From a6cc29cf282ee003b3a78f4264b2af706ec2c46a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Can=20K=C3=BC=C3=A7=C3=BCky=C4=B1lmaz?= Date: Fri, 4 Mar 2016 19:08:44 +0200 Subject: [PATCH] fix a typo and add missing turkish translations to lang/tr.json --- lang/tr.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/lang/tr.json b/lang/tr.json index 9425847a81..b3f62cdcdf 100644 --- a/lang/tr.json +++ b/lang/tr.json @@ -14,7 +14,7 @@ "Unmute": "Ses Aç", "Playback Rate": "Oynatma Hızı", "Subtitles": "Altyazı", - "subtitles off": "Altyazı Kapat", + "subtitles off": "Altyazı Kapalı", "Captions": "Ek Açıklamalar", "captions off": "Ek Açıklamalar Kapalı", "Chapters": "Bölümler", @@ -22,5 +22,13 @@ "A network error caused the media download to fail part-way.": "Video indirilirken bağlantı sorunu oluştu.", "The media could not be loaded, either because the server or network failed or because the format is not supported.": "Video oynatılamadı, ağ ya da sunucu hatası veya belirtilen format desteklenmiyor.", "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.": "Tarayıcınız desteklemediği için videoda hata oluştu.", - "No compatible source was found for this media.": "Video için kaynak bulunamadı." + "No compatible source was found for this media.": "Video için kaynak bulunamadı.", + "Play video": "Videoyu Oynat", + "Close": "Kapat", + "Modal Window": "Modal Penceresi", + "This is a modal window": "Bu bir modal penceresidir", + "This modal can be closed by pressing the Escape key or activating the close button.": "Bu modal ESC tuşuna basarak ya da kapata tıklanarak kapatılabilir.", + ", opens captions settings dialog": ", ek açıklama ayarları menüsünü açar", + ", opens subtitles settings dialog": ", altyazı ayarları menüsünü açar", + ", selected": ", seçildi" }