diff options
Diffstat (limited to 'l10n-en-GB/suite/chrome/browser/pageInfo.properties')
-rw-r--r-- | l10n-en-GB/suite/chrome/browser/pageInfo.properties | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/browser/pageInfo.properties b/l10n-en-GB/suite/chrome/browser/pageInfo.properties new file mode 100644 index 0000000000..b3910e82bd --- /dev/null +++ b/l10n-en-GB/suite/chrome/browser/pageInfo.properties @@ -0,0 +1,93 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +pageInfo.page.title=Page Info - %S +pageInfo.frame.title=Frame Info - %S + +noPageTitle=Untitled Page: +pageTitle=%S: +unknown=Unknown +default=Default +notSet=Not specified +yes=Yes +no=No + +mediaImg=Image +mediaVideo=Video +mediaAudio=Audio +mediaBGImg=Background +mediaBorderImg=Border +mediaListImg=Bullet +mediaCursor=Cursor +mediaObject=Object +mediaEmbed=Embed +mediaLink=Icon +mediaInput=Input +mediaFileSize=%S kB +mediaSize=%Spx \u00D7 %Spx +mediaSelectFolder=Select a Folder to Save the Images +mediaBlockImage=Block Images from %S +mediaUnknownNotCached=Unknown (not cached) +mediaImageType=%S Image +mediaAnimatedType=Animated %S Image + +mediaAnimatedImageType=%S Image (animated, %S frames) +mediaDimensions=%Spx \u00D7 %Spx +mediaDimensionsScaled=%Spx \u00D7 %Spx (scaled to %Spx \u00D7 %Spx) + +generalQuirksMode=Quirks mode +generalStrictMode=Standards compliance mode +generalNotCached=Not cached +generalDiskCache=Disk cache +generalMemoryCache=Memory cache +generalSize=%S kB (%S bytes) +generalMetaTag=Meta (1 tag) +generalMetaTags=Meta (%S tags) +generalSiteIdentity=This web site is owned by %S\nThis has been verified by %S + +formTitle=Form %S: +formUntitled=Unnamed Form: +formDefaultTarget=None (opens in same window) +formChecked=Ticked +formUnchecked=Unticked +formPassword=•••••••• + +linkAnchor=Anchor +linkArea=Area +linkSubmission=Form Submission +linkSubmit=Submit Query +linkRel=Related Item +linkStylesheet=Stylesheet +linkRev=Reverse Link +linkX=Simple XLink +linkScript=Script +linkScriptInline=inline + +feedRss=RSS +feedAtom=Atom +feedXML=XML + +securityNoOwner=This web site does not supply ownership information. +securityOneVisit=Yes, once +securityNVisits=Yes, %S times +securityNoEncryption=Connection Not Encrypted +securityNone1=The web site %S does not support encryption for the page you are viewing. +securityNone2=Information sent over the Internet without encryption can be seen by other people while it is in transit. +securityNone3=The page you are viewing is not encrypted. +# LOCALIZATION NOTE (securityEncryptionWithBits): %1$S is the name of the encryption standard, +# %2$S is the key size of the cipher. +securityEncryptionWithBits=Connection Encrypted (%1$S, %2$S bit keys) +securityEncryption1=The page you are viewing was encrypted before being transmitted over the Internet. +securityEncryption2=Encryption makes it very difficult for unauthorised people to view information travelling between computers. It is therefore very unlikely that anyone read this page as it travelled across the Internet. +securityMixedContent=Connection Partially Encrypted +securityMixed1=Parts of the page you are viewing were not encrypted before being transmitted over the Internet. +# LOCALIZATION NOTE (securityVisitsNumber): +# Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of visits and can be used in all plural forms as needed, e.g. +# for '1': 'Yes, #1 time' +securityVisitsNumber=Yes, once;Yes, #1 times +securityNoVisits=No + +permissions.useDefault=Use Default |