From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- Plugins/MultiEditorImage/MultiEditorImage.pro | 13 ---- Plugins/MultiEditorImage/MultiEditorImage_de.qm | Bin 23 -> 0 bytes Plugins/MultiEditorImage/MultiEditorImage_de.ts | 81 --------------------- Plugins/MultiEditorImage/MultiEditorImage_es.qm | Bin 23 -> 0 bytes Plugins/MultiEditorImage/MultiEditorImage_es.ts | 81 --------------------- Plugins/MultiEditorImage/MultiEditorImage_fr.qm | Bin 23 -> 0 bytes Plugins/MultiEditorImage/MultiEditorImage_fr.ts | 81 --------------------- Plugins/MultiEditorImage/MultiEditorImage_it.qm | Bin 23 -> 0 bytes Plugins/MultiEditorImage/MultiEditorImage_it.ts | 81 --------------------- Plugins/MultiEditorImage/MultiEditorImage_pl.qm | Bin 2277 -> 0 bytes Plugins/MultiEditorImage/MultiEditorImage_pl.ts | 81 --------------------- Plugins/MultiEditorImage/MultiEditorImage_pt_BR.qm | Bin 23 -> 0 bytes Plugins/MultiEditorImage/MultiEditorImage_pt_BR.ts | 81 --------------------- Plugins/MultiEditorImage/MultiEditorImage_ro_RO.qm | Bin 30 -> 0 bytes Plugins/MultiEditorImage/MultiEditorImage_ro_RO.ts | 81 --------------------- Plugins/MultiEditorImage/MultiEditorImage_ru.qm | Bin 34 -> 0 bytes Plugins/MultiEditorImage/MultiEditorImage_ru.ts | 81 --------------------- Plugins/MultiEditorImage/MultiEditorImage_sk.qm | Bin 27 -> 0 bytes Plugins/MultiEditorImage/MultiEditorImage_sk.ts | 81 --------------------- Plugins/MultiEditorImage/MultiEditorImage_zh_CN.qm | 1 - Plugins/MultiEditorImage/MultiEditorImage_zh_CN.ts | 81 --------------------- Plugins/MultiEditorImage/multieditorimage.cpp | 11 +-- Plugins/MultiEditorImage/multieditorimage.qrc | 12 --- .../translations/MultiEditorImage.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_af_ZA.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_ar_SA.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_ca_ES.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_cs_CZ.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_da_DK.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_de_DE.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_el_GR.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_en_US.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_es_ES.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_fa_IR.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_fi_FI.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_fr_FR.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_he_IL.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_hu_HU.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_it_IT.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_ja_JP.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_kaa.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_ko_KR.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_nl_NL.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_no_NO.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_pl_PL.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_pt_BR.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_pt_PT.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_ro_RO.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_ru_RU.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_sk_SK.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_sr_SP.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_sv_SE.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_tr_TR.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_uk_UA.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_vi_VN.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_zh_CN.ts | 80 ++++++++++++++++++++ .../translations/MultiEditorImage_zh_TW.ts | 80 ++++++++++++++++++++ 57 files changed, 2726 insertions(+), 841 deletions(-) delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_de.qm delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_de.ts delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_es.qm delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_es.ts delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_fr.qm delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_fr.ts delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_it.qm delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_it.ts delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_pl.qm delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_pl.ts delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_pt_BR.qm delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_pt_BR.ts delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_ro_RO.qm delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_ro_RO.ts delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_ru.qm delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_ru.ts delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_sk.qm delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_sk.ts delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_zh_CN.qm delete mode 100644 Plugins/MultiEditorImage/MultiEditorImage_zh_CN.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_af_ZA.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_ar_SA.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_ca_ES.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_cs_CZ.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_da_DK.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_de_DE.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_el_GR.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_en_US.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_es_ES.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_fa_IR.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_fi_FI.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_fr_FR.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_he_IL.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_hu_HU.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_it_IT.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_ja_JP.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_kaa.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_ko_KR.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_nl_NL.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_no_NO.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_pl_PL.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_pt_BR.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_pt_PT.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_ro_RO.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_ru_RU.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_sk_SK.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_sr_SP.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_sv_SE.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_tr_TR.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_uk_UA.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_vi_VN.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_zh_CN.ts create mode 100644 Plugins/MultiEditorImage/translations/MultiEditorImage_zh_TW.ts (limited to 'Plugins/MultiEditorImage') 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 Binary files a/Plugins/MultiEditorImage/MultiEditorImage_de.qm and /dev/null 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 @@ - - - - - MultiEditorImage - - - Load from file - - - - - Store in a file - - - - - Zoom in by 25% - - - - - Zoom out by 25% - - - - - Reset zoom - - - - - Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) - - - - - Open image - - - - - Could not open file %1 for reading. - Could not nopen file %1 for reading. - - - - - All files (*) - - - - - Save image - - - - - Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) - - - - - Could not nopen file %1 for writting. - - - - - Could not write image into the file %1 - - - - - MultiEditorImagePlugin - - - Image - - - - diff --git a/Plugins/MultiEditorImage/MultiEditorImage_es.qm b/Plugins/MultiEditorImage/MultiEditorImage_es.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/MultiEditorImage/MultiEditorImage_es.qm and /dev/null 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 @@ - - - - - MultiEditorImage - - - Load from file - - - - - Store in a file - - - - - Zoom in by 25% - - - - - Zoom out by 25% - - - - - Reset zoom - - - - - Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) - - - - - Open image - - - - - Could not open file %1 for reading. - Could not nopen file %1 for reading. - - - - - All files (*) - - - - - Save image - - - - - Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) - - - - - Could not nopen file %1 for writting. - - - - - Could not write image into the file %1 - - - - - MultiEditorImagePlugin - - - Image - - - - diff --git a/Plugins/MultiEditorImage/MultiEditorImage_fr.qm b/Plugins/MultiEditorImage/MultiEditorImage_fr.qm deleted file mode 100644 index c02994c..0000000 Binary files a/Plugins/MultiEditorImage/MultiEditorImage_fr.qm and /dev/null 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 @@ - - - - - MultiEditorImage - - - Load from file - - - - - Store in a file - - - - - Zoom in by 25% - - - - - Zoom out by 25% - - - - - Reset zoom - - - - - Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) - - - - - Open image - - - - - Could not open file %1 for reading. - Could not nopen file %1 for reading. - - - - - All files (*) - - - - - Save image - - - - - Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) - - - - - Could not nopen file %1 for writting. - - - - - Could not write image into the file %1 - - - - - MultiEditorImagePlugin - - - Image - - - - diff --git a/Plugins/MultiEditorImage/MultiEditorImage_it.qm b/Plugins/MultiEditorImage/MultiEditorImage_it.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/MultiEditorImage/MultiEditorImage_it.qm and /dev/null 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 @@ - - - - - MultiEditorImage - - - Load from file - - - - - Store in a file - - - - - Zoom in by 25% - - - - - Zoom out by 25% - - - - - Reset zoom - - - - - Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) - - - - - Open image - - - - - Could not open file %1 for reading. - Could not nopen file %1 for reading. - - - - - All files (*) - - - - - Save image - - - - - Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) - - - - - Could not nopen file %1 for writting. - - - - - Could not write image into the file %1 - - - - - MultiEditorImagePlugin - - - Image - - - - diff --git a/Plugins/MultiEditorImage/MultiEditorImage_pl.qm b/Plugins/MultiEditorImage/MultiEditorImage_pl.qm deleted file mode 100644 index 5f02c32..0000000 Binary files a/Plugins/MultiEditorImage/MultiEditorImage_pl.qm and /dev/null 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 @@ - - - - - MultiEditorImage - - - Load from file - Wczytaj z pliku - - - - Store in a file - Zapisz do pliku - - - - Zoom in by 25% - Powiększ o 25% - - - - Zoom out by 25% - Pomniejsz o 25% - - - - Reset zoom - Zresetuj powiększenie - - - - Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) - Obrazy (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Wszystkie pliki (*) - - - - Open image - Otwórz obraz - - - - Could not open file %1 for reading. - Could not nopen file %1 for reading. - Nie można otworzyć pliku %1 do odczytu. - - - - All files (*) - Wszystkie pliki (*) - - - - Save image - Zapisz obraz - - - - 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) - 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) - - - - Could not nopen file %1 for writting. - Nie można otworzyć pliku %1 do zapisu. - - - - Could not write image into the file %1 - Nie można zapisać obrazu do pliku %1 - - - - MultiEditorImagePlugin - - - Image - Obraz - - - diff --git a/Plugins/MultiEditorImage/MultiEditorImage_pt_BR.qm b/Plugins/MultiEditorImage/MultiEditorImage_pt_BR.qm deleted file mode 100644 index c02994c..0000000 Binary files a/Plugins/MultiEditorImage/MultiEditorImage_pt_BR.qm and /dev/null 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 @@ - - - - - MultiEditorImage - - - Load from file - - - - - Store in a file - - - - - Zoom in by 25% - - - - - Zoom out by 25% - - - - - Reset zoom - - - - - Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) - - - - - Open image - - - - - Could not open file %1 for reading. - Could not nopen file %1 for reading. - - - - - All files (*) - - - - - Save image - - - - - Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) - - - - - Could not nopen file %1 for writting. - - - - - Could not write image into the file %1 - - - - - MultiEditorImagePlugin - - - Image - - - - diff --git a/Plugins/MultiEditorImage/MultiEditorImage_ro_RO.qm b/Plugins/MultiEditorImage/MultiEditorImage_ro_RO.qm deleted file mode 100644 index 2856eb9..0000000 Binary files a/Plugins/MultiEditorImage/MultiEditorImage_ro_RO.qm and /dev/null 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 @@ - - - - - MultiEditorImage - - - Load from file - - - - - Store in a file - - - - - Zoom in by 25% - - - - - Zoom out by 25% - - - - - Reset zoom - - - - - Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) - - - - - Open image - - - - - Could not open file %1 for reading. - Could not nopen file %1 for reading. - - - - - All files (*) - - - - - Save image - - - - - Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) - - - - - Could not nopen file %1 for writting. - - - - - Could not write image into the file %1 - - - - - MultiEditorImagePlugin - - - Image - - - - diff --git a/Plugins/MultiEditorImage/MultiEditorImage_ru.qm b/Plugins/MultiEditorImage/MultiEditorImage_ru.qm deleted file mode 100644 index 7431612..0000000 Binary files a/Plugins/MultiEditorImage/MultiEditorImage_ru.qm and /dev/null 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 @@ - - - - - MultiEditorImage - - - Load from file - Загрузить из файла - - - - Store in a file - Сохранить в файл - - - - Zoom in by 25% - Приблизить на 25% - - - - Zoom out by 25% - Отдалить на 25% - - - - Reset zoom - Сбросить масштаб - - - - Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) - Изображения (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Все файлы (*) - - - - Open image - Открыть изображение - - - - Could not open file %1 for reading. - Could not nopen file %1 for reading. - Невозможно открыть файл %1 для чтения. - - - - All files (*) - Все файлы (*) - - - - Save image - Сохранить изображение - - - - Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) - Осуществлена попытка сохранить изображение в формате (%1), отличном от исходного (%2), однако приложению не удалось произвести конвертацию. Изображение в исходном формате (%3) будет сохранено с указанным именем (%4) - - - - Could not nopen file %1 for writting. - Невозможно открыть файл %1 для записи. - - - - Could not write image into the file %1 - Невозможно записать изображение в файл %1 - - - - MultiEditorImagePlugin - - - Image - Изображение - - - diff --git a/Plugins/MultiEditorImage/MultiEditorImage_sk.qm b/Plugins/MultiEditorImage/MultiEditorImage_sk.qm deleted file mode 100644 index 1776294..0000000 Binary files a/Plugins/MultiEditorImage/MultiEditorImage_sk.qm and /dev/null 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 @@ - - - - - MultiEditorImage - - - Load from file - - - - - Store in a file - - - - - Zoom in by 25% - - - - - Zoom out by 25% - - - - - Reset zoom - - - - - Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) - - - - - Open image - - - - - Could not open file %1 for reading. - Could not nopen file %1 for reading. - - - - - All files (*) - - - - - Save image - - - - - Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) - - - - - Could not nopen file %1 for writting. - - - - - Could not write image into the file %1 - - - - - MultiEditorImagePlugin - - - Image - - - - 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 @@ - - - - - MultiEditorImage - - - Load from file - - - - - Store in a file - - - - - Zoom in by 25% - - - - - Zoom out by 25% - - - - - Reset zoom - - - - - Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) - - - - - Open image - - - - - Could not open file %1 for reading. - Could not nopen file %1 for reading. - - - - - All files (*) - - - - - Save image - - - - - Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) - - - - - Could not nopen file %1 for writting. - - - - - Could not write image into the file %1 - - - - - MultiEditorImagePlugin - - - Image - - - - 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 @@ - - MultiEditorImage_de.qm - MultiEditorImage_es.qm - MultiEditorImage_fr.qm - MultiEditorImage_it.qm - MultiEditorImage_pl.qm - MultiEditorImage_pt_BR.qm - MultiEditorImage_ro_RO.qm - MultiEditorImage_ru.qm - MultiEditorImage_sk.qm - MultiEditorImage_zh_CN.qm - diff --git a/Plugins/MultiEditorImage/translations/MultiEditorImage.ts b/Plugins/MultiEditorImage/translations/MultiEditorImage.ts new file mode 100644 index 0000000..afb4006 --- /dev/null +++ b/Plugins/MultiEditorImage/translations/MultiEditorImage.ts @@ -0,0 +1,80 @@ + + + + + MultiEditorImage + + + Load from file + + + + + Store in a file + + + + + Zoom in by 25% + + + + + Zoom out by 25% + + + + + Reset zoom + + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + + Open image + + + + + Could not open file %1 for reading. + + + + + All files (*) + + + + + Save image + + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + + Could not open file %1 for writting. + + + + + Could not write image into the file %1 + + + + + MultiEditorImagePlugin + + + Image + + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Aus Datei laden + + + + Store in a file + In einer Datei speichern + + + + Zoom in by 25% + Um 25% vergrößern + + + + Zoom out by 25% + Um 25% verkleinern + + + + Reset zoom + Zoom zurücksetzen + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Bilder (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Alle Dateien (*) + + + + Open image + Bild öffnen + + + + Could not open file %1 for reading. + Datei %1 konnte nicht zum Lesen geöffnet werden. + + + + All files (*) + Alle Dateien (*) + + + + Save image + Bild speichern + + + + 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) + 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. + + + + Could not open file %1 for writting. + Datei %1 konnte nicht zum Schreiben geöffnet werden. + + + + Could not write image into the file %1 + Bild konnte nicht in die Datei %1 geschrieben werden + + + + MultiEditorImagePlugin + + + Image + Bild + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Cargar desde archivo + + + + Store in a file + Guardar en un archivo + + + + Zoom in by 25% + Acercar un 25% + + + + Zoom out by 25% + Alejar un 25% + + + + Reset zoom + Restablecer zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Imágenes (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Todos los archivos (*) + + + + Open image + Abrir imagen + + + + Could not open file %1 for reading. + No se pudo abrir el archivo %1 para su lectura. + + + + All files (*) + Todos los archivos (*) + + + + Save image + Guardar imagen + + + + 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) + 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) + + + + Could not open file %1 for writting. + No se pudo abrir el archivo %1 para su escritura. + + + + Could not write image into the file %1 + No se pudo escribir la imagen en el archivo %1 + + + + MultiEditorImagePlugin + + + Image + Imagen + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Charger à partir d’un fichier + + + + Store in a file + Stocker dans un fichier + + + + Zoom in by 25% + Zoom avant de 25% + + + + Zoom out by 25% + Zoom arrière de 25% + + + + Reset zoom + Réinitialiser le zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Tous les fichiers (*) + + + + Open image + Ouvrir une image + + + + Could not open file %1 for reading. + Impossible d'ouvrir le fichier %1 pour la lecture. + + + + All files (*) + Tous les fichiers (*) + + + + Save image + Enregistrer l'image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Impossible d'ouvrir le fichier %1 pour écriture. + + + + Could not write image into the file %1 + Impossible d'écrire l'image dans le fichier %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + טעינה מקובץ + + + + Store in a file + אחסון בקובץ + + + + Zoom in by 25% + קרוב מיקוד ב 25% + + + + Zoom out by 25% + רחוק מיקוד ב 25% + + + + Reset zoom + איפוס מיקוד + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + תמונות (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);כל הקבצים (*) + + + + Open image + פתיחת תמונה + + + + Could not open file %1 for reading. + לא ניתן לפתוח קובץ%1 לקריאה. + + + + All files (*) + כל הקבצים (*) + + + + Save image + שמירת תמונה + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + נעשה ניסה לשמירת תמונה בתבנית (%1) השונה מהמקור (%2), אך היישום לא הצליח להמיר אותה. התמונה ללא שינוי בתבנית (%3) תישמר בשם (%4) + + + + Could not open file %1 for writting. + לא ניתן לפתוח קובץ%1 לכתיבה. + + + + Could not write image into the file %1 + לא ניתן לכתוב תמונה לתוך קובץ %1 + + + + MultiEditorImagePlugin + + + Image + תמונה + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Carica da file + + + + Store in a file + Memorizza in un file + + + + Zoom in by 25% + Aumenta ingrandimento del 25% + + + + Zoom out by 25% + Riduci ingrandimento del 25% + + + + Reset zoom + Reimposta zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Immagini (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Tutti i file (*) + + + + Open image + Apri immagine + + + + Could not open file %1 for reading. + Impossibile aprire il file %1 in lettura. + + + + All files (*) + Tutti i file (*) + + + + Save image + Salva immagine + + + + 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) + Ho cercato di salvare l'immagine in un formato diverso (%1) rispetto all'originale (%2), ma l'applicazione non è riuscita a convertirla. L'immagine con formato immutato (%3) verrà salvata con il nome specificato (%4) + + + + Could not open file %1 for writting. + Impossibile aprire il file %1 in scrittura. + + + + Could not write image into the file %1 + Impossibile scrivere l'immagine nel file %1 + + + + MultiEditorImagePlugin + + + Image + Immagine + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Súwretti saqlaw + + + + 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) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Súwret + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Wczytaj z pliku + + + + Store in a file + Zapisz do pliku + + + + Zoom in by 25% + Powiększ o 25% + + + + Zoom out by 25% + Pomniejsz o 25% + + + + Reset zoom + Zresetuj powiększenie + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Obrazy (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Wszystkie pliki (*) + + + + Open image + Otwórz obraz + + + + Could not open file %1 for reading. + Nie można otworzyć pliku %1 do odczytu. + + + + All files (*) + Wszystkie pliki (*) + + + + Save image + Zapisz obraz + + + + 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) + 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) + + + + Could not open file %1 for writting. + Nie można otworzyć pliku %1 do zapisu. + + + + Could not write image into the file %1 + Nie można zapisać obrazu do pliku %1 + + + + MultiEditorImagePlugin + + + Image + Obraz + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Carregar do arquivo + + + + Store in a file + Armazenar em um arquivo + + + + Zoom in by 25% + Aumentar o zoom em 25% + + + + Zoom out by 25% + Diminuir o zoom em 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Imagens (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Todos os arquivos (*) + + + + Open image + Abrir imagem + + + + Could not open file %1 for reading. + Não foi possível abrir o arquivo %1 para leitura. + + + + All files (*) + Todos os arquivos (*) + + + + Save image + Salvar imagem + + + + 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) + 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) + + + + Could not open file %1 for writting. + Não foi possível abrir o arquivo %1 para escrita. + + + + Could not write image into the file %1 + Não foi possível escrever a imagem no arquivo %1 + + + + MultiEditorImagePlugin + + + Image + Imagem + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Загрузить из файла + + + + Store in a file + Сохранить в файл + + + + Zoom in by 25% + Приблизить на 25% + + + + Zoom out by 25% + Отдалить на 25% + + + + Reset zoom + Сбросить масштаб + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Изображения (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Все файлы (*) + + + + Open image + Открыть изображение + + + + Could not open file %1 for reading. + Невозможно открыть файл %1 для чтения. + + + + All files (*) + Все файлы (*) + + + + Save image + Сохранить изображение + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Осуществлена попытка сохранить изображение в формате (%1), отличном от исходного (%2), однако приложению не удалось произвести конвертацию. Изображение в исходном формате (%3) будет сохранено с указанным именем (%4) + + + + Could not open file %1 for writting. + Невозможно открыть файл %1 для записи. + + + + Could not write image into the file %1 + Невозможно записать изображение в файл %1 + + + + MultiEditorImagePlugin + + + Image + Изображение + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Dosyadan yükle + + + + Store in a file + Dosyada sakla + + + + Zoom in by 25% + %25 yakınlaştır + + + + Zoom out by 25% + %25 uzaklaştır + + + + Reset zoom + Zoom Sıfırla + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Resimler (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;Diğer dosyalar (*) + + + + Open image + Resmi aç + + + + Could not open file %1 for reading. + %1 dosyası okumak için açılamadı. + + + + All files (*) + Tüm Dosyalar (*) + + + + Save image + Resmi kaydet + + + + 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) + 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) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + %1 dosyasına resim yazılamadı + + + + MultiEditorImagePlugin + + + Image + Resim + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + Load from file + + + + Store in a file + Store in a file + + + + Zoom in by 25% + Zoom in by 25% + + + + Zoom out by 25% + Zoom out by 25% + + + + Reset zoom + Reset zoom + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + + + + Open image + Open image + + + + Could not open file %1 for reading. + Could not open file %1 for reading. + + + + All files (*) + All files (*) + + + + Save image + Save image + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + + + + Could not open file %1 for writting. + Could not open file %1 for writting. + + + + Could not write image into the file %1 + Could not write image into the file %1 + + + + MultiEditorImagePlugin + + + Image + Image + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + 从文件加载 + + + + Store in a file + 保存为文件 + + + + Zoom in by 25% + 放大25% + + + + Zoom out by 25% + 缩小25% + + + + Reset zoom + 重置缩放 + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + 图片 (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;所有文件 (*) + + + + Open image + 打开图片 + + + + Could not open file %1 for reading. + 无法以读模式打开文件 %1。 + + + + All files (*) + 所有文件 (*) + + + + Save image + 保存图片 + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + 试图以与原始格式 (%2) 不同的格式 (%1) 保存图像,但应用程序转换失败。 图像将以未改变的格式 (%3) 保存在给定名称下 (%4) + + + + Could not open file %1 for writting. + 无法以写模式打开文件 %1。 + + + + Could not write image into the file %1 + 无法将图像写入文件 %1 + + + + MultiEditorImagePlugin + + + Image + 图片 + + + 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 @@ + + + + + MultiEditorImage + + + Load from file + 從檔案載入 + + + + Store in a file + 儲存為檔案 + + + + Zoom in by 25% + 放大 25% + + + + Zoom out by 25% + 縮小 25% + + + + Reset zoom + 重置縮放 + + + + Images (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;All files (*) + 圖片 (*.jpeg *.jpg *.png *.bmp *.gif *.tiff *.jp2 *.svg *.tga *.icns *.webp *.wbmp *.mng);;所有檔案 (*) + + + + Open image + 開啟圖片 + + + + Could not open file %1 for reading. + 無法以讀模式開啟檔案 %1。 + + + + All files (*) + 所有檔案 (*) + + + + Save image + 儲存圖片 + + + + Tried to save image under different format (%1) than original (%2), but application failed to convert it. The image with unchanged format (%3) will be saved under the given name (%4) + 試圖以與原始格式 (%2) 不同的格式 (%1) 儲存影象,但應用程式轉換失敗。影象將以未改變的格式 (%3) 儲存在給定名稱下 (%4) + + + + Could not open file %1 for writting. + 無法以寫模式開啟檔案 %1。 + + + + Could not write image into the file %1 + 無法將影象寫入檔案 %1 + + + + MultiEditorImagePlugin + + + Image + 圖片 + + + -- cgit v1.2.3