~ubuntu-branches/ubuntu/quantal/gconf/quantal

« back to all changes in this revision

Viewing changes to po/he.po

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2007-11-01 18:47:26 UTC
  • mto: (7.1.1 lenny) (1.2.1) (76.1.1 oneiric-proposed)
  • mto: This revision was merged to the branch mainline in revision 7.
  • Revision ID: james.westby@ubuntu.com-20071101184726-e3e4cxfcp41tz6ui
Tags: upstream-2.20.1
ImportĀ upstreamĀ versionĀ 2.20.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# SOME DESCRIPTIVE TITLE.
 
2
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 
3
# This file is distributed under the same license as the PACKAGE package.
 
4
# Yair Hershkovitz <yairhr@gmail.com>
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: gconf\n"
 
9
"Report-Msgid-Bugs-To: \n"
 
10
"POT-Creation-Date: 2007-06-24 03:28+0100\n"
 
11
"PO-Revision-Date: 2005-07-20\n"
 
12
"Last-Translator: Yair Hershkovitz <yairhr@gmail.com>\n"
 
13
"Language-Team: he\n"
 
14
"MIME-Version: 1.0\n"
 
15
"Content-Type: text/plain; charset=UTF-8\n"
 
16
"Content-Transfer-Encoding: 8bit\n"
 
17
 
 
18
#: ../backends/evoldap-backend.c:159
 
19
#, c-format
 
20
msgid "Failed to get configuration file path from '%s'"
 
21
msgstr "Failed to get configuration file path from '%s'"
 
22
 
 
23
#: ../backends/evoldap-backend.c:170
 
24
#, c-format
 
25
msgid "Created Evolution/LDAP source using configuration file '%s'"
 
26
msgstr "Created Evolution/LDAP source using configuration file '%s'"
 
27
 
 
28
#: ../backends/evoldap-backend.c:446
 
29
#, c-format
 
30
msgid "Unable to parse XML file '%s'"
 
31
msgstr "Unable to parse XML file '%s'"
 
32
 
 
33
#: ../backends/evoldap-backend.c:455
 
34
#, c-format
 
35
msgid "Config file '%s' is empty"
 
36
msgstr "Config file '%s' is empty"
 
37
 
 
38
#: ../backends/evoldap-backend.c:466
 
39
#, c-format
 
40
msgid "Root node of '%s' must be <evoldap>, not <%s>"
 
41
msgstr "Root node of '%s' must be <evoldap>, not <%s>"
 
42
 
 
43
#: ../backends/evoldap-backend.c:504
 
44
#, c-format
 
45
msgid "No <template> specified in '%s'"
 
46
msgstr "No <template> specified in '%s'"
 
47
 
 
48
#: ../backends/evoldap-backend.c:511
 
49
#, c-format
 
50
msgid "No \"filter\" attribute specified on <template> in '%s'"
 
51
msgstr "No \"filter\" attribute specified on <template> in '%s'"
 
52
 
 
53
#: ../backends/evoldap-backend.c:572
 
54
#, c-format
 
55
msgid "No LDAP server or base DN specified in '%s'"
 
56
msgstr "No LDAP server or base DN specified in '%s'"
 
57
 
 
58
#: ../backends/evoldap-backend.c:578
 
59
#, c-format
 
60
msgid "Contacting LDAP server: host '%s', port '%d', base DN '%s'"
 
61
msgstr "Contacting LDAP server: host '%s', port '%d', base DN '%s'"
 
62
 
 
63
#: ../backends/evoldap-backend.c:584
 
64
#, c-format
 
65
msgid "Failed to contact LDAP server: %s"
 
66
msgstr "Failed to contact LDAP server: %s"
 
67
 
 
68
#: ../backends/evoldap-backend.c:671
 
69
#, c-format
 
70
msgid "Searching for entries using filter: %s"
 
71
msgstr "Searching for entries using filter: %s"
 
72
 
 
73
#: ../backends/evoldap-backend.c:684
 
74
#, c-format
 
75
msgid "Error querying LDAP server: %s"
 
76
msgstr "Error querying LDAP server: %s"
 
77
 
 
78
#: ../backends/evoldap-backend.c:694
 
79
#, c-format
 
80
msgid "Got %d entries using filter: %s"
 
81
msgstr "Got %d entries using filter: %s"
 
82
 
 
83
#: ../backends/gconf-merge-tree.c:59
 
84
#, c-format
 
85
msgid "Cannot find directory %s\n"
 
86
msgstr "Cannot find directory %s\n"
 
87
 
 
88
#: ../backends/gconf-merge-tree.c:75
 
89
#, c-format
 
90
msgid "Error saving GConf tree to '%s': %s\n"
 
91
msgstr "Error saving GConf tree to '%s': %s\n"
 
92
 
 
93
#: ../backends/gconf-merge-tree.c:101
 
94
#, c-format
 
95
msgid "Usage: %s <dir>\n"
 
96
msgstr "Usage: %s <dir>\n"
 
97
 
 
98
#: ../backends/gconf-merge-tree.c:107
 
99
#, c-format
 
100
msgid ""
 
101
"Usage: %s <dir>\n"
 
102
"  Merges a markup backend filesystem hierarchy like:\n"
 
103
"    dir/%%gconf.xml\n"
 
104
"        subdir1/%%gconf.xml\n"
 
105
"        subdir2/%%gconf.xml\n"
 
106
"  to:\n"
 
107
"    dir/%%gconf-tree.xml\n"
 
108
msgstr ""
 
109
"Usage: %s <dir>\n"
 
110
"  Merges a markup backend filesystem hierarchy like:\n"
 
111
"    dir/%%gconf.xml\n"
 
112
"        subdir1/%%gconf.xml\n"
 
113
"        subdir2/%%gconf.xml\n"
 
114
"  to:\n"
 
115
"    dir/%%gconf-tree.xml\n"
 
116
 
 
117
#: ../backends/markup-backend.c:164
 
118
msgid "Unloading text markup backend module."
 
119
msgstr "Unloading text markup backend module."
 
120
 
 
121
#: ../backends/markup-backend.c:227 ../backends/xml-backend.c:288
 
122
#, c-format
 
123
msgid "Couldn't find the XML root directory in the address `%s'"
 
124
msgstr "Couldn't find the XML root directory in the address `%s'"
 
125
 
 
126
#: ../backends/markup-backend.c:284 ../backends/xml-backend.c:343
 
127
#, c-format
 
128
msgid "Could not make directory `%s': %s"
 
129
msgstr "Could not make directory `%s': %s"
 
130
 
 
131
#: ../backends/markup-backend.c:391 ../backends/xml-backend.c:442
 
132
#, c-format
 
133
msgid ""
 
134
"Can't read from or write to the XML root directory in the address \"%s\""
 
135
msgstr ""
 
136
"Can't read from or write to the XML root directory in the address \"%s\""
 
137
 
 
138
#: ../backends/markup-backend.c:402 ../backends/xml-backend.c:452
 
139
#, c-format
 
140
msgid "Directory/file permissions for XML source at root %s are: %o/%o"
 
141
msgstr "Directory/file permissions for XML source at root %s are: %o/%o"
 
142
 
 
143
#: ../backends/markup-backend.c:741 ../backends/xml-backend.c:683
 
144
msgid ""
 
145
"Remove directory operation is no longer supported, just remove all the "
 
146
"values in the directory"
 
147
msgstr ""
 
148
"Remove directory operation is no longer supported, just remove all the "
 
149
"values in the directory"
 
150
 
 
151
#: ../backends/markup-backend.c:827 ../backends/xml-backend.c:769
 
152
#, c-format
 
153
msgid "Could not open lock directory for %s to remove locks: %s\n"
 
154
msgstr "Could not open lock directory for %s to remove locks: %s\n"
 
155
 
 
156
#: ../backends/markup-backend.c:840 ../backends/xml-backend.c:782
 
157
#, c-format
 
158
msgid "Could not remove file %s: %s\n"
 
159
msgstr "Could not remove file %s: %s\n"
 
160
 
 
161
#: ../backends/markup-backend.c:861
 
162
msgid "Initializing Markup backend module"
 
163
msgstr "Initializing Markup backend module"
 
164
 
 
165
#: ../backends/markup-backend.c:938 ../backends/xml-backend.c:880
 
166
#, c-format
 
167
msgid "Failed to give up lock on XML directory \"%s\": %s"
 
168
msgstr "Failed to give up lock on XML directory \"%s\": %s"
 
169
 
 
170
#: ../backends/markup-tree.c:397
 
171
msgid "Failed to write some configuration data to disk\n"
 
172
msgstr "Failed to write some configuration data to disk\n"
 
173
 
 
174
#: ../backends/markup-tree.c:920 ../backends/xml-dir.c:1273
 
175
#, c-format
 
176
msgid "Could not make directory \"%s\": %s"
 
177
msgstr "Could not make directory \"%s\": %s"
 
178
 
 
179
#: ../backends/markup-tree.c:960 ../backends/markup-tree.c:967
 
180
#, c-format
 
181
msgid "Could not remove \"%s\": %s\n"
 
182
msgstr "Could not remove \"%s\": %s\n"
 
183
 
 
184
#: ../backends/markup-tree.c:1168
 
185
#, c-format
 
186
msgid "Failed to write \"%s\": %s\n"
 
187
msgstr "Failed to write \"%s\": %s\n"
 
188
 
 
189
#: ../backends/markup-tree.c:1376
 
190
#, c-format
 
191
msgid "Failed to load file \"%s\": %s"
 
192
msgstr "Failed to load file \"%s\": %s"
 
193
 
 
194
#: ../backends/markup-tree.c:1968
 
195
#, c-format
 
196
msgid "Line %d character %d: %s"
 
197
msgstr "Line %d character %d: %s"
 
198
 
 
199
#: ../backends/markup-tree.c:2187
 
200
#, c-format
 
201
msgid "Attribute \"%s\" repeated twice on the same <%s> element"
 
202
msgstr "Attribute \"%s\" repeated twice on the same <%s> element"
 
203
 
 
204
#: ../backends/markup-tree.c:2204 ../backends/markup-tree.c:2228
 
205
#, c-format
 
206
msgid "Attribute \"%s\" is invalid on <%s> element in this context"
 
207
msgstr "Attribute \"%s\" is invalid on <%s> element in this context"
 
208
 
 
209
#: ../backends/markup-tree.c:2253 ../gconf/gconf-value.c:112
 
210
#, c-format
 
211
msgid "Didn't understand `%s' (expected integer)"
 
212
msgstr "Didn't understand `%s' (expected integer)"
 
213
 
 
214
#: ../backends/markup-tree.c:2260 ../gconf/gconf-value.c:122
 
215
#, c-format
 
216
msgid "Integer `%s' is too large or small"
 
217
msgstr "Integer `%s' is too large or small"
 
218
 
 
219
#: ../backends/markup-tree.c:2292 ../gconf/gconf-value.c:187
 
220
#, c-format
 
221
msgid "Didn't understand `%s' (expected true or false)"
 
222
msgstr "Didn't understand `%s' (expected true or false)"
 
223
 
 
224
#: ../backends/markup-tree.c:2316 ../gconf/gconf-value.c:143
 
225
#, c-format
 
226
msgid "Didn't understand `%s' (expected real number)"
 
227
msgstr "Didn't understand `%s' (expected real number)"
 
228
 
 
229
#: ../backends/markup-tree.c:2386 ../backends/markup-tree.c:2415
 
230
#: ../backends/markup-tree.c:2455 ../backends/markup-tree.c:2479
 
231
#: ../backends/markup-tree.c:2487 ../backends/markup-tree.c:2542
 
232
#: ../backends/markup-tree.c:2607 ../backends/markup-tree.c:2719
 
233
#: ../backends/markup-tree.c:2787 ../backends/markup-tree.c:2845
 
234
#: ../backends/markup-tree.c:2995
 
235
#, c-format
 
236
msgid "No \"%s\" attribute on element <%s>"
 
237
msgstr "No \"%s\" attribute on element <%s>"
 
238
 
 
239
#: ../backends/markup-tree.c:2395
 
240
#, c-format
 
241
msgid "Unknown value \"%s\" for \"%s\" attribute on element <%s>"
 
242
msgstr "Unknown value \"%s\" for \"%s\" attribute on element <%s>"
 
243
 
 
244
#: ../backends/markup-tree.c:2429
 
245
#, c-format
 
246
msgid "Invalid ltype \"%s\" on <%s>"
 
247
msgstr "Invalid ltype \"%s\" on <%s>"
 
248
 
 
249
#: ../backends/markup-tree.c:2509
 
250
#, c-format
 
251
msgid "Invalid first-element type \"%s\" on <%s>"
 
252
msgstr "Invalid first-element type \"%s\" on <%s>"
 
253
 
 
254
#: ../backends/markup-tree.c:2523
 
255
#, c-format
 
256
msgid "Invalid cdr_type \"%s\" on <%s>"
 
257
msgstr "Invalid cdr_type \"%s\" on <%s>"
 
258
 
 
259
#: ../backends/markup-tree.c:2559
 
260
#, c-format
 
261
msgid "Invalid list_type \"%s\" on <%s>"
 
262
msgstr "Invalid list_type \"%s\" on <%s>"
 
263
 
 
264
#: ../backends/markup-tree.c:2926
 
265
msgid "Two <default> elements below a <local_schema>"
 
266
msgstr "Two <default> elements below a <local_schema>"
 
267
 
 
268
#: ../backends/markup-tree.c:2941
 
269
msgid "Two <longdesc> elements below a <local_schema>"
 
270
msgstr "Two <longdesc> elements below a <local_schema>"
 
271
 
 
272
#: ../backends/markup-tree.c:2948
 
273
#, c-format
 
274
msgid "Element <%s> is not allowed below <%s>"
 
275
msgstr "Element <%s> is not allowed below <%s>"
 
276
 
 
277
#: ../backends/markup-tree.c:2973 ../backends/markup-tree.c:3078
 
278
#: ../backends/markup-tree.c:3132 ../backends/markup-tree.c:3183
 
279
#, c-format
 
280
msgid "<%s> provided but current element does not have type %s"
 
281
msgstr "<%s> provided but current element does not have type %s"
 
282
 
 
283
#: ../backends/markup-tree.c:3056
 
284
msgid "Two <car> elements given for same pair"
 
285
msgstr "Two <car> elements given for same pair"
 
286
 
 
287
#: ../backends/markup-tree.c:3070
 
288
msgid "Two <cdr> elements given for same pair"
 
289
msgstr "Two <cdr> elements given for same pair"
 
290
 
 
291
#: ../backends/markup-tree.c:3124
 
292
#, c-format
 
293
msgid "<li> has wrong type %s"
 
294
msgstr "<li> has wrong type %s"
 
295
 
 
296
#: ../backends/markup-tree.c:3155
 
297
#, c-format
 
298
msgid "<%s> provided but parent <entry> does not have a value"
 
299
msgstr "<%s> provided but parent <entry> does not have a value"
 
300
 
 
301
#: ../backends/markup-tree.c:3196 ../backends/markup-tree.c:3219
 
302
#: ../backends/markup-tree.c:3241 ../backends/markup-tree.c:3258
 
303
#, c-format
 
304
msgid "Element <%s> is not allowed inside current element"
 
