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/files_sharing/l10n/it.js')
-rw-r--r--apps/files_sharing/l10n/it.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js
index e2ef68bdbb3..3681e30671e 100644
--- a/apps/files_sharing/l10n/it.js
+++ b/apps/files_sharing/l10n/it.js
@@ -186,10 +186,6 @@ OC.L10N.register(
"Error, please enter proper password and/or expiration date" : "Errore, digita la password corretta e/o la data di scadenza",
"No recommendations. Start typing." : "Nessun consiglio. Inizia a digitare.",
"Resharing is not allowed" : "La ri-condivisione non è consentita",
- "Name or email address …" : "Nome o indirizzo email...",
- "Name or federated cloud ID …" : "Nome o ID di cloud federata...",
- "Name, federated cloud ID or email address …" : "Nome, ID di cloud federata o indirizzo email…",
- "Name …" : "Nome…",
"Searching …" : "Ricerca in corso...",
"No elements found." : "Nessun elemento trovato.",
"Search globally" : "Cerca globalmente",
@@ -232,6 +228,10 @@ OC.L10N.register(
"Uploading files" : "Caricamento file",
"Uploaded files:" : "File caricati:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Caricando i file, accetti i %1$stermini del servizio%2$s.",
+ "Name or email address …" : "Nome o indirizzo email...",
+ "Name or federated cloud ID …" : "Nome o ID di cloud federata...",
+ "Name, federated cloud ID or email address …" : "Nome, ID di cloud federata o indirizzo email…",
+ "Name …" : "Nome…",
"Uploading files…" : "Caricamento file in corso..."
},
"nplurals=2; plural=(n != 1);");