1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: PACKAGE VERSION\n"
9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2021-01-31 19:24-0800\n"
11"PO-Revision-Date: 2019-07-14 17:01+0000\n"
12"Last-Translator: ButterflyOfFire <ButterflyOfFire@protonmail.com>\n"
13"Language-Team: Arabic <https://hosted.weblate.org/projects/gnu-mailman/"
14"translations/ar/>\n"
15"Language: ar\n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
20"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
21"X-Generator: Weblate 3.8-dev\n"
22
23#: forms/domain_forms.py:34
24#, python-format
25msgid ""
26"The domain from which you want the web UI to be served from. This can be "
27"same or different from the Mail Host. You can edit the list of available web "
28"hosts <a href=\"%s\">here</a>."
29msgstr ""
30
31#: forms/domain_forms.py:45 forms/list_forms.py:96
32#: templates/postorius/domain/index.html:21
33msgid "Mail Host"
34msgstr ""
35
36#: forms/domain_forms.py:46 forms/domain_forms.py:65
37msgid "Please enter a domain name"
38msgstr ""
39
40#: forms/domain_forms.py:47 forms/domain_forms.py:66
41msgid "Please enter a valid domain name."
42msgstr ""
43
44#: forms/domain_forms.py:50
45msgid ""
46"The domain for your mailing lists. For example when you want lists like "
47"testing@example.com, enter example.com here."
48msgstr ""
49
50#: forms/domain_forms.py:54 forms/list_forms.py:89 forms/list_forms.py:916
51#: templates/postorius/domain/index.html:22 templates/postorius/index.html:56
52msgid "Description"
53msgstr "الوصف"
54
55#: forms/domain_forms.py:57 templates/postorius/domain/index.html:23
56msgid "Alias Domain"
57msgstr ""
58
59#: forms/domain_forms.py:59 forms/domain_forms.py:88
60msgid "Please enter a valid domain name or nothing."
61msgstr ""
62
63#: forms/domain_forms.py:61
64msgid "Normally empty.  Used only for unusual Postfix configs."
65msgstr ""
66
67#: forms/domain_forms.py:64 templates/postorius/domain/index.html:24
68msgid "Web Host"
69msgstr ""
70
71#: forms/domain_forms.py:78
72msgid "Please enter a valid domain name"
73msgstr ""
74
75#: forms/domain_forms.py:103
76msgid "Owner's Email"
77msgstr ""
78
79#: forms/fields.py:81
80msgid "Make at least one selection"
81msgstr ""
82
83#: forms/list_forms.py:36
84msgid "Hold for moderation"
85msgstr ""
86
87#: forms/list_forms.py:37
88msgid "Reject (with notification)"
89msgstr ""
90
91#: forms/list_forms.py:38
92msgid "Discard (no notification)"
93msgstr ""
94
95#: forms/list_forms.py:39
96msgid "Accept immediately (bypass other rules)"
97msgstr ""
98
99#: forms/list_forms.py:40
100msgid "Default processing"
101msgstr ""
102
103#: forms/list_forms.py:44
104msgid "Daily"
105msgstr ""
106
107#: forms/list_forms.py:45
108msgid "Weekly"
109msgstr ""
110
111#: forms/list_forms.py:46
112msgid "Quarterly"
113msgstr ""
114
115#: forms/list_forms.py:47
116msgid "Monthly"
117msgstr ""
118
119#: forms/list_forms.py:48
120msgid "Yearly"
121msgstr ""
122
123#: forms/list_forms.py:52
124msgid "Only mailinglist moderators"
125msgstr ""
126
127#: forms/list_forms.py:53
128msgid "Only mailinglist members"
129msgstr ""
130
131#: forms/list_forms.py:54
132msgid "Anyone"
133msgstr ""
134
135#: forms/list_forms.py:68 templates/postorius/user/subscriptions.html:22
136msgid "List Name"
137msgstr ""
138
139#: forms/list_forms.py:70
140msgid "Please enter a name for your list."
141msgstr ""
142
143#: forms/list_forms.py:71
144msgid "Please enter a valid list name."
145msgstr ""
146
147#: forms/list_forms.py:74
148msgid "Initial list owner address"
149msgstr ""
150
151#: forms/list_forms.py:76
152msgid "Please enter the list owner's email address."
153msgstr ""
154
155#: forms/list_forms.py:80
156msgid "Advertise this list?"
157msgstr ""
158
159#: forms/list_forms.py:82
160msgid "Please choose a list type."
161msgstr ""
162
163#: forms/list_forms.py:85
164msgid "Advertise this list in list index"
165msgstr ""
166
167#: forms/list_forms.py:86
168msgid "Hide this list in list index"
169msgstr ""
170
171#: forms/list_forms.py:99
172msgid "Choose an existing Domain."
173msgstr ""
174
175#: forms/list_forms.py:100
176msgid "Choose a valid Mail Host"
177msgstr ""
178
179#: forms/list_forms.py:103
180msgid "List Style"
181msgstr ""
182
183#: forms/list_forms.py:106
184msgid "Choose a List Style."
185msgstr ""
186
187#: forms/list_forms.py:107
188msgid "Choose a valid List Style."
189msgstr ""
190
191#: forms/list_forms.py:110
192msgid "Site admin has not created any domains"
193msgstr ""
194
195#: forms/list_forms.py:123
196msgid "Please enter a valid listname"
197msgstr ""
198
199#: forms/list_forms.py:149 forms/list_forms.py:178
200msgid "Your email address"
201msgstr ""
202
203#: forms/list_forms.py:153
204msgid ""
205"Subscribing via \"Primary Address\" will change subscription address when "
206"you change your primary address."
207msgstr ""
208
209#: forms/list_forms.py:156 forms/list_forms.py:181 forms/member_forms.py:29
210#: forms/system.py:36
211msgid "Please enter an email address."
212msgstr ""
213
214#: forms/list_forms.py:157 forms/list_forms.py:182 forms/member_forms.py:30
215#: forms/system.py:37
216msgid "Please enter a valid email address."
217msgstr ""
218
219#: forms/list_forms.py:160 forms/list_forms.py:185
220msgid "Your name (optional)"
221msgstr ""
222
223#: forms/list_forms.py:169 forms/list_forms.py:1178 views/list.py:411
224msgid "Primary Address ({})"
225msgstr ""
226
227#: forms/list_forms.py:200
228msgid "Open"
229msgstr ""
230
231#: forms/list_forms.py:201 templates/postorius/domain/template_delete.html:27
232#: templates/postorius/lists/template_delete.html:24
233msgid "Confirm"
234msgstr ""
235
236#: forms/list_forms.py:202
237msgid "Moderate"
238msgstr ""
239
240#: forms/list_forms.py:203
241msgid "Confirm, then moderate"
242msgstr ""
243
244#: forms/list_forms.py:212
245msgid "Subscription Policy"
246msgstr ""
247
248#: forms/list_forms.py:214
249msgid ""
250"Open: Subscriptions are added automatically\n"
251"Confirm: Subscribers need to confirm the subscription using an email sent to "
252"them\n"
253"Moderate: Moderators will have to authorize each subscription manually.\n"
254"Confirm then Moderate: First subscribers have to confirm, then a moderator "
255"needs to authorize."
256msgstr ""
257
258#: forms/list_forms.py:223
259#, fuzzy
260#| msgid "Description"
261msgid "Un-Subscription Policy"
262msgstr "الوصف"
263
264#: forms/list_forms.py:225
265msgid ""
266"Open: Un-Subscriptions happen automatically\n"
267"Confirm: Subscribers need to confirm the un-subscription using an email sent "
268"to them\n"
269"Moderate: Moderators will have to authorize each un-subscription manually.\n"
270"Confirm then Moderate: First subscribers have to confirm, then a moderator "
271"needs to authorize."
272msgstr ""
273
274#: forms/list_forms.py:238 forms/list_forms.py:264 forms/list_forms.py:273
275#: forms/list_forms.py:359 forms/list_forms.py:367 forms/list_forms.py:408
276#: forms/list_forms.py:522 forms/list_forms.py:529 forms/list_forms.py:571
277#: forms/list_forms.py:639 forms/list_forms.py:674 forms/list_forms.py:687
278#: forms/list_forms.py:695 forms/list_forms.py:703 forms/list_forms.py:721
279#: forms/list_forms.py:737 forms/list_forms.py:848 forms/list_forms.py:857
280#: forms/list_forms.py:869 forms/list_forms.py:879 forms/list_forms.py:891
281#: forms/list_forms.py:910 forms/list_forms.py:953 forms/list_forms.py:960
282#: forms/list_forms.py:981 forms/list_forms.py:1052 forms/user_forms.py:48
283msgid "Yes"
284msgstr ""
285
286#: forms/list_forms.py:238 forms/list_forms.py:264 forms/list_forms.py:273
287#: forms/list_forms.py:359 forms/list_forms.py:367 forms/list_forms.py:408
288#: forms/list_forms.py:522 forms/list_forms.py:529 forms/list_forms.py:571
289#: forms/list_forms.py:639 forms/list_forms.py:674 forms/list_forms.py:687
290#: forms/list_forms.py:695 forms/list_forms.py:703 forms/list_forms.py:721
291#: forms/list_forms.py:737 forms/list_forms.py:848 forms/list_forms.py:857
292#: forms/list_forms.py:869 forms/list_forms.py:879 forms/list_forms.py:891
293#: forms/list_forms.py:910 forms/list_forms.py:953 forms/list_forms.py:960
294#: forms/list_forms.py:981 forms/list_forms.py:1053 forms/user_forms.py:48
295msgid "No"
296msgstr ""
297
298#: forms/list_forms.py:240
299msgid "Process Bounces"
300msgstr ""
301
302#: forms/list_forms.py:242
303msgid ""
304"Specifies whether or not this list should do automatic bounce processing."
305msgstr ""
306
307#: forms/list_forms.py:247
308msgid "Bounce score threshold"
309msgstr ""
310
311#: forms/list_forms.py:250
312msgid ""
313"This is the bounce score above which a member's subscription  will be "
314"automatically disabled. When the subscription is  re-enabled, their bounce "
315"score will be reset to zero."
316msgstr ""
317
318#: forms/list_forms.py:255
319msgid "Bounce info stale after"
320msgstr ""
321
322#: forms/list_forms.py:258
323msgid ""
324"The number of days after which a member's bounce information is considered "
325"stale. If no new bounces have been received in the interim, the bounce score "
326"is reset to zero. This value must be an integer. "
327msgstr ""
328
329#: forms/list_forms.py:266
330msgid "Notify owner on disable"
331msgstr ""
332
333#: forms/list_forms.py:268
334msgid ""
335"This option controls whether or not the list owner is notified when a "
336"member's subscription is automatically disabled due to their bounce "
337"threshold being reached. "
338msgstr ""
339
340#: forms/list_forms.py:275
341msgid "Notify owner on removal"
342msgstr ""
343
344#: forms/list_forms.py:277
345msgid ""
346"This option controls whether or not the list owner is notified when a member "
347"is removed from the list after their disabled notifications have been "
348"exhausted. "
349msgstr ""
350
351#: forms/list_forms.py:284
352msgid "Bounce disabled warnings interval"
353msgstr ""
354
355#: forms/list_forms.py:287
356msgid "The number of days between each disabled notification."
357msgstr ""
358
359#: forms/list_forms.py:291
360msgid "Bounce disable warnings"
361msgstr ""
362
363#: forms/list_forms.py:294
364msgid ""
365"The number of notices a disabled member will receive before their address is "
366"removed from the mailing list's roster. Set this to 0 to immediately remove "
367"an address from the list once their bounce score exceeds the threshold. This "
368"value must be an integer. "
369msgstr ""
370
371#: forms/list_forms.py:308
372msgid "Public archives"
373msgstr ""
374
375#: forms/list_forms.py:309
376msgid "Private archives"
377msgstr ""
378
379#: forms/list_forms.py:310
380msgid "Do not archive this list"
381msgstr ""
382
383#: forms/list_forms.py:316
384msgid "Archive policy"
385msgstr ""
386
387#: forms/list_forms.py:317
388msgid "Policy for archiving messages for this list"
389msgstr ""
390
391#: forms/list_forms.py:322
392msgid "Active archivers"
393msgstr ""
394
395#: forms/list_forms.py:347
396msgid "Acceptable aliases"
397msgstr ""
398
399#: forms/list_forms.py:350
400msgid ""
401"This is a list, one per line, of addresses and regexps matching addresses "
402"that are acceptable in To: or Cc: in lieu of the list posting address when "
403"`require_explicit_destination' is enabled.  Entries are either email "
404"addresses or regexps matching email addresses.  Regexps are entries "
405"beginning with `^' and are matched against every recipient address in the "
406"message. The matching is performed with Python's re.match() function, "
407"meaning they are anchored to the start of the string."
408msgstr ""
409
410#: forms/list_forms.py:361
411msgid "Require Explicit Destination"
412msgstr ""
413
414#: forms/list_forms.py:363
415msgid ""
416"This checks to ensure that the list posting address or an acceptable alias "
417"explicitly appears in a To: or Cc: header in the post."
418msgstr ""
419
420#: forms/list_forms.py:369
421msgid "Administrivia"
422msgstr ""
423
424#: forms/list_forms.py:371
425msgid ""
426"Administrivia tests will check postings to see whether it's really meant as "
427"an administrative request (like subscribe, unsubscribe, etc), and will add "
428"it to the the administrative requests queue, notifying the administrator of "
429"the new request, in the process."
430msgstr ""
431
432#: forms/list_forms.py:378
433msgid "Default action to take when a member posts to the list"
434msgstr ""
435
436#: forms/list_forms.py:380
437msgid "Please choose a default member action."
438msgstr ""
439
440#: forms/list_forms.py:384
441msgid ""
442"Default action to take when a member posts to the list.\n"
443"Hold: This holds the message for approval by the list moderators.\n"
444"Reject: this automatically rejects the message by sending a bounce notice to "
445"the post's author. The text of the bounce notice can be configured by you.\n"
446"Discard: this simply discards the message, with no notice sent to the post's "
447"author.\n"
448"Accept: accepts any postings without any further checks.\n"
449"Default Processing: run additional checks and accept the message."
450msgstr ""
451
452#: forms/list_forms.py:397
453msgid "Default action to take when a non-member posts to the list"
454msgstr ""
455
456#: forms/list_forms.py:399
457msgid "Please choose a default non-member action."
458msgstr ""
459
460#: forms/list_forms.py:403
461msgid ""
462"When a post from a non-member is received, the message's sender is matched "
463"against the list of explicitly accepted, held, rejected (bounced), and "
464"discarded addresses. If no match is found, then this action is taken."
465msgstr ""
466
467#: forms/list_forms.py:410
468msgid "Emergency Moderation"
469msgstr ""
470
471#: forms/list_forms.py:412
472msgid ""
473"When this option is enabled, all list traffic is emergency moderated, i.e. "
474"held for moderation. Turn this option on when your list is experiencing a "
475"flamewar and you want a cooling off period. "
476msgstr ""
477
478#: forms/list_forms.py:419
479msgid "Maximum message size"
480msgstr ""
481
482#: forms/list_forms.py:422
483msgid ""
484"The maximum allowed message size in KB. This can be used to prevent emails "
485"with large attachments. A size of 0 disables the check."
486msgstr ""
487
488#: forms/list_forms.py:427
489msgid "Maximum number of recipients"
490msgstr ""
491
492#: forms/list_forms.py:430
493msgid ""
494"The maximum number of recipients for a message. This can be used to prevent "
495"mass mailings from being accepted. A value of 0 disables the check."
496msgstr ""
497
498#: forms/list_forms.py:444
499msgid "Accept these non-members"
500msgstr ""
501
502#: forms/list_forms.py:447
503msgid ""
504"This is a list, one per line, of regexps matching addresses that are allowed "
505"to post to this mailing list without subscribing to the list. Entries are "
506"regexps beginning with `^' and are matched against the sender addresses in "
507"the message. While non-regexp addresses can be entered here, it is preferred "
508"to add the address as a nonmember and set the nonmember's Moderation to "
509"Default Processing."
510msgstr ""
511
512#: forms/list_forms.py:457
513msgid "Hold these non-members"
514msgstr ""
515
516#: forms/list_forms.py:460
517msgid ""
518"This is a list, one per line, of regexps matching nonmember addresses, posts "
519"from which are held automatically. Entries are regexps beginning with `^' "
520"and are matched against the sender addresses in the message. While non-"
521"regexp addresses can be entered here, it is preferred to add the address as "
522"a nonmember and set the nonmember's Moderation to Hold."
523msgstr ""
524
525#: forms/list_forms.py:469
526msgid "Reject these non-members"
527msgstr ""
528
529#: forms/list_forms.py:472
530msgid ""
531"This is a list, one per line, of regexps matching nonmember addresses, posts "
532"from which are rejected with notice to the sender. Entries are regexps "
533"beginning with `^' and are matched against the sender addresses in the "
534"message. While non-regexp addresses can be entered here, it is preferred to "
535"add the address as a nonmember and set the nonmember's Moderation to Reject."
536msgstr ""
537
538#: forms/list_forms.py:482
539msgid "Discard these non-members"
540msgstr ""
541
542#: forms/list_forms.py:485
543msgid ""
544"This is a list, one per line, of regexps matching nonmember addresses, posts "
545"from which are discarded automatically. Entries are regexps beginning with "
546"`^' and are matched against the sender addresses in the message. While non-"
547"regexp addresses can be entered here, it is preferred to add the address as "
548"a nonmember and set the nonmember's Moderation to Discard."
549msgstr ""
550
551#: forms/list_forms.py:507
552msgid "Invalid alias regexp: {}: {}"
553msgstr ""
554
555#: forms/list_forms.py:513
556msgid "Invalid alias email: {}"
557msgstr ""
558
559#: forms/list_forms.py:525
560msgid "Enable Digests"
561msgstr ""
562
563#: forms/list_forms.py:526
564msgid "Should Mailman enable digests for this MailingList?"
565msgstr ""
566
567#: forms/list_forms.py:532
568msgid "Send Digest Periodically"
569msgstr ""
570
571#: forms/list_forms.py:533
572msgid "Should Mailman send out digests periodically?"
573msgstr ""
574
575#: forms/list_forms.py:539
576msgid "Digest Volume Frequency"
577msgstr ""
578
579#: forms/list_forms.py:540
580msgid ""
581"At what frequency should Mailman increment the digest volume number and "
582"reset the issue number?"
583msgstr ""
584
585#: forms/list_forms.py:544
586msgid "Digest size threshold"
587msgstr ""
588
589#: forms/list_forms.py:545
590msgid "How big in Kb should a digest be before it gets sent out?"
591msgstr ""
592
593#: forms/list_forms.py:554
594msgid "DMARC mitigation action"
595msgstr ""
596
597#: forms/list_forms.py:558
598msgid "Please choose a DMARC mitigation action."
599msgstr ""
600
601#: forms/list_forms.py:560
602msgid "No DMARC mitigations"
603msgstr ""
604
605#: forms/list_forms.py:561
606msgid "Replace From: with list address"
607msgstr ""
608
609#: forms/list_forms.py:563
610msgid "Wrap the message in an outer message From: the list."
611msgstr ""
612
613#: forms/list_forms.py:564
614msgid "Reject the message"
615msgstr ""
616
617#: forms/list_forms.py:565
618msgid "Discard the message"
619msgstr ""
620
621#: forms/list_forms.py:567
622msgid ""
623"The action to apply to messages From: a domain publishing a DMARC policy of "
624"reject or quarantine or to all messages if DMARC Mitigate unconditionally is "
625"True."
626msgstr ""
627
628#: forms/list_forms.py:574
629msgid "DMARC Mitigate unconditionally"
630msgstr ""
631
632#: forms/list_forms.py:576
633msgid ""
634"If DMARC mitigation action is munge_from or wrap_message, should it apply to "
635"all messages regardless of the DMARC policy of the From: domain."
636msgstr ""
637
638#: forms/list_forms.py:580
639msgid "DMARC rejection notice"
640msgstr ""
641
642#: forms/list_forms.py:584
643msgid ""
644"Text to replace the default reason in any rejection notice to be sent when "
645"DMARC mitigation action of reject applies."
646msgstr ""
647
648#: forms/list_forms.py:587
649msgid "DMARC wrapped message text"
650msgstr ""
651
652#: forms/list_forms.py:591
653msgid ""
654"Text to be added as a separate text/plain MIME part preceding the original "
655"message part in the wrapped message when DMARC mitigation action of wrap "
656"message applies."
657msgstr ""
658
659#: forms/list_forms.py:597
660msgid "None"
661msgstr ""
662
663#: forms/list_forms.py:598
664msgid "Individual"
665msgstr ""
666
667#: forms/list_forms.py:599
668msgid "Full"
669msgstr ""
670
671#: forms/list_forms.py:603
672msgid ""
673"\n"
674"    None: No personalization.\n"
675"\n"
676"    Individual: Everyone gets a unique copy of the message, and there are "
677"a           few more substitution variables, but no headers are modified.\n"
678"\n"
679"    Full: All of the 'individual' personalization plus recipient "
680"header           modification. "
681msgstr ""
682
683#: forms/list_forms.py:613 templates/postorius/lists/held_messages.html:30
684#: templates/postorius/lists/held_messages.html:108
685#: templates/postorius/lists/pending_confirmations.html:34
686#: templates/postorius/lists/subscription_requests.html:36
687msgid "Discard"
688msgstr ""
689
690#: forms/list_forms.py:614 templates/postorius/lists/held_messages.html:29
691#: templates/postorius/lists/held_messages.html:107
692#: templates/postorius/lists/subscription_requests.html:35
693msgid "Reject"
694msgstr ""
695
696#: forms/list_forms.py:615
697msgid "Forward"
698msgstr ""
699
700#: forms/list_forms.py:616
701msgid "Preserve"
702msgstr ""
703
704#: forms/list_forms.py:619
705msgid ""
706"Action to take on messages which have no content\n"
707"after filtering.\n"
708" Discard = silently discard the message.\n"
709" Reject = discard the message and notify the sender.\n"
710" Forward = forward the message to the list owner(s).\n"
711" Preserve = save the message in qfiles/bad.\n"
712msgstr ""
713
714#: forms/list_forms.py:636
715msgid "Personalize"
716msgstr ""
717
718#: forms/list_forms.py:642
719msgid "Filter content"
720msgstr ""
721
722#: forms/list_forms.py:643
723msgid ""
724"Should Mailman filter the content of list traffic according to the settings "
725"below?"
726msgstr ""
727
728#: forms/list_forms.py:646
729msgid "Filter types"
730msgstr ""
731
732#: forms/list_forms.py:649
733msgid ""
734"MimeTypes to filter from the incoming posts. A list of common types can be "
735"found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
736"Basics_of_HTTP/MIME_types/Common_types\">here </a>"
737msgstr ""
738
739#: forms/list_forms.py:654
740msgid "Filter extensions"
741msgstr ""
742
743#: forms/list_forms.py:657
744msgid "Extensions to filter from the incoming posts."
745msgstr ""
746
747#: forms/list_forms.py:660
748msgid "Pass types"
749msgstr ""
750
751#: forms/list_forms.py:663
752msgid ""
753"MimeTypes to allow in the incoming posts. A list of common types can be "
754"found <a href=\"https://developer.mozilla.org/en-US/docs/Web/HTTP/"
755"Basics_of_HTTP/MIME_types/Common_types\">here </a>"
756msgstr ""
757
758#: forms/list_forms.py:668
759msgid "Pass extensions"
760msgstr ""
761
762#: forms/list_forms.py:671
763msgid "Extensions to allow in the incoming posts."
764msgstr ""
765
766#: forms/list_forms.py:677
767msgid "Collapse alternatives"
768msgstr ""
769
770#: forms/list_forms.py:678
771msgid ""
772"Should Mailman collapse multipart/alternative to its first part content?"
773msgstr ""
774
775#: forms/list_forms.py:684
776msgid "Filter Action"
777msgstr ""
778
779#: forms/list_forms.py:690
780msgid "Convert html to plaintext"
781msgstr ""
782
783#: forms/list_forms.py:691
784msgid ""
785"Should Mailman convert text/html parts to plain text? This conversion "
786"happens after MIME attachments have been stripped."
787msgstr ""
788
789#: forms/list_forms.py:698
790msgid "Anonymous list"
791msgstr ""
792
793#: forms/list_forms.py:699
794msgid ""
795"Hide the sender of a message, replacing it with the list address (Removes "
796"From, Sender and Reply-To fields)"
797msgstr ""
798
799#: forms/list_forms.py:706
800msgid "Include RFC2369 headers"
801msgstr ""
802
803#: forms/list_forms.py:708
804msgid ""
805"Yes is highly recommended. RFC 2369 defines a set of List-* headers that are "
806"normally added to every message sent to the list membership. These greatly "
807"aid end-users who are using standards compliant mail readers. They should "
808"normally always be enabled. However, not all mail readers are standards "
809"compliant yet, and if you have a large number of members who are using non-"
810"compliant mail readers, they may be annoyed at these headers. You should "
811"first try to educate your members as to why these headers exist, and how to "
812"hide them in their mail clients. As a last resort you can disable these "
813"headers, but this is not recommended (and in fact, your ability to disable "
814"these headers may eventually go away)."
815msgstr ""
816
817#: forms/list_forms.py:724
818msgid "Include the list post header"
819msgstr ""
820
821#: forms/list_forms.py:726
822msgid ""
823"This can be set to no for announce lists that do not wish to include the "
824"List-Post header because posting to the list is discouraged."
825msgstr ""
826
827#: forms/list_forms.py:730
828msgid "Explicit reply-to address"
829msgstr ""
830
831#: forms/list_forms.py:733
832msgid ""
833"This option allows admins to set an explicit Reply-to address. It is only "
834"used if the reply-to is set to use an explicitly set header"
835msgstr ""
836
837#: forms/list_forms.py:741
838msgid ""
839"Should any existing Reply-To: header found in the original message be "
840"stripped? If so, this will be done regardless of whether an explict Reply-"
841"To: header is added by Mailman or not."
842msgstr ""
843
844#: forms/list_forms.py:745 forms/list_forms.py:752
845msgid "Reply goes to list"
846msgstr ""
847
848#: forms/list_forms.py:749
849msgid "Please choose a reply-to action."
850msgstr ""
851
852#: forms/list_forms.py:751
853msgid "No Munging"
854msgstr ""
855
856#: forms/list_forms.py:753
857msgid "Explicit Reply-to header set"
858msgstr ""
859
860#: forms/list_forms.py:754
861msgid "Explicit Reply-to set; no Cc added"
862msgstr ""
863
864#: forms/list_forms.py:756
865msgid ""
866"Where are replies to list messages directed? No Munging is strongly "
867"recommended for most mailing lists. \n"
868"This option controls what Mailman does to the Reply-To: header in messages "
869"flowing through this mailing list. When set to No Munging, no Reply-To: "
870"header is added by Mailman, although if one is present in the original "
871"message, it is not stripped. Setting this value to either Reply to List, "
872"Explicit Reply, or Reply Only causes Mailman to insert a specific Reply-To: "
873"header in all messages, overriding the header in the original message if "
874"necessary (Explicit Reply inserts the value of reply_to_address). Explicit "
875"Reply-to set; no Cc added is useful forannounce-only lists where you want to "
876"avoid someone replying to the list address. There are many reasons not to "
877"introduce or override the Reply-To: header. One is that some posters depend "
878"on their own Reply-To: settings to convey their valid return address. "
879"Another is that modifying Reply-To: makes it much more difficult to send "
880"private replies. See <a href=\"http://marc.merlins.org/netrants/reply-to-"
881"harmful.html\">`Reply-To' Munging Considered Harmful</a> for a general "
882"discussion of this issue. See <a href=\"http://marc.merlins.org/netrants/"
883"reply-to-useful.html\">`Reply-To' Munging Considered Useful</a> for a "
884"dissenting opinion. Some mailing lists have restricted posting privileges, "
885"with a parallel list devoted to discussions. Examples are `patches' or "
886"`checkin' lists, where software changes are posted by a revision control "
887"system, but discussion about the changes occurs on a developers mailing "
888"list. To support these types of mailing lists, select Explicit Reply and set "
889"the Reply-To: address option to point to the parallel list."
890msgstr ""
891
892#: forms/list_forms.py:788
893msgid "Pipeline"
894msgstr ""
895
896#: forms/list_forms.py:793
897msgid "Type of pipeline you want to use for this mailing list"
898msgstr ""
899
900#: forms/list_forms.py:801
901msgid "Respond and continue processing"
902msgstr ""
903
904#: forms/list_forms.py:802
905msgid "Respond and discard message"
906msgstr ""
907
908#: forms/list_forms.py:803
909msgid "No automatic response"
910msgstr ""
911
912#: forms/list_forms.py:807
913msgid "Autorespond to list owner"
914msgstr ""
915
916#: forms/list_forms.py:808
917msgid ""
918"Should Mailman send an auto-response to emails sent to the -owner address?"
919msgstr ""
920
921#: forms/list_forms.py:811
922msgid "Autoresponse owner text"
923msgstr ""
924
925#: forms/list_forms.py:814
926msgid "Auto-response text to send to -owner emails."
927msgstr ""
928
929#: forms/list_forms.py:818
930msgid "Autorespond postings"
931msgstr ""
932
933#: forms/list_forms.py:819
934msgid "Should Mailman send an auto-response to mailing list posters?"
935msgstr ""
936
937#: forms/list_forms.py:822
938msgid "Autoresponse postings text"
939msgstr ""
940
941#: forms/list_forms.py:825
942msgid "Auto-response text to send to mailing list posters."
943msgstr ""
944
945#: forms/list_forms.py:829
946msgid "Autorespond requests"
947msgstr ""
948
949#: forms/list_forms.py:831
950msgid ""
951"Should Mailman send an auto-response to emails sent to the -request address? "
952"If you choose yes, decide whether you want Mailman to discard the original "
953"email, or forward it on to the system as a normal mail command."
954msgstr ""
955
956#: forms/list_forms.py:836
957msgid "Autoresponse request text"
958msgstr ""
959
960#: forms/list_forms.py:839
961msgid "Auto-response text to send to -request emails."
962msgstr ""
963
964#: forms/list_forms.py:841
965msgid "Autoresponse grace period"
966msgstr ""
967
968#: forms/list_forms.py:843
969msgid ""
970"Number of days between auto-responses to either the mailing list or -"
971"request/-owner address from the same poster. Set to zero (or negative) for "
972"no grace period (i.e. auto-respond to every message)."
973msgstr ""
974
975#: forms/list_forms.py:851
976msgid "Notify users of held messages"
977msgstr ""
978
979#: forms/list_forms.py:853
980msgid ""
981"Should Mailman notify users about their messages held for approval. If you "
982"say 'No', no notifications will be sent to users about the pending approval "
983"on their messages."
984msgstr ""
985
986#: forms/list_forms.py:860 forms/list_forms.py:1058
987msgid "Send welcome message"
988msgstr ""
989
990#: forms/list_forms.py:862
991msgid ""
992"Send welcome message to newly subscribed members? Turn this off only if you "
993"plan on subscribing people manually and don't want them to know that you did "
994"so. Setting this to No is most useful for transparently migrating lists from "
995"some other mailing list manager to Mailman.\n"
996"The text of Welcome message can be set via the Templates tab."
997msgstr ""
998
999#: forms/list_forms.py:872
1000msgid "Send goodbye message"
1001msgstr ""
1002
1003#: forms/list_forms.py:874
1004msgid ""
1005"Send goodbye message to newly unsubscribed members? Turn this off only if "
1006"you plan on unsubscribing people manually and don't want them to know that "
1007"you did so.\n"
1008"The text of Goodbye message can be set via the Templates tab."
1009msgstr ""
1010
1011#: forms/list_forms.py:881
1012msgid "Admin immed notify"
1013msgstr ""
1014
1015#: forms/list_forms.py:883
1016msgid ""
1017"Should the list moderators get immediate notice of new requests, as well as "
1018"daily notices about collected ones? List moderators (and list "
1019"administrators) are sent daily reminders of requests pending approval, like "
1020"subscriptions to a moderated list, or postings that are being held for one "
1021"reason or another. Setting this option causes notices to be sent immediately "
1022"on the arrival of new requests as well. "
1023msgstr ""
1024
1025#: forms/list_forms.py:893
1026msgid "Notify admin of membership changes"
1027msgstr ""
1028
1029#: forms/list_forms.py:894
1030msgid "Should administrator get notices of subscribes and unsubscribes?"
1031msgstr ""
1032
1033#: forms/list_forms.py:899
1034msgid "Not Moderated"
1035msgstr ""
1036
1037#: forms/list_forms.py:900
1038msgid "Moderated but allows for open posting"
1039msgstr ""
1040
1041#: forms/list_forms.py:901
1042msgid "Moderated"
1043msgstr ""
1044
1045#: forms/list_forms.py:912
1046msgid "Show list on index page"
1047msgstr ""
1048
1049#: forms/list_forms.py:913
1050msgid "Choose whether to include this list on the list of all lists"
1051msgstr ""
1052
1053#: forms/list_forms.py:919
1054msgid ""
1055"This description is used when the mailing list is listed with other mailing "
1056"lists, or in headers, and so forth. It should be as succinct as you can get "
1057"it, while still identifying what the list is."
1058msgstr ""
1059
1060#: forms/list_forms.py:925
1061msgid "Information"
1062msgstr ""
1063
1064#: forms/list_forms.py:926
1065msgid "A longer description of this mailing list."
1066msgstr ""
1067
1068#: forms/list_forms.py:930
1069msgid "Display name"
1070msgstr ""
1071
1072#: forms/list_forms.py:932
1073msgid "Display name is the name shown in the web interface."
1074msgstr ""
1075
1076#: forms/list_forms.py:935
1077msgid "Subject prefix"
1078msgstr ""
1079
1080#: forms/list_forms.py:940
1081msgid "Preferred Language"
1082msgstr ""
1083
1084#: forms/list_forms.py:946
1085msgid "Members List Visibility"
1086msgstr ""
1087
1088#: forms/list_forms.py:950
1089msgid "Who is allowed to see members list for this MailingList?"
1090msgstr ""
1091
1092#: forms/list_forms.py:955
1093msgid "Gateway to mail"
1094msgstr ""
1095
1096#: forms/list_forms.py:956
1097msgid ""
1098"Flag indicating that posts to the linked newsgroup should be gated to the "
1099"list"
1100msgstr ""
1101
1102#: forms/list_forms.py:962
1103msgid "Gateway to news"
1104msgstr ""
1105
1106#: forms/list_forms.py:963
1107msgid ""
1108"Flag indicating that posts to the list should be gated to the linked "
1109"newsgroup."
1110msgstr ""
1111
1112#: forms/list_forms.py:967
1113msgid "Linked Newsgroup"
1114msgstr ""
1115
1116#: forms/list_forms.py:970
1117msgid "The name of the linked newsgroup."
1118msgstr ""
1119
1120#: forms/list_forms.py:973
1121msgid "Newsgroup moderation"
1122msgstr ""
1123
1124#: forms/list_forms.py:977
1125msgid "The moderation policy for the linked newsgroup, if there is one."
1126msgstr ""
1127
1128#: forms/list_forms.py:983
1129msgid "NNTP Include subject prefix "
1130msgstr ""
1131
1132#: forms/list_forms.py:984
1133msgid ""
1134"Flag indicating whether the list's \"Subject Prefix\" should be included in "
1135"posts gated to usenet."
1136msgstr ""
1137
1138#: forms/list_forms.py:999
1139msgid "Emails to mass subscribe"
1140msgstr ""
1141
1142#: forms/list_forms.py:1001
1143msgid ""
1144"The following formats are accepted:\n"
1145"jdoe@example.com\n"
1146"&lt;jdoe@example.com&gt;\n"
1147"John Doe &lt;jdoe@example.com&gt;\n"
1148"\"John Doe\" &lt;jdoe@example.com&gt;\n"
1149"jdoe@example.com (John Doe)\n"
1150"Use the last three to associate a display name with the address\n"
1151msgstr ""
1152
1153#: forms/list_forms.py:1012
1154msgid "Pre confirm"
1155msgstr ""
1156
1157#: forms/list_forms.py:1016
1158msgid "If checked, users will not have to confirm their subscription."
1159msgstr ""
1160
1161#: forms/list_forms.py:1021
1162msgid "Pre approved"
1163msgstr ""
1164
1165#: forms/list_forms.py:1025
1166msgid ""
1167"If checked, moderators will not have to approve the subscription request."
1168msgstr ""
1169
1170#: forms/list_forms.py:1031
1171msgid "Pre Verified"
1172msgstr ""
1173
1174#: forms/list_forms.py:1035
1175msgid ""
1176"If checked, users will not have to verify that their email address is valid."
1177msgstr ""
1178
1179#: forms/list_forms.py:1041
1180msgid "Invitation"
1181msgstr ""
1182
1183#: forms/list_forms.py:1045
1184msgid ""
1185"If checked, the other checkboxes are ignored and the users will be sent an "
1186"invitation to join the list and will be subscribed upon acceptance thereof."
1187msgstr ""
1188
1189#: forms/list_forms.py:1054 forms/list_forms.py:1147
1190msgid "List default"
1191msgstr ""
1192
1193#: forms/list_forms.py:1060
1194msgid ""
1195"If set to \"Yes\" or \"No\", List's default setting of send_welcome_message "
1196"will be ignored for these subscribers and a welcome message will be sent or "
1197"not sent based on the choice."
1198msgstr ""
1199
1200#: forms/list_forms.py:1080
1201msgid "Emails to Unsubscribe"
1202msgstr ""
1203
1204#: forms/list_forms.py:1081
1205msgid "Add one email address on each line"
1206msgstr ""
1207
1208#: forms/list_forms.py:1096
1209msgid "Default antispam action"
1210msgstr ""
1211
1212#: forms/list_forms.py:1100
1213msgid "Header"
1214msgstr ""
1215
1216#: forms/list_forms.py:1101
1217msgid "Email header to filter on (case-insensitive)."
1218msgstr ""
1219
1220#: forms/list_forms.py:1103
1221msgid "Please enter a header."
1222msgstr ""
1223
1224#: forms/list_forms.py:1104
1225msgid "Please enter a valid header."
1226msgstr ""
1227
1228#: forms/list_forms.py:1106
1229msgid "Pattern"
1230msgstr ""
1231
1232#: forms/list_forms.py:1107
1233msgid "Regular expression matching the header's value."
1234msgstr ""
1235
1236#: forms/list_forms.py:1109
1237msgid "Please enter a pattern."
1238msgstr ""
1239
1240#: forms/list_forms.py:1110
1241msgid "Please enter a valid pattern."
1242msgstr ""
1243
1244#: forms/list_forms.py:1112 templates/postorius/domain/index.html:26
1245msgid "Action"
1246msgstr ""
1247
1248#: forms/list_forms.py:1113
1249msgid "Please enter a valid action."
1250msgstr ""
1251
1252#: forms/list_forms.py:1116
1253msgid "Action to take when a header matches"
1254msgstr ""
1255
1256#: forms/list_forms.py:1145
1257msgid "Moderation"
1258msgstr ""
1259
1260#: forms/list_forms.py:1149
1261msgid ""
1262"Default action to take when this member posts to the list. \n"
1263"List default -- follow the list's default member action. \n"
1264"Hold -- This holds the message for approval by the list moderators. \n"
1265"Reject -- this automatically rejects the message by sending a bounce notice "
1266"to the post's author. The text of the bounce notice can be configured by "
1267"you. \n"
1268"Discard -- this simply discards the message, with no notice sent to the "
1269"post's author. \n"
1270"Accept -- accepts any postings without any further checks. \n"
1271"Default Processing -- run additional checks and accept the message. \n"
1272msgstr ""
1273
1274#: forms/list_forms.py:1166
1275msgid "Select Email"
1276msgstr ""
1277
1278#: forms/list_forms.py:1184
1279msgid "Data"
1280msgstr ""
1281
1282#: forms/member_forms.py:27
1283msgid "Email Address"
1284msgstr ""
1285
1286#: forms/member_forms.py:32
1287msgid "Display Name"
1288msgstr ""
1289
1290#: forms/member_forms.py:35
1291msgid "Please enter an display name."
1292msgstr ""
1293
1294#: forms/system.py:31
1295msgid "Add ban"
1296msgstr ""
1297
1298#: forms/system.py:33
1299msgid ""
1300"You can ban a single email address or use a regular expression to match "
1301"similar email addresses."
1302msgstr ""
1303
1304#: forms/user_forms.py:50
1305msgid "Regular"
1306msgstr ""
1307
1308#: forms/user_forms.py:51
1309msgid "Plain Text Digests"
1310msgstr ""
1311
1312#: forms/user_forms.py:52
1313msgid "Mime Digests"
1314msgstr ""
1315
1316#: forms/user_forms.py:53
1317msgid "Summary Digests"
1318msgstr ""
1319
1320#: forms/user_forms.py:55
1321msgid "Enabled"
1322msgstr ""
1323
1324#: forms/user_forms.py:55
1325msgid "Disabled"
1326msgstr ""
1327
1328#: forms/user_forms.py:60
1329msgid "Delivery status"
1330msgstr ""
1331
1332#: forms/user_forms.py:62
1333msgid ""
1334"Set this option to Enabled to receive messages posted to this mailing list. "
1335"Set it to Disabled if you want to stay subscribed, but don't want mail "
1336"delivered to you for a while (e.g. you're going on vacation). If you disable "
1337"mail delivery, don't forget to re-enable it when you come back; it will not "
1338"be automatically re-enabled."
1339msgstr ""
1340
1341#: forms/user_forms.py:72
1342msgid "Delivery mode"
1343msgstr ""
1344
1345#: forms/user_forms.py:74
1346msgid ""
1347"If you select summary digests , you'll get posts bundled together (usually "
1348"one per day but possibly more on busy lists), instead of singly when they're "
1349"sent. Your mail reader may or may not support MIME digests. In general MIME "
1350"digests are preferred, but if you have a problem reading them, select plain "
1351"text digests."
1352msgstr ""
1353
1354#: forms/user_forms.py:83
1355msgid "Receive own postings"
1356msgstr ""
1357
1358#: forms/user_forms.py:85
1359msgid ""
1360"Ordinarily, you will get a copy of every message you post to the list. If "
1361"you don't want to receive this copy, set this option to No."
1362msgstr ""
1363
1364#: forms/user_forms.py:92
1365msgid "Acknowledge posts"
1366msgstr ""
1367
1368#: forms/user_forms.py:94
1369msgid "Receive acknowledgement mail when you send mail to the list?"
1370msgstr ""
1371
1372#: forms/user_forms.py:98
1373msgid "Hide address"
1374msgstr ""
1375
1376#: forms/user_forms.py:100
1377msgid ""
1378"When someone views the list membership, your email address is normally shown "
1379"(in an obscured fashion to thwart spam harvesters). If you do not want your "
1380"email address to show up on this membership roster at all, select Yes for "
1381"this option."
1382msgstr ""
1383
1384#: forms/user_forms.py:108
1385msgid "Receive list copies (possible duplicates)"
1386msgstr ""
1387
1388#: forms/user_forms.py:110
1389msgid ""
1390"When you are listed explicitly in the To: or Cc: headers of a list message, "
1391"you can opt to not receive another copy from the mailing list. Select Yes to "
1392"receive copies. Select No to avoid receiving copies from the mailing list"
1393msgstr ""
1394
1395#: forms/user_forms.py:119
1396msgid "Preferred language"
1397msgstr ""
1398
1399#: forms/user_forms.py:121
1400msgid ""
1401"Preferred language for your interactions with Mailman. When this is set, it "
1402"will override the MailingList's preferred language. This affects which "
1403"language is used for your email notifications and such."
1404msgstr ""
1405
1406#: forms/validators.py:39
1407#, python-brace-format
1408msgid "Invalid: \"{0}\" should be either email or UUID"
1409msgstr ""
1410
1411#: models.py:43
1412msgid ""
1413"Note: Do not add any secret content in templates as they are publicly "
1414"accessible.\n"
1415"You can use these variables in the templates. \n"
1416"$hyperkitty_url: Permalink to archived message in Hyperkitty\n"
1417"$listname: Name of the Mailing List e.g. ant@example.com \n"
1418"$list_id: The List-ID header e.g. ant.example.com \n"
1419"$display_name: Display name of the mailing list e.g. Ant \n"
1420"$short_listname: Local part of the listname e.g. ant \n"
1421"$domain: The domain part of the listname e.g. example.com \n"
1422"$info: The mailing list's longer descriptive text \n"
1423"$request_email: The email address for -request address \n"
1424"$owner_email: The email address for -owner address \n"
1425"$site_email: The email address to reach the owners of the site \n"
1426"$language: The two letter language code for list's preferred language e.g. "
1427"fr, en, de \n"
1428msgstr ""
1429
1430#: models.py:263
1431msgid "Choose the template you want to customize."
1432msgstr ""
1433
1434#: models.py:270
1435msgid ""
1436"Language for the template, this should be the list's preferred language."
1437msgstr ""
1438
1439#: template_list.py:26
1440msgid ""
1441"Sent to the list administrators when moderator approval for a posting is "
1442"required."
1443msgstr ""
1444
1445#: template_list.py:28
1446msgid ""
1447"Sent to the list administrators when moderator approval for a subscription "
1448"request is required."
1449msgstr ""
1450
1451#: template_list.py:30
1452msgid ""
1453"Sent to the list administrators when moderator approval for an "
1454"unsubscription request is required."
1455msgstr ""
1456
1457#: template_list.py:32
1458msgid ""
1459"Sent to the list administrators to notify them when a new member has been "
1460"subscribed."
1461msgstr ""
1462
1463#: template_list.py:34
1464msgid ""
1465"Sent to the list administrators when a bounce message in an unrecognized "
1466"format has been received."
1467msgstr ""
1468
1469#: template_list.py:36
1470msgid ""
1471"Sent to the list administrators to notify them when a member's delivery is "
1472"disabled due to excessive bounces."
1473msgstr ""
1474
1475#: template_list.py:38
1476msgid ""
1477"Sent to the list administrators to notify them when a member has been "
1478"unsubscribed."
1479msgstr ""
1480
1481#: template_list.py:40
1482msgid "The footer for a digest message."
1483msgstr ""
1484
1485#: template_list.py:42
1486msgid "The header for a digest message."
1487msgstr ""
1488
1489#: template_list.py:44
1490msgid ""
1491"The digest “masthead”; i.e. a common introduction for all digest messages."
1492msgstr ""
1493
1494#: template_list.py:46
1495msgid "The footer for a regular (non-digest) message."
1496msgstr ""
1497
1498#: template_list.py:48
1499msgid "The header for a regular (non-digest) message."
1500msgstr ""
1501
1502#: template_list.py:50
1503msgid ""
1504"The message sent to subscribers when a subscription confirmation is required."
1505msgstr ""
1506
1507#: template_list.py:52
1508msgid ""
1509"The message sent to subscribers when an unsubscription confirmation is "
1510"required."
1511msgstr ""
1512
1513#: template_list.py:54
1514msgid "The message sent to subscribers when they are invited to join a list."
1515msgstr ""
1516
1517#: template_list.py:56
1518msgid "The notice sent to a member when they unsubscribe from a mailing list."
1519msgstr ""
1520
1521#: template_list.py:58
1522msgid ""
1523"The notice sent to a poster when their message is being held for moderator "
1524"approval."
1525msgstr ""
1526
1527#: template_list.py:60
1528msgid ""
1529"Sent to a user when the maximum number of autoresponses has been reached for "
1530"that day."
1531msgstr ""
1532
1533#: template_list.py:62
1534msgid ""
1535"Notice sent to a poster when their message has been received by the mailing "
1536"list."
1537msgstr ""
1538
1539#: template_list.py:64
1540msgid ""
1541"A bounce probe sent to a member when their subscription has been disabled "
1542"due to bounces."
1543msgstr ""
1544
1545#: template_list.py:66
1546msgid ""
1547"Notice sent to a poster when their message has been rejected by the list’s "
1548"moderator."
1549msgstr ""
1550
1551#: template_list.py:68
1552msgid ""
1553"Notice sent to a poster when their message has been rejected automatically."
1554msgstr ""
1555
1556#: template_list.py:70
1557msgid ""
1558"The notice sent to a member when they are subscribed to the mailing list."
1559msgstr ""
1560
1561#: template_list.py:72
1562msgid ""
1563"The notice sent to a member when their membership has been disabled due to "
1564"excessive bounces."
1565msgstr ""
1566
1567#: templates/403.html:5
1568msgid "Forbidden"
1569msgstr ""
1570
1571#: templates/403.html:6
1572msgid "You do not have permissions to visit this page."
1573msgstr ""
1574
1575#: templates/404.html:5
1576msgid "Page not found"
1577msgstr ""
1578
1579#: templates/404.html:6
1580msgid "This page either doesn't exist, or it moved somewhere else."
1581msgstr ""
1582
1583#: templates/500.html:24
1584msgid "Server error"
1585msgstr ""
1586
1587#: templates/500.html:25
1588msgid "An error occurred while processing your request."
1589msgstr ""
1590
1591#: templates/postorius/bans.html:5 templates/postorius/bans.html:10
1592#, fuzzy
1593#| msgid "Mailman settings"
1594msgid "Global Bans"
1595msgstr "إعدادات مايل مان"
1596
1597#: templates/postorius/base.html:32
1598msgid "Mailman logo"
1599msgstr ""
1600
1601#: templates/postorius/base.html:38
1602msgid "Lists"
1603msgstr ""
1604
1605#: templates/postorius/base.html:44 templates/postorius/domain/index.html:5
1606#: templates/postorius/domain/index.html:11
1607msgid "Domains"
1608msgstr ""
1609
1610#: templates/postorius/base.html:50
1611msgid "Bans"
1612msgstr ""
1613
1614#: templates/postorius/base.html:56
1615msgid "System Information"
1616msgstr ""
1617
1618#: templates/postorius/base.html:63 templates/postorius/lists/summary.html:31
1619msgid "Archives"
1620msgstr ""
1621
1622#: templates/postorius/base.html:79
1623msgid "Account"
1624msgstr "الحساب"
1625
1626#: templates/postorius/base.html:83
1627msgid "Mailman settings"
1628msgstr "إعدادات مايل مان"
1629
1630#: templates/postorius/base.html:88
1631msgid "Posting activity"
1632msgstr ""
1633
1634#: templates/postorius/base.html:94
1635msgid "Logout"
1636msgstr "خروج"
1637
1638#: templates/postorius/base.html:101
1639msgid "Login"
1640msgstr ""
1641
1642#: templates/postorius/base.html:105
1643msgid "Sign Up"
1644msgstr "إنشاء حساب"
1645
1646#: templates/postorius/base.html:128
1647msgid "Postorius Documentation"
1648msgstr ""
1649
1650#: templates/postorius/base.html:132
1651msgid "Postorius Version"
1652msgstr ""
1653
1654#: templates/postorius/base.html:135
1655msgid "Happy Mailman Day!"
1656msgstr ""
1657
1658#: templates/postorius/domain/confirm_delete.html:5
1659msgid "Confirm domain removal"
1660msgstr ""
1661
1662#: templates/postorius/domain/confirm_delete.html:13
1663msgid "Confirm deletion"
1664msgstr ""
1665
1666#: templates/postorius/domain/confirm_delete.html:17
1667msgid "Are you sure you want to permanently delete"
1668msgstr ""
1669
1670#: templates/postorius/domain/confirm_delete.html:21
1671#, python-format
1672msgid ""
1673"\n"
1674"        This would delete %(size)s lists, some of which are:\n"
1675"      "
1676msgstr ""
1677
1678#: templates/postorius/domain/confirm_delete.html:33
1679#: templates/postorius/domain/index.html:59
1680#: templates/postorius/domain/template_index.html:34
1681#: templates/postorius/lists/confirm_delete.html:5
1682#: templates/postorius/lists/members.html:107
1683#: templates/postorius/lists/members.html:116
1684#: templates/postorius/lists/template_list.html:32
1685#: templates/postorius/menu/list_nav.html:59
1686msgid "Delete"
1687msgstr "احذف"
1688
1689#: templates/postorius/domain/confirm_delete.html:34
1690#: templates/postorius/domain/template_delete.html:28
1691#: templates/postorius/lists/confirm_delete.html:25
1692#: templates/postorius/lists/confirm_remove_role.html:18
1693#: templates/postorius/lists/confirm_removeall_subscribers.html:22
1694#: templates/postorius/lists/template_delete.html:25
1695msgid "Cancel"
1696msgstr ""
1697
1698#: templates/postorius/domain/edit.html:6
1699#: templates/postorius/domain/edit.html:12
1700msgid "Edit domain"
1701msgstr ""
1702
1703#: templates/postorius/domain/index.html:14
1704msgid "Add Domain"
1705msgstr ""
1706
1707#: templates/postorius/domain/index.html:25
1708#: templates/postorius/menu/list_nav.html:42
1709msgid "Owners"
1710msgstr ""
1711
1712#: templates/postorius/domain/index.html:38
1713#: templates/postorius/domain/index.html:58
1714#: templates/postorius/domain/template_index.html:33
1715#: templates/postorius/lists/template_list.html:31
1716msgid "Edit"
1717msgstr ""
1718
1719#: templates/postorius/domain/index.html:50
1720msgid "remove"
1721msgstr ""
1722
1723#: templates/postorius/domain/index.html:54
1724msgid "Add"
1725msgstr ""
1726
1727#: templates/postorius/domain/index.html:57
1728#: templates/postorius/domain/template_add.html:6
1729#: templates/postorius/domain/template_delete.html:6
1730#: templates/postorius/domain/template_index.html:6
1731#: templates/postorius/domain/template_index.html:11
1732#: templates/postorius/lists/template_add.html:7
1733#: templates/postorius/lists/template_delete.html:7
1734#: templates/postorius/lists/template_list.html:7
1735#: templates/postorius/lists/template_update.html:7
1736#: templates/postorius/menu/list_nav.html:45 templatetags/nav_helpers.py:38
1737msgid "Templates"
1738msgstr ""
1739
1740#: templates/postorius/domain/new.html:6
1741msgid "Add domain"
1742msgstr ""
1743
1744#: templates/postorius/domain/new.html:12
1745msgid "Add a new domain"
1746msgstr ""
1747
1748#: templates/postorius/domain/owners.html:6
1749msgid "Add domain owner "
1750msgstr ""
1751
1752#: templates/postorius/domain/owners.html:12
1753msgid "Add a new owner to"
1754msgstr ""
1755
1756#: templates/postorius/domain/template_add.html:17
1757#: templates/postorius/domain/template_delete.html:16
1758#: templates/postorius/lists/template_delete.html:13
1759#: templates/postorius/lists/template_update.html:13
1760#, python-format
1761msgid "Template '%(name)s'"
1762msgstr ""
1763
1764#: templates/postorius/domain/template_delete.html:11
1765msgid "Delete Template"
1766msgstr ""
1767
1768#: templates/postorius/domain/template_delete.html:22
1769#, python-format
1770msgid ""
1771"\n"
1772"           Are you sure you want to delete the \"%(name)s\" template\n"
1773"           for domain \"%(identifier)s\"?\n"
1774"           "
1775msgstr ""
1776
1777#: templates/postorius/domain/template_index.html:16
1778#: templates/postorius/lists/template_list.html:14
1779msgid "New Template"
1780msgstr ""
1781
1782#: templates/postorius/domain/template_index.html:25
1783#: templates/postorius/lists/template_list.html:24
1784msgid "Template Name"
1785msgstr ""
1786
1787#: templates/postorius/domain/template_index.html:44
1788#: templates/postorius/lists/template_list.html:40
1789msgid "No Templates."
1790msgstr ""
1791
1792#: templates/postorius/errors/generic.html:5
1793msgid "Something went wrong"
1794msgstr ""
1795
1796#: templates/postorius/fragments/bans.html:14
1797msgid "Ban email"
1798msgstr ""
1799
1800#: templates/postorius/fragments/bans.html:22
1801msgid "Currently banned addresses"
1802msgstr ""
1803
1804#: templates/postorius/fragments/bans.html:35
1805msgid "Un-ban this address"
1806msgstr ""
1807
1808#: templates/postorius/fragments/bans.html:46
1809msgid "No addresses are currently banned."
1810msgstr ""
1811
1812#: templates/postorius/index.html:6
1813msgid "List Index"
1814msgstr ""
1815
1816#: templates/postorius/index.html:12
1817msgid "Mailing Lists"
1818msgstr ""
1819
1820#: templates/postorius/index.html:40
1821msgid "Create New Domain"
1822msgstr ""
1823
1824#: templates/postorius/index.html:42
1825msgid "Create New List"
1826msgstr ""
1827
1828#: templates/postorius/index.html:54
1829msgid "List name"
1830msgstr ""
1831
1832#: templates/postorius/index.html:55
1833msgid "Post address"
1834msgstr ""
1835
1836#: templates/postorius/index.html:66
1837msgid "unadvertised"
1838msgstr ""
1839
1840#: templates/postorius/index.html:78
1841msgid ""
1842"Only lists that you are owner, moderator or subscriber for are shown here."
1843msgstr ""
1844
1845#: templates/postorius/index.html:82
1846msgid "Only admins see unadvertised lists in the list index."
1847msgstr ""
1848
1849#: templates/postorius/index.html:88
1850msgid "There are currently no mailing lists."
1851msgstr ""
1852
1853#: templates/postorius/lists/bans.html:8
1854msgid "Banned addresses"
1855msgstr ""
1856
1857#: templates/postorius/lists/confirm_delete.html:13
1858msgid "Are you sure you want to permanently delete this list?"
1859msgstr ""
1860
1861#: templates/postorius/lists/confirm_delete.html:14
1862msgid "All settings and membership data will be lost!"
1863msgstr ""
1864
1865#: templates/postorius/lists/confirm_delete.html:20
1866#, python-format
1867msgid ""
1868"\n"
1869"                Delete %(listname)s\n"
1870"                "
1871msgstr ""
1872
1873#: templates/postorius/lists/confirm_remove_role.html:5
1874#: templates/postorius/lists/confirm_remove_role.html:12
1875msgid "Confirm remove role"
1876msgstr ""
1877
1878#: templates/postorius/lists/confirm_remove_role.html:14
1879msgid "Are you sure?"
1880msgstr ""
1881
1882#: templates/postorius/lists/confirm_remove_role.html:17
1883msgid "Remove"
1884msgstr ""
1885
1886#: templates/postorius/lists/confirm_removeall_subscribers.html:6
1887msgid "Unsubscribe all members"
1888msgstr ""
1889
1890#: templates/postorius/lists/confirm_removeall_subscribers.html:14
1891#, python-format
1892msgid ""
1893"\n"
1894"        Are you sure you want to unsubscribe all members from %(listname)s?\n"
1895"    "
1896msgstr ""
1897
1898#: templates/postorius/lists/confirm_removeall_subscribers.html:21
1899#: templates/postorius/lists/mass_removal.html:17
1900#: templates/postorius/lists/members.html:63
1901msgid "Unsubscribe All"
1902msgstr ""
1903
1904#: templates/postorius/lists/confirm_token.html:12
1905#, python-format
1906msgid ""
1907"\n"
1908"    Confirm subscription of %(addr)s to %(name)s(%(listid)s):\n"
1909"    "
1910msgstr ""
1911
1912#: templates/postorius/lists/confirm_token.html:16
1913#, python-format
1914msgid ""
1915"\n"
1916"    Confirm unsubscription of %(addr)s from %(name)s(%(listid)s):\n"
1917"    "
1918msgstr ""
1919
1920#: templates/postorius/lists/confirm_token.html:20
1921#, python-format
1922msgid ""
1923"\n"
1924"    Confirm token %(token)s:\n"
1925"    "
1926msgstr ""
1927
1928#: templates/postorius/lists/header_matches.html:7
1929#: templates/postorius/menu/list_nav.html:58
1930msgid "Header filters"
1931msgstr ""
1932
1933#: templates/postorius/lists/header_matches.html:58
1934msgid "Save changes"
1935msgstr ""
1936
1937#: templates/postorius/lists/header_matches.html:60
1938msgid "Changes pending, click on the button to save them."
1939msgstr ""
1940
1941#: templates/postorius/lists/held_messages.html:10
1942#: templates/postorius/menu/list_nav.html:28
1943msgid "Held messages"
1944msgstr ""
1945
1946#: templates/postorius/lists/held_messages.html:26
1947msgid "Perform action on selected messages"
1948msgstr ""
1949
1950#: templates/postorius/lists/held_messages.html:28
1951#: templates/postorius/lists/held_messages.html:106
1952#: templates/postorius/lists/subscription_requests.html:34
1953msgid "Accept"
1954msgstr ""
1955
1956#: templates/postorius/lists/held_messages.html:38
1957msgid "Subject"
1958msgstr ""
1959
1960#: templates/postorius/lists/held_messages.html:39
1961msgid "Sender"
1962msgstr ""
1963
1964#: templates/postorius/lists/held_messages.html:40
1965msgid "Reason"
1966msgstr ""
1967
1968#: templates/postorius/lists/held_messages.html:41
1969msgid "Hold Date"
1970msgstr ""
1971
1972#: templates/postorius/lists/held_messages.html:53
1973msgid "No Subject"
1974msgstr ""
1975
1976#: templates/postorius/lists/held_messages.html:81
1977msgid "Attachments"
1978msgstr ""
1979
1980#: templates/postorius/lists/held_messages.html:92
1981msgid "Set member moderation"
1982msgstr ""
1983
1984#: templates/postorius/lists/held_messages.html:98
1985msgid "Rejection reason:"
1986msgstr ""
1987
1988#: templates/postorius/lists/held_messages.html:101
1989msgid ""
1990"Reason sent to the sender for message rejection. For other actions, this is "
1991"ignored."
1992msgstr ""
1993
1994#: templates/postorius/lists/held_messages.html:115
1995msgid "Show Headers"
1996msgstr ""
1997
1998#: templates/postorius/lists/held_messages.html:123
1999msgid "There are currently no held messages."
2000msgstr ""
2001
2002#: templates/postorius/lists/held_messages.html:130
2003msgid "Message could not be retrieved"
2004msgstr ""
2005
2006#: templates/postorius/lists/mass_removal.html:14
2007msgid "Unsubscribe users"
2008msgstr ""
2009
2010#: templates/postorius/lists/mass_subscribe.html:7
2011#: templates/postorius/menu/list_nav.html:53
2012msgid "Mass subscribe"
2013msgstr ""
2014
2015#: templates/postorius/lists/memberoptions.html:7
2016#: templates/postorius/user/list_options.html:7
2017msgid "Member options"
2018msgstr ""
2019
2020#: templates/postorius/lists/memberoptions.html:15
2021msgid "No Preferences Available"
2022msgstr ""
2023
2024#: templates/postorius/lists/memberoptions.html:16
2025msgid "You are not the owner for this list"
2026msgstr ""
2027
2028#: templates/postorius/lists/members.html:8
2029msgid "List members"
2030msgstr ""
2031
2032#: templates/postorius/lists/members.html:44
2033msgid "Search members..."
2034msgstr ""
2035
2036#: templates/postorius/lists/members.html:60
2037msgid "CSV Export"
2038msgstr ""
2039
2040#: templates/postorius/lists/members.html:74
2041#: templates/postorius/user/address_preferences.html:32
2042msgid "Address"
2043msgstr ""
2044
2045#: templates/postorius/lists/members.html:93
2046msgid "Member Options"
2047msgstr ""
2048
2049#: templates/postorius/lists/members.html:105
2050msgid "Non-member Options"
2051msgstr ""
2052
2053#: templates/postorius/lists/new.html:6
2054msgid "Create list"
2055msgstr ""
2056
2057#: templates/postorius/lists/new.html:12
2058msgid "Create a new list"
2059msgstr ""
2060
2061#: templates/postorius/lists/pending_confirmations.html:19
2062#: templates/postorius/lists/subscription_requests.html:19
2063msgid "E-Mail Address"
2064msgstr ""
2065
2066#: templates/postorius/lists/pending_confirmations.html:20
2067#: templates/postorius/lists/subscription_requests.html:20
2068msgid "Actions"
2069msgstr ""
2070
2071#: templates/postorius/lists/pending_confirmations.html:35
2072#: templates/postorius/lists/subscription_requests.html:37
2073msgid "Ban"
2074msgstr ""
2075
2076#: templates/postorius/lists/pending_confirmations.html:44
2077#: templates/postorius/lists/subscription_requests.html:46
2078msgid "There are currently no subscription requests for this list."
2079msgstr ""
2080
2081#: templates/postorius/lists/settings.html:7
2082#: templates/postorius/menu/list_nav.html:46
2083msgid "Settings"
2084msgstr ""
2085
2086#: templates/postorius/lists/subscription_requests.html:7
2087#: templates/postorius/menu/list_nav.html:14
2088msgid "Subscription requests"
2089msgstr ""
2090
2091#: templates/postorius/lists/summary.html:8
2092#: templates/postorius/menu/list_nav.html:10
2093msgid "Info"
2094msgstr ""
2095
2096#: templates/postorius/lists/summary.html:21
2097msgid "To contact the list owners, use the following email address:"
2098msgstr ""
2099
2100#: templates/postorius/lists/summary.html:27
2101msgid "You have to login to visit the archives of this list."
2102msgstr ""
2103
2104#: templates/postorius/lists/summary.html:33
2105#, python-format
2106msgid ""
2107"\n"
2108"            <a class=\"btn btn-primary\" href=\"%(hyperkitty_list_url)s"
2109"\">Archives</a>\n"
2110"          "
2111msgstr ""
2112
2113#: templates/postorius/lists/summary.html:45
2114#: templates/postorius/lists/summary.html:79
2115msgid "Subscription / Unsubscription"
2116msgstr ""
2117
2118#: templates/postorius/lists/summary.html:47
2119msgid "You are subscribed to this list with the following address:"
2120msgstr ""
2121
2122#: templates/postorius/lists/summary.html:49
2123msgid "Primary Address"
2124msgstr ""
2125
2126#: templates/postorius/lists/summary.html:55
2127#, fuzzy
2128#| msgid "Description"
2129msgid "Manage Subscription"
2130msgstr "الوصف"
2131
2132#: templates/postorius/lists/summary.html:60
2133msgid "Unsubscribe"
2134msgstr ""
2135
2136#: templates/postorius/lists/summary.html:63
2137msgid ""
2138"You have a subscription request pending. If you don't hear back soon, please "
2139"contact the list owners."
2140msgstr ""
2141
2142#: templates/postorius/lists/summary.html:65
2143msgid "Subscribe to this list"
2144msgstr ""
2145
2146#: templates/postorius/lists/summary.html:67
2147#, python-format
2148msgid ""
2149"\n"
2150"                  To subscribe you can send an email with 'subscribe' in the "
2151"subject to\n"
2152"                  <a href=\"mailto:%(address)s?subject=Subscribe\">"
2153"%(address)s</a>\n"
2154"                  or use the form below:\n"
2155"              "
2156msgstr ""
2157
2158#: templates/postorius/lists/summary.html:80
2159msgid ""
2160"\n"
2161"        To subscribe or unsubscribe from this list, please log in first.\n"
2162"        If you have not previously logged in, you may need to set up an "
2163"account\n"
2164"        with the appropriate email address.\n"
2165"        "
2166msgstr ""
2167
2168#: templates/postorius/lists/summary.html:85
2169msgid "Log In"
2170msgstr ""
2171
2172#: templates/postorius/lists/summary.html:90
2173msgid ""
2174"\n"
2175"        You can also subscribe without creating an account.\n"
2176"        If you wish to do so, please use the form below.\n"
2177"        "
2178msgstr ""
2179
2180#: templates/postorius/lists/summary.html:106
2181msgid "List metrics"
2182msgstr ""
2183
2184#: templates/postorius/lists/summary.html:108
2185msgid "Created at"
2186msgstr ""
2187
2188#: templates/postorius/lists/summary.html:110
2189msgid "Last post at"
2190msgstr ""
2191
2192#: templates/postorius/lists/summary.html:112
2193msgid "Digest last sent at"
2194msgstr ""
2195
2196#: templates/postorius/lists/summary.html:114
2197msgid "Volume"
2198msgstr ""
2199
2200#: templates/postorius/lists/template_delete.html:19
2201#, python-format
2202msgid ""
2203"\n"
2204"     Are you sure you want to delete the \"%(name)s\" template\n"
2205"     from list \"%(identifier)s\"?\n"
2206"     "
2207msgstr ""
2208
2209#: templates/postorius/menu/list_nav.html:19
2210msgid "Pending Approval"
2211msgstr ""
2212
2213#: templates/postorius/menu/list_nav.html:22
2214msgid "Pending Confirmation"
2215msgstr ""
2216
2217#: templates/postorius/menu/list_nav.html:36
2218msgid "Users"
2219msgstr ""
2220
2221#: templates/postorius/menu/list_nav.html:39
2222msgid "Members"
2223msgstr ""
2224
2225#: templates/postorius/menu/list_nav.html:40
2226msgid "Non-Members"
2227msgstr ""
2228
2229#: templates/postorius/menu/list_nav.html:41
2230msgid "Moderators"
2231msgstr ""
2232
2233#: templates/postorius/menu/list_nav.html:50
2234msgid "Mass operations"
2235msgstr ""
2236
2237#: templates/postorius/menu/list_nav.html:54
2238msgid "Mass removal"
2239msgstr ""
2240
2241#: templates/postorius/menu/list_nav.html:57
2242msgid "Ban List"
2243msgstr ""
2244
2245#: templates/postorius/menu/user_nav.html:4
2246msgid "Mailman Settings"
2247msgstr ""
2248
2249#: templates/postorius/menu/user_nav.html:7
2250#: templates/postorius/user/subscriptions.html:8 templatetags/nav_helpers.py:42
2251msgid "Subscriptions"
2252msgstr ""
2253
2254#: templates/postorius/menu/user_nav.html:8
2255msgid "Global Mailman preferences"
2256msgstr ""
2257
2258#: templates/postorius/menu/user_nav.html:9
2259msgid "Address-based preferences"
2260msgstr ""
2261
2262#: templates/postorius/menu/user_nav.html:10
2263msgid "List-based preferences"
2264msgstr ""
2265
2266#: templates/postorius/system_information.html:6
2267msgid "System Configuration"
2268msgstr ""
2269
2270#: templates/postorius/system_information.html:11
2271#, fuzzy
2272#| msgid "Mailman settings"
2273msgid "Mailman System"
2274msgstr "إعدادات مايل مان"
2275
2276#: templates/postorius/user/address_preferences.html:8
2277#: templates/postorius/user/subscription_preferences.html:7
2278msgid "Subscription preferences"
2279msgstr ""
2280
2281#: templates/postorius/user/address_preferences.html:17
2282#: templates/postorius/user/mailman_settings.html:17
2283#: templates/postorius/user/subscription_preferences.html:17
2284msgid "No preferences available"
2285msgstr ""
2286
2287#: templates/postorius/user/address_preferences.html:18
2288#: templates/postorius/user/mailman_settings.html:19
2289#: templates/postorius/user/subscription_preferences.html:19
2290msgid ""
2291"You are not yet subscribed to any lists, so you have no Mailman preferences."
2292msgstr ""
2293
2294#: templates/postorius/user/address_preferences.html:20
2295msgid "Each email address can have specific Mailman preferences."
2296msgstr ""
2297
2298#: templates/postorius/user/address_preferences.html:21
2299msgid ""
2300"Any options showing as not set here have inherit at runtime from your global "
2301"preferences (viewable on other tab)"
2302msgstr ""
2303
2304#: templates/postorius/user/address_preferences.html:62
2305#: templates/postorius/user/subscription_preferences.html:68
2306msgid "Save"
2307msgstr ""
2308
2309#: templates/postorius/user/list_options.html:14
2310msgid "Subscription options for"
2311msgstr ""
2312
2313#: templates/postorius/user/list_options.html:18
2314msgid "Use this form to change the email used for this subscription"
2315msgstr ""
2316
2317#: templates/postorius/user/mailman_settings.html:7
2318msgid "Subscription settings"
2319msgstr ""
2320
2321#: templates/postorius/user/subscription_preferences.html:21
2322msgid "Each list subscription can have specific Mailman preferences."
2323msgstr ""
2324
2325#: templates/postorius/user/subscription_preferences.html:22
2326msgid ""
2327"Any options showing as not set inherit at runtime from your global or "
2328"address specific preferences (viewable on other tabs)"
2329msgstr ""
2330
2331#: templates/postorius/user/subscription_preferences.html:32
2332msgid "Subscription"
2333msgstr ""
2334
2335#: templates/postorius/user/subscriptions.html:17
2336msgid "You are subscribed to the following mailing lists:"
2337msgstr ""
2338
2339#: templates/postorius/user/subscriptions.html:23
2340msgid "Subscription Address"
2341msgstr ""
2342
2343#: templates/postorius/user/subscriptions.html:24
2344msgid "Delivery Mode"
2345msgstr ""
2346
2347#: templates/postorius/user/subscriptions.html:25
2348msgid "Role"
2349msgstr ""
2350
2351#: templates/postorius/user/subscriptions.html:41
2352msgid "You are not yet subscribed to any lists."
2353msgstr ""
2354
2355#: templatetags/nav_helpers.py:27
2356msgid "Header Filters"
2357msgstr ""
2358
2359#: templatetags/nav_helpers.py:28
2360msgid "Banned Addresses"
2361msgstr ""
2362
2363#: templatetags/nav_helpers.py:29
2364#, fuzzy
2365#| msgid "Delete"
2366msgid "Delete List"
2367msgstr "احذف"
2368
2369#: templatetags/nav_helpers.py:30
2370msgid "Held Messages"
2371msgstr ""
2372
2373#: templatetags/nav_helpers.py:31
2374msgid "Mass Removal"
2375msgstr ""
2376
2377#: templatetags/nav_helpers.py:32
2378#, fuzzy
2379#| msgid "Description"
2380msgid "Mass Subscription"
2381msgstr "الوصف"
2382
2383#: templatetags/nav_helpers.py:33
2384msgid "Subscription Options"
2385msgstr ""
2386
2387#: templatetags/nav_helpers.py:34
2388#, fuzzy
2389#| msgid "Mailman settings"
2390msgid "List Settings"
2391msgstr "إعدادات مايل مان"
2392
2393#: templatetags/nav_helpers.py:35
2394msgid "Summary"
2395msgstr ""
2396
2397#: templatetags/nav_helpers.py:37
2398msgid "Confirm Removal of All Members"
2399msgstr ""
2400
2401#: templatetags/nav_helpers.py:39
2402msgid "Address-based Settings"
2403msgstr ""
2404
2405#: templatetags/nav_helpers.py:40
2406msgid "Subscription Settings"
2407msgstr ""
2408
2409#: templatetags/nav_helpers.py:41
2410#, fuzzy
2411#| msgid "Mailman settings"
2412msgid "Global Settings"
2413msgstr "إعدادات مايل مان"
2414
2415#: utils.py:38
2416msgid "Mailman REST API not available. Please start Mailman core."
2417msgstr ""
2418
2419#: views/domain.py:76
2420msgid "New Domain registered"
2421msgstr ""
2422
2423#: views/domain.py:113
2424#, python-format
2425msgid "Domain %s updated"
2426msgstr ""
2427
2428#: views/domain.py:116 views/list.py:763
2429msgid "Please check the errors below"
2430msgstr ""
2431
2432#: views/domain.py:140
2433#, python-format
2434msgid "The domain %s has been deleted."
2435msgstr ""
2436
2437#: views/domain.py:145
2438#, python-format
2439msgid "The domain could not be deleted: %s"
2440msgstr ""
2441
2442#: views/domain.py:163
2443msgid "Added {} as an owner for {}"
2444msgstr ""
2445
2446#: views/domain.py:192
2447msgid "{} is not an owner for {}"
2448msgstr ""
2449
2450#: views/domain.py:199
2451msgid "Removed {} as an owner for {}"
2452msgstr ""
2453
2454#: views/generic.py:104
2455msgid "The email {} has been banned."
2456msgstr ""
2457
2458#: views/generic.py:108 views/generic.py:119 views/list.py:1196
2459#, python-format
2460msgid "An error occurred: %s"
2461msgstr ""
2462
2463#: views/generic.py:110 views/generic.py:121
2464#, python-format
2465msgid "Invalid data: %s"
2466msgstr ""
2467
2468#: views/generic.py:116
2469msgid "The email {} has been un-banned"
2470msgstr ""
2471
2472#: views/list.py:106
2473msgid "List {}s"
2474msgstr ""
2475
2476#: views/list.py:120
2477msgid "Add {}"
2478msgstr ""
2479
2480#: views/list.py:123
2481msgid "No {}s were found matching the search."
2482msgstr ""
2483
2484#: views/list.py:125
2485msgid "List has no {}s"
2486msgstr ""
2487
2488#: views/list.py:138
2489msgid "The selected members have been unsubscribed"
2490msgstr ""
2491
2492#: views/list.py:156
2493#, python-brace-format
2494msgid "{email} has been added with the role {role}"
2495msgstr ""
2496
2497#: views/list.py:203
2498msgid "Member does not exist"
2499msgstr ""
2500
2501#: views/list.py:221
2502msgid "The member's preferences have been updated."
2503msgstr ""
2504
2505#: views/list.py:230
2506msgid "No change to the member's moderation."
2507msgstr ""
2508
2509#: views/list.py:242
2510msgid "The member's moderation settings have been updated."
2511msgstr ""
2512
2513#: views/list.py:403
2514msgid "You are already subscribed"
2515msgstr ""
2516
2517#: views/list.py:414
2518#, python-format
2519msgid "Subscription changed to %s"
2520msgstr ""
2521
2522#: views/list.py:417 views/list.py:462 views/list.py:492
2523msgid "Something went wrong. Please try again."
2524msgstr ""
2525
2526#: views/list.py:453
2527msgid ""
2528"Your subscription request has been submitted and is waiting for moderator "
2529"approval."
2530msgstr ""
2531
2532#: views/list.py:458
2533#, python-format
2534msgid "You are subscribed to %s."
2535msgstr ""
2536
2537#: views/list.py:488
2538msgid "Please check your inbox for further instructions"
2539msgstr ""
2540
2541#: views/list.py:507
2542#, python-format
2543msgid "%s has been unsubscribed from this list."
2544msgstr ""
2545
2546#: views/list.py:536
2547#, python-format
2548msgid "The address %(address)s has been subscribed to %(list)s."
2549msgstr ""
2550
2551#: views/list.py:543 views/list.py:582
2552#, python-format
2553msgid "The email address %s is not valid."
2554msgstr ""
2555
2556#: views/list.py:566
2557msgid "Please fill out the form correctly."
2558msgstr ""
2559
2560#: views/list.py:575
2561#, python-format
2562msgid "The address %(address)s has been unsubscribed from %(list)s."
2563msgstr ""
2564
2565#: views/list.py:604
2566msgid "The selected messages were accepted"
2567msgstr ""
2568
2569#: views/list.py:608
2570msgid "The selected messages were rejected"
2571msgstr ""
2572
2573#: views/list.py:612
2574msgid "The selected messages were discarded"
2575msgstr ""
2576
2577#: views/list.py:614
2578msgid "Message could not be found"
2579msgstr ""
2580
2581#: views/list.py:643
2582msgid "The message was accepted"
2583msgstr ""
2584
2585#: views/list.py:646
2586msgid "The message was rejected"
2587msgstr ""
2588
2589#: views/list.py:649
2590msgid "The message was discarded"
2591msgstr ""
2592
2593#: views/list.py:654
2594msgid "Held message was not found."
2595msgstr ""
2596
2597#: views/list.py:667
2598msgid "Moderation action for {} set to {}"
2599msgstr ""
2600
2601#: views/list.py:672
2602msgid "Failed to set moderation action for {}"
2603msgstr ""
2604
2605#: views/list.py:724
2606msgid "Choose a Domain"
2607msgstr ""
2608
2609#: views/list.py:745
2610msgid "List created"
2611msgstr ""
2612
2613#: views/list.py:757
2614msgid "Mailing List already exists."
2615msgstr ""
2616
2617#: views/list.py:915
2618msgid "Subscriptions pending user confirmation"
2619msgstr ""
2620
2621#: views/list.py:928
2622msgid "Subscriptions pending approval"
2623msgstr ""
2624
2625#: views/list.py:959
2626msgid "The request has been accepted."
2627msgstr ""
2628
2629#: views/list.py:960
2630msgid "The request has been rejected."
2631msgstr ""
2632
2633#: views/list.py:961
2634msgid "The request has been discarded."
2635msgstr ""
2636
2637#: views/list.py:962
2638msgid "The request has been defered."
2639msgstr ""
2640
2641#: views/list.py:973
2642#, python-format
2643msgid "The request was already moderated: %s"
2644msgstr ""
2645
2646#: views/list.py:976
2647#, python-format
2648msgid "The request could not be moderated: %s"
2649msgstr ""
2650
2651#: views/list.py:982
2652msgid "List Identity"
2653msgstr ""
2654
2655#: views/list.py:983
2656msgid "Automatic Responses"
2657msgstr ""
2658
2659#: views/list.py:984
2660msgid "Alter Messages"
2661msgstr ""
2662
2663#: views/list.py:985
2664msgid "DMARC Mitigations"
2665msgstr ""
2666
2667#: views/list.py:986
2668msgid "Digest"
2669msgstr ""
2670
2671#: views/list.py:987
2672msgid "Message Acceptance"
2673msgstr ""
2674
2675#: views/list.py:988
2676msgid "Archiving"
2677msgstr ""
2678
2679#: views/list.py:989
2680msgid "Member Policy"
2681msgstr ""
2682
2683#: views/list.py:990
2684msgid "Bounce Processing"
2685msgstr ""
2686
2687#: views/list.py:1053
2688msgid "The settings have been updated."
2689msgstr ""
2690
2691#: views/list.py:1058
2692msgid "An error occurred: "
2693msgstr ""
2694
2695#: views/list.py:1082
2696#, python-format
2697msgid "The user %(email)s is not in the %(role)s group"
2698msgstr ""
2699
2700#: views/list.py:1088
2701msgid "Removing the last owner is impossible"
2702msgstr ""
2703
2704#: views/list.py:1102
2705#, python-format
2706msgid "The user could not be removed: %(msg)s"
2707msgstr ""
2708
2709#: views/list.py:1105
2710#, python-format
2711msgid "The user %(address)s has been removed from the %(role)s group."
2712msgstr ""
2713
2714#: views/list.py:1123
2715msgid "No member is subscribed to the list currently."
2716msgstr ""
2717
2718#: views/list.py:1133
2719msgid "All members have been unsubscribed from the list."
2720msgstr ""
2721
2722#: views/list.py:1198
2723msgid "The header matches were successfully modified."
2724msgstr ""
2725
2726#: views/list.py:1205
2727msgid "New header"
2728msgstr ""
2729
2730#: views/list.py:1206
2731msgid "New pattern"
2732msgstr ""
2733
2734#: views/list.py:1233
2735msgid "Invalid confirmation token"
2736msgstr ""
2737
2738#: views/list.py:1241 views/list.py:1253
2739msgid "Token expired or invalid."
2740msgstr ""
2741
2742#: views/rest.py:60
2743msgid "Message does not exist"
2744msgstr ""
2745
2746#: views/rest.py:97
2747msgid "Attachment does not exist"
2748msgstr ""
2749
2750#: views/user.py:78
2751msgid "Your preferences have been updated."
2752msgstr ""
2753
2754#: views/user.py:80
2755msgid "Your preferences did not change."
2756msgstr ""
2757
2758#: views/user.py:196
2759msgid "Subscription does not exist"
2760msgstr ""
2761