Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tr_TR.json #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
77 changes: 77 additions & 0 deletions voices/tr_TR.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"languageAuthor": "teqali",
"languageDisplay": "Turkish",
"languageId": "tr_TR",
"actionOpen": ["aç"],
"actionClose": ["kapat"],
"actionTurnOn": ["aç"],
"actionTurnOff": ["kapat"],
"voiceAll": [
"hepsi",
"herşey",
"tamamı"
],
"voiceCantFindActionList": [
"Sesli komutu anlayamıyorum, lütfen tekrar deneyiniz.",
"Bu komutu anlayamıyoruz.",
"Bu komut henüz sistem tarafından desteklenmiyor.",
"Ne demek istediğini anlayamıyoruz."
],
"voiceCantFindEntityList": [
"Cihaz bulunamadı, lütfen tekrar deneyiniz.",
"Bu cihaz hakkında bilgimiz yok.",
"Cihaz sistemde mevcut değil.",
"Ne demek istediğini anlayamıyoruz.",
"Az önce aradığınız cihazı bulamıyoruz."
],
"voiceEntityClassMap": {
"stor": "cover",
"kapı": "cover",
"perde": "cover",
"klima": "climate",
"iklimlendirme": "climate",
"sağutma": "climate",
"fan": "fan",
"vantilatör": "fan",
"lamba": "light",
"ampül": "light",
"led": "light",
"ışık": "light",
"düğme": "switch",
"anahtar": "switch",
"devre": "switch",
"fiş": "switch",
"priz": "switch"
},
"voiceNumberMap": {
"sıfır": "0",
"bir": "1",
"iki": "2",
"üç": "3",
"dört": "4",
"beş": "5",
"altı": "6",
"yedi": "7",
"sekiz": "8",
"dokuz": "9"
},
"voiceOkList": [
"TAMAM",
"Tamamdır",
"Peki",
"Anlaşıldı",
"Right away",
"Tamam",
"Nasıl istersen"
],
"voiceTryList": [
"Cihaz bulunamıyor, lütfen aşağıdaki komutu deneyiniz:",
"Şuna benzer birşeyler söylemeyi deneyiniz:",
"Sistem bu komutları destekliyor:",
"İşte bir sesli komut örneği:"
],
"voiceWelcome": [
"Home-Dashboard sesli kontrol sistemine hoş geldiniz. Cihazları kontrol etmek için lütfen aşağıdaki komutları kullanmayı deneyin:",
"Home-Dashboard'un sesli kontrol sistemini etkinleştirdiğiniz için teşekkür ederiz. Aşağıdaki komutları kullanarak çoğu cihazla etkinleştirebilirsiniz:"
]
}