Your IP : 216.73.216.74


Current Path : /usr/local/python-3.13/lib/python3.13/test/test_tools/msgfmt_data/
Upload File :
Current File : //usr/local/python-3.13/lib/python3.13/test/test_tools/msgfmt_data/fuzzy.po

# Fuzzy translations are not written to the .mo file.
#, fuzzy
msgid "foo"
msgstr "bar"

# comment
#, fuzzy
msgctxt "abc"
msgid "foo"
msgstr "bar"

#, fuzzy
# comment
msgctxt "xyz"
msgid "foo"
msgstr "bar"

#, fuzzy
msgctxt "abc"
msgid "One email sent."
msgid_plural "%d emails sent."
msgstr[0] "One email sent."
msgstr[1] "%d emails sent."