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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es.js b/l10n/es.js
index ddf3b538c..2cef2d6d5 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -14,7 +14,7 @@ OC.L10N.register(
"Reconnect" : "Reconectar",
"The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha cambiado fuera del editor. Los cambios no se pueden aplicar.",
"File could not be loaded. Please check your internet connection." : "El archivo no se pudo cargar. Por favor, compruebe su conexión a internet.",
- "Saving …" : "Guardando...",
+ "Saving …" : "Guardando …",
"Saved" : "Guardado",
"Last saved {lastSaved}" : "Guardado por última vez: {lastSave}",
"Unsaved changes" : "Cambios sin guardar",
diff --git a/l10n/es.json b/l10n/es.json
index 52a4ff06d..a07b94ccd 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -12,7 +12,7 @@
"Reconnect" : "Reconectar",
"The document has been changed outside of the editor. The changes cannot be applied." : "El documento ha cambiado fuera del editor. Los cambios no se pueden aplicar.",
"File could not be loaded. Please check your internet connection." : "El archivo no se pudo cargar. Por favor, compruebe su conexión a internet.",
- "Saving …" : "Guardando...",
+ "Saving …" : "Guardando …",
"Saved" : "Guardado",
"Last saved {lastSaved}" : "Guardado por última vez: {lastSave}",
"Unsaved changes" : "Cambios sin guardar",