ForceGroup.po 1.3 KB

12345678910111213141516171819202122232425262728293031323334
  1. # Translation file for GNU social - the free software social networking platform
  2. # Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org
  3. # This file is under https://www.gnu.org/licenses/agpl v3 or later
  4. #
  5. # Translators:
  6. # Thiago Casotti <thiago.casotti@uol.com.br>, 2015
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: GNU social\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2015-02-02 17:47+0100\n"
  12. "PO-Revision-Date: 2015-05-09 13:27+0000\n"
  13. "Last-Translator: Thiago Casotti <thiago.casotti@uol.com.br>\n"
  14. "Language-Team: Portuguese (Brazil) (http://www.transifex.com/gnu-social/gnu-social/language/pt_BR/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "Language: pt_BR\n"
  19. "Plural-Forms: nplurals=2; plural=(n > 1);\n"
  20. #. TRANS: Server exception.
  21. #. TRANS: %1$s is a user nickname, %2$s is a group nickname.
  22. #: ForceGroupPlugin.php:92
  23. #, php-format
  24. msgid "Could not join user %1$s to group %2$s."
  25. msgstr "Não foi possível associar o usuário %1$s ao grupo %2$s."
  26. #. TRANS: Plugin description.
  27. #: ForceGroupPlugin.php:118
  28. msgid ""
  29. "Allows forced group memberships and forces all notices to appear in groups "
  30. "that users were forced in."
  31. msgstr "Permite membros de grupos forçados e força todas as mensagens a aparecerem nos grupos em que os usuários foram forçados a entrar."