mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-10 18:09:30 -04:00
83 lines
4.6 KiB
PHP
83 lines
4.6 KiB
PHP
<?php
|
||
return [
|
||
"taxes_add_exception" => "İstisna Ekle",
|
||
"taxes_cascade" => "Kademeli",
|
||
"taxes_cascade_sequence" => "Kademeli Sıra",
|
||
"taxes_city" => "Şehir",
|
||
"taxes_code" => "Kod",
|
||
"taxes_confirm_delete" => "Bu Vergi Kodunu silmek istediğinize emin misiniz? Bu eylem geri alınamaz",
|
||
"taxes_confirm_restore" => "Seçili Vergi Kodlarını geri yüklemek istediğinizden emin misiniz?",
|
||
"taxes_default_tax_category" => "Öntanımlı Vergi Kategorisi",
|
||
"taxes_default_tax_rate" => "Öntanımlı Vergi Oranı",
|
||
"taxes_error_adding_updating" => "Vergi Kodu ekleme ya da güncelleme başarısız oldu",
|
||
"taxes_group_seq" => "Küme Sırası",
|
||
"taxes_jurisdiction_name" => "Yetki Adı",
|
||
"taxes_name" => "Ad",
|
||
"taxes_new" => "Yeni Vergi Kodu",
|
||
"taxes_no_taxes" => "",
|
||
"taxes_no_taxes_to_display" => "Görüntülenecek Vergi Kodu Yok",
|
||
"taxes_reporting_authority" => "Rapor Makamı",
|
||
"taxes_round_half_down" => "Yarım Aşağı",
|
||
"taxes_round_half_even" => "Yarım Çift",
|
||
"taxes_round_half_odd" => "Yarım Tek",
|
||
"taxes_round_half_up" => "Yarım Yukarı",
|
||
"taxes_rounding_code" => "Yuvarlama Kodu",
|
||
"taxes_sales_tax" => "Satış Vergisi",
|
||
"taxes_sales_tax_by_invoice" => "Fatura ile Satış Vergisi",
|
||
"taxes_sequence" => "Sıra",
|
||
"taxes_state" => "Eyalet",
|
||
"taxes_successful_deleted" => "Başarıyla sildiniz",
|
||
"taxes_tax_categories" => "Vergi Kategorileri",
|
||
"taxes_tax_categories_configuration" => "Vergi Kategorileri Yapılandırması",
|
||
"taxes_tax_categories_saved_successfully" => "Vergi Kategorileri değişiklikleri kaydedildi",
|
||
"taxes_tax_categories_saved_unsuccessfully" => "Vergi Kategorileri değişiklikleri kaydedilmedi",
|
||
"taxes_tax_category" => "Vergi Kategorisi",
|
||
"taxes_tax_category_code" => "Vergi Kategori Kodu",
|
||
"taxes_tax_category_duplicate" => "Yinelenen vergi kategorisi",
|
||
"taxes_tax_category_invalid_chars" => "Vergi kategorisi adında geçersiz karakterler",
|
||
"taxes_tax_category_name" => "Vergi Kategorisi Adı",
|
||
"taxes_tax_category_new" => "Yeni Vergi Kategorisi",
|
||
"taxes_tax_category_required" => "Vergi kategorisi gerekli",
|
||
"taxes_tax_code" => "Vergi Kodu",
|
||
"taxes_tax_code_cannot_be_deleted" => "Vergi Kodu silme işlemi başarısız oldu",
|
||
"taxes_tax_code_duplicate" => "Yinelenen vergi kodu",
|
||
"taxes_tax_code_invalid_chars" => "Vergi kodunda geçersiz karakterler",
|
||
"taxes_tax_code_name" => "Vergi Kodu Adı",
|
||
"taxes_tax_code_required" => "Vergi Kodu zorunlu bir alandır",
|
||
"taxes_tax_code_successful_deleted" => "Vergi Kodunu başarıyla sildiniz",
|
||
"taxes_tax_code_successful_updated" => "Başarıyla güncellediniz",
|
||
"taxes_tax_code_successful_updating" => "Vergi Kodunu başarıyla güncellediniz",
|
||
"taxes_tax_code_successfully_added" => "Başarıyla eklediniz",
|
||
"taxes_tax_code_type" => "Vergi Kodu Türü",
|
||
"taxes_tax_codes" => "Vergi Kodları",
|
||
"taxes_tax_codes_configuration" => "Vergi Kodları Yapılandırması",
|
||
"taxes_tax_codes_saved_successfully" => "Vergi Kodu değişiklikleri kaydedildi",
|
||
"taxes_tax_codes_saved_unsuccessfully" => "Vergi Kodu değişiklikleri kaydedilmedi",
|
||
"taxes_tax_excluded" => "Vergi hariç",
|
||
"taxes_tax_group" => "Vergi Kümesi",
|
||
"taxes_tax_group_not_unique" => "%1 Vergi Kümesi eşsiz değil",
|
||
"taxes_tax_group_sequence" => "Vergi Kümesi Sırası",
|
||
"taxes_tax_included" => "Vergi dahil",
|
||
"taxes_tax_jurisdiction" => "Vergi Yargı Yetkisi",
|
||
"taxes_tax_jurisdiction_duplicate" => "Yinelenen vergi yetkisi",
|
||
"taxes_tax_jurisdiction_invalid_chars" => "Yetki adında geçersiz karakterler",
|
||
"taxes_tax_jurisdiction_required" => "Vergi yargı yetkisi gerekiyor",
|
||
"taxes_tax_jurisdictions" => "Vergi Yargı Yetkisi",
|
||
"taxes_tax_jurisdictions_configuration" => "Vergi Yargı Yetkisi Yapılandırması",
|
||
"taxes_tax_jurisdictions_saved_successfully" => "Vergi Yargı yetkisi değişiklikleri kaydedildi",
|
||
"taxes_tax_jurisdictions_saved_unsuccessfully" => "Vergi Yargı yetkisi değişiklikleri kaydedilmedi",
|
||
"taxes_tax_rate" => "Vergi Oranı",
|
||
"taxes_tax_rate_configuration" => "Vergi Oranı Yapılandırması",
|
||
"taxes_tax_rate_error_adding_updating" => "Vergi Oranı ekleme veya güncelleme işlemi başarısız oldu",
|
||
"taxes_tax_rate_numeric" => "Vergi Oranı bir sayı olmalıdır",
|
||
"taxes_tax_rate_required" => "Vergi Oranı zorunlu bir alandır",
|
||
"taxes_tax_rate_successful_updated" => "Başarıyla güncellendi",
|
||
"taxes_tax_rate_successfully_added" => "Başarıyla ekledi",
|
||
"taxes_tax_rates" => "Vergi Oranları",
|
||
"taxes_tax_rates_configuration" => "Vergi Oranları Yapılandırması",
|
||
"taxes_tax_rounding" => "Vergi Yuvarlama",
|
||
"taxes_tax_type" => "Tür",
|
||
"taxes_update" => "Vergi Oranını Güncelle",
|
||
"taxes_vat_tax" => "KDV Vergisi",
|
||
];
|