Statistics
| Revision:

root / import / ext3D / trunk / install-extension3d / IzPack / bin / langpacks / installer / fin.xml @ 15280

History | View | Annotate | Download (5.85 KB)

1
<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
2

    
3
<!-- The Finnish langpack -->
4

    
5
<langpack>
6

    
7
    <!-- General installer strings -->
8
    <str id="installer.title" txt="IzPack - Asennetaan "/>
9
    <str id="installer.next" txt="Seuraava"/>
10
    <str id="installer.prev" txt="Edellinen"/>
11
    <str id="installer.quit" txt="Lopeta"/>
12
    <str id="installer.madewith" txt="(Tehty IzPackilla - http://www.izforge.com/)"/>
13
    <str id="installer.quit.title" txt="Haluatko varmasti lopettaa ?"/>
14
    <str id="installer.quit.message" txt="T?m? keskeytt?? asennuksen !"/>
15
    <str id="installer.warning" txt="Varoitus !"/>
16
    <str id="installer.yes" txt="Kyll?"/>
17
    <str id="installer.no" txt="Ei"/>
18
    <str id="installer.cancel" txt="Peruuta"/> 
19
    <str id="installer.error" txt="Virhe"/>
20
    
21
    <!-- Uninstaller specific strings -->
22
    <str id="uninstaller.warning" txt="T?m? poistaa asennetun sovelluksen/sovellukset !"/>
23
    <str id="uninstaller.destroytarget" txt=" Poista v?kisin "/>
24
    <str id="uninstaller.uninstall" txt="Poista asennus"/>
25
    
26
    <!-- The strings for the 'official' IzPack plugins -->
27
    <str id="HelloPanel.welcome1" txt="Tervetuloa asentamaan sovellusta "/>
28
    <str id="HelloPanel.welcome2" txt=" !"/>
29
    <str id="HelloPanel.authors" txt="T?m?n ohjelmiston on tehnyt : "/>
30
    <str id="HelloPanel.url" txt="Ohjelmiston kotisivu on : "/>
31
    
32
    <str id="LicencePanel.info" txt="Ole hyv? ja lue huolellisesti seuraava lisenssisopimus :"/>
33
    <str id="LicencePanel.agree" txt="Hyv?ksytk? t?m?n lisenssisopimuksen ?"/>
34
    <str id="LicencePanel.notagree" txt="I do not accept the terms of this license agreement."/>
35
    <str id="LicencePanel.yes" txt="Kyll?"/>
36
    <str id="LicencePanel.no" txt="En"/>
37
    
38
    <str id="InfoPanel.info" txt="Ole hyv? ja lue seuraavat tiedotteet :"/>
39
    
40
    <str id="TargetPanel.info" txt="Valitse asennuspolku :"/>
41
    <str id="TargetPanel.browse" txt="Selaa ..."/>
42
    <str id="TargetPanel.warn" 
43
         txt="Hakemisto on jo olemassa ! Haluatko varmasti asentaa sovelluksen kyseiseen hakemistoon ?"/>
44
    <str id="TargetPanel.empty_target"
45
         txt="Et ole m??ritellyt asennushakemistoa ! Haluatko varmasti jatkaa ?"/>
46
    
47
    <str id="PacksPanel.info" txt="Valitse paketit jotka haluat asentaa :"/>
48
    <str id="PacksPanel.tip" txt="Huomaa: Harmaat paketit ovat pakollisia."/>
49
    <str id="PacksPanel.description" txt="Description"/>
50
    
51
    <str id="InstallPanel.info" txt="Aloita asennus t?st? :"/>
52
    <str id="InstallPanel.install" txt="Asenna !"/>
53
    <str id="InstallPanel.tip" txt="Asennuksen eteneminen :"/>
54
    <str id="InstallPanel.begin" txt="[Asennus ei ole alkanut]"/>
55
    <str id="InstallPanel.finished" txt="[Asennus p??ttynyt]"/>
56
    
57
    <str id="FinishPanel.success" txt="Ohjelmisto on asennettu onnistuneesti !"/>
58
    <str id="FinishPanel.fail" txt="Asennus ep?onnistui ..."/>
59
    <str id="FinishPanel.uninst.info" txt="Asennuksen purkuohjelma l?ytyy :"/>
60
    <str id="FinishPanel.auto" txt="Luo automaattisen asennuksen ohjetiedosto"/>
61
    <str id="FinishPanel.auto.tip"
62
         txt="T?t? ohjetiedostoa voit k?ytt?? toistaaksesi asennuksen automaattisesti toisella koneella."/>
63
    
64
    <str id="ImgPacksPanel.packs" txt="Seuraavat paketit ovat tarjolla :"/>
65
    <str id="ImgPacksPanel.snap" txt="T?ss? vastaava esittelyn?kym? :"/>
66
    <str id="ImgPacksPanel.checkbox" txt=" Asenna t?m? paketti"/>
67
    
68
    <str id="ShortcutPanel.regular.list" txt="Select a Program Group for the Shortcuts:"/>
69
    <str id="ShortcutPanel.regular.default" txt="Reset"/>
70
    <str id="ShortcutPanel.regular.desktop" txt="Create shortcut on the desktop"/>
71
    <str id="ShortcutPanel.regular.create" txt="Create Shortcuts"/>
72
    <str id="ShortcutPanel.regular.userIntro" txt="create shortcut for:"/>
73
    <str id="ShortcutPanel.regular.currentUser" txt="current user"/>
74
    <str id="ShortcutPanel.regular.allUsers" txt="all users"/>
75

    
76
    <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."/>
77
    <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."/>
78
    <str id="ShortcutPanel.alternate.textFileExplanation" txt="You can save detailed information about the application targets in a text file for later reference."/>
79
    <str id="ShortcutPanel.alternate.saveButton" txt="Save Text File"/>
80
    
81
    <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"/>
82
    
83
    <str id="ShortcutPanel.textFile.name"         txt="Shortcut          : "/>
84
    <str id="ShortcutPanel.textFile.location"     txt="Intended Location : "/>
85
    <str id="ShortcutPanel.textFile.description"  txt="Description       : "/>
86
    <str id="ShortcutPanel.textFile.target"       txt="Shortcut Target   : "/>
87
    <str id="ShortcutPanel.textFile.command"      txt="Command Line      : "/>
88
    <str id="ShortcutPanel.textFile.iconName"     txt="Icon File         : "/>
89
    <str id="ShortcutPanel.textFile.iconIndex"    txt="Icon Index        : "/>
90
    <str id="ShortcutPanel.textFile.work"         txt="Working Directory : "/>
91

    
92
    <str id="ShortcutPanel.location.desktop"      txt="Desktop"/>
93
    <str id="ShortcutPanel.location.applications" txt="Applications Menu"/>
94
    <str id="ShortcutPanel.location.startMenu"    txt="Start Menu"/>
95
    <str id="ShortcutPanel.location.startup"      txt="Startup Group"/>
96

    
97
    <str id="UserInputPanel.error.caption"        txt="Input Problem"/>
98
    
99
    <!-- Add your own panels specific strings here if you need -->
100

    
101
</langpack>