X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=sql-ledger%2Flocale%2Ftr%2Frc;h=d679afb8e1903438b11234a77992364333fddcb7;hp=4e71d0ccec6def4481c34341109a335fb5ae6b3b;hb=32306b5f8ffe4ce594409aa6e89626740b225a39;hpb=52072fcd26f2faf57923f598c358e7f47c4e2643 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',