summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/spam/res/values-pt-rPT/strings.xml
blob: b748032ed3d33cc2ac226f4d1af09aeea463f1e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string name="non_spam_notification_title">Conhece %1$s?</string>
  <string name="spam_notification_title">A chamada de %1$s foi spam?</string>
  <string name="spam_notification_block_report_toast_text">O número %1$s foi bloqueado e a chamada foi denunciada como spam.</string>
  <string name="spam_notification_not_spam_toast_text">A chamada de %1$s não é considerada spam.</string>
  <string name="spam_notification_non_spam_call_collapsed_text">Toque para adicionar aos contactos ou bloquear um número considerado spam.</string>
  <string name="spam_notification_non_spam_call_expanded_text">É a primeira vez que este número lhe liga. Se esta chamada foi considerada spam, pode bloquear o número e denunciá-lo.</string>
  <string name="spam_notification_spam_call_collapsed_text">Toque para denunciar como não sendo spam ou para bloquear</string>
  <string name="spam_notification_report_spam_action_text">Bloquear e denunciar</string>
  <string name="spam_notification_add_contact_action_text">Adicionar contacto</string>
  <string name="spam_notification_dialog_add_contact_action_text">Adicionar aos contactos</string>
  <string name="spam_notification_dialog_block_report_spam_action_text">Bloquear e denunciar como spam</string>
  <string name="spam_notification_was_not_spam_action_text">Não, não é spam</string>
  <string name="spam_notification_block_spam_action_text">Sim, bloquear número</string>
  <string name="spam_notification_action_dismiss">Ignorar</string>
</resources>