[gxml] Add Basque translation



commit 08a03fc87ca9c2c18b32f9e2f2063d67bc118429
Author: Asier Sarasua Garmendia <asier sarasua gmail com>
Date:   Fri Aug 23 08:01:52 2019 +0000

    Add Basque translation
    
    (cherry picked from commit f936d1cd851e12b2fca19a1b30634478295cb2b2)

 po/LINGUAS |   1 +
 po/eu.po   | 647 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 648 insertions(+)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 3fd8cf2..5be775f 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -6,6 +6,7 @@ da
 de
 el
 es
+eu
 fr
 hu
 id
diff --git a/po/eu.po b/po/eu.po
new file mode 100644
index 0000000..73d65c8
--- /dev/null
+++ b/po/eu.po
@@ -0,0 +1,647 @@
+# Basque translation for gxml.
+# Copyright (C) 2019 gxml's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gxml package.
+# Asier Sarasua Garmendia <asier sarasua gmail com>, 2019.
+#
+msgid ""
+msgstr "Project-Id-Version: gxml gxml-0.18\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gxml/issues\n";
+"POT-Creation-Date: 2019-08-01 13:21+0000\n"
+"PO-Revision-Date: 2019-08-23 10:00+0100\n"
+"Last-Translator: Asier Sarasua Garmendia <asier sarasua gmail com>\n"
+"Language-Team: Basque <librezale librezale eus>\n"
+"Language: eu\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: gxml/Collections.vala:66
+msgid "Invalid index for elements in array list"
+msgstr "Baliogabeko indizea matrize-zerrendako elementuetarako"
+
+#: gxml/Collections.vala:70
+msgid "Invalid index reference for child elements in array list"
+msgstr "Baliogabeko indizea matrize-zerrendako elementu haurretarako"
+
+#: gxml/Collections.vala:75
+msgid "Referenced object's type is invalid. Should be a GXmlDomElement"
+msgstr "Erreferentziatutako objektuaren mota baliogabea da. GXmlDomElement izan behar da"
+
+#: gxml/CssSelectorParser.vala:206 gxml/CssSelectorParser.vala:214
+msgid "Invalid identifier"
+msgstr "Baliogabeko identifikatzailea"
+
+#: gxml/CssSelectorParser.vala:212 gxml/CssSelectorParser.vala:218
+#: gxml/CssSelectorParser.vala:303
+msgid "string value is empty"
+msgstr "katearen balioa hutsik dago"
+
+#: gxml/CssSelectorParser.vala:224
+msgid "Cannot find start of 'not selector' value"
+msgstr ""
+
+#: gxml/CssSelectorParser.vala:230
+msgid "Cannot find end of 'not selector' value"
+msgstr ""
+
+#: gxml/CssSelectorParser.vala:245
+#, c-format
+msgid "Invalid '%s' pseudo class"
+msgstr ""
+
+#: gxml/CssSelectorParser.vala:249
+#, c-format
+msgid "Invalid '%s' pseudo class : cannot find value"
+msgstr ""
+
+#: gxml/CssSelectorParser.vala:254
+msgid "Cannot find end of pseudo class value"
+msgstr ""
+
+#: gxml/CssSelectorParser.vala:259
+msgid "Pseudo class value isn't a valid number"
+msgstr ""
+
+#: gxml/CssSelectorParser.vala:267
+msgid "current class doesn't start with letter"
+msgstr "uneko klasea ez da letrarekin hasten"
+
+#: gxml/CssSelectorParser.vala:277
+msgid "current id doesn't start with letter"
+msgstr "uneko IDa ez da letrarekin hasten"
+
+#: gxml/CssSelectorParser.vala:293 gxml/CssSelectorParser.vala:305
+msgid "Invalid attribute"
+msgstr "Baliogabeko atributua"
+
+#: gxml/CssSelectorParser.vala:331
+msgid "Invalid attribute selector"
+msgstr "Baliogabeko atributu-hautatzailea"
+
+#: gxml/CssSelectorParser.vala:336
+#, c-format
+msgid "Invalid attribute selector. '=' expected but '%s' was found"
+msgstr ""
+
+#: gxml/CssSelectorParser.vala:348
+msgid "Cannot find end of attribute value"
+msgstr "Ezin izan da aurkitu atributu-balioaren amaiera"
+
+#: gxml/CssSelectorParser.vala:352
+msgid "Cannot find end of attribute selector"
+msgstr "Ezin izan da aurkitu atributu-hautatzailearen amaiera"
+
+#: gxml/CssSelectorParser.vala:399
+msgid "No selectors found"
+msgstr "Ez da hautatzailerik aurkitu"
+
+#: gxml/CssSelectorParser.vala:403
+#, c-format
+msgid "Last selector has combiner assigned (%s)"
+msgstr ""
+
+#: gxml/Document.vala:153
+msgid "Invalid file"
+msgstr "Fitxategi baliogabea"
+
+#: 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:150 gxml/Node.vala:203
+msgid "Text node with NULL string"
+msgstr ""
+
+#: gxml/DomNode.vala:157
+msgid "Can't copy child text node"
+msgstr "Ezin da kopiatu testu haurraren nodoa"
+
+#: gxml/Enumeration.vala:88
+msgid "value is invalid"
+msgstr "balioa baliogabea da"
+
+#: gxml/Enumeration.vala:129
+msgid "text cannot be parsed to enumeration type:"
+msgstr ""
+
+#: gxml/GomBaseCollection.vala:90
+msgid ""
+"Invalid attempt to initialize a collection using an unsupported type. Only "
+"GXmlGomElement is supported"
+msgstr ""
+
+#: gxml/GomBaseCollection.vala:119 gxml/GomBaseCollection.vala:147
+msgid "Parent Element is invalid"
+msgstr "Elementu gurasoa baliogabea da"
+
+#: gxml/GomBaseCollection.vala:122
+msgid ""
+"Invalid attempt to set unsupported type. Only GXmlGomElement is supported"
+msgstr ""
+
+#: gxml/GomBaseCollection.vala:125
+msgid "Invalid attempt to set a node with a different parent document"
+msgstr ""
+
+#: gxml/GomBaseCollection.vala:130
+msgid ""
+"Node element not appended as child of parent. No node added to collection"
+msgstr ""
+
+#: gxml/GomBaseCollection.vala:192 gxml/GomBaseCollection.vala:210
+#, c-format
+msgid "Error: %s"
+msgstr "Errorea: %s"
+
+#: gxml/GomDocument.vala:119
+#, c-format
+msgid "Error while attempting to instantiate root property object: %s"
+msgstr ""
+
+#: gxml/GomDocument.vala:179
+msgid "Creating a namespaced element with invalid node name"
+msgstr ""
+
+#: gxml/GomDocument.vala:186
+msgid "Creating a namespaced element with invalid namespace"
+msgstr ""
+
+#: gxml/GomDocument.vala:190
+msgid ""
+"Invalid namespace URI for xmlns prefix. Use http://www.w3.org/2000/xmlns/";
+msgstr ""
+
+#: gxml/GomDocument.vala:194
+msgid "Only xmlns prefixs can be used with http://www.w3.org/2000/xmlns/";
+msgstr ""
+
+#: gxml/GomDocument.vala:234 gxml/GXmlDocument.vala:269
+msgid "Can't import a Document"
+msgstr "Ezin izan da dokumentu bat inportatu"
+
+#: gxml/GomDocument.vala:236 gxml/GXmlDocument.vala:271
+msgid "Can't import a non Element type node to a Document"
+msgstr ""
+
+#: gxml/GomDocument.vala:260 gxml/GXmlDocument.vala:295
+msgid "Can't adopt a Document"
+msgstr "Ezin izan da dokumentu bat adoptatu"
+
+#. FIXME:
+#: gxml/GomDocument.vala:438
+msgid "DomElement query_selector is not implemented"
+msgstr ""
+
+#. FIXME:
+#: gxml/GomDocument.vala:442
+msgid "DomElement query_selector_all is not implemented"
+msgstr ""
+
+#: gxml/GomElement.vala:169
+msgid "Invalid namespace URI stored in element's attribute"
+msgstr ""
+
+#: gxml/GomElement.vala:176 gxml/GomElement.vala:198
+msgid "Invalid attribute name in element's attributes list"
+msgstr ""
+
+#: gxml/GomElement.vala:213
+msgid "Can't locate child node to remove"
+msgstr ""
+
+#: gxml/GomElement.vala:444 gxml/GomElement.vala:505
+#, c-format
+msgid "Invalid attribute name: %s"
+msgstr ""
+
+#: gxml/GomElement.vala:446 gxml/GomElement.vala:507
+msgid "Invalid node type. DomAttr was expected"
+msgstr ""
+
+#: gxml/GomElement.vala:469 gxml/GomElement.vala:488
+#, c-format
+msgid "No index found for attribute %s"
+msgstr ""
+
+#: gxml/GomElement.vala:512
+msgid ""
+"Namespace attributes prefixed with xmlns should use a namespace uri http://";
+"www.w3.org/2000/xmlns"
+msgstr ""
+
+#: gxml/GomElement.vala:519
+#, c-format
+msgid "Namespaced attributes should provide a non-null, non-empty prefix: %s"
+msgstr ""
+
+#: gxml/GomElement.vala:523
+msgid "Invalid namespace attribute's name."
+msgstr ""
+
+#: gxml/GomElement.vala:535
+#, c-format
+msgid "Duplicated default namespace detected with URI: %s"
+msgstr ""
+
+#: gxml/GomElement.vala:544
+#, c-format
+msgid "Duplicated namespace detected for: %s:%s"
+msgstr ""
+
+#: gxml/GomElement.vala:555
+#, c-format
+msgid "Trying to add an attribute with an undefined namespace prefix: %s"
+msgstr ""
+
+#: gxml/GomElement.vala:561
+msgid "Trying to add an attribute with a non found namespace URI"
+msgstr ""
+
+#: gxml/GomElement.vala:634
+msgid "Invalid attribute name. Just one prefix is allowed"
+msgstr ""
+
+#: gxml/GomElement.vala:638
+#, c-format
+msgid "Invalid attribute name. Invalid use of colon: %s"
+msgstr ""
+
+#: gxml/GomElement.vala:643
+msgid "Invalid namespace. If prefix is null, namespace URI should not be null"
+msgstr ""
+
+#: gxml/GomElement.vala:645
+msgid ""
+"Invalid namespace. If prefix is xml, namespace URI should be http://www.w3.";
+"org/2000/xmlns"
+msgstr ""
+
+#: gxml/GomElement.vala:648
+msgid ""
+"Invalid namespace. If attribute's prefix is xmlns, namespace URI should be "
+"http://www.w3.org/2000/xmlns";
+msgstr ""
+
+#: gxml/GomElement.vala:652
+msgid ""
+"Invalid namespace. If attribute's name is xmlns, namespace URI should be "
+"http://www.w3.org/2000/xmlns";
+msgstr ""
+
+#: gxml/GomElement.vala:654
+msgid "Invalid attribute name. No prefixed attributes should use xmlns name"
+msgstr ""
+
+#: gxml/GomElement.vala:658
+msgid "Setting namespaced property error: "
+msgstr ""
+
+#: gxml/GomElement.vala:664
+msgid "Removing attribute Error: "
+msgstr ""
+
+#: gxml/GomElement.vala:669
+msgid "Removing namespaced attribute Error: "
+msgstr ""
+
+#: gxml/GomHashPairedMap.vala:210
+msgid "No primary key and/or secondary key was found"
+msgstr ""
+
+#: gxml/GomNode.vala:156
+msgid "Text content in element can't be created"
+msgstr ""
+
+#: gxml/GomNode.vala:209 gxml/GXmlNode.vala:278
+msgid "Can't find node position"
+msgstr "Ez da aurkitu nodoaren posizioa"
+
+#: gxml/GomNode.vala:257 gxml/GomNode.vala:299 gxml/GXmlNode.vala:309
+#: gxml/GXmlNode.vala:340
+msgid "Invalid attempt to add invalid node type"
+msgstr "Baliogabeko saioa baliogabeko nodo mota gehitzeko"
+
+#: gxml/GomNode.vala:260 gxml/GXmlNode.vala:311
+msgid "Can't find child to insert node before"
+msgstr ""
+
+#: gxml/GomNode.vala:265 gxml/GomNode.vala:305 gxml/GXmlNode.vala:315
+#: gxml/GXmlNode.vala:346
+msgid "Invalid attempt to insert a node"
+msgstr "Baliogabeko saioa nodo bat txertatzeko"
+
+#: gxml/GomNode.vala:273 gxml/GomNode.vala:312 gxml/GXmlNode.vala:322
+#: gxml/GXmlNode.vala:353
+msgid "Invalid attempt to insert an invalid node type"
+msgstr ""
+
+#: gxml/GomNode.vala:277
+msgid ""
+"Invalid attempt to insert a document or text type to an invalid parent node"
+msgstr ""
+
+#: gxml/GomNode.vala:290
+msgid "Node type is invalid. Can't append as child"
+msgstr ""
+
+#: gxml/GomNode.vala:293
+msgid "Invalid attempt to append a child with different parent document"
+msgstr ""
+
+#: gxml/GomNode.vala:301 gxml/GXmlNode.vala:342
+msgid "Can't find child node to replace or child have a different parent"
+msgstr ""
+
+#: gxml/GomNode.vala:315 gxml/GXmlNode.vala:325 gxml/GXmlNode.vala:356
+msgid ""
+"Invalid attempt to insert a document's type or text node to an invalid parent"
+msgstr ""
+
+#: gxml/GomNode.vala:327 gxml/GXmlNode.vala:368
+msgid "Can't find child node to remove or child have a different parent"
+msgstr ""
+
+#: gxml/GomObject.vala:170
+msgid "Enumeration is out of range"
+msgstr "Enumerazioa barrutitik kanpo dago"
+
+#: gxml/GomObject.vala:285
+msgid "Enumeration can't be parsed from string"
+msgstr ""
+
+#: gxml/GomObject.vala:407
+#, c-format
+msgid "Error while attempting to instantiate property object: %s"
+msgstr ""
+
+#: gxml/GomObject.vala:456
+msgid "Can't set value. It is not a GXmlGomElement type"
+msgstr ""
+
+#: gxml/GXmlParser.vala:57
+msgid "stream doesn't provide data"
+msgstr ""
+
+#: gxml/GXmlParser.vala:72
+msgid "Parser Error for string"
+msgstr ""
+
+#: gxml/GomProperty.vala:336
+msgid "Error when transform enum to attribute's value"
+msgstr ""
+
+#: gxml/GomProperty.vala:344
+msgid "Error when transform from attribute string value to enum"
+msgstr ""
+
+#: gxml/GomProperty.vala:396 gxml/GomProperty.vala:403
+msgid "Invalid Date for property: "
+msgstr ""
+
+#: gxml/GomProperty.vala:398
+msgid "Invalid format for Date property: "
+msgstr ""
+
+#: gxml/GomProperty.vala:442
+msgid "Invalid timestamp for property: "
+msgstr ""
+
+#: gxml/GomSchema.vala:266
+#, c-format
+msgid "Error removing Collection's element: %s"
+msgstr ""
+
+#: gxml/GomSchema.vala:275
+#, c-format
+msgid "Can't find element at position: %i: %s"
+msgstr ""
+
+#: gxml/GomSchema.vala:289 gxml/GomSchema.vala:297 gxml/GomSchema.vala:305
+#: gxml/GomSchema.vala:313 gxml/GomSchema.vala:321
+#, c-format
+msgid "Collection type %s, initialization error: %s"
+msgstr ""
+
+#: gxml/GXmlDocument.vala:58 gxml/Parser.vala:92 gxml/Parser.vala:100
+#: gxml/TDocument.vala:478
+msgid "File doesn't exist"
+msgstr ""
+
+#: gxml/GXmlDocument.vala:225
+msgid "Invalid element qualified name: multiple namespace prefixes"
+msgstr ""
+
+#: gxml/GXmlDomCollections.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/GXmlDomCollections.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/GXmlDomCollections.vala:63 gxml/GXmlDomCollections.vala:86
+msgid "DOM: Invalid token. Empty string can't be used as token"
+msgstr ""
+
+#: gxml/GXmlDomCollections.vala:65 gxml/GXmlDomCollections.vala:88
+msgid "DOM: Invalid token. White spaces can't be used as token"
+msgstr ""
+
+#: gxml/GXmlDomCollections.vala:102
+msgid "Update Error: "
+msgstr ""
+
+#: gxml/GXmlDomRange.vala:53 gxml/GXmlDomRange.vala:81
+#: gxml/GXmlDomRange.vala:154
+msgid "Invalid node type to start"
+msgstr ""
+
+#: gxml/GXmlDomRange.vala:56 gxml/GXmlDomRange.vala:84
+msgid "Invalid offset for node to start: for document type"
+msgstr ""
+
+#: gxml/GXmlDomRange.vala:60 gxml/GXmlDomRange.vala:88
+msgid "Invalid offset for node to start: for character data"
+msgstr ""
+
+#: gxml/GXmlDomRange.vala:63 gxml/GXmlDomRange.vala:91
+msgid "Invalid offset for node to start: for children number"
+msgstr ""
+
+#: gxml/GXmlDomRange.vala:107 gxml/GXmlDomRange.vala:121
+msgid "Invalid node type to start before"
+msgstr ""
+
+#: gxml/GXmlDomRange.vala:112 gxml/GXmlDomRange.vala:126
+#: gxml/GXmlDomRange.vala:144
+msgid "Invalid node type to start after"
+msgstr ""
+
+#: gxml/GXmlDomRange.vala:169
+msgid "Invalid root in the source range"
+msgstr ""
+
+#: gxml/GXmlElement.vala:340
+msgid "invalid namespace. Code: "
+msgstr ""
+
+#: gxml/GXmlHashMapAttr.vala:243
+msgid "Invalid document when adding item to collection"
+msgstr ""
+
+#: gxml/GXmlHashMapAttr.vala:245 gxml/GXmlHashMapAttr.vala:297
+msgid "This node collection is read only"
+msgstr ""
+
+#: gxml/GXmlHashMapAttr.vala:247 gxml/GXmlHashMapAttr.vala:299
+msgid "This node attribute is already in use by other Element"
+msgstr ""
+
+#: gxml/GXmlHashMapAttr.vala:249 gxml/GXmlHashMapAttr.vala:301
+msgid "Trying to add an object to an Element, but it is not an attribute"
+msgstr ""
+
+#: gxml/GXmlHashMapAttr.vala:261 gxml/GXmlHashMapAttr.vala:317
+#, c-format
+msgid "No node with name %s was found"
+msgstr ""
+
+#: gxml/GXmlHashMapAttr.vala:263 gxml/GXmlHashMapAttr.vala:319
+msgid "Node collection is read only"
+msgstr ""
+
+#: gxml/GXmlHashMapAttr.vala:295
+msgid "Invalid document when adding item to named node map collection"
+msgstr ""
+
+#: gxml/GXmlNode.vala:44
+#, c-format
+msgid "%s:%s:%d: %s:%d: %s"
+msgstr ""
+
+#: gxml/Parser.vala:181
+msgid ""
+"Invalid attempt to parse an element node, when current found node is not"
+msgstr ""
+
+#: gxml/Parser.vala:253
+msgid "Invalid object type set to Collection"
+msgstr ""
+
+#: gxml/Parser.vala:257
+msgid "Invalid DomElement name for objects in Collection"
+msgstr ""
+
+#: gxml/Parser.vala:261
+msgid "Invalid Element set to Collection"
+msgstr ""
+
+#: gxml/Parser.vala:266
+msgid "No document is set to node"
+msgstr ""
+
+#: gxml/Parser.vala:287 gxml/XParser.vala:102 gxml/XParser.vala:108
+msgid "Invalid document string, it is empty or is not allowed"
+msgstr ""
+
+#: gxml/SerializableEnum.vala:77
+msgid "Value can't be parsed to a valid enumeration's value. Value is not set"
+msgstr ""
+
+#: gxml/SerializableEnum.vala:80
+msgid "Value can't be parsed to a valid enumeration's value"
+msgstr ""
+
+#: gxml/SerializableGeeArrayList.vala:45 gxml/SerializableGeeArrayList.vala:64
+#: gxml/SerializableGeeDualKeyMap.vala:47
+#: gxml/SerializableGeeDualKeyMap.vala:68 gxml/SerializableGeeHashMap.vala:44
+#: gxml/SerializableGeeHashMap.vala:65 gxml/SerializableGeeTreeMap.vala:44
+#: gxml/SerializableGeeTreeMap.vala:65
+#, c-format
+msgid "%s: Value type '%s' is unsupported"
+msgstr ""
+
+#: gxml/SerializableObjectModel.vala:323
+#, c-format
+msgid "WARNING: Object type '%s' has no Node Name defined"
+msgstr ""
+
+#: gxml/SerializableObjectModel.vala:327
+#, c-format
+msgid "Actual node's name is '%s' expected '%s'"
+msgstr ""
+
+#: gxml/SerializableProperty.vala:92
+msgid "Trying to serialize to a non GXmlElement!"
+msgstr ""
+
+#: gxml/SerializableProperty.vala:111
+msgid "No attribute found to deserialize from"
+msgstr ""
+
+#: gxml/SerializableProperty.vala:116
+#, c-format
+msgid "XML Attribute name is not set, when deserializing to: %s"
+msgstr ""
+
+#: gxml/Serializable.vala:391
+#, c-format
+msgid "Transformation Error on '%s' or Unsupported type: '%s'"
+msgstr ""
+
+#: gxml/Serializable.vala:412
+#, c-format
+msgid "Can't transform '%s' to string"
+msgstr ""
+
+#: gxml/TDocument.vala:169
+msgid "Invalid element name"
+msgstr ""
+
+#: gxml/TDocument.vala:579 gxml/XParser.vala:324
+#, c-format
+msgid "Parsing ERROR: Fail to move to attribute number: %i"
+msgstr ""
+
+#: gxml/XParser.vala:118
+msgid "Invalid input stream to read data from"
+msgstr ""
+
+#: gxml/XParser.vala:138
+#, c-format
+msgid "Error reading stream: %s"
+msgstr "Errorea korrontea irakurtzean: %s"
+
+#: gxml/XParser.vala:151
+#, c-format
+msgid "Error closing stream: %s"
+msgstr "Errorea korrontea ixtean: %s"
+
+#: gxml/XParser.vala:192 gxml/XParser.vala:248 gxml/XParser.vala:257
+#: gxml/XParser.vala:306 gxml/XParser.vala:319 gxml/XParser.vala:367
+msgid "Internal Error: No TextReader was set"
+msgstr ""
+
+#: gxml/XParser.vala:260
+msgid "Can't read node data"
+msgstr ""
+
+#: gxml/XParser.vala:412
+msgid "Invalid sequence for document type definition: "
+msgstr ""
+
+#: gxml/XParser.vala:477 gxml/XParser.vala:582 gxml/XParser.vala:653
+msgid "Internal Error: No TextWriter initialized"
+msgstr ""


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]