minetest/games/devtest/mods/testtranslations/locale/translation_po.fr.po
y5nw e3aa79cffb
Gettext and plural support for client-side translations (#14726)
---------

Co-authored-by: Ekdohibs <nathanael.courant@laposte.net>
Co-authored-by: y5nw <y5nw@protonmail.com>
Co-authored-by: rubenwardy <rw@rubenwardy.com>
2024-10-13 11:29:08 +02:00

23 lines
648 B
Plaintext

# Test Plural-Forms parsing
msgid ""
msgstr ""
"Plural-Forms: nplurals=2; plural= (n-1+1)<=1 ? n||1?0:1 : 1?(!!2):2;"
msgctxt "testtranslations"
msgid "Testing .po files: untranslated"
msgstr "Testing .po files: translated"
msgctxt "testtranslations"
msgid "@1: .po singular"
msgid_plural "@1: .po plural"
msgstr[0] "@1: .po 0 and 1 (French singular)"
msgstr[1] "@1: .po >1 (French plural)"
#, foo bar fuzzy
msgctxt "testtranslations"
msgid "Testing fuzzy .po entry: untranslated (expected)"
msgstr "Testing fuzzy .po entry: translated (wrong)"
msgid "Testing .po without context: untranslated"
msgstr "Testing .po without context: translated"