installed plugin RSS Importer
version 0.3.2
This commit is contained in:
80
wp-content/plugins/rss-importer/languages/rss-importer.pot
Normal file
80
wp-content/plugins/rss-importer/languages/rss-importer.pot
Normal file
@ -0,0 +1,80 @@
|
||||
# Translation of the WordPress plugin RSS Importer 0.2 by wordpressdotorg.
|
||||
# Copyright (C) 2010 wordpressdotorg
|
||||
# This file is distributed under the same license as the RSS Importer package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: RSS Importer 0.2\n"
|
||||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/rss-importer\n"
|
||||
"POT-Creation-Date: 2010-06-01 13:26+0300\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"
|
||||
|
||||
#: rss-importer.php:50
|
||||
msgid "Import RSS"
|
||||
msgstr ""
|
||||
|
||||
#: rss-importer.php:59
|
||||
msgid ""
|
||||
"Howdy! This importer allows you to extract posts from an RSS 2.0 file into "
|
||||
"your WordPress site. This is useful if you want to import your posts from a "
|
||||
"system that is not handled by a custom import tool. Pick an RSS file to "
|
||||
"upload and click Import."
|
||||
msgstr ""
|
||||
|
||||
#: rss-importer.php:143
|
||||
msgid "Importing post..."
|
||||
msgstr ""
|
||||
|
||||
#: rss-importer.php:148
|
||||
msgid "Post already imported"
|
||||
msgstr ""
|
||||
|
||||
#: rss-importer.php:154
|
||||
msgid "Couldn’t get post ID"
|
||||
msgstr ""
|
||||
|
||||
#: rss-importer.php:160
|
||||
msgid "Done!"
|
||||
msgstr ""
|
||||
|
||||
#: rss-importer.php:185
|
||||
#, php-format
|
||||
msgid "All done. <a href=\"%s\">Have fun!</a>"
|
||||
msgstr ""
|
||||
|
||||
#: rss-importer.php:219
|
||||
msgid "RSS"
|
||||
msgstr ""
|
||||
|
||||
#: rss-importer.php:219
|
||||
msgid "Import posts from an RSS feed."
|
||||
msgstr ""
|
||||
|
||||
#. Plugin Name of the plugin/theme
|
||||
msgid "RSS Importer"
|
||||
msgstr ""
|
||||
|
||||
#. Plugin URI of the plugin/theme
|
||||
msgid "https://wordpress.org/extend/plugins/rss-importer/"
|
||||
msgstr ""
|
||||
|
||||
#. Description of the plugin/theme
|
||||
msgid ""
|
||||
"Import posts from an RSS feed. This plugin depends on the WP_Importer base "
|
||||
"class."
|
||||
msgstr ""
|
||||
|
||||
#. Author of the plugin/theme
|
||||
msgid "wordpressdotorg"
|
||||
msgstr ""
|
||||
|
||||
#. Author URI of the plugin/theme
|
||||
msgid "https://wordpress.org/"
|
||||
msgstr ""
|
Reference in New Issue
Block a user