Merge branch 'fix/i18n' of https://github.com/Vikka/evennia into Vikka-fix/i18n
This commit is contained in:
commit
fd9b491d09
1 changed files with 346 additions and 346 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue