Skip to content
Open
Show file tree
Hide file tree
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
10 changes: 6 additions & 4 deletions Localization/Resources/zh-CN/winget.resw
Original file line number Diff line number Diff line change
Expand Up @@ -3166,17 +3166,19 @@
<value>使用子命令管理字体。可以安装、升级或卸载与 package 类似的字体。 </value>
</data>
<data name="FontFamily" xml:space="preserve">
<value>家庭</value>
<value>字体族</value>
<comment>"Family" represents the font family such as 'Arial' or 'Times New Roman'</comment>
</data>
<data name="FontFaces" xml:space="preserve">
<value></value>
<value>字体样式</value>
<comment>"Faces" represents the typeface of the font family such as 'Bold' or 'Italic'</comment>
</data>
<data name="FontFamilyNameArgumentDescription" xml:space="preserve">
<value>按家庭名称筛选结果</value>
<value>按字体族名称筛选结果</value>
<comment>"Family" represents the font family such as 'Arial' or 'Times New Roman'</comment>
</data>
<data name="FontFace" xml:space="preserve">
<value></value>
<value>字体样式</value>
<comment>"Face" represents the typeface of a font family such as 'Bold' or 'Italic'</comment>
</data>
<data name="FontFilePaths" xml:space="preserve">
Expand Down
9 changes: 5 additions & 4 deletions Localization/Resources/zh-TW/winget.resw
Original file line number Diff line number Diff line change
Expand Up @@ -3166,17 +3166,18 @@
<value>使用子命令管理字型。可以安裝、升級或卸載類似封裝的字型。 </value>
</data>
<data name="FontFamily" xml:space="preserve">
<value>家庭</value>
<value>字型族</value>
<comment>"Family" represents the font family such as 'Arial' or 'Times New Roman'</comment>
</data>
<data name="FontFaces" xml:space="preserve">
<value>表情</value>
<value>字型樣式</value>
<comment>"Faces" represents the typeface of the font family such as 'Bold' or 'Italic'</comment>
</data>
<data name="FontFamilyNameArgumentDescription" xml:space="preserve">
<value>依家庭名稱篩選結果</value>
<value>依字型族名稱篩選結果</value>
</data>
<data name="FontFace" xml:space="preserve">
<value></value>
<value>字型樣式</value>
<comment>"Face" represents the typeface of a font family such as 'Bold' or 'Italic'</comment>
</data>
<data name="FontFilePaths" xml:space="preserve">
Expand Down