-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from react-a11y/enhance-a11y
Accessibility and Usability Improvements for the VoiceCapture
- Loading branch information
Showing
3 changed files
with
125 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,80 +1,106 @@ | ||
export const translates = { | ||
en: { | ||
speakNow: 'Speak now', | ||
noSpeech: 'No speech detected.', | ||
audioCapture: 'Audio capture problem.', | ||
enableMicrophone: 'Enable the microphone', | ||
}, | ||
pt: { | ||
speakNow: 'Fale agora', | ||
noSpeech: 'Nenhuma fala detectada.', | ||
audioCapture: 'Problema na captura de áudio.', | ||
enableMicrophone: 'Ative o microfone', | ||
}, | ||
es: { | ||
speakNow: 'Habla ahora', | ||
noSpeech: 'No se detectó voz.', | ||
audioCapture: 'Problema en la captura de audio.', | ||
enableMicrophone: 'Activa el micrófono', | ||
}, | ||
fr: { | ||
speakNow: 'Parlez maintenant', | ||
noSpeech: 'Aucune parole détectée.', | ||
audioCapture: 'Problème de capture audio.', | ||
enableMicrophone: 'Activez le microphone', | ||
}, | ||
de: { | ||
speakNow: 'Sprich jetzt', | ||
noSpeech: 'Keine Sprache erkannt.', | ||
audioCapture: 'Audioproblem.', | ||
enableMicrophone: 'Aktivieren Sie das Mikrofon', | ||
}, | ||
it: { | ||
speakNow: 'Parla ora', | ||
noSpeech: 'Nessuna parola rilevata.', | ||
audioCapture: 'Problema con la cattura audio.', | ||
enableMicrophone: 'Abilita il microfono', | ||
}, | ||
ja: { | ||
speakNow: '今話してください', | ||
noSpeech: '音声が検出されませんでした。', | ||
audioCapture: 'オーディオキャプチャの問題。', | ||
enableMicrophone: 'マイクを有効にしてください', | ||
}, | ||
zh: { | ||
speakNow: '现在说话', | ||
noSpeech: '没有检测到语音。', | ||
audioCapture: '音频捕获问题。', | ||
enableMicrophone: '启用麦克风', | ||
}, | ||
ru: { | ||
speakNow: 'Говорите сейчас', | ||
noSpeech: 'Речь не обнаружена.', | ||
audioCapture: 'Проблема с захватом звука.', | ||
enableMicrophone: 'Включите микрофон', | ||
}, | ||
ar: { | ||
speakNow: 'تحدث الآن', | ||
noSpeech: 'لم يتم اكتشاف الكلام.', | ||
audioCapture: 'مشكلة في التقاط الصوت.', | ||
enableMicrophone: 'قم بتمكين الميكروفون', | ||
}, | ||
ko: { | ||
speakNow: '지금 말하세요', | ||
noSpeech: '음성이 감지되지 않았습니다.', | ||
audioCapture: '오디오 캡처 문제.', | ||
enableMicrophone: '마이크를 활성화하세요', | ||
}, | ||
nl: { | ||
speakNow: 'Spreek nu', | ||
noSpeech: 'Geen spraak gedetecteerd.', | ||
audioCapture: 'Probleem met audiovangst.', | ||
enableMicrophone: 'Activeer de microfoon', | ||
}, | ||
sv: { | ||
speakNow: 'Tala nu', | ||
noSpeech: 'Ingen tal upptäckt.', | ||
audioCapture: 'Problem med ljudinspelning.', | ||
enableMicrophone: 'Aktivera mikrofonen', | ||
}, | ||
}; | ||
en: { | ||
speakNow: "Speak now", | ||
noSpeech: "No speech detected.", | ||
audioCapture: "Audio capture problem.", | ||
enableMicrophone: "Enable the microphone", | ||
close: "Close voice capture", | ||
open: "Start voice capture", | ||
}, | ||
pt: { | ||
speakNow: "Fale agora", | ||
noSpeech: "Nenhuma fala detectada.", | ||
audioCapture: "Problema na captura de áudio.", | ||
enableMicrophone: "Ative o microfone", | ||
close: "Fechar captura de voz", | ||
open: "Iniciar captura de voz", | ||
}, | ||
es: { | ||
speakNow: "Habla ahora", | ||
noSpeech: "No se detectó voz.", | ||
audioCapture: "Problema en la captura de audio.", | ||
enableMicrophone: "Activa el micrófono", | ||
close: "Cerrar captura de voz", | ||
open: "Iniciar captura de voz", | ||
}, | ||
fr: { | ||
speakNow: "Parlez maintenant", | ||
noSpeech: "Aucune parole détectée.", | ||
audioCapture: "Problème de capture audio.", | ||
enableMicrophone: "Activez le microphone", | ||
close: "Fermer la capture vocale", | ||
open: "Démarrer la capture vocale", | ||
}, | ||
de: { | ||
speakNow: "Sprich jetzt", | ||
noSpeech: "Keine Sprache erkannt.", | ||
audioCapture: "Audioproblem.", | ||
enableMicrophone: "Aktivieren Sie das Mikrofon", | ||
close: "Spracherfassung schließen", | ||
open: "Spracherfassung starten", | ||
}, | ||
it: { | ||
speakNow: "Parla ora", | ||
noSpeech: "Nessuna parola rilevata.", | ||
audioCapture: "Problema con la cattura audio.", | ||
enableMicrophone: "Abilita il microfono", | ||
close: "Chiudere la cattura vocale", | ||
open: "Avviare la cattura vocale", | ||
}, | ||
ja: { | ||
speakNow: "今話してください", | ||
noSpeech: "音声が検出されませんでした。", | ||
audioCapture: "オーディオキャプチャの問題。", | ||
enableMicrophone: "マイクを有効にしてください", | ||
close: "音声キャプチャを閉じる", | ||
open: "音声キャプチャを開始", | ||
}, | ||
zh: { | ||
speakNow: "现在说话", | ||
noSpeech: "没有检测到语音。", | ||
audioCapture: "音频捕获问题。", | ||
enableMicrophone: "启用麦克风", | ||
close: "关闭语音捕捉", | ||
open: "开始语音捕捉", | ||
}, | ||
ru: { | ||
speakNow: "Говорите сейчас", | ||
noSpeech: "Речь не обнаружена.", | ||
audioCapture: "Проблема с захватом звука.", | ||
enableMicrophone: "Включите микрофон", | ||
close: "Закрыть захват голоса", | ||
open: "Начать захват голоса", | ||
}, | ||
ar: { | ||
speakNow: "تحدث الآن", | ||
noSpeech: "لم يتم اكتشاف الكلام.", | ||
audioCapture: "مشكلة في التقاط الصوت.", | ||
enableMicrophone: "قم بتمكين الميكروفون", | ||
close: "إغلاق التقاط الصوت", | ||
open: "بدء التقاط الصوت", | ||
}, | ||
ko: { | ||
speakNow: "지금 말하세요", | ||
noSpeech: "음성이 감지되지 않았습니다.", | ||
audioCapture: "오디오 캡처 문제.", | ||
enableMicrophone: "마이크를 활성화하세요", | ||
close: "음성 캡처 닫기", | ||
open: "음성 캡처 시작", | ||
}, | ||
nl: { | ||
speakNow: "Spreek nu", | ||
noSpeech: "Geen spraak gedetecteerd.", | ||
audioCapture: "Probleem met audiovangst.", | ||
enableMicrophone: "Activeer de microfoon", | ||
close: "Stemopname sluiten", | ||
open: "Stemopname starten", | ||
}, | ||
sv: { | ||
speakNow: "Tala nu", | ||
noSpeech: "Ingen tal upptäckt.", | ||
audioCapture: "Problem med ljudinspelning.", | ||
enableMicrophone: "Aktivera mikrofonen", | ||
close: "Stäng röstinspelning", | ||
open: "Starta röstinspelning", | ||
}, | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters