aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-02 00:21:25 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-02 00:21:25 +0000
commit114970676503ff2cfefa9547b06b00abc47cfa73 (patch)
tree269788ec79471ffc33b49cdc6d4478abd23a1a3d /apps/settings/l10n/ja.js
parent917e271730a59126d9dba45490c0bfd1ac7e2a7d (diff)
downloadnextcloud-server-114970676503ff2cfefa9547b06b00abc47cfa73.tar.gz
nextcloud-server-114970676503ff2cfefa9547b06b00abc47cfa73.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.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js
index cab7921b518..f7acbb73b10 100644
--- a/apps/settings/l10n/ja.js
+++ b/apps/settings/l10n/ja.js
@@ -160,17 +160,21 @@ OC.L10N.register(
"Configured" : "設定済み",
"No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "メモリキャッシュが設定されていません。パフォーマンスを向上させるため、利用可能であればメモリキャッシュを設定してください。",
"PHP default charset" : "PHP default charset",
+ "PHP configuration option \"default_charset\" should be UTF-8" : "PHPの設定オプションのdefault_charsetはUTF-8にする必要があります",
"Freetype" : "Freetype",
"Supported" : "対応しています",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "プロフィール写真と設定インターフェースが壊れているため、PHPはFreeTypeをサポートしていません。",
"PHP getenv" : "PHP getenv",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHPのシステム環境変数が正しく設定されていないようです。getenv(\"PATH\") コマンドでテストして何も値を返さないことを確認してください。",
+ "PHP memory limit" : "PHPのメモリー制限",
+ "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.",
"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 を実行しています。",
+ "PHP \"output_buffering\" option" : "PHP \"output_buffering\" オプション",
"Random generator" : "ランダムジェネレーター",
"No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHPがセキュリティ上の理由から強く推奨している乱数の適切なソースを見つけることができませんでした。",
"Secure" : "安全な",