[gconf] Updated Hebrew translation



commit a2af499be90e5624c5ae40ab8613d790e73ff811
Author: Yaron Shahrabani <sh yaron gmail com>
Date:   Sat Jul 4 20:57:00 2009 +0300

    Updated Hebrew translation

 po/he.po |  781 +++++++++++++++++++++++---------------------------------------
 1 files changed, 293 insertions(+), 488 deletions(-)
---
diff --git a/po/he.po b/po/he.po
index 622a164..012e6a5 100644
--- a/po/he.po
+++ b/po/he.po
@@ -6,10 +6,9 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: gconf\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
-"product=gconf&component=general\n"
-"POT-Creation-Date: 2009-03-06 09:29+0000\n"
-"PO-Revision-Date: 2009-03-07 17:07+0200\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gconf&component=general\n";
+"POT-Creation-Date: 2009-05-06 03:42+0000\n"
+"PO-Revision-Date: 2009-07-04 20:56+0200\n"
 "Last-Translator: Yaron Shahrabani <sh yaron gmail com>\n"
 "Language-Team: he\n"
 "MIME-Version: 1.0\n"
@@ -119,43 +118,44 @@ msgstr ""
 msgid "Unloading text markup backend module."
 msgstr "Unloading text markup backend module."
 
-#: ../backends/markup-backend.c:226 ../backends/xml-backend.c:288
+#: ../backends/markup-backend.c:226
+#: ../backends/xml-backend.c:288
 #, c-format
 msgid "Couldn't find the XML root directory in the address `%s'"
 msgstr "Couldn't find the XML root directory in the address `%s'"
 
-#: ../backends/markup-backend.c:283 ../backends/xml-backend.c:343
+#: ../backends/markup-backend.c:283
+#: ../backends/xml-backend.c:343
 #, c-format
 msgid "Could not make directory `%s': %s"
 msgstr "Could not make directory `%s': %s"
 
-#: ../backends/markup-backend.c:390 ../backends/xml-backend.c:442
+#: ../backends/markup-backend.c:390
+#: ../backends/xml-backend.c:442
 #, c-format
-msgid ""
-"Can't read from or write to the XML root directory in the address \"%s\""
-msgstr ""
-"Can't read from or write to the XML root directory in the address \"%s\""
+msgid "Can't read from or write to the XML root directory in the address \"%s\""
+msgstr "Can't read from or write to the XML root directory in the address \"%s\""
 
-#: ../backends/markup-backend.c:401 ../backends/xml-backend.c:452
+#: ../backends/markup-backend.c:401
+#: ../backends/xml-backend.c:452
 #, c-format
 msgid "Directory/file permissions for XML source at root %s are: %o/%o"
 msgstr "Directory/file permissions for XML source at root %s are: %o/%o"
 
-#: ../backends/markup-backend.c:740 ../backends/xml-backend.c:683
+#: ../backends/markup-backend.c:740
+#: ../backends/xml-backend.c:683
 #, c-format
-msgid ""
-"Remove directory operation is no longer supported, just remove all the "
-"values in the directory"
-msgstr ""
-"Remove directory operation is no longer supported, just remove all the "
-"values in the directory"
+msgid "Remove directory operation is no longer supported, just remove all the values in the directory"
+msgstr "Remove directory operation is no longer supported, just remove all the values in the directory"
 
-#: ../backends/markup-backend.c:826 ../backends/xml-backend.c:769
+#: ../backends/markup-backend.c:826
+#: ../backends/xml-backend.c:769
 #, c-format
 msgid "Could not open lock directory for %s to remove locks: %s\n"
 msgstr "Could not open lock directory for %s to remove locks: %s\n"
 
-#: ../backends/markup-backend.c:839 ../backends/xml-backend.c:782
+#: ../backends/markup-backend.c:839
+#: ../backends/xml-backend.c:782
 #, c-format
 msgid "Could not remove file %s: %s\n"
 msgstr "Could not remove file %s: %s\n"
@@ -164,7 +164,8 @@ msgstr "Could not remove file %s: %s\n"
 msgid "Initializing Markup backend module"
 msgstr "Initializing Markup backend module"
 
-#: ../backends/markup-backend.c:918 ../backends/xml-backend.c:880
+#: ../backends/markup-backend.c:918
+#: ../backends/xml-backend.c:880
 #, c-format
 msgid "Failed to give up lock on XML directory \"%s\": %s"
 msgstr "Failed to give up lock on XML directory \"%s\": %s"
@@ -174,12 +175,14 @@ msgstr "Failed to give up lock on XML directory \"%s\": %s"
 msgid "Failed to write some configuration data to disk\n"
 msgstr "Failed to write some configuration data to disk\n"
 
-#: ../backends/markup-tree.c:923 ../backends/xml-dir.c:1267
+#: ../backends/markup-tree.c:923
+#: ../backends/xml-dir.c:1267
 #, c-format
 msgid "Could not make directory \"%s\": %s"
 msgstr "Could not make directory \"%s\": %s"
 
-#: ../backends/markup-tree.c:963 ../backends/markup-tree.c:970
+#: ../backends/markup-tree.c:963
+#: ../backends/markup-tree.c:970
 #, c-format
 msgid "Could not remove \"%s\": %s\n"
 msgstr "Could not remove \"%s\": %s\n"
@@ -199,151 +202,162 @@ msgstr "Failed to load file \"%s\": %s"
 msgid "Line %d character %d: %s"
 msgstr "Line %d character %d: %s"
 
-#: ../backends/markup-tree.c:2188
-#, c-format
-msgid "Attribute \"%s\" repeated twice on the same <%s> element"
-msgstr "Attribute \"%s\" repeated twice on the same <%s> element"
-
-#: ../backends/markup-tree.c:2205 ../backends/markup-tree.c:2229
+#: ../backends/markup-tree.c:2197
+#: ../backends/markup-tree.c:2218
 #, c-format
 msgid "Attribute \"%s\" is invalid on <%s> element in this context"
 msgstr "Attribute \"%s\" is invalid on <%s> element in this context"
 
-#: ../backends/markup-tree.c:2254 ../gconf/gconf-value.c:111
+#: ../backends/markup-tree.c:2243
+#: ../gconf/gconf-value.c:111
 #, c-format
 msgid "Didn't understand `%s' (expected integer)"
 msgstr "Didn't understand `%s' (expected integer)"
 
-#: ../backends/markup-tree.c:2261 ../gconf/gconf-value.c:121
+#: ../backends/markup-tree.c:2250
+#: ../gconf/gconf-value.c:121
 #, c-format
 msgid "Integer `%s' is too large or small"
 msgstr "Integer `%s' is too large or small"
 
-#: ../backends/markup-tree.c:2293 ../gconf/gconf-value.c:186
+#: ../backends/markup-tree.c:2282
+#: ../gconf/gconf-value.c:186
 #, c-format
 msgid "Didn't understand `%s' (expected true or false)"
 msgstr "Didn't understand `%s' (expected true or false)"
 
-#: ../backends/markup-tree.c:2317 ../gconf/gconf-value.c:142
+#: ../backends/markup-tree.c:2306
+#: ../gconf/gconf-value.c:142
 #, c-format
 msgid "Didn't understand `%s' (expected real number)"
 msgstr "Didn't understand `%s' (expected real number)"
 
-#: ../backends/markup-tree.c:2397
+#: ../backends/markup-tree.c:2386
 #, c-format
 msgid "Unknown value \"%s\" for \"%s\" attribute on element <%s>"
 msgstr "Unknown value \"%s\" for \"%s\" attribute on element <%s>"
 
-#: ../backends/markup-tree.c:2417 ../backends/markup-tree.c:2457
-#: ../backends/markup-tree.c:2481 ../backends/markup-tree.c:2489
-#: ../backends/markup-tree.c:2544 ../backends/markup-tree.c:2609
-#: ../backends/markup-tree.c:2721 ../backends/markup-tree.c:2789
-#: ../backends/markup-tree.c:2847 ../backends/markup-tree.c:2997
+#: ../backends/markup-tree.c:2406
+#: ../backends/markup-tree.c:2446
+#: ../backends/markup-tree.c:2470
+#: ../backends/markup-tree.c:2478
+#: ../backends/markup-tree.c:2533
+#: ../backends/markup-tree.c:2598
+#: ../backends/markup-tree.c:2710
+#: ../backends/markup-tree.c:2778
+#: ../backends/markup-tree.c:2836
+#: ../backends/markup-tree.c:2986
 #, c-format
 msgid "No \"%s\" attribute on element <%s>"
 msgstr "No \"%s\" attribute on element <%s>"
 