305
msgstr "Element <%s> is not allowed inside current element"
 
306
 
 
307
#: ../backends/markup-tree.c:3290
 
308
#, c-format
 
309
msgid "Outermost element in menu file must be <gconf> not <%s>"
 
310
msgstr "Outermost element in menu file must be <gconf> not <%s>"
 
311
 
 
312
#: ../backends/markup-tree.c:3310 ../backends/markup-tree.c:3332
 
313
#: ../backends/markup-tree.c:3337
 
314
#, c-format
 
315
msgid "Element <%s> is not allowed inside a <%s> element"
 
316
msgstr "Element <%s> is not allowed inside a <%s> element"
 
317
 
 
318
#: ../backends/markup-tree.c:3481
 
319
#, c-format
 
320
msgid "No text is allowed inside element <%s>"
 
321
msgstr "No text is allowed inside element <%s>"
 
322
 
 
323
#: ../backends/markup-tree.c:3598 ../backends/markup-tree.c:4378
 
324
#: ../backends/markup-tree.c:4396
 
325
#, c-format
 
326
msgid "Failed to open \"%s\": %s\n"
 
327
msgstr "Failed to open \"%s\": %s\n"
 
328
 
 
329
#: ../backends/markup-tree.c:3628
 
330
#, c-format
 
331
msgid "Error reading \"%s\": %s\n"
 
332
msgstr "Error reading \"%s\": %s\n"
 
333
 
 
334
#: ../backends/markup-tree.c:4483
 
335
#, c-format
 
336
msgid "Error writing file \"%s\": %s"
 
337
msgstr "Error writing file \"%s\": %s"
 
338
 
 
339
#: ../backends/markup-tree.c:4512
 
340
#, c-format
 
341
msgid "Failed to move temporary file \"%s\" to final location \"%s\": %s"
 
342
msgstr "Failed to move temporary file \"%s\" to final location \"%s\": %s"
 
343
 
 
344
#: ../backends/xml-backend.c:239
 
345
msgid "Unloading XML backend module."
 
346
msgstr "Unloading XML backend module."
 
347
 
 
348
#: ../backends/xml-backend.c:618
 
349
#, c-format
 
350
msgid "Error syncing the XML backend directory cache: %s"
 
351
msgstr "Error syncing the XML backend directory cache: %s"
 
352
 
 
353
#: ../backends/xml-backend.c:809
 
354
msgid "Initializing XML backend module"
 
355
msgstr "Initializing XML backend module"
 
356
 
 
357
#: ../backends/xml-cache.c:286
 
358
msgid "Failed to sync XML cache contents to disk"
 
359
msgstr "Failed to sync XML cache contents to disk"
 
360
 
 
361
#: ../backends/xml-cache.c:316
 
362
#, c-format
 
363
msgid ""
 
364
"Unable to remove directory `%s' from the XML backend cache, because it has "
 
365
"not been successfully synced to disk"
 
366
msgstr ""
 
367
"Unable to remove directory `%s' from the XML backend cache, because it has "
 
368
"not been successfully synced to disk"
 
369
 
 
370
#: ../backends/xml-dir.c:169
 
371
#, c-format
 
372
msgid "Could not stat `%s': %s"
 
373
msgstr "Could not stat `%s': %s"
 
374
 
 
375
#: ../backends/xml-dir.c:179
 
376
#, c-format
 
377
msgid "XML filename `%s' is a directory"
 
378
msgstr "XML filename `%s' is a directory"
 
379
 
 
380
#: ../backends/xml-dir.c:416 ../backends/xml-dir.c:425
 
381
#, c-format
 
382
msgid "Failed to delete \"%s\": %s"
 
383
msgstr "Failed to delete \"%s\": %s"
 
384
 
 
385
#: ../backends/xml-dir.c:471
 
386
#, c-format
 
387
msgid "Failed to write file `%s': %s"
 
388
msgstr "Failed to write file `%s': %s"
 
389
 
 
390
#: ../backends/xml-dir.c:485 ../backends/xml-dir.c:521
 
391
#, c-format
 
392
msgid "Failed to set mode on `%s': %s"
 
393
msgstr "Failed to set mode on `%s': %s"
 
394
 
 
395
#: ../backends/xml-dir.c:496
 
396
#, c-format
 
397
msgid "Failed to write XML data to `%s': %s"
 
398
msgstr "Failed to write XML data to `%s': %s"
 
399
 
 
400
#: ../backends/xml-dir.c:506 ../backends/xml-dir.c:1297
 
401
#, c-format
 
402
msgid "Failed to close file `%s': %s"
 
403
msgstr "Failed to close file `%s': %s"
 
404
 
 
405
#: ../backends/xml-dir.c:536 ../backends/xml-dir.c:546
 
406
#, c-format
 
407
msgid "Failed to rename `%s' to `%s': %s"
 
408
msgstr "Failed to rename `%s' to `%s': %s"
 
409
 
 
410
#: ../backends/xml-dir.c:552
 
411
#, c-format
 
412
msgid "Failed to restore `%s' from `%s': %s"
 
413
msgstr "Failed to restore `%s' from `%s': %s"
 
414
 
 
415
#: ../backends/xml-dir.c:564
 
416
#, c-format
 
417
msgid "Failed to delete old file `%s': %s"
 
418
msgstr "Failed to delete old file `%s': %s"
 
419
 
 
420
#. These are all fatal errors
 
421
#: ../backends/xml-dir.c:996
 
422
#, c-format
 
423
msgid "Failed to stat `%s': %s"
 
424
msgstr "Failed to stat `%s': %s"
 
425
 
 
426
#: ../backends/xml-dir.c:1170
 
427
#, c-format
 
428
msgid "Duplicate entry `%s' in `%s', ignoring"
 
429
msgstr "Duplicate entry `%s' in `%s', ignoring"
 
430
 
 
431
#: ../backends/xml-dir.c:1192
 
432
#, c-format
 
433
msgid "Entry with no name in XML file `%s', ignoring"
 
434
msgstr "Entry with no name in XML file `%s', ignoring"
 
435
 
 
436
#: ../backends/xml-dir.c:1200
 
437
#, c-format
 
438
msgid "A toplevel node in XML file `%s' is <%s> rather than <entry>, ignoring"
 
439
msgstr "A toplevel node in XML file `%s' is <%s> rather than <entry>, ignoring"
 
440
 
 
441
#: ../backends/xml-dir.c:1289
 
442
#, c-format
 
443
msgid "Failed to create file `%s': %s"
 
444
msgstr "Failed to create file `%s': %s"
 
445
 
 
446
#: ../backends/xml-dir.c:1388
 
447
#, c-format
 
448
msgid "Failed to parse XML file \"%s\""
 
449
msgstr "Failed to parse XML file \"%s\""
 
450
 
 
451
#. There was an error
 
452
#: ../backends/xml-entry.c:154
 
453
#, c-format
 
454
msgid "Ignoring XML node with name `%s': %s"
 
455
msgstr "Ignoring XML node with name `%s': %s"
 
456
 
 
457
#: ../backends/xml-entry.c:332
 
458
#, c-format
 
459
msgid "Ignoring schema name `%s', invalid: %s"
 
460
msgstr "Ignoring schema name `%s', invalid: %s"
 
461
 
 
462
#: ../backends/xml-entry.c:380
 
463
#, c-format
 
464
msgid "Ignoring XML node `%s': %s"
 
465
msgstr "Ignoring XML node `%s': %s"
 
466
 
 
467
#: ../backends/xml-entry.c:732
 
468
#, c-format
 
469
msgid "Failed reading default value for schema: %s"
 
470
msgstr "Failed reading default value for schema: %s"
 
471
 
 
472
#: ../backends/xml-entry.c:952
 
473
#, c-format
 
474
msgid "No \"type\" attribute for <%s> node"
 
475
msgstr "No \"type\" attribute for <%s> node"
 
476
 
 
477
#: ../backends/xml-entry.c:966
 
478
#, c-format
 
479
msgid "A node has unknown \"type\" attribute `%s', ignoring"
 
480
msgstr "A node has unknown \"type\" attribute `%s', ignoring"
 
481
 
 
482
#: ../backends/xml-entry.c:981
 
483
msgid "No \"value\" attribute for node"
 
484
msgstr "No \"value\" attribute for node"
 
485
 
 
486
#: ../backends/xml-entry.c:1029 ../backends/xml-entry.c:1105
 
487
#, c-format
 
488
msgid "Didn't understand XML node <%s> inside an XML list node"
 
489
msgstr "Didn't understand XML node <%s> inside an XML list node"
 
490
 
 
491
#: ../backends/xml-entry.c:1063
 
492
msgid "Invalid type (list, pair, or unknown) in a list node"
 
493
msgstr "Invalid type (list, pair, or unknown) in a list node"
 
494
 
 
495
#: ../backends/xml-entry.c:1086
 
496
#, c-format
 
497
msgid "Bad XML node: %s"
 
498
msgstr "Bad XML node: %s"
 
499
 
 
500
#: ../backends/xml-entry.c:1094
 
501
#, c-format
 
502
msgid "List contains a badly-typed node (%s, should be %s)"
 
503
msgstr "List contains a badly-typed node (%s, should be %s)"
 
504
 
 
505
#: ../backends/xml-entry.c:1146
 
506
#, c-format
 
507
msgid "Ignoring bad car from XML pair: %s"
 
508
msgstr "Ignoring bad car from XML pair: %s"
 
509
 
 
510
#: ../backends/xml-entry.c:1155 ../backends/xml-entry.c:1178
 
511
msgid "parsing XML file: lists and pairs may not be placed inside a pair"
 
512
msgstr "parsing XML file: lists and pairs may not be placed inside a pair"
 
513
 
 
514
#: ../backends/xml-entry.c:1168
 
515
#, c-format
 
516
msgid "Ignoring bad cdr from XML pair: %s"
 
517
msgstr "Ignoring bad cdr from XML pair: %s"
 
518
 
 
519
#: ../backends/xml-entry.c:1187
 
520
#, c-format
 
521
msgid "Didn't understand XML node <%s> inside an XML pair node"
 
522
msgstr "Didn't understand XML node <%s> inside an XML pair node"
 
523
 
 
524
#: ../backends/xml-entry.c:1205
 
525
msgid "Didn't find car and cdr for XML pair node"
 
526
msgstr "Didn't find car and cdr for XML pair node"
 
527
 
 
528
#: ../backends/xml-entry.c:1211
 
529
msgid "Missing cdr from pair of values in XML file"
 
530
msgstr "Missing cdr from pair of values in XML file"
 
531
 
 
532
#: ../backends/xml-entry.c:1218
 
533
msgid "Missing car from pair of values in XML file"
 
534
msgstr "Missing car from pair of values in XML file"
 
535
 
 
536
#: ../backends/xml-entry.c:1223
 
537
msgid "Missing both car and cdr values from pair in XML file"
 
538
msgstr "Missing both car and cdr values from pair in XML file"
 
539
 
 
540
#: ../gconf/gconf-backend.c:62
 
541
#, c-format
 
542
msgid "`%c' is an invalid character in a configuration storage address"
 
543
msgstr "`%c' is an invalid character in a configuration storage address"
 
544
 
 
545
#. -- end debug only
 
546
#: ../gconf/gconf-backend.c:216
 
547
#, c-format
 
548
msgid "No such file `%s'\n"
 
549
msgstr "No such file `%s'\n"
 
550
 
 
551
#: ../gconf/gconf-backend.c:261
 
552
#, c-format
 
553
msgid "Backend `%s' failed return a vtable\n"
 
554
msgstr "Backend `%s' failed return a vtable\n"
 
555
 
 
556
#: ../gconf/gconf-backend.c:276
 
557
#, c-format
 
558
msgid "Backend `%s' missing required vtable member `%s'\n"
 
559
msgstr "Backend `%s' missing required vtable member `%s'\n"
 
560
 
 
561
#: ../gconf/gconf-backend.c:302
 
562
#, c-format
 
563
msgid "Bad address `%s': %s"
 
564
msgstr "Bad address `%s': %s"
 
565
 
 
566
#: ../gconf/gconf-backend.c:312
 
567
#, c-format
 
568
msgid "Bad address `%s'"
 
569
msgstr "Bad address `%s'"
 
570
 
 
571
#: ../gconf/gconf-backend.c:337
 
572
msgid "GConf won't work without dynamic module support (gmodule)"
 
573
msgstr "GConf won't work without dynamic module support (gmodule)"
 
574
 
 
575
#: ../gconf/gconf-backend.c:346
 
576
#, c-format
 
577
msgid "Error opening module `%s': %s\n"
 
578
msgstr "Error opening module `%s': %s\n"
 
579
 
 
580
#: ../gconf/gconf-backend.c:357
 
581
#, c-format
 
582
msgid "Error initializing module `%s': %s\n"
 
583
msgstr "Error initializing module `%s': %s\n"
 
584
 
 
585
#: ../gconf/gconf-backend.c:388
 
586
#, c-format
 
587
msgid "Couldn't locate backend module for `%s'"
 
588
msgstr "Couldn't locate backend module for `%s'"
 
589
 
 
590
#: ../gconf/gconf-backend.c:425
 
591
msgid "Failed to shut down backend"
 
592
msgstr "Failed to shut down backend"
 
593
 
 
594
#: ../gconf/gconf-client.c:344 ../gconf/gconf-client.c:362
 
595
#, c-format
 
596
msgid "GConf Error: %s\n"
 
597
msgstr "GConf Error: %s\n"
 
598
 
 
599
#: ../gconf/gconf-client.c:912
 
600
#, c-format
 
601
msgid "GConf warning: failure listing pairs in `%s': %s"
 
602
msgstr "GConf warning: failure listing pairs in `%s': %s"
 
603
 
 
604
#: ../gconf/gconf-client.c:1197
 
605
#, c-format
 
606
msgid "Expected `%s' got `%s' for key %s"
 
607
msgstr "Expected `%s' got `%s' for key %s"
 
608
 
 
609
#: ../gconf/gconf-database.c:211
 
610
msgid "Received invalid value in set request"
 
611
msgstr "Received invalid value in set request"
 
612
 
 
613
#: ../gconf/gconf-database.c:219
 
614
#, c-format
 
615
msgid "Couldn't make sense of CORBA value received in set request for key `%s'"
 
616
msgstr ""
 
617
"Couldn't make sense of CORBA value received in set request for key `%s'"
 
618
 
 
619
#: ../gconf/gconf-database.c:502
 
620
msgid "Received request to drop all cached data"
 
621
msgstr "Received request to drop all cached data"
 
622
 
 
623
#: ../gconf/gconf-database.c:519
 
624
msgid "Received request to sync synchronously"
 
625
msgstr "Received request to sync synchronously"
 
626
 
 
627
#: ../gconf/gconf-database.c:807
 
628
msgid "Fatal error: failed to get object reference for ConfigDatabase"
 
629
msgstr "Fatal error: failed to get object reference for ConfigDatabase"
 
630
 
 
631
#: ../gconf/gconf-database.c:973
 
632
#, c-format
 
633
msgid "Failed to sync one or more sources: %s"
 
634
msgstr "Failed to sync one or more sources: %s"
 
635
 
 
636
#: ../gconf/gconf-database.c:1046
 
637
#, c-format
 
638
msgid ""
 
