Skip to content

Commit 316effd

Browse files
committed
update roundup.pot and .po locale files for fixed translations
1 parent c32a92f commit 316effd

File tree

13 files changed

+1183
-1230
lines changed

13 files changed

+1183
-1230
lines changed

locale/de.po

Lines changed: 96 additions & 97 deletions
Large diffs are not rendered by default.

locale/en.po

Lines changed: 83 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Roundup 2.3.0\n"
1313
"Report-Msgid-Bugs-To: [email protected]\n"
14-
"POT-Creation-Date: 2022-11-20 10:32-0500\n"
14+
"POT-Creation-Date: 2022-11-22 17:09-0500\n"
1515
"PO-Revision-Date: 2004-11-20 13:47+0200\n"
1616
"Last-Translator: Not applicable\n"
1717
"Language-Team: English\n"
@@ -1073,7 +1073,7 @@ msgstr ""
10731073
#: ../roundup/cgi/actions.py:228 ../roundup/cgi/actions.py:266
10741074
#: ../roundup/cgi/actions.py:493 ../roundup/cgi/actions.py:833
10751075
#: ../roundup/cgi/actions.py:880 ../roundup/cgi/actions.py:1084
1076-
#: ../roundup/cgi/actions.py:1243 ../roundup/cgi/actions.py:228:266:1243
1076+
#: ../roundup/cgi/actions.py:1246 ../roundup/cgi/actions.py:228:266:1246
10771077
#: :493:833 :880:1084
10781078
msgid "Invalid request"
10791079
msgstr ""
@@ -1248,12 +1248,12 @@ msgstr ""
12481248
msgid "Username '%s' is already used."
12491249
msgstr ""
12501250

1251-
#: ../roundup/cgi/actions.py:1162
1251+
#: ../roundup/cgi/actions.py:1163
12521252
#, python-format
1253-
msgid "Complete your registration to %s -- key %s"
1253+
msgid "Complete your registration to %(tracker_name)s -- key %(key)s"
12541254
msgstr ""
12551255

1256-
#: ../roundup/cgi/actions.py:1164
1256+
#: ../roundup/cgi/actions.py:1167
12571257
#, python-format
12581258
msgid ""
12591259
"To complete your registration of the user \"%(name)s\" with\n"
@@ -1269,12 +1269,12 @@ msgid ""
12691269
"\n"
12701270
msgstr ""
12711271

1272-
#: ../roundup/cgi/actions.py:1178
1272+
#: ../roundup/cgi/actions.py:1181
12731273
#, python-format
12741274
msgid "Complete your registration to %s"
12751275
msgstr ""
12761276

1277-
#: ../roundup/cgi/actions.py:1179
1277+
#: ../roundup/cgi/actions.py:1182
12781278
#, python-format
12791279
msgid ""
12801280
"To complete your registration of the user \"%(name)s\" with\n"
@@ -1284,44 +1284,44 @@ msgid ""
12841284
"\n"
12851285
msgstr ""
12861286

1287-
#: ../roundup/cgi/actions.py:1203
1287+
#: ../roundup/cgi/actions.py:1206
12881288
msgid "It is not permitted to supply roles at registration."
12891289
msgstr ""
12901290

1291-
#: ../roundup/cgi/actions.py:1217
1291+
#: ../roundup/cgi/actions.py:1220
12921292
msgid "You are logged out"
12931293
msgstr ""
12941294

1295-
#: ../roundup/cgi/actions.py:1247
1295+
#: ../roundup/cgi/actions.py:1250
12961296
msgid "Username required"
12971297
msgstr ""
12981298

1299-
#: ../roundup/cgi/actions.py:1326
1299+
#: ../roundup/cgi/actions.py:1329
13001300
#, python-format
13011301
msgid "Logins occurring too fast. Please wait: %s seconds."
13021302
msgstr ""
13031303

1304-
#: ../roundup/cgi/actions.py:1359
1304+
#: ../roundup/cgi/actions.py:1362
13051305
#, python-format
13061306
msgid "Welcome %(username)s!"
13071307
msgstr ""
13081308

1309-
#: ../roundup/cgi/actions.py:1380 ../roundup/cgi/actions.py:1384
1310-
#: ../roundup/cgi/actions.py:1380:1384
1309+
#: ../roundup/cgi/actions.py:1383 ../roundup/cgi/actions.py:1387
1310+
#: ../roundup/cgi/actions.py:1383:1387
13111311
msgid "Invalid login"
13121312
msgstr ""
13131313

1314-
#: ../roundup/cgi/actions.py:1390
1314+
#: ../roundup/cgi/actions.py:1393
13151315
msgid "You do not have permission to login"
13161316
msgstr ""
13171317

