1 # English 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.
9 "Project-Id-Version: PROJECT VERSION\n"
10 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11 "POT-Creation-Date: 2014-01-19 18:55+0100\n"
12 "PO-Revision-Date: 2014-01-18 20:46+0100\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: en <LL@li.org>\n"
15 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
17 "Content-Type: text/plain; charset=utf-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Generated-By: Babel 1.3\n"
34 msgid "Coursematerial"
37 #: pymove3d.py:62 pymove3d.py:74 pymove3d.py:86
38 msgid "About Competition"
41 #: pymove3d.py:63 pymove3d.py:75 pymove3d.py:87
45 #: pymove3d.py:64 pymove3d.py:76 pymove3d.py:88
51 msgid "Url: %(url)s not found"
55 msgid "This information is not available!"
59 msgid "The Zen of Python, by Tim Peters"
62 #: sayings.py:5 sayings.py:6 sayings.py:7 sayings.py:8 sayings.py:9
63 #: sayings.py:10 sayings.py:11 sayings.py:12 sayings.py:13 sayings.py:14
64 #: sayings.py:15 sayings.py:16 sayings.py:17 sayings.py:18 sayings.py:19
65 #: sayings.py:20 sayings.py:21 sayings.py:22 sayings.py:23
66 msgid "__Tim Peters, The Zen of Python"
70 msgid "Beautiful is better than ugly."
74 msgid "Explicit is better than implicit."
78 msgid "Simple is better than complex."
82 msgid "Complex is better than complicated."
86 msgid "Flat is better than nested."
90 msgid "Sparse is better than dense."
94 msgid "Readability counts."
98 msgid "Special cases aren't special enough to break the rules."
102 msgid "Although practicality beats purity."
106 msgid "Errors should never pass silently."
110 msgid "Unless explicitly silenced."
114 msgid "In the face of ambiguity, refuse the temptation to guess."
118 msgid "Although that way may not be obvious at first unless you're Dutch."
122 msgid "Now is better than never."
126 msgid "Although never is often better than *right* now."
130 msgid "If the implementation is hard to explain, it's a bad idea."
134 msgid "If the implementation is easy to explain, it may be a good idea."
138 msgid "Namespaces are one honking great idea -- let's do more of those!"