Merge branch 'fix/i18n' of https://github.com/Vikka/evennia into Vikka-fix/i18n

This commit is contained in:
Griatch 2020-11-21 18:10:12 +01:00
commit fd9b491d09

View file

@ -30,13 +30,13 @@ msgstr "Il y a plusieurs correspondances possibles."
#: .\commands\cmdhandler.py:704 #: .\commands\cmdhandler.py:704
#, python-format #, python-format
msgid "Command '%s' is not available." msgid "Command '{command}' is not available."
msgstr "La commande '%s' n'est pas disponible." msgstr "La commande '{command}' n'est pas disponible."
#: .\commands\cmdhandler.py:709 #: .\commands\cmdhandler.py:709
#, python-format #, python-format
msgid " Maybe you meant %s?" msgid " Maybe you meant {command}?"
msgstr " Vouliez-vous dire %s ?" msgstr " Vouliez-vous dire {command} ?"
#: .\commands\cmdhandler.py:709 #: .\commands\cmdhandler.py:709
msgid "or" msgid "or"