639
"Error obtaining new value for `%s' after change notification from backend `%"
 
640
"s': %s"
 
641
msgstr ""
 
642
"Error obtaining new value for `%s' after change notification from backend `%"
 
643
"s': %s"
 
644
 
 
645
#: ../gconf/gconf-database.c:1119
 
646
#, c-format
 
647
msgid ""
 
648
"Failed to log addition of listener %s (%s);will not be able to restore this "
 
649
"listener on gconfd restart, resulting in unreliable notification of "
 
650
"configuration changes."
 
651
msgstr ""
 
652
"Failed to log addition of listener %s (%s);will not be able to restore this "
 
653
"listener on gconfd restart, resulting in unreliable notification of "
 
654
"configuration changes."
 
655
 
 
656
#: ../gconf/gconf-database.c:1153
 
657
#, c-format
 
658
msgid "Listener ID %lu doesn't exist"
 
659
msgstr "Listener ID %lu doesn't exist"
 
660
 
 
661
#: ../gconf/gconf-database.c:1167
 
662
#, c-format
 
663
msgid ""
 
664
"Failed to log removal of listener to logfile (most likely harmless, may "
 
665
"result in a notification weirdly reappearing): %s"
 
666
msgstr ""
 
667
"Failed to log removal of listener to logfile (most likely harmless, may "
 
668
"result in a notification weirdly reappearing): %s"
 
669
 
 
670
#: ../gconf/gconf-database.c:1299 ../gconf/gconf-sources.c:1697
 
671
#, c-format
 
672
msgid "Error getting value for `%s': %s"
 
673
msgstr "Error getting value for `%s': %s"
 
674
 
 
675
#: ../gconf/gconf-database.c:1349
 
676
#, c-format
 
677
msgid "Error setting value for `%s': %s"
 
678
msgstr "Error setting value for `%s': %s"
 
679
 
 
680
#: ../gconf/gconf-database.c:1397
 
681
#, c-format
 
682
msgid "Error unsetting `%s': %s"
 
683
msgstr "Error unsetting `%s': %s"
 
684
 
 
685
#: ../gconf/gconf-database.c:1426
 
686
#, c-format
 
687
msgid "Error getting default value for `%s': %s"
 
688
msgstr "Error getting default value for `%s': %s"
 
689
 
 
690
#: ../gconf/gconf-database.c:1484
 
691
#, c-format
 
692
msgid "Error unsetting \"%s\": %s"
 
693
msgstr "Error unsetting \"%s\": %s"
 
694
 
 
695
#: ../gconf/gconf-database.c:1515
 
696
#, c-format
 
697
msgid "Error getting new value for \"%s\": %s"
 
698
msgstr "Error getting new value for \"%s\": %s"
 
699
 
 
700
#: ../gconf/gconf-database.c:1570
 
701
#, c-format
 
702
msgid "Error checking existence of `%s': %s"
 
703
msgstr "Error checking existence of `%s': %s"
 
704
 
 
705
#: ../gconf/gconf-database.c:1594
 
706
#, c-format
 
707
msgid "Error removing directory \"%s\": %s"
 
708
msgstr "Error removing directory \"%s\": %s"
 
709
 
 
710
#: ../gconf/gconf-database.c:1621
 
711
#, c-format
 
712
msgid "Failed to get all entries in `%s': %s"
 
713
msgstr "Failed to get all entries in `%s': %s"
 
714
 
 
715
#: ../gconf/gconf-database.c:1647
 
716
#, c-format
 
717
msgid "Error listing dirs in `%s': %s"
 
718
msgstr "Error listing dirs in `%s': %s"
 
719
 
 
720
#: ../gconf/gconf-database.c:1668
 
721
#, c-format
 
722
msgid "Error setting schema for `%s': %s"
 
723
msgstr "Error setting schema for `%s': %s"
 
724
 
 
725
#: ../gconf/gconf-error.c:25
 
726
msgid "Success"
 
727
msgstr "Success"
 
728
 
 
729
#: ../gconf/gconf-error.c:26
 
730
msgid "Failed"
 
731
msgstr "Failed"
 
732
 
 
733
#: ../gconf/gconf-error.c:27
 
734
msgid "Configuration server couldn't be contacted"
 
735
msgstr "Configuration server couldn't be contacted"
 
736
 
 
737
#: ../gconf/gconf-error.c:28
 
738
msgid "Permission denied"
 
739
msgstr "Permission denied"
 
740
 
 
741
#: ../gconf/gconf-error.c:29
 
742
msgid "Couldn't resolve address for configuration source"
 
743
msgstr "Couldn't resolve address for configuration source"
 
744
 
 
745
#: ../gconf/gconf-error.c:30
 
746
msgid "Bad key or directory name"
 
747
msgstr "Bad key or directory name"
 
748
 
 
749
#: ../gconf/gconf-error.c:31
 
750
msgid "Parse error"
 
751
msgstr "Parse error"
 
752
 
 
753
#: ../gconf/gconf-error.c:32
 
754
msgid "Corrupt data in configuration source database"
 
755
msgstr "Corrupt data in configuration source database"
 
756
 
 
757
#: ../gconf/gconf-error.c:33
 
758
msgid "Type mismatch"
 
759
msgstr "Type mismatch"
 
760
 
 
761
#: ../gconf/gconf-error.c:34
 
762
msgid "Key operation on directory"
 
763
msgstr "Key operation on directory"
 
764
 
 
765
#: ../gconf/gconf-error.c:35
 
766
msgid "Directory operation on key"
 
767
msgstr "Directory operation on key"
 
768
 
 
769
#: ../gconf/gconf-error.c:36
 
770
msgid "Can't overwrite existing read-only value"
 
771
msgstr "Can't overwrite existing read-only value"
 
772
 
 
773
#: ../gconf/gconf-error.c:37
 
774
msgid "Object Activation Framework error"
 
775
msgstr "Object Activation Framework error"
 
776
 
 
777
#: ../gconf/gconf-error.c:38
 
778
msgid "Operation not allowed without configuration server"
 
779
msgstr "Operation not allowed without configuration server"
 
780
 
 
781
#: ../gconf/gconf-error.c:39
 
782
msgid "Failed to get a lock"
 
783
msgstr "Failed to get a lock"
 
784
 
 
785
#: ../gconf/gconf-error.c:40
 
786
msgid "No database available to save your configuration"
 
787
msgstr "No database available to save your configuration"
 
788
 
 
789
#: ../gconf/gconf-internals.c:91
 
790
#, c-format
 
791
msgid "No '/' in key \"%s\""
 
792
msgstr "No '/' in key \"%s\""
 
793
 
 
794
#: ../gconf/gconf-internals.c:178
 
795
#, c-format
 
796
msgid "Invalid UTF-8 in string value in '%s'"
 
797
msgstr "Invalid UTF-8 in string value in '%s'"
 
798
 
 
799
#: ../gconf/gconf-internals.c:237
 
800
msgid "Couldn't interpret CORBA value for list element"
 
801
msgstr "Couldn't interpret CORBA value for list element"
 
802
 
 
803
#: ../gconf/gconf-internals.c:239
 
804
#, c-format
 
805
msgid "Incorrect type for list element in %s"
 
806
msgstr "Incorrect type for list element in %s"
 
807
 
 
808
#: ../gconf/gconf-internals.c:252
 
809
msgid "Received list from gconfd with a bad list type"
 
810
msgstr "Received list from gconfd with a bad list type"
 
811
 
 
812
#: ../gconf/gconf-internals.c:433
 
813
msgid "Failed to convert object to IOR"
 
814
msgstr "Failed to convert object to IOR"
 
815
 
 
816
#: ../gconf/gconf-internals.c:570
 
817
msgid "Invalid UTF-8 in locale for schema"
 
818
msgstr "Invalid UTF-8 in locale for schema"
 
819
 
 
820
#: ../gconf/gconf-internals.c:578
 
821
msgid "Invalid UTF-8 in short description for schema"
 
822
msgstr "Invalid UTF-8 in short description for schema"
 
823
 
 
824
#: ../gconf/gconf-internals.c:586
 
825
msgid "Invalid UTF-8 in long description for schema"
 
826
msgstr "Invalid UTF-8 in long description for schema"
 
827
 
 
828
#: ../gconf/gconf-internals.c:594
 
829
msgid "Invalid UTF-8 in owner for schema"
 
830
msgstr "Invalid UTF-8 in owner for schema"
 
831
 
 
832
#: ../gconf/gconf-internals.c:839
 
833
#, c-format
 
834
msgid "Couldn't open path file `%s': %s\n"
 
835
msgstr "Couldn't open path file `%s': %s\n"
 
836
 
 
837
#: ../gconf/gconf-internals.c:895
 
838
#, c-format
 
839
msgid "Adding source `%s'\n"
 
840
msgstr "Adding source `%s'\n"
 
841
 
 
842
#: ../gconf/gconf-internals.c:910
 
843
#, c-format
 
844
msgid "Read error on file `%s': %s\n"
 
845
msgstr "Read error on file `%s': %s\n"
 
846
 
 
847
#: ../gconf/gconf-internals.c:1243 ../gconf/gconf-internals.c:1309
 
848
#: ../gconf/gconf-value.c:156 ../gconf/gconf-value.c:255
 
849
#: ../gconf/gconf-value.c:397 ../gconf/gconf-value.c:1672
 
850
msgid "Text contains invalid UTF-8"
 
851
msgstr "Text contains invalid UTF-8"
 
852
 
 
853
#: ../gconf/gconf-internals.c:1394
 
854
#, c-format
 
855
msgid "Expected list, got %s"
 
856
msgstr "Expected list, got %s"
 
857
 
 
858
#: ../gconf/gconf-internals.c:1404
 
859
#, c-format
 
860
msgid "Expected list of %s, got list of %s"
 
861
msgstr "Expected list of %s, got list of %s"
 
862
 
 
863
#: ../gconf/gconf-internals.c:1532
 
864
#, c-format
 
865
msgid "Expected pair, got %s"
 
866
msgstr "Expected pair, got %s"
 
867
 
 
868
#: ../gconf/gconf-internals.c:1546
 
869
#, c-format
 
870
msgid "Expected (%s,%s) pair, got a pair with one or both values missing"
 
871
msgstr "Expected (%s,%s) pair, got a pair with one or both values missing"
 
872
 
 
873
#: ../gconf/gconf-internals.c:1562
 
874
#, c-format
 
875
msgid "Expected pair of type (%s,%s) got type (%s,%s)"
 
876
msgstr "Expected pair of type (%s,%s) got type (%s,%s)"
 
877
 
 
878
#: ../gconf/gconf-internals.c:1678
 
879
msgid "Quoted string doesn't begin with a quotation mark"
 
880
msgstr "Quoted string doesn't begin with a quotation mark"
 
881
 
 
882
#: ../gconf/gconf-internals.c:1739
 
883
msgid "Quoted string doesn't end with a quotation mark"
 
884
msgstr "Quoted string doesn't end with a quotation mark"
 
885
 
 
886
#: ../gconf/gconf-internals.c:1857
 
887
msgid "Encoded value is not valid UTF-8"
 
888
msgstr "Encoded value is not valid UTF-8"
 
889
 
 
890
#: ../gconf/gconf-internals.c:2341
 
891
#, c-format
 
892
msgid "Could not lock temporary file '%s': %s"
 
893
msgstr "Could not lock temporary file '%s': %s"
 
894
 
 
895
#: ../gconf/gconf-internals.c:2368
 
896
#, c-format
 
897
msgid "Could not create file '%s', probably because it already exists"
 
898
msgstr "Could not create file '%s', probably because it already exists"
 
899
 
 
900
#: ../gconf/gconf-internals.c:2436
 
901
#, c-format
 
902
msgid "Failed to create or open '%s'"
 
903
msgstr "Failed to create or open '%s'"
 
904
 
 
905
#: ../gconf/gconf-internals.c:2446
 
906
#, c-format
 
907
msgid ""
 
908
"Failed to lock '%s': probably another process has the lock, or your "
 
909
"operating system has NFS file locking misconfigured (%s)"
 
910
msgstr ""
 
911
"Failed to lock '%s': probably another process has the lock, or your "
 
912
"operating system has NFS file locking misconfigured (%s)"
 
913
 
 
914
#: ../gconf/gconf-internals.c:2466
 
915
#, c-format
 
916
msgid "Failed to remove '%s': %s"
 
917
msgstr "Failed to remove '%s': %s"
 
918
 
 
919
#: ../gconf/gconf-internals.c:2490
 
920
#, c-format
 
921
msgid "IOR file '%s' not opened successfully, no gconfd located: %s"
 
922
msgstr "IOR file '%s' not opened successfully, no gconfd located: %s"
 
923
 
 
924
#: ../gconf/gconf-internals.c:2520
 
925
#, c-format
 
926
msgid "gconftool or other non-gconfd process has the lock file '%s'"
 
927
msgstr "gconftool or other non-gconfd process has the lock file '%s'"
 
928
 
 
929
#: ../gconf/gconf-internals.c:2537
 
930
msgid "couldn't contact ORB to resolve existing gconfd object reference"
 
931
msgstr "couldn't contact ORB to resolve existing gconfd object reference"
 
932
 
 
933
#: ../gconf/gconf-internals.c:2547
 
934
#, c-format
 
935
msgid "Failed to convert IOR '%s' to an object reference"
 
936
msgstr "Failed to convert IOR '%s' to an object reference"
 
937
 
 
938
#: ../gconf/gconf-internals.c:2599
 
939
#, c-format
 
940
msgid "couldn't create directory `%s': %s"
 
941
msgstr "couldn't create directory `%s': %s"
 
942
 
 
943
#: ../gconf/gconf-internals.c:2656
 
944
#, c-format
 
945
msgid "Can't write to file `%s': %s"
 
946
msgstr "Can't write to file `%s': %s"
 
947
 
 
948
#: ../gconf/gconf-internals.c:2697
 
949
#, c-format
 
950
msgid "We didn't have the lock on file `%s', but we should have"
 
951
msgstr "We didn't have the lock on file `%s', but we should have"
 
952
 
 
953
#: ../gconf/gconf-internals.c:2720
 
954
#, c-format
 
955
msgid "Failed to link '%s' to '%s': %s"
 
956
msgstr "Failed to link '%s' to '%s': %s"
 
957
 
 
958
#: ../gconf/gconf-internals.c:2732
 
959
#, c-format
 
960
msgid "Failed to remove lock file `%s': %s"
 
961
msgstr "Failed to remove lock file `%s': %s"
 
962
 
 
963
#: ../gconf/gconf-internals.c:2755
 
964
#, c-format
 
965
msgid "Failed to clean up file '%s': %s"
 
966
msgstr "Failed to clean up file '%s': %s"
 
967
 
 
968
#: ../gconf/gconf-internals.c:2771
 
969
#, c-format
 
970
msgid "Failed to remove lock directory `%s': %s"
 
971
msgstr "Failed to remove lock directory `%s': %s"
 
972
 
 
973
#: ../gconf/gconf-internals.c:2813
 
974
#, c-format
 
975
msgid "Failed to unlink lock file %s: %s\n"
 
976
msgstr "Failed to unlink lock file %s: %s\n"
 
977
 
 
978
#: ../gconf/gconf-internals.c:2984 ../gconf/gconfd.c:570
 
