Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (134 of 134 strings)

Translation: Tournant/App
Translate-URL: https://translate.codeberg.org/projects/tournant/app/es/

Translated using Weblate (Spanish)

Currently translated at 98.5% (132 of 134 strings)

Translation: Tournant/App
Translate-URL: https://translate.codeberg.org/projects/tournant/app/es/
  • Loading branch information
gallegonovato authored and Zimbelstern committed Jul 3, 2024
1 parent e060cf7 commit 51ff6bc
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -144,4 +144,19 @@
<item quantity="many">%s y %d otras recetas importadas</item>
<item quantity="other">%s y %d otras recetas importadas</item>
</plurals>
<string name="created">Creado</string>
<string name="creation_date">Fecha de la creación</string>
<string name="modified">Modificado</string>
<string name="modification_date">Fecha de la modificación</string>
<string name="preparations_count">Cantidad justa de preparación</string>
<string name="prepared_on">Preparado el</string>
<string name="last_prepared">Último preparado</string>
<string name="log_preparation">Preparación de registros</string>
<string name="logbook">Cuaderno</string>
<plurals name="prepared_times">
<item quantity="one">Se prepara una vez</item>
<item quantity="many">Se prepara %d veces</item>
<item quantity="other">Se prepara %d veces</item>
</plurals>
<string name="last_time">Última vez: %s</string>
</resources>

0 comments on commit 51ff6bc

Please sign in to comment.