summaryrefslogtreecommitdiffstats
path: root/core/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-29 07:31:51 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-10-29 07:31:51 -0400
commitb0b76fe064860d2074c91897a29e0f9ac5705db8 (patch)
tree403b6102c31503b3adb8be3268713d46ec946474 /core/l10n/ja_JP.php
parentaaefb643069c3bd681b439fe25725ef636004e65 (diff)
downloadnextcloud-server-b0b76fe064860d2074c91897a29e0f9ac5705db8.tar.gz
nextcloud-server-b0b76fe064860d2074c91897a29e0f9ac5705db8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja_JP.php')
-rw-r--r--core/l10n/ja_JP.php9
1 files changed, 8 insertions, 1 deletions
diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php
index 4c4cdf58309..0b647d615a6 100644
--- a/core/l10n/ja_JP.php
+++ b/core/l10n/ja_JP.php
@@ -67,6 +67,8 @@ $TRANSLATIONS = array(
"Error while changing permissions" => "権限変更でエラー発生",
"Shared with you and the group {group} by {owner}" => "あなたと {owner} のグループ {group} で共有中",
"Shared with you by {owner}" => "{owner} と共有中",
+"Share with user or group …" => "ユーザもしくはグループと共有 ...",
+"Share link" => "共有リンク",
"Password protect" => "パスワード保護",
"Password" => "パスワード",
"Allow Public Upload" => "アップロードを許可",
@@ -80,6 +82,7 @@ $TRANSLATIONS = array(
"Resharing is not allowed" => "再共有は許可されていません",
"Shared in {item} with {user}" => "{item} 内で {user} と共有中",
"Unshare" => "共有解除",
+"notify by email" => "メールで通知",
"can edit" => "編集を許可",
"access control" => "アクセス権限",
"create" => "作成",
@@ -163,6 +166,10 @@ $TRANSLATIONS = array(
"Alternative Logins" => "代替ログイン",
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "こんにちは、<br><br>%sがあなたと »%s« を共有したことをお知らせします。<br><a href=\"%s\">それを表示</a><br><br>",
"The share will expire on %s.<br><br>" => "共有は %s で有効期限が切れます。<br><br>",
-"Updating ownCloud to version %s, this may take a while." => "ownCloud をバージョン %s に更新しています、しばらくお待ち下さい。"
+"Updating ownCloud to version %s, this may take a while." => "ownCloud をバージョン %s に更新しています、しばらくお待ち下さい。",
+"This ownCloud instance is currently being updated, which may take a while." => "この ownCloud インスタンスは現在更新中であり、しばらく時間がかかります。",
+"Please reload this page after a short time to continue using ownCloud." => "ownCloud を続けて利用するには、しばらくした後でページをリロードしてください。",
+"Contact your system administrator if this message persists or appeared unexpectedly." => "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に連絡してください。",
+"Thank you for your patience." => "しばらくお待ちください。"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";