Mapstraction.po 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. # Translation of StatusNet - Mapstraction to Simplified Chinese (‪中文(简体)‬)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: ZhengYiFeng
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - Mapstraction\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:09:07+0000\n"
  14. "Language-Team: Simplified Chinese <https://translatewiki.net/wiki/Portal:zh-"
  15. "hans>\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. "X-POT-Import-Date: 2011-06-05 21:50:30+0000\n"
  19. "X-Generator: MediaWiki 1.20alpha (233fc08); Translate 2012-06-21\n"
  20. "X-Translation-Project: translatewiki.net <https://translatewiki.net>\n"
  21. "X-Language-Code: zh-hans\n"
  22. "X-Message-Group: #out-statusnet-plugin-mapstraction\n"
  23. "Plural-Forms: nplurals=1; plural=0;\n"
  24. #. TRANS: Header for Map widget that displays a map with geodata for notices.
  25. msgid "Map"
  26. msgstr "地图"
  27. #. TRANS: Clickable item to allow opening the map in full size.
  28. msgid "Full size"
  29. msgstr "完整尺寸"
  30. #. TRANS: Plugin description.
  31. msgid ""
  32. "Show maps of users' and friends' notices with <a href=\"http://www."
  33. "mapstraction.com/\">Mapstraction</a>."
  34. msgstr ""
  35. "使用 <a href=\"http://www.mapstraction.com/\">Mapstraction</a> 显示用户和好友"
  36. "的消息地图。"
  37. #. TRANS: Page title.
  38. #. TRANS: %s is a user nickname.
  39. #, php-format
  40. msgid "%s friends map"
  41. msgstr "%s 好友地图"
  42. #. TRANS: Page title.
  43. #. TRANS: %1$s is a user nickname, %2$d is a page number.
  44. #, php-format
  45. msgid "%1$s friends map, page %2$d"
  46. msgstr "%1$s 好友地图,第 %2$d 页。"
  47. #. TRANS: Client error displayed when referring to a non-existing user.
  48. msgid "No such user."
  49. msgstr "没有这个用户。"
  50. #. TRANS: Error message displayed when referring to a user without a profile.
  51. msgid "User has no profile."
  52. msgstr "用户没有个人信息。"
  53. #. TRANS: Title for map widget.
  54. #. TRANS: %s is a user name.
  55. #, fuzzy, php-format
  56. msgid "%s map"
  57. msgstr "%s 好友地图"