ckeditor_font-8.x-1.x-dev/js/ckeditor5_plugins/ckeditor5-font/dist/translations/gl.umd.js
js/ckeditor5_plugins/ckeditor5-font/dist/translations/gl.umd.js
/**
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
( e => {
const { [ 'gl' ]: { dictionary, getPluralForm } } = {"gl":{"dictionary":{"Font Size":"Tamaño da letra","Tiny":"Diminuta","Small":"Pequena","Big":"Grande","Huge":"Enorme","Font Family":"Familia tipográfica","Default":"Predeterminada","Font Color":"Cor da letra","Font Background Color":"Cor do fondo da letra","Document colors":"Cores do documento"},getPluralForm(n){return (n != 1);}}};
e[ 'gl' ] ||= { dictionary: {}, getPluralForm: null };
e[ 'gl' ].dictionary = Object.assign( e[ 'gl' ].dictionary, dictionary );
e[ 'gl' ].getPluralForm = getPluralForm;
} )( window.CKEDITOR_TRANSLATIONS ||= {} );
