1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 07:47:14 +03:00

Update translations.

I meant to do this for 4.1.0-beta4, so let's try and make sure it's in
the next (pre-)release.
This commit is contained in:
Athanasius 2020-09-11 16:48:20 +01:00
parent 13f7ccc87a
commit 44353b668e
8 changed files with 84 additions and 1 deletions

View File

@ -1,3 +1,12 @@
/* Label for 'UI Scaling' option [prefs.py] */
"UI Scale Percentage" = "Procenta UI škálování";
/* Text describing that value '0' means 'default', and changes require a restart [prefs.py] */
"0 means Default{CR}Restart Required for{CR}changes to take effect!" = "0 je výchozí hodnota{CR}Je potřeba restartovat{CR}aby se změna projevila!";
/* Text describing that value '100' means 'default', and changes require a restart [prefs.py] */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 je výchozí hodnota{CR}je potřeba restartovat,{CR}aby se změna projevila!";
/* Language name */
"!Language" = "Čeština";
@ -526,3 +535,8 @@
/* Shortcut settings prompt on OSX. [prefs.py] */
"{APP} needs permission to use shortcuts" = "{APP} vyžaduje oprávnění pro použití klávesových zkratek";
/* Label for 'UI Scaling' option [prefs.py] */
"UI Scaling" = "UI škálování";
/* Label for user configured level of logging [prefs.py] */
"Log Level" = "Míra logování";

View File

@ -1,3 +1,12 @@
/* Label for 'UI Scaling' option [prefs.py] */
"UI Scale Percentage" = "UI-Skalierung in Prozent";
/* Text describing that value '0' means 'default', and changes require a restart [prefs.py] */
"0 means Default{CR}Restart Required for{CR}changes to take effect!" = "0 bedeutet Standardwert{CR}Neustart erforderlich, um{CR}Änderungen zu übernehmen!";
/* Text describing that value '100' means 'default', and changes require a restart [prefs.py] */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 bedeutet Standardwert{CR}Neustart erforderlich, um{CR}Änderungen zu übernehmen!";
/* Language name */
"!Language" = "Deutsch";
@ -526,3 +535,8 @@
/* Shortcut settings prompt on OSX. [prefs.py] */
"{APP} needs permission to use shortcuts" = "{APP} benötigt für Tastenkürzel Systemrechte (Bedienungshilfen)";
/* Label for 'UI Scaling' option [prefs.py] */
"UI Scaling" = "UI-Skalierung";
/* Label for user configured level of logging [prefs.py] */
"Log Level" = "Log-Level";

View File

@ -526,3 +526,8 @@
/* Shortcut settings prompt on OSX. [prefs.py] */
"{APP} needs permission to use shortcuts" = "{APP} ha bisogno dei permessi per usare le scorciatoie";
/* Label for 'UI Scaling' option [prefs.py] */
"UI Scaling" = "Adattamento UI";
/* Label for user configured level of logging [prefs.py] */
"Log Level" = "Livello di Log";

View File

@ -1,3 +1,12 @@
/* Label for 'UI Scaling' option [prefs.py] */
"UI Scale Percentage" = "UIスケール比率";
/* Text describing that value '0' means 'default', and changes require a restart [prefs.py] */
"0 means Default{CR}Restart Required for{CR}changes to take effect!" = "0はデフォルトを意味します{CR}変更した値を反映するには{CR}再起動が必要です!";
/* Text describing that value '100' means 'default', and changes require a restart [prefs.py] */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100はデフォルトを意味します{CR}変更した値を反映するには{CR}再起動が必要です!";
/* Language name */
"!Language" = "日本語";
@ -526,3 +535,8 @@
/* Shortcut settings prompt on OSX. [prefs.py] */
"{APP} needs permission to use shortcuts" = "{APP} がショートカットを利用するには許可が必要です";
/* Label for 'UI Scaling' option [prefs.py] */
"UI Scaling" = "UIスケーリング";
/* Label for user configured level of logging [prefs.py] */
"Log Level" = "ログレベル";

View File

@ -490,6 +490,9 @@
/* Update button in main window. [EDMarketConnector.py] */
"Update" = "Aktualizacja";
/* Option to use alternate URL method on shipyard links [prefs.py] */
"Use alternate URL method" = "Użyj alternatywnej metody URL";
/* Status dialog subtitle - CR value of ship. [stats.py] */
"Value" = "Wartość";
@ -522,4 +525,3 @@
/* Shortcut settings prompt on OSX. [prefs.py] */
"{APP} needs permission to use shortcuts" = "{APP} wymaga uprawnień by{CR}móc korzystać ze skrótów klawiszowych.";

View File

@ -1,3 +1,12 @@
/* Label for 'UI Scaling' option [prefs.py] */
"UI Scale Percentage" = "Porcentagem de escala da IU";
/* Text describing that value '0' means 'default', and changes require a restart [prefs.py] */
"0 means Default{CR}Restart Required for{CR}changes to take effect!" = "0 significa Padrão{CR}Necessário Reiniciar para as{CR}alterações entrarem em vigor!";
/* Text describing that value '100' means 'default', and changes require a restart [prefs.py] */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 significa Padrão{CR}Necessário Reiniciar para as{CR}alterações entrarem em vigor!";
/* Language name */
"!Language" = "Português (Brasil)";
@ -526,3 +535,8 @@
/* Shortcut settings prompt on OSX. [prefs.py] */
"{APP} needs permission to use shortcuts" = "{APP} precisa de permissão para usar atalhos";
/* Label for 'UI Scaling' option [prefs.py] */
"UI Scaling" = "Escala da UI";
/* Label for user configured level of logging [prefs.py] */
"Log Level" = "Nível de Log";

View File

@ -526,3 +526,9 @@
/* Shortcut settings prompt on OSX. [prefs.py] */
"{APP} needs permission to use shortcuts" = "{APP} требуется разрешение на использование глобальных сочетаний клавиш";
/* Label for 'UI Scaling' option [prefs.py] */
"UI Scaling" = "Масштабирование интерфейса";
/* Label for user configured level of logging [prefs.py] */
"Log Level" = "Уровень лога
";

View File

@ -1,3 +1,12 @@
/* Label for 'UI Scaling' option [prefs.py] */
"UI Scale Percentage" = "Procenat UI skaliranja";
/* Text describing that value '0' means 'default', and changes require a restart [prefs.py] */
"0 means Default{CR}Restart Required for{CR}changes to take effect!" = "0 je standardna vrijednost{CR}Potreban je restart{CR}za primjenu podešavanja!";
/* Text describing that value '100' means 'default', and changes require a restart [prefs.py] */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 je standardna vrijednost{CR}Potreban je restart{CR}za primjenu podešavanja!";
/* Language name */
"!Language" = "Srpski (Latinica, Bosna i Hercegovina)";
@ -526,3 +535,8 @@
/* Shortcut settings prompt on OSX. [prefs.py] */
"{APP} needs permission to use shortcuts" = "{APP} traži dozvolu da koristi prečice";
/* Label for 'UI Scaling' option [prefs.py] */
"UI Scaling" = "UI skaliranje";
/* Label for user configured level of logging [prefs.py] */
"Log Level" = "Log nivo";