Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-03 04:07:45 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-03 04:07:45 +0300
commitb55ce43ba5f8e05cba5e0ee3b6923c2329047ca9 (patch)
treedbb09d4e3b6f96e33e51b4c2e8018d5427a11552 /apps/theming/l10n/it.js
parent53195b156c68082f1e02e45ba2a266c15ef1bcaa (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/it.js')
-rw-r--r--apps/theming/l10n/it.js27
1 files changed, 27 insertions, 0 deletions
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);");