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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/ja.js b/apps/federatedfilesharing/l10n/ja.js
index d34deeb08e9..83edba5d324 100644
--- a/apps/federatedfilesharing/l10n/ja.js
+++ b/apps/federatedfilesharing/l10n/ja.js
@@ -17,10 +17,8 @@ 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." : "クラウド共有リクエストが送信されました。招待が受信できます。通知を確認してください。",
- "Sharing %s failed, because this item is already shared with %s" : "%s を共有できませんでした。このアイテムはすでに %s に共有されています。",
"Not allowed to create a federated share with the same user" : "同じユーザーでクラウド共有は作成できません。",
"File is already shared with %s" : "ファイルはすでに %s と共有されています。",
- "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "%s を共有できませんでした。%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} の代理として)",
@@ -53,6 +51,8 @@ OC.L10N.register(
"Storage not valid" : "ストレージが無効です",
"Federated share added" : "クラウド共有が追加されました",
"Couldn't add remote share" : "リモート共有を追加できませんでした",
+ "Sharing %s failed, because this item is already shared with %s" : "%s を共有できませんでした。このアイテムはすでに %s に共有されています。",
+ "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "%s を共有できませんでした。%s が見つかりませんでした。現在サーバーに接続できないか、自己証明書を使っています。",
"Search global and public address book for users and let local users publish their data" : "グローバルまたはユーザーの公開アドレス帳を検索し、ローカルユーザーのデータを公開する"
},
"nplurals=1; plural=0;");