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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-15 04:12:14 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-15 04:12:14 +0300
commit10c9b37461a1d4cf3fae12038d3125555a3d8b6e (patch)
tree49f7c9b4dc6dc30bed46711110d50e9ae200cc99 /apps/federation
parentc993b6e261592485cc4f1c7695f067875bf971b3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation')
-rw-r--r--apps/federation/l10n/ja.js2
-rw-r--r--apps/federation/l10n/ja.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/federation/l10n/ja.js b/apps/federation/l10n/ja.js
index 280f9ae31b9..331edd5a158 100644
--- a/apps/federation/l10n/ja.js
+++ b/apps/federation/l10n/ja.js
@@ -5,6 +5,8 @@ OC.L10N.register(
"Server is already in the list of trusted servers." : "信頼済サーバーとしてすでに登録されています。",
"No server to federate with found" : "Nextcloud連携サーバーはありません。",
"Could not add server" : "サーバーを追加できませんでした",
+ "Federation" : "連携",
+ "Federation allows you to connect with other trusted servers to exchange the user directory." : "フェデレーションを使用すると、信頼できる他のサーバーと接続してユーザーディレクトリを交換できます。",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "連携では他の信頼済サーバーとユーザーリストをやり取りすること許可します。例えば、連携共有時で他のサーバーのユーザーのIDを自動補完します。",
"Trusted servers" : "信頼済サーバー",
"Add server automatically once a federated share was created successfully" : "連携共有の作成に成功したら自動的にサーバーを追加する",
diff --git a/apps/federation/l10n/ja.json b/apps/federation/l10n/ja.json
index 25c302ed410..f461fb6aedf 100644
--- a/apps/federation/l10n/ja.json
+++ b/apps/federation/l10n/ja.json
@@ -3,6 +3,8 @@
"Server is already in the list of trusted servers." : "信頼済サーバーとしてすでに登録されています。",
"No server to federate with found" : "Nextcloud連携サーバーはありません。",
"Could not add server" : "サーバーを追加できませんでした",
+ "Federation" : "連携",
+ "Federation allows you to connect with other trusted servers to exchange the user directory." : "フェデレーションを使用すると、信頼できる他のサーバーと接続してユーザーディレクトリを交換できます。",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "連携では他の信頼済サーバーとユーザーリストをやり取りすること許可します。例えば、連携共有時で他のサーバーのユーザーのIDを自動補完します。",
"Trusted servers" : "信頼済サーバー",
"Add server automatically once a federated share was created successfully" : "連携共有の作成に成功したら自動的にサーバーを追加する",