55 lines
3.2 KiB
XML
55 lines
3.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2014 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="home_screen_settings">CÀI ĐẶT MÀN HÌNH CHÍNH</string>
|
|
<string name="drawer_settings">CÀI ĐẶT BẢNG</string>
|
|
<string name="app_settings">CÀI ĐẶT ỨNG DỤNG</string>
|
|
<string name="setting_state_on">BẬT</string>
|
|
<string name="setting_state_off">TẮT</string>
|
|
<string name="setting_state_disabled">ĐÃ TẮT</string>
|
|
<string name="play_folder_title">Phát</string>
|
|
<string name="scrolling_wallpaper">Cuộn hình nền</string>
|
|
<string name="grid_size_text">Kích thước lưới</string>
|
|
<string name="grid_size_comfortable">Thoải mái</string>
|
|
<string name="grid_size_cozy">Ấm cúng</string>
|
|
<string name="grid_size_condensed">Đã rút gọn</string>
|
|
<string name="grid_size_custom">Tùy chỉnh (<xliff:g id="rows">%1$d</xliff:g> \u00d7 <xliff:g id="columns">%2$d</xliff:g>)</string>
|
|
<string name="preferences_interface_homescreen_custom">Chọn kích thước tùy chỉnh</string>
|
|
<string name="dialog_confirm">Xác nhận</string>
|
|
<string name="home_screen_search_text">Thanh tìm kiếm</string>
|
|
<string name="larger_icons_text">Biểu tượng lớn hơn</string>
|
|
<string name="icon_labels">Nhãn biểu tượng</string>
|
|
<string name="icon_labels_show">Hiện</string>
|
|
<string name="icon_labels_hide">Ẩn</string>
|
|
<string name="protected_app_settings">Các ứng dụng được bảo vệ</string>
|
|
<string name="export_workspace_layout">Xuất bố cục</string>
|
|
<string name="app_drawer_style">Kiểu ngăn kéo</string>
|
|
<string name="app_drawer_style_compact">Gọn</string>
|
|
<string name="app_drawer_style_sections">Phần</string>
|
|
<string name="app_drawer_color">Màu ngăn kéo</string>
|
|
<string name="app_drawer_color_dark">Tối</string>
|
|
<string name="app_drawer_color_light">Sáng</string>
|
|
<string name="fast_scroller">Cuộn nhanh</string>
|
|
<string name="fast_scroller_type">Loại cuộn nhanh</string>
|
|
<string name="fast_scroller_type_horizontal">Ngang</string>
|
|
<string name="fast_scroller_type_vertical">Theo chiều dọc</string>
|
|
<string name="search_activity_not_found">Không tìm thấy hoạt động tìm kiếm!</string>
|
|
<string name="app_not_available">Không sẵn có ứng dụng</string>
|
|
<string name="storage_permission_denied">Không thể truy cập vào bộ lưu trữ</string>
|
|
<string name="export_db_email_subject">Trình khởi chạy DB cho khu vực</string>
|
|
<string name="export_db_could_not">Không thể xuất tập tin DB</string>
|
|
</resources>
|