X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Flang%2Fgl.js;h=514514f8329b2ba0648050c57ab3b9969c0d9835;hp=c739de799ee76ee342ff310d93f8b06c015c79df;hb=refs%2Ftags%2Fv3.2;hpb=c6e377a02b54abc07129d72b632763c727476a15 diff --git a/_source/lang/gl.js b/_source/lang/gl.js index c739de7..514514f 100644 --- a/_source/lang/gl.js +++ b/_source/lang/gl.js @@ -31,7 +31,11 @@ CKEDITOR.lang['gl'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Rich text editor, %1', // MISSING + editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING + + // ARIA descriptions. + toolbar : 'Toolbar', // MISSING + editor : 'Rich Text Editor', // MISSING // Toolbar buttons without dialogs. source : 'Código Fonte', @@ -68,12 +72,12 @@ CKEDITOR.lang['gl'] = flash : 'Flash', form : 'Formulario', checkbox : 'Cadro de Verificación', - radio : 'Botón de Radio', + radio : 'Botón de Radio', textField : 'Campo de Texto', textarea : 'Área de Texto', hiddenField : 'Campo Oculto', button : 'Botón', - select : 'Campo de Selección', + select : 'Campo de Selección', imageButton : 'Botón de Imaxe', notSet : '', id : 'Id', @@ -88,11 +92,19 @@ CKEDITOR.lang['gl'] = cssStyle : 'Estilo', ok : 'OK', cancel : 'Cancelar', + close : 'Close', // MISSING + preview : 'Preview', // MISSING generalTab : 'General', // MISSING advancedTab : 'Advanzado', - validateNumberFailed : 'This value is not a number.', // MISSING + validateNumberFailed : 'This value is not a number.', // MISSING confirmNewPage : 'Any unsaved changes to this content will be lost. Are you sure you want to load new page?', // MISSING confirmCancel : 'Some of the options have been changed. Are you sure to close the dialog?', // MISSING + options : 'Options', // MISSING + target : 'Target', // MISSING + targetNew : 'New Window (_blank)', // MISSING + targetTop : 'Topmost Window (_top)', // MISSING + targetSelf : 'Same Window (_self)', // MISSING + targetParent : 'Parent Window (_parent)', // MISSING // Put the voice-only part of the label in the span. unavailable : '%1, unavailable' // MISSING @@ -116,22 +128,17 @@ CKEDITOR.lang['gl'] = upload : 'Carregar', advanced : 'Advanzado', type : 'Tipo de Ligazón', + toUrl : 'URL', // MISSING toAnchor : 'Referencia nesta páxina', toEmail : 'E-Mail', - target : 'Destino', - targetNotSet : '', - targetFrame : '', - targetPopup : '', - targetNew : 'Nova Xanela (_blank)', - targetTop : 'Xanela Primaria (_top)', - targetSelf : 'Mesma Xanela (_self)', - targetParent : 'Xanela Pai (_parent)', + targetFrame : '', + targetPopup : '', targetFrameName : 'Nome do Marco Destino', targetPopupName : 'Nome da Xanela Emerxente', popupFeatures : 'Características da Xanela Emerxente', popupResizable : 'Resizable', // MISSING popupStatusBar : 'Barra de Estado', - popupLocationBar : 'Barra de Localización', + popupLocationBar: 'Barra de Localización', popupToolbar : 'Barra de Ferramentas', popupMenuBar : 'Barra de Menú', popupFullScreen : 'A Toda Pantalla (IE)', @@ -143,7 +150,6 @@ CKEDITOR.lang['gl'] = popupTop : 'Posición dende Arriba', id : 'Id', // MISSING langDir : 'Orientación do Idioma', - langDirNotSet : '', langDirLTR : 'Esquerda a Dereita (LTR)', langDirRTL : 'Dereita a Esquerda (RTL)', acccessKey : 'Chave de Acceso', @@ -203,13 +209,13 @@ CKEDITOR.lang['gl'] = columns : 'Columnas', border : 'Tamaño do Borde', align : 'Aliñamento', - alignNotSet : '', alignLeft : 'Esquerda', alignCenter : 'Centro', alignRight : 'Ereita', width : 'Largura', widthPx : 'pixels', widthPc : 'percent', + widthUnit : 'width unit', // MISSING height : 'Altura', cellSpace : 'Marxe entre Celas', cellPad : 'Marxe interior', @@ -260,7 +266,7 @@ CKEDITOR.lang['gl'] = invalidHeight : 'Cell height must be a number.', // MISSING invalidRowSpan : 'Rows span must be a whole number.', // MISSING invalidColSpan : 'Columns span must be a whole number.', // MISSING - chooseColor : 'Choose' // MISSING + chooseColor : 'Choose' // MISSING }, row : @@ -307,13 +313,7 @@ CKEDITOR.lang['gl'] = menu : 'Propriedades do Formulario', action : 'Acción', method : 'Método', - encoding : 'Encoding', // MISSING - target : 'Destino', - targetNotSet : '', - targetNew : 'Nova Xanela (_blank)', - targetTop : 'Xanela Primaria (_top)', - targetSelf : 'Mesma Xanela (_self)', - targetParent : 'Xanela Pai (_parent)' + encoding : 'Encoding' // MISSING }, // Select Field Dialog. @@ -371,27 +371,31 @@ CKEDITOR.lang['gl'] = title : 'Propriedades da Imaxe', titleButton : 'Propriedades do Botón de Imaxe', menu : 'Propriedades da Imaxe', - infoTab : 'Información da Imaxe', + infoTab : 'Información da Imaxe', btnUpload : 'Enviar ó Servidor', - url : 'URL', - upload : 'Carregar', - alt : 'Texto Alternativo', + upload : 'Carregar', + alt : 'Texto Alternativo', width : 'Largura', - height : 'Altura', + height : 'Altura', lockRatio : 'Proporcional', + unlockRatio : 'Unlock Ratio', // MISSING resetSize : 'Tamaño Orixinal', - border : 'Límite', - hSpace : 'Esp. Horiz.', - vSpace : 'Esp. Vert.', + border : 'Límite', + hSpace : 'Esp. Horiz.', + vSpace : 'Esp. Vert.', align : 'Aliñamento', alignLeft : 'Esquerda', alignRight : 'Dereita', - preview : 'Vista Previa', alertUrl : 'Por favor, escriba a URL da imaxe', - linkTab : 'Ligazón', + linkTab : 'Ligazón', button2Img : 'Do you want to transform the selected image button on a simple image?', // MISSING img2Button : 'Do you want to transform the selected image on a image button?', // MISSING - urlMissing : 'Image source URL is missing.' // MISSING + urlMissing : 'Image source URL is missing.', // MISSING + validateWidth : 'Width must be a whole number.', // MISSING + validateHeight : 'Height must be a whole number.', // MISSING + validateBorder : 'Border must be a whole number.', // MISSING + validateHSpace : 'HSpace must be a whole number.', // MISSING + validateVSpace : 'VSpace must be a whole number.' // MISSING }, // Flash Dialog @@ -399,51 +403,51 @@ CKEDITOR.lang['gl'] = { properties : 'Propriedades Flash', propertiesTab : 'Properties', // MISSING - title : 'Propriedades Flash', - chkPlay : 'Auto Execución', - chkLoop : 'Bucle', - chkMenu : 'Activar Menú Flash', - chkFull : 'Allow Fullscreen', // MISSING - scale : 'Escalar', + title : 'Propriedades Flash', + chkPlay : 'Auto Execución', + chkLoop : 'Bucle', + chkMenu : 'Activar Menú Flash', + chkFull : 'Allow Fullscreen', // MISSING + scale : 'Escalar', scaleAll : 'Amosar Todo', scaleNoBorder : 'Sen Borde', scaleFit : 'Encaixar axustando', access : 'Script Access', // MISSING accessAlways : 'Always', // MISSING - accessSameDomain : 'Same domain', // MISSING - accessNever : 'Never', // MISSING - align : 'Aliñamento', - alignLeft : 'Esquerda', - alignAbsBottom: 'Abs Inferior', - alignAbsMiddle: 'Abs Centro', + accessSameDomain: 'Same domain', // MISSING + accessNever : 'Never', // MISSING + align : 'Aliñamento', + alignLeft : 'Esquerda', + alignAbsBottom : 'Abs Inferior', + alignAbsMiddle : 'Abs Centro', alignBaseline : 'Liña Base', - alignBottom : 'Pé', - alignMiddle : 'Centro', - alignRight : 'Dereita', + alignBottom : 'Pé', + alignMiddle : 'Centro', + alignRight : 'Dereita', alignTextTop : 'Tope do Texto', - alignTop : 'Tope', - quality : 'Quality', // MISSING - qualityBest : 'Best', // MISSING - qualityHigh : 'High', // MISSING - qualityAutoHigh : 'Auto High', // MISSING - qualityMedium : 'Medium', // MISSING - qualityAutoLow : 'Auto Low', // MISSING - qualityLow : 'Low', // MISSING - windowModeWindow : 'Window', // MISSING - windowModeOpaque : 'Opaque', // MISSING - windowModeTransparent : 'Transparent', // MISSING - windowMode : 'Window mode', // MISSING - flashvars : 'Variables for Flash', // MISSING - bgcolor : 'Cor do Fondo', - width : 'Largura', - height : 'Altura', - hSpace : 'Esp. Horiz.', - vSpace : 'Esp. Vert.', - validateSrc : 'Por favor, escriba a ligazón URL', - validateWidth : 'Width must be a number.', // MISSING - validateHeight : 'Height must be a number.', // MISSING - validateHSpace : 'HSpace must be a number.', // MISSING - validateVSpace : 'VSpace must be a number.' // MISSING + alignTop : 'Tope', + quality : 'Quality', // MISSING + qualityBest : 'Best', // MISSING + qualityHigh : 'High', // MISSING + qualityAutoHigh : 'Auto High', // MISSING + qualityMedium : 'Medium', // MISSING + qualityAutoLow : 'Auto Low', // MISSING + qualityLow : 'Low', // MISSING + windowModeWindow: 'Window', // MISSING + windowModeOpaque: 'Opaque', // MISSING + windowModeTransparent : 'Transparent', // MISSING + windowMode : 'Window mode', // MISSING + flashvars : 'Variables for Flash', // MISSING + bgcolor : 'Cor do Fondo', + width : 'Largura', + height : 'Altura', + hSpace : 'Esp. Horiz.', + vSpace : 'Esp. Vert.', + validateSrc : 'Por favor, escriba a ligazón URL', + validateWidth : 'Width must be a number.', // MISSING + validateHeight : 'Height must be a number.', // MISSING + validateHSpace : 'HSpace must be a number.', // MISSING + validateVSpace : 'VSpace must be a number.' // MISSING }, // Speller Pages Dialog @@ -477,23 +481,24 @@ CKEDITOR.lang['gl'] = elementsPath : { + eleLabel : 'Elements path', // MISSING eleTitle : '%1 element' // MISSING }, - numberedlist : 'Lista Numerada', - bulletedlist : 'Marcas', - indent : 'Aumentar Sangría', - outdent : 'Disminuir Sangría', + numberedlist : 'Lista Numerada', + bulletedlist : 'Marcas', + indent : 'Aumentar Sangría', + outdent : 'Disminuir Sangría', justify : { - left : 'Aliñar á Esquerda', - center : 'Centrado', - right : 'Aliñar á Dereita', - block : 'Xustificado' + left : 'Aliñar á Esquerda', + center : 'Centrado', + right : 'Aliñar á Dereita', + block : 'Xustificado' }, - blockquote : 'Blockquote', // MISSING + blockquote : 'Block Quote', // MISSING clipboard : { @@ -501,61 +506,59 @@ CKEDITOR.lang['gl'] = cutError : 'Os axustes de seguridade do seu navegador non permiten que o editor realice automáticamente as tarefas de corte. Por favor, use o teclado para iso (Ctrl+X).', copyError : 'Os axustes de seguridade do seu navegador non permiten que o editor realice automáticamente as tarefas de copia. Por favor, use o teclado para iso (Ctrl+C).', pasteMsg : 'Por favor, pegue dentro do seguinte cadro usando o teclado (Ctrl+V) e pulse OK.', - securityMsg : 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.' // MISSING + securityMsg : 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.', // MISSING + pasteArea : 'Paste Area' // MISSING }, pastefromword : { - confirmCleanup : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING - toolbar : 'Pegar dende Word', - title : 'Pegar dende Word', - error : 'It was not possible to clean up the pasted data due to an internal error' // MISSING + confirmCleanup : 'The text you want to paste seems to be copied from Word. Do you want to clean it before pasting?', // MISSING + toolbar : 'Pegar dende Word', + title : 'Pegar dende Word', + error : 'It was not possible to clean up the pasted data due to an internal error' // MISSING }, pasteText : { - button : 'Pegar como texto plano', - title : 'Pegar como texto plano' + button : 'Pegar como texto plano', + title : 'Pegar como texto plano' }, templates : { - button : 'Plantillas', - title : 'Plantillas de Contido', - insertOption: 'Replace actual contents', // MISSING - selectPromptMsg: 'Por favor, seleccione a plantilla a abrir no editor
(o contido actual perderase):', - emptyListMsg : '(Non hai plantillas definidas)' + button : 'Plantillas', + title : 'Plantillas de Contido', + insertOption : 'Replace actual contents', // MISSING + selectPromptMsg : 'Por favor, seleccione a plantilla a abrir no editor
(o contido actual perderase):', + emptyListMsg : '(Non hai plantillas definidas)' }, showBlocks : 'Show Blocks', // MISSING stylesCombo : { - label : 'Estilo', - voiceLabel : 'Styles', // MISSING - panelVoiceLabel : 'Select a style', // MISSING - panelTitle1 : 'Block Styles', // MISSING - panelTitle2 : 'Inline Styles', // MISSING - panelTitle3 : 'Object Styles' // MISSING + label : 'Estilo', + panelTitle : 'Formatting Styles', // MISSING + panelTitle1 : 'Block Styles', // MISSING + panelTitle2 : 'Inline Styles', // MISSING + panelTitle3 : 'Object Styles' // MISSING }, format : { - label : 'Formato', - voiceLabel : 'Format', // MISSING - panelTitle : 'Formato', - panelVoiceLabel : 'Select a paragraph format', // MISSING + label : 'Formato', + panelTitle : 'Formato', - tag_p : 'Normal', - tag_pre : 'Formateado', - tag_address : 'Enderezo', - tag_h1 : 'Enacabezado 1', - tag_h2 : 'Encabezado 2', - tag_h3 : 'Encabezado 3', - tag_h4 : 'Encabezado 4', - tag_h5 : 'Encabezado 5', - tag_h6 : 'Encabezado 6', - tag_div : 'Paragraph (DIV)' + tag_p : 'Normal', + tag_pre : 'Formateado', + tag_address : 'Enderezo', + tag_h1 : 'Enacabezado 1', + tag_h2 : 'Encabezado 2', + tag_h3 : 'Encabezado 3', + tag_h4 : 'Encabezado 4', + tag_h5 : 'Encabezado 5', + tag_h6 : 'Encabezado 6', + tag_div : 'Paragraph (DIV)' }, div : @@ -577,26 +580,25 @@ CKEDITOR.lang['gl'] = font : { - label : 'Tipo', - voiceLabel : 'Font', // MISSING - panelTitle : 'Tipo', - panelVoiceLabel : 'Select a font' // MISSING + label : 'Tipo', + voiceLabel : 'Font', // MISSING + panelTitle : 'Tipo' }, fontSize : { - label : 'Tamaño', - voiceLabel : 'Font Size', // MISSING - panelTitle : 'Tamaño', - panelVoiceLabel : 'Select a font size' // MISSING + label : 'Tamaño', + voiceLabel : 'Font Size', // MISSING + panelTitle : 'Tamaño' }, colorButton : { - textColorTitle : 'Cor do Texto', - bgColorTitle : 'Cor do Fondo', - auto : 'Automático', - more : 'Máis Cores...' + textColorTitle : 'Cor do Texto', + bgColorTitle : 'Cor do Fondo', + panelTitle : 'Colors', // MISSING + auto : 'Automático', + more : 'Máis Cores...' }, colors : @@ -645,30 +647,30 @@ CKEDITOR.lang['gl'] = scayt : { - title : 'Spell Check As You Type', // MISSING - enable : 'Enable SCAYT', // MISSING - disable : 'Disable SCAYT', // MISSING - about : 'About SCAYT', // MISSING - toggle : 'Toggle SCAYT', // MISSING - options : 'Options', // MISSING - langs : 'Languages', // MISSING - moreSuggestions : 'More suggestions', // MISSING - ignore : 'Ignore', // MISSING - ignoreAll : 'Ignore All', // MISSING - addWord : 'Add Word', // MISSING - emptyDic : 'Dictionary name should not be empty.', // MISSING - optionsTab : 'Options', // MISSING - languagesTab : 'Languages', // MISSING - dictionariesTab : 'Dictionaries', // MISSING - aboutTab : 'About' // MISSING + title : 'Spell Check As You Type', // MISSING + enable : 'Enable SCAYT', // MISSING + disable : 'Disable SCAYT', // MISSING + about : 'About SCAYT', // MISSING + toggle : 'Toggle SCAYT', // MISSING + options : 'Options', // MISSING + langs : 'Languages', // MISSING + moreSuggestions : 'More suggestions', // MISSING + ignore : 'Ignore', // MISSING + ignoreAll : 'Ignore All', // MISSING + addWord : 'Add Word', // MISSING + emptyDic : 'Dictionary name should not be empty.', // MISSING + optionsTab : 'Options', // MISSING + languagesTab : 'Languages', // MISSING + dictionariesTab : 'Dictionaries', // MISSING + aboutTab : 'About' // MISSING }, about : { - title : 'About CKEditor', // MISSING - dlgTitle : 'About CKEditor', // MISSING - moreInfo : 'For licensing information please visit our web site:', // MISSING - copy : 'Copyright © $1. All rights reserved.' // MISSING + title : 'About CKEditor', // MISSING + dlgTitle : 'About CKEditor', // MISSING + moreInfo : 'For licensing information please visit our web site:', // MISSING + copy : 'Copyright © $1. All rights reserved.' // MISSING }, maximize : 'Maximize', // MISSING @@ -676,22 +678,22 @@ CKEDITOR.lang['gl'] = fakeobjects : { - anchor : 'Anchor', // MISSING - flash : 'Flash Animation', // MISSING - div : 'Page Break', // MISSING - unknown : 'Unknown Object' // MISSING + anchor : 'Anchor', // MISSING + flash : 'Flash Animation', // MISSING + div : 'Page Break', // MISSING + unknown : 'Unknown Object' // MISSING }, resize : 'Drag to resize', // MISSING colordialog : { - title : 'Select color', // MISSING - highlight : 'Highlight', // MISSING - selected : 'Selected', // MISSING - clear : 'Clear' // MISSING + title : 'Select color', // MISSING + highlight : 'Highlight', // MISSING + selected : 'Selected', // MISSING + clear : 'Clear' // MISSING }, - toolbarCollapse : 'Collapse Toolbar', // MISSING - toolbarExpand : 'Expand Toolbar' // MISSING + toolbarCollapse : 'Collapse Toolbar', // MISSING + toolbarExpand : 'Expand Toolbar' // MISSING };