home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextAdmin / Installer.app / German.lproj / Errors.strings < prev    next >
Text File  |  1992-06-23  |  8KB  |  90 lines

  1. /* Retranslation of /step/hegarty/localization/pr2/softrans.10o.tinman/Softrans_temp/NeXT_Warp10O_Software/strings/./NextAdmin/Installer.app/German.lproj/Errors.strings from Warp10O to Hyper1N. */
  2. /* keep strings in this order. This message appears when the package receipt can't be written. */
  3. "You don't have permissions to install %s%s/%s.pkg (see the Log view)." = "Sie haben nicht die erforderliche Zugriffsberechtigung für die Installation von %s%s/%s.pkg (siehe Logbuch).";
  4.  
  5. /* Installation error message. first string is package name. */
  6. "You don't have permission to install some of the files in %s (see the Log view)." = "Sie haben nicht die erforderliche Zugriffsberechtigung für die Installation einiger Dateien in %s (siehe Logbuch).";
  7.  
  8. /* Deletion error message. first string is package name. */
  9. "You don't have permission to remove some of the files in %s (see the Log view)." = "Sie haben nicht die erforderliche Zugriffsberechtigung für die Entfernung einiger Dateien in %s (siehe Logbuch).";
  10.  
  11. /* first string is package name */
  12. "You don't have enough disk space to install the files in %s (see the Log view)." = "Es steht nicht genug Plattenspeicher für die Installation der Dateien in %s zur Verfügung (siehe Logbuch).";
  13.  
  14. "The Compress operation creates a compressed archive before it deletes the installed files. You don't have enough disk space to create this archive (see the Log view)." = "Die Operation \"Komprimieren\" erstellt eine komprimierte Sicherungskopie, bevor die installierten Dateien gelöscht werden. Für die Erstellung dieser Sicherungskopie steht nicht genug Plattenspeicher zur Verfügung (siehe Logbuch).";
  15.  
  16. /* first string is package naPVb/
  17. "Some of the files in %s are missing (they are listed in the Log view). You can't compress a package that has missing files." = "Einige Dateien in %s fehlen (sie sind im Logbuch aufgelistet). Ein Paket, in dem Dateien fehlen, kann nicht komprimiert werden.";
  18.  
  19. /* internal error - first number is status, other numbers are fields in status value */
  20. "Internal error: checking phase returned unknown status %d (%u, %u, %u)." = "Interner Fehler: Prüfphase lieferte den unbekannten Status  %d (%u, %u, %u).";
  21.  
  22. /* keep strings in this order */
  23. "You don't have permission to change the status file in %s%s/%s.pkg (see the Log view)." = "Sie haben nicht die erforderliche Zugriffsberechtigung zum Ändern der Statusdatei in %s%s/%s.pkg (siehe Logbuch).";
  24.  
  25. /* keep strings in this order */
  26. "You don't have permission to delete %s%s/%s.pkg (see the Log view)." = "Sie haben nicht die erforderliche Zugriffsberechtigung zum Löschen von %s%s/%s.pkg (siehe Logbuch).";
  27.  
  28. /* This message is displayed to the user when someone else owns the already installed package. The first string is the package root directory in /NextLibrary. The second string is the particular package directory. */
  29. "This package already exists in %s%s and you don't have permission to replace it." = "Dieses Paket besteht bereits in %s%s, und Sie haben nicht die erforderliche Zugriffsberechtigung, um es zu ersetzen.";
  30.  
  31. /* Error presented to user when the application is unable to ascertain the current working directory */
  32. "Can't get working directory." = "Arbeitsverzeichnis kann nicht ermittelt werden.";
  33.  
  34. /* Error message presented to user when a package specified on the command line cannot be found. First string is the user-specified package name. */
  35. "Installer: package %s does not exist." = "\"Installer\": Paket %s existiert nicht.";
  36.  
  37. /* Error message presented to user when a package specified on the command line cannot be opened. First string is the user-specified package name. Second string is nature of error. */
  38. "Installer: errors opening package %s: %s." = "\"Installer\": Fehler beim Öffnen des Pakets %s: %s.";
  39.  
  40. /* Error message presented to user when a package specified on the command line cannot be opened. First string is the user-specified package name. */
  41. "Installer: there were errors opening package %s." = "\"Installer\": Beim Öffnen des Pakets %s sind FehlePVcfgetreten.";
  42.  
  43. /* Fatal error message presented to user when a memory allocation fails. First argument is error number. */
  44. "Fatal error %d while allocating program memory." = "Schwerwiegender Fehler %d bei der Zuweisung von Programmspeicher.";
  45.  
  46. /* This message appears when the installer_util program in the Installer.app folder is missing or can't be executed. */
  47. "Can't execute installer utility program." = "\"Installer\"-Dienstprogramm kann nicht ausgeführt werden.";
  48.  
  49. /* This message appears when there is an error getting the size of a file from the package's .bom file. */
  50. "Can't get file size." = "Dateigröße kann nicht ermittelt werden.";
  51.  
  52. /* This message appears when there are problems reading a file that is to be compressed. */
  53. "Can't read." = "Lesen nicht möglich.";
  54.  
  55. /* This message appears when there is an error reading the package's .bom file. The first argument is the package name. */
  56. "**** There were errors reading Bill of Materials file for package %s." = "**** Beim Lesen der Materiallistendatei des Pakets %s sind Fehler aufgetreten.";
  57.  
  58. /* This message appears when there is an error reading the package's file archive. The first argument is the package name. */
  59. "**** There were errors reading the archive file for package %s." = "**** Beim Lesen der Sicherungsdatei des Pakets %s sind Fehler aufgetreten.";
  60.  
  61. /* This message appears when there is an error finding the package while installing. The first argument is the package path. */
  62. "**** Can't access package %s." = "**** Zugriff auf Paket %s nicht möglich.";
  63.  
  64. /* This message appears when there is an error creating the destination location while installing. The first argument is the package path. */
  65. "**** Can't create folder %s." = "**** Erstellen des Ordners %s nicht möglich.";
  66.  
  67. /* This message appears when there is an error installing a package. The first argument is the package name. */
  68. "**** There were errors while installing %s." = "**** Beim Installieren von %s sind Fehler aufgetreten.";
  69.  
  70. /* This message appears when there is an error compressing a package. The first argument is the package name. */
  71. "**** There were errors while compressing %s." = "**** Beim Komprimieren von %s sind Fehler aufgetreten.";
  72.  
  73. /* This message appears when there is an error expanding a package. The first argument is the package name. */
  74. "**** There were errors while exPVding %s." = "**** Beim Dekomprimieren von %s sind Fehler aufgetreten.";
  75.  
  76. /* This message appears when there is an error deleting a package. The first argument is the package name. */
  77. "**** There were errors while deleting %s." = "**** Beim Löschen von %s sind Fehler aufgetreten.";
  78.  
  79. /* This message appears when there is an error writing the receipt for a package after it is installed. The first argument is the package name. The second and third arguments form the location where the receipt should be written. */
  80. "**** There were errors writing the package receipt for %s in %s/%s." = "**** Beim Schreiben der Paket-Empfangsbestätigung für %s in %s/%s sind Fehler aufgetreten.";
  81.  
  82. /* This message appears when there are problems moving to a folder that is to be compressed. The first argument is the folder name. */
  83. "**** Can't move to folder %s." = "**** Verschieben in Ordner %s nicht möglich.";
  84.  
  85. /* This message appears when the installer_util program in the Installer.app folder is missing or can't be executed. */
  86. "**** Can't execute %s." = "**** %s kann nicht ausgeführt werden.";
  87.  
  88. /* This message appears when Installer can't create a pipe when execing installer_util. */
  89. "**** Can't create pipe" = "**** \"pipe\" kann nicht erstellt werden";
  90.