diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-03 01:07:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-03 01:07:45 +0000 |
commit | b55ce43ba5f8e05cba5e0ee3b6923c2329047ca9 (patch) | |
tree | dbb09d4e3b6f96e33e51b4c2e8018d5427a11552 /apps/theming/l10n/it.json | |
parent | 53195b156c68082f1e02e45ba2a266c15ef1bcaa (diff) | |
download | nextcloud-server-b55ce43ba5f8e05cba5e0ee3b6923c2329047ca9.tar.gz nextcloud-server-b55ce43ba5f8e05cba5e0ee3b6923c2329047ca9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/it.json')
-rw-r--r-- | apps/theming/l10n/it.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json new file mode 100644 index 00000000000..3fc86d522a4 --- /dev/null +++ b/apps/theming/l10n/it.json @@ -0,0 +1,25 @@ +{ "translations": { + "Admin" : "Amministratore", + "a safe home for all your data" : "una casa sicura per i tuoi dati", + "The given name is too long" : "Questo nome è troppo lungo", + "The given web address is too long" : "Questo indirizzo web è troppo lungo", + "The given slogan is too long" : "Questo slogan è troppo lungo", + "The given color is invalid" : "Questo colore non è valido", + "Saved" : "Salvato", + "No file uploaded" : "Nessun file caricato", + "Unsupported image type" : "Tipo di immagine non supportato", + "You are already using a custom theme" : "Stai già usando un tema personalizzato", + "Theming" : "Tema", + "Name" : "Nome", + "reset to default" : "resetta a predefinito", + "Web address" : "Indirizzo web", + "Web address https://…" : "Indirizzo Web https://…", + "Slogan" : "Slogan", + "Color" : "Colore", + "Logo" : "Logo", + "Upload new logo" : "Carica nuovo logo", + "Login image" : "Immagine del login", + "Upload new login background" : "Carica nuovo sfondo del login", + "Log in image" : "Immagine del login" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |