/pigeoncms/Plugins/fckeditor/editor/lang/fa.js
http://pigeoncms.googlecode.com/ · JavaScript · 534 lines · 431 code · 47 blank · 56 comment · 0 complexity · 47f22d41e4f47eef02cab46781438bbb MD5 · raw file
- /*
- * FCKeditor - The text editor for Internet - http://www.fckeditor.net
- * Copyright (C) 2003-2009 Frederico Caldeira Knabben
- *
- * == BEGIN LICENSE ==
- *
- * Licensed under the terms of any of the following licenses at your
- * choice:
- *
- * - GNU General Public License Version 2 or later (the "GPL")
- * http://www.gnu.org/licenses/gpl.html
- *
- * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
- * http://www.gnu.org/licenses/lgpl.html
- *
- * - Mozilla Public License Version 1.1 or later (the "MPL")
- * http://www.mozilla.org/MPL/MPL-1.1.html
- *
- * == END LICENSE ==
- *
- * Persian language file.
- */
-
- var FCKLang =
- {
- // Language direction : "ltr" (left to right) or "rtl" (right to left).
- Dir : "rtl",
-
- ToolbarCollapse : "?????? ?????????",
- ToolbarExpand : "?????? ?????????",
-
- // Toolbar Items and Context Menu
- Save : "?????",
- NewPage : "????? ????",
- Preview : "?????????",
- Cut : "???",
- Copy : "???",
- Paste : "???????",
- PasteText : "??????? ?? ????? ??? ?????",
- PasteWord : "??????? ?? Word",
- Print : "???",
- SelectAll : "????? ???",
- RemoveFormat : "??????? ????",
- InsertLinkLbl : "?????",
- InsertLink : "???????/?????? ??????",
- RemoveLink : "??????? ?????",
- VisitLink : "??? ???? ?????",
- Anchor : "???????/?????? ?????",
- AnchorDelete : "??????? ????",
- InsertImageLbl : "?????",
- InsertImage : "???????/?????? ??????",
- InsertFlashLbl : "Flash",
- InsertFlash : "???????/?????? ?Flash",
- InsertTableLbl : "????",
- InsertTable : "???????/?????? ?????",
- InsertLineLbl : "??",
- InsertLine : "??????? ?? ?????",
- InsertSpecialCharLbl: "?????? ????",
- InsertSpecialChar : "??????? ?????? ????",
- InsertSmileyLbl : "??????",
- InsertSmiley : "??????? ??????",
- About : "??????? FCKeditor",
- Bold : "????",
- Italic : "?????",
- Underline : "?????????",
- StrikeThrough : "???????",
- Subscript : "???????",
- Superscript : "????????",
- LeftJustify : "??????",
- CenterJustify : "????????",
- RightJustify : "????????",
- BlockJustify : "????????",
- DecreaseIndent : "???? ???????",
- IncreaseIndent : "?????? ???????",
- Blockquote : "???? ??? ???",
- CreateDiv : "Create Div Container", //MISSING
- EditDiv : "Edit Div Container", //MISSING
- DeleteDiv : "Remove Div Container", //MISSING
- Undo : "??????",
- Redo : "???????",
- NumberedListLbl : "????? ?????????",
- NumberedList : "???????/??????? ????? ?????????",
- BulletedListLbl : "????? ???????",
- BulletedList : "???????/??????? ????? ???????",
- ShowTableBorders : "????? ???? ????",
- ShowDetails : "????? ??????",
- Style : "???",
- FontFormat : "????",
- Font : "???",
- FontSize : "??????",
- TextColor : "??? ???",
- BGColor : "??? ????????",
- Source : "????",
- Find : "?????",
- Replace : "????????",
- SpellCheck : "????? ????",
- UniversalKeyboard : "????????? ?????",
- PageBreakLbl : "?????? ?????? ?????",
- PageBreak : "??????? ?????? ?????? ?????",
-
- Form : "???",
- Checkbox : "????? ????????",
- RadioButton : "????? ???????",
- TextField : "???? ????",
- Textarea : "?????? ????",
- HiddenField : "???? ?????",
- Button : "????",
- SelectionField : "???? ???????????",
- ImageButton : "????? ??????",
-
- FitWindow : "??????????? ???????? ????????",
- ShowBlocks : "????? ???????",
-
- // Context Menu
- EditLink : "?????? ?????",
- CellCM : "????",
- RowCM : "???",
- ColumnCM : "????",
- InsertRowAfter : "?????? ??? ??? ??",
- InsertRowBefore : "?????? ??? ??? ??",
- DeleteRows : "??? ?????",
- InsertColumnAfter : "?????? ???? ??? ??",
- InsertColumnBefore : "?????? ???? ??? ??",
- DeleteColumns : "??? ??????",
- InsertCellAfter : "?????? ???? ??? ??",
- InsertCellBefore : "?????? ???? ??? ??",
- DeleteCells : "??? ??????",
- MergeCells : "????? ??????",
- MergeRight : "????? ?? ????",
- MergeDown : "????? ?? ?????",
- HorizontalSplitCell : "??? ???? ???? ????",
- VerticalSplitCell : "??? ???? ????? ????",
- TableDelete : "???????? ????",
- CellProperties : "???????? ????",
- TableProperties : "???????? ????",
- ImageProperties : "???????? ?????",
- FlashProperties : "???????? Flash",
-
- AnchorProp : "???????? ????",
- ButtonProp : "???????? ????",
- CheckboxProp : "???????? ????? ????????",
- HiddenFieldProp : "???????? ???? ?????",
- RadioButtonProp : "???????? ????? ???????",
- ImageButtonProp : "???????? ????? ??????",
- TextFieldProp : "???????? ???? ????",
- SelectionFieldProp : "???????? ???? ???????????",
- TextareaProp : "???????? ?????? ????",
- FormProp : "???????? ???",
-
- FontFormats : "?????;????????;????;?????? 1;?????? 2;?????? 3;?????? 4;?????? 5;?????? 6;???;(DIV)",
-
- // Alerts and Messages
- ProcessingXHTML : "?????? XHTML. ???? ??? ????...",
- Done : "????? ??",
- PasteWordConfirm : "???? ?? ????????? ???????? ?? ??? ?????? ?? Word ??? ??? ???. ??? ????????? ??? ?? ??????? ?? ?? ???????? ?????",
- NotCompatiblePaste : "??? ????? ???? ?????? Internet Explorer ?? ????? 5.5 ?? ?????? ?? ????? ???. ??? ????????? ???? ????????? ??? ?? ?????????",
- UnknownToolbarItem : "????? ????????? ???????? \"%1\"",
- UnknownCommand : "??? ????? ???????? \"%1\"",
- NotImplemented : "????? ???????????????",
- UnknownToolbarSet : "??????? ????????? \"%1\" ???? ?????",
- NoActiveX : "??????? ?????? ?????? ??? ???? ??? ?? ???? ?? ???????? ?????? ??????? ????? ???. ??? ???? ?????? \"Run ActiveX controls and plug-ins\" ?? ???? ????. ???? ??? ??? ?? ??????? ????? ????? ? ????? ????? ????????? ????.",
- BrowseServerBlocked : "??????? ???????? ?????? ????? ????? ????. ??????? ???? ???? ?? ????? ?????????? ??????? ?? ????? popup ?? ?? ??? ????????????.",
- DialogBlocked : "??????? ???????? ?????? ???? ?????? ????? ????. ??????? ???? ???? ?? ????? ?????????? ??????? ?? ????? popup ?? ?? ??? ????????????.",
- VisitLinkBlocked : "????? ??????? ?? ????? ???? ????. ??????? ???? ???? ?? ????? ?????????? ??????? ?? ????? popup ?? ?? ??? ????????????.",
-
- // Dialogs
- DlgBtnOK : "?????",
- DlgBtnCancel : "??????",
- DlgBtnClose : "????",
- DlgBtnBrowseServer : "??????????? ????",
- DlgAdvancedTag : "???????",
- DlgOpOther : "<????>",
- DlgInfoTab : "???????",
- DlgAlertUrl : "????? URL ?? ???????",
-
- // General Dialogs Labels
- DlgGenNotSet : "<?????????>",
- DlgGenId : "?????",
- DlgGenLangDir : "???????? ????",
- DlgGenLangDirLtr : "?? ?? ???? (LTR)",
- DlgGenLangDirRtl : "???? ?? ?? (RTL)",
- DlgGenLangCode : "?? ????",
- DlgGenAccessKey : "???? ???????",
- DlgGenName : "???",
- DlgGenTabIndex : "?????? ?????? ?? Tab",
- DlgGenLongDescr : "URL ????? ??????",
- DlgGenClass : "??????? ?????????(Stylesheet)",
- DlgGenTitle : "????? ????",
- DlgGenContType : "??? ?????? ????",
- DlgGenLinkCharset : "????????? ???? ?????????",
- DlgGenStyle : "????(style)",
-
- // Image Dialog
- DlgImgTitle : "???????? ?????",
- DlgImgInfoTab : "??????? ?????",
- DlgImgBtnUpload : "?? ???? ?????",
- DlgImgURL : "URL",
- DlgImgUpload : "?????? ?? ????",
- DlgImgAlt : "??? ???????",
- DlgImgWidth : "????",
- DlgImgHeight : "?????",
- DlgImgLockRatio : "???????? ?????",
- DlgBtnResetSize : "???????? ??????",
- DlgImgBorder : "???",
- DlgImgHSpace : "?????? ????",
- DlgImgVSpace : "?????? ?????",
- DlgImgAlign : "????",
- DlgImgAlignLeft : "??",
- DlgImgAlignAbsBottom: "????? ????",
- DlgImgAlignAbsMiddle: "??? ????",
- DlgImgAlignBaseline : "???????",
- DlgImgAlignBottom : "?????",
- DlgImgAlignMiddle : "???",
- DlgImgAlignRight : "????",
- DlgImgAlignTextTop : "??? ????",
- DlgImgAlignTop : "????",
- DlgImgPreview : "?????????",
- DlgImgAlertUrl : "???? URL ????? ?? ???????",
- DlgImgLinkTab : "?????",
-
- // Flash Dialog
- DlgFlashTitle : "???????? Flash",
- DlgFlashChkPlay : "???? ???????",
- DlgFlashChkLoop : "????? ?????",
- DlgFlashChkMenu : "???????????? ???? Flash",
- DlgFlashScale : "?????",
- DlgFlashScaleAll : "????? ???",
- DlgFlashScaleNoBorder : "???? ????",
- DlgFlashScaleFit : "??????? ????",
-
- // Link Dialog
- DlgLnkWindowTitle : "?????",
- DlgLnkInfoTab : "??????? ?????",
- DlgLnkTargetTab : "????",
-
- DlgLnkType : "??? ?????",
- DlgLnkTypeURL : "URL",
- DlgLnkTypeAnchor : "???? ?? ???? ????",
- DlgLnkTypeEMail : "??? ??????????",
- DlgLnkProto : "??????",
- DlgLnkProtoOther : "<????>",
- DlgLnkURL : "URL",
- DlgLnkAnchorSel : "?? ???? ????????",
- DlgLnkAnchorByName : "?? ??? ????",
- DlgLnkAnchorById : "?? ?????? ?????",
- DlgLnkNoAnchors : "(?? ??? ??? ????? ??????? ????)",
- DlgLnkEMail : "????? ??? ??????????",
- DlgLnkEMailSubject : "????? ????",
- DlgLnkEMailBody : "??? ????",
- DlgLnkUpload : "?????? ?? ????",
- DlgLnkBtnUpload : "?? ???? ?????",
-
- DlgLnkTarget : "????",
- DlgLnkTargetFrame : "<????>",
- DlgLnkTargetPopup : "<?????? ?????>",
- DlgLnkTargetBlank : "?????? ???? (_blank)",
- DlgLnkTargetParent : "?????? ???? (_parent)",
- DlgLnkTargetSelf : "???? ????? (_self)",
- DlgLnkTargetTop : "???????? ????? (_top)",
- DlgLnkTargetFrameName : "??? ???? ????",
- DlgLnkPopWinName : "??? ?????? ?????",
- DlgLnkPopWinFeat : "???????? ?????? ?????",
- DlgLnkPopResize : "???? ????? ??????",
- DlgLnkPopLocation : "???? ??????",
- DlgLnkPopMenu : "???? ???",
- DlgLnkPopScroll : "???????? ??????",
- DlgLnkPopStatus : "???? ?????",
- DlgLnkPopToolbar : "?????????",
- DlgLnkPopFullScrn : "????????? (IE)",
- DlgLnkPopDependent : "?????? (Netscape)",
- DlgLnkPopWidth : "????",
- DlgLnkPopHeight : "?????",
- DlgLnkPopLeft : "?????? ???",
- DlgLnkPopTop : "?????? ?????",
-
- DlnLnkMsgNoUrl : "???? URL ????? ?? ???????",
- DlnLnkMsgNoEMail : "???? ????? ??? ?????????? ?? ???????",
- DlnLnkMsgNoAnchor : "???? ????? ?? ????????",
- DlnLnkMsgInvPopName : "??? ?????? ????? ???? ?? ?? ?????? ??????? ???? ???? ? ????? ????????? ???? ?? ?? ?????",
-
- // Color Dialog
- DlgColorTitle : "????? ???",
- DlgColorBtnClear : "????????",
- DlgColorHighlight : "?????",
- DlgColorSelected : "???????",
-
- // Smiley Dialog
- DlgSmileyTitle : "??????? ??????",
-
- // Special Character Dialog
- DlgSpecialCharTitle : "????? ???????????",
-
- // Table Dialog
- DlgTableTitle : "???????? ????",
- DlgTableRows : "?????",
- DlgTableColumns : "??????",
- DlgTableBorder : "??????? ???",
- DlgTableAlign : "????",
- DlgTableAlignNotSet : "<?????????>",
- DlgTableAlignLeft : "??",
- DlgTableAlignCenter : "???",
- DlgTableAlignRight : "????",
- DlgTableWidth : "????",
- DlgTableWidthPx : "?????",
- DlgTableWidthPc : "????",
- DlgTableHeight : "?????",
- DlgTableCellSpace : "?????? ???? ??????",
- DlgTableCellPad : "?????? ????? ?? ????",
- DlgTableCaption : "?????",
- DlgTableSummary : "?????",
- DlgTableHeaders : "Headers", //MISSING
- DlgTableHeadersNone : "None", //MISSING
- DlgTableHeadersColumn : "First column", //MISSING
- DlgTableHeadersRow : "First Row", //MISSING
- DlgTableHeadersBoth : "Both", //MISSING
-
- // Table Cell Dialog
- DlgCellTitle : "???????? ????",
- DlgCellWidth : "????",
- DlgCellWidthPx : "?????",
- DlgCellWidthPc : "????",
- DlgCellHeight : "?????",
- DlgCellWordWrap : "????? ???????",
- DlgCellWordWrapNotSet : "<?????????>",
- DlgCellWordWrapYes : "???",
- DlgCellWordWrapNo : "???",
- DlgCellHorAlign : "???? ?????",
- DlgCellHorAlignNotSet : "<?????????>",
- DlgCellHorAlignLeft : "??",
- DlgCellHorAlignCenter : "???",
- DlgCellHorAlignRight: "????",
- DlgCellVerAlign : "???? ??????",
- DlgCellVerAlignNotSet : "<?????????>",
- DlgCellVerAlignTop : "????",
- DlgCellVerAlignMiddle : "????",
- DlgCellVerAlignBottom : "?????",
- DlgCellVerAlignBaseline : "???????",
- DlgCellType : "Cell Type", //MISSING
- DlgCellTypeData : "Data", //MISSING
- DlgCellTypeHeader : "Header", //MISSING
- DlgCellRowSpan : "??????? ?????",
- DlgCellCollSpan : "??????? ??????",
- DlgCellBackColor : "??? ????????",
- DlgCellBorderColor : "??? ???",
- DlgCellBtnSelect : "????????...",
-
- // Find and Replace Dialog
- DlgFindAndReplaceTitle : "????? ? ????????",
-
- // Find Dialog
- DlgFindTitle : "?????",
- DlgFindFindBtn : "?????",
- DlgFindNotFoundMsg : "??? ??????? ???? ???.",
-
- // Replace Dialog
- DlgReplaceTitle : "????????",
- DlgReplaceFindLbl : "?????? ?? ????????:",
- DlgReplaceReplaceLbl : "???????? ??:",
- DlgReplaceCaseChk : "?????? ?? ????? ? ????? ????????",
- DlgReplaceReplaceBtn : "????????",
- DlgReplaceReplAllBtn : "???????? ???? ????????",
- DlgReplaceWordChk : "?????? ?? ????? ????",
-
- // Paste Operations / Dialog
- PasteErrorCut : "??????? ?????? ?????? ??? ????? ??????? ?? ???????? ?? ??? ?????? ????????? ??? ?? ????? ???. ???? ?? ???????? ????????? ??? ??? ?? ????? ???? (Ctrl+X).",
- PasteErrorCopy : "??????? ?????? ?????? ??? ????? ??????? ?? ???????? ?? ??? ?????? ????????? ???????? ?? ????? ???. ???? ?? ???????? ????????? ??? ??? ?? ????? ???? (Ctrl+C).",
-
- PasteAsText : "??????? ?? ????? ??? ?????",
- PasteFromWord : "??????? ?? Word",
-
- DlgPasteMsg2 : "???? ??? ?? ?? ??????? (<STRONG>Ctrl+V</STRONG>) ?? ??? ????? ???? ???????? ? <STRONG>?????</STRONG> ?? ?????.",
- DlgPasteSec : "?? ???? ??????? ?????? ?????? ???? ???????? ????????? ?????? ?????? ?? ???????? clipboard ????? ????. ??? ???? ?????? ???? ?? ??? ????? ????????.",
- DlgPasteIgnoreFont : "???????? ?? ?????? ??? ???",
- DlgPasteRemoveStyles : "???????? ?? ?????? ??? (style)",
-
- // Color Picker
- ColorAutomatic : "??????",
- ColorMoreColors : "?????? ?????...",
-
- // Document Properties
- DocProps : "???????? ???",
-
- // Anchor Dialog
- DlgAnchorTitle : "???????? ????",
- DlgAnchorName : "??? ????",
- DlgAnchorErrorName : "???? ??? ???? ?? ???????",
-
- // Speller Pages Dialog
- DlgSpellNotInDic : "?? ????????? ???? ???",
- DlgSpellChangeTo : "????? ??",
- DlgSpellBtnIgnore : "????????",
- DlgSpellBtnIgnoreAll : "???????? ???",
- DlgSpellBtnReplace : "????????",
- DlgSpellBtnReplaceAll : "???????? ???",
- DlgSpellBtnUndo : "??????",
- DlgSpellNoSuggestions : "- ???????? ???? -",
- DlgSpellProgress : "????? ???? ?? ??? ?????...",
- DlgSpellNoMispell : "????? ???? ????? ??. ??? ?????????? ???? ???",
- DlgSpellNoChanges : "????? ???? ????? ??. ??? ??????? ????? ?????",
- DlgSpellOneChange : "????? ???? ????? ??. ?? ???? ????? ????",
- DlgSpellManyChanges : "????? ???? ????? ??. %1 ???? ????? ????",
-
- IeSpellDownload : "???????????? ???? ??? ???? ???. ??? ????????? ?? ?? ???????? ?????? ?????",
-
- // Button Dialog
- DlgButtonText : "??? (?????)",
- DlgButtonType : "???",
- DlgButtonTypeBtn : "????",
- DlgButtonTypeSbm : "Submit",
- DlgButtonTypeRst : "???????? (Reset)",
-
- // Checkbox and Radio Button Dialogs
- DlgCheckboxName : "???",
- DlgCheckboxValue : "?????",
- DlgCheckboxSelected : "???????",
-
- // Form Dialog
- DlgFormName : "???",
- DlgFormAction : "??????",
- DlgFormMethod : "???",
-
- // Select Field Dialog
- DlgSelectName : "???",
- DlgSelectValue : "?????",
- DlgSelectSize : "??????",
- DlgSelectLines : "????",
- DlgSelectChkMulti : "????? ??????? ????? ????",
- DlgSelectOpAvail : "????????? ???????",
- DlgSelectOpText : "???",
- DlgSelectOpValue : "?????",
- DlgSelectBtnAdd : "??????",
- DlgSelectBtnModify : "??????",
- DlgSelectBtnUp : "????",
- DlgSelectBtnDown : "?????",
- DlgSelectBtnSetValue : "????? ?? ????? ????? ????????",
- DlgSelectBtnDelete : "????????",
-
- // Textarea Dialog
- DlgTextareaName : "???",
- DlgTextareaCols : "??????",
- DlgTextareaRows : "?????",
-
- // Text Field Dialog
- DlgTextName : "???",
- DlgTextValue : "?????",
- DlgTextCharWidth : "????? ?????",
- DlgTextMaxChars : "??????? ????????",
- DlgTextType : "???",
- DlgTextTypeText : "???",
- DlgTextTypePass : "???????",
-
- // Hidden Field Dialog
- DlgHiddenName : "???",
- DlgHiddenValue : "?????",
-
- // Bulleted List Dialog
- BulletedListProp : "???????? ????? ???????",
- NumberedListProp : "???????? ????? ?????????",
- DlgLstStart : "????",
- DlgLstType : "???",
- DlgLstTypeCircle : "?????",
- DlgLstTypeDisc : "???",
- DlgLstTypeSquare : "???????",
- DlgLstTypeNumbers : "???????? (1? 2? 3)",
- DlgLstTypeLCase : "????????? ???? (a? b? c)",
- DlgLstTypeUCase : "????????? ???? (A? B? C)",
- DlgLstTypeSRoman : "??????? ???? ???? (i? ii? iii)",
- DlgLstTypeLRoman : "??????? ???? ???? (I? II? III)",
-
- // Document Properties Dialog
- DlgDocGeneralTab : "?????",
- DlgDocBackTab : "????????",
- DlgDocColorsTab : "????? ? ????????",
- DlgDocMetaTab : "???????",
-
- DlgDocPageTitle : "????? ????",
- DlgDocLangDir : "??? ????",
- DlgDocLangDirLTR : "?? ?? ???? (LTR(",
- DlgDocLangDirRTL : "???? ?? ?? (RTL(",
- DlgDocLangCode : "?? ????",
- DlgDocCharSet : "???????? ?????????",
- DlgDocCharSetCE : "?????? ?????",
- DlgDocCharSetCT : "???? ???? (Big5)",
- DlgDocCharSetCR : "???????",
- DlgDocCharSetGR : "??????",
- DlgDocCharSetJP : "?????",
- DlgDocCharSetKR : "??????",
- DlgDocCharSetTR : "????",
- DlgDocCharSetUN : "??????? (UTF-8)",
- DlgDocCharSetWE : "?????? ????",
- DlgDocCharSetOther : "???????? ????????? ????",
-
- DlgDocDocType : "????? ??? ???",
- DlgDocDocTypeOther : "????? ??? ??? ????",
- DlgDocIncXHTML : "???? ?????? XHTML",
- DlgDocBgColor : "??? ????????",
- DlgDocBgImage : "URL ????? ????????",
- DlgDocBgNoScroll : "????????? ?????????????",
- DlgDocCText : "???",
- DlgDocCLink : "?????",
- DlgDocCVisited : "????? ??????????",
- DlgDocCActive : "????? ????",
- DlgDocMargins : "????????? ????",
- DlgDocMaTop : "????",
- DlgDocMaLeft : "??",
- DlgDocMaRight : "????",
- DlgDocMaBottom : "?????",
- DlgDocMeIndex : "?????????? ??????????? ??? (?? ???? ??? ????)",
- DlgDocMeDescr : "????? ???",
- DlgDocMeAuthor : "???????",
- DlgDocMeCopy : "????????",
- DlgDocPreview : "?????????",
-
- // Templates Dialog
- Templates : "??????",
- DlgTemplatesTitle : "??????? ???????",
- DlgTemplatesSelMsg : "???? ????? ??????? ?? ???? ??????? ?? ???????? ????????<br>(??????? ????? ?? ??? ?????? ???):",
- DlgTemplatesLoading : "???????? ????? ??????. ???? ??? ????...",
- DlgTemplatesNoTpl : "(?????? ????? ???? ???)",
- DlgTemplatesReplace : "??????? ????? ??????? ????",
-
- // About Dialog
- DlgAboutAboutTab : "??????",
- DlgAboutBrowserInfoTab : "??????? ??????",
- DlgAboutLicenseTab : "?????????",
- DlgAboutVersion : "?????",
- DlgAboutInfo : "???? ????? ????? ?? ??? ????? ?????",
-
- // Div Dialog
- DlgDivGeneralTab : "General", //MISSING
- DlgDivAdvancedTab : "Advanced", //MISSING
- DlgDivStyle : "Style", //MISSING
- DlgDivInlineStyle : "Inline Style" //MISSING
- };