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-04 05:45:17 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-04 05:45:17 +0300
commit09a32eb02d6b5995412e7acdde16688eceb7f941 (patch)
treef6e2ee516b407e088ee64212d5bd9ed1282a6eac /l10n
parentf2e58ef48f4977b9475b6bc50e070cac70469e88 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/de.js14
-rw-r--r--l10n/de.json14
-rw-r--r--l10n/de_DE.js24
-rw-r--r--l10n/de_DE.json22
-rw-r--r--l10n/gl.js24
-rw-r--r--l10n/gl.json22
-rw-r--r--l10n/hu.js20
-rw-r--r--l10n/hu.json18
-rw-r--r--l10n/lt_LT.js13
-rw-r--r--l10n/lt_LT.json11
-rw-r--r--l10n/pt_BR.js25
-rw-r--r--l10n/pt_BR.json23
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
14 files changed, 228 insertions, 4 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 1d27ad7d3..dfdda1486 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -2,13 +2,23 @@ OC.L10N.register(
"text",
{
"Text" : "Text",
+ "📝 Collaborative document editing" : "Kollaborative Dokumentenbearbeitung",
"Use current version" : "Verwende aktuelle Version",
"Use the saved version" : "Verwende die aktuelle Version",
"The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.",
"Last save {lastSave}" : "Zuletzt gespeichert {lastSave}",
- "Unpushed changes" : "Nicht synchronisiert Änderungen<br>",
+ "Unpushed changes" : "Nicht synchronisiert Änderungen",
"Unsaved changes" : "Ungespeicherte Änderung",
+ "Enter your name so other users can see who is editing" : "Gib einen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet",
+ "Edit guest name" : "Gast-Namen bearbeiten",
+ "Save guest name" : "Gast-Namen speichern",
+ "Add link" : "Link einfügen",
+ "_and %n other editor_::_and %n other editors_" : ["und %n anderer Nutzer ","und %n andere Nutzer "],
+ "Show image" : "Bild anzeigen",
+ "Show file" : "Datei anzeigen",
"New text document" : "Neues Text-Dokument",
- "Edit" : "Bearbeiten"
+ "New text document.md" : "Neues Textdokument.md",
+ "Edit" : "Bearbeiten",
+ "Undo" : "Rückgängig"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de.json b/l10n/de.json
index 766c7e951..01839fbf7 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -1,12 +1,22 @@
{ "translations": {
"Text" : "Text",
+ "📝 Collaborative document editing" : "Kollaborative Dokumentenbearbeitung",
"Use current version" : "Verwende aktuelle Version",
"Use the saved version" : "Verwende die aktuelle Version",
"The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.",
"Last save {lastSave}" : "Zuletzt gespeichert {lastSave}",
- "Unpushed changes" : "Nicht synchronisiert Änderungen<br>",
+ "Unpushed changes" : "Nicht synchronisiert Änderungen",
"Unsaved changes" : "Ungespeicherte Änderung",
+ "Enter your name so other users can see who is editing" : "Gib einen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet",
+ "Edit guest name" : "Gast-Namen bearbeiten",
+ "Save guest name" : "Gast-Namen speichern",
+ "Add link" : "Link einfügen",
+ "_and %n other editor_::_and %n other editors_" : ["und %n anderer Nutzer ","und %n andere Nutzer "],
+ "Show image" : "Bild anzeigen",
+ "Show file" : "Datei anzeigen",
"New text document" : "Neues Text-Dokument",
- "Edit" : "Bearbeiten"
+ "New text document.md" : "Neues Textdokument.md",
+ "Edit" : "Bearbeiten",
+ "Undo" : "Rückgängig"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
new file mode 100644
index 000000000..cd6ac6cfb
--- /dev/null
+++ b/l10n/de_DE.js
@@ -0,0 +1,24 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "Text",
+ "📝 Collaborative document editing" : "Kollaborative Dokumentenbearbeitung",
+ "Use current version" : "Verwende aktuelle Version",
+ "Use the saved version" : "Verwende aktuelle Version",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.",
+ "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}",
+ "Unpushed changes" : "Nicht synchronisiert Änderungen",
+ "Unsaved changes" : "Ungespeicherte Änderung",
+ "Enter your name so other users can see who is editing" : "Geben Sie einen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet",
+ "Edit guest name" : "Gast-Namen bearbeiten",
+ "Save guest name" : "Gast-Namen speichern",
+ "Add link" : "Link einfügen",
+ "_and %n other editor_::_and %n other editors_" : ["und %n andere Nutzer ","und %n andere Nutzer "],
+ "Show image" : "Bild anzeigen",
+ "Show file" : "Datei anzeigen",
+ "New text document" : "Neues Text-Dokument",
+ "New text document.md" : "Neues Textdokument.md",
+ "Edit" : "Bearbeiten",
+ "Undo" : "Rückgängig"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
new file mode 100644
index 000000000..86ba46e16
--- /dev/null
+++ b/l10n/de_DE.json
@@ -0,0 +1,22 @@
+{ "translations": {
+ "Text" : "Text",
+ "📝 Collaborative document editing" : "Kollaborative Dokumentenbearbeitung",
+ "Use current version" : "Verwende aktuelle Version",
+ "Use the saved version" : "Verwende aktuelle Version",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "Das Dokument wurde außerhalb des Editors gespeichert. Die Änderungen könnten nicht angewandt werden.",
+ "Last save {lastSave}" : "Zuletzt gespeichert {lastSave}",
+ "Unpushed changes" : "Nicht synchronisiert Änderungen",
+ "Unsaved changes" : "Ungespeicherte Änderung",
+ "Enter your name so other users can see who is editing" : "Geben Sie einen Namen ein, so dass andere Benutzer sehen können, wer bearbeitet",
+ "Edit guest name" : "Gast-Namen bearbeiten",
+ "Save guest name" : "Gast-Namen speichern",
+ "Add link" : "Link einfügen",
+ "_and %n other editor_::_and %n other editors_" : ["und %n andere Nutzer ","und %n andere Nutzer "],
+ "Show image" : "Bild anzeigen",
+ "Show file" : "Datei anzeigen",
+ "New text document" : "Neues Text-Dokument",
+ "New text document.md" : "Neues Textdokument.md",
+ "Edit" : "Bearbeiten",
+ "Undo" : "Rückgängig"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/gl.js b/l10n/gl.js
new file mode 100644
index 000000000..829cb3a5e
--- /dev/null
+++ b/l10n/gl.js
@@ -0,0 +1,24 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "Texto",
+ "📝 Collaborative document editing" : "📝 Edición colaborativa de documentos",
+ "Use current version" : "Empregar a versión actual",
+ "Use the saved version" : "Empregar a versión gardada",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. Non é posíbel aplicar os cambios.",
+ "Last save {lastSave}" : "Último gardado {lastSave}",
+ "Unpushed changes" : "Cambios sen enviar",
+ "Unsaved changes" : "Cambios sen gardar",
+ "Enter your name so other users can see who is editing" : "Introduza o seu nome para que outros usuarios poidan ver quen está a editar",
+ "Edit guest name" : "Editar o nome do convidado",
+ "Save guest name" : "Gardar o nome do convidado",
+ "Add link" : "Engadir a ligazón",
+ "_and %n other editor_::_and %n other editors_" : ["e outro editor ","e outros %n editores"],
+ "Show image" : "Amosar a imaxe",
+ "Show file" : "Amosar o ficheiro",
+ "New text document" : "Novo documento de texto",
+ "New text document.md" : "Novo documento.md de texto",
+ "Edit" : "Editar",
+ "Undo" : "Desfacer"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
new file mode 100644
index 000000000..851413c2f
--- /dev/null
+++ b/l10n/gl.json
@@ -0,0 +1,22 @@
+{ "translations": {
+ "Text" : "Texto",
+ "📝 Collaborative document editing" : "📝 Edición colaborativa de documentos",
+ "Use current version" : "Empregar a versión actual",
+ "Use the saved version" : "Empregar a versión gardada",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. Non é posíbel aplicar os cambios.",
+ "Last save {lastSave}" : "Último gardado {lastSave}",
+ "Unpushed changes" : "Cambios sen enviar",
+ "Unsaved changes" : "Cambios sen gardar",
+ "Enter your name so other users can see who is editing" : "Introduza o seu nome para que outros usuarios poidan ver quen está a editar",
+ "Edit guest name" : "Editar o nome do convidado",
+ "Save guest name" : "Gardar o nome do convidado",
+ "Add link" : "Engadir a ligazón",
+ "_and %n other editor_::_and %n other editors_" : ["e outro editor ","e outros %n editores"],
+ "Show image" : "Amosar a imaxe",
+ "Show file" : "Amosar o ficheiro",
+ "New text document" : "Novo documento de texto",
+ "New text document.md" : "Novo documento.md de texto",
+ "Edit" : "Editar",
+ "Undo" : "Desfacer"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/hu.js b/l10n/hu.js
new file mode 100644
index 000000000..729c89cf2
--- /dev/null
+++ b/l10n/hu.js
@@ -0,0 +1,20 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "Szöveg",
+ "Use current version" : "Aktuális verzió használata",
+ "Use the saved version" : "A mentett verzió használata",
+ "Last save {lastSave}" : "Utolsó mentés {lastSave}",
+ "Unsaved changes" : "Mentetlen változtatások",
+ "Enter your name so other users can see who is editing" : "Add meg a neved, hogy mások lássák ki szerkeszti",
+ "Edit guest name" : "Vendég név szerkesztése",
+ "Save guest name" : "Vendég név mentése",
+ "Add link" : "Hivatkozás hozzáadása",
+ "Show image" : "Kép megjelenítése",
+ "Show file" : "Fájl megjelenítése",
+ "New text document" : "Új szöveg dokumentum",
+ "New text document.md" : "Új szöveg dokumentum.md",
+ "Edit" : "Szerkesztés",
+ "Undo" : "Visszavon"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/hu.json b/l10n/hu.json
new file mode 100644
index 000000000..31b2e93ac
--- /dev/null
+++ b/l10n/hu.json
@@ -0,0 +1,18 @@
+{ "translations": {
+ "Text" : "Szöveg",
+ "Use current version" : "Aktuális verzió használata",
+ "Use the saved version" : "A mentett verzió használata",
+ "Last save {lastSave}" : "Utolsó mentés {lastSave}",
+ "Unsaved changes" : "Mentetlen változtatások",
+ "Enter your name so other users can see who is editing" : "Add meg a neved, hogy mások lássák ki szerkeszti",
+ "Edit guest name" : "Vendég név szerkesztése",
+ "Save guest name" : "Vendég név mentése",
+ "Add link" : "Hivatkozás hozzáadása",
+ "Show image" : "Kép megjelenítése",
+ "Show file" : "Fájl megjelenítése",
+ "New text document" : "Új szöveg dokumentum",
+ "New text document.md" : "Új szöveg dokumentum.md",
+ "Edit" : "Szerkesztés",
+ "Undo" : "Visszavon"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
new file mode 100644
index 000000000..775e5137b
--- /dev/null
+++ b/l10n/lt_LT.js
@@ -0,0 +1,13 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "Tekstas",
+ "Use current version" : "Naudoti esamą versiją",
+ "Use the saved version" : "Naudoti įrašytą versiją",
+ "Show file" : "Rodyti failą",
+ "New text document" : "Naujas tekstinis dokumentas",
+ "New text document.md" : "Naujas tekstinis dokumentas.md",
+ "Edit" : "Taisyti",
+ "Undo" : "Atšaukti"
+},
+"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
new file mode 100644
index 000000000..797aa1767
--- /dev/null
+++ b/l10n/lt_LT.json
@@ -0,0 +1,11 @@
+{ "translations": {
+ "Text" : "Tekstas",
+ "Use current version" : "Naudoti esamą versiją",
+ "Use the saved version" : "Naudoti įrašytą versiją",
+ "Show file" : "Rodyti failą",
+ "New text document" : "Naujas tekstinis dokumentas",
+ "New text document.md" : "Naujas tekstinis dokumentas.md",
+ "Edit" : "Taisyti",
+ "Undo" : "Atšaukti"
+},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
+} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
new file mode 100644
index 000000000..944d6c4b0
--- /dev/null
+++ b/l10n/pt_BR.js
@@ -0,0 +1,25 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "Texto",
+ "📝 Collaborative document editing" : "📝 Edição 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!" : "** 📝 Edição colaborativa de documentos!**\n\n- **📝 Escrita focada:** Sem distrações, apenas o formato que você precisa.\n- **🙋 Trabalhe em conjunto:** Compartilhe e colabore com amigos e colegas, independentemente de usarem o Nextcloud ou não!\n- **💾 Formato aberto:** Arquivos são salvos como [Markdown(https://en.wikipedia.org/wiki/Markdown), para que você possa editá-los com qualquer aplicativo de texto.\n- **✊ Base forte:** Usamos [🐈 tiptap](https://tiptap.scrumpy.io) que é baseado no [🦉 ProseMirror](https://prosemirror.net) – enorme agradecimento a eles!",
+ "Use current version" : "Usar versão atual",
+ "Use the saved version" : "Usar a versão salva",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.",
+ "Last save {lastSave}" : "Última gravação {lastSave}",
+ "Unpushed changes" : "Alterações não gravadas",
+ "Unsaved changes" : "Alterações não salvas",
+ "Enter your name so other users can see who is editing" : "Digite seu nome para que outros possam ver quem está editando",
+ "Edit guest name" : "Editar nome de convidado",
+ "Save guest name" : "Salvar nome de convidado",
+ "Add link" : "Adicionar link",
+ "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores"],
+ "Show image" : "Mostrar imagem",
+ "Show file" : "Mostrar arquivo",
+ "New text document" : "Novo documento de texto",
+ "New text document.md" : "Novo texto document.md",
+ "Edit" : "Editar",
+ "Undo" : "Desfazer"
+},
+"nplurals=2; plural=(n > 1);");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
new file mode 100644
index 000000000..ff359252e
--- /dev/null
+++ b/l10n/pt_BR.json
@@ -0,0 +1,23 @@
+{ "translations": {
+ "Text" : "Texto",
+ "📝 Collaborative document editing" : "📝 Edição 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!" : "** 📝 Edição colaborativa de documentos!**\n\n- **📝 Escrita focada:** Sem distrações, apenas o formato que você precisa.\n- **🙋 Trabalhe em conjunto:** Compartilhe e colabore com amigos e colegas, independentemente de usarem o Nextcloud ou não!\n- **💾 Formato aberto:** Arquivos são salvos como [Markdown(https://en.wikipedia.org/wiki/Markdown), para que você possa editá-los com qualquer aplicativo de texto.\n- **✊ Base forte:** Usamos [🐈 tiptap](https://tiptap.scrumpy.io) que é baseado no [🦉 ProseMirror](https://prosemirror.net) – enorme agradecimento a eles!",
+ "Use current version" : "Usar versão atual",
+ "Use the saved version" : "Usar a versão salva",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi alterado fora do editor. As alterações não podem ser aplicadas.",
+ "Last save {lastSave}" : "Última gravação {lastSave}",
+ "Unpushed changes" : "Alterações não gravadas",
+ "Unsaved changes" : "Alterações não salvas",
+ "Enter your name so other users can see who is editing" : "Digite seu nome para que outros possam ver quem está editando",
+ "Edit guest name" : "Editar nome de convidado",
+ "Save guest name" : "Salvar nome de convidado",
+ "Add link" : "Adicionar link",
+ "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores"],
+ "Show image" : "Mostrar imagem",
+ "Show file" : "Mostrar arquivo",
+ "New text document" : "Novo documento de texto",
+ "New text document.md" : "Novo texto document.md",
+ "Edit" : "Editar",
+ "Undo" : "Desfazer"
+},"pluralForm" :"nplurals=2; plural=(n > 1);"
+} \ No newline at end of file
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index a4529aff7..65eae740a 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Text" : "文本 ",
"📝 Collaborative document editing" : "文档协作编辑",
+ "** 📝 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!" : "** 📝 协作式的文档编辑!**\n\n- **📝 专注的写作:** 无干扰,只有您需要的格式化。\n- **🙋 一起工作:** 与朋友和同事共享协作,无论他们是否使用Nextcloud!\n- **💾 开放标准:** 文件将保存为 [Markdown](https://en.wikipedia.org/wiki/Markdown),所以您也可以使用任何其他文本应用。\n- **✊ 雄厚基础:** 我们使用 [🐈 tiptap](https://tiptap.scrumpy.io) ,它基于 [🦉 ProseMirror](https://prosemirror.net) – 非常感谢它们!",
"Use current version" : "使用当前版本",
"Use the saved version" : "使用保存的版本",
"The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index d3e3ef0e3..835a7667f 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,6 +1,7 @@
{ "translations": {
"Text" : "文本 ",
"📝 Collaborative document editing" : "文档协作编辑",
+ "** 📝 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!" : "** 📝 协作式的文档编辑!**\n\n- **📝 专注的写作:** 无干扰,只有您需要的格式化。\n- **🙋 一起工作:** 与朋友和同事共享协作,无论他们是否使用Nextcloud!\n- **💾 开放标准:** 文件将保存为 [Markdown](https://en.wikipedia.org/wiki/Markdown),所以您也可以使用任何其他文本应用。\n- **✊ 雄厚基础:** 我们使用 [🐈 tiptap](https://tiptap.scrumpy.io) ,它基于 [🦉 ProseMirror](https://prosemirror.net) – 非常感谢它们!",
"Use current version" : "使用当前版本",
"Use the saved version" : "使用保存的版本",
"The document has been changed outside of the editor. The changes cannot be applied." : "本文档在编辑器外被更改。无法应用更改。",