@ckeditor/ckeditor5-restricted-editing 34.2.0 → 35.1.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/CHANGELOG.md ADDED
@@ -0,0 +1,53 @@
1
+ Changelog
2
+ =========
3
+
4
+ All changes in the package are documented in the main repository. See: https://github.com/ckeditor/ckeditor5/blob/master/CHANGELOG.md.
5
+
6
+ Changes for the past releases are available below.
7
+
8
+ ## [19.0.0](https://github.com/ckeditor/ckeditor5-restricted-editing/compare/v18.0.0...v19.0.0) (2020-04-29)
9
+
10
+ ### Other changes
11
+
12
+ * Updated translations. ([4d7336d](https://github.com/ckeditor/ckeditor5-restricted-editing/commit/4d7336d))
13
+
14
+
15
+ ## [18.0.0](https://github.com/ckeditor/ckeditor5-restricted-editing/compare/v17.0.0...v18.0.0) (2020-03-19)
16
+
17
+ ### Other changes
18
+
19
+ * Updated translations. ([e2a6a7d](https://github.com/ckeditor/ckeditor5-restricted-editing/commit/e2a6a7d))
20
+
21
+
22
+ ## [17.0.0](https://github.com/ckeditor/ckeditor5-restricted-editing/compare/v16.0.0...v17.0.0) (2020-02-19)
23
+
24
+ ### MAJOR BREAKING CHANGES
25
+
26
+ * Changed the class denoting the exception spans from `ck-restricted-editing-exception` to `restricted-editing-exception`. See [ckeditor/ckeditor5-restricted-editing#6](https://github.com/ckeditor/ckeditor5-restricted-editing/pull/6).
27
+
28
+ The data produced by version 16.0.0 of this package will not be recognized by the new version of this package. The easiest migration method is to replace all occurrences of `class="ck-restricted-editing-exception"` with `class="restricted-editing-exception"` prior to loading the data into the editor.
29
+
30
+ ### Features
31
+
32
+ * Add `enableCommand()` method to `RestrictedEditingModeEditing`. Closes [ckeditor/ckeditor5#6041](https://github.com/ckeditor/ckeditor5/issues/6041). Closes [ckeditor/ckeditor5#6011](https://github.com/ckeditor/ckeditor5/issues/6011). ([e617559](https://github.com/ckeditor/ckeditor5-restricted-editing/commit/e617559))
33
+ * Allow pasting content into exception areas in the restricted editing mode. Closes [ckeditor/ckeditor5#5802](https://github.com/ckeditor/ckeditor5/issues/5802). ([6704d21](https://github.com/ckeditor/ckeditor5-restricted-editing/commit/6704d21))
34
+ * Pressing Ctrl+A when the selection range is inside an exception selects text only within an exception in restricted editing. Second Ctrl+A selects the entire text in the editor. Closes [ckeditor/ckeditor5#5826](https://github.com/ckeditor/ckeditor5/issues/5826). ([569d588](https://github.com/ckeditor/ckeditor5-restricted-editing/commit/569d588))
35
+ * Remove the entire exception when collapsed selection is inside text with restricted attribute. Closes [#5828](https://github.com/ckeditor/ckeditor5-restricted-editing/issues/5828). ([44f443e](https://github.com/ckeditor/ckeditor5-restricted-editing/commit/44f443e))
36
+
37
+ ### Bug fixes
38
+
39
+ * Fix non-flat exception markers. Closes [ckeditor/ckeditor5#6003](https://github.com/ckeditor/ckeditor5/issues/6003). ([70e3e12](https://github.com/ckeditor/ckeditor5-restricted-editing/commit/70e3e12))
40
+ * Focus the editor before executing toolbar buttons' command. See [ckeditor/ckeditor5#353](https://github.com/ckeditor/ckeditor5/issues/353). ([e7f9d23](https://github.com/ckeditor/ckeditor5-restricted-editing/commit/e7f9d23))
41
+ * Pressing "Tab" or "Shift+Tab" should move focus outside the editor in restricted mode if the selection is anchored in the last (or first) exception. Closes [ckeditor/ckeditor5#5834](https://github.com/ckeditor/ckeditor5/issues/5834). ([dc26f4c](https://github.com/ckeditor/ckeditor5-restricted-editing/commit/dc26f4c))
42
+ * Restricted editing boundaries should not be crossed by delete content and input command. Closes [ckeditor/ckeditor5#5840](https://github.com/ckeditor/ckeditor5/issues/5840). ([3ae681a](https://github.com/ckeditor/ckeditor5-restricted-editing/commit/3ae681a))
43
+
44
+ ### Other changes
45
+
46
+ * Added CSS classes to the editable elements to differentiate between the restricted and standard modes. See [ckeditor/ckeditor5#5829](https://github.com/ckeditor/ckeditor5/issues/5829). ([de38be8](https://github.com/ckeditor/ckeditor5-restricted-editing/commit/de38be8))
47
+ * Align CSS class names to the changes in the restricted editing feature. See [ckeditor/ckeditor5#5899](https://github.com/ckeditor/ckeditor5/issues/5899). ([3ba00b0](https://github.com/ckeditor/ckeditor5-restricted-editing/commit/3ba00b0))
48
+ * Updated translations. ([c076842](https://github.com/ckeditor/ckeditor5-restricted-editing/commit/c076842))
49
+
50
+
51
+ ## [16.0.0](https://github.com/ckeditor/ckeditor5-restricted-editing/tree/v16.0.0) (2019-12-04)
52
+
53
+ The initial release.
package/LICENSE.md CHANGED
@@ -11,10 +11,6 @@ Sources of Intellectual Property Included in CKEditor
11
11
 
12
12
  Where not otherwise indicated, all CKEditor content is authored by CKSource engineers and consists of CKSource-owned intellectual property. In some specific instances, CKEditor will incorporate work done by developers outside of CKSource with their express permission.
13
13
 
14
- The following libraries are included in CKEditor under the [MIT license](https://opensource.org/licenses/MIT):
15
-
16
- * Lo-Dash - Copyright (c) JS Foundation and other contributors https://js.foundation/. Based on Underscore.js, copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors http://underscorejs.org/.
17
-
18
14
  Trademarks
19
15
  ----------
20
16
 
@@ -0,0 +1 @@
1
+ !function(i){const e=i.ar=i.ar||{};e.dictionary=Object.assign(e.dictionary||{},{"Disable editing":"تعطيل التحرير","Enable editing":"تمكين التحرير","Navigate editable regions":"التنقل في مناطق التحرير","Next editable region":"منطقة التحرير التالية","Previous editable region":"منطقة التحرير السابقة"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(i){const e=i.bg=i.bg||{};e.dictionary=Object.assign(e.dictionary||{},{"Disable editing":"Изключи възможност за редакция","Enable editing":"Разреши възможност за редакция ","Navigate editable regions":"Навигация между региони с възможност за редакция","Next editable region":"Следващ регион с възможност за редакция","Previous editable region":"Предишен регион с възможнос за редакция"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(i){const e=i.bn=i.bn||{};e.dictionary=Object.assign(e.dictionary||{},{"Disable editing":"সম্পাদনা নিষ্ক্রিয় করুন","Enable editing":"সম্পাদনা সক্রিয় করুন","Navigate editable regions":"সম্পাদনাযোগ্য অংশে নেভিগেট করুন","Next editable region":"পরবর্তী সম্পাদনাযোগ্য অংশ","Previous editable region":"পূর্ববর্তী সম্পাদনাযোগ্য অংশ"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(e){const i=e.ca=e.ca||{};i.dictionary=Object.assign(i.dictionary||{},{"Disable editing":"Desactivar l'edició","Enable editing":"Activar l'edició","Navigate editable regions":"Navegar per parts editables","Next editable region":"Següent part editable","Previous editable region":"Part editable anterior"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(a){const i=a.fi=a.fi||{};i.dictionary=Object.assign(i.dictionary||{},{"Disable editing":"Poista muokkaus käytöstä","Enable editing":"Ota muokkaus käyttöön","Navigate editable regions":"Siirry muokattavilla alueilla","Next editable region":"Seuraava muokattava alue","Previous editable region":"Aikaisempi muokattava alue"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(i){const e=i.he=i.he||{};e.dictionary=Object.assign(e.dictionary||{},{"Disable editing":"הפוך עריכה ללא זמינה","Enable editing":"אפשר עריכה","Navigate editable regions":"ניווט באזורים הניתנים לעריכה","Next editable region":"האזור הבא שניתן לעריכה","Previous editable region":"האזור הקודם שניתן לעריכה"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(i){const e=i.ja=i.ja||{};e.dictionary=Object.assign(e.dictionary||{},{"Disable editing":"編集を無効にする","Enable editing":"編集を有効にする","Navigate editable regions":"編集可能な領域をナビゲート","Next editable region":"次に編集可能な領域","Previous editable region":"前の編集可能な領域"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(i){const a=i.lt=i.lt||{};a.dictionary=Object.assign(a.dictionary||{},{"Disable editing":"Išjungti redagavimą","Enable editing":"Įjungti redagavimą","Navigate editable regions":"Naviguoti tarp redaguojamų sričių","Next editable region":"Sekanti redaguojama sritis","Previous editable region":"Buvusi redaguojama sritis"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(n){const a=n.ms=n.ms||{};a.dictionary=Object.assign(a.dictionary||{},{"Disable editing":"Matikan suntingan","Enable editing":"Benarkan suntingan","Navigate editable regions":"Kawal bahagian yang boleh disunting seterusnya","Next editable region":"Bahagian yang boleh disunting seterusnya","Previous editable region":"Bahagian yang boleh disunting sebelumnya"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -1 +1 @@
1
- !function(i){const e=i.pt=i.pt||{};e.dictionary=Object.assign(e.dictionary||{},{"Disable editing":"Desativar edição","Enable editing":"Ativar edição","Navigate editable regions":"","Next editable region":"","Previous editable region":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
1
+ !function(e){const i=e.pt=e.pt||{};i.dictionary=Object.assign(i.dictionary||{},{"Disable editing":"Desativar edição","Enable editing":"Ativar edição","Navigate editable regions":"Navegar regiões editáveis","Next editable region":"Região editável seguinte","Previous editable region":"Região editável anterior"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(e){const i=e.sv=e.sv||{};i.dictionary=Object.assign(i.dictionary||{},{"Disable editing":"Stäng av redigering","Enable editing":"Aktivera redigering","Navigate editable regions":"Navigera redigerbara områden","Next editable region":"Nästa redigerbara område","Previous editable region":"Föregående redigerbara område"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(i){const e=i.th=i.th||{};e.dictionary=Object.assign(e.dictionary||{},{"Disable editing":"ปิดใช้งานการแก้ไข","Enable editing":"เปิดใช้งานการแก้ไข","Navigate editable regions":"นำทางไปยังพื้นที่ซึ่งสามารถแก้ไขได้","Next editable region":"พื้นที่ซึ่งสามารถแก้ไขได้ถัดไป","Previous editable region":"พื้นที่ซึ่งสามารถแก้ไขได้ก่อนหน้านี้"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(i){const e=i.ur=i.ur||{};e.dictionary=Object.assign(e.dictionary||{},{"Disable editing":"تدویں غیر فعال کریں","Enable editing":"تدوین فعال کریں","Navigate editable regions":"","Next editable region":"","Previous editable region":""})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1 @@
1
+ !function(n){const i=n.vi=n.vi||{};i.dictionary=Object.assign(i.dictionary||{},{"Disable editing":"Tắt tính năng chỉnh sửa","Enable editing":"Bật tính năng chỉnh sửa","Navigate editable regions":"Di chuyển giữa các vùng có thể chỉnh sửa","Next editable region":"Vùng có thể chỉnh sửa tiếp theo","Previous editable region":"Vùng có thể chỉnh sửa trước đó"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
@@ -0,0 +1,37 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Arabic (https://www.transifex.com/ckeditor/teams/11143/ar/)\n"
16
+ "Language: ar\n"
17
+ "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
18
+
19
+ msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
20
+ msgid "Disable editing"
21
+ msgstr "تعطيل التحرير"
22
+
23
+ msgctxt "A label of the button indicating that using this button will make a selected text editable."
24
+ msgid "Enable editing"
25
+ msgstr "تمكين التحرير"
26
+
27
+ msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
+ msgid "Previous editable region"
29
+ msgstr "منطقة التحرير السابقة"
30
+
31
+ msgctxt "A label of the button that moves selection to the next editable region in the content."
32
+ msgid "Next editable region"
33
+ msgstr "منطقة التحرير التالية"
34
+
35
+ msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
+ msgid "Navigate editable regions"
37
+ msgstr "التنقل في مناطق التحرير"
@@ -0,0 +1,37 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Bulgarian (https://www.transifex.com/ckeditor/teams/11143/bg/)\n"
16
+ "Language: bg\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+
19
+ msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
20
+ msgid "Disable editing"
21
+ msgstr "Изключи възможност за редакция"
22
+
23
+ msgctxt "A label of the button indicating that using this button will make a selected text editable."
24
+ msgid "Enable editing"
25
+ msgstr "Разреши възможност за редакция "
26
+
27
+ msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
+ msgid "Previous editable region"
29
+ msgstr "Предишен регион с възможнос за редакция"
30
+
31
+ msgctxt "A label of the button that moves selection to the next editable region in the content."
32
+ msgid "Next editable region"
33
+ msgstr "Следващ регион с възможност за редакция"
34
+
35
+ msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
+ msgid "Navigate editable regions"
37
+ msgstr "Навигация между региони с възможност за редакция"
@@ -0,0 +1,37 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Bengali (https://www.transifex.com/ckeditor/teams/11143/bn/)\n"
16
+ "Language: bn\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+
19
+ msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
20
+ msgid "Disable editing"
21
+ msgstr "সম্পাদনা নিষ্ক্রিয় করুন"
22
+
23
+ msgctxt "A label of the button indicating that using this button will make a selected text editable."
24
+ msgid "Enable editing"
25
+ msgstr "সম্পাদনা সক্রিয় করুন"
26
+
27
+ msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
+ msgid "Previous editable region"
29
+ msgstr "পূর্ববর্তী সম্পাদনাযোগ্য অংশ"
30
+
31
+ msgctxt "A label of the button that moves selection to the next editable region in the content."
32
+ msgid "Next editable region"
33
+ msgstr "পরবর্তী সম্পাদনাযোগ্য অংশ"
34
+
35
+ msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
+ msgid "Navigate editable regions"
37
+ msgstr "সম্পাদনাযোগ্য অংশে নেভিগেট করুন"
@@ -0,0 +1,37 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Catalan (https://www.transifex.com/ckeditor/teams/11143/ca/)\n"
16
+ "Language: ca\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+
19
+ msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
20
+ msgid "Disable editing"
21
+ msgstr "Desactivar l'edició"
22
+
23
+ msgctxt "A label of the button indicating that using this button will make a selected text editable."
24
+ msgid "Enable editing"
25
+ msgstr "Activar l'edició"
26
+
27
+ msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
+ msgid "Previous editable region"
29
+ msgstr "Part editable anterior"
30
+
31
+ msgctxt "A label of the button that moves selection to the next editable region in the content."
32
+ msgid "Next editable region"
33
+ msgstr "Següent part editable"
34
+
35
+ msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
+ msgid "Navigate editable regions"
37
+ msgstr "Navegar per parts editables"
@@ -0,0 +1,37 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Finnish (https://www.transifex.com/ckeditor/teams/11143/fi/)\n"
16
+ "Language: fi\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+
19
+ msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
20
+ msgid "Disable editing"
21
+ msgstr "Poista muokkaus käytöstä"
22
+
23
+ msgctxt "A label of the button indicating that using this button will make a selected text editable."
24
+ msgid "Enable editing"
25
+ msgstr "Ota muokkaus käyttöön"
26
+
27
+ msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
+ msgid "Previous editable region"
29
+ msgstr "Aikaisempi muokattava alue"
30
+
31
+ msgctxt "A label of the button that moves selection to the next editable region in the content."
32
+ msgid "Next editable region"
33
+ msgstr "Seuraava muokattava alue"
34
+
35
+ msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
+ msgid "Navigate editable regions"
37
+ msgstr "Siirry muokattavilla alueilla"
@@ -0,0 +1,37 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Hebrew (https://www.transifex.com/ckeditor/teams/11143/he/)\n"
16
+ "Language: he\n"
17
+ "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
18
+
19
+ msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
20
+ msgid "Disable editing"
21
+ msgstr "הפוך עריכה ללא זמינה"
22
+
23
+ msgctxt "A label of the button indicating that using this button will make a selected text editable."
24
+ msgid "Enable editing"
25
+ msgstr "אפשר עריכה"
26
+
27
+ msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
+ msgid "Previous editable region"
29
+ msgstr "האזור הקודם שניתן לעריכה"
30
+
31
+ msgctxt "A label of the button that moves selection to the next editable region in the content."
32
+ msgid "Next editable region"
33
+ msgstr "האזור הבא שניתן לעריכה"
34
+
35
+ msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
+ msgid "Navigate editable regions"
37
+ msgstr "ניווט באזורים הניתנים לעריכה"
@@ -0,0 +1,37 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Japanese (https://www.transifex.com/ckeditor/teams/11143/ja/)\n"
16
+ "Language: ja\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+
19
+ msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
20
+ msgid "Disable editing"
21
+ msgstr "編集を無効にする"
22
+
23
+ msgctxt "A label of the button indicating that using this button will make a selected text editable."
24
+ msgid "Enable editing"
25
+ msgstr "編集を有効にする"
26
+
27
+ msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
+ msgid "Previous editable region"
29
+ msgstr "前の編集可能な領域"
30
+
31
+ msgctxt "A label of the button that moves selection to the next editable region in the content."
32
+ msgid "Next editable region"
33
+ msgstr "次に編集可能な領域"
34
+
35
+ msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
+ msgid "Navigate editable regions"
37
+ msgstr "編集可能な領域をナビゲート"
@@ -0,0 +1,37 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Lithuanian (https://www.transifex.com/ckeditor/teams/11143/lt/)\n"
16
+ "Language: lt\n"
17
+ "Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
18
+
19
+ msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
20
+ msgid "Disable editing"
21
+ msgstr "Išjungti redagavimą"
22
+
23
+ msgctxt "A label of the button indicating that using this button will make a selected text editable."
24
+ msgid "Enable editing"
25
+ msgstr "Įjungti redagavimą"
26
+
27
+ msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
+ msgid "Previous editable region"
29
+ msgstr "Buvusi redaguojama sritis"
30
+
31
+ msgctxt "A label of the button that moves selection to the next editable region in the content."
32
+ msgid "Next editable region"
33
+ msgstr "Sekanti redaguojama sritis"
34
+
35
+ msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
+ msgid "Navigate editable regions"
37
+ msgstr "Naviguoti tarp redaguojamų sričių"
@@ -0,0 +1,37 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Malay (https://www.transifex.com/ckeditor/teams/11143/ms/)\n"
16
+ "Language: ms\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+
19
+ msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
20
+ msgid "Disable editing"
21
+ msgstr "Matikan suntingan"
22
+
23
+ msgctxt "A label of the button indicating that using this button will make a selected text editable."
24
+ msgid "Enable editing"
25
+ msgstr "Benarkan suntingan"
26
+
27
+ msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
+ msgid "Previous editable region"
29
+ msgstr "Bahagian yang boleh disunting sebelumnya"
30
+
31
+ msgctxt "A label of the button that moves selection to the next editable region in the content."
32
+ msgid "Next editable region"
33
+ msgstr "Bahagian yang boleh disunting seterusnya"
34
+
35
+ msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
+ msgid "Navigate editable regions"
37
+ msgstr "Kawal bahagian yang boleh disunting seterusnya"
@@ -26,12 +26,12 @@ msgstr "Ativar edição"
26
26
 
27
27
  msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
28
  msgid "Previous editable region"
29
- msgstr ""
29
+ msgstr "Região editável anterior"
30
30
 
31
31
  msgctxt "A label of the button that moves selection to the next editable region in the content."
32
32
  msgid "Next editable region"
33
- msgstr ""
33
+ msgstr "Região editável seguinte"
34
34
 
35
35
  msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
36
  msgid "Navigate editable regions"
37
- msgstr ""
37
+ msgstr "Navegar regiões editáveis"
@@ -0,0 +1,37 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Swedish (https://www.transifex.com/ckeditor/teams/11143/sv/)\n"
16
+ "Language: sv\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+
19
+ msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
20
+ msgid "Disable editing"
21
+ msgstr "Stäng av redigering"
22
+
23
+ msgctxt "A label of the button indicating that using this button will make a selected text editable."
24
+ msgid "Enable editing"
25
+ msgstr "Aktivera redigering"
26
+
27
+ msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
+ msgid "Previous editable region"
29
+ msgstr "Föregående redigerbara område"
30
+
31
+ msgctxt "A label of the button that moves selection to the next editable region in the content."
32
+ msgid "Next editable region"
33
+ msgstr "Nästa redigerbara område"
34
+
35
+ msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
+ msgid "Navigate editable regions"
37
+ msgstr "Navigera redigerbara områden"
@@ -0,0 +1,37 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Thai (https://www.transifex.com/ckeditor/teams/11143/th/)\n"
16
+ "Language: th\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+
19
+ msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
20
+ msgid "Disable editing"
21
+ msgstr "ปิดใช้งานการแก้ไข"
22
+
23
+ msgctxt "A label of the button indicating that using this button will make a selected text editable."
24
+ msgid "Enable editing"
25
+ msgstr "เปิดใช้งานการแก้ไข"
26
+
27
+ msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
+ msgid "Previous editable region"
29
+ msgstr "พื้นที่ซึ่งสามารถแก้ไขได้ก่อนหน้านี้"
30
+
31
+ msgctxt "A label of the button that moves selection to the next editable region in the content."
32
+ msgid "Next editable region"
33
+ msgstr "พื้นที่ซึ่งสามารถแก้ไขได้ถัดไป"
34
+
35
+ msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
+ msgid "Navigate editable regions"
37
+ msgstr "นำทางไปยังพื้นที่ซึ่งสามารถแก้ไขได้"
@@ -0,0 +1,37 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Urdu (https://www.transifex.com/ckeditor/teams/11143/ur/)\n"
16
+ "Language: ur\n"
17
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
+
19
+ msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
20
+ msgid "Disable editing"
21
+ msgstr "تدویں غیر فعال کریں"
22
+
23
+ msgctxt "A label of the button indicating that using this button will make a selected text editable."
24
+ msgid "Enable editing"
25
+ msgstr "تدوین فعال کریں"
26
+
27
+ msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
+ msgid "Previous editable region"
29
+ msgstr ""
30
+
31
+ msgctxt "A label of the button that moves selection to the next editable region in the content."
32
+ msgid "Next editable region"
33
+ msgstr ""
34
+
35
+ msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
+ msgid "Navigate editable regions"
37
+ msgstr ""
@@ -0,0 +1,37 @@
1
+ # Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
2
+ #
3
+ # !!! IMPORTANT !!!
4
+ #
5
+ # Before you edit this file, please keep in mind that contributing to the project
6
+ # translations is possible ONLY via the Transifex online service.
7
+ #
8
+ # To submit your translations, visit https://www.transifex.com/ckeditor/ckeditor5.
9
+ #
10
+ # To learn more, check out the official contributor's guide:
11
+ # https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
12
+ #
13
+ msgid ""
14
+ msgstr ""
15
+ "Language-Team: Vietnamese (https://www.transifex.com/ckeditor/teams/11143/vi/)\n"
16
+ "Language: vi\n"
17
+ "Plural-Forms: nplurals=1; plural=0;\n"
18
+
19
+ msgctxt "A label of the button indicating that using this button will make a selected text non–editable."
20
+ msgid "Disable editing"
21
+ msgstr "Tắt tính năng chỉnh sửa"
22
+
23
+ msgctxt "A label of the button indicating that using this button will make a selected text editable."
24
+ msgid "Enable editing"
25
+ msgstr "Bật tính năng chỉnh sửa"
26
+
27
+ msgctxt "A label of the button that moves selection to the previous editable region in the content."
28
+ msgid "Previous editable region"
29
+ msgstr "Vùng có thể chỉnh sửa trước đó"
30
+
31
+ msgctxt "A label of the button that moves selection to the next editable region in the content."
32
+ msgid "Next editable region"
33
+ msgstr "Vùng có thể chỉnh sửa tiếp theo"
34
+
35
+ msgctxt "A label of the dropdown that provides controls to navigate editable regions in the content."
36
+ msgid "Navigate editable regions"
37
+ msgstr "Di chuyển giữa các vùng có thể chỉnh sửa"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ckeditor/ckeditor5-restricted-editing",
3
- "version": "34.2.0",
3
+ "version": "35.1.0",
4
4
  "description": "Restricted editing feature for CKEditor 5 editors.",
5
5
  "keywords": [
6
6
  "ckeditor",
@@ -11,24 +11,24 @@
11
11
  ],
12
12
  "main": "src/index.js",
13
13
  "dependencies": {
14
- "ckeditor5": "^34.2.0"
14
+ "ckeditor5": "^35.1.0"
15
15
  },
16
16
  "devDependencies": {
17
- "@ckeditor/ckeditor5-basic-styles": "^34.2.0",
18
- "@ckeditor/ckeditor5-block-quote": "^34.2.0",
19
- "@ckeditor/ckeditor5-clipboard": "^34.2.0",
20
- "@ckeditor/ckeditor5-core": "^34.2.0",
17
+ "@ckeditor/ckeditor5-basic-styles": "^35.1.0",
18
+ "@ckeditor/ckeditor5-block-quote": "^35.1.0",
19
+ "@ckeditor/ckeditor5-clipboard": "^35.1.0",
20
+ "@ckeditor/ckeditor5-core": "^35.1.0",
21
21
  "@ckeditor/ckeditor5-dev-utils": "^30.0.0",
22
- "@ckeditor/ckeditor5-editor-classic": "^34.2.0",
23
- "@ckeditor/ckeditor5-engine": "^34.2.0",
24
- "@ckeditor/ckeditor5-link": "^34.2.0",
25
- "@ckeditor/ckeditor5-paragraph": "^34.2.0",
26
- "@ckeditor/ckeditor5-table": "^34.2.0",
27
- "@ckeditor/ckeditor5-theme-lark": "^34.2.0",
28
- "@ckeditor/ckeditor5-typing": "^34.2.0",
29
- "@ckeditor/ckeditor5-ui": "^34.2.0",
30
- "@ckeditor/ckeditor5-undo": "^34.2.0",
31
- "@ckeditor/ckeditor5-utils": "^34.2.0",
22
+ "@ckeditor/ckeditor5-editor-classic": "^35.1.0",
23
+ "@ckeditor/ckeditor5-engine": "^35.1.0",
24
+ "@ckeditor/ckeditor5-link": "^35.1.0",
25
+ "@ckeditor/ckeditor5-paragraph": "^35.1.0",
26
+ "@ckeditor/ckeditor5-table": "^35.1.0",
27
+ "@ckeditor/ckeditor5-theme-lark": "^35.1.0",
28
+ "@ckeditor/ckeditor5-typing": "^35.1.0",
29
+ "@ckeditor/ckeditor5-ui": "^35.1.0",
30
+ "@ckeditor/ckeditor5-undo": "^35.1.0",
31
+ "@ckeditor/ckeditor5-utils": "^35.1.0",
32
32
  "webpack": "^5.58.1",
33
33
  "webpack-cli": "^4.9.0"
34
34
  },
@@ -50,7 +50,8 @@
50
50
  "src",
51
51
  "theme",
52
52
  "build",
53
- "ckeditor5-metadata.json"
53
+ "ckeditor5-metadata.json",
54
+ "CHANGELOG.md"
54
55
  ],
55
56
  "scripts": {
56
57
  "dll:build": "webpack"