1 # German translations for PROJECT.
2 # Copyright (C) 2014 ORGANIZATION
3 # This file is distributed under the same license as the PROJECT project.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
8 "Project-Id-Version: PROJECT VERSION\n"
9 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
10 "POT-Creation-Date: 2014-01-19 13:22+0100\n"
11 "PO-Revision-Date: 2014-01-19 07:48+0100\n"
12 "Last-Translator: Peter Koppatz <peter.koppatz@sudile.com>\n"
13 "Language-Team: de <LL@li.org>\n"
14 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
16 "Content-Type: text/plain; charset=utf-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Generated-By: Babel 1.3\n"
33 msgid "Coursematerial"
36 #: pymove3d.py:62 pymove3d.py:73 pymove3d.py:84
37 msgid "About Competition"
38 msgstr "Der Wettbewerb"
40 #: pymove3d.py:63 pymove3d.py:74 pymove3d.py:85
46 msgid "Url: %(url)s not found"
47 msgstr "Url: %(url)s nicht gefunden"
50 msgid "This information is not available!"
51 msgstr "Diese Information ist nicht verfügbar"
54 msgid "The Zen of Python, by Tim Peters"
57 #: sayings.py:5 sayings.py:6 sayings.py:7 sayings.py:8 sayings.py:9
58 #: sayings.py:10 sayings.py:11 sayings.py:12 sayings.py:13 sayings.py:14
59 #: sayings.py:15 sayings.py:16 sayings.py:17 sayings.py:18 sayings.py:19
60 #: sayings.py:20 sayings.py:21 sayings.py:22 sayings.py:23
61 msgid "__Tim Peters, The Zen of Python"
65 msgid "Beautiful is better than ugly."
69 msgid "Explicit is better than implicit."
73 msgid "Simple is better than complex."
77 msgid "Complex is better than complicated."
81 msgid "Flat is better than nested."
85 msgid "Sparse is better than dense."
89 msgid "Readability counts."
93 msgid "Special cases aren't special enough to break the rules."
97 msgid "Although practicality beats purity."
101 msgid "Errors should never pass silently."
105 msgid "Unless explicitly silenced."
109 msgid "In the face of ambiguity, refuse the temptation to guess."
113 msgid "Although that way may not be obvious at first unless you're Dutch."
117 msgid "Now is better than never."
121 msgid "Although never is often better than *right* now."
125 msgid "If the implementation is hard to explain, it's a bad idea."
129 msgid "If the implementation is easy to explain, it may be a good idea."
133 msgid "Namespaces are one honking great idea -- let's do more of those!"