mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19:07:31 +09:00
Remove Hydra branding
This commit is contained in:
parent
b19458894f
commit
8c0468725a
1 changed files with 13 additions and 13 deletions
|
|
@ -3,25 +3,25 @@
|
||||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
malformedURI=The URL is not valid and cannot be loaded.
|
malformedURI=The URL is not valid and cannot be loaded.
|
||||||
fileNotFound=Hydra can’t find the file at %S.
|
fileNotFound=Dactyloidae can’t find the file at %S.
|
||||||
fileAccessDenied=The file at %S is not readable.
|
fileAccessDenied=The file at %S is not readable.
|
||||||
dnsNotFound=Hydra can’t find the server at %S.
|
dnsNotFound=Dactyloidae can’t find the server at %S.
|
||||||
unknownProtocolFound=Hydra doesn’t know how to open this address, because one of the following protocols (%S) isn’t associated with any program or is not allowed in this context.
|
unknownProtocolFound=Dactyloidae doesn’t know how to open this address, because one of the following protocols (%S) isn’t associated with any program or is not allowed in this context.
|
||||||
connectionFailure=Hydra can’t establish a connection to the server at %S.
|
connectionFailure=Dactyloidae can’t establish a connection to the server at %S.
|
||||||
netInterrupt=The connection to %S was interrupted while the page was loading.
|
netInterrupt=The connection to %S was interrupted while the page was loading.
|
||||||
netTimeout=The server at %S is taking too long to respond.
|
netTimeout=The server at %S is taking too long to respond.
|
||||||
redirectLoop=Hydra has detected that the server is redirecting the request for this address in a way that will never complete.
|
redirectLoop=Dactyloidae has detected that the server is redirecting the request for this address in a way that will never complete.
|
||||||
## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don’t translate "%S"
|
## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don’t translate "%S"
|
||||||
confirmRepostPrompt=To display this page, %S must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.
|
confirmRepostPrompt=To display this page, %S must send information that will repeat any action (such as a search or order confirmation) that was performed earlier.
|
||||||
resendButton.label=Resend
|
resendButton.label=Resend
|
||||||
unknownSocketType=Hydra doesn’t know how to communicate with the server.
|
unknownSocketType=Dactyloidae doesn’t know how to communicate with the server.
|
||||||
netReset=The connection to the server was reset while the page was loading.
|
netReset=The connection to the server was reset while the page was loading.
|
||||||
notCached=This document is no longer available.
|
notCached=This document is no longer available.
|
||||||
netOffline=Hydra is currently in offline mode and can’t browse the Web.
|
netOffline=Dactyloidae is currently in offline mode and can’t browse the Web.
|
||||||
isprinting=The document cannot change while Printing or in Print Preview.
|
isprinting=The document cannot change while Printing or in Print Preview.
|
||||||
deniedPortAccess=This address uses a network port which is normally used for purposes other than Web browsing. Hydra has canceled the request for your protection.
|
deniedPortAccess=This address uses a network port which is normally used for purposes other than Web browsing. Dactyloidae has canceled the request for your protection.
|
||||||
proxyResolveFailure=Hydra is configured to use a proxy server that can’t be found.
|
proxyResolveFailure=Dactyloidae is configured to use a proxy server that can’t be found.
|
||||||
proxyConnectFailure=Hydra is configured to use a proxy server that is refusing connections.
|
proxyConnectFailure=Dactyloidae is configured to use a proxy server that is refusing connections.
|
||||||
contentEncodingError=The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
|
contentEncodingError=The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
|
||||||
unsafeContentType=The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
|
unsafeContentType=The page you are trying to view cannot be shown because it is contained in a file type that may not be safe to open. Please contact the website owners to inform them of this problem.
|
||||||
externalProtocolTitle=External Protocol Request
|
externalProtocolTitle=External Protocol Request
|
||||||
|
|
@ -35,9 +35,9 @@ unwantedBlocked=The site at %S has been reported as serving unwanted software an
|
||||||
deceptiveBlocked=This web page at %S has been reported as a deceptive site and has been blocked based on your security preferences.
|
deceptiveBlocked=This web page at %S has been reported as a deceptive site and has been blocked based on your security preferences.
|
||||||
cspBlocked=This page has a content security policy that prevents it from being loaded in this way.
|
cspBlocked=This page has a content security policy that prevents it from being loaded in this way.
|
||||||
corruptedContentErrorv2=The site at %S has experienced a network protocol violation that cannot be repaired.
|
corruptedContentErrorv2=The site at %S has experienced a network protocol violation that cannot be repaired.
|
||||||
remoteXUL=This page uses an unsupported technology that is no longer available by default in Hydra.
|
remoteXUL=This page uses an unsupported technology that is no longer available by default in Dactyloidae.
|
||||||
## LOCALIZATION NOTE (sslv3Used) - Do not translate "%S".
|
## LOCALIZATION NOTE (sslv3Used) - Do not translate "%S".
|
||||||
sslv3Used=Hydra cannot guarantee the safety of your data on %S because it uses SSLv3, a broken security protocol.
|
sslv3Used=Dactyloidae cannot guarantee the safety of your data on %S because it uses SSLv3, a broken security protocol.
|
||||||
## LOCALIZATION NOTE (weakCryptoUsed) - Do not translate "%S".
|
## LOCALIZATION NOTE (weakCryptoUsed) - Do not translate "%S".
|
||||||
weakCryptoUsed=The owner of %S has configured their website improperly. To protect your information from being stolen, Hydra has not connected to this website.
|
weakCryptoUsed=The owner of %S has configured their website improperly. To protect your information from being stolen, Dactyloidae has not connected to this website.
|
||||||
inadequateSecurityError=The website tried to negotiate an inadequate level of security.
|
inadequateSecurityError=The website tried to negotiate an inadequate level of security.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue