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-05-05 11:15+0200\n"
12 "PO-Revision-Date: 2014-05-05 11:10+0200\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"
33 #: eskp.py:57 eskp.py:68 eskp.py:79
39 msgid "Url: %(url)s not found"
43 msgid "This information is not available!"
46 #~ msgid "The Zen of Python, by Tim Peters"
49 #~ msgid "__Tim Peters, The Zen of Python"
52 #~ msgid "Beautiful is better than ugly."
55 #~ msgid "Explicit is better than implicit."
58 #~ msgid "Simple is better than complex."
61 #~ msgid "Complex is better than complicated."
64 #~ msgid "Flat is better than nested."
67 #~ msgid "Sparse is better than dense."
70 #~ msgid "Readability counts."
73 #~ msgid "Special cases aren't special enough to break the rules."
76 #~ msgid "Although practicality beats purity."
79 #~ msgid "Errors should never pass silently, unless explicitly silenced."
82 #~ msgid "In the face of ambiguity, refuse the temptation to guess."
85 #~ msgid "Although that way may not be obvious at first unless you're Dutch."
88 #~ msgid "Now is better than never."
91 #~ msgid "Although never is often better than *right* now."
94 #~ msgid "If the implementation is hard to explain, it's a bad idea."
97 #~ msgid "If the implementation is easy to explain, it may be a good idea."
100 #~ msgid "Namespaces are one honking great idea -- let's do more of those!"
103 #~ msgid "I once tried Java, but it was too complicated for me, Python is easier."
106 #~ msgid "__Valentin Pratz, novice programmers"