[gxml] Added Slovenian translation



commit 9edfe1875de024ea3e01f306b6025e8002d9d7b6
Author: Matej Urbančič <mateju svn gnome org>
Date:   Sat Mar 12 22:12:07 2016 +0100

    Added Slovenian translation

 po/sl.po |   72 ++++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 42 insertions(+), 30 deletions(-)
---
diff --git a/po/sl.po b/po/sl.po
index 782df0b..a3ec370 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -2,15 +2,15 @@
 # Copyright (C) 2016 gxml's COPYRIGHT HOLDER
 # This file is distributed under the same license as the gxml package.
 #
-# Matej Urbančič <mateju svn gnome org>, 2016.
+# Matej Urbančič <mateju svn gnome org>, 2016
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: gxml master\n"
+"Project-Id-Version: gxml gxml-0.8\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
 "product=gxml&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2016-03-11 12:46+0000\n"
-"PO-Revision-Date: 2016-03-11 22:30+0100\n"
+"POT-Creation-Date: 2016-03-12 12:46+0000\n"
+"PO-Revision-Date: 2016-03-12 12:46+0000\n"
 "Last-Translator: Matej Urbančič <mateju svn gnome org>\n"
 "Language-Team: Slovenian GNOME Translation Team <gnome-si googlegroups com>\n"
 "Language: sl_SI\n"
@@ -28,27 +28,23 @@ msgstr "Neveljavna datoteka"
 
 #: ../gxml/Enumeration.vala:88
 msgid "value is invalid"
-msgstr "vrednost ni veljavna"
+msgstr ""
 
 #: ../gxml/Enumeration.vala:129
 msgid "text can not been parsed to enumeration type:"
 msgstr ""
 
-#: ../gxml/GXmlDocument.vala:49 ../gxml/TDocument.vala:420
-msgid "File doesn't exists"
-msgstr "Datoteka ne obstaja"
-
-#: ../gxml/libxml-ChildNodeList.vala:148
+#: ../gxml/libxml-ChildNodeList.vala:147
 #, c-format
 msgid "ref_child '%s' not found, was supposed to have '%s' inserted before it."
 msgstr ""
 
-#: ../gxml/libxml-Document.vala:127
+#: ../gxml/libxml-Document.vala:137
 #, c-format
 msgid "Looking up %s from an xmlNode* is not supported"
 msgstr ""
 
-#: ../gxml/libxml-Document.vala:302
+#: ../gxml/libxml-Document.vala:311
 #, c-format
 msgid "Could not load document from path: %s"
 msgstr ""
@@ -61,13 +57,13 @@ msgstr ""
 #: ../gxml/libxml-Error.vala:12
 #, c-format
 msgid "%s:%s:%d: %s:%d: %s"
-msgstr "%s:%s:%d: %s:%d: %s"
+msgstr ""
 
 #: ../gxml/libxml-Node.vala:67
 msgid "Node tried to interact with different document it belongs to"
 msgstr ""
 
-#: ../gxml/Node.vala:180
+#: ../gxml/Node.vala:134
 msgid "Text node with NULL string"
 msgstr ""
 
@@ -79,46 +75,62 @@ msgstr ""
 msgid "Value can't be parsed to a valid enumeration's value"
 msgstr ""
 
-#: ../gxml/SerializableGeeArrayList.vala:41
-#: ../gxml/SerializableGeeArrayList.vala:60
-#: ../gxml/SerializableGeeDualKeyMap.vala:43
-#: ../gxml/SerializableGeeDualKeyMap.vala:64
-#: ../gxml/SerializableGeeHashMap.vala:40
-#: ../gxml/SerializableGeeHashMap.vala:61
-#: ../gxml/SerializableGeeTreeMap.vala:40
-#: ../gxml/SerializableGeeTreeMap.vala:61
+#: ../gxml/SerializableGeeArrayList.vala:139
+#: ../gxml/SerializableGeeDualKeyMap.vala:224
+#: ../gxml/SerializableGeeHashMap.vala:137
+#: ../gxml/SerializableGeeTreeMap.vala:140
 #, c-format
 msgid "%s: Value type '%s' is unsupported"
 msgstr ""
 
-#: ../gxml/SerializableObjectModel.vala:322
+#: ../gxml/SerializableObjectModel.vala:173
+msgid "Text node with NULL or none text"
+msgstr ""
+
+#: ../gxml/SerializableObjectModel.vala:297
 #, c-format
 msgid "WARNING: Object type '%s' have no Node Name defined"
 msgstr ""
 
-#: ../gxml/SerializableObjectModel.vala:326
+#: ../gxml/SerializableObjectModel.vala:301
 #, c-format
 msgid "Actual node's name is '%s' expected '%s'"
 msgstr ""
 
-#: ../gxml/SerializableProperty.vala:91
+#: ../gxml/SerializableProperty.vala:93
 msgid "Trying to serialize to a non GXmlElement!"
 msgstr ""
 
-#: ../gxml/SerializableProperty.vala:110
+#: ../gxml/SerializableProperty.vala:112
 msgid "No attribute found to deserialize from"
 msgstr ""
 
-#: ../gxml/Serializable.vala:439
+#: ../gxml/Serializable.vala:573
 #, c-format
 msgid "Transformation Error on '%s' or Unsupported type: '%s'"
 msgstr ""
 
-#: ../gxml/Serializable.vala:460
+#: ../gxml/Serializable.vala:615
 #, c-format
 msgid "Can't transform '%s' to string"
 msgstr ""
 
-#: ../gxml/TDocument.vala:118
-msgid "Invalid element name"
+#: ../gxml/Serialization.vala:184
+#, c-format
+msgid "DEBUG: skipping gpointer with name '%s' of object '%s'"
+msgstr ""
+
+#: ../gxml/Serialization.vala:187
+#, c-format
+msgid "Can't currently serialize type '%s' for property '%s' of object '%s'"
+msgstr ""
+
+#: ../gxml/Serialization.vala:403
+#, c-format
+msgid "Deserializing unknown GType '%s' objects is unsupported"
+msgstr ""
+
+#: ../gxml/Serialization.vala:433
+#, c-format
+msgid "Unknown property '%s' found, for object type '%s'-->XML: [%s]"
 msgstr ""


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