1318-
#: ../roundup/cgi/actions.py:1434 ../roundup/cgi/actions.py:1613
1319-
#: ../roundup/cgi/actions.py:1434:1613
1318+
#: ../roundup/cgi/actions.py:1437 ../roundup/cgi/actions.py:1616
1319+
#: ../roundup/cgi/actions.py:1437:1616
13201320
#, python-format
13211321
msgid "Column \"%(column)s\" not found in %(class)s"
13221322
msgstr ""
13231323

1324-
#: ../roundup/cgi/actions.py:1684
1324+
#: ../roundup/cgi/actions.py:1687
13251325
#, python-format
13261326
msgid "You do not have permission to view %(class)s"
13271327
msgstr ""
@@ -1431,139 +1431,134 @@ msgstr ""
14311431
msgid "csrf key used with wrong method from: %s"
14321432
msgstr ""
14331433

1434-
#: ../roundup/cgi/client.py:1406
1434+
#: ../roundup/cgi/client.py:1407
14351435
#, python-format
1436-
msgid "csrf header %s required but missing for user%s."
1436+
msgid "csrf header %(header)s required but missing for user%(userid)s."
14371437
msgstr ""
14381438

1439-
#: ../roundup/cgi/client.py:1407
1439+
#: ../roundup/cgi/client.py:1410
14401440
#, python-format
14411441
msgid "Missing header: %s"
14421442
msgstr ""
14431443

1444-
#: ../roundup/cgi/client.py:1415 ../roundup/cgi/client.py:1420
1445-
#: ../roundup/cgi/client.py:1415:1420
1444+
#: ../roundup/cgi/client.py:1419 ../roundup/cgi/client.py:1424
1445+
#: ../roundup/cgi/client.py:1419:1424
14461446
#, python-format
1447-
msgid "csrf Referer header check failed for user%s. Value=%s"
1447+
msgid "csrf Referer header check failed for user%(userid)s. Value=%(referer)s"
14481448
msgstr ""
14491449

1450-
#: ../roundup/cgi/client.py:1416
1450+
#: ../roundup/cgi/client.py:1420
14511451
#, python-format
14521452
msgid "Invalid Referer: %s"
14531453
msgstr ""
14541454

1455-
#: ../roundup/cgi/client.py:1433 ../roundup/cgi/client.py:1436
1456-
#: ../roundup/cgi/client.py:1433:1436
1455+
#: ../roundup/cgi/client.py:1438 ../roundup/cgi/client.py:1443
1456+
#: ../roundup/cgi/client.py:1438:1443
14571457
#, python-format
1458-
msgid "csrf Origin header check failed for user%s. Value=%s"
1458+
msgid "csrf Origin header check failed for user%(userid)s. Value=%(origin)s"
14591459
msgstr ""
14601460

1461-
#: ../roundup/cgi/client.py:1434
1461+
#: ../roundup/cgi/client.py:1440
14621462
#, python-format
14631463
msgid "Invalid Origin %s"
14641464
msgstr ""
14651465

1466-
#: ../roundup/cgi/client.py:1449 ../roundup/cgi/client.py:1455
1467-
#: ../roundup/cgi/client.py:1449:1455
1466+
#: ../roundup/cgi/client.py:1456 ../roundup/cgi/client.py:1462
1467+
#: ../roundup/cgi/client.py:1456:1462
14681468
#, python-format
1469-
msgid "csrf X-FORWARDED-HOST header check failed for user%s. Value=%s"
1469+
msgid ""
1470+
"csrf X-FORWARDED-HOST header check failed for user%(userid)s. Value=%(host)s"
14701471
msgstr ""
14711472

1472-
#: ../roundup/cgi/client.py:1452
1473+
#: ../roundup/cgi/client.py:1459
14731474
#, python-format
14741475
msgid "Invalid X-FORWARDED-HOST %s"
14751476
msgstr ""
14761477

1477-
#: ../roundup/cgi/client.py:1473 ../roundup/cgi/client.py:1476
1478-
#: ../roundup/cgi/client.py:1473:1476
1478+
#: ../roundup/cgi/client.py:1480 ../roundup/cgi/client.py:1483
1479+
#: ../roundup/cgi/client.py:1480:1483
14791480
#, python-format
1480-
msgid "csrf HOST header check failed for user%s. Value=%s"
1481+
msgid "csrf HOST header check failed for user%(userid)s. Value=%(host)s"
14811482
msgstr ""
14821483

1483-
#: ../roundup/cgi/client.py:1474
1484+
#: ../roundup/cgi/client.py:1481
14841485
#, python-format
14851486
msgid "Invalid HOST %s"
14861487
msgstr ""
14871488

1488-
#: ../roundup/cgi/client.py:1482
1489+
#: ../roundup/cgi/client.py:1489
14891490
msgid "Csrf: unable to verify sufficient headers"
14901491
msgstr ""
14911492

