-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated Chinese translations #9
base: main
Are you sure you want to change the base?
Conversation
Made changes to "Measure type" and "New computed/transformed variable".
Changed translation of "Ordinal".
Changed translation of "Nominal".
@icekylin Thanks for your reply.
It is true that "Measure type" can be directly translated to '测量类型' in Chinese and that is probably why this translation has been used in SPSS. However, users will be actually choosing the type of variables (变量) in their dataset while coming up with this phrase in jamovi. '变量类型', therefore, would be more straightforward and easier to understand. We also changed the translation of "Ordinal" to '有序' and "Nominal" to '无序'. Ordinal data has a specific order while nominal data does not. Our translations can reflect this difference in the variable type directly. '定序' and '名义' are not wrong translations but are just not very straightforward in this case. Besides, ordinal/nominal logistic regression has been translated as '有序/无序多分类Logistic回归' while '定序/名义' has not been used. We believe that the consistency of all the terms used in multiple steps of statistical analyses is very important for jamovi users. Users might be confused if they see different terms when choosing the variable types and selecting appropriate modeling methods. It's ok if there would be some differences in the Chinese versions between jamovi and other statistical software. As long as the translations make sense and are easy to understand, this will not be a problem for users who switch from SPSS or others. It would also be an opportunity if we could improve some translations and make jamovi accessible for Chinese users. Let us know what you think. Thank you! |
I'm sorry, I can't agree, for the same reason before. I am a user experience engineer, so keeping the interface language consistent with most software habits is precisely an important part of the user experience. Some general terms you can find on China National Committee for Terminology in Science and Technology (CNTERM)at here ,and translation guides for GNU and other open source projects on their website. thanks |
@icekylin Great work! Thank you for your contributions!
For "Measure type", "变量类型" might be more commonly used.
For "New computed/transformed variable", "计算/转换生成新的变量“ would be easier for people to understand?
Please review and let me know what you think. Thanks!