WikiHowProfile.po 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. # Translation of StatusNet - WikiHowProfile to Galician (galego)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Toliño
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - WikiHowProfile\n"
  11. "Report-Msgid-Bugs-To: \n"
  12. "POT-Creation-Date: 2012-06-30 11:07+0000\n"
  13. "PO-Revision-Date: 2012-06-30 11:10:28+0000\n"
  14. "Language-Team: Galician <https://translatewiki.net/wiki/Portal:gl>\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-POT-Import-Date: 2011-06-19 11:23:54+0000\n"
  18. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  19. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  20. "X-Language-Code: gl\n"
  21. "X-Message-Group: #out-statusnet-plugin-wikihowprofile\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #. TRANS: Plugin description.
  24. msgid ""
  25. "Fetches avatar and other profile information for WikiHow users when setting "
  26. "up an account via OpenID."
  27. msgstr ""
  28. "Recupera o avatar e outra información de perfil para os usuarios de WikiHow "
  29. "ao crear unha conta mediante o OpenID."
  30. #. TRANS: Exception thrown when fetching a WikiHow profile page fails.
  31. msgid "WikiHow profile page fetch failed."
  32. msgstr "Erro ao recuperar a páxina de perfil WikiHow."
  33. #. TRANS: Exception thrown when parsing a WikiHow profile page fails.
  34. msgid "HTML parse failure during check for WikiHow avatar."
  35. msgstr "Erro de interpretación HTML durante a comprobación do avatar WikiHow."
  36. #. TRANS: Server exception thrown when an avatar URL is invalid.
  37. #. TRANS: %s is the invalid avatar URL.
  38. #, php-format
  39. msgid "Invalid avatar URL %s."
  40. msgstr "O enderezo URL do avatar, %s, é incorrecto."
  41. #. TRANS: Exception thrown when fetching an avatar from a URL fails.
  42. #. TRANS: %s is a URL.
  43. #, php-format
  44. msgid "Unable to fetch avatar from %s."
  45. msgstr "Non se puido recuperar o avatar desde %s."