diff options
| author | AAGaming <aagaming@riseup.net> | 2024-07-08 17:58:41 -0400 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2024-07-08 17:58:41 -0400 |
| commit | 89c9751f048a408e791290cc249cbaf9d98c4b03 (patch) | |
| tree | 496577160905f24a8fd0993f420932188003eb81 /backend/decky_loader/locales/sv-SE.json | |
| parent | bf22cdb491d91c9dd2ef8abc706e452a70828ee7 (diff) | |
| download | decky-loader-89c9751f048a408e791290cc249cbaf9d98c4b03.tar.gz decky-loader-89c9751f048a408e791290cc249cbaf9d98c4b03.zip | |
try to resolve weblate conflicts
Diffstat (limited to 'backend/decky_loader/locales/sv-SE.json')
| -rw-r--r-- | backend/decky_loader/locales/sv-SE.json | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/backend/decky_loader/locales/sv-SE.json b/backend/decky_loader/locales/sv-SE.json index 5255daf1..758e2d67 100644 --- a/backend/decky_loader/locales/sv-SE.json +++ b/backend/decky_loader/locales/sv-SE.json @@ -78,20 +78,20 @@ "plugin_version_label": "" }, "PluginInstallModal": { - "no_hash": "", - "update": { - "button_processing": "", + "install": { "button_idle": "", + "button_processing": "", "desc": "", "title": "" }, - "install": { + "no_hash": "", + "reinstall": { "button_idle": "", "button_processing": "", "desc": "", "title": "" }, - "reinstall": { + "update": { "button_idle": "", "button_processing": "", "desc": "", @@ -116,21 +116,21 @@ "hidden": "" }, "PluginLoader": { - "plugin_uninstall": { - "button": "", - "desc": "", - "title": "" - }, - "plugin_update_one": "", - "plugin_update_other": "", - "error": "", + "decky_title": "", "decky_update_available": "", + "error": "", "plugin_error_uninstall": "", "plugin_load_error": { "message": "", "toast": "" }, - "decky_title": "" + "plugin_uninstall": { + "button": "", + "desc": "", + "title": "" + }, + "plugin_update_one": "", + "plugin_update_other": "" }, "PluginView": { "hidden_one": "", @@ -198,10 +198,23 @@ "testing_title": "" }, "Store": { + "download_progress_info": { + "download_zip": "", + "increment_count": "", + "installing_plugin": "", + "open_zip": "", + "parse_zip": "", + "start": "", + "uninstalling_previous": "" + }, "store_contrib": { "desc": "", "label": "" }, + "store_filter": { + "label": "", + "label_def": "" + }, "store_search": { "label": "" }, @@ -227,19 +240,6 @@ "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": { @@ -272,12 +272,12 @@ "updates": { "check_button": "", "checking": "", + "cur_version": "", "install_button": "", "label": "", "lat_version": "", "reloading": "", - "updating": "", - "cur_version": "" + "updating": "" } } } |
