home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextLibrary / Frameworks / AppKit.framework / Versions / B / Resources / German.lproj / ServicesMenu.strings < prev    next >
Encoding:
Text (UTF-16)  |  1996-08-28  |  1.7 KB  |  19 lines

  1. /* ALERT */
  2. /* Title */
  3. "Services" = "Dienste";
  4. /* Message */
  5. "Service \"%@\" could not be provided by %@: %@" = "Der Dienst \"%@\" konnte nicht bereitgestellt werden von %@: %@.";
  6.  
  7. /* ALERT */
  8. /* Title */
  9. "Services" = "Dienste";
  10. /* Message */
  11. "Error providing service %@." = "Fehler beim Bereitstellen des Dienstes %@";
  12.  
  13.  
  14. /* Message shown when there is an error when providing a service; the first argument is the service, the second is the error.  Reverse the %1$@ and %2$@ if localization requires the error first. */
  15. "Service %1$@ could not be provided: %2$@" = "Der Dienst %1$@ konnte nicht bereitgestellt werden: %2$@";
  16.  
  17. /* Name of normal services.  These are services that appear in the Services menu.  This string appears in the Preferences Services enabling/disabling section and also as the title of alerts. */
  18. "Services" = "Dienste";
  19.