NoticeTitle.po 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. # Translation of StatusNet - NoticeTitle to Norwegian Bokmål (‪norsk (bokmål)‬)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Nghtwlkr
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - NoticeTitle\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:20+0000\n"
  14. "Language-Team: Norwegian Bokmål <https://translatewiki.net/wiki/Portal:nb>\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "X-POT-Import-Date: 2011-06-05 21:51:09+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: nb\n"
  21. "X-Message-Group: #out-statusnet-plugin-noticetitle\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #. TRANS: Plugin description.
  24. msgid "Adds optional titles to notices."
  25. msgstr "Legger valgfrie titler til notiser."
  26. #. TRANS: Exception thrown when a notice title is too long.
  27. #. TRANS: %d is the maximum number of characters allowed in a title (used for plural).
  28. #, php-format
  29. msgid "The notice title is too long (maximum %d character)."
  30. msgid_plural "The notice title is too long (maximum %d characters)."
  31. msgstr[0] ""
  32. msgstr[1] ""
  33. #. TRANS: Page title. %1$s is the title, %2$s is the site name.
  34. #, php-format
  35. msgid "%1$s - %2$s"
  36. msgstr "%1$s - %2$s"