123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- # 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:
- # Adriano <biason.adriano@gmail.com>, 2015
- 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-03-23 17:21+0000\n"
- "Last-Translator: Adriano <biason.adriano@gmail.com>\n"
- "Language-Team: Friulian (http://www.transifex.com/gnu-social/gnu-social/language/fur/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: fur\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #. TRANS: Menu item in the group navigation page.
- #: GroupFavoritedPlugin.php:51
- msgctxt "MENU"
- msgid "Popular"
- msgstr "Popolar"
- #. TRANS: Tooltip for menu item in the group navigation page.
- #. TRANS: %s is the nickname of the group.
- #: GroupFavoritedPlugin.php:54
- #, php-format
- msgctxt "TOOLTIP"
- msgid "Popular notices in %s group"
- msgstr ""
- #. TRANS: Plugin description.
- #: GroupFavoritedPlugin.php:78
- msgid "This plugin adds a menu item for popular notices in groups."
- msgstr ""
- #. TRANS: %s is a group name.
- #: actions/groupfavorited.php:48
- #, php-format
- msgid "Popular posts in %s group"
- msgstr ""
- #. TRANS: %1$s is a group name, %2$s is a group number.
- #: actions/groupfavorited.php:51
- #, php-format
- msgid "Popular posts in %1$s group, page %2$d"
- msgstr ""
|