-#: ../backends/markup-tree.c:2431
+#: ../backends/markup-tree.c:2420
 #, c-format
 msgid "Invalid ltype \"%s\" on <%s>"
 msgstr "Invalid ltype \"%s\" on <%s>"
 
-#: ../backends/markup-tree.c:2511
+#: ../backends/markup-tree.c:2500
 #, c-format
 msgid "Invalid first-element type \"%s\" on <%s>"
 msgstr "Invalid first-element type \"%s\" on <%s>"
 
-#: ../backends/markup-tree.c:2525
+#: ../backends/markup-tree.c:2514
 #, c-format
 msgid "Invalid cdr_type \"%s\" on <%s>"
 msgstr "Invalid cdr_type \"%s\" on <%s>"
 
-#: ../backends/markup-tree.c:2561
+#: ../backends/markup-tree.c:2550
 #, c-format
 msgid "Invalid list_type \"%s\" on <%s>"
 msgstr "Invalid list_type \"%s\" on <%s>"
 
-#: ../backends/markup-tree.c:2928
+#: ../backends/markup-tree.c:2917
 msgid "Two <default> elements below a <local_schema>"
 msgstr "Two <default> elements below a <local_schema>"
 
-#: ../backends/markup-tree.c:2943
+#: ../backends/markup-tree.c:2932
 msgid "Two <longdesc> elements below a <local_schema>"
 msgstr "Two <longdesc> elements below a <local_schema>"
 
-#: ../backends/markup-tree.c:2950
+#: ../backends/markup-tree.c:2939
 #, c-format
 msgid "Element <%s> is not allowed below <%s>"
 msgstr "Element <%s> is not allowed below <%s>"
 
-#: ../backends/markup-tree.c:2975 ../backends/markup-tree.c:3080
-#: ../backends/markup-tree.c:3134 ../backends/markup-tree.c:3185
+#: ../backends/markup-tree.c:2964
+#: ../backends/markup-tree.c:3069
+#: ../backends/markup-tree.c:3123
+#: ../backends/markup-tree.c:3174
 #, c-format
 msgid "<%s> provided but current element does not have type %s"
 msgstr "<%s> provided but current element does not have type %s"
 
-#: ../backends/markup-tree.c:3058
+#: ../backends/markup-tree.c:3047
 msgid "Two <car> elements given for same pair"
 msgstr "Two <car> elements given for same pair"
 
-#: ../backends/markup-tree.c:3072
+#: ../backends/markup-tree.c:3061
 msgid "Two <cdr> elements given for same pair"
 msgstr "Two <cdr> elements given for same pair"
 
-#: ../backends/markup-tree.c:3126
+#: ../backends/markup-tree.c:3115
 #, c-format
 msgid "<li> has wrong type %s"
 msgstr "<li> has wrong type %s"
 
-#: ../backends/markup-tree.c:3157
+#: ../backends/markup-tree.c:3146
 #, c-format
 msgid "<%s> provided but parent <entry> does not have a value"
 msgstr "<%s> provided but parent <entry> does not have a value"
 
-#: ../backends/markup-tree.c:3198 ../backends/markup-tree.c:3221
-#: ../backends/markup-tree.c:3243 ../backends/markup-tree.c:3260
+#: ../backends/markup-tree.c:3187
+#: ../backends/markup-tree.c:3210
+#: ../backends/markup-tree.c:3232
+#: ../backends/markup-tree.c:3249
 #, c-format
 msgid "Element <%s> is not allowed inside current element"
 msgstr "Element <%s> is not allowed inside current element"
 
-#: ../backends/markup-tree.c:3292
+#: ../backends/markup-tree.c:3281
 #, c-format
 msgid "Outermost element in menu file must be <gconf> not <%s>"
 msgstr "Outermost element in menu file must be <gconf> not <%s>"
 
-#: ../backends/markup-tree.c:3312 ../backends/markup-tree.c:3334
-#: ../backends/markup-tree.c:3339
+#: ../backends/markup-tree.c:3301
+#: ../backends/markup-tree.c:3323
+#: ../backends/markup-tree.c:3328
 #, c-format
 msgid "Element <%s> is not allowed inside a <%s> element"
 msgstr "Element <%s> is not allowed inside a <%s> element"
 
-#: ../backends/markup-tree.c:3483
+#: ../backends/markup-tree.c:3472
 #, c-format
 msgid "No text is allowed inside element <%s>"
 msgstr "No text is allowed inside element <%s>"
 
-#: ../backends/markup-tree.c:3600 ../backends/markup-tree.c:4366
-#: ../backends/markup-tree.c:4385
+#: ../backends/markup-tree.c:3588
+#: ../backends/markup-tree.c:4354
+#: ../backends/markup-tree.c:4373
 #, c-format
 msgid "Failed to open \"%s\": %s\n"
 msgstr "Failed to open \"%s\": %s\n"
 
-#: ../backends/markup-tree.c:3630
+#: ../backends/markup-tree.c:3618
 #, c-format
 msgid "Error reading \"%s\": %s\n"
 msgstr "Error reading \"%s\": %s\n"
 
-#: ../backends/markup-tree.c:4460
+#: ../backends/markup-tree.c:4448
 #, c-format
 msgid "Could not flush file '%s' to disk: %s"
 msgstr "Could not flush file '%s' to disk: %s"
 
-#: ../backends/markup-tree.c:4479
+#: ../backends/markup-tree.c:4467
 #, c-format
 msgid "Error writing file \"%s\": %s"
 msgstr "Error writing file \"%s\": %s"
 
-#: ../backends/markup-tree.c:4508
+#: ../backends/markup-tree.c:4496
 #, c-format
 msgid "Failed to move temporary file \"%s\" to final location \"%s\": %s"
 msgstr "Failed to move temporary file \"%s\" to final location \"%s\": %s"
@@ -367,12 +381,8 @@ msgstr "Failed to sync XML cache contents to disk"
 
 #: ../backends/xml-cache.c:318
 #, c-format
-msgid ""
-"Unable to remove directory `%s' from the XML backend cache, because it has "
-"not been successfully synced to disk"
-msgstr ""
-"Unable to remove directory `%s' from the XML backend cache, because it has "
-"not been successfully synced to disk"
+msgid "Unable to remove directory `%s' from the XML backend cache, because it has not been successfully synced to disk"
+msgstr "Unable to remove directory `%s' from the XML backend cache, because it has not been successfully synced to disk"
 
 #: ../backends/xml-dir.c:170
 #, c-format
@@ -384,7 +394,8 @@ msgstr "Could not stat `%s': %s"
 msgid "XML filename `%s' is a directory"
 msgstr "XML filename `%s' is a directory"
 
-#: ../backends/xml-dir.c:417 ../backends/xml-dir.c:426
+#: ../backends/xml-dir.c:417
+#: ../backends/xml-dir.c:426
 #, c-format
 msgid "Failed to delete \"%s\": %s"
 msgstr "Failed to delete \"%s\": %s"
@@ -394,7 +405,8 @@ msgstr "Failed to delete \"%s\": %s"
 msgid "Failed to write file `%s': %s"
 msgstr "Failed to write file `%s': %s"
 
-#: ../backends/xml-dir.c:486 ../backends/xml-dir.c:522
+#: ../backends/xml-dir.c:486
+#: ../backends/xml-dir.c:522
 #, c-format
 msgid "Failed to set mode on `%s': %s"
 msgstr "Failed to set mode on `%s': %s"
@@ -404,12 +416,14 @@ msgstr "Failed to set mode on `%s': %s"
 msgid "Failed to write XML data to `%s': %s"
 msgstr "Failed to write XML data to `%s': %s"
 
-#: ../backends/xml-dir.c:507 ../backends/xml-dir.c:1291
+#: ../backends/xml-dir.c:507
+#: ../backends/xml-dir.c:1291
 #, c-format
 msgid "Failed to close file `%s': %s"
 msgstr "Failed to close file `%s': %s"
 
