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">^1 કૉલ, હાલમાં ^2નો ચૂકી ગયેલ કૉલ છે</item>
43    <item quantity="other">^1 કૉલ, હાલમાં ^2નો ચૂકી ગયેલ કૉલ છે</item>
44  </plurals>
45  <plurals name="a11y_new_call_log_entry_answered_call">
46    <item quantity="one">^1 કૉલ, હાલમાં ^2નો જવાબી કૉલ છે</item>
47    <item quantity="other">^1 કૉલ, હાલમાં ^2નો જવાબી કૉલ છે</item>
48  </plurals>
49  <plurals name="a11y_new_call_log_entry_outgoing_call">
50    <item quantity="one">^1 કૉલ, હાલમાં ^2 માટે આઉટગોઇંગ કૉલ છે</item>
51    <item quantity="other">^1 કૉલ, હાલમાં ^2 માટે આઉટગોઇંગ કૉલ છે</item>
52  </plurals>
53  <plurals name="a11y_new_call_log_entry_blocked_call">
54    <item quantity="one">^1 કૉલ, હાલમાં ^2નો બ્લૉક કરેલ કૉલ</item>
55    <item quantity="other">^1 કૉલ, હાલમાં ^2નો બ્લૉક કરેલ કૉલ</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