root/i18n/pidgin-awayonlock.pot

Revision 6721eef9b2c8afc7192f2acde01bf661087fd148, 1.5 KB (checked in by Leo Antunes <leo@…>, 23 months ago)

clarify prefs label regarding activation while available

  • Property mode set to 100644
Line 
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2009-07-22 23:19+0200\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=CHARSET\n"
17"Content-Transfer-Encoding: 8bit\n"
18
19#: awayonlock.c:62
20msgid "Failed to get a DBus connection."
21msgstr ""
22
23#: awayonlock.c:78 awayonlock.c:110
24msgid "Failed to create a DBus Proxy."
25msgstr ""
26
27#: awayonlock.c:190
28msgid "Away-on-lock"
29msgstr ""
30
31#: awayonlock.c:191
32msgid "Changes your status when your screensaver gets activated"
33msgstr ""
34
35#: awayonlock.c:192
36msgid ""
37"This plugin changes your status to a preselected saved status or the default "
38"away status whenever your screensaver gets activated. It doesn't interfere "
39"if you're already marked as auto-away and can also avoid changing your "
40"status if you've manually marked yourself as any non-available status."
41msgstr ""
42
43#: awayonlock.c:193
44msgid "Leo Antunes <leo@costela.net>"
45msgstr ""
46
47#: prefs.c:42
48msgid "Status to set on screensaver activation"
49msgstr ""
50
51#: prefs.c:44
52msgid "Default away status"
53msgstr ""
54
55#: prefs.c:65
56msgid "Activate only if current status set to available"
57msgstr ""
Note: See TracBrowser for help on using the browser.