Create installation script using distutils

This commit is contained in:
Matthias Schiffer 2013-04-12 18:44:55 +02:00
parent 4659883ba0
commit 6636cbff81
15 changed files with 405 additions and 157 deletions

View file

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pylock 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-02-01 19:25+0100\n"
"POT-Creation-Date: 2013-04-12 16:37+0200\n"
"PO-Revision-Date: 2012-02-01 19:30+0100\n"
"Last-Translator: Matthias Schiffer <mschiffer@universe-factory.net>\n"
"Language-Team: German <de@li.org>\n"
@ -16,19 +16,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: unlock.ui:115 unlock.ui:113
msgid "Unlock"
msgstr "Entsperren"
#: unlock.ui:132 unlock.ui:129
msgid "Logout"
msgstr "Ausloggen"
#: LockWindow.py:69
#: ../pylock/LockWindow.py:119
msgid "This computer is currently locked by the user <i>{username}</i>."
msgstr "Dieser Computer ist zur Zeit vom Benutzer <i>{username}</i> gesperrt."
#: LockWindow.py:73
#: ../pylock/LockWindow.py:123
msgid ""
"This computer is currently locked by the user <i>{username}</i>.\n"
"The user can be logged out in {minutes:02}:{seconds:02} minutes."
@ -36,7 +28,7 @@ msgstr ""
"Dieser Computer ist zur Zeit vom Benutzer <i>{username}</i> gesperrt.\n"
"Der Benutzer kann in {minutes:02}:{seconds:02} Minuten ausgeloggt werden."
#: LockWindow.py:78
#: ../pylock/LockWindow.py:128
msgid ""
"This computer is currently locked by the user <i>{username}</i>.\n"
"The user can be logged out now."
@ -44,6 +36,14 @@ msgstr ""
"Dieser Computer ist zur Zeit vom Benutzer <i>{username}</i> gesperrt.\n"
"Der Benutzer kann jetzt ausgeloggt werden."
#: unlock.ui:63
#: ../unlock.ui.h:1
msgid "Password:"
msgstr "Passwort:"
#: ../unlock.ui.h:2
msgid "Unlock"
msgstr "Entsperren"
#: ../unlock.ui.h:3
msgid "Logout"
msgstr "Ausloggen"

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-02-01 19:25+0100\n"
"POT-Creation-Date: 2013-04-12 18:43+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,30 +17,30 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: unlock.ui:115 unlock.ui:113
msgid "Unlock"
msgstr ""
#: unlock.ui:132 unlock.ui:129
msgid "Logout"
msgstr ""
#: LockWindow.py:69
#: ../pylock/LockWindow.py:123
msgid "This computer is currently locked by the user <i>{username}</i>."
msgstr ""
#: LockWindow.py:73
#: ../pylock/LockWindow.py:127
msgid ""
"This computer is currently locked by the user <i>{username}</i>.\n"
"The user can be logged out in {minutes:02}:{seconds:02} minutes."
msgstr ""
#: LockWindow.py:78
#: ../pylock/LockWindow.py:132
msgid ""
"This computer is currently locked by the user <i>{username}</i>.\n"
"The user can be logged out now."
msgstr ""
#: unlock.ui:63
#: ../pylock/data/unlock.ui.h:1
msgid "Password:"
msgstr ""
#: ../pylock/data/unlock.ui.h:2
msgid "Unlock"
msgstr ""
#: ../pylock/data/unlock.ui.h:3
msgid "Logout"
msgstr ""