| [ Index ] |  | Code source de FCKeditor 2.4 | 
1 /* 2 * FCKeditor - The text editor for Internet - http://www.fckeditor.net 3 * Copyright (C) 2003-2007 Frederico Caldeira Knabben 4 * 5 * == BEGIN LICENSE == 6 * 7 * Licensed under the terms of any of the following licenses at your 8 * choice: 9 * 10 * - GNU General Public License Version 2 or later (the "GPL") 11 * http://www.gnu.org/licenses/gpl.html 12 * 13 * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") 14 * http://www.gnu.org/licenses/lgpl.html 15 * 16 * - Mozilla Public License Version 1.1 or later (the "MPL") 17 * http://www.mozilla.org/MPL/MPL-1.1.html 18 * 19 * == END LICENSE == 20 * 21 * File Name: eo.js 22 * Esperanto language file. 23 * 24 * File Authors: 25 * Tim Morley (timsk@openoffice.org) 26 */ 27 28 var FCKLang = 29 { 30 // Language direction : "ltr" (left to right) or "rtl" (right to left). 31 Dir : "ltr", 32 33 ToolbarCollapse : "Kaŝi Ilobreton", 34 ToolbarExpand : "Vidigi Ilojn", 35 36 // Toolbar Items and Context Menu 37 Save : "Sekurigi", 38 NewPage : "Nova Paĝo", 39 Preview : "Vidigi Aspekton", 40 Cut : "Eltondi", 41 Copy : "Kopii", 42 Paste : "Interglui", 43 PasteText : "Interglui kiel Tekston", 44 PasteWord : "Interglui el Word", 45 Print : "Presi", 46 SelectAll : "Elekti ĉion", 47 RemoveFormat : "Forigi Formaton", 48 InsertLinkLbl : "Ligilo", 49 InsertLink : "Enmeti/Ŝanĝi Ligilon", 50 RemoveLink : "Forigi Ligilon", 51 Anchor : "Enmeti/Ŝanĝi Ankron", 52 InsertImageLbl : "Bildo", 53 InsertImage : "Enmeti/Ŝanĝi Bildon", 54 InsertFlashLbl : "Flash", //MISSING 55 InsertFlash : "Insert/Edit Flash", //MISSING 56 InsertTableLbl : "Tabelo", 57 InsertTable : "Enmeti/Ŝanĝi Tabelon", 58 InsertLineLbl : "Horizonta Linio", 59 InsertLine : "Enmeti Horizonta Linio", 60 InsertSpecialCharLbl: "Speciala Signo", 61 InsertSpecialChar : "Enmeti Specialan Signon", 62 InsertSmileyLbl : "Mienvinjeto", 63 InsertSmiley : "Enmeti Mienvinjeton", 64 About : "Pri FCKeditor", 65 Bold : "Grasa", 66 Italic : "Kursiva", 67 Underline : "Substreko", 68 StrikeThrough : "Trastreko", 69 Subscript : "Subskribo", 70 Superscript : "Superskribo", 71 LeftJustify : "Maldekstrigi", 72 CenterJustify : "Centrigi", 73 RightJustify : "Dekstrigi", 74 BlockJustify : "Ĝisrandigi Ambaŭflanke", 75 DecreaseIndent : "Malpligrandigi Krommarĝenon", 76 IncreaseIndent : "Pligrandigi Krommarĝenon", 77 Undo : "Malfari", 78 Redo : "Refari", 79 NumberedListLbl : "Numera Listo", 80 NumberedList : "Enmeti/Forigi Numeran Liston", 81 BulletedListLbl : "Bula Listo", 82 BulletedList : "Enmeti/Forigi Bulan Liston", 83 ShowTableBorders : "Vidigi Borderojn de Tabelo", 84 ShowDetails : "Vidigi Detalojn", 85 Style : "Stilo", 86 FontFormat : "Formato", 87 Font : "Tiparo", 88 FontSize : "Grando", 89 TextColor : "Teksta Koloro", 90 BGColor : "Fona Koloro", 91 Source : "Fonto", 92 Find : "Serĉi", 93 Replace : "Anstataŭigi", 94 SpellCheck : "Literumada Kontrolilo", 95 UniversalKeyboard : "Universala Klavaro", 96 PageBreakLbl : "Page Break", //MISSING 97 PageBreak : "Insert Page Break", //MISSING 98 99 Form : "Formularo", 100 Checkbox : "Markobutono", 101 RadioButton : "Radiobutono", 102 TextField : "Teksta kampo", 103 Textarea : "Teksta Areo", 104 HiddenField : "Kaŝita Kampo", 105 Button : "Butono", 106 SelectionField : "Elekta Kampo", 107 ImageButton : "Bildbutono", 108 109 FitWindow : "Maximize the editor size", //MISSING 110 111 // Context Menu 112 EditLink : "Modifier Ligilon", 113 CellCM : "Cell", //MISSING 114 RowCM : "Row", //MISSING 115 ColumnCM : "Column", //MISSING 116 InsertRow : "Enmeti Linion", 117 DeleteRows : "Forigi Liniojn", 118 InsertColumn : "Enmeti Kolumnon", 119 DeleteColumns : "Forigi Kolumnojn", 120 InsertCell : "Enmeti Ĉelon", 121 DeleteCells : "Forigi Ĉelojn", 122 MergeCells : "Kunfandi Ĉelojn", 123 SplitCell : "Dividi Ĉelojn", 124 TableDelete : "Delete Table", //MISSING 125 CellProperties : "Atributoj de Ĉelo", 126 TableProperties : "Atributoj de Tabelo", 127 ImageProperties : "Atributoj de Bildo", 128 FlashProperties : "Flash Properties", //MISSING 129 130 AnchorProp : "Ankraj Atributoj", 131 ButtonProp : "Butonaj Atributoj", 132 CheckboxProp : "Markobutonaj Atributoj", 133 HiddenFieldProp : "Atributoj de Kaŝita Kampo", 134 RadioButtonProp : "Radiobutonaj Atributoj", 135 ImageButtonProp : "Bildbutonaj Atributoj", 136 TextFieldProp : "Atributoj de Teksta Kampo", 137 SelectionFieldProp : "Atributoj de Elekta Kampo", 138 TextareaProp : "Atributoj de Teksta Areo", 139 FormProp : "Formularaj Atributoj", 140 141 FontFormats : "Normala;Formatita;Adreso;Titolo 1;Titolo 2;Titolo 3;Titolo 4;Titolo 5;Titolo 6;Paragrafo (DIV)", //REVIEW : Check _getfontformat.html 142 143 // Alerts and Messages 144 ProcessingXHTML : "Traktado de XHTML. Bonvolu pacienci...", 145 Done : "Finita", 146 PasteWordConfirm : "La algluota teksto ŝajnas esti Word-devena. Ĉu vi volas purigi ĝin antaŭ ol interglui?", 147 NotCompatiblePaste : "Tiu ĉi komando bezonas almenaŭ Internet Explorer 5.5. Ĉu vi volas daŭrigi sen purigado?", 148 UnknownToolbarItem : "Ilobretero nekonata \"%1\"", 149 UnknownCommand : "Komandonomo nekonata \"%1\"", 150 NotImplemented : "Komando ne ankoraŭ realigita", 151 UnknownToolbarSet : "La ilobreto \"%1\" ne ekzistas", 152 NoActiveX : "Your browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.", //MISSING 153 BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.", //MISSING 154 DialogBlocked : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.", //MISSING 155 156 // Dialogs 157 DlgBtnOK : "Akcepti", 158 DlgBtnCancel : "Rezigni", 159 DlgBtnClose : "Fermi", 160 DlgBtnBrowseServer : "Foliumi en la Servilo", 161 DlgAdvancedTag : "Speciala", 162 DlgOpOther : "<Alia>", 163 DlgInfoTab : "Info", //MISSING 164 DlgAlertUrl : "Please insert the URL", //MISSING 165 166 // General Dialogs Labels 167 DlgGenNotSet : "<Defaŭlta>", 168 DlgGenId : "Id", 169 DlgGenLangDir : "Skribdirekto", 170 DlgGenLangDirLtr : "De maldekstro dekstren (LTR)", 171 DlgGenLangDirRtl : "De dekstro maldekstren (RTL)", 172 DlgGenLangCode : "Lingva Kodo", 173 DlgGenAccessKey : "Fulmoklavo", 174 DlgGenName : "Nomo", 175 DlgGenTabIndex : "Taba Ordo", 176 DlgGenLongDescr : "URL de Longa Priskribo", 177 DlgGenClass : "Klasoj de Stilfolioj", 178 DlgGenTitle : "Indika Titolo", 179 DlgGenContType : "Indika Enhavotipo", 180 DlgGenLinkCharset : "Signaro de la Ligita Rimedo", 181 DlgGenStyle : "Stilo", 182 183 // Image Dialog 184 DlgImgTitle : "Atributoj de Bildo", 185 DlgImgInfoTab : "Informoj pri Bildo", 186 DlgImgBtnUpload : "Sendu al Servilo", 187 DlgImgURL : "URL", 188 DlgImgUpload : "Alŝuti", 189 DlgImgAlt : "Anstataŭiga Teksto", 190 DlgImgWidth : "Larĝo", 191 DlgImgHeight : "Alto", 192 DlgImgLockRatio : "Konservi Proporcion", 193 DlgBtnResetSize : "Origina Grando", 194 DlgImgBorder : "Bordero", 195 DlgImgHSpace : "HSpaco", 196 DlgImgVSpace : "VSpaco", 197 DlgImgAlign : "Ĝisrandigo", 198 DlgImgAlignLeft : "Maldekstre", 199 DlgImgAlignAbsBottom: "Abs Malsupre", 200 DlgImgAlignAbsMiddle: "Abs Centre", 201 DlgImgAlignBaseline : "Je Malsupro de Teksto", 202 DlgImgAlignBottom : "Malsupre", 203 DlgImgAlignMiddle : "Centre", 204 DlgImgAlignRight : "Dekstre", 205 DlgImgAlignTextTop : "Je Supro de Teksto", 206 DlgImgAlignTop : "Supre", 207 DlgImgPreview : "Vidigi Aspekton", 208 DlgImgAlertUrl : "Bonvolu tajpi la URL de la bildo", 209 DlgImgLinkTab : "Link", //MISSING 210 211 // Flash Dialog 212 DlgFlashTitle : "Flash Properties", //MISSING 213 DlgFlashChkPlay : "Auto Play", //MISSING 214 DlgFlashChkLoop : "Loop", //MISSING 215 DlgFlashChkMenu : "Enable Flash Menu", //MISSING 216 DlgFlashScale : "Scale", //MISSING 217 DlgFlashScaleAll : "Show all", //MISSING 218 DlgFlashScaleNoBorder : "No Border", //MISSING 219 DlgFlashScaleFit : "Exact Fit", //MISSING 220 221 // Link Dialog 222 DlgLnkWindowTitle : "Ligilo", 223 DlgLnkInfoTab : "Informoj pri la Ligilo", 224 DlgLnkTargetTab : "Celo", 225 226 DlgLnkType : "Tipo de Ligilo", 227 DlgLnkTypeURL : "URL", 228 DlgLnkTypeAnchor : "Ankri en tiu ĉi paĝo", 229 DlgLnkTypeEMail : "Retpoŝto", 230 DlgLnkProto : "Protokolo", 231 DlgLnkProtoOther : "<alia>", 232 DlgLnkURL : "URL", 233 DlgLnkAnchorSel : "Elekti Ankron", 234 DlgLnkAnchorByName : "Per Ankronomo", 235 DlgLnkAnchorById : "Per Elementidentigilo", 236 DlgLnkNoAnchors : "<Ne disponeblas ankroj en la dokumento>", //REVIEW : Change < and > with ( and ) 237 DlgLnkEMail : "Retadreso", 238 DlgLnkEMailSubject : "Temlinio", 239 DlgLnkEMailBody : "Mesaĝa korpo", 240 DlgLnkUpload : "Alŝuti", 241 DlgLnkBtnUpload : "Sendi al Servilo", 242 243 DlgLnkTarget : "Celo", 244 DlgLnkTargetFrame : "<kadro>", 245 DlgLnkTargetPopup : "<ŝprucfenestro>", 246 DlgLnkTargetBlank : "Nova Fenestro (_blank)", 247 DlgLnkTargetParent : "Gepatra Fenestro (_parent)", 248 DlgLnkTargetSelf : "Sama Fenestro (_self)", 249 DlgLnkTargetTop : "Plej Supra Fenestro (_top)", 250 DlgLnkTargetFrameName : "Nomo de Kadro", 251 DlgLnkPopWinName : "Nomo de Ŝprucfenestro", 252 DlgLnkPopWinFeat : "Atributoj de la Ŝprucfenestro", 253 DlgLnkPopResize : "Grando Ŝanĝebla", 254 DlgLnkPopLocation : "Adresobreto", 255 DlgLnkPopMenu : "Menubreto", 256 DlgLnkPopScroll : "Rulumlisteloj", 257 DlgLnkPopStatus : "Statobreto", 258 DlgLnkPopToolbar : "Ilobreto", 259 DlgLnkPopFullScrn : "Tutekrane (IE)", 260 DlgLnkPopDependent : "Dependa (Netscape)", 261 DlgLnkPopWidth : "Larĝo", 262 DlgLnkPopHeight : "Alto", 263 DlgLnkPopLeft : "Pozicio de Maldekstro", 264 DlgLnkPopTop : "Pozicio de Supro", 265 266 DlnLnkMsgNoUrl : "Bonvolu entajpi la URL-on", 267 DlnLnkMsgNoEMail : "Bonvolu entajpi la retadreson", 268 DlnLnkMsgNoAnchor : "Bonvolu elekti ankron", 269 DlnLnkMsgInvPopName : "The popup name must begin with an alphabetic character and must not contain spaces", //MISSING 270 271 // Color Dialog 272 DlgColorTitle : "Elekti", 273 DlgColorBtnClear : "Forigi", 274 DlgColorHighlight : "Emfazi", 275 DlgColorSelected : "Elektita", 276 277 // Smiley Dialog 278 DlgSmileyTitle : "Enmeti Mienvinjeton", 279 280 // Special Character Dialog 281 DlgSpecialCharTitle : "Enmeti Specialan Signon", 282 283 // Table Dialog 284 DlgTableTitle : "Atributoj de Tabelo", 285 DlgTableRows : "Linioj", 286 DlgTableColumns : "Kolumnoj", 287 DlgTableBorder : "Bordero", 288 DlgTableAlign : "Ĝisrandigo", 289 DlgTableAlignNotSet : "<Defaŭlte>", 290 DlgTableAlignLeft : "Maldekstre", 291 DlgTableAlignCenter : "Centre", 292 DlgTableAlignRight : "Dekstre", 293 DlgTableWidth : "Larĝo", 294 DlgTableWidthPx : "Bitbilderoj", 295 DlgTableWidthPc : "elcentoj", 296 DlgTableHeight : "Alto", 297 DlgTableCellSpace : "Interspacigo de Ĉeloj", 298 DlgTableCellPad : "Ĉirkaŭenhava Plenigado", 299 DlgTableCaption : "Titolo", 300 DlgTableSummary : "Summary", //MISSING 301 302 // Table Cell Dialog 303 DlgCellTitle : "Atributoj de Celo", 304 DlgCellWidth : "Larĝo", 305 DlgCellWidthPx : "bitbilderoj", 306 DlgCellWidthPc : "elcentoj", 307 DlgCellHeight : "Alto", 308 DlgCellWordWrap : "Linifaldo", 309 DlgCellWordWrapNotSet : "<Defaŭlte>", 310 DlgCellWordWrapYes : "Jes", 311 DlgCellWordWrapNo : "Ne", 312 DlgCellHorAlign : "Horizonta Ĝisrandigo", 313 DlgCellHorAlignNotSet : "<Defaŭlte>", 314 DlgCellHorAlignLeft : "Maldekstre", 315 DlgCellHorAlignCenter : "Centre", 316 DlgCellHorAlignRight: "Dekstre", 317 DlgCellVerAlign : "Vertikala Ĝisrandigo", 318 DlgCellVerAlignNotSet : "<Defaŭlte>", 319 DlgCellVerAlignTop : "Supre", 320 DlgCellVerAlignMiddle : "Centre", 321 DlgCellVerAlignBottom : "Malsupre", 322 DlgCellVerAlignBaseline : "Je Malsupro de Teksto", 323 DlgCellRowSpan : "Linioj Kunfanditaj", 324 DlgCellCollSpan : "Kolumnoj Kunfanditaj", 325 DlgCellBackColor : "Fono", 326 DlgCellBorderColor : "Bordero", 327 DlgCellBtnSelect : "Elekti...", 328 329 // Find Dialog 330 DlgFindTitle : "Serĉi", 331 DlgFindFindBtn : "Serĉi", 332 DlgFindNotFoundMsg : "La celteksto ne estas trovita.", 333 334 // Replace Dialog 335 DlgReplaceTitle : "Anstataŭigi", 336 DlgReplaceFindLbl : "Serĉi:", 337 DlgReplaceReplaceLbl : "Anstataŭigi per:", 338 DlgReplaceCaseChk : "Kongruigi Usklecon", 339 DlgReplaceReplaceBtn : "Anstataŭigi", 340 DlgReplaceReplAllBtn : "Anstataŭigi Ĉiun", 341 DlgReplaceWordChk : "Tuta Vorto", 342 343 // Paste Operations / Dialog 344 PasteErrorPaste : "La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras intergluajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-V).", 345 PasteErrorCut : "La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras eltondajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-X).", 346 PasteErrorCopy : "La sekurecagordo de via TTT-legilo ne permesas, ke la redaktilo faras kopiajn operaciojn. Bonvolu uzi la klavaron por tio (ctrl-C).", 347 348 PasteAsText : "Interglui kiel Tekston", 349 PasteFromWord : "Interglui el Word", 350 351 DlgPasteMsg2 : "Please paste inside the following box using the keyboard (<strong>Ctrl+V</strong>) and hit <strong>OK</strong>.", //MISSING 352 DlgPasteIgnoreFont : "Ignore Font Face definitions", //MISSING 353 DlgPasteRemoveStyles : "Remove Styles definitions", //MISSING 354 DlgPasteCleanBox : "Clean Up Box", //MISSING 355 356 // Color Picker 357 ColorAutomatic : "Aŭtomata", 358 ColorMoreColors : "Pli da Koloroj...", 359 360 // Document Properties 361 DocProps : "Dokumentaj Atributoj", 362 363 // Anchor Dialog 364 DlgAnchorTitle : "Ankraj Atributoj", 365 DlgAnchorName : "Ankra Nomo", 366 DlgAnchorErrorName : "Bv tajpi la ankran nomon", 367 368 // Speller Pages Dialog 369 DlgSpellNotInDic : "Ne trovita en la vortaro", 370 DlgSpellChangeTo : "Ŝanĝi al", 371 DlgSpellBtnIgnore : "Malatenti", 372 DlgSpellBtnIgnoreAll : "Malatenti Ĉiun", 373 DlgSpellBtnReplace : "Anstataŭigi", 374 DlgSpellBtnReplaceAll : "Anstataŭigi Ĉiun", 375 DlgSpellBtnUndo : "Malfari", 376 DlgSpellNoSuggestions : "- Neniu propono -", 377 DlgSpellProgress : "Literumkontrolado daŭras...", 378 DlgSpellNoMispell : "Literumkontrolado finita: neniu fuŝo trovita", 379 DlgSpellNoChanges : "Literumkontrolado finita: neniu vorto ŝanĝita", 380 DlgSpellOneChange : "Literumkontrolado finita: unu vorto ŝanĝita", 381 DlgSpellManyChanges : "Literumkontrolado finita: %1 vortoj ŝanĝitaj", 382 383 IeSpellDownload : "Literumada Kontrolilo ne instalita. Ĉu vi volas elŝuti ĝin nun?", 384 385 // Button Dialog 386 DlgButtonText : "Teksto (Valoro)", 387 DlgButtonType : "Tipo", 388 DlgButtonTypeBtn : "Button", //MISSING 389 DlgButtonTypeSbm : "Submit", //MISSING 390 DlgButtonTypeRst : "Reset", //MISSING 391 392 // Checkbox and Radio Button Dialogs 393 DlgCheckboxName : "Nomo", 394 DlgCheckboxValue : "Valoro", 395 DlgCheckboxSelected : "Elektita", 396 397 // Form Dialog 398 DlgFormName : "Nomo", 399 DlgFormAction : "Ago", 400 DlgFormMethod : "Metodo", 401 402 // Select Field Dialog 403 DlgSelectName : "Nomo", 404 DlgSelectValue : "Valoro", 405 DlgSelectSize : "Grando", 406 DlgSelectLines : "Linioj", 407 DlgSelectChkMulti : "Permesi Plurajn Elektojn", 408 DlgSelectOpAvail : "Elektoj Disponeblaj", 409 DlgSelectOpText : "Teksto", 410 DlgSelectOpValue : "Valoro", 411 DlgSelectBtnAdd : "Aldoni", 412 DlgSelectBtnModify : "Modifi", 413 DlgSelectBtnUp : "Supren", 414 DlgSelectBtnDown : "Malsupren", 415 DlgSelectBtnSetValue : "Agordi kiel Elektitan Valoron", 416 DlgSelectBtnDelete : "Forigi", 417 418 // Textarea Dialog 419 DlgTextareaName : "Nomo", 420 DlgTextareaCols : "Kolumnoj", 421 DlgTextareaRows : "Vicoj", 422 423 // Text Field Dialog 424 DlgTextName : "Nomo", 425 DlgTextValue : "Valoro", 426 DlgTextCharWidth : "Signolarĝo", 427 DlgTextMaxChars : "Maksimuma Nombro da Signoj", 428 DlgTextType : "Tipo", 429 DlgTextTypeText : "Teksto", 430 DlgTextTypePass : "Pasvorto", 431 432 // Hidden Field Dialog 433 DlgHiddenName : "Nomo", 434 DlgHiddenValue : "Valoro", 435 436 // Bulleted List Dialog 437 BulletedListProp : "Atributoj de Bula Listo", 438 NumberedListProp : "Atributoj de Numera Listo", 439 DlgLstStart : "Start", //MISSING 440 DlgLstType : "Tipo", 441 DlgLstTypeCircle : "Cirklo", 442 DlgLstTypeDisc : "Disc", //MISSING 443 DlgLstTypeSquare : "Kvadrato", 444 DlgLstTypeNumbers : "Ciferoj (1, 2, 3)", 445 DlgLstTypeLCase : "Minusklaj Literoj (a, b, c)", 446 DlgLstTypeUCase : "Majusklaj Literoj (A, B, C)", 447 DlgLstTypeSRoman : "Malgrandaj Romanaj Ciferoj (i, ii, iii)", 448 DlgLstTypeLRoman : "Grandaj Romanaj Ciferoj (I, II, III)", 449 450 // Document Properties Dialog 451 DlgDocGeneralTab : "Ĝeneralaĵoj", 452 DlgDocBackTab : "Fono", 453 DlgDocColorsTab : "Koloroj kaj Marĝenoj", 454 DlgDocMetaTab : "Metadatumoj", 455 456 DlgDocPageTitle : "Paĝotitolo", 457 DlgDocLangDir : "Skribdirekto de la Lingvo", 458 DlgDocLangDirLTR : "De maldekstro dekstren (LTR)", 459 DlgDocLangDirRTL : "De dekstro maldekstren (LTR)", 460 DlgDocLangCode : "Lingvokodo", 461 DlgDocCharSet : "Signara Kodo", 462 DlgDocCharSetCE : "Central European", //MISSING 463 DlgDocCharSetCT : "Chinese Traditional (Big5)", //MISSING 464 DlgDocCharSetCR : "Cyrillic", //MISSING 465 DlgDocCharSetGR : "Greek", //MISSING 466 DlgDocCharSetJP : "Japanese", //MISSING 467 DlgDocCharSetKR : "Korean", //MISSING 468 DlgDocCharSetTR : "Turkish", //MISSING 469 DlgDocCharSetUN : "Unicode (UTF-8)", //MISSING 470 DlgDocCharSetWE : "Western European", //MISSING 471 DlgDocCharSetOther : "Alia Signara Kodo", 472 473 DlgDocDocType : "Dokumenta Tipo", 474 DlgDocDocTypeOther : "Alia Dokumenta Tipo", 475 DlgDocIncXHTML : "Inkluzivi XHTML Deklaroj", 476 DlgDocBgColor : "Fona Koloro", 477 DlgDocBgImage : "URL de Fona Bildo", 478 DlgDocBgNoScroll : "Neruluma Fono", 479 DlgDocCText : "Teksto", 480 DlgDocCLink : "Ligilo", 481 DlgDocCVisited : "Vizitita Ligilo", 482 DlgDocCActive : "Aktiva Ligilo", 483 DlgDocMargins : "Paĝaj Marĝenoj", 484 DlgDocMaTop : "Supra", 485 DlgDocMaLeft : "Maldekstra", 486 DlgDocMaRight : "Dekstra", 487 DlgDocMaBottom : "Malsupra", 488 DlgDocMeIndex : "Ŝlosilvortoj de la Dokumento (apartigita de komoj)", 489 DlgDocMeDescr : "Dokumenta Priskribo", 490 DlgDocMeAuthor : "Verkinto", 491 DlgDocMeCopy : "Kopirajto", 492 DlgDocPreview : "Aspekto", 493 494 // Templates Dialog 495 Templates : "Templates", //MISSING 496 DlgTemplatesTitle : "Content Templates", //MISSING 497 DlgTemplatesSelMsg : "Please select the template to open in the editor<br />(the actual contents will be lost):", //MISSING 498 DlgTemplatesLoading : "Loading templates list. Please wait...", //MISSING 499 DlgTemplatesNoTpl : "(No templates defined)", //MISSING 500 DlgTemplatesReplace : "Replace actual contents", //MISSING 501 502 // About Dialog 503 DlgAboutAboutTab : "Pri", 504 DlgAboutBrowserInfoTab : "Informoj pri TTT-legilo", 505 DlgAboutLicenseTab : "License", //MISSING 506 DlgAboutVersion : "versio", 507 DlgAboutInfo : "Por pli da informoj, vizitu" 508 };
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
| Gnr le : Sun Feb 25 15:28:05 2007 | par Balluche grce PHPXref 0.7 |