/thunderbird-lightning-1.6/l10n/et/dom/chrome/layout/css.properties
# · Properties File · 148 lines · 111 code · 2 blank · 35 comment · 0 complexity · 041a83327691b3379b68c15dd11e5fef MD5 · raw file
- # ***** BEGIN LICENSE BLOCK *****
- # Version: MPL 1.1/GPL 2.0/LGPL 2.1
- #
- # The contents of this file are subject to the Mozilla Public License Version
- # 1.1 (the "License"); you may not use this file except in compliance with
- # the License. You may obtain a copy of the License at
- # http://www.mozilla.org/MPL/
- #
- # Software distributed under the License is distributed on an "AS IS" basis,
- # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- # for the specific language governing rights and limitations under the
- # License.
- #
- # The Original Code is css.properties.
- #
- # The Initial Developer of the Original Code is Netscape Communications
- # Corporation. Portions created by the Initial Developer are Copyright
- # (C) 2002 Netscape Communications Corporation. All Rights Reserved.
- #
- # Contributor(s):
- # L. David Baron <dbaron@dbaron.org> (original author)
- #
- # Alternatively, the contents of this file may be used under the terms of
- # either the GNU General Public License Version 2 or later (the "GPL"), or
- # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
- # in which case the provisions of the GPL or the LGPL are applicable instead
- # of those above. If you wish to allow use of your version of this file only
- # under the terms of either the GPL or the LGPL, and not to allow others to
- # use your version of this file under the terms of the MPL, indicate your
- # decision by deleting the provisions above and replace them with the notice
- # and other provisions required by the GPL or the LGPL. If you do not delete
- # the provisions above, a recipient may use your version of this file under
- # the terms of any one of the MPL, the GPL or the LGPL.
- #
- # ***** END LICENSE BLOCK *****
- MimeNotCss=Laaditabelit %1$S ei laetud, sest selle MIME tüüp, "%2$S", ei ole "text/css".
- MimeNotCssWarn=Laaditabel %1$S laeti kui CSS olenemata sellest, et tema MIME tüüp, "%2$S", ei ole "text/css".
- PEUnexpEOF2=Ootamatu faili lõpp, kui otsiti %1$S.
- PEParseRuleWSOnly=Whitespace-only string given to be parsed as rule.
- PEDeclDropped=Deklaratsiooni ei kasutatud.
- PEDeclSkipped=Jäeti järgmise deklaratsioonini vahele.
- PEUnknownProperty=Tundmatu parameeter '%1$S'.
- PEValueParsingError=Viga parameetri '%1$S' väärtuse parsimisel.
- PEExpectEndValue=Oodati parameetri väärtuse lõppu, kuid leiti '%1$S'.
- PESkipAtRuleEOF=end of unknown at-rule
- PEUnknownAtRule=Unrecognised at-rule or error parsing at-rule '%1$S'.
- PECharsetRuleEOF=charset string in @charset rule
- PECharsetRuleNotString=Oodati kodeeringu stringi, kuid leiti '%1$S'.
- PEGatherMediaEOF=end of media list in @import or @media rule
- PEGatherMediaNotComma=Meedia loendis oodati ',', aga leiti '%1$S'.
- PEGatherMediaNotIdent=Expected identifier in media list but found '%1$S'.
- PEImportNotURI=@import reeglis oodati URI, aga leiti '%1$S'.
- PEImportBadURI=Vigane URI reeglis @import: '%1$S'.
- PEImportUnexpected=@import reeglist leiti ootamatu '%1$S'.
- PEGroupRuleEOF=end of @media or @-moz-document rule
- PEGroupRuleNestedAtRule=reegel %1$S pole @media või @-moz-document reeglite sees lubatud.
- PEMozDocRuleBadFunc=Reeglis @-moz-document oodati funktsiooni url(), url-prefix() või domain(), aga leiti '%1$S'.
- PEMozDocRuleNotURI=@-moz-document reeglis oodati URI-t, aga leiti '%1$S'.
- PEMozDocRuleNotString=@-moz-document reegli regexp() funktsioonis oodati stringi, aga leiti '%1$S'.
- PEMozDocRuleEOF=järgmine URI @-moz-document reeglis
- PEAtNSPrefixEOF=namespace prefix in @namespace rule
- PEAtNSURIEOF=namespace URI in @namespace rule
- PEAtNSUnexpected=Unexpected token within @namespace: '%1$S'.
- PEKeyframeNameEOF=name of @keyframes rule.
- PEKeyframeBadName=Expected identifier for name of @keyframes rule.
- PEKeyframeBrace=Expected opening { of @keyframes rule.
- PESkipDeclBraceEOF=deklaratsiooni blokki lõpetavat }
- PESkipRSBraceEOF=closing } of invalid rule set
- PEBadSelectorRSIgnored=Ruleset ignored due to bad selector.
- PEBadSelectorKeyframeRuleIgnored=Keyframe rule ignored due to bad selector.
- PESelectorListExtraEOF=',' või '{'
- PESelectorListExtra=Oodati ',' või '{', aga leiti '%1$S'.
- PESelectorGroupNoSelector=Oodati selektorit.
- PESelectorGroupExtraCombinator=Dangling combinator.
- PEClassSelEOF=class name
- PEClassSelNotIdent=Expected identifier for class selector but found '%1$S'.
- PETypeSelEOF=element type
- PETypeSelNotType=Oodati elemendi nime või '*', aga leiti '%1$S'.
- PEUnknownNamespacePrefix=Tundmatu nimeruumi prefiks '%1$S'.
- PEAttributeNameEOF=atribuudi nimi
- PEAttributeNameExpected=Expected identifier for attribute name but found '%1$S'.
- PEAttributeNameOrNamespaceExpected=Oodati atribuudi nime või nimeruumi, aga leiti '%1$S'.
- PEAttSelNoBar=Oodati '|', aga leiti '%1$S'.
- PEAttSelInnerEOF=part of attribute selector
- PEAttSelUnexpected=Unexpected token in attribute selector: '%1$S'.
- PEAttSelValueEOF=atribuudi väärtus
- PEAttSelCloseEOF=']' to end attribute selector
- PEAttSelNoClose=Atribuudi selektori lõpetamiseks oodati ']', aga leiti '%1$S'.
- PEAttSelBadValue=Expected identifier or string for value in attribute selector but found '%1$S'.
- PEPseudoSelEOF=name of pseudo-class or pseudo-element
- PEPseudoSelBadName=Expected identifier for pseudo-class or pseudo-element but found '%1$S'.
- PEPseudoSelNonFunc=Function token for non-function pseudo-class or pseudo-element, or the other way around, when reading '%1$S'.
- PEPseudoSelNotPE=Expected pseudo-element but found '%1$S'.
- PEPseudoSelDoubleNot=Negation pseudo-class can't be negated '%1$S'.
- PEPseudoSelPEInNot=Pseudo-elements can't be negated '%1$S'.
- PEPseudoSelNewStyleOnly=This pseudo-element must use the "::" form: '%1$S'.
- PEPseudoSelTrailing=Found trailing token after pseudo-element, which must be the last part of a selector: '%1$S'.
- PEPseudoSelMultiplePE=Extra pseudo-element '%1$S'.
- PEPseudoSelUnknown=Unknown pseudo-class or pseudo-element '%1$S'.
- PENegationEOF=selector within negation
- PENegationBadInner=Malformed simple selector as negation pseudo-class argument '%1$S'.
- PENegationNoClose=Missing closing ')' in negation pseudo-class '%1$S'.
- PENegationBadArg=Missing argument in negation pseudo-class '%1$S'.
- PEPseudoClassArgEOF=argument to pseudo-class selector
- PEPseudoClassArgNotIdent=Expected identifier for pseudo-class parameter but found '%1$S'.
- PEPseudoClassArgNotNth=Expected part of argument to pseudo-class but found '%1$S'.
- PEPseudoClassNoClose=Missing closing ')' in pseudo-class, found '%1$S' instead.
- PEPseudoClassNoArg=Missing argument in pseudo-class '%1$S'.
- PESelectorEOF=valija
- PEBadDeclBlockStart=Oodati deklaratsiooniblokki alustavat'{', aga leiti '%1$S'.
- PEColorEOF=värv
- PEColorNotColor=Oodati värvi, kuid leiti '%1$S'.
- PEColorComponentEOF=colour component
- PEExpectedPercent=Oodati protsendilist väärtust, aga leiti '%1$S'.
- PEExpectedInt=Expected an integer but found '%1$S'.
- PEColorBadRGBContents=Oodati, et rgb() sisaldab arvulist või protsendilist väärtust, kuid leiti '%1$S'.
- PEColorComponentBadTerm=Expected '%2$S' but found '%1$S'.
- PEColorHueEOF=hue
- PEExpectedComma=Oodati ',', aga leiti '%1$S'.
- PEColorSaturationEOF=saturation
- PEColorLightnessEOF=lightness
- PEColorOpacityEOF=opacity in colour value
- PEExpectedNumber=Oodati arvu, aga leiti '%1$S'.
- PEExpectedCloseParen=Oodati ')', aga leiti '%1$S'.
- PEDeclEndEOF=';' or '}' to end declaration
- PEParseDeclarationNoColon=Expected ':' but found '%1$S'.
- PEParseDeclarationDeclExpected=Oodati deklaratsiooni, aga leiti '%1$S'.
- PEEndOfDeclEOF=end of declaration
- PEImportantEOF=important
- PEExpectedImportant=Expected 'important' but found '%1$S'.
- PEBadDeclEnd=Deklaratsiooni lõpetamiseks oodati ';', kuid leiti '%1$S'.
- PEBadDeclOrRuleEnd2=Deklaratsiooni lõpetamiseks oodati ';' või '}, kuid leiti '%1$S'.
- PEInaccessibleProperty2=Attempt to use inaccessible property
- PECommentEOF=kommentaari lõpp
- SEUnterminatedString=Leiti lõpetamata string '%1$S'.
- PEFontDescExpected=Oodati fondi kirjeldust, aga leiti '%1$S'.
- PEUnknownFontDesc=Tundmatu kirjeldaja '%1$S' @font-face reeglis.
- PEMQExpectedExpressionStart=Meediapäringu avaldise alustamiseks oodati '(', aga leiti '%1$S'.
- PEMQExpressionEOF=contents of media query expression
- PEMQExpectedFeatureName=Expected media feature name but found '%1$S'.
- PEMQExpectedFeatureNameEnd=Expected ':' or ')' after media feature name but found '%1$S'.
- PEMQNoMinMaxWithoutValue=Media features with min- or max- must have a value.
- PEMQExpectedFeatureValue=Found invalid value for media feature.
- PEBadFontBlockStart=Oodati '{', et alustada @font-face reeglit, kuid leiti '%1$S'.
- PEBadFontBlockEnd=Oodati '}', et lõpetada @font-face reegel, kuid leiti '%1$S'.
- PEAnonBoxNotAlone=Anonüümset kasti ei oodatud.