summaryrefslogtreecommitdiff
path: root/po/ca.po
diff options
context:
space:
mode:
authorStephan Arts <stephan@xfce.org>2009-02-24 00:46:25 +0000
committerStephan Arts <stephan@xfce.org>2009-02-24 00:46:25 +0000
commit6ffed75f97c0d898cf95359ec9fef6d511f6057b (patch)
tree89d218af54f30f4c79a015126f66151c0644b5b4 /po/ca.po
parentc876b9f0c34a156f659499a094e45b9f1541dace (diff)
downloadxfconf-6ffed75f97c0d898cf95359ec9fef6d511f6057b.tar.gz
==== Xfce 4.6.0 Released ====
(Old svn revision: 29553)
Diffstat (limited to 'po/ca.po')
-rw-r--r--po/ca.po76
1 files changed, 37 insertions, 39 deletions
diff --git a/po/ca.po b/po/ca.po
index f50eb4c..d046189 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-01-26 02:16-0800\n"
+"POT-Creation-Date: 2009-02-24 01:25+0100\n"
"PO-Revision-Date: 2009-02-01 11:34+0100\n"
"Last-Translator: Carles Muñoz Gorriz <carlesmu@internautas.org>\n"
"Language-Team: Catalan\n"
@@ -72,7 +72,7 @@ msgstr "El canal «%s» no existeix"
msgid "Unable to write channel \"%s\": %s"
msgstr "No s'ha pogut escriure al canal «%s»: %s"
-#: xfconfd/xfconf-backend-factory.c:70
+#: xfconfd/xfconf-backend-factory.c:75
#, c-format
msgid "Unable to find Xfconf backend of type \"%s\""
msgstr "No s'han pogut trobar interfícies secundàries de tipus «%s»"
@@ -194,77 +194,69 @@ msgstr "Mètode d'exportació encara no s'ha implementat"
msgid "Export not yet implemented"
msgstr "«Exporta» encara no està implementat"
-#: xfconf-query/main.c:182
+#: xfconf-query/main.c:191
msgid "Version information"
msgstr "Informació de la versió"
-#: xfconf-query/main.c:186
+#: xfconf-query/main.c:195
msgid "The channel to query/modify"
msgstr "El canal a consultar/modificar"
-#: xfconf-query/main.c:190
+#: xfconf-query/main.c:199
msgid "The property to query/modify"
msgstr "La propietat a consultar/modificar"
-#: xfconf-query/main.c:194
+#: 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:198
+#: 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:202
+#: xfconf-query/main.c:211
msgid "Verbose output"
msgstr "Sortida detallada"
-#: xfconf-query/main.c:206
+#: 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:210
+#: xfconf-query/main.c:219
msgid "Specify the property value type"
msgstr "Definiu el tipus de valor de la propietat"
-#: xfconf-query/main.c:214
+#: xfconf-query/main.c:223
msgid "Reset property"
msgstr "Reinicia la propietat"
-#: xfconf-query/main.c:218
+#: xfconf-query/main.c:227
msgid "Recursive (use with -r)"
msgstr "Recursiu (empra amb -r)"
-#: xfconf-query/main.c:222
+#: 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:226
-msgid "Export channel to file"
-msgstr "Exporta el canal al fitxer"
-
-#: xfconf-query/main.c:230
-msgid "Import channel from file"
-msgstr "Importa el canal des de el fitxer"
-
-#: xfconf-query/main.c:234
+#: 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:335
+#: xfconf-query/main.c:349
#, c-format
msgid "Start monitoring channel '%s':"
msgstr "Inicia el seguiment del canal «%s»:"
-#: xfconf-query/main.c:357
+#: 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:365 xfconf-query/main.c:383
+#: xfconf-query/main.c:379 xfconf-query/main.c:397
msgid "(unknown)"
msgstr "(desconegut)"
-#: xfconf-query/main.c:374
+#: xfconf-query/main.c:388
#, c-format
msgid ""
"Value is an array with %d items:\n"
@@ -273,7 +265,7 @@ msgstr ""
"El valor és una matriu de %d elements:\n"
"\n"
-#: xfconf-query/main.c:397
+#: xfconf-query/main.c:411
#, c-format
msgid ""
"Property \"%s\" does not exist on channel \"%s\". If a new\n"
@@ -282,22 +274,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:405
+#: 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:415
+#: 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:433
+#: 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:439
+#: xfconf-query/main.c:453
#, c-format
msgid ""
"A value type must be specified to change an array into a single value.\n"
@@ -305,46 +297,52 @@ msgstr ""
"S'ha d'especificar un tipus de valor per canviar la matriu a un valor "
"individual.\n"
-#: xfconf-query/main.c:449 xfconf-query/main.c:511
+#: 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:456 xfconf-query/main.c:526
+#: 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:481
+#: 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:502
+#: 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:553
+#: 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:569 xfconf-query/main.c:578
+#: 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:598
+#: 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:607
+#: 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"
+#~ msgid "Export channel to file"
+#~ msgstr "Exporta el canal al fitxer"
+
+#~ msgid "Import channel from file"
+#~ msgstr "Importa el canal des de el fitxer"
+
#~ msgid "true"
#~ msgstr "cert"