aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/MultiEditorImage/translations/MultiEditorImage_pt_BR.ts
blob: 1933f044936a0209a6c1c303e672ef1364912b5a (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
<?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>