-#: ../backends/xml-dir.c:537 ../backends/xml-dir.c:547
+#: ../backends/xml-dir.c:537
+#: ../backends/xml-dir.c:547
 #, c-format
 msgid "Failed to rename `%s' to `%s': %s"
 msgstr "Failed to rename `%s' to `%s': %s"
@@ -490,7 +504,8 @@ msgstr "A node has unknown \"type\" attribute `%s', ignoring"
 msgid "No \"value\" attribute for node"
 msgstr "No \"value\" attribute for node"
 
-#: ../backends/xml-entry.c:1027 ../backends/xml-entry.c:1103
+#: ../backends/xml-entry.c:1027
+#: ../backends/xml-entry.c:1103
 #, c-format
 msgid "Didn't understand XML node <%s> inside an XML list node"
 msgstr "Didn't understand XML node <%s> inside an XML list node"
@@ -514,7 +529,8 @@ msgstr "List contains a badly-typed node (%s, should be %s)"
 msgid "Ignoring bad car from XML pair: %s"
 msgstr "Ignoring bad car from XML pair: %s"
 
-#: ../backends/xml-entry.c:1153 ../backends/xml-entry.c:1176
+#: ../backends/xml-entry.c:1153
+#: ../backends/xml-entry.c:1176
 msgid "parsing XML file: lists and pairs may not be placed inside a pair"
 msgstr "parsing XML file: lists and pairs may not be placed inside a pair"
 
@@ -614,17 +630,18 @@ msgstr "Couldn't locate backend module for `%s'"
 msgid "Failed to shut down backend"
 msgstr "Failed to shut down backend"
 
-#: ../gconf/gconf-client.c:345 ../gconf/gconf-client.c:363
+#: ../gconf/gconf-client.c:346
+#: ../gconf/gconf-client.c:364
 #, c-format
 msgid "GConf Error: %s\n"
 msgstr "GConf Error: %s\n"
 
-#: ../gconf/gconf-client.c:913
+#: ../gconf/gconf-client.c:932
 #, c-format
 msgid "GConf warning: failure listing pairs in `%s': %s"
 msgstr "GConf warning: failure listing pairs in `%s': %s"
 
-#: ../gconf/gconf-client.c:1198
+#: ../gconf/gconf-client.c:1234
 #, c-format
 msgid "Expected `%s' got `%s' for key %s"
 msgstr "Expected `%s' got `%s' for key %s"
@@ -636,8 +653,7 @@ msgstr "Received invalid value in set request"
 #: ../gconf/gconf-database.c:220
 #, c-format
 msgid "Couldn't make sense of CORBA value received in set request for key `%s'"
-msgstr ""
-"Couldn't make sense of CORBA value received in set request for key `%s'"
+msgstr "Couldn't make sense of CORBA value received in set request for key `%s'"
 
 #: ../gconf/gconf-database.c:503
 msgid "Received request to drop all cached data"
@@ -658,23 +674,13 @@ msgstr "Failed to sync one or more sources: %s"
 
 #: ../gconf/gconf-database.c:1047
 #, c-format
-msgid ""
-"Error obtaining new value for `%s' after change notification from backend `%"
-"s': %s"
-msgstr ""
-"Error obtaining new value for `%s' after change notification from backend `%"
-"s': %s"
+msgid "Error obtaining new value for `%s' after change notification from backend `%s': %s"
+msgstr "Error obtaining new value for `%s' after change notification from backend `%s': %s"
 
 #: ../gconf/gconf-database.c:1120
 #, 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 ""
-"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."
+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 "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."
 
 #: ../gconf/gconf-database.c:1154
 #, c-format
@@ -683,14 +689,11 @@ msgstr "Listener ID %lu doesn't exist"
 
 #: ../gconf/gconf-database.c:1168
 #, c-format
-msgid ""
-"Failed to log removal of listener to logfile (most likely harmless, may "
-"result in a notification weirdly reappearing): %s"
-msgstr ""
-"Failed to log removal of listener to logfile (most likely harmless, may "
-"result in a notification weirdly reappearing): %s"
+msgid "Failed to log removal of listener to logfile (most likely harmless, may result in a notification weirdly reappearing): %s"
+msgstr "Failed to log removal of listener to logfile (most likely harmless, may result in a notification weirdly reappearing): %s"
 
-#: ../gconf/gconf-database.c:1301 ../gconf/gconf-sources.c:1737
+#: ../gconf/gconf-database.c:1301
+#: ../gconf/gconf-sources.c:1737
 #, c-format
 msgid "Error getting value for `%s': %s"
 msgstr "Error getting value for `%s': %s"
@@ -867,9 +870,12 @@ msgstr "Adding source `%s'\n"
 msgid "Read error on file `%s': %s\n"
 msgstr "Read error on file `%s': %s\n"
 
-#: ../gconf/gconf-internals.c:1188 ../gconf/gconf-internals.c:1254
-#: ../gconf/gconf-value.c:155 ../gconf/gconf-value.c:254
-#: ../gconf/gconf-value.c:396 ../gconf/gconf-value.c:1668
+#: ../gconf/gconf-internals.c:1188
+#: ../gconf/gconf-internals.c:1254
+#: ../gconf/gconf-value.c:155
+#: ../gconf/gconf-value.c:254
+#: ../gconf/gconf-value.c:396
+#: ../gconf/gconf-value.c:1668
 #, c-format
 msgid "Text contains invalid UTF-8"
 msgstr "Text contains invalid UTF-8"
@@ -928,12 +934,8 @@ msgstr "Failed to create or open '%s'"
 
 #: ../gconf/gconf-internals.c:2391
 #, c-format
-msgid ""
-"Failed to lock '%s': probably another process has the lock, or your "
-"operating system has NFS file locking misconfigured (%s)"
-msgstr ""
-"Failed to lock '%s': probably another process has the lock, or your "
-"operating system has NFS file locking misconfigured (%s)"
+msgid "Failed to lock '%s': probably another process has the lock, or your operating system has NFS file locking misconfigured (%s)"
+msgstr "Failed to lock '%s': probably another process has the lock, or your operating system has NFS file locking misconfigured (%s)"
 
 #: ../gconf/gconf-internals.c:2411
 #, c-format
@@ -952,8 +954,9 @@ msgstr "Failed to get connection to session: %s"
 
 #: ../gconf/gconf-internals.c:2468
 #, c-format
-msgid "Could not send message to gconf daemon: %s"
-msgstr "Could not send message to gconf daemon: %s"
+#| msgid "Could not send message to gconf daemon: %s"
+msgid "Could not send message to GConf daemon: %s"
+msgstr "Could not send message to GConf daemon: %s"
 
 #: ../gconf/gconf-internals.c:2479
 #, c-format
@@ -970,60 +973,52 @@ msgstr "couldn't contact ORB to resolve existing gconfd object reference"
 msgid "Failed to convert IOR '%s' to an object reference"
 msgstr "Failed to convert IOR '%s' to an object reference"
 
-#: ../gconf/gconf-internals.c:2554
+#: ../gconf/gconf-internals.c:2556
 #, c-format
 msgid "couldn't create directory `%s': %s"
 msgstr "couldn't create directory `%s': %s"
 
-#: ../gconf/gconf-internals.c:2611
+#: ../gconf/gconf-internals.c:2613
 #, c-format
 msgid "Can't write to file `%s': %s"
 msgstr "Can't write to file `%s': %s"
 
-#: ../gconf/gconf-internals.c:2652
+#: ../gconf/gconf-internals.c:2654
 #, c-format
 msgid "We didn't have the lock on file `%s', but we should have"
 msgstr "We didn't have the lock on file `%s', but we should have"
 
-#: ../gconf/gconf-internals.c:2675
+#: ../gconf/gconf-internals.c:2677
 #, c-format
 msgid "Failed to link '%s' to '%s': %s"
 msgstr "Failed to link '%s' to '%s': %s"
 
-#: ../gconf/gconf-internals.c:2687
+#: ../gconf/gconf-internals.c:2689
 #, c-format
 msgid "Failed to remove lock file `%s': %s"
 msgstr "Failed to remove lock file `%s': %s"
 
