summaryrefslogtreecommitdiffstats
path: root/res/values-nl
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:20:17 +0200
committerSteve Kondik <steve@cyngn.com>2016-08-28 20:43:00 -0700
commit36e9ba43d8081dc7d19bb7b3a663f52e819247b8 (patch)
tree80ec2ada9613be7f4a3b3a0b3a9df7a705511a96 /res/values-nl
parent53ca1d19731a17dc93507f14eca20bb0463523e0 (diff)
downloadandroid_packages_apps_Messaging-36e9ba43d8081dc7d19bb7b3a663f52e819247b8.tar.gz
android_packages_apps_Messaging-36e9ba43d8081dc7d19bb7b3a663f52e819247b8.tar.bz2
android_packages_apps_Messaging-36e9ba43d8081dc7d19bb7b3a663f52e819247b8.zip
Automatic translation import
Change-Id: I3eda6953d379ff7a6e712f62b4bd5b86a10bebe8
Diffstat (limited to 'res/values-nl')
-rw-r--r--res/values-nl/cm_strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml
index 5be4663..0dc0334 100644
--- a/res/values-nl/cm_strings.xml
+++ b/res/values-nl/cm_strings.xml
@@ -17,23 +17,32 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="report_as_spam_to">Rapporteren als ongewenst aan %s</string>
+ <!-- Strip unicode -->
<string name="unicode_stripping_pref_title">Unicode-tekens verwijderen</string>
<string name="pref_unicode_stripping_leave_intact">Tekens intact laten</string>
<string name="pref_unicode_stripping_non_encodable">Niet-encodeerbare tekens verwijderen</string>
<string name="pref_unicode_stripping_all">Alle Unicode-tekens verwijderen</string>
+ <!-- Swipe to delete conversation -->
+ <!-- QUICKMESSAGE SUPPORT -->
+ <!-- Preferences -->
<string name="pref_quickmessage">Snelbericht en -beantwoorden</string>
<string name="pref_quickmessage_title">Snelbericht weergeven</string>
<string name="pref_quickmessage_summary">Automatisch een Snelbericht-venster weergeven bij inkomende sms-berichten</string>
<string name="pref_close_all_title">Alles sluiten</string>
<string name="pref_close_all_summary">Sluiten-knop sluit alle berichten</string>
<string name="message_counter">%1$d van %2$d</string>
+ <!-- QM Dialog box buttons -->
<string name="button_close">Sluiten</string>
<string name="button_view">Tonen</string>
<string name="button_templates">Sjablonen</string>
<string name="qm_button_full_conversation">Volledig gesprek</string>
+ <!-- Hint text in message body field when keyboard is exposed -->
<string name="type_to_reply_text_enter_to_send">Typ om te beantwoorden</string>
+ <!-- QM Toast -->
<string name="toast_sending_message">Bericht verzenden\u2026</string>
+ <!-- QM - Quick reply -->
<string name="qm_quick_reply">Snelbeantwoorden</string>
<string name="send">Verzenden</string>
<string name="compose_message_hint_text">Bericht invoeren</string>
+ <!-- Show emoticons -->
</resources>