ckeditor_font-8.x-1.x-dev/js/ckeditor5_plugins/ckeditor5-font/dist/translations/sk.umd.js
js/ckeditor5_plugins/ckeditor5-font/dist/translations/sk.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 { [ 'sk' ]: { dictionary, getPluralForm } } = {"sk":{"dictionary":{"Font Size":"Veľkosť písma","Tiny":"Veľmi malé","Small":"Malé","Big":"Veľké","Huge":"Veľmi veľké","Font Family":"Názov písma","Default":"Predvolené","Font Color":"Farba písma","Font Background Color":"Farba zvýraznenia textu","Document colors":"Farby dokumentu"},getPluralForm(n){return (n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);}}};
e[ 'sk' ] ||= { dictionary: {}, getPluralForm: null };
e[ 'sk' ].dictionary = Object.assign( e[ 'sk' ].dictionary, dictionary );
e[ 'sk' ].getPluralForm = getPluralForm;
} )( window.CKEDITOR_TRANSLATIONS ||= {} );
