Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federatedfilesharing/l10n/ja.js')
-rw-r--r--apps/federatedfilesharing/l10n/ja.js14
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;");