aboutsummaryrefslogtreecommitdiffstats
path: root/language/tr_TR/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/tr_TR/common.lang.php')
-rw-r--r--language/tr_TR/common.lang.php7
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