From b3c363c89f06c01fbd3bee21b5cb7b650845012b Mon Sep 17 00:00:00 2001 From: Marco Rodolfi Date: Mon, 29 May 2023 16:39:45 +0000 Subject: Translated using Weblate (Italian) Currently translated at 91.8% (102 of 111 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/ --- backend/locales/it-IT.json | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'backend') diff --git a/backend/locales/it-IT.json b/backend/locales/it-IT.json index e5eec32d..65ebf8a1 100644 --- a/backend/locales/it-IT.json +++ b/backend/locales/it-IT.json @@ -180,5 +180,15 @@ "reloading": "Ricaricando", "updating": "Aggiornando" } + }, + "MultiplePluginsInstallModal": { + "title": { + "mixed_one": "Modifica un plugin", + "mixed_many": "Modifica {{count}} plugins", + "mixed_other": "Modifica {{count}} plugins", + "update_one": "Aggiorna un plugin", + "update_many": "Aggiorna {{count}} plugins", + "update_other": "Aggiorna {{count}} plugins" + } } } -- cgit v1.2.3