summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/spam/res/values-es-rUS/strings.xml
blob: b462a1a681ea50e515d79f2e85f48519b3be43e9 (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">¿Sabes quién es %1$s?</string>
  <string name="spam_notification_title">¿La llamada que recibiste de %1$s era una llamada de spam?</string>
  <string name="spam_notification_block_report_toast_text">%1$s bloqueado. La llamada se marcó como spam.</string>
  <string name="spam_notification_not_spam_toast_text">Se indicó que la llamada de %1$s no es spam.</string>
  <string name="spam_notification_non_spam_call_collapsed_text">Presiona para agregar a los contactos o para bloquear el número marcado como spam.</string>
  <string name="spam_notification_non_spam_call_expanded_text">Esta es la primera vez que este número te llama. Si la llamada fue spam, puedes bloquear este número y denunciarlo.</string>
  <string name="spam_notification_spam_call_collapsed_text">Presiona para informar que no es spam o para bloquearlo</string>
  <string name="spam_notification_report_spam_action_text">Bloquear y denunciar</string>
  <string name="spam_notification_add_contact_action_text">Agregar contacto</string>
  <string name="spam_notification_dialog_add_contact_action_text">Agregar a contactos</string>
  <string name="spam_notification_dialog_block_report_spam_action_text">Bloquear y marcar como spam</string>
  <string name="spam_notification_was_not_spam_action_text">No, no es spam</string>
  <string name="spam_notification_block_spam_action_text">Sí, bloquear el número</string>
  <string name="spam_notification_action_dismiss">Ignorar</string>
</resources>