summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/ja/chrome/ja/locale/ja/messenger/AccountWizard.dtd
blob: ea1222868ed7456c10865a2d57e3fe0340b2d1bf (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
<!-- 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		"アカウントウィザード">

<!-- 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 "&quot;" in below line -->
<!ENTITY fullnameDesc.label		"あなたの名前を入力してください。ここで設定した名前が送信するメッセージの [差出人] (From) に表示されます。">
<!-- LOCALIZATION NOTE (fullnameExample.label) : use following directions for below line
    1, do not translate two of "&quot;"
    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 incomingUsername.label		"ユーザー名:">
<!-- LOCALIZATION NOTE (newsServerNameDesc.label) : Do not translate "NNTP" or the "&quot;" entities in below line -->
<!ENTITY newsServerNameDesc.label	"ニュース (NNTP) サーバーの名前を入力してください。(例: news.example.jp)">
<!ENTITY newsServerLabel.label		"ニュースサーバー:">
<!ENTITY newsServerLabel.accesskey	"S">

<!-- Entities for Account name page -->

<!ENTITY accnameTitle.label		"アカウント名">
<!-- LOCALIZATION NOTE (accnameDesc.label) : do not translate any "&quot;" 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 newsServerNamePrefix.label	"ニュース (NNTP) サーバー名:">
<!ENTITY clickFinish.label		"[完了] をクリックすると、設定を保存してアカウントを作成します。">
<!ENTITY clickFinish.labelMac		"[完了] をクリックすると、設定を保存してアカウントを作成します。">