1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- # 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: 2012-06-30 11:07+0000\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"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- #. TRANS: %s is notice content that is shared on Twitter, Facebook or another platform.
- #: ShareNoticePlugin.php:106 ShareNoticePlugin.php:197
- #, php-format
- msgid "\"%s\""
- msgstr ""
- #. TRANS: Truncation symbol.
- #: ShareNoticePlugin.php:113
- msgid "…"
- msgstr ""
- #. TRANS: Tooltip for image to share a notice on Twitter.
- #: ShareNoticePlugin.php:133
- msgid "Share on Twitter"
- msgstr ""
- #. TRANS: Tooltip for image to share a notice on another platform (other than Twitter or Facebook).
- #. TRANS: %s is a host name.
- #: ShareNoticePlugin.php:166
- #, php-format
- msgid "Share on %s"
- msgstr ""
- #. TRANS: Tooltip for image to share a notice on Facebook.
- #: ShareNoticePlugin.php:189
- msgid "Share on Facebook"
- msgstr ""
- #. TRANS: Plugin description.
- #: ShareNoticePlugin.php:222
- msgid ""
- "This plugin allows sharing of notices to Twitter, Facebook and other "
- "platforms."
- msgstr ""
|