[json-glib] Updated Malayalam Localization
- From: Anish A <aneeshnl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [json-glib] Updated Malayalam Localization
- Date: Thu, 14 Feb 2013 17:23:23 +0000 (UTC)
commit 078f26ac09eec7aa5b00823dedb56c5c934f9aa2
Author: Anish A <aneesh nl gmail com>
Date: Thu Feb 14 21:23:15 2013 +0400
Updated Malayalam Localization
po/ml.po | 48 ++++++++++++++++++++++++------------------------
1 files changed, 24 insertions(+), 24 deletions(-)
---
diff --git a/po/ml.po b/po/ml.po
index 17ce299..3a5bb47 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -7,18 +7,18 @@ msgstr ""
"Project-Id-Version: json-glib master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=json-"
"glib&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2012-09-21 18:09+0000\n"
-"PO-Revision-Date: 2012-09-23 01:06+0530\n"
-"Last-Translator: Anish A <aneesh nl gmail com>\n"
+"POT-Creation-Date: 2013-02-11 20:00+0000\n"
+"PO-Revision-Date: 2013-02-14 21:57+0530\n"
+"Last-Translator: Jishnu Mohan <jishnu7 gmail com>\n"
"Language-Team: Swatantra Malayalam Computing\n"
"Language: ml\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Virtaal 0.6.1\n"
+"X-Generator: Poedit 1.5.4\n"
-#: ../json-glib/json-gobject.c:934
+#: ../json-glib/json-gobject.c:925
#, c-format
msgid "Expecting a JSON object, but the root node is of type `%s'"
msgstr "`%s' ààà àààààà àààààààà ààà, ààààà JSON àààààààà ààà àààààààààààààà"
@@ -62,10 +62,10 @@ msgstr "àààààààà GVariant ààààà"
msgid "JSON data is empty"
msgstr "JSON ààààà àààààà"
-#: ../json-glib/json-parser.c:818
+#: ../json-glib/json-parser.c:825
#, c-format
-msgid "%s:%d: Parse error: %s"
-msgstr "%s:%d: àààààà ààààà: %s"
+msgid "%s:%d:%d: Parse error: %s"
+msgstr "%s:%d:%d: àààààà ààààà: %s"
#: ../json-glib/json-path.c:375
msgid "Only one root node is allowed in a JSONPath expression"
@@ -96,60 +96,60 @@ msgstr "'%*s' àààààà ààààààà àààààà àà
msgid "Invalid array index definition '%*s'"
msgstr "'%*s' àààààà ààààààà ààà ààààààààà ààààâààààààà"
-#: ../json-glib/json-reader.c:463
+#: ../json-glib/json-reader.c:464
#, c-format
msgid ""
"The current node is of type '%s', but an array or an object was expected."
msgstr "àààààààààà àààààààà ààà '%s' ààà, ààààà ààà ààààà àààààààààà ààà àààààààààààààà."
-#: ../json-glib/json-reader.c:475
+#: ../json-glib/json-reader.c:476
#, c-format
msgid ""
"The index '%d' is greater than the size of the array at the current position."
msgstr "àààààààààà àààààààààààà ààààààà ààààààààààààààààâ ààààààà àààâàààààà '%d'"
-#: ../json-glib/json-reader.c:492
+#: ../json-glib/json-reader.c:493
#, c-format
msgid ""
"The index '%d' is greater than the size of the object at the current "
"position."
msgstr "àààààààààà àààààààààààà àààààààààààààà ààààààààààààààààâ ààààààà àààâàààààà '%d'"
-#: ../json-glib/json-reader.c:576 ../json-glib/json-reader.c:729
-#: ../json-glib/json-reader.c:780 ../json-glib/json-reader.c:818
-#: ../json-glib/json-reader.c:856 ../json-glib/json-reader.c:894
-#: ../json-glib/json-reader.c:932 ../json-glib/json-reader.c:977
-#: ../json-glib/json-reader.c:1013 ../json-glib/json-reader.c:1039
+#: ../json-glib/json-reader.c:577 ../json-glib/json-reader.c:730
+#: ../json-glib/json-reader.c:781 ../json-glib/json-reader.c:819
+#: ../json-glib/json-reader.c:857 ../json-glib/json-reader.c:895
+#: ../json-glib/json-reader.c:933 ../json-glib/json-reader.c:978
+#: ../json-glib/json-reader.c:1014 ../json-glib/json-reader.c:1040
msgid "No node available at the current position"
msgstr "à ààààààààà ààà ààààààààà"
-#: ../json-glib/json-reader.c:583
+#: ../json-glib/json-reader.c:584
#, c-format
msgid "The current position holds a '%s' and not an array"
msgstr "àààààààààà ààààààààà '%s' ààà ààà ààà àààà"
-#: ../json-glib/json-reader.c:646
+#: ../json-glib/json-reader.c:647
#, c-format
msgid "The current node is of type '%s', but an object was expected."
msgstr "àààààààààà àààààààà ààà '%s' ààà, ààààà ààà àààààààààà ààà àààààààààààààà."
-#: ../json-glib/json-reader.c:653
+#: ../json-glib/json-reader.c:654
#, c-format
msgid "The member '%s' is not defined in the object at the current position."
msgstr "àààààààààà ààààààààà ààààààààààààâ '%s' àààà àààà ààààâàààààààààààààààà."
-#: ../json-glib/json-reader.c:736 ../json-glib/json-reader.c:787
+#: ../json-glib/json-reader.c:737 ../json-glib/json-reader.c:788
#, c-format
msgid "The current position holds a '%s' and not an object"
msgstr "àààààààààà ààààààààà '%s' ààà ààà àààààààààà àààà"
-#: ../json-glib/json-reader.c:827 ../json-glib/json-reader.c:865
-#: ../json-glib/json-reader.c:903 ../json-glib/json-reader.c:941
-#: ../json-glib/json-reader.c:986
+#: ../json-glib/json-reader.c:828 ../json-glib/json-reader.c:866
+#: ../json-glib/json-reader.c:904 ../json-glib/json-reader.c:942
+#: ../json-glib/json-reader.c:987
#, c-format
msgid "The current position holds a '%s' and not a value"
msgstr "àààààààààà ààààààààà '%s' ààà ààà àààààà àààà"
-#: ../json-glib/json-reader.c:949
+#: ../json-glib/json-reader.c:950
msgid "The current position does not hold a string type"
msgstr "àààààààààà ààààààààà ààà ààààà àààà"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]