summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Rodolfi <marco.rodolfi@tuta.io>2023-05-29 16:39:45 +0000
committerWeblate <noreply@weblate.org>2023-05-31 06:53:52 +0000
commitb3c363c89f06c01fbd3bee21b5cb7b650845012b (patch)
tree1d2576b6bed80bc1a20716eb05ba8e9b11e51690
parent5f5e8ad5d7e6d7d873358e93213dff2629a0ceb1 (diff)
downloaddecky-loader-b3c363c89f06c01fbd3bee21b5cb7b650845012b.tar.gz
decky-loader-b3c363c89f06c01fbd3bee21b5cb7b650845012b.zip
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/
-rw-r--r--backend/locales/it-IT.json10
1 files changed, 10 insertions, 0 deletions
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"
+ }
}
}