summaryrefslogtreecommitdiff
blob: 8dae6cf0dfc1902378bf138d0a07457f1ac162b5 (plain)
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
# Copyright (C) 2011 WordPress Importer
# This file is distributed under the same license as the WordPress Importer package.
msgid ""
msgstr ""
"Project-Id-Version: WordPress Importer 0.3\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/wordpress-importer\n"
"POT-Creation-Date: 2011-02-21 21:07:12+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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"

#: parsers.php:42 parsers.php:63
msgid "There was an error when reading this WXR file"
msgstr ""

#: parsers.php:43
msgid ""
"Details are shown above. The importer will now try again with a different "
"parser..."
msgstr ""

#: parsers.php:67 parsers.php:72 parsers.php:248 parsers.php:430
msgid ""
"This does not appear to be a WXR file, missing/invalid WXR version number"
msgstr ""

#: wordpress-importer.php:133 wordpress-importer.php:142
#: wordpress-importer.php:193 wordpress-importer.php:201
msgid "Sorry, there has been an error."
msgstr ""

#: wordpress-importer.php:134
msgid "The file does not exist, please try again."
msgstr ""

#: wordpress-importer.php:177
msgid "All done."
msgstr ""

#: wordpress-importer.php:177
msgid "Have fun!"
msgstr ""

#: wordpress-importer.php:178
msgid "Remember to update the passwords and roles of imported users."
msgstr ""

#: wordpress-importer.php:209
msgid ""
"This WXR file (version %s) may not be supported by this version of the "
"importer. Please consider updating."
msgstr ""

#: wordpress-importer.php:234
msgid ""
"Failed to import author %s. Their posts will be attributed to the current "
"user."
msgstr ""

#: wordpress-importer.php:260
msgid "Assign Authors"
msgstr ""

#: wordpress-importer.php:261
msgid ""
"To make it easier for you to edit and save the imported content, you may "
"want to reassign the author of the imported item to an existing user of this "
"site. For example, you may want to import all the entries as <code>admin</"
"code>s entries."
msgstr ""

#: wordpress-importer.php:263
msgid ""
"If a new user is created by WordPress, a new password will be randomly "
"generated and the new user&#8217;s role will be set as %s. Manually changing "
"the new user&#8217;s details will be necessary."
msgstr ""

#: wordpress-importer.php:273
msgid "Import Attachments"
msgstr ""

#: wordpress-importer.php:276
msgid "Download and import file attachments"
msgstr ""

#: wordpress-importer.php:280
msgid "Submit"
msgstr ""

#: wordpress-importer.php:293
msgid "Import author:"
msgstr ""

#: wordpress-importer.php:304
msgid "or create new user with login name:"
msgstr ""

#: wordpress-importer.php:307
msgid "as a new user:"
msgstr ""

#: wordpress-importer.php:315
msgid "assign posts to an existing user:"
msgstr ""

#: wordpress-importer.php:317
msgid "or assign posts to an existing user:"
msgstr ""

#: wordpress-importer.php:318
msgid "- Select -"
msgstr ""

#: wordpress-importer.php:366
msgid ""
"Failed to create new user for %s. Their posts will be attributed to the "
"current user."
msgstr ""

#: wordpress-importer.php:413
msgid "Failed to import category %s"
msgstr ""

#: wordpress-importer.php:449
msgid "Failed to import post tag %s"
msgstr ""

#: wordpress-importer.php:491 wordpress-importer.php:603
msgid "Failed to import %s %s"
msgstr ""

#: wordpress-importer.php:513
msgid "Failed to import &#8220;%s&#8221;: Invalid post type %s"
msgstr ""

#: wordpress-importer.php:534
msgid "%s &#8220;%s&#8221; already exists."
msgstr ""

#: wordpress-importer.php:575
msgid "Failed to import %s &#8220;%s&#8221;"
msgstr ""

#: wordpress-importer.php:712
msgid "Menu item skipped due to missing menu slug"
msgstr ""

#: wordpress-importer.php:719
msgid "Menu item skipped due to invalid menu slug: %s"
msgstr ""

#: wordpress-importer.php:782
msgid "Fetching attachments is not enabled"
msgstr ""

#: wordpress-importer.php:795
msgid "Invalid file type"
msgstr ""

#: wordpress-importer.php:838
msgid "Remote server did not respond"
msgstr ""

#: wordpress-importer.php:844
msgid "Remote server returned error response %1$d %2$s"
msgstr ""

#: wordpress-importer.php:851
msgid "Remote file is incorrect size"
msgstr ""

#: wordpress-importer.php:856
msgid "Zero size file downloaded"
msgstr ""

#: wordpress-importer.php:862
msgid "Remote file is too large, limit is %s"
msgstr ""

#: wordpress-importer.php:961
msgid "Import WordPress"
msgstr ""

#: wordpress-importer.php:968
msgid ""
"A new version of this importer is available. Please update to version %s to "
"ensure compatibility with newer export files."
msgstr ""

#: wordpress-importer.php:983
msgid ""
"Howdy! Upload your WordPress eXtended RSS (WXR) file and we&#8217;ll import "
"the posts, pages, comments, custom fields, categories, and tags into this "
"site."
msgstr ""

#: wordpress-importer.php:984
msgid "Choose a WXR file to upload, then click Upload file and import."
msgstr ""

#: wordpress-importer.php:1058
msgid ""
"Import <strong>posts, pages, comments, custom fields, categories, and tags</"
"strong> from a WordPress export file."
msgstr ""

#. Plugin Name of the plugin/theme
msgid "WordPress Importer"
msgstr ""

#. Plugin URI of the plugin/theme
msgid "http://wordpress.org/extend/plugins/wordpress-importer/"
msgstr ""

#. Description of the plugin/theme
msgid ""
"Import posts, pages, comments, custom fields, categories, tags and more from "
"a WordPress export file."
msgstr ""

#. Author of the plugin/theme
msgid "wordpressdotorg"
msgstr ""

#. Author URI of the plugin/theme
msgid "http://wordpress.org/"
msgstr ""