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:
authorNextcloud bot <bot@nextcloud.com>2020-08-01 05:17:00 +0300
committerNextcloud bot <bot@nextcloud.com>2020-08-01 05:17:00 +0300
commit4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466 (patch)
tree0d7f832a5de1f668eb330db9be641a819e841ea2 /apps/settings/l10n/it.js
parent8e01ff15df434f4f3452daff9614dca66a27a4ab (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r--apps/settings/l10n/it.js32
1 files changed, 16 insertions, 16 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js
index 96e10244842..4fd4eb089f8 100644
--- a/apps/settings/l10n/it.js
+++ b/apps/settings/l10n/it.js
@@ -28,21 +28,6 @@ OC.L10N.register(
"Groups" : "Gruppi",
"Group list is empty" : "L'elenco dei gruppi è vuoto",
"Unable to retrieve the group list" : "Impossibile recuperare l'elenco dei gruppi",
- "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori"],
- "Enter your name so other users can see who is editing" : "Digita il tuo nome in modo che gli altri utenti possano vedere chi sta modificando",
- "Edit guest name" : "Modifica nome ospite",
- "Save guest name" : "Salva nome ospite",
- "Add link" : "Aggiungi collegamento",
- "Last saved {lastSaved}" : "Ultimo salvataggio {lastSaved}",
- "The document has been changed outside of the editor. The changes cannot be applied." : "Il documento è stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.",
- "Unpushed changes" : "Modifiche non depositate",
- "Unsaved changes" : "Modifiche non salvate",
- "Use current version" : "Utilizza la versione corrente",
- "Use the saved version" : "Utilizza la versione salvata",
- "File could not be loaded. Please check your internet connection." : "Il file non può essere caricato. Controlla la tua connessione a Internet.",
- "Retry" : "Riprova",
- "Show image" : "Mostra immagine",
- "Show file" : "Mostra file",
"{actor} added you to group {group}" : "{actor} ti ha aggiunto al gruppo {group}",
"You added {user} to group {group}" : "Hai aggiunto {user} al gruppo {group}",
"{actor} added {user} to group {group}" : "{actor} ha aggiunto {user} al gruppo {group}",
@@ -876,6 +861,21 @@ OC.L10N.register(
"Valid until %s" : "Valido fino al %s",
"Import root certificate" : "Importa certificato radice",
"Set default expiration date" : "Imposta data di scadenza predefinita",
- "{counter} apps have an update available" : "{counter} applicazioni hanno un aggiornamento disponibile"
+ "{counter} apps have an update available" : "{counter} applicazioni hanno un aggiornamento disponibile",
+ "_and %n other editor_::_and %n other editors_" : ["e %n altro redattore","e %n altri redattori"],
+ "Enter your name so other users can see who is editing" : "Digita il tuo nome in modo che gli altri utenti possano vedere chi sta modificando",
+ "Edit guest name" : "Modifica nome ospite",
+ "Save guest name" : "Salva nome ospite",
+ "Add link" : "Aggiungi collegamento",
+ "Last saved {lastSaved}" : "Ultimo salvataggio {lastSaved}",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "Il documento è stato modificato al di fuori dell'editor. Le modifiche non saranno applicate.",
+ "Unpushed changes" : "Modifiche non depositate",
+ "Unsaved changes" : "Modifiche non salvate",
+ "Use current version" : "Utilizza la versione corrente",
+ "Use the saved version" : "Utilizza la versione salvata",
+ "File could not be loaded. Please check your internet connection." : "Il file non può essere caricato. Controlla la tua connessione a Internet.",
+ "Retry" : "Riprova",
+ "Show image" : "Mostra immagine",
+ "Show file" : "Mostra file"
},
"nplurals=2; plural=(n != 1);");