summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-01-25 00:19:33 +0000
committerNextcloud bot <bot@nextcloud.com>2024-01-25 00:19:33 +0000
commitb1a6a3f1ef9f3752838d82aada83235f53989acb (patch)
tree1005a6478bab4658ecf58243ef9e3d47c41ae930 /apps/settings/l10n/ja.js
parenta7e46e8344883d4eda6a798dea74f0549f23428f (diff)
downloadnextcloud-server-b1a6a3f1ef9f3752838d82aada83235f53989acb.tar.gz
nextcloud-server-b1a6a3f1ef9f3752838d82aada83235f53989acb.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r--apps/settings/l10n/ja.js26
1 files changed, 26 insertions, 0 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js
index 5a25ecc8272..752acc44686 100644
--- a/apps/settings/l10n/ja.js
+++ b/apps/settings/l10n/ja.js
@@ -170,6 +170,8 @@ 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." : "このサーバーにはインターネット接続がありません。複数のエンドポイントに到達できませんでした。 つまり、外部ストレージのマウント、アップデートに関する通知、サードパーティ製アプリのインストールなどの機能の一部は機能しません。 リモートからファイルにアクセスしたり、通知メールを送信したりすることもできません。インターネットへの接続を確立できれば、すべての機能を利用することができます。",
+ "JavaScript modules support" : "JavaScript モジュールのサポート",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "JavaScript サポートを確認できませんでした。あなたのウェブサーバーが JavaScript MIMEタイプを使用して `.mjs` ファイルを提供しているかどうか、手動で確認してください。",
"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" : "無効",
@@ -182,8 +184,14 @@ OC.L10N.register(
"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" : "設定済み",
+ "Overwrite CLI URL" : "Overwrite CLI URL",
+ "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "あなたの config.php の \"overwrite.cli.url\" オプションは正しく \"%s\" に設定されています。",
+ "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "あなたの config.php の \"overwrite.cli.url\" オプションは、\"%s\" に設定されており、正しいURLです。提案されるURLは \"%s\" です。",
+ "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "config.php ファイルの \"overwrite.cli.url\" オプションを、ユーザーがこのNextcloudにアクセスするために主に使用するURLに設定してください。提案: \"%s\"。そうしないと、cron を介したURLの生成に問題が発生する可能性があります。(ただし、提案されたURLがユーザーがこのNextcloudにアクセスするために主に使用するURLではない可能性もあります。いずれの場合でも、これをダブルチェックすることがベストです。)",
"PHP default charset" : "PHP default charset",
"PHP configuration option \"default_charset\" should be UTF-8" : "PHPの設定オプションのdefault_charsetはUTF-8にする必要があります",
+ "PHP set_time_limit" : "PHP set_time_limit",
+ "The function is available." : "機能は利用可能です。",
"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" : "対応しています",
@@ -193,8 +201,25 @@ OC.L10N.register(
"PHP memory limit" : "PHPのメモリー制限",
"The PHP memory limit is below the recommended value of %s." : "PHPのメモリ制限が推奨値の%s以下です。",
"PHP modules" : "PHPのモジュール",
+ "increases language translation performance and fixes sorting of non-ASCII characters" : "言語翻訳のパフォーマンスが向上し、非ASCII文字のソートが修正されました",
+ "for Argon2 for password hashing" : "パスワードハッシュ用の Argon2",
+ "for WebAuthn passwordless login" : "WebAuthn パスワードレスログイン用",
+ "for WebAuthn passwordless login, and SFTP storage" : "WebAuthn パスワードレスログインと、SFTPストレージ用",
+ "for picture rotation in server and metadata extraction in the Photos app" : "サーバーでの画像の回転とPhotosアプリでのメタデータの抽出用",
"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:\n%s" : "このインスタンスには、いくつかの推奨 PHP モジュールがありません。パフォーマンスと互換性を向上させるために、これらをインストールすることを強くお勧めします:\n%s",
+ "PHP opcache" : "PHP opcache",
"The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP OPcacheモジュールがロードされていません。パフォーマンスを向上させるには、OPcacheモジュールをPHPインストールにロードすることをお勧めします。",
+ "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache が無効になっています。パフォーマンスを向上させるために、あなたのPHP設定に \"opcache.enable=1\" を適用することをおすすめします。",
+ "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "共有メモリベースの OPcache は無効です。パフォーマンスを向上させるには、PHP の設定に \"opcache.file_cache_only=0\" を適用し、ファイルキャッシュをセカンドレベルキャッシュとしてのみ使用することを推奨します。",
+ "OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache は正常に動作していません。opcache_get_status() は false を返します。設定を確認してください。",
+ "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply \"opcache.max_accelerated_files\" to your PHP configuration with a value higher than \"%s\"." : "OPcache キーの最大数を超えそうです。すべてのスクリプトをキャッシュに保持するには、PHPの設定に \"opcache.max_accelerated_files\" を \"%s\" より高い値で適用することをおすすめします。",
+ "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply \"opcache.memory_consumption\" to your PHP configuration with a value higher than \"%s\"." : "OPcache バッファはほぼいっぱいです。すべてのスクリプトをキャッシュに保持するために、PHP設定に \"opcache.memory_consumption\" を \"%s\" よりも高い値で適用することをおすすめします。",
+ "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache のインターン化文字列バッファがほぼいっぱいです。繰り返しの文字列を効果的にキャッシュするために、PHPの設定に \"opcache.interned_strings_buffer\" を \"%s\" よりも高い値で設定することをおすすめします。",
+ "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache がコードのコメントを削除するように設定されています。OPcache が有効の場合、Nextcloud が機能するためには \"opcache.save_comments=1\" を設定する必要があります。",
+ "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloud は OPcache API を使用する事が許可されていません。OPcache が有効になっている場合、Nextcloudコアやアプリのアップグレード時のエラーを防ぐために、すべてのNextcloudディレクトリを \"opcache.restrict_api \" に含めるか、この設定を解除して OPcache API の制限を無効にすることを強く推奨します。",
+ "The PHP OPcache module is not properly configured. %s." : "PHP OPcacheモジュールが正しく設定されていません。 %s.",
+ "Correctly configured" : "設定が正しく行われています。",
"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 のいずれかのバージョンにできるだけ早くアップグレードしてください。",
"You are currently running PHP %s." : " 現在 PHP %s を実行しています。",
@@ -712,6 +737,7 @@ OC.L10N.register(
"Select manager" : "マネージャーを選択",
"User's table" : "ユーザーテーブル",
"Select user manager" : "ユーザーマネージャーを選択",
+ "Overwrite cli URL" : "Overwrite cli URL",
"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;");