summaryrefslogtreecommitdiff
path: root/backend/decky_loader/locales/ar-AA.json
diff options
context:
space:
mode:
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": ""
}
}
}