@ckeditor/ckeditor5-ckfinder 43.2.0-alpha.7 → 43.3.0-alpha.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/ckfinder.js +1 -1
- package/build/translations/ast.js +1 -0
- package/build/translations/eo.js +1 -0
- package/build/translations/eu.js +1 -0
- package/build/translations/gu.js +1 -0
- package/build/translations/hy.js +1 -0
- package/build/translations/kk.js +1 -0
- package/build/translations/km.js +1 -0
- package/build/translations/kn.js +1 -0
- package/build/translations/nb.js +1 -0
- package/build/translations/oc.js +1 -0
- package/build/translations/si.js +1 -0
- package/build/translations/ti.js +1 -0
- package/build/translations/tt.js +1 -0
- package/dist/ckfinder.d.ts +4 -0
- package/dist/ckfinderediting.d.ts +4 -0
- package/dist/ckfinderui.d.ts +4 -0
- package/dist/index.js +18 -1
- package/dist/index.js.map +1 -1
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/ast.d.ts +8 -0
- package/dist/translations/ast.js +5 -0
- package/dist/translations/ast.umd.js +11 -0
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.d.ts +8 -0
- package/dist/translations/eo.js +5 -0
- package/dist/translations/eo.umd.js +11 -0
- package/dist/translations/es-co.js +1 -1
- package/dist/translations/es-co.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/eu.d.ts +8 -0
- package/dist/translations/eu.js +5 -0
- package/dist/translations/eu.umd.js +11 -0
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gu.d.ts +8 -0
- package/dist/translations/gu.js +5 -0
- package/dist/translations/gu.umd.js +11 -0
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hy.d.ts +8 -0
- package/dist/translations/hy.js +5 -0
- package/dist/translations/hy.umd.js +11 -0
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/kk.d.ts +8 -0
- package/dist/translations/kk.js +5 -0
- package/dist/translations/kk.umd.js +11 -0
- package/dist/translations/km.d.ts +8 -0
- package/dist/translations/km.js +5 -0
- package/dist/translations/km.umd.js +11 -0
- package/dist/translations/kn.d.ts +8 -0
- package/dist/translations/kn.js +5 -0
- package/dist/translations/kn.umd.js +11 -0
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/nb.d.ts +8 -0
- package/dist/translations/nb.js +5 -0
- package/dist/translations/nb.umd.js +11 -0
- package/dist/translations/oc.d.ts +8 -0
- package/dist/translations/oc.js +5 -0
- package/dist/translations/oc.umd.js +11 -0
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/si.d.ts +8 -0
- package/dist/translations/si.js +5 -0
- package/dist/translations/si.umd.js +11 -0
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sl.js +1 -1
- package/dist/translations/sl.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/ti.d.ts +8 -0
- package/dist/translations/ti.js +5 -0
- package/dist/translations/ti.umd.js +11 -0
- package/dist/translations/tt.d.ts +8 -0
- package/dist/translations/tt.js +5 -0
- package/dist/translations/tt.umd.js +11 -0
- package/dist/translations/ug.js +1 -1
- package/dist/translations/ug.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/lang/translations/af.po +3 -9
- package/lang/translations/ar.po +4 -10
- package/lang/translations/ast.po +32 -0
- package/lang/translations/az.po +3 -9
- package/lang/translations/bg.po +3 -9
- package/lang/translations/bn.po +3 -9
- package/lang/translations/bs.po +4 -10
- package/lang/translations/ca.po +3 -9
- package/lang/translations/cs.po +4 -10
- package/lang/translations/da.po +3 -9
- package/lang/translations/de-ch.po +3 -9
- package/lang/translations/de.po +3 -9
- package/lang/translations/el.po +3 -9
- package/lang/translations/en-au.po +3 -9
- package/lang/translations/en-gb.po +3 -9
- package/lang/translations/en.po +5 -11
- package/lang/translations/eo.po +32 -0
- package/lang/translations/es-co.po +4 -10
- package/lang/translations/es.po +4 -10
- package/lang/translations/et.po +3 -9
- package/lang/translations/eu.po +32 -0
- package/lang/translations/fa.po +4 -10
- package/lang/translations/fi.po +3 -9
- package/lang/translations/fr.po +4 -10
- package/lang/translations/gl.po +3 -9
- package/lang/translations/gu.po +32 -0
- package/lang/translations/he.po +4 -10
- package/lang/translations/hi.po +3 -9
- package/lang/translations/hr.po +4 -10
- package/lang/translations/hu.po +3 -9
- package/lang/translations/hy.po +32 -0
- package/lang/translations/id.po +3 -9
- package/lang/translations/it.po +4 -10
- package/lang/translations/ja.po +3 -9
- package/lang/translations/jv.po +4 -10
- package/lang/translations/kk.po +32 -0
- package/lang/translations/km.po +32 -0
- package/lang/translations/kn.po +32 -0
- package/lang/translations/ko.po +3 -9
- package/lang/translations/ku.po +3 -9
- package/lang/translations/lt.po +4 -10
- package/lang/translations/lv.po +4 -10
- package/lang/translations/ms.po +3 -9
- package/lang/translations/nb.po +32 -0
- package/lang/translations/ne.po +3 -9
- package/lang/translations/nl.po +3 -9
- package/lang/translations/no.po +3 -9
- package/lang/translations/oc.po +32 -0
- package/lang/translations/pl.po +4 -10
- package/lang/translations/pt-br.po +4 -10
- package/lang/translations/pt.po +4 -10
- package/lang/translations/ro.po +4 -10
- package/lang/translations/ru.po +4 -10
- package/lang/translations/si.po +32 -0
- package/lang/translations/sk.po +4 -10
- package/lang/translations/sl.po +4 -10
- package/lang/translations/sq.po +3 -9
- package/lang/translations/sr-latn.po +4 -10
- package/lang/translations/sr.po +4 -10
- package/lang/translations/sv.po +3 -9
- package/lang/translations/th.po +3 -9
- package/lang/translations/ti.po +32 -0
- package/lang/translations/tk.po +3 -9
- package/lang/translations/tr.po +3 -9
- package/lang/translations/tt.po +32 -0
- package/lang/translations/ug.po +4 -10
- package/lang/translations/uk.po +4 -10
- package/lang/translations/ur.po +3 -9
- package/lang/translations/uz.po +4 -10
- package/lang/translations/vi.po +3 -9
- package/lang/translations/zh-cn.po +3 -9
- package/lang/translations/zh.po +3 -9
- package/package.json +5 -5
- package/src/ckfinder.d.ts +4 -0
- package/src/ckfinder.js +6 -0
- package/src/ckfinderediting.d.ts +4 -0
- package/src/ckfinderediting.js +6 -0
- package/src/ckfinderui.d.ts +4 -0
- package/src/ckfinderui.js +9 -1
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: English (Australia) (https://app.transifex.com/ckeditor/teams/11143/en_AU/)\n"
|
|
16
10
|
"Language: en_AU\n"
|
|
17
11
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: English (United Kingdom) (https://app.transifex.com/ckeditor/teams/11143/en_GB/)\n"
|
|
16
10
|
"Language: en_GB\n"
|
|
17
11
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
package/lang/translations/en.po
CHANGED
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language: \n"
|
|
16
|
-
"
|
|
17
|
-
"Plural-Forms: \n"
|
|
10
|
+
"Language: en\n"
|
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
13
|
|
|
20
14
|
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
+
#
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
+
#
|
|
8
|
+
msgid ""
|
|
9
|
+
msgstr ""
|
|
10
|
+
"Language: eo\n"
|
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
12
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
+
|
|
14
|
+
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
|
15
|
+
msgid "Insert image or file"
|
|
16
|
+
msgstr ""
|
|
17
|
+
|
|
18
|
+
msgctxt "Error message displayed when inserting a resized version of an image failed."
|
|
19
|
+
msgid "Could not obtain resized image URL."
|
|
20
|
+
msgstr ""
|
|
21
|
+
|
|
22
|
+
msgctxt "Title of a notification displayed when inserting a resized version of an image failed."
|
|
23
|
+
msgid "Selecting resized image failed"
|
|
24
|
+
msgstr ""
|
|
25
|
+
|
|
26
|
+
msgctxt "Error message displayed when an image cannot be inserted at the current position."
|
|
27
|
+
msgid "Could not insert image at the current position."
|
|
28
|
+
msgstr ""
|
|
29
|
+
|
|
30
|
+
msgctxt "Title of a notification displayed when an image cannot be inserted at the current position."
|
|
31
|
+
msgid "Inserting image failed"
|
|
32
|
+
msgstr ""
|
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Spanish (Colombia) (https://app.transifex.com/ckeditor/teams/11143/es_CO/)\n"
|
|
16
10
|
"Language: es_CO\n"
|
|
17
|
-
"Plural-Forms: nplurals=
|
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
13
|
|
|
20
14
|
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
package/lang/translations/es.po
CHANGED
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Spanish (https://app.transifex.com/ckeditor/teams/11143/es/)\n"
|
|
16
10
|
"Language: es\n"
|
|
17
|
-
"Plural-Forms: nplurals=
|
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
13
|
|
|
20
14
|
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
package/lang/translations/et.po
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Estonian (https://app.transifex.com/ckeditor/teams/11143/et/)\n"
|
|
16
10
|
"Language: et\n"
|
|
17
11
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
+
#
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
+
#
|
|
8
|
+
msgid ""
|
|
9
|
+
msgstr ""
|
|
10
|
+
"Language: eu\n"
|
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
12
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
+
|
|
14
|
+
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
|
15
|
+
msgid "Insert image or file"
|
|
16
|
+
msgstr ""
|
|
17
|
+
|
|
18
|
+
msgctxt "Error message displayed when inserting a resized version of an image failed."
|
|
19
|
+
msgid "Could not obtain resized image URL."
|
|
20
|
+
msgstr ""
|
|
21
|
+
|
|
22
|
+
msgctxt "Title of a notification displayed when inserting a resized version of an image failed."
|
|
23
|
+
msgid "Selecting resized image failed"
|
|
24
|
+
msgstr ""
|
|
25
|
+
|
|
26
|
+
msgctxt "Error message displayed when an image cannot be inserted at the current position."
|
|
27
|
+
msgid "Could not insert image at the current position."
|
|
28
|
+
msgstr ""
|
|
29
|
+
|
|
30
|
+
msgctxt "Title of a notification displayed when an image cannot be inserted at the current position."
|
|
31
|
+
msgid "Inserting image failed"
|
|
32
|
+
msgstr ""
|
package/lang/translations/fa.po
CHANGED
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Persian (https://app.transifex.com/ckeditor/teams/11143/fa/)\n"
|
|
16
10
|
"Language: fa\n"
|
|
17
|
-
"Plural-Forms: nplurals=
|
|
11
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
13
|
|
|
20
14
|
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
package/lang/translations/fi.po
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Finnish (https://app.transifex.com/ckeditor/teams/11143/fi/)\n"
|
|
16
10
|
"Language: fi\n"
|
|
17
11
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
package/lang/translations/fr.po
CHANGED
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: French (https://app.transifex.com/ckeditor/teams/11143/fr/)\n"
|
|
16
10
|
"Language: fr\n"
|
|
17
|
-
"Plural-Forms: nplurals=
|
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n <= -2 || n >= 2);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
13
|
|
|
20
14
|
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
package/lang/translations/gl.po
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Galician (https://app.transifex.com/ckeditor/teams/11143/gl/)\n"
|
|
16
10
|
"Language: gl\n"
|
|
17
11
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
+
#
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
+
#
|
|
8
|
+
msgid ""
|
|
9
|
+
msgstr ""
|
|
10
|
+
"Language: gu\n"
|
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
12
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
+
|
|
14
|
+
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
|
15
|
+
msgid "Insert image or file"
|
|
16
|
+
msgstr ""
|
|
17
|
+
|
|
18
|
+
msgctxt "Error message displayed when inserting a resized version of an image failed."
|
|
19
|
+
msgid "Could not obtain resized image URL."
|
|
20
|
+
msgstr ""
|
|
21
|
+
|
|
22
|
+
msgctxt "Title of a notification displayed when inserting a resized version of an image failed."
|
|
23
|
+
msgid "Selecting resized image failed"
|
|
24
|
+
msgstr ""
|
|
25
|
+
|
|
26
|
+
msgctxt "Error message displayed when an image cannot be inserted at the current position."
|
|
27
|
+
msgid "Could not insert image at the current position."
|
|
28
|
+
msgstr ""
|
|
29
|
+
|
|
30
|
+
msgctxt "Title of a notification displayed when an image cannot be inserted at the current position."
|
|
31
|
+
msgid "Inserting image failed"
|
|
32
|
+
msgstr ""
|
package/lang/translations/he.po
CHANGED
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Hebrew (https://app.transifex.com/ckeditor/teams/11143/he/)\n"
|
|
16
10
|
"Language: he\n"
|
|
17
|
-
"Plural-Forms: nplurals=
|
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
13
|
|
|
20
14
|
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
package/lang/translations/hi.po
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Hindi (https://app.transifex.com/ckeditor/teams/11143/hi/)\n"
|
|
16
10
|
"Language: hi\n"
|
|
17
11
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
package/lang/translations/hr.po
CHANGED
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Croatian (https://app.transifex.com/ckeditor/teams/11143/hr/)\n"
|
|
16
10
|
"Language: hr\n"
|
|
17
|
-
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
|
11
|
+
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11 ? 0 : n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 10 || n % 100 >= 20) ? 1 : 2);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
13
|
|
|
20
14
|
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
package/lang/translations/hu.po
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Hungarian (https://app.transifex.com/ckeditor/teams/11143/hu/)\n"
|
|
16
10
|
"Language: hu\n"
|
|
17
11
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
+
#
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
+
#
|
|
8
|
+
msgid ""
|
|
9
|
+
msgstr ""
|
|
10
|
+
"Language: hy\n"
|
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
12
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
+
|
|
14
|
+
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
|
15
|
+
msgid "Insert image or file"
|
|
16
|
+
msgstr ""
|
|
17
|
+
|
|
18
|
+
msgctxt "Error message displayed when inserting a resized version of an image failed."
|
|
19
|
+
msgid "Could not obtain resized image URL."
|
|
20
|
+
msgstr ""
|
|
21
|
+
|
|
22
|
+
msgctxt "Title of a notification displayed when inserting a resized version of an image failed."
|
|
23
|
+
msgid "Selecting resized image failed"
|
|
24
|
+
msgstr ""
|
|
25
|
+
|
|
26
|
+
msgctxt "Error message displayed when an image cannot be inserted at the current position."
|
|
27
|
+
msgid "Could not insert image at the current position."
|
|
28
|
+
msgstr ""
|
|
29
|
+
|
|
30
|
+
msgctxt "Title of a notification displayed when an image cannot be inserted at the current position."
|
|
31
|
+
msgid "Inserting image failed"
|
|
32
|
+
msgstr ""
|
package/lang/translations/id.po
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Indonesian (https://app.transifex.com/ckeditor/teams/11143/id/)\n"
|
|
16
10
|
"Language: id\n"
|
|
17
11
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
package/lang/translations/it.po
CHANGED
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Italian (https://app.transifex.com/ckeditor/teams/11143/it/)\n"
|
|
16
10
|
"Language: it\n"
|
|
17
|
-
"Plural-Forms: nplurals=
|
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
13
|
|
|
20
14
|
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
package/lang/translations/ja.po
CHANGED
|
@@ -1,18 +1,12 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Japanese (https://app.transifex.com/ckeditor/teams/11143/ja/)\n"
|
|
16
10
|
"Language: ja\n"
|
|
17
11
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
package/lang/translations/jv.po
CHANGED
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
2
|
#
|
|
3
|
-
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
4
|
#
|
|
5
|
-
#
|
|
6
|
-
#
|
|
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
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
12
7
|
#
|
|
13
8
|
msgid ""
|
|
14
9
|
msgstr ""
|
|
15
|
-
"Language-Team: Javanese (https://app.transifex.com/ckeditor/teams/11143/jv/)\n"
|
|
16
10
|
"Language: jv\n"
|
|
17
|
-
"Plural-Forms: nplurals=
|
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n !== 0);\n"
|
|
18
12
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
13
|
|
|
20
14
|
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
# Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
2
|
+
#
|
|
3
|
+
# Want to contribute to this file? Submit your changes via a GitHub Pull Request.
|
|
4
|
+
#
|
|
5
|
+
# Check out the official contributor's guide:
|
|
6
|
+
# https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html
|
|
7
|
+
#
|
|
8
|
+
msgid ""
|
|
9
|
+
msgstr ""
|
|
10
|
+
"Language: kk\n"
|
|
11
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
12
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
+
|
|
14
|
+
msgctxt "Toolbar button tooltip for inserting an image or file via a CKFinder file browser."
|
|
15
|
+
msgid "Insert image or file"
|
|
16
|
+
msgstr ""
|
|
17
|
+
|
|
18
|
+
msgctxt "Error message displayed when inserting a resized version of an image failed."
|
|
19
|
+
msgid "Could not obtain resized image URL."
|
|
20
|
+
msgstr ""
|
|
21
|
+
|
|
22
|
+
msgctxt "Title of a notification displayed when inserting a resized version of an image failed."
|
|
23
|
+
msgid "Selecting resized image failed"
|
|
24
|
+
msgstr ""
|
|
25
|
+
|
|
26
|
+
msgctxt "Error message displayed when an image cannot be inserted at the current position."
|
|
27
|
+
msgid "Could not insert image at the current position."
|
|
28
|
+
msgstr ""
|
|
29
|
+
|
|
30
|
+
msgctxt "Title of a notification displayed when an image cannot be inserted at the current position."
|
|
31
|
+
msgid "Inserting image failed"
|
|
32
|
+
msgstr ""
|