2013-09-25 16:34:46 -07:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<!-- Copyright (C) 2013 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="app_label" msgid="4469836075319831821">"Print Spooler"</string>
|
|
|
|
|
<string name="print_button" msgid="645164566271246268">"In"</string>
|
|
|
|
|
<string name="save_button" msgid="1921310454071758999">"Lưu"</string>
|
|
|
|
|
<string name="label_destination" msgid="9132510997381599275">"Đích"</string>
|
|
|
|
|
<string name="label_copies" msgid="3634531042822968308">"Bản sao"</string>
|
2013-09-30 09:30:06 -07:00
|
|
|
|
<string name="label_paper_size" msgid="8681895607876809323">"Kích thước trang"</string>
|
|
|
|
|
<string name="label_color" msgid="1108690305218188969">"Màu"</string>
|
2013-09-25 16:34:46 -07:00
|
|
|
|
<string name="label_orientation" msgid="2853142581990496477">"Hướng"</string>
|
2013-09-30 09:30:06 -07:00
|
|
|
|
<string name="label_pages" msgid="6300874667546617333">"Trang (<xliff:g id="PAGE_COUNT">%1$s</xliff:g>)"</string>
|
2013-09-25 16:34:46 -07:00
|
|
|
|
<string name="pages_range_example" msgid="4069269138547562081">"ví dụ: 1–5, 8, 11–13"</string>
|
|
|
|
|
<string name="print_preview" msgid="8010217796057763343">"Xem trước bản in"</string>
|
|
|
|
|
<string name="install_for_print_preview" msgid="6366303997385509332">"Cài đặt trình xem PDF để xem trước"</string>
|
|
|
|
|
<string name="printing_app_crashed" msgid="854477616686566398">"Ứng dụng in gặp lỗi"</string>
|
2013-09-30 09:30:06 -07:00
|
|
|
|
<string name="page_count_unknown" msgid="7412881437770983864">"không có sẵn"</string>
|
2013-09-25 16:34:46 -07:00
|
|
|
|
<string name="generating_print_job" msgid="3119608742651698916">"Đang tạo lệnh in"</string>
|
|
|
|
|
<string name="save_as_pdf" msgid="5718454119847596853">"Lưu dưới dạng PDF"</string>
|
|
|
|
|
<string name="all_printers" msgid="5018829726861876202">"Tất cả máy in…"</string>
|
|
|
|
|
<string name="search" msgid="5421724265322228497">"Tìm kiếm"</string>
|
|
|
|
|
<string name="all_printers_label" msgid="3178848870161526399">"Tất cả máy in"</string>
|
2013-10-04 11:04:38 -07:00
|
|
|
|
<string name="add_print_service_label" msgid="5356702546188981940">"Thêm dịch vụ"</string>
|
2013-09-25 16:34:46 -07:00
|
|
|
|
<string name="choose_print_service" msgid="3740309762324459694">"Chọn dịch vụ in"</string>
|
2013-10-04 11:04:38 -07:00
|
|
|
|
<string name="print_no_printers_found" msgid="5932593791392441303">"Không tìm thấy máy in"</string>
|
2013-09-25 16:34:46 -07:00
|
|
|
|
<string name="printing_notification_title_template" msgid="295903957762447362">"In <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
|
|
|
|
|
<string name="cancelling_notification_title_template" msgid="1821759594704703197">"Hủy <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
|
|
|
|
|
<string name="failed_notification_title_template" msgid="2256217208186530973">"Lỗi máy in <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
|
|
|
|
|
<string name="blocked_notification_title_template" msgid="1175435827331588646">"Máy in đã chặn <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
|
|
|
|
|
<string name="cancel" msgid="4373674107267141885">"Hủy"</string>
|
|
|
|
|
<string name="restart" msgid="2472034227037808749">"Bắt đầu lại"</string>
|
|
|
|
|
<string name="no_connection_to_printer" msgid="2159246915977282728">"Không có kết nối nào với máy in"</string>
|
|
|
|
|
<string name="reason_unknown" msgid="5507940196503246139">"không xác định"</string>
|
2013-10-02 11:14:12 -07:00
|
|
|
|
<string name="printer_unavailable" msgid="2434170617003315690">"<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g> – không khả dụng"</string>
|
2013-09-25 16:34:46 -07:00
|
|
|
|
<string-array name="color_mode_labels">
|
|
|
|
|
<item msgid="7602948745415174937">"Đen trắng"</item>
|
|
|
|
|
<item msgid="2762241247228983754">"Màu"</item>
|
|
|
|
|
</string-array>
|
|
|
|
|
<string-array name="orientation_labels">
|
|
|
|
|
<item msgid="4061931020926489228">"Dọc"</item>
|
|
|
|
|
<item msgid="3199660090246166812">"Ngang"</item>
|
|
|
|
|
</string-array>
|
|
|
|
|
<string-array name="page_options_labels">
|
|
|
|
|
<item msgid="7421377442011699994">"Tất cả"</item>
|
|
|
|
|
<item msgid="6812869625222503603">"Dãy"</item>
|
|
|
|
|
</string-array>
|
|
|
|
|
</resources>
|