You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
86 lines
4.0 KiB
86 lines
4.0 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright (C) 2014 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-array name="sleep_timeout_entries">
|
|
<item msgid="7643657925154052320">"5 minuten"</item>
|
|
<item msgid="6144296358870917421">"15 minuten"</item>
|
|
<item msgid="1532366273541603403">"30 minuten"</item>
|
|
<item msgid="2085428169229240524">"1 uur"</item>
|
|
<item msgid="1721833099003792021">"2 uur"</item>
|
|
</string-array>
|
|
<string-array name="screen_off_timeout_entries">
|
|
<item msgid="2023064540617589294">"15 minuten"</item>
|
|
<item msgid="4795171375052386180">"30 minuten"</item>
|
|
<item msgid="3607410962439496240">"1 uur"</item>
|
|
<item msgid="3961404165574258373">"4 uur"</item>
|
|
<item msgid="7081536241895332602">"8 uur"</item>
|
|
<item msgid="2309374028847575472">"12 uur"</item>
|
|
<item msgid="8972691357879557282">"24 uur"</item>
|
|
<item msgid="8711655845733997688">"Nooit"</item>
|
|
</string-array>
|
|
<string-array name="captioning_typeface_selector_titles">
|
|
<item msgid="890926483922346934">"Standaard"</item>
|
|
<item msgid="3343022995357433227">"Sans Serif"</item>
|
|
<item msgid="5638318073828379963">"Sans Serif versmald"</item>
|
|
<item msgid="7195810992054707804">"Sans-serif monospace"</item>
|
|
<item msgid="3746382747920668734">"Serif"</item>
|
|
<item msgid="5506326688955062027">"Serif monospace"</item>
|
|
<item msgid="8403464187584231231">"Casual"</item>
|
|
<item msgid="6220546425366299741">"Cursief"</item>
|
|
<item msgid="1456504206632415023">"Kleine kapitalen"</item>
|
|
</string-array>
|
|
<string-array name="captioning_font_size_selector_titles">
|
|
<item msgid="2544683044075498815">"Zeer klein"</item>
|
|
<item msgid="4812733698855185131">"Klein"</item>
|
|
<item msgid="628695363180883207">"Standaard"</item>
|
|
<item msgid="7397980392121949818">"Groot"</item>
|
|
<item msgid="8774213681644780958">"Zeer groot"</item>
|
|
</string-array>
|
|
<string-array name="captioning_edge_type_selector_titles">
|
|
<item msgid="4482240152068132930">"Geen"</item>
|
|
<item msgid="8734279541070888851">"Contour"</item>
|
|
<item msgid="4018027888850818563">"Slagschaduw"</item>
|
|
<item msgid="5156498342956725270">"Verhoogd"</item>
|
|
<item msgid="3944101071491815363">"Verlaagd"</item>
|
|
</string-array>
|
|
<string-array name="captioning_opacity_selector_titles">
|
|
<item msgid="5486561918584724312">"25%"</item>
|
|
<item msgid="6571958570070138850">"50%"</item>
|
|
<item msgid="8127599536762217559">"75%"</item>
|
|
<item msgid="4680121960387090302">"100%"</item>
|
|
</string-array>
|
|
<string-array name="font_scale_entries">
|
|
<item msgid="6953338104484431184">"Klein"</item>
|
|
<item msgid="3988732129988118066">"Standaard"</item>
|
|
<item msgid="366536516474422757">"Groot"</item>
|
|
<item msgid="2224819763437549790">"Grootst"</item>
|
|
</string-array>
|
|
<string-array name="wifi_peap_phase2_entries">
|
|
<item msgid="5504589898033185752">"Geen"</item>
|
|
<item msgid="7421097083214266845">"MSCHAPV2"</item>
|
|
<item msgid="1160776373339603784">"GTC"</item>
|
|
</string-array>
|
|
<string-array name="wifi_phase2_entries">
|
|
<item msgid="9208428577430898855">"Geen"</item>
|
|
<item msgid="299855611943030840">"PAP"</item>
|
|
<item msgid="4168234302019013836">"MSCHAP"</item>
|
|
<item msgid="3665868694672130423">"MSCHAPV2"</item>
|
|
<item msgid="1778635393795831325">"GTC"</item>
|
|
</string-array>
|
|
</resources>
|