diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-04 02:16:40 +0000 |
commit | 789db73ca50e70d1ae365b6da59c81fb2580ecd2 (patch) | |
tree | fa844e1bf801017548d9b01f414e520bed01e3fa /apps/theming | |
parent | 7a1bd4e8a2e883171aea7ffc53a22ba6084638ec (diff) | |
download | nextcloud-server-789db73ca50e70d1ae365b6da59c81fb2580ecd2.tar.gz nextcloud-server-789db73ca50e70d1ae365b6da59c81fb2580ecd2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/de.json | 2 | ||||
-rw-r--r-- | apps/theming/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | apps/theming/l10n/es_EC.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/es_EC.json | 1 |
6 files changed, 6 insertions, 4 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index efad433f80c..1534bde09ca 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -42,7 +42,7 @@ OC.L10N.register( "Upload new logo" : "Neues Logo hochladen", "Login image" : "Anmeldebild", "Upload new login background" : "Neuen Anmelde-Hintergrund hochladen", - "Remove background image" : "Entferne Hintergrundbild", + "Remove background image" : "Hintergrundbild entfernen", "Advanced options" : "Erweiterte Optionen", "Legal notice link" : "Link zum Impressum", "Privacy policy link" : "Link zur Datenschutzerklärung", diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json index 3f1b6e9069b..c215a2e74cf 100644 --- a/apps/theming/l10n/de.json +++ b/apps/theming/l10n/de.json @@ -40,7 +40,7 @@ "Upload new logo" : "Neues Logo hochladen", "Login image" : "Anmeldebild", "Upload new login background" : "Neuen Anmelde-Hintergrund hochladen", - "Remove background image" : "Entferne Hintergrundbild", + "Remove background image" : "Hintergrundbild entfernen", "Advanced options" : "Erweiterte Optionen", "Legal notice link" : "Link zum Impressum", "Privacy policy link" : "Link zur Datenschutzerklärung", diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js index 80b210a4920..a50fb3c5512 100644 --- a/apps/theming/l10n/de_DE.js +++ b/apps/theming/l10n/de_DE.js @@ -42,7 +42,7 @@ OC.L10N.register( "Upload new logo" : "Neues Logo hochladen", "Login image" : "Anmeldebild", "Upload new login background" : "Neuen Anmelde-Hintergrund hochladen", - "Remove background image" : "Entferne Hintergrundbild", + "Remove background image" : "Hintergrundbild entfernen", "Advanced options" : "Erweiterte Optionen", "Legal notice link" : "Link zum Impressum", "Privacy policy link" : "Link zur Datenschutzerklärung", diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json index f61f107ae35..ae08f584c43 100644 --- a/apps/theming/l10n/de_DE.json +++ b/apps/theming/l10n/de_DE.json @@ -40,7 +40,7 @@ "Upload new logo" : "Neues Logo hochladen", "Login image" : "Anmeldebild", "Upload new login background" : "Neuen Anmelde-Hintergrund hochladen", - "Remove background image" : "Entferne Hintergrundbild", + "Remove background image" : "Hintergrundbild entfernen", "Advanced options" : "Erweiterte Optionen", "Legal notice link" : "Link zum Impressum", "Privacy policy link" : "Link zur Datenschutzerklärung", diff --git a/apps/theming/l10n/es_EC.js b/apps/theming/l10n/es_EC.js index b78c2aafb23..650b70d6bbd 100644 --- a/apps/theming/l10n/es_EC.js +++ b/apps/theming/l10n/es_EC.js @@ -24,6 +24,7 @@ OC.L10N.register( "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", + "Privacy policy" : "Política de privacidad", "Open documentation" : "Abrir la documentación", "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", diff --git a/apps/theming/l10n/es_EC.json b/apps/theming/l10n/es_EC.json index c0175ce6a60..12cd05fe47d 100644 --- a/apps/theming/l10n/es_EC.json +++ b/apps/theming/l10n/es_EC.json @@ -22,6 +22,7 @@ "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", + "Privacy policy" : "Política de privacidad", "Open documentation" : "Abrir la documentación", "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", |