Files
web-site/Projects/Members/Languages/tr/form.php
T
2026-07-01 16:44:17 +03:00

42 lines
1.2 KiB
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
[
'namesurname' => 'Adınız Soyadınız',
'nickname' => 'Takma Adınız',
'mailadress' => 'E-Posta Adresiniz',
'avatar' => 'Avatar',
'avatarsub' => 'Avatar Resminiz en fazla 80x80 boyutlarında olabilir.',
'traning' => 'Eğitimiz',
'job' => 'Mesleğiniz',
'skills' => 'Becerileriniz',
'update' => 'Güncelle',
'myprofile' => 'Profilim',
'save' => 'Kaydet',
'update' => 'Güncelle',
/* User password change form */
'Password_Change_Form' => 'Şifre Değiştirme Formu',
'Your_Current_Password' => 'Mevcut Şifreniz',
'new_password' => 'Yeni Şifreniz',
'password_again' => 'Yeni şifrenizi tekrar girin',
/* End User password change form */
/* forum tablo kısmı */
'my_messages' => 'Mesajlarım',
'title' => 'Başlık',
'solved' => 'Çözüldü',
'transactions' => 'İşlemler',
'edit' => 'Düzenle',
'delete' => 'Sil',
'The_topics_I_answered' => 'Cevapladığım konular',
/* End forum tablo kısmı */
'Delete_account' => 'Hesabı Sil',
'Your_reason' => 'Sebebiniz',
'deleted_placeholder' => 'Aramızdan ayrılmanıza üzüldük, bir kaç kelime olsada ayrılma sebebinizi yazarsanız seviniriz. &#10;Pisi GNU/Linux Ekibi',
];