summaryrefslogtreecommitdiffstats
path: root/l10n-tl/dom/chrome/layout/css.properties
blob: 180b7c0f21be57e6a06217f788573d9441605ccd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# 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/.

MimeNotCss=Hindi na-load ang stylesheet na %1$S dahil ang MIME type nito, “%2$S”, ay hindi “text/css”.
MimeNotCssWarn=Na-load ang stylesheet na %1$S bilang CSS kahit pa na ang MIME type nito, “%2$S”, ay hindi “text/css”.

PEDeclDropped=Declaration dropped.
PEDeclSkipped=Tumalon sa susunod na declaration.
PEUnknownProperty=Di-kilalang property ‘%1$S’.
PEValueParsingError=Error in parsing value for ‘%1$S’.
PEUnknownAtRule=Unrecognized at-rule or error parsing at-rule ‘%1$S’.
PEMQUnexpectedOperator=Di-inaasahang operator sa media list.
PEMQUnexpectedToken=Di-inaasahang token ‘%1$S’ sa media list.
PEAtNSUnexpected=Unexpected token within @namespace: ‘%1$S’.
PEKeyframeBadName=Expected identifier for name of @keyframes rule.
PEBadSelectorRSIgnored=Ruleset ignored due to bad selector.
PEBadSelectorKeyframeRuleIgnored=Keyframe rule ignored due to bad selector.
PESelectorGroupNoSelector=Inaasahan ang selector.
PESelectorGroupExtraCombinator=Dangling combinator.
PEClassSelNotIdent=Expected identifier for class selector but found ‘%1$S’.
PETypeSelNotType=Expected element name or ‘*’ but found ‘%1$S’.
PEUnknownNamespacePrefix=Unknown namespace prefix ‘%1$S’.
PEAttributeNameExpected=Expected identifier for attribute name but found ‘%1$S’.
PEAttributeNameOrNamespaceExpected=Expected attribute name or namespace but found ‘%1$S’.
PEAttSelNoBar='|' ang inaasahan pero '%1$S' ang natagpuan.
PEAttSelUnexpected=Unexpected token in attribute selector: ‘%1$S’.
PEAttSelBadValue=Expected identifier or string for value in attribute selector but found ‘%1$S’.
PEPseudoSelBadName=Expected identifier for pseudo-class or pseudo-element but found ‘%1$S’.
PEPseudoSelEndOrUserActionPC=Expected end of selector or a user action pseudo-class after pseudo-element but found ‘%1$S’.
PEPseudoSelUnknown=Unknown pseudo-class or pseudo-element ‘%1$S’.
PEPseudoClassArgNotIdent=Expected identifier for pseudo-class parameter but found ‘%1$S’.
PEColorNotColor='|' ang inaasahan pero '%1$S' ang natagpuan.
PEParseDeclarationDeclExpected='|' ang inaasahan pero '%1$S' ang natagpuan.
PEUnknownFontDesc=Unknown descriptor ‘%1$S’ in @font-face rule.
PEMQExpectedFeatureName=Expected media feature name but found ‘%1$S’.
PEMQNoMinMaxWithoutValue=Media features with min- or max- must have a value.
PEMQExpectedFeatureValue=Nakakita ng maling value para sa media feature.
PEExpectedNoneOrURL=Expected ‘none’ or URL but found ‘%1$S’.
PEExpectedNoneOrURLOrFilterFunction=Expected ‘none’, URL, or filter function but found ‘%1$S’.
PEDisallowedImportRule=Ang mga @import rule ay hindi pa valid sa mga constructed stylesheet.

TooLargeDashedRadius=Border radius is too large for ‘dashed’ style (the limit is 100000px). Rendering as solid.
TooLargeDottedRadius=Border radius is too large for ‘dotted’ style (the limit is 100000px). Rendering as solid.