diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index d3d7a48d3bd..5a25ecc8272 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -124,6 +124,8 @@ OC.L10N.register( "Unlimited" : "無制限", "Verifying" : "検証中", "App directories owner" : "アプリ用ディレクトリの所有者", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "一部のアプリディレクトリは、Webサーバーディレクトリとは異なるユーザーによって所有されています。 アプリが手動でインストールされた場合、これがそのケースに値します。 次のアプリディレクトリの権限を確認します。\n%s", + "App directories have the correct owner \"%s\"" : "アプリのディレクトリには正しい所有者 \"%s\" がいます", "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\"として識別され、現在ブルートフォース対策制限が適用されているため、さまざまなリクエストのパフォーマンスが低下しています。接続アドレスがあなたのアドレスでない場合、プロキシが正しく設定されていない可能性があります。", @@ -131,6 +133,16 @@ OC.L10N.register( "Old user imported certificates" : "旧ユーザがインポートした証明書", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "ユーザーがインポートしたSSL証明書をチェックするバックグラウンドジョブが保留になっています。しばらくして再度確認してください。", "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\" コマンドにより、コマンドラインでインポートすることができます。これらの証明書のデータディレクトリ内のパスは以下のとおりです。", + "Code integrity" : "コードの整合性", + "Integrity checker has been disabled. Integrity cannot be verified." : "整合性チェッカーが無効になっています。整合性を検証できません。", + "No altered files" : "ファイルは変更されていません", + "Some files have not passed the integrity check. {link1} {link2}" : "いくつかのファイルは整合性チェックに合格していません。 {link1} {link2}", + "Cron errors" : "Cron エラー", + "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "CLIを介してcronジョブを実行することはできませんでした。以下の技術的なエラーが発生しました:\n%s", + "The last cron job ran without errors." : "最後のcronジョブはエラーなく実行されました。", + "Cron last run" : "Cron 最後の実行", + "Last background job execution ran %s. Something seems wrong. {link}." : "最後のバックグラウンドジョブの実行は %s でした。何かがおかしいようです。{link}。", + "Last background job execution ran %s." : "最後のバックグラウンドジョブの実行は %s でした。", "Database missing columns" : "データベースに存在しないカラム", "Missing optional column \"%s\" in table \"%s\"." : "オプションのカラム \"%s\" がテーブル \"%s\" にありません。", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "データベースにはオプションのカラムがいくつかありません。大きなテーブルにカラムを追加するには時間がかかるため、オプションのカラムは自動的に追加されませんでした。\"occ db:add-missing-columns\"を実行することで、不足しているカラムはインスタンスの実行中に手動で追加することができます。カラムが追加されると、応答性や使い勝手が改善される可能性があります。", @@ -158,6 +170,7 @@ OC.L10N.register( "Internet connectivity" : "インターネット接続", "Internet connectivity is disabled in configuration file." : "設定ファイルでインターネット接続が無効になっている。", "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "このサーバーにはインターネット接続がありません。複数のエンドポイントに到達できませんでした。 つまり、外部ストレージのマウント、アップデートに関する通知、サードパーティ製アプリのインストールなどの機能の一部は機能しません。 リモートからファイルにアクセスしたり、通知メールを送信したりすることもできません。インターネットへの接続を確立できれば、すべての機能を利用することができます。", + "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "あなたのウェブサーバーは、JavaScript のMIMEタイプを使用して `.mjs` ファイルを提供していません。これにより、一部のアプリがブラウザーで JavaScript ファイルを実行できなくなります。ウェブサーバーを設定して、`.mjs` ファイルを `text/javascript` または `application/javascript` のMIMEタイプで提供するようにしてください。", "Old server-side-encryption" : "古いサーバーサイド暗号化", "Disabled" : "無効", "The old server-side-encryption format is enabled. We recommend disabling this." : "古い方式のサーバーサイド暗号化が有効になっています。無効にすることをお勧めします。", @@ -165,6 +178,8 @@ OC.L10N.register( "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", + "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\"." : "Memcached は分散キャッシュとして設定されていますが、誤ったPHPモジュール \"memcache\" がインストールされています。 \\OC\\Memcache\\Memcached は \"memcached\" のみをサポートしており、\"memcache\" はサポートされていません。", + "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed." : "Memcached は分散キャッシュとして設定されていますが、PHPモジュール \"memcached\" がインストールされていません。", "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "メモリキャッシュが設定されていません。パフォーマンスを向上させるため、利用可能であればメモリキャッシュを設定してください。", "Configured" : "設定済み", "PHP default charset" : "PHP default charset", @@ -179,7 +194,6 @@ OC.L10N.register( "The PHP memory limit is below the recommended value of %s." : "PHPのメモリ制限が推奨値の%s以下です。", "PHP modules" : "PHPのモジュール", "This instance is missing some required PHP modules. It is required to install them: %s." : "このインスタンスには必要な PHP モジュールがありません。それらをインストールする必要があります: %s.", - "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "このインスタンスには、いくつかの推奨 PHP モジュールがありません。パフォーマンスと互換性を向上させるために、これらをインストールすることを強くお勧めします: %s.", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP OPcacheモジュールがロードされていません。パフォーマンスを向上させるには、OPcacheモジュールをPHPインストールにロードすることをお勧めします。", "PHP version" : "PHPバージョン", "You are currently running PHP %s. PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "PHP %s を実行しています。PHP 8.0 は Nextcloud 27 では非推奨です。Nextcloud 28 では、少なくとも PHP 8.1 が必要になる可能性があります。PHP グループが公式にサポートする PHP のいずれかのバージョンにできるだけ早くアップグレードしてください。", @@ -697,6 +711,7 @@ OC.L10N.register( "Edit display name" : "表示名の編集", "Select manager" : "マネージャーを選択", "User's table" : "ユーザーテーブル", - "Select user manager" : "ユーザーマネージャーを選択" + "Select user manager" : "ユーザーマネージャーを選択", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "このインスタンスには、いくつかの推奨 PHP モジュールがありません。パフォーマンスと互換性を向上させるために、これらをインストールすることを強くお勧めします: %s." }, "nplurals=1; plural=0;"); |