translation_po.fr.po 648 B

12345678910111213141516171819202122
  1. # Test Plural-Forms parsing
  2. msgid ""
  3. msgstr ""
  4. "Plural-Forms: nplurals=2; plural= (n-1+1)<=1 ? n||1?0:1 : 1?(!!2):2;"
  5. msgctxt "testtranslations"
  6. msgid "Testing .po files: untranslated"
  7. msgstr "Testing .po files: translated"
  8. msgctxt "testtranslations"
  9. msgid "@1: .po singular"
  10. msgid_plural "@1: .po plural"
  11. msgstr[0] "@1: .po 0 and 1 (French singular)"
  12. msgstr[1] "@1: .po >1 (French plural)"
  13. #, foo bar fuzzy
  14. msgctxt "testtranslations"
  15. msgid "Testing fuzzy .po entry: untranslated (expected)"
  16. msgstr "Testing fuzzy .po entry: translated (wrong)"
  17. msgid "Testing .po without context: untranslated"
  18. msgstr "Testing .po without context: translated"