Statistics
| Revision:

svn-gvsig-desktop / tags / v1_0_2_Build_908 / install / launcher / izpack-launcher-1.3_linux / src / launcher.pot @ 11054

History | View | Annotate | Download (3.63 KB)

1 6834 jmvivo
# SOME DESCRIPTIVE TITLE.
2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
# This file is distributed under the same license as the PACKAGE package.
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
#
6
#, fuzzy
7
msgid ""
8
msgstr ""
9
"Project-Id-Version: PACKAGE VERSION\n"
10
"Report-Msgid-Bugs-To: \n"
11 10387 jmvivo
"POT-Creation-Date: 2007-02-19 08:38+0100\n"
12 6834 jmvivo
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
"Language-Team: LANGUAGE <LL@li.org>\n"
15
"MIME-Version: 1.0\n"
16
"Content-Type: text/plain; charset=CHARSET\n"
17
"Content-Transfer-Encoding: 8bit\n"
18
19 7980 jmvivo
#: launcher.cpp:150
20
msgid "gvSIG Install-Launcher"
21
msgstr ""
22
23
#: launcher.cpp:225
24
msgid "The configuration file '"
25
msgstr ""
26
27
#: launcher.cpp:225
28
msgid "' does not contain a jar file entry."
29
msgstr ""
30
31
#: launcher.cpp:247 launcher.cpp:264
32
msgid "Canceled by user"
33
msgstr ""
34
35
#: launcher.cpp:289
36
msgid "Intializing..."
37
msgstr ""
38
39
#: launcher.cpp:325
40
msgid "Launching installation..."
41
msgstr ""
42
43
#: launcher.cpp:328
44
msgid "The jar-file in the configuration file "
45
msgstr ""
46
47
#: launcher.cpp:328
48
msgid " does not exist."
49
msgstr ""
50
51 10387 jmvivo
#: launcher.cpp:338 launcher.cpp:343
52 7980 jmvivo
msgid "The jar-file "
53
msgstr ""
54
55 10387 jmvivo
#: launcher.cpp:338 launcher.cpp:343
56 7980 jmvivo
msgid " could not be executed."
57
msgstr ""
58
59 10387 jmvivo
#: launcher.cpp:350
60 7980 jmvivo
msgid "Preparing to install JRE..."
61
msgstr ""
62
63 10387 jmvivo
#: launcher.cpp:352
64 7980 jmvivo
msgid "Java JRE version "
65
msgstr ""
66
67 10387 jmvivo
#: launcher.cpp:354 launcher.cpp:362
68 7980 jmvivo
msgid "The JRE could not be setup."
69
msgstr ""
70
71 10387 jmvivo
#: launcher.cpp:358
72 7980 jmvivo
msgid "Installing JRE..."
73
msgstr ""
74
75 10387 jmvivo
#: launcher.cpp:367
76 7980 jmvivo
#, c-format
77
msgid "The file %s does not exist."
78
msgstr ""
79
80 10387 jmvivo
#: launcher.cpp:481
81 7980 jmvivo
#, c-format
82 6834 jmvivo
msgid ""
83 7980 jmvivo
"The installation requires to download this file:\n"
84
"%s\n"
85
"Do you want to continue?"
86 6834 jmvivo
msgstr ""
87
88 10387 jmvivo
#: launcher.cpp:483
89 7980 jmvivo
#, c-format
90
msgid "Downloading %s..."
91 6834 jmvivo
msgstr ""
92
93 10387 jmvivo
#: launcher.cpp:506
94 7980 jmvivo
msgid "Are you sure you want to cancel installation?"
95 6834 jmvivo
msgstr ""
96
97 10387 jmvivo
#: launcher.cpp:509 launcher.cpp:527 launcher.cpp:583
98 7980 jmvivo
msgid "Canceled by the user"
99
msgstr ""
100
101 10387 jmvivo
#: launcher.cpp:539
102 6834 jmvivo
msgid ""
103 7980 jmvivo
"Error executing this installation option. Do you want to try another one?"
104 6834 jmvivo
msgstr ""
105
106 10387 jmvivo
#: launcher.cpp:549
107 7980 jmvivo
#, c-format
108
msgid ""
109
"Problems found in the selected JRE:\n"
110
"%s\n"
111
"\n"
112
"Do you want to continue?"
113 6834 jmvivo
msgstr ""
114
115 10387 jmvivo
#: launcher.cpp:568
116 7980 jmvivo
msgid "Manually select the Java VM"
117 6834 jmvivo
msgstr ""
118
119 10387 jmvivo
#: launcher.cpp:574
120 7980 jmvivo
msgid "Java VM executable file"
121 6834 jmvivo
msgstr ""
122
123 10387 jmvivo
#: launcher.cpp:625
124 7980 jmvivo
#, c-format
125
msgid "File %s not found."
126 6834 jmvivo
msgstr ""
127
128 10387 jmvivo
#: launcher.cpp:632
129 7980 jmvivo
#, c-format
130
msgid "Can't identify version of %s."
131 6834 jmvivo
msgstr ""
132
133 10387 jmvivo
#: launcher.cpp:637
134 7980 jmvivo
#, c-format
135
msgid "Java version %s is not the required %s"
136 6834 jmvivo
msgstr ""
137
138 10387 jmvivo
#: launcher.cpp:642
139 7980 jmvivo
#, c-format
140
msgid "Can't identify java_home of %s."
141 6834 jmvivo
msgstr ""
142
143 10387 jmvivo
#: launcher.cpp:646
144 7980 jmvivo
msgid "The JAI library is not installed"
145 6834 jmvivo
msgstr ""
146
147 10387 jmvivo
#: launcher.cpp:650
148 7980 jmvivo
msgid "The JAI I/O library is not installed"
149 6834 jmvivo
msgstr ""
150
151 7980 jmvivo
#: selectiondialog.cpp:50
152
msgid "gvSIG requires a Java Runtime Environment"
153 6834 jmvivo
msgstr ""
154
155 7980 jmvivo
#: selectiondialog.cpp:59
156 10387 jmvivo
msgid "use JRE used by a previous gvSIG version"
157 6834 jmvivo
msgstr ""
158 7980 jmvivo
159
#: selectiondialog.cpp:60
160 10387 jmvivo
msgid "install a JRE version ready to run in the user home directory"
161 7980 jmvivo
msgstr ""
162
163
#: selectiondialog.cpp:61
164
msgid "select a JRE manualy"
165
msgstr ""
166
167
#: selectiondialog.cpp:62
168
msgid ""
169
"use the JRE defined in JAVA_HOME environment variable or finded in the shell "
170
"execution path"
171
msgstr ""
172
173 10387 jmvivo
#: selectiondialog.cpp:67 selectiondialog.cpp:73
174
msgid " (Recommended)."
175
msgstr ""
176
177
#: selectiondialog.cpp:77
178 7980 jmvivo
msgid "Select one of these options:"
179
msgstr ""
180
181 10387 jmvivo
#: selectiondialog.cpp:97
182 7980 jmvivo
msgid "Continue"
183
msgstr ""
184
185
#: statusdialog.cpp:46
186
msgid "gvSIG instalation program. Please wait..."
187
msgstr ""
188
189
#: statusdialog.cpp:47
190
msgid "Checking..."
191
msgstr ""
192
193
#: statusdialog.cpp:52
194
msgid "Cancel"
195
msgstr ""