diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-10 02:16:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-10 02:16:48 +0000 |
commit | 7868d4e3b297820f3335bf58c9d24ce81a57f563 (patch) | |
tree | a7265370a30b9ad186b9f35f6b6b27828a2d10c5 /lib/l10n/ja.json | |
parent | e18e4511d0988fd1133f0bfc553f38e5a29a4565 (diff) | |
download | nextcloud-server-7868d4e3b297820f3335bf58c9d24ce81a57f563.tar.gz nextcloud-server-7868d4e3b297820f3335bf58c9d24ce81a57f563.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.json')
-rw-r--r-- | lib/l10n/ja.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 68c116a9126..a35950d2ad9 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -201,8 +201,8 @@ "Please ask your server administrator to restart the web server." : "サーバー管理者にWebサーバーを再起動するよう依頼してください。", "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" : "データディレクトリは、他のユーザーから読み取り専用です", + "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "ディレクトリが他のユーザーから見えないように、パーミッションを 0770 に変更してください。", "Your data directory must be an absolute path" : "データディレクトリは、絶対パスにする必要があります", "Check the value of \"datadirectory\" in your configuration" : "設定ファイル内の \"datadirectory\" の値を確認してください。", "Your data directory is invalid" : "データディレクトリが無効です", |