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