1 # Translations template 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.
9 "Project-Id-Version: PROJECT VERSION\n"
10 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11 "POT-Creation-Date: 2014-01-25 09:32+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\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:58 pymove3d.py:70 pymove3d.py:82
37 msgid "About Competition"
40 #: pymove3d.py:59 pymove3d.py:71 pymove3d.py:83
44 #: pymove3d.py:60 pymove3d.py:72 pymove3d.py:84
49 msgid "Competition 2013"
54 "The winners of the programming competition, showed at the PyCon.DE 2013 "
55 "in Cologne their results. A short presentation inlcuding a movie about "
61 "Both students presented to the astonished audience of over 250 Python "
62 "developers their work."
67 "A long applause showed up. Valentin had 9 months ago learned Python and "
68 "Blender discovered earlier. His Skatsimulation even includes 3D sound."
73 "The preparatory courses were made by volunteers, such as the employees of"
74 " the magazine \"Time Online\" performed. The following blog entry is a "
75 "little impression of the success of the courses"
79 msgid "Anne a 15 year old girl showed a 3D-Version of the »Game of life«"
83 msgid "Valentin (13 years) demomstrates his »Skat-Simulation«"
87 msgid "The award ceremony"
92 msgid "Url: %(url)s not found"
96 msgid "This information is not available!"
100 msgid "The Zen of Python, by Tim Peters"
103 #: sayings.py:5 sayings.py:6 sayings.py:7 sayings.py:8 sayings.py:9
104 #: sayings.py:10 sayings.py:11 sayings.py:12 sayings.py:13 sayings.py:14
105 #: sayings.py:15 sayings.py:16 sayings.py:17 sayings.py:18 sayings.py:19
106 #: sayings.py:20 sayings.py:21 sayings.py:22 sayings.py:23
107 msgid "__Tim Peters, The Zen of Python"
111 msgid "Beautiful is better than ugly."
115 msgid "Explicit is better than implicit."
119 msgid "Simple is better than complex."
123 msgid "Complex is better than complicated."
127 msgid "Flat is better than nested."
131 msgid "Sparse is better than dense."
135 msgid "Readability counts."
139 msgid "Special cases aren't special enough to break the rules."
143 msgid "Although practicality beats purity."
147 msgid "Errors should never pass silently."
151 msgid "Unless explicitly silenced."
155 msgid "In the face of ambiguity, refuse the temptation to guess."
159 msgid "Although that way may not be obvious at first unless you're Dutch."
163 msgid "Now is better than never."
167 msgid "Although never is often better than *right* now."
171 msgid "If the implementation is hard to explain, it's a bad idea."
175 msgid "If the implementation is easy to explain, it may be a good idea."
179 msgid "Namespaces are one honking great idea -- let's do more of those!"
183 msgid "I once tried Java, but it was too complicated for me, Python is easier."
187 msgid "__Valentin Pratz, novice programmers"