WikiHowProfile.po 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. # Translation of StatusNet - WikiHowProfile to Basque (euskara)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Artsuaga
  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. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "X-POT-Import-Date: 2011-06-19 11:23:54+0000\n"
  17. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  18. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. TRANS: Plugin description.
  21. msgid ""
  22. "Fetches avatar and other profile information for WikiHow users when setting "
  23. "up an account via OpenID."
  24. msgstr ""
  25. #. TRANS: Exception thrown when fetching a WikiHow profile page fails.
  26. msgid "WikiHow profile page fetch failed."
  27. msgstr ""
  28. #. TRANS: Exception thrown when parsing a WikiHow profile page fails.
  29. msgid "HTML parse failure during check for WikiHow avatar."
  30. msgstr ""
  31. #. TRANS: Server exception thrown when an avatar URL is invalid.
  32. #. TRANS: %s is the invalid avatar URL.
  33. #, php-format
  34. msgid "Invalid avatar URL %s."
  35. msgstr "Abatarraren %s URL helbidea okerra da."
  36. #. TRANS: Exception thrown when fetching an avatar from a URL fails.
  37. #. TRANS: %s is a URL.
  38. #, php-format
  39. msgid "Unable to fetch avatar from %s."
  40. msgstr "Ezin izan da abatarra lortu %s helbidetik."