[json-glib] [l10n] Updated Catalan (Valencian) translation



commit 36abcad4a2cb7cfd0cdbd2298bf32d5a1d617d1b
Author: Carles Ferrando <carles ferrando gmail com>
Date:   Mon Jan 21 00:27:23 2013 +0100

    [l10n] Updated Catalan (Valencian) translation

 po/ca valencia po |   46 +++++++++++++++++++++++-----------------------
 1 files changed, 23 insertions(+), 23 deletions(-)
---
diff --git a/po/ca valencia po b/po/ca valencia po
index d0988d8..ce1cc3f 100644
--- a/po/ca valencia po
+++ b/po/ca valencia po
@@ -1,15 +1,15 @@
 # Catalan translation for json-glib.
 # Copyright (C) 2012 Free Software Foundation, Inc.
 # This file is distributed under the same license as the json-glib package.
-# Gil Forcada <gilforcada guifi net>, 2012.
+# Gil Forcada <gilforcada guifi net>, 2012, 2013.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: json-glib master\n"
 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=json-";
 "glib\n"
-"POT-Creation-Date: 2012-09-21 20:05+0200\n"
-"PO-Revision-Date: 2012-09-07 19:59+0200\n"
+"POT-Creation-Date: 2013-01-21 00:27+0100\n"
+"PO-Revision-Date: 2013-01-21 00:26+0100\n"
 "Last-Translator: Gil Forcada <gilforcada guifi net>\n"
 "Language-Team: Catalan <tradgnome softcatala org>\n"
 "Language: ca-XV\n"
@@ -18,7 +18,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bits\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\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'esperava un objecte JSON, perà el node arrel Ãs del tipus Â%sÂ"
@@ -63,10 +63,10 @@ msgstr "La signatura de GVariant no Ãs vÃlida"
 msgid "JSON data is empty"
 msgstr "No hi ha dades de JSON"
 
-#: ../json-glib/json-parser.c:818
+#: ../json-glib/json-parser.c:825
 #, c-format
-msgid "%s:%d: Parse error: %s"
-msgstr "%s:%d: error d'anÃlisi: %s"
+msgid "%s:%d:%d: Parse error: %s"
+msgstr "%s:%d:%d: error en l'anÃlisi: %s"
 
 #: ../json-glib/json-path.c:375
 msgid "Only one root node is allowed in a JSONPath expression"
@@ -97,7 +97,7 @@ msgstr "La definicià del tallat Â%*s no Ãs vÃlida"
 msgid "Invalid array index definition '%*s'"
 msgstr "La definicià de l'Ãndex de la matriu Â%*s no Ãs vÃlida"
 
-#: ../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."
@@ -105,54 +105,54 @@ msgstr ""
 "El node actual Ãs de tipus Â%sÂ, perà s'esperava una matriu, o bÃ, un "
 "objecte."
 
-#: ../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 "L'Ãndex Â%d Ãs mÃs gran que la mida de la matriu a la posicià actual."
 
-#: ../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 "L'Ãndex Â%d Ãs mÃs gran que la mida de l'objecte a la posicià actual."
 
-#: ../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 "No hi ha cap node disponible a la posicià actual"
 
-#: ../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 "A la posicià actual hi ha un Â%s i no una matriu"
 
-#: ../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 "El node actual Ãs de tipus Â%sÂ, perà s'esperava un objecte."
 
-#: ../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 "El membre Â%s no està definit a l'objecte de la posicià actual."
 
-#: ../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 "A la posicià actual hi ha un Â%s i no un objecte"
 
-#: ../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 "A la posicià actual hi ha un Â%s i no un valor"
 
-#: ../json-glib/json-reader.c:949
+#: ../json-glib/json-reader.c:950
 msgid "The current position does not hold a string type"
 msgstr "A la posicià actual no hi ha una cadena"



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