979
#, c-format
 
980
msgid "Failed to stat %s: %s"
 
981
msgstr "Failed to stat %s: %s"
 
982
 
 
983
#: ../gconf/gconf-internals.c:3006
 
984
#, c-format
 
985
msgid "Server ping error: %s"
 
986
msgstr "Server ping error: %s"
 
987
 
 
988
#: ../gconf/gconf-internals.c:3031
 
989
#, c-format
 
990
msgid "Failed to create pipe for communicating with spawned gconf daemon: %s\n"
 
991
msgstr ""
 
992
"Failed to create pipe for communicating with spawned gconf daemon: %s\n"
 
993
 
 
994
#: ../gconf/gconf-internals.c:3055
 
995
#, c-format
 
996
msgid "Failed to launch configuration server: %s\n"
 
997
msgstr "Failed to launch configuration server: %s\n"
 
998
 
 
999
#: ../gconf/gconf-internals.c:3085
 
1000
#, c-format
 
1001
msgid ""
 
1002
"Failed to contact configuration server; some possible causes are that you "
 
1003
"need to enable TCP/IP networking for ORBit, or you have stale NFS locks due "
 
1004
"to a system crash. See http://www.gnome.org/projects/gconf/ for information. "
 
1005
"(Details - %s)"
 
1006
msgstr ""
 
1007
"Failed to contact configuration server; some possible causes are that you "
 
1008
"need to enable TCP/IP networking for ORBit, or you have stale NFS locks due "
 
1009
"to a system crash. See http://www.gnome.org/projects/gconf/ for information. "
 
1010
"(Details - %s)"
 
1011
 
 
1012
#: ../gconf/gconf-internals.c:3086
 
1013
msgid "none"
 
1014
msgstr "none"
 
1015
 
 
1016
#: ../gconf/gconf-sanity-check.c:48
 
1017
msgid "- Sanity checks for GConf"
 
1018
msgstr "- Sanity checks for GConf"
 
1019
 
 
1020
#: ../gconf/gconf-sanity-check.c:57 ../gconf/gconftool.c:616
 
1021
#, c-format
 
1022
msgid ""
 
1023
"Error while parsing options: %s.\n"
 
1024
"Run '%s --help' to see a full list of available command line options.\n"
 
1025
msgstr ""
 
1026
"Error while parsing options: %s.\n"
 
1027
"Run '%s --help' to see a full list of available command line options.\n"
 
1028
 
 
1029
#: ../gconf/gconf-sanity-check.c:128 ../gconf/gconf-sanity-check.c:153
 
1030
#, c-format
 
1031
msgid ""
 
1032
"Please contact your system administrator to resolve the following problem:\n"
 
1033
"Could not open or create the file \"%s\"; this indicates that there may be a "
 
1034
"problem with your configuration, as many programs will need to create files "
 
1035
"in your home directory. The error was \"%s\" (errno = %d)."
 
1036
msgstr ""
 
1037
"Please contact your system administrator to resolve the following problem:\n"
 
1038
"Could not open or create the file \"%s\"; this indicates that there may be a "
 
1039
"problem with your configuration, as many programs will need to create files "
 
1040
"in your home directory. The error was \"%s\" (errno = %d)."
 
1041
 
 
1042
#: ../gconf/gconf-sanity-check.c:167
 
1043
#, c-format
 
1044
msgid ""
 
1045
"Please contact your system administrator to resolve the following problem:\n"
 
1046
"Could not lock the file \"%s\"; this indicates that there may be a problem "
 
1047
"with your operating system configuration. If you have an NFS-mounted home "
 
1048
"directory, either the client or the server may be set up incorrectly. See "
 
1049
"the rpc.statd and rpc.lockd documentation. A common cause of this error is "
 
1050
"that the \"nfslock\" service has been disabled.The error was \"%s\" (errno = "
 
1051
"%d)."
 
1052
msgstr ""
 
1053
"Please contact your system administrator to resolve the following problem:\n"
 
1054
"Could not lock the file \"%s\"; this indicates that there may be a problem "
 
1055
"with your operating system configuration. If you have an NFS-mounted home "
 
1056
"directory, either the client or the server may be set up incorrectly. See "
 
1057
"the rpc.statd and rpc.lockd documentation. A common cause of this error is "
 
1058
"that the \"nfslock\" service has been disabled.The error was \"%s\" (errno = "
 
1059
"%d)."
 
1060
 
 
1061
#: ../gconf/gconf-sanity-check.c:184
 
1062
#, c-format
 
1063
msgid "Can't remove file %s: %s\n"
 
1064
msgstr "Can't remove file %s: %s\n"
 
1065
 
 
1066
#: ../gconf/gconf-sanity-check.c:220
 
1067
#, c-format
 
1068
msgid ""
 
1069
"Please contact your system administrator to resolve the following problem:\n"
 
1070
"No configuration sources in the configuration file \"%s\"; this means that "
 
1071
"preferences and other settings can't be saved. %s%s"
 
1072
msgstr ""
 
1073
"Please contact your system administrator to resolve the following problem:\n"
 
1074
"No configuration sources in the configuration file \"%s\"; this means that "
 
1075
"preferences and other settings can't be saved. %s%s"
 
1076
 
 
1077
#: ../gconf/gconf-sanity-check.c:223
 
1078
msgid "Error reading the file: "
 
1079
msgstr "Error reading the file: "
 
1080
 
 
1081
#: ../gconf/gconf-sanity-check.c:246
 
1082
#, c-format
 
1083
msgid ""
 
1084
"Please contact your system administrator to resolve the following problem:\n"
 
1085
"Could not resolve the address \"%s\" in the configuration file \"%s\": %s"
 
1086
msgstr ""
 
1087
"Please contact your system administrator to resolve the following problem:\n"
 
1088
"Could not resolve the address \"%s\" in the configuration file \"%s\": %s"
 
1089
 
 
1090
#: ../gconf/gconf-sanity-check.c:307
 
1091
msgid ""
 
1092
"The files that contain your preference settings are currently in use.\n"
 
1093
"\n"
 
1094
"You might be logged in to a session from another computer, and the other "
 
1095
"login session is using your preference settings files.\n"
 
1096
"\n"
 
1097
"You can continue to use the current session, but this might cause temporary "
 
1098
"problems with the preference settings in the other session.\n"
 
1099
"\n"
 
1100
"Do you want to continue?"
 
1101
msgstr ""
 
1102
"The files that contain your preference settings are currently in use.\n"
 
1103
"\n"
 
1104
"You might be logged in to a session from another computer, and the other "
 
1105
"login session is using your preference settings files.\n"
 
1106
"\n"
 
1107
"You can continue to use the current session, but this might cause temporary "
 
1108
"problems with the preference settings in the other session.\n"
 
1109
"\n"
 
1110
"Do you want to continue?"
 
1111
 
 
1112
#: ../gconf/gconf-sanity-check.c:328
 
1113
msgid "_Log Out"
 
1114
msgstr "_Log Out"
 
1115
 
 
1116
#: ../gconf/gconf-sanity-check.c:330
 
1117
msgid "_Continue"
 
1118
msgstr "_Continue"
 
1119
 
 
1120
#: ../gconf/gconf-sanity-check.c:343
 
1121
#, c-format
 
1122
msgid "%s Continue (y/n)?"
 
1123
msgstr "%s Continue (y/n)?"
 
1124
 
 
1125
#: ../gconf/gconf-schema.c:217 ../gconf/gconf-schema.c:225
 
1126
#: ../gconf/gconf-schema.c:233 ../gconf/gconf-schema.c:241
 
1127
msgid "Schema contains invalid UTF-8"
 
1128
msgstr "Schema contains invalid UTF-8"
 
1129
 
 
1130
#: ../gconf/gconf-schema.c:250
 
1131
msgid ""
 
1132
"Schema specifies type list but doesn't specify the type of the list elements"
 
1133
msgstr ""
 
1134
"Schema specifies type list but doesn't specify the type of the list elements"
 
1135
 
 
1136
#: ../gconf/gconf-schema.c:260
 
1137
msgid ""
 
1138
"Schema specifies type pair but doesn't specify the type of the car/cdr "
 
1139
"elements"
 
1140
msgstr ""
 
1141
"Schema specifies type pair but doesn't specify the type of the car/cdr "
 
1142
"elements"
 
1143
 
 
1144
#: ../gconf/gconf-sources.c:371
 
1145
#, c-format
 
1146
msgid "Failed to load source \"%s\": %s"
 
1147
msgstr "Failed to load source \"%s\": %s"
 
1148
 
 
1149
#: ../gconf/gconf-sources.c:411
 
1150
#, c-format
 
1151
msgid ""
 
1152
"Resolved address \"%s\" to a writable configuration source at position %d"
 
1153
msgstr ""
 
1154
"Resolved address \"%s\" to a writable configuration source at position %d"
 
1155
 
 
1156
#: ../gconf/gconf-sources.c:417
 
1157
#, c-format
 
1158
msgid ""
 
1159
"Resolved address \"%s\" to a read-only configuration source at position %d"
 
1160
msgstr ""
 
1161
"Resolved address \"%s\" to a read-only configuration source at position %d"
 
1162
 
 
1163
#: ../gconf/gconf-sources.c:424
 
1164
#, c-format
 
1165
msgid ""
 
1166
"Resolved address \"%s\" to a partially writable config source at position %d"
 
1167
msgstr ""
 
1168
"Resolved address \"%s\" to a partially writable config source at position %d"
 
1169
 
 
1170
#: ../gconf/gconf-sources.c:433
 
1171
msgid ""
 
1172
"None of the resolved addresses are writable; saving configuration settings "
 
1173
"will not be possible"
 
1174
msgstr ""
 
1175
"None of the resolved addresses are writable; saving configuration settings "
 
1176
"will not be possible"
 
1177
 
 
1178
#: ../gconf/gconf-sources.c:650
 
1179
#, c-format
 
1180
msgid "Schema `%s' specified for `%s' stores a non-schema value"
 
1181
msgstr "Schema `%s' specified for `%s' stores a non-schema value"
 
1182
 
 
1183
#: ../gconf/gconf-sources.c:712
 
1184
msgid "The '/' name can only be a directory, not a key"
 
1185
msgstr "The '/' name can only be a directory, not a key"
 
1186
 
 
1187
#: ../gconf/gconf-sources.c:754
 
1188
#, c-format
 
1189
msgid ""
 
1190
"Value for `%s' set in a read-only source at the front of your configuration "
 
1191
"path"
 
1192
msgstr ""
 
1193
"Value for `%s' set in a read-only source at the front of your configuration "
 
1194
"path"
 
1195
 
 
1196
#: ../gconf/gconf-sources.c:766
 
1197
#, c-format
 
1198
msgid ""
 
1199
"Unable to store a value at key '%s', as the configuration server has no "
 
1200
"writable databases. There are some common causes of this problem: 1) your "
 
1201
"configuration path file %s/path doesn't contain any databases or wasn't "
 
1202
"found 2) somehow we mistakenly created two gconfd processes 3) your "
 
1203
"operating system is misconfigured so NFS file locking doesn't work in your "
 
1204
"home directory or 4) your NFS client machine crashed and didn't properly "
 
1205
"notify the server on reboot that file locks should be dropped. If you have "
 
1206
"two gconfd processes (or had two at the time the second was launched), "
 
1207
"logging out, killing all copies of gconfd, and logging back in may help. If "
 
1208
"you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that "
 
1209
"you attempted to use GConf from two machines at once, and ORBit still has "
 
1210
"its default configuration that prevents remote CORBA connections - put "
 
1211
"\"ORBIIOPIPv4=1\" in /etc/orbitrc. As always, check the user.* syslog for "
 
1212
"details on problems gconfd encountered. There can only be one gconfd per "
 
1213
"home directory, and it must own a lockfile in ~/.gconfd and also lockfiles "
 
1214
"in individual storage locations such as ~/.gconf"
 
1215
msgstr ""
 
1216
"Unable to store a value at key '%s', as the configuration server has no "
 
1217
"writable databases. There are some common causes of this problem: 1) your "
 
1218
"configuration path file %s/path doesn't contain any databases or wasn't "
 
1219
"found 2) somehow we mistakenly created two gconfd processes 3) your "
 
1220
"operating system is misconfigured so NFS file locking doesn't work in your "
 
1221
"home directory or 4) your NFS client machine crashed and didn't properly "
 
1222
"notify the server on reboot that file locks should be dropped. If you have "
 
1223
"two gconfd processes (or had two at the time the second was launched), "
 
1224
"logging out, killing all copies of gconfd, and logging back in may help. If "
 
1225
"you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that "
 
1226
"you attempted to use GConf from two machines at once, and ORBit still has "
 
1227
"its default configuration that prevents remote CORBA connections - put "
 
1228
"\"ORBIIOPIPv4=1\" in /etc/orbitrc. As always, check the user.* syslog for "
 
1229
"details on problems gconfd encountered. There can only be one gconfd per "
 
1230
"home directory, and it must own a lockfile in ~/.gconfd and also lockfiles "
 
1231
"in individual storage locations such as ~/.gconf"
 
1232
 
 
1233
#: ../gconf/gconf-sources.c:1570
 
1234
#, c-format
 
1235
msgid "Error finding metainfo: %s"
 
1236
msgstr "Error finding metainfo: %s"
 
1237
 
 
1238
#: ../gconf/gconf-sources.c:1639
 
1239
#, c-format
 
1240
msgid "Error getting metainfo: %s"
 
1241
msgstr "Error getting metainfo: %s"
 
1242
 
 
1243
#: ../gconf/gconf-sources.c:1663
 
1244
#, c-format
 
1245
msgid "Key `%s' listed as schema for key `%s' actually stores type `%s'"
 
1246
msgstr "Key `%s' listed as schema for key `%s' actually stores type `%s'"
 
1247
 
 
1248
#: ../gconf/gconf-value.c:263
 
1249
#, c-format
 
1250
msgid "Didn't understand `%s' (list must start with a '[')"
 
1251
msgstr "Didn't understand `%s' (list must start with a '[')"
 
1252
 
 
1253
#: ../gconf/gconf-value.c:276
 
1254
#, c-format
 
1255
msgid "Didn't understand `%s' (list must end with a ']')"
 
1256
msgstr "Didn't understand `%s' (list must end with a ']')"
 
1257
 
 
1258
#: ../gconf/gconf-value.c:327
 
1259
#, c-format
 
1260
msgid "Didn't understand `%s' (extra unescaped ']' found inside list)"
 
1261
msgstr "Didn't understand `%s' (extra unescaped ']' found inside list)"
 
1262
 
 
1263
#: ../gconf/gconf-value.c:358 ../gconf/gconf-value.c:519
 
1264
#, c-format
 
1265
msgid "Didn't understand `%s' (extra trailing characters)"
 
1266
msgstr "Didn't understand `%s' (extra trailing characters)"
 
1267
 
 
1268
#: ../gconf/gconf-value.c:405
 
1269
#, c-format
 
1270
msgid "Didn't understand `%s' (pair must start with a '(')"
 
1271
msgstr "Didn't understand `%s' (pair must start with a '(')"
 
1272
 
 
1273
#: ../gconf/gconf-value.c:418
 
1274
#, c-format
 
1275
msgid "Didn't understand `%s' (pair must end with a ')')"
 
