Files
domokits/local/modules/DHL/I18n/tr_TR.php

15 lines
801 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
return [
'Activate free shipping: ' => 'Ücretsiz nakliye etkinleştirmek için: ',
'Can\'t read Config directory' => 'Yapılandırma dizini okunamıyor',
'Can\'t read file' => 'Dosyayı okuyamıyor',
'Can\'t write Config directory' => 'Dosyayı okuyamıyor',
'Can\'t write file' => 'Dosyaya yazılamıyor',
'DHL delivery unavailable for the delivery country' => 'Bu Teslimat Bu ülke için kullanılamaz DHL teslim',
'DHL delivery unavailable for this cart weight (%weight kg)' => 'DHL teslimat için bu sepeti ağırlık (%weight kg) kullanılamaz',
'Modify status export after export' => 'İhracat sonra sipariş durumunu değiştir',
'dhl expeditor export' => 'DHL Expeditor verme',
'select a valid status' => 'Geçerli sipariş durumunu seçin',
];