@ckeditor/ckeditor5-list 34.0.1 → 35.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/CHANGELOG.md +272 -0
- package/LICENSE.md +2 -2
- package/build/list.js +1 -1
- package/build/translations/ar.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -0
- package/build/translations/ca.js +1 -0
- package/build/translations/da.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -0
- 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.js +1 -1
- package/build/translations/ro.js +1 -1
- package/build/translations/ru.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -0
- package/build/translations/tr.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.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 +52 -0
- package/lang/translations/ar.po +25 -25
- package/lang/translations/bg.po +25 -25
- package/lang/translations/bn.po +125 -0
- package/lang/translations/ca.po +125 -0
- package/lang/translations/da.po +24 -24
- package/lang/translations/es.po +1 -1
- package/lang/translations/et.po +24 -24
- package/lang/translations/fi.po +25 -25
- package/lang/translations/fr.po +5 -5
- package/lang/translations/he.po +24 -24
- package/lang/translations/hi.po +4 -4
- package/lang/translations/hu.po +15 -15
- package/lang/translations/id.po +17 -17
- package/lang/translations/it.po +1 -1
- package/lang/translations/ja.po +25 -25
- package/lang/translations/ko.po +24 -24
- package/lang/translations/lt.po +25 -25
- package/lang/translations/lv.po +24 -24
- package/lang/translations/ms.po +125 -0
- package/lang/translations/nl.po +20 -20
- package/lang/translations/no.po +24 -24
- package/lang/translations/pl.po +24 -24
- package/lang/translations/pt-br.po +1 -1
- package/lang/translations/pt.po +26 -26
- package/lang/translations/ro.po +4 -4
- package/lang/translations/ru.po +13 -13
- package/lang/translations/sv.po +25 -25
- package/lang/translations/th.po +125 -0
- package/lang/translations/tr.po +24 -24
- package/lang/translations/uk.po +17 -17
- package/lang/translations/ur.po +125 -0
- package/lang/translations/vi.po +24 -24
- package/lang/translations/zh-cn.po +4 -4
- package/lang/translations/zh.po +4 -4
- package/package.json +38 -36
- package/src/documentlist/documentlistediting.js +51 -3
- package/src/documentlistproperties/documentlistpropertiesediting.js +46 -7
- package/src/documentlistproperties/documentliststylecommand.js +24 -1
- package/src/documentlistproperties/utils/style.js +53 -20
- package/src/listproperties/listpropertiesui.js +16 -4
- package/src/listproperties.js +36 -2
- package/build/list.js.map +0 -1
|
@@ -0,0 +1,125 @@
|
|
|
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 "Toolbar button tooltip for the Numbered List feature."
|
|
20
|
+
msgid "Numbered List"
|
|
21
|
+
msgstr "সংখ্যাযুক্ত তালিকা"
|
|
22
|
+
|
|
23
|
+
msgctxt "Toolbar button tooltip for the Bulleted List feature."
|
|
24
|
+
msgid "Bulleted List"
|
|
25
|
+
msgstr "বুলেটযুক্ত তালিকা"
|
|
26
|
+
|
|
27
|
+
msgctxt "Toolbar button tooltip for the To-do List feature."
|
|
28
|
+
msgid "To-do List"
|
|
29
|
+
msgstr "তালিকা তৈরি"
|
|
30
|
+
|
|
31
|
+
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the bulleted list style."
|
|
32
|
+
msgid "Bulleted list styles toolbar"
|
|
33
|
+
msgstr "বুলেটেড তালিকা স্টাইল টুলবার"
|
|
34
|
+
|
|
35
|
+
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the numbered list style."
|
|
36
|
+
msgid "Numbered list styles toolbar"
|
|
37
|
+
msgstr "সংখ্যাযুক্ত তালিকা স্টাইল টুলবার"
|
|
38
|
+
|
|
39
|
+
msgctxt "The ARIA label of the button that toggles the \"disc\" list style."
|
|
40
|
+
msgid "Toggle the disc list style"
|
|
41
|
+
msgstr "ডিস্ক তালিকা স্টাইল টগল করুন"
|
|
42
|
+
|
|
43
|
+
msgctxt "The ARIA label of the button that toggles the \"circle\" list style."
|
|
44
|
+
msgid "Toggle the circle list style"
|
|
45
|
+
msgstr "বৃত্ত তালিকা স্টাইল টগল করুন"
|
|
46
|
+
|
|
47
|
+
msgctxt "The ARIA label of the button that toggles the \"square\" list style."
|
|
48
|
+
msgid "Toggle the square list style"
|
|
49
|
+
msgstr "বর্গাকার তালিকা স্টাইল টগল করুন"
|
|
50
|
+
|
|
51
|
+
msgctxt "The ARIA label of the button that toggles the \"decimal\" list style."
|
|
52
|
+
msgid "Toggle the decimal list style"
|
|
53
|
+
msgstr "দশমিক তালিকা স্টাইল টগল করুন"
|
|
54
|
+
|
|
55
|
+
msgctxt "The ARIA label of the button that toggles the \"decimal with leading zero\" list style."
|
|
56
|
+
msgid "Toggle the decimal with leading zero list style"
|
|
57
|
+
msgstr "অগ্রণী 0 তালিকা স্টাইল সহ দশমিক টগল করুন"
|
|
58
|
+
|
|
59
|
+
msgctxt "The ARIA label of the button that toggles the \"lower–roman\" list style."
|
|
60
|
+
msgid "Toggle the lower–roman list style"
|
|
61
|
+
msgstr "নিম্ন-রোমান তালিকা স্টাইল টগল করুন"
|
|
62
|
+
|
|
63
|
+
msgctxt "The ARIA label of the button that toggles the \"upper–roman\" list style."
|
|
64
|
+
msgid "Toggle the upper–roman list style"
|
|
65
|
+
msgstr "উপরের-রোমান তালিকা স্টাইল টগল করুন"
|
|
66
|
+
|
|
67
|
+
msgctxt "The ARIA label of the button that toggles the \"lower–latin\" list style."
|
|
68
|
+
msgid "Toggle the lower–latin list style"
|
|
69
|
+
msgstr "নিম্ন-ল্যাটিন তালিকা স্টাইল টগল করুন"
|
|
70
|
+
|
|
71
|
+
msgctxt "The ARIA label of the button that toggles the \"upper–latin\" list style."
|
|
72
|
+
msgid "Toggle the upper–latin list style"
|
|
73
|
+
msgstr "উপরের-ল্যাটিন তালিকা স্টাইল টগল করুন"
|
|
74
|
+
|
|
75
|
+
msgctxt "The tooltip text of the button that toggles the \"disc\" list style."
|
|
76
|
+
msgid "Disc"
|
|
77
|
+
msgstr "ডিস্ক"
|
|
78
|
+
|
|
79
|
+
msgctxt "The tooltip text of the button that toggles the \"circle\" list style."
|
|
80
|
+
msgid "Circle"
|
|
81
|
+
msgstr "বৃত্ত"
|
|
82
|
+
|
|
83
|
+
msgctxt "The tooltip text of the button that toggles the \"square\" list style."
|
|
84
|
+
msgid "Square"
|
|
85
|
+
msgstr "বর্গক্ষেত্র"
|
|
86
|
+
|
|
87
|
+
msgctxt "The tooltip text of the button that toggles the \"decimal\" list style."
|
|
88
|
+
msgid "Decimal"
|
|
89
|
+
msgstr "দশমিক"
|
|
90
|
+
|
|
91
|
+
msgctxt "The tooltip text of the button that toggles the \"decimal with leading zero\" list style."
|
|
92
|
+
msgid "Decimal with leading zero"
|
|
93
|
+
msgstr "অগ্রণী 0 সহ দশমিক "
|
|
94
|
+
|
|
95
|
+
msgctxt "The tooltip text of the button that toggles the \"lower–roman\" list style."
|
|
96
|
+
msgid "Lower–roman"
|
|
97
|
+
msgstr "নিম্ন-রোমান"
|
|
98
|
+
|
|
99
|
+
msgctxt "The tooltip text of the button that toggles the \"upper–roman\" list style."
|
|
100
|
+
msgid "Upper-roman"
|
|
101
|
+
msgstr "উচ্চ-রোমান"
|
|
102
|
+
|
|
103
|
+
msgctxt "The tooltip text of the button that toggles the \"lower–latin\" list style."
|
|
104
|
+
msgid "Lower-latin"
|
|
105
|
+
msgstr "নিম্ন-ল্যাটিন"
|
|
106
|
+
|
|
107
|
+
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
|
+
msgid "Upper-latin"
|
|
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 "স্টার্ট ইনডেক্স অবশ্যই 0-এর বেশি হতে হবে।"
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr "উল্টো ক্রম"
|
|
@@ -0,0 +1,125 @@
|
|
|
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 "Toolbar button tooltip for the Numbered List feature."
|
|
20
|
+
msgid "Numbered List"
|
|
21
|
+
msgstr "Llista numerada"
|
|
22
|
+
|
|
23
|
+
msgctxt "Toolbar button tooltip for the Bulleted List feature."
|
|
24
|
+
msgid "Bulleted List"
|
|
25
|
+
msgstr "Llista amb vinyetes"
|
|
26
|
+
|
|
27
|
+
msgctxt "Toolbar button tooltip for the To-do List feature."
|
|
28
|
+
msgid "To-do List"
|
|
29
|
+
msgstr "Llista de tasques pendents"
|
|
30
|
+
|
|
31
|
+
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the bulleted list style."
|
|
32
|
+
msgid "Bulleted list styles toolbar"
|
|
33
|
+
msgstr "Barra d'eines d'estils de llista amb vinyetes"
|
|
34
|
+
|
|
35
|
+
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the numbered list style."
|
|
36
|
+
msgid "Numbered list styles toolbar"
|
|
37
|
+
msgstr "Barra d'eines d'estils de llista numerada"
|
|
38
|
+
|
|
39
|
+
msgctxt "The ARIA label of the button that toggles the \"disc\" list style."
|
|
40
|
+
msgid "Toggle the disc list style"
|
|
41
|
+
msgstr "Canviar l'estil de llista de discs"
|
|
42
|
+
|
|
43
|
+
msgctxt "The ARIA label of the button that toggles the \"circle\" list style."
|
|
44
|
+
msgid "Toggle the circle list style"
|
|
45
|
+
msgstr "Canviar l'estil de llista de cercles"
|
|
46
|
+
|
|
47
|
+
msgctxt "The ARIA label of the button that toggles the \"square\" list style."
|
|
48
|
+
msgid "Toggle the square list style"
|
|
49
|
+
msgstr "Canviar l'estil de llista quadrada"
|
|
50
|
+
|
|
51
|
+
msgctxt "The ARIA label of the button that toggles the \"decimal\" list style."
|
|
52
|
+
msgid "Toggle the decimal list style"
|
|
53
|
+
msgstr "Canviar l'estil de llista decimal"
|
|
54
|
+
|
|
55
|
+
msgctxt "The ARIA label of the button that toggles the \"decimal with leading zero\" list style."
|
|
56
|
+
msgid "Toggle the decimal with leading zero list style"
|
|
57
|
+
msgstr "Commutar l'estil de la llista de decimals amb un zero al davant"
|
|
58
|
+
|
|
59
|
+
msgctxt "The ARIA label of the button that toggles the \"lower–roman\" list style."
|
|
60
|
+
msgid "Toggle the lower–roman list style"
|
|
61
|
+
msgstr "Canviar l'estil de la llista a numerals romans en minúscules"
|
|
62
|
+
|
|
63
|
+
msgctxt "The ARIA label of the button that toggles the \"upper–roman\" list style."
|
|
64
|
+
msgid "Toggle the upper–roman list style"
|
|
65
|
+
msgstr "Canviar l'estil de la llista a numerals romans en majúscules"
|
|
66
|
+
|
|
67
|
+
msgctxt "The ARIA label of the button that toggles the \"lower–latin\" list style."
|
|
68
|
+
msgid "Toggle the lower–latin list style"
|
|
69
|
+
msgstr "Canviar l'estil de la llista a lletres llatines en minúscules"
|
|
70
|
+
|
|
71
|
+
msgctxt "The ARIA label of the button that toggles the \"upper–latin\" list style."
|
|
72
|
+
msgid "Toggle the upper–latin list style"
|
|
73
|
+
msgstr "Canviar l'estil de la llista a lletres llatines en majúscules"
|
|
74
|
+
|
|
75
|
+
msgctxt "The tooltip text of the button that toggles the \"disc\" list style."
|
|
76
|
+
msgid "Disc"
|
|
77
|
+
msgstr "Disc"
|
|
78
|
+
|
|
79
|
+
msgctxt "The tooltip text of the button that toggles the \"circle\" list style."
|
|
80
|
+
msgid "Circle"
|
|
81
|
+
msgstr "Cercle"
|
|
82
|
+
|
|
83
|
+
msgctxt "The tooltip text of the button that toggles the \"square\" list style."
|
|
84
|
+
msgid "Square"
|
|
85
|
+
msgstr "Quadrat"
|
|
86
|
+
|
|
87
|
+
msgctxt "The tooltip text of the button that toggles the \"decimal\" list style."
|
|
88
|
+
msgid "Decimal"
|
|
89
|
+
msgstr "Decimal"
|
|
90
|
+
|
|
91
|
+
msgctxt "The tooltip text of the button that toggles the \"decimal with leading zero\" list style."
|
|
92
|
+
msgid "Decimal with leading zero"
|
|
93
|
+
msgstr "Decimal amb un zero al davant"
|
|
94
|
+
|
|
95
|
+
msgctxt "The tooltip text of the button that toggles the \"lower–roman\" list style."
|
|
96
|
+
msgid "Lower–roman"
|
|
97
|
+
msgstr "Numerals romans en minúscules"
|
|
98
|
+
|
|
99
|
+
msgctxt "The tooltip text of the button that toggles the \"upper–roman\" list style."
|
|
100
|
+
msgid "Upper-roman"
|
|
101
|
+
msgstr "Numerals romans en majúscules"
|
|
102
|
+
|
|
103
|
+
msgctxt "The tooltip text of the button that toggles the \"lower–latin\" list style."
|
|
104
|
+
msgid "Lower-latin"
|
|
105
|
+
msgstr "Lletres llatines en minúscules"
|
|
106
|
+
|
|
107
|
+
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
|
+
msgid "Upper-latin"
|
|
109
|
+
msgstr "Lletres llatines en majúscules"
|
|
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 "Llista de propietats"
|
|
114
|
+
|
|
115
|
+
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
|
+
msgid "Start at"
|
|
117
|
+
msgstr "Començar a"
|
|
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 "L'índex inicial ha de ser superior a 0."
|
|
122
|
+
|
|
123
|
+
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
|
+
msgid "Reversed order"
|
|
125
|
+
msgstr "Ordre invertit"
|
package/lang/translations/da.po
CHANGED
|
@@ -30,96 +30,96 @@ msgstr "To-do liste"
|
|
|
30
30
|
|
|
31
31
|
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the bulleted list style."
|
|
32
32
|
msgid "Bulleted list styles toolbar"
|
|
33
|
-
msgstr ""
|
|
33
|
+
msgstr "Værktøjslinje til punktopdelt liste"
|
|
34
34
|
|
|
35
35
|
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the numbered list style."
|
|
36
36
|
msgid "Numbered list styles toolbar"
|
|
37
|
-
msgstr ""
|
|
37
|
+
msgstr "Værktøjslinje til nummereret listestil"
|
|
38
38
|
|
|
39
39
|
msgctxt "The ARIA label of the button that toggles the \"disc\" list style."
|
|
40
40
|
msgid "Toggle the disc list style"
|
|
41
|
-
msgstr ""
|
|
41
|
+
msgstr "Slå listestilen disk til og fra"
|
|
42
42
|
|
|
43
43
|
msgctxt "The ARIA label of the button that toggles the \"circle\" list style."
|
|
44
44
|
msgid "Toggle the circle list style"
|
|
45
|
-
msgstr ""
|
|
45
|
+
msgstr "Slå listestilen cirkel til og fra"
|
|
46
46
|
|
|
47
47
|
msgctxt "The ARIA label of the button that toggles the \"square\" list style."
|
|
48
48
|
msgid "Toggle the square list style"
|
|
49
|
-
msgstr ""
|
|
49
|
+
msgstr "Slå listestilen firkantet til og fra"
|
|
50
50
|
|
|
51
51
|
msgctxt "The ARIA label of the button that toggles the \"decimal\" list style."
|
|
52
52
|
msgid "Toggle the decimal list style"
|
|
53
|
-
msgstr ""
|
|
53
|
+
msgstr "Slå listestilen decimal til og fra"
|
|
54
54
|
|
|
55
55
|
msgctxt "The ARIA label of the button that toggles the \"decimal with leading zero\" list style."
|
|
56
56
|
msgid "Toggle the decimal with leading zero list style"
|
|
57
|
-
msgstr ""
|
|
57
|
+
msgstr "Slå listestilen decimal med nul i starten til og fra"
|
|
58
58
|
|
|
59
59
|
msgctxt "The ARIA label of the button that toggles the \"lower–roman\" list style."
|
|
60
60
|
msgid "Toggle the lower–roman list style"
|
|
61
|
-
msgstr ""
|
|
61
|
+
msgstr "Slå listestilen romertal med små bogstaver til"
|
|
62
62
|
|
|
63
63
|
msgctxt "The ARIA label of the button that toggles the \"upper–roman\" list style."
|
|
64
64
|
msgid "Toggle the upper–roman list style"
|
|
65
|
-
msgstr ""
|
|
65
|
+
msgstr "Slå listestilen romertal med store bogstaver til"
|
|
66
66
|
|
|
67
67
|
msgctxt "The ARIA label of the button that toggles the \"lower–latin\" list style."
|
|
68
68
|
msgid "Toggle the lower–latin list style"
|
|
69
|
-
msgstr ""
|
|
69
|
+
msgstr "Slå listestilen latinsk med små bogstaver til"
|
|
70
70
|
|
|
71
71
|
msgctxt "The ARIA label of the button that toggles the \"upper–latin\" list style."
|
|
72
72
|
msgid "Toggle the upper–latin list style"
|
|
73
|
-
msgstr ""
|
|
73
|
+
msgstr "Slå listestilen latinsk med store bogstaver til"
|
|
74
74
|
|
|
75
75
|
msgctxt "The tooltip text of the button that toggles the \"disc\" list style."
|
|
76
76
|
msgid "Disc"
|
|
77
|
-
msgstr ""
|
|
77
|
+
msgstr "Disk"
|
|
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 "Cirkel"
|
|
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 "Firkant"
|
|
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"
|
|
93
|
-
msgstr ""
|
|
93
|
+
msgstr "Decimal med nul i starten"
|
|
94
94
|
|
|
95
95
|
msgctxt "The tooltip text of the button that toggles the \"lower–roman\" list style."
|
|
96
96
|
msgid "Lower–roman"
|
|
97
|
-
msgstr ""
|
|
97
|
+
msgstr "Romertal med små bogstaver"
|
|
98
98
|
|
|
99
99
|
msgctxt "The tooltip text of the button that toggles the \"upper–roman\" list style."
|
|
100
100
|
msgid "Upper-roman"
|
|
101
|
-
msgstr ""
|
|
101
|
+
msgstr "Romertal med store bogstaver"
|
|
102
102
|
|
|
103
103
|
msgctxt "The tooltip text of the button that toggles the \"lower–latin\" list style."
|
|
104
104
|
msgid "Lower-latin"
|
|
105
|
-
msgstr ""
|
|
105
|
+
msgstr "Latinsk med små bogstaver"
|
|
106
106
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
|
-
msgstr ""
|
|
109
|
+
msgstr "Latinsk med store bogstaver"
|
|
110
110
|
|
|
111
111
|
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
112
|
msgid "List properties"
|
|
113
|
-
msgstr ""
|
|
113
|
+
msgstr "Listeegenskaber"
|
|
114
114
|
|
|
115
115
|
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
116
|
msgid "Start at"
|
|
117
|
-
msgstr ""
|
|
117
|
+
msgstr "Start ved"
|
|
118
118
|
|
|
119
119
|
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
120
|
msgid "Start index must be greater than 0."
|
|
121
|
-
msgstr ""
|
|
121
|
+
msgstr "Startindeks skal være større end 0."
|
|
122
122
|
|
|
123
123
|
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
124
|
msgid "Reversed order"
|
|
125
|
-
msgstr ""
|
|
125
|
+
msgstr "Omvendt rækkefølge"
|
package/lang/translations/es.po
CHANGED
|
@@ -14,7 +14,7 @@ msgid ""
|
|
|
14
14
|
msgstr ""
|
|
15
15
|
"Language-Team: Spanish (https://www.transifex.com/ckeditor/teams/11143/es/)\n"
|
|
16
16
|
"Language: es\n"
|
|
17
|
-
"Plural-Forms: nplurals=
|
|
17
|
+
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
18
18
|
|
|
19
19
|
msgctxt "Toolbar button tooltip for the Numbered List feature."
|
|
20
20
|
msgid "Numbered List"
|
package/lang/translations/et.po
CHANGED
|
@@ -30,96 +30,96 @@ msgstr "Tööde nimekiri"
|
|
|
30
30
|
|
|
31
31
|
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the bulleted list style."
|
|
32
32
|
msgid "Bulleted list styles toolbar"
|
|
33
|
-
msgstr ""
|
|
33
|
+
msgstr "Täpploendi stiili tööriistariba"
|
|
34
34
|
|
|
35
35
|
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the numbered list style."
|
|
36
36
|
msgid "Numbered list styles toolbar"
|
|
37
|
-
msgstr ""
|
|
37
|
+
msgstr "Numbriloendi stiilide tööriistariba"
|
|
38
38
|
|
|
39
39
|
msgctxt "The ARIA label of the button that toggles the \"disc\" list style."
|
|
40
40
|
msgid "Toggle the disc list style"
|
|
41
|
-
msgstr ""
|
|
41
|
+
msgstr "Lülita ketta loendistiili sisse-välja"
|
|
42
42
|
|
|
43
43
|
msgctxt "The ARIA label of the button that toggles the \"circle\" list style."
|
|
44
44
|
msgid "Toggle the circle list style"
|
|
45
|
-
msgstr ""
|
|
45
|
+
msgstr "Lülita ringi loendistiili sisse-välja"
|
|
46
46
|
|
|
47
47
|
msgctxt "The ARIA label of the button that toggles the \"square\" list style."
|
|
48
48
|
msgid "Toggle the square list style"
|
|
49
|
-
msgstr ""
|
|
49
|
+
msgstr "Lülita ruudu loendistiili sisse-välja"
|
|
50
50
|
|
|
51
51
|
msgctxt "The ARIA label of the button that toggles the \"decimal\" list style."
|
|
52
52
|
msgid "Toggle the decimal list style"
|
|
53
|
-
msgstr ""
|
|
53
|
+
msgstr "Lülita kümnendsüsteemi loendistiili sisse-välja"
|
|
54
54
|
|
|
55
55
|
msgctxt "The ARIA label of the button that toggles the \"decimal with leading zero\" list style."
|
|
56
56
|
msgid "Toggle the decimal with leading zero list style"
|
|
57
|
-
msgstr ""
|
|
57
|
+
msgstr "Lülita nulliga kümnendsüsteemi loendistiili sisse-välja"
|
|
58
58
|
|
|
59
59
|
msgctxt "The ARIA label of the button that toggles the \"lower–roman\" list style."
|
|
60
60
|
msgid "Toggle the lower–roman list style"
|
|
61
|
-
msgstr ""
|
|
61
|
+
msgstr "Lülita väikse rooma numbri loendistiili sisse-välja"
|
|
62
62
|
|
|
63
63
|
msgctxt "The ARIA label of the button that toggles the \"upper–roman\" list style."
|
|
64
64
|
msgid "Toggle the upper–roman list style"
|
|
65
|
-
msgstr ""
|
|
65
|
+
msgstr "Lülita suure rooma numbri loendistiili sisse-välja"
|
|
66
66
|
|
|
67
67
|
msgctxt "The ARIA label of the button that toggles the \"lower–latin\" list style."
|
|
68
68
|
msgid "Toggle the lower–latin list style"
|
|
69
|
-
msgstr ""
|
|
69
|
+
msgstr "Lülita ladina väiketähe loendistiili sisse-välja"
|
|
70
70
|
|
|
71
71
|
msgctxt "The ARIA label of the button that toggles the \"upper–latin\" list style."
|
|
72
72
|
msgid "Toggle the upper–latin list style"
|
|
73
|
-
msgstr ""
|
|
73
|
+
msgstr "Lülita ladina suurtähe loendistiili sisse-välja"
|
|
74
74
|
|
|
75
75
|
msgctxt "The tooltip text of the button that toggles the \"disc\" list style."
|
|
76
76
|
msgid "Disc"
|
|
77
|
-
msgstr ""
|
|
77
|
+
msgstr "Ketas"
|
|
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 "Ring"
|
|
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 "Ruut"
|
|
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 "Kümnend"
|
|
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"
|
|
93
|
-
msgstr ""
|
|
93
|
+
msgstr "Nulliga kümnendsüsteem"
|
|
94
94
|
|
|
95
95
|
msgctxt "The tooltip text of the button that toggles the \"lower–roman\" list style."
|
|
96
96
|
msgid "Lower–roman"
|
|
97
|
-
msgstr ""
|
|
97
|
+
msgstr "Väikse rooma numbri"
|
|
98
98
|
|
|
99
99
|
msgctxt "The tooltip text of the button that toggles the \"upper–roman\" list style."
|
|
100
100
|
msgid "Upper-roman"
|
|
101
|
-
msgstr ""
|
|
101
|
+
msgstr "Suure rooma numbri"
|
|
102
102
|
|
|
103
103
|
msgctxt "The tooltip text of the button that toggles the \"lower–latin\" list style."
|
|
104
104
|
msgid "Lower-latin"
|
|
105
|
-
msgstr ""
|
|
105
|
+
msgstr "Ladina väiketähe"
|
|
106
106
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
|
-
msgstr ""
|
|
109
|
+
msgstr "Ladina suurtähe"
|
|
110
110
|
|
|
111
111
|
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
112
|
msgid "List properties"
|
|
113
|
-
msgstr ""
|
|
113
|
+
msgstr "Loendi atribuudid"
|
|
114
114
|
|
|
115
115
|
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
116
|
msgid "Start at"
|
|
117
|
-
msgstr ""
|
|
117
|
+
msgstr "Alusta alates"
|
|
118
118
|
|
|
119
119
|
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
120
|
msgid "Start index must be greater than 0."
|
|
121
|
-
msgstr ""
|
|
121
|
+
msgstr "Algindeks peab olema suurem kui 0."
|
|
122
122
|
|
|
123
123
|
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
124
|
msgid "Reversed order"
|
|
125
|
-
msgstr ""
|
|
125
|
+
msgstr "Vastupidine järjekord"
|
package/lang/translations/fi.po
CHANGED
|
@@ -26,100 +26,100 @@ msgstr "Lista"
|
|
|
26
26
|
|
|
27
27
|
msgctxt "Toolbar button tooltip for the To-do List feature."
|
|
28
28
|
msgid "To-do List"
|
|
29
|
-
msgstr ""
|
|
29
|
+
msgstr "Tehtävälista"
|
|
30
30
|
|
|
31
31
|
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the bulleted list style."
|
|
32
32
|
msgid "Bulleted list styles toolbar"
|
|
33
|
-
msgstr ""
|
|
33
|
+
msgstr "Luetelmalistan työkalupalkki"
|
|
34
34
|
|
|
35
35
|
msgctxt "The ARIA label of the toolbar displaying buttons allowing users to change the numbered list style."
|
|
36
36
|
msgid "Numbered list styles toolbar"
|
|
37
|
-
msgstr ""
|
|
37
|
+
msgstr "Numerolistan työkalupalkki"
|
|
38
38
|
|
|
39
39
|
msgctxt "The ARIA label of the button that toggles the \"disc\" list style."
|
|
40
40
|
msgid "Toggle the disc list style"
|
|
41
|
-
msgstr ""
|
|
41
|
+
msgstr "Levylistatyylin vaihdin"
|
|
42
42
|
|
|
43
43
|
msgctxt "The ARIA label of the button that toggles the \"circle\" list style."
|
|
44
44
|
msgid "Toggle the circle list style"
|
|
45
|
-
msgstr ""
|
|
45
|
+
msgstr "Ympyrälistatyylin vaihdin"
|
|
46
46
|
|
|
47
47
|
msgctxt "The ARIA label of the button that toggles the \"square\" list style."
|
|
48
48
|
msgid "Toggle the square list style"
|
|
49
|
-
msgstr ""
|
|
49
|
+
msgstr "Neliölistatyylin vaihdin"
|
|
50
50
|
|
|
51
51
|
msgctxt "The ARIA label of the button that toggles the \"decimal\" list style."
|
|
52
52
|
msgid "Toggle the decimal list style"
|
|
53
|
-
msgstr ""
|
|
53
|
+
msgstr "Desimaalilistatyylin vaihdin"
|
|
54
54
|
|
|
55
55
|
msgctxt "The ARIA label of the button that toggles the \"decimal with leading zero\" list style."
|
|
56
56
|
msgid "Toggle the decimal with leading zero list style"
|
|
57
|
-
msgstr ""
|
|
57
|
+
msgstr "Nolla alussa -desimaalilistatyylin vaihdin"
|
|
58
58
|
|
|
59
59
|
msgctxt "The ARIA label of the button that toggles the \"lower–roman\" list style."
|
|
60
60
|
msgid "Toggle the lower–roman list style"
|
|
61
|
-
msgstr ""
|
|
61
|
+
msgstr "Pienet roomalaiset numerot -listatyylin vaihdin"
|
|
62
62
|
|
|
63
63
|
msgctxt "The ARIA label of the button that toggles the \"upper–roman\" list style."
|
|
64
64
|
msgid "Toggle the upper–roman list style"
|
|
65
|
-
msgstr ""
|
|
65
|
+
msgstr "Isot roomalaiset numerot -listatyylin vaihdin"
|
|
66
66
|
|
|
67
67
|
msgctxt "The ARIA label of the button that toggles the \"lower–latin\" list style."
|
|
68
68
|
msgid "Toggle the lower–latin list style"
|
|
69
|
-
msgstr ""
|
|
69
|
+
msgstr "Pienet latinalaiset aakkoset -listatyylin vaihdin"
|
|
70
70
|
|
|
71
71
|
msgctxt "The ARIA label of the button that toggles the \"upper–latin\" list style."
|
|
72
72
|
msgid "Toggle the upper–latin list style"
|
|
73
|
-
msgstr ""
|
|
73
|
+
msgstr "Isot latinalaiset aakkoset -listatyylin vaihdin"
|
|
74
74
|
|
|
75
75
|
msgctxt "The tooltip text of the button that toggles the \"disc\" list style."
|
|
76
76
|
msgid "Disc"
|
|
77
|
-
msgstr ""
|
|
77
|
+
msgstr "Levy"
|
|
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 "Ympyrä"
|
|
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 "Neliö"
|
|
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 "Desimaali"
|
|
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"
|
|
93
|
-
msgstr ""
|
|
93
|
+
msgstr "Nolla alussa -desimaali"
|
|
94
94
|
|
|
95
95
|
msgctxt "The tooltip text of the button that toggles the \"lower–roman\" list style."
|
|
96
96
|
msgid "Lower–roman"
|
|
97
|
-
msgstr ""
|
|
97
|
+
msgstr "Pienet roomalaiset numerot"
|
|
98
98
|
|
|
99
99
|
msgctxt "The tooltip text of the button that toggles the \"upper–roman\" list style."
|
|
100
100
|
msgid "Upper-roman"
|
|
101
|
-
msgstr ""
|
|
101
|
+
msgstr "Isot roomalaiset numerot"
|
|
102
102
|
|
|
103
103
|
msgctxt "The tooltip text of the button that toggles the \"lower–latin\" list style."
|
|
104
104
|
msgid "Lower-latin"
|
|
105
|
-
msgstr ""
|
|
105
|
+
msgstr "Pienet latinalaiset aakkoset"
|
|
106
106
|
|
|
107
107
|
msgctxt "The tooltip text of the button that toggles the \"upper–latin\" list style."
|
|
108
108
|
msgid "Upper-latin"
|
|
109
|
-
msgstr ""
|
|
109
|
+
msgstr "Isot latinalaiset aakkoset"
|
|
110
110
|
|
|
111
111
|
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
112
|
msgid "List properties"
|
|
113
|
-
msgstr ""
|
|
113
|
+
msgstr "Listaominaisuudet"
|
|
114
114
|
|
|
115
115
|
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
116
|
msgid "Start at"
|
|
117
|
-
msgstr ""
|
|
117
|
+
msgstr "Alkaa"
|
|
118
118
|
|
|
119
119
|
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
120
|
msgid "Start index must be greater than 0."
|
|
121
|
-
msgstr ""
|
|
121
|
+
msgstr "Aloitusindeksi ei saa olla suurempi kuin 0."
|
|
122
122
|
|
|
123
123
|
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
124
|
msgid "Reversed order"
|
|
125
|
-
msgstr ""
|
|
125
|
+
msgstr "Päinvastainen järjestys"
|
package/lang/translations/fr.po
CHANGED
|
@@ -14,7 +14,7 @@ msgid ""
|
|
|
14
14
|
msgstr ""
|
|
15
15
|
"Language-Team: French (https://www.transifex.com/ckeditor/teams/11143/fr/)\n"
|
|
16
16
|
"Language: fr\n"
|
|
17
|
-
"Plural-Forms: nplurals=
|
|
17
|
+
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
|
18
18
|
|
|
19
19
|
msgctxt "Toolbar button tooltip for the Numbered List feature."
|
|
20
20
|
msgid "Numbered List"
|
|
@@ -110,16 +110,16 @@ msgstr "Lettres majuscules"
|
|
|
110
110
|
|
|
111
111
|
msgctxt "The label of the button that toggles the visibility of additional numbered list property UI fields."
|
|
112
112
|
msgid "List properties"
|
|
113
|
-
msgstr ""
|
|
113
|
+
msgstr "Liste des propriétés"
|
|
114
114
|
|
|
115
115
|
msgctxt "The label of the input allowing to change the start index of a numbered list."
|
|
116
116
|
msgid "Start at"
|
|
117
|
-
msgstr ""
|
|
117
|
+
msgstr "Commencer à"
|
|
118
118
|
|
|
119
119
|
msgctxt "The error message displayed when the numbered list start index input value is invalid."
|
|
120
120
|
msgid "Start index must be greater than 0."
|
|
121
|
-
msgstr ""
|
|
121
|
+
msgstr "L'indice de départ doit être supérieur à 0."
|
|
122
122
|
|
|
123
123
|
msgctxt "The label of the switch button that reverses the order of the numbered list."
|
|
124
124
|
msgid "Reversed order"
|
|
125
|
-
msgstr ""
|
|
125
|
+
msgstr "Ordre inversé"
|