aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ja.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/ja.json')
-rw-r--r--apps/settings/l10n/ja.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json
index 792196b93bf..58051409257 100644
--- a/apps/settings/l10n/ja.json
+++ b/apps/settings/l10n/ja.json
@@ -171,8 +171,6 @@
"Email test" : "Eメールテスト",
"Email test was successfully sent" : "Eメールテストは正常に送信されました",
"You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "メールサーバーの設定が未設定または未確認です。「基本設定」で設定を行ってください。その後、フォームの下にある「メールを送信」ボタンで設定を確認してください。",
- "File locking" : "ファイルロック",
- "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "トランザクションファイルロックが無効になっているため、競合状態の問題が発生する可能性があります。これらの問題を回避するには、config.phpで \"filelocking.enabled\" を有効にします。",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "データベースがトランザクションファイルロックに使われています。パフォーマンスをあげるには、可能であればメモリーのキャッシュを設定してください。",
"Forwarded for headers" : "Forwarded for headers",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "あなたの「trusted_proxies」の設定が正しく設定されていません。配列である必要があります。",
@@ -805,6 +803,8 @@
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "ユーザーがインポートしたSSL証明書がいくつか存在しますが、Nextcloud 21ではもう使用されていません。これらの証明書は、\"occ security:certificates:import\" コマンドにより、コマンドラインでインポートすることができます。これらの証明書のデータディレクトリ内のパスは以下のとおりです。",
"Missing optional index \"%s\" in table \"%s\"." : "オプションのインデックス \"%s\" がテーブル \"%s\"にありません",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "データベースにいくつかのインデックスがありません。 大きなテーブルにインデックスを追加すると、自動的に追加されないまでに時間がかかる可能性があるためです。 \"occ db:add-missing-indices\"を実行することによって、インスタンスが実行し続けている間にそれらの欠けているインデックスを手動で追加することができます。 インデックスが追加されると、それらのテーブルへのクエリは通常はるかに速くなります。",
+ "File locking" : "ファイルロック",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "トランザクションファイルロックが無効になっているため、競合状態の問題が発生する可能性があります。これらの問題を回避するには、config.phpで \"filelocking.enabled\" を有効にします。",
"Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "JavaScript サポートを確認できませんでした。あなたのウェブサーバーが JavaScript MIMEタイプを使用して `.mjs` ファイルを提供しているかどうか、手動で確認してください。",
"MySQL unicode support" : "MySQL unicodeサポート",
"Overwrite cli URL" : "Overwrite cli URL",