Mercurial > p > roundup > code
comparison locale/zh_TW.po @ 6676:b336cc98d9d2
Mark strings for password reset and registration for translation
Reported on:
https://sourceforge.net/p/roundup/mailman/message/37652424/
by Thomas Arendsen Hein.
Fixed in actions.py and roundup.pot and .po files updated.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 12 May 2022 21:29:09 -0400 |
| parents | 01216187a167 |
| children | 51865a1ee765 |
comparison
equal
deleted
inserted
replaced
| 6675:7542269becfa | 6676:b336cc98d9d2 |
|---|---|
| 5 # | 5 # |
| 6 msgid "" | 6 msgid "" |
| 7 msgstr "" | 7 msgstr "" |
| 8 "Project-Id-Version: 0.8.3\n" | 8 "Project-Id-Version: 0.8.3\n" |
| 9 "Report-Msgid-Bugs-To: roundup-devel@lists.sourceforge.net\n" | 9 "Report-Msgid-Bugs-To: roundup-devel@lists.sourceforge.net\n" |
| 10 "POT-Creation-Date: 2022-05-11 21:03-0400\n" | 10 "POT-Creation-Date: 2022-05-12 21:22-0400\n" |
| 11 "PO-Revision-Date: 2013-10-31 12:23+0100\n" | 11 "PO-Revision-Date: 2013-10-31 12:23+0100\n" |
| 12 "Last-Translator: Fred Lin <gasolin@gmail>\n" | 12 "Last-Translator: Fred Lin <gasolin@gmail>\n" |
| 13 "Language-Team: Chinese Traditional <gasolin@gmail.com>\n" | 13 "Language-Team: Chinese Traditional <gasolin@gmail.com>\n" |
| 14 "Language: \n" | 14 "Language: \n" |
| 15 "MIME-Version: 1.0\n" | 15 "MIME-Version: 1.0\n" |
| 1474 "your email)" | 1474 "your email)" |
| 1475 msgstr "" | 1475 msgstr "" |
| 1476 "Invalid One Time Key!\n" | 1476 "Invalid One Time Key!\n" |
| 1477 "(一個 Mozilla 的錯誤可能會錯誤地引發這個消息,你檢查你的郵件)" | 1477 "(一個 Mozilla 的錯誤可能會錯誤地引發這個消息,你檢查你的郵件)" |
| 1478 | 1478 |
| 1479 #: ../roundup/cgi/actions.py:972 | |
| 1480 #, fuzzy, python-format | |
| 1481 msgid "Password reset for %s" | |
| 1482 msgstr "口令重設請求" | |
| 1483 | |
| 1484 #: ../roundup/cgi/actions.py:973 | |
| 1485 #, python-format | |
| 1486 msgid "" | |
| 1487 "\n" | |
| 1488 "The password has been reset for username \"%(name)s\".\n" | |
| 1489 "\n" | |
| 1490 "Your password is now: %(password)s\n" | |
| 1491 msgstr "" | |
| 1492 | |
| 1479 #: ../roundup/cgi/actions.py:982 | 1493 #: ../roundup/cgi/actions.py:982 |
| 1480 #, python-format | 1494 #, python-format |
| 1481 msgid "Password reset and email sent to %s" | 1495 msgid "Password reset and email sent to %s" |
| 1482 msgstr "口令被重設,郵件被發給 %s" | 1496 msgstr "口令被重設,郵件被發給 %s" |
| 1483 | 1497 |
| 1490 msgstr "未知郵件地址" | 1504 msgstr "未知郵件地址" |
| 1491 | 1505 |
| 1492 #: ../roundup/cgi/actions.py:1004 | 1506 #: ../roundup/cgi/actions.py:1004 |
| 1493 msgid "You need to specify a username or address" | 1507 msgid "You need to specify a username or address" |
| 1494 msgstr "你需要指定用戶名或地址" | 1508 msgstr "你需要指定用戶名或地址" |
| 1509 | |
| 1510 #: ../roundup/cgi/actions.py:1016 | |
| 1511 #, fuzzy, python-format | |
| 1512 msgid "Confirm reset of password for %s" | |
| 1513 msgstr "口令確認" | |
| 1514 | |
| 1515 #: ../roundup/cgi/actions.py:1017 | |
| 1516 #, python-format | |
| 1517 msgid "" | |
| 1518 "\n" | |
| 1519 "Someone, perhaps you, has requested that the password be changed for your\n" | |
| 1520 "username, \"%(name)s\". If you wish to proceed with the change, please " | |
| 1521 "follow\n" | |
| 1522 "the link below:\n" | |
| 1523 "\n" | |
| 1524 " %(url)suser?@template=forgotten&@action=passrst&otk=%(otk)s\n" | |
| 1525 "\n" | |
| 1526 "You should then receive another email with the new password.\n" | |
| 1527 msgstr "" | |
| 1495 | 1528 |
| 1496 #: ../roundup/cgi/actions.py:1030 | 1529 #: ../roundup/cgi/actions.py:1030 |
| 1497 #, python-format | 1530 #, python-format |
| 1498 msgid "Email sent to primary notification address for %s." | 1531 msgid "Email sent to primary notification address for %s." |
| 1499 msgstr "" | 1532 msgstr "" |
| 1508 msgstr "你已經註冊,歡迎!" | 1541 msgstr "你已經註冊,歡迎!" |
| 1509 | 1542 |
| 1510 #: ../roundup/cgi/actions.py:1137 | 1543 #: ../roundup/cgi/actions.py:1137 |
| 1511 #, python-format | 1544 #, python-format |
| 1512 msgid "Username '%s' is already used." | 1545 msgid "Username '%s' is already used." |
| 1546 msgstr "" | |
| 1547 | |
| 1548 #: ../roundup/cgi/actions.py:1162 | |
| 1549 #, python-format | |
| 1550 msgid "Complete your registration to %s -- key %s" | |
| 1551 msgstr "" | |
| 1552 | |
| 1553 #: ../roundup/cgi/actions.py:1164 | |
| 1554 #, python-format | |
| 1555 msgid "" | |
| 1556 "To complete your registration of the user \"%(name)s\" with\n" | |
| 1557 "%(tracker)s, please do one of the following:\n" | |
| 1558 "\n" | |
| 1559 "- send a reply to %(tracker_email)s and maintain the subject line as is " | |
| 1560 "(the\n" | |
| 1561 "reply's additional \"Re:\" is ok),\n" | |
| 1562 "\n" | |
| 1563 "- or visit the following URL:\n" | |
| 1564 "\n" | |
| 1565 "%(url)s?@action=confrego&otk=%(otk)s\n" | |
| 1566 "\n" | |
| 1567 msgstr "" | |
| 1568 | |
| 1569 #: ../roundup/cgi/actions.py:1177 | |
| 1570 #, python-format | |
| 1571 msgid "Complete your registration to %s" | |
| 1572 msgstr "" | |
| 1573 | |
| 1574 #: ../roundup/cgi/actions.py:1178 | |
| 1575 #, python-format | |
| 1576 msgid "" | |
| 1577 "To complete your registration of the user \"%(name)s\" with\n" | |
| 1578 "%(tracker)s, please visit the following URL:\n" | |
| 1579 "\n" | |
| 1580 "%(url)s?@action=confrego&otk=%(otk)s\n" | |
| 1581 "\n" | |
| 1513 msgstr "" | 1582 msgstr "" |
| 1514 | 1583 |
| 1515 #: ../roundup/cgi/actions.py:1202 | 1584 #: ../roundup/cgi/actions.py:1202 |
| 1516 msgid "It is not permitted to supply roles at registration." | 1585 msgid "It is not permitted to supply roles at registration." |
| 1517 msgstr "不允許在註冊時指供角色。" | 1586 msgstr "不允許在註冊時指供角色。" |
| 2408 "\n" | 2477 "\n" |
| 2409 "There was a problem with the message you sent:\n" | 2478 "There was a problem with the message you sent:\n" |
| 2410 " %(message)s\n" | 2479 " %(message)s\n" |
| 2411 msgstr "" | 2480 msgstr "" |
| 2412 | 2481 |
| 2413 #: ../roundup/mailgw.py:1667 | 2482 #: ../roundup/mailgw.py:1673 |
| 2414 #, python-format | 2483 #, python-format |
| 2415 msgid "" | 2484 msgid "" |
| 2416 "\n" | 2485 "\n" |
| 2417 "The mail gateway is not properly set up. Please contact\n" | 2486 "The mail gateway is not properly set up. Please contact\n" |
| 2418 "%(mailadmin)s and have them fix the incorrect class specified as:\n" | 2487 "%(mailadmin)s and have them fix the incorrect class specified as:\n" |
| 2419 " %(clsname)s\n" | 2488 " %(clsname)s\n" |
| 2420 msgstr "" | 2489 msgstr "" |
| 2421 | 2490 |
| 2422 #: ../roundup/mailgw.py:1698 | 2491 #: ../roundup/mailgw.py:1704 |
| 2423 #, python-format | 2492 #, python-format |
| 2424 msgid "" | 2493 msgid "" |
| 2425 "\n" | 2494 "\n" |
| 2426 "The mail gateway is not properly set up. Please contact\n" | 2495 "The mail gateway is not properly set up. Please contact\n" |
| 2427 "%(mailadmin)s and have them fix the incorrect properties:\n" | 2496 "%(mailadmin)s and have them fix the incorrect properties:\n" |
| 2428 " %(errors)s\n" | 2497 " %(errors)s\n" |
| 2429 msgstr "" | 2498 msgstr "" |
| 2430 | 2499 |
| 2431 #: ../roundup/mailgw.py:1719 | 2500 #: ../roundup/mailgw.py:1725 |
| 2432 msgid "not of form [arg=value,value,...;arg=value,value,...]" | 2501 msgid "not of form [arg=value,value,...;arg=value,value,...]" |
| 2433 msgstr "" | 2502 msgstr "" |
| 2434 | 2503 |
| 2435 #: ../roundup/rest.py:406 | 2504 #: ../roundup/rest.py:406 |
| 2436 #, python-format | 2505 #, python-format |
| 2452 msgid "" | 2521 msgid "" |
| 2453 "Unable to parse Accept Header. %(error)s. Acceptable types: " | 2522 "Unable to parse Accept Header. %(error)s. Acceptable types: " |
| 2454 "%(acceptable_types)s" | 2523 "%(acceptable_types)s" |
| 2455 msgstr "" | 2524 msgstr "" |
| 2456 | 2525 |
| 2457 #: ../roundup/rest.py:2264 | 2526 #: ../roundup/rest.py:2268 |
| 2458 #, python-format | 2527 #, python-format |
| 2459 msgid "" | 2528 msgid "" |
| 2460 "Unrecognized api version: %s. See /rest without specifying api version for " | 2529 "Unrecognized api version: %s. See /rest without specifying api version for " |
| 2461 "supported versions." | 2530 "supported versions." |
| 2462 msgstr "" | 2531 msgstr "" |
