Commit c155b07e authored by winterheart's avatar winterheart

#2445, nl.yml update

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2291 e93f8b46-1217-0410-a6f0-8f06a7374b81
parent 1d709160
This diff is collapsed.
jsToolBar.strings = {};
jsToolBar.strings['Strong'] = 'Strong';
jsToolBar.strings['Italic'] = 'Italic';
jsToolBar.strings['Underline'] = 'Underline';
jsToolBar.strings['Deleted'] = 'Deleted';
jsToolBar.strings['Code'] = 'Inline Code';
jsToolBar.strings['Heading 1'] = 'Heading 1';
jsToolBar.strings['Heading 2'] = 'Heading 2';
jsToolBar.strings['Heading 3'] = 'Heading 3';
jsToolBar.strings['Unordered list'] = 'Unordered list';
jsToolBar.strings['Ordered list'] = 'Ordered list';
jsToolBar.strings['Quote'] = 'Quote';
jsToolBar.strings['Unquote'] = 'Remove Quote';
jsToolBar.strings['Preformatted text'] = 'Preformatted text';
jsToolBar.strings['Wiki link'] = 'Link to a Wiki page';
jsToolBar.strings['Image'] = 'Image';
jsToolBar.strings['Strong'] = 'Extra nadruk';
jsToolBar.strings['Italic'] = 'Cursief';
jsToolBar.strings['Underline'] = 'Onderstreept';
jsToolBar.strings['Deleted'] = 'Verwijderd';
jsToolBar.strings['Code'] = 'Computercode';
jsToolBar.strings['Heading 1'] = 'Kop 1';
jsToolBar.strings['Heading 2'] = 'Kop 2';
jsToolBar.strings['Heading 3'] = 'Kop 3';
jsToolBar.strings['Unordered list'] = 'Ongeordende lijst';
jsToolBar.strings['Ordered list'] = 'Geordende lijst';
jsToolBar.strings['Quote'] = 'Citaat';
jsToolBar.strings['Unquote'] = 'Verwijder citaat';
jsToolBar.strings['Preformatted text'] = 'Voor-geformateerde tekst';
jsToolBar.strings['Wiki link'] = 'Link naar een Wiki pagina';
jsToolBar.strings['Image'] = 'Afbeelding';
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment