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:
Diffstat (limited to 'app/src/main/res/values-gl/strings.xml')
-rw-r--r--app/src/main/res/values-gl/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index 430c7a9d..71025d39 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -51,7 +51,12 @@
<!-- Error -->
<string name="error_sync">Produciuse un fallo na sincronización: %1$s</string>
+ <string name="error_json">Está activada a aplicación «Notes» no servidor?</string>
<string name="error_no_network">Sen conexión de rede</string>
+ <string name="error_files_app">Instalou a aplicación de ficheiros?</string>
+ <string name="error_unknown">Produciuse un erro descoñecido.</string>
+ <string name="error_insufficient_storage">O seu almacenamento no servidor está cheo.</string>
+
<!-- About -->
<string name="about_version_title">Versión</string>
<string name="about_version">Agora está a usando &lt;strong>%1$s&lt;/strong></string>