Translations update from Weblate (#588)

* Translated using Weblate (Japanese)

Currently translated at 94.5% (139 of 147 strings)

Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/

* Translated using Weblate (Polish)

Currently translated at 100.0% (147 of 147 strings)

Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pl/

---------

Co-authored-by: Tak-attack <tak.bts@gmail.com>
Co-authored-by: Eryk Pawlikowski <eryk5188@gmail.com>
This commit is contained in:
WerWolvTranslationBot
2024-03-17 19:31:02 +01:00
committed by GitHub
parent 34fb7bb538
commit b84dcd99ad
2 changed files with 16 additions and 6 deletions
+3 -3
View File
@@ -93,7 +93,7 @@
"update_to": "{{name}} を更新" "update_to": "{{name}} を更新"
}, },
"PluginListLabel": { "PluginListLabel": {
"hidden": "クイックアクセスメニューから表示にします" "hidden": "クイックアクセスメニューから表示されません"
}, },
"PluginLoader": { "PluginLoader": {
"error": "エラー", "error": "エラー",
@@ -124,7 +124,7 @@
}, },
"third_party_plugins": { "third_party_plugins": {
"button_install": "インストール", "button_install": "インストール",
"button_zip": "ブラウズ", "button_zip": "開く",
"header": "サードパーティプラグイン", "header": "サードパーティプラグイン",
"label_desc": "URL", "label_desc": "URL",
"label_url": "URLからプラグインをインストール", "label_url": "URLからプラグインをインストール",
@@ -138,7 +138,7 @@
"header": "その他" "header": "その他"
}, },
"PluginView": { "PluginView": {
"hidden_other": "{{count}} 個のプラグインがこのリストから非表示になます" "hidden_other": "{{count}} 個のプラグインがこのリストから非表示になっています"
}, },
"SettingsGeneralIndex": { "SettingsGeneralIndex": {
"about": { "about": {
+13 -3
View File
@@ -113,7 +113,9 @@
"reinstall": "Reinstalacja", "reinstall": "Reinstalacja",
"show": "Szybki dostęp: Pokaż", "show": "Szybki dostęp: Pokaż",
"uninstall": "Odinstaluj", "uninstall": "Odinstaluj",
"update_to": "Zaktualizuj do {{name}}" "update_to": "Zaktualizuj do {{name}}",
"unfreeze": "Odblokuj aktualizacje",
"freeze": "Zablokuj aktualizacje"
}, },
"PluginLoader": { "PluginLoader": {
"decky_title": "Decky", "decky_title": "Decky",
@@ -199,7 +201,8 @@
"SettingsIndex": { "SettingsIndex": {
"developer_title": "Deweloper", "developer_title": "Deweloper",
"general_title": "Ogólne", "general_title": "Ogólne",
"plugins_title": "Pluginy" "plugins_title": "Pluginy",
"testing_title": "Testowanie"
}, },
"Store": { "Store": {
"store_contrib": { "store_contrib": {
@@ -225,7 +228,11 @@
"alph_asce": "Alfabetycznie (od Z do A)", "alph_asce": "Alfabetycznie (od Z do A)",
"alph_desc": "Alfabetycznie (od A do Z)", "alph_desc": "Alfabetycznie (od A do Z)",
"title": "Przeglądaj", "title": "Przeglądaj",
"about": "Informacje" "about": "Informacje",
"date_desc": "Od najnowszych",
"downloads_desc": "Najwięcej pobrań",
"downloads_asce": "Najmniej pobrań",
"date_asce": "Od najstarszych"
}, },
"store_testing_cta": "Rozważ przetestowanie nowych pluginów, aby pomóc zespołowi Decky Loader!", "store_testing_cta": "Rozważ przetestowanie nowych pluginów, aby pomóc zespołowi Decky Loader!",
"store_testing_warning": { "store_testing_warning": {
@@ -263,5 +270,8 @@
"TitleView": { "TitleView": {
"settings_desc": "Otwórz ustawienia Decky", "settings_desc": "Otwórz ustawienia Decky",
"decky_store_desc": "Otwórz sklep Decky" "decky_store_desc": "Otwórz sklep Decky"
},
"Testing": {
"download": "Pobierz"
} }
} }