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-04-07 06:25:00 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-07 06:25:00 +0300
commit1e3c413d1ff366c6f3d403373cf06ef4cb5810b4 (patch)
treeb96c690db062daae73735c6ccb7916bd42c00afa /l10n/es.js
parentb8c3de843e502f366b0c5753dc86fbfe5dee9f4e (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 b36609fcf..495df4ed4 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -74,8 +74,6 @@ OC.L10N.register(
"Select file to link to" : "Selecciona un archivo para enlazar",
"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.",
- "Currently active users:" : "Usuarios activos ahora:",
- "_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"],
"Show rich workspaces" : "Mostrar espacios de trabajo enriquecidos",
"Add notes, lists or links …" : "Añadir notas, listas o enlaces ...",
"Edit" : "Editar",
@@ -87,6 +85,8 @@ OC.L10N.register(
"Heading 4" : "Título 4",
"Heading 5" : "Título 5",
"ToDo list" : "Lista de Tareas",
- "Emoji picker" : "Selector de emoji"
+ "Emoji picker" : "Selector de emoji",
+ "Currently active users:" : "Usuarios activos ahora:",
+ "_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"]
},
"nplurals=2; plural=(n != 1);");