49 lines
3.9 KiB
XML
49 lines
3.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2015 The CyanogenMod 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>
|
|
<string name="prefDialogTitle_suggestedContactsMode">รูปแบบ</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_none">ปิดแล้ว</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_none">คุณสมบัติรายชื่อติดต่อที่แนะนำถูกปิดใช้งาน</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_recents">ล่าสุด</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_recents">เฉพาะรายชื่อติดต่อล่าสุดเท่านั้นที่สามารถเลือกได้</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_all">ทั้งหมด</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_all">สามารถเลือกรายชื่อติดต่อที่แนะนำทั้งหมดได้</string>
|
|
<string name="preference_header_suggested_contacts">รายชื่อติดต่อที่แนะนำ</string>
|
|
<string name="preference_suggested_contacts_mode">รูปแบบรายชื่อที่แนะนำ</string>
|
|
<string name="preference_suggested_contacts_clear_all">ล้างรายชื่อติดต่อที่แนะนำ</string>
|
|
<string name="suggested_contacts_cleared">ล้างรายชื่อติดต่อที่แนะนำแล้ว</string>
|
|
<string name="clear_suggested_contacts_dialog_title">ล้างรายชื่อติดต่อที่แนะนำหรือไม่</string>
|
|
<string name="clear_suggested_contacts_dialog_message">รายชื่อติดต่อแนะนำทั้งหมดที่จัดเก็บไว้ก่อนหน้าจะถูกลบ</string>
|
|
<string name="edit_light_settings">การตั้งค่าแสงของโฟลเดอร์</string>
|
|
<string name="pulse_speed_title">ความเร็วและระยะเวลาการกระพริบ</string>
|
|
<string name="default_time">ปกติ</string>
|
|
<string name="custom_time">กำหนดเอง</string>
|
|
<string name="dialog_delete_title">ลบ</string>
|
|
<string name="dialog_delete_message">ลบรายการที่เลือกหรือไม่</string>
|
|
<string name="pref_lights_default">ค่าเริ่มต้น</string>
|
|
<string name="pulse_length_always_on">เปิดตลอด</string>
|
|
<string name="pulse_length_very_short">สั้นมาก</string>
|
|
<string name="pulse_length_short">สั้น</string>
|
|
<string name="pulse_length_normal">ปกติ</string>
|
|
<string name="pulse_length_long">ยาว</string>
|
|
<string name="pulse_length_very_long">ยาวมาก</string>
|
|
<string name="pulse_speed_very_fast">เร็วมาก</string>
|
|
<string name="pulse_speed_fast">เร็ว</string>
|
|
<string name="pulse_speed_normal">ปกติ</string>
|
|
<string name="pulse_speed_slow">ช้า</string>
|
|
<string name="pulse_speed_very_slow">ช้ามาก</string>
|
|
</resources>
|