summaryrefslogtreecommitdiff
path: root/po/it.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/it.po')
-rw-r--r--po/it.po487
1 files changed, 315 insertions, 172 deletions
diff --git a/po/it.po b/po/it.po
index a367584b..c3555aac 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gconf 2.1.0\n"
-"POT-Creation-Date: 2003-03-18 11:01+0100\n"
+"POT-Creation-Date: 2003-04-08 10:25+0200\n"
"PO-Revision-Date: 2002-11-19 19:52+01:00\n"
"Last-Translator: Lapo Calamandrei <l_calamandrei@neri-group.com>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -536,11 +536,11 @@ msgstr "Il valore codificato non è UTF-8 valido"
msgid "Failed to activate configuration server: %s\n"
msgstr "Errore nell'esecuzione del server di configurazione: %s\n"
-#: gconf/gconf-sanity-check.c:39 gconf/gconftool.c:73
+#: gconf/gconf-sanity-check.c:39 gconf/gconftool.c:85
msgid "Help options"
msgstr "Opzioni aiuto"
-#: gconf/gconf-sanity-check.c:74 gconf/gconftool.c:466
+#: gconf/gconf-sanity-check.c:74 gconf/gconftool.c:530
#, c-format
msgid ""
"Error on option %s: %s.\n"
@@ -991,17 +991,17 @@ msgstr "Uscita"
msgid "GConf server is not in use, shutting down."
msgstr "Il server GConf non è utilizzato, arresto"
-#: gconf/gconftool.c:82
+#: gconf/gconftool.c:94
msgid "Set a key to a value and sync. Use with --type."
msgstr ""
"Imposta il valore di una chiave ee esegue la sincronizzazione. Usare con --"
"type."
-#: gconf/gconftool.c:91
+#: gconf/gconftool.c:103
msgid "Print the value of a key to standard output."
msgstr "Scrive il valore di una chiave sullo standard output."
-#: gconf/gconftool.c:100
+#: gconf/gconftool.c:112
msgid ""
"Set a schema and sync. Use with --short-desc, --long-desc, --owner, and --"
"type."
@@ -1009,11 +1009,11 @@ msgstr ""
"Imposta uno schema ed esegue la sincronizzazione. Usare con --short-desc, --"
"long-desc, --owner e --type."
-#: gconf/gconftool.c:110
+#: gconf/gconftool.c:122
msgid "Unset the keys on the command line"
msgstr "Annulla le chiavi nella linea dei comandi"
-#: gconf/gconftool.c:119
+#: gconf/gconftool.c:131
msgid ""
"Recursively unset all keys at or below the key/directory names on the "
"command line"
@@ -1021,32 +1021,46 @@ msgstr ""
"Annulla ricorsivamente tutte le chiavi sotto la chiave o directory nella "
"linea dei comandi"
-#: gconf/gconftool.c:128
+#: gconf/gconftool.c:140
msgid "Print all key/value pairs in a directory."
msgstr "Visualizza tutte le coppie chiave-valore in una directory"
-#: gconf/gconftool.c:137
+#: gconf/gconftool.c:149
msgid "Print all subdirectories in a directory."
msgstr "Visualizza tutte le sotto-directory in una directory"
-#: gconf/gconftool.c:146
+#: gconf/gconftool.c:158
+#, fuzzy
+msgid ""
+"Dump to standard out an XML description of all entries under a dir, "
+"recursively."
+msgstr ""
+"Visualizza ricorsivamente tutte le voci e le sotto-directory in una directory"
+
+#: gconf/gconftool.c:167
+msgid ""
+"Load from the specified file an XML description of values and set them "
+"relative to a dir."
+msgstr ""
+
+#: gconf/gconftool.c:176
msgid "Print all subdirectories and entries under a dir, recursively."
msgstr ""
"Visualizza ricorsivamente tutte le voci e le sotto-directory in una directory"
-#: gconf/gconftool.c:155
+#: gconf/gconftool.c:185
msgid "Return 0 if the directory exists, 2 if it does not."
msgstr "Restituisce 0 se la directory esiste, 2 se non esiste"
-#: gconf/gconftool.c:164
+#: gconf/gconftool.c:194
msgid "Shut down gconfd. DON'T USE THIS OPTION WITHOUT GOOD REASON."
msgstr "Arresta gconfd. NON USARE QUESTO PARAMETRO SENZA BUONE RAGIONI."
-#: gconf/gconftool.c:173
+#: gconf/gconftool.c:203
msgid "Return 0 if gconfd is running, 2 if not."
msgstr "Restituisce 0 se gconfd è attivo, 2 se non lo è"
-#: gconf/gconftool.c:182
+#: gconf/gconftool.c:212
msgid ""
"Launch the config server (gconfd). (Normally happens automatically when "
"needed.)"
@@ -1054,7 +1068,7 @@ msgstr ""
"Avvia il server di configurazione (gconfd). (Normalmente avviato "
"automaticamente quando necessario.)"
-#: gconf/gconftool.c:191
+#: gconf/gconftool.c:221
msgid ""
"Specify the type of the value being set, or the type of the value a schema "
"describes. Unique abbreviations OK."
@@ -1062,11 +1076,25 @@ msgstr ""
"Specificare il tipo del valore da impostare o il tipo del valore descritto "
"da uno schema. Sono accettate le abbreviazioni univoche."
-#: gconf/gconftool.c:192
+#: gconf/gconftool.c:222
msgid "int|bool|float|string|list|pair"
msgstr "int|bool|float|string|list|pair"
-#: gconf/gconftool.c:200
+#: gconf/gconftool.c:230
+#, fuzzy
+msgid "Print the data type of a key to standard output."
+msgstr "Scrive il valore di una chiave sullo standard output."
+
+#: gconf/gconftool.c:239
+#, fuzzy
+msgid "Get the number of elements in a list key."
+msgstr "Legge il nome dello schema applicato alla chiave."
+
+#: gconf/gconftool.c:248
+msgid "Get a specific element from a list key, numerically indexed."
+msgstr ""
+
+#: gconf/gconftool.c:257
msgid ""
"Specify the type of the list value being set, or the type of the value a "
"schema describes. Unique abbreviations OK."
@@ -1074,11 +1102,11 @@ msgstr ""
"Specificare il tipo del valore lista da impostare o il tipo del valore "
"descritto da uno schema. Sono accettate le abbreviazioni univoche."
-#: gconf/gconftool.c:201 gconf/gconftool.c:210 gconf/gconftool.c:219
+#: gconf/gconftool.c:258 gconf/gconftool.c:267 gconf/gconftool.c:276
msgid "int|bool|float|string"
msgstr "int|bool|float|string"
-#: gconf/gconftool.c:209
+#: gconf/gconftool.c:266
msgid ""
"Specify the type of the car pair value being set, or the type of the value a "
"schema describes. Unique abbreviations OK."
@@ -1086,7 +1114,7 @@ msgstr ""
"Specificare il tipo del valore della coppia car da impostare o il tipo del "
"valore descritto da uno schema. Sono accettate le abbreviazioni univoche."
-#: gconf/gconftool.c:218
+#: gconf/gconftool.c:275
msgid ""
"Specify the type of the cdr pair value being set, or the type of the value a "
"schema describes. Unique abbreviations OK."
@@ -1094,45 +1122,45 @@ msgstr ""
"Specificare il tipo del valore della copiia cdr da impostare o il tipo del "
"valore descritto da uno schema. Sono accettate le abbreviazioni univoche."
-#: gconf/gconftool.c:227
+#: gconf/gconftool.c:284
msgid "Specify a short half-line description to go in a schema."
msgstr "Specificare una descrizioni breve per lo schema."
-#: gconf/gconftool.c:228 gconf/gconftool.c:237
+#: gconf/gconftool.c:285 gconf/gconftool.c:294
msgid "DESCRIPTION"
msgstr "DESCRIZIONE"
-#: gconf/gconftool.c:236
+#: gconf/gconftool.c:293
msgid "Specify a several-line description to go in a schema."
msgstr "Specifica un descrizione di più righe da inserire in uno schema."
-#: gconf/gconftool.c:245
+#: gconf/gconftool.c:302
msgid "Specify the owner of a schema"
msgstr "Specifica il proprietario di uno schema."
-#: gconf/gconftool.c:246
+#: gconf/gconftool.c:303
msgid "OWNER"
msgstr "PROPRIETARIO"
-#: gconf/gconftool.c:254
+#: gconf/gconftool.c:311
msgid "Specify a schema file to be installed"
msgstr "Specifica un file schema da installare"
-#: gconf/gconftool.c:255
+#: gconf/gconftool.c:312
msgid "FILENAME"
msgstr "NOME FILE"
-#: gconf/gconftool.c:263
+#: gconf/gconftool.c:320
msgid "Specify a configuration source to use rather than the default path"
msgstr ""
"Specifica una fonte di configurazione da usare invece che il percorso di "
"default."
-#: gconf/gconftool.c:264
+#: gconf/gconftool.c:321
msgid "SOURCE"
msgstr "FONTE"
-#: gconf/gconftool.c:272
+#: gconf/gconftool.c:329
msgid ""
"Access the config database directly, bypassing server. Requires that gconfd "
"is not running."
@@ -1140,7 +1168,7 @@ msgstr ""
"Accede direttamente al database, by-passando il server, richiede che "
"gconfdnon sia attivo."
-#: gconf/gconftool.c:281
+#: gconf/gconftool.c:338
msgid ""
"Properly installs schema files on the command line into the database. "
"GCONF_CONFIG_SOURCE environment variable should be set to a non-default "
@@ -1150,7 +1178,7 @@ msgstr ""
"variabile d'ambiente GCONF_CONGIF_SOURCE è impostata a una stringa nulla, "
"viene utilizzata la fonte di configurazione di default."
-#: gconf/gconftool.c:290
+#: gconf/gconftool.c:347
msgid ""
"Torture-test an application by setting and unsetting a bunch of values of "
"different types for keys on the command line."
@@ -1158,7 +1186,7 @@ msgstr ""
"Esegue il \"torture-test\" di un applicazione impostando e annullando "
"svariati valori di diversi tipi per le chiavi nella linea dei comandi."
-#: gconf/gconftool.c:299
+#: gconf/gconftool.c:356
msgid ""
"Torture-test an application by setting and unsetting a bunch of keys inside "
"the directories on the command line."
@@ -1166,60 +1194,65 @@ msgstr ""
"Esegue il \"torture-test\" di un applicazione impostando e annullando "
"svariate chiavi all'interno delle directory nella linea dei comandi."
-#: gconf/gconftool.c:308
+#: gconf/gconftool.c:365
msgid "Get the short doc string for a key"
msgstr "Legge la descrizione breve della chiave."
-#: gconf/gconftool.c:317
+#: gconf/gconftool.c:374
msgid "Get the long doc string for a key"
msgstr "Legge la descrizione dettagliata della chiave."
-#: gconf/gconftool.c:326
+#: gconf/gconftool.c:383
msgid "Get the name of the schema applied to this key"
msgstr "Legge il nome dello schema applicato alla chiave."
-#: gconf/gconftool.c:335
+#: gconf/gconftool.c:392
msgid "Specify the schema name followed by the key to apply the schema name to"
msgstr "Specifica il nome dello schema seguito dalla chiave a cui applicarlo."
-#: gconf/gconftool.c:344
+#: gconf/gconftool.c:401
msgid "Remove any schema name applied to the given keys"
msgstr "Rimuove tutti li schemi applicati alle chiavi specificate."
-#: gconf/gconftool.c:353
+#: gconf/gconftool.c:410
msgid "Get the name of the default source"
msgstr "Legge il nome della fonte di default."
-#: gconf/gconftool.c:362
+#: gconf/gconftool.c:419
msgid "Print version"
msgstr "Mostra la versione di questo strumento."
-#: gconf/gconftool.c:433
+#: gconf/gconftool.c:495
#, fuzzy, c-format
msgid "Failed to register client with the D-BUS bus daemon: %s"
msgstr ""
"Errore nella scrittura dell'aggiunta del client nel file di salvataggio di "
"stato: %s"
-#: gconf/gconftool.c:484
+#: gconf/gconftool.c:548
msgid "Can't get and set/unset simultaneously\n"
msgstr "Impossibile leggere ed impostare o annullare simultaneamente.\n"
-#: gconf/gconftool.c:491
+#: gconf/gconftool.c:558
msgid "Can't set and get/unset simultaneously\n"
msgstr "Impossibile leggere ed impostare o annullare simultaneamente.\n"
-#: gconf/gconftool.c:499
+#: gconf/gconftool.c:565
+#, fuzzy
+msgid "Can't get type and set/unset simultaneously\n"
+msgstr "Impossibile leggere ed impostare o annullare simultaneamente.\n"
+
+#: gconf/gconftool.c:576
msgid "Can't use --all-entries with --get or --set\n"
msgstr ""
"Impossibile utilizzare --all-entries e --get o --set contemporaneamente.\n"
-#: gconf/gconftool.c:507
+#: gconf/gconftool.c:587
msgid "Can't use --all-dirs with --get or --set\n"
msgstr ""
"Impossibile utilizzare --all-dirs e --get o --set contemporaneamente.\n"
-#: gconf/gconftool.c:517
+#: gconf/gconftool.c:600
msgid ""
"--recursive-list should not be used with --get, --set, --unset, --all-"
"entries, or --all-dirs\n"
@@ -1227,7 +1260,7 @@ msgstr ""
"--recursive-list non dovrebbe essere usato insieme a --get, --set, --unset, "
"--all-entries, --all-dirs.\n"
-#: gconf/gconftool.c:527
+#: gconf/gconftool.c:613
msgid ""
"--set_schema should not be used with --get, --set, --unset, --all-entries, --"
"all-dirs\n"
@@ -1235,400 +1268,482 @@ msgstr ""
"--set_schema non dovrebbe essere usato con --get, --set, --unset, --all-"
"entries, --all-dirs.\n"
-#: gconf/gconftool.c:533
+#: gconf/gconftool.c:619
msgid "Value type is only relevant when setting a value\n"
msgstr "Il tipo è rilevando solo quando si imposta un valore.\n"
-#: gconf/gconftool.c:539
+#: gconf/gconftool.c:625
msgid "Must specify a type when setting a value\n"
msgstr "Specificare il tipo quando si imposta un valore.\n"
-#: gconf/gconftool.c:549
+#: gconf/gconftool.c:636
msgid "Ping option must be used by itself.\n"
msgstr "--ping deve essere utilizzato da solo.\n"
-#: gconf/gconftool.c:559
+#: gconf/gconftool.c:647
msgid "--dir-exists option must be used by itself.\n"
msgstr "--dir-exist deve essere utilizzato da solo.\n"
-#: gconf/gconftool.c:569
+#: gconf/gconftool.c:658
msgid "--install-schema-file must be used by itself.\n"
msgstr "--install-schema-file deve essere utilizzato da solo.\n"
-#: gconf/gconftool.c:580
+#: gconf/gconftool.c:670
msgid "--makefile-install-rule must be used by itself.\n"
msgstr "--makefile-install-rule deve essere utilizzato da solo.\n"
-#: gconf/gconftool.c:591
+#: gconf/gconftool.c:682
msgid "--break-key must be used by itself.\n"
msgstr "--break-key deve essere utilizzato da solo.\n"
-#: gconf/gconftool.c:602
+#: gconf/gconftool.c:694
msgid "--break-directory must be used by itself.\n"
msgstr "--break-directory deve essere utilizzato da solo.\n"
-#: gconf/gconftool.c:610
+#: gconf/gconftool.c:702
msgid ""
"You must specify a config source with --config-source when using --direct\n"
msgstr ""
"È necessario specificare una fonte di configurazione con --config-source "
"quando viene utilizzato --direct.\n"
-#: gconf/gconftool.c:616
+#: gconf/gconftool.c:708
msgid "You should use --direct when using a non-default configuration source\n"
msgstr ""
"Dovrebbe essere utilizzato --direct quando si usano fonti di configurazione "
"diverse da quella di default.\n"
-#: gconf/gconftool.c:622
+#: gconf/gconftool.c:714
#, c-format
msgid "Failed to init GConf: %s\n"
msgstr "Errore nell'inizializzazion di GConf: %s\n"
-#: gconf/gconftool.c:630
+#: gconf/gconftool.c:722
msgid "Could not initialize D-BUS.\n"
msgstr ""
-#: gconf/gconftool.c:657
+#: gconf/gconftool.c:749
msgid "GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL is set, not installing schemas\n"
msgstr ""
"GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL risulta impostato, li schemi non "
"saranno installati.\n"
-#: gconf/gconftool.c:670
+#: gconf/gconftool.c:762
msgid "Must set the GCONF_CONFIG_SOURCE environment variable\n"
msgstr "La variabile d'ambiente GCONF_CONFIG_SOURCE deve essere impostata.\n"
-#: gconf/gconftool.c:699
+#: gconf/gconftool.c:791
#, c-format
msgid "Failed to access configuration source(s): %s\n"
msgstr "Errore nell'accesso alla fonte (o alle fonti) di configurazione: %s\n"
-#: gconf/gconftool.c:921
+#: gconf/gconftool.c:1066
#, c-format
msgid "Shutdown error: %s\n"
msgstr "Errore durante l'arresto: %s\n"
-#: gconf/gconftool.c:964
+#: gconf/gconftool.c:1109
msgid "Must specify one or more dirs to recursively list.\n"
msgstr "Specificare una o più directory da enumerare ricorsivamente.\n"
-#: gconf/gconftool.c:998
+#: gconf/gconftool.c:1157
+#, fuzzy
+msgid "Must specify one or more dirs to dump.\n"
+msgstr "Specificare una o più chiavi da annullare.\n"
+
+#: gconf/gconftool.c:1198 gconf/gconftool.c:1456
#, c-format
msgid "Failure listing entries in `%s': %s\n"
msgstr "Errore nell'enumerazione delle voci in `%s': %s\n"
-#: gconf/gconftool.c:1016
+#: gconf/gconftool.c:1216
msgid "(no value set)"
msgstr "(valore non impostato)"
-#: gconf/gconftool.c:1071
+#: gconf/gconftool.c:1514
#, c-format
msgid "Failed to spawn the config server (gconfd): %s\n"
msgstr "Errore nella rigenerazione del server di configurazione (gconfd): %s\n"
-#: gconf/gconftool.c:1085
+#: gconf/gconftool.c:1528
msgid "Must specify a key or keys to get\n"
msgstr "Specificare una o più chiavi da acquisire.\n"
-#: gconf/gconftool.c:1120
+#: gconf/gconftool.c:1563
#, c-format
msgid "Type: %s\n"
msgstr "Tipo: %s\n"
-#: gconf/gconftool.c:1121
+#: gconf/gconftool.c:1564
#, c-format
msgid "List Type: %s\n"
msgstr "Tipo lista: %s\n"
-#: gconf/gconftool.c:1122
+#: gconf/gconftool.c:1565
#, c-format
msgid "Car Type: %s\n"
msgstr "Tipo car: %s\n"
-#: gconf/gconftool.c:1123
+#: gconf/gconftool.c:1566
#, c-format
msgid "Cdr Type: %s\n"
msgstr "Tipo cdr: %s\n"
-#: gconf/gconftool.c:1128
+#: gconf/gconftool.c:1571
#, c-format
msgid "Default Value: %s\n"
msgstr "Valore di default: %s\n"
-#: gconf/gconftool.c:1128 gconf/gconftool.c:1130 gconf/gconftool.c:1131
-#: gconf/gconftool.c:1132
+#: gconf/gconftool.c:1571 gconf/gconftool.c:1573 gconf/gconftool.c:1574
+#: gconf/gconftool.c:1575
msgid "Unset"
msgstr "Annulla"
-#: gconf/gconftool.c:1130
+#: gconf/gconftool.c:1573
#, c-format
msgid "Owner: %s\n"
msgstr "Proprietario: %s\n"
-#: gconf/gconftool.c:1131
+#: gconf/gconftool.c:1574
#, c-format
msgid "Short Desc: %s\n"
msgstr "Descr. breve: %s\n"
-#: gconf/gconftool.c:1132
+#: gconf/gconftool.c:1575
#, c-format
msgid "Long Desc: %s\n"
msgstr "Descr. dettagliata: %s\n"
-#: gconf/gconftool.c:1141 gconf/gconftool.c:1435
+#: gconf/gconftool.c:1584 gconf/gconftool.c:1808 gconf/gconftool.c:1842
+#: gconf/gconftool.c:1887 gconf/gconftool.c:2032
#, c-format
msgid "No value set for `%s'\n"
msgstr "Valore non impostato per `%s'.\n"
-#: gconf/gconftool.c:1145 gconf/gconftool.c:1439
+#: gconf/gconftool.c:1588 gconf/gconftool.c:1812 gconf/gconftool.c:1846
+#: gconf/gconftool.c:1891 gconf/gconftool.c:2036
#, c-format
msgid "Failed to get value for `%s': %s\n"
msgstr "Errore nell'acquisizione del valore per `%s': %s\n"
-#: gconf/gconftool.c:1188 gconf/gconftool.c:1200
+#: gconf/gconftool.c:1631 gconf/gconftool.c:1643
#, c-format
msgid "Don't understand type `%s'\n"
msgstr "Il tipo `%s' è riusultato incomprensibile.\n"
-#: gconf/gconftool.c:1212
+#: gconf/gconftool.c:1655
msgid "Must specify alternating keys/values as arguments\n"
msgstr "Specificare chiavi e valori alternati come argomenti.\n"
-#: gconf/gconftool.c:1232
+#: gconf/gconftool.c:1675
#, c-format
msgid "No value to set for key: `%s'\n"
msgstr "Nessun valore impostato per la chiave: `%s'\n"
-#: gconf/gconftool.c:1260
+#: gconf/gconftool.c:1703
msgid "Cannot set schema as value\n"
msgstr "Impossibile impostare lo schema come valore.\n"
-#: gconf/gconftool.c:1270
+#: gconf/gconftool.c:1713
msgid "When setting a list you must specify a primitive list-type\n"
msgstr ""
"Quando si imposta una lista è necessario specificare una primitiva tipo-"
"lista.\n"
-#: gconf/gconftool.c:1284
+#: gconf/gconftool.c:1727
msgid ""
"When setting a pair you must specify a primitive car-type and cdr-type\n"
msgstr ""
"Quando si imposta una è necessario specificare una primitiva tipo-car e tipo-"
"cdr.\n"
-#: gconf/gconftool.c:1299
+#: gconf/gconftool.c:1742
#, c-format
msgid "Error: %s\n"
msgstr "Errore: %s\n"
-#: gconf/gconftool.c:1312
+#: gconf/gconftool.c:1755 gconf/gconftool.c:2784
#, c-format
msgid "Error setting value: %s\n"
msgstr "Errore nell'impostare il valore: %s\n"
-#: gconf/gconftool.c:1330
+#: gconf/gconftool.c:1773
#, c-format
msgid "Error syncing: %s\n"
msgstr "Errore durante la sincronizzazione: %s\n"
-#: gconf/gconftool.c:1353
+#: gconf/gconftool.c:1788
+#, fuzzy
+msgid "Must specify a key or keys to get type\n"
+msgstr "Specificare una o più chiavi da acquisire.\n"
+
+#: gconf/gconftool.c:1832
+#, fuzzy
+msgid "Must specify a key to lookup size of.\n"
+msgstr "Specificare una o più chiavi da acquisire.\n"
+
+#: gconf/gconftool.c:1857 gconf/gconftool.c:1902
+#, fuzzy, c-format
+msgid "Key %s is not a list.\n"
+msgstr "Il valora a '%s' non è uno schema.\n"
+
+#: gconf/gconftool.c:1877
+#, fuzzy
+msgid "Must specify a key from which to get list element.\n"
+msgstr "Specificare una o più chiavi da acquisire.\n"
+
+#: gconf/gconftool.c:1908
+#, fuzzy
+msgid "Must specify list index.\n"
+msgstr "Specificare una o più chiavi da annullare.\n"
+
+#: gconf/gconftool.c:1915
+msgid "List index must be non-negative.\n"
+msgstr ""
+
+#: gconf/gconftool.c:1924
+msgid "List index is out of bounds.\n"
+msgstr ""
+
+#: gconf/gconftool.c:1950
msgid "Must specify a key or keys on the command line\n"
msgstr "Specifivaare una o più chiavi nella linea dei comandi.\n"
-#: gconf/gconftool.c:1373
+#: gconf/gconftool.c:1970
#, c-format
msgid "No schema known for `%s'\n"
msgstr "Nessuno schema consciuto per `%s'\n"
-#: gconf/gconftool.c:1406
+#: gconf/gconftool.c:2003
#, c-format
msgid "No doc string stored in schema at '%s'\n"
msgstr "Nessuna stringa nello schema a '%s'.\n"
-#: gconf/gconftool.c:1411
+#: gconf/gconftool.c:2008
#, c-format
msgid "Error getting schema at '%s': %s\n"
msgstr "Errore nell'acquisizione dello schema a '%s': %s\n"
-#: gconf/gconftool.c:1418
+#: gconf/gconftool.c:2015
#, c-format
msgid "No schema stored at '%s'\n"
msgstr "Nessuno schema immagazzinato a '%s'\n"
-#: gconf/gconftool.c:1421
+#: gconf/gconftool.c:2018
#, c-format
msgid "Value at '%s' is not a schema\n"
msgstr "Il valora a '%s' non è uno schema.\n"
-#: gconf/gconftool.c:1477 gconf/gconftool.c:1502
+#: gconf/gconftool.c:2074 gconf/gconftool.c:2099
msgid "Must specify a schema name followed by the key name to apply it to\n"
msgstr ""
"Specificare il nome di una fonte seguito dal nome della chiave a cui "
"applicarlo.\n"
-#: gconf/gconftool.c:1484
+#: gconf/gconftool.c:2081
#, c-format
msgid "Error associating schema name '%s' with key name '%s': %s\n"
msgstr ""
"Errore nell'associazione del nome schema '%s' al nome chiave '%s': %s\n"
-#: gconf/gconftool.c:1512
+#: gconf/gconftool.c:2109
#, c-format
msgid "Error removing schema name from '%s': %s\n"
msgstr "Errore nella rimozione del nome schema da '%s': %s\n"
-#: gconf/gconftool.c:1537
+#: gconf/gconftool.c:2134
msgid "Must specify key (schema name) as the only argument\n"
msgstr "Specificare la chiave (nome schema) come unico argomenti.\n"
-#: gconf/gconftool.c:1579
+#: gconf/gconftool.c:2176
msgid "List type must be a primitive type: string, int, float or bool\n"
msgstr ""
"Il tipo della lista deve essere uno dei tipi primitivi: string, init, float, "
"bool\n"
-#: gconf/gconftool.c:1599
+#: gconf/gconftool.c:2196
msgid "Pair car type must be a primitive type: string, int, float or bool\n"
msgstr ""
"Il tipo della coppia car deve essere uno dei tipi primitivi: string, int, "
"float, bool\n"
-#: gconf/gconftool.c:1619
+#: gconf/gconftool.c:2216
msgid "Pair cdr type must be a primitive type: string, int, float or bool\n"
msgstr ""
"Il tipo della coppia cdr deve essere uno dei tipi primitivi: string, int, "
"float, bool\n"
-#: gconf/gconftool.c:1634
+#: gconf/gconftool.c:2231
#, c-format
msgid "Error setting value: %s"
msgstr "Errore nell'impostazione del valore: %s"
-#: gconf/gconftool.c:1648
+#: gconf/gconftool.c:2245
#, c-format
msgid "Error syncing: %s"
msgstr "Errore durante la sincronizzazione: %s"
-#: gconf/gconftool.c:1663
+#: gconf/gconftool.c:2260
msgid "Must specify one or more dirs to get key/value pairs from.\n"
msgstr ""
"Specificare ona o più directory da cui acquisire le coppie chiave-valore.\n"
-#: gconf/gconftool.c:1677
+#: gconf/gconftool.c:2274
msgid "Must specify one or more keys to unset.\n"
msgstr "Specificare una o più chiavi da annullare.\n"
-#: gconf/gconftool.c:1688
+#: gconf/gconftool.c:2285
#, c-format
msgid "Error unsetting `%s': %s\n"
msgstr "Errore nell'annullamento di `%s': %s\n"
-#: gconf/gconftool.c:1708
+#: gconf/gconftool.c:2305
msgid "Must specify one or more keys to recursively unset.\n"
msgstr "Specificare una o più chiavi da annullare ricorsivamente.\n"
-#: gconf/gconftool.c:1722
+#: gconf/gconftool.c:2319
#, c-format
msgid "Failure during recursive unset of \"%s\": %s\n"
msgstr "Errore nell'annullamento ricorsivo di \"%s\": %s\n"
-#: gconf/gconftool.c:1740
+#: gconf/gconftool.c:2337
msgid "Must specify one or more dirs to get subdirs from.\n"
msgstr "Specificare una o pù directory da cui acquisire le sotto-directory.\n"
-#: gconf/gconftool.c:1774
+#: gconf/gconftool.c:2371
#, c-format
msgid "Error listing dirs: %s\n"
msgstr "Errore nell'enumerazione delle directory: %s\n"
-#: gconf/gconftool.c:1816
+#: gconf/gconftool.c:2510
+msgid "WARNING: must specify both a <car> and a <cdr> in a <pair>\n"
+msgstr ""
+
+#: gconf/gconftool.c:2537
+#, fuzzy, c-format
+msgid "WARNING: key specified (%s) for schema under a <value> - ignoring\n"
+msgstr "ATTENZIONE: nessuna chiave specificata per lo schema.\n"
+
+#: gconf/gconftool.c:2570
+msgid "WARNING: must have a child node under <value>\n"
+msgstr ""
+
+#: gconf/gconftool.c:2576
+#, fuzzy, c-format
+msgid "WARNING: node <%s> not understood\n"
+msgstr "WARNING: il nodo <%s> risulta incomprensibile sotto <schema>\n"
+
+#: gconf/gconftool.c:2594
+#, fuzzy, c-format
+msgid "WARNING: Failed to parse int value `%s'\n"
+msgstr "ATTENZIONE: errore nell'analisi del nome del tipo `%s'\n"
+
+#: gconf/gconftool.c:2615
+#, fuzzy, c-format
+msgid "WARNING: Failed to parse float value `%s'\n"
+msgstr "ATTENZIONE: errore nell'analisi del nome del tipo `%s'\n"
+
+#: gconf/gconftool.c:2637
+#, fuzzy, c-format
+msgid "WARNING: Failed to parse string value `%s'\n"
+msgstr "ATTENZIONE: errore nell'analisi del nome del tipo `%s'\n"
+
+#: gconf/gconftool.c:2658
+#, fuzzy, c-format
+msgid "WARNING: Failed to parse boolean value `%s'\n"
+msgstr "ATTENZIONE: errore nell'analisi del nome del tipo `%s'\n"
+
+#: gconf/gconftool.c:2774 gconf/gconftool.c:3457 gconf/gconftool.c:3931
+#, c-format
+msgid "WARNING: failed to associate schema `%s' with key `%s': %s\n"
+msgstr ""
+"ATTENZIONE: errore nell'associazione dello schema `%s' con la chiave `%s': %"
+"s\n"
+
+#: gconf/gconftool.c:3028
#, c-format
msgid "WARNING: invalid or missing type for schema (%s)\n"
msgstr "ATTENZIONE: tipo mancante o errato per lo schema (%s).\n"
-#: gconf/gconftool.c:1825
+#: gconf/gconftool.c:3037
#, c-format
msgid "WARNING: invalid or missing list_type for schema (%s)\n"
msgstr "ATTENZIONE: list_type mancante o errato per lo schema (%s).\n"
-#: gconf/gconftool.c:1836 gconf/gconftool.c:1866 gconf/gconftool.c:1895
+#: gconf/gconftool.c:3048 gconf/gconftool.c:3078 gconf/gconftool.c:3107
#, c-format
msgid "WARNING: Failed to parse default value `%s' for schema (%s)\n"
msgstr "ATTENZIONE: errore nell'analisi del valore `%s' per lo schema (%s).\n"
-#: gconf/gconftool.c:1854
+#: gconf/gconftool.c:3066
#, c-format
msgid "WARNING: invalid or missing car_type or cdr_type for schema (%s)\n"
msgstr ""
"ATTENZIONE: car_type o cdr_type mancante o errato per lo schema (%s).\n"
-#: gconf/gconftool.c:1879
+#: gconf/gconftool.c:3091
msgid "WARNING: You cannot set a default value for a schema\n"
msgstr ""
"ATTENZIONE: non è possibile impostare un valore di dafault per uno schema.\n"
-#: gconf/gconftool.c:1908
+#: gconf/gconftool.c:3120
msgid "WARNING: gconftool internal error, unknown GConfValueType\n"
msgstr "ATTENZIONE: errore interno di gconftool, GConfValueType sconosciuto.\n"
-#: gconf/gconftool.c:1955 gconf/gconftool.c:1976 gconf/gconftool.c:1997
-#: gconf/gconftool.c:2018
+#: gconf/gconftool.c:3170 gconf/gconftool.c:3191 gconf/gconftool.c:3212
+#: gconf/gconftool.c:3233 gconf/gconftool.c:4132 gconf/gconftool.c:4167
+#: gconf/gconftool.c:4190 gconf/gconftool.c:4211
#, c-format
msgid "WARNING: failed to parse type name `%s'\n"
msgstr "ATTENZIONE: errore nell'analisi del nome del tipo `%s'\n"
-#: gconf/gconftool.c:1972
+#: gconf/gconftool.c:3187 gconf/gconftool.c:4163
#, c-format
msgid ""
"WARNING: list_type can only be int, float, string or bool and not `%s'\n"
msgstr ""
"ATTENZIONE: list_type può essere solo int, float, string o bool e non `%s'.\n"
-#: gconf/gconftool.c:1993
+#: gconf/gconftool.c:3208 gconf/gconftool.c:4186
#, c-format
msgid "WARNING: car_type can only be int, float, string or bool and not `%s'\n"
msgstr ""
"ATTENZIONE: car_type può essere solo int, float, string o bool e non `%s'.\n"
-#: gconf/gconftool.c:2014
+#: gconf/gconftool.c:3229 gconf/gconftool.c:4207
#, c-format
msgid "WARNING: cdr_type can only be int, float, string or bool and not `%s'\n"
msgstr ""
"ATTENZIONE: cdr_type può essere solo int, float, string o bool e non `%s'.\n"
-#: gconf/gconftool.c:2042
+#: gconf/gconftool.c:3269
msgid "WARNING: empty <applyto> node"
msgstr "ATTENZIONE: nodo <applyto> vuoto."
-#: gconf/gconftool.c:2045 gconf/gconftool.c:2327
+#: gconf/gconftool.c:3272 gconf/gconftool.c:3530
#, c-format
msgid "WARNING: node <%s> not understood below <schema>\n"
msgstr "WARNING: il nodo <%s> risulta incomprensibile sotto <schema>\n"
-#: gconf/gconftool.c:2055
-msgid "WARNING: no key specified for schema\n"
-msgstr "ATTENZIONE: nessuna chiave specificata per lo schema.\n"
-
-#: gconf/gconftool.c:2066
+#: gconf/gconftool.c:3283
msgid "WARNING: no <list_type> specified for schema of type list\n"
msgstr "ATTENZIONE <list_type> non specificato per lo schema di tipo lista.\n"
-#: gconf/gconftool.c:2073
+#: gconf/gconftool.c:3289
msgid "WARNING: no <car_type> specified for schema of type pair\n"
msgstr "ATTENZIONE: <cat_type> non specificato per lo schema di tipo coppia.\n"
-#: gconf/gconftool.c:2079
+#: gconf/gconftool.c:3295
msgid "WARNING: no <cdr_type> specified for schema of type pair\n"
msgstr "ATTENZIONE: <cdt_type> non specificato per lo schema di tipo coppia.\n"
-#: gconf/gconftool.c:2107
+#: gconf/gconftool.c:3324 gconf/gconftool.c:4032
msgid "WARNING: <locale> node has no `name=\"locale\"' attribute, ignoring\n"
msgstr ""
"ATTENZIONE: il nodo <locale> non ha l'attributo `name=\"locale\", verrà "
"ignorato.\n"
-#: gconf/gconftool.c:2113
+#: gconf/gconftool.c:3330 gconf/gconftool.c:4043
#, c-format
msgid ""
"WARNING: multiple <locale> nodes for locale `%s', ignoring all past first\n"
@@ -1636,84 +1751,108 @@ msgstr ""
"ATTENZIONE: nodi <locale> multipli per il locale `%s', verrà considerato "
"solo il primo.\n"
-#: gconf/gconftool.c:2194
+#: gconf/gconftool.c:3428
#, c-format
msgid "WARNING: Invalid node <%s> in a <locale> node\n"
msgstr "ATTENZIONE: nodo <%s> non valido in un nodo <locale>.\n"
-#: gconf/gconftool.c:2223
+#: gconf/gconftool.c:3465 gconf/gconftool.c:3939
+#, c-format
+msgid "Attached schema `%s' to key `%s'\n"
+msgstr "Schema `%s' associato alla chiave `%s'.\n"
+
+#: gconf/gconftool.c:3539 gconf/gconftool.c:3916
+msgid "You must have at least one <locale> entry in a <schema>\n"
+msgstr "Deve esserci almeno una voce <locale> in uno <schema>\n"
+
+#: gconf/gconftool.c:3571 gconf/gconftool.c:3955
#, c-format
msgid "WARNING: failed to install schema `%s' locale `%s': %s\n"
msgstr ""
"ATTENZIONE: errore nell'installazione dello schema `%s' locale `%s': %s\n"
-#: gconf/gconftool.c:2231
+#: gconf/gconftool.c:3579 gconf/gconftool.c:3963
#, c-format
msgid "Installed schema `%s' for locale `%s'\n"
msgstr "Schema `%s' installato per il locale `%s'.\n"
-#: gconf/gconftool.c:2253
+#: gconf/gconftool.c:3614 gconf/gconftool.c:3972
+msgid "WARNING: no key specified for schema\n"
+msgstr "ATTENZIONE: nessuna chiave specificata per lo schema.\n"
+
+#: gconf/gconftool.c:3655
+#, fuzzy, c-format
+msgid "WARNING: node <%s> not understood below <%s>\n"
+msgstr "WARNING: il nodo <%s> risulta incomprensibile sotto <schema>\n"
+
+#: gconf/gconftool.c:3691
+#, fuzzy, c-format
+msgid "Line %d character %d: %s"
+msgstr "Errore nella creazione di %s: %s"
+
+#: gconf/gconftool.c:3717 gconf/gconftool.c:3774
#, c-format
-msgid "WARNING: failed to associate schema `%s' with key `%s': %s\n"
+msgid "Element <%s> is not allowed below <%s>"
msgstr ""
-"ATTENZIONE: errore nell'associazione dello schema `%s' con la chiave `%s': %"
-"s\n"
-#: gconf/gconftool.c:2261
+#: gconf/gconftool.c:3799
#, c-format
-msgid "Attached schema `%s' to key `%s'\n"
-msgstr "Schema `%s' associato alla chiave `%s'.\n"
+msgid "Outermost element must be <%s> not <%s>"
+msgstr ""
-#: gconf/gconftool.c:2340
-msgid "You must have at least one <locale> entry in a <schema>\n"
-msgstr "Deve esserci almeno una voce <locale> in uno <schema>\n"
+#: gconf/gconftool.c:3807 gconf/gconftool.c:3827
+#, fuzzy, c-format
+msgid "Expected <%s>, not <%s>"
+msgstr "Attesa lista, ottenuta %s"
-#: gconf/gconftool.c:2371
-#, c-format
-msgid "WARNING: node <%s> not understood below <schemalist>\n"
-msgstr "ATTENZIONE: il nodo <%s> risulta incomprensibile sotto <schemalist>\n"
+#: gconf/gconftool.c:4242
+msgid "Loading entry files is currently not supported."
+msgstr ""
-#: gconf/gconftool.c:2394
+#: gconf/gconftool.c:4251 gconf/gconftool.c:4301
#, c-format
msgid "Failed to open `%s': %s\n"
msgstr "Errore nell'apertura di `%s': %s\n"
-#: gconf/gconftool.c:2401
+#: gconf/gconftool.c:4279
+#, fuzzy, c-format
+msgid "There was an error parsing the file: '%s'\n"
+msgstr "Errore nella lettura del file: "
+
+#: gconf/gconftool.c:4308
#, c-format
msgid "Document `%s' is empty?\n"
msgstr "Il documenfo `%s` è vuoto?\n"
-#: gconf/gconftool.c:2413
-#, c-format
-msgid ""
-"Document `%s' has the wrong type of root node (<%s>, should be "
-"<gconfschemafile>)\n"
+#: gconf/gconftool.c:4320
+#, fuzzy, c-format
+msgid "Document `%s' has the wrong type of root node (<%s>, should be <%s>)\n"
msgstr ""
"Il documento `%s' il tipo del nodo radice sbagliato (<%s>, deve essere "
"<gconfschemafile>).\n"
-#: gconf/gconftool.c:2426
-#, c-format
-msgid "Document `%s' has no top level <gconfschemafile> node\n"
+#: gconf/gconftool.c:4333
+#, fuzzy, c-format
+msgid "Document `%s' has no top level <%s> node\n"
msgstr ""
"Il documento `%s' non ha nessun nodo <gconfschemafile> di primo livello.\n"
-#: gconf/gconftool.c:2440
-#, c-format
-msgid "WARNING: node <%s> below <gconfschemafile> not understood\n"
+#: gconf/gconftool.c:4347
+#, fuzzy, c-format
+msgid "WARNING: node <%s> below <%s> not understood\n"
msgstr ""
"ATTENZIONE: il nodo <%s> risulta incomprensibile sotto <gconfschemafile>.\n"
-#: gconf/gconftool.c:2451 gconf/gconftool.c:2483
+#: gconf/gconftool.c:4358 gconf/gconftool.c:4393
#, c-format
msgid "Error syncing config data: %s"
msgstr "Errore durante la sincronizzazione dei dati di configurazione: %s"
-#: gconf/gconftool.c:2467
+#: gconf/gconftool.c:4377
msgid "Must specify some schema files to install\n"
msgstr "Specificare uno file schema da installare.\n"
-#: gconf/gconftool.c:2504
+#: gconf/gconftool.c:4414
#, c-format
msgid ""
"\n"
@@ -1722,27 +1861,27 @@ msgstr ""
"\n"
"%s\n"
-#: gconf/gconftool.c:2524
+#: gconf/gconftool.c:4434
#, c-format
msgid "Failed to unset breakage key %s: %s\n"
msgstr ""
-#: gconf/gconftool.c:2650
+#: gconf/gconftool.c:4560
msgid "Must specify some keys to break\n"
msgstr ""
-#: gconf/gconftool.c:2656
+#: gconf/gconftool.c:4566
#, c-format
msgid ""
"Trying to break your application by setting bad values for key:\n"
" %s\n"
msgstr ""
-#: gconf/gconftool.c:2674
+#: gconf/gconftool.c:4584
msgid "Must specify some directories to break\n"
msgstr ""
-#: gconf/gconftool.c:2693
+#: gconf/gconftool.c:4603
#, c-format
msgid ""
"Trying to break your application by setting bad values for keys in "
@@ -1750,6 +1889,10 @@ msgid ""
" %s\n"
msgstr ""
+#~ msgid "WARNING: node <%s> not understood below <schemalist>\n"
+#~ msgstr ""
+#~ "ATTENZIONE: il nodo <%s> risulta incomprensibile sotto <schemalist>\n"
+
#~ msgid "Received invalid value in set request"
#~ msgstr ""
#~ "Valore ricevuto non valido durante la richiesta di definizione (set)"