Update for Language XLFs for August Release (#16522)

This commit is contained in:
Alex Ma
2021-08-02 10:38:54 -07:00
committed by GitHub
parent 3af2b4a13d
commit 373a519f25
60 changed files with 1600 additions and 590 deletions

View File

@@ -32,6 +32,18 @@
</trans-unit>
</body>
</file>
<file original="src/sql/base/browser/ui/propertiesContainer/togglePropertiesAction" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="hideProperties">
<source xml:lang="en">Hide properties</source>
<target state="translated">Ocultar propiedades</target>
</trans-unit>
<trans-unit id="showProperties">
<source xml:lang="en">Show Properties</source>
<target state="translated">Mostrar propiedades</target>
</trans-unit>
</body>
</file>
<file original="src/sql/base/browser/ui/selectBox/selectBox" source-language="en" datatype="plaintext" target-language="es">
<body>
<trans-unit id="alertErrorMessage">
@@ -4037,6 +4049,10 @@ Error: {1}</target>
<source xml:lang="en">The maximum number of changes stored in the undo history for the notebook Rich Text editor.</source>
<target state="translated">Número máximo de cambios almacenados en el historial de deshacer del editor de texto enriquecido del cuaderno</target>
</trans-unit>
<trans-unit id="notebook.useAbsoluteFilePaths">
<source xml:lang="en">Use absolute file paths when linking to other notebooks.</source>
<target state="new">Use absolute file paths when linking to other notebooks.</target>
</trans-unit>
<trans-unit id="searchConfigurationTitle">
<source xml:lang="en">Search Notebooks</source>
<target state="translated">Búsqueda de cuadernos</target>