[Xfce4-commits] <xfconf:master> Add xfconf-cache.c and xfconf-channel.c to POTFILES.in. Update po files.
Jannis Pohlmann
noreply at xfce.org
Sun Sep 27 15:22:01 CEST 2009
Updating branch refs/heads/master
to 163475af945d931bfc02e69eeb93d1efb83e4f1e (commit)
from 441afdf98c42fcb7f3458853678f68eac8dc007f (commit)
commit 163475af945d931bfc02e69eeb93d1efb83e4f1e
Author: Jannis Pohlmann <jannis at xfce.org>
Date: Sun Sep 27 15:19:14 2009 +0200
Add xfconf-cache.c and xfconf-channel.c to POTFILES.in. Update po files.
We could also add these two files to POTFILES.skip as they don't contain
any translatable strings. However, if this changes in the future then
having the files in POTFILES.skip might lead to confusion as to why the
strings aren't picked up.
po/POTFILES.in | 2 +
po/ast.po | 144 ++++++++++++++++++++++-------------------
po/ca.po | 144 ++++++++++++++++++++++-------------------
po/cs.po | 144 ++++++++++++++++++++++-------------------
po/da.po | 144 ++++++++++++++++++++++-------------------
po/de.po | 144 ++++++++++++++++++++++-------------------
po/es.po | 144 ++++++++++++++++++++++-------------------
po/eu.po | 144 ++++++++++++++++++++++-------------------
po/fi.po | 144 ++++++++++++++++++++++-------------------
po/fr.po | 144 ++++++++++++++++++++++-------------------
po/gl.po | 197 ++++++++++++++++++++++++++++++++------------------------
po/hu.po | 23 +++++--
po/id.po | 144 ++++++++++++++++++++++-------------------
po/it.po | 144 ++++++++++++++++++++++-------------------
po/ja.po | 144 ++++++++++++++++++++++-------------------
po/lv.po | 193 +++++++++++++++++++++++++++++++------------------------
po/nb.po | 144 ++++++++++++++++++++++-------------------
po/nl.po | 144 ++++++++++++++++++++++-------------------
po/pl.po | 144 ++++++++++++++++++++++-------------------
po/pt.po | 144 ++++++++++++++++++++++-------------------
po/pt_BR.po | 144 ++++++++++++++++++++++-------------------
po/ro.po | 144 ++++++++++++++++++++++-------------------
po/ru.po | 144 ++++++++++++++++++++++-------------------
po/sv.po | 144 ++++++++++++++++++++++-------------------
po/tr.po | 144 ++++++++++++++++++++++-------------------
po/uk.po | 144 ++++++++++++++++++++++-------------------
po/ur.po | 187 +++++++++++++++++++++++++++++------------------------
po/ur_PK.po | 187 +++++++++++++++++++++++++++++------------------------
po/xfconf.pot | 144 ++++++++++++++++++++++-------------------
po/zh_CN.po | 144 ++++++++++++++++++++++-------------------
30 files changed, 2294 insertions(+), 1951 deletions(-)
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a5ab6e3..65504a3 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,4 +1,6 @@
common/xfconf-gvaluefuncs.c
+xfconf/xfconf-cache.c
+xfconf/xfconf-channel.c
xfconfd/xfconf-backend-perchannel-xml.c
xfconfd/xfconf-backend-factory.c
xfconfd/xfconf-backend.c
diff --git a/po/ast.po b/po/ast.po
index d84c6a3..1079458 100644
--- a/po/ast.po
+++ b/po/ast.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-07-06 16:27+0100\n"
"Last-Translator: astur <malditoastur at gmail.com>\n"
"Language-Team: Asturian <alministradores at softastur.org>\n"
@@ -10,77 +10,83 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Fallu al afitar propiedá.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Nun se puede crear direutoriu de configuración \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "Permiso denegáu al modificar la propiedá \"%s\" na canal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "La propiedá \"%s\" nun esiste na canal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Nun se puede desaniciar canal \"%s\": %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Tipu incorreutu pa <propiedá>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Imposible procesar el valor de tipu \"%s\" de \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "L'atributu tipu de <valor> nun puede ser un vector"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Tipu non válidu pa <valor>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "La canal \"%s\" nun esiste"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Imposible escribir canal \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Imposible alcontrar el motor de Xfconf de tipu \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Los nomes de propiedaes tienen d'entamar col caráuter '/'"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "L'elementu raÃz ('/') nun ye un nome de propiedá válidu"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -89,24 +95,24 @@ msgstr ""
"Los nomes de propiedaes namái pueden incluyir los carauteres ASCII A-Z, a-z, "
"0-9, '_', '-', '<' y '>', y tamién '/' como separtador"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr ""
"Los nomes de propiedaes nun pueden tener dos o más carauteres '/' "
"consecutivos"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Los nomes de propiedaes nun pueden acabar col caráuter '/'"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "El nome de la canal nun puede ser una cadena balera"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -115,7 +121,7 @@ msgstr ""
"Los nomes de canales namái pueden incluyir los carauteres ASCII A-Z, a-z, 0-"
"9, \"_\" y \"-\""
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -124,11 +130,11 @@ msgstr ""
"El nome de la propiedá namái puede ser baleru o \"/\" si s'especificó un "
"reaniciu recursivu"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Imprenta la versión de xfconfd."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -136,121 +142,125 @@ msgstr ""
"Motores de configuración a usar. El primer motor especificáu ábrese en mou "
"llectura/escritura; los otros, en mou namái llectura."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Degorriu de configuración de Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Degorriu de configuración de Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Informe d'errores en http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Fallu al procesar les opciones: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Yá ta executándose otru degorriu de Xfconf"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Nun pudo aniciase dengún motor"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "La propiedá '%s' camudó: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "La propiedá '%s' camudó\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "La propiedá '%s' desanicióse\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Métodu d'esportación entá non implementáu"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Esportación entá non implementada"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Información de versión"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "La canal a consultar/modificar"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "La propiedá a consultar/modificar"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "El nuevu valor a afitar pa la propiedá"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Llistar propiedaes (o canales si -c nun s'especifica)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Salida detallada"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Crear una nueva propiedá si entá nun esiste"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Especificar el tipu de valor de la propiedá"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Reafitar propiedá"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Recursivu (usar con -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Forciar como vector inclusu si namái hai un elementu"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Monitorizar una canal p'alcontrar cambeos de propiedaes"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Entamar monitorización de la canal '%s':"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "La propiedá \"%s\" nun esiste na canal \"%s\".\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(desconocÃu)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -259,7 +269,7 @@ msgstr ""
"El valor ye un vector con %d elementos:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -268,22 +278,22 @@ msgstr ""
"La propiedá \"%s\" nun esiste na canal \"%s\". Si deseya\n"
"crear una nueva, use la opción --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Al facer una nueva propiedá tien d'especificase el tipu del valor.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Fallu al obtener el tipu esistente pal valor.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Imposible determinar el tipu del valor.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -291,42 +301,42 @@ msgstr ""
"Tien d'especificase un tipu de valor pa tresformar un vector nún únicu "
"valor.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Imposible convertir \"%s\" a tipu \"%s\"\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Fallu al afitar propiedá.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "Hai %d nuevos valores, pero namái se pudieron determinar %d tipos.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Imposible determinar el tipu de valor pal Ãndiz %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "La canal '%s' nun contién denguna propiedá\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Nun pudo criase'l ficheru d'esportación \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Nun pudo abrise'l ficheru d'importación \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Nun pudo procesase'l ficheru \"%s\": %s\n"
diff --git a/po/ca.po b/po/ca.po
index 1b4ceb1..db45716 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-02-01 11:34+0100\n"
"Last-Translator: Carles Muñoz Gorriz <carlesmu at internautas.org>\n"
"Language-Team: Catalan\n"
@@ -16,78 +16,84 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "No s'ha pogut especificar la propietat.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "No s'ha pogut crear el directori de configuració «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr ""
"S'ha denegat el permÃs al intentar modificar la propietat «%s» del canal «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "La propietat «%s» no existeix al canal «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "No s'ha pogut treure el canal «%s»: %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Tipus de <propietat> invà lida: «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "No s'ha pogut analitzar el tipus «%s» de «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "El tipus d'atribut del <valor> no pot ser una matriu"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Tipus de <valor> invà lid: «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "El canal «%s» no existeix"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "No s'ha pogut escriure al canal «%s»: %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "No s'han pogut trobar interfÃcies secundà ries de tipus «%s»"
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Els noms de propietats han de començar amb el carà cter «/»"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "L'element arrel («/») no és un nom và lid de propietat"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -96,23 +102,23 @@ msgstr ""
"Els noms de propietats només poden incloure els carà cters ASCII A-Z, a-z, 0-"
"9, «_», «-», «<» i «>», aixà com el separador «/»"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr ""
"Els noms de propietats no poden tenir dos o més carà cters «/» consecutius"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Els noms de propietats no poden acabar amb el carà cter «/»"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "El nom de canal no pot ser una cadena buida"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -121,7 +127,7 @@ msgstr ""
"Els noms de canals només poden incloure els carà cters ASCII A-Z, a-z, 0-9, "
"«_» i «-»"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -130,11 +136,11 @@ msgstr ""
"El nom de la propietat només pot estar buida o ser «/» si s'ha establert un "
"reinici recursiu"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Mostra la versió de xfconfd."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -142,121 +148,125 @@ msgstr ""
"Configuració d'interfÃcies secundà ries a emprar. La primera s'obre com de "
"lectura i escriptura; les altres, s'obren només com de lectura."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Dimoni de configuració de Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Dimoni de configuració Xfconf"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Informeu dels errors a http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "S'ha produït un error al analitzar l'opció: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Un altre dimoni Xfconf ja s'està executant"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "No es poden iniciar interfÃcies secundà ries"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "La propietat «%s» ha canviat: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "S'ha canviat la propietat «%s»\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "S'ha tret la propietat «%s»\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Mètode d'exportació encara no s'ha implementat"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "«Exporta» encara no està implementat"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Informació de la versió"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "El canal a consultar/modificar"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "La propietat a consultar/modificar"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "El nou valor que s'establirà per la propietat"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Llista propietats (o canals si -c no s'ha especificat)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Sortida detallada"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Crea una nova propietat si aquesta no existeix"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Definiu el tipus de valor de la propietat"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Reinicia la propietat"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Recursiu (empra amb -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Força una matriu d'elements encara que només hi hagi un"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Fa un seguiment dels canvis de les propietats"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Inicia el seguiment del canal «%s»:"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "La propietat «%s» no existeix al canal «%s».\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(desconegut)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -265,7 +275,7 @@ msgstr ""
"El valor és una matriu de %d elements:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -274,22 +284,22 @@ msgstr ""
"La propietat «%s» no hi és al canal «%s». Si s'ha de crear \n"
"una nova propietat, empreu l'opció --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Quan es crea una nova propietat s'ha d'establir el tipus de valor.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "No s'ha pogut obtenir el tipus del valor.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "No s'ha pogut determinar el tipus de valor.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -297,42 +307,42 @@ msgstr ""
"S'ha d'especificar un tipus de valor per canviar la matriu a un valor "
"individual.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "No s'ha pogut convertir «%s» al tipus «%s»\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "No s'ha pogut especificar la propietat.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "Hi han %d valors nous, però tant sols es poden establir %d tipus.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "No s'ha pogut establir el tipus de valor a l'Ãndex %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "El canal «%s» no té propietats\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "No es pot crear el fitxer a exportar «%s»: %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "No es pot obrir el fitxer a importar «%s»: %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "No es por analitzar el fitxer a importar «%s»: %s\n"
diff --git a/po/cs.po b/po/cs.po
index 0a3bff5..e23b182 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf 0.1.0svn-r28490\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-01-26 21:50+0100\n"
"Last-Translator: Michal Várady <miko.vaji at gmail.com>\n"
"Language-Team: Czech\n"
@@ -16,77 +16,83 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Nastavenà vlastnosti se nezdaÅilo.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Nelze vytvoÅit adresáŠkonfigurace â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "PÅÃstup pÅi zmÄnÄ vlastnosti â%sâ na kanálu â%sâ byl zamÃtnut"
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "Vlastnost â%sâ na kanálu â%sâ neexistuje"
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Nelze vyjmout kanál â%sâ: %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Neplatný typ pro <property>: â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Nelze zpracovat hodnoty typu â%sâ z â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Typ atributu <hodnota> nemůže být pole"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Neplatný typ pro <value>: â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Kanál â%sâ neexistuje"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Nelze zapsat kanál â%sâ: %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Nelze nalézt backend služby Xfconf typu â%sâ"
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Názvy vlastnostà musà zaÄÃnat znakem '/'"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "KoÅenový element ('/') nenà platným názvem vlastnosti"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -95,23 +101,23 @@ msgstr ""
"Názvy vlastnostà mohou obsahovat pouze znaky kódovánà ASCII: A-Z, a-z, 0-9, "
"'_', '-', '<' a '>' a také '/' jako oddÄlovaÄ"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr ""
"Názvy vlastnostà nemohou obsahovat dva nebo vÃce po sobÄ jdoucÃch znaků '/"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Názvy vlastnostà nemohou konÄit znakem '/'"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Název kanálu nemůže být prázdný ÅetÄzec"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -120,7 +126,7 @@ msgstr ""
"Názvy kanálů mohou obsahovat pouze znaky kódovánà ASCII: A-Z, a-z, 0-9, '_', "
"a '-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -129,11 +135,11 @@ msgstr ""
"Název vlastnosti může být prázdný, nebo â/â pouze pokud byl specifikován "
"rekurzivnà reset"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Zobrazà verzi xfconfd."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -141,121 +147,125 @@ msgstr ""
"Konfigurovat backendy pro použitÃ. Prvnà zadaný backend je otevÅen pro Ätenà "
"a zápis, ostatnà pouze pro ÄtenÃ."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "KonfiguraÄnà démon Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "KonfiguraÄnà démon Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Chyby hlaste na http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Chyba pÅi zpracovánà voleb: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Již je spuÅ¡tÄn jiný démon služby Xfconf"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Nemohly být spuÅ¡tÄny žádné backendy "
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "Vlastnost '%s' se zmÄnila: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "Vlastnost '%s' se zmÄnila\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "Vlastnost '%s' byla odebrána\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Exportnà metoda dosun nebyla implementována"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Export dosud nebyl implementován"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Informace o verzi"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Kanál pro zaslánà dotazu nebo modifikaci"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "Vlastnost pro zaslánà dotazu nebo modifikaci"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Nová hodnota pro nastavenà vlastnosti"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Seznam vlastnostà (nebo kanálů, pokud nenà zadán parametr -c)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Podrobný výstup"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "VytvoÅà novou vlastnost, pokud již neexistuje"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Specifikovat typ hodnoty vlastnosti"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Resetovat vlastnost"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "RekurzivnÄ (použijte s parametrem -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Vynutit pole pouze v pÅÃpadÄ jednoho prvku"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Sledovat zmÄny vlastnostà kanálu"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Zahájit monitorovánà kanálu '%s':"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "Vlastnost â%sâ na kanálu â%sâ neexistuje.\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(neznámý)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -264,7 +274,7 @@ msgstr ""
"Hodnota je pole %d položek:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -273,63 +283,63 @@ msgstr ""
"Vlastnost â%sâ na kanálu â%sâ neexistuje. Pokud chcete\n"
"vytvoÅit novou vlastnost, použijte volbu --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "PÅi vytváÅenà nové vlastnosti je nutné specifikovat typ hodnoty.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "ZÃskánà typu pro hodnotu se nezdaÅilo.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Nelze urÄit typ hodnoty.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
msgstr "Pro zmÄnu pole na hodnotu je nutné specifikovat typ hodnoty .\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Nelze zkonvertovat â%sâ na typ â%sâ\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Nastavenà vlastnosti se nezdaÅilo.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "Existuje %d nových hodnot, ale je možné urÄit pouze %d typů.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Nelze urÄit typ hodnoty na indexu %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Kanál '%s' neobsahuje žádné vlastnosti\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Nelze vytvoÅit soubor pro export â%sâ: %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Nelze otevÅÃt soubor pro import â%sâ: %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Nelze zpracovat soubor pro import â%sâ: %s\n"
diff --git a/po/da.po b/po/da.po
index e7fdfdc..1dc00d4 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf 4.5.93\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-02-16 15:08+0100\n"
"Last-Translator: Per Kongstad <p_kongstad at op.pl>\n"
"Language-Team: Danish <dansk at dansk-gruppen.dk>\n"
@@ -18,77 +18,83 @@ msgstr ""
"X-Poedit-Country: DENMARK\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Kunne ikke sætte egenskab.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Kan ikke oprette indstillingskatalog \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "Du har ikke rettigheder til at ændre egenskab \"%s\" på kanal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "Egenskab \"%s\" findes ikke på kanal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Kunne ikke fjerne kanal \"%s\".%s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Ugyldig type for <egenskab>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Kunne ikke fortolke værdi af type \"%s\" fra \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Typeattributten på <value> kan ikke være en tabel"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Ugyldig type for <værdi>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Kanal \"%s\" findes ikke"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Kunne ikke skrive til kanal \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Kunne ikke finde Xfconf bagende af type \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Egenskabnavne skal starte med '/'-tegn"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "Rodelementet ('/') er ikke et gyldigt egenskabnavn"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -97,29 +103,29 @@ msgstr ""
"Egenskabnavne kan kun indeholde ASCII-karakterne A-Z, a-z, 0-9, '_', '-', "
"'<' og '>', samt '/' som adskiller"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "Egenskabnavne kan ikke indeholde mere end to '/'-tegn efter hinanden"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Egenskabnavne kan ikke ende på '/'-tegn"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Kanalnavn kan ikke være tom streng"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
"'-'"
msgstr "Kanalnavne kan kun indeholde ASCII-tegnene A-Z, a-z, 0-9, '_', og '-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -128,11 +134,11 @@ msgstr ""
"Egenskabsnavne kan kun være tomme eller \"/\" hvis rekursiv nulstilling blev "
"angivet"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Udskriver xfconfd-versionen."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -140,121 +146,125 @@ msgstr ""
"Underliggende indstilling til anvendelse. Den første underliggende der "
"angives er åbnet med læse/skrive; alle andre kun med læse."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Xfce-indstillingsdæmon"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Xfce-indstillingsdæmon"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Rapportér fejl til http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Fejfortolkningstilvalg: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "En anden Xfconf-dæmon kører allerede"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Ingen underliggende kunne startes"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "Egenskab '%s' ændret: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "Egenskab '%s' ændret\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "Egenskab '%s' fjernet\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Eksportmetode er endnu ikke understøttet"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Eksport er endnu ikke understøttet"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Versionsinformation"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Kanalen til forespørgsel/ændring"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "Egenskaben til forespørgsel/ændring"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Den nye værdi til indstilling af egenskab"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Vis egenskaber (eller kanaler hvis -c ikke er angivet)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Uddybende uddata"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Opret en ny egenskab hvis den ikke allerede findes"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Angiv egenskabværditype"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Nulstil egenskab"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Rekursivt (brug med -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Tving tabel selv ved kun et element"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Overvåg en kanal for egenskabsændringer"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Begynd at overvåge kanal '%s':"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "Egenskab \"%s\" findes ikke på kanal \"%s\".\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(ukendt)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -263,7 +273,7 @@ msgstr ""
"Værdi er en tabel med %d elementer:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -272,64 +282,64 @@ msgstr ""
"Egenskab \"%s\" findes ikke på denne kanal \"%s\". Hvis du ønsker\n"
"at oprette en ny egenskab brug indstillingen --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Når der oprettes en ny egenskab, skal du angive værditypen.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Kunne ikke få den eksisterende type for værdien.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Kunne ikke afgøre typen af værdien.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
msgstr ""
"Du skal angive en værditype for at ændre en tabel til en enkeltværdi.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Kunne ikke konvertere \"%s\" til type \"%s\"\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Kunne ikke sætte egenskab.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "Har %d nye værdier, men kunne kun afgøre %d typer.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Kunne ikke afgøre type af værdi ved indeks %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Kanal '%s' indeholder ingen egenskaber\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Kunne ikke oprette eksportfil \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Kunne ikke åbne importfil \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Kunne ikke fortolke importfil \"%s\": %s\n"
diff --git a/po/de.po b/po/de.po
index 947d027..1d5e5a5 100644
--- a/po/de.po
+++ b/po/de.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf 0.1.0svn-r27345\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-02-25 09:02+0000\n"
"Last-Translator: Simon Schneider <simon at schneiderimtal.de>\n"
"Language-Team: German <xfce4-i18n-de at xfce.org>\n"
@@ -21,79 +21,85 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Konnte Eigenschaften nicht setzen.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, fuzzy, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Kann Verzeichnis für die Einstellungen »%s« nicht anlegen."
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, fuzzy, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr ""
"Sie haben keine ausreichenden Rechte, um die Eigenschaft »%s« auf Kanal »%s« "
"zu ändern."
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "Eigenschaft »%s« ist für den Kanal »%s« nicht vorhanden"
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Kann Kanal »%s« nicht entfernen: %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Ungültiger Typ für <eigenschaft>: »%s«"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Kann Wert vom Typ »%s« aus »%s« nicht auslesen"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Das Typattribut von <wert> kann kein Array sein"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Ungültiger Typ für <wert>: »%s«"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Der Kanal »%s« ist nicht vorhanden"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Kann auf Kanal »%s« nicht schreiben: %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Kein Xfconf-Backend auffindbar für Typ »%s«"
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Eigenschaften müssen mit '/' beginnen"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "Das Basiselement ('/') ist keine gültige Eigenschaft"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -102,23 +108,23 @@ msgstr ""
"Eigenschaften können nur die ASCII-Zeichen A-Z, a-z, 0-9, '_', '-', '<'und "
"'>' sowie '/' als Trennelement enthalten"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, fuzzy, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr ""
"Eigenschaften können '/' nicht zwei oder mehr Mal hintereinander enthalten"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Eigenschaften können nicht auf '/' enden"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Kanalbezeichner können nicht leer sein"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -127,7 +133,7 @@ msgstr ""
"Kanalbezeichner können nur die ASCII-Zeichen A-Z, a-z, 0-9, '_' und '-' "
"enthalten"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, fuzzy, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -136,12 +142,12 @@ msgstr ""
"Die Eigenschaft kann nur dann leer oder »/« sein, wenn rekursives Rücksetzen "
"angegeben wurde"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
#, fuzzy
msgid "Prints the xfconfd version."
msgstr "Gibt die Version von xfconfd aus"
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -149,123 +155,127 @@ msgstr ""
"Konfigurations-Backend, das verwendet werden soll. Das erste angegebene "
"Backend wird schreibend und lesend geöffnet, die übrigen nur lesend."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Einstellungsdienst"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Einstellungsdienst"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Melden Sie Fehler unter http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Kann die Optionen nicht einlesen: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Es läuft bereits ein anderer Xfconf-Daemon"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Es konnten keine Backends gestartet werden"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "Eigenschaft »%s« wurde geändert: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "Eigenschaft »%s« geändert\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "Eigenschaft »%s« entfernt\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Methode zum Exportieren noch nicht implementiert"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Exportieren noch nicht implementiert"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Versionsinformation"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Kanal zum auslesen/bearbeiten"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "Eigenschaft zum auslesen/bearbeiten"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
#, fuzzy
msgid "The new value to set for the property"
msgstr "Ãndern oder setzen des Wertes einer Eigenschaft"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
#, fuzzy
msgid "List properties (or channels if -c is not specified)"
msgstr "Eigenschaften aufzählen (oder Kanäle, wenn »-c« nicht angegeben ist)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Gesprächige Ausgabe"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Lege eine Eigenschaft neu an, wenn sie noch nicht existiert."
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Geben Sie den Wertetyp der Eigenschaft an"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Setze Eigenschaft zurück"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Rekursiv (mit »-r« verwenden)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Array erzwingen, auc bei nur einem Element"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Einen Kanal auf Ãnderungen hin überwachen"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Ãberwache Kanal »%s«:"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, fuzzy, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "Eigenschaft »%s« ist für den Kanal »%s« nicht vorhanden.\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(unbekannt)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -274,7 +284,7 @@ msgstr ""
"Wert ist ein Feld mit %d Einträgen:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, fuzzy, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -283,23 +293,23 @@ msgstr ""
"Eigenschaft »%s« ist für den Kanal »%s« nicht vorhanden. Möchten Sie\n"
"eine neue Eigenschaft anlegen, so benutzen Sie die Option »--create«.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, fuzzy, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr ""
"Wenn Sie eine neue Eigenschaft anlegen, müssen Sie den Wertetyp angeben.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, fuzzy, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Konnte vorhandenen Typ des Werts nicht bekommen.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, fuzzy, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Kann Wertetyp nicht bestimmen\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, fuzzy, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -307,42 +317,42 @@ msgstr ""
"Sie müssen einen Wertetyp angeben, um ein Feld in einen einzigen Wert "
"konvertieren zu können.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Kann »%s« nicht in Typ »%s« konvertieren\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Konnte Eigenschaften nicht setzen.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, fuzzy, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "Habe %d neue Werte, kann aber nur %d Typen erkennen.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Kann Wertetyp bei Index %d nicht bestimmen.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Kanal »%s« enthält keine Eigenschaften\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Konnte Exportdatei »%s« nicht anlegen: %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Konnte Importdatei »%s« nicht öffnen: %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Konnte Importdatei »%s« nicht ordnungsgemäà lesen: %s\n"
diff --git a/po/es.po b/po/es.po
index 840c44d..e1e081e 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Xfconf 0.0.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-03-26 23:00+0100\n"
"Last-Translator: Abel MartÃn <abel.martin.ruiz at gmail.com>\n"
"Language-Team: Spanish/ES <xfce-i18n at xfce.org>\n"
@@ -16,77 +16,83 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Fallo al establecer propiedad.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Imposible crear directorio de configuración \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "Permiso denegado al modificar la propiedad \"%s\" en el canal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "La propiedad \"%s\" no existe en el canal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Imposible eliminar canal \"%s\": %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Tipo incorrecto para <propiedad>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Imposible procesar el valor de tipo \"%s\" de \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "El atributo tipo de <valor> no puede ser un vector"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Tipo no válido para <valor>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "El canal \"%s\" no existe"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Imposible escribir canal \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Imposible encontrar el motor de Xfconf de tipo \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Los nombres de propiedades deben comenzar con el carácter '/'"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "El elemento raÃz ('/') no es un nombre de propiedad válido"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -95,24 +101,24 @@ msgstr ""
"Los nombres de propiedades sólo pueden incluir los caracteres ASCII A-Z, a-"
"z, 0-9, '_', '-', '<' y '>', y también '/' como separador"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr ""
"Los nombres de propiedades no pueden tener dos o más caracteres '/' "
"consecutivos"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Los nombres de propiedades no pueden acabar con el carácter '/'"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "El nombre del canal no puede ser una cadena vacÃa"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -121,7 +127,7 @@ msgstr ""
"Los nombres de canales sólo pueden incluir los caracteres ASCII A-Z, a-z, 0-"
"9, \"_\" y \"-\""
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -130,11 +136,11 @@ msgstr ""
"El nombre de la propiedad sólo puede ser vacÃo o \"/\" si se especificó un "
"reinicio recursivo"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Muestra la versión de xfconfd."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -142,121 +148,125 @@ msgstr ""
"Motores de configuración a usar. El primer motor especificado se abre en "
"modo lectura/escritura; los otros, en modo sólo lectura."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Demonio de configuración de Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Demonio de configuración de Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Informe de errores en http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Error al procesar las opciones: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Ya se está ejecutando otro demonio de Xfconf"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "No se pudo iniciar ningún motor"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "La propiedad '%s' ha cambiado: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "La propiedad '%s' ha cambiado\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "La propiedad '%s' se ha eliminado\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Método de exportación aún no implementado"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Exportación aún no implementada"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Información de versión"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "El canal a consultar/modificar"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "La propiedad a consultar/modificar"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "El nuevo valor a establecer para la propiedad"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Listar propiedades (o canales si -c no se especifica)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Salida detallada"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Crear una nueva propiedad si aún no existe"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Especificar el tipo de valor de la propiedad"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Restablecer propiedad"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Recursivo (usar con -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Forzar como vector incluso si sólo hay un elemento"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Monitorizar un canal para encontrar cambios de propiedades"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Comenzar monitorización del canal '%s':"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "La propiedad \"%s\" no existe en el canal \"%s\".\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(desconocido)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -265,7 +275,7 @@ msgstr ""
"El valor es un vector con %d elementos:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -274,22 +284,22 @@ msgstr ""
"La propiedad \"%s\" no existe en el canal \"%s\". Si desea\n"
"crear una nueva, use la opción --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Al crear una nueva propiedad se debe especificar el tipo del valor.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Fallo al obtener el tipo existente para el valor.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Imposible determinar el tipo del valor.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -297,42 +307,42 @@ msgstr ""
"Se debe especificar un tipo de valor para transformar un vector en un único "
"valor.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Imposible convertir \"%s\" a tipo \"%s\"\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Fallo al establecer propiedad.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "Hay %d nuevos valores, pero sólo se pudieron determinar %d tipos.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Imposible determinar el tipo de valor para el Ãndice %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "El canal '%s' no contiene ninguna propiedad\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "No se pudo crear archivo de exportación \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "No se pudo abrir el archivo de importación \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "No se pudo procesar el archivo \"%s\": %s\n"
diff --git a/po/eu.po b/po/eu.po
index 297a7cd..0660e35 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: eu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-01-27 00:12+0100\n"
"Last-Translator: Piarres Beobide <pi at beobide.net>\n"
"Language-Team: Euskara <debian-l10n-basque at lists.debian.org>\n"
@@ -18,77 +18,83 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.11.4\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Huts propietatea ezartzean.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Ezin da \"%s\" konfigurazio direktorioa sortu"
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "Baimena ukatua \"%s\" propietatea aldatzeko \"%s\" kanalean"
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "\"%s\" propietatea ez dago \"%s\" kanalean"
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Ezinda \"%s\" kanala kendu: %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "<propietate> mota baliogabea: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Ezin da \"%s\" balioa \"%s\"-tik analizatu"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "<balio> atributu mota ezin da array bat izan"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "<balio> mota baliogabea: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Ez dago \"%s\" kanalik"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Ezin da \"%s\" kanalean idatzi: %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Ezin da \"%s\" motako Xfconf interfazerik aurkitu"
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Propietate izenak 'karaktereaz' ikurraz hasi behar dira"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "Erro elementua ('/') ez da baliozko propietate izen bat"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -97,22 +103,22 @@ msgstr ""
"Propietate izenek A-Z, a-z, 0-9, '_', '-', '<' eta '>' ASCII karaktereak "
"eta '/' bereizle gisa bakarrik eduki dezakete."
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "Propietate izenak ezin dut bi '/' karaktere edo jarraian gehiago izan"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Propietate izenak ezin dira '/'karaktereaz amaitu"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Kanal izena ezin da kate huts bat izan"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -121,7 +127,7 @@ msgstr ""
"Kanal izenek A-Z, a-z, 0-9, '_', eta '-' ASCII karaktereak bakarrik eduki "
"ditzakete"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -130,11 +136,11 @@ msgstr ""
"Propietate izena hutsa edo \"/\" bakarrik izan daiteke bakarrik berezarketa "
"errekurtsibo bat zehaztu bada."
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "xfconfd bertsio inprimatzen du"
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -142,121 +148,125 @@ msgstr ""
"Erabiliko den konfigurazio interfazea. Zehazten den lehen interfazea "
"irakurketa/idazketa moduan irekiko da, besteak irakurketa soilekoan,"
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Xfce konfigurazio deabrua"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Xfce konfigurazio deabrua"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Arazoen berri hemen: http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Errorea aukerak analizatzean: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Beste Xfconf deabru bat abiaraziriik dago dagoeneko"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Ezin da interfazerik abiarazi"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "'%s' propietatea aldatu egin da: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "'%s' propietatea aldatua\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "'%s' propietatea kendua\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Esportatze metodoa ez dago inplementaturik oraindik"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Esportatzea ez dago inplementaturik oraindik"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Bertsio argibideak"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Galdezkatu/eraldatzeko kanala"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "Galdezkatu/eraldatzeko propietatea"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Propietatearentzat ezarritako balio berria"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Zerrendatu propietateak (edo kanalak -c zehazten ez bada)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Irteera luzea"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Sortu propietate berri bat berau ez bada existitzen"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Zehatu propietate balio mota"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Berezarri propietatea"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Errekurtsiboa (-r-rekin erabili)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Behartu array nahiz elementu bakarra izan"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Monitorizatu kanal bat propietate aldaketa bila"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Hasi '%s' kanala monitorizatzen:"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "\"%s\" propietatea ez dago \"%s\" kanalean.\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(ezezaguna)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -265,7 +275,7 @@ msgstr ""
"Balioa %d elementu dituen array bat da:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -274,22 +284,22 @@ msgstr ""
"Ez dago \"%s\" propietaterik \"%s\" kanalean. Propietate berri bat\n"
" sortu nahi baduzu, --create aukera erabili.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Propietate berri bat sorzean balio mota zehaztu behar duzu.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Huts dauden balio motak eskuratzerakoan.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Ezin da jakin balioaren mota.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -297,42 +307,42 @@ msgstr ""
"Balio mota bar zehaztu behar duzu, array bat balio soil batetara "
"bihurtzeko.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Ezin da\"%s\" \"%s\" motara bihurtu\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Huts propietatea ezartzean.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "%d balio berri ditu, baina %d mota bakarrik antzeman daitezke.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Ezin da %d indizeko balioaren mota antzeman.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "'%s' kanalak ez du propietaterik\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Ezinda \"%s\" esportatze fitxategia sortu: %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Ezinda \"%s\" inportatze fitxategia ireki: %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Ezinda \"%s\" inportatze fitxategia analizatu: %s\n"
diff --git a/po/fi.po b/po/fi.po
index 26ce9b3..60079a3 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-01-25 16:29+0200\n"
"Last-Translator: Jari Rahkonen <jari.rahkonen at pp1.inet.fi>\n"
"Language-Team: Finnish <xfce-i18n at xfce.org>\n"
@@ -15,77 +15,83 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Asetuksen muutos epäonnistui.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Ei voi luoda asetuskansiota \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "Ei oikeutta asetuksen \"%s\" muokkaamiseen kanavalla \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "Asetusta \"%s\" ei ole kanavalla \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Kanavaa \"%s\" ei voi poistaa: %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "<ominaisuuden> tyyppi ei kelpaa: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "\"%s\"-tyyppisen arvon jäsennys ei onnistu kohteesta \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "<arvon> tyyppiominaisuus ei voi olla taulukko"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "<arvon> tyyppi ei kelpaa: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Kanavaa \"%s\" ei ole olemassa"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Kanavaa \"%s\" ei voi kirjoittaa: %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Tyypin \"%s\" Xfconf-moduulia ei löydy"
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Asetuksen nimen täytyy alkaa \"/\"-merkillä"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "Juurielementti (\"/\") ei kelpaa asetuksen nimeksi"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -94,22 +100,22 @@ msgstr ""
"Asetusten nimissä voi käyttää ainoastaan ASCII-merkkejä A-Z, a-z, 0-9, \"_"
"\", \"-\", \"<\" ja \">\", sekä erotinmerkkiä \"/\""
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "Asetusten nimissä ei voi olla peräkkäisiä \"/\"-merkkejä"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Asetuksen nimi ei voi päättyä \"/\"-merkkiin"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Kanavan nimi ei voi olla tyhjä merkkijono"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -118,7 +124,7 @@ msgstr ""
"Kanavien nimissä voi käyttää ainoastaan ASCII-merkkejä A-Z, a-z, 0-9, \"_\" "
"sekä \"-\""
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -127,11 +133,11 @@ msgstr ""
"Asetuksen nimi voi olla tyhjä tai \"/\" vain rekursiivisen palautuksen "
"tapauksessa"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Tulostaa xfconfd:n version."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -139,121 +145,125 @@ msgstr ""
"Käytettävät asetusmoduulit. Ensimmäinen määritetty moduuli avataan luku- ja "
"kirjoitustilassa, muut vain luettavaksi."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Xfce:n asetustaustaprosessi"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Xfce:n asetustaustaprosessi"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Ilmoita vioista osoitteeseen http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Asetusten jäsennysvirhe: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Xfconf-taustaprosessi on jo käynnissä"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Moduulien käynnistys epäonnistui"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "Asetus \"%s\" muuttui: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "Asetus \"%s\" muuttui\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "Asetus \"%s\" poistettu\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Vientimetodia ei ole vielä toteutettu"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Vientiä ei ole vielä toteutettu"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Versiotiedot"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Haettava/muokattava kanava"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "Haettava/muokattava asetus"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Asetukselle määritettävä uusi arvo"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Listaa asetukset (tai kanavat valitsimen \"-c\" puuttuessa)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Yksityiskohtainen tulostus"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Luo asetus, jos sitä ei löydy"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Määritä asetuksen arvon tyyppi"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Palauta asetus"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Rekursiivinen (käytä valitsimen -r kanssa)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Luo taulukkomuuttuja, vaikka arvoja olisi yksi"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Seuraa kanavan asetusten muutoksia"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Ala seurata kanavaa \"%s\":"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "Asetusta \"%s\" ei ole kanavalla \"%s\".\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(tuntematon)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -262,7 +272,7 @@ msgstr ""
"Arvo on taulukko, jossa on %d kohdetta:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -271,63 +281,63 @@ msgstr ""
"Asetusta \"%s\" ei ole kanavalla \"%s\". Jos haluat luoda uuden\n"
"asetuksen, käytä valitsinta --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Arvon tyyppi on määritettävä uutta asetusta luotaessa.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Arvon nykyistä tyyppiä ei voi noutaa.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Arvon tyypin määritys ei onnistu.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
msgstr "Määritä arvon tyyppi muuttaaksesi taulukon yksittäiseksi arvoksi.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Kohdetta \"%s\" ei voi muuttaa \"%s\"-tyyppiseksi\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Asetuksen muutos epäonnistui.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "%d uutta arvoa, mutta vain %d tyypin määritys onnistui.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Tyypin määritys ei onnistu arvolle indeksillä %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Kanavalla \"%s\" ei ole asetuksia\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Vientitiedoston \"%s\" luominen epäonnistui: %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Tuontitiedoston \"%s\" avaaminen epäonnistui: %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Tuontitiedoston \"%s\" lukeminen epäonnistui: %s\n"
diff --git a/po/fr.po b/po/fr.po
index 54b559e..8ed401b 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-01-29 18:34+0100\n"
"Last-Translator: Mike Massonnet <mmassonnet at gmail.com>\n"
"Language-Team: French <xfce-i18n at xfce.org>\n"
@@ -16,79 +16,85 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: \n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Ãchec à la définition de la propriété.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Ãchec à la création du dossier de configuration \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr ""
"Vous n'avez pas les permissions nécessaires à la modification de la "
"propriété \"%s\" du canal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "La propriété \"%s\" n'existe pas dans le canal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Ãchec à la suppression du canal \"%s\" : %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Type incorrect pour <valeur> : \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Les valeurs de type \"%s\" de \"%s\" n'ont pas pu être analysées"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Le type d'attribut de <valeur> ne peut pas être un ensemble"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Type incorrect pour <valeur> : \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Le canal \"%s\" n'existe pas"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Ãchec à l'écriture du canal \"%s\" : %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Impossible de trouver un backend de Xfconf pour le type \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Les noms de propriétés doivent commencer par le caractère '/'"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "L'élément à la racine n'est pas un nom de propriété valide"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -97,24 +103,24 @@ msgstr ""
"Les noms des propriétés ne peuvent contenir que des caractères ASCII parmisA-"
"Z, a-z, 0-9, '_', '-', '<' et '>', ainsi que '/' comme séparateur"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr ""
"Les noms de propriétés ne peuvent pas contenir plusieurs caractères '/' "
"consécutifs"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Les noms de propriétés ne peuvent pas se terminer par le caractère '/'"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Le nom du canal ne peut pas être vide"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -123,7 +129,7 @@ msgstr ""
"Les noms des canaux ne peuvent contenir que des caractères ASCII parmis A-Z, "
"a-z, 0-9, '_' et '-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -132,11 +138,11 @@ msgstr ""
"Le nom de la propriété ne peut être que vide ou \"/\" si une "
"réinitialisation récursive a été spécifiée."
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Affiche la version de xfconfd."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -144,121 +150,125 @@ msgstr ""
"Backends de configuration à utiliser. Le premier backend est ouvert en "
"lecture/écriture; les autres ne sont ouverts qu'en lecture."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Démon de configuration de Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Démon de configuration de Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Veuillez signaler les bogues à http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Erreur à l'analyse des options : %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Un autre démon Xfconf est en cours d'exécution"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Aucun backend n'a pu être démarré"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "La propriété '%s' a changé : %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "La propriété '%s' a changé\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "La propriété '%s' a été supprimée\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "La méthode d'exportation n'est pas encore disponible"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "L'exportation n'est pas encore disponible"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Information sur la version"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Le canal à lire ou à modifier"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "La propriété à lire ou à modifier"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "La nouvelle valeur à affecter à la propriété"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Lister les propriétés (ou les canaux si -c n'est pas spécifié)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Sortie bavarde"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Créer une nouvelle propriété si elle n'existe pas encore"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Spécifier le type de valeur de la propriété"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Réinitialiser la propriété"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Récursif (utiliser -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Forcer l'utilisation d'un ensemble même si il n'y a q'un élément"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Surveiller les changements de propriétés d'un canal"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Commencer à surveiller le canal '%s' :"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "La propriété \"%s\" n'existe pas dans le canal \"%s\".\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(inconnu)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -267,7 +277,7 @@ msgstr ""
"La valeur est un ensemble avec %d objets :\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -276,23 +286,23 @@ msgstr ""
"La propriété \"%s\" n'existe pas dans le canal \"%s\". Si une nouvelle\n"
"propriété doit être créer, utilisez l'option --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr ""
"Le type de valeur de la propriété doit être spécifié lors de sa création.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Erreur à la récupération du type existant de la valeur.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Impossible de déterminer le type de la valeur.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -300,44 +310,44 @@ msgstr ""
"Un type de valeur doit être spécifié pour changer un tableau en une valeur "
"simple.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Ãchec lors de la conversion de \"%s\" vers le type \"%s\"\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Ãchec à la définition de la propriété.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr ""
"Il y a %d nouvelles valeurs, mais seulement %d types ont pu être "
"déterminés.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Le type de la valeur à l'index %d n'a pas pu être déterminé.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Le canal '%s' ne contient pas de propriétés\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Ãchec à la création du fichier à exporter \"%s\" : %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Ãchec à l'ouverture du fichier à importer \"%s\" : %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Ãchec à l'analyse du fichier à importer \"%s\" : %s\n"
diff --git a/po/gl.po b/po/gl.po
index e51e4b0..b5d8a9f 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-05-02 12:45+0100\n"
"Last-Translator: Leandro Regueiro <leandro.regueiro at gmail.com>\n"
"Language-Team: Galician <proxecto at trasno.net>\n"
@@ -20,231 +20,256 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Ocorreu un erro ó definir a propiedade.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Non foi posible crear o directorio de configuración \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328
-#: xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "Denegouse o permiso para modificar a propiedade \"%s\" da canle \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "A propiedade \"%s\" non existe na canle \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Non se pode eliminar a canle \"%s\": %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "<property> ten un tipo incorrecto: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Non foi posible analizar o valor de tipo \"%s\" de \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "O atributo de tipo de <value> non pode ser unha matriz"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "<value> ten un tipo incorrecto: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "A canle \"%s\" non existe"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Non é posible escribir na canle \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Non se puido atopar o motor de Xfconf de tipo \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Os nomes das propiedades deben comezar cun caracter '/'"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "O elemento raÃz ('/') non é un nome de propiedade válido"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
-msgid "Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', '-', '<' and '>', as well as '/' as a separator"
-msgstr "Os nomes de propiedades só poden incluÃr os caracteres ASCII A-Z, a-z, 0-9, '_', '-', '<', '>', e tamén '/' coma separador"
+msgid ""
+"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
+"'-', '<' and '>', as well as '/' as a separator"
+msgstr ""
+"Os nomes de propiedades só poden incluÃr os caracteres ASCII A-Z, a-z, 0-9, "
+"'_', '-', '<', '>', e tamén '/' coma separador"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
-msgstr "Os nomes das propiedades non poden ter dous ou máis caracteres '/' seguidos"
+msgstr ""
+"Os nomes das propiedades non poden ter dous ou máis caracteres '/' seguidos"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Os nomes de propiedades non poden rematar co caracter '/'"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "O nome da canle non pode estar baleiro"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
-msgid "Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and '-'"
-msgstr "Os nomes das canles só poden incluÃr os caracteres ASCII A-Z, a-z, 0-9, '_', '-'"
+msgid ""
+"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
+"'-'"
+msgstr ""
+"Os nomes das canles só poden incluÃr os caracteres ASCII A-Z, a-z, 0-9, '_', "
+"'-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
-msgid "The property name can only be empty or \"/\" if a recursive reset was specified"
-msgstr "O nome da propiedade só pode estar baleiro ou ser \"/\" se se especificou un restablecemento recursivo"
+msgid ""
+"The property name can only be empty or \"/\" if a recursive reset was "
+"specified"
+msgstr ""
+"O nome da propiedade só pode estar baleiro ou ser \"/\" se se especificou un "
+"restablecemento recursivo"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Mostra a versión de xfconfd."
-#: xfconfd/main.c:134
-msgid "Configuration backends to use. The first backend specified is opened read/write; the others, read-only."
-msgstr "Motores de configuración a usar. O primeiro motor especificado ábrese en modo lectura/escritura; os outros en só lectura."
+#: ../xfconfd/main.c:135
+msgid ""
+"Configuration backends to use. The first backend specified is opened read/"
+"write; the others, read-only."
+msgstr ""
+"Motores de configuración a usar. O primeiro motor especificado ábrese en "
+"modo lectura/escritura; os outros en só lectura."
+
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Daemon de configuración de Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Daemon de configuración de Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Comunique os erros en http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Erro ó analizar as opcións: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Xa se está executando outro daemon de Xfconf"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Non se puido iniciar ningún motor"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "A propiedade '%s' modificouse: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "A propiedade '%s' modificouse\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "Eliminouse a propiedade '%s'\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "O método de exportación non está implementado aÃnda"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "A exportación non está implementada aÃnda"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Información da versión"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "A canle a consultar/modificar"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "A propiedade a consultar/modificar"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "O novo valor definido para a propiedade"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Listar as propiedades (ou as canles se non se especifica -c)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "SaÃda detallada"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Crear unha nova propiedade se esta non existe"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Especifique o valor do tipo da propiedade"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Restablecer a propiedade"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Recursivo (usar con -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Forzar que sexa unha matriz incluso se só ten un elemento"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Monitorizar os cambios nas propiedades dunha canle"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Iniciar a monitorización da canle '%s':"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "A propiedade \"%s\" non existe na canle \"%s\".\n"
-#: xfconf-query/main.c:379
-#: xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(descoñecido)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -253,7 +278,7 @@ msgstr ""
"O valor é unha matriz con %d elementos:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -262,65 +287,66 @@ msgstr ""
"A propiedade \"%s\" non existe na canle \"%s\". Se se\n"
"debe crear unha nova propiedade, use a opción --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
-msgstr "Cando se crea unha nova propiedade débese especificar o valor do tipo.\n"
+msgstr ""
+"Cando se crea unha nova propiedade débese especificar o valor do tipo.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Non foi posible obter o tipo do valor.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Non foi posible determinar o tipo do valor.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
-msgid "A value type must be specified to change an array into a single value.\n"
-msgstr "Débese especificar un tipo de valor para converter unha matriz nun valor único.\n"
+msgid ""
+"A value type must be specified to change an array into a single value.\n"
+msgstr ""
+"Débese especificar un tipo de valor para converter unha matriz nun valor "
+"único.\n"
-#: xfconf-query/main.c:463
-#: xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Non foi posible converter \"%s\" ó tipo \"%s\"\n"
-#: xfconf-query/main.c:470
-#: xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Ocorreu un erro ó definir a propiedade.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "Hai %d valores novos, pero só se poden determinar %d tipos.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Non foi posible determinar o tipo do valor da posición %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "A canle '%s' non contén propiedades\n"
-#: xfconf-query/main.c:583
-#: xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Non se puido crear o ficheiro de exportación \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Non se puido abrir o ficheiro de importación \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Non se puido analizar o ficheiro de importación \"%s\": %s\n"
@@ -332,8 +358,9 @@ msgstr "Non se puido analizar o ficheiro de importación \"%s\": %s\n"
#, fuzzy
#~ msgid "Import channel from file"
#~ msgstr "_Importar configuracións desde un ficheiro..."
+
#~ msgid "false"
#~ msgstr "falso"
+
#~ msgid "Create new entry"
#~ msgstr "Crear unha nova entrada"
-
diff --git a/po/hu.po b/po/hu.po
index c9c294b..e57584f 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: untitled\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-06-24 02:52+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-06-24 02:51+0200\n"
"Last-Translator: Gabor Kelemen <kelemeng at gnome dot hu>\n"
"Language-Team: Hungarian <gnome at gnome dot hu>\n"
@@ -17,6 +17,11 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "A tulajdonság beállÃtása meghiúsult.\n"
+
#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
@@ -133,11 +138,11 @@ msgstr ""
"A tulajdonságnév csak akkor lehet üres vagy â/â, ha rekurzÃv visszaállÃtás "
"lett megadva"
-#: ../xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Az xfconfd verziójának kiÃrása."
-#: ../xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -145,19 +150,23 @@ msgstr ""
"A használandó konfigurációs háttérprogram. Az elsÅként megadott olvasásra és "
"Ãrásra, a többi csak olvasásra lesz megnyitva."
-#: ../xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Xfce konfigurációs démon"
-#: ../xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Xfce konfigurációs démon"
-#: ../xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "A hibákat a http://bugs.xfce.org/ oldalon jelentse.\n"
-#: ../xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Hiba a kapcsolók feldolgozásakor: %s\n"
diff --git a/po/id.po b/po/id.po
index c2412a2..12ee0d9 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-01-27 22:20+0700\n"
"Last-Translator: Andhika Padmawan <andhika.padmawan at gmail.com>\n"
"Language-Team: Indonesian <translation-team-id at lists.sourceforge.net>\n"
@@ -15,77 +15,83 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Gagal mengatur properti.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Tak dapat membuat direktori konfigurasi \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "Hak akses ditolak ketika memodifikasi properti \"%s\" di kanal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "Properti \"%s\" tidak ada di kanal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Tak dapat menghapus kanal \"%s\": %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Tipe tidak sah untuk <properti>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Tak dapat mengurai nilai tipe \"%s\" dari \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Atribut tipe dari <nilai> tidak mungkin sebuah larik"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Tipe tidak sah untuk <nilai>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Kanal \"%s\" tidak ada"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Tak dapat menulis kanal \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Tak dapat menemukan ujung-belakang tipe \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Nama properti harus dimulai dengan karakter '/'"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "Elemen root ('/') bukan nama properti yang sah"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -94,22 +100,22 @@ msgstr ""
"Nama properti hanya dapat menyertakan karakter ASCII A-Z, a-z, 0-9, '_', "
"'-', '<' dan '>', serta '/' sebagai pemisah"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "Nama properti tidak boleh memiliki dua atau lebih karakter '/'"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Nama properti tidak boleh berakhiran karakter '/'"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Nama kanal tidak boleh merupakan benang kosong"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -117,7 +123,7 @@ msgid ""
msgstr ""
"Nama kanal hanya dapat menyertakan karakter ASCII A-Z, a-z, 0-9, '_', dan '-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -125,11 +131,11 @@ msgid ""
msgstr ""
"Nama properti hanya dapat kosong atau \"/\" jika reset rekursif ditentukan"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Cetak versi xfconfd."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -137,121 +143,125 @@ msgstr ""
"Ujung-belakang konfigurasi yang digunakan. Ujung-belakang pertama yang "
"ditentukan dibuka sebagai baca/tulis; sisanya, hanya-baca."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Jurik Konfigurasi Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Jurik konfigurasi Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Laporkan kutu ke http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Opsi penguraian galat: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Jurik Xfconf lain telah berjalan"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Tak ada ujung-belakang yang dapat dijalankan"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "Properti \"%s\" diubah: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "Properti '%s' berubah\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "Properti '%s' dihapus\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Metode ekspor belum diimplementasikan"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Ekspor belum diimplementasikan"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Informasi versi"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Kanal untuk kueri/modifikasi"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "Properti untuk kueri/modifikasi"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Nilai baru untuk diatur sebagai properti"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Senarai properti (atau kanal jika -c tak ditentukan)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Keluaran lengkap"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Buat properti baru jika belum ada properti"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Tentukan tipe nilai properti"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Reset properti"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Rekursif (gunakan dengan -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Paksa larik bahkan jika hanya satu elemen"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Monitor kanal untuk perubahan properti"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Mulai mengawasi kanal '%s':"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "Properti \"%s\" tidak ada di kanal \"%s\".\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(tak diketahui)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -260,7 +270,7 @@ msgstr ""
"Nilai adalah larik dengan %d item:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -269,64 +279,64 @@ msgstr ""
"Properti \"%s\" tidak ada di kanal \"%s\". Jika properti baru\n"
"harus dibuat, gunakan opsi --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Ketika membuat properti baru, tipe nilai harus ditentukan.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Gagal untuk mendapatkan tipe yang ada untuk nilai.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Tak dapat menentukan tipe dari nilai.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
msgstr ""
"Tipe nilai harus ditentukan untuk mengganti larik menjadi nilai tunggal.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Tak dapat mengonversi \"%s\" ke tipe \"%s\".\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Gagal mengatur properti.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "Ada %d nilai baru, tapi hanya %d tipe yang dapat ditentukan.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Tak dapat menentukan tipe atau nilai pada indeks %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Kanal '%s' tak berisi properti\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Tak dapat membuat berkas ekspor \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Tak dapat membuka berkas impor \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Tak dapat mengurai berkas impor \"%s\": %s\n"
diff --git a/po/it.po b/po/it.po
index aa599af..efa5969 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-03-12 15:22+0100\n"
"Last-Translator: Cristian Marchi <cri.penta at gmail.com>\n"
"Language-Team: Italian Translation Team <xfce-it-translators at googlegroups."
@@ -16,78 +16,84 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Impossibile impostare la proprietà .\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Impossibile creare la directory di configurazione «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr ""
"Permesse negato mentre si stava modificando la proprietà «%s» nel canale «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "La propriietà «%s» non esiste nel canale «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Impossibile rimuovere il canale «%s»: %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Tpo non valido per <property>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Impossibile analizzare il valore del tipo «%s» da «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "L'attributo tipo di <value> non può essere un array"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Tipo non valido per <value>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Il canale «%s» non esiste"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Impossibile scrivere il canale «%s»: %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Impossibile trovare il backend di Xfconf del tipo «%s»"
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "I nomi delle proprietà devono iniziare con il carattere «/»"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "L'elemento radice («/») non è un nome di proprietà valido "
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -96,23 +102,23 @@ msgstr ""
"I nomi delle proprietà possono contenere solamente i seguenti caratteri "
"ASCII: A-Z, a-z, 0-9, _, -, <, > e / come separatore"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr ""
"I nomi delle proprietà non possono avere due o più caratteri «/» consecutivi"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "I nomi delle proprietà non possono terminare con il carattere «/»"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Il nome del canale non può essere una stringa vuota"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -121,7 +127,7 @@ msgstr ""
"I nomi dei canali possono contenere solamente i seguenti caratteri ASCII: A-"
"Z, a-z, 0-9,_ e -"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -130,11 +136,11 @@ msgstr ""
"Il nome della proprietà può solo essere vuoto o «/» se è stato specificato un "
"ripristino ricorsivo"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Visualizza la versione di xfconfd"
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -142,121 +148,125 @@ msgstr ""
"I backend di configurazione da utilizzare. Il primo specificato è aperto in "
"lettura e scrittura; gli altri, in sola lettura."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Demone della configurazione di Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Demone della configurazione di Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Segnalare i problemi a http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Eroore analizzando l'opzione: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Un'altro demone di Xfconf è già in esecuzione"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Nessun backend può essere avviato"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "Proprietà «%s» modificata: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "Proprietà «%s» modificata\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "Proprietà «%s» rimossa\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Metodo di esportazione non ancora implementato"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Esportazione non ancora implementata"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Informazioni sulla versione"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Il canale da interrogare o modificare"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "La proprietà da interrogare o modificare"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Il nuovo valore da associare alla variabile"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Elenca le proprietà (o i canali se non è specificato -c)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Output prolisso"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Crea una nuova proprietà se non esiste già "
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Specificare il tipo di valore della proprietà "
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Ripristina proprietà "
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Ricorsivo (usare con -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Forza array anche se è presente un solo elemento"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Controlla un canale per i cambiamenti di proprietà "
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Inizia a controllare il canale «%s»:"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "La proprietà «%s» non esiste nel canale «%s».\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(sconosciuto)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -265,7 +275,7 @@ msgstr ""
"Il valore è un array con %d elementi:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -274,24 +284,24 @@ msgstr ""
"La proprietà «%s» non esiste nel canale «%s». Se si intende\n"
"creare una nuova proprietà , usare l'opzione --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr ""
"Quando si crea una nuova proprietà , deve essere specificato il tipo di "
"valore.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Impossibile ottenere il tipo esistente per il valore.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Impossibile determinare il tipo del valore.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -299,43 +309,43 @@ msgstr ""
"Deve essre specificato un tipo di valore per modoficare un array in un "
"valore singolo.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Impossibile convertire «%s» nel tipo «%s»\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Impossibile impostare la proprietà .\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr ""
"Sono presenti %d nuovi valori, ma solo %d tipi possono essere determinati.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Impossibile determinare il tipo di valore all'indice %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Il canale «%s» non contiene alcuna proprietà \n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Impossibile creare il file da esportare «%s»: %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Impossibile aprire il file da importare «%s»: %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Impossibile analizzare il file da importare «%s»: %s\n"
diff --git a/po/ja.po b/po/ja.po
index 613c720..ae92005 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf 4.5.99\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-01-27 14:47+0900\n"
"Last-Translator: Masato Hashimoto <cabezon.hashimoto at gmail.com>\n"
"Language-Team: Japanese <xfce-i18n at xfce.org>\n"
@@ -17,79 +17,85 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "ããããã£ã®è¨å®ã«å¤±æãã¾ããã\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "è¨å®ç¨ãã£ã¬ã¯ããªãä½æã§ãã¾ãã \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr ""
"ãã£ã³ãã« \"%2$s\" ä¸ã®ãããã㣠\"%1$s\" ãå¤æ´ãã¦ããéã®æ¨©éãæå¦ãã"
"ã¾ãã"
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "ãããã㣠\"%s\" ã¯ãã£ã³ãã« \"%s\" ä¸ã«åå¨ãã¾ãã"
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "ãã£ã³ãã« \"%s\" ãåé¤ã§ãã¾ãã: %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "<property> ã®ç¡å¹ãªãã¼ã¿å: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "ãã¼ã¿å \"%s\" ã®å¤ã \"%s\" ãã解æã§ãã¾ãã"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "<value> ã®ãã¼ã¿åå±æ§ã¯é
åã§ã¯ããã¾ãã"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "<value> ã®ç¡å¹ãªãã¼ã¿å: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "ãã£ã³ãã« \"%s\" ã¯åå¨ãã¾ãã"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "ãã£ã³ãã« \"%s\" ãæ¸ãè¾¼ãã¾ãã: %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "ãã¼ã¿å \"%s\" ã® Xfconf ããã¯ã¨ã³ããè¦ã¤ããã¾ãã"
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "ããããã£å㯠\"/\" æåã§å§ã¾ãå¿
è¦ãããã¾ã"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "ã«ã¼ãè¦ç´ (\"/\") ã¯æå¹ãªããããã£åã§ã¯ããã¾ãã"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -98,22 +104,22 @@ msgstr ""
"ããããã£åã«ä½¿ç¨ã§ããã®ã¯ ASCII æåã® A-Zãa-zã0-9ã\"_\"ã\"-\"ã\"<\" "
"ããã³ \">\"ã¨ãåºåãæåã¨ã㦠\"/\" ã§ã"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "ããããã£åã¯2ã¤ä»¥ä¸ã®é£ç¶ãã \"/\" æåã使ç¨ã§ãã¾ãã"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "ããããã£åã®æå¾ã«ã¯ \"/\" æåã使ç¨ã§ãã¾ãã"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "ãã£ã³ãã«åã¯ç©ºã®æååã§ã¯ããã¾ãã"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -122,7 +128,7 @@ msgstr ""
"ãã£ã³ãã«åã«ã¯ ASCII æåã® A-Zãa-zã0-9ã\"_\" ããã³ \"-\" ã®ã¿ä½¿ç¨ã§ã"
"ã¾ã"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -131,11 +137,11 @@ msgstr ""
"å帰çãªã»ãããæå®ãããå ´åã¯ãããããã£åã¯ç©ºã \"/\" ã§ããå¿
è¦ãããã¾"
"ã"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "xfconfd ãã¼ã¸ã§ã³ã表示ããã"
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -143,121 +149,125 @@ msgstr ""
"使ç¨ããæ§æããã¯ã¨ã³ããæå®ãããæåã®ããã¯ã¨ã³ãã¯èªã¿/æ¸ãã§ããã®ä»ã¯"
"èªã¿è¾¼ã¿å°ç¨ã§éããã¾ãã"
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Xfce è¨å®ãã¼ã¢ã³"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Xfce è¨å®ãã¼ã¢ã³"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "ãã°ã http://bugs.xfce.org/ ã«å ±åãã\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "ãªãã·ã§ã³ã®è§£æä¸ã«ã¨ã©ã¼ãçºçãã¾ãã: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "å¥ã® Xfconf ãã¼ã¢ã³ããã§ã«å®è¡ä¸ã§ã"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "ããã¯ã¨ã³ãã¯ã²ã¨ã¤ãéå§ã§ãã¾ããã§ãã"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "ãããã㣠\"%s\" ã¯å¤æ´ããã¾ãã: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "ãããã㣠\"%s\" ãå¤æ´ãã¾ãã\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "ãããã㣠\"%s\" ãåé¤ãã¾ãã\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "ã¨ã¯ã¹ãã¼ãã¡ã½ãããæªå®è£
ã§ã"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "ã¨ã¯ã¹ãã¼ããæªå®è£
ã§ã"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "ãã¼ã¸ã§ã³æ
å ±"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "åãåãã/å¤æ´ç¨ãã£ã³ãã«"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "åãåãã/å¤æ´ç¨ããããã£"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "ããããã£ã«è¨å®ããæ°ããå¤"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "ãããã㣠(-c ãæå®ããã¦ããªãå ´åã¯ãã£ã³ãã«) ããªã¹ã表示ãã"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "詳細ãªåºå"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "æ¢ã«åå¨ããªãã®ãªããæ°ããããããã£ãä½æãã"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "ããããã£å¤ã®ãã¼ã¿åãæå®ãã"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "ããããã£ããªã»ãããã"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "å帰ç (-r ä»ãã§ä½¿ç¨)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "è¦ç´ ãã²ã¨ã¤ã®ã¿ã®å ´åã§ãé
åãå¼·å¶ãã"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "æå®ãããã£ã³ãã«ã®ããããã£å¤æ´ãã¢ãã¿ãã"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "ãã£ã³ãã« \"%s\" ã®ã¢ãã¿ãªã³ã°ãéå§ãã¾ã:"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "ãããã㣠\"%s\" ã¯ãã£ã³ãã« \"%s\" ä¸ã«åå¨ãã¾ããã\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(ä¸æ)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -266,7 +276,7 @@ msgstr ""
"å¤ã %d é
ç®ã®é
åã«ãªã£ã¦ãã¾ã:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -275,63 +285,63 @@ msgstr ""
"ãããã㣠\"%s\" ã¯ãã£ã³ãã« \"%s\" ä¸ã«åå¨ãã¾ãããæ°è¦ããããã£ã\n"
"ä½æãããå ´åã¯ã--create ãªãã·ã§ã³ã使ç¨ãã¾ãã\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "æ°è¦ããããã£ãä½æããæã¯ãå¤ã®ãã¼ã¿åãæå®ããå¿
è¦ãããã¾ãã\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "å¤ã®æ¢åã®ãã¼ã¿åãåå¾ã§ãã¾ããã§ããã\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "å¤ã®ãã¼ã¿åã決å®ã§ãã¾ããã\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
msgstr "é
åãåä¸ã®å¤ã«å¤æ´ããã«ã¯ãå¤ã®ãã¼ã¿åãæå®ããå¿
è¦ãããã¾ãã\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "\"%s\" ãå½¢å¼ \"%s\" ã«å¤æã§ãã¾ãã\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "ããããã£ã®è¨å®ã«å¤±æãã¾ããã\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "%d åã®æ°è¦å¤ãããã¾ããã%d åã®å½¢å¼ãã決å®ã§ãã¾ããã§ããã\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "ã¤ã³ããã¯ã¹ %d ã§å¤ã®å½¢å¼ã決å®ã§ãã¾ããã\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "ãã£ã³ãã« \"%s\" ã«ã¯ããããã£ãå«ã¾ãã¦ãã¾ãã\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "ã¨ã¯ã¹ãã¼ããã¡ã¤ã« \"%s\" ãä½æã§ãã¾ããã§ãã: %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "ã¤ã³ãã¼ããã¡ã¤ã« \"%s\" ãéãã¾ããã§ãã: %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "ã¤ã³ãã¼ããã¡ã¤ã« \"%s\" ã解æã§ãã¾ããã§ãã: %s\n"
diff --git a/po/lv.po b/po/lv.po
index 7405991..7e3c4e1 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -7,243 +7,270 @@ msgid ""
msgstr ""
"Project-Id-Version: xconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-09-18 18:27+0100\n"
"Last-Translator: Rihards Prieditis <rprieditis at gmail.com>\n"
"Language-Team: Latvian <translation-team-lv at lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
+"2);\n"
"X-Poedit-Language: Latvian\n"
"X-Poedit-Country: Latvia\n"
"X-Generator: Lokalize 1.0\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "NeizdevÄs uzstÄdÄ«t Ä«paÅ¡Ä«bu.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "NeizdevÄs izveidot konfigurÄcijas direktoriju \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328
-#: xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "Atļauja liegta, pie Ä«paÅ¡Ä«bas \"%s\" modificÄÅ¡anas, kanÄlÄ \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "ĪpaÅ¡Ä«ba \"%s\" neeksistÄ uz kanÄla \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "NeizdevÄs noÅemt kanÄlu \"%s\": %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Nederīgs tips priekš <property>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "NevarÄja parsÄt vÄrtÄ«bas tipu \"%s\" no \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Tipa atribūts <value> nevar būt masīvs"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Nederīgs tips priekš <value>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "KanÄls \"%s\" neeksistÄ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "NeizdevÄs rakstÄ«t uz kanÄlu \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "NeizdevÄs atrast Xfconf aizmuguri ar tipu \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "ĪpaÅ¡Ä«bas nosaukumam jÄsÄkas ar \"/\" rakstzÄ«mi"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "Saknes elements (\"/\") nav derīgs īpašības nosaukums"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
-msgid "Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', '-', '<' and '>', as well as '/' as a separator"
-msgstr "ĪpaÅ¡Ä«bas nosaukumos var iekļaut tikai ASCII rakstzÄ«mes A-Z, a-z, 0-9, '_', '-', '<' and '>', kÄ arÄ« '/', kÄ atdalÄ«tÄju"
+msgid ""
+"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
+"'-', '<' and '>', as well as '/' as a separator"
+msgstr ""
+"Īpašības nosaukumos var iekļaut tikai ASCII rakstzīmes A-Z, a-z, 0-9, '_', "
+"'-', '<' and '>', kÄ arÄ« '/', kÄ atdalÄ«tÄju"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
-msgstr "ĪpaÅ¡Ä«bas nosaukumi nevar saturÄt divas, vai vairÄk, pÄc kÄrtas, \"/\" rakstzÄ«mes "
+msgstr ""
+"ĪpaÅ¡Ä«bas nosaukumi nevar saturÄt divas, vai vairÄk, pÄc kÄrtas, \"/\" "
+"rakstzīmes "
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Īpašības nosaukums nevar beigties ar \"/\" rakstzīmi"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "KanÄla nosaukums nevar bÅ«t tukÅ¡a virkne"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
-msgid "Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and '-'"
-msgstr "KanÄla nosaukumos var lietot tikai ASCII rakstzÄ«mes A-Z, a-z, 0-9, '_', un '-'"
+msgid ""
+"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
+"'-'"
+msgstr ""
+"KanÄla nosaukumos var lietot tikai ASCII rakstzÄ«mes A-Z, a-z, 0-9, '_', un "
+"'-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
-msgid "The property name can only be empty or \"/\" if a recursive reset was specified"
-msgstr "ĪpaÅ¡Ä«bas nosaukums nevar bÅ«t tukÅ¡s, vai \"/\", ja rekursÄ«vÄ atstatÄ«Å¡ana norÄdÄ«ta"
+msgid ""
+"The property name can only be empty or \"/\" if a recursive reset was "
+"specified"
+msgstr ""
+"ĪpaÅ¡Ä«bas nosaukums nevar bÅ«t tukÅ¡s, vai \"/\", ja rekursÄ«vÄ atstatÄ«Å¡ana "
+"norÄdÄ«ta"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "IzdrukÄt xconfd versiju."
-#: xfconfd/main.c:134
-msgid "Configuration backends to use. The first backend specified is opened read/write; the others, read-only."
-msgstr "Kuru konfigurÄcijas aizmuguri izmantot. PirmÄ norÄdÄ«tÄ aizmugure tiek atvÄrta rakstÄ«t/lasÄ«t; citas tikai lasÄ«t."
+#: ../xfconfd/main.c:135
+msgid ""
+"Configuration backends to use. The first backend specified is opened read/"
+"write; the others, read-only."
+msgstr ""
+"Kuru konfigurÄcijas aizmuguri izmantot. PirmÄ norÄdÄ«tÄ aizmugure tiek "
+"atvÄrta rakstÄ«t/lasÄ«t; citas tikai lasÄ«t."
+
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Xfce konfigurÄcijas dÄmons"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Xfce konfigurÄcijas dÄmons"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "ZiÅot par kļūdÄm uz http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Kļūda parsÄjot opciju: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Jau cits Xfconf dÄmons skrien"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Neviena aizmugure nav sÄkta"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "Īpašība \"%s\" mainīta: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "Īpašība \"%s\" mainīta\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "ĪpaÅ¡Ä«ba \"%s\" noÅemta\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Eksporta metode vÄl nav izstrÄdÄta"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Eksports vÄl nav izstrÄdÄts"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Versijas informÄcija"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "KanÄls, kuru vaicÄt/modificÄt"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "ĪpaÅ¡Ä«ba, kuru vaicÄt/modificÄt"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "JaunÄ vÄrtÄ«ba, jo uzstÄdÄ«t Ä«paÅ¡Ä«bai"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Izdot Ä«paÅ¡Ä«bu sarakstu (vai kanÄlus, ja -c ir norÄdÄ«ts)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "DetalizÄts izvads"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Izveidot jaunu Ä«paÅ¡Ä«bu, ja tÄda jau neeksistÄ"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "NorÄdiet Ä«paÅ¡Ä«bas vÄrtÄ«bas tipu"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Atstatīt īpašību"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "RekursÄ«vÄ (izmantot ar -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Uzspiest masīvu, pat ja ir tikai viens elements"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "NovÄrot kanÄlu uz Ä«paÅ¡Ä«bu maiÅÄm"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "SÄkt novÄrot kanÄlu \"%s\":"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "ĪpaÅ¡Ä«ba \"%s\" neeksistÄ kanÄlÄ \"%s\".\n"
-#: xfconf-query/main.c:379
-#: xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(nezinÄms)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -252,7 +279,7 @@ msgstr ""
"VÄrtÄ«ba ir masÄ«vs ar %d vienumiem:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -261,67 +288,63 @@ msgstr ""
"ĪpaÅ¡Ä«ba \"%s\" neeksistÄ kanÄlÄ \"%s\". Ja jauna\n"
"Ä«paÅ¡Ä«ba jÄizveido, izmantojiet --create opciju.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Kad veidojat jaunu Ä«paÅ¡Ä«bu, Å¡ai vÄrtÄ«bai jÄbÅ«t norÄdÄ«tai.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "NeizdevÄs iegÅ«t eksistÄjoÅ¡o tipu no vÄrtÄ«bas.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "NevarÄja noteikt vÄrtÄ«bas tipu.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
-msgid "A value type must be specified to change an array into a single value.\n"
+msgid ""
+"A value type must be specified to change an array into a single value.\n"
msgstr "VÄrtÄ«bas tipam jÄbÅ«t norÄdÄ«tam, lai mainÄ«tu masÄ«vu vienÄ vÄrtÄ«bÄ.\n"
-#: xfconf-query/main.c:463
-#: xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "NevarÄja konvertÄt \"%s\" uz tipu \"%s\"\n"
-#: xfconf-query/main.c:470
-#: xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "NeizdevÄs uzstÄdÄ«t Ä«paÅ¡Ä«bu.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "Å eit ir %d jaunas vÄrtÄ«bas, bet tikai %d tipi tika noteikti.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "NevarÄja noteikt indeksa %d vÄrtÄ«bas tipu.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "KanÄls \"%s\" nesatur Ä«paÅ¡Ä«bas\n"
-#: xfconf-query/main.c:583
-#: xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "NevarÄja izveidot importa failu \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "NevarÄja atvÄrt importa failu \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "NevarÄja parsÄt importa failu \"%s\": %s\n"
-
-
diff --git a/po/nb.po b/po/nb.po
index 40d07bb..4f9c885 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf 4.5.90\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2008-10-22 00:59+0200\n"
"Last-Translator: Terje Uriansrud <terje at uriansrud.net>\n"
"Language-Team: Norwegian Bokmal\n"
@@ -16,77 +16,83 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Klarte ikke sett egenskap.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Klarte ikke å lage mappe for konfigurasjon «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "Du har ikke rettigheter til å endre egenskapen «%s» på kanal «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "Egenskapen «%s» finnes ikke på kanal «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Klarte ikke fjerne kanal «%s»: %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Ugyldig type for <property>: «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Klarte ikke tolke verdi av typen «%s» fra «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Typeattributten til <value> kan ikke være en tabell"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Ugyldig type for <value>: «%s»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Kanalen «%s» finnes ikke"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Klarte ikke lagre kanal «%s»: %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Klarte ikke å finne Xfconf baksystem av typen «%s»"
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Navn på egenskaper må starte med et '/' tegn"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "Rotelementet ('/') er ikke et gyldig egenskapnavn"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -95,29 +101,29 @@ msgstr ""
"Navn på egenskaper kan kun inneholde ASCII karakterene A-Z, a-z, 0-9, '_', "
"'-', '<' og '>', samt '/' kan brukes som skilletegn"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "Egenskaper kan ikke ha to eller flere '/' tegn rett etter hverandre"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Navn på egenskaper kan ikke avsluttes med et '/' tegn"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Kanalnavn kan ikke være en tom streng"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
"'-'"
msgstr "Kanalnavn kan kun inneholde ASCII tegene A-Z, a-z, 0-9, '_', og '-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -126,11 +132,11 @@ msgstr ""
"Navn på egenskaper kan kun være tom eller «/» hvis en rekursiv fjerning ble "
"angitt."
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Skriver ut xfconfd versjon"
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -138,121 +144,125 @@ msgstr ""
"Bakgrunnskonfigurasjon som skal brukes. Den første spesifisert brukes til "
"lesing og skriving; de øvrige brukes kun til lesing."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Xfce Konfigurasjonsprosess"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Xfce konfigurasjonsprosess"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Rapporter feil til http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Fail ved tolking av: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "En annen Xfconf prosess kjører allerede"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Ingen baksystemer kunne startes"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "Egenskap '%s' endret: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "Egenskap '%s' endret\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "Egenskap '%s' fjernet\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Eksport metode er ikke implementert ennå"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Eksport ikke implementert ennå"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Versjonsinformasjon"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Kanalen å søke/endre"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "Egenskapen å søke/endre"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Den nye verdien for egenskap"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Vis egenskapene (eller kanalene hvis -c ikke er angitt))"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Fullstendig logg"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Lag ny egenskap hvis den ikke allerede finnes"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Angi egenskapens type verdi"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Nullstill egenskap"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Rekursiv (bruk med -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Tving tabell selv hvis bare ett element"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Overvåk kanal for egenskapsendringer"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Start overvåking av kanal '%s':"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "Egenskapen «%s» finnes ikke på kanal «%s»\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(ukjent)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -261,7 +271,7 @@ msgstr ""
"Verdien er en tabell med %d elementer:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -270,63 +280,63 @@ msgstr ""
"Egenskapen «%s» finnes ikke i kanal «%s». Hvis du vil\n"
"lage en ny egenskap, bruk '--create' valget.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Ved opprettelse av ny egenskap må type verdi angis.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Klarte ikke hente eksisterende type for verdi.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Klarte ikke avgjøre type for verdi.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
msgstr "Du må angi type for å endre fra tabell til enkeltverdi.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Klarte ikke gjøre om «%s» til type «%s»\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Klarte ikke sett egenskap.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "Har %d nye verdier, men kunne bare bestemme %d typer.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Klarte ikke avgjøre type verdi ved indeks %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Kanal '%s' inneholder ingen egenskaper\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Klarte ikke lage eksportfil «%s»: %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Klarte ikke åpne importfilen «%s»: %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Klarte ikke tolke importfilen «%s»: %s\n"
diff --git a/po/nl.po b/po/nl.po
index 0f595cf..32b2b7c 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf 4.5.92svn-r28734\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-01-24 16:20+0100\n"
"Last-Translator: Vincent Tunru <projects at vinnl.nl>\n"
"Language-Team: Dutch\n"
@@ -16,78 +16,84 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "De instelling kon niet worden opgeslagen.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "De configuratiemap \"%s\" kon niet gemaakt worden"
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr ""
"Onvoldoende rechten voor het bewerken van instelling \"%s\" op kanaal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "Instelling \"%s\" bestaat niet in kanaal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Kanaal \"%s\" kan niet verwijderd worden: %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Ongeldig type voor <property>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "De waarde van type \"%s\" kon niet worden herleid uit \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "De type-instelling van <value> kan geen array zijn"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Ongeldig type voor <value>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Kanaal \"%s\" bestaat niet"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Er kan niet worden geschreven naar kanaal \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Er kan geen Xfconf backend gevonden worden van het type \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Instellingsnamen moeten beginnen met een '/' symbool"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "Het hoofdonderdeel ('/') is geen geldige instellingsnaam"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -96,23 +102,23 @@ msgstr ""
"Instellingsnamen kunnen alleen de ASCII karakters A-Z, a-z, 0-9, '_', '-', "
"'<' en '>', en het scheidingsteken '/' bevatten"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr ""
"Instellingsnamen kunnen niet meerdere opeenvolgende '/' symbolen bevatten"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Instellingsnamen kunnen niet eindigen met een '/' symbool"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Kanaalnaam kan geen lege string zijn"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -121,7 +127,7 @@ msgstr ""
"Kanaalnamen kunnen alleen de ASCII karakters A-Z, a-z, 0-9, '_', en '-' "
"bevatten"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -130,133 +136,137 @@ msgstr ""
"De instellingsnaam kan alleen \"/\" of leeg zijn wanneer er een recursieve "
"reset wordt uitgevoerd"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Toont de xfconfd versie."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
msgstr ""
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Xfce Configuratiedaemon"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Xfce configuratiedaemon"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Meld fouten op http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Kon de opties niet verwerken: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Een andere Xfconf-daemon is al actief"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr ""
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "Instelling '%s' is gewijzigd: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "Instelling '%s' is gewijzigd\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "Instelling '%s' is verwijderd\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "De exporteer-functie is nog niet geïmplementeerd"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Exporteren is nog niet geïmplementeerd"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Versie-informatie"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Het kanaal om raad te plegen/te bewerken"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "De instelling om te raadplegen/bewerken"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Nieuwe waarde voor de instelling"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
#, fuzzy
msgid "List properties (or channels if -c is not specified)"
msgstr ""
"Geef een lijst van instellingen (of kanalen wanneer -c niet is meegegeven)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Gedetailleerde uitvoer"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Maak een nieuwe instelling wanneer deze nog niet bestaat"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Specificeer het type van de instelling"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Instelling beginwaarde geven"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Recursief (te gebruiken met -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Forceer een reeks ook wanneer er slechts één element is"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr ""
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr ""
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "Instelling \"%s\" bestaat niet voor kanaal \"%s\".\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(onbekend)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -265,7 +275,7 @@ msgstr ""
"Waarde is een reeks met %d elementen:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, fuzzy, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -274,22 +284,22 @@ msgstr ""
"Instelling \"%s\" bestaat niet in kanaal \"%s\". Gebruik de\n"
"--create optie wanneer u deze instelling wilt aanmaken.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, fuzzy, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Wanneer een instelling wordt gemaakt dient u het type op te geven.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, fuzzy, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Kon bestaand type voor de waarde niet achterhalen.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, fuzzy, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Kan het type van de waarde niet vaststellen.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, fuzzy, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -297,43 +307,43 @@ msgstr ""
"Een waardetype moet worden ingesteld om een reeks te converteren naar een "
"enkele waarde.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "\"%s\" kon niet worden omgezet naar type \"%s\"\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "De instelling kon niet worden opgeslagen.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr ""
"Er zijn %d nieuwe waarden, maar slechts %d typen konden worden vastgesteld.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Kan het type van de waarde op index %d niet bepalen.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Kanaal '%s' bevat geen instellingen\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Het exportbestand \"%s\" kon niet gemaakt worden: %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Het importbestand \"%s\" kon niet geopend worden: %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Het importbestand \"%s\" kon niet gelezen worden: %s\n"
diff --git a/po/pl.po b/po/pl.po
old mode 100755
new mode 100644
index 81926e8..589f8f0
--- a/po/pl.po
+++ b/po/pl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf 4.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-03-29 01:08+0100\n"
"Last-Translator: Piotr SokóŠ<piotr.sokol at 10g.pl>\n"
"Language-Team: Polish\n"
@@ -18,78 +18,84 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Nie udaÅo siÄ ustawiÄ wÅaÅciwoÅci.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Nie można utworzyÄ katalogu konfiguracji â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr ""
"Odmówiono dostÄpu podczas modyfikowania wÅaÅciwoÅci â%sâ na kanale â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "WÅaÅciwoÅÄ â%sâ nie istnieje na kanale â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Nie można usunÄ
Ä kanaÅu â%sâ: %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, fuzzy, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Niepoprawny typ dla <property>: â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, fuzzy, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Nie można przetworzyÄ wartoÅci typu â%sâ z â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, fuzzy, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Typ wartoÅci <value> nie może byÄ tablicÄ
"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Niepoprawny typ dla <value>: â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "KanaÅ â%sâ nie istnieje"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Nie można zapisaÄ kanaÅu â%sâ: %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Nie można znaleÅºÄ obsÅugi typu â%sâ"
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Nazwy wÅaÅciwoÅÄ muszÄ
rozpoczynaÄ siÄ znakiem â/â"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "Element root (â/â) nie jest poprawnÄ
nazwÄ
wÅaÅciwoÅci"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -98,24 +104,24 @@ msgstr ""
"Nazwy wÅaÅciwoÅci mogÄ
zawieraÄ nastÄpujÄ
ce znaki ASCII: A-Z, a-z, 0-9, '_', "
"'-', '<' i '>' oraz '/' w roli separatora"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr ""
"Nazwa wÅaÅciwoÅci nie może zawieraÄ dwóch lub wiÄcej nastÄpujÄ
cych po sobie "
"znaków â/â"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Nazwa wÅaÅciwoÅci nie może byÄ zakoÅczona znakiem â/â"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Nazwa kanaÅu nie może byÄ pustym ciÄ
giem"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -123,139 +129,143 @@ msgid ""
msgstr ""
"Nazwy kanaÅów mogÄ
zawieraÄ nastÄpujÄ
ce znaki ASCII: A-Z, a-z, 0-9, '_' i '-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, fuzzy, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
"specified"
msgstr "Nazwa wÅaÅciwoÅci może byÄ pusta lub "
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
#, fuzzy
msgid "Prints the xfconfd version."
msgstr "Wypisuje informacje o wersji i koÅczy"
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
msgstr ""
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "UsÅuga konfiguracji Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "UsÅuga konfiguracji Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "ProszÄ zgÅaszaÄ bÅÄdy na http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "BÅÄ
d przetwarzania opcji: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "W tej chwili jest uruchomiona inna usÅuga Xfconf"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, fuzzy, c-format
msgid "No backends could be started"
msgstr "Nie udaÅo siÄ uruchomiÄ obsÅugi"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "WÅaÅciwoÅÄ â%sâ zostaÅa zmieniona: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "WÅaÅciwoÅÄ â%sâ zostaÅa zmieniona\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "WÅaÅciwoÅÄ â%sâ zostaÅa usuniÄta\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Metoda eksportowania nie zostaÅa jeszcze zaimplementowana"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Eksportowanie nie zostaÅo jeszcze zaimplementowane"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Wypisuje informacje o wersji i koÅczy"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "OkreÅla kanaÅ"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "OkreÅla wÅaÅciwoÅÄ"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "OkreÅla nowÄ
wartoÅÄ wÅaÅciwoÅci"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Wypisuje listÄ kanaÅów lub wÅaÅciwoÅci (z opcjÄ
-c)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Wypisuje bardziej szczegóÅowe komunikaty"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Tworzy nowÄ
wÅaÅciwoÅÄ, jeÅli jeszcze nie istnieje"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "OkreÅla typ wartoÅci wÅaÅciowoÅci"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Resetuje wÅaÅciwoÅÄ"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Wykonuje akcjÄ rekursywnie (do użycia z opcjÄ
-r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Umożliwia tworzenie tablic jednoelementowych"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Monitoruje zmiany wÅaÅciwoÅci kanaÅu"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Monitorowanie kanaÅu â%sâ:"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "WÅaÅciwoÅÄ â%sâ nie istnieje na kanale â%sâ.\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(nieznany)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -264,7 +274,7 @@ msgstr ""
"Typ jest tablicÄ
z %d elementami:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -273,64 +283,64 @@ msgstr ""
"WÅaÅciwoÅÄ â%sâ nie istnieje na kanale â%sâ. ProszÄ użyÄ opcji\n"
"--create, w celu utworzenia nowej wÅaÅciowoÅci.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "TworzÄ
c nowÄ
wÅaÅciwoÅÄ, należy okreÅliÄ typ wartoÅci.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Nie udaÅo siÄ uzyskaÄ typu istniejÄ
cej wartoÅci.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Nie można okreÅliÄ typu wartoÅci.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, fuzzy, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
msgstr ""
"Aby zamieniÄ tablicÄ na pojedynczÄ
wartoÅÄ, należy okreÅliÄ typ wartoÅci.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Nie można skonwertowaÄ â%sâ na typ â%sâ\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Nie udaÅo siÄ ustawiÄ wÅaÅciwoÅci.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr ""
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, fuzzy, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Nie można okreÅliÄ typu wartoÅci dla indeksu %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "KanaÅ â%sâ nie zawiera wÅaÅciwoÅci\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Nie można utworzyÄ pliku eksportowania â%sâ: %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Nie można otworzyÄ pliku importowania â%sâ: %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Nie można przetworzyÄ pliku importowania â%sâ: %s\n"
diff --git a/po/pt.po b/po/pt.po
index 64f6503..9d14924 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-02-24 19:40+0100\n"
"Last-Translator: Nuno Miguel <nunis at netcabo.pt>\n"
"Language-Team: \n"
@@ -15,77 +15,83 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Falha ao definir a propriedade.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Incapaz de criar o directório de configurações \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "Permissão negada ao modificar a propriedade \"%s\" no canal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "A propriedade \"%s\" não existe no canal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Incapaz de remover o canal \"%s\": %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Tipo inválido para <property>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Incpaz de analizar o valor do tipo \"%s\" de \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "O tipo de atributo de <value> não pode ser uma matriz"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Tipo inválido para <value>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "O canal \"%s\" não existe"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Incapaz de escrever o canal \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Incapaz de encontrar o backend do Xfconf do tipo \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Nomes de propriedades devem começar com um caractere '/"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "O elemento root ('/') não é um nome de propriedade válido"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -94,23 +100,23 @@ msgstr ""
"Nomes de propriedades só podem incluir os caracteres ASCII A-Z, a-z, 0-9, "
"'_', '-', '<' e '>', assim como '/' como um separador"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr ""
"Nomes de propriedades não podem ter dois ou mais caracteres '/' em sequência"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Nomes de propriedades não podem terminar com um caractere '/'"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "O nome do canal não pode ser vazio"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -118,7 +124,7 @@ msgid ""
msgstr ""
"Nomes de canais só podem incluir os caracteres ASCII A-Z, a-z, 0-9, '_' e '-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -127,11 +133,11 @@ msgstr ""
"O nome da propriedade só pode ser vazio ou \"/\" se uma redefinição "
"recursiva foi especificada"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Imprime a versão do xfconfd."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -139,121 +145,125 @@ msgstr ""
"Backends de configuração a usar. O primeiro backend especificado é aberto no "
"modo de escrita e leitura; os outros, só leitura."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Serviço de configuração do Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Serviço de configuração do Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Relate erros a http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Erro ao analisar as opções: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Um outro serviço Xfconf já está em execução"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Nenhum backend foi iniciado"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "Propriedade '%s' alterada: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "Propriedade '%s' alterada\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "Propriedade '%s' removida\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Método de exportação não implementado ainda"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Exportação ainda não implementada"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Informação da versão"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "O canal para consultar/modificar"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "A propriedade para consultar/modificar"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "O novo valor a ser atribuÃdo à propriedade"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Listar propriedades (ou canais se -c não especificado)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "SaÃda detalhada"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Criar uma nova propriedade caso não exista"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Especificar o tipo de valor da propriedade"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Restaurar propriedade"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Recursivo (usar com -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Forçar matriz mesmo que exista um elemento apenas"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Monitorar um canal por modificações de propriedades"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Iniciar monitorização do canal '%s':"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "A propriedade \"%s\" não existe no canal \"%s\".\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(desconhecido)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -262,7 +272,7 @@ msgstr ""
"O valor é uma matriz com %d itens:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -271,23 +281,23 @@ msgstr ""
"Propriedade \"%s\" não existe no canal \"%s\". Se uma\n"
"nova propriedade deve ser criada, use a opção --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr ""
"Ao criar uma nova propriedade, é necessário especificar o tipo do valor.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Falha ao obter o tipo actual para o valor.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Incapaz de determinar o tipo do valor.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -295,43 +305,43 @@ msgstr ""
"Um tipo de valor deve ser definido para mudar uma matrix para um valor "
"único.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Incapaz de converter \"%s\" para tipo \"%s\"\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Falha ao definir a propriedade.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr ""
"Existem %d novos valores, mas apenas %d tipos puderam ser determinados.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Incapaz de determinar o tipo do valor no Ãndice %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Canal '%s' não possui propriedades\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Incapaz de criar o ficheiro de exportação \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Incapaz de abrir o ficheiro de importação \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Incapaz de analisar o ficheiro de importação \"%s\": %s\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 2159002..22eb750 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-02-04 20:19-0500\n"
"Last-Translator: Og Maciel <ogmaciel at gnome.org>\n"
"Language-Team: Brazilian Portuguese <ldp-br at bazar2.conectiva.com.br>\n"
@@ -17,77 +17,83 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Falha ao definir a propriedade.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Não foi possÃvel criar o diretório de configurações \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "Permissão negada ao modificar a propriedade \"%s\" no canal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "A propriedade \"%s\" não existe no canal \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Não foi possÃvel remover o canal \"%s\": %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Tipo inválido para <property>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Não foi possÃvel analisar o valor do tipo \"%s\" de \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "O tipo de atributo de <value> não pode ser uma matriz"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Tipo inválido para <valor>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "O canal \"%s\" não existe"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Não é possÃvel escrever o canal \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Não foi possÃvel encontrar o backend do tipo \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Nomes de propriedades devem começar com um caractere \"/\""
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "O elemento root (\"/\") não é um nome de propriedade válido"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -96,24 +102,24 @@ msgstr ""
"Nomes de propriedades só podem incluir os caracteres ASCII A-Z, a-z, 0-9, \"_"
"\", \"-\", \"<\" e \">\", assim como também o \"/\" como um separador"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr ""
"Nomes de propriedades não podem ter dois ou mais caracteres \"/\" em "
"sequência"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Os nomes das propriedades não podem começar com um caractere \"/\""
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "O nome do canal não pode ser vazio"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -122,7 +128,7 @@ msgstr ""
"Nomes de canais só podem incluir os caracteres ASCII A-Z, a-z, 0-9, \"_\" e "
"\"-\""
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -131,11 +137,11 @@ msgstr ""
"O nome da propriedade só pode ser vazio ou \"/\" se uma redefinição "
"recursiva foi especificada"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Imprime a versão do xfconfd."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -143,121 +149,125 @@ msgstr ""
"Backends de configuração a usar. O primeiro backend especificado é aberto no "
"modo de escrita e leitura; os outros somente de leitura."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Serviço de configuração do Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Serviço de configuração do Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Relate erros em http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Erro analisando as opções: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Um outro serviço Xfconf já está em execução"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Nenhum backend foi iniciado"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "A propriedade \"%s\" foi modificada: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "A propriedade \"%s\" foi modificada\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "A propriedade \"%s\" foi removida\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Método de exportação ainda não implementado"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Exportação ainda não implementada"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Informação da versão"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "O canal para consultar/modificar"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "A propriedade para consultar/modificar"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "O novo valor a ser atribuÃdo à propriedade"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Lista propriedades (ou canais se -c não for especificado)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "SaÃda detalhada"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Cria uma nova propriedade se ela ainda não existe"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Especificar o tipo de valor da propriedade"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Redefinir propriedade"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Recursivo (use com -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Forçar matriz mesmo se houver somente um elemento"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Monitorar um canal por modificações de propriedades"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Começar a monitorar o canal \"%s\":"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "A propriedade \"%s\" não existe no canal \"%s\".\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(desconhecido)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -266,7 +276,7 @@ msgstr ""
"O valor é uma matriz com %d itens:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -275,23 +285,23 @@ msgstr ""
"A propriedade \"%s\" não existe no canal \"%s\". Se você deseja\n"
"criar uma nova propriedade, use a opção --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr ""
"Ao criar uma nova propriedade, é necessário especificar o tipo do valor.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Falha ao obter o tipo atual para o valor.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Não foi possÃvel determinar o tipo do valor.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -299,43 +309,43 @@ msgstr ""
"à necessário especificar um tipo de valor para mudar uma matriz para um "
"valor único.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Não foi possÃvel converter \"%s\" para tipo \"%s\"\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Falha ao definir a propriedade.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr ""
"Existem %d novos valores, mas somente %d tipos puderam ser determinados.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Não foi possÃvel determinar o tipo do valor no Ãndice %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "O canal \"%s\" não possui propriedades\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Não foi possÃvel criar o arquivo de exportação \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Não foi possÃvel abrir o arquivo de importação \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Não foi possÃvel analisar o arquivo de importação \"%s\": %s\n"
diff --git a/po/ro.po b/po/ro.po
index e4dc73f..c5b501d 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf 4.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-02-03 23:36+0200\n"
"Last-Translator: MiÈu Moldovan <dumol at xfce.org>\n"
"Language-Team: Romanian\n"
@@ -17,78 +17,84 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2;\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Nu s-a putut defini proprietatea.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Nu s-a putut crea directorul preferinÈelor â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr ""
"Drepturi insuficiente pentru modificarea proprietÄÈii â%sâ în canalul â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "Proprietatea â%sâ nu existÄ Ã®n canalul â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Nu s-a putut Èterge canalul â%sâ: %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Tip invalid pentru <property>: â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Nu s-a putut prelucra valoarea tipului â%sâ pentru â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Tipul atributului pentru <value> nu poate fi o matrice"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Tip pentru <valeu>: â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Canalul â%sâ nu existÄ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Nu s-a putut scrie canalul â%sâ: %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Nu s-a putut gÄsi suportul Xfconf pentru tipul â%sâ"
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Numele proprietÄÈilor trebuie sÄ Ã®nceapÄ cu un caracter â/â"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "Elementul rÄdÄcinÄ (â/â) nu este un nume valid de proprietate"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -97,22 +103,22 @@ msgstr ""
"Numele de proprietÄÈi nu pot include decât caracterele ASCII A-Z, a-z, 0-9 "
"â_â, â-â â<â Èi â>â, precum Èi â/â ca separator"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "Numele de proprietÄÈi au douÄ sau mai multe caractere â/â consecutive"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Numele de proprietÄÈi nu se pot termina cu un caracter â/â"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Numele unui canal nu poate fi un Èir gol"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -121,7 +127,7 @@ msgstr ""
"Numele de canal nu pot include decât caracterele ASCII A-Z, a-z, 0-9, â_â Èi "
"â-â"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -130,11 +136,11 @@ msgstr ""
"Numele proprietÄÈii nu poate fi gol ori â/â dacÄ s-a specificat o "
"reiniÈializare recursivÄ"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "AratÄ versiunea xfconfd"
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -142,121 +148,125 @@ msgstr ""
"Suporturi de configurare ce pot fi utilizate. Primul backend specificat este "
"deschis pentru citire Èi scriere, celelalte, doar pentru citire."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Demonul preferinÈelor Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Demonul preferinÈelor Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "RaportaÈi problemele la http://bugs.xfce.org\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Eroare la prelucrarea opÈiunilor: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "Un alt demon Xfconf este deja pornit"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Nu s-a putut iniÈializa nici un suport"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "Proprietatea â%sâ s-a schimbat: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "Proprietatea â%sâ s-a schimbat\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "Proprietatea â%sâ a fost ÈtearsÄ\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Metoda de export nu a fost încÄ implementatÄ"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Exportul nu este încÄ implementat"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Detalii despre versiune"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Canalul de interogat/modificat"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "Proprietatea de interogat/modificat"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Noua valoare de definit pentru proprietate"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "AratÄ proprietÄÈile (ori canalele dacÄ se specificÄ -c)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "IeÈire detaliatÄ"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "CreeazÄ o nouÄ proprietate dacÄ aceasta nu existÄ deja"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "SpecificÄ tipul valorii proprietÄÈii"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "ReiniÈializeazÄ proprietatea"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Recursiv (utilizaÈi â-râ)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "FoloseÈte o matrice, chiar Èi pentru un singur element"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "MonitorizeazÄ un canal pentru schimbarea proprietÄÈilor"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Ãncepe monitorizarea canalului â%sâ:"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "Proprietatea â%sâ nu existÄ Ã®n canalul â%sâ.\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(necunoscutÄ)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -265,7 +275,7 @@ msgstr ""
"Valoarea este o matrice cu %d elemente:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -274,22 +284,22 @@ msgstr ""
"Proprietatea â%sâ nu existÄ Ã®n canalul â%sâ. DacÄ trebuie\n"
"creatÄ o nouÄ proprietate, folosiÈi opÈiunea â--createâ.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Când creaÈi o nouÄ proprietate trebuie specificat tipul valorii.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Nu s-a putut obÈine tipul existent al valorii.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Nu s-a putut determina tipul valorii.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -297,42 +307,42 @@ msgstr ""
"Un tip de valoare trebuie specificat pentru a schimba o matrice într-o "
"valoare unicÄ.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Nu s-a putut converti â%sâ în tipul â%sâ\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Nu s-a putut defini proprietatea.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "ExistÄ %d noi valori, dar doar %d tipuri au putut fi determinate.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Nu s-a putut tipul valorii pentru indexul %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Canalul â%sâ nu conÈine nici o proprietate\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Nu s-a putut crea fiÈierul de export â%sâ: %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Nu s-a putut deschide fiÈierul de import â%sâ: %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Nu s-a putut prelucra fiÈierul de import â%sâ: %s\n"
diff --git a/po/ru.po b/po/ru.po
index 9f2190f..a9f9fc8 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-01-31 12:57+0300\n"
"Last-Translator: Ilya Shestopalov <yast4ik at yahoo.com>\n"
"Language-Team: Russian\n"
@@ -17,77 +17,83 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Ðе ÑдалоÑÑ ÑÑÑановиÑÑ ÑвойÑÑво.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Ðе ÑдалоÑÑ ÑоздаÑÑ Ð´Ð¸ÑекÑоÑÐ¸Ñ ÐºÐ¾Ð½ÑигÑÑаÑии \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "ÐедоÑÑаÑоÑно пÑав Ð´Ð»Ñ Ð¸Ð·Ð¼ÐµÐ½ÐµÐ½Ð¸Ñ ÑвойÑÑв \"%s\" на канале \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "СвойÑÑво \"%s\" оÑÑÑÑÑÑвÑÐµÑ Ð½Ð° канале \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Ðе полÑÑилоÑÑ ÑдалиÑÑ ÐºÐ°Ð½Ð°Ð» \"%s\": %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "ÐепÑавилÑнÑй Ñип Ð´Ð»Ñ <property>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Ðе полÑÑилоÑÑ Ð¾Ð¿ÑеделиÑÑ Ð·Ð½Ð°Ñение Ñипа \"%s\" из \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Тип аÑÑибÑÑа <value> не Ð¼Ð¾Ð¶ÐµÑ Ð±ÑÑÑ Ð¼Ð°ÑÑивом"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "ÐепÑавилÑнÑй Ñип Ð´Ð»Ñ <value>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Ðанал \"%s\" не ÑÑÑеÑÑвÑеÑ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Ðе ÑдалоÑÑ Ð·Ð°Ð¿Ð¸ÑаÑÑ ÐºÐ°Ð½Ð°Ð» \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Ðе ÑдалоÑÑ Ð½Ð°Ð¹Ñи бÑкенд Xfconf Ñипа \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "ÐÐ°Ð·Ð²Ð°Ð½Ð¸Ñ ÑвойÑÑв Ð´Ð¾Ð»Ð¶Ð½Ñ Ð½Ð°ÑинаÑÑÑÑ Ñ Ñимвола «/»"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "ÐÐ»ÐµÐ¼ÐµÐ½Ñ root («/») не ÑвлÑеÑÑÑ Ð¿ÑавилÑнÑм названием Ð´Ð»Ñ ÑвойÑÑва"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -96,24 +102,24 @@ msgstr ""
"ÐÐ°Ð·Ð²Ð°Ð½Ð¸Ñ ÑвойÑÑв могÑÑ Ð²ÐºÐ»ÑÑаÑÑ ÑолÑко ÑÐ¸Ð¼Ð²Ð¾Ð»Ñ ASCII A-Z, a-z, 0-9, '_', "
"'-', '<' и '>', Ñак же как и «/» как ÑазделиÑелÑ"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr ""
"ÐÐ°Ð·Ð²Ð°Ð½Ð¸Ñ ÑвойÑÑв не могÑÑ Ð²ÐºÐ»ÑÑаÑÑ Ð±Ð¾Ð»ÐµÐµ два или более поÑледоваÑелÑнÑÑ
"
"знаков «/»"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "ÐÐ°Ð·Ð²Ð°Ð½Ð¸Ñ ÑвойÑÑв не могÑÑ Ð·Ð°ÐºÐ°Ð½ÑиваÑÑÑÑ Ð½Ð° «/»"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Ðазвание канала не Ð¼Ð¾Ð¶ÐµÑ Ð±ÑÑÑ Ð¿ÑÑÑой ÑÑÑокой"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -122,7 +128,7 @@ msgstr ""
"ÐÐ°Ð·Ð²Ð°Ð½Ð¸Ñ ÐºÐ°Ð½Ð°Ð»Ð¾Ð² могÑÑ Ð²ÐºÐ»ÑÑаÑÑ ÑолÑко ÑÐ¸Ð¼Ð²Ð¾Ð»Ñ ASCII A-Z, a-z, 0-9, '_', и "
"'-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -131,11 +137,11 @@ msgstr ""
"Ðазвание ÑвойÑÑва Ð¼Ð¾Ð¶ÐµÑ Ð±ÑÑÑ ÑолÑко пÑÑÑÑм или \"/\" еÑли бÑл вÑбÑан "
"ÑекÑÑÑивнÑй ÑбÑоÑ"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "ÐоказаÑÑ Ð²ÐµÑÑÐ¸Ñ Xfconf"
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -143,121 +149,125 @@ msgstr ""
"ÐÑкенд конÑигÑÑаÑии Ð´Ð»Ñ Ð¸ÑполÑзованиÑ. ÐеÑвÑй ÑказаннÑй бÑкенд оÑкÑÑÑ Ð´Ð»Ñ "
"ÑÑениÑ/запиÑи; оÑÑалÑнÑе ÑолÑко Ð´Ð»Ñ ÑÑениÑ"
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "ÐиÑпеÑÑÐµÑ ÐºÐ¾Ð½ÑигÑÑаÑии Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "ÐиÑпеÑÑÐµÑ ÐºÐ¾Ð½ÑигÑÑаÑии Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "ÐÑпÑавлÑйÑе ÑообÑÐµÐ½Ð¸Ñ Ð¾Ð± оÑибке на http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Ðевозможно опÑеделиÑÑ Ð¾Ð¿Ñии: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "ÐÑÑгой диÑпеÑÑÐµÑ ÐºÐ¾Ð½ÑигÑÑаÑии Xfce Ñже запÑÑен"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Ðе ÑдалоÑÑ Ð·Ð°Ð¿ÑÑÑиÑÑ Ð±Ñкенд"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "СвойÑÑво '%s' изменено: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "СвойÑÑво '%s' изменено\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "СвойÑÑво '%s' Ñдалено\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "СпоÑоб ÑкÑпоÑÑа еÑÑ Ð½Ðµ внедÑÑн"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "ÐкÑпоÑÑ ÐµÑÑ Ð½Ðµ внедÑÑн"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "ÐеÑÑиÑ"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Ðанал Ð´Ð»Ñ Ð·Ð°Ð¿ÑоÑа/изменениÑ"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "СвойÑÑво Ð´Ð»Ñ Ð·Ð°Ð¿ÑоÑа/изменениÑ"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Ðовое знаÑение, ÑÑÑанавливаемое Ð´Ð»Ñ ÑвойÑÑва"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "СпиÑок ÑвойÑÑв (или каналов, еÑли не Ñказано -c)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "ÐодÑобнÑй вÑвод"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "СоздаÑÑ Ð½Ð¾Ð²Ð¾Ðµ ÑвойÑÑво, еÑли оно Ñже не ÑÑÑеÑÑвÑеÑ"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "УказаÑÑ Ñип знаÑÐµÐ½Ð¸Ñ ÑвойÑÑва"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "СбÑоÑиÑÑ ÑвойÑÑво"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "РекÑÑÑивно (иÑполÑзÑеÑÑÑ Ñ -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "ÐÑполÑзоваÑÑ Ð¼Ð°ÑÑив, даже еÑли он ÑоÑÑÐ¾Ð¸Ñ Ð¸Ð· одного ÑлеменÑа"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "СледиÑÑ Ð·Ð° изменением ÑвойÑÑв на канале"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "ÐаÑаÑÑ ÑледиÑÑ Ð·Ð° каналом '%s':"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "СвойÑÑво \"%s\" не ÑÑÑеÑÑвÑÐµÑ Ð½Ð° канале \"%s\".\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(неизвеÑÑно)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -266,7 +276,7 @@ msgstr ""
"ÐнаÑение ÑвлÑеÑÑÑ Ð¼Ð°ÑÑивом Ñ %d ÑлеменÑами:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -275,22 +285,22 @@ msgstr ""
"СвойÑÑво \"%s\" не ÑÑÑеÑÑвÑÐµÑ Ð½Ð° канале \"%s\". ÐÑли новое\n"
"ÑвойÑÑво должно бÑÑÑ Ñоздано, Ñо иÑполÑзÑйÑе --create option.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Ðогда ÑоздаÑÑе новое ÑвойÑÑво, ÑказÑвайÑе Ñип знаÑениÑ.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Ðе ÑдалоÑÑ Ð¿Ð¾Ð»ÑÑиÑÑ ÑÑÑеÑÑвÑÑÑий Ñип Ð´Ð»Ñ Ð·Ð½Ð°ÑениÑ.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Ðе ÑдалоÑÑ Ð¾Ð¿ÑеделиÑÑ Ñип знаÑениÑ.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -298,42 +308,42 @@ msgstr ""
"Тип знаÑÐµÐ½Ð¸Ñ Ð´Ð¾Ð»Ð¶ÐµÐ½ бÑÑÑ ÑÑÑановлен Ð´Ð»Ñ Ð¿ÑеобÑÐ°Ð·Ð¾Ð²Ð°Ð½Ð¸Ñ Ð¼Ð°ÑÑива в одно "
"знаÑение.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Ðе ÑдалоÑÑ Ð¿ÑеобÑазоваÑÑ \"%s\" в Ñип \"%s\"\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Ðе ÑдалоÑÑ ÑÑÑановиÑÑ ÑвойÑÑво.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "Указано %d новÑÑ
знаÑений, но ÑолÑко %d Ñипов могÑÑ Ð±ÑÑÑ Ð¾Ð¿ÑеделенÑ.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Ðе ÑдалоÑÑ Ð¾Ð¿ÑеделиÑÑ Ñип знаÑÐµÐ½Ð¸Ñ Ð² индекÑе %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Ðанал '%s' не Ð¸Ð¼ÐµÐµÑ ÑвойÑÑв\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Ðе ÑдалоÑÑ ÑоздаÑÑ Ñайл ÑкÑпоÑÑа \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Ðе ÑдалоÑÑ Ð¾ÑкÑÑÑÑ Ñайл импоÑÑа \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Ðе ÑдалоÑÑ Ð¿ÑоÑиÑаÑÑ ÑÑÑÑкÑÑÑÑ Ñайла импоÑÑа \"%s\": %s\n"
diff --git a/po/sv.po b/po/sv.po
index 08e8e14..749a254 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-02-01 19:16+0100\n"
"Last-Translator: Daniel Nylander <po at danielnylander.se>\n"
"Language-Team: Swedish <tp-sv at listor.tp-sv.se>\n"
@@ -16,77 +16,83 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Misslyckades med att ställa in egenskap.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Kunde inte skapa konfigurationskatalogen \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "Ã
tkomst nekad vid ändring av egenskapen \"%s\" på kanalen \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "Egenskapen \"%s\" finns inte på kanalen \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Kunde inte ta bort kanalen \"%s\": %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Ogiltig typ för <property>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Kunde inte tolka värdet av typet \"%s\" från \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Typattributet för <value> kan inte vara en array"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Ogiltig typ för <value>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Kanalen \"%s\" finns inte"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Kunde inte skriva kanalen \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Kunde inte hitta Xfconf-bakände av typen \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Egenskapsnamn måste inledas med ett \"/\"-tecken"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "Rotelementet (\"/\") är inte ett giltigt egenskapsnamn"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -95,22 +101,22 @@ msgstr ""
"Egenskapsnamn får endast innehålla ASCII-tecknen A-Z, a-z, 0-9, \"_\", \"-"
"\", \"<\" och \">\" såväl som \"/\" som avgränsare"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "Egenskapsnamn får inte innehålla två eller flera \"/\"-tecken i rad"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Egenskapsnamn får inte sluta med ett \"/\"-tecken"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Kanalnamn får inte vara en tom sträng"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -118,7 +124,7 @@ msgid ""
msgstr ""
"Kanalnamn får endast innehålla ASCII-tecknen A-Z, a-z, 0-9, \"_\" och \"-\""
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -127,11 +133,11 @@ msgstr ""
"Egenskapsnamnet får endast vara tomt eller \"/\" om en rekursiv "
"nollställning angavs"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "Skriver ut xfconfd-versionen."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -139,121 +145,125 @@ msgstr ""
"Konfigurationsbakände att använda. Första bakänden som anges öppnas läs/"
"skriv; de andra som skivskyddade."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Konfigurationsdemon för Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Konfigurationsdemon för Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Rapportera fel till http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Fel vid tolkning av flaggor: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "En annan Xfconf-demon körs"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Inga bakändar kunde startas"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "Egenskapen \"%s\" ändrades: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "Egenskapen \"%s\" ändrades\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "Egenskapen \"%s\" togs bort\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "Exportmetod är ännu inte implementerad"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "Exportering är ännu inte implementerat"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Versionsinformation"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Kanalen att fråga/ändra"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "Egenskapen att fråga/ändra"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Det nya värdet att ange för egenskapen"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Lista egenskaper (eller kanaler om -c inte angivits)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Informativ utmatning"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "Skapa en ny egenskap om den inte redan finns"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Ange egenskapens värdetyp"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "Nollställ egenskap"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Rekursiv (använd med -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Tvinga array även om endast ett element"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Ãvervaka en kanal för egenskapsändringar"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Påbörja övervakning av kanalen \"%s\":"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "Egenskapen \"%s\" finns inte på kanalen \"%s\".\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(okänt)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -262,7 +272,7 @@ msgstr ""
"Värdet är en array med %d objekt:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -271,64 +281,64 @@ msgstr ""
"Egenskapen \"%s\" finns inte på kanalen \"%s\". Om du vill\n"
"skapa en ny egenskap så använd flaggan --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Du måste ange värdestypen när du skapar en ny egenskap.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Misslyckades med att få befintlig typ för värdet.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Kunde inte fastställa typen av värdet.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
msgstr ""
"Du måste ange en värdestyp för att ändra en array till ett enda värde.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Kunde inte konvertera \"%s\" till typen \"%s\"\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Misslyckades med att ställa in egenskap.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "Det finns %d nya värden, men kunde %d typer kunde fastställas.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Kunde inte fastställa typen för värdet på index %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Kanalen \"%s\" innehåller inga egenskaper\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Kunde inte skapa exportfilen \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Kunde inte öppna importfilen \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Kunde inte tolka importfilen \"%s\": %s\n"
diff --git a/po/tr.po b/po/tr.po
index 451a2c0..c864069 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-01-30 21:21+0200\n"
"Last-Translator: Gökmen Görgen <gkmngrgn at gmail.com>\n"
"Language-Team: Turkish <yerellestirme at kde.org.tr>\n"
@@ -17,77 +17,83 @@ msgstr ""
"X-Generator: KBabel 1.11.4\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Ãzellik ayarlanamadı.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "\"%s\" yapılandırma dizini oluÅturulamıyor"
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "\"%s\" özelliÄini deÄiÅirme yetkiniz, bu kanal için yok: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "Bu kanal için herhangi bir özellik \"%s\" yer almamaktadırl \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Kalan silinemiyor \"%s\": %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "<özellik> için geçersiz: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Bu türün deÄerini \"%s\" bundan ayrıÅtırmak mümkün deÄil\"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Bir <value> 'in tür deÄeri bir dizi olamaz"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "<deÄer> için geçersiz: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Kanal \"%s\" bulunamıyor"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Kanala yazılamıyor \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Xfconf tür çıktısını bulamıyor \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "Ãzellik isimleri bir '/' karakteriyle baÅlamalıdır."
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "Kök ögesi ('/') geçerli bir isme sahip deÄildir"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -96,22 +102,22 @@ msgstr ""
"Ãzellik isimleri sadece aÅaÄıda listenen ASCII karakterlerini içerebilir:A-"
"Z, a-z, 0-9, '_', '-', '<' ve '>', ve ayraç olarak '/'"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "Ãzellik isimleri iki veya daha fazla ardıÅık '/' karakteri içeremez"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "Ãzellik isimleri sonda bir '/' karakteriyle bitemez"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Kanal ismi bir boÅ dizge olamaz"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -120,7 +126,7 @@ msgstr ""
"Kanal isimleri sadece Åu ASCII karakterlerini içerebilir: A-Z, a-z, 0-9, "
"'_', ve '-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -129,11 +135,11 @@ msgstr ""
"EÄer özyineli yenileme belirlenmiÅse, özellik isimleri sadece boÅ olabilir "
"veya \"/\" karakterinden oluÅabilir."
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "xfconfd sürüm bilgisini gösterir."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -141,121 +147,125 @@ msgstr ""
"Kullanılacak yapılandırma çıkıÅları. Belirtilen ilk çıktı okuma/yazma olarak "
"açılır; diÄerleri sadece-okunur olarak."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Xfce Yapılandırma Servisi"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Xfce yapılandırma aracı"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "Hataları göndereceÄiniz adres: http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "Seçenekleri ayrıÅtırmada hata: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "BaÅka bir Xfconf çalıÅıyor"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Hiç bir geride süren iÅlev baÅlatılamadı"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "'%s' özelliÄi deÄiÅtirildi: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "'%s' özelliÄi deÄiÅtirildi\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "'%s' özelliÄi silindi\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "DıÅarı aktarma yöntemi henüz saÄlanmadı"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "DıÅarı aktarma henüz saÄlanmadı"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "Sürüm bilgisi"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "DeÄiÅiklik / sorgu için kanal"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "DeÄiÅiklik / sorgu için özellik"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Ãzellik için yeni deÄer belirle"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "Ãzellikleri (veya kanalları, eÄer -c seçilmemiÅse) listele"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "YoÄun çıktı"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "EÄer yoksa, yeni bir özellik oluÅturun"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Ãzellik deÄer türünü belirle"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "ÃzelliÄi sıfırla"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Yinelemeli (-r ile kullanın)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "Bir öge de olsa, sıralamaya zorla"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "Ãzellik deÄiÅiklikleri için bir kanal izleyin"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "'%s' kanalını izlemeyi baÅlat:"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "\"%s\" özelliÄi, \"%s\" kanalında yer almamaktadır.\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(bilinmiyor)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -264,7 +274,7 @@ msgstr ""
"DeÄer, %d unsurlarından oluÅan bir sıradır:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -273,22 +283,22 @@ msgstr ""
"\"%s\" özelliÄi, \"%s\" kanalında yok. EÄer yeni bir özellik\n"
"oluÅturmak isterseniz --create seçeneÄini kullanın.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "Yeni bir özellik oluÅtururken, deÄer türünü belirlemelisiniz.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "DeÄer için var olan tür alınamadı.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "DeÄerin türü belirlenemiyor.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -296,42 +306,42 @@ msgstr ""
"Bir diziyi tekil deÄere dönüÅtürmek istiyorsanız bir deÄer türü "
"belirlemelisiniz.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Bunu \"%s\" bu türe dönüÅtürme iÅlemi \"%s\" baÅarılamadı\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Ãzellik ayarlanamadı.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "%d yeni deÄer var; ama sadece %d tür belirlenebildi.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "%d listesindeki deÄer türü belirlenemedi.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Bu kanal %s herhangi bir özellik içermiyor\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "DıÅarı aktarma dosyası yaratılamadı \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "İçeri aktarılan dosya açılamadı \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "İçeri aktarılan dosya çözümlenemiyor \"%s\": %s\n"
diff --git a/po/uk.po b/po/uk.po
index 6bd38f5..c33adc8 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-02-24 20:24+0200\n"
"Last-Translator: Dmitry Nikitin <luckas_fb at mail.ru>\n"
"Language-Team: Ukrainian <xfce4-dev at xfce.org>\n"
@@ -18,77 +18,83 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "Ðе вдалоÑÑ Ð¿ÑизнаÑиÑи влаÑÑивÑÑÑÑ.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "Ðеможливо ÑÑвоÑиÑи ÑÐµÐºÑ ÐºÐ¾Ð½ÑÑгÑÑаÑÑÑ \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "ÐедоÑÑаÑнÑо пÑав Ð´Ð»Ñ Ð·Ð¼Ñни влаÑÑивоÑÑÑ \"%s\" на ÐºÐ°Ð½Ð°Ð»Ñ \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "ÐлаÑÑивÑÑÑÑ \"%s\" вÑдÑÑÑÐ½Ñ Ð½Ð° ÐºÐ°Ð½Ð°Ð»Ñ \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "Ðеможливо видалиÑи канал \"%s\": %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "ÐепÑавилÑний Ñип Ð´Ð»Ñ <property>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "Ðеможливо визнаÑиÑи знаÑÐµÐ½Ð½Ñ ÑÐ¸Ð¿Ñ Ð´Ð»Ñ \"%s\" з \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "Тип аÑÑибÑÑÑ Ð´Ð»Ñ <value> не може бÑÑи маÑивом"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "ÐепÑавилÑний Ñип Ð´Ð»Ñ <value>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "Ðанал \"%s\" не ÑÑнÑÑ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "Ðеможливо запиÑаÑи канал \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "Ðеможливо знайÑи пÑдÑÑÐ¸Ð¼ÐºÑ Xfconf Ð´Ð»Ñ ÑÐ¸Ð¿Ñ \"%s\""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "ÐÑавилÑÐ½Ñ Ð½Ð°Ð·Ð²Ð¸ Ð¿Ð¾Ð²Ð¸Ð½Ð½Ñ Ð¿Ð¾ÑинаÑиÑÑ Ð· ÑÐ¸Ð¼Ð²Ð¾Ð»Ñ '/'"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "ÐÐ»ÐµÐ¼ÐµÐ½Ñ Ð· Ð½Ð°Ð·Ð²Ð¾Ñ root ('/') не Ñ Ð¿ÑавилÑÐ½Ð¾Ñ Ð½Ð°Ð·Ð²Ð¾Ñ Ð´Ð»Ñ Ð²Ð»Ð°ÑÑивоÑÑÑ"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -97,22 +103,22 @@ msgstr ""
"ÐÑавилÑÐ½Ñ Ð½Ð°Ð·Ð²Ð¸ можÑÑÑ Ð²ÐºÐ»ÑÑаÑи ÑÑлÑки ASCII Ñимволи A-Z, a-z, 0-9, '_', "
"'-', '<' and '>', а Ñакож '/' в ÑкоÑÑÑ ÑоздÑлÑника"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "ÐÑавилÑÐ½Ñ Ð½Ð°Ð·Ð²Ð¸ не можÑÑÑ Ð¼Ð°Ñи бÑлÑÑе двоÑ
ÑимволÑв '/' в ÑÑдкÑ"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "ÐÑавилÑÐ½Ñ Ð½Ð°Ð·Ð²Ð¸ не можÑÑÑ Ð·Ð°ÐºÑнÑÑваÑиÑÑ Ð½Ð° Ñимвол '/'"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "Ðазва ÐºÐ°Ð½Ð°Ð»Ñ Ð½Ðµ може бÑÑи поÑожнÑÐ¾Ñ ÑÑÑÑÑкоÑ"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
@@ -120,7 +126,7 @@ msgid ""
msgstr ""
"Ðазви каналÑв можÑÑÑ Ð²ÐºÐ»ÑÑаÑи ÑÑлÑки ASCII Ñимволи A-Z, a-z, 0-9, '_', Ñ '-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
@@ -129,11 +135,11 @@ msgstr ""
"ÐÑавилÑна назва може бÑÑи ÑÑлÑки бÑÑи пÑÑÑÐ¾Ñ Ð°Ð±Ð¾ \"/\" ÑкÑо поÑÑÑйне "
"ÑÐºÐ¸Ð´Ð°Ð½Ð½Ñ Ð²Ð¸Ð·Ð½Ð°Ñено."
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "ÐоказаÑи веÑÑÑÑ xfconfd."
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
@@ -141,121 +147,125 @@ msgstr ""
"ÐнÑÑÑÑменÑи конÑÑгÑÑаÑÑÑ Ð´Ð»Ñ Ð²Ð¸ÐºÐ¾ÑиÑÑаннÑ. ÐеÑÑий визнаÑений ÑнÑÑÑÑÐ¼ÐµÐ½Ñ Ñ "
"вÑдкÑиÑÑÑ Ð½Ð° ÑиÑаннÑ/запиÑ, ÑнÑÑ, ÑÑлÑки Ð´Ð»Ñ ÑиÑаннÑ."
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "СлÑжба налаÑÑÑÐ²Ð°Ð½Ð½Ñ Xfce"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "СлÑжба налаÑÑÑÐ²Ð°Ð½Ð½Ñ Xfce"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "ÐвÑÑÑйÑе пÑо помилки на http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "ÐаÑамеÑÑи поÑÑÐºÑ Ð¿Ð¾Ð¼Ð¸Ð»Ð¾Ðº: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "ÐнÑа ÑлÑжба Xfconf вже пÑаÑÑÑ"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Ðеможливо запÑÑÑиÑи пÑдÑÑимкÑ"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "ÐлаÑÑивÑÑÑÑ '%s' змÑнено: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "ÐлаÑÑивÑÑÑÑ '%s' змÑнено\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "ÐлаÑÑивÑÑÑÑ '%s' видалено\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "ÐеÑод екÑпоÑÑÑ Ð½Ðµ може бÑÑи заÑÑоÑовано"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "ÐкÑпоÑÑ Ð½Ðµ може бÑÑи заÑÑоÑовано"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "ÐнÑоÑмаÑÑÑ Ð¿Ñо веÑÑÑÑ"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "Ðанал Ð´Ð»Ñ Ð·Ð°Ð¿Ð¸ÑÑ/змÑни"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "ÐлаÑÑивÑÑÑÑ Ð´Ð»Ñ Ð·Ð°Ð¿Ð¸ÑÑ/змÑни"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "Ðове знаÑÐµÐ½Ð½Ñ Ð¿ÑизнаÑено Ð´Ð»Ñ Ð²Ð»Ð°ÑÑивоÑÑÑ"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "СпиÑок влаÑÑивоÑÑей (або каналÑв, ÑкÑо не вказано -c)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Ðокладний вивÑд"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "СÑвоÑиÑи Ð½Ð¾Ð²Ñ Ð²Ð»Ð°ÑÑивÑÑÑÑ, ÑкÑо ÑÑ Ñе не ÑÑнÑÑ"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "ÐÑизнаÑиÑи Ñип знаÑÐµÐ½Ð½Ñ Ð´Ð»Ñ Ð²Ð»Ð°ÑÑивоÑÑÑ"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "СкинÑÑи влаÑÑивÑÑÑÑ"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "ÐоÑÑÑйно (викоÑиÑÑовÑÑÑÑÑÑ Ð· -r)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "ÐаÑÑоÑовÑваÑи маÑив навÑÑÑ ÑкÑо ÑÑлÑки один елеменÑ"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "СпоÑÑеÑÑгаÑи за змÑÐ½Ð¾Ñ Ð²Ð»Ð°ÑÑивоÑÑей каналÑ"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "РозпоÑаÑи ÑпоÑÑеÑÐµÐ¶ÐµÐ½Ð½Ñ ÐºÐ°Ð½Ð°Ð»Ñ '%s':"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "ÐлаÑÑивÑÑÑÑ \"%s\" вÑдÑÑÑÐ½Ñ Ð² ÐºÐ°Ð½Ð°Ð»Ñ \"%s\".\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(невÑдомо)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -264,7 +274,7 @@ msgstr ""
"ÐнаÑÐµÐ½Ð½Ñ Ñ Ð² маÑÐ¸Ð²Ñ Ð· %d пÑедмеÑами:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -273,63 +283,63 @@ msgstr ""
"ÐлаÑÑивÑÑÑÑ \"%s\" вÑдÑÑÑÐ½Ñ Ð½Ð° ÐºÐ°Ð½Ð°Ð»Ñ \"%s\". ЯкÑо бажаÑÑе\n"
"ÑÑвоÑиÑи новÑ, викоÑиÑÑовÑйÑе опÑÑÑ --create.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "ÐÐ»Ñ ÑÑвоÑÐµÐ½Ð½Ñ Ð²Ð»Ð°ÑÑивоÑÑÑ Ðи Ð¿Ð¾Ð²Ð¸Ð½Ð½Ñ Ð²Ð¸Ð·Ð½Ð°ÑиÑи Ñип знаÑеннÑ.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Ðе вдалоÑÑ Ð¾ÑÑимаÑи ÑÑнÑÑÑий Ñип Ð´Ð»Ñ Ð·Ð½Ð°ÑеннÑ.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Ðеможливо визнаÑиÑи Ñип знаÑеннÑ.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
msgstr "Тип знаÑÐµÐ½Ð½Ñ Ð¼ÑÑиÑÑ Ð±ÑÑи зазнаÑений Ð´Ð»Ñ Ð·Ð¼Ñни маÑÐ¸Ð²Ñ Ð² одиноÑномÑ.\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "Ðеможливо конвеÑÑÑваÑи \"%s\" в Ñип \"%s\"\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "Ðе вдалоÑÑ Ð¿ÑизнаÑиÑи влаÑÑивÑÑÑÑ.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "ТÑÑ Ñ %d новиÑ
знаÑенÑ, але ÑÑлÑки %d ÑипÑв можна визнаÑиÑи.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "Ðеможливо визнаÑиÑи Ñип знаÑÐµÐ½Ð½Ñ Ð² ÑндекÑÑ %d.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "Ðанал '%s' не Ð¼Ð°Ñ Ð²Ð»Ð°ÑÑивоÑÑей\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "Ðеможливо ÑÑвоÑиÑи Ñайл екÑпоÑÑÑ \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "Ðеможливо вÑдкÑиÑи Ñайл ÑмпоÑÑÑ \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "Ðеможливо ÑозÑбÑаÑи Ñайл ÑмпоÑÑÑ \"%s\": %s\n"
diff --git a/po/ur.po b/po/ur.po
index 8e9598a..da5f03f 100644
--- a/po/ur.po
+++ b/po/ur.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-04-28 20:20+0500\n"
"Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
"Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -19,231 +19,253 @@ msgstr ""
"X-Poedit-Country: PAKISTAN\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "خصÙصÛت سÛÙ¹ کرÙÛ Ù
ÛÚº غÙØ·Û.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "ترتÛبات ÚائرÛÚ©Ù¹Ø±Û \"%s\" ÙÛÛÚº بÙØ§Ø¦Û Ø¬Ø§Ø³Ú©ØªÛ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:328
-#: xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "ÚÛÙÙ \"%s\" پر \"%s\" Ú©Û Ø®ØµÙصÛات تبدÛ٠کرÙÛ Ú©Û Ø¯ÙØ±Ø§Ù Ø§Ø¬Ø§Ø²Û Ø±Ú©Ø§ÙÙ¹"
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "ÚÛÙÙ \"%s\" پر خاصÛت \"%s\" ÙÛÛÚº Ù¾Ø§Ø¦Û Ú¯Ø¦Û"
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "ÚÛÙÙ Øذ٠کرÙÛ Ù
ÛÚº ÙاکاÙ
Û \"%s\": %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Ùا Ù
ÙزÙÚº ÙÙعÛت Ø¨Ø±Ø§Ø¦Û <خاصÛت>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "\"%s\" Ø³Û ÙÙعÛت \"%s\" Ú©Û Ùدر بÛا٠ÙÛÛÚº Ú©Û Ø¬Ø§Ø³Ú©ØªÛ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "ÙÙعÛت صÙت برائÛ<value> ص٠Ù
ÛÚº ÙÛÛÚº"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Ùا Ù
ÙزÙÚº ÙÙعÛت Ø¨Ø±Ø§Ø¦Û <value>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "ÚÛÙÙ \"%s\" ÙÛÛÚº پاÛا Ú¯Ûا"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "ÚÛÙÙ ÙÛÛÚº Ùکھا جاسکتا \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "ÙÙعÛت \"%s\" کا Xfconf بÛÚ© اÛÙÚ ØªÙاش کرÙÛ Ù
ÛÚº ÙاکاÙ
Û"
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "ÙازÙ
ÛÛ Ú©Û Ø®ØµÙصÛت Ú©Û ÙاÙ
'/' Ø³Û Ø´Ø±Ùع ÛÙÚº"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "رÙÙ¹ عÙصر ('/') Ù
ÙزÙÚº خصÙصÛت ÙاÙ
ÙÛÛÚº ÛÛ"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
-msgid "Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', '-', '<' and '>', as well as '/' as a separator"
-msgstr "خصÙصÛت Ú©Û ÙاÙ
Ù
ÛÚº صر٠ASCII ØرÙÙ ÛÛ ÛÙÙÛ ÚاÛئÛÚº A-Z, a-z, 0-9, '_', '-', '<' اÙر '>' ساتھ Ù
ÛÚº '/' بطÙر جداگار"
+msgid ""
+"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
+"'-', '<' and '>', as well as '/' as a separator"
+msgstr ""
+"خصÙصÛت Ú©Û ÙاÙ
Ù
ÛÚº صر٠ASCII ØرÙÙ ÛÛ ÛÙÙÛ ÚاÛئÛÚº A-Z, a-z, 0-9, '_', '-', '<' "
+"اÙر '>' ساتھ Ù
ÛÚº '/' بطÙر جداگار"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "خصÙصÛت Ú©Û ÙاÙ
Ù
ÛÚº د٠Ûا اس Ø³Û Ø²ÛØ§Ø¯Û Ù
تÙاتر '/' ÙÛÛÚº ÛÙÙا ÚاÛÛÛ"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "خصÙصÛت کا ÙاÙ
'/' پر ختÙ
ÙÛÛÚº ÛÙÙا ÚاÛÛÛ"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "ÚÛÙ٠کا ÙاÙ
خاÙÛ ÙÛÛÚº ÛÙÙا ÚاÛÛÛ"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
-msgid "Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and '-'"
-msgstr "ÚÛÙ٠کا ÙاÙ
صر٠ASCII ØرÙ٠پر Ù
شتÙ
Ù ÛÙÙا ÚاÛÛÛ A-Z, a-z, 0-9, '_' اÙر '-'"
+msgid ""
+"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
+"'-'"
+msgstr ""
+"ÚÛÙ٠کا ÙاÙ
صر٠ASCII ØرÙ٠پر Ù
شتÙ
Ù ÛÙÙا ÚاÛÛÛ A-Z, a-z, 0-9, '_' اÙر '-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
-msgid "The property name can only be empty or \"/\" if a recursive reset was specified"
-msgstr "خصÙصÛت کا ÙاÙ
صر٠خاÙÛ ÛÙسکتا ÛÛ Ûا \"/\" اگر ØªÚ©Ø±Ø§Ø±Û Ø±Ûزٹ Ù
تعÛÙ Ú©Ûا Ú¯Ûا ÛÙ"
+msgid ""
+"The property name can only be empty or \"/\" if a recursive reset was "
+"specified"
+msgstr ""
+"خصÙصÛت کا ÙاÙ
صر٠خاÙÛ ÛÙسکتا ÛÛ Ûا \"/\" اگر ØªÚ©Ø±Ø§Ø±Û Ø±Ûزٹ Ù
تعÛÙ Ú©Ûا Ú¯Ûا ÛÙ"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "xfconfd ÙرÚÙ Ú©Û Ø·Ø¨Ø§Ø¹Øª کرÛÚº."
-#: xfconfd/main.c:134
-msgid "Configuration backends to use. The first backend specified is opened read/write; the others, read-only."
-msgstr "استعÙ
Ø§Ù Ú©Û ÙÛÛ ØªØ±ØªÛبات بÛÚ© اÛÙÚ. Ù¾ÛÙا Ù
عÛÙÛ Ø¨ÛÚ© اÛÙد Ù¾ÚÚ¾ÙÛ/ÙÚ©Ú¾ÙÛ Ú©Û ÙÛÛ Ú©Ú¾Ùا ÛÙا ÛÛØ Ø¯Ùسرا صر٠پÚÚ¾ÙÛ Ú©Û ÙÛÛ."
+#: ../xfconfd/main.c:135
+msgid ""
+"Configuration backends to use. The first backend specified is opened read/"
+"write; the others, read-only."
+msgstr ""
+"استعÙ
Ø§Ù Ú©Û ÙÛÛ ØªØ±ØªÛبات بÛÚ© اÛÙÚ. Ù¾ÛÙا Ù
عÛÙÛ Ø¨ÛÚ© اÛÙد Ù¾ÚÚ¾ÙÛ/ÙÚ©Ú¾ÙÛ Ú©Û ÙÛÛ Ú©Ú¾Ùا "
+"ÛÙا ÛÛØ Ø¯Ùسرا صر٠پÚÚ¾ÙÛ Ú©Û ÙÛÛ."
+
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "اÛکسÙس ترتÛبات ÚÛÙ
Ù"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "اÛکسÙس ترتÛبات ÚÛÙ
Ù"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "بگ رپÙرٹ کرÛÚº تا http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "اختÛارات بÛا٠کرÙÛ Ù
ÛÚº غÙØ·Û: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "دÙسرا Xfconf ÚÛÙ
Ù Ù¾ÛÙÛ ÛÛ Ú٠رÛا ÛÛ"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Ú©ÙØ¦Û Ø¨ÛÚ© اÛÙÚ ÙÛÛÚº ÚÙاÛا Ú¯Ûا"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "خصÙصÛت '%s' تبدÛÙ: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "خصÙصÛت '%s' تبدÛÙ\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "خصÙصÛت '%s' Øذ٠شدÛ\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "برآÙ
د Ù
ÛØªÚ¾Ú Ø§Ø¨Ú¾Û ØªÚ© Ùاگ٠ÙÛÛÚº Ú©Ûا Ú¯Ûا"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "برآÙ
د Ø§Ø¨Ú¾Û ØªÚ© Ùاگ٠ÙÛÛÚº Ú©Û Ú¯Ø¦Û"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "ÙرÚÙ Ú©Û Ù
عÙÙÙ
ات"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "ÚÛÙÙ Ø¨Ø±Ø§Ø¦Û Ø§Ø³ØªÙسار/تبدÛÙÛ"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "خصÙصÛت Ø¨Ø±Ø§Ø¦Û Ø§Ø³ØªÙسار/تبدÛÙÛ"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "خصÙصÛت پر Ù
رتب کرÙÛ Ú©Û ÙÛÛ ÙØ¦Û Ùدر"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "ÙÛرست خصÙصÛات (Ûا ÚÛÙ٠اگر -c Ù
تعÛÙ ÙÛÛÚº ÛÛ)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "پرÛشا٠ک٠Ù
اØاصÙ"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "اگر Ù¾ÛÙÛ Ø³Û Ù
ÙجÙد ÙÛÛÚº ت٠ÙØ¦Û Ø®ØµÙصÛت بÙائÛÚº"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "خصÙصÛت Ú©Û Ùدر ÙÙعÛت Ù
تعÛ٠کرÛÚº"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "خصÙصÛت صا٠کرÛÚº"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "ØªÚ©Ø±Ø§Ø±Û (-r Ú©Û Ø³Ø§ØªÚ¾ استعÙ
اÙ)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "ص٠پر زÙر دÛÚº ÚاÛÛ Ø§ÛÚ© ÛÛ Ø¹Ùصر ÛÙ"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "خصÙصÛت Ú©Û ØªØ¨Ø¯ÛÙÛ Ú©Û ÙÛÛ ÚÛÙÙ Ù
اÙÛٹر کرÛÚº"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "ÚÛÙÙ '%s' Ú©Û Ù
اÙÛٹرÙÚ¯ شرÙع کرÛÚº:"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "خصÙصÛت \"%s\" ÚÛÙÙ \"%s\" پر Ù
ÙجÙد ÙÛÛÚº.\n"
-#: xfconf-query/main.c:379
-#: xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(ÙاÙ
عÙÙÙ
)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -252,7 +274,7 @@ msgstr ""
"Ùدر %d عÙاصر Ú©Û Ø³Ø§ØªÚ¾ ترتÛب Ù
ÛÚº ÛÛ:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -261,66 +283,65 @@ msgstr ""
"ÚÛÙÙ \"%s\" پر خصÙصÛت \"%s\" Ù
ÙجÙد ÙÛÛÚº. اگر ÙئÛ\n"
"خصÙصÛت بÙاÙا ÙازÙ
Û Û٠ت٠--create اختÛار استعÙ
ا٠کرÛÚº.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "ÙØ¦Û Ø®ØµÙصÛت بÙØ§ØªÛ ÛÙØ¦Û Ùدر Ú©Û ÙÙعÛت Ù
تعÛ٠کرÙا ÙازÙ
Û ÛÛ.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Ùدر Ú©Û Ø³Ø§Ø¨ÙÛ ÙÙعÛت Øاص٠کرÙÛ Ù
ÛÚº ÙاکاÙ
Û.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Ùدر Ú©Û ÙÙعÛت کا ÙÛصÙÛ Ú©Ø±ÙÛ Ù
ÛÚº ÙاکاÙ
Û.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
-msgid "A value type must be specified to change an array into a single value.\n"
-msgstr "Ùدر Ú©Û ÙÙعÛت Ù
تعÛ٠کرÙا ÙازÙ
Û ÛÛ ØªØ§Ú©Û Ú©Ø³Û ØµÙ Ú©Ù Ø§ÛÚ© Ù
Ùرد Ùدر Ù
ÛÚº بدÙا جاسکÛ.\n"
+msgid ""
+"A value type must be specified to change an array into a single value.\n"
+msgstr ""
+"Ùدر Ú©Û ÙÙعÛت Ù
تعÛ٠کرÙا ÙازÙ
Û ÛÛ ØªØ§Ú©Û Ú©Ø³Û ØµÙ Ú©Ù Ø§ÛÚ© Ù
Ùرد Ùدر Ù
ÛÚº بدÙا "
+"جاسکÛ.\n"
-#: xfconf-query/main.c:463
-#: xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "\"%s\" Ú©Ù ÙÙعÛت \"%s\" Ù
ÛÚº بدÙÙÛ Ù
ÛÚº ÙاکاÙ
Û\n"
-#: xfconf-query/main.c:470
-#: xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "خصÙصÛت سÛÙ¹ کرÙÛ Ù
ÛÚº غÙØ·Û.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "ÛÛاں %d ÙØ¦Û ÙدرÛÚº ÛÛÚºØ Ù
گر صر٠%d ÙÙعÛت بÛا٠ÛÙØ³Ú©ØªÛ ÛÛ.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "ÙÛرست %d پر Ùدر Ú©Û ÙÙعÛت کا ÙÛصÙÛ Ú©Ø±ÙÛ Ù
ÛÚº ÙاکاÙ
Û.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "ÚÛÙÙ '%s' Ù
ÛÚº Ú©ÙØ¦Û Ø®ØµÙصÛات ÙÛÛÚº\n"
-#: xfconf-query/main.c:583
-#: xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "برآÙ
د Ùائ٠ÙÛÛÚº بÙØ§Ø¦Û Ø¬Ø§Ø³Ú©ØªÛ \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "درآÙ
د Ùائ٠ÙÛÛÚº Ú©Ú¾ÙÙÛ Ø¬Ø§Ø³Ú©ØªÛ \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "درآÙ
د Ùائ٠بÛا٠ÙÛÛÚº Ú©Û Ø¬Ø§Ø³Ú©ØªÛ \"%s\": %s\n"
-
diff --git a/po/ur_PK.po b/po/ur_PK.po
index 8e9598a..da5f03f 100644
--- a/po/ur_PK.po
+++ b/po/ur_PK.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-04-28 20:20+0500\n"
"Last-Translator: Muhammad Ali Makki <makki.ma at gmail.com>\n"
"Language-Team: Urdu <makki.ma at gmail.com>\n"
@@ -19,231 +19,253 @@ msgstr ""
"X-Poedit-Country: PAKISTAN\n"
"X-Poedit-SourceCharset: utf-8\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "خصÙصÛت سÛÙ¹ کرÙÛ Ù
ÛÚº غÙØ·Û.\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "ترتÛبات ÚائرÛÚ©Ù¹Ø±Û \"%s\" ÙÛÛÚº بÙØ§Ø¦Û Ø¬Ø§Ø³Ú©ØªÛ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:328
-#: xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "ÚÛÙÙ \"%s\" پر \"%s\" Ú©Û Ø®ØµÙصÛات تبدÛ٠کرÙÛ Ú©Û Ø¯ÙØ±Ø§Ù Ø§Ø¬Ø§Ø²Û Ø±Ú©Ø§ÙÙ¹"
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "ÚÛÙÙ \"%s\" پر خاصÛت \"%s\" ÙÛÛÚº Ù¾Ø§Ø¦Û Ú¯Ø¦Û"
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "ÚÛÙÙ Øذ٠کرÙÛ Ù
ÛÚº ÙاکاÙ
Û \"%s\": %s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "Ùا Ù
ÙزÙÚº ÙÙعÛت Ø¨Ø±Ø§Ø¦Û <خاصÛت>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "\"%s\" Ø³Û ÙÙعÛت \"%s\" Ú©Û Ùدر بÛا٠ÙÛÛÚº Ú©Û Ø¬Ø§Ø³Ú©ØªÛ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "ÙÙعÛت صÙت برائÛ<value> ص٠Ù
ÛÚº ÙÛÛÚº"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "Ùا Ù
ÙزÙÚº ÙÙعÛت Ø¨Ø±Ø§Ø¦Û <value>: \"%s\""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "ÚÛÙÙ \"%s\" ÙÛÛÚº پاÛا Ú¯Ûا"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "ÚÛÙÙ ÙÛÛÚº Ùکھا جاسکتا \"%s\": %s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "ÙÙعÛت \"%s\" کا Xfconf بÛÚ© اÛÙÚ ØªÙاش کرÙÛ Ù
ÛÚº ÙاکاÙ
Û"
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "ÙازÙ
ÛÛ Ú©Û Ø®ØµÙصÛت Ú©Û ÙاÙ
'/' Ø³Û Ø´Ø±Ùع ÛÙÚº"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "رÙÙ¹ عÙصر ('/') Ù
ÙزÙÚº خصÙصÛت ÙاÙ
ÙÛÛÚº ÛÛ"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
-msgid "Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', '-', '<' and '>', as well as '/' as a separator"
-msgstr "خصÙصÛت Ú©Û ÙاÙ
Ù
ÛÚº صر٠ASCII ØرÙÙ ÛÛ ÛÙÙÛ ÚاÛئÛÚº A-Z, a-z, 0-9, '_', '-', '<' اÙر '>' ساتھ Ù
ÛÚº '/' بطÙر جداگار"
+msgid ""
+"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
+"'-', '<' and '>', as well as '/' as a separator"
+msgstr ""
+"خصÙصÛت Ú©Û ÙاÙ
Ù
ÛÚº صر٠ASCII ØرÙÙ ÛÛ ÛÙÙÛ ÚاÛئÛÚº A-Z, a-z, 0-9, '_', '-', '<' "
+"اÙر '>' ساتھ Ù
ÛÚº '/' بطÙر جداگار"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "خصÙصÛت Ú©Û ÙاÙ
Ù
ÛÚº د٠Ûا اس Ø³Û Ø²ÛØ§Ø¯Û Ù
تÙاتر '/' ÙÛÛÚº ÛÙÙا ÚاÛÛÛ"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "خصÙصÛت کا ÙاÙ
'/' پر ختÙ
ÙÛÛÚº ÛÙÙا ÚاÛÛÛ"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "ÚÛÙ٠کا ÙاÙ
خاÙÛ ÙÛÛÚº ÛÙÙا ÚاÛÛÛ"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
-msgid "Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and '-'"
-msgstr "ÚÛÙ٠کا ÙاÙ
صر٠ASCII ØرÙ٠پر Ù
شتÙ
Ù ÛÙÙا ÚاÛÛÛ A-Z, a-z, 0-9, '_' اÙر '-'"
+msgid ""
+"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
+"'-'"
+msgstr ""
+"ÚÛÙ٠کا ÙاÙ
صر٠ASCII ØرÙ٠پر Ù
شتÙ
Ù ÛÙÙا ÚاÛÛÛ A-Z, a-z, 0-9, '_' اÙر '-'"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
-msgid "The property name can only be empty or \"/\" if a recursive reset was specified"
-msgstr "خصÙصÛت کا ÙاÙ
صر٠خاÙÛ ÛÙسکتا ÛÛ Ûا \"/\" اگر ØªÚ©Ø±Ø§Ø±Û Ø±Ûزٹ Ù
تعÛÙ Ú©Ûا Ú¯Ûا ÛÙ"
+msgid ""
+"The property name can only be empty or \"/\" if a recursive reset was "
+"specified"
+msgstr ""
+"خصÙصÛت کا ÙاÙ
صر٠خاÙÛ ÛÙسکتا ÛÛ Ûا \"/\" اگر ØªÚ©Ø±Ø§Ø±Û Ø±Ûزٹ Ù
تعÛÙ Ú©Ûا Ú¯Ûا ÛÙ"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "xfconfd ÙرÚÙ Ú©Û Ø·Ø¨Ø§Ø¹Øª کرÛÚº."
-#: xfconfd/main.c:134
-msgid "Configuration backends to use. The first backend specified is opened read/write; the others, read-only."
-msgstr "استعÙ
Ø§Ù Ú©Û ÙÛÛ ØªØ±ØªÛبات بÛÚ© اÛÙÚ. Ù¾ÛÙا Ù
عÛÙÛ Ø¨ÛÚ© اÛÙد Ù¾ÚÚ¾ÙÛ/ÙÚ©Ú¾ÙÛ Ú©Û ÙÛÛ Ú©Ú¾Ùا ÛÙا ÛÛØ Ø¯Ùسرا صر٠پÚÚ¾ÙÛ Ú©Û ÙÛÛ."
+#: ../xfconfd/main.c:135
+msgid ""
+"Configuration backends to use. The first backend specified is opened read/"
+"write; the others, read-only."
+msgstr ""
+"استعÙ
Ø§Ù Ú©Û ÙÛÛ ØªØ±ØªÛبات بÛÚ© اÛÙÚ. Ù¾ÛÙا Ù
عÛÙÛ Ø¨ÛÚ© اÛÙد Ù¾ÚÚ¾ÙÛ/ÙÚ©Ú¾ÙÛ Ú©Û ÙÛÛ Ú©Ú¾Ùا "
+"ÛÙا ÛÛØ Ø¯Ùسرا صر٠پÚÚ¾ÙÛ Ú©Û ÙÛÛ."
+
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "اÛکسÙس ترتÛبات ÚÛÙ
Ù"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "اÛکسÙس ترتÛبات ÚÛÙ
Ù"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "بگ رپÙرٹ کرÛÚº تا http://bugs.xfce.org/\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "اختÛارات بÛا٠کرÙÛ Ù
ÛÚº غÙØ·Û: %s\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "دÙسرا Xfconf ÚÛÙ
Ù Ù¾ÛÙÛ ÛÛ Ú٠رÛا ÛÛ"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "Ú©ÙØ¦Û Ø¨ÛÚ© اÛÙÚ ÙÛÛÚº ÚÙاÛا Ú¯Ûا"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "خصÙصÛت '%s' تبدÛÙ: %s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "خصÙصÛت '%s' تبدÛÙ\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "خصÙصÛت '%s' Øذ٠شدÛ\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "برآÙ
د Ù
ÛØªÚ¾Ú Ø§Ø¨Ú¾Û ØªÚ© Ùاگ٠ÙÛÛÚº Ú©Ûا Ú¯Ûا"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "برآÙ
د Ø§Ø¨Ú¾Û ØªÚ© Ùاگ٠ÙÛÛÚº Ú©Û Ú¯Ø¦Û"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "ÙرÚÙ Ú©Û Ù
عÙÙÙ
ات"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "ÚÛÙÙ Ø¨Ø±Ø§Ø¦Û Ø§Ø³ØªÙسار/تبدÛÙÛ"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "خصÙصÛت Ø¨Ø±Ø§Ø¦Û Ø§Ø³ØªÙسار/تبدÛÙÛ"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "خصÙصÛت پر Ù
رتب کرÙÛ Ú©Û ÙÛÛ ÙØ¦Û Ùدر"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "ÙÛرست خصÙصÛات (Ûا ÚÛÙ٠اگر -c Ù
تعÛÙ ÙÛÛÚº ÛÛ)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "پرÛشا٠ک٠Ù
اØاصÙ"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "اگر Ù¾ÛÙÛ Ø³Û Ù
ÙجÙد ÙÛÛÚº ت٠ÙØ¦Û Ø®ØµÙصÛت بÙائÛÚº"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "خصÙصÛت Ú©Û Ùدر ÙÙعÛت Ù
تعÛ٠کرÛÚº"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "خصÙصÛت صا٠کرÛÚº"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "ØªÚ©Ø±Ø§Ø±Û (-r Ú©Û Ø³Ø§ØªÚ¾ استعÙ
اÙ)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "ص٠پر زÙر دÛÚº ÚاÛÛ Ø§ÛÚ© ÛÛ Ø¹Ùصر ÛÙ"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "خصÙصÛت Ú©Û ØªØ¨Ø¯ÛÙÛ Ú©Û ÙÛÛ ÚÛÙÙ Ù
اÙÛٹر کرÛÚº"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "ÚÛÙÙ '%s' Ú©Û Ù
اÙÛٹرÙÚ¯ شرÙع کرÛÚº:"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "خصÙصÛت \"%s\" ÚÛÙÙ \"%s\" پر Ù
ÙجÙد ÙÛÛÚº.\n"
-#: xfconf-query/main.c:379
-#: xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(ÙاÙ
عÙÙÙ
)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -252,7 +274,7 @@ msgstr ""
"Ùدر %d عÙاصر Ú©Û Ø³Ø§ØªÚ¾ ترتÛب Ù
ÛÚº ÛÛ:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -261,66 +283,65 @@ msgstr ""
"ÚÛÙÙ \"%s\" پر خصÙصÛت \"%s\" Ù
ÙجÙد ÙÛÛÚº. اگر ÙئÛ\n"
"خصÙصÛت بÙاÙا ÙازÙ
Û Û٠ت٠--create اختÛار استعÙ
ا٠کرÛÚº.\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "ÙØ¦Û Ø®ØµÙصÛت بÙØ§ØªÛ ÛÙØ¦Û Ùدر Ú©Û ÙÙعÛت Ù
تعÛ٠کرÙا ÙازÙ
Û ÛÛ.\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "Ùدر Ú©Û Ø³Ø§Ø¨ÙÛ ÙÙعÛت Øاص٠کرÙÛ Ù
ÛÚº ÙاکاÙ
Û.\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "Ùدر Ú©Û ÙÙعÛت کا ÙÛصÙÛ Ú©Ø±ÙÛ Ù
ÛÚº ÙاکاÙ
Û.\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
-msgid "A value type must be specified to change an array into a single value.\n"
-msgstr "Ùدر Ú©Û ÙÙعÛت Ù
تعÛ٠کرÙا ÙازÙ
Û ÛÛ ØªØ§Ú©Û Ú©Ø³Û ØµÙ Ú©Ù Ø§ÛÚ© Ù
Ùرد Ùدر Ù
ÛÚº بدÙا جاسکÛ.\n"
+msgid ""
+"A value type must be specified to change an array into a single value.\n"
+msgstr ""
+"Ùدر Ú©Û ÙÙعÛت Ù
تعÛ٠کرÙا ÙازÙ
Û ÛÛ ØªØ§Ú©Û Ú©Ø³Û ØµÙ Ú©Ù Ø§ÛÚ© Ù
Ùرد Ùدر Ù
ÛÚº بدÙا "
+"جاسکÛ.\n"
-#: xfconf-query/main.c:463
-#: xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "\"%s\" Ú©Ù ÙÙعÛت \"%s\" Ù
ÛÚº بدÙÙÛ Ù
ÛÚº ÙاکاÙ
Û\n"
-#: xfconf-query/main.c:470
-#: xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "خصÙصÛت سÛÙ¹ کرÙÛ Ù
ÛÚº غÙØ·Û.\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "ÛÛاں %d ÙØ¦Û ÙدرÛÚº ÛÛÚºØ Ù
گر صر٠%d ÙÙعÛت بÛا٠ÛÙØ³Ú©ØªÛ ÛÛ.\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "ÙÛرست %d پر Ùدر Ú©Û ÙÙعÛت کا ÙÛصÙÛ Ú©Ø±ÙÛ Ù
ÛÚº ÙاکاÙ
Û.\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "ÚÛÙÙ '%s' Ù
ÛÚº Ú©ÙØ¦Û Ø®ØµÙصÛات ÙÛÛÚº\n"
-#: xfconf-query/main.c:583
-#: xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "برآÙ
د Ùائ٠ÙÛÛÚº بÙØ§Ø¦Û Ø¬Ø§Ø³Ú©ØªÛ \"%s\": %s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "درآÙ
د Ùائ٠ÙÛÛÚº Ú©Ú¾ÙÙÛ Ø¬Ø§Ø³Ú©ØªÛ \"%s\": %s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "درآÙ
د Ùائ٠بÛا٠ÙÛÛÚº Ú©Û Ø¬Ø§Ø³Ú©ØªÛ \"%s\": %s\n"
-
diff --git a/po/xfconf.pot b/po/xfconf.pot
index d49939f..c4394fb 100644
--- a/po/xfconf.pot
+++ b/po/xfconf.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -16,307 +16,317 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr ""
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr ""
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr ""
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr ""
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr ""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr ""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr ""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr ""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr ""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr ""
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr ""
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr ""
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr ""
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr ""
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
"'-', '<' and '>', as well as '/' as a separator"
msgstr ""
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr ""
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr ""
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr ""
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
"'-'"
msgstr ""
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
"specified"
msgstr ""
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr ""
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
msgstr ""
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr ""
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr ""
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr ""
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr ""
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr ""
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr ""
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr ""
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr ""
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr ""
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr ""
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr ""
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr ""
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr ""
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr ""
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr ""
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr ""
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr ""
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr ""
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr ""
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr ""
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr ""
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr ""
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr ""
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr ""
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr ""
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr ""
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
"\n"
msgstr ""
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
"property should be created, use the --create option.\n"
msgstr ""
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr ""
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr ""
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr ""
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
msgstr ""
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr ""
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr ""
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr ""
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr ""
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr ""
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr ""
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr ""
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 37ce4ea..be58137 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Xfconf\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-04-07 23:25+0200\n"
+"POT-Creation-Date: 2009-09-27 15:19+0200\n"
"PO-Revision-Date: 2009-06-14 02:43+0800\n"
"Last-Translator: Chris K. Zhang <plutino at gmail.com>\n"
"Language-Team: Simplified Chinese <xfce-i18n at xfce.org>\n"
@@ -15,77 +15,83 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: xfconfd/xfconf-backend-perchannel-xml.c:280
+#: ../xfconf/xfconf-cache.c:855
+#, fuzzy, c-format
+msgid "Failed to make ResetProperty DBus call"
+msgstr "æ æ³è®¾ç½®å±æ§ã\n"
+
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:280
#, c-format
msgid "Unable to create configuration directory \"%s\""
msgstr "æ æ³å建é
ç½®ç®å½â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:328 xfconfd/xfconf-daemon.c:244
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:328
+#: ../xfconfd/xfconf-daemon.c:244
#, c-format
msgid "Permission denied while modifying property \"%s\" on channel \"%s\""
msgstr "没æä¿®æ¹ééâ%2$sâçå±æ§â%1$sâçæé"
-#: xfconfd/xfconf-backend-perchannel-xml.c:393
-#: xfconfd/xfconf-backend-perchannel-xml.c:475
-#: xfconfd/xfconf-backend-perchannel-xml.c:636
-#: xfconfd/xfconf-backend-perchannel-xml.c:656
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:393
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:475
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:636
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:656
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\""
msgstr "ééâ%2$sâ没æå±æ§â%1$sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:603
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:603
#, c-format
msgid "Unable to remove channel \"%s\": %s"
msgstr "æ æ³ç§»é¤ééâ%sâï¼%s"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1293
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1293
#, c-format
msgid "Invalid type for <property>: \"%s\""
msgstr "<å±æ§>ç±»åæ æï¼â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1309
-#: xfconfd/xfconf-backend-perchannel-xml.c:1385
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1309
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1385
#, c-format
msgid "Unable to parse value of type \"%s\" from \"%s\""
msgstr "æ æ³å°â%2$sâ解æ为â%1$sâç±»åçå¼"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1365
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1365
#, c-format
msgid "The type attribute of <value> cannot be an array"
msgstr "<å¼>çç±»åå±æ§ä¸è½æ¯æ°ç»"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1374
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1374
#, c-format
msgid "Invalid type for <value>: \"%s\""
msgstr "<å¼>ç±»åæ æï¼â%sâ"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1662
-#: xfconfd/xfconf-backend-perchannel-xml.c:1907
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1662
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1907
#, c-format
msgid "Channel \"%s\" does not exist"
msgstr "ééâ%sâä¸åå¨"
-#: xfconfd/xfconf-backend-perchannel-xml.c:1965
+#: ../xfconfd/xfconf-backend-perchannel-xml.c:1965
#, c-format
msgid "Unable to write channel \"%s\": %s"
msgstr "æ æ³åå
¥ééâ%sâï¼%s"
-#: xfconfd/xfconf-backend-factory.c:75
+#: ../xfconfd/xfconf-backend-factory.c:76
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "æ¾ä¸å°â%sâç±»åç Xfconf åå°"
-#: xfconfd/xfconf-backend.c:103
+#: ../xfconfd/xfconf-backend.c:103
#, c-format
msgid "Property names must start with a '/' character"
msgstr "å±æ§å称å¿
须以â/âå符å¼å¤´"
-#: xfconfd/xfconf-backend.c:112
+#: ../xfconfd/xfconf-backend.c:112
#, c-format
msgid "The root element ('/') is not a valid property name"
msgstr "æ ¹å
ç´ (â/â)ä¸è½åå±æ§å称"
-#: xfconfd/xfconf-backend.c:126
+#: ../xfconfd/xfconf-backend.c:126
#, c-format
msgid ""
"Property names can only include the ASCII characters A-Z, a-z, 0-9, '_', "
@@ -94,160 +100,164 @@ msgstr ""
"å±æ§å称åªè½å
å« ASCII å符 A-Z, a-z, 0-9, _, -, <, æè
>, â/âå¯ç¨å\n"
"åé符"
-#: xfconfd/xfconf-backend.c:135
+#: ../xfconfd/xfconf-backend.c:135
#, c-format
msgid "Property names cannot have two or more consecutive '/' characters"
msgstr "å±æ§å称ä¸è½æ两个以ä¸è¿ç»çâ/âå符"
-#: xfconfd/xfconf-backend.c:146
+#: ../xfconfd/xfconf-backend.c:146
#, c-format
msgid "Property names cannot end with a '/' character"
msgstr "å±æ§å称ä¸è½ä»¥â/âå符ç»æ"
-#: xfconfd/xfconf-backend.c:163
+#: ../xfconfd/xfconf-backend.c:163
#, c-format
msgid "Channel name cannot be an empty string"
msgstr "ééå称ä¸è½ä¸ºç©º"
-#: xfconfd/xfconf-backend.c:176
+#: ../xfconfd/xfconf-backend.c:176
#, c-format
msgid ""
"Channel names can only include the ASCII characters A-Z, a-z, 0-9, '_', and "
"'-'"
msgstr "ééå称åªè½å
å« ASCII å符 A-Z, a-z, 0-9, _, æè
ï¼"
-#: xfconfd/xfconf-backend.c:398
+#: ../xfconfd/xfconf-backend.c:398
#, c-format
msgid ""
"The property name can only be empty or \"/\" if a recursive reset was "
"specified"
msgstr "åªæå½æå®éå½é置以åå±æ§å称æè½ä¸ºç©ºæè
â/â"
-#: xfconfd/main.c:132
+#: ../xfconfd/main.c:133
msgid "Prints the xfconfd version."
msgstr "è¾åº xfconfd ççæ¬å·"
-#: xfconfd/main.c:134
+#: ../xfconfd/main.c:135
msgid ""
"Configuration backends to use. The first backend specified is opened read/"
"write; the others, read-only."
msgstr "é
ç½®è¦ä½¿ç¨çåå°ã第ä¸ä¸ªåå°å¯è¯»åï¼å
¶ä½çåªè¯»ã"
-#: xfconfd/main.c:154
+#: ../xfconfd/main.c:138
+msgid "Fork into background after starting; only useful for testing purposes"
+msgstr ""
+
+#: ../xfconfd/main.c:158
msgid "Xfce Configuration Daemon"
msgstr "Xfce é
ç½®å®æ¤è¿ç¨"
-#: xfconfd/main.c:160
+#: ../xfconfd/main.c:164
msgid "Xfce configuration daemon"
msgstr "Xfce é
ç½®å®æ¤è¿ç¨"
-#: xfconfd/main.c:162
+#: ../xfconfd/main.c:166
msgid "Report bugs to http://bugs.xfce.org/\n"
msgstr "è¯·å° http://bugs.xfce.org/ æ¥åç¨åºæ¼æ´\n"
-#: xfconfd/main.c:165
+#: ../xfconfd/main.c:169
#, c-format
msgid "Error parsing options: %s\n"
msgstr "解æé项â%sâæ¶åºéã\n"
-#: xfconfd/xfconf-daemon.c:460
+#: ../xfconfd/xfconf-daemon.c:460
#, c-format
msgid "Another Xfconf daemon is already running"
msgstr "å¦ä¸ä¸ª Xfconf å®æ¤è¿ç¨å·²ç»å¨è¿è¡äº"
-#: xfconfd/xfconf-daemon.c:496
+#: ../xfconfd/xfconf-daemon.c:496
#, c-format
msgid "No backends could be started"
msgstr "æ æ³å¯å¨ä»»ä½åå°"
-#: xfconf-query/main.c:92
+#: ../xfconf-query/main.c:92
#, c-format
msgid "Property '%s' changed: %s\n"
msgstr "å±æ§â%sâå·²æ¹åï¼%s\n"
-#: xfconf-query/main.c:97
+#: ../xfconf-query/main.c:97
#, c-format
msgid "Property '%s' changed\n"
msgstr "å±æ§â%sâå·²æ¹å\n"
-#: xfconf-query/main.c:102
+#: ../xfconf-query/main.c:102
#, c-format
msgid "Property '%s' removed\n"
msgstr "å±æ§â%sâå·²å é¤\n"
-#: xfconf-query/main.c:111
+#: ../xfconf-query/main.c:111
#, c-format
msgid "Export method not yet implemented"
msgstr "è¿ä¸æ¯æ导åºåè½"
-#: xfconf-query/main.c:125
+#: ../xfconf-query/main.c:125
#, c-format
msgid "Export not yet implemented"
msgstr "è¿ä¸æ¯æ导åºåè½"
-#: xfconf-query/main.c:191
+#: ../xfconf-query/main.c:191
msgid "Version information"
msgstr "çæ¬ä¿¡æ¯"
-#: xfconf-query/main.c:195
+#: ../xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "è¦æ¥è¯¢/ä¿®æ¹çéé"
-#: xfconf-query/main.c:199
+#: ../xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "è¦æ¥è¯¢/ä¿®æ¹çå±æ§"
-#: xfconf-query/main.c:203
+#: ../xfconf-query/main.c:203
msgid "The new value to set for the property"
msgstr "æ°çå±æ§å¼"
-#: xfconf-query/main.c:207
+#: ../xfconf-query/main.c:207
msgid "List properties (or channels if -c is not specified)"
msgstr "å±æ§å表(å¦æä½¿ç¨ -c é项åç»åºééå表)"
-#: xfconf-query/main.c:211
+#: ../xfconf-query/main.c:211
msgid "Verbose output"
msgstr "详ç»è¾åº"
-#: xfconf-query/main.c:215
+#: ../xfconf-query/main.c:215
msgid "Create a new property if it does not already exist"
msgstr "å¦æ该å±æ§ä¸åå¨å°±æ°å»ºä¸ä¸ª"
-#: xfconf-query/main.c:219
+#: ../xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "æå®å±æ§å¼ç±»å"
-#: xfconf-query/main.c:223
+#: ../xfconf-query/main.c:223
msgid "Reset property"
msgstr "éç½®å±æ§"
-#: xfconf-query/main.c:227
+#: ../xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "使ç¨éå½(ç¨ -r é项æ¶ä½¿ç¨)"
-#: xfconf-query/main.c:231
+#: ../xfconf-query/main.c:231
msgid "Force array even if only one element"
msgstr "å³ä½¿åªæä¸ä¸ªå
ç´ ä¹ä½¿ç¨æ°ç»"
-#: xfconf-query/main.c:245
+#: ../xfconf-query/main.c:245
msgid "Monitor a channel for property changes"
msgstr "çè§ééä¸å±æ§åå"
-#: xfconf-query/main.c:349
+#: ../xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "å¼å§çè§ééâ%sâ:"
-#: xfconf-query/main.c:371
+#: ../xfconf-query/main.c:371
#, c-format
msgid "Property \"%s\" does not exist on channel \"%s\".\n"
msgstr "ééâ%2$sâ没æå±æ§â%1$sâ\n"
-#: xfconf-query/main.c:379 xfconf-query/main.c:397
+#: ../xfconf-query/main.c:379 ../xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(æªç¥)"
-#: xfconf-query/main.c:388
+#: ../xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -256,70 +266,70 @@ msgstr ""
"å¼æ¯ä¸ä¸ª %d å
ç´ çæ°ç»:\n"
"\n"
-#: xfconf-query/main.c:411
+#: ../xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
"property should be created, use the --create option.\n"
msgstr "ééâ%2$sâ没æå±æ§â%1$sâãå¦æä½ è¦æ°å»ºå±æ§ï¼è¯·ä½¿ç¨ --create é项ã\n"
-#: xfconf-query/main.c:419
+#: ../xfconf-query/main.c:419
#, c-format
msgid "When creating a new property, the value type must be specified.\n"
msgstr "å建æ°å±æ§æ¶å¿
é¡»æå®æ°æ®ç±»åã\n"
-#: xfconf-query/main.c:429
+#: ../xfconf-query/main.c:429
#, c-format
msgid "Failed to get the existing type for the value.\n"
msgstr "æ æ³è¯»åºè¯¥å¼çå½åç±»åã\n"
-#: xfconf-query/main.c:447
+#: ../xfconf-query/main.c:447
#, c-format
msgid "Unable to determine the type of the value.\n"
msgstr "æ æ³ç¡®å®å¼çç±»åã\n"
-#: xfconf-query/main.c:453
+#: ../xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
msgstr "ææ°ç»æ¹ä¸ºåä¸å¼æ¶å¿
é¡»æå®å¼çç±»åã\n"
-#: xfconf-query/main.c:463 xfconf-query/main.c:525
+#: ../xfconf-query/main.c:463 ../xfconf-query/main.c:525
#, c-format
msgid "Unable to convert \"%s\" to type \"%s\"\n"
msgstr "æ æ³æâ%sâ转æ¢æç±»åâ%sâ\n"
-#: xfconf-query/main.c:470 xfconf-query/main.c:540
+#: ../xfconf-query/main.c:470 ../xfconf-query/main.c:540
#, c-format
msgid "Failed to set property.\n"
msgstr "æ æ³è®¾ç½®å±æ§ã\n"
-#: xfconf-query/main.c:495
+#: ../xfconf-query/main.c:495
#, c-format
msgid "There are %d new values, but only %d types could be determined.\n"
msgstr "%d 个æ°å¼ä¸ï¼åªè½ç¡®å® %d 个çç±»åã\n"
-#: xfconf-query/main.c:516
+#: ../xfconf-query/main.c:516
#, c-format
msgid "Unable to determine type of value at index %d.\n"
msgstr "æ æ³ç¡®å®ç¬¬ %d 个å¼çç±»å\n"
-#: xfconf-query/main.c:567
+#: ../xfconf-query/main.c:567
#, c-format
msgid "Channel '%s' contains no properties\n"
msgstr "ééâ%sâ没æä»»ä½å±æ§\n"
-#: xfconf-query/main.c:583 xfconf-query/main.c:592
+#: ../xfconf-query/main.c:583 ../xfconf-query/main.c:592
#, c-format
msgid "Could not create export file \"%s\": %s\n"
msgstr "æ æ³å建导åºæ件â%sâï¼%s\n"
-#: xfconf-query/main.c:612
+#: ../xfconf-query/main.c:612
#, c-format
msgid "Could not open import file \"%s\": %s\n"
msgstr "æ æ³æå¼å¯¼å
¥æ件â%sâï¼%s\n"
-#: xfconf-query/main.c:621
+#: ../xfconf-query/main.c:621
#, c-format
msgid "Could not parse import file \"%s\": %s\n"
msgstr "æ æ³è§£æ导å
¥æ件â%sâï¼%s\n"
More information about the Xfce4-commits
mailing list