{
    "A theme with slug ':slug' is already installed. Delete it first, then re-upload.": "スラッグ ':slug' のテーマはすでにインストールされています。先に削除してから再アップロードしてください。",
    "Activated theme: :slug": "テーマをアクティブ化しました: :slug",
    "Archive exceeds the 50 MB limit.": "アーカイブが 50 MB の制限を超えています。",
    "Archive exceeds the 500 MB uncompressed limit.": "アーカイブの非圧縮サイズが500 MBの上限を超えています。",
    "Archive has too many entries (>1000).": "アーカイブのエントリ数が多すぎます（>1000）。",
    "Can't deactivate the current default theme. Set a different default in Settings → General first.": "現在のデフォルトテーマは非アクティブ化できません。先に「設定 → 一般」で別のデフォルトを設定してください。",
    "Can't delete the current default theme. Set a different default in Settings → General first.": "現在のデフォルトテーマは削除できません。先に「設定 → 一般」で別のデフォルトを設定してください。",
    "Cannot uninstall core plugin: :name.": "コアプラグインはアンインストールできません: :name。",
    "Deactivated theme: :slug": "テーマを非アクティブ化しました: :slug",
    "Deleted theme: :slug": "テーマを削除しました: :slug",
    "Failed to create extracted directory: :path": "展開先ディレクトリの作成に失敗しました: :path",
    "Failed to create theme directory: :path": "テーマディレクトリの作成に失敗しました: :path",
    "Failed to open ZIP file.": "ZIPファイルを開けませんでした。",
    "Failed to read :name from archive.": "アーカイブから :name を読み取れませんでした。",
    "Failed to read zip entry metadata.": "ZIPエントリのメタデータの読み取りに失敗しました。",
    "Failed to write extracted file: :path": "展開ファイルの書き込みに失敗しました: :path",
    "Favorite limit": "お気に入りの上限",
    "Favorite limit must be -1 (unlimited) or a positive integer.": "お気に入り上限は -1（無制限）または正の整数で指定してください。",
    "File is not a valid SWF or ZIP archive.": "有効なSWFまたはZIPアーカイブではありません。",
    "Hidden path not allowed: :path": "隠しパスは許可されていません: :path",
    "Install directory ':folder' is already owned by plugin ':owner'.": "インストール先のディレクトリ「:folder」はすでにプラグイン「:owner」によって使用されています。",
    "Installed theme: :slug": "テーマをインストールしました: :slug",
    "Invalid file path in ZIP archive: :name": "ZIPアーカイブ内に無効なファイルパスがあります: :name",
    "Invalid language selected.": "無効な言語が選択されました。",
    "Invalid main_class path: :path": "無効なmain_classパスです: :path",
    "Invalid migration path: :path": "無効なマイグレーションパスです: :path",
    "Invalid plugin.json format.": "plugin.jsonの形式が無効です。",
    "Invalid slug ':slug'. Use lowercase letters, digits, dashes, or underscores (max 40 chars).": "無効なスラッグ ':slug' です。小文字、数字、ダッシュ、アンダースコアのみ使用してください（最大40文字）。",
    "Laravel :required+ required, found :found": "Laravel :required+ が必要です。検出: :found",
    "Migration failed: :name. :error": "マイグレーションに失敗しました: :name。:error",
    "No valid SWF found inside the ZIP.": "ZIP内に有効なSWFが見つかりませんでした。",
    "Only .zip archives are accepted.": ".zip アーカイブのみ受け付けます。",
    "PHP :required+ required, found :found": "PHP :required+ が必要です。検出: :found",
    "Plugin ':name' is already installed.": "プラグイン ':name' はすでにインストールされています。",
    "Plugin :slug not found on disk.": "ディスクにプラグイン :slug が見つかりません。",
    "Plugin class :class not found after installation. Ensure plugin.json `namespace` matches the class FQCN and the file lives under src/.": "インストール後にプラグインクラス :class が見つかりません。plugin.jsonの`namespace`がクラスのFQCNと一致し、ファイルがsrc/配下にあることを確認してください。",
    "Plugin class :class not found. Ensure PSR-4 autoload is registered.": "プラグインクラス :class が見つかりません。PSR-4オートロードが登録されているか確認してください。",
    "Plugin class :class not found. Ensure the plugin folder exists and the service provider registered PSR-4 autoload.": "プラグインクラス :class が見つかりません。プラグインフォルダが存在し、サービスプロバイダーがPSR-4オートロードを登録していることを確認してください。",
    "Plugin installed — configure it before activating.": "プラグインをインストールしました — アクティブ化する前に設定してください。",
    "Plugin is already installed.": "プラグインはすでにインストールされています。",
    "Plugin must be configured before activation.": "アクティブ化する前にプラグインを設定する必要があります。",
    "Plugin must implement App\\Contracts\\Plugin.": "プラグインはApp\\Contracts\\Pluginを実装する必要があります。",
    "Plugin namespace folder segment must be a PascalCase identifier (got :folder).": "プラグインの名前空間のフォルダ部分はPascalCase形式の識別子である必要があります（受け取った値: :folder）。",
    "Plugin namespace must be shaped App\\Plugins\\{TypeDir}\\{FolderName}\\{ClassName}.": "プラグインの名前空間は App\\Plugins\\{TypeDir}\\{FolderName}\\{ClassName} の形式である必要があります。",
    "Plugin namespace must start with App\\Plugins\\.": "プラグインの名前空間はApp\\Plugins\\で始まる必要があります。",
    "Plugin namespace type segment ':got' does not match the expected ':expected' for this plugin type.": "プラグインの名前空間の種別部分（:got）が、このプラグイン種別で想定される値（:expected）と一致しません。",
    "Plugin slug must contain only lowercase letters, numbers, and hyphens (1-64 chars).": "プラグインのスラッグは小文字、数字、ハイフンのみ使用できます（1-64文字）。",
    "ROM and Flash submissions require you to acknowledge the copyright-risk warning.": "ROMおよびFlashの投稿には著作権リスク警告への同意が必要です。",
    "Required field ':field' missing in plugin.json": "plugin.jsonに必須フィールド ':field' がありません",
    "Slug ':slug' is a built-in theme and cannot be removed from disk.": "スラッグ ':slug' は組み込みテーマであり、ディスクから削除できません。",
    "Slug ':slug' is reserved for a built-in theme.": "スラッグ ':slug' は組み込みテーマ用に予約されています。",
    "Slug can only contain lowercase letters, numbers, and hyphens.": "スラッグには小文字、数字、ハイフンのみ使用できます。",
    "The :attribute and :other must be different.": ":attribute と :other には異なる値を指定してください。",
    "The :attribute and :other must match.": ":attribute と :other が一致していません。",
    "The :attribute confirmation does not match.": ":attribute の確認が一致しません。",
    "The :attribute field is required unless :other is in :values.": ":other が :values でない場合、:attribute は必須です。",
    "The :attribute field is required when :other is :value.": ":other が :value の場合、:attribute は必須です。",
    "The :attribute field is required when :values are present.": ":values がある場合、:attribute は必須です。",
    "The :attribute field is required when :values is not present.": ":values がない場合、:attribute は必須です。",
    "The :attribute field is required when :values is present.": ":values がある場合、:attribute は必須です。",
    "The :attribute field is required when none of :values are present.": ":values がすべてない場合、:attribute は必須です。",
    "The :attribute field is required.": ":attribute は必須です。",
    "The :attribute format is invalid.": ":attribute の形式が無効です。",
    "The :attribute has already been taken.": ":attribute はすでに使用されています。",
    "The :attribute may not be greater than :max characters.": ":attribute は :max 文字以下で指定してください。",
    "The :attribute may not be greater than :max kilobytes.": ":attribute は :max キロバイト以下で指定してください。",
    "The :attribute may not be greater than :max.": ":attribute は :max 以下で指定してください。",
    "The :attribute may not have more than :max items.": ":attribute の項目数は :max 以下にしてください。",
    "The :attribute must be :digits digits.": ":attribute は :digits 桁で指定してください。",
    "The :attribute must be :size characters.": ":attribute は :size 文字で指定してください。",
    "The :attribute must be :size kilobytes.": ":attribute は :size キロバイトで指定してください。",
    "The :attribute must be :size.": ":attribute は :size で指定してください。",
    "The :attribute must be a date after :date.": ":attribute には :date より後の日付を指定してください。",
    "The :attribute must be a date after or equal to :date.": ":attribute には :date 以降の日付を指定してください。",
    "The :attribute must be a date before :date.": ":attribute には :date より前の日付を指定してください。",
    "The :attribute must be a date before or equal to :date.": ":attribute には :date 以前の日付を指定してください。",
    "The :attribute must be a date.": ":attribute は日付で指定してください。",
    "The :attribute must be a file of type: :values.": ":attribute は次のファイル形式で指定してください: :values。",
    "The :attribute must be a file.": ":attribute にはファイルを指定してください。",
    "The :attribute must be a number.": ":attribute は数値で指定してください。",
    "The :attribute must be a string.": ":attribute は文字列で指定してください。",
    "The :attribute must be a valid IP address.": ":attribute には有効なIPアドレスを指定してください。",
    "The :attribute must be a valid JSON string.": ":attribute には有効なJSON文字列を指定してください。",
    "The :attribute must be a valid URL.": ":attribute は有効な URL を指定してください。",
    "The :attribute must be a valid UUID.": ":attribute には有効な UUID を指定してください。",
    "The :attribute must be a valid email address.": ":attribute は有効なメールアドレスを指定してください。",
    "The :attribute must be a valid timezone.": ":attribute には有効なタイムゾーンを指定してください。",
    "The :attribute must be accepted when :other is :value.": ":other が :value の場合、:attribute を承認してください。",
    "The :attribute must be accepted.": ":attribute を承認してください。",
    "The :attribute must be an array.": ":attribute には配列を指定してください。",
    "The :attribute must be an image.": ":attribute には画像を指定してください。",
    "The :attribute must be an integer.": ":attribute は整数で指定してください。",
    "The :attribute must be at least :min characters.": ":attribute は :min 文字以上で指定してください。",
    "The :attribute must be at least :min kilobytes.": ":attribute は :min キロバイト以上にしてください。",
    "The :attribute must be at least :min.": ":attribute は :min 以上で指定してください。",
    "The :attribute must be between :min and :max characters.": ":attribute は :min から :max 文字の間で指定してください。",
    "The :attribute must be between :min and :max digits.": ":attribute は :min から :max 桁の間で指定してください。",
    "The :attribute must be between :min and :max kilobytes.": ":attribute は :min から :max キロバイトの間にしてください。",
    "The :attribute must be between :min and :max.": ":attribute は :min から :max の間で指定してください。",
    "The :attribute must be true or false.": ":attribute は true または false で指定してください。",
    "The :attribute must contain :size items.": ":attribute の項目数は :size にしてください。",
    "The :attribute must contain at least one letter.": ":attribute には少なくとも1文字の英字を含めてください。",
    "The :attribute must contain at least one number.": ":attribute には少なくとも1つの数字を含めてください。",
    "The :attribute must contain at least one symbol.": ":attribute には少なくとも1つの記号を含めてください。",
    "The :attribute must contain at least one uppercase and one lowercase letter.": ":attribute には大文字と小文字を少なくとも1文字ずつ含めてください。",
    "The :attribute must have at least :min items.": ":attribute の項目数は :min 以上にしてください。",
    "The :attribute must have between :min and :max items.": ":attribute の項目数は :min から :max の間にしてください。",
    "The :attribute must match the format :format.": ":attribute は :format 形式で指定してください。",
    "The :attribute must only contain letters and numbers.": ":attribute には英字と数字のみ使用できます。",
    "The :attribute must only contain letters, numbers, dashes, and underscores.": ":attribute には英字、数字、ダッシュ、アンダースコアのみ使用できます。",
    "The :attribute must only contain letters.": ":attribute には英字のみ使用できます。",
    "The :slug theme is protected and cannot be deleted.": ":slugテーマは保護されており、削除できません。",
    "The default theme is the always-available fallback and cannot be deactivated.": "デフォルトテーマは常に利用可能なフォールバックであり、非アクティブ化できません。",
    "The given :attribute has appeared in a data leak. Please choose a different :attribute.": "指定された :attribute は漏えいデータ内で見つかりました。別の :attribute を選択してください。",
    "The password is incorrect.": "パスワードが正しくありません。",
    "The selected :attribute is invalid.": "選択された :attribute は無効です。",
    "The uploaded file is not a valid zip archive.": "アップロードされたファイルは有効なZIPアーカイブではありません。",
    "Theme :slug is already installed.": "テーマ :slug はすでにインストールされています。",
    "Theme slug is missing.": "テーマのスラッグがありません。",
    "Unknown plugin type: :type": "不明なプラグインタイプです: :type",
    "Unknown plugin type: :type.": "不明なプラグインタイプです: :type。",
    "Unsafe path in archive: :path": "アーカイブ内に安全でないパスがあります: :path",
    "Unsupported game type: :type": "サポートされていないゲームタイプ: :type",
    "Updated :theme theme to the :color palette.": ":themeテーマを:colorパレットに更新しました。",
    "Uploaded theme ':name' (slug: :slug). Run `npm run build` for public pages to pick up the new bundle.": "テーマ ':name' (slug: :slug) をアップロードしました。新しいバンドルを反映するには `npm run build` を実行してください。",
    "You must accept the legal attestation to submit this game.": "このゲームを投稿するには法的同意書に承諾する必要があります。",
    "ZIP archive could not be opened.": "ZIPアーカイブを開くことができませんでした。",
    "ZIP could not be opened.": "ZIPを開くことができませんでした。",
    "ZIP must contain index.html at the root.": "ZIPのルートにindex.htmlが必要です。",
    "lang/:code/ does not exist. Create the locale directory + JSON files before adding it.": "lang/:code/ が存在しません。追加する前にロケールディレクトリとJSONファイルを作成してください。",
    "manifest.json is missing required field: :field.": "manifest.jsonに必須フィールドがありません: :field。",
    "manifest.json is not valid JSON.": "manifest.jsonは有効なJSONではありません。",
    "manifest.json not found at the root of the zip.": "ZIPのルートにmanifest.jsonが見つかりませんでした。",
    "plugin.json not found in ZIP file. If you downloaded the full CodeCanyon bundle, the plugin lives inside it as a separate .zip — upload that inner archive, not the bundle.": "ZIPファイル内にplugin.jsonが見つかりませんでした。CodeCanyonのフルバンドルをダウンロードした場合、プラグイン本体はその中に別の.zipとして同梱されています。バンドルそのものではなく、内側のアーカイブをアップロードしてください。",
    "reCAPTCHA verification failed. Please try again.": "reCAPTCHA の認証に失敗しました。もう一度お試しください。"
}
