Update meta files for 5.7.5

This commit is contained in:
James Cole
2022-05-04 20:15:47 +02:00
parent 51e23dae21
commit a258b35236
20 changed files with 1019 additions and 1025 deletions

View File

@@ -31,35 +31,35 @@ return [
'updated_at' => '更新日時',
'balance_before' => '前の残高',
'balance_after' => '後の残高',
'name' => '名',
'name' => '名',
'role' => '役割',
'currentBalance' => '現在の残高',
'linked_to_rules' => '関連ルール',
'active' => '有効?',
'active' => '有効',
'percentage' => 'パーセント',
'recurring_transaction' => '繰り返しの収支',
'next_due' => '次の期限',
'transaction_type' => 'タイプ',
'transaction_type' => '種別',
'lastActivity' => '最終アクティビティ',
'balanceDiff' => '残高差',
'other_meta_data' => 'その他のメタデータ',
'account_type' => '口座の種類',
'account_type' => '口座種別',
'created_at' => '作成日時',
'account' => '口座',
'external_url' => '外部 URL',
'matchingAmount' => '金額',
'destination' => '資産勘定(支出先)',
'source' => '収入アカウント(収入源)',
'next_expected_match' => '次の予期された一致',
'automatch' => '自動的に一致したか?',
'destination' => '宛先',
'source' => '源泉',
'next_expected_match' => '次の一致予測',
'automatch' => '自動一致',
'repeat_freq' => '繰り返し',
'description' => '説明',
'amount' => '金額',
'date' => '日付',
'interest_date' => '利息',
'interest_date' => '利息',
'book_date' => '予約日',
'process_date' => '処理日',
'due_date' => '締切日',
'due_date' => '期限日',
'payment_date' => '引き落とし日',
'invoice_date' => '領収書発行日',
'internal_reference' => 'システム内参考品',
@@ -71,25 +71,25 @@ return [
'category' => 'カテゴリ',
'bill' => '請求',
'withdrawal' => '出金',
'deposit' => '金',
'deposit' => '金',
'transfer' => '送金',
'type' => '種',
'type' => '種',
'completed' => '完了',
'iban' => 'IBAN',
'account_number' => '口座番号',
'paid_current_period' => '期間',
'email' => '新しいメールアドレス',
'registered_at' => '登録に成功しました!',
'paid_current_period' => 'この期間の支払い済み',
'email' => 'Email',
'registered_at' => '登録日時',
'is_blocked' => 'ブロック済み',
'is_admin' => '管理者',
'has_two_factor' => '2段階認証が有効か',
'is_admin' => '管理者',
'has_two_factor' => '2要素認証が有効か',
'blocked_code' => 'ブロックコード',
'source_account' => '支出元口座',
'destination_account' => '送金先のアカウント',
'source_account' => '源泉口座',
'destination_account' => '宛先口座',
'accounts_count' => '口座数',
'journals_count' => '取引数',
'attachments_count' => '添付ファイル数',
'bills_count' => '請求数',
'bills_count' => '請求数',
'categories_count' => 'カテゴリ数',
'budget_count' => '予算数',
'rule_and_groups_count' => 'ルールとルールグループ数',
@@ -102,7 +102,7 @@ return [
'sum' => '合計',
'sum_excluding_transfers' => '合計 (送金を除く)',
'sum_withdrawals' => '合計出金額',
'sum_deposits' => '金合計額',
'sum_deposits' => '金合計額',
'sum_transfers' => '合計送金額',
'sum_reconciliations' => '調整の合計',
'reconcile' => '照合',
@@ -128,11 +128,11 @@ return [
'repetitions' => '繰り返し',
'title' => 'タイトル',
'transaction_s' => '取引',
'field' => '入力欄',
'field' => '項目',
'value' => '数値',
'interest' => '利息',
'interest_period' => '利息期間',
'liability_type' => '債務形式',
'liability_type' => '債務種別',
'liability_direction' => '債務の出入',
'end_date' => '終了日',
'payment_info' => '支払情報',