# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gxml/issues/\n"
"POT-Creation-Date: 2026-04-10 18:31+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#: gxml/BaseCollection.vala:91
msgid ""
"Invalid attempt to initialize a collection using an unsupported type. Only "
"GXmlGXml.Element is supported"
msgstr ""

#: gxml/BaseCollection.vala:122 gxml/BaseCollection.vala:150
msgid "Parent Element is invalid. Set 'element' property at construction time"
msgstr ""

#: gxml/BaseCollection.vala:125
msgid ""
"Invalid attempt to set unsupported type. Only GXmlGXml.Element is supported"
msgstr ""

#: gxml/BaseCollection.vala:128
msgid "Invalid attempt to set a node with a different parent document"
msgstr ""

#: gxml/BaseCollection.vala:133
msgid ""
"Node element not appended as child of parent. No node added to collection"
msgstr ""

#: gxml/BaseCollection.vala:195 gxml/BaseCollection.vala:213
#, c-format
msgid "Error: %s"
msgstr ""

#: gxml/Collections.vala:116
msgid "Invalid index for elements in array list"
msgstr ""

#: gxml/Collections.vala:120
msgid "Invalid index reference for child elements in array list"
msgstr ""

#: gxml/Collections.vala:125
msgid "Referenced object's type is invalid. Should be a GXmlDomElement"
msgstr ""

#: gxml/CssSelectorParser.vala:232 gxml/CssSelectorParser.vala:240
msgid "Invalid identifier"
msgstr ""

#: gxml/CssSelectorParser.vala:238 gxml/CssSelectorParser.vala:244
#: gxml/CssSelectorParser.vala:329
msgid "string value is empty"
msgstr ""

#: gxml/CssSelectorParser.vala:250
msgid "Cannot find start of 'not selector' value"
msgstr ""

#: gxml/CssSelectorParser.vala:256
msgid "Cannot find end of 'not selector' value"
msgstr ""

#: gxml/CssSelectorParser.vala:271
#, c-format
msgid "Invalid '%s' pseudo class"
msgstr ""

#: gxml/CssSelectorParser.vala:275
#, c-format
msgid "Invalid '%s' pseudo class : cannot find value"
msgstr ""

#: gxml/CssSelectorParser.vala:280
msgid "Cannot find end of pseudo class value"
msgstr ""

#: gxml/CssSelectorParser.vala:285
msgid "Pseudo class value isn't a valid number"
msgstr ""

#: gxml/CssSelectorParser.vala:293
msgid "current class doesn't start with letter"
msgstr ""

#: gxml/CssSelectorParser.vala:303
msgid "current id doesn't start with letter"
msgstr ""

#: gxml/CssSelectorParser.vala:319 gxml/CssSelectorParser.vala:331
msgid "Invalid attribute"
msgstr ""

#: gxml/CssSelectorParser.vala:357
msgid "Invalid attribute selector"
msgstr ""

#: gxml/CssSelectorParser.vala:362
#, c-format
msgid "Invalid attribute selector. '=' expected but '%s' was found"
msgstr ""

#: gxml/CssSelectorParser.vala:374
msgid "Cannot find end of attribute value"
msgstr ""

#: gxml/CssSelectorParser.vala:378
msgid "Cannot find end of attribute selector"
msgstr ""

#: gxml/CssSelectorParser.vala:425
msgid "No selectors found"
msgstr ""

#: gxml/CssSelectorParser.vala:429
#, c-format
msgid "Last selector has combiner assigned (%s)"
msgstr ""

#: gxml/Document.vala:129
#, c-format
msgid "Error while attempting to instantiate root property object: %s"
msgstr ""

#: gxml/Document.vala:189
#, c-format
msgid ""
"Invalid qualified name '%s'. Only one ':' is allowed for namespace prefixes."
msgstr ""

#: gxml/Document.vala:196
#, c-format
msgid ""
"Invalid namespace for element '%s'. Ensure it has a valid prefix or "
"namespace URI."
msgstr ""

#: gxml/Document.vala:200
#, c-format
msgid ""
"Invalid namespace URI '%s' for 'xmlns' prefix. Expected: 'http://www.w3.org/"
"2000/xmlns/'."
msgstr ""

#: gxml/Document.vala:204
msgid ""
"Only 'xmlns' prefix can be used with namespace URI 'http://www.w3.org/2000/"
"xmlns/'."
msgstr ""

