diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-16 02:26:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-16 02:26:05 +0000 |
commit | a0472937afe0c28984fe8f7410eef156c326a156 (patch) | |
tree | 8bdb5af473a5d892f50a688e6d7429784ac3d47b /apps/federation | |
parent | c2a4afcceaab8f08efad949ac6aee905686256cf (diff) | |
download | nextcloud-server-a0472937afe0c28984fe8f7410eef156c326a156.tar.gz nextcloud-server-a0472937afe0c28984fe8f7410eef156c326a156.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation')
-rw-r--r-- | apps/federation/l10n/ja.js | 1 | ||||
-rw-r--r-- | apps/federation/l10n/ja.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/federation/l10n/ja.js b/apps/federation/l10n/ja.js index 331edd5a158..e3e6fd887cb 100644 --- a/apps/federation/l10n/ja.js +++ b/apps/federation/l10n/ja.js @@ -9,6 +9,7 @@ OC.L10N.register( "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" : "信頼済サーバー", + "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. It is not necessary to add a server as trusted server in order to create a federated share." : "Nextcloud連携では、他の信頼できるサーバーと接続して、ユーザーリストをやりとりすることができます。例えば、これにより他のサーバーのユーザーが連携共有の時に自動的に補完されます。フェデレーション共有を行うときには、信頼できるサーバーとして追加する必要はありません。", "Add server automatically once a federated share was created successfully" : "連携共有の作成に成功したら自動的にサーバーを追加する", "+ Add trusted server" : "+ 信頼済サーバーに追加", "Trusted server" : "信頼済サーバー", diff --git a/apps/federation/l10n/ja.json b/apps/federation/l10n/ja.json index f461fb6aedf..1402a7fbc8e 100644 --- a/apps/federation/l10n/ja.json +++ b/apps/federation/l10n/ja.json @@ -7,6 +7,7 @@ "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" : "信頼済サーバー", + "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. It is not necessary to add a server as trusted server in order to create a federated share." : "Nextcloud連携では、他の信頼できるサーバーと接続して、ユーザーリストをやりとりすることができます。例えば、これにより他のサーバーのユーザーが連携共有の時に自動的に補完されます。フェデレーション共有を行うときには、信頼できるサーバーとして追加する必要はありません。", "Add server automatically once a federated share was created successfully" : "連携共有の作成に成功したら自動的にサーバーを追加する", "+ Add trusted server" : "+ 信頼済サーバーに追加", "Trusted server" : "信頼済サーバー", |