/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fcktoolbaritems.js | 69 …st' : oItem = new FCKToolbarButton( 'InsertOrderedList' , FCKLang.NumberedListLbl, FCKLang.Numbe… 70 …st' : oItem = new FCKToolbarButton( 'InsertUnorderedList' , FCKLang.BulletedListLbl, FCKLang.Bulle… 75 …case 'Link' : oItem = new FCKToolbarButton( 'Link' , FCKLang.InsertLinkLbl, FCKLang.InsertLink… 79 …case 'Image' : oItem = new FCKToolbarButton( 'Image' , FCKLang.InsertImageLbl, FCKLang.InsertI… 80 …case 'Flash' : oItem = new FCKToolbarButton( 'Flash' , FCKLang.InsertFlashLbl, FCKLang.InsertF… 81 …case 'Table' : oItem = new FCKToolbarButton( 'Table' , FCKLang.InsertTableLbl, FCKLang.InsertT… 82 …ialChar' : oItem = new FCKToolbarButton( 'SpecialChar' , FCKLang.InsertSpecialCharLbl, FCKLang.In… 83 …case 'Smiley' : oItem = new FCKToolbarButton( 'Smiley' , FCKLang.InsertSmileyLbl, FCKLang.Inser… 84 …case 'PageBreak' : oItem = new FCKToolbarButton( 'PageBreak' , FCKLang.PageBreakLbl, FCKLang.Pag… 86 …case 'Rule' : oItem = new FCKToolbarButton( 'Rule' , FCKLang.InsertLineLbl, FCKLang.InsertLin… [all …]
|
H A D | fck_contextmenu.js | 72 var oItem = menu.AddItem( 'Cell' , FCKLang.CellCM ) ; 95 oItem = menu.AddItem( 'Row' , FCKLang.RowCM ) ; 101 oItem = menu.AddItem( 'Column' , FCKLang.ColumnCM ) ; 132 menu.AddItem( 'Link', FCKLang.EditLink , 34 ) ; 133 menu.AddItem( 'Unlink' , FCKLang.RemoveLink , 35 ) ; 144 menu.AddItem( 'Image', FCKLang.ImageProperties, 37 ) ; 159 menu.AddItem( 'Anchor', FCKLang.AnchorProp, 36 ) ; 160 menu.AddItem( 'AnchorDelete', FCKLang.AnchorDelete ) ; 171 menu.AddItem( 'Flash', FCKLang.FlashProperties, 38 ) ; 182 menu.AddItem( 'Form', FCKLang.FormProp, 48 ) ; [all …]
|
H A D | fckcommands.js | 52 …case 'Link' : oCommand = new FCKDialogCommand( 'Link' , FCKLang.DlgLnkWindowTitle , 'dialog/fc… 54 …case 'Anchor' : oCommand = new FCKDialogCommand( 'Anchor' , FCKLang.DlgAnchorTitle , 'dialog/fc… 58 …case 'About' : oCommand = new FCKDialogCommand( 'About' , FCKLang.About , 'dialog/fck_about.… 63 …case 'Image' : oCommand = new FCKDialogCommand( 'Image' , FCKLang.DlgImgTitle , 'dialog/fck_im… 64 …case 'Flash' : oCommand = new FCKDialogCommand( 'Flash' , FCKLang.DlgFlashTitle , 'dialog/fck_… 67 …case 'Table' : oCommand = new FCKDialogCommand( 'Table' , FCKLang.DlgTableTitle , 'dialog/fck_… 115 …case 'Form' : oCommand = new FCKDialogCommand( 'Form' , FCKLang.Form , 'dialog/fck_form.html'… 116 …case 'Checkbox' : oCommand = new FCKDialogCommand( 'Checkbox' , FCKLang.Checkbox , 'dialog/fck_c… 117 …case 'Radio' : oCommand = new FCKDialogCommand( 'Radio' , FCKLang.RadioButton , 'dialog/fck_radi… 121 …case 'Button' : oCommand = new FCKDialogCommand( 'Button' , FCKLang.Button , 'dialog/fck_button… [all …]
|
/plugin/fckg/fckeditor/editor/plugins/fonts/lang/ |
H A D | en.js | 2 FCKLang.FontsDlgButtonWeight = "Font weight"; 3 FCKLang.FontsDlgNormal = 'Normal'; 4 FCKLang.FontsDlgButtonSize = 'Font size'; 5 FCKLang.FontsDlgBold = 'Bold'; 13 FCKLang.FontsRemoveSize='Remove size'; 24 FCKLang.fontSamples = "Show Samples"; 25 FCKLang.fontColorSample = "Color Sample"; 26 FCKLang.fontColors = "Show Colors"; 27 FCKLang.fontSamplesHide = "Hide Samples"; 28 FCKLang.fontColorsHide = "Hide Colors"; [all …]
|
H A D | nl.js | 2 FCKLang.FontsDlgButtonWeight = "Lettertype lijndikte"; 3 FCKLang.FontsDlgNormal = 'Normaal'; 4 FCKLang.FontsDlgButtonSize = 'Lettertype grootte'; 5 FCKLang.FontsDlgBold = 'Vet'; 12 FCKLang.FontsRemoveAll='Verwijder formattering'; 13 FCKLang.FontsRemoveSize='Verwijder grootte'; 25 FCKLang.fontSamples = "Voorbeelden Tonen"; 26 FCKLang.fontColorSample = "Kleur Voorbeeld"; 27 FCKLang.fontColors = "Kleuren Tonen"; 29 FCKLang.fontColorsHide = "Kleuren Verbergen"; [all …]
|
/plugin/fckg/fckeditor/editor/plugins/plugintool/lang/ |
H A D | en.js | 15 FCKLang.Abbr = 'Plugin' ; 16 FCKLang.AbbrBtn = 'Insert Syntax Plugin' ; 17 FCKLang.AbbrDlgTitle = 'Insert Syntax Plugin Name' ; 18 FCKLang.AbbrDlgName = 'Enter Plugin Name--try to be exact' ; 19 FCKLang.AbbrDlgRemove = 'Remove plugin-tag (content remains)'; 21 FCKLang.AbbrDlgHLCreate ="<b>Create a Plugin</b>"; 22 FCKLang.AbbrDlgHLStet ="<b>Stet Plugin</b>"; 23 FCKLang.AbbrDlgHLEdit ="<b>Edit Dokuwiki Plugin</b>"; 26 FCKLang.AbbrDlgEditPlugin ="Edit a Syntax Plugin."; 27 FCKLang.ImmutableEditorHeader = "Immutable Plugin Editor"; [all …]
|
H A D | de.js | 1 FCKLang.Abbr = "Plugin"; 2 FCKLang.AbbrBtn = "Insert Syntax Plugin"; 3 FCKLang.AbbrDlgTitle = "Insert Syntax Plugin Name"; 4 FCKLang.AbbrDlgHLCreate = "<b>Plugin erstellen</b>"; 5 FCKLang.AbbrDlgHLStet = "<b>Text bleibt stehen</b>"; 6 FCKLang.AbbrDlgHLEdit = "<b>DokuWiki Plugin Bearbeiten</b>"; 7 FCKLang.AbbrDlgClick = "<b>Klicken Sie auf OK oder Abbrechen.</b>"; 10 FCKLang.AbbrDlgRemove = "Plugin Löschen"; 11 FCKLang.AbbrDlgName = "Bitte Pluginnamen eintragen - seihen sie genau."; 12 FCKLang.AbbrDlgRemove = "Plugin-tag löschen (Inhalt bleibt bestehen)."; [all …]
|
H A D | fr.js | 15 FCKLang.Abbr = 'Plugin' ; 16 FCKLang.AbbrBtn = 'Insère une plugin' ; 17 FCKLang.AbbrDlgTitle = 'Ins�rez Le Nom Plugin De Syntaxe' ; 18 FCKLang.AbbrDlgName = 'Veuillez �crire le nom plugin -- essayez d\'�tre exact' ; 19 FCKLang.AbbrDlgRemove = 'Enlève la balise d\'plugin (le contenu n\'est pas supprimé)'; 20 FCKLang.AbbrDlgSelectFirst = 'Vous devez d\'abord sélectionner du texte!';
|
H A D | nl.js | 17 FCKLang.Abbr = 'Plugin' ; 18 FCKLang.AbbrBtn = 'De Syntaxis Plugin van het tussenvoegse' ; 19 FCKLang.AbbrDlgTitle = 'De Naam van Plugin van het tussenvoegsel' ; 20 FCKLang.AbbrDlgName = 'Voeg de Naam Plugin in -- probeer nauwkeurig te zijn' ; 21 FCKLang.AbbrDlgRemove = 'Verwijder aanduiding als afkorting (inhoud blijft behouden)'; 22 FCKLang.AbbrDlgSelectFirst = 'U moet eerst tekst selecteren!';
|
/plugin/wysiwyg/fckeditor/_samples/_plugins/findreplace/lang/ |
H A D | it.js | 24 FCKLang['DlgMyReplaceTitle'] = 'Plugin - Sostituisci' ; 25 FCKLang['DlgMyReplaceFindLbl'] = 'Trova:' ; 26 FCKLang['DlgMyReplaceReplaceLbl'] = 'Sostituisci con:' ; 27 FCKLang['DlgMyReplaceCaseChk'] = 'Maiuscole/minuscole' ; 28 FCKLang['DlgMyReplaceReplaceBtn'] = 'Sostituisci' ; 29 FCKLang['DlgMyReplaceReplAllBtn'] = 'Sostituisci tutto' ; 30 FCKLang['DlgMyReplaceWordChk'] = 'Parola intera' ; 32 FCKLang['DlgMyFindTitle'] = 'Plugin - Cerca' ; 33 FCKLang['DlgMyFindFindBtn'] = 'Cerca' ;
|
H A D | en.js | 24 FCKLang['DlgMyReplaceTitle'] = 'Plugin - Replace' ; 25 FCKLang['DlgMyReplaceFindLbl'] = 'Find what:' ; 26 FCKLang['DlgMyReplaceReplaceLbl'] = 'Replace with:' ; 27 FCKLang['DlgMyReplaceCaseChk'] = 'Match case' ; 28 FCKLang['DlgMyReplaceReplaceBtn'] = 'Replace' ; 29 FCKLang['DlgMyReplaceReplAllBtn'] = 'Replace All' ; 30 FCKLang['DlgMyReplaceWordChk'] = 'Match whole word' ; 32 FCKLang['DlgMyFindTitle'] = 'Plugin - Find' ; 33 FCKLang['DlgMyFindFindBtn'] = 'Find' ;
|
H A D | fr.js | 24 FCKLang['DlgMyReplaceTitle'] = 'Plugin - Remplacer' ; 25 FCKLang['DlgMyReplaceFindLbl'] = 'Chercher:' ; 26 FCKLang['DlgMyReplaceReplaceLbl'] = 'Remplacer par:' ; 27 FCKLang['DlgMyReplaceCaseChk'] = 'Respecter la casse' ; 28 FCKLang['DlgMyReplaceReplaceBtn'] = 'Remplacer' ; 29 FCKLang['DlgMyReplaceReplAllBtn'] = 'Remplacer Tout' ; 30 FCKLang['DlgMyReplaceWordChk'] = 'Mot entier' ; 32 FCKLang['DlgMyFindTitle'] = 'Plugin - Chercher' ; 33 FCKLang['DlgMyFindFindBtn'] = 'Chercher' ;
|
/plugin/fckg/fckeditor/editor/plugins/tablecommands/ |
H A D | fckplugin.js | 25 …( 'TableInsertRowAfter' , new FCKToolbarButton( 'TableInsertRowAfter' , FCKLang.InsertRowAfter, n… 26 …sterItem( 'TableDeleteRows' , new FCKToolbarButton( 'TableDeleteRows' , FCKLang.DeleteRows, null,… 27 …bleInsertColumnAfter' , new FCKToolbarButton( 'TableInsertColumnAfter' , FCKLang.InsertColumnAfter… 28 …Item( 'TableDeleteColumns' , new FCKToolbarButton( 'TableDeleteColumns', FCKLang.DeleteColumns, nu… 29 …'TableInsertCellAfter' , new FCKToolbarButton( 'TableInsertCellAfter' , FCKLang.InsertCellAfter, … 30 …terItem( 'TableDeleteCells' , new FCKToolbarButton( 'TableDeleteCells' , FCKLang.DeleteCells, null… 31 …sterItem( 'TableMergeCells' , new FCKToolbarButton( 'TableMergeCells' , FCKLang.MergeCells, null,… 32 …rizontalSplitCell' , new FCKToolbarButton( 'TableHorizontalSplitCell' , FCKLang.SplitCell, null, … 33 FCKToolbarItems.RegisterItem( 'TableCellProp' , new FCKToolbarButton( 'TableCellProp' , FCKLang.Ce…
|
/plugin/wysiwyg/fckeditor/editor/plugins/tablecommands/ |
H A D | fckplugin.js | 25 …( 'TableInsertRowAfter' , new FCKToolbarButton( 'TableInsertRowAfter' , FCKLang.InsertRowAfter, n… 26 …sterItem( 'TableDeleteRows' , new FCKToolbarButton( 'TableDeleteRows' , FCKLang.DeleteRows, null,… 27 …bleInsertColumnAfter' , new FCKToolbarButton( 'TableInsertColumnAfter' , FCKLang.InsertColumnAfter… 28 …Item( 'TableDeleteColumns' , new FCKToolbarButton( 'TableDeleteColumns', FCKLang.DeleteColumns, nu… 29 …'TableInsertCellAfter' , new FCKToolbarButton( 'TableInsertCellAfter' , FCKLang.InsertCellAfter, … 30 …terItem( 'TableDeleteCells' , new FCKToolbarButton( 'TableDeleteCells' , FCKLang.DeleteCells, null… 31 …sterItem( 'TableMergeCells' , new FCKToolbarButton( 'TableMergeCells' , FCKLang.MergeCells, null,… 32 …rizontalSplitCell' , new FCKToolbarButton( 'TableHorizontalSplitCell' , FCKLang.SplitCell, null, … 33 FCKToolbarItems.RegisterItem( 'TableCellProp' , new FCKToolbarButton( 'TableCellProp' , FCKLang.Ce…
|
/plugin/fckg/fckeditor/editor/plugins/geshi/lang/ |
H A D | en.js | 3 FCKLang.GeshiDlgTitle = 'Geshi Code Blocks'; 4 FCKLang.GeshiCodeBlock = 'Code Block'; 5 FCKLang.GeshiDownloadable = 'Downloadable Code Snippet'; 6 FCKLang.GeshiToolTip = 'Geshi Code Blocks'; 7 FCKLang.GeshiDlgTitle = 'Geshi Selection Tool'; 8 FCKLang.geshiHelp = 'With this tool you can create either a "Code Block" or "Downloadable… 12 FCKLang.geshiHelpButton = 'Instructions';
|
/plugin/wysiwyg/fckeditor/_samples/_plugins/findreplace/ |
H A D | fckplugin.js | 25 FCKCommands.RegisterCommand( 'My_Find' , new FCKDialogCommand( FCKLang['DlgMyFindTitle'] , FCKLang… 26 …nds.RegisterCommand( 'My_Replace' , new FCKDialogCommand( FCKLang['DlgMyReplaceTitle'], FCKLang['D… 29 var oFindItem = new FCKToolbarButton( 'My_Find', FCKLang['DlgMyFindTitle'] ) ; 35 var oReplaceItem = new FCKToolbarButton( 'My_Replace', FCKLang['DlgMyReplaceTitle'] ) ;
|
/plugin/wysiwyg/fckeditor/editor/plugins/placeholder/lang/ |
H A D | de.js | 23 FCKLang.PlaceholderBtn = 'Einfügen/editieren Platzhalter' ; 24 FCKLang.PlaceholderDlgTitle = 'Platzhalter Eigenschaften' ; 25 FCKLang.PlaceholderDlgName = 'Platzhalter Name' ; 26 FCKLang.PlaceholderErrNoName = 'Bitte den Namen des Platzhalters schreiben' ; 27 FCKLang.PlaceholderErrNameInUse = 'Der angegebene Namen ist schon in Gebrauch' ;
|
H A D | fr.js | 23 FCKLang.PlaceholderBtn = "Insérer/Modifier l'Espace réservé" ; 24 FCKLang.PlaceholderDlgTitle = "Propriétés de l'Espace réservé" ; 25 FCKLang.PlaceholderDlgName = "Nom de l'Espace réservé" ; 26 FCKLang.PlaceholderErrNoName = "Veuillez saisir le nom de l'Espace réservé" ; 27 FCKLang.PlaceholderErrNameInUse = "Ce nom est déjà utilisé" ;
|
H A D | it.js | 23 FCKLang.PlaceholderBtn = 'Aggiungi/Modifica Placeholder' ; 24 FCKLang.PlaceholderDlgTitle = 'Proprietà del Placeholder' ; 25 FCKLang.PlaceholderDlgName = 'Nome del Placeholder' ; 26 FCKLang.PlaceholderErrNoName = 'Digitare il nome del placeholder' ; 27 FCKLang.PlaceholderErrNameInUse = 'Il nome inserito è già in uso' ;
|
H A D | pl.js | 23 FCKLang.PlaceholderBtn = 'Wstaw/Edytuj nagłówek' ; 24 FCKLang.PlaceholderDlgTitle = 'Właśności nagłówka' ; 25 FCKLang.PlaceholderDlgName = 'Nazwa nagłówka' ; 26 FCKLang.PlaceholderErrNoName = 'Proszę wprowadzić nazwę nagłówka' ; 27 FCKLang.PlaceholderErrNameInUse = 'Podana nazwa jest już w użyciu' ;
|
H A D | en.js | 23 FCKLang.PlaceholderBtn = 'Insert/Edit Placeholder' ; 24 FCKLang.PlaceholderDlgTitle = 'Placeholder Properties' ; 25 FCKLang.PlaceholderDlgName = 'Placeholder Name' ; 26 FCKLang.PlaceholderErrNoName = 'Please type the placeholder name' ; 27 FCKLang.PlaceholderErrNameInUse = 'The specified name is already in use' ;
|
/plugin/fckg/fckeditor/editor/plugins/keyboard/lang/ |
H A D | en.js | 4 FCKLang.KeyboardToolTip = 'Open Virtual Keyboard'; 5 FCKLang.KeyboardDlgTitle = 'Virtual Keyboard'; 6 FCKLang.keyboardHelp = 'Clicking the Open button starts up the Virtual Keyboard. See "About…
|
/plugin/fckg/fckeditor/editor/plugins/keyboard/ |
H A D | fckplugin.js | 26 new FCKDialogCommand( FCKLang['KeyboardDlgTitle'], FCKLang['KeyboardDlgTitle'], 30 var oKeyboardTool = new FCKToolbarButton( 'keyboard', FCKLang['KeyboardToolTip'] ) ;
|
/plugin/fckg/fckeditor/editor/dialog/fck_image/ |
H A D | fck_image.js | 27 var FCKLang = oEditor.FCKLang ; variable 43 dialog.AddTab( 'Info', FCKLang.DlgImgInfoTab ) ; 50 dialog.AddTab( 'Upload', FCKLang.DlgLnkUpload ) ; 119 GetE('btnLockSizes').title = FCKLang.DlgImgLockRatio ; 120 GetE('btnResetSize').title = FCKLang.DlgBtnResetSize ; 255 alert( FCKLang.DlgImgAlertUrl ) ; 573 alert( FCKLang.DlgImgAlertSucess ) ; 585 alert( FCKLang.DlgImgAlertInvalid ) ; 588 alert( FCKLang.DlgImgAlertSecurity ) ; 591 alert( FCKLang.FileBrowserError_Connector ) ; [all …]
|
/plugin/fckg/fckeditor/editor/dialog/fck_link/ |
H A D | fck_link.js | 28 var FCKLang = oEditor.FCKLang ; variable 863 alert( FCKLang.DlnLnkMsgNoUrl ) ; 877 alert( FCKLang.DlnLnkMsgNoEMail ) ; 894 alert( FCKLang.DlnLnkMsgNoAnchor ) ; 906 alert( FCKLang.DlgLnkIntText ) ; 940 alert( FCKLang.DlgLnkMimeText ) ; 958 alert( FCKLang.DlgLnkSambaText ) ; 1248 alert( FCKLang.DlgImgAlertSucess ) ; 1260 alert( FCKLang.DlgImgAlertInvalid ) ; 1263 alert( FCKLang.DlgImgAlertSecurity ) ; [all …]
|