Files
transmission/macosx/QuickLookPlugin/af.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
583 B
Plaintext

/* quicklook file header */
"%lu Files" = "%lu lêers";
/* quicklook file count */
"%lu files" = "%lu lêers";
/* quicklook tracker header */
"%lu Trackers" = "%lu spoorders";
/* quicklook web seed header */
"%lu Web Seeds" = "%lu websade";
/* quicklook tracker header */
"1 Tracker" = "1 Spoorder";
/* quicklook web seed header */
"1 Web Seed" = "1 Websaad";
/* quicklook creation info */
"Created on %@" = "Geskep op %@";
/* quicklook creation info */
"Created on %@ with %@" = "Geskep op %1$@ met %2$@";
/* quicklook creation info */
"Created with %@" = "Geskep met %@";