From b55ce43ba5f8e05cba5e0ee3b6923c2329047ca9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 3 Mar 2017 01:07:45 +0000 Subject: [tx-robot] updated from transifex --- apps/theming/l10n/it.js | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 apps/theming/l10n/it.js (limited to 'apps/theming/l10n/it.js') diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js new file mode 100644 index 00000000000..81a3889fcc6 --- /dev/null +++ b/apps/theming/l10n/it.js @@ -0,0 +1,27 @@ +OC.L10N.register( + "theming", + { + "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" +}, +"nplurals=2; plural=(n != 1);"); -- cgit v1.2.3