default.po 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: CakePHP Testsuite\n"
  4. "POT-Creation-Date: 2008-05-15 02:51-0700\n"
  5. "PO-Revision-Date: \n"
  6. "Last-Translator: CakePHP I18N & I10N Team <i10n.cakephp@gmail.com>\n"
  7. "Language-Team: CakePHP I18N & I10N Team <i10n.cakephp@gmail.com>\n"
  8. "MIME-Version: 1.0\n"
  9. "Content-Type: text/plain; charset=UTF-8\n"
  10. "Content-Transfer-Encoding: 8bit\n"
  11. "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
  12. "X-Poedit-Language: Three Forms of Plurals\n"
  13. "X-Poedit-SourceCharset: utf-8\n"
  14. msgid ""
  15. msgstr "header"
  16. msgid "Plural Rule 1"
  17. msgstr "Po (translated)"
  18. msgid "%d = 1"
  19. msgid_plural "%d = 0 or > 1"
  20. msgstr[0] "%d is 1 (po translated)"
  21. msgstr[1] "%d is 2-4 (po translated)"
  22. msgstr[2] "%d everything else (po translated)"
  23. msgid "This is a multiline translation\n"
  24. "broken up over multiple lines.\n"
  25. "This is the third line.\n"
  26. "This is the forth line."
  27. msgstr "This is a multiline translation\n"
  28. "broken up over multiple lines.\n"
  29. "This is the third line.\n"
  30. "This is the forth line. (translated)"
  31. msgid "No translation needed"
  32. msgstr ""
  33. msgid "test"
  34. msgid_plural "tests"
  35. msgstr[0] "test translated"
  36. msgstr[1] "test translated"
  37. msgstr[2] ""
  38. msgstr[3] ""
  39. msgid "valid\n"
  40. "second line"
  41. msgid_plural "valids\n"
  42. "second line"
  43. msgstr[0] "v\n"
  44. "second line"
  45. msgstr[1] "vs\n"
  46. "second line"
  47. msgid "%d = 1\n"
  48. "This is a multiline translation\n"
  49. "broken up over multiple lines.\n"
  50. "This is the third line.\n"
  51. "This is the forth line."
  52. msgid_plural "%d = 0 or > 1\n"
  53. "This is a multiline translation\n"
  54. "broken up over multiple lines.\n"
  55. "This is the third line.\n"
  56. "This is the forth line."
  57. msgstr[0] "%d is 1\n"
  58. "This is a multiline translation\n"
  59. "broken up over multiple lines.\n"
  60. "This is the third line.\n"
  61. "This is the forth line."
  62. msgstr[1] "%d is 2-4\n"
  63. "This is a multiline translation\n"
  64. "broken up over multiple lines.\n"
  65. "This is the third line.\n"
  66. "This is the forth line."
  67. msgid "this is a \"quoted string\""
  68. msgstr "this is a \"quoted string\" (translated)"
  69. ""
  70. msgid "new line: \n"
  71. "no new line: \\n"
  72. msgstr "new line: \n"
  73. "no new line: \\n (translated)"