From 13b6ed5ad96196f7d9da9110739bed990b48bbeb Mon Sep 17 00:00:00 2001 From: Marco Rodolfi Date: Thu, 8 Jun 2023 14:41:44 +0000 Subject: Translated using Weblate (Italian) Currently translated at 100.0% (118 of 118 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/ --- backend/locales/it-IT.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/backend/locales/it-IT.json b/backend/locales/it-IT.json index 16bec722..a2831763 100644 --- a/backend/locales/it-IT.json +++ b/backend/locales/it-IT.json @@ -53,7 +53,9 @@ "update_to": "Aggiorna a {{name}}", "update_all_one": "Aggiorna un plugin", "update_all_many": "Aggiorna {{count}} plugins", - "update_all_other": "Aggiorna {{count}} plugins" + "update_all_other": "Aggiorna {{count}} plugins", + "show": "Accesso rapido: Mostra", + "hide": "Accesso rapido: Nascondi" }, "PluginLoader": { "decky_title": "Decky", @@ -214,5 +216,13 @@ "update": "Aggiorna {{name}} alla versione {{version}}", "reinstall": "Reinstalla {{name}} {{version}}" } + }, + "PluginView": { + "hidden_one": "Un plugin รจ nascosto in questa lista", + "hidden_many": "Sono nascosti {{count}} plugin da questa lista", + "hidden_other": "Sono nascosti {{count}} plugin da questa lista" + }, + "PluginListLabel": { + "hidden": "Nascosti dal menu di accesso rapido" } } -- cgit v1.2.3