Browse Source

Fix the sample text translations.

master
Reece H. Dunn 12 years ago
parent
commit
0cb599d87d
46 changed files with 91 additions and 180 deletions
  1. 1
    0
      .tx/config
  2. 2
    4
      android/res/values-af/strings.xml
  3. 2
    4
      android/res/values-am/strings.xml
  4. 2
    4
      android/res/values-ar/strings.xml
  5. 2
    4
      android/res/values-bg/strings.xml
  6. 2
    4
      android/res/values-ca/strings.xml
  7. 2
    4
      android/res/values-cs/strings.xml
  8. 2
    4
      android/res/values-da/strings.xml
  9. 2
    4
      android/res/values-de/strings.xml
  10. 2
    4
      android/res/values-el/strings.xml
  11. 2
    4
      android/res/values-en-rGB/strings.xml
  12. 2
    4
      android/res/values-es-rUS/strings.xml
  13. 2
    4
      android/res/values-es/strings.xml
  14. 2
    4
      android/res/values-fa/strings.xml
  15. 2
    4
      android/res/values-fi/strings.xml
  16. 2
    4
      android/res/values-fr/strings.xml
  17. 2
    4
      android/res/values-hi/strings.xml
  18. 2
    4
      android/res/values-hr/strings.xml
  19. 2
    4
      android/res/values-hu/strings.xml
  20. 2
    4
      android/res/values-it/strings.xml
  21. 2
    4
      android/res/values-iw/strings.xml
  22. 2
    4
      android/res/values-ja/strings.xml
  23. 2
    4
      android/res/values-ko/strings.xml
  24. 2
    4
      android/res/values-lt/strings.xml
  25. 2
    4
      android/res/values-lv/strings.xml
  26. 2
    4
      android/res/values-ms/strings.xml
  27. 2
    4
      android/res/values-nb/strings.xml
  28. 2
    4
      android/res/values-nl/strings.xml
  29. 2
    4
      android/res/values-pl/strings.xml
  30. 2
    4
      android/res/values-pt-rBR/strings.xml
  31. 2
    4
      android/res/values-pt/strings.xml
  32. 2
    4
      android/res/values-ro/strings.xml
  33. 2
    4
      android/res/values-ru/strings.xml
  34. 2
    4
      android/res/values-sk/strings.xml
  35. 2
    4
      android/res/values-sl/strings.xml
  36. 2
    4
      android/res/values-sr/strings.xml
  37. 2
    4
      android/res/values-sv/strings.xml
  38. 2
    4
      android/res/values-sw/strings.xml
  39. 2
    4
      android/res/values-th/strings.xml
  40. 2
    4
      android/res/values-tl/strings.xml
  41. 2
    4
      android/res/values-tr/strings.xml
  42. 2
    4
      android/res/values-uk/strings.xml
  43. 2
    4
      android/res/values-vi/strings.xml
  44. 2
    4
      android/res/values-zh-rCN/strings.xml
  45. 2
    4
      android/res/values-zh-rTW/strings.xml
  46. 2
    4
      android/res/values-zu/strings.xml

+ 1
- 0
.tx/config View File

@@ -3,6 +3,7 @@ host = https://www.transifex.com

[espeak-for-android.stringsxml]
file_filter = android/res/values-<lang>/strings.xml
source_file = android/res/values/strings.xml
source_lang = en
trans.en_GB = android/res/values-en-rGB/strings.xml
trans.es_419 = android/res/values-es-rUS/strings.xml

