@ckeditor/ckeditor5-basic-styles 34.1.0 → 34.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/translations/pt.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(i){const
|
|
1
|
+
!function(i){const o=i.pt=i.pt||{};o.dictionary=Object.assign(o.dictionary||{},{Bold:"Negrito",Code:"Código",Italic:"Itálico",Strikethrough:"Riscado",Subscript:"",Superscript:"",Underline:"Sublinhado"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
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 Bold feature."
|
|
20
20
|
msgid "Bold"
|
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 Bold feature."
|
|
20
20
|
msgid "Bold"
|
package/lang/translations/it.po
CHANGED
|
@@ -14,7 +14,7 @@ msgid ""
|
|
|
14
14
|
msgstr ""
|
|
15
15
|
"Language-Team: Italian (https://www.transifex.com/ckeditor/teams/11143/it/)\n"
|
|
16
16
|
"Language: it\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 Bold feature."
|
|
20
20
|
msgid "Bold"
|
|
@@ -14,7 +14,7 @@ msgid ""
|
|
|
14
14
|
msgstr ""
|
|
15
15
|
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/ckeditor/teams/11143/pt_BR/)\n"
|
|
16
16
|
"Language: pt_BR\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 Bold feature."
|
|
20
20
|
msgid "Bold"
|
package/lang/translations/pt.po
CHANGED
|
@@ -14,7 +14,7 @@ msgid ""
|
|
|
14
14
|
msgstr ""
|
|
15
15
|
"Language-Team: Portuguese (https://www.transifex.com/ckeditor/teams/11143/pt/)\n"
|
|
16
16
|
"Language: pt\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 Bold feature."
|
|
20
20
|
msgid "Bold"
|
|
@@ -26,7 +26,7 @@ msgstr "Itálico"
|
|
|
26
26
|
|
|
27
27
|
msgctxt "Toolbar button tooltip for the Underline feature."
|
|
28
28
|
msgid "Underline"
|
|
29
|
-
msgstr ""
|
|
29
|
+
msgstr "Sublinhado"
|
|
30
30
|
|
|
31
31
|
msgctxt "Toolbar button tooltip for the Code feature."
|
|
32
32
|
msgid "Code"
|
|
@@ -34,7 +34,7 @@ msgstr "Código"
|
|
|
34
34
|
|
|
35
35
|
msgctxt "Toolbar button tooltip for the Strikethrough feature."
|
|
36
36
|
msgid "Strikethrough"
|
|
37
|
-
msgstr ""
|
|
37
|
+
msgstr "Riscado"
|
|
38
38
|
|
|
39
39
|
msgctxt "Toolbar button tooltip for the Subscript feature."
|
|
40
40
|
msgid "Subscript"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-basic-styles",
|
|
3
|
-
"version": "34.
|
|
3
|
+
"version": "34.2.0",
|
|
4
4
|
"description": "Basic styles feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -12,18 +12,18 @@
|
|
|
12
12
|
],
|
|
13
13
|
"main": "src/index.js",
|
|
14
14
|
"dependencies": {
|
|
15
|
-
"ckeditor5": "^34.
|
|
15
|
+
"ckeditor5": "^34.2.0"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@ckeditor/ckeditor5-core": "^34.
|
|
18
|
+
"@ckeditor/ckeditor5-core": "^34.2.0",
|
|
19
19
|
"@ckeditor/ckeditor5-dev-utils": "^30.0.0",
|
|
20
|
-
"@ckeditor/ckeditor5-editor-classic": "^34.
|
|
21
|
-
"@ckeditor/ckeditor5-engine": "^34.
|
|
22
|
-
"@ckeditor/ckeditor5-essentials": "^34.
|
|
23
|
-
"@ckeditor/ckeditor5-paragraph": "^34.
|
|
24
|
-
"@ckeditor/ckeditor5-theme-lark": "^34.
|
|
25
|
-
"@ckeditor/ckeditor5-ui": "^34.
|
|
26
|
-
"@ckeditor/ckeditor5-utils": "^34.
|
|
20
|
+
"@ckeditor/ckeditor5-editor-classic": "^34.2.0",
|
|
21
|
+
"@ckeditor/ckeditor5-engine": "^34.2.0",
|
|
22
|
+
"@ckeditor/ckeditor5-essentials": "^34.2.0",
|
|
23
|
+
"@ckeditor/ckeditor5-paragraph": "^34.2.0",
|
|
24
|
+
"@ckeditor/ckeditor5-theme-lark": "^34.2.0",
|
|
25
|
+
"@ckeditor/ckeditor5-ui": "^34.2.0",
|
|
26
|
+
"@ckeditor/ckeditor5-utils": "^34.2.0",
|
|
27
27
|
"webpack": "^5.58.1",
|
|
28
28
|
"webpack-cli": "^4.9.0"
|
|
29
29
|
},
|