Commit ef1b1aff47fff2e4113c1809534230217b155077
1 parent
a5d924ca
Exists in
master
and in
6 other branches
ENH: German expressions ccase
Showing
1 changed file
with
5 additions
and
5 deletions
Show diff stats
i18n/de.po
... | ... | @@ -198,23 +198,23 @@ msgstr "Hinten" |
198 | 198 | |
199 | 199 | #: constants.py:292 |
200 | 200 | msgid "Top" |
201 | -msgstr "oben" | |
201 | +msgstr "Oben" | |
202 | 202 | |
203 | 203 | #: constants.py:293 |
204 | 204 | msgid "Bottom" |
205 | -msgstr "unten" | |
205 | +msgstr "Unten" | |
206 | 206 | |
207 | 207 | #: constants.py:294 |
208 | 208 | msgid "Right" |
209 | -msgstr "rechts" | |
209 | +msgstr "Rechts" | |
210 | 210 | |
211 | 211 | #: constants.py:295 |
212 | 212 | msgid "Left" |
213 | -msgstr "links" | |
213 | +msgstr "Links" | |
214 | 214 | |
215 | 215 | #: constants.py:296 |
216 | 216 | msgid "Isometric" |
217 | -msgstr "isometrisch" | |
217 | +msgstr "Isometrisch" | |
218 | 218 | |
219 | 219 | #: constants.py:307 |
220 | 220 | msgid "Airways" | ... | ... |