1276
msgstr "Didn't understand `%s' (pair must end with a ')')"
 
1277
 
 
1278
#: ../gconf/gconf-value.c:448 ../gconf/gconf-value.c:534
 
1279
#, c-format
 
1280
msgid "Didn't understand `%s' (wrong number of elements)"
 
1281
msgstr "Didn't understand `%s' (wrong number of elements)"
 
1282
 
 
1283
#: ../gconf/gconf-value.c:488
 
1284
#, c-format
 
1285
msgid "Didn't understand `%s' (extra unescaped ')' found inside pair)"
 
1286
msgstr "Didn't understand `%s' (extra unescaped ')' found inside pair)"
 
1287
 
 
1288
#: ../gconf/gconf.c:95
 
1289
msgid "Key is NULL"
 
1290
msgstr "Key is NULL"
 
1291
 
 
1292
#: ../gconf/gconf.c:102
 
1293
#, c-format
 
1294
msgid "\"%s\": %s"
 
1295
msgstr "\"%s\": %s"
 
1296
 
 
1297
#: ../gconf/gconf.c:423
 
1298
#, c-format
 
1299
msgid "Server couldn't resolve the address `%s'"
 
1300
msgstr "Server couldn't resolve the address `%s'"
 
1301
 
 
1302
#: ../gconf/gconf.c:801
 
1303
msgid "Can't add notifications to a local configuration source"
 
1304
msgstr "Can't add notifications to a local configuration source"
 
1305
 
 
1306
#: ../gconf/gconf.c:2251
 
1307
#, c-format
 
1308
msgid "Adding client to server's list failed, CORBA error: %s"
 
1309
msgstr "Adding client to server's list failed, CORBA error: %s"
 
1310
 
 
1311
#: ../gconf/gconf.c:2623
 
1312
msgid "Must begin with a slash (/)"
 
1313
msgstr "Must begin with a slash (/)"
 
1314
 
 
1315
#: ../gconf/gconf.c:2645
 
1316
msgid "Can't have two slashes (/) in a row"
 
1317
msgstr "Can't have two slashes (/) in a row"
 
1318
 
 
1319
#: ../gconf/gconf.c:2647
 
1320
msgid "Can't have a period (.) right after a slash (/)"
 
1321
msgstr "Can't have a period (.) right after a slash (/)"
 
1322
 
 
1323
#: ../gconf/gconf.c:2667
 
1324
#, c-format
 
1325
msgid "'\\%o' is not an ASCII character, so isn't allowed in key names"
 
1326
msgstr "'\\%o' is not an ASCII character, so isn't allowed in key names"
 
1327
 
 
1328
#: ../gconf/gconf.c:2677
 
1329
#, c-format
 
1330
msgid "`%c' is an invalid character in key/directory names"
 
1331
msgstr "`%c' is an invalid character in key/directory names"
 
1332
 
 
1333
#: ../gconf/gconf.c:2691
 
1334
msgid "Key/directory may not end with a slash (/)"
 
1335
msgstr "Key/directory may not end with a slash (/)"
 
1336
 
 
1337
#: ../gconf/gconf.c:3062
 
1338
#, c-format
 
1339
msgid "Failure shutting down config server: %s"
 
1340
msgstr "Failure shutting down config server: %s"
 
1341
 
 
1342
#: ../gconf/gconf.c:3123
 
1343
#, c-format
 
1344
msgid "Expected float, got %s"
 
1345
msgstr "Expected float, got %s"
 
1346
 
 
1347
#: ../gconf/gconf.c:3158
 
1348
#, c-format
 
1349
msgid "Expected int, got %s"
 
1350
msgstr "Expected int, got %s"
 
1351
 
 
1352
#: ../gconf/gconf.c:3193
 
1353
#, c-format
 
1354
msgid "Expected string, got %s"
 
1355
msgstr "Expected string, got %s"
 
1356
 
 
1357
#: ../gconf/gconf.c:3227
 
1358
#, c-format
 
1359
msgid "Expected bool, got %s"
 
1360
msgstr "Expected bool, got %s"
 
1361
 
 
1362
#: ../gconf/gconf.c:3260
 
1363
#, c-format
 
1364
msgid "Expected schema, got %s"
 
1365
msgstr "Expected schema, got %s"
 
1366
 
 
1367
#: ../gconf/gconf.c:3599
 
1368
#, c-format
 
1369
msgid "CORBA error: %s"
 
1370
msgstr "CORBA error: %s"
 
1371
 
 
1372
#: ../gconf/gconfd.c:302
 
1373
msgid "Shutdown request received"
 
1374
msgstr "Shutdown request received"
 
1375
 
 
1376
#: ../gconf/gconfd.c:334
 
1377
msgid ""
 
1378
"gconfd compiled with debugging; trying to load gconf.path from the source "
 
1379
"directory"
 
1380
msgstr ""
 
1381
"gconfd compiled with debugging; trying to load gconf.path from the source "
 
1382
"directory"
 
1383
 
 
1384
#: ../gconf/gconfd.c:354
 
1385
#, c-format
 
1386
msgid ""
 
1387
"No configuration files found, trying to use the default config source `%s'"
 
1388
msgstr ""
 
1389
"No configuration files found, trying to use the default config source `%s'"
 
1390
 
 
1391
#. We want to stay alive but do nothing, because otherwise every
 
1392
#. request would result in another failed gconfd being spawned.
 
1393
#.
 
1394
#: ../gconf/gconfd.c:362
 
1395
#, c-format
 
1396
msgid ""
 
1397
"No configuration sources in the source path, configuration won't be saved; "
 
1398
"edit %s%s"
 
1399
msgstr ""
 
1400
"No configuration sources in the source path, configuration won't be saved; "
 
1401
"edit %s%s"
 
1402
 
 
1403
#: ../gconf/gconfd.c:375
 
1404
#, c-format
 
1405
msgid "Error loading some config sources: %s"
 
1406
msgstr "Error loading some config sources: %s"
 
1407
 
 
1408
#: ../gconf/gconfd.c:387
 
1409
msgid ""
 
1410
"No config source addresses successfully resolved, can't load or store config "
 
1411
"data"
 
1412
msgstr ""
 
1413
"No config source addresses successfully resolved, can't load or store config "
 
1414
"data"
 
1415
 
 
1416
#: ../gconf/gconfd.c:404
 
1417
msgid ""
 
1418
"No writable config sources successfully resolved, may not be able to save "
 
1419
"some configuration changes"
 
1420
msgstr ""
 
1421
"No writable config sources successfully resolved, may not be able to save "
 
1422
"some configuration changes"
 
1423
 
 
1424
#: ../gconf/gconfd.c:433
 
1425
#, c-format
 
1426
msgid "Received signal %d, dumping core. Please report a GConf bug."
 
1427
msgstr "Received signal %d, dumping core. Please report a GConf bug."
 
1428
 
 
1429
#: ../gconf/gconfd.c:439
 
1430
#, c-format
 
1431
msgid "Received signal %d. Please report a GConf bug."
 
1432
msgstr "Received signal %d. Please report a GConf bug."
 
1433
 
 
1434
#: ../gconf/gconfd.c:459
 
1435
#, c-format
 
1436
msgid ""
 
1437
"Received signal %d, shutting down abnormally. Please file a GConf bug report."
 
1438
msgstr ""
 
1439
"Received signal %d, shutting down abnormally. Please file a GConf bug report."
 
1440
 
 
1441
#: ../gconf/gconfd.c:475
 
1442
#, c-format
 
1443
msgid "Received signal %d, shutting down cleanly"
 
1444
msgstr "Received signal %d, shutting down cleanly"
 
1445
 
 
1446
#: ../gconf/gconfd.c:563
 
1447
#, c-format
 
1448
msgid "Failed to open %s: %s"
 
1449
msgstr "Failed to open %s: %s"
 
1450
 
 
1451
#: ../gconf/gconfd.c:579
 
1452
#, c-format
 
1453
msgid "Owner of %s is not the current user"
 
1454
msgstr "Owner of %s is not the current user"
 
1455
 
 
1456
#: ../gconf/gconfd.c:587
 
1457
#, c-format
 
1458
msgid "Bad permissions %lo on directory %s"
 
1459
msgstr "Bad permissions %lo on directory %s"
 
1460
 
 
1461
#. openlog() does not copy logname - what total brokenness.
 
1462
#. So we free it at the end of main()
 
1463
#: ../gconf/gconfd.c:679
 
1464
#, c-format
 
1465
msgid "starting (version %s), pid %u user '%s'"
 
1466
msgstr "starting (version %s), pid %u user '%s'"
 
1467
 
 
1468
#: ../gconf/gconfd.c:736
 
1469
msgid "Failed to get object reference for ConfigServer"
 
1470
msgstr "Failed to get object reference for ConfigServer"
 
1471
 
 
1472
#: ../gconf/gconfd.c:749
 
1473
#, c-format
 
1474
msgid "Failed to create %s: %s"
 
1475
msgstr "Failed to create %s: %s"
 
1476
 
 
1477
#: ../gconf/gconfd.c:756
 
1478
#, c-format
 
1479
msgid "Directory %s has a problem, gconfd can't use it"
 
1480
msgstr "Directory %s has a problem, gconfd can't use it"
 
1481
 
 
1482
#: ../gconf/gconfd.c:788
 
1483
#, c-format
 
1484
msgid ""
 
1485
"Failed to write byte to pipe file descriptor %d so client program may hang: %"
 
1486
"s"
 
1487
msgstr ""
 
1488
"Failed to write byte to pipe file descriptor %d so client program may hang: %"
 
1489
"s"
 
1490
 
 
1491
#: ../gconf/gconfd.c:798
 
1492
#, c-format
 
1493
msgid "Failed to get lock for daemon, exiting: %s"
 
1494
msgstr "Failed to get lock for daemon, exiting: %s"
 
1495
 
 
1496
#: ../gconf/gconfd.c:836
 
1497
#, c-format
 
1498
msgid "Error releasing lockfile: %s"
 
1499
msgstr "Error releasing lockfile: %s"
 
1500
 
 
1501
#: ../gconf/gconfd.c:844
 
1502
msgid "Exiting"
 
1503
msgstr "Exiting"
 
1504
 
 
1505
#: ../gconf/gconfd.c:869
 
1506
msgid "SIGHUP received, reloading all databases"
 
1507
msgstr "SIGHUP received, reloading all databases"
 
1508
 
 
1509
#: ../gconf/gconfd.c:886
 
1510
msgid "GConf server is not in use, shutting down."
 
1511
msgstr "GConf server is not in use, shutting down."
 
1512
 
 
1513
#: ../gconf/gconfd.c:1212
 
1514
#, c-format
 
1515
msgid "Error obtaining new value for `%s': %s"
 
1516
msgstr "Error obtaining new value for `%s': %s"
 
1517
 
 
1518
#: ../gconf/gconfd.c:1340
 
1519
#, c-format
 
1520
msgid "Returning exception: %s"
 
1521
msgstr "Returning exception: %s"
 
1522
 
 
1523
#: ../gconf/gconfd.c:1446
 
1524
#, c-format
 
1525
msgid ""
 
1526
"Failed to open gconfd logfile; won't be able to restore listeners after "
 
1527
"gconfd shutdown (%s)"
 
1528
msgstr ""
 
1529
"Failed to open gconfd logfile; won't be able to restore listeners after "
 
1530
"gconfd shutdown (%s)"
 
1531
 
 
1532
#: ../gconf/gconfd.c:1481
 
1533
#, c-format
 
1534
msgid ""
 
1535
"Failed to close gconfd logfile; data may not have been properly saved (%s)"
 
1536
msgstr ""
 
1537
"Failed to close gconfd logfile; data may not have been properly saved (%s)"
 
1538
 
 
1539
#: ../gconf/gconfd.c:1543
 
1540
#, c-format
 
1541
msgid "Could not open saved state file '%s' for writing: %s"
 
1542
msgstr "Could not open saved state file '%s' for writing: %s"
 
1543
 
 
1544
#: ../gconf/gconfd.c:1557
 
1545
#, c-format
 
1546
msgid "Could not write saved state file '%s' fd: %d: %s"
 
1547
msgstr "Could not write saved state file '%s' fd: %d: %s"
 
1548
 
 
1549
#: ../gconf/gconfd.c:1566
 
1550
#, c-format
 
1551
msgid "Failed to close new saved state file '%s': %s"
 
1552
msgstr "Failed to close new saved state file '%s': %s"
 
1553
 
 
1554
#: ../gconf/gconfd.c:1580
 
1555
#, c-format
 
1556
msgid "Could not move aside old saved state file '%s': %s"
 
1557
msgstr "Could not move aside old saved state file '%s': %s"
 
1558
 
 
1559
#: ../gconf/gconfd.c:1590
 
1560
#, c-format
 
1561
msgid "Failed to move new save state file into place: %s"
 
1562
msgstr "Failed to move new save state file into place: %s"
 
1563
 
 
1564
#: ../gconf/gconfd.c:1599
 
1565
#, c-format
 
1566
msgid ""
 
1567
"Failed to restore original saved state file that had been moved to '%s': %s"
 
1568
msgstr ""
 
1569
"Failed to restore original saved state file that had been moved to '%s': %s"
 
1570
 
 
1571
#: ../gconf/gconfd.c:2078
 
1572
#, c-format
 
1573
msgid ""
 
1574
"Unable to restore a listener on address '%s', couldn't resolve the database"
 
1575
msgstr ""
 
1576
"Unable to restore a listener on address '%s', couldn't resolve the database"
 
1577
 
 
1578
#: ../gconf/gconfd.c:2114
 
1579
#, c-format
 
1580
msgid "Error reading saved state file: %s"
 
1581
msgstr "Error reading saved state file: %s"
 
1582
 
 
1583
#: ../gconf/gconfd.c:2164
 
1584
#, c-format
 
1585
msgid "Unable to open saved state file '%s': %s"
 
1586
msgstr "Unable to open saved state file '%s': %s"
 
1587
 
 
1588
#: ../gconf/gconfd.c:2283
 
1589
#, c-format
 
1590
msgid ""
 
1591
"Failed to log addition of listener to gconfd logfile; won't be able to re-"
 
1592
"add the listener if gconfd exits or shuts down (%s)"
 
1593
msgstr ""
 
1594
"Failed to log addition of listener to gconfd logfile; won't be able to re-"
 
1595
"add the listener if gconfd exits or shuts down (%s)"
 
1596
 
 
1597
#: ../gconf/gconfd.c:2288
 
1598
#, c-format
 
1599
msgid ""
 
1600
"Failed to log removal of listener to gconfd logfile; might erroneously re-"
 
1601
"add the listener if gconfd exits or shuts down (%s)"
 
1602
msgstr ""
 
1603
"Failed to log removal of listener to gconfd logfile; might erroneously re-"
 
1604
"add the listener if gconfd exits or shuts down (%s)"
 
1605
 
 
1606
#: ../gconf/gconfd.c:2311 ../gconf/gconfd.c:2485
 
1607
#, c-format
 
1608
msgid "Failed to get IOR for client: %s"
 
1609
msgstr "Failed to get IOR for client: %s"
 
1610
 
 
1611
#: ../gconf/gconfd.c:2326
 
1612
#, c-format
 
1613
msgid "Failed to open saved state file: %s"
 
