aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/MultiEditorImage/MultiEditorImage_pl.ts
blob: 2d70c191235403be774acf142d53afc10b355de4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?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>