update translation pt-rBR
This commit is contained in:
parent
2b13ebe886
commit
1f6a5cf24a
|
@ -96,7 +96,7 @@
|
|||
<!-- Search -->
|
||||
<string name="search_contacts">Procurar contatos</string>
|
||||
<string name="search_favorites">Procurar favoritos</string>
|
||||
<string name="search_groups">Search groups</string>
|
||||
<string name="search_groups">Procurar grupos</string>
|
||||
|
||||
<!-- Export / Import -->
|
||||
<string name="import_contacts">Importar contatos</string>
|
||||
|
@ -145,18 +145,18 @@
|
|||
<string name="blocked_numbers">Números bloqueados</string>
|
||||
|
||||
<!-- Confirmation dialog -->
|
||||
<string name="delete_contacts_confirmation">Are you sure you want to delete %s?</string> <!-- Are you sure you want to delete 5 contacts? -->
|
||||
<string name="delete_from_all_sources">The contact will be removed from all contact sources.</string>
|
||||
<string name="delete_contacts_confirmation">Você tem certeza que quer deletar %s?</string> <!-- Are you sure you want to delete 5 contacts? -->
|
||||
<string name="delete_from_all_sources">O contato será removido de todas removido de todas as fontes de contato.</string>
|
||||
|
||||
<!-- Are you sure you want to delete 5 contacts? -->
|
||||
<plurals name="delete_contacts">
|
||||
<item quantity="one">%d contact</item>
|
||||
<item quantity="other">%d contacts</item>
|
||||
<item quantity="one">%d contato</item>
|
||||
<item quantity="other">%d contatos</item>
|
||||
</plurals>
|
||||
|
||||
<plurals name="delete_groups">
|
||||
<item quantity="one">%d group</item>
|
||||
<item quantity="other">%d groups</item>
|
||||
<item quantity="one">%d grupo</item>
|
||||
<item quantity="other">%d grupos</item>
|
||||
</plurals>
|
||||
|
||||
<!-- FAQ -->
|
||||
|
|
Loading…
Reference in New Issue