diff options
| author | WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> | 2024-07-08 23:56:54 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-08 17:56:54 -0400 |
| commit | bf22cdb491d91c9dd2ef8abc706e452a70828ee7 (patch) | |
| tree | 25cc93b1821b7ece5dc5d36120a29f9edb6a47ac /backend/decky_loader/locales/sq-AL.json | |
| parent | 54b50fd25c6057285bfb1f8e7a795d268937956e (diff) | |
| download | decky-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/sq-AL.json')
| -rw-r--r-- | backend/decky_loader/locales/sq-AL.json | 33 |
1 files changed, 31 insertions, 2 deletions
diff --git a/backend/decky_loader/locales/sq-AL.json b/backend/decky_loader/locales/sq-AL.json index 7a048c02..ce5d1a05 100644 --- a/backend/decky_loader/locales/sq-AL.json +++ b/backend/decky_loader/locales/sq-AL.json @@ -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": "" } } |
