【发布时间】:2023-03-12 21:17:01
【问题描述】:
当我翻译一些东西时,有时会有一些字符串放在 cmets 中并放在其他所有内容之后。这些 cmets 是干什么用的?
例如:
#~ msgid ""
#~ "You tried to register but your email is already known.\n"
#~ "To try again to login, click on the following link:\n"
#~ "{}{}"
#~ msgstr ""
#~ "Vous avez essayé de vous enregistrer, mais votre email est déjà connu."
#~ "Pour vous connecter, cliquez sur le lien suivant :\n"
#~ "{}{}"
~ 有什么用?
有时会有这样的管道:
#~| msgid "Show your activity"
#~ msgid "your activities"
#~ msgstr "Montrer mon activité"
| 有什么用?
【问题讨论】:
标签: translation po