blob: 5b715b3d6503d8fb77214f65571eaf54a1865edb (
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
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
|
#muuid {768ce156-34ac-45a3-b53b-0083c47615c4}
;============================================================
; File: SimpleStatusMsg.dll
; Plugin: Simple status message
; Version: 1.9.0.4
; Authors: Bartosz 'Dezeath' Bialek, Harven
;============================================================
;file \plugins\SimpleStatusMsg\res\resource.rc
[%s Message for %s]
%s メッセージ 宛先 %s
[&Cancel]
Cancel(&C)
[Retrieving %s message...]
%s メッセージを復活...
[OK]
OK
[Status messages]
ステータスメッセージ
[seconds]
秒
[Other]
その他
[Cut]
カット
[Copy]
コピー
[Paste]
ペースト
[Delete]
削除
[Select All]
全て選択
;file \plugins\SimpleStatusMsg\src\awaymsg.cpp
[&Close]
閉じる (&C)
[Re&ad %s Message]
%s メッセージを読む (&a)
;file \plugins\SimpleStatusMsg\src\main.cpp
[%s (locked)]
%s ( ロック中 )
;file \plugins\SimpleStatusMsg\src\msgbox.cpp
[Global]
グローバル
[Closing in %d]
%d 秒後に閉じる
;file \plugins\SimpleStatusMsg\src\options.cpp
[Status]
ステータス
[General]
全般
[Advanced]
詳細
;file \plugins\SimpleStatusMsg\src\utils.cpp
[I've been away since %time%.]
%time% から離席中です
[Give it up, I'm not in!]
返事できません
[Not right now.]
%time% から取り込み中です
[Give a guy some peace, would ya?]
邪魔しないでください
[I'm a chatbot!]
チャットしたいな !
[Yep, I'm here.]
%time% から在席中です
[Nope, not here.]
いや , ここにはいないよ
[I'm hiding from the mafia.]
マフィアから隠れてるところだ
[That'll be the phone.]
電話中です
[Mmm... food.]
おいしいね... これ
[idleeeeeeee]
暇だよ
|