1234567891011121314151617181920212223242526272829303132 |
- # Translation file for GNU social - the free software social networking platform
- # Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org
- # This file is under https://www.gnu.org/licenses/agpl v3 or later
- #
- # Translators:
- msgid ""
- msgstr ""
- "Project-Id-Version: GNU social\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-02-02 17:47+0100\n"
- "PO-Revision-Date: 2015-02-07 09:37+0000\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: Bengali (India) (http://www.transifex.com/gnu-social/gnu-social/language/bn_IN/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: bn_IN\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #. TRANS: Exception thrown when URL shortening plugin was configured
- #. incorrectly.
- #: PtitUrlPlugin.php:42
- msgid "You must specify a serviceUrl for ptit URL shortening."
- msgstr ""
- #. TRANS: Plugin description. %1$s is the URL shortening service base URL (for
- #. example "bit.ly").
- #: PtitUrlPlugin.php:68
- #, php-format
- msgid "Uses <a href=\"http://%1$s/\">%1$s</a> URL-shortener service."
- msgstr ""
|