@ckeditor/ckeditor5-image 41.4.2 → 42.0.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/README.md +6 -0
- package/build/image.js +2 -2
- package/build/translations/ar.js +1 -1
- package/build/translations/ast.js +1 -1
- package/build/translations/az.js +1 -1
- package/build/translations/bg.js +1 -1
- package/build/translations/bn.js +1 -1
- package/build/translations/bs.js +1 -1
- package/build/translations/ca.js +1 -1
- package/build/translations/cs.js +1 -1
- package/build/translations/da.js +1 -1
- package/build/translations/de-ch.js +1 -1
- package/build/translations/de.js +1 -1
- package/build/translations/el.js +1 -1
- package/build/translations/en-au.js +1 -1
- package/build/translations/en-gb.js +1 -1
- package/build/translations/eo.js +1 -1
- package/build/translations/es.js +1 -1
- package/build/translations/et.js +1 -1
- package/build/translations/eu.js +1 -1
- package/build/translations/fa.js +1 -1
- package/build/translations/fi.js +1 -1
- package/build/translations/fr.js +1 -1
- package/build/translations/gl.js +1 -1
- package/build/translations/he.js +1 -1
- package/build/translations/hi.js +1 -1
- package/build/translations/hr.js +1 -1
- package/build/translations/hu.js +1 -1
- package/build/translations/id.js +1 -1
- package/build/translations/it.js +1 -1
- package/build/translations/ja.js +1 -1
- package/build/translations/jv.js +1 -1
- package/build/translations/km.js +1 -1
- package/build/translations/kn.js +1 -1
- package/build/translations/ko.js +1 -1
- package/build/translations/ku.js +1 -1
- package/build/translations/lt.js +1 -1
- package/build/translations/lv.js +1 -1
- package/build/translations/ms.js +1 -1
- package/build/translations/nb.js +1 -1
- package/build/translations/ne.js +1 -1
- 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-br.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/si.js +1 -1
- package/build/translations/sk.js +1 -1
- package/build/translations/sq.js +1 -1
- package/build/translations/sr-latn.js +1 -1
- package/build/translations/sr.js +1 -1
- package/build/translations/sv.js +1 -1
- package/build/translations/th.js +1 -1
- package/build/translations/ti.js +1 -1
- package/build/translations/tk.js +1 -1
- package/build/translations/tr.js +1 -1
- package/build/translations/ug.js +1 -1
- package/build/translations/uk.js +1 -1
- package/build/translations/ur.js +1 -1
- package/build/translations/uz.js +1 -1
- 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 +19 -5
- package/dist/index-content.css +20 -12
- package/dist/index-editor.css +4 -0
- package/dist/index.css +50 -33
- package/dist/index.css.map +1 -1
- package/dist/index.js +1876 -1330
- 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.js +1 -1
- package/dist/translations/ast.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/bs.js +1 -1
- package/dist/translations/bs.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de-ch.js +1 -1
- package/dist/translations/de-ch.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en-gb.js +1 -1
- package/dist/translations/en-gb.umd.js +1 -1
- package/dist/translations/en.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/eo.js +1 -1
- package/dist/translations/eo.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/eu.js +1 -1
- package/dist/translations/eu.umd.js +1 -1
- package/dist/translations/fa.js +1 -1
- package/dist/translations/fa.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/jv.js +1 -1
- package/dist/translations/jv.umd.js +1 -1
- package/dist/translations/km.js +1 -1
- package/dist/translations/km.umd.js +1 -1
- package/dist/translations/kn.js +1 -1
- package/dist/translations/kn.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/ku.js +1 -1
- package/dist/translations/ku.umd.js +1 -1
- 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/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nb.js +1 -1
- package/dist/translations/nb.umd.js +1 -1
- package/dist/translations/ne.js +1 -1
- package/dist/translations/ne.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- 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.js +1 -1
- package/dist/translations/si.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.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/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/ti.js +1 -1
- package/dist/translations/ti.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- 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/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/uz.js +1 -1
- package/dist/translations/uz.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/dist/types/imageinsert/imageinsertui.d.ts +10 -2
- package/dist/types/imageinsert/imageinsertviaurlui.d.ts +31 -9
- package/dist/types/imageinsert/ui/imageinserturlview.d.ts +6 -49
- package/dist/types/imageupload/imageuploadui.d.ts +18 -1
- package/lang/contexts.json +7 -4
- package/lang/translations/ar.po +21 -9
- package/lang/translations/ast.po +19 -7
- package/lang/translations/az.po +19 -7
- package/lang/translations/bg.po +21 -9
- package/lang/translations/bn.po +21 -9
- package/lang/translations/bs.po +21 -9
- package/lang/translations/ca.po +21 -9
- package/lang/translations/cs.po +21 -9
- package/lang/translations/da.po +21 -9
- package/lang/translations/de-ch.po +21 -9
- package/lang/translations/de.po +21 -9
- package/lang/translations/el.po +21 -9
- package/lang/translations/en-au.po +21 -9
- package/lang/translations/en-gb.po +19 -7
- package/lang/translations/en.po +21 -9
- package/lang/translations/eo.po +19 -7
- package/lang/translations/es.po +21 -9
- package/lang/translations/et.po +21 -9
- package/lang/translations/eu.po +19 -7
- package/lang/translations/fa.po +19 -7
- package/lang/translations/fi.po +21 -9
- package/lang/translations/fr.po +21 -9
- package/lang/translations/gl.po +21 -9
- package/lang/translations/he.po +21 -9
- package/lang/translations/hi.po +21 -9
- package/lang/translations/hr.po +21 -9
- package/lang/translations/hu.po +21 -9
- package/lang/translations/id.po +21 -9
- package/lang/translations/it.po +21 -9
- package/lang/translations/ja.po +21 -9
- package/lang/translations/jv.po +21 -9
- package/lang/translations/km.po +19 -7
- package/lang/translations/kn.po +19 -7
- package/lang/translations/ko.po +21 -9
- package/lang/translations/ku.po +19 -7
- package/lang/translations/lt.po +21 -9
- package/lang/translations/lv.po +21 -9
- package/lang/translations/ms.po +21 -9
- package/lang/translations/nb.po +19 -7
- package/lang/translations/ne.po +19 -7
- package/lang/translations/nl.po +21 -9
- package/lang/translations/no.po +21 -9
- package/lang/translations/pl.po +21 -9
- package/lang/translations/pt-br.po +21 -9
- package/lang/translations/pt.po +21 -9
- package/lang/translations/ro.po +21 -9
- package/lang/translations/ru.po +21 -9
- package/lang/translations/si.po +19 -7
- package/lang/translations/sk.po +21 -9
- package/lang/translations/sq.po +19 -7
- package/lang/translations/sr-latn.po +21 -9
- package/lang/translations/sr.po +21 -9
- package/lang/translations/sv.po +21 -9
- package/lang/translations/th.po +21 -9
- package/lang/translations/ti.po +20 -8
- package/lang/translations/tk.po +19 -7
- package/lang/translations/tr.po +21 -9
- package/lang/translations/ug.po +20 -8
- package/lang/translations/uk.po +21 -9
- package/lang/translations/ur.po +19 -7
- package/lang/translations/uz.po +21 -9
- package/lang/translations/vi.po +21 -9
- package/lang/translations/zh-cn.po +21 -9
- package/lang/translations/zh.po +21 -9
- package/package.json +3 -3
- package/src/image/imageinlineediting.js +4 -9
- package/src/imageinsert/imageinsertui.d.ts +10 -2
- package/src/imageinsert/imageinsertui.js +41 -4
- package/src/imageinsert/imageinsertviaurlui.d.ts +31 -9
- package/src/imageinsert/imageinsertviaurlui.js +111 -64
- package/src/imageinsert/ui/imageinsertformview.js +0 -17
- package/src/imageinsert/ui/imageinserturlview.d.ts +6 -49
- package/src/imageinsert/ui/imageinserturlview.js +6 -74
- package/src/imageresize/imageresizebuttons.js +2 -2
- package/src/imagestyle/utils.js +17 -18
- package/src/imageupload/imageuploadui.d.ts +18 -1
- package/src/imageupload/imageuploadui.js +59 -38
- package/theme/imageinsert.css +3 -0
- package/theme/imagestyle.css +47 -34
- package/build/translations/es-co.js +0 -1
- package/build/translations/tt.js +0 -1
- package/dist/translations/es-co.d.ts +0 -8
- package/dist/translations/es-co.js +0 -5
- package/dist/translations/es-co.umd.js +0 -11
- package/dist/translations/tt.d.ts +0 -8
- package/dist/translations/tt.js +0 -5
- package/dist/translations/tt.umd.js +0 -11
- package/lang/translations/es-co.po +0 -178
- package/lang/translations/tt.po +0 -178
|
@@ -85,10 +85,14 @@ msgctxt "The label for the upload image from computer toolbar button."
|
|
|
85
85
|
msgid "Upload image from computer"
|
|
86
86
|
msgstr ""
|
|
87
87
|
|
|
88
|
-
msgctxt "The label for the upload image from computer menu bar button."
|
|
88
|
+
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
89
89
|
msgid "Image from computer"
|
|
90
90
|
msgstr ""
|
|
91
91
|
|
|
92
|
+
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
93
|
+
msgid "From computer"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
92
96
|
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
93
97
|
msgid "Replace image from computer"
|
|
94
98
|
msgstr ""
|
|
@@ -133,16 +137,20 @@ msgctxt "The accessibility label of the image resize dropdown for screen readers
|
|
|
133
137
|
msgid "Image resize list"
|
|
134
138
|
msgstr ""
|
|
135
139
|
|
|
136
|
-
msgctxt "The label
|
|
137
|
-
msgid "Insert"
|
|
140
|
+
msgctxt "The input label for the Insert image via URL form."
|
|
141
|
+
msgid "Insert image via URL"
|
|
138
142
|
msgstr ""
|
|
139
143
|
|
|
140
|
-
msgctxt "The label
|
|
141
|
-
msgid "
|
|
144
|
+
msgctxt "The label for the insert image via url dropdown button."
|
|
145
|
+
msgid "Insert via URL"
|
|
142
146
|
msgstr ""
|
|
143
147
|
|
|
144
|
-
msgctxt "The
|
|
145
|
-
msgid "
|
|
148
|
+
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
149
|
+
msgid "Image via URL"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
152
|
+
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
153
|
+
msgid "Via URL"
|
|
146
154
|
msgstr ""
|
|
147
155
|
|
|
148
156
|
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
@@ -176,3 +184,7 @@ msgstr ""
|
|
|
176
184
|
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
177
185
|
msgid "Error during image upload"
|
|
178
186
|
msgstr ""
|
|
187
|
+
|
|
188
|
+
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
189
|
+
msgid "Image"
|
|
190
|
+
msgstr ""
|
package/lang/translations/en.po
CHANGED
|
@@ -85,10 +85,14 @@ msgctxt "The label for the upload image from computer toolbar button."
|
|
|
85
85
|
msgid "Upload image from computer"
|
|
86
86
|
msgstr "Upload image from computer"
|
|
87
87
|
|
|
88
|
-
msgctxt "The label for the upload image from computer menu bar button."
|
|
88
|
+
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
89
89
|
msgid "Image from computer"
|
|
90
90
|
msgstr "Image from computer"
|
|
91
91
|
|
|
92
|
+
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
93
|
+
msgid "From computer"
|
|
94
|
+
msgstr "From computer"
|
|
95
|
+
|
|
92
96
|
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
93
97
|
msgid "Replace image from computer"
|
|
94
98
|
msgstr "Replace image from computer"
|
|
@@ -133,18 +137,22 @@ msgctxt "The accessibility label of the image resize dropdown for screen readers
|
|
|
133
137
|
msgid "Image resize list"
|
|
134
138
|
msgstr "Image resize list"
|
|
135
139
|
|
|
136
|
-
msgctxt "The label of the form submit button if the image source URL input has no value."
|
|
137
|
-
msgid "Insert"
|
|
138
|
-
msgstr "Insert"
|
|
139
|
-
|
|
140
|
-
msgctxt "The label of the form submit button if the image source URL input has a value."
|
|
141
|
-
msgid "Update"
|
|
142
|
-
msgstr "Update"
|
|
143
|
-
|
|
144
140
|
msgctxt "The input label for the Insert image via URL form."
|
|
145
141
|
msgid "Insert image via URL"
|
|
146
142
|
msgstr "Insert image via URL"
|
|
147
143
|
|
|
144
|
+
msgctxt "The label for the insert image via url dropdown button."
|
|
145
|
+
msgid "Insert via URL"
|
|
146
|
+
msgstr "Insert via URL"
|
|
147
|
+
|
|
148
|
+
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
149
|
+
msgid "Image via URL"
|
|
150
|
+
msgstr "Image via URL"
|
|
151
|
+
|
|
152
|
+
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
153
|
+
msgid "Via URL"
|
|
154
|
+
msgstr "Via URL"
|
|
155
|
+
|
|
148
156
|
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
149
157
|
msgid "Update image URL"
|
|
150
158
|
msgstr "Update image URL"
|
|
@@ -176,3 +184,7 @@ msgstr "Image upload complete"
|
|
|
176
184
|
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
177
185
|
msgid "Error during image upload"
|
|
178
186
|
msgstr "Error during image upload"
|
|
187
|
+
|
|
188
|
+
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
189
|
+
msgid "Image"
|
|
190
|
+
msgstr "Image"
|
package/lang/translations/eo.po
CHANGED
|
@@ -85,10 +85,14 @@ msgctxt "The label for the upload image from computer toolbar button."
|
|
|
85
85
|
msgid "Upload image from computer"
|
|
86
86
|
msgstr ""
|
|
87
87
|
|
|
88
|
-
msgctxt "The label for the upload image from computer menu bar button."
|
|
88
|
+
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
89
89
|
msgid "Image from computer"
|
|
90
90
|
msgstr ""
|
|
91
91
|
|
|
92
|
+
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
93
|
+
msgid "From computer"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
92
96
|
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
93
97
|
msgid "Replace image from computer"
|
|
94
98
|
msgstr ""
|
|
@@ -133,16 +137,20 @@ msgctxt "The accessibility label of the image resize dropdown for screen readers
|
|
|
133
137
|
msgid "Image resize list"
|
|
134
138
|
msgstr ""
|
|
135
139
|
|
|
136
|
-
msgctxt "The label
|
|
137
|
-
msgid "Insert"
|
|
140
|
+
msgctxt "The input label for the Insert image via URL form."
|
|
141
|
+
msgid "Insert image via URL"
|
|
138
142
|
msgstr ""
|
|
139
143
|
|
|
140
|
-
msgctxt "The label
|
|
141
|
-
msgid "
|
|
144
|
+
msgctxt "The label for the insert image via url dropdown button."
|
|
145
|
+
msgid "Insert via URL"
|
|
142
146
|
msgstr ""
|
|
143
147
|
|
|
144
|
-
msgctxt "The
|
|
145
|
-
msgid "
|
|
148
|
+
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
149
|
+
msgid "Image via URL"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
152
|
+
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
153
|
+
msgid "Via URL"
|
|
146
154
|
msgstr ""
|
|
147
155
|
|
|
148
156
|
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
@@ -176,3 +184,7 @@ msgstr ""
|
|
|
176
184
|
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
177
185
|
msgid "Error during image upload"
|
|
178
186
|
msgstr ""
|
|
187
|
+
|
|
188
|
+
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
189
|
+
msgid "Image"
|
|
190
|
+
msgstr ""
|
package/lang/translations/es.po
CHANGED
|
@@ -85,10 +85,14 @@ msgctxt "The label for the upload image from computer toolbar button."
|
|
|
85
85
|
msgid "Upload image from computer"
|
|
86
86
|
msgstr "Subir imagen desde el ordenador"
|
|
87
87
|
|
|
88
|
-
msgctxt "The label for the upload image from computer menu bar button."
|
|
88
|
+
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
89
89
|
msgid "Image from computer"
|
|
90
90
|
msgstr "Imagen del ordenador"
|
|
91
91
|
|
|
92
|
+
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
93
|
+
msgid "From computer"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
92
96
|
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
93
97
|
msgid "Replace image from computer"
|
|
94
98
|
msgstr "Reemplazar imagen del ordenador"
|
|
@@ -133,18 +137,22 @@ msgctxt "The accessibility label of the image resize dropdown for screen readers
|
|
|
133
137
|
msgid "Image resize list"
|
|
134
138
|
msgstr "Listado para redimensionar imagen"
|
|
135
139
|
|
|
136
|
-
msgctxt "The label of the form submit button if the image source URL input has no value."
|
|
137
|
-
msgid "Insert"
|
|
138
|
-
msgstr "Insertar"
|
|
139
|
-
|
|
140
|
-
msgctxt "The label of the form submit button if the image source URL input has a value."
|
|
141
|
-
msgid "Update"
|
|
142
|
-
msgstr "Actualizar"
|
|
143
|
-
|
|
144
140
|
msgctxt "The input label for the Insert image via URL form."
|
|
145
141
|
msgid "Insert image via URL"
|
|
146
142
|
msgstr "Insertar imagen vía URL"
|
|
147
143
|
|
|
144
|
+
msgctxt "The label for the insert image via url dropdown button."
|
|
145
|
+
msgid "Insert via URL"
|
|
146
|
+
msgstr ""
|
|
147
|
+
|
|
148
|
+
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
149
|
+
msgid "Image via URL"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
152
|
+
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
153
|
+
msgid "Via URL"
|
|
154
|
+
msgstr ""
|
|
155
|
+
|
|
148
156
|
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
149
157
|
msgid "Update image URL"
|
|
150
158
|
msgstr "Actualizar imagen vía URL"
|
|
@@ -176,3 +184,7 @@ msgstr "Carga de imagen completa"
|
|
|
176
184
|
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
177
185
|
msgid "Error during image upload"
|
|
178
186
|
msgstr "Error durante la carga de la imagen"
|
|
187
|
+
|
|
188
|
+
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
189
|
+
msgid "Image"
|
|
190
|
+
msgstr ""
|
package/lang/translations/et.po
CHANGED
|
@@ -85,10 +85,14 @@ msgctxt "The label for the upload image from computer toolbar button."
|
|
|
85
85
|
msgid "Upload image from computer"
|
|
86
86
|
msgstr "Laadi pilt üles arvutist"
|
|
87
87
|
|
|
88
|
-
msgctxt "The label for the upload image from computer menu bar button."
|
|
88
|
+
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
89
89
|
msgid "Image from computer"
|
|
90
90
|
msgstr "Pilt arvutist"
|
|
91
91
|
|
|
92
|
+
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
93
|
+
msgid "From computer"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
92
96
|
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
93
97
|
msgid "Replace image from computer"
|
|
94
98
|
msgstr "Asenda pilt arvutist"
|
|
@@ -133,18 +137,22 @@ msgctxt "The accessibility label of the image resize dropdown for screen readers
|
|
|
133
137
|
msgid "Image resize list"
|
|
134
138
|
msgstr "Pildi suuruse muutmise loend"
|
|
135
139
|
|
|
136
|
-
msgctxt "The label of the form submit button if the image source URL input has no value."
|
|
137
|
-
msgid "Insert"
|
|
138
|
-
msgstr "Sisesta"
|
|
139
|
-
|
|
140
|
-
msgctxt "The label of the form submit button if the image source URL input has a value."
|
|
141
|
-
msgid "Update"
|
|
142
|
-
msgstr "Uuenda"
|
|
143
|
-
|
|
144
140
|
msgctxt "The input label for the Insert image via URL form."
|
|
145
141
|
msgid "Insert image via URL"
|
|
146
142
|
msgstr "Sisesta pilt läbi URL-i"
|
|
147
143
|
|
|
144
|
+
msgctxt "The label for the insert image via url dropdown button."
|
|
145
|
+
msgid "Insert via URL"
|
|
146
|
+
msgstr ""
|
|
147
|
+
|
|
148
|
+
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
149
|
+
msgid "Image via URL"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
152
|
+
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
153
|
+
msgid "Via URL"
|
|
154
|
+
msgstr ""
|
|
155
|
+
|
|
148
156
|
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
149
157
|
msgid "Update image URL"
|
|
150
158
|
msgstr "Uuenda pildi URL-i"
|
|
@@ -176,3 +184,7 @@ msgstr "Pilt üles laaditud"
|
|
|
176
184
|
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
177
185
|
msgid "Error during image upload"
|
|
178
186
|
msgstr "Viga pildi üleslaadimisel"
|
|
187
|
+
|
|
188
|
+
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
189
|
+
msgid "Image"
|
|
190
|
+
msgstr ""
|
package/lang/translations/eu.po
CHANGED
|
@@ -85,10 +85,14 @@ msgctxt "The label for the upload image from computer toolbar button."
|
|
|
85
85
|
msgid "Upload image from computer"
|
|
86
86
|
msgstr ""
|
|
87
87
|
|
|
88
|
-
msgctxt "The label for the upload image from computer menu bar button."
|
|
88
|
+
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
89
89
|
msgid "Image from computer"
|
|
90
90
|
msgstr ""
|
|
91
91
|
|
|
92
|
+
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
93
|
+
msgid "From computer"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
92
96
|
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
93
97
|
msgid "Replace image from computer"
|
|
94
98
|
msgstr ""
|
|
@@ -133,16 +137,20 @@ msgctxt "The accessibility label of the image resize dropdown for screen readers
|
|
|
133
137
|
msgid "Image resize list"
|
|
134
138
|
msgstr ""
|
|
135
139
|
|
|
136
|
-
msgctxt "The label
|
|
137
|
-
msgid "Insert"
|
|
140
|
+
msgctxt "The input label for the Insert image via URL form."
|
|
141
|
+
msgid "Insert image via URL"
|
|
138
142
|
msgstr ""
|
|
139
143
|
|
|
140
|
-
msgctxt "The label
|
|
141
|
-
msgid "
|
|
144
|
+
msgctxt "The label for the insert image via url dropdown button."
|
|
145
|
+
msgid "Insert via URL"
|
|
142
146
|
msgstr ""
|
|
143
147
|
|
|
144
|
-
msgctxt "The
|
|
145
|
-
msgid "
|
|
148
|
+
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
149
|
+
msgid "Image via URL"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
152
|
+
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
153
|
+
msgid "Via URL"
|
|
146
154
|
msgstr ""
|
|
147
155
|
|
|
148
156
|
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
@@ -176,3 +184,7 @@ msgstr ""
|
|
|
176
184
|
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
177
185
|
msgid "Error during image upload"
|
|
178
186
|
msgstr ""
|
|
187
|
+
|
|
188
|
+
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
189
|
+
msgid "Image"
|
|
190
|
+
msgstr ""
|
package/lang/translations/fa.po
CHANGED
|
@@ -85,10 +85,14 @@ msgctxt "The label for the upload image from computer toolbar button."
|
|
|
85
85
|
msgid "Upload image from computer"
|
|
86
86
|
msgstr ""
|
|
87
87
|
|
|
88
|
-
msgctxt "The label for the upload image from computer menu bar button."
|
|
88
|
+
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
89
89
|
msgid "Image from computer"
|
|
90
90
|
msgstr ""
|
|
91
91
|
|
|
92
|
+
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
93
|
+
msgid "From computer"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
92
96
|
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
93
97
|
msgid "Replace image from computer"
|
|
94
98
|
msgstr ""
|
|
@@ -133,16 +137,20 @@ msgctxt "The accessibility label of the image resize dropdown for screen readers
|
|
|
133
137
|
msgid "Image resize list"
|
|
134
138
|
msgstr ""
|
|
135
139
|
|
|
136
|
-
msgctxt "The label
|
|
137
|
-
msgid "Insert"
|
|
140
|
+
msgctxt "The input label for the Insert image via URL form."
|
|
141
|
+
msgid "Insert image via URL"
|
|
138
142
|
msgstr ""
|
|
139
143
|
|
|
140
|
-
msgctxt "The label
|
|
141
|
-
msgid "
|
|
144
|
+
msgctxt "The label for the insert image via url dropdown button."
|
|
145
|
+
msgid "Insert via URL"
|
|
142
146
|
msgstr ""
|
|
143
147
|
|
|
144
|
-
msgctxt "The
|
|
145
|
-
msgid "
|
|
148
|
+
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
149
|
+
msgid "Image via URL"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
152
|
+
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
153
|
+
msgid "Via URL"
|
|
146
154
|
msgstr ""
|
|
147
155
|
|
|
148
156
|
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
@@ -176,3 +184,7 @@ msgstr ""
|
|
|
176
184
|
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
177
185
|
msgid "Error during image upload"
|
|
178
186
|
msgstr ""
|
|
187
|
+
|
|
188
|
+
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
189
|
+
msgid "Image"
|
|
190
|
+
msgstr ""
|
package/lang/translations/fi.po
CHANGED
|
@@ -85,10 +85,14 @@ msgctxt "The label for the upload image from computer toolbar button."
|
|
|
85
85
|
msgid "Upload image from computer"
|
|
86
86
|
msgstr "Lataa kuva tietokoneelta"
|
|
87
87
|
|
|
88
|
-
msgctxt "The label for the upload image from computer menu bar button."
|
|
88
|
+
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
89
89
|
msgid "Image from computer"
|
|
90
90
|
msgstr "Tietokoneen kuva"
|
|
91
91
|
|
|
92
|
+
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
93
|
+
msgid "From computer"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
92
96
|
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
93
97
|
msgid "Replace image from computer"
|
|
94
98
|
msgstr "Korvaa kuva tietokoneelta"
|
|
@@ -133,18 +137,22 @@ msgctxt "The accessibility label of the image resize dropdown for screen readers
|
|
|
133
137
|
msgid "Image resize list"
|
|
134
138
|
msgstr "Kuvan koon muokkaamisen lista"
|
|
135
139
|
|
|
136
|
-
msgctxt "The label of the form submit button if the image source URL input has no value."
|
|
137
|
-
msgid "Insert"
|
|
138
|
-
msgstr "Liitä"
|
|
139
|
-
|
|
140
|
-
msgctxt "The label of the form submit button if the image source URL input has a value."
|
|
141
|
-
msgid "Update"
|
|
142
|
-
msgstr "Päivitä"
|
|
143
|
-
|
|
144
140
|
msgctxt "The input label for the Insert image via URL form."
|
|
145
141
|
msgid "Insert image via URL"
|
|
146
142
|
msgstr "Liitä kuva URL-koodin kautta"
|
|
147
143
|
|
|
144
|
+
msgctxt "The label for the insert image via url dropdown button."
|
|
145
|
+
msgid "Insert via URL"
|
|
146
|
+
msgstr ""
|
|
147
|
+
|
|
148
|
+
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
149
|
+
msgid "Image via URL"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
152
|
+
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
153
|
+
msgid "Via URL"
|
|
154
|
+
msgstr ""
|
|
155
|
+
|
|
148
156
|
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
149
157
|
msgid "Update image URL"
|
|
150
158
|
msgstr "Päivitä kuvan URL"
|
|
@@ -176,3 +184,7 @@ msgstr "Kuvan lataus valmis"
|
|
|
176
184
|
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
177
185
|
msgid "Error during image upload"
|
|
178
186
|
msgstr "Virhe kuvaa ladattaessa"
|
|
187
|
+
|
|
188
|
+
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
189
|
+
msgid "Image"
|
|
190
|
+
msgstr ""
|
package/lang/translations/fr.po
CHANGED
|
@@ -85,10 +85,14 @@ msgctxt "The label for the upload image from computer toolbar button."
|
|
|
85
85
|
msgid "Upload image from computer"
|
|
86
86
|
msgstr "Télécharger une image depuis l'ordinateur"
|
|
87
87
|
|
|
88
|
-
msgctxt "The label for the upload image from computer menu bar button."
|
|
88
|
+
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
89
89
|
msgid "Image from computer"
|
|
90
90
|
msgstr "Image provenant d'un ordinateur"
|
|
91
91
|
|
|
92
|
+
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
93
|
+
msgid "From computer"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
92
96
|
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
93
97
|
msgid "Replace image from computer"
|
|
94
98
|
msgstr "Remplacer l'image depuis l'ordinateur"
|
|
@@ -133,18 +137,22 @@ msgctxt "The accessibility label of the image resize dropdown for screen readers
|
|
|
133
137
|
msgid "Image resize list"
|
|
134
138
|
msgstr "Liste des tailles d'images"
|
|
135
139
|
|
|
136
|
-
msgctxt "The label of the form submit button if the image source URL input has no value."
|
|
137
|
-
msgid "Insert"
|
|
138
|
-
msgstr "Insérer"
|
|
139
|
-
|
|
140
|
-
msgctxt "The label of the form submit button if the image source URL input has a value."
|
|
141
|
-
msgid "Update"
|
|
142
|
-
msgstr "Modifier"
|
|
143
|
-
|
|
144
140
|
msgctxt "The input label for the Insert image via URL form."
|
|
145
141
|
msgid "Insert image via URL"
|
|
146
142
|
msgstr "Insérer une image à partir d'une URL"
|
|
147
143
|
|
|
144
|
+
msgctxt "The label for the insert image via url dropdown button."
|
|
145
|
+
msgid "Insert via URL"
|
|
146
|
+
msgstr ""
|
|
147
|
+
|
|
148
|
+
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
149
|
+
msgid "Image via URL"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
152
|
+
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
153
|
+
msgid "Via URL"
|
|
154
|
+
msgstr ""
|
|
155
|
+
|
|
148
156
|
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
149
157
|
msgid "Update image URL"
|
|
150
158
|
msgstr "Modifier l'URL de l'image"
|
|
@@ -176,3 +184,7 @@ msgstr "Téléchargement de l'image terminé"
|
|
|
176
184
|
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
177
185
|
msgid "Error during image upload"
|
|
178
186
|
msgstr "Une erreur s'est produite lors du téléchargement de l'image."
|
|
187
|
+
|
|
188
|
+
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
189
|
+
msgid "Image"
|
|
190
|
+
msgstr ""
|
package/lang/translations/gl.po
CHANGED
|
@@ -85,10 +85,14 @@ msgctxt "The label for the upload image from computer toolbar button."
|
|
|
85
85
|
msgid "Upload image from computer"
|
|
86
86
|
msgstr ""
|
|
87
87
|
|
|
88
|
-
msgctxt "The label for the upload image from computer menu bar button."
|
|
88
|
+
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
89
89
|
msgid "Image from computer"
|
|
90
90
|
msgstr ""
|
|
91
91
|
|
|
92
|
+
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
93
|
+
msgid "From computer"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
92
96
|
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
93
97
|
msgid "Replace image from computer"
|
|
94
98
|
msgstr ""
|
|
@@ -133,18 +137,22 @@ msgctxt "The accessibility label of the image resize dropdown for screen readers
|
|
|
133
137
|
msgid "Image resize list"
|
|
134
138
|
msgstr "Lista de tamaños de imaxe"
|
|
135
139
|
|
|
136
|
-
msgctxt "The label of the form submit button if the image source URL input has no value."
|
|
137
|
-
msgid "Insert"
|
|
138
|
-
msgstr "Inserir"
|
|
139
|
-
|
|
140
|
-
msgctxt "The label of the form submit button if the image source URL input has a value."
|
|
141
|
-
msgid "Update"
|
|
142
|
-
msgstr "Actualizar"
|
|
143
|
-
|
|
144
140
|
msgctxt "The input label for the Insert image via URL form."
|
|
145
141
|
msgid "Insert image via URL"
|
|
146
142
|
msgstr "Inserir imaxe a través de URL"
|
|
147
143
|
|
|
144
|
+
msgctxt "The label for the insert image via url dropdown button."
|
|
145
|
+
msgid "Insert via URL"
|
|
146
|
+
msgstr ""
|
|
147
|
+
|
|
148
|
+
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
149
|
+
msgid "Image via URL"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
152
|
+
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
153
|
+
msgid "Via URL"
|
|
154
|
+
msgstr ""
|
|
155
|
+
|
|
148
156
|
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
149
157
|
msgid "Update image URL"
|
|
150
158
|
msgstr "Actualizar o URL da imaxe"
|
|
@@ -176,3 +184,7 @@ msgstr ""
|
|
|
176
184
|
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
177
185
|
msgid "Error during image upload"
|
|
178
186
|
msgstr ""
|
|
187
|
+
|
|
188
|
+
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
189
|
+
msgid "Image"
|
|
190
|
+
msgstr ""
|
package/lang/translations/he.po
CHANGED
|
@@ -85,10 +85,14 @@ msgctxt "The label for the upload image from computer toolbar button."
|
|
|
85
85
|
msgid "Upload image from computer"
|
|
86
86
|
msgstr "העלאת תמונה מהמחשב"
|
|
87
87
|
|
|
88
|
-
msgctxt "The label for the upload image from computer menu bar button."
|
|
88
|
+
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
89
89
|
msgid "Image from computer"
|
|
90
90
|
msgstr "תמונה ממחשב"
|
|
91
91
|
|
|
92
|
+
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
93
|
+
msgid "From computer"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
92
96
|
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
93
97
|
msgid "Replace image from computer"
|
|
94
98
|
msgstr "החלפת תמונה מהמחשב"
|
|
@@ -133,18 +137,22 @@ msgctxt "The accessibility label of the image resize dropdown for screen readers
|
|
|
133
137
|
msgid "Image resize list"
|
|
134
138
|
msgstr "רשימת שינוי גודל תמונה"
|
|
135
139
|
|
|
136
|
-
msgctxt "The label of the form submit button if the image source URL input has no value."
|
|
137
|
-
msgid "Insert"
|
|
138
|
-
msgstr "הכנס"
|
|
139
|
-
|
|
140
|
-
msgctxt "The label of the form submit button if the image source URL input has a value."
|
|
141
|
-
msgid "Update"
|
|
142
|
-
msgstr "עדכן"
|
|
143
|
-
|
|
144
140
|
msgctxt "The input label for the Insert image via URL form."
|
|
145
141
|
msgid "Insert image via URL"
|
|
146
142
|
msgstr "הכנסת תמונה באמצעות קישור"
|
|
147
143
|
|
|
144
|
+
msgctxt "The label for the insert image via url dropdown button."
|
|
145
|
+
msgid "Insert via URL"
|
|
146
|
+
msgstr ""
|
|
147
|
+
|
|
148
|
+
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
149
|
+
msgid "Image via URL"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
152
|
+
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
153
|
+
msgid "Via URL"
|
|
154
|
+
msgstr ""
|
|
155
|
+
|
|
148
156
|
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
149
157
|
msgid "Update image URL"
|
|
150
158
|
msgstr "עדכן את כתובת ה-URL של התמונה"
|
|
@@ -176,3 +184,7 @@ msgstr "העלאת התמונה הושלמה"
|
|
|
176
184
|
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
177
185
|
msgid "Error during image upload"
|
|
178
186
|
msgstr "שגיאה במהלך העלאת התמונה"
|
|
187
|
+
|
|
188
|
+
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
189
|
+
msgid "Image"
|
|
190
|
+
msgstr ""
|
package/lang/translations/hi.po
CHANGED
|
@@ -85,10 +85,14 @@ msgctxt "The label for the upload image from computer toolbar button."
|
|
|
85
85
|
msgid "Upload image from computer"
|
|
86
86
|
msgstr "कंप्यूटर से इमेज अपलोड करें"
|
|
87
87
|
|
|
88
|
-
msgctxt "The label for the upload image from computer menu bar button."
|
|
88
|
+
msgctxt "The label for the upload image from computer menu bar button (standalone button)."
|
|
89
89
|
msgid "Image from computer"
|
|
90
90
|
msgstr "कंप्यूटर से इमेज"
|
|
91
91
|
|
|
92
|
+
msgctxt "The label for the upload image from computer menu bar button (inside 'Image' menu)."
|
|
93
|
+
msgid "From computer"
|
|
94
|
+
msgstr ""
|
|
95
|
+
|
|
92
96
|
msgctxt "The label for the replace image by upload from computer toolbar button."
|
|
93
97
|
msgid "Replace image from computer"
|
|
94
98
|
msgstr "कंप्यूटर से इमेज बदलें"
|
|
@@ -133,18 +137,22 @@ msgctxt "The accessibility label of the image resize dropdown for screen readers
|
|
|
133
137
|
msgid "Image resize list"
|
|
134
138
|
msgstr "Image resize list"
|
|
135
139
|
|
|
136
|
-
msgctxt "The label of the form submit button if the image source URL input has no value."
|
|
137
|
-
msgid "Insert"
|
|
138
|
-
msgstr "Insert"
|
|
139
|
-
|
|
140
|
-
msgctxt "The label of the form submit button if the image source URL input has a value."
|
|
141
|
-
msgid "Update"
|
|
142
|
-
msgstr "Update"
|
|
143
|
-
|
|
144
140
|
msgctxt "The input label for the Insert image via URL form."
|
|
145
141
|
msgid "Insert image via URL"
|
|
146
142
|
msgstr "Insert image via URL"
|
|
147
143
|
|
|
144
|
+
msgctxt "The label for the insert image via url dropdown button."
|
|
145
|
+
msgid "Insert via URL"
|
|
146
|
+
msgstr ""
|
|
147
|
+
|
|
148
|
+
msgctxt "The label for the insert image via url menu bar button (standalone button)."
|
|
149
|
+
msgid "Image via URL"
|
|
150
|
+
msgstr ""
|
|
151
|
+
|
|
152
|
+
msgctxt "The label for the insert image via url menu bar button (inside 'Image' menu)."
|
|
153
|
+
msgid "Via URL"
|
|
154
|
+
msgstr ""
|
|
155
|
+
|
|
148
156
|
msgctxt "The input label for the Insert image via URL form for a pre-existing image."
|
|
149
157
|
msgid "Update image URL"
|
|
150
158
|
msgstr "Update image URL"
|
|
@@ -176,3 +184,7 @@ msgstr "तस्वीर का अपलोड पूरा हुआ"
|
|
|
176
184
|
msgctxt "Aria status message indicating that an error has occurred during image upload. Example: 'Error during image upload'."
|
|
177
185
|
msgid "Error during image upload"
|
|
178
186
|
msgstr "तस्वीर अपलोड के दौरान त्रुटि"
|
|
187
|
+
|
|
188
|
+
msgctxt "Label for the widget inserted by the image feature (as in 'insert image')"
|
|
189
|
+
msgid "Image"
|
|
190
|
+
msgstr ""
|