Translated using Weblate (Portuguese)

Currently translated at 97.7% (86 of 88 strings)

Translation: Simple Mobile Tools/Simple Contacts
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-contacts/pt/
This commit is contained in:
ssantos 2022-01-02 18:37:48 +00:00 committed by Hosted Weblate
parent 606a2d569d
commit 5b6b8ba436
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 4 additions and 21 deletions

View File

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple Contacts</string>
<string name="app_launcher_name">Contactos</string>
@ -16,16 +17,13 @@
<string name="create_new_contact">Criar novo contacto</string>
<string name="add_to_existing_contact">Adicionar a um contacto existente</string>
<string name="fields_empty">At least 1 field has to be filled out</string>
<!-- Placeholders -->
<string name="no_contacts_with_emails">Não existem contactos com endereço de e-mail</string>
<string name="no_contacts_with_phone_numbers">Não existem contactos com número de telefone</string>
<string name="new_contact">Novo contacto</string>
<string name="edit_contact">Editar contacto</string>
<string name="select_contact">Selecionar contacto</string>
<string name="nickname">Alcunha</string>
<!-- Groups -->
<string name="no_groups">Não existem grupos</string>
<string name="create_new_group">Criar um novo grupo</string>
@ -36,14 +34,12 @@
<string name="create_group">Criar um grupo</string>
<string name="add_to_group">Adicionar ao grupo</string>
<string name="create_group_under_account">Criar grupo para a conta</string>
<!-- Photo -->
<string name="take_photo">Tirar foto</string>
<string name="choose_photo">Escolher foto</string>
<string name="remove_photo">Remover foto</string>
<!-- Settings -->
<string name="show_phone_numbers">Mostrar número de telefone no ecrã principal</string>
<string name="show_phone_numbers">Mostrar números de telefone</string>
<string name="show_contact_thumbnails">Mostrar miniatura do contacto</string>
<string name="show_dialpad_button">Mostrar botão Marcador no ecrã principal</string>
<string name="on_contact_click">Ao tocar no contacto</string>
@ -53,12 +49,10 @@
<string name="contacts">Contactos</string>
<string name="show_only_contacts_with_numbers">Mostrar apenas contactos com número de telefone</string>
<string name="show_private_contacts">Mostrar contactos privados em Simple Dialer, Simple SMS Messenger e em Simple Calendar Pro</string>
<!-- Emails -->
<string name="home">Pessoal</string>
<string name="work">Profissional</string>
<string name="other">Outro</string>
<!-- Phone numbers -->
<string name="mobile">Telemóvel</string>
<string name="main_number">Principal</string>
@ -66,19 +60,15 @@
<string name="home_fax">Fax pessoal</string>
<string name="pager">Pager</string>
<string name="no_phone_number_found">Número de telefone não encontrado</string>
<!-- Events -->
<string name="birthday">Data de nascimento</string>
<string name="anniversary">Aniversário</string>
<!-- Favorites -->
<string name="no_favorites">Ainda não adicionou contactos aos favoritos</string>
<!-- Search -->
<string name="search_contacts">Pesquisar nos contactos</string>
<string name="search_favorites">Pesquisar nos favoritos</string>
<string name="search_groups">Pesquisar nos grupos</string>
<!-- Export / Import -->
<string name="import_contacts">Importar contactos</string>
<string name="export_contacts">Exportar contactos</string>
@ -87,11 +77,9 @@
<string name="target_contact_source">Destino da origem do contacto</string>
<string name="include_contact_sources">Incluir fonte dos contactos</string>
<string name="filename_without_vcf">Nome do ficheiro (sem .vcf)</string>
<!-- Dialpad -->
<string name="dialpad">Marcador</string>
<string name="add_number_to_contact">Adicionar a um contacto existente</string>
<!-- Visible fields -->
<string name="prefix">Prefixo</string>
<string name="suffix">Sufixo</string>
@ -105,19 +93,15 @@
<string name="contact_source">Origem do contacto</string>
<string name="instant_messaging">Mensagem instantânea (IM)</string>
<string name="ringtone">Toque de chamada</string>
<!-- Confirmation dialog -->
<string name="delete_from_all_sources">O contacto será apagado de todas as origens.</string>
<plurals name="delete_groups">
<item quantity="one">%d grupo</item>
<item quantity="other">%d grupos</item>
</plurals>
<!-- FAQ -->
<string name="faq_1_title">Quero alterar os campos a mostrar nos contactos. É possível?</string>
<string name="faq_1_text">Sim, basta aceder a Definições -> Gerir campos a mostrar. Aqui, pode escolher os campos que serão mostrados. Alguns dos campos já estão ocultos e, assim, pode mostrar alguns destes.</string>
<string name="faq_1_text">Sim, basta aceder a Definições -&gt; Gerir campos a mostrar. Aqui, pode escolher os campos que serão mostrados. Alguns dos campos já estão ocultos e, assim, pode mostrar alguns destes.</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Simple Contacts Pro - Gestão de contactos</string>
@ -164,9 +148,8 @@
<b>Reddit:</b>
https://www.reddit.com/r/SimpleMobileTools
</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>