Ticket #7689: Old_Japanese_translation.txt

File Old_Japanese_translation.txt, 3.9 KB (added by taos, 13 years ago)

Old Japanese translation from source code (used with MDR_DIALECT_CHOICE).

Line 
1src/servers/mail/DeskbarView.cpp:
2
3Create new message N 新規メッセージ作成
4Refresh New Mail Count 未読メールカウントを更新
5 new message 通の未読メッセージ
6No new messages 未読メッセージなし
7Check for mails only R メール受信のみ
8Check For Mails Only メール受信のみ
9Send pending mails M 保留メールを送信
10Check for mail now C メールチェック
11Preferences P メール環境設定
12Shutdown mail services Q 終了
13
14
15src/servers/mail/MailDaemon.cpp:
16
17 new messages. 通の未読メッセージがあります
18No new messages. 未読メッセージはありません
19New Messages 新着メッセージ
20
21
22src/servers/mail/StatusWindow.cpp:
23
24Check mail now メールチェック
25No new messages. 未読メッセージはありません
26
27
28src/kits/mail/FileConfigView.cpp:
29
30Select 選択
31
32
33src/kits/mail/ProtocolConfigView:
34
35Partially download messages larger than 部分ダウンロードする
36Mail server: サーバ名 :
37Username: ユーザーID:
38Password: パスワード:
39Login type: 認証方法 :
40Leave mail on server 受信後にサーバ内のメールを削除しない
41Remove mail from server when deleted 端末で削除されたらサーバ保存分も削除
42
43
44src/add-ons/mail_daemon/inbound_filters/match_header/ConfigView.cpp:
45
46If 条件:
47header (e.g. Subject) ヘッダ(例えばSubject)
48 has が
49value (use REGEX: in from of regular expressions like *spam*) 値(正規表現対応)
50this field is based on the action ここは動作によって意味が変わります
51<Choose account> <アカウントを選択>
52<Choose action> <動作を選択>
53Move to 移動する
54Set flags to フラグを指定する
55Delete message 削除する
56Reply with 返事を書く
57Set as read 既読にする
58Then ならば
59
60
61src/add-ons/mail_daemon/inbound_filters/notifier/ConfigView.cpp:
62
63Beep 音
64Alert 窓(メール毎)
65Keyboard LEDs キーボードLED
66Central alert 窓(一括)
67Method: 方法:
68
69
70src/add-ons/mail_daemon/inbound_filters/notifier/filter.cpp:
71
72You have より\n
73 new message 通のメッセージが届きました
74New messages 新着メッセージ
75
76
77src/add-ons/mail_daemon/inbound_protocols/pop3/pop3.cpp:
78
79Getting UniqueIDs... 固有のIDを取得中...
80Connecting to POP3 server... POP3サーバに接続しています...
81Error while connecting to server サーバに接続中にエラーが発生しました
82: Connection refused or host not found : :接続が拒否されたかサーバーが見つかりません
83. The server said:\n サーバのメッセージです\n
84Error while authenticating user ユーザー認証中にエラーが発生しました
85"Sending APOP authentication... APOP認証情報を送信中...
86: The server does not support APOP. サーバはAPOPをサポートしていません
87Sending username... ユーザーID送信中...
88Sending password... パスワード送信中...
89Getting mailbox size... メールボックスのサイズを取得しています...
90
91
92src/add-ons/mail_daemon/outbound_filters/fortune/ConfigView:
93
94Fortune file: 予言ファイル:
95Tag line: 見出し:
96
97
98src/add-ons/mail_daemon/outbound_protocols/smtp/ConfigView.cpp:
99
100None 無し
101ESMTP ESMTP
102POP3 before SMTP 送信前に受信する
103SMTP server: SMTPサーバ:
104
105
106src/add-ons/mail_daemon/outbound_protocols/smtp/smtp.cpp:
107
108POP3 authentication failed. The server said:\n POP3認証に失敗しました\n
109Error while opening connection to 接続中にエラーが発生しました
110: Connection refused or host not found. ;接続が拒否されたかサーバーが見つかりません
111Error while logging in to ログイン中にエラーが発生しました\n
112. The server said:\n サーバーエラー\n
113Connecting to server... 接続中...