-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxpost.pot
266 lines (208 loc) · 5.41 KB
/
xpost.pot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
# Translation of the WordPress plugin Xpost 1.1.0 by Jan Gosmann <jan@hyper-world.de>.
# Copyright (C) 2010 Jan Gosmann <jan@hyper-world.de>
# This file is distributed under the same license as the Xpost package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Xpost 1.1.0\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/xpost\n"
"POT-Creation-Date: 2010-02-22 11:01+0000\n"
"PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: xpost_options.php:66 xpost_options.php:79 xpost_options.php:326
msgid "XML-RPC URL"
msgstr ""
#: xpost_options.php:69
msgid "username"
msgstr ""
#: xpost_options.php:72
msgid "password"
msgstr ""
#: xpost_options.php:75
msgid "comment"
msgstr ""
#: xpost_options.php:87 xpost_post.php:145 xpost_widget.php:135
msgid "XML-RPC connection to the blog failed"
msgstr ""
#: xpost_options.php:97
msgid "XML-RPC request returned no blogs."
msgstr ""
#: xpost_options.php:121
msgid ""
"Error while inserting the blog "<a href=\"%1$s\">%2$s</a>" (blog "
"id: %3d) into the database."
msgstr ""
#: xpost_options.php:143
msgid "Error while updating the blog."
msgstr ""
#: xpost_options.php:153
#, php-format
msgid "New blog has successfully been added."
msgid_plural "%d new blogs have successfully been added."
msgstr[0] ""
msgstr[1] ""
#: xpost_options.php:156
msgid "Updated the blog."
msgstr ""
#: xpost_options.php:161
msgid ""
"The XML-RPC request did not return a blog with a matching ID. Maybe the blog "
"has been deleted?"
msgstr ""
#: xpost_options.php:173
msgid "Could not load blog data to edit."
msgstr ""
#: xpost_options.php:191 xpost_options.php:195
msgid "Error while deleting the blog from the database."
msgstr ""
#: xpost_options.php:202
msgid "This plugin allows you to crosspost to other Wordpress blogs."
msgstr ""
#: xpost_options.php:213
msgid "Error"
msgstr ""
#: xpost_options.php:229
msgid "Your Blogs"
msgstr ""
#: xpost_options.php:234
msgid "Add New Blog"
msgstr ""
#: xpost_options.php:238
msgid "Add"
msgstr ""
#: xpost_options.php:244
msgid "Update Blog"
msgstr ""
#: xpost_options.php:250
msgid "Save Changes"
msgstr ""
#: xpost_options.php:263
msgid "Selected by Default"
msgstr ""
#: xpost_options.php:264
msgid "Blog Name"
msgstr ""
#: xpost_options.php:265
msgid "Blog URL"
msgstr ""
#: xpost_options.php:266 xpost_options.php:332
msgid "Username"
msgstr ""
#: xpost_options.php:267
msgid "Crosspost comments by default"
msgstr ""
#: xpost_options.php:268 xpost_options.php:356
msgid "Comment"
msgstr ""
#: xpost_options.php:269 xpost_options.php:298
msgid "Change"
msgstr ""
#: xpost_options.php:270 xpost_options.php:302
msgid "Delete"
msgstr ""
#: xpost_options.php:290 xpost_options.php:294
msgid "Yes"
msgstr ""
#: xpost_options.php:290 xpost_options.php:294
msgid "No"
msgstr ""
#: xpost_options.php:329
msgid ""
"The URL of the xmlrpc.php file of the Blog. Usually this is <strong>http://"
"blog-url/xmlrpc.php</strong> (of course you have to replace blog-url with "
"the URL of your blog."
msgstr ""
#: xpost_options.php:335
msgid "Username needed to login into the blog."
msgstr ""
#: xpost_options.php:338
msgid "Password"
msgstr ""
#: xpost_options.php:341
msgid "Password needed to login into the blog."
msgstr ""
#: xpost_options.php:344 xpost_options.php:345
msgid "Default"
msgstr ""
#: xpost_options.php:347
msgid "Crosspost to this blog by default."
msgstr ""
#: xpost_options.php:350 xpost_options.php:351
msgid "Comments"
msgstr ""
#: xpost_options.php:353
msgid "Crosspost comments from and to this blog by default."
msgstr ""
#: xpost_options.php:359
msgid "Here you can enter anything you want."
msgstr ""
#: xpost_options.php:372
#, php-format
msgid "The %s cannot exceed the length of %u characters."
msgstr ""
#: xpost_options.php:382
#, php-format
msgid "Please enter a %s."
msgstr ""
#: xpost_post.php:74
msgid "Crossposting is not possible for private posts."
msgstr ""
#: xpost_post.php:172
msgid "Local database error. (Crosspost was created anyway.)"
msgstr ""
#: xpost_widget.php:51
msgid "Crosspost to the following blogs:"
msgstr ""
#: xpost_widget.php:78
msgid "Crosspost comments"
msgstr ""
#: xpost_widget.php:106
msgid "Loading categories …"
msgstr ""
#: xpost_widget.php:125
msgid "Could not load blog data."
msgstr ""
#: xpost_xmlrpc.php:69 xpost_xmlrpc.php:72 xpost_xmlrpc.php:129
#: xpost_xmlrpc.php:132
msgid "Invalid post ID."
msgstr ""
#: xpost_xmlrpc.php:75
msgid "Invalid comment token."
msgstr ""
#: xpost_xmlrpc.php:167
msgid "Comment author name and email are required"
msgstr ""
#: xpost_xmlrpc.php:169
msgid "A valid email address is required"
msgstr ""
#: xpost_xmlrpc.php:225
#, php-format
msgid ""
"XML-RPC services are disabled on this blog. An admin user can enable them "
"at %s"
msgstr ""
#: xpost_xmlrpc.php:232
msgid "Bad login/pass combination."
msgstr ""
#. Plugin Name of an extension
msgid "Xpost"
msgstr ""
#. Plugin URI of an extension
msgid "http://www.hyper-world.de/en/computer-2/xpost/"
msgstr ""
#. Description of an extension
msgid "Allows to crosspost a post to other Wordpress blogs."
msgstr ""
#. Author of an extension
msgid "Jan Gosmann <jan@hyper-world.de>"
msgstr ""
#. Author URI of an extension
msgid "http://www.hyper-world.de"
msgstr ""