-#: ../gconf/gconf-internals.c:2710
+#: ../gconf/gconf-internals.c:2712
 #, c-format
 msgid "Failed to clean up file '%s': %s"
 msgstr "Failed to clean up file '%s': %s"
 
-#: ../gconf/gconf-internals.c:2726
+#: ../gconf/gconf-internals.c:2728
 #, c-format
 msgid "Failed to remove lock directory `%s': %s"
 msgstr "Failed to remove lock directory `%s': %s"
 
-#: ../gconf/gconf-internals.c:2864
+#: ../gconf/gconf-internals.c:2866
 #, c-format
 msgid "Server ping error: %s"
 msgstr "Server ping error: %s"
 
-#: ../gconf/gconf-internals.c:2883
+#: ../gconf/gconf-internals.c:2885
 #, 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://projects.gnome.org/gconf/ for information. "
-"(Details - %s)"
-msgstr ""
-"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://projects.gnome.org/gconf/ for information. "
-"(Details - %s)"
+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://projects.gnome.org/gconf/ for information. (Details - %s)"
+msgstr "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://projects.gnome.org/gconf/ for information. (Details - %s)"
 
-#: ../gconf/gconf-internals.c:2884
+#: ../gconf/gconf-internals.c:2886
 msgid "none"
 msgstr "none"
 
@@ -1031,7 +1026,8 @@ msgstr "none"
 msgid "- Sanity checks for GConf"
 msgstr "- Sanity checks for GConf"
 
-#: ../gconf/gconf-sanity-check.c:58 ../gconf/gconftool.c:639
+#: ../gconf/gconf-sanity-check.c:58
+#: ../gconf/gconftool.c:639
 #, c-format
 msgid ""
 "Error while parsing options: %s.\n"
@@ -1040,37 +1036,24 @@ msgstr ""
 "Error while parsing options: %s.\n"
 "Run '%s --help' to see a full list of available command line options.\n"
 
-#: ../gconf/gconf-sanity-check.c:143 ../gconf/gconf-sanity-check.c:168
+#: ../gconf/gconf-sanity-check.c:143
+#: ../gconf/gconf-sanity-check.c:168
 #, 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)."
+"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 ""
 "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)."
+"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)."
 
 #: ../gconf/gconf-sanity-check.c:182
 #, 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)."
+"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 ""
 "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)."
+"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)."
 
 #: ../gconf/gconf-sanity-check.c:199
 #, c-format
@@ -1081,12 +1064,10 @@ msgstr "Can't remove file %s: %s\n"
 #, 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"
+"No configuration sources in the configuration file \"%s\"; this means that preferences and other settings can't be saved. %s%s"
 msgstr ""
 "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"
+"No configuration sources in the configuration file \"%s\"; this means that preferences and other settings can't be saved. %s%s"
 
 #: ../gconf/gconf-sanity-check.c:238
 msgid "Error reading the file: "
@@ -1105,21 +1086,17 @@ msgstr ""
 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"
+"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"
+"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 ""
 "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"
+"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"
+"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?"
 
@@ -1136,27 +1113,23 @@ msgstr "_Continue"
 msgid "%s Continue (y/n)?"
 msgstr "%s Continue (y/n)?"
 
-#: ../gconf/gconf-schema.c:211 ../gconf/gconf-schema.c:219
-#: ../gconf/gconf-schema.c:227 ../gconf/gconf-schema.c:235
+#: ../gconf/gconf-schema.c:211
+#: ../gconf/gconf-schema.c:219
+#: ../gconf/gconf-schema.c:227
+#: ../gconf/gconf-schema.c:235
 #, c-format
 msgid "Schema contains invalid UTF-8"
 msgstr "Schema contains invalid UTF-8"
 
 #: ../gconf/gconf-schema.c:244
 #, c-format
-msgid ""
-"Schema specifies type list but doesn't specify the type of the list elements"
-msgstr ""
-"Schema specifies type list but doesn't specify the type of the list elements"
+msgid "Schema specifies type list but doesn't specify the type of the list elements"
+msgstr "Schema specifies type list but doesn't specify the type of the list elements"
 
 #: ../gconf/gconf-schema.c:254
 #, c-format
-msgid ""
-"Schema specifies type pair but doesn't specify the type of the car/cdr "
-"elements"
-msgstr ""
-"Schema specifies type pair but doesn't specify the type of the car/cdr "
-"elements"
+msgid "Schema specifies type pair but doesn't specify the type of the car/cdr elements"
+msgstr "Schema specifies type pair but doesn't specify the type of the car/cdr elements"
 
 #: ../gconf/gconf-sources.c:374
 #, c-format
@@ -1165,34 +1138,22 @@ msgstr "Failed to load source \"%s\": %s"
 
 #: ../gconf/gconf-sources.c:414
 #, c-format
-msgid ""
-"Resolved address \"%s\" to a writable configuration source at position %d"
-msgstr ""
-"Resolved address \"%s\" to a writable configuration source at position %d"
+msgid "Resolved address \"%s\" to a writable configuration source at position %d"
+msgstr "Resolved address \"%s\" to a writable configuration source at position %d"
 
 #: ../gconf/gconf-sources.c:420
 #, c-format
-msgid ""
-"Resolved address \"%s\" to a read-only configuration source at position %d"
-msgstr ""
-"Resolved address \"%s\" to a read-only configuration source at position %d"
+msgid "Resolved address \"%s\" to a read-only configuration source at position %d"
+msgstr "Resolved address \"%s\" to a read-only configuration source at position %d"
 
 #: ../gconf/gconf-sources.c:427
 #, c-format
-msgid ""
-"Resolved address \"%s\" to a partially writable configuration source at "
-"position %d"
-msgstr ""
-"Resolved address \"%s\" to a partially writable configuration source at "
-"position %d"
+msgid "Resolved address \"%s\" to a partially writable configuration source at position %d"
+msgstr "Resolved address \"%s\" to a partially writable configuration source at position %d"
 
 #: ../gconf/gconf-sources.c:436
-msgid ""
-"None of the resolved addresses are writable; saving configuration settings "
-"will not be possible"
-msgstr ""
-"None of the resolved addresses are writable; saving configuration settings "
-"will not be possible"
+msgid "None of the resolved addresses are writable; saving configuration settings will not be possible"
+msgstr "None of the resolved addresses are writable; saving configuration settings will not be possible"
 
 #: ../gconf/gconf-sources.c:690
 #, c-format
@@ -1205,49 +1166,13 @@ msgstr "The '/' name can only be a directory, not a key"
 
 #: ../gconf/gconf-sources.c:794
 #, c-format
-msgid ""
-"Value for `%s' set in a read-only source at the front of your configuration "
-"path"
-msgstr ""
-"Value for `%s' set in a read-only source at the front of your configuration "
-"path"
+msgid "Value for `%s' set in a read-only source at the front of your configuration path"
+msgstr "Value for `%s' set in a read-only source at the front of your configuration path"
 
 #: ../gconf/gconf-sources.c:806
 #, 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 ""
-"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"
+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 encoun
 tered. 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 "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 encou
 ntered. 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"
 
 #: ../gconf/gconf-sources.c:1610
 #, c-format
@@ -1279,7 +1204,8 @@ msgstr "Didn't understand `%s' (list must end with a ']')"
 msgid "Didn't understand `%s' (extra unescaped ']' found inside list)"
 msgstr "Didn't understand `%s' (extra unescaped ']' found inside list)"
 
-#: ../gconf/gconf-value.c:357 ../gconf/gconf-value.c:518
+#: ../gconf/gconf-value.c:357
+#: ../gconf/gconf-value.c:518
 #, c-format
 msgid "Didn't understand `%s' (extra trailing characters)"
 msgstr "Didn't understand `%s' (extra trailing characters)"
@@ -1294,7 +1220,8 @@ msgstr "Didn't understand `%s' (pair must start with a '(')"
 msgid "Didn't understand `%s' (pair must end with a ')')"
 msgstr "Didn't understand `%s' (pair must end with a ')')"
 
-#: ../gconf/gconf-value.c:447 ../gconf/gconf-value.c:533
+#: ../gconf/gconf-value.c:447
+#: ../gconf/gconf-value.c:533
 #, c-format
 msgid "Didn't understand `%s' (wrong number of elements)"
 msgstr "Didn't understand `%s' (wrong number of elements)"
