77msgstr ""
88"Project-Id-Version : Roundup 2.3.0\n "
99"
Report-Msgid-Bugs-To :
[email protected] \n"
10- "POT-Creation-Date : 2023-03-01 12:54 -0500\n "
10+ "POT-Creation-Date : 2023-03-03 17:28 -0500\n "
1111"PO-Revision-Date : 2016-04-11 09:13+0200\n "
1212"
Last-Translator :
Tobias Herp <[email protected] >\n "
1313"
Language-Team :
German Translators <[email protected] >\n "
@@ -1253,41 +1253,78 @@ msgstr ""
12531253" "
12541254
12551255#: ../roundup/admin.py:1742
1256- msgid "Tracker updated"
1257- msgstr "Tracker aktualisiert"
1256+ #, python-format
1257+ msgid "Tracker updated to schema version %s."
1258+ msgstr ""
12581259
1259- #: ../roundup/admin.py:1745
1260- msgid "No migration action required"
1260+ #: ../roundup/admin.py:1746
1261+ #, fuzzy , python-format
1262+ msgid "No migration action required. At schema version %s."
12611263msgstr "Keine Migration notwendig"
12621264
1263- #: ../roundup/admin.py:1771
1265+ #: ../roundup/admin.py:1751
1266+ msgid ""
1267+ "Usage: perftest [mode] [arguments]*\n"
1268+ "\n"
1269+ " Time operations in Roundup. Supported arguments:\n"
1270+ "\n"
1271+ " [password] [rounds=<integer>] [scheme=<scheme>]\n"
1272+ "\n"
1273+ " 'password' is the default mode. The tracker's config.ini\n"
1274+ " setting for 'password_pbkdf2_default_rounds' is the default\n"
1275+ " value for 'rounds'. On the command line, 'rounds' can include\n"
1276+ " thousands separator of ',' or '.'. 'scheme' is the default\n"
1277+ " coded into Roundup. List supported schemes by using 'scheme='.\n"
1278+ "\n"
1279+ " "
1280+ msgstr ""
1281+
1282+ #: ../roundup/admin.py:1785
1283+ msgid "Invalid 'rounds'. Must be larger than 999."
1284+ msgstr ""
1285+
1286+ #: ../roundup/admin.py:1789
1287+ #, python-format
1288+ msgid "Invalid 'rounds'. It must be an integer not: %s"
1289+ msgstr ""
1290+
1291+ #: ../roundup/admin.py:1816
1292+ msgid "scheme does not support rounds."
1293+ msgstr ""
1294+
1295+ #: ../roundup/admin.py:1819
1296+ #, python-format
1297+ msgid "Hash time: %(time)0.9f seconds, scheme: %(scheme)s, rounds: %(rounds)s"
1298+ msgstr ""
1299+
1300+ #: ../roundup/admin.py:1847
12641301#, python-format
12651302msgid "Unknown command \" %(command)s\" (\" help commands\" for a list)"
12661303msgstr "Der Befehl \" %(command)s\" existiert nicht (siehe \" help commands\" )"
12671304
1268- #: ../roundup/admin.py:1777
1305+ #: ../roundup/admin.py:1853
12691306#, python-format
12701307msgid "Multiple commands match \" %(command)s\" : %(list)s"
12711308msgstr "Zur Abkürzung \" %(command)s\" passen mehrere Befehle: %(list)s"
12721309
1273- #: ../roundup/admin.py:1786
1310+ #: ../roundup/admin.py:1862
12741311msgid "Enter tracker home: "
12751312msgstr "Tracker-Verzeichnis: "
12761313
12771314# ../roundup/admin.py:1263 :1269 :1289
1278- #: ../roundup/admin.py:1795 ../roundup/admin.py:1801 ../roundup/admin.py:1838
1279- #: ../roundup/admin.py:1795:1801:1838
1315+ #: ../roundup/admin.py:1871 ../roundup/admin.py:1877 ../roundup/admin.py:1914
1316+ #: ../roundup/admin.py:1871:1877:1914
12801317#, python-format
12811318msgid "Error: %(message)s"
12821319msgstr "Fehler: %(message)s"
12831320
1284- #: ../roundup/admin.py:1811 ../roundup/admin.py:1815
1285- #: ../roundup/admin.py:1811:1815
1321+ #: ../roundup/admin.py:1887 ../roundup/admin.py:1891
1322+ #: ../roundup/admin.py:1887:1891
12861323#, python-format
12871324msgid "Error: Couldn't open tracker: %(message)s"
12881325msgstr "Fehler: Die Tracker-Instanz konnte nicht geöffnet werden: %(message)s"
12891326
1290- #: ../roundup/admin.py:1851
1327+ #: ../roundup/admin.py:1927
12911328#, python-format
12921329msgid ""
12931330"Roundup %s ready for input.\n"
@@ -1296,15 +1333,15 @@ msgstr ""
12961333"Roundup %s ist bereit.\n"
12971334"Schreiben Sie \" help\" , um zur Hilfe zu gelangen."
12981335
1299- #: ../roundup/admin.py:1856
1336+ #: ../roundup/admin.py:1932
13001337msgid "Note: command history and editing not available"
13011338msgstr "Bemerkung: Befehlsverlauf/-bearbeitung möglicherweise nicht verfügbar"
13021339
1303- #: ../roundup/admin.py:1862
1340+ #: ../roundup/admin.py:1938
13041341msgid "exit..."
13051342msgstr "beenden..."
13061343
1307- #: ../roundup/admin.py:1875
1344+ #: ../roundup/admin.py:1951
13081345msgid "There are unsaved changes. Commit them (y/N)? "
13091346msgstr "Es gibt noch ungespeicherte Änderungen. Änderungen speichern (y/N)?"
13101347
@@ -5663,6 +5700,9 @@ msgstr "Aufgabe anzeigen"
56635700msgid "Password"
56645701msgstr "Passwort"
56655702
5703+ #~ msgid "Tracker updated"
5704+ #~ msgstr "Tracker aktualisiert"
5705+
56665706#~ msgid "roundup> "
56675707#~ msgstr "roundup> "
56685708
0 commit comments