1614
msgstr "Failed to open saved state file: %s"
 
1615
 
 
1616
#: ../gconf/gconfd.c:2339
 
1617
#, c-format
 
1618
msgid "Failed to write client add to saved state file: %s"
 
1619
msgstr "Failed to write client add to saved state file: %s"
 
1620
 
 
1621
#: ../gconf/gconfd.c:2347
 
1622
#, c-format
 
1623
msgid "Failed to flush client add to saved state file: %s"
 
1624
msgstr "Failed to flush client add to saved state file: %s"
 
1625
 
 
1626
#: ../gconf/gconfd.c:2446
 
1627
msgid ""
 
1628
"Some client removed itself from the GConf server when it hadn't been added."
 
1629
msgstr ""
 
1630
"Some client removed itself from the GConf server when it hadn't been added."
 
1631
 
 
1632
#: ../gconf/gconftool.c:90
 
1633
msgid "Set a key to a value and sync. Use with --type."
 
1634
msgstr "Set a key to a value and sync. Use with --type."
 
1635
 
 
1636
#: ../gconf/gconftool.c:99
 
1637
msgid "Print the value of a key to standard output."
 
1638
msgstr "Print the value of a key to standard output."
 
1639
 
 
1640
#: ../gconf/gconftool.c:109
 
1641
msgid "Unset the keys on the command line"
 
1642
msgstr "Unset the keys on the command line"
 
1643
 
 
1644
#: ../gconf/gconftool.c:118
 
1645
msgid ""
 
1646
"Recursively unset all keys at or below the key/directory names on the "
 
1647
"command line"
 
1648
msgstr ""
 
1649
"Recursively unset all keys at or below the key/directory names on the "
 
1650
"command line"
 
1651
 
 
1652
#: ../gconf/gconftool.c:127
 
1653
msgid "Print all key/value pairs in a directory."
 
1654
msgstr "Print all key/value pairs in a directory."
 
1655
 
 
1656
#: ../gconf/gconftool.c:136
 
1657
msgid "Print all subdirectories in a directory."
 
1658
msgstr "Print all subdirectories in a directory."
 
1659
 
 
1660
#: ../gconf/gconftool.c:145
 
1661
msgid "Print all subdirectories and entries under a directory, recursively."
 
1662
msgstr "Print all subdirectories and entries under a directory, recursively."
 
1663
 
 
1664
#: ../gconf/gconftool.c:154
 
1665
msgid "Search for a key, recursively."
 
1666
msgstr "Search for a key, recursively."
 
1667
 
 
1668
#: ../gconf/gconftool.c:163
 
1669
msgid "Get the short doc string for a key"
 
1670
msgstr "Get the short doc string for a key"
 
1671
 
 
1672
#: ../gconf/gconftool.c:172
 
1673
msgid "Get the long doc string for a key"
 
1674
msgstr "Get the long doc string for a key"
 
1675
 
 
1676
#: ../gconf/gconftool.c:181
 
1677
msgid "Return 0 if the directory exists, 2 if it does not."
 
1678
msgstr "Return 0 if the directory exists, 2 if it does not."
 
1679
 
 
1680
#: ../gconf/gconftool.c:190
 
1681
msgid "Ignore schema defaults when reading values."
 
1682
msgstr "Ignore schema defaults when reading values."
 
1683
 
 
1684
#: ../gconf/gconftool.c:205
 
1685
msgid ""
 
1686
"Dump to standard output an XML description of all entries under a directory, "
 
1687
"recursively."
 
1688
msgstr ""
 
1689
"Dump to standard output an XML description of all entries under a directory, "
 
1690
"recursively."
 
1691
 
 
1692
#: ../gconf/gconftool.c:214
 
1693
msgid ""
 
1694
"Load from the specified file an XML description of values and set them "
 
1695
"relative to a directory."
 
1696
msgstr ""
 
1697
"Load from the specified file an XML description of values and set them "
 
1698
"relative to a directory."
 
1699
 
 
1700
#: ../gconf/gconftool.c:223
 
1701
msgid "Unload a set of values described in an XML file."
 
1702
msgstr "Unload a set of values described in an XML file."
 
1703
 
 
1704
#: ../gconf/gconftool.c:238
 
1705
msgid "Get the name of the default source"
 
1706
msgstr "Get the name of the default source"
 
1707
 
 
1708
#: ../gconf/gconftool.c:247
 
1709
msgid "Shut down gconfd. DON'T USE THIS OPTION WITHOUT GOOD REASON."
 
1710
msgstr "Shut down gconfd. DON'T USE THIS OPTION WITHOUT GOOD REASON."
 
1711
 
 
1712
#: ../gconf/gconftool.c:256
 
1713
msgid "Return 0 if gconfd is running, 2 if not."
 
1714
msgstr "Return 0 if gconfd is running, 2 if not."
 
1715
 
 
1716
#: ../gconf/gconftool.c:265
 
1717
msgid ""
 
1718
"Launch the config server (gconfd). (Normally happens automatically when "
 
1719
"needed.)"
 
1720
msgstr ""
 
1721
"Launch the config server (gconfd). (Normally happens automatically when "
 
1722
"needed.)"
 
1723
 
 
1724
#: ../gconf/gconftool.c:280
 
1725
msgid ""
 
1726
"Specify the type of the value being set, or the type of the value a schema "
 
1727
"describes. Unique abbreviations OK."
 
1728
msgstr ""
 
1729
"Specify the type of the value being set, or the type of the value a schema "
 
1730
"describes. Unique abbreviations OK."
 
1731
 
 
1732
#: ../gconf/gconftool.c:281
 
1733
msgid "int|bool|float|string|list|pair"
 
1734
msgstr "int|bool|float|string|list|pair"
 
1735
 
 
1736
#: ../gconf/gconftool.c:289
 
1737
msgid "Print the data type of a key to standard output."
 
1738
msgstr "Print the data type of a key to standard output."
 
1739
 
 
1740
#: ../gconf/gconftool.c:298
 
1741
msgid "Get the number of elements in a list key."
 
1742
msgstr "Get the number of elements in a list key."
 
1743
 
 
1744
#: ../gconf/gconftool.c:307
 
1745
msgid "Get a specific element from a list key, numerically indexed."
 
1746
msgstr "Get a specific element from a list key, numerically indexed."
 
1747
 
 
1748
#: ../gconf/gconftool.c:316
 
1749
msgid ""
 
1750
"Specify the type of the list value being set, or the type of the value a "
 
1751
"schema describes. Unique abbreviations OK."
 
1752
msgstr ""
 
1753
"Specify the type of the list value being set, or the type of the value a "
 
1754
"schema describes. Unique abbreviations OK."
 
1755
 
 
1756
#: ../gconf/gconftool.c:317 ../gconf/gconftool.c:326 ../gconf/gconftool.c:335
 
1757
msgid "int|bool|float|string"
 
1758
msgstr "int|bool|float|string"
 
1759
 
 
1760
#: ../gconf/gconftool.c:325
 
1761
msgid ""
 
1762
"Specify the type of the car pair value being set, or the type of the value a "
 
1763
"schema describes. Unique abbreviations OK."
 
1764
msgstr ""
 
1765
"Specify the type of the car pair value being set, or the type of the value a "
 
1766
"schema describes. Unique abbreviations OK."
 
1767
 
 
1768
#: ../gconf/gconftool.c:334
 
1769
msgid ""
 
1770
"Specify the type of the cdr pair value being set, or the type of the value a "
 
1771
"schema describes. Unique abbreviations OK."
 
1772
msgstr ""
 
1773
"Specify the type of the cdr pair value being set, or the type of the value a "
 
1774
"schema describes. Unique abbreviations OK."
 
1775
 
 
1776
#: ../gconf/gconftool.c:349
 
1777
msgid "Specify a schema file to be installed"
 
1778
msgstr "Specify a schema file to be installed"
 
1779
 
 
1780
#: ../gconf/gconftool.c:350
 
1781
msgid "FILENAME"
 
1782
msgstr "FILENAME"
 
1783
 
 
1784
#: ../gconf/gconftool.c:358
 
1785
msgid "Specify a configuration source to use rather than the default path"
 
1786
msgstr "Specify a configuration source to use rather than the default path"
 
1787
 
 
1788
#: ../gconf/gconftool.c:359
 
1789
msgid "SOURCE"
 
1790
msgstr "SOURCE"
 
1791
 
 
1792
#: ../gconf/gconftool.c:367
 
1793
msgid ""
 
1794
"Access the config database directly, bypassing server. Requires that gconfd "
 
1795
"is not running."
 
1796
msgstr ""
 
1797
"Access the config database directly, bypassing server. Requires that gconfd "
 
1798
"is not running."
 
1799
 
 
1800
#: ../gconf/gconftool.c:376
 
1801
msgid ""
 
1802
"Properly installs schema files on the command line into the database. "
 
1803
"GCONF_CONFIG_SOURCE environment variable should be set to a non-default "
 
1804
"config source or set to the empty string to use the default."
 
1805
msgstr ""
 
1806
"Properly installs schema files on the command line into the database. "
 
1807
"GCONF_CONFIG_SOURCE environment variable should be set to a non-default "
 
1808
"config source or set to the empty string to use the default."
 
1809
 
 
1810
#: ../gconf/gconftool.c:385
 
1811
msgid ""
 
1812
"Properly uninstalls schema files on the command line from the database. "
 
1813
"GCONF_CONFIG_SOURCE environment variable should be set to a non-default "
 
1814
"config source or set to the empty string to use the default."
 
1815
msgstr ""
 
1816
"Properly uninstalls schema files on the command line from the database. "
 
1817
"GCONF_CONFIG_SOURCE environment variable should be set to a non-default "
 
1818
"config source or set to the empty string to use the default."
 
1819
 
 
1820
#: ../gconf/gconftool.c:400
 
1821
msgid ""
 
1822
"Torture-test an application by setting and unsetting a bunch of values of "
 
1823
"different types for keys on the command line."
 
1824
msgstr ""
 
1825
"Torture-test an application by setting and unsetting a bunch of values of "
 
1826
"different types for keys on the command line."
 
1827
 
 
1828
#: ../gconf/gconftool.c:409
 
1829
msgid ""
 
1830
"Torture-test an application by setting and unsetting a bunch of keys inside "
 
1831
"the directories on the command line."
 
1832
msgstr ""
 
1833
"Torture-test an application by setting and unsetting a bunch of keys inside "
 
1834
"the directories on the command line."
 
1835
 
 
1836
#: ../gconf/gconftool.c:424
 
1837
msgid ""
 
1838
"Set a schema and sync. Use with --short-desc, --long-desc, --owner, and --"
 
1839
"type."
 
1840
msgstr ""
 
1841
"Set a schema and sync. Use with --short-desc, --long-desc, --owner, and --"
 
1842
"type."
 
1843
 
 
1844
#: ../gconf/gconftool.c:433
 
1845
msgid "Specify a short half-line description to go in a schema."
 
1846
msgstr "Specify a short half-line description to go in a schema."
 
1847
 
 
1848
#: ../gconf/gconftool.c:434 ../gconf/gconftool.c:443
 
1849
msgid "DESCRIPTION"
 
1850
msgstr "DESCRIPTION"
 
1851
 
 
1852
#: ../gconf/gconftool.c:442
 
1853
msgid "Specify a several-line description to go in a schema."
 
1854
msgstr "Specify a several-line description to go in a schema."
 
1855
 
 
1856
#: ../gconf/gconftool.c:451
 
1857
msgid "Specify the owner of a schema"
 
1858
msgstr "Specify the owner of a schema"
 
1859
 
 
1860
#: ../gconf/gconftool.c:452
 
1861
msgid "OWNER"
 
1862
msgstr "OWNER"
 
1863
 
 
1864
#: ../gconf/gconftool.c:460
 
1865
msgid "Get the name of the schema applied to this key"
 
1866
msgstr "Get the name of the schema applied to this key"
 
1867
 
 
1868
#: ../gconf/gconftool.c:469
 
1869
msgid "Specify the schema name followed by the key to apply the schema name to"
 
1870
msgstr ""
 
1871
"Specify the schema name followed by the key to apply the schema name to"
 
1872
 
 
1873
#: ../gconf/gconftool.c:478
 
1874
msgid "Remove any schema name applied to the given keys"
 
1875
msgstr "Remove any schema name applied to the given keys"
 
1876
 
 
1877
#: ../gconf/gconftool.c:493
 
1878
msgid "Print version"
 
1879
msgstr "Print version"
 
1880
 
 
1881
#: ../gconf/gconftool.c:502
 
1882
msgid "[FILE...]|[KEY...]|[DIR...]"
 
1883
msgstr "[FILE...]|[KEY...]|[DIR...]"
 
1884
 
 
1885
#: ../gconf/gconftool.c:562
 
1886
msgid "- Tool to manipulate a GConf configuration"
 
1887
msgstr "- Tool to manipulate a GConf configuration"
 
1888
 
 
1889
#: ../gconf/gconftool.c:567
 
1890
msgid "Client options:"
 
1891
msgstr "Client options:"
 
1892
 
 
1893
#: ../gconf/gconftool.c:567
 
1894
msgid "Show client options"
 
1895
msgstr "Show client options"
 
1896
 
 
1897
#: ../gconf/gconftool.c:572
 
1898
msgid "Key type options:"
 
1899
msgstr "Key type options:"
 
1900
 
 
1901
#: ../gconf/gconftool.c:572
 
1902
msgid "Show key type options"
 
1903
msgstr "Show key type options"
 
1904
 
 
1905
#: ../gconf/gconftool.c:577
 
1906
msgid "Load/Save options:"
 
1907
msgstr"Load/Save options:"
 
1908
 
 
1909
#: ../gconf/gconftool.c:577
 
1910
msgid "Show load/save options"
 
1911
msgstr "Show load/save options"
 
1912
 
 
1913
#: ../gconf/gconftool.c:582
 
1914
msgid "Server options:"
 
1915
msgstr "Server options:"
 
1916
 
 
1917
#: ../gconf/gconftool.c:582
 
1918
msgid "Show server options"
 
1919
msgstr "Show server options"
 
1920
 
 
1921
#: ../gconf/gconftool.c:587
 
1922
msgid "Installation options:"
 
1923
msgstr "Installation options:"
 
1924
 
 
1925
#: ../gconf/gconftool.c:587
 
1926
msgid "Show installation options"
 
1927
msgstr "Show installation options"
 
1928
 
 
1929
#: ../gconf/gconftool.c:592
 
1930
msgid "Test options:"
 
1931
msgstr "Test options:"
 
1932
 
 
1933
#: ../gconf/gconftool.c:592
 
1934
msgid "Show test options"
 
1935
msgstr "Show test options"
 
1936
 
 
1937
#: ../gconf/gconftool.c:597
 
1938
msgid "Schema options:"
 
1939
msgstr "Schema options:"
 
1940
 
 
1941
#: ../gconf/gconftool.c:597
 
1942
msgid "Show schema options"
 
1943
msgstr "Show schema options"
 
1944
 
 
1945
#: ../gconf/gconftool.c:606
 
1946
#, c-format
 
1947
msgid "Run '%s --help' to see a full list of available command line options.\n"
 
1948
msgstr ""
 
1949
"Run '%s --help' to see a full list of available command line options.\n"
 
