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
|
# 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/.
close-button =
.aria-label = Close
preferences-title =
.title =
{ PLATFORM() ->
[windows] Options
*[other] Preferences
}
category-list =
.aria-label = Categories
pane-general-title = General
category-general =
.tooltiptext = { pane-general-title }
pane-compose-title = Composition
category-compose =
.tooltiptext = Composition
pane-privacy-title = Privacy & Security
category-privacy =
.tooltiptext = Privacy & Security
pane-chat-title = Chat
category-chat =
.tooltiptext = Chat
pane-calendar-title = Calendar
category-calendar =
.tooltiptext = Calendar
general-language-and-appearance-header = Language & Appearance
general-incoming-mail-header = Incoming Mails
general-files-and-attachment-header = Files & Attachments
general-tags-header = Tags
general-reading-and-display-header = Reading & Display
general-updates-header = Updates
general-network-and-diskspace-header = Network & Disk Space
general-indexing-label = Indexing
composition-category-header = Composition
composition-attachments-header = Attachments
composition-spelling-title = Spelling
compose-html-style-title = HTML Style
composition-addressing-header = Addressing
privacy-main-header = Privacy
privacy-passwords-header = Passwords
privacy-junk-header = Junk
collection-header = { -brand-short-name } Data Collection and Use
collection-description = We strive to provide you with choices and collect only what we need to provide and improve { -brand-short-name } for everyone. We always ask permission before receiving personal information.
collection-privacy-notice = Privacy Notice
collection-health-report-telemetry-disabled = You’re no longer allowing { -vendor-short-name } to capture technical and interaction data. All past data will be deleted within 30 days.
collection-health-report-telemetry-disabled-link = Learn more
collection-health-report =
.label = Allow { -brand-short-name } to send technical and interaction data to { -vendor-short-name }
.accesskey = r
collection-health-report-link = Learn more
# This message is displayed above disabled data sharing options in developer builds
# or builds with no Telemetry support available.
collection-health-report-disabled = Data reporting is disabled for this build configuration
collection-backlogged-crash-reports =
.label = Allow { -brand-short-name } to send backlogged crash reports on your behalf
.accesskey = c
collection-backlogged-crash-reports-link = Learn more
privacy-security-header = Security
privacy-scam-detection-title = Scam Detection
privacy-anti-virus-title = Antivirus
privacy-certificates-title = Certificates
chat-pane-header = Chat
chat-status-title = Status
chat-notifications-title = Notifications
chat-pane-styling-header = Styling
choose-messenger-language-description = Choose the languages used to display menus, messages, and notifications from { -brand-short-name }.
manage-messenger-languages-button =
.label = Set Alternatives...
.accesskey = |
confirm-messenger-language-change-description = Restart { -brand-short-name } to apply these changes
confirm-messenger-language-change-button = Apply and Restart
update-setting-write-failure-title = Error saving Update preferences
# Variables:
# $path (String) - Path to the configuration file
# The newlines between the main text and the line containing the path is
# intentional so the path is easier to identify.
update-setting-write-failure-message =
{ -brand-short-name } encountered an error and didn’t save this change. Note that setting this update preference requires permission to write to the file below. You or a system administrator may be able resolve the error by granting the Users group full control to this file.
Could not write to file: { $path }
update-in-progress-title = Update In Progress
update-in-progress-message = Do you want { -brand-short-name } to continue with this update?
update-in-progress-ok-button = &Discard
# Continue is the cancel button so pressing escape or using a platform standard
# method of closing the UI will not discard the update.
update-in-progress-cancel-button = &Continue
account-button = Account Settings
addons-button = Extensions & Themes
## OS Authentication dialog
# This message can be seen by trying to add a Master Password.
master-password-os-auth-dialog-message-win = To create a Master Password, enter your Windows login credentials. This helps protect the security of your accounts.
# This message can be seen by trying to add a Master Password.
# The macOS strings are preceded by the operating system with "Thunderbird is trying to "
# and includes subtitle of "Enter password for the user "xxx" to allow this." These
# notes are only valid for English. Please test in your locale.
master-password-os-auth-dialog-message-macosx = create a Master Password
# This message can be seen by trying to add a Primary Password.
primary-password-os-auth-dialog-message-win = To create a Primary Password, enter your Windows login credentials. This helps protect the security of your accounts.
# This message can be seen by trying to add a Primary Password.
# The macOS strings are preceded by the operating system with "Thunderbird is trying to "
# and includes subtitle of "Enter password for the user "xxx" to allow this." These
# notes are only valid for English. Please test in your locale.
primary-password-os-auth-dialog-message-macosx = create a Primary Password
# Don't change this label.
master-password-os-auth-dialog-caption = { -brand-full-name }
## 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 = L
restore-default-label =
.label = Restore Default
.accesskey = R
default-search-engine = Default Search Engine
add-search-engine =
.label = Add from file
.accesskey = A
remove-search-engine =
.label = Remove
.accesskey = v
minimize-to-tray-label =
.label = When { -brand-short-name } is minimised, move it to the tray
.accesskey = m
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 = Customise…
.accesskey = C
tray-icon-label =
.label = Show a tray icon
.accesskey = t
mail-system-sound-label =
.label = Default system sound for new mail
.accesskey = D
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
datetime-formatting-legend = Date and Time Formatting
language-selector-legend = Language
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
update-app-legend = { -brand-short-name } Updates
# Variables:
# $version (String): version of Thunderbird, e.g. 68.0.1
update-app-version = Version { $version }
allow-description = Allow { -brand-short-name } to
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
cross-user-udpate-warning = This setting will apply to all Windows accounts and { -brand-short-name } profiles using this installation of { -brand-short-name }.
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 = m
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
##
smart-cache-label =
.label = Override automatic cache management
.accesskey = v
clear-cache-button =
.label = Clear Now
.accesskey = C
fonts-legend = Fonts & Colours
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 = Colours…
.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 = Colour:
.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 categorise and prioritise 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 = m
## 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
display-name-label =
.value = Display name:
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-size-label =
.value = Size:
.accesskey = z
default-colors-label =
.label = Use reader's default colours
.accesskey = d
font-color-label =
.value = Text Colour:
.accesskey = T
bg-color-label =
.value = Background Colour:
.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 behaviour
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 email 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
find-cloud-providers =
.value = Find more providers…
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 = A
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 web sites 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
do-not-track-label =
.label = Send web sites a “Do Not Track” signal that you don’t want to be tracked
.accesskey = n
learn-button =
.label = Learn more
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
primary-password-description = A Primary Password protects all your passwords, but you must enter it once per session.
primary-password-label =
.label = Use a Primary Password
.accesskey = U
primary-password-button =
.label = Change Primary Password…
.accesskey = C
forms-primary-pw-fips-title = You are currently in FIPS mode. FIPS requires a non-empty Primary Password.
forms-master-pw-fips-desc = Password Change Failed
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 analyse 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 anti-virus software to analyse incoming mail messages for viruses before they are stored locally.
antivirus-label =
.label = Allow anti-virus clients to quarantine individual incoming messages
.accesskey = A
certificate-description = When a server requests my personal certificate:
certificate-auto =
.label = Select one automatically
.accesskey = m
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
certificate-button =
.label = Manage Certificates…
.accesskey = M
security-devices-button =
.label = Security Devices…
.accesskey = D
## 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
notification-type-label =
.label =
{ PLATFORM() ->
[macos] Animate dock icon
*[other] Flash the taskbar item
}
.accesskey =
{ PLATFORM() ->
[macos] o
*[other] F
}
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
theme-label =
.value = Theme:
.accesskey = T
style-thunderbird =
.label = Thunderbird
style-bubbles =
.label = Bubbles
style-dark =
.label = Dark
style-paper =
.label = Paper Sheets
style-simple =
.label = Simple
preview-label = Preview:
no-preview-label = No preview available
no-preview-description = This theme is not valid or is currently unavailable (disabled add-on, safe-mode, …).
chat-variant-label =
.value = Variant:
.accesskey = V
chat-header-label =
.label = Show Header
.accesskey = H
# This is used to determine the width of the search field in about:preferences,
# in order to make the entire placeholder string visible
#
# Please keep the placeholder string short to avoid truncation.
#
# Notice: The value of the `.style` attribute is a CSS string, and the `width`
# is the name of the CSS property. It is intended only to adjust the element's width.
# Do not translate.
search-input-box =
.style = width: 15.4em
.placeholder =
{ PLATFORM() ->
[windows] Find in Options
*[other] Find in Preferences
}
## Preferences UI Search Results
search-results-header = Search Results
# `<span data-l10n-name="query"></span>` will be replaced by the search term.
search-results-empty-message =
{ PLATFORM() ->
[windows] Sorry! There are no results in Options for “<span data-l10n-name="query"></span>”.
*[other] Sorry! There are no results in Preferences for “<span data-l10n-name="query"></span>”.
}
search-results-help-link = Need help? Visit <a data-l10n-name="url">{ -brand-short-name } Support</a>
|