Mercurial > p > roundup > code
diff locale/de.po @ 7069:c9a02c670e69
latest updates to translations/template for client.py
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 23 Nov 2022 22:28:57 -0500 |
| parents | aca710a3b687 |
| children | 12a3cd86668f |
line wrap: on
line diff
--- a/locale/de.po Wed Nov 23 22:25:34 2022 -0500 +++ b/locale/de.po Wed Nov 23 22:28:57 2022 -0500 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Roundup 2.3.0\n" "Report-Msgid-Bugs-To: roundup-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2022-11-22 17:09-0500\n" +"POT-Creation-Date: 2022-11-23 22:28-0500\n" "PO-Revision-Date: 2016-04-11 09:13+0200\n" "Last-Translator: Tobias Herp <tobias.herp@gmx.de>\n" "Language-Team: German Translators <roundup-devel@lists.sourceforge.net>\n" @@ -1871,140 +1871,133 @@ msgid "Unrecognized charset: %r" msgstr "Zeichensatz nicht erkannt: %r" -#: ../roundup/cgi/client.py:1251 +#: ../roundup/cgi/client.py:1238 ../roundup/cgi/client.py:2196 +#: ../roundup/cgi/client.py:1238:2196 +msgid "broken form: multiple @action values submitted" +msgstr "" + +#: ../roundup/cgi/client.py:1253 msgid "Anonymous users are not allowed to use the web interface" msgstr "Gast-Benutzer sind nicht berechtigt, das Web-Interface zu benutzen." -#: ../roundup/cgi/client.py:1374 +#: ../roundup/cgi/client.py:1376 msgid "Referer header not available." msgstr "" -#: ../roundup/cgi/client.py:1378 +#: ../roundup/cgi/client.py:1380 #, python-format msgid "csrf key used with wrong method from: %s" msgstr "" -#: ../roundup/cgi/client.py:1407 +#: ../roundup/cgi/client.py:1409 #, python-format msgid "csrf header %(header)s required but missing for user%(userid)s." msgstr "" -#: ../roundup/cgi/client.py:1410 +#: ../roundup/cgi/client.py:1413 #, python-format msgid "Missing header: %s" msgstr "" -#: ../roundup/cgi/client.py:1419 ../roundup/cgi/client.py:1424 -#: ../roundup/cgi/client.py:1419:1424 +#: ../roundup/cgi/client.py:1421 #, python-format msgid "csrf Referer header check failed for user%(userid)s. Value=%(referer)s" msgstr "" -#: ../roundup/cgi/client.py:1420 +#: ../roundup/cgi/client.py:1426 #, fuzzy, python-format msgid "Invalid Referer: %s" msgstr "Ungültiger Benutzername" -#: ../roundup/cgi/client.py:1438 ../roundup/cgi/client.py:1443 -#: ../roundup/cgi/client.py:1438:1443 +#: ../roundup/cgi/client.py:1441 #, python-format msgid "csrf Origin header check failed for user%(userid)s. Value=%(origin)s" msgstr "" -#: ../roundup/cgi/client.py:1440 +#: ../roundup/cgi/client.py:1446 #, fuzzy, python-format msgid "Invalid Origin %s" msgstr "Ungültiger Benutzername" -#: ../roundup/cgi/client.py:1456 ../roundup/cgi/client.py:1462 -#: ../roundup/cgi/client.py:1456:1462 +#: ../roundup/cgi/client.py:1460 #, python-format msgid "" "csrf X-FORWARDED-HOST header check failed for user%(userid)s. Value=%(host)s" msgstr "" -#: ../roundup/cgi/client.py:1459 +#: ../roundup/cgi/client.py:1466 #, python-format msgid "Invalid X-FORWARDED-HOST %s" msgstr "" -#: ../roundup/cgi/client.py:1480 ../roundup/cgi/client.py:1483 -#: ../roundup/cgi/client.py:1480:1483 +#: ../roundup/cgi/client.py:1485 #, python-format msgid "csrf HOST header check failed for user%(userid)s. Value=%(host)s" msgstr "" -#: ../roundup/cgi/client.py:1481 -#, fuzzy, python-format -msgid "Invalid HOST %s" -msgstr "Ungültige Anforderung" - -#: ../roundup/cgi/client.py:1489 -msgid "Csrf: unable to verify sufficient headers" -msgstr "" - #: ../roundup/cgi/client.py:1490 +#, fuzzy, python-format +msgid "Invalid HOST %s" +msgstr "Ungültige Anforderung" + +#: ../roundup/cgi/client.py:1498 +msgid "Csrf: unable to verify sufficient headers" +msgstr "" + +#: ../roundup/cgi/client.py:1499 msgid "Unable to verify sufficient headers" msgstr "" -#: ../roundup/cgi/client.py:1504 +#: ../roundup/cgi/client.py:1513 #, python-format msgid "csrf X-REQUESTED-WITH xmlrpc required header check failed for user%s." msgstr "" -#: ../roundup/cgi/client.py:1506 +#: ../roundup/cgi/client.py:1516 msgid "Required Header Missing" msgstr "" -#: ../roundup/cgi/client.py:1543 +#: ../roundup/cgi/client.py:1554 #, python-format msgid "Required csrf field missing for user%s" msgstr "" -#: ../roundup/cgi/client.py:1544 ../roundup/cgi/client.py:1601 -#: ../roundup/cgi/client.py:1618 ../roundup/cgi/client.py:1544:1601:1618 +#: ../roundup/cgi/client.py:1556 ../roundup/cgi/client.py:1583 +#: ../roundup/cgi/client.py:1600 ../roundup/cgi/client.py:1556:1583:1600 msgid "" "We can't validate your session (csrf failure). Re-enter any unsaved data and " "try again." msgstr "" -#: ../roundup/cgi/client.py:1547 +#: ../roundup/cgi/client.py:1560 #, python-format msgid "csrf field not supplied by user%s" msgstr "" -#: ../roundup/cgi/client.py:1595 ../roundup/cgi/client.py:1604 -#: ../roundup/cgi/client.py:1595:1604 +#: ../roundup/cgi/client.py:1572 #, python-format msgid "" "Csrf mismatch user: current user %(user)s != stored user %(stored)s, current " "session, stored session: %(cur_sess)s,%(stor_sess)s for key %(key)s." msgstr "" -#: ../roundup/cgi/client.py:1613 +#: ../roundup/cgi/client.py:1590 #, python-format msgid "" "Csrf mismatch user: current session %(curr_sess)s != stored session " "%(stor_sess)s, current user/stored user is: %(user)s for key %(key)s." msgstr "" -#: ../roundup/cgi/client.py:1621 -#, python-format -msgid "" -"logged only: Csrf mismatch user: current session %(curr_sess)s != stored " -"session %(stor_sess)s, current user/stored user is: %(user)s for key %(key)s." -msgstr "" - -#: ../roundup/cgi/client.py:1806 +#: ../roundup/cgi/client.py:1784 msgid "You are not allowed to view this file." msgstr "Sie sind nicht berechtigt, diese Seite anzuzeigen." -#: ../roundup/cgi/client.py:2095 +#: ../roundup/cgi/client.py:2073 #, python-format msgid "%(starttag)sTime elapsed: %(seconds)fs%(endtag)s\n" msgstr "%(starttag)sBenötigte Zeit: %(seconds)fs%(endtag)s\n" -#: ../roundup/cgi/client.py:2099 +#: ../roundup/cgi/client.py:2077 #, python-format msgid "" "%(starttag)sCache hits: %(cache_hits)d, misses %(cache_misses)d. Loading " @@ -2013,7 +2006,7 @@ "%(starttag)sCache benutzt: %(cache_hits)d, verfehlt: %(cache_misses)d. " "Einträge laden: %(get_items)fs; filtern: %(filtering)fs.%(endtag)s\n" -#: ../roundup/cgi/client.py:2636 +#: ../roundup/cgi/client.py:2615 #, python-format msgid "" "Cache failure: compressed file %(compressed)s is older than its source file " @@ -2443,44 +2436,44 @@ "WARNUNG: Das Verzeichnis '%s'\n" "\tenthält Vorlagen im alten Format, die ignoriert werden." -#: ../roundup/mailgw.py:205 ../roundup/mailgw.py:218 -#: ../roundup/mailgw.py:205:218 +#: ../roundup/mailgw.py:215 ../roundup/mailgw.py:228 +#: ../roundup/mailgw.py:215:228 #, python-format msgid "Message signed with unknown key: %s" msgstr "Nachricht signiert mit unbekanntem Schlüssel: %s" -#: ../roundup/mailgw.py:208 +#: ../roundup/mailgw.py:218 #, python-format msgid "Message signed with an expired key: %s" msgstr "Nachricht signiert mit abgelaufenem Schlüssel: %s" -#: ../roundup/mailgw.py:211 +#: ../roundup/mailgw.py:221 #, python-format msgid "Message signed with a revoked key: %s" msgstr "Nachricht signiert mit zurückgezogenem Schlüssel: %s" -#: ../roundup/mailgw.py:214 +#: ../roundup/mailgw.py:224 msgid "Invalid PGP signature detected." msgstr "Ungültige PGP-Signatur festgestellt." -#: ../roundup/mailgw.py:221 +#: ../roundup/mailgw.py:231 #, fuzzy msgid "Unsigned Message" msgstr "Neuer Kommentar" -#: ../roundup/mailgw.py:471 +#: ../roundup/mailgw.py:481 msgid "Unknown multipart/encrypted version." msgstr "Unbekannte Version von multipart/encrypted." -#: ../roundup/mailgw.py:480 +#: ../roundup/mailgw.py:490 msgid "Unable to decrypt your message." msgstr "Kann Ihre Nachricht nicht entschlüsseln" -#: ../roundup/mailgw.py:507 +#: ../roundup/mailgw.py:517 msgid "No PGP signature found in message." msgstr "Keine PGP-Signatur in Nachricht gefunden" -#: ../roundup/mailgw.py:589 +#: ../roundup/mailgw.py:599 msgid "" "\n" "Emails to Roundup trackers must include a Subject: line!\n" @@ -2488,7 +2481,7 @@ "\n" "Mails an Roundup müssen eine Subject-Zeile haben (Betreff)!\n" -#: ../roundup/mailgw.py:702 +#: ../roundup/mailgw.py:712 #, python-format msgid "" "\n" @@ -2517,7 +2510,7 @@ "\n" "Der Betreff war: '%(subject)s'\n" -#: ../roundup/mailgw.py:740 +#: ../roundup/mailgw.py:747 #, python-format msgid "" "\n" @@ -2533,7 +2526,7 @@ "Gültige Klassen sind: %(validname)s\n" "Die Betreffzeile war: \"%(subject)s\"\n" -#: ../roundup/mailgw.py:748 +#: ../roundup/mailgw.py:755 #, python-format msgid "" "\n" @@ -2563,7 +2556,7 @@ "Die Betreffzeile (Subject) war:\n" " '%(subject)s'\n" -#: ../roundup/mailgw.py:808 +#: ../roundup/mailgw.py:815 #, python-format msgid "" "\n" @@ -2582,7 +2575,7 @@ "Die Betreffzeile (Subject) war:\n" " '%(subject)s'\n" -#: ../roundup/mailgw.py:841 +#: ../roundup/mailgw.py:848 #, python-format msgid "" "\n" @@ -2598,7 +2591,7 @@ "Die Betreffzeile (Subject) war:\n" " '%(subject)s'\n" -#: ../roundup/mailgw.py:886 +#: ../roundup/mailgw.py:893 #, python-format msgid "" "\n" @@ -2611,21 +2604,21 @@ "\n" "Unbekannte Adresse: %(from_address)s\n" -#: ../roundup/mailgw.py:894 +#: ../roundup/mailgw.py:901 msgid "You are not permitted to access this tracker." msgstr "Sie haben keinen Zugriff auf diesen Tracker." -#: ../roundup/mailgw.py:906 +#: ../roundup/mailgw.py:913 #, python-format msgid "You are not permitted to edit %(classname)s." msgstr "Sie sind nicht berechtigt, die Klasse \"%(classname)s\" zu bearbeiten" -#: ../roundup/mailgw.py:912 +#: ../roundup/mailgw.py:919 #, python-format msgid "You are not permitted to create %(classname)s." msgstr "Sie sind nicht berechtigt, ein \"%(classname)s\" zu erzeugen" -#: ../roundup/mailgw.py:994 +#: ../roundup/mailgw.py:1001 #, python-format msgid "" "\n" @@ -2640,7 +2633,7 @@ "\n" "Die Betreffzeile war: \"%(subject)s\"\n" -#: ../roundup/mailgw.py:1047 +#: ../roundup/mailgw.py:1054 #, fuzzy msgid "This tracker has been configured to require all email be PGP encrypted." msgstr "" @@ -2648,7 +2641,7 @@ "Dieser Tracker wurde konfiguriert, E-Mail-Nachrichten nur PGP-signiert oder\n" "verschlüsselt entgegenzunehmen." -#: ../roundup/mailgw.py:1085 +#: ../roundup/mailgw.py:1092 msgid "" "\n" "This tracker has been configured to require all email be PGP signed or\n" @@ -2658,16 +2651,16 @@ "Dieser Tracker wurde konfiguriert, E-Mail-Nachrichten nur PGP-signiert oder\n" "verschlüsselt entgegenzunehmen." -#: ../roundup/mailgw.py:1116 +#: ../roundup/mailgw.py:1122 msgid "You are not permitted to create files." msgstr "Sie sind nicht berechtigt, Dateien zu erzeugen." -#: ../roundup/mailgw.py:1133 +#: ../roundup/mailgw.py:1139 #, python-format msgid "You are not permitted to add files to %(classname)s." msgstr "Sie sind nicht berechtigt, Dateien zu %(classname)s hinzuzufügen." -#: ../roundup/mailgw.py:1164 +#: ../roundup/mailgw.py:1170 msgid "" "\n" "Roundup requires the submission to be plain text. The message parser could\n" @@ -2678,11 +2671,11 @@ "konnte\n" "keinen entsprechenden Teil (\"text/plain\") finden.\n" -#: ../roundup/mailgw.py:1177 +#: ../roundup/mailgw.py:1183 msgid "You are not permitted to create messages." msgstr "Sie sind nicht berechtigt, Nachrichten zu erzeugen" -#: ../roundup/mailgw.py:1186 +#: ../roundup/mailgw.py:1192 #, python-format msgid "" "\n" @@ -2693,12 +2686,12 @@ "Die Mail-Nachricht wurde von einem Detektor zurückgewiesen.\n" "%(error)s\n" -#: ../roundup/mailgw.py:1197 +#: ../roundup/mailgw.py:1203 #, python-format msgid "You are not permitted to add messages to %(classname)s." msgstr "Sie sind nicht berechtigt, Kommentare zu %(classname)s hinzuzufügen." -#: ../roundup/mailgw.py:1220 +#: ../roundup/mailgw.py:1226 #, python-format msgid "You are not permitted to edit property %(prop)s of class %(classname)s." msgstr "" @@ -2706,7 +2699,7 @@ "%(classname)s\n" "zu bearbeiten." -#: ../roundup/mailgw.py:1232 +#: ../roundup/mailgw.py:1238 #, fuzzy, python-format msgid "You are not permitted to set property %(prop)s of class %(classname)s." msgstr "" @@ -2714,7 +2707,7 @@ "%(classname)s\n" "zu bearbeiten." -#: ../roundup/mailgw.py:1240 +#: ../roundup/mailgw.py:1246 #, python-format msgid "" "\n" @@ -2725,20 +2718,8 @@ "Es gab ein Problem mit Ihrer Nachricht:\n" " %(message)s\n" -#: ../roundup/mailgw.py:1720 -#, fuzzy, python-format -msgid "" -"\n" -"The mail gateway is not properly set up. Please contact\n" -"%(mailadmin)s and have them fix the incorrect class specified as:\n" -" %(clsname)s\n" -msgstr "" -"\n" -"Das Mail-Gateway ist nicht korrekt eingerichtet. Bitte wenden\n" -"Sie sich an %(mailadmin)s und bitten Sie um Korrektur der\n" -"fehlerhaften Klasse: %(current_class)s\n" - -#: ../roundup/mailgw.py:1752 +#: ../roundup/mailgw.py:1366 ../roundup/mailgw.py:1835 +#: ../roundup/mailgw.py:1366:1835 #, python-format msgid "" "\n" @@ -2751,7 +2732,20 @@ "Sie sich an %(mailadmin)s und bitten Sie um Korrektur der\n" "fehlerhaften Eigenschaften: %(errors)s\n" -#: ../roundup/mailgw.py:1773 +#: ../roundup/mailgw.py:1820 +#, fuzzy, python-format +msgid "" +"\n" +"The mail gateway is not properly set up. Please contact\n" +"%(mailadmin)s and have them fix the incorrect class specified as:\n" +" %(classname)s\n" +msgstr "" +"\n" +"Das Mail-Gateway ist nicht korrekt eingerichtet. Bitte wenden\n" +"Sie sich an %(mailadmin)s und bitten Sie um Korrektur der\n" +"fehlerhaften Klasse: %(current_class)s\n" + +#: ../roundup/mailgw.py:1856 msgid "not of form [arg=value,value,...;arg=value,value,...]" msgstr "entspricht nicht der Form [arg=wert,wert,...;arg=wert,wert,...]" @@ -2907,174 +2901,32 @@ msgid "No tracker templates found in directory %s" msgstr "Keine Tracker-Vorlage gefunden im Verzeichnis %s" -#: ../roundup/scripts/roundup_mailgw.py:50 +#: ../roundup/scripts/roundup_mailgw.py:185 +msgid "" +"\n" +"Error: The instance home must be specified" +msgstr "" + +#: ../roundup/scripts/roundup_mailgw.py:203 +#, fuzzy +msgid "" +"\n" +"Error: not enough source specification information" +msgstr "Sie haben nicht genügend Angaben zur E-Mail-Quelle gemacht" + +#: ../roundup/scripts/roundup_mailgw.py:234 #, fuzzy, python-format msgid "" -"Usage: %(program)s [-v] [-c class] [[-C class] -S field=value]* [instance " -"home] [mail source [specification]]\n" -"\n" -"Options:\n" -" -v: print version and exit\n" -" -c: default class of item to create (else the tracker's " -"MAIL_DEFAULT_CLASS)\n" -" -C / -S: see below\n" -"\n" -"The roundup mail gateway may be called in one of the following ways:\n" -" . without arguments. Then the env var ROUNDUP_INSTANCE will be tried.\n" -" . with an instance home as the only argument,\n" -" . with both an instance home and a mail spool file,\n" -" . with an instance home, a mail source type and its specification.\n" -"\n" -"It also supports optional -C and -S arguments that allows you to set a\n" -"fields for a class created by the roundup-mailgw. The default class if\n" -"not specified is msg, but the other classes: issue, file, user can\n" -"also be used. The -S or --set options uses the same\n" -"property=value[;property=value] notation accepted by the command line\n" -"roundup command or the commands that can be given on the Subject line\n" -"of an email message.\n" -"\n" -"It can let you set the type of the message on a per email address basis.\n" -"\n" -"PIPE:\n" -" If there is no mail source specified,\n" -" the mail gateway reads a single message from the standard input\n" -" and submits the message to the roundup.mailgw module.\n" -"\n" -"Mail source \"mailbox\":\n" -" In this case, the gateway reads all messages from the UNIX mail spool\n" -" file and submits each in turn to the roundup.mailgw module. The file is\n" -" emptied once all messages have been successfully handled. The file is\n" -" specified as:\n" -" mailbox /path/to/mailbox\n" -"\n" -"In all of the following mail source type the username and password\n" -"can be stored in a ~/.netrc file. If done so case only the server name\n" -"need to be specified on the command-line.\n" -"\n" -"The username and/or password will be prompted for if not supplied on\n" -"the command-line or in ~/.netrc.\n" -"\n" -"POP:\n" -" For the mail source \"pop\", the gateway reads all messages from the POP " -"server\n" -" specified and submits each in turn to the roundup.mailgw module. The\n" -" server is specified as:\n" -" pop username:password@server\n" -" Alternatively, one can omit one or both of username and password:\n" -" pop username@server\n" -" pop server\n" -" are both valid.\n" -"\n" -"POPS:\n" -" Connect to a POP server over ssl. This requires python 2.4 or later.\n" -" This supports the same notation as POP.\n" -"\n" -"APOP:\n" -" Same as POP, but using Authenticated POP:\n" -" apop username:password@server\n" -"\n" -"IMAP:\n" -" Connect to an IMAP server. This supports the same notation as that of\n" -" POP mail.\n" -" imap username:password@server\n" -" It also allows you to specify a specific mailbox other than INBOX using\n" -" this format:\n" -" imap username:password@server mailbox\n" -"\n" -"IMAPS:\n" -" Connect to an IMAP server over ssl.\n" -" This supports the same notation as IMAP.\n" -" imaps username:password@server [mailbox]\n" -"\n" -"IMAPS_CRAM:\n" -" Connect to an IMAP server over ssl using CRAM-MD5 authentication.\n" -" This supports the same notation as IMAP.\n" -" imaps_cram username:password@server [mailbox]\n" -"\n" -msgstr "" -"Verwendung: %(program)s [-v] [[-C Klasse] -S Eigenschaft=Wert]* <Tracker-" -"Verzeichnis> [Methode]\n" -"\n" -"Optionen:\n" -" -v: Versionsnummer ausgeben und beenden\n" -" -c: Vorgegebene Klasse beim Erstellen eines Eintrags (sonst: " -"MAIL_DEFAULT_CLASS)\n" -" -C / -S: siehe unten\n" -"\n" -"Das Roundup Mailgateway kann auf vier verschiedene Arten aufgerufen werden:\n" -" . mit einem Tracker-Verzeichnis als einziges Argument,\n" -" . mit einem Tracker-Verzeichnis und einer Mailbox-Datei,\n" -" . mit einem Tracker-Verzeichnis und einem POP/APOP-Konto, oder\n" -" . mit einem Tracker-Verzeichnis und einem IMAP/IMAPS-Konto.\n" -"\n" -"Optional kann mit -C die Klasse des zu erstellenden Eintrags spezifiziert \n" -"werden. Zudem können Sie mit -S oder --set Eigenschaften der Einträge\n" -"als Eigenschaft=Wert[;Eigenschaft=Wert]* setzen, analog zum Roundup-\n" -"Kommandozeilen Programm, resp. zur Syntax in der Betreffszeile einer E-" -"Mail.\n" -"Voreingestellt ist die Klasse \"msg\", aber auch Klassen wie \"issue\",\n" -"\"user\" oder \"file\" können verwendet werden.\n" -"\n" -"Sie können dadurch mehrere E-Mail-Konten für einen Tracker verwenden und\n" -"unterschiedliche Eintragstypen aus den Nachrichten erstellen.\n" -"\n" -"PIPE:\n" -" Das Mail-Gateway liest eine Nachricht von der Standardeingabe und\n" -" übergibt sie an das Modul roundup.mailgw.\n" -"\n" -"UNIX-Mailbox:\n" -" Die angegebene Mailbox-Datei wird ausgelesen, und alle Nachrichten werden\n" -" an das Modul roundup.mailgw übergeben. Nach erfolgreicher Verarbeitung \n" -" wird die Mail-Spooldatei geleert.\n" -" Die Mailbox-Datei wird folgendermaßen angegeben: mailbox /pfad/zur/" -"mailbox\n" -"\n" -"POP:\n" -" Das Gateway liest alle Nachrichten vom POP3-Konto und leitet sie weiter " -"an \n" -" das Modul roundup.mailgw. \n" -" Das Konto wird folgendermaßen angegeben:\n" -" pop benutzername:passwort@server\n" -" Benutzername und Passwort können weggelassen werden:\n" -" pop benutzername@server\n" -" pop server\n" -" In diesem Fall werden die Anmeldungs-Daten zur Laufzeit erfragt.\n" -"\n" -"POPS:\n" -" Mit einem POP3-Server über SSL verbinden; dies erfordert Python 2.4 oder\n" -" neuer. Argumente wie bei POP.\n" -"\n" -"APOP:\n" -" Wie POP, aber unter Verwendung von authentifiziertem POP:\n" -" apop benutzername:passwort@server\n" -"\n" -"IMAP:\n" -" Verbindung mit einem IMAP-Server. Die Syntax entspricht der POP-\n" -" Spezifikation:\n" -" imap benutzername:passwort@server\n" -" Um eine andere Mailbox anstelle von \"INBOX\" zu verwenden, benutzen Sie:\n" -" imap benutzername:passwort@server mailbox\n" -"\n" -"IMAPS:\n" -" Verbindung zu einem IMAP-Server über eine sichere SSL-Verbindung.\n" -" Die Syntax entspricht der IMAP-Spezifikation:\n" -" imaps benutzername:passwort@server [mailbox]\n" -"\n" - -#: ../roundup/scripts/roundup_mailgw.py:174 -msgid "Error: not enough source specification information" -msgstr "Sie haben nicht genügend Angaben zur E-Mail-Quelle gemacht" - -#: ../roundup/scripts/roundup_mailgw.py:203 -#, python-format -msgid "Error: %s specification not valid" +"\n" +"Error: %s specification not valid" msgstr "Fehler: %s-Optionen ungültig" -#: ../roundup/scripts/roundup_mailgw.py:223 +#: ../roundup/scripts/roundup_mailgw.py:258 #, fuzzy msgid "" +"\n" "Error: The source must be either \"mailbox\", \"pop\", \"pops\", \"apop\", " -"\"imap\", \"imaps\" or \"imaps_cram" +"\"imap\", \"imaps\", \"imaps_cram\", or \"imaps_oauth\"" msgstr "" "Fehler: Als E-Mail-Quelle muss \"mailbox\", \"pop\", \"pops\", \"apop\", " "\"imap\" oder \"imaps\" gewählt werden" @@ -5796,6 +5648,164 @@ msgid "Password" msgstr "Passwort" +#, fuzzy +#~ msgid "" +#~ "Usage: %(program)s [-v] [-c class] [[-C class] -S field=value]* [instance " +#~ "home] [mail source [specification]]\n" +#~ "\n" +#~ "Options:\n" +#~ " -v: print version and exit\n" +#~ " -c: default class of item to create (else the tracker's " +#~ "MAIL_DEFAULT_CLASS)\n" +#~ " -C / -S: see below\n" +#~ "\n" +#~ "The roundup mail gateway may be called in one of the following ways:\n" +#~ " . without arguments. Then the env var ROUNDUP_INSTANCE will be tried.\n" +#~ " . with an instance home as the only argument,\n" +#~ " . with both an instance home and a mail spool file,\n" +#~ " . with an instance home, a mail source type and its specification.\n" +#~ "\n" +#~ "It also supports optional -C and -S arguments that allows you to set a\n" +#~ "fields for a class created by the roundup-mailgw. The default class if\n" +#~ "not specified is msg, but the other classes: issue, file, user can\n" +#~ "also be used. The -S or --set options uses the same\n" +#~ "property=value[;property=value] notation accepted by the command line\n" +#~ "roundup command or the commands that can be given on the Subject line\n" +#~ "of an email message.\n" +#~ "\n" +#~ "It can let you set the type of the message on a per email address basis.\n" +#~ "\n" +#~ "PIPE:\n" +#~ " If there is no mail source specified,\n" +#~ " the mail gateway reads a single message from the standard input\n" +#~ " and submits the message to the roundup.mailgw module.\n" +#~ "\n" +#~ "Mail source \"mailbox\":\n" +#~ " In this case, the gateway reads all messages from the UNIX mail spool\n" +#~ " file and submits each in turn to the roundup.mailgw module. The file is\n" +#~ " emptied once all messages have been successfully handled. The file is\n" +#~ " specified as:\n" +#~ " mailbox /path/to/mailbox\n" +#~ "\n" +#~ "In all of the following mail source type the username and password\n" +#~ "can be stored in a ~/.netrc file. If done so case only the server name\n" +#~ "need to be specified on the command-line.\n" +#~ "\n" +#~ "The username and/or password will be prompted for if not supplied on\n" +#~ "the command-line or in ~/.netrc.\n" +#~ "\n" +#~ "POP:\n" +#~ " For the mail source \"pop\", the gateway reads all messages from the POP " +#~ "server\n" +#~ " specified and submits each in turn to the roundup.mailgw module. The\n" +#~ " server is specified as:\n" +#~ " pop username:password@server\n" +#~ " Alternatively, one can omit one or both of username and password:\n" +#~ " pop username@server\n" +#~ " pop server\n" +#~ " are both valid.\n" +#~ "\n" +#~ "POPS:\n" +#~ " Connect to a POP server over ssl. This requires python 2.4 or later.\n" +#~ " This supports the same notation as POP.\n" +#~ "\n" +#~ "APOP:\n" +#~ " Same as POP, but using Authenticated POP:\n" +#~ " apop username:password@server\n" +#~ "\n" +#~ "IMAP:\n" +#~ " Connect to an IMAP server. This supports the same notation as that of\n" +#~ " POP mail.\n" +#~ " imap username:password@server\n" +#~ " It also allows you to specify a specific mailbox other than INBOX using\n" +#~ " this format:\n" +#~ " imap username:password@server mailbox\n" +#~ "\n" +#~ "IMAPS:\n" +#~ " Connect to an IMAP server over ssl.\n" +#~ " This supports the same notation as IMAP.\n" +#~ " imaps username:password@server [mailbox]\n" +#~ "\n" +#~ "IMAPS_CRAM:\n" +#~ " Connect to an IMAP server over ssl using CRAM-MD5 authentication.\n" +#~ " This supports the same notation as IMAP.\n" +#~ " imaps_cram username:password@server [mailbox]\n" +#~ "\n" +#~ msgstr "" +#~ "Verwendung: %(program)s [-v] [[-C Klasse] -S Eigenschaft=Wert]* <Tracker-" +#~ "Verzeichnis> [Methode]\n" +#~ "\n" +#~ "Optionen:\n" +#~ " -v: Versionsnummer ausgeben und beenden\n" +#~ " -c: Vorgegebene Klasse beim Erstellen eines Eintrags (sonst: " +#~ "MAIL_DEFAULT_CLASS)\n" +#~ " -C / -S: siehe unten\n" +#~ "\n" +#~ "Das Roundup Mailgateway kann auf vier verschiedene Arten aufgerufen " +#~ "werden:\n" +#~ " . mit einem Tracker-Verzeichnis als einziges Argument,\n" +#~ " . mit einem Tracker-Verzeichnis und einer Mailbox-Datei,\n" +#~ " . mit einem Tracker-Verzeichnis und einem POP/APOP-Konto, oder\n" +#~ " . mit einem Tracker-Verzeichnis und einem IMAP/IMAPS-Konto.\n" +#~ "\n" +#~ "Optional kann mit -C die Klasse des zu erstellenden Eintrags " +#~ "spezifiziert \n" +#~ "werden. Zudem können Sie mit -S oder --set Eigenschaften der Einträge\n" +#~ "als Eigenschaft=Wert[;Eigenschaft=Wert]* setzen, analog zum Roundup-\n" +#~ "Kommandozeilen Programm, resp. zur Syntax in der Betreffszeile einer E-" +#~ "Mail.\n" +#~ "Voreingestellt ist die Klasse \"msg\", aber auch Klassen wie \"issue\",\n" +#~ "\"user\" oder \"file\" können verwendet werden.\n" +#~ "\n" +#~ "Sie können dadurch mehrere E-Mail-Konten für einen Tracker verwenden und\n" +#~ "unterschiedliche Eintragstypen aus den Nachrichten erstellen.\n" +#~ "\n" +#~ "PIPE:\n" +#~ " Das Mail-Gateway liest eine Nachricht von der Standardeingabe und\n" +#~ " übergibt sie an das Modul roundup.mailgw.\n" +#~ "\n" +#~ "UNIX-Mailbox:\n" +#~ " Die angegebene Mailbox-Datei wird ausgelesen, und alle Nachrichten " +#~ "werden\n" +#~ " an das Modul roundup.mailgw übergeben. Nach erfolgreicher Verarbeitung \n" +#~ " wird die Mail-Spooldatei geleert.\n" +#~ " Die Mailbox-Datei wird folgendermaßen angegeben: mailbox /pfad/zur/" +#~ "mailbox\n" +#~ "\n" +#~ "POP:\n" +#~ " Das Gateway liest alle Nachrichten vom POP3-Konto und leitet sie weiter " +#~ "an \n" +#~ " das Modul roundup.mailgw. \n" +#~ " Das Konto wird folgendermaßen angegeben:\n" +#~ " pop benutzername:passwort@server\n" +#~ " Benutzername und Passwort können weggelassen werden:\n" +#~ " pop benutzername@server\n" +#~ " pop server\n" +#~ " In diesem Fall werden die Anmeldungs-Daten zur Laufzeit erfragt.\n" +#~ "\n" +#~ "POPS:\n" +#~ " Mit einem POP3-Server über SSL verbinden; dies erfordert Python 2.4 " +#~ "oder\n" +#~ " neuer. Argumente wie bei POP.\n" +#~ "\n" +#~ "APOP:\n" +#~ " Wie POP, aber unter Verwendung von authentifiziertem POP:\n" +#~ " apop benutzername:passwort@server\n" +#~ "\n" +#~ "IMAP:\n" +#~ " Verbindung mit einem IMAP-Server. Die Syntax entspricht der POP-\n" +#~ " Spezifikation:\n" +#~ " imap benutzername:passwort@server\n" +#~ " Um eine andere Mailbox anstelle von \"INBOX\" zu verwenden, benutzen " +#~ "Sie:\n" +#~ " imap benutzername:passwort@server mailbox\n" +#~ "\n" +#~ "IMAPS:\n" +#~ " Verbindung zu einem IMAP-Server über eine sichere SSL-Verbindung.\n" +#~ " Die Syntax entspricht der IMAP-Spezifikation:\n" +#~ " imaps benutzername:passwort@server [mailbox]\n" +#~ "\n" + #~ msgid "<em>%s: %s</em>\n" #~ msgstr "<em>%s: %s</em>\n"
