@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
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x58eb33=>{const {no:{dictionary:_0x4af393,getPluralForm:_0x5715db}}={'no':{'dictionary':{'CONNECTED_USERS':['1\x20bruker\x20koblet\x20til\x20(meg)','%0\x20brukere\x20koblet\x20til'],'PENDING_ACTION_SENDING_DATA':'Sender\x20data\x20til\x20serveren.','Synchronization\x20issue':'Synkroniseringsproblem','Connected\x20users\x20list\x20dropdown\x20menu':'Rullegardinmeny\x20for\x20tilkoblede\x20brukere','Connected\x20users\x20list':'Liste\x20over\x20tilkoblede\x20brukere','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Skjult\x20liste\x20over\x20tilkoblede\x20brukere\x20(trykk\x20ENTER\x20for\x20å\x20åpne\x20den)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentet\x20kunne\x20ikke\x20kobles\x20tilbake\x20til\x20serveren.\x20Lagre\x20innholdet\x20ditt\x20lokalt\x20og\x20oppfrisk\x20redigeringsverktøyet\x20for\x20å\x20unngå\x20å\x20miste\x20innholdet.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokumentdetaljene\x20ble\x20ikke\x20registrert\x20under\x20gjenoppkoblingen.\x20Lagre\x20innholdet\x20ditt\x20lokalt\x20og\x20oppfrisk\x20redigeringsverktøyet\x20for\x20å\x20unngå\x20å\x20miste\x20innholdet.','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.':'Sist\x20lagrede\x20versjon\x20av\x20dokumentet\x20matcher\x20ikke\x20den\x20lokale\x20versjonen.\x20Lagre\x20innholdet\x20ditt\x20lokalt\x20og\x20oppfrisk\x20redigeringsverktøyet\x20for\x20å\x20unngå\x20å\x20miste\x20innholdet.','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\x20dokumentet\x20avviker\x20fra\x20serverdokumentet\x20og\x20fletting\x20av\x20dem\x20kan\x20få\x20uante\x20følger.\x20Lagre\x20innholdet\x20ditt\x20lokalt\x20og\x20oppfrisk\x20redigeringsverktøyet\x20for\x20å\x20unngå\x20å\x20miste\x20innholdet.'},'getPluralForm':_0x1a9a0a=>0x1!=_0x1a9a0a}};_0x58eb33['no']||={'dictionary':{},'getPluralForm':null},_0x58eb33['no']['dictionary']=Object['assign'](_0x58eb33['no']['dictionary'],_0x4af393),_0x58eb33['no']['getPluralForm']=_0x5715db;})(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{'oc':{'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':_0x2f9cae=>_0x2f9cae>0x1}};
|
|
@@ -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
|
+
(_0xfab2e9=>{const {oc:{dictionary:_0x4dab23,getPluralForm:_0x2f95a2}}={'oc':{'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':_0x4fe38f=>_0x4fe38f>0x1}};_0xfab2e9['oc']||={'dictionary':{},'getPluralForm':null},_0xfab2e9['oc']['dictionary']=Object['assign'](_0xfab2e9['oc']['dictionary'],_0x4dab23),_0xfab2e9['oc']['getPluralForm']=_0x2f95a2;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/pl.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'pl':{'dictionary':{'CONNECTED_USERS':['1\x20połączony\x20użytkownik\x20(ja)','%0\x20połączonych\x20użytkowników','%0\x20połączonych\x20użytkowników'
|
|
23
|
+
export default{'pl':{'dictionary':{'CONNECTED_USERS':['1\x20połączony\x20użytkownik\x20(ja)','%0\x20połączonych\x20użytkowników','%0\x20połączonych\x20użytkowników'],'PENDING_ACTION_SENDING_DATA':'Trwa\x20przesyłanie\x20danych\x20do\x20serwera.','Synchronization\x20issue':'Problem\x20z\x20synchronizacją','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20rozwijane\x20listy\x20połączonych\x20użytkowników','Connected\x20users\x20list':'Lista\x20połączonych\x20użytkowników','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zwinięta\x20lista\x20połączonych\x20użytkowników\x20(naciśnij\x20ENTER,\x20aby\x20ją\x20otworzyć)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nie\x20może\x20nawiązać\x20ponownego\x20połączenia\x20z\x20serwerem.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Nie\x20można\x20uzyskać\x20informacji\x20dot.\x20dokumentu\x20podczas\x20ponownego\x20połączenia.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','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.':'Ostatnio\x20zapisana\x20wersja\x20dokumentu\x20nie\x20zgadza\x20się\x20z\x20wersją\x20zapisaną\x20na\x20urządzeniu.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','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.':'Dokument\x20na\x20urządzeniu\x20oraz\x20dokument\x20na\x20serwerze\x20różnią\x20się\x20od\x20siebie.\x20Ich\x20połączenie\x20może\x20wywołać\x20niezamierzone\x20skutki.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.'},'getPluralForm':_0x45e68b=>0x1==_0x45e68b?0x0:_0x45e68b%0xa>=0x2&&_0x45e68b%0xa<=0x4&&(_0x45e68b%0x64<0xa||_0x45e68b%0x64>=0x14)?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x29105a=>{const {pl:{dictionary:_0xa39905,getPluralForm:_0x16c475}}={'pl':{'dictionary':{'CONNECTED_USERS':['1\x20połączony\x20użytkownik\x20(ja)','%0\x20połączonych\x20użytkowników','%0\x20połączonych\x20użytkowników'],'PENDING_ACTION_SENDING_DATA':'Trwa\x20przesyłanie\x20danych\x20do\x20serwera.','Synchronization\x20issue':'Problem\x20z\x20synchronizacją','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20rozwijane\x20listy\x20połączonych\x20użytkowników','Connected\x20users\x20list':'Lista\x20połączonych\x20użytkowników','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zwinięta\x20lista\x20połączonych\x20użytkowników\x20(naciśnij\x20ENTER,\x20aby\x20ją\x20otworzyć)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nie\x20może\x20nawiązać\x20ponownego\x20połączenia\x20z\x20serwerem.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Nie\x20można\x20uzyskać\x20informacji\x20dot.\x20dokumentu\x20podczas\x20ponownego\x20połączenia.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','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.':'Ostatnio\x20zapisana\x20wersja\x20dokumentu\x20nie\x20zgadza\x20się\x20z\x20wersją\x20zapisaną\x20na\x20urządzeniu.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.','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.':'Dokument\x20na\x20urządzeniu\x20oraz\x20dokument\x20na\x20serwerze\x20różnią\x20się\x20od\x20siebie.\x20Ich\x20połączenie\x20może\x20wywołać\x20niezamierzone\x20skutki.\x20Aby\x20nie\x20stracić\x20treści,\x20zapisz\x20je\x20na\x20swoim\x20urządzeniu\x20i\x20odśwież\x20stronę\x20z\x20edytorem.'},'getPluralForm':_0x5e26b4=>0x1==_0x5e26b4?0x0:_0x5e26b4%0xa>=0x2&&_0x5e26b4%0xa<=0x4&&(_0x5e26b4%0x64<0xa||_0x5e26b4%0x64>=0x14)?0x1:0x2}};_0x29105a['pl']||={'dictionary':{},'getPluralForm':null},_0x29105a['pl']['dictionary']=Object['assign'](_0x29105a['pl']['dictionary'],_0xa39905),_0x29105a['pl']['getPluralForm']=_0x16c475;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'pt-br':{'dictionary':{'CONNECTED_USERS':['1\x20usuário\x20conectado\x20(eu)','%0\x20usuários\x20conectados'
|
|
23
|
+
export default{'pt-br':{'dictionary':{'CONNECTED_USERS':['1\x20usuário\x20conectado\x20(eu)','%0\x20usuários\x20conectados'],'PENDING_ACTION_SENDING_DATA':'Enviando\x20dados\x20para\x20o\x20servidor','Synchronization\x20issue':'Problema\x20de\x20sicronização','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20suspenso\x20da\x20lista\x20de\x20usuários\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20usuários\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20usuários\x20conectados\x20minimizada\x20(pressione\x20\x22ENTER\x22\x20para\x20abri-la)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'O\x20documento\x20não\x20pode\x20ser\x20conectado\x20de\x20volta\x20ao\x20servidor.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Os\x20detalhes\x20do\x20documento\x20não\x20puderam\x20ser\x20obtidos\x20durante\x20a\x20reconexão.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\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.':'A\x20última\x20versão\x20salva\x20deste\x20documento\x20não\x20confere\x20com\x20a\x20versão\x20local.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\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.':'O\x20documento\x20local\x20e\x20o\x20documento\x20do\x20servidor\x20diferem\x20e\x20mesclá-los\x20pode\x20causar\x20um\x20comportamento\x20inesperado.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\x20editor.'},'getPluralForm':_0x11352a=>0x1!=_0x11352a}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0xfe1d55=>{const {'pt-br':{dictionary:_0x4b9590,getPluralForm:_0x98f73d}}={'pt-br':{'dictionary':{'CONNECTED_USERS':['1\x20usuário\x20conectado\x20(eu)','%0\x20usuários\x20conectados'],'PENDING_ACTION_SENDING_DATA':'Enviando\x20dados\x20para\x20o\x20servidor','Synchronization\x20issue':'Problema\x20de\x20sicronização','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20suspenso\x20da\x20lista\x20de\x20usuários\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20usuários\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20usuários\x20conectados\x20minimizada\x20(pressione\x20\x22ENTER\x22\x20para\x20abri-la)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'O\x20documento\x20não\x20pode\x20ser\x20conectado\x20de\x20volta\x20ao\x20servidor.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Os\x20detalhes\x20do\x20documento\x20não\x20puderam\x20ser\x20obtidos\x20durante\x20a\x20reconexão.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\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.':'A\x20última\x20versão\x20salva\x20deste\x20documento\x20não\x20confere\x20com\x20a\x20versão\x20local.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\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.':'O\x20documento\x20local\x20e\x20o\x20documento\x20do\x20servidor\x20diferem\x20e\x20mesclá-los\x20pode\x20causar\x20um\x20comportamento\x20inesperado.\x20Para\x20não\x20perder\x20seu\x20conteúdo\x20salve-o\x20localmente\x20e\x20atualize\x20o\x20editor.'},'getPluralForm':_0xc2b2c1=>0x1!=_0xc2b2c1}};_0xfe1d55['pt-br']||={'dictionary':{},'getPluralForm':null},_0xfe1d55['pt-br']['dictionary']=Object['assign'](_0xfe1d55['pt-br']['dictionary'],_0x4b9590),_0xfe1d55['pt-br']['getPluralForm']=_0x98f73d;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/pt.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'pt':{'dictionary':{'CONNECTED_USERS':['1\x20utilizador\x20conectado\x20(eu)','%0\x20utilizador\x20conectado'
|
|
23
|
+
export default{'pt':{'dictionary':{'CONNECTED_USERS':['1\x20utilizador\x20conectado\x20(eu)','%0\x20utilizador\x20conectado'],'PENDING_ACTION_SENDING_DATA':'A\x20enviar\x20dados\x20para\x20o\x20servidor.','Synchronization\x20issue':'Problema\x20de\x20sincronização','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20suspenso\x20da\x20lista\x20de\x20utilizadores\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20utilizadores\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20utilizadores\x20conectados\x20colapsada\x20(prima\x20ENTER\x20para\x20a\x20expandir)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Não\x20é\x20possível\x20conectar\x20novamente\x20o\x20documento\x20a\x20servidor.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Não\x20foi\x20possível\x20guardar\x20os\x20detalhes\x20do\x20documento\x20durante\x20a\x20reconexão.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\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.':'A\x20última\x20versão\x20guardada\x20do\x20documento\x20não\x20corresponde\x20à\x20versão\x20local.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\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.':'O\x20documento\x20local\x20e\x20o\x20documento\x20do\x20servidor\x20diferem\x20e\x20fundi-los\x20pode\x20causar\x20comportamento\x20inesperado.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\x20editor.'},'getPluralForm':_0x5d0048=>0x1!=_0x5d0048}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x39b462=>{const {pt:{dictionary:_0x482147,getPluralForm:_0xfa4daf}}={'pt':{'dictionary':{'CONNECTED_USERS':['1\x20utilizador\x20conectado\x20(eu)','%0\x20utilizador\x20conectado'],'PENDING_ACTION_SENDING_DATA':'A\x20enviar\x20dados\x20para\x20o\x20servidor.','Synchronization\x20issue':'Problema\x20de\x20sincronização','Connected\x20users\x20list\x20dropdown\x20menu':'Menu\x20suspenso\x20da\x20lista\x20de\x20utilizadores\x20conectados','Connected\x20users\x20list':'Lista\x20de\x20utilizadores\x20conectados','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20de\x20utilizadores\x20conectados\x20colapsada\x20(prima\x20ENTER\x20para\x20a\x20expandir)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Não\x20é\x20possível\x20conectar\x20novamente\x20o\x20documento\x20a\x20servidor.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Não\x20foi\x20possível\x20guardar\x20os\x20detalhes\x20do\x20documento\x20durante\x20a\x20reconexão.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\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.':'A\x20última\x20versão\x20guardada\x20do\x20documento\x20não\x20corresponde\x20à\x20versão\x20local.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\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.':'O\x20documento\x20local\x20e\x20o\x20documento\x20do\x20servidor\x20diferem\x20e\x20fundi-los\x20pode\x20causar\x20comportamento\x20inesperado.\x20Para\x20não\x20perder\x20o\x20seu\x20conteúdo,\x20guarde-o\x20localmente\x20e\x20atualize\x20o\x20editor.'},'getPluralForm':_0x87d103=>0x1!=_0x87d103}};_0x39b462['pt']||={'dictionary':{},'getPluralForm':null},_0x39b462['pt']['dictionary']=Object['assign'](_0x39b462['pt']['dictionary'],_0x482147),_0x39b462['pt']['getPluralForm']=_0xfa4daf;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ro.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ro':{'dictionary':{'CONNECTED_USERS':['1\x20utilizator\x20conectat\x20(eu)','%0\x20utilizatori\x20conectați','%0\x20utilizatori\x20conectați'],'PENDING_ACTION_SENDING_DATA':'Trimitere\x20de\x20date\x20spre\x20server.','Synchronization\x20issue':'Problemă\x20de\x20sincronizare','Connected\x20users\x20list\x20dropdown\x20menu':'Meniu\x20derulant:\x20Lista\x20utilizatorilor\x20conectați','Connected\x20users\x20list':'Lista\x20utilizatorilor\x20conectați','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20utilizatorilor\x20conectați\x20colapsată\x20(apăsați\x20ENTER\x20pentru\x20a\x20o\x20deschide)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Documentul\x20nu\x20poate\x20fi\x20reconectat\x20la\x20server.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detaliile\x20documentului\x20nu\x20au\x20putut\x20fi\x20obținute\x20în\x20timpul\x20reconectării.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Ultima\x20versiune\x20salvată\x20a\x20documentului\x20este\x20diferită\x20de\x20versiunea\x20locală.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Documentul\x20local\x20este\x20diferit\x20de\x20cel\x20de\x20pe\x20server,\x20iar\x20îmbinarea\x20lor\x20poate\x20duce\x20la\x20un\x20comportament\x20neașteptat.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.'},'getPluralForm':
|
|
23
|
+
export default{'ro':{'dictionary':{'CONNECTED_USERS':['1\x20utilizator\x20conectat\x20(eu)','%0\x20utilizatori\x20conectați','%0\x20utilizatori\x20conectați'],'PENDING_ACTION_SENDING_DATA':'Trimitere\x20de\x20date\x20spre\x20server.','Synchronization\x20issue':'Problemă\x20de\x20sincronizare','Connected\x20users\x20list\x20dropdown\x20menu':'Meniu\x20derulant:\x20Lista\x20utilizatorilor\x20conectați','Connected\x20users\x20list':'Lista\x20utilizatorilor\x20conectați','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20utilizatorilor\x20conectați\x20colapsată\x20(apăsați\x20ENTER\x20pentru\x20a\x20o\x20deschide)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Documentul\x20nu\x20poate\x20fi\x20reconectat\x20la\x20server.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detaliile\x20documentului\x20nu\x20au\x20putut\x20fi\x20obținute\x20în\x20timpul\x20reconectării.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Ultima\x20versiune\x20salvată\x20a\x20documentului\x20este\x20diferită\x20de\x20versiunea\x20locală.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Documentul\x20local\x20este\x20diferit\x20de\x20cel\x20de\x20pe\x20server,\x20iar\x20îmbinarea\x20lor\x20poate\x20duce\x20la\x20un\x20comportament\x20neașteptat.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.'},'getPluralForm':_0xcd0f53=>0x1==_0xcd0f53?0x0:0x0==_0xcd0f53||_0xcd0f53%0x64>0x0&&_0xcd0f53%0x64<0x14?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x5557cd=>{const {ro:{dictionary:_0x5c4728,getPluralForm:_0x2e167a}}={'ro':{'dictionary':{'CONNECTED_USERS':['1\x20utilizator\x20conectat\x20(eu)','%0\x20utilizatori\x20conectați','%0\x20utilizatori\x20conectați'],'PENDING_ACTION_SENDING_DATA':'Trimitere\x20de\x20date\x20spre\x20server.','Synchronization\x20issue':'Problemă\x20de\x20sincronizare','Connected\x20users\x20list\x20dropdown\x20menu':'Meniu\x20derulant:\x20Lista\x20utilizatorilor\x20conectați','Connected\x20users\x20list':'Lista\x20utilizatorilor\x20conectați','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20utilizatorilor\x20conectați\x20colapsată\x20(apăsați\x20ENTER\x20pentru\x20a\x20o\x20deschide)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Documentul\x20nu\x20poate\x20fi\x20reconectat\x20la\x20server.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detaliile\x20documentului\x20nu\x20au\x20putut\x20fi\x20obținute\x20în\x20timpul\x20reconectării.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Ultima\x20versiune\x20salvată\x20a\x20documentului\x20este\x20diferită\x20de\x20versiunea\x20locală.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.','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.':'Documentul\x20local\x20este\x20diferit\x20de\x20cel\x20de\x20pe\x20server,\x20iar\x20îmbinarea\x20lor\x20poate\x20duce\x20la\x20un\x20comportament\x20neașteptat.\x20Pentru\x20a\x20nu\x20vă\x20pierde\x20conținutul,\x20salvați-l\x20local\x20și\x20împrospătați\x20programul\x20de\x20editare.'},'getPluralForm':_0x4678e6=>0x1==_0x4678e6?0x0:0x0==_0x4678e6||_0x4678e6%0x64>0x0&&_0x4678e6%0x64<0x14?0x1:0x2}};_0x5557cd['ro']||={'dictionary':{},'getPluralForm':null},_0x5557cd['ro']['dictionary']=Object['assign'](_0x5557cd['ro']['dictionary'],_0x5c4728),_0x5557cd['ro']['getPluralForm']=_0x2e167a;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/ru.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'ru':{'dictionary':{'CONNECTED_USERS':['1\x20пользователь\x20в\x20сети\x20(Вы)','%0\x20пользователя\x20в\x20сети','%0\x20пользователей\x20в\x20сети'
|
|
23
|
+
export default{'ru':{'dictionary':{'CONNECTED_USERS':['1\x20пользователь\x20в\x20сети\x20(Вы)','%0\x20пользователя\x20в\x20сети','%0\x20пользователей\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(нажмите\x20ENTER\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редактор.','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редактор.','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редактор.','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устройстве\x20и\x20обновите\x20редактор.'},'getPluralForm':_0x3a7707=>_0x3a7707%0xa==0x1&&_0x3a7707%0x64!=0xb?0x0:_0x3a7707%0xa>=0x2&&_0x3a7707%0xa<=0x4&&(_0x3a7707%0x64<0xa||_0x3a7707%0x64>=0x14)?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x1b535a=>{const {ru:{dictionary:_0x49ca05,getPluralForm:_0x1e2c89}}={'ru':{'dictionary':{'CONNECTED_USERS':['1\x20пользователь\x20в\x20сети\x20(Вы)','%0\x20пользователя\x20в\x20сети','%0\x20пользователей\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(нажмите\x20ENTER\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редактор.','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редактор.','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редактор.','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устройстве\x20и\x20обновите\x20редактор.'},'getPluralForm':_0x5b7335=>_0x5b7335%0xa==0x1&&_0x5b7335%0x64!=0xb?0x0:_0x5b7335%0xa>=0x2&&_0x5b7335%0xa<=0x4&&(_0x5b7335%0x64<0xa||_0x5b7335%0x64>=0x14)?0x1:0x2}};_0x1b535a['ru']||={'dictionary':{},'getPluralForm':null},_0x1b535a['ru']['dictionary']=Object['assign'](_0x1b535a['ru']['dictionary'],_0x49ca05),_0x1b535a['ru']['getPluralForm']=_0x1e2c89;})(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{'si':{'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':_0x55cd5d=>0x1!=_0x55cd5d}};
|
|
@@ -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
|
+
(_0x588741=>{const {si:{dictionary:_0x56d52e,getPluralForm:_0x25f70c}}={'si':{'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':_0x976463=>0x1!=_0x976463}};_0x588741['si']||={'dictionary':{},'getPluralForm':null},_0x588741['si']['dictionary']=Object['assign'](_0x588741['si']['dictionary'],_0x56d52e),_0x588741['si']['getPluralForm']=_0x25f70c;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/sk.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'sk':{'dictionary':{'CONNECTED_USERS':['1\x20pripojený\x20užívateľ\x20(ja)','%0\x20pripojení\x20užívatelia','%0\x20pripojení\x20užívatelia'
|
|
23
|
+
export default{'sk':{'dictionary':{'CONNECTED_USERS':['1\x20pripojený\x20užívateľ\x20(ja)','%0\x20pripojení\x20užívatelia','%0\x20pripojení\x20užívatelia'],'PENDING_ACTION_SENDING_DATA':'Odosielam\x20dáta\x20na\x20server.','Synchronization\x20issue':'Problém\x20so\x20synchronizáciou','Connected\x20users\x20list\x20dropdown\x20menu':'Rozbaľovacia\x20ponuka\x20zoznamu\x20pripojených\x20používateľov','Connected\x20users\x20list':'Zoznam\x20priipojených\x20používateľov','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zbalený\x20zoznam\x20pripojených\x20používateľov\x20(stlačením\x20tlačidla\x20ENTER\x20ho\x20otvoríte)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nie\x20je\x20možné\x20pripojiť\x20späť\x20k\x20serveru.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Podrobnosti\x20dokumentu\x20nebolo\x20možné\x20získať\x20počas\x20opätovného\x20pripojenia.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\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á\x20verzia\x20dokumentu\x20sa\x20nezhoduje\x20s\x20lokálnou\x20verziou.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\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álny\x20dokument\x20a\x20dokument\x20servera\x20sa\x20líšia\x20a\x20ich\x20zlúčenie\x20môže\x20spôsobiť\x20neočakávané\x20správanie.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\x20editor.'},'getPluralForm':_0x36159a=>0x1==_0x36159a?0x0:_0x36159a>=0x2&&_0x36159a<=0x4?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x499ac0=>{const {sk:{dictionary:_0x2f9541,getPluralForm:_0x43afd8}}={'sk':{'dictionary':{'CONNECTED_USERS':['1\x20pripojený\x20užívateľ\x20(ja)','%0\x20pripojení\x20užívatelia','%0\x20pripojení\x20užívatelia'],'PENDING_ACTION_SENDING_DATA':'Odosielam\x20dáta\x20na\x20server.','Synchronization\x20issue':'Problém\x20so\x20synchronizáciou','Connected\x20users\x20list\x20dropdown\x20menu':'Rozbaľovacia\x20ponuka\x20zoznamu\x20pripojených\x20používateľov','Connected\x20users\x20list':'Zoznam\x20priipojených\x20používateľov','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Zbalený\x20zoznam\x20pripojených\x20používateľov\x20(stlačením\x20tlačidla\x20ENTER\x20ho\x20otvoríte)','The\x20document\x20cannot\x20be\x20connected\x20back\x20to\x20the\x20server.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Dokument\x20nie\x20je\x20možné\x20pripojiť\x20späť\x20k\x20serveru.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\x20editor.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Podrobnosti\x20dokumentu\x20nebolo\x20možné\x20získať\x20počas\x20opätovného\x20pripojenia.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\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á\x20verzia\x20dokumentu\x20sa\x20nezhoduje\x20s\x20lokálnou\x20verziou.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\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álny\x20dokument\x20a\x20dokument\x20servera\x20sa\x20líšia\x20a\x20ich\x20zlúčenie\x20môže\x20spôsobiť\x20neočakávané\x20správanie.\x20Aby\x20ste\x20svoj\x20obsah\x20nestratili,\x20uložte\x20si\x20ho\x20lokálne\x20a\x20obnovte\x20editor.'},'getPluralForm':_0x44b539=>0x1==_0x44b539?0x0:_0x44b539>=0x2&&_0x44b539<=0x4?0x1:0x2}};_0x499ac0['sk']||={'dictionary':{},'getPluralForm':null},_0x499ac0['sk']['dictionary']=Object['assign'](_0x499ac0['sk']['dictionary'],_0x2f9541),_0x499ac0['sk']['getPluralForm']=_0x43afd8;})(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{'sl':{'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':_0x589493=>_0x589493%0x64==0x1?0x1:_0x589493%0x64==0x2?0x2:_0x589493%0x64==0x3||_0x589493%0x64==0x4?0x3:0x0}};
|
|
@@ -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
|
+
(_0x5c9293=>{const {sl:{dictionary:_0x33f135,getPluralForm:_0x15c123}}={'sl':{'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':_0x358f3d=>_0x358f3d%0x64==0x1?0x1:_0x358f3d%0x64==0x2?0x2:_0x358f3d%0x64==0x3||_0x358f3d%0x64==0x4?0x3:0x0}};_0x5c9293['sl']||={'dictionary':{},'getPluralForm':null},_0x5c9293['sl']['dictionary']=Object['assign'](_0x5c9293['sl']['dictionary'],_0x33f135),_0x5c9293['sl']['getPluralForm']=_0x15c123;})(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{'sq':{'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':_0x369e5e=>0x1!=_0x369e5e}};
|
|
@@ -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
|
+
(_0x59aa16=>{const {sq:{dictionary:_0x1a5710,getPluralForm:_0x2d95e6}}={'sq':{'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':_0x14db9f=>0x1!=_0x14db9f}};_0x59aa16['sq']||={'dictionary':{},'getPluralForm':null},_0x59aa16['sq']['dictionary']=Object['assign'](_0x59aa16['sq']['dictionary'],_0x1a5710),_0x59aa16['sq']['getPluralForm']=_0x2d95e6;})(window['CKEDITOR_TRANSLATIONS']||={});
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'sr-latn':{'dictionary':{'CONNECTED_USERS':['','',''],'PENDING_ACTION_SENDING_DATA':'Pošalji\x20podatke\x20serveru.','Synchronization\x20issue':'Problem\x20sinhronizacije','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.':'Dokument\x20se\x20ne\x20može\x20ponovo\x20povezati\x20sa\x20serverom.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detalji\x20dokumenta\x20nisu\x20mogli\x20biti\x20uzeti\x20tokom\x20ponovnog\x20povezivanja.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Poslednja\x20sačuvana\x20verzija\x20dokumenta\x20ne\x20odgovara\x20lokalnoj\x20verziji.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Lokalni\x20dokument\x20i\x20dokument\x20servera\x20se\x20razlikuju\x20i\x20njihovo\x20spajanje\x20može\x20izazvati\x20neočekivano\x20ponašanje.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.'},'getPluralForm':
|
|
23
|
+
export default{'sr-latn':{'dictionary':{'CONNECTED_USERS':['','',''],'PENDING_ACTION_SENDING_DATA':'Pošalji\x20podatke\x20serveru.','Synchronization\x20issue':'Problem\x20sinhronizacije','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.':'Dokument\x20se\x20ne\x20može\x20ponovo\x20povezati\x20sa\x20serverom.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detalji\x20dokumenta\x20nisu\x20mogli\x20biti\x20uzeti\x20tokom\x20ponovnog\x20povezivanja.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Poslednja\x20sačuvana\x20verzija\x20dokumenta\x20ne\x20odgovara\x20lokalnoj\x20verziji.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Lokalni\x20dokument\x20i\x20dokument\x20servera\x20se\x20razlikuju\x20i\x20njihovo\x20spajanje\x20može\x20izazvati\x20neočekivano\x20ponašanje.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.'},'getPluralForm':_0x2c3736=>_0x2c3736%0xa==0x1&&_0x2c3736%0x64!=0xb?0x0:_0x2c3736%0xa>=0x2&&_0x2c3736%0xa<=0x4&&(_0x2c3736%0x64<0xa||_0x2c3736%0x64>=0x14)?0x1:0x2}};
|
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
(
|
|
23
|
+
(_0x2c21be=>{const {'sr-latn':{dictionary:_0x3faed1,getPluralForm:_0x5d03f9}}={'sr-latn':{'dictionary':{'CONNECTED_USERS':['','',''],'PENDING_ACTION_SENDING_DATA':'Pošalji\x20podatke\x20serveru.','Synchronization\x20issue':'Problem\x20sinhronizacije','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.':'Dokument\x20se\x20ne\x20može\x20ponovo\x20povezati\x20sa\x20serverom.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','The\x20document\x20details\x20could\x20not\x20be\x20taken\x20during\x20the\x20reconnection.\x20To\x20not\x20lose\x20your\x20content\x20save\x20it\x20locally\x20and\x20refresh\x20the\x20editor.':'Detalji\x20dokumenta\x20nisu\x20mogli\x20biti\x20uzeti\x20tokom\x20ponovnog\x20povezivanja.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Poslednja\x20sačuvana\x20verzija\x20dokumenta\x20ne\x20odgovara\x20lokalnoj\x20verziji.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.','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.':'Lokalni\x20dokument\x20i\x20dokument\x20servera\x20se\x20razlikuju\x20i\x20njihovo\x20spajanje\x20može\x20izazvati\x20neočekivano\x20ponašanje.\x20Da\x20ne\x20biste\x20izgubili\x20sadržaj,\x20sačuvajte\x20ga\x20lokalno\x20i\x20osvežite\x20uređivač.'},'getPluralForm':_0x4d39a9=>_0x4d39a9%0xa==0x1&&_0x4d39a9%0x64!=0xb?0x0:_0x4d39a9%0xa>=0x2&&_0x4d39a9%0xa<=0x4&&(_0x4d39a9%0x64<0xa||_0x4d39a9%0x64>=0x14)?0x1:0x2}};_0x2c21be['sr-latn']||={'dictionary':{},'getPluralForm':null},_0x2c21be['sr-latn']['dictionary']=Object['assign'](_0x2c21be['sr-latn']['dictionary'],_0x3faed1),_0x2c21be['sr-latn']['getPluralForm']=_0x5d03f9;})(window['CKEDITOR_TRANSLATIONS']||={});
|
package/dist/translations/sr.js
CHANGED
|
@@ -20,4 +20,4 @@
|
|
|
20
20
|
*
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
|
-
export default{'sr':{'dictionary':{'CONNECTED_USERS':['1\x20povezani\x20korisnik\x20(ja)','%0\x20povezana\x20korisnika','%0\x20повезаних\x20корисника'],'PENDING_ACTION_SENDING_DATA':'Пошалји\x20податке\x20серверу.','Synchronization\x20issue':'Проблем\x20са\x20синхронизацијом','Connected\x20users\x20list\x20dropdown\x20menu':'Padajući\x20meni\x20liste\x20povezanih\x20korisnika','Connected\x20users\x20list':'Lista\x20povezanih\x20korisnika','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20povezanih\x20korisnika\x20se\x20urušila\x20(pritisnite\x20ENTER\x20da\x20biste\x20je\x20otvorili)','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','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'},'getPluralForm':
|
|
23
|
+
export default{'sr':{'dictionary':{'CONNECTED_USERS':['1\x20povezani\x20korisnik\x20(ja)','%0\x20povezana\x20korisnika','%0\x20повезаних\x20корисника'],'PENDING_ACTION_SENDING_DATA':'Пошалји\x20податке\x20серверу.','Synchronization\x20issue':'Проблем\x20са\x20синхронизацијом','Connected\x20users\x20list\x20dropdown\x20menu':'Padajući\x20meni\x20liste\x20povezanih\x20korisnika','Connected\x20users\x20list':'Lista\x20povezanih\x20korisnika','Collapsed\x20connected\x20users\x20list\x20(press\x20ENTER\x20to\x20open\x20it)':'Lista\x20povezanih\x20korisnika\x20se\x20urušila\x20(pritisnite\x20ENTER\x20da\x20biste\x20je\x20otvorili)','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','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'},'getPluralForm':_0x3fac03=>_0x3fac03%0xa==0x1&&_0x3fac03%0x64!=0xb?0x0:_0x3fac03%0xa>=0x2&&_0x3fac03%0xa<=0x4&&(_0x3fac03%0x64<0xa||_0x3fac03%0x64>=0x14)?0x1:0x2}};
|