Skip to content

Commit

Permalink
✨ Up-to-date Turkish language support by new added live-streaming abi…
Browse files Browse the repository at this point in the history
…lity and job_modal usage. #42
  • Loading branch information
MCYBA committed Dec 19, 2019
1 parent 212c512 commit 55df4c6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions t_system/remote_ui/www/static/resources/js/language/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,21 @@ const turkishtrans = {
"Help": "Yardım",
"Advanced": "Gelişmiş",
"active": "aktif",
"Live Stream": "Canlı Yayın",
"NAME": "İSİM",
"URL": "URL",
"SERVER": "SUNUCU",
"Account Name": "Hesap İsmi",
"Stream Key": "Akış Anahtarı",
"Add": "Ekle",
"Cancel": "İptal",
"Websites": "Web Siteleri",
"Add Website": "Website Ekle",
"Website Added!": "Web Sitesi Eklendi!",
"add account": "hesap ekle",
"Account Added!": "Hesap Eklendi!",
"change key": "anahtarı değiştir",
"stream key: ": "akış anahtarı: ",
"Exit": "Çıkış",
" Disconnect": " Bağlantıyı Kopar",
" Restart": " Yeniden başlat",
Expand Down Expand Up @@ -102,6 +117,11 @@ const turkishtrans = {
"Learn": "Öğren",
"Target is not-moving": "Hedef hareket etmiyor",
"Time-lapse": "Time-lapse",
"Specify Live Stream": "Canlı Yayını Belirle",
"Live-Stream Channels": "Canlı Yayın Kanalları",
"Recording": "Video Kaydı",
"Live Streaming": "Canlı Yayın",
"Scenario": "Senaryo",
"READY": "HAZIR",
"CANCEL": "İPTAL",
"START": "BAŞLA",
Expand All @@ -111,6 +131,8 @@ const turkishtrans = {
"RESUME": "DEVAM ET",
"SIMULATE": "SİMÜLE ET",
"TAKE PHOTO": "FOTOĞRAF ÇEK",
"GET LOCK": "KİLİTLEN",
"RELEASE": "SERBEST BIRAK",
"simulate": "simüle et",
"rename": "yeniden adlandır",
"HOLD TO PAUSE": "DURAKLAMA İÇİN BASILI TUT",
Expand Down

0 comments on commit 55df4c6

Please sign in to comment.