123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- # 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: 2020-08-04 01:05+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:47
- msgid "Sitemap"
- msgstr ""
- #. TRANS: Instructions for sitemap.
- #: actions/sitemapadminpanel.php:58
- msgid "Sitemap settings for this StatusNet site"
- msgstr ""
- #. TRANS: Field label.
- #: actions/sitemapadminpanel.php:162
- msgid "Yahoo key"
- msgstr ""
- #. TRANS: Title for field label.
- #: actions/sitemapadminpanel.php:164
- msgid "Yahoo! Site Explorer verification key."
- msgstr ""
- #. TRANS: Field label.
- #: actions/sitemapadminpanel.php:172
- msgid "Bing key"
- msgstr ""
- #. TRANS: Title for field label.
- #: actions/sitemapadminpanel.php:174
- msgid "Bing Webmaster Tools verification key."
- msgstr ""
- #. TRANS: Submit button text to save sitemap settings.
- #: actions/sitemapadminpanel.php:191
- msgctxt "BUTTON"
- msgid "Save"
- msgstr ""
- #. TRANS: Submit button title to save sitemap settings.
- #: actions/sitemapadminpanel.php:195
- msgid "Save sitemap settings."
- msgstr ""
- #. TRANS: Menu item title/tooltip
- #: SitemapPlugin.php:160
- msgid "Sitemap configuration"
- msgstr ""
- #: SitemapPlugin.php:164
- msgctxt "MENU"
- msgid "Sitemap"
- msgstr ""
- #. TRANS: Plugin description.
- #: SitemapPlugin.php:192
- msgid "This plugin allows creation of sitemaps for Bing and Yahoo!."
- msgstr ""
|