-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathenglish.cms
634 lines (634 loc) · 52.6 KB
/
english.cms
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
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
S_YES=Yes
S_NO=No
1=Welcome to %s
2=Engine version: %s OS version: %s Service: %s
3=Changing the active list to "%s". The list was changed by the command line
4=Backing up the current list (command line mode)
5=The program will be closed when the backup ends (command line)
6=The settings have been reloaded
7=The current list have been reloaded
8=Your version is up to date. There is no need to update the program
9=This is NOT an error: A new version is available. Download it from the program's site!
10=Error while checking for updates: %s
11=Welcome to %s
12=The engine is running as a Service. This will only close the user interface. Continue?
13=Incorrect password
14=Use interface ready
15=Closing the interface. Bye!
16=The user interface is already running. Check the system tray
17=The passwords don't match
18=You have changed the XP style. This option will apply when you restart the user interface
19=Based on %s
20=Current language: %s
21=Translator: %s
22=Translator's mail: %s
23=About %s
24=Properties for: %s
25=Backup %d
26=Public keys
27=All files
28=Select a public key
29=Enter a mask to include (example: *.mp3)
30=Enter a mask to exclude (example: *.mp3)
31=Select a directory to exclude
32=Select one or more files to exclude
33=Edit the selected item
34=Do you really want to delete the selected items?
35=Event
36=Enter the time in seconds (0=random)
37=Select the program to execute
38=Executable files
39=Enter some parameters if needed
40=Warning: if the chosen application never closes, the backup program will freeze! Use "Execute and wait" with care!
41=Caption or class name (see help)
42=Forcibly close applications with unsaved changes?
43=Started
44=Stopped
45=Paused
46=Unknown
47=Select one or several files
48=Select a directory to backup
49=Enter a source
50=Enter a destination
51=Source: (parameters accepted)
52=Destination: (parameters accepted)
53=Reset all the FTP fields?
54=You must enter a FTP host name.
55=The FTP port must be an integer. The default value is 21
56=The proxy port must be an integer. The default value is 8080
57=The data port must be an integer. The default value is 0
58=The min port must be an integer. The default value is 0
59=The max port must be an integer. The default value is 0
60=The transfer timeout value must be an integer. The default value is 10000
61=The connection timeout value must be an integer. The default value is 10000
62=The verify depth must be an integer. The default value is 0
63=Delete the selected sources?
64=Delete the selected destinations?
65=Open a certificate
66=Open a cipher list
67=Open a key file
68=Open a root certificate
69=You must enter a task name.
70=The task name already exists. The name must be unique.
71=The task name may be used as a file name and cannot therefore contain illegal characters
72=The full number of copies must be an integer
73=The "Make every X backup" property must be an integer
74=You must have at least one source
75=You must have at least one destination
76=The days of the month must be integers separated by commas
77=The custom size must be an integer
78=The passwords don't match
79=The passphrases don't match
80=You must enter a valid user name
81=You must select a public key
82=The task "%s" has been modified and saved
83=Selected tasks
84=Task name
85=Task ID
86=Disabled
87=Include subdirectories
88=Separated backups
89=Use attributes
90=Reset attributes
91=Backup type
92=Full
93=Incremental
94=Differential
95=Dummy
96=Full copies to keep
97=Make one full of
98=Source
99=Destination
100=Schedule type
101=Once
102=Weekly
103=Monthly
104=Yearly
105=Timer
106=Manually
107=Daily
108=Date
109=Time
110=Days of the week
111=Days of the month
112=Month
113=Timer (minutes)
114=Compress
115=Protect archive
116=Split archive
117=Custom size
118=Archive comment
119=Encryption
120=Public key
121=Include masks
122=Exclude
123=Before backup events
124=After backup events
125=Impersonate user
126=Cancel if impersonation failed
127=User ID to impersonate
128=Domain
129=Delete the selected tasks?
130=Also delete all backup files
131=Delete all the backup files created by the selected task
132=The task "%s" has been deleted
133=The hint pause must be an integer
134=Calculating
135=Total size
136=Unknown
137=%s (Files: %d, Size: %s)
138=Current list: %s
139=You must enter an e-mail address for the sender
140=You must enter a valid SMTP server
141=The SMTP port must be an integer. The default value is 25
142=You must enter at least one recipient
143=Enter an e-mail address
144=Delete the selected recipients?
145=Mailing the log file to %s
146=Couldn't mail the log file. The log file couldn't be copied
147=Error while trying to mail the log file: %s
148=The timeout must be an integer
149=The log file has been deleted. A new log file has been created
150=Select a temporary directory
151=Couldn't create the temporary directory "%s"
152=The log file is send as a compressed attachment
153=Error while compressing the log file: %s
154=The value of the timer must be an integer
155=The engine has been found
156=The engine is not found
157=%s: Backup started
158=%s: Backup done
159=A backup has ended. Check the log file to see if errors are present
160=Sounds
161=Select the sound to play
162=Copying
163=Compressing
164=Encrypting
165=Uploading
166=Downloading
167=Unknown operation
168=Checking
169=Deleting
170=Backup canceled by the user
171=The task "%s" is disabled. Skipping it...
172=**** Backup for "%s" started ****
173=**** Backup for "%s" ended. %d file(s) were backed up (%d seconds elapsed) ****
174=Executing the "Before backup" events
175=Executing the "After backup" events
176=Before backup: %s
177=After backup: %s
178=Pausing the working thread for %d second(s)
179=Executing "%s"
180=The file "%s" was successfully executed
181=Error executing "%s": %s
182=The system is out of memory
183=The file "%s" was successfully executed and closed
184=Error executing and closing "%s": %s
185=The .exe file is invalid (non-Microsoft Win32® .exe or error in .exe image)
186=The operating system denied access to the specified file
187=The file name association is incomplete or invalid
188=DDE transaction could not be completed because other DDE transactions were being processed
189=The DDE transaction failed
190=The DDE transaction could not be completed because the request timed out
191=The specified dynamic-link library (DLL) was not found
192=The specified file was not found
193=There is no application associated with the given file name extension
194=There was not enough memory to complete the operation
195=The specified path was not found
196=A sharing violation occurred
197=Unknown shell error
198=Executing "%s" and waiting for it to terminate
199=Closing a window with the caption "%s"
200=A window with the caption "%s" was successfully closed
201=Couldn't close a window with the caption "%s": %s
202=The window was not found
203=The process could not be killed
204=Starting the service "%s"
205=The service "%s" was successfully started
206=The service "%s" could not start: %s
207=Could not load the library
208=Could not find the external procedure
209=Unknown library error
210=Stopping the service "%s"
211=The service "%s" was successfully stopped
213=The service "%s" could not be stopped: %s
214=Restarting the system
215=Shutting down the system
216=Couldn't restart the system: %s
217=Couldn't shutdown the system: %s
218=Canceling the task because the impersonation as "%s" failed
219=The user "%s" couldn't logon to "%s": %s
220=The user "%s" has successfully logged on to "%s"
221=The working thread is now running as "%s"
222=The working thread couldn't impersonate the user "%s": %s
223=The working thread has reverted the impersonation to the original user
224=The working thread couldn't revert the impersonation: %s
225=The user "%s" has logged off from "%s"
226=The user "%s" couldn't log off from "%s": %s
227=Changing the backup type for "%s" to Full (timestamp method)
228=Changing the backup type for "%s" to Full (Encrypting and compressing)
229=Changing the backup type for "%s" to Full (First backup)
230=Changing the backup type for "%s" to Full (Backup number %d)
231=The manual source "%s" doesn't exist
232=Copying "%s" to "%s"
233=The file "%s" was successfully copied to "%s"
234=Cannot copy "%s". The file doesn't exist
235=The destination directory "%s" was successfully created
236=The destination directory "%s" doesn't exist. Creating it...
237=Couldn't create the destination directory "%s"
238=A file name cannot contain the characters: / \ * ? | : " < >
239=There is no need to copy "%s". Skipping...
240=There is no need to copy "%s" because file masks are applied. Skipping...
241=Copying "%s" to "%s" using the Shell method
242=The file "%s" was successfully copied to "%s" using the Shell method
243=Error copying "%s" to "%s": %s
244=Copying "%s" to "%s" using the CopyFileEx method
245=The file "%s" was successfully copied to "%s" using the CopyFileEx method
246=Cannot copy the file "%s". The file may be locked by some other process
247=Copying "%s" to "%s" using the Stream method
248=The buffer size must be an integer
249=The file "%s" was successfully copied to "%s" using the Stream method
250=Comparing the CRC for the files "%s" and "%s"
251=The files "%s" and "%s" are identical
252=CRC error: the files "%s" and "%s" are not identical
253=The timestamp of "%s" has been successfully applied to "%s"
254=Couldn't copy the timestamp of "%s" to "%s"
255=The attributes of "%s" have been successfully applied to "%s"
256=Couldn't copy the file attributes of "%s" to "%s"
257=The security attributes of "%s" have been successfully copied to "%s"
258=Couldn't copy the security attributes of "%s" to "%s": %s
259=Couldn't load the security library
260=Security library loaded
261=Security procedure attached
262=Couldn't attach the security procedure
263=Security library initialized
264=Couldn't initialize the security library
265=The security library has been unloaded
266=Couldn't unload the security library
267=The archive bit of the attributes for "%s" has been cleared
268=The archive bit of the attributes for "%s" couldn't be cleared
269=Deleting the backup "%s" because a limit of %d full copies exists
270=Deleting an incremental or differential backup with the parent "%s" because a limit of "%d" full copies exists
271=The file "%s" has been deleted
272=The source directory "%s" doesn't exist
273=The destination directory "%s" doesn't exist. Trying to create it
274=Cannot create the destination directory "%s"
275=The destination directory "%s" has been successfully created
276=Destination directory
277=Deleting the empty directory "%s"
278=Couldn't delete the empty directory "%s"
279=The empty directory "%s" has been successfully deleted
280=Copying the directory "%s" to "%s"
281=The directory "%s" was copied to "%s". %d file(s) were processed
282=The backup contains %d error(s)
283=Cannot encrypt the file "%s": the file doesn't exist
284=Encrypting "%s" to "%s"
285=The file "%s" was successfully encrypted to "%s"
286=Cannot encrypt "%s". Unknown encryption method
287=Encrypting the generated random key using the RSA 1024-bits method
288=Cannot encrypt the file "%s". The file may be locked by some other process
289=Cannot start the decryption tools. The file "%s" doesn't exist
290=Couldn't load the decryption dll "%s"
291=Couldn't attach the entry point of the decryption library
292=The RSA key pair (1024-bits) has been generated
293=Cannot encrypt "%s": the public key "%s" doesn't exist
294=Error while encrypting "%s": %s
295=Encrypted files
296=Select the destination directory
297=Select the source directory
298=Select the source file
299=Select a private key
300=Private keys
301=Encrypting "%s" to "%s" using the DES method (64-bits)
302=Encrypting "%s" to "%s" using the Blowfish method (128-bits)
303=Encrypting "%s" to "%s" using the Rijndael method (128-bits)
304=The directory "%s" was encrypted to "%s". %d file(s) were encrypted
305=Encrypting the directory "%s" to "%s"
306=Welcome to %s decrypting tool
307=Generating a RSA key pair (1024-bits). This operation can take some time. Please be patient...
308=The source file or directory to decrypt doesn't exist
309=Couldn't create the destination directory to store the decrypted files
310=The private key doesn't exists
311=Counting files...
312=The directory "%s" has been created
313=The directory "%s" could not be created
314=Decrypting "%s"
315="%s" has been successfully decrypted
316=Couldn't decrypt the file "%s"
317=Couldn't find the private key "%s"
318=Error while loading the private key: wrong passphrase or corrupted key
319=Decrypting the private key
320=Error while decrypting "%s": %s
321=Decrypting "%s"
322=Wrong passphrase or method
323=Encrypting "%s" to "%s" using the Rijndael method (256-bits)
324=%d file(s) decrypted. %d error(s) found
325=Archive
326=Creating or updating the archive "%s"
327=Cannot compress an empty source
328=Ignoring the file "%s" because inclusion/exclusion masks have been applied
329=Ignoring the file "%s" because its archive attribute is not set
330=Error while creating or updating the archive "%s": %s
331=The archive "%s" is now open and ready to be updated
332=Overwriting the file "%s" in the archive "%s"
333=Copying the temporary zip file to "%s"
334=Compressing "%s"
335=File "%s" compressed
336=Error while checking the file "%s": %s
337=Error while compressing the file "%s": %s
338=The archive "%s" has been created/updated. %d file(s) have been compressed
339=The archive "%s" was empty and has been deleted
340=An error was found when checking the archive "%s": %s
341=%d files checked in "%s"
342=Couldn't load the SQX library
343=Changing the backup type to full: the SQX method must use the file attribute method
344=There is no need to compress "%s". Ignoring it...
345=Nothing to compress. The file list is empty
346=Error while compressing "%s": %s
347=The archive seems to be OK, but not the recovery data
348=File not found
349=Path not found
350=Too many open files
351=Access denied
352=Out of memory
353=Disk is full
354=Disk is write-protected
355=Invalid dictionary size
356=Operation canceled by the user
357=Cannot access the temporary directory
358=The temporary directory is full
359=A directory already exists in the archive
360=The directory name contains invalid characters
361=The file name contains invalid characters
362=Cannot copy an archive to itself
363=Wrong archive version
364=This archive can only be extracted but not modified
365=External data recovery record doesn't match for the current archive
366=Archive damaged and cannot be repaired
367=The recovery data is damaged
368=The data recovery records don't match with this archive version
369=Can't find the data recovery record
370=Cannot create more archive volumes (999 parts)
371=Cannot add files to a multivolume archive
372=Cannot delete files from a multivolume archive
373=The current archive is part of a multivolume archive, but is not the first volume
374=The archive is missing a volume
375=Cannot modify a locked archive
376=Cannot add a comment bigger than 4 kb
377=Cannot update an encrypted solid archive with password
378=Unknown compression method
379=Cannot extract the archive: the archive is encrypted
380=Bad CRC. The archive is corrupted
381=Unable to create the output file
382=Bad file format
383=Empty file list
384=The file is not a SQX archive
385=The function is not supported
386=Internal SQX error
387=The file "%s" has been replaced in the archive "%s"
388=Couldn't compress the file "%s". The file doesn't exist or is in use by another process
389=Error while testing the file "%s". The archive is damaged
390=Cannot find the archive part "%s"
391=Error while adding the file "%s" to the SQX archive: %s
392=Error while adding a comment to "%s": %s
393=Error while testing the archive "%s": %s
394=SQX exception in the archive "%s": %s
395=Downloading "%s" to "%s"
396=Uploading "%s" to "%s"
397=The file "%s" has been downloaded to "%s"
398=The file "%s" has been uploaded to "%s"
399=Creating the directory "%s" to download the FTP files
400=Cannot create the directory "%s" to download the FTP files
401=Error while disconnecting: %s
402=Connecting to %s:%d
403=Connected to %s:%d
404=Error while connecting to %s:%d: %s
405=Disconnected from %s
406=No need to download "%s": masks applied
407=Downloading the directory "%s"
408=Remote directory changed to "%s"
409=Couldn't change the remote directory to "%s": %s
410=Cannot download the remote directory "%s"
411=%d files downloaded
412=Error while downloading "%s": %s
413=Logged on into "%s"
414=TSL is not available on "%s"
415=The speed limit must be an integer
416=Cannot upload the file "%s": the file doesn't exist
417=Error while downloading the file "%s" to "%s": %s
418=There is no need to upload "%s". Skipping...
419=There is no need to upload "%s". Masks applied...
420=The remote directory "%s" doesn't exist. Creating it...
421=Cannot create the remote directory. The directory name is illegal
422=The remote directory "%s" has been created
423=Error while creating the remote directory "%s": %s
424=Error while uploading "%s" to "%s": %s
425=Cannot upload "%s": the directory doesn't exist
426=The directory "%s" has been uploaded: %d files transferred
427=The directory "%s" doesn't exist and cannot be uploaded
428=The file "%s" couldn't be deleted
429=The directory "%s" has been deleted
430=The directory "%s" couldn't be deleted
431=The destination "%s" is not a valid FTP address
432=Deleting the remote file "%s"
433=Cannot delete the remote file "%s": %s
434=The remote file "%s" has been deleted
435=Deleting the remote directory "%s"
436=Error while deleting the remote directory "%s": %s
437=%d remote files were deleted
438=The remote directory "%s" has been deleted
439=List files
440=Save the new list as...
441=Couldn't create the list "%s"
442=The list "%s" has been created
443=Select the list to open...
444=The list "%s" has been loaded
445=The current list has been saved as "%s"
446=Select the list to import...
447=Importing the list "%s"
448=Couldn't import the list "%s": unknown list format (only lists from version 6, 7 or 8 can be imported)
449=The list "%s" has been imported from version %d
450=A backup is going on. Please wait...
451=Nothing to cancel
452=Run all the tasks?
453=Run the selected tasks?
454=Cancel the current operation?
455=Clone the selected tasks?
456=Clone of %s
457=Reset the archive attributes of the selected tasks?
458=Resetting the archive attribute of "%s"
459=Cannot reset the attribute of "%s": manual or FTP source
460=The archive attributes of all the local sources on the selected tasks have been reset
461=%s: log file
462=Error while opening the log file: %s
463=Delete the log file?
464=The log file has been deleted
465=The engine is not running. Please, read the FAQ in your help file
466=Couldn't open the site "%s" : %s
467=%s help file
468=The parked status of the backup "%s" has been changed
469=Delete the selected backups?
470=Deleting the backup "%s"
471=Cannot delete the backup "%s": the backup is parked. Unpark it first.
472=Deleting a FTP backup. Wait...
473=Deleting "%s"
474=Resetting "%s"
475=Select one or more files to include
476=Select a directory to include
477=Testing "%s"
478=Testing the FTP connection to "%s:%d"
479=Error while testing the FTP connection: %s
480=Logged in into the server
481=Message from the server: %s
482=Disconnected from the server
483=Creating a test directory: "%s"
484=%s test %s
485=All tests passed. Please check and delete the created file and directory from your FTP
486=Some FTP tests failed
487=Test %s %s
488=User interface error: %s
489=Error while testing the SMTP settings: %s
490=Test message from %s
491=It works! If you get this message, the mailing function of %s is working fine with your settings
492=The message has been send. Check your mailbox
493=Enter the extension to add. Include the dot
494=Edit the selected extension
495=Delete the selected extensions?
496=Shutdown when done
497=Shutdown the computer when the backup is done
498=Shutting down your computer
499=Error while shutting down your computer: %s
500=The status of the Shutdown operation has been changed
501=The Disabled property of some tasks have been changed
502=This program can only run in NT based systems. Open the program's site to download a version compatible with Windows 9x?
503=Checking for new versions. Wait...
504=Error while checking for new versions: %s
505=Visit the program's website to download the new version?
506=Checking old backups
507=There are missed backups. Run those tasks now?
508=Running all tasks
509=Running the selected tasks
510=Running the missed tasks
511=You must have Administrator privileges to use this function
512=Cannot start the service: %s
513=Cannot stop the service: %s
514=Cannot uninstall the service: %s
515=%s service
516=Cannot install the service: %s
517=The application is running. You need to close it in order to install the service. Continue?
518=Do you really want to uninstall the service?
519=Start the program as an application now?
520=Couldn't assign the privilege to logon as a service to "%s": %s
521=Couldn't open the SQX file
522=Couldn't list the files in the archive
523=The archive "%s" is now open
524=Select the output directory
525=Extracted files: %d
526=Errors: %d
527=The file "%s" already exists. Overwrite it?
528=Testing "%s"
529=Extracting "%s"
530=Cannot extract or test "%s": wrong password
531=Enter the password for the file:
532=Error while extracting/testing "%s": %s
533=Please, select the part "%s"
534=Cancel the current operation?
535=Tested files: %d
536=SQX error while extracting the files from the archive
537=SQX error while testing the files in the archive
538=Cannot extract or test the file "%s"
539=Couldn't start the decompressor tool
540=Couldn't start the translation tool
541=Decompressor tool
542=All rights reserved
543=About the decompressor
544=You must accept the license agreement before you continue
545=Cannot create the directory for the installation
546=You must enter a user name
547=In some systems, user names with EMPTY passwords cannot be used to logon as a service. Continue anyway?
548=A service running under the Local System may NOT HAVE access to network resources. Continue anyway?
549=Some features are disabled because you don't have administrator powers
550=Select the installation folder
551=The script has been saved to "%s". Placing this script in the setup directory and running the setup program will result in an automatic installation
552=Save the script in the directory
553=Installing "%s". Wait...
554=Uninstalling the existing version. Your settings will be preserved
555=Installation error: Cannot create the directory "%s".
556=The setup program has created the directory "%s"
557=Copying "%s" to "%s"
558=File copied "%s" -> "%s"
559=Could not copy "%s" to "%s": %s
560=Installing the service
561=Couldn't install the service. The library "%s" couldn't be loaded
562=Cannot find the entry point to install the service
563=Assigning the privilege to login as a service to "%s"
564=The user "%s" has now the privilege to login as a service
565=The service was successfully installed
566=Starting the installed service
567=The service has been started
568=Couldn't start the service: %s
569=Starting the user interface
570=The user interface has been started
571=Couldn't start the user interface: %s
572=Starting the application
573=The application has been started
574=Couldn't start the application: %s
575=Adding the autostart registry key
576=Creating start menu icons
577=Cannot create the start menu icons: cannot find the location
578=Cannot create the start menu icons: cannot create the directory
579=Readme
580=History
581=License agreement
582=Uninstall
583=Decompressor
584=Translator
585=Decryptor
586=%s user interface
587=Registering the uninstaller
588=Registering the program
589=Installation successfully completed
590=There are %d errors
591=The setup encountered %d error(s). Please, take a look at the log
592=Creating a standard ini file
593=The temporary files have been deleted
594=Do you want to remove the program and all its components?
595=Uninstalling the program. Wait...
596=Detecting and closing the user interface
597=The interface is running. Closing it...
598=The interface is not running
599=Detecting and closing the engine
600=The engine is running. Closing it...
601=The application is not running
602=Detecting the service
603=Cannot find the library "%s"
604=The service is not installed
605=The service is installed. Uninstalling it...
606=The service is running. Stopping it...
607=Service stopped
608=Couldn't stop the service: %s
609=Uninstalling the service
610=The service has been successfully uninstalled
611=Couldn't uninstall the service: %s
612=The directory "%s" has been successfully deleted
613=Couldn't delete the directory "%s"
614=The file "%s" has been deleted
615=Couldn't delete the file "%s": %s
616=Deleting the start menu icons
617=Start menu icons deleted
618=Deleting the application flag
619=Application flag deleted
620=Unregistering the uninstaller
621=The uninstaller was successfully unregistered
622=Couldn't unregister the installer
623=Deleting the autostart keys
624=The program was successfully uninstalled
625=%d error(s) was found while uninstalling the program. Please take a look at the log
626=Installing support for toolbars in NT
627=The toolbar support library "%s" has been successfully installed
628=Could not install the library "%s": %s
629=Archive created by %s
630=The destination directory cannot be placed inside the source
631=**** Backup for "%s" ended. %d file(s) were backed up. (Elapsed time: %d hour(s), %d minute(s), %d second(s)) ****
632=Warning: the engine couldn't access the temporary directory. The directory "%s" will be used instead. Please, check the permissions or change your temporary directory in the Options dialog
633=Warning: the interface couldn't access the temporary directory. The directory "%s" will be used instead. Please, check the permissions or change your temporary directory in the Options dialog