@ckeditor/ckeditor5-link 43.0.0-alpha.1 → 43.0.0-alpha.3
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/gl.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(n){const a=n.gl=n.gl||{};a.dictionary=Object.assign(a.dictionary||{},{"Create link":"",Downloadable:"Descargábel","Edit link":"Editar a ligazón",Link:"Ligar","Link image":"Ligazón da imaxe","Link URL":"URL de ligazón","Link URL must not be empty.":"","Move out of a link":"","Open in a new tab":"Abrir nunha nova lapela","Open link in new tab":"Abrir a ligazón nunha nova lapela","This link has no URL":"Esta ligazón non ten URL",Unlink:"Desligar"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
|
1
|
+
!function(n){const a=n.gl=n.gl||{};a.dictionary=Object.assign(a.dictionary||{},{"Create link":"Crear ligazón",Downloadable:"Descargábel","Edit link":"Editar a ligazón",Link:"Ligar","Link image":"Ligazón da imaxe","Link URL":"URL de ligazón","Link URL must not be empty.":"O URL da ligazón non debe estar baleiro.","Move out of a link":"Saír dunha ligazón","Open in a new tab":"Abrir nunha nova lapela","Open link in new tab":"Abrir a ligazón nunha nova lapela","This link has no URL":"Esta ligazón non ten URL",Unlink:"Desligar"})}(window.CKEDITOR_TRANSLATIONS||(window.CKEDITOR_TRANSLATIONS={}));
|
package/dist/translations/gl.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
3
3
|
* For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
|
|
4
4
|
*/
|
|
5
|
-
export default {"gl":{"dictionary":{"Unlink":"Desligar","Link":"Ligar","Link URL":"URL de ligazón","Link URL must not be empty.":"","Link image":"Ligazón da imaxe","Edit link":"Editar a ligazón","Open link in new tab":"Abrir a ligazón nunha nova lapela","This link has no URL":"Esta ligazón non ten URL","Open in a new tab":"Abrir nunha nova lapela","Downloadable":"Descargábel","Create link":"","Move out of a link":""},getPluralForm(n){return (n != 1);}}}
|
|
5
|
+
export default {"gl":{"dictionary":{"Unlink":"Desligar","Link":"Ligar","Link URL":"URL de ligazón","Link URL must not be empty.":"O URL da ligazón non debe estar baleiro.","Link image":"Ligazón da imaxe","Edit link":"Editar a ligazón","Open link in new tab":"Abrir a ligazón nunha nova lapela","This link has no URL":"Esta ligazón non ten URL","Open in a new tab":"Abrir nunha nova lapela","Downloadable":"Descargábel","Create link":"Crear ligazón","Move out of a link":"Saír dunha ligazón"},getPluralForm(n){return (n != 1);}}}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
( e => {
|
|
7
|
-
const { [ 'gl' ]: { dictionary, getPluralForm } } = {"gl":{"dictionary":{"Unlink":"Desligar","Link":"Ligar","Link URL":"URL de ligazón","Link URL must not be empty.":"","Link image":"Ligazón da imaxe","Edit link":"Editar a ligazón","Open link in new tab":"Abrir a ligazón nunha nova lapela","This link has no URL":"Esta ligazón non ten URL","Open in a new tab":"Abrir nunha nova lapela","Downloadable":"Descargábel","Create link":"","Move out of a link":""},getPluralForm(n){return (n != 1);}}};
|
|
7
|
+
const { [ 'gl' ]: { dictionary, getPluralForm } } = {"gl":{"dictionary":{"Unlink":"Desligar","Link":"Ligar","Link URL":"URL de ligazón","Link URL must not be empty.":"O URL da ligazón non debe estar baleiro.","Link image":"Ligazón da imaxe","Edit link":"Editar a ligazón","Open link in new tab":"Abrir a ligazón nunha nova lapela","This link has no URL":"Esta ligazón non ten URL","Open in a new tab":"Abrir nunha nova lapela","Downloadable":"Descargábel","Create link":"Crear ligazón","Move out of a link":"Saír dunha ligazón"},getPluralForm(n){return (n != 1);}}};
|
|
8
8
|
e[ 'gl' ] ||= { dictionary: {}, getPluralForm: null };
|
|
9
9
|
e[ 'gl' ].dictionary = Object.assign( e[ 'gl' ].dictionary, dictionary );
|
|
10
10
|
e[ 'gl' ].getPluralForm = getPluralForm;
|
package/lang/translations/gl.po
CHANGED
|
@@ -31,7 +31,7 @@ msgstr "URL de ligazón"
|
|
|
31
31
|
|
|
32
32
|
msgctxt "An error text displayed when user attempted to enter an empty URL."
|
|
33
33
|
msgid "Link URL must not be empty."
|
|
34
|
-
msgstr ""
|
|
34
|
+
msgstr "O URL da ligazón non debe estar baleiro."
|
|
35
35
|
|
|
36
36
|
msgctxt "Label for the image link button."
|
|
37
37
|
msgid "Link image"
|
|
@@ -59,8 +59,8 @@ msgstr "Descargábel"
|
|
|
59
59
|
|
|
60
60
|
msgctxt "Keystroke description for assistive technologies: keystroke for creating a link."
|
|
61
61
|
msgid "Create link"
|
|
62
|
-
msgstr ""
|
|
62
|
+
msgstr "Crear ligazón"
|
|
63
63
|
|
|
64
64
|
msgctxt "Keystroke description for assistive technologies: keystroke for moving out of a link."
|
|
65
65
|
msgid "Move out of a link"
|
|
66
|
-
msgstr ""
|
|
66
|
+
msgstr "Saír dunha ligazón"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ckeditor/ckeditor5-link",
|
|
3
|
-
"version": "43.0.0-alpha.
|
|
3
|
+
"version": "43.0.0-alpha.3",
|
|
4
4
|
"description": "Link feature for CKEditor 5.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ckeditor",
|
|
@@ -13,14 +13,14 @@
|
|
|
13
13
|
"type": "module",
|
|
14
14
|
"main": "src/index.js",
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"@ckeditor/ckeditor5-clipboard": "43.0.0-alpha.
|
|
17
|
-
"@ckeditor/ckeditor5-core": "43.0.0-alpha.
|
|
18
|
-
"@ckeditor/ckeditor5-engine": "43.0.0-alpha.
|
|
19
|
-
"@ckeditor/ckeditor5-typing": "43.0.0-alpha.
|
|
20
|
-
"@ckeditor/ckeditor5-ui": "43.0.0-alpha.
|
|
21
|
-
"@ckeditor/ckeditor5-utils": "43.0.0-alpha.
|
|
22
|
-
"@ckeditor/ckeditor5-widget": "43.0.0-alpha.
|
|
23
|
-
"ckeditor5": "43.0.0-alpha.
|
|
16
|
+
"@ckeditor/ckeditor5-clipboard": "43.0.0-alpha.3",
|
|
17
|
+
"@ckeditor/ckeditor5-core": "43.0.0-alpha.3",
|
|
18
|
+
"@ckeditor/ckeditor5-engine": "43.0.0-alpha.3",
|
|
19
|
+
"@ckeditor/ckeditor5-typing": "43.0.0-alpha.3",
|
|
20
|
+
"@ckeditor/ckeditor5-ui": "43.0.0-alpha.3",
|
|
21
|
+
"@ckeditor/ckeditor5-utils": "43.0.0-alpha.3",
|
|
22
|
+
"@ckeditor/ckeditor5-widget": "43.0.0-alpha.3",
|
|
23
|
+
"ckeditor5": "43.0.0-alpha.3",
|
|
24
24
|
"lodash-es": "4.17.21"
|
|
25
25
|
},
|
|
26
26
|
"author": "CKSource (http://cksource.com/)",
|