summaryrefslogtreecommitdiffstats
path: root/res/values-nl/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-nl/cm_strings.xml')
-rw-r--r--res/values-nl/cm_strings.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
new file mode 100644
index 000000000..e43ee9b9d
--- /dev/null
+++ b/res/values-nl/cm_strings.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 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>
+ <!-- Suggested contacts preferences -->
+ <string name="prefDialogTitle_suggestedContactsMode">Modus</string>
+ <string name="prefDialogTitle_suggestedContactsMode_none">Uitgeschakeld</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_none">Er worden geen contacten voorgesteld</string>
+ <string name="prefDialogTitle_suggestedContactsMode_recents">Recente</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_recents">Alleen onlangs voorgestelde contacten selecteerbaar</string>
+ <string name="prefDialogTitle_suggestedContactsMode_all">Alle</string>
+ <string name="prefDialogTitle_suggestedContactsMode_summary_all">Alle voorgestelde contacten selecteerbaar</string>
+ <string name="preference_header_suggested_contacts">Voorgestelde contacten</string>
+ <string name="preference_suggested_contacts_mode">Modus voorgestelde contacten</string>
+ <string name="preference_suggested_contacts_clear_all">Voorgestelde contacten wissen</string>
+ <string name="suggested_contacts_cleared">Voorgestelde contacten gewist.</string>
+ <string name="clear_suggested_contacts_dialog_title">Voorgestelde contacten wissen?</string>
+ <string name="clear_suggested_contacts_dialog_message">Alle eerder voorgestelde contacten worden verwijderd.</string>
+ <!-- Notification lights dialogs -->
+ <string name="edit_light_settings">Instellingen meldingsled per map</string>
+ <string name="pulse_speed_title">Duur en snelheid van knipperen</string>
+ <string name="default_time">Normaal</string>
+ <string name="custom_time">Aangepast</string>
+ <string name="dialog_delete_title">Verwijderen</string>
+ <string name="dialog_delete_message">Geselecteerd item verwijderen?</string>
+ <string name="pref_lights_default">Standaard</string>
+ <!-- Values for the notification lights pulse spinners -->
+ <string name="pulse_length_always_on">Altijd aan</string>
+ <string name="pulse_length_very_short">Zeer kort</string>
+ <string name="pulse_length_short">Kort</string>
+ <string name="pulse_length_normal">Normaal</string>
+ <string name="pulse_length_long">Lang</string>
+ <string name="pulse_length_very_long">Zeer lang</string>
+ <string name="pulse_speed_very_fast">Zeer snel</string>
+ <string name="pulse_speed_fast">Snel</string>
+ <string name="pulse_speed_normal">Normaal</string>
+ <string name="pulse_speed_slow">Langzaam</string>
+ <string name="pulse_speed_very_slow">Zeer langzaam</string>
+</resources>