ckeditor_font-8.x-1.x-dev/js/ckeditor5_plugins/ckeditor5-font/dist/translations/lv.umd.js
js/ckeditor5_plugins/ckeditor5-font/dist/translations/lv.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 { [ 'lv' ]: { dictionary, getPluralForm } } = {"lv":{"dictionary":{"Font Size":"Fonta Lielums","Tiny":"Ļoti mazs","Small":"Mazs","Big":"Liels","Huge":"Milzīgs","Font Family":"Fonts","Default":"Noklusējuma","Font Color":"Fonta krāsa","Font Background Color":"Fonta fona krāsa","Document colors":"Krāsas dokumentā"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n != 0 ? 1 : 2);}}};
e[ 'lv' ] ||= { dictionary: {}, getPluralForm: null };
e[ 'lv' ].dictionary = Object.assign( e[ 'lv' ].dictionary, dictionary );
e[ 'lv' ].getPluralForm = getPluralForm;
} )( window.CKEDITOR_TRANSLATIONS ||= {} );
