diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-30 00:08:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-30 00:08:44 +0000 |
commit | b9b7f8bede0562b4e0eb067c62ecbe93a298793f (patch) | |
tree | 9b52fd8c356fcc00f347065ca164671f50393720 /apps/dav/l10n | |
parent | 4be17dff0f9846d32f9740e7d7766bdbc1e98b51 (diff) | |
download | nextcloud-server-b9b7f8bede0562b4e0eb067c62ecbe93a298793f.tar.gz nextcloud-server-b9b7f8bede0562b4e0eb067c62ecbe93a298793f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/it.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index e58d3bd107f..a296541f594 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -42,6 +42,7 @@ OC.L10N.register( "Contact birthdays" : "Date di nascita dei contatti", "Personal" : "Personale", "Contacts" : "Contatti", + "WebDAV" : "WebDAV", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s" diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index 1f71eed7aff..075ec8fd28a 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -40,6 +40,7 @@ "Contact birthdays" : "Date di nascita dei contatti", "Personal" : "Personale", "Contacts" : "Contatti", + "WebDAV" : "WebDAV", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s" |