diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-28 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-28 02:28:28 +0000 |
commit | 2956da417841cb045796b5e0ff9ab50d1db4ca94 (patch) | |
tree | 4afa6dab6bb6253e4aabba005741c5f28993e93d /apps/federatedfilesharing/l10n/ja.js | |
parent | 529d6537b25c3d7068eedbeb4b88797fe83a4e71 (diff) | |
download | nextcloud-server-2956da417841cb045796b5e0ff9ab50d1db4ca94.tar.gz nextcloud-server-2956da417841cb045796b5e0ff9ab50d1db4ca94.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/ja.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ja.js | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js index 0c716ae8f70..e734b9df6ef 100644 --- a/apps/federatedfilesharing/l10n/ja.js +++ b/apps/federatedfilesharing/l10n/ja.js @@ -6,11 +6,6 @@ OC.L10N.register( "Remote share password" : "リモート共有のパスワード", "Cancel" : "キャンセル", "Add remote share" : "リモート共有を追加", - "Copy" : "コピー", - "Copied!" : "コピーしました!", - "Not supported!" : "サポートされていません!", - "Press ⌘-C to copy." : "⌘+Cを押してコピーします。", - "Press Ctrl-C to copy." : "Ctrl+Cを押してコピーします。", "Invalid Federated Cloud ID" : "無効なクラウド共有ID", "Server to server sharing is not enabled on this server" : "このサーバーでは、サーバー間の共有が有効ではありません", "Couldn't establish a federated share." : "クラウド共有を接続できませんでした。", @@ -46,13 +41,20 @@ OC.L10N.register( "Allow users to publish their data to a global and public address book" : "公開アドレス帳をグローバルに公開することをユーザーに許可する", "Unable to update federated files sharing config" : "クラウド共有設定を更新できませんでした", "Federated Cloud" : "クラウド共有", - "Open documentation" : "ドキュメントを開く", "You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Nextcloud サーバーまたはその他の Open Cloud Mesh (OCM) 互換のサーバーとサービスを使用しているユーザーであれば、共有ダイアログに Federated Cloud ID を入力するだけで誰とでも共有できます。例: person@cloud.example.com", "Your Federated Cloud ID:" : "あなたのクラウド共有ID:", "Share it so your friends can share files with you:" : "友達があなたとファイルを共有できるよう、シェアしましょう:", + "Twitter" : "Twitter", "Add to your website" : "ウェブサイトに追加", "Share with me via Nextcloud" : "Nextcloud 経由で共有", "HTML Code:" : "HTMLコード:", + "Copy to clipboard" : "クリップボードにコピー", + "Copy" : "コピー", + "Copied!" : "コピーしました!", + "Not supported!" : "サポートされていません!", + "Press ⌘-C to copy." : "⌘+Cを押してコピーします。", + "Press Ctrl-C to copy." : "Ctrl+Cを押してコピーします。", + "Open documentation" : "ドキュメントを開く", "Adjust how people can share between servers." : "サーバー間でどうやって共有するかを調整します。" }, "nplurals=1; plural=0;"); |