diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-12 01:08:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-12 01:08:05 +0000 |
commit | 37fcc4100491a1b9fca87c1619c2282463a93a83 (patch) | |
tree | 741407d06a82c299262fc8d2aabf015b87152864 /apps/theming | |
parent | 801b600ec348edab2447866b349a0d163db94f15 (diff) | |
download | nextcloud-server-37fcc4100491a1b9fca87c1619c2282463a93a83.tar.gz nextcloud-server-37fcc4100491a1b9fca87c1619c2282463a93a83.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/it.js | 10 | ||||
-rw-r--r-- | apps/theming/l10n/it.json | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js index 81a3889fcc6..629dc4e71dc 100644 --- a/apps/theming/l10n/it.js +++ b/apps/theming/l10n/it.js @@ -13,15 +13,15 @@ OC.L10N.register( "You are already using a custom theme" : "Stai già usando un tema personalizzato", "Theming" : "Tema", "Name" : "Nome", - "reset to default" : "resetta a predefinito", + "reset to default" : "ripristina valori predefiniti", "Web address" : "Indirizzo web", - "Web address https://…" : "Indirizzo Web https://…", + "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" + "Login image" : "Immagine di accesso", + "Upload new login background" : "Carica nuovo sfondo di accesso", + "Log in image" : "Immagine di accesso" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json index 3fc86d522a4..771d46f2189 100644 --- a/apps/theming/l10n/it.json +++ b/apps/theming/l10n/it.json @@ -11,15 +11,15 @@ "You are already using a custom theme" : "Stai già usando un tema personalizzato", "Theming" : "Tema", "Name" : "Nome", - "reset to default" : "resetta a predefinito", + "reset to default" : "ripristina valori predefiniti", "Web address" : "Indirizzo web", - "Web address https://…" : "Indirizzo Web https://…", + "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" + "Login image" : "Immagine di accesso", + "Upload new login background" : "Carica nuovo sfondo di accesso", + "Log in image" : "Immagine di accesso" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |