home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2009 March / ME_03_2009.iso / Software / Internet / Cyberduck-3.1.2.dmg / Cyberduck.app / Contents / Resources / el.lproj / Crash.strings < prev    next >
Encoding:
Text (UTF-16)  |  2009-02-01  |  1.1 KB  |  13 lines

  1. /* Title of alert window when we had a crash: */
  2. "Do you want to report the last crash?" = "Θέλετε να αναφέρετε την τελευταία βλάβη;";
  3.  
  4. /* Message for alert window when we had a crash: */
  5. "The application %@ has recently crashed. To help improve it, you can send the crash log to the author." = "Η εφαρμογή %@ έχει πρόσφατα παρουσιάσει βλάβη. Για να βοηθήσετε στην βελτίωσή της, μπορείτε να στείλετε το ιστορικό βλαβών στο δημιουργό.";
  6.  
  7. /* Name of OK button in alert window: */
  8. "Send" = "Αποστολή";
  9.  
  10. /* Name of Cancel button in alert window: */
  11. "Don't Send" = "Μη Αποστολή";
  12.  
  13.