Skip to content

Commit

Permalink
chore(app): translations update from Weblate (#557)
Browse files Browse the repository at this point in the history
* Translated using Weblate (French)

Currently translated at 97.0% (133 of 137 strings)

Translation: Noice/Android
Translate-URL: https://hosted.weblate.org/projects/noice/android/fr/

* Added translation using Weblate (Esperanto)

* Translated using Weblate (Italian)

Currently translated at 100.0% (137 of 137 strings)

Translation: Noice/Android
Translate-URL: https://hosted.weblate.org/projects/noice/android/it/

* Translated using Weblate (Italian)

Currently translated at 100.0% (137 of 137 strings)

Translation: Noice/Android
Translate-URL: https://hosted.weblate.org/projects/noice/android/it/

* Translated using Weblate (Polish)

Currently translated at 78.1% (107 of 137 strings)

Translation: Noice/Android
Translate-URL: https://hosted.weblate.org/projects/noice/android/pl/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (137 of 137 strings)

Translation: Noice/Android
Translate-URL: https://hosted.weblate.org/projects/noice/android/zh_Hans/

* Translated using Weblate (Hindi)

Currently translated at 100.0% (140 of 140 strings)

Translation: Noice/Android
Translate-URL: https://hosted.weblate.org/projects/noice/android/hi/

* Translated using Weblate (Hindi)

Currently translated at 100.0% (140 of 140 strings)

Translation: Noice/Android
Translate-URL: https://hosted.weblate.org/projects/noice/android/hi/

* Translated using Weblate (Russian)

Currently translated at 100.0% (140 of 140 strings)

Translation: Noice/Android
Translate-URL: https://hosted.weblate.org/projects/noice/android/ru/

* Translated using Weblate (Hindi)

Currently translated at 100.0% (140 of 140 strings)

Translation: Noice/Android
Translate-URL: https://hosted.weblate.org/projects/noice/android/hi/

Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Jakub Fabijan <animatorzPolski@gmail.com>
Co-authored-by: Alessandro Mandelli <mandelli.alessandro@ngi.it>
Co-authored-by: jane <allfortestingwork@outlook.com>
Co-authored-by: Ashutosh Gangwar <ashutoshgngwr@gmail.com>
Co-authored-by: solokot <solokot@gmail.com>
  • Loading branch information
7 people authored Mar 14, 2021
2 parents 077eca3 + f5669c8 commit cd5d76d
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 2 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/values-eo/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-fr-rFR/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,5 @@
<string name="later">Plus tard</string>
<string name="in_app_feedback__title">Soumettre une évaluation</string>
<string name="any">N\'importe</string>
<string name="focus">Focus</string>
</resources>
12 changes: 11 additions & 1 deletion app/src/main/res/values-hi/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,14 @@
<string name="dense">सघन</string>
<string name="any">कोई भी</string>
<string name="submit_feedback">प्रतिपुष्टि दें</string>
</resources>
<string name="wake_up_timer_schedule_set">अलार्म %1$s %3$s में बजेगा</string>
<plurals name="time_minutes">
<item quantity="one">%1$d मिनट</item>
<item quantity="other">%1$d मिनट</item>
</plurals>
<plurals name="time_hours">
<item quantity="one">%1$d घंटा</item>
<item quantity="other">%1$d घंटे</item>
</plurals>
<string name="time_bridge">और</string>
</resources>
12 changes: 11 additions & 1 deletion app/src/main/res/values-it-rIT/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<string name="submit_feedback">Invia feedback</string>
<string name="support_development">Supporta lo sviluppo</string>
<string name="help">Aiuto</string>
<string name="preset_already_exists">Un preset con questo nome é già esistente!</string>
<string name="preset_already_exists">Un preimpostato con questo nome esiste già!</string>
<string name="random_preset">Preset casuale</string>
<string name="support_development__share">Condividi</string>
<string name="support_development__donate_thank_you">Grazie!</string>
Expand Down Expand Up @@ -142,4 +142,14 @@
<string name="in_app_feedback__title">Sottoponi una recensione</string>
<string name="in_app_feedback__description">Ci piacerebbe che ci inviassi commenti sulla app. Ti preghiamo di prenderti un attimo per visitare il repository su Github. Se invece non ti è piaciuta, ti preghiamo di aprire una discussione, ed esprimere il tuo disappunto. Altrimenti, ti chiediamo di cliccare sulla stella per mostrare il tuo affetto e supporto al progetto.</string>
<string name="cast_media">Riproduci il supporto su un altro dispositivo</string>
<plurals name="time_minutes">
<item quantity="one">%1$d minuto</item>
<item quantity="other">%1$d minuti</item>
</plurals>
<plurals name="time_hours">
<item quantity="one">%1$d ora</item>
<item quantity="other">%1$d ore</item>
</plurals>
<string name="time_bridge">e</string>
<string name="wake_up_timer_schedule_set">La sveglia si spegnerà in %1$s %2$s %3$s</string>
</resources>
1 change: 1 addition & 0 deletions app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,5 @@
<string name="any">Jakikolwiek</string>
<string name="submit_feedback">Wyślij Opinie</string>
<string name="help">Pomoc</string>
<string name="sound_group__raw_noise">Czysty szum</string>
</resources>
14 changes: 14 additions & 0 deletions app/src/main/res/values-ru/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -171,4 +171,18 @@
<string name="shortcuts_not_supported">Ваш лаунчер по умолчанию не поддерживает добавление ярлыков.</string>
<string name="intensity_description">Компактные предустановки будут пытаться воспроизводить больше звуков одновременно.</string>
<string name="focus">Фокус</string>
<plurals name="time_minutes">
<item quantity="one">%1$d минуту</item>
<item quantity="few">%1$d минуты</item>
<item quantity="many">%1$d минут</item>
<item quantity="other">%1$d минут</item>
</plurals>
<plurals name="time_hours">
<item quantity="one">%1$d час</item>
<item quantity="few">%1$d часа</item>
<item quantity="many">%1$d часов</item>
<item quantity="other">%1$d часов</item>
</plurals>
<string name="time_bridge">и</string>
<string name="wake_up_timer_schedule_set">Будильник выключится через %1$s %3$s</string>
</resources>
8 changes: 8 additions & 0 deletions app/src/main/res/values-zh-rCN/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,12 @@
<string name="help">帮助</string>
<string name="close_drawer">关闭导航抽屉</string>
<string name="app_theme">主题</string>
<string name="wake_up_timer_schedule_set">闹铃将在 %1$s %2$s %3$s 后结束</string>
<plurals name="time_minutes">
<item quantity="other">%1$d 分钟</item>
</plurals>
<plurals name="time_hours">
<item quantity="other">%1$d 小时</item>
</plurals>
<string name="time_bridge">和</string>
</resources>

0 comments on commit cd5d76d

Please sign in to comment.