+ 2
- 4
android/res/values-af/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak TTS-instellings</string>
@@ -40,7 +38,7 @@
<string name="loading">Laai tans, wag asseblief...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Hierdie is \'n voorbeeld van gesproke teks in %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-am/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak TTS ቅንብሮች</string>
@@ -40,7 +38,7 @@
<string name="loading">በመጫን ላይ፣ እባክህ ጠብቅ…</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">ይሄ በ%s ላይ የተነገረ ጽሑፍ ናሙና ነው።</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-ar/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">إعدادات eSpeak TTS</string>
@@ -40,7 +38,7 @@
<string name="loading">جارٍ التحميل، يُرجى الانتظار...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">هذه عينة من النص الذي تم نطقه في %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-bg/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Настройки за eSpeak TTS</string>
@@ -40,7 +38,7 @@
<string name="loading">Зарежда се. Моля, изчакайте...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Това е откъс от изговорен текст на %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-ca/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Configuració d\'eSpeak TTS</string>
@@ -40,7 +38,7 @@
<string name="loading">S\'està carregant; espera...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Aquesta és una mostra de text dit en veu alta en %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-cs/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Nastavení modulu eSpeak TTS</string>
@@ -40,7 +38,7 @@
<string name="loading">Načítání, čekejte prosím...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Toto je ukázkový text namluvený v jazyce %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-da/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak-indstillinger for TTT</string>
@@ -40,7 +38,7 @@
<string name="loading">Indlæser. Vent et øjeblik...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Dette er et eksempel på talt tekst på %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-de/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak TTS-Einstellungen</string>
@@ -40,7 +38,7 @@
<string name="loading">Ladevorgang läuft. Bitte warten...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Dies ist ein Beispieltext auf %s.</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-el/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Ρυθμίσεις eSpeak TTS</string>
@@ -40,7 +38,7 @@
<string name="loading">Γίνεται φόρτωση. Περιμένετε...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Αυτό είναι ένα δείγμα κειμένου που εκφέρεται στα %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-en-rGB/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak TTS Settings</string>
@@ -40,7 +38,7 @@
<string name="loading">Loading, please wait…</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">This is a sample of text spoken in %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-es-rUS/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Config del sintetizador eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Cargando. Espere por favor …</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Este es un ejemplo de texto hablado en %s.</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<string-array name="default_variant_entries">

+ 2
- 4
android/res/values-es/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Config del sintetizador eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Cargando. Espere por favor …</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Esto es un ejemplo de texto hablado en %s.</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<string-array name="default_variant_entries">

+ 2
- 4
android/res/values-fa/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">تنظیمات eSpeak TTS</string>
@@ -40,7 +38,7 @@
<string name="loading">در حال بارگیری، لطفاً صبر کنید...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">این یک نمونه از نوشتار گفته شده در %s است</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-fi/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak TTS -asetukset</string>
@@ -40,7 +38,7 @@
<string name="loading">Ladataan. Odota...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Tämä on näyte kielellä %s puhutusta tekstistä</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-fr/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Paramètres de synthèse vocale eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Chargement en cours, veuillez patienter…</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Voici un exemple de texte énoncé en %s.</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-hi/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak TTS सेटिंग</string>
@@ -40,7 +38,7 @@
<string name="loading">लोड हो रहा है, कृपया प्रतीक्षा करें…</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">यह %s में बोले गए पाठ का नमूना है</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-hr/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">TTS postavke programa eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Učitavanje. Pričekajte...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Ovo je primjer teksta izgovorenog na %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-hu/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak -- A szövegfelismerő beállításai</string>
@@ -40,7 +38,7 @@
<string name="loading">Betöltés folyamatban -- kérjük, várjon...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Ez egy %s nyelven felolvasott szöveg mintája.</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-it/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Impostazioni di sintesi vocale eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Caricamento, attendere...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Questo è un esempio di testo parlato in %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<string-array name="default_variant_entries">

+ 2
- 4
android/res/values-iw/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">הגדרות eSpeak TTS</string>
@@ -40,7 +38,7 @@
<string name="loading">טוען. המתן...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">זוהי דוגמה לקריאת טקסט ב-%s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-ja/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeakテキスト読み上げ設定</string>
@@ -40,7 +38,7 @@
<string name="loading">読み込んでいます。お待ちください...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">%sで話すテキストサンプルです。</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-ko/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak TTS 설정</string>
@@ -40,7 +38,7 @@
<string name="loading">로드 중... 잠시 기다려 주세요.</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">%s로 읽은 텍스트 샘플입니다.</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-lt/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">„eSpeak“ TĮK nustatymai</string>
@@ -40,7 +38,7 @@
<string name="loading">Įkeliama, palaukite...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Tai teksto, sakomo %s, pavyzdys</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-lv/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak teksta pārveidošanas runā iestatījumi</string>
@@ -40,7 +38,7 @@
<string name="loading">Notiek ielāde. Lūdzu, uzgaidiet...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Šis ir izrunāta teksta paraugs šādā valodā: %s.</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-ms/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Tetapan TTS eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Memuatkan, sila tunggu...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Ini adalah sampel teks yang dilafazkan dalam %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-nb/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Innstillinger for eSpeak tekst-til-tale</string>
@@ -40,7 +38,7 @@
<string name="loading">Laster inn – vent litt …</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Dette er et teksteksempel lest opp på %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-nl/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak-instellingen voor tekst-naar-spraak</string>
@@ -40,7 +38,7 @@
<string name="loading">Laden, even geduld...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Dit is een voorbeeld van tekst die is uitgesproken in het %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-pl/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Ustawienia zamiany tekstu na mowę eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Wczytywanie. Czekaj...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">To jest przykład tekstu mówionego przy ustawieniu %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-pt-rBR/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Ajustes de TTS do eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Carregando, por favor aguarde…</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Esta é uma amostra de texto falado em %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<string-array name="default_variant_entries">

