Files
domokits/local/modules/Front/I18n/tr_TR.php
2019-11-21 12:25:31 +01:00

23 lines
2.0 KiB
PHP
Raw Permalink 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 [
'Coupon code can\'t be empty' => 'Kupon şifre boş olamaz',
'Delivery address does not belong to the current customer' => 'Teslimat adresi geçerli müşteriye ait değil',
'Delivery module cannot be use with selected delivery address' => 'Teslim modülü seçili teslimat adresi kullanılamaz',
'Error during address deletion process' => 'Adres silme işlemi sırasında bir hata oluştu',
'Failed to add this article to your cart, please try again' => 'Sepetinize Bu ürün eklenemedi, lütfen tekrar deneyin',
'Invoice address does not belong to the current customer' => 'Fatura adresi geçerli müşteriye ait değil',
'No placed order' => 'Yerleştirilen hiçbir sipariş',
'Please check your coupon code: %message' => 'Kupon kodunuzu gözden geçirin: %message',
'Please check your input: %s' => 'Lütfen girişinizi denetleyin: %s',
'Received failed order id does not belong to the current customer' => 'Alınan başarısız sipariş kimliği geçerli müşteriye ait değil',
'Received placed order id does not belong to the current customer' => 'Alınmış yerleştirilmiş sipariş kimliği geçerli müşteriye ait değil',
'Sorry, an error occured: %s' => 'Üzgünüz, bir hata oluştu: %s',
'Sorry, an error occurred: %message' => 'Üzgünüz, bir hata oluştu: %message',
'Sorry, an error occurred: %s' => 'Üzgünüz, bir hata oluştu: %s',
'Thanks for signing up! We\'ll keep you posted whenever we have any new updates.' => 'Teşekkürler. Yeni güncelleştirmeler olduğunda sizi haberdar edeceğiz.',
'To enable the virtual product feature, the VirtualProductDelivery module should be activated' => 'Sanal ürün özelliği etkinleştirmek için VirtualProductDelivery modülü etkinleştirilmesi',
'Wrong email or password. Please try again' => 'Email adresi veya şifre hatalı. Lütfen tekrar deneyiniz',
'You\'re currently logged in. Please log out before requesting a new password.' => 'Şu anda logged içinde. Lütfen yeni bir parola istemeden önce çıkış.',
];