summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/tr/rc
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/tr/rc')
-rw-r--r--sql-ledger/locale/tr/rc40
1 files changed, 29 insertions, 11 deletions
diff --git a/sql-ledger/locale/tr/rc b/sql-ledger/locale/tr/rc
index 4e71d0cce..d679afb8e 100644
--- a/sql-ledger/locale/tr/rc
+++ b/sql-ledger/locale/tr/rc
@@ -1,31 +1,49 @@
$self{texts} = {
'Account' => 'Hesap',
- 'Balance' => 'Balance',
- 'Cleared Balance' => 'Cleared Balance',
+ 'Accounting Menu' => 'Muhasebe Menüsü',
+ 'Apr' => 'Nis',
+ 'April' => 'Nisan',
+ 'Aug' => 'Ağu',
+ 'August' => 'Ağustos',
'Continue' => 'Devam',
'Date' => 'Tarih',
- 'Deposit' => 'Deposit',
+ 'Dec' => 'Ara',
+ 'December' => 'Aralık',
'Description' => 'Açıklama',
- 'Difference' => 'Difference',
- 'Done' => 'Done',
- 'Exchangerate Difference' => 'Exchangerate Difference',
+ 'Feb' => 'Şub',
+ 'February' => 'Şubat',
'From' => 'Başlangıç',
- 'Out of balance!' => 'Out of balance!',
+ 'Jan' => 'Oca',
+ 'January' => 'Ocak',
+ 'Jul' => 'Tem',
+ 'July' => 'Temmuz',
+ 'Jun' => 'Haz',
+ 'June' => 'Haziran',
+ 'Mar' => 'Mar',
+ 'March' => 'Mart',
+ 'May' => 'May',
+ 'May ' => 'Mayıs',
+ 'Nov' => 'Kas',
+ 'November' => 'Kasım',
+ 'Oct' => 'Eki',
+ 'October' => 'Ekim',
'Payment' => 'Ödeme',
- 'Reconciliation' => 'Reconciliation',
- 'Select all' => 'Select all',
+ 'Sep' => 'Eyl',
+ 'September' => 'Eylül',
'Source' => 'Kaynak',
- 'Statement Balance' => 'Statement Balance',
'To' => 'Bitiş',
- 'Update' => 'Update',
};
$self{subs} = {
+ 'acc_menu' => 'acc_menu',
'continue' => 'continue',
+ 'display' => 'display',
'display_form' => 'display_form',
'done' => 'done',
'get_payments' => 'get_payments',
+ 'menubar' => 'menubar',
'reconciliation' => 'reconciliation',
+ 'section_menu' => 'section_menu',
'select_all' => 'select_all',
'update' => 'update',
'devam' => 'continue',