Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'l10n')
-rw-r--r--l10n/cs.js1
-rw-r--r--l10n/cs.json1
-rw-r--r--l10n/de_DE.js1
-rw-r--r--l10n/de_DE.json1
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
-rw-r--r--l10n/zh_HK.js1
-rw-r--r--l10n/zh_HK.json1
10 files changed, 10 insertions, 0 deletions
diff --git a/l10n/cs.js b/l10n/cs.js
index 32a504ca..61d09759 100644
--- a/l10n/cs.js
+++ b/l10n/cs.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"New document" : "Nový dokument",
"New spreadsheet" : "Nová tabulka",
"New presentation" : "Nová prezentace",
+ "New diagram" : "Nový diagram",
"Collabora Online" : "Collabora Online",
"Cannot create document" : "Dokument se nedaří vytvořit",
"New Document.odt" : "Dokument.odt",
diff --git a/l10n/cs.json b/l10n/cs.json
index e720c205..71c51ba8 100644
--- a/l10n/cs.json
+++ b/l10n/cs.json
@@ -2,6 +2,7 @@
"New document" : "Nový dokument",
"New spreadsheet" : "Nová tabulka",
"New presentation" : "Nová prezentace",
+ "New diagram" : "Nový diagram",
"Collabora Online" : "Collabora Online",
"Cannot create document" : "Dokument se nedaří vytvořit",
"New Document.odt" : "Dokument.odt",
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 0ad1ffc0..4384ea34 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"New document" : "Neues Dokument",
"New spreadsheet" : "Neue Tabelle",
"New presentation" : "Neue Präsentation",
+ "New diagram" : "Neues Diagramm",
"Collabora Online" : "Collabora Online",
"Cannot create document" : "Dokument kann nicht erstellt werden",
"New Document.odt" : "Neues Dokument.odt",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index 21578dea..56d5a2cb 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -2,6 +2,7 @@
"New document" : "Neues Dokument",
"New spreadsheet" : "Neue Tabelle",
"New presentation" : "Neue Präsentation",
+ "New diagram" : "Neues Diagramm",
"Collabora Online" : "Collabora Online",
"Cannot create document" : "Dokument kann nicht erstellt werden",
"New Document.odt" : "Neues Dokument.odt",
diff --git a/l10n/pl.js b/l10n/pl.js
index ec37b886..7d4ded81 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"New document" : "Nowy dokument",
"New spreadsheet" : "Nowy arkusz kalkulacyjny",
"New presentation" : "Nowa prezentacja",
+ "New diagram" : "Nowy diagram",
"Collabora Online" : "Collabora Online",
"Cannot create document" : "Nie można utworzyć dokumentu",
"New Document.odt" : "Nowy Dokument.odt",
diff --git a/l10n/pl.json b/l10n/pl.json
index b644baca..6de1b19a 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -2,6 +2,7 @@
"New document" : "Nowy dokument",
"New spreadsheet" : "Nowy arkusz kalkulacyjny",
"New presentation" : "Nowa prezentacja",
+ "New diagram" : "Nowy diagram",
"Collabora Online" : "Collabora Online",
"Cannot create document" : "Nie można utworzyć dokumentu",
"New Document.odt" : "Nowy Dokument.odt",
diff --git a/l10n/tr.js b/l10n/tr.js
index f798991a..8f48a58a 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"New document" : "Yeni belge",
"New spreadsheet" : "Yeni çalışma sayfası",
"New presentation" : "Yeni sunum",
+ "New diagram" : "Yeni şema",
"Collabora Online" : "Collabora Online",
"Cannot create document" : "Belge oluşturulamadı",
"New Document.odt" : "Yeni belge.odt",
diff --git a/l10n/tr.json b/l10n/tr.json
index d4e2257c..adf7cfe3 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -2,6 +2,7 @@
"New document" : "Yeni belge",
"New spreadsheet" : "Yeni çalışma sayfası",
"New presentation" : "Yeni sunum",
+ "New diagram" : "Yeni şema",
"Collabora Online" : "Collabora Online",
"Cannot create document" : "Belge oluşturulamadı",
"New Document.odt" : "Yeni belge.odt",
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index c2307d11..3adf47c4 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"New document" : "新文字文件",
"New spreadsheet" : "新試算表",
"New presentation" : "新簡報",
+ "New diagram" : "新圖表",
"Collabora Online" : "Collabora Online",
"Cannot create document" : "無法建立文件",
"New Document.odt" : "新文字文件.odt",
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 4101f9d6..303528b4 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -2,6 +2,7 @@
"New document" : "新文字文件",
"New spreadsheet" : "新試算表",
"New presentation" : "新簡報",
+ "New diagram" : "新圖表",
"Collabora Online" : "Collabora Online",
"Cannot create document" : "無法建立文件",
"New Document.odt" : "新文字文件.odt",