Changeset 19232
- Timestamp:
- 09/18/07 16:22:28 (10 months ago)
- Files:
-
- wp-polls/trunk/polls/polls.php (modified) (1 diff)
- wp-polls/trunk/polls/wp-polls.mo (modified) (previous)
- wp-polls/trunk/polls/wp-polls.pot (modified) (14 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
wp-polls/trunk/polls/polls.php
r17867 r19232 36 36 37 37 ### Create Text Domain For Translations 38 load_plugin_textdomain('wp-polls', 'wp-content/plugins/polls'); 38 add_action('init', 'polls_textdomain'); 39 function polls_textdomain() { 40 load_plugin_textdomain('wp-polls', 'wp-content/plugins/polls'); 41 } 39 42 40 43 wp-polls/trunk/polls/wp-polls.pot
r17965 r19232 3 3 "Project-Id-Version: WP-Polls 2.21\n" 4 4 "POT-Creation-Date: \n" 5 "PO-Revision-Date: 2007-09- 06 22:44+0800\n"5 "PO-Revision-Date: 2007-09-19 00:19+0800\n" 6 6 "Last-Translator: Lester 'GaMerZ' Chan <gamerz84@hotmail.com>\n" 7 7 "Language-Team: Ravan <ravanhagen@gmail.com>\n" … … 18 18 #: polls-add.php:174 19 19 #: polls-add.php:246 20 #: polls.php:5 520 #: polls.php:58 21 21 msgid "Add Poll" 22 22 msgstr "" … … 415 415 #: polls-manager.php:489 416 416 #: polls-manager.php:497 417 #: polls.php:3 47418 #: polls.php:35 2419 #: polls.php:46 3420 #: polls.php:4 68421 #: polls.php:84 5422 #: polls.php:8 49417 #: polls.php:350 418 #: polls.php:355 419 #: polls.php:466 420 #: polls.php:471 421 #: polls.php:848 422 #: polls.php:852 423 423 #, php-format 424 424 msgid "%s @ %s" … … 573 573 574 574 #: polls-manager.php:461 575 #: polls.php:5 4575 #: polls.php:57 576 576 msgid "Manage Polls" 577 577 msgstr "" … … 584 584 #: polls-templates.php:116 585 585 #: polls-templates.php:119 586 #: polls.php:1313587 586 #: polls.php:1316 587 #: polls.php:1319 588 588 msgid "Total Voters" 589 589 msgstr "" … … 598 598 599 599 #: polls-manager.php:495 600 #: polls.php:35 0601 #: polls.php:46 6602 #: polls.php:8 47600 #: polls.php:353 601 #: polls.php:469 602 #: polls.php:850 603 603 msgid "No Expiry" 604 604 msgstr "" … … 742 742 743 743 #: polls-options.php:131 744 #: polls.php:5 6744 #: polls.php:59 745 745 msgid "Poll Options" 746 746 msgstr "" … … 826 826 #: polls-templates.php:110 827 827 #: polls-templates.php:113 828 #: polls.php:131 0829 #: polls.php:131 1828 #: polls.php:1313 829 #: polls.php:1314 830 830 msgid "Votes" 831 831 msgstr "" … … 1015 1015 #: polls-templates.php:104 1016 1016 #: polls-templates.php:119 1017 #: polls.php:130 41018 #: polls.php:13 171017 #: polls.php:1307 1018 #: polls.php:1320 1019 1019 msgid "Vote" 1020 1020 msgstr "" 1021 1021 1022 1022 #: polls-templates.php:104 1023 #: polls.php:130 51023 #: polls.php:1308 1024 1024 msgid "View Results Of This Poll" 1025 1025 msgstr "" 1026 1026 1027 1027 #: polls-templates.php:104 1028 #: polls.php:130 51028 #: polls.php:1308 1029 1029 msgid "View Results" 1030 1030 msgstr "" 1031 1031 1032 1032 #: polls-templates.php:113 1033 #: polls.php:131 11033 #: polls.php:1314 1034 1034 msgid "You Have Voted For This Choice" 1035 1035 msgstr "" 1036 1036 1037 1037 #: polls-templates.php:119 1038 #: polls.php:13 171038 #: polls.php:1320 1039 1039 msgid "Vote For This Poll" 1040 1040 msgstr "" … … 1042 1042 #: polls-templates.php:122 1043 1043 #: polls-usage.php:80 1044 #: polls.php:134 41044 #: polls.php:1347 1045 1045 msgid "Polls Archive" 1046 1046 msgstr "" … … 1055 1055 1056 1056 #: polls-templates.php:131 1057 #: polls.php:13 191057 #: polls.php:1322 1058 1058 msgid "Sorry, there are no polls available at the moment." 1059 1059 msgstr "" 1060 1060 1061 1061 #: polls-templates.php:134 1062 #: polls.php:132 01062 #: polls.php:1323 1063 1063 msgid "An error has occurred when processing your poll." 1064 1064 msgstr "" 1065 1065 1066 1066 #: polls-templates.php:144 1067 #: polls.php: 571067 #: polls.php:60 1068 1068 msgid "Poll Templates" 1069 1069 msgstr "" … … 1325 1325 #: polls-uninstall.php:81 1326 1326 #: polls-uninstall.php:91 1327 #: polls.php: 591327 #: polls.php:62 1328 1328 msgid "Uninstall WP-Polls" 1329 1329 msgstr "" … … 1493 1493 1494 1494 #: polls-widget.php:64 1495 #: polls.php:5 11495 #: polls.php:54 1496 1496 msgid "Polls" 1497 1497 msgstr "" … … 1509 1509 msgstr "" 1510 1510 1511 #: polls.php: 581511 #: polls.php:61 1512 1512 msgid "Poll Usage" 1513 1513 msgstr "" 1514 1514 1515 #: polls.php: 1981516 #: polls.php:20 41515 #: polls.php:201 1516 #: polls.php:207 1517 1517 msgid "Poll" 1518 1518 msgstr "" 1519 1519 1520 #: polls.php:20 51520 #: polls.php:208 1521 1521 msgid "Insert Poll" 1522 1522 msgstr "" 1523 1523 1524 #: polls.php:4 281525 #: polls.php:5 881524 #: polls.php:431 1525 #: polls.php:591 1526 1526 msgid "Loading" 1527 1527 msgstr "" 1528 1528 1529 #: polls.php:63 11529 #: polls.php:634 1530 1530 msgid "Note: There is a poll embedded within this post, please visit the site to participate in this post's poll." 1531 1531 msgstr "" 1532 1532 1533 #: polls.php:97 41533 #: polls.php:977 1534 1534 msgid "Previous Page" 1535 1535 msgstr "" 1536 1536 1537 #: polls.php:98 21537 #: polls.php:985 1538 1538 msgid "Next Page" 1539 1539 msgstr "" 1540 1540 1541 #: polls.php:99 11541 #: polls.php:994 1542 1542 msgid "Pages" 1543 1543 msgstr "" 1544 1544 1545 #: polls.php:99 31545 #: polls.php:996 1546 1546 msgid "Go to First Page" 1547 1547 msgstr "" 1548 1548 1549 #: polls.php:99 31549 #: polls.php:996 1550 1550 msgid "First" 1551 1551 msgstr "" 1552 1552 1553 #: polls.php:99 61554 #: polls.php:10 081553 #: polls.php:999 1554 #: polls.php:1011 1555 1555 msgid "Go to Page" 1556 1556 msgstr "" 1557 1557 1558 #: polls.php:100 31558 #: polls.php:1006 1559 1559 msgid "Page" 1560 1560 msgstr "" 1561 1561 1562 #: polls.php:101 11562 #: polls.php:1014 1563 1563 msgid "Go to Last Page" 1564 1564 msgstr "" 1565 1565 1566 #: polls.php:101 11566 #: polls.php:1014 1567 1567 msgid "Last" 1568 1568 msgstr "" 1569 1569 1570 #: polls.php:118 41570 #: polls.php:1187 1571 1571 #, php-format 1572 1572 msgid "Unable To Update Poll Total Votes And Poll Total Voters. Poll ID #%s" 1573 1573 msgstr "" 1574 1574 1575 #: polls.php:11 881575 #: polls.php:1191 1576 1576 #, php-format 1577 1577 msgid "You Had Already Voted For This Poll. Poll ID #%s" 1578 1578 msgstr "" 1579 1579 1580 #: polls.php:119 21580 #: polls.php:1195 1581 1581 #, php-format 1582 1582 msgid "Invalid Poll ID. Poll ID #%s" 1583 1583 msgstr "" 1584 1584 1585 #: polls.php:12 181586 #: polls.php:122 01587 #: polls.php:123 01585 #: polls.php:1221 1586 #: polls.php:1223 1587 #: polls.php:1233 1588 1588 msgid "WP-Polls" 1589 1589 msgstr "" 1590 1590 1591 #: polls.php:123 21591 #: polls.php:1235 1592 1592 msgid "polls were created." 1593 1593 msgstr "" 1594 1594 1595 #: polls.php:123 31595 #: polls.php:1236 1596 1596 msgid "polls' answers were given." 1597 1597 msgstr "" 1598 1598 1599 #: polls.php:123 41599 #: polls.php:1237 1600 1600 msgid "votes were casted." 1601 1601 msgstr "" 1602 1602 1603 #: polls.php:12 881603 #: polls.php:1291 1604 1604 msgid "How Is My Site?" 1605 1605 msgstr "" 1606 1606 1607 #: polls.php:129 11607 #: polls.php:1294 1608 1608 msgid "Good" 1609 1609 msgstr "" 1610 1610 1611 #: polls.php:129 21611 #: polls.php:1295 1612 1612 msgid "Excellent" 1613 1613 msgstr "" 1614 1614 1615 #: polls.php:129 31615 #: polls.php:1296 1616 1616 msgid "Bad" 1617 1617 msgstr "" 1618 1618 1619 #: polls.php:129 41619 #: polls.php:1297 1620 1620 msgid "Can Be Improved" 1621 1621 msgstr "" 1622 1622 1623 #: polls.php:129 51623 #: polls.php:1298 1624 1624 msgid "No Comments" 1625 1625 msgstr ""
