1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3 ~ Copyright (C) 2016 The Android Open Source Project 4 ~ 5 ~ Licensed under the Apache License, Version 2.0 (the "License"); 6 ~ you may not use this file except in compliance with the License. 7 ~ You may obtain a copy of the License at 8 ~ 9 ~ http://www.apache.org/licenses/LICENSE-2.0 10 ~ 11 ~ Unless required by applicable law or agreed to in writing, software 12 ~ distributed under the License is distributed on an "AS IS" BASIS, 13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14 ~ See the License for the specific language governing permissions and 15 ~ limitations under the License 16 --> 17 18<resources xmlns:android="http://schemas.android.com/apk/res/android" 19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 20 <string name="migrate_blocked_numbers_dialog_title" msgid="7823962296457673809">"Uusi kätevämpi estotapa"</string> 21 <string name="migrate_blocked_numbers_dialog_message" msgid="8309736147266462485">"Puhelimen on muokattava estoperiaatetta, jotta suojaus toimii paremmin. Nyt estetyistä numeroista saapuvat puhelut ja tekstiviestit estetään, ja estotiedot voidaan jakaa muille sovelluksille."</string> 22 <string name="migrate_blocked_numbers_dialog_allow_button" msgid="5192836471557751367">"Salli"</string> 23 <string name="block_number_confirmation_title" msgid="2699521227461376076">"Estetäänkö <xliff:g id="NUMBER">%1$s</xliff:g>?"</string> 24 <string name="block_number_confirmation_message_vvm" msgid="6501105244172290939">"Tästä numerosta tulevat puhelut estetään, ja vastaajaviestit poistetaan automaattisesti."</string> 25 <string name="block_number_confirmation_message_no_vvm" msgid="8236641245709649882">"Tästä numerosta tulevat puhelut estetään, mutta soittaja voi silti mahdollisesti jättää vastaajaviestejä."</string> 26 <string name="block_number_confirmation_message_new_filtering" msgid="8487449683723062644">"Tästä numerosta tulevat puhelut ja tekstiviestit estetään."</string> 27 <string name="block_number_ok" msgid="739786082788038932">"ESTÄ"</string> 28 <string name="unblock_number_confirmation_title" msgid="7897778825085659941">"Kumotaanko numeron <xliff:g id="NUMBER">%1$s</xliff:g> esto?"</string> 29 <string name="unblock_number_ok" msgid="5089057152966269355">"KUMOA ESTO"</string> 30 <string name="invalidNumber" msgid="6270918250761754967">"<xliff:g id="NUMBER">%1$s</xliff:g> on virheellinen."</string> 31 <string name="snackbar_number_blocked" msgid="5760234822413921845">"Numero <xliff:g id="NUMBER">%1$s</xliff:g> estetty"</string> 32 <string name="snackbar_number_unblocked" msgid="7941296274123990585">"Numeron <xliff:g id="NUMBER">%1$s</xliff:g> esto kumottu"</string> 33 <string name="block_number_undo" msgid="5158120911892491697">"KUMOA"</string> 34 <string name="send_to_voicemail_import_failed" msgid="1012752662074208237">"Tuonti epäonnistui."</string> 35 <string name="call_blocking_disabled_notification_title" msgid="7211352205255347489">"Puhelujen esto poistettiin käytöstä 48 tunnin ajaksi"</string> 36 <string name="call_blocking_disabled_notification_text" msgid="141384084865180722">"Toiminto poistettiin käytöstä hätäpuhelun vuoksi."</string> 37 <string name="block_report_number_alert_title" msgid="2740581989824959611">"Estetäänkö <xliff:g id="NUMBER">%1$s</xliff:g>?"</string> 38 <string name="block_report_number_alert_details" msgid="2652479394593143562">"Tästä numerosta tulevat puhelut estetään."</string> 39 <string name="block_number_alert_details" msgid="715942751312046429">"<xliff:g id="TEXT">%1$s</xliff:g>. Puhelu ilmoitetaan häirikköpuheluksi."</string> 40 <string name="unblock_number_alert_details" msgid="8696070817026870606">"Numeron esto ja häirikkötila kumotaan. Puhelut tästä numerosta eivät enää ole häirikköpuheluja."</string> 41 <string name="unblock_report_number_alert_title" msgid="2221901995393696882">"Kumotaanko numeron <xliff:g id="NUMBER">%1$s</xliff:g> esto?"</string> 42 <string name="report_not_spam_alert_button" msgid="3244953565919894995">"Ilmoita"</string> 43 <string name="report_not_spam_alert_title" msgid="395961923213504916">"Haluatko ilmoittaa virheestä?"</string> 44 <string name="report_not_spam_alert_details" msgid="4463730683530824797">"Puhelut numerosta <xliff:g id="NUMBER">%1$s</xliff:g> eivät enää jatkossa ole häirikköpuheluja."</string> 45 <string name="checkbox_report_as_spam_action" msgid="1549159682170273798">"Ilmoita häirikköpuheluksi"</string> 46</resources> 47