diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-29 15:53:32 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-29 15:53:32 +0000 |
commit | f318acb1921352713c9429520ffb252a1110e569 (patch) | |
tree | 487d50380a6e6644563eef822e25523c146c6c91 /language/tr_TR/common.lang.php | |
parent | bb27deeb9020a4cf42ab49a1af36e546e6bcc381 (diff) |
[trunk_public] Update tr_TR, thanks to : fahrettin75
git-svn-id: http://piwigo.org/svn/trunk@15415 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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 299662655..b3ecba73e 100644 --- a/language/tr_TR/common.lang.php +++ b/language/tr_TR/common.lang.php @@ -404,4 +404,11 @@ $lang['View in'] = 'Görüntüle'; $lang['Visits, high → low'] = 'Ziyaret edilme (çok-az)'; $lang['Visits, low → high'] = 'Ziyaret edilme (az-çok)'; $lang['%d rate'] = '%d oy'; +$lang['Bad request'] = 'Geçersiz istek'; +$lang['Forbidden'] = 'Yasaklanmış'; +$lang['Page not found'] = 'Sayfa bulunamadı'; +$lang['Permalink for album not found'] = 'Albüm linki bulunamadı'; +$lang['Piwigo encountered a non recoverable error'] = 'Piwigo düzeltilemeyen bir hata ile karşılaştı'; +$lang['Requested album does not exist'] = 'Talep edilen albüm yok'; +$lang['Requested tag does not exist'] = 'Talep edilen etiket yok'; ?>
\ No newline at end of file |