@ckeditor/ckeditor5-real-time-collaboration 43.2.0-alpha.7 → 43.3.0-alpha.0
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/build/real-time-collaboration.js +1 -1
- package/build/translations/af.js +1 -0
- package/build/translations/ast.js +1 -0
- package/build/translations/az.js +1 -0
- package/build/translations/bs.js +1 -0
- package/build/translations/cs.js +1 -1
- package/build/translations/en-gb.js +1 -0
- package/build/translations/eo.js +1 -0
- package/build/translations/es-co.js +1 -0
- package/build/translations/es.js +1 -1
- package/build/translations/eu.js +1 -0
- package/build/translations/fa.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gu.js +1 -0
- package/build/translations/he.js +1 -1
- package/build/translations/hy.js +1 -0
- package/build/translations/it.js +1 -1
- package/build/translations/jv.js +1 -0
- package/build/translations/kk.js +1 -0
- package/build/translations/km.js +1 -0
- package/build/translations/kn.js +1 -0
- package/build/translations/ku.js +1 -0
- package/build/translations/lt.js +1 -1
- package/build/translations/nb.js +1 -0
- package/build/translations/ne.js +1 -0
- package/build/translations/oc.js +1 -0
- package/build/translations/pl.js +1 -1
- package/build/translations/pt-br.js +1 -1
- package/build/translations/pt.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/si.js +1 -0
- package/build/translations/sk.js +1 -1
- package/build/translations/sl.js +1 -0
- package/build/translations/sq.js +1 -0
- package/build/translations/ti.js +1 -0
- package/build/translations/tt.js +1 -0
- package/build/translations/ug.js +1 -0
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.js +1 -0
- package/build/translations/uz.js +1 -0
- package/dist/index-editor.css +10 -14
- package/dist/index.css +10 -14
- package/dist/index.js +6 -6
- package/dist/presencelist.d.ts +8 -0
- package/dist/realtimecollaborativecomments/cloudservicescommentsadapter.d.ts +8 -0
- package/dist/realtimecollaborativecomments.d.ts +8 -0
- package/dist/realtimecollaborativeediting/realtimecollaborationclient.d.ts +8 -0
- package/dist/realtimecollaborativeediting/sessions.d.ts +8 -0
- package/dist/realtimecollaborativeediting/usermarkers.d.ts +8 -0
- package/dist/realtimecollaborativeediting/websocketgateway.d.ts +8 -0
- package/dist/realtimecollaborativeediting.d.ts +8 -0
- package/dist/realtimecollaborativerevisionhistory.d.ts +8 -0
- package/dist/realtimecollaborativetrackchanges.d.ts +8 -0
- package/dist/translations/af.d.ts +8 -0
- package/dist/translations/af.js +23 -0
- package/dist/translations/af.umd.js +23 -0
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.d.ts +8 -0
- package/dist/translations/ast.js +23 -0
- package/dist/translations/ast.umd.js +23 -0
- package/dist/translations/az.d.ts +8 -0
- package/dist/translations/az.js +23 -0
- package/dist/translations/az.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/bs.js +23 -0
- package/dist/translations/bs.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/en-gb.js +23 -0
- package/dist/translations/en-gb.umd.js +23 -0
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.d.ts +8 -0
- package/dist/translations/eo.js +23 -0
- package/dist/translations/eo.umd.js +23 -0
- package/dist/translations/es-co.d.ts +8 -0
- package/dist/translations/es-co.js +23 -0
- package/dist/translations/es-co.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/eu.js +23 -0
- package/dist/translations/eu.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/gu.js +23 -0
- package/dist/translations/gu.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/hy.js +23 -0
- package/dist/translations/hy.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/jv.js +23 -0
- package/dist/translations/jv.umd.js +23 -0
- package/dist/translations/kk.d.ts +8 -0
- package/dist/translations/kk.js +23 -0
- package/dist/translations/kk.umd.js +23 -0
- package/dist/translations/km.d.ts +8 -0
- package/dist/translations/km.js +23 -0
- package/dist/translations/km.umd.js +23 -0
- package/dist/translations/kn.d.ts +8 -0
- package/dist/translations/kn.js +23 -0
- package/dist/translations/kn.umd.js +23 -0
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.d.ts +8 -0
- package/dist/translations/ku.js +23 -0
- package/dist/translations/ku.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/nb.js +23 -0
- package/dist/translations/nb.umd.js +23 -0
- package/dist/translations/ne.d.ts +8 -0
- package/dist/translations/ne.js +23 -0
- package/dist/translations/ne.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/oc.js +23 -0
- package/dist/translations/oc.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/si.js +23 -0
- package/dist/translations/si.umd.js +23 -0
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.d.ts +8 -0
- package/dist/translations/sl.js +23 -0
- package/dist/translations/sl.umd.js +23 -0
- package/dist/translations/sq.d.ts +8 -0
- package/dist/translations/sq.js +23 -0
- package/dist/translations/sq.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/ti.js +23 -0
- package/dist/translations/ti.umd.js +23 -0
- 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.d.ts +8 -0
- package/dist/translations/tt.js +23 -0
- package/dist/translations/tt.umd.js +23 -0
- package/dist/translations/ug.d.ts +8 -0
- package/dist/translations/ug.js +23 -0
- package/dist/translations/ug.umd.js +23 -0
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.d.ts +8 -0
- package/dist/translations/ur.js +23 -0
- package/dist/translations/ur.umd.js +23 -0
- package/dist/translations/uz.d.ts +8 -0
- package/dist/translations/uz.js +23 -0
- package/dist/translations/uz.umd.js +23 -0
- 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/translations/af.po +54 -0
- package/lang/translations/ar.po +4 -10
- package/lang/translations/ast.po +54 -0
- package/lang/translations/az.po +54 -0
- package/lang/translations/bg.po +3 -9
- package/lang/translations/bn.po +3 -9
- package/lang/translations/bs.po +55 -0
- package/lang/translations/ca.po +3 -9
- package/lang/translations/cs.po +4 -11
- package/lang/translations/da.po +3 -9
- package/lang/translations/de-ch.po +3 -9
- package/lang/translations/de.po +3 -9
- package/lang/translations/el.po +3 -9
- package/lang/translations/en-au.po +3 -9
- package/lang/translations/en-gb.po +54 -0
- package/lang/translations/en.po +5 -11
- package/lang/translations/eo.po +54 -0
- package/lang/translations/es-co.po +54 -0
- package/lang/translations/es.po +4 -11
- package/lang/translations/et.po +3 -9
- package/lang/translations/eu.po +54 -0
- package/lang/translations/fa.po +4 -11
- package/lang/translations/fi.po +3 -9
- package/lang/translations/fr.po +4 -11
- package/lang/translations/gl.po +3 -9
- package/lang/translations/gu.po +54 -0
- package/lang/translations/he.po +4 -11
- package/lang/translations/hi.po +3 -9
- package/lang/translations/hr.po +4 -10
- package/lang/translations/hu.po +3 -9
- package/lang/translations/hy.po +54 -0
- package/lang/translations/id.po +3 -9
- package/lang/translations/it.po +4 -11
- package/lang/translations/ja.po +3 -9
- package/lang/translations/jv.po +54 -0
- package/lang/translations/kk.po +54 -0
- package/lang/translations/km.po +53 -0
- package/lang/translations/kn.po +54 -0
- package/lang/translations/ko.po +3 -9
- package/lang/translations/ku.po +54 -0
- package/lang/translations/lt.po +4 -11
- package/lang/translations/lv.po +4 -10
- package/lang/translations/ms.po +3 -9
- package/lang/translations/nb.po +54 -0
- package/lang/translations/ne.po +54 -0
- package/lang/translations/nl.po +3 -9
- package/lang/translations/no.po +3 -9
- package/lang/translations/oc.po +54 -0
- package/lang/translations/pl.po +4 -11
- package/lang/translations/pt-br.po +4 -11
- package/lang/translations/pt.po +4 -11
- package/lang/translations/ro.po +4 -10
- package/lang/translations/ru.po +4 -11
- package/lang/translations/si.po +54 -0
- package/lang/translations/sk.po +4 -11
- package/lang/translations/sl.po +56 -0
- package/lang/translations/sq.po +54 -0
- package/lang/translations/sr-latn.po +4 -10
- package/lang/translations/sr.po +4 -10
- package/lang/translations/sv.po +3 -9
- package/lang/translations/th.po +3 -9
- package/lang/translations/ti.po +54 -0
- package/lang/translations/tk.po +3 -9
- package/lang/translations/tr.po +3 -9
- package/lang/translations/tt.po +53 -0
- package/lang/translations/ug.po +53 -0
- package/lang/translations/uk.po +4 -11
- package/lang/translations/ur.po +54 -0
- package/lang/translations/uz.po +54 -0
- package/lang/translations/vi.po +3 -9
- package/lang/translations/zh-cn.po +3 -9
- package/lang/translations/zh.po +3 -9
- package/package.json +10 -10
- package/src/common-translations.js +1 -1
- package/src/index.js +1 -1
- package/src/presencelist/presencelistui.js +1 -1
- package/src/presencelist/view/presencecounterview.js +1 -1
- package/src/presencelist/view/presencedropdownlistitemview.js +1 -1
- package/src/presencelist/view/presencedropdownlistview.js +1 -1
- package/src/presencelist/view/presenceinlinelistitemview.js +1 -1
- package/src/presencelist/view/presenceinlinelistview.js +1 -1
- package/src/presencelist/view/presencelistview.js +1 -1
- package/src/presencelist.d.ts +8 -0
- package/src/presencelist.js +1 -1
- package/src/realtimecollaborativecomments/cloudservicescommentsadapter.d.ts +8 -0
- package/src/realtimecollaborativecomments/cloudservicescommentsadapter.js +1 -1
- package/src/realtimecollaborativecomments.d.ts +8 -0
- package/src/realtimecollaborativecomments.js +1 -1
- package/src/realtimecollaborativeediting/realtimecollaborationclient.d.ts +8 -0
- package/src/realtimecollaborativeediting/realtimecollaborationclient.js +1 -1
- package/src/realtimecollaborativeediting/sessions.d.ts +8 -0
- package/src/realtimecollaborativeediting/sessions.js +1 -1
- package/src/realtimecollaborativeediting/usermarkers.d.ts +8 -0
- package/src/realtimecollaborativeediting/usermarkers.js +1 -1
- package/src/realtimecollaborativeediting/websocketgateway.d.ts +8 -0
- package/src/realtimecollaborativeediting/websocketgateway.js +1 -1
- package/src/realtimecollaborativeediting.d.ts +8 -0
- package/src/realtimecollaborativeediting.js +1 -1
- package/src/realtimecollaborativerevisionhistory/cloudservicesrevisionhistoryadapter.js +1 -1
- package/src/realtimecollaborativerevisionhistory.d.ts +8 -0
- package/src/realtimecollaborativerevisionhistory.js +1 -1
- package/src/realtimecollaborativetrackchanges/cloudservicestrackchangesadapter.js +1 -1
- package/src/realtimecollaborativetrackchanges.d.ts +8 -0
- package/src/realtimecollaborativetrackchanges.js +1 -1
|
@@ -43,6 +43,14 @@ export default class RealTimeCollaborationClient extends Plugin {
|
|
|
43
43
|
* @inheritDoc
|
|
44
44
|
*/
|
|
45
45
|
static get pluginName(): "RealTimeCollaborationClient";
|
|
46
|
+
/**
|
|
47
|
+
* @inheritDoc
|
|
48
|
+
*/
|
|
49
|
+
static get isOfficialPlugin(): true;
|
|
50
|
+
/**
|
|
51
|
+
* @inheritDoc
|
|
52
|
+
*/
|
|
53
|
+
static get isPremiumPlugin(): true;
|
|
46
54
|
/**
|
|
47
55
|
* Incremented every time the document is synchronized with Cloud Services server. It can be treated as the server's current document
|
|
48
56
|
* version. This number is stored between editing sessions, so even when all clients disconnect, the editing session is closed, the
|
|
@@ -64,6 +64,14 @@ export default class Sessions extends ContextPlugin {
|
|
|
64
64
|
* @inheritDoc
|
|
65
65
|
*/
|
|
66
66
|
static get pluginName(): "Sessions";
|
|
67
|
+
/**
|
|
68
|
+
* @inheritDoc
|
|
69
|
+
*/
|
|
70
|
+
static get isOfficialPlugin(): true;
|
|
71
|
+
/**
|
|
72
|
+
* @inheritDoc
|
|
73
|
+
*/
|
|
74
|
+
static get isPremiumPlugin(): true;
|
|
67
75
|
/**
|
|
68
76
|
* @inheritDoc
|
|
69
77
|
*/
|
|
@@ -28,6 +28,14 @@ export default class UserMarkers extends Plugin {
|
|
|
28
28
|
* @inheritDoc
|
|
29
29
|
*/
|
|
30
30
|
static get pluginName(): "UserMarkers";
|
|
31
|
+
/**
|
|
32
|
+
* @inheritDoc
|
|
33
|
+
*/
|
|
34
|
+
static get isOfficialPlugin(): true;
|
|
35
|
+
/**
|
|
36
|
+
* @inheritDoc
|
|
37
|
+
*/
|
|
38
|
+
static get isPremiumPlugin(): true;
|
|
31
39
|
/**
|
|
32
40
|
* @inheritDoc
|
|
33
41
|
*/
|
|
@@ -28,6 +28,14 @@ export default class WebSocketGateway extends ContextPlugin {
|
|
|
28
28
|
* @inheritDoc
|
|
29
29
|
*/
|
|
30
30
|
static get pluginName(): "WebSocketGateway";
|
|
31
|
+
/**
|
|
32
|
+
* @inheritDoc
|
|
33
|
+
*/
|
|
34
|
+
static get isOfficialPlugin(): true;
|
|
35
|
+
/**
|
|
36
|
+
* @inheritDoc
|
|
37
|
+
*/
|
|
38
|
+
static get isPremiumPlugin(): true;
|
|
31
39
|
constructor(context: Editor | Context);
|
|
32
40
|
/**
|
|
33
41
|
* @inheritDoc
|
|
@@ -27,4 +27,12 @@ export default class RealTimeCollaborativeEditing extends Plugin {
|
|
|
27
27
|
* @inheritDoc
|
|
28
28
|
*/
|
|
29
29
|
static get pluginName(): "RealTimeCollaborativeEditing";
|
|
30
|
+
/**
|
|
31
|
+
* @inheritDoc
|
|
32
|
+
*/
|
|
33
|
+
static get isOfficialPlugin(): true;
|
|
34
|
+
/**
|
|
35
|
+
* @inheritDoc
|
|
36
|
+
*/
|
|
37
|
+
static get isPremiumPlugin(): true;
|
|
30
38
|
}
|
|
@@ -30,4 +30,12 @@ export default class RealTimeCollaborativeRevisionHistory extends Plugin {
|
|
|
30
30
|
* @inheritDoc
|
|
31
31
|
*/
|
|
32
32
|
static get pluginName(): "RealTimeCollaborativeRevisionHistory";
|
|
33
|
+
/**
|
|
34
|
+
* @inheritDoc
|
|
35
|
+
*/
|
|
36
|
+
static get isOfficialPlugin(): true;
|
|
37
|
+
/**
|
|
38
|
+
* @inheritDoc
|
|
39
|
+
*/
|
|
40
|
+
static get isPremiumPlugin(): true;
|
|
33
41
|
}
|
|
@@ -28,4 +28,12 @@ export default class RealTimeCollaborativeTrackChanges extends Plugin {
|
|
|
28
28
|
* @inheritDoc
|
|
29
29
|
*/
|
|
30
30
|
static get pluginName(): "RealTimeCollaborativeTrackChanges";
|
|
31
|
+
/**
|
|
32
|
+
* @inheritDoc
|
|
33
|
+
*/
|
|
34
|
+
static get isOfficialPlugin(): true;
|
|
35
|
+
/**
|
|
36
|
+
* @inheritDoc
|
|
37
|
+
*/
|
|
38
|
+
static get isPremiumPlugin(): true;
|
|
31
39
|
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'af':{'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':_0x50d073=>0x1!=_0x50d073}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x47b8a9=>{const {af:{dictionary:_0x48dd61,getPluralForm:_0x1093d7}}={'af':{'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':_0x24b897=>0x1!=_0x24b897}};_0x47b8a9['af']||={'dictionary':{},'getPluralForm':null},_0x47b8a9['af']['dictionary']=Object['assign'](_0x47b8a9['af']['dictionary'],_0x48dd61),_0x47b8a9['af']['getPluralForm']=_0x1093d7;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ar.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ar':{'dictionary':{'CONNECTED_USERS':['1\x20مستخدم\x20متصل\x20(أنا)','%0\x20مستخدم\x20متصل','%0\x20مستخدم\x20متصل','%0\x20مستخدمين\x20متصلين','%0\x20مستخدماً\x20متصلاً','%0\x20مستخدمٍ\x20متصلٍ'],'PENDING_ACTION_SENDING_DATA':'إرسال\x20البيانات\x20إلى\x20الخادم','Synchronization\x20issue':'مشكلة\x20في\x20المزامنة','Connected\x20users\x20list\x20dropdown\x20menu':'القائمة\x20المنسدلة\x20لقائمة\x20المستخدمين\x20المتصلين','Connected\x20users\x20list':'قائمة\x20المستخدمين\x20المتصلين','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'قائمة\x20مطوية\x20للمستخدمين\x20المتصلين\x20(اضغط\x20على\x20ENTER\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إنعاش\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للمحرر\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عملية\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عملية\x20إنعاش\x20للمحرر\x20لديك.'},'getPluralForm':
|
|
23
|
+
export default{'ar':{'dictionary':{'CONNECTED_USERS':['1\x20مستخدم\x20متصل\x20(أنا)','%0\x20مستخدم\x20متصل','%0\x20مستخدم\x20متصل','%0\x20مستخدمين\x20متصلين','%0\x20مستخدماً\x20متصلاً','%0\x20مستخدمٍ\x20متصلٍ'],'PENDING_ACTION_SENDING_DATA':'إرسال\x20البيانات\x20إلى\x20الخادم','Synchronization\x20issue':'مشكلة\x20في\x20المزامنة','Connected\x20users\x20list\x20dropdown\x20menu':'القائمة\x20المنسدلة\x20لقائمة\x20المستخدمين\x20المتصلين','Connected\x20users\x20list':'قائمة\x20المستخدمين\x20المتصلين','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'قائمة\x20مطوية\x20للمستخدمين\x20المتصلين\x20(اضغط\x20على\x20ENTER\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إنعاش\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للمحرر\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عملية\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عملية\x20إنعاش\x20للمحرر\x20لديك.'},'getPluralForm':_0x3e91c0=>0x0==_0x3e91c0?0x0:0x1==_0x3e91c0?0x1:0x2==_0x3e91c0?0x2:_0x3e91c0%0x64>=0x3&&_0x3e91c0%0x64<=0xa?0x3:_0x3e91c0%0x64>=0xb?0x4:0x5}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x1aeda5=>{const {ar:{dictionary:_0x2ff4a1,getPluralForm:_0x4a303c}}={'ar':{'dictionary':{'CONNECTED_USERS':['1\x20مستخدم\x20متصل\x20(أنا)','%0\x20مستخدم\x20متصل','%0\x20مستخدم\x20متصل','%0\x20مستخدمين\x20متصلين','%0\x20مستخدماً\x20متصلاً','%0\x20مستخدمٍ\x20متصلٍ'],'PENDING_ACTION_SENDING_DATA':'إرسال\x20البيانات\x20إلى\x20الخادم','Synchronization\x20issue':'مشكلة\x20في\x20المزامنة','Connected\x20users\x20list\x20dropdown\x20menu':'القائمة\x20المنسدلة\x20لقائمة\x20المستخدمين\x20المتصلين','Connected\x20users\x20list':'قائمة\x20المستخدمين\x20المتصلين','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'قائمة\x20مطوية\x20للمستخدمين\x20المتصلين\x20(اضغط\x20على\x20ENTER\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إنعاش\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للمحرر\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عملية\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عملية\x20إنعاش\x20للمحرر\x20لديك.'},'getPluralForm':_0x3fa999=>0x0==_0x3fa999?0x0:0x1==_0x3fa999?0x1:0x2==_0x3fa999?0x2:_0x3fa999%0x64>=0x3&&_0x3fa999%0x64<=0xa?0x3:_0x3fa999%0x64>=0xb?0x4:0x5}};_0x1aeda5['ar']||={'dictionary':{},'getPluralForm':null},_0x1aeda5['ar']['dictionary']=Object['assign'](_0x1aeda5['ar']['dictionary'],_0x2ff4a1),_0x1aeda5['ar']['getPluralForm']=_0x4a303c;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'ast':{'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':_0x494f94=>0x1!=_0x494f94}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x2e335a=>{const {ast:{dictionary:_0x2d0676,getPluralForm:_0x9b63c2}}={'ast':{'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':_0x473c3b=>0x1!=_0x473c3b}};_0x2e335a['ast']||={'dictionary':{},'getPluralForm':null},_0x2e335a['ast']['dictionary']=Object['assign'](_0x2e335a['ast']['dictionary'],_0x2d0676),_0x2e335a['ast']['getPluralForm']=_0x9b63c2;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'az':{'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':_0x560b86=>0x1!=_0x560b86}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x404a9a=>{const {az:{dictionary:_0x41e6d9,getPluralForm:_0x4ccb44}}={'az':{'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':_0x2b53a8=>0x1!=_0x2b53a8}};_0x404a9a['az']||={'dictionary':{},'getPluralForm':null},_0x404a9a['az']['dictionary']=Object['assign'](_0x404a9a['az']['dictionary'],_0x41e6d9),_0x404a9a['az']['getPluralForm']=_0x4ccb44;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/bg.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'bg':{'dictionary':{'CONNECTED_USERS':['1\x20свързан\x20потребител\x20(аз)','%0\x20свързан\x20потребители'],'PENDING_ACTION_SENDING_DATA':'Изпращане\x20на\x20данни\x20до\x20сървъра.','Synchronization\x20issue':'Проблем\x20при\x20синхронизацията','Connected\x20users\x20list\x20dropdown\x20menu':'Падащо\x20меню\x20със\x20свързани\x20потребители','Connected\x20users\x20list':'Списък\x20със\x20свързани\x20потребители','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Спуснат\x20списък\x20със\x20свързани\x20потребители\x20(натиснете\x20ВЪВЕДИ,\x20за\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локално\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запазете\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локално\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локално\x20и\x20презаредете\x20редактора.'},'getPluralForm':
|
|
23
|
+
export default{'bg':{'dictionary':{'CONNECTED_USERS':['1\x20свързан\x20потребител\x20(аз)','%0\x20свързан\x20потребители'],'PENDING_ACTION_SENDING_DATA':'Изпращане\x20на\x20данни\x20до\x20сървъра.','Synchronization\x20issue':'Проблем\x20при\x20синхронизацията','Connected\x20users\x20list\x20dropdown\x20menu':'Падащо\x20меню\x20със\x20свързани\x20потребители','Connected\x20users\x20list':'Списък\x20със\x20свързани\x20потребители','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Спуснат\x20списък\x20със\x20свързани\x20потребители\x20(натиснете\x20ВЪВЕДИ,\x20за\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локално\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запазете\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локално\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локално\x20и\x20презаредете\x20редактора.'},'getPluralForm':_0x1235eb=>0x1!=_0x1235eb}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x52c44f=>{const {bg:{dictionary:_0x367117,getPluralForm:_0x52e91a}}={'bg':{'dictionary':{'CONNECTED_USERS':['1\x20свързан\x20потребител\x20(аз)','%0\x20свързан\x20потребители'],'PENDING_ACTION_SENDING_DATA':'Изпращане\x20на\x20данни\x20до\x20сървъра.','Synchronization\x20issue':'Проблем\x20при\x20синхронизацията','Connected\x20users\x20list\x20dropdown\x20menu':'Падащо\x20меню\x20със\x20свързани\x20потребители','Connected\x20users\x20list':'Списък\x20със\x20свързани\x20потребители','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Спуснат\x20списък\x20със\x20свързани\x20потребители\x20(натиснете\x20ВЪВЕДИ,\x20за\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локално\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запазете\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локално\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локално\x20и\x20презаредете\x20редактора.'},'getPluralForm':_0x46368c=>0x1!=_0x46368c}};_0x52c44f['bg']||={'dictionary':{},'getPluralForm':null},_0x52c44f['bg']['dictionary']=Object['assign'](_0x52c44f['bg']['dictionary'],_0x367117),_0x52c44f['bg']['getPluralForm']=_0x52e91a;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/bn.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'bn':{'dictionary':{'CONNECTED_USERS':['1\x20সংযুক্ত\x20ব্যবহারকারী\x20(আমি)','%0\x20সংযুক্ত\x20ব্যবহারকারী'],'PENDING_ACTION_SENDING_DATA':'সার্ভারে\x20তথ্য\x20পাঠানো\x20হচ্ছে।','Synchronization\x20issue':'সিনক্রোনাইজেশনে\x20সমস্যা','Connected\x20users\x20list\x20dropdown\x20menu':'সংযুক্ত\x20ইউজারদের\x20তালিকার\x20ড্রপডাউন\x20মেনু','Connected\x20users\x20list':'সংযুক্ত\x20ইউজারদের\x20তালিকা','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'সঙ্কুচিত\x20সংযুক্ত\x20ইউজারদের\x20তালিকা\x20(এটি\x20খুলতে\x20ENTER-এ\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করুন৷','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রিফ্রেশ\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রিফ্রেশ\x20করুন৷\x20'},'getPluralForm':
|
|
23
|
+
export default{'bn':{'dictionary':{'CONNECTED_USERS':['1\x20সংযুক্ত\x20ব্যবহারকারী\x20(আমি)','%0\x20সংযুক্ত\x20ব্যবহারকারী'],'PENDING_ACTION_SENDING_DATA':'সার্ভারে\x20তথ্য\x20পাঠানো\x20হচ্ছে।','Synchronization\x20issue':'সিনক্রোনাইজেশনে\x20সমস্যা','Connected\x20users\x20list\x20dropdown\x20menu':'সংযুক্ত\x20ইউজারদের\x20তালিকার\x20ড্রপডাউন\x20মেনু','Connected\x20users\x20list':'সংযুক্ত\x20ইউজারদের\x20তালিকা','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'সঙ্কুচিত\x20সংযুক্ত\x20ইউজারদের\x20তালিকা\x20(এটি\x20খুলতে\x20ENTER-এ\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করুন৷','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রিফ্রেশ\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রিফ্রেশ\x20করুন৷\x20'},'getPluralForm':_0xbb14f0=>0x1!=_0xbb14f0}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x3caf3b=>{const {bn:{dictionary:_0x3ac07d,getPluralForm:_0xb92d95}}={'bn':{'dictionary':{'CONNECTED_USERS':['1\x20সংযুক্ত\x20ব্যবহারকারী\x20(আমি)','%0\x20সংযুক্ত\x20ব্যবহারকারী'],'PENDING_ACTION_SENDING_DATA':'সার্ভারে\x20তথ্য\x20পাঠানো\x20হচ্ছে।','Synchronization\x20issue':'সিনক্রোনাইজেশনে\x20সমস্যা','Connected\x20users\x20list\x20dropdown\x20menu':'সংযুক্ত\x20ইউজারদের\x20তালিকার\x20ড্রপডাউন\x20মেনু','Connected\x20users\x20list':'সংযুক্ত\x20ইউজারদের\x20তালিকা','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'সঙ্কুচিত\x20সংযুক্ত\x20ইউজারদের\x20তালিকা\x20(এটি\x20খুলতে\x20ENTER-এ\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করুন৷','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রিফ্রেশ\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রিফ্রেশ\x20করুন৷\x20'},'getPluralForm':_0x427188=>0x1!=_0x427188}};_0x3caf3b['bn']||={'dictionary':{},'getPluralForm':null},_0x3caf3b['bn']['dictionary']=Object['assign'](_0x3caf3b['bn']['dictionary'],_0x3ac07d),_0x3caf3b['bn']['getPluralForm']=_0xb92d95;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
import type { Translations } from '@ckeditor/ckeditor5-utils';
|
|
7
|
+
declare const translations: Translations;
|
|
8
|
+
export default translations;
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
export default{'bs':{'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':_0x322b35=>_0x322b35%0xa==0x1&&_0x322b35%0x64!=0xb?0x0:_0x322b35%0xa>=0x2&&_0x322b35%0xa<=0x4&&(_0x322b35%0x64<0xa||_0x322b35%0x64>=0x14)?0x1:0x2}};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
|
+
*
|
|
4
|
+
*
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* +---------------------------------------------------------------------------------+
|
|
8
|
+
* | |
|
|
9
|
+
* | Hello stranger! |
|
|
10
|
+
* | |
|
|
11
|
+
* | |
|
|
12
|
+
* | What you're currently looking at is the source code of a legally protected, |
|
|
13
|
+
* | proprietary software. Any attempts to deobfuscate / disassemble this code |
|
|
14
|
+
* | are forbidden and will result in legal consequences. |
|
|
15
|
+
* | |
|
|
16
|
+
* | |
|
|
17
|
+
* +---------------------------------------------------------------------------------+
|
|
18
|
+
*
|
|
19
|
+
*
|
|
20
|
+
*
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
(_0x176206=>{const {bs:{dictionary:_0x2e7e70,getPluralForm:_0x3d8b35}}={'bs':{'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':_0x714a61=>_0x714a61%0xa==0x1&&_0x714a61%0x64!=0xb?0x0:_0x714a61%0xa>=0x2&&_0x714a61%0xa<=0x4&&(_0x714a61%0x64<0xa||_0x714a61%0x64>=0x14)?0x1:0x2}};_0x176206['bs']||={'dictionary':{},'getPluralForm':null},_0x176206['bs']['dictionary']=Object['assign'](_0x176206['bs']['dictionary'],_0x2e7e70),_0x176206['bs']['getPluralForm']=_0x3d8b35;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ca.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ca':{'dictionary':{'CONNECTED_USERS':['1\x20usuari\x20connectat\x20(jo)','%0\x20usuaris\x20connectat'],'PENDING_ACTION_SENDING_DATA':'Enviant\x20dades\x20al\x20servidor.','Synchronization\x20issue':'Problema\x20de\x20sincronització','Connected\x20users\x20list\x20dropdown\x20menu':'Menú\x20desplegable\x20amb\x20la\x20llista\x20d\x27usuaris\x20connectats','Connected\x20users\x20list':'Llista\x20d\x27usuaris\x20connectats','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Llista\x20d\x27usuaris\x20connectats\x20replegada\x20(premeu\x20INTRO\x20per\x20obrir-la)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'El\x20document\x20no\x20es\x20pot\x20tornar\x20a\x20connectar\x20al\x20servidor.\x20Per\x20no\x20perdre\x27n\x20el\x20contingut,\x20desa\x27l\x20localment\x20i\x20actualitza\x20l\x27editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Els\x20detalls\x20del\x20document\x20no\x20s\x27han\x20pogut\x20prendre\x20durant\x20la\x20reconnexió.\x20Per\x20no\x20perdre\x27n\x20el\x20contingut,\x20desa-ho\x20localment\x20i\x20actualitza\x20l\x27editor.','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.':'La\x20darrera\x20versió\x20desada\x20del\x20document\x20no\x20coincideix\x20amb\x20la\x20versió\x20local.\x20Per\x20no\x20perdre\x27n\x20el\x20contingut,\x20desa-ho\x20localment\x20i\x20actualitza\x20l\x27editor.','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.':'El\x20document\x20local\x20i\x20el\x20document\x20del\x20servidor\x20són\x20diferents\x20i\x20combinar-los\x20pot\x20provocar\x20un\x20comportament\x20inesperat.\x20Per\x20no\x20perdre\x27n\x20el\x20contingut,\x20desa-ho\x20localment\x20i\x20actualitza\x20l\x27editor.'},'getPluralForm':
|
|
23
|
+
export default{'ca':{'dictionary':{'CONNECTED_USERS':['1\x20usuari\x20connectat\x20(jo)','%0\x20usuaris\x20connectat'],'PENDING_ACTION_SENDING_DATA':'Enviant\x20dades\x20al\x20servidor.','Synchronization\x20issue':'Problema\x20de\x20sincronització','Connected\x20users\x20list\x20dropdown\x20menu':'Menú\x20desplegable\x20amb\x20la\x20llista\x20d\x27usuaris\x20connectats','Connected\x20users\x20list':'Llista\x20d\x27usuaris\x20connectats','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Llista\x20d\x27usuaris\x20connectats\x20replegada\x20(premeu\x20INTRO\x20per\x20obrir-la)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'El\x20document\x20no\x20es\x20pot\x20tornar\x20a\x20connectar\x20al\x20servidor.\x20Per\x20no\x20perdre\x27n\x20el\x20contingut,\x20desa\x27l\x20localment\x20i\x20actualitza\x20l\x27editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Els\x20detalls\x20del\x20document\x20no\x20s\x27han\x20pogut\x20prendre\x20durant\x20la\x20reconnexió.\x20Per\x20no\x20perdre\x27n\x20el\x20contingut,\x20desa-ho\x20localment\x20i\x20actualitza\x20l\x27editor.','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.':'La\x20darrera\x20versió\x20desada\x20del\x20document\x20no\x20coincideix\x20amb\x20la\x20versió\x20local.\x20Per\x20no\x20perdre\x27n\x20el\x20contingut,\x20desa-ho\x20localment\x20i\x20actualitza\x20l\x27editor.','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.':'El\x20document\x20local\x20i\x20el\x20document\x20del\x20servidor\x20són\x20diferents\x20i\x20combinar-los\x20pot\x20provocar\x20un\x20comportament\x20inesperat.\x20Per\x20no\x20perdre\x27n\x20el\x20contingut,\x20desa-ho\x20localment\x20i\x20actualitza\x20l\x27editor.'},'getPluralForm':_0x451f2f=>0x1!=_0x451f2f}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x440382=>{const {ca:{dictionary:_0x38271f,getPluralForm:_0x2ddc4d}}={'ca':{'dictionary':{'CONNECTED_USERS':['1\x20usuari\x20connectat\x20(jo)','%0\x20usuaris\x20connectat'],'PENDING_ACTION_SENDING_DATA':'Enviant\x20dades\x20al\x20servidor.','Synchronization\x20issue':'Problema\x20de\x20sincronització','Connected\x20users\x20list\x20dropdown\x20menu':'Menú\x20desplegable\x20amb\x20la\x20llista\x20d\x27usuaris\x20connectats','Connected\x20users\x20list':'Llista\x20d\x27usuaris\x20connectats','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Llista\x20d\x27usuaris\x20connectats\x20replegada\x20(premeu\x20INTRO\x20per\x20obrir-la)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'El\x20document\x20no\x20es\x20pot\x20tornar\x20a\x20connectar\x20al\x20servidor.\x20Per\x20no\x20perdre\x27n\x20el\x20contingut,\x20desa\x27l\x20localment\x20i\x20actualitza\x20l\x27editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Els\x20detalls\x20del\x20document\x20no\x20s\x27han\x20pogut\x20prendre\x20durant\x20la\x20reconnexió.\x20Per\x20no\x20perdre\x27n\x20el\x20contingut,\x20desa-ho\x20localment\x20i\x20actualitza\x20l\x27editor.','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.':'La\x20darrera\x20versió\x20desada\x20del\x20document\x20no\x20coincideix\x20amb\x20la\x20versió\x20local.\x20Per\x20no\x20perdre\x27n\x20el\x20contingut,\x20desa-ho\x20localment\x20i\x20actualitza\x20l\x27editor.','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.':'El\x20document\x20local\x20i\x20el\x20document\x20del\x20servidor\x20són\x20diferents\x20i\x20combinar-los\x20pot\x20provocar\x20un\x20comportament\x20inesperat.\x20Per\x20no\x20perdre\x27n\x20el\x20contingut,\x20desa-ho\x20localment\x20i\x20actualitza\x20l\x27editor.'},'getPluralForm':_0x1f5ffd=>0x1!=_0x1f5ffd}};_0x440382['ca']||={'dictionary':{},'getPluralForm':null},_0x440382['ca']['dictionary']=Object['assign'](_0x440382['ca']['dictionary'],_0x38271f),_0x440382['ca']['getPluralForm']=_0x2ddc4d;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/cs.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'cs':{'dictionary':{'CONNECTED_USERS':['1\x20připojený\x20uživatel\x20(já)','%0\x20připojení\x20uživatelé','%0\x20připojení\x20uživatelé'
|
|
23
|
+
export default{'cs':{'dictionary':{'CONNECTED_USERS':['1\x20připojený\x20uživatel\x20(já)','%0\x20připojení\x20uživatelé','%0\x20připojení\x20uživatelé'],'PENDING_ACTION_SENDING_DATA':'Odesílám\x20data\x20na\x20server.','Synchronization\x20issue':'Problém\x20se\x20synchronizací','Connected\x20users\x20list\x20dropdown\x20menu':'Rozbalovací\x20nabídka\x20seznamu\x20připojených\x20uživatelů','Connected\x20users\x20list':'Seznam\x20připojených\x20uživatelů','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Sbalený\x20seznam\x20připojených\x20uživatelů\x20(pro\x20jeho\x20otevření\x20stiskněte\x20ENTER)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nemůže\x20být\x20připojen\x20zpátky\x20na\x20server.\x20Abyste\x20nepřišli\x20o\x20svůj\x20obsah,\x20uložte\x20ho\x20lokálně\x20a\x20znovu\x20načtěte\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detaily\x20o\x20dokumentu\x20nemohou\x20být\x20během\x20znovu-připojování\x20získány.\x20Abyste\x20nepřišli\x20o\x20svůj\x20obsah,\x20uložte\x20ho\x20lokálně\x20a\x20znovu\x20načtěte\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.':'Poslední\x20uložená\x20verze\x20dokumentu\x20se\x20neshoduje\x20s\x20lokální\x20verzí.\x20Abyste\x20nepřišli\x20o\x20svůj\x20obsah,\x20uložte\x20ho\x20lokálně\x20a\x20znovu\x20načtěte\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.':'Lokální\x20dokument\x20a\x20dokument\x20na\x20serveru\x20se\x20liší\x20a\x20jejich\x20sloučení\x20může\x20vést\x20k\x20neočekávaným\x20výsledkům.\x20Abyste\x20nepřišli\x20o\x20svůj\x20obsah,\x20uložte\x20ho\x20lokálně\x20a\x20znovu\x20načtěte\x20editor.'},'getPluralForm':_0x96d5c2=>0x1==_0x96d5c2?0x0:_0x96d5c2>=0x2&&_0x96d5c2<=0x4?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x2d7bcc=>{const {cs:{dictionary:_0x41d529,getPluralForm:_0x7edb1f}}={'cs':{'dictionary':{'CONNECTED_USERS':['1\x20připojený\x20uživatel\x20(já)','%0\x20připojení\x20uživatelé','%0\x20připojení\x20uživatelé'],'PENDING_ACTION_SENDING_DATA':'Odesílám\x20data\x20na\x20server.','Synchronization\x20issue':'Problém\x20se\x20synchronizací','Connected\x20users\x20list\x20dropdown\x20menu':'Rozbalovací\x20nabídka\x20seznamu\x20připojených\x20uživatelů','Connected\x20users\x20list':'Seznam\x20připojených\x20uživatelů','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Sbalený\x20seznam\x20připojených\x20uživatelů\x20(pro\x20jeho\x20otevření\x20stiskněte\x20ENTER)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nemůže\x20být\x20připojen\x20zpátky\x20na\x20server.\x20Abyste\x20nepřišli\x20o\x20svůj\x20obsah,\x20uložte\x20ho\x20lokálně\x20a\x20znovu\x20načtěte\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detaily\x20o\x20dokumentu\x20nemohou\x20být\x20během\x20znovu-připojování\x20získány.\x20Abyste\x20nepřišli\x20o\x20svůj\x20obsah,\x20uložte\x20ho\x20lokálně\x20a\x20znovu\x20načtěte\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.':'Poslední\x20uložená\x20verze\x20dokumentu\x20se\x20neshoduje\x20s\x20lokální\x20verzí.\x20Abyste\x20nepřišli\x20o\x20svůj\x20obsah,\x20uložte\x20ho\x20lokálně\x20a\x20znovu\x20načtěte\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.':'Lokální\x20dokument\x20a\x20dokument\x20na\x20serveru\x20se\x20liší\x20a\x20jejich\x20sloučení\x20může\x20vést\x20k\x20neočekávaným\x20výsledkům.\x20Abyste\x20nepřišli\x20o\x20svůj\x20obsah,\x20uložte\x20ho\x20lokálně\x20a\x20znovu\x20načtěte\x20editor.'},'getPluralForm':_0xc60c63=>0x1==_0xc60c63?0x0:_0xc60c63>=0x2&&_0xc60c63<=0x4?0x1:0x2}};_0x2d7bcc['cs']||={'dictionary':{},'getPluralForm':null},_0x2d7bcc['cs']['dictionary']=Object['assign'](_0x2d7bcc['cs']['dictionary'],_0x41d529),_0x2d7bcc['cs']['getPluralForm']=_0x7edb1f;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/da.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'da':{'dictionary':{'CONNECTED_USERS':['1\x20forbundet\x20bruger\x20(mig)','%0\x20forbundet\x20brugers'],'PENDING_ACTION_SENDING_DATA':'Sender\x20data\x20til\x20serveren.','Synchronization\x20issue':'Synkroniseringsproblem','Connected\x20users\x20list\x20dropdown\x20menu':'Dropdown-menu\x20med\x20liste\x20over\x20tilsluttede\x20brugere','Connected\x20users\x20list':'Liste\x20over\x20tilsluttede\x20brugere','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Sammenfoldet\x20liste\x20over\x20tilsluttede\x20brugere\x20(tryk\x20på\x20ENTER\x20for\x20at\x20åbne\x20den)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentet\x20kan\x20ikke\x20oprette\x20forbindelse\x20til\x20serveren\x20igen.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentets\x20oplysninger\x20kunne\x20ikke\x20hentes\x20under\x20genoprettelse\x20af\x20forbindelsen.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.','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.':'Den\x20sidst\x20gemte\x20version\x20af\x20dokumentet\x20stemmer\x20ikke\x20overens\x20med\x20den\x20lokale\x20version.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.','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.':'Det\x20lokale\x20dokument\x20og\x20dokumentet\x20på\x20serveren\x20er\x20forskellige,\x20og\x20forening\x20kan\x20forårsage\x20uventet\x20adfærd.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.'},'getPluralForm':
|
|
23
|
+
export default{'da':{'dictionary':{'CONNECTED_USERS':['1\x20forbundet\x20bruger\x20(mig)','%0\x20forbundet\x20brugers'],'PENDING_ACTION_SENDING_DATA':'Sender\x20data\x20til\x20serveren.','Synchronization\x20issue':'Synkroniseringsproblem','Connected\x20users\x20list\x20dropdown\x20menu':'Dropdown-menu\x20med\x20liste\x20over\x20tilsluttede\x20brugere','Connected\x20users\x20list':'Liste\x20over\x20tilsluttede\x20brugere','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Sammenfoldet\x20liste\x20over\x20tilsluttede\x20brugere\x20(tryk\x20på\x20ENTER\x20for\x20at\x20åbne\x20den)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentet\x20kan\x20ikke\x20oprette\x20forbindelse\x20til\x20serveren\x20igen.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentets\x20oplysninger\x20kunne\x20ikke\x20hentes\x20under\x20genoprettelse\x20af\x20forbindelsen.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.','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.':'Den\x20sidst\x20gemte\x20version\x20af\x20dokumentet\x20stemmer\x20ikke\x20overens\x20med\x20den\x20lokale\x20version.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.','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.':'Det\x20lokale\x20dokument\x20og\x20dokumentet\x20på\x20serveren\x20er\x20forskellige,\x20og\x20forening\x20kan\x20forårsage\x20uventet\x20adfærd.\x20For\x20ikke\x20at\x20miste\x20dit\x20indhold,\x20skal\x20du\x20gemme\x20det\x20lokalt\x20og\x20opdatere\x20editoren.'},'getPluralForm':_0x4a4670=>0x1!=_0x4a4670}};
|