mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Spanish translation
This commit is contained in:
parent
86553c6325
commit
25e3d92fa8
1 changed files with 15 additions and 0 deletions
15
android/Omnivore/app/src/main/res/values-es/strings.xml
Normal file
15
android/Omnivore/app/src/main/res/values-es/strings.xml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<resources>
|
||||
<string name="app_name">Omnivore</string>
|
||||
<string name="welcome_title">Nunca te pierdas una gran lectura</string>
|
||||
<string name="learn_more">Saber Más</string>
|
||||
<string name="welcome_subtitle">Guarda artículos y léelos más tarde en nuestro lector sin distracciones.</string>
|
||||
<string name="highlight_menu_action">Resaltado</string>
|
||||
<string name="copy_menu_action">Copiar</string>
|
||||
<string name="annotate_menu_action">Anotar</string>
|
||||
<string name="pdf_remove_highlight">Borrar</string>
|
||||
<string name="pdf_highlight_menu_action">Resaltado</string>
|
||||
<string name="pdf_highlight_copy">Copiar</string>
|
||||
<string name="highlight_note">Anotar</string>
|
||||
<string name="copyTextSelection">Copiar</string>
|
||||
<string name="pdf_highlight_menu_note">Anotar</string>
|
||||
</resources>
|
||||
Loading…
Reference in a new issue