~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/toolkit/locales/en-US/installer/unix/install.it

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
[String Resources]
 
3
 
 
4
;------------------------------------------------------------------------------
 
5
;   UI strings
 
6
;------------------------------------------------------------------------------
 
7
 
 
8
NEXT=Next >
 
9
BACK=< Back
 
10
CANCEL=Cancel
 
11
ACCEPT=Accept
 
12
DECLINE=Decline
 
13
INSTALL=Install
 
14
PAUSE=Pause
 
15
RESUME=Resume
 
16
DEFAULT_TITLE=Mozilla Installer
 
17
DEST_DIR=Destination Directory
 
18
BROWSE=Change...
 
19
SELECT_DIR=Select a directory
 
20
DOESNT_EXIST=Directory %s doesn't exist.  Create it?
 
21
YES_LABEL=Yes
 
22
NO_LABEL=No
 
23
OK_LABEL=OK
 
24
DELETE_LABEL=Delete Directory
 
25
CANCEL_LABEL=Cancel
 
26
ERROR=Error [%d]: %s
 
27
FATAL_ERROR=Fatal error [%d]: %s
 
28
DESCRIPTION=Description
 
29
WILL_INSTALL=Setup will install the following components:
 
30
TO_LOCATION=to the following location:
 
31
PREPARING=Preparing %s...
 
32
EXTRACTING=Extracting %s...
 
33
INSTALLING_XPI=Installing %s...
 
34
PROCESSING_FILE=Processing file %d of %d...
 
35
NO_PERMS=Choose another directory because you do not have permission to install to: %s
 
36
DL_SETTINGS=Download Settings
 
37
SAVE_MODULES=Save installer modules upon download
 
38
PROXY_SETTINGS=Proxy Settings...
 
39
PS_LABEL0=Proxy Host [required]:
 
40
PS_LABEL1=Proxy Port [required]:
 
41
PS_LABEL2=Proxy Username [optional]:
 
42
PS_LABEL3=Proxy Password [optional]:
 
43
ERROR_TITLE=Error!
 
44
DS_AVAIL=Disk Space Available = %ld KB
 
45
DS_REQD=Disk Space Required = %ld KB
 
46
NO_DISK_SPACE=Please select a directory on a disk with enough space to install or free some disk space on the selected disk.
 
47
CXN_DROPPED=A network connection failure occured.  Please check your network connection and press the 'Resume' button.  Alternatively, press the 'Cancel' button to quit the installer.
 
48
CRC_CHECK=Some files failed to download correctly. Retrying.
 
49
CRC_FAILED=Installation has failed due to multiple CRC failures.
 
50
DOWNLOADING=Downloading:
 
51
FROM=From:
 
52
TO=To:
 
53
STATUS=Status:
 
54
DL_STATUS_STR=%d KB  of  %d KB (at %d KB/sec)
 
55
USAGE_MSG=Usage: %s [options]%s [options] can be any of the following combination:%s            -h:             This help.%s            -ma:            Run setup in Auto mode: show progress UI,%s                             but assume defaults without user intervention.%s                -ms:            Run setup in Silent mode: show no UI and have%s                         no user intervention.%s         -ira:           Ignore the [RunAppX] sections%s
 
56
UNKNOWN=Unknown
 
57
 
 
58
;------------------------------------------------------------------------------
 
59
;   Error strings
 
60
;------------------------------------------------------------------------------
 
61
 
 
62
-601=Out of memory
 
63
-602=Invalid param
 
64
-603=Invalid member variable
 
65
-604=Invalid pointer
 
66
-605=Parse key has no value
 
67
-606=Failed to read readme
 
68
-607=Failed to read license
 
69
-608=Out of bounds in Component/Setup Type list
 
70
-609=Mismatched ref counts
 
71
-610=No components in the INI file
 
72
-611=No setup types in the INI file
 
73
-612=URL at this index already exists
 
74
-613=Couldn't create the directory
 
75
-614=FTP URL malformed
 
76
-615=Download failed
 
77
-616=Extraction of XPCOM failed
 
78
-617=Failed to fork a process
 
79
-618=Couldn't open xpistub library
 
80
-619=Couldn't get symbol in library
 
81
-620=A xpistub call failed
 
82
-621=An Installer module %s (.xpi) failed to install
 
83
-622=Copy of an installer module (.xpi) failed
 
84
-623=Destination directory doesn't exist
 
85
-624=Can't make destination directory.  Please try another directory.
 
86
-625=A previous installation exists.
 
87
-626=Insufficient permission
 
88
-627=Insufficient disk space
 
89
-628=Multiple CRC Failure
 
90