mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations form.php (Russian)
This commit is contained in:
parent
36f9ded08e
commit
417373ba70
@ -62,12 +62,12 @@ return [
|
|||||||
'returnHereUpdateExplanation' => 'After updating, return here.',
|
'returnHereUpdateExplanation' => 'After updating, return here.',
|
||||||
'description' => 'Description',
|
'description' => 'Description',
|
||||||
'expense_account' => 'Expense account',
|
'expense_account' => 'Expense account',
|
||||||
'revenue_account' => 'Revenue account',
|
'revenue_account' => 'Доходный счет',
|
||||||
'decimal_places' => 'Decimal places',
|
'decimal_places' => 'Количество цифр после точки',
|
||||||
'exchange_rate_instruction' => 'Foreign currencies',
|
'exchange_rate_instruction' => 'Иностранные валюты',
|
||||||
'exchanged_amount' => 'Exchanged amount',
|
'exchanged_amount' => 'Сумма обмена',
|
||||||
'source_amount' => 'Amount (source)',
|
'source_amount' => 'Сумма (источник)',
|
||||||
'destination_amount' => 'Amount (destination)',
|
'destination_amount' => 'Сумма (назначение)',
|
||||||
'native_amount' => 'Native amount',
|
'native_amount' => 'Native amount',
|
||||||
|
|
||||||
'revenue_account_source' => 'Revenue account (source)',
|
'revenue_account_source' => 'Revenue account (source)',
|
||||||
@ -93,10 +93,10 @@ return [
|
|||||||
'targetdate' => 'Target date',
|
'targetdate' => 'Target date',
|
||||||
'tag' => 'Tag',
|
'tag' => 'Tag',
|
||||||
'under' => 'Under',
|
'under' => 'Under',
|
||||||
'symbol' => 'Symbol',
|
'symbol' => 'Символ',
|
||||||
'code' => 'Code',
|
'code' => 'Код',
|
||||||
'iban' => 'IBAN',
|
'iban' => 'IBAN',
|
||||||
'accountNumber' => 'Account number',
|
'accountNumber' => 'Номер счета',
|
||||||
'has_headers' => 'Headers',
|
'has_headers' => 'Headers',
|
||||||
'date_format' => 'Date format',
|
'date_format' => 'Date format',
|
||||||
'specifix' => 'Bank- or file specific fixes',
|
'specifix' => 'Bank- or file specific fixes',
|
||||||
|
Loading…
Reference in New Issue
Block a user