2015-12-21 09:26:38 +00:00
|
|
|
/* quicklook file count */
|
|
|
|
"%@ files" = "%@ file";
|
|
|
|
|
|
|
|
/* quicklook file header */
|
|
|
|
"%@ Files" = "%@ file";
|
|
|
|
|
|
|
|
/* quicklook tracker header */
|
|
|
|
"%@ Trackers" = "%@ server traccia";
|
|
|
|
|
|
|
|
/* quicklook web seed header */
|
|
|
|
"%@ Web Seeds" = "%@ seeder web";
|
|
|
|
|
|
|
|
/* quicklook file count */
|
|
|
|
"1 file" = "1 file";
|
|
|
|
|
|
|
|
/* quicklook file header */
|
|
|
|
"1 File" = "1 file";
|
|
|
|
|
|
|
|
/* quicklook tracker header */
|
|
|
|
"1 Tracker" = "1 server traccia";
|
|
|
|
|
|
|
|
/* quicklook web seed header */
|
|
|
|
"1 Web Seed" = "1 seeder web";
|
|
|
|
|
|
|
|
/* quicklook creation info */
|
|
|
|
"Created on %@" = "Creato il %@";
|
|
|
|
|
|
|
|
/* quicklook creation info */
|
|
|
|
"Created on %@ with %@" = "Creato il %1$@ con %2$@";
|
|
|
|
|
|
|
|
/* quicklook creation info */
|
|
|
|
"Created with %@" = "Creato con %@";
|
|
|
|
|