Skip to content

Commit

Permalink
Merge pull request #278 from weblate/weblate-todont-to-dont
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
CrazyMarvin authored Aug 9, 2024
2 parents 178dc13 + 823125c commit d97b6cf
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 14 deletions.
17 changes: 9 additions & 8 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@
<string name="m">M</string>
<string name="y">Y</string>
<string name="out_of">" out of "</string>
<string name="habits_are_avoided">" habits are avoided"</string>
<string name="habits_are_avoided_way_to_go">" habits are avoided, way to go!"</string>
<string name="avoided_">Avoided</string>
<string name="habits_">Habits</string>
<string name="habits_are_avoided">" se evitan los hábitos"</string>
<string name="habits_are_avoided_way_to_go">" se evitan los hábitos, ¡así se hace!"</string>
<string name="avoided_">Evitado</string>
<string name="habits_">Hábitos</string>
<string name="no">No</string>
<string name="deletes">Do you really want to delete this?</string>
<string name="yes">Yes</string>
<string name="please_add_a_label_first">Please Add a Label First</string>
<string name="do_you_really_want_to_delete_this">Do you really want to delete this?</string>
<string name="deletes">¿Realmente quiere borrar esto?</string>
<string name="yes"></string>
<string name="please_add_a_label_first">Añada una etiqueta primero</string>
<string name="do_you_really_want_to_delete_this">¿Realmente quieres borrar esto?</string>
<string name="january">January</string>
<string name="february">February</string>
<string name="march">March</string>
Expand All @@ -79,4 +79,5 @@
<string name="october">October</string>
<string name="november">November</string>
<string name="december">December</string>
<string name="delete">¿De verdad quieres borrar esto?</string>
</resources>
13 changes: 7 additions & 6 deletions app/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
<string name="out_of">" out of "</string>
<string name="habits_are_avoided">" habits are avoided"</string>
<string name="habits_are_avoided_way_to_go">" habits are avoided, way to go!"</string>
<string name="avoided_">Avoided</string>
<string name="habits_">Habits</string>
<string name="avoided_">Kaçınıldı</string>
<string name="habits_">Alışkanlıklar</string>
<string name="no">No</string>
<string name="deletes">Do you really want to delete this?</string>
<string name="yes">Yes</string>
<string name="please_add_a_label_first">Please Add a Label First</string>
<string name="do_you_really_want_to_delete_this">Do you really want to delete this?</string>
<string name="deletes">Bunu gerçekten silmek istiyor musunuz?</string>
<string name="yes">Evet</string>
<string name="please_add_a_label_first">Lütfen Önce Etiket Ekleyin</string>
<string name="do_you_really_want_to_delete_this">Bunu gerçekten silmek istiyor musunuz?</string>
<string name="january">January</string>
<string name="february">February</string>
<string name="march">March</string>
Expand All @@ -79,4 +79,5 @@
<string name="october">October</string>
<string name="november">November</string>
<string name="december">December</string>
<string name="delete">Bunu gerçekten silmek istiyor musunuz?</string>
</resources>
8 changes: 8 additions & 0 deletions fastlane/metadata/android/es/changelogs/210.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- Objetivo Android 14 🤖
- Soporte de preferencias de idioma por aplicación 🗺
- Hacer traducibles las cadenas de una librería externa 🗺
- Actualizaciones de traducción 🗺
- Refinar la interfaz de usuario 🎨

Un enorme agradecimiento a todos los colaboradores y traductores. 😘
Siéntase bienvenido a reportar problemas y enviar correcciones en https://github.com/Crazy-Marvin/ToDont/ o traducciones en https://hosted.weblate.org/engage/todont/. 🚀

0 comments on commit d97b6cf

Please sign in to comment.