minetest/games/devtest/mods/testtranslations/translation_mo.de.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

27 lines
608 B
Plaintext

msgid ""
msgstr "Plural-Forms: nplurals=2; plural= n != 1;"
msgctxt "context"
msgid "With context"
msgstr "Has context"
msgctxt "context"
msgid "Singular form"
msgid_plural "Plural form"
msgstr[0] "Singular result"
msgstr[1] "Plural result"
# Replace plural form delimiter in the msgstr
msgid "Corrupt singular"
msgid_plural "Corrupt plural"
msgstr[0] "Corrupt singular result"
msgstr[1] "Corrupt plural result"
# Replace terminating NUL in the MO file
msgid "Corrupt entry"
msgstr "Corrupted result"
# Change the address of this entry to something invalid
msgid "Removed entry"
msgstr "Removed result"