1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- 3 ~ Copyright (C) 2017 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="type_incoming" msgid="5727636795656199810">"Ikholi engenayo"</string> 21 <string name="type_incoming_pulled" msgid="8434723359163965796">"Ikholi engenayo idluliselwe kwenye idivayisi"</string> 22 <string name="type_outgoing" msgid="764896746073942963">"Ikholi ephumayo"</string> 23 <string name="type_outgoing_pulled" msgid="1648517538371704193">"Ikholi ephumayo idluliselwe kwenye idivayisi"</string> 24 <string name="type_missed" msgid="2997043831022028176">"Ikholi ephuthiwe"</string> 25 <string name="type_incoming_video" msgid="7507180294202642554">"Ikholi yevidiyo engenayo"</string> 26 <string name="type_incoming_video_pulled" msgid="7879031598844023977">"Ikholi yevidiyo engenayo idluliselwe kwenye idivayisi"</string> 27 <string name="type_outgoing_video" msgid="309370072333983910">"Ikholi yevidiyo ephumayo"</string> 28 <string name="type_outgoing_video_pulled" msgid="3924450629684331345">"Ikholi yevidiyo ephumayo idluliselwe kwenye idivayisi"</string> 29 <string name="type_missed_video" msgid="4350107016317603785">"Ikholi yevidiyo ephuthiwe"</string> 30 <string name="type_voicemail" msgid="1877524395253846684">"Ivoyisimeyili"</string> 31 <string name="type_rejected" msgid="5632107438472996198">"Ikholi enqatshelwe"</string> 32 <string name="type_blocked" msgid="9177237294052244929">"Ikholi evinjiwe"</string> 33 <string name="call_details_minutes_abbreviation" msgid="7899774555556720560">"m"</string> 34 <string name="call_details_seconds_abbreviation" msgid="5893806826648947126">"s"</string> 35 <string name="a11y_call_duration_format" msgid="2905525933361674470">"<xliff:g id="MINUTES_0">%d</xliff:g> <xliff:g id="MINUTES_TRANSLATION">%s</xliff:g> <xliff:g id="SECONDS_1">%d</xliff:g> <xliff:g id="SECONDS_TRANSLATION">%s</xliff:g>"</string> 36 <string name="a11y_call_duration_short_format" msgid="5908875871251062453">"<xliff:g id="SECONDS_0">%d</xliff:g> <xliff:g id="SECONDS_TRANSLATION">%s</xliff:g>"</string> 37 <string name="call_duration_format_pattern" msgid="7566375153243313914">"<xliff:g id="MINUTES_SPECIAL_CHARACTER">%s</xliff:g>\'<xliff:g id="MINUTES_TRANSLATION">%s</xliff:g>\' <xliff:g id="SECONDS_SPECIAL_CHARACTER">%s</xliff:g>\'<xliff:g id="SECONDS_TRANSLATION">%s</xliff:g>\'"</string> 38 <string name="call_duration_short_format_pattern" msgid="1713177000235994790">"<xliff:g id="SECONDS_SPECIAL_CHARACTER">%s</xliff:g>\'<xliff:g id="SECONDS_TRANSLATION">%s</xliff:g>\'"</string> 39 <plurals name="a11y_seconds" formatted="false" msgid="6695730844760611970"> 40 <item quantity="one">amasekhondi</item> 41 <item quantity="other">amasekhondi</item> 42 </plurals> 43 <plurals name="a11y_minutes" formatted="false" msgid="6377010096698624038"> 44 <item quantity="one">amaminithi</item> 45 <item quantity="other">amaminithi</item> 46 </plurals> 47 <string name="type_answered_elsewhere" msgid="411958582555881640">"Ikholi iphendulwe kwenye idivayisi"</string> 48 <string name="description_phone_account" msgid="4382951172691362244">"ku-<xliff:g id="PHONEACCOUNT">^1</xliff:g>"</string> 49 <string name="description_via_number" msgid="7682575124846343076">"nge-<xliff:g id="NUMBER">%1$s</xliff:g>"</string> 50 <string name="description_via_number_phone_account" msgid="4345445677508018830">"ku-<xliff:g id="PHONEACCOUNT">%1$s</xliff:g>, nge-<xliff:g id="NUMBER">%2$s</xliff:g>"</string> 51 <string name="voicemail_string" msgid="6029775151483803006">"Ivoyisimeyili"</string> 52 </resources> 53