Updated translations.

This commit is contained in:
James Cole
2021-12-19 06:59:10 +01:00
parent 19461020ef
commit bedfcb5c5d
32 changed files with 366 additions and 141 deletions

View File

@@ -58,59 +58,59 @@ return [
'file_invalid_mime' => '「:mime」タイプのファイル ":name" は新しいアップロードとして受け付けられません。',
'file_too_large' => 'ファイル ":name" のアップロードに成功しました。',
'belongs_to_user' => '数値はマイナスにできません。',
'accepted' => 'この欄のすべてのアカウントは一致している必要があります。',
'accepted' => ':attributeを承認してください。',
'bic' => '銀行投資契約',
'at_least_one_trigger' => 'ルールには少なくとも1つのトリガーが必要です。',
'at_least_one_action' => 'ルールには少なくとも1つのアクションが必要です。',
'base64' => 'これは有効な base64 エンコードデータではありません。',
'model_id_invalid' => '指定されたIDはこのモデルでは無効です。',
'less' => ':attributeは10,000,000未満にしてください',
'active_url' => '無効なIBANです。',
'after' => ':attribute:date より後の日付にして下さい。',
'active_url' => ':attributeは、有効なURLではありません。',
'after' => ':attributeには、:dateより後の日付を指定してください。',
'date_after' => '開始日は終了日より前でなければなりません。',
'alpha' => ':attribute は文字のみ含めることが出来ます。',
'alpha_dash' => ':attribute は、文字列、数字、ダッシュ(-)のみ含めることが出来ます。',
'alpha_num' => ':attribute は、文字列と数字のみ含めることが出来ます。',
'array' => 'この欄のすべてのアカウントは一致している必要があります。',
'alpha' => ':attributeには、アルファベッドのみ使用できます。',
'alpha_dash' => ':attributeは、英数字(\'A-Z\',\'a-z\',\'0-9\')とハイフン(-)が使用できます。',
'alpha_num' => ':attributeは、英数字(\'A-Z\',\'a-z\',\'0-9\')が使用できます。',
'array' => ':attributeには、配列を指定してください。',
'unique_for_user' => 'このIBANは既に使われているようです。',
'before' => ':attribute:date より前の日付にして下さい。',
'before' => ':attributeには、:dateより前の日付を指定してください。',
'unique_object_for_user' => 'このIBANは既に使われているようです。',
'unique_account_for_user' => 'このアカウント番号は既に使われているようです。',
'between.numeric' => ':attribute:min から :max の範囲内にして下さい。',
'between.file' => ':attribute:min から :max キロバイトの範囲内にして下さい。',
'between.string' => ':attribute:min から :max 文字の範囲内にしてさい。',
'between.array' => ':attribute:min から :max 個にしてさい。',
'boolean' => ':attribute 項目は、true または false にして下さい。',
'confirmed' => ':attribute のIDはデータベースに存在しません。',
'date' => '無効なIBANです。',
'between.numeric' => ':attributeには、:minから:maxまでの数字を指定してください。',
'between.file' => ':attributeには、:min KBから:max KBまでのサイズのファイルを指定してください。',
'between.string' => ':attributeは、:min文字から:max文字にしてください。',
'between.array' => ':attributeの項目は、:minから:max個にしてください。',
'boolean' => ':attributeには、\'true\'か\'false\'を指定してください。',
'confirmed' => ':attributeが一致しません。',
'date' => ':attributeは、正しい日付ではありません。',
'date_format' => ':attribute は :format と一致しません。',
'different' => ':attribute:other は、異なっている必要があります。',
'different' => ':attribute:otherは、異なるものを指定してください。',
'digits' => ':attribute は :digits 桁にして下さい。',
'digits_between' => ':attribute は :min から :max 桁にして下さい。',
'email' => ':attribute は有効なメールアドレスにして下さい。',
'email' => ':attributeは有効なメールアドレス形式で指定してください。',
'filled' => ':attribute は必須です。',
'exists' => 'この数値は選択された操作には無効です。',
'image' => 'この欄のすべてのアカウントは一致している必要があります。',
'in' => 'この数値は選択された操作には無効です。',
'integer' => 'この欄のすべてのアカウントは一致している必要があります。',
'exists' => '選択された:attributeは、有効ではありません。',
'image' => ':attributeには、画像を指定してください。',
'in' => '選択された:attributeは、有効ではありません。',
'integer' => ':attributeには、整数を指定してください。',
'ip' => ':attribute は有効なIPアドレスにして下さい。',
'json' => ':attribute は有効なJSON文字列にして下さい。',
'max.numeric' => ':attribute:max 以上にして下さい。',
'max.file' => ':attribute:max キロバイト以上にして下さい。',
'max.string' => ':attribute:max 文字以にしてさい。',
'max.array' => ':attribute は :max 以上のアイテムを持つことはできません。',
'mimes' => ':attributeには、:valuesのファイルを指定してください。',
'min.numeric' => ':attribute は、少なくとも :min 以上にして下さい。',
'lte.numeric' => ':attribute:value 以下にして下さい。',
'min.file' => ':attribute:min キロバイト以上にして下さい。',
'min.string' => 'パスワードは6文字以上、かつ要件に合致している必要があります。',
'max.numeric' => ':attributeには、:max以下の数字を指定してください。',
'max.file' => ':attributeには、:max KB以下のファイルを指定してください。',
'max.string' => ':attributeは、:max文字以にしてください。',
'max.array' => ':attributeの項目は、:max個以下にしてください。',
'mimes' => ':attributeには、:valuesタイプのファイルを指定してください。',
'min.numeric' => ':attributeは、:min以上の数字を指定してください。',
'lte.numeric' => ':attributeは、:value以下でなければなりません。',
'min.file' => ':attributeには、:min KB以上のファイルを指定してください。',
'min.string' => 'attributeは、:min文字以上にしてください。',
'min.array' => ':attribute は :min 個以上にして下さい。',
'not_in' => 'この数値は選択された操作には無効です。',
'numeric' => 'この欄のすべてのアカウントは一致している必要があります。',
'not_in' => '選択された:attributeは、有効ではありません。',
'numeric' => ':attributeには、数字を指定してください。',
'numeric_native' => '国内通貨',
'numeric_destination' => '金額(先)',
'numeric_source' => '金額(元)',
'regex' => 'パスワードリセットトークンが正しくありません。',
'regex' => ':attributeには、有効な正規表現を指定してください。',
'required' => ':attribute 項目は必須です。',
'required_if' => ':otherが:valueの場合、:attributeを指定してください。',
'required_unless' => ':other が :values 以外の場合、:attribute フィールドは必須です。',
@@ -119,21 +119,21 @@ return [
'required_without' => ':values が存在しな場合、:attribute は必須です。',
'required_without_all' => ':values が一つも存在しない場合、:attribute は必須です。',
'same' => ':attribute は :other 一致する必要があります。',
'size.numeric' => 'この欄のすべてのアカウントは一致している必要があります。',
'size.numeric' => ':attributeには、:sizeを指定してください。',
'amount_min_over_max' => '最小金額は最大金額より大きくすることはできません。',
'size.file' => ':attribute は :size キロバイトにして下さい。',
'size.string' => ':attribute は :size 文字にしてください。',
'size.array' => ':attribute は :size 個である必要があります。',
'unique' => ':attributeは既に使用されています。',
'string' => 'この欄のすべてのアカウントは一致している必要があります。',
'url' => 'パスワードリセットトークンが正しくありません。',
'string' => ':attributeには、文字を指定してください。',
'url' => ':attributeは、有効なURL形式で指定してください。',
'timezone' => ':attribute は有効なゾーンにしてください。',
'2fa_code' => 'この欄ではその数値は無効です。',
'dimensions' => ':attribute は無効な画像サイズです。',
'distinct' => ':attribute は重複しています。',
'file' => 'ファイル ":name" のアップロードに成功しました。',
'in_array' => ':attribute のIDはデータベースに存在しません。',
'present' => 'この欄のすべてのアカウントは一致している必要があります。',
'file' => ':attributeはファイルでなければいけません。',
'in_array' => ':attributeが:otherに存在しません。',
'present' => ':attributeが存在している必要があります。',
'amount_zero' => '合計金額はゼロにすることはできません。',
'current_target_amount' => '現在の金額は目標金額より少なくなければなりません。',
'unique_piggy_bank_for_user' => 'ブタの貯金箱 ":name" を編集する',
@@ -161,7 +161,7 @@ return [
'match' => '入力された情報に誤りがあります。',
'amount_min' => '最低額',
'amount_max' => '上限額',
'title' => '一つ以上の取引がある場合、グループ名は必須です。',
'title' => 'タイトル',
'tag' => 'タグ',
'transaction_description' => '取り引き ":description" を編集する',
'rule-action-value.1' => 'この数値は選択された操作には無効です。',