Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 40 additions & 12 deletions internal/translations/localized/de-DE/out.gotext.json
Original file line number Diff line number Diff line change
Expand Up @@ -2465,6 +2465,13 @@
],
"fuzzy": true
},
{
"id": "The -J parameter requires encryption to be enabled (-N true, -N mandatory, or -N strict).",
"message": "The -J parameter requires encryption to be enabled (-N true, -N mandatory, or -N strict).",
"translation": "Der -J-Parameter erfordert, dass die Verschlüsselung aktiviert ist (-N true, -N mandatory oder -N strict).",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Servers:",
"message": "Servers:",
Expand Down Expand Up @@ -2667,6 +2674,13 @@
],
"fuzzy": true
},
{
"id": "Specifies the server name to use for authentication when tunneling through a proxy. Use with -S to specify the dial address separately from the server name sent to SQL Server.",
"message": "Specifies the server name to use for authentication when tunneling through a proxy. Use with -S to specify the dial address separately from the server name sent to SQL Server.",
"translation": "Specifies the server name to use for authentication when tunneling through a proxy. Use with -S to specify the dial address separately from the server name sent to SQL Server.",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "{_X1} Disables commands that might compromise system security. Passing 1 tells sqlcmd to exit when disabled commands are run.",
"message": "{_X1} Disables commands that might compromise system security. Passing 1 tells sqlcmd to exit when disabled commands are run.",
Expand Down Expand Up @@ -2822,6 +2836,13 @@
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Specifies the path to a server certificate file (PEM, DER, or CER) to match against the server's TLS certificate. Use when encryption is enabled (-N true, -N mandatory, or -N strict) for certificate pinning instead of standard certificate validation.",
"message": "Specifies the path to a server certificate file (PEM, DER, or CER) to match against the server's TLS certificate. Use when encryption is enabled (-N true, -N mandatory, or -N strict) for certificate pinning instead of standard certificate validation.",
"translation": "Gibt den Pfad zu einer Serverzertifikatdatei (PEM, DER oder CER) an, die mit dem TLS-Zertifikat des Servers abgeglichen wird. Verwenden Sie diese Option, wenn die Verschlüsselung aktiviert ist (-N true, -N mandatory oder -N strict) und Sie das Anheften von Zertifikaten anstelle der standardmäßigen Zertifikatsprüfung einsetzen möchten.",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
"message": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
Expand Down Expand Up @@ -2953,7 +2974,7 @@
{
"id": "Password",
"message": "Password",
"translation": "Kennwort",
"translation": "Password",
"translatorComment": "Copied from source.",
"fuzzy": true
},
Expand Down Expand Up @@ -3009,7 +3030,7 @@
{
"id": "Dedicated administrator connection",
"message": "Dedicated administrator connection",
"translation": "Dedizierte Adminverbindung",
"translation": "Dedicated administrator connection",
"translatorComment": "Copied from source.",
"fuzzy": true
},
Expand Down Expand Up @@ -3047,21 +3068,21 @@
{
"id": "Echo input",
"message": "Echo input",
"translation": "Echoeingabe",
"translation": "Echo input",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Enable column encryption",
"message": "Enable column encryption",
"translation": "Spaltenverschlüsselung aktivieren",
"translation": "Enable column encryption",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "New password",
"message": "New password",
"translation": "Neues Kennwort",
"translation": "New password",
"translatorComment": "Copied from source.",
"fuzzy": true
},
Expand Down Expand Up @@ -3358,7 +3379,7 @@
{
"id": "Enter new password:",
"message": "Enter new password:",
"translation": "Neues Kennwort eingeben:",
"translation": "Enter new password:",
"translatorComment": "Copied from source.",
"fuzzy": true
},
Expand All @@ -3372,14 +3393,14 @@
{
"id": "Sqlcmd: Error:",
"message": "Sqlcmd: Error:",
"translation": "Sqlcmd: Fehler:",
"translation": "Sqlcmd: Error:",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Sqlcmd: Warning:",
"message": "Sqlcmd: Warning:",
"translation": "Sqlcmd: Warnung:",
"translation": "Sqlcmd: Warning:",
"translatorComment": "Copied from source.",
"fuzzy": true
},
Expand Down Expand Up @@ -3535,7 +3556,7 @@
{
"id": "Timeout expired",
"message": "Timeout expired",
"translation": "Timeout abgelaufen",
"translation": "Timeout expired",
"translatorComment": "Copied from source.",
"fuzzy": true
},
Expand Down Expand Up @@ -3661,24 +3682,31 @@
],
"fuzzy": true
},
{
"id": "Server name override is not supported with the current authentication method",
"message": "Server name override is not supported with the current authentication method",
"translation": "Server name override is not supported with the current authentication method",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Password:",
"message": "Password:",
"translation": "Kennwort:",
"translation": "Password:",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "(1 row affected)",
"message": "(1 row affected)",
"translation": "(1 Zeile betroffen)",
"translation": "(1 row affected)",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "({Count} rows affected)",
"message": "({Count} rows affected)",
"translation": "({Count} Zeilen betroffen)",
"translation": "({Count} rows affected)",
"translatorComment": "Copied from source.",
"placeholders": [
{
Expand Down
50 changes: 39 additions & 11 deletions internal/translations/localized/es-ES/out.gotext.json
Original file line number Diff line number Diff line change
Expand Up @@ -2465,6 +2465,13 @@
],
"fuzzy": true
},
{
"id": "The -J parameter requires encryption to be enabled (-N true, -N mandatory, or -N strict).",
"message": "The -J parameter requires encryption to be enabled (-N true, -N mandatory, or -N strict).",
"translation": "El parámetro -J requiere que se habilite el cifrado (-N true, -N obligatorio o -N strict).",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Servers:",
"message": "Servers:",
Expand Down Expand Up @@ -2667,6 +2674,13 @@
],
"fuzzy": true
},
{
"id": "Specifies the server name to use for authentication when tunneling through a proxy. Use with -S to specify the dial address separately from the server name sent to SQL Server.",
"message": "Specifies the server name to use for authentication when tunneling through a proxy. Use with -S to specify the dial address separately from the server name sent to SQL Server.",
"translation": "Specifies the server name to use for authentication when tunneling through a proxy. Use with -S to specify the dial address separately from the server name sent to SQL Server.",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "{_X1} Disables commands that might compromise system security. Passing 1 tells sqlcmd to exit when disabled commands are run.",
"message": "{_X1} Disables commands that might compromise system security. Passing 1 tells sqlcmd to exit when disabled commands are run.",
Expand Down Expand Up @@ -2822,6 +2836,13 @@
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Specifies the path to a server certificate file (PEM, DER, or CER) to match against the server's TLS certificate. Use when encryption is enabled (-N true, -N mandatory, or -N strict) for certificate pinning instead of standard certificate validation.",
"message": "Specifies the path to a server certificate file (PEM, DER, or CER) to match against the server's TLS certificate. Use when encryption is enabled (-N true, -N mandatory, or -N strict) for certificate pinning instead of standard certificate validation.",
"translation": "Especifica la ruta de acceso a un archivo de certificado de servidor (PEM, DER o CER) para que coincida con el certificado TLS del servidor. Se usa cuando el cifrado está habilitado (-N true, -N obligatorio o -N strict) para el anclaje de certificados en lugar de la validación de certificados estándar.",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
"message": "Prints the output in vertical format. This option sets the sqlcmd scripting variable {SQLCMDFORMAT} to '{Vert}'. The default is false",
Expand Down Expand Up @@ -2953,7 +2974,7 @@
{
"id": "Password",
"message": "Password",
"translation": "Contraseña",
"translation": "Password",
"translatorComment": "Copied from source.",
"fuzzy": true
},
Expand Down Expand Up @@ -3009,7 +3030,7 @@
{
"id": "Dedicated administrator connection",
"message": "Dedicated administrator connection",
"translation": "Conexión de administrador dedicada",
"translation": "Dedicated administrator connection",
"translatorComment": "Copied from source.",
"fuzzy": true
},
Expand Down Expand Up @@ -3047,21 +3068,21 @@
{
"id": "Echo input",
"message": "Echo input",
"translation": "Entrada de eco",
"translation": "Echo input",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Enable column encryption",
"message": "Enable column encryption",
"translation": "Habilitar cifrado de columna",
"translation": "Enable column encryption",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "New password",
"message": "New password",
"translation": "Contraseña nueva",
"translation": "New password",
"translatorComment": "Copied from source.",
"fuzzy": true
},
Expand Down Expand Up @@ -3358,7 +3379,7 @@
{
"id": "Enter new password:",
"message": "Enter new password:",
"translation": "Escribir la nueva contraseña:",
"translation": "Enter new password:",
"translatorComment": "Copied from source.",
"fuzzy": true
},
Expand All @@ -3379,7 +3400,7 @@
{
"id": "Sqlcmd: Warning:",
"message": "Sqlcmd: Warning:",
"translation": "Sqlcmd: Advertencia:",
"translation": "Sqlcmd: Warning:",
"translatorComment": "Copied from source.",
"fuzzy": true
},
Expand Down Expand Up @@ -3535,7 +3556,7 @@
{
"id": "Timeout expired",
"message": "Timeout expired",
"translation": "Tiempo de espera agotado",
"translation": "Timeout expired",
"translatorComment": "Copied from source.",
"fuzzy": true
},
Expand Down Expand Up @@ -3661,24 +3682,31 @@
],
"fuzzy": true
},
{
"id": "Server name override is not supported with the current authentication method",
"message": "Server name override is not supported with the current authentication method",
"translation": "Server name override is not supported with the current authentication method",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Password:",
"message": "Password:",
"translation": "Contraseña:",
"translation": "Password:",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "(1 row affected)",
"message": "(1 row affected)",
"translation": "(1 fila afectada)",
"translation": "(1 row affected)",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "({Count} rows affected)",
"message": "({Count} rows affected)",
"translation": "({Count} filas afectadas)",
"translation": "({Count} rows affected)",
"translatorComment": "Copied from source.",
"placeholders": [
{
Expand Down
Loading