#: gxml/Document.vala:244 gxml/XDocument.vala:276
msgid "Can't import a Document"
msgstr ""

#: gxml/Document.vala:246 gxml/XDocument.vala:278
msgid "Can't import a non Element type node to a Document"
msgstr ""

#: gxml/Document.vala:270 gxml/XDocument.vala:302
msgid "Can't adopt a Document"
msgstr ""

#. FIXME:
#: gxml/Document.vala:448
msgid "DomElement query_selector is not implemented"
msgstr ""

#. FIXME:
#: gxml/Document.vala:452
msgid "DomElement query_selector_all is not implemented"
msgstr ""

#: gxml/DomCharacter.vala:46
msgid "Invalid offset for substring"
msgstr ""

#: gxml/DomCharacter.vala:66
msgid "Invalid offset for replace data"
msgstr ""

#: gxml/DomCharacter.vala:80
msgid "Invalid offset to split text"
msgstr ""

#: gxml/DomNode.vala:145
msgid "Text node with NULL string"
msgstr ""

#: gxml/DomNode.vala:152
msgid "Can't copy child text node"
msgstr ""

#: gxml/Element.vala:220
msgid "Invalid namespace URI stored in element's attribute"
msgstr ""

#: gxml/Element.vala:227 gxml/Element.vala:268
msgid "Invalid attribute name in element's attributes list"
msgstr ""

#: gxml/Element.vala:283
msgid "Can't locate child node to remove"
msgstr ""

#: gxml/Element.vala:379 gxml/Element.vala:393
#, c-format
msgid "Error getting 'id' attribute: %s"
msgstr ""

#: gxml/Element.vala:583 gxml/Element.vala:649
#, c-format
msgid "Invalid attribute name: %s"
msgstr ""

#: gxml/Element.vala:585 gxml/Element.vala:651
msgid "Invalid node type. GXml.Attr was expected"
msgstr ""

#: gxml/Element.vala:608 gxml/Element.vala:627
#, c-format
msgid "No index found for attribute %s"
msgstr ""

#: gxml/Element.vala:636
#, c-format
msgid "Invalid attribute's local name '%s': invalid use of ':' character"
msgstr ""

#: gxml/Element.vala:640
#, c-format
msgid "Namespace URI was not found: %s"
msgstr ""

#: gxml/Element.vala:656
msgid ""
"Namespace attributes prefixed with 'xmlns' should use a namespace uri http://"
"www.w3.org/2000/xmlns"
msgstr ""

#: gxml/Element.vala:660
msgid ""
"Namespace attributes prefixed with 'xml' should use a namespace uri http://"
"www.w3.org/XML/1998/namespace"
msgstr ""

#: gxml/Element.vala:664
msgid ""
"Namespace attributes prefixed with 'xsi' should use a namespace uri http://"
"www.w3.org/2001/XMLSchema-instance"
msgstr ""

#: gxml/Element.vala:668
msgid ""
"Namespace attributes prefixed with 'html' should use a namespace uri http://"
"www.w3.org/1999/xhtml"
msgstr ""

#: gxml/Element.vala:672
msgid ""
"Namespace attributes prefixed with 'MathML' should use a namespace uri "
"http://www.w3.org/1998/Math/MathML"
msgstr ""

#: gxml/Element.vala:676
msgid ""
"Namespace attributes prefixed with 'xlink' should use a namespace uri http://"
"www.w3.org/1999/xlink"
msgstr ""

#: gxml/Element.vala:680
msgid ""
"Namespace attributes prefixed with 'svg' should use a namespace uri http://"
"www.w3.org/2000/svg"
msgstr ""

#: gxml/Element.vala:687
#, c-format
msgid "Namespaced attributes should provide a non-null, non-empty prefix: %s"
msgstr ""

#: gxml/Element.vala:691
msgid "Invalid namespace attribute's name."
msgstr ""

#: gxml/Element.vala:708
#, c-format
msgid "Trying to add an attribute with an undefined namespace's prefix: %s"
msgstr ""

#: gxml/Element.vala:715
msgid "Trying to add an attribute with an undefined namespace's URI"
msgstr ""

#: gxml/Element.vala:772
#, c-format
msgid "Error getting attribute with namespace: %s"
msgstr ""

#: gxml/Element.vala:788
msgid "Invalid attribute name. Just one prefix is allowed"
msgstr ""

#: gxml/Element.vala:793
#, c-format
msgid "Invalid attribute name. Invalid use of colon: %s"
msgstr ""

