]> code.citadel.org Git - citadel.git/blobdiff - webcit/tiny_mce/langs/fa.js
* Upgraded TinyMCE to v2.0.1; CLEAR YOUR CACHE NOW
[citadel.git] / webcit / tiny_mce / langs / fa.js
diff --git a/webcit/tiny_mce/langs/fa.js b/webcit/tiny_mce/langs/fa.js
new file mode 100644 (file)
index 0000000..46623ad
--- /dev/null
@@ -0,0 +1,46 @@
+// IR lang variables\r
+// Persian (Farsi) language pack (for IRAN)\r
+// By: Morteza Zafari\r
+// Lost@LostLord.com\r
+// http://www.LostLord.com\r
+\r
+tinyMCE.addToLang('',{\r
+dir : 'rtl',\r
+bold_desc : '????',\r
+italic_desc : '????',\r
+underline_desc : '??? ?? ???',\r
+striketrough_desc : '?? ?????',\r
+justifyleft_desc : '?? ???',\r
+justifycenter_desc : '??? ???',\r
+justifyright_desc : '???? ???',\r
+justifyfull_desc : '????? ???',\r
+bullist_desc : '????',\r
+numlist_desc : '???? ????',\r
+outdent_desc : '???? ?????',\r
+indent_desc : '?????? ?????',\r
+undo_desc : '????????',\r
+redo_desc : '????????',\r
+link_desc : '??? ? ?????? ????',\r
+unlink_desc : '??? ????',\r
+image_desc : '??? ? ?????? ???',\r
+cleanup_desc : '??????? ??',\r
+focus_alert : 'A editor instance must be focused before using this command.',\r
+edit_confirm : 'Do you want to use the WYSIWYG mode for this textarea?',\r
+insert_link_title : '??? ? ?????? ????',\r
+insert : '  ?????  ',\r
+update : '  ?????  ',\r
+cancel : ' ?????? ',\r
+insert_link_url : 'URL ????',\r
+insert_link_target : '????',\r
+insert_link_target_same : '???? ?? ?? ???? ???? ??? ??',\r
+insert_link_target_blank : '???? ?? ?? ???? ???? ??? ??',\r
+insert_image_title : '??? ? ?????? ???',\r
+insert_image_src : 'URL ???',\r
+insert_image_alt : '?????',\r
+help_desc : '??????',\r
+bold_img : "bold.gif",\r
+italic_img : "italic.gif",\r
+underline_img : "underline.gif",\r
+clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',\r
+popup_blocked : 'Sorry, but we have noticed that your popup-blocker has disabled a window that provides application functionality. You will need to disable popup blocking on this site in order to fully utilize this tool.'\r
+});\r