From 6636cbff81061bc270e4d21659fa3fba8eb3c87b Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Fri, 12 Apr 2013 18:44:55 +0200 Subject: Create installation script using distutils --- po/de.po | 26 +++++++++++++------------- po/pylock.pot | 26 +++++++++++++------------- 2 files changed, 26 insertions(+), 26 deletions(-) (limited to 'po') diff --git a/po/de.po b/po/de.po index 9320df1..d5a83ba 100644 --- a/po/de.po +++ b/po/de.po @@ -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 \n" "Language-Team: German \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 {username}." msgstr "Dieser Computer ist zur Zeit vom Benutzer {username} gesperrt." -#: LockWindow.py:73 +#: ../pylock/LockWindow.py:123 msgid "" "This computer is currently locked by the user {username}.\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 {username} 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 {username}.\n" "The user can be logged out now." @@ -44,6 +36,14 @@ msgstr "" "Dieser Computer ist zur Zeit vom Benutzer {username} 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" diff --git a/po/pylock.pot b/po/pylock.pot index 0cb9ab8..1a5dcd9 100644 --- a/po/pylock.pot +++ b/po/pylock.pot @@ -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 \n" "Language-Team: LANGUAGE \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 {username}." msgstr "" -#: LockWindow.py:73 +#: ../pylock/LockWindow.py:127 msgid "" "This computer is currently locked by the user {username}.\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 {username}.\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 "" -- cgit v1.2.3