Files
transmission/macosx/QuickLookPlugin/da.lproj/Localizable.strings
Mike Gelfand 42ccb54c98 Sync translations (#7477)
* Sync translations with code

* Sync translations with Transifex

* Fix order of plurals for Slovenian

* Add new Mac translations

* Afrikaans (af)
* Greek (el)
2025-03-09 13:47:57 +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 %@";