Files
transmission/macosx/QuickLookExtension/da.lproj/Localizable.strings
Mike Gelfand b27fafca45 Sync translations (#7768)
* Sync translations with code

* Sync translations with Transifex
2025-11-05 22:05:13 +00:00

28 lines
580 B
Plaintext

/* quicklook file header */
"%lu Files" = "%lu filer";
/* quicklook file count */
"%lu files" = "%lu filer";
/* quicklook tracker header */
"%lu Trackers" = "%lu trackere";
/* quicklook web seed header */
"%lu Web Seeds" = "%lu webseeds";
/* 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 %@";