49 lines
3.2 KiB
XML
49 lines
3.2 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">Chế độ</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_none">Đã tắt</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_none">Tính năng gợi ý số liên lạc đã tắt</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_recents">Gần đây</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_recents">Chỉ những số liên lạc được đề nghị gần đây mới được lựa chọn</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_all">Tất cả</string>
|
|
<string name="prefDialogTitle_suggestedContactsMode_summary_all">Tất cả các số liên lạc được đề nghị sẽ được chọn</string>
|
|
<string name="preference_header_suggested_contacts">Danh bạ được đề nghị</string>
|
|
<string name="preference_suggested_contacts_mode">Chế độ danh bạ được đề nghị</string>
|
|
<string name="preference_suggested_contacts_clear_all">Xoá danh bạ được đề nghị</string>
|
|
<string name="suggested_contacts_cleared">Danh bạ được đề nghị đã bị xoá.</string>
|
|
<string name="clear_suggested_contacts_dialog_title">Xoá danh bạ được đề nghị?</string>
|
|
<string name="clear_suggested_contacts_dialog_message">Tất cả các số liên lạc gợi ý trước đây đã lưu trữ sẽ bị xóa.</string>
|
|
<string name="edit_light_settings">Thư mục cài đặt ánh sáng</string>
|
|
<string name="pulse_speed_title">Độ dài và tốc độ nháy</string>
|
|
<string name="default_time">Bình thường</string>
|
|
<string name="custom_time">Tùy chỉnh</string>
|
|
<string name="dialog_delete_title">Xóa</string>
|
|
<string name="dialog_delete_message">Xóa mục đã chọn?</string>
|
|
<string name="pref_lights_default">Mặc định</string>
|
|
<string name="pulse_length_always_on">Luôn bật</string>
|
|
<string name="pulse_length_very_short">Rất ngắn</string>
|
|
<string name="pulse_length_short">Ngắn</string>
|
|
<string name="pulse_length_normal">Bình thường</string>
|
|
<string name="pulse_length_long">Lâu</string>
|
|
<string name="pulse_length_very_long">Rất lâu</string>
|
|
<string name="pulse_speed_very_fast">Rất nhanh</string>
|
|
<string name="pulse_speed_fast">Nhanh</string>
|
|
<string name="pulse_speed_normal">Bình thường</string>
|
|
<string name="pulse_speed_slow">Chậm</string>
|
|
<string name="pulse_speed_very_slow">Rất chậm</string>
|
|
</resources>
|