home *** CD-ROM | disk | FTP | other *** search
- /* NeXTSTEP Release 3 */
-
- /*** FileMover.strings: FileMover Alerts ***/
-
- "Name already in use : %@" = "Nome già usato: %@";
- "Cannot modify directory %@" = "Impossibile modificare la directory %@";
- "Cannot rename '%@' into '%@': %@" = "Impossibile rinominare '%@' con '%@': %@";
- "Cannot create '%@'" = "Impossibile creare '%@'";
- "Cannot rename home" = "Impossibile attribuire un nuovo nome alla cartella locale";
- "%@ is not writable" = "Impossibile scrivere su %@";
- "%@ is not readable" = "%@ non è leggibile";
- "%@ is not a directory" = "%@ non è una directory";
- "Destroy" = "Distruggi";
-
- /*** FileMover.strings: CPMV Operation verbs ***/
-
- "Moving" = "Sto spostando";
- "Copying" = "Sto copiando";
- "Destroying" = "Sto distruggendo";
- "Trashing" = "Sto mettendo nel riciclatore";
- "Duplicating" = "Sto duplicando";
- "Linking" = "Sto creando un legame";
- "Merging" = "Sto unendo";
- "Sizing" = "Sto ridimensionando";
-
- /*** FileMover.strings: CPMV Operation expressions ***/
-
- "MOVING%@%@" = "%@ %@"; /* e.g. "Duplicating /foo" */
- "DESCRIBE%@" = "%@ ..."; /* e.g. "Duplicating ..." */
- "FIRSTOPMANY%@%d" = "%@ %d file"; /* e.g. "Duplicating 10 files" */
- "FIRSTOPONE%@%@" = "%@ %@"; /* e.g. "Duplicating foo" */
-
- /*** FileMover.strings: CPMV Operation separators ***/
-
- "From:" = "Da:";
- "To:" = "A:";
- "In:" = "In";
-
- /*** FileMover.strings: CPMV Random ***/
-
- "Fatal error during file operation" = "Errore fatale durante l'operazione con il file";
- "Dir_on_device_with_no_trash %@" = "La cartella %@ si trova in un disco privo di riciclatore.\nSe continui distruggi i file.";
- "Same source and destination" = "L'origine e la destinazione sono uguali";
- "File Mover died unexpectedly" = "Il File Mover è terminato inaspettatamente";
- "Unable to connect to File Mover" = "Impossibile collegarsi con File Mover";
- "Copy Of %@" = "CopiaDi%@";
- "Stop" = "Interrompi";
- "OK" = "OK";
- "abcdefghijklmnopqrstuvwxyz" = "abcdefghijklmnopqrstuvwxyz";
- "NewCopy_Short" = "Copia";
-