@ckeditor/ckeditor5-ui 43.0.0 → 43.1.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/bindings/clickoutsidehandler.d.ts +5 -3
- package/dist/dropdown/dropdownview.d.ts +21 -8
- package/dist/dropdown/menu/dropdownmenubehaviors.d.ts +48 -0
- package/dist/dropdown/menu/dropdownmenubuttonview.d.ts +40 -0
- package/dist/dropdown/menu/dropdownmenulistitembuttonview.d.ts +21 -0
- package/dist/dropdown/menu/dropdownmenulistitemview.d.ts +26 -0
- package/dist/dropdown/menu/dropdownmenulistview.d.ts +28 -0
- package/dist/dropdown/menu/dropdownmenunestedmenupanelview.d.ts +38 -0
- package/dist/dropdown/menu/dropdownmenunestedmenuview.d.ts +135 -0
- package/dist/dropdown/menu/dropdownmenurootlistview.d.ts +144 -0
- package/dist/dropdown/menu/utils.d.ts +128 -0
- package/dist/dropdown/utils.d.ts +58 -0
- package/dist/editableui/editableuiview.d.ts +1 -1
- package/dist/editableui/inline/inlineeditableuiview.d.ts +13 -9
- package/dist/editorui/editorui.d.ts +4 -0
- package/dist/index-editor.css +16 -0
- package/dist/index.css +31 -0
- package/dist/index.css.map +1 -1
- package/dist/index.d.ts +7 -1
- package/dist/index.js +4717 -3869
- package/dist/index.js.map +1 -1
- package/dist/menubar/utils.d.ts +5 -5
- package/dist/panel/balloon/contextualballoon.d.ts +12 -6
- package/dist/toolbar/balloon/balloontoolbar.d.ts +5 -0
- 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/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/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/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/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/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/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/lang/contexts.json +1 -1
- package/lang/translations/af.po +4 -4
- package/lang/translations/ar.po +4 -4
- package/lang/translations/ast.po +4 -4
- package/lang/translations/az.po +4 -4
- package/lang/translations/bg.po +4 -4
- package/lang/translations/bn.po +4 -4
- package/lang/translations/bs.po +4 -4
- package/lang/translations/ca.po +4 -4
- package/lang/translations/cs.po +4 -4
- package/lang/translations/da.po +4 -4
- package/lang/translations/de-ch.po +4 -4
- package/lang/translations/de.po +4 -4
- package/lang/translations/el.po +4 -4
- package/lang/translations/en-au.po +4 -4
- package/lang/translations/en-gb.po +4 -4
- package/lang/translations/en.po +4 -4
- package/lang/translations/eo.po +4 -4
- package/lang/translations/es-co.po +4 -4
- package/lang/translations/es.po +4 -4
- package/lang/translations/et.po +4 -4
- package/lang/translations/eu.po +4 -4
- package/lang/translations/fa.po +4 -4
- package/lang/translations/fi.po +4 -4
- package/lang/translations/fr.po +4 -4
- package/lang/translations/gl.po +4 -4
- package/lang/translations/he.po +4 -4
- package/lang/translations/hi.po +4 -4
- package/lang/translations/hr.po +4 -4
- package/lang/translations/hu.po +4 -4
- package/lang/translations/id.po +4 -4
- package/lang/translations/it.po +4 -4
- package/lang/translations/ja.po +4 -4
- package/lang/translations/jv.po +4 -4
- package/lang/translations/km.po +4 -4
- package/lang/translations/kn.po +4 -4
- package/lang/translations/ko.po +4 -4
- package/lang/translations/ku.po +4 -4
- package/lang/translations/lt.po +4 -4
- package/lang/translations/lv.po +4 -4
- package/lang/translations/ms.po +4 -4
- package/lang/translations/nb.po +4 -4
- package/lang/translations/ne.po +4 -4
- package/lang/translations/nl.po +4 -4
- package/lang/translations/no.po +4 -4
- package/lang/translations/pl.po +4 -4
- package/lang/translations/pt-br.po +4 -4
- package/lang/translations/pt.po +4 -4
- package/lang/translations/ro.po +4 -4
- package/lang/translations/ru.po +4 -4
- package/lang/translations/sk.po +4 -4
- package/lang/translations/sl.po +4 -4
- package/lang/translations/sq.po +4 -4
- package/lang/translations/sr-latn.po +4 -4
- package/lang/translations/sr.po +4 -4
- package/lang/translations/sv.po +4 -4
- package/lang/translations/th.po +4 -4
- package/lang/translations/ti.po +4 -4
- package/lang/translations/tk.po +4 -4
- package/lang/translations/tr.po +4 -4
- package/lang/translations/tt.po +4 -4
- package/lang/translations/ug.po +4 -4
- package/lang/translations/uk.po +4 -4
- package/lang/translations/ur.po +4 -4
- package/lang/translations/uz.po +4 -4
- package/lang/translations/vi.po +4 -4
- package/lang/translations/zh-cn.po +4 -4
- package/lang/translations/zh.po +4 -4
- package/package.json +4 -3
- package/src/bindings/clickoutsidehandler.d.ts +5 -3
- package/src/bindings/clickoutsidehandler.js +3 -2
- package/src/dialog/dialog.js +0 -1
- package/src/dropdown/dropdownview.d.ts +21 -8
- package/src/dropdown/menu/dropdownmenubehaviors.d.ts +44 -0
- package/src/dropdown/menu/dropdownmenubehaviors.js +119 -0
- package/src/dropdown/menu/dropdownmenubuttonview.d.ts +36 -0
- package/src/dropdown/menu/dropdownmenubuttonview.js +65 -0
- package/src/dropdown/menu/dropdownmenulistitembuttonview.d.ts +17 -0
- package/src/dropdown/menu/dropdownmenulistitembuttonview.js +29 -0
- package/src/dropdown/menu/dropdownmenulistitemview.d.ts +22 -0
- package/src/dropdown/menu/dropdownmenulistitemview.js +34 -0
- package/src/dropdown/menu/dropdownmenulistview.d.ts +24 -0
- package/src/dropdown/menu/dropdownmenulistview.js +29 -0
- package/src/dropdown/menu/dropdownmenunestedmenupanelview.d.ts +34 -0
- package/src/dropdown/menu/dropdownmenunestedmenupanelview.js +63 -0
- package/src/dropdown/menu/dropdownmenunestedmenuview.d.ts +131 -0
- package/src/dropdown/menu/dropdownmenunestedmenuview.js +191 -0
- package/src/dropdown/menu/dropdownmenurootlistview.d.ts +140 -0
- package/src/dropdown/menu/dropdownmenurootlistview.js +160 -0
- package/src/dropdown/menu/utils.d.ts +124 -0
- package/src/dropdown/menu/utils.js +61 -0
- package/src/dropdown/utils.d.ts +58 -0
- package/src/dropdown/utils.js +101 -18
- package/src/editableui/editableuiview.d.ts +1 -1
- package/src/editableui/inline/inlineeditableuiview.d.ts +13 -9
- package/src/editableui/inline/inlineeditableuiview.js +29 -6
- package/src/editorui/accessibilityhelp/accessibilityhelp.js +3 -1
- package/src/editorui/editorui.d.ts +4 -0
- package/src/editorui/editorui.js +16 -1
- package/src/editorui/poweredby.js +0 -1
- package/src/index.d.ts +7 -1
- package/src/index.js +6 -0
- package/src/menubar/menubarmenuview.js +1 -0
- package/src/menubar/utils.d.ts +5 -5
- package/src/menubar/utils.js +21 -12
- package/src/panel/balloon/balloonpanelview.js +19 -12
- package/src/panel/balloon/contextualballoon.d.ts +12 -6
- package/src/panel/balloon/contextualballoon.js +24 -24
- package/src/toolbar/balloon/balloontoolbar.d.ts +5 -0
- package/src/toolbar/balloon/balloontoolbar.js +26 -5
- package/src/toolbar/block/blocktoolbar.js +0 -2
- package/theme/components/dropdown/menu/dropdownmenu.css +8 -0
- package/theme/components/dropdown/menu/dropdownmenubutton.css +9 -0
- package/theme/components/dropdown/menu/dropdownmenulistitem.css +10 -0
- package/theme/components/dropdown/menu/dropdownmenulistitembutton.css +10 -0
- package/theme/components/dropdown/menu/dropdownmenupanel.css +11 -0
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'lv' ]: { dictionary, getPluralForm } } = {"lv":{"dictionary":{"Rich Text Editor":"Bagātinātais Teksta Redaktors","
|
|
7
|
+
const { [ 'lv' ]: { dictionary, getPluralForm } } = {"lv":{"dictionary":{"Rich Text Editor":"Bagātinātais Teksta Redaktors","Edit block":"Labot bloku","Click to edit block":"Noklikšķiniet, lai rediģētu sadaļu","Drag to move":"Velciet, lai pārvietotu","Next":"Nākamā","Previous":"Iepriekšējā","Editor toolbar":"Redaktora rīkjosla","Dropdown toolbar":"Papildus izvēlnes rīkjosla","Dropdown menu":"","Black":"Melns","Dim grey":"Blāvi pelēks","Grey":"Pelēks","Light grey":"Gaiši pelēks","White":"Balts","Red":"Sarkans","Orange":"Oranžs","Yellow":"Dzeltens","Light green":"Gaiši zaļš","Green":"Zaļš","Aquamarine":"Akvamarīns","Turquoise":"Tirkīza","Light blue":"Gaiši zils","Blue":"Zils","Purple":"Violets","Editor block content toolbar":"Rediģēšanas bloka satura rīkjosla","Editor contextual toolbar":"Redaktora konteksta rīkjosla","HEX":"HEX Krāsu kods","No results found":"Nekas nav atrasts","No searchable items":"Nav meklējamu vienumu","Editor dialog":"Redaktora dialoglodziņš","Close":"Aizvērt","Help Contents. To close this dialog press ESC.":"Palīdzības saturs. Lai aizvērtu šo dialoglodziņu, nospiest ESC.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Zemāk skatīt īsinājumtaustiņu sarakstu, ko var izmantot redaktorā.","(may require <kbd>Fn</kbd>)":"(var būt nepieciešams <kbd>Fn</kbd>)","Accessibility":"Pieejamība","Accessibility help":"Piekļūstamības palīdzība","Press %0 for help.":"Lai saņemtu palīdzību, nospiest %0.","Move focus in and out of an active dialog window":"Pārvietot fokusu aktīvajā dialoglodziņā un no tā","MENU_BAR_MENU_FILE":"Fails","MENU_BAR_MENU_EDIT":"Labot","MENU_BAR_MENU_VIEW":"Skatīt","MENU_BAR_MENU_INSERT":"Ievietot","MENU_BAR_MENU_FORMAT":"Formāts","MENU_BAR_MENU_TOOLS":"Rīki","MENU_BAR_MENU_HELP":"Palīdzība","MENU_BAR_MENU_TEXT":"Teksts","MENU_BAR_MENU_FONT":"Fonts","Editor menu bar":"Redaktora izvēlņu josla","Please enter a valid color (e.g. \"ff0000\").":"Lūdzu, ievadiet derīgu krāsu (piemēram, \"ff0000\")."},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-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"ms":{"dictionary":{"Rich Text Editor":"Penyunting Teks Kaya","
|
|
5
|
+
export default {"ms":{"dictionary":{"Rich Text Editor":"Penyunting Teks Kaya","Edit block":"Sunting blok","Click to edit block":"Klik untuk menyunting sekatan","Drag to move":"Seret untuk menggerakkan","Next":"Seterusnya","Previous":"Sebelumnya","Editor toolbar":"Bar alat capaian suntingan","Dropdown toolbar":"Bar alat capaian tetingkap","Dropdown menu":"","Black":"Hitam","Dim grey":"Kelabu malap","Grey":"Kelabu","Light grey":"Kelabu cerah","White":"Putih","Red":"Merah","Orange":"Oren","Yellow":"Kuning","Light green":"Hijau cerah","Green":"Hijau","Aquamarine":"Akuamarin","Turquoise":"Firus","Light blue":"Biru cerah","Blue":"Biru","Purple":"Ungu","Editor block content toolbar":"Bar alat sekat kandungan editor","Editor contextual toolbar":"Bar alat kontekstual editor","HEX":"HEX","No results found":"Tiada keputusan ditemui","No searchable items":"Tiada item untuk dicari","Editor dialog":"Dialog editor","Close":"Tutup","Help Contents. To close this dialog press ESC.":"Kandungan Bantuan. Untuk menutup dialog ini tekan ESC.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Anda boleh menemui senarai pintasan papan kekunci yang boleh digunakan dalam penyunting di bawah.","(may require <kbd>Fn</kbd>)":"(mungkin memerlukan <kbd>Fn</kbd>)","Accessibility":"Kebolehaksesan","Accessibility help":"Bantuan kebolehaksesan","Press %0 for help.":"Tekan %0 untuk bantuan.","Move focus in and out of an active dialog window":"Alihkan fokus masuk atau keluar daripada tetingkap dialog aktif","MENU_BAR_MENU_FILE":"Fail","MENU_BAR_MENU_EDIT":"Edit","MENU_BAR_MENU_VIEW":"Paparan","MENU_BAR_MENU_INSERT":"Masukkan","MENU_BAR_MENU_FORMAT":"Format","MENU_BAR_MENU_TOOLS":"Alatan","MENU_BAR_MENU_HELP":"Bantuan","MENU_BAR_MENU_TEXT":"Teks","MENU_BAR_MENU_FONT":"Fon","Editor menu bar":"Bar menu penyunting","Please enter a valid color (e.g. \"ff0000\").":"Sila masukkan warna yang sah (contohnya, \"ff0000\")."},getPluralForm(n){return 0;}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'ms' ]: { dictionary, getPluralForm } } = {"ms":{"dictionary":{"Rich Text Editor":"Penyunting Teks Kaya","
|
|
7
|
+
const { [ 'ms' ]: { dictionary, getPluralForm } } = {"ms":{"dictionary":{"Rich Text Editor":"Penyunting Teks Kaya","Edit block":"Sunting blok","Click to edit block":"Klik untuk menyunting sekatan","Drag to move":"Seret untuk menggerakkan","Next":"Seterusnya","Previous":"Sebelumnya","Editor toolbar":"Bar alat capaian suntingan","Dropdown toolbar":"Bar alat capaian tetingkap","Dropdown menu":"","Black":"Hitam","Dim grey":"Kelabu malap","Grey":"Kelabu","Light grey":"Kelabu cerah","White":"Putih","Red":"Merah","Orange":"Oren","Yellow":"Kuning","Light green":"Hijau cerah","Green":"Hijau","Aquamarine":"Akuamarin","Turquoise":"Firus","Light blue":"Biru cerah","Blue":"Biru","Purple":"Ungu","Editor block content toolbar":"Bar alat sekat kandungan editor","Editor contextual toolbar":"Bar alat kontekstual editor","HEX":"HEX","No results found":"Tiada keputusan ditemui","No searchable items":"Tiada item untuk dicari","Editor dialog":"Dialog editor","Close":"Tutup","Help Contents. To close this dialog press ESC.":"Kandungan Bantuan. Untuk menutup dialog ini tekan ESC.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Anda boleh menemui senarai pintasan papan kekunci yang boleh digunakan dalam penyunting di bawah.","(may require <kbd>Fn</kbd>)":"(mungkin memerlukan <kbd>Fn</kbd>)","Accessibility":"Kebolehaksesan","Accessibility help":"Bantuan kebolehaksesan","Press %0 for help.":"Tekan %0 untuk bantuan.","Move focus in and out of an active dialog window":"Alihkan fokus masuk atau keluar daripada tetingkap dialog aktif","MENU_BAR_MENU_FILE":"Fail","MENU_BAR_MENU_EDIT":"Edit","MENU_BAR_MENU_VIEW":"Paparan","MENU_BAR_MENU_INSERT":"Masukkan","MENU_BAR_MENU_FORMAT":"Format","MENU_BAR_MENU_TOOLS":"Alatan","MENU_BAR_MENU_HELP":"Bantuan","MENU_BAR_MENU_TEXT":"Teks","MENU_BAR_MENU_FONT":"Fon","Editor menu bar":"Bar menu penyunting","Please enter a valid color (e.g. \"ff0000\").":"Sila masukkan warna yang sah (contohnya, \"ff0000\")."},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-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"nb":{"dictionary":{"Rich Text Editor":"Rikteksteditor","
|
|
5
|
+
export default {"nb":{"dictionary":{"Rich Text Editor":"Rikteksteditor","Edit block":"","Click to edit block":"","Drag to move":"","Next":"","Previous":"","Editor toolbar":"","Dropdown toolbar":"","Dropdown menu":"","Black":"","Dim grey":"","Grey":"","Light grey":"","White":"","Red":"","Orange":"","Yellow":"","Light green":"","Green":"","Aquamarine":"","Turquoise":"","Light blue":"","Blue":"","Purple":"","Editor block content toolbar":"","Editor contextual toolbar":"","HEX":"","No results found":"","No searchable items":"","Editor dialog":"","Close":"","Help Contents. To close this dialog press ESC.":"","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"","(may require <kbd>Fn</kbd>)":"","Accessibility":"","Accessibility help":"","Press %0 for help.":"","Move focus in and out of an active dialog window":"","MENU_BAR_MENU_FILE":"","MENU_BAR_MENU_EDIT":"","MENU_BAR_MENU_VIEW":"","MENU_BAR_MENU_INSERT":"","MENU_BAR_MENU_FORMAT":"","MENU_BAR_MENU_TOOLS":"","MENU_BAR_MENU_HELP":"","MENU_BAR_MENU_TEXT":"","MENU_BAR_MENU_FONT":"","Editor menu bar":"","Please enter a valid color (e.g. \"ff0000\").":""},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'nb' ]: { dictionary, getPluralForm } } = {"nb":{"dictionary":{"Rich Text Editor":"Rikteksteditor","
|
|
7
|
+
const { [ 'nb' ]: { dictionary, getPluralForm } } = {"nb":{"dictionary":{"Rich Text Editor":"Rikteksteditor","Edit block":"","Click to edit block":"","Drag to move":"","Next":"","Previous":"","Editor toolbar":"","Dropdown toolbar":"","Dropdown menu":"","Black":"","Dim grey":"","Grey":"","Light grey":"","White":"","Red":"","Orange":"","Yellow":"","Light green":"","Green":"","Aquamarine":"","Turquoise":"","Light blue":"","Blue":"","Purple":"","Editor block content toolbar":"","Editor contextual toolbar":"","HEX":"","No results found":"","No searchable items":"","Editor dialog":"","Close":"","Help Contents. To close this dialog press ESC.":"","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"","(may require <kbd>Fn</kbd>)":"","Accessibility":"","Accessibility help":"","Press %0 for help.":"","Move focus in and out of an active dialog window":"","MENU_BAR_MENU_FILE":"","MENU_BAR_MENU_EDIT":"","MENU_BAR_MENU_VIEW":"","MENU_BAR_MENU_INSERT":"","MENU_BAR_MENU_FORMAT":"","MENU_BAR_MENU_TOOLS":"","MENU_BAR_MENU_HELP":"","MENU_BAR_MENU_TEXT":"","MENU_BAR_MENU_FONT":"","Editor menu bar":"","Please enter a valid color (e.g. \"ff0000\").":""},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-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"ne":{"dictionary":{"Rich Text Editor":"धनी पाठ सम्पादक","
|
|
5
|
+
export default {"ne":{"dictionary":{"Rich Text Editor":"धनी पाठ सम्पादक","Edit block":"ब्लक सम्पादन गर्न","Click to edit block":"","Drag to move":"","Next":"अर्को","Previous":"अघिल्लो","Editor toolbar":"","Dropdown toolbar":"","Dropdown menu":"","Black":"कालो","Dim grey":"धमिलो खैरो","Grey":"खैरो","Light grey":"हल्का खैरो","White":"सेतो","Red":"रातो","Orange":"सुन्तला रंग","Yellow":"पहेंलो","Light green":"हल्का हरियो","Green":"हरियो","Aquamarine":"अव्कवामरिन","Turquoise":"त्रकोइस","Light blue":"हल्का निलो","Blue":"निलो","Purple":"बैंगनी रंग","Editor block content toolbar":"","Editor contextual toolbar":"","HEX":"","No results found":"","No searchable items":"","Editor dialog":"","Close":"","Help Contents. To close this dialog press ESC.":"","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"","(may require <kbd>Fn</kbd>)":"","Accessibility":"","Accessibility help":"","Press %0 for help.":"","Move focus in and out of an active dialog window":"","MENU_BAR_MENU_FILE":"","MENU_BAR_MENU_EDIT":"","MENU_BAR_MENU_VIEW":"","MENU_BAR_MENU_INSERT":"","MENU_BAR_MENU_FORMAT":"","MENU_BAR_MENU_TOOLS":"","MENU_BAR_MENU_HELP":"","MENU_BAR_MENU_TEXT":"","MENU_BAR_MENU_FONT":"","Editor menu bar":"","Please enter a valid color (e.g. \"ff0000\").":""},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'ne' ]: { dictionary, getPluralForm } } = {"ne":{"dictionary":{"Rich Text Editor":"धनी पाठ सम्पादक","
|
|
7
|
+
const { [ 'ne' ]: { dictionary, getPluralForm } } = {"ne":{"dictionary":{"Rich Text Editor":"धनी पाठ सम्पादक","Edit block":"ब्लक सम्पादन गर्न","Click to edit block":"","Drag to move":"","Next":"अर्को","Previous":"अघिल्लो","Editor toolbar":"","Dropdown toolbar":"","Dropdown menu":"","Black":"कालो","Dim grey":"धमिलो खैरो","Grey":"खैरो","Light grey":"हल्का खैरो","White":"सेतो","Red":"रातो","Orange":"सुन्तला रंग","Yellow":"पहेंलो","Light green":"हल्का हरियो","Green":"हरियो","Aquamarine":"अव्कवामरिन","Turquoise":"त्रकोइस","Light blue":"हल्का निलो","Blue":"निलो","Purple":"बैंगनी रंग","Editor block content toolbar":"","Editor contextual toolbar":"","HEX":"","No results found":"","No searchable items":"","Editor dialog":"","Close":"","Help Contents. To close this dialog press ESC.":"","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"","(may require <kbd>Fn</kbd>)":"","Accessibility":"","Accessibility help":"","Press %0 for help.":"","Move focus in and out of an active dialog window":"","MENU_BAR_MENU_FILE":"","MENU_BAR_MENU_EDIT":"","MENU_BAR_MENU_VIEW":"","MENU_BAR_MENU_INSERT":"","MENU_BAR_MENU_FORMAT":"","MENU_BAR_MENU_TOOLS":"","MENU_BAR_MENU_HELP":"","MENU_BAR_MENU_TEXT":"","MENU_BAR_MENU_FONT":"","Editor menu bar":"","Please enter a valid color (e.g. \"ff0000\").":""},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;
|
package/dist/translations/nl.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"nl":{"dictionary":{"Rich Text Editor":"Tekstbewerker","
|
|
5
|
+
export default {"nl":{"dictionary":{"Rich Text Editor":"Tekstbewerker","Edit block":"Blok aanpassen","Click to edit block":"Klik om blok te bewerken","Drag to move":"Sleep om te verplaatsen","Next":"Volgende","Previous":"Vorige","Editor toolbar":"Editor welkbalk","Dropdown toolbar":"Drop-down werkbalk","Dropdown menu":"","Black":"Zwart","Dim grey":"Gedimd grijs","Grey":"Grijs","Light grey":"Lichtgrijs","White":"Wit","Red":"Rood","Orange":"Oranje","Yellow":"Geel","Light green":"Lichtgroen","Green":"Groen","Aquamarine":"Aquamarijn","Turquoise":"Turquoise","Light blue":"Lichtblauw","Blue":"Blauw","Purple":"Paars","Editor block content toolbar":"Inhoud werkbalk voor editorblok","Editor contextual toolbar":"Contextuele werkbalk van editor","HEX":"HEX","No results found":"Geen zoekresultaten","No searchable items":"Geen zoekbare items","Editor dialog":"Dialoog bewerker","Close":"Sluiten","Help Contents. To close this dialog press ESC.":"Inhoud Hulp. Druk op ESC om dit dialoogvenster te sluiten.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Hieronder vindt u een lijst met sneltoetsen die in de editor gebruikt kunnen worden.","(may require <kbd>Fn</kbd>)":"(<kbd>Fn</kbd>-toets is mogelijk vereist)","Accessibility":"Toegankelijkheid","Accessibility help":"Hulp bij toegankelijkheid","Press %0 for help.":"Druk op %0 voor hulp.","Move focus in and out of an active dialog window":"Beweeg de focus naar een actief dialoogvenster of er vandaan","MENU_BAR_MENU_FILE":"Bestand","MENU_BAR_MENU_EDIT":"Wijzigen","MENU_BAR_MENU_VIEW":"Bekijk","MENU_BAR_MENU_INSERT":"Invoegen","MENU_BAR_MENU_FORMAT":"Formaat","MENU_BAR_MENU_TOOLS":"Gereedschap","MENU_BAR_MENU_HELP":"Hulp","MENU_BAR_MENU_TEXT":"Tekst","MENU_BAR_MENU_FONT":"Lettertype","Editor menu bar":"Menubalk editor","Please enter a valid color (e.g. \"ff0000\").":"Voer een geldige kleur in (bijvoorbeeld \"ff0000\")."},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'nl' ]: { dictionary, getPluralForm } } = {"nl":{"dictionary":{"Rich Text Editor":"Tekstbewerker","
|
|
7
|
+
const { [ 'nl' ]: { dictionary, getPluralForm } } = {"nl":{"dictionary":{"Rich Text Editor":"Tekstbewerker","Edit block":"Blok aanpassen","Click to edit block":"Klik om blok te bewerken","Drag to move":"Sleep om te verplaatsen","Next":"Volgende","Previous":"Vorige","Editor toolbar":"Editor welkbalk","Dropdown toolbar":"Drop-down werkbalk","Dropdown menu":"","Black":"Zwart","Dim grey":"Gedimd grijs","Grey":"Grijs","Light grey":"Lichtgrijs","White":"Wit","Red":"Rood","Orange":"Oranje","Yellow":"Geel","Light green":"Lichtgroen","Green":"Groen","Aquamarine":"Aquamarijn","Turquoise":"Turquoise","Light blue":"Lichtblauw","Blue":"Blauw","Purple":"Paars","Editor block content toolbar":"Inhoud werkbalk voor editorblok","Editor contextual toolbar":"Contextuele werkbalk van editor","HEX":"HEX","No results found":"Geen zoekresultaten","No searchable items":"Geen zoekbare items","Editor dialog":"Dialoog bewerker","Close":"Sluiten","Help Contents. To close this dialog press ESC.":"Inhoud Hulp. Druk op ESC om dit dialoogvenster te sluiten.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Hieronder vindt u een lijst met sneltoetsen die in de editor gebruikt kunnen worden.","(may require <kbd>Fn</kbd>)":"(<kbd>Fn</kbd>-toets is mogelijk vereist)","Accessibility":"Toegankelijkheid","Accessibility help":"Hulp bij toegankelijkheid","Press %0 for help.":"Druk op %0 voor hulp.","Move focus in and out of an active dialog window":"Beweeg de focus naar een actief dialoogvenster of er vandaan","MENU_BAR_MENU_FILE":"Bestand","MENU_BAR_MENU_EDIT":"Wijzigen","MENU_BAR_MENU_VIEW":"Bekijk","MENU_BAR_MENU_INSERT":"Invoegen","MENU_BAR_MENU_FORMAT":"Formaat","MENU_BAR_MENU_TOOLS":"Gereedschap","MENU_BAR_MENU_HELP":"Hulp","MENU_BAR_MENU_TEXT":"Tekst","MENU_BAR_MENU_FONT":"Lettertype","Editor menu bar":"Menubalk editor","Please enter a valid color (e.g. \"ff0000\").":"Voer een geldige kleur in (bijvoorbeeld \"ff0000\")."},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'nl' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'nl' ].dictionary = Object.assign( e[ 'nl' ].dictionary, dictionary );
|
|
10
10
|
e[ 'nl' ].getPluralForm = getPluralForm;
|
package/dist/translations/no.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"no":{"dictionary":{"Rich Text Editor":"Tekstredigeringsverktøy for rik tekst","
|
|
5
|
+
export default {"no":{"dictionary":{"Rich Text Editor":"Tekstredigeringsverktøy for rik tekst","Edit block":"Rediger blokk","Click to edit block":"Klikk for å redigere blokk","Drag to move":"Dra for å flytte","Next":"Neste","Previous":"Forrige","Editor toolbar":"Verktøylinje for redigeringsverktøy","Dropdown toolbar":"Verktøylinje for nedtrekksliste","Dropdown menu":"","Black":"Svart","Dim grey":"Svak grå","Grey":"Grå","Light grey":"Lysegrå","White":"Hvit","Red":"Rød","Orange":"Oransje","Yellow":"Gul","Light green":"Lysegrønn","Green":"Grønn","Aquamarine":"Akvamarin","Turquoise":"Turkis","Light blue":"Lyseblå","Blue":"Blå","Purple":"Lilla","Editor block content toolbar":"Verktøylinje for blokkinnhold i redigeringsverktøy","Editor contextual toolbar":"Verktøylinje for kontekst i redigeringsverktøy","HEX":"HEX","No results found":"Ingen resultater","No searchable items":"Ingen søkbare elementer","Editor dialog":"Dialogboks for redigering","Close":"Lukk","Help Contents. To close this dialog press ESC.":"Hjelpeinnhold. Trykk på ESC for å lukke denne dialogen.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Nedenfor finner du en liste over hurtigtaster som kan brukes i redigeringsverktøyet.","(may require <kbd>Fn</kbd>)":"(trenger kanskje <kbd>Fn</kbd>)","Accessibility":"Tilgjengelighet","Accessibility help":"Tilgjengelighetshjelp","Press %0 for help.":"Trykk på %0 for hjelp.","Move focus in and out of an active dialog window":"Flytt fokus inn og ut av et aktivt dialogvindu","MENU_BAR_MENU_FILE":"Fil","MENU_BAR_MENU_EDIT":"Rediger","MENU_BAR_MENU_VIEW":"Vis","MENU_BAR_MENU_INSERT":"Sett inn","MENU_BAR_MENU_FORMAT":"Format","MENU_BAR_MENU_TOOLS":"Verktøy","MENU_BAR_MENU_HELP":"Hjelp","MENU_BAR_MENU_TEXT":"Tekst","MENU_BAR_MENU_FONT":"Skrifttype","Editor menu bar":"Menylinje for redigering","Please enter a valid color (e.g. \"ff0000\").":"Angi en gyldig farge (f.eks. \"ff0000\")."},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'no' ]: { dictionary, getPluralForm } } = {"no":{"dictionary":{"Rich Text Editor":"Tekstredigeringsverktøy for rik tekst","
|
|
7
|
+
const { [ 'no' ]: { dictionary, getPluralForm } } = {"no":{"dictionary":{"Rich Text Editor":"Tekstredigeringsverktøy for rik tekst","Edit block":"Rediger blokk","Click to edit block":"Klikk for å redigere blokk","Drag to move":"Dra for å flytte","Next":"Neste","Previous":"Forrige","Editor toolbar":"Verktøylinje for redigeringsverktøy","Dropdown toolbar":"Verktøylinje for nedtrekksliste","Dropdown menu":"","Black":"Svart","Dim grey":"Svak grå","Grey":"Grå","Light grey":"Lysegrå","White":"Hvit","Red":"Rød","Orange":"Oransje","Yellow":"Gul","Light green":"Lysegrønn","Green":"Grønn","Aquamarine":"Akvamarin","Turquoise":"Turkis","Light blue":"Lyseblå","Blue":"Blå","Purple":"Lilla","Editor block content toolbar":"Verktøylinje for blokkinnhold i redigeringsverktøy","Editor contextual toolbar":"Verktøylinje for kontekst i redigeringsverktøy","HEX":"HEX","No results found":"Ingen resultater","No searchable items":"Ingen søkbare elementer","Editor dialog":"Dialogboks for redigering","Close":"Lukk","Help Contents. To close this dialog press ESC.":"Hjelpeinnhold. Trykk på ESC for å lukke denne dialogen.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Nedenfor finner du en liste over hurtigtaster som kan brukes i redigeringsverktøyet.","(may require <kbd>Fn</kbd>)":"(trenger kanskje <kbd>Fn</kbd>)","Accessibility":"Tilgjengelighet","Accessibility help":"Tilgjengelighetshjelp","Press %0 for help.":"Trykk på %0 for hjelp.","Move focus in and out of an active dialog window":"Flytt fokus inn og ut av et aktivt dialogvindu","MENU_BAR_MENU_FILE":"Fil","MENU_BAR_MENU_EDIT":"Rediger","MENU_BAR_MENU_VIEW":"Vis","MENU_BAR_MENU_INSERT":"Sett inn","MENU_BAR_MENU_FORMAT":"Format","MENU_BAR_MENU_TOOLS":"Verktøy","MENU_BAR_MENU_HELP":"Hjelp","MENU_BAR_MENU_TEXT":"Tekst","MENU_BAR_MENU_FONT":"Skrifttype","Editor menu bar":"Menylinje for redigering","Please enter a valid color (e.g. \"ff0000\").":"Angi en gyldig farge (f.eks. \"ff0000\")."},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'no' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'no' ].dictionary = Object.assign( e[ 'no' ].dictionary, dictionary );
|
|
10
10
|
e[ 'no' ].getPluralForm = getPluralForm;
|
package/dist/translations/pl.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"pl":{"dictionary":{"Rich Text Editor":"Edytor tekstu sformatowanego","
|
|
5
|
+
export default {"pl":{"dictionary":{"Rich Text Editor":"Edytor tekstu sformatowanego","Edit block":"Edytuj blok","Click to edit block":"Kliknij, aby edytować blok","Drag to move":"Przeciągnij, aby przenieść","Next":"Następny","Previous":"Poprzedni","Editor toolbar":"Pasek narzędzi edytora","Dropdown toolbar":"Rozwijany pasek narzędzi","Dropdown menu":"","Black":"Czarny","Dim grey":"Ciemnoszary","Grey":"Szary","Light grey":"Jasnoszary","White":"Biały","Red":"Czerwony","Orange":"Pomarańczowy","Yellow":"Żółty","Light green":"Jasnozielony","Green":"Zielony","Aquamarine":"Akwamaryna","Turquoise":"Turkusowy","Light blue":"Jasnoniebieski","Blue":"Niebieski","Purple":"Purpurowy","Editor block content toolbar":"Pasek zadań treści blokowej edytora","Editor contextual toolbar":"Kontekstowy pasek zadań edytora","HEX":"SZESNASTKOWY","No results found":"Nie znaleziono wyników","No searchable items":"Brak elementów do wyszukania","Editor dialog":"Okno edytora","Close":"Zamknij","Help Contents. To close this dialog press ESC.":"Zawartość pomocy. Aby zamknąć to okno dialogowe, naciśnij klawisz ESC.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Poniżej znajdziesz listę skrótów klawiszowych, których można używać w edytorze.","(may require <kbd>Fn</kbd>)":"(może wymagać użycia klawisza <kbd>Fn</kbd>)","Accessibility":"Dostępność","Accessibility help":"Pomoc dotycząca dostępności","Press %0 for help.":"Naciśnij %0, aby uzyskać pomoc.","Move focus in and out of an active dialog window":"Przenosi fokus do i z aktywnego okna dialogowego","MENU_BAR_MENU_FILE":"Plik","MENU_BAR_MENU_EDIT":"Zmiana","MENU_BAR_MENU_VIEW":"Zobacz","MENU_BAR_MENU_INSERT":"Wstaw","MENU_BAR_MENU_FORMAT":"Format","MENU_BAR_MENU_TOOLS":"Narzędzia","MENU_BAR_MENU_HELP":"Pomoc","MENU_BAR_MENU_TEXT":"Tekst","MENU_BAR_MENU_FONT":"Czcionka","Editor menu bar":"Pasek menu edytora","Please enter a valid color (e.g. \"ff0000\").":"Wprowadź prawidłowy kolor (np. „ff0000”)."},getPluralForm(n){return (n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'pl' ]: { dictionary, getPluralForm } } = {"pl":{"dictionary":{"Rich Text Editor":"Edytor tekstu sformatowanego","
|
|
7
|
+
const { [ 'pl' ]: { dictionary, getPluralForm } } = {"pl":{"dictionary":{"Rich Text Editor":"Edytor tekstu sformatowanego","Edit block":"Edytuj blok","Click to edit block":"Kliknij, aby edytować blok","Drag to move":"Przeciągnij, aby przenieść","Next":"Następny","Previous":"Poprzedni","Editor toolbar":"Pasek narzędzi edytora","Dropdown toolbar":"Rozwijany pasek narzędzi","Dropdown menu":"","Black":"Czarny","Dim grey":"Ciemnoszary","Grey":"Szary","Light grey":"Jasnoszary","White":"Biały","Red":"Czerwony","Orange":"Pomarańczowy","Yellow":"Żółty","Light green":"Jasnozielony","Green":"Zielony","Aquamarine":"Akwamaryna","Turquoise":"Turkusowy","Light blue":"Jasnoniebieski","Blue":"Niebieski","Purple":"Purpurowy","Editor block content toolbar":"Pasek zadań treści blokowej edytora","Editor contextual toolbar":"Kontekstowy pasek zadań edytora","HEX":"SZESNASTKOWY","No results found":"Nie znaleziono wyników","No searchable items":"Brak elementów do wyszukania","Editor dialog":"Okno edytora","Close":"Zamknij","Help Contents. To close this dialog press ESC.":"Zawartość pomocy. Aby zamknąć to okno dialogowe, naciśnij klawisz ESC.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Poniżej znajdziesz listę skrótów klawiszowych, których można używać w edytorze.","(may require <kbd>Fn</kbd>)":"(może wymagać użycia klawisza <kbd>Fn</kbd>)","Accessibility":"Dostępność","Accessibility help":"Pomoc dotycząca dostępności","Press %0 for help.":"Naciśnij %0, aby uzyskać pomoc.","Move focus in and out of an active dialog window":"Przenosi fokus do i z aktywnego okna dialogowego","MENU_BAR_MENU_FILE":"Plik","MENU_BAR_MENU_EDIT":"Zmiana","MENU_BAR_MENU_VIEW":"Zobacz","MENU_BAR_MENU_INSERT":"Wstaw","MENU_BAR_MENU_FORMAT":"Format","MENU_BAR_MENU_TOOLS":"Narzędzia","MENU_BAR_MENU_HELP":"Pomoc","MENU_BAR_MENU_TEXT":"Tekst","MENU_BAR_MENU_FONT":"Czcionka","Editor menu bar":"Pasek menu edytora","Please enter a valid color (e.g. \"ff0000\").":"Wprowadź prawidłowy kolor (np. „ff0000”)."},getPluralForm(n){return (n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);}}};
|
|
8
8
|
e[ 'pl' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'pl' ].dictionary = Object.assign( e[ 'pl' ].dictionary, dictionary );
|
|
10
10
|
e[ 'pl' ].getPluralForm = getPluralForm;
|
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"pt-br":{"dictionary":{"Rich Text Editor":"Editor de Formatação","
|
|
5
|
+
export default {"pt-br":{"dictionary":{"Rich Text Editor":"Editor de Formatação","Edit block":"Editor de bloco","Click to edit block":"Clicar para editar o bloco","Drag to move":"Arrastar para mover","Next":"Próximo","Previous":"Anterior","Editor toolbar":"Ferramentas do Editor","Dropdown toolbar":"Barra de Ferramentas da Lista Suspensa","Dropdown menu":"","Black":"Preto","Dim grey":"Cinza escuro","Grey":"Cinza","Light grey":"Cinza claro","White":"Branco","Red":"Vermelho","Orange":"Laranja","Yellow":"Amarelo","Light green":"Verde claro","Green":"Verde","Aquamarine":"Água-marinha","Turquoise":"Turquesa","Light blue":"Azul claro","Blue":"Azul","Purple":"Púrpura","Editor block content toolbar":"Barra de ferramentas de bloco do Editor","Editor contextual toolbar":"Barra de ferramentas contextual do Editor","HEX":"Hexadecimal","No results found":"Nenhum resultado encontrado","No searchable items":"Sem itens pesquisáveis","Editor dialog":"Diálogo do editor","Close":"Fechar","Help Contents. To close this dialog press ESC.":"Conteúdo de Ajuda. Para fechar este diálogo pressione ESC.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Abaixo, você pode encontrar uma lista de atalhos de teclado que podem ser usados no editor.","(may require <kbd>Fn</kbd>)":"(pode requerer <kbd>Fn</kbd>)","Accessibility":"Acessibilidade","Accessibility help":"Ajuda de acessibilidade","Press %0 for help.":"Pressione %0 para ajuda.","Move focus in and out of an active dialog window":"Mover o foco para dentro e fora de uma janela de diálogo ativa","MENU_BAR_MENU_FILE":"Arquivo","MENU_BAR_MENU_EDIT":"Editar","MENU_BAR_MENU_VIEW":"Visualizar","MENU_BAR_MENU_INSERT":"Inserir","MENU_BAR_MENU_FORMAT":"Formato","MENU_BAR_MENU_TOOLS":"Ferramentas","MENU_BAR_MENU_HELP":"Ajuda","MENU_BAR_MENU_TEXT":"Texto","MENU_BAR_MENU_FONT":"Fonte","Editor menu bar":"Barra de menu do editor","Please enter a valid color (e.g. \"ff0000\").":"Digite uma cor válida (por exemplo, \"ff0000\")."},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'pt-br' ]: { dictionary, getPluralForm } } = {"pt-br":{"dictionary":{"Rich Text Editor":"Editor de Formatação","
|
|
7
|
+
const { [ 'pt-br' ]: { dictionary, getPluralForm } } = {"pt-br":{"dictionary":{"Rich Text Editor":"Editor de Formatação","Edit block":"Editor de bloco","Click to edit block":"Clicar para editar o bloco","Drag to move":"Arrastar para mover","Next":"Próximo","Previous":"Anterior","Editor toolbar":"Ferramentas do Editor","Dropdown toolbar":"Barra de Ferramentas da Lista Suspensa","Dropdown menu":"","Black":"Preto","Dim grey":"Cinza escuro","Grey":"Cinza","Light grey":"Cinza claro","White":"Branco","Red":"Vermelho","Orange":"Laranja","Yellow":"Amarelo","Light green":"Verde claro","Green":"Verde","Aquamarine":"Água-marinha","Turquoise":"Turquesa","Light blue":"Azul claro","Blue":"Azul","Purple":"Púrpura","Editor block content toolbar":"Barra de ferramentas de bloco do Editor","Editor contextual toolbar":"Barra de ferramentas contextual do Editor","HEX":"Hexadecimal","No results found":"Nenhum resultado encontrado","No searchable items":"Sem itens pesquisáveis","Editor dialog":"Diálogo do editor","Close":"Fechar","Help Contents. To close this dialog press ESC.":"Conteúdo de Ajuda. Para fechar este diálogo pressione ESC.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Abaixo, você pode encontrar uma lista de atalhos de teclado que podem ser usados no editor.","(may require <kbd>Fn</kbd>)":"(pode requerer <kbd>Fn</kbd>)","Accessibility":"Acessibilidade","Accessibility help":"Ajuda de acessibilidade","Press %0 for help.":"Pressione %0 para ajuda.","Move focus in and out of an active dialog window":"Mover o foco para dentro e fora de uma janela de diálogo ativa","MENU_BAR_MENU_FILE":"Arquivo","MENU_BAR_MENU_EDIT":"Editar","MENU_BAR_MENU_VIEW":"Visualizar","MENU_BAR_MENU_INSERT":"Inserir","MENU_BAR_MENU_FORMAT":"Formato","MENU_BAR_MENU_TOOLS":"Ferramentas","MENU_BAR_MENU_HELP":"Ajuda","MENU_BAR_MENU_TEXT":"Texto","MENU_BAR_MENU_FONT":"Fonte","Editor menu bar":"Barra de menu do editor","Please enter a valid color (e.g. \"ff0000\").":"Digite uma cor válida (por exemplo, \"ff0000\")."},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
|
|
8
8
|
e[ 'pt-br' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'pt-br' ].dictionary = Object.assign( e[ 'pt-br' ].dictionary, dictionary );
|
|
10
10
|
e[ 'pt-br' ].getPluralForm = getPluralForm;
|
package/dist/translations/pt.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"pt":{"dictionary":{"Rich Text Editor":"Editor de texto avançado","
|
|
5
|
+
export default {"pt":{"dictionary":{"Rich Text Editor":"Editor de texto avançado","Edit block":"Editar bloco","Click to edit block":"Clique para editar o bloco","Drag to move":"Arraste para mover","Next":"Seguinte","Previous":"Anterior","Editor toolbar":"Barra de ferramentas do editor","Dropdown toolbar":"Barra de ferramentas do menu pendente","Dropdown menu":"","Black":"Preto","Dim grey":"Cinzento-escuro","Grey":"Cinzento","Light grey":"Cinzento-claro","White":"Branco","Red":"Vermelho","Orange":"Laranja","Yellow":"Amarelo","Light green":"Verde-claro","Green":"Verde","Aquamarine":"Verde-azulado","Turquoise":"Turquesa","Light blue":"Azul-claro","Blue":"Azul","Purple":"Roxo","Editor block content toolbar":"Barra de ferramentas de edição do conteúdo de blocos","Editor contextual toolbar":"Barra de ferramentas contextual de edição","HEX":"HEX","No results found":"Nenhum resultado encontrado","No searchable items":"Nenhum item pesquisável","Editor dialog":"Diálogo do editor","Close":"Fechar","Help Contents. To close this dialog press ESC.":"Conteúdos de ajuda. Para fechar esta caixa de diálogo, prima ESC.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Abaixo, encontra-se uma lista de atalhos de teclado que podem ser utilizados no editor.","(may require <kbd>Fn</kbd>)":"(pode exigir <kbd>Fn</kbd>)","Accessibility":"Acessibilidade","Accessibility help":"Ajuda de acessibilidade","Press %0 for help.":"Para obter ajuda, pressione %0.","Move focus in and out of an active dialog window":"Mover o foco para dentro e para fora de uma janela de diálogo ativa","MENU_BAR_MENU_FILE":"Ficheiro","MENU_BAR_MENU_EDIT":"Editar","MENU_BAR_MENU_VIEW":"Visualizar","MENU_BAR_MENU_INSERT":"Inserir","MENU_BAR_MENU_FORMAT":"Formatação","MENU_BAR_MENU_TOOLS":"Ferramentas","MENU_BAR_MENU_HELP":"Ajuda","MENU_BAR_MENU_TEXT":"Texto","MENU_BAR_MENU_FONT":"Tipo de letra","Editor menu bar":"Barra de menu do editor","Please enter a valid color (e.g. \"ff0000\").":"Introduza uma cor válida (por ex. \"ff0000\")."},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Rich Text Editor":"Editor de texto avançado","
|
|
7
|
+
const { [ 'pt' ]: { dictionary, getPluralForm } } = {"pt":{"dictionary":{"Rich Text Editor":"Editor de texto avançado","Edit block":"Editar bloco","Click to edit block":"Clique para editar o bloco","Drag to move":"Arraste para mover","Next":"Seguinte","Previous":"Anterior","Editor toolbar":"Barra de ferramentas do editor","Dropdown toolbar":"Barra de ferramentas do menu pendente","Dropdown menu":"","Black":"Preto","Dim grey":"Cinzento-escuro","Grey":"Cinzento","Light grey":"Cinzento-claro","White":"Branco","Red":"Vermelho","Orange":"Laranja","Yellow":"Amarelo","Light green":"Verde-claro","Green":"Verde","Aquamarine":"Verde-azulado","Turquoise":"Turquesa","Light blue":"Azul-claro","Blue":"Azul","Purple":"Roxo","Editor block content toolbar":"Barra de ferramentas de edição do conteúdo de blocos","Editor contextual toolbar":"Barra de ferramentas contextual de edição","HEX":"HEX","No results found":"Nenhum resultado encontrado","No searchable items":"Nenhum item pesquisável","Editor dialog":"Diálogo do editor","Close":"Fechar","Help Contents. To close this dialog press ESC.":"Conteúdos de ajuda. Para fechar esta caixa de diálogo, prima ESC.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Abaixo, encontra-se uma lista de atalhos de teclado que podem ser utilizados no editor.","(may require <kbd>Fn</kbd>)":"(pode exigir <kbd>Fn</kbd>)","Accessibility":"Acessibilidade","Accessibility help":"Ajuda de acessibilidade","Press %0 for help.":"Para obter ajuda, pressione %0.","Move focus in and out of an active dialog window":"Mover o foco para dentro e para fora de uma janela de diálogo ativa","MENU_BAR_MENU_FILE":"Ficheiro","MENU_BAR_MENU_EDIT":"Editar","MENU_BAR_MENU_VIEW":"Visualizar","MENU_BAR_MENU_INSERT":"Inserir","MENU_BAR_MENU_FORMAT":"Formatação","MENU_BAR_MENU_TOOLS":"Ferramentas","MENU_BAR_MENU_HELP":"Ajuda","MENU_BAR_MENU_TEXT":"Texto","MENU_BAR_MENU_FONT":"Tipo de letra","Editor menu bar":"Barra de menu do editor","Please enter a valid color (e.g. \"ff0000\").":"Introduza uma cor válida (por ex. \"ff0000\")."},getPluralForm(n){return (n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;}}};
|
|
8
8
|
e[ 'pt' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'pt' ].dictionary = Object.assign( e[ 'pt' ].dictionary, dictionary );
|
|
10
10
|
e[ 'pt' ].getPluralForm = getPluralForm;
|
package/dist/translations/ro.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"ro":{"dictionary":{"Rich Text Editor":"Editor de text","
|
|
5
|
+
export default {"ro":{"dictionary":{"Rich Text Editor":"Editor de text","Edit block":"Editează bloc","Click to edit block":"Faceți clic pentru a edita întreg blocul","Drag to move":"Glisați pentru a muta","Next":"Înainte","Previous":"Înapoi","Editor toolbar":"Bară editor","Dropdown toolbar":"Bară listă opțiuni","Dropdown menu":"","Black":"Negru","Dim grey":"Gri slab","Grey":"Gri","Light grey":"Gri deschis","White":"Alb","Red":"Roșu","Orange":"Portocaliu","Yellow":"Galben","Light green":"Verde deschis","Green":"Verde","Aquamarine":"Acvamarin","Turquoise":"Turcoaz","Light blue":"Albastru deschis","Blue":"Albastru","Purple":"Violet","Editor block content toolbar":"Bară de instrumente editor pentru blocuri de conținut","Editor contextual toolbar":"Bară contextuală de instrumente editor","HEX":"HEX","No results found":"Nu au fost găsite rezultate","No searchable items":"Nu există elemente ce pot fi căutate","Editor dialog":"Dialog editor","Close":"Închideți","Help Contents. To close this dialog press ESC.":"Conținutul de asistență. Apăsați ESC pentru a închide acest dialog.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Mai jos puteți găsi o listă de comenzi rapide de tastatură care pot fi utilizate în editor.","(may require <kbd>Fn</kbd>)":"(poate fi necesar să apăsați <kbd>Fn</kbd>)","Accessibility":"Accesibilitate","Accessibility help":"Ajutor pentru accesibilitate","Press %0 for help.":"Apăsați %0] pentru ajutor.","Move focus in and out of an active dialog window":"Comutează focalizarea într-o fereastră de dialog activă și în afara acesteia","MENU_BAR_MENU_FILE":"Fișier","MENU_BAR_MENU_EDIT":"Editează","MENU_BAR_MENU_VIEW":"Vizualizare","MENU_BAR_MENU_INSERT":"Inserează","MENU_BAR_MENU_FORMAT":"Formatare","MENU_BAR_MENU_TOOLS":"Instrumente","MENU_BAR_MENU_HELP":"Ajutor","MENU_BAR_MENU_TEXT":"Text","MENU_BAR_MENU_FONT":"Font","Editor menu bar":"Bara de meniuri a editorului","Please enter a valid color (e.g. \"ff0000\").":"Vă rugăm să introduceți un cod de culoare valid (de ex., „ff0000”)."},getPluralForm(n){return (n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'ro' ]: { dictionary, getPluralForm } } = {"ro":{"dictionary":{"Rich Text Editor":"Editor de text","
|
|
7
|
+
const { [ 'ro' ]: { dictionary, getPluralForm } } = {"ro":{"dictionary":{"Rich Text Editor":"Editor de text","Edit block":"Editează bloc","Click to edit block":"Faceți clic pentru a edita întreg blocul","Drag to move":"Glisați pentru a muta","Next":"Înainte","Previous":"Înapoi","Editor toolbar":"Bară editor","Dropdown toolbar":"Bară listă opțiuni","Dropdown menu":"","Black":"Negru","Dim grey":"Gri slab","Grey":"Gri","Light grey":"Gri deschis","White":"Alb","Red":"Roșu","Orange":"Portocaliu","Yellow":"Galben","Light green":"Verde deschis","Green":"Verde","Aquamarine":"Acvamarin","Turquoise":"Turcoaz","Light blue":"Albastru deschis","Blue":"Albastru","Purple":"Violet","Editor block content toolbar":"Bară de instrumente editor pentru blocuri de conținut","Editor contextual toolbar":"Bară contextuală de instrumente editor","HEX":"HEX","No results found":"Nu au fost găsite rezultate","No searchable items":"Nu există elemente ce pot fi căutate","Editor dialog":"Dialog editor","Close":"Închideți","Help Contents. To close this dialog press ESC.":"Conținutul de asistență. Apăsați ESC pentru a închide acest dialog.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Mai jos puteți găsi o listă de comenzi rapide de tastatură care pot fi utilizate în editor.","(may require <kbd>Fn</kbd>)":"(poate fi necesar să apăsați <kbd>Fn</kbd>)","Accessibility":"Accesibilitate","Accessibility help":"Ajutor pentru accesibilitate","Press %0 for help.":"Apăsați %0] pentru ajutor.","Move focus in and out of an active dialog window":"Comutează focalizarea într-o fereastră de dialog activă și în afara acesteia","MENU_BAR_MENU_FILE":"Fișier","MENU_BAR_MENU_EDIT":"Editează","MENU_BAR_MENU_VIEW":"Vizualizare","MENU_BAR_MENU_INSERT":"Inserează","MENU_BAR_MENU_FORMAT":"Formatare","MENU_BAR_MENU_TOOLS":"Instrumente","MENU_BAR_MENU_HELP":"Ajutor","MENU_BAR_MENU_TEXT":"Text","MENU_BAR_MENU_FONT":"Font","Editor menu bar":"Bara de meniuri a editorului","Please enter a valid color (e.g. \"ff0000\").":"Vă rugăm să introduceți un cod de culoare valid (de ex., „ff0000”)."},getPluralForm(n){return (n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));}}};
|
|
8
8
|
e[ 'ro' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'ro' ].dictionary = Object.assign( e[ 'ro' ].dictionary, dictionary );
|
|
10
10
|
e[ 'ro' ].getPluralForm = getPluralForm;
|
package/dist/translations/ru.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"ru":{"dictionary":{"Rich Text Editor":"Редактор","
|
|
5
|
+
export default {"ru":{"dictionary":{"Rich Text Editor":"Редактор","Edit block":"Редактировать блок","Click to edit block":"Нажмите, чтобы редактировать блок","Drag to move":"Перетащить","Next":"Следующий","Previous":"Предыдущий","Editor toolbar":"Панель инструментов редактора","Dropdown toolbar":"Выпадающая панель инструментов","Dropdown menu":"","Black":"Чёрный","Dim grey":"Тёмно-серый","Grey":"Серый","Light grey":"Светло-серый","White":"Белый","Red":"Красный","Orange":"Оранжевый","Yellow":"Жёлтый","Light green":"Салатовый","Green":"Зелёный","Aquamarine":"Аквамариновый","Turquoise":"Бирюзовый","Light blue":"Голубой","Blue":"Синий","Purple":"Фиолетовый","Editor block content toolbar":"Панель инструментов редактора","Editor contextual toolbar":"Контекстуальная панель инструментов редактора","HEX":"HEX","No results found":"Результаты не найдены","No searchable items":"Нет элементов для поиска","Editor dialog":"Диалоговое окно редактора","Close":"Закрыть","Help Contents. To close this dialog press ESC.":"Содержание справки. Чтобы закрыть это диалоговое окно, нажмите ESC.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Ниже вы можете найти список сочетаний клавиш, которые можно использовать в редакторе.","(may require <kbd>Fn</kbd>)":"(может требовать <kbd>Fn</kbd>)","Accessibility":"Доступность","Accessibility help":"Помощь по специальным возможностям","Press %0 for help.":"Нажмите %0 для получения помощи.","Move focus in and out of an active dialog window":"Переместить фокус в активное диалоговое окно и обратно.","MENU_BAR_MENU_FILE":"Файл","MENU_BAR_MENU_EDIT":"Редактировать","MENU_BAR_MENU_VIEW":"Посмотреть","MENU_BAR_MENU_INSERT":"Вставить","MENU_BAR_MENU_FORMAT":"Формат","MENU_BAR_MENU_TOOLS":"Инструменты","MENU_BAR_MENU_HELP":"Помощь","MENU_BAR_MENU_TEXT":"Текст","MENU_BAR_MENU_FONT":"Шрифт","Editor menu bar":"Панель меню редактора","Please enter a valid color (e.g. \"ff0000\").":"Введите действительный цвет (например, \"ff0000\")."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'ru' ]: { dictionary, getPluralForm } } = {"ru":{"dictionary":{"Rich Text Editor":"Редактор","
|
|
7
|
+
const { [ 'ru' ]: { dictionary, getPluralForm } } = {"ru":{"dictionary":{"Rich Text Editor":"Редактор","Edit block":"Редактировать блок","Click to edit block":"Нажмите, чтобы редактировать блок","Drag to move":"Перетащить","Next":"Следующий","Previous":"Предыдущий","Editor toolbar":"Панель инструментов редактора","Dropdown toolbar":"Выпадающая панель инструментов","Dropdown menu":"","Black":"Чёрный","Dim grey":"Тёмно-серый","Grey":"Серый","Light grey":"Светло-серый","White":"Белый","Red":"Красный","Orange":"Оранжевый","Yellow":"Жёлтый","Light green":"Салатовый","Green":"Зелёный","Aquamarine":"Аквамариновый","Turquoise":"Бирюзовый","Light blue":"Голубой","Blue":"Синий","Purple":"Фиолетовый","Editor block content toolbar":"Панель инструментов редактора","Editor contextual toolbar":"Контекстуальная панель инструментов редактора","HEX":"HEX","No results found":"Результаты не найдены","No searchable items":"Нет элементов для поиска","Editor dialog":"Диалоговое окно редактора","Close":"Закрыть","Help Contents. To close this dialog press ESC.":"Содержание справки. Чтобы закрыть это диалоговое окно, нажмите ESC.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Ниже вы можете найти список сочетаний клавиш, которые можно использовать в редакторе.","(may require <kbd>Fn</kbd>)":"(может требовать <kbd>Fn</kbd>)","Accessibility":"Доступность","Accessibility help":"Помощь по специальным возможностям","Press %0 for help.":"Нажмите %0 для получения помощи.","Move focus in and out of an active dialog window":"Переместить фокус в активное диалоговое окно и обратно.","MENU_BAR_MENU_FILE":"Файл","MENU_BAR_MENU_EDIT":"Редактировать","MENU_BAR_MENU_VIEW":"Посмотреть","MENU_BAR_MENU_INSERT":"Вставить","MENU_BAR_MENU_FORMAT":"Формат","MENU_BAR_MENU_TOOLS":"Инструменты","MENU_BAR_MENU_HELP":"Помощь","MENU_BAR_MENU_TEXT":"Текст","MENU_BAR_MENU_FONT":"Шрифт","Editor menu bar":"Панель меню редактора","Please enter a valid color (e.g. \"ff0000\").":"Введите действительный цвет (например, \"ff0000\")."},getPluralForm(n){return (n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);}}};
|
|
8
8
|
e[ 'ru' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'ru' ].dictionary = Object.assign( e[ 'ru' ].dictionary, dictionary );
|
|
10
10
|
e[ 'ru' ].getPluralForm = getPluralForm;
|
package/dist/translations/sk.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"sk":{"dictionary":{"Rich Text Editor":"Editor s formátovaním","
|
|
5
|
+
export default {"sk":{"dictionary":{"Rich Text Editor":"Editor s formátovaním","Edit block":"Upraviť odsek","Click to edit block":"Úprava bloku kliknutím","Drag to move":"Potiahnuť a presunúť","Next":"Ďalšie","Previous":"Predchádzajúce","Editor toolbar":"Panel nástrojov editora","Dropdown toolbar":"Panel nástrojov roletového menu","Dropdown menu":"","Black":"Čierna","Dim grey":"Tmavosivá","Grey":"Sivá","Light grey":"Bledosivá","White":"Biela","Red":"Červená","Orange":"Oranžová","Yellow":"Žltá","Light green":"Bledozelená","Green":"Zelená","Aquamarine":"Akvamarínová","Turquoise":"Tyrkysová","Light blue":"Bledomodrá","Blue":"Modrá","Purple":"Fialová","Editor block content toolbar":"Panel s nástrojmi obsahu bloku editora","Editor contextual toolbar":"Kontextový panel nástrojov editora","HEX":"HEX","No results found":"Neboli nájdené žiadne výsledky","No searchable items":"Žiadne vyhľadávateľné položky","Editor dialog":"Dialóg editora","Close":"Zatvoriť","Help Contents. To close this dialog press ESC.":"Obsah pomocníka. Toto dialógové okno zavriete klávesom Esc.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Nižšie nájdete zoznam klávesových skratiek, ktoré môžete používať v editore.","(may require <kbd>Fn</kbd>)":"(môže si vyžadovať stlačenie klávesu <kbd>Fn</kbd>)","Accessibility":"Dostupnosť","Accessibility help":"Pomoc so zjednodušením ovládania","Press %0 for help.":"Ak potrebujete pomoc, stlačte %0.","Move focus in and out of an active dialog window":"Presunúť zameranie z/do aktívneho dialógového okna","MENU_BAR_MENU_FILE":"Súbor","MENU_BAR_MENU_EDIT":"Upraviť","MENU_BAR_MENU_VIEW":"Zobraziť","MENU_BAR_MENU_INSERT":"Vložiť","MENU_BAR_MENU_FORMAT":"Formát","MENU_BAR_MENU_TOOLS":"Nástroje","MENU_BAR_MENU_HELP":"Pomoc","MENU_BAR_MENU_TEXT":"Text","MENU_BAR_MENU_FONT":"Font","Editor menu bar":"Lišta ponuky editora","Please enter a valid color (e.g. \"ff0000\").":"Zadajte platnú farbu (napr. „ff0000“)."},getPluralForm(n){return (n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'sk' ]: { dictionary, getPluralForm } } = {"sk":{"dictionary":{"Rich Text Editor":"Editor s formátovaním","
|
|
7
|
+
const { [ 'sk' ]: { dictionary, getPluralForm } } = {"sk":{"dictionary":{"Rich Text Editor":"Editor s formátovaním","Edit block":"Upraviť odsek","Click to edit block":"Úprava bloku kliknutím","Drag to move":"Potiahnuť a presunúť","Next":"Ďalšie","Previous":"Predchádzajúce","Editor toolbar":"Panel nástrojov editora","Dropdown toolbar":"Panel nástrojov roletového menu","Dropdown menu":"","Black":"Čierna","Dim grey":"Tmavosivá","Grey":"Sivá","Light grey":"Bledosivá","White":"Biela","Red":"Červená","Orange":"Oranžová","Yellow":"Žltá","Light green":"Bledozelená","Green":"Zelená","Aquamarine":"Akvamarínová","Turquoise":"Tyrkysová","Light blue":"Bledomodrá","Blue":"Modrá","Purple":"Fialová","Editor block content toolbar":"Panel s nástrojmi obsahu bloku editora","Editor contextual toolbar":"Kontextový panel nástrojov editora","HEX":"HEX","No results found":"Neboli nájdené žiadne výsledky","No searchable items":"Žiadne vyhľadávateľné položky","Editor dialog":"Dialóg editora","Close":"Zatvoriť","Help Contents. To close this dialog press ESC.":"Obsah pomocníka. Toto dialógové okno zavriete klávesom Esc.","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"Nižšie nájdete zoznam klávesových skratiek, ktoré môžete používať v editore.","(may require <kbd>Fn</kbd>)":"(môže si vyžadovať stlačenie klávesu <kbd>Fn</kbd>)","Accessibility":"Dostupnosť","Accessibility help":"Pomoc so zjednodušením ovládania","Press %0 for help.":"Ak potrebujete pomoc, stlačte %0.","Move focus in and out of an active dialog window":"Presunúť zameranie z/do aktívneho dialógového okna","MENU_BAR_MENU_FILE":"Súbor","MENU_BAR_MENU_EDIT":"Upraviť","MENU_BAR_MENU_VIEW":"Zobraziť","MENU_BAR_MENU_INSERT":"Vložiť","MENU_BAR_MENU_FORMAT":"Formát","MENU_BAR_MENU_TOOLS":"Nástroje","MENU_BAR_MENU_HELP":"Pomoc","MENU_BAR_MENU_TEXT":"Text","MENU_BAR_MENU_FONT":"Font","Editor menu bar":"Lišta ponuky editora","Please enter a valid color (e.g. \"ff0000\").":"Zadajte platnú farbu (napr. „ff0000“)."},getPluralForm(n){return (n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);}}};
|
|
8
8
|
e[ 'sk' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'sk' ].dictionary = Object.assign( e[ 'sk' ].dictionary, dictionary );
|
|
10
10
|
e[ 'sk' ].getPluralForm = getPluralForm;
|
package/dist/translations/sl.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"sl":{"dictionary":{"Rich Text Editor":"","
|
|
5
|
+
export default {"sl":{"dictionary":{"Rich Text Editor":"","Edit block":"","Click to edit block":"","Drag to move":"","Next":"","Previous":"","Editor toolbar":"","Dropdown toolbar":"","Dropdown menu":"","Black":"Črna","Dim grey":"Temno siva","Grey":"Siva","Light grey":"Svetlo siva","White":"Bela","Red":"Rdeča","Orange":"Oranžna","Yellow":"Rumena","Light green":"Svetlo zelena","Green":"Zelena","Aquamarine":"Akvamarin","Turquoise":"Turkizna","Light blue":"Svetlo modra","Blue":"Modra","Purple":"Vijolična","Editor block content toolbar":"","Editor contextual toolbar":"","HEX":"","No results found":"","No searchable items":"","Editor dialog":"","Close":"","Help Contents. To close this dialog press ESC.":"","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"","(may require <kbd>Fn</kbd>)":"","Accessibility":"","Accessibility help":"","Press %0 for help.":"","Move focus in and out of an active dialog window":"","MENU_BAR_MENU_FILE":"","MENU_BAR_MENU_EDIT":"","MENU_BAR_MENU_VIEW":"","MENU_BAR_MENU_INSERT":"","MENU_BAR_MENU_FORMAT":"","MENU_BAR_MENU_TOOLS":"","MENU_BAR_MENU_HELP":"","MENU_BAR_MENU_TEXT":"","MENU_BAR_MENU_FONT":"","Editor menu bar":"","Please enter a valid color (e.g. \"ff0000\").":""},getPluralForm(n){return (n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'sl' ]: { dictionary, getPluralForm } } = {"sl":{"dictionary":{"Rich Text Editor":"","
|
|
7
|
+
const { [ 'sl' ]: { dictionary, getPluralForm } } = {"sl":{"dictionary":{"Rich Text Editor":"","Edit block":"","Click to edit block":"","Drag to move":"","Next":"","Previous":"","Editor toolbar":"","Dropdown toolbar":"","Dropdown menu":"","Black":"Črna","Dim grey":"Temno siva","Grey":"Siva","Light grey":"Svetlo siva","White":"Bela","Red":"Rdeča","Orange":"Oranžna","Yellow":"Rumena","Light green":"Svetlo zelena","Green":"Zelena","Aquamarine":"Akvamarin","Turquoise":"Turkizna","Light blue":"Svetlo modra","Blue":"Modra","Purple":"Vijolična","Editor block content toolbar":"","Editor contextual toolbar":"","HEX":"","No results found":"","No searchable items":"","Editor dialog":"","Close":"","Help Contents. To close this dialog press ESC.":"","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"","(may require <kbd>Fn</kbd>)":"","Accessibility":"","Accessibility help":"","Press %0 for help.":"","Move focus in and out of an active dialog window":"","MENU_BAR_MENU_FILE":"","MENU_BAR_MENU_EDIT":"","MENU_BAR_MENU_VIEW":"","MENU_BAR_MENU_INSERT":"","MENU_BAR_MENU_FORMAT":"","MENU_BAR_MENU_TOOLS":"","MENU_BAR_MENU_HELP":"","MENU_BAR_MENU_TEXT":"","MENU_BAR_MENU_FONT":"","Editor menu bar":"","Please enter a valid color (e.g. \"ff0000\").":""},getPluralForm(n){return (n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);}}};
|
|
8
8
|
e[ 'sl' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'sl' ].dictionary = Object.assign( e[ 'sl' ].dictionary, dictionary );
|
|
10
10
|
e[ 'sl' ].getPluralForm = getPluralForm;
|
package/dist/translations/sq.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"sq":{"dictionary":{"Rich Text Editor":"Redaktues i Tekstit të Pasur","
|
|
5
|
+
export default {"sq":{"dictionary":{"Rich Text Editor":"Redaktues i Tekstit të Pasur","Edit block":"Redakto bllokun","Click to edit block":"","Drag to move":"","Next":"E radhës","Previous":"Paraprake","Editor toolbar":"Kokështrirja e redaktuesit","Dropdown toolbar":"Zgjero kokështrirjen","Dropdown menu":"","Black":"E zezë","Dim grey":"","Grey":"Ngjyrë hiri","Light grey":"","White":"E bardhë","Red":"E kuqe","Orange":"Ngjyrë portokalli","Yellow":"E verdhë","Light green":"","Green":"E gjelbër","Aquamarine":"","Turquoise":"","Light blue":"","Blue":"E kaltër","Purple":"","Editor block content toolbar":"","Editor contextual toolbar":"","HEX":"","No results found":"","No searchable items":"","Editor dialog":"","Close":"","Help Contents. To close this dialog press ESC.":"","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"","(may require <kbd>Fn</kbd>)":"","Accessibility":"","Accessibility help":"","Press %0 for help.":"","Move focus in and out of an active dialog window":"","MENU_BAR_MENU_FILE":"","MENU_BAR_MENU_EDIT":"","MENU_BAR_MENU_VIEW":"","MENU_BAR_MENU_INSERT":"","MENU_BAR_MENU_FORMAT":"","MENU_BAR_MENU_TOOLS":"","MENU_BAR_MENU_HELP":"","MENU_BAR_MENU_TEXT":"","MENU_BAR_MENU_FONT":"","Editor menu bar":"","Please enter a valid color (e.g. \"ff0000\").":""},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'sq' ]: { dictionary, getPluralForm } } = {"sq":{"dictionary":{"Rich Text Editor":"Redaktues i Tekstit të Pasur","
|
|
7
|
+
const { [ 'sq' ]: { dictionary, getPluralForm } } = {"sq":{"dictionary":{"Rich Text Editor":"Redaktues i Tekstit të Pasur","Edit block":"Redakto bllokun","Click to edit block":"","Drag to move":"","Next":"E radhës","Previous":"Paraprake","Editor toolbar":"Kokështrirja e redaktuesit","Dropdown toolbar":"Zgjero kokështrirjen","Dropdown menu":"","Black":"E zezë","Dim grey":"","Grey":"Ngjyrë hiri","Light grey":"","White":"E bardhë","Red":"E kuqe","Orange":"Ngjyrë portokalli","Yellow":"E verdhë","Light green":"","Green":"E gjelbër","Aquamarine":"","Turquoise":"","Light blue":"","Blue":"E kaltër","Purple":"","Editor block content toolbar":"","Editor contextual toolbar":"","HEX":"","No results found":"","No searchable items":"","Editor dialog":"","Close":"","Help Contents. To close this dialog press ESC.":"","Below, you can find a list of keyboard shortcuts that can be used in the editor.":"","(may require <kbd>Fn</kbd>)":"","Accessibility":"","Accessibility help":"","Press %0 for help.":"","Move focus in and out of an active dialog window":"","MENU_BAR_MENU_FILE":"","MENU_BAR_MENU_EDIT":"","MENU_BAR_MENU_VIEW":"","MENU_BAR_MENU_INSERT":"","MENU_BAR_MENU_FORMAT":"","MENU_BAR_MENU_TOOLS":"","MENU_BAR_MENU_HELP":"","MENU_BAR_MENU_TEXT":"","MENU_BAR_MENU_FONT":"","Editor menu bar":"","Please enter a valid color (e.g. \"ff0000\").":""},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'sq' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'sq' ].dictionary = Object.assign( e[ 'sq' ].dictionary, dictionary );
|
|
10
10
|
e[ 'sq' ].getPluralForm = getPluralForm;
|