@ckeditor/ckeditor5-image 47.6.1 → 48.0.0-alpha.1
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 +1 -1
- package/ckeditor5-metadata.json +25 -25
- package/{src → dist}/autoimage.d.ts +4 -4
- package/{src → dist}/image/converters.d.ts +1 -1
- package/{src → dist}/image/imageblockediting.d.ts +2 -2
- package/{src → dist}/image/imageediting.d.ts +1 -1
- package/{src → dist}/image/imageinlineediting.d.ts +2 -2
- package/{src → dist}/image/imageloadobserver.d.ts +1 -1
- package/{src → dist}/image/imageplaceholder.d.ts +1 -1
- package/{src → dist}/image/imagetypecommand.d.ts +2 -2
- package/{src → dist}/image/insertimagecommand.d.ts +2 -2
- package/{src → dist}/image/replaceimagesourcecommand.d.ts +2 -2
- package/{src → dist}/image/ui/utils.d.ts +2 -2
- package/{src → dist}/image/utils.d.ts +2 -2
- package/{src → dist}/image.d.ts +1 -1
- package/{src → dist}/imageblock.d.ts +2 -2
- package/{src → dist}/imagecaption/imagecaptionediting.d.ts +2 -2
- package/{src → dist}/imagecaption/imagecaptionui.d.ts +1 -1
- package/{src → dist}/imagecaption/imagecaptionutils.d.ts +2 -2
- package/{src → dist}/imagecaption/toggleimagecaptioncommand.d.ts +1 -1
- package/{src → dist}/imagecaption.d.ts +1 -1
- package/{src → dist}/imageconfig.d.ts +25 -16
- package/{src → dist}/imageinline.d.ts +2 -2
- package/{src → dist}/imageinsert/imageinsertui.d.ts +3 -3
- package/{src → dist}/imageinsert/imageinsertviaurlui.d.ts +2 -2
- package/{src → dist}/imageinsert/ui/imageinsertformview.d.ts +2 -2
- package/{src → dist}/imageinsert/ui/imageinserturlview.d.ts +2 -2
- package/{src → dist}/imageinsert.d.ts +1 -1
- package/{src → dist}/imageinsertviaurl.d.ts +1 -1
- package/{src → dist}/imageresize/imagecustomresizeui.d.ts +2 -2
- package/{src → dist}/imageresize/imageresizebuttons.d.ts +1 -1
- package/{src → dist}/imageresize/imageresizeediting.d.ts +1 -1
- package/{src → dist}/imageresize/imageresizehandles.d.ts +2 -2
- package/{src → dist}/imageresize/resizeimagecommand.d.ts +1 -1
- package/{src → dist}/imageresize/ui/imagecustomresizeformview.d.ts +2 -4
- package/{src → dist}/imageresize/utils/getselectedimageeditornodes.d.ts +2 -2
- package/{src → dist}/imageresize/utils/getselectedimagepossibleresizerange.d.ts +1 -1
- package/{src → dist}/imageresize/utils/getselectedimagewidthinunits.d.ts +1 -1
- package/{src → dist}/imageresize.d.ts +1 -1
- package/{src → dist}/imagesizeattributes.d.ts +1 -1
- package/{src → dist}/imagestyle/converters.d.ts +2 -2
- package/{src → dist}/imagestyle/imagestylecommand.d.ts +2 -2
- package/{src → dist}/imagestyle/imagestyleediting.d.ts +1 -1
- package/{src → dist}/imagestyle/imagestyleui.d.ts +1 -1
- package/{src → dist}/imagestyle/utils.d.ts +1 -1
- package/{src → dist}/imagestyle.d.ts +1 -1
- package/{src → dist}/imagetextalternative/imagetextalternativecommand.d.ts +1 -1
- package/{src → dist}/imagetextalternative/imagetextalternativeediting.d.ts +1 -1
- package/{src → dist}/imagetextalternative/imagetextalternativeui.d.ts +2 -2
- package/{src → dist}/imagetextalternative/ui/textalternativeformview.d.ts +2 -4
- package/{src → dist}/imagetextalternative.d.ts +1 -1
- package/{src → dist}/imagetoolbar.d.ts +2 -2
- package/{src → dist}/imageupload/imageuploadediting.d.ts +5 -5
- package/{src → dist}/imageupload/imageuploadprogress.d.ts +1 -1
- package/{src → dist}/imageupload/imageuploadui.d.ts +1 -1
- package/{src → dist}/imageupload/uploadimagecommand.d.ts +2 -2
- package/{src → dist}/imageupload/utils.d.ts +1 -1
- package/{src → dist}/imageupload.d.ts +1 -1
- package/{src → dist}/imageutils.d.ts +2 -2
- package/dist/index-content.css +97 -100
- package/dist/index-editor.css +313 -190
- package/dist/index.css +388 -458
- package/dist/index.css.map +1 -1
- package/dist/index.js +1 -2
- package/dist/index.js.map +1 -1
- package/{src → dist}/pictureediting.d.ts +1 -1
- package/package.json +29 -53
- package/build/image.js +0 -5
- package/build/translations/af.js +0 -1
- package/build/translations/ar.js +0 -1
- package/build/translations/ast.js +0 -1
- package/build/translations/az.js +0 -1
- package/build/translations/be.js +0 -1
- package/build/translations/bg.js +0 -1
- package/build/translations/bn.js +0 -1
- package/build/translations/bs.js +0 -1
- package/build/translations/ca.js +0 -1
- package/build/translations/cs.js +0 -1
- package/build/translations/da.js +0 -1
- package/build/translations/de-ch.js +0 -1
- package/build/translations/de.js +0 -1
- package/build/translations/el.js +0 -1
- package/build/translations/en-au.js +0 -1
- package/build/translations/en-gb.js +0 -1
- package/build/translations/eo.js +0 -1
- package/build/translations/es-co.js +0 -1
- package/build/translations/es.js +0 -1
- package/build/translations/et.js +0 -1
- package/build/translations/eu.js +0 -1
- package/build/translations/fa.js +0 -1
- package/build/translations/fi.js +0 -1
- package/build/translations/fr.js +0 -1
- package/build/translations/gl.js +0 -1
- package/build/translations/gu.js +0 -1
- package/build/translations/he.js +0 -1
- package/build/translations/hi.js +0 -1
- package/build/translations/hr.js +0 -1
- package/build/translations/hu.js +0 -1
- package/build/translations/hy.js +0 -1
- package/build/translations/id.js +0 -1
- package/build/translations/it.js +0 -1
- package/build/translations/ja.js +0 -1
- package/build/translations/jv.js +0 -1
- package/build/translations/kk.js +0 -1
- package/build/translations/km.js +0 -1
- package/build/translations/kn.js +0 -1
- package/build/translations/ko.js +0 -1
- package/build/translations/ku.js +0 -1
- package/build/translations/lt.js +0 -1
- package/build/translations/lv.js +0 -1
- package/build/translations/ms.js +0 -1
- package/build/translations/nb.js +0 -1
- package/build/translations/ne.js +0 -1
- package/build/translations/nl.js +0 -1
- package/build/translations/no.js +0 -1
- package/build/translations/oc.js +0 -1
- package/build/translations/pl.js +0 -1
- package/build/translations/pt-br.js +0 -1
- package/build/translations/pt.js +0 -1
- package/build/translations/ro.js +0 -1
- package/build/translations/ru.js +0 -1
- package/build/translations/si.js +0 -1
- package/build/translations/sk.js +0 -1
- package/build/translations/sl.js +0 -1
- package/build/translations/sq.js +0 -1
- package/build/translations/sr-latn.js +0 -1
- package/build/translations/sr.js +0 -1
- package/build/translations/sv.js +0 -1
- package/build/translations/th.js +0 -1
- package/build/translations/ti.js +0 -1
- package/build/translations/tk.js +0 -1
- package/build/translations/tr.js +0 -1
- package/build/translations/tt.js +0 -1
- package/build/translations/ug.js +0 -1
- package/build/translations/uk.js +0 -1
- package/build/translations/ur.js +0 -1
- package/build/translations/uz.js +0 -1
- package/build/translations/vi.js +0 -1
- package/build/translations/zh-cn.js +0 -1
- package/build/translations/zh.js +0 -1
- package/lang/contexts.json +0 -48
- package/lang/translations/af.po +0 -196
- package/lang/translations/ar.po +0 -196
- package/lang/translations/ast.po +0 -196
- package/lang/translations/az.po +0 -196
- package/lang/translations/be.po +0 -196
- package/lang/translations/bg.po +0 -196
- package/lang/translations/bn.po +0 -196
- package/lang/translations/bs.po +0 -196
- package/lang/translations/ca.po +0 -196
- package/lang/translations/cs.po +0 -196
- package/lang/translations/da.po +0 -196
- package/lang/translations/de-ch.po +0 -196
- package/lang/translations/de.po +0 -196
- package/lang/translations/el.po +0 -196
- package/lang/translations/en-au.po +0 -196
- package/lang/translations/en-gb.po +0 -196
- package/lang/translations/en.po +0 -196
- package/lang/translations/eo.po +0 -196
- package/lang/translations/es-co.po +0 -196
- package/lang/translations/es.po +0 -196
- package/lang/translations/et.po +0 -196
- package/lang/translations/eu.po +0 -196
- package/lang/translations/fa.po +0 -196
- package/lang/translations/fi.po +0 -196
- package/lang/translations/fr.po +0 -196
- package/lang/translations/gl.po +0 -196
- package/lang/translations/gu.po +0 -196
- package/lang/translations/he.po +0 -196
- package/lang/translations/hi.po +0 -196
- package/lang/translations/hr.po +0 -196
- package/lang/translations/hu.po +0 -196
- package/lang/translations/hy.po +0 -196
- package/lang/translations/id.po +0 -196
- package/lang/translations/it.po +0 -196
- package/lang/translations/ja.po +0 -196
- package/lang/translations/jv.po +0 -196
- package/lang/translations/kk.po +0 -196
- package/lang/translations/km.po +0 -196
- package/lang/translations/kn.po +0 -196
- package/lang/translations/ko.po +0 -196
- package/lang/translations/ku.po +0 -196
- package/lang/translations/lt.po +0 -196
- package/lang/translations/lv.po +0 -196
- package/lang/translations/ms.po +0 -196
- package/lang/translations/nb.po +0 -196
- package/lang/translations/ne.po +0 -196
- package/lang/translations/nl.po +0 -196
- package/lang/translations/no.po +0 -196
- package/lang/translations/oc.po +0 -196
- package/lang/translations/pl.po +0 -196
- package/lang/translations/pt-br.po +0 -196
- package/lang/translations/pt.po +0 -196
- package/lang/translations/ro.po +0 -196
- package/lang/translations/ru.po +0 -196
- package/lang/translations/si.po +0 -196
- package/lang/translations/sk.po +0 -196
- package/lang/translations/sl.po +0 -196
- package/lang/translations/sq.po +0 -196
- package/lang/translations/sr-latn.po +0 -196
- package/lang/translations/sr.po +0 -196
- package/lang/translations/sv.po +0 -196
- package/lang/translations/th.po +0 -196
- package/lang/translations/ti.po +0 -196
- package/lang/translations/tk.po +0 -196
- package/lang/translations/tr.po +0 -196
- package/lang/translations/tt.po +0 -196
- package/lang/translations/ug.po +0 -196
- package/lang/translations/uk.po +0 -196
- package/lang/translations/ur.po +0 -196
- package/lang/translations/uz.po +0 -196
- package/lang/translations/vi.po +0 -196
- package/lang/translations/zh-cn.po +0 -196
- package/lang/translations/zh.po +0 -196
- package/src/augmentation.js +0 -5
- package/src/autoimage.js +0 -148
- package/src/image/converters.js +0 -236
- package/src/image/imageblockediting.js +0 -159
- package/src/image/imageediting.js +0 -69
- package/src/image/imageinlineediting.js +0 -178
- package/src/image/imageloadobserver.js +0 -52
- package/src/image/imageplaceholder.js +0 -119
- package/src/image/imagetypecommand.js +0 -84
- package/src/image/insertimagecommand.js +0 -125
- package/src/image/replaceimagesourcecommand.js +0 -75
- package/src/image/ui/utils.js +0 -46
- package/src/image/utils.js +0 -125
- package/src/image.js +0 -44
- package/src/imageblock.js +0 -44
- package/src/imagecaption/imagecaptionediting.js +0 -238
- package/src/imagecaption/imagecaptionui.js +0 -68
- package/src/imagecaption/imagecaptionutils.js +0 -68
- package/src/imagecaption/toggleimagecaptioncommand.js +0 -138
- package/src/imagecaption.js +0 -36
- package/src/imageconfig.js +0 -5
- package/src/imageinline.js +0 -44
- package/src/imageinsert/imageinsertui.js +0 -216
- package/src/imageinsert/imageinsertviaurlui.js +0 -175
- package/src/imageinsert/ui/imageinsertformview.js +0 -117
- package/src/imageinsert/ui/imageinserturlview.js +0 -102
- package/src/imageinsert.js +0 -43
- package/src/imageinsertviaurl.js +0 -41
- package/src/imageresize/imagecustomresizeui.js +0 -177
- package/src/imageresize/imageresizebuttons.js +0 -303
- package/src/imageresize/imageresizeediting.js +0 -206
- package/src/imageresize/imageresizehandles.js +0 -118
- package/src/imageresize/resizeimagecommand.js +0 -63
- package/src/imageresize/ui/imagecustomresizeformview.js +0 -264
- package/src/imageresize/utils/getselectedimageeditornodes.js +0 -25
- package/src/imageresize/utils/getselectedimagepossibleresizerange.js +0 -33
- package/src/imageresize/utils/getselectedimagewidthinunits.js +0 -42
- package/src/imageresize/utils/tryparsedimensionwithunit.js +0 -58
- package/src/imageresize.js +0 -38
- package/src/imagesizeattributes.js +0 -163
- package/src/imagestyle/converters.js +0 -118
- package/src/imagestyle/imagestylecommand.js +0 -117
- package/src/imagestyle/imagestyleediting.js +0 -127
- package/src/imagestyle/imagestyleui.js +0 -198
- package/src/imagestyle/utils.js +0 -333
- package/src/imagestyle.js +0 -42
- package/src/imagetextalternative/imagetextalternativecommand.js +0 -44
- package/src/imagetextalternative/imagetextalternativeediting.js +0 -41
- package/src/imagetextalternative/imagetextalternativeui.js +0 -183
- package/src/imagetextalternative/ui/textalternativeformview.js +0 -193
- package/src/imagetextalternative.js +0 -39
- package/src/imagetoolbar.js +0 -63
- package/src/imageupload/imageuploadediting.js +0 -482
- package/src/imageupload/imageuploadprogress.js +0 -222
- package/src/imageupload/imageuploadui.js +0 -135
- package/src/imageupload/uploadimagecommand.js +0 -110
- package/src/imageupload/utils.js +0 -114
- package/src/imageupload.js +0 -42
- package/src/imageutils.js +0 -309
- package/src/index.js +0 -67
- package/src/pictureediting.js +0 -136
- package/theme/image.css +0 -143
- package/theme/imagecaption.css +0 -53
- package/theme/imagecustomresizeform.css +0 -4
- package/theme/imageinsert.css +0 -14
- package/theme/imageplaceholder.css +0 -10
- package/theme/imageresize.css +0 -53
- package/theme/imagestyle.css +0 -120
- package/theme/imageuploadicon.css +0 -23
- package/theme/imageuploadloader.css +0 -18
- package/theme/imageuploadprogress.css +0 -19
- package/theme/textalternativeform.css +0 -4
- /package/{src → dist}/augmentation.d.ts +0 -0
- /package/{src → dist}/imageresize/utils/tryparsedimensionwithunit.d.ts +0 -0
- /package/{src → dist}/index.d.ts +0 -0
package/lang/translations/sv.po
DELETED
|
@@ -1,196 +0,0 @@
|
|
|
1
|
-
# Copyright (c) 2003-2026, 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: sv\n"
|
|
11
|
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
12
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
-
|
|
14
|
-
msgctxt "The label for the image widget."
|
|
15
|
-
msgid "image widget"
|
|
16
|
-
msgstr "image widget"
|
|
17
|
-
|
|
18
|
-
msgctxt "The label for the image style button that wraps text around the image."
|
|
19
|
-
msgid "Wrap text"
|
|
20
|
-
msgstr "Omslut med text"
|
|
21
|
-
|
|
22
|
-
msgctxt "The label for the image style button that breaks the text around the image."
|
|
23
|
-
msgid "Break text"
|
|
24
|
-
msgstr "Bryt upp text"
|
|
25
|
-
|
|
26
|
-
msgctxt "The label for the image style button that places the image inside the line of text."
|
|
27
|
-
msgid "In line"
|
|
28
|
-
msgstr "På rad"
|
|
29
|
-
|
|
30
|
-
msgctxt "The label for the Side image option."
|
|
31
|
-
msgid "Side image"
|
|
32
|
-
msgstr "Kantbild"
|
|
33
|
-
|
|
34
|
-
msgctxt "The label for the Full size image option."
|
|
35
|
-
msgid "Full size image"
|
|
36
|
-
msgstr "Bild i full storlek"
|
|
37
|
-
|
|
38
|
-
msgctxt "The label for the Left aligned image option."
|
|
39
|
-
msgid "Left aligned image"
|
|
40
|
-
msgstr "Vänsterjusterad bild"
|
|
41
|
-
|
|
42
|
-
msgctxt "The label for the Centered image option."
|
|
43
|
-
msgid "Centered image"
|
|
44
|
-
msgstr "Centrerad bild"
|
|
45
|
-
|
|
46
|
-
msgctxt "The label for the Right aligned image option."
|
|
47
|
-
msgid "Right aligned image"
|
|
48
|
-
msgstr "Högerjusterad bild"
|
|
49
|
-
|
|
50
|
-
msgctxt "The label for the Change image text alternative button."
|
|
51
|
-
msgid "Change image text alternative"
|
|
52
|
-
msgstr "Ändra bildens alternativa text"
|
|
53
|
-
|
|
54
|
-
msgctxt "The label for the image text alternative input."
|
|
55
|
-
msgid "Text alternative"
|
|
56
|
-
msgstr "Alternativ text"
|
|
57
|
-
|
|
58
|
-
msgctxt "The placeholder text for the image caption displayed when the caption is empty."
|
|
59
|
-
msgid "Enter image caption"
|
|
60
|
-
msgstr "Fyll i bildtext"
|
|
61
|
-
|
|
62
|
-
msgctxt "The label for the insert image toolbar button."
|
|
63
|
-
msgid "Insert image"
|
|
64
|
-
msgstr "Infoga bild"
|
|
65
|
-
|
|
66
|
-
msgctxt "The label for the replace image toolbar button."
|
|
67
|
-
msgid "Replace image"
|
|
68
|
-
msgstr "Ersätt bild"
|
|
69
|
-
|
|
70
|
-
msgctxt "The label for the upload image from computer toolbar button with visible label in insert image dropdown."
|
|
71
|
-
msgid "Upload from computer"
|
|
72
|
-
msgstr "Ladda upp från dator"
|
|
73
|
-
|
|
74
|
-
msgctxt "The label for the replace image by upload from computer toolbar button with visible label in insert image dropdown."
|
|
75
|
-
msgid "Replace from computer"
|
|
76
|
-
msgstr "Ersätt från dator"
|
|
77
|
-
|
|
78
|
-
msgctxt "The label for the upload image from computer toolbar button."
|
|
79
|
-
msgid "Upload image from computer"
|
|
80
|
-
msgstr "Ladda upp bild från dator"
|
|
81
|
-
|
|
82
|
-
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
83
|
-
msgid "Image from computer"
|
|
84
|
-
msgstr "Bild från dator"
|
|
85
|
-
|
|
86
|
-
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
87
|
-
msgid "From computer"
|
|
88
|
-
msgstr "Från dator"
|
|
89
|
-
|
|
90
|
-
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
91
|
-
msgid "Replace image from computer"
|
|
92
|
-
msgstr "Ersätt bild från dator"
|
|
93
|
-
|
|
94
|
-
msgctxt "The title of the notification displayed when upload fails."
|
|
95
|
-
msgid "Upload failed"
|
|
96
|
-
msgstr "Uppladdning misslyckades"
|
|
97
|
-
|
|
98
|
-
msgctxt "The title of the notification displayed when there is no permission to upload assets."
|
|
99
|
-
msgid "You have no image upload permissions."
|
|
100
|
-
msgstr "Du saknar behörighet att ladda upp bilder."
|
|
101
|
-
|
|
102
|
-
msgctxt "The label used by assistive technologies describing an image toolbar attached to an image widget."
|
|
103
|
-
msgid "Image toolbar"
|
|
104
|
-
msgstr "Bildverktygsfält"
|
|
105
|
-
|
|
106
|
-
msgctxt "The label used for the dropdown in the image toolbar containing defined resize options."
|
|
107
|
-
msgid "Resize image"
|
|
108
|
-
msgstr "Ändra storlek på bild"
|
|
109
|
-
|
|
110
|
-
msgctxt "The label used for the standalone resize options buttons in the image toolbar."
|
|
111
|
-
msgid "Resize image to %0"
|
|
112
|
-
msgstr "Ändra bildens storlek till %0"
|
|
113
|
-
|
|
114
|
-
msgctxt "The accessibility label of the standalone image resize reset option button in the image toolbar for screen readers."
|
|
115
|
-
msgid "Resize image to the original size"
|
|
116
|
-
msgstr "Ändra bilden till dess ursprungsstorlek"
|
|
117
|
-
|
|
118
|
-
msgctxt "The label for image resize balloon input."
|
|
119
|
-
msgid "Resize image (in %0)"
|
|
120
|
-
msgstr "Ändra storlek på bilden (i %0)"
|
|
121
|
-
|
|
122
|
-
msgctxt "The default label for the resize option that resets the size of the image."
|
|
123
|
-
msgid "Original"
|
|
124
|
-
msgstr "Ursprunglig"
|
|
125
|
-
|
|
126
|
-
msgctxt "The accessibility label of the standalone image resize custom option button in the image toolbar for screen readers."
|
|
127
|
-
msgid "Custom image size"
|
|
128
|
-
msgstr "Anpassad bildstorlek"
|
|
129
|
-
|
|
130
|
-
msgctxt "The label for the resize option that allows user to enter custom size of the image."
|
|
131
|
-
msgid "Custom"
|
|
132
|
-
msgstr "Anpassad"
|
|
133
|
-
|
|
134
|
-
msgctxt "The accessibility label of the image resize dropdown for screen readers."
|
|
135
|
-
msgid "Image resize list"
|
|
136
|
-
msgstr "Lista för storleksändring av bild"
|
|
137
|
-
|
|
138
|
-
msgctxt "The input label for the Insert image via URL form."
|
|
139
|
-
msgid "Insert image via URL"
|
|
140
|
-
msgstr "Infoga bild via URL"
|
|
141
|
-
|
|
142
|
-
msgctxt "The label for the insert image via url dropdown button."
|
|
143
|
-
msgid "Insert via URL"
|
|
144
|
-
msgstr "Infoga via URL"
|
|
145
|
-
|
|
146
|
-
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
147
|
-
msgid "Image via URL"
|
|
148
|
-
msgstr "Bild via URL"
|
|
149
|
-
|
|
150
|
-
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
151
|
-
msgid "Via URL"
|
|
152
|
-
msgstr "Via URL"
|
|
153
|
-
|
|
154
|
-
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
155
|
-
msgid "Update image URL"
|
|
156
|
-
msgstr "Uppdatera bildens URL"
|
|
157
|
-
|
|
158
|
-
msgctxt "Text used by screen readers do describe an image when the image has no text alternative."
|
|
159
|
-
msgid "Caption for the image"
|
|
160
|
-
msgstr "Bildtext till bilden"
|
|
161
|
-
|
|
162
|
-
msgctxt "Text used by screen readers do describe an image when there is a text alternative available, e.g. 'Caption for image: this is a description of the image.'"
|
|
163
|
-
msgid "Caption for image: %0"
|
|
164
|
-
msgstr "Bildtext till bild: %0"
|
|
165
|
-
|
|
166
|
-
msgctxt "Text used as error label when user submitted custom image resize form with blank value."
|
|
167
|
-
msgid "The value must not be empty."
|
|
168
|
-
msgstr "Värdet får inte vara tomt."
|
|
169
|
-
|
|
170
|
-
msgctxt "Text used as error label when user submitted custom image resize form with incorrect value."
|
|
171
|
-
msgid "The value should be a plain number."
|
|
172
|
-
msgstr "Värdet ska vara ett vanligt tal."
|
|
173
|
-
|
|
174
|
-
msgctxt "Aria status message indicating that the image is being uploaded. Example: 'Uploading image'."
|
|
175
|
-
msgid "Uploading image"
|
|
176
|
-
msgstr "Laddar upp bild"
|
|
177
|
-
|
|
178
|
-
msgctxt "Aria status message indicating that the image has been uploaded successfully. Example: 'Image upload complete'."
|
|
179
|
-
msgid "Image upload complete"
|
|
180
|
-
msgstr "Bilduppladdningen klar"
|
|
181
|
-
|
|
182
|
-
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
183
|
-
msgid "Error during image upload"
|
|
184
|
-
msgstr "Fel vid bilduppladdning"
|
|
185
|
-
|
|
186
|
-
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
187
|
-
msgid "Image"
|
|
188
|
-
msgstr "Bild"
|
|
189
|
-
|
|
190
|
-
msgctxt "The label for the header of the image resize balloon."
|
|
191
|
-
msgid "Image Resize"
|
|
192
|
-
msgstr "Ändra storlek på bild"
|
|
193
|
-
|
|
194
|
-
msgctxt "The label of the input field for the text alternative of the image."
|
|
195
|
-
msgid "Text Alternative"
|
|
196
|
-
msgstr "Textalternativ"
|
package/lang/translations/th.po
DELETED
|
@@ -1,196 +0,0 @@
|
|
|
1
|
-
# Copyright (c) 2003-2026, 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: th\n"
|
|
11
|
-
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
12
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
-
|
|
14
|
-
msgctxt "The label for the image widget."
|
|
15
|
-
msgid "image widget"
|
|
16
|
-
msgstr "วิดเจ็ตรูปภาพ"
|
|
17
|
-
|
|
18
|
-
msgctxt "The label for the image style button that wraps text around the image."
|
|
19
|
-
msgid "Wrap text"
|
|
20
|
-
msgstr "ตัดคำข้อความ"
|
|
21
|
-
|
|
22
|
-
msgctxt "The label for the image style button that breaks the text around the image."
|
|
23
|
-
msgid "Break text"
|
|
24
|
-
msgstr "แบ่งข้อความ"
|
|
25
|
-
|
|
26
|
-
msgctxt "The label for the image style button that places the image inside the line of text."
|
|
27
|
-
msgid "In line"
|
|
28
|
-
msgstr "ในบรรทัด"
|
|
29
|
-
|
|
30
|
-
msgctxt "The label for the Side image option."
|
|
31
|
-
msgid "Side image"
|
|
32
|
-
msgstr "รูปด้านข้าง"
|
|
33
|
-
|
|
34
|
-
msgctxt "The label for the Full size image option."
|
|
35
|
-
msgid "Full size image"
|
|
36
|
-
msgstr "รูปขนาดเต็ม"
|
|
37
|
-
|
|
38
|
-
msgctxt "The label for the Left aligned image option."
|
|
39
|
-
msgid "Left aligned image"
|
|
40
|
-
msgstr "จัดแนวภาพซ้าย"
|
|
41
|
-
|
|
42
|
-
msgctxt "The label for the Centered image option."
|
|
43
|
-
msgid "Centered image"
|
|
44
|
-
msgstr "จัดแนวรูปกึ่งกลาง"
|
|
45
|
-
|
|
46
|
-
msgctxt "The label for the Right aligned image option."
|
|
47
|
-
msgid "Right aligned image"
|
|
48
|
-
msgstr "จัดแนวภาพขวา"
|
|
49
|
-
|
|
50
|
-
msgctxt "The label for the Change image text alternative button."
|
|
51
|
-
msgid "Change image text alternative"
|
|
52
|
-
msgstr "เปลี่ยนข้อความเมื่อไม่พบรูป"
|
|
53
|
-
|
|
54
|
-
msgctxt "The label for the image text alternative input."
|
|
55
|
-
msgid "Text alternative"
|
|
56
|
-
msgstr "ข้อความเมื่อไม่พบรูป"
|
|
57
|
-
|
|
58
|
-
msgctxt "The placeholder text for the image caption displayed when the caption is empty."
|
|
59
|
-
msgid "Enter image caption"
|
|
60
|
-
msgstr "ระบุคำอธิบายภาพ"
|
|
61
|
-
|
|
62
|
-
msgctxt "The label for the insert image toolbar button."
|
|
63
|
-
msgid "Insert image"
|
|
64
|
-
msgstr "แทรกรูป"
|
|
65
|
-
|
|
66
|
-
msgctxt "The label for the replace image toolbar button."
|
|
67
|
-
msgid "Replace image"
|
|
68
|
-
msgstr "แทนที่ภาพ"
|
|
69
|
-
|
|
70
|
-
msgctxt "The label for the upload image from computer toolbar button with visible label in insert image dropdown."
|
|
71
|
-
msgid "Upload from computer"
|
|
72
|
-
msgstr "อัปโหลดจากคอมพิวเตอร์"
|
|
73
|
-
|
|
74
|
-
msgctxt "The label for the replace image by upload from computer toolbar button with visible label in insert image dropdown."
|
|
75
|
-
msgid "Replace from computer"
|
|
76
|
-
msgstr "แทนที่จากคอมพิวเตอร์"
|
|
77
|
-
|
|
78
|
-
msgctxt "The label for the upload image from computer toolbar button."
|
|
79
|
-
msgid "Upload image from computer"
|
|
80
|
-
msgstr "อัปโหลดภาพจากคอมพิวเตอร์"
|
|
81
|
-
|
|
82
|
-
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
83
|
-
msgid "Image from computer"
|
|
84
|
-
msgstr "ภาพจากคอมพิวเตอร์"
|
|
85
|
-
|
|
86
|
-
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
87
|
-
msgid "From computer"
|
|
88
|
-
msgstr "จากคอมพิวเตอร์"
|
|
89
|
-
|
|
90
|
-
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
91
|
-
msgid "Replace image from computer"
|
|
92
|
-
msgstr "แทนที่ภาพจากคอมพิวเตอร์"
|
|
93
|
-
|
|
94
|
-
msgctxt "The title of the notification displayed when upload fails."
|
|
95
|
-
msgid "Upload failed"
|
|
96
|
-
msgstr "อัปโหลดไม่สำเร็จ"
|
|
97
|
-
|
|
98
|
-
msgctxt "The title of the notification displayed when there is no permission to upload assets."
|
|
99
|
-
msgid "You have no image upload permissions."
|
|
100
|
-
msgstr "คุณไม่มีสิทธิ์อัปโหลดรูปภาพ"
|
|
101
|
-
|
|
102
|
-
msgctxt "The label used by assistive technologies describing an image toolbar attached to an image widget."
|
|
103
|
-
msgid "Image toolbar"
|
|
104
|
-
msgstr "เครื่องมือรูปภาพ"
|
|
105
|
-
|
|
106
|
-
msgctxt "The label used for the dropdown in the image toolbar containing defined resize options."
|
|
107
|
-
msgid "Resize image"
|
|
108
|
-
msgstr "ปรับขนาดภาพ"
|
|
109
|
-
|
|
110
|
-
msgctxt "The label used for the standalone resize options buttons in the image toolbar."
|
|
111
|
-
msgid "Resize image to %0"
|
|
112
|
-
msgstr "ปรับขนาดภาพเป็น %0"
|
|
113
|
-
|
|
114
|
-
msgctxt "The accessibility label of the standalone image resize reset option button in the image toolbar for screen readers."
|
|
115
|
-
msgid "Resize image to the original size"
|
|
116
|
-
msgstr "ปรับขนาดภาพเป็นขนาดเดิม"
|
|
117
|
-
|
|
118
|
-
msgctxt "The label for image resize balloon input."
|
|
119
|
-
msgid "Resize image (in %0)"
|
|
120
|
-
msgstr "ปรับขนาดภาพ (ใน %0)"
|
|
121
|
-
|
|
122
|
-
msgctxt "The default label for the resize option that resets the size of the image."
|
|
123
|
-
msgid "Original"
|
|
124
|
-
msgstr "ดั้งเดิม"
|
|
125
|
-
|
|
126
|
-
msgctxt "The accessibility label of the standalone image resize custom option button in the image toolbar for screen readers."
|
|
127
|
-
msgid "Custom image size"
|
|
128
|
-
msgstr "ขนาดภาพที่กำหนดเอง"
|
|
129
|
-
|
|
130
|
-
msgctxt "The label for the resize option that allows user to enter custom size of the image."
|
|
131
|
-
msgid "Custom"
|
|
132
|
-
msgstr "กำหนดเอง"
|
|
133
|
-
|
|
134
|
-
msgctxt "The accessibility label of the image resize dropdown for screen readers."
|
|
135
|
-
msgid "Image resize list"
|
|
136
|
-
msgstr "รายการปรับขนาดภาพ"
|
|
137
|
-
|
|
138
|
-
msgctxt "The input label for the Insert image via URL form."
|
|
139
|
-
msgid "Insert image via URL"
|
|
140
|
-
msgstr "แทรกภาพผ่าน URL"
|
|
141
|
-
|
|
142
|
-
msgctxt "The label for the insert image via url dropdown button."
|
|
143
|
-
msgid "Insert via URL"
|
|
144
|
-
msgstr "แทรกทาง URL"
|
|
145
|
-
|
|
146
|
-
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
147
|
-
msgid "Image via URL"
|
|
148
|
-
msgstr "ภาพทาง URL"
|
|
149
|
-
|
|
150
|
-
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
151
|
-
msgid "Via URL"
|
|
152
|
-
msgstr "ทาง URL"
|
|
153
|
-
|
|
154
|
-
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
155
|
-
msgid "Update image URL"
|
|
156
|
-
msgstr "อัปเดต URL ภาพ"
|
|
157
|
-
|
|
158
|
-
msgctxt "Text used by screen readers do describe an image when the image has no text alternative."
|
|
159
|
-
msgid "Caption for the image"
|
|
160
|
-
msgstr "คำบรรยายภาพ"
|
|
161
|
-
|
|
162
|
-
msgctxt "Text used by screen readers do describe an image when there is a text alternative available, e.g. 'Caption for image: this is a description of the image.'"
|
|
163
|
-
msgid "Caption for image: %0"
|
|
164
|
-
msgstr "คำบรรยายภาพ: %0"
|
|
165
|
-
|
|
166
|
-
msgctxt "Text used as error label when user submitted custom image resize form with blank value."
|
|
167
|
-
msgid "The value must not be empty."
|
|
168
|
-
msgstr "ค่าต้องไม่ว่างเปล่า"
|
|
169
|
-
|
|
170
|
-
msgctxt "Text used as error label when user submitted custom image resize form with incorrect value."
|
|
171
|
-
msgid "The value should be a plain number."
|
|
172
|
-
msgstr "ค่าควรเป็นตัวเลขธรรมดา"
|
|
173
|
-
|
|
174
|
-
msgctxt "Aria status message indicating that the image is being uploaded. Example: 'Uploading image'."
|
|
175
|
-
msgid "Uploading image"
|
|
176
|
-
msgstr "กำลังอัปโหลดรูปภาพ"
|
|
177
|
-
|
|
178
|
-
msgctxt "Aria status message indicating that the image has been uploaded successfully. Example: 'Image upload complete'."
|
|
179
|
-
msgid "Image upload complete"
|
|
180
|
-
msgstr "อัปโหลดรูปภาพเสร็จสิ้น"
|
|
181
|
-
|
|
182
|
-
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
183
|
-
msgid "Error during image upload"
|
|
184
|
-
msgstr "เกิดข้อผิดพลาดระหว่างอัปโหลดรูปภาพ"
|
|
185
|
-
|
|
186
|
-
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
187
|
-
msgid "Image"
|
|
188
|
-
msgstr "ภาพ"
|
|
189
|
-
|
|
190
|
-
msgctxt "The label for the header of the image resize balloon."
|
|
191
|
-
msgid "Image Resize"
|
|
192
|
-
msgstr "ปรับขนาดรูปภาพ"
|
|
193
|
-
|
|
194
|
-
msgctxt "The label of the input field for the text alternative of the image."
|
|
195
|
-
msgid "Text Alternative"
|
|
196
|
-
msgstr "ข้อความแสดงแทน"
|
package/lang/translations/ti.po
DELETED
|
@@ -1,196 +0,0 @@
|
|
|
1
|
-
# Copyright (c) 2003-2026, 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: ti\n"
|
|
11
|
-
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
12
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
13
|
-
|
|
14
|
-
msgctxt "The label for the image widget."
|
|
15
|
-
msgid "image widget"
|
|
16
|
-
msgstr ""
|
|
17
|
-
|
|
18
|
-
msgctxt "The label for the image style button that wraps text around the image."
|
|
19
|
-
msgid "Wrap text"
|
|
20
|
-
msgstr ""
|
|
21
|
-
|
|
22
|
-
msgctxt "The label for the image style button that breaks the text around the image."
|
|
23
|
-
msgid "Break text"
|
|
24
|
-
msgstr ""
|
|
25
|
-
|
|
26
|
-
msgctxt "The label for the image style button that places the image inside the line of text."
|
|
27
|
-
msgid "In line"
|
|
28
|
-
msgstr ""
|
|
29
|
-
|
|
30
|
-
msgctxt "The label for the Side image option."
|
|
31
|
-
msgid "Side image"
|
|
32
|
-
msgstr ""
|
|
33
|
-
|
|
34
|
-
msgctxt "The label for the Full size image option."
|
|
35
|
-
msgid "Full size image"
|
|
36
|
-
msgstr ""
|
|
37
|
-
|
|
38
|
-
msgctxt "The label for the Left aligned image option."
|
|
39
|
-
msgid "Left aligned image"
|
|
40
|
-
msgstr ""
|
|
41
|
-
|
|
42
|
-
msgctxt "The label for the Centered image option."
|
|
43
|
-
msgid "Centered image"
|
|
44
|
-
msgstr ""
|
|
45
|
-
|
|
46
|
-
msgctxt "The label for the Right aligned image option."
|
|
47
|
-
msgid "Right aligned image"
|
|
48
|
-
msgstr ""
|
|
49
|
-
|
|
50
|
-
msgctxt "The label for the Change image text alternative button."
|
|
51
|
-
msgid "Change image text alternative"
|
|
52
|
-
msgstr ""
|
|
53
|
-
|
|
54
|
-
msgctxt "The label for the image text alternative input."
|
|
55
|
-
msgid "Text alternative"
|
|
56
|
-
msgstr ""
|
|
57
|
-
|
|
58
|
-
msgctxt "The placeholder text for the image caption displayed when the caption is empty."
|
|
59
|
-
msgid "Enter image caption"
|
|
60
|
-
msgstr ""
|
|
61
|
-
|
|
62
|
-
msgctxt "The label for the insert image toolbar button."
|
|
63
|
-
msgid "Insert image"
|
|
64
|
-
msgstr "ስእሊ ኣእትው"
|
|
65
|
-
|
|
66
|
-
msgctxt "The label for the replace image toolbar button."
|
|
67
|
-
msgid "Replace image"
|
|
68
|
-
msgstr "ስእሊ ተክእ"
|
|
69
|
-
|
|
70
|
-
msgctxt "The label for the upload image from computer toolbar button with visible label in insert image dropdown."
|
|
71
|
-
msgid "Upload from computer"
|
|
72
|
-
msgstr "ካብ ኮምፕዩተር ኣደይብ"
|
|
73
|
-
|
|
74
|
-
msgctxt "The label for the replace image by upload from computer toolbar button with visible label in insert image dropdown."
|
|
75
|
-
msgid "Replace from computer"
|
|
76
|
-
msgstr "ካብ ኮምፕዩተር ተክእ"
|
|
77
|
-
|
|
78
|
-
msgctxt "The label for the upload image from computer toolbar button."
|
|
79
|
-
msgid "Upload image from computer"
|
|
80
|
-
msgstr "ንስእሊ ካብ ኮምፕዩተር ኣደይብ "
|
|
81
|
-
|
|
82
|
-
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
83
|
-
msgid "Image from computer"
|
|
84
|
-
msgstr "ስእሊ ካብ ኮምፕዩተር"
|
|
85
|
-
|
|
86
|
-
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
87
|
-
msgid "From computer"
|
|
88
|
-
msgstr ""
|
|
89
|
-
|
|
90
|
-
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
91
|
-
msgid "Replace image from computer"
|
|
92
|
-
msgstr "ንስእሊ ካብ ኮምፕዩተር ተክእ "
|
|
93
|
-
|
|
94
|
-
msgctxt "The title of the notification displayed when upload fails."
|
|
95
|
-
msgid "Upload failed"
|
|
96
|
-
msgstr "ምድያብ ፈሺሉ"
|
|
97
|
-
|
|
98
|
-
msgctxt "The title of the notification displayed when there is no permission to upload assets."
|
|
99
|
-
msgid "You have no image upload permissions."
|
|
100
|
-
msgstr ""
|
|
101
|
-
|
|
102
|
-
msgctxt "The label used by assistive technologies describing an image toolbar attached to an image widget."
|
|
103
|
-
msgid "Image toolbar"
|
|
104
|
-
msgstr "መኸወኒ ስእሊ"
|
|
105
|
-
|
|
106
|
-
msgctxt "The label used for the dropdown in the image toolbar containing defined resize options."
|
|
107
|
-
msgid "Resize image"
|
|
108
|
-
msgstr "መጠን ስእሊ ቀይር"
|
|
109
|
-
|
|
110
|
-
msgctxt "The label used for the standalone resize options buttons in the image toolbar."
|
|
111
|
-
msgid "Resize image to %0"
|
|
112
|
-
msgstr ""
|
|
113
|
-
|
|
114
|
-
msgctxt "The accessibility label of the standalone image resize reset option button in the image toolbar for screen readers."
|
|
115
|
-
msgid "Resize image to the original size"
|
|
116
|
-
msgstr ""
|
|
117
|
-
|
|
118
|
-
msgctxt "The label for image resize balloon input."
|
|
119
|
-
msgid "Resize image (in %0)"
|
|
120
|
-
msgstr ""
|
|
121
|
-
|
|
122
|
-
msgctxt "The default label for the resize option that resets the size of the image."
|
|
123
|
-
msgid "Original"
|
|
124
|
-
msgstr ""
|
|
125
|
-
|
|
126
|
-
msgctxt "The accessibility label of the standalone image resize custom option button in the image toolbar for screen readers."
|
|
127
|
-
msgid "Custom image size"
|
|
128
|
-
msgstr ""
|
|
129
|
-
|
|
130
|
-
msgctxt "The label for the resize option that allows user to enter custom size of the image."
|
|
131
|
-
msgid "Custom"
|
|
132
|
-
msgstr ""
|
|
133
|
-
|
|
134
|
-
msgctxt "The accessibility label of the image resize dropdown for screen readers."
|
|
135
|
-
msgid "Image resize list"
|
|
136
|
-
msgstr ""
|
|
137
|
-
|
|
138
|
-
msgctxt "The input label for the Insert image via URL form."
|
|
139
|
-
msgid "Insert image via URL"
|
|
140
|
-
msgstr ""
|
|
141
|
-
|
|
142
|
-
msgctxt "The label for the insert image via url dropdown button."
|
|
143
|
-
msgid "Insert via URL"
|
|
144
|
-
msgstr ""
|
|
145
|
-
|
|
146
|
-
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
147
|
-
msgid "Image via URL"
|
|
148
|
-
msgstr ""
|
|
149
|
-
|
|
150
|
-
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
151
|
-
msgid "Via URL"
|
|
152
|
-
msgstr ""
|
|
153
|
-
|
|
154
|
-
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
155
|
-
msgid "Update image URL"
|
|
156
|
-
msgstr ""
|
|
157
|
-
|
|
158
|
-
msgctxt "Text used by screen readers do describe an image when the image has no text alternative."
|
|
159
|
-
msgid "Caption for the image"
|
|
160
|
-
msgstr ""
|
|
161
|
-
|
|
162
|
-
msgctxt "Text used by screen readers do describe an image when there is a text alternative available, e.g. 'Caption for image: this is a description of the image.'"
|
|
163
|
-
msgid "Caption for image: %0"
|
|
164
|
-
msgstr ""
|
|
165
|
-
|
|
166
|
-
msgctxt "Text used as error label when user submitted custom image resize form with blank value."
|
|
167
|
-
msgid "The value must not be empty."
|
|
168
|
-
msgstr ""
|
|
169
|
-
|
|
170
|
-
msgctxt "Text used as error label when user submitted custom image resize form with incorrect value."
|
|
171
|
-
msgid "The value should be a plain number."
|
|
172
|
-
msgstr ""
|
|
173
|
-
|
|
174
|
-
msgctxt "Aria status message indicating that the image is being uploaded. Example: 'Uploading image'."
|
|
175
|
-
msgid "Uploading image"
|
|
176
|
-
msgstr ""
|
|
177
|
-
|
|
178
|
-
msgctxt "Aria status message indicating that the image has been uploaded successfully. Example: 'Image upload complete'."
|
|
179
|
-
msgid "Image upload complete"
|
|
180
|
-
msgstr ""
|
|
181
|
-
|
|
182
|
-
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
183
|
-
msgid "Error during image upload"
|
|
184
|
-
msgstr ""
|
|
185
|
-
|
|
186
|
-
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
187
|
-
msgid "Image"
|
|
188
|
-
msgstr ""
|
|
189
|
-
|
|
190
|
-
msgctxt "The label for the header of the image resize balloon."
|
|
191
|
-
msgid "Image Resize"
|
|
192
|
-
msgstr ""
|
|
193
|
-
|
|
194
|
-
msgctxt "The label of the input field for the text alternative of the image."
|
|
195
|
-
msgid "Text Alternative"
|
|
196
|
-
msgstr ""
|