#: gxml/Element.vala:797
msgid "Invalid namespace. If prefix is null, namespace URI should not be null"
msgstr ""

#: gxml/Element.vala:801
msgid ""
"Invalid namespace definition. No prefixed attributes should use 'xmlns' as "
"name"
msgstr ""

#: gxml/Element.vala:805
msgid "'xml' namespace should not be defined"
msgstr ""

#: gxml/Element.vala:809
msgid "'xmlns' namespace should not be defined"
msgstr ""

#: gxml/Element.vala:817
msgid ""
"Invalid namespace. If prefix is 'xml', namespace URI should be http://"
"www.w3.org/XML/1998/namespace"
msgstr ""

#: gxml/Element.vala:824
msgid ""
"Invalid namespace definition. If attribute's prefix is 'xmlns', namespace "
"URI should be http://www.w3.org/2000/xmlns"
msgstr ""

#: gxml/Element.vala:831
msgid ""
"Invalid namespace. If attribute's prefix is 'html', namespace URI should be "
"http://www.w3.org/1999/xhtml"
msgstr ""

#: gxml/Element.vala:838
msgid ""
"Invalid namespace. If attribute's prefix is 'xsi', namespace URI should be "
"http://www.w3.org/2001/XMLSchema-instance"
msgstr ""

#: gxml/Element.vala:845
msgid ""
"Invalid namespace. If attribute's prefix is 'MathML', namespace URI should "
"be http://www.w3.org/1998/Math/MathML"
msgstr ""

#: gxml/Element.vala:852
msgid ""
"Invalid namespace. If attribute's prefix is 'svg', namespace URI should be "
"http://www.w3.org/2000/svg"
msgstr ""

#: gxml/Element.vala:859
msgid ""
"Invalid namespace. If attribute's prefix is 'xlink', namespace URI should be "
"http://www.w3.org/1999/xlink"
msgstr ""

#: gxml/Element.vala:864
msgid "Setting namespaced property error: "
msgstr ""

#: gxml/Element.vala:870
msgid "Removing attribute Error: "
msgstr ""

#: gxml/Element.vala:875
msgid "Removing namespaced attribute Error: "
msgstr ""

#: gxml/Element.vala:1046
#, c-format
msgid "Error parsing child's buffer: %s"
msgstr ""

#: gxml/Enumeration.vala:88
msgid "value is invalid"
msgstr ""

#: gxml/Enumeration.vala:129
#, c-format
msgid "text '%s' cannot be parsed to enumeration type: %s"
msgstr ""

#: gxml/HashPairedMap.vala:210
msgid "No primary key and/or secondary key was found"
msgstr ""

#: gxml/Node.vala:179
msgid "Text content in element can't be created"
msgstr ""

#: gxml/Node.vala:232 gxml/XNode.vala:328
msgid "Can't find node position"
msgstr ""

#: gxml/Node.vala:280 gxml/Node.vala:323 gxml/XNode.vala:359
msgid "Invalid attempt to add invalid node type"
msgstr ""

#: gxml/Node.vala:283 gxml/XNode.vala:361
msgid "Can't find child to insert node before"
msgstr ""

#: gxml/Node.vala:288 gxml/Node.vala:329 gxml/XNode.vala:365
msgid "Invalid attempt to insert a node"
msgstr ""

#: gxml/Node.vala:296 gxml/Node.vala:336 gxml/XNode.vala:372
msgid "Invalid attempt to insert an invalid node type"
msgstr ""

#: gxml/Node.vala:314
msgid "Node type is invalid. Can't append as child"
msgstr ""

#: gxml/Node.vala:317
msgid "Invalid attempt to append a child with different parent document"
msgstr ""

#: gxml/Node.vala:325 gxml/XNode.vala:394
msgid "Can't find child node to replace or child have a different parent"
msgstr ""

#: gxml/Node.vala:339 gxml/XNode.vala:375
msgid ""
"Invalid attempt to insert a document's type or text node to an invalid parent"
msgstr ""

#: gxml/Node.vala:351 gxml/XNode.vala:438
msgid "Can't find child node to remove or child have a different parent"
msgstr ""

#: gxml/Object.vala:211
msgid "Enumeration is out of range"
msgstr ""

#: gxml/Object.vala:326
msgid "Enumeration can't be parsed from string"
msgstr ""

#: gxml/Object.vala:448
#, c-format
msgid "Error while attempting to instantiate property object: %s"
msgstr ""

