summaryrefslogtreecommitdiffstats
path: root/res/values-nl
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2017-08-09 01:50:14 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2017-08-09 01:50:14 -0700
commitfe0f1f5c431c14088f5d74825e52918955e14892 (patch)
tree1a47b46948e10355dcfbe84cba4247b494f443a6 /res/values-nl
parent56e0f9618abf54aea22fbea083b1829b3da137ae (diff)
downloadplatform_packages_apps_DocumentsUI-fe0f1f5c431c14088f5d74825e52918955e14892.tar.gz
platform_packages_apps_DocumentsUI-fe0f1f5c431c14088f5d74825e52918955e14892.tar.bz2
platform_packages_apps_DocumentsUI-fe0f1f5c431c14088f5d74825e52918955e14892.zip
Import translations. DO NOT MERGE
Change-Id: I79baeda89482f79e0623b833925b3e559017675c Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
Diffstat (limited to 'res/values-nl')
-rw-r--r--res/values-nl/mimes.xml45
1 files changed, 45 insertions, 0 deletions
diff --git a/res/values-nl/mimes.xml b/res/values-nl/mimes.xml
new file mode 100644
index 000000000..1f762becf
--- /dev/null
+++ b/res/values-nl/mimes.xml
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ ~ Copyright (C) 2017 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="generic_extention_file_type" msgid="5947398320635880291">"<xliff:g id="EXTENSION">%1$s</xliff:g>-bestand"</string>
+ <string name="generic_file_type" msgid="1415477154743494280">"Bestand"</string>
+ <string name="image_file_type" msgid="3011633523704887793">"Afbeelding"</string>
+ <string name="image_extension_file_type" msgid="992617216367594851">"<xliff:g id="FILETYPE">%1$s</xliff:g>-afbeelding"</string>
+ <string name="audio_file_type" msgid="3790525543519624632">"Audio"</string>
+ <string name="audio_extension_file_type" msgid="6334293531796491314">"<xliff:g id="FILETYPE">%1$s</xliff:g>-audio"</string>
+ <string name="video_file_type" msgid="7290473366042482095">"Video"</string>
+ <string name="video_extension_file_type" msgid="6352763029831291433">"<xliff:g id="FILETYPE">%1$s</xliff:g>-video"</string>
+ <string name="archive_file_type" msgid="1463432996680398798">"<xliff:g id="FILETYPE">%1$s</xliff:g>-archief"</string>
+ <string name="apk_file_type" msgid="6004275470389462277">"Android-app"</string>
+ <string name="txt_file_type" msgid="4677767777860724696">"Platte tekst"</string>
+ <string name="html_file_type" msgid="2034229603117527970">"HTML-document"</string>
+ <string name="pdf_file_type" msgid="3382260303795039988">"Pdf-document"</string>
+ <string name="word_file_type" msgid="2366349268129894972">"Word-document"</string>
+ <string name="ppt_file_type" msgid="2570841599899893925">"PowerPoint-presentatie"</string>
+ <string name="excel_file_type" msgid="8363932635044575463">"Excel-spreadsheet"</string>
+ <string name="gdoc_file_type" msgid="242328101061228382">"Google-document"</string>
+ <string name="gsheet_file_type" msgid="8055591929133067952">"Google-spreadsheet"</string>
+ <string name="gslides_file_type" msgid="8359750985956690177">"Google-presentatie"</string>
+ <string name="gdraw_file_type" msgid="655688091676820371">"Google-tekening"</string>
+ <string name="gtable_file_type" msgid="7332773878374650335">"Google-tabel"</string>
+ <string name="gform_file_type" msgid="4803176103746107611">"Google-formulier"</string>
+ <string name="gmap_file_type" msgid="6684180781808007016">"Google-kaart"</string>
+ <string name="gsite_file_type" msgid="3742812051249149526">"Google-site"</string>
+ <string name="directory_type" msgid="2702987727566226354">"Map"</string>
+</resources>