summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/calllogutils/res/values-lo/strings.xml
blob: 72efbd872d6029cb746c0f9c64553efe17515be4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
 ~ Copyright (C) 2017 The Android Open Source Project
 ~
 ~ Licensed under the Apache License, Version 2.0 (the "License");
 ~ you may not use this file except in compliance with the License.
 ~ You may obtain a copy of the License at
 ~
 ~      http://www.apache.org/licenses/LICENSE-2.0
 ~
 ~ Unless required by applicable law or agreed to in writing, software
 ~ distributed under the License is distributed on an "AS IS" BASIS,
 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 ~ See the License for the specific language governing permissions and
 ~ limitations under the License
  -->

<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <string name="type_incoming" msgid="5727636795656199810">"​ສາຍ​ໂທ​ເຂົ້າ"</string>
    <string name="type_incoming_pulled" msgid="8434723359163965796">"ສາຍໂທເຂົ້າຖືກໂອນໄປອຸປະກອນອື່ນແລ້ວ"</string>
    <string name="type_outgoing" msgid="764896746073942963">"​ສາຍ​ໂທ​ອອກ"</string>
    <string name="type_outgoing_pulled" msgid="1648517538371704193">"ສາຍໂທອອກຖືກໂອນໄປອຸປະກອນອື່ນແລ້ວ"</string>
    <string name="type_missed" msgid="2997043831022028176">"​ສາຍບໍ່​ໄດ້​ຮັບ"</string>
    <string name="type_incoming_video" msgid="7507180294202642554">"ສາຍໂທ​ວິດີໂອ​ເຂົ້າ"</string>
    <string name="type_incoming_video_pulled" msgid="7879031598844023977">"ສາຍວິດີໂອໂທເຂົ້າຖືກໂອນໄປອຸປະກອນອື່ນແລ້ວ"</string>
    <string name="type_outgoing_video" msgid="309370072333983910">"ສາຍ​ໂທ​ອອກ​ດ້ວຍ​ວິດີໂອ"</string>
    <string name="type_outgoing_video_pulled" msgid="3924450629684331345">"ສາຍວິດີໂອໂທອອກຖືກໂອນໄປອຸປະກອນອື່ນແລ້ວ"</string>
    <string name="type_missed_video" msgid="4350107016317603785">"ສາຍ​ວິດີໂອ​ທີ່​ບໍ່​ໄດ້​ຮັບ"</string>
    <string name="type_voicemail" msgid="1877524395253846684">"ຂໍ້ຄວາມສຽງ"</string>
    <string name="type_rejected" msgid="5632107438472996198">"ສາຍ​ໂທ​ທີ່​ຖືກ​ປະ​ຕິ​ເສດ"</string>
    <string name="type_blocked" msgid="9177237294052244929">"ສາຍ​ໂທ​ທີ່​ຖືກບ​ລັອກ"</string>
    <string name="type_answered_elsewhere" msgid="411958582555881640">"ຮັບສາຍໃນອຸປະກອນອື່ນແລ້ວ"</string>
    <string name="description_phone_account" msgid="4382951172691362244">"ຢູ່​ <xliff:g id="PHONEACCOUNT">^1</xliff:g>"</string>
    <string name="description_via_number" msgid="7682575124846343076">"ຜ່ານ <xliff:g id="NUMBER">%1$s</xliff:g>"</string>
    <string name="description_via_number_phone_account" msgid="4345445677508018830">"ຢູ່ <xliff:g id="PHONEACCOUNT">%1$s</xliff:g>, ຜ່ານ <xliff:g id="NUMBER">%2$s</xliff:g>"</string>
    <string name="voicemail_string" msgid="6029775151483803006">"ຂໍ້ຄວາມສຽງ"</string>
    <string name="call_details_duration_format" msgid="296780245582838089">"<xliff:g id="MINUTES">%d</xliff:g>ນທ <xliff:g id="SECONDS">%d</xliff:g>ວິ"</string>
    <string name="call_details_short_duration_format" msgid="8079910850626312453">"<xliff:g id="SECONDS">%d</xliff:g>ວິ"</string>
    <string name="call_details_duration_format_a11y" msgid="5116338920917720252">"<xliff:g id="MINUTES">%d</xliff:g> ນາທີ <xliff:g id="SECONDS">%d</xliff:g> ວິນາທີ"</string>
    <string name="call_details_short_duration_format_a11y" msgid="4971559778168100952">"<xliff:g id="SECONDS">%d</xliff:g> ວິນາທີ"</string>
</resources>