Mercurial > hg > soundsoftware-site
view public/javascripts/jstoolbar/lang/jstoolbar-ro.js @ 506:1551c61843d2 cannam
Remove en-GB.yml. Since feature #117, we have been using only en.yml and en-GB should not exist in the directory tree.
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Thu, 14 Jul 2011 10:21:43 +0100 |
parents | 513646585e45 |
children |
line wrap: on
line source
jsToolBar.strings = {}; jsToolBar.strings['Strong'] = 'Bold'; jsToolBar.strings['Italic'] = 'Italic'; jsToolBar.strings['Underline'] = 'Subliniat'; jsToolBar.strings['Deleted'] = 'Șters'; jsToolBar.strings['Code'] = 'Fragment de cod'; jsToolBar.strings['Heading 1'] = 'Heading 1'; jsToolBar.strings['Heading 2'] = 'Heading 2'; jsToolBar.strings['Heading 3'] = 'Heading 3'; jsToolBar.strings['Unordered list'] = 'Listă pe puncte'; jsToolBar.strings['Ordered list'] = 'Listă ordonată'; jsToolBar.strings['Quote'] = 'Citează'; jsToolBar.strings['Unquote'] = 'Fără citat'; jsToolBar.strings['Preformatted text'] = 'Text preformatat'; jsToolBar.strings['Wiki link'] = 'Trimitere către o pagină wiki'; jsToolBar.strings['Image'] = 'Imagine';