diff options
author | Marco Brohet <therbom@gmail.com> | 2012-03-17 16:06:22 +0100 |
---|---|---|
committer | Marco Brohet <therbom@gmail.com> | 2012-03-21 18:53:54 +0100 |
commit | 5904b2cbbb3f671394f25d1e1f3a4f223df02783 (patch) | |
tree | 1b59a8b19f11908e921c7a4d960a33c8b4e6743d | |
parent | 5f950d7e2f2ff16edf159c3d5e67e63220c55b68 (diff) | |
download | device_samsung_tuna-5904b2cbbb3f671394f25d1e1f3a4f223df02783.zip device_samsung_tuna-5904b2cbbb3f671394f25d1e1f3a4f223df02783.tar.gz device_samsung_tuna-5904b2cbbb3f671394f25d1e1f3a4f223df02783.tar.bz2 |
GNexusParts: Added Dutch translations
Change-Id: I353e8ef979698b521b49bc75da15c666cbe72796
-rw-r--r-- | GNexusParts/res/values-nl/strings.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/GNexusParts/res/values-nl/strings.xml b/GNexusParts/res/values-nl/strings.xml new file mode 100644 index 0000000..414f3af --- /dev/null +++ b/GNexusParts/res/values-nl/strings.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Copyright (C) 2012 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 name="app_name">Galaxy Nexus-instellingen</string> + <string name="general_title">ALGEMEEN</string> + <string name="display_title">WEERGAVE</string> + <string name="category_screen_title">WM8994-instellingen (voodoo)</string> + <string name="color_tuning_title_head">Kleurenmultiplicatoren afstemmen</string> + <string name="color_tuning_summary_head">Kalibreer multiplicatoren van schermkleur</string> + <string name="gamma_tuning_title_head">Kleurengamma afstemmen</string> + <string name="gamma_tuning_summary_head">Kalibreer correctie van kleurengamma</string> + <string name="color_red_title">Rood</string> + <string name="color_green_title">Groen</string> + <string name="color_blue_title">Blauw</string> + <string name="hspa_summary_head">Schakel HSDPA/HSUPA in/uit</string> +</resources> |