1492-
#: ../roundup/cgi/client.py:1483
1493+
#: ../roundup/cgi/client.py:1490
14931494
msgid "Unable to verify sufficient headers"
14941495
msgstr ""
14951496

1496-
#: ../roundup/cgi/client.py:1497
1497+
#: ../roundup/cgi/client.py:1504
14971498
#, python-format
14981499
msgid "csrf X-REQUESTED-WITH xmlrpc required header check failed for user%s."
14991500
msgstr ""
15001501

1501-
#: ../roundup/cgi/client.py:1499
1502+
#: ../roundup/cgi/client.py:1506
15021503
msgid "Required Header Missing"
15031504
msgstr ""
15041505

1505-
#: ../roundup/cgi/client.py:1536
1506+
#: ../roundup/cgi/client.py:1543
15061507
#, python-format
15071508
msgid "Required csrf field missing for user%s"
15081509
msgstr ""
15091510

1510-
#: ../roundup/cgi/client.py:1537 ../roundup/cgi/client.py:1590
1511-
#: ../roundup/cgi/client.py:1600 ../roundup/cgi/client.py:1537:1590:1600
1511+
#: ../roundup/cgi/client.py:1544 ../roundup/cgi/client.py:1601
1512+
#: ../roundup/cgi/client.py:1618 ../roundup/cgi/client.py:1544:1601:1618
15121513
msgid ""
15131514
"We can't validate your session (csrf failure). Re-enter any unsaved data and "
15141515
"try again."
15151516
msgstr ""
15161517

1517-
#: ../roundup/cgi/client.py:1540
1518+
#: ../roundup/cgi/client.py:1547
15181519
#, python-format
15191520
msgid "csrf field not supplied by user%s"
15201521
msgstr ""
15211522

1522-
#: ../roundup/cgi/client.py:1588
1523-
#, python-format
1524-
msgid ""
1525-
"Csrf mismatch user: current user %s != stored user %s, current session, "
1526-
"stored session: %s,%s for key %s."
1527-
msgstr ""
1528-
1529-
#: ../roundup/cgi/client.py:1593
1523+
#: ../roundup/cgi/client.py:1595 ../roundup/cgi/client.py:1604
1524+
#: ../roundup/cgi/client.py:1595:1604
15301525
#, python-format
15311526
msgid ""
1532-
"logged only: Csrf mismatch user: current user %s != stored user %s, current "
1533-
"session, stored session: %s,%s for key %s."
1527+
"Csrf mismatch user: current user %(user)s != stored user %(stored)s, current "
1528+
"session, stored session: %(cur_sess)s,%(stor_sess)s for key %(key)s."
15341529
msgstr ""
15351530

1536-
#: ../roundup/cgi/client.py:1598
1531+
#: ../roundup/cgi/client.py:1613
15371532
#, python-format
15381533
msgid ""
1539-
"Csrf mismatch user: current session %s != stored session %s, current user/"
1540-
"stored user is: %s for key %s."
1534+
"Csrf mismatch user: current session %(curr_sess)s != stored session "
1535+
"%(stor_sess)s, current user/stored user is: %(user)s for key %(key)s."
15411536
msgstr ""
15421537

1543-
#: ../roundup/cgi/client.py:1603
1538+
#: ../roundup/cgi/client.py:1621
15441539
#, python-format
15451540
msgid ""
1546-
"logged only: Csrf mismatch user: current session %s != stored session %s, "
1547-
"current user/stored user is: %s for key %s."
1541+
"logged only: Csrf mismatch user: current session %(curr_sess)s != stored "
1542+
"session %(stor_sess)s, current user/stored user is: %(user)s for key %(key)s."
15481543
msgstr ""
15491544

1550-
#: ../roundup/cgi/client.py:1784
1545+
#: ../roundup/cgi/client.py:1806
15511546
msgid "You are not allowed to view this file."
15521547
msgstr ""
15531548

1554-
#: ../roundup/cgi/client.py:2073
1549+
#: ../roundup/cgi/client.py:2095
15551550
#, python-format
15561551
msgid "%(starttag)sTime elapsed: %(seconds)fs%(endtag)s\n"
15571552
msgstr ""
15581553

1559-
#: ../roundup/cgi/client.py:2077
1554+
#: ../roundup/cgi/client.py:2099
15601555
#, python-format
15611556
msgid ""
15621557
"%(starttag)sCache hits: %(cache_hits)d, misses %(cache_misses)d. Loading "
15631558
"items: %(get_items)f secs. Filtering: %(filtering)f secs.%(endtag)s\n"
15641559
msgstr ""
15651560

