diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2011-10-17 15:21:47 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2011-10-17 15:21:47 +0000 |
commit | 9feecddfb2237c226a5931333099c02816000bfe (patch) | |
tree | 2a1ea2e0eea6470d8199d9d44a5acb4dcf3c8220 | |
parent | 7d0f641877336a1c391645e761fb5630a8bd557b (diff) |
[trunk (Public)] Update tr_TR, thanks to : Nakre
git-svn-id: http://piwigo.org/svn/trunk@12467 68402e56-0260-453c-a942-63ccdbb3a9ee
-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 |