Update to localized XLFS (#17372)

This commit is contained in:
Alex Ma
2021-10-15 12:53:28 -07:00
committed by GitHub
parent c368fcab25
commit 7b66acd58b
60 changed files with 2866 additions and 166 deletions

View File

@@ -398,7 +398,7 @@
</trans-unit>
<trans-unit id="configurePython.descriptionWithKernel">
<source xml:lang="en">The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.</source>
<target state="new">The '{0}' kernel requires a Python runtime to be configured and dependencies to be installed.</target>
<target state="translated">{0} 커널을 사용하려면 Python 런타임을 구성하고 종속성을 설치해야 합니다.</target>
</trans-unit>
<trans-unit id="configurePython.descriptionWithoutKernel">
<source xml:lang="en">Notebook kernels require a Python runtime to be configured and dependencies to be installed.</source>
@@ -506,7 +506,7 @@
</trans-unit>
<trans-unit id="msgNoRequirementsForKernel">
<source xml:lang="en">No packages are required by default for the kernel '{0}'</source>
<target state="new">No packages are required by default for the kernel '{0}'</target>
<target state="translated">'{0}' 커널에는 기본적으로 패키지가 필요하지 않습니다.</target>
</trans-unit>
</body>
</file>