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/rc37
1 files changed, 0 insertions, 37 deletions
diff --git a/sql-ledger/locale/tr/rc b/sql-ledger/locale/tr/rc
deleted file mode 100644
index 4e71d0c..0000000
--- a/sql-ledger/locale/tr/rc
+++ /dev/null
@@ -1,37 +0,0 @@
-$self{texts} = {
- 'Account' => 'Hesap',
- 'Balance' => 'Balance',
- 'Cleared Balance' => 'Cleared Balance',
- 'Continue' => 'Devam',
- 'Date' => 'Tarih',
- 'Deposit' => 'Deposit',
- 'Description' => 'Açıklama',
- 'Difference' => 'Difference',
- 'Done' => 'Done',
- 'Exchangerate Difference' => 'Exchangerate Difference',
- 'From' => 'Başlangıç',
- 'Out of balance!' => 'Out of balance!',
- 'Payment' => 'Ödeme',
- 'Reconciliation' => 'Reconciliation',
- 'Select all' => 'Select all',
- 'Source' => 'Kaynak',
- 'Statement Balance' => 'Statement Balance',
- 'To' => 'Bitiş',
- 'Update' => 'Update',
-};
-
-$self{subs} = {
- 'continue' => 'continue',
- 'display_form' => 'display_form',
- 'done' => 'done',
- 'get_payments' => 'get_payments',
- 'reconciliation' => 'reconciliation',
- 'select_all' => 'select_all',
- 'update' => 'update',
- 'devam' => 'continue',
- 'done' => 'done',
- 'select_all' => 'select_all',
- 'update' => 'update',
-};
-
-1;