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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-09 05:44:12 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-09 05:44:12 +0300
commite42d72791401579503b1eed3ffeafdd7755ace76 (patch)
treeb1d65764e09ded7988d511061d1ac80d81ce971e /l10n
parent8a2cc9793b96d1cb989950d7e8a1a6e002fa0d19 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es.js25
-rw-r--r--l10n/es.json23
2 files changed, 48 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
new file mode 100644
index 000000000..108a800c1
--- /dev/null
+++ b/l10n/es.js
@@ -0,0 +1,25 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "Text",
+ "📝 Collaborative document editing" : "📝 Edición colaborativa de documentos",
+ "** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "**📝 ¡Edición colaborativa de documentos!**\n\n- **📝 Escritura enfocada:** Sin distracciones, solo el formato necesario.\n- **🙋 Trabajo en equipo:** Comparte y colabora con amigos y colegas. No importa si usan Nextcloud o no.\n- **💾 Formato abierto:** Los archivos se guardan como [Markdown](https://en.wikipedia.org/wiki/Markdown), para que puedas editarlos desde cualquier otra app.\n- **✊ Bases sólidas:** Usamos [🐈 tiptap](https://tiptap.scrumpy.io), que está basado en [🦉 ProseMirror](https://prosemirror.net). ¡Muchas gracias a ellos!",
+ "Use current version" : "Usar versión actual",
+ "Use the saved version" : "Usar la versión guardada",
+ "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.",
+ "Last save {lastSave}" : "Guardado por última vez: {lastSave}",
+ "Unpushed changes" : "Cambios sin subir",
+ "Unsaved changes" : "Cambios sin guardar",
+ "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",
+ "Save guest name" : "Guardar nombre del invitado",
+ "Add link" : "Añadir enlace",
+ "_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"],
+ "Show image" : "Mostrar imagen",
+ "Show file" : "Mostrar archivo",
+ "New text document" : "Nuevo documento de texto",
+ "New text document.md" : "Nuevo documento de texto.md",
+ "Edit" : "Editar",
+ "Undo" : "Deshacer"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es.json b/l10n/es.json
new file mode 100644
index 000000000..dbda19ed9
--- /dev/null
+++ b/l10n/es.json
@@ -0,0 +1,23 @@
+{ "translations": {
+ "Text" : "Text",
+ "📝 Collaborative document editing" : "📝 Edición colaborativa de documentos",
+ "** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : "**📝 ¡Edición colaborativa de documentos!**\n\n- **📝 Escritura enfocada:** Sin distracciones, solo el formato necesario.\n- **🙋 Trabajo en equipo:** Comparte y colabora con amigos y colegas. No importa si usan Nextcloud o no.\n- **💾 Formato abierto:** Los archivos se guardan como [Markdown](https://en.wikipedia.org/wiki/Markdown), para que puedas editarlos desde cualquier otra app.\n- **✊ Bases sólidas:** Usamos [🐈 tiptap](https://tiptap.scrumpy.io), que está basado en [🦉 ProseMirror](https://prosemirror.net). ¡Muchas gracias a ellos!",
+ "Use current version" : "Usar versión actual",
+ "Use the saved version" : "Usar la versión guardada",
+ "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.",
+ "Last save {lastSave}" : "Guardado por última vez: {lastSave}",
+ "Unpushed changes" : "Cambios sin subir",
+ "Unsaved changes" : "Cambios sin guardar",
+ "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",
+ "Save guest name" : "Guardar nombre del invitado",
+ "Add link" : "Añadir enlace",
+ "_and %n other editor_::_and %n other editors_" : ["y %n otro editor","y %n otros editores"],
+ "Show image" : "Mostrar imagen",
+ "Show file" : "Mostrar archivo",
+ "New text document" : "Nuevo documento de texto",
+ "New text document.md" : "Nuevo documento de texto.md",
+ "Edit" : "Editar",
+ "Undo" : "Deshacer"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file