[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/htmlarea/lang/ -> lt.js (source)

   1  // I18N constants
   2  
   3  // LANG: "lt", ENCODING: UTF-8
   4  // Author: Jaroslav Å atkeviÄ, <jaro@akl.lt>
   5  
   6  HTMLArea.I18N = {
   7  
   8      // the following should be the filename without .js extension
   9      // it will be used for automatically load plugin language.
  10      lang: "en",
  11  
  12      tooltips: {
  13          bold:           "Paryškinti",
  14          italic:         "Kursyvas",
  15          underline:      "Pabraukti",
  16          strikethrough:  "Perbraukti",
  17          subscript:      "Apatinis indeksas",
  18          superscript:    "Viršutinis indeksas",
  19          justifyleft:    "Lygiavimas pagal kairÄ™",
  20          justifycenter:  "Lygiavimas pagal centrÄ…",
  21          justifyright:   "Lygiavimas pagal dešinę",
  22          justifyfull:    "Lygiuoti pastraipÄ…",
  23          orderedlist:    "Numeruotas sąrašas",
  24          unorderedlist:  "Suženklintas sąrašas",
  25          outdent:        "Sumažinti paraštę",
  26          indent:         "Padidinti paraštę",
  27          forecolor:      "Å rifto spalva",
  28          hilitecolor:    "Fono spalva",
  29          horizontalrule: "Horizontali linija",
  30          createlink:     "Įterpti nuorodą",
  31          insertimage:    "Įterpti paveiksliuką",
  32          inserttable:    "Įterpti lentelę",
  33          htmlmode:       "Perjungti į HTML/WYSIWYG",
  34          popupeditor:    "Išplėstas redagavimo ekranas/Enlarge Editor",
  35          about:          "Apie redaktorių",
  36          showhelp:       "Pagalba naudojant redaktorių",
  37          textindicator:  "Dabartinis stilius",
  38          undo:           "Atšaukia paskutini jūsų veiksmą",
  39          redo:           "Pakartoja paskutinį atšauktą jūsų veiksmą",
  40          cut:            "Iškirpti",
  41          copy:           "Kopijuoti",
  42          paste:          "Įterpti"
  43  },
  44  
  45      buttons: {
  46          "ok":           "OK",
  47          "cancel":       "Atšaukti"
  48      },
  49  
  50      msg: {
  51          "Path":         "Kelias",
  52          "TEXT_MODE":    "Jūs esete teksto režime.  Naudokite [<>] mygtuką grįžimui į WYSIWYG.",
  53  
  54          "IE-sucks-full-screen" :
  55          // translate here
  56          "The full screen mode is known to cause problems with Internet Explorer, " +
  57          "due to browser bugs that we weren't able to workaround.  You might experience garbage " +
  58          "display, lack of editor functions and/or random browser crashes.  If your system is Windows 9x " +
  59          "it's very likely that you'll get a 'General Protection Fault' and need to reboot.\n\n" +
  60          "You have been warned.  Please press OK if you still want to try the full screen editor."
  61      },
  62  
  63      dialogs: {
  64          "Cancel"                                            : "Atšaukti",
  65          "Insert/Modify Link"                                : "IdÄ—ti/Modifikuoti",
  66          "New window (_blank)"                               : "Naujas langas (_blank)",
  67          "None (use implicit)"                               : "None (use implicit)",
  68          "OK"                                                : "OK",
  69          "Other"                                             : "Kitas",
  70          "Same frame (_self)"                                : "Same frame (_self)",
  71          "Target:"                                           : "Target:",
  72          "Title (tooltip):"                                  : "Pavadinimas (tooltip):",
  73          "Top frame (_top)"                                  : "Top frame (_top)",
  74          "URL:"                                              : "URL:",
  75          "You must enter the URL where this link points to"  : "Jus privalote nurodyti URL į kuri rodo šitą nuoroda"
  76      }
  77  };


Généré le : Sat Nov 24 09:00:37 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics