1.1 --- a/translations/pymove3d.pot Sun Jan 19 08:57:05 2014 +0100
1.2 +++ b/translations/pymove3d.pot Sun Jan 19 09:11:56 2014 +0100
1.3 @@ -8,7 +8,7 @@
1.4 msgstr ""
1.5 "Project-Id-Version: PROJECT VERSION\n"
1.6 "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
1.7 -"POT-Creation-Date: 2014-01-18 20:46+0100\n"
1.8 +"POT-Creation-Date: 2014-01-19 09:05+0100\n"
1.9 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1.10 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1.11 "Language-Team: LANGUAGE <LL@li.org>\n"
1.12 @@ -17,23 +17,86 @@
1.13 "Content-Transfer-Encoding: 8bit\n"
1.14 "Generated-By: Babel 1.3\n"
1.15
1.16 -#: pymove3d.py:25
1.17 -msgid "Competition"
1.18 +#: sayings.py:5
1.19 +msgid "The Zen of Python, by Tim Peters"
1.20 msgstr ""
1.21
1.22 -#: pymove3d.py:26
1.23 -msgid "Task"
1.24 +#: sayings.py:5 sayings.py:6 sayings.py:7 sayings.py:8 sayings.py:9
1.25 +#: sayings.py:10 sayings.py:11 sayings.py:12 sayings.py:13 sayings.py:14
1.26 +#: sayings.py:15 sayings.py:16 sayings.py:17 sayings.py:18 sayings.py:19
1.27 +#: sayings.py:20 sayings.py:21 sayings.py:22 sayings.py:23
1.28 +msgid "__Tim Peters, The Zen of Python"
1.29 msgstr ""
1.30
1.31 -#: pymove3d.py:27
1.32 -msgid "Submission"
1.33 +#: sayings.py:6
1.34 +msgid "Beautiful is better than ugly."
1.35 msgstr ""
1.36
1.37 -#: pymove3d.py:28
1.38 -msgid "Coursematerial"
1.39 +#: sayings.py:7
1.40 +msgid "Explicit is better than implicit."
1.41 msgstr ""
1.42
1.43 -#: pymove3d.py:98
1.44 -msgid "/dates"
1.45 +#: sayings.py:8
1.46 +msgid "Simple is better than complex."
1.47 msgstr ""
1.48
1.49 +#: sayings.py:9
1.50 +msgid "Complex is better than complicated."
1.51 +msgstr ""
1.52 +
1.53 +#: sayings.py:10
1.54 +msgid "Flat is better than nested."
1.55 +msgstr ""
1.56 +
1.57 +#: sayings.py:11
1.58 +msgid "Sparse is better than dense."
1.59 +msgstr ""
1.60 +
1.61 +#: sayings.py:12
1.62 +msgid "Readability counts."
1.63 +msgstr ""
1.64 +
1.65 +#: sayings.py:13
1.66 +msgid "Special cases aren't special enough to break the rules."
1.67 +msgstr ""
1.68 +
1.69 +#: sayings.py:14
1.70 +msgid "Although practicality beats purity."
1.71 +msgstr ""
1.72 +
1.73 +#: sayings.py:15
1.74 +msgid "Errors should never pass silently."
1.75 +msgstr ""
1.76 +
1.77 +#: sayings.py:16
1.78 +msgid "Unless explicitly silenced."
1.79 +msgstr ""
1.80 +
1.81 +#: sayings.py:17
1.82 +msgid "In the face of ambiguity, refuse the temptation to guess."
1.83 +msgstr ""
1.84 +
1.85 +#: sayings.py:18
1.86 +msgid "Although that way may not be obvious at first unless you're Dutch."
1.87 +msgstr ""
1.88 +
1.89 +#: sayings.py:19
1.90 +msgid "Now is better than never."
1.91 +msgstr ""
1.92 +
1.93 +#: sayings.py:20
1.94 +msgid "Although never is often better than *right* now."
1.95 +msgstr ""
1.96 +
1.97 +#: sayings.py:21
1.98 +msgid "If the implementation is hard to explain, it's a bad idea."
1.99 +msgstr ""
1.100 +
1.101 +#: sayings.py:22
1.102 +msgid "If the implementation is easy to explain, it may be a good idea."
1.103 +msgstr ""
1.104 +
1.105 +#: sayings.py:23
1.106 +msgid "Namespaces are one honking great idea -- let's do more of those!"
1.107 +msgstr ""
1.108 +