mirror of
https://github.com/transmission/transmission.git
synced 2025-12-25 04:45:56 +00:00
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)
This commit is contained in:
27
macosx/QuickLookPlugin/af.lproj/Localizable.strings
Normal file
27
macosx/QuickLookPlugin/af.lproj/Localizable.strings
Normal file
@@ -0,0 +1,27 @@
|
||||
/* 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 %@";
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
/* quicklook file header */
|
||||
"%lu Files" = "%lu Filer";
|
||||
"%lu Files" = "%lu filer";
|
||||
|
||||
/* quicklook file count */
|
||||
"%lu files" = "%lu filer";
|
||||
|
||||
/* quicklook tracker header */
|
||||
"%lu Trackers" = "%lu Trackere";
|
||||
"%lu Trackers" = "%lu trackere";
|
||||
|
||||
/* quicklook web seed header */
|
||||
"%lu Web Seeds" = "%lu Webseeds";
|
||||
"%lu Web Seeds" = "%lu webseeds";
|
||||
|
||||
/* quicklook tracker header */
|
||||
"1 Tracker" = "1 Tracker";
|
||||
|
||||
27
macosx/QuickLookPlugin/el.lproj/Localizable.strings
Normal file
27
macosx/QuickLookPlugin/el.lproj/Localizable.strings
Normal file
@@ -0,0 +1,27 @@
|
||||
/* quicklook file header */
|
||||
"%lu Files" = "%lu Αρχεία";
|
||||
|
||||
/* quicklook file count */
|
||||
"%lu files" = "%lu αρχεία";
|
||||
|
||||
/* quicklook tracker header */
|
||||
"%lu Trackers" = "%lu Ιχνηλάτες";
|
||||
|
||||
/* quicklook web seed header */
|
||||
"%lu Web Seeds" = "%lu Διαμοιραστές Δικτύου";
|
||||
|
||||
/* quicklook tracker header */
|
||||
"1 Tracker" = "1 Ιχνηλάτης";
|
||||
|
||||
/* quicklook web seed header */
|
||||
"1 Web Seed" = "1 Διαμοιραστής Δικτύου";
|
||||
|
||||
/* quicklook creation info */
|
||||
"Created on %@" = "Δημιουργήθηκε την %@";
|
||||
|
||||
/* quicklook creation info */
|
||||
"Created on %@ with %@" = "Δημιουργήθηκε την %1$@ με %2$@";
|
||||
|
||||
/* quicklook creation info */
|
||||
"Created with %@" = "Δημιουργήθηκε με %@";
|
||||
|
||||
Reference in New Issue
Block a user