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 3.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <resources>
  3. <!--Source: App icon label.
  4. Description: The name of the application.-->
  5. <!--Source: Activity title.
  6. Description: Title for the Settings activity.-->
  7. <string name="tts_settings_label">تنظیمات eSpeak TTS</string>
  8. <!--Source: Preference title.
  9. Description: Title for the preference that controls default voice pitch.-->
  10. <string name="setting_default_pitch">زیر و بمی پیش‌فرض</string>
  11. <!--Source: Preference title.
  12. Description: Title for the preference that controls default speech rate.-->
  13. <string name="setting_default_rate">تقویت‌کننده سرعت گفتگو</string>
  14. <!--Source: Dialog text.
  15. Description: Status message shown when installing voice data.-->
  16. <string name="installing_voice_data">در حال نصب داده‌های صوتی...</string>
  17. <!--Source: Dialog message.
  18. Description: Alert dialog prompting the user to set eSpeak as their default TTS engine.-->
  19. <string name="set_default_message">eSpeak اکنون بعنوان موتور پیش‌فرض نوشتار به گفتار شما تنظیم شده است. می‌خواهید اکنون آن را تنظیم کنید؟</string>
  20. <!--Source: Dialog message.
  21. Description: Alert dialog telling the user that voice data installation failed.-->
  22. <string name="voice_data_failed_message">eSpeak نتوانست داده‌های صوتی را نصب کند. لطفاً کارت SD خود را بررسی کنید.</string>
  23. <!--Source: Dialog message.
  24. Description: Alert dialog telling the user that an unknown error has occurred.-->
  25. <string name="error_message">متأسفیم، eSpeak شروع به کار نکرد. می‌خواهید یک گزارش خطا ارسال کنید؟</string>
  26. <!--Source: Label text.
  27. Description: Label informing the user of the current text-to-speech language.-->
  28. <string name="current_tts_locale">صدای پیش‌فرض</string>
  29. <!--Source: Label text.
  30. Description: Label informing the user of how many voices are installed.-->
  31. <string name="available_voices">صداهای نصب شده</string>
  32. <!--Source: Button label.
  33. Description: Button for launching general text-to-speech settings.-->
  34. <string name="tts_settings">تنظیمات کلی TTS</string>
  35. <!--Source: Button label.
  36. Description: Button for launching eSpeak-specific settings.-->
  37. <string name="engine_settings">تنظیمات eSpeak TTS</string>
  38. <!--Source: Label text.
  39. Description: Label informing the user that eSpeak is loading resources.-->
  40. <string name="loading">در حال بارگیری، لطفاً صبر کنید...</string>
  41. <!--Source: Spoken aloud.
  42. Description: Sample text spoken aloud when the user is trying out a language.-->
  43. <string name="sample_text"/>
  44. <!--Source: Variant preference labels.
  45. Description: Labels for possible voice variant/gender/age values.-->
  46. <!--Source: Rate preference labels.
  47. Description: Labels for possible rate multiplier values.-->
  48. </resources>