Changeset 6444
- Timestamp:
- 10/02/07 19:45:08 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/django/conf/locale/de/LC_MESSAGES/django.po
r5836 r6444 1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER 2 # This file is distributed under the same license as the PACKAGE package. 3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 1 # Translation of django.po to German 2 # 3 # Copyright (C) 2005-2007, 4 # This file is distributed under the same license as the django package. 4 5 # 5 6 msgid "" … … 1630 1631 msgstr "Webseiten" 1631 1632 1632 #: contrib/humanize/templatetags/humanize.py: 171633 #: contrib/humanize/templatetags/humanize.py:20 1633 1634 msgid "th" 1634 msgstr " "1635 1636 #: contrib/humanize/templatetags/humanize.py: 171635 msgstr "." 1636 1637 #: contrib/humanize/templatetags/humanize.py:20 1637 1638 msgid "st" 1638 msgstr " "1639 1640 #: contrib/humanize/templatetags/humanize.py: 171639 msgstr "." 1640 1641 #: contrib/humanize/templatetags/humanize.py:20 1641 1642 msgid "nd" 1642 msgstr " "1643 1644 #: contrib/humanize/templatetags/humanize.py: 171643 msgstr "." 1644 1645 #: contrib/humanize/templatetags/humanize.py:20 1645 1646 msgid "rd" 1646 msgstr " "1647 1648 #: contrib/humanize/templatetags/humanize.py: 471647 msgstr "." 1648 1649 #: contrib/humanize/templatetags/humanize.py:50 1649 1650 #, python-format 1650 1651 msgid "%(value).1f million" 1651 1652 msgid_plural "%(value).1f million" 1652 msgstr[0] " "1653 msgstr[1] " "1654 1655 #: contrib/humanize/templatetags/humanize.py:5 01653 msgstr[0] "%(value).1f Million" 1654 msgstr[1] "%(value).1f Millionen" 1655 1656 #: contrib/humanize/templatetags/humanize.py:53 1656 1657 #, python-format 1657 1658 msgid "%(value).1f billion" 1658 1659 msgid_plural "%(value).1f billion" 1659 msgstr[0] " "1660 msgstr[1] " "1661 1662 #: contrib/humanize/templatetags/humanize.py:5 31660 msgstr[0] "%(value).1f Milliarde" 1661 msgstr[1] "%(value).1f Milliarden" 1662 1663 #: contrib/humanize/templatetags/humanize.py:56 1663 1664 #, python-format 1664 1665 msgid "%(value).1f trillion" 1665 1666 msgid_plural "%(value).1f trillion" 1666 msgstr[0] " "1667 msgstr[1] " "1668 1669 #: contrib/humanize/templatetags/humanize.py: 681667 msgstr[0] "%(value).1f Billion" 1668 msgstr[1] "%(value).1f Billionen" 1669 1670 #: contrib/humanize/templatetags/humanize.py:71 1670 1671 msgid "one" 1671 1672 msgstr "ein" 1672 1673 1673 #: contrib/humanize/templatetags/humanize.py: 681674 #: contrib/humanize/templatetags/humanize.py:71 1674 1675 msgid "two" 1675 1676 msgstr "zwei" 1676 1677 1677 #: contrib/humanize/templatetags/humanize.py: 681678 #: contrib/humanize/templatetags/humanize.py:71 1678 1679 msgid "three" 1679 1680 msgstr "drei" 1680 1681 1681 #: contrib/humanize/templatetags/humanize.py: 681682 #: contrib/humanize/templatetags/humanize.py:71 1682 1683 msgid "four" 1683 1684 msgstr "vier" 1684 1685 1685 #: contrib/humanize/templatetags/humanize.py: 681686 #: contrib/humanize/templatetags/humanize.py:71 1686 1687 msgid "five" 1687 1688 msgstr "fünf" 1688 1689 1689 #: contrib/humanize/templatetags/humanize.py: 681690 #: contrib/humanize/templatetags/humanize.py:71 1690 1691 msgid "six" 1691 1692 msgstr "sechs" 1692 1693 1693 #: contrib/humanize/templatetags/humanize.py: 681694 #: contrib/humanize/templatetags/humanize.py:71 1694 1695 msgid "seven" 1695 1696 msgstr "sieben" 1696 1697 1697 #: contrib/humanize/templatetags/humanize.py: 681698 #: contrib/humanize/templatetags/humanize.py:71 1698 1699 msgid "eight" 1699 1700 msgstr "acht" 1700 1701 1701 #: contrib/humanize/templatetags/humanize.py: 681702 #: contrib/humanize/templatetags/humanize.py:71 1702 1703 msgid "nine" 1703 1704 msgstr "neun"
