akaunting/resources/lang/az-AZ/reconciliations.php
2021-02-07 16:50:23 +00:00

19 lines
654 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'reconcile' => 'Razılaşma',
'unreconcile' => 'Razılaşmanı ləğv et',
'reconciled' => 'Razılaşdırıldı',
'opening_balance' => 'Açılış Balansı',
'closing_balance' => 'Bağlanma Balansı',
'unreconciled' => 'Razılaşma baş tutmadı',
'transactions' => 'Əməliyyatlar',
'start_date' => 'Başlanğıc Tarixi',
'end_date' => 'Bitiş Tarixi',
'cleared_amount' => 'Təmizlənmiş Məbləğ',
'deposit' => 'Əmanət edildi',
'withdrawal' => ıxarılan',
];