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.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json
index f45d9b5e93f..2d62cdecb16 100644
--- a/lib/l10n/ja.json
+++ b/lib/l10n/ja.json
@@ -6,7 +6,6 @@
"Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "アプリケーション%1$sが存在しないか、このサーバと互換性のないバージョンがあります。apps ディレクトリを確認してください。",
"Sample configuration detected" : "サンプル設定が見つかりました。",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。",
- "404" : "404",
"The page could not be found on the server." : "ページがサーバー上に見つかりませんでした。",
"%s email verification" : "%sメールによる確認",
"Email verification" : "メールによる確認",
@@ -154,6 +153,7 @@
"%1$s shared »%2$s« with you." : "%1$sが あなたと »%2$s« を共有しました。",
"Click the button below to open it." : "開くには下のボタンをクリック",
"The requested share does not exist anymore" : "この共有はもう存在しません。",
+ "The requested share comes from a disabled user" : "要求された共有は無効化されたユーザーからのものです。",
"The user was not created because the user limit has been reached. Check your notifications to learn more." : "登録可能なユーザー数の上限に達したため、ユーザーは作成されませんでした。詳細については通知をご確認ください。",
"Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした",
"Sunday" : "日曜日",
@@ -274,6 +274,7 @@
"libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 バージョン 2.7.0 が最低必要です。現在 %s がインストールされています。",
"To fix this issue update your libxml2 version and restart your web server." : "この問題を解決するには、libxml2 を更新して、Webサーバーを再起動してください。",
"PostgreSQL >= 9 required." : "PostgreSQL 9以上が必要です",
- "Please upgrade your database version." : "新しいバージョンのデータベースにアップグレードしてください。"
+ "Please upgrade your database version." : "新しいバージョンのデータベースにアップグレードしてください。",
+ "404" : "404"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file