Add htmlarea http://www.htmlarea.com/ tool to appdb
This commit is contained in:
36
htmlarea/lang/pl.js
Normal file
36
htmlarea/lang/pl.js
Normal file
@@ -0,0 +1,36 @@
|
||||
// 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<72>lenie",
|
||||
|
||||
strikethrough: "Przekre<72>lenie",
|
||||
|
||||
subscript: "Indeks dolny",
|
||||
|
||||
superscript: "Indeks g<>rny",
|
||||
|
||||
justifyleft: "Wyr<79>wnaj do lewej",
|
||||
|
||||
justifycenter: "Wy<57>rodkuj",
|
||||
|
||||
justifyright: "Wyr<79>wnaj do prawej",
|
||||
|
||||
justifyfull: "Wyjustuj",
|
||||
|
||||
orderedlist: "Numerowanie",
|
||||
|
||||
unorderedlist: "Wypunktowanie",
|
||||
Reference in New Issue
Block a user