mirror of
https://github.com/optim-enterprises-bv/Mailu.git
synced 2025-11-01 10:37:49 +00:00
Merge #3304
3304: Update translations: regenerate .pot, update english and german r=mergify[bot] a=Dennis14e ## What type of PR? Enhancement ## What does this PR do? Updates the translations .pot-file and the english and german translations. I tried to reproduce the change using run_dev.sh, but it only shows me the English language - even without my changes. I used GitHub Codespaces, maybe it has something to do with that? ## Prerequisites Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [ ] In case of feature or enhancement: documentation updated accordingly - [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file. Co-authored-by: Dennis Neufeld <Dennis14e@users.noreply.github.com> Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
[python: **.py]
|
[python: **.py]
|
||||||
[jinja2: **/templates/**.html]
|
[jinja2: **/templates/**.html]
|
||||||
extensions=jinja2.ext.autoescape,jinja2.ext.with_
|
|
||||||
@@ -3,33 +3,49 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Mailu\n"
|
"Project-Id-Version: Mailu\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2022-05-22 18:47+0200\n"
|
"POT-Creation-Date: 2024-06-20 12:30+0000\n"
|
||||||
"PO-Revision-Date: 2021-03-04 18:46+0000\n"
|
"PO-Revision-Date: 2021-03-04 18:46+0000\n"
|
||||||
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
"Last-Translator: Anonymous <noreply@weblate.org>\n"
|
||||||
"Language: de\n"
|
"Language: de\n"
|
||||||
"Language-Team: German "
|
"Language-Team: German "
|
||||||
"<https://translate.tedomum.net/projects/mailu/admin/de/>\n"
|
"<https://translate.tedomum.net/projects/mailu/admin/de/>\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.3.4\n"
|
"Generated-By: Babel 2.15.0\n"
|
||||||
|
|
||||||
#: mailu/sso/forms.py:8 mailu/ui/forms.py:79
|
#: mailu/sso/forms.py:8 mailu/ui/forms.py:91
|
||||||
msgid "E-mail"
|
msgid "E-mail"
|
||||||
msgstr "E-Mail"
|
msgstr "E-Mail"
|
||||||
|
|
||||||
#: mailu/sso/forms.py:9 mailu/ui/forms.py:80 mailu/ui/forms.py:93
|
#: mailu/sso/forms.py:9 mailu/ui/forms.py:92 mailu/ui/forms.py:108
|
||||||
#: mailu/ui/forms.py:112 mailu/ui/forms.py:166
|
#: mailu/ui/forms.py:128 mailu/ui/forms.py:135 mailu/ui/forms.py:197
|
||||||
#: mailu/ui/templates/client.html:32 mailu/ui/templates/client.html:57
|
#: mailu/ui/templates/client.html:31 mailu/ui/templates/client.html:56
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr "Passwort"
|
msgstr "Passwort"
|
||||||
|
|
||||||
#: mailu/sso/forms.py:10 mailu/sso/forms.py:11 mailu/sso/templates/login.html:4
|
#: mailu/sso/forms.py:11 mailu/sso/forms.py:12 mailu/sso/templates/login.html:4
|
||||||
#: mailu/ui/templates/sidebar.html:142
|
#: mailu/sso/templates/sidebar_sso.html:42 mailu/ui/templates/sidebar.html:144
|
||||||
msgid "Sign in"
|
msgid "Sign in"
|
||||||
msgstr "Anmelden"
|
msgstr "Anmelden"
|
||||||
|
|
||||||
|
#: mailu/sso/forms.py:15 mailu/ui/forms.py:134
|
||||||
|
msgid "Current password"
|
||||||
|
msgstr "Aktuelles Passwort"
|
||||||
|
|
||||||
|
#: mailu/sso/forms.py:16
|
||||||
|
msgid "New password"
|
||||||
|
msgstr "Neues Passwort"
|
||||||
|
|
||||||
|
#: mailu/sso/forms.py:17
|
||||||
|
msgid "New password (again)"
|
||||||
|
msgstr "Passwort wiederholen"
|
||||||
|
|
||||||
|
#: mailu/sso/forms.py:19
|
||||||
|
msgid "Change password"
|
||||||
|
msgstr "Passwort ändern"
|
||||||
|
|
||||||
#: mailu/sso/templates/base_sso.html:8 mailu/ui/templates/base.html:8
|
#: mailu/sso/templates/base_sso.html:8 mailu/ui/templates/base.html:8
|
||||||
msgid "Admin page for"
|
msgid "Admin page for"
|
||||||
msgstr "Administration für"
|
msgstr "Administration für"
|
||||||
@@ -42,255 +58,301 @@ msgstr "Seitenleiste ein-/ausklapen"
|
|||||||
msgid "change language"
|
msgid "change language"
|
||||||
msgstr "Sprachauswahl"
|
msgstr "Sprachauswahl"
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:4 mailu/ui/templates/sidebar.html:94
|
#: mailu/sso/templates/sidebar_sso.html:4 mailu/ui/templates/sidebar.html:96
|
||||||
msgid "Go to"
|
msgid "Go to"
|
||||||
msgstr "Wechseln zu"
|
msgstr "Wechseln zu"
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:9 mailu/ui/templates/client.html:4
|
#: mailu/sso/templates/sidebar_sso.html:9 mailu/ui/templates/client.html:4
|
||||||
#: mailu/ui/templates/sidebar.html:50 mailu/ui/templates/sidebar.html:107
|
#: mailu/ui/templates/sidebar.html:52 mailu/ui/templates/sidebar.html:109
|
||||||
msgid "Client setup"
|
msgid "Client setup"
|
||||||
msgstr "Client Einrichtung"
|
msgstr "Client Einrichtung"
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:16 mailu/ui/templates/sidebar.html:114
|
#: mailu/sso/templates/sidebar_sso.html:16 mailu/ui/templates/sidebar.html:116
|
||||||
msgid "Website"
|
msgid "Website"
|
||||||
msgstr "Webseite"
|
msgstr "Webseite"
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:22 mailu/ui/templates/sidebar.html:120
|
#: mailu/sso/templates/sidebar_sso.html:22 mailu/ui/templates/sidebar.html:122
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr "Hilfe"
|
msgstr "Hilfe"
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:35
|
#: mailu/sso/templates/sidebar_sso.html:35
|
||||||
#: mailu/ui/templates/domain/signup.html:4 mailu/ui/templates/sidebar.html:127
|
#: mailu/ui/templates/domain/signup.html:4 mailu/ui/templates/sidebar.html:129
|
||||||
msgid "Register a domain"
|
msgid "Register a domain"
|
||||||
msgstr "Regestrieren Sie eine Domain"
|
msgstr "Regestrieren Sie eine Domain"
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:49 mailu/ui/forms.py:95
|
#: mailu/sso/templates/sidebar_sso.html:55 mailu/ui/forms.py:111
|
||||||
#: mailu/ui/templates/sidebar.html:149 mailu/ui/templates/user/signup.html:4
|
#: mailu/ui/templates/sidebar.html:151 mailu/ui/templates/user/signup.html:4
|
||||||
#: mailu/ui/templates/user/signup_domain.html:4
|
#: mailu/ui/templates/user/signup_domain.html:4
|
||||||
msgid "Sign up"
|
msgid "Sign up"
|
||||||
msgstr "Registrieren"
|
msgstr "Registrieren"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:33 mailu/ui/forms.py:36
|
#: mailu/sso/views/base.py:48
|
||||||
|
msgid "Too many attempts from your IP (rate-limit)"
|
||||||
|
msgstr "Zu viele Versuche von Ihrer IP (Rate-Limit)"
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:51
|
||||||
|
msgid "Too many attempts for this user (rate-limit)"
|
||||||
|
msgstr "Zu viele Versuche für diesen Benutzer (Rate-Limit)"
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:69
|
||||||
|
msgid "Wrong e-mail or password"
|
||||||
|
msgstr "Falsche E-Mail oder Passwort"
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:85
|
||||||
|
msgid "The new password can't be the same as the old password"
|
||||||
|
msgstr "Das neue Passwort darf nicht mit dem alten Passwort übereinstimmen"
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:88
|
||||||
|
msgid "The new passwords don't match"
|
||||||
|
msgstr "Die neuen Passwörter stimmen nicht überein"
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:100
|
||||||
|
msgid "The current password is incorrect!"
|
||||||
|
msgstr "Das aktuelle Passwort ist falsch!"
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:34 mailu/ui/forms.py:37
|
||||||
msgid "Invalid email address."
|
msgid "Invalid email address."
|
||||||
msgstr "Ungültige E-Mail-Adresse."
|
msgstr "Ungültige E-Mail-Adresse."
|
||||||
|
|
||||||
#: mailu/ui/forms.py:45
|
#: mailu/ui/forms.py:47
|
||||||
|
msgid "Invalid list of folders."
|
||||||
|
msgstr "Ungültige Ordnerliste."
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:56
|
||||||
msgid "Confirm"
|
msgid "Confirm"
|
||||||
msgstr "Bestätigen"
|
msgstr "Bestätigen"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:48 mailu/ui/forms.py:58
|
#: mailu/ui/forms.py:59 mailu/ui/forms.py:69
|
||||||
#: mailu/ui/templates/domain/details.html:26
|
#: mailu/ui/templates/domain/details.html:26
|
||||||
#: mailu/ui/templates/domain/list.html:19 mailu/ui/templates/relay/list.html:18
|
#: mailu/ui/templates/domain/list.html:19 mailu/ui/templates/relay/list.html:18
|
||||||
msgid "Domain name"
|
msgid "Domain name"
|
||||||
msgstr "Domain-Name"
|
msgstr "Domain-Name"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:49
|
#: mailu/ui/forms.py:60
|
||||||
msgid "Maximum user count"
|
msgid "Maximum user count"
|
||||||
msgstr "Maximale Anzahl Benutzer"
|
msgstr "Maximale Anzahl Benutzer"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:50
|
#: mailu/ui/forms.py:61
|
||||||
msgid "Maximum alias count"
|
msgid "Maximum alias count"
|
||||||
msgstr "Maximale Anzahl Aliase"
|
msgstr "Maximale Anzahl Aliase"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:51
|
#: mailu/ui/forms.py:62
|
||||||
msgid "Maximum user quota"
|
msgid "Maximum user quota"
|
||||||
msgstr "Maximale Quota pro Benutzer"
|
msgstr "Maximale Quota pro Benutzer"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:52
|
#: mailu/ui/forms.py:63 mailu/ui/templates/domain/list.html:24
|
||||||
msgid "Enable sign-up"
|
msgid "Enable sign-up"
|
||||||
msgstr "Neuanmeldung erlauben"
|
msgstr "Neuanmeldung erlauben"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:53 mailu/ui/forms.py:74 mailu/ui/forms.py:86
|
#: mailu/ui/forms.py:64 mailu/ui/forms.py:86 mailu/ui/forms.py:100
|
||||||
#: mailu/ui/forms.py:132 mailu/ui/forms.py:144
|
#: mailu/ui/forms.py:155 mailu/ui/forms.py:175
|
||||||
#: mailu/ui/templates/alias/list.html:22 mailu/ui/templates/domain/list.html:22
|
#: mailu/ui/templates/alias/list.html:22 mailu/ui/templates/domain/list.html:23
|
||||||
#: mailu/ui/templates/relay/list.html:20 mailu/ui/templates/token/list.html:20
|
#: mailu/ui/templates/relay/list.html:20 mailu/ui/templates/token/list.html:21
|
||||||
#: mailu/ui/templates/user/list.html:24
|
#: mailu/ui/templates/user/list.html:24
|
||||||
msgid "Comment"
|
msgid "Comment"
|
||||||
msgstr "Kommentar"
|
msgstr "Kommentar"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:54 mailu/ui/forms.py:68 mailu/ui/forms.py:75
|
#: mailu/ui/forms.py:65 mailu/ui/forms.py:80 mailu/ui/forms.py:87
|
||||||
#: mailu/ui/forms.py:88 mailu/ui/forms.py:136 mailu/ui/forms.py:145
|
#: mailu/ui/forms.py:103 mailu/ui/forms.py:159 mailu/ui/forms.py:176
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr "Speichern"
|
msgstr "Speichern"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:59
|
#: mailu/ui/forms.py:70
|
||||||
msgid "Initial admin"
|
msgid "Initial admin"
|
||||||
msgstr "Initiale Admin-Adresse"
|
msgstr "Initiale Admin-Adresse"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:60
|
#: mailu/ui/forms.py:71
|
||||||
msgid "Admin password"
|
msgid "Admin password"
|
||||||
msgstr "Administrator Passwort"
|
msgstr "Administrator Passwort"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:61 mailu/ui/forms.py:81 mailu/ui/forms.py:94
|
#: mailu/ui/forms.py:72 mailu/ui/forms.py:93 mailu/ui/forms.py:109
|
||||||
msgid "Confirm password"
|
msgid "Confirm password"
|
||||||
msgstr "Passwort bestätigen"
|
msgstr "Passwort bestätigen"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:63
|
#: mailu/ui/forms.py:75
|
||||||
msgid "Create"
|
msgid "Create"
|
||||||
msgstr "Erstellen"
|
msgstr "Erstellen"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:67
|
#: mailu/ui/forms.py:79
|
||||||
msgid "Alternative name"
|
msgid "Alternative name"
|
||||||
msgstr "Alternativer Name"
|
msgstr "Alternativer Name"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:72
|
#: mailu/ui/forms.py:84
|
||||||
msgid "Relayed domain name"
|
msgid "Relayed domain name"
|
||||||
msgstr "Relay-Domain-Name"
|
msgstr "Relay-Domain-Name"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:73 mailu/ui/templates/relay/list.html:19
|
#: mailu/ui/forms.py:85 mailu/ui/templates/relay/list.html:19
|
||||||
msgid "Remote host"
|
msgid "Remote host"
|
||||||
msgstr "Entfernter Host"
|
msgstr "Entfernter Host"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:82 mailu/ui/templates/user/list.html:23
|
#: mailu/ui/forms.py:95 mailu/ui/templates/domain/list.html:22
|
||||||
#: mailu/ui/templates/user/signup_domain.html:16
|
#: mailu/ui/templates/user/list.html:23
|
||||||
|
#: mailu/ui/templates/user/signup_domain.html:17
|
||||||
msgid "Quota"
|
msgid "Quota"
|
||||||
msgstr "Kontingent"
|
msgstr "Kontingent"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:83
|
#: mailu/ui/forms.py:96
|
||||||
msgid "Allow IMAP access"
|
msgid "Allow IMAP access"
|
||||||
msgstr "Zugriff via IMAP erlauben"
|
msgstr "Zugriff via IMAP erlauben"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:84
|
#: mailu/ui/forms.py:97
|
||||||
msgid "Allow POP3 access"
|
msgid "Allow POP3 access"
|
||||||
msgstr "Zugriff via POP3 erlauben"
|
msgstr "Zugriff via POP3 erlauben"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:85 mailu/ui/forms.py:101
|
#: mailu/ui/forms.py:98
|
||||||
|
msgid "Allow the user to spoof the sender (send email as anyone)"
|
||||||
|
msgstr "Dem Benutzer ermöglichen, den Absender zu fälschen (E-Mail als jedermann senden)"
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:99 mailu/ui/forms.py:117
|
||||||
#: mailu/ui/templates/user/settings.html:15
|
#: mailu/ui/templates/user/settings.html:15
|
||||||
msgid "Displayed name"
|
msgid "Displayed name"
|
||||||
msgstr "Angezeigter Name"
|
msgstr "Angezeigter Name"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:87
|
#: mailu/ui/forms.py:101
|
||||||
msgid "Enabled"
|
msgid "Enabled"
|
||||||
msgstr "Aktiv"
|
msgstr "Aktiv"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:92
|
#: mailu/ui/forms.py:102
|
||||||
|
msgid "Force password change at next login"
|
||||||
|
msgstr "Kennwortänderung bei der nächsten Anmeldung erzwingen"
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:107
|
||||||
msgid "Email address"
|
msgid "Email address"
|
||||||
msgstr "E-Mail-Adresse"
|
msgstr "E-Mail-Adresse"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:102
|
#: mailu/ui/forms.py:118
|
||||||
msgid "Enable spam filter"
|
msgid "Enable spam filter"
|
||||||
msgstr "Spamfilter aktivieren"
|
msgstr "Spamfilter aktivieren"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:103
|
#: mailu/ui/forms.py:119
|
||||||
msgid "Enable marking spam mails as read"
|
msgid "Enable marking spam mails as read"
|
||||||
msgstr "Spam automatisch als gelesen markieren"
|
msgstr "Spam automatisch als gelesen markieren"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:104
|
#: mailu/ui/forms.py:120
|
||||||
msgid "Spam filter tolerance"
|
msgid "Spam filter tolerance"
|
||||||
msgstr "Spamfilter-Grenzwert"
|
msgstr "Spamfilter-Grenzwert"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:105
|
#: mailu/ui/forms.py:121
|
||||||
msgid "Enable forwarding"
|
msgid "Enable forwarding"
|
||||||
msgstr "Weiterleitung aktivieren"
|
msgstr "Weiterleitung aktivieren"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:106
|
#: mailu/ui/forms.py:122
|
||||||
msgid "Keep a copy of the emails"
|
msgid "Keep a copy of the emails"
|
||||||
msgstr "Kopie der E-Mails behalten"
|
msgstr "Kopie der E-Mails behalten"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:107 mailu/ui/forms.py:143
|
#: mailu/ui/forms.py:123 mailu/ui/forms.py:174
|
||||||
#: mailu/ui/templates/alias/list.html:21
|
#: mailu/ui/templates/alias/list.html:21
|
||||||
msgid "Destination"
|
msgid "Destination"
|
||||||
msgstr "Ziel"
|
msgstr "Ziel"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:108
|
#: mailu/ui/forms.py:124
|
||||||
msgid "Save settings"
|
msgid "Save settings"
|
||||||
msgstr "Einstellungen speichern"
|
msgstr "Einstellungen speichern"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:113
|
#: mailu/ui/forms.py:129 mailu/ui/forms.py:136
|
||||||
msgid "Password check"
|
msgid "Password check"
|
||||||
msgstr "Passwort wiederholen"
|
msgstr "Passwort wiederholen"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:114 mailu/ui/templates/sidebar.html:25
|
#: mailu/ui/forms.py:131 mailu/ui/forms.py:138
|
||||||
|
#: mailu/ui/templates/sidebar.html:25
|
||||||
msgid "Update password"
|
msgid "Update password"
|
||||||
msgstr "Passwort aktualisieren"
|
msgstr "Passwort aktualisieren"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:118
|
#: mailu/ui/forms.py:141
|
||||||
msgid "Enable automatic reply"
|
msgid "Enable automatic reply"
|
||||||
msgstr "Automatische Antwort aktivieren"
|
msgstr "Automatische Antwort aktivieren"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:119
|
#: mailu/ui/forms.py:142
|
||||||
msgid "Reply subject"
|
msgid "Reply subject"
|
||||||
msgstr "Betreff"
|
msgstr "Betreff"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:120
|
#: mailu/ui/forms.py:143
|
||||||
msgid "Reply body"
|
msgid "Reply body"
|
||||||
msgstr "Text"
|
msgstr "Text"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:122
|
#: mailu/ui/forms.py:145
|
||||||
msgid "Start of vacation"
|
msgid "Start of vacation"
|
||||||
msgstr "Beginn der Abwesenheit"
|
msgstr "Beginn der Abwesenheit"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:123
|
#: mailu/ui/forms.py:146
|
||||||
msgid "End of vacation"
|
msgid "End of vacation"
|
||||||
msgstr "Ende der Abwesenheit"
|
msgstr "Ende der Abwesenheit"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:124
|
#: mailu/ui/forms.py:147
|
||||||
msgid "Update"
|
msgid "Update"
|
||||||
msgstr "Aktualisieren"
|
msgstr "Aktualisieren"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:129
|
#: mailu/ui/forms.py:152
|
||||||
msgid "Your token (write it down, as it will never be displayed again)"
|
msgid "Your token (write it down, as it will never be displayed again)"
|
||||||
msgstr "Token (bitte speichern, da er hier nach nicht mehr angezeigt wird)"
|
msgstr "Token (bitte speichern, da er hier nach nicht mehr angezeigt wird)"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:134 mailu/ui/templates/token/list.html:21
|
#: mailu/ui/forms.py:157 mailu/ui/templates/token/list.html:22
|
||||||
msgid "Authorized IP"
|
msgid "Authorized IP"
|
||||||
msgstr "Authorisierte IP-Adresse"
|
msgstr "Authorisierte IP-Adresse"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:140
|
#: mailu/ui/forms.py:171
|
||||||
msgid "Alias"
|
msgid "Alias"
|
||||||
msgstr "Alias"
|
msgstr "Alias"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:142
|
#: mailu/ui/forms.py:173
|
||||||
msgid "Use SQL LIKE Syntax (e.g. for catch-all aliases)"
|
msgid "Use SQL LIKE Syntax (e.g. for catch-all aliases)"
|
||||||
msgstr "SQL LIKE Syntax nutzen (z.B. für Catch-All-Aliase)"
|
msgstr "SQL LIKE Syntax nutzen (z.B. für Catch-All-Aliase)"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:149
|
#: mailu/ui/forms.py:180
|
||||||
msgid "Admin email"
|
msgid "Admin email"
|
||||||
msgstr "Administrator E-Mail"
|
msgstr "Administrator E-Mail"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:150 mailu/ui/forms.py:155 mailu/ui/forms.py:168
|
#: mailu/ui/forms.py:181 mailu/ui/forms.py:186 mailu/ui/forms.py:201
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr "Absenden"
|
msgstr "Absenden"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:154
|
#: mailu/ui/forms.py:185
|
||||||
msgid "Manager email"
|
msgid "Manager email"
|
||||||
msgstr "Manager E-Mail"
|
msgstr "Manager E-Mail"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:159
|
#: mailu/ui/forms.py:190
|
||||||
msgid "Protocol"
|
msgid "Protocol"
|
||||||
msgstr "Protokoll"
|
msgstr "Protokoll"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:162
|
#: mailu/ui/forms.py:193
|
||||||
msgid "Hostname or IP"
|
msgid "Hostname or IP"
|
||||||
msgstr "Hostname oder IP"
|
msgstr "Hostname oder IP"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:163 mailu/ui/templates/client.html:20
|
#: mailu/ui/forms.py:194 mailu/ui/templates/client.html:19
|
||||||
#: mailu/ui/templates/client.html:45
|
#: mailu/ui/templates/client.html:44
|
||||||
msgid "TCP port"
|
msgid "TCP port"
|
||||||
msgstr "TCP Port"
|
msgstr "TCP Port"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:164
|
#: mailu/ui/forms.py:195
|
||||||
msgid "Enable TLS"
|
msgid "Enable TLS"
|
||||||
msgstr "Verschlüsselung aktivieren (TLS)"
|
msgstr "Verschlüsselung aktivieren (TLS)"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:165 mailu/ui/templates/client.html:28
|
#: mailu/ui/forms.py:196 mailu/ui/templates/client.html:27
|
||||||
#: mailu/ui/templates/client.html:53 mailu/ui/templates/fetch/list.html:21
|
#: mailu/ui/templates/client.html:52 mailu/ui/templates/fetch/list.html:21
|
||||||
msgid "Username"
|
msgid "Username"
|
||||||
msgstr "Benutzername"
|
msgstr "Benutzername"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:167
|
#: mailu/ui/forms.py:198
|
||||||
msgid "Keep emails on the server"
|
msgid "Keep emails on the server"
|
||||||
msgstr "E-Mails auf dem Server belassen"
|
msgstr "E-Mails auf dem Server belassen"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:172
|
#: mailu/ui/forms.py:199
|
||||||
|
msgid "Rescan emails locally"
|
||||||
|
msgstr "E-Mails lokal erneut scannen"
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:200
|
||||||
|
msgid "Folders to fetch on the server"
|
||||||
|
msgstr "Auf dem Server abzurufende Ordner"
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:205
|
||||||
msgid "Announcement subject"
|
msgid "Announcement subject"
|
||||||
msgstr "Betreff"
|
msgstr "Betreff"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:174
|
#: mailu/ui/forms.py:207
|
||||||
msgid "Announcement body"
|
msgid "Announcement body"
|
||||||
msgstr "Text"
|
msgstr "Text"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:176
|
#: mailu/ui/forms.py:209
|
||||||
msgid "Send"
|
msgid "Send"
|
||||||
msgstr "Absenden"
|
msgstr "Absenden"
|
||||||
|
|
||||||
@@ -298,7 +360,7 @@ msgstr "Absenden"
|
|||||||
msgid "Public announcement"
|
msgid "Public announcement"
|
||||||
msgstr "Öffentliche Bekanntmachung"
|
msgstr "Öffentliche Bekanntmachung"
|
||||||
|
|
||||||
#: mailu/ui/templates/antispam.html:4 mailu/ui/templates/sidebar.html:80
|
#: mailu/ui/templates/antispam.html:4 mailu/ui/templates/sidebar.html:82
|
||||||
#: mailu/ui/templates/user/settings.html:19
|
#: mailu/ui/templates/user/settings.html:19
|
||||||
msgid "Antispam"
|
msgid "Antispam"
|
||||||
msgstr "Antispam"
|
msgstr "Antispam"
|
||||||
@@ -307,6 +369,26 @@ msgstr "Antispam"
|
|||||||
msgid "RSPAMD status page"
|
msgid "RSPAMD status page"
|
||||||
msgstr "RSPAMD Statusseite"
|
msgstr "RSPAMD Statusseite"
|
||||||
|
|
||||||
|
#: mailu/ui/templates/client.html:8
|
||||||
|
msgid "configure your email client"
|
||||||
|
msgstr "Informationen zur Einrichtung Ihres Email-Clients"
|
||||||
|
|
||||||
|
#: mailu/ui/templates/client.html:12
|
||||||
|
msgid "Incoming mail"
|
||||||
|
msgstr "E-Mail-Empfang"
|
||||||
|
|
||||||
|
#: mailu/ui/templates/client.html:15 mailu/ui/templates/client.html:40
|
||||||
|
msgid "Mail protocol"
|
||||||
|
msgstr "E-Mail-Protokoll"
|
||||||
|
|
||||||
|
#: mailu/ui/templates/client.html:23 mailu/ui/templates/client.html:48
|
||||||
|
msgid "Server name"
|
||||||
|
msgstr "Servername"
|
||||||
|
|
||||||
|
#: mailu/ui/templates/client.html:37
|
||||||
|
msgid "Outgoing mail"
|
||||||
|
msgstr "E-Mail-Versand"
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:62
|
#: mailu/ui/templates/client.html:62
|
||||||
msgid "If you use an Apple device,"
|
msgid "If you use an Apple device,"
|
||||||
msgstr "Falls es sich um ein Apple-Gerät handelt,"
|
msgstr "Falls es sich um ein Apple-Gerät handelt,"
|
||||||
@@ -315,26 +397,6 @@ msgstr "Falls es sich um ein Apple-Gerät handelt,"
|
|||||||
msgid "click here to auto-configure it."
|
msgid "click here to auto-configure it."
|
||||||
msgstr "kann dieses hier automatisch eingerichtet werden."
|
msgstr "kann dieses hier automatisch eingerichtet werden."
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:8
|
|
||||||
msgid "configure your email client"
|
|
||||||
msgstr "Informationen zur Einrichtung Ihres Email-Clients"
|
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:13
|
|
||||||
msgid "Incoming mail"
|
|
||||||
msgstr "E-Mail-Empfang"
|
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:16 mailu/ui/templates/client.html:41
|
|
||||||
msgid "Mail protocol"
|
|
||||||
msgstr "E-Mail-Protokoll"
|
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:24 mailu/ui/templates/client.html:49
|
|
||||||
msgid "Server name"
|
|
||||||
msgstr "Servername"
|
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:38
|
|
||||||
msgid "Outgoing mail"
|
|
||||||
msgstr "E-Mail-Versand"
|
|
||||||
|
|
||||||
#: mailu/ui/templates/confirm.html:4
|
#: mailu/ui/templates/confirm.html:4
|
||||||
msgid "Confirm action"
|
msgid "Confirm action"
|
||||||
msgstr "Aktion bestätigen"
|
msgstr "Aktion bestätigen"
|
||||||
@@ -354,7 +416,7 @@ msgstr ""
|
|||||||
"Während der Kommunikation mit dem Docker Server ist ein Fehler "
|
"Während der Kommunikation mit dem Docker Server ist ein Fehler "
|
||||||
"aufgetreten."
|
"aufgetreten."
|
||||||
|
|
||||||
#: mailu/ui/templates/macros.html:129
|
#: mailu/ui/templates/macros.html:128
|
||||||
msgid "copy to clipboard"
|
msgid "copy to clipboard"
|
||||||
msgstr "In Zwischenablage kopieren"
|
msgstr "In Zwischenablage kopieren"
|
||||||
|
|
||||||
@@ -362,48 +424,48 @@ msgstr "In Zwischenablage kopieren"
|
|||||||
msgid "My account"
|
msgid "My account"
|
||||||
msgstr "Mein Konto"
|
msgstr "Mein Konto"
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:19 mailu/ui/templates/user/list.html:37
|
#: mailu/ui/templates/sidebar.html:19 mailu/ui/templates/user/list.html:36
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr "Einstellungen"
|
msgstr "Einstellungen"
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:31 mailu/ui/templates/user/list.html:38
|
#: mailu/ui/templates/sidebar.html:31 mailu/ui/templates/user/list.html:37
|
||||||
msgid "Auto-reply"
|
msgid "Auto-reply"
|
||||||
msgstr "Auto-Antwort"
|
msgstr "Auto-Antwort"
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:4 mailu/ui/templates/sidebar.html:37
|
#: mailu/ui/templates/fetch/list.html:4 mailu/ui/templates/sidebar.html:38
|
||||||
#: mailu/ui/templates/user/list.html:39
|
#: mailu/ui/templates/user/list.html:39
|
||||||
msgid "Fetched accounts"
|
msgid "Fetched accounts"
|
||||||
msgstr "Abgerufene Konten"
|
msgstr "Abgerufene Konten"
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:43 mailu/ui/templates/token/list.html:4
|
#: mailu/ui/templates/sidebar.html:45 mailu/ui/templates/token/list.html:4
|
||||||
msgid "Authentication tokens"
|
msgid "Authentication tokens"
|
||||||
msgstr "Authentifizierungs-Tokens"
|
msgstr "Authentifizierungs-Tokens"
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:56
|
#: mailu/ui/templates/sidebar.html:58
|
||||||
msgid "Administration"
|
msgid "Administration"
|
||||||
msgstr "Administration"
|
msgstr "Administration"
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:62
|
#: mailu/ui/templates/sidebar.html:64
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr "Bekanntmachung"
|
msgstr "Bekanntmachung"
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:68
|
#: mailu/ui/templates/sidebar.html:70
|
||||||
msgid "Administrators"
|
msgid "Administrators"
|
||||||
msgstr "Administratoren"
|
msgstr "Administratoren"
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:74
|
#: mailu/ui/templates/sidebar.html:76
|
||||||
msgid "Relayed domains"
|
msgid "Relayed domains"
|
||||||
msgstr "Relay-Domains"
|
msgstr "Relay-Domains"
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:88
|
#: mailu/ui/templates/sidebar.html:90
|
||||||
msgid "Mail domains"
|
msgid "Mail domains"
|
||||||
msgstr "E-Mail-Domains"
|
msgstr "E-Mail-Domains"
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:99
|
#: mailu/ui/templates/sidebar.html:101
|
||||||
msgid "Webmail"
|
msgid "Webmail"
|
||||||
msgstr "Webmail"
|
msgstr "Webmail"
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:135
|
#: mailu/ui/templates/sidebar.html:137
|
||||||
msgid "Sign out"
|
msgid "Sign out"
|
||||||
msgstr "Abmelden"
|
msgstr "Abmelden"
|
||||||
|
|
||||||
@@ -437,12 +499,18 @@ msgstr "Aktionen"
|
|||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr "E-Mail"
|
msgstr "E-Mail"
|
||||||
|
|
||||||
#: mailu/ui/templates/admin/list.html:25 mailu/ui/templates/alias/list.html:32
|
#: mailu/ui/templates/admin/list.html:25 mailu/ui/templates/alias/list.html:31
|
||||||
#: mailu/ui/templates/alternative/list.html:29
|
#: mailu/ui/templates/domain/list.html:35 mailu/ui/templates/fetch/list.html:35
|
||||||
#: mailu/ui/templates/domain/list.html:34 mailu/ui/templates/fetch/list.html:34
|
|
||||||
#: mailu/ui/templates/manager/list.html:27
|
#: mailu/ui/templates/manager/list.html:27
|
||||||
#: mailu/ui/templates/relay/list.html:30 mailu/ui/templates/token/list.html:30
|
#: mailu/ui/templates/relay/list.html:29 mailu/ui/templates/user/list.html:33
|
||||||
#: mailu/ui/templates/user/list.html:34
|
msgid "Edit"
|
||||||
|
msgstr "Bearbeiten"
|
||||||
|
|
||||||
|
#: mailu/ui/templates/admin/list.html:26 mailu/ui/templates/alias/list.html:32
|
||||||
|
#: mailu/ui/templates/alternative/list.html:29
|
||||||
|
#: mailu/ui/templates/domain/list.html:36 mailu/ui/templates/fetch/list.html:36
|
||||||
|
#: mailu/ui/templates/manager/list.html:28
|
||||||
|
#: mailu/ui/templates/relay/list.html:30 mailu/ui/templates/token/list.html:31
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr "Löschen"
|
msgstr "Löschen"
|
||||||
|
|
||||||
@@ -464,26 +532,20 @@ msgstr "Alias hinzufügen"
|
|||||||
|
|
||||||
#: mailu/ui/templates/alias/list.html:23
|
#: mailu/ui/templates/alias/list.html:23
|
||||||
#: mailu/ui/templates/alternative/list.html:21
|
#: mailu/ui/templates/alternative/list.html:21
|
||||||
#: mailu/ui/templates/domain/list.html:23 mailu/ui/templates/fetch/list.html:25
|
#: mailu/ui/templates/domain/list.html:25 mailu/ui/templates/fetch/list.html:27
|
||||||
#: mailu/ui/templates/relay/list.html:21 mailu/ui/templates/token/list.html:22
|
#: mailu/ui/templates/relay/list.html:21 mailu/ui/templates/token/list.html:23
|
||||||
#: mailu/ui/templates/user/list.html:25
|
#: mailu/ui/templates/user/list.html:25
|
||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr "Erstellt"
|
msgstr "Erstellt"
|
||||||
|
|
||||||
#: mailu/ui/templates/alias/list.html:24
|
#: mailu/ui/templates/alias/list.html:24
|
||||||
#: mailu/ui/templates/alternative/list.html:22
|
#: mailu/ui/templates/alternative/list.html:22
|
||||||
#: mailu/ui/templates/domain/list.html:24 mailu/ui/templates/fetch/list.html:26
|
#: mailu/ui/templates/domain/list.html:26 mailu/ui/templates/fetch/list.html:28
|
||||||
#: mailu/ui/templates/relay/list.html:22 mailu/ui/templates/token/list.html:23
|
#: mailu/ui/templates/relay/list.html:22 mailu/ui/templates/token/list.html:24
|
||||||
#: mailu/ui/templates/user/list.html:26
|
#: mailu/ui/templates/user/list.html:26
|
||||||
msgid "Last edit"
|
msgid "Last edit"
|
||||||
msgstr "Zuletzt bearbeitet"
|
msgstr "Zuletzt bearbeitet"
|
||||||
|
|
||||||
#: mailu/ui/templates/alias/list.html:31 mailu/ui/templates/domain/list.html:33
|
|
||||||
#: mailu/ui/templates/fetch/list.html:33 mailu/ui/templates/relay/list.html:29
|
|
||||||
#: mailu/ui/templates/user/list.html:33
|
|
||||||
msgid "Edit"
|
|
||||||
msgstr "Bearbeiten"
|
|
||||||
|
|
||||||
#: mailu/ui/templates/alternative/create.html:4
|
#: mailu/ui/templates/alternative/create.html:4
|
||||||
msgid "Create alternative domain"
|
msgid "Create alternative domain"
|
||||||
msgstr "Alternative Domain erstellen"
|
msgstr "Alternative Domain erstellen"
|
||||||
@@ -517,6 +579,10 @@ msgstr "Schlüssel neu erzeugen"
|
|||||||
msgid "Generate keys"
|
msgid "Generate keys"
|
||||||
msgstr "Schlüssel erzeugen"
|
msgstr "Schlüssel erzeugen"
|
||||||
|
|
||||||
|
#: mailu/ui/templates/domain/details.html:19
|
||||||
|
msgid "Download zonefile"
|
||||||
|
msgstr "Zonefile herunterladen"
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:30
|
#: mailu/ui/templates/domain/details.html:30
|
||||||
msgid "DNS MX entry"
|
msgid "DNS MX entry"
|
||||||
msgstr "DNS MX Eintrag"
|
msgstr "DNS MX Eintrag"
|
||||||
@@ -526,22 +592,18 @@ msgid "DNS SPF entries"
|
|||||||
msgstr "DNS SPF Einträge"
|
msgstr "DNS SPF Einträge"
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:40
|
#: mailu/ui/templates/domain/details.html:40
|
||||||
msgid "DKIM public key"
|
|
||||||
msgstr "DKIM öffentlicher Schlüssel"
|
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:44
|
|
||||||
msgid "DNS DKIM entry"
|
msgid "DNS DKIM entry"
|
||||||
msgstr "DNS DKIM Eintrag"
|
msgstr "DNS DKIM Eintrag"
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:48
|
#: mailu/ui/templates/domain/details.html:44
|
||||||
msgid "DNS DMARC entry"
|
msgid "DNS DMARC entry"
|
||||||
msgstr "DNS DMARC Eintrag"
|
msgstr "DNS DMARC Eintrag"
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:58
|
#: mailu/ui/templates/domain/details.html:53
|
||||||
msgid "DNS TLSA entry"
|
msgid "DNS TLSA entry"
|
||||||
msgstr "DNS TLSA Eintrag"
|
msgstr "DNS TLSA Eintrag"
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:63
|
#: mailu/ui/templates/domain/details.html:58
|
||||||
msgid "DNS client auto-configuration entries"
|
msgid "DNS client auto-configuration entries"
|
||||||
msgstr "DNS Einträge für die automatische Client-Konfiguration"
|
msgstr "DNS Einträge für die automatische Client-Konfiguration"
|
||||||
|
|
||||||
@@ -569,26 +631,36 @@ msgstr "Anzahl Mailboxen"
|
|||||||
msgid "Alias count"
|
msgid "Alias count"
|
||||||
msgstr "Anzahl Aliase"
|
msgstr "Anzahl Aliase"
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:31
|
#: mailu/ui/templates/domain/list.html:33
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr "Details"
|
msgstr "Details"
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:38
|
#: mailu/ui/templates/domain/list.html:40
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr "Benutzer"
|
msgstr "Benutzer"
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:39
|
#: mailu/ui/templates/domain/list.html:41
|
||||||
msgid "Aliases"
|
msgid "Aliases"
|
||||||
msgstr "Aliase"
|
msgstr "Aliase"
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:40
|
#: mailu/ui/templates/domain/list.html:42
|
||||||
msgid "Managers"
|
msgid "Managers"
|
||||||
msgstr "Manager"
|
msgstr "Manager"
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:42
|
#: mailu/ui/templates/domain/list.html:44
|
||||||
msgid "Alternatives"
|
msgid "Alternatives"
|
||||||
msgstr "Alternativen"
|
msgstr "Alternativen"
|
||||||
|
|
||||||
|
#: mailu/ui/templates/domain/list.html:52 mailu/ui/templates/fetch/list.html:40
|
||||||
|
#: mailu/ui/templates/fetch/list.html:41
|
||||||
|
msgid "yes"
|
||||||
|
msgstr "ja"
|
||||||
|
|
||||||
|
#: mailu/ui/templates/domain/list.html:52 mailu/ui/templates/fetch/list.html:40
|
||||||
|
#: mailu/ui/templates/fetch/list.html:41
|
||||||
|
msgid "no"
|
||||||
|
msgstr "nein"
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/signup.html:13
|
#: mailu/ui/templates/domain/signup.html:13
|
||||||
msgid ""
|
msgid ""
|
||||||
"In order to register a new domain, you must first setup the\n"
|
"In order to register a new domain, you must first setup the\n"
|
||||||
@@ -635,21 +707,21 @@ msgid "Keep emails"
|
|||||||
msgstr "E-Mails behalten"
|
msgstr "E-Mails behalten"
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:23
|
#: mailu/ui/templates/fetch/list.html:23
|
||||||
|
msgid "Rescan emails"
|
||||||
|
msgstr "E-Mails erneut scannen"
|
||||||
|
|
||||||
|
#: mailu/ui/templates/fetch/list.html:24
|
||||||
|
msgid "Folders"
|
||||||
|
msgstr "Ordner"
|
||||||
|
|
||||||
|
#: mailu/ui/templates/fetch/list.html:25
|
||||||
msgid "Last check"
|
msgid "Last check"
|
||||||
msgstr "Letzte Prüfung"
|
msgstr "Letzte Prüfung"
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:24
|
#: mailu/ui/templates/fetch/list.html:26
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr "Status"
|
msgstr "Status"
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:38
|
|
||||||
msgid "yes"
|
|
||||||
msgstr "ja"
|
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:38
|
|
||||||
msgid "no"
|
|
||||||
msgstr "nein"
|
|
||||||
|
|
||||||
#: mailu/ui/templates/manager/create.html:4
|
#: mailu/ui/templates/manager/create.html:4
|
||||||
msgid "Add a manager"
|
msgid "Add a manager"
|
||||||
msgstr "Einen Manager hinzufügen"
|
msgstr "Einen Manager hinzufügen"
|
||||||
@@ -686,6 +758,10 @@ msgstr "Authentifizierungs-Token erstellen"
|
|||||||
msgid "New token"
|
msgid "New token"
|
||||||
msgstr "Neuer Token"
|
msgstr "Neuer Token"
|
||||||
|
|
||||||
|
#: mailu/ui/templates/token/list.html:20
|
||||||
|
msgid "ID"
|
||||||
|
msgstr "ID"
|
||||||
|
|
||||||
#: mailu/ui/templates/user/create.html:4
|
#: mailu/ui/templates/user/create.html:4
|
||||||
msgid "New user"
|
msgid "New user"
|
||||||
msgstr "Neuer Benutzer"
|
msgstr "Neuer Benutzer"
|
||||||
@@ -694,7 +770,7 @@ msgstr "Neuer Benutzer"
|
|||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr "Allgemein"
|
msgstr "Allgemein"
|
||||||
|
|
||||||
#: mailu/ui/templates/user/create.html:23
|
#: mailu/ui/templates/user/create.html:24
|
||||||
msgid "Features and quotas"
|
msgid "Features and quotas"
|
||||||
msgstr "Funktionen und Quotas"
|
msgstr "Funktionen und Quotas"
|
||||||
|
|
||||||
@@ -734,47 +810,11 @@ msgstr "Auto-Weiterleitung"
|
|||||||
msgid "pick a domain for the new account"
|
msgid "pick a domain for the new account"
|
||||||
msgstr "Wählen Sie eine Domain für das neue Benutzerkonto"
|
msgstr "Wählen Sie eine Domain für das neue Benutzerkonto"
|
||||||
|
|
||||||
#: mailu/ui/templates/user/signup_domain.html:14
|
#: mailu/ui/templates/user/signup_domain.html:15
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domain"
|
msgstr "Domain"
|
||||||
|
|
||||||
#: mailu/ui/templates/user/signup_domain.html:15
|
#: mailu/ui/templates/user/signup_domain.html:16
|
||||||
msgid "Available slots"
|
msgid "Available slots"
|
||||||
msgstr "Verfügbare Plätze"
|
msgstr "Verfügbare Plätze"
|
||||||
|
|
||||||
#~ msgid "Spam filter threshold"
|
|
||||||
#~ msgstr "Schwellenwert für Spamfilter"
|
|
||||||
|
|
||||||
#~ msgid "Your account"
|
|
||||||
#~ msgstr "Konto"
|
|
||||||
|
|
||||||
#~ msgid "to access the administration tools"
|
|
||||||
#~ msgstr "für administrativen Zugriff"
|
|
||||||
|
|
||||||
#~ msgid "Services status"
|
|
||||||
#~ msgstr "Dienst-Status"
|
|
||||||
|
|
||||||
#~ msgid "Service"
|
|
||||||
#~ msgstr "Dienst"
|
|
||||||
|
|
||||||
#~ msgid "PID"
|
|
||||||
#~ msgstr "PID"
|
|
||||||
|
|
||||||
#~ msgid "Image"
|
|
||||||
#~ msgstr "Image"
|
|
||||||
|
|
||||||
#~ msgid "Started"
|
|
||||||
#~ msgstr "Gestartet"
|
|
||||||
|
|
||||||
#~ msgid "Last update"
|
|
||||||
#~ msgstr "Letztes Update"
|
|
||||||
|
|
||||||
#~ msgid "from"
|
|
||||||
#~ msgstr "von"
|
|
||||||
|
|
||||||
#~ msgid "Forward emails"
|
|
||||||
#~ msgstr "E-Mails weiterleiten"
|
|
||||||
|
|
||||||
#~ msgid "General settings"
|
|
||||||
#~ msgstr "Allgemeine Einstellungen"
|
|
||||||
|
|
||||||
|
|||||||
@@ -7,33 +7,49 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2022-05-22 18:47+0200\n"
|
"POT-Creation-Date: 2024-06-20 12:30+0000\n"
|
||||||
"PO-Revision-Date: 2021-03-04 18:46+0000\n"
|
"PO-Revision-Date: 2021-03-04 18:46+0000\n"
|
||||||
"Last-Translator: Jaume Barber <jaumebarber@gmail.com>\n"
|
"Last-Translator: Jaume Barber <jaumebarber@gmail.com>\n"
|
||||||
"Language: en\n"
|
"Language: en\n"
|
||||||
"Language-Team: English "
|
"Language-Team: English "
|
||||||
"<https://translate.tedomum.net/projects/mailu/admin/en/>\n"
|
"<https://translate.tedomum.net/projects/mailu/admin/en/>\n"
|
||||||
"Plural-Forms: nplurals=2; plural=n != 1\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.3.4\n"
|
"Generated-By: Babel 2.15.0\n"
|
||||||
|
|
||||||
#: mailu/sso/forms.py:8 mailu/ui/forms.py:79
|
#: mailu/sso/forms.py:8 mailu/ui/forms.py:91
|
||||||
msgid "E-mail"
|
msgid "E-mail"
|
||||||
msgstr "E-mail"
|
msgstr "E-mail"
|
||||||
|
|
||||||
#: mailu/sso/forms.py:9 mailu/ui/forms.py:80 mailu/ui/forms.py:93
|
#: mailu/sso/forms.py:9 mailu/ui/forms.py:92 mailu/ui/forms.py:108
|
||||||
#: mailu/ui/forms.py:112 mailu/ui/forms.py:166
|
#: mailu/ui/forms.py:128 mailu/ui/forms.py:135 mailu/ui/forms.py:197
|
||||||
#: mailu/ui/templates/client.html:32 mailu/ui/templates/client.html:57
|
#: mailu/ui/templates/client.html:31 mailu/ui/templates/client.html:56
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr "Password"
|
msgstr "Password"
|
||||||
|
|
||||||
#: mailu/sso/forms.py:10 mailu/sso/forms.py:11 mailu/sso/templates/login.html:4
|
#: mailu/sso/forms.py:11 mailu/sso/forms.py:12 mailu/sso/templates/login.html:4
|
||||||
#: mailu/ui/templates/sidebar.html:142
|
#: mailu/sso/templates/sidebar_sso.html:42 mailu/ui/templates/sidebar.html:144
|
||||||
msgid "Sign in"
|
msgid "Sign in"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/forms.py:15 mailu/ui/forms.py:134
|
||||||
|
msgid "Current password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/forms.py:16
|
||||||
|
msgid "New password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/forms.py:17
|
||||||
|
msgid "New password (again)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/forms.py:19
|
||||||
|
msgid "Change password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/base_sso.html:8 mailu/ui/templates/base.html:8
|
#: mailu/sso/templates/base_sso.html:8 mailu/ui/templates/base.html:8
|
||||||
msgid "Admin page for"
|
msgid "Admin page for"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -46,255 +62,301 @@ msgstr ""
|
|||||||
msgid "change language"
|
msgid "change language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:4 mailu/ui/templates/sidebar.html:94
|
#: mailu/sso/templates/sidebar_sso.html:4 mailu/ui/templates/sidebar.html:96
|
||||||
msgid "Go to"
|
msgid "Go to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:9 mailu/ui/templates/client.html:4
|
#: mailu/sso/templates/sidebar_sso.html:9 mailu/ui/templates/client.html:4
|
||||||
#: mailu/ui/templates/sidebar.html:50 mailu/ui/templates/sidebar.html:107
|
#: mailu/ui/templates/sidebar.html:52 mailu/ui/templates/sidebar.html:109
|
||||||
msgid "Client setup"
|
msgid "Client setup"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:16 mailu/ui/templates/sidebar.html:114
|
#: mailu/sso/templates/sidebar_sso.html:16 mailu/ui/templates/sidebar.html:116
|
||||||
msgid "Website"
|
msgid "Website"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:22 mailu/ui/templates/sidebar.html:120
|
#: mailu/sso/templates/sidebar_sso.html:22 mailu/ui/templates/sidebar.html:122
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:35
|
#: mailu/sso/templates/sidebar_sso.html:35
|
||||||
#: mailu/ui/templates/domain/signup.html:4 mailu/ui/templates/sidebar.html:127
|
#: mailu/ui/templates/domain/signup.html:4 mailu/ui/templates/sidebar.html:129
|
||||||
msgid "Register a domain"
|
msgid "Register a domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:49 mailu/ui/forms.py:95
|
#: mailu/sso/templates/sidebar_sso.html:55 mailu/ui/forms.py:111
|
||||||
#: mailu/ui/templates/sidebar.html:149 mailu/ui/templates/user/signup.html:4
|
#: mailu/ui/templates/sidebar.html:151 mailu/ui/templates/user/signup.html:4
|
||||||
#: mailu/ui/templates/user/signup_domain.html:4
|
#: mailu/ui/templates/user/signup_domain.html:4
|
||||||
msgid "Sign up"
|
msgid "Sign up"
|
||||||
msgstr "Sign up"
|
msgstr "Sign up"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:33 mailu/ui/forms.py:36
|
#: mailu/sso/views/base.py:48
|
||||||
|
msgid "Too many attempts from your IP (rate-limit)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:51
|
||||||
|
msgid "Too many attempts for this user (rate-limit)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:69
|
||||||
|
msgid "Wrong e-mail or password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:85
|
||||||
|
msgid "The new password can't be the same as the old password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:88
|
||||||
|
msgid "The new passwords don't match"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:100
|
||||||
|
msgid "The current password is incorrect!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:34 mailu/ui/forms.py:37
|
||||||
msgid "Invalid email address."
|
msgid "Invalid email address."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:45
|
#: mailu/ui/forms.py:47
|
||||||
|
msgid "Invalid list of folders."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:56
|
||||||
msgid "Confirm"
|
msgid "Confirm"
|
||||||
msgstr "Confirm"
|
msgstr "Confirm"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:48 mailu/ui/forms.py:58
|
#: mailu/ui/forms.py:59 mailu/ui/forms.py:69
|
||||||
#: mailu/ui/templates/domain/details.html:26
|
#: mailu/ui/templates/domain/details.html:26
|
||||||
#: mailu/ui/templates/domain/list.html:19 mailu/ui/templates/relay/list.html:18
|
#: mailu/ui/templates/domain/list.html:19 mailu/ui/templates/relay/list.html:18
|
||||||
msgid "Domain name"
|
msgid "Domain name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:49
|
#: mailu/ui/forms.py:60
|
||||||
msgid "Maximum user count"
|
msgid "Maximum user count"
|
||||||
msgstr "Maximum user count"
|
msgstr "Maximum user count"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:50
|
#: mailu/ui/forms.py:61
|
||||||
msgid "Maximum alias count"
|
msgid "Maximum alias count"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:51
|
#: mailu/ui/forms.py:62
|
||||||
msgid "Maximum user quota"
|
msgid "Maximum user quota"
|
||||||
msgstr "Maximum user quota"
|
msgstr "Maximum user quota"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:52
|
#: mailu/ui/forms.py:63 mailu/ui/templates/domain/list.html:24
|
||||||
msgid "Enable sign-up"
|
msgid "Enable sign-up"
|
||||||
msgstr "Enable sign-up"
|
msgstr "Enable sign-up"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:53 mailu/ui/forms.py:74 mailu/ui/forms.py:86
|
#: mailu/ui/forms.py:64 mailu/ui/forms.py:86 mailu/ui/forms.py:100
|
||||||
#: mailu/ui/forms.py:132 mailu/ui/forms.py:144
|
#: mailu/ui/forms.py:155 mailu/ui/forms.py:175
|
||||||
#: mailu/ui/templates/alias/list.html:22 mailu/ui/templates/domain/list.html:22
|
#: mailu/ui/templates/alias/list.html:22 mailu/ui/templates/domain/list.html:23
|
||||||
#: mailu/ui/templates/relay/list.html:20 mailu/ui/templates/token/list.html:20
|
#: mailu/ui/templates/relay/list.html:20 mailu/ui/templates/token/list.html:21
|
||||||
#: mailu/ui/templates/user/list.html:24
|
#: mailu/ui/templates/user/list.html:24
|
||||||
msgid "Comment"
|
msgid "Comment"
|
||||||
msgstr "Comment"
|
msgstr "Comment"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:54 mailu/ui/forms.py:68 mailu/ui/forms.py:75
|
#: mailu/ui/forms.py:65 mailu/ui/forms.py:80 mailu/ui/forms.py:87
|
||||||
#: mailu/ui/forms.py:88 mailu/ui/forms.py:136 mailu/ui/forms.py:145
|
#: mailu/ui/forms.py:103 mailu/ui/forms.py:159 mailu/ui/forms.py:176
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr "Save"
|
msgstr "Save"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:59
|
#: mailu/ui/forms.py:70
|
||||||
msgid "Initial admin"
|
msgid "Initial admin"
|
||||||
msgstr "Initial admin"
|
msgstr "Initial admin"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:60
|
#: mailu/ui/forms.py:71
|
||||||
msgid "Admin password"
|
msgid "Admin password"
|
||||||
msgstr "Admin password"
|
msgstr "Admin password"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:61 mailu/ui/forms.py:81 mailu/ui/forms.py:94
|
#: mailu/ui/forms.py:72 mailu/ui/forms.py:93 mailu/ui/forms.py:109
|
||||||
msgid "Confirm password"
|
msgid "Confirm password"
|
||||||
msgstr "Confirm password"
|
msgstr "Confirm password"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:63
|
#: mailu/ui/forms.py:75
|
||||||
msgid "Create"
|
msgid "Create"
|
||||||
msgstr "Create"
|
msgstr "Create"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:67
|
#: mailu/ui/forms.py:79
|
||||||
msgid "Alternative name"
|
msgid "Alternative name"
|
||||||
msgstr "Alternative name"
|
msgstr "Alternative name"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:72
|
#: mailu/ui/forms.py:84
|
||||||
msgid "Relayed domain name"
|
msgid "Relayed domain name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:73 mailu/ui/templates/relay/list.html:19
|
#: mailu/ui/forms.py:85 mailu/ui/templates/relay/list.html:19
|
||||||
msgid "Remote host"
|
msgid "Remote host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:82 mailu/ui/templates/user/list.html:23
|
#: mailu/ui/forms.py:95 mailu/ui/templates/domain/list.html:22
|
||||||
#: mailu/ui/templates/user/signup_domain.html:16
|
#: mailu/ui/templates/user/list.html:23
|
||||||
|
#: mailu/ui/templates/user/signup_domain.html:17
|
||||||
msgid "Quota"
|
msgid "Quota"
|
||||||
msgstr "Quota"
|
msgstr "Quota"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:83
|
#: mailu/ui/forms.py:96
|
||||||
msgid "Allow IMAP access"
|
msgid "Allow IMAP access"
|
||||||
msgstr "Allow IMAP access"
|
msgstr "Allow IMAP access"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:84
|
#: mailu/ui/forms.py:97
|
||||||
msgid "Allow POP3 access"
|
msgid "Allow POP3 access"
|
||||||
msgstr "Allow POP3 access"
|
msgstr "Allow POP3 access"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:85 mailu/ui/forms.py:101
|
#: mailu/ui/forms.py:98
|
||||||
|
msgid "Allow the user to spoof the sender (send email as anyone)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:99 mailu/ui/forms.py:117
|
||||||
#: mailu/ui/templates/user/settings.html:15
|
#: mailu/ui/templates/user/settings.html:15
|
||||||
msgid "Displayed name"
|
msgid "Displayed name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:87
|
#: mailu/ui/forms.py:101
|
||||||
msgid "Enabled"
|
msgid "Enabled"
|
||||||
msgstr "Enabled"
|
msgstr "Enabled"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:92
|
#: mailu/ui/forms.py:102
|
||||||
|
msgid "Force password change at next login"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:107
|
||||||
msgid "Email address"
|
msgid "Email address"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:102
|
#: mailu/ui/forms.py:118
|
||||||
msgid "Enable spam filter"
|
msgid "Enable spam filter"
|
||||||
msgstr "Enable spam filter"
|
msgstr "Enable spam filter"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:103
|
#: mailu/ui/forms.py:119
|
||||||
msgid "Enable marking spam mails as read"
|
msgid "Enable marking spam mails as read"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:104
|
#: mailu/ui/forms.py:120
|
||||||
msgid "Spam filter tolerance"
|
msgid "Spam filter tolerance"
|
||||||
msgstr "Spam filter tolerance"
|
msgstr "Spam filter tolerance"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:105
|
#: mailu/ui/forms.py:121
|
||||||
msgid "Enable forwarding"
|
msgid "Enable forwarding"
|
||||||
msgstr "Enable forwarding"
|
msgstr "Enable forwarding"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:106
|
#: mailu/ui/forms.py:122
|
||||||
msgid "Keep a copy of the emails"
|
msgid "Keep a copy of the emails"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:107 mailu/ui/forms.py:143
|
#: mailu/ui/forms.py:123 mailu/ui/forms.py:174
|
||||||
#: mailu/ui/templates/alias/list.html:21
|
#: mailu/ui/templates/alias/list.html:21
|
||||||
msgid "Destination"
|
msgid "Destination"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:108
|
#: mailu/ui/forms.py:124
|
||||||
msgid "Save settings"
|
msgid "Save settings"
|
||||||
msgstr "Save settings"
|
msgstr "Save settings"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:113
|
#: mailu/ui/forms.py:129 mailu/ui/forms.py:136
|
||||||
msgid "Password check"
|
msgid "Password check"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:114 mailu/ui/templates/sidebar.html:25
|
#: mailu/ui/forms.py:131 mailu/ui/forms.py:138
|
||||||
|
#: mailu/ui/templates/sidebar.html:25
|
||||||
msgid "Update password"
|
msgid "Update password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:118
|
#: mailu/ui/forms.py:141
|
||||||
msgid "Enable automatic reply"
|
msgid "Enable automatic reply"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:119
|
#: mailu/ui/forms.py:142
|
||||||
msgid "Reply subject"
|
msgid "Reply subject"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:120
|
#: mailu/ui/forms.py:143
|
||||||
msgid "Reply body"
|
msgid "Reply body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:122
|
#: mailu/ui/forms.py:145
|
||||||
msgid "Start of vacation"
|
msgid "Start of vacation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:123
|
#: mailu/ui/forms.py:146
|
||||||
msgid "End of vacation"
|
msgid "End of vacation"
|
||||||
msgstr "End of vacation"
|
msgstr "End of vacation"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:124
|
#: mailu/ui/forms.py:147
|
||||||
msgid "Update"
|
msgid "Update"
|
||||||
msgstr "Update"
|
msgstr "Update"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:129
|
#: mailu/ui/forms.py:152
|
||||||
msgid "Your token (write it down, as it will never be displayed again)"
|
msgid "Your token (write it down, as it will never be displayed again)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:134 mailu/ui/templates/token/list.html:21
|
#: mailu/ui/forms.py:157 mailu/ui/templates/token/list.html:22
|
||||||
msgid "Authorized IP"
|
msgid "Authorized IP"
|
||||||
msgstr "Authorized IP"
|
msgstr "Authorized IP"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:140
|
#: mailu/ui/forms.py:171
|
||||||
msgid "Alias"
|
msgid "Alias"
|
||||||
msgstr "Alias"
|
msgstr "Alias"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:142
|
#: mailu/ui/forms.py:173
|
||||||
msgid "Use SQL LIKE Syntax (e.g. for catch-all aliases)"
|
msgid "Use SQL LIKE Syntax (e.g. for catch-all aliases)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:149
|
#: mailu/ui/forms.py:180
|
||||||
msgid "Admin email"
|
msgid "Admin email"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:150 mailu/ui/forms.py:155 mailu/ui/forms.py:168
|
#: mailu/ui/forms.py:181 mailu/ui/forms.py:186 mailu/ui/forms.py:201
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:154
|
#: mailu/ui/forms.py:185
|
||||||
msgid "Manager email"
|
msgid "Manager email"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:159
|
#: mailu/ui/forms.py:190
|
||||||
msgid "Protocol"
|
msgid "Protocol"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:162
|
#: mailu/ui/forms.py:193
|
||||||
msgid "Hostname or IP"
|
msgid "Hostname or IP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:163 mailu/ui/templates/client.html:20
|
#: mailu/ui/forms.py:194 mailu/ui/templates/client.html:19
|
||||||
#: mailu/ui/templates/client.html:45
|
#: mailu/ui/templates/client.html:44
|
||||||
msgid "TCP port"
|
msgid "TCP port"
|
||||||
msgstr "TCP port"
|
msgstr "TCP port"
|
||||||
|
|
||||||
#: mailu/ui/forms.py:164
|
#: mailu/ui/forms.py:195
|
||||||
msgid "Enable TLS"
|
msgid "Enable TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:165 mailu/ui/templates/client.html:28
|
#: mailu/ui/forms.py:196 mailu/ui/templates/client.html:27
|
||||||
#: mailu/ui/templates/client.html:53 mailu/ui/templates/fetch/list.html:21
|
#: mailu/ui/templates/client.html:52 mailu/ui/templates/fetch/list.html:21
|
||||||
msgid "Username"
|
msgid "Username"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:167
|
#: mailu/ui/forms.py:198
|
||||||
msgid "Keep emails on the server"
|
msgid "Keep emails on the server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:172
|
#: mailu/ui/forms.py:199
|
||||||
|
msgid "Rescan emails locally"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:200
|
||||||
|
msgid "Folders to fetch on the server"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:205
|
||||||
msgid "Announcement subject"
|
msgid "Announcement subject"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:174
|
#: mailu/ui/forms.py:207
|
||||||
msgid "Announcement body"
|
msgid "Announcement body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:176
|
#: mailu/ui/forms.py:209
|
||||||
msgid "Send"
|
msgid "Send"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -302,7 +364,7 @@ msgstr ""
|
|||||||
msgid "Public announcement"
|
msgid "Public announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/antispam.html:4 mailu/ui/templates/sidebar.html:80
|
#: mailu/ui/templates/antispam.html:4 mailu/ui/templates/sidebar.html:82
|
||||||
#: mailu/ui/templates/user/settings.html:19
|
#: mailu/ui/templates/user/settings.html:19
|
||||||
msgid "Antispam"
|
msgid "Antispam"
|
||||||
msgstr "Antispam"
|
msgstr "Antispam"
|
||||||
@@ -315,22 +377,30 @@ msgstr ""
|
|||||||
msgid "configure your email client"
|
msgid "configure your email client"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:13
|
#: mailu/ui/templates/client.html:12
|
||||||
msgid "Incoming mail"
|
msgid "Incoming mail"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:16 mailu/ui/templates/client.html:41
|
#: mailu/ui/templates/client.html:15 mailu/ui/templates/client.html:40
|
||||||
msgid "Mail protocol"
|
msgid "Mail protocol"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:24 mailu/ui/templates/client.html:49
|
#: mailu/ui/templates/client.html:23 mailu/ui/templates/client.html:48
|
||||||
msgid "Server name"
|
msgid "Server name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:38
|
#: mailu/ui/templates/client.html:37
|
||||||
msgid "Outgoing mail"
|
msgid "Outgoing mail"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/client.html:62
|
||||||
|
msgid "If you use an Apple device,"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/client.html:63
|
||||||
|
msgid "click here to auto-configure it."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/confirm.html:4
|
#: mailu/ui/templates/confirm.html:4
|
||||||
msgid "Confirm action"
|
msgid "Confirm action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -348,7 +418,7 @@ msgstr "Docker error"
|
|||||||
msgid "An error occurred while talking to the Docker server."
|
msgid "An error occurred while talking to the Docker server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/macros.html:129
|
#: mailu/ui/templates/macros.html:128
|
||||||
msgid "copy to clipboard"
|
msgid "copy to clipboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -356,48 +426,48 @@ msgstr ""
|
|||||||
msgid "My account"
|
msgid "My account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:19 mailu/ui/templates/user/list.html:37
|
#: mailu/ui/templates/sidebar.html:19 mailu/ui/templates/user/list.html:36
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:31 mailu/ui/templates/user/list.html:38
|
#: mailu/ui/templates/sidebar.html:31 mailu/ui/templates/user/list.html:37
|
||||||
msgid "Auto-reply"
|
msgid "Auto-reply"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:4 mailu/ui/templates/sidebar.html:37
|
#: mailu/ui/templates/fetch/list.html:4 mailu/ui/templates/sidebar.html:38
|
||||||
#: mailu/ui/templates/user/list.html:39
|
#: mailu/ui/templates/user/list.html:39
|
||||||
msgid "Fetched accounts"
|
msgid "Fetched accounts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:43 mailu/ui/templates/token/list.html:4
|
#: mailu/ui/templates/sidebar.html:45 mailu/ui/templates/token/list.html:4
|
||||||
msgid "Authentication tokens"
|
msgid "Authentication tokens"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:56
|
#: mailu/ui/templates/sidebar.html:58
|
||||||
msgid "Administration"
|
msgid "Administration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:62
|
#: mailu/ui/templates/sidebar.html:64
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:68
|
#: mailu/ui/templates/sidebar.html:70
|
||||||
msgid "Administrators"
|
msgid "Administrators"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:74
|
#: mailu/ui/templates/sidebar.html:76
|
||||||
msgid "Relayed domains"
|
msgid "Relayed domains"
|
||||||
msgstr "Relayed domains"
|
msgstr "Relayed domains"
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:88
|
#: mailu/ui/templates/sidebar.html:90
|
||||||
msgid "Mail domains"
|
msgid "Mail domains"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:99
|
#: mailu/ui/templates/sidebar.html:101
|
||||||
msgid "Webmail"
|
msgid "Webmail"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:135
|
#: mailu/ui/templates/sidebar.html:137
|
||||||
msgid "Sign out"
|
msgid "Sign out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -431,12 +501,18 @@ msgstr ""
|
|||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/admin/list.html:25 mailu/ui/templates/alias/list.html:32
|
#: mailu/ui/templates/admin/list.html:25 mailu/ui/templates/alias/list.html:31
|
||||||
#: mailu/ui/templates/alternative/list.html:29
|
#: mailu/ui/templates/domain/list.html:35 mailu/ui/templates/fetch/list.html:35
|
||||||
#: mailu/ui/templates/domain/list.html:34 mailu/ui/templates/fetch/list.html:34
|
|
||||||
#: mailu/ui/templates/manager/list.html:27
|
#: mailu/ui/templates/manager/list.html:27
|
||||||
#: mailu/ui/templates/relay/list.html:30 mailu/ui/templates/token/list.html:30
|
#: mailu/ui/templates/relay/list.html:29 mailu/ui/templates/user/list.html:33
|
||||||
#: mailu/ui/templates/user/list.html:34
|
msgid "Edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/admin/list.html:26 mailu/ui/templates/alias/list.html:32
|
||||||
|
#: mailu/ui/templates/alternative/list.html:29
|
||||||
|
#: mailu/ui/templates/domain/list.html:36 mailu/ui/templates/fetch/list.html:36
|
||||||
|
#: mailu/ui/templates/manager/list.html:28
|
||||||
|
#: mailu/ui/templates/relay/list.html:30 mailu/ui/templates/token/list.html:31
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -458,26 +534,20 @@ msgstr ""
|
|||||||
|
|
||||||
#: mailu/ui/templates/alias/list.html:23
|
#: mailu/ui/templates/alias/list.html:23
|
||||||
#: mailu/ui/templates/alternative/list.html:21
|
#: mailu/ui/templates/alternative/list.html:21
|
||||||
#: mailu/ui/templates/domain/list.html:23 mailu/ui/templates/fetch/list.html:25
|
#: mailu/ui/templates/domain/list.html:25 mailu/ui/templates/fetch/list.html:27
|
||||||
#: mailu/ui/templates/relay/list.html:21 mailu/ui/templates/token/list.html:22
|
#: mailu/ui/templates/relay/list.html:21 mailu/ui/templates/token/list.html:23
|
||||||
#: mailu/ui/templates/user/list.html:25
|
#: mailu/ui/templates/user/list.html:25
|
||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/alias/list.html:24
|
#: mailu/ui/templates/alias/list.html:24
|
||||||
#: mailu/ui/templates/alternative/list.html:22
|
#: mailu/ui/templates/alternative/list.html:22
|
||||||
#: mailu/ui/templates/domain/list.html:24 mailu/ui/templates/fetch/list.html:26
|
#: mailu/ui/templates/domain/list.html:26 mailu/ui/templates/fetch/list.html:28
|
||||||
#: mailu/ui/templates/relay/list.html:22 mailu/ui/templates/token/list.html:23
|
#: mailu/ui/templates/relay/list.html:22 mailu/ui/templates/token/list.html:24
|
||||||
#: mailu/ui/templates/user/list.html:26
|
#: mailu/ui/templates/user/list.html:26
|
||||||
msgid "Last edit"
|
msgid "Last edit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/alias/list.html:31 mailu/ui/templates/domain/list.html:33
|
|
||||||
#: mailu/ui/templates/fetch/list.html:33 mailu/ui/templates/relay/list.html:29
|
|
||||||
#: mailu/ui/templates/user/list.html:33
|
|
||||||
msgid "Edit"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mailu/ui/templates/alternative/create.html:4
|
#: mailu/ui/templates/alternative/create.html:4
|
||||||
msgid "Create alternative domain"
|
msgid "Create alternative domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -524,22 +594,18 @@ msgid "DNS SPF entries"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:40
|
#: mailu/ui/templates/domain/details.html:40
|
||||||
msgid "DKIM public key"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:44
|
|
||||||
msgid "DNS DKIM entry"
|
msgid "DNS DKIM entry"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:48
|
#: mailu/ui/templates/domain/details.html:44
|
||||||
msgid "DNS DMARC entry"
|
msgid "DNS DMARC entry"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:58
|
#: mailu/ui/templates/domain/details.html:53
|
||||||
msgid "DNS TLSA entry"
|
msgid "DNS TLSA entry"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:63
|
#: mailu/ui/templates/domain/details.html:58
|
||||||
msgid "DNS client auto-configuration entries"
|
msgid "DNS client auto-configuration entries"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -563,26 +629,36 @@ msgstr ""
|
|||||||
msgid "Alias count"
|
msgid "Alias count"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:31
|
#: mailu/ui/templates/domain/list.html:33
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:38
|
#: mailu/ui/templates/domain/list.html:40
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:39
|
#: mailu/ui/templates/domain/list.html:41
|
||||||
msgid "Aliases"
|
msgid "Aliases"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:40
|
#: mailu/ui/templates/domain/list.html:42
|
||||||
msgid "Managers"
|
msgid "Managers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:42
|
#: mailu/ui/templates/domain/list.html:44
|
||||||
msgid "Alternatives"
|
msgid "Alternatives"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/domain/list.html:52 mailu/ui/templates/fetch/list.html:40
|
||||||
|
#: mailu/ui/templates/fetch/list.html:41
|
||||||
|
msgid "yes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/domain/list.html:52 mailu/ui/templates/fetch/list.html:40
|
||||||
|
#: mailu/ui/templates/fetch/list.html:41
|
||||||
|
msgid "no"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/signup.html:13
|
#: mailu/ui/templates/domain/signup.html:13
|
||||||
msgid ""
|
msgid ""
|
||||||
"In order to register a new domain, you must first setup the\n"
|
"In order to register a new domain, you must first setup the\n"
|
||||||
@@ -621,21 +697,21 @@ msgid "Keep emails"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:23
|
#: mailu/ui/templates/fetch/list.html:23
|
||||||
msgid "Last check"
|
msgid "Rescan emails"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:24
|
#: mailu/ui/templates/fetch/list.html:24
|
||||||
|
msgid "Folders"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/fetch/list.html:25
|
||||||
|
msgid "Last check"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/fetch/list.html:26
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:38
|
|
||||||
msgid "yes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:38
|
|
||||||
msgid "no"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mailu/ui/templates/manager/create.html:4
|
#: mailu/ui/templates/manager/create.html:4
|
||||||
msgid "Add a manager"
|
msgid "Add a manager"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -672,6 +748,10 @@ msgstr ""
|
|||||||
msgid "New token"
|
msgid "New token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/token/list.html:20
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/user/create.html:4
|
#: mailu/ui/templates/user/create.html:4
|
||||||
msgid "New user"
|
msgid "New user"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -680,7 +760,7 @@ msgstr ""
|
|||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/user/create.html:23
|
#: mailu/ui/templates/user/create.html:24
|
||||||
msgid "Features and quotas"
|
msgid "Features and quotas"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -720,29 +800,11 @@ msgstr ""
|
|||||||
msgid "pick a domain for the new account"
|
msgid "pick a domain for the new account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/user/signup_domain.html:14
|
#: mailu/ui/templates/user/signup_domain.html:15
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr "Domain"
|
msgstr "Domain"
|
||||||
|
|
||||||
#: mailu/ui/templates/user/signup_domain.html:15
|
#: mailu/ui/templates/user/signup_domain.html:16
|
||||||
msgid "Available slots"
|
msgid "Available slots"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "Your account"
|
|
||||||
#~ msgstr ""
|
|
||||||
|
|
||||||
#~ msgid "Spam filter threshold"
|
|
||||||
#~ msgstr ""
|
|
||||||
|
|
||||||
#~ msgid "from"
|
|
||||||
#~ msgstr ""
|
|
||||||
|
|
||||||
#~ msgid "General settings"
|
|
||||||
#~ msgstr ""
|
|
||||||
|
|
||||||
#~ msgid "to access the administration tools"
|
|
||||||
#~ msgstr ""
|
|
||||||
|
|
||||||
#~ msgid "Forward emails"
|
|
||||||
#~ msgstr ""
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,37 +1,53 @@
|
|||||||
# Translations template for PROJECT.
|
# Translations template for PROJECT.
|
||||||
# Copyright (C) 2022 ORGANIZATION
|
# Copyright (C) 2024 ORGANIZATION
|
||||||
# This file is distributed under the same license as the PROJECT project.
|
# This file is distributed under the same license as the PROJECT project.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2022.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
|
||||||
#
|
#
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PROJECT VERSION\n"
|
"Project-Id-Version: PROJECT VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||||
"POT-Creation-Date: 2022-05-22 18:47+0200\n"
|
"POT-Creation-Date: 2024-06-20 12:30+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Generated-By: Babel 2.3.4\n"
|
"Generated-By: Babel 2.15.0\n"
|
||||||
|
|
||||||
#: mailu/sso/forms.py:8 mailu/ui/forms.py:79
|
#: mailu/sso/forms.py:8 mailu/ui/forms.py:91
|
||||||
msgid "E-mail"
|
msgid "E-mail"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/forms.py:9 mailu/ui/forms.py:80 mailu/ui/forms.py:93
|
#: mailu/sso/forms.py:9 mailu/ui/forms.py:92 mailu/ui/forms.py:108
|
||||||
#: mailu/ui/forms.py:112 mailu/ui/forms.py:166
|
#: mailu/ui/forms.py:128 mailu/ui/forms.py:135 mailu/ui/forms.py:197
|
||||||
#: mailu/ui/templates/client.html:32 mailu/ui/templates/client.html:57
|
#: mailu/ui/templates/client.html:31 mailu/ui/templates/client.html:56
|
||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/forms.py:10 mailu/sso/forms.py:11 mailu/sso/templates/login.html:4
|
#: mailu/sso/forms.py:11 mailu/sso/forms.py:12 mailu/sso/templates/login.html:4
|
||||||
#: mailu/ui/templates/sidebar.html:142
|
#: mailu/sso/templates/sidebar_sso.html:42 mailu/ui/templates/sidebar.html:144
|
||||||
msgid "Sign in"
|
msgid "Sign in"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/forms.py:15 mailu/ui/forms.py:134
|
||||||
|
msgid "Current password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/forms.py:16
|
||||||
|
msgid "New password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/forms.py:17
|
||||||
|
msgid "New password (again)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/forms.py:19
|
||||||
|
msgid "Change password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/base_sso.html:8 mailu/ui/templates/base.html:8
|
#: mailu/sso/templates/base_sso.html:8 mailu/ui/templates/base.html:8
|
||||||
msgid "Admin page for"
|
msgid "Admin page for"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -44,255 +60,301 @@ msgstr ""
|
|||||||
msgid "change language"
|
msgid "change language"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:4 mailu/ui/templates/sidebar.html:94
|
#: mailu/sso/templates/sidebar_sso.html:4 mailu/ui/templates/sidebar.html:96
|
||||||
msgid "Go to"
|
msgid "Go to"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:9 mailu/ui/templates/client.html:4
|
#: mailu/sso/templates/sidebar_sso.html:9 mailu/ui/templates/client.html:4
|
||||||
#: mailu/ui/templates/sidebar.html:50 mailu/ui/templates/sidebar.html:107
|
#: mailu/ui/templates/sidebar.html:52 mailu/ui/templates/sidebar.html:109
|
||||||
msgid "Client setup"
|
msgid "Client setup"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:16 mailu/ui/templates/sidebar.html:114
|
#: mailu/sso/templates/sidebar_sso.html:16 mailu/ui/templates/sidebar.html:116
|
||||||
msgid "Website"
|
msgid "Website"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:22 mailu/ui/templates/sidebar.html:120
|
#: mailu/sso/templates/sidebar_sso.html:22 mailu/ui/templates/sidebar.html:122
|
||||||
msgid "Help"
|
msgid "Help"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:35
|
#: mailu/sso/templates/sidebar_sso.html:35
|
||||||
#: mailu/ui/templates/domain/signup.html:4 mailu/ui/templates/sidebar.html:127
|
#: mailu/ui/templates/domain/signup.html:4 mailu/ui/templates/sidebar.html:129
|
||||||
msgid "Register a domain"
|
msgid "Register a domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/sso/templates/sidebar_sso.html:49 mailu/ui/forms.py:95
|
#: mailu/sso/templates/sidebar_sso.html:55 mailu/ui/forms.py:111
|
||||||
#: mailu/ui/templates/sidebar.html:149 mailu/ui/templates/user/signup.html:4
|
#: mailu/ui/templates/sidebar.html:151 mailu/ui/templates/user/signup.html:4
|
||||||
#: mailu/ui/templates/user/signup_domain.html:4
|
#: mailu/ui/templates/user/signup_domain.html:4
|
||||||
msgid "Sign up"
|
msgid "Sign up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:33 mailu/ui/forms.py:36
|
#: mailu/sso/views/base.py:48
|
||||||
|
msgid "Too many attempts from your IP (rate-limit)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:51
|
||||||
|
msgid "Too many attempts for this user (rate-limit)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:69
|
||||||
|
msgid "Wrong e-mail or password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:85
|
||||||
|
msgid "The new password can't be the same as the old password"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:88
|
||||||
|
msgid "The new passwords don't match"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/sso/views/base.py:100
|
||||||
|
msgid "The current password is incorrect!"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:34 mailu/ui/forms.py:37
|
||||||
msgid "Invalid email address."
|
msgid "Invalid email address."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:45
|
#: mailu/ui/forms.py:47
|
||||||
|
msgid "Invalid list of folders."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:56
|
||||||
msgid "Confirm"
|
msgid "Confirm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:48 mailu/ui/forms.py:58
|
#: mailu/ui/forms.py:59 mailu/ui/forms.py:69
|
||||||
#: mailu/ui/templates/domain/details.html:26
|
#: mailu/ui/templates/domain/details.html:26
|
||||||
#: mailu/ui/templates/domain/list.html:19 mailu/ui/templates/relay/list.html:18
|
#: mailu/ui/templates/domain/list.html:19 mailu/ui/templates/relay/list.html:18
|
||||||
msgid "Domain name"
|
msgid "Domain name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:49
|
#: mailu/ui/forms.py:60
|
||||||
msgid "Maximum user count"
|
msgid "Maximum user count"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:50
|
#: mailu/ui/forms.py:61
|
||||||
msgid "Maximum alias count"
|
msgid "Maximum alias count"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:51
|
#: mailu/ui/forms.py:62
|
||||||
msgid "Maximum user quota"
|
msgid "Maximum user quota"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:52
|
#: mailu/ui/forms.py:63 mailu/ui/templates/domain/list.html:24
|
||||||
msgid "Enable sign-up"
|
msgid "Enable sign-up"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:53 mailu/ui/forms.py:74 mailu/ui/forms.py:86
|
#: mailu/ui/forms.py:64 mailu/ui/forms.py:86 mailu/ui/forms.py:100
|
||||||
#: mailu/ui/forms.py:132 mailu/ui/forms.py:144
|
#: mailu/ui/forms.py:155 mailu/ui/forms.py:175
|
||||||
#: mailu/ui/templates/alias/list.html:22 mailu/ui/templates/domain/list.html:22
|
#: mailu/ui/templates/alias/list.html:22 mailu/ui/templates/domain/list.html:23
|
||||||
#: mailu/ui/templates/relay/list.html:20 mailu/ui/templates/token/list.html:20
|
#: mailu/ui/templates/relay/list.html:20 mailu/ui/templates/token/list.html:21
|
||||||
#: mailu/ui/templates/user/list.html:24
|
#: mailu/ui/templates/user/list.html:24
|
||||||
msgid "Comment"
|
msgid "Comment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:54 mailu/ui/forms.py:68 mailu/ui/forms.py:75
|
#: mailu/ui/forms.py:65 mailu/ui/forms.py:80 mailu/ui/forms.py:87
|
||||||
#: mailu/ui/forms.py:88 mailu/ui/forms.py:136 mailu/ui/forms.py:145
|
#: mailu/ui/forms.py:103 mailu/ui/forms.py:159 mailu/ui/forms.py:176
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:59
|
#: mailu/ui/forms.py:70
|
||||||
msgid "Initial admin"
|
msgid "Initial admin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:60
|
#: mailu/ui/forms.py:71
|
||||||
msgid "Admin password"
|
msgid "Admin password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:61 mailu/ui/forms.py:81 mailu/ui/forms.py:94
|
#: mailu/ui/forms.py:72 mailu/ui/forms.py:93 mailu/ui/forms.py:109
|
||||||
msgid "Confirm password"
|
msgid "Confirm password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:63
|
#: mailu/ui/forms.py:75
|
||||||
msgid "Create"
|
msgid "Create"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:67
|
#: mailu/ui/forms.py:79
|
||||||
msgid "Alternative name"
|
msgid "Alternative name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:72
|
#: mailu/ui/forms.py:84
|
||||||
msgid "Relayed domain name"
|
msgid "Relayed domain name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:73 mailu/ui/templates/relay/list.html:19
|
#: mailu/ui/forms.py:85 mailu/ui/templates/relay/list.html:19
|
||||||
msgid "Remote host"
|
msgid "Remote host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:82 mailu/ui/templates/user/list.html:23
|
#: mailu/ui/forms.py:95 mailu/ui/templates/domain/list.html:22
|
||||||
#: mailu/ui/templates/user/signup_domain.html:16
|
#: mailu/ui/templates/user/list.html:23
|
||||||
|
#: mailu/ui/templates/user/signup_domain.html:17
|
||||||
msgid "Quota"
|
msgid "Quota"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:83
|
#: mailu/ui/forms.py:96
|
||||||
msgid "Allow IMAP access"
|
msgid "Allow IMAP access"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:84
|
#: mailu/ui/forms.py:97
|
||||||
msgid "Allow POP3 access"
|
msgid "Allow POP3 access"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:85 mailu/ui/forms.py:101
|
#: mailu/ui/forms.py:98
|
||||||
|
msgid "Allow the user to spoof the sender (send email as anyone)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:99 mailu/ui/forms.py:117
|
||||||
#: mailu/ui/templates/user/settings.html:15
|
#: mailu/ui/templates/user/settings.html:15
|
||||||
msgid "Displayed name"
|
msgid "Displayed name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:87
|
#: mailu/ui/forms.py:101
|
||||||
msgid "Enabled"
|
msgid "Enabled"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:92
|
#: mailu/ui/forms.py:102
|
||||||
|
msgid "Force password change at next login"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:107
|
||||||
msgid "Email address"
|
msgid "Email address"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:102
|
#: mailu/ui/forms.py:118
|
||||||
msgid "Enable spam filter"
|
msgid "Enable spam filter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:103
|
#: mailu/ui/forms.py:119
|
||||||
msgid "Enable marking spam mails as read"
|
msgid "Enable marking spam mails as read"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:104
|
#: mailu/ui/forms.py:120
|
||||||
msgid "Spam filter tolerance"
|
msgid "Spam filter tolerance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:105
|
#: mailu/ui/forms.py:121
|
||||||
msgid "Enable forwarding"
|
msgid "Enable forwarding"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:106
|
#: mailu/ui/forms.py:122
|
||||||
msgid "Keep a copy of the emails"
|
msgid "Keep a copy of the emails"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:107 mailu/ui/forms.py:143
|
#: mailu/ui/forms.py:123 mailu/ui/forms.py:174
|
||||||
#: mailu/ui/templates/alias/list.html:21
|
#: mailu/ui/templates/alias/list.html:21
|
||||||
msgid "Destination"
|
msgid "Destination"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:108
|
#: mailu/ui/forms.py:124
|
||||||
msgid "Save settings"
|
msgid "Save settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:113
|
#: mailu/ui/forms.py:129 mailu/ui/forms.py:136
|
||||||
msgid "Password check"
|
msgid "Password check"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:114 mailu/ui/templates/sidebar.html:25
|
#: mailu/ui/forms.py:131 mailu/ui/forms.py:138
|
||||||
|
#: mailu/ui/templates/sidebar.html:25
|
||||||
msgid "Update password"
|
msgid "Update password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:118
|
#: mailu/ui/forms.py:141
|
||||||
msgid "Enable automatic reply"
|
msgid "Enable automatic reply"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:119
|
#: mailu/ui/forms.py:142
|
||||||
msgid "Reply subject"
|
msgid "Reply subject"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:120
|
#: mailu/ui/forms.py:143
|
||||||
msgid "Reply body"
|
msgid "Reply body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:122
|
#: mailu/ui/forms.py:145
|
||||||
msgid "Start of vacation"
|
msgid "Start of vacation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:123
|
#: mailu/ui/forms.py:146
|
||||||
msgid "End of vacation"
|
msgid "End of vacation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:124
|
#: mailu/ui/forms.py:147
|
||||||
msgid "Update"
|
msgid "Update"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:129
|
#: mailu/ui/forms.py:152
|
||||||
msgid "Your token (write it down, as it will never be displayed again)"
|
msgid "Your token (write it down, as it will never be displayed again)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:134 mailu/ui/templates/token/list.html:21
|
#: mailu/ui/forms.py:157 mailu/ui/templates/token/list.html:22
|
||||||
msgid "Authorized IP"
|
msgid "Authorized IP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:140
|
#: mailu/ui/forms.py:171
|
||||||
msgid "Alias"
|
msgid "Alias"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:142
|
#: mailu/ui/forms.py:173
|
||||||
msgid "Use SQL LIKE Syntax (e.g. for catch-all aliases)"
|
msgid "Use SQL LIKE Syntax (e.g. for catch-all aliases)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:149
|
#: mailu/ui/forms.py:180
|
||||||
msgid "Admin email"
|
msgid "Admin email"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:150 mailu/ui/forms.py:155 mailu/ui/forms.py:168
|
#: mailu/ui/forms.py:181 mailu/ui/forms.py:186 mailu/ui/forms.py:201
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:154
|
#: mailu/ui/forms.py:185
|
||||||
msgid "Manager email"
|
msgid "Manager email"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:159
|
#: mailu/ui/forms.py:190
|
||||||
msgid "Protocol"
|
msgid "Protocol"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:162
|
#: mailu/ui/forms.py:193
|
||||||
msgid "Hostname or IP"
|
msgid "Hostname or IP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:163 mailu/ui/templates/client.html:20
|
#: mailu/ui/forms.py:194 mailu/ui/templates/client.html:19
|
||||||
#: mailu/ui/templates/client.html:45
|
#: mailu/ui/templates/client.html:44
|
||||||
msgid "TCP port"
|
msgid "TCP port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:164
|
#: mailu/ui/forms.py:195
|
||||||
msgid "Enable TLS"
|
msgid "Enable TLS"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:165 mailu/ui/templates/client.html:28
|
#: mailu/ui/forms.py:196 mailu/ui/templates/client.html:27
|
||||||
#: mailu/ui/templates/client.html:53 mailu/ui/templates/fetch/list.html:21
|
#: mailu/ui/templates/client.html:52 mailu/ui/templates/fetch/list.html:21
|
||||||
msgid "Username"
|
msgid "Username"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:167
|
#: mailu/ui/forms.py:198
|
||||||
msgid "Keep emails on the server"
|
msgid "Keep emails on the server"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:172
|
#: mailu/ui/forms.py:199
|
||||||
|
msgid "Rescan emails locally"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:200
|
||||||
|
msgid "Folders to fetch on the server"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/forms.py:205
|
||||||
msgid "Announcement subject"
|
msgid "Announcement subject"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:174
|
#: mailu/ui/forms.py:207
|
||||||
msgid "Announcement body"
|
msgid "Announcement body"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/forms.py:176
|
#: mailu/ui/forms.py:209
|
||||||
msgid "Send"
|
msgid "Send"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -300,7 +362,7 @@ msgstr ""
|
|||||||
msgid "Public announcement"
|
msgid "Public announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/antispam.html:4 mailu/ui/templates/sidebar.html:80
|
#: mailu/ui/templates/antispam.html:4 mailu/ui/templates/sidebar.html:82
|
||||||
#: mailu/ui/templates/user/settings.html:19
|
#: mailu/ui/templates/user/settings.html:19
|
||||||
msgid "Antispam"
|
msgid "Antispam"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -313,22 +375,30 @@ msgstr ""
|
|||||||
msgid "configure your email client"
|
msgid "configure your email client"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:13
|
#: mailu/ui/templates/client.html:12
|
||||||
msgid "Incoming mail"
|
msgid "Incoming mail"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:16 mailu/ui/templates/client.html:41
|
#: mailu/ui/templates/client.html:15 mailu/ui/templates/client.html:40
|
||||||
msgid "Mail protocol"
|
msgid "Mail protocol"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:24 mailu/ui/templates/client.html:49
|
#: mailu/ui/templates/client.html:23 mailu/ui/templates/client.html:48
|
||||||
msgid "Server name"
|
msgid "Server name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/client.html:38
|
#: mailu/ui/templates/client.html:37
|
||||||
msgid "Outgoing mail"
|
msgid "Outgoing mail"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/client.html:62
|
||||||
|
msgid "If you use an Apple device,"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/client.html:63
|
||||||
|
msgid "click here to auto-configure it."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/confirm.html:4
|
#: mailu/ui/templates/confirm.html:4
|
||||||
msgid "Confirm action"
|
msgid "Confirm action"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -346,7 +416,7 @@ msgstr ""
|
|||||||
msgid "An error occurred while talking to the Docker server."
|
msgid "An error occurred while talking to the Docker server."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/macros.html:129
|
#: mailu/ui/templates/macros.html:128
|
||||||
msgid "copy to clipboard"
|
msgid "copy to clipboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -354,48 +424,48 @@ msgstr ""
|
|||||||
msgid "My account"
|
msgid "My account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:19 mailu/ui/templates/user/list.html:37
|
#: mailu/ui/templates/sidebar.html:19 mailu/ui/templates/user/list.html:36
|
||||||
msgid "Settings"
|
msgid "Settings"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:31 mailu/ui/templates/user/list.html:38
|
#: mailu/ui/templates/sidebar.html:31 mailu/ui/templates/user/list.html:37
|
||||||
msgid "Auto-reply"
|
msgid "Auto-reply"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:4 mailu/ui/templates/sidebar.html:37
|
#: mailu/ui/templates/fetch/list.html:4 mailu/ui/templates/sidebar.html:38
|
||||||
#: mailu/ui/templates/user/list.html:39
|
#: mailu/ui/templates/user/list.html:39
|
||||||
msgid "Fetched accounts"
|
msgid "Fetched accounts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:43 mailu/ui/templates/token/list.html:4
|
#: mailu/ui/templates/sidebar.html:45 mailu/ui/templates/token/list.html:4
|
||||||
msgid "Authentication tokens"
|
msgid "Authentication tokens"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:56
|
#: mailu/ui/templates/sidebar.html:58
|
||||||
msgid "Administration"
|
msgid "Administration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:62
|
#: mailu/ui/templates/sidebar.html:64
|
||||||
msgid "Announcement"
|
msgid "Announcement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:68
|
#: mailu/ui/templates/sidebar.html:70
|
||||||
msgid "Administrators"
|
msgid "Administrators"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:74
|
#: mailu/ui/templates/sidebar.html:76
|
||||||
msgid "Relayed domains"
|
msgid "Relayed domains"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:88
|
#: mailu/ui/templates/sidebar.html:90
|
||||||
msgid "Mail domains"
|
msgid "Mail domains"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:99
|
#: mailu/ui/templates/sidebar.html:101
|
||||||
msgid "Webmail"
|
msgid "Webmail"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/sidebar.html:135
|
#: mailu/ui/templates/sidebar.html:137
|
||||||
msgid "Sign out"
|
msgid "Sign out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -429,12 +499,18 @@ msgstr ""
|
|||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/admin/list.html:25 mailu/ui/templates/alias/list.html:32
|
#: mailu/ui/templates/admin/list.html:25 mailu/ui/templates/alias/list.html:31
|
||||||
#: mailu/ui/templates/alternative/list.html:29
|
#: mailu/ui/templates/domain/list.html:35 mailu/ui/templates/fetch/list.html:35
|
||||||
#: mailu/ui/templates/domain/list.html:34 mailu/ui/templates/fetch/list.html:34
|
|
||||||
#: mailu/ui/templates/manager/list.html:27
|
#: mailu/ui/templates/manager/list.html:27
|
||||||
#: mailu/ui/templates/relay/list.html:30 mailu/ui/templates/token/list.html:30
|
#: mailu/ui/templates/relay/list.html:29 mailu/ui/templates/user/list.html:33
|
||||||
#: mailu/ui/templates/user/list.html:34
|
msgid "Edit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/admin/list.html:26 mailu/ui/templates/alias/list.html:32
|
||||||
|
#: mailu/ui/templates/alternative/list.html:29
|
||||||
|
#: mailu/ui/templates/domain/list.html:36 mailu/ui/templates/fetch/list.html:36
|
||||||
|
#: mailu/ui/templates/manager/list.html:28
|
||||||
|
#: mailu/ui/templates/relay/list.html:30 mailu/ui/templates/token/list.html:31
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -456,26 +532,20 @@ msgstr ""
|
|||||||
|
|
||||||
#: mailu/ui/templates/alias/list.html:23
|
#: mailu/ui/templates/alias/list.html:23
|
||||||
#: mailu/ui/templates/alternative/list.html:21
|
#: mailu/ui/templates/alternative/list.html:21
|
||||||
#: mailu/ui/templates/domain/list.html:23 mailu/ui/templates/fetch/list.html:25
|
#: mailu/ui/templates/domain/list.html:25 mailu/ui/templates/fetch/list.html:27
|
||||||
#: mailu/ui/templates/relay/list.html:21 mailu/ui/templates/token/list.html:22
|
#: mailu/ui/templates/relay/list.html:21 mailu/ui/templates/token/list.html:23
|
||||||
#: mailu/ui/templates/user/list.html:25
|
#: mailu/ui/templates/user/list.html:25
|
||||||
msgid "Created"
|
msgid "Created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/alias/list.html:24
|
#: mailu/ui/templates/alias/list.html:24
|
||||||
#: mailu/ui/templates/alternative/list.html:22
|
#: mailu/ui/templates/alternative/list.html:22
|
||||||
#: mailu/ui/templates/domain/list.html:24 mailu/ui/templates/fetch/list.html:26
|
#: mailu/ui/templates/domain/list.html:26 mailu/ui/templates/fetch/list.html:28
|
||||||
#: mailu/ui/templates/relay/list.html:22 mailu/ui/templates/token/list.html:23
|
#: mailu/ui/templates/relay/list.html:22 mailu/ui/templates/token/list.html:24
|
||||||
#: mailu/ui/templates/user/list.html:26
|
#: mailu/ui/templates/user/list.html:26
|
||||||
msgid "Last edit"
|
msgid "Last edit"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/alias/list.html:31 mailu/ui/templates/domain/list.html:33
|
|
||||||
#: mailu/ui/templates/fetch/list.html:33 mailu/ui/templates/relay/list.html:29
|
|
||||||
#: mailu/ui/templates/user/list.html:33
|
|
||||||
msgid "Edit"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mailu/ui/templates/alternative/create.html:4
|
#: mailu/ui/templates/alternative/create.html:4
|
||||||
msgid "Create alternative domain"
|
msgid "Create alternative domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -509,6 +579,10 @@ msgstr ""
|
|||||||
msgid "Generate keys"
|
msgid "Generate keys"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/domain/details.html:19
|
||||||
|
msgid "Download zonefile"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:30
|
#: mailu/ui/templates/domain/details.html:30
|
||||||
msgid "DNS MX entry"
|
msgid "DNS MX entry"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -518,22 +592,18 @@ msgid "DNS SPF entries"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:40
|
#: mailu/ui/templates/domain/details.html:40
|
||||||
msgid "DKIM public key"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:44
|
|
||||||
msgid "DNS DKIM entry"
|
msgid "DNS DKIM entry"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:48
|
#: mailu/ui/templates/domain/details.html:44
|
||||||
msgid "DNS DMARC entry"
|
msgid "DNS DMARC entry"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:58
|
#: mailu/ui/templates/domain/details.html:53
|
||||||
msgid "DNS TLSA entry"
|
msgid "DNS TLSA entry"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/details.html:63
|
#: mailu/ui/templates/domain/details.html:58
|
||||||
msgid "DNS client auto-configuration entries"
|
msgid "DNS client auto-configuration entries"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -557,26 +627,36 @@ msgstr ""
|
|||||||
msgid "Alias count"
|
msgid "Alias count"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:31
|
#: mailu/ui/templates/domain/list.html:33
|
||||||
msgid "Details"
|
msgid "Details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:38
|
#: mailu/ui/templates/domain/list.html:40
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:39
|
#: mailu/ui/templates/domain/list.html:41
|
||||||
msgid "Aliases"
|
msgid "Aliases"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:40
|
#: mailu/ui/templates/domain/list.html:42
|
||||||
msgid "Managers"
|
msgid "Managers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/list.html:42
|
#: mailu/ui/templates/domain/list.html:44
|
||||||
msgid "Alternatives"
|
msgid "Alternatives"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/domain/list.html:52 mailu/ui/templates/fetch/list.html:40
|
||||||
|
#: mailu/ui/templates/fetch/list.html:41
|
||||||
|
msgid "yes"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/domain/list.html:52 mailu/ui/templates/fetch/list.html:40
|
||||||
|
#: mailu/ui/templates/fetch/list.html:41
|
||||||
|
msgid "no"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/domain/signup.html:13
|
#: mailu/ui/templates/domain/signup.html:13
|
||||||
msgid ""
|
msgid ""
|
||||||
"In order to register a new domain, you must first setup the\n"
|
"In order to register a new domain, you must first setup the\n"
|
||||||
@@ -615,21 +695,21 @@ msgid "Keep emails"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:23
|
#: mailu/ui/templates/fetch/list.html:23
|
||||||
msgid "Last check"
|
msgid "Rescan emails"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:24
|
#: mailu/ui/templates/fetch/list.html:24
|
||||||
|
msgid "Folders"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/fetch/list.html:25
|
||||||
|
msgid "Last check"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/fetch/list.html:26
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:38
|
|
||||||
msgid "yes"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mailu/ui/templates/fetch/list.html:38
|
|
||||||
msgid "no"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: mailu/ui/templates/manager/create.html:4
|
#: mailu/ui/templates/manager/create.html:4
|
||||||
msgid "Add a manager"
|
msgid "Add a manager"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -666,6 +746,10 @@ msgstr ""
|
|||||||
msgid "New token"
|
msgid "New token"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: mailu/ui/templates/token/list.html:20
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/user/create.html:4
|
#: mailu/ui/templates/user/create.html:4
|
||||||
msgid "New user"
|
msgid "New user"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -674,7 +758,7 @@ msgstr ""
|
|||||||
msgid "General"
|
msgid "General"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/user/create.html:23
|
#: mailu/ui/templates/user/create.html:24
|
||||||
msgid "Features and quotas"
|
msgid "Features and quotas"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -714,11 +798,11 @@ msgstr ""
|
|||||||
msgid "pick a domain for the new account"
|
msgid "pick a domain for the new account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/user/signup_domain.html:14
|
#: mailu/ui/templates/user/signup_domain.html:15
|
||||||
msgid "Domain"
|
msgid "Domain"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: mailu/ui/templates/user/signup_domain.html:15
|
#: mailu/ui/templates/user/signup_domain.html:16
|
||||||
msgid "Available slots"
|
msgid "Available slots"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user