@@ -1393,33 +1320,21 @@ msgid "Shutdown request received"
 msgstr "Shutdown request received"
 
 #: ../gconf/gconfd.c:340
-msgid ""
-"gconfd compiled with debugging; trying to load gconf.path from the source "
-"directory"
-msgstr ""
-"gconfd compiled with debugging; trying to load gconf.path from the source "
-"directory"
+msgid "gconfd compiled with debugging; trying to load gconf.path from the source directory"
+msgstr "gconfd compiled with debugging; trying to load gconf.path from the source directory"
 
 #: ../gconf/gconfd.c:360
 #, c-format
-msgid ""
-"No configuration files found. Trying to use the default configuration source "
-"`%s'"
-msgstr ""
-"No configuration files found. Trying to use the default configuration source "
-"`%s'"
+msgid "No configuration files found. Trying to use the default configuration source `%s'"
+msgstr "No configuration files found. Trying to use the default configuration source `%s'"
 
 #. We want to stay alive but do nothing, because otherwise every
 #. request would result in another failed gconfd being spawned.
 #.
 #: ../gconf/gconfd.c:368
 #, c-format
-msgid ""
-"No configuration sources in the source path. Configuration won't be saved; "
-"edit %s%s"
-msgstr ""
-"No configuration sources in the source path. Configuration won't be saved; "
-"edit %s%s"
+msgid "No configuration sources in the source path. Configuration won't be saved; edit %s%s"
+msgstr "No configuration sources in the source path. Configuration won't be saved; edit %s%s"
 
 #: ../gconf/gconfd.c:381
 #, c-format
@@ -1427,20 +1342,12 @@ msgid "Error loading some configuration sources: %s"
 msgstr "Error loading some configuration sources: %s"
 
 #: ../gconf/gconfd.c:393
-msgid ""
-"No configuration source addresses successfully resolved. Can't load or store "
-"configuration data"
-msgstr ""
-"No configuration source addresses successfully resolved. Can't load or store "
-"configuration data"
+msgid "No configuration source addresses successfully resolved. Can't load or store configuration data"
+msgstr "No configuration source addresses successfully resolved. Can't load or store configuration data"
 
 #: ../gconf/gconfd.c:410
-msgid ""
-"No writable configuration sources successfully resolved. May be unable to "
-"save some configuration changes"
-msgstr ""
-"No writable configuration sources successfully resolved. May be unable to "
-"save some configuration changes"
+msgid "No writable configuration sources successfully resolved. May be unable to save some configuration changes"
+msgstr "No writable configuration sources successfully resolved. May be unable to save some configuration changes"
 
 #: ../gconf/gconfd.c:591
 #, c-format
@@ -1468,12 +1375,8 @@ msgstr "Failed to get object reference for ConfigServer"
 
 #: ../gconf/gconfd.c:919
 #, c-format
-msgid ""
-"Failed to write byte to pipe file descriptor %d so client program may hang: %"
-"s"
-msgstr ""
-"Failed to write byte to pipe file descriptor %d so client program may hang: %"
-"s"
+msgid "Failed to write byte to pipe file descriptor %d so client program may hang: %s"
+msgstr "Failed to write byte to pipe file descriptor %d so client program may hang: %s"
 
 #: ../gconf/gconfd.c:965
 #, c-format
@@ -1504,19 +1407,13 @@ msgstr "Returning exception: %s"
 
 #: ../gconf/gconfd.c:1584
 #, c-format
-msgid ""
-"Failed to open gconfd logfile; won't be able to restore listeners after "
-"gconfd shutdown (%s)"
-msgstr ""
-"Failed to open gconfd logfile; won't be able to restore listeners after "
-"gconfd shutdown (%s)"
+msgid "Failed to open gconfd logfile; won't be able to restore listeners after gconfd shutdown (%s)"
+msgstr "Failed to open gconfd logfile; won't be able to restore listeners after gconfd shutdown (%s)"
 
 #: ../gconf/gconfd.c:1619
 #, c-format
-msgid ""
-"Failed to close gconfd logfile; data may not have been properly saved (%s)"
-msgstr ""
-"Failed to close gconfd logfile; data may not have been properly saved (%s)"
+msgid "Failed to close gconfd logfile; data may not have been properly saved (%s)"
+msgstr "Failed to close gconfd logfile; data may not have been properly saved (%s)"
 
 #: ../gconf/gconfd.c:1681
 #, c-format
@@ -1550,17 +1447,13 @@ msgstr "Failed to move new saved state file into place: %s"
 
 #: ../gconf/gconfd.c:1744
 #, c-format
-msgid ""
-"Failed to restore original saved state file that had been moved to '%s': %s"
-msgstr ""
-"Failed to restore original saved state file that had been moved to '%s': %s"
+msgid "Failed to restore original saved state file that had been moved to '%s': %s"
+msgstr "Failed to restore original saved state file that had been moved to '%s': %s"
 
 #: ../gconf/gconfd.c:2223
 #, c-format
-msgid ""
-"Unable to restore a listener on address '%s', couldn't resolve the database"
-msgstr ""
-"Unable to restore a listener on address '%s', couldn't resolve the database"
+msgid "Unable to restore a listener on address '%s', couldn't resolve the database"
+msgstr "Unable to restore a listener on address '%s', couldn't resolve the database"
 
 #: ../gconf/gconfd.c:2259
 #, c-format
@@ -1574,23 +1467,16 @@ msgstr "Unable to open saved state file '%s': %s"
 
 #: ../gconf/gconfd.c:2428
 #, 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 ""
-"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)"
+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 "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)"
 
 #: ../gconf/gconfd.c:2433
 #, 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 ""
-"Failed to log removal of listener to gconfd logfile; might erroneously re-"
-"add the listener if gconfd exits or shuts down (%s)"
+msgid "Failed to log removal of listener to gconfd logfile; might erroneously re-add the listener if gconfd exits or shuts down (%s)"
+msgstr "Failed to log removal of listener to gconfd logfile; might erroneously re-add the listener if gconfd exits or shuts down (%s)"
 
-#: ../gconf/gconfd.c:2456 ../gconf/gconfd.c:2630
+#: ../gconf/gconfd.c:2456
+#: ../gconf/gconfd.c:2630
 #, c-format
 msgid "Failed to get IOR for client: %s"
 msgstr "Failed to get IOR for client: %s"
@@ -1611,10 +1497,8 @@ msgid "Failed to flush client add to saved state file: %s"
 msgstr "Failed to flush client add to saved state file: %s"
 
 #: ../gconf/gconfd.c:2591
-msgid ""
-"Some client removed itself from the GConf server when it hadn't been added."
-msgstr ""
-"Some client removed itself from the GConf server when it hadn't been added."
+msgid "Some client removed itself from the GConf server when it hadn't been added."
+msgstr "Some client removed itself from the GConf server when it hadn't been added."
 
 #: ../gconf/gconftool.c:93
 msgid "Set a key to a value and sync. Use with --type."
@@ -1629,12 +1513,8 @@ msgid "Unset the keys on the command line"
 msgstr "Unset the keys on the command line"
 
 #: ../gconf/gconftool.c:121
-msgid ""
-"Recursively unset all keys at or below the key/directory names on the "
-"command line"
-msgstr ""
-"Recursively unset all keys at or below the key/directory names on the "
-"command line"
+msgid "Recursively unset all keys at or below the key/directory names on the command line"
+msgstr "Recursively unset all keys at or below the key/directory names on the command line"
 
 #: ../gconf/gconftool.c:130
 msgid "Toggles a boolean key."
@@ -1652,7 +1532,8 @@ msgstr "Print all subdirectories in a directory."
 msgid "Print all subdirectories and entries under a directory, recursively."
 msgstr "Print all subdirectories and entries under a directory, recursively."
 
-#: ../gconf/gconftool.c:166 ../gconf/gconftool.c:175
+#: ../gconf/gconftool.c:166
+#: ../gconf/gconftool.c:175
 msgid "Search for a key, recursively."
 msgstr "Search for a key, recursively."
 
@@ -1673,20 +1554,12 @@ msgid "Ignore schema defaults when reading values."
 msgstr "Ignore schema defaults when reading values."
 
 #: ../gconf/gconftool.c:226
