summaryrefslogtreecommitdiff
path: root/backend
diff options
context:
space:
mode:
authorWerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com>2023-06-19 17:44:30 +0200
committerGitHub <noreply@github.com>2023-06-19 17:44:30 +0200
commit66bcdfd84edc3a7138747ab52363d4cabba9daa5 (patch)
tree92c5008e78ecd98d5d7d25cd57ece49eea3055de /backend
parent8494f2ec3ea2fc151ff038bd3f262d21a07838cd (diff)
downloaddecky-loader-66bcdfd84edc3a7138747ab52363d4cabba9daa5.tar.gz
decky-loader-66bcdfd84edc3a7138747ab52363d4cabba9daa5.zip
Translations update from Weblate (#488)v2.10.1
* Translated using Weblate (English) Currently translated at 100.0% (134 of 134 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/en/ * Translated using Weblate (Albanian) Currently translated at 36.5% (49 of 134 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/sq/ * Translated using Weblate (Ukrainian) Currently translated at 85.0% (114 of 134 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/uk/ --------- Co-authored-by: Marco Rodolfi <marco.rodolfi@tuta.io>
Diffstat (limited to 'backend')
-rw-r--r--backend/locales/en-US.json62
-rw-r--r--backend/locales/sq-AL.json2
-rw-r--r--backend/locales/uk-UA.json4
3 files changed, 34 insertions, 34 deletions
diff --git a/backend/locales/en-US.json b/backend/locales/en-US.json
index 34bde6bd..d1f431ff 100644
--- a/backend/locales/en-US.json
+++ b/backend/locales/en-US.json
@@ -12,37 +12,37 @@
"disabling": "Disabling React DevTools",
"enabling": "Enabling React DevTools"
},
- "DropdownMultiselect": {
- "button": {
- "back": "Back"
- }
- },
- "FilePickerError": {
- "errors": {
- "file_not_found": "The path specified is not valid. Please check it and reenter it correctly.",
- "unknown": "An unknown error occurred. The raw error is: {{raw_error}}"
- }
- },
+ "DropdownMultiselect": {
+ "button": {
+ "back": "Back"
+ }
+ },
+ "FilePickerError": {
+ "errors": {
+ "file_not_found": "The path specified is not valid. Please check it and reenter it correctly.",
+ "unknown": "An unknown error occurred. The raw error is: {{raw_error}}"
+ }
+ },
"FilePickerIndex": {
- "files": {
- "all_files": "All Files",
- "file_type": "File Type",
- "show_hidden": "Show Hidden Files"
- },
- "filter": {
- "created_asce": "Created (Oldest)",
- "created_desc": "Created (Newest)",
- "modified_asce": "Modified (Oldest)",
- "modified_desc": "Modified (Newest)",
- "name_asce": "Z-A",
- "name_desc": "A-Z",
- "size_asce": "Size (Smallest)",
- "size_desc": "Size (Largest)"
- },
- "folder": {
- "label": "Folder",
- "select": "Use this folder",
- "show_more": "Show more files"
+ "files": {
+ "all_files": "All Files",
+ "file_type": "File Type",
+ "show_hidden": "Show Hidden Files"
+ },
+ "filter": {
+ "created_asce": "Created (Oldest)",
+ "created_desc": "Created (Newest)",
+ "modified_asce": "Modified (Oldest)",
+ "modified_desc": "Modified (Newest)",
+ "name_asce": "Z-A",
+ "name_desc": "A-Z",
+ "size_asce": "Size (Smallest)",
+ "size_desc": "Size (Largest)"
+ },
+ "folder": {
+ "label": "Folder",
+ "select": "Use this folder",
+ "show_more": "Show more files"
}
},
"PluginView": {
@@ -81,7 +81,7 @@
},
"MultiplePluginsInstallModal": {
"title": {
- "mixed_one": "Modify 1 plugin",
+ "mixed_one": "Modify {{count}} plugin",
"mixed_other": "Modify {{count}} plugins",
"update_one": "Update 1 plugin",
"update_other": "Update {{count}} plugins",
diff --git a/backend/locales/sq-AL.json b/backend/locales/sq-AL.json
index fff42a91..1e1eeede 100644
--- a/backend/locales/sq-AL.json
+++ b/backend/locales/sq-AL.json
@@ -59,7 +59,7 @@
"desc": "Je i sigurt që don ta çinstalojsh {{name}}?"
},
"error": "Gabim",
- "plugin_error_uninstall": "Ju lutem shko nga <0></0> në Decky menu nëse don ta çinstalojsh këtë shtese.",
+ "plugin_error_uninstall": "Ju lutem shko nga {{name}} në Decky menu nëse don ta çinstalojsh këtë shtese.",
"plugin_update_one": "",
"plugin_update_other": ""
},
diff --git a/backend/locales/uk-UA.json b/backend/locales/uk-UA.json
index a43c7610..541a98f4 100644
--- a/backend/locales/uk-UA.json
+++ b/backend/locales/uk-UA.json
@@ -215,9 +215,9 @@
}
},
"PluginView": {
- "hidden_one": "1 плагін приховано з цього списку",
+ "hidden_one": "{{count}} плагін приховано з цього списку",
"hidden_few": "{{count}} плагінів приховано з цього списку",
- "hidden_many": ""
+ "hidden_many": "{{count}} плагінів приховано з цього списку"
},
"RemoteDebugging": {
"remote_cef": {