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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
|
# 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/.
# The following are used by the messenger application
#
# LOCALIZATION NOTE(statusMessage):
# Do not translate the words %1$S and %2$S below. Place the word %1$S where the
# account name should appear and %2$S where the status message should appear.
# EXAMPLE: Jim's Account: Downloading messages...
statusMessage =%1$S: %2$S
removeAccount =アカウントの削除...
newFolderMenuItem =フォルダー...
newSubfolderMenuItem =サブフォルダー...
newFolder =新しいフォルダー...
newSubfolder =新しいサブフォルダー...
# (^^; en-US: plural forms を使用。(markFolderRead, markNewsgroupRead)
markFolderRead =フォルダーを既読にする
markNewsgroupRead =ニュースグループを既読にする
folderProperties =フォルダーのプロパティ
newTag =新しいタグ...
# LOCALIZATION NOTE (getNextNewsMessages): Semi-colon list of plural forms.
# #1 is the number of news messages to get.
getNextNewsMessages =次の #1 本の記事を受信する
advanceNextPrompt =%S 内の次の未読メッセージを開きますか?
titleNewsPreHost =:
replyToSender =送信者に返信
reply =返信
EMLFiles =メールファイル
OpenEMLFiles =メッセージを開く
# LOCALIZATION NOTE(defaultSaveMessageAsFileName): Do not translate ".eml"
# in the line below. Also, the complete file name should be 8.3.
defaultSaveMessageAsFileName =message.eml
# LOCALIZATION NOTE(longMsgSubjectTruncator): A suffix string appended to the filename
# (created from message subject) if it needed to be truncated due to length.
longMsgSubjectTruncator =...
SaveMailAs =名前を付けてメッセージを保存
SaveAttachment =添付ファイルを保存
SaveAllAttachments =添付ファイルをすべて保存
DetachAttachment =添付ファイルを分離
DetachAllAttachments =添付ファイルをすべて分離
ChooseFolder =フォルダーの選択
LoadingMessageToPrint =印刷するメッセージを読み込んでいます...
MessageLoaded =メッセージを読み込みました...
PrintingMessage =メッセージを印刷しています...
PrintPreviewMessage =メッセージの印刷プレビューを表示しています...
PrintingContact =連絡先を印刷しています...
PrintPreviewContact =連絡先の印刷プレビューを表示しています...
PrintingAddrBook =アドレス帳を印刷しています...
PrintPreviewAddrBook =アドレス帳の印刷プレビューを表示しています...
PrintingComplete =印刷を完了しました。
PreviewTitle =%S - %S
LoadingMailMsgForPrint =(印刷する内容を読み込んでいます)
LoadingMailMsgForPrintPreview =(印刷プレビューに表示する内容を読み込んでいます)
saveAttachmentFailed =添付ファイルを保存できませんでした。ファイル名を確認してから再度試してください。
saveMessageFailed =メッセージを保存できませんでした。ファイル名を確認してから再度試してください。
fileExists =%S はすでに存在します。置き換えますか?
# LOCALIZATION NOTE(failedToReadFile): %1$S is replaced by the file name, %2$S is replaced by the reason the file load failed.
failedToReadFile =%1$S ファイルの読み込みに失敗しました: %2$S
downloadingNewsgroups =オフラインで使用するニュースグループの記事をダウンロードしています
downloadingMail =オフラインで使用するメールをダウンロードしています
sendingUnsent =未送信メールを送信しています
folderExists =その名前のフォルダーはすでに存在します。他の名前を入力してください。
# LOCALIZATION NOTE(confirmDuplicateFolderRename): %1$S is name of folder being moved, %2$S is parent folder name, %3$S is proposed new folder name
confirmDuplicateFolderRename ='%2$S' フォルダー内に '%1$S' という名前のサブフォルダーがすでに存在します。このフォルダーを新しい名前 '%3$S' で移動してもよろしいですか?
folderCreationFailed =フォルダー名に使用できない文字が含まれています。他の名前を入力して再度作成してください。
compactingFolder =%S フォルダーを最適化しています...
# LOCALIZATION NOTE(compactingDone): %1$S is the compaction gain.
compactingDone =フォルダーの最適化を完了しました (約 %1$S 節約)。
autoCompactAllFoldersTitle =フォルダーの最適化
# LOCALIZATION NOTE(autoCompactAllFoldersMsg): %1$S will be replaced by size gain of the compaction (including the unit), %2$S will be replaced by application name
autoCompactAllFoldersMsg =削除したメッセージをディスクから除去します。この操作でディスク領域を約 %1$S 節約できます。下のオプションを選択すると、%2$S がこの操作を自動的に実行します。
autoCompactNeverAskCheckbox =削除したメッセージを確認せずに自動的に除去する
proceedButton =続行(&P)
confirmFolderDeletionForFilter =%S フォルダーを削除すると関連付けられたフィルターが無効になります。本当にこのフォルダーを削除しますか?
alertFilterChanged =このフォルダーに関連付けられたフィルターは更新されます。
filterDisabled =%S フォルダーが見つからなかったので、このフォルダーに関連付けられたフィルターは無効になります。フォルダーが存在しており、フィルターが有効な対象フォルダーを指していることを確認してください。
filterFolderDeniedLocked =他の処理が進行中のため %S フォルダーにメッセージをフィルターで分別できませんでした。
parsingFolderFailed =他の処理で使用されているため %S フォルダーを開けませんでした。他の操作が終了するのを待ってから再度フォルダーを選択してください。
deletingMsgsFailed =他の処理で使用されているため %S フォルダーを削除できませんでした。他の操作が終了するのを待ってから再度試してください。
alertFilterCheckbox =今後はこの警告を表示しない
compactFolderDeniedLock =他の処理が進行中のため %S フォルダーを最適化できませんでした。後で再度試してください。
compactFolderWriteFailed =フォルダーに書き込みできなかったため %S フォルダーを最適化できませんでした。ディスク領域が十分あるかどうか、ファイルシステムに書き込み権限があるかどうか確認してから再度試してください。
compactFolderInsufficientSpace =ディスクに十分な空き領域が足りないため、一部のフォルダー ('%S') が最適化できません。不要なファイルを削除するなどして再度試してください。
filterFolderHdrAddFailed =メッセージをフォルダーに追加できなかったため %S フォルダーにメッセージをフィルターで分別できませんでした。フォルダーが正しく表示されているか確認し、フォルダーのプロパティからフォルダーの修復を試してください。
filterFolderWriteFailed =フォルダーに書き込みできなかったため %S フォルダーにメッセージをフィルターで分別できませんでした。ディスク領域が十分あるかどうか、ファイルシステムに書き込み権限があるかどうか確認してから再度試してください。
copyMsgWriteFailed =フォルダーに書き込みできなかったため %S フォルダーにこのメッセージを移動やコピーできませんでした。ファイルメニューの [ごみ箱を空にする] や [フォルダーを最適化] によってディスクの空き領域を増やしてから、再度試してください。
cantMoveMsgWOBodyOffline =オフライン作業の間は、オフラインで使用できるようダウンロードしたメッセージ以外は移動やコピーできません。メールウィンドウの [ファイル] メニューを開き、[オフライン] を選択して [オンラインにする] のチェックを外してから再度試してください。
# (^^; en-US 間違ってると思われる。-> fixed? (Bug 671726)
operationFailedFolderBusy =フォルダーが使用中のため処理できませんでした。他の処理が完了するのを待ってから再度試してください。
folderRenameFailed =フォルダーの名前を変更できませんでした。フォルダー名が変更されたか、新しい名前がフォルダー名として正しくないかもしれません。
# LOCALIZATION NOTE(verboseFolderFormat): %1$S is folder name, %2$S is server name
verboseFolderFormat =%2$S の %1$S フォルダー
# LOCALIZATION NOTE(filterFolderTruncateFailed): %1$S is replaced by the folder name, %2$S is replaced by the brandShortName
filterFolderTruncateFailed =%1$S フォルダーのメッセージをフィルタリングした後、受信トレイの整理中にエラーが発生しました。%2$S を終了して INBOX.msf を削除する必要があります。
mailboxTooLarge =%S フォルダーが満杯のため、これ以上メッセージを保存できません。メッセージを保存する領域を空けるには、古くて不要なメッセージを削除するか、フォルダーを最適化してください。
outOfDiskSpace =新着メッセージをダウンロードするのに充分なディスク領域がありません。古いメールを削除、ごみ箱を空にする、メールフォルダーを最適化するなどして再度試してください。
errorGettingDB =%S の要約ファイルを開けませんでした。ディスクエラーが発生したか、ファイルのフルパスが長すぎます。
defaultServerTag =(既定)
# Used in message database list view to provide a text value for graphic based cells.
messageUnread =未読
messageHasFlag =スター付き
messageHasAttachment =添付ファイルあり
messageJunk =迷惑メール
messageExpanded =展開表示
messageCollapsed =折りたたみ表示
# Used in the SMTP Account Settings panel when a server value has no properties
smtpServerList-NotSpecified =<なし>
smtpServer-ConnectionSecurityType-0 =なし
smtpServer-ConnectionSecurityType-1 =STARTTLS (可能な場合)
smtpServer-ConnectionSecurityType-2 =STARTTLS
smtpServer-ConnectionSecurityType-3 =SSL/TLS
smtpServers-confirmServerDeletionTitle =サーバー設定を削除
smtpServers-confirmServerDeletion =サーバーの設定を削除してもよろしいですか?: \n %S
# Account Settings - Both Incoming and SMTP server
authNo =認証なし
authOld =パスワード認証 (安全でない古い方式)
authPasswordCleartextInsecurely =平文のパスワード認証 (安全でない)
authPasswordCleartextViaSSL =通常のパスワード認証
authPasswordEncrypted =暗号化されたパスワード認証
authKerberos =Kerberos / GSSAPI
authExternal =TLS 証明書
authNTLM =NTLM
authOAuth2 =OAuth2
authAnySecure =任意の安全な方式 (非推奨)
authAny =任意の方式 (安全でない)
# OAuth2 window title
# LOCALIZATION NOTE(oauth2WindowTitle):
# %1$S is the username (or full email address) used for authentication.
# %2$S is the hostname of the account being authenticated.
oauth2WindowTitle =%2$S のアカウント %1$S の認証情報を入力してください
# LOCALIZATION NOTE(serverType-nntp): Do not translate "NNTP" in the line below
serverType-nntp =NNTP ニュースサーバー
# LOCALIZATION NOTE(serverType-pop3): Do not translate "POP" in the line below
serverType-pop3 =POP メールサーバー
# LOCALIZATION NOTE(serverType-imap): Do not translate "IMAP" in the line below
serverType-imap =IMAP メールサーバー
serverType-none =ローカルメール 保存
# LOCALIZATION NOTE(serverType-movemail): DONT_TRANSLATE
serverType-movemail =Unix Movemail
sizeColumnTooltip2 =サイズで並べ替えます
sizeColumnHeader =サイズ
linesColumnTooltip2 =行数で並べ替えます
linesColumnHeader =行数
# LOCALIZATION NOTE (getMsgButtonTooltip): Do not translate the word "%S" below.
# Place the word "%S" in your translation where the name of the comma separated accounts should appear.
getMsgButtonTooltip =%S の新着メッセージを受信します
# Used to separate email addresses in a list. Note the trailing space ', '
getMsgButtonTooltip.listSeparator =,\u0020
# status feedback stuff
documentDone =
documentLoading =メッセージを読み込んでいます...
# LOCALIZATION NOTE (autosyncProgress): Do not translate the word "%1$S" or "%2$S" below.
# Place the word %1$S in your translation where the name of the comma separated folders should appear.
# Place the word %2$S in your translation where the name of the comma separated accounts should appear.
autosyncProgress =%2$S アカウントの %1$S フォルダー中のメッセージを同期しています...
unreadMsgStatus =未読数: %S
selectedMsgStatus =選択数: %S
totalMsgStatus =合計: %S
# localized folder names
localFolders =ローカルフォルダー
# LOCALIZATION NOTE (inboxFolderName): OK to translate all foldernames, bugzilla #57440 & bugzilla #23625 fixed
inboxFolderName =受信トレイ
trashFolderName =ごみ箱
sentFolderName =送信済みトレイ
draftsFolderName =下書き
templatesFolderName =テンプレート
outboxFolderName =送信トレイ
junkFolderName =迷惑メール
archivesFolderName =アーカイブ
# "Normal" priority is often blank,
# depending on the consumers of these strings
priorityLowest =最低
priorityLow =低
priorityNormal =標準
priorityHigh =高
priorityHighest =最高
#Group by date thread pane titles
today =今日
yesterday =昨日
lastWeek =1 週間以内
last7Days =7 日以内
twoWeeksAgo =2 週間以内
last14Days =14 日以内
older =それ以前
futureDate =未来
#Grouped By Tags
untaggedMessages =タグなし
# Grouped by status
messagesWithNoStatus =状態なし
#Grouped by priority
noPriority =重要度指定なし
#Grouped by has attachments
noAttachments =添付ファイルなし
attachments =添付ファイルあり
#Grouped by starred
notFlagged =スターなし
groupFlagged =スター付き
# defaults descriptions for tag prefs listed in mailnews.js
# (we keep the .labels. names for backwards compatibility)
mailnews.tags.remove =すべてのタグを削除
mailnews.labels.description.1 =重要
mailnews.labels.description.2 =仕事
mailnews.labels.description.3 =プライベート
mailnews.labels.description.4 =ToDo
mailnews.labels.description.5 =後で
# Format definition tag menu texts.
# This is necessary in order to get the accesskeys to be the on the first
# character of the menu text instead of after the menu text.
# If a key definition exists for the tag at index n, that key's key will be
# taken as the accesskey, eg.
# <key id="key_tag3" key="&tagCmd3.key;" oncommand="ToggleMessageTagKey(3);"/>
# makes the third tag have the accesskey &tagCmd3.key;.
# In the menuitem's label, this accesskey appears at %1$S below; %2$S will be
# replaced by the tag label.
mailnews.tags.format =%1$S %2$S
replied =返信済み
forwarded =転送済み
new =新着
read =既読
flagged =スター付き
# for junk status picker in search and mail views
junk =迷惑メール
# for junk score origin picker in search and mail views
junkScoreOriginPlugin =プラグイン
junkScoreOriginFilter =フィルター
junkScoreOriginWhitelist =ホワイトリスト
junkScoreOriginUser =ユーザー
junkScoreOriginImapFlag =IMAP フラグ
# for the has attachment picker in search and mail views
hasAttachments =添付あり
# for the Tag picker in search and mail views.
tag =タグ
# LOCALIZATION NOTE(andOthers):
# for multiple authors, add this abbreviation to the first author to indicate
# there are more; for the From column in the threadpane message list.
andOthers =他
# mailnews.js
# 52.0 で ISO-2022-JP から UTF-8 へ変更。
mailnews.send_default_charset =UTF-8
mailnews.view_default_charset =UTF-8
# whether to generate display names in last first order
# LOCALIZATION NOTE(mail.addr_book.displayName.lastnamefirst):
# the only valid values are: true OR false (choose from the untranslated English words)
## (^^; ja では true にする。(en-US: false)
mail.addr_book.displayName.lastnamefirst =true
# whether to also show phonetic fields in the addressbook
# LOCALIZATION NOTE(mail.addr_book.show_phonetic_fields):
# the only valid values are: true OR false (choose from the untranslated English words)
## (^^; ja では true にする。(en-US: false)
mail.addr_book.show_phonetic_fields =true
# valid format options are:
# 1: yyyy/mm/dd
# 2: yyyy/dd/mm
# 3: mm/dd/yyyy
# 4: mm/yyyy/dd
# 5: dd/mm/yyyy
# 6: dd/yyyy/mm
#
# 0: auto-detect the current locale format
# a separator has to be either '/', '-', '.' and the year in Christian year
# otherwise mm/dd/yyyy (option 3) is used
#
mailnews.search_date_format =0
# separator for search date (e.g. "/", "-"), or empty when search_date_format is zero
mailnews.search_date_separator =
# leading zeros for day and month values, not used if mailnews.search_date_format is not zero
mailnews.search_date_leading_zeros =true
# offline msg
## en-US 無視
nocachedbodybody2 =このメッセージの本文はオフライン作業用にサーバーからダウンロードされていません。メッセージを読むには、[ファイル] メニューを開いて [オフライン] を選択し、[オフライン作業] のチェックを外してネットワークに接続してください。オフラインで使用するフォルダーとメッセージは [ツール] メニューから [アカウント設定] を開き、[同期とディスク領域] で設定できます。
# LOCALIZATION NOTE(acctCentralTitleFormat): %1$S is brand, %2$S is account type, %3$S is account name
acctCentralTitleFormat =%1$S %2$S - %3$S
mailAcctType =Mail
newsAcctType =News
feedsAcctType =Feeds
# LOCALIZATION NOTE(nocachedbodytitle): Do not translate "<TITLE>" or "</TITLE>" in the line below
nocachedbodytitle =<TITLE>このメッセージを表示するにはオンラインにしてください</TITLE>\n
# mailWindowOverlay.js
confirmUnsubscribeTitle =購読解除の確認
confirmUnsubscribeText =本当に %S を購読解除しますか?
confirmUnsubscribeManyText =本当にこれらのニュースグループを購読解除しますか?
restoreAllTabs =すべてのタブを復元
confirmMarkAllFoldersReadTitle =すべてのフォルダーを既読にする
confirmMarkAllFoldersReadMessage =本当にこのアカウントのすべてのフォルダーに含まれるメッセージを既読にしますか?
# LOCALIZATION NOTE(junkBarMessage): %S is brand
junkBarMessage =%1$0.Sこのメッセージは迷惑メールであると思われます。
junkBarButton =非迷惑メール
junkBarButtonKey =N
junkBarInfoButton =詳細
junkBarInfoButtonKey =L
# LOCALIZATION NOTE(remoteContentBarMessage): %S is brand
remoteContentBarMessage =%1$0.Sプライバシー保護のため、このメッセージ内のリモートコンテンツをブロックしました。
remoteContentPrefLabel =オプション
remoteContentPrefAccesskey =O
remoteContentPrefLabelUnix =設定
remoteContentPrefAccesskeyUnix =P
# LOCALIZATION NOTE(remoteAllowResource): %S is origin
remoteAllowResource =%S からのリモートコンテンツを許可する
# LOCALIZATION NOTE(remoteAllowAll): Semi-colon list of plural forms.
# See: https://developer.mozilla.org/en/Localization_and_Plurals
# #1 is the number of origins
remoteAllowAll =上記リストの #1 か所からのリモートコンテンツをすべて許可する
phishingBarMessage =このメッセージは詐欺メールの可能性があります。
phishingBarPrefLabel =オプション
phishingBarPrefAccesskey =O
phishingBarPrefLabelUnix =設定
phishingBarPrefAccesskeyUnix =P
mdnBarIgnoreButton =要求を無視
mdnBarIgnoreButtonKey =n
mdnBarSendReqButton =開封確認を送付
mdnBarSendReqButtonKey =S
draftMessageMsg =このメッセージは下書きです。
draftMessageButton =編集
draftMessageButtonKey =E
# msgHdrViewOverlay.js
openLabel =開く
openLabelAccesskey =O
saveLabel =保存...
saveLabelAccesskey =A
detachLabel =分離...
detachLabelAccesskey =D
deleteLabel =削除
deleteLabelAccesskey =E
openFolderLabel =保存フォルダーを開く
openFolderLabelAccesskey =F
deleteAttachments =次の添付ファイルをこのメッセージから完全に削除します:\n%S\nこの操作は取り消すことができません。削除してもよろしいですか?
detachAttachments =次の添付ファイルが保存されたので、このメッセージから完全に削除します:\n%S\nこの操作は取り消すことができません。削除してもよろしいですか?
deleteAttachmentFailure =選択された添付ファイルを削除できませんでした。
emptyAttachment =この添付ファイルは空です。\nメッセージの送信者に確認してください。\n内容によってはファイアウォールやウイルス対策ソフトが添付ファイルを壊すことがあります。
externalAttachmentNotFound =この分離されたファイルまたは添付のリンクが見つからないか、この場所にアクセスできません。
# LOCALIZATION NOTE (attachmentCount): Semi-colon list of plural forms.
# See: https://developer.mozilla.org/en/Localization_and_Plurals
# #1 number of attachments
attachmentCount =添付ファイル #1 個
# LOCALIZATION NOTE (attachmentCountSingle): This is the format for the
# attachment header when a message has only one attachment. This is separate
# from attachmentCount above, since attachmentCountSingle typically ends with a
# colon.
# (^m^) 右側にファイル名が 1 個表示されるので個数は省略
attachmentCountSingle =添付ファイル:
# LOCALIZATION NOTE (attachmentSizeUnknown): The string to show for the total
# size of all attachments when none of the attachments' sizes can be detected.
attachmentSizeUnknown =サイズ不明
# LOCALIZATION NOTE (attachmentSizeAtLeast): The string to show for the total
# size of all attachments when at least one (but not all) of the attachments'
# sizes can't be detected. %1$S is the formatted size.
attachmentSizeAtLeast =%1$S 以上
# This is the format for prepending accesskeys to the
# each of the attachments in the file|attachments menu:
# ie: 1 file.txt
# 2 another file.txt
attachmentDisplayNameFormat =%S. %S
# This is the heading for the attachment summary when printing an email
attachmentsPrintHeader =添付ファイル:
# Connection Error Messages
# LOCALIZATION NOTE(unknownHostError): %S is the server name
unknownHostError =サーバー %S との接続に失敗しました。
# LOCALIZATION NOTE(connectionRefusedError): %S is the server name
connectionRefusedError =サーバー %S に接続できません。接続が拒否されました。
# LOCALIZATION NOTE(netTimeoutError): %S is the server name
netTimeoutError =サーバー %S との接続がタイムアウトになりました。
# LOCALIZATION NOTE(netResetError): %S is the server name
netResetError =サーバー %S との接続がリセットされました。
# LOCALIZATION NOTE(netInterruptError): %S is the server name
netInterruptError =サーバー %S との接続が中断されました。
recipientSearchCriteria =件名または受信者に含まれる単語:
fromSearchCriteria =件名または差出人に含まれる単語:
# LOCALIZATION NOTE(biffNotification): %1$S is the number of new messages
biffNotification_message =%1$S 通の新着メッセージがあります
biffNotification_messages =%1$S 通の新着メッセージがあります
# LOCALIZATION NOTE(newMailNotification_message): %1$S is the name of the account %2$S is the number of new messages
newMailNotification_message =%1$S に %2$S 通の新着メッセージを受信しました
# LOCALIZATION NOTE(newMailNotification_messages): %1$S is the name of the account %2$S is the number of new messages
newMailNotification_messages =%1$S に %2$S 通の新着メッセージを受信しました
# LOCALIZATION NOTE(newMailNotification_messagetitle): %1$S is subject of new message and %2$S is sender of new message.
# This is UNIX only
newMailNotification_messagetitle =%2$S より: %1$S
# LOCALIZATION NOTE(newMailAlert_message):
# Semi-colon list of plural forms. See:
# https://developer.mozilla.org/en/docs/Localization_and_Plurals
# #1 is the name of the account, #2 is the number of new messages
newMailAlert_message =#1 に #2 通の新着メッセージを受信しました
# LOCALIZATION NOTE(macBiffNotification is Mac only):
# %1$S is the number of new messages
# %2$S is a list of names and/or email addresses separated by biffNotification_separator
# %3$S is the number of new messages not displayed in the biff alert
macBiffNotification_message =%2$S より %1$S 通の新着メッセージがあります。
macBiffNotification_messages =%2$S より %1$S 通の新着メッセージがあります。
macBiffNotification_messages_extra =%2$S より %1$S 通、その他 %3$S 通の新着メッセージがあります。
# Used to separate names/email addresses in a list. Note the trailing space ', '
macBiffNotification_separator =,\u0020
# For the Quota tab in the mail folder properties dialog
quotaPercentUsed =%S%% 使用
# for quota in main window (commandglue.js)
percent =%S%%
quotaTooltip2 =IMAP クォータ: ディスク領域の割り当て %2$S 中の %1$S 使用しています。クリックすると詳細を表示します。
# for message views
confirmViewDeleteTitle =確認
confirmViewDeleteMessage =本当にこの絞り込み条件を削除しますか?
# for virtual folders
confirmSavedSearchTitle =削除の確認
confirmSavedSearchDeleteMessage =本当にこの検索フォルダーを削除しますか?
## @name ENTER_PASSWORD_PROMPT
## @loc None
# LOCALIZATION NOTE (passwordPrompt): Do not translate the word %S below.
# Place the word "%S" in your translation where the email address
# or the username should appear
passwordPrompt =%2$S 上の %1$S のパスワードを入力してください:
## @name ENTER_PASSWORD_PROMPT_TITLE
## @loc None
passwordTitle =メールサーバーのパスワードが必要です
# for checking if the user really wants to open lots of messages in separate windows.
openWindowWarningTitle =確認
# LOCALIZATION NOTE (openWindowWarningConfirmation): Semi-colon list of plural forms.
# #1 is the number of messages the user is attempting to open.
openWindowWarningConfirmation =#1 件のメッセージを開くには時間がかかります。本当に開きますか?
# for checking if the user really wants to open lots of messages in tabs.
openTabWarningTitle =確認
# LOCALIZATION NOTE (openTabWarningConfirmation): Semi-colon list of plural forms.
# #1 is the number of messages the user is attempting to open.
openTabWarningConfirmation =#1 件のメッセージを開くには時間がかかります。本当に開きますか?
# for warning the user that a tag they're trying to create already exists
tagExists =この名前のタグはすでに存在します。
# title of the edit tag dialog
editTagTitle =タグの編集
# for the virtual folder list dialog title
# %S is the name of the saved search folder
editVirtualFolderPropertiesTitle =検索フォルダー %S のプロパティを変更
# LOCALIZATION NOTE (foldersChosen): #1 number of chosen folders
virtualFolderSourcesChosen =#1 個のフォルダーを選択しています
#alert to inform the user to choose one or more folders to search for a saved search folder
alertNoSearchFoldersSelected =検索対象フォルダーを 1 つ以上選択してください。
# These are displayed in the message and folder pane windows
# LOCALIZATION NOTE %.*f is the abbreviated size in the appropriate units
byteAbbreviation2 =%.*f バイト
kiloByteAbbreviation2 =%.*f KB
megaByteAbbreviation2 =%.*f MB
gigaByteAbbreviation2 =%.*f GB
teraByteAbbreviation2 =%.*f TB
petaByteAbbreviation2 =%.*f PB
## LOCALIZATION NOTE(folderWithAccount):
## This is used to show folder name together with an account name.
## %1$S = folder name
## %2$S = account name
folderWithAccount =%1$S - %2$S
## LOCALIZATION NOTE(folderWithUnreadMsgs):
## This is a concatenation of two strings to compose a folder label with unread messages.
## %1$S = folder name
## %2$S = count of unread messages
folderWithUnreadMsgs =%1$S (%2$S)
## LOCALIZATION NOTE(summarizedValue):
## This string shows an indication that the value shown is actually a summary
## accumulated from all subfolders.
## %S = summarized value from all subfolders
folderSummarizedSymbolValue =▾%S
## LOCALIZATION NOTE(subfoldersExplanation):
## This is a tooltip message shown on the values in the numeric folder pane columns.
## %1$S = is the count of messages having the respective property, found in the folder under mouse cursor
## %2$S = is the count of messages having the respective property, found in subfolders of the folder under mouse cursor
subfoldersExplanation =このフォルダー内に %1$S 通、サブフォルダー内に %2$S 通
# Error message if message for a message id wasn't found
errorOpenMessageForMessageIdTitle =message-id エラー
errorOpenMessageForMessageIdMessage =message-id %S のメッセージが見つかりませんでした
# Warnings to alert users about phishing urls
confirmPhishingTitle =詐欺メールの警告
linkMismatchTitle =不適当なリンクが検出されました
#LOCALIZATION NOTE %1$S is the brand name, %2$S is the host name of the url being visited
# (^^; %1$0.S is a special replacement to generate nothing for %1$S without error
confirmPhishingUrl =%1$0.S不審なサイトを開こうとしています。このサイトは別のサイトになりすましている可能性があります。%2$S を開いてもよろしいですか?
#LOCALIZATION NOTE %1$S is the host name of indicated host, %2$S is the host name of the actual host.
confirmPhishingUrlAlternate =クリックされたリンクは、リンクテキストに示されたものとは別のサイトへ誘導しているようです。これは、リンクがクリックされたかどうかを追跡するために用いられることがありますが、詐欺の可能性もあります。\n\nリンクテキストは %1$S を指していますが、実際のリンク先は %2$S です。
#LOCALIZATION NOTE $1$S is the host name of the indicated host.
confirmPhishingGoAhead =かまわず %1$S を開く
#LOCALIZATION NOTE %1$S is the host name that was displayed to the user.
confirmPhishingGoDirect =%1$S を開く
# Check for Updates
# LOCALIZATION NOTE (updatesItem_*): these are alternative labels for Check for Update item in Help menu.
# Which one is used depends on Update process state.
updatesItem_default =ソフトウェアの更新を確認...
updatesItem_defaultFallback =ソフトウェアの更新を確認...
updatesItem_default.accesskey =C
#updatesItem_downloading =%S をダウンロードしています...
updatesItem_downloading =ダウンロード中: %S...
updatesItem_downloadingFallback =更新をダウンロードしています...
updatesItem_downloading.accesskey =D
#updatesItem_resume =%S のダウンロードを再開...
updatesItem_resume =ダウンロードを再開: %S...
updatesItem_resumeFallback =更新のダウンロードを再開...
updatesItem_resume.accesskey =D
updatesItem_pending =ダウンロードした更新を今すぐ適用...
updatesItem_pendingFallback =ダウンロードした更新を今すぐ適用...
updatesItem_pending.accesskey =D
# Folder Pane Header Title Strings
folderPaneModeHeader_all =すべてのフォルダー
folderPaneModeHeader_unread =未読フォルダー
folderPaneModeHeader_unread_compact =未読フォルダー - コンパクト
folderPaneModeHeader_favorite =お気に入りフォルダー
folderPaneModeHeader_favorite_compact =お気に入りフォルダー - コンパクト
folderPaneModeHeader_recent =最近使用したフォルダー
folderPaneModeHeader_recent_compact =最近使用したフォルダー - コンパクト
folderPaneModeHeader_smart =統合フォルダー
unifiedAccountName =統合フォルダー
# Copy / Move to Folder Again
## (^^; グレーアウト時は messenger.dtd/moveToFolderAgain.label が表示される
#LOCALIZATION NOTE %1$S is the name of the folder we will move to. moveToFolderAgainAccessKey
# should have the same value as copyToFolderAgainAccessKey as they are the same menu item in the UI
# moveToFolderAgainAccessKey should also be a letter that occurs before %1$S
moveToFolderAgain =前回と同じ "%1$S" に移動
moveToFolderAgainAccessKey =t
#LOCALIZATION NOTE %1$S is the name of the folder we will copy to
# copyToFolderAgainAccessKey
# should have the same value as moveToFolderAgainAccessKey as they are the same menu item in the UI
# copyToFolderAgainAccessKey should also be a letter that occurs before %1$S
copyToFolderAgain =前回と同じ "%1$S" にコピー
copyToFolderAgainAccessKey =t
#LOCALIZATION NOTE(mdnBarMessageNormal) %1$S is the name of the sender
mdnBarMessageNormal =%1$S がこのメールの開封確認を求めています。
#LOCALIZATION NOTE(mdnBarMessageAddressDiffers) %1$S is the name of the sender, %2$S is the address(es) to send return receipt to
mdnBarMessageAddressDiffers =%1$S がこのメールの開封確認を求めています (%2$S に送付されます)。
# mailCommands.js
emptyJunkFolderTitle ="%S" を空にする
emptyJunkFolderMessage =迷惑フォルダー内のすべてのメッセージとサブフォルダーを削除しますか?
emptyJunkDontAsk =次回からは確認しない
emptyTrashFolderTitle ="%S" を空にする
emptyTrashFolderMessage =ごみ箱内のすべてのメッセージとサブフォルダーを削除しますか?
emptyTrashDontAsk =次回からは確認しない
# junkCommands.js
junkAnalysisPercentComplete =迷惑メールの分析を %S 完了しました
processingJunkMessages =迷惑メールを処理しています
# Messenger bootstrapping messages
fileNotFoundTitle =ファイルが見つかりません
#LOCALIZATION NOTE(fileNotFoundMsg): %S is the filename
fileNotFoundMsg =%S ファイルが見つかりません。
fileEmptyTitle =ファイルが空です
#LOCALIZATION NOTE(fileEmptyMsg): %S is the filename
fileEmptyMsg =%S ファイルの中身がありません。
# LOCALIZATION NOTE (headerMoreAddrs): semicolon separated list of plural
# forms of the word "more" as used after the number of addresses
# currently hidden while displaying a header such as "to", "cc", or "bcc"
# in the message header box. English has two identical forms here, so it will
# construct strings that look like (for example) "1 more" or "20 more".
# <https://developer.mozilla.org/en/Localization_and_Plurals> has details
# on this mechanism.
headerMoreAddrs =すべて表示 (あと #1 件)
# LOCALIZATION NOTE (headerMoreAddrsTooltip): semicolon separated list of
# plural forms of the phrase ", and #1 more" as used in the tooltip text
# of the more widget displayed in the header pane (see headerMoreAddrs).
# English has two identical forms here, so it will construct strings that
# look like (for example) ", and 1 more" or ", and 20 more".
# <https://developer.mozilla.org/en/Localization_and_Plurals> has details
# on this mechanism.
headerMoreAddrsTooltip =さらに #1 件表示します
# LOCALIZATION NOTE (headertoFieldMe): first person prepositional object
# pronoun used in the "to" header of the message header pane. This is also
# used for the fallback case if a header-specific localization is not
# available.
# (^a^) en-US: You -> Me (bug 535349)
headertoFieldMe =(自分)
# LOCALIZATION NOTE (headerfromFieldMe): first person prepositional object
# pronoun used in the "from" header of the message header pane.
headerfromFieldMe =(自分)
# LOCALIZATION NOTE (headerreply-toFieldMe): first person prepositional
# object pronoun used in the "reply-to" header of the message header pane.
headerreply-toFieldMe =(自分)
# LOCALIZATION NOTE (headerccFieldMe): first person prepositional object
# pronoun used in the "cc" header of the message header pane.
headerccFieldMe =(自分)
# LOCALIZATION NOTE (headerbccFieldMe): first person prepositional object
# pronoun used in the "bcc" header of the message header pane.
headerbccFieldMe =(自分)
expandAttachmentPaneTooltip =添付ペインを表示します
collapseAttachmentPaneTooltip =添付ペインを隠します
# Shown when content tabs are being loaded.
loadingTab =読み込み中...
confirmMsgDelete.title =削除の確認
confirmMsgDelete.collapsed.desc =折りたたまれたスレッドのメッセージをすべて削除します。本当に削除してもよろしいですか?
confirmMsgDelete.deleteNoTrash.desc =メッセージのコピーをごみ箱に残さずに削除します。本当に削除してもよろしいですか?
confirmMsgDelete.deleteFromTrash.desc =メッセージをごみ箱から完全に削除します。本当に削除してもよろしいですか?
confirmMsgDelete.dontAsk.label =次回からは確認しない
confirmMsgDelete.delete.label =削除
mailServerLoginFailedTitle =ログイン失敗
# LOCALIZATION NOTE (mailServerLoginFailedTitleWithAccount):
# "%S" is the account name.
mailServerLoginFailedTitleWithAccount =アカウント "%S" へのログインに失敗しました。
# LOCALIZATION NOTE (mailServerLoginFailed2):
# %1$S is the host name of the server, %2$S is the user name.
mailServerLoginFailed2 =ユーザー名 %2$S でサーバー %1$S へのログインに失敗しました。
mailServerLoginFailedRetryButton =再試行(&R)
mailServerLoginFailedEnterNewPasswordButton =新しいパスワードを入力(&E)
# LOCALIZATION NOTE (threadPane.columnPicker.confirmFolder.noChildren.title):
# When the user selects a folder to apply the currently displayed columns to
# via the "columnPicker.applyToFolder.label" menu option, this is the title of
# the confirmation dialog used to verify they selected the correct folder. This
# is the case in which we apply the columns only to the folder and not to any of
# its children.
threadPane.columnPicker.confirmFolder.noChildren.title =変更の適用
# LOCALIZATION NOTE (threadPane.columnPicker.confirmFolder.noChildren.message):
# When the user selects a folder to apply the currently displayed columns to
# via the "columnPicker.applyToFolder.label" menu option, this is the text of
# the confirmation dialog used to verify they selected the correct folder. The
# string '%S' is replaced with the name of the folder the user selected in
# order to help them confirm they picked what they thought they picked. This
# is the case in which we apply the columns only to the folder and not to any of
# its children.
threadPane.columnPicker.confirmFolder.noChildren.message =現在の列表示を %S フォルダーに適用しますか?
# LOCALIZATION NOTE (threadPane.columnPicker.confirmFolder.withChildren.title):
# When the user selects a folder to apply the currently displayed columns to via
# the "columnPicker.applyToFolderAndChildren.label" menu option, this is the
# title of the confirmation dialog used to verify they selected the correct
# folder. This is the case in which we apply the columns to the folder and all
# of its children.
threadPane.columnPicker.confirmFolder.withChildren.title =変更の適用
# LOCALIZATION NOTE (threadPane.columnPicker.confirmFolder.withChildren.message):
# When the user selects a folder to apply the currently displayed columns to via
# the "columnPicker.applyToFolderAndChildren.label" menu option, this is the
# text of the confirmation dialog used to verify they selected the correct
# folder. The string '%S' is replaced with the name of the folder the user
# selected in order to help them confirm they picked what they thought they
# picked. This is the case in which we apply the columns to the folder and all
# of its children.
threadPane.columnPicker.confirmFolder.withChildren.message =現在の列表示を %S フォルダー全体 (サブフォルダーを含む) に適用しますか?
# LOCALIZATION NOTE (lwthemeInstallRequest.message): %S will be replaced with
# the host name of the site.
lwthemeInstallRequest.message =このサイト (%S) はテーマをインストールしようとしています。
lwthemeInstallRequest.allowButton =許可
lwthemeInstallRequest.allowButton.accesskey =a
lwthemePostInstallNotification.message =新しいテーマがインストールされました。
lwthemePostInstallNotification.undoButton =元に戻す
lwthemePostInstallNotification.undoButton.accesskey =U
lwthemePostInstallNotification.manageButton =テーマを管理...
lwthemePostInstallNotification.manageButton.accesskey =M
# safeModeRestart
safeModeRestartPromptTitle =アドオンを無効にして再起動
safeModeRestartPromptMessage =すべてのアドオンを無効にして再起動しますか?
safeModeRestartButton =再起動
# LOCALIZATION NOTE (downloadAndInstallButton.label): %S is replaced by the
# version of the update: "Update to 28.0".
update.downloadAndInstallButton.label =%S に更新
update.downloadAndInstallButton.accesskey =U
# Sanitize
# LOCALIZATION NOTE (sanitizeDialog2.everything.title): When "Time range to
# clear" is set to "Everything", the Clear Recent History dialog's title is
# changed to this. See UI mockup and comment 11 at bug 480169 -->
sanitizeDialog2.everything.title =すべての履歴を消去
sanitizeButtonOK =今すぐ消去
# LOCALIZATION NOTE (sanitizeEverythingWarning2): Warning that appears when
# "Time range to clear" is set to "Everything" in Clear Recent History dialog,
# provided that the user has not modified the default set of history items to clear.
sanitizeEverythingWarning2 =すべての履歴が消去されます。
# LOCALIZATION NOTE (sanitizeSelectedWarning): Warning that appears when
# "Time range to clear" is set to "Everything" in Clear Recent History dialog,
# provided that the user has modified the default set of history items to clear.
sanitizeSelectedWarning =選択した項目の履歴がすべて消去されます。
learnMoreAboutIgnoreThread =詳細...
learnMoreAboutIgnoreThreadAccessKey =L
undoIgnoreThread =スレッドの無視を元に戻す
undoIgnoreThreadAccessKey =U
undoIgnoreSubthread =サブスレッドの無視を元に戻す
undoIgnoreSubthreadAccessKey =U
# LOCALIZATION NOTE (ignoredThreadFeedback): #1 is the message thread title
ignoredThreadFeedback =スレッド "#1" への返信が表示されなくなります。
# LOCALIZATION NOTE (ignoredSubthreadFeedback): #1 is the message subthread title
ignoredSubthreadFeedback =サブスレッド "#1" への返信が表示されなくなります。
# LOCALIZATION NOTE (ignoredThreadsFeedback): Semi-colon list of plural forms.
# #1 is the number of threads
ignoredThreadsFeedback =選択された #1 件のスレッドへの返信が表示されなくなります。
# LOCALIZATION NOTE (ignoredSubthreadsFeedback): Semi-colon list of plural forms.
# #1 is number of subthreads
ignoredSubthreadsFeedback =選択された #1 件のサブスレッドへの返信が表示されなくなります。
# LOCALIZATION NOTE (saveAsType): replace %S with the extension of the file to be saved.
saveAsType =%S ファイル
# LOCALIZATION NOTE (openSearch.label): The label used in the autocomplete
# widget to refer to a search on the web for a short string containing at most
# 15 characters. %1$S is the search provider to use. %2$S is the string to
# search for.
openSearch.label =%1$S で検索: "%2$S"
# LOCALIZATION NOTE (openSearch.label.truncated): The label used in the
# autocomplete widget to refer to a search on the web for a short string
# containing more than 15 characters. %1$S is the search provider to use. %2$S
# is the string to search for, truncated to 15 characters.
openSearch.label.truncated =%1$S で検索: "%2$S..."
# LOCALIZATION NOTE (aboutDialog.architecture.*):
# The sixtyFourBit and thirtyTwoBit strings describe the architecture of the
# current Thunderbird build: 32-bit or 64-bit. These strings are used in parentheses
# after the Thunderbird version in the About dialog,
# e.g.: "48.0.2 (32-bit)" or "51.0a1 (2016-09-05) (64-bit)".
aboutDialog.architecture.sixtyFourBit =64 ビット
aboutDialog.architecture.thirtyTwoBit =32 ビット
errorConsoleTitle =エラーコンソール
# LOCALIZATION NOTE (panel.back):
# This is used by screen readers to label the "back" button in various browser
# popup panels, including the sliding subviews of the appmenu.
panel.back =戻る
|