/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

  1. # ***** BEGIN LICENSE BLOCK *****
  2. # Version: MPL 1.1/GPL 2.0/LGPL 2.1
  3. #
  4. # The contents of this file are subject to the Mozilla Public License Version
  5. # 1.1 (the "License"); you may not use this file except in compliance with
  6. # the License. You may obtain a copy of the License at
  7. # http://www.mozilla.org/MPL/
  8. #
  9. # Software distributed under the License is distributed on an "AS IS" basis,
  10. # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  11. # for the specific language governing rights and limitations under the
  12. # License.
  13. #
  14. # The Original Code is css.properties.
  15. #
  16. # The Initial Developer of the Original Code is Netscape Communications
  17. # Corporation. Portions created by the Initial Developer are Copyright
  18. # (C) 2002 Netscape Communications Corporation. All Rights Reserved.
  19. #
  20. # Contributor(s):
  21. # L. David Baron <dbaron@dbaron.org> (original author)
  22. #
  23. # Alternatively, the contents of this file may be used under the terms of
  24. # either the GNU General Public License Version 2 or later (the "GPL"), or
  25. # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  26. # in which case the provisions of the GPL or the LGPL are applicable instead
  27. # of those above. If you wish to allow use of your version of this file only
  28. # under the terms of either the GPL or the LGPL, and not to allow others to
  29. # use your version of this file under the terms of the MPL, indicate your
  30. # decision by deleting the provisions above and replace them with the notice
  31. # and other provisions required by the GPL or the LGPL. If you do not delete
  32. # the provisions above, a recipient may use your version of this file under
  33. # the terms of any one of the MPL, the GPL or the LGPL.
  34. #
  35. # ***** END LICENSE BLOCK *****
  36. MimeNotCss=Laaditabelit %1$S ei laetud, sest selle MIME tüüp, "%2$S", ei ole "text/css".
  37. MimeNotCssWarn=Laaditabel %1$S laeti kui CSS olenemata sellest, et tema MIME tüüp, "%2$S", ei ole "text/css".
  38. PEUnexpEOF2=Ootamatu faili lõpp, kui otsiti %1$S.
  39. PEParseRuleWSOnly=Whitespace-only string given to be parsed as rule.
  40. PEDeclDropped=Deklaratsiooni ei kasutatud.
  41. PEDeclSkipped=Jäeti järgmise deklaratsioonini vahele.
  42. PEUnknownProperty=Tundmatu parameeter '%1$S'.
  43. PEValueParsingError=Viga parameetri '%1$S' väärtuse parsimisel.
  44. PEExpectEndValue=Oodati parameetri väärtuse lõppu, kuid leiti '%1$S'.
  45. PESkipAtRuleEOF=end of unknown at-rule
  46. PEUnknownAtRule=Unrecognised at-rule or error parsing at-rule '%1$S'.
  47. PECharsetRuleEOF=charset string in @charset rule
  48. PECharsetRuleNotString=Oodati kodeeringu stringi, kuid leiti '%1$S'.
  49. PEGatherMediaEOF=end of media list in @import or @media rule
  50. PEGatherMediaNotComma=Meedia loendis oodati ',', aga leiti '%1$S'.
  51. PEGatherMediaNotIdent=Expected identifier in media list but found '%1$S'.
  52. PEImportNotURI=@import reeglis oodati URI, aga leiti '%1$S'.
  53. PEImportBadURI=Vigane URI reeglis @import: '%1$S'.
  54. PEImportUnexpected=@import reeglist leiti ootamatu '%1$S'.
  55. PEGroupRuleEOF=end of @media or @-moz-document rule
  56. PEGroupRuleNestedAtRule=reegel %1$S pole @media või @-moz-document reeglite sees lubatud.
  57. PEMozDocRuleBadFunc=Reeglis @-moz-document oodati funktsiooni url(), url-prefix() või domain(), aga leiti '%1$S'.
  58. PEMozDocRuleNotURI=@-moz-document reeglis oodati URI-t, aga leiti '%1$S'.
  59. PEMozDocRuleNotString=@-moz-document reegli regexp() funktsioonis oodati stringi, aga leiti '%1$S'.
  60. PEMozDocRuleEOF=järgmine URI @-moz-document reeglis
  61. PEAtNSPrefixEOF=namespace prefix in @namespace rule
  62. PEAtNSURIEOF=namespace URI in @namespace rule
  63. PEAtNSUnexpected=Unexpected token within @namespace: '%1$S'.
  64. PEKeyframeNameEOF=name of @keyframes rule.
  65. PEKeyframeBadName=Expected identifier for name of @keyframes rule.
  66. PEKeyframeBrace=Expected opening { of @keyframes rule.
  67. PESkipDeclBraceEOF=deklaratsiooni blokki lõpetavat }
  68. PESkipRSBraceEOF=closing } of invalid rule set
  69. PEBadSelectorRSIgnored=Ruleset ignored due to bad selector.
  70. PEBadSelectorKeyframeRuleIgnored=Keyframe rule ignored due to bad selector.
  71. PESelectorListExtraEOF=',' või '{'
  72. PESelectorListExtra=Oodati ',' või '{', aga leiti '%1$S'.
  73. PESelectorGroupNoSelector=Oodati selektorit.
  74. PESelectorGroupExtraCombinator=Dangling combinator.
  75. PEClassSelEOF=class name
  76. PEClassSelNotIdent=Expected identifier for class selector but found '%1$S'.
  77. PETypeSelEOF=element type
  78. PETypeSelNotType=Oodati elemendi nime või '*', aga leiti '%1$S'.
  79. PEUnknownNamespacePrefix=Tundmatu nimeruumi prefiks '%1$S'.
  80. PEAttributeNameEOF=atribuudi nimi
  81. PEAttributeNameExpected=Expected identifier for attribute name but found '%1$S'.
  82. PEAttributeNameOrNamespaceExpected=Oodati atribuudi nime või nimeruumi, aga leiti '%1$S'.
  83. PEAttSelNoBar=Oodati '|', aga leiti '%1$S'.
  84. PEAttSelInnerEOF=part of attribute selector
  85. PEAttSelUnexpected=Unexpected token in attribute selector: '%1$S'.
  86. PEAttSelValueEOF=atribuudi väärtus
  87. PEAttSelCloseEOF=']' to end attribute selector
  88. PEAttSelNoClose=Atribuudi selektori lõpetamiseks oodati ']', aga leiti '%1$S'.
  89. PEAttSelBadValue=Expected identifier or string for value in attribute selector but found '%1$S'.
  90. PEPseudoSelEOF=name of pseudo-class or pseudo-element
  91. PEPseudoSelBadName=Expected identifier for pseudo-class or pseudo-element but found '%1$S'.
  92. PEPseudoSelNonFunc=Function token for non-function pseudo-class or pseudo-element, or the other way around, when reading '%1$S'.
  93. PEPseudoSelNotPE=Expected pseudo-element but found '%1$S'.
  94. PEPseudoSelDoubleNot=Negation pseudo-class can't be negated '%1$S'.
  95. PEPseudoSelPEInNot=Pseudo-elements can't be negated '%1$S'.
  96. PEPseudoSelNewStyleOnly=This pseudo-element must use the "::" form: '%1$S'.
  97. PEPseudoSelTrailing=Found trailing token after pseudo-element, which must be the last part of a selector: '%1$S'.
  98. PEPseudoSelMultiplePE=Extra pseudo-element '%1$S'.
  99. PEPseudoSelUnknown=Unknown pseudo-class or pseudo-element '%1$S'.
  100. PENegationEOF=selector within negation
  101. PENegationBadInner=Malformed simple selector as negation pseudo-class argument '%1$S'.
  102. PENegationNoClose=Missing closing ')' in negation pseudo-class '%1$S'.
  103. PENegationBadArg=Missing argument in negation pseudo-class '%1$S'.
  104. PEPseudoClassArgEOF=argument to pseudo-class selector
  105. PEPseudoClassArgNotIdent=Expected identifier for pseudo-class parameter but found '%1$S'.
  106. PEPseudoClassArgNotNth=Expected part of argument to pseudo-class but found '%1$S'.
  107. PEPseudoClassNoClose=Missing closing ')' in pseudo-class, found '%1$S' instead.
  108. PEPseudoClassNoArg=Missing argument in pseudo-class '%1$S'.
  109. PESelectorEOF=valija
  110. PEBadDeclBlockStart=Oodati deklaratsiooniblokki alustavat'{', aga leiti '%1$S'.
  111. PEColorEOF=värv
  112. PEColorNotColor=Oodati värvi, kuid leiti '%1$S'.
  113. PEColorComponentEOF=colour component
  114. PEExpectedPercent=Oodati protsendilist väärtust, aga leiti '%1$S'.
  115. PEExpectedInt=Expected an integer but found '%1$S'.
  116. PEColorBadRGBContents=Oodati, et rgb() sisaldab arvulist või protsendilist väärtust, kuid leiti '%1$S'.
  117. PEColorComponentBadTerm=Expected '%2$S' but found '%1$S'.
  118. PEColorHueEOF=hue
  119. PEExpectedComma=Oodati ',', aga leiti '%1$S'.
  120. PEColorSaturationEOF=saturation
  121. PEColorLightnessEOF=lightness
  122. PEColorOpacityEOF=opacity in colour value
  123. PEExpectedNumber=Oodati arvu, aga leiti '%1$S'.
  124. PEExpectedCloseParen=Oodati ')', aga leiti '%1$S'.
  125. PEDeclEndEOF=';' or '}' to end declaration
  126. PEParseDeclarationNoColon=Expected ':' but found '%1$S'.
  127. PEParseDeclarationDeclExpected=Oodati deklaratsiooni, aga leiti '%1$S'.
  128. PEEndOfDeclEOF=end of declaration
  129. PEImportantEOF=important
  130. PEExpectedImportant=Expected 'important' but found '%1$S'.
  131. PEBadDeclEnd=Deklaratsiooni lõpetamiseks oodati ';', kuid leiti '%1$S'.
  132. PEBadDeclOrRuleEnd2=Deklaratsiooni lõpetamiseks oodati ';' või '}, kuid leiti '%1$S'.
  133. PEInaccessibleProperty2=Attempt to use inaccessible property
  134. PECommentEOF=kommentaari lõpp
  135. SEUnterminatedString=Leiti lõpetamata string '%1$S'.
  136. PEFontDescExpected=Oodati fondi kirjeldust, aga leiti '%1$S'.
  137. PEUnknownFontDesc=Tundmatu kirjeldaja '%1$S' @font-face reeglis.
  138. PEMQExpectedExpressionStart=Meediapäringu avaldise alustamiseks oodati '(', aga leiti '%1$S'.
  139. PEMQExpressionEOF=contents of media query expression
  140. PEMQExpectedFeatureName=Expected media feature name but found '%1$S'.
  141. PEMQExpectedFeatureNameEnd=Expected ':' or ')' after media feature name but found '%1$S'.
  142. PEMQNoMinMaxWithoutValue=Media features with min- or max- must have a value.
  143. PEMQExpectedFeatureValue=Found invalid value for media feature.
  144. PEBadFontBlockStart=Oodati '{', et alustada @font-face reeglit, kuid leiti '%1$S'.
  145. PEBadFontBlockEnd=Oodati '}', et lõpetada @font-face reegel, kuid leiti '%1$S'.
  146. PEAnonBoxNotAlone=Anonüümset kasti ei oodatud.