Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

New Crowdin updates #779

Merged
merged 4 commits into from
Jun 21, 2023
Merged
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
25 changes: 14 additions & 11 deletions src/Snap.Hutao/Snap.Hutao/Resource/Localization/SH.en.resx
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
<value>HTTP GET {0}</value>
</data>
<data name="ControlImageCompositionImageSystemException" xml:space="preserve">
<value>Exception when applying CompositionImage's Source</value>
<value>Exception when applying CompositionImage's source</value>
</data>
<data name="ControlPanelPanelSelectorDropdownGridName" xml:space="preserve">
<value>Grid</value>
Expand Down Expand Up @@ -1711,16 +1711,16 @@
<value>{0} mins</value>
</data>
<data name="WebDailyNoteExtraTaskRewardNotAllowed" xml:space="preserve">
<value>No enough finished Daily Commission</value>
<value>今日完成委托数量不足</value>
</data>
<data name="WebDailyNoteExtraTaskRewardNotTaken" xml:space="preserve">
<value>Daily Commission Reward ready to claim</value>
<value>「每日委托」奖励未领取</value>
</data>
<data name="WebDailyNoteExtraTaskRewardReceived" xml:space="preserve">
<value>Daily Commission Reward Claimed</value>
<value>「每日委托」奖励已领取</value>
</data>
<data name="WebDailyNoteHomeCoinRecoveryFormat" xml:space="preserve">
<value>{0} {1:HH:mm} reached the limit</value>
<value>预计 {0} {1:HH:mm} 达到存储上限</value>
</data>
<data name="WebDailyNoteRecoveryTimeDay0" xml:space="preserve">
<value>Today</value>
Expand All @@ -1735,7 +1735,7 @@
<value>{0} day</value>
</data>
<data name="WebDailyNoteResinRecoveryFormat" xml:space="preserve">
<value>Recover in {0} {1:HH:mm}</value>
<value>将于 {0} {1:HH:mm} 后全部恢复</value>
</data>
<data name="WebDailyNoteSenselessVerificationSuccess" xml:space="preserve">
<value>Imperceptible verification successful</value>
Expand Down Expand Up @@ -2020,18 +2020,21 @@
<value>Select account or start now</value>
</data>
<data name="ServiceGameUnlockerFindModuleNoModuleFound" xml:space="preserve">
<value>Error finding necessary modules: could not read any module, the protection driver may has been loaded</value>
<value>Error finding required modules: could not read any module, the protection driver may have been loaded</value>
</data>
<data name="ServiceGameUnlockerFindModuleTimeLimitExeeded" xml:space="preserve">
<value>Error finding necessary modules: timeout</value>
<value>Error finding required modules: timeout</value>
</data>
<data name="ServiceGameUnlockerInterestedPatternNotFound" xml:space="preserve">
<value>Error finding necessary modules: no expected content</value>
<value>Error matching memory pattern: no expected content</value>
</data>
<data name="ServiceGameUnlockerReadModuleMemoryCopyVirtualMemoryFailed" xml:space="preserve">
<value>Error finding necessary modules: could not copy module memory to destination</value>
<value>Error reading required modules' memory: could not copy module memory to destination</value>
</data>
<data name="ServiceGameUnlockerReadProcessMemoryPointerAddressFailed" xml:space="preserve">
<value>Error finding necessary modules: could not read valid value in given address</value>
<value>Error reading process modules' memory: could not read valid value in given address</value>
</data>
<data name="WebDailyNoteResinRecoveryCompleted" xml:space="preserve">
<value>原粹树脂已完全恢复</value>
</data>
</root>
Loading