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>2020-01-27 06:06:22 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-27 06:06:22 +0300
commit95b372b2a332cc6edd749823c0314af0686c670f (patch)
tree2589fb3c6dd8e6175fa611edcd0bb7c154e33b03 /l10n
parentf31cf4515bf29b2b387e271c8f346a4565feebad (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/de.js1
-rw-r--r--l10n/de.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/el.js1
-rw-r--r--l10n/el.json1
-rw-r--r--l10n/fr.js1
-rw-r--r--l10n/fr.json1
-rw-r--r--l10n/gl.js1
-rw-r--r--l10n/gl.json1
-rw-r--r--l10n/it.js1
-rw-r--r--l10n/it.json1
-rw-r--r--l10n/lt_LT.js2
-rw-r--r--l10n/lt_LT.json2
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/zh_CN.js1
-rw-r--r--l10n/zh_CN.json1
20 files changed, 22 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index d01ff0245..1ffa50983 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"Nextcloud Text" : "Nextcloud Text",
+ "text document" : "textový dokument",
"Readme" : "Čtimne",
"Text" : "Text",
"📝 Collaborative document editing" : "📝 Upravování dokumentů vícero uživateli naráz",
diff --git a/l10n/cs.json b/l10n/cs.json
index 876eb558b..b8eda600a 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -1,5 +1,6 @@
{ "translations": {
"Nextcloud Text" : "Nextcloud Text",
+ "text document" : "textový dokument",
"Readme" : "Čtimne",
"Text" : "Text",
"📝 Collaborative document editing" : "📝 Upravování dokumentů vícero uživateli naráz",
diff --git a/l10n/de.js b/l10n/de.js
index d71126fb5..b5affc426 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"Nextcloud Text" : "Nextcloud Text",
+ "text document" : "Textdokument",
"Readme" : "Anleitung",
"Text" : "Text",
"📝 Collaborative document editing" : "📝 Gemeinschaftliche Dokumentenbearbeitung",
diff --git a/l10n/de.json b/l10n/de.json
index 3e48f7142..0a5f890c4 100644
--- a/l10n/de.json
+++ b/l10n/de.json
@@ -1,5 +1,6 @@
{ "translations": {
"Nextcloud Text" : "Nextcloud Text",
+ "text document" : "Textdokument",
"Readme" : "Anleitung",
"Text" : "Text",
"📝 Collaborative document editing" : "📝 Gemeinschaftliche Dokumentenbearbeitung",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 989e914ee..5bfa99127 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"Nextcloud Text" : "Nextcloud Text",
+ "text document" : "Textdokument",
"Readme" : "Anleitung",
"Text" : "Text",
"📝 Collaborative document editing" : "📝 Gemeinschaftliche Dokumentenbearbeitung",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 079b3c7f7..ed9384f16 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -1,5 +1,6 @@
{ "translations": {
"Nextcloud Text" : "Nextcloud Text",
+ "text document" : "Textdokument",
"Readme" : "Anleitung",
"Text" : "Text",
"📝 Collaborative document editing" : "📝 Gemeinschaftliche Dokumentenbearbeitung",
diff --git a/l10n/el.js b/l10n/el.js
index 46d13ee40..66a5b0c66 100644
--- a/l10n/el.js
+++ b/l10n/el.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"Nextcloud Text" : "Κειμενογράφος Nextcloud",
+ "text document" : "Έγγραφο κειμένου",
"Readme" : "Γενικές πληροφορίες",
"Text" : "Κείμενο",
"📝 Collaborative document editing" : "📝 Συνεργατική επεξεργασία εγγράφων",
diff --git a/l10n/el.json b/l10n/el.json
index f14cff1d6..e561aad87 100644
--- a/l10n/el.json
+++ b/l10n/el.json
@@ -1,5 +1,6 @@
{ "translations": {
"Nextcloud Text" : "Κειμενογράφος Nextcloud",
+ "text document" : "Έγγραφο κειμένου",
"Readme" : "Γενικές πληροφορίες",
"Text" : "Κείμενο",
"📝 Collaborative document editing" : "📝 Συνεργατική επεξεργασία εγγράφων",
diff --git a/l10n/fr.js b/l10n/fr.js
index 46b4e1a97..1a2b17a2c 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"Nextcloud Text" : "Nextcloud Text",
+ "text document" : "document texte",
"Readme" : "Lisez moi",
"Text" : "Texte",
"📝 Collaborative document editing" : "📝 Édition de documents collaborative",
diff --git a/l10n/fr.json b/l10n/fr.json
index a9a2f8e17..d865886b3 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -1,5 +1,6 @@
{ "translations": {
"Nextcloud Text" : "Nextcloud Text",
+ "text document" : "document texte",
"Readme" : "Lisez moi",
"Text" : "Texte",
"📝 Collaborative document editing" : "📝 Édition de documents collaborative",
diff --git a/l10n/gl.js b/l10n/gl.js
index ef2c5a446..0724bad36 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"Nextcloud Text" : "Texto do Nextcloud",
+ "text document" : "documento de texto",
"Readme" : "Léeme",
"Text" : "Texto",
"📝 Collaborative document editing" : "📝 Edición colaborativa de documentos",
diff --git a/l10n/gl.json b/l10n/gl.json
index 84a98478c..483ada901 100644
--- a/l10n/gl.json
+++ b/l10n/gl.json
@@ -1,5 +1,6 @@
{ "translations": {
"Nextcloud Text" : "Texto do Nextcloud",
+ "text document" : "documento de texto",
"Readme" : "Léeme",
"Text" : "Texto",
"📝 Collaborative document editing" : "📝 Edición colaborativa de documentos",
diff --git a/l10n/it.js b/l10n/it.js
index 1d28b2ed2..998d1b3b2 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"Nextcloud Text" : "Testo di Nextcloud",
+ "text document" : "documento di testo",
"Readme" : "Leggimi",
"Text" : "Testo",
"📝 Collaborative document editing" : "Modifica documenti collaborativa",
diff --git a/l10n/it.json b/l10n/it.json
index 8d921e84b..cab31d83c 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -1,5 +1,6 @@
{ "translations": {
"Nextcloud Text" : "Testo di Nextcloud",
+ "text document" : "documento di testo",
"Readme" : "Leggimi",
"Text" : "Testo",
"📝 Collaborative document editing" : "Modifica documenti collaborativa",
diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js
index ebab0b465..37acb9f14 100644
--- a/l10n/lt_LT.js
+++ b/l10n/lt_LT.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"Nextcloud Text" : "Nextcloud tekstas",
+ "text document" : "tekstinis dokumentas",
"Text" : "Tekstas",
"📝 Collaborative document editing" : "📝 Dokumentų taisymas bendradarbiaujant",
"** 📝 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!" : "** 📝 Dokumentų taisymas bendradarbiaujant!**\n\n- **📝 Rašymas susitelkus:** Jokio blaškymosi. Tik tas formatavimas, kurio jums reikia.\n- **🙋 Dirbkite kartu:** Bendrinkite ir bendradarbiaukite su draugais ir kolegomis, nepriklausomai nuo to, ar jie naudoja Nextcloud, ar ne!\n- **💾 Atvirasis formatas:** Failai yra įrašomi kaip [Markdown](https://en.wikipedia.org/wiki/Markdown), taigi, galite juos taisyti naudodami bet kurią kitą tekstų programėlę.\n- **✊ Stiprus pagrindas:** Mes naudojame [🐈 tiptap](https://tiptap.scrumpy.io), kuris yra pagrįstas [🦉 ProseMirror](https://prosemirror.net) – didelis jiems ačiū!",
@@ -10,6 +11,7 @@ OC.L10N.register(
"The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.",
"File could not be loaded. Please check your internet connection." : "Nepavyko įkelti failo. Patikrinkite savo interneto ryšį.",
"Retry" : "Bandyti dar kartą",
+ "Last saved {lastSaved}" : "Paskutinis įrašymas {lastSaved}",
"Unsaved changes" : "Neįrašyti pakeitimai",
"Enter your name so other users can see who is editing" : "Įveskite savo vardą, kad kiti naudotojai matytų, kas redaguoja dokumentą",
"Edit guest name" : "Taisyti svečio vardą",
diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json
index f860eaeb3..8c406bc51 100644
--- a/l10n/lt_LT.json
+++ b/l10n/lt_LT.json
@@ -1,5 +1,6 @@
{ "translations": {
"Nextcloud Text" : "Nextcloud tekstas",
+ "text document" : "tekstinis dokumentas",
"Text" : "Tekstas",
"📝 Collaborative document editing" : "📝 Dokumentų taisymas bendradarbiaujant",
"** 📝 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!" : "** 📝 Dokumentų taisymas bendradarbiaujant!**\n\n- **📝 Rašymas susitelkus:** Jokio blaškymosi. Tik tas formatavimas, kurio jums reikia.\n- **🙋 Dirbkite kartu:** Bendrinkite ir bendradarbiaukite su draugais ir kolegomis, nepriklausomai nuo to, ar jie naudoja Nextcloud, ar ne!\n- **💾 Atvirasis formatas:** Failai yra įrašomi kaip [Markdown](https://en.wikipedia.org/wiki/Markdown), taigi, galite juos taisyti naudodami bet kurią kitą tekstų programėlę.\n- **✊ Stiprus pagrindas:** Mes naudojame [🐈 tiptap](https://tiptap.scrumpy.io), kuris yra pagrįstas [🦉 ProseMirror](https://prosemirror.net) – didelis jiems ačiū!",
@@ -8,6 +9,7 @@
"The document has been changed outside of the editor. The changes cannot be applied." : "Dokumentas pakeistas už redaktoriaus ribų. Pakeitimai negali būti pritaikyti.",
"File could not be loaded. Please check your internet connection." : "Nepavyko įkelti failo. Patikrinkite savo interneto ryšį.",
"Retry" : "Bandyti dar kartą",
+ "Last saved {lastSaved}" : "Paskutinis įrašymas {lastSaved}",
"Unsaved changes" : "Neįrašyti pakeitimai",
"Enter your name so other users can see who is editing" : "Įveskite savo vardą, kad kiti naudotojai matytų, kas redaguoja dokumentą",
"Edit guest name" : "Taisyti svečio vardą",
diff --git a/l10n/pl.js b/l10n/pl.js
index 4241d6595..dd4099c4f 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"Nextcloud Text" : "Nextcloud Text",
+ "text document" : "dokument tekstowy",
"Readme" : "Przeczytaj",
"Text" : "Tekst",
"📝 Collaborative document editing" : "Współpraca przy edycji dokumentów",
diff --git a/l10n/pl.json b/l10n/pl.json
index 8decced03..a380243d9 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -1,5 +1,6 @@
{ "translations": {
"Nextcloud Text" : "Nextcloud Text",
+ "text document" : "dokument tekstowy",
"Readme" : "Przeczytaj",
"Text" : "Tekst",
"📝 Collaborative document editing" : "Współpraca przy edycji dokumentów",
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 00adc1264..9fab711a9 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"text",
{
"Nextcloud Text" : "Nextcloud 文本",
+ "text document" : "文本文档",
"Readme" : "自述文件",
"Text" : "文本 ",
"📝 Collaborative document editing" : "文档协作编辑",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 11c2c754b..ee5846cd2 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -1,5 +1,6 @@
{ "translations": {
"Nextcloud Text" : "Nextcloud 文本",
+ "text document" : "文本文档",
"Readme" : "自述文件",
"Text" : "文本 ",
"📝 Collaborative document editing" : "文档协作编辑",