From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- .../translations/MultiEditorImage.ts | 80 ++++++++++++++++++++++ 1 file changed, 80 insertions(+) create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage.ts (limited to 'Plugins/MultiEditorImage/translations/MultiEditorImage.ts') diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage.ts new file mode 100644 index 0000000..afb4006 --- /dev/null +++ b/Plugins/MultiEditorImage/translations/MultiEditorImage.ts @@ -0,0 +1,80 @@ + + + + + MultiEditorImage + + + Load from file + + + + + Store in a file + + + + + Zoom in by 25% + + + + + Zoom out by 25% + + + + + Reset zoom + + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + + Open image + + + + + Could not open file %1 for reading. + + + + + All files (*) + + + + + Save image + + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + + Could not open file %1 for writting. + + + + + Could not write image into the file %1 + + + + + MultiEditorImagePlugin + + + Image + + + + -- cgit v1.2.3