]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/SubMirror/locale/SubMirror.pot
Merge branch 'master' into testing
[quix0rs-gnu-social.git] / plugins / SubMirror / locale / SubMirror.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-01-29 21:45+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 #: SubMirrorPlugin.php:90
20 msgid "Pull feeds into your timeline!"
21 msgstr ""
22
23 #. TRANS: SubMirror plugin menu item on user settings page.
24 #: SubMirrorPlugin.php:110
25 msgctxt "MENU"
26 msgid "Mirroring"
27 msgstr ""
28
29 #. TRANS: SubMirror plugin tooltip for user settings menu item.
30 #: SubMirrorPlugin.php:112
31 msgid "Configure mirroring of posts from other feeds"
32 msgstr ""
33
34 #: SubMirrorPlugin.php:183
35 msgid "Mirrored feeds"
36 msgstr ""
37
38 #: lib/editmirrorform.php:83
39 msgctxt "LABEL"
40 msgid "Remote feed:"
41 msgstr ""
42
43 #: lib/editmirrorform.php:87
44 msgctxt "LABEL"
45 msgid "Local user"
46 msgstr ""
47
48 #: lib/editmirrorform.php:93
49 msgid "Mirroring style"
50 msgstr ""
51
52 #: lib/editmirrorform.php:95
53 msgid ""
54 "Repeat: reference the original user's post (sometimes shows as 'RT @blah')"
55 msgstr ""
56
57 #: lib/editmirrorform.php:96
58 msgid "Repost the content under my account"
59 msgstr ""
60
61 #: lib/editmirrorform.php:115
62 msgid "Save"
63 msgstr ""
64
65 #: lib/editmirrorform.php:117
66 msgid "Stop mirroring"
67 msgstr ""
68
69 #: lib/addmirrorform.php:59
70 msgid "Web page or feed URL:"
71 msgstr ""
72
73 #: lib/addmirrorform.php:64
74 msgctxt "BUTTON"
75 msgid "Add feed"
76 msgstr ""
77
78 #: actions/basemirror.php:71
79 msgid "Invalid feed URL."
80 msgstr ""
81
82 #. TRANS: Error message returned to user when setting up feed mirroring, but we were unable to resolve the given URL to a working feed.
83 #: actions/basemirror.php:83
84 msgid "Invalid profile for mirroring."
85 msgstr ""
86
87 #: actions/basemirror.php:101
88 msgid "Can't mirror a StatusNet group at this time."
89 msgstr ""
90
91 #: actions/basemirror.php:115
92 msgid "This action only accepts POST requests."
93 msgstr ""
94
95 #: actions/basemirror.php:123
96 msgid "There was a problem with your session token. Try again, please."
97 msgstr ""
98
99 #: actions/basemirror.php:133
100 msgid "Not logged in."
101 msgstr ""
102
103 #: actions/basemirror.php:156
104 msgid "Subscribed"
105 msgstr ""
106
107 #: actions/editmirror.php:68
108 msgid "Requested invalid profile to edit."
109 msgstr ""
110
111 #: actions/editmirror.php:86
112 msgid "Bad form data."
113 msgstr ""
114
115 #. TRANS: Client error thrown when a mirror request is made and no result is retrieved.
116 #: actions/editmirror.php:95
117 msgid "Requested edit of missing mirror."
118 msgstr ""
119
120 #: actions/addmirror.php:72
121 msgid "Could not subscribe to feed."
122 msgstr ""
123
124 #. TRANS: Title.
125 #: actions/mirrorsettings.php:42
126 msgid "Feed mirror settings"
127 msgstr ""
128
129 #. TRANS: Instructions.
130 #: actions/mirrorsettings.php:54
131 msgid ""
132 "You can mirror updates from many RSS and Atom feeds into your StatusNet "
133 "timeline!"
134 msgstr ""