summaryrefslogtreecommitdiff
path: root/backend/decky_loader/locales/sv-SE.json
diff options
context:
space:
mode:
authorWerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com>2024-07-08 23:35:57 +0200
committerGitHub <noreply@github.com>2024-07-08 17:35:57 -0400
commit1bccfe22efc5352fc193563a8fd9e79bdc2fb088 (patch)
tree3b006b6f1e69baddc57f996abe2510de194f4a35 /backend/decky_loader/locales/sv-SE.json
parent68c6eedb8154a8483bdbf2b5c3320d1368fc4504 (diff)
downloaddecky-loader-1bccfe22efc5352fc193563a8fd9e79bdc2fb088.tar.gz
decky-loader-1bccfe22efc5352fc193563a8fd9e79bdc2fb088.zip
Translations update from Weblate (#645)
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: Eryk Pawlikowski <eryk5188@gmail.com>
Diffstat (limited to 'backend/decky_loader/locales/sv-SE.json')
-rw-r--r--backend/decky_loader/locales/sv-SE.json169
1 files changed, 10 insertions, 159 deletions
diff --git a/backend/decky_loader/locales/sv-SE.json b/backend/decky_loader/locales/sv-SE.json
index 0c3f2b50..5130ed12 100644
--- a/backend/decky_loader/locales/sv-SE.json
+++ b/backend/decky_loader/locales/sv-SE.json
@@ -62,174 +62,25 @@
},
"title": {
"install_one": "Install 1 tillägg",
- "install_other": "Installerar {{count}} tillägg"
+ "install_other": "Installerar {{count}} tillägg",
+ "mixed_one": "",
+ "mixed_other": "",
+ "reinstall_one": "",
+ "reinstall_other": "",
+ "update_one": "",
+ "update_other": ""
}
},
- "PluginCard": {
- "plugin_full_access": "",
- "plugin_install": "",
- "plugin_no_desc": "",
- "plugin_version_label": ""
- },
- "PluginInstallModal": {
- "no_hash": ""
- },
"PluginListIndex": {
- "freeze": "",
- "hide": "",
- "no_plugin": "",
- "plugin_actions": "",
- "reinstall": "",
- "reload": "",
- "show": "",
- "unfreeze": "",
- "uninstall": "",
"update_all_one": "",
- "update_all_other": "",
- "update_to": ""
- },
- "PluginListLabel": {
- "hidden": ""
+ "update_all_other": ""
},
"PluginLoader": {
- "plugin_uninstall": {
- "button": "",
- "desc": "",
- "title": ""
- }
+ "plugin_update_one": "",
+ "plugin_update_other": ""
},
"PluginView": {
"hidden_one": "",
"hidden_other": ""
- },
- "RemoteDebugging": {
- "remote_cef": {
- "desc": "",
- "label": ""
- }
- },
- "SettingsDeveloperIndex": {
- "cef_console": {
- "button": "",
- "desc": "",
- "label": ""
- },
- "header": "",
- "react_devtools": {
- "desc": "",
- "ip_label": "",
- "label": ""
- },
- "third_party_plugins": {
- "button_install": "",
- "button_zip": "",
- "header": "",
- "label_desc": "",
- "label_url": "",
- "label_zip": ""
- },
- "valve_internal": {
- "desc1": "",
- "desc2": "",
- "label": ""
- }
- },
- "SettingsGeneralIndex": {
- "about": {
- "decky_version": "",
- "header": ""
- },
- "beta": {
- "header": ""
- },
- "developer_mode": {
- "label": ""
- },
- "notifications": {
- "decky_updates_label": "",
- "header": "",
- "plugin_updates_label": ""
- },
- "other": {
- "header": ""
- },
- "updates": {
- "header": ""
- }
- },
- "SettingsIndex": {
- "developer_title": "",
- "general_title": "",
- "plugins_title": "",
- "testing_title": ""
- },
- "Store": {
- "store_contrib": {
- "desc": "",
- "label": ""
- },
- "store_search": {
- "label": ""
- },
- "store_sort": {
- "label": "",
- "label_def": ""
- },
- "store_source": {
- "desc": "",
- "label": ""
- },
- "store_tabs": {
- "about": "",
- "alph_asce": "",
- "alph_desc": "",
- "date_asce": "",
- "date_desc": "",
- "downloads_asce": "",
- "downloads_desc": "",
- "title": ""
- },
- "store_testing_cta": "",
- "store_testing_warning": {
- "desc": "",
- "label": ""
- }
- },
- "StoreSelect": {
- "custom_store": {
- "label": "",
- "url_label": ""
- },
- "store_channel": {
- "custom": "",
- "default": "",
- "label": "",
- "testing": ""
- }
- },
- "Testing": {
- "download": "",
- "error": "",
- "header": "",
- "loading": "",
- "start_download_toast": ""
- },
- "TitleView": {
- "decky_store_desc": "",
- "settings_desc": ""
- },
- "Updater": {
- "decky_updates": "",
- "no_patch_notes_desc": "",
- "patch_notes_desc": "",
- "updates": {
- "check_button": "",
- "checking": "",
- "install_button": "",
- "label": "",
- "lat_version": "",
- "reloading": "",
- "updating": ""
- }
}
}