[json-glib/json-glib-0-14] Updated Czech translation



commit e82c5007b03a0f0818d350bc8ddc622e32ca525f
Author: Marek Äernockà <marek manet cz>
Date:   Mon Nov 5 16:19:07 2012 +0100

    Updated Czech translation

 po/cs.po |   18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)
---
diff --git a/po/cs.po b/po/cs.po
index 1ebc5dc..252370e 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -64,8 +64,8 @@ msgstr "Data JSON jsou prÃzdnÃ"
 
 #: ../json-glib/json-parser.c:810
 #, c-format
-msgid "%s:%d:%d: Parse error: %s"
-msgstr "%s:%d:%d: Chyba zpracovÃnÃ: %s"
+msgid "%s:%d: Parse error: %s"
+msgstr "%s:%d: Chyba zpracovÃnÃ: %s"
 
 #: ../json-glib/json-path.c:375
 msgid "Only one root node is allowed in a JSONPath expression"
@@ -150,6 +150,18 @@ msgstr "AktuÃlnà pozice obsahuje â%sâ a ne objekt"
 msgid "The current position holds a '%s' and not a value"
 msgstr "AktuÃlnà pozice obsahuje â%sâ a ne hodnotu"
 
-#: ../json-glib/json-reader.c:949
+#: ../json-glib/json-reader.c:873
+msgid "The current position does not hold an integer type"
+msgstr "AktuÃlnà pozice neobsahuje typ celà ÄÃslo"
+
+#: ../json-glib/json-reader.c:918
+msgid "The current position does not hold a floating point type"
+msgstr "AktuÃlnà pozice neobsahuje typ desetinnà ÄÃslo"
+
+#: ../json-glib/json-reader.c:963
 msgid "The current position does not hold a string type"
 msgstr "AktuÃlnà pozice neobsahuje typ ÅetÄzec"
+
+#: ../json-glib/json-reader.c:1008
+msgid "The current position does not hold a boolean type"
+msgstr "AktuÃlnà pozice neobsahuje typ pravdivostnà hodnota"



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