blob: 42cf3b14bf479a89be1f03adb704703ea6694ab4 [file] [log] [blame]
Baligh Uddinbef7ffa2013-09-25 16:34:46 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2013 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15 -->
16
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19 <string name="app_label" msgid="4469836075319831821">"打印处理服务"</string>
Baligh Uddin4a66b072014-06-13 11:12:13 -070020 <string name="more_options_button" msgid="2243228396432556771">"更多选项"</string>
Baligh Uddinbef7ffa2013-09-25 16:34:46 -070021 <string name="label_destination" msgid="9132510997381599275">"目的地"</string>
22 <string name="label_copies" msgid="3634531042822968308">"份数"</string>
Baligh Uddin4a66b072014-06-13 11:12:13 -070023 <string name="label_copies_summary" msgid="3861966063536529540">"份数:"</string>
24 <string name="label_paper_size" msgid="908654383827777759">"纸张尺寸"</string>
25 <string name="label_paper_size_summary" msgid="5668204981332138168">"纸张尺寸:"</string>
Baligh Uddinb1310d42013-09-30 09:30:06 -070026 <string name="label_color" msgid="1108690305218188969">"颜色"</string>
Geoff Mendal39da55f2015-06-10 07:49:13 -050027 <string name="label_duplex" msgid="5370037254347072243">"双面"</string>
Baligh Uddinbef7ffa2013-09-25 16:34:46 -070028 <string name="label_orientation" msgid="2853142581990496477">"方向"</string>
Baligh Uddin397ca902014-08-26 10:43:12 -070029 <string name="label_pages" msgid="7768589729282182230">"页数"</string>
Geoff Mendal7684a412015-11-23 05:48:40 -080030 <string name="destination_default_text" msgid="5422708056807065710">"选择打印机"</string>
Baligh Uddin397ca902014-08-26 10:43:12 -070031 <string name="template_all_pages" msgid="3322235982020148762">"全部<xliff:g id="PAGE_COUNT">%1$s</xliff:g>页"</string>
32 <string name="template_page_range" msgid="428638530038286328">"<xliff:g id="PAGE_COUNT">%1$s</xliff:g>页"</string>
Baligh Uddin19d04482013-10-16 14:41:47 -070033 <string name="pages_range_example" msgid="8558694453556945172">"例如:1-5、8、11-13"</string>
Baligh Uddinbef7ffa2013-09-25 16:34:46 -070034 <string name="print_preview" msgid="8010217796057763343">"打印预览"</string>
35 <string name="install_for_print_preview" msgid="6366303997385509332">"安装 PDF 查看器以便预览"</string>
36 <string name="printing_app_crashed" msgid="854477616686566398">"打印应用崩溃了"</string>
Baligh Uddinbef7ffa2013-09-25 16:34:46 -070037 <string name="generating_print_job" msgid="3119608742651698916">"正在生成打印作业"</string>
38 <string name="save_as_pdf" msgid="5718454119847596853">"保存为 PDF"</string>
39 <string name="all_printers" msgid="5018829726861876202">"所有打印机…"</string>
Baligh Uddin5239b892013-10-10 17:49:39 -070040 <string name="print_dialog" msgid="32628687461331979">"打印对话框"</string>
Baligh Uddin010408e2014-07-21 10:04:50 -070041 <string name="current_page_template" msgid="1386638343571771292">"<xliff:g id="CURRENT_PAGE">%1$d</xliff:g> / <xliff:g id="PAGE_COUNT">%2$d</xliff:g>"</string>
Baligh Uddin86b1cdd2014-09-16 10:47:46 -070042 <string name="page_description_template" msgid="6831239682256197161">"第<xliff:g id="CURRENT_PAGE">%1$d</xliff:g>页,共<xliff:g id="PAGE_COUNT">%2$d</xliff:g>页"</string>
43 <string name="summary_template" msgid="8899734908625669193">"摘要,<xliff:g id="COPIES">%1$s</xliff:g>份,纸张尺寸为<xliff:g id="PAPER_SIZE">%2$s</xliff:g>"</string>
44 <string name="expand_handle" msgid="7282974448109280522">"展开手柄"</string>
45 <string name="collapse_handle" msgid="6886637989442507451">"收起手柄"</string>
46 <string name="print_button" msgid="645164566271246268">"打印"</string>
47 <string name="savetopdf_button" msgid="2976186791686924743">"保存为PDF格式"</string>
48 <string name="print_options_expanded" msgid="6944679157471691859">"已展开打印选项"</string>
49 <string name="print_options_collapsed" msgid="7455930445670414332">"已收起打印选项"</string>
Baligh Uddinbef7ffa2013-09-25 16:34:46 -070050 <string name="search" msgid="5421724265322228497">"搜索"</string>
51 <string name="all_printers_label" msgid="3178848870161526399">"所有打印机"</string>
Baligh Uddin5e3d3ba2013-10-04 11:04:38 -070052 <string name="add_print_service_label" msgid="5356702546188981940">"添加服务"</string>
Baligh Uddin5239b892013-10-10 17:49:39 -070053 <string name="print_search_box_shown_utterance" msgid="7967404953901376090">"搜索框已显示"</string>
54 <string name="print_search_box_hidden_utterance" msgid="5727755169343113351">"搜索框已隐藏"</string>
55 <string name="print_add_printer" msgid="1088656468360653455">"添加打印机"</string>
Baligh Uddinde0bb5a2013-11-11 08:12:59 -080056 <string name="print_select_printer" msgid="7388760939873368698">"选择打印机"</string>
57 <string name="print_forget_printer" msgid="5035287497291910766">"取消保存打印机"</string>
Geoff Mendala58ef5e2015-02-16 06:43:49 -080058 <plurals name="print_search_result_count_utterance" formatted="false" msgid="6997663738361080868">
59 <item quantity="other">找到 <xliff:g id="COUNT_1">%1$s</xliff:g> 台打印机</item>
60 <item quantity="one">找到 <xliff:g id="COUNT_0">%1$s</xliff:g> 台打印机</item>
61 </plurals>
Geoff Mendalb0d78d42015-12-28 05:44:56 -080062 <string name="printer_extended_description_template" msgid="1366699227703381874">"<xliff:g id="PRINT_SERVICE_LABEL">%1$s</xliff:g> - <xliff:g id="PRINTER_DESCRIPTION">%2$s</xliff:g>"</string>
63 <string name="printer_info_desc" msgid="7181988788991581654">"关于此打印机的更多信息"</string>
Geoff Mendal3e3a4512016-01-13 05:37:19 -080064 <string name="print_services_disabled_toast" msgid="1205302482388937547">"部分打印服务已停用。"</string>
Baligh Uddinbef7ffa2013-09-25 16:34:46 -070065 <string name="choose_print_service" msgid="3740309762324459694">"选择打印服务"</string>
Baligh Uddin5239b892013-10-10 17:49:39 -070066 <string name="print_searching_for_printers" msgid="6550424555079932867">"正在搜索打印机"</string>
Geoff Mendal97f8aae2015-11-16 05:34:04 -080067 <string name="print_no_print_services" msgid="8561247706423327966">"未启用任何打印服务"</string>
Baligh Uddin5239b892013-10-10 17:49:39 -070068 <string name="print_no_printers" msgid="4869403323900054866">"找不到打印机"</string>
Baligh Uddinbef7ffa2013-09-25 16:34:46 -070069 <string name="printing_notification_title_template" msgid="295903957762447362">"正在打印“<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>”"</string>
70 <string name="cancelling_notification_title_template" msgid="1821759594704703197">"正在取消打印“<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>”"</string>
71 <string name="failed_notification_title_template" msgid="2256217208186530973">"打印机在打印“<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>”时出错"</string>
72 <string name="blocked_notification_title_template" msgid="1175435827331588646">"打印机拒绝打印“<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>”"</string>
73 <string name="cancel" msgid="4373674107267141885">"取消"</string>
74 <string name="restart" msgid="2472034227037808749">"重新开始"</string>
75 <string name="no_connection_to_printer" msgid="2159246915977282728">"未与打印机建立连接"</string>
76 <string name="reason_unknown" msgid="5507940196503246139">"未知"</string>
Baligh Uddin17e98092013-10-02 11:14:12 -070077 <string name="printer_unavailable" msgid="2434170617003315690">"<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g> - 无法使用"</string>
Geoff Mendal5fcbc952015-11-11 05:38:05 -080078 <string name="print_service_security_warning_title" msgid="2160752291246775320">"要使用<xliff:g id="SERVICE">%1$s</xliff:g>吗?"</string>
79 <string name="print_service_security_warning_summary" msgid="1427434625361692006">"您的文档可能会通过一个或多个服务器发送至打印机。"</string>
Baligh Uddinbef7ffa2013-09-25 16:34:46 -070080 <string-array name="color_mode_labels">
81 <item msgid="7602948745415174937">"黑白"</item>
82 <item msgid="2762241247228983754">"彩色"</item>
83 </string-array>
Geoff Mendalbf40f242015-02-04 06:51:45 -080084 <string-array name="duplex_mode_labels">
85 <item msgid="3882302912790928315">"无"</item>
86 <item msgid="7296563835355641719">"长边"</item>
87 <item msgid="79513688117503758">"短边"</item>
88 </string-array>
Baligh Uddinbef7ffa2013-09-25 16:34:46 -070089 <string-array name="orientation_labels">
90 <item msgid="4061931020926489228">"纵向"</item>
91 <item msgid="3199660090246166812">"横向"</item>
92 </string-array>
Baligh Uddin4a66b072014-06-13 11:12:13 -070093 <string name="print_write_error_message" msgid="5787642615179572543">"无法写入文件"</string>
Baligh Uddin010408e2014-07-21 10:04:50 -070094 <string name="print_error_default_message" msgid="8602678405502922346">"抱歉,操作失败。请重试。"</string>
Baligh Uddin4a66b072014-06-13 11:12:13 -070095 <string name="print_error_retry" msgid="1426421728784259538">"重试"</string>
Baligh Uddin010408e2014-07-21 10:04:50 -070096 <string name="print_error_printer_unavailable" msgid="8985614415253203381">"该打印机目前无法使用。"</string>
97 <string name="print_preparing_preview" msgid="3939930735671364712">"即将显示预览…"</string>
Baligh Uddinbef7ffa2013-09-25 16:34:46 -070098</resources>