Redmine 3.4.4
This commit is contained in:
commit
64924a6376
2112 changed files with 259028 additions and 0 deletions
21
public/javascripts/jstoolbar/lang/jstoolbar-eu.js
Normal file
21
public/javascripts/jstoolbar/lang/jstoolbar-eu.js
Normal file
|
@ -0,0 +1,21 @@
|
|||
// jsToolBar EU language
|
||||
// Author: Ales Zabala Alava (Shagi), <shagi@gisa-elkartea.org>
|
||||
// 2010-01-25
|
||||
// Distributed under the same terms as the jsToolBar itself.
|
||||
jsToolBar.strings = {};
|
||||
jsToolBar.strings['Strong'] = 'Lodia';
|
||||
jsToolBar.strings['Italic'] = 'Etzana';
|
||||
jsToolBar.strings['Underline'] = 'Azpimarra';
|
||||
jsToolBar.strings['Deleted'] = 'Ezabatuta';
|
||||
jsToolBar.strings['Code'] = 'Inline Code';
|
||||
jsToolBar.strings['Heading 1'] = '1 Goiburua';
|
||||
jsToolBar.strings['Heading 2'] = '2 Goiburua';
|
||||
jsToolBar.strings['Heading 3'] = '3 Goiburua';
|
||||
jsToolBar.strings['Highlighted code'] = 'Highlighted code';
|
||||
jsToolBar.strings['Unordered list'] = 'Ordenatu gabeko zerrenda';
|
||||
jsToolBar.strings['Ordered list'] = 'Ordenatutako zerrenda';
|
||||
jsToolBar.strings['Quote'] = 'Aipamena';
|
||||
jsToolBar.strings['Unquote'] = 'Aipamena kendu';
|
||||
jsToolBar.strings['Preformatted text'] = 'Aurrez formateatutako testua';
|
||||
jsToolBar.strings['Wiki link'] = 'Wiki orri baterako esteka';
|
||||
jsToolBar.strings['Image'] = 'Irudia';
|
Loading…
Add table
Add a link
Reference in a new issue