aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n')
-rw-r--r--apps/theming/l10n/en_GB.js5
-rw-r--r--apps/theming/l10n/en_GB.json5
-rw-r--r--apps/theming/l10n/es_CL.js16
-rw-r--r--apps/theming/l10n/es_CL.json16
-rw-r--r--apps/theming/l10n/es_GT.js5
-rw-r--r--apps/theming/l10n/es_GT.json5
-rw-r--r--apps/theming/l10n/es_MX.js5
-rw-r--r--apps/theming/l10n/es_MX.json5
-rw-r--r--apps/theming/l10n/tr.js5
-rw-r--r--apps/theming/l10n/tr.json5
10 files changed, 72 insertions, 0 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js
index fb7c51e8902..e6115185166 100644
--- a/apps/theming/l10n/en_GB.js
+++ b/apps/theming/l10n/en_GB.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Name cannot be empty" : "Name cannot be empty",
"The given name is too long" : "The given name is too long",
"The given web address is too long" : "The given web address is too long",
+ "The given legal notice address is too long" : "The given legal notice address is too long",
"The given slogan is too long" : "The given slogan is too long",
"The given color is invalid" : "The given colour is invalid",
"The file was uploaded" : "The file was uploaded",
@@ -22,9 +23,12 @@ OC.L10N.register(
"Unsupported image type" : "Unsupported image type",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.",
"Theming" : "Theming",
+ "Legal notice" : "Legal notice",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming makes it possible to easily customise the look and feel of your instance and supported clients. This will be visible for all users.",
"Name" : "Name",
"Reset to default" : "Reset to default",
+ "Web link" : "Web link",
+ "https://…" : "https://…",
"Slogan" : "Slogan",
"Color" : "Colour",
"Logo" : "Logo",
@@ -33,6 +37,7 @@ OC.L10N.register(
"Upload new login background" : "Upload new login background",
"Remove background image" : "Remove background image",
"Advanced options" : "Advanced options",
+ "Legal notice link" : "Legal notice link",
"Header logo" : "Header logo",
"Upload new header logo" : "Upload new header logo",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json
index 40424014bd1..a11008ebcd0 100644
--- a/apps/theming/l10n/en_GB.json
+++ b/apps/theming/l10n/en_GB.json
@@ -6,6 +6,7 @@
"Name cannot be empty" : "Name cannot be empty",
"The given name is too long" : "The given name is too long",
"The given web address is too long" : "The given web address is too long",
+ "The given legal notice address is too long" : "The given legal notice address is too long",
"The given slogan is too long" : "The given slogan is too long",
"The given color is invalid" : "The given colour is invalid",
"The file was uploaded" : "The file was uploaded",
@@ -20,9 +21,12 @@
"Unsupported image type" : "Unsupported image type",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.",
"Theming" : "Theming",
+ "Legal notice" : "Legal notice",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming makes it possible to easily customise the look and feel of your instance and supported clients. This will be visible for all users.",
"Name" : "Name",
"Reset to default" : "Reset to default",
+ "Web link" : "Web link",
+ "https://…" : "https://…",
"Slogan" : "Slogan",
"Color" : "Colour",
"Logo" : "Logo",
@@ -31,6 +35,7 @@
"Upload new login background" : "Upload new login background",
"Remove background image" : "Remove background image",
"Advanced options" : "Advanced options",
+ "Legal notice link" : "Legal notice link",
"Header logo" : "Header logo",
"Upload new header logo" : "Upload new header logo",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/es_CL.js b/apps/theming/l10n/es_CL.js
index 0a0aba96e9c..869dd66510c 100644
--- a/apps/theming/l10n/es_CL.js
+++ b/apps/theming/l10n/es_CL.js
@@ -5,20 +5,30 @@ OC.L10N.register(
"Saved" : "Guardado",
"Admin" : "Administración",
"a safe home for all your data" : "un lugar seguro para todos tus datos",
+ "Name cannot be empty" : "El nombre no puede estar en blanco",
"The given name is too long" : "El nombre dado es demasiado largo",
"The given web address is too long" : "La dirección web dada es demasiado larga",
+ "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
"The given slogan is too long" : "El lema dado es demasiado largo",
"The given color is invalid" : "El color dado es inválido",
+ "The file was uploaded" : "El archivo fue cargado",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
+ "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
"No file was uploaded" : "No se cargó el archivo",
"Missing a temporary folder" : "Falta una carpeta temporal",
+ "Could not write file to disk" : "No fue posible escribir a disco",
+ "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
"No file uploaded" : "No hay archivos cargados",
"Unsupported image type" : "Tipo de imagen no soportado",
+ "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
"Theming" : "Tematizar",
+ "Legal notice" : "Aviso legal",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
"Name" : "Nombre",
"Reset to default" : "Restablecer al predeterminado",
+ "Web link" : "Enlace web",
+ "https://…" : "https://…",
"Slogan" : "Lema",
"Color" : "Color",
"Logo" : "Logotipo",
@@ -26,6 +36,12 @@ OC.L10N.register(
"Login image" : "Imágen de inicio de sesión",
"Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
"Remove background image" : "Eliminar imagen de fondo",
+ "Advanced options" : "Opciones avanzadas",
+ "Legal notice link" : "Enlace al aviso legal",
+ "Header logo" : "Logo del encabezado",
+ "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
+ "Favicon" : "Favicon",
+ "Upload new favicon" : "Cargar un 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 Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.",
"You are already using a custom theme" : "Ya estás usando un tema personalizado",
"reset to default" : "restaurar a predeterminado",
diff --git a/apps/theming/l10n/es_CL.json b/apps/theming/l10n/es_CL.json
index 46e1f477bd7..6010e0d8819 100644
--- a/apps/theming/l10n/es_CL.json
+++ b/apps/theming/l10n/es_CL.json
@@ -3,20 +3,30 @@
"Saved" : "Guardado",
"Admin" : "Administración",
"a safe home for all your data" : "un lugar seguro para todos tus datos",
+ "Name cannot be empty" : "El nombre no puede estar en blanco",
"The given name is too long" : "El nombre dado es demasiado largo",
"The given web address is too long" : "La dirección web dada es demasiado larga",
+ "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
"The given slogan is too long" : "El lema dado es demasiado largo",
"The given color is invalid" : "El color dado es inválido",
+ "The file was uploaded" : "El archivo fue cargado",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML",
+ "The file was only partially uploaded" : "El archivo sólo fue cargado parcialmente",
"No file was uploaded" : "No se cargó el archivo",
"Missing a temporary folder" : "Falta una carpeta temporal",
+ "Could not write file to disk" : "No fue posible escribir a disco",
+ "A PHP extension stopped the file upload" : "Una extensión de PHP detuvo la carga del archivo",
"No file uploaded" : "No hay archivos cargados",
"Unsupported image type" : "Tipo de imagen no soportado",
+ "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
"Theming" : "Tematizar",
+ "Legal notice" : "Aviso legal",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
"Name" : "Nombre",
"Reset to default" : "Restablecer al predeterminado",
+ "Web link" : "Enlace web",
+ "https://…" : "https://…",
"Slogan" : "Lema",
"Color" : "Color",
"Logo" : "Logotipo",
@@ -24,6 +34,12 @@
"Login image" : "Imágen de inicio de sesión",
"Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
"Remove background image" : "Eliminar imagen de fondo",
+ "Advanced options" : "Opciones avanzadas",
+ "Legal notice link" : "Enlace al aviso legal",
+ "Header logo" : "Logo del encabezado",
+ "Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
+ "Favicon" : "Favicon",
+ "Upload new favicon" : "Cargar un 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 Imagemagick de PHP con soporte a imagenes SVG para generar los favicons en automático con base en el logotipo cargado y el color.",
"You are already using a custom theme" : "Ya estás usando un tema personalizado",
"reset to default" : "restaurar a predeterminado",
diff --git a/apps/theming/l10n/es_GT.js b/apps/theming/l10n/es_GT.js
index 59d7a52ce72..869dd66510c 100644
--- a/apps/theming/l10n/es_GT.js
+++ b/apps/theming/l10n/es_GT.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Name cannot be empty" : "El nombre no puede estar en blanco",
"The given name is too long" : "El nombre dado es demasiado largo",
"The given web address is too long" : "La dirección web dada es demasiado larga",
+ "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
"The given slogan is too long" : "El lema dado es demasiado largo",
"The given color is invalid" : "El color dado es inválido",
"The file was uploaded" : "El archivo fue cargado",
@@ -22,9 +23,12 @@ OC.L10N.register(
"Unsupported image type" : "Tipo de imagen no soportado",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
"Theming" : "Tematizar",
+ "Legal notice" : "Aviso legal",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
"Name" : "Nombre",
"Reset to default" : "Restablecer al predeterminado",
+ "Web link" : "Enlace web",
+ "https://…" : "https://…",
"Slogan" : "Lema",
"Color" : "Color",
"Logo" : "Logotipo",
@@ -33,6 +37,7 @@ OC.L10N.register(
"Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
"Remove background image" : "Eliminar imagen de fondo",
"Advanced options" : "Opciones avanzadas",
+ "Legal notice link" : "Enlace al aviso legal",
"Header logo" : "Logo del encabezado",
"Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/es_GT.json b/apps/theming/l10n/es_GT.json
index 5f7b3399043..6010e0d8819 100644
--- a/apps/theming/l10n/es_GT.json
+++ b/apps/theming/l10n/es_GT.json
@@ -6,6 +6,7 @@
"Name cannot be empty" : "El nombre no puede estar en blanco",
"The given name is too long" : "El nombre dado es demasiado largo",
"The given web address is too long" : "La dirección web dada es demasiado larga",
+ "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
"The given slogan is too long" : "El lema dado es demasiado largo",
"The given color is invalid" : "El color dado es inválido",
"The file was uploaded" : "El archivo fue cargado",
@@ -20,9 +21,12 @@
"Unsupported image type" : "Tipo de imagen no soportado",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
"Theming" : "Tematizar",
+ "Legal notice" : "Aviso legal",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
"Name" : "Nombre",
"Reset to default" : "Restablecer al predeterminado",
+ "Web link" : "Enlace web",
+ "https://…" : "https://…",
"Slogan" : "Lema",
"Color" : "Color",
"Logo" : "Logotipo",
@@ -31,6 +35,7 @@
"Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
"Remove background image" : "Eliminar imagen de fondo",
"Advanced options" : "Opciones avanzadas",
+ "Legal notice link" : "Enlace al aviso legal",
"Header logo" : "Logo del encabezado",
"Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js
index 59d7a52ce72..869dd66510c 100644
--- a/apps/theming/l10n/es_MX.js
+++ b/apps/theming/l10n/es_MX.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Name cannot be empty" : "El nombre no puede estar en blanco",
"The given name is too long" : "El nombre dado es demasiado largo",
"The given web address is too long" : "La dirección web dada es demasiado larga",
+ "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
"The given slogan is too long" : "El lema dado es demasiado largo",
"The given color is invalid" : "El color dado es inválido",
"The file was uploaded" : "El archivo fue cargado",
@@ -22,9 +23,12 @@ OC.L10N.register(
"Unsupported image type" : "Tipo de imagen no soportado",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
"Theming" : "Tematizar",
+ "Legal notice" : "Aviso legal",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
"Name" : "Nombre",
"Reset to default" : "Restablecer al predeterminado",
+ "Web link" : "Enlace web",
+ "https://…" : "https://…",
"Slogan" : "Lema",
"Color" : "Color",
"Logo" : "Logotipo",
@@ -33,6 +37,7 @@ OC.L10N.register(
"Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
"Remove background image" : "Eliminar imagen de fondo",
"Advanced options" : "Opciones avanzadas",
+ "Legal notice link" : "Enlace al aviso legal",
"Header logo" : "Logo del encabezado",
"Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json
index 5f7b3399043..6010e0d8819 100644
--- a/apps/theming/l10n/es_MX.json
+++ b/apps/theming/l10n/es_MX.json
@@ -6,6 +6,7 @@
"Name cannot be empty" : "El nombre no puede estar en blanco",
"The given name is too long" : "El nombre dado es demasiado largo",
"The given web address is too long" : "La dirección web dada es demasiado larga",
+ "The given legal notice address is too long" : "La dirección del aviso legal es demasiado larga",
"The given slogan is too long" : "El lema dado es demasiado largo",
"The given color is invalid" : "El color dado es inválido",
"The file was uploaded" : "El archivo fue cargado",
@@ -20,9 +21,12 @@
"Unsupported image type" : "Tipo de imagen no soportado",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya te encuentras usando un tema personalizado. La aplicación de Temas puede estar siendo sobreescrita por él.",
"Theming" : "Tematizar",
+ "Legal notice" : "Aviso legal",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "El tematizar hace posible personalizar facilmente la manera en que se ve tu instancia y clientes soportados. Esto será visible para todos los usuarios. ",
"Name" : "Nombre",
"Reset to default" : "Restablecer al predeterminado",
+ "Web link" : "Enlace web",
+ "https://…" : "https://…",
"Slogan" : "Lema",
"Color" : "Color",
"Logo" : "Logotipo",
@@ -31,6 +35,7 @@
"Upload new login background" : "Cargar nueva imagen de fondo para inicio de sesión",
"Remove background image" : "Eliminar imagen de fondo",
"Advanced options" : "Opciones avanzadas",
+ "Legal notice link" : "Enlace al aviso legal",
"Header logo" : "Logo del encabezado",
"Upload new header logo" : "Cargar un nuevo logotipo del encabezado",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index e26731da5fe..cfa9ff82b84 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"Name cannot be empty" : "Ad boş olamaz",
"The given name is too long" : "Belirtilen ad çok uzun",
"The given web address is too long" : "Belirtilen web adresi çok uzun",
+ "The given legal notice address is too long" : "Belirtilen yasal bildirim adresi çok uzun",
"The given slogan is too long" : "Belirtilen slogan çok uzun",
"The given color is invalid" : "Belirtilen renk geçersiz",
"The file was uploaded" : "Dosya yüklendi",
@@ -22,9 +23,12 @@ OC.L10N.register(
"Unsupported image type" : "Görsel türü desteklenmiyor",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Zaten özel bir tema kullanıyorsunuz. Tema uygulaması ayarları bu değer ile değiştirilebilir.",
"Theming" : "Tema",
+ "Legal notice" : "Yasal bildirim",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temalar kullandığınız kopyanın ve desteklenen istemcilerin genel görünümün kolayca değiştirilmesini sağlar. Tüm kullanıcılara görüntülenir.",
"Name" : "Ad",
"Reset to default" : "Varsayılana Sıfırla",
+ "Web link" : "Web bağlantısı",
+ "https://…" : "https://…",
"Slogan" : "Slogan",
"Color" : "Renk",
"Logo" : "Logo",
@@ -33,6 +37,7 @@ OC.L10N.register(
"Upload new login background" : "Yeni oturum açma art alanı yükle",
"Remove background image" : "Art alan görselini kaldır",
"Advanced options" : "Gelişmiş ayarlar",
+ "Legal notice link" : "Yasal bildirim bağlantısı",
"Header logo" : "Üst bilgi logosu",
"Upload new header logo" : "Yeni üst bilgi logosu yükle",
"Favicon" : "Favicon",
diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json
index 18abbb75d93..9b1fc6dc635 100644
--- a/apps/theming/l10n/tr.json
+++ b/apps/theming/l10n/tr.json
@@ -6,6 +6,7 @@
"Name cannot be empty" : "Ad boş olamaz",
"The given name is too long" : "Belirtilen ad çok uzun",
"The given web address is too long" : "Belirtilen web adresi çok uzun",
+ "The given legal notice address is too long" : "Belirtilen yasal bildirim adresi çok uzun",
"The given slogan is too long" : "Belirtilen slogan çok uzun",
"The given color is invalid" : "Belirtilen renk geçersiz",
"The file was uploaded" : "Dosya yüklendi",
@@ -20,9 +21,12 @@
"Unsupported image type" : "Görsel türü desteklenmiyor",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "Zaten özel bir tema kullanıyorsunuz. Tema uygulaması ayarları bu değer ile değiştirilebilir.",
"Theming" : "Tema",
+ "Legal notice" : "Yasal bildirim",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Temalar kullandığınız kopyanın ve desteklenen istemcilerin genel görünümün kolayca değiştirilmesini sağlar. Tüm kullanıcılara görüntülenir.",
"Name" : "Ad",
"Reset to default" : "Varsayılana Sıfırla",
+ "Web link" : "Web bağlantısı",
+ "https://…" : "https://…",
"Slogan" : "Slogan",
"Color" : "Renk",
"Logo" : "Logo",
@@ -31,6 +35,7 @@
"Upload new login background" : "Yeni oturum açma art alanı yükle",
"Remove background image" : "Art alan görselini kaldır",
"Advanced options" : "Gelişmiş ayarlar",
+ "Legal notice link" : "Yasal bildirim bağlantısı",
"Header logo" : "Üst bilgi logosu",
"Upload new header logo" : "Yeni üst bilgi logosu yükle",
"Favicon" : "Favicon",