diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-20 02:18:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-20 02:18:47 +0000 |
commit | 8ce85123b9ac67de4c7873b69d8dfa0a82aae433 (patch) | |
tree | 5e80a8530992ea005e0415a86b8eb084dcd909f7 /apps/theming/l10n/es_DO.js | |
parent | 65ff575be5b34616eb62da50e3b3d9fe2dffa2aa (diff) | |
download | nextcloud-server-8ce85123b9ac67de4c7873b69d8dfa0a82aae433.tar.gz nextcloud-server-8ce85123b9ac67de4c7873b69d8dfa0a82aae433.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/es_DO.js')
-rw-r--r-- | apps/theming/l10n/es_DO.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/es_DO.js b/apps/theming/l10n/es_DO.js index 7769d389429..6e4b6c324d0 100644 --- a/apps/theming/l10n/es_DO.js +++ b/apps/theming/l10n/es_DO.js @@ -43,7 +43,6 @@ OC.L10N.register( "Color" : "Color", "Logo" : "Logotipo", "Upload new logo" : "Cargar nuevo logotipo", - "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", @@ -52,6 +51,7 @@ OC.L10N.register( "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." + "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.", + "Login image" : "Imágen de inicio de sesión" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |