diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-08 01:09:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-08 01:09:21 +0000 |
commit | 79c9439c50729ab2880c21876ed0a775a6b85a5d (patch) | |
tree | 09bfbfddfef53a44ebc6d08092de2d26efea96a4 /apps/dav/l10n/it.js | |
parent | b754a2e385cd328220c80cbfabcb9fde8566f6ee (diff) | |
download | nextcloud-server-79c9439c50729ab2880c21876ed0a775a6b85a5d.tar.gz nextcloud-server-79c9439c50729ab2880c21876ed0a775a6b85a5d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/it.js')
-rw-r--r-- | apps/dav/l10n/it.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index ae8ea0a1f50..774f4f3f3ad 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -41,6 +41,16 @@ OC.L10N.register( "A calendar <strong>event</strong> was modified" : "Un <strong>evento</strong> del calendario è stato modificato", "A calendar <strong>todo</strong> was modified" : "Una <strong>cosa da fare</strong> del calendario è stata modificata", "Contact birthdays" : "Date di nascita dei contatti", + "Invitation canceled" : "Invito annullato", + "Hello %s," : "Ciao %s,", + "The meeting »%s« with %s was canceled." : "L'incontro «%s» con %s è stato annullato.", + "Invitation updated" : "Invito aggiornato", + "The meeting »%s« with %s was updated." : "L'incontro «%s» con %s è stato aggiornato.", + "%s invited you to »%s«" : "%s ti ha invitato a «%s»", + "When:" : "Quando:", + "Where:" : "Dove:", + "Description:" : "Descrizione:", + "Link:" : "Collegamento:", "Contacts" : "Contatti", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", |