LinkPreview.po 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  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 19:22+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: Client error displayed when the session token does not match or is
  21. #. not given.
  22. #: actions/oembedproxy.php:58
  23. msgid "There was a problem with your session token. Try again, please."
  24. msgstr "Ocorreu um problema com o seu token de sessão. Tente novamente, por favor."
  25. #. TRANS: Client exception thrown when requesting a different format than
  26. #. JSON.
  27. #: actions/oembedproxy.php:65
  28. msgid "Invalid format; only JSON supported."
  29. msgstr "Formato inválido, somente JSON é suportado."
  30. #. TRANS: Client exception thrown when not providing a valid URL.
  31. #: actions/oembedproxy.php:71
  32. msgid "Invalid URL."
  33. msgstr "URL invalido."
  34. #. TRANS: Plugin description.
  35. #: LinkPreviewPlugin.php:40
  36. msgid "UI extension for previewing thumbnails from links."
  37. msgstr "Extensão UI para prever fotos minimizadas de links."