[Loc] update to langpack source files (#18958)

* update to xlfs

* [Loc] added updates to langpack source files
This commit is contained in:
Alex Ma
2022-04-06 12:46:39 -07:00
committed by GitHub
parent 03d2e83250
commit 63a700ef3f
52 changed files with 181 additions and 71 deletions

View File

@@ -100,6 +100,14 @@
</trans-unit>
</body>
</file>
<file original="src/sql/base/browser/ui/table/plugins/contextMenuColumn.plugin" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="table.showActions">
<source xml:lang="en">Show Actions</source>
<target state="new">Show Actions</target>
</trans-unit>
</body>
</file>
<file original="src/sql/base/browser/ui/table/plugins/headerFilter.plugin" source-language="en" datatype="plaintext" target-language="it">
<body>
<trans-unit id="headerFilter.cancel">
@@ -140,11 +148,11 @@
</trans-unit>
<trans-unit id="tableFilter.blankStringDisplayText">
<source xml:lang="en">(Blanks)</source>
<target state="new">(Blanks)</target>
<target state="translated">(Vuoti)</target>
</trans-unit>
<trans-unit id="tableFilter.nullDisplayText">
<source xml:lang="en">(NULL)</source>
<target state="new">(NULL)</target>
<target state="translated">(NULL)</target>
</trans-unit>
<trans-unit id="tableFilter.selectedCount">
<source xml:lang="en">{0} Selected</source>