diff -r f507feede89a -r 09a1c134465b web/wp-content/plugins/wordpress-importer/languages/wordpress-importer.pot --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/wp-content/plugins/wordpress-importer/languages/wordpress-importer.pot Wed Dec 19 17:46:52 2012 -0800 @@ -0,0 +1,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.5\n" +"Report-Msgid-Bugs-To: http://wordpress.org/tag/wordpress-importer\n" +"POT-Creation-Date: 2011-07-16 15:45: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 \n" +"Language-Team: LANGUAGE \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:262 parsers.php:451 +msgid "" +"This does not appear to be a WXR file, missing/invalid WXR version number" +msgstr "" + +#: wordpress-importer.php:134 wordpress-importer.php:143 +#: wordpress-importer.php:194 wordpress-importer.php:202 +msgid "Sorry, there has been an error." +msgstr "" + +#: wordpress-importer.php:135 +msgid "The file does not exist, please try again." +msgstr "" + +#: wordpress-importer.php:178 +msgid "All done." +msgstr "" + +#: wordpress-importer.php:178 +msgid "Have fun!" +msgstr "" + +#: wordpress-importer.php:179 +msgid "Remember to update the passwords and roles of imported users." +msgstr "" + +#: wordpress-importer.php:210 +msgid "" +"This WXR file (version %s) may not be supported by this version of the " +"importer. Please consider updating." +msgstr "" + +#: wordpress-importer.php:235 +msgid "" +"Failed to import author %s. Their posts will be attributed to the current " +"user." +msgstr "" + +#: wordpress-importer.php:261 +msgid "Assign Authors" +msgstr "" + +#: wordpress-importer.php:262 +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 admins entries." +msgstr "" + +#: wordpress-importer.php:264 +msgid "" +"If a new user is created by WordPress, a new password will be randomly " +"generated and the new user’s role will be set as %s. Manually changing " +"the new user’s details will be necessary." +msgstr "" + +#: wordpress-importer.php:274 +msgid "Import Attachments" +msgstr "" + +#: wordpress-importer.php:277 +msgid "Download and import file attachments" +msgstr "" + +#: wordpress-importer.php:281 +msgid "Submit" +msgstr "" + +#: wordpress-importer.php:294 +msgid "Import author:" +msgstr "" + +#: wordpress-importer.php:305 +msgid "or create new user with login name:" +msgstr "" + +#: wordpress-importer.php:308 +msgid "as a new user:" +msgstr "" + +#: wordpress-importer.php:316 +msgid "assign posts to an existing user:" +msgstr "" + +#: wordpress-importer.php:318 +msgid "or assign posts to an existing user:" +msgstr "" + +#: wordpress-importer.php:319 +msgid "- Select -" +msgstr "" + +#: wordpress-importer.php:369 +msgid "" +"Failed to create new user for %s. Their posts will be attributed to the " +"current user." +msgstr "" + +#: wordpress-importer.php:418 +msgid "Failed to import category %s" +msgstr "" + +#: wordpress-importer.php:456 +msgid "Failed to import post tag %s" +msgstr "" + +#: wordpress-importer.php:500 wordpress-importer.php:626 +msgid "Failed to import %s %s" +msgstr "" + +#: wordpress-importer.php:522 +msgid "Failed to import “%s”: Invalid post type %s" +msgstr "" + +#: wordpress-importer.php:543 +msgid "%s “%s” already exists." +msgstr "" + +#: wordpress-importer.php:598 +msgid "Failed to import %s “%s”" +msgstr "" + +#: wordpress-importer.php:744 +msgid "Menu item skipped due to missing menu slug" +msgstr "" + +#: wordpress-importer.php:751 +msgid "Menu item skipped due to invalid menu slug: %s" +msgstr "" + +#: wordpress-importer.php:814 +msgid "Fetching attachments is not enabled" +msgstr "" + +#: wordpress-importer.php:827 +msgid "Invalid file type" +msgstr "" + +#: wordpress-importer.php:871 +msgid "Remote server did not respond" +msgstr "" + +#: wordpress-importer.php:877 +msgid "Remote server returned error response %1$d %2$s" +msgstr "" + +#: wordpress-importer.php:884 +msgid "Remote file is incorrect size" +msgstr "" + +#: wordpress-importer.php:889 +msgid "Zero size file downloaded" +msgstr "" + +#: wordpress-importer.php:895 +msgid "Remote file is too large, limit is %s" +msgstr "" + +#: wordpress-importer.php:994 +msgid "Import WordPress" +msgstr "" + +#: wordpress-importer.php:1001 +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:1016 +msgid "" +"Howdy! Upload your WordPress eXtended RSS (WXR) file and we’ll import " +"the posts, pages, comments, custom fields, categories, and tags into this " +"site." +msgstr "" + +#: wordpress-importer.php:1017 +msgid "Choose a WXR (.xml) file to upload, then click Upload file and import." +msgstr "" + +#: wordpress-importer.php:1091 +msgid "" +"Import posts, pages, comments, custom fields, categories, and tags 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 ""