diff options
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 545c704c832..80df16e2eaa 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -204,7 +204,7 @@ "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "これは、Zend OPcacheやeAccelerator 等のキャッシュ/アクセラレーターが原因かもしれません。", "PHP modules have been installed, but they are still listed as missing?" : "PHP モジュールはインストールされていますが、まだ一覧に表示されていますか?", "Please ask your server administrator to restart the web server." : "サーバー管理者にWebサーバーを再起動するよう依頼してください。", - "PostgreSQL >= 9.5 required" : "PostgreSQL 9.5以上が必要です", + "PostgreSQL >= 9 required" : "PostgreSQL 9以上が必要です", "Please upgrade your database version" : "新しいバージョンのデータベースにアップグレードしてください", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ディレクトリが他のユーザーから見えないように、パーミッションを 0770 に変更してください。", "Your data directory is readable by other users" : "データディレクトリは、他のユーザーから読み取り専用です", @@ -258,7 +258,6 @@ "%s shared »%s« with you." : "%sが あなたと »%s«を共有しました", "%s via %s" : "%s に %s から", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "次の依存関係が満たされないため、\"%s\" アプリをインストールできません:%s", - "PostgreSQL >= 9 required" : "PostgreSQL 9以上が必要です", "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID「%s」はクラウドフェデレーションプロバイダ「%s」によって既に使用されています", "Sharing %1$s failed, because the user %2$s does not exist" : "ユーザー%2$sが存在しないため、%1$sの共有できませんでした", "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "ユーザー%2$sは、%3$sがメンバーになっているグループのメンバーでないため、%1$sを共有できませんでした", |