12345678910111213141516171819202122232425262728293031323334353637383940 |
- # 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:
- # Ciencisto Dementa <maliktunga@users.noreply.github.com>, 2015
- # William <fxinkeo@mail.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-06-17 17:04+0000\n"
- "Last-Translator: Ciencisto Dementa <maliktunga@users.noreply.github.com>\n"
- "Language-Team: Ido (http://www.transifex.com/gnu-social/gnu-social/language/io/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: io\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #. TRANS: Error message given if creating a new user is not possible because a
- #. limit has been reached.
- #. TRANS: %d is the user limit (also available for plural).
- #: UserLimitPlugin.php:74
- #, php-format
- msgid ""
- "Cannot register because the maximum number of users (%d) for this site was "
- "reached."
- msgid_plural ""
- "Cannot register because the maximum number of users (%d) for this site was "
- "reached."
- msgstr[0] "Vu ne povas registragar vu pro ke la maxima nombro de uzanti (%d) por ca situo esis atingis."
- msgstr[1] "Vu ne povas registragar vu pro ke la maxima nombro de uzanti (%d) por ca situo esis atingis."
- #. TRANS: Plugin description.
- #: UserLimitPlugin.php:92
- msgid "Limit the number of users who can register."
- msgstr "Limitizar la nombro de uzanti qui povas registragar."
|