@ckeditor/ckeditor5-real-time-collaboration 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/augmentation.d.ts +67 -67
- package/dist/common-translations.d.ts +6 -6
- package/dist/config.d.ts +43 -43
- package/dist/index.d.ts +19 -19
- package/dist/index.js +6 -6
- package/dist/presencelist/presencelistui.d.ts +54 -54
- package/dist/presencelist/view/presencecounterview.d.ts +10 -10
- package/dist/presencelist/view/presencedropdownlistitemview.d.ts +14 -14
- package/dist/presencelist/view/presencedropdownlistview.d.ts +0 -4
- package/dist/presencelist/view/presenceinlinelistitemview.d.ts +15 -15
- package/dist/presencelist/view/presenceinlinelistview.d.ts +34 -34
- package/dist/presencelist/view/presencelistview.d.ts +5 -4
- package/dist/presencelist.d.ts +32 -32
- package/dist/realtimecollaborativecomments/cloudservicescommentsadapter.d.ts +56 -56
- package/dist/realtimecollaborativecomments.d.ts +40 -40
- package/dist/realtimecollaborativeediting/realtimecollaborationclient.d.ts +129 -140
- package/dist/realtimecollaborativeediting/sessions.d.ts +115 -117
- package/dist/realtimecollaborativeediting/usermarkers.d.ts +46 -46
- package/dist/realtimecollaborativeediting/websocketgateway.d.ts +59 -59
- package/dist/realtimecollaborativeediting.d.ts +29 -29
- package/dist/realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.d.ts +53 -53
- package/dist/realtimecollaborativerevisionhistory.d.ts +33 -33
- package/dist/realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.d.ts +47 -47
- package/dist/realtimecollaborativetrackchanges.d.ts +31 -31
- 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/package.json +13 -13
package/dist/translations/uk.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'uk':{'dictionary':{'CONNECTED_USERS':['1\x20під\x27єднаних\x20користувач\x20(я)','%0\x20під\x27єднаних\x20користувачів','%0\x20під\x27єднаних\x20користувачів'],'PENDING_ACTION_SENDING_DATA':'Надсилання\x20даних\x20на\x20сервер.','Synchronization\x20issue':'Проблема\x20синхронізації','Connected\x20users\x20list\x20dropdown\x20menu':'Розкривне\x20меню\x20списку\x20під\x27єднаних\x20користувачів','Connected\x20users\x20list':'Список\x20під\x27єднаних\x20користувачів','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Згорнутий\x20список\x20під\x27єднаних\x20користувачів\x20(натисніть\x20\x22ENTER\x22,\x20щоб\x20розгорнути\x20його)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Документ\x20не\x20можна\x20підключити\x20назад\x20до\x20сервера.\x20Щоб\x20не\x20втратити\x20свій\x20контент,\x20збережіть\x20його\x20локально\x20та\x20оновіть\x20редактор.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Під\x20час\x20повторного\x20підключення\x20не\x20вдалося\x20отримати\x20дані\x20документа.\x20Щоб\x20не\x20втратити\x20свій\x20контент,\x20збережіть\x20його\x20локально\x20та\x20оновіть\x20редактор.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Остання\x20збережена\x20версія\x20документа\x20не\x20відповідає\x20локальній\x20версії.\x20Щоб\x20не\x20втратити\x20свій\x20контент,\x20збережіть\x20його\x20локально\x20та\x20оновіть\x20редактор.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Локальний\x20документ\x20та\x20серверний\x20документ\x20відрізняються,\x20і\x20їх\x20об’єднання\x20може\x20призвести\x20до\x20неочікуваної\x20поведінки.\x20Щоб\x20не\x20втратити\x20свй\x20контент,\x20збережіть\x20його\x20локально\x20та\x20оновіть\x20редактор.'},'getPluralForm':
|
|
23
|
+
export default{'uk':{'dictionary':{'CONNECTED_USERS':['1\x20під\x27єднаних\x20користувач\x20(я)','%0\x20під\x27єднаних\x20користувачів','%0\x20під\x27єднаних\x20користувачів'],'PENDING_ACTION_SENDING_DATA':'Надсилання\x20даних\x20на\x20сервер.','Synchronization\x20issue':'Проблема\x20синхронізації','Connected\x20users\x20list\x20dropdown\x20menu':'Розкривне\x20меню\x20списку\x20під\x27єднаних\x20користувачів','Connected\x20users\x20list':'Список\x20під\x27єднаних\x20користувачів','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Згорнутий\x20список\x20під\x27єднаних\x20користувачів\x20(натисніть\x20\x22ENTER\x22,\x20щоб\x20розгорнути\x20його)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Документ\x20не\x20можна\x20підключити\x20назад\x20до\x20сервера.\x20Щоб\x20не\x20втратити\x20свій\x20контент,\x20збережіть\x20його\x20локально\x20та\x20оновіть\x20редактор.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Під\x20час\x20повторного\x20підключення\x20не\x20вдалося\x20отримати\x20дані\x20документа.\x20Щоб\x20не\x20втратити\x20свій\x20контент,\x20збережіть\x20його\x20локально\x20та\x20оновіть\x20редактор.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Остання\x20збережена\x20версія\x20документа\x20не\x20відповідає\x20локальній\x20версії.\x20Щоб\x20не\x20втратити\x20свій\x20контент,\x20збережіть\x20його\x20локально\x20та\x20оновіть\x20редактор.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Локальний\x20документ\x20та\x20серверний\x20документ\x20відрізняються,\x20і\x20їх\x20об’єднання\x20може\x20призвести\x20до\x20неочікуваної\x20поведінки.\x20Щоб\x20не\x20втратити\x20свй\x20контент,\x20збережіть\x20його\x20локально\x20та\x20оновіть\x20редактор.'},'getPluralForm':_0x775824=>_0x775824%0xa==0x1&&_0x775824%0x64!=0xb?0x0:_0x775824%0xa>=0x2&&_0x775824%0xa<=0x4&&(_0x775824%0x64<0xa||_0x775824%0x64>=0x14)?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x4b8ac3=>{const {uk:{dictionary:_0x4b4ebc,getPluralForm:_0x2c4f1c}}={'uk':{'dictionary':{'CONNECTED_USERS':['1\x20під\x27єднаних\x20користувач\x20(я)','%0\x20під\x27єднаних\x20користувачів','%0\x20під\x27єднаних\x20користувачів'],'PENDING_ACTION_SENDING_DATA':'Надсилання\x20даних\x20на\x20сервер.','Synchronization\x20issue':'Проблема\x20синхронізації','Connected\x20users\x20list\x20dropdown\x20menu':'Розкривне\x20меню\x20списку\x20під\x27єднаних\x20користувачів','Connected\x20users\x20list':'Список\x20під\x27єднаних\x20користувачів','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Згорнутий\x20список\x20під\x27єднаних\x20користувачів\x20(натисніть\x20\x22ENTER\x22,\x20щоб\x20розгорнути\x20його)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Документ\x20не\x20можна\x20підключити\x20назад\x20до\x20сервера.\x20Щоб\x20не\x20втратити\x20свій\x20контент,\x20збережіть\x20його\x20локально\x20та\x20оновіть\x20редактор.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Під\x20час\x20повторного\x20підключення\x20не\x20вдалося\x20отримати\x20дані\x20документа.\x20Щоб\x20не\x20втратити\x20свій\x20контент,\x20збережіть\x20його\x20локально\x20та\x20оновіть\x20редактор.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Остання\x20збережена\x20версія\x20документа\x20не\x20відповідає\x20локальній\x20версії.\x20Щоб\x20не\x20втратити\x20свій\x20контент,\x20збережіть\x20його\x20локально\x20та\x20оновіть\x20редактор.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Локальний\x20документ\x20та\x20серверний\x20документ\x20відрізняються,\x20і\x20їх\x20об’єднання\x20може\x20призвести\x20до\x20неочікуваної\x20поведінки.\x20Щоб\x20не\x20втратити\x20свй\x20контент,\x20збережіть\x20його\x20локально\x20та\x20оновіть\x20редактор.'},'getPluralForm':_0x2af05d=>_0x2af05d%0xa==0x1&&_0x2af05d%0x64!=0xb?0x0:_0x2af05d%0xa>=0x2&&_0x2af05d%0xa<=0x4&&(_0x2af05d%0x64<0xa||_0x2af05d%0x64>=0x14)?0x1:0x2}};_0x4b8ac3['uk']||={'dictionary':{},'getPluralForm':null},_0x4b8ac3['uk']['dictionary']=Object['assign'](_0x4b8ac3['uk']['dictionary'],_0x4b4ebc),_0x4b8ac3['uk']['getPluralForm']=_0x2c4f1c;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ur.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ur':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':
|
|
23
|
+
export default{'ur':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x25e71e=>0x1!=_0x25e71e}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x374752=>{const {ur:{dictionary:_0x499d5b,getPluralForm:_0x14af12}}={'ur':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x45ee1a=>0x1!=_0x45ee1a}};_0x374752['ur']||={'dictionary':{},'getPluralForm':null},_0x374752['ur']['dictionary']=Object['assign'](_0x374752['ur']['dictionary'],_0x499d5b),_0x374752['ur']['getPluralForm']=_0x14af12;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/uz.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'uz':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':
|
|
23
|
+
export default{'uz':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x25526b=>_0x25526b>0x1}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x2ada7d=>{const {uz:{dictionary:_0x463718,getPluralForm:_0x53c962}}={'uz':{'dictionary':{'CONNECTED_USERS':['',''],'PENDING_ACTION_SENDING_DATA':'','Synchronization\x20issue':'','Connected\x20users\x20list\x20dropdown\x20menu':'','Connected\x20users\x20list':'','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':''},'getPluralForm':_0x3dcdc2=>_0x3dcdc2>0x1}};_0x2ada7d['uz']||={'dictionary':{},'getPluralForm':null},_0x2ada7d['uz']['dictionary']=Object['assign'](_0x2ada7d['uz']['dictionary'],_0x463718),_0x2ada7d['uz']['getPluralForm']=_0x53c962;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/vi.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'vi':{'dictionary':{'CONNECTED_USERS':'1\x20người\x20dùng\x20được\x20kết\x20nối\x20(tôi)','PENDING_ACTION_SENDING_DATA':'Đang\x20gửi\x20dữ\x20liệu\x20đến\x20máy\x20chủ.','Synchronization\x20issue':'Vấn\x20đề\x20đồng\x20bộ\x20hóa','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20thả\x20xuống\x20danh\x20sách\x20người\x20dùng\x20đã\x20kết\x20nối','Connected\x20users\x20list':'Danh\x20sách\x20người\x20dùng\x20đã\x20kết\x20nối','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Danh\x20sách\x20người\x20dùng\x20đã\x20kết\x20nối\x20thu\x20gọn\x20(nhấn\x20ENTER\x20để\x20mở)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Tài\x20liệu\x20không\x20thể\x20kết\x20nối\x20lại\x20với\x20máy\x20chủ.\x20Để\x20không\x20làm\x20mất\x20nội\x20dung,\x20bạn\x20hãy\x20lưu\x20nội\x20dung\x20trên\x20thiết\x20bị\x20rồi\x20tải\x20lại\x20trình\x20chỉnh\x20sửa.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Không\x20lấy\x20được\x20nội\x20dung\x20chi\x20tiết\x20của\x20tài\x20liệu\x20trong\x20quá\x20trình\x20kết\x20nối\x20lại.\x20Để\x20không\x20làm\x20mất\x20nội\x20dung,\x20hãy\x20lưu\x20nội\x20dung\x20trên\x20thiết\x20bị\x20rồi\x20tải\x20lại\x20trình\x20chỉnh\x20sửa.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Phiên\x20bản\x20được\x20lưu\x20gần\x20đây\x20nhất\x20của\x20tài\x20liệu\x20không\x20khớp\x20với\x20phiên\x20bản\x20trên\x20thiết\x20bị.\x20Để\x20không\x20làm\x20mất\x20nội\x20dung,\x20hãy\x20lưu\x20nội\x20dung\x20trên\x20thiết\x20bị\x20rồi\x20tải\x20lại\x20trình\x20chỉnh\x20sửa.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Tài\x20liệu\x20trên\x20thiết\x20bị\x20và\x20tài\x20liệu\x20trên\x20máy\x20chủ\x20khác\x20nhau.\x20Việc\x20hợp\x20nhất\x20hai\x20phiên\x20bản\x20này\x20có\x20thể\x20gây\x20ra\x20hành\x20vi\x20không\x20mong\x20muốn.\x20Để\x20không\x20làm\x20mất\x20nội\x20dung,\x20hãy\x20lưu\x20nội\x20dung\x20trên\x20thiết\x20bị\x20rồi\x20tải\x20lại\x20trình\x20chỉnh\x20sửa.'},'getPluralForm':
|
|
23
|
+
export default{'vi':{'dictionary':{'CONNECTED_USERS':'1\x20người\x20dùng\x20được\x20kết\x20nối\x20(tôi)','PENDING_ACTION_SENDING_DATA':'Đang\x20gửi\x20dữ\x20liệu\x20đến\x20máy\x20chủ.','Synchronization\x20issue':'Vấn\x20đề\x20đồng\x20bộ\x20hóa','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20thả\x20xuống\x20danh\x20sách\x20người\x20dùng\x20đã\x20kết\x20nối','Connected\x20users\x20list':'Danh\x20sách\x20người\x20dùng\x20đã\x20kết\x20nối','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Danh\x20sách\x20người\x20dùng\x20đã\x20kết\x20nối\x20thu\x20gọn\x20(nhấn\x20ENTER\x20để\x20mở)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Tài\x20liệu\x20không\x20thể\x20kết\x20nối\x20lại\x20với\x20máy\x20chủ.\x20Để\x20không\x20làm\x20mất\x20nội\x20dung,\x20bạn\x20hãy\x20lưu\x20nội\x20dung\x20trên\x20thiết\x20bị\x20rồi\x20tải\x20lại\x20trình\x20chỉnh\x20sửa.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Không\x20lấy\x20được\x20nội\x20dung\x20chi\x20tiết\x20của\x20tài\x20liệu\x20trong\x20quá\x20trình\x20kết\x20nối\x20lại.\x20Để\x20không\x20làm\x20mất\x20nội\x20dung,\x20hãy\x20lưu\x20nội\x20dung\x20trên\x20thiết\x20bị\x20rồi\x20tải\x20lại\x20trình\x20chỉnh\x20sửa.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Phiên\x20bản\x20được\x20lưu\x20gần\x20đây\x20nhất\x20của\x20tài\x20liệu\x20không\x20khớp\x20với\x20phiên\x20bản\x20trên\x20thiết\x20bị.\x20Để\x20không\x20làm\x20mất\x20nội\x20dung,\x20hãy\x20lưu\x20nội\x20dung\x20trên\x20thiết\x20bị\x20rồi\x20tải\x20lại\x20trình\x20chỉnh\x20sửa.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Tài\x20liệu\x20trên\x20thiết\x20bị\x20và\x20tài\x20liệu\x20trên\x20máy\x20chủ\x20khác\x20nhau.\x20Việc\x20hợp\x20nhất\x20hai\x20phiên\x20bản\x20này\x20có\x20thể\x20gây\x20ra\x20hành\x20vi\x20không\x20mong\x20muốn.\x20Để\x20không\x20làm\x20mất\x20nội\x20dung,\x20hãy\x20lưu\x20nội\x20dung\x20trên\x20thiết\x20bị\x20rồi\x20tải\x20lại\x20trình\x20chỉnh\x20sửa.'},'getPluralForm':_0x72f8bc=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x59cb4e=>{const {vi:{dictionary:_0x44fb0e,getPluralForm:_0x4aa55c}}={'vi':{'dictionary':{'CONNECTED_USERS':'1\x20người\x20dùng\x20được\x20kết\x20nối\x20(tôi)','PENDING_ACTION_SENDING_DATA':'Đang\x20gửi\x20dữ\x20liệu\x20đến\x20máy\x20chủ.','Synchronization\x20issue':'Vấn\x20đề\x20đồng\x20bộ\x20hóa','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20thả\x20xuống\x20danh\x20sách\x20người\x20dùng\x20đã\x20kết\x20nối','Connected\x20users\x20list':'Danh\x20sách\x20người\x20dùng\x20đã\x20kết\x20nối','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Danh\x20sách\x20người\x20dùng\x20đã\x20kết\x20nối\x20thu\x20gọn\x20(nhấn\x20ENTER\x20để\x20mở)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Tài\x20liệu\x20không\x20thể\x20kết\x20nối\x20lại\x20với\x20máy\x20chủ.\x20Để\x20không\x20làm\x20mất\x20nội\x20dung,\x20bạn\x20hãy\x20lưu\x20nội\x20dung\x20trên\x20thiết\x20bị\x20rồi\x20tải\x20lại\x20trình\x20chỉnh\x20sửa.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Không\x20lấy\x20được\x20nội\x20dung\x20chi\x20tiết\x20của\x20tài\x20liệu\x20trong\x20quá\x20trình\x20kết\x20nối\x20lại.\x20Để\x20không\x20làm\x20mất\x20nội\x20dung,\x20hãy\x20lưu\x20nội\x20dung\x20trên\x20thiết\x20bị\x20rồi\x20tải\x20lại\x20trình\x20chỉnh\x20sửa.','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Phiên\x20bản\x20được\x20lưu\x20gần\x20đây\x20nhất\x20của\x20tài\x20liệu\x20không\x20khớp\x20với\x20phiên\x20bản\x20trên\x20thiết\x20bị.\x20Để\x20không\x20làm\x20mất\x20nội\x20dung,\x20hãy\x20lưu\x20nội\x20dung\x20trên\x20thiết\x20bị\x20rồi\x20tải\x20lại\x20trình\x20chỉnh\x20sửa.','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Tài\x20liệu\x20trên\x20thiết\x20bị\x20và\x20tài\x20liệu\x20trên\x20máy\x20chủ\x20khác\x20nhau.\x20Việc\x20hợp\x20nhất\x20hai\x20phiên\x20bản\x20này\x20có\x20thể\x20gây\x20ra\x20hành\x20vi\x20không\x20mong\x20muốn.\x20Để\x20không\x20làm\x20mất\x20nội\x20dung,\x20hãy\x20lưu\x20nội\x20dung\x20trên\x20thiết\x20bị\x20rồi\x20tải\x20lại\x20trình\x20chỉnh\x20sửa.'},'getPluralForm':_0x1dbf6b=>0x0}};_0x59cb4e['vi']||={'dictionary':{},'getPluralForm':null},_0x59cb4e['vi']['dictionary']=Object['assign'](_0x59cb4e['vi']['dictionary'],_0x44fb0e),_0x59cb4e['vi']['getPluralForm']=_0x4aa55c;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'zh-cn':{'dictionary':{'CONNECTED_USERS':'已连接用户:%0','PENDING_ACTION_SENDING_DATA':'正在往服务器发送数据。','Synchronization\x20issue':'同步Issue','Connected\x20users\x20list\x20dropdown\x20menu':'连接用户列表下拉菜单','Connected\x20users\x20list':'连接用户列表','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'折叠的连接用户列表(按\x20ENTER\x20键打开)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'当前文档不能连回服务器。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'重新连接后不能获取文档详情。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'最新保存的文档版本和本地版本不匹配。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'本地文档和服务器文档存在区别,合并它们将导致意料之外的行为。为避免丢失数据,请先将内容保存在本地并刷新编辑器。'},'getPluralForm':
|
|
23
|
+
export default{'zh-cn':{'dictionary':{'CONNECTED_USERS':'已连接用户:%0','PENDING_ACTION_SENDING_DATA':'正在往服务器发送数据。','Synchronization\x20issue':'同步Issue','Connected\x20users\x20list\x20dropdown\x20menu':'连接用户列表下拉菜单','Connected\x20users\x20list':'连接用户列表','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'折叠的连接用户列表(按\x20ENTER\x20键打开)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'当前文档不能连回服务器。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'重新连接后不能获取文档详情。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'最新保存的文档版本和本地版本不匹配。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'本地文档和服务器文档存在区别,合并它们将导致意料之外的行为。为避免丢失数据,请先将内容保存在本地并刷新编辑器。'},'getPluralForm':_0x4bab97=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x37683f=>{const {'zh-cn':{dictionary:_0x395d28,getPluralForm:_0x33f269}}={'zh-cn':{'dictionary':{'CONNECTED_USERS':'已连接用户:%0','PENDING_ACTION_SENDING_DATA':'正在往服务器发送数据。','Synchronization\x20issue':'同步Issue','Connected\x20users\x20list\x20dropdown\x20menu':'连接用户列表下拉菜单','Connected\x20users\x20list':'连接用户列表','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'折叠的连接用户列表(按\x20ENTER\x20键打开)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'当前文档不能连回服务器。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'重新连接后不能获取文档详情。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'最新保存的文档版本和本地版本不匹配。为避免丢失数据,请先将内容保存在本地并刷新编辑器。','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'本地文档和服务器文档存在区别,合并它们将导致意料之外的行为。为避免丢失数据,请先将内容保存在本地并刷新编辑器。'},'getPluralForm':_0x2045a1=>0x0}};_0x37683f['zh-cn']||={'dictionary':{},'getPluralForm':null},_0x37683f['zh-cn']['dictionary']=Object['assign'](_0x37683f['zh-cn']['dictionary'],_0x395d28),_0x37683f['zh-cn']['getPluralForm']=_0x33f269;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/zh.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'zh':{'dictionary':{'CONNECTED_USERS':'%0\x20位已連線使用者。','PENDING_ACTION_SENDING_DATA':'傳送資料到伺服器。','Synchronization\x20issue':'同步處理問題','Connected\x20users\x20list\x20dropdown\x20menu':'已連結使用者清單下拉式功能表','Connected\x20users\x20list':'已連結使用者清單','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'摺疊的已連結使用者清單(按\x20Enter\x20即可將其開啟)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'無法將文件連結回伺服器。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'重新連結期間,無法獲取文件詳細資料。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'文件的最後儲存版本與本機版本不符。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'本機文件與伺服器文件不同,合併它們可能會導致意外情況。為了不丟失內容,請將其儲存於本機並重新整理編輯器。'},'getPluralForm':
|
|
23
|
+
export default{'zh':{'dictionary':{'CONNECTED_USERS':'%0\x20位已連線使用者。','PENDING_ACTION_SENDING_DATA':'傳送資料到伺服器。','Synchronization\x20issue':'同步處理問題','Connected\x20users\x20list\x20dropdown\x20menu':'已連結使用者清單下拉式功能表','Connected\x20users\x20list':'已連結使用者清單','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'摺疊的已連結使用者清單(按\x20Enter\x20即可將其開啟)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'無法將文件連結回伺服器。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'重新連結期間,無法獲取文件詳細資料。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'文件的最後儲存版本與本機版本不符。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'本機文件與伺服器文件不同,合併它們可能會導致意外情況。為了不丟失內容,請將其儲存於本機並重新整理編輯器。'},'getPluralForm':_0x197abe=>0x0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x22ef0f=>{const {zh:{dictionary:_0x382ccb,getPluralForm:_0x4ca6f3}}={'zh':{'dictionary':{'CONNECTED_USERS':'%0\x20位已連線使用者。','PENDING_ACTION_SENDING_DATA':'傳送資料到伺服器。','Synchronization\x20issue':'同步處理問題','Connected\x20users\x20list\x20dropdown\x20menu':'已連結使用者清單下拉式功能表','Connected\x20users\x20list':'已連結使用者清單','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'摺疊的已連結使用者清單(按\x20Enter\x20即可將其開啟)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'無法將文件連結回伺服器。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'重新連結期間,無法獲取文件詳細資料。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20last\x20saved\x20version\x20of\x20the\x20document\x20does\x20not\x20match\x20the\x20local\x20version.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'文件的最後儲存版本與本機版本不符。為了不丟失內容,請將其儲存於本機並重新整理編輯器。','The\x20local\x20document\x20and\x20server\x20document\x20differ\x20and\x20merging\x20them\x20can\x20cause\x20unexpected\x20behavior.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'本機文件與伺服器文件不同,合併它們可能會導致意外情況。為了不丟失內容,請將其儲存於本機並重新整理編輯器。'},'getPluralForm':_0x40bb31=>0x0}};_0x22ef0f['zh']||={'dictionary':{},'getPluralForm':null},_0x22ef0f['zh']['dictionary']=Object['assign'](_0x22ef0f['zh']['dictionary'],_0x382ccb),_0x22ef0f['zh']['getPluralForm']=_0x4ca6f3;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-real-time-collaboration",
|
|
3
|
-
"version": "48.
|
|
3
|
+
"version": "48.3.0-alpha.1",
|
|
4
4
|
"description": "A set of CKEditor 5 features enabling real-time collaboration within the editor using CKEditor Cloud Services.",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
6
6
|
"author": "CKSource (http://cksource.com/)",
|
|
@@ -40,18 +40,18 @@
|
|
|
40
40
|
"dist/translations/*.umd.js"
|
|
41
41
|
],
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@ckeditor/ckeditor-cloud-services-collaboration": "54.
|
|
44
|
-
"@ckeditor/ckeditor5-cloud-services": "48.
|
|
45
|
-
"@ckeditor/ckeditor5-collaboration-core": "48.
|
|
46
|
-
"@ckeditor/ckeditor5-comments": "48.
|
|
47
|
-
"@ckeditor/ckeditor5-core": "48.
|
|
48
|
-
"@ckeditor/ckeditor5-editor-multi-root": "48.
|
|
49
|
-
"@ckeditor/ckeditor5-engine": "48.
|
|
50
|
-
"@ckeditor/ckeditor5-operations-compressor": "48.
|
|
51
|
-
"@ckeditor/ckeditor5-revision-history": "48.
|
|
52
|
-
"@ckeditor/ckeditor5-track-changes": "48.
|
|
53
|
-
"@ckeditor/ckeditor5-ui": "48.
|
|
54
|
-
"@ckeditor/ckeditor5-utils": "48.
|
|
43
|
+
"@ckeditor/ckeditor-cloud-services-collaboration": "54.2.2",
|
|
44
|
+
"@ckeditor/ckeditor5-cloud-services": "48.3.0-alpha.1",
|
|
45
|
+
"@ckeditor/ckeditor5-collaboration-core": "48.3.0-alpha.1",
|
|
46
|
+
"@ckeditor/ckeditor5-comments": "48.3.0-alpha.1",
|
|
47
|
+
"@ckeditor/ckeditor5-core": "48.3.0-alpha.1",
|
|
48
|
+
"@ckeditor/ckeditor5-editor-multi-root": "48.3.0-alpha.1",
|
|
49
|
+
"@ckeditor/ckeditor5-engine": "48.3.0-alpha.1",
|
|
50
|
+
"@ckeditor/ckeditor5-operations-compressor": "48.3.0-alpha.1",
|
|
51
|
+
"@ckeditor/ckeditor5-revision-history": "48.3.0-alpha.1",
|
|
52
|
+
"@ckeditor/ckeditor5-track-changes": "48.3.0-alpha.1",
|
|
53
|
+
"@ckeditor/ckeditor5-ui": "48.3.0-alpha.1",
|
|
54
|
+
"@ckeditor/ckeditor5-utils": "48.3.0-alpha.1",
|
|
55
55
|
"es-toolkit": "1.45.1"
|
|
56
56
|
},
|
|
57
57
|
"files": [
|