diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-15 01:12:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-15 01:12:14 +0000 |
commit | 10c9b37461a1d4cf3fae12038d3125555a3d8b6e (patch) | |
tree | 49f7c9b4dc6dc30bed46711110d50e9ae200cc99 /apps/federation | |
parent | c993b6e261592485cc4f1c7695f067875bf971b3 (diff) | |
download | nextcloud-server-10c9b37461a1d4cf3fae12038d3125555a3d8b6e.tar.gz nextcloud-server-10c9b37461a1d4cf3fae12038d3125555a3d8b6e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation')
-rw-r--r-- | apps/federation/l10n/ja.js | 2 | ||||
-rw-r--r-- | apps/federation/l10n/ja.json | 2 |
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" : "連携共有の作成に成功したら自動的にサーバーを追加する", |