Translated using Weblate (Spanish)
Currently translated at 100.0% (74 of 74 strings) Translation: Simple Mobile Tools/Simple Contacts Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/es/
This commit is contained in:
parent
1f1fdd2cb2
commit
76687eb95b
1 changed files with 4 additions and 3 deletions
|
|
@ -82,8 +82,9 @@
|
||||||
<!-- Confirmation dialog -->
|
<!-- Confirmation dialog -->
|
||||||
<string name="delete_from_all_sources">El contacto será eliminado de todos los orígenes de contactos.</string>
|
<string name="delete_from_all_sources">El contacto será eliminado de todos los orígenes de contactos.</string>
|
||||||
<plurals name="delete_groups">
|
<plurals name="delete_groups">
|
||||||
<item quantity="one">%d groupo</item>
|
<item quantity="one">%d grupo</item>
|
||||||
<item quantity="other">%d groupos</item>
|
<item quantity="many">%d grupos</item>
|
||||||
|
<item quantity="other">%d grupos</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- FAQ -->
|
<!-- FAQ -->
|
||||||
<string name="faq_1_title">Quiero cambiar qué campos son visibles en los contactos. ¿Puedo hacerlo?</string>
|
<string name="faq_1_title">Quiero cambiar qué campos son visibles en los contactos. ¿Puedo hacerlo?</string>
|
||||||
|
|
@ -92,4 +93,4 @@
|
||||||
Haven't found some strings? There's more at
|
Haven't found some strings? There's more at
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
-->
|
-->
|
||||||
</resources>
|
</resources>
|
||||||
Loading…
Reference in a new issue