mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-20 11:52:56 -04:00
Translated using Weblate (Turkish)
Currently translated at 100.0% (291 of 291 strings) Translation: ospos/config Translate-URL: http://weblate.jpeelaer.net/projects/ospos/config/tr/
This commit is contained in:
committed by
Weblate
parent
06aa032d45
commit
12125dfbd7
@@ -280,11 +280,16 @@ $lang["config_website"] = "Web site";
|
||||
$lang["config_work_order_enable"] = "İş Emri Aktif";
|
||||
$lang["config_work_order_format"] = "İş Emri Biçimi";
|
||||
$lang["config_receipt_show_tax_ind"] = "Vergi Belirtecini Göster";
|
||||
$lang["config_system_conf"] = "Setup & Conf";
|
||||
$lang["config_system_conf"] = "Kurulum ve Yapı";
|
||||
$lang["config_system_info"] = "System Info";
|
||||
$lang["config_is_writable"] = "is writable, but the permissions are higher than 750.";
|
||||
$lang["config_file_perm"] = "There are problems with file permissions please fix and reload this page.";
|
||||
$lang["config_security_issue"] = "Security Vulnerability Warning";
|
||||
$lang["config_perm_risk"] = "Permissions higher than 750 leaves this software at risk.";
|
||||
$lang["config_all_set"] = "All file permissions are set correctly!";
|
||||
$lang["config_no_risk"] = "No security/vulnerability risks.";
|
||||
$lang["config_is_writable"] = "yazılabilirdir ama izinleri 750'den yüksektir.";
|
||||
$lang["config_file_perm"] = "Dosya izinleriyle ilgili sorunlar var, lütfen giderin ve bu sayfayı yeniden yükleyin.";
|
||||
$lang["config_security_issue"] = "Güvenlik Arıklığı Uyarısı";
|
||||
$lang["config_perm_risk"] = "750'den yüksek izinler bu yazılımı riske sokar.";
|
||||
$lang["config_all_set"] = "Tüm dosya izinleri düzgün belirlendi!";
|
||||
$lang["config_no_risk"] = "Güvenlik/arıklık riski yok.";
|
||||
$lang["config_image_allowed_file_types"] = "İzin verilen dosya türleri";
|
||||
$lang["config_image_max_height_tooltip"] = "Görüntü yüklemelerinde piksel (px) türünde izin verilen azami yükseklik.";
|
||||
$lang["config_image_max_size_tooltip"] = "Görüntü yüklemelerinde kilobayt (kb) türünde izin verilen azami dosya boyutu.";
|
||||
$lang["config_image_max_width_tooltip"] = "Görüntü yüklemelerinde piksel (px) türünde izin verilen azami genişlik.";
|
||||
$lang["config_image_restrictions"] = "Görsel Yükleme Kısıtları";
|
||||
|
||||
Reference in New Issue
Block a user