mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Meta files for new release.
This commit is contained in:
		| @@ -36,44 +36,44 @@ declare(strict_types=1); | ||||
|  | ||||
| return [ | ||||
|     // new user: | ||||
|     'bank_name'                   => 'ชื่อธนาคาร', | ||||
|     'bank_balance'                => 'Balance', | ||||
|     'savings_balance'             => 'Savings balance', | ||||
|     'credit_card_limit'           => 'Credit card limit', | ||||
|     'automatch'                   => 'Match automatically', | ||||
|     'skip'                        => 'ข้าม', | ||||
|     'enabled'                     => 'เปิดใช้งาน', | ||||
|     'name'                        => 'ชื่อ', | ||||
|     'active'                      => 'ใช้งานอยู่', | ||||
|     'amount_min'                  => 'จำนวนขั้นต่ำ', | ||||
|     'amount_max'                  => 'จำนวนสูงสุด', | ||||
|     'match'                       => 'Matches on', | ||||
|     'strict'                      => 'Strict mode', | ||||
|     'repeat_freq'                 => 'Repeats', | ||||
|     'object_group'                => 'กลุ่ม', | ||||
|     'location'                    => 'สถานที่', | ||||
|     'update_channel'              => 'Update channel', | ||||
|     'currency_id'                 => 'Currency', | ||||
|     'transaction_currency_id'     => 'Currency', | ||||
|     'auto_budget_currency_id'     => 'Currency', | ||||
|     'external_ip'                 => 'Your server\'s external IP', | ||||
|     'attachments'                 => 'Attachments', | ||||
|     'BIC'                         => 'BIC', | ||||
|     'verify_password'             => 'Verify password security', | ||||
|     'source_account'              => 'บัญชีต้นทาง', | ||||
|     'destination_account'         => 'บัญชีปลายทาง', | ||||
|     'asset_destination_account'   => 'บัญชีปลายทาง', | ||||
|     'include_net_worth'           => 'Include in net worth', | ||||
|     'asset_source_account'        => 'Source account', | ||||
|     'journal_description'         => 'รายละเอียด', | ||||
|     'note'                        => 'หมายเหตุ', | ||||
|     'currency'                    => 'Currency', | ||||
|     'account_id'                  => 'Asset account', | ||||
|     'budget_id'                   => 'งบประมาณ', | ||||
|     'bill_id'                     => 'Bill', | ||||
|     'opening_balance'             => 'Opening balance', | ||||
|     'tagMode'                     => 'Tag mode', | ||||
|     'virtual_balance'             => 'Virtual balance', | ||||
|     'bank_name'                 => 'ชื่อธนาคาร', | ||||
|     'bank_balance'              => 'Balance', | ||||
|     'savings_balance'           => 'Savings balance', | ||||
|     'credit_card_limit'         => 'Credit card limit', | ||||
|     'automatch'                 => 'Match automatically', | ||||
|     'skip'                      => 'ข้าม', | ||||
|     'enabled'                   => 'เปิดใช้งาน', | ||||
|     'name'                      => 'ชื่อ', | ||||
|     'active'                    => 'ใช้งานอยู่', | ||||
|     'amount_min'                => 'จำนวนขั้นต่ำ', | ||||
|     'amount_max'                => 'จำนวนสูงสุด', | ||||
|     'match'                     => 'Matches on', | ||||
|     'strict'                    => 'Strict mode', | ||||
|     'repeat_freq'               => 'Repeats', | ||||
|     'object_group'              => 'กลุ่ม', | ||||
|     'location'                  => 'สถานที่', | ||||
|     'update_channel'            => 'Update channel', | ||||
|     'currency_id'               => 'Currency', | ||||
|     'transaction_currency_id'   => 'Currency', | ||||
|     'auto_budget_currency_id'   => 'Currency', | ||||
|     'external_ip'               => 'Your server\'s external IP', | ||||
|     'attachments'               => 'Attachments', | ||||
|     'BIC'                       => 'BIC', | ||||
|     'verify_password'           => 'Verify password security', | ||||
|     'source_account'            => 'บัญชีต้นทาง', | ||||
|     'destination_account'       => 'บัญชีปลายทาง', | ||||
|     'asset_destination_account' => 'บัญชีปลายทาง', | ||||
|     'include_net_worth'         => 'Include in net worth', | ||||
|     'asset_source_account'      => 'Source account', | ||||
|     'journal_description'       => 'รายละเอียด', | ||||
|     'note'                      => 'หมายเหตุ', | ||||
|     'currency'                  => 'Currency', | ||||
|     'account_id'                => 'Asset account', | ||||
|     'budget_id'                 => 'งบประมาณ', | ||||
|     'bill_id'                   => 'Bill', | ||||
|     'opening_balance'           => 'Opening balance', | ||||
|     'tagMode'                   => 'Tag mode', | ||||
|     'virtual_balance'           => 'Virtual balance', | ||||
|  | ||||
| /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
| @@ -171,7 +171,7 @@ return [ | ||||
|     'object_group_areYouSure'     => 'Are you sure you want to delete the group titled ":title"?', | ||||
|     'ruleGroup_areYouSure'        => 'Are you sure you want to delete the rule group titled ":title"?', | ||||
|     'budget_areYouSure'           => 'Are you sure you want to delete the budget named ":name"?', | ||||
|     'webhook_areYouSure'           => 'Are you sure you want to delete the webhook named ":title"?', | ||||
|     'webhook_areYouSure'          => 'Are you sure you want to delete the webhook named ":title"?', | ||||
|     'category_areYouSure'         => 'Are you sure you want to delete the category named ":name"?', | ||||
|     'recurring_areYouSure'        => 'Are you sure you want to delete the recurring transaction titled ":title"?', | ||||
|     'currency_areYouSure'         => 'Are you sure you want to delete the currency named ":name"?', | ||||
| @@ -267,41 +267,41 @@ return [ | ||||
|  */ | ||||
|  | ||||
|  | ||||
|     'from_date'                   => 'Date from', | ||||
|     'to_date'                     => 'Date to', | ||||
|     'due_date'                    => 'Due date', | ||||
|     'payment_date'                => 'Payment date', | ||||
|     'invoice_date'                => 'Invoice date', | ||||
|     'internal_reference'          => 'Internal reference', | ||||
|     'inward'                      => 'Inward description', | ||||
|     'outward'                     => 'Outward description', | ||||
|     'rule_group_id'               => 'Rule group', | ||||
|     'transaction_description'     => 'Transaction description', | ||||
|     'first_date'                  => 'First date', | ||||
|     'transaction_type'            => 'Transaction type', | ||||
|     'repeat_until'                => 'Repeat until', | ||||
|     'recurring_description'       => 'Recurring transaction description', | ||||
|     'repetition_type'             => 'Type of repetition', | ||||
|     'foreign_currency_id'         => 'Foreign currency', | ||||
|     'repetition_end'              => 'Repetition ends', | ||||
|     'repetitions'                 => 'Repetitions', | ||||
|     'calendar'                    => 'Calendar', | ||||
|     'weekend'                     => 'Weekend', | ||||
|     'client_secret'               => 'Client secret', | ||||
|     'withdrawal_destination_id'   => 'Destination account', | ||||
|     'deposit_source_id'           => 'Source account', | ||||
|     'expected_on'                 => 'Expected on', | ||||
|     'paid'                        => 'Paid', | ||||
|     'auto_budget_type'            => 'Auto-budget', | ||||
|     'auto_budget_amount'          => 'Auto-budget amount', | ||||
|     'auto_budget_period'          => 'Auto-budget period', | ||||
|     'collected'                   => 'Collected', | ||||
|     'submitted'                   => 'Submitted', | ||||
|     'key'                         => 'Key', | ||||
|     'value'                       => 'Content of record', | ||||
|     'webhook_delivery'            => 'Delivery', | ||||
|     'webhook_response'            => 'Response', | ||||
|     'webhook_trigger'             => 'Trigger', | ||||
|     'from_date'                 => 'Date from', | ||||
|     'to_date'                   => 'Date to', | ||||
|     'due_date'                  => 'Due date', | ||||
|     'payment_date'              => 'Payment date', | ||||
|     'invoice_date'              => 'Invoice date', | ||||
|     'internal_reference'        => 'Internal reference', | ||||
|     'inward'                    => 'Inward description', | ||||
|     'outward'                   => 'Outward description', | ||||
|     'rule_group_id'             => 'Rule group', | ||||
|     'transaction_description'   => 'Transaction description', | ||||
|     'first_date'                => 'First date', | ||||
|     'transaction_type'          => 'Transaction type', | ||||
|     'repeat_until'              => 'Repeat until', | ||||
|     'recurring_description'     => 'Recurring transaction description', | ||||
|     'repetition_type'           => 'Type of repetition', | ||||
|     'foreign_currency_id'       => 'Foreign currency', | ||||
|     'repetition_end'            => 'Repetition ends', | ||||
|     'repetitions'               => 'Repetitions', | ||||
|     'calendar'                  => 'Calendar', | ||||
|     'weekend'                   => 'Weekend', | ||||
|     'client_secret'             => 'Client secret', | ||||
|     'withdrawal_destination_id' => 'Destination account', | ||||
|     'deposit_source_id'         => 'Source account', | ||||
|     'expected_on'               => 'Expected on', | ||||
|     'paid'                      => 'Paid', | ||||
|     'auto_budget_type'          => 'Auto-budget', | ||||
|     'auto_budget_amount'        => 'Auto-budget amount', | ||||
|     'auto_budget_period'        => 'Auto-budget period', | ||||
|     'collected'                 => 'Collected', | ||||
|     'submitted'                 => 'Submitted', | ||||
|     'key'                       => 'Key', | ||||
|     'value'                     => 'Content of record', | ||||
|     'webhook_delivery'          => 'Delivery', | ||||
|     'webhook_response'          => 'Response', | ||||
|     'webhook_trigger'           => 'Trigger', | ||||
| ]; | ||||
| /* | ||||
|  * PLEASE DO NOT EDIT THIS FILE DIRECTLY. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user