diff options
| author | WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> | 2024-07-09 00:20:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-08 18:20:08 -0400 |
| commit | 88dfd476e5b0bf3243e695a374f3ea1d10e4ed99 (patch) | |
| tree | d5450a3ed28bfe4093a1f6729345f25a71e825fc /backend | |
| parent | d634503ffa8879c377da7ca50a970a6d1c124205 (diff) | |
| download | decky-loader-88dfd476e5b0bf3243e695a374f3ea1d10e4ed99.tar.gz decky-loader-88dfd476e5b0bf3243e695a374f3ea1d10e4ed99.zip | |
Translations update from Weblate (#653)v3.0.0-pre4
Co-authored-by: elliotfontaine <elliot.fontaine@gmail.com>
Co-authored-by: Meiton <michal.salati@gmail.com>
Co-authored-by: Andrew <www.andru90@gmail.com>
Co-authored-by: Denys Dovhan <denysdovhan@gmail.com>
Co-authored-by: Eryk Pawlikowski <eryk5188@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Diffstat (limited to 'backend')
22 files changed, 50 insertions, 1032 deletions
diff --git a/backend/decky_loader/locales/ar-AA.json b/backend/decky_loader/locales/ar-AA.json index 869104a7..2d12ea60 100644 --- a/backend/decky_loader/locales/ar-AA.json +++ b/backend/decky_loader/locales/ar-AA.json @@ -8,22 +8,13 @@ } }, "Developer": { - "5secreload": "إعادة التحميل في 5 ثواني", - "disabling": "", - "enabling": "" + "5secreload": "إعادة التحميل في 5 ثواني" }, "DropdownMultiselect": { "button": { "back": "الخلف" } }, - "FilePickerError": { - "errors": { - "file_not_found": "", - "perm_denied": "", - "unknown": "" - } - }, "FilePickerIndex": { "file": { "select": "إختر هذا الملف" @@ -57,8 +48,7 @@ "update": "تحديث {{name}} إلى {{version}}" }, "ok_button": { - "idle": "تأكيد", - "loading": "" + "idle": "تأكيد" }, "title": { "install_few": "", @@ -100,7 +90,6 @@ "desc": "هل أنت متأكد من رغبتك في تنصيب {{artifact}} {{version}}؟", "title": "تنصيب {{artifact}}" }, - "no_hash": "", "reinstall": { "button_idle": "إعادة تنصيب", "button_processing": "تتم إعادة التنصيب", @@ -115,10 +104,7 @@ } }, "PluginListIndex": { - "freeze": "", "hide": "إخفاء من قائمة الوصول السريع", - "no_plugin": "", - "plugin_actions": "", "reinstall": "إعادة التنصيب", "reload": "إعادة التحميل", "show": "إظهار في قائمة الوصول السريع", @@ -137,16 +123,9 @@ }, "PluginLoader": { "decky_title": "Decky", - "decky_update_available": "", "error": "خطا", - "plugin_error_uninstall": "", - "plugin_load_error": { - "message": "", - "toast": "" - }, "plugin_uninstall": { "button": "إزالة التنصيب", - "desc": "", "title": "إزالة التنصيب {{name}}" }, "plugin_update_few": "", @@ -164,148 +143,14 @@ "hidden_two": "", "hidden_zero": "" }, - "RemoteDebugging": { - "remote_cef": { - "desc": "", - "label": "" - } - }, "SettingsDeveloperIndex": { - "cef_console": { - "button": "", - "desc": "", - "label": "" - }, "header": "أخرى", "react_devtools": { - "desc": "", - "ip_label": "عنوان الشبكة", - "label": "" + "ip_label": "عنوان الشبكة" }, "third_party_plugins": { "button_install": "تنصيب", - "button_zip": "تصفح", - "header": "", - "label_desc": "", - "label_url": "", - "label_zip": "" - }, - "valve_internal": { - "desc1": "", - "desc2": "", - "label": "" - } - }, - "SettingsGeneralIndex": { - "about": { - "decky_version": "", - "header": "" - }, - "beta": { - "header": "" - }, - "developer_mode": { - "label": "" - }, - "notifications": { - "decky_updates_label": "", - "header": "", - "plugin_updates_label": "" - }, - "other": { - "header": "" - }, - "updates": { - "header": "" - } - }, - "SettingsIndex": { - "developer_title": "", - "general_title": "", - "plugins_title": "", - "testing_title": "" - }, - "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, - "store_contrib": { - "desc": "", - "label": "" - }, - "store_filter": { - "label": "", - "label_def": "" - }, - "store_search": { - "label": "" - }, - "store_sort": { - "label": "", - "label_def": "" - }, - "store_source": { - "desc": "", - "label": "" - }, - "store_tabs": { - "about": "", - "alph_asce": "", - "alph_desc": "", - "date_asce": "", - "date_desc": "", - "downloads_asce": "", - "downloads_desc": "", - "title": "" - }, - "store_testing_cta": "", - "store_testing_warning": { - "desc": "", - "label": "" - } - }, - "StoreSelect": { - "custom_store": { - "label": "", - "url_label": "" - }, - "store_channel": { - "custom": "", - "default": "", - "label": "", - "testing": "" - } - }, - "Testing": { - "download": "", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" - }, - "TitleView": { - "decky_store_desc": "", - "settings_desc": "" - }, - "Updater": { - "decky_updates": "", - "no_patch_notes_desc": "", - "patch_notes_desc": "", - "updates": { - "check_button": "", - "checking": "", - "cur_version": "", - "install_button": "", - "label": "", - "lat_version": "", - "reloading": "", - "updating": "" + "button_zip": "تصفح" } } } diff --git a/backend/decky_loader/locales/bg-BG.json b/backend/decky_loader/locales/bg-BG.json index 0b84693a..7272f555 100644 --- a/backend/decky_loader/locales/bg-BG.json +++ b/backend/decky_loader/locales/bg-BG.json @@ -99,14 +99,12 @@ } }, "PluginListIndex": { - "freeze": "", "hide": "Бърз достъп: Скриване", "no_plugin": "Няма инсталирани добавки!", "plugin_actions": "Действия с добавката", "reinstall": "Преинсталиране", "reload": "Презареждане", "show": "Бърз достъп: Показване", - "unfreeze": "", "uninstall": "Деинсталиране", "update_all_one": "Обновяване на 1 добавка", "update_all_other": "Обновяване на {{count}} добавки", @@ -194,19 +192,9 @@ "SettingsIndex": { "developer_title": "Разработчик", "general_title": "Общи", - "plugins_title": "Добавки", - "testing_title": "" + "plugins_title": "Добавки" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Ако искате да допринесете към магазина за добавки на Decky, разгледайте хранилището SteamDeckHomebrew/decky-plugin-template в GitHub. Може да намерите информация относно разработката и разпространението във файла README.", "label": "Допринасяне" @@ -230,17 +218,9 @@ "about": "Относно", "alph_asce": "По азбучен ред (Я -> А)", "alph_desc": "По азбучен ред (А -> Я)", - "date_asce": "", - "date_desc": "", - "downloads_asce": "", - "downloads_desc": "", "title": "Разглеждане" }, - "store_testing_cta": "Помислете дали искате да тествате новите добавки, за да помогнете на екипа на Decky Loader!", - "store_testing_warning": { - "desc": "", - "label": "" - } + "store_testing_cta": "Помислете дали искате да тествате новите добавки, за да помогнете на екипа на Decky Loader!" }, "StoreSelect": { "custom_store": { @@ -254,17 +234,6 @@ "testing": "Тестване" } }, - "Testing": { - "download": "", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" - }, - "TitleView": { - "decky_store_desc": "", - "settings_desc": "" - }, "Updater": { "decky_updates": "Обновления на Decky", "no_patch_notes_desc": "няма бележки за промените в тази версия", diff --git a/backend/decky_loader/locales/cs-CZ.json b/backend/decky_loader/locales/cs-CZ.json index f64ba953..6ffd2486 100644 --- a/backend/decky_loader/locales/cs-CZ.json +++ b/backend/decky_loader/locales/cs-CZ.json @@ -113,7 +113,6 @@ "unfreeze": "Povolit aktualizace", "uninstall": "Odinstalovat", "update_all_few": "Aktualizovat {{count}} pluginů", - "update_all_many": "", "update_all_one": "Aktualizovat 1 plugin", "update_all_other": "Aktualizovat {{count}} pluginů", "update_to": "Aktualizovat na {{name}}" @@ -141,7 +140,6 @@ }, "PluginView": { "hidden_few": "{{count}} pluginů je v tomto seznamu skryto", - "hidden_many": "", "hidden_one": "1 plugin je v tomto seznamu skrytý", "hidden_other": "{{count}} pluginů je v tomto seznamu skryto" }, @@ -207,15 +205,6 @@ "testing_title": "Testování" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Pokud byste chtěli přispět do obchodu Decky Plugin Store, podívejte se na repozitář SteamDeckHomebrew/decky-plugin-template na GitHubu. Informace o vývoji a distribuci jsou k dispozici v README.", "label": "Přispívání" @@ -264,11 +253,7 @@ } }, "Testing": { - "download": "Stáhnout", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" + "download": "Stáhnout" }, "TitleView": { "decky_store_desc": "Otevřít obchod Decky", diff --git a/backend/decky_loader/locales/de-DE.json b/backend/decky_loader/locales/de-DE.json index c8627af8..71570f93 100644 --- a/backend/decky_loader/locales/de-DE.json +++ b/backend/decky_loader/locales/de-DE.json @@ -198,15 +198,6 @@ "testing_title": "Testen" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Wenn du Erweiterungen im Decky Store veröffentlichen willst, besuche die SteamDeckHomebrew/decky-plugin-template Repository auf GitHub. Informationen rund um Entwicklung und Veröffentlichung findest du in der README.", "label": "Mitwirken" @@ -255,11 +246,7 @@ } }, "Testing": { - "download": "Download", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" + "download": "Download" }, "TitleView": { "decky_store_desc": "Decky Store Öffnen", diff --git a/backend/decky_loader/locales/el-GR.json b/backend/decky_loader/locales/el-GR.json index 5901f62d..e969e075 100644 --- a/backend/decky_loader/locales/el-GR.json +++ b/backend/decky_loader/locales/el-GR.json @@ -99,14 +99,12 @@ } }, "PluginListIndex": { - "freeze": "", "hide": "Γρήγορη πρόσβαση: Απόκρυψη", "no_plugin": "Δεν υπάρχουν εγκατεστημένες επεκτάσεις!", "plugin_actions": "Ενέργειες επεκτάσεων", "reinstall": "Επανεγκατάσταση", "reload": "Επαναφόρτωση", "show": "Γρήγορη πρόσβαση: Εμφάνιση", - "unfreeze": "", "uninstall": "Απεγκατάσταση", "update_all_one": "Ενημέρωση 1 επέκτασης", "update_all_other": "Ενημέρωση {{count}} επεκτάσεων", @@ -194,19 +192,9 @@ "SettingsIndex": { "developer_title": "Προγραμματιστής", "general_title": "Γενικά", - "plugins_title": "Επεκτάσεις", - "testing_title": "" + "plugins_title": "Επεκτάσεις" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Αν θέλετε να συνεισφέρετε στο κατάστημα επεκτάσεων του Decky, τσεκάρετε το SteamDeckHomebrew/decky-plugin-template repository στο GitHub. Πληροφορίες σχετικά με τη δημιουργία και τη διανομή επεκτάσεων είναι διαθέσιμες στο README.", "label": "Συνεισφέροντας" @@ -230,10 +218,6 @@ "about": "Σχετικά", "alph_asce": "Αλφαβητικά (Ζ σε Α)", "alph_desc": "Αλφαβητικά (Α σε Ζ)", - "date_asce": "", - "date_desc": "", - "downloads_asce": "", - "downloads_desc": "", "title": "Περιήγηση" }, "store_testing_cta": "Παρακαλώ σκεφτείτε να τεστάρετε νέες επεκτάσεις για να βοηθήσετε την ομάδα του Decky Loader!", @@ -254,13 +238,6 @@ "testing": "Δοκιμαστικό" } }, - "Testing": { - "download": "", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" - }, "TitleView": { "decky_store_desc": "Άνοιγμα Καταστήματος Decky", "settings_desc": "Άνοιγμα Ρυθμίσεων Decky" diff --git a/backend/decky_loader/locales/es-ES.json b/backend/decky_loader/locales/es-ES.json index b8a69c2e..f565e3a0 100644 --- a/backend/decky_loader/locales/es-ES.json +++ b/backend/decky_loader/locales/es-ES.json @@ -12,41 +12,9 @@ "disabling": "Desactivando DevTools de React", "enabling": "Activando DevTools de React" }, - "DropdownMultiselect": { - "button": { - "back": "" - } - }, - "FilePickerError": { - "errors": { - "file_not_found": "", - "perm_denied": "", - "unknown": "" - } - }, "FilePickerIndex": { - "file": { - "select": "" - }, - "files": { - "all_files": "", - "file_type": "", - "show_hidden": "" - }, - "filter": { - "created_asce": "", - "created_desc": "", - "modified_asce": "", - "modified_desc": "", - "name_asce": "", - "name_desc": "", - "size_asce": "", - "size_desc": "" - }, "folder": { - "label": "", - "select": "Usar esta carpeta", - "show_more": "" + "select": "Usar esta carpeta" } }, "MultiplePluginsInstallModal": { @@ -103,23 +71,16 @@ } }, "PluginListIndex": { - "freeze": "", - "hide": "", "no_plugin": "¡No hay plugins instalados!", "plugin_actions": "Acciones de plugin", "reinstall": "Reinstalar", "reload": "Recargar", - "show": "", - "unfreeze": "", "uninstall": "Desinstalar", "update_all_many": "Actualizar {{count}} plugins", "update_all_one": "Actualizar 1 plugin", "update_all_other": "Actualizar {{count}} plugins", "update_to": "Actualizar a {{name}}" }, - "PluginListLabel": { - "hidden": "" - }, "PluginLoader": { "decky_title": "Decky", "decky_update_available": "¡Actualización {{tag_name}} disponible!", @@ -186,11 +147,6 @@ "developer_mode": { "label": "Modo desarrollador" }, - "notifications": { - "decky_updates_label": "", - "header": "", - "plugin_updates_label": "" - }, "other": { "header": "Otros" }, @@ -201,19 +157,9 @@ "SettingsIndex": { "developer_title": "Desarrollador", "general_title": "General", - "plugins_title": "Plugins", - "testing_title": "" + "plugins_title": "Plugins" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Si desea contribuir a la tienda de plugins de Decky, mira el repositorio SteamDeckHomebrew/decky-plugin-template en GitHub. Hay información acerca del desarrollo y distribución en el archivo README.", "label": "Contribuyendo" @@ -237,17 +183,9 @@ "about": "Información", "alph_asce": "Alfabéticamente (Z-A)", "alph_desc": "Alfabéticamente (A-Z)", - "date_asce": "", - "date_desc": "", - "downloads_asce": "", - "downloads_desc": "", "title": "Navegar" }, - "store_testing_cta": "¡Por favor considera probar plugins nuevos para ayudar al equipo de Decky Loader!", - "store_testing_warning": { - "desc": "", - "label": "" - } + "store_testing_cta": "¡Por favor considera probar plugins nuevos para ayudar al equipo de Decky Loader!" }, "StoreSelect": { "custom_store": { @@ -261,17 +199,6 @@ "testing": "Pruebas" } }, - "Testing": { - "download": "", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" - }, - "TitleView": { - "decky_store_desc": "", - "settings_desc": "" - }, "Updater": { "decky_updates": "Actualizaciones de Decky", "no_patch_notes_desc": "No hay notas de parche para esta versión", diff --git a/backend/decky_loader/locales/fi-FI.json b/backend/decky_loader/locales/fi-FI.json index 13d132ed..8ffb6d00 100644 --- a/backend/decky_loader/locales/fi-FI.json +++ b/backend/decky_loader/locales/fi-FI.json @@ -99,14 +99,12 @@ } }, "PluginListIndex": { - "freeze": "", "hide": "Pikavalikko: Piilota", "no_plugin": "Ei asennettuja laajennuksia!", "plugin_actions": "Laajennustoiminnot", "reinstall": "Uudelleenasenna", "reload": "Lataa uudelleen", "show": "Pikavalikko: Näytä", - "unfreeze": "", "uninstall": "Poista asennus", "update_all_one": "Päivitä yksi laajennus", "update_all_other": "Päivitä {{count}} laajennusta", @@ -194,19 +192,9 @@ "SettingsIndex": { "developer_title": "Kehittäjä", "general_title": "Yleinen", - "plugins_title": "Laajennukset", - "testing_title": "" + "plugins_title": "Laajennukset" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Mikäli haluat julkaista Decky Plugin Storeen, tarkista GitHubin SteamDeckHomebrew/decky-plugin-template -esimerkkitietovarasto. Tietoa kehityksestä ja jakelusta löytyy README:stä.", "label": "Osallistuminen" @@ -230,10 +218,6 @@ "about": "Tietoja", "alph_asce": "Aakkosjärjestyksessä (Z–A)", "alph_desc": "Aakkosjärjestyksessä (A–Z)", - "date_asce": "", - "date_desc": "", - "downloads_asce": "", - "downloads_desc": "", "title": "Selaa" }, "store_testing_cta": "Harkitse uusien lisäosien testaamista auttaaksesi Decky Loader -tiimiä!", @@ -254,13 +238,6 @@ "testing": "Testaus" } }, - "Testing": { - "download": "", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" - }, "TitleView": { "decky_store_desc": "Avaa Decky-myymälä", "settings_desc": "Avaa Decky-asetukset" diff --git a/backend/decky_loader/locales/fr-FR.json b/backend/decky_loader/locales/fr-FR.json index 6c5ec8d2..1fe43deb 100644 --- a/backend/decky_loader/locales/fr-FR.json +++ b/backend/decky_loader/locales/fr-FR.json @@ -85,20 +85,20 @@ "install": { "button_idle": "Installer", "button_processing": "Installation en cours", - "desc": "Êtes-vous sûr de vouloir installer {{artifact}} {{version}}\u202f?", + "desc": "Êtes-vous sûr de vouloir installer {{artifact}} {{version}} ?", "title": "Installer {{artifact}}" }, "no_hash": "Ce plugin n'a pas de somme de contrôle, vous l'installez à vos risques et périls.", "reinstall": { "button_idle": "Réinstaller", "button_processing": "Réinstallation en cours", - "desc": "Êtes-vous sûr de vouloir réinstaller {{artifact}} {{version}}\u202f?", + "desc": "Êtes-vous sûr de vouloir réinstaller {{artifact}} {{version}} ?", "title": "Réinstaller {{artifact}}" }, "update": { "button_idle": "Mettre à jour", "button_processing": "Mise à jour", - "desc": "Êtes-vous sûr de vouloir mettre à jour {{artifact}} {{version}}\u202f?", + "desc": "Êtes-vous sûr de vouloir mettre à jour {{artifact}} {{version}} ?", "title": "Mettre à jour {{artifact}}" } }, @@ -205,15 +205,6 @@ "testing_title": "Essai" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Si vous souhaitez contribuer au Decky Plugin Store, consultez le dépôt SteamDeckHomebrew/decky-plugin-template sur GitHub. Des informations sur le développement et la distribution sont disponibles dans le fichier README.", "label": "Contributions" @@ -262,11 +253,7 @@ } }, "Testing": { - "download": "Télécharger", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" + "download": "Télécharger" }, "TitleView": { "decky_store_desc": "Ouvrir le magasin Decky", diff --git a/backend/decky_loader/locales/it-IT.json b/backend/decky_loader/locales/it-IT.json index 02b58551..518a8b1c 100644 --- a/backend/decky_loader/locales/it-IT.json +++ b/backend/decky_loader/locales/it-IT.json @@ -205,15 +205,6 @@ "testing_title": "Testing" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Se desideri contribuire allo store di Decky, puoi trovare un template caricato su GitHub all'indirizzo SteamDeckHomebrew/decky-plugin-template. Informazioni riguardo sviluppo e distribuzione sono disponibili nel README.", "label": "Contribuisci" @@ -262,11 +253,7 @@ } }, "Testing": { - "download": "Scarica", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" + "download": "Scarica" }, "TitleView": { "decky_store_desc": "Apri lo store di Decky", diff --git a/backend/decky_loader/locales/ja-JP.json b/backend/decky_loader/locales/ja-JP.json index 7066953f..bc9433f2 100644 --- a/backend/decky_loader/locales/ja-JP.json +++ b/backend/decky_loader/locales/ja-JP.json @@ -95,14 +95,12 @@ } }, "PluginListIndex": { - "freeze": "", "hide": "クイックアクセス: 非表示", "no_plugin": "プラグインがインストールされていません!", "plugin_actions": "プラグインアクション", "reinstall": "再インストール", "reload": "再読み込み", "show": "クイックアクセス: 表示", - "unfreeze": "", "uninstall": "アンインストール", "update_all_other": "{{count}} 個のプラグインをアップデート", "update_to": "{{name}} を更新" @@ -187,19 +185,9 @@ "SettingsIndex": { "developer_title": "開発者", "general_title": "一般", - "plugins_title": "プラグイン", - "testing_title": "" + "plugins_title": "プラグイン" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Decky Plugin Storeに貢献したい場合は、GitHubのSteamDeckHomebrew/decky-plugin-templateリポジトリを確認してください。 開発と配布に関する情報は README で入手できます。", "label": "貢献" @@ -223,10 +211,6 @@ "about": "概要", "alph_asce": "アルファベット(Z to A)", "alph_desc": "アルファベット(A to Z)", - "date_asce": "", - "date_desc": "", - "downloads_asce": "", - "downloads_desc": "", "title": "閲覧" }, "store_testing_cta": "Decky Loaderチームを支援するために、新しいプラグインのテストを検討してください!", @@ -247,13 +231,6 @@ "testing": "テスト" } }, - "Testing": { - "download": "", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" - }, "TitleView": { "decky_store_desc": "Deckyストアを開く", "settings_desc": "Decky設定を開く" diff --git a/backend/decky_loader/locales/ko-KR.json b/backend/decky_loader/locales/ko-KR.json index 58a4c0a2..902851c5 100644 --- a/backend/decky_loader/locales/ko-KR.json +++ b/backend/decky_loader/locales/ko-KR.json @@ -191,15 +191,6 @@ "testing_title": "테스트" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Decky 플러그인 스토어에 기여하고 싶다면 SteamDeckHomebrew/decky-plugin-template Github 저장소를 확인하세요. 개발 및 배포에 대한 정보는 README에서 확인할 수 있습니다.", "label": "기여하기" @@ -248,11 +239,7 @@ } }, "Testing": { - "download": "다운로드", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" + "download": "다운로드" }, "TitleView": { "decky_store_desc": "Decky 스토어 열기", diff --git a/backend/decky_loader/locales/nl-NL.json b/backend/decky_loader/locales/nl-NL.json index 084817ca..ad78bc3b 100644 --- a/backend/decky_loader/locales/nl-NL.json +++ b/backend/decky_loader/locales/nl-NL.json @@ -198,15 +198,6 @@ "testing_title": "Testen" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Als je wilt bijdragen aan de Decky Plugin Store, kijk dan in de SteamDeckHomebrew/decky-plugin-template repository op GitHub. Informatie over ontwikkeling en distributie is beschikbaar in de README.", "label": "Bijdragen" @@ -255,11 +246,7 @@ } }, "Testing": { - "download": "Downloaden", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" + "download": "Downloaden" }, "TitleView": { "decky_store_desc": "Decky Store openen", diff --git a/backend/decky_loader/locales/pl-PL.json b/backend/decky_loader/locales/pl-PL.json index 89cd44e6..96099746 100644 --- a/backend/decky_loader/locales/pl-PL.json +++ b/backend/decky_loader/locales/pl-PL.json @@ -115,7 +115,6 @@ "update_all_few": "Zaktualizuj {{count}} pluginy", "update_all_many": "Zaktualizuj {{count}} pluginów", "update_all_one": "Zaktualizuj 1 plugin", - "update_all_other": "", "update_to": "Zaktualizuj do {{name}}" }, "PluginListLabel": { @@ -142,8 +141,7 @@ "PluginView": { "hidden_few": "{{count}} pluginy jest ukryty na tej liście", "hidden_many": "{{count}} pluginów jest ukryty na tej liście", - "hidden_one": "1 plugin jest ukryty na tej liście", - "hidden_other": "" + "hidden_one": "1 plugin jest ukryty na tej liście" }, "RemoteDebugging": { "remote_cef": { @@ -207,15 +205,6 @@ "testing_title": "Testowanie" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Jeśli chcesz przyczynić się do rozwoju Decky Plugin Store, sprawdź repozytorium SteamDeckHomebrew/decky-plugin-template na GitHub. Informacje na temat rozwoju i dystrybucji są dostępne w pliku README.", "label": "Współtworzenie" @@ -264,11 +253,7 @@ } }, "Testing": { - "download": "Pobierz", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" + "download": "Pobierz" }, "TitleView": { "decky_store_desc": "Otwórz sklep Decky", diff --git a/backend/decky_loader/locales/pt-BR.json b/backend/decky_loader/locales/pt-BR.json index dfc58468..b5a8ecd6 100644 --- a/backend/decky_loader/locales/pt-BR.json +++ b/backend/decky_loader/locales/pt-BR.json @@ -110,7 +110,6 @@ "reinstall": "Reinstalar", "reload": "Recarregar", "show": "Acesso Rápido: Mostrar", - "unfreeze": "", "uninstall": "Desinstalar", "update_all_many": "Atualizar {{count}} plugins", "update_all_one": "Atualizar 1 plugin", @@ -201,19 +200,9 @@ "SettingsIndex": { "developer_title": "Desenvolvedor", "general_title": "Geral", - "plugins_title": "Plugins", - "testing_title": "" + "plugins_title": "Plugins" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Se você deseja contribuir para a Loja de Plugins para o Decky, confira o repositório SteamDeckHomebrew/decky-plugin-template no GitHub. Informações sobre o desenvolvimento e distribuição estão disponíveis no README.", "label": "Contribuindo" @@ -237,10 +226,6 @@ "about": "Sobre", "alph_asce": "Alfabética (Z - A)", "alph_desc": "Alfabética (A - Z)", - "date_asce": "", - "date_desc": "", - "downloads_asce": "", - "downloads_desc": "", "title": "Navegar" }, "store_testing_cta": "Por favor, considere testar os novos plugins para ajudar o time do Decky Loader!", @@ -261,13 +246,6 @@ "testing": "Em Teste" } }, - "Testing": { - "download": "", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" - }, "TitleView": { "decky_store_desc": "Abrir Loja Decky", "settings_desc": "Abrir Definições Decky" diff --git a/backend/decky_loader/locales/pt-PT.json b/backend/decky_loader/locales/pt-PT.json index d89e860b..92874173 100644 --- a/backend/decky_loader/locales/pt-PT.json +++ b/backend/decky_loader/locales/pt-PT.json @@ -103,14 +103,12 @@ } }, "PluginListIndex": { - "freeze": "", "hide": "Acesso rápido: Ocultar", "no_plugin": "Nenhum plugin instalado!", "plugin_actions": "Operações de plugin", "reinstall": "Reinstalar", "reload": "Recarregar", "show": "Acesso rápido: Mostrar", - "unfreeze": "", "uninstall": "Desinstalar", "update_all_many": "Actualizar {{count}} plugins", "update_all_one": "Actualizar 1 plugin", @@ -201,19 +199,9 @@ "SettingsIndex": { "developer_title": "Programador", "general_title": "Geral", - "plugins_title": "Plugins", - "testing_title": "" + "plugins_title": "Plugins" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Se queres contribuir com um novo plugin, vai ao repositório SteamDeckHomebrew/decky-plugin-template no GitHub. No README, podes encontrar mais informação sobre desenvolvimento e distribuição.", "label": "Contribuir" @@ -237,10 +225,6 @@ "about": "Sobre", "alph_asce": "Alfabeticamente (Z-A)", "alph_desc": "Alfabeticamente (A-Z)", - "date_asce": "", - "date_desc": "", - "downloads_asce": "", - "downloads_desc": "", "title": "Navegar" }, "store_testing_cta": "Testa novos plugins e ajuda a equipa do Decky Loader!", @@ -261,13 +245,6 @@ "testing": "Em teste" } }, - "Testing": { - "download": "", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" - }, "TitleView": { "decky_store_desc": "Abrir a Loja Decky", "settings_desc": "Abrir as Definições Decky" diff --git a/backend/decky_loader/locales/ru-RU.json b/backend/decky_loader/locales/ru-RU.json index 74b286a8..a1d06aba 100644 --- a/backend/decky_loader/locales/ru-RU.json +++ b/backend/decky_loader/locales/ru-RU.json @@ -115,7 +115,6 @@ "update_all_few": "Обновить {{count}} плагинов", "update_all_many": "Обновить {{count}} плагинов", "update_all_one": "Обновить {{count}} плагин", - "update_all_other": "", "update_to": "Обновить на {{name}}" }, "PluginListLabel": { @@ -142,8 +141,7 @@ "PluginView": { "hidden_few": "{{count}} плагинов скрыт из списка", "hidden_many": "{{count}} плагинов скрыт из списка", - "hidden_one": "{{count}} плагин скрыт из списка", - "hidden_other": "" + "hidden_one": "{{count}} плагин скрыт из списка" }, "RemoteDebugging": { "remote_cef": { @@ -207,15 +205,6 @@ "testing_title": "Тестирование" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Если вы хотите внести свой вклад в магазин плагинов Decky, проверьте репозиторий SteamDeckHomebrew/decky-plugin-template на GitHub. Информация о разработке и распространении доступна в README.", "label": "Помощь проекту" @@ -264,11 +253,7 @@ } }, "Testing": { - "download": "Загрузить", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" + "download": "Загрузить" }, "TitleView": { "decky_store_desc": "Открыть магазин Decky", diff --git a/backend/decky_loader/locales/sq-AL.json b/backend/decky_loader/locales/sq-AL.json index e6d7a495..e48b738c 100644 --- a/backend/decky_loader/locales/sq-AL.json +++ b/backend/decky_loader/locales/sq-AL.json @@ -2,64 +2,15 @@ "BranchSelect": { "update_channel": { "label": "Kanali Përditësimet", - "prerelease": "", - "stable": "Fiksuar", - "testing": "" - } - }, - "Developer": { - "5secreload": "", - "disabling": "", - "enabling": "" - }, - "DropdownMultiselect": { - "button": { - "back": "" - } - }, - "FilePickerError": { - "errors": { - "file_not_found": "", - "perm_denied": "", - "unknown": "" + "stable": "Fiksuar" } }, "FilePickerIndex": { - "file": { - "select": "" - }, - "files": { - "all_files": "", - "file_type": "", - "show_hidden": "" - }, - "filter": { - "created_asce": "", - "created_desc": "", - "modified_asce": "", - "modified_desc": "", - "name_asce": "", - "name_desc": "", - "size_asce": "", - "size_desc": "" - }, "folder": { - "label": "", - "select": "Përdore këtë folder", - "show_more": "" + "select": "Përdore këtë folder" } }, "MultiplePluginsInstallModal": { - "confirm": "", - "description": { - "install": "", - "reinstall": "", - "update": "" - }, - "ok_button": { - "idle": "", - "loading": "" - }, "title": { "install_one": "", "install_other": "", @@ -72,9 +23,7 @@ } }, "PluginCard": { - "plugin_full_access": "", "plugin_install": "Instalo", - "plugin_no_desc": "", "plugin_version_label": "Versioni Shteses" }, "PluginInstallModal": { @@ -92,38 +41,21 @@ "title": "Riinstalo {{artifact}}" }, "update": { - "button_idle": "", "button_processing": "Përditësohet", "desc": "Je i sigurt a don ta përditësojsh {{artifact}} {{version}}?", "title": "Përditëso {{artifact}}" } }, "PluginListIndex": { - "freeze": "", - "hide": "", "no_plugin": "Nuk ka shtesa të instaluar!", - "plugin_actions": "", - "reinstall": "", - "reload": "", - "show": "", - "unfreeze": "", "uninstall": "Çinstalo", "update_all_one": "", - "update_all_other": "", - "update_to": "" - }, - "PluginListLabel": { - "hidden": "" + "update_all_other": "" }, "PluginLoader": { "decky_title": "Decky", - "decky_update_available": "", "error": "Gabim", "plugin_error_uninstall": "Ju lutem shko nga {{name}} në Decky menu nëse don ta çinstalojsh këtë shtese.", - "plugin_load_error": { - "message": "", - "toast": "" - }, "plugin_uninstall": { "button": "Çinstalo", "desc": "Je i sigurt që don ta çinstalojsh {{name}}?", @@ -136,21 +68,8 @@ "hidden_one": "", "hidden_other": "" }, - "RemoteDebugging": { - "remote_cef": { - "desc": "", - "label": "" - } - }, "SettingsDeveloperIndex": { - "cef_console": { - "button": "", - "desc": "", - "label": "" - }, - "header": "", "react_devtools": { - "desc": "", "ip_label": "IP", "label": "Aktivizo React DevTools" }, @@ -161,28 +80,11 @@ "label_desc": "URL", "label_url": "Instalo Shtes Nga URL", "label_zip": "Instalo Shtes Nga ZIP" - }, - "valve_internal": { - "desc1": "", - "desc2": "", - "label": "" } }, "SettingsGeneralIndex": { "about": { - "decky_version": "Versioni Decky", - "header": "" - }, - "beta": { - "header": "" - }, - "developer_mode": { - "label": "" - }, - "notifications": { - "decky_updates_label": "", - "header": "", - "plugin_updates_label": "" + "decky_version": "Versioni Decky" }, "other": { "header": "Të Tjera" @@ -193,22 +95,10 @@ }, "SettingsIndex": { "developer_title": "Zhvillues", - "general_title": "Gjeneral", - "plugins_title": "", - "testing_title": "" + "general_title": "Gjeneral" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { - "desc": "", "label": "Kontributi" }, "store_filter": { @@ -219,65 +109,23 @@ "label": "Kërko" }, "store_sort": { - "label": "Rendit", - "label_def": "" + "label": "Rendit" }, "store_source": { - "desc": "", "label": "Kodin Burimor" }, "store_tabs": { - "about": "", - "alph_asce": "", - "alph_desc": "", - "date_asce": "", - "date_desc": "", - "downloads_asce": "", - "downloads_desc": "", "title": "Kërko" - }, - "store_testing_cta": "", - "store_testing_warning": { - "desc": "", - "label": "" } }, "StoreSelect": { - "custom_store": { - "label": "", - "url_label": "" - }, "store_channel": { - "custom": "", - "default": "", - "label": "Kanali Dyqanit", - "testing": "" + "label": "Kanali Dyqanit" } }, - "Testing": { - "download": "", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" - }, - "TitleView": { - "decky_store_desc": "", - "settings_desc": "" - }, "Updater": { - "decky_updates": "", - "no_patch_notes_desc": "", - "patch_notes_desc": "", "updates": { - "check_button": "", - "checking": "", - "cur_version": "Versioni e tanishëme: {{ver}}", - "install_button": "", - "label": "", - "lat_version": "", - "reloading": "", - "updating": "" + "cur_version": "Versioni e tanishëme: {{ver}}" } } } diff --git a/backend/decky_loader/locales/sv-SE.json b/backend/decky_loader/locales/sv-SE.json index 758e2d67..5130ed12 100644 --- a/backend/decky_loader/locales/sv-SE.json +++ b/backend/decky_loader/locales/sv-SE.json @@ -71,213 +71,16 @@ "update_other": "" } }, - "PluginCard": { - "plugin_full_access": "", - "plugin_install": "", - "plugin_no_desc": "", - "plugin_version_label": "" - }, - "PluginInstallModal": { - "install": { - "button_idle": "", - "button_processing": "", - "desc": "", - "title": "" - }, - "no_hash": "", - "reinstall": { - "button_idle": "", - "button_processing": "", - "desc": "", - "title": "" - }, - "update": { - "button_idle": "", - "button_processing": "", - "desc": "", - "title": "" - } - }, "PluginListIndex": { - "freeze": "", - "hide": "", - "no_plugin": "", - "plugin_actions": "", - "reinstall": "", - "reload": "", - "show": "", - "unfreeze": "", - "uninstall": "", "update_all_one": "", - "update_all_other": "", - "update_to": "" - }, - "PluginListLabel": { - "hidden": "" + "update_all_other": "" }, "PluginLoader": { - "decky_title": "", - "decky_update_available": "", - "error": "", - "plugin_error_uninstall": "", - "plugin_load_error": { - "message": "", - "toast": "" - }, - "plugin_uninstall": { - "button": "", - "desc": "", - "title": "" - }, "plugin_update_one": "", "plugin_update_other": "" }, "PluginView": { "hidden_one": "", "hidden_other": "" - }, - "RemoteDebugging": { - "remote_cef": { - "desc": "", - "label": "" - } - }, - "SettingsDeveloperIndex": { - "cef_console": { - "button": "", - "desc": "", - "label": "" - }, - "header": "", - "react_devtools": { - "desc": "", - "ip_label": "", - "label": "" - }, - "third_party_plugins": { - "button_install": "", - "button_zip": "", - "header": "", - "label_desc": "", - "label_url": "", - "label_zip": "" - }, - "valve_internal": { - "desc1": "", - "desc2": "", - "label": "" - } - }, - "SettingsGeneralIndex": { - "about": { - "decky_version": "", - "header": "" - }, - "beta": { - "header": "" - }, - "developer_mode": { - "label": "" - }, - "notifications": { - "decky_updates_label": "", - "header": "", - "plugin_updates_label": "" - }, - "other": { - "header": "" - }, - "updates": { - "header": "" - } - }, - "SettingsIndex": { - "developer_title": "", - "general_title": "", - "plugins_title": "", - "testing_title": "" - }, - "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, - "store_contrib": { - "desc": "", - "label": "" - }, - "store_filter": { - "label": "", - "label_def": "" - }, - "store_search": { - "label": "" - }, - "store_sort": { - "label": "", - "label_def": "" - }, - "store_source": { - "desc": "", - "label": "" - }, - "store_tabs": { - "about": "", - "alph_asce": "", - "alph_desc": "", - "date_asce": "", - "date_desc": "", - "downloads_asce": "", - "downloads_desc": "", - "title": "" - }, - "store_testing_cta": "", - "store_testing_warning": { - "desc": "", - "label": "" - } - }, - "StoreSelect": { - "custom_store": { - "label": "", - "url_label": "" - }, - "store_channel": { - "custom": "", - "default": "", - "label": "", - "testing": "" - } - }, - "Testing": { - "download": "", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" - }, - "TitleView": { - "decky_store_desc": "", - "settings_desc": "" - }, - "Updater": { - "decky_updates": "", - "no_patch_notes_desc": "", - "patch_notes_desc": "", - "updates": { - "check_button": "", - "checking": "", - "cur_version": "", - "install_button": "", - "label": "", - "lat_version": "", - "reloading": "", - "updating": "" - } } } diff --git a/backend/decky_loader/locales/tr-TR.json b/backend/decky_loader/locales/tr-TR.json index da1252de..b78376bc 100644 --- a/backend/decky_loader/locales/tr-TR.json +++ b/backend/decky_loader/locales/tr-TR.json @@ -7,11 +7,6 @@ "testing": "Test" } }, - "Developer": { - "5secreload": "", - "disabling": "", - "enabling": "" - }, "DropdownMultiselect": { "button": { "back": "Geri" @@ -19,9 +14,7 @@ }, "FilePickerError": { "errors": { - "file_not_found": "Belirtilen yol geçerli değil. Lütfen yolu kontrol edin ve doğru şekilde yeniden girin.", - "perm_denied": "", - "unknown": "" + "file_not_found": "Belirtilen yol geçerli değil. Lütfen yolu kontrol edin ve doğru şekilde yeniden girin." } }, "FilePickerIndex": { @@ -53,8 +46,7 @@ "confirm": "Aşağıdaki değişiklikleri yapmak istediğinizden emin misiniz?", "description": { "install": "Yükle {{name}} {{version}}", - "reinstall": "Yeniden yükle {{name}} {{version}}", - "update": "" + "reinstall": "Yeniden yükle {{name}} {{version}}" }, "ok_button": { "idle": "Onayla", @@ -74,7 +66,6 @@ "PluginCard": { "plugin_full_access": "Bu eklenti Steam Deck'inize tam erişime sahiptir.", "plugin_install": "Yükle", - "plugin_no_desc": "", "plugin_version_label": "Eklenti Versiyonu" }, "PluginInstallModal": { @@ -84,7 +75,6 @@ "desc": "Yüklemek istediğinizden emin misiniz {{artifact}} {{version}}?", "title": "Yükle {{artifact}}" }, - "no_hash": "", "reinstall": { "button_idle": "Yeniden Yükle", "button_processing": "Yeniden Yükleniyor", @@ -104,13 +94,11 @@ "no_plugin": "Yüklü eklenti yok!", "plugin_actions": "Eklenti İşlemleri", "reinstall": "Yeniden Yükle", - "reload": "", "show": "Hızlı erişim: Göster", "unfreeze": "Güncellemelere izin ver", "uninstall": "Kaldır", "update_all_one": "1 eklentiyi güncelle", - "update_all_other": "{{count}} eklentiyi güncelle", - "update_to": "" + "update_all_other": "{{count}} eklentiyi güncelle" }, "PluginListLabel": { "hidden": "Hızlı erişim menüsünden gizlenmiş" @@ -119,7 +107,6 @@ "decky_title": "Decky", "decky_update_available": "{{tag_name}} güncellemesi mevcut!", "error": "Hata", - "plugin_error_uninstall": "", "plugin_load_error": { "message": "{{name}} eklentisi yüklenirken bir hata oluştu", "toast": "{{name}} yüklenirken hata oluştu" @@ -136,23 +123,13 @@ "hidden_one": "1 eklenti bu listeden gizlenmiştir", "hidden_other": "{{count}} eklenti bu listeden gizlenmiştir" }, - "RemoteDebugging": { - "remote_cef": { - "desc": "", - "label": "" - } - }, "SettingsDeveloperIndex": { "cef_console": { - "button": "Konsolu Aç", - "desc": "", - "label": "" + "button": "Konsolu Aç" }, "header": "Diğer", "react_devtools": { - "desc": "", - "ip_label": "IP", - "label": "" + "ip_label": "IP" }, "third_party_plugins": { "button_install": "Yükle", @@ -161,11 +138,6 @@ "label_desc": "URL", "label_url": "URL'den Eklenti Yükle", "label_zip": "ZIP Dosyasından Eklenti Yükle" - }, - "valve_internal": { - "desc1": "", - "desc2": "", - "label": "" } }, "SettingsGeneralIndex": { @@ -194,21 +166,10 @@ "SettingsIndex": { "developer_title": "Geliştirici", "general_title": "Genel", - "plugins_title": "Eklentiler", - "testing_title": "" + "plugins_title": "Eklentiler" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { - "desc": "", "label": "Katkıda Bulunma" }, "store_filter": { @@ -223,7 +184,6 @@ "label_def": "Son Güncellenme (En Yeni)" }, "store_source": { - "desc": "", "label": "Kaynak Kodu" }, "store_tabs": { @@ -235,31 +195,19 @@ "downloads_asce": "Önce En Az İndirilen", "downloads_desc": "Önce En Çok İndirilen", "title": "Gözat" - }, - "store_testing_cta": "", - "store_testing_warning": { - "desc": "", - "label": "" } }, "StoreSelect": { "custom_store": { - "label": "", "url_label": "URL" }, "store_channel": { "custom": "Özel", - "default": "Varsayılan", - "label": "", - "testing": "" + "default": "Varsayılan" } }, "Testing": { - "download": "İndir", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" + "download": "İndir" }, "TitleView": { "decky_store_desc": "Decky Mağazasını Aç", @@ -275,8 +223,6 @@ "cur_version": "Mevcut Versiyon: {{ver}}", "install_button": "Güncellemeyi Yükle", "label": "Güncellemeler", - "lat_version": "", - "reloading": "", "updating": "Güncelleniyor" } } diff --git a/backend/decky_loader/locales/uk-UA.json b/backend/decky_loader/locales/uk-UA.json index e659ae6e..81c912dc 100644 --- a/backend/decky_loader/locales/uk-UA.json +++ b/backend/decky_loader/locales/uk-UA.json @@ -12,41 +12,9 @@ "disabling": "Вимкнення React DevTools", "enabling": "Увімкнення React DevTools" }, - "DropdownMultiselect": { - "button": { - "back": "" - } - }, - "FilePickerError": { - "errors": { - "file_not_found": "", - "perm_denied": "", - "unknown": "" - } - }, "FilePickerIndex": { - "file": { - "select": "" - }, - "files": { - "all_files": "", - "file_type": "", - "show_hidden": "" - }, - "filter": { - "created_asce": "", - "created_desc": "", - "modified_asce": "", - "modified_desc": "", - "name_asce": "", - "name_desc": "", - "size_asce": "", - "size_desc": "" - }, "folder": { - "label": "", - "select": "Використовувати цю папку", - "show_more": "" + "select": "Використовувати цю папку" } }, "MultiplePluginsInstallModal": { @@ -103,19 +71,16 @@ } }, "PluginListIndex": { - "freeze": "", "hide": "Швидкий доступ: Приховати", "no_plugin": "Плагінів не встановлено!", "plugin_actions": "Дії плагінів", "reinstall": "Перевстановити", "reload": "Перезавантажити", "show": "Швидкий доступ: Показати", - "unfreeze": "", "uninstall": "Видалити", "update_all_few": "Оновити {{count}} плагінів", "update_all_many": "Оновити {{count}} плагінів", "update_all_one": "Оновити 1 плагін", - "update_all_other": "", "update_to": "Оновити {{name}}" }, "PluginListLabel": { @@ -142,8 +107,7 @@ "PluginView": { "hidden_few": "{{count}} плагінів приховано з цього списку", "hidden_many": "{{count}} плагінів приховано з цього списку", - "hidden_one": "{{count}} плагін приховано з цього списку", - "hidden_other": "" + "hidden_one": "{{count}} плагін приховано з цього списку" }, "RemoteDebugging": { "remote_cef": { @@ -188,11 +152,6 @@ "developer_mode": { "label": "Розробницький режим" }, - "notifications": { - "decky_updates_label": "", - "header": "", - "plugin_updates_label": "" - }, "other": { "header": "Інше" }, @@ -203,19 +162,9 @@ "SettingsIndex": { "developer_title": "Розробник", "general_title": "Загальне", - "plugins_title": "Плагіни", - "testing_title": "" + "plugins_title": "Плагіни" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "Якщо ви бажаєте додати щось у Decky Plugin Store, завітайте у репозиторій SteamDeckHomebrew/decky-plugin-template на GitHub. Інформація про розробку та поширення доступна у README.", "label": "Зробити внесок" @@ -239,17 +188,9 @@ "about": "Інформація", "alph_asce": "За алфавітом (Z до A)", "alph_desc": "За алфавітом (A до Z)", - "date_asce": "", - "date_desc": "", - "downloads_asce": "", - "downloads_desc": "", "title": "Огляд" }, - "store_testing_cta": "Розгляньте можливість тестування нових плагінів, щоб допомогти команді Decky Loader!", - "store_testing_warning": { - "desc": "", - "label": "" - } + "store_testing_cta": "Розгляньте можливість тестування нових плагінів, щоб допомогти команді Decky Loader!" }, "StoreSelect": { "custom_store": { @@ -263,17 +204,6 @@ "testing": "Тестування" } }, - "Testing": { - "download": "", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" - }, - "TitleView": { - "decky_store_desc": "", - "settings_desc": "" - }, "Updater": { "decky_updates": "Оновлення Decky", "no_patch_notes_desc": "Немає нотаток до цієї версії", diff --git a/backend/decky_loader/locales/zh-CN.json b/backend/decky_loader/locales/zh-CN.json index 52fb6a1e..e62d1f02 100644 --- a/backend/decky_loader/locales/zh-CN.json +++ b/backend/decky_loader/locales/zh-CN.json @@ -191,15 +191,6 @@ "testing_title": "测试" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "如果你想要提交你的插件到 Decky 插件商店,请访问 GitHub 上的 SteamDeckHomebrew/decky-plugin-template 存储库。有关开发和分发插件的信息,请查看 README 文件。", "label": "贡献" @@ -248,11 +239,7 @@ } }, "Testing": { - "download": "下载", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" + "download": "下载" }, "TitleView": { "decky_store_desc": "打开 Decky 商店", diff --git a/backend/decky_loader/locales/zh-TW.json b/backend/decky_loader/locales/zh-TW.json index e866d0f1..b556766f 100644 --- a/backend/decky_loader/locales/zh-TW.json +++ b/backend/decky_loader/locales/zh-TW.json @@ -191,15 +191,6 @@ "testing_title": "測試" }, "Store": { - "download_progress_info": { - "download_zip": "", - "increment_count": "", - "installing_plugin": "", - "open_zip": "", - "parse_zip": "", - "start": "", - "uninstalling_previous": "" - }, "store_contrib": { "desc": "如果您想為 Decky 外掛程式商店做貢獻,請查看 GitHub 上的 SteamDeckHomebrew/decky-plugin-template 儲存庫。README 中提供了有關開發和發佈的資訊。", "label": "貢獻" @@ -248,11 +239,7 @@ } }, "Testing": { - "download": "下載", - "error": "", - "header": "", - "loading": "", - "start_download_toast": "" + "download": "下載" }, "TitleView": { "decky_store_desc": "開啟 Decky 商店", |
