aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-09 00:25:27 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-09 00:25:27 +0000
commitdda6dd0bf4851386c97e2ea413ebdc682ef89e58 (patch)
treec2f5f8d3a2b4ed6994bdb598b6a9ce0e49288545 /lib/l10n/ja.json
parent82d2ec09311a2db13edd7eb407629d03333037c1 (diff)
downloadnextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.tar.gz
nextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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