summaryrefslogtreecommitdiffstats
path: root/l10n/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/tr.js')
-rw-r--r--l10n/tr.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index a2b17e0d3..b7d68a193 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -1,6 +1,14 @@
OC.L10N.register(
"news",
{
+ "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",
@@ -12,6 +20,8 @@ OC.L10N.register(
"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",