Commit 56cce90
authored
Merge pull request #17301 from ckeditor/ci/epic/3789
Internal: Introduced `translations:synchronize` script to synchronize translations with language context files. Missing translations will be added, unused translations will be deleted, and missing translation files will be created.
Internal: Introduced `translations:validate` script to check the language context files against the translations. No files will be modified.
Internal: Introduced `translations:move` script to move requested translations between packages. It removes contexts and translated messages from language files ("*.po" files) from the source package and adds (or overwrites) them in the destination package.
Internal: Aligned to changes in `ckeditor5-dev-*`.
Internal: Fixed missing language contexts validation errors by moving "Paragraph" message from `ckeditor5-heading` to `ckeditor5-core` and "Color picker" from `ckeditor5-table` to `ckeditor5-core`.File tree
2,805 files changed
+54794
-20642
lines changed- docs
- api
- framework
- contributing
- deep-dive
- getting-started/setup
- packages
- ckeditor5-adapter-ckfinder
- ckeditor5-alignment
- lang/translations
- ckeditor5-autoformat
- lang/translations
- ckeditor5-autosave
- lang/translations
- ckeditor5-basic-styles
- lang/translations
- ckeditor5-block-quote
- lang/translations
- ckeditor5-build-balloon-block
- ckeditor5-build-balloon
- ckeditor5-build-classic
- ckeditor5-build-decoupled-document
- ckeditor5-build-inline
- ckeditor5-build-multi-root
- ckeditor5-ckbox
- lang/translations
- src
- ckeditor5-ckfinder
- lang/translations
- src
- ckeditor5-clipboard/lang/translations
- ckeditor5-cloud-services
- ckeditor5-code-block
- lang/translations
- ckeditor5-core/lang
- translations
- ckeditor5-easy-image
- ckeditor5-editor-balloon
- ckeditor5-editor-classic
- ckeditor5-editor-decoupled
- ckeditor5-editor-inline
- ckeditor5-editor-multi-root
- ckeditor5-enter/lang/translations
- ckeditor5-essentials
- ckeditor5-find-and-replace
- lang/translations
- ckeditor5-font
- lang/translations
- ckeditor5-heading
- lang
- translations
- ckeditor5-highlight
- lang/translations
- ckeditor5-horizontal-line
- lang/translations
- ckeditor5-html-embed
- lang/translations
- ckeditor5-html-support
- lang/translations
- ckeditor5-image
- lang/translations
- ckeditor5-indent
- lang/translations
- ckeditor5-language
- lang/translations
- ckeditor5-link
- lang/translations
- ckeditor5-list
- lang/translations
- ckeditor5-markdown-gfm
- ckeditor5-media-embed
- lang/translations
- ckeditor5-mention
- ckeditor5-minimap
- ckeditor5-page-break
- lang/translations
- ckeditor5-paste-from-office
- ckeditor5-remove-format
- lang/translations
- ckeditor5-restricted-editing
- lang/translations
- ckeditor5-select-all/lang/translations
- ckeditor5-show-blocks
- lang/translations
- ckeditor5-source-editing
- lang/translations
- ckeditor5-special-characters
- lang/translations
- ckeditor5-style
- lang/translations
- ckeditor5-table
- lang
- translations
- ckeditor5-ui/lang/translations
- ckeditor5-undo/lang/translations
- ckeditor5-upload/lang/translations
- ckeditor5-widget/lang/translations
- ckeditor5-word-count
- lang/translations
- scripts
- docs
- release/utils
- translations
- utils
- vale/styles/Vocab/Docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
2,805 files changed
+54794
-20642
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
| |||
196 | 195 | | |
197 | 196 | | |
198 | 197 | | |
199 | | - | |
200 | | - | |
201 | | - | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
202 | 201 | | |
203 | 202 | | |
204 | 203 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 5 | + | |
| 6 | + | |
12 | 7 | | |
13 | 8 | | |
14 | 9 | | |
15 | | - | |
16 | 10 | | |
17 | 11 | | |
18 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 5 | + | |
| 6 | + | |
12 | 7 | | |
13 | 8 | | |
14 | 9 | | |
15 | | - | |
16 | 10 | | |
17 | | - | |
| 11 | + | |
18 | 12 | | |
19 | 13 | | |
20 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
0 commit comments