[gxml] Added Slovenian translation



commit a11ad130ad37c65a27ccb1970c4b8a56e035f88f
Author: Matej Urbančič <mateju svn gnome org>
Date:   Fri Mar 11 22:37:08 2016 +0100

    Added Slovenian translation

 po/sl.po |  124 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 124 insertions(+), 0 deletions(-)
---
diff --git a/po/sl.po b/po/sl.po
new file mode 100644
index 0000000..782df0b
--- /dev/null
+++ b/po/sl.po
@@ -0,0 +1,124 @@
+# Slovenian translation for gxml.
+# 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.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gxml master\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"
+"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"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
+"%100==4 ? 3 : 0);\n"
+"X-Poedit-SourceCharset: utf-8\n"
+"X-Generator: Poedit 1.8.4\n"
+
+#: ../gxml/Document.vala:148
+msgid "Invalid file"
+msgstr "Neveljavna datoteka"
+
+#: ../gxml/Enumeration.vala:88
+msgid "value is invalid"
+msgstr "vrednost ni veljavna"
+
+#: ../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
+#, c-format
+msgid "ref_child '%s' not found, was supposed to have '%s' inserted before it."
+msgstr ""
+
+#: ../gxml/libxml-Document.vala:127
+#, c-format
+msgid "Looking up %s from an xmlNode* is not supported"
+msgstr ""
+
+#: ../gxml/libxml-Document.vala:302
+#, c-format
+msgid "Could not load document from path: %s"
+msgstr ""
+
+#: ../gxml/libxml-Entity.vala:129
+msgid "Cloning of Entity not yet supported"
+msgstr ""
+
+#. TODO: replace usage of this with GXml.get_last_error_msg
+#: ../gxml/libxml-Error.vala:12
+#, c-format
+msgid "%s:%s:%d: %s:%d: %s"
+msgstr "%s:%s:%d: %s:%d: %s"
+
+#: ../gxml/libxml-Node.vala:67
+msgid "Node tried to interact with different document it belongs to"
+msgstr ""
+
+#: ../gxml/Node.vala:180
+msgid "Text node with NULL string"
+msgstr ""
+
+#: ../gxml/SerializableEnum.vala:72
+msgid "Value can't be parsed to a valid enumeration's value. Value is not set"
+msgstr ""
+
+#: ../gxml/SerializableEnum.vala:75
+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
+#, c-format
+msgid "%s: Value type '%s' is unsupported"
+msgstr ""
+
+#: ../gxml/SerializableObjectModel.vala:322
+#, c-format
+msgid "WARNING: Object type '%s' have no Node Name defined"
+msgstr ""
+
+#: ../gxml/SerializableObjectModel.vala:326
+#, c-format
+msgid "Actual node's name is '%s' expected '%s'"
+msgstr ""
+
+#: ../gxml/SerializableProperty.vala:91
+msgid "Trying to serialize to a non GXmlElement!"
+msgstr ""
+
+#: ../gxml/SerializableProperty.vala:110
+msgid "No attribute found to deserialize from"
+msgstr ""
+
+#: ../gxml/Serializable.vala:439
+#, c-format
+msgid "Transformation Error on '%s' or Unsupported type: '%s'"
+msgstr ""
+
+#: ../gxml/Serializable.vala:460
+#, c-format
+msgid "Can't transform '%s' to string"
+msgstr ""
+
+#: ../gxml/TDocument.vala:118
+msgid "Invalid element name"
+msgstr ""


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