[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

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

   1  // I18N constants
   2  // UTF-8 encoding.
   3  
   4  HTMLArea.I18N = {
   5  
   6      // the following should be the filename without .js extension
   7      // it will be used for automatically load plugin language.
   8      lang: "en",
   9  
  10      tooltips: {
  11          bold:               "Lihavoitu",
  12          italic:             "Kursivoitu",
  13          underline:          "Alleviivattu",
  14          strikethrough:      "Yliviivattu",
  15          subscript:          "Alaindeksi",
  16          superscript:        "Yläindeksi",
  17          justifyleft:        "Tasaa vasemmat reunat",
  18          justifycenter:      "Keskitä",
  19          justifyright:       "Tasaa oikeat reunat",
  20          justifyfull:        "Tasaa molemmat reunat",
  21          orderedlist:     "Numerointi",
  22          unorderedlist:     "Luettelomerkit",
  23          outdent:            "Lisää sisennystä",
  24          indent:             "Pienennä sisennystä",
  25          forecolor:          "Fontin väri",
  26          hilitecolor:        "Taustaväri",
  27          inserthorizontalrule:     "Vaakaviiva",
  28          createlink:         "Lisää Linkki",
  29          insertimage:        "Lisää Kuva",
  30          inserttable:        "Lisää Taulu",
  31          htmlmode:           "HTML Lähdekoodi vs WYSIWYG",
  32          popupeditor:        "Suurenna Editori",
  33          about:              "Tietoja Editorista",
  34          showhelp:               "Näytä Ohje",
  35          textindicator:      "Nykyinen tyyli",
  36          undo:               "Peruuta viimeinen toiminto",
  37          redo:               "Palauta viimeinen toiminto",
  38          cut:                "Leikkaa maalattu",
  39          copy:               "Kopioi maalattu",
  40          paste:              "Liitä leikepyödältä"
  41      },
  42  
  43      buttons: {
  44          "ok":               "Hyväksy",
  45          "cancel":           "Peruuta"
  46      }
  47  };


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