1# This Source Code Form is subject to the terms of the Mozilla Public
2# License, v. 2.0. If a copy of the MPL was not distributed with this
3# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4
5# LOCALIZATION NOTE: The 1st %S is the update name and the 2nd %S is the build
6# identifier from the local updates.xml for displaying update history
7# example: MyApplication (20081022033543)
8updateFullName=%S (%S)
9
10# LOCALIZATION NOTE: The 1st %S is brandShortName and 2nd %S is update version
11# where update version from the update xml
12# example: MyApplication 10.0.5
13updateName=%S %S
14
15# LOCALIZATION NOTE: When present
16# %1$S is the brandShortName. Ex: MyApplication
17# %2$S is the update version - provided by the update xml. Ex: version 10.0.5
18# %3$S is the build identifier - provided by the update xml. Ex: 20081022033543
19updateNightlyName=%1$S %2$S %3$S nightly
20intro_major=Do you want to upgrade to %1$S %2$S now?
21intro_minor=A security and stability update for %1$S is available:
22
23# LOCALIZATION NOTE: When present %S is brandShortName
24verificationError=%S could not confirm the integrity of the update package.
25resumePausedAfterCloseTitle=Software Update
26resumePausedAfterCloseMsg=You have paused downloading this update. Do you want to download the update in the background while you continue to use %S?
27updaterIOErrorTitle=Software Update Failed
28updaterIOErrorMsg=The update could not be installed. Please make sure there are no other copies of %S running on your computer, and then restart %S to try again.
29okButton=OK
30okButton.accesskey=O
31askLaterButton=Ask Later
32askLaterButton.accesskey=A
33noThanksButton=No Thanks
34noThanksButton.accesskey=N
35updateButton_minor=Update %S
36updateButton_minor.accesskey=U
37updateButton_major=Get the New Version
38updateButton_major.accesskey=G
39backButton=Back
40backButton.accesskey=B
41acceptTermsButton=Accept Terms
42acceptTermsButton.accesskey=A
43# NOTE: The restartLaterButton string is also used in
44# mozapps/extensions/content/blocklist.js
45restartLaterButton=Restart Later
46restartLaterButton.accesskey=L
47restartNowButton=Restart %S
48restartNowButton.accesskey=R
49
50# LOCALIZATION NOTE: %S is the date the update was installed from the local
51# updates.xml for displaying update history
52statusSucceededFormat=Installed on: %S
53
54statusFailed=Install Failed
55pauseButtonPause=Pause
56pauseButtonResume=Resume
57hideButton=Hide
58hideButton.accesskey=H
59
60applyingUpdate=Applying update…
61
62updatesfound_minor.title=Update Available
63updatesfound_major.title=New Version Available
64
65installSuccess=The Update was successfully installed
66installPending=Install Pending
67patchApplyFailure=The Update could not be installed (patch apply failed)
68elevationFailure=You don’t have the permissions necessary to install this update. Please contact your system administrator.
69
70# LOCALIZATION NOTE: %S is the amount downloaded so far
71# example: Paused —  879 KB of 2.1 MB
72downloadPausedStatus=Paused —  %S
73
74check_error-200=Update XML file malformed (200)
75check_error-403=Access denied (403)
76check_error-404=Update XML file not found (404)
77check_error-500=Internal server error (500)
78check_error-2152398849=Failed (unknown reason)
79check_error-2152398861=Connection refused
80check_error-2152398862=Connection timed out
81# NS_ERROR_OFFLINE
82check_error-2152398864=Network is offline (go online)
83check_error-2152398867=Port not allowed
84check_error-2152398868=No data was received (please try again)
85check_error-2152398878=Update server not found (check your internet connection)
86check_error-2152398890=Proxy server not found (check your internet connection)
87# NS_ERROR_DOCUMENT_NOT_CACHED
88check_error-2152398918=Network is offline (go online)
89check_error-2152398919=Data transfer was interrupted (please try again)
90check_error-2152398920=Proxy server connection refused
91check_error-2153390069=Server certificate has expired (please adjust your system clock to the correct date and time if it is incorrect)
92check_error-verification_failed=The integrity of the update could not be verified
93