@ckeditor/ckeditor5-list 29.2.0 → 32.0.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/LICENSE.md +2 -2
- package/build/list.js +3 -3
- package/build/translations/ar.js +1 -1
- package/build/translations/ast.js +1 -1
- package/build/translations/az.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de-ch.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/en-gb.js +1 -1
- package/build/translations/eo.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/eu.js +1 -1
- package/build/translations/fa.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/km.js +1 -1
- package/build/translations/kn.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/ku.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/nb.js +1 -1
- package/build/translations/ne.js +1 -1
- package/build/translations/nl.js +1 -1
- package/build/translations/no.js +1 -1
- 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/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/si.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sq.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/tk.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/ug.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/uz.js +1 -0
- package/build/translations/vi.js +1 -1
- package/build/translations/zh-cn.js +1 -1
- package/build/translations/zh.js +1 -1
- package/ckeditor5-metadata.json +8 -4
- package/lang/contexts.json +5 -1
- package/lang/translations/ar.po +17 -1
- package/lang/translations/ast.po +17 -1
- package/lang/translations/az.po +17 -1
- package/lang/translations/bg.po +17 -1
- package/lang/translations/cs.po +17 -1
- package/lang/translations/da.po +17 -1
- package/lang/translations/de-ch.po +17 -1
- package/lang/translations/de.po +17 -1
- package/lang/translations/el.po +17 -1
- package/lang/translations/en-au.po +17 -1
- package/lang/translations/en-gb.po +17 -1
- package/lang/translations/en.po +17 -1
- package/lang/translations/eo.po +17 -1
- package/lang/translations/es.po +20 -4
- package/lang/translations/et.po +17 -1
- package/lang/translations/eu.po +17 -1
- package/lang/translations/fa.po +17 -1
- package/lang/translations/fi.po +17 -1
- package/lang/translations/fr.po +17 -1
- package/lang/translations/gl.po +17 -1
- package/lang/translations/he.po +17 -1
- package/lang/translations/hi.po +17 -1
- package/lang/translations/hr.po +17 -1
- package/lang/translations/hu.po +17 -1
- package/lang/translations/id.po +17 -1
- package/lang/translations/it.po +17 -1
- package/lang/translations/ja.po +17 -1
- package/lang/translations/km.po +17 -1
- package/lang/translations/kn.po +17 -1
- package/lang/translations/ko.po +17 -1
- package/lang/translations/ku.po +17 -1
- package/lang/translations/lt.po +17 -1
- package/lang/translations/lv.po +17 -1
- package/lang/translations/nb.po +17 -1
- package/lang/translations/ne.po +17 -1
- package/lang/translations/nl.po +21 -5
- package/lang/translations/no.po +17 -1
- package/lang/translations/pl.po +17 -1
- package/lang/translations/pt-br.po +17 -1
- package/lang/translations/pt.po +17 -1
- package/lang/translations/ro.po +17 -1
- package/lang/translations/ru.po +17 -1
- package/lang/translations/si.po +17 -1
- package/lang/translations/sk.po +17 -1
- package/lang/translations/sq.po +17 -1
- package/lang/translations/sr-latn.po +17 -1
- package/lang/translations/sr.po +17 -1
- package/lang/translations/sv.po +17 -1
- package/lang/translations/tk.po +17 -1
- package/lang/translations/tr.po +17 -1
- package/lang/translations/ug.po +17 -1
- package/lang/translations/uk.po +17 -1
- package/lang/translations/uz.po +125 -0
- package/lang/translations/vi.po +17 -1
- package/lang/translations/zh-cn.po +17 -1
- package/lang/translations/zh.po +36 -20
- package/package.json +27 -27
- package/src/checktodolistcommand.js +1 -1
- package/src/converters.js +14 -15
- package/src/indentcommand.js +1 -1
- package/src/index.js +4 -4
- package/src/list.js +24 -1
- package/src/listcommand.js +2 -2
- package/src/listediting.js +1 -1
- package/src/listproperties.js +96 -0
- package/src/{liststyleediting.js → listpropertiesediting.js} +299 -122
- package/src/listpropertiesui.js +314 -0
- package/src/listreversedcommand.js +64 -0
- package/src/liststartcommand.js +63 -0
- package/src/liststyle.js +12 -6
- package/src/liststylecommand.js +5 -22
- package/src/listui.js +1 -1
- package/src/todolist.js +1 -1
- package/src/todolistconverters.js +1 -1
- package/src/todolistediting.js +1 -1
- package/src/todolistui.js +1 -1
- package/src/ui/collapsibleview.js +152 -0
- package/src/ui/listpropertiesview.js +405 -0
- package/src/utils.js +49 -4
- package/theme/collapsible.css +10 -0
- package/theme/listproperties.css +10 -0
- package/theme/liststyles.css +2 -6
- package/theme/todolist.css +1 -1
- package/CHANGELOG.md +0 -272
- package/src/liststyleui.js +0 -225
package/lang/translations/el.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr "Lower-latin"
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr "Upper-latin"
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/en.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr "Lower-latin"
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr "Upper-latin"
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr "List properties"
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr "Start at"
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr "Start index must be greater than 0."
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr "Reversed order"
|
package/lang/translations/eo.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/es.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -78,15 +78,15 @@ msgstr ""
|
|
|
78
78
|
|
|
79
79
|
msgctxt "The tooltip text of the button that toggles the \"circle\" list style."
|
|
80
80
|
msgid "Circle"
|
|
81
|
-
msgstr ""
|
|
81
|
+
msgstr "Círculo"
|
|
82
82
|
|
|
83
83
|
msgctxt "The tooltip text of the button that toggles the \"square\" list style."
|
|
84
84
|
msgid "Square"
|
|
85
|
-
msgstr ""
|
|
85
|
+
msgstr "Cuadrado"
|
|
86
86
|
|
|
87
87
|
msgctxt "The tooltip text of the button that toggles the \"decimal\" list style."
|
|
88
88
|
msgid "Decimal"
|
|
89
|
-
msgstr ""
|
|
89
|
+
msgstr "Decimal"
|
|
90
90
|
|
|
91
91
|
msgctxt "The tooltip text of the button that toggles the \"decimal with leading zero\" list style."
|
|
92
92
|
msgid "Decimal with leading zero"
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/et.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/eu.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/fa.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/fi.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/fr.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr "Lettres minuscules"
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr "Lettres majuscules"
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/gl.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr "Letras minúsculas"
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr "Letras maiúsculas"
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/he.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/hi.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr "Lower-latin"
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr "Upper-latin"
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/hr.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/hu.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr "Kisbetűs latin szám"
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr "Nagybetűs latin szám"
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/id.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/it.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr "Lettera minuscola"
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr "Lettera maiuscola"
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/ja.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/km.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/kn.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/ko.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/ku.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|
package/lang/translations/lt.po
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# Copyright (c) 2003-
|
|
1
|
+
# Copyright (c) 2003-2022, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
3
|
# !!! IMPORTANT !!!
|
|
4
4
|
#
|
|
@@ -107,3 +107,19 @@ msgstr ""
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
109
|
msgstr ""
|
|
110
|
+
|
|
111
|
+
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
|
+
msgid "List properties"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr ""
|
|
118
|
+
|
|
119
|
+
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
|
+
msgid "Start index must be greater than 0."
|
|
121
|
+
msgstr ""
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr ""
|