From 37a6811fb6a24afa02c3904e80d5dded9b9ecd63 Mon Sep 17 00:00:00 2001 From: Altay Date: Fri, 27 Jan 2017 22:29:39 +0200 Subject: [PATCH] feat(lang): Update tr.json (#3989) --- docs/translations-needed.md | 44 +------------------------------- lang/tr.json | 51 ++++++++++++++++++++++++++++++++++--- 2 files changed, 48 insertions(+), 47 deletions(-) diff --git a/docs/translations-needed.md b/docs/translations-needed.md index d09ed92865..320837b6bb 100644 --- a/docs/translations-needed.md +++ b/docs/translations-needed.md @@ -1201,49 +1201,7 @@ If you add or update a translation run `grunt check-translations` to update the | | Done | | | Caption Settings Dialog | | | Beginning of dialog window. Escape will cancel and close the window. | -| tr.json (missing 43) | Replay | -| | Close Modal Dialog | -| | Descriptions | -| | descriptions off | -| | Audio Track | -| | The media is encrypted and we do not have the keys to decrypt it. | -| | , opens descriptions settings dialog | -| | captions settings | -| | subititles settings | -| | descriptions settings | -| | Text | -| | White | -| | Black | -| | Red | -| | Green | -| | Blue | -| | Yellow | -| | Magenta | -| | Cyan | -| | Background | -| | Window | -| | Transparent | -| | Semi-Transparent | -| | Opaque | -| | Font Size | -| | Text Edge Style | -| | None | -| | Raised | -| | Depressed | -| | Uniform | -| | Dropshadow | -| | Font Family | -| | Proportional Sans-Serif | -| | Monospace Sans-Serif | -| | Proportional Serif | -| | Monospace Serif | -| | Casual | -| | Script | -| | Small Caps | -| | Defaults | -| | Done | -| | Caption Settings Dialog | -| | Beginning of dialog window. Escape will cancel and close the window. | +| tr.json (Complete) | | | uk.json (missing 37) | Replay | | | captions settings | | | subititles settings | diff --git a/lang/tr.json b/lang/tr.json index d3b01a7fd7..5b254b2e95 100644 --- a/lang/tr.json +++ b/lang/tr.json @@ -1,6 +1,7 @@ { "Play": "Oynat", "Pause": "Duraklat", + "Replay": "Yeniden Oynat", "Current Time": "Süre", "Duration Time": "Toplam Süre", "Remaining Time": "Kalan Süre", @@ -15,20 +16,62 @@ "Playback Rate": "Oynatma Hızı", "Subtitles": "Altyazı", "subtitles off": "Altyazı Kapalı", - "Captions": "Ek Açıklamalar", - "captions off": "Ek Açıklamalar Kapalı", + "Captions": "Altyazı", + "captions off": "Altyazı Kapalı", "Chapters": "Bölümler", + "Close Modal Dialog": "Dialogu Kapat", + "Descriptions": "Açıklamalar", + "descriptions off": "Açıklamalar kapalı", + "Audio Track": "Ses Dosyası", "You aborted the media playback": "Video oynatmayı iptal ettiniz", "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ı.", + "The media is encrypted and we do not have the keys to decrypt it.": "Video, şifrelenmiş bir kaynaktan geliyor ve oynatmak için gerekli anahtar 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 captions settings dialog": ", altyazı ayarları menüsünü açar", ", opens subtitles settings dialog": ", altyazı ayarları menüsünü açar", - ", selected": ", seçildi" + ", opens descriptions settings dialog": ", açıklama ayarları menüsünü açar", + ", selected": ", seçildi", + "captions settings": "altyazı ayarları", + "subititles settings": "altyazı ayarları", + "descriptions settings": "açıklama ayarları", + "Text": "Yazı", + "White": "Beyaz", + "Black": "Siyah", + "Red": "Kırmızı", + "Green": "Yeşil", + "Blue": "Mavi", + "Yellow": "Sarı", + "Magenta": "Macenta", + "Cyan": "Açık Mavi (Camgöbeği)", + "Background": "Arka plan", + "Window": "Pencere", + "Transparent": "Saydam", + "Semi-Transparent": "Yarı-Saydam", + "Opaque": "Mat", + "Font Size": "Yazı Boyutu", + "Text Edge Style": "Yazı Kenarlıkları", + "None": "Hiçbiri", + "Raised": "Kabartılmış", + "Depressed": "Yassı", + "Uniform": "Düz", + "Dropshadow": "Gölgeli", + "Font Family": "Yazı Tipi", + "Proportional Sans-Serif": "Orantılı Sans-Serif", + "Monospace Sans-Serif": "Eşaralıklı Sans-Serif", + "Proportional Serif": "Orantılı Serif", + "Monospace Serif": "Eşaralıklı Serif", + "Casual": "Gündelik", + "Script": "El Yazısı", + "Small Caps": "Küçük Boyutlu Büyük Harfli", + "Defaults": "Varsayılan Ayarlar", + "Done": "Tamam", + "Caption Settings Dialog": "Altyazı Ayarları Menüsü", + "Beginning of dialog window. Escape will cancel and close the window.": "Diyalog penceresinin başlangıcı. ESC tuşu işlemi iptal edip pencereyi kapatacaktır." }