DirectMessage.pot 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2021-07-18 12:38+0100\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "Language: \n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=CHARSET\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
  20. #. TRANS: A possible notice source (web interface).
  21. #: lib/messagelistitem.php:127
  22. msgctxt "SOURCE"
  23. msgid "web"
  24. msgstr ""
  25. #. TRANS: A possible notice source (XMPP).
  26. #: lib/messagelistitem.php:129
  27. msgctxt "SOURCE"
  28. msgid "xmpp"
  29. msgstr ""
  30. #. TRANS: A possible notice source (e-mail).
  31. #: lib/messagelistitem.php:131
  32. msgctxt "SOURCE"
  33. msgid "mail"
  34. msgstr ""
  35. #. TRANS: A possible notice source (OpenMicroBlogging).
  36. #: lib/messagelistitem.php:133
  37. msgctxt "SOURCE"
  38. msgid "omb"
  39. msgstr ""
  40. #. TRANS: A possible notice source (Application Programming Interface).
  41. #: lib/messagelistitem.php:135
  42. msgctxt "SOURCE"
  43. msgid "api"
  44. msgstr ""
  45. #. TRANS: Form legend for direct notice.
  46. #: lib/messageform.php:99
  47. msgid "Send a direct notice"
  48. msgstr ""
  49. #. TRANS: Label entry in drop-down selection box in direct-message inbox/outbox.
  50. #. TRANS: This is the default entry in the drop-down box, doubling as instructions
  51. #. TRANS: and a brake against accidental submissions with the first user in the list.
  52. #: lib/messageform.php:157
  53. msgid "No subscriptions"
  54. msgstr ""
  55. #: lib/messageform.php:157
  56. msgid "Select recipient:"
  57. msgstr ""
  58. #: lib/messageform.php:164
  59. msgid "To"
  60. msgstr ""
  61. #. TRANS: Button text for sending a direct notice.
  62. #: lib/messageform.php:199
  63. msgctxt "Send button for direct notice"
  64. msgid "Send"
  65. msgstr ""
  66. #. TRANS: Menu item in mailbox menu. Leads to incoming private messages.
  67. #: lib/mailboxmenu.php:59
  68. msgctxt "MENU"
  69. msgid "Inbox"
  70. msgstr ""
  71. #. TRANS: Menu item in mailbox menu. Leads to outgoing private messages.
  72. #: lib/mailboxmenu.php:66
  73. msgctxt "MENU"
  74. msgid "Outbox"
  75. msgstr ""
  76. #. TRANS: Message given if content is too long. %1$sd is used for plural.
  77. #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
  78. #: lib/messagecommand.php:43
  79. #, php-format
  80. msgid "Message too long - maximum is %1$d character, you sent %2$d."
  81. msgid_plural "Message too long - maximum is %1$d characters, you sent %2$d."
  82. msgstr[0] ""
  83. msgstr[1] ""
  84. #. TRANS: Client error displayed requesting a single message that does not exist.
  85. #: actions/showmessage.php:63
  86. msgid "No such message."
  87. msgstr ""
  88. #. TRANS: Client error displayed requesting a single direct message the requesting user was not a party in.
  89. #: actions/showmessage.php:83
  90. msgid "Only the sender and recipients may read this message."
  91. msgstr ""
  92. #: actions/showmessage.php:109
  93. #, php-format
  94. msgid "Message to many on %1$s"
  95. msgstr ""
  96. #. TRANS: Page title for single direct message display when viewing user is the sender.
  97. #. TRANS: %1$s is the addressed user's nickname, $2$s is a timestamp.
  98. #: actions/showmessage.php:115
  99. #, php-format
  100. msgid "Message to %1$s on %2$s"
  101. msgstr ""
  102. #. TRANS: Page title for single message display.
  103. #. TRANS: %1$s is the sending user's nickname, $2$s is a timestamp.
  104. #: actions/showmessage.php:123
  105. #, php-format
  106. msgid "Message from %1$s on %2$s"
  107. msgstr ""
  108. #. TRANS: Title for all but the first page of the inbox page.
  109. #. TRANS: %1$s is the user's nickname, %2$s is the page number.
  110. #: actions/inbox.php:50
  111. #, php-format
  112. msgid "Inbox for %1$s - page %2$d"
  113. msgstr ""
  114. #. TRANS: Title for the first page of the inbox page.
  115. #. TRANS: %s is the user's nickname.
  116. #: actions/inbox.php:55
  117. #, php-format
  118. msgid "Inbox for %s"
  119. msgstr ""
  120. #. TRANS: Instructions for user inbox page.
  121. #: actions/inbox.php:85
  122. msgid "This is your inbox, which lists your incoming private messages."
  123. msgstr ""
  124. #. TRANS: Title for outbox for any but the fist page.
  125. #. TRANS: %1$s is the user nickname, %2$d is the page number.
  126. #: actions/outbox.php:50
  127. #, php-format
  128. msgid "Outbox for %1$s - page %2$d"
  129. msgstr ""
  130. #. TRANS: Title for first page of outbox.
  131. #: actions/outbox.php:54
  132. #, php-format
  133. msgid "Outbox for %s"
  134. msgstr ""
  135. #. TRANS: Instructions for outbox.
  136. #: actions/outbox.php:84
  137. msgid "This is your outbox, which lists private messages you have sent."
  138. msgstr ""
  139. #. TRANS: Form validation error displayed when message content is too long.
  140. #. TRANS: %d is the maximum number of characters for a message.
  141. #: actions/apidirectmessagenew.php:99 actions/newmessage.php:99
  142. #, php-format
  143. msgid "That's too long. Maximum message size is %d character."
  144. msgid_plural "That's too long. Maximum message size is %d characters."
  145. msgstr[0] ""
  146. msgstr[1] ""
  147. #. TRANS: Menu item in personal group navigation menu.
  148. #: DirectMessagePlugin.php:149
  149. msgctxt "MENU"
  150. msgid "Messages"
  151. msgstr ""
  152. #. TRANS: Link text for link on user profile.
  153. #: DirectMessagePlugin.php:184
  154. msgctxt "BUTTON"
  155. msgid "Message"
  156. msgstr ""
  157. #. TRANS: Plugin description.
  158. #: DirectMessagePlugin.php:246
  159. msgid "Direct Message to other local users."
  160. msgstr ""