strings.xml revision 06b6b56e9eaa91ebf757ea641e38a9c885fa40bd
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">"ಒಳಬರುವ ಕರೆ"</string>
21    <string name="type_incoming_pulled" msgid="8434723359163965796">"ಒಳಬರುವ ಕರೆಯನ್ನು ಮತ್ತೊಂದು ಸಾಧನಕ್ಕೆ ವರ್ಗಾಯಿಸಲಾಗಿದೆ"</string>
22    <string name="type_outgoing" msgid="764896746073942963">"ಹೊರಹೋಗುವ ಕರೆ"</string>
23    <string name="type_outgoing_pulled" msgid="1648517538371704193">"ಹೊರಹೋಗುವ ಕರೆಯನ್ನು ಮತ್ತೊಂದು ಸಾಧನಕ್ಕೆ ವರ್ಗಾಯಿಸಲಾಗಿದೆ"</string>
24    <string name="type_missed" msgid="2997043831022028176">"ಮಿಸ್ಡ್‌ ಕಾಲ್‌"</string>
25    <string name="type_incoming_video" msgid="7507180294202642554">"ಒಳಬರುವ ವೀಡಿಯೊ ಕರೆ"</string>
26    <string name="type_incoming_video_pulled" msgid="7879031598844023977">"ಒಳಬರುವ ವೀಡಿಯೊ ಕರೆಯನ್ನು ಮತ್ತೊಂದು ಸಾಧನಕ್ಕೆ ವರ್ಗಾಯಿಸಲಾಗಿದೆ"</string>
27    <string name="type_outgoing_video" msgid="309370072333983910">"ಹೊರಹೋಗುವ ವೀಡಿಯೊ ಕರೆ"</string>
28    <string name="type_outgoing_video_pulled" msgid="3924450629684331345">"ಹೊರಹೋಗುವ ವೀಡಿಯೊ ಕರೆಯನ್ನು ಮತ್ತೊಂದು ಸಾಧನಕ್ಕೆ ವರ್ಗಾಯಿಸಲಾಗಿದೆ"</string>
29    <string name="type_missed_video" msgid="4350107016317603785">"ಮಿಸ್ಡ್‌ ವೀಡಿಯೊ ಕಾಲ್‌"</string>
30    <string name="type_voicemail" msgid="1877524395253846684">"ಧ್ವನಿಮೇಲ್"</string>
31    <string name="type_rejected" msgid="5632107438472996198">"ನಿರಾಕರಿಸಿದ ಕರೆ"</string>
32    <string name="type_blocked" msgid="9177237294052244929">"ನಿರ್ಬಂಧಿಸಿದ ಕರೆ"</string>
33    <string name="type_answered_elsewhere" msgid="411958582555881640">"ಮತ್ತೊಂದು ಸಾಧನದಲ್ಲಿ ಕರೆಗೆ ಉತ್ತರಿಸಲಾಗಿದೆ"</string>
34    <string name="description_phone_account" msgid="4382951172691362244">"<xliff:g id="PHONEACCOUNT">^1</xliff:g> ನಲ್ಲಿ"</string>
35    <string name="description_via_number" msgid="7682575124846343076">"<xliff:g id="NUMBER">%1$s</xliff:g> ಮೂಲಕ"</string>
36    <string name="description_via_number_phone_account" msgid="4345445677508018830">"<xliff:g id="PHONEACCOUNT">%1$s</xliff:g> ರಲ್ಲಿ, <xliff:g id="NUMBER">%2$s</xliff:g> ಮೂಲಕ"</string>
37    <string name="voicemail_string" msgid="6029775151483803006">"ಧ್ವನಿಮೇಲ್"</string>
38    <string name="call_details_duration_format" msgid="296780245582838089">"<xliff:g id="MINUTES">%s</xliff:g>ನಿ <xliff:g id="SECONDS">%s</xliff:g>ಸೆ"</string>
39    <string name="call_details_short_duration_format" msgid="8079910850626312453">"<xliff:g id="SECONDS">%s</xliff:g>ಸೆ"</string>
40</resources>
41