summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/tr/pos
diff options
context:
space:
mode:
authorcvs2git <cvs2git>2006-08-23 22:25:40 +0000
committercvs2git <cvs2git>2006-08-23 22:25:40 +0000
commit58d093219cf60264550b8c34649d9f3190eda042 (patch)
tree10418dd70b52416a5f52da8e17d8e282d914595d /sql-ledger/locale/tr/pos
parent3ce7691203a7737406bf2d4442f7fd84b81f847e (diff)
This commit was manufactured by cvs2svn to create tagAFTER_FINAL_MASONIZE
'AFTER_FINAL_MASONIZE'.
Diffstat (limited to 'sql-ledger/locale/tr/pos')
-rw-r--r--sql-ledger/locale/tr/pos44
1 files changed, 0 insertions, 44 deletions
diff --git a/sql-ledger/locale/tr/pos b/sql-ledger/locale/tr/pos
deleted file mode 100644
index 8e1c0b61d..000000000
--- a/sql-ledger/locale/tr/pos
+++ /dev/null
@@ -1,44 +0,0 @@
-$self{texts} = {
- 'Account' => 'Hesap',
- 'Continue' => 'Devam',
- 'Credit Limit' => 'Kredi Limiti',
- 'Currency' => 'Para Birimi',
- 'Customer' => 'Alıcı',
- 'Delete' => 'Sil',
- 'Description' => 'Açıklama',
- 'Exchange Rate' => 'Döviz Kuru',
- 'From' => 'Başlangıç',
- 'Language' => 'Dil',
- 'Number' => 'Numara',
- 'Paid' => 'Ödendi',
- 'Price' => 'Fiyat',
- 'Qty' => 'Adet',
- 'Record in' => 'Kaydet',
- 'Source' => 'Kaynak',
- 'Subtotal' => 'Aratoplam',
- 'To' => 'Bitiş',
- 'Total' => 'Toplam',
- 'Unit' => 'Birim',
-};
-
-$self{subs} = {
- 'add' => 'add',
- 'display_row' => 'display_row',
- 'edit' => 'edit',
- 'form_footer' => 'form_footer',
- 'form_header' => 'form_header',
- 'lookup_partsgroup' => 'lookup_partsgroup',
- 'openinvoices' => 'openinvoices',
- 'post' => 'post',
- 'print' => 'print',
- 'print_form' => 'print_form',
- 'print_options' => 'print_options',
- 'receipts' => 'receipts',
- 'devam' => 'continue',
- 'sil' => 'delete',
- 'post' => 'post',
- 'print' => 'print',
- 'update' => 'update',
-};
-
-1;