new crowdin translations

This commit is contained in:
Crowdin Bot
2023-03-02 00:22:42 +00:00
parent 6015e3a1e7
commit 3527bc3232
77 changed files with 2099 additions and 552 deletions

View File

@@ -2,13 +2,21 @@
return [
'reconcile' => 'Reconcile',
'reconciled' => 'Reconciled',
'closing_balance' => 'Closing Balance',
'unreconciled' => 'Unreconciled',
'list_transactions' => 'List Transactions',
'start_date' => 'Start Date',
'end_date' => 'End Date',
'cleared_amount' => 'Cleared Amount',
'reconcile' => 'Консолидирај',
'unreconcile' => 'Деконсолидирај',
'reconciled' => 'Консолидирано',
'opening_balance' => 'Почетно салдо',
'closing_balance' => 'Биланс на затворање',
'unreconciled' => 'Деконсолидирано',
'transactions' => 'Трансакции',
'start_date' => 'Почетен датум',
'end_date' => 'Краен датум',
'cleared_amount' => 'Исчистен износ',
'deposit' => 'Депозит',
'withdrawal' => 'Повлекување',
'reconciled_amount' => 'Порамнето',
'in_progress' => 'Во тек',
'save_draft' => 'Зачувај работна верзија',
'irreconcilable' => 'Не може да се порамни',
];