diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-16 00:31:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-16 00:31:34 +0000 |
commit | 28033821497084cb2c0ec3be7f200852ef4f8ecb (patch) | |
tree | 581eeca89cca78195b0110cbd84b47a82713c823 /apps/federation | |
parent | 01acef1720686e9f1679bb239da1e0a1055f2229 (diff) | |
download | nextcloud-server-28033821497084cb2c0ec3be7f200852ef4f8ecb.tar.gz nextcloud-server-28033821497084cb2c0ec3be7f200852ef4f8ecb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federation')
-rw-r--r-- | apps/federation/l10n/ja.js | 3 | ||||
-rw-r--r-- | apps/federation/l10n/ja.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/federation/l10n/ja.js b/apps/federation/l10n/ja.js index 750f025567d..4b6955e5736 100644 --- a/apps/federation/l10n/ja.js +++ b/apps/federation/l10n/ja.js @@ -7,6 +7,9 @@ OC.L10N.register( "Could not add server" : "サーバーを追加できませんでした", "Trusted servers" : "信頼済サーバー", "Federation" : "連携", + "Federation allows you to connect with other trusted servers to exchange the account directory." : "フェデレーションは、信頼できる他のサーバーと接続し、アカウントリストを交換することを可能にします。", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "フェデレーションでは他の信頼済サーバーとアカウントリストをやり取りすること許可します。例えば、フェデレーション共有時に他のサーバーのアカウントIDを自動補完します。", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts 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" : "信頼済サーバー", "Add" : "追加", diff --git a/apps/federation/l10n/ja.json b/apps/federation/l10n/ja.json index 07f7abff429..92e1982e0bc 100644 --- a/apps/federation/l10n/ja.json +++ b/apps/federation/l10n/ja.json @@ -5,6 +5,9 @@ "Could not add server" : "サーバーを追加できませんでした", "Trusted servers" : "信頼済サーバー", "Federation" : "連携", + "Federation allows you to connect with other trusted servers to exchange the account directory." : "フェデレーションは、信頼できる他のサーバーと接続し、アカウントリストを交換することを可能にします。", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "フェデレーションでは他の信頼済サーバーとアカウントリストをやり取りすること許可します。例えば、フェデレーション共有時に他のサーバーのアカウントIDを自動補完します。", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts 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" : "信頼済サーバー", "Add" : "追加", |