summaryrefslogtreecommitdiffstats
path: root/res/values-nl/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-nl/strings.xml')
-rw-r--r--res/values-nl/strings.xml48
1 files changed, 0 insertions, 48 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
deleted file mode 100644
index ece9b880..00000000
--- a/res/values-nl/strings.xml
+++ /dev/null
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2009 The Android Open Source 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 xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_name">"Installatieprogramma van pakket"</string>
- <string name="install">"Installeren"</string>
- <string name="done">"Gereed"</string>
- <string name="security_settings_desc">"Deze toepassing toestaan het volgende te doen:"</string>
- <string name="cancel">"Annuleren"</string>
- <string name="unknown">"Onbekend"</string>
- <string name="installing">"Installeren..."</string>
- <string name="install_done">"Toepassing is geïnstalleerd"</string>
- <string name="install_confirm_question">"Wilt u deze toepassing installeren?"</string>
- <string name="install_failed">"Installatie van toepassing is mislukt"</string>
- <string name="launch">"Openen"</string>
- <string name="unknown_apps_dlg_title">"De installatie is geblokkeerd"</string>
- <string name="unknown_apps_dlg_text">"Voor de veiligheid is uw telefoon ingesteld op het blokkeren van de installatie van toepassingen die niet in Android Market zijn opgenomen."</string>
- <string name="ok">"OK"</string>
- <string name="settings">"Instellingen"</string>
- <string name="manage_applications">"Toepassingen beheren"</string>
- <string name="dlg_app_replacement_title">"Toepassing vervangen"</string>
- <string name="dlg_app_replacement_statement">"De toepassing die u installeert, vervangt een andere toepassing."\n\n"Alle bestaande gebruikersgegevens worden opgeslagen."</string>
- <string name="out_of_space_dlg_title">"Geen ruimte beschikbaar"</string>
- <string name="out_of_space_dlg_text">"<xliff:g id="APP_NAME">%1$s</xliff:g> kan niet worden weergegeven. Maak ruimte vrij op uw telefoon en probeer het opnieuw."</string>
- <string name="dlg_ok">"OK"</string>
- <string name="app_not_found_dlg_title">"Toepassing niet gevonden"</string>
- <string name="app_not_found_dlg_text">"De toepassing is niet gevonden in de lijst met geïnstalleerde toepassingen."</string>
- <string name="uninstall_application_question">"Toepassing verwijderen?"</string>
- <string name="uninstall_application_text">"Deze toepassing wordt verwijderd van uw telefoon."</string>
- <string name="uninstalling">"Verwijderen..."</string>
- <string name="uninstall_done">"Verwijdering voltooid."</string>
- <string name="uninstall_failed">"Verwijderen van toepassing is mislukt"</string>
- <string name="Parse_error_dlg_title">"Parseerfout"</string>
- <string name="Parse_error_dlg_text">"Er is een probleem opgetreden bij het parseren van het pakket."</string>
-</resources>