blob: aa78f1feae7727bf23ad0e63b6b8d8be13fd2ba8 [file] [log] [blame]
Baligh Uddin584aeae2012-09-19 15:03:56 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 ~ Copyright (C) 2012 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">
Baligh Uddin90a85b22012-11-06 13:50:14 -080020 <string name="applicationLabel" msgid="8490255569343340580">"Dialler"</string>
Baligh Uddin58e5a862012-11-01 23:21:44 -070021 <string name="launcherDialer" msgid="8636288196618486553">"Phone"</string>
22 <string name="dialerIconLabel" msgid="6500826552823403796">"Phone"</string>
23 <string name="recentCallsIconLabel" msgid="1419116422359067949">"Call log"</string>
24 <string name="menu_sendTextMessage" msgid="6937343460284499306">"Send text message"</string>
25 <string name="recentCalls_callNumber" msgid="1756372533999226126">"Call <xliff:g id="NAME">%s</xliff:g>"</string>
26 <string name="recentCalls_editNumberBeforeCall" msgid="7756171675833267857">"Edit number before call"</string>
27 <string name="recentCalls_addToContact" msgid="1429899535546487008">"Add to contacts"</string>
28 <string name="recentCalls_removeFromRecentList" msgid="401662244636511330">"Remove from call log"</string>
29 <string name="recentCalls_deleteAll" msgid="6352364392762163704">"Clear call log"</string>
30 <string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Delete voicemail"</string>
31 <string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Share voicemail"</string>
32 <string name="recentCalls_empty" msgid="247053222448663107">"Call log is empty."</string>
33 <string name="clearCallLogConfirmation_title" msgid="6427524640461816332">"Clear call log?"</string>
34 <string name="clearCallLogConfirmation" msgid="5043563133171583152">"All your call records will be deleted."</string>
35 <string name="clearCallLogProgress_title" msgid="8365943000154295771">"Clearing call log…"</string>
Baligh Uddin584aeae2012-09-19 15:03:56 -070036 <plurals name="notification_voicemail_title">
Baligh Uddin58e5a862012-11-01 23:21:44 -070037 <item quantity="one" msgid="1746619685488504230">"Voicemail"</item>
38 <item quantity="other" msgid="5513481419205061254">"<xliff:g id="COUNT">%1$d</xliff:g> Voicemails"</item>
Baligh Uddin584aeae2012-09-19 15:03:56 -070039 </plurals>
Baligh Uddin58e5a862012-11-01 23:21:44 -070040 <string name="notification_action_voicemail_play" msgid="6113133136977996863">"Play"</string>
41 <string name="notification_voicemail_callers_list" msgid="1153954809339404149">"<xliff:g id="NEWER_CALLERS">%1$s</xliff:g>, <xliff:g id="OLDER_CALLER">%2$s</xliff:g>"</string>
42 <string name="notification_new_voicemail_ticker" msgid="895342132049452081">"New voicemail from <xliff:g id="CALLER">%1$s</xliff:g>"</string>
43 <string name="voicemail_playback_error" msgid="1811242131549854624">"Couldn\'t play voicemail."</string>
44 <string name="voicemail_buffering" msgid="738287747618697097">"Buffering…"</string>
45 <string name="voicemail_fetching_content" msgid="877911315738258780">"Fetching voicemail…"</string>
46 <string name="voicemail_fetching_timout" msgid="6691792377574905201">"Couldn\'t fetch voicemail."</string>
Baligh Uddin58e5a862012-11-01 23:21:44 -070047 <string name="call_log_voicemail_header" msgid="3945407886667089173">"Calls with voicemail only"</string>
48 <string name="call_log_incoming_header" msgid="2787722299753674684">"Incoming calls only"</string>
49 <string name="call_log_outgoing_header" msgid="761009180766735769">"Outgoing calls only"</string>
50 <string name="call_log_missed_header" msgid="8017148056610855956">"Missed calls only"</string>
51 <string name="voicemail_status_voicemail_not_available" msgid="3021980206152528883">"Cannot connect to voicemail server."</string>
52 <string name="voicemail_status_messages_waiting" msgid="7113421459602803605">"Can\'t connect to voicemail server. New voicemails are waiting."</string>
53 <string name="voicemail_status_configure_voicemail" msgid="3738537770636895689">"Set up your voicemail."</string>
54 <string name="voicemail_status_audio_not_available" msgid="3369618334553341626">"Audio not available."</string>
55 <string name="voicemail_status_action_configure" msgid="8671796489912239589">"Set up"</string>
56 <string name="voicemail_status_action_call_server" msgid="1824816252288551794">"Call voicemail"</string>
57 <string name="voicemail_speed_slowest" msgid="1733460666177707312">"Slowest speed"</string>
58 <string name="voicemail_speed_slower" msgid="1508601287347216244">"Slow speed"</string>
59 <string name="voicemail_speed_normal" msgid="9033988544627228892">"Normal speed"</string>
60 <string name="voicemail_speed_faster" msgid="2019965121475935488">"Fast speed"</string>
61 <string name="voicemail_speed_fastest" msgid="5758712343491183292">"Fastest speed"</string>
62 <string name="call_log_item_count_and_date" msgid="7641933305703520787">"(<xliff:g id="COUNT">%1$d</xliff:g>) <xliff:g id="DATE">%2$s</xliff:g>"</string>
63 <string name="sms_disambig_title" msgid="5846266399240630846">"Choose number"</string>
64 <string name="call_disambig_title" msgid="4392886850104795739">"Choose number"</string>
65 <string name="make_primary" msgid="5829291915305113983">"Remember this choice"</string>
Baligh Uddin967ff8b2012-12-06 08:49:17 -080066 <string name="description_image_button_one" msgid="1740638037139856139">"one"</string>
67 <string name="description_image_button_two" msgid="5882638439003731308">"two"</string>
68 <string name="description_image_button_three" msgid="8709731759376015180">"three"</string>
69 <string name="description_image_button_four" msgid="3530239685642246130">"four"</string>
70 <string name="description_image_button_five" msgid="1182465427501188413">"five"</string>
71 <string name="description_image_button_six" msgid="2093656269261415475">"six"</string>
72 <string name="description_image_button_seven" msgid="2450357020447676481">"seven"</string>
73 <string name="description_image_button_eight" msgid="6969435115163287801">"eight"</string>
74 <string name="description_image_button_nine" msgid="7857248695662558323">"nine"</string>
75 <string name="description_image_button_star" msgid="3365919907520767866">"Star"</string>
76 <string name="description_image_button_zero" msgid="4133108949401820710">"zero"</string>
77 <string name="description_image_button_pound" msgid="3039765597595889230">"pound"</string>
Baligh Uddin967ff8b2012-12-06 08:49:17 -080078 <string name="description_search_button" msgid="3660807558587384889">"search"</string>
79 <string name="description_dial_button" msgid="1274091017188142646">"dial"</string>
Baligh Uddin967ff8b2012-12-06 08:49:17 -080080 <string name="description_digits_edittext" msgid="8760207516497016437">"number to dial"</string>
Baligh Uddinddf3a632013-07-29 15:35:43 -070081 <string name="action_menu_call_history_description" msgid="9018442816219748968">"Call History"</string>
Baligh Uddin967ff8b2012-12-06 08:49:17 -080082 <string name="action_menu_overflow_description" msgid="2303272250613084574">"More options"</string>
Baligh Uddin947f51d2013-08-19 15:42:38 -070083 <string name="action_menu_dialpad_button" msgid="1425910318049008136">"dial pad"</string>
Baligh Uddin967ff8b2012-12-06 08:49:17 -080084 <string name="menu_copy" msgid="6108677035381940698">"Copy"</string>
85 <string name="menu_show_outgoing_only" msgid="1965570298133301970">"Show outgoing only"</string>
86 <string name="menu_show_incoming_only" msgid="7534206815238877417">"Show incoming only"</string>
87 <string name="menu_show_missed_only" msgid="154473166059743996">"Show missed only"</string>
88 <string name="menu_show_voicemails_only" msgid="1898421289561435703">"Show voicemails only"</string>
89 <string name="menu_show_all_calls" msgid="7560347482073345885">"Show all calls"</string>
90 <string name="add_2sec_pause" msgid="9214012315201040129">"Add 2-sec pause"</string>
91 <string name="add_wait" msgid="3360818652790319634">"Add wait"</string>
92 <string name="call_settings" msgid="7666474782093693667">"Settings"</string>
93 <string name="menu_newContact" msgid="1209922412763274638">"New contact"</string>
Baligh Uddincfe34562013-09-05 17:16:10 -070094 <string name="menu_allContacts" msgid="6948308384034051670">"All contacts"</string>
Baligh Uddin967ff8b2012-12-06 08:49:17 -080095 <string name="callDetailTitle" msgid="5340227785196217938">"Call details"</string>
96 <string name="toast_call_detail_error" msgid="7200975244804730096">"Couldn\'t read details for the requested call."</string>
97 <string name="dialer_useDtmfDialpad" msgid="1707548397435075040">"Use touch tone keypad"</string>
98 <string name="dialer_returnToInCallScreen" msgid="3719386377550913067">"Return to call in progress"</string>
99 <string name="dialer_addAnotherCall" msgid="4205688819890074468">"Add call"</string>
100 <string name="type_incoming" msgid="6502076603836088532">"Incoming call"</string>
101 <string name="type_outgoing" msgid="343108709599392641">"Outgoing call"</string>
102 <string name="type_missed" msgid="2720502601640509542">"Missed call"</string>
103 <string name="type_voicemail" msgid="5153139450668549908">"Voicemail"</string>
104 <string name="actionIncomingCall" msgid="6028930669817038600">"Incoming calls"</string>
105 <string name="description_call_log_play_button" msgid="651182125650429846">"Play voicemail"</string>
106 <string name="description_call_log_incoming_call" msgid="4485427487637250143">"Incoming call"</string>
107 <string name="description_call_log_outgoing_call" msgid="604831756853471658">"Outgoing call"</string>
108 <string name="description_call_log_missed_call" msgid="2242805209983708825">"Missed call"</string>
109 <string name="description_call_log_voicemail" msgid="4600798771975158948">"Voicemail"</string>
Baligh Uddin967ff8b2012-12-06 08:49:17 -0800110 <string name="description_view_contact" msgid="5205669345700598415">"View contact <xliff:g id="NAME">%1$s</xliff:g>"</string>
111 <string name="description_call" msgid="3443678121983852666">"Call <xliff:g id="NAME">%1$s</xliff:g>"</string>
Baligh Uddin7738b842014-02-10 17:39:32 -0800112 <string name="description_contact_details" msgid="51229793651342809">"Contact details for <xliff:g id="NAMEORNUMBER">%1$s</xliff:g>"</string>
113 <string name="description_call_details" msgid="8936017517290240089">"Call details"</string>
114 <string name="description_new_voicemail" msgid="2133792360865517746">"New voicemail."</string>
115 <string name="description_num_calls" msgid="1601505153694540074">"<xliff:g id="NUMBEROFCALLS">%1$s</xliff:g> calls."</string>
Baligh Uddin967ff8b2012-12-06 08:49:17 -0800116 <string name="description_send_text_message" msgid="7803126439934046891">"Send text message to <xliff:g id="NAME">%1$s</xliff:g>"</string>
117 <string name="description_call_log_unheard_voicemail" msgid="118101684236996786">"Unheard voicemail"</string>
Baligh Uddin11171672014-02-24 16:04:12 -0800118 <string name="description_clear_search" msgid="688023606766232904">"Clear search"</string>
Baligh Uddin6c7585c2013-08-06 02:13:20 -0700119 <string name="description_start_voice_search" msgid="520539488194946012">"Start voice search"</string>
Baligh Uddin967ff8b2012-12-06 08:49:17 -0800120 <string name="menu_callNumber" msgid="997146291983360266">"Call <xliff:g id="NUMBER">%s</xliff:g>"</string>
121 <string name="unknown" msgid="740067747858270469">"Unknown"</string>
122 <string name="voicemail" msgid="3851469869202611441">"Voicemail"</string>
123 <string name="private_num" msgid="6374339738119166953">"Private number"</string>
124 <string name="payphone" msgid="4864313342828942922">"Phonebox"</string>
125 <string name="dialerKeyboardHintText" msgid="5401660096579787344">"Use keyboard to dial"</string>
126 <string name="dialerDialpadHintText" msgid="5824490365898349041">"Dial to add a call"</string>
127 <string name="callDetailsDurationFormat" msgid="8157706382818184268">"<xliff:g id="MINUTES">%s</xliff:g> mins <xliff:g id="SECONDS">%s</xliff:g> secs"</string>
128 <string name="dialog_phone_call_prohibited_message" msgid="6554711866586660441">"Call not sent"</string>
129 <string name="dialog_voicemail_not_ready_message" msgid="4384716252789515378">"To set up voicemail, go to Menu &gt; Settings."</string>
130 <string name="dialog_voicemail_airplane_mode_message" msgid="530922773669546093">"To call voicemail, first turn off Aeroplane mode."</string>
131 <string name="contact_list_loading" msgid="5488620820563977329">"Loading…"</string>
132 <string name="imei" msgid="3045126336951684285">"IMEI"</string>
133 <string name="meid" msgid="6210568493746275750">"MEID"</string>
134 <string name="simContacts_emptyLoading" msgid="6700035985448642408">"Loading from SIM card…"</string>
135 <string name="simContacts_title" msgid="27341688347689769">"SIM card contacts"</string>
Baligh Uddin3ede9032012-12-12 10:33:17 -0800136 <string name="add_contact_not_available" msgid="1419207765446461366">"Re-enable the People application to use this feature."</string>
Baligh Uddin80d78a82013-12-16 17:12:30 -0800137 <string name="voice_search_not_available" msgid="7580616740587850828">"Voice search is not available."</string>
Baligh Uddin7fdf72c2014-04-09 16:01:16 -0700138 <string name="call_not_available" msgid="8941576511946492225">"Cannot make a phone call because the Phone application has been disabled."</string>
139 <string name="activity_not_available" msgid="8265265380537872585">"No installed activity available to handle selected action."</string>
Baligh Uddinae982532013-09-11 20:46:33 -0700140 <string name="dialer_hint_find_contact" msgid="8798845521253672403">"Type a name or phone number"</string>
Baligh Uddin6d101022013-07-18 20:08:03 -0700141 <string name="recentMissed_empty" msgid="5427113551557296665">"No recent missed calls."</string>
142 <string name="recentVoicemails_empty" msgid="5163114119598014048">"No recent voicemails."</string>
Baligh Uddin6d101022013-07-18 20:08:03 -0700143 <string name="show_favorites_only" msgid="5520072531022614595">"Show favourites only"</string>
Baligh Uddine491e3e2013-07-24 17:13:56 -0700144 <string name="call_log_activity_title" msgid="4612824396355272023">"History"</string>
Baligh Uddin84036b02014-04-16 20:16:31 -0700145 <string name="call_log_all_title" msgid="3566738938889333307">"All"</string>
146 <string name="call_log_missed_title" msgid="4541142293870638971">"Missed"</string>
Baligh Uddin5e208a52014-04-21 16:33:57 -0700147 <string name="call_log_voicemail_title" msgid="940422274047025948">"Voicemail"</string>
148 <string name="tab_speed_dial" msgid="7807567599021643864">"Speed Dial"</string>
149 <string name="tab_recents" msgid="929949073851377206">"Recents"</string>
150 <string name="tab_all_contacts" msgid="1410922767166533690">"Contacts"</string>
Baligh Uddin6c7585c2013-08-06 02:13:20 -0700151 <string name="show_all_contacts_title" msgid="8395378484578221791">"All contacts"</string>
152 <string name="show_all_contacts_button_text" msgid="8057452310403090131">"All contacts"</string>
Baligh Uddinae982532013-09-11 20:46:33 -0700153 <string name="favorite_hidden" msgid="5011234945140912047">"Removed from favourites"</string>
Baligh Uddin6c7585c2013-08-06 02:13:20 -0700154 <string name="favorite_hidden_undo" msgid="2508998611039406474">"Undo"</string>
Baligh Uddinebd6d262013-09-09 18:23:05 -0700155 <string name="search_shortcut_call_number" msgid="7277194656832895870">"Call <xliff:g id="NUMBER">%s</xliff:g>"</string>
156 <string name="search_shortcut_add_to_contacts" msgid="1853716708655789069">"Add to contacts"</string>
Baligh Uddin2c25b192014-04-28 14:50:38 -0700157 <string name="recents_footer_text" msgid="7315554578957453359">"View full call history"</string>
Baligh Uddinc2f975d2013-09-26 00:36:02 -0700158 <string name="num_missed_calls" msgid="8081736535604293886">"<xliff:g id="NUMBER">%s</xliff:g> new missed calls"</string>
159 <string name="no_favorites" msgid="5212485868783382971">"Favourites &amp; contacts that you\ncall often will show here.\nSo, start calling."</string>
160 <string name="contact_tooltip" msgid="7817483485692282287">"Tap image to see all numbers or press and hold to reorder"</string>
Baligh Uddine5cd0632013-10-11 05:49:55 -0700161 <string name="description_dismiss" msgid="2146276780562549643">"Dismiss"</string>
Baligh Uddin11171672014-02-24 16:04:12 -0800162 <string name="remove_contact" msgid="1080555335283662961">"Remove"</string>
163 <string name="favorites_menu_speed_dial" msgid="3832518092014707628">"Speed Dial"</string>
164 <string name="favorites_menu_all_contacts" msgid="992506284449891186">"ALL CONTACTS"</string>
Baligh Uddin335a4962014-05-07 21:18:49 -0700165 <string name="call_log_action_call_back" msgid="4944463006859852473">"CALL BACK"</string>
166 <string name="call_log_action_delete" msgid="7371990297839987600">"DELETE"</string>
167 <string name="call_log_action_voicemail" msgid="4978620572562925654">"LISTEN"</string>
168 <string name="description_incoming_missed_call" msgid="2610535352863246949">"Missed call from <xliff:g id="NAMEORNUMBER">%1$s</xliff:g>, <xliff:g id="TYPEORLOCATION">%2$s</xliff:g>, <xliff:g id="TIMEOFCALL">%3$s</xliff:g>."</string>
169 <string name="description_incoming_answered_call" msgid="7206670204016969740">"Answered call from <xliff:g id="NAMEORNUMBER">%1$s</xliff:g>, <xliff:g id="TYPEORLOCATION">%2$s</xliff:g>, <xliff:g id="TIMEOFCALL">%3$s</xliff:g>."</string>
170 <string name="description_outgoing_call" msgid="3964211633673659733">"Call to <xliff:g id="NAMEORNUMBER">%1$s</xliff:g>, <xliff:g id="TYPEORLOCATION">%2$s</xliff:g>, <xliff:g id="TIMEOFCALL">%3$s</xliff:g>."</string>
171 <string name="description_call_back_action" msgid="3012837380108884260">"Call back <xliff:g id="NAMEORNUMBER">%1$s</xliff:g>"</string>
172 <string name="description_voicemail_action" msgid="8054891873788903063">"Listen to voicemail from <xliff:g id="NAMEORNUMBER">%1$s</xliff:g>"</string>
173 <string name="description_delete_action" msgid="7188614068459616450">"Delete call log entry for <xliff:g id="NAMEORNUMBER">%1$s</xliff:g>"</string>
174 <string name="toast_entry_removed" msgid="3389119736202317999">"Call log entry deleted."</string>
Baligh Uddin584aeae2012-09-19 15:03:56 -0700175</resources>