translations/pymove3d.pot
author Reimar Bauer <rb.proj AT googlemail DOT com>
Sat, 25 Jan 2014 09:38:46 +0100
changeset 218 6c624624327c
parent 217 2c7c55d66ec1
child 224 66062f45cd1e
permissions -rw-r--r--
sayings got a new message, and some more translations added
rb@98
     1
# Translations template for PROJECT.
rb@98
     2
# Copyright (C) 2014 ORGANIZATION
rb@98
     3
# This file is distributed under the same license as the PROJECT project.
rb@98
     4
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
rb@98
     5
#
rb@98
     6
#, fuzzy
rb@98
     7
msgid ""
rb@98
     8
msgstr ""
rb@98
     9
"Project-Id-Version: PROJECT VERSION\n"
rb@98
    10
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
rb@218
    11
"POT-Creation-Date: 2014-01-25 09:32+0100\n"
rb@98
    12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
rb@98
    13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
rb@98
    14
"Language-Team: LANGUAGE <LL@li.org>\n"
rb@98
    15
"MIME-Version: 1.0\n"
rb@98
    16
"Content-Type: text/plain; charset=utf-8\n"
rb@98
    17
"Content-Transfer-Encoding: 8bit\n"
rb@98
    18
"Generated-By: Babel 1.3\n"
rb@98
    19
rb@217
    20
#: pymove3d.py:35
rb@158
    21
msgid "Competition"
rb@158
    22
msgstr ""
rb@158
    23
rb@217
    24
#: pymove3d.py:36
rb@158
    25
msgid "Task"
rb@158
    26
msgstr ""
rb@158
    27
rb@217
    28
#: pymove3d.py:37
rb@158
    29
msgid "Submission"
rb@158
    30
msgstr ""
rb@158
    31
rb@217
    32
#: pymove3d.py:38
rb@158
    33
msgid "Coursematerial"
rb@158
    34
msgstr ""
rb@158
    35
rb@217
    36
#: pymove3d.py:58 pymove3d.py:70 pymove3d.py:82
rb@168
    37
msgid "About Competition"
rb@168
    38
msgstr ""
rb@168
    39
rb@217
    40
#: pymove3d.py:59 pymove3d.py:71 pymove3d.py:83
rb@168
    41
msgid "Dates"
rb@168
    42
msgstr ""
rb@168
    43
rb@217
    44
#: pymove3d.py:60 pymove3d.py:72 pymove3d.py:84
rb@173
    45
msgid "Impressions"
rb@173
    46
msgstr ""
rb@173
    47
rb@217
    48
#: pymove3d.py:134
rb@217
    49
msgid "Competition 2013"
rb@217
    50
msgstr ""
rb@217
    51
rb@217
    52
#: pymove3d.py:135
rb@217
    53
msgid ""
rb@217
    54
"The winners of the programming competition, showed at the PyCon.DE 2013 "
rb@217
    55
"in Cologne their results. A short presentation inlcuding a movie about "
rb@217
    56
"their work done."
rb@217
    57
msgstr ""
rb@217
    58
rb@217
    59
#: pymove3d.py:138
rb@217
    60
msgid ""
rb@217
    61
"Both students presented to the astonished audience of over 250 Python "
rb@217
    62
"developers their work."
rb@217
    63
msgstr ""
rb@217
    64
rb@217
    65
#: pymove3d.py:139
rb@217
    66
msgid ""
rb@217
    67
"A long applause showed up. Valentin had 9 months ago learned Python and "
rb@217
    68
"Blender discovered earlier. His Skatsimulation even includes 3D sound."
rb@217
    69
msgstr ""
rb@217
    70
rb@217
    71
#: pymove3d.py:142
rb@217
    72
msgid ""
rb@217
    73
"The preparatory courses were made by volunteers, such as the employees of"
rb@217
    74
" the magazine \"Time Online\" performed. The following blog entry is a "
rb@217
    75
"little impression of the success of the courses"
rb@217
    76
msgstr ""
rb@217
    77
rb@217
    78
#: pymove3d.py:146
rb@217
    79
msgid "Anne a 15 year old girl showed a 3D-Version of the »Game of life«"
rb@217
    80
msgstr ""
rb@217
    81
rb@173
    82
#: pymove3d.py:147
rb@217
    83
msgid "Valentin (13 years) demomstrates his »Skat-Simulation«"
rb@217
    84
msgstr ""
rb@217
    85
rb@217
    86
#: pymove3d.py:148
rb@217
    87
msgid "The award ceremony"
rb@217
    88
msgstr ""
rb@217
    89
rb@217
    90
