summaryrefslogtreecommitdiff
path: root/i18n/pt_BR/login.ts
blob: d9f63d417d36ac9df19ff370b2f5ae237229d654 (plain)
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
<!DOCTYPE TS><TS>
<codec>iso8859-1</codec>
<context>
    <name>QDMDialogImpl</name>
    <message>
        <source>Do you really want to shut
the system down now?</source>
        <translation>Você realmente deseja desligar
o sistema ?</translation>
    </message>
    <message>
        <source>The given password is incorrect</source>
        <translation>A senha fornecida está incorreta</translation>
    </message>
    <message>
        <source>Do you really want to go
to sleep mode now?</source>
        <translation>Você realmente deseja ir
para o modo de descanso ?</translation>
    </message>
    <message>
        <source>Cancel</source>
        <translation>Cancelar</translation>
    </message>
    <message>
        <source>Password wrong</source>
        <translation>Senha incorreta</translation>
    </message>
</context>
</TS>