From aff9ec19a2622905c4cb36c66794db916c90ca89 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 19 Sep 2013 19:41:24 +0200 Subject: Implement ulock --- po/ulock.pot | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 po/ulock.pot (limited to 'po/ulock.pot') diff --git a/po/ulock.pot b/po/ulock.pot new file mode 100644 index 0000000..697554b --- /dev/null +++ b/po/ulock.pot @@ -0,0 +1,49 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-09-19 18:53+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ulock.c:88 +#, c-format +msgid "This computer is currently locked by the user %s." +msgstr "" + +#: ulock.c:92 +#, c-format +msgid "" +"This computer is currently locked by the user %s.\n" +"The user can be logged out in %02u:%02u minutes." +msgstr "" + +#: ulock.c:98 +#, c-format +msgid "" +"This computer is currently locked by the user %s.\n" +"The user can be logged out now." +msgstr "" + +#: data/unlock.ui:58 +msgid "Password:" +msgstr "" + +#: data/unlock.ui:109 +msgid "Unlock" +msgstr "" + +#: data/unlock.ui:125 +msgid "Logout" +msgstr "" -- cgit v1.2.3