home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Freeware
/
Programare
/
groupoffice-com-2.01
/
controls
/
htmlarea
/
lang
/
lv.js
< prev
next >
Wrap
Text File
|
2004-03-08
|
2KB
|
56 lines
// I18N constants
// LANG: "lv", ENCODING: UTF-8 | ISO-8859-1
// Author: Mihai Bazon, http://dynarch.com/mishoo
// Translated by: Janis Klavins, <janis.klavins@devia.lv>
HTMLArea.I18N = {
// the following should be the filename without .js extension
// it will be used for automatically load plugin language.
lang: "lv",
tooltips: {
bold: "Trekniem burtiem",
italic: "KursεvΓ",
underline: "Pasvεtrots",
strikethrough: "PΓrsvεtrots",
subscript: "Novietot zem rindas",
superscript: "Novietot virs rindas",
justifyleft: "IzlεdzinΓt pa kreisi",
justifycenter: "IzlεdzinΓt centrΓ",
justifyright: "IzlεdzinΓt pa labi",
justifyfull: "IzlεdzinΓt pa visu lapu",
orderedlist: "Numurτts saraksts",
unorderedlist: "Saraksts",
outdent: "SamazinΓt atkΓpi",
indent: "PalielinΓt atkΓpi",
forecolor: "Burtu krΓsa",
hilitecolor: "Fona krΓsa",
horizontalrule: "HorizontΓla atdalεtΓjsvεtra",
createlink: "Ievietot hipersaiti",
insertimage: "Ievietot attτlu",
inserttable: "Ievietot tabulu",
htmlmode: "Skatεt HTML kodu",
popupeditor: "PalielinΓt Redi∞τtΓju",
about: "Par ≡o redi∞τtΓju",
showhelp: "Redi∞τtΓja palεgs",
textindicator: "Patreizτjais stils",
undo: "Atcelt pτdτjo darbεbu",
redo: "AtkΓrtot pτdτjo darbεbu",
cut: "Izgriezt iezεmτto",
copy: "Kopτt iezεmτto",
paste: "Ievietot iezεmτto"
},
buttons: {
"ok": "Labi",
"cancel": "Atcelt"
},
msg: {
"Path": "Ce∩≡",
"TEXT_MODE": "J√s patlaban darbojaties TEKSTA RE▐╬M┬. Lai pΓrietu atpaka∩ uz GRAFISKO RE▐╬MU (WYSIWIG), lietojiet [<>] pogu."
}
};