2015-12-21 09:26:38 +00:00
|
|
|
/* quicklook file count */
|
|
|
|
"%@ files" = "%@ bestanden";
|
|
|
|
|
|
|
|
/* quicklook file header */
|
|
|
|
"%@ Files" = "%@ Bestanden";
|
|
|
|
|
|
|
|
/* quicklook tracker header */
|
|
|
|
"%@ Trackers" = "%@ Trackers";
|
|
|
|
|
|
|
|
/* quicklook web seed header */
|
|
|
|
"%@ Web Seeds" = "%@ Web Seeds";
|
|
|
|
|
|
|
|
/* quicklook file count */
|
|
|
|
"1 file" = "1 bestand";
|
|
|
|
|
|
|
|
/* quicklook file header */
|
|
|
|
"1 File" = "1 Bestand";
|
|
|
|
|
|
|
|
/* quicklook tracker header */
|
|
|
|
"1 Tracker" = "1 Tracker";
|
|
|
|
|
|
|
|
/* quicklook web seed header */
|
|
|
|
"1 Web Seed" = "1 Web Seed";
|
|
|
|
|
|
|
|
/* quicklook creation info */
|
|
|
|
"Created on %@" = "Gemaakt op %@";
|
|
|
|
|
|
|
|
/* quicklook creation info */
|
|
|
|
"Created on %@ with %@" = "Gemaakt op %1$@ met %2$@";
|
|
|
|
|
|
|
|
/* quicklook creation info */
|
2017-01-28 12:02:40 +00:00
|
|
|
"Created with %@" = "Gemaakt met %@";
|