#: gxml/Object.vala:497
msgid "Can't set value. It is not a GXmlGXml.Element type"
msgstr ""

#: gxml/Parser.vala:104 gxml/Parser.vala:112 gxml/XDocument.vala:65
msgid "File doesn't exist"
msgstr ""

#: gxml/Parser.vala:193
msgid ""
"Invalid attempt to parse an element node, when current found node is not"
msgstr ""

#: gxml/Parser.vala:265 gxml/StreamReader.vala:263
#, c-format
msgid ""
"Collection '%s' hasn't been constructed properly: items' type property was "
"not set at construction time or set to invalid type"
msgstr ""

#: gxml/Parser.vala:285 gxml/StreamReader.vala:267
#, c-format
msgid ""
"Collection '%s' hasn't been constructed properly: items' name property was "
"not set at construction time"
msgstr ""

#: gxml/Parser.vala:289 gxml/StreamReader.vala:271
#, c-format
msgid ""
"Collection '%s' hasn't been constructed properly: element property was not "
"set at construction time"
msgstr ""

#: gxml/Parser.vala:293 gxml/StreamReader.vala:275
#, c-format
msgid ""
"Invalid object of type '%s' doesn't implement GXml.Object interface: can't "
"be handled by the collection"
msgstr ""

#: gxml/Parser.vala:298
msgid "No document is set to node"
msgstr ""

#: gxml/Parser.vala:323 gxml/XParser.vala:107 gxml/XParser.vala:113
msgid "Invalid document string, it is empty or is not allowed"
msgstr ""

#: gxml/Property.vala:389
#, c-format
msgid "Error when transform enum to attribute's value: %s"
msgstr ""

#: gxml/Property.vala:398
#, c-format
msgid "Error when transform from attribute string value to enum: %s"
msgstr ""

#: gxml/Property.vala:462 gxml/Property.vala:469
msgid "Invalid Date for property: "
msgstr ""

#: gxml/Property.vala:464
msgid "Invalid format for Date property: "
msgstr ""

#: gxml/Property.vala:511
msgid "Invalid timestamp for property: "
msgstr ""

#: gxml/Range.vala:53 gxml/Range.vala:81 gxml/Range.vala:154
msgid "Invalid node type to start"
msgstr ""

#: gxml/Range.vala:56 gxml/Range.vala:84
msgid "Invalid offset for node to start: for document type"
msgstr ""

#: gxml/Range.vala:60 gxml/Range.vala:88
msgid "Invalid offset for node to start: for character data"
msgstr ""

#: gxml/Range.vala:63 gxml/Range.vala:91
msgid "Invalid offset for node to start: for children number"
msgstr ""

#: gxml/Range.vala:107 gxml/Range.vala:121
msgid "Invalid node type to start before"
msgstr ""

#: gxml/Range.vala:112 gxml/Range.vala:126 gxml/Range.vala:144
msgid "Invalid node type to start after"
msgstr ""

#: gxml/Range.vala:169
msgid "Invalid root in the source range"
msgstr ""

#: gxml/StreamReader.vala:148
msgid "Invalid document: expected '<' character"
msgstr ""

#: gxml/StreamReader.vala:156
msgid "Invalid document: unexpected space character before node's name"
msgstr ""

#: gxml/StreamReader.vala:188
#, c-format
msgid "Parent '%s' is not implementing GXml.Object interface"
msgstr ""

#: gxml/StreamReader.vala:203
msgid "Can't continue parsing due to error reading data"
msgstr ""

#: gxml/StreamReader.vala:355 gxml/StreamReader.vala:359
#: gxml/StreamReader.vala:367 gxml/StreamReader.vala:393
msgid "Invalid comment declaration"
msgstr ""

#: gxml/StreamReader.vala:413
msgid "Invalid Processing Instruction's target declaration"
msgstr ""

#: gxml/StreamReader.vala:436
msgid "Invalid Processing Instruction's close declaration"
msgstr ""

#: gxml/TokenList.vala:54
msgid ""
"DOM: Invalid token. No empty string could be used as token to check if it is "
"contained in token list"
msgstr ""

#: gxml/TokenList.vala:56
msgid ""
"DOM: Invalid token. No white spaces could be included as token to check if "
"it is contained in token list"
msgstr ""

#: gxml/TokenList.vala:63 gxml/TokenList.vala:86
msgid "DOM: Invalid token. Empty string can't be used as token"
msgstr ""

