forked from zammad/zammad-admin-documentation
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathadmin-docs.po
27394 lines (21993 loc) · 787 KB
/
admin-docs.po
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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2012 - 2023, Zammad Foundation
# This file is distributed under the same license as the Zammad package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: Zammad\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-02-28 13:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../channels/chat.rst:2 ../misc/first-steps.rst:88
msgid "Chat"
msgstr ""
#: ../channels/chat.rst:5 ../channels/facebook.rst:5
#: ../misc/object-conditions/basics.rst:5
#: ../settings/security/ssl-certificates.rst:5
#: ../settings/security/third-party/saml.rst:5
#: ../system/integrations/pgp/index.rst:5 ../system/objects/permissions.rst:5
msgid "Introduction"
msgstr ""
#: ../channels/chat.rst:7
msgid ""
"The chat feature in Zammad allows visitors of your website to initiate chats "
"with agents. You can find the settings in the admin panel under \"Channels\"."
msgstr ""
#: ../channels/chat.rst:10
msgid ""
"The feature is built to assist for proper customer support. And this is how "
"it works:"
msgstr ""
#: ../channels/chat.rst:13
msgid ""
"The chat widget will only be displayed to customers, if at least one agent "
"is available and has capacity."
msgstr ""
#: ../channels/chat.rst:15
msgid ""
"Agents can define how many simultaneous chat sessions they want to accept."
msgstr ""
#: ../channels/chat.rst:16
msgid ""
"An agent is set to inactive, if the agent doesn't accept new chat requests "
"or is offline. Because of this, your agents can take breaks without having "
"your customers to wait."
msgstr ""
#: ../channels/chat.rst:19
msgid ""
"You can define different topics for chats and agents can select for which "
"topic they want to accept chat sessions."
msgstr ""
#: ../channels/chat.rst:21
msgid "No automatic answer is send to the customer."
msgstr ""
#: ../channels/chat.rst:22
msgid ""
"Zammad sends an auto response as soon as the agents accepts the chat "
"request. This message is configurable by each agent individually."
msgstr ""
#: ../channels/chat.rst:24
msgid ""
"Zammad will try to adapt your main website colors to the chat. You can also "
"adjust the colors to customize it to your corporate design."
msgstr ""
#: ../channels/chat.rst:28 ../channels/microsoft365-graph/accounts.rst:17
#: ../misc/first-steps.rst:20 ../system/integrations/clearbit.rst:31
msgid "Configuration"
msgstr ""
#: ../channels/chat.rst:31 ../manage/checklist.rst:5
#: ../misc/object-conditions/basics.rst:433 ../system/monitoring.rst:9
msgid "General"
msgstr ""
#: ../channels/chat.rst:33
msgid ""
"The area for configuring the chat can be found in the admin panel under "
"**Channels > Chat**."
msgstr ""
#: ../channels/chat.rst:36
msgid ""
"You can set up chats for different websites and edit them independently. Use "
"the \"Topics\" function if you need a separation or you have specialized "
"agents for different topics. Your agents can choose then for which topic "
"they want to accept chats."
msgstr ""
#: ../channels/chat.rst:43
msgid ""
"The integrated designer helps the chat widget to adapt to the website color. "
"Zammad tries to fetch your website based on your FQDN. If this fails or you "
"want to override the preview, you can enter a URL manually and click on "
"load. You can get a preview for different devices by selecting the different "
"preview modes."
msgstr ""
#: ../channels/chat.rst:49
msgid ""
"If you don't like the proposed design, you can manually adjust it. Adjust "
"the color and apply a flat design if needed."
msgstr ""
#: ../channels/chat.rst:55
msgid "Chat Restrictions"
msgstr ""
#: ../channels/chat.rst:57
msgid ""
"You offer a chat for your target group, but you don't want to activate chat "
"for certain IP addresses or countries? Then you have the possibility to "
"block the wished IP addresses and countries fast and easily via the chat "
"configuration in the admin panel. The configuration panel looks like this:"
msgstr ""
#: ../channels/chat.rst:64
msgid ""
"You can also find more information about the chat customization in the admin "
"area."
msgstr ""
#: ../channels/chat.rst:68
msgid "Website Implementation"
msgstr ""
#: ../channels/chat.rst:71 ../channels/form.rst:156
#: ../system/integrations/cti/generic.rst:7
#: ../system/integrations/cti/placetel.rst:12
#: ../system/integrations/cti/sipgate.rst:12
#: ../system/integrations/zabbix.rst:10
msgid "Requirements"
msgstr ""
#: ../channels/chat.rst:73
msgid ""
"Zammad chat comes in two flavors: a version with and without jQuery. You can "
"choose which one you prefer by toggling the **With jQuery** switch that will "
"display the appropriate code snippet below."
msgstr ""
#: ../channels/chat.rst:77
msgid ""
"For jQuery version, if you don't already use it on your website, make sure "
"to first include it like this:"
msgstr ""
#: ../channels/chat.rst:85 ../manage/checklist.rst:16
#: ../system/integrations/smime/index.rst:41
msgid "Usage"
msgstr ""
#: ../channels/chat.rst:87
msgid "You have two options to implement the chat on your website:"
msgstr ""
#: ../channels/chat.rst:89
msgid "Automatically show the chat (that's the default setting)"
msgstr ""
#: ../channels/chat.rst:90
msgid "or manually open the chat."
msgstr ""
#: ../channels/chat.rst:92
msgid ""
"Insert the widget code into the source code of every page on which you want "
"the chat to be visible on. It should be placed at the end of the page's "
"source code before the ``</body>`` closing tag."
msgstr ""
#: ../channels/chat.rst:99
msgid "Result"
msgstr ""
#: ../channels/chat.rst:101
msgid "The final result will look like the following:"
msgstr ""
#: ../channels/email/accounts.rst:2
#: ../channels/microsoft365-graph/accounts.rst:2
#: ../channels/microsoft365/accounts.rst:2
msgid "Accounts"
msgstr ""
#: ../channels/email/accounts.rst:18 ../channels/microsoft365/accounts.rst:25
msgid ":doc:`accounts/account-setup`"
msgstr ""
#: ../channels/email/accounts.rst:13
msgid "Use the **New Email Account** dialog to connect your account."
msgstr ""
#: ../channels/email/accounts.rst:0
msgid "New Email Account dialog"
msgstr ""
#: ../channels/email/accounts.rst:27 ../channels/microsoft365/accounts.rst:34
msgid ":doc:`accounts/secondary-addresses`"
msgstr ""
#: ../channels/email/accounts.rst:21 ../channels/microsoft365/accounts.rst:33
msgid ""
"Send and receive email at **additional email addresses**, all through the "
"same mailbox/account."
msgstr ""
#: ../channels/email/accounts.rst:0
msgid "Add email address dialog"
msgstr ""
#: ../channels/email/accounts.rst:37 ../channels/microsoft365/accounts.rst:37
msgid ":doc:`accounts/managing-accounts`"
msgstr ""
#: ../channels/email/accounts.rst:30 ../channels/microsoft365/accounts.rst:37
msgid "Edit the configuration of existing accounts in the **Accounts Panel**."
msgstr ""
#: ../channels/email/accounts.rst:0
#: ../channels/email/accounts/managing-accounts.rst:None
msgid "Existing accounts can be edited from the Accounts panel."
msgstr ""
#: ../channels/email/accounts.rst:45
msgid ":doc:`accounts/email-notification`"
msgstr ""
#: ../channels/email/accounts.rst:40
msgid ""
"Configure the outgoing mail provider for **system notifications**. (Self-"
"hosted installations only.)"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:2
#: ../channels/microsoft365/accounts/account-setup.rst:2
msgid "Account Setup"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:4
msgid "Setting up a new email account? Here's what all the settings do."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:6
#: ../channels/google/basic-setup.rst:118
#: ../channels/microsoft365/accounts/account-setup.rst:8
msgid ""
"☠️ **But first, a word of warning!** The import process does things you might "
"not expect:"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:13
msgid ""
"By default, Zammad will **delete all emails** in your inbox during the "
"import process. Use the *Experts* dialog to :ref:`disable this behavior "
"<email-experts-keep-messages-on-server>`."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:16
msgid ""
"Zammad will **send an auto-reply message to every email it imports** "
"(including the old ones!). Use the *Experts* dialog to :ref:`change this "
"behavior <email-experts-import-as>` or to :doc:`disable auto-replies </"
"manage/trigger>` prior adding an email account and to turn it back on once "
"all your messages have been imported."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:26
msgid "**Gmail / G Suite users:**"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:25
msgid ""
"To add a Google account, create a dedicated :doc:`Google channel </channels/"
"google/basic-setup>`."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:30
msgid "**Microsoft 365 users:**"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:29
msgid ""
"To add a Microsoft 365 account, create a dedicated :doc:`Microsoft 365 IMAP "
"Email channel </channels/microsoft365/accounts>` or :doc:`Microsoft 365 "
"Graph Email channel </channels/microsoft365-graph/accounts>`."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:34
msgid "Basic"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:36
msgid ""
"In most cases, Zammad is smart enough to figure out your email provider's "
"configuration based on your email address alone. If the correct "
"configuration could not be retrieved, Zammad asks you to provide the correct "
"parameters manually."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:46
msgid "Screenshot showing basic email account setup inbound"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:46
msgid "Basic email account setup inbound"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:63
msgid "Organization & Department Name"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:49
#: ../channels/email/accounts/secondary-addresses.rst:26
msgid "The display name used for outgoing email."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:0
#: ../channels/email/accounts/secondary-addresses.rst:0
msgid "Screenshot of customer inbox with email from \"Chrispresso Sales\""
msgstr ""
#: ../channels/email/accounts/account-setup.rst:56
#: ../channels/email/accounts/secondary-addresses.rst:33
msgid "A customer's inbox with an auto-reply from **Chrispresso Sales**."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:58
msgid ""
"If you add :doc:`multiple addresses <secondary-addresses>` to a single "
"account, you can define a separate Organization & Department Name for each "
"one."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:62
#: ../channels/email/accounts/secondary-addresses.rst:35
msgid ""
"Email display names value can be :ref:`further customized in the Settings "
"tab <email-settings-sender-format>`."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:73
#: ../channels/email/accounts/secondary-addresses.rst:39
#: ../channels/email/index.rst:2 ../channels/form.rst:20
#: ../system/objects/types.rst:154
msgid "Email"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:66
msgid "Your email address."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:68
msgid ""
"If your account login/username is different from your email address, use the "
"*Experts* dialog (see below)."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:71
msgid ""
"If your inbox receives mail for more than one email address, be sure to :doc:"
"`add your alternate addresses <secondary-addresses>` after account setup."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:76
#: ../channels/email/accounts/account-setup.rst:136
#: ../channels/email/accounts/account-setup.rst:238
#: ../channels/email/accounts/email-notification.rst:33
#: ../settings/security/password.rst:2
msgid "Password"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:76
#: ../channels/email/accounts/account-setup.rst:136
#: ../channels/email/accounts/account-setup.rst:236
#: ../channels/email/accounts/email-notification.rst:33
msgid "Your account password."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:83
#: ../channels/google/basic-setup.rst:154
#: ../channels/microsoft365/accounts/account-setup.rst:96
msgid "Destination group"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:79
#: ../channels/google/basic-setup.rst:150
#: ../channels/microsoft365/accounts/account-setup.rst:92
msgid ""
"The :doc:`group </manage/groups/index>` that incoming emails will be "
"assigned to."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:82
msgid ""
"Use :doc:`filters </channels/email/filters>` for more fine-grained sorting "
"of incoming email."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:94
#: ../channels/google/basic-setup.rst:165
#: ../channels/microsoft365/accounts/account-setup.rst:107
msgid "Destination group > Sending email address"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:86
#: ../channels/google/basic-setup.rst:157
#: ../channels/microsoft365/accounts/account-setup.rst:99
msgid ""
"Decide if the email address should be assigned to the selected group for "
"outgoing emails."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:89
msgid ""
"**Change to channel email address** will add this email address to the group "
"for outgoing emails. This may overwrite an already assigned email address."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:92
#: ../channels/microsoft365/accounts/account-setup.rst:105
msgid ""
"**Do not change email address** doesn't assign an email address to the group "
"or change it. If the group has no assigned email address, it stays empty. If "
"the group already has an assigned email address, it will stay the same."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:99
msgid "Experts"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:101
msgid ""
"If Zammad can't figure out how to connect your account (or if you just want "
"to access advanced settings), use the *Experts* dialog."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:111
msgid ""
"When auto-detection fails, you will be presented with the \"Experts\"\n"
"account setup dialog."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:111
msgid "Expert configuration dialog"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:114
msgid "Email Inbound"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:122
#: ../misc/object-conditions/basics.rst:207 ../system/objects.rst:154
#: ../system/objects/types.rst:157
msgid "Type"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:117
msgid "Choose from **IMAP** and **POP3**."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:119
msgid ""
"In most cases, you want IMAP. (With POP3, you won't be able to :ref:`keep "
"messages on the server <email-experts-keep-messages-on-server>` or :ref:"
"`specify which folder to fetch from <email-experts-folder>`.)"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:127
#: ../channels/email/accounts/account-setup.rst:228
#: ../channels/email/accounts/email-notification.rst:24
msgid "Host"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:125
msgid ""
"Your email server's hostname or IP address (*e.g.,* ``imap.gmail.com``)."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:127
#: ../channels/email/accounts/account-setup.rst:158
msgid "Contact your email provider or system administrator if you don't know."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:133
#: ../channels/email/accounts/account-setup.rst:233
#: ../channels/email/accounts/email-notification.rst:30
#: ../misc/object-conditions/basics.rst:26
#: ../settings/security/third-party/microsoft.rst:68 ../system/sessions.rst:19
msgid "User"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:130
msgid ""
"This field is being pre-filled with your email address in case you've "
"provided one before opening the expert settings."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:133
msgid "Adjust this setting in case your username and email address differ."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:145
msgid "SSL / STARTTLS"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:139
msgid "Enable encryption when fetching messages."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:141
msgid "You can choose from the following options:"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:143
msgid "No SSL (*not recommended!*)"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:144
msgid "SSL"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:145
msgid "STARTTLS"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:153
#: ../channels/email/accounts/account-setup.rst:252
#: ../manage/webhook/add.rst:72 ../settings/security/third-party/saml.rst:149
#: ../system/integrations/i-doit.rst:74
msgid "SSL verification"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:148
#: ../channels/email/accounts/account-setup.rst:246
msgid ""
"Here you can decide if the certificate of the email server has to be "
"verified or not (default: ``yes``). In case you are using custom "
"certificates, please have a look at :doc:`how to add them to Zammad </"
"settings/security/ssl-certificates>`."
msgstr ""
#: ../includes/ssl-verification-warning.rst:4
msgid ""
"Please be aware that **turning off SSL verification is a security risk**. It "
"should only be used temporarily or for testing purposes. If turned off, "
"there is no verification of the certificate, which means that any presented "
"certificate will be accepted."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:160
#: ../channels/email/accounts/account-setup.rst:243
#: ../channels/email/accounts/email-notification.rst:38
msgid "Port"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:156
msgid "Your email server's port (usu. ``993`` for IMAP, or ``995`` for POP3)."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:181
#: ../channels/google/basic-setup.rst:175
#: ../channels/microsoft365/accounts/account-setup.rst:118
msgid "Folder"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:163
msgid ""
"Specify which folder to fetch from, or leave empty to fetch from ``INBOX``."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:165
msgid ""
"If specifying a nested folder, be sure to use the full path. (Some systems "
"use different **path separators**; *e.g.,* ``Inquiries/Tech-Support`` vs. "
"``Inquiries.Tech-Support``. Contact your email provider or system "
"administrator if you don't know.)"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:170
msgid ""
"If you selected a folder, additional steps may be required: In the last step "
"of the account setup process, Zammad sends you an email from your own "
"account, then waits for it to appear in the folder specified here. **Account "
"verification will not complete until this test message has been received.**"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:177
msgid ""
"If this folder does not receive incoming messages automatically, you may "
"have to manually check your inbox during the verification step and move "
"Zammad's test message there when it arrives."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:205
#: ../channels/google/basic-setup.rst:195
#: ../channels/microsoft365/accounts/account-setup.rst:140
msgid "Keep messages on server"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:184
#: ../channels/google/basic-setup.rst:178
#: ../channels/microsoft365/accounts/account-setup.rst:121
msgid "Specify what happens to your emails after Zammad imports them:"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:186
#: ../channels/google/basic-setup.rst:180
msgid "``no``: Zammad deletes all imported messages"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:188
#: ../channels/google/basic-setup.rst:181
msgid ""
"``yes``: Zammad marks imported messages as read. With this option, Zammad "
"will only import unread messages. This means Zammad may miss messages if the "
"mailbox is externally modified."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:193
#: ../channels/google/basic-setup.rst:185
#: ../channels/microsoft365/accounts/account-setup.rst:130
msgid "🤔 **Why does Zammad delete messages by default?**"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:195
#: ../channels/google/basic-setup.rst:187
#: ../channels/microsoft365/accounts/account-setup.rst:132
msgid ""
"If you never clean out your inbox, it'll eventually reach its storage limit, "
"and your mail server will start **rejecting incoming messages**. Most Zammad "
"users never even look at their inbox once it's set up, so they rely on "
"Zammad to keep it clean for them."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:201
#: ../channels/google/basic-setup.rst:193
#: ../channels/microsoft365/accounts/account-setup.rst:138
msgid ""
"If you choose **yes** here, remember that it's your responsibility to clean "
"out your inbox from time to time to keep it below its storage limit."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:209
#: ../channels/google/basic-setup.rst:198
#: ../channels/microsoft365/accounts/account-setup.rst:143
msgid "Archive Mode"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:0
#: ../channels/email/accounts/archive-mode.rst:7
#: ../channels/google/basic-setup.rst:0
#: ../channels/microsoft365/accounts/account-setup.rst:0
msgid "Archive Mode dialog during email account setup"
msgstr ""
#: ../channels/email/accounts/archive-mode.rst:7
msgid "How should old emails be imported?"
msgstr ""
#: ../channels/email/accounts/archive-mode.rst:9
msgid ""
"During the process of setting up an email based channel, Zammad checks if "
"emails are present in the inbox. If Zammad detects at least one email, the "
"archive mode dialog is triggered and the archive mode is turned on by "
"default. This dialog is also present if you edit an existing email based "
"channel. The archive mode lets you:"
msgstr ""
#: ../channels/email/accounts/archive-mode.rst:15
msgid ""
"Set an archive **cut-off time**, which means: older emails are imported in "
"archive mode, newer ones as standard tickets (including auto-reply messages "
"and in state \"new\")."
msgstr ""
#: ../channels/email/accounts/archive-mode.rst:18
msgid ""
"Select a **target state** for the archived emails: in most cases you might "
"want to import these archived emails in \"closed\" state. However, if your "
"use case is different, you can choose another one which fits for you."
msgstr ""
#: ../channels/email/accounts/archive-mode.rst:22
msgid ""
"By archiving emails, their creation date and time is preserved and no "
"automatic actions (e.g. trigger with auto-reply) will take place. If "
"imported as regular tickets, the date and time is always the time of the "
"import."
msgstr ""
#: ../channels/email/accounts/archive-mode.rst:26
msgid ""
"To import all emails as regular tickets, just turn the archive mode toggle "
"off."
msgstr ""
#: ../channels/email/accounts/archive-mode.rst:29
msgid ""
"If you turn off the archive mode, Zammad treats **all emails** (even old "
"ones) as if they had been sent today. This means senders will receive auto-"
"replies and tickets are created with state \"new\" for each message."
msgstr ""
#: ../channels/email/accounts/archive-mode.rst:33
msgid ""
"If you want to differentiate even more, you have to do it manually and "
"disable things like :doc:`triggers </manage/trigger>` before adding an email "
"account, depending on your use case."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:212
msgid "Email Outbound"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:219
msgid "Screenshot showing email setup outbound"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:219
msgid "Configuration dialog of email channel outbound"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:225
#: ../channels/email/accounts/email-notification.rst:21
msgid "Send mails via"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:222
#: ../channels/email/accounts/email-notification.rst:21
msgid "Choose from **SMTP** and **local MTA** (*e.g.,* Sendmail)."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:224
msgid ""
"Local MTA (mail transfer agent) configuration is only available on self-"
"hosted installations."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:228
#: ../channels/email/accounts/email-notification.rst:24
msgid ""
"Your email server's hostname or IP address (*e.g.,* ``smtp.gmail.com``)."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:231
#: ../channels/email/accounts/email-notification.rst:27
msgid "Your account login/username."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:233
#: ../channels/email/accounts/account-setup.rst:238
msgid "Leave blank to use the same value from incoming account setup."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:241
#: ../channels/email/accounts/email-notification.rst:36
msgid "Your email server's port (usu. ``587`` or ``465``)."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:243
#: ../channels/email/accounts/email-notification.rst:38
msgid "Zammad will detect and enable SSL/STARTTLS support automatically."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:255
msgid "Verification"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:None
msgid "Email account verification step"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:261
msgid ""
"As a final step, Zammad sends a test email from your own account, to your "
"own account, and to ``[email protected]`` "
"which discards the test mail right away."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:265
msgid ""
"We've created a `landing page for discard.zammad.org <https://discard.zammad."
"org>`_ which describes the backgrounds as well."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:270
msgid ""
"This this Zammad ensures that your email account is capable of sending "
"internal and external - once this is verified the setup process is complete! "
"🎉"
msgstr ""
#: ../channels/email/accounts/account-setup-group-hint.include.rst:1
msgid ""
"If you did not assign the email address to the group, make sure to check if "
"the correct email address is :doc:`assigned to the group </manage/groups/"
"settings>`."
msgstr ""
#: ../channels/email/accounts/account-setup-group-hint.include.rst:5
msgid "Otherwise, the agents in this group will not be able to send e-mails."
msgstr ""
#: ../channels/email/accounts/account-setup.rst:276
#: ../channels/google/basic-setup.rst:256
#: ../channels/microsoft365/accounts/account-setup.rst:162
#: ../settings/security/third-party/saml.rst:186
#: ../system/integrations/cti/includes/troubleshooting.include.rst:2
#: ../system/integrations/github.rst:53 ../system/integrations/gitlab.rst:46
#: ../system/integrations/pgp/index.rst:112
#: ../system/integrations/smime/troubleshooting.rst:2
msgid "Troubleshooting"
msgstr ""
#: ../channels/email/accounts/account-setup.rst:278
msgid ""
":ref:`Is a custom incoming mail folder to blame? <email-experts-folder>`"
msgstr ""
#: ../channels/email/accounts/email-notification.rst:2
msgid "Email Notification"
msgstr ""
#: ../channels/email/accounts/email-notification.rst:4
msgid ""
"The notification channel can only be configured on **self-hosted "
"installations**."
msgstr ""
#: ../channels/email/accounts/email-notification.rst:7
msgid "For more information, see :doc:`/manage/trigger/system-notifications`."
msgstr ""
#: ../channels/email/accounts/email-notification.rst:9
#: ../manage/trigger/system-notifications.rst:7
msgid ""
"System notifications are automated emails sent by Zammad for critical system "
"events, such as account changes or SLA violations."
msgstr ""
#: ../channels/email/accounts/email-notification.rst:13
msgid ""
"Use the **Email Notification** panel to configure how Zammad dispatches "
"these notifications."
msgstr ""
#: ../channels/email/accounts/email-notification.rst:None
msgid "Demonstration of email notification channel editing"
msgstr ""
#: ../channels/email/accounts/email-notification.rst:29
msgid ""
"The “From:” address on system notifications can be configured under :doc:"
"`Channels > Email > Settings > Notification Sender <../settings>`."
msgstr ""
#: ../channels/email/accounts/email-notification.rst:40
msgid "🤔 **This looks familiar... Where have I seen it before?**"
msgstr ""
#: ../channels/email/accounts/email-notification.rst:42
msgid "This configuration step was part of the Getting Started wizard:"
msgstr ""
#: ../channels/email/accounts/email-notification.rst:0
msgid ""
"The getting started wizard asking how one wants to send out\n"
"notifications"
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:2
msgid "Managing Accounts"
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:4
msgid ""
"Once an account has been added, use the accounts panel to edit its "
"configuration."
msgstr ""
#: ../channels/email/accounts/managing-accounts.inbound-outbound.rst:12
#: ../channels/email/accounts/managing-accounts.inbound-outbound.rst:11
msgid "Mail Server Settings"
msgstr ""
#: ../channels/email/accounts/managing-accounts.inbound-outbound.rst:2
msgid ""
"Click **Edit** on inbound/outbound account details to change your server "
"configuration."
msgstr ""
#: ../channels/email/accounts/managing-accounts.inbound-outbound.rst:5
msgid ""
"See :ref:`New Account Settings <email-new-account-experts>` for a detailed "
"description of each option."
msgstr ""
#: ../channels/email/accounts/managing-accounts.inbound-outbound.rst:0
#: ../channels/google/accounts/managing-accounts.inbound-outbound.rst:0
#: ../channels/microsoft365/accounts/managing-accounts.inbound-outbound.rst:0
msgid "Location of account details settings for existing accounts"
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:27
msgid "Destination Group"
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:14
msgid "Click on the group name to reassign the account."
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:0
#: ../channels/google/basic-setup.rst:None
#: ../channels/microsoft365/accounts/account-setup.rst:0
msgid "Location of \"Destination Group\" setting for existing accounts"
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:21
#: ../channels/google/basic-setup.rst:208
msgid ""
"Only **active** groups will be displayed. Changing this setting will not "
"reassign existing tickets to the new group."
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:24
msgid ""
"You can assign the related outgoing email address to the new group by "
"choosing the option under **Destination group email address** or leave it as "
"it is. To assign an outgoing email address to a group manually, have a look "
"at the :doc:`group settings </manage/groups/settings>`."
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:38
msgid "Email Address"
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:30
msgid ""
"Use the **+ Add** or **Edit** buttons to set up secondary addresses on this "
"account."
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:33
msgid ""
"See :doc:`secondary-addresses` for a detailed description of each option."
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:0
msgid "Location of email address add/edit buttons"
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:46
msgid "Enabled / Disabled"
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:41
msgid ""
"Disabling an account temporarily prevents Zammad from importing its messages."
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:43
msgid ""
"This may be necessary during scheduled maintenance or when migrating your "
"installation to a new host."
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:46
msgid "Disabling an account disables *outgoing* messages for it, as well."
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:50
#: ../channels/email/accounts/managing-accounts.rst:51
#: ../manage/calendars.rst:29 ../manage/knowledge-base.rst:157
#: ../manage/knowledge-base.rst:189
msgid "Delete"
msgstr ""
#: ../channels/email/accounts/managing-accounts.rst:49
msgid "Deleting an account removes its configuration from Zammad entirely."
msgstr ""
#: ../channels/email/accounts/managing-accounts.delete-note.rst:1