@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
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'id' ]: { dictionary, getPluralForm } } = {"id":{"dictionary":{"Cancel":"Batal","Clear":"Kosongkan","Remove color":"Hapus warna","Restore default":"Pulihkan nilai baku","Save":"Simpan","Show more items":"Tampilkan lebih banyak item","%0 of %1":"%0 dari %1","Cannot upload file:":"Tidak dapat mengunggah berkas:","Rich Text Editor. Editing area: %0":"Editor Teks Kaya. Area edit: %0","Insert with file manager":"Sisipkan dengan pengelola file","Replace with file manager":"Ganti dengan pengelola file","Insert image with file manager":"Sisipkan gambar dengan pengelola file","Replace image with file manager":"Ganti gambar dengan pengelola file","File":"File","With file manager":"Dengan pengelola file","Toggle caption off":"Sembunyikan keterangan","Toggle caption on":"Tampilkan keterangan","Content editing keystrokes":"Penekanan tombol untuk mengedit konten","These keyboard shortcuts allow for quick access to content editing features.":"Pintasan keyboard ini mengizinkan akses cepat ke fitur pengeditan konten.","User interface and content navigation keystrokes":"Antarmuka pengguna dan penekanan tombol navigasi konten","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Gunakan penekanan tombol berikut untuk navigasi yang lebih efisien di antarmuka pengguna CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Tutup balon kontekstual, menu tarik-turun, dan dialog","Open the accessibility help dialog":"Buka dialog bantuan aksesibilitas","Move focus between form fields (inputs, buttons, etc.)":"Pindahkan fokus di antara bidang formulir (input, tombol, dll.)","Move focus to the menu bar, navigate between menu bars":"Pindahkan fokus ke bilah menu, telusuri di antara bilah-bilah menu","Move focus to the toolbar, navigate between toolbars":"Pindahkan fokus ke toolbar, jelajahi antar toolbar","Navigate through the toolbar or menu bar":"Telusuri bilah alat atau bilah menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Jalankan tombol yang sedang difokuskan. Menjalankan tombol yang berinteraksi dengan konten editor akan memindahkan fokus kembali ke konten tersebut.","Accept":"Setuju","Paragraph":"Paragraf","Color picker":"Pengambil warna","Please try a different phrase or check the spelling.":"Silakan coba frasa lain atau periksa ejaannya.","Source":"Sumber","Insert":"Sisipkan","Update":"PErbarui","Back":"Kembali","Wrap text":"Bungkus teks","Break text":"Pecahkan teks"},getPluralForm(n){return 0;}}};
|
|
7
|
+
const { [ 'id' ]: { dictionary, getPluralForm } } = {"id":{"dictionary":{"Cancel":"Batal","Clear":"Kosongkan","Remove color":"Hapus warna","Restore default":"Pulihkan nilai baku","Save":"Simpan","Show more items":"Tampilkan lebih banyak item","%0 of %1":"%0 dari %1","Cannot upload file:":"Tidak dapat mengunggah berkas:","Rich Text Editor. Editing area: %0":"Editor Teks Kaya. Area edit: %0","Insert with file manager":"Sisipkan dengan pengelola file","Replace with file manager":"Ganti dengan pengelola file","Insert image with file manager":"Sisipkan gambar dengan pengelola file","Replace image with file manager":"Ganti gambar dengan pengelola file","File":"File","With file manager":"Dengan pengelola file","Toggle caption off":"Sembunyikan keterangan","Toggle caption on":"Tampilkan keterangan","Content editing keystrokes":"Penekanan tombol untuk mengedit konten","These keyboard shortcuts allow for quick access to content editing features.":"Pintasan keyboard ini mengizinkan akses cepat ke fitur pengeditan konten.","User interface and content navigation keystrokes":"Antarmuka pengguna dan penekanan tombol navigasi konten","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Gunakan penekanan tombol berikut untuk navigasi yang lebih efisien di antarmuka pengguna CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Tutup balon kontekstual, menu tarik-turun, dan dialog","Open the accessibility help dialog":"Buka dialog bantuan aksesibilitas","Move focus between form fields (inputs, buttons, etc.)":"Pindahkan fokus di antara bidang formulir (input, tombol, dll.)","Move focus to the menu bar, navigate between menu bars":"Pindahkan fokus ke bilah menu, telusuri di antara bilah-bilah menu","Move focus to the toolbar, navigate between toolbars":"Pindahkan fokus ke toolbar, jelajahi antar toolbar","Navigate through the toolbar or menu bar":"Telusuri bilah alat atau bilah menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Jalankan tombol yang sedang difokuskan. Menjalankan tombol yang berinteraksi dengan konten editor akan memindahkan fokus kembali ke konten tersebut.","Accept":"Setuju","Paragraph":"Paragraf","Color picker":"Pengambil warna","Please try a different phrase or check the spelling.":"Silakan coba frasa lain atau periksa ejaannya.","Source":"Sumber","Insert":"Sisipkan","Update":"PErbarui","Back":"Kembali","Wrap text":"Bungkus teks","Break text":"Pecahkan teks","Custom":"khusus","Original":"Asli","The value must not be empty.":"Nilai tidak boleh kosong.","The value should be a plain number.":"Nilai harus berupa angka biasa."},getPluralForm(n){return 0;}}};
|
|
8
8
|
e[ 'id' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'id' ].dictionary = Object.assign( e[ 'id' ].dictionary, dictionary );
|
|
10
10
|
e[ 'id' ].getPluralForm = getPluralForm;
|
package/dist/translations/it.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 {"it":{"dictionary":{"Cancel":"Annulla","Clear":"Cancella","Remove color":"Rimuovi colore","Restore default":"Ripristina predefinito","Save":"Salva","Show more items":"Mostra più elementi","%0 of %1":"%0 di %1","Cannot upload file:":"Impossibile caricare il file:","Rich Text Editor. Editing area: %0":"Editor Rich Text. Area di modifica: %0","Insert with file manager":"Inserisci con file manager","Replace with file manager":"Sostituisci con file manager","Insert image with file manager":"Inserisci l'immagine con il file manager","Replace image with file manager":"Sostituisci l'immagine con il file manager","File":"File","With file manager":"Con gestione file","Toggle caption off":"Disattiva didascalia","Toggle caption on":"Attiva didascalia","Content editing keystrokes":"Tasti per la modifica del contenuto","These keyboard shortcuts allow for quick access to content editing features.":"Queste scorciatoie da tastiera permettono di accedere velocemente alle funzionalità di modifica del contenuto.","User interface and content navigation keystrokes":"Tasti per la navigazione nell'interfaccia utente e nei contenuti","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Utilizza i seguenti tasti per una navigazione più efficiente nell'interfaccia utente di CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Chiude menu a discesa, finestre di dialogo e callout contestuali","Open the accessibility help dialog":"Apre la finestra di dialogo della guida all'accessibilità","Move focus between form fields (inputs, buttons, etc.)":"Seleziona/deseleziona i diversi campi del modulo (inserimenti, pulsanti ecc.)","Move focus to the menu bar, navigate between menu bars":"Sposta la selezione sulla barra dei menu, naviga tra le barre dei menu","Move focus to the toolbar, navigate between toolbars":"Seleziona la barra degli strumenti, permette di spostarsi tra le barre degli strumenti","Navigate through the toolbar or menu bar":"Naviga nella barra degli strumenti o nella barra dei menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Esegui il pulsante attualmente selezionato. L'esecuzione dei pulsanti che interagiscono con il contenuto dell'editor riporta la selezione sul contenuto.","Accept":"Accetta","Paragraph":"Paragrafo","Color picker":"Selezione colore","Please try a different phrase or check the spelling.":"Prova una frase diversa o controlla l'ortografia.","Source":"Fonte","Insert":"Inserisci","Update":"Aggiornamento","Back":"Indietro","Wrap text":"Testo a capo","Break text":"Interrompi testo"},getPluralForm(n){return (n != 1);}}}
|
|
5
|
+
export default {"it":{"dictionary":{"Cancel":"Annulla","Clear":"Cancella","Remove color":"Rimuovi colore","Restore default":"Ripristina predefinito","Save":"Salva","Show more items":"Mostra più elementi","%0 of %1":"%0 di %1","Cannot upload file:":"Impossibile caricare il file:","Rich Text Editor. Editing area: %0":"Editor Rich Text. Area di modifica: %0","Insert with file manager":"Inserisci con file manager","Replace with file manager":"Sostituisci con file manager","Insert image with file manager":"Inserisci l'immagine con il file manager","Replace image with file manager":"Sostituisci l'immagine con il file manager","File":"File","With file manager":"Con gestione file","Toggle caption off":"Disattiva didascalia","Toggle caption on":"Attiva didascalia","Content editing keystrokes":"Tasti per la modifica del contenuto","These keyboard shortcuts allow for quick access to content editing features.":"Queste scorciatoie da tastiera permettono di accedere velocemente alle funzionalità di modifica del contenuto.","User interface and content navigation keystrokes":"Tasti per la navigazione nell'interfaccia utente e nei contenuti","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Utilizza i seguenti tasti per una navigazione più efficiente nell'interfaccia utente di CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Chiude menu a discesa, finestre di dialogo e callout contestuali","Open the accessibility help dialog":"Apre la finestra di dialogo della guida all'accessibilità","Move focus between form fields (inputs, buttons, etc.)":"Seleziona/deseleziona i diversi campi del modulo (inserimenti, pulsanti ecc.)","Move focus to the menu bar, navigate between menu bars":"Sposta la selezione sulla barra dei menu, naviga tra le barre dei menu","Move focus to the toolbar, navigate between toolbars":"Seleziona la barra degli strumenti, permette di spostarsi tra le barre degli strumenti","Navigate through the toolbar or menu bar":"Naviga nella barra degli strumenti o nella barra dei menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Esegui il pulsante attualmente selezionato. L'esecuzione dei pulsanti che interagiscono con il contenuto dell'editor riporta la selezione sul contenuto.","Accept":"Accetta","Paragraph":"Paragrafo","Color picker":"Selezione colore","Please try a different phrase or check the spelling.":"Prova una frase diversa o controlla l'ortografia.","Source":"Fonte","Insert":"Inserisci","Update":"Aggiornamento","Back":"Indietro","Wrap text":"Testo a capo","Break text":"Interrompi testo","Custom":"Personalizzato","Original":"Originale","The value must not be empty.":"Il valore non può essere essere lasciato in bianco.","The value should be a plain number.":"Il valore deve essere un numero intero."},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'it' ]: { dictionary, getPluralForm } } = {"it":{"dictionary":{"Cancel":"Annulla","Clear":"Cancella","Remove color":"Rimuovi colore","Restore default":"Ripristina predefinito","Save":"Salva","Show more items":"Mostra più elementi","%0 of %1":"%0 di %1","Cannot upload file:":"Impossibile caricare il file:","Rich Text Editor. Editing area: %0":"Editor Rich Text. Area di modifica: %0","Insert with file manager":"Inserisci con file manager","Replace with file manager":"Sostituisci con file manager","Insert image with file manager":"Inserisci l'immagine con il file manager","Replace image with file manager":"Sostituisci l'immagine con il file manager","File":"File","With file manager":"Con gestione file","Toggle caption off":"Disattiva didascalia","Toggle caption on":"Attiva didascalia","Content editing keystrokes":"Tasti per la modifica del contenuto","These keyboard shortcuts allow for quick access to content editing features.":"Queste scorciatoie da tastiera permettono di accedere velocemente alle funzionalità di modifica del contenuto.","User interface and content navigation keystrokes":"Tasti per la navigazione nell'interfaccia utente e nei contenuti","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Utilizza i seguenti tasti per una navigazione più efficiente nell'interfaccia utente di CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Chiude menu a discesa, finestre di dialogo e callout contestuali","Open the accessibility help dialog":"Apre la finestra di dialogo della guida all'accessibilità","Move focus between form fields (inputs, buttons, etc.)":"Seleziona/deseleziona i diversi campi del modulo (inserimenti, pulsanti ecc.)","Move focus to the menu bar, navigate between menu bars":"Sposta la selezione sulla barra dei menu, naviga tra le barre dei menu","Move focus to the toolbar, navigate between toolbars":"Seleziona la barra degli strumenti, permette di spostarsi tra le barre degli strumenti","Navigate through the toolbar or menu bar":"Naviga nella barra degli strumenti o nella barra dei menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Esegui il pulsante attualmente selezionato. L'esecuzione dei pulsanti che interagiscono con il contenuto dell'editor riporta la selezione sul contenuto.","Accept":"Accetta","Paragraph":"Paragrafo","Color picker":"Selezione colore","Please try a different phrase or check the spelling.":"Prova una frase diversa o controlla l'ortografia.","Source":"Fonte","Insert":"Inserisci","Update":"Aggiornamento","Back":"Indietro","Wrap text":"Testo a capo","Break text":"Interrompi testo"},getPluralForm(n){return (n != 1);}}};
|
|
7
|
+
const { [ 'it' ]: { dictionary, getPluralForm } } = {"it":{"dictionary":{"Cancel":"Annulla","Clear":"Cancella","Remove color":"Rimuovi colore","Restore default":"Ripristina predefinito","Save":"Salva","Show more items":"Mostra più elementi","%0 of %1":"%0 di %1","Cannot upload file:":"Impossibile caricare il file:","Rich Text Editor. Editing area: %0":"Editor Rich Text. Area di modifica: %0","Insert with file manager":"Inserisci con file manager","Replace with file manager":"Sostituisci con file manager","Insert image with file manager":"Inserisci l'immagine con il file manager","Replace image with file manager":"Sostituisci l'immagine con il file manager","File":"File","With file manager":"Con gestione file","Toggle caption off":"Disattiva didascalia","Toggle caption on":"Attiva didascalia","Content editing keystrokes":"Tasti per la modifica del contenuto","These keyboard shortcuts allow for quick access to content editing features.":"Queste scorciatoie da tastiera permettono di accedere velocemente alle funzionalità di modifica del contenuto.","User interface and content navigation keystrokes":"Tasti per la navigazione nell'interfaccia utente e nei contenuti","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Utilizza i seguenti tasti per una navigazione più efficiente nell'interfaccia utente di CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Chiude menu a discesa, finestre di dialogo e callout contestuali","Open the accessibility help dialog":"Apre la finestra di dialogo della guida all'accessibilità","Move focus between form fields (inputs, buttons, etc.)":"Seleziona/deseleziona i diversi campi del modulo (inserimenti, pulsanti ecc.)","Move focus to the menu bar, navigate between menu bars":"Sposta la selezione sulla barra dei menu, naviga tra le barre dei menu","Move focus to the toolbar, navigate between toolbars":"Seleziona la barra degli strumenti, permette di spostarsi tra le barre degli strumenti","Navigate through the toolbar or menu bar":"Naviga nella barra degli strumenti o nella barra dei menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Esegui il pulsante attualmente selezionato. L'esecuzione dei pulsanti che interagiscono con il contenuto dell'editor riporta la selezione sul contenuto.","Accept":"Accetta","Paragraph":"Paragrafo","Color picker":"Selezione colore","Please try a different phrase or check the spelling.":"Prova una frase diversa o controlla l'ortografia.","Source":"Fonte","Insert":"Inserisci","Update":"Aggiornamento","Back":"Indietro","Wrap text":"Testo a capo","Break text":"Interrompi testo","Custom":"Personalizzato","Original":"Originale","The value must not be empty.":"Il valore non può essere essere lasciato in bianco.","The value should be a plain number.":"Il valore deve essere un numero intero."},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'it' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'it' ].dictionary = Object.assign( e[ 'it' ].dictionary, dictionary );
|
|
10
10
|
e[ 'it' ].getPluralForm = getPluralForm;
|
package/dist/translations/ja.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 {"ja":{"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 0;}}}
|
|
5
|
+
export default {"ja":{"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 0;}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'ja' ]: { dictionary, getPluralForm } } = {"ja":{"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 0;}}};
|
|
7
|
+
const { [ 'ja' ]: { dictionary, getPluralForm } } = {"ja":{"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 0;}}};
|
|
8
8
|
e[ 'ja' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'ja' ].dictionary = Object.assign( e[ 'ja' ].dictionary, dictionary );
|
|
10
10
|
e[ 'ja' ].getPluralForm = getPluralForm;
|
package/dist/translations/jv.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 {"jv":{"dictionary":{"Cancel":"Batal","Clear":"","Remove color":"Busek warni","Restore default":"Mangsulaken default","Save":"Rimat","Show more items":"Tampilaken langkung kathah","%0 of %1":"%0 saking %1","Cannot upload file:":"Mboden saged ngirim berkas:","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 !== 0);}}}
|
|
5
|
+
export default {"jv":{"dictionary":{"Cancel":"Batal","Clear":"","Remove color":"Busek warni","Restore default":"Mangsulaken default","Save":"Rimat","Show more items":"Tampilaken langkung kathah","%0 of %1":"%0 saking %1","Cannot upload file:":"Mboden saged ngirim berkas:","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":"Asli","The value must not be empty.":"","The value should be a plain number.":""},getPluralForm(n){return (n !== 0);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'jv' ]: { dictionary, getPluralForm } } = {"jv":{"dictionary":{"Cancel":"Batal","Clear":"","Remove color":"Busek warni","Restore default":"Mangsulaken default","Save":"Rimat","Show more items":"Tampilaken langkung kathah","%0 of %1":"%0 saking %1","Cannot upload file:":"Mboden saged ngirim berkas:","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 !== 0);}}};
|
|
7
|
+
const { [ 'jv' ]: { dictionary, getPluralForm } } = {"jv":{"dictionary":{"Cancel":"Batal","Clear":"","Remove color":"Busek warni","Restore default":"Mangsulaken default","Save":"Rimat","Show more items":"Tampilaken langkung kathah","%0 of %1":"%0 saking %1","Cannot upload file:":"Mboden saged ngirim berkas:","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":"Asli","The value must not be empty.":"","The value should be a plain number.":""},getPluralForm(n){return (n !== 0);}}};
|
|
8
8
|
e[ 'jv' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'jv' ].dictionary = Object.assign( e[ 'jv' ].dictionary, dictionary );
|
|
10
10
|
e[ 'jv' ].getPluralForm = getPluralForm;
|
package/dist/translations/kk.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 {"kk":{"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 {"kk":{"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 { [ 'kk' ]: { dictionary, getPluralForm } } = {"kk":{"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 { [ 'kk' ]: { dictionary, getPluralForm } } = {"kk":{"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[ 'kk' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'kk' ].dictionary = Object.assign( e[ 'kk' ].dictionary, dictionary );
|
|
10
10
|
e[ 'kk' ].getPluralForm = getPluralForm;
|
package/dist/translations/km.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 {"km":{"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 0;}}}
|
|
5
|
+
export default {"km":{"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 0;}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'km' ]: { dictionary, getPluralForm } } = {"km":{"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 0;}}};
|
|
7
|
+
const { [ 'km' ]: { dictionary, getPluralForm } } = {"km":{"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 0;}}};
|
|
8
8
|
e[ 'km' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'km' ].dictionary = Object.assign( e[ 'km' ].dictionary, dictionary );
|
|
10
10
|
e[ 'km' ].getPluralForm = getPluralForm;
|
package/dist/translations/kn.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 {"kn":{"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 {"kn":{"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 { [ 'kn' ]: { dictionary, getPluralForm } } = {"kn":{"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 { [ 'kn' ]: { dictionary, getPluralForm } } = {"kn":{"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[ 'kn' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'kn' ].dictionary = Object.assign( e[ 'kn' ].dictionary, dictionary );
|
|
10
10
|
e[ 'kn' ].getPluralForm = getPluralForm;
|
package/dist/translations/ko.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 {"ko":{"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 0;}}}
|
|
5
|
+
export default {"ko":{"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 0;}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'ko' ]: { dictionary, getPluralForm } } = {"ko":{"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 0;}}};
|
|
7
|
+
const { [ 'ko' ]: { dictionary, getPluralForm } } = {"ko":{"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 0;}}};
|
|
8
8
|
e[ 'ko' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'ko' ].dictionary = Object.assign( e[ 'ko' ].dictionary, dictionary );
|
|
10
10
|
e[ 'ko' ].getPluralForm = getPluralForm;
|
package/dist/translations/ku.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 {"ku":{"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":"","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 {"ku":{"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":"","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 { [ 'ku' ]: { dictionary, getPluralForm } } = {"ku":{"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":"","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 { [ 'ku' ]: { dictionary, getPluralForm } } = {"ku":{"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":"","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[ 'ku' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'ku' ].dictionary = Object.assign( e[ 'ku' ].dictionary, dictionary );
|
|
10
10
|
e[ 'ku' ].getPluralForm = getPluralForm;
|
package/dist/translations/lt.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 {"lt":{"dictionary":{"Cancel":"Atšaukti","Clear":"Išvalyti","Remove color":"Pašalinti spalvą","Restore default":"Atkurti numatytuosius","Save":"Išsaugoti","Show more items":"Rodyti daugiau elementų","%0 of %1":"%0 iš %1","Cannot upload file:":"Negalima įkelti failo:","Rich Text Editor. Editing area: %0":"Raiškiojo teksto redaktorius. Redagavimo sritis: %0","Insert with file manager":"Įterpti naudojant failų tvarkyklę","Replace with file manager":"Pakeisti failų tvarkykle","Insert image with file manager":"Įterpti paveikslėlį naudojant failų tvarkyklę","Replace image with file manager":"Pakeisti paveikslėlį failų tvarkytuve","File":"Failas","With file manager":"Naudojant failų tvarkyklę","Toggle caption off":"Išjungti antraštę","Toggle caption on":"Įjungti antraštę","Content editing keystrokes":"Turinio redagavimo klavišų paspaudimai","These keyboard shortcuts allow for quick access to content editing features.":"Šie spartieji klavišai leidžia greitai pasiekti turinio redagavimo funkcijas.","User interface and content navigation keystrokes":"Naudotojo sąsajos ir turinio navigacijos klavišų paspaudimai","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Norėdami efektyviau naršyti po „CKEditor 5“ naudotojo sąsają, naudokite toliau nurodytus klavišų paspaudimus.","Close contextual balloons, dropdowns, and dialogs":"Uždaryti kontekstinius pranešimus, išskleidžiamuosius meniu ir dialogo langus","Open the accessibility help dialog":"Atidaryti prieinamumo pagalbos dialogo langą","Move focus between form fields (inputs, buttons, etc.)":"Perkelti fokusą tarp formos laukų (įvesčių, klavišų ir t. t.)","Move focus to the menu bar, navigate between menu bars":"Perkelti žymeklį į meniu juostą, naršyti tarp meniu juostų","Move focus to the toolbar, navigate between toolbars":"Perkelti fokusą į įrankių juostą, naršyti tarp įrankių juostų","Navigate through the toolbar or menu bar":"Naršykite po įrankių juostą arba meniu juostą","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Vykdyti šiuo metu sufokusuotą mygtuką. Vykdant su redaktoriaus turiniu sąveikaujančius mygtukus, fokusas yra perkeliamas atgal į turinį.","Accept":"Priimti","Paragraph":"Paragrafas","Color picker":"Spalvos ieškiklis","Please try a different phrase or check the spelling.":"Išbandykite kitą frazę arba patikrinkite rašybą.","Source":"Šaltinis","Insert":"Įkelti","Update":"Atnaujinti","Back":"Grįžti","Wrap text":"Perkelti tekstą į kitą eilutę","Break text":"Suskaidyti tekstą"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
|
|
5
|
+
export default {"lt":{"dictionary":{"Cancel":"Atšaukti","Clear":"Išvalyti","Remove color":"Pašalinti spalvą","Restore default":"Atkurti numatytuosius","Save":"Išsaugoti","Show more items":"Rodyti daugiau elementų","%0 of %1":"%0 iš %1","Cannot upload file:":"Negalima įkelti failo:","Rich Text Editor. Editing area: %0":"Raiškiojo teksto redaktorius. Redagavimo sritis: %0","Insert with file manager":"Įterpti naudojant failų tvarkyklę","Replace with file manager":"Pakeisti failų tvarkykle","Insert image with file manager":"Įterpti paveikslėlį naudojant failų tvarkyklę","Replace image with file manager":"Pakeisti paveikslėlį failų tvarkytuve","File":"Failas","With file manager":"Naudojant failų tvarkyklę","Toggle caption off":"Išjungti antraštę","Toggle caption on":"Įjungti antraštę","Content editing keystrokes":"Turinio redagavimo klavišų paspaudimai","These keyboard shortcuts allow for quick access to content editing features.":"Šie spartieji klavišai leidžia greitai pasiekti turinio redagavimo funkcijas.","User interface and content navigation keystrokes":"Naudotojo sąsajos ir turinio navigacijos klavišų paspaudimai","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Norėdami efektyviau naršyti po „CKEditor 5“ naudotojo sąsają, naudokite toliau nurodytus klavišų paspaudimus.","Close contextual balloons, dropdowns, and dialogs":"Uždaryti kontekstinius pranešimus, išskleidžiamuosius meniu ir dialogo langus","Open the accessibility help dialog":"Atidaryti prieinamumo pagalbos dialogo langą","Move focus between form fields (inputs, buttons, etc.)":"Perkelti fokusą tarp formos laukų (įvesčių, klavišų ir t. t.)","Move focus to the menu bar, navigate between menu bars":"Perkelti žymeklį į meniu juostą, naršyti tarp meniu juostų","Move focus to the toolbar, navigate between toolbars":"Perkelti fokusą į įrankių juostą, naršyti tarp įrankių juostų","Navigate through the toolbar or menu bar":"Naršykite po įrankių juostą arba meniu juostą","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Vykdyti šiuo metu sufokusuotą mygtuką. Vykdant su redaktoriaus turiniu sąveikaujančius mygtukus, fokusas yra perkeliamas atgal į turinį.","Accept":"Priimti","Paragraph":"Paragrafas","Color picker":"Spalvos ieškiklis","Please try a different phrase or check the spelling.":"Išbandykite kitą frazę arba patikrinkite rašybą.","Source":"Šaltinis","Insert":"Įkelti","Update":"Atnaujinti","Back":"Grįžti","Wrap text":"Perkelti tekstą į kitą eilutę","Break text":"Suskaidyti tekstą","Custom":"Tinkinti","Original":"Originalus","The value must not be empty.":"Reikšmės laukelis negali būti tuščias.","The value should be a plain number.":"Reikšmė turi būti sveikasis skaičius."},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'lt' ]: { dictionary, getPluralForm } } = {"lt":{"dictionary":{"Cancel":"Atšaukti","Clear":"Išvalyti","Remove color":"Pašalinti spalvą","Restore default":"Atkurti numatytuosius","Save":"Išsaugoti","Show more items":"Rodyti daugiau elementų","%0 of %1":"%0 iš %1","Cannot upload file:":"Negalima įkelti failo:","Rich Text Editor. Editing area: %0":"Raiškiojo teksto redaktorius. Redagavimo sritis: %0","Insert with file manager":"Įterpti naudojant failų tvarkyklę","Replace with file manager":"Pakeisti failų tvarkykle","Insert image with file manager":"Įterpti paveikslėlį naudojant failų tvarkyklę","Replace image with file manager":"Pakeisti paveikslėlį failų tvarkytuve","File":"Failas","With file manager":"Naudojant failų tvarkyklę","Toggle caption off":"Išjungti antraštę","Toggle caption on":"Įjungti antraštę","Content editing keystrokes":"Turinio redagavimo klavišų paspaudimai","These keyboard shortcuts allow for quick access to content editing features.":"Šie spartieji klavišai leidžia greitai pasiekti turinio redagavimo funkcijas.","User interface and content navigation keystrokes":"Naudotojo sąsajos ir turinio navigacijos klavišų paspaudimai","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Norėdami efektyviau naršyti po „CKEditor 5“ naudotojo sąsają, naudokite toliau nurodytus klavišų paspaudimus.","Close contextual balloons, dropdowns, and dialogs":"Uždaryti kontekstinius pranešimus, išskleidžiamuosius meniu ir dialogo langus","Open the accessibility help dialog":"Atidaryti prieinamumo pagalbos dialogo langą","Move focus between form fields (inputs, buttons, etc.)":"Perkelti fokusą tarp formos laukų (įvesčių, klavišų ir t. t.)","Move focus to the menu bar, navigate between menu bars":"Perkelti žymeklį į meniu juostą, naršyti tarp meniu juostų","Move focus to the toolbar, navigate between toolbars":"Perkelti fokusą į įrankių juostą, naršyti tarp įrankių juostų","Navigate through the toolbar or menu bar":"Naršykite po įrankių juostą arba meniu juostą","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Vykdyti šiuo metu sufokusuotą mygtuką. Vykdant su redaktoriaus turiniu sąveikaujančius mygtukus, fokusas yra perkeliamas atgal į turinį.","Accept":"Priimti","Paragraph":"Paragrafas","Color picker":"Spalvos ieškiklis","Please try a different phrase or check the spelling.":"Išbandykite kitą frazę arba patikrinkite rašybą.","Source":"Šaltinis","Insert":"Įkelti","Update":"Atnaujinti","Back":"Grįžti","Wrap text":"Perkelti tekstą į kitą eilutę","Break text":"Suskaidyti tekstą"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
|
|
7
|
+
const { [ 'lt' ]: { dictionary, getPluralForm } } = {"lt":{"dictionary":{"Cancel":"Atšaukti","Clear":"Išvalyti","Remove color":"Pašalinti spalvą","Restore default":"Atkurti numatytuosius","Save":"Išsaugoti","Show more items":"Rodyti daugiau elementų","%0 of %1":"%0 iš %1","Cannot upload file:":"Negalima įkelti failo:","Rich Text Editor. Editing area: %0":"Raiškiojo teksto redaktorius. Redagavimo sritis: %0","Insert with file manager":"Įterpti naudojant failų tvarkyklę","Replace with file manager":"Pakeisti failų tvarkykle","Insert image with file manager":"Įterpti paveikslėlį naudojant failų tvarkyklę","Replace image with file manager":"Pakeisti paveikslėlį failų tvarkytuve","File":"Failas","With file manager":"Naudojant failų tvarkyklę","Toggle caption off":"Išjungti antraštę","Toggle caption on":"Įjungti antraštę","Content editing keystrokes":"Turinio redagavimo klavišų paspaudimai","These keyboard shortcuts allow for quick access to content editing features.":"Šie spartieji klavišai leidžia greitai pasiekti turinio redagavimo funkcijas.","User interface and content navigation keystrokes":"Naudotojo sąsajos ir turinio navigacijos klavišų paspaudimai","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Norėdami efektyviau naršyti po „CKEditor 5“ naudotojo sąsają, naudokite toliau nurodytus klavišų paspaudimus.","Close contextual balloons, dropdowns, and dialogs":"Uždaryti kontekstinius pranešimus, išskleidžiamuosius meniu ir dialogo langus","Open the accessibility help dialog":"Atidaryti prieinamumo pagalbos dialogo langą","Move focus between form fields (inputs, buttons, etc.)":"Perkelti fokusą tarp formos laukų (įvesčių, klavišų ir t. t.)","Move focus to the menu bar, navigate between menu bars":"Perkelti žymeklį į meniu juostą, naršyti tarp meniu juostų","Move focus to the toolbar, navigate between toolbars":"Perkelti fokusą į įrankių juostą, naršyti tarp įrankių juostų","Navigate through the toolbar or menu bar":"Naršykite po įrankių juostą arba meniu juostą","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Vykdyti šiuo metu sufokusuotą mygtuką. Vykdant su redaktoriaus turiniu sąveikaujančius mygtukus, fokusas yra perkeliamas atgal į turinį.","Accept":"Priimti","Paragraph":"Paragrafas","Color picker":"Spalvos ieškiklis","Please try a different phrase or check the spelling.":"Išbandykite kitą frazę arba patikrinkite rašybą.","Source":"Šaltinis","Insert":"Įkelti","Update":"Atnaujinti","Back":"Grįžti","Wrap text":"Perkelti tekstą į kitą eilutę","Break text":"Suskaidyti tekstą","Custom":"Tinkinti","Original":"Originalus","The value must not be empty.":"Reikšmės laukelis negali būti tuščias.","The value should be a plain number.":"Reikšmė turi būti sveikasis skaičius."},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);}}};
|
|
8
8
|
e[ 'lt' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'lt' ].dictionary = Object.assign( e[ 'lt' ].dictionary, dictionary );
|
|
10
10
|
e[ 'lt' ].getPluralForm = getPluralForm;
|
package/dist/translations/lv.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 {"lv":{"dictionary":{"Cancel":"Atcelt","Clear":"Notīrīt","Remove color":"Noņemt krāsu","Restore default":"Atgriezt noklusējumu","Save":"Saglabāt","Show more items":"Parādīt vairāk vienumus","%0 of %1":"%0 no %1","Cannot upload file:":"Nevar augšupielādēt failu:","Rich Text Editor. Editing area: %0":"Bagātīga Teksta Redaktors. Rediģēšanas zona: %0","Insert with file manager":"Ievietot, izmantojot failu pārvaldnieku","Replace with file manager":"Aizstāt, izmantojot failu pārvaldnieku","Insert image with file manager":"Ievietojiet attēlu, izmantojot failu pārvaldnieku","Replace image with file manager":"Aizstāt attēlu, izmantojot failu pārvaldnieku","File":"Fails","With file manager":"Izmantojot failu pārvaldnieku","Toggle caption off":"Izslēgt tabulas parakstu","Toggle caption on":"Ieslēgt tabulas parakstu","Content editing keystrokes":"Satura rediģēšanas taustiņsitieni","These keyboard shortcuts allow for quick access to content editing features.":"Šie īsinājumtaustiņi ļauj ātri piekļūt satura rediģēšanas funkcijām.","User interface and content navigation keystrokes":"Lietotāja interfeisa un satura navigācijas taustiņsitieni","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Izmantot tālāk norādītos taustiņsitienus, lai nodrošinātu efektīvāku navigāciju CKEditor 5 lietotāja saskarnē.","Close contextual balloons, dropdowns, and dialogs":"Aizvērt kontekstuālās joslas, nolaižamās izvēlnes un dialoglodziņus","Open the accessibility help dialog":"Atvērt piekļūstamības palīdzības dialoglodziņu","Move focus between form fields (inputs, buttons, etc.)":"Pārvietot fokusu starp laukiem (ievades, pogas u.tml.)","Move focus to the menu bar, navigate between menu bars":"Pārvietot fokusu uz izvēļņu joslu, pārvietoties starp izvēļņu joslām","Move focus to the toolbar, navigate between toolbars":"Pārvietot fokusu uz rīkjoslu, pārvietoties starp rīkjoslām","Navigate through the toolbar or menu bar":"Pārvietojieties rīkjoslā vai izvēlņu joslā","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Izpildiet pašlaik fokusēto pogu. Izpildot pogas, kas mijiedarbojas ar redaktora saturu, fokuss tiek pārvietots atpakaļ uz saturu.","Accept":"Apstiprināt","Paragraph":"Paragrāfs","Color picker":"Krāsu palete","Please try a different phrase or check the spelling.":"Lūdzu, izmēģiniet citu frāzi vai pārbaudiet pareizrakstību.","Source":"Avots","Insert":"Ievietot","Update":"Atjaunināt","Back":"Atpakaļ","Wrap text":"Aplauzt tekstu","Break text":"Pārtraukt tekstu"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n != 0 ? 1 : 2);}}}
|
|
5
|
+
export default {"lv":{"dictionary":{"Cancel":"Atcelt","Clear":"Notīrīt","Remove color":"Noņemt krāsu","Restore default":"Atgriezt noklusējumu","Save":"Saglabāt","Show more items":"Parādīt vairāk vienumus","%0 of %1":"%0 no %1","Cannot upload file:":"Nevar augšupielādēt failu:","Rich Text Editor. Editing area: %0":"Bagātīga Teksta Redaktors. Rediģēšanas zona: %0","Insert with file manager":"Ievietot, izmantojot failu pārvaldnieku","Replace with file manager":"Aizstāt, izmantojot failu pārvaldnieku","Insert image with file manager":"Ievietojiet attēlu, izmantojot failu pārvaldnieku","Replace image with file manager":"Aizstāt attēlu, izmantojot failu pārvaldnieku","File":"Fails","With file manager":"Izmantojot failu pārvaldnieku","Toggle caption off":"Izslēgt tabulas parakstu","Toggle caption on":"Ieslēgt tabulas parakstu","Content editing keystrokes":"Satura rediģēšanas taustiņsitieni","These keyboard shortcuts allow for quick access to content editing features.":"Šie īsinājumtaustiņi ļauj ātri piekļūt satura rediģēšanas funkcijām.","User interface and content navigation keystrokes":"Lietotāja interfeisa un satura navigācijas taustiņsitieni","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Izmantot tālāk norādītos taustiņsitienus, lai nodrošinātu efektīvāku navigāciju CKEditor 5 lietotāja saskarnē.","Close contextual balloons, dropdowns, and dialogs":"Aizvērt kontekstuālās joslas, nolaižamās izvēlnes un dialoglodziņus","Open the accessibility help dialog":"Atvērt piekļūstamības palīdzības dialoglodziņu","Move focus between form fields (inputs, buttons, etc.)":"Pārvietot fokusu starp laukiem (ievades, pogas u.tml.)","Move focus to the menu bar, navigate between menu bars":"Pārvietot fokusu uz izvēļņu joslu, pārvietoties starp izvēļņu joslām","Move focus to the toolbar, navigate between toolbars":"Pārvietot fokusu uz rīkjoslu, pārvietoties starp rīkjoslām","Navigate through the toolbar or menu bar":"Pārvietojieties rīkjoslā vai izvēlņu joslā","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Izpildiet pašlaik fokusēto pogu. Izpildot pogas, kas mijiedarbojas ar redaktora saturu, fokuss tiek pārvietots atpakaļ uz saturu.","Accept":"Apstiprināt","Paragraph":"Paragrāfs","Color picker":"Krāsu palete","Please try a different phrase or check the spelling.":"Lūdzu, izmēģiniet citu frāzi vai pārbaudiet pareizrakstību.","Source":"Avots","Insert":"Ievietot","Update":"Atjaunināt","Back":"Atpakaļ","Wrap text":"Aplauzt tekstu","Break text":"Pārtraukt tekstu","Custom":"Pielāgot","Original":"Oriģināls","The value must not be empty.":"Vērtība nedrīkst palikt tukša.","The value should be a plain number.":"Vērtībai ir jābūt vienkāršam skaitlim."},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n != 0 ? 1 : 2);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'lv' ]: { dictionary, getPluralForm } } = {"lv":{"dictionary":{"Cancel":"Atcelt","Clear":"Notīrīt","Remove color":"Noņemt krāsu","Restore default":"Atgriezt noklusējumu","Save":"Saglabāt","Show more items":"Parādīt vairāk vienumus","%0 of %1":"%0 no %1","Cannot upload file:":"Nevar augšupielādēt failu:","Rich Text Editor. Editing area: %0":"Bagātīga Teksta Redaktors. Rediģēšanas zona: %0","Insert with file manager":"Ievietot, izmantojot failu pārvaldnieku","Replace with file manager":"Aizstāt, izmantojot failu pārvaldnieku","Insert image with file manager":"Ievietojiet attēlu, izmantojot failu pārvaldnieku","Replace image with file manager":"Aizstāt attēlu, izmantojot failu pārvaldnieku","File":"Fails","With file manager":"Izmantojot failu pārvaldnieku","Toggle caption off":"Izslēgt tabulas parakstu","Toggle caption on":"Ieslēgt tabulas parakstu","Content editing keystrokes":"Satura rediģēšanas taustiņsitieni","These keyboard shortcuts allow for quick access to content editing features.":"Šie īsinājumtaustiņi ļauj ātri piekļūt satura rediģēšanas funkcijām.","User interface and content navigation keystrokes":"Lietotāja interfeisa un satura navigācijas taustiņsitieni","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Izmantot tālāk norādītos taustiņsitienus, lai nodrošinātu efektīvāku navigāciju CKEditor 5 lietotāja saskarnē.","Close contextual balloons, dropdowns, and dialogs":"Aizvērt kontekstuālās joslas, nolaižamās izvēlnes un dialoglodziņus","Open the accessibility help dialog":"Atvērt piekļūstamības palīdzības dialoglodziņu","Move focus between form fields (inputs, buttons, etc.)":"Pārvietot fokusu starp laukiem (ievades, pogas u.tml.)","Move focus to the menu bar, navigate between menu bars":"Pārvietot fokusu uz izvēļņu joslu, pārvietoties starp izvēļņu joslām","Move focus to the toolbar, navigate between toolbars":"Pārvietot fokusu uz rīkjoslu, pārvietoties starp rīkjoslām","Navigate through the toolbar or menu bar":"Pārvietojieties rīkjoslā vai izvēlņu joslā","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Izpildiet pašlaik fokusēto pogu. Izpildot pogas, kas mijiedarbojas ar redaktora saturu, fokuss tiek pārvietots atpakaļ uz saturu.","Accept":"Apstiprināt","Paragraph":"Paragrāfs","Color picker":"Krāsu palete","Please try a different phrase or check the spelling.":"Lūdzu, izmēģiniet citu frāzi vai pārbaudiet pareizrakstību.","Source":"Avots","Insert":"Ievietot","Update":"Atjaunināt","Back":"Atpakaļ","Wrap text":"Aplauzt tekstu","Break text":"Pārtraukt tekstu"},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n != 0 ? 1 : 2);}}};
|
|
7
|
+
const { [ 'lv' ]: { dictionary, getPluralForm } } = {"lv":{"dictionary":{"Cancel":"Atcelt","Clear":"Notīrīt","Remove color":"Noņemt krāsu","Restore default":"Atgriezt noklusējumu","Save":"Saglabāt","Show more items":"Parādīt vairāk vienumus","%0 of %1":"%0 no %1","Cannot upload file:":"Nevar augšupielādēt failu:","Rich Text Editor. Editing area: %0":"Bagātīga Teksta Redaktors. Rediģēšanas zona: %0","Insert with file manager":"Ievietot, izmantojot failu pārvaldnieku","Replace with file manager":"Aizstāt, izmantojot failu pārvaldnieku","Insert image with file manager":"Ievietojiet attēlu, izmantojot failu pārvaldnieku","Replace image with file manager":"Aizstāt attēlu, izmantojot failu pārvaldnieku","File":"Fails","With file manager":"Izmantojot failu pārvaldnieku","Toggle caption off":"Izslēgt tabulas parakstu","Toggle caption on":"Ieslēgt tabulas parakstu","Content editing keystrokes":"Satura rediģēšanas taustiņsitieni","These keyboard shortcuts allow for quick access to content editing features.":"Šie īsinājumtaustiņi ļauj ātri piekļūt satura rediģēšanas funkcijām.","User interface and content navigation keystrokes":"Lietotāja interfeisa un satura navigācijas taustiņsitieni","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Izmantot tālāk norādītos taustiņsitienus, lai nodrošinātu efektīvāku navigāciju CKEditor 5 lietotāja saskarnē.","Close contextual balloons, dropdowns, and dialogs":"Aizvērt kontekstuālās joslas, nolaižamās izvēlnes un dialoglodziņus","Open the accessibility help dialog":"Atvērt piekļūstamības palīdzības dialoglodziņu","Move focus between form fields (inputs, buttons, etc.)":"Pārvietot fokusu starp laukiem (ievades, pogas u.tml.)","Move focus to the menu bar, navigate between menu bars":"Pārvietot fokusu uz izvēļņu joslu, pārvietoties starp izvēļņu joslām","Move focus to the toolbar, navigate between toolbars":"Pārvietot fokusu uz rīkjoslu, pārvietoties starp rīkjoslām","Navigate through the toolbar or menu bar":"Pārvietojieties rīkjoslā vai izvēlņu joslā","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Izpildiet pašlaik fokusēto pogu. Izpildot pogas, kas mijiedarbojas ar redaktora saturu, fokuss tiek pārvietots atpakaļ uz saturu.","Accept":"Apstiprināt","Paragraph":"Paragrāfs","Color picker":"Krāsu palete","Please try a different phrase or check the spelling.":"Lūdzu, izmēģiniet citu frāzi vai pārbaudiet pareizrakstību.","Source":"Avots","Insert":"Ievietot","Update":"Atjaunināt","Back":"Atpakaļ","Wrap text":"Aplauzt tekstu","Break text":"Pārtraukt tekstu","Custom":"Pielāgot","Original":"Oriģināls","The value must not be empty.":"Vērtība nedrīkst palikt tukša.","The value should be a plain number.":"Vērtībai ir jābūt vienkāršam skaitlim."},getPluralForm(n){return (n % 10 == 1 && n % 100 != 11 ? 0 : n != 0 ? 1 : 2);}}};
|
|
8
8
|
e[ 'lv' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'lv' ].dictionary = Object.assign( e[ 'lv' ].dictionary, dictionary );
|
|
10
10
|
e[ 'lv' ].getPluralForm = getPluralForm;
|
package/dist/translations/ms.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 {"ms":{"dictionary":{"Cancel":"Batal","Clear":"Kosongkan","Remove color":"Buang warna","Restore default":"Pulihkan lalai","Save":"Simpan","Show more items":"Tunjukkan item lain","%0 of %1":"%0 daripada %1","Cannot upload file:":"Gagal memuat naik fail","Rich Text Editor. Editing area: %0":"Editor Teks Kaya. Ruang suntingan: %0","Insert with file manager":"Masukkan dengan pengurus fail","Replace with file manager":"Gantikan dengan pengurus fail","Insert image with file manager":"Masukkan imej dengan pengurus fail","Replace image with file manager":"Gantikan imej dengan pengurus fail","File":"Fail","With file manager":"Dengan pengurus fail","Toggle caption off":"Tutup kapsyen","Toggle caption on":"Buka kapsyen","Content editing keystrokes":"Ketukan kekunci penyuntingan kandungan","These keyboard shortcuts allow for quick access to content editing features.":"Pintasan papan kekunci ini membenarkan akses pantas kepada ciri-ciri penyuntingan kandungan.","User interface and content navigation keystrokes":"Antara muka pengguna dan ketukan kekunci navigasi kandungan","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Guna ketukan kekunci berikut untuk menavigasi dengan lebih cekap dalam antara muka pengguna CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Tutup belon konteks, senarai juntai bawah dan dialog","Open the accessibility help dialog":"Buka dialog bantuan kebolehaksesan","Move focus between form fields (inputs, buttons, etc.)":"Alihkan fokus antara medan borang (input, butang, dll.)","Move focus to the menu bar, navigate between menu bars":"Alihkan fokus ke bar menu, navigasi antara bar menu","Move focus to the toolbar, navigate between toolbars":"Alihkan fokus ke bar alat, navigasi antara bar alat","Navigate through the toolbar or menu bar":"Navigasi melalui bar alat atau bar menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Laksanakan butang yang sedang difokuskan. Melaksanakan butang yang berinteraksi dengan kandungan penyunting mengalihkan fokus kembali ke kandungan.","Accept":"Terima","Paragraph":"Perenggan","Color picker":"Pemilih warna","Please try a different phrase or check the spelling.":"Sila cuba frasa berbeza atau semak ejaan.","Source":"Sumber","Insert":"Masukkan","Update":"Kemaskini","Back":"Kembali","Wrap text":"Balut teks","Break text":"Potong teks"},getPluralForm(n){return 0;}}}
|
|
5
|
+
export default {"ms":{"dictionary":{"Cancel":"Batal","Clear":"Kosongkan","Remove color":"Buang warna","Restore default":"Pulihkan lalai","Save":"Simpan","Show more items":"Tunjukkan item lain","%0 of %1":"%0 daripada %1","Cannot upload file:":"Gagal memuat naik fail","Rich Text Editor. Editing area: %0":"Editor Teks Kaya. Ruang suntingan: %0","Insert with file manager":"Masukkan dengan pengurus fail","Replace with file manager":"Gantikan dengan pengurus fail","Insert image with file manager":"Masukkan imej dengan pengurus fail","Replace image with file manager":"Gantikan imej dengan pengurus fail","File":"Fail","With file manager":"Dengan pengurus fail","Toggle caption off":"Tutup kapsyen","Toggle caption on":"Buka kapsyen","Content editing keystrokes":"Ketukan kekunci penyuntingan kandungan","These keyboard shortcuts allow for quick access to content editing features.":"Pintasan papan kekunci ini membenarkan akses pantas kepada ciri-ciri penyuntingan kandungan.","User interface and content navigation keystrokes":"Antara muka pengguna dan ketukan kekunci navigasi kandungan","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Guna ketukan kekunci berikut untuk menavigasi dengan lebih cekap dalam antara muka pengguna CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Tutup belon konteks, senarai juntai bawah dan dialog","Open the accessibility help dialog":"Buka dialog bantuan kebolehaksesan","Move focus between form fields (inputs, buttons, etc.)":"Alihkan fokus antara medan borang (input, butang, dll.)","Move focus to the menu bar, navigate between menu bars":"Alihkan fokus ke bar menu, navigasi antara bar menu","Move focus to the toolbar, navigate between toolbars":"Alihkan fokus ke bar alat, navigasi antara bar alat","Navigate through the toolbar or menu bar":"Navigasi melalui bar alat atau bar menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Laksanakan butang yang sedang difokuskan. Melaksanakan butang yang berinteraksi dengan kandungan penyunting mengalihkan fokus kembali ke kandungan.","Accept":"Terima","Paragraph":"Perenggan","Color picker":"Pemilih warna","Please try a different phrase or check the spelling.":"Sila cuba frasa berbeza atau semak ejaan.","Source":"Sumber","Insert":"Masukkan","Update":"Kemaskini","Back":"Kembali","Wrap text":"Balut teks","Break text":"Potong teks","Custom":"Suaikan","Original":"Asal","The value must not be empty.":"Nilai tidak boleh kosong.","The value should be a plain number.":"Nilai hendaklah nombor biasa."},getPluralForm(n){return 0;}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'ms' ]: { dictionary, getPluralForm } } = {"ms":{"dictionary":{"Cancel":"Batal","Clear":"Kosongkan","Remove color":"Buang warna","Restore default":"Pulihkan lalai","Save":"Simpan","Show more items":"Tunjukkan item lain","%0 of %1":"%0 daripada %1","Cannot upload file:":"Gagal memuat naik fail","Rich Text Editor. Editing area: %0":"Editor Teks Kaya. Ruang suntingan: %0","Insert with file manager":"Masukkan dengan pengurus fail","Replace with file manager":"Gantikan dengan pengurus fail","Insert image with file manager":"Masukkan imej dengan pengurus fail","Replace image with file manager":"Gantikan imej dengan pengurus fail","File":"Fail","With file manager":"Dengan pengurus fail","Toggle caption off":"Tutup kapsyen","Toggle caption on":"Buka kapsyen","Content editing keystrokes":"Ketukan kekunci penyuntingan kandungan","These keyboard shortcuts allow for quick access to content editing features.":"Pintasan papan kekunci ini membenarkan akses pantas kepada ciri-ciri penyuntingan kandungan.","User interface and content navigation keystrokes":"Antara muka pengguna dan ketukan kekunci navigasi kandungan","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Guna ketukan kekunci berikut untuk menavigasi dengan lebih cekap dalam antara muka pengguna CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Tutup belon konteks, senarai juntai bawah dan dialog","Open the accessibility help dialog":"Buka dialog bantuan kebolehaksesan","Move focus between form fields (inputs, buttons, etc.)":"Alihkan fokus antara medan borang (input, butang, dll.)","Move focus to the menu bar, navigate between menu bars":"Alihkan fokus ke bar menu, navigasi antara bar menu","Move focus to the toolbar, navigate between toolbars":"Alihkan fokus ke bar alat, navigasi antara bar alat","Navigate through the toolbar or menu bar":"Navigasi melalui bar alat atau bar menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Laksanakan butang yang sedang difokuskan. Melaksanakan butang yang berinteraksi dengan kandungan penyunting mengalihkan fokus kembali ke kandungan.","Accept":"Terima","Paragraph":"Perenggan","Color picker":"Pemilih warna","Please try a different phrase or check the spelling.":"Sila cuba frasa berbeza atau semak ejaan.","Source":"Sumber","Insert":"Masukkan","Update":"Kemaskini","Back":"Kembali","Wrap text":"Balut teks","Break text":"Potong teks"},getPluralForm(n){return 0;}}};
|
|
7
|
+
const { [ 'ms' ]: { dictionary, getPluralForm } } = {"ms":{"dictionary":{"Cancel":"Batal","Clear":"Kosongkan","Remove color":"Buang warna","Restore default":"Pulihkan lalai","Save":"Simpan","Show more items":"Tunjukkan item lain","%0 of %1":"%0 daripada %1","Cannot upload file:":"Gagal memuat naik fail","Rich Text Editor. Editing area: %0":"Editor Teks Kaya. Ruang suntingan: %0","Insert with file manager":"Masukkan dengan pengurus fail","Replace with file manager":"Gantikan dengan pengurus fail","Insert image with file manager":"Masukkan imej dengan pengurus fail","Replace image with file manager":"Gantikan imej dengan pengurus fail","File":"Fail","With file manager":"Dengan pengurus fail","Toggle caption off":"Tutup kapsyen","Toggle caption on":"Buka kapsyen","Content editing keystrokes":"Ketukan kekunci penyuntingan kandungan","These keyboard shortcuts allow for quick access to content editing features.":"Pintasan papan kekunci ini membenarkan akses pantas kepada ciri-ciri penyuntingan kandungan.","User interface and content navigation keystrokes":"Antara muka pengguna dan ketukan kekunci navigasi kandungan","Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface.":"Guna ketukan kekunci berikut untuk menavigasi dengan lebih cekap dalam antara muka pengguna CKEditor 5.","Close contextual balloons, dropdowns, and dialogs":"Tutup belon konteks, senarai juntai bawah dan dialog","Open the accessibility help dialog":"Buka dialog bantuan kebolehaksesan","Move focus between form fields (inputs, buttons, etc.)":"Alihkan fokus antara medan borang (input, butang, dll.)","Move focus to the menu bar, navigate between menu bars":"Alihkan fokus ke bar menu, navigasi antara bar menu","Move focus to the toolbar, navigate between toolbars":"Alihkan fokus ke bar alat, navigasi antara bar alat","Navigate through the toolbar or menu bar":"Navigasi melalui bar alat atau bar menu","Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content.":"Laksanakan butang yang sedang difokuskan. Melaksanakan butang yang berinteraksi dengan kandungan penyunting mengalihkan fokus kembali ke kandungan.","Accept":"Terima","Paragraph":"Perenggan","Color picker":"Pemilih warna","Please try a different phrase or check the spelling.":"Sila cuba frasa berbeza atau semak ejaan.","Source":"Sumber","Insert":"Masukkan","Update":"Kemaskini","Back":"Kembali","Wrap text":"Balut teks","Break text":"Potong teks","Custom":"Suaikan","Original":"Asal","The value must not be empty.":"Nilai tidak boleh kosong.","The value should be a plain number.":"Nilai hendaklah nombor biasa."},getPluralForm(n){return 0;}}};
|
|
8
8
|
e[ 'ms' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'ms' ].dictionary = Object.assign( e[ 'ms' ].dictionary, dictionary );
|
|
10
10
|
e[ 'ms' ].getPluralForm = getPluralForm;
|
package/dist/translations/nb.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 {"nb":{"dictionary":{"Cancel":"Avbryt","Clear":"","Remove color":"","Restore default":"","Save":"Lagre","Show more items":"","%0 of %1":"","Cannot upload file:":"Kan ikke laste opp fil:","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":"Avsnitt","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 {"nb":{"dictionary":{"Cancel":"Avbryt","Clear":"","Remove color":"","Restore default":"","Save":"Lagre","Show more items":"","%0 of %1":"","Cannot upload file:":"Kan ikke laste opp fil:","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":"Avsnitt","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 { [ 'nb' ]: { dictionary, getPluralForm } } = {"nb":{"dictionary":{"Cancel":"Avbryt","Clear":"","Remove color":"","Restore default":"","Save":"Lagre","Show more items":"","%0 of %1":"","Cannot upload file:":"Kan ikke laste opp fil:","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":"Avsnitt","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 { [ 'nb' ]: { dictionary, getPluralForm } } = {"nb":{"dictionary":{"Cancel":"Avbryt","Clear":"","Remove color":"","Restore default":"","Save":"Lagre","Show more items":"","%0 of %1":"","Cannot upload file:":"Kan ikke laste opp fil:","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":"Avsnitt","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[ 'nb' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'nb' ].dictionary = Object.assign( e[ 'nb' ].dictionary, dictionary );
|
|
10
10
|
e[ 'nb' ].getPluralForm = getPluralForm;
|
package/dist/translations/ne.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 {"ne":{"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":"","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 {"ne":{"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":"","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 { [ 'ne' ]: { dictionary, getPluralForm } } = {"ne":{"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":"","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 { [ 'ne' ]: { dictionary, getPluralForm } } = {"ne":{"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":"","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[ 'ne' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'ne' ].dictionary = Object.assign( e[ 'ne' ].dictionary, dictionary );
|
|
10
10
|
e[ 'ne' ].getPluralForm = getPluralForm;
|