eSpeak NG is an open source speech synthesizer that supports more than hundred languages and accents.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

strings.xml 2.4KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  3. <string name="tts_settings_label" msgid="2696301846672491410">"Nastavitve pretvorbe besedila v govor v mehanizmu eSpeak"</string>
  4. <string name="setting_default_pitch" msgid="2063082697363767286">"Privzeta višina tona"</string>
  5. <string name="setting_default_gender" msgid="8721577045178419807">"Spol glasu:"</string>
  6. <string name="setting_default_rate" msgid="3255750767876184606">"Množitelj hitrosti govora"</string>
  7. <string name="installing_voice_data" msgid="1199950160686799120">"Namestitev glasovnih podatkov ..."</string>
  8. <string name="set_default_message" msgid="651325122612558377">"Mehanizem eSpeak ni nastavljen kot privzeti za pretvorbo besedila v govor."</string>
  9. <string name="voice_data_failed_message" msgid="8631894446950552673">"Mehanizmu eSpeak ni uspelo namestiti glasovnih podatkov. Preverite kartico SD."</string>
  10. <string name="error_message" msgid="7565522727556545634">"Mehanizma eSpeak ni bilo mogoče zagnati."</string>
  11. <string name="loading_failed_title" msgid="511566315504616423">"Napaka pri nalaganju mehanizma eSpeak"</string>
  12. <string name="loading_failed_message" msgid="5873070263506367474">"V mehanizmu eSpeak je prišlo do napake med nalaganjem. Ali želite poslati poročilo razvijalcu?"</string>
  13. <string name="no_settings" msgid="1351437843962431135">"Ni razpoložljivih nastavitev"</string>
  14. <string name="current_tts_locale" msgid="3069242116489679835">"Privzeti glas"</string>
  15. <string name="available_voices" msgid="1405969819028957410">"Št. nameščenih glasov"</string>
  16. <string name="tts_settings" msgid="8094374695950898637">"Splošne nastavitve pretvorbe besedila v govor"</string>
  17. <string name="engine_settings" msgid="15960710549009350">"Nastavitve pretvorbe besedila v govor v mehanizmu eSpeak"</string>
  18. <string name="loading" msgid="1624831854302260352">"Nalaganje, počakajte trenutek ..."</string>
  19. <string name="loading_failed" msgid="8965859207758593651">"Mehanizma eSpeak ni bilo mogoče naložiti."</string>
  20. <string name="sample_text" msgid="7870499751575948178">"To je vzorec besedila, izgovorjen v <xliff:g id="ID_1">%s</xliff:g>"</string>
  21. <string-array name="default_gender_entries">
  22. <item msgid="6629288844142484435">"Moški"</item>
  23. <item msgid="5166591510034679431">"Ženski"</item>
  24. </string-array>
  25. </resources>