aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r--lib/l10n/ja.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index e2e0b7fcc13..e33d86eaf2c 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -253,7 +253,6 @@
"Your data directory must be an absolute path." : "データディレクトリは、絶対パスにする必要があります",
"Check the value of \"datadirectory\" in your configuration." : "設定ファイル内の \"datadirectory\" の値を確認してください。",
"Your data directory is invalid." : "データディレクトリが無効です",
- "Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。",
"Action \"%s\" not supported or implemented." : "アクション「%s」は対応していないか、実装されていません。",
"Authentication failed, wrong token or provider ID given" : "認証できませんでした。トークンまたはプロバイダーIDが間違っています",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "要求を完了するためのパラメータがありません。欠落したパラメータ:「%s」",
@@ -377,6 +376,7 @@
"PostgreSQL >= 9 required." : "PostgreSQL 9以上が必要です",
"Please upgrade your database version." : "新しいバージョンのデータベースにアップグレードしてください。",
"Your data directory is readable by other users." : "データディレクトリは他のユーザーからも読み取ることができます",
- "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ディレクトリが他のユーザーから見えないように、パーミッションを 0770 に変更してください。"
+ "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ディレクトリが他のユーザーから見えないように、パーミッションを 0770 に変更してください。",
+ "Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file