You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trustieforge/public/javascripts/jstoolbar/lang/jstoolbar-fa.js

17 lines
838 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

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'] = 'عکس';