blob: cc1cc62e638643a2a0047463d171819ab0df0fa7 (
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
|
# 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/.
1 = Parsing an XSLT stylesheet failed.
2 = ක XPath ප්රකාශනය parsing අසාර්ථක විය.
3 =
4 = XSLT මාරුවීමක් අසාර්ථක විය.
5 = වලංගු නොවන XSLT / XPath කාර්යය .
6 = XSLT Stylesheet ( සමහරවිට ) ඒ සහානුයාත මෙම ගොනුවේ අඩංගුය.
7 = XSLT 1.0 නීති විරෝධී වටිනාකම ආරෝපණය .
8 = ක XPath ප්රකාශනයක් සහිත කලාප සහ නොඩ් වල සහ නැවත අපේක්ෂා කරන ලදී .
9 = <xsl:message> විසින් XSLT පරිණාමණය අත්හිටුවන ලදී.
10 = ජාල දෝෂයක් ක XSLT stylesheet පැටවීම සිදු :
11 = ක XSLT stylesheet ක XML mimetype නැත :
12 = ක XSLT stylesheet සෘජුව හෝ වක්රව හෝ ආනයන ම ඇතුලත් වේ:
13 = ක XPath කාර්යය තර්ක වැරදි සංඛ්යාව කැඳවනු ලැබීය.
14 = නාඳුනන XPath දීර්ඝ ශ්රිතයයි විය.
15 = XPath ව්යාකරණ විග්රහ අසාර්ථක : ') ' ' බලාපොරොත්තු :
16 = XPath ව්යාකරණ විග්රහ අසාර්ථක : අවලංගු අක්ෂය :
17 = XPath ව්යාකරණ විග්රහ අසාර්ථක : නම හෝ Nodetype ටෙස්ට් අපේක්ෂා :
18 = XPath ව්යාකරණ විග්රහ අසාර්ථක : '] ' අපේක්ෂා :
19 = XPath ව්යාකරණ විග්රහ අසාර්ථක : අවලංගු විචල්ය නාමය :
20 = XPath parse failure: unexpected end of expression:
21 = XPath parse failure: operator expected:
22 = XPath parse failure: unclosed literal:
23 = XPath parse failure: ':' unexpected:
24 = XPath parse failure: '!' unexpected, negation is not():
25 = XPath parse failure: illegal character found:
26 = XPath parse failure: binary operator expected:
27 = An XSLT stylesheet load was blocked for security reasons.
28 = Evaluating an invalid expression.
29 = Unbalanced curly brace.
30 = Creating an element with an invalid QName.
31 = Variable binding shadows variable binding within the same template.
32 = යතුර වෙත ඇමතීමේ විශේෂාංගයට ඉඩ නොලැබේ.
LoadingError = මොස්තරපත ප්රවේශන දෝෂය : %S
TransformError = XSLT පරිණාමනයේදී දෝෂය: %S
|