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
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!-- Entities for AccountWizard -->
<!ENTITY windowTitle.label "アカウントウィザード">
<!ENTITY accountWizard.size "width: 42em; height: 39em;"><!-- (^^; en-US: width: 40em; height: 38em; -->
<!-- Entities for Account Type page -->
<!ENTITY accountSetupInfo2.label "メッセージを受信するには、初めにアカウントを設定する必要があります。">
<!ENTITY accountTypeTitle.label "アカウントの種類">
<!ENTITY accountTypeDesc2.label "アカウント設定に必要な情報を入力してください。入力する情報が分からない場合は、システムの管理者またはインターネットサービスプロバイダーに問い合わせてください。">
<!ENTITY accountTypeDirections.label "設定するアカウントの種類を選択してください:">
<!ENTITY accountTypeMail.label "メールアカウント">
<!ENTITY accountTypeMail.accesskey "m">
<!ENTITY accountTypeNews.label "ニュースグループアカウント">
<!ENTITY accountTypeNews.accesskey "w">
<!-- LOCALIZATION NOTE(accountTypeMovemail.label): do not translate 'Movemail' -->
<!ENTITY accountTypeMovemail.label "Unix Mailspool (Movemail)">
<!ENTITY accountTypeMovemail.accesskey "U">
<!-- Entities for Identity page -->
<!ENTITY identityTitle.label "差出人情報">
<!ENTITY identityDesc.label "メッセージの差出人を表す情報を入力してください。これはアカウントごとに別のものを設定して使い分けることができます。"><!-- (^^; 表現変更 en-US: Each account has an identity, which is the information that identifies you to others when they receive your messages. -->
<!-- LOCALIZATION NOTE (fullnameDesc.label) : do not translate two of """ in below line -->
<!ENTITY fullnameDesc.label "あなたの名前を入力してください。ここで設定した名前が送信するメッセージの [差出人] (From) に表示されます。">
<!-- LOCALIZATION NOTE (fullnameExample.label) : use following directions for below line
1, do not translate two of """
2, Use localized full name instead of "John Smith"
-->
<!ENTITY fullnameExample.label "(例: 山田 太郎)">
<!ENTITY fullnameLabel.label "あなたのお名前:">
<!ENTITY fullnameLabel.accesskey "Y">
<!ENTITY emailLabel.label "メールアドレス:">
<!ENTITY emailLabel.accesskey "E">
<!-- Entities for Incoming Server page -->
<!ENTITY incomingTitle.label "受信サーバー情報">
<!ENTITY incomingServerTypeDesc.label "メール受信サーバーの種類を選択してください。">
<!-- LOCALIZATION NOTE (imapType.label) : Do not translate "IMAP" in below line -->
<!ENTITY imapType.label "IMAP">
<!ENTITY imapType.accesskey "I">
<!-- LOCALIZATION NOTE (popType.label) : Do not translate "POP" in below line -->
<!ENTITY popType.label "POP">
<!ENTITY popType.accesskey "P">
<!ENTITY leaveMsgsOnSrvr.label "サーバーにメッセージを残す">
<!ENTITY leaveMsgsOnSrvr.accesskey "L">
<!ENTITY portNum.label "ポート番号:">
<!ENTITY portNum.accesskey "o">
<!ENTITY defaultPortLabel.label "既定:">
<!ENTITY defaultPortValue.label "">
<!-- LOCALIZATION NOTE (incomingServerNameDesc.label) : Do not translate ""pop.example.net"" in below line -->
<!ENTITY incomingServer.description "メール受信サーバーの名前を入力してください。(例: mail.example.jp)">
<!ENTITY incomingServer.label "メール受信サーバー:">
<!ENTITY incomingServer.accesskey "S">
<!-- LOCALIZATION NOTE (incomingUsername.description) : do not translate ""jsmith"" in below line -->
<!ENTITY incomingUsername.description "プロバイダーに指定された受信サーバーのユーザー名を入力してください。(例: "jsmith")">
<!ENTITY incomingUsername.label "ユーザー名:">
<!ENTITY incomingUsername.accesskey "U">
<!-- LOCALIZATION NOTE (newsServerNameDesc.label) : Do not translate "NNTP" or the """ entities in below line -->
<!ENTITY newsServerNameDesc.label "ニュース (NNTP) サーバーの名前を入力してください。(例: news.example.jp)">
<!ENTITY newsServerLabel.label "ニュースサーバー:">
<!ENTITY newsServerLabel.accesskey "S">
<!-- Entities for Outgoing Server page -->
<!ENTITY outgoingTitle.label "送信サーバー情報">
<!-- LOCALIZATION NOTE (outgoingServer.description) : Do not translate "SMTP" and ""smtp.example.net"" in below line -->
<!ENTITY outgoingServer.description "メール送信 (SMTP) サーバーの名前を入力してください。(例: smtp.example.jp)">
<!ENTITY outgoingServer.label "メール送信サーバー:">
<!ENTITY outgoingServer.accesskey "S">
<!ENTITY outgoingUsername.description "プロバイダーに指定された送信サーバーのユーザー名を入力してください (一般的に受信サーバーのユーザー名と同じです)。">
<!ENTITY outgoingUsername.label "送信サーバーのユーザー名:">
<!ENTITY outgoingUsername.accesskey "U">
<!-- LOCALIZATION NOTE (modifyOutgoing.suffix) : This string will be appended after each of
haveSmtp1.suffix3, haveSmtp2.suffix3, haveSmtp3.suffix3 .
-->
<!ENTITY modifyOutgoing.suffix "メール送信サーバーの設定は [アカウント設定] で変更できます。">
<!-- LOCALIZATION NOTE (haveSmtp1.prefix and haveSmtp1.suffix3) : Do not translate "SMTP" and """ in
these variables. Also, translate haveSmtp1.prefix and haveSmtp1.suffix3 as a single sentence, inserting
text after the """ entity in haveSmtp1.suffix3, if required grammatically.
-->
<!ENTITY haveSmtp1.prefix "他のアカウントで設定済みのメール送信 (SMTP) サーバー "">
<!ENTITY haveSmtp1.suffix3 "" を使用します。">
<!-- LOCALIZATION NOTE (haveSmtp2.prefix and haveSmtp2.suffix3) : Do not translate "SMTP" and """ in
these variables. Also, translate haveSmtp2.prefix and haveSmtp2.suffix3 as a single sentence, inserting
text after the """ entity in haveSmtp2.suffix3, if required grammatically.
-->
<!ENTITY haveSmtp2.prefix "メール送信 (SMTP) サーバーのユーザー名には "">
<!ENTITY haveSmtp2.suffix3 "" が使用されます。">
<!-- LOCALIZATION NOTE (haveSmtp3.prefix and haveSmtp3.suffix3) : Do not translate "SMTP" and """ in
these variables. Also, translate haveSmtp3.prefix and haveSmtp3.suffix3 as a single sentence, inserting
text after the """ entity in haveSmtp3.suffix3, if required grammatically.
-->
<!ENTITY haveSmtp3.prefix "送信 (SMTP) サーバー "">
<!ENTITY haveSmtp3.suffix3 "" が受信サーバーと同一であるため、送信サーバーへのアクセスにも受信サーバーのユーザー名を使用します。">
<!-- Entities for Account name page -->
<!ENTITY accnameTitle.label "アカウント名">
<!-- LOCALIZATION NOTE (accnameDesc.label) : do not translate any """ in below line -->
<!ENTITY accnameDesc.label "このアカウントに分かりやすい名前を付けてください。(例: 仕事用、プライベート、ニュース)">
<!ENTITY accnameLabel.label "アカウント名:">
<!ENTITY accnameLabel.accesskey "A">
<!-- Entities for Done (Congratulations) page -->
<!ENTITY completionTitle.label "設定完了">
<!ENTITY completionText.label "以下の設定情報が正しいか確認してください。">
<!ENTITY serverTypePrefix.label "メール受信サーバーの種類:">
<!ENTITY serverNamePrefix.label "メール受信サーバー名:">
<!ENTITY smtpServerNamePrefix.label "メール送信 (SMTP) サーバー名:">
<!ENTITY newsServerNamePrefix.label "ニュース (NNTP) サーバー名:">
<!ENTITY downloadOnLogin.label "今すぐメッセージをダウンロード">
<!ENTITY downloadOnLogin.accesskey "D">
<!ENTITY deferStorageDesc.label "共通受信トレイを使用するアカウントのメールはすべてまとめて保存されます。このアカウントで送受信するメールを個別のディレクトリーに分けて保存する場合はチェックを外してください。"><!-- (^^; Uncheck this checkbox to store mail for this account in its own directory. That will make this account appear as a top-level account. Otherwise, it will be part of the Local Folders Global Inbox account. -->
<!ENTITY deferStorage.label "共通受信トレイを使用する ("ローカルフォルダー" にメールを保存)"><!-- (^^; Use Global Inbox (store mail in Local Folders) -->
<!ENTITY deferStorage.accesskey "G">
<!ENTITY clickFinish.label "[完了] をクリックすると、設定を保存してアカウントを作成します。">
<!ENTITY clickFinish.labelMac "[完了] をクリックすると、設定を保存してアカウントを作成します。">
|