34 lines
1.3 KiB
Plaintext
34 lines
1.3 KiB
Plaintext
/* quicklook file count */
|
|
"%@ files" = "%@ filer";
|
|
|
|
/* quicklook file header */
|
|
"%@ Files" = "%@ Filer";
|
|
|
|
/* quicklook tracker header */
|
|
"%@ Trackers" = "%@ Trackers";
|
|
|
|
/* quicklook web seed header */
|
|
"%@ Web Seeds" = "%@ Web Seeds";
|
|
|
|
/* 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 Web Seed";
|
|
|
|
/* quicklook creation info */
|
|
"Created on %@" = "Oprettet d. %@";
|
|
|
|
/* quicklook creation info */
|
|
"Created on %@ with %@" = "Oprettet d. %1$@ med %2$@";
|
|
|
|
/* quicklook creation info */
|
|
"Created with %@" = "Oprettet med %@";
|
|
|