Imported Upstream version 1.2.0
[platform/upstream/json-glib.git] / po / json-glib-1.0.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Intel Corporation
3 # This file is distributed under the same license as the json-glib package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: json-glib 1.2.0\n"
10 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=json-"
11 "glib\n"
12 "POT-Creation-Date: 2016-03-22 16:14+0000\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-glib-format.c:50
22 msgid "Prettify output"
23 msgstr ""
24
25 #: json-glib/json-glib-format.c:51
26 msgid "Indentation spaces"
27 msgstr ""
28
29 #: json-glib/json-glib-format.c:77 json-glib/json-glib-validate.c:63
30 #, c-format
31 msgid "%s: %s: error opening file: %s\n"
32 msgstr ""
33
34 #: json-glib/json-glib-format.c:89 json-glib/json-glib-validate.c:75
35 #, c-format
36 msgid "%s: %s: error parsing file: %s\n"
37 msgstr ""
38
39 #: json-glib/json-glib-format.c:108
40 #, c-format
41 msgid "%s: %s: error writing to stdout"
42 msgstr ""
43
44 #: json-glib/json-glib-format.c:129 json-glib/json-glib-validate.c:87
45 #, c-format
46 msgid "%s: %s: error closing: %s\n"
47 msgstr ""
48
49 #: json-glib/json-glib-format.c:158 json-glib/json-glib-validate.c:115
50 msgid "FILE"
51 msgstr ""
52
53 #: json-glib/json-glib-format.c:161
54 msgid "Format JSON files."
55 msgstr ""
56
57 #: json-glib/json-glib-format.c:162
58 msgid "json-glib-format formats JSON resources."
59 msgstr ""
60
61 #: json-glib/json-glib-format.c:179 json-glib/json-glib-validate.c:136
62 #, c-format
63 msgid "Error parsing commandline options: %s\n"
64 msgstr ""
65
66 #: json-glib/json-glib-format.c:181 json-glib/json-glib-format.c:195
67 #: json-glib/json-glib-validate.c:138 json-glib/json-glib-validate.c:152
68 #, c-format
69 msgid "Try \"%s --help\" for more information."
70 msgstr ""
71
72 #: json-glib/json-glib-format.c:193 json-glib/json-glib-validate.c:150
73 #, c-format
74 msgid "%s: missing files"
75 msgstr ""
76
77 #: json-glib/json-glib-validate.c:118
78 msgid "Validate JSON files."
79 msgstr ""
80
81 #: json-glib/json-glib-validate.c:119
82 msgid "json-glib-validate validates JSON data at the given URI."
83 msgstr ""
84
85 #: json-glib/json-gobject.c:943
86 #, c-format
87 msgid "Expecting a JSON object, but the root node is of type `%s'"
88 msgstr ""
89
90 #: json-glib/json-gvariant.c:523
91 #, c-format
92 msgid "Unexpected type '%s' in JSON node"
93 msgstr ""
94
95 #: json-glib/json-gvariant.c:593
96 msgid "Missing elements in JSON array to conform to a tuple"
97 msgstr ""
98
99 #: json-glib/json-gvariant.c:621
100 msgid "Missing closing symbol ')' in the GVariant tuple type"
101 msgstr ""
102
103 #: json-glib/json-gvariant.c:629
104 msgid "Unexpected extra elements in JSON array"
105 msgstr ""
106
107 #: json-glib/json-gvariant.c:908
108 msgid "Invalid string value converting to GVariant"
109 msgstr ""
110
111 #: json-glib/json-gvariant.c:964
112 msgid ""
113 "A GVariant dictionary entry expects a JSON object with exactly one member"
114 msgstr ""
115
116 #: json-glib/json-gvariant.c:1248
117 #, c-format
118 msgid "GVariant class '%c' not supported"
119 msgstr ""
120
121 #: json-glib/json-gvariant.c:1296
122 msgid "Invalid GVariant signature"
123 msgstr ""
124
125 #: json-glib/json-gvariant.c:1344
126 msgid "JSON data is empty"
127 msgstr ""
128
129 #: json-glib/json-parser.c:914
130 #, c-format
131 msgid "%s:%d:%d: Parse error: %s"
132 msgstr ""
133
134 #: json-glib/json-parser.c:997
135 msgid "JSON data must be UTF-8 encoded"
136 msgstr ""
137
138 #: json-glib/json-path.c:388
139 msgid "Only one root node is allowed in a JSONPath expression"
140 msgstr ""
141
142 #: json-glib/json-path.c:397
143 #, c-format
144 msgid "Root node followed by invalid character '%c'"
145 msgstr ""
146
147 #: json-glib/json-path.c:437
148 msgid "Missing member name or wildcard after . character"
149 msgstr ""
150
151 #: json-glib/json-path.c:511
152 #, c-format
153 msgid "Malformed slice expression '%*s'"
154 msgstr ""
155
156 #: json-glib/json-path.c:555
157 #, c-format
158 msgid "Invalid set definition '%*s'"
159 msgstr ""
160
161 #: json-glib/json-path.c:608
162 #, c-format
163 msgid "Invalid slice definition '%*s'"
164 msgstr ""
165
166 #: json-glib/json-path.c:636
167 #, c-format
168 msgid "Invalid array index definition '%*s'"
169 msgstr ""
170
171 #: json-glib/json-path.c:655
172 #, c-format
173 msgid "Invalid first character '%c'"
174 msgstr ""
175
176 #: json-glib/json-reader.c:473
177 #, c-format
178 msgid ""
179 "The current node is of type '%s', but an array or an object was expected."
180 msgstr ""
181
182 #: json-glib/json-reader.c:485
183 #, c-format
184 msgid ""
185 "The index '%d' is greater than the size of the array at the current position."
186 msgstr ""
187
188 #: json-glib/json-reader.c:502
189 #, c-format
190 msgid ""
191 "The index '%d' is greater than the size of the object at the current "
192 "position."
193 msgstr ""
194
195 #: json-glib/json-reader.c:586 json-glib/json-reader.c:750
196 #: json-glib/json-reader.c:801 json-glib/json-reader.c:839
197 #: json-glib/json-reader.c:877 json-glib/json-reader.c:915
198 #: json-glib/json-reader.c:953 json-glib/json-reader.c:998
199 #: json-glib/json-reader.c:1034 json-glib/json-reader.c:1060
200 msgid "No node available at the current position"
201 msgstr ""
202
203 #: json-glib/json-reader.c:593
204 #, c-format
205 msgid "The current position holds a '%s' and not an array"
206 msgstr ""
207
208 #: json-glib/json-reader.c:669
209 #, c-format
210 msgid "The current node is of type '%s', but an object was expected."
211 msgstr ""
212
213 #: json-glib/json-reader.c:676
214 #, c-format
215 msgid "The member '%s' is not defined in the object at the current position."
216 msgstr ""
217
218 #: json-glib/json-reader.c:757 json-glib/json-reader.c:808
219 #, c-format
220 msgid "The current position holds a '%s' and not an object"
221 msgstr ""
222
223 #: json-glib/json-reader.c:848 json-glib/json-reader.c:886
224 #: json-glib/json-reader.c:924 json-glib/json-reader.c:962
225 #: json-glib/json-reader.c:1007
226 #, c-format
227 msgid "The current position holds a '%s' and not a value"
228 msgstr ""
229
230 #: json-glib/json-reader.c:970
231 msgid "The current position does not hold a string type"
232 msgstr ""