Add htmlarea http://www.htmlarea.com/ tool to appdb
This commit is contained in:
55
htmlarea/lang/lv.js
Normal file
55
htmlarea/lang/lv.js
Normal file
@@ -0,0 +1,55 @@
|
||||
// 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<72>v<EFBFBD>",
|
||||
|
||||
underline: "Pasv<73>trots",
|
||||
|
||||
strikethrough: "P<>rsv<73>trots",
|
||||
|
||||
subscript: "Novietot zem rindas",
|
||||
|
||||
superscript: "Novietot virs rindas",
|
||||
|
||||
justifyleft: "Izl<7A>dzin<69>t pa kreisi",
|
||||
|
||||
justifycenter: "Izl<7A>dzin<69>t centr<74>",
|
||||
|
||||
justifyright: "Izl<7A>dzin<69>t pa labi",
|
||||
|
||||
justifyfull: "Izl<7A>dzin<69>t pa visu lapu",
|
||||
|
||||
orderedlist: "Numur<75>ts saraksts",
|
||||
|
||||
unorderedlist: "Saraksts",
|
||||
|
||||
outdent: "Samazin<69>t atk<74>pi",
|
||||
|
||||
indent: "Palielin<69>t atk<74>pi",
|
||||
|
||||
forecolor: "Burtu kr<6B>sa",
|
||||
Reference in New Issue
Block a user