summaryrefslogtreecommitdiffstats
path: root/l10n/tr.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/tr.php')
-rw-r--r--l10n/tr.php10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/tr.php b/l10n/tr.php
index 61b687ab0..b7a02c5ca 100644
--- a/l10n/tr.php
+++ b/l10n/tr.php
@@ -1,5 +1,13 @@
<?php
$TRANSLATIONS = array(
+"Feed contains invalid XML" => "Besleme, geçersiz XML içeriyor",
+"Could not find a feed" => "Bir besleme bulunamadı",
+"Detected feed format is not supported" => "Tespit edilen biçim desteklenmiyor",
+"SSL Certificate is invalid" => "SSL Sertifikası geçersiz",
+"Website not found" => "Web sitesi bulunamadı",
+"More redirects than allowed, aborting" => "İzin verilenden daha fazla yeniden yönlendirme. İptal ediliyor",
+"Bigger than maximum allowed size" => "İzin verilen boyuttan daha büyük",
+"Request timed out" => "İstek zaman aşımına uğradı",
"Can not add feed: Exists already" => "Besleme eklenemiyor: Zaten mevcut",
"Articles without feed" => "Beslemesiz makaleler",
"Can not add folder: Exists already" => "Klasör eklenemiyor: Zaten mevcut",
@@ -11,6 +19,8 @@ $TRANSLATIONS = array(
"Defines the maximum amount of articles that can be read per feed which won't be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off completely" => "Temizleme görevinde silinmeyecek, besleme başına okunabilecek azami makale sayısını tanımlar. Eski makaleler okunduktan sonra yeniden görülüyorsa, bu değeri arttırın. -1 gibi negatif değerler bu özelliği tamamen kapatacaktır.",
"Maximum redirects" => "En fazla yeniden yönlendirme",
"How many redirects the feed fetcher should follow" => "Besleme getirici kaç yönlendirmeyi takip etmeli",
+"Maximum feed page size" => "Azami besleme sayfa boyutu",
+"Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted" => "Bayt cinsinden azami besleme boyutu. RSS/Atom sayfası bu değerden daha büyükse, güncelleme iptal edilecek",
"Feed fetcher timeout" => "Besleme getirici zaman aşımı",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted" => "Bir RSS veya Atom beslemesinin yüklenmesi için beklenilecek azami süre. Uzun sürüyorsa iptal edilecek",
"Saved" => "Kaydedildi",