Skip to content

Commit

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

Co-authored-by: gallegonovato <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/feeder/android-strings/es/
Translation: Feeder/Android strings
  • Loading branch information
gallegonovato authored and spacecowboy committed Dec 1, 2023
1 parent 1760fe9 commit c7a535c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -229,4 +229,17 @@
<string name="theme_e_ink">Tinta electrónica</string>
<string name="add_anyway">Agregar de todos modos</string>
<string name="open_browser_in_split_screen">Abrir el navegador a pantalla dividida</string>
<string name="show_reading_time">Mostrar el tiempo estimado de lectura</string>
<string name="many_words">%1$s palabras</string>
<string name="other_minutes">%1$s minutos</string>
<string name="few_minutes">%1$s minutos</string>
<string name="two_words">%1$s palabras</string>
<string name="many_minutes">%1$s minutos</string>
<string name="zero_minutes">%1$s minutos</string>
<string name="few_words">%1$s palabras</string>
<string name="zero_words">%1$s palabras</string>
<string name="one_minute">%1$s minuto</string>
<string name="two_minutes">%1$s minutos</string>
<string name="other_words">%1$s palabras</string>
<string name="one_word">%1$s palabra</string>
</resources>

0 comments on commit c7a535c

Please sign in to comment.