Update meta files for new release.

This commit is contained in:
James Cole
2023-10-28 17:18:02 +02:00
parent 78153c2aa4
commit 6af62c6be0
69 changed files with 448 additions and 192 deletions

View File

@@ -48,6 +48,7 @@ return [
'source_equals_destination' => '引き出し口座と預け入れ口座が同じです。',
'unique_account_number_for_user' => 'この口座番号は既に使われているようです。',
'unique_iban_for_user' => 'このIBANは既に使われているようです。',
'reconciled_forbidden_field' => 'This transaction is already reconciled, you cannot change the ":field"',
'deleted_user' => 'セキュリティ上の制約から、このメールアドレスでは登録できません。',
'rule_trigger_value' => 'この値は選択されたトリガーには無効です。',
'rule_action_value' => 'この値は選択された操作には無効です。',
@@ -59,8 +60,8 @@ return [
'transaction_types_equal' => 'すべての分割は同じ種別である必要があります。',
'invalid_transaction_type' => '無効な取引種別です。',
'invalid_selection' => 'あなたの選択は無効です。',
'belongs_user' => 'This value is linked to an object that does not seem to exist.',
'belongs_user_or_user_group' => 'This value is linked to an object that does not seem to exist in your current financial administration.',
'belongs_user' => 'この値は存在しないオブジェクトにリンクされています。',
'belongs_user_or_user_group' => 'この値は現在の財務管理に属していないオブジェクトにリンクされています。',
'at_least_one_transaction' => '最低でも一つの取引が必要です。',
'recurring_transaction_id' => '少なくとも 1 つの取引が必要です。',
'need_id_to_match' => 'APIを一致させるためにこのエントリをIDで送信する必要があります。',