diff options
author | Didier Roche <didier.roche@canonical.com> | 2012-11-16 14:56:54 +0100 |
---|---|---|
committer | Didier Roche <didier.roche@canonical.com> | 2012-11-16 14:56:54 +0100 |
commit | 6e8766268569e0b895f983f32a6d23f116d8d3ad (patch) | |
tree | 7040262324bb04e2dd25380a683d4d41d8c2419f /po | |
parent | 62ac4eb150a8fe104bf0c9e0475aba441c145b51 (diff) | |
download | ayatana-indicator-messages-6e8766268569e0b895f983f32a6d23f116d8d3ad.tar.gz ayatana-indicator-messages-6e8766268569e0b895f983f32a6d23f116d8d3ad.tar.bz2 ayatana-indicator-messages-6e8766268569e0b895f983f32a6d23f116d8d3ad.zip |
add pot file
Diffstat (limited to 'po')
-rw-r--r-- | po/indicator-messages.pot | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/po/indicator-messages.pot b/po/indicator-messages.pot new file mode 100644 index 0000000..3788bb5 --- /dev/null +++ b/po/indicator-messages.pot @@ -0,0 +1,46 @@ +# 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 <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-11-16 14:53+0100\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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../src/messages-service.c:329 +msgid "Messages" +msgstr "" + +#: ../src/messages-service.c:552 +msgid "Available" +msgstr "" + +#: ../src/messages-service.c:553 +msgid "Away" +msgstr "" + +#: ../src/messages-service.c:554 +msgid "Busy" +msgstr "" + +#: ../src/messages-service.c:555 +msgid "Invisible" +msgstr "" + +#: ../src/messages-service.c:556 +msgid "Offline" +msgstr "" + +#: ../src/messages-service.c:659 +msgid "Clear" +msgstr "" |