#: gxml/TokenList.vala:65 gxml/TokenList.vala:88
msgid "DOM: Invalid token. White spaces can't be used as token"
msgstr ""

#: gxml/TokenList.vala:102
msgid "Update Error: "
msgstr ""

#: gxml/XDocument.vala:159
#, c-format
msgid "Error writing document to string: %s"
msgstr ""

#: gxml/XDocument.vala:230
msgid "Invalid element qualified name: multiple namespace prefixes"
msgstr ""

#: gxml/XdParser.vala:82
msgid "Parser Error for string"
msgstr ""

#: gxml/XElement.vala:148
#, c-format
msgid "Error while converting Element to string: %s"
msgstr ""

#: gxml/XElement.vala:348
#, c-format
msgid "invalid namespace. Code: %s"
msgstr ""

#: gxml/XHashMapAttr.vala:243
msgid "Invalid document when adding item to collection"
msgstr ""

#: gxml/XHashMapAttr.vala:245 gxml/XHashMapAttr.vala:297
msgid "This node collection is read only"
msgstr ""

#: gxml/XHashMapAttr.vala:247 gxml/XHashMapAttr.vala:299
msgid "This node attribute is already in use by other Element"
msgstr ""

#: gxml/XHashMapAttr.vala:249 gxml/XHashMapAttr.vala:301
msgid "Trying to add an object to an Element, but it is not an attribute"
msgstr ""

#: gxml/XHashMapAttr.vala:261 gxml/XHashMapAttr.vala:317
#, c-format
msgid "No node with name %s was found"
msgstr ""

#: gxml/XHashMapAttr.vala:263 gxml/XHashMapAttr.vala:319
msgid "Node collection is read only"
msgstr ""

#: gxml/XHashMapAttr.vala:295
msgid "Invalid document when adding item to named node map collection"
msgstr ""

#: gxml/XHtmlDocument.vala:115
#, c-format
msgid "Error while converting HTML document to string: %s"
msgstr ""

#: gxml/XNode.vala:44
#, c-format
msgid "%s:%s:%d: %s:%d: %s"
msgstr ""

#: gxml/XNode.vala:265
#, c-format
msgid "Error while setting text content to node: %s"
msgstr ""

#: gxml/XNode.vala:390
#, c-format
msgid "Only GXml.XNode nodes are supported. Given a %s type"
msgstr ""

#: gxml/XNode.vala:401
msgid "Invalid attempt to replace a node on unsupported parent"
msgstr ""

#: gxml/XNode.vala:411
#, c-format
msgid "Invalid attempt to replace invalid node type: %s"
msgstr ""

#: gxml/XNode.vala:417
msgid "Invalid attempt to replace a node on a document or text node"
msgstr ""

#: gxml/XParser.vala:123
msgid "Invalid input stream to read data from"
msgstr ""

#: gxml/XParser.vala:143
#, c-format
msgid "Error reading stream: %s"
msgstr ""

#: gxml/XParser.vala:156
#, c-format
msgid "Error closing stream: %s"
msgstr ""

#: gxml/XParser.vala:197 gxml/XParser.vala:259 gxml/XParser.vala:268
#: gxml/XParser.vala:317 gxml/XParser.vala:330 gxml/XParser.vala:382
msgid "Internal Error: No TextReader was set"
msgstr ""

#: gxml/XParser.vala:271
#, c-format
msgid "Can't read node data at line: %d"
msgstr ""

#: gxml/XParser.vala:335
#, c-format
msgid "Parsing ERROR: Fail to move to attribute number: %i at line: %d"
msgstr ""

#: gxml/XParser.vala:427
msgid "Invalid sequence for document type definition: "
msgstr ""

#: gxml/XParser.vala:494 gxml/XParser.vala:601 gxml/XParser.vala:681
msgid "Internal Error: No TextWriter initialized"
msgstr ""

#: gxml/XsdSchema.vala:266
#, c-format
msgid "Error removing Collection's element: %s"
msgstr ""

#: gxml/XsdSchema.vala:275
#, c-format
msgid "Can't find element at position: %i: %s"
msgstr ""

#: gxml/XsdSchema.vala:289 gxml/XsdSchema.vala:297 gxml/XsdSchema.vala:305
#: gxml/XsdSchema.vala:313 gxml/XsdSchema.vala:321
#, c-format
msgid "Collection type %s, initialization error: %s"
msgstr ""
