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:
authorNextcloud bot <bot@nextcloud.com>2022-06-11 06:30:15 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-11 06:30:15 +0300
commit61de5d8c302284814f5088ee857adfd5c7f5fb56 (patch)
tree3ae61cddabab02d966cc425620832505a72d373d /l10n/es.js
parent0fc875dd227e5de5dca5ac94b58aead80653d42f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 267aa8101..f1c1ec0cb 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -31,7 +31,6 @@ OC.L10N.register(
"Last saved {lastSaved}" : "Guardado por última vez: {lastSave}",
"Unsaved changes" : "Cambios sin guardar",
"No emoji found" : "No se han encontrado emojis",
- "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando",
"Edit guest name" : "Editar nombre del invitado",
"Guest" : "Invitado",
"Save guest name" : "Guardar nombre del invitado",
@@ -74,7 +73,6 @@ OC.L10N.register(
"Link file" : "Enlace al archivo",
"Remove Link" : "Eliminar Enlace",
"Select file to link to" : "Selecciona un archivo para enlazar",
- "Participants" : "Participantes",
"guest" : "invitado",
"Show author colors" : "Ver colores del autor",
"Author colors are only shown until everyone has closed the document." : "Los colores del autor sólo se muestran cuando todo el mundo ha cerrado el documento.",
@@ -106,8 +104,10 @@ OC.L10N.register(
"Alt" : "Alt",
"Edit" : "Editar",
"New text document" : "Nuevo documento de texto",
+ "Enter your name so other users can see who is editing" : "Introduce tu nombre para que otros usuarios puedan ver quién está editando",
"Currently active users:" : "Usuarios activos ahora:",
"_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores","y %n otros editores"],
- "Emoji picker" : "Selector de emoji"
+ "Emoji picker" : "Selector de emoji",
+ "Participants" : "Participantes"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");