diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-21 16:04:06 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-21 16:04:06 +0000 |
commit | f77f3698fe1501ba0a3b94c3a2cfe4d728f2b45b (patch) | |
tree | caf817c9dcd74a3f17c53a56febffe5a7af94813 /language | |
parent | 41af1c34c0b38d691492a05502ba36619af95a98 (diff) |
[trunk_public] Update tr_TR, thanks to : LazBoy
git-svn-id: http://piwigo.org/svn/trunk@28760 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/tr_TR/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/tr_TR/common.lang.php b/language/tr_TR/common.lang.php index cc6605aa4..66f95835d 100644 --- a/language/tr_TR/common.lang.php +++ b/language/tr_TR/common.lang.php @@ -418,4 +418,7 @@ $lang['Password is missing. Please enter the password.'] = 'Şifre eksik. Lütfe $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Şifre doğrulama eksik. Lütfen seçtiğiniz şifreyi doğrulayın.'; $lang['%d photos per page'] = 'sayfa başına %d fotoğraf'; $lang['Theme'] = 'Tema'; -$lang['No results for'] = 'Sonuç bulunamadı:';
\ No newline at end of file +$lang['No results for'] = 'Sonuç bulunamadı:'; +$lang['Photo description'] = 'Fotoğraf açıklamaları'; +$lang['Photo title'] = 'Fotoğraf başlığı'; +$lang['Apply on properties'] = 'Niteliklerine uygula';
\ No newline at end of file |