From c1edb9f2e9ce3075937f12343015bff9da1d85c9 Mon Sep 17 00:00:00 2001 From: marios Date: Wed, 17 May 2023 21:56:28 +0000 Subject: Added translation using Weblate (Greek) --- backend/locales/el-GR.json | 183 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 183 insertions(+) create mode 100644 backend/locales/el-GR.json (limited to 'backend/locales/el-GR.json') diff --git a/backend/locales/el-GR.json b/backend/locales/el-GR.json new file mode 100644 index 00000000..9aa064d8 --- /dev/null +++ b/backend/locales/el-GR.json @@ -0,0 +1,183 @@ +{ + "BranchSelect": { + "update_channel": { + "label": "", + "prerelease": "", + "stable": "", + "testing": "" + } + }, + "Developer": { + "5secreload": "", + "disabling": "", + "enabling": "" + }, + "FilePickerIndex": { + "folder": { + "select": "" + } + }, + "PluginCard": { + "plugin_full_access": "", + "plugin_install": "", + "plugin_no_desc": "", + "plugin_version_label": "" + }, + "PluginInstallModal": { + "install": { + "button_idle": "", + "button_processing": "", + "desc": "", + "title": "" + }, + "no_hash": "", + "reinstall": { + "button_idle": "", + "button_processing": "", + "desc": "", + "title": "" + }, + "update": { + "button_idle": "", + "button_processing": "", + "desc": "", + "title": "" + } + }, + "PluginListIndex": { + "no_plugin": "", + "plugin_actions": "", + "reinstall": "", + "reload": "", + "uninstall": "", + "update_to": "" + }, + "PluginLoader": { + "decky_title": "", + "decky_update_available": "", + "error": "", + "plugin_error_uninstall": "", + "plugin_load_error": { + "message": "", + "toast": "" + }, + "plugin_uninstall": { + "button": "", + "desc": "", + "title": "" + }, + "plugin_update": "" + }, + "RemoteDebugging": { + "remote_cef": { + "desc": "", + "label": "" + } + }, + "SettingsDeveloperIndex": { + "header_one": "", + "header_other": "Other", + "react_devtools": { + "desc": "", + "ip_label": "", + "label": "" + }, + "third_party_plugins": { + "button_install": "", + "button_zip": "", + "header": "", + "label_desc": "", + "label_url": "", + "label_zip": "" + }, + "toast_zip": { + "body": "", + "title": "" + }, + "valve_internal": { + "desc1": "", + "desc2": "", + "label": "" + } + }, + "SettingsGeneralIndex": { + "about": { + "decky_version": "", + "header": "" + }, + "beta": { + "header": "" + }, + "developer_mode": { + "desc": "", + "label": "" + }, + "other": { + "header": "" + }, + "updates": { + "header": "" + } + }, + "SettingsIndex": { + "developer_title": "", + "general_title": "", + "navbar_settings": "", + "plugins_title": "" + }, + "Store": { + "store_contrib": { + "desc": "", + "label": "" + }, + "store_filter": { + "label": "", + "label_def": "" + }, + "store_search": { + "label": "" + }, + "store_sort": { + "label": "", + "label_def": "" + }, + "store_source": { + "desc": "", + "label": "" + }, + "store_tabs": { + "about": "", + "alph_asce": "", + "alph_desc": "", + "title": "" + }, + "store_testing_cta": "" + }, + "StoreSelect": { + "custom_store": { + "label": "", + "url_label": "" + }, + "store_channel": { + "custom": "", + "default": "", + "label": "", + "testing": "" + } + }, + "Updater": { + "decky_updates": "", + "no_patch_notes_desc": "", + "patch_notes_desc": "", + "updates": { + "check_button": "", + "checking": "", + "cur_version": "", + "install_button": "", + "label": "", + "lat_version": "", + "reloading": "", + "updating": "" + } + } +} -- cgit v1.2.3 From 47388b10838fc73e1a5759882c1bd9877833c5e7 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 21:56:29 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/el-GR.json | 88 +++++++++------------------------------------- 1 file changed, 17 insertions(+), 71 deletions(-) (limited to 'backend/locales/el-GR.json') diff --git a/backend/locales/el-GR.json b/backend/locales/el-GR.json index 9aa064d8..8af7f142 100644 --- a/backend/locales/el-GR.json +++ b/backend/locales/el-GR.json @@ -1,16 +1,12 @@ { "BranchSelect": { "update_channel": { - "label": "", "prerelease": "", - "stable": "", "testing": "" } }, "Developer": { - "5secreload": "", - "disabling": "", - "enabling": "" + "disabling": "" }, "FilePickerIndex": { "folder": { @@ -18,165 +14,115 @@ } }, "PluginCard": { - "plugin_full_access": "", "plugin_install": "", - "plugin_no_desc": "", "plugin_version_label": "" }, "PluginInstallModal": { "install": { - "button_idle": "", "button_processing": "", - "desc": "", "title": "" }, - "no_hash": "", "reinstall": { "button_idle": "", - "button_processing": "", - "desc": "", - "title": "" + "desc": "" }, "update": { "button_idle": "", - "button_processing": "", - "desc": "", - "title": "" + "desc": "" } }, "PluginListIndex": { "no_plugin": "", - "plugin_actions": "", "reinstall": "", - "reload": "", - "uninstall": "", - "update_to": "" + "uninstall": "" }, "PluginLoader": { "decky_title": "", - "decky_update_available": "", "error": "", - "plugin_error_uninstall": "", "plugin_load_error": { - "message": "", - "toast": "" + "message": "" }, "plugin_uninstall": { "button": "", - "desc": "", "title": "" - }, - "plugin_update": "" + } }, "RemoteDebugging": { "remote_cef": { - "desc": "", - "label": "" + "desc": "" } }, "SettingsDeveloperIndex": { "header_one": "", "header_other": "Other", "react_devtools": { - "desc": "", - "ip_label": "", - "label": "" + "ip_label": "" }, "third_party_plugins": { "button_install": "", - "button_zip": "", "header": "", - "label_desc": "", - "label_url": "", - "label_zip": "" + "label_url": "" }, "toast_zip": { - "body": "", - "title": "" + "body": "" }, "valve_internal": { "desc1": "", - "desc2": "", "label": "" } }, "SettingsGeneralIndex": { "about": { - "decky_version": "", - "header": "" - }, - "beta": { "header": "" }, "developer_mode": { - "desc": "", - "label": "" + "desc": "" }, "other": { "header": "" - }, - "updates": { - "header": "" } }, "SettingsIndex": { "developer_title": "", - "general_title": "", - "navbar_settings": "", - "plugins_title": "" + "navbar_settings": "" }, "Store": { "store_contrib": { - "desc": "", - "label": "" + "desc": "" }, "store_filter": { - "label": "", - "label_def": "" + "label": "" }, "store_search": { "label": "" }, "store_sort": { - "label": "", "label_def": "" }, "store_source": { - "desc": "", "label": "" }, "store_tabs": { - "about": "", "alph_asce": "", - "alph_desc": "", "title": "" - }, - "store_testing_cta": "" + } }, "StoreSelect": { "custom_store": { - "label": "", - "url_label": "" + "label": "" }, "store_channel": { "custom": "", - "default": "", - "label": "", - "testing": "" + "label": "" } }, "Updater": { "decky_updates": "", - "no_patch_notes_desc": "", "patch_notes_desc": "", "updates": { - "check_button": "", "checking": "", - "cur_version": "", "install_button": "", - "label": "", "lat_version": "", - "reloading": "", "updating": "" } } -- cgit v1.2.3 From 320f392ad395bf8b671987e6d9cf83620109b955 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 21:56:29 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/el-GR.json | 49 +++------------------------------------------- 1 file changed, 3 insertions(+), 46 deletions(-) (limited to 'backend/locales/el-GR.json') diff --git a/backend/locales/el-GR.json b/backend/locales/el-GR.json index 8af7f142..faa38b68 100644 --- a/backend/locales/el-GR.json +++ b/backend/locales/el-GR.json @@ -1,110 +1,71 @@ { "BranchSelect": { "update_channel": { - "prerelease": "", "testing": "" } }, - "Developer": { - "disabling": "" - }, "FilePickerIndex": { "folder": { "select": "" } }, "PluginCard": { - "plugin_install": "", "plugin_version_label": "" }, "PluginInstallModal": { "install": { - "button_processing": "", "title": "" }, "reinstall": { - "button_idle": "", "desc": "" }, "update": { - "button_idle": "", "desc": "" } }, "PluginListIndex": { - "no_plugin": "", - "reinstall": "", - "uninstall": "" + "reinstall": "" }, "PluginLoader": { "decky_title": "", - "error": "", "plugin_load_error": { "message": "" }, "plugin_uninstall": { - "button": "", "title": "" } }, - "RemoteDebugging": { - "remote_cef": { - "desc": "" - } - }, "SettingsDeveloperIndex": { "header_one": "", "header_other": "Other", - "react_devtools": { - "ip_label": "" - }, "third_party_plugins": { "button_install": "", - "header": "", "label_url": "" }, - "toast_zip": { - "body": "" - }, "valve_internal": { - "desc1": "", - "label": "" + "desc1": "" } }, "SettingsGeneralIndex": { "about": { "header": "" }, - "developer_mode": { - "desc": "" - }, "other": { "header": "" } }, "SettingsIndex": { - "developer_title": "", "navbar_settings": "" }, "Store": { - "store_contrib": { - "desc": "" - }, "store_filter": { "label": "" }, - "store_search": { - "label": "" - }, "store_sort": { "label_def": "" }, - "store_source": { - "label": "" - }, "store_tabs": { - "alph_asce": "", - "title": "" + "alph_asce": "" } }, "StoreSelect": { @@ -112,17 +73,13 @@ "label": "" }, "store_channel": { - "custom": "", "label": "" } }, "Updater": { - "decky_updates": "", "patch_notes_desc": "", "updates": { - "checking": "", "install_button": "", - "lat_version": "", "updating": "" } } -- cgit v1.2.3 From d5dda39add2d38294814c9dc37b9584e7f2a6727 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 21:56:29 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/el-GR.json | 34 ---------------------------------- 1 file changed, 34 deletions(-) (limited to 'backend/locales/el-GR.json') diff --git a/backend/locales/el-GR.json b/backend/locales/el-GR.json index faa38b68..c72a094e 100644 --- a/backend/locales/el-GR.json +++ b/backend/locales/el-GR.json @@ -1,36 +1,19 @@ { - "BranchSelect": { - "update_channel": { - "testing": "" - } - }, "FilePickerIndex": { "folder": { "select": "" } }, - "PluginCard": { - "plugin_version_label": "" - }, "PluginInstallModal": { "install": { "title": "" }, - "reinstall": { - "desc": "" - }, "update": { "desc": "" } }, - "PluginListIndex": { - "reinstall": "" - }, "PluginLoader": { "decky_title": "", - "plugin_load_error": { - "message": "" - }, "plugin_uninstall": { "title": "" } @@ -39,47 +22,30 @@ "header_one": "", "header_other": "Other", "third_party_plugins": { - "button_install": "", "label_url": "" - }, - "valve_internal": { - "desc1": "" } }, "SettingsGeneralIndex": { "about": { "header": "" - }, - "other": { - "header": "" } }, "SettingsIndex": { "navbar_settings": "" }, "Store": { - "store_filter": { - "label": "" - }, "store_sort": { "label_def": "" - }, - "store_tabs": { - "alph_asce": "" } }, "StoreSelect": { "custom_store": { "label": "" - }, - "store_channel": { - "label": "" } }, "Updater": { "patch_notes_desc": "", "updates": { - "install_button": "", "updating": "" } } -- cgit v1.2.3 From 7ba864136ff3ccdf515add302e87430a3c87bb63 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 21:56:29 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/el-GR.json | 31 +++---------------------------- 1 file changed, 3 insertions(+), 28 deletions(-) (limited to 'backend/locales/el-GR.json') diff --git a/backend/locales/el-GR.json b/backend/locales/el-GR.json index c72a094e..dea96732 100644 --- a/backend/locales/el-GR.json +++ b/backend/locales/el-GR.json @@ -1,52 +1,27 @@ { - "FilePickerIndex": { - "folder": { - "select": "" - } - }, "PluginInstallModal": { "install": { "title": "" - }, - "update": { - "desc": "" } }, "PluginLoader": { - "decky_title": "", - "plugin_uninstall": { - "title": "" - } + "decky_title": "" }, "SettingsDeveloperIndex": { "header_one": "", - "header_other": "Other", - "third_party_plugins": { - "label_url": "" - } + "header_other": "Other" }, "SettingsGeneralIndex": { "about": { "header": "" } }, - "SettingsIndex": { - "navbar_settings": "" - }, "Store": { "store_sort": { "label_def": "" } }, - "StoreSelect": { - "custom_store": { - "label": "" - } - }, "Updater": { - "patch_notes_desc": "", - "updates": { - "updating": "" - } + "patch_notes_desc": "" } } -- cgit v1.2.3 From d6c025da1c35e7dde22ca004fdcf8dae57e60d45 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 21:56:29 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/el-GR.json | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'backend/locales/el-GR.json') diff --git a/backend/locales/el-GR.json b/backend/locales/el-GR.json index dea96732..f4bb5015 100644 --- a/backend/locales/el-GR.json +++ b/backend/locales/el-GR.json @@ -1,9 +1,4 @@ { - "PluginInstallModal": { - "install": { - "title": "" - } - }, "PluginLoader": { "decky_title": "" }, @@ -11,17 +6,9 @@ "header_one": "", "header_other": "Other" }, - "SettingsGeneralIndex": { - "about": { - "header": "" - } - }, "Store": { "store_sort": { "label_def": "" } - }, - "Updater": { - "patch_notes_desc": "" } } -- cgit v1.2.3 From 88b9984b0f27e61cbe2f22e665b4b7f86ce46d33 Mon Sep 17 00:00:00 2001 From: Weblate Date: Wed, 17 May 2023 21:56:29 +0000 Subject: Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --- backend/locales/el-GR.json | 8 -------- 1 file changed, 8 deletions(-) (limited to 'backend/locales/el-GR.json') diff --git a/backend/locales/el-GR.json b/backend/locales/el-GR.json index f4bb5015..9afffa75 100644 --- a/backend/locales/el-GR.json +++ b/backend/locales/el-GR.json @@ -1,14 +1,6 @@ { - "PluginLoader": { - "decky_title": "" - }, "SettingsDeveloperIndex": { "header_one": "", "header_other": "Other" - }, - "Store": { - "store_sort": { - "label_def": "" - } } } -- cgit v1.2.3 From cbfa548f9886516e9e93b08511e34561aeb060ae Mon Sep 17 00:00:00 2001 From: marios Date: Wed, 17 May 2023 21:56:57 +0000 Subject: Translated using Weblate (Greek) Currently translated at 100.0% (100 of 100 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/el/ --- backend/locales/el-GR.json | 178 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 177 insertions(+), 1 deletion(-) (limited to 'backend/locales/el-GR.json') diff --git a/backend/locales/el-GR.json b/backend/locales/el-GR.json index 9afffa75..7df6f39e 100644 --- a/backend/locales/el-GR.json +++ b/backend/locales/el-GR.json @@ -1,6 +1,182 @@ { "SettingsDeveloperIndex": { "header_one": "", - "header_other": "Other" + "header_other": "Other", + "react_devtools": { + "desc": "Επιτρέπει την σύνδεση με υπολογιστή που τρέχει React DevTools. Η αλλαγή αυτής της ρύθμισης θα προκαλέσει επαναφόρτωση του Steam. Ωρίστε την διεύθυνση IP πριν την ενεργοποιήσετε.", + "ip_label": "IP", + "label": "Ενεργοποίηση React DevTools" + }, + "third_party_plugins": { + "button_install": "Εγκατάσταση", + "button_zip": "Περιήγηση", + "header": "Επεκτάσεις τρίτων", + "label_desc": "URL", + "label_url": "Εγκατάσταση επέκτασης απο URL", + "label_zip": "Εγκατάσταση επέκτασης από αρχείο ZIP" + }, + "toast_zip": { + "title": "Decky", + "body": "Η εγκατάσταση απέτυχε. Μόνο αρχεία ZIP επιτρέπονται." + }, + "valve_internal": { + "desc1": "Ενεργοποιεί το μενού προγραμματιστή της Valve.", + "desc2": "Μην αγγίξετε τίποτα σε αυτό το μενού εκτός και αν ξέρετε τι κάνει.", + "label": "Ενεργοποιήση εσωτερικού μενού Valve" + } + }, + "BranchSelect": { + "update_channel": { + "prerelease": "Προ-κυκλοφορία", + "stable": "Σταθερό", + "label": "Κανάλι ενημερώσεων", + "testing": "Δοκιμαστικό" + } + }, + "Developer": { + "5secreload": "Γίνεται επαναφόρτωση σε 5 δευτερόλεπτα", + "disabling": "Γίνεται απενεργοποίηση", + "enabling": "Γίνεται ενεργοποίηση" + }, + "PluginCard": { + "plugin_no_desc": "Δεν υπάρχει περιγραφή.", + "plugin_full_access": "Αυτή η επέκταση έχει πλήρη πρόσβαση στο Steam Deck σας.", + "plugin_install": "Εγκατάσταση", + "plugin_version_label": "Έκδοση επέκτασης" + }, + "PluginInstallModal": { + "install": { + "desc": "Σίγουρα θέλετε να εγκαταστήσετε το {{artifact}}{{version}};", + "button_idle": "Εγκατάσταση", + "button_processing": "Γίνεται εγκατάσταση", + "title": "Εγκατάσταση {{artifact}}" + }, + "no_hash": "Αυτή η επέκταση δεν έχει υπογραφή, την εγκαθηστάτε με δικό σας ρίσκο.", + "reinstall": { + "button_idle": "Επανεγκατάσταση", + "button_processing": "Γίνεται επανεγκατάσταση", + "desc": "Σίγουρα θέλετε να επανεγκαταστήσετε το {{artifact}}{{version}};", + "title": "Επανεγκατάσταση {{artifact}}" + }, + "update": { + "button_idle": "Ενημέρωση", + "desc": "Σίγουρα θέλετε να ενημερώσετε το {{artifact}} {{version}};", + "title": "Ενημέρωση {{artifact}}", + "button_processing": "Γίνεται ενημέρωση" + } + }, + "PluginListIndex": { + "no_plugin": "Δεν υπάρχουν εγκατεστημένες επεκτάσεις!", + "plugin_actions": "Ενέργειες επεκτάσεων", + "reinstall": "Επανεγκατάσταση", + "reload": "Επαναφόρτωση", + "uninstall": "Απεγκατάσταση", + "update_to": "Ενημέρωση σε {{name}}" + }, + "PluginLoader": { + "decky_title": "Decky", + "decky_update_available": "Ενημέρωση σε {{tag_name}} διαθέσιμη!", + "error": "Σφάλμα", + "plugin_error_uninstall": "Πηγαίντε στο {{-icon}} στο μενού του Decky για να απεγκαταστήσετε αυτή την επέκταση.", + "plugin_load_error": { + "message": "Σφάλμα στη φόρτωση της επέκτασης {{name}}", + "toast": "Σφάλμα φόρτωσης {{name}}" + }, + "plugin_uninstall": { + "button": "Απεγκατάσταση", + "desc": "Σίγουρα θέλετε να απεγκαταστήσετε το {{name}};", + "title": "Απεγκατάσταση {{name}}" + } + }, + "RemoteDebugging": { + "remote_cef": { + "label": "Να επιτρέπεται η απομακρυσμένη πρόσβαση στον CEF debugger", + "desc": "Να επιτρέπεται η ανεξέλεγκτη πρόσβαση στον CEF debugger σε οποιονδήποτε στο τοπικό δίκτυο" + } + }, + "SettingsGeneralIndex": { + "about": { + "decky_version": "Έκδοση Decky", + "header": "Σχετικά" + }, + "developer_mode": { + "desc": "Ενεργοποιεί το μενού προγραμματιστή του Decky.", + "label": "Λειτουργία προγραμματιστή" + }, + "other": { + "header": "Άλλα" + }, + "updates": { + "header": "Ενημερώσεις" + }, + "beta": { + "header": "Συμμετοχή στη Beta" + } + }, + "SettingsIndex": { + "plugins_title": "Επεκτάσεις", + "developer_title": "Προγραμματιστής", + "general_title": "Γενικά", + "navbar_settings": "Ρυθμίσεις Decky" + }, + "Store": { + "store_contrib": { + "label": "Συνεισφέροντας", + "desc": "Αν θέλετε να συνεισφέρετε στο κατάστημα επεκτάσεων του Decky, τσεκάρετε το SteamDeckHomebrew/decky-plugin-template repository στο GitHub. Πληροφοριές σχετικά με τη δημιουργία και τη διανομή επεκτάσεων είναι διαθέσιμες στο README." + }, + "store_filter": { + "label": "Φίλτρο", + "label_def": "Όλα" + }, + "store_search": { + "label": "Αναζήτηση" + }, + "store_sort": { + "label": "Ταξινόμηση", + "label_def": "Τελευταία ενημέρωση (Νεότερα)" + }, + "store_source": { + "desc": "Ο πηγαίος κώδικας όλων των επεκτάσεων είναι διαθέσιμος στο SteamDeckHomebrew/decky-plugin-database repository στο GitHub.", + "label": "Πηγαίος κώδικας" + }, + "store_tabs": { + "about": "Σχετικά", + "alph_asce": "Αλφαβητικά (Ζ σε Α)", + "alph_desc": "Αλφαβητικά (Α σε Ζ)", + "title": "Περιήγηση" + }, + "store_testing_cta": "Παρακαλώ σκεφτείτε να τεστάρετε νέες επεκτάσεις για να βοηθήσετε την ομάδα του Decky Loader!" + }, + "StoreSelect": { + "custom_store": { + "label": "Προσαρμοσμένο κατάστημα", + "url_label": "URL" + }, + "store_channel": { + "custom": "Προσαρμοσμένο", + "default": "Προεπιλεγμένο", + "label": "Κανάλι καταστήματος", + "testing": "Δοκιμαστικό" + } + }, + "Updater": { + "no_patch_notes_desc": "Κανένα ενημερωτικό σημείωμα για αυτή την έκδοση", + "patch_notes_desc": "Σημειώσεις ενημέρωσης", + "updates": { + "check_button": "Έλεγχος για ενημερώσεις", + "checking": "Γίνεται έλεγχος", + "cur_version": "Τρέχουσα έκδοση: {{ver}}", + "install_button": "Εγκατάσταση ενημέρωσης", + "label": "Ενημερώσεις", + "updating": "Γίνεται ενημέρωση", + "lat_version": "Ενημερωμένο: τρέχουσα έκδοση {{ver}}", + "reloading": "Γίνεται επαναφόρτωση" + }, + "decky_updates": "Ενημερώσεις Decky" + }, + "FilePickerIndex": { + "folder": { + "select": "Χρησιμοποιήστε αυτό το φάκελο" + } } } -- cgit v1.2.3