diff options
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", |