New translations form.php (Russian)

This commit is contained in:
James Cole
2017-08-05 01:10:05 +02:00
parent e4ebeefa61
commit ae72187aed

View File

@@ -70,35 +70,35 @@ return [
'destination_amount' => 'Сумма (назначение)', 'destination_amount' => 'Сумма (назначение)',
'native_amount' => 'Native amount', 'native_amount' => 'Native amount',
'revenue_account_source' => 'Revenue account (source)', 'revenue_account_source' => 'Доходный счет (источник)',
'source_account_asset' => 'Source account (asset account)', 'source_account_asset' => 'Source account (asset account)',
'destination_account_expense' => 'Destination account (expense account)', 'destination_account_expense' => 'Destination account (expense account)',
'destination_account_asset' => 'Destination account (asset account)', 'destination_account_asset' => 'Destination account (asset account)',
'source_account_revenue' => 'Source account (revenue account)', 'source_account_revenue' => 'Source account (revenue account)',
'type' => 'Type', 'type' => 'Тип',
'convert_Withdrawal' => 'Convert withdrawal', 'convert_Withdrawal' => 'Convert withdrawal',
'convert_Deposit' => 'Convert deposit', 'convert_Deposit' => 'Convert deposit',
'convert_Transfer' => 'Convert transfer', 'convert_Transfer' => 'Convert transfer',
'amount' => 'Amount', 'amount' => 'Сумма',
'date' => 'Date', 'date' => 'Дата',
'interest_date' => 'Interest date', 'interest_date' => 'Interest date',
'book_date' => 'Book date', 'book_date' => 'Book date',
'process_date' => 'Processing date', 'process_date' => 'Processing date',
'category' => 'Category', 'category' => 'Category',
'tags' => 'Tags', 'tags' => 'Tags',
'deletePermanently' => 'Delete permanently', 'deletePermanently' => 'Delete permanently',
'cancel' => 'Cancel', 'cancel' => 'Отмена',
'targetdate' => 'Target date', 'targetdate' => 'Намеченная дата',
'tag' => 'Tag', 'tag' => 'Тег',
'under' => 'Under', 'under' => 'Under',
'symbol' => 'Символ', 'symbol' => 'Символ',
'code' => 'Код', 'code' => 'Код',
'iban' => 'IBAN', 'iban' => 'IBAN',
'accountNumber' => 'Номер счета', 'accountNumber' => 'Номер счета',
'has_headers' => 'Headers', 'has_headers' => 'Заголовки',
'date_format' => 'Date format', 'date_format' => 'Формат даты',
'specifix' => 'Bank- or file specific fixes', 'specifix' => 'Bank- or file specific fixes',
'attachments[]' => 'Attachments', 'attachments[]' => 'Attachments',
'store_new_withdrawal' => 'Store new withdrawal', 'store_new_withdrawal' => 'Store new withdrawal',
@@ -108,13 +108,13 @@ return [
'add_new_deposit' => 'Add a new deposit', 'add_new_deposit' => 'Add a new deposit',
'add_new_transfer' => 'Add a new transfer', 'add_new_transfer' => 'Add a new transfer',
'noPiggybank' => '(no piggy bank)', 'noPiggybank' => '(no piggy bank)',
'title' => 'Title', 'title' => 'Заголовок',
'notes' => 'Notes', 'notes' => 'Заметки',
'filename' => 'File name', 'filename' => 'Имя файла',
'mime' => 'Mime type', 'mime' => 'Тип Mime',
'size' => 'Size', 'size' => 'Размер',
'trigger' => 'Trigger', 'trigger' => 'Триггер',
'stop_processing' => 'Stop processing', 'stop_processing' => 'Остановить обработку',
'start_date' => 'Start of range', 'start_date' => 'Start of range',
'end_date' => 'End of range', 'end_date' => 'End of range',
'export_start_range' => 'Start of export range', 'export_start_range' => 'Start of export range',