diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-18 02:14:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-18 02:14:55 +0000 |
commit | 6af36c8c6a1fa8b8d6b8bef26cd5553689437ea3 (patch) | |
tree | 10d55f203e5973f01323252032978e66f01ba700 /apps/accessibility/l10n/gl.js | |
parent | b636aa79c32bd96d8087813b1797ed03d16a3da0 (diff) | |
download | nextcloud-server-6af36c8c6a1fa8b8d6b8bef26cd5553689437ea3.tar.gz nextcloud-server-6af36c8c6a1fa8b8d6b8bef26cd5553689437ea3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/gl.js')
-rw-r--r-- | apps/accessibility/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/accessibility/l10n/gl.js b/apps/accessibility/l10n/gl.js index 5c249d4387c..dd2d0b6988f 100644 --- a/apps/accessibility/l10n/gl.js +++ b/apps/accessibility/l10n/gl.js @@ -1,8 +1,6 @@ OC.L10N.register( "accessibility", { - "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 a navegación. A calidade visual será reducida, mais a claridade aumentará.", "Dark theme" : "Tema escuro", "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 escuro para descansar a vista reducindo a luminosidade e o brillo. Aínda está en desenvolvemento, así que informe de calquera incidencia que poida atopar.", "Dyslexia font" : "Tipo de letra para disléxicos", @@ -14,6 +12,8 @@ OC.L10N.register( "our issue tracker" : "o noso seguidor de incidencias", "our design team" : "o noso equipo de deseño", "Enable" : "Activar", + "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 a navegación. A calidade visual será reducida, mais a claridade aumentará.", "Dark theme (beta)" : "Tema escuro (beta)", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic é un tipo de letra libre deseñada para mitigar algúns dos erros comúns de lectura causados pola dislexia. O tipo de letra foi creado por Abelardo González, quen o publicou mediante unha licenza de código aberto.", "Provides multiple accessibilities options to ease your use of nextcloud" : "Ofrece múltiples opcións de accesibilidade para facilitar o uso do Nextcloud", |