summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>2007-09-17 07:23:58 +0000
committerSANDRA MARAKKALA DANISHKA NAVIN <snavin@src.gnome.org>2007-09-17 07:23:58 +0000
commit4b125d2c07310f6fe8d9deaf798209061821413b (patch)
treef22d24f193f4b5c6cd98fdcbde58b2e0dae3bf05
parent2ac8cce48df0c54187a9f4c0fb2cf05e81f80a10 (diff)
downloadgconf-4b125d2c07310f6fe8d9deaf798209061821413b.tar.gz
si.po updated
svn path=/trunk/; revision=2472
-rw-r--r--po/si.po2390
1 files changed, 2390 insertions, 0 deletions
diff --git a/po/si.po b/po/si.po
new file mode 100644
index 00000000..be0232ac
--- /dev/null
+++ b/po/si.po
@@ -0,0 +1,2390 @@
+# translation of si.po to Sinhala
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Danishka Navin <snavin@redhat.com>, 2007.
+msgid ""
+msgstr ""
+"Project-Id-Version: si\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-09-16 03:30+0100\n"
+"PO-Revision-Date: 2007-09-17 12:52+0530\n"
+"Last-Translator: Danishka Navin <snavin@redhat.com>\n"
+"Language-Team: Sinhala <en@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../backends/evoldap-backend.c:159
+#, c-format
+msgid "Failed to get configuration file path from '%s'"
+msgstr ""
+
+#: ../backends/evoldap-backend.c:170
+#, c-format
+msgid "Created Evolution/LDAP source using configuration file '%s'"
+msgstr ""
+
+#: ../backends/evoldap-backend.c:446
+#, c-format
+msgid "Unable to parse XML file '%s'"
+msgstr ""
+
+#: ../backends/evoldap-backend.c:455
+#, c-format
+msgid "Config file '%s' is empty"
+msgstr ""
+
+#: ../backends/evoldap-backend.c:466
+#, c-format
+msgid "Root node of '%s' must be <evoldap>, not <%s>"
+msgstr ""
+
+#: ../backends/evoldap-backend.c:504
+#, c-format
+msgid "No <template> specified in '%s'"
+msgstr ""
+
+#: ../backends/evoldap-backend.c:511
+#, c-format
+msgid "No \"filter\" attribute specified on <template> in '%s'"
+msgstr ""
+
+#: ../backends/evoldap-backend.c:572
+#, c-format
+msgid "No LDAP server or base DN specified in '%s'"
+msgstr ""
+
+#: ../backends/evoldap-backend.c:578
+#, c-format
+msgid "Contacting LDAP server: host '%s', port '%d', base DN '%s'"
+msgstr ""
+
+#: ../backends/evoldap-backend.c:584
+#, c-format
+msgid "Failed to contact LDAP server: %s"
+msgstr ""
+
+#: ../backends/evoldap-backend.c:671
+#, c-format
+msgid "Searching for entries using filter: %s"
+msgstr ""
+
+#: ../backends/evoldap-backend.c:684
+#, c-format
+msgid "Error querying LDAP server: %s"
+msgstr ""
+
+#: ../backends/evoldap-backend.c:694
+#, c-format
+msgid "Got %d entries using filter: %s"
+msgstr ""
+
+#: ../backends/gconf-merge-tree.c:59
+#, c-format
+msgid "Cannot find directory %s\n"
+msgstr ""
+
+#: ../backends/gconf-merge-tree.c:75
+#, c-format
+msgid "Error saving GConf tree to '%s': %s\n"
+msgstr ""
+
+#: ../backends/gconf-merge-tree.c:101
+#, c-format
+msgid "Usage: %s <dir>\n"
+msgstr ""
+
+#: ../backends/gconf-merge-tree.c:107
+#, c-format
+msgid ""
+"Usage: %s <dir>\n"
+" Merges a markup backend filesystem hierarchy like:\n"
+" dir/%%gconf.xml\n"
+" subdir1/%%gconf.xml\n"
+" subdir2/%%gconf.xml\n"
+" to:\n"
+" dir/%%gconf-tree.xml\n"
+msgstr ""
+
+#: ../backends/markup-backend.c:164
+msgid "Unloading text markup backend module."
+msgstr ""
+
+#: ../backends/markup-backend.c:227 ../backends/xml-backend.c:288
+#, c-format
+msgid "Couldn't find the XML root directory in the address `%s'"
+msgstr ""
+
+#: ../backends/markup-backend.c:284 ../backends/xml-backend.c:343
+#, c-format
+msgid "Could not make directory `%s': %s"
+msgstr ""
+
+#: ../backends/markup-backend.c:391 ../backends/xml-backend.c:442
+#, c-format
+msgid "Can't read from or write to the XML root directory in the address \"%s\""
+msgstr ""
+
+#: ../backends/markup-backend.c:402 ../backends/xml-backend.c:452
+#, c-format
+msgid "Directory/file permissions for XML source at root %s are: %o/%o"
+msgstr ""
+
+#: ../backends/markup-backend.c:741 ../backends/xml-backend.c:683
+msgid ""
+"Remove directory operation is no longer supported, just remove all the "
+"values in the directory"
+msgstr ""
+
+#: ../backends/markup-backend.c:827 ../backends/xml-backend.c:769
+#, c-format
+msgid "Could not open lock directory for %s to remove locks: %s\n"
+msgstr ""
+
+#: ../backends/markup-backend.c:840 ../backends/xml-backend.c:782
+#, c-format
+msgid "Could not remove file %s: %s\n"
+msgstr ""
+
+#: ../backends/markup-backend.c:861
+msgid "Initializing Markup backend module"
+msgstr ""
+
+#: ../backends/markup-backend.c:938 ../backends/xml-backend.c:880
+#, c-format
+msgid "Failed to give up lock on XML directory \"%s\": %s"
+msgstr ""
+
+#: ../backends/markup-tree.c:397
+msgid "Failed to write some configuration data to disk\n"
+msgstr ""
+
+#: ../backends/markup-tree.c:920 ../backends/xml-dir.c:1273
+#, c-format
+msgid "Could not make directory \"%s\": %s"
+msgstr ""
+
+#: ../backends/markup-tree.c:960 ../backends/markup-tree.c:967
+#, c-format
+msgid "Could not remove \"%s\": %s\n"
+msgstr ""
+
+#: ../backends/markup-tree.c:1168
+#, c-format
+msgid "Failed to write \"%s\": %s\n"
+msgstr ""
+
+#: ../backends/markup-tree.c:1376
+#, c-format
+msgid "Failed to load file \"%s\": %s"
+msgstr ""
+
+#: ../backends/markup-tree.c:1968
+#, c-format
+msgid "Line %d character %d: %s"
+msgstr ""
+
+#: ../backends/markup-tree.c:2187
+#, c-format
+msgid "Attribute \"%s\" repeated twice on the same <%s> element"
+msgstr ""
+
+#: ../backends/markup-tree.c:2204 ../backends/markup-tree.c:2228
+#, c-format
+msgid "Attribute \"%s\" is invalid on <%s> element in this context"
+msgstr ""
+
+#: ../backends/markup-tree.c:2253 ../gconf/gconf-value.c:112
+#, c-format
+msgid "Didn't understand `%s' (expected integer)"
+msgstr ""
+
+#: ../backends/markup-tree.c:2260 ../gconf/gconf-value.c:122
+#, c-format
+msgid "Integer `%s' is too large or small"
+msgstr ""
+
+#: ../backends/markup-tree.c:2292 ../gconf/gconf-value.c:187
+#, c-format
+msgid "Didn't understand `%s' (expected true or false)"
+msgstr ""
+
+#: ../backends/markup-tree.c:2316 ../gconf/gconf-value.c:143
+#, c-format
+msgid "Didn't understand `%s' (expected real number)"
+msgstr ""
+
+#: ../backends/markup-tree.c:2386 ../backends/markup-tree.c:2415
+#: ../backends/markup-tree.c:2455 ../backends/markup-tree.c:2479
+#: ../backends/markup-tree.c:2487 ../backends/markup-tree.c:2542
+#: ../backends/markup-tree.c:2607 ../backends/markup-tree.c:2719
+#: ../backends/markup-tree.c:2787 ../backends/markup-tree.c:2845
+#: ../backends/markup-tree.c:2995
+#, c-format
+msgid "No \"%s\" attribute on element <%s>"
+msgstr ""
+
+#: ../backends/markup-tree.c:2395
+#, c-format
+msgid "Unknown value \"%s\" for \"%s\" attribute on element <%s>"
+msgstr ""
+
+#: ../backends/markup-tree.c:2429
+#, c-format
+msgid "Invalid ltype \"%s\" on <%s>"
+msgstr ""
+
+#: ../backends/markup-tree.c:2509
+#, c-format
+msgid "Invalid first-element type \"%s\" on <%s>"
+msgstr ""
+
+#: ../backends/markup-tree.c:2523
+#, c-format
+msgid "Invalid cdr_type \"%s\" on <%s>"
+msgstr ""
+
+#: ../backends/markup-tree.c:2559
+#, c-format
+msgid "Invalid list_type \"%s\" on <%s>"
+msgstr ""
+
+#: ../backends/markup-tree.c:2926
+msgid "Two <default> elements below a <local_schema>"
+msgstr ""
+
+#: ../backends/markup-tree.c:2941
+msgid "Two <longdesc> elements below a <local_schema>"
+msgstr ""
+
+#: ../backends/markup-tree.c:2948
+#, c-format
+msgid "Element <%s> is not allowed below <%s>"
+msgstr ""
+
+#: ../backends/markup-tree.c:2973 ../backends/markup-tree.c:3078
+#: ../backends/markup-tree.c:3132 ../backends/markup-tree.c:3183
+#, c-format
+msgid "<%s> provided but current element does not have type %s"
+msgstr ""
+
+#: ../backends/markup-tree.c:3056
+msgid "Two <car> elements given for same pair"
+msgstr ""
+
+#: ../backends/markup-tree.c:3070
+msgid "Two <cdr> elements given for same pair"
+msgstr ""
+
+#: ../backends/markup-tree.c:3124
+#, c-format
+msgid "<li> has wrong type %s"
+msgstr ""
+
+#: ../backends/markup-tree.c:3155
+#, c-format
+msgid "<%s> provided but parent <entry> does not have a value"
+msgstr ""
+
+#: ../backends/markup-tree.c:3196 ../backends/markup-tree.c:3219
+#: ../backends/markup-tree.c:3241 ../backends/markup-tree.c:3258
+#, c-format
+msgid "Element <%s> is not allowed inside current element"
+msgstr ""
+
+#: ../backends/markup-tree.c:3290
+#, c-format
+msgid "Outermost element in menu file must be <gconf> not <%s>"
+msgstr ""
+
+#: ../backends/markup-tree.c:3310 ../backends/markup-tree.c:3332
+#: ../backends/markup-tree.c:3337
+#, c-format
+msgid "Element <%s> is not allowed inside a <%s> element"
+msgstr ""
+
+#: ../backends/markup-tree.c:3481
+#, c-format
+msgid "No text is allowed inside element <%s>"
+msgstr ""
+
+#: ../backends/markup-tree.c:3598 ../backends/markup-tree.c:4378
+#: ../backends/markup-tree.c:4396
+#, c-format
+msgid "Failed to open \"%s\": %s\n"
+msgstr ""
+
+#: ../backends/markup-tree.c:3628
+#, c-format
+msgid "Error reading \"%s\": %s\n"
+msgstr ""
+
+#: ../backends/markup-tree.c:4483
+#, c-format
+msgid "Error writing file \"%s\": %s"
+msgstr ""
+
+#: ../backends/markup-tree.c:4512
+#, c-format
+msgid "Failed to move temporary file \"%s\" to final location \"%s\": %s"
+msgstr ""
+
+#: ../backends/xml-backend.c:239
+msgid "Unloading XML backend module."
+msgstr ""
+
+#: ../backends/xml-backend.c:618
+#, c-format
+msgid "Error syncing the XML backend directory cache: %s"
+msgstr ""
+
+#: ../backends/xml-backend.c:809
+msgid "Initializing XML backend module"
+msgstr ""
+
+#: ../backends/xml-cache.c:286
+msgid "Failed to sync XML cache contents to disk"
+msgstr ""
+
+#: ../backends/xml-cache.c:316
+#, c-format
+msgid ""
+"Unable to remove directory `%s' from the XML backend cache, because it has "
+"not been successfully synced to disk"
+msgstr ""
+
+#: ../backends/xml-dir.c:169
+#, c-format
+msgid "Could not stat `%s': %s"
+msgstr ""
+
+#: ../backends/xml-dir.c:179
+#, c-format
+msgid "XML filename `%s' is a directory"
+msgstr ""
+
+#: ../backends/xml-dir.c:416 ../backends/xml-dir.c:425
+#, c-format
+msgid "Failed to delete \"%s\": %s"
+msgstr ""
+
+#: ../backends/xml-dir.c:471
+#, c-format
+msgid "Failed to write file `%s': %s"
+msgstr ""
+
+#: ../backends/xml-dir.c:485 ../backends/xml-dir.c:521
+#, c-format
+msgid "Failed to set mode on `%s': %s"
+msgstr ""
+
+#: ../backends/xml-dir.c:496
+#, c-format
+msgid "Failed to write XML data to `%s': %s"
+msgstr ""
+
+#: ../backends/xml-dir.c:506 ../backends/xml-dir.c:1297
+#, c-format
+msgid "Failed to close file `%s': %s"
+msgstr ""
+
+#: ../backends/xml-dir.c:536 ../backends/xml-dir.c:546
+#, c-format
+msgid "Failed to rename `%s' to `%s': %s"
+msgstr ""
+
+#: ../backends/xml-dir.c:552
+#, c-format
+msgid "Failed to restore `%s' from `%s': %s"
+msgstr ""
+
+#: ../backends/xml-dir.c:564
+#, c-format
+msgid "Failed to delete old file `%s': %s"
+msgstr ""
+
+#. These are all fatal errors
+#: ../backends/xml-dir.c:996
+#, c-format
+msgid "Failed to stat `%s': %s"
+msgstr ""
+
+#: ../backends/xml-dir.c:1170
+#, c-format
+msgid "Duplicate entry `%s' in `%s', ignoring"
+msgstr ""
+
+#: ../backends/xml-dir.c:1192
+#, c-format
+msgid "Entry with no name in XML file `%s', ignoring"
+msgstr ""
+
+#: ../backends/xml-dir.c:1200
+#, c-format
+msgid "A toplevel node in XML file `%s' is <%s> rather than <entry>, ignoring"
+msgstr ""
+
+#: ../backends/xml-dir.c:1289
+#, c-format
+msgid "Failed to create file `%s': %s"
+msgstr ""
+
+#: ../backends/xml-dir.c:1388
+#, c-format
+msgid "Failed to parse XML file \"%s\""
+msgstr ""
+
+#. There was an error
+#: ../backends/xml-entry.c:154
+#, c-format
+msgid "Ignoring XML node with name `%s': %s"
+msgstr ""
+
+#: ../backends/xml-entry.c:332
+#, c-format
+msgid "Ignoring schema name `%s', invalid: %s"
+msgstr ""
+
+#: ../backends/xml-entry.c:380
+#, c-format
+msgid "Ignoring XML node `%s': %s"
+msgstr ""
+
+#: ../backends/xml-entry.c:733
+#, c-format
+msgid "Failed reading default value for schema: %s"
+msgstr ""
+
+#: ../backends/xml-entry.c:953
+#, c-format
+msgid "No \"type\" attribute for <%s> node"
+msgstr ""
+
+#: ../backends/xml-entry.c:967
+#, c-format
+msgid "A node has unknown \"type\" attribute `%s', ignoring"
+msgstr ""
+
+#: ../backends/xml-entry.c:982
+msgid "No \"value\" attribute for node"
+msgstr ""
+
+#: ../backends/xml-entry.c:1030 ../backends/xml-entry.c:1106
+#, c-format
+msgid "Didn't understand XML node <%s> inside an XML list node"
+msgstr ""
+
+#: ../backends/xml-entry.c:1064
+msgid "Invalid type (list, pair, or unknown) in a list node"
+msgstr ""
+
+#: ../backends/xml-entry.c:1087
+#, c-format
+msgid "Bad XML node: %s"
+msgstr ""
+
+#: ../backends/xml-entry.c:1095
+#, c-format
+msgid "List contains a badly-typed node (%s, should be %s)"
+msgstr ""
+
+#: ../backends/xml-entry.c:1147
+#, c-format
+msgid "Ignoring bad car from XML pair: %s"
+msgstr ""
+
+#: ../backends/xml-entry.c:1156 ../backends/xml-entry.c:1179
+msgid "parsing XML file: lists and pairs may not be placed inside a pair"
+msgstr ""
+
+#: ../backends/xml-entry.c:1169
+#, c-format
+msgid "Ignoring bad cdr from XML pair: %s"
+msgstr ""
+
+#: ../backends/xml-entry.c:1188
+#, c-format
+msgid "Didn't understand XML node <%s> inside an XML pair node"
+msgstr ""
+
+#: ../backends/xml-entry.c:1206
+msgid "Didn't find car and cdr for XML pair node"
+msgstr ""
+
+#: ../backends/xml-entry.c:1212
+msgid "Missing cdr from pair of values in XML file"
+msgstr ""
+
+#: ../backends/xml-entry.c:1219
+msgid "Missing car from pair of values in XML file"
+msgstr ""
+
+#: ../backends/xml-entry.c:1224
+msgid "Missing both car and cdr values from pair in XML file"
+msgstr ""
+
+#: ../gconf/gconf-backend.c:62
+#, c-format
+msgid "`%c' is an invalid character in a configuration storage address"
+msgstr ""
+
+#. -- end debug only
+#: ../gconf/gconf-backend.c:216
+#, c-format
+msgid "No such file `%s'\n"
+msgstr ""
+
+#: ../gconf/gconf-backend.c:261
+#, c-format
+msgid "Backend `%s' failed return a vtable\n"
+msgstr ""
+
+#: ../gconf/gconf-backend.c:276
+#, c-format
+msgid "Backend `%s' missing required vtable member `%s'\n"
+msgstr ""
+
+#: ../gconf/gconf-backend.c:302
+#, c-format
+msgid "Bad address `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-backend.c:312
+#, c-format
+msgid "Bad address `%s'"
+msgstr ""
+
+#: ../gconf/gconf-backend.c:337
+msgid "GConf won't work without dynamic module support (gmodule)"
+msgstr ""
+
+#: ../gconf/gconf-backend.c:346
+#, c-format
+msgid "Error opening module `%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconf-backend.c:357
+#, c-format
+msgid "Error initializing module `%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconf-backend.c:388
+#, c-format
+msgid "Couldn't locate backend module for `%s'"
+msgstr ""
+
+#: ../gconf/gconf-backend.c:425
+msgid "Failed to shut down backend"
+msgstr ""
+
+#: ../gconf/gconf-client.c:344 ../gconf/gconf-client.c:362
+#, c-format
+msgid "GConf Error: %s\n"
+msgstr ""
+
+#: ../gconf/gconf-client.c:912
+#, c-format
+msgid "GConf warning: failure listing pairs in `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-client.c:1197
+#, c-format
+msgid "Expected `%s' got `%s' for key %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:211
+msgid "Received invalid value in set request"
+msgstr ""
+
+#: ../gconf/gconf-database.c:219
+#, c-format
+msgid "Couldn't make sense of CORBA value received in set request for key `%s'"
+msgstr ""
+
+#: ../gconf/gconf-database.c:502
+msgid "Received request to drop all cached data"
+msgstr ""
+
+#: ../gconf/gconf-database.c:519
+msgid "Received request to sync synchronously"
+msgstr ""
+
+#: ../gconf/gconf-database.c:807
+msgid "Fatal error: failed to get object reference for ConfigDatabase"
+msgstr ""
+
+#: ../gconf/gconf-database.c:973
+#, c-format
+msgid "Failed to sync one or more sources: %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1046
+#, c-format
+msgid ""
+"Error obtaining new value for `%s' after change notification from backend `%"
+"s': %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1119
+#, c-format
+msgid ""
+"Failed to log addition of listener %s (%s);will not be able to restore this "
+"listener on gconfd restart, resulting in unreliable notification of "
+"configuration changes."
+msgstr ""
+
+#: ../gconf/gconf-database.c:1153
+#, c-format
+msgid "Listener ID %lu doesn't exist"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1167
+#, c-format
+msgid ""
+"Failed to log removal of listener to logfile (most likely harmless, may "
+"result in a notification weirdly reappearing): %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1299 ../gconf/gconf-sources.c:1697
+#, c-format
+msgid "Error getting value for `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1349
+#, c-format
+msgid "Error setting value for `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1397
+#, c-format
+msgid "Error unsetting `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1426
+#, c-format
+msgid "Error getting default value for `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1484
+#, c-format
+msgid "Error unsetting \"%s\": %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1515
+#, c-format
+msgid "Error getting new value for \"%s\": %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1570
+#, c-format
+msgid "Error checking existence of `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1594
+#, c-format
+msgid "Error removing directory \"%s\": %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1621
+#, c-format
+msgid "Failed to get all entries in `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1647
+#, c-format
+msgid "Error listing dirs in `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-database.c:1668
+#, c-format
+msgid "Error setting schema for `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-error.c:25
+msgid "Success"
+msgstr "සාර්ථකයි"
+
+#: ../gconf/gconf-error.c:26
+msgid "Failed"
+msgstr ""
+
+#: ../gconf/gconf-error.c:27
+msgid "Configuration server couldn't be contacted"
+msgstr ""
+
+#: ../gconf/gconf-error.c:28
+msgid "Permission denied"
+msgstr "අවසර වලකා ඇත"
+
+#: ../gconf/gconf-error.c:29
+msgid "Couldn't resolve address for configuration source"
+msgstr ""
+
+#: ../gconf/gconf-error.c:30
+msgid "Bad key or directory name"
+msgstr ""
+
+#: ../gconf/gconf-error.c:31
+msgid "Parse error"
+msgstr ""
+
+#: ../gconf/gconf-error.c:32
+msgid "Corrupt data in configuration source database"
+msgstr ""
+
+#: ../gconf/gconf-error.c:33
+msgid "Type mismatch"
+msgstr ""
+
+#: ../gconf/gconf-error.c:34
+msgid "Key operation on directory"
+msgstr ""
+
+#: ../gconf/gconf-error.c:35
+msgid "Directory operation on key"
+msgstr ""
+
+#: ../gconf/gconf-error.c:36
+msgid "Can't overwrite existing read-only value"
+msgstr ""
+
+#: ../gconf/gconf-error.c:37
+msgid "Object Activation Framework error"
+msgstr ""
+
+#: ../gconf/gconf-error.c:38
+msgid "Operation not allowed without configuration server"
+msgstr ""
+
+#: ../gconf/gconf-error.c:39
+msgid "Failed to get a lock"
+msgstr ""
+
+#: ../gconf/gconf-error.c:40
+msgid "No database available to save your configuration"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:91
+#, c-format
+msgid "No '/' in key \"%s\""
+msgstr ""
+
+#: ../gconf/gconf-internals.c:178
+#, c-format
+msgid "Invalid UTF-8 in string value in '%s'"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:237
+msgid "Couldn't interpret CORBA value for list element"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:239
+#, c-format
+msgid "Incorrect type for list element in %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:252
+msgid "Received list from gconfd with a bad list type"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:433
+msgid "Failed to convert object to IOR"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:570
+msgid "Invalid UTF-8 in locale for schema"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:578
+msgid "Invalid UTF-8 in short description for schema"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:586
+msgid "Invalid UTF-8 in long description for schema"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:594
+msgid "Invalid UTF-8 in owner for schema"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:839
+#, c-format
+msgid "Couldn't open path file `%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:895
+#, c-format
+msgid "Adding source `%s'\n"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:910
+#, c-format
+msgid "Read error on file `%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:1243 ../gconf/gconf-internals.c:1309
+#: ../gconf/gconf-value.c:156 ../gconf/gconf-value.c:255
+#: ../gconf/gconf-value.c:397 ../gconf/gconf-value.c:1672
+msgid "Text contains invalid UTF-8"
+msgstr "පෙළ තුළ සාවද්‍ය UTF-8 අඩංගු වේ"
+
+#: ../gconf/gconf-internals.c:1394
+#, c-format
+msgid "Expected list, got %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:1404
+#, c-format
+msgid "Expected list of %s, got list of %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:1532
+#, c-format
+msgid "Expected pair, got %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:1546
+#, c-format
+msgid "Expected (%s,%s) pair, got a pair with one or both values missing"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:1562
+#, c-format
+msgid "Expected pair of type (%s,%s) got type (%s,%s)"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:1678
+msgid "Quoted string doesn't begin with a quotation mark"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:1739
+msgid "Quoted string doesn't end with a quotation mark"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:1857
+msgid "Encoded value is not valid UTF-8"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2341
+#, c-format
+msgid "Could not lock temporary file '%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2368
+#, c-format
+msgid "Could not create file '%s', probably because it already exists"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2436
+#, c-format
+msgid "Failed to create or open '%s'"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2446
+#, c-format
+msgid ""
+"Failed to lock '%s': probably another process has the lock, or your "
+"operating system has NFS file locking misconfigured (%s)"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2466
+#, c-format
+msgid "Failed to remove '%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2490
+#, c-format
+msgid "IOR file '%s' not opened successfully, no gconfd located: %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2520
+#, c-format
+msgid "gconftool or other non-gconfd process has the lock file '%s'"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2537
+msgid "couldn't contact ORB to resolve existing gconfd object reference"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2547
+#, c-format
+msgid "Failed to convert IOR '%s' to an object reference"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2599
+#, c-format
+msgid "couldn't create directory `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2656
+#, c-format
+msgid "Can't write to file `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2697
+#, c-format
+msgid "We didn't have the lock on file `%s', but we should have"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2720
+#, c-format
+msgid "Failed to link '%s' to '%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2732
+#, c-format
+msgid "Failed to remove lock file `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2755
+#, c-format
+msgid "Failed to clean up file '%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2771
+#, c-format
+msgid "Failed to remove lock directory `%s': %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2813
+#, c-format
+msgid "Failed to unlink lock file %s: %s\n"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:2984 ../gconf/gconfd.c:570
+#, c-format
+msgid "Failed to stat %s: %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:3006
+#, c-format
+msgid "Server ping error: %s"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:3031
+#, c-format
+msgid "Failed to create pipe for communicating with spawned gconf daemon: %s\n"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:3055
+#, c-format
+msgid "Failed to launch configuration server: %s\n"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:3085
+#, c-format
+msgid ""
+"Failed to contact configuration server; some possible causes are that you "
+"need to enable TCP/IP networking for ORBit, or you have stale NFS locks due "
+"to a system crash. See http://www.gnome.org/projects/gconf/ for information. "
+"(Details - %s)"
+msgstr ""
+
+#: ../gconf/gconf-internals.c:3086
+msgid "none"
+msgstr "කිසිවක් නැත"
+
+#: ../gconf/gconf-sanity-check.c:48
+msgid "- Sanity checks for GConf"
+msgstr ""
+
+#: ../gconf/gconf-sanity-check.c:57 ../gconf/gconftool.c:616
+#, c-format
+msgid ""
+"Error while parsing options: %s.\n"
+"Run '%s --help' to see a full list of available command line options.\n"
+msgstr ""
+
+#: ../gconf/gconf-sanity-check.c:128 ../gconf/gconf-sanity-check.c:153
+#, c-format
+msgid ""
+"Please contact your system administrator to resolve the following problem:\n"
+"Could not open or create the file \"%s\"; this indicates that there may be a "
+"problem with your configuration, as many programs will need to create files "
+"in your home directory. The error was \"%s\" (errno = %d)."
+msgstr ""
+
+#: ../gconf/gconf-sanity-check.c:167
+#, c-format
+msgid ""
+"Please contact your system administrator to resolve the following problem:\n"
+"Could not lock the file \"%s\"; this indicates that there may be a problem "
+"with your operating system configuration. If you have an NFS-mounted home "
+"directory, either the client or the server may be set up incorrectly. See "
+"the rpc.statd and rpc.lockd documentation. A common cause of this error is "
+"that the \"nfslock\" service has been disabled.The error was \"%s\" (errno = "
+"%d)."
+msgstr ""
+
+#: ../gconf/gconf-sanity-check.c:184
+#, c-format
+msgid "Can't remove file %s: %s\n"
+msgstr ""
+
+#: ../gconf/gconf-sanity-check.c:220
+#, c-format
+msgid ""
+"Please contact your system administrator to resolve the following problem:\n"
+"No configuration sources in the configuration file \"%s\"; this means that "
+"preferences and other settings can't be saved. %s%s"
+msgstr ""
+
+#: ../gconf/gconf-sanity-check.c:223
+msgid "Error reading the file: "
+msgstr ""
+
+#: ../gconf/gconf-sanity-check.c:246
+#, c-format
+msgid ""
+"Please contact your system administrator to resolve the following problem:\n"
+"Could not resolve the address \"%s\" in the configuration file \"%s\": %s"
+msgstr ""
+
+#: ../gconf/gconf-sanity-check.c:307
+msgid ""
+"The files that contain your preference settings are currently in use.\n"
+"\n"
+"You might be logged in to a session from another computer, and the other "
+"login session is using your preference settings files.\n"
+"\n"
+"You can continue to use the current session, but this might cause temporary "
+"problems with the preference settings in the other session.\n"
+"\n"
+"Do you want to continue?"
+msgstr ""
+
+#: ../gconf/gconf-sanity-check.c:328
+msgid "_Log Out"
+msgstr "ඉවත් වීම (_L)"
+
+#: ../gconf/gconf-sanity-check.c:330
+msgid "_Continue"
+msgstr "දිගට කරගෙන යන්න (_C)"
+
+#: ../gconf/gconf-sanity-check.c:343
+#, c-format
+msgid "%s Continue (y/n)?"
+msgstr ""
+
+#: ../gconf/gconf-schema.c:217 ../gconf/gconf-schema.c:225
+#: ../gconf/gconf-schema.c:233 ../gconf/gconf-schema.c:241
+msgid "Schema contains invalid UTF-8"
+msgstr ""
+
+#: ../gconf/gconf-schema.c:250
+msgid "Schema specifies type list but doesn't specify the type of the list elements"
+msgstr ""
+
+#: ../gconf/gconf-schema.c:260
+msgid ""
+"Schema specifies type pair but doesn't specify the type of the car/cdr "
+"elements"
+msgstr ""
+
+#: ../gconf/gconf-sources.c:371
+#, c-format
+msgid "Failed to load source \"%s\": %s"
+msgstr ""
+
+#: ../gconf/gconf-sources.c:411
+#, c-format
+msgid "Resolved address \"%s\" to a writable configuration source at position %d"
+msgstr ""
+
+#: ../gconf/gconf-sources.c:417
+#, c-format
+msgid "Resolved address \"%s\" to a read-only configuration source at position %d"
+msgstr ""
+
+#: ../gconf/gconf-sources.c:424
+#, c-format
+msgid "Resolved address \"%s\" to a partially writable config source at position %d"
+msgstr ""
+
+#: ../gconf/gconf-sources.c:433
+msgid ""
+"None of the resolved addresses are writable; saving configuration settings "
+"will not be possible"
+msgstr ""
+
+#: ../gconf/gconf-sources.c:650
+#, c-format
+msgid "Schema `%s' specified for `%s' stores a non-schema value"
+msgstr ""
+
+#: ../gconf/gconf-sources.c:712
+msgid "The '/' name can only be a directory, not a key"
+msgstr ""
+
+#: ../gconf/gconf-sources.c:754
+#, c-format
+msgid ""
+"Value for `%s' set in a read-only source at the front of your configuration "
+"path"
+msgstr ""
+
+#: ../gconf/gconf-sources.c:766
+#, c-format
+msgid ""
+"Unable to store a value at key '%s', as the configuration server has no "
+"writable databases. There are some common causes of this problem: 1) your "
+"configuration path file %s/path doesn't contain any databases or wasn't "
+"found 2) somehow we mistakenly created two gconfd processes 3) your "
+"operating system is misconfigured so NFS file locking doesn't work in your "
+"home directory or 4) your NFS client machine crashed and didn't properly "
+"notify the server on reboot that file locks should be dropped. If you have "
+"two gconfd processes (or had two at the time the second was launched), "
+"logging out, killing all copies of gconfd, and logging back in may help. If "
+"you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that "
+"you attempted to use GConf from two machines at once, and ORBit still has "
+"its default configuration that prevents remote CORBA connections - put "
+"\"ORBIIOPIPv4=1\" in /etc/orbitrc. As always, check the user.* syslog for "
+"details on problems gconfd encountered. There can only be one gconfd per "
+"home directory, and it must own a lockfile in ~/.gconfd and also lockfiles "
+"in individual storage locations such as ~/.gconf"
+msgstr ""
+
+#: ../gconf/gconf-sources.c:1570
+#, c-format
+msgid "Error finding metainfo: %s"
+msgstr ""
+
+#: ../gconf/gconf-sources.c:1639
+#, c-format
+msgid "Error getting metainfo: %s"
+msgstr ""
+
+#: ../gconf/gconf-sources.c:1663
+#, c-format
+msgid "Key `%s' listed as schema for key `%s' actually stores type `%s'"
+msgstr ""
+
+#: ../gconf/gconf-value.c:263
+#, c-format
+msgid "Didn't understand `%s' (list must start with a '[')"
+msgstr ""
+
+#: ../gconf/gconf-value.c:276
+#, c-format
+msgid "Didn't understand `%s' (list must end with a ']')"
+msgstr ""
+
+#: ../gconf/gconf-value.c:327
+#, c-format
+msgid "Didn't understand `%s' (extra unescaped ']' found inside list)"
+msgstr ""
+
+#: ../gconf/gconf-value.c:358 ../gconf/gconf-value.c:519
+#, c-format
+msgid "Didn't understand `%s' (extra trailing characters)"
+msgstr ""
+
+#: ../gconf/gconf-value.c:405
+#, c-format
+msgid "Didn't understand `%s' (pair must start with a '(')"
+msgstr ""
+
+#: ../gconf/gconf-value.c:418
+#, c-format
+msgid "Didn't understand `%s' (pair must end with a ')')"
+msgstr ""
+
+#: ../gconf/gconf-value.c:448 ../gconf/gconf-value.c:534
+#, c-format
+msgid "Didn't understand `%s' (wrong number of elements)"
+msgstr ""
+
+#: ../gconf/gconf-value.c:488
+#, c-format
+msgid "Didn't understand `%s' (extra unescaped ')' found inside pair)"
+msgstr ""
+
+#: ../gconf/gconf.c:95
+msgid "Key is NULL"
+msgstr ""
+
+#: ../gconf/gconf.c:102
+#, c-format
+msgid "\"%s\": %s"
+msgstr ""
+
+#: ../gconf/gconf.c:423
+#, c-format
+msgid "Server couldn't resolve the address `%s'"
+msgstr ""
+
+#: ../gconf/gconf.c:801
+msgid "Can't add notifications to a local configuration source"
+msgstr ""
+
+#: ../gconf/gconf.c:2251
+#, c-format
+msgid "Adding client to server's list failed, CORBA error: %s"
+msgstr ""
+
+#: ../gconf/gconf.c:2623
+msgid "Must begin with a slash (/)"
+msgstr ""
+
+#: ../gconf/gconf.c:2645
+msgid "Can't have two slashes (/) in a row"
+msgstr ""
+
+#: ../gconf/gconf.c:2647
+msgid "Can't have a period (.) right after a slash (/)"
+msgstr ""
+
+#: ../gconf/gconf.c:2667
+#, c-format
+msgid "'\\%o' is not an ASCII character, so isn't allowed in key names"
+msgstr ""
+
+#: ../gconf/gconf.c:2677
+#, c-format
+msgid "`%c' is an invalid character in key/directory names"
+msgstr ""
+
+#: ../gconf/gconf.c:2691
+msgid "Key/directory may not end with a slash (/)"
+msgstr ""
+
+#: ../gconf/gconf.c:3062
+#, c-format
+msgid "Failure shutting down config server: %s"
+msgstr ""
+
+#: ../gconf/gconf.c:3123
+#, c-format
+msgid "Expected float, got %s"
+msgstr ""
+
+#: ../gconf/gconf.c:3158
+#, c-format
+msgid "Expected int, got %s"
+msgstr ""
+
+#: ../gconf/gconf.c:3193
+#, c-format
+msgid "Expected string, got %s"
+msgstr ""
+
+#: ../gconf/gconf.c:3227
+#, c-format
+msgid "Expected bool, got %s"
+msgstr ""
+
+#: ../gconf/gconf.c:3260
+#, c-format
+msgid "Expected schema, got %s"
+msgstr ""
+
+#: ../gconf/gconf.c:3599
+#, c-format
+msgid "CORBA error: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:302
+msgid "Shutdown request received"
+msgstr ""
+
+#: ../gconf/gconfd.c:334
+msgid ""
+"gconfd compiled with debugging; trying to load gconf.path from the source "
+"directory"
+msgstr ""
+
+#: ../gconf/gconfd.c:354
+#, c-format
+msgid "No configuration files found, trying to use the default config source `%s'"
+msgstr ""
+
+#. We want to stay alive but do nothing, because otherwise every
+#. request would result in another failed gconfd being spawned.
+#.
+#: ../gconf/gconfd.c:362
+#, c-format
+msgid ""
+"No configuration sources in the source path, configuration won't be saved; "
+"edit %s%s"
+msgstr ""
+
+#: ../gconf/gconfd.c:375
+#, c-format
+msgid "Error loading some config sources: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:387
+msgid ""
+"No config source addresses successfully resolved, can't load or store config "
+"data"
+msgstr ""
+
+#: ../gconf/gconfd.c:404
+msgid ""
+"No writable config sources successfully resolved, may not be able to save "
+"some configuration changes"
+msgstr ""
+
+#: ../gconf/gconfd.c:433
+#, c-format
+msgid "Received signal %d, dumping core. Please report a GConf bug."
+msgstr ""
+
+#: ../gconf/gconfd.c:439
+#, c-format
+msgid "Received signal %d. Please report a GConf bug."
+msgstr ""
+
+#: ../gconf/gconfd.c:459
+#, c-format
+msgid "Received signal %d, shutting down abnormally. Please file a GConf bug report."
+msgstr ""
+
+#: ../gconf/gconfd.c:475
+#, c-format
+msgid "Received signal %d, shutting down cleanly"
+msgstr ""
+
+#: ../gconf/gconfd.c:563
+#, c-format
+msgid "Failed to open %s: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:579
+#, c-format
+msgid "Owner of %s is not the current user"
+msgstr ""
+
+#: ../gconf/gconfd.c:587
+#, c-format
+msgid "Bad permissions %lo on directory %s"
+msgstr ""
+
+#. openlog() does not copy logname - what total brokenness.
+#. So we free it at the end of main()
+#: ../gconf/gconfd.c:679
+#, c-format
+msgid "starting (version %s), pid %u user '%s'"
+msgstr ""
+
+#: ../gconf/gconfd.c:736
+msgid "Failed to get object reference for ConfigServer"
+msgstr ""
+
+#: ../gconf/gconfd.c:749
+#, c-format
+msgid "Failed to create %s: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:756
+#, c-format
+msgid "Directory %s has a problem, gconfd can't use it"
+msgstr ""
+
+#: ../gconf/gconfd.c:788
+#, c-format
+msgid ""
+"Failed to write byte to pipe file descriptor %d so client program may hang: %"
+"s"
+msgstr ""
+
+#: ../gconf/gconfd.c:798
+#, c-format
+msgid "Failed to get lock for daemon, exiting: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:836
+#, c-format
+msgid "Error releasing lockfile: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:844
+msgid "Exiting"
+msgstr "පිටවන්න"
+
+#: ../gconf/gconfd.c:869
+msgid "SIGHUP received, reloading all databases"
+msgstr ""
+
+#: ../gconf/gconfd.c:886
+msgid "GConf server is not in use, shutting down."
+msgstr ""
+
+#: ../gconf/gconfd.c:1212
+#, c-format
+msgid "Error obtaining new value for `%s': %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:1340
+#, c-format
+msgid "Returning exception: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:1446
+#, c-format
+msgid ""
+"Failed to open gconfd logfile; won't be able to restore listeners after "
+"gconfd shutdown (%s)"
+msgstr ""
+
+#: ../gconf/gconfd.c:1481
+#, c-format
+msgid "Failed to close gconfd logfile; data may not have been properly saved (%s)"
+msgstr ""
+
+#: ../gconf/gconfd.c:1543
+#, c-format
+msgid "Could not open saved state file '%s' for writing: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:1557
+#, c-format
+msgid "Could not write saved state file '%s' fd: %d: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:1566
+#, c-format
+msgid "Failed to close new saved state file '%s': %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:1580
+#, c-format
+msgid "Could not move aside old saved state file '%s': %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:1590
+#, c-format
+msgid "Failed to move new save state file into place: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:1599
+#, c-format
+msgid "Failed to restore original saved state file that had been moved to '%s': %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:2078
+#, c-format
+msgid "Unable to restore a listener on address '%s', couldn't resolve the database"
+msgstr ""
+
+#: ../gconf/gconfd.c:2114
+#, c-format
+msgid "Error reading saved state file: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:2164
+#, c-format
+msgid "Unable to open saved state file '%s': %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:2283
+#, c-format
+msgid ""
+"Failed to log addition of listener to gconfd logfile; won't be able to re-"
+"add the listener if gconfd exits or shuts down (%s)"
+msgstr ""
+
+#: ../gconf/gconfd.c:2288
+#, c-format
+msgid ""
+"Failed to log removal of listener to gconfd logfile; might erroneously re-"
+"add the listener if gconfd exits or shuts down (%s)"
+msgstr ""
+
+#: ../gconf/gconfd.c:2311 ../gconf/gconfd.c:2485
+#, c-format
+msgid "Failed to get IOR for client: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:2326
+#, c-format
+msgid "Failed to open saved state file: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:2339
+#, c-format
+msgid "Failed to write client add to saved state file: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:2347
+#, c-format
+msgid "Failed to flush client add to saved state file: %s"
+msgstr ""
+
+#: ../gconf/gconfd.c:2446
+msgid "Some client removed itself from the GConf server when it hadn't been added."
+msgstr ""
+
+#: ../gconf/gconftool.c:90
+msgid "Set a key to a value and sync. Use with --type."
+msgstr ""
+
+#: ../gconf/gconftool.c:99
+msgid "Print the value of a key to standard output."
+msgstr ""
+
+#: ../gconf/gconftool.c:109
+msgid "Unset the keys on the command line"
+msgstr ""
+
+#: ../gconf/gconftool.c:118
+msgid ""
+"Recursively unset all keys at or below the key/directory names on the "
+"command line"
+msgstr ""
+
+#: ../gconf/gconftool.c:127
+msgid "Print all key/value pairs in a directory."
+msgstr ""
+
+#: ../gconf/gconftool.c:136
+msgid "Print all subdirectories in a directory."
+msgstr ""
+
+#: ../gconf/gconftool.c:145
+msgid "Print all subdirectories and entries under a directory, recursively."
+msgstr ""
+
+#: ../gconf/gconftool.c:154
+msgid "Search for a key, recursively."
+msgstr ""
+
+#: ../gconf/gconftool.c:163
+msgid "Get the short doc string for a key"
+msgstr ""
+
+#: ../gconf/gconftool.c:172
+msgid "Get the long doc string for a key"
+msgstr ""
+
+#: ../gconf/gconftool.c:181
+msgid "Return 0 if the directory exists, 2 if it does not."
+msgstr ""
+
+#: ../gconf/gconftool.c:190
+msgid "Ignore schema defaults when reading values."
+msgstr ""
+
+#: ../gconf/gconftool.c:205
+msgid ""
+"Dump to standard output an XML description of all entries under a directory, "
+"recursively."
+msgstr ""
+
+#: ../gconf/gconftool.c:214
+msgid ""
+"Load from the specified file an XML description of values and set them "
+"relative to a directory."
+msgstr ""
+
+#: ../gconf/gconftool.c:223
+msgid "Unload a set of values described in an XML file."
+msgstr ""
+
+#: ../gconf/gconftool.c:238
+msgid "Get the name of the default source"
+msgstr ""
+
+#: ../gconf/gconftool.c:247
+msgid "Shut down gconfd. DON'T USE THIS OPTION WITHOUT GOOD REASON."
+msgstr ""
+
+#: ../gconf/gconftool.c:256
+msgid "Return 0 if gconfd is running, 2 if not."
+msgstr ""
+
+#: ../gconf/gconftool.c:265
+msgid ""
+"Launch the config server (gconfd). (Normally happens automatically when "
+"needed.)"
+msgstr ""
+
+#: ../gconf/gconftool.c:280
+msgid ""
+"Specify the type of the value being set, or the type of the value a schema "
+"describes. Unique abbreviations OK."
+msgstr ""
+
+#: ../gconf/gconftool.c:281
+msgid "int|bool|float|string|list|pair"
+msgstr ""
+
+#: ../gconf/gconftool.c:289
+msgid "Print the data type of a key to standard output."
+msgstr ""
+
+#: ../gconf/gconftool.c:298
+msgid "Get the number of elements in a list key."
+msgstr ""
+
+#: ../gconf/gconftool.c:307
+msgid "Get a specific element from a list key, numerically indexed."
+msgstr ""
+
+#: ../gconf/gconftool.c:316
+msgid ""
+"Specify the type of the list value being set, or the type of the value a "
+"schema describes. Unique abbreviations OK."
+msgstr ""
+
+#: ../gconf/gconftool.c:317 ../gconf/gconftool.c:326 ../gconf/gconftool.c:335
+msgid "int|bool|float|string"
+msgstr ""
+
+#: ../gconf/gconftool.c:325
+msgid ""
+"Specify the type of the car pair value being set, or the type of the value a "
+"schema describes. Unique abbreviations OK."
+msgstr ""
+
+#: ../gconf/gconftool.c:334
+msgid ""
+"Specify the type of the cdr pair value being set, or the type of the value a "
+"schema describes. Unique abbreviations OK."
+msgstr ""
+
+#: ../gconf/gconftool.c:349
+msgid "Specify a schema file to be installed"
+msgstr ""
+
+#: ../gconf/gconftool.c:350
+msgid "FILENAME"
+msgstr "FILENAME"
+
+#: ../gconf/gconftool.c:358
+msgid "Specify a configuration source to use rather than the default path"
+msgstr ""
+
+#: ../gconf/gconftool.c:359
+msgid "SOURCE"
+msgstr ""
+
+#: ../gconf/gconftool.c:367
+msgid ""
+"Access the config database directly, bypassing server. Requires that gconfd "
+"is not running."
+msgstr ""
+
+#: ../gconf/gconftool.c:376
+msgid ""
+"Properly installs schema files on the command line into the database. "
+"GCONF_CONFIG_SOURCE environment variable should be set to a non-default "
+"config source or set to the empty string to use the default."
+msgstr ""
+
+#: ../gconf/gconftool.c:385
+msgid ""
+"Properly uninstalls schema files on the command line from the database. "
+"GCONF_CONFIG_SOURCE environment variable should be set to a non-default "
+"config source or set to the empty string to use the default."
+msgstr ""
+
+#: ../gconf/gconftool.c:400
+msgid ""
+"Torture-test an application by setting and unsetting a bunch of values of "
+"different types for keys on the command line."
+msgstr ""
+
+#: ../gconf/gconftool.c:409
+msgid ""
+"Torture-test an application by setting and unsetting a bunch of keys inside "
+"the directories on the command line."
+msgstr ""
+
+#: ../gconf/gconftool.c:424
+msgid ""
+"Set a schema and sync. Use with --short-desc, --long-desc, --owner, and --"
+"type."
+msgstr ""
+
+#: ../gconf/gconftool.c:433
+msgid "Specify a short half-line description to go in a schema."
+msgstr ""
+
+#: ../gconf/gconftool.c:434 ../gconf/gconftool.c:443
+msgid "DESCRIPTION"
+msgstr ""
+
+#: ../gconf/gconftool.c:442
+msgid "Specify a several-line description to go in a schema."
+msgstr ""
+
+#: ../gconf/gconftool.c:451
+msgid "Specify the owner of a schema"
+msgstr ""
+
+#: ../gconf/gconftool.c:452
+msgid "OWNER"
+msgstr ""
+
+#: ../gconf/gconftool.c:460
+msgid "Get the name of the schema applied to this key"
+msgstr ""
+
+#: ../gconf/gconftool.c:469
+msgid "Specify the schema name followed by the key to apply the schema name to"
+msgstr ""
+
+#: ../gconf/gconftool.c:478
+msgid "Remove any schema name applied to the given keys"
+msgstr ""
+
+#: ../gconf/gconftool.c:493
+msgid "Print version"
+msgstr "මුද්‍රණ වෙළුම"
+
+#: ../gconf/gconftool.c:502
+msgid "[FILE...]|[KEY...]|[DIR...]"
+msgstr ""
+
+#: ../gconf/gconftool.c:562
+msgid "- Tool to manipulate a GConf configuration"
+msgstr ""
+
+#: ../gconf/gconftool.c:567
+msgid "Client options:"
+msgstr ""
+
+#: ../gconf/gconftool.c:567
+msgid "Show client options"
+msgstr ""
+
+#: ../gconf/gconftool.c:572
+msgid "Key type options:"
+msgstr ""
+
+#: ../gconf/gconftool.c:572
+msgid "Show key type options"
+msgstr ""
+
+#: ../gconf/gconftool.c:577
+msgid "Load/Save options:"
+msgstr ""
+
+#: ../gconf/gconftool.c:577
+msgid "Show load/save options"
+msgstr ""
+
+#: ../gconf/gconftool.c:582
+msgid "Server options:"
+msgstr ""
+
+#: ../gconf/gconftool.c:582
+msgid "Show server options"
+msgstr ""
+
+#: ../gconf/gconftool.c:587
+msgid "Installation options:"
+msgstr ""
+
+#: ../gconf/gconftool.c:587
+msgid "Show installation options"
+msgstr ""
+
+#: ../gconf/gconftool.c:592
+msgid "Test options:"
+msgstr ""
+
+#: ../gconf/gconftool.c:592
+msgid "Show test options"
+msgstr ""
+
+#: ../gconf/gconftool.c:597
+msgid "Schema options:"
+msgstr ""
+
+#: ../gconf/gconftool.c:597
+msgid "Show schema options"
+msgstr ""
+
+#: ../gconf/gconftool.c:606
+#, c-format
+msgid "Run '%s --help' to see a full list of available command line options.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:634
+msgid "Can't get and set/unset simultaneously\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:644
+msgid "Can't set and get/unset simultaneously\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:651
+msgid "Can't get type and set/unset simultaneously\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:662
+msgid "Can't use --all-entries with --get or --set\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:673
+msgid "Can't use --all-dirs with --get or --set\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:687
+msgid ""
+"--recursive-list should not be used with --get, --set, --unset, --all-"
+"entries, --all-dirs, or --search-key\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:701
+msgid ""
+"--set_schema should not be used with --get, --set, --unset, --all-entries, --"
+"all-dirs, or --search-key\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:707
+msgid "Value type is only relevant when setting a value\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:713
+msgid "Must specify a type when setting a value\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:721
+msgid ""
+"--ignore-schema-defaults is only relevant with --get, --all-entries, --dump, "
+"--recursive-list, --get-list-size or --get-list-element\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:733 ../gconf/gconftool.c:746 ../gconf/gconftool.c:759
+#: ../gconf/gconftool.c:773 ../gconf/gconftool.c:786 ../gconf/gconftool.c:799
+#: ../gconf/gconftool.c:813
+#, c-format
+msgid "%s option must be used by itself.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:822
+msgid "You must specify a config source with --config-source when using --direct\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:828
+#, c-format
+msgid "Failed to init GConf: %s\n"
+msgstr "init GConf: %s අසමත්විය\n"
+
+#: ../gconf/gconftool.c:856
+msgid "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:863
+msgid "GCONF_DISABLE_MAKEFILE_SCHEMA_UNINSTALL is set, not uninstalling schemas\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:876
+msgid "Must set the GCONF_CONFIG_SOURCE environment variable\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:911
+#, c-format
+msgid "Failed to access configuration source(s): %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1198
+#, c-format
+msgid "Shutdown error: %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1241
+msgid "Must specify one or more directories to recursively list.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1272 ../gconf/gconftool.c:1433
+#: ../gconf/gconftool.c:1699
+#, c-format
+msgid "Failure listing entries in `%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1292 ../gconf/gconftool.c:1452
+msgid "(no value set)"
+msgstr ""
+
+#: ../gconf/gconftool.c:1342
+msgid "Must specify a key pattern to search for.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1391
+msgid "Must specify one or more directories to dump.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1758
+#, c-format
+msgid "Failed to spawn the config server (gconfd): %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1787
+msgid "Must specify a key or keys to get\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1822
+#, c-format
+msgid "Type: %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1823
+#, c-format
+msgid "List Type: %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1824
+#, c-format
+msgid "Car Type: %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1825
+#, c-format
+msgid "Cdr Type: %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1830
+#, c-format
+msgid "Default Value: %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1830 ../gconf/gconftool.c:1832
+#: ../gconf/gconftool.c:1833 ../gconf/gconftool.c:1834
+msgid "Unset"
+msgstr ""
+
+#: ../gconf/gconftool.c:1832
+#, c-format
+msgid "Owner: %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1833
+#, c-format
+msgid "Short Desc: %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1834
+#, c-format
+msgid "Long Desc: %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1843 ../gconf/gconftool.c:2067
+#: ../gconf/gconftool.c:2101 ../gconf/gconftool.c:2146
+#: ../gconf/gconftool.c:2291
+#, c-format
+msgid "No value set for `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1847 ../gconf/gconftool.c:2071
+#: ../gconf/gconftool.c:2105 ../gconf/gconftool.c:2150
+#: ../gconf/gconftool.c:2295
+#, c-format
+msgid "Failed to get value for `%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1890 ../gconf/gconftool.c:1902
+#, c-format
+msgid "Don't understand type `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1914
+msgid "Must specify alternating keys/values as arguments\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1934
+#, c-format
+msgid "No value to set for key: `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1962
+msgid "Cannot set schema as value\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1972
+msgid "When setting a list you must specify a primitive list-type\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:1986
+msgid "When setting a pair you must specify a primitive car-type and cdr-type\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2001
+#, c-format
+msgid "Error: %s\n"
+msgstr "දෝෂය: %s\n"
+
+#: ../gconf/gconftool.c:2014 ../gconf/gconftool.c:3046
+#, c-format
+msgid "Error setting value: %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2032
+#, c-format
+msgid "Error syncing: %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2047
+msgid "Must specify a key or keys to get type\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2091
+msgid "Must specify a key to lookup size of.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2116 ../gconf/gconftool.c:2161
+#, c-format
+msgid "Key %s is not a list.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2136
+msgid "Must specify a key from which to get list element.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2167
+msgid "Must specify list index.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2174
+msgid "List index must be non-negative.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2183
+msgid "List index is out of bounds.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2209
+msgid "Must specify a key or keys on the command line\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2229
+#, c-format
+msgid "No schema known for `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2262
+#, c-format
+msgid "No doc string stored in schema at '%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2267
+#, c-format
+msgid "Error getting schema at '%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2274
+#, c-format
+msgid "No schema stored at '%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2277
+#, c-format
+msgid "Value at '%s' is not a schema\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2333
+msgid "Must specify a schema name followed by the key name to apply it to\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2340
+#, c-format
+msgid "Error associating schema name '%s' with key name '%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2358
+msgid "Must specify keys to unapply schema from\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2368
+#, c-format
+msgid "Error removing schema name from '%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2393
+msgid "Must specify key (schema name) as the only argument\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2435
+msgid "List type must be a primitive type: string, int, float or bool\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2455
+msgid "Pair car type must be a primitive type: string, int, float or bool\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2475
+msgid "Pair cdr type must be a primitive type: string, int, float or bool\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2490
+#, c-format
+msgid "Error setting value: %s"
+msgstr ""
+
+#: ../gconf/gconftool.c:2504
+#, c-format
+msgid "Error syncing: %s"
+msgstr ""
+
+#: ../gconf/gconftool.c:2519
+msgid "Must specify one or more directories to get key/value pairs from.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2533
+msgid "Must specify one or more keys to unset.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2544
+#, c-format
+msgid "Error unsetting `%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2564
+msgid "Must specify one or more keys to recursively unset.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2578
+#, c-format
+msgid "Failure during recursive unset of \"%s\": %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2598
+msgid "Must specify one or more directories to get subdirs from.\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2632
+#, c-format
+msgid "Error listing dirs: %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2768
+msgid "WARNING: must specify both a <car> and a <cdr> in a <pair>\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2795
+#, c-format
+msgid "WARNING: key specified (%s) for schema under a <value> - ignoring\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2828
+msgid "WARNING: must have a child node under <value>\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2834
+#, c-format
+msgid "WARNING: node <%s> not understood\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2852
+#, c-format
+msgid "WARNING: Failed to parse int value `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2873
+#, c-format
+msgid "WARNING: Failed to parse float value `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2895
+#, c-format
+msgid "WARNING: Failed to parse string value `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:2916
+#, c-format
+msgid "WARNING: Failed to parse boolean value `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3025 ../gconf/gconftool.c:3567
+#, c-format
+msgid "WARNING: failed to associate schema `%s' with key `%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3140
+#, c-format
+msgid "WARNING: invalid or missing type for schema (%s)\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3149
+#, c-format
+msgid "WARNING: invalid or missing list_type for schema (%s)\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3160 ../gconf/gconftool.c:3190
+#: ../gconf/gconftool.c:3219
+#, c-format
+msgid "WARNING: Failed to parse default value `%s' for schema (%s)\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3178
+#, c-format
+msgid "WARNING: invalid or missing car_type or cdr_type for schema (%s)\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3203
+msgid "WARNING: You cannot set a default value for a schema\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3232
+msgid "WARNING: gconftool internal error, unknown GConfValueType\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3280 ../gconf/gconftool.c:3301
+#: ../gconf/gconftool.c:3322 ../gconf/gconftool.c:3343
+#, c-format
+msgid "WARNING: failed to parse type name `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3297
+#, c-format
+msgid "WARNING: list_type can only be int, float, string or bool and not `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3318
+#, c-format
+msgid "WARNING: car_type can only be int, float, string or bool and not `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3339
+#, c-format
+msgid "WARNING: cdr_type can only be int, float, string or bool and not `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3379
+msgid "WARNING: empty <applyto> node"
+msgstr ""
+
+#: ../gconf/gconftool.c:3382 ../gconf/gconftool.c:3640
+#, c-format
+msgid "WARNING: node <%s> not understood below <schema>\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3393
+msgid "WARNING: no <list_type> specified for schema of type list\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3399
+msgid "WARNING: no <car_type> specified for schema of type pair\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3405
+msgid "WARNING: no <cdr_type> specified for schema of type pair\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3434
+msgid "WARNING: <locale> node has no `name=\"locale\"' attribute, ignoring\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3440
+#, c-format
+msgid "WARNING: multiple <locale> nodes for locale `%s', ignoring all past first\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3538
+#, c-format
+msgid "WARNING: Invalid node <%s> in a <locale> node\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3575
+#, c-format
+msgid "Attached schema `%s' to key `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3649
+msgid "You must have at least one <locale> entry in a <schema>\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3684
+#, c-format
+msgid "WARNING: failed to install schema `%s' locale `%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3692
+#, c-format
+msgid "Installed schema `%s' for locale `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3702
+#, c-format
+msgid "WARNING: failed to uninstall schema `%s' locale `%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3710
+#, c-format
+msgid "Uninstalled schema `%s' from locale `%s'\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3748
+msgid "WARNING: no key specified for schema\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3789
+#, c-format
+msgid "WARNING: node <%s> not understood below <%s>\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3821
+#, c-format
+msgid "Failed to open `%s': %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3828
+#, c-format
+msgid "Document `%s' is empty?\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3840
+#, c-format
+msgid "Document `%s' has the wrong type of root node (<%s>, should be <%s>)\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3853
+#, c-format
+msgid "Document `%s' has no top level <%s> node\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3867
+#, c-format
+msgid "WARNING: node <%s> below <%s> not understood\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3888
+#, c-format
+msgid "Error syncing config data: %s"
+msgstr ""
+
+#: ../gconf/gconftool.c:3904
+msgid "Must specify some schema files to install\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3932
+#, c-format
+msgid ""
+"\n"
+"%s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:3952
+#, c-format
+msgid "Failed to unset breakage key %s: %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:4078
+msgid "Must specify some keys to break\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:4084
+#, c-format
+msgid ""
+"Trying to break your application by setting bad values for key:\n"
+" %s\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:4102
+msgid "Must specify some directories to break\n"
+msgstr ""
+
+#: ../gconf/gconftool.c:4121
+#, c-format
+msgid ""
+"Trying to break your application by setting bad values for keys in "
+"directory:\n"
+" %s\n"
+msgstr ""
+