JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.3
[ckeditor.git] / _source / plugins / specialchar / lang / fa.js
1 /*\r
2 Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.\r
3 For licensing, see LICENSE.html or http://ckeditor.com/license\r
4 */\r
5 \r
6 CKEDITOR.plugins.setLang( 'specialchar', 'fa',\r
7 {\r
8         euro: 'نشان یورو',\r
9         lsquo: 'علامت نقل قول تکی چپ',\r
10         rsquo: 'علامت نقل قول تکی راست',\r
11         ldquo: 'علامت دوتایی نقل قول چپ',\r
12         rdquo: 'علامت دوتایی نقل قول راست',\r
13         ndash: 'En dash', // MISSING\r
14         mdash: 'Em dash', // MISSING\r
15         iexcl: 'علامت گذاری به عنوان علامت تعجب وارونه',\r
16         cent: 'نشان سنت',\r
17         pound: 'نشان پوند',\r
18         curren: 'نشان ارز',\r
19         yen: 'نشان ین',\r
20         brvbar: 'نوار شکسته',\r
21         sect: 'نشان بخش',\r
22         uml: 'Diaeresis', // MISSING\r
23         copy: 'نشان کپی رایت',\r
24         ordf: 'Feminine ordinal indicator', // MISSING\r
25         laquo: 'Left-pointing double angle quotation mark', // MISSING\r
26         not: 'علامت ثبت نشده',\r
27         reg: 'علامت ثبت شده',\r
28         macr: 'Macron', // MISSING\r
29         deg: 'نشان درجه',\r
30         sup2: 'بالانویس دو',\r
31         sup3: 'بالانویس سه',\r
32         acute: 'لهجه غلیظ',\r
33         micro: 'نشان مایکرو',\r
34         para: 'Pilcrow sign', // MISSING\r
35         middot: 'نقطه میانی',\r
36         cedil: 'Cedilla', // MISSING\r
37         sup1: 'Superscript one', // MISSING\r
38         ordm: 'Masculine ordinal indicator', // MISSING\r
39         raquo: 'نشان زاویهدار دوتایی نقل قول راست چین',\r
40         frac14: 'Vulgar fraction one quarter', // MISSING\r
41         frac12: 'Vulgar fraction one half', // MISSING\r
42         frac34: 'Vulgar fraction three quarters', // MISSING\r
43         iquest: 'Inverted question mark', // MISSING\r
44         Agrave: 'Latin capital letter A with grave accent', // MISSING\r
45         Aacute: 'Latin capital letter A with acute accent', // MISSING\r
46         Acirc: 'Latin capital letter A with circumflex', // MISSING\r
47         Atilde: 'Latin capital letter A with tilde', // MISSING\r
48         Auml: 'Latin capital letter A with diaeresis', // MISSING\r
49         Aring: 'Latin capital letter A with ring above', // MISSING\r
50         AElig: 'Latin Capital letter Æ', // MISSING\r
51         Ccedil: 'Latin capital letter C with cedilla', // MISSING\r
52         Egrave: 'Latin capital letter E with grave accent', // MISSING\r
53         Eacute: 'Latin capital letter E with acute accent', // MISSING\r
54         Ecirc: 'Latin capital letter E with circumflex', // MISSING\r
55         Euml: 'Latin capital letter E with diaeresis', // MISSING\r
56         Igrave: 'Latin capital letter I with grave accent', // MISSING\r
57         Iacute: 'Latin capital letter I with acute accent', // MISSING\r
58         Icirc: 'Latin capital letter I with circumflex', // MISSING\r
59         Iuml: 'Latin capital letter I with diaeresis', // MISSING\r
60         ETH: 'Latin capital letter Eth', // MISSING\r
61         Ntilde: 'Latin capital letter N with tilde', // MISSING\r
62         Ograve: 'Latin capital letter O with grave accent', // MISSING\r
63         Oacute: 'Latin capital letter O with acute accent', // MISSING\r
64         Ocirc: 'Latin capital letter O with circumflex', // MISSING\r
65         Otilde: 'Latin capital letter O with tilde', // MISSING\r
66         Ouml: 'Latin capital letter O with diaeresis', // MISSING\r
67         times: 'Multiplication sign', // MISSING\r
68         Oslash: 'Latin capital letter O with stroke', // MISSING\r
69         Ugrave: 'Latin capital letter U with grave accent', // MISSING\r
70         Uacute: 'Latin capital letter U with acute accent', // MISSING\r
71         Ucirc: 'Latin capital letter U with circumflex', // MISSING\r
72         Uuml: 'Latin capital letter U with diaeresis', // MISSING\r
73         Yacute: 'Latin capital letter Y with acute accent', // MISSING\r
74         THORN: 'Latin capital letter Thorn', // MISSING\r
75         szlig: 'Latin small letter sharp s', // MISSING\r
76         agrave: 'Latin small letter a with grave accent', // MISSING\r
77         aacute: 'Latin small letter a with acute accent', // MISSING\r
78         acirc: 'Latin small letter a with circumflex', // MISSING\r
79         atilde: 'Latin small letter a with tilde', // MISSING\r
80         auml: 'Latin small letter a with diaeresis', // MISSING\r
81         aring: 'Latin small letter a with ring above', // MISSING\r
82         aelig: 'Latin small letter æ', // MISSING\r
83         ccedil: 'Latin small letter c with cedilla', // MISSING\r
84         egrave: 'Latin small letter e with grave accent', // MISSING\r
85         eacute: 'Latin small letter e with acute accent', // MISSING\r
86         ecirc: 'Latin small letter e with circumflex', // MISSING\r
87         euml: 'Latin small letter e with diaeresis', // MISSING\r
88         igrave: 'Latin small letter i with grave accent', // MISSING\r
89         iacute: 'Latin small letter i with acute accent', // MISSING\r
90         icirc: 'Latin small letter i with circumflex', // MISSING\r
91         iuml: 'Latin small letter i with diaeresis', // MISSING\r
92         eth: 'Latin small letter eth', // MISSING\r
93         ntilde: 'Latin small letter n with tilde', // MISSING\r
94         ograve: 'Latin small letter o with grave accent', // MISSING\r
95         oacute: 'Latin small letter o with acute accent', // MISSING\r
96         ocirc: 'Latin small letter o with circumflex', // MISSING\r
97         otilde: 'Latin small letter o with tilde', // MISSING\r
98         ouml: 'Latin small letter o with diaeresis', // MISSING\r
99         divide: 'Division sign', // MISSING\r
100         oslash: 'Latin small letter o with stroke', // MISSING\r
101         ugrave: 'Latin small letter u with grave accent', // MISSING\r
102         uacute: 'Latin small letter u with acute accent', // MISSING\r
103         ucirc: 'Latin small letter u with circumflex', // MISSING\r
104         uuml: 'Latin small letter u with diaeresis', // MISSING\r
105         yacute: 'Latin small letter y with acute accent', // MISSING\r
106         thorn: 'Latin small letter thorn', // MISSING\r
107         yuml: 'Latin small letter y with diaeresis', // MISSING\r
108         OElig: 'Latin capital ligature OE', // MISSING\r
109         oelig: 'Latin small ligature oe', // MISSING\r
110         '372': 'Latin capital letter W with circumflex', // MISSING\r
111         '374': 'Latin capital letter Y with circumflex', // MISSING\r
112         '373': 'Latin small letter w with circumflex', // MISSING\r
113         '375': 'Latin small letter y with circumflex', // MISSING\r
114         sbquo: 'Single low-9 quotation mark', // MISSING\r
115         '8219': 'Single high-reversed-9 quotation mark', // MISSING\r
116         bdquo: 'Double low-9 quotation mark', // MISSING\r
117         hellip: 'Horizontal ellipsis', // MISSING\r
118         trade: 'Trade mark sign', // MISSING\r
119         '9658': 'Black right-pointing pointer', // MISSING\r
120         bull: 'Bullet', // MISSING\r
121         rarr: 'Rightwards arrow', // MISSING\r
122         rArr: 'Rightwards double arrow', // MISSING\r
123         hArr: 'جهتنمای دوتایی چپ به راست',\r
124         diams: 'Black diamond suit', // MISSING\r
125         asymp: 'تقریبا برابر با'\r
126 });\r