Files
Chamilo/vendor/symfony/translation/Tests/fixtures/plurals.po
2025-04-10 12:24:57 +02:00

8 lines
149 B
Plaintext

msgid "foo"
msgid_plural "foos"
msgstr[0] "bar"
msgstr[1] "bars"
msgid "{0} no foos|one foo|%count% foos"
msgstr "{0} no bars|one bar|%count% bars"