Skip to content
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
2 changes: 1 addition & 1 deletion src/fsharp/xlf/FSComp.txt.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@
</trans-unit>
<trans-unit id="scriptSdkNotDeterminedNoHost">
<source>The .NET SDK for this script could not be determined. dotnet.exe could not be found ensure a .NET SDK is installed.</source>
<target state="new">The .NET SDK for this script could not be determined. dotnet.exe could not be found ensure a .NET SDK is installed.</target>
<target state="translated">Sada .NET SDK pro tento skript nedá určit. dotnet.exe se nepovedlo najít, ujistěte se, že je sada .NET SDK nainstalovaná.</target>
<note />
</trans-unit>
<trans-unit id="scriptSdkNotDeterminedUnexpected">
Expand Down
2 changes: 1 addition & 1 deletion src/fsharp/xlf/FSComp.txt.es.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
</trans-unit>
<trans-unit id="featureAttributesToRightOfModuleKeyword">
<source>attributes to the right of the 'module' keyword</source>
<target state="new">attributes to the right of the 'module' keyword</target>
<target state="translated">atributos a la derecha de la palabra clave “módulo”</target>
<note />
</trans-unit>
<trans-unit id="featureDefaultInterfaceMemberConsumption">
Expand Down
2 changes: 1 addition & 1 deletion src/fsharp/xlf/FSComp.txt.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
</trans-unit>
<trans-unit id="featureAttributesToRightOfModuleKeyword">
<source>attributes to the right of the 'module' keyword</source>
<target state="new">attributes to the right of the 'module' keyword</target>
<target state="translated">attributs à droite du mot clé 'module'</target>
<note />
</trans-unit>
<trans-unit id="featureDefaultInterfaceMemberConsumption">
Expand Down
2 changes: 1 addition & 1 deletion src/fsharp/xlf/FSComp.txt.ja.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
</trans-unit>
<trans-unit id="featureAttributesToRightOfModuleKeyword">
<source>attributes to the right of the 'module' keyword</source>
<target state="new">attributes to the right of the 'module' keyword</target>
<target state="translated">'module' キーワードの右側の属性</target>
<note />
</trans-unit>
<trans-unit id="featureDefaultInterfaceMemberConsumption">
Expand Down
2 changes: 1 addition & 1 deletion src/fsharp/xlf/FSComp.txt.ko.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
</trans-unit>
<trans-unit id="featureAttributesToRightOfModuleKeyword">
<source>attributes to the right of the 'module' keyword</source>
<target state="new">attributes to the right of the 'module' keyword</target>
<target state="translated">'module' 키워드 오른쪽에 있는 특성</target>
<note />
</trans-unit>
<trans-unit id="featureDefaultInterfaceMemberConsumption">
Expand Down
2 changes: 1 addition & 1 deletion src/fsharp/xlf/FSComp.txt.pt-BR.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
</trans-unit>
<trans-unit id="featureAttributesToRightOfModuleKeyword">
<source>attributes to the right of the 'module' keyword</source>
<target state="new">attributes to the right of the 'module' keyword</target>
<target state="translated">atributos à direita da palavra-chave 'módulo'</target>
<note />
</trans-unit>
<trans-unit id="featureDefaultInterfaceMemberConsumption">
Expand Down
2 changes: 1 addition & 1 deletion src/fsharp/xlf/FSComp.txt.zh-Hant.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
</trans-unit>
<trans-unit id="featureAttributesToRightOfModuleKeyword">
<source>attributes to the right of the 'module' keyword</source>
<target state="new">attributes to the right of the 'module' keyword</target>
<target state="translated">'module' 關鍵字右邊的屬性</target>
<note />
</trans-unit>
<trans-unit id="featureDefaultInterfaceMemberConsumption">
Expand Down
4 changes: 2 additions & 2 deletions vsintegration/src/FSharp.Editor/xlf/FSharp.Editor.cs.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</trans-unit>
<trans-unit id="AddMissingInstanceMemberParameter">
<source>Add missing instance member parameter</source>
<target state="new">Add missing instance member parameter</target>
<target state="translated">Přidat chybějící parametr člena instance</target>
<note />
</trans-unit>
<trans-unit id="AddNewKeyword">
Expand Down Expand Up @@ -259,7 +259,7 @@
</trans-unit>
<trans-unit id="UseNameof">
<source>Use 'nameof'</source>
<target state="new">Use 'nameof'</target>
<target state="translated">Použít nameof</target>
<note />
</trans-unit>
<trans-unit id="UseUpcastKeyword">
Expand Down