-msgid ""
-"Dump to standard output an XML description of all entries under a directory, "
-"recursively."
-msgstr ""
-"Dump to standard output an XML description of all entries under a directory, "
-"recursively."
+msgid "Dump to standard output an XML description of all entries under a directory, recursively."
+msgstr "Dump to standard output an XML description of all entries under a directory, recursively."
 
 #: ../gconf/gconftool.c:235
-msgid ""
-"Load from the specified file an XML description of values and set them "
-"relative to a directory."
-msgstr ""
-"Load from the specified file an XML description of values and set them "
-"relative to a directory."
+msgid "Load from the specified file an XML description of values and set them relative to a directory."
+msgstr "Load from the specified file an XML description of values and set them relative to a directory."
 
 #: ../gconf/gconftool.c:244
 msgid "Unload a set of values described in an XML file."
@@ -1705,20 +1578,12 @@ msgid "Return 0 if gconfd is running, 2 if not."
 msgstr "Return 0 if gconfd is running, 2 if not."
 
 #: ../gconf/gconftool.c:286
-msgid ""
-"Launch the configuration server (gconfd). (Normally happens automatically "
-"when needed.)"
-msgstr ""
-"Launch the configuration server (gconfd). (Normally happens automatically "
-"when needed.)"
+msgid "Launch the configuration server (gconfd). (Normally happens automatically when needed.)"
+msgstr "Launch the configuration server (gconfd). (Normally happens automatically when needed.)"
 
 #: ../gconf/gconftool.c:301
-msgid ""
-"Specify the type of the value being set, or the type of the value a schema "
-"describes. Unique abbreviations OK."
-msgstr ""
-"Specify the type of the value being set, or the type of the value a schema "
-"describes. Unique abbreviations OK."
+msgid "Specify the type of the value being set, or the type of the value a schema describes. Unique abbreviations OK."
+msgstr "Specify the type of the value being set, or the type of the value a schema describes. Unique abbreviations OK."
 
 #: ../gconf/gconftool.c:302
 msgid "int|bool|float|string|list|pair"
@@ -1737,32 +1602,22 @@ msgid "Get a specific element from a list key, numerically indexed."
 msgstr "Get a specific element from a list key, numerically indexed."
 
 #: ../gconf/gconftool.c:337
-msgid ""
-"Specify the type of the list value being set, or the type of the value a "
-"schema describes. Unique abbreviations OK."
-msgstr ""
-"Specify the type of the list value being set, or the type of the value a "
-"schema describes. Unique abbreviations OK."
+msgid "Specify the type of the list value being set, or the type of the value a schema describes. Unique abbreviations OK."
+msgstr "Specify the type of the list value being set, or the type of the value a schema describes. Unique abbreviations OK."
 
-#: ../gconf/gconftool.c:338 ../gconf/gconftool.c:347 ../gconf/gconftool.c:356
+#: ../gconf/gconftool.c:338
+#: ../gconf/gconftool.c:347
+#: ../gconf/gconftool.c:356
 msgid "int|bool|float|string"
 msgstr "int|bool|float|string"
 
 #: ../gconf/gconftool.c:346
-msgid ""
-"Specify the type of the car pair value being set, or the type of the value a "
-"schema describes. Unique abbreviations OK."
-msgstr ""
-"Specify the type of the car pair value being set, or the type of the value a "
-"schema describes. Unique abbreviations OK."
+msgid "Specify the type of the car pair value being set, or the type of the value a schema describes. Unique abbreviations OK."
+msgstr "Specify the type of the car pair value being set, or the type of the value a schema describes. Unique abbreviations OK."
 
 #: ../gconf/gconftool.c:355
-msgid ""
-"Specify the type of the cdr pair value being set, or the type of the value a "
-"schema describes. Unique abbreviations OK."
-msgstr ""
-"Specify the type of the cdr pair value being set, or the type of the value a "
-"schema describes. Unique abbreviations OK."
+msgid "Specify the type of the cdr pair value being set, or the type of the value a schema describes. Unique abbreviations OK."
+msgstr "Specify the type of the cdr pair value being set, or the type of the value a schema describes. Unique abbreviations OK."
 
 #: ../gconf/gconftool.c:370
 msgid "Specify a schema file to be installed"
@@ -1781,64 +1636,35 @@ msgid "SOURCE"
 msgstr "SOURCE"
 
 #: ../gconf/gconftool.c:388
-msgid ""
-"Bypass server, and access the configuration database directly. Requires that "
-"gconfd is not running."
-msgstr ""
-"Bypass server, and access the configuration database directly. Requires that "
-"gconfd is not running."
+msgid "Bypass server, and access the configuration database directly. Requires that gconfd is not running."
+msgstr "Bypass server, and access the configuration database directly. Requires that gconfd is not running."
 
 #: ../gconf/gconftool.c:397
-msgid ""
-"Properly installs schema files on the command line into the database. "
-"Specify a custom configuration source in the GCONF_CONFIG_SOURCE environment "
-"variable, or set set the variable to an empty string to use the default "
-"configuration source."
-msgstr ""
-"Properly installs schema files on the command line into the database. "
-"Specify a custom configuration source in the GCONF_CONFIG_SOURCE environment "
-"variable, or set set the variable to an empty string to use the default "
-"configuration source."
+msgid "Properly installs schema files on the command line into the database. Specify a custom configuration source in the GCONF_CONFIG_SOURCE environment variable, or set set the variable to an empty string to use the default configuration source."
+msgstr "Properly installs schema files on the command line into the database. Specify a custom configuration source in the GCONF_CONFIG_SOURCE environment variable, or set set the variable to an empty string to use the default configuration source."
 
 #: ../gconf/gconftool.c:406
-msgid ""
-"Properly uninstalls schema files on the command line from the database. "
-"GCONF_CONFIG_SOURCE environment variable should be set to a non-default "
-"configuration source or set to the empty string to use the default."
-msgstr ""
-"Properly uninstalls schema files on the command line from the database. "
-"GCONF_CONFIG_SOURCE environment variable should be set to a non-default "
-"configuration source or set to the empty string to use the default."
+msgid "Properly uninstalls schema files on the command line from the database. GCONF_CONFIG_SOURCE environment variable should be set to a non-default configuration source or set to the empty string to use the default."
+msgstr "Properly uninstalls schema files on the command line from the database. GCONF_CONFIG_SOURCE environment variable should be set to a non-default configuration source or set to the empty string to use the default."
 
 #: ../gconf/gconftool.c:421
-msgid ""
-"Torture-test an application by setting and unsetting a bunch of values of "
-"different types for keys on the command line."
-msgstr ""
-"Torture-test an application by setting and unsetting a bunch of values of "
-"different types for keys on the command line."
+msgid "Torture-test an application by setting and unsetting a bunch of values of different types for keys on the command line."
+msgstr "Torture-test an application by setting and unsetting a bunch of values of different types for keys on the command line."
 
 #: ../gconf/gconftool.c:430
-msgid ""
-"Torture-test an application by setting and unsetting a bunch of keys inside "
-"the directories on the command line."
-msgstr ""
-"Torture-test an application by setting and unsetting a bunch of keys inside "
-"the directories on the command line."
+msgid "Torture-test an application by setting and unsetting a bunch of keys inside the directories on the command line."
+msgstr "Torture-test an application by setting and unsetting a bunch of keys inside the directories on the command line."
 
 #: ../gconf/gconftool.c:445
-msgid ""
-"Set a schema and sync. Use with --short-desc, --long-desc, --owner, and --"
-"type."
-msgstr ""
-"Set a schema and sync. Use with --short-desc, --long-desc, --owner, and --"
-"type."
+msgid "Set a schema and sync. Use with --short-desc, --long-desc, --owner, and --type."
+msgstr "Set a schema and sync. Use with --short-desc, --long-desc, --owner, and --type."
 
 #: ../gconf/gconftool.c:454
 msgid "Specify a short half-line description to go in a schema."
 msgstr "Specify a short half-line description to go in a schema."
 
-#: ../gconf/gconftool.c:455 ../gconf/gconftool.c:464
+#: ../gconf/gconftool.c:455
+#: ../gconf/gconftool.c:464
 msgid "DESCRIPTION"
 msgstr "DESCRIPTION"
 
@@ -1860,8 +1686,7 @@ msgstr "Get the name of the schema applied to this key"
 
 #: ../gconf/gconftool.c:490
 msgid "Specify the schema name followed by the key to apply the schema name to"
