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
+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": "Немає нотаток до цієї версії",