@ckeditor/ckeditor5-core
Version:
The core architecture of CKEditor 5 – the best browser-based rich text editor.
5 lines • 2.84 kB
JavaScript
/**
* @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
*/
export default {"sr-latn":{"dictionary":{"Cancel":"Odustani","Clear":"Obriši","Remove color":"Otkloni boju","Restore default":"Vrati podrazumevano","Save":"Sačuvaj","Show more items":"Prikaži još stavki","%0 of %1":"%0 of %1","Cannot upload file:":"Postavljanje fajla je neuspešno:","Rich Text Editor. Editing area: %0":"Uređivač bogatijeg teksta. Prostor za uređivanje: %0","Insert with file manager":"Ubacite pomoću menadžera datoteka","Replace with file manager":"Zamenite menadžerom datoteka","Insert image with file manager":"Umetnite sliku pomoću menadžera datoteka","Replace image with file manager":"Zamenite sliku menadžerom datoteka","File":"File","With file manager":"Sa menadžerom datoteka","Toggle caption off":"Isključivanje natpisa","Toggle caption on":"Uključite naslov","Content editing keystrokes":"Pritisci na tastere za uređivanje sadržaja","These keyboard shortcuts allow for quick access to content editing features.":"Ove prečice na tastaturi omogućavaju brz pristup funkcijama za uređivanje sadržaja.","User interface and content navigation keystrokes":"Korisnički interfejs i tasteri za navigaciju sadržaja ","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Koristite sledeće tastere za efikasniju navigaciju u korisničkom interfejsu CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Zatvorite kontekstualne balone, padajuće menije i dijaloge","Open the accessibility help dialog":"Otvorite dijalog pomoći za pristupačnost","Move focus between form fields (inputs, buttons, etc.)":"Pomerite fokus između polja obrasca (unosi, dugmad, itd.)","Move focus to the menu bar, navigate between menu bars":"Premestite fokus na traku menija, navigirajte između traka menija","Move focus to the toolbar, navigate between toolbars":"Premestite fokus na traku sa alatkama, navigirajte između traka sa alatkama","Navigate through the toolbar or menu bar":"Krećite se kroz traku sa alatkama ili traku menija","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Izvršite trenutno fokusirano dugme. Izvršavanje dugmadi koja su u interakciji sa sadržajem uređivača pomera fokus nazad na sadržaj.","Accept":"Prihvati","Paragraph":"Pasus","Color picker":"Birač boja","Please try a different phrase or check the spelling.":"Pokušajte sa drugom frazom ili proverite pravopis.","Source":"","Insert":"","Update":"","Back":""},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}