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:
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/l10n/es.js b/l10n/es.js
index fc2744581..4f38133de 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -30,10 +30,10 @@ OC.L10N.register(
"Saved" : "Guardado",
"Last saved {lastSaved}" : "Guardado por última vez: {lastSave}",
"Unsaved changes" : "Cambios sin guardar",
+ "Guest" : "Invitado",
"No emoji found" : "No se han encontrado emojis",
"Enter your name so other people can see who is editing" : "Introduce tu nombre para que otras personas puedan ver quién está editando",
"Edit guest name" : "Editar nombre del invitado",
- "Guest" : "Invitado",
"Save guest name" : "Guardar nombre del invitado",
"Formatting help" : "Ayuda de formato",
"Speed up your writing with simple shortcuts." : "Mejora tu velocidad de escritura con atajos de teclado sencillos.",
@@ -113,7 +113,6 @@ OC.L10N.register(
"_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores","y %n otros editores"],
"ToDo list" : "Lista de Tareas",
"Emoji picker" : "Selector de emoji",
- "Todo item" : "Elemento a completar",
- "Participants" : "Participantes"
+ "Todo item" : "Elemento a completar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");