# Italian localisation for gnome-vfs # Copyright (C) 2000 Free Software Foundation, Inc. # Christopher R. Gabriel # Luca Ferretti , 2003. # msgid "" msgstr "" "Project-Id-Version: gnome-vfs\n" "POT-Creation-Date: 2003-08-25 13:18+0200\n" "PO-Revision-Date: 2003-07-27 17:45+0200\n" "Last-Translator: Alessio Frusciante \n" "Language-Team: Italian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Report-Msgid-Bugs-To: \n" #: libgnomevfs/gnome-vfs-configuration.c:219 #, c-format msgid "%s:%d contains NUL characters." msgstr "%s:%d contiene caratteri NULL." #: libgnomevfs/gnome-vfs-configuration.c:236 #, c-format msgid "%s:%d contains no method name." msgstr "%s:%d non contiene il nome del metodo." #: libgnomevfs/gnome-vfs-configuration.c:265 #, c-format msgid "%s:%d contains no module name." msgstr "%s:%d non contiene il nome del modulo." #: libgnomevfs/gnome-vfs-configuration.c:318 #, c-format msgid "Configuration file `%s' was not found: %s" msgstr "Il file di configurazione «%s» non è stato trovato: %s" #: libgnomevfs/gnome-vfs-job.c:758 #, c-format msgid "Unknown op type %u" msgstr "Tipo di op %u sconosciuto." #: libgnomevfs/gnome-vfs-job.c:1048 libgnomevfs/gnome-vfs-job.c:1193 #, c-format msgid "Cannot create pipe for open GIOChannel: %s" msgstr "Impossibile creare una pipe per aprire il GIOChannel: %s" #: libgnomevfs/gnome-vfs-job.c:1684 #, c-format msgid "Unknown job kind %u" msgstr "Tipo di job %u sconosciuto" #: libgnomevfs/gnome-vfs-job.c:1717 msgid "Operation stopped" msgstr "Operazione interrotta" #: libgnomevfs/gnome-vfs-parse-ls.c:652 #, c-format msgid "Could not parse: %s" msgstr "Impossibile analizzare: %s" #: libgnomevfs/gnome-vfs-parse-ls.c:654 msgid "More parsing errors will be ignored." msgstr "Ulteriori errori di analisi verranno ignorati." #. GNOME_VFS_OK #: libgnomevfs/gnome-vfs-result.c:35 msgid "No error" msgstr "Nessun errore" #. GNOME_VFS_ERROR_NOT_FOUND #: libgnomevfs/gnome-vfs-result.c:36 msgid "File not found" msgstr "File non trovato" #. GNOME_VFS_ERROR_GENERIC #: libgnomevfs/gnome-vfs-result.c:37 msgid "Generic error" msgstr "Errore generico" #. GNOME_VFS_ERROR_INTERNAL #: libgnomevfs/gnome-vfs-result.c:38 msgid "Internal error" msgstr "Errore interno" #. GNOME_VFS_ERROR_BAD_PARAMETERS #: libgnomevfs/gnome-vfs-result.c:39 msgid "Invalid parameters" msgstr "Parametri non validi" #. GNOME_VFS_ERROR_NOT_SUPPORTED #: libgnomevfs/gnome-vfs-result.c:40 msgid "Unsupported operation" msgstr "Operazione non supportata" #. GNOME_VFS_ERROR_IO #: libgnomevfs/gnome-vfs-result.c:41 msgid "I/O error" msgstr "Errore di Input/Output" #. GNOME_VFS_ERROR_CORRUPTED_DATA #: libgnomevfs/gnome-vfs-result.c:42 msgid "Data corrupted" msgstr "Dati corrotti" #. GNOME_VFS_ERROR_WRONG_FORMAT #: libgnomevfs/gnome-vfs-result.c:43 msgid "Format not valid" msgstr "Formato non valido" #. GNOME_VFS_ERROR_BAD_FILE #: libgnomevfs/gnome-vfs-result.c:44 msgid "Bad file handle" msgstr "Gestore file non corretto" #. GNOME_VFS_ERROR_TOO_BIG #: libgnomevfs/gnome-vfs-result.c:45 msgid "File too big" msgstr "File troppo grande" #. GNOME_VFS_ERROR_NO_SPACE #: libgnomevfs/gnome-vfs-result.c:46 msgid "No space left on device" msgstr "Spazio insufficiente sulla periferica" #. GNOME_VFS_ERROR_READ_ONLY #: libgnomevfs/gnome-vfs-result.c:47 msgid "Read-only file system" msgstr "File system in sola lettura" #. GNOME_VFS_ERROR_INVALID_URI #: libgnomevfs/gnome-vfs-result.c:48 msgid "Invalid URI" msgstr "URI invalido" #. GNOME_VFS_ERROR_NOT_OPEN #: libgnomevfs/gnome-vfs-result.c:49 msgid "File not open" msgstr "File non aperto" #. GNOME_VFS_ERROR_INVALID_OPEN_MODE #: libgnomevfs/gnome-vfs-result.c:50 msgid "Open mode not valid" msgstr "Modalità di apertura non valida" #. GNOME_VFS_ERROR_ACCESS_DENIED #: libgnomevfs/gnome-vfs-result.c:51 msgid "Access denied" msgstr "Accesso negato" #. GNOME_VFS_ERROR_TOO_MANY_OPEN_FILES #: libgnomevfs/gnome-vfs-result.c:52 msgid "Too many open files" msgstr "Troppi file aperti" #. GNOME_VFS_ERROR_EOF #: libgnomevfs/gnome-vfs-result.c:53 msgid "End of file" msgstr "Fine del file" #. GNOME_VFS_ERROR_NOT_A_DIRECTORY #: libgnomevfs/gnome-vfs-result.c:54 msgid "Not a directory" msgstr "Non è una directory" #. GNOME_VFS_ERROR_IN_PROGRESS #: libgnomevfs/gnome-vfs-result.c:55 msgid "Operation in progress" msgstr "Operazione in corso" #. GNOME_VFS_ERROR_INTERRUPTED #: libgnomevfs/gnome-vfs-result.c:56 msgid "Operation interrupted" msgstr "Operazione interrotta" #. GNOME_VFS_ERROR_FILE_EXISTS #: libgnomevfs/gnome-vfs-result.c:57 msgid "File exists" msgstr "Il file esiste" #. GNOME_VFS_ERROR_LOOP #: libgnomevfs/gnome-vfs-result.c:58 msgid "Looping links encountered" msgstr "Trovati link in loop" #. GNOME_VFS_ERROR_NOT_PERMITTED #: libgnomevfs/gnome-vfs-result.c:59 msgid "Operation not permitted" msgstr "Operazione non permessa" #. GNOME_VFS_ERROR_IS_DIRECTORY #: libgnomevfs/gnome-vfs-result.c:60 msgid "Is a directory" msgstr "È una directory" #. GNOME_VFS_ERROR_NO_MEMMORY #: libgnomevfs/gnome-vfs-result.c:61 msgid "Not enough memory" msgstr "Memoria insufficiente" #. GNOME_VFS_ERROR_HOST_NOT_FOUND #: libgnomevfs/gnome-vfs-result.c:62 msgid "Host not found" msgstr "Host non trovato" #. GNOME_VFS_ERROR_INVALID_HOST_NAME #: libgnomevfs/gnome-vfs-result.c:63 msgid "Host name not valid" msgstr "Nome dell'host non valido" #. GNOME_VFS_ERROR_HOST_HAS_NO_ADDRESS #: libgnomevfs/gnome-vfs-result.c:64 msgid "Host has no address" msgstr "L'host non ha un indirizzo" #. GNOME_VFS_ERROR_LOGIN_FAILED #: libgnomevfs/gnome-vfs-result.c:65 msgid "Login failed" msgstr "Login fallito" #. GNOME_VFS_ERROR_CANCELLED #: libgnomevfs/gnome-vfs-result.c:66 msgid "Operation cancelled" msgstr "Operazione annullata" #. GNOME_VFS_ERROR_DIRECTORY_BUSY #: libgnomevfs/gnome-vfs-result.c:67 msgid "Directory busy" msgstr "Directory occupata" #. GNOME_VFS_ERROR_DIRECTORY_NOT_EMPTY #: libgnomevfs/gnome-vfs-result.c:68 msgid "Directory not empty" msgstr "Directory non vuota" #. GNOME_VFS_ERROR_TOO_MANY_LINKS #: libgnomevfs/gnome-vfs-result.c:69 msgid "Too many links" msgstr "Troppi link" #. GNOME_VFS_ERROR_READ_ONLY_FILE_SYSTEM #: libgnomevfs/gnome-vfs-result.c:70 msgid "Read only file system" msgstr "File system in sola lettura" #. GNOME_VFS_ERROR_NOT_SAME_FILE_SYSTEM #: libgnomevfs/gnome-vfs-result.c:71 msgid "Not on the same file system" msgstr "Non si trova sulla stesso file system" #. GNOME_VFS_ERROR_NAME_TOO_LONG #: libgnomevfs/gnome-vfs-result.c:72 msgid "Name too long" msgstr "Nome troppo lungo" #. GNOME_VFS_ERROR_SERVICE_NOT_AVAILABLE #: libgnomevfs/gnome-vfs-result.c:73 msgid "Service not available" msgstr "Servizio non disponibile" #. GNOME_VFS_ERROR_SERVICE_OBSOLETE #: libgnomevfs/gnome-vfs-result.c:74 msgid "Request obsoletes service's data" msgstr "Richiesta dati di servizi obsoleti" #. GNOME_VFS_ERROR_PROTOCOL_ERROR #: libgnomevfs/gnome-vfs-result.c:75 msgid "Protocol error" msgstr "Errore protocollo" #. GNOME_VFS_ERROR_NO_MASTER_BROWSER #: libgnomevfs/gnome-vfs-result.c:76 msgid "Could not find master browser" msgstr "Impossibile trovare un master browser" #. GNOME_VFS_ERROR_NO_DEFAULT #: libgnomevfs/gnome-vfs-result.c:77 msgid "No default action associated" msgstr "Nessuna azione predefinita associata" #. GNOME_VFS_ERROR_NO_HANDLER #: libgnomevfs/gnome-vfs-result.c:78 msgid "No handler for URL scheme" msgstr "Nessun gestore per URL scheme" #. GNOME_VFS_ERROR_PARSE #: libgnomevfs/gnome-vfs-result.c:79 msgid "Error parsing command line" msgstr "Errore nell'analizzare la riga di comando" #. GNOME_VFS_ERROR_LAUNCH #: libgnomevfs/gnome-vfs-result.c:80 msgid "Error launching command" msgstr "Errore nell'avviare il comando" #: libgnomevfs/gnome-vfs-result.c:174 msgid "Unknown error" msgstr "Errore sconosciuto" #: libgnomevfs/gnome-vfs-utils.c:84 msgid "1 byte" msgstr "1 byte" #: libgnomevfs/gnome-vfs-utils.c:86 #, c-format msgid "%u bytes" msgstr "%u byte" #: libgnomevfs/gnome-vfs-utils.c:93 #, c-format msgid "%.1f K" msgstr "%.1f kB" #: libgnomevfs/gnome-vfs-utils.c:97 #, c-format msgid "%.1f MB" msgstr "%.1f MB" #: libgnomevfs/gnome-vfs-utils.c:101 #, c-format msgid "%.1f GB" msgstr "%.1f GB" #: libgnomevfs/gnome-vfs-utils.c:1085 msgid " (invalid Unicode)" msgstr " (Unicode non valido)" #: modules/file-method.c:382 #, c-format msgid "Unknown GnomeVFSSeekPosition %d" msgstr "GnomeVFSSeekPosition %d sconosciuta" #. FIXME: we probably shouldn't use printf to output the message #: modules/test-method.c:590 #, c-format msgid "Didn't find a valid settings file at %s\n" msgstr "Impossibile trovare un file di impostazione valido a %s\n" #: modules/test-method.c:592 #, c-format msgid "Use the %s environment variable to specify a different location.\n" msgstr "" "Usare la variabile d'ambiente %s per specificare una posizione diversa.\n" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:175 msgid "Applications" msgstr "Applicazioni" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:178 msgid "Cards" msgstr "" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:181 msgid "Files" msgstr "File" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:184 msgid "Folders" msgstr "Cartelle" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:187 msgid "Help" msgstr "Aiuto" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:190 msgid "Hosts" msgstr "Host" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:193 msgid "Links" msgstr "" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:196 msgid "Mail" msgstr "Posta" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:199 msgid "Tools" msgstr "Strumenti" #. Translate exactly the same in CDE's sys.dtwmrc file of the locale #: modules/cdemenu-desktop-method.c:202 msgid "Windows" msgstr "Finestre" #: monikers/GNOME_VFS_Moniker_std.server.in.in.h:1 msgid "Standard Moniker factory" msgstr "Fabbrica Moniker standard" #: monikers/GNOME_VFS_Moniker_std.server.in.in.h:2 msgid "file MonikerExtender" msgstr "file MonikerExtender" #: monikers/GNOME_VFS_Moniker_std.server.in.in.h:3 msgid "generic Gnome VFS moniker" msgstr "moniker GNOME VFS generico" #: monikers/GNOME_VFS_Moniker_std.server.in.in.h:4 msgid "generic file moniker" msgstr "moniker file generico"