Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 520 → Rev 521

/trunk/api/fckeditor/editor/lang/gl.js
8,6 → 8,8
* For further information visit:
* http://www.fckeditor.net/
*
* "Support Open Source software. What about a donation today?"
*
* File Name: gl.js
* Galician language file.
*
131,6 → 133,7
UnknownCommand : "Nome de comando descoñecido \"%1\"",
NotImplemented : "Comando non implementado",
UnknownToolbarSet : "O conxunto de ferramentas \"%1\" non existe",
NoActiveX : "You 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
 
// Dialogs
DlgBtnOK : "OK",
413,7 → 416,7
NumberedListProp : "Propriedades da Lista de Numeración",
DlgLstType : "Tipo",
DlgLstTypeCircle : "Círculo",
DlgLstTypeDisk : "Disco",
DlgLstTypeDisc : "Disc", //MISSING
DlgLstTypeSquare : "Cuadrado",
DlgLstTypeNumbers : "Números (1, 2, 3)",
DlgLstTypeLCase : "Letras Minúsculas (a, b, c)",