diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-31 02:24:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-31 02:24:06 +0000 |
commit | 23bb4f16f9056e7a79116129c7de5b59cf84f8be (patch) | |
tree | cc989d803f9d9a42457b298dc6f0ce8b774e81c5 /core/l10n/ja.js | |
parent | f56ecf92426026c913497bea9f7ca99e8d3ac631 (diff) | |
download | nextcloud-server-23bb4f16f9056e7a79116129c7de5b59cf84f8be.tar.gz nextcloud-server-23bb4f16f9056e7a79116129c7de5b59cf84f8be.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ja.js')
-rw-r--r-- | core/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 3b632c1c0e3..847ead28ed1 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -48,7 +48,6 @@ OC.L10N.register( "Repair warning:" : "修復警告:", "Repair error:" : "修復エラー:", "Please use the command line updater because automatic updating is disabled in the config.php." : "config.php で自動更新が無効になっているので、コマンドラインでの更新を利用してください。", - "[%d / %d]: Checking table %s" : "[%d / %d]: テーブル %s をチェック中", "Turned on maintenance mode" : "メンテナンスモードがオンになりました", "Turned off maintenance mode" : "メンテナンスモードがオフになりました", "Maintenance mode is kept active" : "メンテナンスモードが継続中です", @@ -397,6 +396,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "このサーバー %s は現在メンテナンスモードです。しばらくお待ちください。", "This page will refresh itself when the instance is available again." : "この画面は、サーバー の再起動後に自動的に更新されます。", "Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続き、または予期せず現れる場合は、システム管理者に問い合わせてください。", + "[%d / %d]: Checking table %s" : "[%d / %d]: テーブル %s をチェック中", "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." : "このサーバーにはインターネット接続がありません。複数のエンドポイントに到達できませんでした。 つまり、外部ストレージのマウント、アップデートに関する通知、サードパーティ製アプリのインストールなどの機能の一部は機能しません。 リモートからファイルにアクセスしたり、通知メールを送信したりすることもできません。 このサーバーからインターネットへの接続を確立して、すべての機能を利用してください。", "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20は、PHP7.2をサポートする最後のリリースです。 Nextcloud21には最低でもPHP7.3が必要です。", "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP OPcacheモジュールがロードされていません。 {linkstart}パフォーマンスを向上させるには、↗{linkend}をPHPインストールにロードすることをお勧めします。", |