summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-23 00:08:39 +0000
committerNextcloud bot <bot@nextcloud.com>2017-10-23 00:08:39 +0000
commitdb1096bcfdf2336ccf6aefb70dd902a63ed615db (patch)
treeb6af3332c800a6b6c17b8d9bfa981857e73abf72 /apps/dav/l10n
parentcd80e5dc7ce73ef314de00c2a66a6b455d7b6985 (diff)
downloadnextcloud-server-db1096bcfdf2336ccf6aefb70dd902a63ed615db.tar.gz
nextcloud-server-db1096bcfdf2336ccf6aefb70dd902a63ed615db.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r--apps/dav/l10n/it.js5
-rw-r--r--apps/dav/l10n/it.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js
index e58d3bd107f..1607c447a52 100644
--- a/apps/dav/l10n/it.js
+++ b/apps/dav/l10n/it.js
@@ -44,6 +44,9 @@ OC.L10N.register(
"Contacts" : "Contatti",
"Technical details" : "Dettagli tecnici",
"Remote Address: %s" : "Indirizzo remoto: %s",
- "Request ID: %s" : "ID richiesta: %s"
+ "Request ID: %s" : "ID richiesta: %s",
+ "CalDAV server" : "Server CalDAV",
+ "Send invitations to attendees" : "Invia gli inviti ai partecipanti",
+ "Please make sure to properly setup the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra."
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json
index 1f71eed7aff..cd744c7da12 100644
--- a/apps/dav/l10n/it.json
+++ b/apps/dav/l10n/it.json
@@ -42,6 +42,9 @@
"Contacts" : "Contatti",
"Technical details" : "Dettagli tecnici",
"Remote Address: %s" : "Indirizzo remoto: %s",
- "Request ID: %s" : "ID richiesta: %s"
+ "Request ID: %s" : "ID richiesta: %s",
+ "CalDAV server" : "Server CalDAV",
+ "Send invitations to attendees" : "Invia gli inviti ai partecipanti",
+ "Please make sure to properly setup the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file