blob: 7b10dd4801e1d2b5e7f53edb40de332f8fac9700 [file] [log] [blame]
The Android Open Source Projectfe0f1f52017-08-09 01:50:14 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 ~ Copyright (C) 2017 The Android Open Source Project
4 ~
5 ~ Licensed under the Apache License, Version 2.0 (the "License");
6 ~ you may not use this file except in compliance with the License.
7 ~ You may obtain a copy of the License at
8 ~
9 ~ http://www.apache.org/licenses/LICENSE-2.0
10 ~
11 ~ Unless required by applicable law or agreed to in writing, software
12 ~ distributed under the License is distributed on an "AS IS" BASIS,
13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 ~ See the License for the specific language governing permissions and
15 ~ limitations under the License.
16 -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20 <string name="generic_extention_file_type" msgid="5947398320635880291">"<xliff:g id="EXTENSION">%1$s</xliff:g> file"</string>
Bill Yid022c172017-08-19 06:35:23 -070021 <string name="generic_file_type" msgid="1415477154743494280">"File"</string>
22 <string name="image_file_type" msgid="3011633523704887793">"Image"</string>
The Android Open Source Projectfe0f1f52017-08-09 01:50:14 -070023 <string name="image_extension_file_type" msgid="992617216367594851">"<xliff:g id="FILETYPE">%1$s</xliff:g> image"</string>
Bill Yid022c172017-08-19 06:35:23 -070024 <string name="audio_file_type" msgid="3790525543519624632">"Audio"</string>
The Android Open Source Projectfe0f1f52017-08-09 01:50:14 -070025 <string name="audio_extension_file_type" msgid="6334293531796491314">"<xliff:g id="FILETYPE">%1$s</xliff:g> audio"</string>
Bill Yid022c172017-08-19 06:35:23 -070026 <string name="video_file_type" msgid="7290473366042482095">"Video"</string>
The Android Open Source Projectfe0f1f52017-08-09 01:50:14 -070027 <string name="video_extension_file_type" msgid="6352763029831291433">"<xliff:g id="FILETYPE">%1$s</xliff:g> video"</string>
28 <string name="archive_file_type" msgid="1463432996680398798">"<xliff:g id="FILETYPE">%1$s</xliff:g> archive"</string>
Bill Yid022c172017-08-19 06:35:23 -070029 <string name="apk_file_type" msgid="6004275470389462277">"Android application"</string>
30 <string name="txt_file_type" msgid="4677767777860724696">"Plain text"</string>
The Android Open Source Projectfe0f1f52017-08-09 01:50:14 -070031 <string name="html_file_type" msgid="2034229603117527970">"HTML document"</string>
32 <string name="pdf_file_type" msgid="3382260303795039988">"PDF document"</string>
Bill Yid022c172017-08-19 06:35:23 -070033 <string name="word_file_type" msgid="2366349268129894972">"Word document"</string>
The Android Open Source Projectfe0f1f52017-08-09 01:50:14 -070034 <string name="ppt_file_type" msgid="2570841599899893925">"PowerPoint presentation"</string>
Bill Yid022c172017-08-19 06:35:23 -070035 <string name="excel_file_type" msgid="8363932635044575463">"Excel spreadsheet"</string>
36 <string name="gdoc_file_type" msgid="242328101061228382">"Google document"</string>
37 <string name="gsheet_file_type" msgid="8055591929133067952">"Google spreadsheet"</string>
38 <string name="gslides_file_type" msgid="8359750985956690177">"Google presentation"</string>
39 <string name="gdraw_file_type" msgid="655688091676820371">"Google drawing"</string>
40 <string name="gtable_file_type" msgid="7332773878374650335">"Google table"</string>
41 <string name="gform_file_type" msgid="4803176103746107611">"Google form"</string>
42 <string name="gmap_file_type" msgid="6684180781808007016">"Google map"</string>
The Android Open Source Projectfe0f1f52017-08-09 01:50:14 -070043 <string name="gsite_file_type" msgid="3742812051249149526">"Google site"</string>
Bill Yid022c172017-08-19 06:35:23 -070044 <string name="directory_type" msgid="2702987727566226354">"Folder"</string>
The Android Open Source Projectfe0f1f52017-08-09 01:50:14 -070045</resources>