blob: f37f36ec04697bdf1d7d1e8486879cc894ed97c7 [file] [log] [blame]
Baligh Uddin9e9ce992012-09-20 15:38:33 -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">
20 <string name="toast_text_copied" msgid="8327159932780920627">"Teks gekopieer"</string>
Baligh Uddin719dfeb2012-11-01 23:21:09 -070021 <string name="call_custom" msgid="2786306789889210756">"Bel <xliff:g id="CUSTOM">%s</xliff:g>"</string>
22 <string name="call_home" msgid="1479549630992276827">"Bel huis"</string>
23 <string name="call_mobile" msgid="8618334085824709009">"Bel selfoon"</string>
24 <string name="call_work" msgid="8299062439076337075">"Bel werk"</string>
25 <string name="call_fax_work" msgid="3770754834467992571">"Bel werkfaks"</string>
26 <string name="call_fax_home" msgid="6219051113573396065">"Bel huisfaks"</string>
27 <string name="call_pager" msgid="3038080882899955112">"Bel roepradio"</string>
28 <string name="call_other" msgid="4472141328347894937">"Bel"</string>
29 <string name="call_callback" msgid="687494744634190411">"Bel terugbel"</string>
30 <string name="call_car" msgid="9078083109758282133">"Bel motor"</string>
31 <string name="call_company_main" msgid="8768047233970315359">"Bel maatskappy, hoofnommer"</string>
32 <string name="call_isdn" msgid="3342482563847537747">"Bel ISDN"</string>
33 <string name="call_main" msgid="4640261071249938558">"Bel hoofnommer"</string>
34 <string name="call_other_fax" msgid="2536328553125487877">"Bel faks"</string>
35 <string name="call_radio" msgid="9055749313292712021">"Bel radio"</string>
36 <string name="call_telex" msgid="2909886619224843563">"Bel teleks"</string>
37 <string name="call_tty_tdd" msgid="6704940636171078852">"Bel TTY/TDD"</string>
38 <string name="call_work_mobile" msgid="4408630608955148641">"Bel werkselfoon"</string>
39 <string name="call_work_pager" msgid="3036932765279753793">"Bel werkroepradio"</string>
40 <string name="call_assistant" msgid="5188990854852312696">"Bel <xliff:g id="ASSISTANT">%s</xliff:g>"</string>
41 <string name="call_mms" msgid="8998771923464696960">"Bel MMS"</string>
42 <string name="sms_custom" msgid="4601748252470175865">"SMS <xliff:g id="CUSTOM">%s</xliff:g>"</string>
43 <string name="sms_home" msgid="7765831490534280540">"SMS huis"</string>
44 <string name="sms_mobile" msgid="8387632124165893103">"SMS selfoon"</string>
45 <string name="sms_work" msgid="3910570578912367742">"SMS werk"</string>
46 <string name="sms_fax_work" msgid="909086167151248212">"SMS werkfaks"</string>
47 <string name="sms_fax_home" msgid="4145442497939634875">"SMS huisfaks"</string>
48 <string name="sms_pager" msgid="5664381349583724906">"SMS roeper"</string>
49 <string name="sms_other" msgid="910895193552957097">"SMS"</string>
50 <string name="sms_callback" msgid="728414485478941361">"Sms terugbel"</string>
51 <string name="sms_car" msgid="8543669230270954512">"SMS motor"</string>
52 <string name="sms_company_main" msgid="5441902128445061862">"SMS maatskappy, hoofnommer"</string>
53 <string name="sms_isdn" msgid="7142483128948042667">"SMS ISDN"</string>
54 <string name="sms_main" msgid="6815987840926184815">"SMS hoofnommer"</string>
55 <string name="sms_other_fax" msgid="8649822154879781466">"SMS faks"</string>
56 <string name="sms_radio" msgid="8750339218480745940">"SMS radio"</string>
57 <string name="sms_telex" msgid="5469333785775443999">"SMS teleks"</string>
58 <string name="sms_tty_tdd" msgid="5057886576150816002">"SMS TTY/TDD"</string>
59 <string name="sms_work_mobile" msgid="8426872094268475047">"SMS werkselfoon"</string>
60 <string name="sms_work_pager" msgid="499303540738557836">"SMS werkroeper"</string>
61 <string name="sms_assistant" msgid="2677586547377136683">"SMS <xliff:g id="ASSISTANT">%s</xliff:g>"</string>
62 <string name="sms_mms" msgid="4887206338311086612">"SMS MMS"</string>
63 <!-- no translation found for clearFrequentsConfirmation_title (1482750234535491083) -->
64 <skip />
65 <!-- no translation found for clearFrequentsConfirmation (2101370440975269958) -->
66 <skip />
67 <!-- no translation found for clearFrequentsProgress_title (3738406170865048982) -->
68 <skip />
69 <!-- no translation found for status_available (4832569677396634846) -->
70 <skip />
71 <!-- no translation found for status_away (6267905184545881094) -->
72 <skip />
73 <!-- no translation found for status_busy (7111912905211403545) -->
74 <skip />
Baligh Uddin9e9ce992012-09-20 15:38:33 -070075</resources>