12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-02-27 16:31+0100\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=CHARSET\n"
- "Content-Transfer-Encoding: 8bit\n"
- #. TRANS: Title for sitemap.
- #: actions/sitemapadminpanel.php:53
- msgid "Sitemap"
- msgstr ""
- #. TRANS: Instructions for sitemap.
- #: actions/sitemapadminpanel.php:64
- msgid "Sitemap settings for this StatusNet site"
- msgstr ""
- #. TRANS: Field label.
- #: actions/sitemapadminpanel.php:175
- msgid "Yahoo key"
- msgstr ""
- #. TRANS: Title for field label.
- #: actions/sitemapadminpanel.php:177
- msgid "Yahoo! Site Explorer verification key."
- msgstr ""
- #. TRANS: Field label.
- #: actions/sitemapadminpanel.php:183
- msgid "Bing key"
- msgstr ""
- #. TRANS: Title for field label.
- #: actions/sitemapadminpanel.php:185
- msgid "Bing Webmaster Tools verification key."
- msgstr ""
- #. TRANS: Submit button text to save sitemap settings.
- #: actions/sitemapadminpanel.php:200
- msgctxt "BUTTON"
- msgid "Save"
- msgstr ""
- #. TRANS: Submit button title to save sitemap settings.
- #: actions/sitemapadminpanel.php:204
- msgid "Save sitemap settings."
- msgstr ""
- #. TRANS: Menu item title/tooltip
- #: SitemapPlugin.php:160
- msgid "Sitemap configuration"
- msgstr ""
- #. TRANS: Menu item for site administration
- #: SitemapPlugin.php:162
- msgctxt "MENU"
- msgid "Sitemap"
- msgstr ""
- #. TRANS: Plugin description.
- #: SitemapPlugin.php:187
- msgid "This plugin allows creation of sitemaps for Bing and Yahoo!."
- msgstr ""
|