diff options
Diffstat (limited to 'language/tr_TR/common.lang.php')
-rw-r--r-- | language/tr_TR/common.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/language/tr_TR/common.lang.php b/language/tr_TR/common.lang.php index 9c0634709..5cb869e5c 100644 --- a/language/tr_TR/common.lang.php +++ b/language/tr_TR/common.lang.php @@ -367,4 +367,11 @@ $lang['Username "%s" on gallery %s'] = 'Kullanici adi "%s" zaten galeride %s'; $lang['Username or email'] = 'Kullanıcı adı veya e-posta'; $lang['Your password has been reset'] = 'Şifreniz yenilendi'; +$lang['EXIF Metadata'] = 'EXIF Metadata'; +$lang['If this was a mistake, just ignore this email and nothing will happen.'] = 'Eğer bu bir hata ise, bu e-postayı görmezden geliniz.'; +$lang['IPTC Metadata'] = 'IPTC Metadata'; +$lang['Someone requested that the password be reset for the following user account:'] = 'Birisi aşağıdaki kullanıcı için yeniden şifre istedi'; +$lang['To reset your password, visit the following address:'] = 'Şifrenizi yenilemek için bu adrese gidiniz:'; +$lang['User "%s" has no email address, password reset is not possible'] = 'Kullanıcı "%s" e-posta adresi belirtmemiş, yeniden şifre alması imkansız'; +$lang['You will receive a link to create a new password via email.'] = 'E-posta yoluyla yeni bir şifre oluşturmak için bir bağlantı alacaksınız.'; ?>
\ No newline at end of file |