diff options
Diffstat (limited to 'apps/federation/l10n/ja.js')
-rw-r--r-- | apps/federation/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/federation/l10n/ja.js b/apps/federation/l10n/ja.js index 81ad826f736..50340b670c6 100644 --- a/apps/federation/l10n/ja.js +++ b/apps/federation/l10n/ja.js @@ -5,10 +5,10 @@ OC.L10N.register( "Server is already in the list of trusted servers." : "信頼済サーバーとしてすでに登録されています。", "No server to federate with found" : "Nextcloud連携サーバーはありません。", "Could not add server" : "サーバーを追加できませんでした", + "Trusted servers" : "信頼済サーバー", "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" : "信頼済サーバー", "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 trusted server" : "+ 信頼済サーバーに追加", "Trusted server" : "信頼済サーバー", |