Translations update from Weblate (#488)

* 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>
This commit is contained in:
WerWolvTranslationBot
2023-06-19 17:44:30 +02:00
committed by GitHub
parent 8494f2ec3e
commit 170c26a023
3 changed files with 34 additions and 34 deletions
+31 -31
View File
@@ -12,37 +12,37 @@
"disabling": "Disabling React DevTools", "disabling": "Disabling React DevTools",
"enabling": "Enabling React DevTools" "enabling": "Enabling React DevTools"
}, },
"DropdownMultiselect": { "DropdownMultiselect": {
"button": { "button": {
"back": "Back" "back": "Back"
} }
}, },
"FilePickerError": { "FilePickerError": {
"errors": { "errors": {
"file_not_found": "The path specified is not valid. Please check it and reenter it correctly.", "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}}" "unknown": "An unknown error occurred. The raw error is: {{raw_error}}"
} }
}, },
"FilePickerIndex": { "FilePickerIndex": {
"files": { "files": {
"all_files": "All Files", "all_files": "All Files",
"file_type": "File Type", "file_type": "File Type",
"show_hidden": "Show Hidden Files" "show_hidden": "Show Hidden Files"
}, },
"filter": { "filter": {
"created_asce": "Created (Oldest)", "created_asce": "Created (Oldest)",
"created_desc": "Created (Newest)", "created_desc": "Created (Newest)",
"modified_asce": "Modified (Oldest)", "modified_asce": "Modified (Oldest)",
"modified_desc": "Modified (Newest)", "modified_desc": "Modified (Newest)",
"name_asce": "Z-A", "name_asce": "Z-A",
"name_desc": "A-Z", "name_desc": "A-Z",
"size_asce": "Size (Smallest)", "size_asce": "Size (Smallest)",
"size_desc": "Size (Largest)" "size_desc": "Size (Largest)"
}, },
"folder": { "folder": {
"label": "Folder", "label": "Folder",
"select": "Use this folder", "select": "Use this folder",
"show_more": "Show more files" "show_more": "Show more files"
} }
}, },
"PluginView": { "PluginView": {
@@ -81,7 +81,7 @@
}, },
"MultiplePluginsInstallModal": { "MultiplePluginsInstallModal": {
"title": { "title": {
"mixed_one": "Modify 1 plugin", "mixed_one": "Modify {{count}} plugin",
"mixed_other": "Modify {{count}} plugins", "mixed_other": "Modify {{count}} plugins",
"update_one": "Update 1 plugin", "update_one": "Update 1 plugin",
"update_other": "Update {{count}} plugins", "update_other": "Update {{count}} plugins",
+1 -1
View File
@@ -59,7 +59,7 @@
"desc": "Je i sigurt që don ta çinstalojsh {{name}}?" "desc": "Je i sigurt që don ta çinstalojsh {{name}}?"
}, },
"error": "Gabim", "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_one": "",
"plugin_update_other": "" "plugin_update_other": ""
}, },
+2 -2
View File
@@ -215,9 +215,9 @@
} }
}, },
"PluginView": { "PluginView": {
"hidden_one": "1 плагін приховано з цього списку", "hidden_one": "{{count}} плагін приховано з цього списку",
"hidden_few": "{{count}} плагінів приховано з цього списку", "hidden_few": "{{count}} плагінів приховано з цього списку",
"hidden_many": "" "hidden_many": "{{count}} плагінів приховано з цього списку"
}, },
"RemoteDebugging": { "RemoteDebugging": {
"remote_cef": { "remote_cef": {