summaryrefslogtreecommitdiffstats
path: root/res/values-nl/strings.xml
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2012-07-11 22:50:42 +0200
committerMarco Brohet <therbom@gmail.com>2012-07-11 22:50:42 +0200
commit450b33f47f0bc6267161d0d1acd67dd94e4347c5 (patch)
tree9d6dd46b35cd3b813a7c212ccec16b69ee5971bd /res/values-nl/strings.xml
parent52f26dd1bc441489099dfad435a66ba16e2cc87a (diff)
downloadandroid_packages_apps_Calendar-450b33f47f0bc6267161d0d1acd67dd94e4347c5.tar.gz
android_packages_apps_Calendar-450b33f47f0bc6267161d0d1acd67dd94e4347c5.tar.bz2
android_packages_apps_Calendar-450b33f47f0bc6267161d0d1acd67dd94e4347c5.zip
Calendar: Dutch translations
Change-Id: I2ba528e65d16b54783b68dbead95e9390accbbf8
Diffstat (limited to 'res/values-nl/strings.xml')
-rw-r--r--res/values-nl/strings.xml34
1 files changed, 4 insertions, 30 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index eccabc46..e6faf494 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2006 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,7 +13,6 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_label" msgid="5452708708398908131">"Agenda"</string>
@@ -24,25 +23,6 @@
<string name="attendees_label" msgid="2971281641565729725">"Gasten"</string>
<string name="repeats_label" msgid="7414023871434593196">"Herhaling"</string>
<string name="no_title_label" msgid="302177118061368042">"(Geen titel)"</string>
- <plurals name="Nminutes">
- <item quantity="one" msgid="4871052965772159239">"1 minuut"</item>
- <item quantity="other" msgid="5644461630927544936">"<xliff:g id="COUNT">%d</xliff:g> minuten"</item>
- </plurals>
- <plurals name="Nmins">
- <item quantity="one" msgid="9191090668359663663">"1 min."</item>
- <item quantity="other" msgid="9175648445939148974">"<xliff:g id="COUNT">%d</xliff:g> min."</item>
- </plurals>
- <plurals name="Nhours">
- <item quantity="one" msgid="4793697728599296830">"1 uur"</item>
- <item quantity="other" msgid="4477841052001760620">"<xliff:g id="COUNT">%d</xliff:g> uur"</item>
- </plurals>
- <plurals name="Ndays">
- <item quantity="one" msgid="5988137255732166573">"1 dag"</item>
- <item quantity="other" msgid="1709378992389618261">"<xliff:g id="COUNT">%d</xliff:g> dagen"</item>
- </plurals>
- <plurals name="weekN">
- <item quantity="other" msgid="8085184869561028365">"WEEK <xliff:g id="COUNT">%d</xliff:g>"</item>
- </plurals>
<string name="calendar_refresh" msgid="6172731193680500025">"Vernieuwen"</string>
<string name="show_day_view" msgid="5782512782605466016">"Geef dag weer"</string>
<string name="agenda_view" msgid="5566084759423843245">"Agenda"</string>
@@ -157,17 +137,8 @@
<string name="preferences_show_week_num_title" msgid="5280734329664503461">"Weeknummer weergeven"</string>
<string name="preferences_about_title" msgid="2810624892412097879">"Over"</string>
<string name="preferences_build_version" msgid="8242471883413502068">"Build-versie"</string>
- <string-array name="prefEntries_alerts_vibrateWhen">
- <item msgid="2539376794936035639">"Altijd"</item>
- <item msgid="8091719131860840185">"Alleen indien stil"</item>
- <item msgid="4552962311897985633">"Nooit"</item>
- </string-array>
<string name="prefDialogTitle_vibrateWhen" msgid="8995274609647451109">"Trillen"</string>
<string name="gadget_title" msgid="939918875331310945">"Agenda"</string>
- <plurals name="month_more_events">
- <item quantity="one" msgid="8971334808414201327">"+1"</item>
- <item quantity="other" msgid="1997405398178470838">"+<xliff:g id="NUMBER">%d</xliff:g>"</item>
- </plurals>
<string name="gadget_no_events" msgid="5209110911088302855">"Geen lopende agenda-afspraken"</string>
<string name="tomorrow" msgid="614434811813859237">"Morgen"</string>
<string name="copy_db" msgid="437691290566699292">"Database verzenden"</string>
@@ -190,4 +161,7 @@
<string name="accessibility_reminder_privacy" msgid="8669288484484022771">"Privacy"</string>
<string name="day_view_new_event_hint" msgid="2131483437911536229">"+ Nieuwe afspraak"</string>
<string name="template_announce_item_index" msgid="4067877800670753110">"Afspraak <xliff:g id="ITEM_INDEX">%1$s</xliff:g> van <xliff:g id="ITEM_COUNT">%2$s</xliff:g>."</string>
+
+ <!-- CYANOGENMOD EDITS -->
+ <string name="preferences_home_tz_default">Europe/Amsterdam</string>
</resources>