summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 87411743f1e..38aa3de36d6 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -12,6 +12,7 @@ OC.L10N.register(
"Settings" : "設定",
"Users" : "ユーザー",
"Admin" : "管理",
+ "Recommended" : "推奨",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." : "アプリ \\\"%s\\\" をインストールできません。現在のownCloudのバージョンと互換性がありません。",
"No app name specified" : "アプリ名が未指定",
"Unknown filetype" : "不明なファイルタイプ",
@@ -109,7 +110,7 @@ OC.L10N.register(
"Magic Quotes is enabled. ownCloud requires that it is disabled to work properly." : "マジッククォートは有効です。ownCloudを適切に動作させるには無効にする必要があります。",
"Magic Quotes is a deprecated and mostly useless setting that should be disabled. Please ask your server administrator to disable it in php.ini or in your webserver config." : "マジッククォートは推奨されておらず、ほとんど役に立たない設定のため、無効化すべきです。サーバー管理者に、php.iniもしくはWebサーバー設定で無効化するよう依頼してください。",
"PHP modules have been installed, but they are still listed as missing?" : "PHP モジュールはインストールされていますが、まだ一覧に表示されていますか?",
- "Please ask your server administrator to restart the web server." : "サーバー管理者にWEBサーバーを再起動するよう依頼してください。",
+ "Please ask your server administrator to restart the web server." : "サーバー管理者にWebサーバーを再起動するよう依頼してください。",
"PostgreSQL >= 9 required" : "PostgreSQL >= 9 が必要です",
"Please upgrade your database version" : "新しいバージョンのデータベースにアップグレードしてください",
"Error occurred while checking PostgreSQL version" : "PostgreSQL のバージョンチェック中にエラーが発生しました",