From feda8a7db8d1d7c5439aa8f8feef7cc0dd2b59a0 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 27 Jul 2018 23:51:12 -0400 Subject: New upstream version 3.2.1+dfsg1 --- Plugins/MultiEditorImage/MultiEditorImage_pl.ts | 81 +++++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 Plugins/MultiEditorImage/MultiEditorImage_pl.ts (limited to 'Plugins/MultiEditorImage/MultiEditorImage_pl.ts') diff --git a/Plugins/MultiEditorImage/MultiEditorImage_pl.ts b/Plugins/MultiEditorImage/MultiEditorImage_pl.ts new file mode 100644 index 0000000..2d70c19 --- /dev/null +++ b/Plugins/MultiEditorImage/MultiEditorImage_pl.ts @@ -0,0 +1,81 @@ + + + + + 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 + + + -- cgit v1.2.3