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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
|
#muuid {a5bb1b7a-b7cd-4cbb-a7db-ceb4eb71da49}
;============================================================
; File: KeepStatus.dll
; Plugin: Keep Status
; Version: 0.8.0.97
; Authors: P Boon
;============================================================
;file \Plugins\StatusPlugins\resource.rc
[General]
Geral
[General]
Geral
[General]
Geral
[Close]
Fechar
[Cancel]
Cancelar
[Cancel]
Cancelar
[Cancel]
Cancelar
[Cancel]
Cancelar
[Cancel]
Cancelar
[Cancel]
Cancelar
[Cancel]
Cancelar
[Profile]
Perfil
[Profile]
Perfil
[Message]
Mensagem
[Set]
Configurar
[Set]
Configurar
[OK]
OK
[OK]
OK
[OK]
OK
[OK]
OK
[OK]
OK
[Other]
Outros
[Background colour]
Cor do fundo
[Text colour]
Texto colorido
[Use Windows colours]
Usar Janelas coloridas
[Use default colours]
Usar cores padrão
[Events]
Eventos
[Events]
Eventos
[Events]
Eventos
[Events]
Eventos
[Events]
Eventos
[Custom]
Padrão
[Use %time% for the current time, %date% for the current date]
Usar %time% para o tempo atual,%date% para a data atual
[Use %time% for the current time, %date% for the current date]
Usar %tempo% para tempo atual, %data% para data atual
[Accounts]
Contas
[Status]
Status
[Delete]
Excluir
[Delete]
Apagar
[Delete]
Apagar
[Delete]
Apagar
[Delete]
Excluir
[Delete]
Excluir
[seconds]
segundos
;file \plugins\StatusPlugins\KeepStatus\keepstatus.cpp
;file \plugins\StatusPlugins\KeepStatus\options.cpp
[Protocol]
Protocolo
[Protocol]
Protocolo
[Advanced]
Avançado
[Advanced]
Avançado
;file \Plugins\StatusPlugins\commonstatus.cpp
[I've been away since %time%.]
Eu estou ausente desde %time%.
[Give it up, I'm not in!]
Desista, eu não estou aqui!
[Not right now.]
Agora não.
[Give a guy some peace, would ya?]
Dê ao cara um pouco de paz, certo?
[I'm a chatbot!]
Eu sou um chatbot!
[Yep, I'm here.]
Sim, eu estou aqui.
[Yep, I'm here.]
Sim, estou aqui.
[Nope, not here.]
Não, não estou aqui.
[I'm hiding from the mafia.]
Eu estou escondido da máfia.
[That'll be the phone.]
É...utilize antes o telefone.
[Mmm...food.]
Mmm... comida.
[idleeeeeeee]
Ocupadoooooo
;file \Plugins\StatusPlugins\confirmdialog.cpp
[Closing in %d]
Fechando em %d
|