home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Freeware
/
Programare
/
groupoffice-com-2.01
/
controls
/
htmlarea
/
lang
/
pl.js
< prev
next >
Wrap
Text File
|
2004-03-08
|
1KB
|
37 lines
// I18N constants
HTMLArea.I18N = {
// the following should be the filename without .js extension
// it will be used for automatically load plugin language.
lang: "pl",
tooltips: {
bold: "Pogrubienie",
italic: "Pochylenie",
underline: "Podkre£lenie",
strikethrough: "Przekre£lenie",
subscript: "Indeks dolny",
superscript: "Indeks g≤rny",
justifyleft: "Wyr≤wnaj do lewej",
justifycenter: "Wy£rodkuj",
justifyright: "Wyr≤wnaj do prawej",
justifyfull: "Wyjustuj",
orderedlist: "Numerowanie",
unorderedlist: "Wypunktowanie",
outdent: "Zmniejsz wciΩcie",
indent: "ZwiΩksz wciΩcie",
forecolor: "Kolor czcionki",
backcolor: "Kolor t│a",
horizontalrule: "Linia pozioma",
createlink: "Wstaw adres sieci Web",
insertimage: "Wstaw obraz",
inserttable: "Wstaw tabelΩ",
htmlmode: "Edycja WYSIWYG/w ƒr≤dle strony",
popupeditor: "Pe│ny ekran",
about: "Informacje o tym edytorze",
help: "Pomoc",
textindicator: "Obecny styl"
}
};