Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/values-gl/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index 8d67935f..900cad3c 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -51,7 +51,7 @@
<string name="settings_background_sync">Sincronización do traballo en segundo plano</string>
<string name="settings_prevent_screen_capture">Evitar a captura da pantalla</string>
<string name="settings_gridview">Ver como grella</string>
- <string name="settings_keep_screen_on">Mantén a pantalla acesa</string>
+ <string name="settings_keep_screen_on">Mantér a pantalla acesa</string>
<string name="settings_keep_screen_on_summary">Ao ver ou editar unha nota</string>
<string name="error_sync">Produciuse un fallo na sincronización: %1$s</string>
@@ -263,7 +263,7 @@
<string name="formatting_help_tables_value">Valor %1d</string>
<string name="formatting_help_images_body_1">As ligazóns teñen que ser URL completos que comezan cun protocolo e dominio ou camiños absolutos que comezan cun carácter %1$s.</string>
- <string name="formatting_help_images_body_2">Para axustarse ao formato Markdown, utiliza caracteres de escape no URL da imaxe. Isto significa, por exemplo, substituír espazos por %1$s no URL.</string>
+ <string name="formatting_help_images_body_2">Para axustarse ao formato Markdown, utilice caracteres de escape no URL da imaxe. Isto significa, por exemplo, substituír espazos por %1$s no URL.</string>
<string name="formatting_help_images_title">Imaxes</string>
<string name="formatting_help_images_alt">Imaxe elegante</string>