aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-04-03 00:19:54 +0000
committerNextcloud bot <bot@nextcloud.com>2024-04-03 00:19:54 +0000
commit20146c2ca410af386e0473188a4247b206c3c9d7 (patch)
tree985a6b7909f1ac06bf9a45b543723065f57819d4 /apps/settings/l10n/ja.js
parent91b07af8e8adbbed85ab382ae9c471d013601f71 (diff)
downloadnextcloud-server-20146c2ca410af386e0473188a4247b206c3c9d7.tar.gz
nextcloud-server-20146c2ca410af386e0473188a4247b206c3c9d7.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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js
index 4e8c202c622..967c92b73eb 100644
--- a/apps/settings/l10n/ja.js
+++ b/apps/settings/l10n/ja.js
@@ -177,7 +177,6 @@ OC.L10N.register(
"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" : "無効",
@@ -799,6 +798,7 @@ OC.L10N.register(
"Exclude groups from sharing" : "共有可能なグループから除外する",
"These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。",
"Old user imported certificates" : "旧ユーザがインポートした証明書",
+ "Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "JavaScript サポートを確認できませんでした。あなたのウェブサーバーが JavaScript MIMEタイプを使用して `.mjs` ファイルを提供しているかどうか、手動で確認してください。",
"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.",
"Rating: {score}/10" : "評価: {score}/10",