diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-07 02:14:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-07 02:14:15 +0000 |
commit | 4464c5afebddb5f7d1c91145ab552742c1f1f771 (patch) | |
tree | a2182afbf43a66d6256f97dbe76fc950773304ee /apps/accessibility/l10n/es_AR.js | |
parent | 307fb2bb8cd208ad849b70282109038c7d11a151 (diff) | |
download | nextcloud-server-4464c5afebddb5f7d1c91145ab552742c1f1f771.tar.gz nextcloud-server-4464c5afebddb5f7d1c91145ab552742c1f1f771.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/es_AR.js')
-rw-r--r-- | apps/accessibility/l10n/es_AR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/accessibility/l10n/es_AR.js b/apps/accessibility/l10n/es_AR.js index 61149477faf..95173422d24 100644 --- a/apps/accessibility/l10n/es_AR.js +++ b/apps/accessibility/l10n/es_AR.js @@ -3,7 +3,6 @@ OC.L10N.register( { "High contrast theme" : "Tema de alto contraste", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.", - "Dark theme (beta)" : "Tema oscuro (beta)", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un tema oscuro para facilitar la vista al reducir la luminosidad y el brillo general. Todavía está en desarrollo, por lo tanto, informe cualquier problema que pueda encontrar.", "Dyslexia font" : "Dislexia fuente", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra/fuente gratuita diseñada para mitigar algunos de los errores comunes de lectura causados por la dislexia.", @@ -13,6 +12,7 @@ OC.L10N.register( "Web Content Accessibility Guidelines" : "Pautas de accesibilidad de contenido web", "our issue tracker" : "nuestro rastreador de problemas", "our design team" : "nuestro equipo de diseño", - "Enable" : "Habilitar" + "Enable" : "Habilitar", + "Dark theme (beta)" : "Tema oscuro (beta)" }, "nplurals=2; plural=(n != 1);"); |