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>2018-04-28 03:11:58 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-28 03:11:58 +0300
commit6ee00a8be58de19089c2c22326ebab024655e8b6 (patch)
tree6bec61a2182a9ffeabf6640fe8f233db7a2748ac /apps/theming/l10n
parentd8350c69ef37a5c8a38426170538d86ba522f1ab (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r--apps/theming/l10n/de.js1
-rw-r--r--apps/theming/l10n/de.json1
-rw-r--r--apps/theming/l10n/de_DE.js1
-rw-r--r--apps/theming/l10n/de_DE.json1
-rw-r--r--apps/theming/l10n/es.js1
-rw-r--r--apps/theming/l10n/es.json1
-rw-r--r--apps/theming/l10n/it.js4
-rw-r--r--apps/theming/l10n/it.json4
-rw-r--r--apps/theming/l10n/pt_BR.js1
-rw-r--r--apps/theming/l10n/pt_BR.json1
-rw-r--r--apps/theming/l10n/tr.js1
-rw-r--r--apps/theming/l10n/tr.json1
12 files changed, 8 insertions, 10 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js
index b1ccc1a10f9..ace27398031 100644
--- a/apps/theming/l10n/de.js
+++ b/apps/theming/l10n/de.js
@@ -38,7 +38,6 @@ OC.L10N.register(
"Header logo" : "Kopfbereich-Logo",
"Upload new header logo" : "Neues Kopfbereich-Logo hochladen",
"Favicon" : "Favicon",
- "Upload new favion" : "Neues Favicon hochladen",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.",
"You are already using a custom theme" : "Du benutzt bereits ein eigenes Thema",
"reset to default" : "Auf Standard zurücksetzen",
diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json
index 01e92626011..fc7bad98c2c 100644
--- a/apps/theming/l10n/de.json
+++ b/apps/theming/l10n/de.json
@@ -36,7 +36,6 @@
"Header logo" : "Kopfbereich-Logo",
"Upload new header logo" : "Neues Kopfbereich-Logo hochladen",
"Favicon" : "Favicon",
- "Upload new favion" : "Neues Favicon hochladen",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installiere die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.",
"You are already using a custom theme" : "Du benutzt bereits ein eigenes Thema",
"reset to default" : "Auf Standard zurücksetzen",
diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js
index 0c56c4318a6..ae64d1c35dd 100644
--- a/apps/theming/l10n/de_DE.js
+++ b/apps/theming/l10n/de_DE.js
@@ -38,7 +38,6 @@ OC.L10N.register(
"Header logo" : "Kopfbereich-Logo",
"Upload new header logo" : "Neues Kopfbereich-Logo hochladen",
"Favicon" : "Favicon",
- "Upload new favion" : "Neues Favicon hochladen",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.",
"You are already using a custom theme" : "Sie benutzen bereits ein eigenes Thema",
"reset to default" : "Auf Standard zurücksetzen",
diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json
index a9bcd6ca95a..7528921b734 100644
--- a/apps/theming/l10n/de_DE.json
+++ b/apps/theming/l10n/de_DE.json
@@ -36,7 +36,6 @@
"Header logo" : "Kopfbereich-Logo",
"Upload new header logo" : "Neues Kopfbereich-Logo hochladen",
"Favicon" : "Favicon",
- "Upload new favion" : "Neues Favicon hochladen",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die Imagemagick PHP-Erweiterung mit Unterstützung für SVG-Bilder, um automatisch Favoriten-Icons auf Basis des hochgeladenen Icons und der Farbe zu erstellen.",
"You are already using a custom theme" : "Sie benutzen bereits ein eigenes Thema",
"reset to default" : "Auf Standard zurücksetzen",
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js
index 7199a4a0cee..4c7cce56fbd 100644
--- a/apps/theming/l10n/es.js
+++ b/apps/theming/l10n/es.js
@@ -38,7 +38,6 @@ OC.L10N.register(
"Header logo" : "Logo de la cabecera",
"Upload new header logo" : "Subir nuevo logo de la cabecera",
"Favicon" : "Favicon",
- "Upload new favion" : "Subir nuevo favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión de PHP Imagemagick con soporte para imágenes SVG para generar automáticamente faviconos basados en el logo y color subidos.",
"You are already using a custom theme" : "Ya estás usando un tema personalizado",
"reset to default" : "restaurar a configuración inicial",
diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json
index 64ef3e4b095..ec4bb0321f0 100644
--- a/apps/theming/l10n/es.json
+++ b/apps/theming/l10n/es.json
@@ -36,7 +36,6 @@
"Header logo" : "Logo de la cabecera",
"Upload new header logo" : "Subir nuevo logo de la cabecera",
"Favicon" : "Favicon",
- "Upload new favion" : "Subir nuevo favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión de PHP Imagemagick con soporte para imágenes SVG para generar automáticamente faviconos basados en el logo y color subidos.",
"You are already using a custom theme" : "Ya estás usando un tema personalizado",
"reset to default" : "restaurar a configuración inicial",
diff --git a/apps/theming/l10n/it.js b/apps/theming/l10n/it.js
index b4b593ac690..bbc343042e2 100644
--- a/apps/theming/l10n/it.js
+++ b/apps/theming/l10n/it.js
@@ -34,6 +34,10 @@ OC.L10N.register(
"Login image" : "Immagine di accesso",
"Upload new login background" : "Carica nuovo sfondo di accesso",
"Remove background image" : "Rimuovi immagine di sfondo",
+ "Advanced options" : "Opzioni avanzate",
+ "Header logo" : "Logo dell'intestazione",
+ "Upload new header logo" : "Carica nuovo logo dell'intestazione",
+ "Favicon" : "Favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemacick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore.",
"You are already using a custom theme" : "Stai già usando un tema personalizzato",
"reset to default" : "ripristina valori predefiniti",
diff --git a/apps/theming/l10n/it.json b/apps/theming/l10n/it.json
index e430f2791f5..ba027f02fde 100644
--- a/apps/theming/l10n/it.json
+++ b/apps/theming/l10n/it.json
@@ -32,6 +32,10 @@
"Login image" : "Immagine di accesso",
"Upload new login background" : "Carica nuovo sfondo di accesso",
"Remove background image" : "Rimuovi immagine di sfondo",
+ "Advanced options" : "Opzioni avanzate",
+ "Header logo" : "Logo dell'intestazione",
+ "Upload new header logo" : "Carica nuovo logo dell'intestazione",
+ "Favicon" : "Favicon",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installa l'estensione Imagemacick di PHP con supporto per le immagini SVG per generare automaticamente favicon basate sul logo caricato e sul colore.",
"You are already using a custom theme" : "Stai già usando un tema personalizzato",
"reset to default" : "ripristina valori predefiniti",
diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js
index 1fde4950bf5..1e0d70724f4 100644
--- a/apps/theming/l10n/pt_BR.js
+++ b/apps/theming/l10n/pt_BR.js
@@ -38,7 +38,6 @@ OC.L10N.register(
"Header logo" : "Logotipo de cabeçalho",
"Upload new header logo" : "Enviar novo logotipo de cabeçalho",
"Favicon" : "Ícone de favoritos",
- "Upload new favion" : "Enviar novo ícone de favoritos",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte a imagens SVG para gerar favicons automaticamente, com base no logotipo e na cor enviados.",
"You are already using a custom theme" : "Você já está usando um tema personalizado",
"reset to default" : "restaurar ao padrão",
diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json
index a870eb0f62a..e9b2d4bb927 100644
--- a/apps/theming/l10n/pt_BR.json
+++ b/apps/theming/l10n/pt_BR.json
@@ -36,7 +36,6 @@
"Header logo" : "Logotipo de cabeçalho",
"Upload new header logo" : "Enviar novo logotipo de cabeçalho",
"Favicon" : "Ícone de favoritos",
- "Upload new favion" : "Enviar novo ícone de favoritos",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instale a extensão PHP Imagemagick com suporte a imagens SVG para gerar favicons automaticamente, com base no logotipo e na cor enviados.",
"You are already using a custom theme" : "Você já está usando um tema personalizado",
"reset to default" : "restaurar ao padrão",
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index 5eb673daef4..35aa0a76e4e 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -38,7 +38,6 @@ OC.L10N.register(
"Header logo" : "Üst bilgi logosu",
"Upload new header logo" : "Yeni üst bilgi logosu yükle",
"Favicon" : "Favicon",
- "Upload new favion" : "Yeni favicon yükle",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon üretilmesi için Imagemagick PHP eklentisini SVG desteği ile kurun.",
"You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz",
"reset to default" : "varsayılana dön",
diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json
index 73e65b2a3bf..ab241d699a4 100644
--- a/apps/theming/l10n/tr.json
+++ b/apps/theming/l10n/tr.json
@@ -36,7 +36,6 @@
"Header logo" : "Üst bilgi logosu",
"Upload new header logo" : "Yeni üst bilgi logosu yükle",
"Favicon" : "Favicon",
- "Upload new favion" : "Yeni favicon yükle",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Yüklenen logo ve renge göre otomatik olarak favicon üretilmesi için Imagemagick PHP eklentisini SVG desteği ile kurun.",
"You are already using a custom theme" : "Zaten özel bir tema kullanıyorsunuz",
"reset to default" : "varsayılana dön",