+ 2
- 4
android/res/values-pt/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Definições do eSpeak TTS</string>
@@ -40,7 +38,7 @@
<string name="loading">A carregar; aguarde...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Este é um exemplo de texto falado em %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-ro/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Setări TTS eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Se încarcă, aşteptaţi...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Aceasta este o mostră de text vorbit în %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-ru/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Настройки eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Загрузка...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Так синтезатор речи озвучивает %s текст</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<string-array name="default_variant_entries">

+ 2
- 4
android/res/values-sk/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Nastavenia modulu eSpeak TTS</string>
@@ -40,7 +38,7 @@
<string name="loading">Prebieha načítavanie, čakajte prosím...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Toto je ukážkový text nahovorený v jazyku %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-sl/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Nastavitve pretvorbe besedila v govor v mehanizmu eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Nalaganje, počakajte trenutek ...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">To je vzorec besedila, izgovorjen v %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-sr/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak TTS подешавања</string>
@@ -40,7 +38,7 @@
<string name="loading">Учитавање, сачекајте...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Ово је пример текста који је изговорен на језику %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-sv/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">TTS-inställningar för eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Läser in, vänta …</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Detta är ett textexempel som läses på %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-sw/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Mipangilio ya eSpeak TTS</string>
@@ -40,7 +38,7 @@
<string name="loading">Inapakia, tafadhali subiri...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Hii ni sampuli ya maandishi yaliyonenwa katika %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-th/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">การตั้งค่า TTS ของ eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">กำลังโหลด โปรดรอสักครู่...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">นี่เป็นตัวอย่างของข้อความที่พูดใน %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-tl/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Mga Setting sa TTS ng eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Naglo-load, mangyaring maghintay...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Isa itong sample ng tekstong binibigkas sa %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-tr/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak TTS Ayarları</string>
@@ -40,7 +38,7 @@
<string name="loading">Yükleniyor, lütfen bekleyin...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Bu, %s dilinde seslendirilen örnek bir metindir</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-uk/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Налаштування TTS eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Триває завантаження. Зачекайте...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Це зразок тексту такою мовою: %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-vi/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Cài đặt chuyển văn bản thành giọng nói eSpeak</string>
@@ -40,7 +38,7 @@
<string name="loading">Đang tải, vui lòng chờ…</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">Đây là mẫu văn bản được đọc bằng %s</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-zh-rCN/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak 文字转语音 (TTS) 设置</string>
@@ -40,7 +38,7 @@
<string name="loading">正在加载,请稍候...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">正在朗读的是%s的语音示例</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-zh-rTW/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">eSpeak 文字轉語音設定</string>
@@ -40,7 +38,7 @@
<string name="loading">載入中,請稍候...</string>
<!--Source: Spoken aloud.
Description: Sample text spoken aloud when the user is trying out a language.-->
<string name="sample_text"/>
<string name="sample_text">這是「%s」的語音測試範例</string>
<!--Source: Variant preference labels.
Description: Labels for possible voice variant/gender/age values.-->
<!--Source: Rate preference labels.

+ 2
- 4
android/res/values-zu/strings.xml View File

@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<!--Source: App icon label.
Description: The name of the application.-->
<!--Source: Activity title.
Description: Title for the Settings activity.-->
<string name="tts_settings_label">Izilungiselelo ze-eSpeak TTS</string>
@@ -40,7 +38,7 @@
<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"/>
<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.

Loading…
Cancel
Save