summaryrefslogtreecommitdiffstats
path: root/core/l10n/ja_JP.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-26 04:04:05 -0500
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-11-26 04:04:05 -0500
commitdc67c7efa9ff20f8b4466e5b6490405439d4a90f (patch)
tree156b3fdf852ec411dd814d3623c18fd8b96d59e1 /core/l10n/ja_JP.php
parentfaf14b4c79d34fbc83e301c49dc3ac4849f0c3ca (diff)
downloadnextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.tar.gz
nextcloud-server-dc67c7efa9ff20f8b4466e5b6490405439d4a90f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja_JP.php')
-rw-r--r--core/l10n/ja_JP.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php
index f43e6083d0c..e918ac042fb 100644
--- a/core/l10n/ja_JP.php
+++ b/core/l10n/ja_JP.php
@@ -164,10 +164,10 @@ $TRANSLATIONS = array(
"Log in" => "ログイン",
"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>",
+"Contact your system administrator if this message persists or appeared unexpectedly." => "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に連絡してください。",
+"Thank you for your patience." => "しばらくお待ちください。",
"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." => "しばらくお待ちください。"
+"Please reload this page after a short time to continue using ownCloud." => "ownCloud を続けて利用するには、しばらくした後でページをリロードしてください。"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";