Massive update to localized XLFs (#16634)

This commit is contained in:
Alex Ma
2021-08-09 12:44:12 -07:00
committed by GitHub
parent 1a8a382016
commit c22589574c
35 changed files with 2031 additions and 4772 deletions

View File

@@ -4063,7 +4063,7 @@ Error: {1}</source>
</trans-unit>
<trans-unit id="notebook.enableIncrementalGridRendering">
<source xml:lang="en">Enable incremental grid rendering for notebooks. This will improve the initial rendering time for large notebooks. There may be performance issues when interacting with the notebook while the rest of the grids are rendering.</source>
<target state="new">Enable incremental grid rendering for notebooks. This will improve the initial rendering time for large notebooks. There may be performance issues when interacting with the notebook while the rest of the grids are rendering.</target>
<target state="translated">전자 필기장에 대한 증분 그리드 렌더링을 활성화합니다. 이렇게 하면 대형 전자 필기장의 초기 렌더링 시간이 향상됩니다. 나머지 그리드가 렌더링되는 동안 전자 필기장과 상호 작용할 때 성능 문제가 있을 수 있습니다.</target>
</trans-unit>
<trans-unit id="searchConfigurationTitle">
<source xml:lang="en">Search Notebooks</source>
@@ -4299,11 +4299,11 @@ Error: {1}</source>
</trans-unit>
<trans-unit id="newViewLabel">
<source xml:lang="en">Create New View</source>
<target state="new">Create New View</target>
<target state="translated">새 보기 만들기</target>
</trans-unit>
<trans-unit id="viewNotFound">
<source xml:lang="en">Unable to find view: {0}</source>
<target state="new">Unable to find view: {0}</target>
<target state="translated">뷰 '{0}'을(를) 찾을 수 없습니다.</target>
</trans-unit>
<trans-unit id="trustLabel">
<source xml:lang="en">Trusted</source>
@@ -4499,7 +4499,7 @@ Error: {1}</source>
<body>
<trans-unit id="viewsUnableToRemove">
<source xml:lang="en">Unable to remove view</source>
<target state="new">Unable to remove view</target>
<target state="translated">뷰를 제거할 수 없음</target>
</trans-unit>
<trans-unit id="confirmDelete">
<source xml:lang="en">Are you sure you want to delete view "{0}"?</source>
@@ -4571,7 +4571,7 @@ Error: {1}</source>
</trans-unit>
<trans-unit id="viewOptionsModal.nameTaken">
<source xml:lang="en">This view name has already been taken.</source>
<target state="new">This view name has already been taken.</target>
<target state="translated">이 보기 이름은 이미 사용되었습니다.</target>
</trans-unit>
<trans-unit id="save">
<source xml:lang="en">Save</source>