summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/res/values-zh-rTW/strings.xml
blob: f42dd960d60f7767b5548a8428fef2b690e09091 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<?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="2783841764617238354">"文件"</string>
    <string name="title_open" msgid="4353228937663917801">"開啟檔案"</string>
    <string name="title_save" msgid="2433679664882857999">"儲存至"</string>
    <string name="menu_create_dir" msgid="5947289605844398389">"建立資料夾"</string>
    <string name="menu_grid" msgid="6878021334497835259">"格狀檢視"</string>
    <string name="menu_list" msgid="7279285939892417279">"清單檢視"</string>
    <string name="menu_sort" msgid="7677740407158414452">"排序依據"</string>
    <string name="menu_search" msgid="3816712084502856974">"搜尋"</string>
    <string name="menu_settings" msgid="6008033148948428823">"設定"</string>
    <string name="menu_open" msgid="432922957274920903">"開啟"</string>
    <string name="menu_save" msgid="2394743337684426338">"儲存"</string>
    <string name="menu_share" msgid="3075149983979628146">"共用"</string>
    <string name="menu_delete" msgid="8138799623850614177">"刪除"</string>
    <string name="menu_select_all" msgid="8323579667348729928">"全選"</string>
    <string name="menu_copy" msgid="3612326052677229148">"複製到…"</string>
    <string name="menu_advanced_show" product="nosdcard" msgid="4693652895715631401">"顯示內部儲存空間"</string>
    <string name="menu_advanced_show" product="default" msgid="5792182900084144261">"顯示 SD 卡"</string>
    <string name="menu_advanced_hide" product="nosdcard" msgid="4218809952721972589">"隱藏內部儲存空間"</string>
    <string name="menu_advanced_hide" product="default" msgid="4845869969015718848">"隱藏 SD 卡"</string>
    <string name="menu_file_size_show" msgid="3240323619260823076">"顯示檔案大小"</string>
    <string name="menu_file_size_hide" msgid="8881975928502581042">"隱藏檔案大小"</string>
    <string name="button_select" msgid="527196987259139214">"選取"</string>
    <string name="button_copy" msgid="8706475544635021302">"複製"</string>
    <string name="sort_name" msgid="9183560467917256779">"依名稱"</string>
    <string name="sort_date" msgid="586080032956151448">"依修改日期"</string>
    <string name="sort_size" msgid="3350681319735474741">"依大小"</string>
    <string name="drawer_open" msgid="4545466532430226949">"顯示根目錄"</string>
    <string name="drawer_close" msgid="7602734368552123318">"隱藏根目錄"</string>
    <string name="save_error" msgid="6167009778003223664">"無法儲存文件"</string>
    <string name="create_error" msgid="3735649141335444215">"無法建立資料夾"</string>
    <string name="query_error" msgid="1222448261663503501">"無法查詢文件"</string>
    <string name="root_recent" msgid="4470053704320518133">"最近"</string>
    <string name="root_available_bytes" msgid="8568452858617033281">"可用空間:<xliff:g id="SIZE">%1$s</xliff:g>"</string>
    <string name="root_type_service" msgid="2178854894416775409">"儲存空間服務"</string>
    <string name="root_type_shortcut" msgid="3318760609471618093">"捷徑"</string>
    <string name="root_type_device" msgid="7121342474653483538">"裝置"</string>
    <string name="root_type_apps" msgid="8838065367985945189">"更多應用程式"</string>
    <string name="empty" msgid="7858882803708117596">"沒有任何項目"</string>
    <string name="toast_no_application" msgid="1339885974067891667">"無法開啟檔案"</string>
    <string name="toast_failed_delete" msgid="2180678019407244069">"無法刪除部分文件"</string>
    <string name="share_via" msgid="8966594246261344259">"分享方式:"</string>
    <string name="copy_notification_title" msgid="6374299806748219777">"複製檔案"</string>
    <string name="copy_remaining" msgid="6283790937387975095">"剩餘 <xliff:g id="DURATION">%s</xliff:g>"</string>
    <plurals name="copy_begin" formatted="false" msgid="9071199452634086365">
      <item quantity="other">正在複製 <xliff:g id="COUNT_1">%1$d</xliff:g> 個檔案。</item>
      <item quantity="one">正在複製 <xliff:g id="COUNT_0">%1$d</xliff:g> 個檔案。</item>
    </plurals>
    <string name="copy_preparing" msgid="3896202461003039386">"正在準備複製…"</string>
    <plurals name="copy_error_notification_title" formatted="false" msgid="5267616889076217261">
      <item quantity="other">無法複製 <xliff:g id="COUNT_1">%1$d</xliff:g> 個檔案</item>
      <item quantity="one">無法複製 <xliff:g id="COUNT_0">%1$d</xliff:g> 個檔案</item>
    </plurals>
    <string name="notification_touch_for_details" msgid="4483108577842961665">"輕觸即可查看詳細資料"</string>
    <string name="retry" msgid="7564024179122207376">"重試"</string>
    <string name="copy_failure_alert_content" msgid="3715575000297709082">"未複製這些檔案:<xliff:g id="LIST">%1$s</xliff:g>"</string>
</resources>