aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-16 01:54:33 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-16 01:54:33 -0400
commit1e6ac31bdecf90c60688483795e0202bb84b8413 (patch)
treef3cd07cfa5cc7247b2f414cb1fb1bcc120f6f1c1 /core/l10n/ja.php
parent513fb0594707d44de14bccd90c737b594a7f594d (diff)
downloadnextcloud-server-1e6ac31bdecf90c60688483795e0202bb84b8413.tar.gz
nextcloud-server-1e6ac31bdecf90c60688483795e0202bb84b8413.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.php')
-rw-r--r--core/l10n/ja.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ja.php b/core/l10n/ja.php
index 588438c09c1..4c9c1f00cd0 100644
--- a/core/l10n/ja.php
+++ b/core/l10n/ja.php
@@ -187,6 +187,7 @@ $TRANSLATIONS = array(
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "データベースを確認してください。実行前にconfigフォルダーとdataフォルダーをバックアップします。",
"Start update" => "アップデートを開始",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "大規模なサイトの場合、ブラウザーがタイムアウトする可能性がある為、インストールディレクトリで次のコマンドを実行しても構いません。",
-"This ownCloud instance is currently being updated, which may take a while." => "このownCloudインスタンスは現在アップデート中のため、しばらく時間がかかります。"
+"This ownCloud instance is currently being updated, which may take a while." => "このownCloudインスタンスは現在アップデート中のため、しばらく時間がかかります。",
+"This page will refresh itself when the ownCloud instance is available again." => "この画面は、ownCloud サーバーが再起動後、自動的に更新されます。"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";