summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/af/chrome/af/locale/af/messenger/messenger.dtd
blob: dbf99b599d2eb67689f68bf2a27f8274cad35dae (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
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
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
<!-- 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/. -->

<!ENTITY titledefault.label "&brandFullName;">
<!ENTITY titleSeparator.label " - ">
<!-- File Menu -->

<!ENTITY newFolderCmd.label "Vouer…">
<!ENTITY newFolderCmd.accesskey "V">







<!-- LOCALIZATION NOTE (moveToNewWindow.label):
     Menu option to cause the current tab to be migrated to a new Thunderbird
     window.
     -->

<!ENTITY newVirtualFolderCmd.label "Gestoorde soektog…">
<!ENTITY newVirtualFolderCmd.accesskey "G">










<!ENTITY openMessageFileCmd.label "Open gestoorde boodskap…">
<!ENTITY openMessageFileCmd.accesskey "O">
<!ENTITY saveAsMenu.label "Stoor as">
<!ENTITY saveAsMenu.accesskey "S">
<!ENTITY saveAsFileCmd.key "s">
<!ENTITY saveAsTemplateCmd.label "Sjabloon">
<!ENTITY saveAsTemplateCmd.accesskey "S">
<!ENTITY getNewMsgForCmd.label "Kry nuwe boodskappe vir">
<!ENTITY getNewMsgForCmd.accesskey "u">
<!ENTITY getAllNewMsgCmdPopupMenu.label "Alle rekeninge">
<!ENTITY getAllNewMsgCmdPopupMenu.accesskey "A">
<!ENTITY getNewMsgCurrentAccountCmdPopupMenu.label "Huidige rekening">
<!ENTITY getNewMsgCurrentAccountCmdPopupMenu.accesskey "H">


<!ENTITY sendUnsentCmd.label "Stuur ongestuurde boodskappe">
<!ENTITY sendUnsentCmd.accesskey "u">
<!ENTITY subscribeCmd.label "Inteken…">
<!ENTITY subscribeCmd.accesskey "I">
<!ENTITY deleteFolder.label "Skrap vouer">
<!ENTITY deleteFolder.accesskey "S">
<!ENTITY renameFolder.label "Hernoem vouer…">
<!ENTITY renameFolder.accesskey "H">
<!ENTITY renameFolder.key "VK_F2">
<!ENTITY compactFolders.label "Kompakteer vouers">
<!ENTITY compactFolders.accesskey "v">
<!ENTITY emptyTrashCmd.label "Maak snippermandjie leeg">
<!ENTITY emptyTrashCmd.accesskey "M">
<!ENTITY offlineMenu.label "Aflyn">
<!ENTITY offlineMenu.accesskey "l">
<!ENTITY offlineGoOfflineCmd.label "Werk aflyn">
<!ENTITY offlineGoOfflineCmd.accesskey "W">
<!ENTITY synchronizeOfflineCmd.label "Laai nou af/sinchroniseer nou…">
<!ENTITY synchronizeOfflineCmd.accesskey "s">


<!ENTITY downloadSelectedCmd.label "Kry gemerkte boodskappe">
<!ENTITY downloadSelectedCmd.accesskey "K">
<!ENTITY downloadStarredCmd.label "Kry gevlagde boodskappe">
<!ENTITY downloadStarredCmd.accesskey "g">
<!ENTITY printCmd.label "Druk…">
<!ENTITY printCmd.accesskey "D">
<!ENTITY printCmd.key "p">
<!-- Edit Menu -->

<!ENTITY deleteMsgCmd.label "Skrap boodskap">
<!ENTITY deleteMsgCmd.accesskey "S">
<!ENTITY undeleteMsgCmd.label "Ontskrap boodskap">
<!ENTITY undeleteMsgCmd.accesskey "t">
<!ENTITY deleteMsgsCmd.label "Skrap gemerkte boodskappe">
<!ENTITY deleteMsgsCmd.accesskey "S">
<!ENTITY undeleteMsgsCmd.label "Ontskrap gemerkte boodskappe">
<!ENTITY undeleteMsgsCmd.accesskey "t">
<!ENTITY deleteFolderCmd.label "Skrap vouer">
<!ENTITY deleteFolderCmd.accesskey "S">


<!ENTITY selectMenu.label "Merk">
<!ENTITY selectMenu.accesskey "M">
<!ENTITY all.label "Almal">
<!ENTITY all.accesskey "A">
<!ENTITY selectThreadCmd.label "Draad">
<!ENTITY selectThreadCmd.accesskey "D">
<!ENTITY selectThreadCmd.key "a">
<!ENTITY selectFlaggedCmd.label "Gevlagde boodskappe">
<!ENTITY selectFlaggedCmd.accesskey "G">
<!ENTITY menuFavoriteFolder.label "Gunsteling-vouer">
<!ENTITY menuFavoriteFolder.accesskey "G">




<!ENTITY undoDeleteMsgCmd.label "Ontdoen skrap van boodskap">
<!ENTITY redoDeleteMsgCmd.label "Herdoen skrap van boodskap">
<!ENTITY undoMoveMsgCmd.label "Ontdoen skuif van boodskap">
<!ENTITY redoMoveMsgCmd.label "Herdoen skuif van boodskap">
<!ENTITY undoCopyMsgCmd.label "Ontdoen kopieer van boodskap">
<!ENTITY redoCopyMsgCmd.label "Herdoen kopieer van boodskap">
<!ENTITY undoMarkAllCmd.label "Ontdoen almal as gelees merk">
<!ENTITY redoMarkAllCmd.label "Herdoen almal as gelees merk">
<!ENTITY undoDefaultCmd.label "Ontdoen">
<!ENTITY undoDefaultCmd.accesskey "O">
<!ENTITY redoDefaultCmd.label "Herdoen">
<!ENTITY redoDefaultCmd.accesskey "H">
<!-- View Menu -->

<!ENTITY showMessengerToolbarCmd.label "Posnutsbalk">
<!ENTITY showMessengerToolbarCmd.accesskey "u">
<!ENTITY customizeToolbar.label "Doelmaak…">
<!ENTITY customizeToolbar.accesskey "D">

<!ENTITY messagePaneLayoutStyle.label "Uitleg">
<!ENTITY messagePaneLayoutStyle.accesskey "U">
<!ENTITY messagePaneClassic.label "Klassieke aansig">
<!ENTITY messagePaneClassic.accesskey "K">
<!ENTITY messagePaneWide.label "Wye aansig">
<!ENTITY messagePaneWide.accesskey "W">
<!ENTITY messagePaneVertical.label "Vertikale aansig">
<!ENTITY messagePaneVertical.accesskey "V">




<!ENTITY showMessageCmd.label "Boodskappaneel">
<!ENTITY showMessageCmd.accesskey "B">

<!ENTITY folderView.label "Vouers">
<!ENTITY folderView.accesskey "V">
<!ENTITY unifiedFolders.label "Verenig">
<!ENTITY unifiedFolders.accesskey "n">
<!ENTITY allFolders.label "Almal">
<!ENTITY allFolders.accesskey "A">
<!ENTITY unreadFolders.label "Ongelees">
<!ENTITY unreadFolders.accesskey "O">
<!ENTITY favoriteFolders.label "Gunsteling">
<!ENTITY favoriteFolders.accesskey "G">
<!ENTITY recentFolders.label "Onlangs">
<!ENTITY recentFolders.accesskey "O">





<!-- Sort Menu -->

<!ENTITY sortMenu.label "Rangskik volgens">
<!ENTITY sortMenu.accesskey "R">
<!ENTITY sortByDateCmd.label "Datum">
<!ENTITY sortByDateCmd.accesskey "u">
<!ENTITY sortByReceivedCmd.label "Ontvang">
<!ENTITY sortByReceivedCmd.accesskey "O">
<!ENTITY sortByStarCmd.label "Vlag">
<!ENTITY sortByStarCmd.accesskey "V">


<!ENTITY sortByPriorityCmd.label "Prioriteit">
<!ENTITY sortByPriorityCmd.accesskey "P">
<!ENTITY sortBySizeCmd.label "Grootte">
<!ENTITY sortBySizeCmd.accesskey "o">
<!ENTITY sortByStatusCmd.label "Status">
<!ENTITY sortByStatusCmd.accesskey "u">
<!ENTITY sortByTagsCmd.label "Merkers">
<!ENTITY sortByTagsCmd.accesskey "M">
<!ENTITY sortByJunkStatusCmd.label "Gemors-status">
<!ENTITY sortByJunkStatusCmd.accesskey "G">
<!ENTITY sortBySubjectCmd.label "Onderwerp">
<!ENTITY sortBySubjectCmd.accesskey "O">
<!ENTITY sortByFromCmd.label "Van">
<!ENTITY sortByFromCmd.accesskey "V">
<!ENTITY sortByRecipientCmd.label "Ontvanger">
<!ENTITY sortByRecipientCmd.accesskey "v">


<!ENTITY sortByUnreadCmd.label "Lees">
<!ENTITY sortByUnreadCmd.accesskey "L">
<!ENTITY sortByOrderReceivedCmd.label "Volgorde ontvang">
<!ENTITY sortByOrderReceivedCmd.accesskey "V">
<!ENTITY sortAscending.label "Oplopend">
<!ENTITY sortAscending.accesskey "O">
<!ENTITY sortDescending.label "Aflopend">
<!ENTITY sortDescending.accesskey "f">
<!ENTITY sortThreaded.label "Gedraad">
<!ENTITY sortThreaded.accesskey "G">
<!ENTITY sortUnthreaded.label "Ongedraad">
<!ENTITY sortUnthreaded.accesskey "O">
<!ENTITY groupBySort.label "Groepeer volgens rangskikking">
<!ENTITY groupBySort.accesskey "G">
<!ENTITY msgsMenu.label "Boodskappe">
<!ENTITY msgsMenu.accesskey "B">
<!ENTITY threads.label "Drade">
<!ENTITY threads.accesskey "a">
<!ENTITY allMsgsCmd.label "Almal">
<!ENTITY allMsgsCmd.accesskey "A">
<!ENTITY expandAllThreadsCmd.label "Vou alle drade uit">
<!ENTITY expandAllThreadsCmd.accesskey "V">
<!ENTITY expandAllThreadsCmd.key "*">
<!ENTITY collapseAllThreadsCmd.label "Vou alle drade in">
<!ENTITY collapseAllThreadsCmd.accesskey "o">
<!ENTITY collapseAllThreadsCmd.key "\">
<!ENTITY unreadMsgsCmd.label "Ongelees">
<!ENTITY unreadMsgsCmd.accesskey "O">
<!ENTITY threadsWithUnreadCmd.label "Drade met ongelees">
<!ENTITY threadsWithUnreadCmd.accesskey "D">
<!ENTITY watchedThreadsWithUnreadCmd.label "Dopgehoude drade met ongelees">
<!ENTITY watchedThreadsWithUnreadCmd.accesskey "D">
<!ENTITY ignoredThreadsCmd.label "Geïgnoreerde drade">
<!ENTITY ignoredThreadsCmd.accesskey "G">

<!ENTITY headersMenu.label "Kopskrifte">
<!ENTITY headersMenu.accesskey "K">
<!ENTITY headersAllCmd.label "Almal">
<!ENTITY headersAllCmd.accesskey "A">
<!ENTITY headersNormalCmd.label "Gewoon">
<!ENTITY headersNormalCmd.accesskey "G">
<!ENTITY bodyMenu.label "Boodskaplyf as">
<!ENTITY bodyMenu.accesskey "l">
<!ENTITY bodyAllowHTML.label "Oorspronklike HTML">
<!ENTITY bodyAllowHTML.accesskey "H">
<!ENTITY bodySanitized.label "Eenvoudige HTML">
<!ENTITY bodySanitized.accesskey "E">
<!ENTITY bodyAsPlaintext.label "Skoonteks">
<!ENTITY bodyAsPlaintext.accesskey "S">



<!ENTITY bodyMenuFeed.label "Voerboodskaplyf as">
<!ENTITY bodyMenuFeed.accesskey "l">
<!ENTITY viewFeedWebPage.label "Webbladsy">
<!ENTITY viewFeedWebPage.accesskey "W">
<!ENTITY viewFeedSummary.label "Opsomming">
<!ENTITY viewFeedSummary.accesskey "O">
<!ENTITY viewFeedSummaryFeedPropsPref.label "Verstekformaat">
<!ENTITY viewFeedSummaryFeedPropsPref.accesskey "V">

<!ENTITY viewAttachmentsInlineCmd.label "Wys aanhegsels inlyn">
<!ENTITY viewAttachmentsInlineCmd.accesskey "a">

<!ENTITY pageSourceCmd.label "Boodskapbron">
<!ENTITY pageSourceCmd.accesskey "b">
<!ENTITY pageSourceCmd.key "u">


<!-- Search Menu -->

<!ENTITY findMenu.label "Vind">
<!ENTITY findMenu.accesskey "V">
<!ENTITY findCmd.label "Vind in hierdie boodskap…">
<!ENTITY findCmd.accesskey "V">
<!ENTITY findCmd.key "f">
<!ENTITY findAgainCmd.label "Vind weer">
<!ENTITY findAgainCmd.accesskey "e">
<!ENTITY findAgainCmd.key "g">
<!ENTITY findAgainCmd.key2 "VK_F3">
<!ENTITY findPrevCmd.key "g">
<!ENTITY findPrevCmd.key2 "VK_F3">
<!ENTITY searchMailCmd.label "Deursoek boodskappe…">
<!ENTITY searchMailCmd.accesskey "b">
<!ENTITY searchMailCmd.key "f">
<!ENTITY searchAddressesCmd.label "Deursoek adresse…">
<!ENTITY searchAddressesCmd.accesskey "D">
<!-- Go Menu -->

<!ENTITY goMenu.label "Gaan">
<!ENTITY goMenu.accesskey "G">
<!ENTITY nextMenu.label "Volgende">
<!ENTITY nextMenu.accesskey "n">
<!ENTITY nextMsgCmd.label "Boodskap">
<!ENTITY nextMsgCmd.accesskey "o">
<!ENTITY nextMsgCmd.key "f">
<!ENTITY nextUnreadMsgCmd.label "Ongelese boodskap">
<!ENTITY nextUnreadMsgCmd.accesskey "O">
<!ENTITY nextUnreadMsgCmd.key "n">
<!ENTITY nextStarredMsgCmd.label "Gevlagde boodskap">
<!ENTITY nextStarredMsgCmd.accesskey "G">
<!ENTITY nextUnreadThread.label "Ongelese draad">
<!ENTITY nextUnreadThread.accesskey "d">

<!ENTITY prevMenu.label "Vorige">
<!ENTITY prevMenu.accesskey "V">
<!ENTITY prevMsgCmd.label "Boodskap">
<!ENTITY prevMsgCmd.accesskey "o">
<!ENTITY prevMsgCmd.key "b">
<!ENTITY prevUnreadMsgCmd.label "Ongelese boodskap">
<!ENTITY prevUnreadMsgCmd.accesskey "O">
<!ENTITY prevUnreadMsgCmd.key "p">
<!ENTITY goForwardCmd.label "Aanstuur">
<!ENTITY goForwardCmd.accesskey "A">
<!ENTITY goForwardCmd.commandKey "]">
<!ENTITY goBackCmd.label "Terug">
<!ENTITY goBackCmd.accesskey "T">
<!ENTITY goBackCmd.commandKey "[">



<!ENTITY prevStarredMsgCmd.label "Gevlagde boodskap">
<!ENTITY prevStarredMsgCmd.accesskey "G">




<!ENTITY startPageCmd.label "Posbeginbladsy">
<!ENTITY startPageCmd.accesskey "b">
<!-- Message Menu -->

<!ENTITY msgMenu.label "Boodskap">
<!ENTITY msgMenu.accesskey "o">
<!ENTITY newMsgCmd.label "Nuwe boodskap">
<!ENTITY newMsgCmd.accesskey "N">
<!ENTITY newNewMsgCmd.label "Boodskap">
<!ENTITY newNewMsgCmd.accesskey "o">
<!ENTITY archiveMsgCmd.label "Argief">
<!ENTITY archiveMsgCmd.accesskey "A">
<!ENTITY archiveMsgCmd.key "a">


<!ENTITY replyMsgCmd.label "Antwoord">
<!ENTITY replyMsgCmd.accesskey "r">
<!ENTITY replyMsgCmd.key "r">
<!ENTITY replySenderCmd.label "Antwoord net aan afsender">
<!ENTITY replySenderCmd.accesskey "A">


<!ENTITY replyToAllMsgCmd.label "Antwoord aan almal">
<!ENTITY replyToAllMsgCmd.accesskey "n">
<!ENTITY replyToAllMsgCmd.key "r">
<!ENTITY replyToListMsgCmd.label "Antwoord aan lys">
<!ENTITY replyToListMsgCmd.accesskey "l">
<!ENTITY replyToListMsgCmd.key "l">
<!ENTITY forwardMsgCmd.label "Aanstuur">
<!ENTITY forwardMsgCmd.accesskey "u">
<!ENTITY forwardMsgCmd.key "l">
<!ENTITY forwardAsMenu.label "Stuur aan as">
<!ENTITY forwardAsMenu.accesskey "t">









<!ENTITY createFilter.label "Skep filter uit boodskap…">
<!ENTITY createFilter.accesskey "S">
<!ENTITY moveMsgToMenu.label "Skuif na">
<!ENTITY moveMsgToMenu.accesskey "S">
<!ENTITY moveCopyMsgRecentMenu.label "Onlangs">
<!ENTITY moveCopyMsgRecentMenu.accesskey "O">
<!ENTITY copyMessageLocation.label "Kopieer boodskapligging">
<!ENTITY copyMessageLocation.accesskey "b">
<!ENTITY copyMsgToMenu.label "Kopieer na">
<!ENTITY copyMsgToMenu.accesskey "K">
<!ENTITY moveToFolderAgain.label "Verskuif weer">
<!ENTITY moveToFolderAgain.accesskey "i">
<!ENTITY moveToFolderAgainCmd.key "m">


<!ENTITY killThreadMenu.key "k">
<!ENTITY killSubthreadMenu.label "Ignoreer subdraad">
<!ENTITY killSubthreadMenu.accesskey "s">
<!ENTITY killSubthreadMenu.key "k">
<!ENTITY watchThreadMenu.label "Hou draad dop">
<!ENTITY watchThreadMenu.accesskey "H">
<!ENTITY watchThreadMenu.key "w">
<!ENTITY tagMenu.label "Merker">
<!ENTITY tagMenu.accesskey "M">

<!ENTITY tagCmd1.key "1">
<!ENTITY tagCmd2.key "2">
<!ENTITY tagCmd3.key "3">
<!ENTITY tagCmd4.key "4">
<!ENTITY tagCmd5.key "5">
<!ENTITY tagCmd6.key "6">
<!ENTITY tagCmd7.key "7">
<!ENTITY tagCmd8.key "8">
<!ENTITY tagCmd9.key "9">
<!ENTITY markMenu.label "Merk">
<!ENTITY markMenu.accesskey "k">

<!ENTITY markAsReadCmd.label "As gelees">
<!ENTITY markAsReadCmd.accesskey "g">
<!ENTITY markAsUnreadCmd.label "As ongelees">
<!ENTITY markAsUnreadCmd.accesskey "o">
<!ENTITY markThreadAsReadCmd.label "Draad as gelees">
<!ENTITY markThreadAsReadCmd.accesskey "D">
<!ENTITY markThreadAsReadCmd.key "r">
<!ENTITY markReadByDateCmd.label "As gelees teen datum…">
<!ENTITY markReadByDateCmd.accesskey "d">
<!ENTITY markReadByDateCmd.key "c">
<!ENTITY markAllReadCmd.label "Alles lees">
<!ENTITY markAllReadCmd.accesskey "A">
<!ENTITY markAllReadCmd.key "c">
<!ENTITY markStarredCmd.label "Voeg vlag by">
<!ENTITY markStarredCmd.accesskey "v">
<!ENTITY markStarredCmd.key "v">
<!ENTITY markAsJunkCmd.label "As Gemors">
<!ENTITY markAsJunkCmd.accesskey "G">
<!ENTITY markAsJunkCmd.key "j">
<!ENTITY markAsNotJunkCmd.label "As nie gemors nie">
<!ENTITY markAsNotJunkCmd.accesskey "n">
<!ENTITY markAsNotJunkCmd.key "j">
<!ENTITY recalculateJunkScoreCmd.label "Laat gemorsposkontrole loop">
<!ENTITY recalculateJunkScoreCmd.accesskey "k">
<!ENTITY openMessageWindowCmd.label "Open boodskap">
<!ENTITY openMessageWindowCmd.accesskey "O">
<!ENTITY openMessageWindowCmd.key "o">








<!ENTITY openFeedWebPageInMP.label "Wissel webbladsy en opsomming in boodskappaneel">
<!ENTITY openFeedWebPageInMP.accesskey "W">
<!-- Windows Menu -->

<!ENTITY windowMenu.label "Venster">
<!-- Tools Menu -->

<!ENTITY tasksMenu.label "Nutsgoed">
<!ENTITY tasksMenu.accesskey "u">


<!ENTITY addressBookCmd.label "Adresboek">
<!ENTITY addressBookCmd.accesskey "b">
<!ENTITY addressBookCmd.key "B">
<!ENTITY activitymanager.label "Aktiwiteitbestuurder">
<!ENTITY activitymanager.accesskey "A">








<!ENTITY savedFiles.label "Gestoorde lêers">
<!ENTITY savedFiles.accesskey "l">
<!ENTITY savedFiles.key "j">


<!ENTITY filtersApply.label "Laat loop filters op vouer">
<!ENTITY filtersApply.accesskey "L">
<!ENTITY filtersApplyToSelection.label "Laat loop filters op gemerkte boodskappe">
<!ENTITY filtersApplyToSelection.accesskey "t">
<!ENTITY filtersApplyToMessage.label "Laat loop filters op boodskap">
<!ENTITY filtersApplyToMessage.accesskey "t">
<!ENTITY runJunkControls.label "Laat loop Gemorsposkontroles op vouer">
<!ENTITY runJunkControls.accesskey "k">
<!ENTITY deleteJunk.label "Skrap pos gemerk as gemors in vouer">
<!ENTITY deleteJunk.accesskey "S">
<!ENTITY importCmd.label "Invoer…">
<!ENTITY importCmd.accesskey "n">




<!-- LOCALIZATION NOTE (accountManagerCmdUnix.accesskey):
     Belongs to accountManagerCmd.label, which is placed under the Edit menu
     on Unix systems
  -->
<!-- Developer Tools Submenu -->








<!ENTITY errorConsoleCmd.label "Foutkonsole">
<!ENTITY errorConsoleCmd.accesskey "F">



<!--LOCALIZATION NOTE (scratchpadCmd.keycode):
    This should be a key code constant as per
    https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode#Constants_for_keyCode_value
    (but without the DOM_ prefix) -->
<!--LOCALIZATION NOTE (scratchpadCmd.keytext):
    This should be the text printed on the key defined in the previous string. -->

<!-- Mail Toolbar -->
<!ENTITY newMsgButton.label "Skryf">
<!ENTITY replyButton.label "Antwoord">
<!ENTITY replyAllButton.label "Almalantwoord">
<!ENTITY replyListButton.label "Antwoord aan lys">
<!ENTITY forwardButton.label "Aanstuur">
<!ENTITY fileButton.label "Lêer">
<!ENTITY archiveButton.label "Argief">







<!ENTITY backButton1.label "Terug">
<!ENTITY goForwardButton1.label "Vorentoe">


<!ENTITY markButton.label "Merk">
<!ENTITY printButton.label "Druk">
<!ENTITY stopButton.label "Stop">
<!ENTITY throbberItem.title "Aktiwitietaanwyser">



<!ENTITY addressBookButton.label "Adresboek">

<!ENTITY glodaSearch.title "Globale soektog">
<!ENTITY searchItem.title "Kitssoektog">
<!ENTITY mailViewsToolbarItem.title "Posaansigte">
<!ENTITY folderLocationToolbarItem.title "Vouerligging">
<!ENTITY tagButton.label "Merker">
<!ENTITY compactButton.label "Kompakteer">

<!-- Mail Toolbar Tooltips-->

<!ENTITY advancedButton.tooltip "Gevorderde boodskapsoektog">
<!ENTITY getMsgButton.tooltip "Kry nuwe boodskappe">
<!ENTITY getAllNewMsgCmd.label "Kry alle nuwe boodskappe">
<!ENTITY getAllNewMsgCmd.accesskey "K">
<!ENTITY newMsgButton.tooltip "Skep 'n nuwe boodskap">
<!ENTITY replyButton.tooltip "Antwoord op die boodskap">
<!ENTITY replyAllButton.tooltip "Antwoord aan afsender en alle ontvangers">
<!ENTITY replyListButton.tooltip "Antwoord aan poslys">
<!ENTITY forwardButton.tooltip "Stuur gemerkte boodskap aan">


<!ENTITY fileButton.tooltip "Lêerskiesboodskap">
<!ENTITY archiveButton.tooltip "Argiveer gemerkte boodskappe">

<!ENTITY nextButton.tooltip "Gaan na volgende ongelese boodskappe">

<!ENTITY previousButton.tooltip "Gaan na vorige ongelese boodskappe">

<!ENTITY goForwardButton.tooltip "Gaan een boodskap vorentoe">
<!ENTITY goBackButton.tooltip "Gaan een boodskap terug">
<!ENTITY markButton.tooltip "Merk boodskap">
<!ENTITY printButton.tooltip "Druk hierdie boodskap">
<!ENTITY stopButton.tooltip "Staak die huidige oordrag">
<!ENTITY addressBookButton.tooltip "Gaan na die adresboek">

<!ENTITY tagButton.tooltip "Merk boodskappe">
<!ENTITY compactButton.tooltip "Verwyder geskrapte boodskappe uit gemerkte vouer">

<!-- Toolbar Button Popup -->

<!-- Remote Content Button Popup -->





<!-- Phishing Button Popup -->





<!-- AppMenu Popup -->





<!-- Tags Menu Popup -->

<!ENTITY addNewTag.label "Nuwe merker…">
<!ENTITY addNewTag.accesskey "N">


<!-- Folder Pane -->

<!ENTITY folderNameColumn.label "Naam">


<!ENTITY folderSizeColumn.label "Grootte">
<!-- Folder Pane Context Menu -->

<!ENTITY folderContextGetMessages.label "Kry boodskappe">
<!ENTITY folderContextGetMessages.accesskey "K">





<!ENTITY folderContextOpenNewTab.label "Open in nuwe oortjie">
<!ENTITY folderContextOpenNewTab.accesskey "o">
<!ENTITY folderContextNew.label "Nuwe subvouer…">
<!ENTITY folderContextNew.accesskey "N">
<!ENTITY folderContextRename.label "Hernoem">
<!ENTITY folderContextRename.accesskey "r">
<!ENTITY folderContextRemove.label "Skrap">
<!ENTITY folderContextRemove.accesskey "S">
<!ENTITY folderContextCompact.label "Kompakteer">
<!ENTITY folderContextCompact.accesskey "K">
<!ENTITY folderContextEmptyTrash.label "Maak snippermandjie leeg">
<!ENTITY folderContextEmptyTrash.accesskey "M">
<!ENTITY folderContextEmptyJunk.label "Maak Gemors leeg">
<!ENTITY folderContextEmptyJunk.accesskey "G">
<!ENTITY folderContextSendUnsentMessages.label "Stuur ongestuurde boodskappe">
<!ENTITY folderContextSendUnsentMessages.accesskey "u">
<!ENTITY folderContextUnsubscribe.label "Afteken">
<!ENTITY folderContextUnsubscribe.accesskey "A">
<!ENTITY folderContextMarkNewsgroupRead.label "Merk nuusgroep as gelees">
<!ENTITY folderContextMarkNewsgroupRead.accesskey "r">
<!ENTITY folderContextMarkMailFolderRead.label "Merk vouer as gelees">
<!ENTITY folderContextMarkMailFolderRead.accesskey "r">
<!ENTITY folderContextSubscribe.label "Inteken…">
<!ENTITY folderContextSubscribe.accesskey "I">




<!ENTITY folderContextFavoriteFolder.label "Gunsteling-vouer">
<!ENTITY folderContextFavoriteFolder.accesskey "G">


<!-- Search Bar -->

<!ENTITY SearchNameOrEmail.label "Naam of e-pos bevat:">
<!ENTITY SearchNameOrEmail.accesskey "N">
<!-- Gloda Search Bar -->

<!ENTITY glodaSearchBar.placeholder "Deursoek boodskappe…">
<!-- Quick Search Menu Bar -->

<!ENTITY searchSubjectMenu.label "Onderwerp">
<!ENTITY searchFromMenu.label "Van">
<!ENTITY searchSubjectOrFromMenu.label "Onderwerp of van">
<!ENTITY searchRecipient.label "Aan of CC">
<!ENTITY searchSubjectOrRecipientMenu.label "Onderwerp, aan of CC">
<!ENTITY searchMessageBody.label "Hele boodskap">
<!ENTITY saveAsVirtualFolderMenu.label "Stoor soektog as 'n vouer…">
<!-- Thread Pane -->

<!ENTITY threadColumn.label "Draad">
<!ENTITY fromColumn.label "Van">
<!ENTITY recipientColumn.label "Ontvanger">

<!ENTITY subjectColumn.label "Onderwerp">
<!ENTITY dateColumn.label "Datum">
<!ENTITY priorityColumn.label "Prioriteit">
<!ENTITY tagsColumn.label "Merker">
<!ENTITY accountColumn.label "Rekening">
<!ENTITY statusColumn.label "Status">
<!ENTITY sizeColumn.label "Grootte">
<!ENTITY junkStatusColumn.label "Gemors-status">


<!ENTITY readColumn.label "Lees">
<!ENTITY receivedColumn.label "Ontvang">
<!ENTITY starredColumn.label "Gevlag">
<!ENTITY locationColumn.label "Ligging">
<!ENTITY idColumn.label "Volgorde ontvang">
<!ENTITY attachmentColumn.label "Aanhegsels">
<!-- Thread Pane Tooltips -->












<!ENTITY unreadColumn2.tooltip "Getal ongelese boodskappe in draad">
<!ENTITY totalColumn2.tooltip "Totale getal boodskappe in draad">






<!-- Thread Pane Context Menu -->

<!ENTITY contextOpenNewWindow.label "Open boodskap in nuwe venster">
<!ENTITY contextOpenNewWindow.accesskey "v">
<!-- The key potentially conflicts with cutCmd.accessKey which is defined in
     textcontext.dtd from toolkit. Right now, both menu items can't be visible
     at the same time, but should someone enable copy/paste of message, this key
     would probably need to be changed. -->
<!ENTITY contextOpenNewTab.label "Open boodskap in nuwe oortjie">
<!ENTITY contextOpenNewTab.accesskey "o">
<!ENTITY contextOpenConversation.label "Open boodskap in gesprek">
<!ENTITY contextOpenConversation.accesskey "n">





<!ENTITY contextArchive.label "Argief">
<!ENTITY contextArchive.accesskey "A">
<!ENTITY contextReplySender.label "Antwoord net aan afsender">
<!ENTITY contextReplySender.accesskey "A">


<!ENTITY contextReplyAll.label "Antwoord almal">
<!ENTITY contextReplyAll.accesskey "a">
<!ENTITY contextReplyList.label "Antwoord aan lys">
<!ENTITY contextReplyList.accesskey "l">
<!ENTITY contextForward.label "Aanstuur">
<!ENTITY contextForward.accesskey "A">






<!ENTITY contextMultiForwardAsAttachment.label "Stuur aan as aanhegsels">
<!ENTITY contextMultiForwardAsAttachment.accesskey "t">
<!ENTITY contextMoveMsgMenu.label "Skuif na">
<!ENTITY contextMoveMsgMenu.accesskey "S">
<!ENTITY contextMoveCopyMsgRecentMenu.label "Onlangs">
<!ENTITY contextMoveCopyMsgRecentMenu.accesskey "O">
<!ENTITY contextCopyMsgMenu.label "Kopieer na">
<!ENTITY contextCopyMsgMenu.accesskey "K">





<!-- LOCALIZATION NOTE (contextWatchThreadMenu.accesskey):
     In the en-US locale we ran out of access keys, so there is an empty access key for
     Watch Thread. Localizers can pick a suitable key
  -->
<!ENTITY contextWatchThreadMenu.accesskey "">
<!ENTITY contextSaveAs.label "Stoor as…">
<!ENTITY contextSaveAs.accesskey "S">
<!ENTITY contextPrint.label "Druk…">
<!ENTITY contextPrint.accesskey "D">
<!ENTITY contextPrintPreview.label "Drukvoorskou">
<!ENTITY contextPrintPreview.accesskey "v">
<!-- Thread Pane Column Picker -->
<!-- LOCALIZATION NOTE (columnPicker.resetToInbox.label):
     This option in the thread pane column picker causes us to reset the
     customizations for the thread pane columns in this folder to their default.
  -->

<!-- LOCALIZATION NOTE (columnPicker.applyTo.label):
     This option in the thread pane column picker pops up a sub-menu containing
     the "columnPicker.applyToFolder.label" and
     "columnPicker.applyToFolderAndChildren.label" options. This item indicates
     a desire to apply the currently displayed set of columns to some other
     folder(s). The sub-menu items indicate whether we want to apply it to just
     a folder or also its children.
  -->
<!ENTITY columnPicker.applyTo.label "Pas kolomme toe op…">
<!-- LOCALIZATION NOTE (columnPicker.applyToFolder.label):
     This option in the thread pane column picker is found on a sub-menu beneath
     the "columnPicker.applyTo.label" alongside
     "columnPicker.applyToFolderAndChildren.label". It indicates a desire to
     apply the currently display thread pane column settings to a single folder
     that the user selects using the same widget as the move to/copy to
     mechanism (via a series of popups).
  -->
<!ENTITY columnPicker.applyToFolder.label "Vouer…">
<!-- LOCALIZATION NOTE (columnPicker.applyToFolderAndChildren.label):
     This option in the thread pane column picker is found on a sub-menu beneath
     the "columnPicker.applyTo.label" alongside
     "columnPicker.applyToFolder.label". It indicates a desire to
     apply the currently display thread pane column settings to a folder and all
     of its descendents. The user selects the folder using the same widget as the
     move to/copy to mechanism (via a series of popups).
  -->
<!ENTITY columnPicker.applyToFolderAndChildren.label "Vouer en sy kinders…">
<!-- LOCALIZATION NOTE (columnPicker.thisFolder.label):
     This is used in the folder selection widget for the
     "columnPicker.applyToFolder.label" and
     "columnPicker.applyToFolderAndChildren.label" menu options. Whenever
     a folder has children, it results in a menu popup; the first menu item
     in that popup is given this label to indicate that that folder should be
     selected. For example, if folder "A" has two children, "B" and "C", then
     when the user hovers over "A", a new popup menu will be displayed whose
     items are "This folder", "B", and "C". This is the equivalent of the
     "File here" option for the move to/copy to widget.
  -->
<!ENTITY columnPicker.thisFolder.label "Dié vouer">
<!-- Media (video/audio) controls -->


<!ENTITY contextPlay.label "Speel">
<!ENTITY contextPlay.accesskey "S">
<!ENTITY contextPause.label "Laat wag">
<!ENTITY contextPause.accesskey "L">
<!ENTITY contextMute.label "Dower">
<!ENTITY contextMute.accesskey "D">
<!ENTITY contextUnmute.label "Ontdower">
<!ENTITY contextUnmute.accesskey "d">

<!-- Quick Search Bar -->
<!-- LOCALIZATION NOTE (quickSearchCmd.key):
     This is actually the key used for the global message search box; we have
     not changed
  -->

<!ENTITY quickSearchCmd.key "k">
<!-- LOCALIZATION NOTE (search.label.base1):
      This is the base of the empty text for the global search box. We replace
     #1 with the contents of the appropriate search.keyLabel.* value for the
     platform.
     The goal is to convey to the user that typing in the box will allow them
     to search for messages globally and that there is a hotkey they can press
     to get to the box faster. If the global indexer is disabled, the search
     box will be collapsed and the user will never see this message.
  -->
<!-- LOCALIZATION NOTE (search.keyLabel.nonmac):
     The description of the key-binding to get into the global search box on
     windows and linux (which use the control key). We use the key defined in
     the quickSearchCmd.key entity defined above, the letter should match it.
  -->
<!-- LOCALIZATION NOTE (search.keyLabel.mac):
     The description of the key-binding to get into the global search box on mac
     systems. We use the key defined in the quickSearchCmd.key entity defined
     above, the letter should match it.
  -->
<!-- Message Header Context Menu -->

<!ENTITY AddToAddressBook.label "Voeg by adresboek…">
<!ENTITY AddToAddressBook.accesskey "b">
<!ENTITY AddDirectlyToAddressBook.label "Voeg by adresboek">
<!ENTITY AddDirectlyToAddressBook.accesskey "b">


<!ENTITY ViewContact.label "Bekyk kennis">
<!ENTITY ViewContact.accesskey "B">
<!ENTITY SubscribeToNewsgroup.label "Teken in op nuusgroep">
<!ENTITY SubscribeToNewsgroup.accesskey "n">
<!ENTITY SendMessageTo.label "Skryf boodskap aan">
<!ENTITY SendMessageTo.accesskey "S">
<!ENTITY CopyEmailAddress.label "Kopieer e-posadres">
<!ENTITY CopyEmailAddress.accesskey "K">


<!ENTITY CopyNewsgroupName.label "Kopieer nuusgroepnaam">
<!ENTITY CopyNewsgroupName.accesskey "K">
<!ENTITY CopyNewsgroupURL.label "Kopieer nuusgroep-URL">
<!ENTITY CopyNewsgroupURL.accesskey "U">
<!ENTITY CreateFilterFrom.label "Skep filter uit…">
<!ENTITY CreateFilterFrom.accesskey "f">
<!ENTITY reportPhishingURL.label "Rapporteer e-posswendelary">
<!ENTITY reportPhishingURL.accesskey "R">
<!-- Spell checker context menu items -->

<!-- Content Pane Context Menu -->

<!ENTITY saveLinkAsCmd.label "Stoor skakel as…">
<!ENTITY saveLinkAsCmd.accesskey "e">
<!ENTITY saveImageAsCmd.label "Stoor prent as…">
<!ENTITY saveImageAsCmd.accesskey "o">


<!ENTITY copyImageAllCmd.label "Kopieer prent">
<!ENTITY copyImageAllCmd.accesskey "p">
<!ENTITY copyEmailCmd.label "Kopieer e-posadres">
<!ENTITY copyEmailCmd.accesskey "e">
<!ENTITY stopCmd.label "Stop">
<!ENTITY stopCmd.accesskey "S">
<!ENTITY reloadCmd.label "Herlaai">
<!ENTITY reloadCmd.accesskey "H">
<!ENTITY openInBrowser.label "Open in blaaier">
<!ENTITY openInBrowser.accesskey "O">
<!ENTITY openLinkInBrowser.label "Open skakel in blaaier">
<!ENTITY openLinkInBrowser.accesskey "O">
<!-- Statusbar -->

<!ENTITY statusText.label "Klaar">
<!-- Mac OS X Window Menu -->

<!ENTITY minimizeWindow.label "Minimeer">
<!ENTITY minimizeWindow.key "m">
<!ENTITY bringAllToFront.label "Bring alles na vore">
<!ENTITY zoomWindow.label "Zoem">

<!-- Mac OS X Application Menu (Cocoa widgets) -->
<!ENTITY preferencesCmdMac.commandkey   ",">
<!ENTITY preferencesCmdMac.modifiers    "accel">
<!ENTITY servicesMenuMac.label          "Dienste">
<!ENTITY hideThisAppCmdMac.label        "Verskuil &brandShortName;">
<!ENTITY hideThisAppCmdMac.commandkey   "V">
<!ENTITY hideThisAppCmdMac.modifiers    "accel">
<!ENTITY hideOtherAppsCmdMac.label      "Verskuil ander">
<!ENTITY hideOtherAppsCmdMac.commandkey "V">

<!ENTITY showAllAppsCmdMac.label        "Wys almal">
<!-- Mac OS X Dock Icon pop-up menu -->



<!ENTITY closeTabCmd2.label "Close Tab">
<!ENTITY closeTabCmd2.accesskey "C">
<!ENTITY closeOtherTabsCmd2.label "Close Other Tabs">
<!ENTITY closeOtherTabsCmd2.accesskey "o">
<!ENTITY recentlyClosedTabsCmd.label "Recently Closed Tabs">
<!ENTITY recentlyClosedTabsCmd.accesskey "R">
<!ENTITY undoCloseTabCmd.commandkey "T">
<!-- LOCALIZATION NOTE (moveToNewWindow.label):
     Menu option to cause the current tab to be migrated to a new Thunderbird
     window.
     -->
<!ENTITY moveToNewWindow.label "Move to New Window">
<!ENTITY moveToNewWindow.accesskey "W">
<!ENTITY newCreateEmailAccountCmd.label "Get a New Mail Account…">
<!ENTITY newCreateEmailAccountCmd.accesskey "G">
<!ENTITY newExistingEmailAccountCmd.label "Existing Mail Account…">
<!ENTITY newExistingEmailAccountCmd.accesskey "E">
<!ENTITY newIMAccountCmd.label "Chat Account…">
<!ENTITY newIMAccountCmd.accesskey "C">
<!ENTITY newFeedAccountCmd.label "Feed Account…">
<!ENTITY newFeedAccountCmd.accesskey "d">
<!ENTITY newIMContactCmd.label "Chat Contact…">
<!ENTITY newIMContactCmd.accesskey "h">
<!ENTITY  newMessageCmd2.key "N">
<!ENTITY  newMessageCmd.key "M">
<!ENTITY  newMessageCmd.label "Message">
<!ENTITY  newMessageCmd.accesskey "m">
<!ENTITY  newContactCmd.label "Address Book Contact…">
<!ENTITY  newContactCmd.accesskey "C">
<!ENTITY openMenuCmd.label "Open">
<!ENTITY openMenuCmd.accesskey "O">
<!ENTITY getNextNMsgCmd2.label "Get Next News Messages">
<!ENTITY getNextNMsgCmd2.accesskey "t">
<!ENTITY settingsOfflineCmd2.label "Offline Settings">
<!ENTITY settingsOfflineCmd2.accesskey "e">
<!-- View Menu -->
<!ENTITY menubarCmd.label "Menu Bar">
<!ENTITY menubarCmd.accesskey "M">
<!ENTITY showFolderPaneCmd.label "Folder Pane">
<!ENTITY showFolderPaneCmd.accesskey "F">
<!ENTITY compactVersion.label "Compact View">
<!ENTITY compactVersion.accesskey "C">
<!ENTITY sortByAttachmentsCmd.label "Attachments">
<!ENTITY sortByAttachmentsCmd.accesskey "m">
<!ENTITY sortByCorrespondentCmd.label "Correspondents">
<!ENTITY sortByCorrespondentCmd.accesskey "n">
<!ENTITY bodyAllParts.label "All Body Parts">
<!ENTITY bodyAllParts.accesskey "A">
<!ENTITY getNewMessagesCmd.key "y">
<!ENTITY getAllNewMessagesCmd.key "Y">
<!ENTITY glodaSearchCmd.label "Global Search…">
<!ENTITY glodaSearchCmd.accesskey "G">
<!ENTITY nextUnreadThread.key "t">
<!ENTITY goChatCmd.label "Chat">
<!ENTITY goChatCmd.accesskey "c">
<!ENTITY folderMenu.label "Folder">
<!ENTITY folderMenu.accesskey "O">
<!ENTITY goRecentlyClosedTabs.label "Recently Closed Tabs">
<!ENTITY goRecentlyClosedTabs.accesskey "R">
<!ENTITY cancelNewsMsgCmd.label "Cancel Message">
<!ENTITY cancelNewsMsgCmd.accesskey "C">
<!ENTITY replyNewsgroupCmd2.label "Followup to Newsgroup">
<!ENTITY replyNewsgroupCmd2.accesskey "u">
<!ENTITY forwardAsInline.label "Inline">
<!ENTITY forwardAsInline.accesskey "I">
<!ENTITY forwardAsAttachmentCmd.label "Attachment">
<!ENTITY forwardAsAttachmentCmd.accesskey "A">
<!ENTITY editAsNewMsgCmd.label "Edit As New Message">
<!ENTITY editAsNewMsgCmd.accesskey "E">
<!ENTITY editAsNewMsgCmd.key "e">
<!ENTITY editDraftMsgCmd.label "Edit Draft Message">
<!ENTITY editDraftMsgCmd.accesskey "D">
<!ENTITY editTemplateMsgCmd.label "Edit Template">
<!ENTITY editTemplateMsgCmd.accesskey "T">
<!ENTITY newMsgFromTemplateCmd.label "New Message from Template">
<!ENTITY newMsgFromTemplateCmd.keycode "VK_RETURN">
<!ENTITY killThreadMenu.label "Ignore Thread">
<!ENTITY killThreadMenu.accesskey "I">
<!ENTITY tagCmd0.key "0">
<!ENTITY toggleReadCmd.key "m">
<!ENTITY openInConversationCmd.label "Open in Conversation">
<!ENTITY openInConversationCmd.accesskey "s">
<!ENTITY openInConversationCmd.key "o">
<!ENTITY openAttachmentListCmd.label "Attachments">
<!ENTITY openAttachmentListCmd.accesskey "h">
<!ENTITY openFeedMessage1.label "When Opening Feed Messages">
<!ENTITY openFeedMessage1.accesskey "O">
<!ENTITY openFeedWebPage.label "Open as Web Page">
<!ENTITY openFeedWebPage.accesskey "W">
<!ENTITY openFeedSummary.label "Open as Summary">
<!ENTITY openFeedSummary.accesskey "S">
<!ENTITY messengerCmd.label "Mail &amp; Newsgroups">
<!ENTITY messengerCmd.accesskey "N">
<!ENTITY addonNoPrefs.label "No Add-on settings found.">
<!ENTITY imAccountsStatus.label "Chat status">
<!ENTITY imAccountsStatus.accesskey "C">
<!ENTITY imStatus.available          "Available">
<!ENTITY imStatus.unavailable        "Unavailable">
<!ENTITY imStatus.offline            "Offline">
<!ENTITY imStatus.showAccounts       "Show Accounts…">
<!ENTITY joinChatCmd.label "Join Chat…">
<!ENTITY joinChatCmd.accesskey "t">
<!ENTITY filtersCmd2.label "Message Filters">
<!ENTITY filtersCmd2.accesskey "F">
<!ENTITY exportCmd.label "Export…">
<!ENTITY exportCmd.accesskey "x">
<!ENTITY clearRecentHistory.label "Clear Recent History…">
<!ENTITY clearRecentHistory.accesskey "H">
<!ENTITY accountManagerCmd2.label "Account Settings">
<!ENTITY accountManagerCmd2.accesskey "S">
<!-- LOCALIZATION NOTE (accountManagerCmdUnix.accesskey):
     Belongs to accountManagerCmd.label, which is placed under the Edit menu
     on Unix systems
  -->
<!ENTITY accountManagerCmdUnix2.accesskey "A">
<!-- Developer Tools Submenu -->
<!ENTITY devtoolsMenu.label "Developer Tools">
<!ENTITY devtoolsMenu.accesskey "e">
<!ENTITY devToolboxCmd.label "Developer Toolbox">
<!ENTITY devToolboxCmd.accesskey "T">
<!ENTITY devToolboxCmd.commandkey "i">
<!ENTITY debugAddonsCmd.label "Debug Add-ons">
<!ENTITY debugAddonsCmd.accesskey "A">
<!ENTITY errorConsoleCmd.commandkey "j">
<!-- Mail Toolbar -->
<!ENTITY getMsgButton1.label "Get Messages">
<!ENTITY openConversationButton.label "Conversation">
<!ENTITY nextButton.label "Next">
<!ENTITY nextButtonToolbarItem.label "Next Unread">
<!ENTITY nextMsgButton.label "Next">
<!ENTITY previousButton.label "Previous">
<!ENTITY previousButtonToolbarItem.label "Previous Unread">
<!ENTITY previousMsgButton.label "Previous">
<!ENTITY deleteItem.title "Delete">
<!ENTITY junkItem.title "Junk">
<!ENTITY chatButton.label "Chat">
<!ENTITY appmenuButton.label "AppMenu">
<!ENTITY forwardAsInline.tooltip "Forward selected message as inline text">
<!ENTITY forwardAsAttachment.tooltip "Forward selected message as an attachment">
<!ENTITY openMsgConversationButton.tooltip "Show conversation of selected message">
<!ENTITY nextMsgButton.tooltip "Move to the next message">
<!ENTITY previousMsgButton.tooltip "Move to the previous message">
<!ENTITY chatButton.tooltip "Show the Chat tab">
<!ENTITY appmenuButton1.tooltip "Display the &brandShortName; Menu">
<!-- Toolbar Button Popup -->
<!ENTITY buttonMenuForwardAsInline.label "Forward Inline">
<!ENTITY buttonMenuForwardAsAttachment.label "Forward As Attachment">
<!-- Remote Content Button Popup -->
<!ENTITY remoteContentOptionsAllowForMsg.label "Show remote content in this message">
<!ENTITY remoteContentOptionsAllowForMsg.accesskey "S">
<!ENTITY editRemoteContentSettings.label "Edit remote content options…">
<!ENTITY editRemoteContentSettings.accesskey "E">
<!ENTITY editRemoteContentSettingsUnix.label "Edit remote content preferences…">
<!ENTITY editRemoteContentSettingsUnix.accesskey "E">
<!-- Phishing Button Popup -->
<!ENTITY phishingOptionIgnore.label "Ignore warning for this message">
<!ENTITY phishingOptionIgnore.accesskey "n">
<!ENTITY phishingOptionSettings.label "Edit scam detection options…">
<!ENTITY phishingOptionSettings.accesskey "d">
<!ENTITY phishingOptionSettingsUnix.label "Edit scam detection preferences…">
<!ENTITY phishingOptionSettingsUnix.accesskey "d">
<!-- AppMenu Popup -->
<!ENTITY appmenuNewMsgCmd.label "New Message">
<!ENTITY appmenuNewContactCmd.label "Address Book Contact…">
<!ENTITY appmenuToolbarLayout.label "Toolbar Layout…">
<!ENTITY manageTags.label "Manage Tags…">
<!ENTITY manageTags.accesskey "M">
<!ENTITY folderUnreadColumn.label "Unread">
<!ENTITY folderTotalColumn.label "Total">
<!ENTITY folderContextMarkAllFoldersRead.label "Mark All Folders Read">
<!ENTITY folderContextPauseAllUpdates.label "Pause All Updates">
<!ENTITY folderContextPauseUpdates.label "Pause Updates">
<!ENTITY folderContextPauseUpdates.accesskey "U">
<!ENTITY folderContextOpenInNewWindow.label "Open in New Window">
<!ENTITY folderContextOpenInNewWindow.accesskey "O">
<!ENTITY folderContextSearchForMessages.label "Search Messages…">
<!ENTITY folderContextSearchForMessages.accesskey "S">
<!ENTITY folderContextProperties2.label "Properties">
<!ENTITY folderContextProperties2.accesskey "P">
<!ENTITY folderContextSettings2.label "Settings">
<!ENTITY folderContextSettings2.accesskey "e">
<!-- Thread Pane -->
<!ENTITY selectColumn.label "Select Messages">
<!ENTITY correspondentColumn.label "Correspondents">
<!ENTITY unreadColumn.label "Unread">
<!ENTITY totalColumn.label "Total">
<!ENTITY deleteColumn.label "Delete">
<!-- Thread Pane Tooltips -->
<!ENTITY columnChooser2.tooltip "Select columns to display">
<!ENTITY selectColumn.tooltip "Toggle select all messages">
<!ENTITY threadColumn2.tooltip "Display message threads">
<!ENTITY fromColumn2.tooltip "Sort by from">
<!ENTITY recipientColumn2.tooltip "Sort by recipient">
<!ENTITY correspondentColumn2.tooltip "Sort by correspondents">
<!ENTITY subjectColumn2.tooltip "Sort by subject">
<!ENTITY dateColumn2.tooltip "Sort by date">
<!ENTITY priorityColumn2.tooltip "Sort by priority">
<!ENTITY tagsColumn2.tooltip "Sort by tags">
<!ENTITY accountColumn2.tooltip "Sort by account">
<!ENTITY statusColumn2.tooltip "Sort by status">
<!ENTITY sizeColumn2.tooltip "Sort by size">
<!ENTITY junkStatusColumn2.tooltip "Sort by junk status">
<!ENTITY readColumn2.tooltip "Sort by read">
<!ENTITY receivedColumn2.tooltip "Sort by date received">
<!ENTITY starredColumn2.tooltip "Sort by star">
<!ENTITY locationColumn2.tooltip "Sort by location">
<!ENTITY idColumn2.tooltip "Sort by order received">
<!ENTITY attachmentColumn2.tooltip "Sort by attachments">
<!ENTITY deleteColumn.tooltip "Delete a message">
<!-- Thread Pane Context Menu -->
<!ENTITY contextNewMsgFromTemplate.label "New Message from Template">
<!ENTITY contextOpenContainingFolder.label "Open Message in Containing Folder">
<!ENTITY contextOpenContainingFolder.accesskey "n">
<!ENTITY contextEditMsgAsNew.label "Edit As New Message">
<!ENTITY contextEditMsgAsNew.accesskey "E">
<!ENTITY contextEditDraftMsg.label "Edit Draft Message">
<!ENTITY contextEditTemplate.label "Edit Template">
<!ENTITY contextEditTemplate.accesskey "T">
<!ENTITY contextReplyNewsgroup2.label "Followup to Newsgroup">
<!ENTITY contextReplyNewsgroup2.accesskey "u">
<!ENTITY contextForwardAsMenu.label "Forward As">
<!ENTITY contextForwardAsMenu.accesskey "o">
<!ENTITY contextForwardAsInline.label "Inline">
<!ENTITY contextForwardAsInline.accesskey "I">
<!ENTITY contextForwardAsAttachmentItem.label "Attachment">
<!ENTITY contextForwardAsAttachmentItem.accesskey "A">
<!ENTITY contextMoveCopyMsgFavoritesMenu.label "Favorites">
<!ENTITY contextMoveCopyMsgFavoritesMenu.accesskey "F">
<!ENTITY contextKillThreadMenu.label "Ignore Thread">
<!ENTITY contextKillSubthreadMenu.accesskey "b">
<!ENTITY contextKillThreadMenu.accesskey "I">
<!ENTITY contextKillSubthreadMenu.label "Ignore Subthread">
<!ENTITY contextWatchThreadMenu.label "Watch Thread">
<!-- LOCALIZATION NOTE (search.label.base1):
     This is the base of the empty text for the global search box. We replace
     #1 with the contents of the appropriate search.keyLabel.* value for the
     platform.
     The goal is to convey to the user that typing in the box will allow them
     to search for messages globally and that there is a hotkey they can press
     to get to the box faster. If the global indexer is disabled, the search
     box will be collapsed and the user will never see this message.
  -->
<!ENTITY search.label.base1 "Search #1">
<!-- LOCALIZATION NOTE (search.keyLabel.nonmac):
     The description of the key-binding to get into the global search box on
     windows and linux (which use the control key). We use the key defined in
     the quickSearchCmd.key entity defined above, the letter should match it.
  -->
<!ENTITY search.keyLabel.nonmac "&lt;Ctrl+K&gt;">
<!-- LOCALIZATION NOTE (search.keyLabel.mac):
     The description of the key-binding to get into the global search box on mac
     systems. We use the key defined in the quickSearchCmd.key entity defined
     above, the letter should match it.
  -->
<!ENTITY search.keyLabel.mac "&lt;&#x2318;K&gt;">
<!ENTITY EditContact1.label "Edit Contact">
<!ENTITY EditContact1.accesskey "E">
<!ENTITY CopyNameAndEmailAddress.label "Copy Name and Email Address">
<!ENTITY CopyNameAndEmailAddress.accesskey "N">
<!-- Spell checker context menu items -->
<!ENTITY spellAddDictionaries.label "Add Dictionaries…">
<!ENTITY spellAddDictionaries.accesskey "A">
<!ENTITY copyLinkCmd.label "Copy Link Location">
<!ENTITY copyLinkCmd.accesskey "L">
<!-- Mac OS X Application Menu (Cocoa widgets) -->
<!ENTITY preferencesCmdMac2.label       "Preferences">
<!ENTITY hideOtherAppsCmdMac.modifiers  "accel,alt">
<!-- Mac OS X Dock Icon pop-up menu -->
<!ENTITY dockOptions.label              "App Icon Options…">
<!ENTITY writeNewMessageDock.label      "Write New Message">
<!ENTITY openAddressBookDock.label      "Open Address Book">
<!-- Content tab Navigation buttons -->
<!ENTITY browseBackButton.tooltip    "Go back one page">
<!ENTITY browseForwardButton.tooltip "Go forward one page">