Skip to content
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
10 changes: 5 additions & 5 deletions src/fsharp/xlf/FSComp.txt.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -372,11 +372,6 @@
<target state="translated">アルゴリズム '{0}' はサポートされていません</target>
<note />
</trans-unit>
<trans-unit id="poundiNotSupportedByRegisteredDependencyManagers">
<source>#i is not supported by the registered PackageManagers</source>
<target state="translated">登録された PackageManager によって、#i はサポートされていません</target>
<note />
</trans-unit>
<trans-unit id="reprResumableCodeContainsDynamicResumeAtInBody">
<source>A target label for __resumeAt was not statically determined. A __resumeAt with a non-static target label may only appear at the start of a resumable code method</source>
<target state="new">A target label for __resumeAt was not statically determined. A __resumeAt with a non-static target label may only appear at the start of a resumable code method</target>
Expand Down Expand Up @@ -417,6 +412,11 @@
<target state="new">The resumable code value(s) '{0}' does not have a definition</target>
<note />
</trans-unit>
<trans-unit id="poundiNotSupportedByRegisteredDependencyManagers">
<source>#i is not supported by the registered PackageManagers</source>
<target state="translated">登録された PackageManager によって、#i はサポートされていません</target>
<note />
</trans-unit>
<trans-unit id="reprStateMachineInvalidForm">
<source>The state machine has an unexpected form</source>
<target state="new">The state machine has an unexpected form</target>
Expand Down