home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2009 March / ME_03_2009.iso / Software / Internet / Cyberduck-3.1.2.dmg / Cyberduck.wdgt / cs.lproj / localizedStrings.js
Encoding:
Text File  |  2009-02-01  |  980 b   |  26 lines

  1. /**
  2.  *    Cyberduck Dashboard widget
  3.  *    Copyright (c) 2006 Claudio Procida & David V. Kocher. All rights reserved.
  4.  *    http://cyberduck.ch/
  5.  *
  6.  *    This program is free software; you can redistribute it and/or modify
  7.  *    it under the terms of the GNU General Public License as published by
  8.  *    the Free Software Foundation; either version 2 of the License, or
  9.  *    (at your option) any later version.
  10.  *
  11.  *    This program is distributed in the hope that it will be useful,
  12.  *    but WITHOUT ANY WARRANTY; without even the implied warranty of
  13.  *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  14.  *    GNU General Public License for more details.
  15.  *
  16.  *    Bug fixes, suggestions and comments should be sent to:
  17.  *    dkocher@cyberduck.ch
  18.  */
  19.  
  20. localizedStrings = new Array();
  21.  
  22. localizedStrings["Please configure me!"] = "Please configure me!";
  23. localizedStrings["Username"] = "Jm√©no";
  24. localizedStrings["Path"] = "Cesta";
  25. localizedStrings["Server"] = "Server";
  26. localizedStrings["Done"] = "Done";