home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2008 April / MAC_easy_04_2008.iso / Software / Tools / TinkerTool.dmg / TinkerTool.app / Contents / Resources / German.lproj / MBSSoftwareUpdate.strings < prev   
Encoding:
Text (UTF-16)  |  2008-09-17  |  3.3 KB  |  34 lines

  1.  
  2. /* formatter template for software update release date */
  3. "%m/%d/%y" = "%d.%m.%y";
  4.  
  5. /* update available title */
  6. "A new version is available" = "Eine neue Version ist erhältlich";
  7.  
  8. /* Cancel button */
  9. "Cancel" = "Abbrechen";
  10.  
  11. /* Connect button for software update */
  12. "Connect" = "Verbinden";
  13.  
  14. /* update check failure title */
  15. "Could not contact update site" = "Aktualisierungsserver konnte nicht kontaktiert werden";
  16.  
  17. /* update check failure explanation */
  18. "It was not possible to contact the update server via Internet. Please check your Internet connection or retry at a later time." = "Es war nicht möglich, den Aktualisierungsserver über das Internet zu erreichen. Bitte überprüfen Sie Ihre Internetverbindung oder versuchen Sie es später noch einmal.";
  19.  
  20. /* OK button */
  21. "OK" = "OK";
  22.  
  23. /* wait message */
  24. "Please wait. Checking for updates..." = "Bitte warten. Suche nach Aktualisierungen läuft…";
  25.  
  26. /* update available explanation template */
  27. "The software package %@, version %@ (Build %@), is available since %@.\nClick on the Connect button below to open the download web site and get detailed information." = "Das Softwarepaket %@ Version %@ (Build %@) ist seit dem %@ verfügbar.\nDrücken Sie unten auf „Verbinden“, um die Webseite zum Herunterladen zu öffnen und weitere Informationen zu erhalten.";
  28.  
  29. /* no update available title */
  30. "This software product is up-to-date" = "Diese Software ist aktuell";
  31.  
  32. /* no update available explanation */
  33. "You are already using the latest version of this software package that is available for this operating system." = "Sie verwenden bereits die neueste Version dieses Softwarepaketes, das für dieses Betriebssystem verfügbar ist.";
  34.