Minify.pot 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  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: 2015-02-27 16:31+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. #. TRANS: Client error displayed when not providing a valid path in parameter "f".
  20. #: actions/minify.php:50
  21. msgid "The parameter \"f\" is not a valid path."
  22. msgstr ""
  23. #. TRANS: Client error displayed when not providing parameter "f".
  24. #: actions/minify.php:54
  25. msgid "The parameter \"f\" is required but missing."
  26. msgstr ""
  27. #. TRANS: Client error displayed when trying to minify an unsupported file type.
  28. #: actions/minify.php:112
  29. msgid "File type not supported."
  30. msgstr ""
  31. #. TRANS: Plugin description.
  32. #: MinifyPlugin.php:168
  33. msgid ""
  34. "The Minify plugin minifies StatusNet's CSS and JavaScript, removing "
  35. "whitespace and comments."
  36. msgstr ""