]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/Gravatar/locale/Gravatar.pot
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / Gravatar / locale / Gravatar.pot
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
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-04-09 18:34+0000\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 #. TRANS: Fieldset legend. Gravatar is an avatar service.
20 #: GravatarPlugin.php:61
21 msgid "Set Gravatar"
22 msgstr ""
23
24 #. TRANS: Form guide. Gravatar is an avatar service.
25 #: GravatarPlugin.php:65
26 msgid "If you want to use your Gravatar image, click \"Add\"."
27 msgstr ""
28
29 #. TRANS: Button text to add a Gravatar. Gravatar is an avatar service.
30 #: GravatarPlugin.php:71
31 msgctxt "BUTTON"
32 msgid "Add"
33 msgstr ""
34
35 #. TRANS: Fieldset legend. Gravatar is an avatar service.
36 #: GravatarPlugin.php:82
37 msgid "Remove Gravatar"
38 msgstr ""
39
40 #. TRANS: Form guide. Gravatar is an avatar service.
41 #: GravatarPlugin.php:86
42 msgid "If you want to remove your Gravatar image, click \"Remove\"."
43 msgstr ""
44
45 #. TRANS: Button text to remove a Gravatar. Gravatar is an avatar service.
46 #: GravatarPlugin.php:92
47 msgid "Remove"
48 msgstr ""
49
50 #. TRANS: Form guide. Gravatar is an avatar service.
51 #: GravatarPlugin.php:98
52 msgid "To use a Gravatar first enter in an email address."
53 msgstr ""
54
55 #. TRANS: Message displayed when no e-mail address was set when saving Gravatar setting. Gravatar is an avatar service.
56 #: GravatarPlugin.php:148
57 msgid "You do not have an email address set in your profile."
58 msgstr ""
59
60 #. TRANS: Message displayed when saving Gravatar setting fails. Gravatar is an avatar service.
61 #: GravatarPlugin.php:167
62 msgid "Failed to save Gravatar to the database."
63 msgstr ""
64
65 #. TRANS: Message displayed when Gravatar was added. Gravatar is an avatar service.
66 #: GravatarPlugin.php:172
67 msgid "Gravatar added."
68 msgstr ""
69
70 #. TRANS: Message displayed when Gravatar was removed. Gravatar is an avatar service.
71 #: GravatarPlugin.php:191
72 msgid "Gravatar removed."
73 msgstr ""
74
75 #. TRANS: Plugin decsription.
76 #: GravatarPlugin.php:212
77 msgid ""
78 "The Gravatar plugin allows users to use their <a href=\"http://www.gravatar."
79 "com/\">Gravatar</a> with StatusNet."
80 msgstr ""