summaryrefslogtreecommitdiff
blob: 97f2d76664537d16f1e91483a7adea67a4f57e4e (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
232
233
234
235
236
237
238
239
# Copyright (C) 2016 WordPress Importer
# This file is distributed under the same license as the WordPress Importer package.
msgid ""
msgstr ""
"Project-Id-Version: WordPress Importer 0.6.3\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wordpress-"
"importer\n"
"POT-Creation-Date: 2016-08-19 13:28:24+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2016-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:72 parsers.php:80
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:84 parsers.php:89 parsers.php:306 parsers.php:495
msgid ""
"This does not appear to be a WXR file, missing/invalid WXR version number"
msgstr ""

#: wordpress-importer.php:132 wordpress-importer.php:141
#: wordpress-importer.php:192 wordpress-importer.php:196
#: wordpress-importer.php:205
msgid "Sorry, there has been an error."
msgstr ""

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

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

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

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

#: wordpress-importer.php:197
msgid ""
"The export file could not be found at <code>%s</code>. It is likely that "
"this was caused by a permissions problem."
msgstr ""

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

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

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

#: wordpress-importer.php:265
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:267
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:277
msgid "Import Attachments"
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

#: wordpress-importer.php:516 wordpress-importer.php:738
msgid "Failed to import %s %s"
msgstr ""

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

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

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

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

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

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

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

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

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

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

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

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

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

#: wordpress-importer.php:1126
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:1141
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:1142
msgid "Choose a WXR (.xml) file to upload, then click Upload file and import."
msgstr ""

#: wordpress-importer.php:1216
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 ""