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/
This commit is contained in:
Marco Rodolfi
2023-06-08 14:41:44 +00:00
committed by Weblate
parent 89bbbf6fe4
commit 13b6ed5ad9

View File

@@ -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"
}
}