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/federatedfilesharing/l10n/ja.js | |
parent | c993b6e261592485cc4f1c7695f067875bf971b3 (diff) | |
download | nextcloud-server-10c9b37461a1d4cf3fae12038d3125555a3d8b6e.tar.gz nextcloud-server-10c9b37461a1d4cf3fae12038d3125555a3d8b6e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/ja.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ja.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js index 83edba5d324..64579d197b2 100644 --- a/apps/federatedfilesharing/l10n/ja.js +++ b/apps/federatedfilesharing/l10n/ja.js @@ -17,8 +17,12 @@ OC.L10N.register( "Couldn't establish a federated share." : "クラウド共有を接続できませんでした。", "Couldn't establish a federated share, maybe the password was wrong." : "クラウド共有を接続できませんでした。パスワードが間違っていませんか。", "Federated Share request sent, you will receive an invitation. Check your notifications." : "クラウド共有リクエストが送信されました。招待が受信できます。通知を確認してください。", + "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "フェデレーション共有を確立できませんでした。連合するサーバーが古すぎます(Nextcloud <= 9)。", + "It is not allowed to send federated group shares from this server." : "このサーバーからフェデレーショングループ共有を送信することはできません。", + "Sharing %1$s failed, because this item is already shared with %2$s" : "このアイテムは既に %2$s と共有されているため、%1$s の共有に失敗しました", "Not allowed to create a federated share with the same user" : "同じユーザーでクラウド共有は作成できません。", "File is already shared with %s" : "ファイルはすでに %s と共有されています。", + "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "%1$s の共有に失敗しました。%2$s が見つかりませんでした。おそらくサーバーに接続できないか、自己証明書を使用しています。", "Could not find share" : "共有が見つかりませんでした", "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "%1$s からリモート共有として \"%3$s\" を受け取りました。(%2$s の代理として)", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "{user} からリモート共有として {share} を受け取りました。({behalf} の代理として)", @@ -30,11 +34,14 @@ OC.L10N.register( "Share with me through my #Nextcloud Federated Cloud ID" : "#Nextcloud の「クラウド共有ID」で私と共有できます。", "Sharing" : "共有中", "Federated file sharing" : "連携共有", + "Provide federated file sharing across servers" : "サーバー間でフェデレーションファイル共有を提供する", "Federated Cloud Sharing" : "統合されたクラウド共有", "Open documentation" : "ドキュメントを開く", "Adjust how people can share between servers." : "サーバー間でどうやって共有するかを調整します。", "Allow users on this server to send shares to other servers" : "ユーザーがこのサーバーから他のサーバーに共有することを許可する", "Allow users on this server to receive shares from other servers" : "ユーザーが他のサーバーからこのサーバーに共有することを許可する", + "Allow users on this server to send shares to groups on other servers" : "ユーザーがこのサーバーから他のサーバー上のグループに共有することを許可する", + "Allow users on this server to receive group shares from other servers" : "ユーザーが他のサーバーからこのサーバーにグループ共有することを許可する", "Search global and public address book for users" : "グローバルまたはユーザーの公開アドレス帳を検索する", "Allow users to publish their data to a global and public address book" : "公開アドレス帳をグローバルに公開することをユーザーに許可する", "Federated Cloud" : "クラウド共有", |