diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:14 +0000 |
commit | a22bc0e78758a86000b1023c93e554ebca696493 (patch) | |
tree | 89b642351e7d1dde1e45170b9f721859e30758c2 /apps/federatedfilesharing/l10n/ja.js | |
parent | ed6352af0ecb7cd4faf9635e8bab9042022b5018 (diff) | |
download | nextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.tar.gz nextcloud-server-a22bc0e78758a86000b1023c93e554ebca696493.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/ja.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ja.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js index 0b00e636dc8..d34deeb08e9 100644 --- a/apps/federatedfilesharing/l10n/ja.js +++ b/apps/federatedfilesharing/l10n/ja.js @@ -8,7 +8,7 @@ OC.L10N.register( "Cancel" : "キャンセル", "Add remote share" : "リモート共有を追加", "Copy" : "コピー", - "Copied!" : "コピーされました!", + "Copied!" : "コピーしました!", "Not supported!" : "サポートされていません!", "Press ⌘-C to copy." : "⌘+Cを押してコピーします。", "Press Ctrl-C to copy." : "Ctrl+Cを押してコピーします。", @@ -34,11 +34,11 @@ OC.L10N.register( "Federated file sharing" : "連携共有", "Federated Cloud Sharing" : "統合されたクラウド共有", "Open documentation" : "ドキュメントを開く", - "Adjust how people can share between servers." : "サーバー間でどうやって共有するかを調整する", + "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" : "ユーザーが他のサーバーからこのサーバーに共有することを許可する", "Search global and public address book for users" : "グローバルまたはユーザーの公開アドレス帳を検索する", - "Allow users to publish their data to a global and public address book" : "グローバルアドレス帳のグローバルな公開をユーザーに許可します", + "Allow users to publish their data to a global and public address book" : "公開アドレス帳をグローバルに公開することをユーザーに許可する", "Federated Cloud" : "クラウド共有", "You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloud 、ownCloud、Pydio を使う人とは誰とでも共有できます。クラウド連携IDを共有ダイアログに入力するだけです。例:person@cloud.example.com", "Your Federated Cloud ID:" : "あなたのクラウド共有ID:", |