Minify.po 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # Translation of StatusNet - Minify to Swedish (svenska)
  2. # Exported from translatewiki.net
  3. #
  4. # Author: Lokal Profil
  5. # --
  6. # This file is distributed under the same license as the StatusNet package.
  7. #
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: StatusNet - Minify\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:12+0000\n"
  14. "Language-Team: Swedish <https://translatewiki.net/wiki/Portal:sv>\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:03+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: sv\n"
  21. "X-Message-Group: #out-statusnet-plugin-minify\n"
  22. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  23. #. TRANS: Plugin description.
  24. msgid ""
  25. "The Minify plugin minifies StatusNet's CSS and JavaScript, removing "
  26. "whitespace and comments."
  27. msgstr ""
  28. #. TRANS: Client error displayed when not providing a valid path in parameter "f".
  29. msgid "The parameter \"f\" is not a valid path."
  30. msgstr "Parametern \"f\" är inte en giltig sökväg."
  31. #. TRANS: Client error displayed when not providing parameter "f".
  32. msgid "The parameter \"f\" is required but missing."
  33. msgstr "Parametern \"f\" är obligatoriska men saknas."
  34. #. TRANS: Client error displayed when trying to minify an unsupported file type.
  35. msgid "File type not supported."
  36. msgstr "Filtypen stöds inte"