[izpack-changes] izpack-src/bin/langpacks/installer eng.xml,1.23,1.24 fin.xml,1.3,1.4 fra.xml,1.17,1.18 ita.xml,1.11,1.12 ned.xml,1.15,1.16 rus.xml,1.10,1.11
jponge
nobody at sheep.berlios.de
Sun Mar 12 18:31:21 CET 2006
- Previous message: [izpack-changes] izpack-src Description.txt,1.7,1.8 Thanks.txt,1.53,1.54 Versions.txt,1.214,1.215
- Next message: [izpack-changes] izpack-src/src build.xml,1.126,1.127 copyright-notice-template,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/izpack/izpack-src/bin/langpacks/installer
In directory sheep:/tmp/cvs-serv10032/bin/langpacks/installer
Modified Files:
eng.xml fin.xml fra.xml ita.xml ned.xml rus.xml
Log Message:
Synchronizing HEAD from the changes in branch-3-8.
Index: eng.xml
===================================================================
RCS file: /cvsroot/izpack/izpack-src/bin/langpacks/installer/eng.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- eng.xml 29 Sep 2005 08:46:30 -0000 1.23
+++ eng.xml 12 Mar 2006 16:32:10 -0000 1.24
@@ -22,13 +22,14 @@
<str id="uninstaller.warning" txt="This will remove the installed application(s)!"/>
<str id="uninstaller.destroytarget" txt=" Force the deletion of "/>
<str id="uninstaller.uninstall" txt="Uninstall"/>
-
<!-- The strings for the 'official' IzPack plugins -->
<str id="HelloPanel.welcome1" txt="Welcome to the installation of "/>
<str id="HelloPanel.welcome2" txt="!"/>
<str id="HelloPanel.authors" txt="This software is developed by: "/>
<str id="HelloPanel.url" txt="The homepage is at: "/>
+ <str id="PrinterSelectPanel.select_printer" txt="Select the printer to use for initial setup and testing." />
+
<str id="CheckedHelloPanel.productAlreadyExist0" txt="This product is already installed on this computer under the path "/>
<str id="CheckedHelloPanel.productAlreadyExist1" txt=" . Are you sure you want to install another entity?"/>
<str id="CheckedHelloPanel.infoOverUninstallKey" txt="The uninstall key will be named: " />
@@ -50,7 +51,7 @@
txt="The directory already exists! Are you sure you want to install here and possibly overwrite existing files?"/>
<str id="TargetPanel.empty_target"
txt="You have not specified a target location! Is this correct?"/>
- <str id="TargetPanel.createdir" txt="The target directory will be created: " />
+ <str id="TargetPanel.createdir" txt="The target directory will be created: " />
<str id="TargetPanel.nodir"
txt="This file is not a directory! Please choose a directory!"/>
<str id="TargetPanel.notwritable"
@@ -69,7 +70,7 @@
<str id="PacksPanel.description" txt="Description"/>
<str id="PacksPanel.dependencyList" txt="The selected package requires the following packs to be installed"/>
<str id="ImgPacksPanel.dependencyList" txt="Dependencies"/>
- <str id="PacksPanel.notEnoughSpace" txt="Disk space required for the installation exceeds available disk space."/>
+ <str id="PacksPanel.notEnoughSpace" txt="Disk space required for the installation exceeds available disk space."/>
<str id="PacksPanel.notAscertainable" txt="not ascertainable"/>
<str id="InstallPanel.info" txt="Click 'Install!' to begin the installation process"/>
@@ -134,9 +135,9 @@
<str id="UserInputPanel.search.autodetect.failed.caption" txt="Autodetection failed."/>
<str id="UserInputPanel.search.autodetect.tooltip" txt="Check for the file or directory in the paths given above."/>
<str id="UserInputPanel.search.location" txt="Enter location of {0}."/>
- <str id="UserInputPanel.search.location.checkedfile" txt="The existence of {0} is checked."/>
+ <str id="UserInputPanel.search.location.checkedfile" txt="The existence of {0} has been checked."/>
<str id="UserInputPanel.search.browse" txt="Browse..."/>
- <str id="UserInputPanel.search.wrongselection.message" txt="The file or directory you choose either does not exist or is not appropiate."/>
+ <str id="UserInputPanel.search.wrongselection.message" txt="The file or directory you chose either does not exist or is not appropriate."/>
<str id="UserInputPanel.search.wrongselection.caption" txt="Invalid selection."/>
<str id="CompilePanel.heading" txt="Compilation" />
Index: fin.xml
===================================================================
RCS file: /cvsroot/izpack/izpack-src/bin/langpacks/installer/fin.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- fin.xml 21 Feb 2003 06:06:27 -0000 1.3
+++ fin.xml 12 Mar 2006 16:32:11 -0000 1.4
@@ -10,91 +10,167 @@
<str id="installer.prev" txt="Edellinen"/>
<str id="installer.quit" txt="Lopeta"/>
<str id="installer.madewith" txt="(Tehty IzPackilla - http://www.izforge.com/)"/>
- <str id="installer.quit.title" txt="Haluatko varmasti lopettaa ?"/>
- <str id="installer.quit.message" txt="Tämä keskeyttää asennuksen !"/>
- <str id="installer.warning" txt="Varoitus !"/>
+ <str id="installer.quit.title" txt="Haluatko varmasti lopettaa?"/>
+ <str id="installer.quit.message" txt="Tämä keskeyttää asennuksen!"/>
+ <str id="installer.warning" txt="Varoitus!"/>
<str id="installer.yes" txt="Kyllä"/>
<str id="installer.no" txt="Ei"/>
<str id="installer.cancel" txt="Peruuta"/>
<str id="installer.error" txt="Virhe"/>
-
+
<!-- Uninstaller specific strings -->
- <str id="uninstaller.warning" txt="Tämä poistaa asennetun sovelluksen/sovellukset !"/>
+ <str id="uninstaller.warning" txt="Tämä poistaa asennetun sovelluksen/asennetut sovellukset!"/>
<str id="uninstaller.destroytarget" txt=" Poista väkisin "/>
<str id="uninstaller.uninstall" txt="Poista asennus"/>
-
+
<!-- The strings for the 'official' IzPack plugins -->
<str id="HelloPanel.welcome1" txt="Tervetuloa asentamaan sovellusta "/>
- <str id="HelloPanel.welcome2" txt=" !"/>
- <str id="HelloPanel.authors" txt="Tämän ohjelmiston on tehnyt : "/>
- <str id="HelloPanel.url" txt="Ohjelmiston kotisivu on : "/>
-
- <str id="LicencePanel.info" txt="Ole hyvä ja lue huolellisesti seuraava lisenssisopimus :"/>
- <str id="LicencePanel.agree" txt="Hyväksytkö tämän lisenssisopimuksen ?"/>
- <str id="LicencePanel.notagree" txt="I do not accept the terms of this license agreement."/>
+ <str id="HelloPanel.welcome2" txt="!"/>
+ <str id="HelloPanel.authors" txt="Tämän ohjelmiston on tehnyt: "/>
+ <str id="HelloPanel.url" txt="Ohjelmiston kotisivu: "/>
+
+ <str id="CheckedHelloPanel.productAlreadyExist0" txt="Tämä tuote on jo asennettu polun "/>
+ <str id="CheckedHelloPanel.productAlreadyExist1" txt=" alle. Oletko varma, että haluat asentaa toisen kopion?"/>
+ <str id="CheckedHelloPanel.infoOverUninstallKey" txt="Poistoavain on nimeltään: " />
+
+ <str id="LicencePanel.info" txt="Ole hyvä ja lue huolellisesti seuraava lisenssisopimus:"/>
+ <str id="LicencePanel.agree" txt="Hyväksyn tämän lisenssisopimuksen ehdot."/>
+ <str id="LicencePanel.notagree" txt="En hyväksy tämän lisenssisopimuksen ehtoja."/>
<str id="LicencePanel.yes" txt="Kyllä"/>
<str id="LicencePanel.no" txt="En"/>
-
- <str id="InfoPanel.info" txt="Ole hyvä ja lue seuraavat tiedotteet :"/>
-
- <str id="TargetPanel.info" txt="Valitse asennuspolku :"/>
- <str id="TargetPanel.browse" txt="Selaa ..."/>
+
+ <str id="InfoPanel.info" txt="Ole hyvä ja lue seuraavat tiedotteet: "/>
+
+ <str id="PathInputPanel.required" txt="Valitun hakemiston on oltava olemassa."/>
+ <str id="PathInputPanel.notValid" txt="Valittu hakemisto ei sisällä vaadittua tuotetta."/>
+
+ <str id="TargetPanel.info" txt="Valitse asennuspolku:"/>
+ <str id="TargetPanel.browse" txt="Selaa..."/>
<str id="TargetPanel.warn"
- txt="Hakemisto on jo olemassa ! Haluatko varmasti asentaa sovelluksen kyseiseen hakemistoon ?"/>
+ txt="Hakemisto on jo olemassa! Haluatko varmasti asentaa sovelluksen kyseiseen hakemistoon ja mahdollisesti korvata olemassa olevat tiedostot?"/>
<str id="TargetPanel.empty_target"
- txt="Et ole määritellyt asennushakemistoa ! Haluatko varmasti jatkaa ?"/>
-
- <str id="PacksPanel.info" txt="Valitse paketit jotka haluat asentaa :"/>
- <str id="PacksPanel.tip" txt="Huomaa: Harmaat paketit ovat pakollisia."/>
- <str id="PacksPanel.description" txt="Description"/>
-
- <str id="InstallPanel.info" txt="Aloita asennus tästä :"/>
- <str id="InstallPanel.install" txt="Asenna !"/>
- <str id="InstallPanel.tip" txt="Asennuksen eteneminen :"/>
+ txt="Et ole määritellyt asennushakemistoa! Haluatko varmasti jatkaa?"/>
+ <str id="TargetPanel.createdir" txt="Luodaan asennushakemisto: " />
+ <str id="TargetPanel.nodir"
+ txt="Valittu kohde ei ole hakemisto! Ole hyvä ja valitse hakemisto!"/>
+ <str id="TargetPanel.notwritable"
+ txt="Hakemistoon ei voi kirjoittaa! Ole hyvä ja valitse toinen hakemisto!"/>
+
+ <str id="JDKPathPanel.intro" txt="Asennettu sovellus tarvitsee JDK:n (Java Development Kit). Javan ajon aikainen ympäristö (Java runtime environment; JRE) ei riitä."/>
+ <str id="JDKPathPanel.info" txt="Valitse JDK:n polku:"/>
+ <str id="JDKPathPanel.badVersion1" txt="Valitun JDK:n versio on väärä (valittavana on: "/>
+ <str id="JDKPathPanel.badVersion2" txt=" vaadittu versio: "/>
+ <str id="JDKPathPanel.badVersion3" txt=") käytetäänkö tätä JDK:ta silti?"/>
+
+ <str id="PacksPanel.info" txt="Valitse paketit, jotka haluat asentaa:"/>
+ <str id="PacksPanel.tip" txt="Huomaa: harmaana olevat paketit ovat pakollisia."/>
+ <str id="PacksPanel.space" txt="Vaadittava levytila: "/>
+ <str id="PacksPanel.freespace" txt="Vapaana oleva tila: "/>
+ <str id="PacksPanel.description" txt="Kuvaus"/>
+ <str id="PacksPanel.dependencyList" txt="Valittu paketti tarvitsee seuraavia paketteja asennettavaksi"/>
+ <str id="ImgPacksPanel.dependencyList" txt="Riippuvuudet"/>
+ <str id="PacksPanel.notEnoughSpace" txt="Asennus vaatii enemmän tilaa kuin mitä levyasemassa on."/>
+ <str id="PacksPanel.notAscertainable" txt="ei todettu"/>
+
+ <str id="InstallPanel.info" txt="Paina 'Asenna!' aloittaaksesi asennuksen"/>
+ <str id="InstallPanel.install" txt="Asenna!"/>
+ <str id="InstallPanel.tip" txt="Asennuksen eteneminen:"/>
<str id="InstallPanel.begin" txt="[Asennus ei ole alkanut]"/>
- <str id="InstallPanel.finished" txt="[Asennus päättynyt]"/>
-
- <str id="FinishPanel.success" txt="Ohjelmisto on asennettu onnistuneesti !"/>
- <str id="FinishPanel.fail" txt="Asennus epäonnistui ..."/>
- <str id="FinishPanel.uninst.info" txt="Asennuksen purkuohjelma löytyy :"/>
- <str id="FinishPanel.auto" txt="Luo automaattisen asennuksen ohjetiedosto"/>
+ <str id="InstallPanel.finished" txt="[Asennus on päättynyt]"/>
+ <str id="InstallPanel.progress" txt="Kokonaisasennuksen tila:"/>
+ <str id="InstallPanel.overwrite.title" txt="Tiedosto on jo olemassa"/>
+ <str id="InstallPanel.overwrite.question" txt="Tiedosto on jo olemassa. Korvataanko olemassa oleva tiedosto?"/>
+
+ <str id="FinishPanel.success" txt="Ohjelmisto on asennettu onnistuneesti!"/>
+ <str id="FinishPanel.done" txt="Valmis"/>
+ <str id="FinishPanel.fail" txt="Asennus epäonnistui!"/>
+ <str id="FinishPanel.uninst.info" txt="Asennuksen purkuohjelma löytyy hakemistosta: "/>
+ <str id="FinishPanel.auto" txt="Luo automaattisen asennuksen komentotiedosto"/>
<str id="FinishPanel.auto.tip"
- txt="Tätä ohjetiedostoa voit käyttää toistaaksesi asennuksen automaattisesti toisella koneella."/>
+ txt="Tätä komentotiedostoa voit käyttää toistaaksesi asennuksen toisella koneella."/>
- <str id="ImgPacksPanel.packs" txt="Seuraavat paketit ovat tarjolla :"/>
- <str id="ImgPacksPanel.snap" txt="Tässä vastaava esittelynäkymä :"/>
+ <str id="ImgPacksPanel.packs" txt="Seuraavat paketit ovat saatavilla:"/>
+ <str id="ImgPacksPanel.snap" txt="Pakettinäkymä:"/>
<str id="ImgPacksPanel.checkbox" txt=" Asenna tämä paketti"/>
- <str id="ShortcutPanel.regular.list" txt="Select a Program Group for the Shortcuts:"/>
- <str id="ShortcutPanel.regular.default" txt="Reset"/>
- <str id="ShortcutPanel.regular.desktop" txt="Create shortcut on the desktop"/>
- <str id="ShortcutPanel.regular.create" txt="Create Shortcuts"/>
- <str id="ShortcutPanel.regular.userIntro" txt="create shortcut for:"/>
- <str id="ShortcutPanel.regular.currentUser" txt="current user"/>
- <str id="ShortcutPanel.regular.allUsers" txt="all users"/>
+ <str id="ShortcutPanel.headline" txt="Asennuksen pikalinkit"/>
+ <str id="ShortcutPanel.regular.list" txt="Valitse ohjelmaryhmä pikalinkeille:"/>
+ <str id="ShortcutPanel.regular.default" txt="Oletus"/>
+ <str id="ShortcutPanel.regular.desktop" txt="Luo pikalinkit myös työpöydälle"/>
+ <str id="ShortcutPanel.regular.StartMenu:Start-Menu" txt="Start-Menu"/>
+ <str id="ShortcutPanel.regular.StartMenu:K-Menu" txt="K-Menu"/>
+ <!-- "StartMenu" is a placeholder will be replaced at runtime -->
+ <str id="ShortcutPanel.regular.create" txt="Luo pikalinkit aloitusvalikkoon"/>
+ <str id="ShortcutPanel.regular.userIntro" txt="Luo pikalinkki tiedostolle:"/>
+ <str id="ShortcutPanel.regular.currentUser" txt="kirjautuneena olevalle käyttäjälle"/>
+ <str id="ShortcutPanel.regular.allUsers" txt="kaikille käyttäjille"/>
- <str id="ShortcutPanel.alternate.apology" txt="We are sorry but IzPack does not support the creation of shortcuts on this operating system. To create the shortcuts, please refer to your operating system manual."/>
- <str id="ShortcutPanel.alternate.targetsLabel" txt="The following is a list of targets that the manufacturer of this software product wanted you to have access to."/>
- <str id="ShortcutPanel.alternate.textFileExplanation" txt="You can save detailed information about the application targets in a text file for later reference."/>
- <str id="ShortcutPanel.alternate.saveButton" txt="Save Text File"/>
-
- <str id="ShortcutPanel.textFile.header" txt="Shortcut Information\n====================\n\nThe following is a listing of all relevant information about the intended\nshortcuts. This information should make it possible to create shortcuts manually.\n"/>
-
- <str id="ShortcutPanel.textFile.name" txt="Shortcut : "/>
- <str id="ShortcutPanel.textFile.location" txt="Intended Location : "/>
- <str id="ShortcutPanel.textFile.description" txt="Description : "/>
- <str id="ShortcutPanel.textFile.target" txt="Shortcut Target : "/>
- <str id="ShortcutPanel.textFile.command" txt="Command Line : "/>
- <str id="ShortcutPanel.textFile.iconName" txt="Icon File : "/>
- <str id="ShortcutPanel.textFile.iconIndex" txt="Icon Index : "/>
- <str id="ShortcutPanel.textFile.work" txt="Working Directory : "/>
+ <str id="ShortcutPanel.alternate.apology" txt="Valitettavasti IzPack ei tue pikalinkkien tekemistä tässä käyttöjärjestelmässä. Pikalinkkien tekemiseksi tutustu käyttöjärjestelmäsi käyttöohjeeseen."/>
+ <str id="ShortcutPanel.alternate.targetsLabel" txt="Tämän ohjelmiston tekijä haluaa, että sinulla on pääsy seuraaviin tiedostoihin:"/>
+ <str id="ShortcutPanel.alternate.textFileExplanation" txt="Voit tallentaa ykityiskohtaista tietoa ohjelmiston kohdetiedostoista tekstitiedostoon myöhempää tarkastelua varten."/>
+ <str id="ShortcutPanel.alternate.saveButton" txt="Tallenna tekstitiedosto"/>
- <str id="ShortcutPanel.location.desktop" txt="Desktop"/>
- <str id="ShortcutPanel.location.applications" txt="Applications Menu"/>
- <str id="ShortcutPanel.location.startMenu" txt="Start Menu"/>
- <str id="ShortcutPanel.location.startup" txt="Startup Group"/>
+ <str id="ShortcutPanel.textFile.header" txt="Pikalinkkitiedot\n========================\n\nSeuraavassa on listaus kaikista asiaankuuluvista tiedoista, jotka liittyvät\nsuunniteltuihin pikalinkkeihin. Näiden tietojen avulla pikalinkit on mahdollista luoda käsin.\n"/>
- <str id="UserInputPanel.error.caption" txt="Input Problem"/>
+ <str id="ShortcutPanel.textFile.name" txt="Pikalinkki : "/>
+ <str id="ShortcutPanel.textFile.location" txt="Aiottu paikka : "/>
+ <str id="ShortcutPanel.textFile.description" txt="Kuvaus : "/>
+ <str id="ShortcutPanel.textFile.target" txt="Pikalinkin kohde : "/>
+ <str id="ShortcutPanel.textFile.command" txt="Komentorivi : "/>
+ <str id="ShortcutPanel.textFile.iconName" txt="Kuvaketiedosto : "/>
+ <str id="ShortcutPanel.textFile.iconIndex" txt="Kuvakeindeksi : "/>
+ <str id="ShortcutPanel.textFile.work" txt="Työskentelyhakemisto: "/>
+
+ <str id="ShortcutPanel.location.desktop" txt="Työpöytä"/>
+ <str id="ShortcutPanel.location.applications" txt="Sovellusten valikko"/>
+ <str id="ShortcutPanel.location.startMenu" txt="Aloitusvalikko"/>
+ <str id="ShortcutPanel.location.startup" txt="Käynnistysohjelmaryhmä"/>
+
+ <str id="UserInputPanel.error.caption" txt="Syöttöongelma"/>
+ <str id="UserInputPanel.search.autodetect" txt="Automaattinen tunnistus"/>
+
+ <!-- more descriptive error message would be cool, like specifying what file we looked for -->
+ <str id="UserInputPanel.search.autodetect.failed.message" txt="Automaattinen tunnistus epäonnistui."/>
+ <str id="UserInputPanel.search.autodetect.failed.caption" txt="Automaattinen tunnistus epäonnistui."/>
+ <str id="UserInputPanel.search.autodetect.tooltip" txt="Tarkista ylläolevissa poluissa oleva hakemisto tai tiedosto."/>
+ <str id="UserInputPanel.search.location" txt="Anna sijainti: {0}."/>
+ <str id="UserInputPanel.search.location.checkedfile" txt="Tiedoston {0} olemassaolo on tarkistettu."/>
+ <str id="UserInputPanel.search.browse" txt="Selaa..."/>
+ <str id="UserInputPanel.search.wrongselection.message" txt="Valitsemasi tiedosto tai hakemisto ei ole olemassa tai ei ole käyttökelpoinen."/>
+ <str id="UserInputPanel.search.wrongselection.caption" txt="Väärä valinta."/>
+
+ <str id="CompilePanel.heading" txt="Käännös" />
+ <str id="CompilePanel.tip" txt="Käännöksen tila:" />
+ <str id="CompilePanel.browse" txt="Selaa..." />
+ <str id="CompilePanel.browse.approve" txt="Käytä kääntäjänä" />
+ <str id="CompilePanel.start" txt="Aloita" />
+ <str id="CompilePanel.progress.initial" txt="[Paina Aloita-painiketta]" />
+ <str id="CompilePanel.progress.finished" txt="[Päättynyt]" />
+ <str id="CompilePanel.progress.overall" txt="Käännöksen kokonaistila:" />
+ <str id="CompilePanel.error" txt="Käännös epäonnistui" />
+ <str id="CompilePanel.error.reconfigure" txt="Uudet asetukset" />
+ <str id="CompilePanel.error.ignore" txt="Hylkää" />
+ <str id="CompilePanel.error.abort" txt="Keskeytä" />
+ <str id="CompilePanel.error.seebelow" txt="Alapuolella on epäonnistunut komento ja sen tuloste." />
+ <str id="CompilePanel.error.nofiles" txt="Virhe käännökseen otettavien tiedostojen etsinnässä." />
+ <str id="CompilePanel.error.compilernotfound" txt="Kääntäjää ei voitu ajaa." />
+ <str id="CompilePanel.error.invalidarguments" txt="Vääriä parametreja annettu kääntäjälle." />
+ <str id="CompilePanel.error.noclassfile" txt="Kääntäjä ei tuottanut luokkatiedostoa lähdekooditiedostolle " />
+ <str id="CompilePanel.choose_compiler" txt="Valitse kääntäjä:" />
+ <str id="CompilePanel.additional_arguments" txt="Kääntäjän lisäparametrit:" />
+
+ <str id="ProcessPanel.heading" txt="Käsittely menossa..." />
+
+ <!-- Strings for the summary of panels - START -->
+ <str id="SummaryPanel.info" txt="Valmis asennukseen. Tärkeä data on listattu alla. Paina "Seuraava" aloittaaksesi asennuksen, "/>
+ <str id="TargetPanel.summaryCaption" txt="Asennuspolku"/>
+ <str id="JDKPathPanel.summaryCaption" txt="JDK polku"/>
+ <str id="PacksPanel.summaryCaption" txt="Valitut asennuspaketit"/>
+ <str id="ImgPacksPanel.summaryCaption" txt="Valitut asennuspaketit"/>
+ <!-- Strings for the summary of panels - END -->
+
+ <!-- Strings for the Registry -->
+ <str id="functionFailed.RegOpenKeyEx" txt="Ei voi avata rekisteriavainta {0}\\{1}."/>
<!-- Add your own panels specific strings here if you need -->
Index: fra.xml
===================================================================
RCS file: /cvsroot/izpack/izpack-src/bin/langpacks/installer/fra.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- fra.xml 5 Sep 2005 09:49:16 -0000 1.17
+++ fra.xml 12 Mar 2006 16:32:11 -0000 1.18
@@ -36,6 +36,9 @@
<str id="LicencePanel.yes" txt="Oui"/>
<str id="LicencePanel.no" txt="Non"/>
+ <!-- PrinterSelect Panel -->
+ <str id="PrinterSelectPanel.select_printer" txt="Sélectionner l'imprimante à utiliser durant l'installation et les tests." />
+
<!-- InfoPanel strings -->
<str id="InfoPanel.info" txt="Veuillez lire les informations suivantes :"/>
Index: ita.xml
===================================================================
RCS file: /cvsroot/izpack/izpack-src/bin/langpacks/installer/ita.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- ita.xml 5 Sep 2005 09:49:16 -0000 1.11
+++ ita.xml 12 Mar 2006 16:32:11 -0000 1.12
@@ -36,6 +36,9 @@
<str id="LicencePanel.yes" txt="Si"/>
<str id="LicencePanel.no" txt="No"/>
+ <!-- PrinterSelect Panel -->
+ <str id="PrinterSelectPanel.select_printer" txt="Selezioni lo stampatore a usare durando l'installazione ed anche durano i prove iniziale" />
+
<!-- InfoPanel strings -->
<str id="InfoPanel.info" txt="Leggi, per piacere, le seguenti informazioni :"/>
Index: ned.xml
===================================================================
RCS file: /cvsroot/izpack/izpack-src/bin/langpacks/installer/ned.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- ned.xml 30 Oct 2005 22:37:18 -0000 1.15
+++ ned.xml 12 Mar 2006 16:32:11 -0000 1.16
@@ -29,10 +29,6 @@
<str id="HelloPanel.authors" txt="Deze software is ontwikkeld door : "/>
<str id="HelloPanel.url" txt="De homepagina staat op : "/>
- <str id="CheckedHelloPanel.productAlreadyExist0" txt="Dit product is al geinstalleerd op deze computer in de map "/>
- <str id="CheckedHelloPanel.productAlreadyExist1" txt=" . Weet u zeker dat u een extra versie wilt installeren?"/>
- <str id="CheckedHelloPanel.infoOverUninstallKey" txt="De de-installatie zal als naam krijgen: " />
-
<str id="LicencePanel.info" txt="Lees a.u.b. de volgende licentie overeenkomst :"/>
<str id="LicencePanel.agree" txt="Ik accepteer de voorwaarden van deze licentie"/>
<str id="LicencePanel.notagree" txt="Ik accepteer de voorwaarden van deze licentie niet"/>
@@ -93,13 +89,9 @@
<str id="ImgPacksPanel.checkbox" txt=" Installeer dit pakket"/>
<str id="ImgPacksPanel.dependencyList" txt="Afhankelijkheden"/>
- <str id="ShortcutPanel.headline" txt="Instellen snelkoppelingen"/>
<str id="ShortcutPanel.regular.list" txt="Selecteer een programma groep voor de snelkoppelingen:"/>
<str id="ShortcutPanel.regular.default" txt="Standaardwaarde"/>
<str id="ShortcutPanel.regular.desktop" txt="Maak snelkoppelingen op de desktop."/>
- <str id="ShortcutPanel.regular.StartMenu:Start-Menu" txt="Start-Menu"/>
- <str id="ShortcutPanel.regular.StartMenu:K-Menu" txt="K-Menu"/>
-
<str id="ShortcutPanel.regular.create" txt="Maak Snelkoppelingen"/>
<str id="ShortcutPanel.regular.userIntro" txt="Maak snelkoppeling voor:"/>
<str id="ShortcutPanel.regular.currentUser" txt="huidige gebruiker "/>
@@ -161,13 +153,13 @@
<str id="ProcessPanel.heading" txt="Bezig" />
- <!-- Strings for the summary of panels - START -->
+ <!-- Strings for the summary of panels --- START -->
<str id="SummaryPanel.info" txt="Gereed voor installatie. Belangrijke gegevens staan hieronder opgesomd. Druk op "Volgende" om de installatie te starten, "/>
<str id="TargetPanel.summaryCaption" txt="Installatie pad"/>
<str id="JDKPathPanel.summaryCaption" txt="JDK pad"/>
<str id="PacksPanel.summaryCaption" txt="Gekozen installatiepakketten"/>
<str id="ImgPacksPanel.summaryCaption" txt="Gekozen installatie pakketten"/>
- <!-- Strings for the summary of panels - END -->
+ <!-- Strings for the summary of panels --- END -->
<!-- Strings for the Registry -->
<str id="functionFailed.RegOpenKeyEx" txt="Kan registersleutel {0}\\{1} niet openen."/>
Index: rus.xml
===================================================================
RCS file: /cvsroot/izpack/izpack-src/bin/langpacks/installer/rus.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- rus.xml 1 Mar 2005 09:12:31 -0000 1.10
+++ rus.xml 12 Mar 2006 16:32:11 -0000 1.11
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!-- The Russian langpack -->
-<!-- Last edited by Alexey Makhmutov (aka Lerm) at 25.02.2005 -->
+<!-- Last edited by Alexey Makhmutov (aka Lerm) at 03.09.2005 -->
<langpack>
@@ -30,6 +30,10 @@
<str id="HelloPanel.authors" txt="ÐвÑоÑÑ Ð¿ÑогÑаммÑ: "/>
<str id="HelloPanel.url" txt="ÐомаÑнÑÑ ÑÑÑаниÑа пÑогÑаммÑ: "/>
+ <str id="CheckedHelloPanel.productAlreadyExist0" txt="ÐÑÐ¾Ñ Ð¿ÑодÑÐºÑ Ñже ÑÑÑановлен на данном компÑÑÑеÑе в каÑалоге "/>
+ <str id="CheckedHelloPanel.productAlreadyExist1" txt=" . ÐÑ Ð´ÐµÐ¹ÑÑвиÑелÑно Ñ
оÑиÑе ÑÑÑановиÑÑ ÐµÑе Ð¾Ð´Ð½Ñ ÐºÐ¾Ð¿Ð¸Ñ?"/>
+ <str id="CheckedHelloPanel.infoOverUninstallKey" txt="ÐапиÑÑ Ð´Ð»Ñ Ð¿ÑогÑÐ°Ð¼Ð¼Ñ ÑÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð±ÑÐ´ÐµÑ Ð½Ð°Ð·Ð²Ð°Ð½Ð°: "/>
+
<str id="LicencePanel.info" txt="ÐожалÑйÑÑа, внимаÑелÑно пÑоÑиÑайÑе лиÑензиÑ:"/>
<str id="LicencePanel.agree" txt="Я ÑоглаÑен Ñ ÑÑловиÑми лиÑензии."/>
<str id="LicencePanel.notagree" txt="Я не ÑоглаÑен Ñ ÑÑловиÑми лиÑензии."/>
@@ -85,9 +89,12 @@
<str id="ImgPacksPanel.snap" txt="Снимок ÑкÑана:"/>
<str id="ImgPacksPanel.checkbox" txt=" УÑÑановиÑÑ Ð½Ð°Ð±Ð¾Ñ"/>
+ <str id="ShortcutPanel.headline" txt="ÐаÑÑÑойки ÑÑлÑков"/>
<str id="ShortcutPanel.regular.list" txt="ÐÑбеÑиÑе пÑогÑаммнÑÑ Ð³ÑÑÐ¿Ð¿Ñ Ð´Ð»Ñ ÑÑлÑков:"/>
<str id="ShortcutPanel.regular.default" txt="СбÑоÑиÑÑ"/>
<str id="ShortcutPanel.regular.desktop" txt="СоздаÑÑ ÑÑлÑки на ÑабоÑем ÑÑоле"/>
+ <str id="ShortcutPanel.regular.StartMenu:Start-Menu" txt="Start-Menu"/>
+ <str id="ShortcutPanel.regular.StartMenu:K-Menu" txt="K-Menu"/>
<str id="ShortcutPanel.regular.create" txt="СоздаÑÑ ÑÑлÑки"/>
<str id="ShortcutPanel.regular.userIntro" txt="ÑоздаÑÑ ÑÑлÑк длÑ:"/>
<str id="ShortcutPanel.regular.currentUser" txt="ÑекÑÑий полÑзоваÑелÑ"/>
@@ -155,6 +162,9 @@
<str id="PacksPanel.summaryCaption" txt="ÐÑбÑаннÑе набоÑÑ Ð´Ð»Ñ ÑÑÑановки"/>
<str id="ImgPacksPanel.summaryCaption" txt="ÐÑбÑаннÑе набоÑÑ Ð´Ð»Ñ ÑÑÑановки"/>
<!-- Strings for the summary of panels - END -->
+
+ <!-- Strings for the Registry -->
+ <str id="functionFailed.RegOpenKeyEx" txt="Ðевозможно оÑкÑÑÑÑ Ð·Ð°Ð¿Ð¸ÑÑ ÑееÑÑÑа {0}\\{1}."/>
<!-- Add your own panels specific strings here if you need -->
- Previous message: [izpack-changes] izpack-src Description.txt,1.7,1.8 Thanks.txt,1.53,1.54 Versions.txt,1.214,1.215
- Next message: [izpack-changes] izpack-src/src build.xml,1.126,1.127 copyright-notice-template,1.2,1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the izpack-changes
mailing list