diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-07-10 02:17:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-07-10 02:17:02 +0000 |
commit | 6c8cc35b28636cb7b20f04026435c1fc0bc42aea (patch) | |
tree | 7d11ef044db4aefa69c022185505c15a198c0bca /lib/l10n/ja.js | |
parent | b99f061d481147d71527393e52dd986032641836 (diff) | |
download | nextcloud-server-6c8cc35b28636cb7b20f04026435c1fc0bc42aea.tar.gz nextcloud-server-6c8cc35b28636cb7b20f04026435c1fc0bc42aea.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r-- | lib/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 1a37dc29fd3..cef20d19f5e 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -203,8 +203,8 @@ OC.L10N.register( "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" : "データディレクトリが無効です", |