12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- <?xml version='1.0' encoding='UTF-8'?>
- <resources>
- <!--Source: Activity title.
- Description: Title for the Settings activity.-->
- <string name="tts_settings_label">Izilungiselelo ze-eSpeak TTS</string>
- <!--Source: Preference title.
- Description: Title for the preference that controls default voice pitch.-->
- <string name="setting_default_pitch">Izinga lezwi olithola likhona</string>
- <!--Source: Preference title.
- Description: Title for the preference that controls default speech rate.-->
- <string name="setting_default_rate">Okuphindaphinda ukushesha kwenkulumo</string>
- <!--Source: Dialog text.
- Description: Status message shown when installing voice data.-->
- <string name="installing_voice_data">Ifaka idatha yezwi</string>
- <!--Source: Dialog message.
- Description: Alert dialog prompting the user to set eSpeak as their default TTS engine.-->
- <string name="set_default_message">I-eSpeak ayisethwanga njengenjini yombhalo-uya-enkulumweni oyithola ikhona.</string>
- <!--Source: Dialog message.
- Description: Alert dialog telling the user that voice data installation failed.-->
- <string name="voice_data_failed_message">I-eSpeak yehlulekile ukulayisha idatha yezwi. Uyacelwa ukuthi ubheke ikhadi lakho le-SD.</string>
- <!--Source: Dialog message.
- Description: Alert dialog telling the user that an unknown error has occurred.-->
- <string name="error_message">Uxolo, i-eSpeak yehlulekile ukuqala.</string>
- <!--Source: Label text.
- Description: Label informing the user of the current text-to-speech language.-->
- <string name="current_tts_locale">Izwi olithola likhona</string>
- <!--Source: Label text.
- Description: Label informing the user of how many voices are installed.-->
- <string name="available_voices">Amazwi afakiwe</string>
- <!--Source: Button label.
- Description: Button for launching general text-to-speech settings.-->
- <string name="tts_settings">Izilungiselelo ze-TTS ezejwayelekile</string>
- <!--Source: Button label.
- Description: Button for launching eSpeak-specific settings.-->
- <string name="engine_settings">Izilungiselelo ze-eSpeak TTS</string>
- <!--Source: Label text.
- Description: Label informing the user that eSpeak is loading resources.-->
- <string name="loading">Iyalayisha, ucelwa ukuthi ulinde...</string>
- <!--Source: Spoken aloud.
- Description: Sample text spoken aloud when the user is trying out a language.-->
- <string name="sample_text">Lena yisampula yombhalo okhulunywa kwi %s</string>
- <!--Source: Variant preference labels.
- Description: Labels for possible voice variant/gender/age values.-->
- <!--Source: Rate preference labels.
- Description: Labels for possible rate multiplier values.-->
- </resources>
|