Skip to content

Commit

Permalink
Rendering German translation
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Nov 2, 2017
1 parent 48f18fe commit a94f0ca
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion plumbum/cli/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-11-02 15:20-0400\n"
"POT-Creation-Date: 2017-11-02 12:12-0400\n"
"PO-Revision-Date: 2017-11-02 15:04+0200\n"
"Last-Translator: Christoph Hasse <christoph.hasse@cern.ch> \n"
"Language: de_DE\n"
Expand Down
Binary file added plumbum/cli/i18n/de/LC_MESSAGES/plumbum.cli.mo
Binary file not shown.
3 changes: 3 additions & 0 deletions translations.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#!/usr/bin/env python

# If you are on macOS and using brew, you might need the following first:
# export PATH="/usr/local/opt/gettext/bin:$PATH"

from plumbum import local, FG
from plumbum.cmd import xgettext, msgmerge, msgfmt

Expand Down

0 comments on commit a94f0ca

Please sign in to comment.