From 365866c35fdd68e8d6075ead3d196c7713728bbe Mon Sep 17 00:00:00 2001 From: WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> Date: Sat, 1 Jul 2023 14:07:33 +0200 Subject: Translations update from Weblate (#497) * Translated using Weblate (Italian) Currently translated at 100.0% (135 of 135 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/ * Added translation using Weblate (Bulgarian) * 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 (Bulgarian) Currently translated at 100.0% (135 of 135 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/bg/ * Translated using Weblate (Russian) Currently translated at 100.0% (135 of 135 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ru/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (135 of 135 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hans/ * Translated using Weblate (Korean) Currently translated at 100.0% (135 of 135 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ko/ * Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/ --------- Co-authored-by: Marco Rodolfi Co-authored-by: Lyubomir Vasilev Co-authored-by: Weblate Co-authored-by: Andrew Co-authored-by: Sean Co-authored-by: Sungjoon Moon --- backend/locales/it-IT.json | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'backend/locales/it-IT.json') diff --git a/backend/locales/it-IT.json b/backend/locales/it-IT.json index 4ee60e35..4a9c8eb6 100644 --- a/backend/locales/it-IT.json +++ b/backend/locales/it-IT.json @@ -20,7 +20,8 @@ "FilePickerError": { "errors": { "file_not_found": "Il percorso specificato non è valido. Controllalo e prova a reinserirlo di nuovo.", - "unknown": "È avvenuto un'errore sconosciuto. L'errore segnalato è {{raw_error}}" + "unknown": "È avvenuto un'errore sconosciuto. L'errore segnalato è {{raw_error}}", + "perm_denied": "Il tuo utente non ha accesso alla directory specificata. Verifica se l'utente corrente (è deck su Steam Deck di default) ha i permessi corrispondenti per accedere alla cartella/file desiderato." } }, "FilePickerIndex": { @@ -140,13 +141,8 @@ "hidden_many": "Sono nascosti {{count}} plugin dalla lista", "hidden_other": "Sono nascosti {{count}} plugin dalla lista" }, - "updates": { - "header": "Aggiornamenti" - }, "notifications": { - "header": "Notifiche", - "decky_updates_label": "Aggiornamenti di Decky", - "plugin_updates_label": "Aggiornamenti dei plugins" + "plugin_updates_label": "Aggiornamenti dei plugins" }, "RemoteDebugging": { "remote_cef": { @@ -174,10 +170,6 @@ "label_url": "Installa plugin da un'indirizzo web", "label_zip": "Installa plugin da un file ZIP" }, - "toast_zip": { - "body": "Installazione non riuscita! Solo supportati solo file ZIP.", - "title": "Decky" - }, "valve_internal": { "desc1": "Abilita il menu di sviluppo interno di Valve.", "desc2": "Non toccare nulla in questo menu se non sai quello che fa.", @@ -193,7 +185,6 @@ "header": "Partecipazione alla beta" }, "developer_mode": { - "desc": "Abilità le impostazioni di sviluppo di Decky.", "label": "Modalità sviluppatore" }, "other": { @@ -211,7 +202,6 @@ "SettingsIndex": { "developer_title": "Sviluppatore", "general_title": "Generali", - "navbar_settings": "Impostazioni Decky", "plugins_title": "Plugins" }, "Store": { -- cgit v1.2.3