Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemtags/l10n/it.js')
-rw-r--r--apps/systemtags/l10n/it.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/systemtags/l10n/it.js b/apps/systemtags/l10n/it.js
index ba7bb8ea38f..0dcd76b3d96 100644
--- a/apps/systemtags/l10n/it.js
+++ b/apps/systemtags/l10n/it.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"systemtags",
{
- "Tags" : "Etichette",
"Tag name is empty" : "Il nome dell'etichetta è vuoto",
"Update" : "Aggiorna",
"Create" : "Crea",
@@ -43,6 +42,7 @@ OC.L10N.register(
"%s (restricted)" : "%s (limitato)",
"%s (invisible)" : "%s (invisibile)",
"<strong>System tags</strong> for a file have been modified" : "Le <strong>etichette di sistema</strong> per un file sono state modificate",
+ "Tags" : "Etichette",
"Collaborative tags" : "Etichette collaborative",
"Collaborative tagging functionality which shares tags among users." : "Funzionalità di etichettatura collaborativa che condivide le etichette tra gli utenti.",
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funzionalità di etichettatura collaborativa che condivide le etichette tra gli utenti. Ottima per le squadre.\n\t(Se sei un fornitore con un'installazione multi-tenant, ti consigliamo di disattivare questa applicazione poiché le etichette sono condivise.)",