65 lines
4.1 KiB
XML
65 lines
4.1 KiB
XML
|
<?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">"列印多工緩衝處理器"</string>
|
|||
|
<string name="print_button" msgid="645164566271246268">"列印"</string>
|
|||
|
<string name="save_button" msgid="1921310454071758999">"儲存"</string>
|
|||
|
<string name="label_destination" msgid="9132510997381599275">"目的地"</string>
|
|||
|
<string name="label_copies" msgid="3634531042822968308">"份數"</string>
|
|||
|
<!-- no translation found for label_paper_size (8681895607876809323) -->
|
|||
|
<skip />
|
|||
|
<!-- no translation found for label_color (1108690305218188969) -->
|
|||
|
<skip />
|
|||
|
<string name="label_orientation" msgid="2853142581990496477">"方向"</string>
|
|||
|
<!-- no translation found for label_pages (6300874667546617333) -->
|
|||
|
<skip />
|
|||
|
<string name="pages_range_example" msgid="4069269138547562081">"例如:1–5、8、11–13"</string>
|
|||
|
<string name="print_preview" msgid="8010217796057763343">"預覽列印"</string>
|
|||
|
<string name="install_for_print_preview" msgid="6366303997385509332">"安裝預覽所需的 PDF 檢視器"</string>
|
|||
|
<string name="printing_app_crashed" msgid="854477616686566398">"列印應用程式當機了"</string>
|
|||
|
<!-- no translation found for page_count_unknown (7412881437770983864) -->
|
|||
|
<skip />
|
|||
|
<string name="generating_print_job" msgid="3119608742651698916">"正在產生列印工作"</string>
|
|||
|
<string name="save_as_pdf" msgid="5718454119847596853">"儲存為 PDF"</string>
|
|||
|
<string name="all_printers" msgid="5018829726861876202">"所有打印機…"</string>
|
|||
|
<string name="search" msgid="5421724265322228497">"搜尋"</string>
|
|||
|
<string name="all_printers_label" msgid="3178848870161526399">"所有打印機"</string>
|
|||
|
<string name="choose_print_service" msgid="3740309762324459694">"選擇列印服務"</string>
|
|||
|
<string name="search_play_store" msgid="1575218005860538249">"前往「Play 商店」搜尋"</string>
|
|||
|
<string name="printing_notification_title_template" msgid="295903957762447362">"正在列印 <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
|
|||
|
<string name="cancelling_notification_title_template" msgid="1821759594704703197">"正在取消 <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
|
|||
|
<string name="failed_notification_title_template" msgid="2256217208186530973">"打印機錯誤:<xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
|
|||
|
<string name="blocked_notification_title_template" msgid="1175435827331588646">"打印機已封鎖 <xliff:g id="PRINT_JOB_NAME">%1$s</xliff:g>"</string>
|
|||
|
<string name="cancel" msgid="4373674107267141885">"取消"</string>
|
|||
|
<string name="restart" msgid="2472034227037808749">"重新開始"</string>
|
|||
|
<string name="no_connection_to_printer" msgid="2159246915977282728">"尚未與打印機連線"</string>
|
|||
|
<string name="reason_unknown" msgid="5507940196503246139">"不明"</string>
|
|||
|
<string-array name="color_mode_labels">
|
|||
|
<item msgid="7602948745415174937">"黑白"</item>
|
|||
|
<item msgid="2762241247228983754">"彩色"</item>
|
|||
|
</string-array>
|
|||
|
<string-array name="orientation_labels">
|
|||
|
<item msgid="4061931020926489228">"直向"</item>
|
|||
|
<item msgid="3199660090246166812">"橫向"</item>
|
|||
|
</string-array>
|
|||
|
<string-array name="page_options_labels">
|
|||
|
<item msgid="7421377442011699994">"全部"</item>
|
|||
|
<item msgid="6812869625222503603">"範圍"</item>
|
|||
|
</string-array>
|
|||
|
</resources>
|