-
Notifications
You must be signed in to change notification settings - Fork 2
/
StackBuilder.pot
471 lines (383 loc) · 12 KB
/
StackBuilder.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-03-05 15:24+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: CompletionPage.cpp:58 CompletionPage.cpp:56
#, c-format
msgid ""
"%d installations were skipped - you may attempt to manually install those "
"packages using the downloaded files."
msgstr ""
#: IntroductionPage.cpp:151 IntroductionPage.cpp:211 IntroductionPage.cpp:161
#: IntroductionPage.cpp:221 IntroductionPage.cpp:201 IntroductionPage.cpp:262
#: IntroductionPage.cpp:356 IntroductionPage.cpp:417
#, c-format
msgid "%s on port %d"
msgstr ""
#: AppList.cpp:171 AppList.cpp:173 AppList.cpp:223
#, c-format
msgid "%s v%s"
msgstr ""
#: AppList.cpp:167 AppList.cpp:169 AppList.cpp:219
#, c-format
msgid "%s v%s (installed)"
msgstr ""
#: AppList.cpp:169 AppList.cpp:171 AppList.cpp:221
#, c-format
msgid "%s v%s (v%s installed)"
msgstr ""
#: IntroductionPage.cpp:57 IntroductionPage.cpp:58 IntroductionPage.cpp:61
#: IntroductionPage.cpp:62 IntroductionPage.cpp:66
msgid "<remote server>"
msgstr ""
#: App.cpp:239 AppList.cpp:52 MirrorList.cpp:49 App.cpp:242 AppList.cpp:54
#: MirrorList.cpp:51 App.cpp:391 AppList.cpp:55
msgid "A connection error occurred."
msgstr ""
#: App.cpp:404 AppList.cpp:68 MirrorList.cpp:64
msgid "A connection to the server could not be established."
msgstr ""
#: App.cpp:398 AppList.cpp:62 MirrorList.cpp:58
msgid "A network error occured."
msgstr ""
#: App.cpp:242 AppList.cpp:55 MirrorList.cpp:52 App.cpp:245 AppList.cpp:57
#: MirrorList.cpp:54
msgid "A protocol error occurred."
msgstr ""
#: InstallationPage.cpp:35
msgid "All the installation files have now been successfully downloaded."
msgstr ""
#: App.cpp:401 AppList.cpp:65 MirrorList.cpp:61
msgid "An error occured during negotiation."
msgstr ""
#: App.cpp:410 AppList.cpp:74 MirrorList.cpp:70
msgid "An unknown error occured."
msgstr ""
#: StackBuilder.cpp:75 StackBuilder.cpp:79 StackBuilder.cpp:105
msgid "Are you sure you want to close the Stack Builder wizard?"
msgstr ""
#: ProxyDialog.cpp:101 ProxyDialog.cpp:108 ProxyDialog.cpp:116
#: ProxyDialog.cpp:123
msgid "Both the proxy server and port must be specified."
msgstr ""
#: MD5.cpp:271 MD5.cpp:274
#, c-format
msgid "Cannot open input file %s to generate hash!"
msgstr ""
#: AppList.cpp:144 AppList.cpp:146 AppList.cpp:199
msgid "Categories"
msgstr ""
#: App.cpp:358 App.cpp:361 App.cpp:568
#, c-format
msgid "Checking existing file: %s"
msgstr ""
#: App.cpp:335 App.cpp:338 App.cpp:531
#, c-format
msgid "Checksum verification failed for: %s! Deleting file..."
msgstr ""
#: App.cpp:207 App.cpp:208 App.cpp:318
msgid "Connecting to server..."
msgstr ""
#: App.cpp:227 AppList.cpp:40 MirrorList.cpp:37 App.cpp:230 AppList.cpp:42
#: MirrorList.cpp:39 App.cpp:352 App.cpp:379 AppList.cpp:43
msgid "Could not parse the URL."
msgstr ""
#: MirrorList.cpp:125 MirrorList.cpp:127 MirrorList.cpp:151
msgid "Countries"
msgstr ""
#: AppSelectionPage.cpp:66 AppSelectionPage.cpp:189 AppSelectionPage.cpp:67
#: AppSelectionPage.cpp:210
msgid "Deselect application"
msgstr ""
#: DownloadPage.cpp:61 DownloadPage.cpp:65
msgid "Download directory:"
msgstr ""
#: App.cpp:297 App.cpp:300 App.cpp:493
#, c-format
msgid "Downloaded %d KB (%d KB/Sec)"
msgstr ""
#: App.cpp:295 App.cpp:298 App.cpp:491
#, c-format
msgid "Downloaded %d of %d KB (%d KB/Sec)"
msgstr ""
#: App.cpp:206 App.cpp:207 App.cpp:317
#, c-format
msgid "Downloading %s"
msgstr ""
#: IntroductionPage.cpp:85 IntroductionPage.cpp:95 IntroductionPage.cpp:99
msgid "Downloading application list..."
msgstr ""
#: AppSelectionPage.cpp:135 AppSelectionPage.cpp:152
msgid "Downloading mirror list..."
msgstr ""
#: StackBuilder.cpp:75 StackBuilder.cpp:79 StackBuilder.cpp:105
msgid "Exit wizard?"
msgstr ""
#: ProxyDialog.cpp:62 ProxyDialog.cpp:77
msgid "FTP proxy"
msgstr ""
#: App.cpp:643
#, c-format
msgid "Failed to create the installer appbundle directory: %s/%s"
msgstr ""
#: App.cpp:245 App.cpp:248 App.cpp:364 App.cpp:415
#, c-format
msgid ""
"Failed to open %s\n"
"\n"
"Error: %s"
msgstr ""
#: App.cpp:255 App.cpp:258 App.cpp:451
#, c-format
msgid ""
"Failed to open %s\n"
"\n"
"Error: The URL specified could not be opened."
msgstr ""
#: AppList.cpp:58 AppList.cpp:60 AppList.cpp:79
#, c-format
msgid ""
"Failed to open the application list: %s\n"
"\n"
"Error: %s"
msgstr ""
#: AppList.cpp:66 AppList.cpp:68 AppList.cpp:87
#, c-format
msgid ""
"Failed to open the application list: %s\n"
"\n"
"Error: The URL specified could not be opened."
msgstr ""
#: MirrorList.cpp:55 MirrorList.cpp:57 MirrorList.cpp:75
#, c-format
msgid ""
"Failed to open the mirror list: %s\n"
"\n"
"Error: %s"
msgstr ""
#: MirrorList.cpp:63 MirrorList.cpp:65 MirrorList.cpp:83
#, c-format
msgid ""
"Failed to open the mirror list: %s\n"
"\n"
"Error: The URL specified could not be opened."
msgstr ""
#: AppList.cpp:73 AppList.cpp:75 AppList.cpp:94
#, c-format
msgid "Failed to parse the application list: %s"
msgstr ""
#: MirrorList.cpp:70 MirrorList.cpp:72 MirrorList.cpp:90
#, c-format
msgid "Failed to parse the mirror list: %s"
msgstr ""
#: App.cpp:692
#, c-format
msgid ""
"Failed to read the CFBundleExecutable value from the appbundle description: %"
"s/Contents/Info.plist"
msgstr ""
#: App.cpp:582
#, c-format
msgid ""
"Failed to rename the file\n"
"\n"
"%s\n"
"\n"
"to\n"
"\n"
"%s-%s"
msgstr ""
#: App.cpp:653
#, c-format
msgid "Failed to write the installer appbundle file: %s/%s"
msgstr ""
#: ProxyDialog.cpp:53 ProxyDialog.cpp:68
msgid "HTTP proxy"
msgstr ""
#: CompletionPage.cpp:27
msgid "Installation complete!"
msgstr ""
#: App.cpp:413 App.cpp:416 App.cpp:730
msgid "Installation error"
msgstr ""
#: CompletionPage.cpp:33 CompletionPage.cpp:31
msgid ""
"Installation of the packages you selected has finished. The downloaded files "
"have been retained to allow future installations or upgrades (some packages "
"require the original installation files when being upgraded)."
msgstr ""
#: ProxyDialog.cpp:93 ProxyDialog.cpp:108
msgid "Invalid FTP port specified."
msgstr ""
#: ProxyDialog.cpp:86 ProxyDialog.cpp:101
msgid "Invalid HTTP port specified."
msgstr ""
#: App.cpp:385
msgid "Invalid hostname specified in URL."
msgstr ""
#: App.cpp:388
msgid "Invalid path specified in URL."
msgstr ""
#: App.cpp:233 AppList.cpp:46 MirrorList.cpp:43 App.cpp:236 AppList.cpp:48
#: MirrorList.cpp:45 App.cpp:358 AppList.cpp:49
msgid "No hostname specified in URL."
msgstr ""
#: App.cpp:236 AppList.cpp:49 MirrorList.cpp:46 App.cpp:239 AppList.cpp:51
#: MirrorList.cpp:48 App.cpp:361 AppList.cpp:52
msgid "No path specified in URL."
msgstr ""
#: InstallationPage.cpp:47
msgid ""
"Note: You must allow all installations to run to completion. If you are "
"prompted to restart the computer, click \"No\" or \"Restart Later\" and "
"manually restart your computer when all the installation have finished."
msgstr ""
#: InstallationPage.cpp:41
msgid "Please click the \"Next\" button to start the installations."
msgstr ""
#: MirrorSelectionPage.cpp:40 MirrorSelectionPage.cpp:41
msgid "Please select a mirror site to download from."
msgstr ""
#: AppSelectionPage.cpp:88 AppSelectionPage.cpp:95
msgid "Please select the applications you would like to install."
msgstr ""
#: ProxyDialog.cpp:57 ProxyDialog.cpp:66 ProxyDialog.cpp:72 ProxyDialog.cpp:81
msgid "Port"
msgstr ""
#: Wizard.cpp:29
msgid "PostgreSQL & EnterpriseDB Stack Builder"
msgstr ""
#: IntroductionPage.cpp:72 IntroductionPage.cpp:237 IntroductionPage.cpp:76
#: IntroductionPage.cpp:439
msgid "Proxy servers"
msgstr ""
#: DownloadPage.cpp:45 DownloadPage.cpp:49
msgid ""
"Review your selections and choose a download directory if required, and then "
"click the Next button to begin downloading the packages you have selected."
msgstr ""
#: DownloadPage.cpp:95 DownloadPage.cpp:105
msgid "Select a download directory"
msgstr ""
#: DownloadPage.cpp:51 DownloadPage.cpp:55
msgid "Selected packages:"
msgstr ""
#: StackBuilder.cpp:37 StackBuilder.cpp:40 StackBuilder.cpp:96
msgid "Stack Builder"
msgstr ""
#: DownloadPage.cpp:111 DownloadPage.cpp:121
msgid "The download directory does not exist. Please select a valid directory."
msgstr ""
#: App.cpp:407 AppList.cpp:71 MirrorList.cpp:67
msgid "The file does not exist."
msgstr ""
#: App.cpp:412 App.cpp:415 App.cpp:729
#, c-format
msgid ""
"The installation of %s returned an error.\n"
"\n"
" Click on the OK button to ignore this error and continue with any remaining "
"installations, or click Cancel to abort the remaining installations.\n"
"\n"
"Note that ignoring this error may result in failure of any later "
"installations that depend on this one."
msgstr ""
#: IntroductionPage.cpp:112
msgid "There are currently no applications available for your platform."
msgstr ""
#: StackBuilder.cpp:89
msgid "This application must be run as the superuser."
msgstr ""
#: AppSelectionPage.cpp:66 AppSelectionPage.cpp:189 AppSelectionPage.cpp:67
#: AppSelectionPage.cpp:210
msgid ""
"This application was automatically selected because another selection is "
"dependent upon it.\n"
"If you do not install this application others may not install or work "
"correctly.\n"
"\n"
"Are you sure you wish to continue?"
msgstr ""
#: IntroductionPage.cpp:53
msgid ""
"This wizard will help you install additional software to complement your "
"PostgreSQL or EnterpriseDB Postgres Plus installation."
msgstr ""
#: IntroductionPage.cpp:45 IntroductionPage.cpp:49
msgid ""
"This wizard will help you install additional software to complement your "
"PostgreSQL or EnterpriseDB installation."
msgstr ""
#: IntroductionPage.cpp:51 IntroductionPage.cpp:55
msgid ""
"To begin, please select the installation you are installing software for "
"from the list below. If you are installing software to use with a remote "
"server, please select the <remote server> option."
msgstr ""
#: IntroductionPage.cpp:59
msgid ""
"To begin, please select the installation you are installing software for "
"from the list below. Your computer must be connected to the Internet before "
"proceeding."
msgstr ""
#: IntroductionPage.cpp:161 IntroductionPage.cpp:241 IntroductionPage.cpp:316
#: IntroductionPage.cpp:396
msgid "Unknown server"
msgstr ""
#: App.cpp:230 AppList.cpp:43 MirrorList.cpp:40 App.cpp:233 AppList.cpp:45
#: MirrorList.cpp:42 App.cpp:355 App.cpp:382 AppList.cpp:46
msgid "Unsupported protocol specified."
msgstr ""
#: App.cpp:323 App.cpp:326 App.cpp:519
#, c-format
msgid "Verifying checksum for: %s"
msgstr ""
#: IntroductionPage.cpp:49
msgid "Welcome to Stack Builder!"
msgstr ""
#: IntroductionPage.cpp:39 IntroductionPage.cpp:43
msgid "Welcome to the PostgreSQL && EnterpriseDB Stack Builder!"
msgstr ""
#: CompletionPage.cpp:44 CompletionPage.cpp:42
msgid ""
"You may run this wizard again at any time to add to or upgrade the software "
"in your stack. If you wish to remove any software, please use the Add/Remove "
"Programs Control Panel applet."
msgstr ""
#: MirrorSelectionPage.cpp:68 MirrorSelectionPage.cpp:67
msgid "You must select a mirror before you continue."
msgstr ""
#: IntroductionPage.cpp:73 IntroductionPage.cpp:83 IntroductionPage.cpp:87
msgid "You must select an installation option before you continue."
msgstr ""
#: AppSelectionPage.cpp:123 AppSelectionPage.cpp:130
msgid "You must select at least one package to install before you continue."
msgstr ""
#: StackBuilder.cpp:44 StackBuilder.cpp:47
msgid "download the application list from the specified URL"
msgstr ""
#: StackBuilder.cpp:43 StackBuilder.cpp:46
msgid "download the mirror list from the specified URL"
msgstr ""
#: StackBuilder.cpp:42 StackBuilder.cpp:45
msgid "show this help message"
msgstr ""
#: StackBuilder.cpp:48
msgid "use the download counter at the specified URL"
msgstr ""
#: StackBuilder.cpp:45 StackBuilder.cpp:49
msgid "use the specified language in the UI"
msgstr ""