#: pymove3d.py:161
rb@158
    91
#, python-format
rb@158
    92
msgid "Url: %(url)s not found"
rb@158
    93
msgstr ""
rb@158
    94
rb@217
    95
#: pymove3d.py:162
rb@158
    96
msgid "This information is not available!"
rb@158
    97
msgstr ""
rb@158
    98
rb@152
    99
#: sayings.py:5
rb@152
   100
msgid "The Zen of Python, by Tim Peters"
peter@143
   101
msgstr ""
peter@143
   102
rb@152
   103
#: sayings.py:5 sayings.py:6 sayings.py:7 sayings.py:8 sayings.py:9
rb@152
   104
#: sayings.py:10 sayings.py:11 sayings.py:12 sayings.py:13 sayings.py:14
rb@152
   105
#: sayings.py:15 sayings.py:16 sayings.py:17 sayings.py:18 sayings.py:19
rb@152
   106
#: sayings.py:20 sayings.py:21 sayings.py:22 sayings.py:23
rb@152
   107
msgid "__Tim Peters, The Zen of Python"
peter@143
   108
msgstr ""
peter@143
   109
rb@152
   110
#: sayings.py:6
rb@152
   111
msgid "Beautiful is better than ugly."
peter@143
   112
msgstr ""
peter@143
   113
rb@152
   114
#: sayings.py:7
rb@152
   115
msgid "Explicit is better than implicit."
peter@143
   116
msgstr ""
peter@143
   117
rb@152
   118
#: sayings.py:8
rb@152
   119
msgid "Simple is better than complex."
peter@143
   120
msgstr ""
peter@143
   121
rb@152
   122
#: sayings.py:9
rb@152
   123
msgid "Complex is better than complicated."
rb@152
   124
msgstr ""
rb@152
   125
rb@152
   126
#: sayings.py:10
rb@152
   127
msgid "Flat is better than nested."
rb@152
   128
msgstr ""
rb@152
   129
rb@152
   130
#: sayings.py:11
rb@152
   131
msgid "Sparse is better than dense."
rb@152
   132
msgstr ""
rb@152
   133
rb@152
   134
#: sayings.py:12
rb@152
   135
msgid "Readability counts."
rb@152
   136
msgstr ""
rb@152
   137
rb@152
   138
#: sayings.py:13
rb@152
   139
msgid "Special cases aren't special enough to break the rules."
rb@152
   140
msgstr ""
rb@152
   141
rb@152
   142
#: sayings.py:14
rb@152
   143
msgid "Although practicality beats purity."
rb@152
   144
msgstr ""
rb@152
   145
rb@152
   146
#: sayings.py:15
rb@152
   147
msgid "Errors should never pass silently."
rb@152
   148
msgstr ""
rb@152
   149
rb@152
   150
#: sayings.py:16
rb@152
   151
msgid "Unless explicitly silenced."
rb@152
   152
msgstr ""
rb@152
   153
rb@152
   154
#: sayings.py:17
rb@152
   155
msgid "In the face of ambiguity, refuse the temptation to guess."
rb@152
   156
msgstr ""
rb@152
   157
rb@152
   158
#: sayings.py:18
rb@152
   159
msgid "Although that way may not be obvious at first unless you're Dutch."
rb@152
   160
msgstr ""
rb@152
   161
rb@152
   162
#: sayings.py:19
rb@152
   163
msgid "Now is better than never."
rb@152
   164
msgstr ""
rb@152
   165
rb@152
   166
#: sayings.py:20
rb@152
   167
msgid "Although never is often better than *right* now."
rb@152
   168
msgstr ""
rb@152
   169
rb@152
   170
#: sayings.py:21
rb@152
   171
msgid "If the implementation is hard to explain, it's a bad idea."
rb@152
   172
msgstr ""
rb@152
   173
rb@152
   174
#: sayings.py:22
rb@152
   175
msgid "If the implementation is easy to explain, it may be a good idea."
rb@152
   176
msgstr ""
rb@152
   177
rb@152
   178
#: sayings.py:23
rb@152
   179
msgid "Namespaces are one honking great idea -- let's do more of those!"
rb@152
   180
msgstr ""
rb@152
   181
rb@218
   182
#: sayings.py:24
rb@218
   183
msgid "I once tried Java, but it was too complicated for me, Python is easier."
rb@218
   184
msgstr ""
rb@218
   185
rb@218
   186
#: sayings.py:24
rb@218
   187
msgid "__Valentin Pratz,  novice programmers"
rb@218
   188
msgstr ""
rb@218
   189
Impressum Datenschutzerklärung