Skip to content

Update Korean translation #11502

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

Potmarigold
Copy link

Update Korean translation

Update Korean translation
Copy link
Member

@cuavas cuavas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for looking at this. I haven’t reviewed the entire diff yet, but I already have several concerns. Are you taking context into consideration, and thinking about using terminology consistently?

Comment on lines 57 to 60
msgstr "%1$s 볼륨"
msgstr "%1$s 음ㄹ"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn’t look right.

Comment on lines 504 to 505
msgid "Zoom to screen area"
msgstr ""
msgstr "화면 영역 확대/축소"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can only ever result in the layout being expanded, it will never result in the layout being shrunk.

Comment on lines 524 to 525
msgid "Bilinear filtering for snapshots"
msgstr ""
msgstr "스냅샷을 위한 이진 필터링"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe bilinear filtering is 이중선형 필터링.

Comment on lines 759 to +760
msgid "Zoom to Screen Area"
msgstr ""
msgstr "화면 영역 확대/축소"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As in the other place where this is referred to, this only ever results in the layout being expanded, not shrunk.

Comment on lines 873 to 874
msgid "solid state storage"
msgstr ""
msgstr "SSD"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is used for various solid state media including bubble memory cartridges, battery backed static RAM cartridges, etc. and not just solid state disks in the modern sense of Flash-based hard disk replacements. Is SSD an inclusive enough term?

Comment on lines 2341 to 2343
msgctxt "gfxview"
msgid "Zoom = 1/%1$d"
msgstr ""
msgstr "확대/축소 = 1/%1$d"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is always a fractional ratio, i.e. contraction.

Comment on lines 2347 to 2349
msgctxt "gfxview"
msgid "Zoom = %1$d"
msgstr ""
msgstr "확대/축소 = %1$d"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is always an integer ratio, i.e. expansion.

Comment on lines 2442 to 2443
msgid " %1$d×%2$d origin (%3$d %4$d)"
msgstr ""
msgstr " 1$d×%2$d 원본(%3$d %4$d)"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn’t the origin as in the origin of a coordinate system be 원점?

Comment on lines 2482 to +2483
msgid "Audit Media"
msgstr ""
msgstr "매체 심사"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why have you translated “media” as 매체 here when you’ve used 미디어 in most of the error messages?

Comment on lines 2493 to 2497
"Auditing media for system %2$u of %3$u...\n"
"%1$s"
msgstr ""
"3$u의 %2$u 시스템에 대한 미디어를 심사 중...\n"
"%1$s"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See here’s a pertinent example where you’ve translated “media” as 미디어 in the context of a media audit.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Hackjjang
Copy link

You can see where the % has been erased.

@angelosa angelosa added the intl label Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants