[izpack-changes] r1802 - izpack-src/trunk/bin/langpacks/installer
noreply at berlios.de
noreply at berlios.de
Mon Apr 2 23:13:44 CEST 2007
Author: aikebah
Date: 2007-04-02 23:13:18 +0200 (Mon, 02 Apr 2007)
New Revision: 1802
Modified:
izpack-src/trunk/bin/langpacks/installer/ned.xml
Log:
updated dutch langpack to latest english revision for trunk and branch 3.10
Modified: izpack-src/trunk/bin/langpacks/installer/ned.xml
===================================================================
--- izpack-src/trunk/bin/langpacks/installer/ned.xml 2007-04-02 09:52:40 UTC (rev 1801)
+++ izpack-src/trunk/bin/langpacks/installer/ned.xml 2007-04-02 21:13:18 UTC (rev 1802)
@@ -48,6 +48,7 @@
<str id="installer.help" txt="Help" />
<str id="installer.step" txt="Stap" />
<str id="installer.of" txt="van" />
+ <str id="installer.Message" txt="Bericht"/>
<!-- Uninstaller specific strings -->
@@ -113,7 +114,9 @@
<str id="JDKPathPanel.badVersion2" txt=" vereist: " />
<str id="JDKPathPanel.badVersion3"
txt=") wilt u toch deze JDK gebruiken?" />
+ <str id="JDKPathPanel.nonValidPathInReg" txt="Het Windows register bevat een ongeldig pad voor deze JDK. Wilt u deze JDK toch gebruiken?"/>
+
<str id="PacksPanel.info"
txt="Selecteer de pakketten die u wilt installeren :" />
<str id="PacksPanel.tip"
@@ -123,6 +126,9 @@
<str id="PacksPanel.description" txt="Omschrijving" />
<str id="PacksPanel.dependencyList"
txt="Het geselecteerde pakket vereist installatie van de volgende pakketten" />
+ <str id="PacksPanel.dependencies" txt="Afhankelijkheden: "/>
+ <str id="PacksPanel.excludes" txt="Uitsluitingen: "/>
+ <str id="ImgPacksPanel.dependencyList" txt="Afhankelijkheden en/of uitsluitingen"/>
<str id="PacksPanel.notEnoughSpace"
txt="Schijfruimte nodig voor installatie overtreft beschikbare schijfruimte." />
<str id="PacksPanel.notAscertainable" txt="niet vast te stellen" />
@@ -266,6 +272,57 @@
<str id="functionFailed.RegOpenKeyEx"
txt="Kan registersleutel {0}\\{1} niet openen." />
- <!-- Add your own panels specific strings here if you need -->
+ <str id="nextmedia.title" txt="Volgend installatie media"/>
+ <str id="nextmedia.msg" txt="Kies het volgend installatie media." />
+ <str id="nextmedia.browsebtn" txt="Bladeren" />
+ <str id="nextmedia.okbtn" txt="Toepassen" />
+ <str id="nextmedia.cancelbtn" txt="Annuleren" />
+ <str id="nextmedia.choosertitle" txt="Kies installatie media" />
+ <str id="nextmedia.filedesc" rdid="Installatie pakketten (.pak*)" />
+ <!-- Strings for the loggin/reporting system (Messenger) -->
+
+ <!-- This string defines the time stamp format in the installation report.
+ The format details are documented in java.text.SimpleDateFormat -->
+ <str id="log.timeStamp" txt="dd-MM-yyyy [HH:mm:ss] zzzz"/>
+
+ <!-- Strings for various purposes in the logging/reporting system -->
+ <str id="log.reportHeading" txt=" IzPack INSTALLATIE RAPPORT"/>
+ <str id="log.installFailed" txt="WAARSCHUWING!!! De installatie is niet gelukt!"/>
+ <str id="log.partialInstall" txt="WAARSCHUWING!!! De installatie is mogelijk niet volledig gelukt!"/>
+ <str id="log.messageCount" txt="Dit rapport bevat {0} bericht(en), {1} waarschuwing(en) and {2} fout(en)"/>
+ <str id="log.application" txt="Installatie rapport voor : {0} Versie {1}"/>
+ <str id="log.timePrefix" txt="Installatie tijd : {0}"/>
+ <str id="log.pathPrefix" txt="Installatie map : {0}"/>
+ <str id="log.messageHeading" txt=" --- Installatie berichten ---"/>
+ <str id="log.warningHeading" txt=" --- Waarschuwingen ---"/>
+ <str id="log.errorHeading" txt=" --- Fouten ---"/>
+ <str id="log.exceptionPrefix" txt=" >> Exception: {0}"/>
+ <str id="log.messagePrefix" txt="Bericht [{0}] - "/>
+ <str id="log.warningPrefix" txt="Waarschuwing [{0}] - "/>
+ <str id="log.errorPrefix" txt="Fout [{0}] - "/>
+ <str id="log.reportWriteErrorTitle" txt="Fout bij het schrijven van het rapport"/>
+ <str id="log.reportWriteError" txt="Kan het installatie rapport niet schrijven naar ''{0}''"/>
+ <str id="log.informUserTitle" txt="Installatie problemen"/>
+ <str id="log.saveLogTitle" txt="Log bestand opslaan"/>
+ <str id="log.LogFileName" txt="installatieLog.txt"/>
+ <str id="log.informUserFail" txt="<html>De installatie is niet gelukt!<br>Wilt u een log-bestand opslaan?</html>"/>
+ <str id="log.informUserPartial" txt="<html>De installatie is mogelijk niet volledig gelukt!<br>Wilt u een log-bestand opslaan?</html>"/>
+
+ <!-- Strings for individual messages in the logging/reporting system.
+ Numbers for each category (message/warning/error) start at 0 -->
+ <str id="log.message_" txt=""/>
+
+ <str id="log.warning_" txt=""/>
+
+ <str id="log.error_0" txt="Kan ''{0}'' niet wegschrijven"/>
+
+ <str id="InstallationGroupPanel.colNameSelected" txt="Geselecteerd" />
+ <str id="InstallationGroupPanel.colNameInstallType" txt="Installatie Type" />
+ <str id="InstallationGroupPanel.colNameSize" txt="Grootte" />
+
+ <!-- Add your own panels specific strings here if you need or use a custom
+ langpack with the same syntax referred as resoure CustomLangpack.xml_[ISO3]"
+ -->
+
</langpack>
More information about the izpack-changes
mailing list