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>2019-12-05 05:56:36 +0300
committerNextcloud bot <bot@nextcloud.com>2019-12-05 05:56:36 +0300
commitee23592be2b6269213e4d6ff1e8e0dc50c53d9cc (patch)
tree966c6c4079b998f1caf908e6443390ae9012e09f /l10n/es.js
parente0b099d4398873fdc5357111273b27a3dbbb09a0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 8b1b773d2..2acdad4ac 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"text",
{
+ "New text document" : "Nuevo documento de texto",
"Readme" : "Léeme",
"Text" : "Text",
"📝 Collaborative document editing" : "📝 Edición colaborativa de documentos",
@@ -22,7 +23,6 @@ OC.L10N.register(
"Show image" : "Mostrar imagen",
"Show file" : "Mostrar archivo",
"Add notes, lists or links …" : "Añadir notas, listas o enlaces ...",
- "New text document" : "Nuevo documento de texto",
"Edit" : "Editar",
"Undo" : "Deshacer",
"Redo" : "Rehacer",
@@ -39,6 +39,7 @@ OC.L10N.register(
"Heading 6" : "Título 6",
"Unordered list" : "Lista desordenada",
"Ordered list" : "Lista ordenada",
+ "ToDo list" : "Lista de Tareas",
"Blockquote" : "Bloque citado",
"Code block" : "Bloque de código",
"New text document.md" : "Nuevo documento de texto.md"