add default values back

This commit is contained in:
AAGaming
2024-07-08 17:50:00 -04:00
parent 1bccfe22ef
commit 54b50fd25c
23 changed files with 772 additions and 58 deletions
+141 -9
View File
@@ -15,6 +15,13 @@
"back": "الخلف"
}
},
"FilePickerError": {
"errors": {
"file_not_found": "",
"perm_denied": "",
"unknown": ""
}
},
"FilePickerIndex": {
"file": {
"select": "إختر هذا الملف"
@@ -51,12 +58,6 @@
"idle": "تأكيد"
},
"title": {
"update_zero": "",
"update_one": "",
"update_two": "",
"update_few": "",
"update_many": "",
"update_other": "",
"install_zero": "",
"install_one": "",
"install_two": "",
@@ -74,7 +75,13 @@
"reinstall_two": "",
"reinstall_few": "",
"reinstall_many": "",
"reinstall_other": ""
"reinstall_other": "",
"update_zero": "",
"update_one": "",
"update_two": "",
"update_few": "",
"update_many": "",
"update_other": ""
}
},
"PluginCard": {
@@ -90,6 +97,7 @@
"desc": "هل أنت متأكد من رغبتك في تنصيب {{artifact}} {{version}}؟",
"title": "تنصيب {{artifact}}"
},
"no_hash": "",
"reinstall": {
"button_idle": "إعادة تنصيب",
"button_processing": "تتم إعادة التنصيب",
@@ -104,7 +112,10 @@
}
},
"PluginListIndex": {
"freeze": "",
"hide": "إخفاء من قائمة الوصول السريع",
"no_plugin": "",
"plugin_actions": "",
"reinstall": "إعادة التنصيب",
"reload": "إعادة التحميل",
"show": "إظهار في قائمة الوصول السريع",
@@ -126,6 +137,7 @@
"error": "خطا",
"plugin_uninstall": {
"button": "إزالة التنصيب",
"desc": "",
"title": "إزالة التنصيب {{name}}"
},
"plugin_update_zero": "",
@@ -143,14 +155,134 @@
"hidden_many": "",
"hidden_other": ""
},
"RemoteDebugging": {
"remote_cef": {
"desc": "",
"label": ""
}
},
"SettingsDeveloperIndex": {
"cef_console": {
"button": "",
"desc": "",
"label": ""
},
"header": "أخرى",
"react_devtools": {
"ip_label": "عنوان الشبكة"
"desc": "",
"ip_label": "عنوان الشبكة",
"label": ""
},
"third_party_plugins": {
"button_install": "تنصيب",
"button_zip": "تصفح"
"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": {
"store_contrib": {
"desc": "",
"label": ""
},
"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": "",
"install_button": "",
"label": "",
"lat_version": "",
"reloading": "",
"updating": ""
}
}
}
+24 -2
View File
@@ -99,12 +99,14 @@
}
},
"PluginListIndex": {
"freeze": "",
"hide": "Бърз достъп: Скриване",
"no_plugin": "Няма инсталирани добавки!",
"plugin_actions": "Действия с добавката",
"reinstall": "Преинсталиране",
"reload": "Презареждане",
"show": "Бърз достъп: Показване",
"unfreeze": "",
"uninstall": "Деинсталиране",
"update_all_one": "Обновяване на 1 добавка",
"update_all_other": "Обновяване на {{count}} добавки",
@@ -192,7 +194,8 @@
"SettingsIndex": {
"developer_title": "Разработчик",
"general_title": "Общи",
"plugins_title": "Добавки"
"plugins_title": "Добавки",
"testing_title": ""
},
"Store": {
"store_contrib": {
@@ -218,9 +221,17 @@
"about": "Относно",
"alph_asce": "По азбучен ред (Я -> А)",
"alph_desc": "По азбучен ред (А -> Я)",
"date_asce": "",
"date_desc": "",
"downloads_asce": "",
"downloads_desc": "",
"title": "Разглеждане"
},
"store_testing_cta": "Помислете дали искате да тествате новите добавки, за да помогнете на екипа на Decky Loader!"
"store_testing_cta": "Помислете дали искате да тествате новите добавки, за да помогнете на екипа на Decky Loader!",
"store_testing_warning": {
"desc": "",
"label": ""
}
},
"StoreSelect": {
"custom_store": {
@@ -234,6 +245,17 @@
"testing": "Тестване"
}
},
"Testing": {
"download": "",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "",
"settings_desc": ""
},
"Updater": {
"decky_updates": "Обновления на Decky",
"no_patch_notes_desc": "няма бележки за промените в тази версия",
+7 -1
View File
@@ -114,6 +114,7 @@
"uninstall": "Odinstalovat",
"update_all_one": "Aktualizovat 1 plugin",
"update_all_few": "Aktualizovat {{count}} pluginů",
"update_all_many": "",
"update_all_other": "Aktualizovat {{count}} pluginů",
"update_to": "Aktualizovat na {{name}}"
},
@@ -141,6 +142,7 @@
"PluginView": {
"hidden_one": "1 plugin je v tomto seznamu skrytý",
"hidden_few": "{{count}} pluginů je v tomto seznamu skryto",
"hidden_many": "",
"hidden_other": "{{count}} pluginů je v tomto seznamu skryto"
},
"RemoteDebugging": {
@@ -253,7 +255,11 @@
}
},
"Testing": {
"download": "Stáhnout"
"download": "Stáhnout",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Otevřít obchod Decky",
+5 -1
View File
@@ -246,7 +246,11 @@
}
},
"Testing": {
"download": "Download"
"download": "Download",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Decky Store Öffnen",
+15 -1
View File
@@ -99,12 +99,14 @@
}
},
"PluginListIndex": {
"freeze": "",
"hide": "Γρήγορη πρόσβαση: Απόκρυψη",
"no_plugin": "Δεν υπάρχουν εγκατεστημένες επεκτάσεις!",
"plugin_actions": "Ενέργειες επεκτάσεων",
"reinstall": "Επανεγκατάσταση",
"reload": "Επαναφόρτωση",
"show": "Γρήγορη πρόσβαση: Εμφάνιση",
"unfreeze": "",
"uninstall": "Απεγκατάσταση",
"update_all_one": "Ενημέρωση 1 επέκτασης",
"update_all_other": "Ενημέρωση {{count}} επεκτάσεων",
@@ -192,7 +194,8 @@
"SettingsIndex": {
"developer_title": "Προγραμματιστής",
"general_title": "Γενικά",
"plugins_title": "Επεκτάσεις"
"plugins_title": "Επεκτάσεις",
"testing_title": ""
},
"Store": {
"store_contrib": {
@@ -218,6 +221,10 @@
"about": "Σχετικά",
"alph_asce": "Αλφαβητικά (Ζ σε Α)",
"alph_desc": "Αλφαβητικά (Α σε Ζ)",
"date_asce": "",
"date_desc": "",
"downloads_asce": "",
"downloads_desc": "",
"title": "Περιήγηση"
},
"store_testing_cta": "Παρακαλώ σκεφτείτε να τεστάρετε νέες επεκτάσεις για να βοηθήσετε την ομάδα του Decky Loader!",
@@ -238,6 +245,13 @@
"testing": "Δοκιμαστικό"
}
},
"Testing": {
"download": "",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Άνοιγμα Καταστήματος Decky",
"settings_desc": "Άνοιγμα Ρυθμίσεων Decky"
+67 -3
View File
@@ -12,9 +12,41 @@
"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": {
"select": "Usar esta carpeta"
"label": "",
"select": "Usar esta carpeta",
"show_more": ""
}
},
"MultiplePluginsInstallModal": {
@@ -71,16 +103,23 @@
}
},
"PluginListIndex": {
"freeze": "",
"hide": "",
"no_plugin": "¡No hay plugins instalados!",
"plugin_actions": "Acciones de plugin",
"reinstall": "Reinstalar",
"reload": "Recargar",
"show": "",
"unfreeze": "",
"uninstall": "Desinstalar",
"update_all_one": "Actualizar 1 plugin",
"update_all_many": "Actualizar {{count}} plugins",
"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!",
@@ -147,6 +186,11 @@
"developer_mode": {
"label": "Modo desarrollador"
},
"notifications": {
"decky_updates_label": "",
"header": "",
"plugin_updates_label": ""
},
"other": {
"header": "Otros"
},
@@ -157,7 +201,8 @@
"SettingsIndex": {
"developer_title": "Desarrollador",
"general_title": "General",
"plugins_title": "Plugins"
"plugins_title": "Plugins",
"testing_title": ""
},
"Store": {
"store_contrib": {
@@ -183,9 +228,17 @@
"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_cta": "¡Por favor considera probar plugins nuevos para ayudar al equipo de Decky Loader!",
"store_testing_warning": {
"desc": "",
"label": ""
}
},
"StoreSelect": {
"custom_store": {
@@ -199,6 +252,17 @@
"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",
+15 -1
View File
@@ -99,12 +99,14 @@
}
},
"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",
@@ -192,7 +194,8 @@
"SettingsIndex": {
"developer_title": "Kehittäjä",
"general_title": "Yleinen",
"plugins_title": "Laajennukset"
"plugins_title": "Laajennukset",
"testing_title": ""
},
"Store": {
"store_contrib": {
@@ -218,6 +221,10 @@
"about": "Tietoja",
"alph_asce": "Aakkosjärjestyksessä (ZA)",
"alph_desc": "Aakkosjärjestyksessä (AZ)",
"date_asce": "",
"date_desc": "",
"downloads_asce": "",
"downloads_desc": "",
"title": "Selaa"
},
"store_testing_cta": "Harkitse uusien lisäosien testaamista auttaaksesi Decky Loader -tiimiä!",
@@ -238,6 +245,13 @@
"testing": "Testaus"
}
},
"Testing": {
"download": "",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Avaa Decky-myymälä",
"settings_desc": "Avaa Decky-asetukset"
+8 -4
View File
@@ -85,20 +85,20 @@
"install": {
"button_idle": "Installer",
"button_processing": "Installation en cours",
"desc": "Êtes-vous sûr de vouloir installer {{artifact}} {{version}}?",
"desc": "Êtes-vous sûr de vouloir installer {{artifact}} {{version}}\u202f?",
"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}}?",
"desc": "Êtes-vous sûr de vouloir réinstaller {{artifact}} {{version}}\u202f?",
"title": "Réinstaller {{artifact}}"
},
"update": {
"button_idle": "Mettre à jour",
"button_processing": "Mise à jour",
"desc": "Êtes-vous sûr de vouloir mettre à jour {{artifact}} {{version}}?",
"desc": "Êtes-vous sûr de vouloir mettre à jour {{artifact}} {{version}}\u202f?",
"title": "Mettre à jour {{artifact}}"
}
},
@@ -253,7 +253,11 @@
}
},
"Testing": {
"download": "Télécharger"
"download": "Télécharger",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Ouvrir le magasin Decky",
+5 -1
View File
@@ -253,7 +253,11 @@
}
},
"Testing": {
"download": "Scarica"
"download": "Scarica",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Apri lo store di Decky",
+15 -1
View File
@@ -95,12 +95,14 @@
}
},
"PluginListIndex": {
"freeze": "",
"hide": "クイックアクセス: 非表示",
"no_plugin": "プラグインがインストールされていません!",
"plugin_actions": "プラグインアクション",
"reinstall": "再インストール",
"reload": "再読み込み",
"show": "クイックアクセス: 表示",
"unfreeze": "",
"uninstall": "アンインストール",
"update_all_other": "{{count}} 個のプラグインをアップデート",
"update_to": "{{name}} を更新"
@@ -185,7 +187,8 @@
"SettingsIndex": {
"developer_title": "開発者",
"general_title": "一般",
"plugins_title": "プラグイン"
"plugins_title": "プラグイン",
"testing_title": ""
},
"Store": {
"store_contrib": {
@@ -211,6 +214,10 @@
"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チームを支援するために、新しいプラグインのテストを検討してください!",
@@ -231,6 +238,13 @@
"testing": "テスト"
}
},
"Testing": {
"download": "",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Deckyストアを開く",
"settings_desc": "Decky設定を開く"
+5 -1
View File
@@ -239,7 +239,11 @@
}
},
"Testing": {
"download": "다운로드"
"download": "다운로드",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Decky 스토어 열기",
+5 -1
View File
@@ -246,7 +246,11 @@
}
},
"Testing": {
"download": "Downloaden"
"download": "Downloaden",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Decky Store openen",
+8 -2
View File
@@ -115,6 +115,7 @@
"update_all_one": "Zaktualizuj 1 plugin",
"update_all_few": "Zaktualizuj {{count}} pluginy",
"update_all_many": "Zaktualizuj {{count}} pluginów",
"update_all_other": "",
"update_to": "Zaktualizuj do {{name}}"
},
"PluginListLabel": {
@@ -141,7 +142,8 @@
"PluginView": {
"hidden_one": "1 plugin jest ukryty na tej liście",
"hidden_few": "{{count}} pluginy jest ukryty na tej liście",
"hidden_many": "{{count}} pluginów jest ukryty na tej liście"
"hidden_many": "{{count}} pluginów jest ukryty na tej liście",
"hidden_other": ""
},
"RemoteDebugging": {
"remote_cef": {
@@ -253,7 +255,11 @@
}
},
"Testing": {
"download": "Pobierz"
"download": "Pobierz",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Otwórz sklep Decky",
+14 -1
View File
@@ -110,6 +110,7 @@
"reinstall": "Reinstalar",
"reload": "Recarregar",
"show": "Acesso Rápido: Mostrar",
"unfreeze": "",
"uninstall": "Desinstalar",
"update_all_one": "Atualizar 1 plugin",
"update_all_many": "Atualizar {{count}} plugins",
@@ -200,7 +201,8 @@
"SettingsIndex": {
"developer_title": "Desenvolvedor",
"general_title": "Geral",
"plugins_title": "Plugins"
"plugins_title": "Plugins",
"testing_title": ""
},
"Store": {
"store_contrib": {
@@ -226,6 +228,10 @@
"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!",
@@ -246,6 +252,13 @@
"testing": "Em Teste"
}
},
"Testing": {
"download": "",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Abrir Loja Decky",
"settings_desc": "Abrir Definições Decky"
+15 -1
View File
@@ -103,12 +103,14 @@
}
},
"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_one": "Actualizar 1 plugin",
"update_all_many": "Actualizar {{count}} plugins",
@@ -199,7 +201,8 @@
"SettingsIndex": {
"developer_title": "Programador",
"general_title": "Geral",
"plugins_title": "Plugins"
"plugins_title": "Plugins",
"testing_title": ""
},
"Store": {
"store_contrib": {
@@ -225,6 +228,10 @@
"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!",
@@ -245,6 +252,13 @@
"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"
+8 -2
View File
@@ -115,6 +115,7 @@
"update_all_one": "Обновить {{count}} плагин",
"update_all_few": "Обновить {{count}} плагинов",
"update_all_many": "Обновить {{count}} плагинов",
"update_all_other": "",
"update_to": "Обновить на {{name}}"
},
"PluginListLabel": {
@@ -141,7 +142,8 @@
"PluginView": {
"hidden_one": "{{count}} плагин скрыт из списка",
"hidden_few": "{{count}} плагинов скрыт из списка",
"hidden_many": "{{count}} плагинов скрыт из списка"
"hidden_many": "{{count}} плагинов скрыт из списка",
"hidden_other": ""
},
"RemoteDebugging": {
"remote_cef": {
@@ -253,7 +255,11 @@
}
},
"Testing": {
"download": "Загрузить"
"download": "Загрузить",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Открыть магазин Decky",
+131 -8
View File
@@ -2,15 +2,50 @@
"BranchSelect": {
"update_channel": {
"label": "Kanali Përditësimet",
"stable": "Fiksuar"
"prerelease": "",
"stable": "Fiksuar",
"testing": ""
}
},
"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": {
"select": "Përdore këtë folder"
"label": "",
"select": "Përdore këtë folder",
"show_more": ""
}
},
"MultiplePluginsInstallModal": {
"confirm": "",
"title": {
"install_one": "",
"install_other": "",
@@ -23,7 +58,9 @@
}
},
"PluginCard": {
"plugin_full_access": "",
"plugin_install": "Instalo",
"plugin_no_desc": "",
"plugin_version_label": "Versioni Shteses"
},
"PluginInstallModal": {
@@ -47,10 +84,21 @@
}
},
"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_all_other": "",
"update_to": ""
},
"PluginListLabel": {
"hidden": ""
},
"PluginLoader": {
"decky_title": "Decky",
@@ -68,8 +116,21 @@
"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"
},
@@ -80,11 +141,28 @@
"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"
"decky_version": "Versioni Decky",
"header": ""
},
"beta": {
"header": ""
},
"developer_mode": {
"label": ""
},
"notifications": {
"decky_updates_label": "",
"header": "",
"plugin_updates_label": ""
},
"other": {
"header": "Të Tjera"
@@ -95,10 +173,13 @@
},
"SettingsIndex": {
"developer_title": "Zhvillues",
"general_title": "Gjeneral"
"general_title": "Gjeneral",
"plugins_title": "",
"testing_title": ""
},
"Store": {
"store_contrib": {
"desc": "",
"label": "Kontributi"
},
"store_filter": {
@@ -109,23 +190,65 @@
"label": "Kërko"
},
"store_sort": {
"label": "Rendit"
"label": "Rendit",
"label_def": ""
},
"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": {
"label": "Kanali Dyqanit"
"custom": "",
"default": "",
"label": "Kanali Dyqanit",
"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": {
"cur_version": "Versioni e tanishëme: {{ver}}"
"check_button": "",
"checking": "",
"cur_version": "Versioni e tanishëme: {{ver}}",
"install_button": "",
"label": "",
"lat_version": "",
"reloading": "",
"updating": ""
}
}
}
+158 -1
View File
@@ -71,16 +71,173 @@
"update_other": ""
}
},
"PluginCard": {
"plugin_full_access": "",
"plugin_install": "",
"plugin_no_desc": "",
"plugin_version_label": ""
},
"PluginInstallModal": {
"no_hash": ""
},
"PluginListIndex": {
"freeze": "",
"hide": "",
"no_plugin": "",
"plugin_actions": "",
"reinstall": "",
"reload": "",
"show": "",
"unfreeze": "",
"uninstall": "",
"update_all_one": "",
"update_all_other": ""
"update_all_other": "",
"update_to": ""
},
"PluginListLabel": {
"hidden": ""
},
"PluginLoader": {
"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": {
"store_contrib": {
"desc": "",
"label": ""
},
"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": "",
"install_button": "",
"label": "",
"lat_version": "",
"reloading": "",
"updating": ""
}
}
}
+48 -10
View File
@@ -14,7 +14,9 @@
},
"FilePickerError": {
"errors": {
"file_not_found": "Belirtilen yol geçerli değil. Lütfen yolu kontrol edin ve doğru şekilde yeniden girin."
"file_not_found": "Belirtilen yol geçerli değil. Lütfen yolu kontrol edin ve doğru şekilde yeniden girin.",
"perm_denied": "",
"unknown": ""
}
},
"FilePickerIndex": {
@@ -55,17 +57,18 @@
"title": {
"install_one": "1 eklenti yükle",
"install_other": "{{count}} eklenti yükle",
"mixed_one": "",
"mixed_other": "",
"reinstall_one": "1 eklentiyi yeniden yükle",
"reinstall_other": "{{count}} eklentiyi yeniden yükle",
"update_one": "",
"update_other": "",
"mixed_one": "",
"mixed_other": ""
"update_other": ""
}
},
"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": {
@@ -75,6 +78,7 @@
"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",
@@ -94,11 +98,13 @@
"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_all_other": "{{count}} eklentiyi güncelle",
"update_to": ""
},
"PluginListLabel": {
"hidden": "Hızlı erişim menüsünden gizlenmiş"
@@ -123,13 +129,23 @@
"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ç"
"button": "Konsolu Aç",
"desc": "",
"label": ""
},
"header": "Diğer",
"react_devtools": {
"ip_label": "IP"
"desc": "",
"ip_label": "IP",
"label": ""
},
"third_party_plugins": {
"button_install": "Yükle",
@@ -138,6 +154,11 @@
"label_desc": "URL",
"label_url": "URL'den Eklenti Yükle",
"label_zip": "ZIP Dosyasından Eklenti Yükle"
},
"valve_internal": {
"desc1": "",
"desc2": "",
"label": ""
}
},
"SettingsGeneralIndex": {
@@ -166,10 +187,12 @@
"SettingsIndex": {
"developer_title": "Geliştirici",
"general_title": "Genel",
"plugins_title": "Eklentiler"
"plugins_title": "Eklentiler",
"testing_title": ""
},
"Store": {
"store_contrib": {
"desc": "",
"label": "Katkıda Bulunma"
},
"store_filter": {
@@ -184,6 +207,7 @@
"label_def": "Son Güncellenme (En Yeni)"
},
"store_source": {
"desc": "",
"label": "Kaynak Kodu"
},
"store_tabs": {
@@ -195,19 +219,31 @@
"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"
"default": "Varsayılan",
"label": "",
"testing": ""
}
},
"Testing": {
"download": "İndir"
"download": "İndir",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Decky Mağazasını Aç",
@@ -223,6 +259,8 @@
"cur_version": "Mevcut Versiyon: {{ver}}",
"install_button": "Güncellemeyi Yükle",
"label": "Güncellemeler",
"lat_version": "",
"reloading": "",
"updating": "Güncelleniyor"
}
}
+65 -4
View File
@@ -12,9 +12,41 @@
"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": {
"select": "Використовувати цю папку"
"label": "",
"select": "Використовувати цю папку",
"show_more": ""
}
},
"MultiplePluginsInstallModal": {
@@ -71,16 +103,19 @@
}
},
"PluginListIndex": {
"freeze": "",
"hide": "Швидкий доступ: Приховати",
"no_plugin": "Плагінів не встановлено!",
"plugin_actions": "Дії плагінів",
"reinstall": "Перевстановити",
"reload": "Перезавантажити",
"show": "Швидкий доступ: Показати",
"unfreeze": "",
"uninstall": "Видалити",
"update_all_one": "Оновити 1 плагін",
"update_all_few": "Оновити {{count}} плагінів",
"update_all_many": "Оновити {{count}} плагінів",
"update_all_other": "",
"update_to": "Оновити {{name}}"
},
"PluginListLabel": {
@@ -107,7 +142,8 @@
"PluginView": {
"hidden_one": "{{count}} плагін приховано з цього списку",
"hidden_few": "{{count}} плагінів приховано з цього списку",
"hidden_many": "{{count}} плагінів приховано з цього списку"
"hidden_many": "{{count}} плагінів приховано з цього списку",
"hidden_other": ""
},
"RemoteDebugging": {
"remote_cef": {
@@ -152,6 +188,11 @@
"developer_mode": {
"label": "Розробницький режим"
},
"notifications": {
"decky_updates_label": "",
"header": "",
"plugin_updates_label": ""
},
"other": {
"header": "Інше"
},
@@ -162,7 +203,8 @@
"SettingsIndex": {
"developer_title": "Розробник",
"general_title": "Загальне",
"plugins_title": "Плагіни"
"plugins_title": "Плагіни",
"testing_title": ""
},
"Store": {
"store_contrib": {
@@ -188,9 +230,17 @@
"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_cta": "Розгляньте можливість тестування нових плагінів, щоб допомогти команді Decky Loader!",
"store_testing_warning": {
"desc": "",
"label": ""
}
},
"StoreSelect": {
"custom_store": {
@@ -204,6 +254,17 @@
"testing": "Тестування"
}
},
"Testing": {
"download": "",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "",
"settings_desc": ""
},
"Updater": {
"decky_updates": "Оновлення Decky",
"no_patch_notes_desc": "Немає нотаток до цієї версії",
+5 -1
View File
@@ -239,7 +239,11 @@
}
},
"Testing": {
"download": "下载"
"download": "下载",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "打开 Decky 商店",
+5 -1
View File
@@ -239,7 +239,11 @@
}
},
"Testing": {
"download": "下載"
"download": "下載",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "開啟 Decky 商店",
+3 -1
View File
@@ -9,7 +9,9 @@
"watch": "rollup -c -w",
"lint": "prettier -c src",
"typecheck": "tsc --noEmit",
"format": "prettier -c src -w"
"format": "prettier -c src -w",
"localize": "i18next",
"commit": "pnpm run localize && pnpm run lint"
},
"devDependencies": {
"@decky/api": "^1.0.5",