diff options
Diffstat (limited to 'settings/l10n/ja.json')
-rw-r--r-- | settings/l10n/ja.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index fc1589babe9..e2a6defcee2 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -57,9 +57,6 @@ "Not saved" : "未保存", "Sending…" : "送信中 …", "Email sent" : "メールを送信しました", - "Allow filesystem access" : "ファイルシステムへのアクセスを許可", - "Disconnect" : "切断", - "Revoke" : "取り消す", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -111,6 +108,7 @@ "Enable" : "有効にする", "The app will be downloaded from the app store" : "このアプリは、アプリストアからダウンロードできます。", "Settings" : "設定", + "{size} used" : "{size} を使用中", "Email" : "メール", "Group admin for" : "グループの管理者", "Language" : "言語", @@ -291,6 +289,9 @@ "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" : "有効なグループ名を指定する必要があります", @@ -365,7 +366,6 @@ "set new password" : "新しいパスワードを設定", "change email address" : "メールアドレスを変更", "Default" : "デフォルト", - "{size} used" : "{size} を使用中", "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 Tips & Tricks section and the documentation for more information." : "サーバーのセキュリティとパフォーマンスのためには、すべてが正確に設定されていることが重要です。あなたの力になるよう、Nextcloudでは一部の自動チェックを行っています。Tips & Tricksセクションや、詳細な情報はドキュメントを参照してください。", "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 is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHPでインラインドキュメントブロックを取り除く設定になっています。これによりコアアプリで利用できないものがいくつかあります。", |