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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-16 06:16:43 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-16 06:16:43 +0300
commit626d74831d055e2a878b3bb605409dbfffd52332 (patch)
treef3e294f8672b1af1b1c94f8ca921233382bed301
parent8ae8852183e645063403b7fa067d916869874d74 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/it.js1
-rw-r--r--l10n/it.json1
-rw-r--r--l10n/ja.js7
-rw-r--r--l10n/ja.json7
-rw-r--r--l10n/tr.js1
-rw-r--r--l10n/tr.json1
6 files changed, 18 insertions, 0 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 68af44b2..deb77c14 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"New spreadsheet" : "Nuovo foglio elettronico",
"New presentation" : "Nuova presentazione",
"Collabora Online" : "Collabora Online",
+ "Cannot create document" : "Impossibile creare il documento",
"New Document.odt" : "Nuovo documento.odt",
"New Spreadsheet.ods" : "Nuovo foglio_elettronico.ods",
"New Presentation.odp" : "Nuova presentazione.odp",
diff --git a/l10n/it.json b/l10n/it.json
index 45e38824..58528004 100644
--- a/l10n/it.json
+++ b/l10n/it.json
@@ -3,6 +3,7 @@
"New spreadsheet" : "Nuovo foglio elettronico",
"New presentation" : "Nuova presentazione",
"Collabora Online" : "Collabora Online",
+ "Cannot create document" : "Impossibile creare il documento",
"New Document.odt" : "Nuovo documento.odt",
"New Spreadsheet.ods" : "Nuovo foglio_elettronico.ods",
"New Presentation.odp" : "Nuova presentazione.odp",
diff --git a/l10n/ja.js b/l10n/ja.js
index 89ef3b07..845cd85b 100644
--- a/l10n/ja.js
+++ b/l10n/ja.js
@@ -1,7 +1,11 @@
OC.L10N.register(
"richdocuments",
{
+ "New document" : "新規ドキュメント",
+ "New spreadsheet" : "新規スプレッドシート",
+ "New presentation" : "新規プレゼンテーション",
"Collabora Online" : "Collabora Online",
+ "Cannot create document" : "ドキュメントを作成できません",
"New Document.odt" : "新規 Document.odt",
"New Spreadsheet.ods" : "新規 Spreadsheet.ods",
"New Presentation.odp" : "新規 Presentation.odp",
@@ -22,10 +26,13 @@ OC.L10N.register(
"%s (Guest)" : "%s(人のゲスト)",
"Anonymous guest" : "匿名ゲスト",
"Edit office documents directly in your browser." : "ブラウザで直接オフィス文書を編集する。",
+ "This application can connect to a Collabora Online (or other) server (WOPI-like Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that.\n\nYou can also edit your documents off-line with the Collabora Office app from the **[Android](https://play.google.com/store/apps/details?id=com.collabora.libreoffice)** and **[iOS](https://apps.apple.com/us/app/collabora-office/id1440482071)** store." : "このアプリケーションは、Collabora Online(または他の)サーバー(WOPIのようなクライアント)に接続できます。 NextcloudはWOPIホストです。詳細については、ドキュメントをお読みください。\n\nまた、**[Android](https://play.google.com/store/apps/details?id=com.collabora.libreoffice)** や **[iOS](https://apps.apple.com/us/app/collabora-office/id1440482071)** ストアからCollaboraOfficeアプリを使用してオフラインでドキュメントを編集することもできます。 ",
"Collabora Online is a powerful LibreOffice-based online office suite with collaborative editing, which supports all major documents, spreadsheet and presentation file formats and works together with all modern browsers." : "Collabora Online は、オンラインで共同編集できるLibreOfficeベースのオフィススイートです。メジャーなドキュメントやスプレッドシート、プレゼンテーションファイルのフォーマットに対応し、最近の全てのブラウザーで動かすことができます。",
+ "Connecting Collabora Online Single Click with Nginx" : "NginxでCollabora Online へシングルクリック接続",
"Could not establish connection to the Collabora Online server." : "Collabora オンラインサーバーに接続できませんでした。",
"Setting up a new server" : "新しくサーバーを設定",
"Collabora Online server is reachable." : "Collabora オンラインサーバーに接続可能です",
+ "Use your own server" : "自分のサーバーを使用する",
"URL (and Port) of Collabora Online-server" : "Collabora OnlineサーバーのURL (とポート)。",
"Disable certificate verification (insecure)" : "証明書の検証を無効化(安全ではありません)",
"Use the built-in CODE - Collabora Online Development Edition" : "ビルトイン CODE を使う - Collabora Online Development Edition ",
diff --git a/l10n/ja.json b/l10n/ja.json
index fba50f0e..2ffc2c3f 100644
--- a/l10n/ja.json
+++ b/l10n/ja.json
@@ -1,5 +1,9 @@
{ "translations": {
+ "New document" : "新規ドキュメント",
+ "New spreadsheet" : "新規スプレッドシート",
+ "New presentation" : "新規プレゼンテーション",
"Collabora Online" : "Collabora Online",
+ "Cannot create document" : "ドキュメントを作成できません",
"New Document.odt" : "新規 Document.odt",
"New Spreadsheet.ods" : "新規 Spreadsheet.ods",
"New Presentation.odp" : "新規 Presentation.odp",
@@ -20,10 +24,13 @@
"%s (Guest)" : "%s(人のゲスト)",
"Anonymous guest" : "匿名ゲスト",
"Edit office documents directly in your browser." : "ブラウザで直接オフィス文書を編集する。",
+ "This application can connect to a Collabora Online (or other) server (WOPI-like Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that.\n\nYou can also edit your documents off-line with the Collabora Office app from the **[Android](https://play.google.com/store/apps/details?id=com.collabora.libreoffice)** and **[iOS](https://apps.apple.com/us/app/collabora-office/id1440482071)** store." : "このアプリケーションは、Collabora Online(または他の)サーバー(WOPIのようなクライアント)に接続できます。 NextcloudはWOPIホストです。詳細については、ドキュメントをお読みください。\n\nまた、**[Android](https://play.google.com/store/apps/details?id=com.collabora.libreoffice)** や **[iOS](https://apps.apple.com/us/app/collabora-office/id1440482071)** ストアからCollaboraOfficeアプリを使用してオフラインでドキュメントを編集することもできます。 ",
"Collabora Online is a powerful LibreOffice-based online office suite with collaborative editing, which supports all major documents, spreadsheet and presentation file formats and works together with all modern browsers." : "Collabora Online は、オンラインで共同編集できるLibreOfficeベースのオフィススイートです。メジャーなドキュメントやスプレッドシート、プレゼンテーションファイルのフォーマットに対応し、最近の全てのブラウザーで動かすことができます。",
+ "Connecting Collabora Online Single Click with Nginx" : "NginxでCollabora Online へシングルクリック接続",
"Could not establish connection to the Collabora Online server." : "Collabora オンラインサーバーに接続できませんでした。",
"Setting up a new server" : "新しくサーバーを設定",
"Collabora Online server is reachable." : "Collabora オンラインサーバーに接続可能です",
+ "Use your own server" : "自分のサーバーを使用する",
"URL (and Port) of Collabora Online-server" : "Collabora OnlineサーバーのURL (とポート)。",
"Disable certificate verification (insecure)" : "証明書の検証を無効化(安全ではありません)",
"Use the built-in CODE - Collabora Online Development Edition" : "ビルトイン CODE を使う - Collabora Online Development Edition ",
diff --git a/l10n/tr.js b/l10n/tr.js
index 539c288f..cfa31b63 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"New spreadsheet" : "Yeni hesap tablosu",
"New presentation" : "Yeni sunum",
"Collabora Online" : "Collabora Online",
+ "Cannot create document" : "Belge oluşturulamadı",
"New Document.odt" : "Yeni Belge.odt",
"New Spreadsheet.ods" : "Yeni Çalışma Sayfası.ods",
"New Presentation.odp" : "Yeni Sunum.odp",
diff --git a/l10n/tr.json b/l10n/tr.json
index 73c246de..d3e26e85 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -3,6 +3,7 @@
"New spreadsheet" : "Yeni hesap tablosu",
"New presentation" : "Yeni sunum",
"Collabora Online" : "Collabora Online",
+ "Cannot create document" : "Belge oluşturulamadı",
"New Document.odt" : "Yeni Belge.odt",
"New Spreadsheet.ods" : "Yeni Çalışma Sayfası.ods",
"New Presentation.odp" : "Yeni Sunum.odp",