To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
root / public / javascripts / jstoolbar / lang / jstoolbar-lt.js @ 1298:4f746d8966dd
History | View | Annotate | Download (764 Bytes)
| 1 | 0:513646585e45 | Chris | jsToolBar.strings = {};
|
|---|---|---|---|
| 2 | jsToolBar.strings['Strong'] = 'Pastorinti'; |
||
| 3 | jsToolBar.strings['Italic'] = 'Italic'; |
||
| 4 | jsToolBar.strings['Underline'] = 'Pabraukti'; |
||
| 5 | jsToolBar.strings['Deleted'] = 'Užbraukti'; |
||
| 6 | jsToolBar.strings['Code'] = 'Kodas'; |
||
| 7 | jsToolBar.strings['Heading 1'] = 'Heading 1'; |
||
| 8 | jsToolBar.strings['Heading 2'] = 'Heading 2'; |
||
| 9 | jsToolBar.strings['Heading 3'] = 'Heading 3'; |
||
| 10 | jsToolBar.strings['Unordered list'] = 'Nenumeruotas sąrašas'; |
||
| 11 | jsToolBar.strings['Ordered list'] = 'Numeruotas sąrašas'; |
||
| 12 | 1295:622f24f53b42 | Chris | jsToolBar.strings['Quote'] = 'Cituoti'; |
| 13 | jsToolBar.strings['Unquote'] = 'Pašalinti citavimą'; |
||
| 14 | 0:513646585e45 | Chris | jsToolBar.strings['Preformatted text'] = 'Preformatuotas tekstas'; |
| 15 | jsToolBar.strings['Wiki link'] = 'Nuoroda į Wiki puslapį'; |
||
| 16 | jsToolBar.strings['Image'] = 'Paveikslas'; |