-msgstr ""
-"Specify the schema name followed by the key to apply the schema name to"
+msgstr "Specify the schema name followed by the key to apply the schema name to"
 
 #: ../gconf/gconftool.c:499
 msgid "Remove any schema name applied to the given keys"
@@ -1938,8 +1763,7 @@ msgstr "Show schema options"
 #: ../gconf/gconftool.c:629
 #, c-format
 msgid "Run '%s --help' to see a full list of available command line options.\n"
-msgstr ""
-"Run '%s --help' to see a full list of available command line options.\n"
+msgstr "Run '%s --help' to see a full list of available command line options.\n"
 
 #: ../gconf/gconftool.c:657
 #, c-format
@@ -1973,21 +1797,13 @@ msgstr "Can't use --all-dirs with --get or --set\n"
 
 #: ../gconf/gconftool.c:718
 #, c-format
-msgid ""
-"--recursive-list should not be used with --get, --set, --unset, --all-"
-"entries, --all-dirs, or --search-key\n"
-msgstr ""
-"--recursive-list should not be used with --get, --set, --unset, --all-"
-"entries, --all-dirs, or --search-key\n"
+msgid "--recursive-list should not be used with --get, --set, --unset, --all-entries, --all-dirs, or --search-key\n"
+msgstr "--recursive-list should not be used with --get, --set, --unset, --all-entries, --all-dirs, or --search-key\n"
 
 #: ../gconf/gconftool.c:732
 #, c-format
-msgid ""
-"--set_schema should not be used with --get, --set, --unset, --all-entries, --"
-"all-dirs, or --search-key\n"
-msgstr ""
-"--set_schema should not be used with --get, --set, --unset, --all-entries, --"
-"all-dirs, or --search-key\n"
+msgid "--set_schema should not be used with --get, --set, --unset, --all-entries, --all-dirs, or --search-key\n"
+msgstr "--set_schema should not be used with --get, --set, --unset, --all-entries, --all-dirs, or --search-key\n"
 
 #: ../gconf/gconftool.c:738
 #, c-format
@@ -2001,15 +1817,15 @@ msgstr "Must specify a type when setting a value\n"
 
 #: ../gconf/gconftool.c:752
 #, c-format
-msgid ""
-"--ignore-schema-defaults is only relevant with --get, --all-entries, --dump, "
-"--recursive-list, --get-list-size or --get-list-element\n"
-msgstr ""
-"--ignore-schema-defaults is only relevant with --get, --all-entries, --dump, "
-"--recursive-list, --get-list-size or --get-list-element\n"
+msgid "--ignore-schema-defaults is only relevant with --get, --all-entries, --dump, --recursive-list, --get-list-size or --get-list-element\n"
+msgstr "--ignore-schema-defaults is only relevant with --get, --all-entries, --dump, --recursive-list, --get-list-size or --get-list-element\n"
 
-#: ../gconf/gconftool.c:764 ../gconf/gconftool.c:777 ../gconf/gconftool.c:790
-#: ../gconf/gconftool.c:804 ../gconf/gconftool.c:817 ../gconf/gconftool.c:830
+#: ../gconf/gconftool.c:764
+#: ../gconf/gconftool.c:777
+#: ../gconf/gconftool.c:790
+#: ../gconf/gconftool.c:804
+#: ../gconf/gconftool.c:817
+#: ../gconf/gconftool.c:830
 #: ../gconf/gconftool.c:844
 #, c-format
 msgid "%s option must be used by itself.\n"
@@ -2017,12 +1833,8 @@ msgstr "%s option must be used by itself.\n"
 
 #: ../gconf/gconftool.c:853
 #, c-format
-msgid ""
-"You must specify a configuration source with --config-source when using --"
-"direct\n"
-msgstr ""
-"You must specify a configuration source with --config-source when using --"
-"direct\n"
+msgid "You must specify a configuration source with --config-source when using --direct\n"
+msgstr "You must specify a configuration source with --config-source when using --direct\n"
 
 #: ../gconf/gconftool.c:859
 #, c-format
@@ -2036,10 +1848,8 @@ msgstr "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas\n"
 
 #: ../gconf/gconftool.c:894
 #, c-format
-msgid ""
-"GCONF_DISABLE_MAKEFILE_SCHEMA_UNINSTALL is set, not uninstalling schemas\n"
-msgstr ""
-"GCONF_DISABLE_MAKEFILE_SCHEMA_UNINSTALL is set, not uninstalling schemas\n"
+msgid "GCONF_DISABLE_MAKEFILE_SCHEMA_UNINSTALL is set, not uninstalling schemas\n"
+msgstr "GCONF_DISABLE_MAKEFILE_SCHEMA_UNINSTALL is set, not uninstalling schemas\n"
 
 #: ../gconf/gconftool.c:907
 #, c-format
@@ -2061,13 +1871,15 @@ msgstr "Shutdown error: %s\n"
 msgid "Must specify one or more directories to recursively list.\n"
 msgstr "Must specify one or more directories to recursively list.\n"
 
-#: ../gconf/gconftool.c:1355 ../gconf/gconftool.c:1549
+#: ../gconf/gconftool.c:1355
+#: ../gconf/gconftool.c:1549
 #: ../gconf/gconftool.c:1815
 #, c-format
 msgid "Failure listing entries in `%s': %s\n"
 msgstr "Failure listing entries in `%s': %s\n"
 
-#: ../gconf/gconftool.c:1375 ../gconf/gconftool.c:1568
+#: ../gconf/gconftool.c:1375
+#: ../gconf/gconftool.c:1568
 msgid "(no value set)"
 msgstr "(no value set)"
 
@@ -2127,8 +1939,10 @@ msgstr "Cdr Type: %s\n"
 msgid "Default Value: %s\n"
 msgstr "Default Value: %s\n"
 
-#: ../gconf/gconftool.c:1946 ../gconf/gconftool.c:1948
-#: ../gconf/gconftool.c:1949 ../gconf/gconftool.c:1950
+#: ../gconf/gconftool.c:1946
+#: ../gconf/gconftool.c:1948
+#: ../gconf/gconftool.c:1949
+#: ../gconf/gconftool.c:1950
 msgid "Unset"
 msgstr "Unset"
 
@@ -2147,21 +1961,26 @@ msgstr "Short Desc: %s\n"
 msgid "Long Desc: %s\n"
 msgstr "Long Desc: %s\n"
 
-#: ../gconf/gconftool.c:1959 ../gconf/gconftool.c:2236
-#: ../gconf/gconftool.c:2270 ../gconf/gconftool.c:2315
+#: ../gconf/gconftool.c:1959
+#: ../gconf/gconftool.c:2236
+#: ../gconf/gconftool.c:2270
+#: ../gconf/gconftool.c:2315
 #: ../gconf/gconftool.c:2460
 #, c-format
 msgid "No value set for `%s'\n"
 msgstr "No value set for `%s'\n"
 
-#: ../gconf/gconftool.c:1963 ../gconf/gconftool.c:2240
-#: ../gconf/gconftool.c:2274 ../gconf/gconftool.c:2319
+#: ../gconf/gconftool.c:1963
+#: ../gconf/gconftool.c:2240
+#: ../gconf/gconftool.c:2274
+#: ../gconf/gconftool.c:2319
 #: ../gconf/gconftool.c:2464
 #, c-format
 msgid "Failed to get value for `%s': %s\n"
 msgstr "Failed to get value for `%s': %s\n"
 
-#: ../gconf/gconftool.c:2006 ../gconf/gconftool.c:2018
+#: ../gconf/gconftool.c:2006
+#: ../gconf/gconftool.c:2018
 #, c-format
 msgid "Don't understand type `%s'\n"
 msgstr "Don't understand type `%s'\n"
@@ -2188,17 +2007,16 @@ msgstr "When setting a list you must specify a primitive list-type\n"
 
 #: ../gconf/gconftool.c:2102
 #, c-format
-msgid ""
-"When setting a pair you must specify a primitive car-type and cdr-type\n"
-msgstr ""
-"When setting a pair you must specify a primitive car-type and cdr-type\n"
+msgid "When setting a pair you must specify a primitive car-type and cdr-type\n"
+msgstr "When setting a pair you must specify a primitive car-type and cdr-type\n"
 
 #: ../gconf/gconftool.c:2117
 #, c-format
 msgid "Error: %s\n"
 msgstr "Error: %s\n"
 
