1<?xml version="1.0" encoding="utf-8"?>
2<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
3  <string name="non_spam_notification_title">Kjenner du %1$s?</string>
4  <string name="spam_notification_title">Var %1$s en useriøs oppringer?</string>
5  <string name="spam_notification_block_report_toast_text">%1$s ble blokkert, og anropet ble rapportert som useriøst.</string>
6  <string name="spam_notification_not_spam_toast_text">Anropet fra %1$s ble rapportert som ikke useriøst.</string>
7  <string name="spam_notification_non_spam_call_collapsed_text">Trykk for å legge til kontakter eller blokkere det useriøse nummeret.</string>
8  <string name="spam_notification_non_spam_call_expanded_text">Dette er den første gangen du blir oppringt fra dette nummeret. Hvis dette anropet var useriøst, kan du blokkere nummeret og rapportere det.</string>
9  <string name="spam_notification_spam_call_collapsed_text">Trykk for å rapportere nummeret som ikke useriøst eller blokkere det.</string>
10  <string name="spam_notification_report_spam_action_text">Blokkér og rapportér</string>
11  <string name="spam_notification_add_contact_action_text">Legg til kontakt</string>
12  <string name="spam_notification_dialog_add_contact_action_text">Legg til i kontakter</string>
13  <string name="spam_notification_dialog_block_report_spam_action_text">Blokkér og rapportér som useriøst</string>
14  <string name="spam_notification_was_not_spam_action_text">Nei, ikke useriøst</string>
15  <string name="spam_notification_block_spam_action_text">Ja, blokkér nummeret</string>
16  <string name="spam_notification_action_dismiss">Lukk</string>
17</resources>
18