]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/AnonymousFave/locale/AnonymousFave.pot
Snapshot of the Transifex translation project - February 2015
[quix0rs-gnu-social.git] / plugins / AnonymousFave / locale / AnonymousFave.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: 2015-02-27 16:31+0100\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 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #. TRANS: Client error.
21 #: actions/anonfavor.php:58
22 msgid ""
23 "Could not favor notice! Please make sure your browser has cookies enabled."
24 msgstr ""
25
26 #. TRANS: Client error.
27 #: actions/anonfavor.php:67
28 msgid "This notice is already a favorite!"
29 msgstr ""
30
31 #. TRANS: Title.
32 #: actions/anonfavor.php:77
33 msgid "Disfavor favorite"
34 msgstr ""
35
36 #. TRANS: Client error.
37 #: actions/anondisfavor.php:59
38 msgid ""
39 "Could not disfavor notice! Please make sure your browser has cookies enabled."
40 msgstr ""
41
42 #. TRANS: Server error.
43 #: actions/anondisfavor.php:80
44 msgid "Could not delete favorite."
45 msgstr ""
46
47 #. TRANS: Title.
48 #: actions/anondisfavor.php:89
49 msgid "Add to favorites"
50 msgstr ""
51
52 #. TRANS: Server exception.
53 #. TRANS: %d is the notice ID (number).
54 #: classes/Fave_tally.php:96 classes/Fave_tally.php:125
55 #, php-format
56 msgid "Could not update favorite tally for notice ID %d."
57 msgstr ""
58
59 #. TRANS: Server exception.
60 #. TRANS: %d is the notice ID (number).
61 #: classes/Fave_tally.php:156
62 #, php-format
63 msgid "Could not create favorite tally for notice ID %d."
64 msgstr ""
65
66 #. TRANS: Label for tally for number of times a notice was favored.
67 #: AnonymousFavePlugin.php:165
68 msgid "Favored"
69 msgstr ""
70
71 #. TRANS: Server exception.
72 #: AnonymousFavePlugin.php:198 AnonymousFavePlugin.php:209
73 msgid "Could not create anonymous user session."
74 msgstr ""
75
76 #. TRANS: Plugin description.
77 #: AnonymousFavePlugin.php:284
78 msgid "Allow anonymous users to favorite notices."
79 msgstr ""