aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/MultiEditorImage
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/MultiEditorImage')
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage.pro13
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_de.qmbin23 -> 0 bytes
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_de.ts81
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_es.qmbin23 -> 0 bytes
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_es.ts81
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_fr.qmbin23 -> 0 bytes
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_fr.ts81
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_it.qmbin23 -> 0 bytes
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_it.ts81
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_pl.qmbin2277 -> 0 bytes
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_pl.ts81
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_pt_BR.qmbin23 -> 0 bytes
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_pt_BR.ts81
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_ro_RO.qmbin30 -> 0 bytes
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_ro_RO.ts81
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_ru.qmbin34 -> 0 bytes
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_ru.ts81
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_sk.qmbin27 -> 0 bytes
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_sk.ts81
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_zh_CN.qm1
-rw-r--r--Plugins/MultiEditorImage/MultiEditorImage_zh_CN.ts81
-rw-r--r--Plugins/MultiEditorImage/multieditorimage.cpp11
-rw-r--r--Plugins/MultiEditorImage/multieditorimage.qrc12
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_af_ZA.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_ar_SA.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_ca_ES.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_cs_CZ.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_da_DK.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_de_DE.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_el_GR.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_en_US.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_es_ES.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_fa_IR.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_fi_FI.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_fr_FR.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_he_IL.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_hu_HU.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_it_IT.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_ja_JP.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_kaa.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_ko_KR.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_nl_NL.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_no_NO.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_pl_PL.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_pt_BR.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_pt_PT.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_ro_RO.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_ru_RU.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_sk_SK.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_sr_SP.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_sv_SE.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_tr_TR.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_uk_UA.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_vi_VN.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_zh_CN.ts80
-rw-r--r--Plugins/MultiEditorImage/translations/MultiEditorImage_zh_TW.ts80
57 files changed, 2726 insertions, 841 deletions
diff --git a/Plugins/MultiEditorImage/MultiEditorImage.pro b/Plugins/MultiEditorImage/MultiEditorImage.pro
index 09b15f3..c337e48 100644
--- a/Plugins/MultiEditorImage/MultiEditorImage.pro
+++ b/Plugins/MultiEditorImage/MultiEditorImage.pro
@@ -17,16 +17,3 @@ OTHER_FILES += \
RESOURCES += \
multieditorimage.qrc
-
-TRANSLATIONS += \
- MultiEditorImage_ro_RO.ts\
- MultiEditorImage_de.ts\
- MultiEditorImage_it.ts\
- MultiEditorImage_zh_CN.ts\
- MultiEditorImage_sk.ts\
- MultiEditorImage_ru.ts\
- MultiEditorImage_pt_BR.ts\
- MultiEditorImage_fr.ts\
- MultiEditorImage_es.ts\
- MultiEditorImage_pl.ts
-
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_de.qm b/Plugins/MultiEditorImage/MultiEditorImage_de.qm
deleted file mode 100644
index 9dad8df..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_de.qm
+++ /dev/null
Binary files differ
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_de.ts b/Plugins/MultiEditorImage/MultiEditorImage_de.ts
deleted file mode 100644
index dd7fa7e..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_de.ts
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="de_DE">
-<context>
- <name>MultiEditorImage</name>
- <message>
- <location filename="multieditorimage.cpp" line="26"/>
- <source>Load from file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="27"/>
- <source>Store in a file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="28"/>
- <source>Zoom in by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="29"/>
- <source>Zoom out by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="30"/>
- <source>Reset zoom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="100"/>
- <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="101"/>
- <source>Open image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="110"/>
- <source>Could not open file %1 for reading.</source>
- <oldsource>Could not nopen file %1 for reading.</oldsource>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="130"/>
- <source>All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="132"/>
- <source>Save image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="143"/>
- <source>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)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="154"/>
- <source>Could not nopen file %1 for writting.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="159"/>
- <source>Could not write image into the file %1</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>MultiEditorImagePlugin</name>
- <message>
- <location filename="multieditorimage.cpp" line="250"/>
- <source>Image</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-</TS>
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_es.qm b/Plugins/MultiEditorImage/MultiEditorImage_es.qm
deleted file mode 100644
index 9dad8df..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_es.qm
+++ /dev/null
Binary files differ
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_es.ts b/Plugins/MultiEditorImage/MultiEditorImage_es.ts
deleted file mode 100644
index 6656179..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_es.ts
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="es_ES">
-<context>
- <name>MultiEditorImage</name>
- <message>
- <location filename="multieditorimage.cpp" line="26"/>
- <source>Load from file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="27"/>
- <source>Store in a file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="28"/>
- <source>Zoom in by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="29"/>
- <source>Zoom out by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="30"/>
- <source>Reset zoom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="100"/>
- <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="101"/>
- <source>Open image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="110"/>
- <source>Could not open file %1 for reading.</source>
- <oldsource>Could not nopen file %1 for reading.</oldsource>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="130"/>
- <source>All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="132"/>
- <source>Save image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="143"/>
- <source>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)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="154"/>
- <source>Could not nopen file %1 for writting.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="159"/>
- <source>Could not write image into the file %1</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>MultiEditorImagePlugin</name>
- <message>
- <location filename="multieditorimage.cpp" line="250"/>
- <source>Image</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-</TS>
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_fr.qm b/Plugins/MultiEditorImage/MultiEditorImage_fr.qm
deleted file mode 100644
index c02994c..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_fr.qm
+++ /dev/null
Binary files differ
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_fr.ts b/Plugins/MultiEditorImage/MultiEditorImage_fr.ts
deleted file mode 100644
index 4eec2b0..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_fr.ts
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="fr_FR">
-<context>
- <name>MultiEditorImage</name>
- <message>
- <location filename="multieditorimage.cpp" line="26"/>
- <source>Load from file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="27"/>
- <source>Store in a file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="28"/>
- <source>Zoom in by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="29"/>
- <source>Zoom out by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="30"/>
- <source>Reset zoom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="100"/>
- <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="101"/>
- <source>Open image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="110"/>
- <source>Could not open file %1 for reading.</source>
- <oldsource>Could not nopen file %1 for reading.</oldsource>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="130"/>
- <source>All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="132"/>
- <source>Save image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="143"/>
- <source>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)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="154"/>
- <source>Could not nopen file %1 for writting.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="159"/>
- <source>Could not write image into the file %1</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>MultiEditorImagePlugin</name>
- <message>
- <location filename="multieditorimage.cpp" line="250"/>
- <source>Image</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-</TS>
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_it.qm b/Plugins/MultiEditorImage/MultiEditorImage_it.qm
deleted file mode 100644
index 9dad8df..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_it.qm
+++ /dev/null
Binary files differ
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_it.ts b/Plugins/MultiEditorImage/MultiEditorImage_it.ts
deleted file mode 100644
index 168db58..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_it.ts
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="it_IT">
-<context>
- <name>MultiEditorImage</name>
- <message>
- <location filename="multieditorimage.cpp" line="26"/>
- <source>Load from file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="27"/>
- <source>Store in a file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="28"/>
- <source>Zoom in by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="29"/>
- <source>Zoom out by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="30"/>
- <source>Reset zoom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="100"/>
- <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="101"/>
- <source>Open image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="110"/>
- <source>Could not open file %1 for reading.</source>
- <oldsource>Could not nopen file %1 for reading.</oldsource>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="130"/>
- <source>All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="132"/>
- <source>Save image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="143"/>
- <source>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)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="154"/>
- <source>Could not nopen file %1 for writting.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="159"/>
- <source>Could not write image into the file %1</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>MultiEditorImagePlugin</name>
- <message>
- <location filename="multieditorimage.cpp" line="250"/>
- <source>Image</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-</TS>
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_pl.qm b/Plugins/MultiEditorImage/MultiEditorImage_pl.qm
deleted file mode 100644
index 5f02c32..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_pl.qm
+++ /dev/null
Binary files differ
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_pl.ts b/Plugins/MultiEditorImage/MultiEditorImage_pl.ts
deleted file mode 100644
index 2d70c19..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_pl.ts
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="pl_PL">
-<context>
- <name>MultiEditorImage</name>
- <message>
- <location filename="multieditorimage.cpp" line="26"/>
- <source>Load from file</source>
- <translation>Wczytaj z pliku</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="27"/>
- <source>Store in a file</source>
- <translation>Zapisz do pliku</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="28"/>
- <source>Zoom in by 25%</source>
- <translation>Powiększ o 25%</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="29"/>
- <source>Zoom out by 25%</source>
- <translation>Pomniejsz o 25%</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="30"/>
- <source>Reset zoom</source>
- <translation>Zresetuj powiększenie</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="100"/>
- <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
- <translation>Obrazy (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Wszystkie pliki (*)</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="101"/>
- <source>Open image</source>
- <translation>Otwórz obraz</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="110"/>
- <source>Could not open file %1 for reading.</source>
- <oldsource>Could not nopen file %1 for reading.</oldsource>
- <translation>Nie można otworzyć pliku %1 do odczytu.</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="130"/>
- <source>All files (*)</source>
- <translation>Wszystkie pliki (*)</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="132"/>
- <source>Save image</source>
- <translation>Zapisz obraz</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="143"/>
- <source>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)</source>
- <translation>Próbowano zapisać obraz używając innego formatu (%1) niż oryginał (%2), lecz aplikacji nie udało się dokonać konwersji. Obraz z niezmienionym formacie (%3) zostanie zapisany pod podaną nazwą (%4)</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="154"/>
- <source>Could not nopen file %1 for writting.</source>
- <translation>Nie można otworzyć pliku %1 do zapisu.</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="159"/>
- <source>Could not write image into the file %1</source>
- <translation>Nie można zapisać obrazu do pliku %1</translation>
- </message>
-</context>
-<context>
- <name>MultiEditorImagePlugin</name>
- <message>
- <location filename="multieditorimage.cpp" line="250"/>
- <source>Image</source>
- <translation>Obraz</translation>
- </message>
-</context>
-</TS>
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_pt_BR.qm b/Plugins/MultiEditorImage/MultiEditorImage_pt_BR.qm
deleted file mode 100644
index c02994c..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_pt_BR.qm
+++ /dev/null
Binary files differ
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_pt_BR.ts b/Plugins/MultiEditorImage/MultiEditorImage_pt_BR.ts
deleted file mode 100644
index ca226bd..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_pt_BR.ts
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="pt_BR">
-<context>
- <name>MultiEditorImage</name>
- <message>
- <location filename="multieditorimage.cpp" line="26"/>
- <source>Load from file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="27"/>
- <source>Store in a file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="28"/>
- <source>Zoom in by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="29"/>
- <source>Zoom out by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="30"/>
- <source>Reset zoom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="100"/>
- <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="101"/>
- <source>Open image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="110"/>
- <source>Could not open file %1 for reading.</source>
- <oldsource>Could not nopen file %1 for reading.</oldsource>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="130"/>
- <source>All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="132"/>
- <source>Save image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="143"/>
- <source>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)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="154"/>
- <source>Could not nopen file %1 for writting.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="159"/>
- <source>Could not write image into the file %1</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>MultiEditorImagePlugin</name>
- <message>
- <location filename="multieditorimage.cpp" line="250"/>
- <source>Image</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-</TS>
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_ro_RO.qm b/Plugins/MultiEditorImage/MultiEditorImage_ro_RO.qm
deleted file mode 100644
index 2856eb9..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_ro_RO.qm
+++ /dev/null
Binary files differ
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_ro_RO.ts b/Plugins/MultiEditorImage/MultiEditorImage_ro_RO.ts
deleted file mode 100644
index 7b672e5..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_ro_RO.ts
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="ro_RO">
-<context>
- <name>MultiEditorImage</name>
- <message>
- <location filename="multieditorimage.cpp" line="26"/>
- <source>Load from file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="27"/>
- <source>Store in a file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="28"/>
- <source>Zoom in by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="29"/>
- <source>Zoom out by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="30"/>
- <source>Reset zoom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="100"/>
- <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="101"/>
- <source>Open image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="110"/>
- <source>Could not open file %1 for reading.</source>
- <oldsource>Could not nopen file %1 for reading.</oldsource>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="130"/>
- <source>All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="132"/>
- <source>Save image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="143"/>
- <source>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)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="154"/>
- <source>Could not nopen file %1 for writting.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="159"/>
- <source>Could not write image into the file %1</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>MultiEditorImagePlugin</name>
- <message>
- <location filename="multieditorimage.cpp" line="250"/>
- <source>Image</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-</TS>
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_ru.qm b/Plugins/MultiEditorImage/MultiEditorImage_ru.qm
deleted file mode 100644
index 7431612..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_ru.qm
+++ /dev/null
Binary files differ
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_ru.ts b/Plugins/MultiEditorImage/MultiEditorImage_ru.ts
deleted file mode 100644
index a43e653..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_ru.ts
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.0" language="ru_RU">
-<context>
- <name>MultiEditorImage</name>
- <message>
- <location filename="multieditorimage.cpp" line="26"/>
- <source>Load from file</source>
- <translation>Загрузить из файла</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="27"/>
- <source>Store in a file</source>
- <translation>Сохранить в файл</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="28"/>
- <source>Zoom in by 25%</source>
- <translation>Приблизить на 25%</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="29"/>
- <source>Zoom out by 25%</source>
- <translation>Отдалить на 25%</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="30"/>
- <source>Reset zoom</source>
- <translation>Сбросить масштаб</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="100"/>
- <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
- <translation>Изображения (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Все файлы (*)</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="101"/>
- <source>Open image</source>
- <translation>Открыть изображение</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="110"/>
- <source>Could not open file %1 for reading.</source>
- <oldsource>Could not nopen file %1 for reading.</oldsource>
- <translation>Невозможно открыть файл %1 для чтения.</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="130"/>
- <source>All files (*)</source>
- <translation>Все файлы (*)</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="132"/>
- <source>Save image</source>
- <translation>Сохранить изображение</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="143"/>
- <source>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)</source>
- <translation>Осуществлена попытка сохранить изображение в формате (%1), отличном от исходного (%2), однако приложению не удалось произвести конвертацию. Изображение в исходном формате (%3) будет сохранено с указанным именем (%4)</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="154"/>
- <source>Could not nopen file %1 for writting.</source>
- <translation>Невозможно открыть файл %1 для записи.</translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="159"/>
- <source>Could not write image into the file %1</source>
- <translation>Невозможно записать изображение в файл %1</translation>
- </message>
-</context>
-<context>
- <name>MultiEditorImagePlugin</name>
- <message>
- <location filename="multieditorimage.cpp" line="250"/>
- <source>Image</source>
- <translation>Изображение</translation>
- </message>
-</context>
-</TS>
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_sk.qm b/Plugins/MultiEditorImage/MultiEditorImage_sk.qm
deleted file mode 100644
index 1776294..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_sk.qm
+++ /dev/null
Binary files differ
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_sk.ts b/Plugins/MultiEditorImage/MultiEditorImage_sk.ts
deleted file mode 100644
index 3a0b3af..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_sk.ts
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="sk_SK">
-<context>
- <name>MultiEditorImage</name>
- <message>
- <location filename="multieditorimage.cpp" line="26"/>
- <source>Load from file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="27"/>
- <source>Store in a file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="28"/>
- <source>Zoom in by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="29"/>
- <source>Zoom out by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="30"/>
- <source>Reset zoom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="100"/>
- <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="101"/>
- <source>Open image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="110"/>
- <source>Could not open file %1 for reading.</source>
- <oldsource>Could not nopen file %1 for reading.</oldsource>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="130"/>
- <source>All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="132"/>
- <source>Save image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="143"/>
- <source>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)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="154"/>
- <source>Could not nopen file %1 for writting.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="159"/>
- <source>Could not write image into the file %1</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>MultiEditorImagePlugin</name>
- <message>
- <location filename="multieditorimage.cpp" line="250"/>
- <source>Image</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-</TS>
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_zh_CN.qm b/Plugins/MultiEditorImage/MultiEditorImage_zh_CN.qm
deleted file mode 100644
index be651ee..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_zh_CN.qm
+++ /dev/null
@@ -1 +0,0 @@
-<d!` \ No newline at end of file
diff --git a/Plugins/MultiEditorImage/MultiEditorImage_zh_CN.ts b/Plugins/MultiEditorImage/MultiEditorImage_zh_CN.ts
deleted file mode 100644
index be7365d..0000000
--- a/Plugins/MultiEditorImage/MultiEditorImage_zh_CN.ts
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="zh_CN">
-<context>
- <name>MultiEditorImage</name>
- <message>
- <location filename="multieditorimage.cpp" line="26"/>
- <source>Load from file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="27"/>
- <source>Store in a file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="28"/>
- <source>Zoom in by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="29"/>
- <source>Zoom out by 25%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="30"/>
- <source>Reset zoom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="100"/>
- <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="101"/>
- <source>Open image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="110"/>
- <source>Could not open file %1 for reading.</source>
- <oldsource>Could not nopen file %1 for reading.</oldsource>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="130"/>
- <source>All files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="132"/>
- <source>Save image</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="143"/>
- <source>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)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="154"/>
- <source>Could not nopen file %1 for writting.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="multieditorimage.cpp" line="159"/>
- <source>Could not write image into the file %1</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>MultiEditorImagePlugin</name>
- <message>
- <location filename="multieditorimage.cpp" line="250"/>
- <source>Image</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-</TS>
diff --git a/Plugins/MultiEditorImage/multieditorimage.cpp b/Plugins/MultiEditorImage/multieditorimage.cpp
index 68ed77b..9571b8f 100644
--- a/Plugins/MultiEditorImage/multieditorimage.cpp
+++ b/Plugins/MultiEditorImage/multieditorimage.cpp
@@ -1,5 +1,4 @@
#include "multieditorimage.h"
-#include "common/unused.h"
#include "iconmanager.h"
#include "uiconfig.h"
#include "services/notifymanager.h"
@@ -163,7 +162,7 @@ void MultiEditorImage::saveFile()
QFile file(fileName);
if (!file.open(QIODevice::WriteOnly))
{
- notifyError(tr("Could not nopen file %1 for writting.").arg(fileName));
+ notifyError(tr("Could not open file %1 for writting.").arg(fileName));
return;
}
@@ -205,6 +204,7 @@ bool MultiEditorImagePlugin::validFor(const DataType& dataType)
switch (dataType.getType())
{
case DataType::BLOB:
+ case DataType::ANY:
case DataType::NONE:
case DataType::unknown:
return true;
@@ -235,6 +235,7 @@ int MultiEditorImagePlugin::getPriority(const DataType& dataType)
case DataType::BLOB:
return 10;
case DataType::NONE:
+ case DataType::ANY:
case DataType::unknown:
return 50;
case DataType::BOOLEAN:
@@ -264,17 +265,17 @@ QString MultiEditorImagePlugin::getTabLabel()
bool MultiEditorImagePlugin::init()
{
- Q_INIT_RESOURCE(multieditorimage);
+ SQLS_INIT_RESOURCE(multieditorimage);
return GenericPlugin::init();
}
void MultiEditorImagePlugin::deinit()
{
- for (MultiEditorImage* editor : instances)
+ for (MultiEditorImage*& editor : instances)
{
editor->notifyAboutUnload();
delete editor;
}
- Q_CLEANUP_RESOURCE(multieditorimage);
+ SQLS_CLEANUP_RESOURCE(multieditorimage);
}
diff --git a/Plugins/MultiEditorImage/multieditorimage.qrc b/Plugins/MultiEditorImage/multieditorimage.qrc
index 0ab156b..4a561e8 100644
--- a/Plugins/MultiEditorImage/multieditorimage.qrc
+++ b/Plugins/MultiEditorImage/multieditorimage.qrc
@@ -1,15 +1,3 @@
<RCC>
<qresource prefix="/forms"/>
- <qresource prefix="/msg">
- <file>MultiEditorImage_de.qm</file>
- <file>MultiEditorImage_es.qm</file>
- <file>MultiEditorImage_fr.qm</file>
- <file>MultiEditorImage_it.qm</file>
- <file>MultiEditorImage_pl.qm</file>
- <file>MultiEditorImage_pt_BR.qm</file>
- <file>MultiEditorImage_ro_RO.qm</file>
- <file>MultiEditorImage_ru.qm</file>
- <file>MultiEditorImage_sk.qm</file>
- <file>MultiEditorImage_zh_CN.qm</file>
- </qresource>
</RCC>
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 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished"/>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished"/>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_af_ZA.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_af_ZA.ts
new file mode 100644
index 0000000..87d7d74
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_af_ZA.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="af" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_ar_SA.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_ar_SA.ts
new file mode 100644
index 0000000..afa393e
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_ar_SA.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ar" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_ca_ES.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_ca_ES.ts
new file mode 100644
index 0000000..4fb590d
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_ca_ES.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ca" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_cs_CZ.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_cs_CZ.ts
new file mode 100644
index 0000000..9aec3d9
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_cs_CZ.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="cs" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_da_DK.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_da_DK.ts
new file mode 100644
index 0000000..dc6bf47
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_da_DK.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="da" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_de_DE.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_de_DE.ts
new file mode 100644
index 0000000..81df4a7
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_de_DE.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="de" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation>Aus Datei laden</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation>In einer Datei speichern</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation>Um 25% vergrößern</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation>Um 25% verkleinern</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation>Zoom zurücksetzen</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation>Bilder (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Alle Dateien (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation>Bild öffnen</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation>Datei %1 konnte nicht zum Lesen geöffnet werden.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation>Alle Dateien (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation>Bild speichern</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation>Es wurde versucht, das Bild in anderem Format (%1) als das Original (%2) zu speichern, aber die Anwendung konnte es nicht konvertieren. Das Bild mit unverändertem Format (%3) wird unter dem angegebenen Namen (%4) gespeichert.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation>Datei %1 konnte nicht zum Schreiben geöffnet werden.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation>Bild konnte nicht in die Datei %1 geschrieben werden</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation>Bild</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_el_GR.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_el_GR.ts
new file mode 100644
index 0000000..36df96d
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_el_GR.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="el" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_en_US.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_en_US.ts
new file mode 100644
index 0000000..970ffea
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_en_US.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="en" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_es_ES.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_es_ES.ts
new file mode 100644
index 0000000..19ceddf
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_es_ES.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="es-ES" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation>Cargar desde archivo</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation>Guardar en un archivo</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation>Acercar un 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation>Alejar un 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation>Restablecer zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation>Imágenes (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Todos los archivos (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation>Abrir imagen</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation>No se pudo abrir el archivo %1 para su lectura.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation>Todos los archivos (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation>Guardar imagen</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation>Se intentó guardar en un formato (%1) diferente del original (%2), pero la aplicación falló en la conversión. La imagen con su formato sin cambiar (%3) se guardará con el siguiente nombre (%4)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation>No se pudo abrir el archivo %1 para su escritura.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation>No se pudo escribir la imagen en el archivo %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation>Imagen</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_fa_IR.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_fa_IR.ts
new file mode 100644
index 0000000..d824c61
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_fa_IR.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="fa" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_fi_FI.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_fi_FI.ts
new file mode 100644
index 0000000..8c866c8
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_fi_FI.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="fi" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_fr_FR.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_fr_FR.ts
new file mode 100644
index 0000000..8447b1f
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_fr_FR.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="fr" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation>Charger à partir d’un fichier</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation>Stocker dans un fichier</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation>Zoom avant de 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation>Zoom arrière de 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation>Réinitialiser le zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Tous les fichiers (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation>Ouvrir une image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation>Impossible d&apos;ouvrir le fichier %1 pour la lecture.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation>Tous les fichiers (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation>Enregistrer l&apos;image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation>Impossible d&apos;ouvrir le fichier %1 pour écriture.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation>Impossible d&apos;écrire l&apos;image dans le fichier %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation>Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_he_IL.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_he_IL.ts
new file mode 100644
index 0000000..b8553d5
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_he_IL.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="he" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation>טעינה מקובץ</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation>אחסון בקובץ</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation>קרוב מיקוד ב 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation>רחוק מיקוד ב 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation>איפוס מיקוד</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation>תמונות (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);כל הקבצים (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation>פתיחת תמונה</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation>לא ניתן לפתוח קובץ%1 לקריאה.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation>כל הקבצים (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation>שמירת תמונה</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation>נעשה ניסה לשמירת תמונה בתבנית (%1) השונה מהמקור (%2), אך היישום לא הצליח להמיר אותה. התמונה ללא שינוי בתבנית (%3) תישמר בשם (%4)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation>לא ניתן לפתוח קובץ%1 לכתיבה.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation>לא ניתן לכתוב תמונה לתוך קובץ %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation>תמונה</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_hu_HU.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_hu_HU.ts
new file mode 100644
index 0000000..5fe246d
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_hu_HU.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="hu" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_it_IT.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_it_IT.ts
new file mode 100644
index 0000000..f0b2b23
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_it_IT.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="it" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation>Carica da file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation>Memorizza in un file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation>Aumenta ingrandimento del 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation>Riduci ingrandimento del 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation>Reimposta zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation>Immagini (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Tutti i file (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation>Apri immagine</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation>Impossibile aprire il file %1 in lettura.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation>Tutti i file (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation>Salva immagine</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation>Ho cercato di salvare l&apos;immagine in un formato diverso (%1) rispetto all&apos;originale (%2), ma l&apos;applicazione non è riuscita a convertirla. L&apos;immagine con formato immutato (%3) verrà salvata con il nome specificato (%4)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation>Impossibile aprire il file %1 in scrittura.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation>Impossibile scrivere l&apos;immagine nel file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation>Immagine</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_ja_JP.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_ja_JP.ts
new file mode 100644
index 0000000..5185666
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_ja_JP.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ja" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_kaa.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_kaa.ts
new file mode 100644
index 0000000..191ba09
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_kaa.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="kaa" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation>Súwretti saqlaw</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation>Súwret</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_ko_KR.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_ko_KR.ts
new file mode 100644
index 0000000..582c1da
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_ko_KR.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ko" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_nl_NL.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_nl_NL.ts
new file mode 100644
index 0000000..bd156c0
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_nl_NL.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="nl" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_no_NO.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_no_NO.ts
new file mode 100644
index 0000000..5f37b01
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_no_NO.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="no" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_pl_PL.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_pl_PL.ts
new file mode 100644
index 0000000..c7efda0
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_pl_PL.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="pl" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation>Wczytaj z pliku</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation>Zapisz do pliku</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation>Powiększ o 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation>Pomniejsz o 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation>Zresetuj powiększenie</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation>Obrazy (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Wszystkie pliki (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation>Otwórz obraz</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation>Nie można otworzyć pliku %1 do odczytu.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation>Wszystkie pliki (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation>Zapisz obraz</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation>Próbowano zapisać obraz używając innego formatu (%1) niż oryginał (%2), lecz aplikacji nie udało się dokonać konwersji. Obraz z niezmienionym formacie (%3) zostanie zapisany pod podaną nazwą (%4)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation>Nie można otworzyć pliku %1 do zapisu.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation>Nie można zapisać obrazu do pliku %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation>Obraz</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_pt_BR.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_pt_BR.ts
new file mode 100644
index 0000000..1933f04
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_pt_BR.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="pt-BR" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation>Carregar do arquivo</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation>Armazenar em um arquivo</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation>Aumentar o zoom em 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation>Diminuir o zoom em 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation>Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation>Imagens (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Todos os arquivos (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation>Abrir imagem</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation>Não foi possível abrir o arquivo %1 para leitura.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation>Todos os arquivos (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation>Salvar imagem</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation>Tentou salvar a imagem em formato diferente (%1) do que original (%2), mas a aplicação não conseguiu convertê-la. A imagem com formato inalterado (%3) será salva sob o nome fornecido (%4)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation>Não foi possível abrir o arquivo %1 para escrita.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation>Não foi possível escrever a imagem no arquivo %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation>Imagem</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_pt_PT.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_pt_PT.ts
new file mode 100644
index 0000000..3a1deb9
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_pt_PT.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="pt-PT" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_ro_RO.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_ro_RO.ts
new file mode 100644
index 0000000..0500228
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_ro_RO.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ro" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_ru_RU.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_ru_RU.ts
new file mode 100644
index 0000000..39e3cbe
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_ru_RU.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ru" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation>Загрузить из файла</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation>Сохранить в файл</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation>Приблизить на 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation>Отдалить на 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation>Сбросить масштаб</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation>Изображения (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Все файлы (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation>Открыть изображение</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation>Невозможно открыть файл %1 для чтения.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation>Все файлы (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation>Сохранить изображение</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation>Осуществлена попытка сохранить изображение в формате (%1), отличном от исходного (%2), однако приложению не удалось произвести конвертацию. Изображение в исходном формате (%3) будет сохранено с указанным именем (%4)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation>Невозможно открыть файл %1 для записи.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation>Невозможно записать изображение в файл %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation>Изображение</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_sk_SK.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_sk_SK.ts
new file mode 100644
index 0000000..41d5b31
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_sk_SK.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="sk" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_sr_SP.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_sr_SP.ts
new file mode 100644
index 0000000..9f829c0
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_sr_SP.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="sr" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_sv_SE.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_sv_SE.ts
new file mode 100644
index 0000000..66b42f1
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_sv_SE.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="sv-SE" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_tr_TR.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_tr_TR.ts
new file mode 100644
index 0000000..aa16caa
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_tr_TR.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="tr" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation>Dosyadan yükle</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation>Dosyada sakla</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation>%25 yakınlaştır</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation>%25 uzaklaştır</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation>Zoom Sıfırla</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation>Resimler (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Diğer dosyalar (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation>Resmi aç</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation>%1 dosyası okumak için açılamadı.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation>Tüm Dosyalar (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation>Resmi kaydet</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation>Görüntüyü orjinalinden (%2) farklı bir formatta kaydetmeye çalıştı (%1), fakat uygulama dönüştürürken hata aldı. Değiştirilmemiş formattaki görüntü (%3) verilen isimde kaydedilecek (%4)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation>%1 dosyasına resim yazılamadı</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation>Resim</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_uk_UA.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_uk_UA.ts
new file mode 100644
index 0000000..18aaf19
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_uk_UA.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="uk" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_vi_VN.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_vi_VN.ts
new file mode 100644
index 0000000..cca8e23
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_vi_VN.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="vi" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation type="unfinished">Load from file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation type="unfinished">Store in a file</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation type="unfinished">Zoom in by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation type="unfinished">Zoom out by 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation type="unfinished">Reset zoom</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation type="unfinished">Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation type="unfinished">Open image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation type="unfinished">Could not open file %1 for reading.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation type="unfinished">All files (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation type="unfinished">Save image</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation type="unfinished">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)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation type="unfinished">Could not open file %1 for writting.</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation type="unfinished">Could not write image into the file %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation type="unfinished">Image</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_zh_CN.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_zh_CN.ts
new file mode 100644
index 0000000..6ce3cda
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_zh_CN.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="zh-CN" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation>从文件加载</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation>保存为文件</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation>放大25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation>缩小25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation>重置缩放</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation>图片 (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;所有文件 (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation>打开图片</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation>无法以读模式打开文件 %1。</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation>所有文件 (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation>保存图片</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation>试图以与原始格式 (%2) 不同的格式 (%1) 保存图像,但应用程序转换失败。 图像将以未改变的格式 (%3) 保存在给定名称下 (%4)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation>无法以写模式打开文件 %1。</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation>无法将图像写入文件 %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation>图片</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage_zh_TW.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage_zh_TW.ts
new file mode 100644
index 0000000..6fa5139
--- /dev/null
+++ b/Plugins/MultiEditorImage/translations/MultiEditorImage_zh_TW.ts
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="zh-TW" sourcelanguage="en">
+ <context>
+ <name>MultiEditorImage</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="25"/>
+ <source>Load from file</source>
+ <translation>從檔案載入</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="26"/>
+ <source>Store in a file</source>
+ <translation>儲存為檔案</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="27"/>
+ <source>Zoom in by 25%</source>
+ <translation>放大 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="28"/>
+ <source>Zoom out by 25%</source>
+ <translation>縮小 25%</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="29"/>
+ <source>Reset zoom</source>
+ <translation>重置縮放</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="103"/>
+ <source>Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*)</source>
+ <translation>圖片 (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;所有檔案 (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="104"/>
+ <source>Open image</source>
+ <translation>開啟圖片</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="113"/>
+ <source>Could not open file %1 for reading.</source>
+ <translation>無法以讀模式開啟檔案 %1。</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="133"/>
+ <source>All files (*)</source>
+ <translation>所有檔案 (*)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="135"/>
+ <source>Save image</source>
+ <translation>儲存圖片</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="154"/>
+ <source>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)</source>
+ <translation>試圖以與原始格式 (%2) 不同的格式 (%1) 儲存影象,但應用程式轉換失敗。影象將以未改變的格式 (%3) 儲存在給定名稱下 (%4)</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="165"/>
+ <source>Could not open file %1 for writting.</source>
+ <translation>無法以寫模式開啟檔案 %1。</translation>
+ </message>
+ <message>
+ <location filename="../multieditorimage.cpp" line="170"/>
+ <source>Could not write image into the file %1</source>
+ <translation>無法將影象寫入檔案 %1</translation>
+ </message>
+ </context>
+ <context>
+ <name>MultiEditorImagePlugin</name>
+ <message>
+ <location filename="../multieditorimage.cpp" line="263"/>
+ <source>Image</source>
+ <translation>圖片</translation>
+ </message>
+ </context>
+</TS>