home *** CD-ROM | disk | FTP | other *** search
- /* NeXTSTEP Release 3 */
-
- /*** FileMover.strings: FileMover Alerts ***/
-
- "Name already in use : %@" = "Namnet används redan: %@";
- "Cannot modify directory %@" = "Kan inte ändra katalogen %@";
- "Cannot rename '%@' into '%@': %@" = "Kan inte döpa om '%@' till '%@': %@";
- "Cannot create '%@'" = "Kan inte skapa '%@'";
- "Cannot rename home" = "Kan inte döpa om hemkatalogen";
- "%@ is not writable" = "%@ är skrivskyddad";
- "%@ is not readable" = "%@ är inte läsbar";
- "%@ is not a directory" = "%@ är inte en katalog";
- "Destroy" = "Förstör";
-
- /*** FileMover.strings: CPMV Operation verbs ***/
-
- "Moving" = "Flyttar";
- "Copying" = "Kopierar";
- "Destroying" = "Förstör";
- "Trashing" = "Recycler";
- "Duplicating" = "Duplicerar";
- "Linking" = "Länkar";
- "Merging" = "Sammanslår";
- "Sizing" = "Gör om storlek";
-
- /*** FileMover.strings: CPMV Operation expressions ***/
-
- "MOVING%@%@" = "%@ %@"; /* e.g. "Duplicating /foo" */
- "DESCRIBE%@" = "%@..."; /* e.g. "Duplicating ..." */
- "FIRSTOPMANY%@%d" = "%@ %d filer"; /* e.g. "Duplicating 10 files" */
- "FIRSTOPONE%@%@" = "%@ %@"; /* e.g. "Duplicating foo" */
-
- /*** FileMover.strings: CPMV Operation separators ***/
-
- "From:" = "Från:";
- "To:" = "Till:";
- "In:" = "I:";
-
- /*** FileMover.strings: CPMV Random ***/
-
- "Fatal error during file operation" = "Kritiskt fel uppstod under filoperationen";
- "Dir_on_device_with_no_trash %@" = "Katalog %@ ligger på en disk utan Recycler. \n Fortsätter du så kommer filerna att förstöras";
- "Same source and destination" = "Samma källa som destination";
- "File Mover died unexpectedly" = "Oförutsett avslut av Filflyttaren";
- "Unable to connect to File Mover" = "Kunde inte ansluta till Filflyttaren";
- "Copy Of %@" = "KopiaAv%@";
- "Stop" = "Stopp";
- "OK" = "OK";
- "abcdefghijklmnopqrstuvwxyz" = "abcdefghijklmnopqrstuvwxyzåäö";
- "NewCopy_Short" = "copy";
-