Skip to content

Commit

Permalink
Translations update from Weblate (#645)
Browse files Browse the repository at this point in the history
Co-authored-by: Anonymous <noreply@weblate.org>
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: Eryk Pawlikowski <eryk5188@gmail.com>
  • Loading branch information
6 people authored Jul 8, 2024
1 parent 68c6eed commit 1bccfe2
Show file tree
Hide file tree
Showing 22 changed files with 94 additions and 762 deletions.
170 changes: 35 additions & 135 deletions backend/decky_loader/locales/ar-AA.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@
"back": "الخلف"
}
},
"FilePickerError": {
"errors": {
"file_not_found": "",
"perm_denied": "",
"unknown": ""
}
},
"FilePickerIndex": {
"file": {
"select": "إختر هذا الملف"
Expand Down Expand Up @@ -56,6 +49,32 @@
},
"ok_button": {
"idle": "تأكيد"
},
"title": {
"update_zero": "",
"update_one": "",
"update_two": "",
"update_few": "",
"update_many": "",
"update_other": "",
"install_zero": "",
"install_one": "",
"install_two": "",
"install_few": "",
"install_many": "",
"install_other": "",
"mixed_zero": "",
"mixed_one": "",
"mixed_two": "",
"mixed_few": "",
"mixed_many": "",
"mixed_other": "",
"reinstall_zero": "",
"reinstall_one": "",
"reinstall_two": "",
"reinstall_few": "",
"reinstall_many": "",
"reinstall_other": ""
}
},
"PluginCard": {
Expand All @@ -71,7 +90,6 @@
"desc": "هل أنت متأكد من رغبتك في تنصيب {{artifact}} {{version}}؟",
"title": "تنصيب {{artifact}}"
},
"no_hash": "",
"reinstall": {
"button_idle": "إعادة تنصيب",
"button_processing": "تتم إعادة التنصيب",
Expand All @@ -86,10 +104,7 @@
}
},
"PluginListIndex": {
"freeze": "",
"hide": "إخفاء من قائمة الوصول السريع",
"no_plugin": "",
"plugin_actions": "",
"reinstall": "إعادة التنصيب",
"reload": "إعادة التحميل",
"show": "إظهار في قائمة الوصول السريع",
Expand All @@ -111,9 +126,14 @@
"error": "خطا",
"plugin_uninstall": {
"button": "إزالة التنصيب",
"desc": "",
"title": "إزالة التنصيب {{name}}"
}
},
"plugin_update_zero": "",
"plugin_update_one": "",
"plugin_update_two": "",
"plugin_update_few": "",
"plugin_update_many": "",
"plugin_update_other": ""
},
"PluginView": {
"hidden_zero": "",
Expand All @@ -123,134 +143,14 @@
"hidden_many": "",
"hidden_other": ""
},
"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": {
"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": ""
"button_zip": "تصفح"
}
}
}
26 changes: 2 additions & 24 deletions backend/decky_loader/locales/bg-BG.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,12 @@
}
},
"PluginListIndex": {
"freeze": "",
"hide": "Бърз достъп: Скриване",
"no_plugin": "Няма инсталирани добавки!",
"plugin_actions": "Действия с добавката",
"reinstall": "Преинсталиране",
"reload": "Презареждане",
"show": "Бърз достъп: Показване",
"unfreeze": "",
"uninstall": "Деинсталиране",
"update_all_one": "Обновяване на 1 добавка",
"update_all_other": "Обновяване на {{count}} добавки",
Expand Down Expand Up @@ -194,8 +192,7 @@
"SettingsIndex": {
"developer_title": "Разработчик",
"general_title": "Общи",
"plugins_title": "Добавки",
"testing_title": ""
"plugins_title": "Добавки"
},
"Store": {
"store_contrib": {
Expand All @@ -221,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": {
Expand All @@ -245,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": "няма бележки за промените в тази версия",
Expand Down
8 changes: 1 addition & 7 deletions backend/decky_loader/locales/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@
"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}}"
},
Expand Down Expand Up @@ -142,7 +141,6 @@
"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": {
Expand Down Expand Up @@ -255,11 +253,7 @@
}
},
"Testing": {
"download": "Stáhnout",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
"download": "Stáhnout"
},
"TitleView": {
"decky_store_desc": "Otevřít obchod Decky",
Expand Down
6 changes: 1 addition & 5 deletions backend/decky_loader/locales/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,11 +246,7 @@
}
},
"Testing": {
"download": "Download",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
"download": "Download"
},
"TitleView": {
"decky_store_desc": "Decky Store Öffnen",
Expand Down
16 changes: 1 addition & 15 deletions backend/decky_loader/locales/el-GR.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,12 @@
}
},
"PluginListIndex": {
"freeze": "",
"hide": "Γρήγορη πρόσβαση: Απόκρυψη",
"no_plugin": "Δεν υπάρχουν εγκατεστημένες επεκτάσεις!",
"plugin_actions": "Ενέργειες επεκτάσεων",
"reinstall": "Επανεγκατάσταση",
"reload": "Επαναφόρτωση",
"show": "Γρήγορη πρόσβαση: Εμφάνιση",
"unfreeze": "",
"uninstall": "Απεγκατάσταση",
"update_all_one": "Ενημέρωση 1 επέκτασης",
"update_all_other": "Ενημέρωση {{count}} επεκτάσεων",
Expand Down Expand Up @@ -194,8 +192,7 @@
"SettingsIndex": {
"developer_title": "Προγραμματιστής",
"general_title": "Γενικά",
"plugins_title": "Επεκτάσεις",
"testing_title": ""
"plugins_title": "Επεκτάσεις"
},
"Store": {
"store_contrib": {
Expand All @@ -221,10 +218,6 @@
"about": "Σχετικά",
"alph_asce": "Αλφαβητικά (Ζ σε Α)",
"alph_desc": "Αλφαβητικά (Α σε Ζ)",
"date_asce": "",
"date_desc": "",
"downloads_asce": "",
"downloads_desc": "",
"title": "Περιήγηση"
},
"store_testing_cta": "Παρακαλώ σκεφτείτε να τεστάρετε νέες επεκτάσεις για να βοηθήσετε την ομάδα του Decky Loader!",
Expand All @@ -245,13 +238,6 @@
"testing": "Δοκιμαστικό"
}
},
"Testing": {
"download": "",
"error": "",
"header": "",
"loading": "",
"start_download_toast": ""
},
"TitleView": {
"decky_store_desc": "Άνοιγμα Καταστήματος Decky",
"settings_desc": "Άνοιγμα Ρυθμίσεων Decky"
Expand Down
Loading

0 comments on commit 1bccfe2

Please sign in to comment.