Realtime.po 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. # Translation of StatusNet - Realtime to Spanish (español)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Armando-Martin
  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:46+0000\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "X-POT-Import-Date: 2012-01-02 10:10:45+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: Client exception. Do not translate POST.
  21. msgid "You have to POST it."
  22. msgstr "Tienes que PUBLICARLO."
  23. #. TRANS: Client exception thrown when the channel key argument is missing.
  24. msgid "No channel key argument."
  25. msgstr "Sin argumento para la clave de canal."
  26. #. TRANS: Client exception thrown when referring to a non-existing channel.
  27. msgid "No such channel."
  28. msgstr "No existe tal canal."
  29. #. TRANS: Text label for realtime view "play" button, usually replaced by an icon.
  30. msgctxt "BUTTON"
  31. msgid "Play"
  32. msgstr "Reproducir"
  33. #. TRANS: Tooltip for realtime view "play" button.
  34. msgctxt "TOOLTIP"
  35. msgid "Play"
  36. msgstr "Reproducir"
  37. #. TRANS: Text label for realtime view "pause" button
  38. msgctxt "BUTTON"
  39. msgid "Pause"
  40. msgstr "Pausa"
  41. #. TRANS: Tooltip for realtime view "pause" button
  42. msgctxt "TOOLTIP"
  43. msgid "Pause"
  44. msgstr "Pausa"
  45. #. TRANS: Text label for realtime view "popup" button, usually replaced by an icon.
  46. msgctxt "BUTTON"
  47. msgid "Pop up"
  48. msgstr "Ventana emergente"
  49. #. TRANS: Tooltip for realtime view "popup" button.
  50. msgctxt "TOOLTIP"
  51. msgid "Pop up in a window"
  52. msgstr "Mostrar en una ventana emergente"