home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Workspace.app / WM.app / German.lproj / FileMover.strings < prev    next >
Text File  |  1992-07-14  |  2KB  |  51 lines

  1. /* NeXTSTEP Release 3 */
  2.  
  3. /***    FileMover.strings:    FileMover Alerts    ***/
  4.  
  5. "Name already in use : %@" = "Name wird bereits benutzt : %@";
  6. "Cannot modify directory %@" = "Verzeichnis %@ kann nicht modifiziert werden.";
  7. "Cannot rename '%@' into '%@': %@" = "'%@' kann nicht in '%@' umbenannt werden: %@";
  8. "Cannot create '%@'" = "'%@' kann nicht erstellt werden";
  9. "Cannot rename home" = "Heim-Ordner kann nicht umbenannt werden";
  10. "%@ is not writable" = "Schreiben in %@ ist nicht möglich";
  11. "%@ is not readable" = "%@ ist nicht lesbar";
  12. "%@ is not a directory" = "%@ ist kein Verzeichnis";
  13. "Destroy" = "Vernichten";
  14.  
  15. /***    FileMover.strings:    CPMV Operation verbs    ***/
  16.  
  17. "Moving" = "Verschiebe";
  18. "Copying" = "Kopiere";
  19. "Destroying" = "Vernichte";
  20. "Trashing" = "Lege in Recycler";
  21. "Duplicating" = "Dupliziere";
  22. "Linking" = "Erstelle Verweise";
  23. "Merging" = "Mische";
  24. "Sizing" = "Berechne Größe";
  25.  
  26. /***    FileMover.strings:    CPMV Operation expressions    ***/
  27.  
  28. "MOVING%@%@" = "%@ %@";    /* e.g. "Duplicating /foo" */
  29. "DESCRIBE%@" = "%@ ...";    /* e.g. "Duplicating ..." */
  30. "FIRSTOPMANY%@%d" = "%@ %d Dateien"; /* e.g. "Duplicating 10 files" */
  31. "FIRSTOPONE%@%@" = "%@ %@";    /* e.g. "Duplicating foo" */
  32.  
  33. /***    FileMover.strings:    CPMV Operation separators    ***/
  34.  
  35. "From:" = "Von:";
  36. "To:" = "Nach:";
  37. "In:" = "In:";
  38.  
  39. /***    FileMover.strings:    CPMV Random    ***/
  40.  
  41. "Fatal error during file operation" = "Schwerwiegender Fehler bei Dateioperation";
  42. "Dir_on_device_with_no_trash %@" = "Ordner %@ befindet sich auf einer Disk ohne Recycler. \nBei Fortsetzung der Operation werden die Dateien vernichtet.";
  43. "Same source and destination" = "Quelle und Ziel sind identisch";
  44. "File Mover died unexpectedly" = "Programm \"File Mover\" unerwartet abgebrochen";
  45. "Unable to connect to File Mover" = "Programm \"File Mover\" nicht erreichbar";
  46. "Copy Of %@" = "KopieVon%@";
  47. "Stop" = "Stop";
  48. "OK" = "OK";
  49. "abcdefghijklmnopqrstuvwxyz" = "abcdefghijklmnopqrstuvwxyz";
  50. "NewCopy_Short" = "kopieren";
  51.