k8s.po 827 B

1234567891011121314151617181920212223242526272829
  1. # Test translations for unit tests.
  2. # Copyright (C) 2016
  3. # This file is distributed under the same license as the Kubernetes package.
  4. # FIRST AUTHOR brendan.d.burns@gmail.com, 2016.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: gettext-go-examples-hello\n"
  9. "Report-Msgid-Bugs-To: \n"
  10. "POT-Creation-Date: 2013-12-12 20:03+0000\n"
  11. "PO-Revision-Date: 2016-12-13 21:35-0800\n"
  12. "Last-Translator: Brendan Burns <brendan.d.burns@gmail.com>\n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "X-Generator: Poedit 1.6.10\n"
  17. "X-Poedit-SourceCharset: UTF-8\n"
  18. "Language-Team: \n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. "Language: en\n"
  21. msgid "test_plural"
  22. msgid_plural "test_plural"
  23. msgstr[0] "there was %d item"
  24. msgstr[1] "there were %d items"
  25. msgid "test_string"
  26. msgstr "foo"