Realtime.po 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. # Translation of StatusNet - Realtime to Catalan (català)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Toniher
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - Realtime\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:45+0000\n"
  14. "Language-Team: Catalan <https://translatewiki.net/wiki/Portal:ca>\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-POT-Import-Date: 2012-01-02 10:10:45+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: ca\n"
  21. "X-Message-Group: #out-statusnet-plugin-realtime\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #. TRANS: Client exception. Do not translate POST.
  24. msgid "You have to POST it."
  25. msgstr "Heu de publicar-ho."
  26. #. TRANS: Client exception thrown when the channel key argument is missing.
  27. msgid "No channel key argument."
  28. msgstr "No existeix l'argument de clau del canal."
  29. #. TRANS: Client exception thrown when referring to a non-existing channel.
  30. msgid "No such channel."
  31. msgstr "No existeix el canal."
  32. #. TRANS: Text label for realtime view "play" button, usually replaced by an icon.
  33. msgctxt "BUTTON"
  34. msgid "Play"
  35. msgstr "Reprodueix"
  36. #. TRANS: Tooltip for realtime view "play" button.
  37. msgctxt "TOOLTIP"
  38. msgid "Play"
  39. msgstr "Reprodueix"
  40. #. TRANS: Text label for realtime view "pause" button
  41. msgctxt "BUTTON"
  42. msgid "Pause"
  43. msgstr "Pausa"
  44. #. TRANS: Tooltip for realtime view "pause" button
  45. msgctxt "TOOLTIP"
  46. msgid "Pause"
  47. msgstr "Pausa"
  48. #. TRANS: Text label for realtime view "popup" button, usually replaced by an icon.
  49. msgctxt "BUTTON"
  50. msgid "Pop up"
  51. msgstr "Emergent"
  52. #. TRANS: Tooltip for realtime view "popup" button.
  53. msgctxt "TOOLTIP"
  54. msgid "Pop up in a window"
  55. msgstr "Emergent en una finestra"