1950
 
 
1951
#: ../gconf/gconftool.c:634
 
1952
msgid "Can't get and set/unset simultaneously\n"
 
1953
msgstr "Can't get and set/unset simultaneously\n"
 
1954
 
 
1955
#: ../gconf/gconftool.c:644
 
1956
msgid "Can't set and get/unset simultaneously\n"
 
1957
msgstr "Can't set and get/unset simultaneously\n"
 
1958
 
 
1959
#: ../gconf/gconftool.c:651
 
1960
msgid "Can't get type and set/unset simultaneously\n"
 
1961
msgstr "Can't get type and set/unset simultaneously\n"
 
1962
 
 
1963
#: ../gconf/gconftool.c:662
 
1964
msgid "Can't use --all-entries with --get or --set\n"
 
1965
msgstr "Can't use --all-entries with --get or --set\n"
 
1966
 
 
1967
#: ../gconf/gconftool.c:673
 
1968
msgid "Can't use --all-dirs with --get or --set\n"
 
1969
msgstr "Can't use --all-dirs with --get or --set\n"
 
1970
 
 
1971
#: ../gconf/gconftool.c:687
 
1972
msgid ""
 
1973
"--recursive-list should not be used with --get, --set, --unset, --all-"
 
1974
"entries, --all-dirs, or --search-key\n"
 
1975
msgstr ""
 
1976
"--recursive-list should not be used with --get, --set, --unset, --all-"
 
1977
"entries, --all-dirs, or --search-key\n"
 
1978
 
 
1979
#: ../gconf/gconftool.c:701
 
1980
msgid ""
 
1981
"--set_schema should not be used with --get, --set, --unset, --all-entries, --"
 
1982
"all-dirs, or --search-key\n"
 
1983
msgstr ""
 
1984
"--set_schema should not be used with --get, --set, --unset, --all-entries, --"
 
1985
"all-dirs, or --search-key\n"
 
1986
 
 
1987
#: ../gconf/gconftool.c:707
 
1988
msgid "Value type is only relevant when setting a value\n"
 
1989
msgstr "Value type is only relevant when setting a value\n"
 
1990
 
 
1991
#: ../gconf/gconftool.c:713
 
1992
msgid "Must specify a type when setting a value\n"
 
1993
msgstr "Must specify a type when setting a value\n"
 
1994
 
 
1995
#: ../gconf/gconftool.c:721
 
1996
msgid ""
 
1997
"--ignore-schema-defaults is only relevant with --get, --all-entries, --dump, "
 
1998
"--recursive-list, --get-list-size or --get-list-element\n"
 
1999
msgstr ""
 
2000
"--ignore-schema-defaults is only relevant with --get, --all-entries, --dump, "
 
2001
"--recursive-list, --get-list-size or --get-list-element\n"
 
2002
 
 
2003
#: ../gconf/gconftool.c:733 ../gconf/gconftool.c:746 ../gconf/gconftool.c:759
 
2004
#: ../gconf/gconftool.c:773 ../gconf/gconftool.c:786 ../gconf/gconftool.c:799
 
2005
#: ../gconf/gconftool.c:813
 
2006
#, c-format
 
2007
msgid "%s option must be used by itself.\n"
 
2008
msgstr "%s option must be used by itself.\n"
 
2009
 
 
2010
#: ../gconf/gconftool.c:822
 
2011
msgid ""
 
2012
"You must specify a config source with --config-source when using --direct\n"
 
2013
msgstr ""
 
2014
"You must specify a config source with --config-source when using --direct\n"
 
2015
 
 
2016
#: ../gconf/gconftool.c:828
 
2017
#, c-format
 
2018
msgid "Failed to init GConf: %s\n"
 
2019
msgstr "Failed to init GConf: %s\n"
 
2020
 
 
2021
#: ../gconf/gconftool.c:856
 
2022
msgid "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas\n"
 
2023
msgstr "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas\n"
 
2024
 
 
2025
#: ../gconf/gconftool.c:863
 
2026
msgid ""
 
2027
"GCONF_DISABLE_MAKEFILE_SCHEMA_UNINSTALL is set, not uninstalling schemas\n"
 
2028
msgstr ""
 
2029
"GCONF_DISABLE_MAKEFILE_SCHEMA_UNINSTALL is set, not uninstalling schemas\n"
 
2030
 
 
2031
#: ../gconf/gconftool.c:876
 
2032
msgid "Must set the GCONF_CONFIG_SOURCE environment variable\n"
 
2033
msgstr "Must set the GCONF_CONFIG_SOURCE environment variable\n"
 
2034
 
 
2035
#: ../gconf/gconftool.c:911
 
2036
#, c-format
 
2037
msgid "Failed to access configuration source(s): %s\n"
 
2038
msgstr "Failed to access configuration source(s): %s\n"
 
2039
 
 
2040
#: ../gconf/gconftool.c:1198
 
2041
#, c-format
 
2042
msgid "Shutdown error: %s\n"
 
2043
msgstr "Shutdown error: %s\n"
 
2044
 
 
2045
#: ../gconf/gconftool.c:1241
 
2046
msgid "Must specify one or more directories to recursively list.\n"
 
2047
msgstr "Must specify one or more directories to recursively list.\n"
 
2048
 
 
2049
#: ../gconf/gconftool.c:1272 ../gconf/gconftool.c:1433
 
2050
#: ../gconf/gconftool.c:1699
 
2051
#, c-format
 
2052
msgid "Failure listing entries in `%s': %s\n"
 
2053
msgstr "Failure listing entries in `%s': %s\n"
 
2054
 
 
2055
#: ../gconf/gconftool.c:1292 ../gconf/gconftool.c:1452
 
2056
msgid "(no value set)"
 
2057
msgstr "(no value set)"
 
2058
 
 
2059
#: ../gconf/gconftool.c:1342
 
2060
msgid "Must specify a key pattern to search for.\n"
 
2061
msgstr "Must specify a key pattern to search for.\n"
 
2062
 
 
2063
#: ../gconf/gconftool.c:1391
 
2064
msgid "Must specify one or more directories to dump.\n"
 
2065
msgstr "Must specify one or more directories to dump.\n"
 
2066
 
 
2067
#: ../gconf/gconftool.c:1758
 
2068
#, c-format
 
2069
msgid "Failed to spawn the config server (gconfd): %s\n"
 
2070
msgstr "Failed to spawn the config server (gconfd): %s\n"
 
2071
 
 
2072
#: ../gconf/gconftool.c:1787
 
2073
msgid "Must specify a key or keys to get\n"
 
2074
msgstr "Must specify a key or keys to get\n"
 
2075
 
 
2076
#: ../gconf/gconftool.c:1822
 
2077
#, c-format
 
2078
msgid "Type: %s\n"
 
2079
msgstr "Type: %s\n"
 
2080
 
 
2081
#: ../gconf/gconftool.c:1823
 
2082
#, c-format
 
2083
msgid "List Type: %s\n"
 
2084
msgstr "List Type: %s\n"
 
2085
 
 
2086
#: ../gconf/gconftool.c:1824
 
2087
#, c-format
 
2088
msgid "Car Type: %s\n"
 
2089
msgstr "Car Type: %s\n"
 
2090
 
 
2091
#: ../gconf/gconftool.c:1825
 
2092
#, c-format
 
2093
msgid "Cdr Type: %s\n"
 
2094
msgstr "Cdr Type: %s\n"
 
2095
 
 
2096
#: ../gconf/gconftool.c:1830
 
2097
#, c-format
 
2098
msgid "Default Value: %s\n"
 
2099
msgstr "Default Value: %s\n"
 
2100
 
 
2101
#: ../gconf/gconftool.c:1830 ../gconf/gconftool.c:1832
 
2102
#: ../gconf/gconftool.c:1833 ../gconf/gconftool.c:1834
 
2103
msgid "Unset"
 
2104
msgstr "Unset"
 
2105
 
 
2106
#: ../gconf/gconftool.c:1832
 
2107
#, c-format
 
2108
msgid "Owner: %s\n"
 
2109
msgstr "Owner: %s\n"
 
2110
 
 
2111
#: ../gconf/gconftool.c:1833
 
2112
#, c-format
 
2113
msgid "Short Desc: %s\n"
 
2114
msgstr "Short Desc: %s\n"
 
2115
 
 
2116
#: ../gconf/gconftool.c:1834
 
2117
#, c-format
 
2118
msgid "Long Desc: %s\n"
 
2119
msgstr "Long Desc: %s\n"
 
2120
 
 
2121
#: ../gconf/gconftool.c:1843 ../gconf/gconftool.c:2067
 
2122
#: ../gconf/gconftool.c:2101 ../gconf/gconftool.c:2146
 
2123
#: ../gconf/gconftool.c:2291
 
2124
#, c-format
 
2125
msgid "No value set for `%s'\n"
 
2126
msgstr "No value set for `%s'\n"
 
2127
 
 
2128
#: ../gconf/gconftool.c:1847 ../gconf/gconftool.c:2071
 
2129
#: ../gconf/gconftool.c:2105 ../gconf/gconftool.c:2150
 
2130
#: ../gconf/gconftool.c:2295
 
2131
#, c-format
 
2132
msgid "Failed to get value for `%s': %s\n"
 
2133
msgstr "Failed to get value for `%s': %s\n"
 
2134
 
 
2135
#: ../gconf/gconftool.c:1890 ../gconf/gconftool.c:1902
 
2136
#, c-format
 
2137
msgid "Don't understand type `%s'\n"
 
2138
msgstr "Don't understand type `%s'\n"
 
2139
 
 
2140
#: ../gconf/gconftool.c:1914
 
2141
msgid "Must specify alternating keys/values as arguments\n"
 
2142
msgstr "Must specify alternating keys/values as arguments\n"
 
2143
 
 
2144
#: ../gconf/gconftool.c:1934
 
2145
#, c-format
 
2146
msgid "No value to set for key: `%s'\n"
 
2147
msgstr "No value to set for key: `%s'\n"
 
2148
 
 
2149
#: ../gconf/gconftool.c:1962
 
2150
msgid "Cannot set schema as value\n"
 
2151
msgstr "Cannot set schema as value\n"
 
2152
 
 
2153
#: ../gconf/gconftool.c:1972
 
2154
msgid "When setting a list you must specify a primitive list-type\n"
 
2155
msgstr "When setting a list you must specify a primitive list-type\n"
 
2156
 
 
2157
#: ../gconf/gconftool.c:1986
 
2158
msgid ""
 
2159
"When setting a pair you must specify a primitive car-type and cdr-type\n"
 
2160
msgstr ""
 
2161
"When setting a pair you must specify a primitive car-type and cdr-type\n"
 
2162
 
 
2163
#: ../gconf/gconftool.c:2001
 
2164
#, c-format
 
2165
msgid "Error: %s\n"
 
2166
msgstr "Error: %s\n"
 
2167
 
 
2168
#: ../gconf/gconftool.c:2014 ../gconf/gconftool.c:3046
 
2169
#, c-format
 
2170
msgid "Error setting value: %s\n"
 
2171
msgstr "Error setting value: %s\n"
 
2172
 
 
2173
#: ../gconf/gconftool.c:2032
 
2174
#, c-format
 
2175
msgid "Error syncing: %s\n"
 
2176
msgstr "Error syncing: %s\n"
 
2177
 
 
2178
#: ../gconf/gconftool.c:2047
 
2179
msgid "Must specify a key or keys to get type\n"
 
2180
msgstr "Must specify a key or keys to get type\n"
 
2181
 
 
2182
#: ../gconf/gconftool.c:2091
 
2183
msgid "Must specify a key to lookup size of.\n"
 
2184
msgstr "Must specify a key to lookup size of.\n"
 
2185
 
 
2186
#: ../gconf/gconftool.c:2116 ../gconf/gconftool.c:2161
 
2187
#, c-format
 
2188
msgid "Key %s is not a list.\n"
 
2189
msgstr "Key %s is not a list.\n"
 
2190
 
 
2191
#: ../gconf/gconftool.c:2136
 
2192
msgid "Must specify a key from which to get list element.\n"
 
2193
msgstr "Must specify a key from which to get list element.\n"
 
2194
 
 
2195
#: ../gconf/gconftool.c:2167
 
2196
msgid "Must specify list index.\n"
 
2197
msgstr "Must specify list index.\n"
 
2198
 
 
2199
#: ../gconf/gconftool.c:2174
 
2200
msgid "List index must be non-negative.\n"
 
2201
msgstr "List index must be non-negative.\n"
 
2202
 
 
2203
#: ../gconf/gconftool.c:2183
 
2204
msgid "List index is out of bounds.\n"
 
2205
msgstr "List index is out of bounds.\n"
 
2206
 
 
2207
#: ../gconf/gconftool.c:2209
 
2208
msgid "Must specify a key or keys on the command line\n"
 
2209
msgstr "Must specify a key or keys on the command line\n"
 
2210
 
 
2211
#: ../gconf/gconftool.c:2229
 
2212
#, c-format
 
2213
msgid "No schema known for `%s'\n"
 
2214
msgstr "No schema known for `%s'\n"
 
2215
 
 
2216
#: ../gconf/gconftool.c:2262
 
2217
#, c-format
 
2218
msgid "No doc string stored in schema at '%s'\n"
 
2219
msgstr "No doc string stored in schema at '%s'\n"
 
2220
 
 
2221
#: ../gconf/gconftool.c:2267
 
2222
#, c-format
 
2223
msgid "Error getting schema at '%s': %s\n"
 
2224
msgstr "Error getting schema at '%s': %s\n"
 
2225
 
 
2226
#: ../gconf/gconftool.c:2274
 
2227
#, c-format
 
2228
msgid "No schema stored at '%s'\n"
 
2229
msgstr "No schema stored at '%s'\n"
 
2230
 
 
2231
#: ../gconf/gconftool.c:2277
 
2232
#, c-format
 
2233
msgid "Value at '%s' is not a schema\n"
 
2234
msgstr "Value at '%s' is not a schema\n"
 
2235
 
 
2236
#: ../gconf/gconftool.c:2333
 
2237
msgid "Must specify a schema name followed by the key name to apply it to\n"
 
2238
msgstr "Must specify a schema name followed by the key name to apply it to\n"
 
2239
 
 
2240
#: ../gconf/gconftool.c:2340
 
2241
#, c-format
 
2242
msgid "Error associating schema name '%s' with key name '%s': %s\n"
 
2243
msgstr "Error associating schema name '%s' with key name '%s': %s\n"
 
2244
 
 
2245
#: ../gconf/gconftool.c:2358
 
2246
msgid "Must specify keys to unapply schema from\n"
 
2247
msgstr "Must specify keys to unapply schema from\n"
 
2248
 
 
2249
#: ../gconf/gconftool.c:2368
 
2250
#, c-format
 
2251
msgid "Error removing schema name from '%s': %s\n"
 
2252
msgstr "Error removing schema name from '%s': %s\n"
 
2253
 
 
2254
#: ../gconf/gconftool.c:2393
 
2255
msgid "Must specify key (schema name) as the only argument\n"
 
2256
msgstr "Must specify key (schema name) as the only argument\n"
 
2257
 
 
2258
#: ../gconf/gconftool.c:2435
 
2259
msgid "List type must be a primitive type: string, int, float or bool\n"
 
