Mercurial > p > roundup > code
diff locale/de.po @ 6364:e8361bce72de
update pot file and language .po files.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 30 Mar 2021 21:04:53 -0400 |
| parents | 45ba6b71f1cf |
| children | a21b574554c3 |
line wrap: on
line diff
--- a/locale/de.po Tue Mar 30 18:03:37 2021 -0400 +++ b/locale/de.po Tue Mar 30 21:04:53 2021 -0400 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Roundup 1.5.0\n" "Report-Msgid-Bugs-To: roundup-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2020-12-20 22:53-0500\n" +"POT-Creation-Date: 2021-03-30 20:49-0400\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" @@ -1315,21 +1315,21 @@ #: ../roundup/backends/back_anydbm.py:907 #: ../roundup/backends/back_anydbm.py:920 -#: ../roundup/backends/back_anydbm.py:1191 -#: ../roundup/backends/back_anydbm.py:1226 -#: ../roundup/backends/back_anydbm.py:1452 -#: ../roundup/backends/back_anydbm.py:1470 -#: ../roundup/backends/back_anydbm.py:1516 -#: ../roundup/backends/back_anydbm.py:2138 +#: ../roundup/backends/back_anydbm.py:1193 +#: ../roundup/backends/back_anydbm.py:1228 +#: ../roundup/backends/back_anydbm.py:1454 +#: ../roundup/backends/back_anydbm.py:1472 +#: ../roundup/backends/back_anydbm.py:1518 +#: ../roundup/backends/back_anydbm.py:2140 #: ../roundup/backends/back_anydbm.py:907:920 -#: ../roundup/backends/rdbms_common.py:1600 -#: ../roundup/backends/rdbms_common.py:1847 -#: ../roundup/backends/rdbms_common.py:2082 -#: ../roundup/backends/rdbms_common.py:2102 -#: ../roundup/backends/rdbms_common.py:2155 -#: ../roundup/backends/rdbms_common.py:3025 -#: ../roundup/backends/rdbms_common.py:1600:1847 :1191:1226 :1452:1470:1516 -#: :2082:2102:2138 :2155:3025 +#: ../roundup/backends/rdbms_common.py:1608 +#: ../roundup/backends/rdbms_common.py:1855 +#: ../roundup/backends/rdbms_common.py:2090 +#: ../roundup/backends/rdbms_common.py:2110 +#: ../roundup/backends/rdbms_common.py:2163 +#: ../roundup/backends/rdbms_common.py:3042 +#: ../roundup/backends/rdbms_common.py:1608:1855 :1193:1228 :1454:1472:1518 +#: :2090:2110:2140 :2163:3042 msgid "Database open read-only" msgstr "Datenbank nur zum Lesen geöffnet" @@ -1348,27 +1348,27 @@ msgid "DROP operation disallowed: \"%s\"." msgstr "" -#: ../roundup/backends/rdbms_common.py:1743 +#: ../roundup/backends/rdbms_common.py:1751 msgid "create" msgstr "erstellt" -#: ../roundup/backends/rdbms_common.py:1917 +#: ../roundup/backends/rdbms_common.py:1925 msgid "unlink" msgstr "Link gelöscht" -#: ../roundup/backends/rdbms_common.py:1921 +#: ../roundup/backends/rdbms_common.py:1929 msgid "link" msgstr "verlinkt" -#: ../roundup/backends/rdbms_common.py:2063 +#: ../roundup/backends/rdbms_common.py:2071 msgid "set" msgstr "geändert" -#: ../roundup/backends/rdbms_common.py:2092 +#: ../roundup/backends/rdbms_common.py:2100 msgid "retired" msgstr "verborgen" -#: ../roundup/backends/rdbms_common.py:2122 +#: ../roundup/backends/rdbms_common.py:2130 msgid "restored" msgstr "wiederhergestellt" @@ -1534,8 +1534,9 @@ "Edit Error: someone else has edited this %(klass)s (%(props)s). View <a " "target=\"_blank\" href=\"%(klass)s%(id)s\">their changes</a> in a new window." msgstr "" -"Fehler: Jemand anders hat dieses %(klass)s bearbeitet (%(props)s). Sehen Sie <a target=" -"\"_new\" href=\"%(klass)s%(id)s\">dessen Änderungen</a> in einem neuen Fenster." +"Fehler: Jemand anders hat dieses %(klass)s bearbeitet (%(props)s). Sehen Sie " +"<a target=\"_new\" href=\"%(klass)s%(id)s\">dessen Änderungen</a> in einem " +"neuen Fenster." #: ../roundup/cgi/actions.py:846 #, python-format @@ -1965,18 +1966,18 @@ msgstr "Eintrag speichern" #: ../roundup/cgi/templating.py:964 ../roundup/cgi/templating.py:1132 -#: ../roundup/cgi/templating.py:1715 ../roundup/cgi/templating.py:1744 -#: ../roundup/cgi/templating.py:1764 ../roundup/cgi/templating.py:1777 -#: ../roundup/cgi/templating.py:1814 ../roundup/cgi/templating.py:1867 -#: ../roundup/cgi/templating.py:1890 ../roundup/cgi/templating.py:1897 -#: ../roundup/cgi/templating.py:1933 ../roundup/cgi/templating.py:1970 -#: ../roundup/cgi/templating.py:2003 ../roundup/cgi/templating.py:2092 -#: ../roundup/cgi/templating.py:2113 ../roundup/cgi/templating.py:2203 -#: ../roundup/cgi/templating.py:2223 ../roundup/cgi/templating.py:2241 -#: ../roundup/cgi/templating.py:2280 ../roundup/cgi/templating.py:2290 -#: ../roundup/cgi/templating.py:2354 ../roundup/cgi/templating.py:2601 -#: ../roundup/cgi/templating.py:964:1132 :1715:1744 :1764:1777 :1814:1867 -#: :1890:1897 :1933:1970 :2003:2092 :2113:2203 :2223:2241 :2280:2290 :2354:2601 +#: ../roundup/cgi/templating.py:1732 ../roundup/cgi/templating.py:1761 +#: ../roundup/cgi/templating.py:1781 ../roundup/cgi/templating.py:1794 +#: ../roundup/cgi/templating.py:1831 ../roundup/cgi/templating.py:1884 +#: ../roundup/cgi/templating.py:1907 ../roundup/cgi/templating.py:1914 +#: ../roundup/cgi/templating.py:1950 ../roundup/cgi/templating.py:1987 +#: ../roundup/cgi/templating.py:2020 ../roundup/cgi/templating.py:2109 +#: ../roundup/cgi/templating.py:2130 ../roundup/cgi/templating.py:2220 +#: ../roundup/cgi/templating.py:2240 ../roundup/cgi/templating.py:2258 +#: ../roundup/cgi/templating.py:2297 ../roundup/cgi/templating.py:2307 +#: ../roundup/cgi/templating.py:2371 ../roundup/cgi/templating.py:2618 +#: ../roundup/cgi/templating.py:964:1132 :1732:1761 :1781:1794 :1831:1884 +#: :1907:1914 :1950:1987 :2020:2109 :2130:2220 :2240:2258 :2297:2307 :2371:2618 msgid "[hidden]" msgstr "[verborgen]" @@ -2051,17 +2052,17 @@ msgid "Copy of %(class)s %(id)s" msgstr "Kopie von %(class)s %(id)s" -#: ../roundup/cgi/templating.py:2007 ../roundup/cgi/templating.py:2040 -#: ../roundup/cgi/templating.py:1312:2007:2040 +#: ../roundup/cgi/templating.py:2024 ../roundup/cgi/templating.py:2057 +#: ../roundup/cgi/templating.py:1312:2024:2057 msgid "No" msgstr "Nein" -#: ../roundup/cgi/templating.py:2007 ../roundup/cgi/templating.py:2035 -#: ../roundup/cgi/templating.py:1312:2007:2035 +#: ../roundup/cgi/templating.py:2024 ../roundup/cgi/templating.py:2052 +#: ../roundup/cgi/templating.py:1312:2024:2052 msgid "Yes" msgstr "Ja" -#: ../roundup/cgi/templating.py:2161 +#: ../roundup/cgi/templating.py:2178 msgid "" "default value for DateHTMLProperty must be either DateHTMLProperty or string " "date representation." @@ -2069,19 +2070,19 @@ "Der voreingestellte Wert einer DateHTML-Eigenschaft muss entweder ein\n" "DateHTML-Objekt sein oder ein Datum repräsentieren." -#: ../roundup/cgi/templating.py:2334 +#: ../roundup/cgi/templating.py:2351 #, python-format msgid "Attempt to look up %(attr)s on a missing value" msgstr "" "Versuch, das Attribut %(attr)s eines nicht vorhandenen Werts abzufragen" -#: ../roundup/cgi/templating.py:2345 +#: ../roundup/cgi/templating.py:2362 #, fuzzy, python-format msgid "Attempt to look up %(item)s on a missing value" msgstr "" "Versuch, das Attribut %(attr)s eines nicht vorhandenen Werts abzufragen" -#: ../roundup/cgi/templating.py:2448 +#: ../roundup/cgi/templating.py:2465 #, python-format msgid "<option %svalue=\"-1\">- no selection -</option>" msgstr "<option %svalue=\"-1\">- nichts ausgewählt -</option>" @@ -2099,6 +2100,11 @@ msgid "Responding to form too quickly." msgstr "" +#: ../roundup/configuration.py:1881 +#, fuzzy +msgid "Valid languages: " +msgstr "Ungültige Anforderung" + #: ../roundup/date.py:391 #, fuzzy, python-format msgid "" @@ -2319,19 +2325,19 @@ msgid "Unsigned Message" msgstr "Neuer Kommentar" -#: ../roundup/mailgw.py:446 +#: ../roundup/mailgw.py:463 msgid "Unknown multipart/encrypted version." msgstr "Unbekannte Version von multipart/encrypted." -#: ../roundup/mailgw.py:455 +#: ../roundup/mailgw.py:472 msgid "Unable to decrypt your message." msgstr "Kann Ihre Nachricht nicht entschlüsseln" -#: ../roundup/mailgw.py:482 +#: ../roundup/mailgw.py:499 msgid "No PGP signature found in message." msgstr "Keine PGP-Signatur in Nachricht gefunden" -#: ../roundup/mailgw.py:563 +#: ../roundup/mailgw.py:580 msgid "" "\n" "Emails to Roundup trackers must include a Subject: line!\n" @@ -2339,7 +2345,7 @@ "\n" "Mails an Roundup müssen eine Subject-Zeile haben (Betreff)!\n" -#: ../roundup/mailgw.py:676 +#: ../roundup/mailgw.py:693 #, python-format msgid "" "\n" @@ -2368,7 +2374,7 @@ "\n" "Der Betreff war: '%(subject)s'\n" -#: ../roundup/mailgw.py:714 +#: ../roundup/mailgw.py:731 #, python-format msgid "" "\n" @@ -2384,7 +2390,7 @@ "Gültige Klassen sind: %(validname)s\n" "Die Betreffzeile war: \"%(subject)s\"\n" -#: ../roundup/mailgw.py:722 +#: ../roundup/mailgw.py:739 #, python-format msgid "" "\n" @@ -2414,7 +2420,7 @@ "Die Betreffzeile (Subject) war:\n" " '%(subject)s'\n" -#: ../roundup/mailgw.py:758 +#: ../roundup/mailgw.py:775 #, python-format msgid "" "\n" @@ -2433,7 +2439,7 @@ "Die Betreffzeile (Subject) war:\n" " '%(subject)s'\n" -#: ../roundup/mailgw.py:791 +#: ../roundup/mailgw.py:808 #, python-format msgid "" "\n" @@ -2449,7 +2455,7 @@ "Die Betreffzeile (Subject) war:\n" " '%(subject)s'\n" -#: ../roundup/mailgw.py:836 +#: ../roundup/mailgw.py:853 #, python-format msgid "" "\n" @@ -2462,21 +2468,21 @@ "\n" "Unbekannte Adresse: %(from_address)s\n" -#: ../roundup/mailgw.py:844 +#: ../roundup/mailgw.py:861 msgid "You are not permitted to access this tracker." msgstr "Sie haben keinen Zugriff auf diesen Tracker." -#: ../roundup/mailgw.py:855 +#: ../roundup/mailgw.py:872 #, 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:861 +#: ../roundup/mailgw.py:878 #, python-format msgid "You are not permitted to create %(classname)s." msgstr "Sie sind nicht berechtigt, ein \"%(classname)s\" zu erzeugen" -#: ../roundup/mailgw.py:943 +#: ../roundup/mailgw.py:960 #, python-format msgid "" "\n" @@ -2491,7 +2497,7 @@ "\n" "Die Betreffzeile war: \"%(subject)s\"\n" -#: ../roundup/mailgw.py:995 +#: ../roundup/mailgw.py:1012 #, fuzzy msgid "This tracker has been configured to require all email be PGP encrypted." msgstr "" @@ -2499,7 +2505,7 @@ "Dieser Tracker wurde konfiguriert, E-Mail-Nachrichten nur PGP-signiert oder\n" "verschlüsselt entgegenzunehmen." -#: ../roundup/mailgw.py:1032 +#: ../roundup/mailgw.py:1049 msgid "" "\n" "This tracker has been configured to require all email be PGP signed or\n" @@ -2509,16 +2515,16 @@ "Dieser Tracker wurde konfiguriert, E-Mail-Nachrichten nur PGP-signiert oder\n" "verschlüsselt entgegenzunehmen." -#: ../roundup/mailgw.py:1063 +#: ../roundup/mailgw.py:1080 msgid "You are not permitted to create files." msgstr "Sie sind nicht berechtigt, Dateien zu erzeugen." -#: ../roundup/mailgw.py:1077 +#: ../roundup/mailgw.py:1094 #, 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:1107 +#: ../roundup/mailgw.py:1124 msgid "" "\n" "Roundup requires the submission to be plain text. The message parser could\n" @@ -2529,11 +2535,11 @@ "konnte\n" "keinen entsprechenden Teil (\"text/plain\") finden.\n" -#: ../roundup/mailgw.py:1120 +#: ../roundup/mailgw.py:1137 msgid "You are not permitted to create messages." msgstr "Sie sind nicht berechtigt, Nachrichten zu erzeugen" -#: ../roundup/mailgw.py:1128 +#: ../roundup/mailgw.py:1145 #, python-format msgid "" "\n" @@ -2544,12 +2550,12 @@ "Die Mail-Nachricht wurde von einem Detektor zurückgewiesen.\n" "%(error)s\n" -#: ../roundup/mailgw.py:1136 +#: ../roundup/mailgw.py:1153 #, 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:1158 +#: ../roundup/mailgw.py:1175 #, python-format msgid "You are not permitted to edit property %(prop)s of class %(classname)s." msgstr "" @@ -2557,7 +2563,7 @@ "%(classname)s\n" "zu bearbeiten." -#: ../roundup/mailgw.py:1167 +#: ../roundup/mailgw.py:1184 #, fuzzy, python-format msgid "You are not permitted to set property %(prop)s of class %(classname)s." msgstr "" @@ -2565,7 +2571,7 @@ "%(classname)s\n" "zu bearbeiten." -#: ../roundup/mailgw.py:1175 +#: ../roundup/mailgw.py:1192 #, python-format msgid "" "\n" @@ -2576,7 +2582,7 @@ "Es gab ein Problem mit Ihrer Nachricht:\n" " %(message)s\n" -#: ../roundup/mailgw.py:1641 +#: ../roundup/mailgw.py:1658 #, fuzzy, python-format msgid "" "\n" @@ -2589,7 +2595,7 @@ "Sie sich an %(mailadmin)s und bitten Sie um Korrektur der\n" "fehlerhaften Klasse: %(current_class)s\n" -#: ../roundup/mailgw.py:1672 +#: ../roundup/mailgw.py:1689 #, python-format msgid "" "\n" @@ -2602,15 +2608,22 @@ "Sie sich an %(mailadmin)s und bitten Sie um Korrektur der\n" "fehlerhaften Eigenschaften: %(errors)s\n" -#: ../roundup/mailgw.py:1693 +#: ../roundup/mailgw.py:1710 msgid "not of form [arg=value,value,...;arg=value,value,...]" msgstr "entspricht nicht der Form [arg=wert,wert,...;arg=wert,wert,...]" -#: ../roundup/rest.py:1844 +#: ../roundup/rest.py:1853 #, python-format msgid "Api rate limits exceeded. Please wait: %s seconds." msgstr "" +#: ../roundup/rest.py:1888 +#, python-format +msgid "" +"Unable to parse Accept Header. %(error)s. Acceptable types: " +"%(acceptable_types)s" +msgstr "" + #: ../roundup/roundupdb.py:135 #, python-format msgid "Username '%s' already exists."
