Skip to content
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

Fix #632: Changes proposed by Korean translators #667

Merged
merged 1 commit into from
Feb 13, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions suse2022-ns/common/l10n/ko.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@

<l:context name="xref-number-and-title">
<l:template name="appendix" style="nonumber" text="&#20184;&#37682; “%t”"/>
<l:template name="bridgehead" style="nonumber" text="&#38917; “%t”"/>
<l:template name="bridgehead" style="nonumber" text="&#51208; “%t”"/>
<l:template name="chapter" style="nonumber" text="&#51208;&#50640;&#49436; “%t” &#51109;"/>
<l:template name="chapter" text="%n&#51109; %t"/>
<l:template name="equation" style="nonumber" text="&#24335; “%t”"/>
Expand Down Expand Up @@ -169,12 +169,12 @@
</l:context>

<l:context name="xref-number">
<l:template name="sect1" text="%n&#38917;"/>
<l:template name="sect2" text="%n&#38917;"/>
<l:template name="sect3" text="%n&#38917;"/>
<l:template name="sect4" text="%n&#38917;"/>
<l:template name="sect5" text="%n&#38917;"/>
<l:template name="section" text="%n&#38917;"/>
<l:template name="sect1" text="%n절"/>
<l:template name="sect2" text="%n절"/>
<l:template name="sect3" text="%n절"/>
<l:template name="sect4" text="%n절"/>
<l:template name="sect5" text="%n절"/>
<l:template name="section" text="%n절"/>
</l:context>

<l:context name="xep-bookmark-title">
Expand Down