blob: 685ff8bc734fc1330cd4881b2e9cba3ab97630f2 (
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
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
|
# 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/.
preferences-title =
.title =
{ PLATFORM() ->
[windows] Options
*[other] Preferences
}
pane-compose-title = Composition
category-compose =
.tooltiptext = Composition
pane-chat-title = Chat
category-chat =
.tooltiptext = Chat
pane-calendar-title = Calendar
category-calendar =
.tooltiptext = Calendar
## OS Authentication dialog
## General Tab
focus-search-shortcut =
.key = f
focus-search-shortcut-alt =
.key = k
general-legend = { -brand-short-name } Start Page
start-page-label =
.label = When { -brand-short-name } launches, show the Start Page in the message area
.accesskey = W
location-label =
.value = Location:
.accesskey = o
restore-default-label =
.label = Restore Default
.accesskey = R
default-search-engine = Default Search Engine
new-message-arrival = When new messages arrive:
mail-play-sound-label =
.label =
{ PLATFORM() ->
[macos] Play the following sound file:
*[other] Play a sound
}
.accesskey =
{ PLATFORM() ->
[macos] d
*[other] d
}
mail-play-button =
.label = Play
.accesskey = P
change-dock-icon = Change preferences for the app icon
app-icon-options =
.label = App Icon Options…
.accesskey = n
notification-settings = Alerts and the default sound can be disabled on the Notification pane of System Preferences.
animated-alert-label =
.label = Show an alert
.accesskey = S
customize-alert-label =
.label = Customize…
.accesskey = C
tray-icon-label =
.label = Show a tray icon
.accesskey = t
mail-custom-sound-label =
.label = Use the following sound file
.accesskey = U
mail-browse-sound-button =
.label = Browse…
.accesskey = B
enable-gloda-search-label =
.label = Enable Global Search and Indexer
.accesskey = E
allow-hw-accel =
.label = Use hardware acceleration when available
.accesskey = h
store-type-label =
.value = Message Store Type for new accounts:
.accesskey = T
mbox-store-label =
.label = File per folder (mbox)
maildir-store-label =
.label = File per message (maildir)
scrolling-legend = Scrolling
autoscroll-label =
.label = Use autoscrolling
.accesskey = U
smooth-scrolling-label =
.label = Use smooth scrolling
.accesskey = m
system-integration-legend = System Integration
always-check-default =
.label = Always check to see if { -brand-short-name } is the default mail client on startup
.accesskey = A
check-default-button =
.label = Check Now…
.accesskey = N
# Note: This is the search engine name for all the different platforms.
# Platforms that don't support it should be left blank.
search-engine-name =
{ PLATFORM() ->
[macos] Spotlight
[windows] Windows Search
*[other] { "" }
}
search-integration-label =
.label = Allow { search-engine-name } to search messages
.accesskey = S
config-editor-button =
.label = Config Editor…
.accesskey = C
return-receipts-description = Determine how { -brand-short-name } handles return receipts
return-receipts-button =
.label = Return Receipts…
.accesskey = R
automatic-updates-label =
.label = Automatically install updates (recommended: improved security)
.accesskey = A
check-updates-label =
.label = Check for updates, but let me choose whether to install them
.accesskey = C
update-history-button =
.label = Show Update History
.accesskey = p
use-service =
.label = Use a background service to install updates
.accesskey = b
networking-legend = Connection
proxy-config-description = Configure how { -brand-short-name } connects to the Internet
network-settings-button =
.label = Settings…
.accesskey = S
offline-legend = Offline
offline-settings = Configure offline settings
offline-settings-button =
.label = Offline…
.accesskey = O
diskspace-legend = Disk Space
offline-compact-folder =
.label = Compact all folders when it will save over
.accesskey = a
compact-folder-size =
.value = MB in total
## Note: The entities use-cache-before and use-cache-after appear on a single
## line in preferences as follows:
## use-cache-before [ textbox for cache size in MB ] use-cache-after
use-cache-before =
.value = Use up to
.accesskey = U
use-cache-after = MB of space for the cache
##
clear-cache-button =
.label = Clear Now
.accesskey = C
fonts-legend = Fonts & Colors
default-font-label =
.value = Default font:
.accesskey = D
default-size-label =
.value = Size:
.accesskey = S
font-options-button =
.label = Advanced…
.accesskey = A
color-options-button =
.label = Colors…
.accesskey = C
display-width-legend = Plain Text Messages
# Note : convert-emoticons-label 'Emoticons' are also known as 'Smileys', e.g. :-)
convert-emoticons-label =
.label = Display emoticons as graphics
.accesskey = e
display-text-label = When displaying quoted plain text messages:
style-label =
.value = Style:
.accesskey = y
regular-style-item =
.label = Regular
bold-style-item =
.label = Bold
italic-style-item =
.label = Italic
bold-italic-style-item =
.label = Bold Italic
size-label =
.value = Size:
.accesskey = z
regular-size-item =
.label = Regular
bigger-size-item =
.label = Bigger
smaller-size-item =
.label = Smaller
quoted-text-color =
.label = Color:
.accesskey = o
search-input =
.placeholder = Search
type-column-label =
.label = Content Type
.accesskey = T
action-column-label =
.label = Action
.accesskey = A
save-to-label =
.label = Save files to
.accesskey = S
choose-folder-label =
.label =
{ PLATFORM() ->
[macos] Choose…
*[other] Browse…
}
.accesskey =
{ PLATFORM() ->
[macos] C
*[other] B
}
always-ask-label =
.label = Always ask me where to save files
.accesskey = A
display-tags-text = Tags can be used to categorize and prioritize your messages.
new-tag-button =
.label = New…
.accesskey = N
edit-tag-button =
.label = Edit…
.accesskey = E
delete-tag-button =
.label = Delete
.accesskey = D
auto-mark-as-read =
.label = Automatically mark messages as read
.accesskey = A
mark-read-no-delay =
.label = Immediately on display
.accesskey = o
## Note: This will concatenate to "After displaying for [___] seconds",
## using (mark-read-delay) and a number (seconds-label).
mark-read-delay =
.label = After displaying for
.accesskey = d
seconds-label = seconds
##
open-msg-label =
.value = Open messages in:
open-msg-tab =
.label = A new tab
.accesskey = t
open-msg-window =
.label = A new message window
.accesskey = n
open-msg-ex-window =
.label = An existing message window
.accesskey = e
close-move-delete =
.label = Close message window/tab on move or delete
.accesskey = C
condensed-addresses-label =
.label = Show only display name for people in my address book
.accesskey = S
## Compose Tab
forward-label =
.value = Forward messages:
.accesskey = F
inline-label =
.label = Inline
as-attachment-label =
.label = As Attachment
extension-label =
.label = add extension to file name
.accesskey = e
## Note: This will concatenate to "Auto Save every [___] minutes",
## using (auto-save-label) and a number (auto-save-end).
auto-save-label =
.label = Auto Save every
.accesskey = A
auto-save-end = minutes
##
warn-on-send-accel-key =
.label = Confirm when using keyboard shortcut to send message
.accesskey = C
spellcheck-label =
.label = Check spelling before sending
.accesskey = C
spellcheck-inline-label =
.label = Enable spell check as you type
.accesskey = E
language-popup-label =
.value = Language:
.accesskey = L
download-dictionaries-link = Download More Dictionaries
font-label =
.value = Font:
.accesskey = n
font-color-label =
.value = Text Color:
.accesskey = T
bg-color-label =
.value = Background Color:
.accesskey = B
restore-html-label =
.label = Restore Defaults
.accesskey = R
default-format-label =
.label = Use Paragraph format instead of Body Text by default
.accesskey = P
format-description = Configure text format behavior
send-options-label =
.label = Send Options…
.accesskey = S
autocomplete-description = When addressing messages, look for matching entries in:
ab-label =
.label = Local Address Books
.accesskey = L
directories-label =
.label = Directory Server:
.accesskey = D
directories-none-label =
.none = None
edit-directories-label =
.label = Edit Directories…
.accesskey = E
email-picker-label =
.label = Automatically add outgoing e-mail addresses to my:
.accesskey = A
default-directory-label =
.value = Default startup directory in the address book window:
.accesskey = S
default-last-label =
.none = Last used directory
attachment-label =
.label = Check for missing attachments
.accesskey = m
attachment-options-label =
.label = Keywords…
.accesskey = K
enable-cloud-share =
.label = Offer to share for files larger than
cloud-share-size =
.value = MB
add-cloud-account =
.label = Add…
.accesskey = A
.defaultlabel = Add…
remove-cloud-account =
.label = Remove
.accesskey = R
cloud-account-description = Add a new Filelink storage service
## Privacy Tab
mail-content = Mail Content
remote-content-label =
.label = Allow remote content in messages
.accesskey = m
exceptions-button =
.label = Exceptions…
.accesskey = E
remote-content-info =
.value = Learn more about the privacy issues of remote content
web-content = Web Content
history-label =
.label = Remember websites and links I've visited
.accesskey = R
cookies-label =
.label = Accept cookies from sites
.accesskey = A
third-party-label =
.value = Accept third-party cookies:
.accesskey = c
third-party-always =
.label = Always
third-party-never =
.label = Never
third-party-visited =
.label = From visited
keep-label =
.value = Keep until:
.accesskey = K
keep-expire =
.label = they expire
keep-close =
.label = I close { -brand-short-name }
keep-ask =
.label = ask me every time
cookies-button =
.label = Show Cookies…
.accesskey = S
passwords-description = { -brand-short-name } can remember passwords for all of your accounts.
passwords-button =
.label = Saved Passwords…
.accesskey = S
master-password-description = A Master Password protects all your passwords, but you must enter it once per session.
master-password-label =
.label = Use a master password
.accesskey = U
master-password-button =
.label = Change Master Password…
.accesskey = C
junk-description = Set your default junk mail settings. Account-specific junk mail settings can be configured in Account Settings.
junk-label =
.label = When I mark messages as junk:
.accesskey = W
junk-move-label =
.label = Move them to the account's "Junk" folder
.accesskey = o
junk-delete-label =
.label = Delete them
.accesskey = D
junk-read-label =
.label = Mark messages determined to be Junk as read
.accesskey = M
junk-log-label =
.label = Enable adaptive junk filter logging
.accesskey = E
junk-log-button =
.label = Show log
.accesskey = S
reset-junk-button =
.label = Reset Training Data
.accesskey = R
phishing-description = { -brand-short-name } can analyze messages for suspected email scams by looking for common techniques used to deceive you.
phishing-label =
.label = Tell me if the message I'm reading is a suspected email scam
.accesskey = T
antivirus-description = { -brand-short-name } can make it easy for antivirus software to analyze incoming mail messages for viruses before they are stored locally.
antivirus-label =
.label = Allow antivirus clients to quarantine individual incoming messages
.accesskey = A
certificate-description = When a server requests my personal certificate:
certificate-auto =
.label = Select one automatically
.accesskey = S
certificate-ask =
.label = Ask me every time
.accesskey = A
ocsp-label =
.label = Query OCSP responder servers to confirm the current validity of certificates
.accesskey = Q
## Chat Tab
startup-label =
.value = When { -brand-short-name } starts:
.accesskey = s
offline-label =
.label = Keep my Chat Accounts offline
auto-connect-label =
.label = Connect my chat accounts automatically
## Note: idle-label is displayed first, then there's a field where the user
## can enter a number, and itemTime is displayed at the end of the line.
## The translations of the idle-label and idle-time-label parts don't have
## to mean the exact same thing as in English; please try instead to
## translate the whole sentence.
idle-label =
.label = Let my contacts know that I am Idle after
.accesskey = I
idle-time-label = minutes of inactivity
##
away-message-label =
.label = and set my status to Away with this status message:
.accesskey = A
send-typing-label =
.label = Send typing notifications in conversations
.accesskey = t
notification-label = When messages directed at you arrive:
show-notification-label =
.label = Show a notification:
.accesskey = c
notification-all =
.label = with sender's name and message preview
notification-name =
.label = with sender's name only
notification-empty =
.label = without any info
chat-play-sound-label =
.label = Play a sound
.accesskey = d
chat-play-button =
.label = Play
.accesskey = P
chat-system-sound-label =
.label = Default system sound for new mail
.accesskey = D
chat-custom-sound-label =
.label = Use the following sound file
.accesskey = U
chat-browse-sound-button =
.label = Browse…
.accesskey = B
## Preferences UI Search Results
|