3
0
Fork 0

AdvancedDisplay: NL translation

Change-Id: Iaf4050c087bc653f4710c0cea7b6e799873759b0
This commit is contained in:
Eddy Witkamp 2014-02-05 02:12:30 +01:00
parent 3f83cf337b
commit ba42b633ff
3 changed files with 25 additions and 6 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 The CyanogenMod Project
<!-- Copyright (C) 2013-2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@ -37,4 +37,25 @@
<item>Normaal</item>
<item>Omgedraaid</item>
</string-array>
<string-array name="touchkey_timeout_entries">
<item>Nooit</item>
<item>1 sec.</item>
<item>2 sec.</item>
<item>3 sec. (standaard)</item>
<item>4 sec.</item>
<item>5 sec.</item>
<item>6 sec.</item>
</string-array>
<string-array name="led_fade_entries">
<item>Knipperen</item>
<item>Vervagen</item>
</string-array>
<string-array name="hspa_entries">
<item>Alleen UMTS</item>
<item>Alleen HSDPA</item>
<item>HSDPA/HSUPA</item>
</string-array>
</resources>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2013 The CyanogenMod Project
<!-- Copyright (C) 2013-2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@ -14,11 +14,10 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Geavanceerde instellingen</string>
<string name="defaults_button">Standaardwaarden</string>
<string name="category_screen_title">Scherm</string>
<string name="screen_colors_title">Kleuren</string>
<string name="mdnie_scenario_title_head">Scenario</string>
<string name="mdnie_scenario_summary_head">mDNIe-scenario instellen</string>
<string name="mdnie_mode_title_head">Modus</string>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012-2013 The CyanogenMod Project
<!-- Copyright (C) 2012-2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@ -29,5 +29,4 @@
<string name="mdnie_mode_summary_head">Set the mDNIe Mode</string>
<string name="mdnie_negative_title_head">Negative Mode</string>
<string name="mdnie_negative_summary_head">Enable/Disable inverted colors</string>
</resources>