@ckeditor/ckeditor5-core 48.2.0 → 48.3.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/accessibility.d.ts +339 -339
- package/dist/augmentation.d.ts +8 -8
- package/dist/command.d.ts +188 -191
- package/dist/commandcollection.d.ts +76 -76
- package/dist/context.d.ts +238 -238
- package/dist/contextplugin.d.ts +57 -60
- package/dist/editingkeystrokehandler.d.ts +49 -49
- package/dist/editor/editor.d.ts +538 -576
- package/dist/editor/editorconfig.d.ts +1674 -1634
- package/dist/editor/utils/attachtoform.d.ts +12 -12
- package/dist/editor/utils/editorusagedata.d.ts +51 -51
- package/dist/editor/utils/elementapimixin.d.ts +39 -29
- package/dist/editor/utils/normalizerootsconfig.d.ts +65 -65
- package/dist/editor/utils/registerandinitializerootconfigattributes.d.ts +16 -12
- package/dist/editor/utils/rootacceptsblocks.d.ts +13 -13
- package/dist/editor/utils/securesourceelement.d.ts +13 -13
- package/dist/editor/utils/verifyrootelements.d.ts +8 -8
- package/dist/index.css.map +1 -1
- package/dist/index.d.ts +27 -27
- package/dist/index.js +3416 -3459
- package/dist/index.js.map +1 -1
- package/dist/legacyerrors.d.ts +0 -4
- package/dist/multicommand.d.ts +61 -61
- package/dist/pendingactions.d.ts +111 -111
- package/dist/plugin.d.ts +291 -283
- package/dist/plugincollection.d.ts +109 -108
- package/dist/translations/af.js +1 -1
- package/dist/translations/af.umd.js +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.js +1 -1
- package/dist/translations/ast.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/be.js +1 -1
- package/dist/translations/be.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en-gb.js +1 -1
- package/dist/translations/en-gb.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.js +1 -1
- package/dist/translations/eo.umd.js +1 -1
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/eu.js +1 -1
- package/dist/translations/eu.umd.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/gu.js +1 -1
- package/dist/translations/gu.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/hy.js +1 -1
- package/dist/translations/hy.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/kk.js +1 -1
- package/dist/translations/kk.umd.js +1 -1
- package/dist/translations/km.js +1 -1
- package/dist/translations/km.umd.js +1 -1
- package/dist/translations/kn.js +1 -1
- package/dist/translations/kn.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.js +1 -1
- package/dist/translations/ku.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nb.js +1 -1
- package/dist/translations/nb.umd.js +1 -1
- package/dist/translations/ne.js +1 -1
- package/dist/translations/ne.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/oc.js +1 -1
- package/dist/translations/oc.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.js +1 -1
- package/dist/translations/si.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.js +1 -1
- package/dist/translations/sl.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/ti.js +1 -1
- package/dist/translations/ti.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/dist/typings.d.ts +10 -7
- package/package.json +5 -5
package/dist/translations/nl.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
export default {"nl":{"dictionary":{"Cancel":"Annuleren","Clear":"Wissen","Remove color":"Verwijder kleur","Restore default":"Standaardinstellingen terugzetten","Save":"Opslaan","Show more items":"Meer items weergeven","%0 of %1":"%0 van %1","Cannot upload file:":"Kan bestand niet uploaden:","Rich Text Editor. Editing area: %0":"Rich Text Editor. Bewerkingsgebied: %0","Insert with file manager":"Invoegen met bestandsbeheer","Replace with file manager":"Vervangen met bestandsbeheerder","Insert image with file manager":"Afbeelding invoegen met bestandsbeheer","Replace image with file manager":"Afbeelding vervangen met bestandsbeheerder","File":"Bestand","With file manager":"Met bestandsbeheer","Toggle caption off":"Bijschrift uitzetten","Toggle caption on":"Bijschrift aanzetten","Content editing keystrokes":"Toetsaanslagen om inhoud aan te passen","These keyboard shortcuts allow for quick access to content editing features.":"Deze sneltoetsen geven snel toegang tot functies om inhoud aan te passen","User interface and content navigation keystrokes":"Toetsaanslagen voor het navigeren door de gebruikersinterface en inhoud","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Gebruik de volgende toetsaanslagen om efficiënter door de gebruikersinterface van CKEditor 5 te navigeren.","Close contextual balloons, dropdowns, and dialogs":"Sluit contextvensters, dropdown vensters, en dialoogvensters","Open the accessibility help dialog":"Open het hulpvenster voor toegankelijkheid","Move focus between form fields (inputs, buttons, etc.)":"Beweeg de focus tussen velden in een formulier (invoervensters, knoppen, enz.)","Move focus to the menu bar, navigate between menu bars":"Focus naar de menubalk verplaatsen, tussen menubalken navigeren","Move focus to the toolbar, navigate between toolbars":"Beweeg focus naar de werkbalk, navigeer tussen werkbalken","Navigate through the toolbar or menu bar":"Door de werkbalk of menubalk navigeren","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"De momenteel gefocuste knop gebruiken. Door knoppen te gebruiken die interactie hebben met de inhoud van de editor, wordt de focus terug naar de inhoud verplaatst.","Accept":"Accepteren","Paragraph":"Paragraaf","Color picker":"Kleurkiezer","Please try a different phrase or check the spelling.":"Probeer een andere term of controleer de spelling.","Source":"Bron","Insert":"Invoegen","Update":"Update","Back":"Terug","Wrap text":"Tekstterugloop","Break text":"Tekst afbreken"},getPluralForm(n){return (n != 1);}}}
|
|
5
|
+
export default {"nl":{"dictionary":{"Cancel":"Annuleren","Clear":"Wissen","Remove color":"Verwijder kleur","Restore default":"Standaardinstellingen terugzetten","Save":"Opslaan","Show more items":"Meer items weergeven","%0 of %1":"%0 van %1","Cannot upload file:":"Kan bestand niet uploaden:","Rich Text Editor. Editing area: %0":"Rich Text Editor. Bewerkingsgebied: %0","Insert with file manager":"Invoegen met bestandsbeheer","Replace with file manager":"Vervangen met bestandsbeheerder","Insert image with file manager":"Afbeelding invoegen met bestandsbeheer","Replace image with file manager":"Afbeelding vervangen met bestandsbeheerder","File":"Bestand","With file manager":"Met bestandsbeheer","Toggle caption off":"Bijschrift uitzetten","Toggle caption on":"Bijschrift aanzetten","Content editing keystrokes":"Toetsaanslagen om inhoud aan te passen","These keyboard shortcuts allow for quick access to content editing features.":"Deze sneltoetsen geven snel toegang tot functies om inhoud aan te passen","User interface and content navigation keystrokes":"Toetsaanslagen voor het navigeren door de gebruikersinterface en inhoud","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Gebruik de volgende toetsaanslagen om efficiënter door de gebruikersinterface van CKEditor 5 te navigeren.","Close contextual balloons, dropdowns, and dialogs":"Sluit contextvensters, dropdown vensters, en dialoogvensters","Open the accessibility help dialog":"Open het hulpvenster voor toegankelijkheid","Move focus between form fields (inputs, buttons, etc.)":"Beweeg de focus tussen velden in een formulier (invoervensters, knoppen, enz.)","Move focus to the menu bar, navigate between menu bars":"Focus naar de menubalk verplaatsen, tussen menubalken navigeren","Move focus to the toolbar, navigate between toolbars":"Beweeg focus naar de werkbalk, navigeer tussen werkbalken","Navigate through the toolbar or menu bar":"Door de werkbalk of menubalk navigeren","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"De momenteel gefocuste knop gebruiken. Door knoppen te gebruiken die interactie hebben met de inhoud van de editor, wordt de focus terug naar de inhoud verplaatst.","Accept":"Accepteren","Paragraph":"Paragraaf","Color picker":"Kleurkiezer","Please try a different phrase or check the spelling.":"Probeer een andere term of controleer de spelling.","Source":"Bron","Insert":"Invoegen","Update":"Update","Back":"Terug","Wrap text":"Tekstterugloop","Break text":"Tekst afbreken","Custom":"Aangepast","Original":"Origineel","The value must not be empty.":"De waarde mag niet leeg zijn.","The value should be a plain number.":"De waarde moet een gewoon getal zijn."},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'nl' ]: { dictionary, getPluralForm } } = {"nl":{"dictionary":{"Cancel":"Annuleren","Clear":"Wissen","Remove color":"Verwijder kleur","Restore default":"Standaardinstellingen terugzetten","Save":"Opslaan","Show more items":"Meer items weergeven","%0 of %1":"%0 van %1","Cannot upload file:":"Kan bestand niet uploaden:","Rich Text Editor. Editing area: %0":"Rich Text Editor. Bewerkingsgebied: %0","Insert with file manager":"Invoegen met bestandsbeheer","Replace with file manager":"Vervangen met bestandsbeheerder","Insert image with file manager":"Afbeelding invoegen met bestandsbeheer","Replace image with file manager":"Afbeelding vervangen met bestandsbeheerder","File":"Bestand","With file manager":"Met bestandsbeheer","Toggle caption off":"Bijschrift uitzetten","Toggle caption on":"Bijschrift aanzetten","Content editing keystrokes":"Toetsaanslagen om inhoud aan te passen","These keyboard shortcuts allow for quick access to content editing features.":"Deze sneltoetsen geven snel toegang tot functies om inhoud aan te passen","User interface and content navigation keystrokes":"Toetsaanslagen voor het navigeren door de gebruikersinterface en inhoud","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Gebruik de volgende toetsaanslagen om efficiënter door de gebruikersinterface van CKEditor 5 te navigeren.","Close contextual balloons, dropdowns, and dialogs":"Sluit contextvensters, dropdown vensters, en dialoogvensters","Open the accessibility help dialog":"Open het hulpvenster voor toegankelijkheid","Move focus between form fields (inputs, buttons, etc.)":"Beweeg de focus tussen velden in een formulier (invoervensters, knoppen, enz.)","Move focus to the menu bar, navigate between menu bars":"Focus naar de menubalk verplaatsen, tussen menubalken navigeren","Move focus to the toolbar, navigate between toolbars":"Beweeg focus naar de werkbalk, navigeer tussen werkbalken","Navigate through the toolbar or menu bar":"Door de werkbalk of menubalk navigeren","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"De momenteel gefocuste knop gebruiken. Door knoppen te gebruiken die interactie hebben met de inhoud van de editor, wordt de focus terug naar de inhoud verplaatst.","Accept":"Accepteren","Paragraph":"Paragraaf","Color picker":"Kleurkiezer","Please try a different phrase or check the spelling.":"Probeer een andere term of controleer de spelling.","Source":"Bron","Insert":"Invoegen","Update":"Update","Back":"Terug","Wrap text":"Tekstterugloop","Break text":"Tekst afbreken"},getPluralForm(n){return (n != 1);}}};
|
|
7
|
+
const { [ 'nl' ]: { dictionary, getPluralForm } } = {"nl":{"dictionary":{"Cancel":"Annuleren","Clear":"Wissen","Remove color":"Verwijder kleur","Restore default":"Standaardinstellingen terugzetten","Save":"Opslaan","Show more items":"Meer items weergeven","%0 of %1":"%0 van %1","Cannot upload file:":"Kan bestand niet uploaden:","Rich Text Editor. Editing area: %0":"Rich Text Editor. Bewerkingsgebied: %0","Insert with file manager":"Invoegen met bestandsbeheer","Replace with file manager":"Vervangen met bestandsbeheerder","Insert image with file manager":"Afbeelding invoegen met bestandsbeheer","Replace image with file manager":"Afbeelding vervangen met bestandsbeheerder","File":"Bestand","With file manager":"Met bestandsbeheer","Toggle caption off":"Bijschrift uitzetten","Toggle caption on":"Bijschrift aanzetten","Content editing keystrokes":"Toetsaanslagen om inhoud aan te passen","These keyboard shortcuts allow for quick access to content editing features.":"Deze sneltoetsen geven snel toegang tot functies om inhoud aan te passen","User interface and content navigation keystrokes":"Toetsaanslagen voor het navigeren door de gebruikersinterface en inhoud","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Gebruik de volgende toetsaanslagen om efficiënter door de gebruikersinterface van CKEditor 5 te navigeren.","Close contextual balloons, dropdowns, and dialogs":"Sluit contextvensters, dropdown vensters, en dialoogvensters","Open the accessibility help dialog":"Open het hulpvenster voor toegankelijkheid","Move focus between form fields (inputs, buttons, etc.)":"Beweeg de focus tussen velden in een formulier (invoervensters, knoppen, enz.)","Move focus to the menu bar, navigate between menu bars":"Focus naar de menubalk verplaatsen, tussen menubalken navigeren","Move focus to the toolbar, navigate between toolbars":"Beweeg focus naar de werkbalk, navigeer tussen werkbalken","Navigate through the toolbar or menu bar":"Door de werkbalk of menubalk navigeren","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"De momenteel gefocuste knop gebruiken. Door knoppen te gebruiken die interactie hebben met de inhoud van de editor, wordt de focus terug naar de inhoud verplaatst.","Accept":"Accepteren","Paragraph":"Paragraaf","Color picker":"Kleurkiezer","Please try a different phrase or check the spelling.":"Probeer een andere term of controleer de spelling.","Source":"Bron","Insert":"Invoegen","Update":"Update","Back":"Terug","Wrap text":"Tekstterugloop","Break text":"Tekst afbreken","Custom":"Aangepast","Original":"Origineel","The value must not be empty.":"De waarde mag niet leeg zijn.","The value should be a plain number.":"De waarde moet een gewoon getal zijn."},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'nl' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'nl' ].dictionary = Object.assign( e[ 'nl' ].dictionary, dictionary );
|
|
10
10
|
e[ 'nl' ].getPluralForm = getPluralForm;
|
package/dist/translations/no.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
export default {"no":{"dictionary":{"Cancel":"Avbryt","Clear":"Slett","Remove color":"Fjern farge","Restore default":"Tilbakestill til standard","Save":"Lagre","Show more items":"Vis flere elementer","%0 of %1":"%0 av %1","Cannot upload file:":"Kan ikke laste opp fil:","Rich Text Editor. Editing area: %0":"Redigeringsverktøy for rik tekst. Redigeringsområde: %0","Insert with file manager":"Sett inn med filbehandling","Replace with file manager":"Erstatt med filbehandling","Insert image with file manager":"Sett inn bilde med filbehandling","Replace image with file manager":"Erstatt bilde med filbehandling","File":"Fil","With file manager":"Med filadministrator","Toggle caption off":"Veksle tabelltekst av","Toggle caption on":"Veksle tabelltekst på","Content editing keystrokes":"Tastetrykk for innholdsredigering","These keyboard shortcuts allow for quick access to content editing features.":"Disse hurtigtastene gir rask tilgang til funksjonene for innholdsredigering.","User interface and content navigation keystrokes":"Brukergrensesnitt og tastetrykk for navigering i innhold","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Bruk følgende tastetrykk for mer effektiv navigering i grensesnittet for 5-brukerversjonen av CKEditor.","Close contextual balloons, dropdowns, and dialogs":"Lukk hjelpebobler, nedtrekkslister og dialoger","Open the accessibility help dialog":"Åpne dialogen for tilgjengelighetshjelp","Move focus between form fields (inputs, buttons, etc.)":"Flytt fokus mellom skjemafelt (inputer, knapper osv.)","Move focus to the menu bar, navigate between menu bars":"Flytt fokus til menylinjen, naviger mellom menylinjer","Move focus to the toolbar, navigate between toolbars":"Flytt fokus til verktøylinjen, naviger mellom verktøylinjer","Navigate through the toolbar or menu bar":"Naviger gjennom verktøylinjen eller menylinjen","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Utløs knappen som nå er i fokus. Utløsing av knapper som påvirker innholdet som redigeres, flytter fokuset tilbake til innholdet.","Accept":"Godta","Paragraph":"Avsnitt","Color picker":"Fargevalg ","Please try a different phrase or check the spelling.":"Vennligst forsøk en annen frase eller sjekk stavemåte.","Source":"Kilde","Insert":"Sett inn","Update":"Oppdater","Back":"Tilbake","Wrap text":"Omslutt","Break text":"Bryt tekst"},getPluralForm(n){return (n != 1);}}}
|
|
5
|
+
export default {"no":{"dictionary":{"Cancel":"Avbryt","Clear":"Slett","Remove color":"Fjern farge","Restore default":"Tilbakestill til standard","Save":"Lagre","Show more items":"Vis flere elementer","%0 of %1":"%0 av %1","Cannot upload file:":"Kan ikke laste opp fil:","Rich Text Editor. Editing area: %0":"Redigeringsverktøy for rik tekst. Redigeringsområde: %0","Insert with file manager":"Sett inn med filbehandling","Replace with file manager":"Erstatt med filbehandling","Insert image with file manager":"Sett inn bilde med filbehandling","Replace image with file manager":"Erstatt bilde med filbehandling","File":"Fil","With file manager":"Med filadministrator","Toggle caption off":"Veksle tabelltekst av","Toggle caption on":"Veksle tabelltekst på","Content editing keystrokes":"Tastetrykk for innholdsredigering","These keyboard shortcuts allow for quick access to content editing features.":"Disse hurtigtastene gir rask tilgang til funksjonene for innholdsredigering.","User interface and content navigation keystrokes":"Brukergrensesnitt og tastetrykk for navigering i innhold","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Bruk følgende tastetrykk for mer effektiv navigering i grensesnittet for 5-brukerversjonen av CKEditor.","Close contextual balloons, dropdowns, and dialogs":"Lukk hjelpebobler, nedtrekkslister og dialoger","Open the accessibility help dialog":"Åpne dialogen for tilgjengelighetshjelp","Move focus between form fields (inputs, buttons, etc.)":"Flytt fokus mellom skjemafelt (inputer, knapper osv.)","Move focus to the menu bar, navigate between menu bars":"Flytt fokus til menylinjen, naviger mellom menylinjer","Move focus to the toolbar, navigate between toolbars":"Flytt fokus til verktøylinjen, naviger mellom verktøylinjer","Navigate through the toolbar or menu bar":"Naviger gjennom verktøylinjen eller menylinjen","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Utløs knappen som nå er i fokus. Utløsing av knapper som påvirker innholdet som redigeres, flytter fokuset tilbake til innholdet.","Accept":"Godta","Paragraph":"Avsnitt","Color picker":"Fargevalg ","Please try a different phrase or check the spelling.":"Vennligst forsøk en annen frase eller sjekk stavemåte.","Source":"Kilde","Insert":"Sett inn","Update":"Oppdater","Back":"Tilbake","Wrap text":"Omslutt","Break text":"Bryt tekst","Custom":"Tilpasset","Original":"Original","The value must not be empty.":"Verdien kan ikke være tom.","The value should be a plain number.":"Verdien skal være et vanlig tall."},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'no' ]: { dictionary, getPluralForm } } = {"no":{"dictionary":{"Cancel":"Avbryt","Clear":"Slett","Remove color":"Fjern farge","Restore default":"Tilbakestill til standard","Save":"Lagre","Show more items":"Vis flere elementer","%0 of %1":"%0 av %1","Cannot upload file:":"Kan ikke laste opp fil:","Rich Text Editor. Editing area: %0":"Redigeringsverktøy for rik tekst. Redigeringsområde: %0","Insert with file manager":"Sett inn med filbehandling","Replace with file manager":"Erstatt med filbehandling","Insert image with file manager":"Sett inn bilde med filbehandling","Replace image with file manager":"Erstatt bilde med filbehandling","File":"Fil","With file manager":"Med filadministrator","Toggle caption off":"Veksle tabelltekst av","Toggle caption on":"Veksle tabelltekst på","Content editing keystrokes":"Tastetrykk for innholdsredigering","These keyboard shortcuts allow for quick access to content editing features.":"Disse hurtigtastene gir rask tilgang til funksjonene for innholdsredigering.","User interface and content navigation keystrokes":"Brukergrensesnitt og tastetrykk for navigering i innhold","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Bruk følgende tastetrykk for mer effektiv navigering i grensesnittet for 5-brukerversjonen av CKEditor.","Close contextual balloons, dropdowns, and dialogs":"Lukk hjelpebobler, nedtrekkslister og dialoger","Open the accessibility help dialog":"Åpne dialogen for tilgjengelighetshjelp","Move focus between form fields (inputs, buttons, etc.)":"Flytt fokus mellom skjemafelt (inputer, knapper osv.)","Move focus to the menu bar, navigate between menu bars":"Flytt fokus til menylinjen, naviger mellom menylinjer","Move focus to the toolbar, navigate between toolbars":"Flytt fokus til verktøylinjen, naviger mellom verktøylinjer","Navigate through the toolbar or menu bar":"Naviger gjennom verktøylinjen eller menylinjen","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Utløs knappen som nå er i fokus. Utløsing av knapper som påvirker innholdet som redigeres, flytter fokuset tilbake til innholdet.","Accept":"Godta","Paragraph":"Avsnitt","Color picker":"Fargevalg ","Please try a different phrase or check the spelling.":"Vennligst forsøk en annen frase eller sjekk stavemåte.","Source":"Kilde","Insert":"Sett inn","Update":"Oppdater","Back":"Tilbake","Wrap text":"Omslutt","Break text":"Bryt tekst"},getPluralForm(n){return (n != 1);}}};
|
|
7
|
+
const { [ 'no' ]: { dictionary, getPluralForm } } = {"no":{"dictionary":{"Cancel":"Avbryt","Clear":"Slett","Remove color":"Fjern farge","Restore default":"Tilbakestill til standard","Save":"Lagre","Show more items":"Vis flere elementer","%0 of %1":"%0 av %1","Cannot upload file:":"Kan ikke laste opp fil:","Rich Text Editor. Editing area: %0":"Redigeringsverktøy for rik tekst. Redigeringsområde: %0","Insert with file manager":"Sett inn med filbehandling","Replace with file manager":"Erstatt med filbehandling","Insert image with file manager":"Sett inn bilde med filbehandling","Replace image with file manager":"Erstatt bilde med filbehandling","File":"Fil","With file manager":"Med filadministrator","Toggle caption off":"Veksle tabelltekst av","Toggle caption on":"Veksle tabelltekst på","Content editing keystrokes":"Tastetrykk for innholdsredigering","These keyboard shortcuts allow for quick access to content editing features.":"Disse hurtigtastene gir rask tilgang til funksjonene for innholdsredigering.","User interface and content navigation keystrokes":"Brukergrensesnitt og tastetrykk for navigering i innhold","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Bruk følgende tastetrykk for mer effektiv navigering i grensesnittet for 5-brukerversjonen av CKEditor.","Close contextual balloons, dropdowns, and dialogs":"Lukk hjelpebobler, nedtrekkslister og dialoger","Open the accessibility help dialog":"Åpne dialogen for tilgjengelighetshjelp","Move focus between form fields (inputs, buttons, etc.)":"Flytt fokus mellom skjemafelt (inputer, knapper osv.)","Move focus to the menu bar, navigate between menu bars":"Flytt fokus til menylinjen, naviger mellom menylinjer","Move focus to the toolbar, navigate between toolbars":"Flytt fokus til verktøylinjen, naviger mellom verktøylinjer","Navigate through the toolbar or menu bar":"Naviger gjennom verktøylinjen eller menylinjen","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Utløs knappen som nå er i fokus. Utløsing av knapper som påvirker innholdet som redigeres, flytter fokuset tilbake til innholdet.","Accept":"Godta","Paragraph":"Avsnitt","Color picker":"Fargevalg ","Please try a different phrase or check the spelling.":"Vennligst forsøk en annen frase eller sjekk stavemåte.","Source":"Kilde","Insert":"Sett inn","Update":"Oppdater","Back":"Tilbake","Wrap text":"Omslutt","Break text":"Bryt tekst","Custom":"Tilpasset","Original":"Original","The value must not be empty.":"Verdien kan ikke være tom.","The value should be a plain number.":"Verdien skal være et vanlig tall."},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'no' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'no' ].dictionary = Object.assign( e[ 'no' ].dictionary, dictionary );
|
|
10
10
|
e[ 'no' ].getPluralForm = getPluralForm;
|
package/dist/translations/oc.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
export default {"oc":{"dictionary":{"Cancel":"Anullar","Clear":"","Remove color":"","Restore default":"","Save":"Enregistrar","Show more items":"","%0 of %1":"","Cannot upload file:":"","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":""},getPluralForm(n){return (n > 1);}}}
|
|
5
|
+
export default {"oc":{"dictionary":{"Cancel":"Anullar","Clear":"","Remove color":"","Restore default":"","Save":"Enregistrar","Show more items":"","%0 of %1":"","Cannot upload file:":"","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":"","Custom":"","Original":"","The value must not be empty.":"","The value should be a plain number.":""},getPluralForm(n){return (n > 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'oc' ]: { dictionary, getPluralForm } } = {"oc":{"dictionary":{"Cancel":"Anullar","Clear":"","Remove color":"","Restore default":"","Save":"Enregistrar","Show more items":"","%0 of %1":"","Cannot upload file:":"","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":""},getPluralForm(n){return (n > 1);}}};
|
|
7
|
+
const { [ 'oc' ]: { dictionary, getPluralForm } } = {"oc":{"dictionary":{"Cancel":"Anullar","Clear":"","Remove color":"","Restore default":"","Save":"Enregistrar","Show more items":"","%0 of %1":"","Cannot upload file:":"","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":"","Custom":"","Original":"","The value must not be empty.":"","The value should be a plain number.":""},getPluralForm(n){return (n > 1);}}};
|
|
8
8
|
e[ 'oc' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'oc' ].dictionary = Object.assign( e[ 'oc' ].dictionary, dictionary );
|
|
10
10
|
e[ 'oc' ].getPluralForm = getPluralForm;
|
package/dist/translations/pl.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
export default {"pl":{"dictionary":{"Cancel":"Anuluj","Clear":"Wyczyść","Remove color":"Usuń kolor","Restore default":"Przywróć domyślne","Save":"Zapisz","Show more items":"Pokaż więcej","%0 of %1":"%0 z %1","Cannot upload file:":"Nie można przesłać pliku:","Rich Text Editor. Editing area: %0":"Edytor tekstu. Obszar edycji: %0","Insert with file manager":"Wstaw za pomocą menedżera plików","Replace with file manager":"Zastąp za pomocą menedżera plików","Insert image with file manager":"Wstaw obraz za pomocą menedżera plików","Replace image with file manager":"Zastąp obraz za pomocą menedżera plików","File":"Plik","With file manager":"Przez menedżer plików","Toggle caption off":"Ukryj podpis tabeli","Toggle caption on":"Pokaż podpis tabeli","Content editing keystrokes":"Klawisze edycji zawartości","These keyboard shortcuts allow for quick access to content editing features.":"Te skróty klawiszowe umożliwiają szybki dostęp do funkcji edycji zawartości.","User interface and content navigation keystrokes":"Klawisze umożliwiające poruszanie się po interfejsie użytkownika i zawartości","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Aby łatwiej poruszać się po interfejsie użytkownika CKEditor 5, użyj następujących skrótów klawiszowych.","Close contextual balloons, dropdowns, and dialogs":"Zamyka podpowiedzi kontekstowe, menu rozwijane i okna dialogowe","Open the accessibility help dialog":"Otwiera okno pomocy dotyczącej dostępności","Move focus between form fields (inputs, buttons, etc.)":"Przenosi fokus pomiędzy polami formularza (polami wprowadzania, przyciskami itd.)","Move focus to the menu bar, navigate between menu bars":"Zmień ukierunkowanie na pasek menu, nawiguj między paskami menu","Move focus to the toolbar, navigate between toolbars":"Przenosi fokus na pasek narzędzi, umożliwia poruszanie się pomiędzy paskami narzędzi","Navigate through the toolbar or menu bar":"Nawiguj za pomocą paska narzędzi lub paska menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Uruchom aktualnie aktywny przycisk. Uruchomienie przycisków wchodzących w interakcję z zawartością edytora przywraca ukierunkowanie na zawartość.","Accept":"Zaakceptuj","Paragraph":"Akapit","Color picker":"Wybór koloru","Please try a different phrase or check the spelling.":"Spróbuj wyszukać inną frazą lub sprawdź poprawność ortograficzną wyszukiwania.","Source":"Źródło","Insert":"Wstaw","Update":"Zaktualizuj","Back":"Wróć","Wrap text":"Zawijaj tekst","Break text":"Rozbijaj tekst"},getPluralForm(n){return (n == 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
|
|
5
|
+
export default {"pl":{"dictionary":{"Cancel":"Anuluj","Clear":"Wyczyść","Remove color":"Usuń kolor","Restore default":"Przywróć domyślne","Save":"Zapisz","Show more items":"Pokaż więcej","%0 of %1":"%0 z %1","Cannot upload file:":"Nie można przesłać pliku:","Rich Text Editor. Editing area: %0":"Edytor tekstu. Obszar edycji: %0","Insert with file manager":"Wstaw za pomocą menedżera plików","Replace with file manager":"Zastąp za pomocą menedżera plików","Insert image with file manager":"Wstaw obraz za pomocą menedżera plików","Replace image with file manager":"Zastąp obraz za pomocą menedżera plików","File":"Plik","With file manager":"Przez menedżer plików","Toggle caption off":"Ukryj podpis tabeli","Toggle caption on":"Pokaż podpis tabeli","Content editing keystrokes":"Klawisze edycji zawartości","These keyboard shortcuts allow for quick access to content editing features.":"Te skróty klawiszowe umożliwiają szybki dostęp do funkcji edycji zawartości.","User interface and content navigation keystrokes":"Klawisze umożliwiające poruszanie się po interfejsie użytkownika i zawartości","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Aby łatwiej poruszać się po interfejsie użytkownika CKEditor 5, użyj następujących skrótów klawiszowych.","Close contextual balloons, dropdowns, and dialogs":"Zamyka podpowiedzi kontekstowe, menu rozwijane i okna dialogowe","Open the accessibility help dialog":"Otwiera okno pomocy dotyczącej dostępności","Move focus between form fields (inputs, buttons, etc.)":"Przenosi fokus pomiędzy polami formularza (polami wprowadzania, przyciskami itd.)","Move focus to the menu bar, navigate between menu bars":"Zmień ukierunkowanie na pasek menu, nawiguj między paskami menu","Move focus to the toolbar, navigate between toolbars":"Przenosi fokus na pasek narzędzi, umożliwia poruszanie się pomiędzy paskami narzędzi","Navigate through the toolbar or menu bar":"Nawiguj za pomocą paska narzędzi lub paska menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Uruchom aktualnie aktywny przycisk. Uruchomienie przycisków wchodzących w interakcję z zawartością edytora przywraca ukierunkowanie na zawartość.","Accept":"Zaakceptuj","Paragraph":"Akapit","Color picker":"Wybór koloru","Please try a different phrase or check the spelling.":"Spróbuj wyszukać inną frazą lub sprawdź poprawność ortograficzną wyszukiwania.","Source":"Źródło","Insert":"Wstaw","Update":"Zaktualizuj","Back":"Wróć","Wrap text":"Zawijaj tekst","Break text":"Rozbijaj tekst","Custom":"Niestandardowy","Original":"Oryginalny","The value must not be empty.":"Wartość nie może być pusta.","The value should be a plain number.":"Wartość powinna zawierać tylko liczbę."},getPluralForm(n){return (n == 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'pl' ]: { dictionary, getPluralForm } } = {"pl":{"dictionary":{"Cancel":"Anuluj","Clear":"Wyczyść","Remove color":"Usuń kolor","Restore default":"Przywróć domyślne","Save":"Zapisz","Show more items":"Pokaż więcej","%0 of %1":"%0 z %1","Cannot upload file:":"Nie można przesłać pliku:","Rich Text Editor. Editing area: %0":"Edytor tekstu. Obszar edycji: %0","Insert with file manager":"Wstaw za pomocą menedżera plików","Replace with file manager":"Zastąp za pomocą menedżera plików","Insert image with file manager":"Wstaw obraz za pomocą menedżera plików","Replace image with file manager":"Zastąp obraz za pomocą menedżera plików","File":"Plik","With file manager":"Przez menedżer plików","Toggle caption off":"Ukryj podpis tabeli","Toggle caption on":"Pokaż podpis tabeli","Content editing keystrokes":"Klawisze edycji zawartości","These keyboard shortcuts allow for quick access to content editing features.":"Te skróty klawiszowe umożliwiają szybki dostęp do funkcji edycji zawartości.","User interface and content navigation keystrokes":"Klawisze umożliwiające poruszanie się po interfejsie użytkownika i zawartości","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Aby łatwiej poruszać się po interfejsie użytkownika CKEditor 5, użyj następujących skrótów klawiszowych.","Close contextual balloons, dropdowns, and dialogs":"Zamyka podpowiedzi kontekstowe, menu rozwijane i okna dialogowe","Open the accessibility help dialog":"Otwiera okno pomocy dotyczącej dostępności","Move focus between form fields (inputs, buttons, etc.)":"Przenosi fokus pomiędzy polami formularza (polami wprowadzania, przyciskami itd.)","Move focus to the menu bar, navigate between menu bars":"Zmień ukierunkowanie na pasek menu, nawiguj między paskami menu","Move focus to the toolbar, navigate between toolbars":"Przenosi fokus na pasek narzędzi, umożliwia poruszanie się pomiędzy paskami narzędzi","Navigate through the toolbar or menu bar":"Nawiguj za pomocą paska narzędzi lub paska menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Uruchom aktualnie aktywny przycisk. Uruchomienie przycisków wchodzących w interakcję z zawartością edytora przywraca ukierunkowanie na zawartość.","Accept":"Zaakceptuj","Paragraph":"Akapit","Color picker":"Wybór koloru","Please try a different phrase or check the spelling.":"Spróbuj wyszukać inną frazą lub sprawdź poprawność ortograficzną wyszukiwania.","Source":"Źródło","Insert":"Wstaw","Update":"Zaktualizuj","Back":"Wróć","Wrap text":"Zawijaj tekst","Break text":"Rozbijaj tekst"},getPluralForm(n){return (n == 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
|
|
7
|
+
const { [ 'pl' ]: { dictionary, getPluralForm } } = {"pl":{"dictionary":{"Cancel":"Anuluj","Clear":"Wyczyść","Remove color":"Usuń kolor","Restore default":"Przywróć domyślne","Save":"Zapisz","Show more items":"Pokaż więcej","%0 of %1":"%0 z %1","Cannot upload file:":"Nie można przesłać pliku:","Rich Text Editor. Editing area: %0":"Edytor tekstu. Obszar edycji: %0","Insert with file manager":"Wstaw za pomocą menedżera plików","Replace with file manager":"Zastąp za pomocą menedżera plików","Insert image with file manager":"Wstaw obraz za pomocą menedżera plików","Replace image with file manager":"Zastąp obraz za pomocą menedżera plików","File":"Plik","With file manager":"Przez menedżer plików","Toggle caption off":"Ukryj podpis tabeli","Toggle caption on":"Pokaż podpis tabeli","Content editing keystrokes":"Klawisze edycji zawartości","These keyboard shortcuts allow for quick access to content editing features.":"Te skróty klawiszowe umożliwiają szybki dostęp do funkcji edycji zawartości.","User interface and content navigation keystrokes":"Klawisze umożliwiające poruszanie się po interfejsie użytkownika i zawartości","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Aby łatwiej poruszać się po interfejsie użytkownika CKEditor 5, użyj następujących skrótów klawiszowych.","Close contextual balloons, dropdowns, and dialogs":"Zamyka podpowiedzi kontekstowe, menu rozwijane i okna dialogowe","Open the accessibility help dialog":"Otwiera okno pomocy dotyczącej dostępności","Move focus between form fields (inputs, buttons, etc.)":"Przenosi fokus pomiędzy polami formularza (polami wprowadzania, przyciskami itd.)","Move focus to the menu bar, navigate between menu bars":"Zmień ukierunkowanie na pasek menu, nawiguj między paskami menu","Move focus to the toolbar, navigate between toolbars":"Przenosi fokus na pasek narzędzi, umożliwia poruszanie się pomiędzy paskami narzędzi","Navigate through the toolbar or menu bar":"Nawiguj za pomocą paska narzędzi lub paska menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Uruchom aktualnie aktywny przycisk. Uruchomienie przycisków wchodzących w interakcję z zawartością edytora przywraca ukierunkowanie na zawartość.","Accept":"Zaakceptuj","Paragraph":"Akapit","Color picker":"Wybór koloru","Please try a different phrase or check the spelling.":"Spróbuj wyszukać inną frazą lub sprawdź poprawność ortograficzną wyszukiwania.","Source":"Źródło","Insert":"Wstaw","Update":"Zaktualizuj","Back":"Wróć","Wrap text":"Zawijaj tekst","Break text":"Rozbijaj tekst","Custom":"Niestandardowy","Original":"Oryginalny","The value must not be empty.":"Wartość nie może być pusta.","The value should be a plain number.":"Wartość powinna zawierać tylko liczbę."},getPluralForm(n){return (n == 1 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
|
|
8
8
|
e[ 'pl' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'pl' ].dictionary = Object.assign( e[ 'pl' ].dictionary, dictionary );
|
|
10
10
|
e[ 'pl' ].getPluralForm = getPluralForm;
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
export default {"pt-br":{"dictionary":{"Cancel":"Cancelar","Clear":"Limpar","Remove color":"Remover cor","Restore default":"Restaurar padrão","Save":"Salvar","Show more items":"Exibir mais itens","%0 of %1":"%0 de %1","Cannot upload file:":"Não foi possível enviar o arquivo:","Rich Text Editor. Editing area: %0":"Editor de Texto Valioso. Área de edição: %0","Insert with file manager":"Inserir com gerenciador de arquivos","Replace with file manager":"Substituir pelo gerenciador de arquivos","Insert image with file manager":"Inserir imagem com o gerenciador de arquivos","Replace image with file manager":"Substituir imagem pelo gerenciador de arquivos","File":"Arquivo","With file manager":"Com o gerenciador de arquivos","Toggle caption off":"Desabilitar legenda","Toggle caption on":"Habilitar legenda","Content editing keystrokes":"Teclas de edição de conteúdo","These keyboard shortcuts allow for quick access to content editing features.":"Estes atalhos de teclado permitem um rápido acesso às funcionalidades de edição de conteúdo.","User interface and content navigation keystrokes":"Teclas de navegação da interface do usuário e do conteúdo","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Use as seguintes teclas para uma navegação mais eficiente na interface do usuário do CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Fechar balões contextuais, dropdowns e diálogos","Open the accessibility help dialog":"Abrir o diálogo de ajuda de acessibilidade","Move focus between form fields (inputs, buttons, etc.)":"Mover o foco entre campos de formulário (entradas, botões, etc.)","Move focus to the menu bar, navigate between menu bars":"Mova o foco para a barra de menu, navegue entre as barras de menu","Move focus to the toolbar, navigate between toolbars":"Mover o foco para a barra de ferramentas, navegar entre barras de ferramentas","Navigate through the toolbar or menu bar":"Navegue pela barra de ferramentas ou pela barra de menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Execute o botão com o foco atual. Executar botões que interajam com o conteúdo do editor retorna o foco para o conteúdo.","Accept":"Aceitar","Paragraph":"Parágrafo","Color picker":"Seletor de cor","Please try a different phrase or check the spelling.":"Tente uma frase diferente ou verifique a grafia.","Source":"Fonte","Insert":"Inserir","Update":"Atualizar","Back":"Voltar","Wrap text":"Texto ao redor","Break text":"Quebrar texto"},getPluralForm(n){return (n != 1);}}}
|
|
5
|
+
export default {"pt-br":{"dictionary":{"Cancel":"Cancelar","Clear":"Limpar","Remove color":"Remover cor","Restore default":"Restaurar padrão","Save":"Salvar","Show more items":"Exibir mais itens","%0 of %1":"%0 de %1","Cannot upload file:":"Não foi possível enviar o arquivo:","Rich Text Editor. Editing area: %0":"Editor de Texto Valioso. Área de edição: %0","Insert with file manager":"Inserir com gerenciador de arquivos","Replace with file manager":"Substituir pelo gerenciador de arquivos","Insert image with file manager":"Inserir imagem com o gerenciador de arquivos","Replace image with file manager":"Substituir imagem pelo gerenciador de arquivos","File":"Arquivo","With file manager":"Com o gerenciador de arquivos","Toggle caption off":"Desabilitar legenda","Toggle caption on":"Habilitar legenda","Content editing keystrokes":"Teclas de edição de conteúdo","These keyboard shortcuts allow for quick access to content editing features.":"Estes atalhos de teclado permitem um rápido acesso às funcionalidades de edição de conteúdo.","User interface and content navigation keystrokes":"Teclas de navegação da interface do usuário e do conteúdo","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Use as seguintes teclas para uma navegação mais eficiente na interface do usuário do CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Fechar balões contextuais, dropdowns e diálogos","Open the accessibility help dialog":"Abrir o diálogo de ajuda de acessibilidade","Move focus between form fields (inputs, buttons, etc.)":"Mover o foco entre campos de formulário (entradas, botões, etc.)","Move focus to the menu bar, navigate between menu bars":"Mova o foco para a barra de menu, navegue entre as barras de menu","Move focus to the toolbar, navigate between toolbars":"Mover o foco para a barra de ferramentas, navegar entre barras de ferramentas","Navigate through the toolbar or menu bar":"Navegue pela barra de ferramentas ou pela barra de menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Execute o botão com o foco atual. Executar botões que interajam com o conteúdo do editor retorna o foco para o conteúdo.","Accept":"Aceitar","Paragraph":"Parágrafo","Color picker":"Seletor de cor","Please try a different phrase or check the spelling.":"Tente uma frase diferente ou verifique a grafia.","Source":"Fonte","Insert":"Inserir","Update":"Atualizar","Back":"Voltar","Wrap text":"Texto ao redor","Break text":"Quebrar texto","Custom":"Personalizar","Original":"Original","The value must not be empty.":"O valor não deve estar vazio.","The value should be a plain number.":"O valor deve ser um número simples."},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'pt-br' ]: { dictionary, getPluralForm } } = {"pt-br":{"dictionary":{"Cancel":"Cancelar","Clear":"Limpar","Remove color":"Remover cor","Restore default":"Restaurar padrão","Save":"Salvar","Show more items":"Exibir mais itens","%0 of %1":"%0 de %1","Cannot upload file:":"Não foi possível enviar o arquivo:","Rich Text Editor. Editing area: %0":"Editor de Texto Valioso. Área de edição: %0","Insert with file manager":"Inserir com gerenciador de arquivos","Replace with file manager":"Substituir pelo gerenciador de arquivos","Insert image with file manager":"Inserir imagem com o gerenciador de arquivos","Replace image with file manager":"Substituir imagem pelo gerenciador de arquivos","File":"Arquivo","With file manager":"Com o gerenciador de arquivos","Toggle caption off":"Desabilitar legenda","Toggle caption on":"Habilitar legenda","Content editing keystrokes":"Teclas de edição de conteúdo","These keyboard shortcuts allow for quick access to content editing features.":"Estes atalhos de teclado permitem um rápido acesso às funcionalidades de edição de conteúdo.","User interface and content navigation keystrokes":"Teclas de navegação da interface do usuário e do conteúdo","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Use as seguintes teclas para uma navegação mais eficiente na interface do usuário do CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Fechar balões contextuais, dropdowns e diálogos","Open the accessibility help dialog":"Abrir o diálogo de ajuda de acessibilidade","Move focus between form fields (inputs, buttons, etc.)":"Mover o foco entre campos de formulário (entradas, botões, etc.)","Move focus to the menu bar, navigate between menu bars":"Mova o foco para a barra de menu, navegue entre as barras de menu","Move focus to the toolbar, navigate between toolbars":"Mover o foco para a barra de ferramentas, navegar entre barras de ferramentas","Navigate through the toolbar or menu bar":"Navegue pela barra de ferramentas ou pela barra de menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Execute o botão com o foco atual. Executar botões que interajam com o conteúdo do editor retorna o foco para o conteúdo.","Accept":"Aceitar","Paragraph":"Parágrafo","Color picker":"Seletor de cor","Please try a different phrase or check the spelling.":"Tente uma frase diferente ou verifique a grafia.","Source":"Fonte","Insert":"Inserir","Update":"Atualizar","Back":"Voltar","Wrap text":"Texto ao redor","Break text":"Quebrar texto"},getPluralForm(n){return (n != 1);}}};
|
|
7
|
+
const { [ 'pt-br' ]: { dictionary, getPluralForm } } = {"pt-br":{"dictionary":{"Cancel":"Cancelar","Clear":"Limpar","Remove color":"Remover cor","Restore default":"Restaurar padrão","Save":"Salvar","Show more items":"Exibir mais itens","%0 of %1":"%0 de %1","Cannot upload file:":"Não foi possível enviar o arquivo:","Rich Text Editor. Editing area: %0":"Editor de Texto Valioso. Área de edição: %0","Insert with file manager":"Inserir com gerenciador de arquivos","Replace with file manager":"Substituir pelo gerenciador de arquivos","Insert image with file manager":"Inserir imagem com o gerenciador de arquivos","Replace image with file manager":"Substituir imagem pelo gerenciador de arquivos","File":"Arquivo","With file manager":"Com o gerenciador de arquivos","Toggle caption off":"Desabilitar legenda","Toggle caption on":"Habilitar legenda","Content editing keystrokes":"Teclas de edição de conteúdo","These keyboard shortcuts allow for quick access to content editing features.":"Estes atalhos de teclado permitem um rápido acesso às funcionalidades de edição de conteúdo.","User interface and content navigation keystrokes":"Teclas de navegação da interface do usuário e do conteúdo","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Use as seguintes teclas para uma navegação mais eficiente na interface do usuário do CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Fechar balões contextuais, dropdowns e diálogos","Open the accessibility help dialog":"Abrir o diálogo de ajuda de acessibilidade","Move focus between form fields (inputs, buttons, etc.)":"Mover o foco entre campos de formulário (entradas, botões, etc.)","Move focus to the menu bar, navigate between menu bars":"Mova o foco para a barra de menu, navegue entre as barras de menu","Move focus to the toolbar, navigate between toolbars":"Mover o foco para a barra de ferramentas, navegar entre barras de ferramentas","Navigate through the toolbar or menu bar":"Navegue pela barra de ferramentas ou pela barra de menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Execute o botão com o foco atual. Executar botões que interajam com o conteúdo do editor retorna o foco para o conteúdo.","Accept":"Aceitar","Paragraph":"Parágrafo","Color picker":"Seletor de cor","Please try a different phrase or check the spelling.":"Tente uma frase diferente ou verifique a grafia.","Source":"Fonte","Insert":"Inserir","Update":"Atualizar","Back":"Voltar","Wrap text":"Texto ao redor","Break text":"Quebrar texto","Custom":"Personalizar","Original":"Original","The value must not be empty.":"O valor não deve estar vazio.","The value should be a plain number.":"O valor deve ser um número simples."},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'pt-br' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'pt-br' ].dictionary = Object.assign( e[ 'pt-br' ].dictionary, dictionary );
|
|
10
10
|
e[ 'pt-br' ].getPluralForm = getPluralForm;
|
package/dist/translations/pt.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
export default {"pt":{"dictionary":{"Cancel":"Cancelar","Clear":"Limpar","Remove color":"Remover cor","Restore default":"Restaurar predefinição","Save":"Guardar","Show more items":"Mostrar mais itens","%0 of %1":"%0 de %1","Cannot upload file:":"Não foi possível carregar o ficheiro:","Rich Text Editor. Editing area: %0":"Editor de Texto Formatado. Área de edição: %0","Insert with file manager":"Inserir com o gestor de ficheiros","Replace with file manager":"Substituir com o gestor de ficheiros","Insert image with file manager":"Inserir imagem com o gestor de ficheiros","Replace image with file manager":"Substituir imagem com o gestor de ficheiros","File":"Ficheiro","With file manager":"Com o gestor de ficheiros","Toggle caption off":"Desativar legenda","Toggle caption on":"Ativar legenda","Content editing keystrokes":"Batimentos de teclas para editar o conteúdo","These keyboard shortcuts allow for quick access to content editing features.":"Estes atalhos de teclado permitem aceder rapidamente às funcionalidades de edição de conteúdo.","User interface and content navigation keystrokes":"Batimentos de teclas para navegar pela interface de utilizador e pelo conteúdo","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Para navegar de forma mais eficiente pela interface de utilizador do CKEditor 5, utilize os seguintes batimentos de teclas.","Close contextual balloons, dropdowns, and dialogs":"Fechar balões contextuais, menus suspensos e caixas de diálogo","Open the accessibility help dialog":"Abrir a caixa de diálogo de ajuda de acessibilidade","Move focus between form fields (inputs, buttons, etc.)":"Mover o foco entre os campos do formulário (entradas, botões, etc.)","Move focus to the menu bar, navigate between menu bars":"Mover o foco para a barra de menu, navegar entre as barras de menu","Move focus to the toolbar, navigate between toolbars":"Mover o foco para a barra de ferramentas, navegar entre barras de ferramentas","Navigate through the toolbar or menu bar":"Navegar pela barra de ferramentas ou pela barra de menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Executar o botão atualmente em foco. A execução de botões que interagem com o conteúdo do editor coloca novamente o foco sobre o conteúdo.","Accept":"Aceitar","Paragraph":"Parágrafo","Color picker":"Seletor de cor","Please try a different phrase or check the spelling.":"Tente uma expressão diferente ou verifique a ortografia.","Source":"Fonte","Insert":"Inserir","Update":"Atualizar","Back":"Voltar","Wrap text":"Envolver texto","Break text":"Quebrar texto"},getPluralForm(n){return (n != 1);}}}
|
|
5
|
+
export default {"pt":{"dictionary":{"Cancel":"Cancelar","Clear":"Limpar","Remove color":"Remover cor","Restore default":"Restaurar predefinição","Save":"Guardar","Show more items":"Mostrar mais itens","%0 of %1":"%0 de %1","Cannot upload file:":"Não foi possível carregar o ficheiro:","Rich Text Editor. Editing area: %0":"Editor de Texto Formatado. Área de edição: %0","Insert with file manager":"Inserir com o gestor de ficheiros","Replace with file manager":"Substituir com o gestor de ficheiros","Insert image with file manager":"Inserir imagem com o gestor de ficheiros","Replace image with file manager":"Substituir imagem com o gestor de ficheiros","File":"Ficheiro","With file manager":"Com o gestor de ficheiros","Toggle caption off":"Desativar legenda","Toggle caption on":"Ativar legenda","Content editing keystrokes":"Batimentos de teclas para editar o conteúdo","These keyboard shortcuts allow for quick access to content editing features.":"Estes atalhos de teclado permitem aceder rapidamente às funcionalidades de edição de conteúdo.","User interface and content navigation keystrokes":"Batimentos de teclas para navegar pela interface de utilizador e pelo conteúdo","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Para navegar de forma mais eficiente pela interface de utilizador do CKEditor 5, utilize os seguintes batimentos de teclas.","Close contextual balloons, dropdowns, and dialogs":"Fechar balões contextuais, menus suspensos e caixas de diálogo","Open the accessibility help dialog":"Abrir a caixa de diálogo de ajuda de acessibilidade","Move focus between form fields (inputs, buttons, etc.)":"Mover o foco entre os campos do formulário (entradas, botões, etc.)","Move focus to the menu bar, navigate between menu bars":"Mover o foco para a barra de menu, navegar entre as barras de menu","Move focus to the toolbar, navigate between toolbars":"Mover o foco para a barra de ferramentas, navegar entre barras de ferramentas","Navigate through the toolbar or menu bar":"Navegar pela barra de ferramentas ou pela barra de menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Executar o botão atualmente em foco. A execução de botões que interagem com o conteúdo do editor coloca novamente o foco sobre o conteúdo.","Accept":"Aceitar","Paragraph":"Parágrafo","Color picker":"Seletor de cor","Please try a different phrase or check the spelling.":"Tente uma expressão diferente ou verifique a ortografia.","Source":"Fonte","Insert":"Inserir","Update":"Atualizar","Back":"Voltar","Wrap text":"Envolver texto","Break text":"Quebrar texto","Custom":"Personalizar","Original":"Original","The value must not be empty.":"O valor não pode estar em branco.","The value should be a plain number.":"O valor deve ser um número inteiro."},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Cancel":"Cancelar","Clear":"Limpar","Remove color":"Remover cor","Restore default":"Restaurar predefinição","Save":"Guardar","Show more items":"Mostrar mais itens","%0 of %1":"%0 de %1","Cannot upload file:":"Não foi possível carregar o ficheiro:","Rich Text Editor. Editing area: %0":"Editor de Texto Formatado. Área de edição: %0","Insert with file manager":"Inserir com o gestor de ficheiros","Replace with file manager":"Substituir com o gestor de ficheiros","Insert image with file manager":"Inserir imagem com o gestor de ficheiros","Replace image with file manager":"Substituir imagem com o gestor de ficheiros","File":"Ficheiro","With file manager":"Com o gestor de ficheiros","Toggle caption off":"Desativar legenda","Toggle caption on":"Ativar legenda","Content editing keystrokes":"Batimentos de teclas para editar o conteúdo","These keyboard shortcuts allow for quick access to content editing features.":"Estes atalhos de teclado permitem aceder rapidamente às funcionalidades de edição de conteúdo.","User interface and content navigation keystrokes":"Batimentos de teclas para navegar pela interface de utilizador e pelo conteúdo","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Para navegar de forma mais eficiente pela interface de utilizador do CKEditor 5, utilize os seguintes batimentos de teclas.","Close contextual balloons, dropdowns, and dialogs":"Fechar balões contextuais, menus suspensos e caixas de diálogo","Open the accessibility help dialog":"Abrir a caixa de diálogo de ajuda de acessibilidade","Move focus between form fields (inputs, buttons, etc.)":"Mover o foco entre os campos do formulário (entradas, botões, etc.)","Move focus to the menu bar, navigate between menu bars":"Mover o foco para a barra de menu, navegar entre as barras de menu","Move focus to the toolbar, navigate between toolbars":"Mover o foco para a barra de ferramentas, navegar entre barras de ferramentas","Navigate through the toolbar or menu bar":"Navegar pela barra de ferramentas ou pela barra de menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Executar o botão atualmente em foco. A execução de botões que interagem com o conteúdo do editor coloca novamente o foco sobre o conteúdo.","Accept":"Aceitar","Paragraph":"Parágrafo","Color picker":"Seletor de cor","Please try a different phrase or check the spelling.":"Tente uma expressão diferente ou verifique a ortografia.","Source":"Fonte","Insert":"Inserir","Update":"Atualizar","Back":"Voltar","Wrap text":"Envolver texto","Break text":"Quebrar texto"},getPluralForm(n){return (n != 1);}}};
|
|
7
|
+
const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Cancel":"Cancelar","Clear":"Limpar","Remove color":"Remover cor","Restore default":"Restaurar predefinição","Save":"Guardar","Show more items":"Mostrar mais itens","%0 of %1":"%0 de %1","Cannot upload file:":"Não foi possível carregar o ficheiro:","Rich Text Editor. Editing area: %0":"Editor de Texto Formatado. Área de edição: %0","Insert with file manager":"Inserir com o gestor de ficheiros","Replace with file manager":"Substituir com o gestor de ficheiros","Insert image with file manager":"Inserir imagem com o gestor de ficheiros","Replace image with file manager":"Substituir imagem com o gestor de ficheiros","File":"Ficheiro","With file manager":"Com o gestor de ficheiros","Toggle caption off":"Desativar legenda","Toggle caption on":"Ativar legenda","Content editing keystrokes":"Batimentos de teclas para editar o conteúdo","These keyboard shortcuts allow for quick access to content editing features.":"Estes atalhos de teclado permitem aceder rapidamente às funcionalidades de edição de conteúdo.","User interface and content navigation keystrokes":"Batimentos de teclas para navegar pela interface de utilizador e pelo conteúdo","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Para navegar de forma mais eficiente pela interface de utilizador do CKEditor 5, utilize os seguintes batimentos de teclas.","Close contextual balloons, dropdowns, and dialogs":"Fechar balões contextuais, menus suspensos e caixas de diálogo","Open the accessibility help dialog":"Abrir a caixa de diálogo de ajuda de acessibilidade","Move focus between form fields (inputs, buttons, etc.)":"Mover o foco entre os campos do formulário (entradas, botões, etc.)","Move focus to the menu bar, navigate between menu bars":"Mover o foco para a barra de menu, navegar entre as barras de menu","Move focus to the toolbar, navigate between toolbars":"Mover o foco para a barra de ferramentas, navegar entre barras de ferramentas","Navigate through the toolbar or menu bar":"Navegar pela barra de ferramentas ou pela barra de menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Executar o botão atualmente em foco. A execução de botões que interagem com o conteúdo do editor coloca novamente o foco sobre o conteúdo.","Accept":"Aceitar","Paragraph":"Parágrafo","Color picker":"Seletor de cor","Please try a different phrase or check the spelling.":"Tente uma expressão diferente ou verifique a ortografia.","Source":"Fonte","Insert":"Inserir","Update":"Atualizar","Back":"Voltar","Wrap text":"Envolver texto","Break text":"Quebrar texto","Custom":"Personalizar","Original":"Original","The value must not be empty.":"O valor não pode estar em branco.","The value should be a plain number.":"O valor deve ser um número inteiro."},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'pt' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'pt' ].dictionary = Object.assign( e[ 'pt' ].dictionary, dictionary );
|
|
10
10
|
e[ 'pt' ].getPluralForm = getPluralForm;
|
package/dist/translations/ro.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
export default {"ro":{"dictionary":{"Cancel":"Anulare","Clear":"Ștergere","Remove color":"Șterge culoare","Restore default":"Reface la default","Save":"Salvare","Show more items":"Arată mai multe elemente","%0 of %1":"%0 din %1","Cannot upload file:":"Nu se poate încărca fișierul:","Rich Text Editor. Editing area: %0":"Editor Rich Text. Zonă editare: %0","Insert with file manager":"Inserare cu managerul de fișiere","Replace with file manager":"Înlocuire cu managerul de fișiere","Insert image with file manager":"Inserare imagine cu managerul de fișiere","Replace image with file manager":"Înlocuire imagine cu managerul de fișiere","File":"Fișier","With file manager":"Cu managerul de fișiere","Toggle caption off":"Dezactivați subtitlul","Toggle caption on":"Activați subtitlul","Content editing keystrokes":"Comenzi din tastatură pentru editarea conținutului","These keyboard shortcuts allow for quick access to content editing features.":"Aceste comenzi rapide din tastatură permit accesul rapid la funcțiile de editare a conținutului.","User interface and content navigation keystrokes":"Interfața cu utilizatorul și comenzi din tastatură pentru navigare în conținut","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Utilizați următoarele comenzi din tastatură pentru o navigare mai eficientă în interfața cu utilizatorul CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Închide baloanele contextuale, ferestrele derulante și ferestrele de dialog","Open the accessibility help dialog":"Deschide fereastra de ajutor pentru accesibilitate","Move focus between form fields (inputs, buttons, etc.)":"Schimbă elementul activ între câmpurile unui formular (câmpuri de introducere text, butoane etc.)","Move focus to the menu bar, navigate between menu bars":"Transferarea focusului pe bara de meniu, navigarea între barele de meniu","Move focus to the toolbar, navigate between toolbars":"Mută focalizarea pe bara de instrumente, navighează prin barele de instrumente","Navigate through the toolbar or menu bar":"Navigare prin bara de instrumente sau bara de meniuri","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Execută butonul focalizat în prezent. Executarea butoanelor care interacționează cu conținutul editorului mută focalizarea înapoi pe conținut.","Accept":"Acceptă","Paragraph":"Paragraf","Color picker":"Alegere culoare","Please try a different phrase or check the spelling.":"Vă rugăm să încercați o altă expresie sau verificați ortografia.","Source":"Sursă","Insert":"Inserează","Update":"Actualizează","Back":"Înapoi","Wrap text":"Încadrare text","Break text":"Segmentare text"},getPluralForm(n){return (n == 1 ? 0 : (n == 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2);}}}
|
|
5
|
+
export default {"ro":{"dictionary":{"Cancel":"Anulare","Clear":"Ștergere","Remove color":"Șterge culoare","Restore default":"Reface la default","Save":"Salvare","Show more items":"Arată mai multe elemente","%0 of %1":"%0 din %1","Cannot upload file:":"Nu se poate încărca fișierul:","Rich Text Editor. Editing area: %0":"Editor Rich Text. Zonă editare: %0","Insert with file manager":"Inserare cu managerul de fișiere","Replace with file manager":"Înlocuire cu managerul de fișiere","Insert image with file manager":"Inserare imagine cu managerul de fișiere","Replace image with file manager":"Înlocuire imagine cu managerul de fișiere","File":"Fișier","With file manager":"Cu managerul de fișiere","Toggle caption off":"Dezactivați subtitlul","Toggle caption on":"Activați subtitlul","Content editing keystrokes":"Comenzi din tastatură pentru editarea conținutului","These keyboard shortcuts allow for quick access to content editing features.":"Aceste comenzi rapide din tastatură permit accesul rapid la funcțiile de editare a conținutului.","User interface and content navigation keystrokes":"Interfața cu utilizatorul și comenzi din tastatură pentru navigare în conținut","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Utilizați următoarele comenzi din tastatură pentru o navigare mai eficientă în interfața cu utilizatorul CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Închide baloanele contextuale, ferestrele derulante și ferestrele de dialog","Open the accessibility help dialog":"Deschide fereastra de ajutor pentru accesibilitate","Move focus between form fields (inputs, buttons, etc.)":"Schimbă elementul activ între câmpurile unui formular (câmpuri de introducere text, butoane etc.)","Move focus to the menu bar, navigate between menu bars":"Transferarea focusului pe bara de meniu, navigarea între barele de meniu","Move focus to the toolbar, navigate between toolbars":"Mută focalizarea pe bara de instrumente, navighează prin barele de instrumente","Navigate through the toolbar or menu bar":"Navigare prin bara de instrumente sau bara de meniuri","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Execută butonul focalizat în prezent. Executarea butoanelor care interacționează cu conținutul editorului mută focalizarea înapoi pe conținut.","Accept":"Acceptă","Paragraph":"Paragraf","Color picker":"Alegere culoare","Please try a different phrase or check the spelling.":"Vă rugăm să încercați o altă expresie sau verificați ortografia.","Source":"Sursă","Insert":"Inserează","Update":"Actualizează","Back":"Înapoi","Wrap text":"Încadrare text","Break text":"Segmentare text","Custom":"Personalizat","Original":"Original","The value must not be empty.":"Valoare nu poate rămâne necompletată.","The value should be a plain number.":"Valoarea trebuie să fie un număr obișnuit."},getPluralForm(n){return (n == 1 ? 0 : (n == 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'ro' ]: { dictionary, getPluralForm } } = {"ro":{"dictionary":{"Cancel":"Anulare","Clear":"Ștergere","Remove color":"Șterge culoare","Restore default":"Reface la default","Save":"Salvare","Show more items":"Arată mai multe elemente","%0 of %1":"%0 din %1","Cannot upload file:":"Nu se poate încărca fișierul:","Rich Text Editor. Editing area: %0":"Editor Rich Text. Zonă editare: %0","Insert with file manager":"Inserare cu managerul de fișiere","Replace with file manager":"Înlocuire cu managerul de fișiere","Insert image with file manager":"Inserare imagine cu managerul de fișiere","Replace image with file manager":"Înlocuire imagine cu managerul de fișiere","File":"Fișier","With file manager":"Cu managerul de fișiere","Toggle caption off":"Dezactivați subtitlul","Toggle caption on":"Activați subtitlul","Content editing keystrokes":"Comenzi din tastatură pentru editarea conținutului","These keyboard shortcuts allow for quick access to content editing features.":"Aceste comenzi rapide din tastatură permit accesul rapid la funcțiile de editare a conținutului.","User interface and content navigation keystrokes":"Interfața cu utilizatorul și comenzi din tastatură pentru navigare în conținut","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Utilizați următoarele comenzi din tastatură pentru o navigare mai eficientă în interfața cu utilizatorul CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Închide baloanele contextuale, ferestrele derulante și ferestrele de dialog","Open the accessibility help dialog":"Deschide fereastra de ajutor pentru accesibilitate","Move focus between form fields (inputs, buttons, etc.)":"Schimbă elementul activ între câmpurile unui formular (câmpuri de introducere text, butoane etc.)","Move focus to the menu bar, navigate between menu bars":"Transferarea focusului pe bara de meniu, navigarea între barele de meniu","Move focus to the toolbar, navigate between toolbars":"Mută focalizarea pe bara de instrumente, navighează prin barele de instrumente","Navigate through the toolbar or menu bar":"Navigare prin bara de instrumente sau bara de meniuri","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Execută butonul focalizat în prezent. Executarea butoanelor care interacționează cu conținutul editorului mută focalizarea înapoi pe conținut.","Accept":"Acceptă","Paragraph":"Paragraf","Color picker":"Alegere culoare","Please try a different phrase or check the spelling.":"Vă rugăm să încercați o altă expresie sau verificați ortografia.","Source":"Sursă","Insert":"Inserează","Update":"Actualizează","Back":"Înapoi","Wrap text":"Încadrare text","Break text":"Segmentare text"},getPluralForm(n){return (n == 1 ? 0 : (n == 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2);}}};
|
|
7
|
+
const { [ 'ro' ]: { dictionary, getPluralForm } } = {"ro":{"dictionary":{"Cancel":"Anulare","Clear":"Ștergere","Remove color":"Șterge culoare","Restore default":"Reface la default","Save":"Salvare","Show more items":"Arată mai multe elemente","%0 of %1":"%0 din %1","Cannot upload file:":"Nu se poate încărca fișierul:","Rich Text Editor. Editing area: %0":"Editor Rich Text. Zonă editare: %0","Insert with file manager":"Inserare cu managerul de fișiere","Replace with file manager":"Înlocuire cu managerul de fișiere","Insert image with file manager":"Inserare imagine cu managerul de fișiere","Replace image with file manager":"Înlocuire imagine cu managerul de fișiere","File":"Fișier","With file manager":"Cu managerul de fișiere","Toggle caption off":"Dezactivați subtitlul","Toggle caption on":"Activați subtitlul","Content editing keystrokes":"Comenzi din tastatură pentru editarea conținutului","These keyboard shortcuts allow for quick access to content editing features.":"Aceste comenzi rapide din tastatură permit accesul rapid la funcțiile de editare a conținutului.","User interface and content navigation keystrokes":"Interfața cu utilizatorul și comenzi din tastatură pentru navigare în conținut","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Utilizați următoarele comenzi din tastatură pentru o navigare mai eficientă în interfața cu utilizatorul CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Închide baloanele contextuale, ferestrele derulante și ferestrele de dialog","Open the accessibility help dialog":"Deschide fereastra de ajutor pentru accesibilitate","Move focus between form fields (inputs, buttons, etc.)":"Schimbă elementul activ între câmpurile unui formular (câmpuri de introducere text, butoane etc.)","Move focus to the menu bar, navigate between menu bars":"Transferarea focusului pe bara de meniu, navigarea între barele de meniu","Move focus to the toolbar, navigate between toolbars":"Mută focalizarea pe bara de instrumente, navighează prin barele de instrumente","Navigate through the toolbar or menu bar":"Navigare prin bara de instrumente sau bara de meniuri","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Execută butonul focalizat în prezent. Executarea butoanelor care interacționează cu conținutul editorului mută focalizarea înapoi pe conținut.","Accept":"Acceptă","Paragraph":"Paragraf","Color picker":"Alegere culoare","Please try a different phrase or check the spelling.":"Vă rugăm să încercați o altă expresie sau verificați ortografia.","Source":"Sursă","Insert":"Inserează","Update":"Actualizează","Back":"Înapoi","Wrap text":"Încadrare text","Break text":"Segmentare text","Custom":"Personalizat","Original":"Original","The value must not be empty.":"Valoare nu poate rămâne necompletată.","The value should be a plain number.":"Valoarea trebuie să fie un număr obișnuit."},getPluralForm(n){return (n == 1 ? 0 : (n == 0 || (n % 100 > 0 && n % 100 < 20)) ? 1 : 2);}}};
|
|
8
8
|
e[ 'ro' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'ro' ].dictionary = Object.assign( e[ 'ro' ].dictionary, dictionary );
|
|
10
10
|
e[ 'ro' ].getPluralForm = getPluralForm;
|
package/dist/translations/ru.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
export default {"ru":{"dictionary":{"Cancel":"Отмена","Clear":"Очистить","Remove color":"Убрать цвет","Restore default":"По умолчанию","Save":"Сохранить","Show more items":"Другие инструменты","%0 of %1":"%0 из %1","Cannot upload file:":"Невозможно загрузить файл","Rich Text Editor. Editing area: %0":"Редактор форматированного текста. Область редактирования: %0","Insert with file manager":"Вставка с помощью файлового менеджера","Replace with file manager":"Заменить с помощью файлового менеджера","Insert image with file manager":"Вставить изображение с помощью файлового менеджера","Replace image with file manager":"Заменить изображение с помощью файлового менеджера","File":"Файл","With file manager":"Из менеджера файлов","Toggle caption off":"Выключить описание","Toggle caption on":"Включить описание","Content editing keystrokes":"Клавиши для редактирования контента","These keyboard shortcuts allow for quick access to content editing features.":"Эти сочетания клавиш обеспечивают быстрый доступ к функциям редактирования контента.","User interface and content navigation keystrokes":"Пользовательский интерфейс и клавиши навигации по контенту","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Использовать следующие сочетания клавиш для более эффективной навигации в пользовательском интерфейсе CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Закрыть контекстные всплывающие окна, раскрывающиеся списки и диалоговые окна.","Open the accessibility help dialog":"Открыть диалоговое окно справки по специальным возможностям","Move focus between form fields (inputs, buttons, etc.)":"Переместить фокус между полями формы (вводы, кнопки и т. д.)","Move focus to the menu bar, navigate between menu bars":"Переместить фокус на панель меню, перемещаться между панелями меню","Move focus to the toolbar, navigate between toolbars":"Переместить фокус на панель инструментов, перемещаться между панелями инструментов","Navigate through the toolbar or menu bar":"Перемещение по панели инструментов или панели меню","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Активировать кнопку, находящуюся в фокусе. Активирование кнопок, которые взаимодействуют с содержимым редактора, перемещает фокус обратно на содержимое.","Accept":"Принять","Paragraph":"Параграф","Color picker":"Выбор цвета","Please try a different phrase or check the spelling.":"Пожалуйста, попробуйте другую фразу или проверьте правописание.","Source":"Источник","Insert":"Вставить","Update":"Обновить","Back":"Назад","Wrap text":"Обтекать текст","Break text":"Разрывать текст"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
|
|
5
|
+
export default {"ru":{"dictionary":{"Cancel":"Отмена","Clear":"Очистить","Remove color":"Убрать цвет","Restore default":"По умолчанию","Save":"Сохранить","Show more items":"Другие инструменты","%0 of %1":"%0 из %1","Cannot upload file:":"Невозможно загрузить файл","Rich Text Editor. Editing area: %0":"Редактор форматированного текста. Область редактирования: %0","Insert with file manager":"Вставка с помощью файлового менеджера","Replace with file manager":"Заменить с помощью файлового менеджера","Insert image with file manager":"Вставить изображение с помощью файлового менеджера","Replace image with file manager":"Заменить изображение с помощью файлового менеджера","File":"Файл","With file manager":"Из менеджера файлов","Toggle caption off":"Выключить описание","Toggle caption on":"Включить описание","Content editing keystrokes":"Клавиши для редактирования контента","These keyboard shortcuts allow for quick access to content editing features.":"Эти сочетания клавиш обеспечивают быстрый доступ к функциям редактирования контента.","User interface and content navigation keystrokes":"Пользовательский интерфейс и клавиши навигации по контенту","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Использовать следующие сочетания клавиш для более эффективной навигации в пользовательском интерфейсе CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Закрыть контекстные всплывающие окна, раскрывающиеся списки и диалоговые окна.","Open the accessibility help dialog":"Открыть диалоговое окно справки по специальным возможностям","Move focus between form fields (inputs, buttons, etc.)":"Переместить фокус между полями формы (вводы, кнопки и т. д.)","Move focus to the menu bar, navigate between menu bars":"Переместить фокус на панель меню, перемещаться между панелями меню","Move focus to the toolbar, navigate between toolbars":"Переместить фокус на панель инструментов, перемещаться между панелями инструментов","Navigate through the toolbar or menu bar":"Перемещение по панели инструментов или панели меню","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Активировать кнопку, находящуюся в фокусе. Активирование кнопок, которые взаимодействуют с содержимым редактора, перемещает фокус обратно на содержимое.","Accept":"Принять","Paragraph":"Параграф","Color picker":"Выбор цвета","Please try a different phrase or check the spelling.":"Пожалуйста, попробуйте другую фразу или проверьте правописание.","Source":"Источник","Insert":"Вставить","Update":"Обновить","Back":"Назад","Wrap text":"Обтекать текст","Break text":"Разрывать текст","Custom":"Другое","Original":"Оригинальный","The value must not be empty.":"Значение не должно быть пустым.","The value should be a plain number.":"Значение должно быть простым числом."},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'ru' ]: { dictionary, getPluralForm } } = {"ru":{"dictionary":{"Cancel":"Отмена","Clear":"Очистить","Remove color":"Убрать цвет","Restore default":"По умолчанию","Save":"Сохранить","Show more items":"Другие инструменты","%0 of %1":"%0 из %1","Cannot upload file:":"Невозможно загрузить файл","Rich Text Editor. Editing area: %0":"Редактор форматированного текста. Область редактирования: %0","Insert with file manager":"Вставка с помощью файлового менеджера","Replace with file manager":"Заменить с помощью файлового менеджера","Insert image with file manager":"Вставить изображение с помощью файлового менеджера","Replace image with file manager":"Заменить изображение с помощью файлового менеджера","File":"Файл","With file manager":"Из менеджера файлов","Toggle caption off":"Выключить описание","Toggle caption on":"Включить описание","Content editing keystrokes":"Клавиши для редактирования контента","These keyboard shortcuts allow for quick access to content editing features.":"Эти сочетания клавиш обеспечивают быстрый доступ к функциям редактирования контента.","User interface and content navigation keystrokes":"Пользовательский интерфейс и клавиши навигации по контенту","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Использовать следующие сочетания клавиш для более эффективной навигации в пользовательском интерфейсе CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Закрыть контекстные всплывающие окна, раскрывающиеся списки и диалоговые окна.","Open the accessibility help dialog":"Открыть диалоговое окно справки по специальным возможностям","Move focus between form fields (inputs, buttons, etc.)":"Переместить фокус между полями формы (вводы, кнопки и т. д.)","Move focus to the menu bar, navigate between menu bars":"Переместить фокус на панель меню, перемещаться между панелями меню","Move focus to the toolbar, navigate between toolbars":"Переместить фокус на панель инструментов, перемещаться между панелями инструментов","Navigate through the toolbar or menu bar":"Перемещение по панели инструментов или панели меню","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Активировать кнопку, находящуюся в фокусе. Активирование кнопок, которые взаимодействуют с содержимым редактора, перемещает фокус обратно на содержимое.","Accept":"Принять","Paragraph":"Параграф","Color picker":"Выбор цвета","Please try a different phrase or check the spelling.":"Пожалуйста, попробуйте другую фразу или проверьте правописание.","Source":"Источник","Insert":"Вставить","Update":"Обновить","Back":"Назад","Wrap text":"Обтекать текст","Break text":"Разрывать текст"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
|
|
7
|
+
const { [ 'ru' ]: { dictionary, getPluralForm } } = {"ru":{"dictionary":{"Cancel":"Отмена","Clear":"Очистить","Remove color":"Убрать цвет","Restore default":"По умолчанию","Save":"Сохранить","Show more items":"Другие инструменты","%0 of %1":"%0 из %1","Cannot upload file:":"Невозможно загрузить файл","Rich Text Editor. Editing area: %0":"Редактор форматированного текста. Область редактирования: %0","Insert with file manager":"Вставка с помощью файлового менеджера","Replace with file manager":"Заменить с помощью файлового менеджера","Insert image with file manager":"Вставить изображение с помощью файлового менеджера","Replace image with file manager":"Заменить изображение с помощью файлового менеджера","File":"Файл","With file manager":"Из менеджера файлов","Toggle caption off":"Выключить описание","Toggle caption on":"Включить описание","Content editing keystrokes":"Клавиши для редактирования контента","These keyboard shortcuts allow for quick access to content editing features.":"Эти сочетания клавиш обеспечивают быстрый доступ к функциям редактирования контента.","User interface and content navigation keystrokes":"Пользовательский интерфейс и клавиши навигации по контенту","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Использовать следующие сочетания клавиш для более эффективной навигации в пользовательском интерфейсе CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Закрыть контекстные всплывающие окна, раскрывающиеся списки и диалоговые окна.","Open the accessibility help dialog":"Открыть диалоговое окно справки по специальным возможностям","Move focus between form fields (inputs, buttons, etc.)":"Переместить фокус между полями формы (вводы, кнопки и т. д.)","Move focus to the menu bar, navigate between menu bars":"Переместить фокус на панель меню, перемещаться между панелями меню","Move focus to the toolbar, navigate between toolbars":"Переместить фокус на панель инструментов, перемещаться между панелями инструментов","Navigate through the toolbar or menu bar":"Перемещение по панели инструментов или панели меню","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Активировать кнопку, находящуюся в фокусе. Активирование кнопок, которые взаимодействуют с содержимым редактора, перемещает фокус обратно на содержимое.","Accept":"Принять","Paragraph":"Параграф","Color picker":"Выбор цвета","Please try a different phrase or check the spelling.":"Пожалуйста, попробуйте другую фразу или проверьте правописание.","Source":"Источник","Insert":"Вставить","Update":"Обновить","Back":"Назад","Wrap text":"Обтекать текст","Break text":"Разрывать текст","Custom":"Другое","Original":"Оригинальный","The value must not be empty.":"Значение не должно быть пустым.","The value should be a plain number.":"Значение должно быть простым числом."},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
|
|
8
8
|
e[ 'ru' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'ru' ].dictionary = Object.assign( e[ 'ru' ].dictionary, dictionary );
|
|
10
10
|
e[ 'ru' ].getPluralForm = getPluralForm;
|
package/dist/translations/si.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
export default {"si":{"dictionary":{"Cancel":"","Clear":"","Remove color":"","Restore default":"","Save":"","Show more items":"","%0 of %1":"","Cannot upload file:":"ගොනුව යාවත්කාලීන කළ නොහැක:","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":""},getPluralForm(n){return (n != 1);}}}
|
|
5
|
+
export default {"si":{"dictionary":{"Cancel":"","Clear":"","Remove color":"","Restore default":"","Save":"","Show more items":"","%0 of %1":"","Cannot upload file:":"ගොනුව යාවත්කාලීන කළ නොහැක:","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":"","Custom":"","Original":"","The value must not be empty.":"","The value should be a plain number.":""},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'si' ]: { dictionary, getPluralForm } } = {"si":{"dictionary":{"Cancel":"","Clear":"","Remove color":"","Restore default":"","Save":"","Show more items":"","%0 of %1":"","Cannot upload file:":"ගොනුව යාවත්කාලීන කළ නොහැක:","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":""},getPluralForm(n){return (n != 1);}}};
|
|
7
|
+
const { [ 'si' ]: { dictionary, getPluralForm } } = {"si":{"dictionary":{"Cancel":"","Clear":"","Remove color":"","Restore default":"","Save":"","Show more items":"","%0 of %1":"","Cannot upload file:":"ගොනුව යාවත්කාලීන කළ නොහැක:","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":"","Custom":"","Original":"","The value must not be empty.":"","The value should be a plain number.":""},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'si' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'si' ].dictionary = Object.assign( e[ 'si' ].dictionary, dictionary );
|
|
10
10
|
e[ 'si' ].getPluralForm = getPluralForm;
|
package/dist/translations/sk.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
export default {"sk":{"dictionary":{"Cancel":"Zrušiť","Clear":"Vyčistiť","Remove color":"Zrušiť farbu","Restore default":"Obnoviť predvolené","Save":"Uložiť","Show more items":"Zobraziť viac položiek","%0 of %1":"%0 z %1","Cannot upload file:":"Nie je možné nahrať súbor:","Rich Text Editor. Editing area: %0":"Rich Text Editor. Oblasť úprav: %0","Insert with file manager":"Vložiť pomocou správcu súborov","Replace with file manager":"Nahradiť správcom súborov","Insert image with file manager":"Vložiť obrázok pomocou správcu súborov","Replace image with file manager":"Nahradiť obrázok pomocou správcu súborov","File":"Súbor","With file manager":"So správcom súborov","Toggle caption off":"Vypnúť titulok","Toggle caption on":"Zapnúť titulok","Content editing keystrokes":"Klávesy na úpravu obsahu","These keyboard shortcuts allow for quick access to content editing features.":"Tieto klávesové skratky vám poskytnú rýchly prístup k funkciám na úpravu obsahu.","User interface and content navigation keystrokes":"Používateľské rozhranie a klávesy na prechádzanie obsahom","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Nasledujúce klávesy vám umožnia jednoduchšie používanie používateľského rozhrania programu CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Zatvoriť kontextové bubliny, rozbaľovacie ponuky a dialógové okná","Open the accessibility help dialog":"Otvoriť dialógové okno o zjednodušení ovládania","Move focus between form fields (inputs, buttons, etc.)":"Presunúť zameranie do ďalšieho prvku na zadávanie údajov (napríklad textové pole alebo tlačidlo)","Move focus to the menu bar, navigate between menu bars":"Presuňte pozornosť na panel ponuky, prechádzajte medzi panelmi ponuky","Move focus to the toolbar, navigate between toolbars":"Presunúť zameranie do panela nástrojov, presúvať sa medzi panelmi nástrojov","Navigate through the toolbar or menu bar":"Prechádzajte cpanelom nástrojov alebo panelom ponúk","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Vykonajte aktuálne zaostrené tlačidlo. Spustenie tlačidiel, ktoré interagujú s obsahom editora, presunie zameranie späť na obsah.","Accept":"Potvrdiť","Paragraph":"Odsek","Color picker":"Vybrať farbu","Please try a different phrase or check the spelling.":"Skúste inú frázu alebo skontrolujte pravopis.","Source":"Zdroj","Insert":"Vložiť","Update":"Aktualizovať","Back":"Naspäť","Wrap text":"Obtekanie textu","Break text":"Zalomenie textu"},getPluralForm(n){return (n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);}}}
|
|
5
|
+
export default {"sk":{"dictionary":{"Cancel":"Zrušiť","Clear":"Vyčistiť","Remove color":"Zrušiť farbu","Restore default":"Obnoviť predvolené","Save":"Uložiť","Show more items":"Zobraziť viac položiek","%0 of %1":"%0 z %1","Cannot upload file:":"Nie je možné nahrať súbor:","Rich Text Editor. Editing area: %0":"Rich Text Editor. Oblasť úprav: %0","Insert with file manager":"Vložiť pomocou správcu súborov","Replace with file manager":"Nahradiť správcom súborov","Insert image with file manager":"Vložiť obrázok pomocou správcu súborov","Replace image with file manager":"Nahradiť obrázok pomocou správcu súborov","File":"Súbor","With file manager":"So správcom súborov","Toggle caption off":"Vypnúť titulok","Toggle caption on":"Zapnúť titulok","Content editing keystrokes":"Klávesy na úpravu obsahu","These keyboard shortcuts allow for quick access to content editing features.":"Tieto klávesové skratky vám poskytnú rýchly prístup k funkciám na úpravu obsahu.","User interface and content navigation keystrokes":"Používateľské rozhranie a klávesy na prechádzanie obsahom","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Nasledujúce klávesy vám umožnia jednoduchšie používanie používateľského rozhrania programu CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Zatvoriť kontextové bubliny, rozbaľovacie ponuky a dialógové okná","Open the accessibility help dialog":"Otvoriť dialógové okno o zjednodušení ovládania","Move focus between form fields (inputs, buttons, etc.)":"Presunúť zameranie do ďalšieho prvku na zadávanie údajov (napríklad textové pole alebo tlačidlo)","Move focus to the menu bar, navigate between menu bars":"Presuňte pozornosť na panel ponuky, prechádzajte medzi panelmi ponuky","Move focus to the toolbar, navigate between toolbars":"Presunúť zameranie do panela nástrojov, presúvať sa medzi panelmi nástrojov","Navigate through the toolbar or menu bar":"Prechádzajte cpanelom nástrojov alebo panelom ponúk","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Vykonajte aktuálne zaostrené tlačidlo. Spustenie tlačidiel, ktoré interagujú s obsahom editora, presunie zameranie späť na obsah.","Accept":"Potvrdiť","Paragraph":"Odsek","Color picker":"Vybrať farbu","Please try a different phrase or check the spelling.":"Skúste inú frázu alebo skontrolujte pravopis.","Source":"Zdroj","Insert":"Vložiť","Update":"Aktualizovať","Back":"Naspäť","Wrap text":"Obtekanie textu","Break text":"Zalomenie textu","Custom":"Vlastné","Original":"Originál","The value must not be empty.":"Hodnota nesmie byť prázdna.","The value should be a plain number.":"Hodnota by mala byť obyčajné číslo."},getPluralForm(n){return (n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'sk' ]: { dictionary, getPluralForm } } = {"sk":{"dictionary":{"Cancel":"Zrušiť","Clear":"Vyčistiť","Remove color":"Zrušiť farbu","Restore default":"Obnoviť predvolené","Save":"Uložiť","Show more items":"Zobraziť viac položiek","%0 of %1":"%0 z %1","Cannot upload file:":"Nie je možné nahrať súbor:","Rich Text Editor. Editing area: %0":"Rich Text Editor. Oblasť úprav: %0","Insert with file manager":"Vložiť pomocou správcu súborov","Replace with file manager":"Nahradiť správcom súborov","Insert image with file manager":"Vložiť obrázok pomocou správcu súborov","Replace image with file manager":"Nahradiť obrázok pomocou správcu súborov","File":"Súbor","With file manager":"So správcom súborov","Toggle caption off":"Vypnúť titulok","Toggle caption on":"Zapnúť titulok","Content editing keystrokes":"Klávesy na úpravu obsahu","These keyboard shortcuts allow for quick access to content editing features.":"Tieto klávesové skratky vám poskytnú rýchly prístup k funkciám na úpravu obsahu.","User interface and content navigation keystrokes":"Používateľské rozhranie a klávesy na prechádzanie obsahom","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Nasledujúce klávesy vám umožnia jednoduchšie používanie používateľského rozhrania programu CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Zatvoriť kontextové bubliny, rozbaľovacie ponuky a dialógové okná","Open the accessibility help dialog":"Otvoriť dialógové okno o zjednodušení ovládania","Move focus between form fields (inputs, buttons, etc.)":"Presunúť zameranie do ďalšieho prvku na zadávanie údajov (napríklad textové pole alebo tlačidlo)","Move focus to the menu bar, navigate between menu bars":"Presuňte pozornosť na panel ponuky, prechádzajte medzi panelmi ponuky","Move focus to the toolbar, navigate between toolbars":"Presunúť zameranie do panela nástrojov, presúvať sa medzi panelmi nástrojov","Navigate through the toolbar or menu bar":"Prechádzajte cpanelom nástrojov alebo panelom ponúk","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Vykonajte aktuálne zaostrené tlačidlo. Spustenie tlačidiel, ktoré interagujú s obsahom editora, presunie zameranie späť na obsah.","Accept":"Potvrdiť","Paragraph":"Odsek","Color picker":"Vybrať farbu","Please try a different phrase or check the spelling.":"Skúste inú frázu alebo skontrolujte pravopis.","Source":"Zdroj","Insert":"Vložiť","Update":"Aktualizovať","Back":"Naspäť","Wrap text":"Obtekanie textu","Break text":"Zalomenie textu"},getPluralForm(n){return (n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);}}};
|
|
7
|
+
const { [ 'sk' ]: { dictionary, getPluralForm } } = {"sk":{"dictionary":{"Cancel":"Zrušiť","Clear":"Vyčistiť","Remove color":"Zrušiť farbu","Restore default":"Obnoviť predvolené","Save":"Uložiť","Show more items":"Zobraziť viac položiek","%0 of %1":"%0 z %1","Cannot upload file:":"Nie je možné nahrať súbor:","Rich Text Editor. Editing area: %0":"Rich Text Editor. Oblasť úprav: %0","Insert with file manager":"Vložiť pomocou správcu súborov","Replace with file manager":"Nahradiť správcom súborov","Insert image with file manager":"Vložiť obrázok pomocou správcu súborov","Replace image with file manager":"Nahradiť obrázok pomocou správcu súborov","File":"Súbor","With file manager":"So správcom súborov","Toggle caption off":"Vypnúť titulok","Toggle caption on":"Zapnúť titulok","Content editing keystrokes":"Klávesy na úpravu obsahu","These keyboard shortcuts allow for quick access to content editing features.":"Tieto klávesové skratky vám poskytnú rýchly prístup k funkciám na úpravu obsahu.","User interface and content navigation keystrokes":"Používateľské rozhranie a klávesy na prechádzanie obsahom","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Nasledujúce klávesy vám umožnia jednoduchšie používanie používateľského rozhrania programu CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Zatvoriť kontextové bubliny, rozbaľovacie ponuky a dialógové okná","Open the accessibility help dialog":"Otvoriť dialógové okno o zjednodušení ovládania","Move focus between form fields (inputs, buttons, etc.)":"Presunúť zameranie do ďalšieho prvku na zadávanie údajov (napríklad textové pole alebo tlačidlo)","Move focus to the menu bar, navigate between menu bars":"Presuňte pozornosť na panel ponuky, prechádzajte medzi panelmi ponuky","Move focus to the toolbar, navigate between toolbars":"Presunúť zameranie do panela nástrojov, presúvať sa medzi panelmi nástrojov","Navigate through the toolbar or menu bar":"Prechádzajte cpanelom nástrojov alebo panelom ponúk","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Vykonajte aktuálne zaostrené tlačidlo. Spustenie tlačidiel, ktoré interagujú s obsahom editora, presunie zameranie späť na obsah.","Accept":"Potvrdiť","Paragraph":"Odsek","Color picker":"Vybrať farbu","Please try a different phrase or check the spelling.":"Skúste inú frázu alebo skontrolujte pravopis.","Source":"Zdroj","Insert":"Vložiť","Update":"Aktualizovať","Back":"Naspäť","Wrap text":"Obtekanie textu","Break text":"Zalomenie textu","Custom":"Vlastné","Original":"Originál","The value must not be empty.":"Hodnota nesmie byť prázdna.","The value should be a plain number.":"Hodnota by mala byť obyčajné číslo."},getPluralForm(n){return (n == 1 ? 0 : (n >= 2 && n <= 4) ? 1 : 2);}}};
|
|
8
8
|
e[ 'sk' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'sk' ].dictionary = Object.assign( e[ 'sk' ].dictionary, dictionary );
|
|
10
10
|
e[ 'sk' ].getPluralForm = getPluralForm;
|
package/dist/translations/sl.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
export default {"sl":{"dictionary":{"Cancel":"Prekliči","Clear":"","Remove color":"Odstrani barvo","Restore default":"","Save":"Shrani","Show more items":"","%0 of %1":"","Cannot upload file:":"Ni možno naložiti datoteke:","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"Odstavek","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":""},getPluralForm(n){return (n % 100 == 1 ? 1 : n % 100 == 2 ? 2 : n % 100 == 3 || n % 100 == 4 ? 3 : 0);}}}
|
|
5
|
+
export default {"sl":{"dictionary":{"Cancel":"Prekliči","Clear":"","Remove color":"Odstrani barvo","Restore default":"","Save":"Shrani","Show more items":"","%0 of %1":"","Cannot upload file:":"Ni možno naložiti datoteke:","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"Odstavek","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":"","Custom":"","Original":"","The value must not be empty.":"","The value should be a plain number.":""},getPluralForm(n){return (n % 100 == 1 ? 1 : n % 100 == 2 ? 2 : n % 100 == 3 || n % 100 == 4 ? 3 : 0);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'sl' ]: { dictionary, getPluralForm } } = {"sl":{"dictionary":{"Cancel":"Prekliči","Clear":"","Remove color":"Odstrani barvo","Restore default":"","Save":"Shrani","Show more items":"","%0 of %1":"","Cannot upload file:":"Ni možno naložiti datoteke:","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"Odstavek","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":""},getPluralForm(n){return (n % 100 == 1 ? 1 : n % 100 == 2 ? 2 : n % 100 == 3 || n % 100 == 4 ? 3 : 0);}}};
|
|
7
|
+
const { [ 'sl' ]: { dictionary, getPluralForm } } = {"sl":{"dictionary":{"Cancel":"Prekliči","Clear":"","Remove color":"Odstrani barvo","Restore default":"","Save":"Shrani","Show more items":"","%0 of %1":"","Cannot upload file:":"Ni možno naložiti datoteke:","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"Odstavek","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":"","Custom":"","Original":"","The value must not be empty.":"","The value should be a plain number.":""},getPluralForm(n){return (n % 100 == 1 ? 1 : n % 100 == 2 ? 2 : n % 100 == 3 || n % 100 == 4 ? 3 : 0);}}};
|
|
8
8
|
e[ 'sl' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'sl' ].dictionary = Object.assign( e[ 'sl' ].dictionary, dictionary );
|
|
10
10
|
e[ 'sl' ].getPluralForm = getPluralForm;
|
package/dist/translations/sq.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
export default {"sq":{"dictionary":{"Cancel":"Anulo","Clear":"Pastro","Remove color":"Largo ngjyrën","Restore default":"","Save":"Ruaj","Show more items":"","%0 of %1":"","Cannot upload file:":"Nuk mund të ngarkojë skedën:","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"Paragrafi","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":""},getPluralForm(n){return (n != 1);}}}
|
|
5
|
+
export default {"sq":{"dictionary":{"Cancel":"Anulo","Clear":"Pastro","Remove color":"Largo ngjyrën","Restore default":"","Save":"Ruaj","Show more items":"","%0 of %1":"","Cannot upload file:":"Nuk mund të ngarkojë skedën:","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"Paragrafi","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":"","Custom":"","Original":"","The value must not be empty.":"","The value should be a plain number.":""},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'sq' ]: { dictionary, getPluralForm } } = {"sq":{"dictionary":{"Cancel":"Anulo","Clear":"Pastro","Remove color":"Largo ngjyrën","Restore default":"","Save":"Ruaj","Show more items":"","%0 of %1":"","Cannot upload file:":"Nuk mund të ngarkojë skedën:","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"Paragrafi","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":""},getPluralForm(n){return (n != 1);}}};
|
|
7
|
+
const { [ 'sq' ]: { dictionary, getPluralForm } } = {"sq":{"dictionary":{"Cancel":"Anulo","Clear":"Pastro","Remove color":"Largo ngjyrën","Restore default":"","Save":"Ruaj","Show more items":"","%0 of %1":"","Cannot upload file:":"Nuk mund të ngarkojë skedën:","Rich Text Editor. Editing area: %0":"","Insert with file manager":"","Replace with file manager":"","Insert image with file manager":"","Replace image with file manager":"","File":"","With file manager":"","Toggle caption off":"","Toggle caption on":"","Content editing keystrokes":"","These keyboard shortcuts allow for quick access to content editing features.":"","User interface and content navigation keystrokes":"","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"","Close contextual balloons, dropdowns, and dialogs":"","Open the accessibility help dialog":"","Move focus between form fields (inputs, buttons, etc.)":"","Move focus to the menu bar, navigate between menu bars":"","Move focus to the toolbar, navigate between toolbars":"","Navigate through the toolbar or menu bar":"","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"","Accept":"","Paragraph":"Paragrafi","Color picker":"","Please try a different phrase or check the spelling.":"","Source":"","Insert":"","Update":"","Back":"","Wrap text":"","Break text":"","Custom":"","Original":"","The value must not be empty.":"","The value should be a plain number.":""},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'sq' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'sq' ].dictionary = Object.assign( e[ 'sq' ].dictionary, dictionary );
|
|
10
10
|
e[ 'sq' ].getPluralForm = getPluralForm;
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
|
|
4
4
|
*/
|
|
5
|
-
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":"","Wrap text":"Prelomiti tekst","Break text":"Prelom teksta"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
|
|
5
|
+
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":"","Wrap text":"Prelomiti tekst","Break text":"Prelom teksta","Custom":"Prilagodjen","Original":"Original","The value must not be empty.":"Vrednost ne sme biti prazna.","The value should be a plain number.":"Vrednost treba da bude običan broj."},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
|