summaryrefslogtreecommitdiffstats
path: root/l10n-eo/dom/chrome/layout/xmlparser.properties
blob: eafdb2e2b853aaea9b3f1c7d19cece0498c38eed (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
45
46
47
48
# 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/.

# Map Expat error codes to error strings
1 = la memoro elĉerpiĝis
2 = sintaksa eraro
3 = neniu radika elemento trovita
4 = malbone formita
5 = nefermita ĵetono
6 = parta signo
7 = nekongrua etikedo
8 = duobligita atributo
9 = rubaĵo post la dokumenta elemento
10 = nevalida referenco al parametro de ento
11 = nedifinita ento
12 = rekura referenco al ento
13 = nesinkrona ento
14 = referenco al nevalida signonumero
15 = referenco al duuma ento
16 = referenco en atributo al ekstera ento
17 = XML or text declaration not at start of entity
18 = nekonata signokodo
19 = malĝustas la signokodo difinita en la XMLa deklaro
20 = nefermita CDATA-sekcio
21 = okazis eraro dum traktado de ekstera enta referenco
22 = dokumento ne estas memstara
23 = neatendita stato de analizilo
24 = entity declared in parameter entity
27 = prefix not bound to a namespace
28 = must not undeclare prefix
29 = incomplete markup in parameter entity
30 = XML declaration not well-formed
31 = text declaration not well-formed
32 = nevalida signo en publika identigilo
38 = reserved prefix (xml) must not be undeclared or bound to another namespace name
39 = reserved prefix (xmlns) must not be declared or undeclared
40 = prefix must not be bound to one of the reserved namespace names

# %1$S is replaced by the Expat error string, may be followed by Expected (see below)
# %2$S is replaced by URL
# %3$u is replaced by line number
# %4$u is replaced by column number
XMLParsingError = Eraro en analizo de XML: %1$S\nLoko: %2$S\nNumero de linio %3$u, Kolumno %4$u:

# %S is replaced by a tag name.
# This gets appended to the error string if the error is mismatched tag.
Expected = . Atendita: </%S>.