blob: 56ab1633cb6149b915a524cb215141f6477f1d5c [file] [log] [blame]
Bill Yia01d9ce2016-12-05 19:17:36 +00001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2009 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
Bill Yiae947e42017-03-23 02:33:58 -07007
Bill Yia01d9ce2016-12-05 19:17:36 +00008 http://www.apache.org/licenses/LICENSE-2.0
Bill Yiae947e42017-03-23 02:33:58 -07009
Bill Yia01d9ce2016-12-05 19:17:36 +000010 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="uid_label" msgid="8421971615411294156">"媒体"</string>
Bill Yiaf4031f2017-03-31 03:11:58 -070020 <string name="storage_description" msgid="4081716890357580107">"本地存储空间"</string>
Bill Yia01d9ce2016-12-05 19:17:36 +000021 <string name="app_label" msgid="9035307001052716210">"媒体存储设备"</string>
22 <string name="artist_label" msgid="8105600993099120273">"音乐人"</string>
Bill Yia01d9ce2016-12-05 19:17:36 +000023 <string name="root_images" msgid="5861633549189045666">"图片"</string>
24 <string name="root_videos" msgid="8792703517064649453">"视频"</string>
25 <string name="root_audio" msgid="3505830755201326018">"音频"</string>
Bill Yicd8f13d2019-03-02 04:04:23 -080026 <string name="permission_required" msgid="1460820436132943754">"必须具备修改或删除这项内容的权限。"</string>
27 <string name="permission_required_action" msgid="706370952366113539">"继续"</string>
Bill Yi3b805502019-01-12 04:38:30 -080028 <string name="permission_audio" msgid="344061911159388398">"允许"<b>"<xliff:g id="APP_NAME">^1</xliff:g>"</b>"修改或删除此音乐吗?"</string>
29 <string name="permission_video" msgid="8188037202573267740">"允许"<b>"<xliff:g id="APP_NAME">^1</xliff:g>"</b>"修改或删除此视频吗?"</string>
30 <string name="permission_images" msgid="6711726334380945124">"允许"<b>"<xliff:g id="APP_NAME">^1</xliff:g>"</b>"修改或删除此图片吗?"</string>
31 <string name="grant_dialog_button_allow" msgid="1644287024501033471">"允许"</string>
32 <string name="grant_dialog_button_deny" msgid="6190589471415815741">"拒绝"</string>
Bill Yia01d9ce2016-12-05 19:17:36 +000033</resources>