mirror of
https://github.com/yusufipk/dikte.git
synced 2026-09-11 10:56:10 +00:00
Merge pull request #26 from benfirad/codex/macos-audio-device-safety
Harden macOS meeting audio capture
This commit is contained in:
@@ -561,6 +561,24 @@ TR = {
|
||||
"Hangi ses çıkışının kaydedileceği anlaşılamadı. Ayarlar → Toplantı "
|
||||
"sekmesinden seç.",
|
||||
"Nothing was recorded: {error}": "Hiçbir şey kaydedilmedi: {error}",
|
||||
"The saved macOS audio device uses an old numeric index. Open Settings and "
|
||||
"select the device again before recording.":
|
||||
"Kayıtlı macOS ses aygıtı eski bir sayısal indeks kullanıyor. Kayıttan "
|
||||
"önce Ayarlar'ı açıp aygıtı yeniden seç.",
|
||||
"The saved macOS audio device is no longer connected: {device}. Open "
|
||||
"Settings and select another device.":
|
||||
"Kayıtlı macOS ses aygıtı artık bağlı değil: {device}. Ayarlar'ı açıp "
|
||||
"başka bir aygıt seç.",
|
||||
"More than one macOS audio device is named {device}. Disconnect the "
|
||||
"duplicate or choose a different device.":
|
||||
"Birden fazla macOS ses aygıtının adı {device}. Aynı adlı aygıtlardan "
|
||||
"birini çıkar ya da başka bir aygıt seç.",
|
||||
"The microphone handed over almost nothing ({percent}% of the recording was "
|
||||
"empty), so your own side of the meeting will be mostly missing. Check the "
|
||||
"device before the next one.":
|
||||
"Mikrofon neredeyse hiçbir şey iletmedi (kaydın %{percent} kadarı boştu), "
|
||||
"toplantının senin tarafın büyük ölçüde eksik olacak. Bir sonrakinden "
|
||||
"önce aygıtı kontrol et.",
|
||||
"Transcribing {side}: {index}/{count}…":
|
||||
"{side} yazıya çevriliyor: {index}/{count}…",
|
||||
"you": "sen",
|
||||
|
||||
Reference in New Issue
Block a user