diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-23 00:08:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-23 00:08:39 +0000 |
commit | db1096bcfdf2336ccf6aefb70dd902a63ed615db (patch) | |
tree | b6af3332c800a6b6c17b8d9bfa981857e73abf72 /apps/dav/l10n | |
parent | cd80e5dc7ce73ef314de00c2a66a6b455d7b6985 (diff) | |
download | nextcloud-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.js | 5 | ||||
-rw-r--r-- | apps/dav/l10n/it.json | 5 |
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 |