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 මත, ^2 හරහා</string> 58 <string name="a11y_new_call_log_entry_full_description_without_phone_account_info">^1, ^2.</string> 59 <string name="a11y_new_call_log_entry_full_description_with_phone_account_info">^1, ^2, ^3.</string> 60</resources> 61