1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 00:04:06 +00:00
transmission/macosx/QuickLookPlugin/pl.lproj/Localizable.strings
Mike Gelfand f544399183
Sync translations (#6453)
* Sync translations with code

* Move Qt client's it_IT to it

"it_IT" was merged into pre-existing "it", so no (huge) loss of translations
should occur; "it" was chosen as a base since it contains more up-to-date
translations while "it_IT" hasn't changed much in years (I think, because most
phrases were marked as reviewed and so impossible to change by most translators
based on their assigned role).

* Sync translations with Transifex

* Add new languages (90+% complete)

Mac client:
* Basque (eu)
* Hebrew (he)
* Hungarian (hu)
* Japanese (ja)
* Polish (pl)
* Portuguese (Brazil) (pt_BR)
* Swedish (sv)
* Ukrainian (uk)
* Chinese (China) (zh_CN)
* Chinese (Taiwan) (zh_TW)

Qt client:
* Icelandic (is)

Also, fix Qt client languages list to include those already in
translations/ subdirectory and 90+% complete:
* Hebrew (he)
* Chinese (Taiwan) (zh_TW)

* Fix Xcode language mapping for pt_PT/pt-PT

* Fix Xcode language mapping for pt_BR/pt-BR

* Fix Xcode language mapping for zh_CN/zh-CN

* Fix Xcode language mapping for zh_TW/zh-TW

* Sync translations with Transifex (again)

Primarily to fixup "Port: $@" translation, but there were other updates in the
meantime.

* Update list of QuickLookPlugin languages

* Fixup local pt-BR language name in tx config
2023-12-29 15:16:07 +00:00

27 lines
680 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/* quicklook file header */
"%lu Files" = "%lu pliki(-ów)";
/* quicklook file count */
"%lu files" = "%lu pliki(-ów)";
/* quicklook tracker header */
"%lu Trackers" = "%lu serwery(-ów) śledzące(-ych)";
/* quicklook web seed header */
"%lu Web Seeds" = "%lu wysyłające(-ych) w sieci";
/* quicklook tracker header */
"1 Tracker" = "1 serwer śledzący";
/* quicklook web seed header */
"1 Web Seed" = "1 wysyłający w sieci";
/* quicklook creation info */
"Created on %@" = "Utworzony dnia %@";
/* quicklook creation info */
"Created on %@ with %@" = "Utworzony dnia %1$@ przez: %2$@";
/* quicklook creation info */
"Created with %@" = "Utworzony za pomocą: %@";