]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/AnonymousFave/locale/AnonymousFave.pot
Merge branch 'master' into 0.9.x
[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: 2010-10-04 22:30+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: Label for tally for number of times a notice was favored.
20 #: AnonymousFavePlugin.php:207
21 msgid "Favored"
22 msgstr ""
23
24 #. TRANS: Server exception.
25 #: AnonymousFavePlugin.php:240 AnonymousFavePlugin.php:251
26 msgid "Couldn't create anonymous user session."
27 msgstr ""
28
29 #. TRANS: Plugin description.
30 #: AnonymousFavePlugin.php:326
31 msgid "Allow anonymous users to favorite notices."
32 msgstr ""
33
34 #. TRANS: Client error.
35 #: anonfavor.php:60
36 msgid ""
37 "Could not favor notice! Please make sure your browser has cookies enabled."
38 msgstr ""
39
40 #. TRANS: Client error.
41 #: anonfavor.php:71 anondisfavor.php:72
42 msgid "There was a problem with your session token. Try again, please."
43 msgstr ""
44
45 #. TRANS: Client error.
46 #: anonfavor.php:78
47 msgid "This notice is already a favorite!"
48 msgstr ""
49
50 #. TRANS: Server error.
51 #: anonfavor.php:85
52 msgid "Could not create favorite."
53 msgstr ""
54
55 #. TRANS: Title.
56 #: anonfavor.php:95
57 msgid "Disfavor favorite"
58 msgstr ""
59
60 #. TRANS: Server exception.
61 #. TRANS: %d is the notice ID (number).
62 #: Fave_tally.php:155 Fave_tally.php:184
63 #, php-format
64 msgid "Couldn't update favorite tally for notice ID %d."
65 msgstr ""
66
67 #. TRANS: Server exception.
68 #. TRANS: %d is the notice ID (number).
69 #: Fave_tally.php:215
70 #, php-format
71 msgid "Couldn't create favorite tally for notice ID %d."
72 msgstr ""
73
74 #. TRANS: Client error.
75 #: anondisfavor.php:61
76 msgid ""
77 "Could not disfavor notice! Please make sure your browser has cookies enabled."
78 msgstr ""
79
80 #. TRANS: Client error.
81 #: anondisfavor.php:82
82 msgid "This notice is not a favorite!"
83 msgstr ""
84
85 #. TRANS: Server error.
86 #: anondisfavor.php:91
87 msgid "Could not delete favorite."
88 msgstr ""
89
90 #. TRANS: Title.
91 #: anondisfavor.php:101
92 msgid "Add to favorites"
93 msgstr ""