blob: cdbb040bc49b6e5c892393f51928dabd6c26cfb5 [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>
78 <string name="description_voicemail_button" msgid="3402506823655455591">"voicemail"</string>
79 <string name="description_search_button" msgid="3660807558587384889">"search"</string>
80 <string name="description_dial_button" msgid="1274091017188142646">"dial"</string>
81 <string name="description_delete_button" msgid="6263102114033407382">"backspace"</string>
82 <string name="description_digits_edittext" msgid="8760207516497016437">"number to dial"</string>
Baligh Uddinddf3a632013-07-29 15:35:43 -070083 <string name="action_menu_call_history_description" msgid="9018442816219748968">"Call History"</string>
Baligh Uddin967ff8b2012-12-06 08:49:17 -080084 <string name="action_menu_overflow_description" msgid="2303272250613084574">"More options"</string>
Baligh Uddin947f51d2013-08-19 15:42:38 -070085 <string name="action_menu_dialpad_button" msgid="1425910318049008136">"dial pad"</string>
Baligh Uddin967ff8b2012-12-06 08:49:17 -080086 <string name="menu_copy" msgid="6108677035381940698">"Copy"</string>
87 <string name="menu_show_outgoing_only" msgid="1965570298133301970">"Show outgoing only"</string>
88 <string name="menu_show_incoming_only" msgid="7534206815238877417">"Show incoming only"</string>
89 <string name="menu_show_missed_only" msgid="154473166059743996">"Show missed only"</string>
90 <string name="menu_show_voicemails_only" msgid="1898421289561435703">"Show voicemails only"</string>
91 <string name="menu_show_all_calls" msgid="7560347482073345885">"Show all calls"</string>
92 <string name="add_2sec_pause" msgid="9214012315201040129">"Add 2-sec pause"</string>
93 <string name="add_wait" msgid="3360818652790319634">"Add wait"</string>
94 <string name="call_settings" msgid="7666474782093693667">"Settings"</string>
95 <string name="menu_newContact" msgid="1209922412763274638">"New contact"</string>
Baligh Uddincfe34562013-09-05 17:16:10 -070096 <string name="menu_allContacts" msgid="6948308384034051670">"All contacts"</string>
Baligh Uddin967ff8b2012-12-06 08:49:17 -080097 <string name="callDetailTitle" msgid="5340227785196217938">"Call details"</string>
98 <string name="toast_call_detail_error" msgid="7200975244804730096">"Couldn\'t read details for the requested call."</string>
99 <string name="dialer_useDtmfDialpad" msgid="1707548397435075040">"Use touch tone keypad"</string>
100 <string name="dialer_returnToInCallScreen" msgid="3719386377550913067">"Return to call in progress"</string>
101 <string name="dialer_addAnotherCall" msgid="4205688819890074468">"Add call"</string>
102 <string name="type_incoming" msgid="6502076603836088532">"Incoming call"</string>
103 <string name="type_outgoing" msgid="343108709599392641">"Outgoing call"</string>
104 <string name="type_missed" msgid="2720502601640509542">"Missed call"</string>
105 <string name="type_voicemail" msgid="5153139450668549908">"Voicemail"</string>
106 <string name="actionIncomingCall" msgid="6028930669817038600">"Incoming calls"</string>
107 <string name="description_call_log_play_button" msgid="651182125650429846">"Play voicemail"</string>
108 <string name="description_call_log_incoming_call" msgid="4485427487637250143">"Incoming call"</string>
109 <string name="description_call_log_outgoing_call" msgid="604831756853471658">"Outgoing call"</string>
110 <string name="description_call_log_missed_call" msgid="2242805209983708825">"Missed call"</string>
111 <string name="description_call_log_voicemail" msgid="4600798771975158948">"Voicemail"</string>
112 <string name="description_add_contact" msgid="3103414772502485851">"Add contact"</string>
113 <string name="description_view_contact" msgid="5205669345700598415">"View contact <xliff:g id="NAME">%1$s</xliff:g>"</string>
114 <string name="description_call" msgid="3443678121983852666">"Call <xliff:g id="NAME">%1$s</xliff:g>"</string>
115 <string name="description_send_text_message" msgid="7803126439934046891">"Send text message to <xliff:g id="NAME">%1$s</xliff:g>"</string>
116 <string name="description_call_log_unheard_voicemail" msgid="118101684236996786">"Unheard voicemail"</string>
Baligh Uddin6c7585c2013-08-06 02:13:20 -0700117 <string name="description_start_voice_search" msgid="520539488194946012">"Start voice search"</string>
Baligh Uddin967ff8b2012-12-06 08:49:17 -0800118 <string name="call_log_empty_gecode" msgid="5588904744812100846">"-"</string>
119 <string name="menu_callNumber" msgid="997146291983360266">"Call <xliff:g id="NUMBER">%s</xliff:g>"</string>
120 <string name="unknown" msgid="740067747858270469">"Unknown"</string>
121 <string name="voicemail" msgid="3851469869202611441">"Voicemail"</string>
122 <string name="private_num" msgid="6374339738119166953">"Private number"</string>
123 <string name="payphone" msgid="4864313342828942922">"Phonebox"</string>
124 <string name="dialerKeyboardHintText" msgid="5401660096579787344">"Use keyboard to dial"</string>
125 <string name="dialerDialpadHintText" msgid="5824490365898349041">"Dial to add a call"</string>
126 <string name="callDetailsDurationFormat" msgid="8157706382818184268">"<xliff:g id="MINUTES">%s</xliff:g> mins <xliff:g id="SECONDS">%s</xliff:g> secs"</string>
127 <string name="dialog_phone_call_prohibited_message" msgid="6554711866586660441">"Call not sent"</string>
128 <string name="dialog_voicemail_not_ready_message" msgid="4384716252789515378">"To set up voicemail, go to Menu &gt; Settings."</string>
129 <string name="dialog_voicemail_airplane_mode_message" msgid="530922773669546093">"To call voicemail, first turn off Aeroplane mode."</string>
130 <string name="contact_list_loading" msgid="5488620820563977329">"Loading…"</string>
131 <string name="imei" msgid="3045126336951684285">"IMEI"</string>
132 <string name="meid" msgid="6210568493746275750">"MEID"</string>
133 <string name="simContacts_emptyLoading" msgid="6700035985448642408">"Loading from SIM card…"</string>
134 <string name="simContacts_title" msgid="27341688347689769">"SIM card contacts"</string>
Baligh Uddin3ede9032012-12-12 10:33:17 -0800135 <string name="add_contact_not_available" msgid="1419207765446461366">"Re-enable the People application to use this feature."</string>
Baligh Uddinae982532013-09-11 20:46:33 -0700136 <string name="dialer_hint_find_contact" msgid="8798845521253672403">"Type a name or phone number"</string>
Baligh Uddin6d101022013-07-18 20:08:03 -0700137 <string name="call_log_all_title" msgid="3566738938889333307">"All"</string>
138 <string name="call_log_missed_title" msgid="4541142293870638971">"Missed"</string>
Baligh Uddin6d101022013-07-18 20:08:03 -0700139 <string name="recentMissed_empty" msgid="5427113551557296665">"No recent missed calls."</string>
140 <string name="recentVoicemails_empty" msgid="5163114119598014048">"No recent voicemails."</string>
141 <string name="show_all_contacts" msgid="1732256558071778056">"Show all contacts"</string>
142 <string name="show_favorites_only" msgid="5520072531022614595">"Show favourites only"</string>
Baligh Uddine491e3e2013-07-24 17:13:56 -0700143 <string name="call_log_activity_title" msgid="4612824396355272023">"History"</string>
Baligh Uddin86633f32013-08-14 18:36:12 -0700144 <string name="dialpad_0_number" msgid="8859392433961251108">"0"</string>
145 <string name="dialpad_1_number" msgid="6536740525419909212">"1"</string>
146 <string name="dialpad_2_number" msgid="4941546415280852148">"2"</string>
147 <string name="dialpad_3_number" msgid="6539414865185536881">"3"</string>
148 <string name="dialpad_4_number" msgid="979988372051042362">"4"</string>
149 <string name="dialpad_5_number" msgid="5492272478939926734">"5"</string>
150 <string name="dialpad_6_number" msgid="8044579516869379093">"6"</string>
151 <string name="dialpad_7_number" msgid="4175113016564167123">"7"</string>
152 <string name="dialpad_8_number" msgid="7949849563865941621">"8"</string>
153 <string name="dialpad_9_number" msgid="4377059952097526576">"9"</string>
Baligh Uddin6c7585c2013-08-06 02:13:20 -0700154 <string name="show_all_contacts_title" msgid="8395378484578221791">"All contacts"</string>
155 <string name="show_all_contacts_button_text" msgid="8057452310403090131">"All contacts"</string>
Baligh Uddinae982532013-09-11 20:46:33 -0700156 <string name="favorite_hidden" msgid="5011234945140912047">"Removed from favourites"</string>
Baligh Uddin6c7585c2013-08-06 02:13:20 -0700157 <string name="favorite_hidden_undo" msgid="2508998611039406474">"Undo"</string>
Baligh Uddinebd6d262013-09-09 18:23:05 -0700158 <string name="search_shortcut_call_number" msgid="7277194656832895870">"Call <xliff:g id="NUMBER">%s</xliff:g>"</string>
159 <string name="search_shortcut_add_to_contacts" msgid="1853716708655789069">"Add to contacts"</string>
Baligh Uddindb461832013-09-23 18:20:03 -0700160 <!-- no translation found for num_missed_calls (8081736535604293886) -->
161 <skip />
162 <!-- no translation found for no_favorites (2576737323200849714) -->
163 <skip />
Baligh Uddin584aeae2012-09-19 15:03:56 -0700164</resources>