1566-
#: ../roundup/cgi/client.py:2614
1561+
#: ../roundup/cgi/client.py:2636
15671562
#, python-format
15681563
msgid ""
15691564
"Cache failure: compressed file %(compressed)s is older than its source file "
@@ -1662,11 +1657,6 @@ msgstr ""
16621657
msgid "<em>The indicated property no longer exists</em>"
16631658
msgstr ""
16641659

1665-
#: ../roundup/cgi/templating.py:1186
1666-
#, python-format
1667-
msgid "<em>%s: %s</em>\n"
1668-
msgstr ""
1669-
16701660
#: ../roundup/cgi/templating.py:1221
16711661
#, python-format
16721662
msgid "The linked class %(classname)s no longer exists"
@@ -1913,53 +1903,54 @@ msgstr ""
19131903

19141904
#: ../roundup/hyperdb.py:119
19151905
#, python-format
1916-
msgid "property %s: %s"
1906+
msgid "property %(property)s: %(errormsg)s"
19171907
msgstr ""
19181908

1919-
#: ../roundup/hyperdb.py:146
1909+
#: ../roundup/hyperdb.py:148
19201910
#, python-format
1921-
msgid "property %s: %r is an invalid date (%s)"
1911+
msgid "property %(property)s: %(value)r is an invalid date (%(errormsg)s)"
19221912
msgstr ""
19231913

1924-
#: ../roundup/hyperdb.py:167
1914+
#: ../roundup/hyperdb.py:171
19251915
#, python-format
1926-
msgid "property %s: %r is an invalid date interval (%s)"
1916+
msgid ""
1917+
"property %(property)s: %(value)r is an invalid date interval (%(errormsg)s)"
19271918
msgstr ""
19281919

1929-
#: ../roundup/hyperdb.py:421
1920+
#: ../roundup/hyperdb.py:428
19301921
#, python-format
1931-
msgid "property %s: %r is not a number"
1922+
msgid "property %(property)s: %(value)r is not a number"
19321923
msgstr ""
19331924

1934-
#: ../roundup/hyperdb.py:433
1925+
#: ../roundup/hyperdb.py:442
19351926
#, python-format
1936-
msgid "property %s: %r is not an integer"
1927+
msgid "property %(property)s: %(value)r is not an integer"
19371928
msgstr ""
19381929

1939-
#: ../roundup/hyperdb.py:454
1930+
#: ../roundup/hyperdb.py:464
19401931
#, python-format
19411932
msgid "\"%s\" not a node designator"
19421933
msgstr ""
19431934

1944-
#: ../roundup/hyperdb.py:1481 ../roundup/hyperdb.py:1489
1945-
#: ../roundup/hyperdb.py:1481:1489
1935+
#: ../roundup/hyperdb.py:1492 ../roundup/hyperdb.py:1500
1936+
#: ../roundup/hyperdb.py:1492:1500
19461937
#, python-format
19471938
msgid "Not a property name: %s"
19481939
msgstr ""
19491940

1950-
#: ../roundup/hyperdb.py:1965
1941+
#: ../roundup/hyperdb.py:1977
19511942
#, python-format
1952-
msgid "property %s: %r is not a %s."
1943+
msgid "property %(property)s: %(value)r is not a %(classname)s."
19531944
msgstr ""
19541945

1955-
#: ../roundup/hyperdb.py:1968
1946+
#: ../roundup/hyperdb.py:1983
19561947
#, python-format
19571948
msgid "you may only enter ID values for property %s"
19581949
msgstr ""
19591950

1960-
#: ../roundup/hyperdb.py:2002
1951+
#: ../roundup/hyperdb.py:2018
19611952
#, python-format
1962-
msgid "%r is not a property of %s"
1953+
msgid "%(property)r is not a property of %(classname)s"
19631954
msgstr ""
19641955

19651956
#: ../roundup/init.py:139
@@ -2317,14 +2308,16 @@ msgid ""
23172308
"%(old)s"
23182309
msgstr ""
23192310

2320-
#: ../roundup/scripts/roundup_demo.py:121
2311+
#: ../roundup/scripts/roundup_demo.py:49
23212312
#, python-format
23222313
msgid "Enter directory path to create demo tracker [%s]: "
23232314
msgstr ""
23242315

2325-
#: ../roundup/scripts/roundup_demo.py:127
2316+
#: ../roundup/scripts/roundup_demo.py:54
23262317
#, python-format
2327-
msgid "Enter tracker template to use (one of (%s)) [%s]: "
2318+
msgid ""
2319+
"Enter tracker template to use (one of (%(template_list)s)) "
2320+
"[%(default_template)s]: "
23282321
msgstr ""
23292322

23302323
#: ../roundup/scripts/roundup_gettext.py:35

0 commit comments

Comments
 (0)