-#: ../gconf/gconftool.c:2130 ../gconf/gconftool.c:2195
+#: ../gconf/gconftool.c:2130
+#: ../gconf/gconftool.c:2195
 #: ../gconf/gconftool.c:3215
 #, c-format
 msgid "Error setting value: %s\n"
@@ -2234,7 +2052,8 @@ msgstr "Must specify a key or keys to get type\n"
 msgid "Must specify a key to lookup size of.\n"
 msgstr "Must specify a key to lookup size of.\n"
 
-#: ../gconf/gconftool.c:2285 ../gconf/gconftool.c:2330
+#: ../gconf/gconftool.c:2285
+#: ../gconf/gconftool.c:2330
 #, c-format
 msgid "Key %s is not a list.\n"
 msgstr "Key %s is not a list.\n"
@@ -2414,7 +2233,8 @@ msgstr "WARNING: Failed to parse string value `%s'\n"
 msgid "WARNING: Failed to parse boolean value `%s'\n"
 msgstr "WARNING: Failed to parse boolean value `%s'\n"
 
-#: ../gconf/gconftool.c:3194 ../gconf/gconftool.c:3736
+#: ../gconf/gconftool.c:3194
+#: ../gconf/gconftool.c:3736
 #, c-format
 msgid "WARNING: failed to associate schema `%s' with key `%s': %s\n"
 msgstr "WARNING: failed to associate schema `%s' with key `%s': %s\n"
@@ -2429,7 +2249,8 @@ msgstr "WARNING: invalid or missing type for schema (%s)\n"
 msgid "WARNING: invalid or missing list_type for schema (%s)\n"
 msgstr "WARNING: invalid or missing list_type for schema (%s)\n"
 
-#: ../gconf/gconftool.c:3329 ../gconf/gconftool.c:3359
+#: ../gconf/gconftool.c:3329
+#: ../gconf/gconftool.c:3359
 #: ../gconf/gconftool.c:3388
 #, c-format
 msgid "WARNING: Failed to parse default value `%s' for schema (%s)\n"
@@ -2450,37 +2271,36 @@ msgstr "WARNING: You cannot set a default value for a schema\n"
 msgid "WARNING: gconftool internal error, unknown GConfValueType\n"
 msgstr "WARNING: gconftool internal error, unknown GConfValueType\n"
 
-#: ../gconf/gconftool.c:3449 ../gconf/gconftool.c:3470
-#: ../gconf/gconftool.c:3491 ../gconf/gconftool.c:3512
+#: ../gconf/gconftool.c:3449
+#: ../gconf/gconftool.c:3470
+#: ../gconf/gconftool.c:3491
+#: ../gconf/gconftool.c:3512
 #, c-format
 msgid "WARNING: failed to parse type name `%s'\n"
 msgstr "WARNING: failed to parse type name `%s'\n"
 
 #: ../gconf/gconftool.c:3466
 #, c-format
-msgid ""
-"WARNING: list_type can only be int, float, string or bool and not `%s'\n"
-msgstr ""
-"WARNING: list_type can only be int, float, string or bool and not `%s'\n"
+msgid "WARNING: list_type can only be int, float, string or bool and not `%s'\n"
+msgstr "WARNING: list_type can only be int, float, string or bool and not `%s'\n"
 
 #: ../gconf/gconftool.c:3487
 #, c-format
 msgid "WARNING: car_type can only be int, float, string or bool and not `%s'\n"
-msgstr ""
-"WARNING: car_type can only be int, float, string or bool and not `%s'\n"
+msgstr "WARNING: car_type can only be int, float, string or bool and not `%s'\n"
 
 #: ../gconf/gconftool.c:3508
 #, c-format
 msgid "WARNING: cdr_type can only be int, float, string or bool and not `%s'\n"
-msgstr ""
-"WARNING: cdr_type can only be int, float, string or bool and not `%s'\n"
+msgstr "WARNING: cdr_type can only be int, float, string or bool and not `%s'\n"
 
 #: ../gconf/gconftool.c:3548
 #, c-format
 msgid "WARNING: empty <applyto> node"
 msgstr "WARNING: empty <applyto> node"
 
-#: ../gconf/gconftool.c:3551 ../gconf/gconftool.c:3809
+#: ../gconf/gconftool.c:3551
+#: ../gconf/gconftool.c:3809
 #, c-format
 msgid "WARNING: node <%s> not understood below <schema>\n"
 msgstr "WARNING: node <%s> not understood below <schema>\n"
@@ -2507,10 +2327,8 @@ msgstr "WARNING: <locale> node has no `name=\"locale\"' attribute, ignoring\n"
 
 #: ../gconf/gconftool.c:3609
 #, c-format
-msgid ""
-"WARNING: multiple <locale> nodes for locale `%s', ignoring all past first\n"
-msgstr ""
-"WARNING: multiple <locale> nodes for locale `%s', ignoring all past first\n"
+msgid "WARNING: multiple <locale> nodes for locale `%s', ignoring all past first\n"
+msgstr "WARNING: multiple <locale> nodes for locale `%s', ignoring all past first\n"
 
 #: ../gconf/gconftool.c:3707
 #, c-format
@@ -2628,61 +2446,48 @@ msgstr "Must specify some directories to break\n"
 #: ../gconf/gconftool.c:4290
 #, c-format
 msgid ""
-"Trying to break your application by setting bad values for keys in "
-"directory:\n"
+"Trying to break your application by setting bad values for keys in directory:\n"
 "  %s\n"
 msgstr ""
-"Trying to break your application by setting bad values for keys in "
-"directory:\n"
+"Trying to break your application by setting bad values for keys in directory:\n"
 "  %s\n"
 
+#~ msgid "Attribute \"%s\" repeated twice on the same <%s> element"
+#~ msgstr "Attribute \"%s\" repeated twice on the same <%s> element"
 #~ msgid "IOR file '%s' not opened successfully, no gconfd located: %s"
 #~ msgstr "IOR file '%s' not opened successfully, no gconfd located: %s"
-
 #~ msgid "gconftool or other non-gconfd process has the lock file '%s'"
 #~ msgstr "gconftool or other non-gconfd process has the lock file '%s'"
-
 #~ msgid "Failed to unlink lock file %s: %s\n"
 #~ msgstr "Failed to unlink lock file %s: %s\n"
-
 #~ msgid "Failed to stat %s: %s"
 #~ msgstr "Failed to stat %s: %s"
-
 #~ msgid ""
 #~ "Failed to create pipe for communicating with spawned gconf daemon: %s\n"
 #~ msgstr ""
 #~ "Failed to create pipe for communicating with spawned gconf daemon: %s\n"
-
 #~ msgid "Failed to launch configuration server: %s\n"
 #~ msgstr "Failed to launch configuration server: %s\n"
-
 #~ msgid "Failed to open %s: %s"
 #~ msgstr "Failed to open %s: %s"
-
 #~ msgid "Owner of %s is not the current user"
 #~ msgstr "Owner of %s is not the current user"
-
 #~ msgid "Bad permissions %lo on directory %s"
 #~ msgstr "Bad permissions %lo on directory %s"
-
 #~ msgid "Failed to create %s: %s"
 #~ msgstr "Failed to create %s: %s"
-
 #~ msgid "Directory %s has a problem, gconfd can't use it"
 #~ msgstr "Directory %s has a problem, gconfd can't use it"
-
 #~ msgid "Received signal %d, dumping core. Please report a GConf bug."
 #~ msgstr "Received signal %d, dumping core. Please report a GConf bug."
-
 #~ msgid "Received signal %d. Please report a GConf bug."
 #~ msgstr "Received signal %d. Please report a GConf bug."
-
 #~ msgid ""
 #~ "Received signal %d, shutting down abnormally. Please file a GConf bug "
 #~ "report."
 #~ msgstr ""
 #~ "Received signal %d, shutting down abnormally. Please file a GConf bug "
 #~ "report."
-
 #~ msgid "Received signal %d, shutting down cleanly"
 #~ msgstr "Received signal %d, shutting down cleanly"
+



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