34 lines
669 B
Plaintext
34 lines
669 B
Plaintext
/* quicklook file count */
|
|
"%@ files" = "%@ filer";
|
|
|
|
/* quicklook file header */
|
|
"%@ Files" = "%@ Filer";
|
|
|
|
/* quicklook tracker header */
|
|
"%@ Trackers" = "%@ Trackere";
|
|
|
|
/* quicklook web seed header */
|
|
"%@ Web Seeds" = "%@ Webseeds";
|
|
|
|
/* quicklook file count */
|
|
"1 file" = "1 fil";
|
|
|
|
/* quicklook file header */
|
|
"1 File" = "1 Fil";
|
|
|
|
/* quicklook tracker header */
|
|
"1 Tracker" = "1 Tracker";
|
|
|
|
/* quicklook web seed header */
|
|
"1 Web Seed" = "1 webseed";
|
|
|
|
/* quicklook creation info */
|
|
"Created on %@" = "Oprettet %@";
|
|
|
|
/* quicklook creation info */
|
|
"Created on %@ with %@" = "Oprettet %1$@ med %2$@";
|
|
|
|
/* quicklook creation info */
|
|
"Created with %@" = "Oprettet med %@";
|
|
|