summaryrefslogtreecommitdiffstats
path: root/core/l10n/ja.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/ja.php')
-rw-r--r--core/l10n/ja.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/ja.php b/core/l10n/ja.php
index 4c9c1f00cd0..939e6e0c8a3 100644
--- a/core/l10n/ja.php
+++ b/core/l10n/ja.php
@@ -186,8 +186,6 @@ $TRANSLATIONS = array(
"The theme %s has been disabled." => "テーマ %s が無効になっています。",
"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 page will refresh itself when the ownCloud instance is available again." => "この画面は、ownCloud サーバーが再起動後、自動的に更新されます。"
+"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "大規模なサイトの場合、ブラウザーがタイムアウトする可能性がある為、インストールディレクトリで次のコマンドを実行しても構いません。"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";