xref: /reactos/dll/win32/msi/lang/msi_Nl.rc (revision 3ecd2363)
1bd6e933cSAmine Khaldi/*
2bd6e933cSAmine Khaldi * Dutch resources for MSI
3bd6e933cSAmine Khaldi *
4bd6e933cSAmine Khaldi * Copyright 2005 Hans Leidekker
5bd6e933cSAmine Khaldi *
6bd6e933cSAmine Khaldi * This library is free software; you can redistribute it and/or
7bd6e933cSAmine Khaldi * modify it under the terms of the GNU Lesser General Public
8bd6e933cSAmine Khaldi * License as published by the Free Software Foundation; either
9bd6e933cSAmine Khaldi * version 2.1 of the License, or (at your option) any later version.
10bd6e933cSAmine Khaldi *
11bd6e933cSAmine Khaldi * This library is distributed in the hope that it will be useful,
12bd6e933cSAmine Khaldi * but WITHOUT ANY WARRANTY; without even the implied warranty of
13bd6e933cSAmine Khaldi * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14bd6e933cSAmine Khaldi * Lesser General Public License for more details.
15bd6e933cSAmine Khaldi *
16bd6e933cSAmine Khaldi * You should have received a copy of the GNU Lesser General Public
17bd6e933cSAmine Khaldi * License along with this library; if not, write to the Free Software
18bd6e933cSAmine Khaldi * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
19bd6e933cSAmine Khaldi */
20bd6e933cSAmine Khaldi
21bd6e933cSAmine KhaldiLANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
22bd6e933cSAmine Khaldi
23bd6e933cSAmine KhaldiSTRINGTABLE
24bd6e933cSAmine Khaldi{
25bd6e933cSAmine Khaldi    4 "Het opgegeven installatie pakket kon niet worden geopend.  Verifieer het bestandspad en probeer opnieuw."
26bd6e933cSAmine Khaldi    5 "Pad %s niet gevonden"
27bd6e933cSAmine Khaldi    9 "Plaats disk %s"
28bd6e933cSAmine Khaldi    10 "Windows Installer %s\n\nGebruik:\nmsiexec commando {vereiste parameter} [optionele parameter]\n\nInstalleer een product:\n\t/i {pakket|productcode} [eigenschap]\n\t/package {pakket|productcode} [eigenschap]\n\t/a pakket [eigenschap]\nHerstel een installatie:\n\t/f[p|o|e|d|c|a|u|m|s|v] {pakket|productcode}\nVerwijder een product:\n\t/uninstall {pakket|productcode} [eigenschap]\n\t/x {pakket|productcode} [eigenschap]\nAdverteer een product:\n\t/j[u|m] pakket [/t transform] [/g languageid]\nPas een patch toe:\n\t/p patchpakket [eigenschap]\n\t/p patchpakket /a pakket [eigenschap]\nLog en UI Modifiers voor bovenstaande commando's:\n\t/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logbestand\n\t/q{|n|b|r|f|n+|b+|b-}\nRegistreer MSI Service:\n\t/y\nMaak registratie MSI Service ongedaan:\n\t/z\nLaat dit helpvenster zien:\n\t/help\n\t/?\n"
29bd6e933cSAmine Khaldi    11 "Voer de map in die %s bevat"
30bd6e933cSAmine Khaldi    12 "De installatiebron van de feature ontbreekt"
31bd6e933cSAmine Khaldi    13 "De netwerkschijf met de feature ontbreekt"
32bd6e933cSAmine Khaldi    14 "Feature van:"
33bd6e933cSAmine Khaldi    15 "Kies de map die %s bevat"
346be0de5dSStanislav Motylkov#ifdef __REACTOS__
356be0de5dSStanislav Motylkov    34 "ReactOS Installer Package"
366be0de5dSStanislav Motylkov    35 "ReactOS Installer Patch"
37*3ecd2363SStanislav Motylkov    36 "&Install"
38*3ecd2363SStanislav Motylkov    37 "Re&pair"
39*3ecd2363SStanislav Motylkov    38 "&Uninstall"
40*3ecd2363SStanislav Motylkov    39 "&Apply"
416be0de5dSStanislav Motylkov#endif
42b608ba97Swinesync    100 "New Folder"
43bd6e933cSAmine Khaldi}
4471bffdcdSAmine Khaldi
4571bffdcdSAmine Khaldi/* Error messages */
4671bffdcdSAmine KhaldiSTRINGTABLE
4771bffdcdSAmine Khaldi{
4871bffdcdSAmine Khaldi    IDS_FATALEXIT "{{Fatal error: }}"
4971bffdcdSAmine Khaldi    IDS_ERROR "{{Error [1]. }}"
5071bffdcdSAmine Khaldi    IDS_WARNING "Warning [1]."
5171bffdcdSAmine Khaldi    IDS_INFO "Info [1]."
5271bffdcdSAmine Khaldi    IDS_INSTALLERROR "The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is [1]. {{The arguments are: [2], [3], [4]}}"
5371bffdcdSAmine Khaldi    IDS_OUTOFDISKSPACE "{{Disk full: }}"
5471bffdcdSAmine Khaldi    IDS_ACTIONSTART "Action [Time]: [1]. [2]"
5571bffdcdSAmine Khaldi    IDS_COMMONDATA "Message type: [1], Argument: [2]{, [3]}"
5671bffdcdSAmine Khaldi    IDS_INFO_ACTIONSTART "Action start [Time]: [1]."
5771bffdcdSAmine Khaldi    IDS_INFO_ACTIONENDED "Action ended [Time]: [1]. Return value [2]."
5871bffdcdSAmine Khaldi    IDS_INFO_LOGGINGSTART "=== Logging started: [Date]  [Time] ==="
5971bffdcdSAmine Khaldi
6071bffdcdSAmine Khaldi    IDS_ERR_INSERTDISK "Please insert the disk: [2]"
6171bffdcdSAmine Khaldi    IDS_ERR_CABNOTFOUND "Source file not found{{(cabinet)}}: [2]. Verify that the file exists and that you can access it."
6271bffdcdSAmine Khaldi}
6371bffdcdSAmine Khaldi
6471bffdcdSAmine Khaldi/* Standard action description strings */
6571bffdcdSAmine KhaldiSTRINGTABLE
6671bffdcdSAmine Khaldi{
6771bffdcdSAmine Khaldi    IDS_DESC_ALLOCATEREGISTRYSPACE "Allocating registry space"
6871bffdcdSAmine Khaldi    IDS_DESC_APPSEARCH "Searching for installed applications"
6971bffdcdSAmine Khaldi    IDS_DESC_BINDIMAGE "Binding executables"
7071bffdcdSAmine Khaldi    IDS_DESC_CCPSEARCH "Searching for qualifying products"
7171bffdcdSAmine Khaldi    IDS_DESC_COSTFINALIZE "Computing space requirements"
7271bffdcdSAmine Khaldi    IDS_DESC_COSTINITIALIZE "Computing space requirements"
7371bffdcdSAmine Khaldi    IDS_DESC_CREATEFOLDERS "Creating folders"
7471bffdcdSAmine Khaldi    IDS_DESC_CREATESHORTCUTS "Creating shortcuts"
7571bffdcdSAmine Khaldi    IDS_DESC_DELETESERVICES "Deleting services"
7671bffdcdSAmine Khaldi    IDS_DESC_DUPLICATEFILES "Creating duplicate files"
7771bffdcdSAmine Khaldi    IDS_DESC_FILECOST "Computing space requirements"
7871bffdcdSAmine Khaldi    IDS_DESC_FINDRELATEDPRODUCTS "Searching for related applications"
7971bffdcdSAmine Khaldi    IDS_DESC_INSTALLADMINPACKAGE "Copying network install files"
8071bffdcdSAmine Khaldi    IDS_DESC_INSTALLFILES "Copying new files"
8171bffdcdSAmine Khaldi    IDS_DESC_INSTALLODBC "Installing ODBC components"
8271bffdcdSAmine Khaldi    IDS_DESC_INSTALLSERVICES "Installing new services"
8371bffdcdSAmine Khaldi    IDS_DESC_INSTALLSFPCATALOGFILE "Installing system catalog"
8471bffdcdSAmine Khaldi    IDS_DESC_INSTALLVALIDATE "Validating install"
8571bffdcdSAmine Khaldi    IDS_DESC_LAUNCHCONDITIONS "Evaluating launch conditions"
8671bffdcdSAmine Khaldi    IDS_DESC_MIGRATEFEATURESTATES "Migrating feature states from related applications"
8771bffdcdSAmine Khaldi    IDS_DESC_MOVEFILES "Moving files"
8871bffdcdSAmine Khaldi    IDS_DESC_MSIPUBLISHASSEMBLIES "Publishing assembly information"
8971bffdcdSAmine Khaldi    IDS_DESC_MSIUNPUBLISHASSEMBLIES "Unpublishing assembly information"
9071bffdcdSAmine Khaldi    IDS_DESC_PATCHFILES "Patching files"
9171bffdcdSAmine Khaldi    IDS_DESC_PROCESSCOMPONENTS "Updating component registration"
9271bffdcdSAmine Khaldi    IDS_DESC_PUBLISHCOMPONENTS "Publishing Qualified Components"
9371bffdcdSAmine Khaldi    IDS_DESC_PUBLISHFEATURES "Publishing Product Features"
9471bffdcdSAmine Khaldi    IDS_DESC_PUBLISHPRODUCT "Publishing product information"
9571bffdcdSAmine Khaldi    IDS_DESC_REGISTERCLASSINFO "Registering Class servers"
9671bffdcdSAmine Khaldi    IDS_DESC_REGISTERCOMPLUS "Registering COM+ Applications and Components"
9771bffdcdSAmine Khaldi    IDS_DESC_REGISTEREXTENSIONINFO "Registering extension servers"
9871bffdcdSAmine Khaldi    IDS_DESC_REGISTERFONTS "Registering fonts"
9971bffdcdSAmine Khaldi    IDS_DESC_REGISTERMIMEINFO "Registering MIME info"
10071bffdcdSAmine Khaldi    IDS_DESC_REGISTERPRODUCT "Registering product"
10171bffdcdSAmine Khaldi    IDS_DESC_REGISTERPROGIDINFO "Registering program identifiers"
10271bffdcdSAmine Khaldi    IDS_DESC_REGISTERTYPELIBRARIES "Registering type libraries"
10371bffdcdSAmine Khaldi    IDS_DESC_REGISTERUSER "Registering user"
10471bffdcdSAmine Khaldi    IDS_DESC_REMOVEDUPLICATEFILES "Removing duplicated files"
10571bffdcdSAmine Khaldi    IDS_DESC_REMOVEENVIRONMENTSTRINGS "Updating environment strings"
10671bffdcdSAmine Khaldi    IDS_DESC_REMOVEEXISTINGPRODUCTS "Removing applications"
10771bffdcdSAmine Khaldi    IDS_DESC_REMOVEFILES "Removing files"
10871bffdcdSAmine Khaldi    IDS_DESC_REMOVEFOLDERS "Removing folders"
10971bffdcdSAmine Khaldi    IDS_DESC_REMOVEINIVALUES "Removing INI files entries"
11071bffdcdSAmine Khaldi    IDS_DESC_REMOVEODBC "Removing ODBC components"
11171bffdcdSAmine Khaldi    IDS_DESC_REMOVEREGISTRYVALUES "Removing system registry values"
11271bffdcdSAmine Khaldi    IDS_DESC_REMOVESHORTCUTS "Removing shortcuts"
11371bffdcdSAmine Khaldi    IDS_DESC_RMCCPSEARCH "Searching for qualifying products"
11471bffdcdSAmine Khaldi    IDS_DESC_SELFREGMODULES "Registering modules"
11571bffdcdSAmine Khaldi    IDS_DESC_SELFUNREGMODULES "Unregistering modules"
11671bffdcdSAmine Khaldi    IDS_DESC_SETODBCFOLDERS "Initializing ODBC directories"
11771bffdcdSAmine Khaldi    IDS_DESC_STARTSERVICES "Starting services"
11871bffdcdSAmine Khaldi    IDS_DESC_STOPSERVICES "Stopping services"
11971bffdcdSAmine Khaldi    IDS_DESC_UNPUBLISHCOMPONENTS "Unpublishing Qualified Components"
12071bffdcdSAmine Khaldi    IDS_DESC_UNPUBLISHFEATURES "Unpublishing Product Features"
12171bffdcdSAmine Khaldi    IDS_DESC_UNPUBLISHPRODUCT "Unpublishing product information"
12271bffdcdSAmine Khaldi    IDS_DESC_UNREGISTERCLASSINFO "Unregister Class servers"
12371bffdcdSAmine Khaldi    IDS_DESC_UNREGISTERCOMPLUS "Unregistering COM+ Applications and Components"
12471bffdcdSAmine Khaldi    IDS_DESC_UNREGISTEREXTENSIONINFO "Unregistering extension servers"
12571bffdcdSAmine Khaldi    IDS_DESC_UNREGISTERFONTS "Unregistering fonts"
12671bffdcdSAmine Khaldi    IDS_DESC_UNREGISTERMIMEINFO "Unregistering MIME info"
12771bffdcdSAmine Khaldi    IDS_DESC_UNREGISTERPROGIDINFO "Unregistering program identifiers"
12871bffdcdSAmine Khaldi    IDS_DESC_UNREGISTERTYPELIBRARIES "Unregistering type libraries"
12971bffdcdSAmine Khaldi    IDS_DESC_WRITEENVIRONMENTSTRINGS "Updating environment strings"
13071bffdcdSAmine Khaldi    IDS_DESC_WRITEINIVALUES "Writing INI files values"
13171bffdcdSAmine Khaldi    IDS_DESC_WRITEREGISTRYVALUES "Writing system registry values"
13271bffdcdSAmine Khaldi}
13371bffdcdSAmine Khaldi
13471bffdcdSAmine Khaldi/* Standard action template strings */
13571bffdcdSAmine KhaldiSTRINGTABLE
13671bffdcdSAmine Khaldi{
13771bffdcdSAmine Khaldi    IDS_TEMP_ALLOCATEREGISTRYSPACE "Free space: [1]"
13871bffdcdSAmine Khaldi    IDS_TEMP_APPSEARCH "Property: [1], Signature: [2]"
13971bffdcdSAmine Khaldi    IDS_TEMP_BINDIMAGE "File: [1]"
14071bffdcdSAmine Khaldi    IDS_TEMP_CREATEFOLDERS "Folder: [1]"
14171bffdcdSAmine Khaldi    IDS_TEMP_CREATESHORTCUTS "Shortcut: [1]"
14271bffdcdSAmine Khaldi    IDS_TEMP_DELETESERVICES "Service: [1]"
14371bffdcdSAmine Khaldi    IDS_TEMP_DUPLICATEFILES "File: [1],  Directory: [9],  Size: [6]"
14471bffdcdSAmine Khaldi    IDS_TEMP_FINDRELATEDPRODUCTS "Found application: [1]"
14571bffdcdSAmine Khaldi    IDS_TEMP_INSTALLADMINPACKAGE "File: [1], Directory: [9], Size: [6]"
14671bffdcdSAmine Khaldi    IDS_TEMP_INSTALLFILES "File: [1],  Directory: [9],  Size: [6]"
14771bffdcdSAmine Khaldi    IDS_TEMP_INSTALLSERVICES "Service: [2]"
14871bffdcdSAmine Khaldi    IDS_TEMP_INSTALLSFPCATALOGFILE "File: [1],  Dependencies: [2]"
14971bffdcdSAmine Khaldi    IDS_TEMP_MIGRATEFEATURESTATES "Application: [1]"
15071bffdcdSAmine Khaldi    IDS_TEMP_MOVEFILES "File: [1],  Directory: [9],  Size: [6]"
15171bffdcdSAmine Khaldi    IDS_TEMP_MSIPUBLISHASSEMBLIES "Application Context:[1], Assembly Name:[2]"
15271bffdcdSAmine Khaldi    IDS_TEMP_MSIUNPUBLISHASSEMBLIES "Application Context:[1], Assembly Name:[2]"
15371bffdcdSAmine Khaldi    IDS_TEMP_PATCHFILES "File: [1],  Directory: [2],  Size: [3]"
15471bffdcdSAmine Khaldi    IDS_TEMP_PUBLISHCOMPONENTS "Component ID: [1], Qualifier: [2]"
15571bffdcdSAmine Khaldi    IDS_TEMP_PUBLISHFEATURES "Feature: [1]"
15671bffdcdSAmine Khaldi    IDS_TEMP_REGISTERCLASSINFO "Class Id: [1]"
15771bffdcdSAmine Khaldi    IDS_TEMP_REGISTERCOMPLUS "AppId: [1]{{, AppType: [2], Users: [3], RSN: [4]}}"
15871bffdcdSAmine Khaldi    IDS_TEMP_REGISTEREXTENSIONINFO "Extension: [1]"
15971bffdcdSAmine Khaldi    IDS_TEMP_REGISTERFONTS "Font: [1]"
16071bffdcdSAmine Khaldi    IDS_TEMP_REGISTERMIMEINFO "MIME Content Type: [1], Extension: [2]"
16171bffdcdSAmine Khaldi    IDS_TEMP_REGISTERPROGIDINFO "ProgId: [1]"
16271bffdcdSAmine Khaldi    IDS_TEMP_REGISTERTYPELIBRARIES "LibID: [1]"
16371bffdcdSAmine Khaldi    IDS_TEMP_REMOVEDUPLICATEFILES "File: [1], Directory: [9]"
16471bffdcdSAmine Khaldi    IDS_TEMP_REMOVEENVIRONMENTSTRINGS "Name: [1], Value: [2], Action [3]"
16571bffdcdSAmine Khaldi    IDS_TEMP_REMOVEEXISTINGPRODUCTS "Application: [1], Command line: [2]"
16671bffdcdSAmine Khaldi    IDS_TEMP_REMOVEFILES "File: [1], Directory: [9]"
16771bffdcdSAmine Khaldi    IDS_TEMP_REMOVEFOLDERS "Folder: [1]"
16871bffdcdSAmine Khaldi    IDS_TEMP_REMOVEINIVALUES "File: [1],  Section: [2],  Key: [3], Value: [4]"
16971bffdcdSAmine Khaldi    IDS_TEMP_REMOVEREGISTRYVALUES "Key: [1], Name: [2]"
17071bffdcdSAmine Khaldi    IDS_TEMP_REMOVESHORTCUTS "Shortcut: [1]"
17171bffdcdSAmine Khaldi    IDS_TEMP_SELFREGMODULES "File: [1], Folder: [2]"
17271bffdcdSAmine Khaldi    IDS_TEMP_SELFUNREGMODULES "File: [1], Folder: [2]"
17371bffdcdSAmine Khaldi    IDS_TEMP_STARTSERVICES "Service: [1]"
17471bffdcdSAmine Khaldi    IDS_TEMP_STOPSERVICES "Service: [1]"
17571bffdcdSAmine Khaldi    IDS_TEMP_UNPUBLISHCOMPONENTS "Component ID: [1], Qualifier: [2]"
17671bffdcdSAmine Khaldi    IDS_TEMP_UNPUBLISHFEATURES "Feature: [1]"
17771bffdcdSAmine Khaldi    IDS_TEMP_UNREGISTERCLASSINFO "Class Id: [1]"
17871bffdcdSAmine Khaldi    IDS_TEMP_UNREGISTERCOMPLUS "AppId: [1]{{, AppType: [2]}}"
17971bffdcdSAmine Khaldi    IDS_TEMP_UNREGISTEREXTENSIONINFO "Extension: [1]"
18071bffdcdSAmine Khaldi    IDS_TEMP_UNREGISTERFONTS "Font: [1]"
18171bffdcdSAmine Khaldi    IDS_TEMP_UNREGISTERMIMEINFO "MIME Content Type: [1], Extension: [2]"
18271bffdcdSAmine Khaldi    IDS_TEMP_UNREGISTERPROGIDINFO "ProgId: [1]"
18371bffdcdSAmine Khaldi    IDS_TEMP_UNREGISTERTYPELIBRARIES "LibID: [1]"
18471bffdcdSAmine Khaldi    IDS_TEMP_WRITEENVIRONMENTSTRINGS "Name: [1], Value: [2], Action [3]"
18571bffdcdSAmine Khaldi    IDS_TEMP_WRITEINIVALUES "File: [1],  Section: [2],  Key: [3], Value: [4]"
18671bffdcdSAmine Khaldi    IDS_TEMP_WRITEREGISTRYVALUES "Key: [1], Name: [2], Value: [3]"
18771bffdcdSAmine Khaldi}
188