Revision 1298:4f746d8966dd public/javascripts/jstoolbar/lang
| public/javascripts/jstoolbar/lang/jstoolbar-az.js | ||
|---|---|---|
| 1 |
jsToolBar.strings = {};
|
|
| 2 |
jsToolBar.strings['Strong'] = 'Strong'; |
|
| 3 |
jsToolBar.strings['Italic'] = 'Italic'; |
|
| 4 |
jsToolBar.strings['Underline'] = 'Underline'; |
|
| 5 |
jsToolBar.strings['Deleted'] = 'Deleted'; |
|
| 6 |
jsToolBar.strings['Code'] = 'Inline Code'; |
|
| 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'] = 'Unordered list'; |
|
| 11 |
jsToolBar.strings['Ordered list'] = 'Ordered list'; |
|
| 12 |
jsToolBar.strings['Quote'] = 'Quote'; |
|
| 13 |
jsToolBar.strings['Unquote'] = 'Remove Quote'; |
|
| 14 |
jsToolBar.strings['Preformatted text'] = 'Preformatted text'; |
|
| 15 |
jsToolBar.strings['Wiki link'] = 'Link to a Wiki page'; |
|
| 16 |
jsToolBar.strings['Image'] = 'Image'; |
|
| public/javascripts/jstoolbar/lang/jstoolbar-lt.js | ||
|---|---|---|
| 9 | 9 |
jsToolBar.strings['Heading 3'] = 'Heading 3'; |
| 10 | 10 |
jsToolBar.strings['Unordered list'] = 'Nenumeruotas sąrašas'; |
| 11 | 11 |
jsToolBar.strings['Ordered list'] = 'Numeruotas sąrašas'; |
| 12 |
jsToolBar.strings['Quote'] = 'Quote';
|
|
| 13 |
jsToolBar.strings['Unquote'] = 'Remove Quote';
|
|
| 12 |
jsToolBar.strings['Quote'] = 'Cituoti';
|
|
| 13 |
jsToolBar.strings['Unquote'] = 'Pašalinti citavimą';
|
|
| 14 | 14 |
jsToolBar.strings['Preformatted text'] = 'Preformatuotas tekstas'; |
| 15 | 15 |
jsToolBar.strings['Wiki link'] = 'Nuoroda į Wiki puslapį'; |
| 16 | 16 |
jsToolBar.strings['Image'] = 'Paveikslas'; |
Also available in: Unified diff