summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/spam/res/values-sv/strings.xml
blob: d950e44c2659d621b279e7cb3f3fb36996e686ac (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">Känner du %1$s?</string>
  <string name="spam_notification_title">Var %1$s ett spamsamtal?</string>
  <string name="spam_notification_block_report_toast_text">%1$s blockerat och samtalet rapporterat som spam.</string>
  <string name="spam_notification_not_spam_toast_text">Samtal från %1$s rapporterat som spam.</string>
  <string name="spam_notification_non_spam_call_collapsed_text">Tryck för att lägga till kontakter eller blockera spamnummer.</string>
  <string name="spam_notification_non_spam_call_expanded_text">Det här var första gången det här numret ringde dig. Om det var spam går det att blockera numret och rapportera det.</string>
  <string name="spam_notification_spam_call_collapsed_text">Tryck för att rapportera som inte spam eller blockera det</string>
  <string name="spam_notification_report_spam_action_text">Blockera, rapportera</string>
  <string name="spam_notification_add_contact_action_text">Lägg till kontakt</string>
  <string name="spam_notification_dialog_add_contact_action_text">Lägg till i Kontakter</string>
  <string name="spam_notification_dialog_block_report_spam_action_text">Blockera och rapportera spam</string>
  <string name="spam_notification_was_not_spam_action_text">Nej, inte spam</string>
  <string name="spam_notification_block_spam_action_text">Ja, blockera numret</string>
  <string name="spam_notification_action_dismiss">Stäng</string>
</resources>