Skip to content
Browse files

@defli fixed typo and updated Turkish translations. closes #3156

  • Loading branch information...
1 parent f4bc3c1 commit 21051534f3420e119c0ad5fc0a2b8fa993dc1a9a @defli defli committed with gkatsev
Showing with 11 additions and 2 deletions.
  1. +1 −0 CHANGELOG.md
  2. +10 −2 lang/tr.json
View
1 CHANGELOG.md
@@ -7,6 +7,7 @@ CHANGELOG
* @gkatsev cleared waiting/spinner on timeupdate. Fixes #3124 ([view](https://github.com/videojs/video.js/pull/3138))
* @BrandonOCasey updated text track unit tests to use full es6 syntax ([view](https://github.com/videojs/video.js/pull/3148))
* @defli added missing var to sandbox index.html example ([view](https://github.com/videojs/video.js/pull/3155))
+* @defli fixed typo and updated Turkish translations ([view](https://github.com/videojs/video.js/pull/3156))
--------------------
View
12 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"
}

0 comments on commit 2105153

Please sign in to comment.
Something went wrong with that request. Please try again.