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:
WerWolvTranslationBot
2024-07-08 23:56:54 +02:00
committed by GitHub
parent 54b50fd25c
commit bf22cdb491
22 changed files with 287 additions and 25 deletions
+31 -2
View File
@@ -55,6 +55,15 @@
"reinstall_other": "",
"update_one": "",
"update_other": ""
},
"description": {
"install": "",
"reinstall": "",
"update": ""
},
"ok_button": {
"idle": "",
"loading": ""
}
},
"PluginCard": {
@@ -80,7 +89,8 @@
"update": {
"button_processing": "Përditësohet",
"desc": "Je i sigurt a don ta përditësojsh {{artifact}} {{version}}?",
"title": "Përditëso {{artifact}}"
"title": "Përditëso {{artifact}}",
"button_idle": ""
}
},
"PluginListIndex": {
@@ -110,7 +120,12 @@
"title": "Çinstalo {{name}}"
},
"plugin_update_one": "",
"plugin_update_other": ""
"plugin_update_other": "",
"decky_update_available": "",
"plugin_load_error": {
"message": "",
"toast": ""
}
},
"PluginView": {
"hidden_one": "",
@@ -211,6 +226,15 @@
"store_testing_warning": {
"desc": "",
"label": ""
},
"download_progress_info": {
"open_zip": "",
"installing_plugin": "",
"parse_zip": "",
"download_zip": "",
"increment_count": "",
"start": "",
"uninstalling_previous": ""
}
},
"StoreSelect": {
@@ -250,5 +274,10 @@
"reloading": "",
"updating": ""
}
},
"Developer": {
"enabling": "",
"5secreload": "",
"disabling": ""
}
}