diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-19 00:19:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-19 00:19:35 +0000 |
commit | 2988f7f220cc9d2557ba97ed2a0885f5bb162544 (patch) | |
tree | 6ca423c5dd5e06c1c030c9a4322936e3c849a838 /apps/settings/l10n/ja.json | |
parent | e93520a2c541a48f40615e91059a0a495563b288 (diff) | |
download | nextcloud-server-2988f7f220cc9d2557ba97ed2a0885f5bb162544.tar.gz nextcloud-server-2988f7f220cc9d2557ba97ed2a0885f5bb162544.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ja.json')
-rw-r--r-- | apps/settings/l10n/ja.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 05a341e71fa..4f79348c7bf 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -121,6 +121,7 @@ "Background jobs" : "バックグラウンドジョブ", "Unlimited" : "無制限", "Verifying" : "検証中", + "App directories owner" : "アプリ用ディレクトリの所有者", "Brute-force Throttle" : "ブルートフォース対策制限", "Your remote address could not be determined." : "リモートアドレスを特定できませんでした。", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "あなたの接続アドレスが\"%s\"として識別され、現在ブルートフォース対策制限が適用されているため、さまざまなリクエストのパフォーマンスが低下しています。接続アドレスがあなたのアドレスでない場合、プロキシが正しく設定されていない可能性があります。", @@ -162,10 +163,11 @@ "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "サーバーにはメンテナンスウィンドウの開始時間が設定されていません。これは、リソースを多く使用する日常のバックグラウンドジョブが、メインの利用時間中にも実行されることを意味します。利用者がこれらの重いタスクによる負荷の影響を受けにくくするために、低い利用時間に設定することをおすすめします。", "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "メンテナンスウィンドウは、{start}:00 UTCから {end}:00 UTCまでの間に重いバックグラウンドジョブを実行します。", "Memcache" : "Memcache", - "Configured" : "設定済み", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "メモリキャッシュが設定されていません。パフォーマンスを向上させるため、利用可能であればメモリキャッシュを設定してください。", + "Configured" : "設定済み", "PHP default charset" : "PHP default charset", "PHP configuration option \"default_charset\" should be UTF-8" : "PHPの設定オプションのdefault_charsetはUTF-8にする必要があります", + "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP 関数 \"set_time_limit\" は使用できません。これにより実行スクリプトが途中で停止されて、インストールを破壊する可能性があります。この機能を有効にすることを強くお勧めします。", "Freetype" : "Freetype", "Supported" : "対応しています", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "プロフィール写真と設定インターフェースが壊れているため、PHPはFreeTypeをサポートしていません。", |