mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-17 08:47:49 +00:00
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>
This commit is contained in:
committed by
GitHub
parent
54b50fd25c
commit
bf22cdb491
@@ -78,7 +78,25 @@
|
||||
"plugin_version_label": ""
|
||||
},
|
||||
"PluginInstallModal": {
|
||||
"no_hash": ""
|
||||
"no_hash": "",
|
||||
"update": {
|
||||
"button_processing": "",
|
||||
"button_idle": "",
|
||||
"desc": "",
|
||||
"title": ""
|
||||
},
|
||||
"install": {
|
||||
"button_idle": "",
|
||||
"button_processing": "",
|
||||
"desc": "",
|
||||
"title": ""
|
||||
},
|
||||
"reinstall": {
|
||||
"button_idle": "",
|
||||
"button_processing": "",
|
||||
"desc": "",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"PluginListIndex": {
|
||||
"freeze": "",
|
||||
@@ -104,7 +122,15 @@
|
||||
"title": ""
|
||||
},
|
||||
"plugin_update_one": "",
|
||||
"plugin_update_other": ""
|
||||
"plugin_update_other": "",
|
||||
"error": "",
|
||||
"decky_update_available": "",
|
||||
"plugin_error_uninstall": "",
|
||||
"plugin_load_error": {
|
||||
"message": "",
|
||||
"toast": ""
|
||||
},
|
||||
"decky_title": ""
|
||||
},
|
||||
"PluginView": {
|
||||
"hidden_one": "",
|
||||
@@ -201,6 +227,19 @@
|
||||
"store_testing_warning": {
|
||||
"desc": "",
|
||||
"label": ""
|
||||
},
|
||||
"store_filter": {
|
||||
"label_def": "",
|
||||
"label": ""
|
||||
},
|
||||
"download_progress_info": {
|
||||
"start": "",
|
||||
"open_zip": "",
|
||||
"download_zip": "",
|
||||
"increment_count": "",
|
||||
"parse_zip": "",
|
||||
"uninstalling_previous": "",
|
||||
"installing_plugin": ""
|
||||
}
|
||||
},
|
||||
"StoreSelect": {
|
||||
@@ -237,7 +276,8 @@
|
||||
"label": "",
|
||||
"lat_version": "",
|
||||
"reloading": "",
|
||||
"updating": ""
|
||||
"updating": "",
|
||||
"cur_version": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user