Redmine/public/javascripts/jstoolbar/lang/jstoolbar-fa.js

17 lines
838 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

jsToolBar.strings = {};
jsToolBar.strings['Strong'] = 'پررنگ';
jsToolBar.strings['Italic'] = 'کج';
jsToolBar.strings['Underline'] = 'زیرخط';
jsToolBar.strings['Deleted'] = 'برداشته شده';
jsToolBar.strings['Code'] = 'کد درون خطی';
jsToolBar.strings['Heading 1'] = 'سربرگ ۱';
jsToolBar.strings['Heading 2'] = 'سربرگ ۲';
jsToolBar.strings['Heading 3'] = 'سربرگ ۳';
jsToolBar.strings['Unordered list'] = 'فهرست بدون شماره';
jsToolBar.strings['Ordered list'] = 'فهرست با شماره';
jsToolBar.strings['Quote'] = 'تو بردن';
jsToolBar.strings['Unquote'] = 'بیرون آوردن';
jsToolBar.strings['Preformatted text'] = 'نوشته قالب بندی شده';
jsToolBar.strings['Wiki link'] = 'پیوند به برگ ویکی';
jsToolBar.strings['Image'] = 'عکس';