[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

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

   1  // I18N constants
   2  
   3  HTMLArea.I18N = {
   4  
   5      // the following should be the filename without .js extension
   6      // it will be used for automatically load plugin language.
   7      lang: "nb",
   8  
   9      tooltips: {
  10          bold:           "Fet",
  11          italic:         "Kursiv",
  12          underline:      "Understreket",
  13          strikethrough:  "Gjennomstreket",
  14          subscript:      "Senket",
  15          superscript:    "Hevet",
  16          justifyleft:    "Venstrejuster",
  17          justifycenter:  "Midtjuster",
  18          justifyright:   "Høyrejuster",
  19          justifyfull:    "Blokkjuster",
  20          orderedlist:    "Nummerert liste",
  21          unorderedlist:  "Punktmerket liste",
  22          outdent:        "Øke innrykk",
  23          indent:         "Reduser innrykk",
  24          forecolor:      "Skriftfarge",
  25          backcolor:      "Bakgrunnsfarge",
  26          horizontalrule: "Horisontal linje",
  27          createlink:     "Sett inn lenke",
  28          insertimage:    "Sett inn bilde",
  29          inserttable:    "Sett inn tabell",
  30          htmlmode:       "Vis HTML kode",
  31          popupeditor:    "Forstørr redigeringsvindu",
  32          about:          "Om..",
  33          help:           "Hjelp",
  34          textindicator:  "Gjeldende stil"
  35      }
  36  };


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