1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22[%APP_TITLE%]
23en-US = "Setup"
24
25
26[%APP_PROD_TITLE%]
27en-US = "The %PRODUCTNAME Setup"
28
29
30[%OUTOFMEM%]
31en-US = "Out of Memory"
32
33
34[%NOMSI%]
35en-US = "Setup was unable to find the msi package."
36
37
38[%USER_CANCELLED%]
39en-US = "Setup was cancelled"
40
41
42[%REQUIRES_ADMIN_PRIV%]
43en-US = "Administrator privileges are required for upgrading the Windows Installer."
44
45
46[%FILE_NOT_FOUND%]
47en-US = "Setup was unable to find the file '%s'."
48
49
50[%INVALID_PARAM%]
51en-US = "Invalid command line option '%s'. Please use '/?' for help."
52
53
54[%SETUP_TO_OLD%]
55en-US = "This package requires at least the version '%s' of the Windows Installer. \nYou have Windows Installer '%s' on your system!"
56
57[%SETUP_NOT_FOUND%]
58en-US = "This package requires the Windows Installer. \nYou need at least Windows Installer '%s' on your system!"
59
60
61[%USAGE%]
62en-US = "Usage:\n   /? :  Shows this dialog.\n   /a :  Performs an administrative installation.\n   /j[u|m] :  Performs an advertising installation.\n   /q[n] : Do not show any user interface (silent mode).\n"
63
64
65[%ALREADY_RUNNING%]
66en-US = "There is already a setup process running."
67
68
69[%UNKNOWN_ERROR%]
70en-US = "An Unknown Error occurred!"
71
72
73[%INVALID_PROFILE%]
74en-US = "Invalid or incomplete profile."
75
76
77[%UNKNOWN_LANG%]
78en-US = "Unknown Language: %d"
79
80
81[%LANGUAGE_ZH_TW%]
82en-US = "Chinese (traditional)"
83
84
85[%LANGUAGE_CS%]
86en-US = "Czech"
87
88
89[%LANGUAGE_DA%]
90en-US = "Danish"
91
92
93[%LANGUAGE_DE_DE%]
94en-US = "German (Germany)"
95
96
97[%LANGUAGE_EL%]
98en-US = "Greek"
99
100
101[%LANGUAGE_EN_US%]
102en-US = "English (USA)"
103
104
105[%LANGUAGE_ES%]
106en-US = "Spanish (Spain)"
107
108
109[%LANGUAGE_FI%]
110en-US = "Finnish"
111
112
113[%LANGUAGE_FR_FR%]
114en-US = "French (France)"
115
116
117[%LANGUAGE_HE%]
118en-US = "Hebrew"
119
120
121[%LANGUAGE_HU%]
122en-US = "Hungarian"
123
124
125[%LANGUAGE_IT_IT%]
126en-US = "Italian (Italy)"
127
128
129[%LANGUAGE_JA%]
130en-US = "Japanese"
131
132
133[%LANGUAGE_KO%]
134en-US = "Korean"
135
136
137[%LANGUAGE_NL_NL%]
138en-US = "Dutch (Netherlands)"
139
140
141[%LANGUAGE_NO_NO%]
142en-US = "Norwegian (Bokmål)"
143
144
145[%LANGUAGE_PL%]
146en-US = "Polish"
147
148
149[%LANGUAGE_PT_BR%]
150en-US = "Portuguese (Brazil)"
151
152
153[%LANGUAGE_RU%]
154en-US = "Russian"
155
156
157[%LANGUAGE_SK%]
158en-US = "Slovak"
159
160
161[%LANGUAGE_SV_SE%]
162en-US = "Swedish (Sweden)"
163
164
165[%LANGUAGE_TH%]
166en-US = "Thai"
167
168
169[%LANGUAGE_TR%]
170en-US = "Turkish"
171
172
173[%LANGUAGE_ET%]
174en-US = "Estonian"
175
176
177[%LANGUAGE_ZH_CN%]
178en-US = "Chinese (Simplified)"
179
180
181[%LANGUAGE_PT_PT%]
182en-US = "Portuguese (Portugal)"
183
184