Meta files for new release.

This commit is contained in:
James Cole
2023-05-27 07:12:04 +02:00
parent 529611170c
commit 8f23b47a78
199 changed files with 6716 additions and 6154 deletions

View File

@@ -35,39 +35,39 @@
declare(strict_types=1);
return [
'buttons' => 'ボタン',
'icon' => 'アイコン',
'id' => 'ID',
'create_date' => '作成日時',
'update_date' => '更新日時',
'updated_at' => '更新日時',
'balance_before' => '前の残高',
'balance_after' => '後の残高',
'name' => '名称',
'role' => '役割',
'currentBalance' => '現在の残高',
'linked_to_rules' => '関連ルール',
'active' => '有効',
'percentage' => '割合',
'recurring_transaction' => '繰り返しの収支',
'next_due' => '次の期限',
'transaction_type' => '種別',
'lastActivity' => '最終アクティビティ',
'balanceDiff' => '残高差',
'other_meta_data' => 'その他のメタデータ',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'account_type' => '口座種別',
'created_at' => '作成日時',
'account' => '口座',
'external_url' => '外部 URL',
'matchingAmount' => '金額',
'destination' => '宛先',
'source' => '源泉',
'next_expected_match' => '次の一致予測',
'automatch' => '自動一致',
'buttons' => 'ボタン',
'icon' => 'アイコン',
'id' => 'ID',
'create_date' => '作成日時',
'update_date' => '更新日時',
'updated_at' => '更新日時',
'balance_before' => '前の残高',
'balance_after' => '後の残高',
'name' => '名称',
'role' => '役割',
'currentBalance' => '現在の残高',
'linked_to_rules' => '関連ルール',
'active' => '有効',
'percentage' => '割合',
'recurring_transaction' => '繰り返しの収支',
'next_due' => '次の期限',
'transaction_type' => '種別',
'lastActivity' => '最終アクティビティ',
'balanceDiff' => '残高差',
'other_meta_data' => 'その他のメタデータ',
'invited_at' => 'Invited at',
'expires' => 'Invitation expires',
'invited_by' => 'Invited by',
'invite_link' => 'Invite link',
'account_type' => '口座種別',
'created_at' => '作成日時',
'account' => '口座',
'external_url' => '外部 URL',
'matchingAmount' => '金額',
'destination' => '宛先',
'source' => '源泉',
'next_expected_match' => '次の一致予測',
'automatch' => '自動一致',
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
@@ -159,32 +159,32 @@ return [
*/
'file_size' => 'ファイルサイズ',
'file_type' => 'ファイルの種類',
'attached_to' => '添付先',
'file_exists' => 'ファイルがすでに存在しています',
'spectre_bank' => '銀行',
'spectre_last_use' => '最終ログイン',
'spectre_status' => '状態',
'bunq_payment_id' => 'bunq 支払いID',
'repetitions' => '繰り返し',
'title' => 'タイトル',
'transaction_s' => '取引',
'field' => '項目',
'value' => '数値',
'interest' => '利息',
'interest_period' => '利息期間',
'liability_type' => '債務種別',
'liability_direction' => '債務の出入',
'end_date' => '終了日',
'payment_info' => '支払情報',
'expected_info' => '次の予想される取引',
'start_date' => '開始日',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Secret',
'file_size' => 'ファイルサイズ',
'file_type' => 'ファイルの種類',
'attached_to' => '添付先',
'file_exists' => 'ファイルがすでに存在しています',
'spectre_bank' => '銀行',
'spectre_last_use' => '最終ログイン',
'spectre_status' => '状態',
'bunq_payment_id' => 'bunq 支払いID',
'repetitions' => '繰り返し',
'title' => 'タイトル',
'transaction_s' => '取引',
'field' => '項目',
'value' => '数値',
'interest' => '利息',
'interest_period' => '利息期間',
'liability_type' => '債務種別',
'liability_direction' => '債務の出入',
'end_date' => '終了日',
'payment_info' => '支払情報',
'expected_info' => '次の予想される取引',
'start_date' => '開始日',
'trigger' => 'Trigger',
'response' => 'Response',
'delivery' => 'Delivery',
'url' => 'URL',
'secret' => 'Secret',
];
/*