diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-02 02:14:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-02 02:14:30 +0000 |
commit | 67f90cb6826f571937c3120979508b13fa644448 (patch) | |
tree | 7ab061686819cd98d98784851862fe119fd8eedf /apps/theming/l10n/it.js | |
parent | 8e5913225557b62aea20989b691adec8870dfa85 (diff) | |
download | nextcloud-server-67f90cb6826f571937c3120979508b13fa644448.tar.gz nextcloud-server-67f90cb6826f571937c3120979508b13fa644448.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/it.js')
-rw-r--r-- | apps/theming/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index 0bd11af2eb8..241e8e00c5e 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -8,8 +8,11 @@ OC.L10N.register( "Name cannot be empty" : "Il nome non può essere vuoto", "The given name is too long" : "Questo nome è troppo lungo", "The given web address is too long" : "Questo indirizzo web è troppo lungo", + "The given web address is not a valid URL" : "L'indirizzo web specifico non è un URL valido", "The given legal notice address is too long" : "L'indirizzo dell'avviso legale specificato è troppo lungo", + "The given legal notice address is not a valid URL" : "L'indirizzo delle specifiche note legali non è un URL valido", "The given privacy policy address is too long" : "L'indirizzo dello specifico criterio di riservatezza è troppo lungo", + "The given privacy policy address is not a valid URL" : "L'indirizzo dello specifico criterio di riservatezza non è un URL valido", "The given slogan is too long" : "Questo slogan è troppo lungo", "The given color is invalid" : "Questo colore non è valido", "The file was uploaded" : "Il file è stato caricato", |