diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-13 02:14:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-13 02:14:18 +0000 |
commit | 7675d019556fda16afbe061f17098cffe7792141 (patch) | |
tree | e7180a97e80dad688b1ac73fbc1d91bbbe3175a5 /apps/accessibility | |
parent | 685f00c0181c5bbf0c77e61273c85266c8ea1eea (diff) | |
download | nextcloud-server-7675d019556fda16afbe061f17098cffe7792141.tar.gz nextcloud-server-7675d019556fda16afbe061f17098cffe7792141.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility')
-rw-r--r-- | apps/accessibility/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/accessibility/l10n/es.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/es.js b/apps/accessibility/l10n/es.js index 8dcaf881a8e..cbe18bd269e 100644 --- a/apps/accessibility/l10n/es.js +++ b/apps/accessibility/l10n/es.js @@ -3,6 +3,7 @@ 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." : "Tema de alto contraste para facilitar la navegación. Se reducirá la calidad visual pero se aumentará la claridad.", + "Dark theme" : "Tema oscuro", "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." : "Tema oscuro para facilitar la navegación redeciendo el brillo y la luminosidad. Aún se encuentra en desarrollo, por favor comunique cualquier problema que encuentre.", "Dyslexia font" : "Tipo de letra para dislexia", "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 libre diseñado para mitigar algunos de los errores de lectura comunes causados por la dislexia.", diff --git a/apps/accessibility/l10n/es.json b/apps/accessibility/l10n/es.json index 75b5ab6c4af..2603b1cc120 100644 --- a/apps/accessibility/l10n/es.json +++ b/apps/accessibility/l10n/es.json @@ -1,6 +1,7 @@ { "translations": { "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." : "Tema de alto contraste para facilitar la navegación. Se reducirá la calidad visual pero se aumentará la claridad.", + "Dark theme" : "Tema oscuro", "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." : "Tema oscuro para facilitar la navegación redeciendo el brillo y la luminosidad. Aún se encuentra en desarrollo, por favor comunique cualquier problema que encuentre.", "Dyslexia font" : "Tipo de letra para dislexia", "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 libre diseñado para mitigar algunos de los errores de lectura comunes causados por la dislexia.", |