summaryrefslogtreecommitdiff
path: root/backend/decky_loader/locales/ar-AA.json
diff options
context:
space:
mode:
authorWerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com>2024-07-08 23:56:54 +0200
committerGitHub <noreply@github.com>2024-07-08 17:56:54 -0400
commitbf22cdb491d91c9dd2ef8abc706e452a70828ee7 (patch)
tree25cc93b1821b7ece5dc5d36120a29f9edb6a47ac /backend/decky_loader/locales/ar-AA.json
parent54b50fd25c6057285bfb1f8e7a795d268937956e (diff)
downloaddecky-loader-bf22cdb491d91c9dd2ef8abc706e452a70828ee7.tar.gz
decky-loader-bf22cdb491d91c9dd2ef8abc706e452a70828ee7.zip
Translations update from Weblate (#652)
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: Denys Dovhan <denysdovhan@gmail.com> Co-authored-by: Eryk Pawlikowski <eryk5188@gmail.com>
Diffstat (limited to 'backend/decky_loader/locales/ar-AA.json')
-rw-r--r--backend/decky_loader/locales/ar-AA.json31
1 files changed, 27 insertions, 4 deletions
diff --git a/backend/decky_loader/locales/ar-AA.json b/backend/decky_loader/locales/ar-AA.json
index 26afdc5c..ad6e1e12 100644
--- a/backend/decky_loader/locales/ar-AA.json
+++ b/backend/decky_loader/locales/ar-AA.json
@@ -8,7 +8,9 @@
}
},
"Developer": {
- "5secreload": "إعادة التحميل في 5 ثواني"
+ "5secreload": "إعادة التحميل في 5 ثواني",
+ "disabling": "",
+ "enabling": ""
},
"DropdownMultiselect": {
"button": {
@@ -55,7 +57,8 @@
"update": "تحديث {{name}} إلى {{version}}"
},
"ok_button": {
- "idle": "تأكيد"
+ "idle": "تأكيد",
+ "loading": ""
},
"title": {
"install_zero": "",
@@ -145,7 +148,13 @@
"plugin_update_two": "",
"plugin_update_few": "",
"plugin_update_many": "",
- "plugin_update_other": ""
+ "plugin_update_other": "",
+ "plugin_error_uninstall": "",
+ "plugin_load_error": {
+ "message": "",
+ "toast": ""
+ },
+ "decky_update_available": ""
},
"PluginView": {
"hidden_zero": "",
@@ -246,6 +255,19 @@
"store_testing_warning": {
"desc": "",
"label": ""
+ },
+ "download_progress_info": {
+ "start": "",
+ "open_zip": "",
+ "download_zip": "",
+ "increment_count": "",
+ "parse_zip": "",
+ "uninstalling_previous": "",
+ "installing_plugin": ""
+ },
+ "store_filter": {
+ "label": "",
+ "label_def": ""
}
},
"StoreSelect": {
@@ -282,7 +304,8 @@
"label": "",
"lat_version": "",
"reloading": "",
- "updating": ""
+ "updating": "",
+ "cur_version": ""
}
}
}