Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/ja.json')
-rw-r--r--settings/l10n/ja.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json
index 0decdd39db1..face3c5a1e6 100644
--- a/settings/l10n/ja.json
+++ b/settings/l10n/ja.json
@@ -57,6 +57,9 @@
"Not saved" : "未保存",
"Sending…" : "送信中 …",
"Email sent" : "メールを送信しました",
+ "Disconnect" : "切断",
+ "Revoke" : "取り消す",
+ "Allow filesystem access" : "ファイルシステムへのアクセスを許可",
"Internet Explorer" : "Internet Explorer",
"Edge" : "Edge",
"Firefox" : "Firefox",
@@ -152,6 +155,11 @@
"Store credentials" : "資格情報を保存",
"Test email settings" : "メール設定のテスト",
"Send email" : "メールを送信",
+ "Security & setup warnings" : "セキュリティ&セットアップ警告",
+ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "サーバーのセキュリティとパフォーマンスのためには、すべてが正確に設定されていることが重要です。あなたの力になるよう、Nextcloudでは一部の自動チェックを行っています。詳細な情報は、リンクされたドキュメントを参照してください。",
+ "All checks passed." : "すべてのチェックに合格しました。",
+ "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">インストールガイド ↗</a>を再確認して、 <a href=\"%s\">ログ</a>にあるすべてのエラーや警告を確認してください。",
+ "Version" : "バージョン",
"Server-side encryption" : "サーバーサイド暗号化",
"Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "サーバーサイド暗号化では、このサーバーにアップロードされるファイルを暗号化することができます。この設定を行うとパフォーマンス劣化のような制限を伴いますので、必要な場合のみ有効にしてください。",
"Enable server-side encryption" : "サーバーサイド暗号化を有効にする",
@@ -167,11 +175,6 @@
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "古い暗号化(ownCloud <= 8.0) から新しいものに暗号化キーを移行する必要があります。\"デフォルトの暗号化モジュール\" を有効にして 'occ encryption:migrate' を実行してください。",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "古い暗号化(ownCloud <= 8.0) から新しいものに暗号化キーを移行する必要があります。",
"Start migration" : "移行を開始",
- "Security & setup warnings" : "セキュリティ&セットアップ警告",
- "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "サーバーのセキュリティとパフォーマンスのためには、すべてが正確に設定されていることが重要です。あなたの力になるよう、Nextcloudでは一部の自動チェックを行っています。詳細な情報は、リンクされたドキュメントを参照してください。",
- "All checks passed." : "すべてのチェックに合格しました。",
- "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">インストールガイド ↗</a>を再確認して、 <a href=\"%s\">ログ</a>にあるすべてのエラーや警告を確認してください。",
- "Version" : "バージョン",
"Background jobs" : "バックグラウンドジョブ",
"Last job ran %s." : "最終ジョブ実行: %s",
"Last job execution ran %s. Something seems wrong." : "最終ジョブ実行は %s です。何か問題が発生しています。",
@@ -289,9 +292,6 @@
"Approved" : "承認済み",
"Experimental" : "実験的",
"No apps found for {query}" : "{query} に対応するアプリはありません",
- "Allow filesystem access" : "ファイルシステムへのアクセスを許可",
- "Disconnect" : "切断",
- "Revoke" : "取り消す",
"Unable to delete {objName}" : "{objName} を削除できません",
"Error creating group: {message}" : "グループの作成エラー: {message}",
"A valid group name must be provided" : "有効なグループ名を指定する必要があります",