summaryrefslogtreecommitdiffstats
path: root/res/values-nl/strings.xml
blob: ece9b880236a8db6bdbabfaa8df5e214b535c047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?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>