1<?xml version="1.0" encoding="utf-8"?>
2<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
3  <string name="type_incoming">ఇన్‌కమింగ్ కాల్</string>
4  <string name="type_incoming_pulled">ఇన్‌కమింగ్ కాల్ మరొక పరికరానికి బదిలీ చేయబడింది</string>
5  <string name="type_outgoing">అవుట్‌గోయింగ్ కాల్</string>
6  <string name="type_outgoing_pulled">అవుట్‌గోయింగ్ కాల్ మరొక పరికరానికి బదిలీ చేయబడింది</string>
7  <string name="type_missed">సమాధానమివ్వని కాల్</string>
8  <string name="type_incoming_video">ఇన్‌కమింగ్ వీడియో కాల్</string>
9  <string name="type_incoming_video_pulled">ఇన్‌కమింగ్ వీడియో కాల్ మరొక పరికరానికి బదిలీ చేయబడింది</string>
10  <string name="type_outgoing_video">అవుట్‌గోయింగ్ వీడియో కాల్</string>
11  <string name="type_outgoing_video_pulled">అవుట్‌గోయింగ్ వీడియో కాల్ మరొక పరికరానికి బదిలీ చేయబడింది</string>
12  <string name="type_missed_video">సమాధానమివ్వని వీడియో కాల్‌</string>
13  <string name="type_voicemail">వాయిస్ మెయిల్</string>
14  <string name="type_rejected">నిరాకరించిన కాల్</string>
15  <string name="type_blocked">బ్లాక్ చేసిన కాల్</string>
16  <string name="call_details_minutes_abbreviation">ని</string>
17  <string name="call_details_seconds_abbreviation">సె</string>
18  <string name="a11y_call_duration_format">%1$d %2$s %3$d %4$s</string>
19  <string name="a11y_call_duration_short_format">%1$d %2$s</string>
20  <string name="call_duration_format_pattern">%1$s\'%2$s\' %3$s\'%4$s\'</string>
21  <string name="call_duration_short_format_pattern">%1$s\'%2$s\'</string>
22  <plurals name="a11y_seconds">
23    <item quantity="one">సెకను</item>
24    <item quantity="other">సెకన్లు</item>
25  </plurals>
26  <plurals name="a11y_minutes">
27    <item quantity="one">నిమిషం</item>
28    <item quantity="other">నిమిషాలు</item>
29  </plurals>
30  <string name="type_answered_elsewhere">కాల్‌కి మరొక పరికరంలో సమాధానం ఇవ్వబడింది</string>
31  <string name="description_phone_account">^1లో</string>
32  <string name="description_via_number">%1$s ద్వారా</string>
33  <string name="description_via_number_phone_account">%1$sలో, %2$s ద్వారా</string>
34  <string name="voicemail_string">వాయిస్ మెయిల్</string>
35  <string name="just_now">ఇప్పుడే</string>
36  <string name="new_call_log_carrier_video">క్యారియర్ వీడియో</string>
37  <string name="new_call_log_duo_video">Duo వీడియో</string>
38  <string name="new_call_log_unknown">తెలియదు</string>
39  <string name="new_call_log_secondary_blocked">బ్లాక్ చేయబడింది</string>
40  <string name="new_call_log_secondary_spam">స్పామ్</string>
41  <plurals name="a11y_new_call_log_entry_missed_call">
42    <item quantity="one">^2 నుండి ^1 మిస్డ్ కాల్</item>
43    <item quantity="other">^2 నుండి ^1 కాల్‌లు, తాజాది మిస్డ్ కాల్</item>
44  </plurals>
45  <plurals name="a11y_new_call_log_entry_answered_call">
46    <item quantity="one">^2 నుండి ^1 సమాధానం ఇచ్చిన కాల్</item>
47    <item quantity="other">^2 నుండి ^1 కాల్‌లు, తాజాది సమాధానం ఇచ్చిన కాల్</item>
48  </plurals>
49  <plurals name="a11y_new_call_log_entry_outgoing_call">
50    <item quantity="one">^2కు ^1 అవుట్‌గోయింగ్ కాల్</item>
51    <item quantity="other">^2కు ^1 కాల్‌లు, తాజాది అవుట్‌గోయింగ్ కాల్‌లు</item>
52  </plurals>
53  <plurals name="a11y_new_call_log_entry_blocked_call">
54    <item quantity="one">^2 నుండి ^1 బ్లాక్ చేయబడిన కాల్</item>
55    <item quantity="other">^2 నుండి ^1 కాల్‌లు, తాజాది బ్లాక్ చేయబడిన కాల్</item>
56  </plurals>
57  <string name="a11y_new_call_log_entry_phone_account">^1లో,
58    ^2 ద్వారా</string>
59  <string name="a11y_new_call_log_entry_full_description_without_phone_account_info">^1, ^2.</string>
60  <string name="a11y_new_call_log_entry_full_description_with_phone_account_info">^1, ^2, ^3.</string>
61</resources>
62