2260
msgstr "List type must be a primitive type: string, int, float or bool\n"
 
2261
 
 
2262
#: ../gconf/gconftool.c:2455
 
2263
msgid "Pair car type must be a primitive type: string, int, float or bool\n"
 
2264
msgstr "Pair car type must be a primitive type: string, int, float or bool\n"
 
2265
 
 
2266
#: ../gconf/gconftool.c:2475
 
2267
msgid "Pair cdr type must be a primitive type: string, int, float or bool\n"
 
2268
msgstr "Pair cdr type must be a primitive type: string, int, float or bool\n"
 
2269
 
 
2270
#: ../gconf/gconftool.c:2490
 
2271
#, c-format
 
2272
msgid "Error setting value: %s"
 
2273
msgstr "Error setting value: %s"
 
2274
 
 
2275
#: ../gconf/gconftool.c:2504
 
2276
#, c-format
 
2277
msgid "Error syncing: %s"
 
2278
msgstr "Error syncing: %s"
 
2279
 
 
2280
#: ../gconf/gconftool.c:2519
 
2281
msgid "Must specify one or more directories to get key/value pairs from.\n"
 
2282
msgstr "Must specify one or more directories to get key/value pairs from.\n"
 
2283
 
 
2284
#: ../gconf/gconftool.c:2533
 
2285
msgid "Must specify one or more keys to unset.\n"
 
2286
msgstr "Must specify one or more keys to unset.\n"
 
2287
 
 
2288
#: ../gconf/gconftool.c:2544
 
2289
#, c-format
 
2290
msgid "Error unsetting `%s': %s\n"
 
2291
msgstr "Error unsetting `%s': %s\n"
 
2292
 
 
2293
#: ../gconf/gconftool.c:2564
 
2294
msgid "Must specify one or more keys to recursively unset.\n"
 
2295
msgstr "Must specify one or more keys to recursively unset.\n"
 
2296
 
 
2297
#: ../gconf/gconftool.c:2578
 
2298
#, c-format
 
2299
msgid "Failure during recursive unset of \"%s\": %s\n"
 
2300
msgstr "Failure during recursive unset of \"%s\": %s\n"
 
2301
 
 
2302
#: ../gconf/gconftool.c:2598
 
2303
msgid "Must specify one or more directories to get subdirs from.\n"
 
2304
msgstr "Must specify one or more directories to get subdirs from.\n"
 
2305
 
 
2306
#: ../gconf/gconftool.c:2632
 
2307
#, c-format
 
2308
msgid "Error listing dirs: %s\n"
 
2309
msgstr "Error listing dirs: %s\n"
 
2310
 
 
2311
#: ../gconf/gconftool.c:2768
 
2312
msgid "WARNING: must specify both a <car> and a <cdr> in a <pair>\n"
 
2313
msgstr "WARNING: must specify both a <car> and a <cdr> in a <pair>\n"
 
2314
 
 
2315
#: ../gconf/gconftool.c:2795
 
2316
#, c-format
 
2317
msgid "WARNING: key specified (%s) for schema under a <value> - ignoring\n"
 
2318
msgstr "WARNING: key specified (%s) for schema under a <value> - ignoring\n"
 
2319
 
 
2320
#: ../gconf/gconftool.c:2828
 
2321
msgid "WARNING: must have a child node under <value>\n"
 
2322
msgstr "WARNING: must have a child node under <value>\n"
 
2323
 
 
2324
#: ../gconf/gconftool.c:2834
 
2325
#, c-format
 
2326
msgid "WARNING: node <%s> not understood\n"
 
2327
msgstr "WARNING: node <%s> not understood\n"
 
2328
 
 
2329
#: ../gconf/gconftool.c:2852
 
2330
#, c-format
 
2331
msgid "WARNING: Failed to parse int value `%s'\n"
 
2332
msgstr "WARNING: Failed to parse int value `%s'\n"
 
2333
 
 
2334
#: ../gconf/gconftool.c:2873
 
2335
#, c-format
 
2336
msgid "WARNING: Failed to parse float value `%s'\n"
 
2337
msgstr "WARNING: Failed to parse float value `%s'\n"
 
2338
 
 
2339
#: ../gconf/gconftool.c:2895
 
2340
#, c-format
 
2341
msgid "WARNING: Failed to parse string value `%s'\n"
 
2342
msgstr "WARNING: Failed to parse string value `%s'\n"
 
2343
 
 
2344
#: ../gconf/gconftool.c:2916
 
2345
#, c-format
 
2346
msgid "WARNING: Failed to parse boolean value `%s'\n"
 
2347
msgstr "WARNING: Failed to parse boolean value `%s'\n"
 
2348
 
 
2349
#: ../gconf/gconftool.c:3025 ../gconf/gconftool.c:3567
 
2350
#, c-format
 
2351
msgid "WARNING: failed to associate schema `%s' with key `%s': %s\n"
 
2352
msgstr "WARNING: failed to associate schema `%s' with key `%s': %s\n"
 
2353
 
 
2354
#: ../gconf/gconftool.c:3140
 
2355
#, c-format
 
2356
msgid "WARNING: invalid or missing type for schema (%s)\n"
 
2357
msgstr "WARNING: invalid or missing type for schema (%s)\n"
 
2358
 
 
2359
#: ../gconf/gconftool.c:3149
 
2360
#, c-format
 
2361
msgid "WARNING: invalid or missing list_type for schema (%s)\n"
 
2362
msgstr "WARNING: invalid or missing list_type for schema (%s)\n"
 
2363
 
 
2364
#: ../gconf/gconftool.c:3160 ../gconf/gconftool.c:3190
 
2365
#: ../gconf/gconftool.c:3219
 
2366
#, c-format
 
2367
msgid "WARNING: Failed to parse default value `%s' for schema (%s)\n"
 
2368
msgstr "WARNING: Failed to parse default value `%s' for schema (%s)\n"
 
2369
 
 
2370
#: ../gconf/gconftool.c:3178
 
2371
#, c-format
 
2372
msgid "WARNING: invalid or missing car_type or cdr_type for schema (%s)\n"
 
2373
msgstr "WARNING: invalid or missing car_type or cdr_type for schema (%s)\n"
 
2374
 
 
2375
#: ../gconf/gconftool.c:3203
 
2376
msgid "WARNING: You cannot set a default value for a schema\n"
 
2377
msgstr "WARNING: You cannot set a default value for a schema\n"
 
2378
 
 
2379
#: ../gconf/gconftool.c:3232
 
2380
msgid "WARNING: gconftool internal error, unknown GConfValueType\n"
 
2381
msgstr "WARNING: gconftool internal error, unknown GConfValueType\n"
 
2382
 
 
2383
#: ../gconf/gconftool.c:3280 ../gconf/gconftool.c:3301
 
2384
#: ../gconf/gconftool.c:3322 ../gconf/gconftool.c:3343
 
2385
#, c-format
 
2386
msgid "WARNING: failed to parse type name `%s'\n"
 
2387
msgstr "WARNING: failed to parse type name `%s'\n"
 
2388
 
 
2389
#: ../gconf/gconftool.c:3297
 
2390
#, c-format
 
2391
msgid ""
 
2392
"WARNING: list_type can only be int, float, string or bool and not `%s'\n"
 
2393
msgstr ""
 
2394
"WARNING: list_type can only be int, float, string or bool and not `%s'\n"
 
2395
 
 
2396
#: ../gconf/gconftool.c:3318
 
2397
#, c-format
 
2398
msgid "WARNING: car_type can only be int, float, string or bool and not `%s'\n"
 
2399
msgstr ""
 
2400
"WARNING: car_type can only be int, float, string or bool and not `%s'\n"
 
2401
 
 
2402
#: ../gconf/gconftool.c:3339
 
2403
#, c-format
 
2404
msgid "WARNING: cdr_type can only be int, float, string or bool and not `%s'\n"
 
2405
msgstr ""
 
2406
"WARNING: cdr_type can only be int, float, string or bool and not `%s'\n"
 
2407
 
 
2408
#: ../gconf/gconftool.c:3379
 
2409
msgid "WARNING: empty <applyto> node"
 
2410
msgstr "WARNING: empty <applyto> node"
 
2411
 
 
2412
#: ../gconf/gconftool.c:3382 ../gconf/gconftool.c:3640
 
2413
#, c-format
 
2414
msgid "WARNING: node <%s> not understood below <schema>\n"
 
2415
msgstr "WARNING: node <%s> not understood below <schema>\n"
 
2416
 
 
2417
#: ../gconf/gconftool.c:3393
 
2418
msgid "WARNING: no <list_type> specified for schema of type list\n"
 
2419
msgstr "WARNING: no <list_type> specified for schema of type list\n"
 
2420
 
 
2421
#: ../gconf/gconftool.c:3399
 
2422
msgid "WARNING: no <car_type> specified for schema of type pair\n"
 
2423
msgstr "WARNING: no <car_type> specified for schema of type pair\n"
 
2424
 
 
2425
#: ../gconf/gconftool.c:3405
 
2426
msgid "WARNING: no <cdr_type> specified for schema of type pair\n"
 
2427
msgstr "WARNING: no <cdr_type> specified for schema of type pair\n"
 
2428
 
 
2429
#: ../gconf/gconftool.c:3434
 
2430
msgid "WARNING: <locale> node has no `name=\"locale\"' attribute, ignoring\n"
 
2431
msgstr "WARNING: <locale> node has no `name=\"locale\"' attribute, ignoring\n"
 
2432
 
 
2433
#: ../gconf/gconftool.c:3440
 
2434
#, c-format
 
2435
msgid ""
 
2436
"WARNING: multiple <locale> nodes for locale `%s', ignoring all past first\n"
 
2437
msgstr ""
 
2438
"WARNING: multiple <locale> nodes for locale `%s', ignoring all past first\n"
 
2439
 
 
2440
#: ../gconf/gconftool.c:3538
 
2441
#, c-format
 
2442
msgid "WARNING: Invalid node <%s> in a <locale> node\n"
 
2443
msgstr "WARNING: Invalid node <%s> in a <locale> node\n"
 
2444
 
 
2445
#: ../gconf/gconftool.c:3575
 
2446
#, c-format
 
2447
msgid "Attached schema `%s' to key `%s'\n"
 
2448
msgstr "Attached schema `%s' to key `%s'\n"
 
2449
 
 
2450
#: ../gconf/gconftool.c:3649
 
2451
msgid "You must have at least one <locale> entry in a <schema>\n"
 
2452
msgstr "You must have at least one <locale> entry in a <schema>\n"
 
2453
 
 
2454
#: ../gconf/gconftool.c:3684
 
2455
#, c-format
 
2456
msgid "WARNING: failed to install schema `%s' locale `%s': %s\n"
 
2457
msgstr "WARNING: failed to install schema `%s' locale `%s': %s\n"
 
2458
 
 
2459
#: ../gconf/gconftool.c:3692
 
2460
#, c-format
 
2461
msgid "Installed schema `%s' for locale `%s'\n"
 
2462
msgstr "Installed schema `%s' for locale `%s'\n"
 
2463
 
 
2464
#: ../gconf/gconftool.c:3702
 
2465
#, c-format
 
2466
msgid "WARNING: failed to uninstall schema `%s' locale `%s': %s\n"
 
2467
msgstr "WARNING: failed to uninstall schema `%s' locale `%s': %s\n"
 
2468
 
 
2469
#: ../gconf/gconftool.c:3710
 
2470
#, c-format
 
2471
msgid "Uninstalled schema `%s' from locale `%s'\n"
 
2472
msgstr "Uninstalled schema `%s' from locale `%s'\n"
 
2473
 
 
2474
#: ../gconf/gconftool.c:3748
 
2475
msgid "WARNING: no key specified for schema\n"
 
2476
msgstr "WARNING: no key specified for schema\n"
 
2477
 
 
2478
#: ../gconf/gconftool.c:3789
 
2479
#, c-format
 
2480
msgid "WARNING: node <%s> not understood below <%s>\n"
 
2481
msgstr "WARNING: node <%s> not understood below <%s>\n"
 
2482
 
 
2483
#: ../gconf/gconftool.c:3821
 
2484
#, c-format
 
2485
msgid "Failed to open `%s': %s\n"
 
2486
msgstr "Failed to open `%s': %s\n"
 
2487
 
 
2488
#: ../gconf/gconftool.c:3828
 
2489
#, c-format
 
2490
msgid "Document `%s' is empty?\n"
 
2491
msgstr "Document `%s' is empty?\n"
 
2492
 
 
2493
#: ../gconf/gconftool.c:3840
 
2494
#, c-format
 
2495
msgid "Document `%s' has the wrong type of root node (<%s>, should be <%s>)\n"
 
2496
msgstr "Document `%s' has the wrong type of root node (<%s>, should be <%s>)\n"
 
2497
 
 
2498
#: ../gconf/gconftool.c:3853
 
2499
#, c-format
 
2500
msgid "Document `%s' has no top level <%s> node\n"
 
2501
msgstr "Document `%s' has no top level <%s> node\n"
 
2502
 
 
2503
#: ../gconf/gconftool.c:3867
 
2504
#, c-format
 
2505
msgid "WARNING: node <%s> below <%s> not understood\n"
 
2506
msgstr "WARNING: node <%s> below <%s> not understood\n"
 
2507
 
 
2508
#: ../gconf/gconftool.c:3888
 
2509
#, c-format
 
2510
msgid "Error syncing config data: %s"
 
2511
msgstr "Error syncing config data: %s"
 
2512
 
 
2513
#: ../gconf/gconftool.c:3904
 
2514
msgid "Must specify some schema files to install\n"
 
2515
msgstr "Must specify some schema files to install\n"
 
2516
 
 
2517
#: ../gconf/gconftool.c:3932
 
2518
#, c-format
 
2519
msgid ""
 
2520
"\n"
 
2521
"%s\n"
 
2522
msgstr ""
 
2523
"\n"
 
2524
"%s\n"
 
2525
 
 
2526
#: ../gconf/gconftool.c:3952
 
2527
#, c-format
 
2528
msgid "Failed to unset breakage key %s: %s\n"
 
2529
msgstr "Failed to unset breakage key %s: %s\n"
 
2530
 
 
2531
#: ../gconf/gconftool.c:4078
 
2532
msgid "Must specify some keys to break\n"
 
2533
msgstr "Must specify some keys to break\n"
 
2534
 
 
2535
#: ../gconf/gconftool.c:4084
 
2536
#, c-format
 
2537
msgid ""
 
2538
"Trying to break your application by setting bad values for key:\n"
 
2539
"  %s\n"
 
2540
msgstr ""
 
2541
"Trying to break your application by setting bad values for key:\n"
 
2542
"  %s\n"
 
2543
 
 
2544
#: ../gconf/gconftool.c:4102
 
2545
msgid "Must specify some directories to break\n"
 
2546
msgstr "Must specify some directories to break\n"
 
2547
 
 
2548
#: ../gconf/gconftool.c:4121
 
2549
#, c-format
 
2550
msgid ""
 
2551
"Trying to break your application by setting bad values for keys in "
 
2552
"directory:\n"
 
2553
"  %s\n"
 
2554
msgstr ""
 
2555
"Trying to break your application by setting bad values for keys in "
 
2556
"directory:\n"
 
2557
"  %s\n"