summaryrefslogtreecommitdiffstats
path: root/res/values-nl/cm_arrays.xml
diff options
context:
space:
mode:
authorEddy Witkamp <eddywitkamp@gmail.com>2014-01-25 22:06:49 +0100
committerEddy Witkamp <eddywitkamp@gmail.com>2014-02-12 23:44:36 +0100
commit837b7b9f9212d870b3a391b2118dae514bf7da6b (patch)
tree5f07f4bcb37e4089a65f611f30671dd47d9b0a5a /res/values-nl/cm_arrays.xml
parentb65020bb3a07aa313e4f7d3c5923197cd9ecdeb8 (diff)
downloadandroid_packages_apps_Trebuchet-837b7b9f9212d870b3a391b2118dae514bf7da6b.tar.gz
android_packages_apps_Trebuchet-837b7b9f9212d870b3a391b2118dae514bf7da6b.tar.bz2
android_packages_apps_Trebuchet-837b7b9f9212d870b3a391b2118dae514bf7da6b.zip
Trebuchet: NL translation
Change-Id: I61b4ecc026347019dd6dfc0012ee96130044c62f
Diffstat (limited to 'res/values-nl/cm_arrays.xml')
-rw-r--r--res/values-nl/cm_arrays.xml39
1 files changed, 39 insertions, 0 deletions
diff --git a/res/values-nl/cm_arrays.xml b/res/values-nl/cm_arrays.xml
new file mode 100644
index 000000000..108370876
--- /dev/null
+++ b/res/values-nl/cm_arrays.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 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.
+ 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>
+ <string-array name="preferences_interface_general_icons_text_font_family_entries">
+ <item>Standaard</item>
+ <item>Licht</item>
+ <item>Smal</item>
+ </string-array>
+ <string-array name="transition_effect_entries">
+ <item>Geen</item>
+ <item>Inzoomen</item>
+ <item>Uitzoomen</item>
+ <item>Naar boven draaien</item>
+ <item>Naar beneden draaien</item>
+ <item>Kubus-in</item>
+ <item>Kubus-uit</item>
+ <item>Stapelen</item>
+ <item>Accordeon</item>
+ <item>Spiegelen</item>
+ <item>Cilinder-in</item>
+ <item>Cilinder-uit</item>
+ <item>Carrousel</item>
+ <item>Overzicht</item>
+ </string-array>
+</resources>