Setting UI Localization issue (Japanese) #13477

Closed
opened 2026-01-31 03:43:47 +00:00 by claunia · 11 comments
Owner

Originally created by @noriokaki on GitHub (Apr 16, 2021).

Originally assigned to: @lhecker on GitHub.

Windows Terminal version (or Windows build number)

1.7.1033.0

Other Software

No response

Steps to reproduce

open setting UI

Expected Behavior

No response

Actual Behavior

image

"役職" is probably an error in the name of the "タブタイトル名"(tab title name).

image

I think "透明化" (transparency) or "透過"(translucent) would be better than "アクリル"(acrylic).

Originally created by @noriokaki on GitHub (Apr 16, 2021). Originally assigned to: @lhecker on GitHub. ### Windows Terminal version (or Windows build number) 1.7.1033.0 ### Other Software _No response_ ### Steps to reproduce open setting UI ### Expected Behavior _No response_ ### Actual Behavior ![image](https://user-images.githubusercontent.com/12603061/114965040-cf087900-9eaa-11eb-91cb-e3606f016581.png) "役職" is probably an error in the name of the "タブタイトル名"(tab title name). ![image](https://user-images.githubusercontent.com/12603061/114970067-a2f1f580-9eb4-11eb-98e2-58d433bab288.png) I think "透明化" (transparency) or "透過"(translucent) would be better than "アクリル"(acrylic).
Author
Owner

@skyline75489 commented on GitHub (Apr 16, 2021):

Thanks for the feedback! Would you mind making a more detailed chart from this? It would help us improve the localization.

See #9238 and #9328 for reference.

@skyline75489 commented on GitHub (Apr 16, 2021): Thanks for the feedback! Would you mind making a more detailed chart from this? It would help us improve the localization. See #9238 and #9328 for reference.
Author
Owner

@noriokaki commented on GitHub (Apr 16, 2021):

@skyline75489
Thanks for your response.

key Recommendation
Profile_TabTitle.Header タブタイトル名
Profile_AcrylicOpacity.Header 不透明度
Profile_UseAcrylic.Header 透明化を有効にする
Profile_AcrylicHeader.Text 透明化
@noriokaki commented on GitHub (Apr 16, 2021): @skyline75489 Thanks for your response. | key |Recommendation | |----| ----| |Profile_TabTitle.Header| タブタイトル名 | |Profile_AcrylicOpacity.Header| 不透明度 | |Profile_UseAcrylic.Header|透明化を有効にする | |Profile_AcrylicHeader.Text|透明化|
Author
Owner

@skyline75489 commented on GitHub (Apr 16, 2021):

We actually have a tracking issue for "traditional transparency" which is #603, so I would suggest keeping the 'acrylic' term in the translation to avoid confusion in the future.

Feel free to list other imperfections, if you can find them 😄

@skyline75489 commented on GitHub (Apr 16, 2021): We actually have a tracking issue for "traditional transparency" which is #603, so I would suggest keeping the 'acrylic' term in the translation to avoid confusion in the future. Feel free to list other imperfections, if you can find them 😄
Author
Owner

@noriokaki commented on GitHub (Apr 16, 2021):

I agreed about the acrylic.

key Recommendation
Profile_TabTitle.Header タブタイトル名
Profile_AcrylicOpacity.Header アクリルの不透明度
Profile_UseAcrylic.Header アクリル透明化を有効にする
Profile_AcrylicHeader.Text アクリル透明化
Globals_TabWidthMode.HelpText コンパクトは、フォーカスされていないタブをアイコンのサイズに縮小します。
Globals_TabWidthModeEqual.Content 均等
@noriokaki commented on GitHub (Apr 16, 2021): I agreed about the acrylic. | key |Recommendation | |----| ----| |Profile_TabTitle.Header| タブタイトル名 | |Profile_AcrylicOpacity.Header| アクリルの不透明度 | |Profile_UseAcrylic.Header|アクリル透明化を有効にする | |Profile_AcrylicHeader.Text|アクリル透明化| |Globals_TabWidthMode.HelpText|コンパクトは、フォーカスされていないタブをアイコンのサイズに縮小します。| |Globals_TabWidthModeEqual.Content|均等|
Author
Owner

@skyline75489 commented on GitHub (Jul 23, 2021):

/cc @lhecker for localization improvement.

@skyline75489 commented on GitHub (Jul 23, 2021): /cc @lhecker for localization improvement.
Author
Owner

@lhecker commented on GitHub (Sep 20, 2021):

Tracked as MSFT:36323577.

@lhecker commented on GitHub (Sep 20, 2021): Tracked as MSFT:36323577.
Author
Owner

@lhecker commented on GitHub (Feb 9, 2022):

The following strings where fixed:

  • Profile_TabTitle.Header
  • Globals_TabWidthMode.HelpText
  • Globals_TabWidthModeEqual.Content

There's an ongoing discussion regarding the translation for "acrylic" internally in MSFT:36776499.
Here's the response from the localization team:

The English src string is “Enable acrylic”. The suggestion is adding additional term “transparency”. We should not customize translation deviating from the source strings if not absolutely necessary. Would your team’s copy writer consider updating the source string to be something like “Enable acrylic transparency” or “Enable acrylic texture” (based on the dev comment)?

@lhecker commented on GitHub (Feb 9, 2022): The following strings where fixed: * `Profile_TabTitle.Header` * `Globals_TabWidthMode.HelpText` * `Globals_TabWidthModeEqual.Content` There's an ongoing discussion regarding the translation for "acrylic" internally in MSFT:36776499. Here's the response from the localization team: > The English src string is “Enable acrylic”. The suggestion is adding additional term “transparency”. We should not customize translation deviating from the source strings if not absolutely necessary. Would your team’s copy writer consider updating the source string to be something like “Enable acrylic transparency” or “Enable acrylic texture” (based on the dev comment)?
Author
Owner

@zadjii-msft commented on GitHub (Feb 14, 2022):

Discussion: we thought "Enable acrylic transparency" was a fine string for now.

@zadjii-msft commented on GitHub (Feb 14, 2022): Discussion: we thought "Enable acrylic transparency" was a fine string for now.
Author
Owner

@lhecker commented on GitHub (Feb 16, 2022):

I was about to change it to "acrylic transparency" but then I realized I should check what Microsoft uses officially...
Turns out "acrylic material" or "アクリル素材" is the proper name:

@lhecker commented on GitHub (Feb 16, 2022): I was about to change it to "acrylic transparency" but then I realized I should check what Microsoft uses officially... Turns out "acrylic material" or "アクリル素材" is the proper name: * https://docs.microsoft.com/en-us/windows/apps/design/style/acrylic * https://docs.microsoft.com/ja-jp/windows/apps/design/style/acrylic
Author
Owner

@ghost commented on GitHub (May 24, 2022):

:tada:This issue was addressed in #12505, which has now been successfully released as Windows Terminal v1.13.1143.🎉

Handy links:

@ghost commented on GitHub (May 24, 2022): :tada:This issue was addressed in #12505, which has now been successfully released as `Windows Terminal v1.13.1143`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.13.1143) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Author
Owner

@ghost commented on GitHub (May 24, 2022):

:tada:This issue was addressed in #12505, which has now been successfully released as Windows Terminal Preview v1.14.143.🎉

Handy links:

@ghost commented on GitHub (May 24, 2022): :tada:This issue was addressed in #12505, which has now been successfully released as `Windows Terminal Preview v1.14.143`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.14.143) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13477