From 49d1e33c146d319324146184d984a0508c8e0c38 Mon Sep 17 00:00:00 2001 From: WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> Date: Thu, 22 Feb 2024 20:27:39 +0100 Subject: Translations update from Weblate (#587) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Added translation using Weblate (Japanese) * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Update translation files Updated by "Remove blank strings" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ * Translated using Weblate (Japanese) Currently translated at 82.7% (115 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/ * Translated using Weblate (Japanese) Currently translated at 89.2% (124 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/ * Translated using Weblate (Japanese) Currently translated at 100.0% (139 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ja/ * Translated using Weblate (Portuguese (Portugal)) Currently translated at 100.0% (139 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_PT/ * Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (139 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/pt_BR/ * Translated using Weblate (French) Currently translated at 91.3% (127 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/fr/ * Translated using Weblate (Dutch) Currently translated at 100.0% (139 of 139 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/nl/ * Translated using Weblate (English) Currently translated at 100.0% (147 of 147 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/en/ * Translated using Weblate (Italian) Currently translated at 100.0% (147 of 147 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/ --------- Co-authored-by: Tak-attack Co-authored-by: Weblate Co-authored-by: Fábio Oliveira Co-authored-by: Andrew Moore Co-authored-by: Danae Dekker Co-authored-by: Marco Rodolfi --- backend/locales/it-IT.json | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'backend/locales/it-IT.json') diff --git a/backend/locales/it-IT.json b/backend/locales/it-IT.json index 237bcdf4..26bf39fd 100644 --- a/backend/locales/it-IT.json +++ b/backend/locales/it-IT.json @@ -113,7 +113,9 @@ "update_all_one": "Aggiorna un plugin", "update_all_many": "Aggiorna {{count}} plugins", "update_all_other": "Aggiorna {{count}} plugins", - "update_to": "Aggiorna a {{name}}" + "update_to": "Aggiorna a {{name}}", + "unfreeze": "Permetti aggiornamenti", + "freeze": "Congela aggiornamenti" }, "PluginListLabel": { "hidden": "Nascosto dal menu di accesso rapido" @@ -199,7 +201,8 @@ "SettingsIndex": { "developer_title": "Sviluppatore", "general_title": "Generali", - "plugins_title": "Plugins" + "plugins_title": "Plugins", + "testing_title": "Testing" }, "Store": { "store_contrib": { @@ -225,7 +228,11 @@ "about": "Riguardo a", "alph_asce": "Alfabetico (Z a A)", "alph_desc": "Alfabetico (A a Z)", - "title": "Sfoglia" + "title": "Sfoglia", + "date_desc": "Per più recente", + "date_asce": "Per più vecchio", + "downloads_desc": "Per più scaricato", + "downloads_asce": "Per meno scaricato" }, "store_testing_cta": "Valuta la possibilità di testare nuovi plugin per aiutare il team di Decky Loader!", "store_testing_warning": { @@ -263,5 +270,8 @@ "TitleView": { "settings_desc": "Apri le impostazioni di Decky", "decky_store_desc": "Apri lo store di Decky" + }, + "Testing": { + "download": "Scarica" } } -- cgit v1.2.3