summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/tr/all
blob: 93419d3c38c46ea0e6380d469712e7b95ff6b93a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
# These are all the texts to build the translations files.
# to build unique strings edit the module files instead
# this file is just a shortcut to build strings which are the same

$self{texts} = {
  '>'                           => '',
  'A'                           => '',
  'AP'                          => 'Borçlar',
  'AP Aging'                    => 'Gecikmiş Borçlar',
  'AP Outstanding'              => '',
  'AP Transaction'              => '',
  'AP Transactions'             => 'Borç İşlemleri',
  'AR'                          => 'Alacaklar',
  'AR Aging'                    => 'Gecikmiş Alacaklar',
  'AR Outstanding'              => '',
  'AR Transaction'              => '',
  'AR Transactions'             => 'Alacak İşlemleri',
  'About'                       => 'Program bilgileri',
  'Above'                       => '',
  'Access Control'              => 'Giriş Kontrol',
  'Account'                     => 'Hesap',
  'Account Number'              => 'Hesap Numarası',
  'Account Number missing!'     => 'Hesap Numarası yok!',
  'Account Type'                => 'Hesap Türü',
  'Account Type missing!'       => 'Hesap Türü yok!',
  'Account deleted!'            => '',
  'Account does not exist!'     => '',
  'Account saved!'              => '',
  'Accounting'                  => 'Muhasebe',
  'Accounting Menu'             => 'Muhasebe Menüsü',
  'Accounts'                    => '',
  'Accrual'                     => '',
  'Activate Audit trails'       => '',
  'Active'                      => '',
  'Add'                         => 'Ekle',
  'Add AP Transaction'          => '',
  'Add AR Transaction'          => '',
  'Add Account'                 => 'Hesap Ekle',
  'Add Assembly'                => 'Grup Ekle',
  'Add Business'                => '',
  'Add Cash Transfer Transaction' => '',
  'Add Customer'                => 'Alıcı Ekle',
  'Add Deduction'               => '',
  'Add Department'              => '',
  'Add Employee'                => '',
  'Add Exchange Rate'           => '',
  'Add GIFI'                    => '',
  'Add General Ledger Transaction' => 'Defteri Kebire İşlem Ekle',
  'Add Group'                   => '',
  'Add Labor/Overhead'          => '',
  'Add Language'                => '',
  'Add POS Invoice'             => '',
  'Add Part'                    => 'Parça Ekle',
  'Add Pricegroup'              => '',
  'Add Project'                 => '',
  'Add Purchase Order'          => 'Satınalma Sip. Ekle',
  'Add Quotation'               => '',
  'Add Request for Quotation'   => '',
  'Add SIC'                     => '',
  'Add Sales Invoice'           => '',
  'Add Sales Order'             => 'Satış Siparişi Ekle',
  'Add Service'                 => 'Hizmet Ekle',
  'Add Transaction'             => 'İşlem Ekle',
  'Add User'                    => 'Kullanıcı Ekle',
  'Add Vendor'                  => 'Satıcı Ekle',
  'Add Vendor Invoice'          => '',
  'Add Warehouse'               => '',
  'Address'                     => 'Adres',
  'Administration'              => 'Yönetim',
  'Administrator'               => 'Administrator',
  'After Deduction'             => '',
  'All'                         => 'Hepsi',
  'All Accounts'                => '',
  'All Datasets up to date!'    => 'All Datasets up to date!',
  'All Items'                   => '',
  'Allowances'                  => '',
  'Amount'                      => 'Miktar',
  'Amount Due'                  => '',
  'Amount missing!'             => '',
  'Apr'                         => 'Nis',
  'April'                       => 'Nisan',
  'Are you sure you want to delete Invoice Number' => 'Fatura Numarasını silmek istediğinizden emin misiniz? Fiş: ',
  'Are you sure you want to delete Order Number' => 'Sipariş Numarasını silmek istediğinizden emin misiniz? Fiş: ',
  'Are you sure you want to delete Quotation Number' => '',
  'Are you sure you want to delete Transaction' => 'İşlemi silmek istediğinizden emin misiniz? Fiş: ',
  'Are you sure you want to remove the marked entries from the queue?' => '',
  'Assemblies'                  => 'Gruplar',
  'Assemblies restocked!'       => '',
  'Assembly'                    => '',
  'Asset'                       => 'Aktif',
  'Attachment'                  => '',
  'Audit Control'               => '',
  'Audit trail removed up to'   => '',
  'Audit trails disabled'       => '',
  'Audit trails enabled'        => '',
  'Aug'                         => 'Ağu',
  'August'                      => 'Ağustos',
  'BIC'                         => '',
  'BOM'                         => '',
  'Backup'                      => 'Yedekleme',
  'Backup sent to'              => '',
  'Balance'                     => '',
  'Balance Sheet'               => 'Bilanço',
  'Based on'                    => '',
  'Batch Printing'              => '',
  'Bcc'                         => '',
  'Before Deduction'            => '',
  'Beginning Balance'           => '',
  'Below'                       => '',
  'Billing Address'             => '',
  'Bin'                         => '',
  'Bin List'                    => '',
  'Bin Lists'                   => '',
  'Books are open'              => '',
  'Break'                       => '',
  'Business'                    => '',
  'Business Number'             => 'ŞirketNo',
  'Business deleted!'           => '',
  'Business saved!'             => '',
  'C'                           => '',
  'COGS'                        => 'SMM',
  'Cannot create Lock!'         => 'Cannot create Lock!',
  'Cannot delete account!'      => '',
  'Cannot delete customer!'     => '',
  'Cannot delete default account!' => 'Öntanımlı hesap silinmez!',
  'Cannot delete invoice!'      => '',
  'Cannot delete item!'         => '',
  'Cannot delete order!'        => '',
  'Cannot delete quotation!'    => '',
  'Cannot delete transaction!'  => '',
  'Cannot delete vendor!'       => '',
  'Cannot post Payment!'        => '',
  'Cannot post Receipt!'        => '',
  'Cannot post invoice for a closed period!' => '',
  'Cannot post invoice!'        => '',
  'Cannot post payment for a closed period!' => '',
  'Cannot post transaction for a closed period!' => '',
  'Cannot post transaction!'    => '',
  'Cannot process payment for a closed period!' => '',
  'Cannot remove files!'        => '',
  'Cannot save account!'        => '',
  'Cannot save defaults!'       => '',
  'Cannot save order!'          => '',
  'Cannot save preferences!'    => '',
  'Cannot save quotation!'      => '',
  'Cannot set account for more than one of AR, AP or IC' => '',
  'Cannot set multiple options for' => '',
  'Cannot set multiple options for Parts Inventory' => '',
  'Cannot set multiple options for Service Items' => '',
  'Cannot stock assemblies!'    => '',
  'Cash'                        => '',
  'Cc'                          => '',
  'Change'                      => '',
  'Change Admin Password'       => 'Yönetici Şifresini Değiştir',
  'Change Password'             => 'Şifre Değiştir',
  'Character Set'               => 'Karakter Seti',
  'Chart of Accounts'           => 'Hesap Planı',
  'Check'                       => '',
  'Check Inventory'             => '',
  'Checks'                      => '',
  'City'                        => '',
  'Cleared'                     => '',
  'Click on login name to edit!' => 'Düzenlemek için giriş ismini tıklayın.',
  'Close Books up to'           => '',
  'Closed'                      => '',
  'Code'                        => '',
  'Code missing!'               => '',
  'Company'                     => 'Şirket',
  'Company Name'                => '',
  'Compare to'                  => '...kıyasla',
  'Components'                  => '',
  'Confirm'                     => '',
  'Confirm!'                    => 'Onayla!',
  'Connect to'                  => 'Bağlan',
  'Contact'                     => 'Kontak',
  'Continue'                    => 'Devam',
  'Contra'                      => '',
  'Copies'                      => '',
  'Copy to COA'                 => '',
  'Cost'                        => '',
  'Cost Center'                 => '',
  'Could not save pricelist!'   => '',
  'Could not save!'             => '',
  'Could not transfer Inventory!' => '',
  'Country'                     => '',
  'Create Chart of Accounts'    => 'Hesap Planı Oluştur',
  'Create Dataset'              => 'Veriseti Oluştur',
  'Credit'                      => 'Alacak',
  'Credit Limit'                => 'Kredi Limiti',
  'Curr'                        => '',
  'Currency'                    => 'Para Birimi',
  'Current'                     => '',
  'Current Earnings'            => '',
  'Customer'                    => 'Alıcı',
  'Customer History'            => '',
  'Customer Number'             => '',
  'Customer deleted!'           => '',
  'Customer missing!'           => '',
  'Customer not on file!'       => '',
  'Customer saved!'             => '',
  'Customers'                   => '',
  'DBI not installed!'          => 'DBJ kurulu değil',
  'DOB'                         => '',
  'Database'                    => 'Veritabanı',
  'Database Administration'     => 'Veritabani Yonetimi',
  'Database Driver not checked!' => 'Database Driver not checked!',
  'Database Host'               => 'Veritabanı Hostu',
  'Database User missing!'      => 'Veritabanı Kullanıcısı yok!',
  'Dataset'                     => 'Veriseti',
  'Dataset is newer than version!' => '',
  'Dataset missing!'            => 'Veriseti Yok!',
  'Dataset updated!'            => 'Dataset updated!',
  'Date'                        => 'Tarih',
  'Date Format'                 => 'Tarih Formatı',
  'Date Paid'                   => 'Ödendiği Tarih',
  'Date Received'               => '',
  'Date missing!'               => '',
  'Date received missing!'      => '',
  'Debit'                       => 'Borç',
  'Dec'                         => 'Ara',
  'December'                    => 'Aralık',
  'Decimalplaces'               => '',
  'Decrease'                    => '',
  'Deduct after'                => '',
  'Deduction deleted!'          => '',
  'Deduction saved!'            => '',
  'Deductions'                  => '',
  'Defaults'                    => '',
  'Defaults saved!'             => '',
  'Delete'                      => 'Sil',
  'Delete Account'              => 'Hesabı Sil',
  'Delete Dataset'              => 'Verisetini Sil',
  'Delivery Date'               => '',
  'Department'                  => '',
  'Department deleted!'         => '',
  'Department saved!'           => '',
  'Departments'                 => '',
  'Deposit'                     => '',
  'Description'                 => 'Açıklama',
  'Description Translations'    => '',
  'Description missing!'        => '',
  'Detail'                      => '',
  'Difference'                  => '',
  'Directory'                   => 'Dizin',
  'Discount'                    => 'İndirim',
  'Done'                        => '',
  'Drawing'                     => '',
  'Driver'                      => 'Sürücü',
  'Dropdown Limit'              => '',
  'Due Date'                    => 'Vade Tarihi',
  'Due Date missing!'           => 'Vade Tarihi yok!',
  'E-mail'                      => 'Posta',
  'E-mail Statement to'         => '',
  'E-mail address missing!'     => 'Posta adresi yok!',
  'E-mailed'                    => '',
  'Edit'                        => '',
  'Edit AP Transaction'         => '',
  'Edit AR Transaction'         => '',
  'Edit Account'                => 'Hesabı Düzenle',
  'Edit Assembly'               => 'Grubu Düzenle',
  'Edit Business'               => '',
  'Edit Cash Transfer Transaction' => '',
  'Edit Customer'               => '',
  'Edit Deduction'              => '',
  'Edit Department'             => '',
  'Edit Description Translations' => '',
  'Edit Employee'               => '',
  'Edit GIFI'                   => '',
  'Edit General Ledger Transaction' => 'Defteri Kebir İşlemini Düzenle',
  'Edit Group'                  => '',
  'Edit Labor/Overhead'         => '',
  'Edit Language'               => '',
  'Edit POS Invoice'            => '',
  'Edit Part'                   => 'Parçayı Düzenle',
  'Edit Preferences for'        => 'Tercihleri Düzenle: ',
  'Edit Pricegroup'             => '',
  'Edit Project'                => '',
  'Edit Purchase Order'         => 'Alış Siparişini Düzenle',
  'Edit Quotation'              => '',
  'Edit Request for Quotation'  => '',
  'Edit SIC'                    => '',
  'Edit Sales Invoice'          => '',
  'Edit Sales Order'            => 'Satış Siparişini Düzenle',
  'Edit Service'                => 'Hizmeti Düzenle',
  'Edit Template'               => 'Şablonu Düzenle',
  'Edit User'                   => 'Kullanıcı Bilgilerini Düzenle',
  'Edit Vendor'                 => '',
  'Edit Vendor Invoice'         => '',
  'Edit Warehouse'              => '',
  'Employee'                    => '',
  'Employee Name'               => '',
  'Employee Number'             => '',
  'Employee deleted!'           => '',
  'Employee pays'               => '',
  'Employee saved!'             => '',
  'Employees'                   => '',
  'Employer'                    => '',
  'Employer pays'               => '',
  'Enddate'                     => '',
  'Enforce transaction reversal for all dates' => '',
  'Enter up to 3 letters separated by a colon (i.e CAD:USD:EUR) for your native and foreign currencies' => 'Yerel ve yabancı para birimleri için 3 harfli tanımlama giriniz yi tıklayınız (USD:TRL:EUR)',
  'Equity'                      => 'Sermaye',
  'Excempt age <'               => '',
  'Exch'                        => 'D.Kuru',
  'Exchange Rate'               => 'Döviz Kuru',
  'Exchange rate for payment missing!' => '',
  'Exchange rate missing!'      => '',
  'Existing Datasets'           => 'Verisetleri',
  'Expense'                     => 'Gider',
  'Expense Account'             => 'Gider Hesabı',
  'Expense/Asset'               => 'Gider/Varlıklar',
  'Extended'                    => '',
  'FX'                          => '',
  'Fax'                         => 'Faks',
  'Feb'                         => 'Şub',
  'February'                    => 'Şubat',
  'Foreign Exchange Gain'       => 'Kur Kazancı',
  'Foreign Exchange Loss'       => 'Kur Kaybı',
  'From'                        => 'Başlangıç',
  'GIFI'                        => '',
  'GIFI deleted!'               => '',
  'GIFI missing!'               => '',
  'GIFI saved!'                 => '',
  'GL Transaction'              => '',
  'General Ledger'              => 'Defteri Kebir',
  'Goods & Services'            => '',
  'Group'                       => '',
  'Group Items'                 => '',
  'Group Translations'          => '',
  'Group deleted!'              => '',
  'Group missing!'              => '',
  'Group saved!'                => '',
  'Groups'                      => '',
  'HR'                          => '',
  'HTML Templates'              => '',
  'Heading'                     => 'Başlık',
  'History'                     => '',
  'Home Phone'                  => '',
  'Host'                        => 'Host',
  'Hostname missing!'           => 'Host yok!',
  'IBAN'                        => '',
  'ID'                          => '',
  'Image'                       => '',
  'In-line'                     => '',
  'Include Exchange Rate Difference' => '',
  'Include in Report'           => 'Raporla',
  'Include in drop-down menus'  => 'Seçmeli Menüye dahil et',
  'Include this account on the customer/vendor forms to flag customer/vendor as taxable?' => 'Vergiye tabi alıcı/satıcı belirlemek için bu hesabı alıcı/aatıcı formlarına dahil ediniz?',
  'Income'                      => '',
  'Income Account'              => '',
  'Income Statement'            => 'Gelir Tablosu',
  'Incorrect Dataset version!'  => '',
  'Incorrect Password!'         => 'Yanlış Şifre!',
  'Increase'                    => '',
  'Individual Items'            => 'Farklı Kalemler',
  'Internal Notes'              => '',
  'Inventory'                   => 'Stok',
  'Inventory Account'           => 'Stok Hesabı',
  'Inventory quantity must be zero before you can set this assembly obsolete!' => 'Bu grubu çıkarmadan önce stok miktarı sıfır olmalıdır',
  'Inventory quantity must be zero before you can set this part obsolete!' => 'Bu Parçayı çıkarmadan önce stok miktarı sıfır olmalıdır',
  'Inventory saved!'            => '',
  'Inventory transferred!'      => '',
  'Invoice'                     => 'Fatura',
  'Invoice Date'                => 'Fatura Tarihi',
  'Invoice Date missing!'       => 'Fatura Tarihi yok!',
  'Invoice Number'              => 'Fatura No',
  'Invoice Number missing!'     => 'Fatura Numarası yok!',
  'Invoice deleted!'            => '',
  'Invoice posted!'             => '',
  'Invoice processed!'          => '',
  'Invoices'                    => '',
  'Is this a summary account to record' => 'Bu kaydedilecek hesap özeti mi',
  'Item already on pricelist!'  => '',
  'Item deleted!'               => '',
  'Item not on file!'           => 'Bu kalem dosyada yok!',
  'Items'                       => '',
  'Jan'                         => 'Oca',
  'January'                     => 'Ocak',
  'Jul'                         => 'Tem',
  'July'                        => 'Temmuz',
  'Jun'                         => 'Haz',
  'June'                        => 'Haziran',
  'LaTeX Templates'             => '',
  'Labor/Overhead'              => '',
  'Language'                    => 'Dil',
  'Language deleted!'           => '',
  'Language saved!'             => '',
  'Languages'                   => '',
  'Languages not defined!'      => '',
  'Last Numbers & Default Accounts' => 'Son Numaralar ve Öntanımlı Hesaplar',
  'Leadtime'                    => '',
  'Leave host and port field empty unless you want to make a remote connection.' => 'Uzakta baglantı yapmak istemiyorsanız host ve port alanlarını boş bırakınız.',
  'Liability'                   => 'Pasif',
  'Licensed to'                 => 'Lisans Sahibi:',
  'Line Total'                  => '',
  'Link'                        => 'Bağla',
  'Link Accounts'               => 'Bağlı Hesaplar',
  'List'                        => '',
  'List Accounts'               => '',
  'List Businesses'             => '',
  'List Departments'            => '',
  'List GIFI'                   => '',
  'List Languages'              => '',
  'List Price'                  => 'Liste Fiyatı',
  'List Projects'               => '',
  'List SIC'                    => '',
  'List Transactions'           => 'İşlemleri Listele',
  'List Warehouses'             => '',
  'Lock System'                 => 'Lock System',
  'Lockfile created!'           => 'Lockfile created!',
  'Lockfile removed!'           => 'Lockfile removed!',
  'Login'                       => 'Giriş',
  'Login name missing!'         => 'Login name missing!',
  'Logout'                      => '',
  'Make'                        => 'Marka',
  'Manager'                     => '',
  'Mar'                         => 'Mar',
  'March'                       => 'Mart',
  'Marked entries printed!'     => '',
  'Markup'                      => '',
  'Maximum'                     => '',
  'May'                         => 'May',
  'May '                        => 'Mayıs',
  'Memo'                        => '',
  'Menu Width'                  => '',
  'Message'                     => '',
  'Method'                      => '',
  'Microfiche'                  => '',
  'Model'                       => 'Model',
  'Month'                       => '',
  'Multibyte Encoding'          => 'Multibyte Encoding',
  'N/A'                         => '',
  'Name'                        => 'İsim',
  'Name missing!'               => '',
  'New Templates'               => 'Yeni Şablonlar',
  'No'                          => 'Hayır',
  'No Database Drivers available!' => 'Veritabanı Sürücüsü yok!',
  'No Dataset selected!'        => 'Veriseti seçilmedi!',
  'No email address for'        => 'E-posta adresi yok: ',
  'No.'                         => '',
  'Non-taxable'                 => '',
  'Non-taxable Purchases'       => '',
  'Non-taxable Sales'           => '',
  'Notes'                       => 'Notlar:',
  'Nothing entered!'            => '',
  'Nothing outstanding for '    => '',
  'Nothing selected!'           => '',
  'Nothing to delete!'          => 'Nothing to delete!',
  'Nothing to print!'           => '',
  'Nothing to transfer!'        => '',
  'Nov'                         => 'Kas',
  'November'                    => 'Kasım',
  'Number'                      => 'Numara',
  'Number Format'               => 'Rakam Formatı',
  'Number missing in Row'       => 'Sırada Numara yok!',
  'O'                           => '',
  'Obsolete'                    => 'Eski',
  'Oct'                         => 'Eki',
  'October'                     => 'Ekim',
  'On Hand'                     => 'Stok:',
  'Open'                        => '',
  'Oracle Database Administration' => 'Oracle Veritabanı Yönetimi',
  'Order'                       => 'Sipariş',
  'Order Date'                  => 'Sipariş Tarihi',
  'Order Date missing!'         => 'Sipariş Tarihi yok!',
  'Order Entry'                 => 'Sipariş Girişi',
  'Order Number'                => 'Sipariş No',
  'Order Number missing!'       => 'Sipariş Numarası yok!',
  'Order deleted!'              => '',
  'Order processed!'            => '',
  'Order saved!'                => '',
  'Orphaned'                    => '',
  'Out of balance transaction!' => '',
  'Out of balance!'             => '',
  'Outstanding'                 => '',
  'PDF'                         => '',
  'POS'                         => '',
  'POS Invoice'                 => '',
  'Packing List'                => 'Paketleme Listesi',
  'Packing List Date missing!'  => '',
  'Packing List Number missing!' => '',
  'Packing Lists'               => '',
  'Paid'                        => 'Ödendi',
  'Part'                        => 'Parça',
  'Part Number'                 => '',
  'Partnumber'                  => '',
  'Parts'                       => 'Parçalar',
  'Parts Inventory'             => 'Parça Stoğu',
  'Password'                    => 'Şifre',
  'Password changed!'           => 'Password changed!',
  'Password does not match!'    => '',
  'Passwords do not match!'     => '',
  'Payables'                    => 'Borçlar',
  'Payment'                     => 'Ödeme',
  'Payment date missing!'       => 'Ödeme Tarihi yok',
  'Payment posted!'             => '',
  'Payments'                    => 'Ödemeler',
  'Payroll Deduction'           => '',
  'Period'                      => '',
  'Pg Database Administration'  => 'Pg Veritabanı Yönetimi',
  'PgPP Database Administration' => 'PgPP Database Administration',
  'Phone'                       => 'Telefon',
  'Pick List'                   => '',
  'Pick Lists'                  => '',
  'Port'                        => 'Port',
  'Port missing!'               => 'Port yok!',
  'Post'                        => '',
  'Post as new'                 => '',
  'Posted!'                     => '',
  'Postscript'                  => '',
  'Preferences'                 => 'Tercihler',
  'Preferences saved!'          => 'Tercihler kaydedildi!',
  'Prepayment'                  => '',
  'Price'                       => 'Fiyat',
  'Pricegroup'                  => '',
  'Pricegroup deleted!'         => '',
  'Pricegroup missing!'         => '',
  'Pricegroup saved!'           => '',
  'Pricegroups'                 => '',
  'Pricelist'                   => '',
  'Print'                       => '',
  'Print and Post'              => '',
  'Print and Save'              => '',
  'Printed'                     => '',
  'Printer'                     => 'Yazıcı',
  'Printing ... '               => '',
  'Profit Center'               => '',
  'Project'                     => '',
  'Project Description Translations' => '',
  'Project Number'              => '',
  'Project Number missing!'     => '',
  'Project Transactions'        => '',
  'Project deleted!'            => '',
  'Project not on file!'        => '',
  'Project saved!'              => '',
  'Projects'                    => '',
  'Purchase Order'              => 'Satınalma Siparişi',
  'Purchase Order Number'       => '',
  'Purchase Orders'             => 'Satınalma Siparişleri',
  'Qty'                         => 'Adet',
  'Quantity exceeds available units to stock!' => '',
  'Quarter'                     => '',
  'Queue'                       => '',
  'Queued'                      => '',
  'Quotation'                   => '',
  'Quotation '                  => '',
  'Quotation Date'              => '',
  'Quotation Date missing!'     => '',
  'Quotation Number'            => '',
  'Quotation Number missing!'   => '',
  'Quotation deleted!'          => '',
  'Quotations'                  => '',
  'R'                           => '',
  'RFQ'                         => '',
  'RFQ '                        => '',
  'RFQ Number'                  => '',
  'RFQs'                        => '',
  'ROP'                         => '',
  'Rate'                        => 'Oran',
  'Rate missing!'               => '',
  'Recd'                        => '',
  'Receipt'                     => '',
  'Receipt posted!'             => '',
  'Receipts'                    => '',
  'Receivables'                 => 'Alacaklar',
  'Receive'                     => '',
  'Receive Merchandise'         => '',
  'Reconciliation'              => '',
  'Reconciliation Report'       => '',
  'Record in'                   => 'Kaydet',
  'Reference'                   => '',
  'Reference missing!'          => '',
  'Remaining'                   => '',
  'Remove'                      => '',
  'Remove Audit trails up to'   => '',
  'Removed spoolfiles!'         => '',
  'Removing marked entries from queue ...' => '',
  'Report for'                  => '',
  'Reports'                     => 'Raporlar',
  'Request for Quotation'       => '',
  'Request for Quotations'      => '',
  'Required by'                 => 'Talep tarihi:',
  'Retained Earnings'           => 'Net Dönem Karı (Zararı)',
  'Role'                        => '',
  'S'                           => '',
  'SIC'                         => '',
  'SIC deleted!'                => '',
  'SIC saved!'                  => '',
  'SKU'                         => '',
  'SSN'                         => '',
  'Sale'                        => '',
  'Sales'                       => 'Satışlar',
  'Sales Invoice'               => '',
  'Sales Invoice '              => '',
  'Sales Invoice Number'        => '',
  'Sales Invoice.'              => '',
  'Sales Invoices'              => '',
  'Sales Order'                 => 'Satış Siparişi',
  'Sales Order Number'          => '',
  'Sales Orders'                => 'Satış Siparişleri',
  'Sales Quotation Number'      => '',
  'Salesperson'                 => '',
  'Save'                        => 'Kaydet',
  'Save Pricelist'              => '',
  'Save as new'                 => '',
  'Save to File'                => 'Dosyaya Kaydet',
  'Screen'                      => '',
  'Search'                      => '',
  'Select'                      => '',
  'Select Printer or Queue!'    => '',
  'Select all'                  => '',
  'Select from one of the items below' => 'Aşağıdaki kalemlerden birini seç',
  'Select from one of the names below' => '',
  'Select from one of the projects below' => '',
  'Select payment'              => '',
  'Select postscript or PDF!'   => '',
  'Select txt, postscript or PDF!' => '',
  'Sell'                        => '',
  'Sell Price'                  => 'Satış Fiyatı',
  'Send by E-Mail'              => 'E-postayla gönder',
  'Sep'                         => 'Eyl',
  'September'                   => 'Eylül',
  'Serial No.'                  => '',
  'Serial Number'               => '',
  'Service'                     => 'servis',
  'Service Items'               => 'Hizmet Kalemleri',
  'Services'                    => 'Servisler',
  'Session Timeout'             => '',
  'Session expired!'            => '',
  'Setup Templates'             => 'Şablon Kur',
  'Ship'                        => '',
  'Ship Merchandise'            => '',
  'Ship to'                     => '',
  'Ship via'                    => '',
  'Shipping'                    => '',
  'Shipping Address'            => '',
  'Shipping Date'               => '',
  'Shipping Date missing!'      => '',
  'Shipping Point'              => '',
  'Short'                       => 'Kısa',
  'Signature'                   => 'İmza',
  'Source'                      => 'Kaynak',
  'Spoolfile'                   => '',
  'Standard'                    => '',
  'Standard Industrial Codes'   => '',
  'Startdate'                   => '',
  'State'                       => '',
  'State/Province'              => '',
  'Statement'                   => '',
  'Statement Balance'           => '',
  'Statement sent to'           => '',
  'Statements sent to printer!' => '',
  'Stock'                       => '',
  'Stock Assembly'              => 'Grubu Stokla',
  'Stylesheet'                  => 'Düzen Sayfası',
  'Sub-contract GIFI'           => '',
  'Subject'                     => '',
  'Subtotal'                    => 'Aratoplam',
  'Summary'                     => '',
  'Supervisor'                  => '',
  'System'                      => '',
  'System Defaults'             => '',
  'Tax'                         => 'Vergi',
  'Tax Accounts'                => 'Vergi Hesapları',
  'Tax Included'                => 'Vergi Dahil',
  'Tax Number'                  => '',
  'Tax Number / SSN'            => '',
  'Tax collected'               => '',
  'Tax paid'                    => '',
  'Taxable'                     => 'Vergiye tabi',
  'Template saved!'             => '',
  'Templates'                   => 'Şablonlar',
  'Terms'                       => 'Şartlar',
  'Text Templates'              => '',
  'The following Datasets are not in use and can be deleted' => 'Aşağıdaki Verisetleri kullanılmamaktadır ve silinebilir',
  'The following Datasets need to be updated' => 'The following Datasets need to be updated',
  'This is a preliminary check for existing sources. Nothing will be created or deleted at this stage!' => 'Mevcut fiş bilgileri için bu bir ön kontroldür. Bu aşamada hiçbirşey oluşturulmaz ve silinemez',
  'Till'                        => '',
  'To'                          => 'Bitiş',
  'To add a user to a group edit a name, change the login name and save.  A new user with the same variables will then be saved under the new login name.' => 'Gruba yeni kullanıcı eklemek için, giriş ismini değiştirin ve kaydedin. Yeni kullanıcı yeni giriş altında aynı parametrelerle kaydedilecektir.',
  'Top Level'                   => '',
  'Total'                       => 'Toplam',
  'Trade Discount'              => '',
  'Transaction'                 => '',
  'Transaction Date missing!'   => 'İşlem Tarihi yok!',
  'Transaction deleted!'        => '',
  'Transaction posted!'         => '',
  'Transaction reversal enforced for all dates' => '',
  'Transaction reversal enforced up to' => '',
  'Transactions'                => 'İşlemler',
  'Transfer'                    => '',
  'Transfer Inventory'          => '',
  'Transfer to'                 => '',
  'Translation'                 => '',
  'Translation deleted!'        => '',
  'Translation not on file!'    => '',
  'Translations'                => '',
  'Translations saved!'         => '',
  'Trial Balance'               => 'Proforma Bilanço',
  'Type of Business'            => '',
  'Unit'                        => 'Birim',
  'Unit of measure'             => 'Ölçme Birimi',
  'Unlock System'               => 'Unlock System',
  'Update'                      => '',
  'Update Dataset'              => 'Update Dataset',
  'Updated'                     => '',
  'Upgrading to Version'        => '',
  'Use Templates'               => 'Şablon Kullan',
  'User'                        => 'Kullanıcı',
  'User deleted!'               => 'User deleted!',
  'User saved!'                 => 'User saved!',
  'Valid until'                 => '',
  'Vendor'                      => 'Satıcı',
  'Vendor History'              => '',
  'Vendor Invoice'              => '',
  'Vendor Invoice '             => '',
  'Vendor Invoice Number'       => '',
  'Vendor Invoice.'             => '',
  'Vendor Invoices'             => '',
  'Vendor Number'               => '',
  'Vendor deleted!'             => '',
  'Vendor missing!'             => '',
  'Vendor not on file!'         => '',
  'Vendor saved!'               => '',
  'Vendors'                     => '',
  'Version'                     => 'Versiyon',
  'Warehouse'                   => '',
  'Warehouse deleted!'          => '',
  'Warehouse saved!'            => '',
  'Warehouses'                  => '',
  'Warning!'                    => '',
  'Weight'                      => 'Ağırlık',
  'Weight Unit'                 => 'Ağırlık Birimi',
  'What type of item is this?'  => 'Bu ne çeşit bir kalemdir?',
  'Work Order'                  => '',
  'Work Orders'                 => '',
  'Work Phone'                  => '',
  'Year'                        => '',
  'Yearend'                     => '',
  'Yearend date missing!'       => '',
  'Yearend posted!'             => '',
  'Yearend posting failed!'     => '',
  'Yes'                         => 'Evet',
  'You are logged out'          => '',
  'You did not enter a name!'   => 'İsim girmediniz!',
  'You must enter a host and port for local and remote connections!' => 'Yerel ve uzak bağlantılar için bir host ve port girmek zorundasınız!',
  'Zip/Postal Code'             => '',
  'account cannot be set to any other type of account' => '',
  'as at'                       => '',
  'days'                        => 'gün. ',
  'does not exist'              => 'mevcut değil',
  'done'                        => '',
  'ea'                          => 'ad',
  'for Period'                  => 'Dönem:',
  'is already a member!'        => 'üyedir!',
  'is not a member!'            => '',
  'localhost'                   => 'Yerelhost',
  'locked!'                     => '',
  'posted!'                     => '',
  'sent'                        => '',
  'successfully created!'       => 'başarıyla oluşturuldu!',
  'successfully deleted!'       => 'başarıyla silindi!',
  'website'                     => 'Websitesi',
};

1;