Skip to content

Update Files.zh-Hans.xlf #7339

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

Merged
merged 1 commit into from
Dec 21, 2021
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
24 changes: 11 additions & 13 deletions src/Files/MultilingualResources/Files.zh-Hans.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -1404,8 +1404,7 @@
</trans-unit>
<trans-unit id="SettingsAboutSupportUsListViewItem.AutomationProperties.Name" translate="yes" xml:space="preserve">
<source>Support us on GitHub</source>
<target state="needs-review-translation">通过 PayPal 支持我们</target>
<note from="MultilingualUpdate" annotates="source" priority="2">Please verify the translation’s accuracy as the source string was updated after it was translated.</note>
<target state="translated">在GitHub上支持我们</target>
</trans-unit>
<trans-unit id="Details" translate="yes" xml:space="preserve">
<source>Details</source>
Expand Down Expand Up @@ -2863,8 +2862,7 @@
</trans-unit>
<trans-unit id="SettingsSearchUnindexedItems" translate="yes" xml:space="preserve">
<source>Show unindexed items when searching for files and folders</source>
<target state="needs-review-translation">搜索文件和文件夹时显示未建立索引的项(搜索可能需要更长时间)</target>
<note from="MultilingualUpdate" annotates="source" priority="2">Please verify the translation’s accuracy as the source string was updated after it was translated.</note>
<target state="translated">搜索文件和文件夹时显示未建立索引的项</target>
</trans-unit>
<trans-unit id="SettingsEnableLayoutPreferencesPerFolder" translate="yes" xml:space="preserve">
<source>Enable individual preferences for individual directories</source>
Expand Down Expand Up @@ -3463,39 +3461,39 @@ Files 不收集、存储、共享或发布任何个人信息。
</trans-unit>
<trans-unit id="Columns" translate="yes" xml:space="preserve">
<source>Columns</source>
<target state="new">Columns</target>
<target state="translated">列视图</target>
</trans-unit>
<trans-unit id="LargeIcons" translate="yes" xml:space="preserve">
<source>Large Icons</source>
<target state="new">Large Icons</target>
<target state="translated">网格视图(大)</target>
</trans-unit>
<trans-unit id="MediumIcons" translate="yes" xml:space="preserve">
<source>Medium Icons</source>
<target state="new">Medium Icons</target>
<target state="translated">网格视图(中)</target>
</trans-unit>
<trans-unit id="SmallIcons" translate="yes" xml:space="preserve">
<source>Small Icons</source>
<target state="new">Small Icons</target>
<target state="translated">网格视图(小)</target>
</trans-unit>
<trans-unit id="Tiles" translate="yes" xml:space="preserve">
<source>Tiles</source>
<target state="new">Tiles</target>
<target state="translated">平铺视图</target>
</trans-unit>
<trans-unit id="FolderWidgetCreateNewLibraryDialogTitleText" translate="yes" xml:space="preserve">
<source>Create Library</source>
<target state="new">Create Library</target>
<target state="translated">创建库</target>
</trans-unit>
<trans-unit id="FolderWidgetCreateNewLibraryInputPlaceholderText" translate="yes" xml:space="preserve">
<source>Enter Library name</source>
<target state="new">Enter Library name</target>
<target state="translated">输入库名</target>
</trans-unit>
<trans-unit id="ShowFolderSize" translate="yes" xml:space="preserve">
<source>Show folder size</source>
<target state="new">Show folder size</target>
<target state="translated">显示文件夹大小</target>
</trans-unit>
<trans-unit id="ErrorDialogSkip" translate="yes" xml:space="preserve">
<source>Skip</source>
<target state="new">Skip</target>
<target state="translated">跳过</target>
</trans-unit>
</group>
</body>
Expand Down