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

@@ -748,13 +748,17 @@
<source xml:lang="en">Reset Password</source>
<target state="translated">Restablecer contraseña</target>
</trans-unit>
<trans-unit id="arc.addExtensions">
<source xml:lang="en">Add extensions</source>
<target state="translated">Agregar extensiones</target>
<trans-unit id="arc.loadExtensions">
<source xml:lang="en">Load extensions</source>
<target state="translated">Cargar extensiones</target>
</trans-unit>
<trans-unit id="arc.dropExtensions">
<source xml:lang="en">Drop extensions</source>
<target state="translated">Depositar extensiones</target>
<trans-unit id="arc.unloadExtensions">
<source xml:lang="en">Unload extensions</source>
<target state="translated">Descargar extensiones</target>
</trans-unit>
<trans-unit id="arc.noExtensions">
<source xml:lang="en">No extensions listed in configuration.</source>
<target state="translated">No hay ninguna extensión enumerada en la configuración.</target>
</trans-unit>
<trans-unit id="arc.openInAzurePortal">
<source xml:lang="en">Open in Azure Portal</source>
@@ -868,6 +872,10 @@
<source xml:lang="en">Service endpoints</source>
<target state="translated">Puntos de conexión de servicio</target>
</trans-unit>
<trans-unit id="arc.serviceEndpointsTable">
<source xml:lang="en">Service endpoints table</source>
<target state="translated">Tabla de puntos de conexión de servicio</target>
</trans-unit>
<trans-unit id="arc.databases">
<source xml:lang="en">Databases</source>
<target state="translated">Bases de datos</target>
@@ -1388,6 +1396,14 @@
<source xml:lang="en">Select a pod in the dropdown below for detailed health information.</source>
<target state="translated">Seleccione un pod en la lista desplegable para obtener información de estado detallada.</target>
</trans-unit>
<trans-unit id="arc.podsUsedDescriptionAria">
<source xml:lang="en">Select a pod in the dropdown below for detailed health information</source>
<target state="translated">Seleccione un pod en la lista desplegable para obtener información detallada sobre el estado.</target>
</trans-unit>
<trans-unit id="arc.podConditionsTable">
<source xml:lang="en">Pod conditions table</source>
<target state="translated">Tabla de condiciones del pod</target>
</trans-unit>
<trans-unit id="arc.connectToPostgresDescription">
<source xml:lang="en">A connection to the server is required to show and set database engine settings, which will require the PostgreSQL Extension to be installed.</source>
<target state="translated">Se requiere una conexión al servidor para mostrar y establecer la configuración del motor de base de datos, lo que requerirá la instalación de la extensión PostgreSQL.</target>
@@ -1406,7 +1422,7 @@
</trans-unit>
<trans-unit id="arc.noPodIssuesDetected">
<source xml:lang="en">There arent any known issues affecting this PostgreSQL Hyperscale instance.</source>
<target state="translated">No hay ningún problema conocido que afecte a esta instancia de hyperescala de PostgreSQL.</target>
<target state="translated">No hay ningún problema conocido que afecte a esta instancia de hiperescala de PostgreSQL.</target>
</trans-unit>
<trans-unit id="arc.podIssuesDetected">
<source xml:lang="en">The pods listed below are experiencing issues that may affect performance or availability.</source>
@@ -1496,6 +1512,11 @@
<source xml:lang="en">Updated {0}</source>
<target state="translated">{0} actualizado</target>
</trans-unit>
<trans-unit id="arc.connectionString">
<source xml:lang="en">Connection string for {0}</source>
<note>{0} is the name of the type of connection string (e.g. Java)</note>
<target state="translated">Cadena de conexión para {0}</target>
</trans-unit>
<trans-unit id="arc.copyConnectionStringToClipboard">
<source xml:lang="en">Copy {0} Connection String to clipboard</source>
<note>{0} is the name of the type of connection string (e.g. Java)</note>