~ubuntu-branches/ubuntu/oneiric/json-glib/oneiric

« back to all changes in this revision

Viewing changes to po/json-glib-1.0.pot

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2011-06-21 16:29:02 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110621162902-ddd1ue8pgcqbpj6s
Tags: 0.13.4-1
* New upstream release. (Thanks to Ted Gould <ted@ubuntu.com>)
  - Fixes for removal of G_CONST_RETURN
* debian/libjson-glib-1.0-0.symbols: Update for 0.13.4
* debian/watch: Switch to .bz2 tarballs

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# SOME DESCRIPTIVE TITLE.
 
2
# Copyright (C) YEAR Intel Corporation
 
3
# This file is distributed under the same license as the PACKAGE package.
 
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 
5
#
 
6
#, fuzzy
 
7
msgid ""
 
8
msgstr ""
 
9
"Project-Id-Version: json-glib 0.13.4\n"
 
10
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=json-"
 
11
"glib\n"
 
12
"POT-Creation-Date: 2011-06-15 11:05+0100\n"
 
13
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 
14
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 
15
"Language-Team: LANGUAGE <LL@li.org>\n"
 
16
"Language: \n"
 
17
"MIME-Version: 1.0\n"
 
18
"Content-Type: text/plain; charset=CHARSET\n"
 
19
"Content-Transfer-Encoding: 8bit\n"
 
20
 
 
21
#: json-glib/json-gobject.c:892
 
22
#, c-format
 
23
msgid "Expecting a JSON object, but the root node is of type `%s'"
 
24
msgstr ""
 
25
 
 
26
#: json-glib/json-gvariant.c:539
 
27
#, c-format
 
28
msgid "Unexpected type '%s' in JSON node"
 
29
msgstr ""
 
30
 
 
31
#: json-glib/json-gvariant.c:609
 
32
msgid "Missing elements in JSON array to conform to a tuple"
 
33
msgstr ""
 
34
 
 
35
#: json-glib/json-gvariant.c:637
 
36
msgid "Missing closing symbol ')' in the GVariant tuple type"
 
37
msgstr ""
 
38
 
 
39
#: json-glib/json-gvariant.c:645
 
40
msgid "Unexpected extra elements in JSON array"
 
41
msgstr ""
 
42
 
 
43
#: json-glib/json-gvariant.c:924
 
44
msgid "Invalid string value converting to GVariant"
 
45
msgstr ""
 
46
 
 
47
#: json-glib/json-gvariant.c:980
 
48
msgid ""
 
49
"A GVariant dictionary entry expects a JSON object with exactly one member"
 
50
msgstr ""
 
51
 
 
52
#: json-glib/json-gvariant.c:1202
 
53
#, c-format
 
54
msgid "GVariant class '%c' not supported"
 
55
msgstr ""
 
56
 
 
57
#: json-glib/json-gvariant.c:1247
 
58
msgid "Invalid GVariant signature"
 
59
msgstr ""
 
60
 
 
61
#: json-glib/json-gvariant.c:1292
 
62
msgid "JSON data is empty"
 
63
msgstr ""
 
64
 
 
65
#: json-glib/json-parser.c:818
 
66
#, c-format
 
67
msgid "%s:%d: Parse error: %s"
 
68
msgstr ""
 
69
 
 
70
#: json-glib/json-path.c:375
 
71
msgid "Only one root node is allowed in a JSONPath expression"
 
72
msgstr ""
 
73
 
 
74
#: json-glib/json-path.c:384
 
75
#, c-format
 
76
msgid "Root node followed by invalid character '%c'"
 
77
msgstr ""
 
78
 
 
79
#: json-glib/json-path.c:490
 
80
#, c-format
 
81
msgid "Malformed slice expression '%*s'"
 
82
msgstr ""
 
83
 
 
84
#: json-glib/json-path.c:534
 
85
#, c-format
 
86
msgid "Invalid set definition '%*s'"
 
87
msgstr ""
 
88
 
 
89
#: json-glib/json-path.c:587
 
90
#, c-format
 
91
msgid "Invalid slice definition '%*s'"
 
92
msgstr ""
 
93
 
 
94
#: json-glib/json-path.c:615
 
95
#, c-format
 
96
msgid "Invalid array index definition '%*s'"
 
97
msgstr ""
 
98
 
 
99
#: json-glib/json-reader.c:463
 
100
#, c-format
 
101
msgid ""
 
102
"The current node is of type '%s', but an array or an object was expected."
 
103
msgstr ""
 
104
 
 
105
#: json-glib/json-reader.c:475
 
106
#, c-format
 
107
msgid ""
 
108
"The index '%d' is greater than the size of the array at the current position."
 
109
msgstr ""
 
110
 
 
111
#: json-glib/json-reader.c:492
 
112
#, c-format
 
113
msgid ""
 
114
"The index '%d' is greater than the size of the object at the current "
 
115
"position."
 
116
msgstr ""
 
117
 
 
118
#: json-glib/json-reader.c:637
 
119
#, c-format
 
120
msgid "The current node is of type '%s', but an object was expected."
 
121
msgstr ""
 
122
 
 
123
#: json-glib/json-reader.c:644
 
124
#, c-format
 
125
msgid "The member '%s' is not defined in the object at the current position."
 
126
msgstr ""