From 8bc42f5ca98af690d66857e8b7d532e866a571c3 Mon Sep 17 00:00:00 2001 From: Apoorv Deshmukh Date: Tue, 1 Aug 2023 20:58:35 +0530 Subject: [PATCH 1/3] Add localization fixes --- .../LCL/fr-FR/out.gotext.json.lcl | 4 +- internal/translations/catalog.go | 4967 +++++++++---- .../locales/de-DE/messages.gotext.json | 6219 ++++++++++------- .../locales/de-DE/out.gotext.json | 1371 ++-- .../locales/en-US/out.gotext.json | 21 - .../locales/es-ES/messages.gotext.json | 6219 ++++++++++------- .../locales/es-ES/out.gotext.json | 1375 ++-- .../locales/fr-FR/messages.gotext.json | 6219 ++++++++++------- .../locales/fr-FR/out.gotext.json | 1377 ++-- .../locales/it-IT/messages.gotext.json | 6219 ++++++++++------- .../locales/it-IT/out.gotext.json | 1375 ++-- .../locales/ja-JP/messages.gotext.json | 6219 ++++++++++------- .../locales/ja-JP/out.gotext.json | 1373 ++-- .../locales/ko-KR/messages.gotext.json | 6219 ++++++++++------- .../locales/ko-KR/out.gotext.json | 1375 ++-- .../locales/pt-BR/messages.gotext.json | 6219 ++++++++++------- .../locales/pt-BR/out.gotext.json | 1377 ++-- .../locales/ru-RU/messages.gotext.json | 6219 ++++++++++------- .../locales/ru-RU/out.gotext.json | 1377 ++-- .../locales/zh-CN/messages.gotext.json | 6219 ++++++++++------- .../locales/zh-CN/out.gotext.json | 1377 ++-- .../locales/zh-TW/messages.gotext.json | 6219 ++++++++++------- .../locales/zh-TW/out.gotext.json | 1373 ++-- .../localized/fr-FR/out.gotext.json | 4 +- .../localized/it-IT/out.gotext.json | 2 +- 25 files changed, 48210 insertions(+), 32728 deletions(-) diff --git a/internal/translations/LCL/fr-FR/out.gotext.json.lcl b/internal/translations/LCL/fr-FR/out.gotext.json.lcl index 6dc47ca9..1e0a05af 100644 --- a/internal/translations/LCL/fr-FR/out.gotext.json.lcl +++ b/internal/translations/LCL/fr-FR/out.gotext.json.lcl @@ -2264,7 +2264,7 @@ - + @@ -2426,7 +2426,7 @@ - + diff --git a/internal/translations/catalog.go b/internal/translations/catalog.go index 16b4cce6..cd362000 100644 --- a/internal/translations/catalog.go +++ b/internal/translations/catalog.go @@ -48,1578 +48,3641 @@ func init() { } var messageKeyToIndex = map[string]int{ - "\t\tor": 214, - "\tIf not, download desktop engine from:": 213, - "%q is not a valid URL for --using flag": 204, - "%s Error occurred while opening or operating on file %s (Reason: %s).": 9, - "%s Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable %s.": 251, - "%sSyntax error at line %d": 10, - "%v": 57, - "'%s %s': Unexpected argument. Argument value has to be %v.": 281, - "'%s %s': Unexpected argument. Argument value has to be one of %v.": 282, - "'%s %s': value must be greater than %#v and less than %#v.": 280, - "'%s %s': value must be greater than or equal to %#v and less than or equal to %#v.": 279, - "'%s' scripting variable not defined.": 6, - "'%s': Missing argument. Enter '-?' for help.": 284, - "'%s': Unknown Option. Enter '-?' for help.": 285, - "'-a %#v': Packet size has to be a number between 512 and 32767.": 234, - "'-h %#v': header value must be either -1 or a value between 1 and 2147483647": 0, - "--user-database %q contains non-ASCII chars and/or quotes": 193, - "--using URL must be http or https": 203, - "--using URL must have a path to .bak file": 205, - "--using file URL must be a .bak file": 206, - "-? shows this syntax summary, %s shows modern sqlcmd sub-command help": 240, - "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager": 231, - "Accept the SQL Server EULA": 176, - "Add a context": 62, - "Add a context for a local instance of SQL Server on port 1433 using trusted authentication": 63, - "Add a context for this endpoint": 83, - "Add a context manually": 47, - "Add a default endpoint": 79, - "Add a new local endpoint": 68, - "Add a user": 92, - "Add a user (using the SQLCMDPASSWORD environment variable)": 90, - "Add a user (using the SQLCMD_PASSWORD environment variable)": 89, - "Add a user using Windows Data Protection API to encrypt password in sqlconfig": 91, - "Add an already existing endpoint": 69, - "Add an endpoint": 73, - "Add context for existing endpoint and user (use %s or %s)": 19, - "Add the %s flag": 102, - "Add the user": 72, - "Authentication Type '%s' requires a password": 105, - "Authentication type '' is not valid %v'": 98, - "Authentication type must be '%s' or '%s'": 97, - "Authentication type this user will use (basic | other)": 94, - "Both environment variables %s and %s are set. ": 111, - "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many %s statements that may contain strings that have the same format as regular variables, such as $(variable_name)": 255, - "Change current context": 198, - "Command text to run": 26, - "Complete the operation even if non-system (user) database files are present": 43, - "Connection Strings only supported for %s Auth type": 116, - "Container %q no longer exists, continuing to remove context...": 55, - "Container is not running": 229, - "Container is not running, unable to verify that user database files do not exist": 52, - "Context '%v' deleted": 124, - "Context '%v' does not exist": 125, - "Context name (a default context name will be created if not provided)": 174, - "Context name to view details of": 142, - "Controls the severity level that is used to set the %s variable on exit": 273, - "Controls which error messages are sent to %s. Messages that have severity level greater than or equal to this level are sent": 266, - "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent": 263, - "Create SQL Server with an empty user database": 223, - "Create SQL Server, download and attach AdventureWorks sample database": 221, - "Create SQL Server, download and attach AdventureWorks sample database with different database name": 222, - "Create a new context with a SQL Server container ": 38, - "Create a user database and set it as the default for login": 175, - "Create context": 45, - "Create context with SQL Server container": 46, - "Create new context with a sql container ": 33, - "Created context %q in \"%s\", configuring user account...": 195, - "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits": 256, - "Creating default database [%s]": 208, - "Current Context '%v'": 78, - "Current context does not have a container": 34, - "Current context is %q. Do you want to continue? (Y/N)": 48, - "Current context is now %s": 56, - "Database for the connection string (default is taken from the T/SQL login)": 115, - "Database to use": 27, - "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If %s is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group": 260, - "Dedicated administrator connection": 275, - "Delete a context": 118, - "Delete a context (excluding its endpoint and user)": 120, - "Delete a context (including its endpoint and user)": 119, - "Delete a user": 132, - "Delete an endpoint": 126, - "Delete the context's endpoint and user as well": 122, - "Delete this endpoint": 87, - "Describe one context in your sqlconfig file": 141, - "Describe one endpoint in your sqlconfig file": 148, - "Describe one user in your sqlconfig file": 155, - "Disabled %q account (and rotated %q password). Creating user %q": 196, - "Disables commands that might compromise system security. Sqlcmd issues a warning and continues": 252, - "Display connections strings for the current context": 113, - "Display merged sqlconfig settings or a specified sqlconfig file": 167, - "Display name for the context": 64, - "Display name for the endpoint": 80, - "Display name for the user (this is not the username)": 93, - "Display one or many contexts from the sqlconfig file": 138, - "Display one or many endpoints from the sqlconfig file": 146, - "Display one or many users from the sqlconfig file": 153, - "Display raw byte data": 170, - "Display the current-context": 117, - "Don't download image. Use already downloaded image": 182, - "Download (into container) and attach database (.bak) from URL": 189, - "Downloading %s": 209, - "Downloading %v": 211, - "ED and !! commands, startup script, and environment variables are disabled": 4, - "EULA not accepted": 192, - "Either, add the %s flag to the command-line": 190, - "Encryption method '%v' is not valid": 109, - "Endpoint '%v' added (address: '%v', port: '%v')": 88, - "Endpoint '%v' deleted": 131, - "Endpoint '%v' does not exist": 130, - "Endpoint name must be provided. Provide endpoint name with %s flag": 128, - "Endpoint name to view details of": 149, - "Endpoint required to add context. Endpoint '%v' does not exist. Use %s flag": 70, - "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed": 250, - "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed": 249, - "Explicitly set the container hostname, it defaults to the container ID": 185, - "Failed to write credential to Windows Credential Manager": 232, - "File does not exist at URL": 217, - "Flags:": 239, - "Generated password length": 177, - "Get tags available for Azure SQL Edge install": 225, - "Get tags available for mssql install": 227, - "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with %s/%s": 241, - "Identifies the file that receives output from sqlcmd": 242, - "If the database is mounted, run %s": 58, - "Implicitly trust the server certificate without validation": 244, - "Include context details": 143, - "Include endpoint details": 150, - "Include user details": 157, - "Install Azure Sql Edge": 171, - "Install/Create Azure SQL Edge in a container": 172, - "Install/Create SQL Server in a container": 219, - "Install/Create SQL Server with full logging": 224, - "Install/Create SQL Server, Azure SQL, and Tools": 20, - "Install/Create, Query, Uninstall SQL Server": 11, - "Invalid --using file type": 207, - "Invalid variable identifier %s": 288, - "Invalid variable value %s": 289, - "Is a container runtime installed on this machine (e.g. Podman or Docker)?": 212, - "Is a container runtime running? (Try `%s` or `%s` (list containers), does it return without error?)": 215, - "Legal docs and information: aka.ms/SqlcmdLegal": 236, - "Level of mssql driver messages to print": 264, - "Line in errorlog to wait for before connecting": 183, - "List all the context names in your sqlconfig file": 139, - "List all the contexts in your sqlconfig file": 140, - "List all the endpoints in your sqlconfig file": 147, - "List all the users in your sqlconfig file": 154, - "List connection strings for all client drivers": 114, - "List tags": 226, - "Minimum number of numeric characters": 179, - "Minimum number of special characters": 178, - "Minimum number of upper characters": 180, - "Modify sqlconfig files using subcommands like \"%s\"": 18, - "Msg %#v, Level %d, State %d, Server %s, Line %#v%s": 287, - "Msg %#v, Level %d, State %d, Server %s, Procedure %s, Line %#v%s": 286, - "Name of context to delete": 121, - "Name of context to set as current context": 162, - "Name of endpoint this context will use": 65, - "Name of endpoint to delete": 127, - "Name of user this context will use": 66, - "Name of user to delete": 133, - "No context exists with the name: \"%v\"": 166, - "No current context": 31, - "No endpoints to uninstall": 61, - "Now ready for client connections on port %d": 202, - "Open in Azure Data Studio": 75, - "Open tools (e.g Azure Data Studio) for current context": 21, - "Or, set the environment variable i.e. %s %s=YES ": 191, - "Pass in the %s %s": 100, - "Pass in the flag %s to override this safety check for user (non-system) databases": 59, - "Password": 272, - "Password encryption method (%s) in sqlconfig file": 96, - "Port (next available port from 1433 upwards used by default)": 188, - "Press Ctrl+C to exit this process...": 230, - "Print version information and exit": 243, - "Provide a username with the %s flag": 106, - "Provide a valid encryption method (%s) with the %s flag": 108, - "Provide password in the %s (or %s) environment variable": 104, - "Provided for backward compatibility. Client regional settings are not used": 277, - "Provided for backward compatibility. Quoted identifiers are always enabled": 276, - "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster": 271, - "Quiet mode (do not stop for user input to confirm the operation)": 42, - "Remove": 201, - "Remove the %s flag": 99, - "Remove trailing spaces from a column": 270, - "Removing context %s": 53, - "Requests a packet of a different size. This option sets the sqlcmd scripting variable %s. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between %s commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size": 257, - "Restoring database %s": 210, - "Run a query": 23, - "Run a query against the current context": 22, - "Run a query using [%s] database": 24, - "See all release tags for SQL Server, install previous version": 220, - "See connection strings": 200, - "Servers:": 235, - "Set new default database": 25, - "Set the current context": 160, - "Set the mssql context (endpoint/user) to be the current context": 161, - "Sets the sqlcmd scripting variable %s": 278, - "Show sqlconfig settings and raw authentication data": 169, - "Show sqlconfig settings, with REDACTED authentication data": 168, - "Special character set to include in password": 181, - "Specifies that all output files are encoded with little-endian Unicode": 268, - "Specifies that sqlcmd exits and returns a %s value when an error occurs": 265, - "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword": 253, - "Specifies the batch terminator. The default value is %s": 247, - "Specifies the column separator character. Sets the %s variable.": 269, - "Specifies the formatting for results": 262, - "Specifies the image CPU architecture": 186, - "Specifies the image operating system": 187, - "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed": 267, - "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable %s. The default value is 30. 0 means infinite": 258, - "Specifies the screen width for output": 274, - "Specify a custom name for the container rather than a randomly generated one": 184, - "Sqlcmd: Error: ": 2, - "Sqlcmd: Warning: ": 3, - "Start current context": 28, - "Start interactive session": 197, - "Start the current context": 29, - "Starting %q for context %q": 32, - "Starting %v": 194, - "Stop current context": 35, - "Stop the current context": 36, - "Stopping %q for context %q": 37, - "Stopping %s": 54, - "Switched to context \"%v\".": 165, - "Syntax error at line %d near command '%s'.": 8, - "Tag to use, use get-tags to see list of tags": 173, - "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used": 254, - "The %s and the %s options are mutually exclusive.": 283, - "The %s flag can only be used when authentication type is '%s'": 101, - "The %s flag must be set when authentication type is '%s'": 103, - "The -L parameter can not be used in combination with other parameters.": 233, - "The environment variable: '%s' has invalid value: '%s'.": 7, - "The login name or contained database user name. For contained database users, you must provide the database name option": 248, - "The network address to connect to, e.g. 127.0.0.1 etc.": 81, - "The network port to connect to, e.g. 1433 etc.": 82, - "The scripting variable: '%s' is read-only": 5, - "The username (provide password in %s or %s environment variable)": 95, - "Third party notices: aka.ms/SqlcmdNotices": 237, - "This option sets the sqlcmd scripting variable %s. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions": 259, - "This option sets the sqlcmd scripting variable %s. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits": 245, - "This switch is used by the client to request an encrypted connection": 261, - "To override the check, use %s": 51, - "To remove: %s": 164, - "To run a query": 77, - "To run a query: %s": 163, - "To start interactive query session": 76, - "To start the container": 50, - "To view available contexts": 30, - "To view available contexts run `%s`": 144, - "To view available endpoints run `%s`": 151, - "To view available users run `%s`": 158, - "Unable to continue, a user (non-system) database (%s) is present": 60, - "Unable to download file": 218, - "Unable to download image %s": 216, - "Uninstall/Delete the current context": 39, - "Uninstall/Delete the current context, no user prompt": 40, - "Uninstall/Delete the current context, no user prompt and override safety check for user databases": 41, - "Unset one of the environment variables %s or %s": 110, - "Use the %s flag to pass in a context name to delete": 123, - "User %q deleted": 137, - "User %q does not exist": 136, - "User '%v' added": 112, - "User '%v' does not exist": 74, - "User name must be provided. Provide user name with %s flag": 134, - "User name to view details of": 156, - "Username not provided": 107, - "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password": 246, - "Verifying no user (non-system) database (.mdf) files": 49, - "Version %v\n": 238, - "View all endpoints details": 86, - "View available contexts": 44, - "View configuration information and connection strings": 12, - "View endpoint details": 85, - "View endpoint names": 84, - "View endpoints": 129, - "View existing endpoints to choose from": 67, - "View list of users": 71, - "View sqlcmd configuration": 199, - "View users": 135, - "configuration file": 16, - "error: no context exists with the name: \"%v\"": 145, - "error: no endpoint exists with the name: \"%v\"": 152, - "error: no user exists with the name: \"%v\"": 159, - "help for backwards compatibility flags (-S, -U, -E etc.)": 14, - "invalid batch terminator '%s'": 1, - "log level, error=0, warn=1, info=2, debug=3, trace=4": 17, - "print version of sqlcmd": 15, - "sqlcmd start": 228, - "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n %s": 13, + "\t\tor": 203, + "\tIf not, download desktop engine from:": 202, + "%q is not a valid URL for --using flag": 193, + "%s Error occurred while opening or operating on file %s (Reason: %s).": 281, + "%s Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable %s.": 238, + "%sSyntax error at line %d": 282, + "%v": 46, + "'%s %s': Unexpected argument. Argument value has to be %v.": 268, + "'%s %s': Unexpected argument. Argument value has to be one of %v.": 269, + "'%s %s': value must be greater than %#v and less than %#v.": 267, + "'%s %s': value must be greater than or equal to %#v and less than or equal to %#v.": 266, + "'%s' scripting variable not defined.": 278, + "'%s': Missing argument. Enter '-?' for help.": 271, + "'%s': Unknown Option. Enter '-?' for help.": 272, + "'-a %#v': Packet size has to be a number between 512 and 32767.": 220, + "'-h %#v': header value must be either -1 or a value between 1 and 2147483647": 221, + "--user-database %q contains non-ASCII chars and/or quotes": 182, + "--using URL must be http or https": 192, + "--using URL must have a path to .bak file": 194, + "--using file URL must be a .bak file": 195, + "-? shows this syntax summary, %s shows modern sqlcmd sub-command help": 227, + "Accept the SQL Server EULA": 165, + "Add a context": 51, + "Add a context for a local instance of SQL Server on port 1433 using trusted authentication": 52, + "Add a context for this endpoint": 72, + "Add a context manually": 36, + "Add a default endpoint": 68, + "Add a new local endpoint": 57, + "Add a user": 81, + "Add a user (using the SQLCMDPASSWORD environment variable)": 79, + "Add a user (using the SQLCMD_PASSWORD environment variable)": 78, + "Add a user using Windows Data Protection API to encrypt password in sqlconfig": 80, + "Add an already existing endpoint": 58, + "Add an endpoint": 62, + "Add context for existing endpoint and user (use %s or %s)": 8, + "Add the %s flag": 91, + "Add the user": 61, + "Authentication Type '%s' requires a password": 94, + "Authentication type '' is not valid %v'": 87, + "Authentication type must be '%s' or '%s'": 86, + "Authentication type this user will use (basic | other)": 83, + "Both environment variables %s and %s are set. ": 100, + "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many %s statements that may contain strings that have the same format as regular variables, such as $(variable_name)": 242, + "Change current context": 187, + "Command text to run": 15, + "Complete the operation even if non-system (user) database files are present": 32, + "Connection Strings only supported for %s Auth type": 105, + "Container %q no longer exists, continuing to remove context...": 44, + "Container is not running": 218, + "Container is not running, unable to verify that user database files do not exist": 41, + "Context '%v' deleted": 113, + "Context '%v' does not exist": 114, + "Context name (a default context name will be created if not provided)": 163, + "Context name to view details of": 131, + "Controls the severity level that is used to set the %s variable on exit": 260, + "Controls which error messages are sent to %s. Messages that have severity level greater than or equal to this level are sent": 253, + "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent": 250, + "Create SQL Server with an empty user database": 212, + "Create SQL Server, download and attach AdventureWorks sample database": 210, + "Create SQL Server, download and attach AdventureWorks sample database with different database name": 211, + "Create a new context with a SQL Server container ": 27, + "Create a user database and set it as the default for login": 164, + "Create context": 34, + "Create context with SQL Server container": 35, + "Create new context with a sql container ": 22, + "Created context %q in \"%s\", configuring user account...": 184, + "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits": 243, + "Creating default database [%s]": 197, + "Current Context '%v'": 67, + "Current context does not have a container": 23, + "Current context is %q. Do you want to continue? (Y/N)": 37, + "Current context is now %s": 45, + "Database for the connection string (default is taken from the T/SQL login)": 104, + "Database to use": 16, + "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If %s is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group": 247, + "Dedicated administrator connection": 262, + "Delete a context": 107, + "Delete a context (excluding its endpoint and user)": 109, + "Delete a context (including its endpoint and user)": 108, + "Delete a user": 121, + "Delete an endpoint": 115, + "Delete the context's endpoint and user as well": 111, + "Delete this endpoint": 76, + "Describe one context in your sqlconfig file": 130, + "Describe one endpoint in your sqlconfig file": 137, + "Describe one user in your sqlconfig file": 144, + "Disabled %q account (and rotated %q password). Creating user %q": 185, + "Disables commands that might compromise system security. Sqlcmd issues a warning and continues": 239, + "Display connections strings for the current context": 102, + "Display merged sqlconfig settings or a specified sqlconfig file": 156, + "Display name for the context": 53, + "Display name for the endpoint": 69, + "Display name for the user (this is not the username)": 82, + "Display one or many contexts from the sqlconfig file": 127, + "Display one or many endpoints from the sqlconfig file": 135, + "Display one or many users from the sqlconfig file": 142, + "Display raw byte data": 159, + "Display the current-context": 106, + "Don't download image. Use already downloaded image": 171, + "Download (into container) and attach database (.bak) from URL": 178, + "Downloading %s": 198, + "Downloading %v": 200, + "ED and !! commands, startup script, and environment variables are disabled": 276, + "EULA not accepted": 181, + "Either, add the %s flag to the command-line": 179, + "Encryption method '%v' is not valid": 98, + "Endpoint '%v' added (address: '%v', port: '%v')": 77, + "Endpoint '%v' deleted": 120, + "Endpoint '%v' does not exist": 119, + "Endpoint name must be provided. Provide endpoint name with %s flag": 117, + "Endpoint name to view details of": 138, + "Endpoint required to add context. Endpoint '%v' does not exist. Use %s flag": 59, + "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed": 237, + "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed": 236, + "Explicitly set the container hostname, it defaults to the container ID": 174, + "File does not exist at URL": 206, + "Flags:": 226, + "Generated password length": 166, + "Get tags available for Azure SQL Edge install": 214, + "Get tags available for mssql install": 216, + "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with %s/%s": 228, + "Identifies the file that receives output from sqlcmd": 229, + "If the database is mounted, run %s": 47, + "Implicitly trust the server certificate without validation": 231, + "Include context details": 132, + "Include endpoint details": 139, + "Include user details": 146, + "Install Azure Sql Edge": 160, + "Install/Create Azure SQL Edge in a container": 161, + "Install/Create SQL Server in a container": 208, + "Install/Create SQL Server with full logging": 213, + "Install/Create SQL Server, Azure SQL, and Tools": 9, + "Install/Create, Query, Uninstall SQL Server": 0, + "Invalid --using file type": 196, + "Invalid variable identifier %s": 285, + "Invalid variable value %s": 286, + "Is a container runtime installed on this machine (e.g. Podman or Docker)?": 201, + "Is a container runtime running? (Try `%s` or `%s` (list containers), does it return without error?)": 204, + "Legal docs and information: aka.ms/SqlcmdLegal": 223, + "Level of mssql driver messages to print": 251, + "Line in errorlog to wait for before connecting": 172, + "List all the context names in your sqlconfig file": 128, + "List all the contexts in your sqlconfig file": 129, + "List all the endpoints in your sqlconfig file": 136, + "List all the users in your sqlconfig file": 143, + "List connection strings for all client drivers": 103, + "List tags": 215, + "Minimum number of numeric characters": 168, + "Minimum number of special characters": 167, + "Minimum number of upper characters": 169, + "Modify sqlconfig files using subcommands like \"%s\"": 7, + "Msg %#v, Level %d, State %d, Server %s, Line %#v%s": 284, + "Msg %#v, Level %d, State %d, Server %s, Procedure %s, Line %#v%s": 283, + "Name of context to delete": 110, + "Name of context to set as current context": 151, + "Name of endpoint this context will use": 54, + "Name of endpoint to delete": 116, + "Name of user this context will use": 55, + "Name of user to delete": 122, + "No context exists with the name: \"%v\"": 155, + "No current context": 20, + "No endpoints to uninstall": 50, + "Now ready for client connections on port %d": 191, + "Open in Azure Data Studio": 64, + "Open tools (e.g Azure Data Studio) for current context": 10, + "Or, set the environment variable i.e. %s %s=YES ": 180, + "Pass in the %s %s": 89, + "Pass in the flag %s to override this safety check for user (non-system) databases": 48, + "Password": 259, + "Password encryption method (%s) in sqlconfig file": 85, + "Port (next available port from 1433 upwards used by default)": 177, + "Print version information and exit": 230, + "Provide a username with the %s flag": 95, + "Provide a valid encryption method (%s) with the %s flag": 97, + "Provide password in the %s (or %s) environment variable": 93, + "Provided for backward compatibility. Client regional settings are not used": 264, + "Provided for backward compatibility. Quoted identifiers are always enabled": 263, + "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster": 258, + "Quiet mode (do not stop for user input to confirm the operation)": 31, + "Remove": 190, + "Remove the %s flag": 88, + "Remove trailing spaces from a column": 257, + "Removing context %s": 42, + "Requests a packet of a different size. This option sets the sqlcmd scripting variable %s. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between %s commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size": 244, + "Restoring database %s": 199, + "Run a query": 12, + "Run a query against the current context": 11, + "Run a query using [%s] database": 13, + "See all release tags for SQL Server, install previous version": 209, + "See connection strings": 189, + "Servers:": 222, + "Set new default database": 14, + "Set the current context": 149, + "Set the mssql context (endpoint/user) to be the current context": 150, + "Sets the sqlcmd scripting variable %s": 265, + "Show sqlconfig settings and raw authentication data": 158, + "Show sqlconfig settings, with REDACTED authentication data": 157, + "Special character set to include in password": 170, + "Specifies that all output files are encoded with little-endian Unicode": 255, + "Specifies that sqlcmd exits and returns a %s value when an error occurs": 252, + "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword": 240, + "Specifies the batch terminator. The default value is %s": 234, + "Specifies the column separator character. Sets the %s variable.": 256, + "Specifies the formatting for results": 249, + "Specifies the image CPU architecture": 175, + "Specifies the image operating system": 176, + "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed": 254, + "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable %s. The default value is 30. 0 means infinite": 245, + "Specifies the screen width for output": 261, + "Specify a custom name for the container rather than a randomly generated one": 173, + "Sqlcmd: Error: ": 274, + "Sqlcmd: Warning: ": 275, + "Start current context": 17, + "Start interactive session": 186, + "Start the current context": 18, + "Starting %q for context %q": 21, + "Starting %v": 183, + "Stop current context": 24, + "Stop the current context": 25, + "Stopping %q for context %q": 26, + "Stopping %s": 43, + "Switched to context \"%v\".": 154, + "Syntax error at line %d near command '%s'.": 280, + "Tag to use, use get-tags to see list of tags": 162, + "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used": 241, + "The %s and the %s options are mutually exclusive.": 270, + "The %s flag can only be used when authentication type is '%s'": 90, + "The %s flag must be set when authentication type is '%s'": 92, + "The -L parameter can not be used in combination with other parameters.": 219, + "The environment variable: '%s' has invalid value: '%s'.": 279, + "The login name or contained database user name. For contained database users, you must provide the database name option": 235, + "The network address to connect to, e.g. 127.0.0.1 etc.": 70, + "The network port to connect to, e.g. 1433 etc.": 71, + "The scripting variable: '%s' is read-only": 277, + "The username (provide password in %s or %s environment variable)": 84, + "Third party notices: aka.ms/SqlcmdNotices": 224, + "This option sets the sqlcmd scripting variable %s. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions": 246, + "This option sets the sqlcmd scripting variable %s. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits": 232, + "This switch is used by the client to request an encrypted connection": 248, + "To override the check, use %s": 40, + "To remove: %s": 153, + "To run a query": 66, + "To run a query: %s": 152, + "To start interactive query session": 65, + "To start the container": 39, + "To view available contexts": 19, + "To view available contexts run `%s`": 133, + "To view available endpoints run `%s`": 140, + "To view available users run `%s`": 147, + "Unable to continue, a user (non-system) database (%s) is present": 49, + "Unable to download file": 207, + "Unable to download image %s": 205, + "Uninstall/Delete the current context": 28, + "Uninstall/Delete the current context, no user prompt": 29, + "Uninstall/Delete the current context, no user prompt and override safety check for user databases": 30, + "Unset one of the environment variables %s or %s": 99, + "Use the %s flag to pass in a context name to delete": 112, + "User %q deleted": 126, + "User %q does not exist": 125, + "User '%v' added": 101, + "User '%v' does not exist": 63, + "User name must be provided. Provide user name with %s flag": 123, + "User name to view details of": 145, + "Username not provided": 96, + "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password": 233, + "Verifying no user (non-system) database (.mdf) files": 38, + "Version %v\n": 225, + "View all endpoints details": 75, + "View available contexts": 33, + "View configuration information and connection strings": 1, + "View endpoint details": 74, + "View endpoint names": 73, + "View endpoints": 118, + "View existing endpoints to choose from": 56, + "View list of users": 60, + "View sqlcmd configuration": 188, + "View users": 124, + "configuration file": 5, + "error: no context exists with the name: \"%v\"": 134, + "error: no endpoint exists with the name: \"%v\"": 141, + "error: no user exists with the name: \"%v\"": 148, + "help for backwards compatibility flags (-S, -U, -E etc.)": 3, + "invalid batch terminator '%s'": 273, + "log level, error=0, warn=1, info=2, debug=3, trace=4": 6, + "print version of sqlcmd": 4, + "sqlcmd start": 217, + "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n %s": 2, } -var de_DEIndex = []uint32{ // 291 elements +var de_DEIndex = []uint32{ // 288 elements // Entry 0 - 1F - 0x00000000, 0x0000005b, 0x00000085, 0x0000009a, - 0x000000b0, 0x00000104, 0x00000135, 0x00000165, - 0x000001af, 0x000001ec, 0x00000239, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, + 0x00000000, 0x0000003c, 0x0000007e, 0x000000d8, + 0x00000113, 0x0000012b, 0x0000013f, 0x0000018a, + 0x000001cb, 0x00000223, 0x0000025a, 0x0000029a, + 0x000002c8, 0x000002db, 0x0000030d, 0x0000032e, + 0x0000034a, 0x00000363, 0x0000037d, 0x00000397, + 0x000003ba, 0x000003d1, 0x00000401, 0x00000436, + 0x00000466, 0x00000481, 0x0000049b, 0x000004c9, + 0x00000505, 0x0000052f, 0x00000575, 0x0000060e, // Entry 20 - 3F - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, + 0x00000660, 0x000006c5, 0x000006e3, 0x000006f5, + 0x00000720, 0x0000073c, 0x00000787, 0x000007e7, + 0x00000802, 0x00000843, 0x000008c0, 0x000008dc, + 0x000008ef, 0x00000932, 0x00000958, 0x0000095e, + 0x00000993, 0x00000a16, 0x00000a89, 0x00000abe, + 0x00000ad2, 0x00000b56, 0x00000b77, 0x00000bb5, + 0x00000be6, 0x00000c10, 0x00000c33, 0x00000c5c, + 0x00000cd7, 0x00000cf3, 0x00000d0c, 0x00000d21, // Entry 40 - 5F - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, + 0x00000d4a, 0x00000d67, 0x00000d95, 0x00000db2, + 0x00000dcc, 0x00000de9, 0x00000e0b, 0x00000e66, + 0x00000eb9, 0x00000ee2, 0x00000ef9, 0x00000f17, + 0x00000f3c, 0x00000f55, 0x00000f95, 0x00000fdc, + 0x00001022, 0x0000109a, 0x000010af, 0x000010ef, + 0x00001138, 0x00001188, 0x000011c4, 0x000011fd, + 0x0000122d, 0x00001242, 0x00001259, 0x000012af, + 0x000012c6, 0x00001318, 0x00001356, 0x0000138b, // Entry 60 - 7F - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, + 0x000013bc, 0x000013d9, 0x00001425, 0x00001458, + 0x0000148e, 0x000014d3, 0x000014f1, 0x0000152e, + 0x00001569, 0x000015c8, 0x0000161f, 0x0000163a, + 0x0000164b, 0x00001684, 0x000016b2, 0x000016d3, + 0x000016ff, 0x00001750, 0x0000176a, 0x00001792, + 0x000017a4, 0x000017c6, 0x00001817, 0x0000182a, + 0x00001853, 0x0000186e, 0x00001886, 0x000018a8, + 0x000018f9, 0x0000190b, 0x0000192e, 0x00001947, // Entry 80 - 9F - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, + 0x00001984, 0x000019b9, 0x000019ea, 0x00001a17, + 0x00001a3f, 0x00001a5c, 0x00001a96, 0x00001add, + 0x00001b1b, 0x00001b4d, 0x00001b7b, 0x00001ba4, + 0x00001bc7, 0x00001c06, 0x00001c4e, 0x00001c8b, + 0x00001cbc, 0x00001cf0, 0x00001d19, 0x00001d37, + 0x00001d71, 0x00001db3, 0x00001dcf, 0x00001e11, + 0x00001e55, 0x00001e79, 0x00001e8e, 0x00001eb0, + 0x00001eef, 0x00001f47, 0x00001f8d, 0x00001fd8, // Entry A0 - BF - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, + 0x00001fee, 0x0000200a, 0x00002043, 0x00002099, + 0x000020eb, 0x00002135, 0x00002163, 0x00002184, + 0x000021a0, 0x000021c2, 0x000021e4, 0x00002226, + 0x00002269, 0x000022c2, 0x00002329, 0x00002389, + 0x000023ac, 0x000023cd, 0x00002419, 0x0000245c, + 0x0000249d, 0x000024e4, 0x00002507, 0x00002556, + 0x00002565, 0x000025af, 0x00002608, 0x00002624, + 0x0000263e, 0x0000265c, 0x0000267e, 0x00002688, // Entry C0 - DF - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, + 0x000026bb, 0x000026e6, 0x0000271a, 0x00002753, + 0x00002782, 0x0000279f, 0x000027c7, 0x000027e2, + 0x00002809, 0x00002822, 0x00002878, 0x000028b3, + 0x000028be, 0x0000294a, 0x00002977, 0x000029a3, + 0x000029cd, 0x00002a02, 0x00002a4c, 0x00002aa2, + 0x00002b19, 0x00002b51, 0x00002b96, 0x00002bd9, + 0x00002be8, 0x00002c1d, 0x00002c2a, 0x00002c4b, + 0x00002c9e, 0x00002ce8, 0x00002d4d, 0x00002d55, // Entry E0 - FF - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, + 0x00002d90, 0x00002dc1, 0x00002dd4, 0x00002ddb, + 0x00002e3e, 0x00002f02, 0x00002f3d, 0x00002f67, + 0x00002fb4, 0x000030d1, 0x000031ad, 0x000031eb, + 0x00003280, 0x0000333e, 0x000033db, 0x00003467, + 0x000034db, 0x00003630, 0x00003762, 0x00003862, + 0x000039a9, 0x00003b90, 0x00003cb7, 0x00003e5c, + 0x00003f91, 0x00003fec, 0x00004015, 0x000040a5, + 0x000040d4, 0x00004128, 0x000041b7, 0x00004259, // Entry 100 - 11F - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - 0x0000025a, 0x0000025a, 0x0000025a, 0x0000025a, - // Entry 120 - 13F - 0x0000025a, 0x0000025a, 0x0000025a, -} // Size: 1188 bytes + 0x000042a2, 0x000042e1, 0x00004315, 0x000043a5, + 0x000043ae, 0x00004400, 0x0000442e, 0x00004451, + 0x000044c1, 0x00004530, 0x0000455a, 0x000045b8, + 0x00004606, 0x0000464e, 0x000046a0, 0x000046de, + 0x00004728, 0x00004766, 0x00004790, 0x000047a5, + 0x000047bb, 0x00004813, 0x00004846, 0x00004876, + 0x000048b9, 0x000048f7, 0x00004943, 0x00004964, + 0x000049bf, 0x00004a0a, 0x00004a30, 0x00004a50, +} // Size: 1176 bytes -const de_DEData string = "" + // Size: 602 bytes - "\x02'-h %#[1]v': Der Headerwert muss entweder -1 oder ein Wert zwischen " + - "-1 und 2147483647 sein\x02Ungültiges Batchabschlusszeichen '%[1]s'\x04" + - "\x00\x01 \x10\x02Sqlcmd: Fehler:\x04\x00\x01 \x11\x02Sqlcmd: Warnung:" + - "\x02Die Befehle ED und !!, Startskript und Umgebungsvariablen s" + - "ind deaktiviert\x02Die '%[1]s'-Skriptvariable ist schreibgeschützt\x02Di" + - "e '%[1]s'-Skriptvariable ist nicht definiert.\x02Die Umgebungsvariable: " + - "'%[1]s' weist einen ungültigen Wert auf: '%[2]s'.\x02Syntaxfehler in Zei" + - "le %[1]d in der Nähe von Befehl '%[2]s'.\x02%[1]s Fehler beim Öffnen ode" + - "r Verarbeiten von Datei %[2]s (Ursache: %[3]s).\x02%[1]sSyntaxfehler in " + - "Zeile %[2]d" +const de_DEData string = "" + // Size: 19024 bytes + "\x02SQL Server installieren/erstellen, abfragen, deinstallieren\x02Konfi" + + "gurationsinformationen und Verbindungszeichenfolgen anzeigen\x02sqlcmd: " + + "SQL Server, Azure SQL und Tools installieren/erstellen/abfragen\x0a\x0aF" + + "eedback:\x0a %[1]s\x02Hilfe für Abwärtskompatibilitätsflags (-S, -U, -E " + + "usw.)\x02Druckversion von sqlcmd\x02Konfigurationsdatei\x02Protokollierg" + + "rad, Fehler=0, Warnung=1, Info=2, Debug=3, Ablaufverfolgung=4\x02SQLConf" + + "ig-Dateien mithilfe von Unterbefehlen wie \x22%[1]s\x22 ändern\x02Kontex" + + "t für vorhandenen Endpunkt und Benutzer hinzufügen (%[1]s oder %[2]s ver" + + "wenden)\x02SQL Server, Azure SQL und Tools installieren/erstellen\x02Too" + + "ls (z.\u00a0B. Azure Data Studio) für aktuellen Kontext öffnen\x02Abfrag" + + "e für den aktuellen Kontext ausführen\x02Abfrage ausführen\x02Abfrage mi" + + "thilfe der [%[1]s]-Datenbank ausführen\x02Neue Standarddatenbank festleg" + + "en\x02Auszuführender Befehlstext\x02Zu verwendende Datenbank\x02Aktuelle" + + "n Kontext starten\x02Aktuellen Kontext starten\x02Zum Anzeigen verfügbar" + + "er Kontexte\x02Kein aktueller Kontext\x02%[1]q für kontextbezogene %[2]q" + + " wird gestartet\x04\x00\x01 0\x02Neuen Kontext mit einem SQL-Container e" + + "rstellen\x02Der aktuelle Kontext weist keinen Container auf\x02Aktuellen" + + " Kontext anhalten\x02Aktuellen Kontext beenden\x02%[1]q für kontextbezog" + + "ene %[2]q wird beendet\x04\x00\x01 7\x02Neuen Kontext mit einem SQL Serv" + + "er-Container erstellen\x02Aktuellen Kontext deinstallieren/löschen\x02Ak" + + "tuellen Kontext deinstallieren/löschen, keine Benutzeraufforderung\x02Ak" + + "tuellen Kontext deinstallieren/löschen, keine Benutzeraufforderung anzei" + + "gen und Sicherheitsüberprüfung für Benutzerdatenbanken außer Kraft setze" + + "n\x02Stiller Modus (nicht für Benutzereingabe beenden, um den Vorgang zu" + + " bestätigen)\x02Vorgang auch dann abschließen, wenn nicht systembasierte" + + " (Benutzer-)Datenbankdateien vorhanden sind\x02Verfügbare Kontexte anzei" + + "gen\x02Kontext erstellen\x02Kontext mit SQL Server-Container erstellen" + + "\x02Kontext manuell hinzufügen\x02Der aktuelle Kontext ist %[1]q. Möchte" + + "n Sie den Vorgang fortsetzen? (J/N)\x02Es wird überprüft, dass keine Ben" + + "utzer- (Nicht-System-)Datenbankdateien (.mdf) vorhanden sind\x02Zum Star" + + "ten des Containers\x02Um die Überprüfung außer Kraft zu setzen, verwende" + + "n Sie %[1]s\x02Der Container wird nicht ausgeführt. Es kann nicht überpr" + + "üft werden, ob die Benutzerdatenbankdateien nicht vorhanden sind\x02Kon" + + "text %[1]s wird entfernt\x02%[1]s wird beendet\x02Container %[1]q nicht " + + "mehr vorhanden. Der Kontext wird entfernt...\x02Der aktuelle Kontext ist" + + " jetzt %[1]s.\x02%[1]v\x02Wenn die Datenbank eingebunden ist, %[1]s ausf" + + "ühren\x02Flag %[1]s übergeben, um diese Sicherheitsüberprüfung für Benu" + + "tzerdatenbanken (keine Systemdatenbanken) außer Kraft zu setzen\x02Der V" + + "organg kann nicht fortgesetzt werden, da eine Benutzerdatenbank (keine S" + + "ystemdatenbank) (%[1]s) vorhanden ist\x02Es sind keine Endpunkte zur Dei" + + "nstallation vorhanden\x02Kontext hinzufügen\x02Einen Kontext für eine lo" + + "kale Instanz von SQL Server an Port 1433 mithilfe einer vertrauenswürdig" + + "en Authentifizierung hinzufügen\x02Der Anzeigename für den Kontext\x02De" + + "r Name des Endpunkts, der von diesem Kontext verwendet wird\x02Name des " + + "Benutzers, den dieser Kontext verwendet\x02Vorhandene Endpunkte zur Ausw" + + "ahl anzeigen\x02Neuen lokalen Endpunkt hinzufügen\x02Bereits vorhandenen" + + " Endpunkt hinzufügen\x02Zum Hinzufügen des Kontexts ist ein Endpunkt erf" + + "orderlich. Der Endpunkt '%[1]v' ist nicht vorhanden. %[2]s-Flag verwende" + + "n\x02Liste der Benutzer anzeigen\x02Den Benutzer hinzufügen\x02Endpunkt " + + "hinzufügen\x02Der Benutzer '%[1]v' ist nicht vorhanden\x02In Azure Data " + + "Studio öffnen\x02Zum Starten einer interaktiven Abfragesitzung\x02Zum Au" + + "sführen einer Abfrage\x02Aktueller Kontext '%[1]v'\x02Standardendpunkt h" + + "inzufügen\x02Der Anzeigename für den Endpunkt\x02Die Netzwerkadresse, mi" + + "t der eine Verbindung hergestellt werden soll, z. B. 127.0.0.1 usw.\x02D" + + "er Netzwerkport, mit dem eine Verbindung hergestellt werden soll, z. B. " + + "1433 usw.\x02Kontext für diesen Endpunkt hinzufügen\x02Endpunktnamen anz" + + "eigen\x02Details zum Endpunkt anzeigen\x02Details zu allen Endpunkten an" + + "zeigen\x02Diesen Endpunkt löschen\x02Endpunkt '%[1]v' hinzugefügt (Adres" + + "se: '%[2]v', Port: '%[3]v')\x02Benutzer hinzufügen (mithilfe der Umgebun" + + "gsvariablen SQLCMD_PASSWORD)\x02Benutzer hinzufügen (mithilfe der Umgebu" + + "ngsvariablen SQLCMDPASSWORD)\x02Einen Benutzer hinzufügen, der die Windo" + + "ws Data Protection-API zum Verschlüsseln des Kennworts in SQLConfig verw" + + "endet\x02Benutzer hinzufügen\x02Anzeigename für den Benutzer (dies ist n" + + "icht der Benutzername)\x02Authentifizierungstyp, den dieser Benutzer ver" + + "wendet (Standard | andere)\x02Der Benutzername (Kennwort in der Umgebung" + + "svariablen %[1]s (oder %[2]s angeben)\x02Kennwortverschlüsselungsmethode" + + " (%[1]s) in SQLConfig-Datei\x02Der Authentifizierungstyp muss '%[1]s' od" + + "er '%[2]s' sein\x02Der Authentifizierungstyp '%[1]v' ist ungültig\x02Fla" + + "g %[1]s entfernen\x02%[1]s %[2]s übergeben\x02Das Flag %[1]s kann nur ve" + + "rwendet werden, wenn der Authentifizierungstyp '%[2]s' ist.\x02Flag %[1]" + + "s hinzufügen\x02Das Flag %[1]s muss verwendet werden, wenn der Authentif" + + "izierungstyp '%[2]s' ist.\x02Kennwort in der Umgebungsvariablen %[1]s (o" + + "der %[2]s) angeben\x02Authentifizierungstyp '%[1]s' erfordert ein Kennwo" + + "rt\x02Einen Benutzernamen mit dem Flag \x22%[1]s\x22 angeben\x02Benutzer" + + "name nicht angegeben\x02Eine gültige Verschlüsselungsmethode (%[1]s) mit" + + " dem Flag \x22%[2]s\x22 angeben\x02Die Verschlüsselungsmethode '%[1]v' i" + + "st ungültig\x02Eine der Umgebungsvariablen %[1]s oder %[2]s löschen\x04" + + "\x00\x01 @\x02Sowohl Umgebungsvariablen %[1]s als auch %[2]s sind festge" + + "legt.\x02Benutzer '%[1]v' hinzugefügt\x02Verbindungszeichenfolgen für de" + + "n aktuellen Kontext anzeigen\x02Verbindungszeichenfolgen für alle Client" + + "treiber auflisten\x02Datenbank für die Verbindungszeichenfolge (Standard" + + " wird aus der T/SQL-Anmeldung übernommen)\x02Verbindungszeichenfolgen we" + + "rden nur für den Authentifizierungstyp %[1]s unterstützt.\x02Aktuellen K" + + "ontext anzeigen\x02Kontext löschen\x02Kontext löschen (einschließlich En" + + "dpunkt und Benutzer)\x02Kontext löschen (ohne Endpunkt und Benutzer)\x02" + + "Name des zu löschenden Kontexts\x02Endpunkt und Benutzer des Kontexts lö" + + "schen\x02Das Flag „%[1]s“ verwenden, um einen Kontextnamen zum Löschen z" + + "u übergeben\x02Kontext '%[1]v' gelöscht\x02Kontext „%[1]v“ ist nicht vor" + + "handen\x02Endpunkt löschen\x02Name des zu löschenden Endpunkts\x02Der En" + + "dpunktname muss angegeben werden. Geben Sie den Endpunktnamen mit %[1]s " + + "an\x02Endpunkte anzeigen\x02Endpunkt „%[1]v“ ist nicht vorhanden\x02Endp" + + "unkt \x22%[1]v\x22 gelöscht\x02Einen Benutzer löschen\x02Name des zu lös" + + "chenden Benutzers\x02Der Benutzername muss angegeben werden. Geben Sie d" + + "en Benutzernamen mit %[1]s an\x02Benutzer anzeigen\x02Benutzer %[1]q ist" + + " nicht vorhanden\x02Benutzer %[1]q gelöscht\x02Einen oder mehrere Kontex" + + "te aus der SQLConfig-Datei anzeigen\x02Alle Kontextnamen in Ihrer SQLCon" + + "fig-Datei auflisten\x02Alle Kontexte in Ihrer SQLConfig-Datei auflisten" + + "\x02Kontext in Ihrer SQLConfig-Datei beschreiben\x02Kontextname zum Anze" + + "igen von Details zu\x02Kontextdetails einschließen\x02Zum Anzeigen verfü" + + "gbarer Kontexte „%[1]s“ ausführen\x02Fehler: Es ist kein Kontext mit fol" + + "gendem Namen vorhanden: „%[1]v“\x02Einen oder mehrere Endpunkte aus der " + + "SQLConfig-Datei anzeigen\x02Alle Endpunkte in Ihrer SQLConfig-Datei aufl" + + "isten\x02Endpunkt in Ihrer SQLConfig-Datei beschreiben\x02Endpunktname z" + + "um Anzeigen von Details zu\x02Details zum Endpunkt einschließen\x02Zum A" + + "nzeigen der verfügbaren Endpunkte „%[1]s“ ausführen\x02Fehler: Es ist ke" + + "in Endpunkt mit folgendem Namen vorhanden: „%[1]v“\x02Einen oder mehrere" + + " Benutzer aus der SQLConfig-Datei anzeigen\x02Alle Benutzer in Ihrer SQL" + + "Config-Datei auflisten\x02Einen Benutzer in Ihrer SQLConfig-Datei beschr" + + "eiben\x02Benutzername zum Anzeigen von Details zu\x02Benutzerdetails ein" + + "schließen\x02Zum Anzeigen verfügbarer Benutzer „%[1]s“ ausführen\x02Fehl" + + "er: Es ist kein Benutzer vorhanden mit dem Namen: „%[1]v“\x02Aktuellen K" + + "ontext festlegen\x02mssql-Kontext (Endpunkt/Benutzer) als aktuellen Kont" + + "ext festlegen\x02Name des Kontexts, der als aktueller Kontext festgelegt" + + " werden soll\x02Zum Ausführen einer Abfrage: %[1]s\x02Zum Entfernen: %[1" + + "]s\x02Zu Kontext „%[1]v“ gewechselt\x02Es ist kein Kontext mit folgendem" + + " Namen vorhanden: „%[1]v“\x02Zusammengeführte SQLConfig-Einstellungen od" + + "er eine angegebene SQLConfig-Datei anzeigen\x02SQLConfig-Einstellungen m" + + "it REDACTED-Authentifizierungsdaten anzeigen\x02SQLConfig-Einstellungen " + + "und unformatierte Authentifizierungsdaten anzeigen\x02Rohbytedaten anzei" + + "gen\x02Azure SQL Edge installieren\x02Azure SQL Edge in einem Container " + + "installieren/erstellen\x02Zu verwendende Markierung. Verwenden Sie get-t" + + "ags, um eine Liste der Tags anzuzeigen.\x02Kontextname (ein Standardkont" + + "extname wird erstellt, wenn er nicht angegeben wird)\x02Benutzerdatenban" + + "k erstellen und als Standard für die Anmeldung festlegen\x02Lizenzbeding" + + "ungen für SQL Server akzeptieren\x02Länge des generierten Kennworts\x02M" + + "indestanzahl Sonderzeichen\x02Mindestanzahl numerischer Zeichen\x02Minde" + + "stanzahl von Großbuchstaben\x02Sonderzeichensatz, der in das Kennwort ei" + + "ngeschlossen werden soll\x02Bild nicht herunterladen. Bereits herunterge" + + "ladenes Bild verwenden\x02Zeile im Fehlerprotokoll, auf die vor dem Hers" + + "tellen der Verbindung gewartet werden soll\x02Einen benutzerdefinierten " + + "Namen für den Container anstelle eines zufällig generierten Namens angeb" + + "en\x02Legen Sie den Containerhostnamen explizit fest. Standardmäßig wird" + + " die Container-ID verwendet\x02Gibt die Image-CPU-Architektur an.\x02Gib" + + "t das Image-Betriebssystem an\x02Port (der nächste verfügbare Port ab 14" + + "33 wird standardmäßig verwendet)\x02Herunterladen (in Container) und Dat" + + "enbank (.bak) von URL anfügen\x02Fügen Sie der Befehlszeile entweder das" + + " Flag „%[1]s“ hinzu.\x04\x00\x01 B\x02Oder legen Sie die Umgebungsvariab" + + "le fest, d.\u00a0h. %[1]s %[2]s=YES\x02Lizenzbedingungen nicht akzeptier" + + "t\x02--user-database %[1]q enthält Nicht-ASCII-Zeichen und/oder Anführun" + + "gszeichen\x02Starting %[1]v\x02Kontext %[1]q in „%[2]s“ erstellt, Benutz" + + "erkonto wird konfiguriert...\x02%[1]q-Konto wurde deaktiviert (und %[2]q" + + " Kennwort gedreht). Benutzer %[3]q wird erstellt\x02Interaktive Sitzung " + + "starten\x02Aktuellen Kontext ändern\x02sqlcmd-Konfiguration anzeigen\x02" + + "Verbindungszeichenfolgen anzeigen\x02Entfernen\x02Jetzt bereit für Clien" + + "tverbindungen an Port %[1]d\x02Die --using-URL muss http oder https sein" + + ".\x02%[1]q ist keine gültige URL für das --using-Flag.\x02Die --using-UR" + + "L muss einen Pfad zur BAK-Datei aufweisen.\x02Die --using-Datei-URL muss" + + " eine BAK-Datei sein\x02Ungültiger --using-Dateityp\x02Standarddatenbank" + + " wird erstellt [%[1]s]\x02%[1]s wird heruntergeladen\x02Datenbank %[1]s " + + "wird wiederhergestellt\x02%[1]v wird herunterladen\x02Ist eine Container" + + "runtime auf diesem Computer installiert (z. B. Podman oder Docker)?\x04" + + "\x01\x09\x006\x02Falls nicht, laden Sie das Desktopmodul herunter von:" + + "\x04\x02\x09\x09\x00\x05\x02oder\x02Wird eine Containerruntime ausgeführ" + + "t? (Probieren Sie '%[1]s' oder '%[2]s' aus (Container auflisten). Wird e" + + "r ohne Fehler zurückgegeben?)\x02Bild %[1]s kann nicht heruntergeladen w" + + "erden\x02Die Datei ist unter der URL nicht vorhanden\x02Datei konnte nic" + + "ht heruntergeladen werden\x02SQL Server in einem Container installieren/" + + "erstellen\x02Alle Releasetags für SQL Server anzeigen, vorherige Version" + + " installieren\x02SQL Server erstellen, die AdventureWorks-Beispieldatenb" + + "ank herunterladen und anfügen\x02SQL Server erstellen, die AdventureWork" + + "s-Beispieldatenbank mit einem anderen Datenbanknamen herunterladen und a" + + "nfügen\x02SQL Server mit einer leeren Benutzerdatenbank erstellen\x02SQL" + + " Server mit vollständiger Protokollierung installieren/erstellen\x02Tags" + + " abrufen, die für Azure SQL Edge-Installation verfügbar sind\x02Tags auf" + + "listen\x02Verfügbare Tags für die MSSQL-Installation abrufen\x02sqlcmd-S" + + "tart\x02Container wird nicht ausgeführt\x02Der -L-Parameter kann nicht i" + + "n Verbindung mit anderen Parametern verwendet werden.\x02\x22-a %#[1]v" + + "\x22: Die Paketgröße muss eine Zahl zwischen 512 und 32767 sein.\x02'-h " + + "%#[1]v': Der Headerwert muss entweder -2147483647 oder ein Wert zwischen" + + " -1 und 2147483647 sein.\x02Server:\x02Rechtliche Dokumente und Informat" + + "ionen: aka.ms/SqlcmdLegal\x02Hinweise zu Drittanbietern: aka.ms/SqlcmdNo" + + "tices\x04\x00\x01\x0a\x0e\x02Version %[1]v\x02Flags:\x02-? zeigt diese S" + + "yntaxzusammenfassung an, %[1]s zeigt die Hilfe zu modernen sqlcmd-Unterb" + + "efehlen an\x02Identifiziert mindestens eine Datei, die Batches von SQL-A" + + "nweisungen enthält. Wenn mindestens eine Datei nicht vorhanden ist, wird" + + " sqlcmd beendet. Sich gegenseitig ausschließend mit %[1]s/%[2]s\x02Ident" + + "ifiziert die Datei, die Ausgaben von sqlcmd empfängt\x02Versionsinformat" + + "ionen drucken und beenden\x02Serverzertifikat ohne Überprüfung implizit " + + "als vertrauenswürdig einstufen\x02Mit dieser Option wird die sqlcmd-Skri" + + "ptvariable %[1]s festgelegt. Dieser Parameter gibt die Anfangsdatenbank " + + "an. Der Standardwert ist die Standarddatenbankeigenschaft Ihrer Anmeldun" + + "g. Wenn die Datenbank nicht vorhanden ist, wird eine Fehlermeldung gener" + + "iert, und sqlcmd wird beendet.\x02Verwendet eine vertrauenswürdige Verbi" + + "ndung, anstatt einen Benutzernamen und ein Kennwort für die Anmeldung be" + + "i SQL Server zu verwenden. Umgebungsvariablen, die Benutzernamen und Ken" + + "nwort definieren, werden ignoriert.\x02Gibt das Batchabschlusszeichen an" + + ". Der Standardwert ist %[1]s\x02Der Anmeldename oder der enthaltene Date" + + "nbankbenutzername. Für eigenständige Datenbankbenutzer müssen Sie die Op" + + "tion „Datenbankname“ angeben.\x02Führt eine Abfrage aus, wenn sqlcmd ges" + + "tartet wird, aber beendet sqlcmd nicht, wenn die Abfrage ausgeführt wurd" + + "e. Abfragen mit mehrfachem Semikolontrennzeichen können ausgeführt werde" + + "n.\x02Führt eine Abfrage aus, wenn sqlcmd gestartet und dann sqlcmd sofo" + + "rt beendet wird. Abfragen mit mehrfachem Semikolontrennzeichen können au" + + "sgeführt werden\x02%[1]s Gibt die Instanz von SQL Server an, mit denen e" + + "ine Verbindung hergestellt werden soll. Sie legt die sqlcmd-Skriptvariab" + + "le %[2]s fest.\x02Deaktiviert Befehle, die die Systemsicherheit gefährde" + + "n können. Sqlcmd gibt eine Warnung aus und wird fortgesetzt\x02Gibt die " + + "SQL-Authentifizierungsmethode an, die zum Herstellen einer Verbindung mi" + + "t der Azure SQL-Datenbank verwendet werden soll. Eines der folgenden Ele" + + "mente: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirector" + + "yPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, A" + + "ctiveDirectoryServicePrincipal, SqlPassword\x02Weist sqlcmd an, die Acti" + + "veDirectory-Authentifizierung zu verwenden. Wenn kein Benutzername angeg" + + "eben wird, wird die Authentifizierungsmethode ActiveDirectoryDefault ver" + + "wendet. Wenn ein Kennwort angegeben wird, wird ActiveDirectoryPassword v" + + "erwendet. Andernfalls wird ActiveDirectoryInteractive verwendet.\x02Bewi" + + "rkt, dass sqlcmd Skriptvariablen ignoriert. Dieser Parameter ist nützlic" + + "h, wenn ein Skript viele %[1]s-Anweisungen enthält, die möglicherweise Z" + + "eichenfolgen enthalten, die das gleiche Format wie reguläre Variablen au" + + "fweisen, z. B. $(variable_name)\x02Erstellt eine sqlcmd-Skriptvariable, " + + "die in einem sqlcmd-Skript verwendet werden kann. Schließen Sie den Wert" + + " in Anführungszeichen ein, wenn der Wert Leerzeichen enthält. Sie können" + + " mehrere var=values-Werte angeben. Wenn Fehler in einem der angegebenen " + + "Werte vorliegen, generiert sqlcmd eine Fehlermeldung und beendet dann" + + "\x02Fordert ein Paket einer anderen Größe an. Mit dieser Option wird die" + + " sqlcmd-Skriptvariable %[1]s festgelegt. packet_size muss ein Wert zwisc" + + "hen 512 und 32767 sein. Der Standardwert = 4096. Eine größere Paketgröße" + + " kann die Leistung für die Ausführung von Skripts mit vielen SQL-Anweisu" + + "ngen zwischen %[2]s-Befehlen verbessern. Sie können eine größere Paketgr" + + "öße anfordern. Wenn die Anforderung abgelehnt wird, verwendet sqlcmd je" + + "doch den Serverstandard für die Paketgröße.\x02Gibt die Anzahl von Sekun" + + "den an, nach der ein Timeout für eine sqlcmd-Anmeldung beim go-mssqldb-T" + + "reiber auftritt, wenn Sie versuchen, eine Verbindung mit einem Server he" + + "rzustellen. Mit dieser Option wird die sqlcmd-Skriptvariable %[1]s festg" + + "elegt. Der Standardwert ist 30. 0 bedeutet unendlich\x02Mit dieser Optio" + + "n wird die sqlcmd-Skriptvariable %[1]s festgelegt. Der Arbeitsstationsna" + + "me ist in der Hostnamenspalte der sys.sysprocesses-Katalogsicht aufgefüh" + + "rt und kann mithilfe der gespeicherten Prozedur sp_who zurückgegeben wer" + + "den. Wenn diese Option nicht angegeben ist, wird standardmäßig der aktue" + + "lle Computername verwendet. Dieser Name kann zum Identifizieren verschie" + + "dener sqlcmd-Sitzungen verwendet werden.\x02Deklariert den Anwendungswor" + + "kloadtyp beim Herstellen einer Verbindung mit einem Server. Der einzige " + + "aktuell unterstützte Wert ist ReadOnly. Wenn %[1]s nicht angegeben ist, " + + "unterstützt das sqlcam-Hilfsprogramm die Konnektivität mit einem sekundä" + + "ren Replikat in einer Always-On-Verfügbarkeitsgruppe nicht.\x02Dieser Sc" + + "halter wird vom Client verwendet, um eine verschlüsselte Verbindung anzu" + + "fordern.\x02Gibt die Formatierung für Ergebnisse an\x02Steuert, welche F" + + "ehlermeldungen an stdout gesendet werden. Nachrichten mit einem Schwereg" + + "rad größer oder gleich dieser Ebene werden gesendet.\x02Ebene der zu dru" + + "ckenden MSSQL-Treibermeldungen\x02Gibt an, dass sqlcmd bei einem Fehler " + + "beendet wird und einen %[1]s-Wert zurückgibt\x02Steuert, welche Fehlerme" + + "ldungen an %[1]s gesendet werden. Nachrichten mit einem Schweregrad größ" + + "er oder gleich dieser Ebene werden gesendet.\x02Gibt die Anzahl der Zeil" + + "en an, die zwischen den Spaltenüberschriften gedruckt werden sollen. Ver" + + "wenden Sie -h-1, um anzugeben, dass Header nicht gedruckt werden\x02Gibt" + + " an, dass alle Ausgabedateien mit Little-Endian-Unicode codiert sind\x02" + + "Gibt das Spaltentrennzeichen an. Legt die %[1]s-Variable fest.\x02Nachfo" + + "lgende Leerzeichen aus einer Spalte entfernen\x02Aus Gründen der Abwärts" + + "kompatibilität bereitgestellt. Sqlcmd optimiert immer die Erkennung des " + + "aktiven Replikats eines SQL-Failoverclusters.\x02Kennwort\x02Steuert den" + + " Schweregrad, mit dem die Variable %[1]s beim Beenden festgelegt wird." + + "\x02Gibt die Bildschirmbreite für die Ausgabe an\x02Dedizierte Administr" + + "atorverbindung\x02Aus Gründen der Abwärtskompatibilität bereitgestellt. " + + "Bezeichner in Anführungszeichen sind immer aktiviert.\x02Aus Gründen der" + + " Abwärtskompatibilität bereitgestellt. Regionale Clienteinstellungen wer" + + "den nicht verwendet.\x02Legt die sqlcmd-Skriptvariable %[1]s fest\x02'%[" + + "1]s %[2]s': Der Wert muss größer oder gleich %#[3]v und kleiner oder gle" + + "ich %#[4]v sein.\x02\x22%[1]s %[2]s\x22: Der Wert muss größer als %#[3]v" + + " und kleiner als %#[4]v sein.\x02\x22%[1]s %[2]s\x22: Unerwartetes Argum" + + "ent. Der Argumentwert muss %[3]v sein.\x02\x22%[1]s %[2]s\x22: Unerwarte" + + "tes Argument. Der Argumentwert muss einer der %[3]v sein.\x02Die Optione" + + "n %[1]s und %[2]s schließen sich gegenseitig aus.\x02'%[1]s': Fehlendes " + + "Argument. Geben Sie \x22-?\x22 ein, um die Hilfe anzuzeigen.\x02'%[1]s':" + + " Unbekannte Option. Mit \x22-?\x22 rufen Sie die Hilfe auf.\x02Ungültige" + + "s Batchabschlusszeichen '%[1]s'\x04\x00\x01 \x10\x02Sqlcmd: Fehler:\x04" + + "\x00\x01 \x11\x02Sqlcmd: Warnung:\x02Die Befehle \x22ED\x22 und \x22!!\x22, Startskript und Umgebungsvariablen sind deaktiviert\x02Die " + + "Skriptvariable: '%[1]s' ist schreibgeschützt.\x02Die '%[1]s'-Skriptvaria" + + "ble ist nicht definiert.\x02Die Umgebungsvariable '%[1]s' hat einen ungü" + + "ltigen Wert: '%[2]s'.\x02Syntaxfehler in Zeile %[1]d in der Nähe des Bef" + + "ehls '%[2]s'.\x02%[1]s Fehler beim Öffnen oder Ausführen der Datei %[2]s" + + " (Ursache: %[3]s).\x02%[1]sSyntaxfehler in Zeile %[2]d\x02Meldung %#[1]v" + + ", Ebene %[2]d, Status %[3]d, Server %[4]s, Prozedur %[5]s, Zeile %#[6]v%" + + "[7]s\x02Meldung %#[1]v, Ebene %[2]d, Status %[3]d, Server %[4]s, Zeile %" + + "#[5]v%[6]s\x02Ungültiger Variablenbezeichner %[1]s\x02Ungültiger Variabl" + + "enwert %[1]s" -var en_USIndex = []uint32{ // 291 elements +var en_USIndex = []uint32{ // 288 elements // Entry 0 - 1F - 0x00000000, 0x00000050, 0x00000071, 0x00000085, - 0x0000009b, 0x000000ef, 0x0000011c, 0x00000144, - 0x00000182, 0x000001b3, 0x00000202, 0x00000222, - 0x0000024e, 0x00000284, 0x000002d5, 0x0000030e, - 0x00000326, 0x00000339, 0x0000036e, 0x000003a4, - 0x000003e4, 0x00000414, 0x0000044b, 0x00000473, - 0x0000047f, 0x000004a2, 0x000004bb, 0x000004cf, - 0x000004df, 0x000004f5, 0x0000050f, 0x0000052a, + 0x00000000, 0x0000002c, 0x00000062, 0x000000b3, + 0x000000ec, 0x00000104, 0x00000117, 0x0000014c, + 0x00000182, 0x000001c2, 0x000001f2, 0x00000229, + 0x00000251, 0x0000025d, 0x00000280, 0x00000299, + 0x000002ad, 0x000002bd, 0x000002d3, 0x000002ed, + 0x00000308, 0x0000031b, 0x0000033c, 0x00000369, + 0x00000393, 0x000003a8, 0x000003c1, 0x000003e2, + 0x00000418, 0x0000043d, 0x00000472, 0x000004d4, // Entry 20 - 3F - 0x0000053d, 0x0000055e, 0x0000058b, 0x000005b5, - 0x000005ca, 0x000005e3, 0x00000604, 0x0000063a, - 0x0000065f, 0x00000694, 0x000006f6, 0x00000737, - 0x00000783, 0x0000079b, 0x000007aa, 0x000007d3, - 0x000007ea, 0x00000823, 0x00000858, 0x0000086f, - 0x00000890, 0x000008e1, 0x000008f8, 0x00000907, - 0x00000949, 0x00000966, 0x0000096c, 0x00000992, - 0x000009e7, 0x00000a2b, 0x00000a45, 0x00000a53, + 0x00000515, 0x00000561, 0x00000579, 0x00000588, + 0x000005b1, 0x000005c8, 0x00000601, 0x00000636, + 0x0000064d, 0x0000066e, 0x000006bf, 0x000006d6, + 0x000006e5, 0x00000727, 0x00000744, 0x0000074a, + 0x00000770, 0x000007c5, 0x00000809, 0x00000823, + 0x00000831, 0x0000088c, 0x000008a9, 0x000008d0, + 0x000008f3, 0x0000091a, 0x00000933, 0x00000954, + 0x000009a8, 0x000009bb, 0x000009c8, 0x000009d8, // Entry 40 - 5F - 0x00000aae, 0x00000acb, 0x00000af2, 0x00000b15, - 0x00000b3c, 0x00000b55, 0x00000b76, 0x00000bca, - 0x00000bdd, 0x00000bea, 0x00000bfa, 0x00000c16, - 0x00000c30, 0x00000c53, 0x00000c62, 0x00000c7a, - 0x00000c91, 0x00000caf, 0x00000ce6, 0x00000d15, - 0x00000d35, 0x00000d49, 0x00000d5f, 0x00000d7a, - 0x00000d8f, 0x00000dc8, 0x00000e04, 0x00000e3f, - 0x00000e8d, 0x00000e98, 0x00000ecd, 0x00000f04, + 0x000009f4, 0x00000a0e, 0x00000a31, 0x00000a40, + 0x00000a58, 0x00000a6f, 0x00000a8d, 0x00000ac4, + 0x00000af3, 0x00000b13, 0x00000b27, 0x00000b3d, + 0x00000b58, 0x00000b6d, 0x00000ba6, 0x00000be2, + 0x00000c1d, 0x00000c6b, 0x00000c76, 0x00000cab, + 0x00000ce2, 0x00000d29, 0x00000d5e, 0x00000d8d, + 0x00000db8, 0x00000dce, 0x00000de6, 0x00000e2a, + 0x00000e3d, 0x00000e7c, 0x00000eba, 0x00000eea, // Entry 60 - 7F - 0x00000f4b, 0x00000f80, 0x00000faf, 0x00000fda, - 0x00000ff0, 0x00001008, 0x0000104c, 0x0000105f, - 0x0000109e, 0x000010dc, 0x0000110c, 0x00001133, - 0x00001149, 0x00001187, 0x000011ae, 0x000011e4, - 0x0000121d, 0x00001230, 0x00001264, 0x00001293, - 0x000012de, 0x00001314, 0x00001330, 0x00001341, - 0x00001374, 0x000013a7, 0x000013c1, 0x000013f0, - 0x00001427, 0x0000143f, 0x0000145e, 0x00001471, + 0x00000f11, 0x00000f27, 0x00000f65, 0x00000f8c, + 0x00000fc2, 0x00000ffb, 0x0000100e, 0x00001042, + 0x00001071, 0x000010bc, 0x000010f2, 0x0000110e, + 0x0000111f, 0x00001152, 0x00001185, 0x0000119f, + 0x000011ce, 0x00001205, 0x0000121d, 0x0000123c, + 0x0000124f, 0x0000126a, 0x000012b1, 0x000012c0, + 0x000012e0, 0x000012f9, 0x00001307, 0x0000131e, + 0x0000135d, 0x00001368, 0x00001382, 0x00001395, // Entry 80 - 9F - 0x0000148c, 0x000014d3, 0x000014e2, 0x00001502, - 0x0000151b, 0x00001529, 0x00001540, 0x0000157f, - 0x0000158a, 0x000015a4, 0x000015b7, 0x000015ec, - 0x0000161e, 0x0000164b, 0x00001677, 0x00001697, - 0x000016af, 0x000016d6, 0x00001706, 0x0000173c, - 0x0000176a, 0x00001797, 0x000017b8, 0x000017d1, - 0x000017f9, 0x0000182a, 0x0000185c, 0x00001886, - 0x000018af, 0x000018cc, 0x000018e1, 0x00001905, + 0x000013ca, 0x000013fc, 0x00001429, 0x00001455, + 0x00001475, 0x0000148d, 0x000014b4, 0x000014e4, + 0x0000151a, 0x00001548, 0x00001575, 0x00001596, + 0x000015af, 0x000015d7, 0x00001608, 0x0000163a, + 0x00001664, 0x0000168d, 0x000016aa, 0x000016bf, + 0x000016e3, 0x00001710, 0x00001728, 0x00001768, + 0x00001792, 0x000017ab, 0x000017c4, 0x000017e1, + 0x0000180a, 0x0000184a, 0x00001885, 0x000018b9, // Entry A0 - BF - 0x00001932, 0x0000194a, 0x0000198a, 0x000019b4, - 0x000019cd, 0x000019e6, 0x00001a03, 0x00001a2c, - 0x00001a6c, 0x00001aa7, 0x00001adb, 0x00001af1, - 0x00001b08, 0x00001b35, 0x00001b62, 0x00001ba8, - 0x00001be3, 0x00001bfe, 0x00001c18, 0x00001c3d, - 0x00001c62, 0x00001c85, 0x00001cb2, 0x00001ce6, - 0x00001d15, 0x00001d62, 0x00001da9, 0x00001dce, - 0x00001df3, 0x00001e30, 0x00001e6e, 0x00001e9d, + 0x000018cf, 0x000018e6, 0x00001913, 0x00001940, + 0x00001986, 0x000019c1, 0x000019dc, 0x000019f6, + 0x00001a1b, 0x00001a40, 0x00001a63, 0x00001a90, + 0x00001ac4, 0x00001af3, 0x00001b40, 0x00001b87, + 0x00001bac, 0x00001bd1, 0x00001c0e, 0x00001c4c, + 0x00001c7b, 0x00001cb6, 0x00001cc8, 0x00001d05, + 0x00001d14, 0x00001d52, 0x00001d9b, 0x00001db5, + 0x00001dcc, 0x00001de6, 0x00001dfd, 0x00001e04, // Entry C0 - DF - 0x00001ed8, 0x00001eea, 0x00001f27, 0x00001f36, - 0x00001f74, 0x00001fbd, 0x00001fd7, 0x00001fee, - 0x00002008, 0x0000201f, 0x00002026, 0x00002055, - 0x00002077, 0x000020a1, 0x000020cb, 0x000020f0, - 0x0000210a, 0x0000212c, 0x0000213e, 0x00002157, - 0x00002169, 0x000021b3, 0x000021de, 0x000021e7, - 0x00002252, 0x00002271, 0x0000228c, 0x000022a4, - 0x000022cd, 0x0000230b, 0x00002351, 0x000023b4, + 0x00001e33, 0x00001e55, 0x00001e7f, 0x00001ea9, + 0x00001ece, 0x00001ee8, 0x00001f0a, 0x00001f1c, + 0x00001f35, 0x00001f47, 0x00001f91, 0x00001fbc, + 0x00001fc5, 0x00002030, 0x0000204f, 0x0000206a, + 0x00002082, 0x000020ab, 0x000020e9, 0x0000212f, + 0x00002192, 0x000021c0, 0x000021ec, 0x0000221a, + 0x00002224, 0x00002249, 0x00002256, 0x0000226f, + 0x000022b6, 0x000022f9, 0x00002349, 0x00002352, // Entry E0 - FF - 0x000023e2, 0x0000240e, 0x0000243c, 0x00002446, - 0x0000246b, 0x00002478, 0x00002491, 0x000024b6, - 0x0000253d, 0x00002576, 0x000025bd, 0x00002600, - 0x00002609, 0x00002638, 0x00002662, 0x00002675, - 0x0000267c, 0x000026c5, 0x00002763, 0x00002798, - 0x000027bb, 0x000027f6, 0x000028e1, 0x00002985, - 0x000029c0, 0x00002a39, 0x00002ad1, 0x00002b4d, - 0x00002bba, 0x00002c19, 0x00002d27, 0x00002e17, + 0x00002381, 0x000023ab, 0x000023be, 0x000023c5, + 0x0000240e, 0x000024ac, 0x000024e1, 0x00002504, + 0x0000253f, 0x0000262a, 0x000026ce, 0x00002709, + 0x00002782, 0x0000281a, 0x00002896, 0x00002903, + 0x00002962, 0x00002a70, 0x00002b60, 0x00002c35, + 0x00002d52, 0x00002eed, 0x00002fcb, 0x0000311a, + 0x00003214, 0x00003259, 0x0000327e, 0x000032ff, + 0x00003327, 0x00003372, 0x000033f2, 0x00003465, // Entry 100 - 11F - 0x00002eec, 0x00003009, 0x000031a4, 0x00003282, - 0x000033d1, 0x000034cb, 0x00003510, 0x00003535, - 0x000035b6, 0x000035de, 0x00003629, 0x000036a9, - 0x0000371c, 0x00003763, 0x000037a6, 0x000037cb, - 0x00003842, 0x0000384b, 0x00003896, 0x000038bc, - 0x000038df, 0x0000392a, 0x00003975, 0x0000399e, - 0x000039fd, 0x00003a44, 0x00003a88, 0x00003ad3, - 0x00003b0b, 0x00003b3b, 0x00003b69, 0x00003bbf, - // Entry 120 - 13F - 0x00003c04, 0x00003c26, 0x00003c43, -} // Size: 1188 bytes + 0x000034ac, 0x000034ef, 0x00003514, 0x0000358b, + 0x00003594, 0x000035df, 0x00003605, 0x00003628, + 0x00003673, 0x000036be, 0x000036e7, 0x00003746, + 0x0000378d, 0x000037d1, 0x0000381c, 0x00003854, + 0x00003884, 0x000038b2, 0x000038d3, 0x000038e7, + 0x000038fd, 0x00003951, 0x0000397e, 0x000039a6, + 0x000039e4, 0x00003a15, 0x00003a64, 0x00003a84, + 0x00003ada, 0x00003b1f, 0x00003b41, 0x00003b5e, +} // Size: 1176 bytes -const en_USData string = "" + // Size: 15427 bytes - "\x02'-h %#[1]v': header value must be either -1 or a value between 1 and" + - " 2147483647\x02invalid batch terminator '%[1]s'\x04\x00\x01 \x0f\x02Sqlc" + - "md: Error:\x04\x00\x01 \x11\x02Sqlcmd: Warning:\x02ED and !! co" + - "mmands, startup script, and environment variables are disabled\x02The sc" + - "ripting variable: '%[1]s' is read-only\x02'%[1]s' scripting variable not" + - " defined.\x02The environment variable: '%[1]s' has invalid value: '%[2]s" + - "'.\x02Syntax error at line %[1]d near command '%[2]s'.\x02%[1]s Error oc" + - "curred while opening or operating on file %[2]s (Reason: %[3]s).\x02%[1]" + - "sSyntax error at line %[2]d\x02Install/Create, Query, Uninstall SQL Serv" + - "er\x02View configuration information and connection strings\x02sqlcmd: I" + - "nstall/Create/Query SQL Server, Azure SQL, and Tools\x0a\x0aFeedback:" + - "\x0a %[1]s\x02help for backwards compatibility flags (-S, -U, -E etc.)" + - "\x02print version of sqlcmd\x02configuration file\x02log level, error=0," + - " warn=1, info=2, debug=3, trace=4\x02Modify sqlconfig files using subcom" + - "mands like \x22%[1]s\x22\x02Add context for existing endpoint and user (" + - "use %[1]s or %[2]s)\x02Install/Create SQL Server, Azure SQL, and Tools" + - "\x02Open tools (e.g Azure Data Studio) for current context\x02Run a quer" + - "y against the current context\x02Run a query\x02Run a query using [%[1]s" + - "] database\x02Set new default database\x02Command text to run\x02Databas" + - "e to use\x02Start current context\x02Start the current context\x02To vie" + - "w available contexts\x02No current context\x02Starting %[1]q for context" + - " %[2]q\x04\x00\x01 (\x02Create new context with a sql container\x02Curre" + - "nt context does not have a container\x02Stop current context\x02Stop the" + - " current context\x02Stopping %[1]q for context %[2]q\x04\x00\x01 1\x02Cr" + - "eate a new context with a SQL Server container\x02Uninstall/Delete the c" + - "urrent context\x02Uninstall/Delete the current context, no user prompt" + - "\x02Uninstall/Delete the current context, no user prompt and override sa" + - "fety check for user databases\x02Quiet mode (do not stop for user input " + - "to confirm the operation)\x02Complete the operation even if non-system (" + - "user) database files are present\x02View available contexts\x02Create co" + - "ntext\x02Create context with SQL Server container\x02Add a context manua" + - "lly\x02Current context is %[1]q. Do you want to continue? (Y/N)\x02Verif" + - "ying no user (non-system) database (.mdf) files\x02To start the containe" + - "r\x02To override the check, use %[1]s\x02Container is not running, unabl" + - "e to verify that user database files do not exist\x02Removing context %[" + - "1]s\x02Stopping %[1]s\x02Container %[1]q no longer exists, continuing to" + - " remove context...\x02Current context is now %[1]s\x02%[1]v\x02If the da" + - "tabase is mounted, run %[1]s\x02Pass in the flag %[1]s to override this " + - "safety check for user (non-system) databases\x02Unable to continue, a us" + - "er (non-system) database (%[1]s) is present\x02No endpoints to uninstall" + - "\x02Add a context\x02Add a context for a local instance of SQL Server on" + - " port 1433 using trusted authentication\x02Display name for the context" + - "\x02Name of endpoint this context will use\x02Name of user this context " + - "will use\x02View existing endpoints to choose from\x02Add a new local en" + - "dpoint\x02Add an already existing endpoint\x02Endpoint required to add c" + - "ontext. Endpoint '%[1]v' does not exist. Use %[2]s flag\x02View list o" + - "f users\x02Add the user\x02Add an endpoint\x02User '%[1]v' does not exis" + - "t\x02Open in Azure Data Studio\x02To start interactive query session\x02" + - "To run a query\x02Current Context '%[1]v'\x02Add a default endpoint\x02D" + - "isplay name for the endpoint\x02The network address to connect to, e.g. " + - "127.0.0.1 etc.\x02The network port to connect to, e.g. 1433 etc.\x02Add " + - "a context for this endpoint\x02View endpoint names\x02View endpoint deta" + - "ils\x02View all endpoints details\x02Delete this endpoint\x02Endpoint '%" + - "[1]v' added (address: '%[2]v', port: '%[3]v')\x02Add a user (using the S" + - "QLCMD_PASSWORD environment variable)\x02Add a user (using the SQLCMDPASS" + - "WORD environment variable)\x02Add a user using Windows Data Protection A" + - "PI to encrypt password in sqlconfig\x02Add a user\x02Display name for th" + - "e user (this is not the username)\x02Authentication type this user will " + - "use (basic | other)\x02The username (provide password in %[1]s or %[2]s " + - "environment variable)\x02Password encryption method (%[1]s) in sqlconfig" + - " file\x02Authentication type must be '%[1]s' or '%[2]s'\x02Authenticatio" + - "n type '' is not valid %[1]v'\x02Remove the %[1]s flag\x02Pass in the %[" + - "1]s %[2]s\x02The %[1]s flag can only be used when authentication type is" + - " '%[2]s'\x02Add the %[1]s flag\x02The %[1]s flag must be set when authen" + - "tication type is '%[2]s'\x02Provide password in the %[1]s (or %[2]s) env" + - "ironment variable\x02Authentication Type '%[1]s' requires a password\x02" + - "Provide a username with the %[1]s flag\x02Username not provided\x02Provi" + - "de a valid encryption method (%[1]s) with the %[2]s flag\x02Encryption m" + - "ethod '%[1]v' is not valid\x02Unset one of the environment variables %[1" + - "]s or %[2]s\x04\x00\x01 4\x02Both environment variables %[1]s and %[2]s " + - "are set.\x02User '%[1]v' added\x02Display connections strings for the cu" + - "rrent context\x02List connection strings for all client drivers\x02Datab" + - "ase for the connection string (default is taken from the T/SQL login)" + - "\x02Connection Strings only supported for %[1]s Auth type\x02Display the" + - " current-context\x02Delete a context\x02Delete a context (including its " + - "endpoint and user)\x02Delete a context (excluding its endpoint and user)" + - "\x02Name of context to delete\x02Delete the context's endpoint and user " + - "as well\x02Use the %[1]s flag to pass in a context name to delete\x02Con" + - "text '%[1]v' deleted\x02Context '%[1]v' does not exist\x02Delete an endp" + - "oint\x02Name of endpoint to delete\x02Endpoint name must be provided. P" + - "rovide endpoint name with %[1]s flag\x02View endpoints\x02Endpoint '%[1]" + - "v' does not exist\x02Endpoint '%[1]v' deleted\x02Delete a user\x02Name o" + - "f user to delete\x02User name must be provided. Provide user name with " + - "%[1]s flag\x02View users\x02User %[1]q does not exist\x02User %[1]q dele" + - "ted\x02Display one or many contexts from the sqlconfig file\x02List all " + - "the context names in your sqlconfig file\x02List all the contexts in you" + - "r sqlconfig file\x02Describe one context in your sqlconfig file\x02Conte" + - "xt name to view details of\x02Include context details\x02To view availab" + - "le contexts run `%[1]s`\x02error: no context exists with the name: \x22%" + - "[1]v\x22\x02Display one or many endpoints from the sqlconfig file\x02Lis" + - "t all the endpoints in your sqlconfig file\x02Describe one endpoint in y" + - "our sqlconfig file\x02Endpoint name to view details of\x02Include endpoi" + - "nt details\x02To view available endpoints run `%[1]s`\x02error: no endpo" + - "int exists with the name: \x22%[1]v\x22\x02Display one or many users fro" + - "m the sqlconfig file\x02List all the users in your sqlconfig file\x02Des" + - "cribe one user in your sqlconfig file\x02User name to view details of" + - "\x02Include user details\x02To view available users run `%[1]s`\x02error" + - ": no user exists with the name: \x22%[1]v\x22\x02Set the current context" + - "\x02Set the mssql context (endpoint/user) to be the current context\x02N" + - "ame of context to set as current context\x02To run a query: %[1]s\x02" + - "To remove: %[1]s\x02Switched to context \x22%[1]v\x22.\x02No con" + - "text exists with the name: \x22%[1]v\x22\x02Display merged sqlconfig set" + - "tings or a specified sqlconfig file\x02Show sqlconfig settings, with RED" + - "ACTED authentication data\x02Show sqlconfig settings and raw authenticat" + - "ion data\x02Display raw byte data\x02Install Azure Sql Edge\x02Install/C" + - "reate Azure SQL Edge in a container\x02Tag to use, use get-tags to see l" + - "ist of tags\x02Context name (a default context name will be created if n" + - "ot provided)\x02Create a user database and set it as the default for log" + - "in\x02Accept the SQL Server EULA\x02Generated password length\x02Minimum" + - " number of special characters\x02Minimum number of numeric characters" + - "\x02Minimum number of upper characters\x02Special character set to inclu" + - "de in password\x02Don't download image. Use already downloaded image" + - "\x02Line in errorlog to wait for before connecting\x02Specify a custom n" + - "ame for the container rather than a randomly generated one\x02Explicitly" + - " set the container hostname, it defaults to the container ID\x02Specifie" + - "s the image CPU architecture\x02Specifies the image operating system\x02" + - "Port (next available port from 1433 upwards used by default)\x02Download" + - " (into container) and attach database (.bak) from URL\x02Either, add the" + - " %[1]s flag to the command-line\x04\x00\x01 6\x02Or, set the environment" + - " variable i.e. %[1]s %[2]s=YES\x02EULA not accepted\x02--user-database %" + - "[1]q contains non-ASCII chars and/or quotes\x02Starting %[1]v\x02Created" + - " context %[1]q in \x22%[2]s\x22, configuring user account...\x02Disabled" + - " %[1]q account (and rotated %[2]q password). Creating user %[3]q\x02Star" + - "t interactive session\x02Change current context\x02View sqlcmd configura" + - "tion\x02See connection strings\x02Remove\x02Now ready for client connect" + - "ions on port %[1]d\x02--using URL must be http or https\x02%[1]q is not " + - "a valid URL for --using flag\x02--using URL must have a path to .bak fil" + - "e\x02--using file URL must be a .bak file\x02Invalid --using file type" + - "\x02Creating default database [%[1]s]\x02Downloading %[1]s\x02Restoring " + - "database %[1]s\x02Downloading %[1]v\x02Is a container runtime installed " + - "on this machine (e.g. Podman or Docker)?\x04\x01\x09\x00&\x02If not, dow" + - "nload desktop engine from:\x04\x02\x09\x09\x00\x03\x02or\x02Is a contain" + - "er runtime running? (Try `%[1]s` or `%[2]s` (list containers), does it " + - "return without error?)\x02Unable to download image %[1]s\x02File does no" + - "t exist at URL\x02Unable to download file\x02Install/Create SQL Server i" + - "n a container\x02See all release tags for SQL Server, install previous v" + - "ersion\x02Create SQL Server, download and attach AdventureWorks sample d" + - "atabase\x02Create SQL Server, download and attach AdventureWorks sample " + - "database with different database name\x02Create SQL Server with an empty" + - " user database\x02Install/Create SQL Server with full logging\x02Get tag" + - "s available for Azure SQL Edge install\x02List tags\x02Get tags availabl" + - "e for mssql install\x02sqlcmd start\x02Container is not running\x02Press" + - " Ctrl+C to exit this process...\x02A 'Not enough memory resources are av" + - "ailable' error can be caused by too many credentials already stored in W" + - "indows Credential Manager\x02Failed to write credential to Windows Crede" + - "ntial Manager\x02The -L parameter can not be used in combination with ot" + - "her parameters.\x02'-a %#[1]v': Packet size has to be a number between 5" + - "12 and 32767.\x02Servers:\x02Legal docs and information: aka.ms/SqlcmdLe" + - "gal\x02Third party notices: aka.ms/SqlcmdNotices\x04\x00\x01\x0a\x0e\x02" + - "Version %[1]v\x02Flags:\x02-? shows this syntax summary, %[1]s shows mod" + - "ern sqlcmd sub-command help\x02Identifies one or more files that contain" + - " batches of SQL statements. If one or more files do not exist, sqlcmd wi" + - "ll exit. Mutually exclusive with %[1]s/%[2]s\x02Identifies the file that" + - " receives output from sqlcmd\x02Print version information and exit\x02Im" + - "plicitly trust the server certificate without validation\x02This option " + - "sets the sqlcmd scripting variable %[1]s. This parameter specifies the i" + - "nitial database. The default is your login's default-database property. " + - "If the database does not exist, an error message is generated and sqlcmd" + - " exits\x02Uses a trusted connection instead of using a user name and pas" + - "sword to sign in to SQL Server, ignoring any environment variables that " + - "define user name and password\x02Specifies the batch terminator. The def" + - "ault value is %[1]s\x02The login name or contained database user name. " + - "For contained database users, you must provide the database name option" + - "\x02Executes a query when sqlcmd starts, but does not exit sqlcmd when t" + - "he query has finished running. Multiple-semicolon-delimited queries can " + - "be executed\x02Executes a query when sqlcmd starts and then immediately " + - "exits sqlcmd. Multiple-semicolon-delimited queries can be executed\x02%[" + - "1]s Specifies the instance of SQL Server to which to connect. It sets th" + - "e sqlcmd scripting variable %[2]s.\x02Disables commands that might compr" + - "omise system security. Sqlcmd issues a warning and continues\x02Specifie" + - "s the SQL authentication method to use to connect to Azure SQL Database." + - " One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirect" + - "oryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity," + - " ActiveDirectoryServicePrincipal, SqlPassword\x02Tells sqlcmd to use Act" + - "iveDirectory authentication. If no user name is provided, authentication" + - " method ActiveDirectoryDefault is used. If a password is provided, Activ" + - "eDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used" + - "\x02Causes sqlcmd to ignore scripting variables. This parameter is usefu" + - "l when a script contains many %[1]s statements that may contain strings " + - "that have the same format as regular variables, such as $(variable_name)" + - "\x02Creates a sqlcmd scripting variable that can be used in a sqlcmd scr" + - "ipt. Enclose the value in quotation marks if the value contains spaces. " + - "You can specify multiple var=values values. If there are errors in any o" + - "f the values specified, sqlcmd generates an error message and then exits" + - "\x02Requests a packet of a different size. This option sets the sqlcmd s" + - "cripting variable %[1]s. packet_size must be a value between 512 and 327" + - "67. The default = 4096. A larger packet size can enhance performance for" + - " execution of scripts that have lots of SQL statements between %[2]s com" + - "mands. You can request a larger packet size. However, if the request is " + - "denied, sqlcmd uses the server default for packet size\x02Specifies the " + - "number of seconds before a sqlcmd login to the go-mssqldb driver times o" + - "ut when you try to connect to a server. This option sets the sqlcmd scri" + - "pting variable %[1]s. The default value is 30. 0 means infinite\x02This " + - "option sets the sqlcmd scripting variable %[1]s. The workstation name is" + - " listed in the hostname column of the sys.sysprocesses catalog view and " + - "can be returned using the stored procedure sp_who. If this option is not" + - " specified, the default is the current computer name. This name can be u" + - "sed to identify different sqlcmd sessions\x02Declares the application wo" + - "rkload type when connecting to a server. The only currently supported va" + - "lue is ReadOnly. If %[1]s is not specified, the sqlcmd utility will not " + - "support connectivity to a secondary replica in an Always On availability" + - " group\x02This switch is used by the client to request an encrypted conn" + - "ection\x02Specifies the formatting for results\x02Controls which error m" + - "essages are sent to stdout. Messages that have severity level greater th" + - "an or equal to this level are sent\x02Level of mssql driver messages to " + - "print\x02Specifies that sqlcmd exits and returns a %[1]s value when an e" + - "rror occurs\x02Controls which error messages are sent to %[1]s. Messages" + - " that have severity level greater than or equal to this level are sent" + - "\x02Specifies the number of rows to print between the column headings. U" + - "se -h-1 to specify that headers not be printed\x02Specifies that all out" + - "put files are encoded with little-endian Unicode\x02Specifies the column" + - " separator character. Sets the %[1]s variable.\x02Remove trailing spaces" + - " from a column\x02Provided for backward compatibility. Sqlcmd always opt" + - "imizes detection of the active replica of a SQL Failover Cluster\x02Pass" + - "word\x02Controls the severity level that is used to set the %[1]s variab" + - "le on exit\x02Specifies the screen width for output\x02Dedicated adminis" + - "trator connection\x02Provided for backward compatibility. Quoted identif" + - "iers are always enabled\x02Provided for backward compatibility. Client r" + - "egional settings are not used\x02Sets the sqlcmd scripting variable %[1]" + - "s\x02'%[1]s %[2]s': value must be greater than or equal to %#[3]v and le" + - "ss than or equal to %#[4]v.\x02'%[1]s %[2]s': value must be greater than" + - " %#[3]v and less than %#[4]v.\x02'%[1]s %[2]s': Unexpected argument. Arg" + - "ument value has to be %[3]v.\x02'%[1]s %[2]s': Unexpected argument. Argu" + - "ment value has to be one of %[3]v.\x02The %[1]s and the %[2]s options ar" + - "e mutually exclusive.\x02'%[1]s': Missing argument. Enter '-?' for help." + - "\x02'%[1]s': Unknown Option. Enter '-?' for help.\x02Msg %#[1]v, Level %" + - "[2]d, State %[3]d, Server %[4]s, Procedure %[5]s, Line %#[6]v%[7]s\x02Ms" + - "g %#[1]v, Level %[2]d, State %[3]d, Server %[4]s, Line %#[5]v%[6]s\x02In" + - "valid variable identifier %[1]s\x02Invalid variable value %[1]s" +const en_USData string = "" + // Size: 15198 bytes + "\x02Install/Create, Query, Uninstall SQL Server\x02View configuration in" + + "formation and connection strings\x02sqlcmd: Install/Create/Query SQL Ser" + + "ver, Azure SQL, and Tools\x0a\x0aFeedback:\x0a %[1]s\x02help for backwa" + + "rds compatibility flags (-S, -U, -E etc.)\x02print version of sqlcmd\x02" + + "configuration file\x02log level, error=0, warn=1, info=2, debug=3, trace" + + "=4\x02Modify sqlconfig files using subcommands like \x22%[1]s\x22\x02Add" + + " context for existing endpoint and user (use %[1]s or %[2]s)\x02Install/" + + "Create SQL Server, Azure SQL, and Tools\x02Open tools (e.g Azure Data St" + + "udio) for current context\x02Run a query against the current context\x02" + + "Run a query\x02Run a query using [%[1]s] database\x02Set new default dat" + + "abase\x02Command text to run\x02Database to use\x02Start current context" + + "\x02Start the current context\x02To view available contexts\x02No curren" + + "t context\x02Starting %[1]q for context %[2]q\x04\x00\x01 (\x02Create ne" + + "w context with a sql container\x02Current context does not have a contai" + + "ner\x02Stop current context\x02Stop the current context\x02Stopping %[1]" + + "q for context %[2]q\x04\x00\x01 1\x02Create a new context with a SQL Ser" + + "ver container\x02Uninstall/Delete the current context\x02Uninstall/Delet" + + "e the current context, no user prompt\x02Uninstall/Delete the current co" + + "ntext, no user prompt and override safety check for user databases\x02Qu" + + "iet mode (do not stop for user input to confirm the operation)\x02Comple" + + "te the operation even if non-system (user) database files are present" + + "\x02View available contexts\x02Create context\x02Create context with SQL" + + " Server container\x02Add a context manually\x02Current context is %[1]q." + + " Do you want to continue? (Y/N)\x02Verifying no user (non-system) databa" + + "se (.mdf) files\x02To start the container\x02To override the check, use " + + "%[1]s\x02Container is not running, unable to verify that user database f" + + "iles do not exist\x02Removing context %[1]s\x02Stopping %[1]s\x02Contain" + + "er %[1]q no longer exists, continuing to remove context...\x02Current co" + + "ntext is now %[1]s\x02%[1]v\x02If the database is mounted, run %[1]s\x02" + + "Pass in the flag %[1]s to override this safety check for user (non-syste" + + "m) databases\x02Unable to continue, a user (non-system) database (%[1]s)" + + " is present\x02No endpoints to uninstall\x02Add a context\x02Add a conte" + + "xt for a local instance of SQL Server on port 1433 using trusted authent" + + "ication\x02Display name for the context\x02Name of endpoint this context" + + " will use\x02Name of user this context will use\x02View existing endpoin" + + "ts to choose from\x02Add a new local endpoint\x02Add an already existing" + + " endpoint\x02Endpoint required to add context. Endpoint '%[1]v' does no" + + "t exist. Use %[2]s flag\x02View list of users\x02Add the user\x02Add an" + + " endpoint\x02User '%[1]v' does not exist\x02Open in Azure Data Studio" + + "\x02To start interactive query session\x02To run a query\x02Current Cont" + + "ext '%[1]v'\x02Add a default endpoint\x02Display name for the endpoint" + + "\x02The network address to connect to, e.g. 127.0.0.1 etc.\x02The networ" + + "k port to connect to, e.g. 1433 etc.\x02Add a context for this endpoint" + + "\x02View endpoint names\x02View endpoint details\x02View all endpoints d" + + "etails\x02Delete this endpoint\x02Endpoint '%[1]v' added (address: '%[2]" + + "v', port: '%[3]v')\x02Add a user (using the SQLCMD_PASSWORD environment " + + "variable)\x02Add a user (using the SQLCMDPASSWORD environment variable)" + + "\x02Add a user using Windows Data Protection API to encrypt password in " + + "sqlconfig\x02Add a user\x02Display name for the user (this is not the us" + + "ername)\x02Authentication type this user will use (basic | other)\x02The" + + " username (provide password in %[1]s or %[2]s environment variable)\x02P" + + "assword encryption method (%[1]s) in sqlconfig file\x02Authentication ty" + + "pe must be '%[1]s' or '%[2]s'\x02Authentication type '' is not valid %[1" + + "]v'\x02Remove the %[1]s flag\x02Pass in the %[1]s %[2]s\x02The %[1]s fla" + + "g can only be used when authentication type is '%[2]s'\x02Add the %[1]s " + + "flag\x02The %[1]s flag must be set when authentication type is '%[2]s'" + + "\x02Provide password in the %[1]s (or %[2]s) environment variable\x02Aut" + + "hentication Type '%[1]s' requires a password\x02Provide a username with " + + "the %[1]s flag\x02Username not provided\x02Provide a valid encryption me" + + "thod (%[1]s) with the %[2]s flag\x02Encryption method '%[1]v' is not val" + + "id\x02Unset one of the environment variables %[1]s or %[2]s\x04\x00\x01 " + + "4\x02Both environment variables %[1]s and %[2]s are set.\x02User '%[1]v'" + + " added\x02Display connections strings for the current context\x02List co" + + "nnection strings for all client drivers\x02Database for the connection s" + + "tring (default is taken from the T/SQL login)\x02Connection Strings only" + + " supported for %[1]s Auth type\x02Display the current-context\x02Delete " + + "a context\x02Delete a context (including its endpoint and user)\x02Delet" + + "e a context (excluding its endpoint and user)\x02Name of context to dele" + + "te\x02Delete the context's endpoint and user as well\x02Use the %[1]s fl" + + "ag to pass in a context name to delete\x02Context '%[1]v' deleted\x02Con" + + "text '%[1]v' does not exist\x02Delete an endpoint\x02Name of endpoint to" + + " delete\x02Endpoint name must be provided. Provide endpoint name with %" + + "[1]s flag\x02View endpoints\x02Endpoint '%[1]v' does not exist\x02Endpoi" + + "nt '%[1]v' deleted\x02Delete a user\x02Name of user to delete\x02User na" + + "me must be provided. Provide user name with %[1]s flag\x02View users" + + "\x02User %[1]q does not exist\x02User %[1]q deleted\x02Display one or ma" + + "ny contexts from the sqlconfig file\x02List all the context names in you" + + "r sqlconfig file\x02List all the contexts in your sqlconfig file\x02Desc" + + "ribe one context in your sqlconfig file\x02Context name to view details " + + "of\x02Include context details\x02To view available contexts run `%[1]s`" + + "\x02error: no context exists with the name: \x22%[1]v\x22\x02Display one" + + " or many endpoints from the sqlconfig file\x02List all the endpoints in " + + "your sqlconfig file\x02Describe one endpoint in your sqlconfig file\x02E" + + "ndpoint name to view details of\x02Include endpoint details\x02To view a" + + "vailable endpoints run `%[1]s`\x02error: no endpoint exists with the nam" + + "e: \x22%[1]v\x22\x02Display one or many users from the sqlconfig file" + + "\x02List all the users in your sqlconfig file\x02Describe one user in yo" + + "ur sqlconfig file\x02User name to view details of\x02Include user detail" + + "s\x02To view available users run `%[1]s`\x02error: no user exists with t" + + "he name: \x22%[1]v\x22\x02Set the current context\x02Set the mssql conte" + + "xt (endpoint/user) to be the current context\x02Name of context to set a" + + "s current context\x02To run a query: %[1]s\x02To remove: %[1]" + + "s\x02Switched to context \x22%[1]v\x22.\x02No context exists with the na" + + "me: \x22%[1]v\x22\x02Display merged sqlconfig settings or a specified sq" + + "lconfig file\x02Show sqlconfig settings, with REDACTED authentication da" + + "ta\x02Show sqlconfig settings and raw authentication data\x02Display raw" + + " byte data\x02Install Azure Sql Edge\x02Install/Create Azure SQL Edge in" + + " a container\x02Tag to use, use get-tags to see list of tags\x02Context " + + "name (a default context name will be created if not provided)\x02Create " + + "a user database and set it as the default for login\x02Accept the SQL Se" + + "rver EULA\x02Generated password length\x02Minimum number of special char" + + "acters\x02Minimum number of numeric characters\x02Minimum number of uppe" + + "r characters\x02Special character set to include in password\x02Don't do" + + "wnload image. Use already downloaded image\x02Line in errorlog to wait " + + "for before connecting\x02Specify a custom name for the container rather " + + "than a randomly generated one\x02Explicitly set the container hostname, " + + "it defaults to the container ID\x02Specifies the image CPU architecture" + + "\x02Specifies the image operating system\x02Port (next available port fr" + + "om 1433 upwards used by default)\x02Download (into container) and attach" + + " database (.bak) from URL\x02Either, add the %[1]s flag to the command-l" + + "ine\x04\x00\x01 6\x02Or, set the environment variable i.e. %[1]s %[2]s=Y" + + "ES\x02EULA not accepted\x02--user-database %[1]q contains non-ASCII char" + + "s and/or quotes\x02Starting %[1]v\x02Created context %[1]q in \x22%[2]s" + + "\x22, configuring user account...\x02Disabled %[1]q account (and rotated" + + " %[2]q password). Creating user %[3]q\x02Start interactive session\x02Ch" + + "ange current context\x02View sqlcmd configuration\x02See connection stri" + + "ngs\x02Remove\x02Now ready for client connections on port %[1]d\x02--usi" + + "ng URL must be http or https\x02%[1]q is not a valid URL for --using fla" + + "g\x02--using URL must have a path to .bak file\x02--using file URL must " + + "be a .bak file\x02Invalid --using file type\x02Creating default database" + + " [%[1]s]\x02Downloading %[1]s\x02Restoring database %[1]s\x02Downloading" + + " %[1]v\x02Is a container runtime installed on this machine (e.g. Podman " + + "or Docker)?\x04\x01\x09\x00&\x02If not, download desktop engine from:" + + "\x04\x02\x09\x09\x00\x03\x02or\x02Is a container runtime running? (Try " + + "`%[1]s` or `%[2]s` (list containers), does it return without error?)\x02" + + "Unable to download image %[1]s\x02File does not exist at URL\x02Unable t" + + "o download file\x02Install/Create SQL Server in a container\x02See all r" + + "elease tags for SQL Server, install previous version\x02Create SQL Serve" + + "r, download and attach AdventureWorks sample database\x02Create SQL Serv" + + "er, download and attach AdventureWorks sample database with different da" + + "tabase name\x02Create SQL Server with an empty user database\x02Install/" + + "Create SQL Server with full logging\x02Get tags available for Azure SQL " + + "Edge install\x02List tags\x02Get tags available for mssql install\x02sql" + + "cmd start\x02Container is not running\x02The -L parameter can not be use" + + "d in combination with other parameters.\x02'-a %#[1]v': Packet size has " + + "to be a number between 512 and 32767.\x02'-h %#[1]v': header value must " + + "be either -1 or a value between 1 and 2147483647\x02Servers:\x02Legal do" + + "cs and information: aka.ms/SqlcmdLegal\x02Third party notices: aka.ms/Sq" + + "lcmdNotices\x04\x00\x01\x0a\x0e\x02Version %[1]v\x02Flags:\x02-? shows t" + + "his syntax summary, %[1]s shows modern sqlcmd sub-command help\x02Identi" + + "fies one or more files that contain batches of SQL statements. If one or" + + " more files do not exist, sqlcmd will exit. Mutually exclusive with %[1]" + + "s/%[2]s\x02Identifies the file that receives output from sqlcmd\x02Print" + + " version information and exit\x02Implicitly trust the server certificate" + + " without validation\x02This option sets the sqlcmd scripting variable %[" + + "1]s. This parameter specifies the initial database. The default is your " + + "login's default-database property. If the database does not exist, an er" + + "ror message is generated and sqlcmd exits\x02Uses a trusted connection i" + + "nstead of using a user name and password to sign in to SQL Server, ignor" + + "ing any environment variables that define user name and password\x02Spec" + + "ifies the batch terminator. The default value is %[1]s\x02The login name" + + " or contained database user name. For contained database users, you mus" + + "t provide the database name option\x02Executes a query when sqlcmd start" + + "s, but does not exit sqlcmd when the query has finished running. Multipl" + + "e-semicolon-delimited queries can be executed\x02Executes a query when s" + + "qlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delim" + + "ited queries can be executed\x02%[1]s Specifies the instance of SQL Serv" + + "er to which to connect. It sets the sqlcmd scripting variable %[2]s.\x02" + + "Disables commands that might compromise system security. Sqlcmd issues a" + + " warning and continues\x02Specifies the SQL authentication method to use" + + " to connect to Azure SQL Database. One of: ActiveDirectoryDefault, Activ" + + "eDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractiv" + + "e, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlP" + + "assword\x02Tells sqlcmd to use ActiveDirectory authentication. If no use" + + "r name is provided, authentication method ActiveDirectoryDefault is used" + + ". If a password is provided, ActiveDirectoryPassword is used. Otherwise " + + "ActiveDirectoryInteractive is used\x02Causes sqlcmd to ignore scripting " + + "variables. This parameter is useful when a script contains many %[1]s st" + + "atements that may contain strings that have the same format as regular v" + + "ariables, such as $(variable_name)\x02Creates a sqlcmd scripting variabl" + + "e that can be used in a sqlcmd script. Enclose the value in quotation ma" + + "rks if the value contains spaces. You can specify multiple var=values va" + + "lues. If there are errors in any of the values specified, sqlcmd generat" + + "es an error message and then exits\x02Requests a packet of a different s" + + "ize. This option sets the sqlcmd scripting variable %[1]s. packet_size m" + + "ust be a value between 512 and 32767. The default = 4096. A larger packe" + + "t size can enhance performance for execution of scripts that have lots o" + + "f SQL statements between %[2]s commands. You can request a larger packet" + + " size. However, if the request is denied, sqlcmd uses the server default" + + " for packet size\x02Specifies the number of seconds before a sqlcmd logi" + + "n to the go-mssqldb driver times out when you try to connect to a server" + + ". This option sets the sqlcmd scripting variable %[1]s. The default valu" + + "e is 30. 0 means infinite\x02This option sets the sqlcmd scripting varia" + + "ble %[1]s. The workstation name is listed in the hostname column of the " + + "sys.sysprocesses catalog view and can be returned using the stored proce" + + "dure sp_who. If this option is not specified, the default is the current" + + " computer name. This name can be used to identify different sqlcmd sessi" + + "ons\x02Declares the application workload type when connecting to a serve" + + "r. The only currently supported value is ReadOnly. If %[1]s is not speci" + + "fied, the sqlcmd utility will not support connectivity to a secondary re" + + "plica in an Always On availability group\x02This switch is used by the c" + + "lient to request an encrypted connection\x02Specifies the formatting for" + + " results\x02Controls which error messages are sent to stdout. Messages t" + + "hat have severity level greater than or equal to this level are sent\x02" + + "Level of mssql driver messages to print\x02Specifies that sqlcmd exits a" + + "nd returns a %[1]s value when an error occurs\x02Controls which error me" + + "ssages are sent to %[1]s. Messages that have severity level greater than" + + " or equal to this level are sent\x02Specifies the number of rows to prin" + + "t between the column headings. Use -h-1 to specify that headers not be p" + + "rinted\x02Specifies that all output files are encoded with little-endian" + + " Unicode\x02Specifies the column separator character. Sets the %[1]s var" + + "iable.\x02Remove trailing spaces from a column\x02Provided for backward " + + "compatibility. Sqlcmd always optimizes detection of the active replica o" + + "f a SQL Failover Cluster\x02Password\x02Controls the severity level that" + + " is used to set the %[1]s variable on exit\x02Specifies the screen width" + + " for output\x02Dedicated administrator connection\x02Provided for backwa" + + "rd compatibility. Quoted identifiers are always enabled\x02Provided for " + + "backward compatibility. Client regional settings are not used\x02Sets th" + + "e sqlcmd scripting variable %[1]s\x02'%[1]s %[2]s': value must be greate" + + "r than or equal to %#[3]v and less than or equal to %#[4]v.\x02'%[1]s %[" + + "2]s': value must be greater than %#[3]v and less than %#[4]v.\x02'%[1]s " + + "%[2]s': Unexpected argument. Argument value has to be %[3]v.\x02'%[1]s %" + + "[2]s': Unexpected argument. Argument value has to be one of %[3]v.\x02Th" + + "e %[1]s and the %[2]s options are mutually exclusive.\x02'%[1]s': Missin" + + "g argument. Enter '-?' for help.\x02'%[1]s': Unknown Option. Enter '-?' " + + "for help.\x02invalid batch terminator '%[1]s'\x04\x00\x01 \x0f\x02Sqlcmd" + + ": Error:\x04\x00\x01 \x11\x02Sqlcmd: Warning:\x02ED and !! comm" + + "ands, startup script, and environment variables are disabled\x02The scri" + + "pting variable: '%[1]s' is read-only\x02'%[1]s' scripting variable not d" + + "efined.\x02The environment variable: '%[1]s' has invalid value: '%[2]s'." + + "\x02Syntax error at line %[1]d near command '%[2]s'.\x02%[1]s Error occu" + + "rred while opening or operating on file %[2]s (Reason: %[3]s).\x02%[1]sS" + + "yntax error at line %[2]d\x02Msg %#[1]v, Level %[2]d, State %[3]d, Serve" + + "r %[4]s, Procedure %[5]s, Line %#[6]v%[7]s\x02Msg %#[1]v, Level %[2]d, S" + + "tate %[3]d, Server %[4]s, Line %#[5]v%[6]s\x02Invalid variable identifie" + + "r %[1]s\x02Invalid variable value %[1]s" -var es_ESIndex = []uint32{ // 291 elements +var es_ESIndex = []uint32{ // 288 elements // Entry 0 - 1F - 0x00000000, 0x00000051, 0x00000077, 0x0000008b, - 0x000000a5, 0x00000109, 0x0000013a, 0x00000168, - 0x000001ab, 0x000001eb, 0x00000233, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, + 0x00000000, 0x00000032, 0x00000081, 0x000000de, + 0x0000012e, 0x0000014f, 0x00000169, 0x000001c1, + 0x00000200, 0x00000258, 0x0000028e, 0x000002da, + 0x0000030b, 0x00000321, 0x00000354, 0x00000382, + 0x000003a9, 0x000003c8, 0x000003e0, 0x000003fb, + 0x0000041e, 0x00000435, 0x0000045c, 0x00000496, + 0x000004c0, 0x000004d8, 0x000004f3, 0x0000051b, + 0x0000055f, 0x00000589, 0x000005ca, 0x0000065d, // Entry 20 - 3F - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, + 0x000006c6, 0x00000732, 0x0000074c, 0x0000075b, + 0x0000078b, 0x000007ab, 0x000007e1, 0x00000838, + 0x00000853, 0x0000087e, 0x000008f6, 0x0000090e, + 0x0000091f, 0x00000971, 0x00000993, 0x00000999, + 0x000009ca, 0x00000a42, 0x00000aa3, 0x00000ad6, + 0x00000aea, 0x00000b5c, 0x00000b7d, 0x00000bb4, + 0x00000be0, 0x00000c1c, 0x00000c46, 0x00000c71, + 0x00000cd4, 0x00000cea, 0x00000cfd, 0x00000d1b, // Entry 40 - 5F - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, + 0x00000d38, 0x00000d56, 0x00000d86, 0x00000da1, + 0x00000db9, 0x00000de6, 0x00000e11, 0x00000e55, + 0x00000e94, 0x00000ec5, 0x00000ee7, 0x00000f0b, + 0x00000f39, 0x00000f5a, 0x00000f9f, 0x00000fe4, + 0x00001028, 0x00001096, 0x000010a9, 0x000010eb, + 0x0000112b, 0x00001185, 0x000011c7, 0x000011fd, + 0x0000122f, 0x00001245, 0x0000125a, 0x000012a9, + 0x000012c0, 0x0000130e, 0x00001354, 0x0000138f, // Entry 60 - 7F - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, + 0x000013c4, 0x000013e7, 0x0000142d, 0x00001459, + 0x0000148e, 0x000014ce, 0x000014e7, 0x0000151d, + 0x00001563, 0x000015ce, 0x0000161c, 0x00001637, + 0x0000164c, 0x0000168c, 0x000016cb, 0x000016f4, + 0x00001736, 0x00001779, 0x00001794, 0x000017b2, + 0x000017d8, 0x0000180b, 0x00001883, 0x0000189b, + 0x000018c3, 0x000018e8, 0x000018fc, 0x00001924, + 0x00001983, 0x00001990, 0x000019ab, 0x000019c3, // Entry 80 - 9F - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, + 0x000019f8, 0x00001a37, 0x00001a6a, 0x00001a98, + 0x00001acd, 0x00001aea, 0x00001b1f, 0x00001b58, + 0x00001b97, 0x00001bd6, 0x00001c0e, 0x00001c4e, + 0x00001c76, 0x00001cb5, 0x00001ced, 0x00001d21, + 0x00001d53, 0x00001d80, 0x00001dab, 0x00001dc8, + 0x00001dfc, 0x00001e34, 0x00001e52, 0x00001eac, + 0x00001eec, 0x00001f0e, 0x00001f21, 0x00001f41, + 0x00001f73, 0x00001fc8, 0x00002015, 0x00002067, // Entry A0 - BF - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, + 0x0000208b, 0x000020aa, 0x000020e6, 0x0000212d, + 0x00002187, 0x000021e7, 0x00002205, 0x00002226, + 0x0000224f, 0x00002278, 0x000022a1, 0x000022e3, + 0x00002316, 0x0000235f, 0x000023bf, 0x00002438, + 0x00002468, 0x00002496, 0x000024f1, 0x00002549, + 0x00002581, 0x000025cb, 0x000025dc, 0x00002624, + 0x00002634, 0x00002680, 0x000026cf, 0x000026eb, + 0x00002706, 0x00002734, 0x0000274d, 0x00002754, // Entry C0 - DF - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, + 0x00002795, 0x000027b7, 0x000027f4, 0x0000282e, + 0x0000286d, 0x00002890, 0x000028bd, 0x000028cf, + 0x000028f2, 0x00002904, 0x0000296c, 0x000029a8, + 0x000029b0, 0x00002a3e, 0x00002a64, 0x00002a8e, + 0x00002aaf, 0x00002ae7, 0x00002b3a, 0x00002b8c, + 0x00002c08, 0x00002c48, 0x00002c85, 0x00002cca, + 0x00002cdd, 0x00002d1f, 0x00002d30, 0x00002d55, + 0x00002d9e, 0x00002de9, 0x00002e3a, 0x00002e46, // Entry E0 - FF - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, + 0x00002e7c, 0x00002ea5, 0x00002eb9, 0x00002ec1, + 0x00002f1b, 0x00002fc6, 0x00002ffc, 0x00003026, + 0x0000306c, 0x0000317f, 0x00003250, 0x00003294, + 0x00003351, 0x00003409, 0x000034ab, 0x00003523, + 0x0000359e, 0x000036d0, 0x000037ee, 0x000038d1, + 0x00003a01, 0x00003bfb, 0x00003d1c, 0x00003eb2, + 0x00003fc7, 0x0000400c, 0x00004034, 0x000040bf, + 0x000040fd, 0x0000414e, 0x000041d7, 0x0000426b, // Entry 100 - 11F - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - 0x0000025d, 0x0000025d, 0x0000025d, 0x0000025d, - // Entry 120 - 13F - 0x0000025d, 0x0000025d, 0x0000025d, -} // Size: 1188 bytes + 0x000042bf, 0x0000430a, 0x00004331, 0x000043dd, + 0x000043e9, 0x0000443f, 0x0000446e, 0x00004492, + 0x0000450c, 0x00004579, 0x000045a9, 0x000045ff, + 0x00004645, 0x00004691, 0x000046e4, 0x00004717, + 0x00004754, 0x00004792, 0x000047b8, 0x000047cc, + 0x000047e6, 0x00004847, 0x0000487b, 0x000048a6, + 0x000048e9, 0x00004929, 0x0000496e, 0x00004999, + 0x000049fc, 0x00004a4a, 0x00004a75, 0x00004a98, +} // Size: 1176 bytes -const es_ESData string = "" + // Size: 605 bytes - "\x02'-h %#[1]v': el valor de encabezado debe ser -1 o un valor entre -1 " + - "y 2147483647\x02terminador de lote no válido '%[1]s'\x04\x00\x01 \x0f" + - "\x02Sqlcmd: error:\x04\x00\x01 \x15\x02Sqlcmd: advertencia:\x02los coman" + - "dos ED y !!, el script de inicio y las variables de entorno est" + - "án deshabilitados\x02la variable de script '%[1]s' es de solo lectura" + - "\x02No se definió la variable de script '%[1]s'.\x02la variable de entor" + - "no '%[1]s' tiene un valor no válido: '%[2]s'.\x02error de sintaxis en la" + - " línea %[1]d cerca del comando '%[2]s'.\x02%[1]s no se pudo abrir o actu" + - "ar sobre el archivo %[2]s (motivo: %[3]s).\x02%[1]serror de sintaxis en " + - "la línea %[2]d" +const es_ESData string = "" + // Size: 19096 bytes + "\x02Instalar/Crear, Consultar, Desinstalar SQL Server\x02Visualización d" + + "e la información de configuración y las cadenas de conexión\x02ssqlcmd: " + + "Instalar/Crear/Consultar SQL Server, Azure SQL y Herramientas\x0a\x0aCom" + + "entarios:\x0a %[1]s\x02ayuda para marcas de compatibilidad con versione" + + "s anteriores (-S, -U, -E, etc.)\x02versión de impresión de sqlcmd\x02arc" + + "hivo de configuración\x02nivel de registro, error=0, advertencia=1, info" + + "rmación=2, depuración=3, seguimiento=4\x02Modificar archivos sqlconfig m" + + "ediante subcomandos como \x22%[1]s\x22\x02Agregar contexto para el punto" + + " de conexión y el usuario existentes (use %[1]s o %[2]s)\x02Instalar o c" + + "rear SQL Server, Azure SQL y herramientas\x02Abrir herramientas (por eje" + + "mplo, Azure Data Studio) para el contexto actual\x02Ejecución de una con" + + "sulta en el contexto actual\x02Ejecutar una consulta\x02Ejecutar una con" + + "sulta con la base de datos [%[1]s]\x02Establecer nueva base de datos pre" + + "determinada\x02Texto del comando que se va a ejecutar\x02Base de datos q" + + "ue se va a usar\x02Iniciar contexto actual\x02Iniciar el contexto actual" + + "\x02Para ver los contextos disponibles\x02No hay contexto actual\x02Inic" + + "iando %[1]q para el contexto %[2]q\x04\x00\x01 5\x02Creación de un nuevo" + + " contexto con un contenedor sql\x02El contexto actual no tiene un conten" + + "edor\x02Detener contexto actual\x02Detener el contexto actual\x02Detenie" + + "ndo %[1]q para el contexto %[2]q\x04\x00\x01 ?\x02Creación de un nuevo c" + + "ontexto con un contenedor de SQL Server\x02Desinstalar o eliminar el con" + + "texto actual\x02Desinstalar o eliminar el contexto actual, sin aviso del" + + " usuario\x02Desinstalar o eliminar el contexto actual, sin aviso del usu" + + "ario e invalidación de la comprobación de seguridad de las bases de dato" + + "s de usuario\x02Modo silencioso (no se detenga para que los datos propor" + + "cionados por el usuario confirmen la operación)\x02Completar la operació" + + "n incluso si hay archivos de base de datos que no son del sistema (usuar" + + "io) presentes\x02Ver contextos disponibles\x02Crear contexto\x02Creación" + + " de contexto con SQL Server contenedor\x02Agregar un contexto manualment" + + "e\x02El contexto actual es %[1]q. ¿Desea continuar? (S/N)\x02Comprobando" + + " ningún archivo de base de datos (.mdf) de usuario (que no es del sistem" + + "a)\x02Para iniciar el contenedor\x02Para invalidar la comprobación, use " + + "%[1]s\x02El contenedor no se está ejecutando. No se puede comprobar que " + + "los archivos de la base de datos de usuario no existen.\x02Quitando cont" + + "exto %[1]s\x02Deteniendo %[1]s\x02El contenedor %[1]q ya no existe, cont" + + "inuando con la eliminación del contexto...\x02El contexto actual es ahor" + + "a %[1]s\x02%[1]v\x02Si la base de datos está montada, ejecute %[1]s\x02P" + + "asar la marca %[1]s para invalidar esta comprobación de seguridad para l" + + "as bases de datos de usuario (no del sistema)\x02No se puede continuar, " + + "hay una base de datos de usuario (que no es del sistema) (%[1]s) present" + + "e\x02No hay ningún punto de conexión para desinstalar\x02Agregar un cont" + + "exto\x02Agregar un contexto para una instancia local de SQL Server en el" + + " puerto 1433 mediante autenticación de confianza\x02Nombre para mostrar " + + "del contexto\x02Nombre del punto de conexión que usará este contexto\x02" + + "Nombre del usuario que usará este contexto\x02Ver los puntos de conexión" + + " existentes entre los que elegir\x02Agregar un nuevo punto de conexión l" + + "ocal\x02Agregar un punto de conexión ya existente\x02Punto de conexión n" + + "ecesario para agregar contexto. El extremo '%[1]v' no existe. Usar marca" + + " %[2]s\x02Ver lista de usuarios\x02Agregar el usuario\x02Agregar un punt" + + "o de conexión\x02El usuario '%[1]v' no existe\x02Apertura en Azure Data " + + "Studio\x02Para iniciar la sesión de consulta interactiva\x02Para ejecuta" + + "r una consulta\x02Contexto actual '%[1]v'\x02Agregar un punto de conexió" + + "n predeterminado\x02Nombre para mostrar del punto de conexión\x02Direcci" + + "ón de red a la que conectarse, por ejemplo, 127.0.0.1, etc.\x02Puerto d" + + "e red al que se va a conectar, por ejemplo, 1433, etc.\x02Agregar un con" + + "texto para este punto de conexión\x02Ver nombres de punto de conexión" + + "\x02Ver detalles del punto de conexión\x02Ver todos los detalles de punt" + + "os de conexión\x02Eliminar este punto de conexión\x02Se agregó el extrem" + + "o '%[1]v' (dirección: '%[2]v', puerto: '%[3]v')\x02Agregar un usuario (m" + + "ediante la variable de entorno SQLCMD_PASSWORD)\x02Agregar un usuario (m" + + "ediante la variable de entorno SQLCMDPASSWORD)\x02Agregar un usuario med" + + "iante la API de protección de datos de Windows para cifrar la contraseña" + + " en sqlconfig\x02Agregar un usuario\x02Nombre para mostrar del usuario (" + + "este no es el nombre de usuario)\x02Tipo de autenticación que usará este" + + " usuario (básico | otro)\x02El nombre de usuario (proporcione la contras" + + "eña en la variable de entorno %[1]s o %[2]s)\x02Método de cifrado de con" + + "traseña (%[1]s) en el archivo sqlconfig\x02El tipo de autenticación debe" + + " ser \x22%[1]s\x22 o \x22%[2]s\x22.\x02El tipo de autenticación '' no es" + + " válido %[1]v'\x02Quitar la marca %[1]s\x02Pasar el %[1]s %[2]s\x02La ma" + + "rca %[1]s solo se puede usar cuando el tipo de autenticación es \x22%[2]" + + "s\x22.\x02Agregar la marca %[1]s\x02La marca %[1]s debe establecerse cua" + + "ndo el tipo de autenticación es \x22%[2]s\x22.\x02Proporcione la contras" + + "eña en la variable de entorno %[1]s (o %[2]s).\x02El tipo de autenticaci" + + "ón '%[1]s' requiere una contraseña\x02Proporcione un nombre de usuario " + + "con la marca %[1]s.\x02Nombre de usuario no proporcionado\x02Proporcione" + + " un método de cifrado válido (%[1]s) con la marca %[2]s.\x02El método de" + + " cifrado '%[1]v' no es válido\x02Quitar una de las variables de entorno " + + "%[1]s o %[2]s\x04\x00\x01 ;\x02Se han establecido las variables de entor" + + "no %[1]s y %[2]s.\x02Usuario '%[1]v' agregado\x02Mostrar cadenas de cone" + + "xiones para el contexto actual\x02Enumerar cadenas de conexión para todo" + + "s los controladores de cliente\x02Base de datos para la cadena de conexi" + + "ón (el valor predeterminado se toma del inicio de sesión de T/SQL)\x02L" + + "as cadenas de conexión solo se admiten para el tipo de autenticación %[1" + + "]s\x02Mostrar el contexto actual\x02Eliminar un contexto\x02Eliminar un " + + "contexto (incluido su punto de conexión y usuario)\x02Eliminar un contex" + + "to (excepto su punto de conexión y usuario)\x02Nombre del contexto que s" + + "e va a eliminar\x02Eliminar también el punto de conexión y el usuario de" + + "l contexto\x02Usar la marca %[1]s para pasar un nombre de contexto para " + + "eliminar\x02Contexto '%[1]v' eliminado\x02El contexto '%[1]v' no existe" + + "\x02Eliminación de un punto de conexión\x02Nombre del punto de conexión " + + "que se va a eliminar\x02Se debe proporcionar el nombre del punto de cone" + + "xión. Proporcione el nombre del punto de conexión con la marca %[1]s" + + "\x02Ver puntos de conexión\x02El punto de conexión '%[1]v' no existe\x02" + + "Punto de conexión '%[1]v' eliminado\x02Eliminar un usuario\x02Nombre del" + + " usuario que se va a eliminar\x02Debe proporcionarse el nombre de usuari" + + "o. Proporcione un nombre de usuario con la marca %[1]s\x02Ver usuarios" + + "\x02El usuario %[1]q no existe\x02Usuario %[1]q eliminado\x02Mostrar uno" + + " o varios contextos del archivo sqlconfig\x02Enumerar todos los nombres " + + "de contexto en el archivo sqlconfig\x02Enumerar todos los contextos del " + + "archivo sqlconfig\x02Describir un contexto en el archivo sqlconfig\x02No" + + "mbre de contexto del que se van a ver los detalles\x02Incluir detalles d" + + "e contexto\x02Para ver los contextos disponibles, ejecute \x22%[1]s\x22." + + "\x02error: No existe ningún contexto con el nombre: \x22%[1]v\x22\x02Mos" + + "trar uno o varios puntos de conexión del archivo sqlconfig\x02Enumerar t" + + "odos los puntos de conexión en el archivo sqlconfig\x02Describir un punt" + + "o de conexión en el archivo sqlconfig\x02Nombre del punto de conexión de" + + "l que se van a ver los detalles\x02Incluir detalles del punto de conexió" + + "n\x02Para ver los puntos de conexión disponibles, ejecute \x22%[1]s\x22." + + "\x02error: No existe ningún extremo con el nombre: \x22%[1]v\x22\x02Most" + + "rar uno o varios usuarios del archivo sqlconfig\x02Enumerar todos los us" + + "uarios del archivo sqlconfig\x02Describir un usuario en el archivo sqlco" + + "nfig\x02Nombre de usuario para ver los detalles de\x02Incluir detalles d" + + "el usuario\x02Para ver los usuarios disponibles, ejecute \x22%[1]s\x22." + + "\x02error: No existe ningún usuario con el nombre: \x22%[1]v\x22\x02Esta" + + "blecer el contexto actual\x02Establecer el contexto mssql (punto de cone" + + "xión/usuario) para que sea el contexto actual\x02Nombre del contexto que" + + " se va a establecer como contexto actual\x02Para ejecutar una consulta: " + + "%[1]s\x02Para quitar: %[1]s\x02Se cambió al contexto \x22%[1]v\x22.\x02N" + + "o existe ningún contexto con el nombre: \x22%[1]v\x22\x02Mostrar la conf" + + "iguración de sqlconfig combinada o un archivo sqlconfig especificado\x02" + + "Mostrar la configuración de sqlconfig, con datos de autenticación REDACT" + + "ED\x02Mostrar la configuración de sqlconfig y los datos de autenticación" + + " sin procesar\x02Mostrar datos de bytes sin procesar\x02Instalación de A" + + "zure Sql Edge\x02Instalación o creación de Azure SQL Edge en un contened" + + "or\x02Etiqueta que se va a usar, use get-tags para ver la lista de etiqu" + + "etas\x02Nombre de contexto (se creará un nombre de contexto predetermina" + + "do si no se proporciona)\x02Crear una base de datos de usuario y estable" + + "cerla como predeterminada para el inicio de sesión\x02Aceptar el CLUF de" + + " SQL Server\x02Longitud de contraseña generada\x02Número mínimo de carac" + + "teres especiales\x02Número mínimo de caracteres numéricos\x02Número míni" + + "mo de caracteres superiores\x02Juego de caracteres especiales que se inc" + + "luirá en la contraseña\x02No descargue la imagen. Usar imagen ya descar" + + "gada\x02Línea en el registro de errores que se debe esperar antes de con" + + "ectarse\x02Especifique un nombre personalizado para el contenedor en lug" + + "ar de uno generado aleatoriamente.\x02Establezca explícitamente el nombr" + + "e de host del contenedor; el valor predeterminado es el identificador de" + + "l contenedor.\x02Especificar la arquitectura de CPU de la imagen\x02Espe" + + "cificar el sistema operativo de la imagen\x02Puerto (siguiente puerto di" + + "sponible desde 1433 hacia arriba usado de forma predeterminada)\x02Desca" + + "rgar (en el contenedor) y adjuntar la base de datos (.bak) desde la dire" + + "cción URL\x02O bien, agregue la marca %[1]s a la línea de comandos.\x04" + + "\x00\x01 E\x02O bien, establezca la variable de entorno , es decir,%[1]s" + + " %[2]s=YES\x02CLUF no aceptado\x02--user-database %[1]q contiene caracte" + + "res y/o comillas que no son ASCII\x02Iniciando %[1]v\x02Se creó el conte" + + "xto %[1]q en \x22%[2]s\x22, configurando la cuenta de usuario...\x02Cuen" + + "ta %[1]q deshabilitada (y %[2]q contraseña rotada). Creando usuario %[3]" + + "q\x02Iniciar sesión interactiva\x02Cambiar el contexto actual\x02Visuali" + + "zación de la configuración de sqlcmd\x02Ver cadenas de conexión\x02Quita" + + "r\x02Ya está listo para las conexiones de cliente en el puerto %[1]d\x02" + + "--using URL debe ser http o https\x02%[1]q no es una dirección URL válid" + + "a para la marca --using\x02--using URL debe tener una ruta de acceso al " + + "archivo .bak\x02--using la dirección URL del archivo debe ser un archivo" + + " .bak\x02Tipo de archivo --using no válido\x02Creando base de datos pred" + + "eterminada [%[1]s]\x02Descargando %[1]s\x02Restaurando la base de datos " + + "%[1]s\x02Descargando %[1]v\x02¿Hay un entorno de ejecución de contenedor" + + " instalado en esta máquina (por ejemplo, Podman o Docker)?\x04\x01\x09" + + "\x007\x02Si no es así, descargue el motor de escritorio desde:\x04\x02" + + "\x09\x09\x00\x02\x02o\x02¿Se está ejecutando un entorno de ejecución de " + + "contenedor? (Pruebe \x22%[1]s\x22 o \x22%[2]s\x22 (enumerar contenedore" + + "s), ¿se devuelve sin errores?)\x02No se puede descargar la imagen %[1]s" + + "\x02El archivo no existe en la dirección URL\x02No se puede descargar el" + + " archivo\x02Instalación o creación de SQL Server en un contenedor\x02Ver" + + " todas las etiquetas de versión para SQL Server, instalar la versión ant" + + "erior\x02Crear SQL Server, descargar y adjuntar la base de datos de ejem" + + "plo AdventureWorks\x02Crear SQL Server, descargar y adjuntar la base de " + + "datos de ejemplo AdventureWorks con un nombre de base de datos diferente" + + ".\x02Creación de SQL Server con una base de datos de usuario vacía\x02In" + + "stalación o creación de SQL Server con registro completo\x02Obtener etiq" + + "uetas disponibles para la instalación de Azure SQL Edge\x02Enumerar etiq" + + "uetas\x02Obtención de etiquetas disponibles para la instalación de mssql" + + "\x02inicio de sqlcmd\x02El contenedor no se está ejecutando\x02El paráme" + + "tro -L no se puede usar en combinación con otros parámetros.\x02'-a %#[1" + + "]v': El tamaño del paquete debe ser un número entre 512 y 32767.\x02'-h " + + "%#[1]v': El valor del encabezado debe ser -1 o un valor entre 1 y 214748" + + "3647\x02Servidores:\x02Documentos e información legales: aka.ms/SqlcmdLe" + + "gal\x02Avisos de terceros: aka.ms/SqlcmdNotices\x04\x00\x01\x0a\x0f\x02V" + + "ersión %[1]v\x02Marcas:\x02-? muestra este resumen de sintaxis, %[1]s mu" + + "estra la ayuda moderna del subcomando sqlcmd\x02Identificar uno o varios" + + " archivos que contienen lotes de instrucciones SQL. Si uno o varios arch" + + "ivos no existen, sqlcmd se cerrará. Mutuamente excluyente con %[1]s/%[2]" + + "s\x02Identifica el archivo que recibe la salida de sqlcmd.\x02Imprimir i" + + "nformación de versión y salir\x02Confiar implícitamente en el certificad" + + "o de servidor sin validación\x02Esta opción establece la variable de scr" + + "ipting sqlcmd %[1]s. Este parámetro especifica la base de datos inicial." + + " El valor predeterminado es la propiedad default-database del inicio de " + + "sesión. Si la base de datos no existe, se genera un mensaje de error y s" + + "qlcmd se cierra\x02Usa una conexión de confianza en lugar de usar un nom" + + "bre de usuario y una contraseña para iniciar sesión en SQL Server, omiti" + + "endo las variables de entorno que definen el nombre de usuario y la cont" + + "raseña.\x02Especificar el terminador de lote. El valor predeterminado es" + + " %[1]s\x02Nombre de inicio de sesión o nombre de usuario de base de dato" + + "s independiente. Para los usuarios de bases de datos independientes, deb" + + "e proporcionar la opción de nombre de base de datos.\x02Ejecuta una cons" + + "ulta cuando se inicia sqlcmd, pero no sale de sqlcmd cuando la consulta " + + "ha terminado de ejecutarse. Se pueden ejecutar consultas delimitadas por" + + " punto y coma múltiple\x02Ejecuta una consulta cuando sqlcmd se inicia y" + + ", a continuación, sale inmediatamente de sqlcmd. Se pueden ejecutar cons" + + "ultas delimitadas por varios puntos y coma\x02%[1]s Especifica la instan" + + "cia de SQL Server a la que se va a conectar. Establece la variable de sc" + + "ripting sqlcmd %[2]s.\x02Deshabilitar los comandos que podrían poner en " + + "peligro la seguridad del sistema. Sqlcmd emite una advertencia y continú" + + "a\x02Especifica el método de autenticación de SQL que se va a usar para " + + "conectarse a Azure SQL Database. Uno de los siguientes: ActiveDirectoryD" + + "efault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirect" + + "oryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePr" + + "incipal, SqlPassword\x02Indicar a sqlcmd que use la autenticación active" + + "directory. Si no se proporciona ningún nombre de usuario, se usa el méto" + + "do de autenticación ActiveDirectoryDefault. Si se proporciona una contra" + + "seña, se usa ActiveDirectoryPassword. De lo contrario, se usa ActiveDire" + + "ctoryInteractive\x02Hace que sqlcmd omita las variables de scripting. Es" + + "te parámetro es útil cuando un script contiene muchas instrucciones %[1]" + + "s que pueden contener cadenas con el mismo formato que las variables nor" + + "males, como $(variable_name)\x02Crear una variable de scripting sqlcmd q" + + "ue se puede usar en un script sqlcmd. Escriba el valor entre comillas si" + + " el valor contiene espacios. Puede especificar varios valores var=values" + + ". Si hay errores en cualquiera de los valores especificados, sqlcmd gene" + + "ra un mensaje de error y, a continuación, sale\x02Solicitar un paquete d" + + "e un tamaño diferente. Esta opción establece la variable de scripting sq" + + "lcmd %[1]s. packet_size debe ser un valor entre 512 y 32767. Valor prede" + + "terminado = 4096. Un tamaño de paquete mayor puede mejorar el rendimient" + + "o de la ejecución de scripts que tienen una gran cantidad de instruccion" + + "es SQL entre comandos %[2]s. Puede solicitar un tamaño de paquete mayor." + + " Sin embargo, si se deniega la solicitud, sqlcmd usa el valor predetermi" + + "nado del servidor para el tamaño del paquete.\x02Especificar el número d" + + "e segundos antes de que se agote el tiempo de espera de un inicio de ses" + + "ión sqlcmd en el controlador go-mssqldb al intentar conectarse a un serv" + + "idor. Esta opción establece la variable de scripting sqlcmd %[1]s. El va" + + "lor predeterminado es 30. 0 significa infinito\x02Esta opción establece " + + "la variable de scripting sqlcmd %[1]s. El nombre de la estación de traba" + + "jo aparece en la columna de nombre de host de la vista de catálogo sys.s" + + "ysprocesses y se puede devolver mediante el procedimiento almacenado sp_" + + "who. Si no se especifica esta opción, el valor predeterminado es el nomb" + + "re del equipo actual. Este nombre se puede usar para identificar diferen" + + "tes sesiones sqlcmd\x02Declarar el tipo de carga de trabajo de la aplica" + + "ción al conectarse a un servidor. El único valor admitido actualmente es" + + " ReadOnly. Si no se especifica %[1]s, la utilidad sqlcmd no admitirá la " + + "conectividad con una réplica secundaria en un grupo de disponibilidad Al" + + "ways On\x02El cliente usa este modificador para solicitar una conexión c" + + "ifrada\x02Especifica el formato de los resultados\x02Controlar qué mensa" + + "jes de error se envían a stdout. Se envían los mensajes que tienen un ni" + + "vel de gravedad mayor o igual que este nivel\x02Nivel de mensajes del co" + + "ntrolador mssql que se van a imprimir\x02Especificar que sqlcmd sale y d" + + "evuelve un valor %[1]s cuando se produce un error\x02Controla qué mensaj" + + "es de error se envían a %[1]s. Se envían los mensajes que tienen un nive" + + "l de gravedad mayor o igual que este nivel\x02Especifica el número de fi" + + "las que se van a imprimir entre los encabezados de columna. Use -h-1 par" + + "a especificar que los encabezados no se impriman\x02Especifica que todos" + + " los archivos de salida se codifican con Unicode little endian.\x02Espec" + + "ifica el carácter separador de columna. Establece la variable %[1]s.\x02" + + "Quitar espacios finales de una columna\x02Se proporciona para la compati" + + "bilidad con versiones anteriores. Sqlcmd siempre optimiza la detección d" + + "e la réplica activa de un clúster de conmutación por error de SQL\x02Con" + + "traseña\x02Controlar el nivel de gravedad que se usa para establecer la " + + "variable %[1]s al salir.\x02Especificar el ancho de pantalla de la salid" + + "a.\x02Conexión de administrador dedicada\x02Proporcionado para compatibi" + + "lidad con versiones anteriores. Los identificadores entre comillas siemp" + + "re están habilitados\x02Proporcionado para compatibilidad con versiones " + + "anteriores. No se usa la configuración regional del cliente\x02Establece" + + " la variable de scripting sqlcmd %[1]s\x02'%[1]s %[2]s': El valor debe s" + + "er mayor o igual que %#[3]v y menor o igual que %#[4]v.\x02'%[1]s %[2]s'" + + ": El valor debe ser mayor que %#[3]v y menor que %#[4]v.\x02'%[1]s %[2]s" + + "': Argumento inesperado. El valor del argumento debe ser %[3]v.\x02'%[1]" + + "s %[2]s': Argumento inesperado. El valor del argumento debe ser uno de %" + + "[3]v.\x02Las opciones %[1]s y %[2]s se excluyen mutuamente.\x02'%[1]s': " + + "Falta el argumento. Escriba \x22-?\x22para obtener ayuda.\x02'%[1]s': op" + + "ción desconocida. Escriba \x22-?\x22para obtener ayuda.\x02terminador de" + + " lote no válido '%[1]s'\x04\x00\x01 \x0f\x02Sqlcmd: Error:\x04\x00\x01 " + + "\x15\x02Sqlcmd: Advertencia:\x02Los comandos ED y !! , el scrip" + + "t de inicio y variables de entorno están deshabilitados\x02La variable d" + + "e scripting '%[1]s' es de solo lectura\x02Variable de scripting '%[1]s' " + + "no definida.\x02La variable de entorno '%[1]s' tiene un valor no válido:" + + " '%[2]s'.\x02Error de sintaxis en la línea %[1]d cerca del comando '%[2]" + + "s'.\x02%[1]s Error al abrir o trabajar en el archivo %[2]s (Motivo: %[3]" + + "s).\x02%[1]s Error de sintaxis en la línea %[2]d\x02Mensaje %#[1]v, Nive" + + "l %[2]d, Estado %[3]d, Servidor %[4]s, Procedimiento %[5]s, Línea %#[6]v" + + "%[7]s\x02Mensaje %#[1]v, Nivel %[2]d, Estado %[3]d, Servidor %[4]s, Líne" + + "a %#[5]v%[6]s\x02Identificador de variable %[1]s no válido\x02Valor de v" + + "ariable %[1]s no válido" -var fr_FRIndex = []uint32{ // 291 elements +var fr_FRIndex = []uint32{ // 288 elements // Entry 0 - 1F - 0x00000000, 0x00000061, 0x0000008b, 0x000000a4, - 0x000000c3, 0x0000013b, 0x00000174, 0x000001ac, - 0x00000207, 0x00000253, 0x000002bf, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, + 0x00000000, 0x00000037, 0x0000007f, 0x000000da, + 0x0000011e, 0x0000013b, 0x00000154, 0x000001a6, + 0x000001f5, 0x0000025b, 0x00000290, 0x000002d7, + 0x00000305, 0x0000031c, 0x0000035c, 0x0000038f, + 0x000003b1, 0x000003ce, 0x000003eb, 0x00000408, + 0x00000430, 0x00000447, 0x00000472, 0x000004a8, + 0x000004d0, 0x000004ec, 0x00000508, 0x0000052f, + 0x0000056c, 0x00000597, 0x000005dc, 0x0000066f, // Entry 20 - 3F - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, + 0x000006cd, 0x00000737, 0x0000075a, 0x0000076d, + 0x0000079d, 0x000007be, 0x000007f9, 0x00000856, + 0x00000872, 0x000008a0, 0x00000926, 0x00000944, + 0x00000954, 0x000009a1, 0x000009c9, 0x000009cf, + 0x00000a03, 0x00000a80, 0x00000adf, 0x00000b0b, + 0x00000b1f, 0x00000b97, 0x00000bb3, 0x00000be9, + 0x00000c18, 0x00000c5c, 0x00000c8a, 0x00000cba, + 0x00000d3a, 0x00000d5d, 0x00000d73, 0x00000d93, // Entry 40 - 5F - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, + 0x00000db6, 0x00000dd4, 0x00000e07, 0x00000e23, + 0x00000e3b, 0x00000e67, 0x00000e8f, 0x00000ed4, + 0x00000f0d, 0x00000f3e, 0x00000f5e, 0x00000f8c, + 0x00000fb5, 0x00000fd7, 0x00001022, 0x00001074, + 0x000010c5, 0x0000113f, 0x00001156, 0x0000119f, + 0x000011e7, 0x00001246, 0x00001290, 0x000012c9, + 0x000012ff, 0x0000131c, 0x00001337, 0x00001394, + 0x000013af, 0x00001404, 0x0000144f, 0x0000148d, // Entry 60 - 7F - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, + 0x000014c3, 0x000014e0, 0x0000152e, 0x00001562, + 0x000015af, 0x000015f6, 0x00001612, 0x0000164d, + 0x00001692, 0x000016f9, 0x00001751, 0x0000176d, + 0x00001783, 0x000017d1, 0x0000182a, 0x00001847, + 0x00001891, 0x000018d8, 0x000018f3, 0x00001914, + 0x00001936, 0x0000195f, 0x000019d1, 0x000019f4, + 0x00001a21, 0x00001a48, 0x00001a61, 0x00001a83, + 0x00001ae1, 0x00001afb, 0x00001b1d, 0x00001b39, // Entry 80 - 9F - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, + 0x00001b7b, 0x00001bb9, 0x00001bf0, 0x00001c23, + 0x00001c51, 0x00001c72, 0x00001cad, 0x00001ce6, + 0x00001d34, 0x00001d7d, 0x00001dbc, 0x00001df6, + 0x00001e23, 0x00001e6a, 0x00001eaf, 0x00001ef4, + 0x00001f2e, 0x00001f64, 0x00001f94, 0x00001fbd, + 0x00001ffb, 0x00002037, 0x00002053, 0x000020b4, + 0x000020e7, 0x0000210f, 0x0000212f, 0x0000214b, + 0x0000217a, 0x000021cb, 0x00002220, 0x0000226d, // Entry A0 - BF - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, + 0x00002294, 0x000022ad, 0x000022df, 0x00002324, + 0x00002377, 0x000023d2, 0x000023f1, 0x00002414, + 0x0000243c, 0x00002466, 0x00002490, 0x000024cd, + 0x00002512, 0x00002556, 0x000025b3, 0x00002615, + 0x00002647, 0x00002677, 0x000026be, 0x00002719, + 0x00002750, 0x000027a0, 0x000027b2, 0x00002800, + 0x00002814, 0x00002865, 0x000028ca, 0x000028eb, + 0x00002906, 0x0000292a, 0x00002949, 0x00002953, // Entry C0 - DF - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, + 0x00002991, 0x000029b6, 0x000029ef, 0x00002a25, + 0x00002a59, 0x00002a7c, 0x00002ab1, 0x00002acb, + 0x00002af5, 0x00002b0f, 0x00002b80, 0x00002bbe, + 0x00002bc7, 0x00002c6c, 0x00002c96, 0x00002cb7, + 0x00002cde, 0x00002d0c, 0x00002d62, 0x00002dbc, + 0x00002e42, 0x00002e7f, 0x00002ebd, 0x00002f02, + 0x00002f14, 0x00002f51, 0x00002f63, 0x00002f82, + 0x00002fd8, 0x0000302c, 0x00003096, 0x000030a2, // Entry E0 - FF - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, + 0x000030dd, 0x00003103, 0x00003116, 0x00003122, + 0x00003180, 0x00003238, 0x0000326d, 0x0000329d, + 0x000032de, 0x000033f8, 0x000034df, 0x00003520, + 0x000035d2, 0x00003691, 0x00003736, 0x000037a9, + 0x00003824, 0x00003950, 0x00003a73, 0x00003b6b, + 0x00003caa, 0x00003eb6, 0x00003fb2, 0x00004141, + 0x00004279, 0x000042c9, 0x000042ef, 0x00004385, + 0x000043b5, 0x0000440e, 0x000044a3, 0x0000453c, // Entry 100 - 11F - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - 0x000002e3, 0x000002e3, 0x000002e3, 0x000002e3, - // Entry 120 - 13F - 0x000002e3, 0x000002e3, 0x000002e3, -} // Size: 1188 bytes + 0x0000458d, 0x000045d9, 0x00004604, 0x0000468a, + 0x00004697, 0x000046ed, 0x0000471d, 0x0000473f, + 0x0000479d, 0x000047fd, 0x00004829, 0x00004893, + 0x000048e9, 0x0000493a, 0x00004993, 0x000049c7, + 0x000049fd, 0x00004a31, 0x00004a55, 0x00004a6e, + 0x00004a8a, 0x00004af6, 0x00004b2c, 0x00004b55, + 0x00004ba0, 0x00004be2, 0x00004c4e, 0x00004c77, + 0x00004ccd, 0x00004d12, 0x00004d39, 0x00004d5b, +} // Size: 1176 bytes -const fr_FRData string = "" + // Size: 739 bytes - "\x02'-h %#[1]v': la valeur d'en-tête doit être\u00a0-1 ou une valeur com" + - "prise entre\u00a0-1 et\u00a02147483647\x02terminateur de lot non valide " + - "« %[1]s »\x04\x00\x01 \x14\x02Sqlcmd\u00a0: erreur\u00a0:\x04\x00\x01 " + - "\x1a\x02Sqlcmd\u00a0: avertissement\u00a0\x02les commandes ED et !!, ainsi que le script de démarrage et les variables d'environnement" + - " sont désactivées\x02la variable de script «\u00a0%[1]s\u00a0» est en le" + - "cture seule\x02La variable de script «\u00a0%[1]s\u00a0» n'est pas défin" + - "ie.\x02la variable d'environnement «\u00a0%[1]s\u00a0» comporte une vale" + - "ur non valide\u00a0: «\u00a0%[2]s\u00a0».\x02erreur de syntaxe à la lign" + - "e %[1]d à côté de la commande «\u00a0%[2]s\u00a0».\x02%[1]s une erreur s" + - "'est produite lors de l'ouverture ou de l'utilisation du fichier %[2]s (" + - "Raison\u00a0: %[3]s).\x02erreur de syntaxe à la ligne %[2]d" +const fr_FRData string = "" + // Size: 19803 bytes + "\x02Installer/créer, interroger, désinstaller SQL Server\x02Afficher les" + + " informations de configuration et les chaînes de connexion\x02sqlcmd : i" + + "nstaller/créer/interroger SQL Server, Azure SQL et les outils\x0a\x0aRet" + + "our:\x0a %[1]s\x02aide pour les indicateurs de rétrocompatibilité (-S," + + " -U, -E etc.)\x02version imprimable de sqlcmd\x02fichier de configuratio" + + "n\x02niveau de journalisation, erreur=0, avertissement=1, info=2, déboga" + + "ge=3, trace=4\x02Modifiez les fichiers sqlconfig à l'aide de sous-comman" + + "des telles que \x22%[1]s\x22\x02Ajoutez un contexte pour le point de ter" + + "minaison et l'utilisateur existants (utilisez %[1]s ou %[2]s)\x02Install" + + "er/créer SQL Server, Azure SQL et les outils\x02Outils ouverts (par exem" + + "ple Azure Data Studio) pour le contexte actuel\x02Exécuter une requête s" + + "ur le contexte actuel\x02Exécuter une requête\x02Exécuter une requête à " + + "l'aide de la base de données [%[1]s]\x02Définir une nouvelle base de don" + + "nées par défaut\x02Texte de la commande à exécuter\x02Base de données à " + + "utiliser\x02Démarrer le contexte actuel\x02Démarrer le contexte actuel" + + "\x02Pour afficher les contextes disponibles\x02Pas de contexte actuel" + + "\x02Démarrage de %[1]q pour le contexte %[2]q\x04\x00\x01 1\x02Créer un " + + "nouveau contexte avec un conteneur sql\x02Le contexte actuel n'a pas de " + + "conteneur\x02Arrêter le contexte actuel\x02Arrêter le contexte actuel" + + "\x02Arrêt de %[1]q pour le contexte %[2]q\x04\x00\x01 8\x02Créer un nouv" + + "eau contexte avec un conteneur SQL Server\x02Désinstaller/Supprimer le c" + + "ontexte actuel\x02Désinstaller/supprimer le contexte actuel, pas d'invit" + + "e utilisateur\x02Désinstaller/supprimer le contexte actuel, aucune invit" + + "e utilisateur et ignorer le contrôle de sécurité pour les bases de donné" + + "es utilisateur\x02Mode silencieux (ne pas s'arrêter pour que l'entrée de" + + " l'utilisateur confirme l'opération)\x02Terminer l'opération même si des" + + " fichiers de base de données non système (utilisateur) sont présents\x02" + + "Afficher les contextes disponibles\x02Créer un contexte\x02Créer un cont" + + "exte avec le conteneur SQL Server\x02Ajouter un contexte manuellement" + + "\x02Le contexte actuel est %[1]q. Voulez-vous continuer? (O/N)\x02Vérifi" + + "cation de l'absence de fichiers de base de données utilisateur (non syst" + + "ème) (.mdf)\x02Pour démarrer le conteneur\x02Pour annuler la vérificati" + + "on, utilisez %[1]s\x02Le conteneur n'est pas en cours d'exécution, impos" + + "sible de vérifier que les fichiers de base de données utilisateur n'exis" + + "tent pas\x02Suppression du contexte %[1]s\x02Arrêt de %[1]s\x02Le conten" + + "eur %[1]q n'existe plus, poursuite de la suppression du contexte...\x02L" + + "e contexte actuel est maintenant %[1]s\x02%[1]v\x02Si la base de données" + + " est montée, exécutez %[1]s\x02Transmettez l'indicateur %[1]s pour annul" + + "er ce contrôle de sécurité pour les bases de données utilisateur (non sy" + + "stème)\x02Impossible de continuer, une base de données utilisateur (non " + + "système) (%[1]s) est présente\x02Aucun point de terminaison à désinstall" + + "er\x02Ajouter un contexte\x02Ajouter un contexte pour une instance local" + + "e de SQL Server sur le port 1433 à l'aide d'une authentification approuv" + + "ée\x02Nom d'affichage du contexte\x02Nom du point de terminaison que ce" + + " contexte utilisera\x02Nom de l'utilisateur que ce contexte utilisera" + + "\x02Afficher les points de terminaison existants parmi lesquels choisir" + + "\x02Ajouter un nouveau point de terminaison local\x02Ajouter un point de" + + " terminaison déjà existant\x02Point de terminaison requis pour ajouter d" + + "u contexte. Le point de terminaison '%[1]v' n'existe pas. Utiliser l'ind" + + "icateur %[2]s\x02Afficher la liste des utilisateurs\x02Ajouter l'utilisa" + + "teur\x02Ajouter un point de terminaison\x02L'utilisateur '%[1]v' n'exist" + + "e pas\x02Ouvrir dans Azure Data Studio\x02Pour démarrer une session de r" + + "equête interactive\x02Pour exécuter une requête\x02Contexte actuel '%[1]" + + "v'\x02Ajouter un point de terminaison par défaut\x02Nom d'affichage du p" + + "oint de terminaison\x02L'adresse réseau à laquelle se connecter, par ex." + + " 127.0.0.1 etc...\x02Le port réseau auquel se connecter, par ex. 1433 et" + + "c...\x02Ajouter un contexte pour ce point de terminaison\x02Afficher les" + + " noms des terminaux\x02Afficher les détails du point de terminaison\x02A" + + "fficher tous les détails des terminaux\x02Supprimer ce point de terminai" + + "son\x02Point de terminaison '%[1]v' ajouté (adresse\u00a0: '%[2]v', port" + + "\u00a0: '%[3]v')\x02Ajouter un utilisateur (à l'aide de la variable d'en" + + "vironnement SQLCMD_PASSWORD)\x02Ajouter un utilisateur (à l'aide de la v" + + "ariable d'environnement SQLCMDPASSWORD)\x02Ajouter un utilisateur à l'ai" + + "de de l'API de protection des données Windows pour chiffrer le mot de pa" + + "sse dans sqlconfig\x02Ajouter un utilisateur\x02Nom d'affichage de l'uti" + + "lisateur (il ne s'agit pas du nom d'utilisateur)\x02Type d'authentificat" + + "ion que cet utilisateur utilisera (de base | autre)\x02Le nom d'utilisat" + + "eur (fournir le mot de passe dans la variable d'environnement %[1]s ou %" + + "[2]s)\x02Méthode de chiffrement du mot de passe (%[1]s) dans le fichier " + + "sqlconfig\x02Le type d'authentification doit être '%[1]s' ou '%[2]s'\x02" + + "Le type d'authentification '' n'est pas valide %[1]v'\x02Supprimer l'ind" + + "icateur %[1]s\x02Transmettez le %[1]s %[2]s\x02L'indicateur %[1]s ne peu" + + "t être utilisé que lorsque le type d'authentification est '%[2]s'\x02Ajo" + + "utez l'indicateur %[1]s\x02L'indicateur %[1]s doit être défini lorsque l" + + "e type d'authentification est '%[2]s'\x02Indiquez le mot de passe dans l" + + "a variable d'environnement %[1]s (ou %[2]s)\x02Le type d'authentificatio" + + "n '%[1]s' nécessite un mot de passe\x02Indiquez un nom d'utilisateur ave" + + "c l'indicateur %[1]s\x02Nom d'utilisateur non fourni\x02Fournissez une m" + + "éthode de chiffrement valide (%[1]s) avec l'indicateur %[2]s\x02La méth" + + "ode de chiffrement '%[1]v' n'est pas valide\x02Annuler la définition de " + + "l'une des variables d'environnement %[1]s ou %[2]s\x04\x00\x01 B\x02Les " + + "deux variables d'environnement %[1]s et %[2]s sont définies.\x02Utilisat" + + "eur '%[1]v' ajouté\x02Afficher les chaînes de connexion pour le contexte" + + " actuel\x02Répertorier les chaînes de connexion pour tous les pilotes cl" + + "ients\x02Base de données pour la chaîne de connexion (la valeur par défa" + + "ut est tirée de la connexion T/SQL)\x02Chaînes de connexion uniquement p" + + "rises en charge pour le type d'authentification %[1]s\x02Afficher le con" + + "texte actuel\x02Supprimer un contexte\x02Supprimer un contexte (y compri" + + "s son point de terminaison et son utilisateur)\x02Supprimer un contexte " + + "(à l'exclusion de son point de terminaison et de son utilisateur)\x02Nom" + + " du contexte à supprimer\x02Supprimer également le point de terminaison " + + "et l'utilisateur du contexte\x02Utilisez le drapeau %[1]s pour passer un" + + " nom de contexte à supprimer.\x02Contexte '%[1]v' supprimé\x02Le context" + + "e '%[1]v' n'existe pas\x02Supprimer un point de terminaison\x02Nom du po" + + "int de terminaison à supprimer\x02Le nom du point de terminaison doit êt" + + "re fourni. Indiquez le nom du point de terminaison avec l'indicateur %[1" + + "]s\x02Afficher les points de terminaison\x02Le point de terminaison '%[1" + + "]v' n'existe pas\x02Point de terminaison '%[1]v' supprimé\x02Supprimer u" + + "n utilisateur\x02Nom de l'utilisateur à supprimer\x02Le nom d'utilisateu" + + "r doit être fourni. Indiquez le nom d'utilisateur avec l'indicateur %[1]" + + "s\x02Afficher les utilisateurs\x02Le nom d'utilisateur n'existe pas\x02U" + + "tilisateur %[1]q supprimé\x02Afficher un ou plusieurs contextes à partir" + + " du fichier sqlconfig\x02Listez tous les noms de contexte dans votre fic" + + "hier sqlconfig\x02Lister tous les contextes dans votre fichier sqlconfig" + + "\x02Décrivez un contexte dans votre fichier sqlconfig\x02Nom du contexte" + + " pour afficher les détails de\x02Inclure les détails du contexte\x02Pour" + + " afficher les contextes disponibles, exécutez `%[1]s`\x02erreur\u00a0: a" + + "ucun contexte n'existe avec le nom\u00a0: \x22%[1]v\x22\x02Afficher un o" + + "u plusieurs points de terminaison à partir du fichier sqlconfig\x02Réper" + + "toriez tous les points de terminaison dans votre fichier sqlconfig\x02Dé" + + "crivez un point de terminaison dans votre fichier sqlconfig\x02Nom du po" + + "int de terminaison pour afficher les détails de\x02Inclure les détails d" + + "u point de terminaison\x02Pour afficher les points de terminaison dispon" + + "ibles, exécutez `%[1]s`\x02erreur\u00a0: aucun point de terminaison n'ex" + + "iste avec le nom\u00a0: \x22%[1]v\x22\x02Afficher un ou plusieurs utilis" + + "ateurs à partir du fichier sqlconfig\x02Listez tous les utilisateurs dan" + + "s votre fichier sqlconfig\x02Décrivez un utilisateur dans votre fichier " + + "sqlconfig\x02Nom d'utilisateur pour afficher les détails de\x02Inclure l" + + "es détailms de l’utilisateur\x02Pour afficher les utilisateurs disponibl" + + "es, exécutez `%[1]s`\x02erreur\u00a0: aucun utilisateur n'existe avec le" + + " nom\u00a0: \x22%[1]v\x22\x02Définir le contexte actuel\x02Définissez le" + + " contexte mssql (point de terminaison/utilisateur) comme étant le contex" + + "te actuel\x02Nom du contexte à définir comme contexte courant\x02Pour ex" + + "écuter une requête\u00a0: %[1]s\x02Pour supprimer\u00a0: %[1" + + "]s\x02Passé au contexte \x22%[1]v\x22.\x02Aucun contexte n'existe avec l" + + "e nom\u00a0: \x22%[1]v\x22\x02Afficher les paramètres sqlconfig fusionné" + + "s ou un fichier sqlconfig spécifié\x02Afficher les paramètres sqlconfig," + + " avec les données d'authentification SUPPRIMÉES\x02Afficher les paramètr" + + "es sqlconfig et les données d'authentification brutes\x02Afficher les do" + + "nnées brutes en octets\x02Installer Azure SQL Edge\x02Installer/Créer Az" + + "ure SQL Edge dans un conteneur\x02Balise à utiliser, utilisez get-tags p" + + "our voir la liste des balises\x02Nom du contexte (un nom de contexte par" + + " défaut sera créé s'il n'est pas fourni)\x02Créez une base de données d'" + + "utilisateurs et définissez-la par défaut pour la connexion\x02Acceptez l" + + "e CLUF de SQL Server\x02Longueur du mot de passe généré\x02Nombre minima" + + "l de caractères spéciaux\x02Nombre minimal de caractères numériques\x02N" + + "ombre minimum de caractères supérieurs\x02Jeu de caractères spéciaux à i" + + "nclure dans le mot de passe\x02Ne pas télécharger l'image. Utiliser l'im" + + "age déjà téléchargée\x02Ligne dans le journal des erreurs à attendre ava" + + "nt de se connecter\x02Spécifiez un nom personnalisé pour le conteneur pl" + + "utôt qu'un nom généré aléatoirement\x02Définissez explicitement le nom d" + + "'hôte du conteneur, il s'agit par défaut de l'ID du conteneur\x02Spécifi" + + "e l'architecture du processeur de l'image\x02Spécifie le système d'explo" + + "itation de l'image\x02Port (prochain port disponible à partir de 1433 ut" + + "ilisé par défaut)\x02Télécharger (dans le conteneur) et joindre la base " + + "de données (.bak) à partir de l'URL\x02Soit, ajoutez le drapeau %[1]s à " + + "la ligne de commande\x04\x00\x01 K\x02Ou, définissez la variable d'envir" + + "onnement, c'est-à-dire %[1]s %[2]s=YES\x02CLUF non accepté\x02--user-dat" + + "abase %[1]q contient des caractères et/ou des guillemets non-ASCII\x02Dé" + + "marrage de %[1]v\x02Création du contexte %[1]q dans \x22%[2]s\x22, confi" + + "guration du compte utilisateur...\x02Désactivation du compte %[1]q (et r" + + "otation du mot de passe %[2]q). Création de l'utilisateur %[3]q\x02Démar" + + "rer la session interactive\x02Changer le contexte actuel\x02Afficher la " + + "configuration de sqlcmd\x02Voir les chaînes de connexion\x02Supprimer" + + "\x02Maintenant prêt pour les connexions client sur le port %[1]d\x02--us" + + "ing URL doit être http ou https\x02%[1]q n'est pas une URL valide pour l" + + "'indicateur --using\x02--using URL doit avoir un chemin vers le fichier " + + ".bak\x02--using l'URL du fichier doit être un fichier .bak\x02Non valide" + + " --using type de fichier\x02Création de la base de données par défaut [%" + + "[1]s]\x02Téléchargement de %[1]s\x02Restauration de la base de données %" + + "[1]s\x02Téléchargement de %[1]v\x02Un environnement d'exécution de conte" + + "neur est-il installé sur cette machine (par exemple, Podman ou Docker)" + + "\u00a0?\x04\x01\x09\x009\x02Sinon, téléchargez le moteur de bureau à par" + + "tir de\u00a0:\x04\x02\x09\x09\x00\x03\x02ou\x02Un environnement d'exécut" + + "ion de conteneur est-il en cours d'exécution\u00a0? (Essayez `%[1]s` ou " + + "`%[2]s` (liste des conteneurs), est-ce qu'il retourne sans erreur\u00a0?" + + ")\x02Impossible de télécharger l'image %[1]s\x02Le fichier n'existe pas " + + "à l'URL\x02Impossible de télécharger le fichier\x02Installer/Créer SQL " + + "Server dans un conteneur\x02Voir toutes les balises de version pour SQL " + + "Server, installer la version précédente\x02Créer SQL Server, télécharger" + + " et attacher l'exemple de base de données AdventureWorks\x02Créez SQL Se" + + "rver, téléchargez et attachez un exemple de base de données AdventureWor" + + "ks avec un nom de base de données différent\x02Créer SQL Server avec une" + + " base de données utilisateur vide\x02Installer/Créer SQL Server avec une" + + " journalisation complète\x02Obtenir les balises disponibles pour l'insta" + + "llation d'Azure SQL Edge\x02Liste des balises\x02Obtenir les balises dis" + + "ponibles pour l'installation de mssql\x02démarrage sqlcmd\x02Le conteneu" + + "r ne fonctionne pas\x02Le paramètre -L ne peut pas être utilisé en combi" + + "naison avec d'autres paramètres.\x02'-a %#[1]v'\u00a0: la taille du paqu" + + "et doit être un nombre compris entre 512 et 32767.\x02'-h %#[1]v'\u00a0:" + + " la valeur de l'en-tête doit être soit -1, soit une valeur comprise entr" + + "e 1 et 2147483647\x02Serveurs\u00a0:\x02Documents et informations juridi" + + "ques\u00a0: aka.ms/SqlcmdLegal\x02Avis de tiers\u00a0: aka.ms/SqlcmdNoti" + + "ces\x04\x00\x01\x0a\x0e\x02Version %[1]v\x02Drapeaux\u00a0:\x02-? affich" + + "e ce résumé de la syntaxe, %[1]s affiche l'aide moderne de la sous-comma" + + "nde sqlcmd\x02Identifie un ou plusieurs fichiers contenant des lots d'in" + + "structions langage SQL. Si un ou plusieurs fichiers n'existent pas, sqlc" + + "md se fermera. Mutuellement exclusif avec %[1]s/%[2]s\x02Identifie le fi" + + "chier qui reçoit la sortie de sqlcmd\x02Imprimer les informations de ver" + + "sion et quitter\x02Approuver implicitement le certificat du serveur sans" + + " validation\x02Cette option définit la variable de script sqlcmd %[1]s. " + + "Ce paramètre spécifie la base de données initiale. La valeur par défaut " + + "est la propriété default-database de votre connexion. Si la base de donn" + + "ées n'existe pas, un message d'erreur est généré et sqlcmd se termine" + + "\x02Utilise une connexion approuvée au lieu d'utiliser un nom d'utilisat" + + "eur et un mot de passe pour se connecter à SQL Server, en ignorant toute" + + "s les variables d'environnement qui définissent le nom d'utilisateur et " + + "le mot de passe\x02Spécifie le terminateur de lot. La valeur par défaut " + + "est %[1]s\x02Nom de connexion ou nom d'utilisateur de la base de données" + + " contenue. Pour les utilisateurs de base de données autonome, vous devez" + + " fournir l'option de nom de base de données\x02Exécute une requête lorsq" + + "ue sqlcmd démarre, mais ne quitte pas sqlcmd lorsque la requête est term" + + "inée. Plusieurs requêtes délimitées par des points-virgules peuvent être" + + " exécutées\x02Exécute une requête au démarrage de sqlcmd, puis quitte im" + + "médiatement sqlcmd. Plusieurs requêtes délimitées par des points-virgule" + + "s peuvent être exécutées\x02%[1]s Spécifie l'instance de SQL Server à la" + + "quelle se connecter. Il définit la variable de script sqlcmd %[2]s.\x02D" + + "ésactive les commandes susceptibles de compromettre la sécurité du syst" + + "ème. Sqlcmd émet un avertissement et continue\x02Spécifie la méthode d'" + + "authentification SQL à utiliser pour se connecter à Azure SQL Database. " + + "L'un des suivants\u00a0: ActiveDirectoryDefault, ActiveDirectoryIntegrat" + + "ed, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectory" + + "ManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword\x02Indique" + + " à sqlcmd d'utiliser l'authentification ActiveDirectory. Si aucun nom d'" + + "utilisateur n'est fourni, la méthode d'authentification ActiveDirectoryD" + + "efault est utilisée. Si un mot de passe est fourni, ActiveDirectoryPassw" + + "ord est utilisé. Sinon, ActiveDirectoryInteractive est utilisé\x02Force " + + "sqlcmd à ignorer les variables de script. Ce paramètre est utile lorsqu'" + + "un script contient de nombreuses instructions %[1]s qui peuvent contenir" + + " des chaînes ayant le même format que les variables régulières, telles q" + + "ue $(variable_name)\x02Crée une variable de script sqlcmd qui peut être " + + "utilisée dans un script sqlcmd. Placez la valeur entre guillemets si la " + + "valeur contient des espaces. Vous pouvez spécifier plusieurs valeurs var" + + "=values. S’il y a des erreurs dans l’une des valeurs spécifiées, sqlcmd " + + "génère un message d’erreur, puis quitte\x02Demande un paquet d'une taill" + + "e différente. Cette option définit la variable de script sqlcmd %[1]s. p" + + "acket_size doit être une valeur comprise entre 512 et 32767. La valeur p" + + "ar défaut = 4096. Une taille de paquet plus grande peut améliorer les pe" + + "rformances d'exécution des scripts comportant de nombreuses instructions" + + " SQL entre les commandes %[2]s. Vous pouvez demander une taille de paque" + + "t plus grande. Cependant, si la demande est refusée, sqlcmd utilise la v" + + "aleur par défaut du serveur pour la taille des paquets\x02Spécifie le no" + + "mbre de secondes avant qu'une connexion sqlcmd au pilote go-mssqldb n'ex" + + "pire lorsque vous essayez de vous connecter à un serveur. Cette option d" + + "éfinit la variable de script sqlcmd %[1]s. La valeur par défaut est 30." + + " 0 signifie infini\x02Cette option définit la variable de script sqlcmd " + + "%[1]s. Le nom du poste de travail est répertorié dans la colonne hostnam" + + "e de la vue catalogue sys.sysprocesses et peut être renvoyé à l'aide de " + + "la procédure stockée sp_who. Si cette option n'est pas spécifiée, la val" + + "eur par défaut est le nom de l'ordinateur actuel. Ce nom peut être utili" + + "sé pour identifier différentes sessions sqlcmd\x02Déclare le type de cha" + + "rge de travail de l'application lors de la connexion à un serveur. La se" + + "ule valeur actuellement prise en charge est ReadOnly. Si %[1]s n'est pas" + + " spécifié, l'utilitaire sqlcmd ne prendra pas en charge la connectivité " + + "à un réplica secondaire dans un groupe de disponibilité Always On\x02Ce" + + " commutateur est utilisé par le client pour demander une connexion chiff" + + "rée\x02Spécifie le formatage des résultats\x02Contrôle quels messages d'" + + "erreur sont envoyés à stdout. Les messages dont le niveau de gravité est" + + " supérieur ou égal à ce niveau sont envoyés\x02Niveau des messages du pi" + + "lote mssql à imprimer\x02Spécifie que sqlcmd se termine et renvoie une v" + + "aleur %[1]s lorsqu'une erreur se produit\x02Contrôle quels messages d'er" + + "reur sont envoyés à %[1]s. Les messages dont le niveau de gravité est su" + + "périeur ou égal à ce niveau sont envoyés\x02Spécifie le nombre de lignes" + + " à imprimer entre les en-têtes de colonne. Utilisez -h-1 pour spécifier " + + "que les en-têtes ne doivent pas être imprimés\x02Spécifie que tous les f" + + "ichiers de sortie sont codés avec Unicode little-endian\x02Spécifie le c" + + "aractère séparateur de colonne. Définit la variable %[1]s.\x02Supprimer " + + "les espaces de fin d'une colonne\x02Fourni pour la rétrocompatibilité. S" + + "qlcmd optimise toujours la détection du réplica actif d'un cluster de ba" + + "sculement langage SQL\x02Mot de passe\x02Contrôle le niveau de gravité u" + + "tilisé pour définir la variable %[1]s à la sortie\x02Spécifie la largeur" + + " de l'écran pour la sortie\x02Connexion administrateur dédiée\x02Fourni " + + "pour la rétrocompatibilité. Les identifiants entre guillemets sont toujo" + + "urs activés\x02Fourni pour la rétrocompatibilité. Les paramètres régiona" + + "ux du client ne sont pas utilisés\x02Définit la variable de script sqlcm" + + "d %[1]s\x02'%[1]s %[2]s'\u00a0: la valeur doit être supérieure ou égale " + + "à %#[3]v et inférieure ou égale à %#[4]v.\x02'%[1]s %[2]s'\u00a0: la va" + + "leur doit être supérieure à %#[3]v et inférieure à %#[4]v.\x02'%[1]s %[2" + + "]s'\u00a0: Argument inattendu. La valeur de l’argument doit être %[3]v." + + "\x02'%[1]s %[2]s'\u00a0: Argument inattendu. La valeur de l'argument doi" + + "t être l'une des %[3]v.\x02Les options %[1]s et %[2]s s'excluent mutuell" + + "ement.\x02'%[1]s'\u00a0: argument manquant. Entrer '-?' pour aider.\x02'" + + "%[1]s'\u00a0: option inconnue. Entrer '-?' pour aider.\x02terminateur de" + + " lot invalide '%[1]s'\x04\x00\x01 \x14\x02Sqlcmd\u00a0: Erreur\u00a0:" + + "\x04\x00\x01 \x17\x02Sqlcmd\u00a0: Attention\u00a0:\x02Les commandes ED " + + "et !!, le script de démarrage et les variables d'environnement " + + "sont désactivés\x02La variable de script\u00a0: '%[1]s' est en lecture s" + + "eule\x02'%[1]s' variable de script non définie.\x02La variable d'environ" + + "nement\u00a0: '%[1]s' a une valeur non valide\u00a0: '%[2]s'.\x02Erreur " + + "de syntaxe à la ligne %[1]d près de la commande '%[2]s'.\x02%[1]s Une er" + + "reur s'est produite lors de l'ouverture ou de l'utilisation du fichier %" + + "[2]s (Raison\u00a0: %[3]s).\x02%[1]sErreur de syntaxe à la ligne %[2]d" + + "\x02Msg %#[1]v, Level %[2]d, State %[3]d, Server %[4]s, Procedure %[5]s," + + " Line %#[6]v%[7]s\x02Msg %#[1]v, Level %[2]d, State %[3]d, Server %[4]s," + + " Line %#[5]v%[6]s\x02Identifiant de variable invalide %[1]s\x02Valeur de" + + " variable invalide %[1]s" -var it_ITIndex = []uint32{ // 291 elements +var it_ITIndex = []uint32{ // 288 elements // Entry 0 - 1F - 0x00000000, 0x0000005f, 0x00000087, 0x0000009c, - 0x000000b1, 0x0000010d, 0x00000142, 0x0000016f, - 0x000001b2, 0x000001f9, 0x00000246, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, + 0x00000000, 0x0000003c, 0x00000088, 0x000000e9, + 0x00000140, 0x0000015d, 0x00000174, 0x000001b3, + 0x000001f0, 0x00000241, 0x00000275, 0x000002c2, + 0x000002eb, 0x000002fe, 0x0000032c, 0x00000351, + 0x0000036f, 0x00000381, 0x0000039e, 0x000003bb, + 0x000003e3, 0x000003fc, 0x00000421, 0x00000453, + 0x0000047e, 0x0000049d, 0x000004bc, 0x000004e3, + 0x0000051f, 0x0000054c, 0x000005a3, 0x00000642, // Entry 20 - 3F - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, + 0x000006a3, 0x000006fb, 0x0000071f, 0x00000732, + 0x00000763, 0x00000786, 0x000007b7, 0x00000800, + 0x0000081b, 0x0000084e, 0x000008b5, 0x000008d2, + 0x000008e0, 0x0000092c, 0x0000094e, 0x00000954, + 0x0000097e, 0x000009f4, 0x00000a49, 0x00000a6a, + 0x00000a81, 0x00000af2, 0x00000b11, 0x00000b48, + 0x00000b7d, 0x00000bb3, 0x00000bd7, 0x00000bfd, + 0x00000c60, 0x00000c80, 0x00000c94, 0x00000cab, // Entry 40 - 5F - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, + 0x00000cc7, 0x00000ce1, 0x00000d0f, 0x00000d26, + 0x00000d40, 0x00000d63, 0x00000d83, 0x00000dc9, + 0x00000e06, 0x00000e31, 0x00000e54, 0x00000e7a, + 0x00000ea7, 0x00000ec1, 0x00000f00, 0x00000f47, + 0x00000f8d, 0x00000ff1, 0x00001006, 0x0000103d, + 0x00001086, 0x000010d6, 0x00001117, 0x0000114f, + 0x00001181, 0x00001199, 0x000011ad, 0x000011fe, + 0x00001217, 0x00001267, 0x000012ab, 0x000012e3, // Entry 60 - 7F - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, + 0x00001310, 0x0000132c, 0x00001373, 0x000013a3, + 0x000013ed, 0x00001432, 0x00001455, 0x00001493, + 0x000014d1, 0x0000153f, 0x0000158b, 0x000015ad, + 0x000015c3, 0x000015f6, 0x00001628, 0x00001647, + 0x0000167a, 0x000016bb, 0x000016d6, 0x000016f5, + 0x0000170b, 0x0000172b, 0x00001790, 0x000017aa, + 0x000017c8, 0x000017e3, 0x000017f7, 0x00001815, + 0x0000186c, 0x00001884, 0x0000189e, 0x000018b5, // Entry 80 - 9F - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, + 0x000018e9, 0x0000191e, 0x0000194b, 0x00001975, + 0x000019a2, 0x000019c4, 0x000019fe, 0x00001a2b, + 0x00001a5f, 0x00001a8e, 0x00001ab8, 0x00001aea, + 0x00001b0d, 0x00001b49, 0x00001b76, 0x00001ba8, + 0x00001bd5, 0x00001bfd, 0x00001c28, 0x00001c44, + 0x00001c7e, 0x00001ca9, 0x00001cc8, 0x00001d0d, + 0x00001d43, 0x00001d64, 0x00001d81, 0x00001d9e, + 0x00001dc3, 0x00001e13, 0x00001e5e, 0x00001ea8, // Entry A0 - BF - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, + 0x00001ed2, 0x00001eed, 0x00001f23, 0x00001f62, + 0x00001fb4, 0x00002005, 0x00002035, 0x00002051, + 0x00002075, 0x00002099, 0x000020be, 0x000020f4, + 0x0000212f, 0x0000216e, 0x000021ce, 0x00002239, + 0x0000226a, 0x00002297, 0x000022ee, 0x00002332, + 0x00002360, 0x000023b4, 0x000023d8, 0x0000241a, + 0x00002429, 0x00002471, 0x000024c4, 0x000024e5, + 0x00002502, 0x0000252b, 0x0000254d, 0x00002557, // Entry C0 - DF - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, + 0x00002591, 0x000025b8, 0x000025e7, 0x0000261a, + 0x0000264a, 0x0000266a, 0x00002695, 0x000026a7, + 0x000026c5, 0x000026d7, 0x00002730, 0x00002765, + 0x0000276d, 0x000027e9, 0x00002815, 0x00002831, + 0x00002854, 0x00002890, 0x000028e7, 0x00002944, + 0x000029c1, 0x000029fd, 0x00002a43, 0x00002a89, + 0x00002a98, 0x00002ad2, 0x00002adf, 0x00002b03, + 0x00002b4e, 0x00002bb7, 0x00002c15, 0x00002c1d, // Entry E0 - FF - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, + 0x00002c51, 0x00002c84, 0x00002c98, 0x00002c9e, + 0x00002cff, 0x00002d9b, 0x00002dcc, 0x00002dfd, + 0x00002e51, 0x00002f78, 0x0000302d, 0x0000307e, + 0x0000311a, 0x000031bd, 0x00003249, 0x000032b4, + 0x00003322, 0x0000344d, 0x00003581, 0x00003670, + 0x0000379a, 0x000039b1, 0x00003ac1, 0x00003c52, + 0x00003d70, 0x00003dc3, 0x00003dec, 0x00003e7f, + 0x00003eb0, 0x00003f08, 0x00003f9a, 0x0000402d, // Entry 100 - 11F - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - 0x0000026e, 0x0000026e, 0x0000026e, 0x0000026e, - // Entry 120 - 13F - 0x0000026e, 0x0000026e, 0x0000026e, -} // Size: 1188 bytes + 0x0000407c, 0x000040c6, 0x000040f0, 0x00004184, + 0x0000418d, 0x000041e0, 0x00004212, 0x00004236, + 0x000042a4, 0x00004314, 0x00004343, 0x0000439f, + 0x000043eb, 0x0000443c, 0x00004494, 0x000044c5, + 0x0000450c, 0x00004554, 0x0000458b, 0x000045a0, + 0x000045b5, 0x00004612, 0x00004647, 0x00004674, + 0x000046bd, 0x000046fb, 0x0000475c, 0x00004785, + 0x000047e3, 0x00004830, 0x00004860, 0x00004888, +} // Size: 1176 bytes -const it_ITData string = "" + // Size: 622 bytes - "\x02'-h %#[1]v': il valore di intestazione deve essere -1 o un valore co" + - "mpreso tra -1 e 2147483647\x02terminatore di batch non valido '%[1]s'" + - "\x04\x00\x01 \x10\x02Sqlcmd: errore:\x04\x00\x01 \x10\x02Sqlcmd: avviso:" + - "\x02i comandi ED e !!, lo script di avvio e le variabili di amb" + - "iente sono disabilitati\x02la variabile di scripting '%[1]s' è di sola l" + - "ettura\x02Variabile di scripting '%[1]s' non definita.\x02la variabile d" + - "i ambiente '%[1]s' ha un valore non valido: '%[2]s'.\x02errore di sintas" + - "si alla riga %[1]d in prossimità del comando '%[2]s'.\x02%[1]s errore du" + - "rante l'apertura o l'utilizzo del file %[2]s (motivo: %[3]s).\x02%[1]ser" + - "rore di sintassi alla riga %[2]d" +const it_ITData string = "" + // Size: 18568 bytes + "\x02Installare/creare, eseguire query, disinstallare SQL Server\x02Visua" + + "lizzare le informazioni di configurazione e le stringhe di connessione" + + "\x02sqlcmd: installare/creare/eseguire query su SQL Server, Azure SQL e " + + "strumenti\x0a\x0aFeedback:\x0a %[1]s\x02guida per i flag di compatibili" + + "tà con le versioni precedenti (-S, -U, -E e così via)\x02versione di sta" + + "mpa di sqlcmd\x02file di configurazione\x02livello di log, errore=0, avv" + + "iso=1, info=2, debug=3, analisi=4\x02Modificare i file sqlconfig usando " + + "sottocomandi come \x22%[1]s\x22\x02Aggiungere un contesto per l'endpoint" + + " e l'utente esistenti (usare %[1]s o %[2]s)\x02Installare/creare SQL Ser" + + "ver, Azure SQL e strumenti\x02Aprire gli strumenti (ad esempio Azure Dat" + + "a Studio) per il contesto corrente\x02Eseguire una query sul contesto co" + + "rrente\x02Eseguire una query\x02Eseguire una query usando il database [%" + + "[1]s]\x02Impostare nuovo database predefinito\x02Testo del comando da es" + + "eguire\x02Database da usare\x02Avviare il contesto corrente\x02Avviare i" + + "l contesto corrente\x02Per visualizzare i contesti disponibili\x02Nessun" + + " contesto corrente\x02Avvio di %[1]q per il contesto %[2]q\x04\x00\x01 -" + + "\x02Creare nuovo contesto con un contenitore SQL\x02Il contesto corrente" + + " non ha un contenitore\x02Arrestare il contesto corrente\x02Arrestare il" + + " contesto corrente\x02Arresto di %[1]q per il contesto %[2]q\x04\x00\x01" + + " 7\x02Creare un nuovo contesto con un contenitore SQL Server\x02Disinsta" + + "llare/eliminare il contesto corrente\x02Disinstallare/eliminare il conte" + + "sto corrente senza richiedere l'intervento dell'utente\x02Disinstallare/" + + "eliminare il contesto corrente senza richiedere l'intervento dell'utente" + + " ed eseguire l'override del controllo di sicurezza per i database utente" + + "\x02Modalità non interattiva (non interrompere per l'input dell'utente p" + + "er confermare l'operazione)\x02Completare l'operazione anche se sono pre" + + "senti file di database non di sistema (utente)\x02Visualizzare i contest" + + "i disponibili\x02Creare un contesto\x02Creare un contesto con il conteni" + + "tore SQL Server\x02Aggiungere un contesto manualmente\x02Il contesto cor" + + "rente è %[1]q. Continuare? (S/N)\x02Verifica dell'assenza di file di dat" + + "abase utente (.mdf) (non di sistema)\x02Per avviare il contenitore\x02Pe" + + "r eseguire l'override del controllo, usare %[1]s\x02Il contenitore non è" + + " in esecuzione, non è possibile verificare l'assenza di file di database" + + " utente.\x02Rimozione del contesto %[1]s\x02Arresto %[1]s\x02Il contenit" + + "ore %[1]q non esiste più, continuare a rimuovere il contesto...\x02Il co" + + "ntesto corrente è ora %[1]s\x02%[1]v\x02Se il database è montato, esegui" + + "re %[1]s\x02Passare il flag %[1]s per eseguire l'override di questo cont" + + "rollo di sicurezza per i database utente (non di sistema)\x02Non è possi" + + "bile continuare. È presente un database utente (non di sistema) (%[1]s)" + + "\x02Nessun endpoint da disinstallare\x02Aggiungere un contesto\x02Aggiun" + + "gere un contesto per un'istanza locale di SQL Server sulla porta 1433 us" + + "ando un'autenticazione attendibile\x02Nome visualizzato del contesto\x02" + + "Nome dell'endpoint che verrà usato da questo contesto\x02Nome dell'utent" + + "e che verrà usato da questo contesto\x02Visualizzare gli endpoint esiste" + + "nti tra cui scegliere\x02Aggiungere un nuovo endpoint locale\x02Aggiunge" + + "re un endpoint già esistente\x02Endpoint necessario per aggiungere il co" + + "ntesto. L'endpoint '%[1]v' non esiste. Usare il flag %[2]s\x02Visualizza" + + "re l'elenco di utenti\x02Aggiungere l'utente\x02Aggiungere un endpoint" + + "\x02L'utente '%[1]v' non esiste\x02Apri in Azure Data Studio\x02Per avvi" + + "are una sessione di query interattiva\x02Per eseguire una query\x02Conte" + + "sto corrente '%[1]v'\x02Aggiungere un endpoint predefinito\x02Nome visua" + + "lizzato dell'endpoint\x02Indirizzo di rete a cui connettersi, ad esempio" + + " 127.0.0.1 e così via\x02Porta di rete a cui connettersi, ad esempio 143" + + "3 e così via\x02Aggiungere un contesto per questo endpoint\x02Visualizza" + + "re i nomi degli endpoint\x02Visualizzare i dettagli dell'endpoint\x02Vis" + + "ualizzare tutti i dettagli degli endpoint\x02Eliminare questo endpoint" + + "\x02Endpoint '%[1]v' aggiunto (indirizzo: '%[2]v', porta: '%[3]v')\x02Ag" + + "giungere un utente (usando la variabile di ambiente SQLCMD_PASSWORD)\x02" + + "Aggiungere un utente (usando la variabile di ambiente SQLCMDPASSWORD)" + + "\x02Aggiungere un utente tramite Windows Data Protection API per crittog" + + "rafare la password in sqlconfig\x02Aggiungere un utente\x02Nome visualiz" + + "zato per l'utente (non è il nome utente)\x02Tipo di autenticazione che v" + + "errà usato da questo utente (basic | other)\x02Nome utente (specificare " + + "la password nella variabile di ambiente %[1]s o %[2]s)\x02Metodo di crit" + + "tografia della password (%[1]s) nel file sqlconfig\x02Il tipo di autenti" + + "cazione deve essere '%[1]s' o '%[2]s'\x02Il tipo di autenticazione '' no" + + "n è valido %[1]v'\x02Rimuovere il flag %[1]s\x02Passare %[1]s %[2]s\x02I" + + "l flag %[1]s può essere usato solo quando il tipo di autenticazione è '%" + + "[2]s'\x02Aggiungere il flag %[1]s\x02Il flag %[1]s deve essere impostato" + + " quando il tipo di autenticazione è '%[2]s'\x02Specificare la password n" + + "ella variabile di ambiente %[1]s (o %[2]s)\x02Il tipo di autenticazione " + + "'%[1]s' richiede una password\x02Specificare un nome utente con il flag " + + "%[1]s\x02Nome utente non specificato\x02Specificare un metodo di crittog" + + "rafia valido (%[1]s) con il flag %[2]s\x02Il metodo di crittografia '%[1" + + "]v' non è valido\x02Annullare l'impostazione di una delle variabili di a" + + "mbiente %[1]s o %[2]s\x04\x00\x01 @\x02Entrambe le variabili di ambiente" + + " %[1]s e %[2]s sono impostate.\x02L'utente '%[1]v' è stato aggiunto\x02V" + + "isualizzare stringhe di connessione per il contesto corrente\x02Elencare" + + " le stringhe di connessione per tutti i driver client\x02Database per la" + + " stringa di connessione (l’impostazione predefinita è tratta dall'accoun" + + "t di accesso T/SQL)\x02Stringhe di connessione supportate solo per il ti" + + "po di autenticazione %[1]s\x02Visualizzare il contesto corrente\x02Elimi" + + "nare un contesto\x02Eliminare un contesto (compresi endpoint e utente)" + + "\x02Eliminare un contesto (esclusi endpoint e utente)\x02Nome del contes" + + "to da eliminare\x02Eliminare anche l'endpoint e l'utente del contesto" + + "\x02Usare il flag %[1]s per passare un nome di contesto da eliminare\x02" + + "Contesto '%[1]v' eliminato\x02Il contesto '%[1]v' non esiste\x02Eliminar" + + "e un endpoint\x02Nome dell'endpoint da eliminare\x02È necessario specifi" + + "care il nome dell'endpoint. Specificare il nome dell'endpoint con il fla" + + "g %[1]s\x02Visualizzare gli endpoint\x02L'endpoint '%[1]v' non esiste" + + "\x02Endpoint '%[1]v' eliminato\x02Eliminare un utente\x02Nome dell'utent" + + "e da eliminare\x02È necessario specificare il nome utente. Specificare i" + + "l nome utente con il flag %[1]s\x02Visualizzare gli utenti\x02L'utente %" + + "[1]q non esiste\x02Utente %[1]q eliminato\x02Visualizzare uno o più cont" + + "esti dal file sqlconfig\x02Elencare tutti i nomi di contesto nel file sq" + + "lconfig\x02Elencare tutti i contesti nel file sqlconfig\x02Descrivere un" + + " contesto nel file sqlconfig\x02Nome contesto di cui visualizzare i dett" + + "agli\x02Includere i dettagli del contesto\x02Per visualizzare i contesti" + + " disponibili, eseguire '%[1]s'\x02errore: nessun contesto con il nome: " + + "\x22%[1]v\x22\x02Visualizzare uno o più endpoint dal file sqlconfig\x02E" + + "lencare tutti gli endpoint nel file sqlconfig\x02Descrivere un endpoint " + + "nel file sqlconfig\x02Nome dell'endpoint di cui visualizzare i dettagli" + + "\x02Includere i dettagli dell'endpoint\x02Per visualizzare gli endpoint " + + "disponibili, eseguire '%[1]s'\x02errore: nessun endpoint con il nome: " + + "\x22%[1]v\x22\x02Visualizzare uno o più utenti dal file sqlconfig\x02Ele" + + "ncare tutti gli utenti nel file sqlconfig\x02Descrivere un utente nel fi" + + "le sqlconfig\x02Nome utente di cui visualizzare i dettagli\x02Includere " + + "i dettagli utente\x02Per visualizzare gli utenti disponibili, eseguire '" + + "%[1]s'\x02errore: nessun utente con il nome: \x22%[1]v\x22\x02Impostare " + + "il contesto corrente\x02Impostare il contesto mssql (endpoint/utente) co" + + "me contesto corrente\x02Nome del contesto da impostare come contesto cor" + + "rente\x02Per eseguire una query: %[1]s\x02Per rimuovere: %[1]" + + "s\x02Passato al contesto \x22%[1]v\x22.\x02Nessun contesto con il nome: " + + "\x22%[1]v\x22\x02Visualizzare le impostazioni di sqlconfig unite o un fi" + + "le sqlconfig specificato\x02Mostrare le impostazioni di sqlconfig con i " + + "dati di autenticazione REDATTI\x02Mostrare le impostazioni sqlconfig e d" + + "ati di autenticazione non elaborati\x02Visualizzare i dati in byte non e" + + "laborati\x02Installa SQL Edge di Azure\x02Installare/creare SQL Edge di " + + "Azure in un contenitore\x02Tag da usare, usare get-tags per visualizzare" + + " l'elenco dei tag\x02Nome contesto (se non specificato, verrà creato un " + + "nome di contesto predefinito)\x02Creare un database utente e impostarlo " + + "come predefinito per l'account di accesso\x02Accettare il contratto di l" + + "icenza di SQL Server\x02Lunghezza password generata\x02Numero minimo di " + + "caratteri speciali\x02Numero minimo di caratteri numerici\x02Numero mini" + + "mo di caratteri maiuscoli\x02Set di caratteri speciali da includere nell" + + "a password\x02Non scaricare l'immagine. Usare un'immagine già scaricata" + + "\x02Riga nel log degli errori da attendere prima della connessione\x02Sp" + + "ecificare un nome personalizzato per il contenitore anziché un nome gene" + + "rato in modo casuale\x02Impostare in modo esplicito il nome host del con" + + "tenitore, per impostazione predefinita è l'ID contenitore\x02Specifica l" + + "'architettura della CPU dell'immagine\x02Specifica il sistema operativo " + + "dell'immagine\x02Porta (porta successiva disponibile da 1433 in poi usat" + + "a per impostazione predefinita)\x02Scaricare (nel contenitore) e collega" + + "re il database (.bak) dall'URL\x02Aggiungere il flag %[1]s alla riga di " + + "comando\x04\x00\x01 O\x02In alternativa, impostare la variabile di ambie" + + "nte, ad esempio %[1]s %[2]s=YES\x02Condizioni di licenza non accettate" + + "\x02--user-database %[1]q contiene caratteri e/o virgolette non ASCII" + + "\x02Avvio di %[1]v\x02Contesto %[1]q creato in \x22%[2]s\x22, configuraz" + + "ione dell'account utente...\x02Account %[1]q disabilitato (e password %[" + + "2]q ruotata). Creazione dell'utente %[3]q\x02Avviare una sessione intera" + + "ttiva\x02Modificare contesto corrente\x02Visualizzare la configurazione " + + "di sqlcmd\x02Vedere le stringhe di connessione\x02Rimuovere\x02Ora è pro" + + "nto per le connessioni client sulla porta %[1]d\x02L'URL --using deve es" + + "sere http o https\x02%[1]q non è un URL valido per il flag --using\x02L'" + + "URL --using deve avere un percorso del file .bak\x02L'URL del file --usi" + + "ng deve essere un file .bak\x02Tipo di file --using non valido\x02Creazi" + + "one del database predefinito [%[1]s]\x02Download di %[1]s\x02Ripristino " + + "del database %[1]s\x02Download di %[1]v\x02In questo computer è installa" + + "to un runtime del contenitore, ad esempio Podman o Docker?\x04\x01\x09" + + "\x000\x02In alternativa, scaricare il motore desktop da:\x04\x02\x09\x09" + + "\x00\x02\x02o\x02È in esecuzione un runtime del contenitore? Provare '%[" + + "1]s' o '%[2]s' (elenco contenitori). Viene restituito senza errori?\x02N" + + "on è possibile scaricare l'immagine %[1]s\x02Il file non esiste nell'URL" + + "\x02Non è possibile scaricare il file\x02Installare/creare l'istanza di " + + "SQL Server in un contenitore\x02Visualizzare tutti i tag di versione per" + + " SQL Server, installare la versione precedente\x02Creare un'istanza di S" + + "QL Server, scaricare e collegare il database di esempio AdventureWorks" + + "\x02Creare un'istanza di SQL Server, scaricare e collegare il database d" + + "i esempio AdventureWorks con un nome di database diverso\x02Creare l'ist" + + "anza di SQL Server con un database utente vuoto\x02Installare/creare un'" + + "istanza di SQL Server con registrazione completa\x02Recuperare i tag dis" + + "ponibili per l'installazione di SQL Edge di Azure\x02Elencare i tag\x02R" + + "ecuperare i tag disponibili per l'installazione di mssql\x02avvio sqlcmd" + + "\x02Il contenitore non è in esecuzione\x02Il parametro -L non può essere" + + " usato in combinazione con altri parametri.\x02'-a %#[1]v': le dimension" + + "i del pacchetto devono essere costituite da un numero compreso tra 512 e" + + " 32767.\x02'-h %#[1]v': il valore di intestazione deve essere -1 o un va" + + "lore compreso tra 1 e 2147483647\x02Server:\x02Documenti e informazioni " + + "legali: aka.ms/SqlcmdLegal\x02Comunicazioni di terze parti: aka.ms/Sqlcm" + + "dNotices\x04\x00\x01\x0a\x0f\x02Versione %[1]v\x02Flag:\x02-? mostra il " + + "riepilogo della sintassi, %[1]s visualizza la Guida moderna del sottocom" + + "ando sqlcmd\x02Identifica uno o più file che contengono batch di istruzi" + + "oni SQL. Se uno o più file non esistono, sqlcmd terminerà. Si esclude a " + + "vicenda con %[1]s/%[2]s\x02Identifica il file che riceve l'output da sql" + + "cmd\x02Stampare le informazioni sulla versione e uscire\x02Considerare a" + + "ttendibile in modo implicito il certificato del server senza convalida" + + "\x02Questa opzione consente di impostare la variabile di scripting sqlcm" + + "d %[1]s. Questo parametro specifica il database iniziale. L'impostazione" + + " predefinita è la proprietà default-database dell'account di accesso. Se" + + " il database non esiste, verrà generato un messaggio di errore e sqlcmd " + + "termina\x02Usa una connessione trusted invece di usare un nome utente e " + + "una password per accedere a SQL Server, ignorando tutte le variabili di " + + "ambiente che definiscono nome utente e password\x02Specifica il caratter" + + "e di terminazione del batch. Il valore predefinito è %[1]s\x02Nome di ac" + + "cesso o nome utente del database indipendente. Per gli utenti di databas" + + "e indipendenti, è necessario specificare l'opzione del nome del database" + + "\x02Esegue una query all'avvio di sqlcmd, ma non esce da sqlcmd al termi" + + "ne dell'esecuzione della query. È possibile eseguire query delimitate da" + + " più punti e virgola\x02Esegue una query all'avvio di sqlcmd e quindi es" + + "ce immediatamente da sqlcmd. È possibile eseguire query delimitate da pi" + + "ù punti e virgola\x02%[1]s Specifica l'istanza di SQL Server a cui conn" + + "ettersi. Imposta la variabile di scripting sqlcmd %[2]s.\x02Disabilita i" + + " comandi che potrebbero compromettere la sicurezza del sistema. Sqlcmd i" + + "nvia un avviso e continua\x02Specifica il metodo di autenticazione SQL d" + + "a usare per connettersi al database SQL di Azure. Uno dei valori seguent" + + "i: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPas" + + "sword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, Activ" + + "eDirectoryServicePrincipal, SqlPassword\x02Indica a sqlcmd di usare l'au" + + "tenticazione ActiveDirectory. Se non viene specificato alcun nome utente" + + ", verrà utilizzato il metodo di autenticazione ActiveDirectoryDefault. S" + + "e viene specificata una password, viene utilizzato ActiveDirectoryPasswo" + + "rd. In caso contrario, viene usato ActiveDirectoryInteractive\x02Fa in m" + + "odo che sqlcmd ignori le variabili di scripting. Questo parametro è util" + + "e quando uno script contiene molte istruzioni %[1]s che possono contener" + + "e stringhe con lo stesso formato delle variabili regolari, ad esempio $(" + + "variable_name)\x02Crea una variabile di scripting sqlcmd utilizzabile in" + + " uno script sqlcmd. Racchiudere il valore tra virgolette se il valore co" + + "ntiene spazi. È possibile specificare più valori var=values. Se sono pre" + + "senti errori in uno dei valori specificati, sqlcmd genera un messaggio d" + + "i errore e quindi termina\x02Richiede un pacchetto di dimensioni diverse" + + ". Questa opzione consente di impostare la variabile di scripting sqlcmd " + + "%[1]s. packet_size deve essere un valore compreso tra 512 e 32767. Valor" + + "e predefinito = 4096. Dimensioni del pacchetto maggiori possono migliora" + + "re le prestazioni per l'esecuzione di script con molte istruzioni SQL tr" + + "a i comandi %[2]s. È possibile richiedere dimensioni del pacchetto maggi" + + "ori. Tuttavia, se la richiesta viene negata, sqlcmd utilizza l'impostazi" + + "one predefinita del server per le dimensioni del pacchetto\x02Specifica " + + "il numero di secondi prima del timeout di un account di accesso sqlcmd a" + + "l driver go-mssqldb quando si prova a connettersi a un server. Questa op" + + "zione consente di impostare la variabile di scripting sqlcmd %[1]s. Il v" + + "alore predefinito è 30. 0 significa infinito\x02Questa opzione consente " + + "di impostare la variabile di scripting sqlcmd %[1]s. Il nome della works" + + "tation è elencato nella colonna nome host della vista del catalogo sys.s" + + "ysprocesses e può essere restituito con la stored procedure sp_who. Se q" + + "uesta opzione non è specificata, il nome predefinito è il nome del compu" + + "ter corrente. Questo nome può essere usato per identificare diverse sess" + + "ioni sqlcmd\x02Dichiara il tipo di carico di lavoro dell'applicazione du" + + "rante la connessione a un server. L'unico valore attualmente supportato " + + "è ReadOnly. Se non si specifica %[1]s, l'utilità sqlcmd non supporterà " + + "la connettività a una replica secondaria in un gruppo di disponibilità A" + + "lways On\x02Questa opzione viene usata dal client per richiedere una con" + + "nessione crittografata\x02Specifica la formattazione dei risultati\x02Co" + + "ntrolla quali messaggi di errore vengono inviati a stdout. Vengono invia" + + "ti i messaggi con livello di gravità maggiore o uguale a questo livello" + + "\x02Livello di messaggi del driver mssql da stampare\x02Specifica che sq" + + "lcmd termina e restituisce un valore %[1]s quando si verifica un errore" + + "\x02Controlla quali messaggi di errore vengono inviati a %[1]s. Vengono " + + "inviati i messaggi con livello di gravità maggiore o uguale a questo liv" + + "ello\x02Specifica il numero di righe da stampare tra le intestazioni di " + + "colonna. Usare -h-1 per specificare che le intestazioni non devono esser" + + "e stampate\x02Specifica che tutti i file di output sono codificati con U" + + "nicode little-endian\x02Specifica il carattere separatore di colonna. Im" + + "posta la variabile %[1]s.\x02Rimuovere gli spazi finali da una colonna" + + "\x02Fornito per la compatibilità con le versioni precedenti. Sqlcmd otti" + + "mizza sempre il rilevamento della replica attiva di un cluster di failov" + + "er SQL\x02Password\x02Controlla il livello di gravità usato per impostar" + + "e la variabile %[1]s all'uscita\x02Specifica la larghezza dello schermo " + + "per l'output\x02Connessione amministrativa dedicata\x02Fornito per la co" + + "mpatibilità con le versioni precedenti. Gli identificatori delimitati so" + + "no sempre abilitati\x02Fornito per la compatibilità con le versioni prec" + + "edenti. Le impostazioni locali del client non sono utilizzate\x02Imposta" + + " la variabile di scripting sqlcmd %[1]s\x02'%[1]s %[2]s': il valore deve" + + " essere maggiore o uguale a %#[3]v e minore o uguale a %#[4]v.\x02'%[1]s" + + " %[2]s': il valore deve essere maggiore di %#[3]v e minore di %#[4]v." + + "\x02'%[1]s %[2]s': argomento imprevisto. Il valore dell'argomento deve e" + + "ssere %[3]v.\x02'%[1]s %[2]s': argomento imprevisto. Il valore dell'argo" + + "mento deve essere uno di %[3]v.\x02Le opzioni %[1]s e %[2]s si escludono" + + " a vicenda.\x02'%[1]s': argomento mancante. Immettere '-?' per visualizz" + + "are la Guida.\x02'%[1]s': opzione sconosciuta. Immettere '-?' per visual" + + "izzare la Guida.\x02carattere di terminazione del batch '%[1]s' non vali" + + "do\x04\x00\x01 \x10\x02Sqlcmd: errore:\x04\x00\x01 \x10\x02Sqlcmd: avvis" + + "o:\x02I comandi ED e !!, lo script di avvio e le variabili di a" + + "mbiente sono disabilitati.\x02La variabile di scripting '%[1]s' è di sol" + + "a lettura\x02Variabile di scripting '%[1]s' non definita.\x02La variabil" + + "e di ambiente '%[1]s' contiene un valore non valido: '%[2]s'.\x02Errore " + + "di sintassi alla riga %[1]d vicino al comando '%[2]s'.\x02%[1]s Si è ver" + + "ificato un errore durante l'apertura o l'utilizzo del file %[2]s (motivo" + + ": %[3]s).\x02%[1]s Errore di sintassi alla riga %[2]d\x02Messaggio %#[1]" + + "v, Livello %[2]d, Stato %[3]d, Server %[4]s, Procedura %[5]s, Riga %#[6]" + + "v%[7]s\x02Messaggio %#[1]v, Livello %[2]d, Stato %[3]d, Server %[4]s, Ri" + + "ga %#[5]v%[6]s\x02Identificatore della variabile %[1]s non valido\x02Val" + + "ore della variabile %[1]s non valido" -var ja_JPIndex = []uint32{ // 291 elements +var ja_JPIndex = []uint32{ // 288 elements // Entry 0 - 1F - 0x00000000, 0x0000006a, 0x0000009f, 0x000000b7, - 0x000000cc, 0x00000146, 0x0000018b, 0x000001ca, - 0x0000020d, 0x0000025a, 0x000002db, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, + 0x00000000, 0x0000004f, 0x00000077, 0x000000f3, + 0x0000012e, 0x0000014e, 0x00000161, 0x000001a2, + 0x000001fb, 0x0000026f, 0x000002ae, 0x00000301, + 0x00000344, 0x00000357, 0x0000039c, 0x000003d3, + 0x000003f9, 0x00000418, 0x0000043d, 0x00000468, + 0x0000049f, 0x000004cd, 0x00000509, 0x0000055b, + 0x0000059e, 0x000005c9, 0x000005f7, 0x00000633, + 0x0000068c, 0x000006ca, 0x0000074a, 0x0000082b, // Entry 20 - 3F - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, + 0x0000088a, 0x00000902, 0x0000092d, 0x00000949, + 0x00000997, 0x000009c2, 0x00000a03, 0x00000a73, + 0x00000a98, 0x00000ae4, 0x00000b74, 0x00000ba6, + 0x00000bc5, 0x00000c2a, 0x00000c55, 0x00000c5b, + 0x00000cb0, 0x00000d40, 0x00000da8, 0x00000dee, + 0x00000e0a, 0x00000e99, 0x00000eb8, 0x00000efe, + 0x00000f3b, 0x00000f6f, 0x00000fa4, 0x00000fcc, + 0x00001074, 0x00001096, 0x000010b2, 0x000010d1, // Entry 40 - 5F - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, + 0x000010fc, 0x00001118, 0x00001150, 0x0000116f, + 0x00001193, 0x000011c1, 0x000011e3, 0x00001227, + 0x00001263, 0x000012a6, 0x000012c8, 0x000012f0, + 0x0000132a, 0x00001355, 0x000013b6, 0x000013f4, + 0x00001431, 0x000014aa, 0x000014c0, 0x00001509, + 0x0000154f, 0x000015a2, 0x000015e5, 0x00001631, + 0x0000166e, 0x00001687, 0x0000169d, 0x000016f2, + 0x0000170b, 0x00001769, 0x000017bb, 0x000017f8, // Entry 60 - 7F - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, + 0x00001838, 0x00001866, 0x000018bb, 0x000018e3, + 0x00001930, 0x0000197a, 0x000019a8, 0x000019e8, + 0x00001a41, 0x00001a9d, 0x00001aef, 0x00001b1d, + 0x00001b39, 0x00001b8f, 0x00001be5, 0x00001c0d, + 0x00001c59, 0x00001cb1, 0x00001ce5, 0x00001d16, + 0x00001d35, 0x00001d60, 0x00001dec, 0x00001e0b, + 0x00001e3f, 0x00001e76, 0x00001e92, 0x00001eb4, + 0x00001f2e, 0x00001f44, 0x00001f6d, 0x00001f99, // Entry 80 - 9F - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, + 0x00001fe9, 0x0000203f, 0x00002092, 0x000020dc, + 0x00002107, 0x00002132, 0x00002187, 0x000021d2, + 0x00002225, 0x0000227b, 0x000022c5, 0x000022f3, + 0x00002334, 0x0000238c, 0x000023da, 0x00002424, + 0x00002471, 0x000024be, 0x000024e3, 0x00002508, + 0x00002557, 0x0000259c, 0x000025ca, 0x00002639, + 0x00002685, 0x000026ae, 0x000026d0, 0x00002707, + 0x00002747, 0x000027ac, 0x000027f1, 0x0000282f, // Entry A0 - BF - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, + 0x0000284f, 0x00002874, 0x000028b3, 0x00002909, + 0x00002976, 0x000029d5, 0x000029f8, 0x00002a20, + 0x00002a45, 0x00002a64, 0x00002a86, 0x00002ab7, + 0x00002b16, 0x00002b45, 0x00002bb5, 0x00002c29, + 0x00002c62, 0x00002ca7, 0x00002cff, 0x00002d6a, + 0x00002da6, 0x00002df4, 0x00002e1e, 0x00002e78, + 0x00002e97, 0x00002f02, 0x00002f9c, 0x00002fbe, + 0x00002fec, 0x00003003, 0x00003022, 0x00003029, // Entry C0 - DF - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, + 0x00003070, 0x000030b4, 0x000030f6, 0x00003136, + 0x00003186, 0x000031ae, 0x000031eb, 0x00003216, + 0x00003248, 0x00003273, 0x000032ef, 0x0000334e, + 0x0000335e, 0x00003415, 0x0000344d, 0x00003476, + 0x000034a7, 0x000034e8, 0x00003558, 0x000035d1, + 0x0000366c, 0x000036bc, 0x00003707, 0x00003753, + 0x00003769, 0x000037a9, 0x000037ba, 0x000037e8, + 0x00003855, 0x000038be, 0x00003928, 0x00003936, // Entry E0 - FF - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, + 0x0000396f, 0x000039a2, 0x000039bd, 0x000039c8, + 0x00003a44, 0x00003b30, 0x00003b71, 0x00003b9c, + 0x00003bdf, 0x00003d34, 0x00003e06, 0x00003e49, + 0x00003f16, 0x00003fda, 0x00004086, 0x00004107, + 0x0000419a, 0x000042c9, 0x00004421, 0x0000452e, + 0x00004696, 0x00004904, 0x00004a33, 0x00004c1f, + 0x00004d84, 0x00004dfd, 0x00004e1f, 0x00004eb5, + 0x00004ef4, 0x00004f57, 0x00004fec, 0x00005073, // Entry 100 - 11F - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - 0x0000030f, 0x0000030f, 0x0000030f, 0x0000030f, - // Entry 120 - 13F - 0x0000030f, 0x0000030f, 0x0000030f, -} // Size: 1188 bytes + 0x000050ea, 0x00005136, 0x00005167, 0x00005216, + 0x00005226, 0x0000528b, 0x000052b3, 0x000052c9, + 0x00005330, 0x000053a0, 0x000053d6, 0x00005429, + 0x00005487, 0x000054e9, 0x0000555d, 0x0000559b, + 0x00005607, 0x00005679, 0x000056ae, 0x000056c6, + 0x000056db, 0x00005753, 0x0000578e, 0x000057cd, + 0x00005816, 0x00005860, 0x000058cf, 0x000058f2, + 0x0000596c, 0x000059cb, 0x000059f1, 0x00005a14, +} // Size: 1176 bytes -const ja_JPData string = "" + // Size: 783 bytes - "\x02'-h %#[1]v': ヘッダーには -1 または -1 から 2147483647 までの値を指定してください\x02バッチ ターミ" + - "ネータ '%[1]s' は無効です\x04\x00\x01 \x13\x02Sqlcmd: エラー:\x04\x00\x01 \x10" + - "\x02Sqlcmd: 警告:\x02ED コマンド、!! コマンド、スタートアップ スクリプト、および環境変数が無効です" + - "\x02エラー: スクリプト変数 '%[1]s' は読み取り専用です\x02'%[1]s' スクリプト変数が定義されていません。\x02環境変数" + - " '%[1]s' には無効な値 '%[2]s' があります。\x02行 %[1]d のコマンド '%[2]s' 付近に構文エラーがあります。" + - "\x02%[1]s ファイル %[2]s を開くときか、このファイルの処理中にエラーが発生しました (理由: %[3]s)。\x02%[1]s行" + - " %[2]d に構文エラーがあります。" +const ja_JPData string = "" + // Size: 23060 bytes + "\x02インストール/作成、クエリ、SQL Server のアンインストール\x02構成情報と接続文字列の表示\x02sqlcmd: SQL S" + + "erver、Azure SQL、およびツールのインストール/作成/クエリ\x0a\x0aフィードバック:\x0a %[1]s\x02下位互換性" + + "フラグのヘルプ (-S、-U、-E など)\x02sqlcmd の印刷バージョン\x02構成ファイル\x02ログ レベル、error=0、w" + + "arn=1、info=2、debug=3、trace=4\x02\x22%[1]s\x22 などのサブコマンドを使用して sqlconfig フ" + + "ァイルを変更する\x02既存のエンドポイントとユーザーのコンテキストを追加する (%[1]sま たは %[2]s を使用)\x02SQL S" + + "erver、Azure SQL、ツールのインストール/作成\x02現在のコンテキストのツール (Azure Data Studio など) を開" + + "きます\x02現在のコンテキストに対してクエリを実行します\x02クエリの実行\x02[%[1]s] データベースを使用してクエリを実行しま" + + "す\x02新しい既定のデータベースを設定します\x02実行するコマンド テキスト\x02使用するデータベース\x02現在のコンテキストの開始" + + "\x02現在のコンテキストを開始する\x02使用可能なコンテキストを表示するには\x02現在のコンテキストがありません\x02コンテキスト %[" + + "2]q の %[1]q を開始しています\x04\x00\x01 M\x02SQL コンテナーを使用して新しいコンテキストを作成する\x02現在" + + "のコンテキストにはコンテナーがありません\x02現在のコンテキストを停止する\x02現在のコンテキストを停止します\x02コンテキスト %[" + + "2]q の %[1]q を停止しています\x04\x00\x01 T\x02SQL Server コンテナーを使用して新しいコンテキストを作成す" + + "る\x02現在のコンテキストのアンインストール/削除\x02現在のコンテキストをアンインストールまたは削除します。ユーザー プロンプトはあり" + + "ません\x02現在のコンテキストをアンインストールまたは削除します。ユーザー プロンプトは表示されません。ユーザー データベースの安全性チェ" + + "ックをオーバーライドします\x02サイレント モード (ユーザー入力が操作を確認するために停止しない)\x02システム (ユーザー) 以外の" + + "データベース ファイルが存在する場合でも操作を完了します\x02使用可能なコンテキストの表示\x02コンテキストの作成\x02SQL Ser" + + "ver コンテナーを使用してコンテキストを作成します\x02コンテキストを手動で追加する\x02現在のコンテキストは %[1]q。続行しますか?" + + " (Y/N)\x02ユーザー (システム以外) データベース (.mdf) ファイルがないことを確認しています\x02コンテナーを開始するには" + + "\x02チェックをオーバーライドするには、%[1]s を使用します\x02コンテナーが実行されていないため、ユーザー データベース ファイルが存" + + "在しないことを確認できません\x02コンテキスト %[1]s を削除しています\x02%[1]s を停止しています\x02コンテナー %[1" + + "]q は存在しません。コンテキストの削除を続行しています...\x02現在のコンテキストは現在 %[1]s\x02%[1]v\x02データベース" + + "がマウントされている場合は、%[1]s を実行します\x02フラグ %[1]s を渡して、ユーザー (非システム) データベースのこの安全性" + + "チェックをオーバーライドします\x02続行できません。ユーザー (システム以外) データベース (%[1]s) が存在します\x02アンイン" + + "ストールするエンドポイントがありません\x02コンテキストの追加\x02信頼された認証を使用して、ポート 1433 で SQL Server" + + " のローカル インスタンスのコンテキストを追加します\x02コンテキストの表示名\x02このコンテキストが使用するエンドポイントの名前\x02こ" + + "のコンテキストが使用するユーザーの名前\x02選択する既存のエンドポイントの表示\x02新しいローカル エンドポイントの追加\x02既存のエ" + + "ンドポイントの追加\x02コンテキストを追加するにはエンドポイントが必要です。 エンドポイント '%[1]v' が存在しません。 %[2]s" + + " フラグを使用します\x02ユーザーのリストの表示\x02ユーザーを追加する\x02エンドポイントの追加\x02ユーザー '%[1]v' が存在" + + "しません\x02Azure Data Studio で開く\x02対話型クエリ セッションを開始するには\x02クエリを実行するには\x02" + + "現在のコンテキスト '%[1]v'\x02既定のエンドポイントを追加する\x02エンドポイントの表示名\x02接続先のネットワーク アドレス" + + " (例: 127.0.0.1 など)\x02接続先のネットワーク ポート (例: 1433 など)\x02このエンドポイントのコンテキストを追加" + + "します\x02エンドポイント名の表示\x02エンドポイントの詳細の表示\x02すべてのエンドポイントの詳細を表示する\x02このエンドポイン" + + "トを削除する\x02エンドポイント '%[1]v' 追加されました (アドレス: '%[2]v'、ポート: '%[3]v')\x02ユーザー" + + "の追加 (SQLCMD_PASSWORD 環境変数を使用)\x02ユーザーの追加 (SQLCMDPASSWORD 環境変数を使用)\x02S" + + "qlconfig で Windows Data Protection API を使用してパスワードを暗号化するユーザーを追加します\x02ユーザ" + + "ーの追加\x02ユーザーの表示名 (これはユーザー名ではありません)\x02このユーザーが使用する認証の種類 (基本 | その他)\x02ユ" + + "ーザー名 (%[1]s でパスワードを指定、または %[2]s 環境変数)\x02sqlconfig ファイル内のパスワード暗号化方法 (%" + + "[1]s)\x02認証の種類は '%[1]s' または '%[2]s' である必要があります\x02認証の種類 '' は有効な %[1]v' で" + + "はありません\x02%[1]s フラグの削除\x02%[1]s %[2]s を渡す\x02%[1]s フラグは、認証の種類が '%[2]s'" + + " の場合にのみ使用できます\x02%[1]s フラグの追加\x02認証の種類が '%[2]s' の場合は、%[1]s フラグを設定する必要があり" + + "ます\x02%[1]s (または %[2]s) 環境変数にパスワードを指定してください\x02認証の種類 '%[1]s' にはパスワードが必" + + "要です\x02%[1]s フラグを使用してユーザー名を指定します\x02ユーザー名が指定されていません\x02%[2]s フラグを含む有効な" + + "暗号化方法 (%[1]s) を指定してください\x02暗号化方法 '%[1]v' が無効です\x02%[1]s または %[2]s のいずれ" + + "かの環境変数を設定解除します\x04\x00\x01 E\x02環境変数 %[1]s と %[2]s の両方が設定されています。\x02ユー" + + "ザー '%[1]v' が追加されました\x02現在のコンテキストの接続文字列を表示します\x02すべてのクライアント ドライバーの接続文字列" + + "を一覧表示します\x02接続文字列のデータベース (既定は T/SQL ログインから取得されます)\x02接続文字列は、%[1]s 認証の種" + + "類でのみサポートされています\x02現在のコンテキストを表示します\x02コンテキストの削除\x02コンテキスト (エンドポイントとユーザー" + + "を含む) を削除します\x02コンテキスト (エンドポイントとユーザーを除く) を削除します\x02削除するコンテキストの名前\x02コンテ" + + "キストのエンドポイントとユーザーも削除します\x02コンテキスト名を渡して削除するには、%[1]s フラグを使用します\x02コンテキスト " + + "'%[1]v' が削除されました\x02コンテキスト '%[1]v' が存在しません\x02エンドポイントの削除\x02削除するエンドポイントの" + + "名前\x02エンドポイント名を指定する必要があります。 %[1]s フラグ付きのエンドポイント名を指定してください\x02エンドポイントの表" + + "示\x02エンドポイント '%[1]v' は存在しません\x02エンドポイント '%[1]v' が削除されました\x02ユーザーを削除する" + + "\x02削除するユーザーの名前\x02ユーザー名を指定する必要があります。 %[1]s フラグ付きのユーザー名を指定してください\x02ユーザー" + + "の表示\x02ユーザー %[1]q は存在しません\x02ユーザー %[1]q が削除されました\x02sqlconfig ファイルから 1" + + " 個以上のコンテキストを表示します\x02sqlconfig ファイル内のすべてのコンテキスト名を一覧表示します\x02sqlconfig ファ" + + "イル内のすべてのコンテキストを一覧表示します\x02sqlconfig ファイル内の 1 つのコンテキストを説明します\x02詳細を表示する" + + "コンテキスト名\x02コンテキストの詳細を含めます\x02使用可能なコンテキストを表示するには、 `%[1]s` を実行します\x02エラー" + + ": 次の名前のコンテキストは存在しません: \x22%[1]v\x22\x02sqlconfig ファイルから 1 個以上のエンドポイントを表示" + + "します\x02sqlconfig ファイル内のすべてのエンドポイントを一覧表示します\x02sqlconfig ファイルに 1 つのエンドポ" + + "イントを記述します\x02詳細を表示するエンドポイント名\x02プライベート エンドポイントの詳細を含めます\x02使用可能なエンドポイント" + + "を表示するには、 `%[1]s` を実行します\x02エラー: 次の名前のエンドポイントは存在しません: \x22%[1]v\x22\x02" + + "sqlconfig ファイルから 1 人以上のユーザーを表示します\x02sqlconfig ファイル内のすべてのユーザーを一覧表示します" + + "\x02sqlconfig ファイル内の 1 人のユーザーについて説明します\x02詳細を表示するユーザー名\x02ユーザーの詳細を含めます" + + "\x02利用可能なユーザーを表示するには、 `%[1]s` を実行します\x02エラー: 次の名前のユーザーは存在しません: \x22%[1]v" + + "\x22\x02現在のコンテキストを設定します\x02mssql コンテキスト (エンドポイント/ユーザー) を現在のコンテキストに設定します" + + "\x02現在のコンテキストとして設定するコンテキストの名前\x02クエリを実行するには: %[1]s\x02削除するには: " + + " %[1]s\x02コンテキスト \x22%[1]v\x22 に切り替えました。\x02次の名前のコンテキストは存在しません: \x22%[1]" + + "v\x22\x02マージされた sqlconfig 設定または指定された sqlconfig ファイルを表示します\x02REDACTED 認証" + + "データを含む sqlconfig 設定を表示します\x02sqlconfig の設定と生の認証データを表示します\x02生バイト データの表" + + "示\x02Azure Sql Edge のインストール\x02コンテナー内 Azure SQL Edge のインストール/作成\x02使用す" + + "るタグ、タグの一覧を表示するには get-tags を使用します\x02コンテキスト名 (指定されていない場合、既定のコンテキスト名が作成さ" + + "れます)\x02ユーザー データベースを作成し、ログインの既定値として設定します\x02SQL Server EULA に同意します\x02" + + "生成されたパスワードの長さ\x02最低限必要な特殊文字の数\x02最低限必要な数字の数\x02最低限必要な大文字の数\x02パスワードに含め" + + "る特殊文字セット\x02画像をダウンロードしません。 ダウンロード済みの画像を使用します\x02接続前に待機するエラー ログの行\x02ラン" + + "ダムに生成される名前ではなく、コンテナーのカスタム名を指定してください\x02コンテナーのホスト名を明示的に設定します。既定ではコンテナー " + + "ID が使用されます\x02イメージ CPU アーキテクチャを指定します\x02イメージ オペレーティング システムを指定します\x02ポート " + + "(次に使用可能な 1433 以上のポートが既定で使用されます)\x02URL から (コンテナーに) ダウンロードしてデータベース (.bak)" + + " をアタッチします\x02コマンド ラインに %[1]s フラグを追加するか\x04\x00\x01 I\x02または、環境変数を設定します。つ" + + "まり、%[1]s %[2]s=YES\x02EULA が受け入れされていません\x02--user-database %[1]q に ASC" + + "II 以外の文字または引用符が含まれています\x02%[1]v を開始しています\x02\x22%[2]s\x22 にコンテキスト %[1]q " + + "を作成し、ユーザー アカウントを構成しています...\x02アカウント %[1]q を無効にしました (パスワード %[2]q をローテーシ" + + "ョンしました)。ユーザー %[3]q を作成しています\x02対話型セッションの開始\x02現在のコンテキストを変更します\x02sqlcm" + + "d 構成の表示\x02接続文字列を参照する\x02削除\x02ポート %[1]d でクライアント接続の準備ができました\x02--using U" + + "RL は http または https でなければなりません\x02%[1]q は --using フラグの有効な URL ではありません" + + "\x02--using URL には .bak ファイルへのパスが必要です\x02--using ファイルの URL は .bak ファイルであ" + + "る必要があります\x02無効な --using ファイルの種類\x02既定のデータベース [%[1]s] を作成しています\x02%[1]s" + + " をダウンロードしています\x02データベース %[1]s を復元しています\x02%[1]v をダウンロードしています\x02このマシンにはコ" + + "ンテナー ランタイム (Podman や Docker など) がインストールされていますか?\x04\x01\x09\x00Z\x02ない" + + "場合は、次からデスクトップ エンジンをダウンロードします:\x04\x02\x09\x09\x00\x0a\x02または\x02コンテナー " + + "ランタイムは実行されていますか? (`%[1]s` または `%[2]s` (コンテナーの一覧表示) をお試しください。エラーなく戻りますか" + + "?)\x02イメージ %[1]s をダウンロードできません\x02URL にファイルが存在しません\x02ファイルをダウンロードできません" + + "\x02コンテナーに SQL Server をインストール/作成する\x02SQL Server のすべてのリリース タグを表示し、以前のバージ" + + "ョンをインストールする\x02SQL Server を作成し、AdventureWorks サンプル データベースをダウンロードしてアタッチ" + + "します\x02異なるデータベース名で SQL Server を作成し、AdventureWorks サンプル データベースをダウンロードして" + + "アタッチします\x02空のユーザー データベースを使用して SQL Server を作成する\x02フル ログを使用して SQL Serve" + + "r をインストール/作成する\x02Azure SQL Edge のインストールに使用できるタグを取得する\x02タグの一覧表示\x02mssq" + + "l インストールで使用可能なタグを取得する\x02sqlcmd の開始\x02コンテナーが実行されていません\x02-L パラメーターを他のパラ" + + "メーターと組み合わせて使用することはできません。\x02'-a %#[1]v': パケット サイズは 512 から 32767 の間の数値で" + + "ある必要があります。\x02'-h %#[1]v': ヘッダーには -1 または -1 から 2147483647 までの値を指定してくださ" + + "い\x02サーバー:\x02法的なドキュメントと情報: aka.ms/SqlcmdLegal\x02サード パーティ通知: aka.ms/S" + + "qlcmdNotices\x04\x00\x01\x0a\x16\x02バージョン %[1]v\x02フラグ:\x02-? この構文の概要を表示" + + "します。%[1]s には最新の sqlcmd サブコマンド ヘルプが表示されます\x02SQL ステートメントのバッチを含む 1 つ以上のフ" + + "ァイルを識別します。1 つ以上のファイルが存在しない場合、sqlcmd は終了します。%[1]s/%[2]s と同時に使用することはできませ" + + "ん\x02sqlcmd から出力を受け取るファイルを識別します\x02バージョン情報を印刷して終了\x02検証なしでサーバー証明書を暗黙的に" + + "信頼します\x02このオプションは、sqlcmd スクリプト変数 %[1]s を設定します。このパラメーターは、初期データベースを指定します" + + "。既定はログインの default-database プロパティです。データベースが存在しない場合は、エラー メッセージが生成され、sqlc" + + "md が終了します\x02ユーザー名とパスワードを使用せず、信頼された接続を使用してSQL Server にサインインします。ユーザー名とパスワ" + + "ードを定義する環境変数は無視されます\x02バッチ ターミネータを指定します。既定値は%[1]s\x02ログイン名または含まれているデータベ" + + "ース ユーザー名。 包含データベース ユーザーの場合は、データベース名オプションを指定する必要があります\x02sqlcmd の開始時にクエ" + + "リを実行しますが、クエリの実行が完了しても sqlcmd を終了しません。複数のセミコロンで区切られたクエリを実行できます\x02sqlcm" + + "d が開始してから sqlcmd を直ちに終了するときにクエリを実行します。複数のセミコロンで区切られたクエリを実行できます\x02%[1]s " + + "接続先の SQL Server のインスタンスを指定します。sqlcmd スクリプト変数 %[2]s を設定します。\x02システム セキュ" + + "リティを侵害する可能性のあるコマンドを無効にします。Sqlcmd は警告を発行して続行します\x02Azure SQL データベースへの接続" + + "に使用する SQL 認証方法を指定します。次のうちの 1 つ: ActiveDirectoryDefault、ActiveDirectory" + + "Integrated、ActiveDirectoryPassword、ActiveDirectoryInteractive、ActiveDire" + + "ctoryManagedIdentity、ActiveDirectoryServicePrincipal、SqlPassword\x02Acti" + + "veDirectory 認証を使用するように sqlcmd に指示します。ユーザー名が指定されていない場合、認証方法 ActiveDirecto" + + "ryDefault が使用されます。パスワードを指定すると、ActiveDirectoryPassword が使用されます。それ以外の場合は A" + + "ctiveDirectoryInteractive が使用されます\x02sqlcmd がスクリプト変数を無視するようにします。このパラメーター" + + "は、$(variable_name) などの通常の変数と同じ形式の文字列を含む %[1]s ステートメントがスクリプトに多数含まれている場合" + + "に便利です\x02sqlcmd スクリプトで使用できる sqlcmd スクリプト変数を作成します。値にスペースが含まれている場合は、値を引用" + + "符で囲ってください。複数の var=values 値を指定できます。指定された値のいずれかにエラーがある場合、sqlcmd はエラー メッセ" + + "ージを生成して終了します\x02サイズの異なるパケットを要求します。このオプションは、sqlcmd スクリプト変数 %[1]s を設定します" + + "。packet_size は 512 から 32767 の間の値である必要があります。既定値 = 4096。パケット サイズを大きくすると、" + + "%[2]s コマンド間に多数の SQL ステートメントを含むスクリプトの実行のパフォーマンスを向上させることができます。より大きいパケット サイ" + + "ズを要求できます。しかし、要求が拒否された場合、sqlcmd はサーバーのパケット サイズの既定値を使用します\x02サーバーに接続しようと" + + "したときに、go-mssqldb ドライバーへの sqlcmd ログインがタイムアウトするまでの秒数を指定します。このオプションは、sqlc" + + "md スクリプト変数%[1]s を設定します。既定値は 30 です。0 は無限を意味します\x02このオプションは、sqlcmd スクリプト変数" + + " %[1]s を設定します。ワークステーション名は sys.sysprocesses カタログ ビューのホスト名列に一覧表示されており、ストアド" + + " プロシージャ sp_who を使用して返すことができます。このオプションを指定しない場合、既定値は現在のコンピューター名です。この名前は、さま" + + "ざまな sqlcmd セッションを識別するために使用できます\x02サーバーに接続するときに、アプリケーション ワークロードの種類を宣言しま" + + "す。現在サポートされている値は ReadOnly のみです。%[1]s が指定されていない場合、sqlcmd ユーティリティは、Always" + + " On 可用性グループ内のセカンダリ レプリカへの接続をサポートしません\x02このスイッチは、暗号化された接続を要求するためにクライアントによ" + + "って使用されます\x02結果の書式を指定します\x02stdout に送信するエラー メッセージを制御します。このレベル以上の重大度レベルの" + + "メッセージが送信されます\x02印刷する mssql ドライバー メッセージのレベル\x02sqlcmd が終了し、エラーが発生したときに " + + "%[1]s 値を返すように指定します\x02%[1]s に送信するエラー メッセージを制御します。このレベル以上の重大度レベルのメッセージが送信" + + "されます\x02列見出し間で印刷する行数を指定します。-h-1 を使用して、ヘッダーを印刷しないように指定します\x02すべての出力ファイル" + + "をリトル エンディアン Unicode でエンコードすることを指定します\x02列の区切り文字を指定します。%[1]s 変数を設定します。" + + "\x02列から末尾のスペースを削除します\x02下位互換性のために提供されます。Sqlcmd は、SQL フェールオーバー クラスターのアクティ" + + "ブなレプリカの検出を常に最適化します\x02パスワード\x02終了時に %[1]s 変数を設定するために使用される重大度レベルを制御します" + + "\x02出力の画面の幅を指定します\x02専用管理者接続\x02下位互換性のために提供されます。引用符で囲まれた識別子は常に有効です\x02下位" + + "互換性のために提供されます。クライアントの地域設定は使用されていません\x02sqlcmd スクリプト変数 %[1]s を設定します\x02" + + "'%[1]s %[2]s': 値は %#[3]v 以上 %#[4]v 以下である必要があります。\x02'%[1]s %[2]s': 値は %#" + + "[3]v より大きく、%#[4]v 未満である必要があります。\x02'%[1]s %[2]s': 予期しない引数です。引数の値を %[3]v " + + "する必要があります。\x02'%[1]s %[2]s': 予期しない引数です。引数の値は %[3]v のいずれかである必要があります。" + + "\x02%[1]s と %[2]s オプションは相互に排他的です。\x02'%[1]s': 引数がありません。ヘルプを表示するには、「-?」と入" + + "力してください。\x02'%[1]s': 不明なオプションです。ヘルプを表示するには、「-?」と入力してください。\x02バッチ ターミネー" + + "タ '%[1]s' が無効です\x04\x00\x01 \x13\x02Sqlcmd: エラー:\x04\x00\x01 \x10\x02S" + + "qlcmd: 警告:\x02ED および !! コマンド、スタートアップ スクリプト、および環境変数が無効です。\x02スクリ" + + "プト変数: '%[1]s' は読み取り専用です\x02'%[1]s' スクリプト変数が定義されていません。\x02環境変数 '%[1]s' " + + "に無効な値が含まれています: '%[2]s'。\x02コマンド '%[2]s' 付近 %[1]d 行に構文エラーがあります。\x02%[1]" + + "s ファイル %[2]s を開いているか、操作中にエラーが発生しました (理由: %[3]s)。\x02%[1]s 行 %[2]d で構文エラー" + + "\x02メッセージ %#[1]v、レベル %[2]d、状態 %[3]d、サーバー %[4]s、プロシージャ %[5]s、行 %#[6]v%[7]" + + "s\x02メッセージ %#[1]v、レベル %[2]d、状態 %[3]d、サーバー %[4]s、行 %#[5]v%[6]s\x02変数識別子 %" + + "[1]s が無効です\x02変数値の %[1]s が無効です" -var ko_KRIndex = []uint32{ // 291 elements +var ko_KRIndex = []uint32{ // 288 elements // Entry 0 - 1F - 0x00000000, 0x0000005c, 0x00000088, 0x0000009d, - 0x000000b2, 0x00000110, 0x0000014b, 0x00000188, - 0x000001c9, 0x00000217, 0x0000028b, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, + 0x00000000, 0x00000029, 0x00000053, 0x000000a8, + 0x000000f4, 0x0000010c, 0x0000011a, 0x0000015d, + 0x000001a5, 0x00000203, 0x00000235, 0x0000027c, + 0x000002a8, 0x000002b6, 0x000002ef, 0x00000314, + 0x0000032f, 0x0000034c, 0x00000367, 0x00000382, + 0x000003ad, 0x000003c8, 0x00000404, 0x00000438, + 0x0000046d, 0x00000488, 0x000004a3, 0x000004df, + 0x0000051a, 0x0000053c, 0x0000057d, 0x00000601, // Entry 20 - 3F - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, + 0x00000654, 0x000006a1, 0x000006c6, 0x000006dd, + 0x0000070f, 0x00000730, 0x00000781, 0x000007d1, + 0x000007f1, 0x00000828, 0x000008aa, 0x000008c8, + 0x000008e7, 0x00000958, 0x00000986, 0x0000098c, + 0x000009c0, 0x00000a41, 0x00000aa0, 0x00000ac1, + 0x00000ad5, 0x00000b53, 0x00000b71, 0x00000ba9, + 0x00000bde, 0x00000c06, 0x00000c28, 0x00000c46, + 0x00000ce5, 0x00000cfd, 0x00000d0e, 0x00000d25, // Entry 40 - 5F - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, + 0x00000d5a, 0x00000d79, 0x00000da4, 0x00000dbe, + 0x00000dda, 0x00000df8, 0x00000e19, 0x00000e51, + 0x00000e90, 0x00000ec2, 0x00000ee0, 0x00000f05, + 0x00000f31, 0x00000f4c, 0x00000f90, 0x00000fc7, + 0x00000ffd, 0x00001064, 0x00001075, 0x000010ac, + 0x000010e6, 0x0000112a, 0x0000115d, 0x00001199, + 0x000011d2, 0x000011e9, 0x00001209, 0x00001261, + 0x00001278, 0x000012c6, 0x00001306, 0x0000133d, // Entry 60 - 7F - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, + 0x0000136f, 0x00001397, 0x000013e7, 0x00001423, + 0x0000146a, 0x000014a8, 0x000014c4, 0x000014fa, + 0x00001540, 0x00001595, 0x000015d7, 0x000015f2, + 0x00001606, 0x00001640, 0x0000167a, 0x00001698, + 0x000016d9, 0x0000172b, 0x0000174a, 0x00001782, + 0x00001799, 0x000017bd, 0x0000182a, 0x00001841, + 0x0000187c, 0x0000189e, 0x000018af, 0x000018cd, + 0x00001924, 0x00001935, 0x00001961, 0x0000197b, // Entry 80 - 9F - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, + 0x000019b7, 0x000019ed, 0x00001a1c, 0x00001a51, + 0x00001a7a, 0x00001a9c, 0x00001ad6, 0x00001b11, + 0x00001b50, 0x00001b82, 0x00001bba, 0x00001be6, + 0x00001c0b, 0x00001c48, 0x00001c86, 0x00001cbf, + 0x00001ceb, 0x00001d2b, 0x00001d51, 0x00001d70, + 0x00001da7, 0x00001ddf, 0x00001dfa, 0x00001e53, + 0x00001e88, 0x00001ea9, 0x00001ec8, 0x00001ef7, + 0x00001f2a, 0x00001f6e, 0x00001faa, 0x00001fde, // Entry A0 - BF - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, + 0x00002000, 0x00002016, 0x00002046, 0x00002086, + 0x000020da, 0x00002132, 0x0000214c, 0x00002164, + 0x0000217d, 0x00002192, 0x000021a7, 0x000021d0, + 0x00002224, 0x00002257, 0x000022b8, 0x00002321, + 0x00002350, 0x0000237c, 0x000023d2, 0x0000241f, + 0x00002450, 0x00002493, 0x000024af, 0x00002508, + 0x00002519, 0x00002561, 0x000025b2, 0x000025ca, + 0x000025e5, 0x000025fa, 0x00002612, 0x00002619, // Entry C0 - DF - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, + 0x00002658, 0x0000268a, 0x000026c7, 0x0000270e, + 0x00002744, 0x00002764, 0x0000278d, 0x000027a4, + 0x000027c8, 0x000027df, 0x00002840, 0x00002898, + 0x000028a5, 0x00002936, 0x0000296b, 0x0000298a, + 0x000029b6, 0x000029e2, 0x00002a25, 0x00002a79, + 0x00002af4, 0x00002b2d, 0x00002b5d, 0x00002b9f, + 0x00002bad, 0x00002be6, 0x00002bf4, 0x00002c26, + 0x00002c75, 0x00002cc5, 0x00002d1c, 0x00002d24, // Entry E0 - FF - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, + 0x00002d51, 0x00002d75, 0x00002d87, 0x00002d92, + 0x00002dfa, 0x00002eb2, 0x00002ef1, 0x00002f11, + 0x00002f54, 0x00003072, 0x0000313f, 0x00003188, + 0x00003245, 0x00003304, 0x000033a3, 0x00003417, + 0x00003496, 0x000035b5, 0x000036e4, 0x000037e0, + 0x00003920, 0x00003b0e, 0x00003c24, 0x00003dbc, + 0x00003ee0, 0x00003f3d, 0x00003f62, 0x00003fec, + 0x0000401a, 0x00004071, 0x000040fa, 0x00004172, // Entry 100 - 11F - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - 0x000002c4, 0x000002c4, 0x000002c4, 0x000002c4, - // Entry 120 - 13F - 0x000002c4, 0x000002c4, 0x000002c4, -} // Size: 1188 bytes + 0x000041cc, 0x00004213, 0x00004232, 0x000042d7, + 0x000042de, 0x0000433c, 0x00004365, 0x0000437d, + 0x00004402, 0x00004480, 0x000044ba, 0x0000451a, + 0x00004566, 0x000045bf, 0x00004620, 0x00004655, + 0x000046a6, 0x000046ff, 0x00004729, 0x0000473e, + 0x00004753, 0x000047bf, 0x000047fc, 0x00004839, + 0x0000487e, 0x000048c3, 0x00004924, 0x00004954, + 0x000049b4, 0x00004a00, 0x00004a21, 0x00004a3c, +} // Size: 1176 bytes -const ko_KRData string = "" + // Size: 708 bytes - "\x02'-h %#[1]v': 헤더 값은 -1이거나 -1에서 2147483647 사이의 값이어야 합니다\x02잘못된 일괄 처리 종" + - "결자 ''%[1]s''\x04\x00\x01 \x10\x02Sqlcmd: 오류:\x04\x00\x01 \x10\x02Sqlcm" + - "d: 경고:\x02ED 및 !!<명령> 명령, 시작 스크립트 및 환경 변수는 사용할 수 없습니다\x02스크립팅 변수 '%[1]s'" + - "은(는) 읽기 전용입니다\x02'%[1]s' 스크립팅 변수가 정의되지 않았습니다.\x02환경 변수 '%[1]s'에 잘못된 값이" + - " 있습니다: '%[2]s'.\x02명령 '%[2]s' 근처의 줄 %[1]d에서 구문 오류가 발생했습니다.\x02%[1]s 파일 %" + - "[2]s을(를) 열거나 해당 작업을 수행하는 중 오류가 발생했습니다(원인: %[3]s).\x02%[1]s줄 %[2]d에서 구문 오" + - "류가 발생했습니다" +const ko_KRData string = "" + // Size: 19004 bytes + "\x02SQL Server 설치/생성, 쿼리, 제거\x02구성 정보 및 연결 문자열 보기\x02sqlcmd: SQL Server," + + " Azure SQL 및 도구 설치/만들기/쿼리\x0a\x0a피드백:\x0a %[1]s\x02이전 버전과의 호환성 플래그(-S, " + + "-U, -E 등)에 대한 도움말\x02sqlcmd의 인쇄 버전\x02구성 파일\x02로그 수준, 오류=0, 경고=1, 정보=2, " + + "디버그=3, 추적=4\x02\x22%[1]s\x22와 같은 하위 명령을 사용하여 sqlconfig 파일 수정\x02기존 엔드포" + + "인트 및 사용자에 대한 컨텍스트 추가(%[1]s 또는 %[2]s 사용)\x02SQL Server, Azure SQL 및 도구 " + + "설치/만들기\x02현재 컨텍스트에 대한 개방형 도구(예: Azure Data Studio)\x02현재 컨텍스트에 대해 쿼리 실" + + "행\x02쿼리 실행\x02[%[1]s] 데이터베이스를 사용하여 쿼리 실행\x02새 기본 데이터베이스 설정\x02실행할 명령 텍" + + "스트\x02사용할 데이터베이스\x02현재 컨텍스트 시작\x02현재 컨텍스트 시작\x02사용 가능한 컨텍스트를 보려면\x02현재" + + " 컨텍스트 없음\x02%[2]q 컨텍스트에 대해 %[1]q을(를) 시작하는 중\x04\x00\x01 /\x02SQL 컨테이너로 새" + + " 컨텍스트 만들기\x02현재 컨텍스트에 컨테이너가 없습니다.\x02현재 컨텍스트 중지\x02현재 컨텍스트 중지\x02%[2]q 컨" + + "텍스트에 대해 %[1]q을(를) 중지하는 중\x04\x00\x01 6\x02SQL Server 컨테이너로 새 컨텍스트 만들기" + + "\x02현재 컨텍스트 제거/삭제\x02현재 컨텍스트 제거/삭제, 사용자 프롬프트 없음\x02현재 컨텍스트 제거/삭제, 사용자 프롬" + + "프트 없음 및 사용자 데이터베이스에 대한 안전 검사 재정의\x02정숙 모드(작동 확인을 위한 사용자 입력을 위해 멈추지 않음)" + + "\x02비시스템(사용자) 데이터베이스 파일이 있어도 작업 완료\x02사용 가능한 컨텍스트 보기\x02컨텍스트 만들기\x02SQL " + + "Server 컨테이너로 컨텍스트 만들기\x02수동으로 컨텍스트 추가\x02현재 컨텍스트는 %[1]q입니다. 계속하시겠습니까? (예" + + "/아니오)\x02사용자(비시스템) 데이터베이스(.mdf) 파일이 없는지 확인 중\x02컨테이너를 시작하려면\x02확인을 재정의하려" + + "면 %[1]s를 사용하세요.\x02컨테이너가 실행 중이 아니며 사용자 데이터베이스 파일이 존재하지 않는지 확인할 수 없습니다." + + "\x02컨텍스트 %[1]s 제거 중\x02%[1]s을(를) 중지하는 중\x02컨테이너 %[1]q이(가) 더 이상 존재하지 않습니다" + + ". 계속해서 컨텍스트를 제거합니다...\x02현재 컨텍스트는 이제 %[1]s입니다.\x02%[1]v\x02데이터베이스가 탑재된 경" + + "우 %[1]s 실행\x02사용자(비시스템) 데이터베이스에 대한 이 안전 검사를 재정의하려면 %[1]s 플래그를 전달하세요." + + "\x02계속할 수 없습니다. 사용자(비시스템) 데이터베이스(%[1]s)가 있습니다.\x02제거할 엔드포인트 없음\x02컨텍스트 추" + + "가\x02신뢰할 수 있는 인증을 사용하여 포트 1433에서 SQL Server의 로컬 인스턴스에 대한 컨텍스트 추가\x02컨텍" + + "스트의 표시 이름\x02이 컨텍스트가 사용할 엔드포인트의 이름\x02이 컨텍스트에서 사용할 사용자의 이름\x02선택할 기존 엔" + + "드포인트 보기\x02새 로컬 엔드포인트 추가\x02기존 엔드포인트 추가\x02컨텍스트를 추가하는 데 엔드포인트가 필요합니다. " + + "'%[1]v' 엔드포인트가 존재하지 않습니다. %[2]s 플래그를 사용하세요.\x02사용자 목록 보기\x02사용자 추가\x02엔드" + + "포인트 추가\x02사용자 '%[1]v'이(가) 존재하지 않습니다.\x02Azure Data Studio에서 열기\x02대화형 " + + "쿼리 세션을 시작하려면\x02쿼리를 실행하려면\x02현재 컨텍스트 '%[1]v'\x02기본 엔드포인트 추가\x02엔드포인트의 " + + "표시 이름\x02연결할 네트워크 주소입니다(예: 127.0.0.1).\x02예를 들어 연결할 네트워크 포트입니다. 1433 등" + + "\x02이 엔드포인트에 대한 컨텍스트 추가\x02엔드포인트 이름 보기\x02엔드포인트 세부 정보 보기\x02모든 엔드포인트 세부 " + + "정보 보기\x02이 엔드포인트 삭제\x02엔드포인트 '%[1]v' 추가됨(주소: '%[2]v', 포트: '%[3]v')\x02" + + "사용자 추가(SQLCMD_PASSWORD 환경 변수 사용)\x02사용자 추가(SQLCMDPASSWORD 환경 변수 사용)" + + "\x02Windows Data Protection API를 사용하여 sqlconfig에서 암호를 암호화하는 사용자 추가\x02사용" + + "자 추가\x02사용자의 표시 이름(사용자 이름이 아님)\x02이 사용자가 사용할 인증 유형(기본 | 기타)\x02사용자 이름(" + + "%[1]s 또는 %[2]s 환경 변수에 암호 제공)\x02sqlconfig 파일의 암호 암호화 방법(%[1]s)\x02인증 유형은" + + " '%[1]s' 또는 '%[2]s'이어야 합니다.\x02인증 유형 '%[1]v'이(가) 유효하지 않습니다.\x02%[1]s 플래그" + + " 제거\x02%[1]s %[2]s을 전달합니다.\x02%[1]s 플래그는 인증 유형이 '%[2]s'인 경우에만 사용할 수 있습니다" + + ".\x02%[1]s 플래그 추가\x02인증 유형이 '%[2]s'인 경우 %[1]s 플래그를 설정해야 합니다.\x02%[1]s(또는" + + " %[2]s) 환경 변수에 암호를 제공하세요.\x02인증 유형 '%[1]s'에는 암호가 필요합니다.\x02%[1]s 플래그가 있는" + + " 사용자 이름 제공\x02사용자 이름이 제공되지 않음\x02%[2]s 플래그와 함께 유효한 암호화 방법(%[1]s)을 제공하세요." + + "\x02암호화 방법 '%[1]v'이(가) 유효하지 않습니다.\x02환경 변수 %[1]s 또는 %[2]s 중 하나를 설정 해제합니다" + + ".\x04\x00\x01 9\x02환경 변수 %[1]s 및 %[2]s가 모두 설정됩니다.\x02사용자 '%[1]v' 추가됨\x02" + + "현재 컨텍스트에 대한 연결 문자열 표시\x02모든 클라이언트 드라이버에 대한 연결 문자열 나열\x02연결 문자열용 데이터베이스" + + "(기본값은 T/SQL 로그인에서 가져옴)\x02%[1]s 인증 유형에 대해서만 지원되는 연결 문자열\x02현재 컨텍스트 표시" + + "\x02컨텍스트 삭제\x02컨텍스트 삭제(엔드포인트 및 사용자 포함)\x02컨텍스트 삭제(엔드포인트 및 사용자 제외)\x02삭제할" + + " 컨텍스트 이름\x02컨텍스트의 엔드포인트와 사용자도 삭제합니다.\x02%[1]s 플래그를 사용하여 삭제할 컨텍스트 이름을 전달합" + + "니다.\x02컨텍스트 '%[1]v' 삭제됨\x02컨텍스트 '%[1]v'이(가) 존재하지 않습니다.\x02엔드포인트 삭제\x02" + + "삭제할 엔드포인트의 이름\x02엔드포인트 이름을 제공해야 합니다. %[1]s 플래그가 포함된 엔드포인트 이름 제공\x02엔드포" + + "인트 보기\x02엔드포인트 '%[1]v'이(가) 존재하지 않습니다.\x02엔드포인트 '%[1]v' 삭제됨\x02사용자 삭제" + + "\x02삭제할 사용자의 이름\x02사용자 이름을 제공해야 합니다. %[1]s 플래그로 사용자 이름 제공\x02사용자 보기\x02사" + + "용자 %[1]q이(가) 존재하지 않음\x02사용자 %[1]q 삭제됨\x02sqlconfig 파일에서 하나 이상의 컨텍스트 표시" + + "\x02sqlconfig 파일의 모든 컨텍스트 이름 나열\x02sqlconfig 파일의 모든 컨텍스트 나열\x02sqlconfig" + + " 파일에서 하나의 컨텍스트 설명\x02세부 정보를 볼 컨텍스트 이름\x02컨텍스트 세부 정보 포함\x02사용 가능한 컨텍스트를 보" + + "려면 `%[1]s` 실행\x02오류: 이름이 \x22%[1]v\x22인 컨텍스트가 없습니다.\x02sqlconfig 파일에서 " + + "하나 이상의 엔드포인트 표시\x02sqlconfig 파일의 모든 엔드포인트 나열\x02sqlconfig 파일에서 하나의 엔드포" + + "인트 설명\x02세부 정보를 볼 엔드포인트 이름\x02엔드포인트 세부 정보 포함\x02사용 가능한 엔드포인트를 보려면 `%[1" + + "]s` 실행\x02오류: 이름이 \x22%[1]v\x22인 엔드포인트가 없습니다.\x02sqlconfig 파일에서 하나 이상의 사" + + "용자 표시\x02sqlconfig 파일의 모든 사용자 나열\x02sqlconfig 파일에서 한 명의 사용자를 설명하세요." + + "\x02세부 정보를 볼 사용자 이름\x02사용자 세부 정보 포함\x02사용 가능한 사용자를 보려면 `%[1]s` 실행\x02오류:" + + " 이름이 \x22%[1]v\x22인 사용자가 없습니다.\x02현재 컨텍스트 설정\x02mssql 컨텍스트(엔드포인트/사용자)를 현" + + "재 컨텍스트로 설정합니다.\x02현재 컨텍스트로 설정할 컨텍스트 이름\x02쿼리를 실행하려면: %[1]s\x02제거하려면: " + + " %[1]s\x02\x22%[1]v\x22 컨텍스트로 전환되었습니다.\x02이름이 \x22%[1]v\x22인 컨텍스트가" + + " 없습니다.\x02병합된 sqlconfig 설정 또는 지정된 sqlconfig 파일 표시\x02REDACTED 인증 데이터와 함께" + + " sqlconfig 설정 표시\x02sqlconfig 설정 및 원시 인증 데이터 표시\x02원시 바이트 데이터 표시\x02Azur" + + "e SQL Edge 설치\x02컨테이너에 Azure SQL Edge 설치/만들기\x02사용할 태그, get-tags를 사용하여 태" + + "그 목록 보기\x02컨텍스트 이름(제공하지 않으면 기본 컨텍스트 이름이 생성됨)\x02사용자 데이터베이스를 생성하고 로그인을 " + + "위한 기본값으로 설정\x02SQL Server EULA에 동의\x02생성된 암호 길이\x02최소 특수 문자 수\x02숫자의 최" + + "소 수\x02최소 대문자 수\x02암호에 포함할 특수 문자 세트\x02이미지를 다운로드하지 마세요. 이미 다운로드한 이미지 " + + "사용\x02연결하기 전에 대기할 오류 로그 라인\x02임의로 생성된 이름이 아닌 컨테이너의 사용자 지정 이름을 지정하세요." + + "\x02컨테이너 호스트 이름을 명시적으로 설정합니다. 기본값은 컨테이너 ID입니다.\x02이미지 CPU 아키텍처를 지정합니다." + + "\x02이미지 운영 체제를 지정합니다.\x02포트(기본적으로 사용되는 1433 이상에서 사용 가능한 다음 포트)\x02URL에서 " + + "(컨테이너로) 다운로드 및 데이터베이스(.bak) 연결\x02명령줄에 %[1]s 플래그를 추가합니다.\x04\x00\x01 >" + + "\x02또는 환경 변수를 설정합니다. 즉, %[1]s %[2]s=YES\x02EULA가 수락되지 않음\x02--user-datab" + + "ase %[1]q는 ASCII가 아닌 문자 및/또는 따옴표를 포함합니다.\x02%[1]v 시작 중\x02\x22%[2]s\x22에" + + "서 컨텍스트 %[1]q 생성, 사용자 계정 구성 중...\x02비활성화된 %[1]q 계정(및 회전된 %[2]q 암호). %[3" + + "]q 사용자 생성\x02대화형 세션 시작\x02현재 컨텍스트 변경\x02sqlcmd 구성 보기\x02연결 문자열 보기\x02제거" + + "\x02이제 포트 %[1]d에서 클라이언트 연결 준비 완료\x02--using URL은 http 또는 https여야 합니다." + + "\x02%[1]q은 --using 플래그에 유효한 URL이 아닙니다.\x02--using URL에는 .bak 파일에 대한 경로가 " + + "있어야 합니다.\x02--using 파일 URL은 .bak 파일이어야 합니다.\x02잘못된 --using 파일 형식\x02기본" + + " 데이터베이스 생성 [%[1]s]\x02%[1]s 다운로드 중\x02%[1]s 데이터베이스 복원 중\x02%[1]v 다운로드 중" + + "\x02이 컴퓨터에 컨테이너 런타임이 설치되어 있습니까(예: Podman 또는 Docker)?\x04\x01\x09\x00S" + + "\x02그렇지 않은 경우 다음에서 데스크톱 엔진을 다운로드하세요.\x04\x02\x09\x09\x00\x07\x02또는\x02컨테" + + "이너 런타임이 실행 중인가요? (`%[1]s` 또는 `%[2]s`(컨테이너 나열)을(를) 시도하면 오류 없이 반환됩니까?)" + + "\x02%[1]s 이미지를 다운로드할 수 없습니다.\x02URL에 파일이 없습니다.\x02파일을 다운로드할 수 없습니다.\x02컨" + + "테이너에 SQL Server 설치/만들기\x02SQL Server의 모든 릴리스 태그 보기, 이전 버전 설치\x02SQL Se" + + "rver 생성, AdventureWorks 샘플 데이터베이스 다운로드 및 연결\x02SQL Server 생성, 다른 데이터베이스 " + + "이름으로 AdventureWorks 샘플 데이터베이스 다운로드 및 연결\x02빈 사용자 데이터베이스로 SQL Server 만들" + + "기\x02전체 로깅으로 SQL Server 설치/만들기\x02Azure SQL Edge 설치에 사용할 수 있는 태그 가져오기" + + "\x02태그 나열\x02mssql 설치에 사용할 수 있는 태그 가져오기\x02sqlcmd 시작\x02컨테이너가 실행되고 있지 않습" + + "니다.\x02-L 매개 변수는 다른 매개 변수와 함께 사용할 수 없습니다.\x02'-a %#[1]v': 패킷 크기는 512에서" + + " 32767 사이의 숫자여야 합니다.\x02'-h %#[1]v': 헤더 값은 -1 또는 1과 2147483647 사이의 값이어야 " + + "합니다.\x02서버:\x02법률 문서 및 정보: aka.ms/SqlcmdLegal\x02타사 알림: aka.ms/SqlcmdN" + + "otices\x04\x00\x01\x0a\x0d\x02버전 %[1]v\x02플래그:\x02-? 이 구문 요약을 표시하고 %[1]s" + + "는 최신 sqlcmd 하위 명령 도움말을 표시합니다.\x02SQL 문의 일괄 처리를 포함하는 하나 이상의 파일을 식별합니다. " + + "하나 이상의 파일이 없으면 sqlcmd가 종료됩니다. %[1]s/%[2]s와 상호 배타적임\x02sqlcmd에서 출력을 수신하" + + "는 파일을 식별합니다.\x02버전 정보 출력 및 종료\x02유효성 검사 없이 서버 인증서를 암시적으로 신뢰\x02이 옵션은 s" + + "qlcmd 스크립팅 변수 %[1]s를 설정합니다. 이 매개 변수는 초기 데이터베이스를 지정합니다. 기본값은 로그인의 default" + + "-database 속성입니다. 데이터베이스가 없으면 오류 메시지가 생성되고 sqlcmd가 종료됩니다.\x02사용자 이름과 암호를 " + + "정의하는 환경 변수를 무시하고 SQL Server에 로그인하는 데 사용자 이름과 암호를 사용하는 대신 신뢰할 수 있는 연결을 " + + "사용합니다.\x02일괄 처리 종결자를 지정합니다. 기본값은 %[1]s입니다.\x02로그인 이름 또는 포함된 데이터베이스 사용자" + + " 이름입니다. 포함된 데이터베이스 사용자의 경우 데이터베이스 이름 옵션을 제공해야 합니다.\x02sqlcmd가 시작될 때 쿼리를 " + + "실행하지만 쿼리 실행이 완료되면 sqlcmd를 종료하지 않습니다. 여러 세미콜론으로 구분된 쿼리를 실행할 수 있습니다.\x02" + + "sqlcmd가 시작될 때 쿼리를 실행한 다음 즉시 sqlcmd를 종료합니다. 여러 세미콜론으로 구분된 쿼리를 실행할 수 있습니다." + + "\x02%[1]s 연결할 SQL Server의 인스턴스를 지정합니다. sqlcmd 스크립팅 변수 %[2]s를 설정합니다.\x02시" + + "스템 보안을 손상시킬 수 있는 명령을 비활성화합니다. Sqlcmd는 경고를 발행하고 계속합니다.\x02Azure SQL Dat" + + "abase에 연결하는 데 사용할 SQL 인증 방법을 지정합니다. 다음 중 하나: ActiveDirectoryDefault, Act" + + "iveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteract" + + "ive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, Sq" + + "lPassword\x02ActiveDirectory 인증을 사용하도록 sqlcmd에 지시합니다. 사용자 이름이 제공되지 않으면 인" + + "증 방법 ActiveDirectoryDefault가 사용됩니다. 암호가 제공되면 ActiveDirectoryPassword가 " + + "사용됩니다. 그렇지 않으면 ActiveDirectoryInteractive가 사용됩니다.\x02sqlcmd가 스크립팅 변수를 " + + "무시하도록 합니다. 이 매개 변수는 스크립트에 $(variable_name)과 같은 일반 변수와 동일한 형식의 문자열이 포함될" + + " 수 있는 많은 %[1]s 문이 포함된 경우에 유용합니다.\x02sqlcmd 스크립트에서 사용할 수 있는 sqlcmd 스크립팅 변" + + "수를 만듭니다. 값에 공백이 포함된 경우 값을 따옴표로 묶습니다. 여러 개의 var=values 값을 지정할 수 있습니다. 지" + + "정된 값에 오류가 있으면 sqlcmd는 오류 메시지를 생성한 다음 종료합니다.\x02다른 크기의 패킷을 요청합니다. 이 옵션은" + + " sqlcmd 스크립팅 변수 %[1]s를 설정합니다. packet_size는 512와 32767 사이의 값이어야 합니다. 기본값은" + + " 4096입니다. 패킷 크기가 클수록 %[2]s 명령 사이에 SQL 문이 많은 스크립트를 실행할 때 성능이 향상될 수 있습니다. " + + "더 큰 패킷 크기를 요청할 수 있습니다. 그러나 요청이 거부되면 sqlcmd는 패킷 크기에 대해 서버 기본값을 사용합니다." + + "\x02서버에 연결을 시도할 때 go-mssqldb 드라이버에 대한 sqlcmd 로그인 시간이 초과되기 전까지의 시간(초)을 지정" + + "합니다. 이 옵션은 sqlcmd 스크립팅 변수 %[1]s를 설정합니다. 기본값은 30입니다. 0은 무한을 의미합니다.\x02이" + + " 옵션은 sqlcmd 스크립팅 변수 %[1]s를 설정합니다. 워크스테이션 이름은 sys.sysprocesses 카탈로그 뷰의 호스" + + "트 이름 열에 나열되며 저장 프로시저 sp_who를 사용하여 반환될 수 있습니다. 이 옵션을 지정하지 않으면 기본값은 현재 컴" + + "퓨터 이름입니다. 이 이름은 다른 sqlcmd 세션을 식별하는 데 사용할 수 있습니다.\x02서버에 연결할 때 애플리케이션 워" + + "크로드 유형을 선언합니다. 현재 지원되는 유일한 값은 ReadOnly입니다. %[1]s가 지정되지 않은 경우 sqlcmd 유틸" + + "리티는 Always On 가용성 그룹의 보조 복제본에 대한 연결을 지원하지 않습니다.\x02이 스위치는 클라이언트가 암호화된 " + + "연결을 요청하는 데 사용됩니다.\x02결과의 형식을 지정합니다.\x02stdout에 보낼 오류 메시지를 제어합니다. 심각도 수" + + "준이 이 수준보다 크거나 같은 메시지가 전송됩니다.\x02인쇄할 mssql 드라이버 메시지 수준\x02오류 발생 시 sqlcm" + + "d가 종료되고 %[1]s 값을 반환하도록 지정합니다.\x02%[1]s에 보낼 오류 메시지를 제어합니다. 심각도 수준이 이 수준보다" + + " 크거나 같은 메시지가 전송됩니다.\x02열 표제 사이에 인쇄할 행 수를 지정합니다. -h-1을 사용하여 헤더가 인쇄되지 않도록 " + + "지정\x02모든 출력 파일이 little-endian 유니코드로 인코딩되도록 지정합니다.\x02열 구분 문자를 지정합니다. %" + + "[1]s 변수를 설정합니다.\x02열에서 후행 공백 제거\x02이전 버전과의 호환성을 위해 제공됩니다. Sqlcmd는 항상 SQL" + + " 장애 조치(failover) 클러스터의 활성 복제본 검색을 최적화합니다.\x02암호\x02종료 시 %[1]s 변수를 설정하는 데" + + " 사용되는 심각도 수준을 제어합니다.\x02출력 화면 너비를 지정합니다.\x02전용 관리자 연결\x02이전 버전과의 호환성을 위해" + + " 제공되었습니다. 따옴표 붙은 식별자를 항상 사용하도록 설정됩니다.\x02이전 버전과의 호환성을 위해 제공되었습니다. 클라이언트 " + + "국가별 설정이 사용되지 않습니다.\x02sqlcmd 스크립팅 변수 %[1]s을(를) 설정합니다.\x02'%[1]s %[2]s'" + + ": 값은 %#[3]v보다 크거나 같고 %#[4]v보다 작거나 같아야 합니다.\x02'%[1]s %[2]s': 값은 %#[3]v보다" + + " 크고 %#[4]v보다 작아야 합니다.\x02'%[1]s %[2]s': 예기치 않은 인수입니다. 인수 값은 %[3]v이어야 합니다" + + ".\x02'%[1]s %[2]s': 예기치 않은 인수입니다. 인수 값은 %[3]v 중 하나여야 합니다.\x02%[1]s 및 %[2" + + "]s 옵션은 상호 배타적입니다.\x02'%[1]s': 인수가 없습니다. 도움말을 보려면 '-?'를 입력하세요.\x02'%[1]s'" + + ": 알 수 없는 옵션입니다. 도움말을 보려면 '-?'를 입력하세요.\x02잘못된 일괄 처리 종결자 '%[1]s'\x04\x00" + + "\x01 \x10\x02Sqlcmd: 오류:\x04\x00\x01 \x10\x02Sqlcmd: 경고:\x02ED 및 !! 명령, 시작 스크립트 및 환경 변수를 사용하지 않도록 설정합니다.\x02스크립팅 변수: '%[1]s'은(는) 읽기 전용입" + + "니다.\x02'%[1]s' 스크립팅 변수가 정의되지 않았습니다.\x02환경 변수 '%[1]s'에 잘못된 값 '%[2]s'이(가" + + ") 있습니다.\x02'%[2]s' 명령 근처의 %[1]d 줄에 구문 오류가 있습니다.\x02%[1]s %[2]s 파일을 열거나 작" + + "업하는 동안 오류가 발생했습니다(이유: %[3]s).\x02%[1]s%[2]d행에 구문 오류가 있습니다.\x02메시지 %#[1" + + "]v, 수준 %[2]d, 상태 %[3]d, 서버 %[4]s, 프로시저 %[5]s, 줄 %#[6]v%[7]s\x02메시지 %#[1]" + + "v, 수준 %[2]d, 상태 %[3]d, 서버 %[4]s, 줄 %#[5]v%[6]s\x02잘못된 변수 식별자 %[1]s\x02잘못" + + "된 변수 값 %[1]s" -var pt_BRIndex = []uint32{ // 291 elements +var pt_BRIndex = []uint32{ // 288 elements // Entry 0 - 1F - 0x00000000, 0x00000050, 0x00000075, 0x00000088, - 0x0000009c, 0x00000107, 0x0000013a, 0x00000165, - 0x000001a7, 0x000001e3, 0x0000022e, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, + 0x00000000, 0x00000034, 0x00000071, 0x000000d0, + 0x00000126, 0x00000146, 0x00000161, 0x000001b0, + 0x000001ed, 0x00000249, 0x0000027f, 0x000002c8, + 0x000002f0, 0x00000306, 0x0000033c, 0x00000360, + 0x00000381, 0x0000039c, 0x000003b3, 0x000003cc, + 0x000003ef, 0x00000405, 0x0000042b, 0x0000045a, + 0x00000482, 0x0000049d, 0x000004b4, 0x000004d8, + 0x00000514, 0x00000539, 0x00000579, 0x00000605, // Entry 20 - 3F - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, + 0x00000658, 0x000006c8, 0x000006e6, 0x000006f5, + 0x00000721, 0x00000743, 0x00000776, 0x000007cb, + 0x000007e5, 0x00000810, 0x0000088d, 0x000008a8, + 0x000008b6, 0x000008ff, 0x0000091f, 0x00000925, + 0x00000958, 0x000009df, 0x00000a40, 0x00000a70, + 0x00000a86, 0x00000af5, 0x00000b14, 0x00000b4a, + 0x00000b74, 0x00000baa, 0x00000bd7, 0x00000c07, + 0x00000c88, 0x00000ca2, 0x00000cb7, 0x00000cd9, // Entry 40 - 5F - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, + 0x00000cf8, 0x00000d13, 0x00000d41, 0x00000d5c, + 0x00000d73, 0x00000d9d, 0x00000dc8, 0x00000e0d, + 0x00000e49, 0x00000e7e, 0x00000ea3, 0x00000ecb, + 0x00000efe, 0x00000f21, 0x00000f6e, 0x00000fb5, + 0x00000ffb, 0x00001067, 0x0000107d, 0x000010b9, + 0x000010fc, 0x0000114a, 0x00001188, 0x000011bd, + 0x000011f0, 0x0000120c, 0x00001220, 0x00001272, + 0x00001290, 0x000012e1, 0x0000131c, 0x0000134e, // Entry 60 - 7F - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, + 0x00001383, 0x000013a3, 0x000013ef, 0x00001421, + 0x00001459, 0x0000149e, 0x000014ba, 0x000014fa, + 0x00001536, 0x00001584, 0x000015cf, 0x000015e7, + 0x000015fb, 0x0000163f, 0x00001683, 0x000016a4, + 0x000016e3, 0x00001728, 0x00001743, 0x00001762, + 0x00001782, 0x000017af, 0x00001823, 0x00001840, + 0x0000186b, 0x00001892, 0x000018a6, 0x000018c7, + 0x00001923, 0x00001937, 0x00001954, 0x0000196d, // Entry 80 - 9F - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, + 0x000019a1, 0x000019d8, 0x00001a07, 0x00001a36, + 0x00001a5f, 0x00001a7c, 0x00001ab3, 0x00001ae4, + 0x00001b24, 0x00001b5f, 0x00001b96, 0x00001bcb, + 0x00001bf4, 0x00001c37, 0x00001c74, 0x00001ca7, + 0x00001cd6, 0x00001d05, 0x00001d2e, 0x00001d4b, + 0x00001d82, 0x00001db3, 0x00001dcc, 0x00001e1b, + 0x00001e4f, 0x00001e71, 0x00001e85, 0x00001ea8, + 0x00001ed8, 0x00001f2b, 0x00001f76, 0x00001fbc, // Entry A0 - BF - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, + 0x00001fd9, 0x00001ff9, 0x0000202e, 0x00002069, + 0x000020bb, 0x00002105, 0x0000211f, 0x0000213b, + 0x00002163, 0x0000218c, 0x000021b5, 0x000021ee, + 0x0000221c, 0x00002252, 0x000022ae, 0x0000230b, + 0x00002335, 0x00002360, 0x000023a7, 0x000023e6, + 0x00002417, 0x00002458, 0x00002469, 0x000024a8, + 0x000024b8, 0x000024fe, 0x00002545, 0x00002560, + 0x00002577, 0x00002597, 0x000025bd, 0x000025c5, // Entry C0 - DF - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, + 0x000025fb, 0x00002620, 0x00002650, 0x00002686, + 0x000026b6, 0x000026d8, 0x000026ff, 0x0000270e, + 0x00002731, 0x00002740, 0x0000279b, 0x000027dc, + 0x000027e5, 0x00002863, 0x0000288b, 0x000028a8, + 0x000028cd, 0x000028f8, 0x0000293f, 0x0000298c, + 0x00002a01, 0x00002a3a, 0x00002a71, 0x00002ab2, + 0x00002ac0, 0x00002af5, 0x00002b07, 0x00002b2d, + 0x00002b79, 0x00002bc1, 0x00002c1a, 0x00002c26, // Entry E0 - FF - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, + 0x00002c5c, 0x00002c86, 0x00002c9a, 0x00002ca9, + 0x00002cfe, 0x00002daa, 0x00002ddd, 0x00002e06, + 0x00002e48, 0x00002f57, 0x0000300c, 0x00003046, + 0x000030f4, 0x000031b4, 0x0000325b, 0x000032cb, + 0x00003331, 0x00003455, 0x00003572, 0x0000365f, + 0x00003797, 0x00003963, 0x00003a5f, 0x00003bdb, + 0x00003d04, 0x00003d51, 0x00003d7a, 0x00003e0c, + 0x00003e42, 0x00003e8d, 0x00003f1e, 0x00003fae, // Entry 100 - 11F - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - 0x00000252, 0x00000252, 0x00000252, 0x00000252, - // Entry 120 - 13F - 0x00000252, 0x00000252, 0x00000252, -} // Size: 1188 bytes + 0x00004004, 0x0000404a, 0x00004074, 0x00004104, + 0x0000410a, 0x00004159, 0x00004182, 0x000041a5, + 0x00004213, 0x00004284, 0x000042ae, 0x00004301, + 0x00004346, 0x00004390, 0x000043e0, 0x00004416, + 0x00004450, 0x0000448d, 0x000044b2, 0x000044c5, + 0x000044d9, 0x00004545, 0x00004577, 0x000045a2, + 0x000045e3, 0x0000461f, 0x0000465f, 0x00004684, + 0x000046e2, 0x0000472c, 0x00004757, 0x0000477a, +} // Size: 1176 bytes -const pt_BRData string = "" + // Size: 594 bytes - "\x02'-h %#[1]v': o valor do cabeçalho deve ser -1 ou um valor entre 1 e " + - "2147483647\x02terminador de lote inválido '%[1]s'\x04\x00\x01 \x0e\x02Sq" + - "lcmd: erro:\x04\x00\x01 \x0f\x02Sqlcmd: aviso:\x02os comandos ED e !!, o script de inicialização e as variáveis de ambiente estão desab" + - "ilitados\x02a variável de script: '%[1]s' é somente leitura.\x02Variável" + - " de script '%[1]s' não definida.\x02a variável de ambiente: '%[1]s' poss" + - "ui valor inválido: '%[2]s'.\x02erro de sintaxe na linha %[1]d próximo ao" + - " comando '%[2]s'.\x02%[1]s ocorreu um erro ao abrir ou operar no arquivo" + - " %[2]s (Motivo: %[3]s).\x02%[1]serro de sintaxe na linha %[2]d" +const pt_BRData string = "" + // Size: 18298 bytes + "\x02Instalar/Criar, Consultar, Desinstalar o SQL Server\x02Exibir inform" + + "ações de configuração e cadeias de conexão\x02sqlcmd: Instalar/Criar/Con" + + "sultar SQL Server, SQL do Azure e Ferramentas\x0a\x0aComentários:\x0a %" + + "[1]s\x02ajuda para sinalizadores de compatibilidade com versões anterior" + + "es (-S, -U, -E etc.)\x02versão de impressão do sqlcmd\x02Arquivo de conf" + + "iguração:\x02nível de log, erro=0, aviso=1, informações=2, depuração=3, " + + "rastreamento=4\x02Modificar arquivos sqlconfig usando subcomandos como " + + "\x22%[1]s\x22\x02Adicionar contexto para o ponto de extremidade e o usuá" + + "rio existentes (use %[1]s ou %[2]s)\x02Instalar/Criar SQL Server, SQL do" + + " Azure e Ferramentas\x02Abrir ferramentas (por exemplo, Azure Data Studi" + + "o) para o contexto atual\x02Executar uma consulta no contexto atual\x02E" + + "xecutar uma consulta\x02Executar uma consulta usando o banco de dados [%" + + "[1]s]\x02Definir novo banco de dados padrão\x02Texto do comando a ser ex" + + "ecutado\x02Banco de dados a ser usado\x02Iniciar contexto atual\x02Inici" + + "ar o contexto atual\x02Para exibir contextos disponíveis\x02Nenhum conte" + + "xto atual\x02Iniciando %[1]q para o contexto %[2]q\x04\x00\x01 *\x02Cria" + + "r novo contexto com um contêiner sql\x02O contexto atual não tem um cont" + + "êiner\x02Interromper contexto atual\x02Parar o contexto atual\x02Parand" + + "o %[1]q para o contexto %[2]q\x04\x00\x01 7\x02Criar um novo contexto co" + + "m um contêiner do SQL Server\x02Desinstalar/Excluir o contexto atual\x02" + + "Desinstalar/Excluir o contexto atual, nenhum prompt do usuário\x02Desins" + + "talar/excluir o contexto atual, nenhum prompt do usuário e substituir a " + + "verificação de segurança para bancos de dados de usuário\x02Modo silenci" + + "oso (não pare para a entrada do usuário para confirmar a operação)\x02Co" + + "nclua a operação mesmo que arquivos de banco de dados que não são do sis" + + "tema (usuário) estejam presentes\x02Exibir contextos disponíveis\x02Cria" + + "r contexto\x02Criar contexto com contêiner do SQL Server\x02Adicionar um" + + " contexto manualmente\x02O contexto atual é %[1]q. Deseja continuar? (S/" + + "N)\x02Verificando se não há arquivos de banco de dados (.mdf) de usuário" + + " (não sistema)\x02Para iniciar o contêiner\x02Para substituir a verifica" + + "ção, use %[1]s\x02O contêiner não está em execução, não é possível veri" + + "ficar se os arquivos de banco de dados do usuário não existem\x02Removen" + + "do o contexto %[1]s\x02Parando %[1]s\x02O contêiner %[1]q não existe mai" + + "s, continuando a remover o contexto...\x02O contexto atual agora é %[1]s" + + "\x02%[1]v\x02Se o banco de dados estiver montado, execute %[1]s\x02Passe" + + " o sinalizador %[1]s para substituir esta verificação de segurança para " + + "bancos de dados de usuário (que não são do sistema)\x02Não é possível co" + + "ntinuar, um banco de dados de usuário (não sistema) (%[1]s) está present" + + "e\x02Não há pontos de extremidade para desinstalar\x02Adicionar um conte" + + "xto\x02Adicionar um contexto para uma instância local do SQL Server na p" + + "orta 1433 usando a autenticação confiável\x02Nome de exibição do context" + + "o\x02Nome do ponto de extremidade que este contexto usará\x02Nome do usu" + + "ário que este contexto usará\x02Exibir pontos de extremidade existentes" + + " para escolher\x02Adicionar um novo ponto de extremidade local\x02Adicio" + + "nar um ponto de extremidade já existente\x02Ponto de extremidade necessá" + + "rio para adicionar contexto. O ponto de extremidade \x22%[1]v\x22 não e" + + "xiste. Usar o sinalizador %[2]s\x02Exibir lista de usuários\x02Adiciona" + + "r o usuário\x02Adicionar um ponto de extremidade\x02O usuário \x22%[1]v" + + "\x22 não existe\x02Abrir no Azure Data Studio\x02Para iniciar a sessão d" + + "e consulta interativa\x02Para executar uma consulta\x02Contexto Atual " + + "\x22%[1]v\x22\x02Adicionar um ponto de extremidade padrão\x02Nome de exi" + + "bição do ponto de extremidade\x02O endereço de rede ao qual se conectar," + + " por exemplo, 127.0.0.1 etc.\x02A porta de rede à qual se conectar, por " + + "exemplo, 1433 etc.\x02Adicionar um contexto para este ponto de extremida" + + "de\x02Exibir nomes de ponto de extremidade\x02Exibir detalhes do ponto d" + + "e extremidade\x02Exibir todos os detalhes dos pontos de extremidade\x02E" + + "xcluir este ponto de extremidade?\x02Ponto de extremidade \x22%[1]v\x22 " + + "adicionado (endereço: \x22%[2]v\x22, porta: \x22%[3]v\x22)\x02Adicionar " + + "um usuário (usando a variável de ambiente SQLCMD_PASSWORD)\x02Adicionar " + + "um usuário (usando a variável de ambiente SQLCMDPASSWORD)\x02Adicionar u" + + "m usuário usando a API de Proteção de Dados do Windows para criptografar" + + " a senha no sqlconfig\x02Adicionar um usuário\x02Nome de exibição do usu" + + "ário (não é o nome de usuário)\x02Tipo de autenticação que este usuário" + + " usará (básico | outros)\x02O nome de usuário (forneça a senha na variáv" + + "el de ambiente %[1]s ou %[2]s)\x02Método de criptografia de senha (%[1]s" + + ") no arquivo sqlconfig\x02O tipo de autenticação deve ser \x22%[1]s\x22 " + + "ou \x22%[2]s\x22\x02O tipo de autenticação '' não é válido %[1]v'\x02Rem" + + "over o sinalizador %[1]s\x02Passe o %[1]s %[2]s\x02O sinalizador %[1]s s" + + "ó pode ser usado quando o tipo de autenticação é \x22%[2]s\x22\x02Adici" + + "onar o sinalizador %[1]s\x02O sinalizador %[1]s deve ser definido quando" + + " o tipo de autenticação é \x22%[2]s\x22\x02Forneça a senha na variável d" + + "e ambiente %[1]s (ou %[2]s)\x02O Tipo de Autenticação \x22%[1]s\x22 requ" + + "er uma senha\x02Forneça um nome de usuário com o sinalizador %[1]s\x02No" + + "me de usuário não fornecido\x02Forneça um método de criptografia válido " + + "(%[1]s) com o sinalizador %[2]s\x02O método de criptografia \x22%[1]v" + + "\x22 não é válido\x02Desmarcar uma das variáveis de ambiente %[1]s ou %[" + + "2]s\x04\x00\x01 @\x02Ambas as variáveis de ambiente %[1]s e %[2]s estão " + + "definidas.\x02Usuário \x22%[1]v\x22 adicionado\x02Exibir cadeias de cara" + + "cteres de conexões para o contexto atual\x02Listar cadeias de conexão pa" + + "ra todos os drivers de cliente\x02Banco de dados para a cadeia de conexã" + + "o (o padrão é obtido do logon T/SQL)\x02Cadeias de conexão com suporte a" + + "penas para o tipo de autenticação %[1]s\x02Exibir o contexto atual\x02Ex" + + "cluir um contexto\x02Excluir um contexto (incluindo seu ponto de extremi" + + "dade e usuário)\x02Excluir um contexto (excluindo seu ponto de extremida" + + "de e usuário)\x02Nome do contexto a ser excluído\x02Exclua o ponto de ex" + + "tremidade e o usuário do contexto também\x02Use o sinalizador %[1]s para" + + " passar um nome de contexto para excluir\x02Contexto \x22%[1]v\x22 exclu" + + "ído\x02O contexto \x22%[1]v\x22 não existe\x02Excluir um ponto de extre" + + "midade\x02Nome do ponto de extremidade a ser excluído\x02O nome do ponto" + + " de extremidade deve ser fornecido. Forneça o nome do ponto de extremid" + + "ade com o sinalizador %[1]s\x02Exibir pontos de extremidade\x02O ponto d" + + "e extremidade '%[1]v' não existe\x02Ponto de extremidade '%[1]v' excluíd" + + "o\x02Excluir um usuário\x02Nome do usuário a ser excluído\x02O nome de u" + + "suário deve ser fornecido. Forneça o nome de usuário com o sinalizador " + + "%[1]s\x02Exibir os usuários\x02O usuário %[1]q não existe\x02Usuário %[1" + + "]q excluído\x02Exibir um ou vários contextos do arquivo sqlconfig\x02Lis" + + "tar todos os nomes de contexto no arquivo sqlconfig\x02Listar todos os c" + + "ontextos no arquivo sqlconfig\x02Descrever um contexto em seu arquivo sq" + + "lconfig\x02Nome do contexto para exibir detalhes de\x02Incluir detalhes " + + "do contexto\x02Para exibir os contextos disponíveis, execute \x22%[1]s" + + "\x22\x02erro: nenhum contexto existe com o nome: \x22%[1]v\x22\x02Exibir" + + " um ou vários pontos de extremidade do arquivo sqlconfig\x02Listar todos" + + " os pontos de extremidade no arquivo sqlconfig\x02Descrever um ponto de " + + "extremidade no arquivo sqlconfig\x02Nome do ponto de extremidade para ex" + + "ibir detalhes de\x02Incluir detalhes do ponto de extremidade\x02Para exi" + + "bir os pontos de extremidade disponíveis, execute `%[1]s`\x02erro: nenhu" + + "m ponto de extremidade existe com o nome: \x22%[1]v\x22\x02Exibir um ou " + + "muitos usuários do arquivo sqlconfig\x02Listar todos os usuários no arqu" + + "ivo sqlconfig\x02Descrever um usuário em seu arquivo sqlconfig\x02Nome d" + + "e usuário para exibir detalhes de\x02Incluir detalhes do usuário\x02Para" + + " exibir os usuários disponíveis, execute '%[1]s'\x02erro: nenhum usuário" + + " existe com o nome: \x22%[1]v\x22\x02Definir o contexto atual\x02Definir" + + " o contexto mssql (ponto de extremidade/usuário) como o contexto atual" + + "\x02Nome do contexto a ser definido como contexto atual\x02Para executar" + + " uma consulta: %[1]s\x02Para remover: %[1]s\x02Alternado para o contexto" + + " \x22%[1]v\x22.\x02Não existe nenhum contexto com o nome: \x22%[1]v\x22" + + "\x02Exibir configurações mescladas do sqlconfig ou um arquivo sqlconfig " + + "especificado\x02Mostrar configurações de sqlconfig, com dados de autenti" + + "cação REDACTED\x02Mostrar configurações do sqlconfig e dados de autentic" + + "ação brutos\x02Exibir dados brutos de bytes\x02Instalar o SQL do Azure n" + + "o Edge\x02Instalar/Criar SQL do Azure no Edge em um contêiner\x02Marca a" + + " ser usada, use get-tags para ver a lista de marcas\x02Nome de contexto " + + "(um nome de contexto padrão será criado se não for fornecido)\x02Criar u" + + "m banco de dados de usuário e defini-lo como o padrão para logon\x02Acei" + + "tar o SQL Server EULA\x02Comprimento da senha gerado\x02Número mínimo de" + + " caracteres especiais\x02Número mínimo de caracteres numéricos\x02Número" + + " mínimo de caracteres superiores\x02Conjunto de caracteres especial a se" + + "r incluído na senha\x02Não baixe a imagem. Usar imagem já baixada\x02Li" + + "nha no log de erros a aguardar antes de se conectar\x02Especifique um no" + + "me personalizado para o contêiner em vez de um nome gerado aleatoriament" + + "e\x02Definir explicitamente o nome do host do contêiner, ele usa como pa" + + "drão a ID do contêiner\x02Especifica a arquitetura da CPU da imagem\x02E" + + "specifica o sistema operacional da imagem\x02Porta (próxima porta dispon" + + "ível de 1433 para cima usada por padrão)\x02Baixar (no contêiner) e ane" + + "xar o banco de dados (.bak) da URL\x02Adicione o sinalizador %[1]s à lin" + + "ha de comando\x04\x00\x01 <\x02Ou defina a variável de ambiente, ou seja" + + ", %[1]s %[2]s=YES\x02EULA não aceito\x02--user-database %[1]q contém car" + + "acteres não ASCII e/ou aspas\x02Iniciando %[1]v\x02Contexto %[1]q criado" + + " em \x22%[2]s\x22, configurando a conta de usuário...\x02Conta %[1]q des" + + "abilitada (e %[2]q rotacionada). Criando usuário %[3]q\x02Iniciar sessão" + + " interativa\x02Alterar contexto atual\x02Exibir configuração do sqlcmd" + + "\x02Ver cadeias de caracteres de conexão\x02Remover\x02Agora pronto para" + + " conexões de cliente na porta %[1]d\x02A URL --using deve ser http ou ht" + + "tps\x02%[1]q não é uma URL válida para --using flag\x02O --using URL dev" + + "e ter um caminho para o arquivo .bak\x02--using URL do arquivo deve ser " + + "um arquivo .bak\x02Tipo de arquivo --using inválido\x02Criando banco de " + + "dados padrão [%[1]s]\x02Baixando %[1]s\x02Restaurando o banco de dados %" + + "[1]s\x02Baixando %[1]v\x02Um runtime de contêiner está instalado neste c" + + "omputador (por exemplo, Podman ou Docker)?\x04\x01\x09\x00<\x02Caso cont" + + "rário, baixe o mecanismo da área de trabalho de:\x04\x02\x09\x09\x00\x03" + + "\x02ou\x02Um runtime de contêiner está em execução? (Experimente `%[1]s" + + "` ou `%[2]s`(contêineres de lista), ele retorna sem erro?)\x02Não é poss" + + "ível baixar a imagem %[1]s\x02O arquivo não existe na URL\x02Não é poss" + + "ível baixar os arquivos\x02Instalar/Criar SQL Server em um contêiner" + + "\x02Ver todas as marcas de versão SQL Server, instalar a versão anterior" + + "\x02Criar SQL Server, baixar e anexar o banco de dados de exemplo Advent" + + "ureWorks\x02Criar SQL Server, baixar e anexar o banco de dados de exempl" + + "o AdventureWorks com um nome de banco de dados diferente\x02Criar SQL Se" + + "rver com um banco de dados de usuário vazio\x02Instalar/Criar SQL Server" + + " com registro em log completo\x02Obter marcas disponíveis para SQL do Az" + + "ure no Edge instalação\x02Listar marcas\x02Obter marcas disponíveis para" + + " instalação do mssql\x02Início do sqlcmd\x02O contêiner não está em exec" + + "ução\x02O parâmetro -L não pode ser usado em combinação com outros parâm" + + "etros.\x02'-a %#[1]v': o tamanho do pacote deve ser um número entre 512 " + + "e 32767.\x02\x22-h %#[1]v\x22: o valor do cabeçalho deve ser -2147483647" + + " ou um valor entre 1 e 2147483647\x02Servidores:\x02Documentos e informa" + + "ções legais: aka.ms/SqlcmdLegal\x02Avisos de terceiros: aka.ms/SqlcmdNo" + + "tices\x04\x00\x01\x0a\x0f\x02Versão: %[1]v\x02Sinalizadores:\x02-? mostr" + + "a este resumo de sintaxe, %[1]s mostra a ajuda moderna do sub-comando sq" + + "lcmd\x02Identifica um ou mais arquivos que contêm lotes de instruções SQ" + + "L. Se um ou mais arquivos não existirem, o sqlcmd será encerrado. Mutuam" + + "ente exclusivo com %[1]s/%[2]s\x02Identifica o arquivo que recebe a saíd" + + "a do sqlcmd\x02Imprimir informações de versão e sair\x02Confiar implicit" + + "amente no certificado do servidor sem validação\x02Essa opção define a v" + + "ariável de script sqlcmd %[1]s. Esse parâmetro especifica o banco de dad" + + "os inicial. O padrão é a propriedade de banco de dados padrão do seu log" + + "on. Se o banco de dados não existir, uma mensagem de erro será gerada e " + + "o sqlcmd será encerrado\x02Usa uma conexão confiável em vez de usar um n" + + "ome de usuário e senha para entrar no SQL Server, ignorando todas as var" + + "iáveis de ambiente que definem o nome de usuário e a senha\x02Especifica" + + " o terminador de lote. O valor padrão é %[1]s\x02O nome de logon ou o no" + + "me de usuário do banco de dados independente. Para usuários de banco de " + + "dados independentes, você deve fornecer a opção de nome do banco de dado" + + "s\x02Executa uma consulta quando o sqlcmd é iniciado, mas não sai do sql" + + "cmd quando a consulta termina de ser executada. Consultas múltiplas deli" + + "mitadas por ponto e vírgula podem ser executadas\x02Executa uma consulta" + + " quando o sqlcmd é iniciado e, em seguida, sai imediatamente do sqlcmd. " + + "Consultas delimitadas por ponto e vírgula múltiplo podem ser executadas" + + "\x02%[1]s Especifica a instância do SQL Server à qual se conectar. Ele d" + + "efine a variável de script sqlcmd %[2]s.\x02Desabilita comandos que pode" + + "m comprometer a segurança do sistema. O Sqlcmd emite um aviso e continua" + + "\x02Especifica o método de autenticação SQL a ser usado para se conectar" + + " ao Banco de Dados SQL do Azure. Um de: ActiveDirectoryDefault, ActiveDi" + + "rectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, " + + "ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPass" + + "word\x02Instrui o sqlcmd a usar a autenticação ActiveDirectory. Se nenhu" + + "m nome de usuário for fornecido, o método de autenticação ActiveDirector" + + "yDefault será usado. Se uma senha for fornecida, ActiveDirectoryPassword" + + " será usado. Caso contrário, ActiveDirectoryInteractive será usado\x02Fa" + + "z com que o sqlcmd ignore variáveis de script. Esse parâmetro é útil qua" + + "ndo um script contém muitas instruções %[1]s que podem conter cadeias de" + + " caracteres que têm o mesmo formato de variáveis regulares, como $(varia" + + "ble_name)\x02Cria uma variável de script sqlcmd que pode ser usada em um" + + " script sqlcmd. Coloque o valor entre aspas se o valor contiver espaços." + + " Você pode especificar vários valores var=values. Se houver erros em qua" + + "lquer um dos valores especificados, o sqlcmd gerará uma mensagem de erro" + + " e, em seguida, será encerrado\x02Solicita um pacote de um tamanho difer" + + "ente. Essa opção define a variável de script sqlcmd %[1]s. packet_size d" + + "eve ser um valor entre 512 e 32767. O padrão = 4096. Um tamanho de pacot" + + "e maior pode melhorar o desempenho para a execução de scripts que têm mu" + + "itas instruções SQL entre comandos %[2]s. Você pode solicitar um tamanho" + + " de pacote maior. No entanto, se a solicitação for negada, o sqlcmd usar" + + "á o padrão do servidor para o tamanho do pacote\x02Especifica o número " + + "de segundos antes de um logon do sqlcmd no driver go-mssqldb atingir o t" + + "empo limite quando você tentar se conectar a um servidor. Essa opção def" + + "ine a variável de script sqlcmd %[1]s. O valor padrão é 30. 0 significa " + + "infinito\x02Essa opção define a variável de script sqlcmd %[1]s. O nome " + + "da estação de trabalho é listado na coluna nome do host da exibição do c" + + "atálogo sys.sysprocesses e pode ser retornado usando o procedimento arma" + + "zenado sp_who. Se essa opção não for especificada, o padrão será o nome " + + "do computador atual. Esse nome pode ser usado para identificar sessões s" + + "qlcmd diferentes\x02Declara o tipo de carga de trabalho do aplicativo ao" + + " se conectar a um servidor. O único valor com suporte no momento é ReadO" + + "nly. Se %[1]s não for especificado, o utilitário sqlcmd não será compatí" + + "vel com a conectividade com uma réplica secundária em um grupo de Always" + + " On disponibilidade\x02Essa opção é usada pelo cliente para solicitar um" + + "a conexão criptografada\x02Especifica a formatação dos resultados\x02Con" + + "trola quais mensagens de erro são enviadas para stdout. As mensagens que" + + " têm nível de severidade maior ou igual a esse nível são enviadas\x02Nív" + + "el de mensagens de driver mssql a serem impressas\x02Especifica que o sq" + + "lcmd sai e retorna um valor %[1]s quando ocorre um erro\x02Controla quai" + + "s mensagens de erro são enviadas para %[1]s. As mensagens que têm nível " + + "de severidade maior ou igual a esse nível são enviadas\x02Especifica o n" + + "úmero de linhas a serem impressas entre os títulos de coluna. Use -h-1 " + + "para especificar que os cabeçalhos não sejam impressos\x02Especifica que" + + " todos os arquivos de saída são codificados com Unicode little-endian" + + "\x02Especifica o caractere separador de coluna. Define a variável %[1]s." + + "\x02Remover espaços à direita de uma coluna\x02Fornecido para compatibil" + + "idade com versões anteriores. O Sqlcmd sempre otimiza a detecção da répl" + + "ica ativa de um Cluster de Failover do SQL\x02Senha\x02Controla o nível " + + "de severidade usado para definir a variável %[1]s na saída\x02Especifica" + + " a largura da tela para saída\x02Conexão de administrador dedicada\x02Fo" + + "rnecido para compatibilidade com versões anteriores. Os identificadores " + + "entre aspas estão sempre ativados\x02Fornecido para compatibilidade com " + + "versões anteriores. As configurações regionais do cliente não são usadas" + + "\x02Define a variável de script sqlcmd %[1]s\x02\x22%[1]s %[2]s\x22: o v" + + "alor deve ser maior ou igual a %#[3]v e menor ou igual a %#[4]v.\x02\x22" + + "%[1]s %[2]s\x22: o valor deve ser maior que %#[3]v e menor que %#[4]v." + + "\x02\x22%[1]s %[2]s\x22: argumento inesperado. O valor do argumento deve" + + " ser %[3]v.\x02\x22%[1]s %[2]s\x22: argumento inesperado. O valor do arg" + + "umento deve ser um de %[3]v.\x02As opções %[1]s e %[2]s são mutuamente e" + + "xclusivas.\x02\x22%[1]s\x22: Argumento ausente. Digite \x22-?\x22 para o" + + "bter ajuda.\x02\x22%[1]s\x22: opção desconhecida. Insira \x22-?\x22 para" + + " obter ajuda.\x02terminador de lote inválido \x22%[1]s\x22\x04\x00\x01 " + + "\x0e\x02Sqlcmd: Erro:\x04\x00\x01 \x0f\x02SQLcmd: Aviso:\x02Os comandos " + + "ED e !!, o script de inicialização e as variáveis de ambiente e" + + "stão desabilitados.\x02A variável de script: \x22%[1]s\x22 é somente lei" + + "tura\x02Variável de script \x22%[1]s\x22 não definida.\x02A variável de " + + "ambiente \x22%[1]s\x22 tem um valor inválido: \x22%[2]s\x22.\x02Erro de " + + "sintaxe na linha %[1]d próximo ao comando \x22%[2]s\x22.\x02%[1]s Erro a" + + "o abrir ou operar no arquivo %[2]s (Motivo: %[3]s).\x02%[1]s Erro de sin" + + "taxe na linha %[2]d\x02Msg %#[1]v, Nível %[2]d, Estado %[3]d, Servidor %" + + "[4]s, Procedimento %[5]s, Linha %#[6]v%[7]s\x02Msg %#[1]v, Nível %[2]d, " + + "Estado %[3]d, Servidor %[4]s, Linha %#[5]v%[6]s\x02Identificador de vari" + + "ável %[1]s inválido\x02Valor de variável inválido %[1]s" -var ru_RUIndex = []uint32{ // 291 elements +var ru_RUIndex = []uint32{ // 288 elements // Entry 0 - 1F - 0x00000000, 0x00000080, 0x000000c8, 0x000000e4, - 0x00000103, 0x00000183, 0x000001e2, 0x00000229, - 0x00000291, 0x00000305, 0x00000374, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, + 0x00000000, 0x00000056, 0x000000c1, 0x00000156, + 0x000001bb, 0x000001dc, 0x000001ff, 0x000002a5, + 0x0000030b, 0x000003b1, 0x0000040a, 0x00000481, + 0x000004c8, 0x000004e8, 0x0000052b, 0x00000571, + 0x000005a7, 0x000005f5, 0x00000628, 0x0000065b, + 0x0000069d, 0x000006d4, 0x00000707, 0x00000755, + 0x00000798, 0x000007cd, 0x00000802, 0x0000083b, + 0x00000890, 0x000008bf, 0x0000093b, 0x00000a1d, // Entry 20 - 3F - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, + 0x00000ac0, 0x00000b61, 0x00000b9e, 0x00000bbe, + 0x00000c03, 0x00000c34, 0x00000c7b, 0x00000d20, + 0x00000d4b, 0x00000d96, 0x00000e49, 0x00000e8c, + 0x00000ea5, 0x00000f26, 0x00000f6e, 0x00000f74, + 0x00000fc2, 0x00001094, 0x0000113d, 0x00001178, + 0x0000119a, 0x00001269, 0x00001292, 0x0000130b, + 0x00001381, 0x000013e1, 0x0000142c, 0x00001479, + 0x0000154f, 0x0000158e, 0x000015c3, 0x000015f0, // Entry 40 - 5F - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, + 0x0000162b, 0x0000164f, 0x0000169e, 0x000016c9, + 0x000016f1, 0x00001736, 0x00001768, 0x000017c5, + 0x0000181d, 0x0000186b, 0x000018a9, 0x000018f0, + 0x00001940, 0x00001972, 0x000019d2, 0x00001a40, + 0x00001aad, 0x00001b45, 0x00001b6f, 0x00001c06, + 0x00001cab, 0x00001d1f, 0x00001d6c, 0x00001dc8, + 0x00001e16, 0x00001e34, 0x00001e62, 0x00001ee4, + 0x00001f04, 0x00001f8c, 0x00001fe0, 0x00002040, // Entry 60 - 7F - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, + 0x00002086, 0x000020ba, 0x0000211d, 0x0000215e, + 0x000021d2, 0x0000221b, 0x0000224d, 0x000022b1, + 0x0000231e, 0x000023c4, 0x00002450, 0x00002481, + 0x000024a1, 0x00002511, 0x00002584, 0x000025c7, + 0x0000262c, 0x000026b6, 0x000026dc, 0x00002711, + 0x0000273c, 0x00002786, 0x00002817, 0x0000284a, + 0x00002888, 0x000028bb, 0x000028e3, 0x0000292c, + 0x000029b7, 0x000029e9, 0x00002a22, 0x00002a4e, // Entry 80 - 9F - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, + 0x00002ab1, 0x00002b07, 0x00002b50, 0x00002b91, + 0x00002bf1, 0x00002c29, 0x00002c9c, 0x00002cf0, + 0x00002d5a, 0x00002dac, 0x00002df8, 0x00002e61, + 0x00002ea2, 0x00002f1a, 0x00002f77, 0x00002fe6, + 0x00003039, 0x00003086, 0x000030ec, 0x0000312a, + 0x000031a1, 0x000031fb, 0x00003228, 0x000032c4, + 0x00003329, 0x0000335b, 0x00003382, 0x000033d1, + 0x00003417, 0x0000348b, 0x00003504, 0x00003587, // Entry A0 - BF - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, + 0x000035d3, 0x00003610, 0x00003690, 0x00003724, + 0x000037b4, 0x00003841, 0x000038bd, 0x000038f6, + 0x0000394f, 0x00003989, 0x000039de, 0x00003a42, + 0x00003ac1, 0x00003b29, 0x00003bca, 0x00003c69, + 0x00003c9f, 0x00003ce7, 0x00003d77, 0x00003deb, + 0x00003e3b, 0x00003e98, 0x00003eeb, 0x00003f58, + 0x00003f84, 0x00004035, 0x000040ec, 0x00004125, + 0x00004156, 0x0000418d, 0x000041c8, 0x000041d7, // Entry C0 - DF - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, + 0x0000423e, 0x00004287, 0x000042e5, 0x00004339, + 0x000043ac, 0x00004400, 0x00004460, 0x0000447b, + 0x000044bd, 0x000044d8, 0x00004576, 0x000045e1, + 0x000045ee, 0x000046e0, 0x00004714, 0x0000474d, + 0x00004779, 0x000047c7, 0x00004847, 0x000048c3, + 0x0000495c, 0x000049bf, 0x00004a25, 0x00004aaa, + 0x00004aca, 0x00004b18, 0x00004b2c, 0x00004b53, + 0x00004bcd, 0x00004c2c, 0x00004cce, 0x00004cde, // Entry E0 - FF - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, + 0x00004d30, 0x00004d73, 0x00004d8b, 0x00004d97, + 0x00004e46, 0x00004f9d, 0x00005006, 0x00005042, + 0x0000509e, 0x00005259, 0x00005382, 0x000053f8, + 0x00005544, 0x0000566d, 0x0000577c, 0x0000582e, + 0x0000590f, 0x00005ab2, 0x00005c84, 0x00005e30, + 0x00006046, 0x00006349, 0x000064c1, 0x00006755, + 0x00006928, 0x000069c0, 0x00006a01, 0x00006b01, + 0x00006b4e, 0x00006bdd, 0x00006cdc, 0x00006da2, // Entry 100 - 11F - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - 0x000003b9, 0x000003b9, 0x000003b9, 0x000003b9, - // Entry 120 - 13F - 0x000003b9, 0x000003b9, 0x000003b9, -} // Size: 1188 bytes + 0x00006e2c, 0x00006eaf, 0x00006ef2, 0x00006fda, + 0x00006fe7, 0x0000707f, 0x000070ba, 0x00007105, + 0x000071aa, 0x00007252, 0x00007292, 0x000072fe, + 0x00007360, 0x000073df, 0x00007482, 0x000074db, + 0x00007538, 0x000075a7, 0x000075e7, 0x00007602, + 0x0000762d, 0x000076ad, 0x0000770b, 0x00007752, + 0x000077b8, 0x0000781f, 0x000078a9, 0x000078ee, + 0x00007980, 0x000079f8, 0x00007a47, 0x00007a8c, +} // Size: 1176 bytes -const ru_RUData string = "" + // Size: 953 bytes - "\x02'-h %#[1]v': значением заголовка может быть или -1, или число между " + - "-1 и 2147483647\x02недопустимый признак конца пакета '%[1]s'\x04\x00\x01" + - " \x17\x02Sqlcmd: ошибка -\x04\x00\x01 \x1a\x02Sqlcmd: внимание!\x02ED, а" + - " также команды !!, скрипт запуска и переменные среды отключены" + - "\x02переменная скрипта: '%[1]s' доступна только для чтения\x02Переменная" + - " скрипта '%[1]s' не определена.\x02переменная среды: '%[1]s' имеет недоп" + - "устимое значение: '%[2]s'.\x02синтаксическая ошибка в строке %[1]d при " + - "выполнении команды '%[2]s'.\x02%[1]s ошибка при открытии или обработке " + - "файла %[2]s (причина: %[3]s).\x02%[1]sсинтаксическая ошибка в строке %[" + - "2]d" +const ru_RUData string = "" + // Size: 31372 bytes + "\x02Установка или создание, запрос, удаление SQL Server\x02Просмотреть с" + + "ведения о конфигурации и строки подключения\x02sqlcmd: установка, созда" + + "ние и запрос SQL Server, Azure SQL и инструментов\x0a\x0aОбратная связь" + + ":\x0a %[1]s\x02справка по флагам обратной совместимости (-S, -U, -E и т" + + ". д.)\x02печать версии sqlcmd\x02файл конфигурации:\x02уровень занесения" + + " в журнал, ошибка=0, предупреждение=1, информация=2, отладка=3, трассиро" + + "вка=4\x02Измените файлы sqlconfig с помощью таких подкоманд, как \x22%[" + + "1]s\x22\x02Добавить контекст для существующей конечной точки и пользоват" + + "еля (используйте %[1]s или %[2]s)\x02Установка и создание SQL Server, A" + + "zure SQL и инструментов\x02Открыть инструменты (например, Azure Data Stu" + + "dio) для текущего контекста\x02Запустить запрос на текущем контексте\x02" + + "Выполнить запрос\x02Выполнить запрос на базе данных [%[1]s]\x02Задать н" + + "овую базу данных по умолчанию\x02Текст команды для выполнения\x02База д" + + "анных, которую следует использовать\x02Запустить текущий контекст\x02За" + + "пустить текущий контекст\x02Для просмотра доступных контекстов\x02Текущ" + + "ий контекст отсутствует\x02Запуск %[1]q для контекста %[2]q\x04\x00\x01" + + " I\x02Создать новый контекст с контейнером SQL\x02У текущего контекста н" + + "ет контейнера\x02Остановить текущий контекст\x02Остановить текущий конт" + + "екст\x02Остановка %[1]q для контекста %[2]q\x04\x00\x01 P\x02Создать но" + + "вый контекст с контейнером SQL Server\x02Удалить текущий контекст\x02Уд" + + "алить текущий контекст без запроса подтверждения у пользователя\x02Удал" + + "ить текущий контекст без запроса пользователя, переопределить проверку " + + "безопасности для пользовательских баз данных\x02Тихий режим (не останав" + + "ливаться, чтобы запросить у пользователя подтверждение операции)\x02Зав" + + "ершить операцию, даже если имеются несистемные (пользовательские) файлы" + + " базы данных\x02Просмотреть доступные контексты\x02Создать контекст\x02С" + + "оздать контекст с контейнером SQL Server\x02Добавить контекст вручную" + + "\x02Текущий контекст - %[1]q. Продолжить? (Д/Н)\x02Производится проверка" + + " на отсутствие файлов пользовательских (несистемных) баз данных (MDF)" + + "\x02Для запуска контейнера\x02Чтобы отменить проверку, используйте %[1]s" + + "\x02Контейнер не запущен, не удалось проверить, что пользовательские фай" + + "лы базы данных не существуют\x02Производится удаление контекста %[1]s" + + "\x02Остановка %[1]s\x02Контейнер %[1]q больше не существует, продолжаетс" + + "я удаление контекста...\x02Теперь текущим контекстом является %[1]s\x02" + + "%[1]v\x02Если база данных подключена, выполните %[1]s\x02Передайте флаг " + + "%[1]s, чтобы отменить эту проверку безопасности на наличие пользовательс" + + "ких (несистемных) баз данных\x02Невозможно продолжить работу, присутств" + + "ует пользовательская (несистемная) база данных (%[1]s)\x02Нет конечных " + + "точек для удаления\x02Добавить контекст\x02Добавьте контекст для локаль" + + "ного экземпляра службы SQL Server на порте 1433 с помощью доверенной пр" + + "оверки подлинности\x02Видимое имя контекста\x02Имя конечной точки, кото" + + "рая будет использоваться этим контекстом\x02Имя пользователя, которое б" + + "удет использоваться этим контекстом\x02Просмотреть существующие конечны" + + "е точки для выбора\x02Добавить новую локальную конечную точку\x02Добави" + + "ть уже существующую конечную точку\x02Для добавления контекста требуетс" + + "я конечная точка. Конечной точки с именем \x22%[1]v\x22 не существует." + + " Используйте флаг %[2]s\x02Просмотреть список пользователей\x02Добавить" + + " этого пользователя\x02Добавить конечную точку\x02Пользователя \x22%[1]v" + + "\x22 не существует\x02Открыть в Azure Data Studio\x02Для запуска сеанса " + + "интерактивного запроса\x02Для выполнения запроса\x02Текущий контекст " + + "\x22%[1]v\x22\x02Добавить конечную точку по умолчанию\x02Видимое имя кон" + + "ечной точки\x02Сетевой порт для подключения, например 127.0.0.1 и т. д." + + "\x02Сетевой порт для подключения, например 1433 и т. д.\x02Добавить конт" + + "екст для этой конечной точки\x02Просмотреть имена конечных точек\x02Про" + + "смотреть сведения о конечной точке\x02Просмотреть все сведения о конечн" + + "ых точках\x02Удалить эту конечную точку\x02Добавлена конечная точка " + + "\x22%[1]v\x22 (адрес: \x22%[2]v\x22, порт: \x22%[3]v\x22)\x02Добавить по" + + "льзователя (с помощью переменной среды SQLCMD_PASSWORD)\x02Добавить пол" + + "ьзователя (с помощью переменной среды SQLCMDPASSWORD)\x02Добавьте польз" + + "ователя с помощью API защиты данных Windows для шифрования пароля в sql" + + "config\x02Добавить пользователя\x02Видимое имя пользователя (не то же са" + + "мое, что имя пользователя для входа в систему)\x02Тип проверки подлинно" + + "сти, который будет использовать этот пользователь (базовый | другой)" + + "\x02Имя пользователя (укажите пароль в переменной среды %[1]s или %[2]s)" + + "\x02Метод шифрования пароля (%[1]s) в файле sqlconfig\x02Тип проверки по" + + "длинности должен быть \x22%[1]s\x22 или \x22%[2]s\x22\x02Тип проверки п" + + "одлинности \x22\x22 недопустим %[1]v\x22\x02Удалить флаг %[1]s\x02Перед" + + "ать параметр %[1]s %[2]s\x02Флаг %[1]s может использоваться только с ти" + + "пом проверки подлинности \x22%[2]s\x22\x02Добавить флаг %[1]s\x02Флаг %" + + "[1]s обязательно должен указываться с типом проверки подлинности \x22%[2" + + "]s\x22\x02Укажите пароль в переменной среды %[1]s (или %[2]s)\x02Для тип" + + "а проверки подлинности \x22%[1]s\x22 требуется пароль\x02Укажите имя по" + + "льзователя с флагом %[1]s.\x02Имя пользователя не указано\x02Укажите до" + + "пустимый метод шифрования (%[1]s) с флагом %[2]s.\x02Недопустимый метод" + + " шифрования \x22%[1]v\x22\x02Отменить задание значения одной из переменн" + + "ых среды %[1]s или %[2]s\x04\x00\x01 D\x02Заданы обе переменные среды %" + + "[1]s и %[2]s.\x02Пользователь \x22%[1]v\x22 добавлен\x02Показывать строк" + + "и подключения для текущего контекста\x02Перечислите строки подключения " + + "для всех драйверов клиента\x02База данных для строки подключения (значе" + + "ние по умолчанию берется из имени для входа в T/SQL)\x02Строки подключе" + + "ния поддерживаются только для проверки подлинности типа %[1]s\x02Показа" + + "ть текущий контекст\x02Удалить контекст\x02Удалить контекст (включая ег" + + "о конечную точку и пользователя)\x02Удалить контекст (не удаляя его кон" + + "ечную точку и пользователя)\x02Имя контекста, подлежащего удалению\x02У" + + "далить также конечную точку и пользователя контекста\x02Используйте фла" + + "г %[1]s для передачи имени контекста, которое следует удалить\x02Контек" + + "ст \x22%[1]v\x22 удален\x02Контекста \x22%[1]v\x22 не существует\x02Уда" + + "лить конечную точку\x02Имя конечной точки, подлежащей удалению\x02Необх" + + "одимо указать имя конечной точки. Укажите имя конечной точки с флагом " + + "%[1]s\x02Просмотреть конечные точки\x02Конечной точки \x22%[1]v\x22 не с" + + "уществует\x02Конечная точка \x22%[1]v\x22 удалена\x02Удалить пользовате" + + "ля\x02Имя пользователя, подлежащего удалению\x02Необходимо указать имя " + + "пользователя. Укажите имя пользователя с флагом %[1]s\x02Просмотреть п" + + "ользователей\x02Пользователя %[1]q не существует\x02Пользователь %[1]q " + + "удален\x02Показать один или несколько контекстов из файла sqlconfig\x02" + + "Перечислите все имена контекстов в файле sqlconfig\x02Перечислите все к" + + "онтексты в файле sqlconfig\x02Опишите один контекст в файле sqlconfig" + + "\x02Имя контекста, сведения о котором нужно просмотреть\x02Включить свед" + + "ения о контексте\x02Чтобы просмотреть доступные контексты, выполните ко" + + "манду \x22%[1]s\x22\x02ошибка: не существует контекста с именем: \x22%[" + + "1]v\x22\x02Показать одну или несколько конечных точек из файла sqlconfig" + + "\x02Перечислите все конечные точки в файле sqlconfig\x02Опишите одну кон" + + "ечную точку в файле sqlconfig\x02Имя конечной точки, сведения о которой" + + " нужно просмотреть\x02Включить сведения о конечной точке\x02Чтобы просмо" + + "треть доступные конечные точки, введите команду \x22%[1]s\x22\x02ошибка" + + ": не существует конечной точки с именем: \x22%[1]v\x22\x02Показать одног" + + "о или нескольких пользователей из файла sqlconfig\x02Перечислите всех п" + + "ользователей в файле sqlconfig\x02Опишите одного пользователя в файле s" + + "qlconfig\x02Имя пользователя, сведения о котором нужно просмотреть\x02Вк" + + "лючить сведения о пользователе\x02Чтобы просмотреть доступных пользоват" + + "елей, введите команду \x22%[1]s\x22\x02ошибка: пользователя с именем: " + + "\x22%[1]v\x22 не существует\x02Задать текущий контекст\x02Задайте контек" + + "ст mssql (конечную точку или пользователя) в качестве текущего контекст" + + "а\x02Имя контекста, который будет задан в качестве текущего\x02Для выпо" + + "лнения запроса: %[1]s\x02Для удаления: %[1]s\x02Произведено пер" + + "еключение на контекст \x22%[1]v\x22.\x02Не существует контекста с имене" + + "м: \x22%[1]v\x22\x02Показать объединенные параметры sqlconfig или указа" + + "нный файл sqlconfig\x02Показать параметры sqlconfig с ИЗЪЯТЫМИ данными " + + "проверки подлинности\x02Показать параметры sqlconfig и необработанные д" + + "анные проверки подлинности\x02Показать необработанные байтовые данные" + + "\x02SQL Azure для пограничных вычислений\x02Установить или создать SQL A" + + "zure для пограничных вычислений в контейнере\x02Тег для использования. И" + + "спользуйте команду get-tags, чтобы просмотреть список тегов\x02Имя конт" + + "екста (если не указать, будет использовано имя контекста по умолчанию)" + + "\x02Создать пользовательскую базу данных и установить ее для входа по ум" + + "олчанию\x02Принять условия лицензионного пользовательского соглашения S" + + "QL Server\x02Длина сгенерированного пароля\x02Число специальных символов" + + " должно быть не менее\x02Число цифр должно быть не менее\x02Минимальное " + + "число символов верхнего регистра\x02Набор спецсимволов, которые следует" + + " включить в пароль\x02Не скачивать изображение. Использовать уже загруж" + + "енное изображение\x02Строка в журнале ошибок для ожидания перед подключ" + + "ением\x02Задать для контейнера пользовательское имя вместо сгенерирован" + + "ного случайным образом\x02Явно задайте имя узла контейнера, по умолчани" + + "ю используется идентификатор контейнера\x02Задает архитектуру ЦП образа" + + "\x02Указывает операционную систему образа\x02Порт (по умолчанию использу" + + "ется следующий доступный порт начиная от 1433 и выше)\x02Скачать (в кон" + + "тейнер) и присоединить базу данных (.bak) с URL-адреса\x02Либо добавьте" + + " флажок %[1]s в командную строку\x04\x00\x01 X\x02Или задайте переменную" + + " среды, например %[1]s %[2]s=YES\x02Условия лицензионного соглашения не " + + "приняты\x02--user-database %[1]q содержит отличные от ASCII символы и (" + + "или) кавычки\x02Производится запуск %[1]v\x02Создан контекст %[1]q с ис" + + "пользованием \x22%[2]s\x22, производится настройка учетной записи польз" + + "ователя...\x02Отключена учетная запись %[1]q и произведена смена пароля" + + " %[2]q. Производится создание пользователя %[3]q\x02Запустить интерактив" + + "ный сеанс\x02Изменить текущий контекст\x02Просмотреть конфигурацию sqlc" + + "md\x02Просмотреть строки подключения\x02Удалить\x02Теперь готово для кли" + + "ентских подключений через порт %[1]d\x02--using: URL-адрес должен иметь" + + " тип http или https\x02%[1]q не является допустимым URL-адресом для флаг" + + "а --using\x02--using: URL-адрес должен содержать путь к .bak-файлу\x02-" + + "-using: файл, находящийся по URL-адресу, должен иметь расширение .bak" + + "\x02Недопустимый тип файла в параметре флага --using\x02Производится соз" + + "дание базы данных по умолчанию [%[1]s]\x02Скачивание %[1]s\x02Идет восс" + + "тановление базы данных %[1]s\x02Скачивание %[1]v\x02Установлена ли на э" + + "том компьютере среда выполнения контейнера (например, Podman или Docker" + + ")?\x04\x01\x09\x00f\x02Если нет, скачайте подсистему рабочего стола по а" + + "дресу:\x04\x02\x09\x09\x00\x07\x02или\x02Запущена ли среда выполнения к" + + "онтейнера? (Попробуйте ввести \x22%[1]s\x22 или \x22%[2]s\x22 (список " + + "контейнеров). Не возвращает ли эта команда ошибку?)\x02Не удалось скача" + + "ть образ %[1]s\x02Файл по URL-адресу не существует\x02Не удалось скачат" + + "ь файл\x02Установить или создать SQL Server в контейнере\x02Просмотреть" + + " все теги выпуска для SQL Server, установить предыдущую версию\x02Создай" + + "те SQL Server, скачайте и присоедините пример базы данных AdventureWork" + + "s\x02Создайте SQL Server, скачайте и присоедините пример базы данных Adv" + + "entureWorks с другим именем\x02Создать SQL Server с пустой пользовательс" + + "кой базой данных\x02Установить или создать SQL Server с полным ведением" + + " журнала\x02Получить теги, доступные для установки SQL Azure для пограни" + + "чных вычислений\x02Перечислить теги\x02Получить теги, доступные для уст" + + "ановки mssql\x02Запуск sqlcmd\x02Контейнер не запущен\x02Нельзя использ" + + "овать параметр -L в сочетании с другими параметрами.\x02\x22-a %#[1]v" + + "\x22: размер пакета должен быть числом от 512 до 32767.\x02\x22-h %#[1]v" + + "\x22: значение заголовка должно быть либо -1 , либо величиной в интервал" + + "е между 1 и 2147483647\x02Серверы:\x02Юридические документы и сведения:" + + " aka.ms/SqlcmdLegal\x02Уведомления третьих лиц: aka.ms/SqlcmdNotices\x04" + + "\x00\x01\x0a\x13\x02Версия %[1]v\x02Флаги:\x02-? показывает краткую спра" + + "вку по синтаксису, %[1]s выводит современную справку по подкомандам sql" + + "cmd\x02Задает один или несколько файлов, содержащих пакеты операторов SQ" + + "L. Если одного или нескольких файлов не существует, sqlcmd завершит рабо" + + "ту. Этот параметр является взаимоисключающим с %[1]s/%[2]s\x02Определяе" + + "т файл, который получает выходные данные из sqlcmd\x02Печать сведений о" + + " версии и выход\x02Неявно доверять сертификату сервера без проверки\x02Э" + + "тот параметр задает переменную скрипта sqlcmd %[1]s. Этот параметр указ" + + "ывает исходную базу данных. По умолчанию используется свойство \x22база" + + " данных по умолчанию\x22. Если базы данных не существует, выдается сообщ" + + "ение об ошибке и sqlcmd завершает работу\x02Использует доверенное подкл" + + "ючение (вместо имени пользователя и пароля) для входа в SQL Server, игн" + + "орируя все переменные среды, определяющие имя пользователя и пароль\x02" + + "Задает завершающее значение пакета. Значение по умолчанию — %[1]s\x02Им" + + "я для входа или имя пользователя контейнированной базы данных. При исп" + + "ользовании имени пользователя контейнированной базы данных необходимо у" + + "казать параметр имени базы данных\x02Выполняет запрос при запуске sqlcm" + + "d, но не завершает работу sqlcmd по завершении выполнения запроса. Может" + + " выполнять несколько запросов, разделенных точками с запятой\x02Выполняе" + + "т запрос при запуске sqlcmd, а затем немедленно завершает работу sqlcmd" + + ". Можно выполнять сразу несколько запросов, разделенных точками с запято" + + "й\x02%[1]s Указывает экземпляр SQL Server, к которому нужно подключитьс" + + "я. Задает переменную скриптов sqlcmd %[2]s.\x02Отключает команды, потен" + + "циально способные подорвать безопасность системы. Sqlcmd выдает предупр" + + "еждение и продолжает работу\x02Указывает метод проверки подлинности SQL" + + ", используемый для подключения к базе данных SQL Azure. Метод выбирается" + + " из следующего списка: ActiveDirectoryDefault, ActiveDirectoryIntegrated" + + ", ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryMa" + + "nagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword\x02Указывает" + + " sqlcmd, что следует использовать проверку подлинности ActiveDirectory. " + + "Если имя пользователя не указано, используется метод проверки подлиннос" + + "ти ActiveDirectoryDefault. Если указан пароль, используется ActiveDirec" + + "toryPassword. В противном случае используется ActiveDirectoryInteractive" + + "\x02Сообщает sqlcmd, что следует игнорировать переменные скрипта. Этот п" + + "араметр полезен, если сценарий содержит множество инструкций %[1]s, в к" + + "оторых могут содержаться строки, совпадающие по формату с обычными пере" + + "менными, например $(variable_name)\x02Создает переменную скрипта sqlcmd" + + ", которую можно использовать в скрипте sqlcmd. Если значение содержит пр" + + "обелы, его следует заключить в кавычки. Можно указать несколько значени" + + "й var=values. Если в любом из указанных значений имеются ошибки, sqlcmd" + + " генерирует сообщение об ошибке, а затем завершает работу\x02Запрашивает" + + " пакет другого размера. Этот параметр задает переменную скрипта sqlcmd %" + + "[1]s. packet_size должно быть значением от 512 до 32767. Значение по умо" + + "лчанию = 4096. Более крупный размер пакета может повысить производитель" + + "ность выполнения сценариев, содержащих много инструкций SQL вперемешку " + + "с командами %[2]s. Можно запросить больший размер пакета. Однако если з" + + "апрос отклонен, sqlcmd использует для размера пакета значение по умолча" + + "нию\x02Указывает время ожидания входа sqlcmd в драйвер go-mssqldb в сек" + + "ундах при попытке подключения к серверу. Этот параметр задает переменну" + + "ю скрипта sqlcmd %[1]s. Значение по умолчанию — 30. 0 означает бесконеч" + + "ное значение.\x02Этот параметр задает переменную скрипта sqlcmd %[1]s. " + + "Имя рабочей станции указано в столбце hostname (\x22Имя узла\x22) предс" + + "тавления каталога sys.sysprocesses. Его можно получить с помощью храним" + + "ой процедуры sp_who. Если этот параметр не указан, по умолчанию использ" + + "уется имя используемого в данный момент компьютера. Это имя можно испол" + + "ьзовать для идентификации различных сеансов sqlcmd\x02Объявляет тип раб" + + "очей нагрузки приложения при подключении к серверу. Сейчас поддерживает" + + "ся только значение ReadOnly. Если параметр %[1]s не задан, служебная пр" + + "ограмма sqlcmd не поддерживает подключение к вторичному серверу реплика" + + "ции в группе доступности Always On.\x02Этот переключатель используется " + + "клиентом для запроса зашифрованного подключения\x02Задает форматировани" + + "е результатов\x02Определяет, какие сообщения об ошибках следует отправл" + + "ять в stdout. Отправляются сообщения, уровень серьезности которых не ме" + + "ньше указанного\x02Уровень сообщений драйвера mssql для печати\x02Указы" + + "вает, что при возникновении ошибки sqlcmd завершает работу и возвращает" + + " %[1]s\x02Определяет, какие сообщения об ошибках следует отправлять в %[" + + "1]s. Отправляются сообщения, уровень серьезности которых не меньше указа" + + "нного\x02Указывает число строк для печати между заголовками столбцов. И" + + "спользуйте -h-1, чтобы заголовки не печатались\x02Указывает, что все вы" + + "ходные файлы имеют кодировку Юникод с прямым порядком\x02Указывает симв" + + "ол разделителя столбцов. Задает значение переменной %[1]s.\x02Удалить к" + + "онечные пробелы из столбца\x02Предоставлено для обратной совместимости." + + " Sqlcmd всегда оптимизирует обнаружение активной реплики кластера отрабо" + + "тки отказа SQL\x02Пароль\x02Управляет уровнем серьезности, используемым" + + " для задания переменной %[1]s при выходе\x02Задает ширину экрана для выв" + + "ода\x02Выделенное административное соединение\x02Предоставлено для обра" + + "тной совместимости. Нестандартные идентификаторы всегда включены\x02Пре" + + "доставлено для обратной совместимости. Региональные параметры клиента н" + + "е используются\x02Задает переменную скриптов sqlcmd %[1]s\x02'%[1]s %[2" + + "]s': значение должно быть не меньше %#[3]v и не больше %#[4]v.\x02\x22%[" + + "1]s %[2]s\x22: значение должно быть больше %#[3]v и меньше %#[4]v.\x02'%" + + "[1]s %[2]s': непредвиденный аргумент. Значение аргумента должно быть %[3" + + "]v.\x02\x22%[1]s %[2]s\x22: непредвиденный аргумент. Значение аргумента " + + "должно быть одним из следующих: %[3]v.\x02Параметры %[1]s и %[2]s являю" + + "тся взаимоисключающими.\x02\x22%[1]s\x22: аргумент отсутствует. Для спр" + + "авки введите \x22-?\x22.\x02\x22%[1]s\x22: неизвестный параметр. Введит" + + "е \x22?\x22 для получения справки.\x02недопустимый код конца пакета " + + "\x22%[1]s\x22\x04\x00\x01 \x16\x02Sqlcmd: ошибка:\x04\x00\x01 &\x02Sqlcm" + + "d: предупреждение:\x02ED, а также команды !!, скрипт запуска и " + + "переменные среды отключены\x02Переменная скрипта \x22%[1]s\x22 доступна" + + " только для чтения\x02Переменная скрипта \x22%[1]s\x22 не определена." + + "\x02Переменная среды \x22%[1]s\x22 имеет недопустимое значение \x22%[2]s" + + "\x22.\x02Синтаксическая ошибка в строке %[1]d рядом с командой \x22%[2]s" + + "\x22\x02%[1]s Произошла ошибка при открытии или использовании файла %[2]" + + "s (причина: %[3]s).\x02%[1]sСинтаксическая ошибка в строке %[2]d\x02Сооб" + + "щение %#[1]v, уровень %[2]d, состояние %[3]d, сервер %[4]s, процедура %" + + "[5]s, строка %#[6]v%[7]s\x02Сообщение %#[1]v, уровень %[2]d, состояние %" + + "[3]d, сервер %[4]s, строка %#[5]v%[6]s\x02Недопустимый идентификатор пер" + + "еменной %[1]s\x02Недопустимое значение переменной %[1]s" -var zh_CNIndex = []uint32{ // 291 elements +var zh_CNIndex = []uint32{ // 288 elements // Entry 0 - 1F - 0x00000000, 0x0000004e, 0x00000071, 0x00000086, - 0x0000009b, 0x000000db, 0x000000fe, 0x0000011e, - 0x00000146, 0x0000017f, 0x000001c9, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, + 0x00000000, 0x0000002b, 0x00000050, 0x0000009f, + 0x000000d0, 0x000000e5, 0x000000f2, 0x00000136, + 0x00000169, 0x000001ac, 0x000001db, 0x00000214, + 0x00000233, 0x00000240, 0x00000265, 0x00000281, + 0x0000029a, 0x000002b0, 0x000002c6, 0x000002dc, + 0x000002f2, 0x00000305, 0x0000032b, 0x00000354, + 0x00000370, 0x00000386, 0x0000039c, 0x000003c2, + 0x000003f2, 0x0000040f, 0x0000043e, 0x00000497, // Entry 20 - 3F - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, + 0x000004d6, 0x0000051e, 0x00000534, 0x00000544, + 0x0000056c, 0x00000582, 0x000005b7, 0x000005ed, + 0x000005fa, 0x0000061f, 0x00000662, 0x0000067e, + 0x00000691, 0x000006cc, 0x000006ee, 0x000006f4, + 0x0000071f, 0x00000768, 0x000007a0, 0x000007bc, + 0x000007cc, 0x0000082a, 0x00000843, 0x0000086e, + 0x00000890, 0x000008b8, 0x000008d4, 0x000008f0, + 0x00000949, 0x0000095c, 0x00000969, 0x00000979, // Entry 40 - 5F - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, + 0x00000992, 0x000009b2, 0x000009ce, 0x000009db, + 0x000009f3, 0x00000a09, 0x00000a22, 0x00000a58, + 0x00000a89, 0x00000aa8, 0x00000abe, 0x00000ada, + 0x00000afc, 0x00000b0f, 0x00000b4d, 0x00000b7f, + 0x00000bb0, 0x00000bfd, 0x00000c0a, 0x00000c34, + 0x00000c6d, 0x00000ca9, 0x00000cd9, 0x00000d09, + 0x00000d2b, 0x00000d3f, 0x00000d52, 0x00000d99, + 0x00000dad, 0x00000deb, 0x00000e1c, 0x00000e44, // Entry 60 - 7F - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, + 0x00000e6a, 0x00000e7d, 0x00000eb3, 0x00000ecf, + 0x00000f05, 0x00000f39, 0x00000f51, 0x00000f79, + 0x00000fad, 0x00000fe4, 0x00001016, 0x0000102c, + 0x0000103c, 0x00001069, 0x00001099, 0x000010b8, + 0x000010dd, 0x00001112, 0x0000112d, 0x00001149, + 0x00001159, 0x00001178, 0x000011c2, 0x000011d2, + 0x000011ee, 0x00001209, 0x00001216, 0x00001232, + 0x00001276, 0x00001283, 0x0000129a, 0x000012b0, // Entry 80 - 9F - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, + 0x000012e6, 0x00001319, 0x00001346, 0x00001373, + 0x0000139e, 0x000013ba, 0x000013ea, 0x0000141a, + 0x00001450, 0x0000147d, 0x000014aa, 0x000014d5, + 0x000014f1, 0x00001521, 0x00001551, 0x00001584, + 0x000015ae, 0x000015d8, 0x000015fd, 0x00001616, + 0x00001643, 0x00001670, 0x00001686, 0x000016c4, + 0x000016f5, 0x0000170c, 0x0000172e, 0x0000174f, + 0x00001777, 0x000017b5, 0x000017ef, 0x00001822, // Entry A0 - BF - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, + 0x0000183b, 0x00001851, 0x0000187a, 0x000018b5, + 0x000018fa, 0x0000193a, 0x00001951, 0x00001967, + 0x0000197d, 0x00001993, 0x000019a9, 0x000019d1, + 0x00001a02, 0x00001a2a, 0x00001a70, 0x00001aa1, + 0x00001abf, 0x00001ad8, 0x00001b20, 0x00001b54, + 0x00001b80, 0x00001bb7, 0x00001bc6, 0x00001c00, + 0x00001c13, 0x00001c59, 0x00001ca3, 0x00001cb9, + 0x00001ccf, 0x00001ce4, 0x00001cfa, 0x00001d01, // Entry C0 - DF - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, + 0x00001d3c, 0x00001d61, 0x00001d8a, 0x00001db8, + 0x00001de1, 0x00001dfc, 0x00001e20, 0x00001e33, + 0x00001e4f, 0x00001e62, 0x00001ea8, 0x00001ee5, + 0x00001eef, 0x00001f58, 0x00001f71, 0x00001f88, + 0x00001f9b, 0x00001fbf, 0x00001fff, 0x00002042, + 0x000020a3, 0x000020cd, 0x000020f8, 0x00002127, + 0x00002134, 0x0000215a, 0x00002168, 0x00002178, + 0x000021a6, 0x000021f3, 0x0000223f, 0x0000224a, // Entry E0 - FF - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, + 0x00002274, 0x0000229a, 0x000022ac, 0x000022b4, + 0x000022f9, 0x0000237f, 0x000023a6, 0x000023c2, + 0x000023f0, 0x000024b1, 0x00002535, 0x00002563, + 0x000025d0, 0x0000264f, 0x000026b9, 0x00002710, + 0x0000275a, 0x00002872, 0x0000295a, 0x00002a17, + 0x00002b04, 0x00002c83, 0x00002d3a, 0x00002e43, + 0x00002f16, 0x00002f41, 0x00002f57, 0x00002fbc, + 0x00002feb, 0x0000301f, 0x00003083, 0x000030d2, // Entry 100 - 11F - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - 0x000001ee, 0x000001ee, 0x000001ee, 0x000001ee, - // Entry 120 - 13F - 0x000001ee, 0x000001ee, 0x000001ee, -} // Size: 1188 bytes + 0x00003117, 0x00003149, 0x00003165, 0x000031c9, + 0x000031d0, 0x0000320e, 0x0000322a, 0x00003240, + 0x0000327a, 0x000032b1, 0x000032d2, 0x0000331b, + 0x00003355, 0x0000338f, 0x000033d0, 0x000033f0, + 0x00003427, 0x0000345e, 0x00003480, 0x00003495, + 0x000034aa, 0x000034eb, 0x0000350e, 0x00003530, + 0x00003560, 0x00003598, 0x000035d6, 0x000035fa, + 0x00003656, 0x000036a3, 0x000036c0, 0x000036d7, +} // Size: 1176 bytes -const zh_CNData string = "" + // Size: 494 bytes - "\x02'-h %#[1]v': 标头值必须是 -1 或是介于 1 和 2147483647 之间的值\x02无效的批处理终止符'%[1]s'" + - "\x04\x00\x01 \x10\x02Sqlcmd: 错误:\x04\x00\x01 \x10\x02Sqlcmd: 警告:\x02ED 和" + - " !!<命令> 命令、启动脚本和环境变量被禁用\x02脚本变量'%[1]s'是只读的。\x02未定义'%[1]s'脚本变量。\x02环境变量'%" + - "[1]s'的值无效:'%[2]s'\x02命令'%[2]s'附近的第 %[1]d 行存在语法错误。\x02%[1]s 打开文件 %[2]s 或对" + - "其执行操作时出错(原因: %[3]s)。\x02%[1]s第 %[2]d 行存在语法错误" +const zh_CNData string = "" + // Size: 14039 bytes + "\x02安装/创建、查询、卸载 SQL Server\x02查看配置信息和连接字符串\x02sqlcmd: 安装/创建/查询 SQL Serve" + + "r、Azure SQL 和工具\x0a\x0a反馈:\x0a %[1]s\x02向后兼容性标志(-S、-U、-E 等)的帮助\x02打印 sq" + + "lcmd 版本\x02配置文件\x02日志级别,错误=0,警告=1,信息=2,调试=3,跟踪=4\x02使用 \x22%[1]s\x22 等子命" + + "令修改 sqlconfig 文件\x02为现有终结点和用户(使用 %[1]s 或 %[2]s)添加上下文\x02安装/创建 SQL Serv" + + "er、Azure SQL 和工具\x02打开当前上下文的工具(例如 Azure Data Studio)\x02对当前上下文运行查询\x02运行" + + "查询\x02使用 [%[1]s] 数据库运行查询\x02设置新的默认数据库\x02要运行的命令文本\x02要使用的数据库\x02启动当前上下" + + "文\x02启动当前上下文\x02查看可用上下文\x02无当前上下文\x02正在为上下文 %[2]q 启动 %[1]q\x04\x00\x01" + + " $\x02使用 SQL 容器创建新上下文\x02当前上下文没有容器\x02停止当前上下文\x02停止当前上下文\x02正在停止上下文 %[2]" + + "q 的 %[1]q\x04\x00\x01 +\x02使用 SQL Server 容器创建新上下文\x02卸载/删除当前上下文\x02卸载/删除" + + "当前上下文,无用户提示\x02卸载/删除当前上下文,没有用户提示并替代用户数据库的安全检查\x02静音模式(不会停止以等待确认操作的用户输入" + + ")\x02即使存在非系统(用户)数据库文件,也可以完成该操作\x02查看可用上下文\x02创建上下文\x02使用 SQL Server 容器创建" + + "上下文\x02手动添加上下文\x02当前上下文使用 %[1]q。是否要继续? (Y/N)\x02正在验证无用户(非系统)数据库(.mdf)文" + + "件\x02启动容器\x02若要替代检查,请使用 %[1]s\x02容器未运行,无法验证用户数据库文件是否不存在\x02正在删除上下文 %[1" + + "]s\x02正在停止 %[1]s\x02容器 %[1]q 已不存在,正在继续删除上下文...\x02当前上下文现在使用 %[1]s\x02%[1" + + "]v\x02如果已装载数据库,请运行 %[1]s\x02传入标志 %[1]s 以替代此用户(非系统)数据库的安全检查\x02无法继续,存在用户(" + + "非系统)数据库 (%[1]s)\x02没有要卸载的终结点\x02添加上下文\x02使用受信任的身份验证在端口 1433 上为 SQL Ser" + + "ver 的本地实例添加上下文\x02上下文的显示名称\x02此上下文将使用的终结点的名称\x02此上下文将使用的用户名\x02查看要从中选择的现" + + "有终结点\x02添加新的本地终结点\x02添加已存在的终结点\x02添加上下文所需的终结点。终结点 \x22%[1]v\x22 不存在。请使" + + "用 %[2]s 标志\x02查看用户列表\x02添加用户\x02添加终结点\x02用户 \x22%[1]v\x22 不存在\x02在 Azu" + + "re Data Studio 中打开\x02启动交互式查询会话\x02运行查询\x02当前上下文 \x22%[1]v\x22\x02添加默认终结" + + "点\x02终结点的显示名称\x02要连接到的网络地址,例如 127.0.0.1 等。\x02要连接到的网络端口,例如 1433 等。\x02" + + "为此终结点添加上下文\x02查看终结点名称\x02查看终结点详细信息\x02查看所有终结点详细信息\x02删除此终结点\x02已添加终结点 " + + "\x22%[1]v\x22(地址: \x22%[2]v\x22,端口: \x22%[3]v\x22)\x02添加用户(使用 SQLCMD_PAS" + + "SWORD 环境变量)\x02添加用户(使用 SQLCMDPASSWORD 环境变量)\x02使用 Windows 数据保护 API 添加用户以" + + "加密 sqlconfig 中的密码\x02添加用户\x02用户的显示名称(这不是用户名)\x02此用户将使用的身份验证类型(基本 | 其他)" + + "\x02用户名(在 %[1]s (或 %[2]s)环境变量中提供密码)\x02sqlconfig 文件中的密码加密方法(%[1]s)\x02身份" + + "验证类型必须是 \x22%[1]s\x22 或 \x22%[2]s\x22\x02身份验证类型 \x22%[1]v\x22 无效\x02删除" + + " %[1]s 标志\x02传入 %[1]s %[2]s\x02只有在身份验证类型为 \x22%[2]s\x22 时,才能使用 %[1]s 标志" + + "\x02添加 %[1]s 标志\x02身份验证类型为 \x22%[2]s\x22 时,必须使用 %[1]s 标志\x02在 %[1]s (或 %" + + "[2]s)环境变量中提供密码\x02身份验证类型 \x22%[1]s\x22 需要密码\x02提供具有 %[1]s 标志的用户名\x02未提供用" + + "户名\x02使用 %[2]s 标志提供有效的加密方法(%[1]s)\x02加密方法 \x22%[1]v\x22 无效\x02取消设置 %[1" + + "]s 或 %[2]s 中的一个环境变量\x04\x00\x01 /\x02同时设置了环境变量 %[1]s 和 %[2]s。\x02已添加用户 " + + "\x22%[1]v\x22\x02显示当前上下文的连接字符串\x02列出所有客户端驱动程序的连接字符串\x02连接字符串的数据库(默认来自 T/" + + "SQL 登录)\x02仅 %[1]s 身份验证类型支持连接字符串\x02显示当前上下文\x02删除上下文\x02删除上下文(包括其终结点和用户)" + + "\x02删除上下文(不包括其终结点和用户)\x02要删除的上下文的名称\x02删除上下文的终结点和用户\x02使用 %[1]s 标志传入要删除的" + + "上下文名称\x02已删除上下文 \x22%[1]v\x22\x02上下文 \x22%[1]v\x22 不存在\x02删除终结点\x02要删除" + + "的终结点的名称\x02必须提供终结点名称。请提供带 %[1]s 标志的终结点名称\x02查看终结点\x02终结点 '%[1]v' 不存在" + + "\x02已删除终结点 \x22%[1]v\x22\x02删除用户\x02要删除的用户的名称\x02必须提供用户名称。请提供带 %[1]s 标志的" + + "用户名称\x02查看用户\x02名称 %[1]q 不存在\x02已删除用户 %[1]q\x02显示 sqlconfig 文件中的一个或多个上" + + "下文\x02列出 sqlconfig 文件中的所有上下文名称\x02列出 sqlconfig 文件中的所有上下文\x02描述 sqlconf" + + "ig 文件中的一个上下文\x02要查看其详细信息的上下文名称\x02包括上下文详细信息\x02若要查看可用上下文,请运行 \x22%[1]s" + + "\x22\x02错误: 不存在名称为 \x22%[1]v\x22 的上下文\x02显示 sqlconfig 文件中的一个或多个终结点\x02列出" + + " sqlconfig 文件中的所有终结点\x02描述 sqlconfig 文件中的一个终结点\x02要查看其详细信息的终结点名称\x02包括终结" + + "点详细信息\x02若要查看可用终结点,请运行 \x22%[1]s\x22\x02错误: 不存在名称为 \x22%[1]v\x22 的终结点" + + "\x02显示 sqlconfig 文件中的一个或多个用户\x02列出 sqlconfig 文件中的所有用户\x02描述 sqlconfig 文件" + + "中的一个用户\x02要查看其详细信息的用户名\x02包括用户详细信息\x02若要查看可用用户,请运行 \x22%[1]s\x22\x02错误" + + ": 不存在名称为 \x22%[1]v\x22 的用户\x02设置当前上下文\x02将 mssql 上下文(终结点/用户)设置为当前上下文\x02" + + "要设置为当前上下文的上下文的名称\x02运行查询: %[1]s\x02执行删除操作: %[1]s\x02已切换到上下文" + + " \x22%[1]v\x22。\x02不存在名称为 \x22%[1]v\x22 的上下文\x02显示合并的 sqlconfig 设置或指定的 s" + + "qlconfig 文件\x02使用 REDACTED 身份验证数据显示 sqlconfig 设置\x02显示 sqlconfig 设置和原始身份" + + "验证数据\x02显示原始字节数据\x02安装 Azure Sql Edge\x02在容器中安装/创建 Azure SQL Edge\x02要" + + "使用的标记,请使用 get-tags 查看标记列表\x02上下文名称(如果未提供,则将创建默认上下文名称)\x02创建用户数据库并将其设置为" + + "登录的默认数据库\x02接受 SQL Server EULA\x02生成的密码长度\x02最小特殊字符数\x02最小数字字符数\x02最小大" + + "写字符数\x02要包含在密码中的特殊字符集\x02不要下载图像。请使用已下载的图像\x02连接前需等待错误日志中的行\x02为容器指定一个自" + + "定义名称,而不是随机生成的名称\x02显式设置容器主机名,默认为容器 ID\x02指定映像 CPU 体系结构\x02指定映像操作系统\x02" + + "端口(默认情况下使用的从 1433 向上的下一个可用端口)\x02通过 URL下载(到容器)并附加数据库(.bak)\x02或者,将 %[1" + + "]s 标志添加到命令行\x04\x00\x01 2\x02或者,设置环境变量,即 %[1]s %[2]s=YES\x02未接受 EULA\x02" + + "--user-database %[1]q 包含非 ASCII 字符和/或引号\x02正在启动 %[1]v\x02已在 \x22%[2]s" + + "\x22 中创建上下文 %[1]q,正在配置用户帐户...\x02已禁用 %[1]q 帐户(并轮询 %[2]q 密码)。正在创建用户 %[3]q" + + "\x02启动交互式会话\x02更改当前上下文\x02查看 sqlcmd 配置\x02查看连接字符串\x02删除\x02现在已准备好在端口 %[1" + + "]d 上进行客户端连接\x02--using URL 必须是 http 或 https\x02%[1]q 不是 --using 标志的有效 UR" + + "L\x02--using URL 必须具有 .bak 文件的路径\x02--using 文件 URL 必须是 .bak 文件\x02--usin" + + "g 文件类型无效\x02正在创建默认数据库 [%[1]s]\x02正在下载 %[1]s\x02正在恢复数据库 %[1]s\x02正在下载 %[1" + + "]v\x02此计算机上是否安装了容器运行时(如 Podman 或 Docker)?\x04\x01\x09\x008\x02如果未下载桌面引擎," + + "请从以下位置下载:\x04\x02\x09\x09\x00\x04\x02或\x02容器运行时是否正在运行? (尝试 \x22%[1]s" + + "\x22 或 \x22%[2]s\x22(列表容器),是否返回而不出错?\x02无法下载映像 %[1]s\x02URL 中不存在文件\x02无法" + + "下载文件\x02在容器中安装/创建SQL Server\x02查看 SQL Server 的所有版本标记,安装以前的版本\x02创建 SQL" + + " Server、下载并附加 AdventureWorks 示例数据库\x02创建 SQL Server、下载并附加具有不同数据库名称的 Adve" + + "ntureWorks 示例数据库\x02使用空用户数据库创建 SQL Server\x02使用完整记录安装/创建 SQL Server\x02获" + + "取可用于 Azure SQL Edge 安装的标记\x02列出标记\x02获取可用于 mssql 安装的标记\x02sqlcmd 启动" + + "\x02容器未运行\x02-L 参数不能与其他参数结合使用。\x02\x22-a %#[1]v\x22: 数据包大小必须是介于 512 和 32" + + "767 之间的数字。\x02\x22-h %#[1]v\x22: 标头值必须是 -1 或介于 -1 和 2147483647 之间的值\x02服" + + "务器:\x02法律文档和信息: aka.ms/SqlcmdLegal\x02第三方通知: aka.ms/SqlcmdNotices\x04" + + "\x00\x01\x0a\x0d\x02版本 %[1]v\x02标志:\x02-? 显示此语法摘要,%[1]s 显示新式 sqlcmd 子命令帮" + + "助\x02标识一个或多个包含 SQL 语句批的文件。如果一个或多个文件不存在,sqlcmd 将退出。与 %[1]s/%[2]s 互斥\x02" + + "标识从 sqlcmd 接收输出的文件\x02打印版本信息并退出\x02隐式信任服务器证书而不进行验证\x02此选项设置 sqlcmd 脚本变" + + "量 %[1]s。此参数指定初始数据库。默认值是登录名的默认数据库属性。如果数据库不存在,则会生成错误消息并退出 sqlcmd\x02使用受信" + + "任的连接,而不是使用用户名和密码登录 SQL Server,忽略任何定义用户名和密码的环境变量\x02指定批处理终止符。默认值为 %[1]s" + + "\x02登录名或包含的数据库用户名。对于包含的数据库用户,必须提供数据库名称选项\x02在 sqlcmd 启动时执行查询,但不会在查询完成运行后" + + "退出 sqlcmd。可以执行以多个分号分隔的查询\x02在 sqlcmd 启动时执行查询,然后立即退出 sqlcmd。可以执行以多个分号分隔" + + "的查询\x02%[1]s 指定要连接到的 SQL Server 实例。它设置 sqlcmd 脚本变量 %[2]s。\x02禁用可能危害系统安" + + "全的命令。Sqlcmd 将发出警告并继续\x02指定用于连接到 Azure SQL 数据库的 SQL 身份验证方法。为以下方法之一: Act" + + "iveDirectoryDefault、ActiveDirectoryIntegrated、ActiveDirectoryPassword、Ac" + + "tiveDirectoryInteractive、ActiveDirectoryManagedIdentity、ActiveDirectoryS" + + "ervicePrincipal、SqlPassword\x02告知 sqlcmd 使用 ActiveDirectory 身份验证。如果未提供用户" + + "名,则使用身份验证方法 ActiveDirectoryDefault。如果提供了密码,则使用 ActiveDirectoryPassword" + + "。否则使用 ActiveDirectoryInteractive\x02使 sqlcmd 忽略脚本变量。当脚本包含许多 %[1]s 语句时," + + "此参数很有用,这些语句可能包含与常规变量具有相同格式的字符串,例如 $(variable_name)\x02创建可在 sqlcmd 脚本中使" + + "用的 sqlcmd 脚本变量。如果值包含空格,则将该值以引号括起。可以指定多个 var=values 值。如果指定的任何值中存在错误,sql" + + "cmd 将生成错误消息,然后退出\x02请求不同大小的数据包。此选项设置 sqlcmd 脚本变量 %[1]s。packet_size 必须是介于" + + " 512 和 32767 之间的值。默认值 = 4096。数据包大小越大,执行在 %[2]s 命令之间具有大量 SQL 语句的脚本的性能就越强。" + + "你可以请求更大的数据包大小。但是,如果请求被拒绝,sqlcmd将 使用服务器的默认数据包大小\x02指定当你尝试连接到服务器时,sqlcmd" + + " 登录到 go-mssqldb 驱动程序超时之前的秒数。此选项设置 sqlcmd 脚本变量 %[1]s。默认值为 30。0 表示无限\x02此选" + + "项设置 sqlcmd 脚本变量 %[1]s。工作站名称列在 sys.sysprocesses 目录视图的主机名列中,可以使用存储程序 sp_" + + "who 返回。如果未指定此选项,则默认为当前计算机名。此名称可用于标识不同的 sqlcmd 会话\x02在连接到服务器时声明应用程序工作负载类型" + + "。当前唯一受支持的值是 ReadOnly。如果未指定 %[1]s,sqlcmd 实用工具将不支持连接到 Always On 可用性组中的辅助" + + "副本\x02客户端使用此开关请求加密连接\x02指定结果的格式\x02控制将哪些错误消息发送到 stdout。将发送严重级别大于或等于此级别" + + "的消息\x02要打印的 mssql 驱动程序消息的级别\x02指定 sqlcmd 在出错时退出并返回 %[1]s 值\x02控制将哪些错误消" + + "息发送到 %[1]s。将发送严重级别大于或等于此级别的消息\x02指定要在列标题之间打印的行数。使用 -h-1 指定不打印标头\x02指定所" + + "有输出文件均使用 little-endian Unicode 进行编码\x02指定列分隔符字符。设置 %[1]s 变量。\x02从列中删除尾" + + "随空格\x02为实现向后兼容而提供。Sqlcmd 一直在优化 SQL 故障转移群集的活动副本检测\x02密码\x02控制用于在退出时设置 %" + + "[1]s 变量的严重性级别\x02指定输出的屏幕宽度\x02专用管理员连接\x02为向后兼容提供。始终启用带引号的标识符\x02为向后兼容提供。" + + "不使用客户端区域设置\x02设置 sqlcmd 脚本变量 %[1]s\x02\x22%[1]s %[2]s\x22: 值必须大于等于 %#[" + + "3]v 且小于或等于 %#[4]v。\x02\x22%[1]s %[2]s\x22: 值必须大于 %#[3]v 且小于 %#[4]v。\x02" + + "\x22%[1]s %[2]s\x22: 意外参数。参数值必须是 %[3]v。\x02'%[1]s %[2]s': 意外参数。参数值必须是 %[" + + "3]v 之一。\x02%[1]s 和 %[2]s 选项互斥。\x02\x22%[1]s\x22: 缺少参数。输入 \x22-?\x22 可查看帮" + + "助。\x02\x22%[1]s\x22: 未知选项。输入 \x22-?\x22 可查看帮助。\x02批处理终止符 \x22%[1]s\x22" + + " 无效\x04\x00\x01 \x10\x02Sqlcmd: 错误:\x04\x00\x01 \x10\x02Sqlcmd: 警告:\x02E" + + "D 和 !! 命令、启动脚本和环境变量被禁用\x02脚本变量: \x22%[1]s\x22 为只读项\x02未定义 \x22%" + + "[1]s\x22 脚本变量。\x02环境变量 \x22%[1]s\x22 具有无效值 \x22%[2]s\x22。\x02命令 \x22%[2]" + + "s\x22 附近的行 %[1]d 存在语法错误。\x02%[1]s 打开或操作文件 %[2]s 时出错(原因: %[3]s)。\x02行 %[2" + + "]d 存在 %[1]s 语法错误\x02Msg %#[1]v,级别 %[2]d,状态 %[3]d,服务器 %[4]s,过程 %[5]s,行 %#" + + "[6]v%[7]s\x02Msg %#[1]v,级别 %[2]d,状态 %[3]d,服务器 %[4]s,行 %#[5]v%[6]s\x02变量标" + + "识符 %[1]s 无效\x02变量值 %[1]s 无效" -var zh_TWIndex = []uint32{ // 291 elements +var zh_TWIndex = []uint32{ // 288 elements // Entry 0 - 1F - 0x00000000, 0x0000004c, 0x0000006e, 0x00000083, - 0x00000098, 0x000000dd, 0x00000100, 0x00000125, - 0x00000154, 0x0000018f, 0x000001d4, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, + 0x00000000, 0x00000031, 0x00000053, 0x000000a8, + 0x000000db, 0x000000f2, 0x000000fc, 0x00000140, + 0x00000178, 0x000001b9, 0x000001e8, 0x00000220, + 0x0000023f, 0x0000024c, 0x00000271, 0x0000028d, + 0x000002a6, 0x000002bc, 0x000002cf, 0x000002e2, + 0x000002fe, 0x00000311, 0x00000334, 0x0000035a, + 0x00000373, 0x00000386, 0x0000039c, 0x000003bf, + 0x000003ec, 0x0000040f, 0x0000044a, 0x000004b5, // Entry 20 - 3F - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, + 0x000004f5, 0x00000539, 0x0000054f, 0x0000055c, + 0x00000581, 0x00000594, 0x000005c9, 0x00000605, + 0x00000618, 0x0000063d, 0x0000067d, 0x00000696, + 0x000006a9, 0x000006e1, 0x00000700, 0x00000706, + 0x00000731, 0x00000785, 0x000007c6, 0x000007e5, + 0x000007f2, 0x0000084a, 0x00000860, 0x00000882, + 0x000008a7, 0x000008c9, 0x000008e2, 0x000008fb, + 0x0000094c, 0x00000962, 0x00000972, 0x0000097f, // Entry 40 - 5F - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, + 0x0000099b, 0x000009bb, 0x000009e3, 0x000009f6, + 0x00000a0e, 0x00000a21, 0x00000a37, 0x00000a6d, + 0x00000aa1, 0x00000aba, 0x00000acd, 0x00000ae6, + 0x00000b05, 0x00000b15, 0x00000b54, 0x00000b8a, + 0x00000bbe, 0x00000c0e, 0x00000c1e, 0x00000c52, + 0x00000c89, 0x00000ccb, 0x00000cf9, 0x00000d22, + 0x00000d46, 0x00000d5a, 0x00000d6d, 0x00000dae, + 0x00000dc2, 0x00000df9, 0x00000e2b, 0x00000e4d, // Entry 60 - 7F - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, + 0x00000e79, 0x00000e92, 0x00000ec9, 0x00000ee5, + 0x00000f19, 0x00000f4d, 0x00000f68, 0x00000f8a, + 0x00000fbb, 0x00000ff0, 0x0000101c, 0x00001032, + 0x0000103f, 0x0000106a, 0x00001095, 0x000010ae, + 0x000010d6, 0x00001105, 0x0000111d, 0x00001136, + 0x00001143, 0x0000115c, 0x0000119b, 0x000011a8, + 0x000011c1, 0x000011d9, 0x000011e9, 0x00001205, + 0x00001250, 0x00001260, 0x0000127a, 0x00001293, // Entry 80 - 9F - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, + 0x000012c6, 0x000012f6, 0x00001323, 0x0000134d, + 0x00001372, 0x0000138b, 0x000013bb, 0x000013ee, + 0x00001421, 0x0000144e, 0x00001478, 0x0000149d, + 0x000014b6, 0x000014e6, 0x00001516, 0x00001549, + 0x00001579, 0x000015ac, 0x000015d4, 0x000015f0, + 0x00001623, 0x00001656, 0x0000166c, 0x000016a4, + 0x000016cc, 0x000016e6, 0x000016fa, 0x00001718, + 0x00001743, 0x00001781, 0x000017b8, 0x000017e5, // Entry A0 - BF - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, + 0x00001801, 0x00001817, 0x00001840, 0x00001878, + 0x000018b2, 0x000018f2, 0x00001909, 0x0000191f, + 0x0000193b, 0x00001957, 0x00001970, 0x00001998, + 0x000019c6, 0x000019f1, 0x00001a2b, 0x00001a65, + 0x00001a7d, 0x00001a96, 0x00001ad9, 0x00001b0e, + 0x00001b3a, 0x00001b74, 0x00001b83, 0x00001bbd, + 0x00001bd0, 0x00001c15, 0x00001c63, 0x00001c7f, + 0x00001c95, 0x00001caa, 0x00001cc0, 0x00001cc7, // Entry C0 - DF - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, + 0x00001cfc, 0x00001d21, 0x00001d4a, 0x00001d75, + 0x00001d9e, 0x00001dba, 0x00001dde, 0x00001df1, + 0x00001e0d, 0x00001e20, 0x00001e6a, 0x00001ea4, + 0x00001eae, 0x00001f2d, 0x00001f46, 0x00001f5d, + 0x00001f70, 0x00001f95, 0x00001fdb, 0x0000201e, + 0x0000207f, 0x000020af, 0x000020da, 0x00002109, + 0x00002116, 0x0000213c, 0x0000214a, 0x0000215a, + 0x00002188, 0x000021d2, 0x0000221e, 0x00002229, // Entry E0 - FF - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, + 0x00002253, 0x0000227c, 0x0000228e, 0x00002296, + 0x000022db, 0x00002361, 0x00002388, 0x000023a4, + 0x000023d2, 0x00002499, 0x00002523, 0x00002551, + 0x000025c7, 0x0000263f, 0x000026a9, 0x00002709, + 0x00002756, 0x00002868, 0x0000294d, 0x00002a04, + 0x00002af1, 0x00002c73, 0x00002d2a, 0x00002e57, + 0x00002f29, 0x00002f5a, 0x00002f76, 0x00002fe1, + 0x0000300d, 0x00003046, 0x000030ad, 0x0000310b, // Entry 100 - 11F - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - 0x000001f9, 0x000001f9, 0x000001f9, 0x000001f9, - // Entry 120 - 13F - 0x000001f9, 0x000001f9, 0x000001f9, -} // Size: 1188 bytes + 0x00003142, 0x0000317d, 0x0000319c, 0x000031fd, + 0x00003204, 0x0000323f, 0x0000325b, 0x00003271, + 0x000032a8, 0x000032e2, 0x00003306, 0x00003352, + 0x0000338c, 0x000033cc, 0x0000341c, 0x0000343c, + 0x00003473, 0x000034ad, 0x000034cf, 0x000034e4, + 0x000034f9, 0x0000353e, 0x00003561, 0x00003585, + 0x000035ba, 0x000035ec, 0x00003632, 0x00003659, + 0x000036b8, 0x00003708, 0x00003727, 0x0000373e, +} // Size: 1176 bytes -const zh_TWData string = "" + // Size: 505 bytes - "\x02'-h %#[1]v': 標頭值必須是 -1 或介於 -1 和 2147483647 之間的值\x02批次結束字元 '%[1]s' 無效" + - "\x04\x00\x01 \x10\x02Sqlcmd: 錯誤:\x04\x00\x01 \x10\x02Sqlcmd: 警告:\x02已停用 " + - "ED 和 !! 命令、啟動指令碼和環境變數\x02指令碼變數: '%[1]s' 為唯讀\x02未定義 '%[1]s' 指令碼變" + - "數。\x02環境變數: '%[1]s' 有無效值: '%[2]s'。\x02第 %[1]d 行接近命令 '%[2]s' 之處有語法錯誤。" + - "\x02%[1]s 開啟或操作檔案 %[2]s 時發生錯誤 (原因: %[3]s)。\x02%[1]s第 %[2]d 行有語法錯誤。" +const zh_TWData string = "" + // Size: 14142 bytes + "\x02安裝/建立、查詢、解除安裝 SQL Server\x02檢視組態資訊和連接字串\x02sqlcmd: 安裝/建立/查詢 SQL Serv" + + "er、Azure SQL 與工具\x0a\x0a意見反應:\x0a %[1]s\x02回溯相容性旗標的說明 (-S、-U、-E 等) \x02" + + "sqlcmd 的列印版本\x02設定檔\x02記錄層級,錯誤=0,警告=1,資訊=2,偵錯=3,追蹤=4\x02使用子命令修改 sqlconfi" + + "g 檔案,例如 \x22%[1]s\x22\x02新增現有端點和使用者的內容 (使用 %[1]s 或 %[2]s)\x02安裝/建立 SQL S" + + "erver、Azure SQL 及工具\x02開啟目前內容的工具 (例如 Azure Data Studio) \x02對目前的內容執行查詢" + + "\x02執行查詢\x02使用 [%[1]s] 資料庫執行查詢\x02設定新的預設資料庫\x02要執行的命令文字\x02要使用的資料庫\x02啟動" + + "目前內容\x02啟動目前內容\x02若要檢視可用的內容\x02沒有目前內容\x02正在啟動內容 %[2]q 的 %[1]q\x04\x00" + + "\x01 !\x02使用 SQL 容器建立新內容\x02目前內容沒有容器\x02停止目前內容\x02停止目前的內容\x02正在停止內容 %[2]" + + "q 的 %[1]q\x04\x00\x01 (\x02使用 SQL Server 容器建立新內容\x02解除安裝/刪除目前的內容\x02解除安裝" + + "/刪除目前的內容,沒有使用者提示\x02解除安裝/刪除目前的內容,不需要使用者提示及覆寫使用者資料庫的安全性檢查\x02安靜模式 (不會爲了確認" + + "作業而停止使用者輸入)\x02即使有非系統 (使用者) 資料庫檔案,仍然完成作業\x02檢視可用的內容\x02建立內容\x02使用 SQL " + + "Server 容器建立內容\x02手動新增內容\x02目前的內容是 %[1]q。您要繼續嗎?(是/否)\x02正在驗證非系統資料庫 (.mdf)" + + " 檔案中的使用者\x02若要啟動容器\x02若要覆寫檢查,請使用 %[1]s\x02容器未執行,無法確認使用者資料庫檔案不存在\x02正在移除內" + + "容 %[1]s\x02正在停止 %[1]s\x02容器 %[1]q 已不存在,正在繼續移除內容...\x02目前的內容已變成 %[1]s" + + "\x02%[1]v\x02如果資料庫已裝載,請執行 %[1]s\x02傳遞旗標 %[1]s 以覆寫使用者 (非系統) 資料庫的這個安全性檢查" + + "\x02無法繼續,有使用者 (非系統) 資料庫 (%[1]s) 存在\x02沒有要解除安裝的端點\x02新增內容\x02使用信任的驗證在連接埠 " + + "1433 上新增 SQL Server 本機執行個體的內容\x02內容的顯示名稱\x02此內容將使用的端點名稱\x02此內容將使用的使用者名稱" + + "\x02檢視現有的端點以供選擇\x02新增新的本機端點\x02新增已存在的端點\x02需要端點才能新增內容。 端點 '%[1]v' 不存在。使用" + + " %[2]s 旗標\x02檢視使用者清單\x02新增使用者\x02新增端點\x02使用者 '%[1]v' 不存在\x02在 Azure Data" + + " Studio 中開啟\x02若要啟動互動式查詢工作階段\x02若要執行查詢\x02目前的內容 '%[1]v'\x02新增預設端點\x02端點的" + + "顯示名稱\x02要連線的網路位址,例如 127.0.0.1 等等。\x02要連線的網路連接埠,例如 1433 等等。\x02新增此端點的內容" + + "\x02檢視端點名稱\x02檢視端點詳細資料\x02查看所有端點詳細資料\x02刪除此端點\x02已新增端點 '%[1]v' (位址: '%[2" + + "]v'、連接埠: '%[3]v')\x02新增使用者 (使用 SQLCMD_PASSWORD 環境變數)\x02新增使用者(使用 SQLCMDP" + + "ASSWORD 環境變數)\x02使用 Windows 資料保護 API 新增使用者以加密 sqlconfig 中的密碼\x02加入使用者" + + "\x02使用者的顯示名稱 (這不是使用者名稱)\x02此使用者將使用的驗證類型 (基本 | 其他)\x02使用者名稱 (在 %[1]s 或 %[" + + "2]s 環境變數中提供密碼)\x02sqlconfig 檔案中密碼加密方法 (%[1]s)\x02驗證類型必須是 '%[1]s' 或'%[2]s" + + "'\x02驗證類型 '' 為無效的 %[1]v'\x02移除 %[1]s 旗標\x02傳入 %[1]s %[2]s\x02只有在驗證類型為 '%" + + "[2]s' 時,才能使用 %[1]s 旗標\x02新增 %[1]s 旗標\x02驗證類型是 '%[2]s' 時,必須設定%[1]s 旗標\x02" + + "在 %[1]s (或 %[2]s) 環境變數中提供密碼\x02驗證類型 '%[1]s' 需要密碼\x02提供具有 %[1]s 旗標的使用者名" + + "稱\x02未提供使用者名稱\x02使用 %[2]s 旗標提供有效的加密方法 (%[1]s)\x02加密方法 '%[1]v' 無效\x02取消" + + "設定其中一個環境變數 %[1]s 或%[2]s\x04\x00\x01 /\x02已同時設定環境變數 %[1]s 和 %[2]s。\x02已" + + "新增使用者 '%[1]v'\x02顯示目前內容的連接字串\x02列出所有用戶端驅動程式的連接字串\x02連接字串的資料庫 (預設取自 T/S" + + "QL 登入)\x02只有 %[1]s 驗證類型支援連接字串\x02顯示目前的內容\x02刪除內容\x02刪除内容 (包含其端點和使用者)\x02" + + "刪除內容 (排除其端點和使用者)\x02要刪除的內容名稱\x02同時刪除內容的端點和使用者\x02使用 %[1]s 旗標傳遞內容名稱以刪除" + + "\x02已刪除內容 '%[1]v'\x02內容 '%[1]v' 不存在\x02刪除端點\x02要刪除的端點名稱\x02必須提供端點名稱。 提供端" + + "點名稱與 %[1]s 旗標\x02檢視端點\x02端點 '%[1]v' 不存在\x02已刪除端點 '%[1]v'\x02刪除使用者\x02要" + + "刪除的使用者名稱\x02必須提供使用者名稱。 提供具有 %[1]s 旗標的使用者名稱\x02檢視使用者\x02使用者 %[1]q 不存在" + + "\x02已刪除使用者 %[1]q\x02顯示來自 sqlconfig 檔案的一或多個內容\x02列出 sqlconfig 檔案中的所有內容名稱" + + "\x02列出您 sqlconfig 檔案中的所有內容\x02描述 sqlconfig 檔案中的一個內容\x02要檢視詳細資料的內容名稱\x02包" + + "含內容詳細資料\x02若要檢視可用的內容,請執行 '%[1]s'\x02錯誤: 沒有具有下列名稱的內容: \x22%[1]v\x22\x02" + + "顯示來自 sqlconfig 檔案的一或多個端點\x02列出您 sqlconfig 檔案中的所有端點\x02描述 sqlconfig 檔案中" + + "的一個端點\x02要檢視詳細資料的端點名稱\x02包含端點詳細資料\x02若要檢視可用的端點,請執行 '%[1]s'\x02錯誤: 沒有端點" + + "具有下列名稱: \x22%[1]v\x22\x02顯示 sqlconfig 檔案中的一或多個使用者\x02列出您 sqlconfig 檔案中" + + "的所有使用者\x02在您的 sqlconfig 檔案中描述一位使用者\x02要檢視詳細資料的使用者名稱\x02包含使用者詳細資料\x02若要" + + "檢視可用的使用者,請執行 '%[1]s'\x02錯誤: 沒有使用者使用下列名稱: \x22%[1]v\x22\x02設定目前的內容\x02將" + + "mssql 內容(端點/使用者) 設為目前的內容\x02要設定為目前內容的內容名稱\x02若要執行查詢: %[1]s\x02若要移除: %[1]" + + "s\x02已切換至內容 \x22%[1]v\x22。\x02沒有具有下列名稱的內容: \x22%[1]v\x22\x02顯示合併的 sqlcon" + + "fig 設定或指定的 sqlconfig 檔案\x02顯示具有 REDACTED 驗證資料的 sqlconfig 設定\x02顯示 sqlcon" + + "fig 設定和原始驗證資料\x02顯示原始位元組資料\x02安裝 Azure Sql Edge\x02在容器中安裝/建立 Azure SQL E" + + "dge\x02要使用的標籤,使用 get-tags 查看標籤清單\x02內容名稱 (若未提供則會建立預設內容名稱)\x02建立使用者資料庫,並將" + + "它設定為登入的預設值\x02接受 SQL Server EULA\x02產生的密碼長度\x02特殊字元的數目下限\x02數字字元的數目下限" + + "\x02上層字元數目下限\x02要包含在密碼中的特殊字元集\x02不要下載映像。使用已下載的影像\x02連線前,在錯誤記錄中等候的行\x02指定" + + "容器的自訂名稱,而非隨機產生的名稱\x02明確設定容器主機名稱,預設為容器識別碼\x02指定映像 CPU 結構\x02指定映像作業系統" + + "\x02連接埠 (預設從 1433 向上使用的下一個可用連接埠)\x02從 URL 下載 (至容器) 並附加資料庫 (.bak)\x02或者,將" + + " %[1]s 旗標新增至命令列\x04\x00\x01 5\x02或者,設定環境變數,例如 %[1]s %[2]s=YES\x02不接受 EUL" + + "A\x02--user-database %[1]q 包含非 ASCII 字元和/或引號\x02正在啟動 %[1]v\x02已在 \x22%[2" + + "]s\x22 中建立內容%[1]q,正在設定使用者帳戶...\x02已停用 %[1]q 帳戶 (和旋轉 %[2]q 密碼)。正在建立使用者 %[" + + "3]q\x02開始互動式工作階段\x02變更目前的內容\x02檢視 sqlcmd 設定\x02請參閱連接字串\x02移除\x02連接埠 %[1]" + + "d 上的用戶端連線現在已就緒\x02--using URL 必須是 HTTP 或 HTTPS\x02%[1]q 不是 --using 旗標的有效" + + " URL\x02--using URL 必須有 .bak 檔案的路徑\x02--using 檔案 URL 必須是 .bak 檔案\x02無效 -" + + "-使用檔案類型\x02正在建立預設資料庫 [%[1]s]\x02正在下載 %[1]s\x02正在還原資料庫 %[1]s\x02正在下載 %[1]" + + "v\x02此機器上是否已安裝容器執行時間 (例如 Podman 或 Docker)?\x04\x01\x09\x005\x02如果沒有,請從下列" + + "來源下載桌面引擎:\x04\x02\x09\x09\x00\x04\x02或\x02容器執行時間是否正在執行? (請嘗試 '%[1]s' 或" + + " '%[2]s'(清單容器),是否在沒有錯誤的情況下傳回?)\x02無法下載映像 %[1]s\x02檔案不存在於 URL\x02無法下載檔案" + + "\x02在容器中安裝/建立 SQL Server\x02查看 SQL Server 的所有發行版本標籤,安裝之前的版本\x02建立 SQL Se" + + "rver、下載並附加 AdventureWorks 範例資料庫\x02使用不同的資料庫名稱建立 SQL Server、下載及附加 Adventu" + + "reWorks 範例資料庫\x02使用空白使用者資料庫建立 SQL Server\x02使用完整記錄安裝/建立 SQL Server\x02取得" + + "可用於 Azure SQL Edge 安裝的標籤\x02列出標籤\x02取得可用於 mssql 安裝的標籤\x02sqlcmd 啟動\x02" + + "容器未執行\x02-L 參數不能與其他參數一起使用。\x02'-a %#[1]v': 封包大小必須是介於 512 到 32767 之間的數字" + + "。\x02'-h %#[1]v': 標頭值必須是 -1 或介於 -1 和 2147483647 之間的值\x02伺服器:\x02法律文件和資" + + "訊: aka.ms/SqlcmdLegal\x02協力廠商聲明: aka.ms/SqlcmdNotices\x04\x00\x01\x0a" + + "\x0d\x02版本 %[1]v\x02旗標:\x02-? 顯示此語法摘要,%[1]s 顯示新式 sqlcmd 子命令說明\x02識別一或多個包" + + "含 SQL 語句批次的檔案。如果一或多個檔案不存在,sqlcmd 將會結束。與 %[1]s/%[2]s 互斥\x02識別從 sqlcmd 接" + + "收輸出的檔案\x02列印版本資訊並結束\x02隱含地信任沒有驗證的伺服器憑證\x02此選項可設定 sqlcmd 指令碼變數 %[1]s。此參" + + "數指定初始資料庫。預設值是您登入的預設資料庫屬性。如果資料庫不存在,則會產生錯誤訊息並結束 sqlcmd\x02使用信任的連線,而非使用使用" + + "者名稱和密碼登入 SQL Server,忽略任何定義使用者名稱和密碼的環境變數\x02指定批次結束字元。預設值為 %[1]s\x02登入名稱" + + "或包含資料庫使用者名稱。對於容器資料庫使用者,您必須提供資料庫名稱選項\x02sqlcmd 啟動時執行查詢,但查詢完成執行時不會結束 sql" + + "cmd。可以執行以分號分隔的多重查詢\x02在 sqlcmd 啟動時執行查詢,然後立即結束 sqlcmd。可以執行以分號分隔的多重查詢\x02%" + + "[1]s 指定要連線的 SQL Server 執行個體。它會設定 sqlcmd 指令碼變數 %[2]s。\x02停用可能會危害系統安全性的命令。" + + "Sqlcmd 發出警告並繼續\x02指定要用來連接到 Azure SQL Database 的 SQL 驗證方法。下列其中一項: ActiveD" + + "irectoryDefault、ActiveDirectoryIntegrated、ActiveDirectoryPassword、Active" + + "DirectoryInteractive、ActiveDirectoryManagedIdentity、ActiveDirectoryServi" + + "cePrincipal、SqlPassword\x02告訴 sqlcmd 使用 ActiveDirectory 驗證。若未提供使用者名稱,則會使" + + "用驗證方法 ActiveDirectoryDefault。如果提供密碼,就會使用 ActiveDirectoryPassword。否則會使用" + + " ActiveDirectoryInteractive\x02導致 sqlcmd 忽略指令碼變數。當指令碼包含許多可能包含格式與一般變數相同之字" + + "串的 %[1]s 陳述式時,此參數會很有用,例如 $(variable_name)\x02建立可在 sqlcmd 指令碼中使用的 sqlcm" + + "d 指令碼變數。如果值包含空格,請將值括在引號中。您可以指定多個 var=values 值。如果指定的任何值有錯誤,sqlcmd 會產生錯誤訊息" + + ",然後結束\x02要求不同大小的封包。此選項可設定 sqlcmd 指令碼變數 %[1]s。packet_size 必須是介於 512 到 3" + + "2767 之間的值。預設值 = 4096。較大的封包大小可以提高在 %[2]s 命令之間包含大量 SQL 語句的指令碼的執行性能。您可以要求較大" + + "的封包大小。不過,如果要求遭到拒絕,sqlcmd 會使用伺服器預設的封包大小\x02指定當您嘗試連線到伺服器時,sqlcmd 登入 go-m" + + "ssqldb 驅動程式逾時前的秒數。此選項可設定 sqlcmd 指令碼變數 %[1]s。預設值是 30。0 表示無限\x02此選項可設定 sql" + + "cmd 指令碼變數 %[1]s。工作站名稱列在 sys.sysprocesses 目錄檢視的主機名稱資料行中,而且可以使用預存程式 sp_who" + + " 傳回。如果未指定這個選項,預設值是目前的電腦名稱稱。此名稱可用來識別不同的 sqlcmd 工作階段\x02在連線到伺服器時宣告應用程式工作負載" + + "類型。目前唯一支援的值是 ReadOnly。如果未指定%[1]s,sqlcmd 公用程式將不支援連線到 Always On 可用性群組中的次" + + "要複本\x02用戶端會使用此切換來要求加密連線\x02指定結果的格式設定\x02控制要將哪些錯誤訊息傳送到 stdout。會傳送嚴重性層級大" + + "於或等於此層級的訊息\x02要列印的 mssql 驅動程式訊息層級\x02指定 sqlcmd 在發生錯誤時結束並傳回%[1]s 值\x02控" + + "制要傳送哪些錯誤訊息給 %[1]s。會傳送嚴重性層級大於或等於此層級的訊息\x02指定資料行標題之間要列印的資料列數目。使用 -h-1 指定" + + "不要列印標頭\x02指定所有輸出檔案都以小端點 Unicode 編碼\x02指定資料行分隔符號字元。設定 %[1]s 變數。\x02從資料行" + + "移除尾端空格\x02為回溯相容性提供。Sqlcmd 一律最佳化 SQL 容錯移轉叢集作用中複本的偵測\x02密碼\x02控制結束時用來設定 " + + "%[1]s 變數的嚴重性層級\x02指定輸出的螢幕寬度\x02專用管理員連線\x02為回溯相容性提供。一律啟用引號識別項\x02為回溯相容性提供" + + "。未使用用戶端地區設定\x02設定 sqlcmd 指令碼變數 %[1]s\x02'%[1]s %[2]s': 值必須大於或等於 %#[3]v" + + " 且小於或等於 %#[4]v。\x02'%[1]s %[2]s': 值必須大於 %#[3]v 且小於 %#[4]v。\x02'%[1]s %[2" + + "]s': 非預期的引數。引數值必須是 %[3]v。\x02'%[1]s %[2]s': 非預期的引數。引數值必須是 %[3]v 的其中一個。" + + "\x02%[1]s 和 %[2]s 選項互斥。\x02'%[1]s': 遺漏引數。輸入 '-?' 以取得說明。\x02'%[1]s': 未知的選" + + "項。輸入 '-?' 以取得說明。\x02批次結束字元 '%[1]s' 無效\x04\x00\x01 \x10\x02Sqlcmd: 錯誤:" + + "\x04\x00\x01 \x10\x02Sqlcmd: 警告:\x02已停用 ED 和 !! 命令、啟動指令碼和環境變數" + + "\x02指令碼變數: '%[1]s' 是唯讀\x02未定義'%[1]s' 指令碼變數。\x02環境變數: '%[1]s' 具有不正確值: '%[" + + "2]s'。\x02接近命令 '%[2]s' 的行 %[1]d 語法錯誤。\x02開啟或操作檔案 %[2]s 時發生 %[1]s 錯誤 (原因: " + + "%[3]s)。\x02第 %[2]d 行發生 %[1]s 語法錯誤\x02訊息 %#[1]v、層級 %[2]d、狀態 %[3]d、伺服器 %[4" + + "]s、程序 %[5]s、行 %#[6]v%[7]s\x02訊息 %#[1]v、層級 %[2]d、狀態 %[3]d、伺服器 %[4]s、行 %#[" + + "5]v%[6]s\x02無效的變數識別碼 %[1]s\x02變數值 %[1]s 無效" - // Total table size 35100 bytes (34KiB); checksum: 30EE690C + // Total table size 224540 bytes (219KiB); checksum: E97AE4F1 diff --git a/internal/translations/locales/de-DE/messages.gotext.json b/internal/translations/locales/de-DE/messages.gotext.json index 922373cf..05ff3c1b 100644 --- a/internal/translations/locales/de-DE/messages.gotext.json +++ b/internal/translations/locales/de-DE/messages.gotext.json @@ -1,2719 +1,3504 @@ { - "language": "de-DE", - "messages": [ - { - "id": "Install/Create, Query, Uninstall SQL Server", - "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" - }, - { - "id": "View configuration information and connection strings", - "message": "View configuration information and connection strings", - "translation": "" - }, - { - "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", - "placeholders": [ - { - "id": "FeedbackUrl", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "feedbackUrl" - } - ] - }, - { - "id": "help for backwards compatibility flags (-S, -U, -E etc.)", - "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" - }, - { - "id": "print version of sqlcmd", - "message": "print version of sqlcmd", - "translation": "" - }, - { - "id": "configuration file", - "message": "configuration file", - "translation": "" - }, - { - "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" - }, - { - "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", - "placeholders": [ - { - "id": "UseContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UseContextCommand" - } - ] - }, - { - "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Install/Create SQL Server, Azure SQL, and Tools", - "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" - }, - { - "id": "Open tools (e.g Azure Data Studio) for current context", - "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" - }, - { - "id": "Run a query against the current context", - "message": "Run a query against the current context", - "translation": "" - }, - { - "id": "Run a query", - "message": "Run a query", - "translation": "" - }, - { - "id": "Run a query using [{Master}] database", - "message": "Run a query using [{Master}] database", - "translation": "", - "placeholders": [ - { - "id": "Master", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"master\"" - } - ] - }, - { - "id": "Set new default database", - "message": "Set new default database", - "translation": "" - }, - { - "id": "Command text to run", - "message": "Command text to run", - "translation": "" - }, - { - "id": "Database to use", - "message": "Database to use", - "translation": "" - }, - { - "id": "Start current context", - "message": "Start current context", - "translation": "" - }, - { - "id": "Start the current context", - "message": "Start the current context", - "translation": "" - }, - { - "id": "To view available contexts", - "message": "To view available contexts", - "translation": "" - }, - { - "id": "No current context", - "message": "No current context", - "translation": "" - }, - { - "id": "Starting {Arg_1} for context {Arg_2}", - "message": "Starting {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create new context with a sql container", - "message": "Create new context with a sql container", - "translation": "" - }, - { - "id": "Current context does not have a container", - "message": "Current context does not have a container", - "translation": "" - }, - { - "id": "Stop current context", - "message": "Stop current context", - "translation": "" - }, - { - "id": "Stop the current context", - "message": "Stop the current context", - "translation": "" - }, - { - "id": "Stopping {Arg_1} for context {Arg_2}", - "message": "Stopping {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create a new context with a SQL Server container", - "message": "Create a new context with a SQL Server container", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context", - "message": "Uninstall/Delete the current context", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt", - "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" - }, - { - "id": "Quiet mode (do not stop for user input to confirm the operation)", - "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" - }, - { - "id": "Complete the operation even if non-system (user) database files are present", - "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" - }, - { - "id": "View available contexts", - "message": "View available contexts", - "translation": "" - }, - { - "id": "Create context", - "message": "Create context", - "translation": "" - }, - { - "id": "Create context with SQL Server container", - "message": "Create context with SQL Server container", - "translation": "" - }, - { - "id": "Add a context manually", - "message": "Add a context manually", - "translation": "" - }, - { - "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Verifying no user (non-system) database (.mdf) files", - "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" - }, - { - "id": "To start the container", - "message": "To start the container", - "translation": "" - }, - { - "id": "To override the check, use {__force}", - "message": "To override the check, use {__force}", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Container is not running, unable to verify that user database files do not exist", - "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" - }, - { - "id": "Removing context {CurrentContextName}", - "message": "Removing context {CurrentContextName}", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Container {Id} no longer exists, continuing to remove context...", - "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", - "placeholders": [ - { - "id": "Id", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "id" - } - ] - }, - { - "id": "Current context is now {NewContextName}", - "message": "Current context is now {NewContextName}", - "translation": "", - "placeholders": [ - { - "id": "NewContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "newContextName" - } - ] - }, - { - "id": "{Operation_completed_successfully}", - "message": "{Operation_completed_successfully}", - "translation": "", - "placeholders": [ - { - "id": "Operation_completed_successfully", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"Operation completed successfully\"" - } - ] - }, - { - "id": "If the database is mounted, run {DropDbQuery}", - "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", - "placeholders": [ - { - "id": "DropDbQuery", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "dropDbQuery" - } - ] - }, - { - "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", - "placeholders": [ - { - "id": "DatabaseFile", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseFile" - } - ] - }, - { - "id": "No endpoints to uninstall", - "message": "No endpoints to uninstall", - "translation": "" - }, - { - "id": "Add a context", - "message": "Add a context", - "translation": "" - }, - { - "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" - }, - { - "id": "Display name for the context", - "message": "Display name for the context", - "translation": "" - }, - { - "id": "Name of endpoint this context will use", - "message": "Name of endpoint this context will use", - "translation": "" - }, - { - "id": "Name of user this context will use", - "message": "Name of user this context will use", - "translation": "" - }, - { - "id": "View existing endpoints to choose from", - "message": "View existing endpoints to choose from", - "translation": "" - }, - { - "id": "Add a new local endpoint", - "message": "Add a new local endpoint", - "translation": "" - }, - { - "id": "Add an already existing endpoint", - "message": "Add an already existing endpoint", - "translation": "" - }, - { - "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.endpointName" - }, - { - "id": "EndpointFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.EndpointFlag" - } - ] - }, - { - "id": "View list of users", - "message": "View list of users", - "translation": "" - }, - { - "id": "Add the user", - "message": "Add the user", - "translation": "" - }, - { - "id": "Add an endpoint", - "message": "Add an endpoint", - "translation": "" - }, - { - "id": "User '{UserName}' does not exist", - "message": "User '{UserName}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "UserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.userName" - } - ] - }, - { - "id": "Open in Azure Data Studio", - "message": "Open in Azure Data Studio", - "translation": "" - }, - { - "id": "To start interactive query session", - "message": "To start interactive query session", - "translation": "" - }, - { - "id": "To run a query", - "message": "To run a query", - "translation": "" - }, - { - "id": "Current Context '{Name}'", - "message": "Current Context '{Name}'", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "context.Name" - } - ] - }, - { - "id": "Add a default endpoint", - "message": "Add a default endpoint", - "translation": "" - }, - { - "id": "Display name for the endpoint", - "message": "Display name for the endpoint", - "translation": "" - }, - { - "id": "The network address to connect to, e.g. 127.0.0.1 etc.", - "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" - }, - { - "id": "The network port to connect to, e.g. 1433 etc.", - "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" - }, - { - "id": "Add a context for this endpoint", - "message": "Add a context for this endpoint", - "translation": "" - }, - { - "id": "View endpoint names", - "message": "View endpoint names", - "translation": "" - }, - { - "id": "View endpoint details", - "message": "View endpoint details", - "translation": "" - }, - { - "id": "View all endpoints details", - "message": "View all endpoints details", - "translation": "" - }, - { - "id": "Delete this endpoint", - "message": "Delete this endpoint", - "translation": "" - }, - { - "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", - "placeholders": [ - { - "id": "UniqueEndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueEndpointName" - }, - { - "id": "Address", - "string": "%[2]v", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "c.address" - }, - { - "id": "Port", - "string": "%[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "c.port" - } - ] - }, - { - "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user (using the SQLCMDPASSWORD environment variable)", - "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" - }, - { - "id": "Add a user", - "message": "Add a user", - "translation": "" - }, - { - "id": "Display name for the user (this is not the username)", - "message": "Display name for the user (this is not the username)", - "translation": "" - }, - { - "id": "Authentication type this user will use (basic | other)", - "message": "Authentication type this user will use (basic | other)", - "translation": "" - }, - { - "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - } - ] - }, - { - "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - }, - { - "id": "ModernAuthTypeOther", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeOther" - } - ] - }, - { - "id": "Authentication type '' is not valid {AuthType}'", - "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", - "placeholders": [ - { - "id": "AuthType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.authType" - } - ] - }, - { - "id": "Remove the {PasswordEncryptFlag} flag", - "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", - "placeholders": [ - { - "id": "AuthTypeFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AuthTypeFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Add the {PasswordEncryptFlag} flag", - "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide a username with the {Arg_1} flag", - "message": "Provide a username with the {Arg_1} flag", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]s", - "type": "", - "underlyingType": "string", - "argNum": 1 - } - ] - }, - { - "id": "Username not provided", - "message": "Username not provided", - "translation": "" - }, - { - "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - }, - { - "id": "PasswordEncryptFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Encryption method '{PasswordEncryption}' is not valid", - "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryption", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.passwordEncryption" - } - ] - }, - { - "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "User '{UniqueUserName}' added", - "message": "User '{UniqueUserName}' added", - "translation": "", - "placeholders": [ - { - "id": "UniqueUserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueUserName" - } - ] - }, - { - "id": "Display connections strings for the current context", - "message": "Display connections strings for the current context", - "translation": "" - }, - { - "id": "List connection strings for all client drivers", - "message": "List connection strings for all client drivers", - "translation": "" - }, - { - "id": "Database for the connection string (default is taken from the T/SQL login)", - "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" - }, - { - "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Display the current-context", - "message": "Display the current-context", - "translation": "" - }, - { - "id": "Delete a context", - "message": "Delete a context", - "translation": "" - }, - { - "id": "Delete a context (including its endpoint and user)", - "message": "Delete a context (including its endpoint and user)", - "translation": "" - }, - { - "id": "Delete a context (excluding its endpoint and user)", - "message": "Delete a context (excluding its endpoint and user)", - "translation": "" - }, - { - "id": "Name of context to delete", - "message": "Name of context to delete", - "translation": "" - }, - { - "id": "Delete the context's endpoint and user as well", - "message": "Delete the context's endpoint and user as well", - "translation": "" - }, - { - "id": "Use the {NameFlag} flag to pass in a context name to delete", - "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "Context '{Name}' deleted", - "message": "Context '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Context '{Name}' does not exist", - "message": "Context '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete an endpoint", - "message": "Delete an endpoint", - "translation": "" - }, - { - "id": "Name of endpoint to delete", - "message": "Name of endpoint to delete", - "translation": "" - }, - { - "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View endpoints", - "message": "View endpoints", - "translation": "" - }, - { - "id": "Endpoint '{Name}' does not exist", - "message": "Endpoint '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Endpoint '{Name}' deleted", - "message": "Endpoint '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete a user", - "message": "Delete a user", - "translation": "" - }, - { - "id": "Name of user to delete", - "message": "Name of user to delete", - "translation": "" - }, - { - "id": "User name must be provided. Provide user name with {NameFlag} flag", - "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View users", - "message": "View users", - "translation": "" - }, - { - "id": "User {Name} does not exist", - "message": "User {Name} does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "User {Name} deleted", - "message": "User {Name} deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many contexts from the sqlconfig file", - "message": "Display one or many contexts from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the context names in your sqlconfig file", - "message": "List all the context names in your sqlconfig file", - "translation": "" - }, - { - "id": "List all the contexts in your sqlconfig file", - "message": "List all the contexts in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one context in your sqlconfig file", - "message": "Describe one context in your sqlconfig file", - "translation": "" - }, - { - "id": "Context name to view details of", - "message": "Context name to view details of", - "translation": "" - }, - { - "id": "Include context details", - "message": "Include context details", - "translation": "" - }, - { - "id": "To view available contexts run `{ContextCommand}`", - "message": "To view available contexts run `{ContextCommand}`", - "translation": "", - "placeholders": [ - { - "id": "ContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetContextCommand" - } - ] - }, - { - "id": "error: no context exists with the name: \"{Name}\"", - "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many endpoints from the sqlconfig file", - "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the endpoints in your sqlconfig file", - "message": "List all the endpoints in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one endpoint in your sqlconfig file", - "message": "Describe one endpoint in your sqlconfig file", - "translation": "" - }, - { - "id": "Endpoint name to view details of", - "message": "Endpoint name to view details of", - "translation": "" - }, - { - "id": "Include endpoint details", - "message": "Include endpoint details", - "translation": "" - }, - { - "id": "To view available endpoints run `{EndpointsCommand}`", - "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", - "placeholders": [ - { - "id": "EndpointsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetEndpointsCommand" - } - ] - }, - { - "id": "error: no endpoint exists with the name: \"{Name}\"", - "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many users from the sqlconfig file", - "message": "Display one or many users from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the users in your sqlconfig file", - "message": "List all the users in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one user in your sqlconfig file", - "message": "Describe one user in your sqlconfig file", - "translation": "" - }, - { - "id": "User name to view details of", - "message": "User name to view details of", - "translation": "" - }, - { - "id": "Include user details", - "message": "Include user details", - "translation": "" - }, - { - "id": "To view available users run `{UsersCommand}`", - "message": "To view available users run `{UsersCommand}`", - "translation": "", - "placeholders": [ - { - "id": "UsersCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetUsersCommand" - } - ] - }, - { - "id": "error: no user exists with the name: \"{Name}\"", - "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Set the current context", - "message": "Set the current context", - "translation": "" - }, - { - "id": "Set the mssql context (endpoint/user) to be the current context", - "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" - }, - { - "id": "Name of context to set as current context", - "message": "Name of context to set as current context", - "translation": "" - }, - { - "id": "To run a query: {RunQueryExample}", - "message": "To run a query: {RunQueryExample}", - "translation": "", - "placeholders": [ - { - "id": "RunQueryExample", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.RunQueryExample" - } - ] - }, - { - "id": "To remove: {UninstallCommand}", - "message": "To remove: {UninstallCommand}", - "translation": "", - "placeholders": [ - { - "id": "UninstallCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UninstallCommand" - } - ] - }, - { - "id": "Switched to context \"{Name}\".", - "message": "Switched to context \"{Name}\".", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "No context exists with the name: \"{Name}\"", - "message": "No context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display merged sqlconfig settings or a specified sqlconfig file", - "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" - }, - { - "id": "Show sqlconfig settings, with REDACTED authentication data", - "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" - }, - { - "id": "Show sqlconfig settings and raw authentication data", - "message": "Show sqlconfig settings and raw authentication data", - "translation": "" - }, - { - "id": "Display raw byte data", - "message": "Display raw byte data", - "translation": "" - }, - { - "id": "Install Azure Sql Edge", - "message": "Install Azure Sql Edge", - "translation": "" - }, - { - "id": "Install/Create Azure SQL Edge in a container", - "message": "Install/Create Azure SQL Edge in a container", - "translation": "" - }, - { - "id": "Tag to use, use get-tags to see list of tags", - "message": "Tag to use, use get-tags to see list of tags", - "translation": "" - }, - { - "id": "Context name (a default context name will be created if not provided)", - "message": "Context name (a default context name will be created if not provided)", - "translation": "" - }, - { - "id": "Create a user database and set it as the default for login", - "message": "Create a user database and set it as the default for login", - "translation": "" - }, - { - "id": "Accept the SQL Server EULA", - "message": "Accept the SQL Server EULA", - "translation": "" - }, - { - "id": "Generated password length", - "message": "Generated password length", - "translation": "" - }, - { - "id": "Minimum number of special characters", - "message": "Minimum number of special characters", - "translation": "" - }, - { - "id": "Minimum number of numeric characters", - "message": "Minimum number of numeric characters", - "translation": "" - }, - { - "id": "Minimum number of upper characters", - "message": "Minimum number of upper characters", - "translation": "" - }, - { - "id": "Special character set to include in password", - "message": "Special character set to include in password", - "translation": "" - }, - { - "id": "Don't download image. Use already downloaded image", - "message": "Don't download image. Use already downloaded image", - "translation": "" - }, - { - "id": "Line in errorlog to wait for before connecting", - "message": "Line in errorlog to wait for before connecting", - "translation": "" - }, - { - "id": "Specify a custom name for the container rather than a randomly generated one", - "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" - }, - { - "id": "Explicitly set the container hostname, it defaults to the container ID", - "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" - }, - { - "id": "Specifies the image CPU architecture", - "message": "Specifies the image CPU architecture", - "translation": "" - }, - { - "id": "Specifies the image operating system", - "message": "Specifies the image operating system", - "translation": "" - }, - { - "id": "Port (next available port from 1433 upwards used by default)", - "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" - }, - { - "id": "Download (into container) and attach database (.bak) from URL", - "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" - }, - { - "id": "Either, add the {AcceptEulaFlag} flag to the command-line", - "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", - "placeholders": [ - { - "id": "AcceptEulaFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AcceptEulaFlag" - } - ] - }, - { - "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", - "placeholders": [ - { - "id": "CreateEnvVarKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "pal.CreateEnvVarKeyword()" - }, - { - "id": "AcceptEulaEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.AcceptEulaEnvVar" - } - ] - }, - { - "id": "EULA not accepted", - "message": "EULA not accepted", - "translation": "" - }, - { - "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.defaultDatabase" - } - ] - }, - { - "id": "Starting {ImageName}", - "message": "Starting {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - }, - { - "id": "ConfigFileUsed", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "config.GetConfigFileUsed()" - } - ] - }, - { - "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", - "placeholders": [ - { - "id": "Sa", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"sa\"" - }, - { - "id": "Sa_1", - "string": "%[2]q", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "\"sa\"" - }, - { - "id": "UserName", - "string": "%[3]q", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "userName" - } - ] - }, - { - "id": "Start interactive session", - "message": "Start interactive session", - "translation": "" - }, - { - "id": "Change current context", - "message": "Change current context", - "translation": "" - }, - { - "id": "View sqlcmd configuration", - "message": "View sqlcmd configuration", - "translation": "" - }, - { - "id": "See connection strings", - "message": "See connection strings", - "translation": "" - }, - { - "id": "Remove", - "message": "Remove", - "translation": "" - }, - { - "id": "Now ready for client connections on port {Port}", - "message": "Now ready for client connections on port {Port}", - "translation": "", - "placeholders": [ - { - "id": "Port", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "c.port" - } - ] - }, - { - "id": "--using URL must be http or https", - "message": "--using URL must be http or https", - "translation": "" - }, - { - "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", - "placeholders": [ - { - "id": "UsingDatabaseUrl", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.usingDatabaseUrl" - } - ] - }, - { - "id": "--using URL must have a path to .bak file", - "message": "--using URL must have a path to .bak file", - "translation": "" - }, - { - "id": "--using file URL must be a .bak file", - "message": "--using file URL must be a .bak file", - "translation": "" - }, - { - "id": "Invalid --using file type", - "message": "Invalid --using file type", - "translation": "" - }, - { - "id": "Creating default database [{DefaultDatabase}]", - "message": "Creating default database [{DefaultDatabase}]", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "defaultDatabase" - } - ] - }, - { - "id": "Downloading {File}", - "message": "Downloading {File}", - "translation": "", - "placeholders": [ - { - "id": "File", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "file" - } - ] - }, - { - "id": "Restoring database {DatabaseName}", - "message": "Restoring database {DatabaseName}", - "translation": "", - "placeholders": [ - { - "id": "DatabaseName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseName" - } - ] - }, - { - "id": "Downloading {ImageName}", - "message": "Downloading {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" - }, - { - "id": "If not, download desktop engine from:", - "message": "If not, download desktop engine from:", - "translation": "" - }, - { - "id": "or", - "message": "or", - "translation": "" - }, - { - "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", - "placeholders": [ - { - "id": "PodmanPsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PodmanPsCommand" - }, - { - "id": "DockerPsCommand", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.DockerPsCommand" - } - ] - }, - { - "id": "Unable to download image {ImageName}", - "message": "Unable to download image {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "File does not exist at URL", - "message": "File does not exist at URL", - "translation": "" - }, - { - "id": "Unable to download file", - "message": "Unable to download file", - "translation": "" - }, - { - "id": "Install/Create SQL Server in a container", - "message": "Install/Create SQL Server in a container", - "translation": "" - }, - { - "id": "See all release tags for SQL Server, install previous version", - "message": "See all release tags for SQL Server, install previous version", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database", - "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" - }, - { - "id": "Create SQL Server with an empty user database", - "message": "Create SQL Server with an empty user database", - "translation": "" - }, - { - "id": "Install/Create SQL Server with full logging", - "message": "Install/Create SQL Server with full logging", - "translation": "" - }, - { - "id": "Get tags available for Azure SQL Edge install", - "message": "Get tags available for Azure SQL Edge install", - "translation": "" - }, - { - "id": "List tags", - "message": "List tags", - "translation": "" - }, - { - "id": "Get tags available for mssql install", - "message": "Get tags available for mssql install", - "translation": "" - }, - { - "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", - "placeholders": [ - { - "id": "PacketSize", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.PacketSize" - } - ] - }, - { - "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': Der Headerwert muss entweder -1 oder ein Wert zwischen -1 und 2147483647 sein", - "placeholders": [ - { - "id": "Headers", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.Headers" - } - ] - }, - { - "id": "Legal docs and information: aka.ms/SqlcmdLegal", - "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" - }, - { - "id": "Third party notices: aka.ms/SqlcmdNotices", - "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" - }, - { - "id": "Version {Version}", - "message": "Version {Version}", - "translation": "", - "placeholders": [ - { - "id": "Version", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "version" - } - ] - }, - { - "id": "Flags:", - "message": "Flags:", - "translation": "" - }, - { - "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", - "placeholders": [ - { - "id": "HelpFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.HelpFlag" - } - ] - }, - { - "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", - "placeholders": [ - { - "id": "QueryAndExitFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.QueryAndExitFlag" - }, - { - "id": "QueryFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.QueryFlag" - } - ] - }, - { - "id": "Identifies the file that receives output from sqlcmd", - "message": "Identifies the file that receives output from sqlcmd", - "translation": "" - }, - { - "id": "Print version information and exit", - "message": "Print version information and exit", - "translation": "" - }, - { - "id": "Implicitly trust the server certificate without validation", - "message": "Implicitly trust the server certificate without validation", - "translation": "" - }, - { - "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", - "placeholders": [ - { - "id": "DbNameVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DbNameVar" - } - ] - }, - { - "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" - }, - { - "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", - "placeholders": [ - { - "id": "BatchTerminatorGo", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "The login name or contained database user name. For contained database users, you must provide the database name option", - "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", - "placeholders": [ - { - "id": "ConnStrPattern", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ConnStrPattern" - }, - { - "id": "ServerEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ServerEnvVar" - } - ] - }, - { - "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" - }, - { - "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" - }, - { - "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" - }, - { - "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", - "placeholders": [ - { - "id": "InsertKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.InsertKeyword" - } - ] - }, - { - "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" - }, - { - "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", - "placeholders": [ - { - "id": "PacketSizeVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PacketSizeVar" - }, - { - "id": "BatchTerminatorGo", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", - "placeholders": [ - { - "id": "LoginTimeOutVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.LoginTimeOutVar" - } - ] - }, - { - "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", - "placeholders": [ - { - "id": "WorkstationVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.WorkstationVar" - } - ] - }, - { - "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", - "placeholders": [ - { - "id": "ApplicationIntentFlagShort", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ApplicationIntentFlagShort" - } - ] - }, - { - "id": "This switch is used by the client to request an encrypted connection", - "message": "This switch is used by the client to request an encrypted connection", - "translation": "" - }, - { - "id": "Specifies the formatting for results", - "message": "Specifies the formatting for results", - "translation": "" - }, - { - "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" - }, - { - "id": "Level of mssql driver messages to print", - "message": "Level of mssql driver messages to print", - "translation": "" - }, - { - "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", - "placeholders": [ - { - "id": "DosErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DosErrorLevel" - } - ] - }, - { - "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", - "placeholders": [ - { - "id": "StdoutName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.StdoutName" - } - ] - }, - { - "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" - }, - { - "id": "Specifies that all output files are encoded with little-endian Unicode", - "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" - }, - { - "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", - "placeholders": [ - { - "id": "ColSeparatorVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ColSeparatorVar" - } - ] - }, - { - "id": "Remove trailing spaces from a column", - "message": "Remove trailing spaces from a column", - "translation": "" - }, - { - "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" - }, - { - "id": "Password", - "message": "Password", - "translation": "" - }, - { - "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", - "placeholders": [ - { - "id": "ErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ErrorLevel" - } - ] - }, - { - "id": "Specifies the screen width for output", - "message": "Specifies the screen width for output", - "translation": "" - }, - { - "id": "Dedicated administrator connection", - "message": "Dedicated administrator connection", - "translation": "" - }, - { - "id": "Sets the sqlcmd scripting variable {V}", - "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", - "placeholders": [ - { - "id": "V", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "v" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues0", - "string": "%[3]v", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "allowedValues[0]" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues", - "string": "%[3]v", - "type": "[]string", - "underlyingType": "[]string", - "argNum": 3, - "expr": "allowedValues" - } - ] - }, - { - "id": "'{P1}': Missing argument. Enter '-?' for help.", - "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "'{P1}': Unknown Option. Enter '-?' for help.", - "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "invalid batch terminator '{BatchTerminator}'", - "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "Ungültiges Batchabschlusszeichen '{BatchTerminator}'", - "placeholders": [ - { - "id": "BatchTerminator", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "args.BatchTerminator" - } - ] - }, - { - "id": "Sqlcmd: Error:", - "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: Fehler:" - }, - { - "id": "Sqlcmd: Warning:", - "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: Warnung:" - }, - { - "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "Die Befehle ED und !!\u003ccommand\u003e, Startskript und Umgebungsvariablen sind deaktiviert" - }, - { - "id": "The scripting variable: '{Variable}' is read-only", - "message": "The scripting variable: '{Variable}' is read-only", - "translation": "Die '{Variable}'-Skriptvariable ist schreibgeschützt", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "'{Variable}' scripting variable not defined.", - "message": "'{Variable}' scripting variable not defined.", - "translation": "Die '{Variable}'-Skriptvariable ist nicht definiert.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "Die Umgebungsvariable: '{Variable}' weist einen ungültigen Wert auf: '{EnvVal}'.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - }, - { - "id": "EnvVal", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "envVal" - } - ] - }, - { - "id": "Syntax error at line {LineNumber} near command '{Command}'.", - "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "Syntaxfehler in Zeile {LineNumber} in der Nähe von Befehl '{Command}'.", - "placeholders": [ - { - "id": "LineNumber", - "string": "%[1]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 1, - "expr": "e.LineNumber" - }, - { - "id": "Command", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "e.Command" - } - ] - }, - { - "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} Fehler beim Öffnen oder Verarbeiten von Datei {Filepath} (Ursache: {Error}).", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "Filepath", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "filepath" - }, - { - "id": "Error", - "string": "%[3]s", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "err.Error()" - } - ] - }, - { - "id": "{ErrorPrefix}Syntax error at line {LineNumber}", - "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}Syntaxfehler in Zeile {LineNumber}", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "LineNumber", - "string": "%[2]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 2, - "expr": "lineNumber" - } - ] - }, - { - "id": "Invalid variable identifier {Name}", - "message": "Invalid variable identifier {Name}", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "name" - } - ] - }, - { - "id": "Invalid variable value {Val}", - "message": "Invalid variable value {Val}", - "translation": "", - "placeholders": [ - { - "id": "Val", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "val" - } - ] - } - ] + "language": "de-DE", + "messages": [ + { + "id": "Install/Create, Query, Uninstall SQL Server", + "message": "Install/Create, Query, Uninstall SQL Server", + "translation": "SQL Server installieren/erstellen, abfragen, deinstallieren", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View configuration information and connection strings", + "message": "View configuration information and connection strings", + "translation": "Konfigurationsinformationen und Verbindungszeichenfolgen anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "translation": "sqlcmd: SQL Server, Azure SQL und Tools installieren/erstellen/abfragen\n\nFeedback:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "FeedbackUrl", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "feedbackUrl" + } + ], + "fuzzy": true + }, + { + "id": "help for backwards compatibility flags (-S, -U, -E etc.)", + "message": "help for backwards compatibility flags (-S, -U, -E etc.)", + "translation": "Hilfe für Abwärtskompatibilitätsflags (-S, -U, -E usw.)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "print version of sqlcmd", + "message": "print version of sqlcmd", + "translation": "Druckversion von sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "configuration file", + "message": "configuration file", + "translation": "Konfigurationsdatei", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "translation": "Protokolliergrad, Fehler=0, Warnung=1, Info=2, Debug=3, Ablaufverfolgung=4", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "translation": "SQLConfig-Dateien mithilfe von Unterbefehlen wie \"{UseContextCommand}\" ändern", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UseContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UseContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "translation": "Kontext für vorhandenen Endpunkt und Benutzer hinzufügen ({PasswordEnvVar} oder {PasswordEnvVar2} verwenden)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Install/Create SQL Server, Azure SQL, and Tools", + "message": "Install/Create SQL Server, Azure SQL, and Tools", + "translation": "SQL Server, Azure SQL und Tools installieren/erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Open tools (e.g Azure Data Studio) for current context", + "message": "Open tools (e.g Azure Data Studio) for current context", + "translation": "Tools (z. B. Azure Data Studio) für aktuellen Kontext öffnen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query against the current context", + "message": "Run a query against the current context", + "translation": "Abfrage für den aktuellen Kontext ausführen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query", + "message": "Run a query", + "translation": "Abfrage ausführen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query using [{Master}] database", + "message": "Run a query using [{Master}] database", + "translation": "Abfrage mithilfe der [{Master}]-Datenbank ausführen", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Master", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"master\"" + } + ], + "fuzzy": true + }, + { + "id": "Set new default database", + "message": "Set new default database", + "translation": "Neue Standarddatenbank festlegen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Command text to run", + "message": "Command text to run", + "translation": "Auszuführender Befehlstext", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database to use", + "message": "Database to use", + "translation": "Zu verwendende Datenbank", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start current context", + "message": "Start current context", + "translation": "Aktuellen Kontext starten", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start the current context", + "message": "Start the current context", + "translation": "Aktuellen Kontext starten", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts", + "message": "To view available contexts", + "translation": "Zum Anzeigen verfügbarer Kontexte", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "No current context", + "message": "No current context", + "translation": "Kein aktueller Kontext", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Starting {Image} for context {CurrentContextName}", + "message": "Starting {Image} for context {CurrentContextName}", + "translation": "{Image} für kontextbezogene {CurrentContextName} wird gestartet", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create new context with a sql container", + "message": "Create new context with a sql container", + "translation": "Neuen Kontext mit einem SQL-Container erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context does not have a container", + "message": "Current context does not have a container", + "translation": "Der aktuelle Kontext weist keinen Container auf", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop current context", + "message": "Stop current context", + "translation": "Aktuellen Kontext anhalten", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop the current context", + "message": "Stop the current context", + "translation": "Aktuellen Kontext beenden", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stopping {Image} for context {CurrentContextName}", + "message": "Stopping {Image} for context {CurrentContextName}", + "translation": "{Image} für kontextbezogene {CurrentContextName} wird beendet", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create a new context with a SQL Server container", + "message": "Create a new context with a SQL Server container", + "translation": "Neuen Kontext mit einem SQL Server-Container erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context", + "message": "Uninstall/Delete the current context", + "translation": "Aktuellen Kontext deinstallieren/löschen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt", + "message": "Uninstall/Delete the current context, no user prompt", + "translation": "Aktuellen Kontext deinstallieren/löschen, keine Benutzeraufforderung", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "translation": "Aktuellen Kontext deinstallieren/löschen, keine Benutzeraufforderung anzeigen und Sicherheitsüberprüfung für Benutzerdatenbanken außer Kraft setzen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Quiet mode (do not stop for user input to confirm the operation)", + "message": "Quiet mode (do not stop for user input to confirm the operation)", + "translation": "Stiller Modus (nicht für Benutzereingabe beenden, um den Vorgang zu bestätigen)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Complete the operation even if non-system (user) database files are present", + "message": "Complete the operation even if non-system (user) database files are present", + "translation": "Vorgang auch dann abschließen, wenn nicht systembasierte (Benutzer-)Datenbankdateien vorhanden sind", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View available contexts", + "message": "View available contexts", + "translation": "Verfügbare Kontexte anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context", + "message": "Create context", + "translation": "Kontext erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context with SQL Server container", + "message": "Create context with SQL Server container", + "translation": "Kontext mit SQL Server-Container erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context manually", + "message": "Add a context manually", + "translation": "Kontext manuell hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "translation": "Der aktuelle Kontext ist {CurrentContextName}. Möchten Sie den Vorgang fortsetzen? (J/N)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Verifying no user (non-system) database (.mdf) files", + "message": "Verifying no user (non-system) database (.mdf) files", + "translation": "Es wird überprüft, dass keine Benutzer- (Nicht-System-)Datenbankdateien (.mdf) vorhanden sind", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start the container", + "message": "To start the container", + "translation": "Zum Starten des Containers", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To override the check, use {__force}", + "message": "To override the check, use {__force}", + "translation": "Um die Überprüfung außer Kraft zu setzen, verwenden Sie {__force}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Container is not running, unable to verify that user database files do not exist", + "message": "Container is not running, unable to verify that user database files do not exist", + "translation": "Der Container wird nicht ausgeführt. Es kann nicht überprüft werden, ob die Benutzerdatenbankdateien nicht vorhanden sind", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Removing context {CurrentContextName}", + "message": "Removing context {CurrentContextName}", + "translation": "Kontext {CurrentContextName} wird entfernt", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Stopping {Image}", + "message": "Stopping {Image}", + "translation": "{Image} wird beendet", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + } + ], + "fuzzy": true + }, + { + "id": "Container {Id} no longer exists, continuing to remove context...", + "message": "Container {Id} no longer exists, continuing to remove context...", + "translation": "Container {Id} nicht mehr vorhanden. Der Kontext wird entfernt...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Id", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "id" + } + ], + "fuzzy": true + }, + { + "id": "Current context is now {NewContextName}", + "message": "Current context is now {NewContextName}", + "translation": "Der aktuelle Kontext ist jetzt {NewContextName}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NewContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "newContextName" + } + ], + "fuzzy": true + }, + { + "id": "{Operation_completed_successfully}", + "message": "{Operation_completed_successfully}", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Operation_completed_successfully", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"Operation completed successfully\"" + } + ], + "fuzzy": true + }, + { + "id": "If the database is mounted, run {DropDbQuery}", + "message": "If the database is mounted, run {DropDbQuery}", + "translation": "Wenn die Datenbank eingebunden ist, {DropDbQuery} ausführen", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DropDbQuery", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "dropDbQuery" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "translation": "Flag {__force} übergeben, um diese Sicherheitsüberprüfung für Benutzerdatenbanken (keine Systemdatenbanken) außer Kraft zu setzen", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "translation": "Der Vorgang kann nicht fortgesetzt werden, da eine Benutzerdatenbank (keine Systemdatenbank) ({DatabaseFile}) vorhanden ist", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseFile", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseFile" + } + ], + "fuzzy": true + }, + { + "id": "No endpoints to uninstall", + "message": "No endpoints to uninstall", + "translation": "Es sind keine Endpunkte zur Deinstallation vorhanden", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context", + "message": "Add a context", + "translation": "Kontext hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "translation": "Einen Kontext für eine lokale Instanz von SQL Server an Port 1433 mithilfe einer vertrauenswürdigen Authentifizierung hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the context", + "message": "Display name for the context", + "translation": "Der Anzeigename für den Kontext", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint this context will use", + "message": "Name of endpoint this context will use", + "translation": "Der Name des Endpunkts, der von diesem Kontext verwendet wird", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user this context will use", + "message": "Name of user this context will use", + "translation": "Name des Benutzers, den dieser Kontext verwendet", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View existing endpoints to choose from", + "message": "View existing endpoints to choose from", + "translation": "Vorhandene Endpunkte zur Auswahl anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a new local endpoint", + "message": "Add a new local endpoint", + "translation": "Neuen lokalen Endpunkt hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an already existing endpoint", + "message": "Add an already existing endpoint", + "translation": "Bereits vorhandenen Endpunkt hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "translation": "Zum Hinzufügen des Kontexts ist ein Endpunkt erforderlich. Der Endpunkt '{EndpointName}' ist nicht vorhanden. {EndpointFlag}-Flag verwenden", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.endpointName" + }, + { + "id": "EndpointFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.EndpointFlag" + } + ], + "fuzzy": true + }, + { + "id": "View list of users", + "message": "View list of users", + "translation": "Liste der Benutzer anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add the user", + "message": "Add the user", + "translation": "Den Benutzer hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an endpoint", + "message": "Add an endpoint", + "translation": "Endpunkt hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User '{UserName}' does not exist", + "message": "User '{UserName}' does not exist", + "translation": "Der Benutzer '{UserName}' ist nicht vorhanden", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.userName" + } + ], + "fuzzy": true + }, + { + "id": "Open in Azure Data Studio", + "message": "Open in Azure Data Studio", + "translation": "In Azure Data Studio öffnen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start interactive query session", + "message": "To start interactive query session", + "translation": "Zum Starten einer interaktiven Abfragesitzung", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query", + "message": "To run a query", + "translation": "Zum Ausführen einer Abfrage", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current Context '{Name}'", + "message": "Current Context '{Name}'", + "translation": "Aktueller Kontext '{Name}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "context.Name" + } + ], + "fuzzy": true + }, + { + "id": "Add a default endpoint", + "message": "Add a default endpoint", + "translation": "Standardendpunkt hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the endpoint", + "message": "Display name for the endpoint", + "translation": "Der Anzeigename für den Endpunkt", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network address to connect to, e.g. 127.0.0.1 etc.", + "message": "The network address to connect to, e.g. 127.0.0.1 etc.", + "translation": "Die Netzwerkadresse, mit der eine Verbindung hergestellt werden soll, z. B. 127.0.0.1 usw.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network port to connect to, e.g. 1433 etc.", + "message": "The network port to connect to, e.g. 1433 etc.", + "translation": "Der Netzwerkport, mit dem eine Verbindung hergestellt werden soll, z. B. 1433 usw.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for this endpoint", + "message": "Add a context for this endpoint", + "translation": "Kontext für diesen Endpunkt hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint names", + "message": "View endpoint names", + "translation": "Endpunktnamen anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint details", + "message": "View endpoint details", + "translation": "Details zum Endpunkt anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View all endpoints details", + "message": "View all endpoints details", + "translation": "Details zu allen Endpunkten anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete this endpoint", + "message": "Delete this endpoint", + "translation": "Diesen Endpunkt löschen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "translation": "Endpunkt '{UniqueEndpointName}' hinzugefügt (Adresse: '{Address}', Port: '{Port}')", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueEndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueEndpointName" + }, + { + "id": "Address", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "c.address" + }, + { + "id": "Port", + "string": "%[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "translation": "Benutzer hinzufügen (mithilfe der Umgebungsvariablen SQLCMD_PASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMDPASSWORD environment variable)", + "message": "Add a user (using the SQLCMDPASSWORD environment variable)", + "translation": "Benutzer hinzufügen (mithilfe der Umgebungsvariablen SQLCMDPASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "translation": "Einen Benutzer hinzufügen, der die Windows Data Protection-API zum Verschlüsseln des Kennworts in SQLConfig verwendet", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user", + "message": "Add a user", + "translation": "Benutzer hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the user (this is not the username)", + "message": "Display name for the user (this is not the username)", + "translation": "Anzeigename für den Benutzer (dies ist nicht der Benutzername)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Authentication type this user will use (basic | other)", + "message": "Authentication type this user will use (basic | other)", + "translation": "Authentifizierungstyp, den dieser Benutzer verwendet (Standard | andere)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "translation": "Der Benutzername (Kennwort in der Umgebungsvariablen {PasswordEnvVar} (oder {PasswordEnvVar2} angeben)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "translation": "Kennwortverschlüsselungsmethode ({EncryptionMethodsForUsage}) in SQLConfig-Datei", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "translation": "Der Authentifizierungstyp muss '{ModernAuthTypeBasic}' oder '{ModernAuthTypeOther}' sein", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + }, + { + "id": "ModernAuthTypeOther", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeOther" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type '' is not valid {AuthType}'", + "message": "Authentication type '' is not valid {AuthType}'", + "translation": "Der Authentifizierungstyp '{AuthType}' ist ungültig", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthType", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.authType" + } + ], + "fuzzy": true + }, + { + "id": "Remove the {PasswordEncryptFlag} flag", + "message": "Remove the {PasswordEncryptFlag} flag", + "translation": "Flag {PasswordEncryptFlag} entfernen", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "translation": "{AuthTypeFlag} {ModernAuthTypeBasic} übergeben", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthTypeFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AuthTypeFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "translation": "Das Flag {PasswordEncryptFlag} kann nur verwendet werden, wenn der Authentifizierungstyp '{ModernAuthTypeBasic}' ist.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Add the {PasswordEncryptFlag} flag", + "message": "Add the {PasswordEncryptFlag} flag", + "translation": "Flag {PasswordEncryptFlag} hinzufügen", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "translation": "Das Flag {PasswordEncryptFlag} muss verwendet werden, wenn der Authentifizierungstyp '{ModernAuthTypeBasic}' ist.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "translation": "Kennwort in der Umgebungsvariablen {PasswordEnvVar} (oder {PasswordEnvVar2}) angeben", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "translation": "Authentifizierungstyp '{ModernAuthTypeBasic}' erfordert ein Kennwort", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide a username with the {Arg_1} flag", + "message": "Provide a username with the {Arg_1} flag", + "translation": "Einen Benutzernamen mit dem Flag \"{Arg_1}\" angeben", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Arg_1", + "string": "%[1]s", + "type": "", + "underlyingType": "string", + "argNum": 1 + } + ], + "fuzzy": true + }, + { + "id": "Username not provided", + "message": "Username not provided", + "translation": "Benutzername nicht angegeben", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "translation": "Eine gültige Verschlüsselungsmethode ({EncryptionMethodsForUsage}) mit dem Flag \"{PasswordEncryptFlag}\" angeben", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + }, + { + "id": "PasswordEncryptFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Encryption method '{PasswordEncryption}' is not valid", + "message": "Encryption method '{PasswordEncryption}' is not valid", + "translation": "Die Verschlüsselungsmethode '{PasswordEncryption}' ist ungültig", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryption", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.passwordEncryption" + } + ], + "fuzzy": true + }, + { + "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "translation": "Eine der Umgebungsvariablen {PasswordEnvVar} oder {PasswordEnvVar2} löschen", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "translation": "Sowohl Umgebungsvariablen {PasswordEnvVar} als auch {PasswordEnvVar2} sind festgelegt.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "User '{UniqueUserName}' added", + "message": "User '{UniqueUserName}' added", + "translation": "Benutzer '{UniqueUserName}' hinzugefügt", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueUserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueUserName" + } + ], + "fuzzy": true + }, + { + "id": "Display connections strings for the current context", + "message": "Display connections strings for the current context", + "translation": "Verbindungszeichenfolgen für den aktuellen Kontext anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List connection strings for all client drivers", + "message": "List connection strings for all client drivers", + "translation": "Verbindungszeichenfolgen für alle Clienttreiber auflisten", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database for the connection string (default is taken from the T/SQL login)", + "message": "Database for the connection string (default is taken from the T/SQL login)", + "translation": "Datenbank für die Verbindungszeichenfolge (Standard wird aus der T/SQL-Anmeldung übernommen)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "translation": "Verbindungszeichenfolgen werden nur für den Authentifizierungstyp {ModernAuthTypeBasic} unterstützt.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Display the current-context", + "message": "Display the current-context", + "translation": "Aktuellen Kontext anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context", + "message": "Delete a context", + "translation": "Kontext löschen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (including its endpoint and user)", + "message": "Delete a context (including its endpoint and user)", + "translation": "Kontext löschen (einschließlich Endpunkt und Benutzer)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (excluding its endpoint and user)", + "message": "Delete a context (excluding its endpoint and user)", + "translation": "Kontext löschen (ohne Endpunkt und Benutzer)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to delete", + "message": "Name of context to delete", + "translation": "Name des zu löschenden Kontexts", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete the context's endpoint and user as well", + "message": "Delete the context's endpoint and user as well", + "translation": "Endpunkt und Benutzer des Kontexts löschen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Use the {NameFlag} flag to pass in a context name to delete", + "message": "Use the {NameFlag} flag to pass in a context name to delete", + "translation": "Das Flag „{NameFlag}“ verwenden, um einen Kontextnamen zum Löschen zu übergeben", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' deleted", + "message": "Context '{Name}' deleted", + "translation": "Kontext '{Name}' gelöscht", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' does not exist", + "message": "Context '{Name}' does not exist", + "translation": "Kontext „{Name}“ ist nicht vorhanden", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete an endpoint", + "message": "Delete an endpoint", + "translation": "Endpunkt löschen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint to delete", + "message": "Name of endpoint to delete", + "translation": "Name des zu löschenden Endpunkts", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "translation": "Der Endpunktname muss angegeben werden. Geben Sie den Endpunktnamen mit {NameFlag} an", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View endpoints", + "message": "View endpoints", + "translation": "Endpunkte anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' does not exist", + "message": "Endpoint '{Name}' does not exist", + "translation": "Endpunkt „{Name}“ ist nicht vorhanden", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' deleted", + "message": "Endpoint '{Name}' deleted", + "translation": "Endpunkt \"{Name}\" gelöscht", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete a user", + "message": "Delete a user", + "translation": "Einen Benutzer löschen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user to delete", + "message": "Name of user to delete", + "translation": "Name des zu löschenden Benutzers", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name must be provided. Provide user name with {NameFlag} flag", + "message": "User name must be provided. Provide user name with {NameFlag} flag", + "translation": "Der Benutzername muss angegeben werden. Geben Sie den Benutzernamen mit {NameFlag} an", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View users", + "message": "View users", + "translation": "Benutzer anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User {Name} does not exist", + "message": "User {Name} does not exist", + "translation": "Benutzer {Name} ist nicht vorhanden", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "User {Name} deleted", + "message": "User {Name} deleted", + "translation": "Benutzer {Name} gelöscht", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many contexts from the sqlconfig file", + "message": "Display one or many contexts from the sqlconfig file", + "translation": "Einen oder mehrere Kontexte aus der SQLConfig-Datei anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the context names in your sqlconfig file", + "message": "List all the context names in your sqlconfig file", + "translation": "Alle Kontextnamen in Ihrer SQLConfig-Datei auflisten", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the contexts in your sqlconfig file", + "message": "List all the contexts in your sqlconfig file", + "translation": "Alle Kontexte in Ihrer SQLConfig-Datei auflisten", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one context in your sqlconfig file", + "message": "Describe one context in your sqlconfig file", + "translation": "Kontext in Ihrer SQLConfig-Datei beschreiben", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name to view details of", + "message": "Context name to view details of", + "translation": "Kontextname zum Anzeigen von Details zu", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include context details", + "message": "Include context details", + "translation": "Kontextdetails einschließen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts run `{ContextCommand}`", + "message": "To view available contexts run `{ContextCommand}`", + "translation": "Zum Anzeigen verfügbarer Kontexte „{ContextCommand}“ ausführen", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no context exists with the name: \"{Name}\"", + "message": "error: no context exists with the name: \"{Name}\"", + "translation": "Fehler: Es ist kein Kontext mit folgendem Namen vorhanden: „{Name}“", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many endpoints from the sqlconfig file", + "message": "Display one or many endpoints from the sqlconfig file", + "translation": "Einen oder mehrere Endpunkte aus der SQLConfig-Datei anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the endpoints in your sqlconfig file", + "message": "List all the endpoints in your sqlconfig file", + "translation": "Alle Endpunkte in Ihrer SQLConfig-Datei auflisten", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one endpoint in your sqlconfig file", + "message": "Describe one endpoint in your sqlconfig file", + "translation": "Endpunkt in Ihrer SQLConfig-Datei beschreiben", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name to view details of", + "message": "Endpoint name to view details of", + "translation": "Endpunktname zum Anzeigen von Details zu", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include endpoint details", + "message": "Include endpoint details", + "translation": "Details zum Endpunkt einschließen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available endpoints run `{EndpointsCommand}`", + "message": "To view available endpoints run `{EndpointsCommand}`", + "translation": "Zum Anzeigen der verfügbaren Endpunkte „{EndpointsCommand}“ ausführen", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetEndpointsCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no endpoint exists with the name: \"{Name}\"", + "message": "error: no endpoint exists with the name: \"{Name}\"", + "translation": "Fehler: Es ist kein Endpunkt mit folgendem Namen vorhanden: „{Name}“", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many users from the sqlconfig file", + "message": "Display one or many users from the sqlconfig file", + "translation": "Einen oder mehrere Benutzer aus der SQLConfig-Datei anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the users in your sqlconfig file", + "message": "List all the users in your sqlconfig file", + "translation": "Alle Benutzer in Ihrer SQLConfig-Datei auflisten", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one user in your sqlconfig file", + "message": "Describe one user in your sqlconfig file", + "translation": "Einen Benutzer in Ihrer SQLConfig-Datei beschreiben", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name to view details of", + "message": "User name to view details of", + "translation": "Benutzername zum Anzeigen von Details zu", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include user details", + "message": "Include user details", + "translation": "Benutzerdetails einschließen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available users run `{UsersCommand}`", + "message": "To view available users run `{UsersCommand}`", + "translation": "Zum Anzeigen verfügbarer Benutzer „{UsersCommand}“ ausführen", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsersCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetUsersCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no user exists with the name: \"{Name}\"", + "message": "error: no user exists with the name: \"{Name}\"", + "translation": "Fehler: Es ist kein Benutzer vorhanden mit dem Namen: „{Name}“", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Set the current context", + "message": "Set the current context", + "translation": "Aktuellen Kontext festlegen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Set the mssql context (endpoint/user) to be the current context", + "message": "Set the mssql context (endpoint/user) to be the current context", + "translation": "mssql-Kontext (Endpunkt/Benutzer) als aktuellen Kontext festlegen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to set as current context", + "message": "Name of context to set as current context", + "translation": "Name des Kontexts, der als aktueller Kontext festgelegt werden soll", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query: {RunQueryExample}", + "message": "To run a query: {RunQueryExample}", + "translation": "Zum Ausführen einer Abfrage: {RunQueryExample}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "RunQueryExample", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.RunQueryExample" + } + ], + "fuzzy": true + }, + { + "id": "To remove: {UninstallCommand}", + "message": "To remove: {UninstallCommand}", + "translation": "Zum Entfernen: {UninstallCommand}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UninstallCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UninstallCommand" + } + ], + "fuzzy": true + }, + { + "id": "Switched to context \"{Name}\".", + "message": "Switched to context \"{Name}\".", + "translation": "Zu Kontext „{Name}“ gewechselt", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "No context exists with the name: \"{Name}\"", + "message": "No context exists with the name: \"{Name}\"", + "translation": "Es ist kein Kontext mit folgendem Namen vorhanden: „{Name}“", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display merged sqlconfig settings or a specified sqlconfig file", + "message": "Display merged sqlconfig settings or a specified sqlconfig file", + "translation": "Zusammengeführte SQLConfig-Einstellungen oder eine angegebene SQLConfig-Datei anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings, with REDACTED authentication data", + "message": "Show sqlconfig settings, with REDACTED authentication data", + "translation": "SQLConfig-Einstellungen mit REDACTED-Authentifizierungsdaten anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings and raw authentication data", + "message": "Show sqlconfig settings and raw authentication data", + "translation": "SQLConfig-Einstellungen und unformatierte Authentifizierungsdaten anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display raw byte data", + "message": "Display raw byte data", + "translation": "Rohbytedaten anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install Azure Sql Edge", + "message": "Install Azure Sql Edge", + "translation": "Azure SQL Edge installieren", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create Azure SQL Edge in a container", + "message": "Install/Create Azure SQL Edge in a container", + "translation": "Azure SQL Edge in einem Container installieren/erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tag to use, use get-tags to see list of tags", + "message": "Tag to use, use get-tags to see list of tags", + "translation": "Zu verwendende Markierung. Verwenden Sie get-tags, um eine Liste der Tags anzuzeigen.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name (a default context name will be created if not provided)", + "message": "Context name (a default context name will be created if not provided)", + "translation": "Kontextname (ein Standardkontextname wird erstellt, wenn er nicht angegeben wird)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create a user database and set it as the default for login", + "message": "Create a user database and set it as the default for login", + "translation": "Benutzerdatenbank erstellen und als Standard für die Anmeldung festlegen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Accept the SQL Server EULA", + "message": "Accept the SQL Server EULA", + "translation": "Lizenzbedingungen für SQL Server akzeptieren", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Generated password length", + "message": "Generated password length", + "translation": "Länge des generierten Kennworts", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of special characters", + "message": "Minimum number of special characters", + "translation": "Mindestanzahl Sonderzeichen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of numeric characters", + "message": "Minimum number of numeric characters", + "translation": "Mindestanzahl numerischer Zeichen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of upper characters", + "message": "Minimum number of upper characters", + "translation": "Mindestanzahl von Großbuchstaben", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Special character set to include in password", + "message": "Special character set to include in password", + "translation": "Sonderzeichensatz, der in das Kennwort eingeschlossen werden soll", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Don't download image. Use already downloaded image", + "message": "Don't download image. Use already downloaded image", + "translation": "Bild nicht herunterladen. Bereits heruntergeladenes Bild verwenden", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Line in errorlog to wait for before connecting", + "message": "Line in errorlog to wait for before connecting", + "translation": "Zeile im Fehlerprotokoll, auf die vor dem Herstellen der Verbindung gewartet werden soll", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specify a custom name for the container rather than a randomly generated one", + "message": "Specify a custom name for the container rather than a randomly generated one", + "translation": "Einen benutzerdefinierten Namen für den Container anstelle eines zufällig generierten Namens angeben", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Explicitly set the container hostname, it defaults to the container ID", + "message": "Explicitly set the container hostname, it defaults to the container ID", + "translation": "Legen Sie den Containerhostnamen explizit fest. Standardmäßig wird die Container-ID verwendet", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image CPU architecture", + "message": "Specifies the image CPU architecture", + "translation": "Gibt die Image-CPU-Architektur an.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image operating system", + "message": "Specifies the image operating system", + "translation": "Gibt das Image-Betriebssystem an", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Port (next available port from 1433 upwards used by default)", + "message": "Port (next available port from 1433 upwards used by default)", + "translation": "Port (der nächste verfügbare Port ab 1433 wird standardmäßig verwendet)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Download (into container) and attach database (.bak) from URL", + "message": "Download (into container) and attach database (.bak) from URL", + "translation": "Herunterladen (in Container) und Datenbank (.bak) von URL anfügen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Either, add the {AcceptEulaFlag} flag to the command-line", + "message": "Either, add the {AcceptEulaFlag} flag to the command-line", + "translation": "Fügen Sie der Befehlszeile entweder das Flag „{AcceptEulaFlag}“ hinzu.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AcceptEulaFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AcceptEulaFlag" + } + ], + "fuzzy": true + }, + { + "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translation": "Oder legen Sie die Umgebungsvariable fest, d. h. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CreateEnvVarKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "pal.CreateEnvVarKeyword()" + }, + { + "id": "AcceptEulaEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.AcceptEulaEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "EULA not accepted", + "message": "EULA not accepted", + "translation": "Lizenzbedingungen nicht akzeptiert", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "translation": "--user-database {DefaultDatabase} enthält Nicht-ASCII-Zeichen und/oder Anführungszeichen", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Starting {ImageName}", + "message": "Starting {ImageName}", + "translation": "Starting {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "translation": "Kontext {CurrentContextName} in „{ConfigFileUsed}“ erstellt, Benutzerkonto wird konfiguriert...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + }, + { + "id": "ConfigFileUsed", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.GetConfigFileUsed()" + } + ], + "fuzzy": true + }, + { + "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "translation": "{Sa}-Konto wurde deaktiviert (und {Sa_1} Kennwort gedreht). Benutzer {UserName} wird erstellt", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Sa", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"sa\"" + }, + { + "id": "Sa_1", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "\"sa\"" + }, + { + "id": "UserName", + "string": "%[3]q", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "userName" + } + ], + "fuzzy": true + }, + { + "id": "Start interactive session", + "message": "Start interactive session", + "translation": "Interaktive Sitzung starten", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Change current context", + "message": "Change current context", + "translation": "Aktuellen Kontext ändern", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View sqlcmd configuration", + "message": "View sqlcmd configuration", + "translation": "sqlcmd-Konfiguration anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See connection strings", + "message": "See connection strings", + "translation": "Verbindungszeichenfolgen anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Remove", + "message": "Remove", + "translation": "Entfernen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Now ready for client connections on port {Port}", + "message": "Now ready for client connections on port {Port}", + "translation": "Jetzt bereit für Clientverbindungen an Port {Port}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Port", + "string": "%[1]d", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must be http or https", + "message": "--using URL must be http or https", + "translation": "Die --using-URL muss http oder https sein.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "translation": "{UsingDatabaseUrl} ist keine gültige URL für das --using-Flag.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsingDatabaseUrl", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.usingDatabaseUrl" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must have a path to .bak file", + "message": "--using URL must have a path to .bak file", + "translation": "Die --using-URL muss einen Pfad zur BAK-Datei aufweisen.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--using file URL must be a .bak file", + "message": "--using file URL must be a .bak file", + "translation": "Die --using-Datei-URL muss eine BAK-Datei sein", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Invalid --using file type", + "message": "Invalid --using file type", + "translation": "Ungültiger --using-Dateityp", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Creating default database [{DefaultDatabase}]", + "message": "Creating default database [{DefaultDatabase}]", + "translation": "Standarddatenbank wird erstellt [{DefaultDatabase}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {File}", + "message": "Downloading {File}", + "translation": "{File} wird heruntergeladen", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "File", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "file" + } + ], + "fuzzy": true + }, + { + "id": "Restoring database {DatabaseName}", + "message": "Restoring database {DatabaseName}", + "translation": "Datenbank {DatabaseName} wird wiederhergestellt", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseName" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {ImageName}", + "message": "Downloading {ImageName}", + "translation": "{ImageName} wird herunterladen", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "translation": "Ist eine Containerruntime auf diesem Computer installiert (z. B. Podman oder Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "If not, download desktop engine from:", + "message": "If not, download desktop engine from:", + "translation": "Falls nicht, laden Sie das Desktopmodul herunter von:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "or", + "message": "or", + "translation": "oder", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "translation": "Wird eine Containerruntime ausgeführt? (Probieren Sie '{PodmanPsCommand}' oder '{DockerPsCommand}' aus (Container auflisten). Wird er ohne Fehler zurückgegeben?)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PodmanPsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PodmanPsCommand" + }, + { + "id": "DockerPsCommand", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.DockerPsCommand" + } + ], + "fuzzy": true + }, + { + "id": "Unable to download image {ImageName}", + "message": "Unable to download image {ImageName}", + "translation": "Bild {ImageName} kann nicht heruntergeladen werden", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "File does not exist at URL", + "message": "File does not exist at URL", + "translation": "Die Datei ist unter der URL nicht vorhanden", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Unable to download file", + "message": "Unable to download file", + "translation": "Datei konnte nicht heruntergeladen werden", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server in a container", + "message": "Install/Create SQL Server in a container", + "translation": "SQL Server in einem Container installieren/erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See all release tags for SQL Server, install previous version", + "message": "See all release tags for SQL Server, install previous version", + "translation": "Alle Releasetags für SQL Server anzeigen, vorherige Version installieren", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database", + "message": "Create SQL Server, download and attach AdventureWorks sample database", + "translation": "SQL Server erstellen, die AdventureWorks-Beispieldatenbank herunterladen und anfügen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "translation": "SQL Server erstellen, die AdventureWorks-Beispieldatenbank mit einem anderen Datenbanknamen herunterladen und anfügen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server with an empty user database", + "message": "Create SQL Server with an empty user database", + "translation": "SQL Server mit einer leeren Benutzerdatenbank erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server with full logging", + "message": "Install/Create SQL Server with full logging", + "translation": "SQL Server mit vollständiger Protokollierung installieren/erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for Azure SQL Edge install", + "message": "Get tags available for Azure SQL Edge install", + "translation": "Tags abrufen, die für Azure SQL Edge-Installation verfügbar sind", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List tags", + "message": "List tags", + "translation": "Tags auflisten", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for mssql install", + "message": "Get tags available for mssql install", + "translation": "Verfügbare Tags für die MSSQL-Installation abrufen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd start", + "message": "sqlcmd start", + "translation": "sqlcmd-Start", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Container is not running", + "message": "Container is not running", + "translation": "Container wird nicht ausgeführt", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Drücken Sie STRG+C, um diesen Prozess zu beenden...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Der Fehler \"Not enough memory resources are available\" (Nicht genügend Arbeitsspeicherressourcen sind verfügbar) kann durch zu viele Anmeldeinformationen verursacht werden, die bereits in Windows Anmeldeinformations-Manager gespeichert sind", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Fehler beim Schreiben der Anmeldeinformationen in Windows Anmeldeinformations-Manager", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The -L parameter can not be used in combination with other parameters.", + "message": "The -L parameter can not be used in combination with other parameters.", + "translation": "Der -L-Parameter kann nicht in Verbindung mit anderen Parametern verwendet werden.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "translation": "\"-a {PacketSize}\": Die Paketgröße muss eine Zahl zwischen 512 und 32767 sein.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSize", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.PacketSize" + } + ], + "fuzzy": true + }, + { + "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "translation": "'-h {Headers}': Der Headerwert muss entweder -2147483647 oder ein Wert zwischen -1 und 2147483647 sein.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Headers", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.Headers" + } + ], + "fuzzy": true + }, + { + "id": "Servers:", + "message": "Servers:", + "translation": "Server:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Legal docs and information: aka.ms/SqlcmdLegal", + "message": "Legal docs and information: aka.ms/SqlcmdLegal", + "translation": "Rechtliche Dokumente und Informationen: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Third party notices: aka.ms/SqlcmdNotices", + "message": "Third party notices: aka.ms/SqlcmdNotices", + "translation": "Hinweise zu Drittanbietern: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Version {Version}", + "message": "Version {Version}", + "translation": "Version {Version}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Version", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "version" + } + ], + "fuzzy": true + }, + { + "id": "Flags:", + "message": "Flags:", + "translation": "Flags:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "translation": "-? zeigt diese Syntaxzusammenfassung an, {HelpFlag} zeigt die Hilfe zu modernen sqlcmd-Unterbefehlen an", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "HelpFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.HelpFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "translation": "Identifiziert mindestens eine Datei, die Batches von SQL-Anweisungen enthält. Wenn mindestens eine Datei nicht vorhanden ist, wird sqlcmd beendet. Sich gegenseitig ausschließend mit {QueryAndExitFlag}/{QueryFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "QueryAndExitFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.QueryAndExitFlag" + }, + { + "id": "QueryFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.QueryFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies the file that receives output from sqlcmd", + "message": "Identifies the file that receives output from sqlcmd", + "translation": "Identifiziert die Datei, die Ausgaben von sqlcmd empfängt", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Print version information and exit", + "message": "Print version information and exit", + "translation": "Versionsinformationen drucken und beenden", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Implicitly trust the server certificate without validation", + "message": "Implicitly trust the server certificate without validation", + "translation": "Serverzertifikat ohne Überprüfung implizit als vertrauenswürdig einstufen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "translation": "Mit dieser Option wird die sqlcmd-Skriptvariable {DbNameVar} festgelegt. Dieser Parameter gibt die Anfangsdatenbank an. Der Standardwert ist die Standarddatenbankeigenschaft Ihrer Anmeldung. Wenn die Datenbank nicht vorhanden ist, wird eine Fehlermeldung generiert, und sqlcmd wird beendet.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DbNameVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DbNameVar" + } + ], + "fuzzy": true + }, + { + "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "translation": "Verwendet eine vertrauenswürdige Verbindung, anstatt einen Benutzernamen und ein Kennwort für die Anmeldung bei SQL Server zu verwenden. Umgebungsvariablen, die Benutzernamen und Kennwort definieren, werden ignoriert.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "translation": "Gibt das Batchabschlusszeichen an. Der Standardwert ist {BatchTerminatorGo}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminatorGo", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "The login name or contained database user name. For contained database users, you must provide the database name option", + "message": "The login name or contained database user name. For contained database users, you must provide the database name option", + "translation": "Der Anmeldename oder der enthaltene Datenbankbenutzername. Für eigenständige Datenbankbenutzer müssen Sie die Option „Datenbankname“ angeben.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "translation": "Führt eine Abfrage aus, wenn sqlcmd gestartet wird, aber beendet sqlcmd nicht, wenn die Abfrage ausgeführt wurde. Abfragen mit mehrfachem Semikolontrennzeichen können ausgeführt werden.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "translation": "Führt eine Abfrage aus, wenn sqlcmd gestartet und dann sqlcmd sofort beendet wird. Abfragen mit mehrfachem Semikolontrennzeichen können ausgeführt werden", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "translation": "{ConnStrPattern} Gibt die Instanz von SQL Server an, mit denen eine Verbindung hergestellt werden soll. Sie legt die sqlcmd-Skriptvariable {ServerEnvVar} fest.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ConnStrPattern", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ConnStrPattern" + }, + { + "id": "ServerEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ServerEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "translation": "Deaktiviert Befehle, die die Systemsicherheit gefährden können. Sqlcmd gibt eine Warnung aus und wird fortgesetzt", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translation": "Gibt die SQL-Authentifizierungsmethode an, die zum Herstellen einer Verbindung mit der Azure SQL-Datenbank verwendet werden soll. Eines der folgenden Elemente: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "translation": "Weist sqlcmd an, die ActiveDirectory-Authentifizierung zu verwenden. Wenn kein Benutzername angegeben wird, wird die Authentifizierungsmethode ActiveDirectoryDefault verwendet. Wenn ein Kennwort angegeben wird, wird ActiveDirectoryPassword verwendet. Andernfalls wird ActiveDirectoryInteractive verwendet.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "translation": "Bewirkt, dass sqlcmd Skriptvariablen ignoriert. Dieser Parameter ist nützlich, wenn ein Skript viele {InsertKeyword}-Anweisungen enthält, die möglicherweise Zeichenfolgen enthalten, die das gleiche Format wie reguläre Variablen aufweisen, z. B. $(variable_name)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "InsertKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.InsertKeyword" + } + ], + "fuzzy": true + }, + { + "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "translation": "Erstellt eine sqlcmd-Skriptvariable, die in einem sqlcmd-Skript verwendet werden kann. Schließen Sie den Wert in Anführungszeichen ein, wenn der Wert Leerzeichen enthält. Sie können mehrere var=values-Werte angeben. Wenn Fehler in einem der angegebenen Werte vorliegen, generiert sqlcmd eine Fehlermeldung und beendet dann", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "translation": "Fordert ein Paket einer anderen Größe an. Mit dieser Option wird die sqlcmd-Skriptvariable {PacketSizeVar} festgelegt. packet_size muss ein Wert zwischen 512 und 32767 sein. Der Standardwert = 4096. Eine größere Paketgröße kann die Leistung für die Ausführung von Skripts mit vielen SQL-Anweisungen zwischen {BatchTerminatorGo}-Befehlen verbessern. Sie können eine größere Paketgröße anfordern. Wenn die Anforderung abgelehnt wird, verwendet sqlcmd jedoch den Serverstandard für die Paketgröße.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSizeVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PacketSizeVar" + }, + { + "id": "BatchTerminatorGo", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "translation": "Gibt die Anzahl von Sekunden an, nach der ein Timeout für eine sqlcmd-Anmeldung beim go-mssqldb-Treiber auftritt, wenn Sie versuchen, eine Verbindung mit einem Server herzustellen. Mit dieser Option wird die sqlcmd-Skriptvariable {LoginTimeOutVar} festgelegt. Der Standardwert ist 30. 0 bedeutet unendlich", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LoginTimeOutVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.LoginTimeOutVar" + } + ], + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "translation": "Mit dieser Option wird die sqlcmd-Skriptvariable {WorkstationVar} festgelegt. Der Arbeitsstationsname ist in der Hostnamenspalte der sys.sysprocesses-Katalogsicht aufgeführt und kann mithilfe der gespeicherten Prozedur sp_who zurückgegeben werden. Wenn diese Option nicht angegeben ist, wird standardmäßig der aktuelle Computername verwendet. Dieser Name kann zum Identifizieren verschiedener sqlcmd-Sitzungen verwendet werden.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "WorkstationVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.WorkstationVar" + } + ], + "fuzzy": true + }, + { + "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "translation": "Deklariert den Anwendungsworkloadtyp beim Herstellen einer Verbindung mit einem Server. Der einzige aktuell unterstützte Wert ist ReadOnly. Wenn {ApplicationIntentFlagShort} nicht angegeben ist, unterstützt das sqlcam-Hilfsprogramm die Konnektivität mit einem sekundären Replikat in einer Always-On-Verfügbarkeitsgruppe nicht.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ApplicationIntentFlagShort", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ApplicationIntentFlagShort" + } + ], + "fuzzy": true + }, + { + "id": "This switch is used by the client to request an encrypted connection", + "message": "This switch is used by the client to request an encrypted connection", + "translation": "Dieser Schalter wird vom Client verwendet, um eine verschlüsselte Verbindung anzufordern.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the formatting for results", + "message": "Specifies the formatting for results", + "translation": "Gibt die Formatierung für Ergebnisse an", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "translation": "Steuert, welche Fehlermeldungen an stdout gesendet werden. Nachrichten mit einem Schweregrad größer oder gleich dieser Ebene werden gesendet.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Level of mssql driver messages to print", + "message": "Level of mssql driver messages to print", + "translation": "Ebene der zu druckenden MSSQL-Treibermeldungen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "translation": "Gibt an, dass sqlcmd bei einem Fehler beendet wird und einen {DosErrorLevel}-Wert zurückgibt", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DosErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DosErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "translation": "Steuert, welche Fehlermeldungen an {StdoutName} gesendet werden. Nachrichten mit einem Schweregrad größer oder gleich dieser Ebene werden gesendet.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "StdoutName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.StdoutName" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "translation": "Gibt die Anzahl der Zeilen an, die zwischen den Spaltenüberschriften gedruckt werden sollen. Verwenden Sie -h-1, um anzugeben, dass Header nicht gedruckt werden", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that all output files are encoded with little-endian Unicode", + "message": "Specifies that all output files are encoded with little-endian Unicode", + "translation": "Gibt an, dass alle Ausgabedateien mit Little-Endian-Unicode codiert sind", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "translation": "Gibt das Spaltentrennzeichen an. Legt die {ColSeparatorVar}-Variable fest.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ColSeparatorVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ColSeparatorVar" + } + ], + "fuzzy": true + }, + { + "id": "Remove trailing spaces from a column", + "message": "Remove trailing spaces from a column", + "translation": "Nachfolgende Leerzeichen aus einer Spalte entfernen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "translation": "Aus Gründen der Abwärtskompatibilität bereitgestellt. Sqlcmd optimiert immer die Erkennung des aktiven Replikats eines SQL-Failoverclusters.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Password", + "message": "Password", + "translation": "Kennwort", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "translation": "Steuert den Schweregrad, mit dem die Variable {ErrorLevel} beim Beenden festgelegt wird.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the screen width for output", + "message": "Specifies the screen width for output", + "translation": "Gibt die Bildschirmbreite für die Ausgabe an", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Dedicated administrator connection", + "message": "Dedicated administrator connection", + "translation": "Dedizierte Administratorverbindung", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Quoted identifiers are always enabled", + "message": "Provided for backward compatibility. Quoted identifiers are always enabled", + "translation": "Aus Gründen der Abwärtskompatibilität bereitgestellt. Bezeichner in Anführungszeichen sind immer aktiviert.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Client regional settings are not used", + "message": "Provided for backward compatibility. Client regional settings are not used", + "translation": "Aus Gründen der Abwärtskompatibilität bereitgestellt. Regionale Clienteinstellungen werden nicht verwendet.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sets the sqlcmd scripting variable {V}", + "message": "Sets the sqlcmd scripting variable {V}", + "translation": "Legt die sqlcmd-Skriptvariable {V} fest", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "V", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "v" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "translation": "'{Flag} {Value}': Der Wert muss größer oder gleich {Min} und kleiner oder gleich {Max} sein.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "translation": "\"{Flag} {Value}\": Der Wert muss größer als {Min} und kleiner als {Max} sein.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "translation": "\"{Flag} {Value}\": Unerwartetes Argument. Der Argumentwert muss {AllowedValues0} sein.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues0", + "string": "%[3]v", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "allowedValues[0]" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "translation": "\"{Flag} {Value}\": Unerwartetes Argument. Der Argumentwert muss einer der {AllowedValues} sein.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues", + "string": "%[3]v", + "type": "[]string", + "underlyingType": "[]string", + "argNum": 3, + "expr": "allowedValues" + } + ], + "fuzzy": true + }, + { + "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "translation": "Die Optionen {Flag1} und {Flag2} schließen sich gegenseitig aus.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag1" + }, + { + "id": "Flag2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "flag2" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Missing argument. Enter '-?' for help.", + "message": "'{P1}': Missing argument. Enter '-?' for help.", + "translation": "'{P1}': Fehlendes Argument. Geben Sie \"-?\" ein, um die Hilfe anzuzeigen.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Unknown Option. Enter '-?' for help.", + "message": "'{P1}': Unknown Option. Enter '-?' for help.", + "translation": "'{P1}': Unbekannte Option. Mit \"-?\" rufen Sie die Hilfe auf.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "invalid batch terminator '{BatchTerminator}'", + "message": "invalid batch terminator '{BatchTerminator}'", + "translation": "Ungültiges Batchabschlusszeichen '{BatchTerminator}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminator", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "args.BatchTerminator" + } + ], + "fuzzy": true + }, + { + "id": "Sqlcmd: Error:", + "message": "Sqlcmd: Error:", + "translation": "Sqlcmd: Fehler:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sqlcmd: Warning:", + "message": "Sqlcmd: Warning:", + "translation": "Sqlcmd: Warnung:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "ED and !! commands, startup script, and environment variables are disabled", + "message": "ED and !! commands, startup script, and environment variables are disabled", + "translation": "Die Befehle \"ED\" und \"!!\", Startskript und Umgebungsvariablen sind deaktiviert", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The scripting variable: '{Variable}' is read-only", + "message": "The scripting variable: '{Variable}' is read-only", + "translation": "Die Skriptvariable: '{Variable}' ist schreibgeschützt.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "'{Variable}' scripting variable not defined.", + "message": "'{Variable}' scripting variable not defined.", + "translation": "Die '{Variable}'-Skriptvariable ist nicht definiert.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "translation": "Die Umgebungsvariable '{Variable}' hat einen ungültigen Wert: '{EnvVal}'.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + }, + { + "id": "EnvVal", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "envVal" + } + ], + "fuzzy": true + }, + { + "id": "Syntax error at line {LineNumber} near command '{Command}'.", + "message": "Syntax error at line {LineNumber} near command '{Command}'.", + "translation": "Syntaxfehler in Zeile {LineNumber} in der Nähe des Befehls '{Command}'.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LineNumber", + "string": "%[1]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 1, + "expr": "e.LineNumber" + }, + { + "id": "Command", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "e.Command" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "translation": "{ErrorPrefix} Fehler beim Öffnen oder Ausführen der Datei {Filepath} (Ursache: {Error}).", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "Filepath", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "filepath" + }, + { + "id": "Error", + "string": "%[3]s", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "err.Error()" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix}Syntax error at line {LineNumber}", + "message": "{ErrorPrefix}Syntax error at line {LineNumber}", + "translation": "{ErrorPrefix}Syntaxfehler in Zeile {LineNumber}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "LineNumber", + "string": "%[2]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 2, + "expr": "lineNumber" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "translation": "Meldung {Number}, Ebene {Class}, Status {State}, Server {ServerName}, Prozedur {ProcName}, Zeile {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "ProcName", + "string": "%[5]s", + "type": "string", + "underlyingType": "string", + "argNum": 5, + "expr": "e.ProcName" + }, + { + "id": "LineNo", + "string": "%#[6]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 6, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[7]s", + "type": "string", + "underlyingType": "string", + "argNum": 7, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "translation": "Meldung {Number}, Ebene {Class}, Status {State}, Server {ServerName}, Zeile {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "LineNo", + "string": "%#[5]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 5, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[6]s", + "type": "string", + "underlyingType": "string", + "argNum": 6, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable identifier {Name}", + "message": "Invalid variable identifier {Name}", + "translation": "Ungültiger Variablenbezeichner {Name}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "name" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable value {Val}", + "message": "Invalid variable value {Val}", + "translation": "Ungültiger Variablenwert {Val}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Val", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "val" + } + ], + "fuzzy": true + } + ] } \ No newline at end of file diff --git a/internal/translations/locales/de-DE/out.gotext.json b/internal/translations/locales/de-DE/out.gotext.json index 72d218bc..b645f5b4 100644 --- a/internal/translations/locales/de-DE/out.gotext.json +++ b/internal/translations/locales/de-DE/out.gotext.json @@ -4,17 +4,22 @@ { "id": "Install/Create, Query, Uninstall SQL Server", "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" + "translation": "SQL Server installieren/erstellen, abfragen, deinstallieren", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View configuration information and connection strings", "message": "View configuration information and connection strings", - "translation": "" + "translation": "Konfigurationsinformationen und Verbindungszeichenfolgen anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", + "translation": "sqlcmd: SQL Server, Azure SQL und Tools installieren/erstellen/abfragen\n\nFeedback:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "FeedbackUrl", @@ -24,32 +29,42 @@ "argNum": 1, "expr": "feedbackUrl" } - ] + ], + "fuzzy": true }, { "id": "help for backwards compatibility flags (-S, -U, -E etc.)", "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" + "translation": "Hilfe für Abwärtskompatibilitätsflags (-S, -U, -E usw.)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "print version of sqlcmd", "message": "print version of sqlcmd", - "translation": "" + "translation": "Druckversion von sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "configuration file", "message": "configuration file", - "translation": "" + "translation": "Konfigurationsdatei", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" + "translation": "Protokolliergrad, Fehler=0, Warnung=1, Info=2, Debug=3, Ablaufverfolgung=4", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", + "translation": "SQLConfig-Dateien mithilfe von Unterbefehlen wie \"{UseContextCommand}\" ändern", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UseContextCommand", @@ -59,12 +74,14 @@ "argNum": 1, "expr": "localizer.UseContextCommand" } - ] + ], + "fuzzy": true }, { "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", + "translation": "Kontext für vorhandenen Endpunkt und Benutzer hinzufügen ({PasswordEnvVar} oder {PasswordEnvVar2} verwenden)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -82,32 +99,42 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Install/Create SQL Server, Azure SQL, and Tools", "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" + "translation": "SQL Server, Azure SQL und Tools installieren/erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Open tools (e.g Azure Data Studio) for current context", "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" + "translation": "Tools (z. B. Azure Data Studio) für aktuellen Kontext öffnen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query against the current context", "message": "Run a query against the current context", - "translation": "" + "translation": "Abfrage für den aktuellen Kontext ausführen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query", "message": "Run a query", - "translation": "" + "translation": "Abfrage ausführen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query using [{Master}] database", "message": "Run a query using [{Master}] database", - "translation": "", + "translation": "Abfrage mithilfe der [{Master}]-Datenbank ausführen", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Master", @@ -117,47 +144,63 @@ "argNum": 1, "expr": "\"master\"" } - ] + ], + "fuzzy": true }, { "id": "Set new default database", "message": "Set new default database", - "translation": "" + "translation": "Neue Standarddatenbank festlegen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Command text to run", "message": "Command text to run", - "translation": "" + "translation": "Auszuführender Befehlstext", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database to use", "message": "Database to use", - "translation": "" + "translation": "Zu verwendende Datenbank", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start current context", "message": "Start current context", - "translation": "" + "translation": "Aktuellen Kontext starten", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start the current context", "message": "Start the current context", - "translation": "" + "translation": "Aktuellen Kontext starten", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts", "message": "To view available contexts", - "translation": "" + "translation": "Zum Anzeigen verfügbarer Kontexte", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "No current context", "message": "No current context", - "translation": "" + "translation": "Kein aktueller Kontext", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Starting {Image} for context {CurrentContextName}", "message": "Starting {Image} for context {CurrentContextName}", - "translation": "", + "translation": "{Image} für kontextbezogene {CurrentContextName} wird gestartet", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -175,32 +218,42 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create new context with a sql container", "message": "Create new context with a sql container", - "translation": "" + "translation": "Neuen Kontext mit einem SQL-Container erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context does not have a container", "message": "Current context does not have a container", - "translation": "" + "translation": "Der aktuelle Kontext weist keinen Container auf", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop current context", "message": "Stop current context", - "translation": "" + "translation": "Aktuellen Kontext anhalten", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop the current context", "message": "Stop the current context", - "translation": "" + "translation": "Aktuellen Kontext beenden", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stopping {Image} for context {CurrentContextName}", "message": "Stopping {Image} for context {CurrentContextName}", - "translation": "", + "translation": "{Image} für kontextbezogene {CurrentContextName} wird beendet", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -218,62 +271,84 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create a new context with a SQL Server container", "message": "Create a new context with a SQL Server container", - "translation": "" + "translation": "Neuen Kontext mit einem SQL Server-Container erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context", "message": "Uninstall/Delete the current context", - "translation": "" + "translation": "Aktuellen Kontext deinstallieren/löschen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt", "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" + "translation": "Aktuellen Kontext deinstallieren/löschen, keine Benutzeraufforderung", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" + "translation": "Aktuellen Kontext deinstallieren/löschen, keine Benutzeraufforderung anzeigen und Sicherheitsüberprüfung für Benutzerdatenbanken außer Kraft setzen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Quiet mode (do not stop for user input to confirm the operation)", "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" + "translation": "Stiller Modus (nicht für Benutzereingabe beenden, um den Vorgang zu bestätigen)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Complete the operation even if non-system (user) database files are present", "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" + "translation": "Vorgang auch dann abschließen, wenn nicht systembasierte (Benutzer-)Datenbankdateien vorhanden sind", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View available contexts", "message": "View available contexts", - "translation": "" + "translation": "Verfügbare Kontexte anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context", "message": "Create context", - "translation": "" + "translation": "Kontext erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context with SQL Server container", "message": "Create context with SQL Server container", - "translation": "" + "translation": "Kontext mit SQL Server-Container erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context manually", "message": "Add a context manually", - "translation": "" + "translation": "Kontext manuell hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", + "translation": "Der aktuelle Kontext ist {CurrentContextName}. Möchten Sie den Vorgang fortsetzen? (J/N)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -283,22 +358,28 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Verifying no user (non-system) database (.mdf) files", "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" + "translation": "Es wird überprüft, dass keine Benutzer- (Nicht-System-)Datenbankdateien (.mdf) vorhanden sind", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start the container", "message": "To start the container", - "translation": "" + "translation": "Zum Starten des Containers", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To override the check, use {__force}", "message": "To override the check, use {__force}", - "translation": "", + "translation": "Um die Überprüfung außer Kraft zu setzen, verwenden Sie {__force}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -308,17 +389,21 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Container is not running, unable to verify that user database files do not exist", "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" + "translation": "Der Container wird nicht ausgeführt. Es kann nicht überprüft werden, ob die Benutzerdatenbankdateien nicht vorhanden sind", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Removing context {CurrentContextName}", "message": "Removing context {CurrentContextName}", - "translation": "", + "translation": "Kontext {CurrentContextName} wird entfernt", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -328,12 +413,14 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Stopping {Image}", "message": "Stopping {Image}", - "translation": "", + "translation": "{Image} wird beendet", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -343,12 +430,14 @@ "argNum": 1, "expr": "endpoint.ContainerDetails.Image" } - ] + ], + "fuzzy": true }, { "id": "Container {Id} no longer exists, continuing to remove context...", "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", + "translation": "Container {Id} nicht mehr vorhanden. Der Kontext wird entfernt...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Id", @@ -358,12 +447,14 @@ "argNum": 1, "expr": "id" } - ] + ], + "fuzzy": true }, { "id": "Current context is now {NewContextName}", "message": "Current context is now {NewContextName}", - "translation": "", + "translation": "Der aktuelle Kontext ist jetzt {NewContextName}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NewContextName", @@ -373,12 +464,14 @@ "argNum": 1, "expr": "newContextName" } - ] + ], + "fuzzy": true }, { "id": "{Operation_completed_successfully}", "message": "{Operation_completed_successfully}", - "translation": "", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Operation_completed_successfully", @@ -388,12 +481,14 @@ "argNum": 1, "expr": "\"Operation completed successfully\"" } - ] + ], + "fuzzy": true }, { "id": "If the database is mounted, run {DropDbQuery}", "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", + "translation": "Wenn die Datenbank eingebunden ist, {DropDbQuery} ausführen", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DropDbQuery", @@ -403,12 +498,14 @@ "argNum": 1, "expr": "dropDbQuery" } - ] + ], + "fuzzy": true }, { "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", + "translation": "Flag {__force} übergeben, um diese Sicherheitsüberprüfung für Benutzerdatenbanken (keine Systemdatenbanken) außer Kraft zu setzen", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -418,12 +515,14 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", + "translation": "Der Vorgang kann nicht fortgesetzt werden, da eine Benutzerdatenbank (keine Systemdatenbank) ({DatabaseFile}) vorhanden ist", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseFile", @@ -433,57 +532,77 @@ "argNum": 1, "expr": "databaseFile" } - ] + ], + "fuzzy": true }, { "id": "No endpoints to uninstall", "message": "No endpoints to uninstall", - "translation": "" + "translation": "Es sind keine Endpunkte zur Deinstallation vorhanden", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context", "message": "Add a context", - "translation": "" + "translation": "Kontext hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" + "translation": "Einen Kontext für eine lokale Instanz von SQL Server an Port 1433 mithilfe einer vertrauenswürdigen Authentifizierung hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the context", "message": "Display name for the context", - "translation": "" + "translation": "Der Anzeigename für den Kontext", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint this context will use", "message": "Name of endpoint this context will use", - "translation": "" + "translation": "Der Name des Endpunkts, der von diesem Kontext verwendet wird", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user this context will use", "message": "Name of user this context will use", - "translation": "" + "translation": "Name des Benutzers, den dieser Kontext verwendet", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View existing endpoints to choose from", "message": "View existing endpoints to choose from", - "translation": "" + "translation": "Vorhandene Endpunkte zur Auswahl anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a new local endpoint", "message": "Add a new local endpoint", - "translation": "" + "translation": "Neuen lokalen Endpunkt hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an already existing endpoint", "message": "Add an already existing endpoint", - "translation": "" + "translation": "Bereits vorhandenen Endpunkt hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", + "translation": "Zum Hinzufügen des Kontexts ist ein Endpunkt erforderlich. Der Endpunkt '{EndpointName}' ist nicht vorhanden. {EndpointFlag}-Flag verwenden", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointName", @@ -501,27 +620,35 @@ "argNum": 2, "expr": "localizer.EndpointFlag" } - ] + ], + "fuzzy": true }, { "id": "View list of users", "message": "View list of users", - "translation": "" + "translation": "Liste der Benutzer anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add the user", "message": "Add the user", - "translation": "" + "translation": "Den Benutzer hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an endpoint", "message": "Add an endpoint", - "translation": "" + "translation": "Endpunkt hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User '{UserName}' does not exist", "message": "User '{UserName}' does not exist", - "translation": "", + "translation": "Der Benutzer '{UserName}' ist nicht vorhanden", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UserName", @@ -531,27 +658,35 @@ "argNum": 1, "expr": "c.userName" } - ] + ], + "fuzzy": true }, { "id": "Open in Azure Data Studio", "message": "Open in Azure Data Studio", - "translation": "" + "translation": "In Azure Data Studio öffnen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start interactive query session", "message": "To start interactive query session", - "translation": "" + "translation": "Zum Starten einer interaktiven Abfragesitzung", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query", "message": "To run a query", - "translation": "" + "translation": "Zum Ausführen einer Abfrage", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current Context '{Name}'", "message": "Current Context '{Name}'", - "translation": "", + "translation": "Aktueller Kontext '{Name}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -561,57 +696,77 @@ "argNum": 1, "expr": "context.Name" } - ] + ], + "fuzzy": true }, { "id": "Add a default endpoint", "message": "Add a default endpoint", - "translation": "" + "translation": "Standardendpunkt hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the endpoint", "message": "Display name for the endpoint", - "translation": "" + "translation": "Der Anzeigename für den Endpunkt", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network address to connect to, e.g. 127.0.0.1 etc.", "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" + "translation": "Die Netzwerkadresse, mit der eine Verbindung hergestellt werden soll, z. B. 127.0.0.1 usw.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network port to connect to, e.g. 1433 etc.", "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" + "translation": "Der Netzwerkport, mit dem eine Verbindung hergestellt werden soll, z. B. 1433 usw.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for this endpoint", "message": "Add a context for this endpoint", - "translation": "" + "translation": "Kontext für diesen Endpunkt hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint names", "message": "View endpoint names", - "translation": "" + "translation": "Endpunktnamen anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint details", "message": "View endpoint details", - "translation": "" + "translation": "Details zum Endpunkt anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View all endpoints details", "message": "View all endpoints details", - "translation": "" + "translation": "Details zu allen Endpunkten anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete this endpoint", "message": "Delete this endpoint", - "translation": "" + "translation": "Diesen Endpunkt löschen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", + "translation": "Endpunkt '{UniqueEndpointName}' hinzugefügt (Adresse: '{Address}', Port: '{Port}')", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueEndpointName", @@ -637,42 +792,56 @@ "argNum": 3, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" + "translation": "Benutzer hinzufügen (mithilfe der Umgebungsvariablen SQLCMD_PASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user (using the SQLCMDPASSWORD environment variable)", "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" + "translation": "Benutzer hinzufügen (mithilfe der Umgebungsvariablen SQLCMDPASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" + "translation": "Einen Benutzer hinzufügen, der die Windows Data Protection-API zum Verschlüsseln des Kennworts in SQLConfig verwendet", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user", "message": "Add a user", - "translation": "" + "translation": "Benutzer hinzufügen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the user (this is not the username)", "message": "Display name for the user (this is not the username)", - "translation": "" + "translation": "Anzeigename für den Benutzer (dies ist nicht der Benutzername)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Authentication type this user will use (basic | other)", "message": "Authentication type this user will use (basic | other)", - "translation": "" + "translation": "Authentifizierungstyp, den dieser Benutzer verwendet (Standard | andere)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", + "translation": "Der Benutzername (Kennwort in der Umgebungsvariablen {PasswordEnvVar} (oder {PasswordEnvVar2} angeben)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -690,12 +859,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", + "translation": "Kennwortverschlüsselungsmethode ({EncryptionMethodsForUsage}) in SQLConfig-Datei", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -705,12 +876,14 @@ "argNum": 1, "expr": "secret.EncryptionMethodsForUsage()" } - ] + ], + "fuzzy": true }, { "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", + "translation": "Der Authentifizierungstyp muss '{ModernAuthTypeBasic}' oder '{ModernAuthTypeOther}' sein", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -728,12 +901,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeOther" } - ] + ], + "fuzzy": true }, { "id": "Authentication type '' is not valid {AuthType}'", "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", + "translation": "Der Authentifizierungstyp '{AuthType}' ist ungültig", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthType", @@ -743,12 +918,14 @@ "argNum": 1, "expr": "c.authType" } - ] + ], + "fuzzy": true }, { "id": "Remove the {PasswordEncryptFlag} flag", "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Flag {PasswordEncryptFlag} entfernen", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -758,12 +935,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", + "translation": "{AuthTypeFlag} {ModernAuthTypeBasic} übergeben", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthTypeFlag", @@ -781,12 +960,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "Das Flag {PasswordEncryptFlag} kann nur verwendet werden, wenn der Authentifizierungstyp '{ModernAuthTypeBasic}' ist.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -804,12 +985,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Add the {PasswordEncryptFlag} flag", "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Flag {PasswordEncryptFlag} hinzufügen", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -819,12 +1002,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "Das Flag {PasswordEncryptFlag} muss verwendet werden, wenn der Authentifizierungstyp '{ModernAuthTypeBasic}' ist.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -842,12 +1027,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", + "translation": "Kennwort in der Umgebungsvariablen {PasswordEnvVar} (oder {PasswordEnvVar2}) angeben", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -865,12 +1052,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", + "translation": "Authentifizierungstyp '{ModernAuthTypeBasic}' erfordert ein Kennwort", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -880,12 +1069,14 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide a username with the {Arg_1} flag", "message": "Provide a username with the {Arg_1} flag", - "translation": "", + "translation": "Einen Benutzernamen mit dem Flag \"{Arg_1}\" angeben", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Arg_1", @@ -894,17 +1085,21 @@ "underlyingType": "string", "argNum": 1 } - ] + ], + "fuzzy": true }, { "id": "Username not provided", "message": "Username not provided", - "translation": "" + "translation": "Benutzername nicht angegeben", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Eine gültige Verschlüsselungsmethode ({EncryptionMethodsForUsage}) mit dem Flag \"{PasswordEncryptFlag}\" angeben", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -922,12 +1117,14 @@ "argNum": 2, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Encryption method '{PasswordEncryption}' is not valid", "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", + "translation": "Die Verschlüsselungsmethode '{PasswordEncryption}' ist ungültig", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryption", @@ -937,12 +1134,14 @@ "argNum": 1, "expr": "c.passwordEncryption" } - ] + ], + "fuzzy": true }, { "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", + "translation": "Eine der Umgebungsvariablen {PasswordEnvVar} oder {PasswordEnvVar2} löschen", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -960,12 +1159,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", + "translation": "Sowohl Umgebungsvariablen {PasswordEnvVar} als auch {PasswordEnvVar2} sind festgelegt.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -983,12 +1184,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "User '{UniqueUserName}' added", "message": "User '{UniqueUserName}' added", - "translation": "", + "translation": "Benutzer '{UniqueUserName}' hinzugefügt", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueUserName", @@ -998,27 +1201,35 @@ "argNum": 1, "expr": "uniqueUserName" } - ] + ], + "fuzzy": true }, { "id": "Display connections strings for the current context", "message": "Display connections strings for the current context", - "translation": "" + "translation": "Verbindungszeichenfolgen für den aktuellen Kontext anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List connection strings for all client drivers", "message": "List connection strings for all client drivers", - "translation": "" + "translation": "Verbindungszeichenfolgen für alle Clienttreiber auflisten", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database for the connection string (default is taken from the T/SQL login)", "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" + "translation": "Datenbank für die Verbindungszeichenfolge (Standard wird aus der T/SQL-Anmeldung übernommen)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", + "translation": "Verbindungszeichenfolgen werden nur für den Authentifizierungstyp {ModernAuthTypeBasic} unterstützt.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -1028,42 +1239,56 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Display the current-context", "message": "Display the current-context", - "translation": "" + "translation": "Aktuellen Kontext anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context", "message": "Delete a context", - "translation": "" + "translation": "Kontext löschen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (including its endpoint and user)", "message": "Delete a context (including its endpoint and user)", - "translation": "" + "translation": "Kontext löschen (einschließlich Endpunkt und Benutzer)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (excluding its endpoint and user)", "message": "Delete a context (excluding its endpoint and user)", - "translation": "" + "translation": "Kontext löschen (ohne Endpunkt und Benutzer)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to delete", "message": "Name of context to delete", - "translation": "" + "translation": "Name des zu löschenden Kontexts", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete the context's endpoint and user as well", "message": "Delete the context's endpoint and user as well", - "translation": "" + "translation": "Endpunkt und Benutzer des Kontexts löschen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Use the {NameFlag} flag to pass in a context name to delete", "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", + "translation": "Das Flag „{NameFlag}“ verwenden, um einen Kontextnamen zum Löschen zu übergeben", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1073,12 +1298,14 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' deleted", "message": "Context '{Name}' deleted", - "translation": "", + "translation": "Kontext '{Name}' gelöscht", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1088,12 +1315,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' does not exist", "message": "Context '{Name}' does not exist", - "translation": "", + "translation": "Kontext „{Name}“ ist nicht vorhanden", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1103,22 +1332,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete an endpoint", "message": "Delete an endpoint", - "translation": "" + "translation": "Endpunkt löschen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint to delete", "message": "Name of endpoint to delete", - "translation": "" + "translation": "Name des zu löschenden Endpunkts", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", + "translation": "Der Endpunktname muss angegeben werden. Geben Sie den Endpunktnamen mit {NameFlag} an", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1128,17 +1363,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View endpoints", "message": "View endpoints", - "translation": "" + "translation": "Endpunkte anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{Name}' does not exist", "message": "Endpoint '{Name}' does not exist", - "translation": "", + "translation": "Endpunkt „{Name}“ ist nicht vorhanden", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1148,12 +1387,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Endpoint '{Name}' deleted", "message": "Endpoint '{Name}' deleted", - "translation": "", + "translation": "Endpunkt \"{Name}\" gelöscht", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1163,22 +1404,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete a user", "message": "Delete a user", - "translation": "" + "translation": "Einen Benutzer löschen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user to delete", "message": "Name of user to delete", - "translation": "" + "translation": "Name des zu löschenden Benutzers", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name must be provided. Provide user name with {NameFlag} flag", "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", + "translation": "Der Benutzername muss angegeben werden. Geben Sie den Benutzernamen mit {NameFlag} an", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1188,17 +1435,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View users", "message": "View users", - "translation": "" + "translation": "Benutzer anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User {Name} does not exist", "message": "User {Name} does not exist", - "translation": "", + "translation": "Benutzer {Name} ist nicht vorhanden", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1208,12 +1459,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "User {Name} deleted", "message": "User {Name} deleted", - "translation": "", + "translation": "Benutzer {Name} gelöscht", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1223,42 +1476,56 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many contexts from the sqlconfig file", "message": "Display one or many contexts from the sqlconfig file", - "translation": "" + "translation": "Einen oder mehrere Kontexte aus der SQLConfig-Datei anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the context names in your sqlconfig file", "message": "List all the context names in your sqlconfig file", - "translation": "" + "translation": "Alle Kontextnamen in Ihrer SQLConfig-Datei auflisten", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the contexts in your sqlconfig file", "message": "List all the contexts in your sqlconfig file", - "translation": "" + "translation": "Alle Kontexte in Ihrer SQLConfig-Datei auflisten", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one context in your sqlconfig file", "message": "Describe one context in your sqlconfig file", - "translation": "" + "translation": "Kontext in Ihrer SQLConfig-Datei beschreiben", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name to view details of", "message": "Context name to view details of", - "translation": "" + "translation": "Kontextname zum Anzeigen von Details zu", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include context details", "message": "Include context details", - "translation": "" + "translation": "Kontextdetails einschließen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts run `{ContextCommand}`", "message": "To view available contexts run `{ContextCommand}`", - "translation": "", + "translation": "Zum Anzeigen verfügbarer Kontexte „{ContextCommand}“ ausführen", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ContextCommand", @@ -1268,12 +1535,14 @@ "argNum": 1, "expr": "localizer.GetContextCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no context exists with the name: \"{Name}\"", "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", + "translation": "Fehler: Es ist kein Kontext mit folgendem Namen vorhanden: „{Name}“", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1283,37 +1552,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many endpoints from the sqlconfig file", "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" + "translation": "Einen oder mehrere Endpunkte aus der SQLConfig-Datei anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the endpoints in your sqlconfig file", "message": "List all the endpoints in your sqlconfig file", - "translation": "" + "translation": "Alle Endpunkte in Ihrer SQLConfig-Datei auflisten", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one endpoint in your sqlconfig file", "message": "Describe one endpoint in your sqlconfig file", - "translation": "" + "translation": "Endpunkt in Ihrer SQLConfig-Datei beschreiben", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name to view details of", "message": "Endpoint name to view details of", - "translation": "" + "translation": "Endpunktname zum Anzeigen von Details zu", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include endpoint details", "message": "Include endpoint details", - "translation": "" + "translation": "Details zum Endpunkt einschließen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available endpoints run `{EndpointsCommand}`", "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", + "translation": "Zum Anzeigen der verfügbaren Endpunkte „{EndpointsCommand}“ ausführen", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointsCommand", @@ -1323,12 +1604,14 @@ "argNum": 1, "expr": "localizer.GetEndpointsCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no endpoint exists with the name: \"{Name}\"", "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", + "translation": "Fehler: Es ist kein Endpunkt mit folgendem Namen vorhanden: „{Name}“", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1338,37 +1621,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many users from the sqlconfig file", "message": "Display one or many users from the sqlconfig file", - "translation": "" + "translation": "Einen oder mehrere Benutzer aus der SQLConfig-Datei anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the users in your sqlconfig file", "message": "List all the users in your sqlconfig file", - "translation": "" + "translation": "Alle Benutzer in Ihrer SQLConfig-Datei auflisten", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one user in your sqlconfig file", "message": "Describe one user in your sqlconfig file", - "translation": "" + "translation": "Einen Benutzer in Ihrer SQLConfig-Datei beschreiben", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name to view details of", "message": "User name to view details of", - "translation": "" + "translation": "Benutzername zum Anzeigen von Details zu", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include user details", "message": "Include user details", - "translation": "" + "translation": "Benutzerdetails einschließen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available users run `{UsersCommand}`", "message": "To view available users run `{UsersCommand}`", - "translation": "", + "translation": "Zum Anzeigen verfügbarer Benutzer „{UsersCommand}“ ausführen", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsersCommand", @@ -1378,12 +1673,14 @@ "argNum": 1, "expr": "localizer.GetUsersCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no user exists with the name: \"{Name}\"", "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", + "translation": "Fehler: Es ist kein Benutzer vorhanden mit dem Namen: „{Name}“", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1393,27 +1690,35 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Set the current context", "message": "Set the current context", - "translation": "" + "translation": "Aktuellen Kontext festlegen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Set the mssql context (endpoint/user) to be the current context", "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" + "translation": "mssql-Kontext (Endpunkt/Benutzer) als aktuellen Kontext festlegen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to set as current context", "message": "Name of context to set as current context", - "translation": "" + "translation": "Name des Kontexts, der als aktueller Kontext festgelegt werden soll", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query: {RunQueryExample}", "message": "To run a query: {RunQueryExample}", - "translation": "", + "translation": "Zum Ausführen einer Abfrage: {RunQueryExample}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "RunQueryExample", @@ -1423,12 +1728,14 @@ "argNum": 1, "expr": "localizer.RunQueryExample" } - ] + ], + "fuzzy": true }, { "id": "To remove: {UninstallCommand}", "message": "To remove: {UninstallCommand}", - "translation": "", + "translation": "Zum Entfernen: {UninstallCommand}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UninstallCommand", @@ -1438,12 +1745,14 @@ "argNum": 1, "expr": "localizer.UninstallCommand" } - ] + ], + "fuzzy": true }, { "id": "Switched to context \"{Name}\".", "message": "Switched to context \"{Name}\".", - "translation": "", + "translation": "Zu Kontext „{Name}“ gewechselt", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1453,12 +1762,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "No context exists with the name: \"{Name}\"", "message": "No context exists with the name: \"{Name}\"", - "translation": "", + "translation": "Es ist kein Kontext mit folgendem Namen vorhanden: „{Name}“", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1468,127 +1779,175 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display merged sqlconfig settings or a specified sqlconfig file", "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" + "translation": "Zusammengeführte SQLConfig-Einstellungen oder eine angegebene SQLConfig-Datei anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings, with REDACTED authentication data", "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" + "translation": "SQLConfig-Einstellungen mit REDACTED-Authentifizierungsdaten anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings and raw authentication data", "message": "Show sqlconfig settings and raw authentication data", - "translation": "" + "translation": "SQLConfig-Einstellungen und unformatierte Authentifizierungsdaten anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display raw byte data", "message": "Display raw byte data", - "translation": "" + "translation": "Rohbytedaten anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install Azure Sql Edge", "message": "Install Azure Sql Edge", - "translation": "" + "translation": "Azure SQL Edge installieren", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create Azure SQL Edge in a container", "message": "Install/Create Azure SQL Edge in a container", - "translation": "" + "translation": "Azure SQL Edge in einem Container installieren/erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tag to use, use get-tags to see list of tags", "message": "Tag to use, use get-tags to see list of tags", - "translation": "" + "translation": "Zu verwendende Markierung. Verwenden Sie get-tags, um eine Liste der Tags anzuzeigen.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name (a default context name will be created if not provided)", "message": "Context name (a default context name will be created if not provided)", - "translation": "" + "translation": "Kontextname (ein Standardkontextname wird erstellt, wenn er nicht angegeben wird)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create a user database and set it as the default for login", "message": "Create a user database and set it as the default for login", - "translation": "" + "translation": "Benutzerdatenbank erstellen und als Standard für die Anmeldung festlegen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Accept the SQL Server EULA", "message": "Accept the SQL Server EULA", - "translation": "" + "translation": "Lizenzbedingungen für SQL Server akzeptieren", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Generated password length", "message": "Generated password length", - "translation": "" + "translation": "Länge des generierten Kennworts", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of special characters", "message": "Minimum number of special characters", - "translation": "" + "translation": "Mindestanzahl Sonderzeichen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of numeric characters", "message": "Minimum number of numeric characters", - "translation": "" + "translation": "Mindestanzahl numerischer Zeichen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of upper characters", "message": "Minimum number of upper characters", - "translation": "" + "translation": "Mindestanzahl von Großbuchstaben", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Special character set to include in password", "message": "Special character set to include in password", - "translation": "" + "translation": "Sonderzeichensatz, der in das Kennwort eingeschlossen werden soll", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Don't download image. Use already downloaded image", "message": "Don't download image. Use already downloaded image", - "translation": "" + "translation": "Bild nicht herunterladen. Bereits heruntergeladenes Bild verwenden", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Line in errorlog to wait for before connecting", "message": "Line in errorlog to wait for before connecting", - "translation": "" + "translation": "Zeile im Fehlerprotokoll, auf die vor dem Herstellen der Verbindung gewartet werden soll", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specify a custom name for the container rather than a randomly generated one", "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" + "translation": "Einen benutzerdefinierten Namen für den Container anstelle eines zufällig generierten Namens angeben", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Explicitly set the container hostname, it defaults to the container ID", "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" + "translation": "Legen Sie den Containerhostnamen explizit fest. Standardmäßig wird die Container-ID verwendet", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image CPU architecture", "message": "Specifies the image CPU architecture", - "translation": "" + "translation": "Gibt die Image-CPU-Architektur an.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image operating system", "message": "Specifies the image operating system", - "translation": "" + "translation": "Gibt das Image-Betriebssystem an", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Port (next available port from 1433 upwards used by default)", "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" + "translation": "Port (der nächste verfügbare Port ab 1433 wird standardmäßig verwendet)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Download (into container) and attach database (.bak) from URL", "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" + "translation": "Herunterladen (in Container) und Datenbank (.bak) von URL anfügen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Either, add the {AcceptEulaFlag} flag to the command-line", "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", + "translation": "Fügen Sie der Befehlszeile entweder das Flag „{AcceptEulaFlag}“ hinzu.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AcceptEulaFlag", @@ -1598,12 +1957,14 @@ "argNum": 1, "expr": "localizer.AcceptEulaFlag" } - ] + ], + "fuzzy": true }, { "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", + "translation": "Oder legen Sie die Umgebungsvariable fest, d. h. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CreateEnvVarKeyword", @@ -1621,17 +1982,21 @@ "argNum": 2, "expr": "localizer.AcceptEulaEnvVar" } - ] + ], + "fuzzy": true }, { "id": "EULA not accepted", "message": "EULA not accepted", - "translation": "" + "translation": "Lizenzbedingungen nicht akzeptiert", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", + "translation": "--user-database {DefaultDatabase} enthält Nicht-ASCII-Zeichen und/oder Anführungszeichen", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1641,12 +2006,14 @@ "argNum": 1, "expr": "c.defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Starting {ImageName}", "message": "Starting {ImageName}", - "translation": "", + "translation": "Starting {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1656,12 +2023,14 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", + "translation": "Kontext {CurrentContextName} in „{ConfigFileUsed}“ erstellt, Benutzerkonto wird konfiguriert...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -1679,12 +2048,14 @@ "argNum": 2, "expr": "config.GetConfigFileUsed()" } - ] + ], + "fuzzy": true }, { "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", + "translation": "{Sa}-Konto wurde deaktiviert (und {Sa_1} Kennwort gedreht). Benutzer {UserName} wird erstellt", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Sa", @@ -1710,37 +2081,49 @@ "argNum": 3, "expr": "userName" } - ] + ], + "fuzzy": true }, { "id": "Start interactive session", "message": "Start interactive session", - "translation": "" + "translation": "Interaktive Sitzung starten", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Change current context", "message": "Change current context", - "translation": "" + "translation": "Aktuellen Kontext ändern", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View sqlcmd configuration", "message": "View sqlcmd configuration", - "translation": "" + "translation": "sqlcmd-Konfiguration anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See connection strings", "message": "See connection strings", - "translation": "" + "translation": "Verbindungszeichenfolgen anzeigen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Remove", "message": "Remove", - "translation": "" + "translation": "Entfernen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Now ready for client connections on port {Port}", "message": "Now ready for client connections on port {Port}", - "translation": "", + "translation": "Jetzt bereit für Clientverbindungen an Port {Port}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Port", @@ -1750,17 +2133,21 @@ "argNum": 1, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "--using URL must be http or https", "message": "--using URL must be http or https", - "translation": "" + "translation": "Die --using-URL muss http oder https sein.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", + "translation": "{UsingDatabaseUrl} ist keine gültige URL für das --using-Flag.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsingDatabaseUrl", @@ -1770,27 +2157,35 @@ "argNum": 1, "expr": "c.usingDatabaseUrl" } - ] + ], + "fuzzy": true }, { "id": "--using URL must have a path to .bak file", "message": "--using URL must have a path to .bak file", - "translation": "" + "translation": "Die --using-URL muss einen Pfad zur BAK-Datei aufweisen.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--using file URL must be a .bak file", "message": "--using file URL must be a .bak file", - "translation": "" + "translation": "Die --using-Datei-URL muss eine BAK-Datei sein", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Invalid --using file type", "message": "Invalid --using file type", - "translation": "" + "translation": "Ungültiger --using-Dateityp", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Creating default database [{DefaultDatabase}]", "message": "Creating default database [{DefaultDatabase}]", - "translation": "", + "translation": "Standarddatenbank wird erstellt [{DefaultDatabase}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1800,12 +2195,14 @@ "argNum": 1, "expr": "defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Downloading {File}", "message": "Downloading {File}", - "translation": "", + "translation": "{File} wird heruntergeladen", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "File", @@ -1815,12 +2212,14 @@ "argNum": 1, "expr": "file" } - ] + ], + "fuzzy": true }, { "id": "Restoring database {DatabaseName}", "message": "Restoring database {DatabaseName}", - "translation": "", + "translation": "Datenbank {DatabaseName} wird wiederhergestellt", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseName", @@ -1830,12 +2229,14 @@ "argNum": 1, "expr": "databaseName" } - ] + ], + "fuzzy": true }, { "id": "Downloading {ImageName}", "message": "Downloading {ImageName}", - "translation": "", + "translation": "{ImageName} wird herunterladen", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1845,27 +2246,35 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" + "translation": "Ist eine Containerruntime auf diesem Computer installiert (z. B. Podman oder Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "If not, download desktop engine from:", "message": "If not, download desktop engine from:", - "translation": "" + "translation": "Falls nicht, laden Sie das Desktopmodul herunter von:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "or", "message": "or", - "translation": "" + "translation": "oder", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", + "translation": "Wird eine Containerruntime ausgeführt? (Probieren Sie '{PodmanPsCommand}' oder '{DockerPsCommand}' aus (Container auflisten). Wird er ohne Fehler zurückgegeben?)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PodmanPsCommand", @@ -1883,12 +2292,14 @@ "argNum": 2, "expr": "localizer.DockerPsCommand" } - ] + ], + "fuzzy": true }, { "id": "Unable to download image {ImageName}", "message": "Unable to download image {ImageName}", - "translation": "", + "translation": "Bild {ImageName} kann nicht heruntergeladen werden", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1898,97 +2309,112 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "File does not exist at URL", "message": "File does not exist at URL", - "translation": "" + "translation": "Die Datei ist unter der URL nicht vorhanden", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Unable to download file", "message": "Unable to download file", - "translation": "" + "translation": "Datei konnte nicht heruntergeladen werden", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server in a container", "message": "Install/Create SQL Server in a container", - "translation": "" + "translation": "SQL Server in einem Container installieren/erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See all release tags for SQL Server, install previous version", "message": "See all release tags for SQL Server, install previous version", - "translation": "" + "translation": "Alle Releasetags für SQL Server anzeigen, vorherige Version installieren", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database", "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" + "translation": "SQL Server erstellen, die AdventureWorks-Beispieldatenbank herunterladen und anfügen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" + "translation": "SQL Server erstellen, die AdventureWorks-Beispieldatenbank mit einem anderen Datenbanknamen herunterladen und anfügen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server with an empty user database", "message": "Create SQL Server with an empty user database", - "translation": "" + "translation": "SQL Server mit einer leeren Benutzerdatenbank erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server with full logging", "message": "Install/Create SQL Server with full logging", - "translation": "" + "translation": "SQL Server mit vollständiger Protokollierung installieren/erstellen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for Azure SQL Edge install", "message": "Get tags available for Azure SQL Edge install", - "translation": "" + "translation": "Tags abrufen, die für Azure SQL Edge-Installation verfügbar sind", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List tags", "message": "List tags", - "translation": "" + "translation": "Tags auflisten", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for mssql install", "message": "Get tags available for mssql install", - "translation": "" + "translation": "Verfügbare Tags für die MSSQL-Installation abrufen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd start", "message": "sqlcmd start", - "translation": "" + "translation": "sqlcmd-Start", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Container is not running", "message": "Container is not running", - "translation": "" - }, - { - "id": "Press Ctrl+C to exit this process...", - "message": "Press Ctrl+C to exit this process...", - "translation": "" - }, - { - "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "translation": "" - }, - { - "id": "Failed to write credential to Windows Credential Manager", - "message": "Failed to write credential to Windows Credential Manager", - "translation": "" + "translation": "Container wird nicht ausgeführt", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", - "translation": "" + "translation": "Der -L-Parameter kann nicht in Verbindung mit anderen Parametern verwendet werden.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", + "translation": "\"-a {PacketSize}\": Die Paketgröße muss eine Zahl zwischen 512 und 32767 sein.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSize", @@ -1998,12 +2424,14 @@ "argNum": 1, "expr": "a.PacketSize" } - ] + ], + "fuzzy": true }, { "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': Der Headerwert muss entweder -1 oder ein Wert zwischen -1 und 2147483647 sein", + "translation": "'-h {Headers}': Der Headerwert muss entweder -2147483647 oder ein Wert zwischen -1 und 2147483647 sein.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Headers", @@ -2013,27 +2441,35 @@ "argNum": 1, "expr": "a.Headers" } - ] + ], + "fuzzy": true }, { "id": "Servers:", "message": "Servers:", - "translation": "" + "translation": "Server:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Legal docs and information: aka.ms/SqlcmdLegal", "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" + "translation": "Rechtliche Dokumente und Informationen: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Third party notices: aka.ms/SqlcmdNotices", "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" + "translation": "Hinweise zu Drittanbietern: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Version {Version}", "message": "Version {Version}", - "translation": "", + "translation": "Version {Version}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Version", @@ -2043,17 +2479,21 @@ "argNum": 1, "expr": "version" } - ] + ], + "fuzzy": true }, { "id": "Flags:", "message": "Flags:", - "translation": "" + "translation": "Flags:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", + "translation": "-? zeigt diese Syntaxzusammenfassung an, {HelpFlag} zeigt die Hilfe zu modernen sqlcmd-Unterbefehlen an", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "HelpFlag", @@ -2063,12 +2503,14 @@ "argNum": 1, "expr": "localizer.HelpFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", + "translation": "Identifiziert mindestens eine Datei, die Batches von SQL-Anweisungen enthält. Wenn mindestens eine Datei nicht vorhanden ist, wird sqlcmd beendet. Sich gegenseitig ausschließend mit {QueryAndExitFlag}/{QueryFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "QueryAndExitFlag", @@ -2086,27 +2528,35 @@ "argNum": 2, "expr": "localizer.QueryFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies the file that receives output from sqlcmd", "message": "Identifies the file that receives output from sqlcmd", - "translation": "" + "translation": "Identifiziert die Datei, die Ausgaben von sqlcmd empfängt", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Print version information and exit", "message": "Print version information and exit", - "translation": "" + "translation": "Versionsinformationen drucken und beenden", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Implicitly trust the server certificate without validation", "message": "Implicitly trust the server certificate without validation", - "translation": "" + "translation": "Serverzertifikat ohne Überprüfung implizit als vertrauenswürdig einstufen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", + "translation": "Mit dieser Option wird die sqlcmd-Skriptvariable {DbNameVar} festgelegt. Dieser Parameter gibt die Anfangsdatenbank an. Der Standardwert ist die Standarddatenbankeigenschaft Ihrer Anmeldung. Wenn die Datenbank nicht vorhanden ist, wird eine Fehlermeldung generiert, und sqlcmd wird beendet.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DbNameVar", @@ -2116,17 +2566,21 @@ "argNum": 1, "expr": "localizer.DbNameVar" } - ] + ], + "fuzzy": true }, { "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" + "translation": "Verwendet eine vertrauenswürdige Verbindung, anstatt einen Benutzernamen und ein Kennwort für die Anmeldung bei SQL Server zu verwenden. Umgebungsvariablen, die Benutzernamen und Kennwort definieren, werden ignoriert.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", + "translation": "Gibt das Batchabschlusszeichen an. Der Standardwert ist {BatchTerminatorGo}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminatorGo", @@ -2136,27 +2590,35 @@ "argNum": 1, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "The login name or contained database user name. For contained database users, you must provide the database name option", "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" + "translation": "Der Anmeldename oder der enthaltene Datenbankbenutzername. Für eigenständige Datenbankbenutzer müssen Sie die Option „Datenbankname“ angeben.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "Führt eine Abfrage aus, wenn sqlcmd gestartet wird, aber beendet sqlcmd nicht, wenn die Abfrage ausgeführt wurde. Abfragen mit mehrfachem Semikolontrennzeichen können ausgeführt werden.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "Führt eine Abfrage aus, wenn sqlcmd gestartet und dann sqlcmd sofort beendet wird. Abfragen mit mehrfachem Semikolontrennzeichen können ausgeführt werden", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", + "translation": "{ConnStrPattern} Gibt die Instanz von SQL Server an, mit denen eine Verbindung hergestellt werden soll. Sie legt die sqlcmd-Skriptvariable {ServerEnvVar} fest.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ConnStrPattern", @@ -2174,27 +2636,35 @@ "argNum": 2, "expr": "localizer.ServerEnvVar" } - ] + ], + "fuzzy": true }, { "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" + "translation": "Deaktiviert Befehle, die die Systemsicherheit gefährden können. Sqlcmd gibt eine Warnung aus und wird fortgesetzt", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" + "translation": "Gibt die SQL-Authentifizierungsmethode an, die zum Herstellen einer Verbindung mit der Azure SQL-Datenbank verwendet werden soll. Eines der folgenden Elemente: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" + "translation": "Weist sqlcmd an, die ActiveDirectory-Authentifizierung zu verwenden. Wenn kein Benutzername angegeben wird, wird die Authentifizierungsmethode ActiveDirectoryDefault verwendet. Wenn ein Kennwort angegeben wird, wird ActiveDirectoryPassword verwendet. Andernfalls wird ActiveDirectoryInteractive verwendet.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", + "translation": "Bewirkt, dass sqlcmd Skriptvariablen ignoriert. Dieser Parameter ist nützlich, wenn ein Skript viele {InsertKeyword}-Anweisungen enthält, die möglicherweise Zeichenfolgen enthalten, die das gleiche Format wie reguläre Variablen aufweisen, z. B. $(variable_name)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "InsertKeyword", @@ -2204,17 +2674,21 @@ "argNum": 1, "expr": "localizer.InsertKeyword" } - ] + ], + "fuzzy": true }, { "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" + "translation": "Erstellt eine sqlcmd-Skriptvariable, die in einem sqlcmd-Skript verwendet werden kann. Schließen Sie den Wert in Anführungszeichen ein, wenn der Wert Leerzeichen enthält. Sie können mehrere var=values-Werte angeben. Wenn Fehler in einem der angegebenen Werte vorliegen, generiert sqlcmd eine Fehlermeldung und beendet dann", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", + "translation": "Fordert ein Paket einer anderen Größe an. Mit dieser Option wird die sqlcmd-Skriptvariable {PacketSizeVar} festgelegt. packet_size muss ein Wert zwischen 512 und 32767 sein. Der Standardwert = 4096. Eine größere Paketgröße kann die Leistung für die Ausführung von Skripts mit vielen SQL-Anweisungen zwischen {BatchTerminatorGo}-Befehlen verbessern. Sie können eine größere Paketgröße anfordern. Wenn die Anforderung abgelehnt wird, verwendet sqlcmd jedoch den Serverstandard für die Paketgröße.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSizeVar", @@ -2232,12 +2706,14 @@ "argNum": 2, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", + "translation": "Gibt die Anzahl von Sekunden an, nach der ein Timeout für eine sqlcmd-Anmeldung beim go-mssqldb-Treiber auftritt, wenn Sie versuchen, eine Verbindung mit einem Server herzustellen. Mit dieser Option wird die sqlcmd-Skriptvariable {LoginTimeOutVar} festgelegt. Der Standardwert ist 30. 0 bedeutet unendlich", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LoginTimeOutVar", @@ -2247,12 +2723,14 @@ "argNum": 1, "expr": "localizer.LoginTimeOutVar" } - ] + ], + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", + "translation": "Mit dieser Option wird die sqlcmd-Skriptvariable {WorkstationVar} festgelegt. Der Arbeitsstationsname ist in der Hostnamenspalte der sys.sysprocesses-Katalogsicht aufgeführt und kann mithilfe der gespeicherten Prozedur sp_who zurückgegeben werden. Wenn diese Option nicht angegeben ist, wird standardmäßig der aktuelle Computername verwendet. Dieser Name kann zum Identifizieren verschiedener sqlcmd-Sitzungen verwendet werden.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "WorkstationVar", @@ -2262,12 +2740,14 @@ "argNum": 1, "expr": "localizer.WorkstationVar" } - ] + ], + "fuzzy": true }, { "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", + "translation": "Deklariert den Anwendungsworkloadtyp beim Herstellen einer Verbindung mit einem Server. Der einzige aktuell unterstützte Wert ist ReadOnly. Wenn {ApplicationIntentFlagShort} nicht angegeben ist, unterstützt das sqlcam-Hilfsprogramm die Konnektivität mit einem sekundären Replikat in einer Always-On-Verfügbarkeitsgruppe nicht.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ApplicationIntentFlagShort", @@ -2277,32 +2757,42 @@ "argNum": 1, "expr": "localizer.ApplicationIntentFlagShort" } - ] + ], + "fuzzy": true }, { "id": "This switch is used by the client to request an encrypted connection", "message": "This switch is used by the client to request an encrypted connection", - "translation": "" + "translation": "Dieser Schalter wird vom Client verwendet, um eine verschlüsselte Verbindung anzufordern.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the formatting for results", "message": "Specifies the formatting for results", - "translation": "" + "translation": "Gibt die Formatierung für Ergebnisse an", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" + "translation": "Steuert, welche Fehlermeldungen an stdout gesendet werden. Nachrichten mit einem Schweregrad größer oder gleich dieser Ebene werden gesendet.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Level of mssql driver messages to print", "message": "Level of mssql driver messages to print", - "translation": "" + "translation": "Ebene der zu druckenden MSSQL-Treibermeldungen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", + "translation": "Gibt an, dass sqlcmd bei einem Fehler beendet wird und einen {DosErrorLevel}-Wert zurückgibt", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DosErrorLevel", @@ -2312,12 +2802,14 @@ "argNum": 1, "expr": "localizer.DosErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", + "translation": "Steuert, welche Fehlermeldungen an {StdoutName} gesendet werden. Nachrichten mit einem Schweregrad größer oder gleich dieser Ebene werden gesendet.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "StdoutName", @@ -2327,22 +2819,28 @@ "argNum": 1, "expr": "localizer.StdoutName" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" + "translation": "Gibt die Anzahl der Zeilen an, die zwischen den Spaltenüberschriften gedruckt werden sollen. Verwenden Sie -h-1, um anzugeben, dass Header nicht gedruckt werden", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that all output files are encoded with little-endian Unicode", "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" + "translation": "Gibt an, dass alle Ausgabedateien mit Little-Endian-Unicode codiert sind", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", + "translation": "Gibt das Spaltentrennzeichen an. Legt die {ColSeparatorVar}-Variable fest.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ColSeparatorVar", @@ -2352,27 +2850,35 @@ "argNum": 1, "expr": "localizer.ColSeparatorVar" } - ] + ], + "fuzzy": true }, { "id": "Remove trailing spaces from a column", "message": "Remove trailing spaces from a column", - "translation": "" + "translation": "Nachfolgende Leerzeichen aus einer Spalte entfernen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" + "translation": "Aus Gründen der Abwärtskompatibilität bereitgestellt. Sqlcmd optimiert immer die Erkennung des aktiven Replikats eines SQL-Failoverclusters.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Password", "message": "Password", - "translation": "" + "translation": "Kennwort", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", + "translation": "Steuert den Schweregrad, mit dem die Variable {ErrorLevel} beim Beenden festgelegt wird.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorLevel", @@ -2382,32 +2888,42 @@ "argNum": 1, "expr": "localizer.ErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Specifies the screen width for output", "message": "Specifies the screen width for output", - "translation": "" + "translation": "Gibt die Bildschirmbreite für die Ausgabe an", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Dedicated administrator connection", "message": "Dedicated administrator connection", - "translation": "" + "translation": "Dedizierte Administratorverbindung", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Quoted identifiers are always enabled", "message": "Provided for backward compatibility. Quoted identifiers are always enabled", - "translation": "" + "translation": "Aus Gründen der Abwärtskompatibilität bereitgestellt. Bezeichner in Anführungszeichen sind immer aktiviert.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Client regional settings are not used", "message": "Provided for backward compatibility. Client regional settings are not used", - "translation": "" + "translation": "Aus Gründen der Abwärtskompatibilität bereitgestellt. Regionale Clienteinstellungen werden nicht verwendet.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sets the sqlcmd scripting variable {V}", "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", + "translation": "Legt die sqlcmd-Skriptvariable {V} fest", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "V", @@ -2417,12 +2933,14 @@ "argNum": 1, "expr": "v" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", + "translation": "'{Flag} {Value}': Der Wert muss größer oder gleich {Min} und kleiner oder gleich {Max} sein.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2456,12 +2974,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", + "translation": "\"{Flag} {Value}\": Der Wert muss größer als {Min} und kleiner als {Max} sein.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2495,12 +3015,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", + "translation": "\"{Flag} {Value}\": Unerwartetes Argument. Der Argumentwert muss {AllowedValues0} sein.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2526,12 +3048,14 @@ "argNum": 3, "expr": "allowedValues[0]" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", + "translation": "\"{Flag} {Value}\": Unerwartetes Argument. Der Argumentwert muss einer der {AllowedValues} sein.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2557,12 +3081,14 @@ "argNum": 3, "expr": "allowedValues" } - ] + ], + "fuzzy": true }, { "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", - "translation": "", + "translation": "Die Optionen {Flag1} und {Flag2} schließen sich gegenseitig aus.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag1", @@ -2580,12 +3106,14 @@ "argNum": 2, "expr": "flag2" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Missing argument. Enter '-?' for help.", "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}': Fehlendes Argument. Geben Sie \"-?\" ein, um die Hilfe anzuzeigen.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2595,12 +3123,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Unknown Option. Enter '-?' for help.", "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}': Unbekannte Option. Mit \"-?\" rufen Sie die Hilfe auf.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2610,12 +3140,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "invalid batch terminator '{BatchTerminator}'", "message": "invalid batch terminator '{BatchTerminator}'", "translation": "Ungültiges Batchabschlusszeichen '{BatchTerminator}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminator", @@ -2625,27 +3157,35 @@ "argNum": 1, "expr": "args.BatchTerminator" } - ] + ], + "fuzzy": true }, { "id": "Sqlcmd: Error:", "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: Fehler:" + "translation": "Sqlcmd: Fehler:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sqlcmd: Warning:", "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: Warnung:" + "translation": "Sqlcmd: Warnung:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "Die Befehle ED und !!\u003ccommand\u003e, Startskript und Umgebungsvariablen sind deaktiviert" + "translation": "Die Befehle \"ED\" und \"!!\u003ccommand\u003e\", Startskript und Umgebungsvariablen sind deaktiviert", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The scripting variable: '{Variable}' is read-only", "message": "The scripting variable: '{Variable}' is read-only", - "translation": "Die '{Variable}'-Skriptvariable ist schreibgeschützt", + "translation": "Die Skriptvariable: '{Variable}' ist schreibgeschützt.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2655,12 +3195,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "'{Variable}' scripting variable not defined.", "message": "'{Variable}' scripting variable not defined.", "translation": "Die '{Variable}'-Skriptvariable ist nicht definiert.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2670,12 +3212,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "Die Umgebungsvariable: '{Variable}' weist einen ungültigen Wert auf: '{EnvVal}'.", + "translation": "Die Umgebungsvariable '{Variable}' hat einen ungültigen Wert: '{EnvVal}'.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2693,12 +3237,14 @@ "argNum": 2, "expr": "envVal" } - ] + ], + "fuzzy": true }, { "id": "Syntax error at line {LineNumber} near command '{Command}'.", "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "Syntaxfehler in Zeile {LineNumber} in der Nähe von Befehl '{Command}'.", + "translation": "Syntaxfehler in Zeile {LineNumber} in der Nähe des Befehls '{Command}'.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LineNumber", @@ -2716,12 +3262,14 @@ "argNum": 2, "expr": "e.Command" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} Fehler beim Öffnen oder Verarbeiten von Datei {Filepath} (Ursache: {Error}).", + "translation": "{ErrorPrefix} Fehler beim Öffnen oder Ausführen der Datei {Filepath} (Ursache: {Error}).", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2747,12 +3295,14 @@ "argNum": 3, "expr": "err.Error()" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix}Syntax error at line {LineNumber}", "message": "{ErrorPrefix}Syntax error at line {LineNumber}", "translation": "{ErrorPrefix}Syntaxfehler in Zeile {LineNumber}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2770,12 +3320,14 @@ "argNum": 2, "expr": "lineNumber" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Meldung {Number}, Ebene {Class}, Status {State}, Server {ServerName}, Prozedur {ProcName}, Zeile {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2833,12 +3385,14 @@ "argNum": 7, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Meldung {Number}, Ebene {Class}, Status {State}, Server {ServerName}, Zeile {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2888,12 +3442,14 @@ "argNum": 6, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable identifier {Name}", "message": "Invalid variable identifier {Name}", - "translation": "", + "translation": "Ungültiger Variablenbezeichner {Name}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -2903,12 +3459,14 @@ "argNum": 1, "expr": "name" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable value {Val}", "message": "Invalid variable value {Val}", - "translation": "", + "translation": "Ungültiger Variablenwert {Val}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Val", @@ -2918,7 +3476,8 @@ "argNum": 1, "expr": "val" } - ] + ], + "fuzzy": true } ] } \ No newline at end of file diff --git a/internal/translations/locales/en-US/out.gotext.json b/internal/translations/locales/en-US/out.gotext.json index 3bb56748..cd48731f 100644 --- a/internal/translations/locales/en-US/out.gotext.json +++ b/internal/translations/locales/en-US/out.gotext.json @@ -2403,27 +2403,6 @@ "translatorComment": "Copied from source.", "fuzzy": true }, - { - "id": "Press Ctrl+C to exit this process...", - "message": "Press Ctrl+C to exit this process...", - "translation": "Press Ctrl+C to exit this process...", - "translatorComment": "Copied from source.", - "fuzzy": true - }, - { - "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "translation": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "translatorComment": "Copied from source.", - "fuzzy": true - }, - { - "id": "Failed to write credential to Windows Credential Manager", - "message": "Failed to write credential to Windows Credential Manager", - "translation": "Failed to write credential to Windows Credential Manager", - "translatorComment": "Copied from source.", - "fuzzy": true - }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", diff --git a/internal/translations/locales/es-ES/messages.gotext.json b/internal/translations/locales/es-ES/messages.gotext.json index 692c8ccd..faa45bd8 100644 --- a/internal/translations/locales/es-ES/messages.gotext.json +++ b/internal/translations/locales/es-ES/messages.gotext.json @@ -1,2719 +1,3504 @@ { - "language": "es-ES", - "messages": [ - { - "id": "Install/Create, Query, Uninstall SQL Server", - "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" - }, - { - "id": "View configuration information and connection strings", - "message": "View configuration information and connection strings", - "translation": "" - }, - { - "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", - "placeholders": [ - { - "id": "FeedbackUrl", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "feedbackUrl" - } - ] - }, - { - "id": "help for backwards compatibility flags (-S, -U, -E etc.)", - "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" - }, - { - "id": "print version of sqlcmd", - "message": "print version of sqlcmd", - "translation": "" - }, - { - "id": "configuration file", - "message": "configuration file", - "translation": "" - }, - { - "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" - }, - { - "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", - "placeholders": [ - { - "id": "UseContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UseContextCommand" - } - ] - }, - { - "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Install/Create SQL Server, Azure SQL, and Tools", - "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" - }, - { - "id": "Open tools (e.g Azure Data Studio) for current context", - "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" - }, - { - "id": "Run a query against the current context", - "message": "Run a query against the current context", - "translation": "" - }, - { - "id": "Run a query", - "message": "Run a query", - "translation": "" - }, - { - "id": "Run a query using [{Master}] database", - "message": "Run a query using [{Master}] database", - "translation": "", - "placeholders": [ - { - "id": "Master", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"master\"" - } - ] - }, - { - "id": "Set new default database", - "message": "Set new default database", - "translation": "" - }, - { - "id": "Command text to run", - "message": "Command text to run", - "translation": "" - }, - { - "id": "Database to use", - "message": "Database to use", - "translation": "" - }, - { - "id": "Start current context", - "message": "Start current context", - "translation": "" - }, - { - "id": "Start the current context", - "message": "Start the current context", - "translation": "" - }, - { - "id": "To view available contexts", - "message": "To view available contexts", - "translation": "" - }, - { - "id": "No current context", - "message": "No current context", - "translation": "" - }, - { - "id": "Starting {Arg_1} for context {Arg_2}", - "message": "Starting {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create new context with a sql container", - "message": "Create new context with a sql container", - "translation": "" - }, - { - "id": "Current context does not have a container", - "message": "Current context does not have a container", - "translation": "" - }, - { - "id": "Stop current context", - "message": "Stop current context", - "translation": "" - }, - { - "id": "Stop the current context", - "message": "Stop the current context", - "translation": "" - }, - { - "id": "Stopping {Arg_1} for context {Arg_2}", - "message": "Stopping {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create a new context with a SQL Server container", - "message": "Create a new context with a SQL Server container", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context", - "message": "Uninstall/Delete the current context", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt", - "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" - }, - { - "id": "Quiet mode (do not stop for user input to confirm the operation)", - "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" - }, - { - "id": "Complete the operation even if non-system (user) database files are present", - "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" - }, - { - "id": "View available contexts", - "message": "View available contexts", - "translation": "" - }, - { - "id": "Create context", - "message": "Create context", - "translation": "" - }, - { - "id": "Create context with SQL Server container", - "message": "Create context with SQL Server container", - "translation": "" - }, - { - "id": "Add a context manually", - "message": "Add a context manually", - "translation": "" - }, - { - "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Verifying no user (non-system) database (.mdf) files", - "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" - }, - { - "id": "To start the container", - "message": "To start the container", - "translation": "" - }, - { - "id": "To override the check, use {__force}", - "message": "To override the check, use {__force}", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Container is not running, unable to verify that user database files do not exist", - "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" - }, - { - "id": "Removing context {CurrentContextName}", - "message": "Removing context {CurrentContextName}", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Container {Id} no longer exists, continuing to remove context...", - "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", - "placeholders": [ - { - "id": "Id", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "id" - } - ] - }, - { - "id": "Current context is now {NewContextName}", - "message": "Current context is now {NewContextName}", - "translation": "", - "placeholders": [ - { - "id": "NewContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "newContextName" - } - ] - }, - { - "id": "{Operation_completed_successfully}", - "message": "{Operation_completed_successfully}", - "translation": "", - "placeholders": [ - { - "id": "Operation_completed_successfully", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"Operation completed successfully\"" - } - ] - }, - { - "id": "If the database is mounted, run {DropDbQuery}", - "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", - "placeholders": [ - { - "id": "DropDbQuery", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "dropDbQuery" - } - ] - }, - { - "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", - "placeholders": [ - { - "id": "DatabaseFile", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseFile" - } - ] - }, - { - "id": "No endpoints to uninstall", - "message": "No endpoints to uninstall", - "translation": "" - }, - { - "id": "Add a context", - "message": "Add a context", - "translation": "" - }, - { - "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" - }, - { - "id": "Display name for the context", - "message": "Display name for the context", - "translation": "" - }, - { - "id": "Name of endpoint this context will use", - "message": "Name of endpoint this context will use", - "translation": "" - }, - { - "id": "Name of user this context will use", - "message": "Name of user this context will use", - "translation": "" - }, - { - "id": "View existing endpoints to choose from", - "message": "View existing endpoints to choose from", - "translation": "" - }, - { - "id": "Add a new local endpoint", - "message": "Add a new local endpoint", - "translation": "" - }, - { - "id": "Add an already existing endpoint", - "message": "Add an already existing endpoint", - "translation": "" - }, - { - "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.endpointName" - }, - { - "id": "EndpointFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.EndpointFlag" - } - ] - }, - { - "id": "View list of users", - "message": "View list of users", - "translation": "" - }, - { - "id": "Add the user", - "message": "Add the user", - "translation": "" - }, - { - "id": "Add an endpoint", - "message": "Add an endpoint", - "translation": "" - }, - { - "id": "User '{UserName}' does not exist", - "message": "User '{UserName}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "UserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.userName" - } - ] - }, - { - "id": "Open in Azure Data Studio", - "message": "Open in Azure Data Studio", - "translation": "" - }, - { - "id": "To start interactive query session", - "message": "To start interactive query session", - "translation": "" - }, - { - "id": "To run a query", - "message": "To run a query", - "translation": "" - }, - { - "id": "Current Context '{Name}'", - "message": "Current Context '{Name}'", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "context.Name" - } - ] - }, - { - "id": "Add a default endpoint", - "message": "Add a default endpoint", - "translation": "" - }, - { - "id": "Display name for the endpoint", - "message": "Display name for the endpoint", - "translation": "" - }, - { - "id": "The network address to connect to, e.g. 127.0.0.1 etc.", - "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" - }, - { - "id": "The network port to connect to, e.g. 1433 etc.", - "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" - }, - { - "id": "Add a context for this endpoint", - "message": "Add a context for this endpoint", - "translation": "" - }, - { - "id": "View endpoint names", - "message": "View endpoint names", - "translation": "" - }, - { - "id": "View endpoint details", - "message": "View endpoint details", - "translation": "" - }, - { - "id": "View all endpoints details", - "message": "View all endpoints details", - "translation": "" - }, - { - "id": "Delete this endpoint", - "message": "Delete this endpoint", - "translation": "" - }, - { - "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", - "placeholders": [ - { - "id": "UniqueEndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueEndpointName" - }, - { - "id": "Address", - "string": "%[2]v", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "c.address" - }, - { - "id": "Port", - "string": "%[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "c.port" - } - ] - }, - { - "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user (using the SQLCMDPASSWORD environment variable)", - "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" - }, - { - "id": "Add a user", - "message": "Add a user", - "translation": "" - }, - { - "id": "Display name for the user (this is not the username)", - "message": "Display name for the user (this is not the username)", - "translation": "" - }, - { - "id": "Authentication type this user will use (basic | other)", - "message": "Authentication type this user will use (basic | other)", - "translation": "" - }, - { - "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - } - ] - }, - { - "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - }, - { - "id": "ModernAuthTypeOther", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeOther" - } - ] - }, - { - "id": "Authentication type '' is not valid {AuthType}'", - "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", - "placeholders": [ - { - "id": "AuthType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.authType" - } - ] - }, - { - "id": "Remove the {PasswordEncryptFlag} flag", - "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", - "placeholders": [ - { - "id": "AuthTypeFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AuthTypeFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Add the {PasswordEncryptFlag} flag", - "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide a username with the {Arg_1} flag", - "message": "Provide a username with the {Arg_1} flag", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]s", - "type": "", - "underlyingType": "string", - "argNum": 1 - } - ] - }, - { - "id": "Username not provided", - "message": "Username not provided", - "translation": "" - }, - { - "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - }, - { - "id": "PasswordEncryptFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Encryption method '{PasswordEncryption}' is not valid", - "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryption", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.passwordEncryption" - } - ] - }, - { - "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "User '{UniqueUserName}' added", - "message": "User '{UniqueUserName}' added", - "translation": "", - "placeholders": [ - { - "id": "UniqueUserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueUserName" - } - ] - }, - { - "id": "Display connections strings for the current context", - "message": "Display connections strings for the current context", - "translation": "" - }, - { - "id": "List connection strings for all client drivers", - "message": "List connection strings for all client drivers", - "translation": "" - }, - { - "id": "Database for the connection string (default is taken from the T/SQL login)", - "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" - }, - { - "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Display the current-context", - "message": "Display the current-context", - "translation": "" - }, - { - "id": "Delete a context", - "message": "Delete a context", - "translation": "" - }, - { - "id": "Delete a context (including its endpoint and user)", - "message": "Delete a context (including its endpoint and user)", - "translation": "" - }, - { - "id": "Delete a context (excluding its endpoint and user)", - "message": "Delete a context (excluding its endpoint and user)", - "translation": "" - }, - { - "id": "Name of context to delete", - "message": "Name of context to delete", - "translation": "" - }, - { - "id": "Delete the context's endpoint and user as well", - "message": "Delete the context's endpoint and user as well", - "translation": "" - }, - { - "id": "Use the {NameFlag} flag to pass in a context name to delete", - "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "Context '{Name}' deleted", - "message": "Context '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Context '{Name}' does not exist", - "message": "Context '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete an endpoint", - "message": "Delete an endpoint", - "translation": "" - }, - { - "id": "Name of endpoint to delete", - "message": "Name of endpoint to delete", - "translation": "" - }, - { - "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View endpoints", - "message": "View endpoints", - "translation": "" - }, - { - "id": "Endpoint '{Name}' does not exist", - "message": "Endpoint '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Endpoint '{Name}' deleted", - "message": "Endpoint '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete a user", - "message": "Delete a user", - "translation": "" - }, - { - "id": "Name of user to delete", - "message": "Name of user to delete", - "translation": "" - }, - { - "id": "User name must be provided. Provide user name with {NameFlag} flag", - "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View users", - "message": "View users", - "translation": "" - }, - { - "id": "User {Name} does not exist", - "message": "User {Name} does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "User {Name} deleted", - "message": "User {Name} deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many contexts from the sqlconfig file", - "message": "Display one or many contexts from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the context names in your sqlconfig file", - "message": "List all the context names in your sqlconfig file", - "translation": "" - }, - { - "id": "List all the contexts in your sqlconfig file", - "message": "List all the contexts in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one context in your sqlconfig file", - "message": "Describe one context in your sqlconfig file", - "translation": "" - }, - { - "id": "Context name to view details of", - "message": "Context name to view details of", - "translation": "" - }, - { - "id": "Include context details", - "message": "Include context details", - "translation": "" - }, - { - "id": "To view available contexts run `{ContextCommand}`", - "message": "To view available contexts run `{ContextCommand}`", - "translation": "", - "placeholders": [ - { - "id": "ContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetContextCommand" - } - ] - }, - { - "id": "error: no context exists with the name: \"{Name}\"", - "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many endpoints from the sqlconfig file", - "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the endpoints in your sqlconfig file", - "message": "List all the endpoints in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one endpoint in your sqlconfig file", - "message": "Describe one endpoint in your sqlconfig file", - "translation": "" - }, - { - "id": "Endpoint name to view details of", - "message": "Endpoint name to view details of", - "translation": "" - }, - { - "id": "Include endpoint details", - "message": "Include endpoint details", - "translation": "" - }, - { - "id": "To view available endpoints run `{EndpointsCommand}`", - "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", - "placeholders": [ - { - "id": "EndpointsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetEndpointsCommand" - } - ] - }, - { - "id": "error: no endpoint exists with the name: \"{Name}\"", - "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many users from the sqlconfig file", - "message": "Display one or many users from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the users in your sqlconfig file", - "message": "List all the users in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one user in your sqlconfig file", - "message": "Describe one user in your sqlconfig file", - "translation": "" - }, - { - "id": "User name to view details of", - "message": "User name to view details of", - "translation": "" - }, - { - "id": "Include user details", - "message": "Include user details", - "translation": "" - }, - { - "id": "To view available users run `{UsersCommand}`", - "message": "To view available users run `{UsersCommand}`", - "translation": "", - "placeholders": [ - { - "id": "UsersCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetUsersCommand" - } - ] - }, - { - "id": "error: no user exists with the name: \"{Name}\"", - "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Set the current context", - "message": "Set the current context", - "translation": "" - }, - { - "id": "Set the mssql context (endpoint/user) to be the current context", - "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" - }, - { - "id": "Name of context to set as current context", - "message": "Name of context to set as current context", - "translation": "" - }, - { - "id": "To run a query: {RunQueryExample}", - "message": "To run a query: {RunQueryExample}", - "translation": "", - "placeholders": [ - { - "id": "RunQueryExample", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.RunQueryExample" - } - ] - }, - { - "id": "To remove: {UninstallCommand}", - "message": "To remove: {UninstallCommand}", - "translation": "", - "placeholders": [ - { - "id": "UninstallCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UninstallCommand" - } - ] - }, - { - "id": "Switched to context \"{Name}\".", - "message": "Switched to context \"{Name}\".", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "No context exists with the name: \"{Name}\"", - "message": "No context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display merged sqlconfig settings or a specified sqlconfig file", - "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" - }, - { - "id": "Show sqlconfig settings, with REDACTED authentication data", - "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" - }, - { - "id": "Show sqlconfig settings and raw authentication data", - "message": "Show sqlconfig settings and raw authentication data", - "translation": "" - }, - { - "id": "Display raw byte data", - "message": "Display raw byte data", - "translation": "" - }, - { - "id": "Install Azure Sql Edge", - "message": "Install Azure Sql Edge", - "translation": "" - }, - { - "id": "Install/Create Azure SQL Edge in a container", - "message": "Install/Create Azure SQL Edge in a container", - "translation": "" - }, - { - "id": "Tag to use, use get-tags to see list of tags", - "message": "Tag to use, use get-tags to see list of tags", - "translation": "" - }, - { - "id": "Context name (a default context name will be created if not provided)", - "message": "Context name (a default context name will be created if not provided)", - "translation": "" - }, - { - "id": "Create a user database and set it as the default for login", - "message": "Create a user database and set it as the default for login", - "translation": "" - }, - { - "id": "Accept the SQL Server EULA", - "message": "Accept the SQL Server EULA", - "translation": "" - }, - { - "id": "Generated password length", - "message": "Generated password length", - "translation": "" - }, - { - "id": "Minimum number of special characters", - "message": "Minimum number of special characters", - "translation": "" - }, - { - "id": "Minimum number of numeric characters", - "message": "Minimum number of numeric characters", - "translation": "" - }, - { - "id": "Minimum number of upper characters", - "message": "Minimum number of upper characters", - "translation": "" - }, - { - "id": "Special character set to include in password", - "message": "Special character set to include in password", - "translation": "" - }, - { - "id": "Don't download image. Use already downloaded image", - "message": "Don't download image. Use already downloaded image", - "translation": "" - }, - { - "id": "Line in errorlog to wait for before connecting", - "message": "Line in errorlog to wait for before connecting", - "translation": "" - }, - { - "id": "Specify a custom name for the container rather than a randomly generated one", - "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" - }, - { - "id": "Explicitly set the container hostname, it defaults to the container ID", - "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" - }, - { - "id": "Specifies the image CPU architecture", - "message": "Specifies the image CPU architecture", - "translation": "" - }, - { - "id": "Specifies the image operating system", - "message": "Specifies the image operating system", - "translation": "" - }, - { - "id": "Port (next available port from 1433 upwards used by default)", - "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" - }, - { - "id": "Download (into container) and attach database (.bak) from URL", - "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" - }, - { - "id": "Either, add the {AcceptEulaFlag} flag to the command-line", - "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", - "placeholders": [ - { - "id": "AcceptEulaFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AcceptEulaFlag" - } - ] - }, - { - "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", - "placeholders": [ - { - "id": "CreateEnvVarKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "pal.CreateEnvVarKeyword()" - }, - { - "id": "AcceptEulaEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.AcceptEulaEnvVar" - } - ] - }, - { - "id": "EULA not accepted", - "message": "EULA not accepted", - "translation": "" - }, - { - "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.defaultDatabase" - } - ] - }, - { - "id": "Starting {ImageName}", - "message": "Starting {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - }, - { - "id": "ConfigFileUsed", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "config.GetConfigFileUsed()" - } - ] - }, - { - "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", - "placeholders": [ - { - "id": "Sa", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"sa\"" - }, - { - "id": "Sa_1", - "string": "%[2]q", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "\"sa\"" - }, - { - "id": "UserName", - "string": "%[3]q", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "userName" - } - ] - }, - { - "id": "Start interactive session", - "message": "Start interactive session", - "translation": "" - }, - { - "id": "Change current context", - "message": "Change current context", - "translation": "" - }, - { - "id": "View sqlcmd configuration", - "message": "View sqlcmd configuration", - "translation": "" - }, - { - "id": "See connection strings", - "message": "See connection strings", - "translation": "" - }, - { - "id": "Remove", - "message": "Remove", - "translation": "" - }, - { - "id": "Now ready for client connections on port {Port}", - "message": "Now ready for client connections on port {Port}", - "translation": "", - "placeholders": [ - { - "id": "Port", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "c.port" - } - ] - }, - { - "id": "--using URL must be http or https", - "message": "--using URL must be http or https", - "translation": "" - }, - { - "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", - "placeholders": [ - { - "id": "UsingDatabaseUrl", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.usingDatabaseUrl" - } - ] - }, - { - "id": "--using URL must have a path to .bak file", - "message": "--using URL must have a path to .bak file", - "translation": "" - }, - { - "id": "--using file URL must be a .bak file", - "message": "--using file URL must be a .bak file", - "translation": "" - }, - { - "id": "Invalid --using file type", - "message": "Invalid --using file type", - "translation": "" - }, - { - "id": "Creating default database [{DefaultDatabase}]", - "message": "Creating default database [{DefaultDatabase}]", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "defaultDatabase" - } - ] - }, - { - "id": "Downloading {File}", - "message": "Downloading {File}", - "translation": "", - "placeholders": [ - { - "id": "File", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "file" - } - ] - }, - { - "id": "Restoring database {DatabaseName}", - "message": "Restoring database {DatabaseName}", - "translation": "", - "placeholders": [ - { - "id": "DatabaseName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseName" - } - ] - }, - { - "id": "Downloading {ImageName}", - "message": "Downloading {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" - }, - { - "id": "If not, download desktop engine from:", - "message": "If not, download desktop engine from:", - "translation": "" - }, - { - "id": "or", - "message": "or", - "translation": "" - }, - { - "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", - "placeholders": [ - { - "id": "PodmanPsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PodmanPsCommand" - }, - { - "id": "DockerPsCommand", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.DockerPsCommand" - } - ] - }, - { - "id": "Unable to download image {ImageName}", - "message": "Unable to download image {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "File does not exist at URL", - "message": "File does not exist at URL", - "translation": "" - }, - { - "id": "Unable to download file", - "message": "Unable to download file", - "translation": "" - }, - { - "id": "Install/Create SQL Server in a container", - "message": "Install/Create SQL Server in a container", - "translation": "" - }, - { - "id": "See all release tags for SQL Server, install previous version", - "message": "See all release tags for SQL Server, install previous version", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database", - "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" - }, - { - "id": "Create SQL Server with an empty user database", - "message": "Create SQL Server with an empty user database", - "translation": "" - }, - { - "id": "Install/Create SQL Server with full logging", - "message": "Install/Create SQL Server with full logging", - "translation": "" - }, - { - "id": "Get tags available for Azure SQL Edge install", - "message": "Get tags available for Azure SQL Edge install", - "translation": "" - }, - { - "id": "List tags", - "message": "List tags", - "translation": "" - }, - { - "id": "Get tags available for mssql install", - "message": "Get tags available for mssql install", - "translation": "" - }, - { - "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", - "placeholders": [ - { - "id": "PacketSize", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.PacketSize" - } - ] - }, - { - "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': el valor de encabezado debe ser -1 o un valor entre -1 y 2147483647", - "placeholders": [ - { - "id": "Headers", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.Headers" - } - ] - }, - { - "id": "Legal docs and information: aka.ms/SqlcmdLegal", - "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" - }, - { - "id": "Third party notices: aka.ms/SqlcmdNotices", - "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" - }, - { - "id": "Version {Version}", - "message": "Version {Version}", - "translation": "", - "placeholders": [ - { - "id": "Version", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "version" - } - ] - }, - { - "id": "Flags:", - "message": "Flags:", - "translation": "" - }, - { - "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", - "placeholders": [ - { - "id": "HelpFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.HelpFlag" - } - ] - }, - { - "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", - "placeholders": [ - { - "id": "QueryAndExitFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.QueryAndExitFlag" - }, - { - "id": "QueryFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.QueryFlag" - } - ] - }, - { - "id": "Identifies the file that receives output from sqlcmd", - "message": "Identifies the file that receives output from sqlcmd", - "translation": "" - }, - { - "id": "Print version information and exit", - "message": "Print version information and exit", - "translation": "" - }, - { - "id": "Implicitly trust the server certificate without validation", - "message": "Implicitly trust the server certificate without validation", - "translation": "" - }, - { - "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", - "placeholders": [ - { - "id": "DbNameVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DbNameVar" - } - ] - }, - { - "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" - }, - { - "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", - "placeholders": [ - { - "id": "BatchTerminatorGo", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "The login name or contained database user name. For contained database users, you must provide the database name option", - "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", - "placeholders": [ - { - "id": "ConnStrPattern", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ConnStrPattern" - }, - { - "id": "ServerEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ServerEnvVar" - } - ] - }, - { - "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" - }, - { - "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" - }, - { - "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" - }, - { - "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", - "placeholders": [ - { - "id": "InsertKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.InsertKeyword" - } - ] - }, - { - "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" - }, - { - "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", - "placeholders": [ - { - "id": "PacketSizeVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PacketSizeVar" - }, - { - "id": "BatchTerminatorGo", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", - "placeholders": [ - { - "id": "LoginTimeOutVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.LoginTimeOutVar" - } - ] - }, - { - "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", - "placeholders": [ - { - "id": "WorkstationVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.WorkstationVar" - } - ] - }, - { - "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", - "placeholders": [ - { - "id": "ApplicationIntentFlagShort", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ApplicationIntentFlagShort" - } - ] - }, - { - "id": "This switch is used by the client to request an encrypted connection", - "message": "This switch is used by the client to request an encrypted connection", - "translation": "" - }, - { - "id": "Specifies the formatting for results", - "message": "Specifies the formatting for results", - "translation": "" - }, - { - "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" - }, - { - "id": "Level of mssql driver messages to print", - "message": "Level of mssql driver messages to print", - "translation": "" - }, - { - "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", - "placeholders": [ - { - "id": "DosErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DosErrorLevel" - } - ] - }, - { - "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", - "placeholders": [ - { - "id": "StdoutName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.StdoutName" - } - ] - }, - { - "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" - }, - { - "id": "Specifies that all output files are encoded with little-endian Unicode", - "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" - }, - { - "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", - "placeholders": [ - { - "id": "ColSeparatorVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ColSeparatorVar" - } - ] - }, - { - "id": "Remove trailing spaces from a column", - "message": "Remove trailing spaces from a column", - "translation": "" - }, - { - "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" - }, - { - "id": "Password", - "message": "Password", - "translation": "" - }, - { - "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", - "placeholders": [ - { - "id": "ErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ErrorLevel" - } - ] - }, - { - "id": "Specifies the screen width for output", - "message": "Specifies the screen width for output", - "translation": "" - }, - { - "id": "Dedicated administrator connection", - "message": "Dedicated administrator connection", - "translation": "" - }, - { - "id": "Sets the sqlcmd scripting variable {V}", - "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", - "placeholders": [ - { - "id": "V", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "v" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues0", - "string": "%[3]v", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "allowedValues[0]" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues", - "string": "%[3]v", - "type": "[]string", - "underlyingType": "[]string", - "argNum": 3, - "expr": "allowedValues" - } - ] - }, - { - "id": "'{P1}': Missing argument. Enter '-?' for help.", - "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "'{P1}': Unknown Option. Enter '-?' for help.", - "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "invalid batch terminator '{BatchTerminator}'", - "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "terminador de lote no válido '{BatchTerminator}'", - "placeholders": [ - { - "id": "BatchTerminator", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "args.BatchTerminator" - } - ] - }, - { - "id": "Sqlcmd: Error:", - "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: error:" - }, - { - "id": "Sqlcmd: Warning:", - "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: advertencia:" - }, - { - "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "los comandos ED y !!\u003ccomando\u003e, el script de inicio y las variables de entorno están deshabilitados" - }, - { - "id": "The scripting variable: '{Variable}' is read-only", - "message": "The scripting variable: '{Variable}' is read-only", - "translation": "la variable de script '{Variable}' es de solo lectura", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "'{Variable}' scripting variable not defined.", - "message": "'{Variable}' scripting variable not defined.", - "translation": "No se definió la variable de script '{Variable}'.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "la variable de entorno '{Variable}' tiene un valor no válido: '{EnvVal}'.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - }, - { - "id": "EnvVal", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "envVal" - } - ] - }, - { - "id": "Syntax error at line {LineNumber} near command '{Command}'.", - "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "error de sintaxis en la línea {LineNumber} cerca del comando '{Command}'.", - "placeholders": [ - { - "id": "LineNumber", - "string": "%[1]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 1, - "expr": "e.LineNumber" - }, - { - "id": "Command", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "e.Command" - } - ] - }, - { - "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} no se pudo abrir o actuar sobre el archivo {Filepath} (motivo: {Error}).", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "Filepath", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "filepath" - }, - { - "id": "Error", - "string": "%[3]s", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "err.Error()" - } - ] - }, - { - "id": "{ErrorPrefix}Syntax error at line {LineNumber}", - "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}error de sintaxis en la línea {LineNumber}", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "LineNumber", - "string": "%[2]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 2, - "expr": "lineNumber" - } - ] - }, - { - "id": "Invalid variable identifier {Name}", - "message": "Invalid variable identifier {Name}", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "name" - } - ] - }, - { - "id": "Invalid variable value {Val}", - "message": "Invalid variable value {Val}", - "translation": "", - "placeholders": [ - { - "id": "Val", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "val" - } - ] - } - ] + "language": "es-ES", + "messages": [ + { + "id": "Install/Create, Query, Uninstall SQL Server", + "message": "Install/Create, Query, Uninstall SQL Server", + "translation": "Instalar/Crear, Consultar, Desinstalar SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View configuration information and connection strings", + "message": "View configuration information and connection strings", + "translation": "Visualización de la información de configuración y las cadenas de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "translation": "ssqlcmd: Instalar/Crear/Consultar SQL Server, Azure SQL y Herramientas\n\nComentarios:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "FeedbackUrl", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "feedbackUrl" + } + ], + "fuzzy": true + }, + { + "id": "help for backwards compatibility flags (-S, -U, -E etc.)", + "message": "help for backwards compatibility flags (-S, -U, -E etc.)", + "translation": "ayuda para marcas de compatibilidad con versiones anteriores (-S, -U, -E, etc.)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "print version of sqlcmd", + "message": "print version of sqlcmd", + "translation": "versión de impresión de sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "configuration file", + "message": "configuration file", + "translation": "archivo de configuración", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "translation": "nivel de registro, error=0, advertencia=1, información=2, depuración=3, seguimiento=4", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "translation": "Modificar archivos sqlconfig mediante subcomandos como \"{UseContextCommand}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UseContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UseContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "translation": "Agregar contexto para el punto de conexión y el usuario existentes (use {PasswordEnvVar} o {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Install/Create SQL Server, Azure SQL, and Tools", + "message": "Install/Create SQL Server, Azure SQL, and Tools", + "translation": "Instalar o crear SQL Server, Azure SQL y herramientas", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Open tools (e.g Azure Data Studio) for current context", + "message": "Open tools (e.g Azure Data Studio) for current context", + "translation": "Abrir herramientas (por ejemplo, Azure Data Studio) para el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query against the current context", + "message": "Run a query against the current context", + "translation": "Ejecución de una consulta en el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query", + "message": "Run a query", + "translation": "Ejecutar una consulta", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query using [{Master}] database", + "message": "Run a query using [{Master}] database", + "translation": "Ejecutar una consulta con la base de datos [{Master}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Master", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"master\"" + } + ], + "fuzzy": true + }, + { + "id": "Set new default database", + "message": "Set new default database", + "translation": "Establecer nueva base de datos predeterminada", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Command text to run", + "message": "Command text to run", + "translation": "Texto del comando que se va a ejecutar", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database to use", + "message": "Database to use", + "translation": "Base de datos que se va a usar", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start current context", + "message": "Start current context", + "translation": "Iniciar contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start the current context", + "message": "Start the current context", + "translation": "Iniciar el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts", + "message": "To view available contexts", + "translation": "Para ver los contextos disponibles", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "No current context", + "message": "No current context", + "translation": "No hay contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Starting {Image} for context {CurrentContextName}", + "message": "Starting {Image} for context {CurrentContextName}", + "translation": "Iniciando {Image} para el contexto {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create new context with a sql container", + "message": "Create new context with a sql container", + "translation": "Creación de un nuevo contexto con un contenedor sql", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context does not have a container", + "message": "Current context does not have a container", + "translation": "El contexto actual no tiene un contenedor", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop current context", + "message": "Stop current context", + "translation": "Detener contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop the current context", + "message": "Stop the current context", + "translation": "Detener el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stopping {Image} for context {CurrentContextName}", + "message": "Stopping {Image} for context {CurrentContextName}", + "translation": "Deteniendo {Image} para el contexto {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create a new context with a SQL Server container", + "message": "Create a new context with a SQL Server container", + "translation": "Creación de un nuevo contexto con un contenedor de SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context", + "message": "Uninstall/Delete the current context", + "translation": "Desinstalar o eliminar el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt", + "message": "Uninstall/Delete the current context, no user prompt", + "translation": "Desinstalar o eliminar el contexto actual, sin aviso del usuario", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "translation": "Desinstalar o eliminar el contexto actual, sin aviso del usuario e invalidación de la comprobación de seguridad de las bases de datos de usuario", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Quiet mode (do not stop for user input to confirm the operation)", + "message": "Quiet mode (do not stop for user input to confirm the operation)", + "translation": "Modo silencioso (no se detenga para que los datos proporcionados por el usuario confirmen la operación)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Complete the operation even if non-system (user) database files are present", + "message": "Complete the operation even if non-system (user) database files are present", + "translation": "Completar la operación incluso si hay archivos de base de datos que no son del sistema (usuario) presentes", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View available contexts", + "message": "View available contexts", + "translation": "Ver contextos disponibles", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context", + "message": "Create context", + "translation": "Crear contexto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context with SQL Server container", + "message": "Create context with SQL Server container", + "translation": "Creación de contexto con SQL Server contenedor", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context manually", + "message": "Add a context manually", + "translation": "Agregar un contexto manualmente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "translation": "El contexto actual es {CurrentContextName}. ¿Desea continuar? (S/N)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Verifying no user (non-system) database (.mdf) files", + "message": "Verifying no user (non-system) database (.mdf) files", + "translation": "Comprobando ningún archivo de base de datos (.mdf) de usuario (que no es del sistema)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start the container", + "message": "To start the container", + "translation": "Para iniciar el contenedor", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To override the check, use {__force}", + "message": "To override the check, use {__force}", + "translation": "Para invalidar la comprobación, use {__force}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Container is not running, unable to verify that user database files do not exist", + "message": "Container is not running, unable to verify that user database files do not exist", + "translation": "El contenedor no se está ejecutando. No se puede comprobar que los archivos de la base de datos de usuario no existen.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Removing context {CurrentContextName}", + "message": "Removing context {CurrentContextName}", + "translation": "Quitando contexto {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Stopping {Image}", + "message": "Stopping {Image}", + "translation": "Deteniendo {Image}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + } + ], + "fuzzy": true + }, + { + "id": "Container {Id} no longer exists, continuing to remove context...", + "message": "Container {Id} no longer exists, continuing to remove context...", + "translation": "El contenedor {Id} ya no existe, continuando con la eliminación del contexto...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Id", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "id" + } + ], + "fuzzy": true + }, + { + "id": "Current context is now {NewContextName}", + "message": "Current context is now {NewContextName}", + "translation": "El contexto actual es ahora {NewContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NewContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "newContextName" + } + ], + "fuzzy": true + }, + { + "id": "{Operation_completed_successfully}", + "message": "{Operation_completed_successfully}", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Operation_completed_successfully", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"Operation completed successfully\"" + } + ], + "fuzzy": true + }, + { + "id": "If the database is mounted, run {DropDbQuery}", + "message": "If the database is mounted, run {DropDbQuery}", + "translation": "Si la base de datos está montada, ejecute {DropDbQuery}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DropDbQuery", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "dropDbQuery" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "translation": "Pasar la marca {__force} para invalidar esta comprobación de seguridad para las bases de datos de usuario (no del sistema)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "translation": "No se puede continuar, hay una base de datos de usuario (que no es del sistema) ({DatabaseFile}) presente", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseFile", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseFile" + } + ], + "fuzzy": true + }, + { + "id": "No endpoints to uninstall", + "message": "No endpoints to uninstall", + "translation": "No hay ningún punto de conexión para desinstalar", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context", + "message": "Add a context", + "translation": "Agregar un contexto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "translation": "Agregar un contexto para una instancia local de SQL Server en el puerto 1433 mediante autenticación de confianza", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the context", + "message": "Display name for the context", + "translation": "Nombre para mostrar del contexto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint this context will use", + "message": "Name of endpoint this context will use", + "translation": "Nombre del punto de conexión que usará este contexto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user this context will use", + "message": "Name of user this context will use", + "translation": "Nombre del usuario que usará este contexto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View existing endpoints to choose from", + "message": "View existing endpoints to choose from", + "translation": "Ver los puntos de conexión existentes entre los que elegir", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a new local endpoint", + "message": "Add a new local endpoint", + "translation": "Agregar un nuevo punto de conexión local", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an already existing endpoint", + "message": "Add an already existing endpoint", + "translation": "Agregar un punto de conexión ya existente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "translation": "Punto de conexión necesario para agregar contexto. El extremo '{EndpointName}' no existe. Usar marca {EndpointFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.endpointName" + }, + { + "id": "EndpointFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.EndpointFlag" + } + ], + "fuzzy": true + }, + { + "id": "View list of users", + "message": "View list of users", + "translation": "Ver lista de usuarios", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add the user", + "message": "Add the user", + "translation": "Agregar el usuario", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an endpoint", + "message": "Add an endpoint", + "translation": "Agregar un punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User '{UserName}' does not exist", + "message": "User '{UserName}' does not exist", + "translation": "El usuario '{UserName}' no existe", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.userName" + } + ], + "fuzzy": true + }, + { + "id": "Open in Azure Data Studio", + "message": "Open in Azure Data Studio", + "translation": "Apertura en Azure Data Studio", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start interactive query session", + "message": "To start interactive query session", + "translation": "Para iniciar la sesión de consulta interactiva", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query", + "message": "To run a query", + "translation": "Para ejecutar una consulta", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current Context '{Name}'", + "message": "Current Context '{Name}'", + "translation": "Contexto actual '{Name}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "context.Name" + } + ], + "fuzzy": true + }, + { + "id": "Add a default endpoint", + "message": "Add a default endpoint", + "translation": "Agregar un punto de conexión predeterminado", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the endpoint", + "message": "Display name for the endpoint", + "translation": "Nombre para mostrar del punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network address to connect to, e.g. 127.0.0.1 etc.", + "message": "The network address to connect to, e.g. 127.0.0.1 etc.", + "translation": "Dirección de red a la que conectarse, por ejemplo, 127.0.0.1, etc.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network port to connect to, e.g. 1433 etc.", + "message": "The network port to connect to, e.g. 1433 etc.", + "translation": "Puerto de red al que se va a conectar, por ejemplo, 1433, etc.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for this endpoint", + "message": "Add a context for this endpoint", + "translation": "Agregar un contexto para este punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint names", + "message": "View endpoint names", + "translation": "Ver nombres de punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint details", + "message": "View endpoint details", + "translation": "Ver detalles del punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View all endpoints details", + "message": "View all endpoints details", + "translation": "Ver todos los detalles de puntos de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete this endpoint", + "message": "Delete this endpoint", + "translation": "Eliminar este punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "translation": "Se agregó el extremo '{UniqueEndpointName}' (dirección: '{Address}', puerto: '{Port}')", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueEndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueEndpointName" + }, + { + "id": "Address", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "c.address" + }, + { + "id": "Port", + "string": "%[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "translation": "Agregar un usuario (mediante la variable de entorno SQLCMD_PASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMDPASSWORD environment variable)", + "message": "Add a user (using the SQLCMDPASSWORD environment variable)", + "translation": "Agregar un usuario (mediante la variable de entorno SQLCMDPASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "translation": "Agregar un usuario mediante la API de protección de datos de Windows para cifrar la contraseña en sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user", + "message": "Add a user", + "translation": "Agregar un usuario", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the user (this is not the username)", + "message": "Display name for the user (this is not the username)", + "translation": "Nombre para mostrar del usuario (este no es el nombre de usuario)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Authentication type this user will use (basic | other)", + "message": "Authentication type this user will use (basic | other)", + "translation": "Tipo de autenticación que usará este usuario (básico | otro)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "translation": "El nombre de usuario (proporcione la contraseña en la variable de entorno {PasswordEnvVar} o {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "translation": "Método de cifrado de contraseña ({EncryptionMethodsForUsage}) en el archivo sqlconfig", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "translation": "El tipo de autenticación debe ser \"{ModernAuthTypeBasic}\" o \"{ModernAuthTypeOther}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + }, + { + "id": "ModernAuthTypeOther", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeOther" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type '' is not valid {AuthType}'", + "message": "Authentication type '' is not valid {AuthType}'", + "translation": "El tipo de autenticación '' no es válido {AuthType}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthType", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.authType" + } + ], + "fuzzy": true + }, + { + "id": "Remove the {PasswordEncryptFlag} flag", + "message": "Remove the {PasswordEncryptFlag} flag", + "translation": "Quitar la marca {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "translation": "Pasar el {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthTypeFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AuthTypeFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "translation": "La marca {PasswordEncryptFlag} solo se puede usar cuando el tipo de autenticación es \"{ModernAuthTypeBasic}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Add the {PasswordEncryptFlag} flag", + "message": "Add the {PasswordEncryptFlag} flag", + "translation": "Agregar la marca {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "translation": "La marca {PasswordEncryptFlag} debe establecerse cuando el tipo de autenticación es \"{ModernAuthTypeBasic}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "translation": "Proporcione la contraseña en la variable de entorno {PasswordEnvVar} (o {PasswordEnvVar2}).", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "translation": "El tipo de autenticación '{ModernAuthTypeBasic}' requiere una contraseña", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide a username with the {Arg_1} flag", + "message": "Provide a username with the {Arg_1} flag", + "translation": "Proporcione un nombre de usuario con la marca {Arg_1}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Arg_1", + "string": "%[1]s", + "type": "", + "underlyingType": "string", + "argNum": 1 + } + ], + "fuzzy": true + }, + { + "id": "Username not provided", + "message": "Username not provided", + "translation": "Nombre de usuario no proporcionado", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "translation": "Proporcione un método de cifrado válido ({EncryptionMethodsForUsage}) con la marca {PasswordEncryptFlag}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + }, + { + "id": "PasswordEncryptFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Encryption method '{PasswordEncryption}' is not valid", + "message": "Encryption method '{PasswordEncryption}' is not valid", + "translation": "El método de cifrado '{PasswordEncryption}' no es válido", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryption", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.passwordEncryption" + } + ], + "fuzzy": true + }, + { + "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "translation": "Quitar una de las variables de entorno {PasswordEnvVar} o {PasswordEnvVar2}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "translation": "Se han establecido las variables de entorno {PasswordEnvVar} y {PasswordEnvVar2}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "User '{UniqueUserName}' added", + "message": "User '{UniqueUserName}' added", + "translation": "Usuario '{UniqueUserName}' agregado", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueUserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueUserName" + } + ], + "fuzzy": true + }, + { + "id": "Display connections strings for the current context", + "message": "Display connections strings for the current context", + "translation": "Mostrar cadenas de conexiones para el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List connection strings for all client drivers", + "message": "List connection strings for all client drivers", + "translation": "Enumerar cadenas de conexión para todos los controladores de cliente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database for the connection string (default is taken from the T/SQL login)", + "message": "Database for the connection string (default is taken from the T/SQL login)", + "translation": "Base de datos para la cadena de conexión (el valor predeterminado se toma del inicio de sesión de T/SQL)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "translation": "Las cadenas de conexión solo se admiten para el tipo de autenticación {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Display the current-context", + "message": "Display the current-context", + "translation": "Mostrar el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context", + "message": "Delete a context", + "translation": "Eliminar un contexto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (including its endpoint and user)", + "message": "Delete a context (including its endpoint and user)", + "translation": "Eliminar un contexto (incluido su punto de conexión y usuario)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (excluding its endpoint and user)", + "message": "Delete a context (excluding its endpoint and user)", + "translation": "Eliminar un contexto (excepto su punto de conexión y usuario)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to delete", + "message": "Name of context to delete", + "translation": "Nombre del contexto que se va a eliminar", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete the context's endpoint and user as well", + "message": "Delete the context's endpoint and user as well", + "translation": "Eliminar también el punto de conexión y el usuario del contexto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Use the {NameFlag} flag to pass in a context name to delete", + "message": "Use the {NameFlag} flag to pass in a context name to delete", + "translation": "Usar la marca {NameFlag} para pasar un nombre de contexto para eliminar", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' deleted", + "message": "Context '{Name}' deleted", + "translation": "Contexto '{Name}' eliminado", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' does not exist", + "message": "Context '{Name}' does not exist", + "translation": "El contexto '{Name}' no existe", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete an endpoint", + "message": "Delete an endpoint", + "translation": "Eliminación de un punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint to delete", + "message": "Name of endpoint to delete", + "translation": "Nombre del punto de conexión que se va a eliminar", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "translation": "Se debe proporcionar el nombre del punto de conexión. Proporcione el nombre del punto de conexión con la marca {NameFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View endpoints", + "message": "View endpoints", + "translation": "Ver puntos de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' does not exist", + "message": "Endpoint '{Name}' does not exist", + "translation": "El punto de conexión '{Name}' no existe", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' deleted", + "message": "Endpoint '{Name}' deleted", + "translation": "Punto de conexión '{Name}' eliminado", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete a user", + "message": "Delete a user", + "translation": "Eliminar un usuario", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user to delete", + "message": "Name of user to delete", + "translation": "Nombre del usuario que se va a eliminar", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name must be provided. Provide user name with {NameFlag} flag", + "message": "User name must be provided. Provide user name with {NameFlag} flag", + "translation": "Debe proporcionarse el nombre de usuario. Proporcione un nombre de usuario con la marca {NameFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View users", + "message": "View users", + "translation": "Ver usuarios", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User {Name} does not exist", + "message": "User {Name} does not exist", + "translation": "El usuario {Name} no existe", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "User {Name} deleted", + "message": "User {Name} deleted", + "translation": "Usuario {Name} eliminado", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many contexts from the sqlconfig file", + "message": "Display one or many contexts from the sqlconfig file", + "translation": "Mostrar uno o varios contextos del archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the context names in your sqlconfig file", + "message": "List all the context names in your sqlconfig file", + "translation": "Enumerar todos los nombres de contexto en el archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the contexts in your sqlconfig file", + "message": "List all the contexts in your sqlconfig file", + "translation": "Enumerar todos los contextos del archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one context in your sqlconfig file", + "message": "Describe one context in your sqlconfig file", + "translation": "Describir un contexto en el archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name to view details of", + "message": "Context name to view details of", + "translation": "Nombre de contexto del que se van a ver los detalles", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include context details", + "message": "Include context details", + "translation": "Incluir detalles de contexto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts run `{ContextCommand}`", + "message": "To view available contexts run `{ContextCommand}`", + "translation": "Para ver los contextos disponibles, ejecute \"{ContextCommand}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no context exists with the name: \"{Name}\"", + "message": "error: no context exists with the name: \"{Name}\"", + "translation": "error: No existe ningún contexto con el nombre: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many endpoints from the sqlconfig file", + "message": "Display one or many endpoints from the sqlconfig file", + "translation": "Mostrar uno o varios puntos de conexión del archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the endpoints in your sqlconfig file", + "message": "List all the endpoints in your sqlconfig file", + "translation": "Enumerar todos los puntos de conexión en el archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one endpoint in your sqlconfig file", + "message": "Describe one endpoint in your sqlconfig file", + "translation": "Describir un punto de conexión en el archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name to view details of", + "message": "Endpoint name to view details of", + "translation": "Nombre del punto de conexión del que se van a ver los detalles", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include endpoint details", + "message": "Include endpoint details", + "translation": "Incluir detalles del punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available endpoints run `{EndpointsCommand}`", + "message": "To view available endpoints run `{EndpointsCommand}`", + "translation": "Para ver los puntos de conexión disponibles, ejecute \"{EndpointsCommand}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetEndpointsCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no endpoint exists with the name: \"{Name}\"", + "message": "error: no endpoint exists with the name: \"{Name}\"", + "translation": "error: No existe ningún extremo con el nombre: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many users from the sqlconfig file", + "message": "Display one or many users from the sqlconfig file", + "translation": "Mostrar uno o varios usuarios del archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the users in your sqlconfig file", + "message": "List all the users in your sqlconfig file", + "translation": "Enumerar todos los usuarios del archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one user in your sqlconfig file", + "message": "Describe one user in your sqlconfig file", + "translation": "Describir un usuario en el archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name to view details of", + "message": "User name to view details of", + "translation": "Nombre de usuario para ver los detalles de", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include user details", + "message": "Include user details", + "translation": "Incluir detalles del usuario", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available users run `{UsersCommand}`", + "message": "To view available users run `{UsersCommand}`", + "translation": "Para ver los usuarios disponibles, ejecute \"{UsersCommand}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsersCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetUsersCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no user exists with the name: \"{Name}\"", + "message": "error: no user exists with the name: \"{Name}\"", + "translation": "error: No existe ningún usuario con el nombre: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Set the current context", + "message": "Set the current context", + "translation": "Establecer el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Set the mssql context (endpoint/user) to be the current context", + "message": "Set the mssql context (endpoint/user) to be the current context", + "translation": "Establecer el contexto mssql (punto de conexión/usuario) para que sea el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to set as current context", + "message": "Name of context to set as current context", + "translation": "Nombre del contexto que se va a establecer como contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query: {RunQueryExample}", + "message": "To run a query: {RunQueryExample}", + "translation": "Para ejecutar una consulta: {RunQueryExample}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "RunQueryExample", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.RunQueryExample" + } + ], + "fuzzy": true + }, + { + "id": "To remove: {UninstallCommand}", + "message": "To remove: {UninstallCommand}", + "translation": "Para quitar: {UninstallCommand}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UninstallCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UninstallCommand" + } + ], + "fuzzy": true + }, + { + "id": "Switched to context \"{Name}\".", + "message": "Switched to context \"{Name}\".", + "translation": "Se cambió al contexto \"{Name}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "No context exists with the name: \"{Name}\"", + "message": "No context exists with the name: \"{Name}\"", + "translation": "No existe ningún contexto con el nombre: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display merged sqlconfig settings or a specified sqlconfig file", + "message": "Display merged sqlconfig settings or a specified sqlconfig file", + "translation": "Mostrar la configuración de sqlconfig combinada o un archivo sqlconfig especificado", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings, with REDACTED authentication data", + "message": "Show sqlconfig settings, with REDACTED authentication data", + "translation": "Mostrar la configuración de sqlconfig, con datos de autenticación REDACTED", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings and raw authentication data", + "message": "Show sqlconfig settings and raw authentication data", + "translation": "Mostrar la configuración de sqlconfig y los datos de autenticación sin procesar", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display raw byte data", + "message": "Display raw byte data", + "translation": "Mostrar datos de bytes sin procesar", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install Azure Sql Edge", + "message": "Install Azure Sql Edge", + "translation": "Instalación de Azure Sql Edge", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create Azure SQL Edge in a container", + "message": "Install/Create Azure SQL Edge in a container", + "translation": "Instalación o creación de Azure SQL Edge en un contenedor", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tag to use, use get-tags to see list of tags", + "message": "Tag to use, use get-tags to see list of tags", + "translation": "Etiqueta que se va a usar, use get-tags para ver la lista de etiquetas", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name (a default context name will be created if not provided)", + "message": "Context name (a default context name will be created if not provided)", + "translation": "Nombre de contexto (se creará un nombre de contexto predeterminado si no se proporciona)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create a user database and set it as the default for login", + "message": "Create a user database and set it as the default for login", + "translation": "Crear una base de datos de usuario y establecerla como predeterminada para el inicio de sesión", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Accept the SQL Server EULA", + "message": "Accept the SQL Server EULA", + "translation": "Aceptar el CLUF de SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Generated password length", + "message": "Generated password length", + "translation": "Longitud de contraseña generada", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of special characters", + "message": "Minimum number of special characters", + "translation": "Número mínimo de caracteres especiales", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of numeric characters", + "message": "Minimum number of numeric characters", + "translation": "Número mínimo de caracteres numéricos", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of upper characters", + "message": "Minimum number of upper characters", + "translation": "Número mínimo de caracteres superiores", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Special character set to include in password", + "message": "Special character set to include in password", + "translation": "Juego de caracteres especiales que se incluirá en la contraseña", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Don't download image. Use already downloaded image", + "message": "Don't download image. Use already downloaded image", + "translation": "No descargue la imagen. Usar imagen ya descargada", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Line in errorlog to wait for before connecting", + "message": "Line in errorlog to wait for before connecting", + "translation": "Línea en el registro de errores que se debe esperar antes de conectarse", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specify a custom name for the container rather than a randomly generated one", + "message": "Specify a custom name for the container rather than a randomly generated one", + "translation": "Especifique un nombre personalizado para el contenedor en lugar de uno generado aleatoriamente.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Explicitly set the container hostname, it defaults to the container ID", + "message": "Explicitly set the container hostname, it defaults to the container ID", + "translation": "Establezca explícitamente el nombre de host del contenedor; el valor predeterminado es el identificador del contenedor.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image CPU architecture", + "message": "Specifies the image CPU architecture", + "translation": "Especificar la arquitectura de CPU de la imagen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image operating system", + "message": "Specifies the image operating system", + "translation": "Especificar el sistema operativo de la imagen", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Port (next available port from 1433 upwards used by default)", + "message": "Port (next available port from 1433 upwards used by default)", + "translation": "Puerto (siguiente puerto disponible desde 1433 hacia arriba usado de forma predeterminada)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Download (into container) and attach database (.bak) from URL", + "message": "Download (into container) and attach database (.bak) from URL", + "translation": "Descargar (en el contenedor) y adjuntar la base de datos (.bak) desde la dirección URL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Either, add the {AcceptEulaFlag} flag to the command-line", + "message": "Either, add the {AcceptEulaFlag} flag to the command-line", + "translation": "O bien, agregue la marca {AcceptEulaFlag} a la línea de comandos.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AcceptEulaFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AcceptEulaFlag" + } + ], + "fuzzy": true + }, + { + "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translation": "O bien, establezca la variable de entorno , es decir,{CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CreateEnvVarKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "pal.CreateEnvVarKeyword()" + }, + { + "id": "AcceptEulaEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.AcceptEulaEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "EULA not accepted", + "message": "EULA not accepted", + "translation": "CLUF no aceptado", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "translation": "--user-database {DefaultDatabase} contiene caracteres y/o comillas que no son ASCII", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Starting {ImageName}", + "message": "Starting {ImageName}", + "translation": "Iniciando {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "translation": "Se creó el contexto {CurrentContextName} en \"{ConfigFileUsed}\", configurando la cuenta de usuario...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + }, + { + "id": "ConfigFileUsed", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.GetConfigFileUsed()" + } + ], + "fuzzy": true + }, + { + "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "translation": "Cuenta {Sa} deshabilitada (y {Sa_1} contraseña rotada). Creando usuario {UserName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Sa", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"sa\"" + }, + { + "id": "Sa_1", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "\"sa\"" + }, + { + "id": "UserName", + "string": "%[3]q", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "userName" + } + ], + "fuzzy": true + }, + { + "id": "Start interactive session", + "message": "Start interactive session", + "translation": "Iniciar sesión interactiva", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Change current context", + "message": "Change current context", + "translation": "Cambiar el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View sqlcmd configuration", + "message": "View sqlcmd configuration", + "translation": "Visualización de la configuración de sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See connection strings", + "message": "See connection strings", + "translation": "Ver cadenas de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Remove", + "message": "Remove", + "translation": "Quitar", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Now ready for client connections on port {Port}", + "message": "Now ready for client connections on port {Port}", + "translation": "Ya está listo para las conexiones de cliente en el puerto {Port}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Port", + "string": "%[1]d", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must be http or https", + "message": "--using URL must be http or https", + "translation": "--using URL debe ser http o https", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "translation": "{UsingDatabaseUrl} no es una dirección URL válida para la marca --using", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsingDatabaseUrl", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.usingDatabaseUrl" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must have a path to .bak file", + "message": "--using URL must have a path to .bak file", + "translation": "--using URL debe tener una ruta de acceso al archivo .bak", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--using file URL must be a .bak file", + "message": "--using file URL must be a .bak file", + "translation": "--using la dirección URL del archivo debe ser un archivo .bak", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Invalid --using file type", + "message": "Invalid --using file type", + "translation": "Tipo de archivo --using no válido", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Creating default database [{DefaultDatabase}]", + "message": "Creating default database [{DefaultDatabase}]", + "translation": "Creando base de datos predeterminada [{DefaultDatabase}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {File}", + "message": "Downloading {File}", + "translation": "Descargando {File}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "File", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "file" + } + ], + "fuzzy": true + }, + { + "id": "Restoring database {DatabaseName}", + "message": "Restoring database {DatabaseName}", + "translation": "Restaurando la base de datos {DatabaseName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseName" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {ImageName}", + "message": "Downloading {ImageName}", + "translation": "Descargando {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "translation": "¿Hay un entorno de ejecución de contenedor instalado en esta máquina (por ejemplo, Podman o Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "If not, download desktop engine from:", + "message": "If not, download desktop engine from:", + "translation": "Si no es así, descargue el motor de escritorio desde:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "or", + "message": "or", + "translation": "o", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "translation": "¿Se está ejecutando un entorno de ejecución de contenedor? (Pruebe \"{PodmanPsCommand}\" o \"{DockerPsCommand}\" (enumerar contenedores), ¿se devuelve sin errores?)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PodmanPsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PodmanPsCommand" + }, + { + "id": "DockerPsCommand", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.DockerPsCommand" + } + ], + "fuzzy": true + }, + { + "id": "Unable to download image {ImageName}", + "message": "Unable to download image {ImageName}", + "translation": "No se puede descargar la imagen {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "File does not exist at URL", + "message": "File does not exist at URL", + "translation": "El archivo no existe en la dirección URL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Unable to download file", + "message": "Unable to download file", + "translation": "No se puede descargar el archivo", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server in a container", + "message": "Install/Create SQL Server in a container", + "translation": "Instalación o creación de SQL Server en un contenedor", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See all release tags for SQL Server, install previous version", + "message": "See all release tags for SQL Server, install previous version", + "translation": "Ver todas las etiquetas de versión para SQL Server, instalar la versión anterior", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database", + "message": "Create SQL Server, download and attach AdventureWorks sample database", + "translation": "Crear SQL Server, descargar y adjuntar la base de datos de ejemplo AdventureWorks", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "translation": "Crear SQL Server, descargar y adjuntar la base de datos de ejemplo AdventureWorks con un nombre de base de datos diferente.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server with an empty user database", + "message": "Create SQL Server with an empty user database", + "translation": "Creación de SQL Server con una base de datos de usuario vacía", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server with full logging", + "message": "Install/Create SQL Server with full logging", + "translation": "Instalación o creación de SQL Server con registro completo", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for Azure SQL Edge install", + "message": "Get tags available for Azure SQL Edge install", + "translation": "Obtener etiquetas disponibles para la instalación de Azure SQL Edge", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List tags", + "message": "List tags", + "translation": "Enumerar etiquetas", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for mssql install", + "message": "Get tags available for mssql install", + "translation": "Obtención de etiquetas disponibles para la instalación de mssql", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd start", + "message": "sqlcmd start", + "translation": "inicio de sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Container is not running", + "message": "Container is not running", + "translation": "El contenedor no se está ejecutando", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Presione Ctrl+C para salir de este proceso...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Un error \"No hay suficientes recursos de memoria disponibles\" puede deberse a que ya hay demasiadas credenciales almacenadas en Windows Administrador de credenciales", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "No se pudo escribir la credencial en Windows Administrador de credenciales", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The -L parameter can not be used in combination with other parameters.", + "message": "The -L parameter can not be used in combination with other parameters.", + "translation": "El parámetro -L no se puede usar en combinación con otros parámetros.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "translation": "'-a {PacketSize}': El tamaño del paquete debe ser un número entre 512 y 32767.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSize", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.PacketSize" + } + ], + "fuzzy": true + }, + { + "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "translation": "'-h {Headers}': El valor del encabezado debe ser -1 o un valor entre 1 y 2147483647", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Headers", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.Headers" + } + ], + "fuzzy": true + }, + { + "id": "Servers:", + "message": "Servers:", + "translation": "Servidores:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Legal docs and information: aka.ms/SqlcmdLegal", + "message": "Legal docs and information: aka.ms/SqlcmdLegal", + "translation": "Documentos e información legales: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Third party notices: aka.ms/SqlcmdNotices", + "message": "Third party notices: aka.ms/SqlcmdNotices", + "translation": "Avisos de terceros: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Version {Version}", + "message": "Version {Version}", + "translation": "Versión {Version}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Version", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "version" + } + ], + "fuzzy": true + }, + { + "id": "Flags:", + "message": "Flags:", + "translation": "Marcas:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "translation": "-? muestra este resumen de sintaxis, {HelpFlag} muestra la ayuda moderna del subcomando sqlcmd", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "HelpFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.HelpFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "translation": "Identificar uno o varios archivos que contienen lotes de instrucciones SQL. Si uno o varios archivos no existen, sqlcmd se cerrará. Mutuamente excluyente con {QueryAndExitFlag}/{QueryFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "QueryAndExitFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.QueryAndExitFlag" + }, + { + "id": "QueryFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.QueryFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies the file that receives output from sqlcmd", + "message": "Identifies the file that receives output from sqlcmd", + "translation": "Identifica el archivo que recibe la salida de sqlcmd.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Print version information and exit", + "message": "Print version information and exit", + "translation": "Imprimir información de versión y salir", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Implicitly trust the server certificate without validation", + "message": "Implicitly trust the server certificate without validation", + "translation": "Confiar implícitamente en el certificado de servidor sin validación", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "translation": "Esta opción establece la variable de scripting sqlcmd {DbNameVar}. Este parámetro especifica la base de datos inicial. El valor predeterminado es la propiedad default-database del inicio de sesión. Si la base de datos no existe, se genera un mensaje de error y sqlcmd se cierra", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DbNameVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DbNameVar" + } + ], + "fuzzy": true + }, + { + "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "translation": "Usa una conexión de confianza en lugar de usar un nombre de usuario y una contraseña para iniciar sesión en SQL Server, omitiendo las variables de entorno que definen el nombre de usuario y la contraseña.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "translation": "Especificar el terminador de lote. El valor predeterminado es {BatchTerminatorGo}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminatorGo", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "The login name or contained database user name. For contained database users, you must provide the database name option", + "message": "The login name or contained database user name. For contained database users, you must provide the database name option", + "translation": "Nombre de inicio de sesión o nombre de usuario de base de datos independiente. Para los usuarios de bases de datos independientes, debe proporcionar la opción de nombre de base de datos.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "translation": "Ejecuta una consulta cuando se inicia sqlcmd, pero no sale de sqlcmd cuando la consulta ha terminado de ejecutarse. Se pueden ejecutar consultas delimitadas por punto y coma múltiple", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "translation": "Ejecuta una consulta cuando sqlcmd se inicia y, a continuación, sale inmediatamente de sqlcmd. Se pueden ejecutar consultas delimitadas por varios puntos y coma", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "translation": "{ConnStrPattern} Especifica la instancia de SQL Server a la que se va a conectar. Establece la variable de scripting sqlcmd {ServerEnvVar}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ConnStrPattern", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ConnStrPattern" + }, + { + "id": "ServerEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ServerEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "translation": "Deshabilitar los comandos que podrían poner en peligro la seguridad del sistema. Sqlcmd emite una advertencia y continúa", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translation": "Especifica el método de autenticación de SQL que se va a usar para conectarse a Azure SQL Database. Uno de los siguientes: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "translation": "Indicar a sqlcmd que use la autenticación activedirectory. Si no se proporciona ningún nombre de usuario, se usa el método de autenticación ActiveDirectoryDefault. Si se proporciona una contraseña, se usa ActiveDirectoryPassword. De lo contrario, se usa ActiveDirectoryInteractive", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "translation": "Hace que sqlcmd omita las variables de scripting. Este parámetro es útil cuando un script contiene muchas instrucciones {InsertKeyword} que pueden contener cadenas con el mismo formato que las variables normales, como $(variable_name)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "InsertKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.InsertKeyword" + } + ], + "fuzzy": true + }, + { + "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "translation": "Crear una variable de scripting sqlcmd que se puede usar en un script sqlcmd. Escriba el valor entre comillas si el valor contiene espacios. Puede especificar varios valores var=values. Si hay errores en cualquiera de los valores especificados, sqlcmd genera un mensaje de error y, a continuación, sale", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "translation": "Solicitar un paquete de un tamaño diferente. Esta opción establece la variable de scripting sqlcmd {PacketSizeVar}. packet_size debe ser un valor entre 512 y 32767. Valor predeterminado = 4096. Un tamaño de paquete mayor puede mejorar el rendimiento de la ejecución de scripts que tienen una gran cantidad de instrucciones SQL entre comandos {BatchTerminatorGo}. Puede solicitar un tamaño de paquete mayor. Sin embargo, si se deniega la solicitud, sqlcmd usa el valor predeterminado del servidor para el tamaño del paquete.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSizeVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PacketSizeVar" + }, + { + "id": "BatchTerminatorGo", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "translation": "Especificar el número de segundos antes de que se agote el tiempo de espera de un inicio de sesión sqlcmd en el controlador go-mssqldb al intentar conectarse a un servidor. Esta opción establece la variable de scripting sqlcmd {LoginTimeOutVar}. El valor predeterminado es 30. 0 significa infinito", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LoginTimeOutVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.LoginTimeOutVar" + } + ], + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "translation": "Esta opción establece la variable de scripting sqlcmd {WorkstationVar}. El nombre de la estación de trabajo aparece en la columna de nombre de host de la vista de catálogo sys.sysprocesses y se puede devolver mediante el procedimiento almacenado sp_who. Si no se especifica esta opción, el valor predeterminado es el nombre del equipo actual. Este nombre se puede usar para identificar diferentes sesiones sqlcmd", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "WorkstationVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.WorkstationVar" + } + ], + "fuzzy": true + }, + { + "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "translation": "Declarar el tipo de carga de trabajo de la aplicación al conectarse a un servidor. El único valor admitido actualmente es ReadOnly. Si no se especifica {ApplicationIntentFlagShort}, la utilidad sqlcmd no admitirá la conectividad con una réplica secundaria en un grupo de disponibilidad Always On", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ApplicationIntentFlagShort", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ApplicationIntentFlagShort" + } + ], + "fuzzy": true + }, + { + "id": "This switch is used by the client to request an encrypted connection", + "message": "This switch is used by the client to request an encrypted connection", + "translation": "El cliente usa este modificador para solicitar una conexión cifrada", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the formatting for results", + "message": "Specifies the formatting for results", + "translation": "Especifica el formato de los resultados", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "translation": "Controlar qué mensajes de error se envían a stdout. Se envían los mensajes que tienen un nivel de gravedad mayor o igual que este nivel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Level of mssql driver messages to print", + "message": "Level of mssql driver messages to print", + "translation": "Nivel de mensajes del controlador mssql que se van a imprimir", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "translation": "Especificar que sqlcmd sale y devuelve un valor {DosErrorLevel} cuando se produce un error", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DosErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DosErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "translation": "Controla qué mensajes de error se envían a {StdoutName}. Se envían los mensajes que tienen un nivel de gravedad mayor o igual que este nivel", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "StdoutName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.StdoutName" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "translation": "Especifica el número de filas que se van a imprimir entre los encabezados de columna. Use -h-1 para especificar que los encabezados no se impriman", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that all output files are encoded with little-endian Unicode", + "message": "Specifies that all output files are encoded with little-endian Unicode", + "translation": "Especifica que todos los archivos de salida se codifican con Unicode little endian.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "translation": "Especifica el carácter separador de columna. Establece la variable {ColSeparatorVar}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ColSeparatorVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ColSeparatorVar" + } + ], + "fuzzy": true + }, + { + "id": "Remove trailing spaces from a column", + "message": "Remove trailing spaces from a column", + "translation": "Quitar espacios finales de una columna", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "translation": "Se proporciona para la compatibilidad con versiones anteriores. Sqlcmd siempre optimiza la detección de la réplica activa de un clúster de conmutación por error de SQL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Password", + "message": "Password", + "translation": "Contraseña", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "translation": "Controlar el nivel de gravedad que se usa para establecer la variable {ErrorLevel} al salir.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the screen width for output", + "message": "Specifies the screen width for output", + "translation": "Especificar el ancho de pantalla de la salida.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Dedicated administrator connection", + "message": "Dedicated administrator connection", + "translation": "Conexión de administrador dedicada", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Quoted identifiers are always enabled", + "message": "Provided for backward compatibility. Quoted identifiers are always enabled", + "translation": "Proporcionado para compatibilidad con versiones anteriores. Los identificadores entre comillas siempre están habilitados", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Client regional settings are not used", + "message": "Provided for backward compatibility. Client regional settings are not used", + "translation": "Proporcionado para compatibilidad con versiones anteriores. No se usa la configuración regional del cliente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sets the sqlcmd scripting variable {V}", + "message": "Sets the sqlcmd scripting variable {V}", + "translation": "Establece la variable de scripting sqlcmd {V}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "V", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "v" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "translation": "'{Flag} {Value}': El valor debe ser mayor o igual que {Min} y menor o igual que {Max}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "translation": "'{Flag} {Value}': El valor debe ser mayor que {Min} y menor que {Max}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "translation": "'{Flag} {Value}': Argumento inesperado. El valor del argumento debe ser {AllowedValues0}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues0", + "string": "%[3]v", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "allowedValues[0]" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "translation": "'{Flag} {Value}': Argumento inesperado. El valor del argumento debe ser uno de {AllowedValues}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues", + "string": "%[3]v", + "type": "[]string", + "underlyingType": "[]string", + "argNum": 3, + "expr": "allowedValues" + } + ], + "fuzzy": true + }, + { + "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "translation": "Las opciones {Flag1} y {Flag2} se excluyen mutuamente.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag1" + }, + { + "id": "Flag2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "flag2" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Missing argument. Enter '-?' for help.", + "message": "'{P1}': Missing argument. Enter '-?' for help.", + "translation": "'{P1}': Falta el argumento. Escriba \"-?\"para obtener ayuda.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Unknown Option. Enter '-?' for help.", + "message": "'{P1}': Unknown Option. Enter '-?' for help.", + "translation": "'{P1}': opción desconocida. Escriba \"-?\"para obtener ayuda.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "invalid batch terminator '{BatchTerminator}'", + "message": "invalid batch terminator '{BatchTerminator}'", + "translation": "terminador de lote no válido '{BatchTerminator}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminator", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "args.BatchTerminator" + } + ], + "fuzzy": true + }, + { + "id": "Sqlcmd: Error:", + "message": "Sqlcmd: Error:", + "translation": "Sqlcmd: Error:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sqlcmd: Warning:", + "message": "Sqlcmd: Warning:", + "translation": "Sqlcmd: Advertencia:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "ED and !! commands, startup script, and environment variables are disabled", + "message": "ED and !! commands, startup script, and environment variables are disabled", + "translation": "Los comandos ED y !! , el script de inicio y variables de entorno están deshabilitados", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The scripting variable: '{Variable}' is read-only", + "message": "The scripting variable: '{Variable}' is read-only", + "translation": "La variable de scripting '{Variable}' es de solo lectura", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "'{Variable}' scripting variable not defined.", + "message": "'{Variable}' scripting variable not defined.", + "translation": "Variable de scripting '{Variable}' no definida.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "translation": "La variable de entorno '{Variable}' tiene un valor no válido: '{EnvVal}'.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + }, + { + "id": "EnvVal", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "envVal" + } + ], + "fuzzy": true + }, + { + "id": "Syntax error at line {LineNumber} near command '{Command}'.", + "message": "Syntax error at line {LineNumber} near command '{Command}'.", + "translation": "Error de sintaxis en la línea {LineNumber} cerca del comando '{Command}'.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LineNumber", + "string": "%[1]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 1, + "expr": "e.LineNumber" + }, + { + "id": "Command", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "e.Command" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "translation": "{ErrorPrefix} Error al abrir o trabajar en el archivo {Filepath} (Motivo: {Error}).", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "Filepath", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "filepath" + }, + { + "id": "Error", + "string": "%[3]s", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "err.Error()" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix}Syntax error at line {LineNumber}", + "message": "{ErrorPrefix}Syntax error at line {LineNumber}", + "translation": "{ErrorPrefix} Error de sintaxis en la línea {LineNumber}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "LineNumber", + "string": "%[2]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 2, + "expr": "lineNumber" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "translation": "Mensaje {Number}, Nivel {Class}, Estado {State}, Servidor {ServerName}, Procedimiento {ProcName}, Línea {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "ProcName", + "string": "%[5]s", + "type": "string", + "underlyingType": "string", + "argNum": 5, + "expr": "e.ProcName" + }, + { + "id": "LineNo", + "string": "%#[6]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 6, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[7]s", + "type": "string", + "underlyingType": "string", + "argNum": 7, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "translation": "Mensaje {Number}, Nivel {Class}, Estado {State}, Servidor {ServerName}, Línea {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "LineNo", + "string": "%#[5]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 5, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[6]s", + "type": "string", + "underlyingType": "string", + "argNum": 6, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable identifier {Name}", + "message": "Invalid variable identifier {Name}", + "translation": "Identificador de variable {Name} no válido", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "name" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable value {Val}", + "message": "Invalid variable value {Val}", + "translation": "Valor de variable {Val} no válido", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Val", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "val" + } + ], + "fuzzy": true + } + ] } \ No newline at end of file diff --git a/internal/translations/locales/es-ES/out.gotext.json b/internal/translations/locales/es-ES/out.gotext.json index a6cfa8f0..73ab4747 100644 --- a/internal/translations/locales/es-ES/out.gotext.json +++ b/internal/translations/locales/es-ES/out.gotext.json @@ -4,17 +4,22 @@ { "id": "Install/Create, Query, Uninstall SQL Server", "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" + "translation": "Instalar/Crear, Consultar, Desinstalar SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View configuration information and connection strings", "message": "View configuration information and connection strings", - "translation": "" + "translation": "Visualización de la información de configuración y las cadenas de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", + "translation": "ssqlcmd: Instalar/Crear/Consultar SQL Server, Azure SQL y Herramientas\n\nComentarios:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "FeedbackUrl", @@ -24,32 +29,42 @@ "argNum": 1, "expr": "feedbackUrl" } - ] + ], + "fuzzy": true }, { "id": "help for backwards compatibility flags (-S, -U, -E etc.)", "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" + "translation": "ayuda para marcas de compatibilidad con versiones anteriores (-S, -U, -E, etc.)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "print version of sqlcmd", "message": "print version of sqlcmd", - "translation": "" + "translation": "versión de impresión de sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "configuration file", "message": "configuration file", - "translation": "" + "translation": "archivo de configuración", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" + "translation": "nivel de registro, error=0, advertencia=1, información=2, depuración=3, seguimiento=4", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", + "translation": "Modificar archivos sqlconfig mediante subcomandos como \"{UseContextCommand}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UseContextCommand", @@ -59,12 +74,14 @@ "argNum": 1, "expr": "localizer.UseContextCommand" } - ] + ], + "fuzzy": true }, { "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", + "translation": "Agregar contexto para el punto de conexión y el usuario existentes (use {PasswordEnvVar} o {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -82,32 +99,42 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Install/Create SQL Server, Azure SQL, and Tools", "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" + "translation": "Instalar o crear SQL Server, Azure SQL y herramientas", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Open tools (e.g Azure Data Studio) for current context", "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" + "translation": "Abrir herramientas (por ejemplo, Azure Data Studio) para el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query against the current context", "message": "Run a query against the current context", - "translation": "" + "translation": "Ejecución de una consulta en el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query", "message": "Run a query", - "translation": "" + "translation": "Ejecutar una consulta", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query using [{Master}] database", "message": "Run a query using [{Master}] database", - "translation": "", + "translation": "Ejecutar una consulta con la base de datos [{Master}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Master", @@ -117,47 +144,63 @@ "argNum": 1, "expr": "\"master\"" } - ] + ], + "fuzzy": true }, { "id": "Set new default database", "message": "Set new default database", - "translation": "" + "translation": "Establecer nueva base de datos predeterminada", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Command text to run", "message": "Command text to run", - "translation": "" + "translation": "Texto del comando que se va a ejecutar", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database to use", "message": "Database to use", - "translation": "" + "translation": "Base de datos que se va a usar", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start current context", "message": "Start current context", - "translation": "" + "translation": "Iniciar contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start the current context", "message": "Start the current context", - "translation": "" + "translation": "Iniciar el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts", "message": "To view available contexts", - "translation": "" + "translation": "Para ver los contextos disponibles", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "No current context", "message": "No current context", - "translation": "" + "translation": "No hay contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Starting {Image} for context {CurrentContextName}", "message": "Starting {Image} for context {CurrentContextName}", - "translation": "", + "translation": "Iniciando {Image} para el contexto {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -175,32 +218,42 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create new context with a sql container", "message": "Create new context with a sql container", - "translation": "" + "translation": "Creación de un nuevo contexto con un contenedor sql", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context does not have a container", "message": "Current context does not have a container", - "translation": "" + "translation": "El contexto actual no tiene un contenedor", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop current context", "message": "Stop current context", - "translation": "" + "translation": "Detener contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop the current context", "message": "Stop the current context", - "translation": "" + "translation": "Detener el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stopping {Image} for context {CurrentContextName}", "message": "Stopping {Image} for context {CurrentContextName}", - "translation": "", + "translation": "Deteniendo {Image} para el contexto {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -218,62 +271,84 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create a new context with a SQL Server container", "message": "Create a new context with a SQL Server container", - "translation": "" + "translation": "Creación de un nuevo contexto con un contenedor de SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context", "message": "Uninstall/Delete the current context", - "translation": "" + "translation": "Desinstalar o eliminar el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt", "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" + "translation": "Desinstalar o eliminar el contexto actual, sin aviso del usuario", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" + "translation": "Desinstalar o eliminar el contexto actual, sin aviso del usuario e invalidación de la comprobación de seguridad de las bases de datos de usuario", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Quiet mode (do not stop for user input to confirm the operation)", "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" + "translation": "Modo silencioso (no se detenga para que los datos proporcionados por el usuario confirmen la operación)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Complete the operation even if non-system (user) database files are present", "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" + "translation": "Completar la operación incluso si hay archivos de base de datos que no son del sistema (usuario) presentes", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View available contexts", "message": "View available contexts", - "translation": "" + "translation": "Ver contextos disponibles", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context", "message": "Create context", - "translation": "" + "translation": "Crear contexto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context with SQL Server container", "message": "Create context with SQL Server container", - "translation": "" + "translation": "Creación de contexto con SQL Server contenedor", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context manually", "message": "Add a context manually", - "translation": "" + "translation": "Agregar un contexto manualmente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", + "translation": "El contexto actual es {CurrentContextName}. ¿Desea continuar? (S/N)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -283,22 +358,28 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Verifying no user (non-system) database (.mdf) files", "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" + "translation": "Comprobando ningún archivo de base de datos (.mdf) de usuario (que no es del sistema)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start the container", "message": "To start the container", - "translation": "" + "translation": "Para iniciar el contenedor", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To override the check, use {__force}", "message": "To override the check, use {__force}", - "translation": "", + "translation": "Para invalidar la comprobación, use {__force}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -308,17 +389,21 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Container is not running, unable to verify that user database files do not exist", "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" + "translation": "El contenedor no se está ejecutando. No se puede comprobar que los archivos de la base de datos de usuario no existen.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Removing context {CurrentContextName}", "message": "Removing context {CurrentContextName}", - "translation": "", + "translation": "Quitando contexto {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -328,12 +413,14 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Stopping {Image}", "message": "Stopping {Image}", - "translation": "", + "translation": "Deteniendo {Image}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -343,12 +430,14 @@ "argNum": 1, "expr": "endpoint.ContainerDetails.Image" } - ] + ], + "fuzzy": true }, { "id": "Container {Id} no longer exists, continuing to remove context...", "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", + "translation": "El contenedor {Id} ya no existe, continuando con la eliminación del contexto...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Id", @@ -358,12 +447,14 @@ "argNum": 1, "expr": "id" } - ] + ], + "fuzzy": true }, { "id": "Current context is now {NewContextName}", "message": "Current context is now {NewContextName}", - "translation": "", + "translation": "El contexto actual es ahora {NewContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NewContextName", @@ -373,12 +464,14 @@ "argNum": 1, "expr": "newContextName" } - ] + ], + "fuzzy": true }, { "id": "{Operation_completed_successfully}", "message": "{Operation_completed_successfully}", - "translation": "", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Operation_completed_successfully", @@ -388,12 +481,14 @@ "argNum": 1, "expr": "\"Operation completed successfully\"" } - ] + ], + "fuzzy": true }, { "id": "If the database is mounted, run {DropDbQuery}", "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", + "translation": "Si la base de datos está montada, ejecute {DropDbQuery}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DropDbQuery", @@ -403,12 +498,14 @@ "argNum": 1, "expr": "dropDbQuery" } - ] + ], + "fuzzy": true }, { "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", + "translation": "Pasar la marca {__force} para invalidar esta comprobación de seguridad para las bases de datos de usuario (no del sistema)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -418,12 +515,14 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", + "translation": "No se puede continuar, hay una base de datos de usuario (que no es del sistema) ({DatabaseFile}) presente", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseFile", @@ -433,57 +532,77 @@ "argNum": 1, "expr": "databaseFile" } - ] + ], + "fuzzy": true }, { "id": "No endpoints to uninstall", "message": "No endpoints to uninstall", - "translation": "" + "translation": "No hay ningún punto de conexión para desinstalar", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context", "message": "Add a context", - "translation": "" + "translation": "Agregar un contexto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" + "translation": "Agregar un contexto para una instancia local de SQL Server en el puerto 1433 mediante autenticación de confianza", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the context", "message": "Display name for the context", - "translation": "" + "translation": "Nombre para mostrar del contexto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint this context will use", "message": "Name of endpoint this context will use", - "translation": "" + "translation": "Nombre del punto de conexión que usará este contexto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user this context will use", "message": "Name of user this context will use", - "translation": "" + "translation": "Nombre del usuario que usará este contexto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View existing endpoints to choose from", "message": "View existing endpoints to choose from", - "translation": "" + "translation": "Ver los puntos de conexión existentes entre los que elegir", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a new local endpoint", "message": "Add a new local endpoint", - "translation": "" + "translation": "Agregar un nuevo punto de conexión local", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an already existing endpoint", "message": "Add an already existing endpoint", - "translation": "" + "translation": "Agregar un punto de conexión ya existente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", + "translation": "Punto de conexión necesario para agregar contexto. El extremo '{EndpointName}' no existe. Usar marca {EndpointFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointName", @@ -501,27 +620,35 @@ "argNum": 2, "expr": "localizer.EndpointFlag" } - ] + ], + "fuzzy": true }, { "id": "View list of users", "message": "View list of users", - "translation": "" + "translation": "Ver lista de usuarios", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add the user", "message": "Add the user", - "translation": "" + "translation": "Agregar el usuario", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an endpoint", "message": "Add an endpoint", - "translation": "" + "translation": "Agregar un punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User '{UserName}' does not exist", "message": "User '{UserName}' does not exist", - "translation": "", + "translation": "El usuario '{UserName}' no existe", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UserName", @@ -531,27 +658,35 @@ "argNum": 1, "expr": "c.userName" } - ] + ], + "fuzzy": true }, { "id": "Open in Azure Data Studio", "message": "Open in Azure Data Studio", - "translation": "" + "translation": "Apertura en Azure Data Studio", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start interactive query session", "message": "To start interactive query session", - "translation": "" + "translation": "Para iniciar la sesión de consulta interactiva", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query", "message": "To run a query", - "translation": "" + "translation": "Para ejecutar una consulta", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current Context '{Name}'", "message": "Current Context '{Name}'", - "translation": "", + "translation": "Contexto actual '{Name}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -561,57 +696,77 @@ "argNum": 1, "expr": "context.Name" } - ] + ], + "fuzzy": true }, { "id": "Add a default endpoint", "message": "Add a default endpoint", - "translation": "" + "translation": "Agregar un punto de conexión predeterminado", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the endpoint", "message": "Display name for the endpoint", - "translation": "" + "translation": "Nombre para mostrar del punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network address to connect to, e.g. 127.0.0.1 etc.", "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" + "translation": "Dirección de red a la que conectarse, por ejemplo, 127.0.0.1, etc.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network port to connect to, e.g. 1433 etc.", "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" + "translation": "Puerto de red al que se va a conectar, por ejemplo, 1433, etc.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for this endpoint", "message": "Add a context for this endpoint", - "translation": "" + "translation": "Agregar un contexto para este punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint names", "message": "View endpoint names", - "translation": "" + "translation": "Ver nombres de punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint details", "message": "View endpoint details", - "translation": "" + "translation": "Ver detalles del punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View all endpoints details", "message": "View all endpoints details", - "translation": "" + "translation": "Ver todos los detalles de puntos de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete this endpoint", "message": "Delete this endpoint", - "translation": "" + "translation": "Eliminar este punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", + "translation": "Se agregó el extremo '{UniqueEndpointName}' (dirección: '{Address}', puerto: '{Port}')", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueEndpointName", @@ -637,42 +792,56 @@ "argNum": 3, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" + "translation": "Agregar un usuario (mediante la variable de entorno SQLCMD_PASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user (using the SQLCMDPASSWORD environment variable)", "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" + "translation": "Agregar un usuario (mediante la variable de entorno SQLCMDPASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" + "translation": "Agregar un usuario mediante la API de protección de datos de Windows para cifrar la contraseña en sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user", "message": "Add a user", - "translation": "" + "translation": "Agregar un usuario", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the user (this is not the username)", "message": "Display name for the user (this is not the username)", - "translation": "" + "translation": "Nombre para mostrar del usuario (este no es el nombre de usuario)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Authentication type this user will use (basic | other)", "message": "Authentication type this user will use (basic | other)", - "translation": "" + "translation": "Tipo de autenticación que usará este usuario (básico | otro)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", + "translation": "El nombre de usuario (proporcione la contraseña en la variable de entorno {PasswordEnvVar} o {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -690,12 +859,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", + "translation": "Método de cifrado de contraseña ({EncryptionMethodsForUsage}) en el archivo sqlconfig", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -705,12 +876,14 @@ "argNum": 1, "expr": "secret.EncryptionMethodsForUsage()" } - ] + ], + "fuzzy": true }, { "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", + "translation": "El tipo de autenticación debe ser \"{ModernAuthTypeBasic}\" o \"{ModernAuthTypeOther}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -728,12 +901,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeOther" } - ] + ], + "fuzzy": true }, { "id": "Authentication type '' is not valid {AuthType}'", "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", + "translation": "El tipo de autenticación '' no es válido {AuthType}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthType", @@ -743,12 +918,14 @@ "argNum": 1, "expr": "c.authType" } - ] + ], + "fuzzy": true }, { "id": "Remove the {PasswordEncryptFlag} flag", "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Quitar la marca {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -758,12 +935,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", + "translation": "Pasar el {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthTypeFlag", @@ -781,12 +960,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "La marca {PasswordEncryptFlag} solo se puede usar cuando el tipo de autenticación es \"{ModernAuthTypeBasic}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -804,12 +985,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Add the {PasswordEncryptFlag} flag", "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Agregar la marca {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -819,12 +1002,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "La marca {PasswordEncryptFlag} debe establecerse cuando el tipo de autenticación es \"{ModernAuthTypeBasic}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -842,12 +1027,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", + "translation": "Proporcione la contraseña en la variable de entorno {PasswordEnvVar} (o {PasswordEnvVar2}).", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -865,12 +1052,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", + "translation": "El tipo de autenticación '{ModernAuthTypeBasic}' requiere una contraseña", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -880,12 +1069,14 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide a username with the {Arg_1} flag", "message": "Provide a username with the {Arg_1} flag", - "translation": "", + "translation": "Proporcione un nombre de usuario con la marca {Arg_1}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Arg_1", @@ -894,17 +1085,21 @@ "underlyingType": "string", "argNum": 1 } - ] + ], + "fuzzy": true }, { "id": "Username not provided", "message": "Username not provided", - "translation": "" + "translation": "Nombre de usuario no proporcionado", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Proporcione un método de cifrado válido ({EncryptionMethodsForUsage}) con la marca {PasswordEncryptFlag}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -922,12 +1117,14 @@ "argNum": 2, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Encryption method '{PasswordEncryption}' is not valid", "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", + "translation": "El método de cifrado '{PasswordEncryption}' no es válido", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryption", @@ -937,12 +1134,14 @@ "argNum": 1, "expr": "c.passwordEncryption" } - ] + ], + "fuzzy": true }, { "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", + "translation": "Quitar una de las variables de entorno {PasswordEnvVar} o {PasswordEnvVar2}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -960,12 +1159,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", + "translation": "Se han establecido las variables de entorno {PasswordEnvVar} y {PasswordEnvVar2}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -983,12 +1184,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "User '{UniqueUserName}' added", "message": "User '{UniqueUserName}' added", - "translation": "", + "translation": "Usuario '{UniqueUserName}' agregado", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueUserName", @@ -998,27 +1201,35 @@ "argNum": 1, "expr": "uniqueUserName" } - ] + ], + "fuzzy": true }, { "id": "Display connections strings for the current context", "message": "Display connections strings for the current context", - "translation": "" + "translation": "Mostrar cadenas de conexiones para el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List connection strings for all client drivers", "message": "List connection strings for all client drivers", - "translation": "" + "translation": "Enumerar cadenas de conexión para todos los controladores de cliente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database for the connection string (default is taken from the T/SQL login)", "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" + "translation": "Base de datos para la cadena de conexión (el valor predeterminado se toma del inicio de sesión de T/SQL)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", + "translation": "Las cadenas de conexión solo se admiten para el tipo de autenticación {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -1028,42 +1239,56 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Display the current-context", "message": "Display the current-context", - "translation": "" + "translation": "Mostrar el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context", "message": "Delete a context", - "translation": "" + "translation": "Eliminar un contexto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (including its endpoint and user)", "message": "Delete a context (including its endpoint and user)", - "translation": "" + "translation": "Eliminar un contexto (incluido su punto de conexión y usuario)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (excluding its endpoint and user)", "message": "Delete a context (excluding its endpoint and user)", - "translation": "" + "translation": "Eliminar un contexto (excepto su punto de conexión y usuario)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to delete", "message": "Name of context to delete", - "translation": "" + "translation": "Nombre del contexto que se va a eliminar", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete the context's endpoint and user as well", "message": "Delete the context's endpoint and user as well", - "translation": "" + "translation": "Eliminar también el punto de conexión y el usuario del contexto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Use the {NameFlag} flag to pass in a context name to delete", "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", + "translation": "Usar la marca {NameFlag} para pasar un nombre de contexto para eliminar", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1073,12 +1298,14 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' deleted", "message": "Context '{Name}' deleted", - "translation": "", + "translation": "Contexto '{Name}' eliminado", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1088,12 +1315,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' does not exist", "message": "Context '{Name}' does not exist", - "translation": "", + "translation": "El contexto '{Name}' no existe", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1103,22 +1332,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete an endpoint", "message": "Delete an endpoint", - "translation": "" + "translation": "Eliminación de un punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint to delete", "message": "Name of endpoint to delete", - "translation": "" + "translation": "Nombre del punto de conexión que se va a eliminar", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", + "translation": "Se debe proporcionar el nombre del punto de conexión. Proporcione el nombre del punto de conexión con la marca {NameFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1128,17 +1363,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View endpoints", "message": "View endpoints", - "translation": "" + "translation": "Ver puntos de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{Name}' does not exist", "message": "Endpoint '{Name}' does not exist", - "translation": "", + "translation": "El punto de conexión '{Name}' no existe", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1148,12 +1387,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Endpoint '{Name}' deleted", "message": "Endpoint '{Name}' deleted", - "translation": "", + "translation": "Punto de conexión '{Name}' eliminado", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1163,22 +1404,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete a user", "message": "Delete a user", - "translation": "" + "translation": "Eliminar un usuario", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user to delete", "message": "Name of user to delete", - "translation": "" + "translation": "Nombre del usuario que se va a eliminar", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name must be provided. Provide user name with {NameFlag} flag", "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", + "translation": "Debe proporcionarse el nombre de usuario. Proporcione un nombre de usuario con la marca {NameFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1188,17 +1435,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View users", "message": "View users", - "translation": "" + "translation": "Ver usuarios", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User {Name} does not exist", "message": "User {Name} does not exist", - "translation": "", + "translation": "El usuario {Name} no existe", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1208,12 +1459,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "User {Name} deleted", "message": "User {Name} deleted", - "translation": "", + "translation": "Usuario {Name} eliminado", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1223,42 +1476,56 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many contexts from the sqlconfig file", "message": "Display one or many contexts from the sqlconfig file", - "translation": "" + "translation": "Mostrar uno o varios contextos del archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the context names in your sqlconfig file", "message": "List all the context names in your sqlconfig file", - "translation": "" + "translation": "Enumerar todos los nombres de contexto en el archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the contexts in your sqlconfig file", "message": "List all the contexts in your sqlconfig file", - "translation": "" + "translation": "Enumerar todos los contextos del archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one context in your sqlconfig file", "message": "Describe one context in your sqlconfig file", - "translation": "" + "translation": "Describir un contexto en el archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name to view details of", "message": "Context name to view details of", - "translation": "" + "translation": "Nombre de contexto del que se van a ver los detalles", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include context details", "message": "Include context details", - "translation": "" + "translation": "Incluir detalles de contexto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts run `{ContextCommand}`", "message": "To view available contexts run `{ContextCommand}`", - "translation": "", + "translation": "Para ver los contextos disponibles, ejecute \"{ContextCommand}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ContextCommand", @@ -1268,12 +1535,14 @@ "argNum": 1, "expr": "localizer.GetContextCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no context exists with the name: \"{Name}\"", "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", + "translation": "error: No existe ningún contexto con el nombre: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1283,37 +1552,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many endpoints from the sqlconfig file", "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" + "translation": "Mostrar uno o varios puntos de conexión del archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the endpoints in your sqlconfig file", "message": "List all the endpoints in your sqlconfig file", - "translation": "" + "translation": "Enumerar todos los puntos de conexión en el archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one endpoint in your sqlconfig file", "message": "Describe one endpoint in your sqlconfig file", - "translation": "" + "translation": "Describir un punto de conexión en el archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name to view details of", "message": "Endpoint name to view details of", - "translation": "" + "translation": "Nombre del punto de conexión del que se van a ver los detalles", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include endpoint details", "message": "Include endpoint details", - "translation": "" + "translation": "Incluir detalles del punto de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available endpoints run `{EndpointsCommand}`", "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", + "translation": "Para ver los puntos de conexión disponibles, ejecute \"{EndpointsCommand}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointsCommand", @@ -1323,12 +1604,14 @@ "argNum": 1, "expr": "localizer.GetEndpointsCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no endpoint exists with the name: \"{Name}\"", "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", + "translation": "error: No existe ningún extremo con el nombre: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1338,37 +1621,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many users from the sqlconfig file", "message": "Display one or many users from the sqlconfig file", - "translation": "" + "translation": "Mostrar uno o varios usuarios del archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the users in your sqlconfig file", "message": "List all the users in your sqlconfig file", - "translation": "" + "translation": "Enumerar todos los usuarios del archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one user in your sqlconfig file", "message": "Describe one user in your sqlconfig file", - "translation": "" + "translation": "Describir un usuario en el archivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name to view details of", "message": "User name to view details of", - "translation": "" + "translation": "Nombre de usuario para ver los detalles de", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include user details", "message": "Include user details", - "translation": "" + "translation": "Incluir detalles del usuario", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available users run `{UsersCommand}`", "message": "To view available users run `{UsersCommand}`", - "translation": "", + "translation": "Para ver los usuarios disponibles, ejecute \"{UsersCommand}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsersCommand", @@ -1378,12 +1673,14 @@ "argNum": 1, "expr": "localizer.GetUsersCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no user exists with the name: \"{Name}\"", "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", + "translation": "error: No existe ningún usuario con el nombre: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1393,27 +1690,35 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Set the current context", "message": "Set the current context", - "translation": "" + "translation": "Establecer el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Set the mssql context (endpoint/user) to be the current context", "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" + "translation": "Establecer el contexto mssql (punto de conexión/usuario) para que sea el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to set as current context", "message": "Name of context to set as current context", - "translation": "" + "translation": "Nombre del contexto que se va a establecer como contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query: {RunQueryExample}", "message": "To run a query: {RunQueryExample}", - "translation": "", + "translation": "Para ejecutar una consulta: {RunQueryExample}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "RunQueryExample", @@ -1423,12 +1728,14 @@ "argNum": 1, "expr": "localizer.RunQueryExample" } - ] + ], + "fuzzy": true }, { "id": "To remove: {UninstallCommand}", "message": "To remove: {UninstallCommand}", - "translation": "", + "translation": "Para quitar: {UninstallCommand}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UninstallCommand", @@ -1438,12 +1745,14 @@ "argNum": 1, "expr": "localizer.UninstallCommand" } - ] + ], + "fuzzy": true }, { "id": "Switched to context \"{Name}\".", "message": "Switched to context \"{Name}\".", - "translation": "", + "translation": "Se cambió al contexto \"{Name}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1453,12 +1762,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "No context exists with the name: \"{Name}\"", "message": "No context exists with the name: \"{Name}\"", - "translation": "", + "translation": "No existe ningún contexto con el nombre: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1468,127 +1779,175 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display merged sqlconfig settings or a specified sqlconfig file", "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" + "translation": "Mostrar la configuración de sqlconfig combinada o un archivo sqlconfig especificado", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings, with REDACTED authentication data", "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" + "translation": "Mostrar la configuración de sqlconfig, con datos de autenticación REDACTED", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings and raw authentication data", "message": "Show sqlconfig settings and raw authentication data", - "translation": "" + "translation": "Mostrar la configuración de sqlconfig y los datos de autenticación sin procesar", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display raw byte data", "message": "Display raw byte data", - "translation": "" + "translation": "Mostrar datos de bytes sin procesar", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install Azure Sql Edge", "message": "Install Azure Sql Edge", - "translation": "" + "translation": "Instalación de Azure Sql Edge", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create Azure SQL Edge in a container", "message": "Install/Create Azure SQL Edge in a container", - "translation": "" + "translation": "Instalación o creación de Azure SQL Edge en un contenedor", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tag to use, use get-tags to see list of tags", "message": "Tag to use, use get-tags to see list of tags", - "translation": "" + "translation": "Etiqueta que se va a usar, use get-tags para ver la lista de etiquetas", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name (a default context name will be created if not provided)", "message": "Context name (a default context name will be created if not provided)", - "translation": "" + "translation": "Nombre de contexto (se creará un nombre de contexto predeterminado si no se proporciona)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create a user database and set it as the default for login", "message": "Create a user database and set it as the default for login", - "translation": "" + "translation": "Crear una base de datos de usuario y establecerla como predeterminada para el inicio de sesión", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Accept the SQL Server EULA", "message": "Accept the SQL Server EULA", - "translation": "" + "translation": "Aceptar el CLUF de SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Generated password length", "message": "Generated password length", - "translation": "" + "translation": "Longitud de contraseña generada", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of special characters", "message": "Minimum number of special characters", - "translation": "" + "translation": "Número mínimo de caracteres especiales", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of numeric characters", "message": "Minimum number of numeric characters", - "translation": "" + "translation": "Número mínimo de caracteres numéricos", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of upper characters", "message": "Minimum number of upper characters", - "translation": "" + "translation": "Número mínimo de caracteres superiores", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Special character set to include in password", "message": "Special character set to include in password", - "translation": "" + "translation": "Juego de caracteres especiales que se incluirá en la contraseña", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Don't download image. Use already downloaded image", "message": "Don't download image. Use already downloaded image", - "translation": "" + "translation": "No descargue la imagen. Usar imagen ya descargada", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Line in errorlog to wait for before connecting", "message": "Line in errorlog to wait for before connecting", - "translation": "" + "translation": "Línea en el registro de errores que se debe esperar antes de conectarse", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specify a custom name for the container rather than a randomly generated one", "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" + "translation": "Especifique un nombre personalizado para el contenedor en lugar de uno generado aleatoriamente.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Explicitly set the container hostname, it defaults to the container ID", "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" + "translation": "Establezca explícitamente el nombre de host del contenedor; el valor predeterminado es el identificador del contenedor.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image CPU architecture", "message": "Specifies the image CPU architecture", - "translation": "" + "translation": "Especificar la arquitectura de CPU de la imagen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image operating system", "message": "Specifies the image operating system", - "translation": "" + "translation": "Especificar el sistema operativo de la imagen", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Port (next available port from 1433 upwards used by default)", "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" + "translation": "Puerto (siguiente puerto disponible desde 1433 hacia arriba usado de forma predeterminada)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Download (into container) and attach database (.bak) from URL", "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" + "translation": "Descargar (en el contenedor) y adjuntar la base de datos (.bak) desde la dirección URL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Either, add the {AcceptEulaFlag} flag to the command-line", "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", + "translation": "O bien, agregue la marca {AcceptEulaFlag} a la línea de comandos.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AcceptEulaFlag", @@ -1598,12 +1957,14 @@ "argNum": 1, "expr": "localizer.AcceptEulaFlag" } - ] + ], + "fuzzy": true }, { "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", + "translation": "O bien, establezca la variable de entorno , es decir,{CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CreateEnvVarKeyword", @@ -1621,17 +1982,21 @@ "argNum": 2, "expr": "localizer.AcceptEulaEnvVar" } - ] + ], + "fuzzy": true }, { "id": "EULA not accepted", "message": "EULA not accepted", - "translation": "" + "translation": "CLUF no aceptado", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", + "translation": "--user-database {DefaultDatabase} contiene caracteres y/o comillas que no son ASCII", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1641,12 +2006,14 @@ "argNum": 1, "expr": "c.defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Starting {ImageName}", "message": "Starting {ImageName}", - "translation": "", + "translation": "Iniciando {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1656,12 +2023,14 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", + "translation": "Se creó el contexto {CurrentContextName} en \"{ConfigFileUsed}\", configurando la cuenta de usuario...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -1679,12 +2048,14 @@ "argNum": 2, "expr": "config.GetConfigFileUsed()" } - ] + ], + "fuzzy": true }, { "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", + "translation": "Cuenta {Sa} deshabilitada (y {Sa_1} contraseña rotada). Creando usuario {UserName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Sa", @@ -1710,37 +2081,49 @@ "argNum": 3, "expr": "userName" } - ] + ], + "fuzzy": true }, { "id": "Start interactive session", "message": "Start interactive session", - "translation": "" + "translation": "Iniciar sesión interactiva", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Change current context", "message": "Change current context", - "translation": "" + "translation": "Cambiar el contexto actual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View sqlcmd configuration", "message": "View sqlcmd configuration", - "translation": "" + "translation": "Visualización de la configuración de sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See connection strings", "message": "See connection strings", - "translation": "" + "translation": "Ver cadenas de conexión", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Remove", "message": "Remove", - "translation": "" + "translation": "Quitar", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Now ready for client connections on port {Port}", "message": "Now ready for client connections on port {Port}", - "translation": "", + "translation": "Ya está listo para las conexiones de cliente en el puerto {Port}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Port", @@ -1750,17 +2133,21 @@ "argNum": 1, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "--using URL must be http or https", "message": "--using URL must be http or https", - "translation": "" + "translation": "--using URL debe ser http o https", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", + "translation": "{UsingDatabaseUrl} no es una dirección URL válida para la marca --using", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsingDatabaseUrl", @@ -1770,27 +2157,35 @@ "argNum": 1, "expr": "c.usingDatabaseUrl" } - ] + ], + "fuzzy": true }, { "id": "--using URL must have a path to .bak file", "message": "--using URL must have a path to .bak file", - "translation": "" + "translation": "--using URL debe tener una ruta de acceso al archivo .bak", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--using file URL must be a .bak file", "message": "--using file URL must be a .bak file", - "translation": "" + "translation": "--using la dirección URL del archivo debe ser un archivo .bak", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Invalid --using file type", "message": "Invalid --using file type", - "translation": "" + "translation": "Tipo de archivo --using no válido", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Creating default database [{DefaultDatabase}]", "message": "Creating default database [{DefaultDatabase}]", - "translation": "", + "translation": "Creando base de datos predeterminada [{DefaultDatabase}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1800,12 +2195,14 @@ "argNum": 1, "expr": "defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Downloading {File}", "message": "Downloading {File}", - "translation": "", + "translation": "Descargando {File}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "File", @@ -1815,12 +2212,14 @@ "argNum": 1, "expr": "file" } - ] + ], + "fuzzy": true }, { "id": "Restoring database {DatabaseName}", "message": "Restoring database {DatabaseName}", - "translation": "", + "translation": "Restaurando la base de datos {DatabaseName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseName", @@ -1830,12 +2229,14 @@ "argNum": 1, "expr": "databaseName" } - ] + ], + "fuzzy": true }, { "id": "Downloading {ImageName}", "message": "Downloading {ImageName}", - "translation": "", + "translation": "Descargando {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1845,27 +2246,35 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" + "translation": "¿Hay un entorno de ejecución de contenedor instalado en esta máquina (por ejemplo, Podman o Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "If not, download desktop engine from:", "message": "If not, download desktop engine from:", - "translation": "" + "translation": "Si no es así, descargue el motor de escritorio desde:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "or", "message": "or", - "translation": "" + "translation": "o", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", + "translation": "¿Se está ejecutando un entorno de ejecución de contenedor? (Pruebe \"{PodmanPsCommand}\" o \"{DockerPsCommand}\" (enumerar contenedores), ¿se devuelve sin errores?)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PodmanPsCommand", @@ -1883,12 +2292,14 @@ "argNum": 2, "expr": "localizer.DockerPsCommand" } - ] + ], + "fuzzy": true }, { "id": "Unable to download image {ImageName}", "message": "Unable to download image {ImageName}", - "translation": "", + "translation": "No se puede descargar la imagen {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1898,97 +2309,112 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "File does not exist at URL", "message": "File does not exist at URL", - "translation": "" + "translation": "El archivo no existe en la dirección URL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Unable to download file", "message": "Unable to download file", - "translation": "" + "translation": "No se puede descargar el archivo", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server in a container", "message": "Install/Create SQL Server in a container", - "translation": "" + "translation": "Instalación o creación de SQL Server en un contenedor", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See all release tags for SQL Server, install previous version", "message": "See all release tags for SQL Server, install previous version", - "translation": "" + "translation": "Ver todas las etiquetas de versión para SQL Server, instalar la versión anterior", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database", "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" + "translation": "Crear SQL Server, descargar y adjuntar la base de datos de ejemplo AdventureWorks", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" + "translation": "Crear SQL Server, descargar y adjuntar la base de datos de ejemplo AdventureWorks con un nombre de base de datos diferente.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server with an empty user database", "message": "Create SQL Server with an empty user database", - "translation": "" + "translation": "Creación de SQL Server con una base de datos de usuario vacía", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server with full logging", "message": "Install/Create SQL Server with full logging", - "translation": "" + "translation": "Instalación o creación de SQL Server con registro completo", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for Azure SQL Edge install", "message": "Get tags available for Azure SQL Edge install", - "translation": "" + "translation": "Obtener etiquetas disponibles para la instalación de Azure SQL Edge", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List tags", "message": "List tags", - "translation": "" + "translation": "Enumerar etiquetas", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for mssql install", "message": "Get tags available for mssql install", - "translation": "" + "translation": "Obtención de etiquetas disponibles para la instalación de mssql", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd start", "message": "sqlcmd start", - "translation": "" + "translation": "inicio de sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Container is not running", "message": "Container is not running", - "translation": "" - }, - { - "id": "Press Ctrl+C to exit this process...", - "message": "Press Ctrl+C to exit this process...", - "translation": "" - }, - { - "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "translation": "" - }, - { - "id": "Failed to write credential to Windows Credential Manager", - "message": "Failed to write credential to Windows Credential Manager", - "translation": "" + "translation": "El contenedor no se está ejecutando", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", - "translation": "" + "translation": "El parámetro -L no se puede usar en combinación con otros parámetros.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", + "translation": "'-a {PacketSize}': El tamaño del paquete debe ser un número entre 512 y 32767.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSize", @@ -1998,12 +2424,14 @@ "argNum": 1, "expr": "a.PacketSize" } - ] + ], + "fuzzy": true }, { "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': el valor de encabezado debe ser -1 o un valor entre -1 y 2147483647", + "translation": "'-h {Headers}': El valor del encabezado debe ser -1 o un valor entre 1 y 2147483647", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Headers", @@ -2013,27 +2441,35 @@ "argNum": 1, "expr": "a.Headers" } - ] + ], + "fuzzy": true }, { "id": "Servers:", "message": "Servers:", - "translation": "" + "translation": "Servidores:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Legal docs and information: aka.ms/SqlcmdLegal", "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" + "translation": "Documentos e información legales: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Third party notices: aka.ms/SqlcmdNotices", "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" + "translation": "Avisos de terceros: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Version {Version}", "message": "Version {Version}", - "translation": "", + "translation": "Versión {Version}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Version", @@ -2043,17 +2479,21 @@ "argNum": 1, "expr": "version" } - ] + ], + "fuzzy": true }, { "id": "Flags:", "message": "Flags:", - "translation": "" + "translation": "Marcas:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", + "translation": "-? muestra este resumen de sintaxis, {HelpFlag} muestra la ayuda moderna del subcomando sqlcmd", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "HelpFlag", @@ -2063,12 +2503,14 @@ "argNum": 1, "expr": "localizer.HelpFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", + "translation": "Identificar uno o varios archivos que contienen lotes de instrucciones SQL. Si uno o varios archivos no existen, sqlcmd se cerrará. Mutuamente excluyente con {QueryAndExitFlag}/{QueryFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "QueryAndExitFlag", @@ -2086,27 +2528,35 @@ "argNum": 2, "expr": "localizer.QueryFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies the file that receives output from sqlcmd", "message": "Identifies the file that receives output from sqlcmd", - "translation": "" + "translation": "Identifica el archivo que recibe la salida de sqlcmd.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Print version information and exit", "message": "Print version information and exit", - "translation": "" + "translation": "Imprimir información de versión y salir", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Implicitly trust the server certificate without validation", "message": "Implicitly trust the server certificate without validation", - "translation": "" + "translation": "Confiar implícitamente en el certificado de servidor sin validación", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", + "translation": "Esta opción establece la variable de scripting sqlcmd {DbNameVar}. Este parámetro especifica la base de datos inicial. El valor predeterminado es la propiedad default-database del inicio de sesión. Si la base de datos no existe, se genera un mensaje de error y sqlcmd se cierra", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DbNameVar", @@ -2116,17 +2566,21 @@ "argNum": 1, "expr": "localizer.DbNameVar" } - ] + ], + "fuzzy": true }, { "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" + "translation": "Usa una conexión de confianza en lugar de usar un nombre de usuario y una contraseña para iniciar sesión en SQL Server, omitiendo las variables de entorno que definen el nombre de usuario y la contraseña.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", + "translation": "Especificar el terminador de lote. El valor predeterminado es {BatchTerminatorGo}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminatorGo", @@ -2136,27 +2590,35 @@ "argNum": 1, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "The login name or contained database user name. For contained database users, you must provide the database name option", "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" + "translation": "Nombre de inicio de sesión o nombre de usuario de base de datos independiente. Para los usuarios de bases de datos independientes, debe proporcionar la opción de nombre de base de datos.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "Ejecuta una consulta cuando se inicia sqlcmd, pero no sale de sqlcmd cuando la consulta ha terminado de ejecutarse. Se pueden ejecutar consultas delimitadas por punto y coma múltiple", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "Ejecuta una consulta cuando sqlcmd se inicia y, a continuación, sale inmediatamente de sqlcmd. Se pueden ejecutar consultas delimitadas por varios puntos y coma", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", + "translation": "{ConnStrPattern} Especifica la instancia de SQL Server a la que se va a conectar. Establece la variable de scripting sqlcmd {ServerEnvVar}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ConnStrPattern", @@ -2174,27 +2636,35 @@ "argNum": 2, "expr": "localizer.ServerEnvVar" } - ] + ], + "fuzzy": true }, { "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" + "translation": "Deshabilitar los comandos que podrían poner en peligro la seguridad del sistema. Sqlcmd emite una advertencia y continúa", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" + "translation": "Especifica el método de autenticación de SQL que se va a usar para conectarse a Azure SQL Database. Uno de los siguientes: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" + "translation": "Indicar a sqlcmd que use la autenticación activedirectory. Si no se proporciona ningún nombre de usuario, se usa el método de autenticación ActiveDirectoryDefault. Si se proporciona una contraseña, se usa ActiveDirectoryPassword. De lo contrario, se usa ActiveDirectoryInteractive", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", + "translation": "Hace que sqlcmd omita las variables de scripting. Este parámetro es útil cuando un script contiene muchas instrucciones {InsertKeyword} que pueden contener cadenas con el mismo formato que las variables normales, como $(variable_name)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "InsertKeyword", @@ -2204,17 +2674,21 @@ "argNum": 1, "expr": "localizer.InsertKeyword" } - ] + ], + "fuzzy": true }, { "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" + "translation": "Crear una variable de scripting sqlcmd que se puede usar en un script sqlcmd. Escriba el valor entre comillas si el valor contiene espacios. Puede especificar varios valores var=values. Si hay errores en cualquiera de los valores especificados, sqlcmd genera un mensaje de error y, a continuación, sale", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", + "translation": "Solicitar un paquete de un tamaño diferente. Esta opción establece la variable de scripting sqlcmd {PacketSizeVar}. packet_size debe ser un valor entre 512 y 32767. Valor predeterminado = 4096. Un tamaño de paquete mayor puede mejorar el rendimiento de la ejecución de scripts que tienen una gran cantidad de instrucciones SQL entre comandos {BatchTerminatorGo}. Puede solicitar un tamaño de paquete mayor. Sin embargo, si se deniega la solicitud, sqlcmd usa el valor predeterminado del servidor para el tamaño del paquete.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSizeVar", @@ -2232,12 +2706,14 @@ "argNum": 2, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", + "translation": "Especificar el número de segundos antes de que se agote el tiempo de espera de un inicio de sesión sqlcmd en el controlador go-mssqldb al intentar conectarse a un servidor. Esta opción establece la variable de scripting sqlcmd {LoginTimeOutVar}. El valor predeterminado es 30. 0 significa infinito", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LoginTimeOutVar", @@ -2247,12 +2723,14 @@ "argNum": 1, "expr": "localizer.LoginTimeOutVar" } - ] + ], + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", + "translation": "Esta opción establece la variable de scripting sqlcmd {WorkstationVar}. El nombre de la estación de trabajo aparece en la columna de nombre de host de la vista de catálogo sys.sysprocesses y se puede devolver mediante el procedimiento almacenado sp_who. Si no se especifica esta opción, el valor predeterminado es el nombre del equipo actual. Este nombre se puede usar para identificar diferentes sesiones sqlcmd", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "WorkstationVar", @@ -2262,12 +2740,14 @@ "argNum": 1, "expr": "localizer.WorkstationVar" } - ] + ], + "fuzzy": true }, { "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", + "translation": "Declarar el tipo de carga de trabajo de la aplicación al conectarse a un servidor. El único valor admitido actualmente es ReadOnly. Si no se especifica {ApplicationIntentFlagShort}, la utilidad sqlcmd no admitirá la conectividad con una réplica secundaria en un grupo de disponibilidad Always On", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ApplicationIntentFlagShort", @@ -2277,32 +2757,42 @@ "argNum": 1, "expr": "localizer.ApplicationIntentFlagShort" } - ] + ], + "fuzzy": true }, { "id": "This switch is used by the client to request an encrypted connection", "message": "This switch is used by the client to request an encrypted connection", - "translation": "" + "translation": "El cliente usa este modificador para solicitar una conexión cifrada", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the formatting for results", "message": "Specifies the formatting for results", - "translation": "" + "translation": "Especifica el formato de los resultados", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" + "translation": "Controlar qué mensajes de error se envían a stdout. Se envían los mensajes que tienen un nivel de gravedad mayor o igual que este nivel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Level of mssql driver messages to print", "message": "Level of mssql driver messages to print", - "translation": "" + "translation": "Nivel de mensajes del controlador mssql que se van a imprimir", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", + "translation": "Especificar que sqlcmd sale y devuelve un valor {DosErrorLevel} cuando se produce un error", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DosErrorLevel", @@ -2312,12 +2802,14 @@ "argNum": 1, "expr": "localizer.DosErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", + "translation": "Controla qué mensajes de error se envían a {StdoutName}. Se envían los mensajes que tienen un nivel de gravedad mayor o igual que este nivel", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "StdoutName", @@ -2327,22 +2819,28 @@ "argNum": 1, "expr": "localizer.StdoutName" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" + "translation": "Especifica el número de filas que se van a imprimir entre los encabezados de columna. Use -h-1 para especificar que los encabezados no se impriman", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that all output files are encoded with little-endian Unicode", "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" + "translation": "Especifica que todos los archivos de salida se codifican con Unicode little endian.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", + "translation": "Especifica el carácter separador de columna. Establece la variable {ColSeparatorVar}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ColSeparatorVar", @@ -2352,27 +2850,35 @@ "argNum": 1, "expr": "localizer.ColSeparatorVar" } - ] + ], + "fuzzy": true }, { "id": "Remove trailing spaces from a column", "message": "Remove trailing spaces from a column", - "translation": "" + "translation": "Quitar espacios finales de una columna", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" + "translation": "Se proporciona para la compatibilidad con versiones anteriores. Sqlcmd siempre optimiza la detección de la réplica activa de un clúster de conmutación por error de SQL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Password", "message": "Password", - "translation": "" + "translation": "Contraseña", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", + "translation": "Controlar el nivel de gravedad que se usa para establecer la variable {ErrorLevel} al salir.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorLevel", @@ -2382,32 +2888,42 @@ "argNum": 1, "expr": "localizer.ErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Specifies the screen width for output", "message": "Specifies the screen width for output", - "translation": "" + "translation": "Especificar el ancho de pantalla de la salida.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Dedicated administrator connection", "message": "Dedicated administrator connection", - "translation": "" + "translation": "Conexión de administrador dedicada", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Quoted identifiers are always enabled", "message": "Provided for backward compatibility. Quoted identifiers are always enabled", - "translation": "" + "translation": "Proporcionado para compatibilidad con versiones anteriores. Los identificadores entre comillas siempre están habilitados", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Client regional settings are not used", "message": "Provided for backward compatibility. Client regional settings are not used", - "translation": "" + "translation": "Proporcionado para compatibilidad con versiones anteriores. No se usa la configuración regional del cliente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sets the sqlcmd scripting variable {V}", "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", + "translation": "Establece la variable de scripting sqlcmd {V}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "V", @@ -2417,12 +2933,14 @@ "argNum": 1, "expr": "v" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", + "translation": "'{Flag} {Value}': El valor debe ser mayor o igual que {Min} y menor o igual que {Max}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2456,12 +2974,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", + "translation": "'{Flag} {Value}': El valor debe ser mayor que {Min} y menor que {Max}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2495,12 +3015,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", + "translation": "'{Flag} {Value}': Argumento inesperado. El valor del argumento debe ser {AllowedValues0}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2526,12 +3048,14 @@ "argNum": 3, "expr": "allowedValues[0]" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", + "translation": "'{Flag} {Value}': Argumento inesperado. El valor del argumento debe ser uno de {AllowedValues}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2557,12 +3081,14 @@ "argNum": 3, "expr": "allowedValues" } - ] + ], + "fuzzy": true }, { "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", - "translation": "", + "translation": "Las opciones {Flag1} y {Flag2} se excluyen mutuamente.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag1", @@ -2580,12 +3106,14 @@ "argNum": 2, "expr": "flag2" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Missing argument. Enter '-?' for help.", "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}': Falta el argumento. Escriba \"-?\"para obtener ayuda.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2595,12 +3123,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Unknown Option. Enter '-?' for help.", "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}': opción desconocida. Escriba \"-?\"para obtener ayuda.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2610,12 +3140,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "invalid batch terminator '{BatchTerminator}'", "message": "invalid batch terminator '{BatchTerminator}'", "translation": "terminador de lote no válido '{BatchTerminator}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminator", @@ -2625,27 +3157,35 @@ "argNum": 1, "expr": "args.BatchTerminator" } - ] + ], + "fuzzy": true }, { "id": "Sqlcmd: Error:", "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: error:" + "translation": "Sqlcmd: Error:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sqlcmd: Warning:", "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: advertencia:" + "translation": "Sqlcmd: Advertencia:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "los comandos ED y !!\u003ccomando\u003e, el script de inicio y las variables de entorno están deshabilitados" + "translation": "Los comandos ED y !! \u003ccommand\u003e, el script de inicio y variables de entorno están deshabilitados", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The scripting variable: '{Variable}' is read-only", "message": "The scripting variable: '{Variable}' is read-only", - "translation": "la variable de script '{Variable}' es de solo lectura", + "translation": "La variable de scripting '{Variable}' es de solo lectura", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2655,12 +3195,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "'{Variable}' scripting variable not defined.", "message": "'{Variable}' scripting variable not defined.", - "translation": "No se definió la variable de script '{Variable}'.", + "translation": "Variable de scripting '{Variable}' no definida.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2670,12 +3212,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "la variable de entorno '{Variable}' tiene un valor no válido: '{EnvVal}'.", + "translation": "La variable de entorno '{Variable}' tiene un valor no válido: '{EnvVal}'.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2693,12 +3237,14 @@ "argNum": 2, "expr": "envVal" } - ] + ], + "fuzzy": true }, { "id": "Syntax error at line {LineNumber} near command '{Command}'.", "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "error de sintaxis en la línea {LineNumber} cerca del comando '{Command}'.", + "translation": "Error de sintaxis en la línea {LineNumber} cerca del comando '{Command}'.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LineNumber", @@ -2716,12 +3262,14 @@ "argNum": 2, "expr": "e.Command" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} no se pudo abrir o actuar sobre el archivo {Filepath} (motivo: {Error}).", + "translation": "{ErrorPrefix} Error al abrir o trabajar en el archivo {Filepath} (Motivo: {Error}).", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2747,12 +3295,14 @@ "argNum": 3, "expr": "err.Error()" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix}Syntax error at line {LineNumber}", "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}error de sintaxis en la línea {LineNumber}", + "translation": "{ErrorPrefix} Error de sintaxis en la línea {LineNumber}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2770,12 +3320,14 @@ "argNum": 2, "expr": "lineNumber" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Mensaje {Number}, Nivel {Class}, Estado {State}, Servidor {ServerName}, Procedimiento {ProcName}, Línea {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2833,12 +3385,14 @@ "argNum": 7, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Mensaje {Number}, Nivel {Class}, Estado {State}, Servidor {ServerName}, Línea {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2888,12 +3442,14 @@ "argNum": 6, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable identifier {Name}", "message": "Invalid variable identifier {Name}", - "translation": "", + "translation": "Identificador de variable {Name} no válido", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -2903,12 +3459,14 @@ "argNum": 1, "expr": "name" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable value {Val}", "message": "Invalid variable value {Val}", - "translation": "", + "translation": "Valor de variable {Val} no válido", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Val", @@ -2918,7 +3476,8 @@ "argNum": 1, "expr": "val" } - ] + ], + "fuzzy": true } ] } \ No newline at end of file diff --git a/internal/translations/locales/fr-FR/messages.gotext.json b/internal/translations/locales/fr-FR/messages.gotext.json index f5be2383..3254b29d 100644 --- a/internal/translations/locales/fr-FR/messages.gotext.json +++ b/internal/translations/locales/fr-FR/messages.gotext.json @@ -1,2719 +1,3504 @@ { - "language": "fr-FR", - "messages": [ - { - "id": "Install/Create, Query, Uninstall SQL Server", - "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" - }, - { - "id": "View configuration information and connection strings", - "message": "View configuration information and connection strings", - "translation": "" - }, - { - "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", - "placeholders": [ - { - "id": "FeedbackUrl", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "feedbackUrl" - } - ] - }, - { - "id": "help for backwards compatibility flags (-S, -U, -E etc.)", - "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" - }, - { - "id": "print version of sqlcmd", - "message": "print version of sqlcmd", - "translation": "" - }, - { - "id": "configuration file", - "message": "configuration file", - "translation": "" - }, - { - "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" - }, - { - "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", - "placeholders": [ - { - "id": "UseContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UseContextCommand" - } - ] - }, - { - "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Install/Create SQL Server, Azure SQL, and Tools", - "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" - }, - { - "id": "Open tools (e.g Azure Data Studio) for current context", - "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" - }, - { - "id": "Run a query against the current context", - "message": "Run a query against the current context", - "translation": "" - }, - { - "id": "Run a query", - "message": "Run a query", - "translation": "" - }, - { - "id": "Run a query using [{Master}] database", - "message": "Run a query using [{Master}] database", - "translation": "", - "placeholders": [ - { - "id": "Master", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"master\"" - } - ] - }, - { - "id": "Set new default database", - "message": "Set new default database", - "translation": "" - }, - { - "id": "Command text to run", - "message": "Command text to run", - "translation": "" - }, - { - "id": "Database to use", - "message": "Database to use", - "translation": "" - }, - { - "id": "Start current context", - "message": "Start current context", - "translation": "" - }, - { - "id": "Start the current context", - "message": "Start the current context", - "translation": "" - }, - { - "id": "To view available contexts", - "message": "To view available contexts", - "translation": "" - }, - { - "id": "No current context", - "message": "No current context", - "translation": "" - }, - { - "id": "Starting {Arg_1} for context {Arg_2}", - "message": "Starting {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create new context with a sql container", - "message": "Create new context with a sql container", - "translation": "" - }, - { - "id": "Current context does not have a container", - "message": "Current context does not have a container", - "translation": "" - }, - { - "id": "Stop current context", - "message": "Stop current context", - "translation": "" - }, - { - "id": "Stop the current context", - "message": "Stop the current context", - "translation": "" - }, - { - "id": "Stopping {Arg_1} for context {Arg_2}", - "message": "Stopping {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create a new context with a SQL Server container", - "message": "Create a new context with a SQL Server container", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context", - "message": "Uninstall/Delete the current context", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt", - "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" - }, - { - "id": "Quiet mode (do not stop for user input to confirm the operation)", - "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" - }, - { - "id": "Complete the operation even if non-system (user) database files are present", - "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" - }, - { - "id": "View available contexts", - "message": "View available contexts", - "translation": "" - }, - { - "id": "Create context", - "message": "Create context", - "translation": "" - }, - { - "id": "Create context with SQL Server container", - "message": "Create context with SQL Server container", - "translation": "" - }, - { - "id": "Add a context manually", - "message": "Add a context manually", - "translation": "" - }, - { - "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Verifying no user (non-system) database (.mdf) files", - "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" - }, - { - "id": "To start the container", - "message": "To start the container", - "translation": "" - }, - { - "id": "To override the check, use {__force}", - "message": "To override the check, use {__force}", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Container is not running, unable to verify that user database files do not exist", - "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" - }, - { - "id": "Removing context {CurrentContextName}", - "message": "Removing context {CurrentContextName}", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Container {Id} no longer exists, continuing to remove context...", - "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", - "placeholders": [ - { - "id": "Id", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "id" - } - ] - }, - { - "id": "Current context is now {NewContextName}", - "message": "Current context is now {NewContextName}", - "translation": "", - "placeholders": [ - { - "id": "NewContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "newContextName" - } - ] - }, - { - "id": "{Operation_completed_successfully}", - "message": "{Operation_completed_successfully}", - "translation": "", - "placeholders": [ - { - "id": "Operation_completed_successfully", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"Operation completed successfully\"" - } - ] - }, - { - "id": "If the database is mounted, run {DropDbQuery}", - "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", - "placeholders": [ - { - "id": "DropDbQuery", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "dropDbQuery" - } - ] - }, - { - "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", - "placeholders": [ - { - "id": "DatabaseFile", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseFile" - } - ] - }, - { - "id": "No endpoints to uninstall", - "message": "No endpoints to uninstall", - "translation": "" - }, - { - "id": "Add a context", - "message": "Add a context", - "translation": "" - }, - { - "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" - }, - { - "id": "Display name for the context", - "message": "Display name for the context", - "translation": "" - }, - { - "id": "Name of endpoint this context will use", - "message": "Name of endpoint this context will use", - "translation": "" - }, - { - "id": "Name of user this context will use", - "message": "Name of user this context will use", - "translation": "" - }, - { - "id": "View existing endpoints to choose from", - "message": "View existing endpoints to choose from", - "translation": "" - }, - { - "id": "Add a new local endpoint", - "message": "Add a new local endpoint", - "translation": "" - }, - { - "id": "Add an already existing endpoint", - "message": "Add an already existing endpoint", - "translation": "" - }, - { - "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.endpointName" - }, - { - "id": "EndpointFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.EndpointFlag" - } - ] - }, - { - "id": "View list of users", - "message": "View list of users", - "translation": "" - }, - { - "id": "Add the user", - "message": "Add the user", - "translation": "" - }, - { - "id": "Add an endpoint", - "message": "Add an endpoint", - "translation": "" - }, - { - "id": "User '{UserName}' does not exist", - "message": "User '{UserName}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "UserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.userName" - } - ] - }, - { - "id": "Open in Azure Data Studio", - "message": "Open in Azure Data Studio", - "translation": "" - }, - { - "id": "To start interactive query session", - "message": "To start interactive query session", - "translation": "" - }, - { - "id": "To run a query", - "message": "To run a query", - "translation": "" - }, - { - "id": "Current Context '{Name}'", - "message": "Current Context '{Name}'", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "context.Name" - } - ] - }, - { - "id": "Add a default endpoint", - "message": "Add a default endpoint", - "translation": "" - }, - { - "id": "Display name for the endpoint", - "message": "Display name for the endpoint", - "translation": "" - }, - { - "id": "The network address to connect to, e.g. 127.0.0.1 etc.", - "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" - }, - { - "id": "The network port to connect to, e.g. 1433 etc.", - "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" - }, - { - "id": "Add a context for this endpoint", - "message": "Add a context for this endpoint", - "translation": "" - }, - { - "id": "View endpoint names", - "message": "View endpoint names", - "translation": "" - }, - { - "id": "View endpoint details", - "message": "View endpoint details", - "translation": "" - }, - { - "id": "View all endpoints details", - "message": "View all endpoints details", - "translation": "" - }, - { - "id": "Delete this endpoint", - "message": "Delete this endpoint", - "translation": "" - }, - { - "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", - "placeholders": [ - { - "id": "UniqueEndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueEndpointName" - }, - { - "id": "Address", - "string": "%[2]v", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "c.address" - }, - { - "id": "Port", - "string": "%[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "c.port" - } - ] - }, - { - "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user (using the SQLCMDPASSWORD environment variable)", - "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" - }, - { - "id": "Add a user", - "message": "Add a user", - "translation": "" - }, - { - "id": "Display name for the user (this is not the username)", - "message": "Display name for the user (this is not the username)", - "translation": "" - }, - { - "id": "Authentication type this user will use (basic | other)", - "message": "Authentication type this user will use (basic | other)", - "translation": "" - }, - { - "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - } - ] - }, - { - "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - }, - { - "id": "ModernAuthTypeOther", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeOther" - } - ] - }, - { - "id": "Authentication type '' is not valid {AuthType}'", - "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", - "placeholders": [ - { - "id": "AuthType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.authType" - } - ] - }, - { - "id": "Remove the {PasswordEncryptFlag} flag", - "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", - "placeholders": [ - { - "id": "AuthTypeFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AuthTypeFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Add the {PasswordEncryptFlag} flag", - "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide a username with the {Arg_1} flag", - "message": "Provide a username with the {Arg_1} flag", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]s", - "type": "", - "underlyingType": "string", - "argNum": 1 - } - ] - }, - { - "id": "Username not provided", - "message": "Username not provided", - "translation": "" - }, - { - "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - }, - { - "id": "PasswordEncryptFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Encryption method '{PasswordEncryption}' is not valid", - "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryption", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.passwordEncryption" - } - ] - }, - { - "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "User '{UniqueUserName}' added", - "message": "User '{UniqueUserName}' added", - "translation": "", - "placeholders": [ - { - "id": "UniqueUserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueUserName" - } - ] - }, - { - "id": "Display connections strings for the current context", - "message": "Display connections strings for the current context", - "translation": "" - }, - { - "id": "List connection strings for all client drivers", - "message": "List connection strings for all client drivers", - "translation": "" - }, - { - "id": "Database for the connection string (default is taken from the T/SQL login)", - "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" - }, - { - "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Display the current-context", - "message": "Display the current-context", - "translation": "" - }, - { - "id": "Delete a context", - "message": "Delete a context", - "translation": "" - }, - { - "id": "Delete a context (including its endpoint and user)", - "message": "Delete a context (including its endpoint and user)", - "translation": "" - }, - { - "id": "Delete a context (excluding its endpoint and user)", - "message": "Delete a context (excluding its endpoint and user)", - "translation": "" - }, - { - "id": "Name of context to delete", - "message": "Name of context to delete", - "translation": "" - }, - { - "id": "Delete the context's endpoint and user as well", - "message": "Delete the context's endpoint and user as well", - "translation": "" - }, - { - "id": "Use the {NameFlag} flag to pass in a context name to delete", - "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "Context '{Name}' deleted", - "message": "Context '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Context '{Name}' does not exist", - "message": "Context '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete an endpoint", - "message": "Delete an endpoint", - "translation": "" - }, - { - "id": "Name of endpoint to delete", - "message": "Name of endpoint to delete", - "translation": "" - }, - { - "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View endpoints", - "message": "View endpoints", - "translation": "" - }, - { - "id": "Endpoint '{Name}' does not exist", - "message": "Endpoint '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Endpoint '{Name}' deleted", - "message": "Endpoint '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete a user", - "message": "Delete a user", - "translation": "" - }, - { - "id": "Name of user to delete", - "message": "Name of user to delete", - "translation": "" - }, - { - "id": "User name must be provided. Provide user name with {NameFlag} flag", - "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View users", - "message": "View users", - "translation": "" - }, - { - "id": "User {Name} does not exist", - "message": "User {Name} does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "User {Name} deleted", - "message": "User {Name} deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many contexts from the sqlconfig file", - "message": "Display one or many contexts from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the context names in your sqlconfig file", - "message": "List all the context names in your sqlconfig file", - "translation": "" - }, - { - "id": "List all the contexts in your sqlconfig file", - "message": "List all the contexts in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one context in your sqlconfig file", - "message": "Describe one context in your sqlconfig file", - "translation": "" - }, - { - "id": "Context name to view details of", - "message": "Context name to view details of", - "translation": "" - }, - { - "id": "Include context details", - "message": "Include context details", - "translation": "" - }, - { - "id": "To view available contexts run `{ContextCommand}`", - "message": "To view available contexts run `{ContextCommand}`", - "translation": "", - "placeholders": [ - { - "id": "ContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetContextCommand" - } - ] - }, - { - "id": "error: no context exists with the name: \"{Name}\"", - "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many endpoints from the sqlconfig file", - "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the endpoints in your sqlconfig file", - "message": "List all the endpoints in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one endpoint in your sqlconfig file", - "message": "Describe one endpoint in your sqlconfig file", - "translation": "" - }, - { - "id": "Endpoint name to view details of", - "message": "Endpoint name to view details of", - "translation": "" - }, - { - "id": "Include endpoint details", - "message": "Include endpoint details", - "translation": "" - }, - { - "id": "To view available endpoints run `{EndpointsCommand}`", - "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", - "placeholders": [ - { - "id": "EndpointsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetEndpointsCommand" - } - ] - }, - { - "id": "error: no endpoint exists with the name: \"{Name}\"", - "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many users from the sqlconfig file", - "message": "Display one or many users from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the users in your sqlconfig file", - "message": "List all the users in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one user in your sqlconfig file", - "message": "Describe one user in your sqlconfig file", - "translation": "" - }, - { - "id": "User name to view details of", - "message": "User name to view details of", - "translation": "" - }, - { - "id": "Include user details", - "message": "Include user details", - "translation": "" - }, - { - "id": "To view available users run `{UsersCommand}`", - "message": "To view available users run `{UsersCommand}`", - "translation": "", - "placeholders": [ - { - "id": "UsersCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetUsersCommand" - } - ] - }, - { - "id": "error: no user exists with the name: \"{Name}\"", - "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Set the current context", - "message": "Set the current context", - "translation": "" - }, - { - "id": "Set the mssql context (endpoint/user) to be the current context", - "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" - }, - { - "id": "Name of context to set as current context", - "message": "Name of context to set as current context", - "translation": "" - }, - { - "id": "To run a query: {RunQueryExample}", - "message": "To run a query: {RunQueryExample}", - "translation": "", - "placeholders": [ - { - "id": "RunQueryExample", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.RunQueryExample" - } - ] - }, - { - "id": "To remove: {UninstallCommand}", - "message": "To remove: {UninstallCommand}", - "translation": "", - "placeholders": [ - { - "id": "UninstallCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UninstallCommand" - } - ] - }, - { - "id": "Switched to context \"{Name}\".", - "message": "Switched to context \"{Name}\".", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "No context exists with the name: \"{Name}\"", - "message": "No context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display merged sqlconfig settings or a specified sqlconfig file", - "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" - }, - { - "id": "Show sqlconfig settings, with REDACTED authentication data", - "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" - }, - { - "id": "Show sqlconfig settings and raw authentication data", - "message": "Show sqlconfig settings and raw authentication data", - "translation": "" - }, - { - "id": "Display raw byte data", - "message": "Display raw byte data", - "translation": "" - }, - { - "id": "Install Azure Sql Edge", - "message": "Install Azure Sql Edge", - "translation": "" - }, - { - "id": "Install/Create Azure SQL Edge in a container", - "message": "Install/Create Azure SQL Edge in a container", - "translation": "" - }, - { - "id": "Tag to use, use get-tags to see list of tags", - "message": "Tag to use, use get-tags to see list of tags", - "translation": "" - }, - { - "id": "Context name (a default context name will be created if not provided)", - "message": "Context name (a default context name will be created if not provided)", - "translation": "" - }, - { - "id": "Create a user database and set it as the default for login", - "message": "Create a user database and set it as the default for login", - "translation": "" - }, - { - "id": "Accept the SQL Server EULA", - "message": "Accept the SQL Server EULA", - "translation": "" - }, - { - "id": "Generated password length", - "message": "Generated password length", - "translation": "" - }, - { - "id": "Minimum number of special characters", - "message": "Minimum number of special characters", - "translation": "" - }, - { - "id": "Minimum number of numeric characters", - "message": "Minimum number of numeric characters", - "translation": "" - }, - { - "id": "Minimum number of upper characters", - "message": "Minimum number of upper characters", - "translation": "" - }, - { - "id": "Special character set to include in password", - "message": "Special character set to include in password", - "translation": "" - }, - { - "id": "Don't download image. Use already downloaded image", - "message": "Don't download image. Use already downloaded image", - "translation": "" - }, - { - "id": "Line in errorlog to wait for before connecting", - "message": "Line in errorlog to wait for before connecting", - "translation": "" - }, - { - "id": "Specify a custom name for the container rather than a randomly generated one", - "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" - }, - { - "id": "Explicitly set the container hostname, it defaults to the container ID", - "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" - }, - { - "id": "Specifies the image CPU architecture", - "message": "Specifies the image CPU architecture", - "translation": "" - }, - { - "id": "Specifies the image operating system", - "message": "Specifies the image operating system", - "translation": "" - }, - { - "id": "Port (next available port from 1433 upwards used by default)", - "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" - }, - { - "id": "Download (into container) and attach database (.bak) from URL", - "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" - }, - { - "id": "Either, add the {AcceptEulaFlag} flag to the command-line", - "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", - "placeholders": [ - { - "id": "AcceptEulaFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AcceptEulaFlag" - } - ] - }, - { - "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", - "placeholders": [ - { - "id": "CreateEnvVarKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "pal.CreateEnvVarKeyword()" - }, - { - "id": "AcceptEulaEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.AcceptEulaEnvVar" - } - ] - }, - { - "id": "EULA not accepted", - "message": "EULA not accepted", - "translation": "" - }, - { - "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.defaultDatabase" - } - ] - }, - { - "id": "Starting {ImageName}", - "message": "Starting {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - }, - { - "id": "ConfigFileUsed", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "config.GetConfigFileUsed()" - } - ] - }, - { - "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", - "placeholders": [ - { - "id": "Sa", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"sa\"" - }, - { - "id": "Sa_1", - "string": "%[2]q", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "\"sa\"" - }, - { - "id": "UserName", - "string": "%[3]q", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "userName" - } - ] - }, - { - "id": "Start interactive session", - "message": "Start interactive session", - "translation": "" - }, - { - "id": "Change current context", - "message": "Change current context", - "translation": "" - }, - { - "id": "View sqlcmd configuration", - "message": "View sqlcmd configuration", - "translation": "" - }, - { - "id": "See connection strings", - "message": "See connection strings", - "translation": "" - }, - { - "id": "Remove", - "message": "Remove", - "translation": "" - }, - { - "id": "Now ready for client connections on port {Port}", - "message": "Now ready for client connections on port {Port}", - "translation": "", - "placeholders": [ - { - "id": "Port", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "c.port" - } - ] - }, - { - "id": "--using URL must be http or https", - "message": "--using URL must be http or https", - "translation": "" - }, - { - "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", - "placeholders": [ - { - "id": "UsingDatabaseUrl", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.usingDatabaseUrl" - } - ] - }, - { - "id": "--using URL must have a path to .bak file", - "message": "--using URL must have a path to .bak file", - "translation": "" - }, - { - "id": "--using file URL must be a .bak file", - "message": "--using file URL must be a .bak file", - "translation": "" - }, - { - "id": "Invalid --using file type", - "message": "Invalid --using file type", - "translation": "" - }, - { - "id": "Creating default database [{DefaultDatabase}]", - "message": "Creating default database [{DefaultDatabase}]", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "defaultDatabase" - } - ] - }, - { - "id": "Downloading {File}", - "message": "Downloading {File}", - "translation": "", - "placeholders": [ - { - "id": "File", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "file" - } - ] - }, - { - "id": "Restoring database {DatabaseName}", - "message": "Restoring database {DatabaseName}", - "translation": "", - "placeholders": [ - { - "id": "DatabaseName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseName" - } - ] - }, - { - "id": "Downloading {ImageName}", - "message": "Downloading {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" - }, - { - "id": "If not, download desktop engine from:", - "message": "If not, download desktop engine from:", - "translation": "" - }, - { - "id": "or", - "message": "or", - "translation": "" - }, - { - "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", - "placeholders": [ - { - "id": "PodmanPsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PodmanPsCommand" - }, - { - "id": "DockerPsCommand", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.DockerPsCommand" - } - ] - }, - { - "id": "Unable to download image {ImageName}", - "message": "Unable to download image {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "File does not exist at URL", - "message": "File does not exist at URL", - "translation": "" - }, - { - "id": "Unable to download file", - "message": "Unable to download file", - "translation": "" - }, - { - "id": "Install/Create SQL Server in a container", - "message": "Install/Create SQL Server in a container", - "translation": "" - }, - { - "id": "See all release tags for SQL Server, install previous version", - "message": "See all release tags for SQL Server, install previous version", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database", - "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" - }, - { - "id": "Create SQL Server with an empty user database", - "message": "Create SQL Server with an empty user database", - "translation": "" - }, - { - "id": "Install/Create SQL Server with full logging", - "message": "Install/Create SQL Server with full logging", - "translation": "" - }, - { - "id": "Get tags available for Azure SQL Edge install", - "message": "Get tags available for Azure SQL Edge install", - "translation": "" - }, - { - "id": "List tags", - "message": "List tags", - "translation": "" - }, - { - "id": "Get tags available for mssql install", - "message": "Get tags available for mssql install", - "translation": "" - }, - { - "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", - "placeholders": [ - { - "id": "PacketSize", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.PacketSize" - } - ] - }, - { - "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': la valeur d'en-tête doit être -1 ou une valeur comprise entre -1 et 2147483647", - "placeholders": [ - { - "id": "Headers", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.Headers" - } - ] - }, - { - "id": "Legal docs and information: aka.ms/SqlcmdLegal", - "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" - }, - { - "id": "Third party notices: aka.ms/SqlcmdNotices", - "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" - }, - { - "id": "Version {Version}", - "message": "Version {Version}", - "translation": "", - "placeholders": [ - { - "id": "Version", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "version" - } - ] - }, - { - "id": "Flags:", - "message": "Flags:", - "translation": "" - }, - { - "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", - "placeholders": [ - { - "id": "HelpFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.HelpFlag" - } - ] - }, - { - "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", - "placeholders": [ - { - "id": "QueryAndExitFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.QueryAndExitFlag" - }, - { - "id": "QueryFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.QueryFlag" - } - ] - }, - { - "id": "Identifies the file that receives output from sqlcmd", - "message": "Identifies the file that receives output from sqlcmd", - "translation": "" - }, - { - "id": "Print version information and exit", - "message": "Print version information and exit", - "translation": "" - }, - { - "id": "Implicitly trust the server certificate without validation", - "message": "Implicitly trust the server certificate without validation", - "translation": "" - }, - { - "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", - "placeholders": [ - { - "id": "DbNameVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DbNameVar" - } - ] - }, - { - "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" - }, - { - "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", - "placeholders": [ - { - "id": "BatchTerminatorGo", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "The login name or contained database user name. For contained database users, you must provide the database name option", - "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", - "placeholders": [ - { - "id": "ConnStrPattern", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ConnStrPattern" - }, - { - "id": "ServerEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ServerEnvVar" - } - ] - }, - { - "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" - }, - { - "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" - }, - { - "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" - }, - { - "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", - "placeholders": [ - { - "id": "InsertKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.InsertKeyword" - } - ] - }, - { - "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" - }, - { - "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", - "placeholders": [ - { - "id": "PacketSizeVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PacketSizeVar" - }, - { - "id": "BatchTerminatorGo", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", - "placeholders": [ - { - "id": "LoginTimeOutVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.LoginTimeOutVar" - } - ] - }, - { - "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", - "placeholders": [ - { - "id": "WorkstationVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.WorkstationVar" - } - ] - }, - { - "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", - "placeholders": [ - { - "id": "ApplicationIntentFlagShort", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ApplicationIntentFlagShort" - } - ] - }, - { - "id": "This switch is used by the client to request an encrypted connection", - "message": "This switch is used by the client to request an encrypted connection", - "translation": "" - }, - { - "id": "Specifies the formatting for results", - "message": "Specifies the formatting for results", - "translation": "" - }, - { - "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" - }, - { - "id": "Level of mssql driver messages to print", - "message": "Level of mssql driver messages to print", - "translation": "" - }, - { - "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", - "placeholders": [ - { - "id": "DosErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DosErrorLevel" - } - ] - }, - { - "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", - "placeholders": [ - { - "id": "StdoutName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.StdoutName" - } - ] - }, - { - "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" - }, - { - "id": "Specifies that all output files are encoded with little-endian Unicode", - "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" - }, - { - "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", - "placeholders": [ - { - "id": "ColSeparatorVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ColSeparatorVar" - } - ] - }, - { - "id": "Remove trailing spaces from a column", - "message": "Remove trailing spaces from a column", - "translation": "" - }, - { - "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" - }, - { - "id": "Password", - "message": "Password", - "translation": "" - }, - { - "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", - "placeholders": [ - { - "id": "ErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ErrorLevel" - } - ] - }, - { - "id": "Specifies the screen width for output", - "message": "Specifies the screen width for output", - "translation": "" - }, - { - "id": "Dedicated administrator connection", - "message": "Dedicated administrator connection", - "translation": "" - }, - { - "id": "Sets the sqlcmd scripting variable {V}", - "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", - "placeholders": [ - { - "id": "V", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "v" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues0", - "string": "%[3]v", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "allowedValues[0]" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues", - "string": "%[3]v", - "type": "[]string", - "underlyingType": "[]string", - "argNum": 3, - "expr": "allowedValues" - } - ] - }, - { - "id": "'{P1}': Missing argument. Enter '-?' for help.", - "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "'{P1}': Unknown Option. Enter '-?' for help.", - "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "invalid batch terminator '{BatchTerminator}'", - "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "terminateur de lot non valide « {BatchTerminator} »", - "placeholders": [ - { - "id": "BatchTerminator", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "args.BatchTerminator" - } - ] - }, - { - "id": "Sqlcmd: Error:", - "message": "Sqlcmd: Error:", - "translation": "Sqlcmd : erreur :" - }, - { - "id": "Sqlcmd: Warning:", - "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd : avertissement " - }, - { - "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "les commandes ED et !!\u003ccommande\u003e, ainsi que le script de démarrage et les variables d'environnement sont désactivées" - }, - { - "id": "The scripting variable: '{Variable}' is read-only", - "message": "The scripting variable: '{Variable}' is read-only", - "translation": "la variable de script « {Variable} » est en lecture seule", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "'{Variable}' scripting variable not defined.", - "message": "'{Variable}' scripting variable not defined.", - "translation": "La variable de script « {Variable} » n'est pas définie.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "la variable d'environnement « {Variable} » comporte une valeur non valide : « {EnvVal} ».", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - }, - { - "id": "EnvVal", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "envVal" - } - ] - }, - { - "id": "Syntax error at line {LineNumber} near command '{Command}'.", - "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "erreur de syntaxe à la ligne {LineNumber} à côté de la commande « {Command} ».", - "placeholders": [ - { - "id": "LineNumber", - "string": "%[1]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 1, - "expr": "e.LineNumber" - }, - { - "id": "Command", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "e.Command" - } - ] - }, - { - "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} une erreur s'est produite lors de l'ouverture ou de l'utilisation du fichier {Filepath} (Raison : {Error}).", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "Filepath", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "filepath" - }, - { - "id": "Error", - "string": "%[3]s", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "err.Error()" - } - ] - }, - { - "id": "{ErrorPrefix}Syntax error at line {LineNumber}", - "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "erreur de syntaxe à la ligne {LineNumber}", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "LineNumber", - "string": "%[2]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 2, - "expr": "lineNumber" - } - ] - }, - { - "id": "Invalid variable identifier {Name}", - "message": "Invalid variable identifier {Name}", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "name" - } - ] - }, - { - "id": "Invalid variable value {Val}", - "message": "Invalid variable value {Val}", - "translation": "", - "placeholders": [ - { - "id": "Val", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "val" - } - ] - } - ] + "language": "fr-FR", + "messages": [ + { + "id": "Install/Create, Query, Uninstall SQL Server", + "message": "Install/Create, Query, Uninstall SQL Server", + "translation": "Installer/créer, interroger, désinstaller SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View configuration information and connection strings", + "message": "View configuration information and connection strings", + "translation": "Afficher les informations de configuration et les chaînes de connexion", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "translation": "sqlcmd : installer/créer/interroger SQL Server, Azure SQL et les outils\n\nRetour:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "FeedbackUrl", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "feedbackUrl" + } + ], + "fuzzy": true + }, + { + "id": "help for backwards compatibility flags (-S, -U, -E etc.)", + "message": "help for backwards compatibility flags (-S, -U, -E etc.)", + "translation": "aide pour les indicateurs de rétrocompatibilité (-S, -U, -E etc.)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "print version of sqlcmd", + "message": "print version of sqlcmd", + "translation": "version imprimable de sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "configuration file", + "message": "configuration file", + "translation": "fichier de configuration", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "translation": "niveau de journalisation, erreur=0, avertissement=1, info=2, débogage=3, trace=4", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "translation": "Modifiez les fichiers sqlconfig à l'aide de sous-commandes telles que \"{UseContextCommand}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UseContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UseContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "translation": "Ajoutez un contexte pour le point de terminaison et l'utilisateur existants (utilisez {PasswordEnvVar} ou {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Install/Create SQL Server, Azure SQL, and Tools", + "message": "Install/Create SQL Server, Azure SQL, and Tools", + "translation": "Installer/créer SQL Server, Azure SQL et les outils", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Open tools (e.g Azure Data Studio) for current context", + "message": "Open tools (e.g Azure Data Studio) for current context", + "translation": "Outils ouverts (par exemple Azure Data Studio) pour le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query against the current context", + "message": "Run a query against the current context", + "translation": "Exécuter une requête sur le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query", + "message": "Run a query", + "translation": "Exécuter une requête", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query using [{Master}] database", + "message": "Run a query using [{Master}] database", + "translation": "Exécuter une requête à l'aide de la base de données [{Master}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Master", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"master\"" + } + ], + "fuzzy": true + }, + { + "id": "Set new default database", + "message": "Set new default database", + "translation": "Définir une nouvelle base de données par défaut", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Command text to run", + "message": "Command text to run", + "translation": "Texte de la commande à exécuter", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database to use", + "message": "Database to use", + "translation": "Base de données à utiliser", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start current context", + "message": "Start current context", + "translation": "Démarrer le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start the current context", + "message": "Start the current context", + "translation": "Démarrer le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts", + "message": "To view available contexts", + "translation": "Pour afficher les contextes disponibles", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "No current context", + "message": "No current context", + "translation": "Pas de contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Starting {Image} for context {CurrentContextName}", + "message": "Starting {Image} for context {CurrentContextName}", + "translation": "Démarrage de {Image} pour le contexte {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create new context with a sql container", + "message": "Create new context with a sql container", + "translation": "Créer un nouveau contexte avec un conteneur sql", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context does not have a container", + "message": "Current context does not have a container", + "translation": "Le contexte actuel n'a pas de conteneur", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop current context", + "message": "Stop current context", + "translation": "Arrêter le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop the current context", + "message": "Stop the current context", + "translation": "Arrêter le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stopping {Image} for context {CurrentContextName}", + "message": "Stopping {Image} for context {CurrentContextName}", + "translation": "Arrêt de {Image} pour le contexte {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create a new context with a SQL Server container", + "message": "Create a new context with a SQL Server container", + "translation": "Créer un nouveau contexte avec un conteneur SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context", + "message": "Uninstall/Delete the current context", + "translation": "Désinstaller/Supprimer le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt", + "message": "Uninstall/Delete the current context, no user prompt", + "translation": "Désinstaller/supprimer le contexte actuel, pas d'invite utilisateur", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "translation": "Désinstaller/supprimer le contexte actuel, aucune invite utilisateur et ignorer le contrôle de sécurité pour les bases de données utilisateur", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Quiet mode (do not stop for user input to confirm the operation)", + "message": "Quiet mode (do not stop for user input to confirm the operation)", + "translation": "Mode silencieux (ne pas s'arrêter pour que l'entrée de l'utilisateur confirme l'opération)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Complete the operation even if non-system (user) database files are present", + "message": "Complete the operation even if non-system (user) database files are present", + "translation": "Terminer l'opération même si des fichiers de base de données non système (utilisateur) sont présents", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View available contexts", + "message": "View available contexts", + "translation": "Afficher les contextes disponibles", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context", + "message": "Create context", + "translation": "Créer un contexte", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context with SQL Server container", + "message": "Create context with SQL Server container", + "translation": "Créer un contexte avec le conteneur SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context manually", + "message": "Add a context manually", + "translation": "Ajouter un contexte manuellement", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "translation": "Le contexte actuel est {CurrentContextName}. Voulez-vous continuer? (O/N)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Verifying no user (non-system) database (.mdf) files", + "message": "Verifying no user (non-system) database (.mdf) files", + "translation": "Vérification de l'absence de fichiers de base de données utilisateur (non système) (.mdf)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start the container", + "message": "To start the container", + "translation": "Pour démarrer le conteneur", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To override the check, use {__force}", + "message": "To override the check, use {__force}", + "translation": "Pour annuler la vérification, utilisez {__force}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Container is not running, unable to verify that user database files do not exist", + "message": "Container is not running, unable to verify that user database files do not exist", + "translation": "Le conteneur n'est pas en cours d'exécution, impossible de vérifier que les fichiers de base de données utilisateur n'existent pas", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Removing context {CurrentContextName}", + "message": "Removing context {CurrentContextName}", + "translation": "Suppression du contexte {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Stopping {Image}", + "message": "Stopping {Image}", + "translation": "Arrêt de {Image}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + } + ], + "fuzzy": true + }, + { + "id": "Container {Id} no longer exists, continuing to remove context...", + "message": "Container {Id} no longer exists, continuing to remove context...", + "translation": "Le conteneur {Id} n'existe plus, poursuite de la suppression du contexte...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Id", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "id" + } + ], + "fuzzy": true + }, + { + "id": "Current context is now {NewContextName}", + "message": "Current context is now {NewContextName}", + "translation": "Le contexte actuel est maintenant {NewContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NewContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "newContextName" + } + ], + "fuzzy": true + }, + { + "id": "{Operation_completed_successfully}", + "message": "{Operation_completed_successfully}", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Operation_completed_successfully", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"Operation completed successfully\"" + } + ], + "fuzzy": true + }, + { + "id": "If the database is mounted, run {DropDbQuery}", + "message": "If the database is mounted, run {DropDbQuery}", + "translation": "Si la base de données est montée, exécutez {DropDbQuery}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DropDbQuery", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "dropDbQuery" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "translation": "Transmettez l'indicateur {__force} pour annuler ce contrôle de sécurité pour les bases de données utilisateur (non système)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "translation": "Impossible de continuer, une base de données utilisateur (non système) ({DatabaseFile}) est présente", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseFile", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseFile" + } + ], + "fuzzy": true + }, + { + "id": "No endpoints to uninstall", + "message": "No endpoints to uninstall", + "translation": "Aucun point de terminaison à désinstaller", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context", + "message": "Add a context", + "translation": "Ajouter un contexte", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "translation": "Ajouter un contexte pour une instance locale de SQL Server sur le port 1433 à l'aide d'une authentification approuvée", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the context", + "message": "Display name for the context", + "translation": "Nom d'affichage du contexte", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint this context will use", + "message": "Name of endpoint this context will use", + "translation": "Nom du point de terminaison que ce contexte utilisera", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user this context will use", + "message": "Name of user this context will use", + "translation": "Nom de l'utilisateur que ce contexte utilisera", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View existing endpoints to choose from", + "message": "View existing endpoints to choose from", + "translation": "Afficher les points de terminaison existants parmi lesquels choisir", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a new local endpoint", + "message": "Add a new local endpoint", + "translation": "Ajouter un nouveau point de terminaison local", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an already existing endpoint", + "message": "Add an already existing endpoint", + "translation": "Ajouter un point de terminaison déjà existant", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "translation": "Point de terminaison requis pour ajouter du contexte. Le point de terminaison '{EndpointName}' n'existe pas. Utiliser l'indicateur {EndpointFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.endpointName" + }, + { + "id": "EndpointFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.EndpointFlag" + } + ], + "fuzzy": true + }, + { + "id": "View list of users", + "message": "View list of users", + "translation": "Afficher la liste des utilisateurs", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add the user", + "message": "Add the user", + "translation": "Ajouter l'utilisateur", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an endpoint", + "message": "Add an endpoint", + "translation": "Ajouter un point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User '{UserName}' does not exist", + "message": "User '{UserName}' does not exist", + "translation": "L'utilisateur '{UserName}' n'existe pas", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.userName" + } + ], + "fuzzy": true + }, + { + "id": "Open in Azure Data Studio", + "message": "Open in Azure Data Studio", + "translation": "Ouvrir dans Azure Data Studio", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start interactive query session", + "message": "To start interactive query session", + "translation": "Pour démarrer une session de requête interactive", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query", + "message": "To run a query", + "translation": "Pour exécuter une requête", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current Context '{Name}'", + "message": "Current Context '{Name}'", + "translation": "Contexte actuel '{Name}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "context.Name" + } + ], + "fuzzy": true + }, + { + "id": "Add a default endpoint", + "message": "Add a default endpoint", + "translation": "Ajouter un point de terminaison par défaut", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the endpoint", + "message": "Display name for the endpoint", + "translation": "Nom d'affichage du point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network address to connect to, e.g. 127.0.0.1 etc.", + "message": "The network address to connect to, e.g. 127.0.0.1 etc.", + "translation": "L'adresse réseau à laquelle se connecter, par ex. 127.0.0.1 etc...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network port to connect to, e.g. 1433 etc.", + "message": "The network port to connect to, e.g. 1433 etc.", + "translation": "Le port réseau auquel se connecter, par ex. 1433 etc...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for this endpoint", + "message": "Add a context for this endpoint", + "translation": "Ajouter un contexte pour ce point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint names", + "message": "View endpoint names", + "translation": "Afficher les noms des terminaux", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint details", + "message": "View endpoint details", + "translation": "Afficher les détails du point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View all endpoints details", + "message": "View all endpoints details", + "translation": "Afficher tous les détails des terminaux", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete this endpoint", + "message": "Delete this endpoint", + "translation": "Supprimer ce point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "translation": "Point de terminaison '{UniqueEndpointName}' ajouté (adresse : '{Address}', port : '{Port}')", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueEndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueEndpointName" + }, + { + "id": "Address", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "c.address" + }, + { + "id": "Port", + "string": "%[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "translation": "Ajouter un utilisateur (à l'aide de la variable d'environnement SQLCMD_PASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMDPASSWORD environment variable)", + "message": "Add a user (using the SQLCMDPASSWORD environment variable)", + "translation": "Ajouter un utilisateur (à l'aide de la variable d'environnement SQLCMDPASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "translation": "Ajouter un utilisateur à l'aide de l'API de protection des données Windows pour chiffrer le mot de passe dans sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user", + "message": "Add a user", + "translation": "Ajouter un utilisateur", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the user (this is not the username)", + "message": "Display name for the user (this is not the username)", + "translation": "Nom d'affichage de l'utilisateur (il ne s'agit pas du nom d'utilisateur)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Authentication type this user will use (basic | other)", + "message": "Authentication type this user will use (basic | other)", + "translation": "Type d'authentification que cet utilisateur utilisera (de base | autre)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "translation": "Le nom d'utilisateur (fournir le mot de passe dans la variable d'environnement {PasswordEnvVar} ou {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "translation": "Méthode de chiffrement du mot de passe ({EncryptionMethodsForUsage}) dans le fichier sqlconfig", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "translation": "Le type d'authentification doit être '{ModernAuthTypeBasic}' ou '{ModernAuthTypeOther}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + }, + { + "id": "ModernAuthTypeOther", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeOther" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type '' is not valid {AuthType}'", + "message": "Authentication type '' is not valid {AuthType}'", + "translation": "Le type d'authentification '' n'est pas valide {AuthType}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthType", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.authType" + } + ], + "fuzzy": true + }, + { + "id": "Remove the {PasswordEncryptFlag} flag", + "message": "Remove the {PasswordEncryptFlag} flag", + "translation": "Supprimer l'indicateur {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "translation": "Transmettez le {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthTypeFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AuthTypeFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "translation": "L'indicateur {PasswordEncryptFlag} ne peut être utilisé que lorsque le type d'authentification est '{ModernAuthTypeBasic}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Add the {PasswordEncryptFlag} flag", + "message": "Add the {PasswordEncryptFlag} flag", + "translation": "Ajoutez l'indicateur {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "translation": "L'indicateur {PasswordEncryptFlag} doit être défini lorsque le type d'authentification est '{ModernAuthTypeBasic}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "translation": "Indiquez le mot de passe dans la variable d'environnement {PasswordEnvVar} (ou {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "translation": "Le type d'authentification '{ModernAuthTypeBasic}' nécessite un mot de passe", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide a username with the {Arg_1} flag", + "message": "Provide a username with the {Arg_1} flag", + "translation": "Indiquez un nom d'utilisateur avec l'indicateur {Arg_1}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Arg_1", + "string": "%[1]s", + "type": "", + "underlyingType": "string", + "argNum": 1 + } + ], + "fuzzy": true + }, + { + "id": "Username not provided", + "message": "Username not provided", + "translation": "Nom d'utilisateur non fourni", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "translation": "Fournissez une méthode de chiffrement valide ({EncryptionMethodsForUsage}) avec l'indicateur {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + }, + { + "id": "PasswordEncryptFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Encryption method '{PasswordEncryption}' is not valid", + "message": "Encryption method '{PasswordEncryption}' is not valid", + "translation": "La méthode de chiffrement '{PasswordEncryption}' n'est pas valide", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryption", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.passwordEncryption" + } + ], + "fuzzy": true + }, + { + "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "translation": "Annuler la définition de l'une des variables d'environnement {PasswordEnvVar} ou {PasswordEnvVar2}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "translation": "Les deux variables d'environnement {PasswordEnvVar} et {PasswordEnvVar2} sont définies.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "User '{UniqueUserName}' added", + "message": "User '{UniqueUserName}' added", + "translation": "Utilisateur '{UniqueUserName}' ajouté", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueUserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueUserName" + } + ], + "fuzzy": true + }, + { + "id": "Display connections strings for the current context", + "message": "Display connections strings for the current context", + "translation": "Afficher les chaînes de connexion pour le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List connection strings for all client drivers", + "message": "List connection strings for all client drivers", + "translation": "Répertorier les chaînes de connexion pour tous les pilotes clients", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database for the connection string (default is taken from the T/SQL login)", + "message": "Database for the connection string (default is taken from the T/SQL login)", + "translation": "Base de données pour la chaîne de connexion (la valeur par défaut est tirée de la connexion T/SQL)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "translation": "Chaînes de connexion uniquement prises en charge pour le type d'authentification {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Display the current-context", + "message": "Display the current-context", + "translation": "Afficher le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context", + "message": "Delete a context", + "translation": "Supprimer un contexte", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (including its endpoint and user)", + "message": "Delete a context (including its endpoint and user)", + "translation": "Supprimer un contexte (y compris son point de terminaison et son utilisateur)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (excluding its endpoint and user)", + "message": "Delete a context (excluding its endpoint and user)", + "translation": "Supprimer un contexte (à l'exclusion de son point de terminaison et de son utilisateur)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to delete", + "message": "Name of context to delete", + "translation": "Nom du contexte à supprimer", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete the context's endpoint and user as well", + "message": "Delete the context's endpoint and user as well", + "translation": "Supprimer également le point de terminaison et l'utilisateur du contexte", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Use the {NameFlag} flag to pass in a context name to delete", + "message": "Use the {NameFlag} flag to pass in a context name to delete", + "translation": "Utilisez le drapeau {NameFlag} pour passer un nom de contexte à supprimer.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' deleted", + "message": "Context '{Name}' deleted", + "translation": "Contexte '{Name}' supprimé", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' does not exist", + "message": "Context '{Name}' does not exist", + "translation": "Le contexte '{Name}' n'existe pas", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete an endpoint", + "message": "Delete an endpoint", + "translation": "Supprimer un point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint to delete", + "message": "Name of endpoint to delete", + "translation": "Nom du point de terminaison à supprimer", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "translation": "Le nom du point de terminaison doit être fourni. Indiquez le nom du point de terminaison avec l'indicateur {NameFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View endpoints", + "message": "View endpoints", + "translation": "Afficher les points de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' does not exist", + "message": "Endpoint '{Name}' does not exist", + "translation": "Le point de terminaison '{Name}' n'existe pas", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' deleted", + "message": "Endpoint '{Name}' deleted", + "translation": "Point de terminaison '{Name}' supprimé", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete a user", + "message": "Delete a user", + "translation": "Supprimer un utilisateur", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user to delete", + "message": "Name of user to delete", + "translation": "Nom de l'utilisateur à supprimer", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name must be provided. Provide user name with {NameFlag} flag", + "message": "User name must be provided. Provide user name with {NameFlag} flag", + "translation": "Le nom d'utilisateur doit être fourni. Indiquez le nom d'utilisateur avec l'indicateur {NameFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View users", + "message": "View users", + "translation": "Afficher les utilisateurs", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User {Name} does not exist", + "message": "User {Name} does not exist", + "translation": "Le nom d'utilisateur n'existe pas", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "User {Name} deleted", + "message": "User {Name} deleted", + "translation": "Utilisateur {Name} supprimé", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many contexts from the sqlconfig file", + "message": "Display one or many contexts from the sqlconfig file", + "translation": "Afficher un ou plusieurs contextes à partir du fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the context names in your sqlconfig file", + "message": "List all the context names in your sqlconfig file", + "translation": "Listez tous les noms de contexte dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the contexts in your sqlconfig file", + "message": "List all the contexts in your sqlconfig file", + "translation": "Lister tous les contextes dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one context in your sqlconfig file", + "message": "Describe one context in your sqlconfig file", + "translation": "Décrivez un contexte dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name to view details of", + "message": "Context name to view details of", + "translation": "Nom du contexte pour afficher les détails de", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include context details", + "message": "Include context details", + "translation": "Inclure les détails du contexte", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts run `{ContextCommand}`", + "message": "To view available contexts run `{ContextCommand}`", + "translation": "Pour afficher les contextes disponibles, exécutez `{ContextCommand}`", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no context exists with the name: \"{Name}\"", + "message": "error: no context exists with the name: \"{Name}\"", + "translation": "erreur : aucun contexte n'existe avec le nom : \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many endpoints from the sqlconfig file", + "message": "Display one or many endpoints from the sqlconfig file", + "translation": "Afficher un ou plusieurs points de terminaison à partir du fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the endpoints in your sqlconfig file", + "message": "List all the endpoints in your sqlconfig file", + "translation": "Répertoriez tous les points de terminaison dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one endpoint in your sqlconfig file", + "message": "Describe one endpoint in your sqlconfig file", + "translation": "Décrivez un point de terminaison dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name to view details of", + "message": "Endpoint name to view details of", + "translation": "Nom du point de terminaison pour afficher les détails de", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include endpoint details", + "message": "Include endpoint details", + "translation": "Inclure les détails du point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available endpoints run `{EndpointsCommand}`", + "message": "To view available endpoints run `{EndpointsCommand}`", + "translation": "Pour afficher les points de terminaison disponibles, exécutez `{EndpointsCommand}`", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetEndpointsCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no endpoint exists with the name: \"{Name}\"", + "message": "error: no endpoint exists with the name: \"{Name}\"", + "translation": "erreur : aucun point de terminaison n'existe avec le nom : \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many users from the sqlconfig file", + "message": "Display one or many users from the sqlconfig file", + "translation": "Afficher un ou plusieurs utilisateurs à partir du fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the users in your sqlconfig file", + "message": "List all the users in your sqlconfig file", + "translation": "Listez tous les utilisateurs dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one user in your sqlconfig file", + "message": "Describe one user in your sqlconfig file", + "translation": "Décrivez un utilisateur dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name to view details of", + "message": "User name to view details of", + "translation": "Nom d'utilisateur pour afficher les détails de", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include user details", + "message": "Include user details", + "translation": "Inclure les détailms de l’utilisateur", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available users run `{UsersCommand}`", + "message": "To view available users run `{UsersCommand}`", + "translation": "Pour afficher les utilisateurs disponibles, exécutez `{UsersCommand}`", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsersCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetUsersCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no user exists with the name: \"{Name}\"", + "message": "error: no user exists with the name: \"{Name}\"", + "translation": "erreur : aucun utilisateur n'existe avec le nom : \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Set the current context", + "message": "Set the current context", + "translation": "Définir le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Set the mssql context (endpoint/user) to be the current context", + "message": "Set the mssql context (endpoint/user) to be the current context", + "translation": "Définissez le contexte mssql (point de terminaison/utilisateur) comme étant le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to set as current context", + "message": "Name of context to set as current context", + "translation": "Nom du contexte à définir comme contexte courant", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query: {RunQueryExample}", + "message": "To run a query: {RunQueryExample}", + "translation": "Pour exécuter une requête : {RunQueryExample}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "RunQueryExample", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.RunQueryExample" + } + ], + "fuzzy": true + }, + { + "id": "To remove: {UninstallCommand}", + "message": "To remove: {UninstallCommand}", + "translation": "Pour supprimer : {UninstallCommand}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UninstallCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UninstallCommand" + } + ], + "fuzzy": true + }, + { + "id": "Switched to context \"{Name}\".", + "message": "Switched to context \"{Name}\".", + "translation": "Passé au contexte \"{Name}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "No context exists with the name: \"{Name}\"", + "message": "No context exists with the name: \"{Name}\"", + "translation": "Aucun contexte n'existe avec le nom : \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display merged sqlconfig settings or a specified sqlconfig file", + "message": "Display merged sqlconfig settings or a specified sqlconfig file", + "translation": "Afficher les paramètres sqlconfig fusionnés ou un fichier sqlconfig spécifié", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings, with REDACTED authentication data", + "message": "Show sqlconfig settings, with REDACTED authentication data", + "translation": "Afficher les paramètres sqlconfig, avec les données d'authentification SUPPRIMÉES", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings and raw authentication data", + "message": "Show sqlconfig settings and raw authentication data", + "translation": "Afficher les paramètres sqlconfig et les données d'authentification brutes", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display raw byte data", + "message": "Display raw byte data", + "translation": "Afficher les données brutes en octets", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install Azure Sql Edge", + "message": "Install Azure Sql Edge", + "translation": "Installer Azure SQL Edge", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create Azure SQL Edge in a container", + "message": "Install/Create Azure SQL Edge in a container", + "translation": "Installer/Créer Azure SQL Edge dans un conteneur", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tag to use, use get-tags to see list of tags", + "message": "Tag to use, use get-tags to see list of tags", + "translation": "Balise à utiliser, utilisez get-tags pour voir la liste des balises", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name (a default context name will be created if not provided)", + "message": "Context name (a default context name will be created if not provided)", + "translation": "Nom du contexte (un nom de contexte par défaut sera créé s'il n'est pas fourni)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create a user database and set it as the default for login", + "message": "Create a user database and set it as the default for login", + "translation": "Créez une base de données d'utilisateurs et définissez-la par défaut pour la connexion", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Accept the SQL Server EULA", + "message": "Accept the SQL Server EULA", + "translation": "Acceptez le CLUF de SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Generated password length", + "message": "Generated password length", + "translation": "Longueur du mot de passe généré", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of special characters", + "message": "Minimum number of special characters", + "translation": "Nombre minimal de caractères spéciaux", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of numeric characters", + "message": "Minimum number of numeric characters", + "translation": "Nombre minimal de caractères numériques", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of upper characters", + "message": "Minimum number of upper characters", + "translation": "Nombre minimum de caractères supérieurs", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Special character set to include in password", + "message": "Special character set to include in password", + "translation": "Jeu de caractères spéciaux à inclure dans le mot de passe", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Don't download image. Use already downloaded image", + "message": "Don't download image. Use already downloaded image", + "translation": "Ne pas télécharger l'image. Utiliser l'image déjà téléchargée", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Line in errorlog to wait for before connecting", + "message": "Line in errorlog to wait for before connecting", + "translation": "Ligne dans le journal des erreurs à attendre avant de se connecter", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specify a custom name for the container rather than a randomly generated one", + "message": "Specify a custom name for the container rather than a randomly generated one", + "translation": "Spécifiez un nom personnalisé pour le conteneur plutôt qu'un nom généré aléatoirement", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Explicitly set the container hostname, it defaults to the container ID", + "message": "Explicitly set the container hostname, it defaults to the container ID", + "translation": "Définissez explicitement le nom d'hôte du conteneur, il s'agit par défaut de l'ID du conteneur", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image CPU architecture", + "message": "Specifies the image CPU architecture", + "translation": "Spécifie l'architecture du processeur de l'image", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image operating system", + "message": "Specifies the image operating system", + "translation": "Spécifie le système d'exploitation de l'image", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Port (next available port from 1433 upwards used by default)", + "message": "Port (next available port from 1433 upwards used by default)", + "translation": "Port (prochain port disponible à partir de 1433 utilisé par défaut)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Download (into container) and attach database (.bak) from URL", + "message": "Download (into container) and attach database (.bak) from URL", + "translation": "Télécharger (dans le conteneur) et joindre la base de données (.bak) à partir de l'URL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Either, add the {AcceptEulaFlag} flag to the command-line", + "message": "Either, add the {AcceptEulaFlag} flag to the command-line", + "translation": "Soit, ajoutez le drapeau {AcceptEulaFlag} à la ligne de commande", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AcceptEulaFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AcceptEulaFlag" + } + ], + "fuzzy": true + }, + { + "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translation": "Ou, définissez la variable d'environnement, c'est-à-dire {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CreateEnvVarKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "pal.CreateEnvVarKeyword()" + }, + { + "id": "AcceptEulaEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.AcceptEulaEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "EULA not accepted", + "message": "EULA not accepted", + "translation": "CLUF non accepté", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "translation": "--user-database {DefaultDatabase} contient des caractères et/ou des guillemets non-ASCII", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Starting {ImageName}", + "message": "Starting {ImageName}", + "translation": "Démarrage de {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "translation": "Création du contexte {CurrentContextName} dans \"{ConfigFileUsed}\", configuration du compte utilisateur...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + }, + { + "id": "ConfigFileUsed", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.GetConfigFileUsed()" + } + ], + "fuzzy": true + }, + { + "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "translation": "Désactivation du compte {Sa} (et rotation du mot de passe {Sa_1}). Création de l'utilisateur {UserName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Sa", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"sa\"" + }, + { + "id": "Sa_1", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "\"sa\"" + }, + { + "id": "UserName", + "string": "%[3]q", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "userName" + } + ], + "fuzzy": true + }, + { + "id": "Start interactive session", + "message": "Start interactive session", + "translation": "Démarrer la session interactive", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Change current context", + "message": "Change current context", + "translation": "Changer le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View sqlcmd configuration", + "message": "View sqlcmd configuration", + "translation": "Afficher la configuration de sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See connection strings", + "message": "See connection strings", + "translation": "Voir les chaînes de connexion", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Remove", + "message": "Remove", + "translation": "Supprimer", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Now ready for client connections on port {Port}", + "message": "Now ready for client connections on port {Port}", + "translation": "Maintenant prêt pour les connexions client sur le port {Port}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Port", + "string": "%[1]d", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must be http or https", + "message": "--using URL must be http or https", + "translation": "--using URL doit être http ou https", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "translation": "{UsingDatabaseUrl} n'est pas une URL valide pour l'indicateur --using", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsingDatabaseUrl", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.usingDatabaseUrl" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must have a path to .bak file", + "message": "--using URL must have a path to .bak file", + "translation": "--using URL doit avoir un chemin vers le fichier .bak", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--using file URL must be a .bak file", + "message": "--using file URL must be a .bak file", + "translation": "--using l'URL du fichier doit être un fichier .bak", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Invalid --using file type", + "message": "Invalid --using file type", + "translation": "Non valide --using type de fichier", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Creating default database [{DefaultDatabase}]", + "message": "Creating default database [{DefaultDatabase}]", + "translation": "Création de la base de données par défaut [{DefaultDatabase}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {File}", + "message": "Downloading {File}", + "translation": "Téléchargement de {File}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "File", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "file" + } + ], + "fuzzy": true + }, + { + "id": "Restoring database {DatabaseName}", + "message": "Restoring database {DatabaseName}", + "translation": "Restauration de la base de données {DatabaseName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseName" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {ImageName}", + "message": "Downloading {ImageName}", + "translation": "Téléchargement de {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "translation": "Un environnement d'exécution de conteneur est-il installé sur cette machine (par exemple, Podman ou Docker) ?", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "If not, download desktop engine from:", + "message": "If not, download desktop engine from:", + "translation": "Sinon, téléchargez le moteur de bureau à partir de :", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "or", + "message": "or", + "translation": "ou", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "translation": "Un environnement d'exécution de conteneur est-il en cours d'exécution ? (Essayez `{PodmanPsCommand}` ou `{DockerPsCommand}` (liste des conteneurs), est-ce qu'il retourne sans erreur ?)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PodmanPsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PodmanPsCommand" + }, + { + "id": "DockerPsCommand", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.DockerPsCommand" + } + ], + "fuzzy": true + }, + { + "id": "Unable to download image {ImageName}", + "message": "Unable to download image {ImageName}", + "translation": "Impossible de télécharger l'image {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "File does not exist at URL", + "message": "File does not exist at URL", + "translation": "Le fichier n'existe pas à l'URL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Unable to download file", + "message": "Unable to download file", + "translation": "Impossible de télécharger le fichier", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server in a container", + "message": "Install/Create SQL Server in a container", + "translation": "Installer/Créer SQL Server dans un conteneur", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See all release tags for SQL Server, install previous version", + "message": "See all release tags for SQL Server, install previous version", + "translation": "Voir toutes les balises de version pour SQL Server, installer la version précédente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database", + "message": "Create SQL Server, download and attach AdventureWorks sample database", + "translation": "Créer SQL Server, télécharger et attacher l'exemple de base de données AdventureWorks", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "translation": "Créez SQL Server, téléchargez et attachez un exemple de base de données AdventureWorks avec un nom de base de données différent", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server with an empty user database", + "message": "Create SQL Server with an empty user database", + "translation": "Créer SQL Server avec une base de données utilisateur vide", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server with full logging", + "message": "Install/Create SQL Server with full logging", + "translation": "Installer/Créer SQL Server avec une journalisation complète", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for Azure SQL Edge install", + "message": "Get tags available for Azure SQL Edge install", + "translation": "Obtenir les balises disponibles pour l'installation d'Azure SQL Edge", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List tags", + "message": "List tags", + "translation": "Liste des balises", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for mssql install", + "message": "Get tags available for mssql install", + "translation": "Obtenir les balises disponibles pour l'installation de mssql", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd start", + "message": "sqlcmd start", + "translation": "démarrage sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Container is not running", + "message": "Container is not running", + "translation": "Le conteneur ne fonctionne pas", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Appuyez sur Ctrl+C pour quitter ce processus...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Une erreur \"Pas assez de ressources mémoire disponibles\" peut être causée par trop d'informations d'identification déjà stockées dans Windows Credential Manager", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Échec de l'écriture des informations d'identification dans le gestionnaire d'informations d'identification Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The -L parameter can not be used in combination with other parameters.", + "message": "The -L parameter can not be used in combination with other parameters.", + "translation": "Le paramètre -L ne peut pas être utilisé en combinaison avec d'autres paramètres.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "translation": "'-a {PacketSize}' : la taille du paquet doit être un nombre compris entre 512 et 32767.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSize", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.PacketSize" + } + ], + "fuzzy": true + }, + { + "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "translation": "'-h {Headers}' : la valeur de l'en-tête doit être soit -1, soit une valeur comprise entre 1 et 2147483647", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Headers", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.Headers" + } + ], + "fuzzy": true + }, + { + "id": "Servers:", + "message": "Servers:", + "translation": "Serveurs :", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Legal docs and information: aka.ms/SqlcmdLegal", + "message": "Legal docs and information: aka.ms/SqlcmdLegal", + "translation": "Documents et informations juridiques : aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Third party notices: aka.ms/SqlcmdNotices", + "message": "Third party notices: aka.ms/SqlcmdNotices", + "translation": "Avis de tiers : aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Version {Version}", + "message": "Version {Version}", + "translation": "Version {Version}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Version", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "version" + } + ], + "fuzzy": true + }, + { + "id": "Flags:", + "message": "Flags:", + "translation": "Drapeaux :", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "translation": "-? affiche ce résumé de la syntaxe, {HelpFlag} affiche l'aide moderne de la sous-commande sqlcmd", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "HelpFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.HelpFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "translation": "Identifie un ou plusieurs fichiers contenant des lots d'instructions langage SQL. Si un ou plusieurs fichiers n'existent pas, sqlcmd se fermera. Mutuellement exclusif avec {QueryAndExitFlag}/{QueryFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "QueryAndExitFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.QueryAndExitFlag" + }, + { + "id": "QueryFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.QueryFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies the file that receives output from sqlcmd", + "message": "Identifies the file that receives output from sqlcmd", + "translation": "Identifie le fichier qui reçoit la sortie de sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Print version information and exit", + "message": "Print version information and exit", + "translation": "Imprimer les informations de version et quitter", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Implicitly trust the server certificate without validation", + "message": "Implicitly trust the server certificate without validation", + "translation": "Approuver implicitement le certificat du serveur sans validation", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "translation": "Cette option définit la variable de script sqlcmd {DbNameVar}. Ce paramètre spécifie la base de données initiale. La valeur par défaut est la propriété default-database de votre connexion. Si la base de données n'existe pas, un message d'erreur est généré et sqlcmd se termine", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DbNameVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DbNameVar" + } + ], + "fuzzy": true + }, + { + "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "translation": "Utilise une connexion approuvée au lieu d'utiliser un nom d'utilisateur et un mot de passe pour se connecter à SQL Server, en ignorant toutes les variables d'environnement qui définissent le nom d'utilisateur et le mot de passe", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "translation": "Spécifie le terminateur de lot. La valeur par défaut est {BatchTerminatorGo}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminatorGo", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "The login name or contained database user name. For contained database users, you must provide the database name option", + "message": "The login name or contained database user name. For contained database users, you must provide the database name option", + "translation": "Nom de connexion ou nom d'utilisateur de la base de données contenue. Pour les utilisateurs de base de données autonome, vous devez fournir l'option de nom de base de données", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "translation": "Exécute une requête lorsque sqlcmd démarre, mais ne quitte pas sqlcmd lorsque la requête est terminée. Plusieurs requêtes délimitées par des points-virgules peuvent être exécutées", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "translation": "Exécute une requête au démarrage de sqlcmd, puis quitte immédiatement sqlcmd. Plusieurs requêtes délimitées par des points-virgules peuvent être exécutées", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "translation": "{ConnStrPattern} Spécifie l'instance de SQL Server à laquelle se connecter. Il définit la variable de script sqlcmd {ServerEnvVar}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ConnStrPattern", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ConnStrPattern" + }, + { + "id": "ServerEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ServerEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "translation": "Désactive les commandes susceptibles de compromettre la sécurité du système. Sqlcmd émet un avertissement et continue", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translation": "Spécifie la méthode d'authentification SQL à utiliser pour se connecter à Azure SQL Database. L'un des suivants : ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "translation": "Indique à sqlcmd d'utiliser l'authentification ActiveDirectory. Si aucun nom d'utilisateur n'est fourni, la méthode d'authentification ActiveDirectoryDefault est utilisée. Si un mot de passe est fourni, ActiveDirectoryPassword est utilisé. Sinon, ActiveDirectoryInteractive est utilisé", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "translation": "Force sqlcmd à ignorer les variables de script. Ce paramètre est utile lorsqu'un script contient de nombreuses instructions {InsertKeyword} qui peuvent contenir des chaînes ayant le même format que les variables régulières, telles que $(variable_name)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "InsertKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.InsertKeyword" + } + ], + "fuzzy": true + }, + { + "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "translation": "Crée une variable de script sqlcmd qui peut être utilisée dans un script sqlcmd. Placez la valeur entre guillemets si la valeur contient des espaces. Vous pouvez spécifier plusieurs valeurs var=values. S’il y a des erreurs dans l’une des valeurs spécifiées, sqlcmd génère un message d’erreur, puis quitte", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "translation": "Demande un paquet d'une taille différente. Cette option définit la variable de script sqlcmd {PacketSizeVar}. packet_size doit être une valeur comprise entre 512 et 32767. La valeur par défaut = 4096. Une taille de paquet plus grande peut améliorer les performances d'exécution des scripts comportant de nombreuses instructions SQL entre les commandes {BatchTerminatorGo}. Vous pouvez demander une taille de paquet plus grande. Cependant, si la demande est refusée, sqlcmd utilise la valeur par défaut du serveur pour la taille des paquets", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSizeVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PacketSizeVar" + }, + { + "id": "BatchTerminatorGo", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "translation": "Spécifie le nombre de secondes avant qu'une connexion sqlcmd au pilote go-mssqldb n'expire lorsque vous essayez de vous connecter à un serveur. Cette option définit la variable de script sqlcmd {LoginTimeOutVar}. La valeur par défaut est 30. 0 signifie infini", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LoginTimeOutVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.LoginTimeOutVar" + } + ], + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "translation": "Cette option définit la variable de script sqlcmd {WorkstationVar}. Le nom du poste de travail est répertorié dans la colonne hostname de la vue catalogue sys.sysprocesses et peut être renvoyé à l'aide de la procédure stockée sp_who. Si cette option n'est pas spécifiée, la valeur par défaut est le nom de l'ordinateur actuel. Ce nom peut être utilisé pour identifier différentes sessions sqlcmd", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "WorkstationVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.WorkstationVar" + } + ], + "fuzzy": true + }, + { + "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "translation": "Déclare le type de charge de travail de l'application lors de la connexion à un serveur. La seule valeur actuellement prise en charge est ReadOnly. Si {ApplicationIntentFlagShort} n'est pas spécifié, l'utilitaire sqlcmd ne prendra pas en charge la connectivité à un réplica secondaire dans un groupe de disponibilité Always On", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ApplicationIntentFlagShort", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ApplicationIntentFlagShort" + } + ], + "fuzzy": true + }, + { + "id": "This switch is used by the client to request an encrypted connection", + "message": "This switch is used by the client to request an encrypted connection", + "translation": "Ce commutateur est utilisé par le client pour demander une connexion chiffrée", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the formatting for results", + "message": "Specifies the formatting for results", + "translation": "Spécifie le formatage des résultats", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "translation": "Contrôle quels messages d'erreur sont envoyés à stdout. Les messages dont le niveau de gravité est supérieur ou égal à ce niveau sont envoyés", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Level of mssql driver messages to print", + "message": "Level of mssql driver messages to print", + "translation": "Niveau des messages du pilote mssql à imprimer", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "translation": "Spécifie que sqlcmd se termine et renvoie une valeur {DosErrorLevel} lorsqu'une erreur se produit", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DosErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DosErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "translation": "Contrôle quels messages d'erreur sont envoyés à {StdoutName}. Les messages dont le niveau de gravité est supérieur ou égal à ce niveau sont envoyés", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "StdoutName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.StdoutName" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "translation": "Spécifie le nombre de lignes à imprimer entre les en-têtes de colonne. Utilisez -h-1 pour spécifier que les en-têtes ne doivent pas être imprimés", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that all output files are encoded with little-endian Unicode", + "message": "Specifies that all output files are encoded with little-endian Unicode", + "translation": "Spécifie que tous les fichiers de sortie sont codés avec Unicode little-endian", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "translation": "Spécifie le caractère séparateur de colonne. Définit la variable {ColSeparatorVar}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ColSeparatorVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ColSeparatorVar" + } + ], + "fuzzy": true + }, + { + "id": "Remove trailing spaces from a column", + "message": "Remove trailing spaces from a column", + "translation": "Supprimer les espaces de fin d'une colonne", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "translation": "Fourni pour la rétrocompatibilité. Sqlcmd optimise toujours la détection du réplica actif d'un cluster de basculement langage SQL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Password", + "message": "Password", + "translation": "Mot de passe", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "translation": "Contrôle le niveau de gravité utilisé pour définir la variable {ErrorLevel} à la sortie", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the screen width for output", + "message": "Specifies the screen width for output", + "translation": "Spécifie la largeur de l'écran pour la sortie", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Dedicated administrator connection", + "message": "Dedicated administrator connection", + "translation": "Connexion administrateur dédiée", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Quoted identifiers are always enabled", + "message": "Provided for backward compatibility. Quoted identifiers are always enabled", + "translation": "Fourni pour la rétrocompatibilité. Les identifiants entre guillemets sont toujours activés", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Client regional settings are not used", + "message": "Provided for backward compatibility. Client regional settings are not used", + "translation": "Fourni pour la rétrocompatibilité. Les paramètres régionaux du client ne sont pas utilisés", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sets the sqlcmd scripting variable {V}", + "message": "Sets the sqlcmd scripting variable {V}", + "translation": "Définit la variable de script sqlcmd {V}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "V", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "v" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "translation": "'{Flag} {Value}' : la valeur doit être supérieure ou égale à {Min} et inférieure ou égale à {Max}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "translation": "'{Flag} {Value}' : la valeur doit être supérieure à {Min} et inférieure à {Max}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "translation": "'{Flag} {Value}' : Argument inattendu. La valeur de l’argument doit être {AllowedValues0}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues0", + "string": "%[3]v", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "allowedValues[0]" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "translation": "'{Flag} {Value}' : Argument inattendu. La valeur de l'argument doit être l'une des {AllowedValues}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues", + "string": "%[3]v", + "type": "[]string", + "underlyingType": "[]string", + "argNum": 3, + "expr": "allowedValues" + } + ], + "fuzzy": true + }, + { + "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "translation": "Les options {Flag1} et {Flag2} s'excluent mutuellement.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag1" + }, + { + "id": "Flag2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "flag2" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Missing argument. Enter '-?' for help.", + "message": "'{P1}': Missing argument. Enter '-?' for help.", + "translation": "'{P1}' : argument manquant. Entrer '-?' pour aider.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Unknown Option. Enter '-?' for help.", + "message": "'{P1}': Unknown Option. Enter '-?' for help.", + "translation": "'{P1}' : option inconnue. Entrer '-?' pour aider.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "invalid batch terminator '{BatchTerminator}'", + "message": "invalid batch terminator '{BatchTerminator}'", + "translation": "terminateur de lot invalide '{BatchTerminator}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminator", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "args.BatchTerminator" + } + ], + "fuzzy": true + }, + { + "id": "Sqlcmd: Error:", + "message": "Sqlcmd: Error:", + "translation": "Sqlcmd : Erreur :", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sqlcmd: Warning:", + "message": "Sqlcmd: Warning:", + "translation": "Sqlcmd : Attention :", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "ED and !! commands, startup script, and environment variables are disabled", + "message": "ED and !! commands, startup script, and environment variables are disabled", + "translation": "Les commandes ED et !!, le script de démarrage et les variables d'environnement sont désactivés", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The scripting variable: '{Variable}' is read-only", + "message": "The scripting variable: '{Variable}' is read-only", + "translation": "La variable de script : '{Variable}' est en lecture seule", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "'{Variable}' scripting variable not defined.", + "message": "'{Variable}' scripting variable not defined.", + "translation": "'{Variable}' variable de script non définie.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "translation": "La variable d'environnement : '{Variable}' a une valeur non valide : '{EnvVal}'.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + }, + { + "id": "EnvVal", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "envVal" + } + ], + "fuzzy": true + }, + { + "id": "Syntax error at line {LineNumber} near command '{Command}'.", + "message": "Syntax error at line {LineNumber} near command '{Command}'.", + "translation": "Erreur de syntaxe à la ligne {LineNumber} près de la commande '{Command}'.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LineNumber", + "string": "%[1]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 1, + "expr": "e.LineNumber" + }, + { + "id": "Command", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "e.Command" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "translation": "{ErrorPrefix} Une erreur s'est produite lors de l'ouverture ou de l'utilisation du fichier {Filepath} (Raison : {Error}).", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "Filepath", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "filepath" + }, + { + "id": "Error", + "string": "%[3]s", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "err.Error()" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix}Syntax error at line {LineNumber}", + "message": "{ErrorPrefix}Syntax error at line {LineNumber}", + "translation": "{ErrorPrefix}Erreur de syntaxe à la ligne {LineNumber}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "LineNumber", + "string": "%[2]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 2, + "expr": "lineNumber" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "translation": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "ProcName", + "string": "%[5]s", + "type": "string", + "underlyingType": "string", + "argNum": 5, + "expr": "e.ProcName" + }, + { + "id": "LineNo", + "string": "%#[6]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 6, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[7]s", + "type": "string", + "underlyingType": "string", + "argNum": 7, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "translation": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "LineNo", + "string": "%#[5]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 5, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[6]s", + "type": "string", + "underlyingType": "string", + "argNum": 6, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable identifier {Name}", + "message": "Invalid variable identifier {Name}", + "translation": "Identifiant de variable invalide {Name}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "name" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable value {Val}", + "message": "Invalid variable value {Val}", + "translation": "Valeur de variable invalide {Val}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Val", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "val" + } + ], + "fuzzy": true + } + ] } \ No newline at end of file diff --git a/internal/translations/locales/fr-FR/out.gotext.json b/internal/translations/locales/fr-FR/out.gotext.json index fd702797..1028aac2 100644 --- a/internal/translations/locales/fr-FR/out.gotext.json +++ b/internal/translations/locales/fr-FR/out.gotext.json @@ -4,17 +4,22 @@ { "id": "Install/Create, Query, Uninstall SQL Server", "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" + "translation": "Installer/créer, interroger, désinstaller SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View configuration information and connection strings", "message": "View configuration information and connection strings", - "translation": "" + "translation": "Afficher les informations de configuration et les chaînes de connexion", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", + "translation": "sqlcmd : installer/créer/interroger SQL Server, Azure SQL et les outils\n\nRetour:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "FeedbackUrl", @@ -24,32 +29,42 @@ "argNum": 1, "expr": "feedbackUrl" } - ] + ], + "fuzzy": true }, { "id": "help for backwards compatibility flags (-S, -U, -E etc.)", "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" + "translation": "aide pour les indicateurs de rétrocompatibilité (-S, -U, -E etc.)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "print version of sqlcmd", "message": "print version of sqlcmd", - "translation": "" + "translation": "version imprimable de sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "configuration file", "message": "configuration file", - "translation": "" + "translation": "fichier de configuration", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" + "translation": "niveau de journalisation, erreur=0, avertissement=1, info=2, débogage=3, trace=4", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", + "translation": "Modifiez les fichiers sqlconfig à l'aide de sous-commandes telles que \"{UseContextCommand}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UseContextCommand", @@ -59,12 +74,14 @@ "argNum": 1, "expr": "localizer.UseContextCommand" } - ] + ], + "fuzzy": true }, { "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", + "translation": "Ajoutez un contexte pour le point de terminaison et l'utilisateur existants (utilisez {PasswordEnvVar} ou {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -82,32 +99,42 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Install/Create SQL Server, Azure SQL, and Tools", "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" + "translation": "Installer/créer SQL Server, Azure SQL et les outils", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Open tools (e.g Azure Data Studio) for current context", "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" + "translation": "Outils ouverts (par exemple Azure Data Studio) pour le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query against the current context", "message": "Run a query against the current context", - "translation": "" + "translation": "Exécuter une requête sur le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query", "message": "Run a query", - "translation": "" + "translation": "Exécuter une requête", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query using [{Master}] database", "message": "Run a query using [{Master}] database", - "translation": "", + "translation": "Exécuter une requête à l'aide de la base de données [{Master}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Master", @@ -117,47 +144,63 @@ "argNum": 1, "expr": "\"master\"" } - ] + ], + "fuzzy": true }, { "id": "Set new default database", "message": "Set new default database", - "translation": "" + "translation": "Définir une nouvelle base de données par défaut", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Command text to run", "message": "Command text to run", - "translation": "" + "translation": "Texte de la commande à exécuter", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database to use", "message": "Database to use", - "translation": "" + "translation": "Base de données à utiliser", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start current context", "message": "Start current context", - "translation": "" + "translation": "Démarrer le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start the current context", "message": "Start the current context", - "translation": "" + "translation": "Démarrer le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts", "message": "To view available contexts", - "translation": "" + "translation": "Pour afficher les contextes disponibles", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "No current context", "message": "No current context", - "translation": "" + "translation": "Pas de contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Starting {Image} for context {CurrentContextName}", "message": "Starting {Image} for context {CurrentContextName}", - "translation": "", + "translation": "Démarrage de {Image} pour le contexte {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -175,32 +218,42 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create new context with a sql container", "message": "Create new context with a sql container", - "translation": "" + "translation": "Créer un nouveau contexte avec un conteneur sql", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context does not have a container", "message": "Current context does not have a container", - "translation": "" + "translation": "Le contexte actuel n'a pas de conteneur", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop current context", "message": "Stop current context", - "translation": "" + "translation": "Arrêter le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop the current context", "message": "Stop the current context", - "translation": "" + "translation": "Arrêter le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stopping {Image} for context {CurrentContextName}", "message": "Stopping {Image} for context {CurrentContextName}", - "translation": "", + "translation": "Arrêt de {Image} pour le contexte {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -218,62 +271,84 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create a new context with a SQL Server container", "message": "Create a new context with a SQL Server container", - "translation": "" + "translation": "Créer un nouveau contexte avec un conteneur SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context", "message": "Uninstall/Delete the current context", - "translation": "" + "translation": "Désinstaller/Supprimer le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt", "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" + "translation": "Désinstaller/supprimer le contexte actuel, pas d'invite utilisateur", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" + "translation": "Désinstaller/supprimer le contexte actuel, aucune invite utilisateur et ignorer le contrôle de sécurité pour les bases de données utilisateur", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Quiet mode (do not stop for user input to confirm the operation)", "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" + "translation": "Mode silencieux (ne pas s'arrêter pour que l'entrée de l'utilisateur confirme l'opération)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Complete the operation even if non-system (user) database files are present", "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" + "translation": "Terminer l'opération même si des fichiers de base de données non système (utilisateur) sont présents", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View available contexts", "message": "View available contexts", - "translation": "" + "translation": "Afficher les contextes disponibles", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context", "message": "Create context", - "translation": "" + "translation": "Créer un contexte", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context with SQL Server container", "message": "Create context with SQL Server container", - "translation": "" + "translation": "Créer un contexte avec le conteneur SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context manually", "message": "Add a context manually", - "translation": "" + "translation": "Ajouter un contexte manuellement", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", + "translation": "Le contexte actuel est {CurrentContextName}. Voulez-vous continuer? (O/N)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -283,22 +358,28 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Verifying no user (non-system) database (.mdf) files", "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" + "translation": "Vérification de l'absence de fichiers de base de données utilisateur (non système) (.mdf)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start the container", "message": "To start the container", - "translation": "" + "translation": "Pour démarrer le conteneur", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To override the check, use {__force}", "message": "To override the check, use {__force}", - "translation": "", + "translation": "Pour annuler la vérification, utilisez {__force}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -308,17 +389,21 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Container is not running, unable to verify that user database files do not exist", "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" + "translation": "Le conteneur n'est pas en cours d'exécution, impossible de vérifier que les fichiers de base de données utilisateur n'existent pas", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Removing context {CurrentContextName}", "message": "Removing context {CurrentContextName}", - "translation": "", + "translation": "Suppression du contexte {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -328,12 +413,14 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Stopping {Image}", "message": "Stopping {Image}", - "translation": "", + "translation": "Arrêt de {Image}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -343,12 +430,14 @@ "argNum": 1, "expr": "endpoint.ContainerDetails.Image" } - ] + ], + "fuzzy": true }, { "id": "Container {Id} no longer exists, continuing to remove context...", "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", + "translation": "Le conteneur {Id} n'existe plus, poursuite de la suppression du contexte...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Id", @@ -358,12 +447,14 @@ "argNum": 1, "expr": "id" } - ] + ], + "fuzzy": true }, { "id": "Current context is now {NewContextName}", "message": "Current context is now {NewContextName}", - "translation": "", + "translation": "Le contexte actuel est maintenant {NewContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NewContextName", @@ -373,12 +464,14 @@ "argNum": 1, "expr": "newContextName" } - ] + ], + "fuzzy": true }, { "id": "{Operation_completed_successfully}", "message": "{Operation_completed_successfully}", - "translation": "", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Operation_completed_successfully", @@ -388,12 +481,14 @@ "argNum": 1, "expr": "\"Operation completed successfully\"" } - ] + ], + "fuzzy": true }, { "id": "If the database is mounted, run {DropDbQuery}", "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", + "translation": "Si la base de données est montée, exécutez {DropDbQuery}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DropDbQuery", @@ -403,12 +498,14 @@ "argNum": 1, "expr": "dropDbQuery" } - ] + ], + "fuzzy": true }, { "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", + "translation": "Transmettez l'indicateur {__force} pour annuler ce contrôle de sécurité pour les bases de données utilisateur (non système)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -418,12 +515,14 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", + "translation": "Impossible de continuer, une base de données utilisateur (non système) ({DatabaseFile}) est présente", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseFile", @@ -433,57 +532,77 @@ "argNum": 1, "expr": "databaseFile" } - ] + ], + "fuzzy": true }, { "id": "No endpoints to uninstall", "message": "No endpoints to uninstall", - "translation": "" + "translation": "Aucun point de terminaison à désinstaller", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context", "message": "Add a context", - "translation": "" + "translation": "Ajouter un contexte", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" + "translation": "Ajouter un contexte pour une instance locale de SQL Server sur le port 1433 à l'aide d'une authentification approuvée", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the context", "message": "Display name for the context", - "translation": "" + "translation": "Nom d'affichage du contexte", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint this context will use", "message": "Name of endpoint this context will use", - "translation": "" + "translation": "Nom du point de terminaison que ce contexte utilisera", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user this context will use", "message": "Name of user this context will use", - "translation": "" + "translation": "Nom de l'utilisateur que ce contexte utilisera", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View existing endpoints to choose from", "message": "View existing endpoints to choose from", - "translation": "" + "translation": "Afficher les points de terminaison existants parmi lesquels choisir", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a new local endpoint", "message": "Add a new local endpoint", - "translation": "" + "translation": "Ajouter un nouveau point de terminaison local", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an already existing endpoint", "message": "Add an already existing endpoint", - "translation": "" + "translation": "Ajouter un point de terminaison déjà existant", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", + "translation": "Point de terminaison requis pour ajouter du contexte. Le point de terminaison '{EndpointName}' n'existe pas. Utiliser l'indicateur {EndpointFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointName", @@ -501,27 +620,35 @@ "argNum": 2, "expr": "localizer.EndpointFlag" } - ] + ], + "fuzzy": true }, { "id": "View list of users", "message": "View list of users", - "translation": "" + "translation": "Afficher la liste des utilisateurs", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add the user", "message": "Add the user", - "translation": "" + "translation": "Ajouter l'utilisateur", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an endpoint", "message": "Add an endpoint", - "translation": "" + "translation": "Ajouter un point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User '{UserName}' does not exist", "message": "User '{UserName}' does not exist", - "translation": "", + "translation": "L'utilisateur '{UserName}' n'existe pas", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UserName", @@ -531,27 +658,35 @@ "argNum": 1, "expr": "c.userName" } - ] + ], + "fuzzy": true }, { "id": "Open in Azure Data Studio", "message": "Open in Azure Data Studio", - "translation": "" + "translation": "Ouvrir dans Azure Data Studio", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start interactive query session", "message": "To start interactive query session", - "translation": "" + "translation": "Pour démarrer une session de requête interactive", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query", "message": "To run a query", - "translation": "" + "translation": "Pour exécuter une requête", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current Context '{Name}'", "message": "Current Context '{Name}'", - "translation": "", + "translation": "Contexte actuel '{Name}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -561,57 +696,77 @@ "argNum": 1, "expr": "context.Name" } - ] + ], + "fuzzy": true }, { "id": "Add a default endpoint", "message": "Add a default endpoint", - "translation": "" + "translation": "Ajouter un point de terminaison par défaut", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the endpoint", "message": "Display name for the endpoint", - "translation": "" + "translation": "Nom d'affichage du point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network address to connect to, e.g. 127.0.0.1 etc.", "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" + "translation": "L'adresse réseau à laquelle se connecter, par ex. 127.0.0.1 etc...", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network port to connect to, e.g. 1433 etc.", "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" + "translation": "Le port réseau auquel se connecter, par ex. 1433 etc...", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for this endpoint", "message": "Add a context for this endpoint", - "translation": "" + "translation": "Ajouter un contexte pour ce point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint names", "message": "View endpoint names", - "translation": "" + "translation": "Afficher les noms des terminaux", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint details", "message": "View endpoint details", - "translation": "" + "translation": "Afficher les détails du point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View all endpoints details", "message": "View all endpoints details", - "translation": "" + "translation": "Afficher tous les détails des terminaux", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete this endpoint", "message": "Delete this endpoint", - "translation": "" + "translation": "Supprimer ce point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", + "translation": "Point de terminaison '{UniqueEndpointName}' ajouté (adresse : '{Address}', port : '{Port}')", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueEndpointName", @@ -637,42 +792,56 @@ "argNum": 3, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" + "translation": "Ajouter un utilisateur (à l'aide de la variable d'environnement SQLCMD_PASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user (using the SQLCMDPASSWORD environment variable)", "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" + "translation": "Ajouter un utilisateur (à l'aide de la variable d'environnement SQLCMDPASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" + "translation": "Ajouter un utilisateur à l'aide de l'API de protection des données Windows pour chiffrer le mot de passe dans sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user", "message": "Add a user", - "translation": "" + "translation": "Ajouter un utilisateur", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the user (this is not the username)", "message": "Display name for the user (this is not the username)", - "translation": "" + "translation": "Nom d'affichage de l'utilisateur (il ne s'agit pas du nom d'utilisateur)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Authentication type this user will use (basic | other)", "message": "Authentication type this user will use (basic | other)", - "translation": "" + "translation": "Type d'authentification que cet utilisateur utilisera (de base | autre)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", + "translation": "Le nom d'utilisateur (fournir le mot de passe dans la variable d'environnement {PasswordEnvVar} ou {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -690,12 +859,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", + "translation": "Méthode de chiffrement du mot de passe ({EncryptionMethodsForUsage}) dans le fichier sqlconfig", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -705,12 +876,14 @@ "argNum": 1, "expr": "secret.EncryptionMethodsForUsage()" } - ] + ], + "fuzzy": true }, { "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", + "translation": "Le type d'authentification doit être '{ModernAuthTypeBasic}' ou '{ModernAuthTypeOther}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -728,12 +901,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeOther" } - ] + ], + "fuzzy": true }, { "id": "Authentication type '' is not valid {AuthType}'", "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", + "translation": "Le type d'authentification '' n'est pas valide {AuthType}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthType", @@ -743,12 +918,14 @@ "argNum": 1, "expr": "c.authType" } - ] + ], + "fuzzy": true }, { "id": "Remove the {PasswordEncryptFlag} flag", "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Supprimer l'indicateur {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -758,12 +935,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", + "translation": "Transmettez le {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthTypeFlag", @@ -781,12 +960,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "L'indicateur {PasswordEncryptFlag} ne peut être utilisé que lorsque le type d'authentification est '{ModernAuthTypeBasic}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -804,12 +985,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Add the {PasswordEncryptFlag} flag", "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Ajoutez l'indicateur {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -819,12 +1002,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "L'indicateur {PasswordEncryptFlag} doit être défini lorsque le type d'authentification est '{ModernAuthTypeBasic}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -842,12 +1027,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", + "translation": "Indiquez le mot de passe dans la variable d'environnement {PasswordEnvVar} (ou {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -865,12 +1052,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", + "translation": "Le type d'authentification '{ModernAuthTypeBasic}' nécessite un mot de passe", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -880,12 +1069,14 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide a username with the {Arg_1} flag", "message": "Provide a username with the {Arg_1} flag", - "translation": "", + "translation": "Indiquez un nom d'utilisateur avec l'indicateur {Arg_1}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Arg_1", @@ -894,17 +1085,21 @@ "underlyingType": "string", "argNum": 1 } - ] + ], + "fuzzy": true }, { "id": "Username not provided", "message": "Username not provided", - "translation": "" + "translation": "Nom d'utilisateur non fourni", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Fournissez une méthode de chiffrement valide ({EncryptionMethodsForUsage}) avec l'indicateur {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -922,12 +1117,14 @@ "argNum": 2, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Encryption method '{PasswordEncryption}' is not valid", "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", + "translation": "La méthode de chiffrement '{PasswordEncryption}' n'est pas valide", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryption", @@ -937,12 +1134,14 @@ "argNum": 1, "expr": "c.passwordEncryption" } - ] + ], + "fuzzy": true }, { "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", + "translation": "Annuler la définition de l'une des variables d'environnement {PasswordEnvVar} ou {PasswordEnvVar2}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -960,12 +1159,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", + "translation": "Les deux variables d'environnement {PasswordEnvVar} et {PasswordEnvVar2} sont définies.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -983,12 +1184,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "User '{UniqueUserName}' added", "message": "User '{UniqueUserName}' added", - "translation": "", + "translation": "Utilisateur '{UniqueUserName}' ajouté", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueUserName", @@ -998,27 +1201,35 @@ "argNum": 1, "expr": "uniqueUserName" } - ] + ], + "fuzzy": true }, { "id": "Display connections strings for the current context", "message": "Display connections strings for the current context", - "translation": "" + "translation": "Afficher les chaînes de connexion pour le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List connection strings for all client drivers", "message": "List connection strings for all client drivers", - "translation": "" + "translation": "Répertorier les chaînes de connexion pour tous les pilotes clients", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database for the connection string (default is taken from the T/SQL login)", "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" + "translation": "Base de données pour la chaîne de connexion (la valeur par défaut est tirée de la connexion T/SQL)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", + "translation": "Chaînes de connexion uniquement prises en charge pour le type d'authentification {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -1028,42 +1239,56 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Display the current-context", "message": "Display the current-context", - "translation": "" + "translation": "Afficher le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context", "message": "Delete a context", - "translation": "" + "translation": "Supprimer un contexte", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (including its endpoint and user)", "message": "Delete a context (including its endpoint and user)", - "translation": "" + "translation": "Supprimer un contexte (y compris son point de terminaison et son utilisateur)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (excluding its endpoint and user)", "message": "Delete a context (excluding its endpoint and user)", - "translation": "" + "translation": "Supprimer un contexte (à l'exclusion de son point de terminaison et de son utilisateur)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to delete", "message": "Name of context to delete", - "translation": "" + "translation": "Nom du contexte à supprimer", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete the context's endpoint and user as well", "message": "Delete the context's endpoint and user as well", - "translation": "" + "translation": "Supprimer également le point de terminaison et l'utilisateur du contexte", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Use the {NameFlag} flag to pass in a context name to delete", "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", + "translation": "Utilisez le drapeau {NameFlag} pour passer un nom de contexte à supprimer.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1073,12 +1298,14 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' deleted", "message": "Context '{Name}' deleted", - "translation": "", + "translation": "Contexte '{Name}' supprimé", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1088,12 +1315,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' does not exist", "message": "Context '{Name}' does not exist", - "translation": "", + "translation": "Le contexte '{Name}' n'existe pas", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1103,22 +1332,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete an endpoint", "message": "Delete an endpoint", - "translation": "" + "translation": "Supprimer un point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint to delete", "message": "Name of endpoint to delete", - "translation": "" + "translation": "Nom du point de terminaison à supprimer", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", + "translation": "Le nom du point de terminaison doit être fourni. Indiquez le nom du point de terminaison avec l'indicateur {NameFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1128,17 +1363,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View endpoints", "message": "View endpoints", - "translation": "" + "translation": "Afficher les points de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{Name}' does not exist", "message": "Endpoint '{Name}' does not exist", - "translation": "", + "translation": "Le point de terminaison '{Name}' n'existe pas", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1148,12 +1387,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Endpoint '{Name}' deleted", "message": "Endpoint '{Name}' deleted", - "translation": "", + "translation": "Point de terminaison '{Name}' supprimé", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1163,22 +1404,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete a user", "message": "Delete a user", - "translation": "" + "translation": "Supprimer un utilisateur", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user to delete", "message": "Name of user to delete", - "translation": "" + "translation": "Nom de l'utilisateur à supprimer", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name must be provided. Provide user name with {NameFlag} flag", "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", + "translation": "Le nom d'utilisateur doit être fourni. Indiquez le nom d'utilisateur avec l'indicateur {NameFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1188,17 +1435,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View users", "message": "View users", - "translation": "" + "translation": "Afficher les utilisateurs", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User {Name} does not exist", "message": "User {Name} does not exist", - "translation": "", + "translation": "Le nom d'utilisateur n'existe pas", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1208,12 +1459,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "User {Name} deleted", "message": "User {Name} deleted", - "translation": "", + "translation": "Utilisateur {Name} supprimé", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1223,42 +1476,56 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many contexts from the sqlconfig file", "message": "Display one or many contexts from the sqlconfig file", - "translation": "" + "translation": "Afficher un ou plusieurs contextes à partir du fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the context names in your sqlconfig file", "message": "List all the context names in your sqlconfig file", - "translation": "" + "translation": "Listez tous les noms de contexte dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the contexts in your sqlconfig file", "message": "List all the contexts in your sqlconfig file", - "translation": "" + "translation": "Lister tous les contextes dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one context in your sqlconfig file", "message": "Describe one context in your sqlconfig file", - "translation": "" + "translation": "Décrivez un contexte dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name to view details of", "message": "Context name to view details of", - "translation": "" + "translation": "Nom du contexte pour afficher les détails de", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include context details", "message": "Include context details", - "translation": "" + "translation": "Inclure les détails du contexte", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts run `{ContextCommand}`", "message": "To view available contexts run `{ContextCommand}`", - "translation": "", + "translation": "Pour afficher les contextes disponibles, exécutez `{ContextCommand}`", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ContextCommand", @@ -1268,12 +1535,14 @@ "argNum": 1, "expr": "localizer.GetContextCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no context exists with the name: \"{Name}\"", "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", + "translation": "erreur : aucun contexte n'existe avec le nom : \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1283,37 +1552,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many endpoints from the sqlconfig file", "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" + "translation": "Afficher un ou plusieurs points de terminaison à partir du fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the endpoints in your sqlconfig file", "message": "List all the endpoints in your sqlconfig file", - "translation": "" + "translation": "Répertoriez tous les points de terminaison dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one endpoint in your sqlconfig file", "message": "Describe one endpoint in your sqlconfig file", - "translation": "" + "translation": "Décrivez un point de terminaison dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name to view details of", "message": "Endpoint name to view details of", - "translation": "" + "translation": "Nom du point de terminaison pour afficher les détails de", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include endpoint details", "message": "Include endpoint details", - "translation": "" + "translation": "Inclure les détails du point de terminaison", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available endpoints run `{EndpointsCommand}`", "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", + "translation": "Pour afficher les points de terminaison disponibles, exécutez `{EndpointsCommand}`", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointsCommand", @@ -1323,12 +1604,14 @@ "argNum": 1, "expr": "localizer.GetEndpointsCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no endpoint exists with the name: \"{Name}\"", "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", + "translation": "erreur : aucun point de terminaison n'existe avec le nom : \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1338,37 +1621,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many users from the sqlconfig file", "message": "Display one or many users from the sqlconfig file", - "translation": "" + "translation": "Afficher un ou plusieurs utilisateurs à partir du fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the users in your sqlconfig file", "message": "List all the users in your sqlconfig file", - "translation": "" + "translation": "Listez tous les utilisateurs dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one user in your sqlconfig file", "message": "Describe one user in your sqlconfig file", - "translation": "" + "translation": "Décrivez un utilisateur dans votre fichier sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name to view details of", "message": "User name to view details of", - "translation": "" + "translation": "Nom d'utilisateur pour afficher les détails de", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include user details", "message": "Include user details", - "translation": "" + "translation": "Inclure les détailms de l’utilisateur", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available users run `{UsersCommand}`", "message": "To view available users run `{UsersCommand}`", - "translation": "", + "translation": "Pour afficher les utilisateurs disponibles, exécutez `{UsersCommand}`", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsersCommand", @@ -1378,12 +1673,14 @@ "argNum": 1, "expr": "localizer.GetUsersCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no user exists with the name: \"{Name}\"", "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", + "translation": "erreur : aucun utilisateur n'existe avec le nom : \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1393,27 +1690,35 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Set the current context", "message": "Set the current context", - "translation": "" + "translation": "Définir le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Set the mssql context (endpoint/user) to be the current context", "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" + "translation": "Définissez le contexte mssql (point de terminaison/utilisateur) comme étant le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to set as current context", "message": "Name of context to set as current context", - "translation": "" + "translation": "Nom du contexte à définir comme contexte courant", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query: {RunQueryExample}", "message": "To run a query: {RunQueryExample}", - "translation": "", + "translation": "Pour exécuter une requête : {RunQueryExample}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "RunQueryExample", @@ -1423,12 +1728,14 @@ "argNum": 1, "expr": "localizer.RunQueryExample" } - ] + ], + "fuzzy": true }, { "id": "To remove: {UninstallCommand}", "message": "To remove: {UninstallCommand}", - "translation": "", + "translation": "Pour supprimer : {UninstallCommand}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UninstallCommand", @@ -1438,12 +1745,14 @@ "argNum": 1, "expr": "localizer.UninstallCommand" } - ] + ], + "fuzzy": true }, { "id": "Switched to context \"{Name}\".", "message": "Switched to context \"{Name}\".", - "translation": "", + "translation": "Passé au contexte \"{Name}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1453,12 +1762,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "No context exists with the name: \"{Name}\"", "message": "No context exists with the name: \"{Name}\"", - "translation": "", + "translation": "Aucun contexte n'existe avec le nom : \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1468,127 +1779,175 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display merged sqlconfig settings or a specified sqlconfig file", "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" + "translation": "Afficher les paramètres sqlconfig fusionnés ou un fichier sqlconfig spécifié", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings, with REDACTED authentication data", "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" + "translation": "Afficher les paramètres sqlconfig, avec les données d'authentification SUPPRIMÉES", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings and raw authentication data", "message": "Show sqlconfig settings and raw authentication data", - "translation": "" + "translation": "Afficher les paramètres sqlconfig et les données d'authentification brutes", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display raw byte data", "message": "Display raw byte data", - "translation": "" + "translation": "Afficher les données brutes en octets", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install Azure Sql Edge", "message": "Install Azure Sql Edge", - "translation": "" + "translation": "Installer Azure SQL Edge", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create Azure SQL Edge in a container", "message": "Install/Create Azure SQL Edge in a container", - "translation": "" + "translation": "Installer/Créer Azure SQL Edge dans un conteneur", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tag to use, use get-tags to see list of tags", "message": "Tag to use, use get-tags to see list of tags", - "translation": "" + "translation": "Balise à utiliser, utilisez get-tags pour voir la liste des balises", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name (a default context name will be created if not provided)", "message": "Context name (a default context name will be created if not provided)", - "translation": "" + "translation": "Nom du contexte (un nom de contexte par défaut sera créé s'il n'est pas fourni)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create a user database and set it as the default for login", "message": "Create a user database and set it as the default for login", - "translation": "" + "translation": "Créez une base de données d'utilisateurs et définissez-la par défaut pour la connexion", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Accept the SQL Server EULA", "message": "Accept the SQL Server EULA", - "translation": "" + "translation": "Acceptez le CLUF de SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Generated password length", "message": "Generated password length", - "translation": "" + "translation": "Longueur du mot de passe généré", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of special characters", "message": "Minimum number of special characters", - "translation": "" + "translation": "Nombre minimal de caractères spéciaux", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of numeric characters", "message": "Minimum number of numeric characters", - "translation": "" + "translation": "Nombre minimal de caractères numériques", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of upper characters", "message": "Minimum number of upper characters", - "translation": "" + "translation": "Nombre minimum de caractères supérieurs", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Special character set to include in password", "message": "Special character set to include in password", - "translation": "" + "translation": "Jeu de caractères spéciaux à inclure dans le mot de passe", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Don't download image. Use already downloaded image", "message": "Don't download image. Use already downloaded image", - "translation": "" + "translation": "Ne pas télécharger l'image. Utiliser l'image déjà téléchargée", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Line in errorlog to wait for before connecting", "message": "Line in errorlog to wait for before connecting", - "translation": "" + "translation": "Ligne dans le journal des erreurs à attendre avant de se connecter", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specify a custom name for the container rather than a randomly generated one", "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" + "translation": "Spécifiez un nom personnalisé pour le conteneur plutôt qu'un nom généré aléatoirement", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Explicitly set the container hostname, it defaults to the container ID", "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" + "translation": "Définissez explicitement le nom d'hôte du conteneur, il s'agit par défaut de l'ID du conteneur", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image CPU architecture", "message": "Specifies the image CPU architecture", - "translation": "" + "translation": "Spécifie l'architecture du processeur de l'image", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image operating system", "message": "Specifies the image operating system", - "translation": "" + "translation": "Spécifie le système d'exploitation de l'image", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Port (next available port from 1433 upwards used by default)", "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" + "translation": "Port (prochain port disponible à partir de 1433 utilisé par défaut)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Download (into container) and attach database (.bak) from URL", "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" + "translation": "Télécharger (dans le conteneur) et joindre la base de données (.bak) à partir de l'URL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Either, add the {AcceptEulaFlag} flag to the command-line", "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", + "translation": "Soit, ajoutez le drapeau {AcceptEulaFlag} à la ligne de commande", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AcceptEulaFlag", @@ -1598,12 +1957,14 @@ "argNum": 1, "expr": "localizer.AcceptEulaFlag" } - ] + ], + "fuzzy": true }, { "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", + "translation": "Ou, définissez la variable d'environnement, c'est-à-dire {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CreateEnvVarKeyword", @@ -1621,17 +1982,21 @@ "argNum": 2, "expr": "localizer.AcceptEulaEnvVar" } - ] + ], + "fuzzy": true }, { "id": "EULA not accepted", "message": "EULA not accepted", - "translation": "" + "translation": "CLUF non accepté", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", + "translation": "--user-database {DefaultDatabase} contient des caractères et/ou des guillemets non-ASCII", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1641,12 +2006,14 @@ "argNum": 1, "expr": "c.defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Starting {ImageName}", "message": "Starting {ImageName}", - "translation": "", + "translation": "Démarrage de {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1656,12 +2023,14 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", + "translation": "Création du contexte {CurrentContextName} dans \"{ConfigFileUsed}\", configuration du compte utilisateur...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -1679,12 +2048,14 @@ "argNum": 2, "expr": "config.GetConfigFileUsed()" } - ] + ], + "fuzzy": true }, { "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", + "translation": "Désactivation du compte {Sa} (et rotation du mot de passe {Sa_1}). Création de l'utilisateur {UserName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Sa", @@ -1710,37 +2081,49 @@ "argNum": 3, "expr": "userName" } - ] + ], + "fuzzy": true }, { "id": "Start interactive session", "message": "Start interactive session", - "translation": "" + "translation": "Démarrer la session interactive", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Change current context", "message": "Change current context", - "translation": "" + "translation": "Changer le contexte actuel", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View sqlcmd configuration", "message": "View sqlcmd configuration", - "translation": "" + "translation": "Afficher la configuration de sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See connection strings", "message": "See connection strings", - "translation": "" + "translation": "Voir les chaînes de connexion", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Remove", "message": "Remove", - "translation": "" + "translation": "Supprimer", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Now ready for client connections on port {Port}", "message": "Now ready for client connections on port {Port}", - "translation": "", + "translation": "Maintenant prêt pour les connexions client sur le port {Port}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Port", @@ -1750,17 +2133,21 @@ "argNum": 1, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "--using URL must be http or https", "message": "--using URL must be http or https", - "translation": "" + "translation": "--using URL doit être http ou https", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", + "translation": "{UsingDatabaseUrl} n'est pas une URL valide pour l'indicateur --using", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsingDatabaseUrl", @@ -1770,27 +2157,35 @@ "argNum": 1, "expr": "c.usingDatabaseUrl" } - ] + ], + "fuzzy": true }, { "id": "--using URL must have a path to .bak file", "message": "--using URL must have a path to .bak file", - "translation": "" + "translation": "--using URL doit avoir un chemin vers le fichier .bak", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--using file URL must be a .bak file", "message": "--using file URL must be a .bak file", - "translation": "" + "translation": "--using l'URL du fichier doit être un fichier .bak", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Invalid --using file type", "message": "Invalid --using file type", - "translation": "" + "translation": "Non valide --using type de fichier", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Creating default database [{DefaultDatabase}]", "message": "Creating default database [{DefaultDatabase}]", - "translation": "", + "translation": "Création de la base de données par défaut [{DefaultDatabase}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1800,12 +2195,14 @@ "argNum": 1, "expr": "defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Downloading {File}", "message": "Downloading {File}", - "translation": "", + "translation": "Téléchargement de {File}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "File", @@ -1815,12 +2212,14 @@ "argNum": 1, "expr": "file" } - ] + ], + "fuzzy": true }, { "id": "Restoring database {DatabaseName}", "message": "Restoring database {DatabaseName}", - "translation": "", + "translation": "Restauration de la base de données {DatabaseName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseName", @@ -1830,12 +2229,14 @@ "argNum": 1, "expr": "databaseName" } - ] + ], + "fuzzy": true }, { "id": "Downloading {ImageName}", "message": "Downloading {ImageName}", - "translation": "", + "translation": "Téléchargement de {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1845,27 +2246,35 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" + "translation": "Un environnement d'exécution de conteneur est-il installé sur cette machine (par exemple, Podman ou Docker) ?", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "If not, download desktop engine from:", "message": "If not, download desktop engine from:", - "translation": "" + "translation": "Sinon, téléchargez le moteur de bureau à partir de :", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "or", "message": "or", - "translation": "" + "translation": "ou", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", + "translation": "Un environnement d'exécution de conteneur est-il en cours d'exécution ? (Essayez `{PodmanPsCommand}` ou `{DockerPsCommand}` (liste des conteneurs), est-ce qu'il retourne sans erreur ?)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PodmanPsCommand", @@ -1883,12 +2292,14 @@ "argNum": 2, "expr": "localizer.DockerPsCommand" } - ] + ], + "fuzzy": true }, { "id": "Unable to download image {ImageName}", "message": "Unable to download image {ImageName}", - "translation": "", + "translation": "Impossible de télécharger l'image {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1898,97 +2309,112 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "File does not exist at URL", "message": "File does not exist at URL", - "translation": "" + "translation": "Le fichier n'existe pas à l'URL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Unable to download file", "message": "Unable to download file", - "translation": "" + "translation": "Impossible de télécharger le fichier", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server in a container", "message": "Install/Create SQL Server in a container", - "translation": "" + "translation": "Installer/Créer SQL Server dans un conteneur", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See all release tags for SQL Server, install previous version", "message": "See all release tags for SQL Server, install previous version", - "translation": "" + "translation": "Voir toutes les balises de version pour SQL Server, installer la version précédente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database", "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" + "translation": "Créer SQL Server, télécharger et attacher l'exemple de base de données AdventureWorks", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" + "translation": "Créez SQL Server, téléchargez et attachez un exemple de base de données AdventureWorks avec un nom de base de données différent", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server with an empty user database", "message": "Create SQL Server with an empty user database", - "translation": "" + "translation": "Créer SQL Server avec une base de données utilisateur vide", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server with full logging", "message": "Install/Create SQL Server with full logging", - "translation": "" + "translation": "Installer/Créer SQL Server avec une journalisation complète", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for Azure SQL Edge install", "message": "Get tags available for Azure SQL Edge install", - "translation": "" + "translation": "Obtenir les balises disponibles pour l'installation d'Azure SQL Edge", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List tags", "message": "List tags", - "translation": "" + "translation": "Liste des balises", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for mssql install", "message": "Get tags available for mssql install", - "translation": "" + "translation": "Obtenir les balises disponibles pour l'installation de mssql", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd start", "message": "sqlcmd start", - "translation": "" + "translation": "démarrage sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Container is not running", "message": "Container is not running", - "translation": "" - }, - { - "id": "Press Ctrl+C to exit this process...", - "message": "Press Ctrl+C to exit this process...", - "translation": "" - }, - { - "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "translation": "" - }, - { - "id": "Failed to write credential to Windows Credential Manager", - "message": "Failed to write credential to Windows Credential Manager", - "translation": "" + "translation": "Le conteneur ne fonctionne pas", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", - "translation": "" + "translation": "Le paramètre -L ne peut pas être utilisé en combinaison avec d'autres paramètres.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", + "translation": "'-a {PacketSize}' : la taille du paquet doit être un nombre compris entre 512 et 32767.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSize", @@ -1998,12 +2424,14 @@ "argNum": 1, "expr": "a.PacketSize" } - ] + ], + "fuzzy": true }, { "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': la valeur d'en-tête doit être -1 ou une valeur comprise entre -1 et 2147483647", + "translation": "'-h {Headers}' : la valeur de l'en-tête doit être soit -1, soit une valeur comprise entre 1 et 2147483647", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Headers", @@ -2013,27 +2441,35 @@ "argNum": 1, "expr": "a.Headers" } - ] + ], + "fuzzy": true }, { "id": "Servers:", "message": "Servers:", - "translation": "" + "translation": "Serveurs :", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Legal docs and information: aka.ms/SqlcmdLegal", "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" + "translation": "Documents et informations juridiques : aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Third party notices: aka.ms/SqlcmdNotices", "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" + "translation": "Avis de tiers : aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Version {Version}", "message": "Version {Version}", - "translation": "", + "translation": "Version {Version}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Version", @@ -2043,17 +2479,21 @@ "argNum": 1, "expr": "version" } - ] + ], + "fuzzy": true }, { "id": "Flags:", "message": "Flags:", - "translation": "" + "translation": "Drapeaux :", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", + "translation": "-? affiche ce résumé de la syntaxe, {HelpFlag} affiche l'aide moderne de la sous-commande sqlcmd", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "HelpFlag", @@ -2063,12 +2503,14 @@ "argNum": 1, "expr": "localizer.HelpFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", + "translation": "Identifie un ou plusieurs fichiers contenant des lots d'instructions langage SQL. Si un ou plusieurs fichiers n'existent pas, sqlcmd se fermera. Mutuellement exclusif avec {QueryAndExitFlag}/{QueryFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "QueryAndExitFlag", @@ -2086,27 +2528,35 @@ "argNum": 2, "expr": "localizer.QueryFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies the file that receives output from sqlcmd", "message": "Identifies the file that receives output from sqlcmd", - "translation": "" + "translation": "Identifie le fichier qui reçoit la sortie de sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Print version information and exit", "message": "Print version information and exit", - "translation": "" + "translation": "Imprimer les informations de version et quitter", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Implicitly trust the server certificate without validation", "message": "Implicitly trust the server certificate without validation", - "translation": "" + "translation": "Approuver implicitement le certificat du serveur sans validation", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", + "translation": "Cette option définit la variable de script sqlcmd {DbNameVar}. Ce paramètre spécifie la base de données initiale. La valeur par défaut est la propriété default-database de votre connexion. Si la base de données n'existe pas, un message d'erreur est généré et sqlcmd se termine", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DbNameVar", @@ -2116,17 +2566,21 @@ "argNum": 1, "expr": "localizer.DbNameVar" } - ] + ], + "fuzzy": true }, { "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" + "translation": "Utilise une connexion approuvée au lieu d'utiliser un nom d'utilisateur et un mot de passe pour se connecter à SQL Server, en ignorant toutes les variables d'environnement qui définissent le nom d'utilisateur et le mot de passe", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", + "translation": "Spécifie le terminateur de lot. La valeur par défaut est {BatchTerminatorGo}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminatorGo", @@ -2136,27 +2590,35 @@ "argNum": 1, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "The login name or contained database user name. For contained database users, you must provide the database name option", "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" + "translation": "Nom de connexion ou nom d'utilisateur de la base de données contenue. Pour les utilisateurs de base de données autonome, vous devez fournir l'option de nom de base de données", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "Exécute une requête lorsque sqlcmd démarre, mais ne quitte pas sqlcmd lorsque la requête est terminée. Plusieurs requêtes délimitées par des points-virgules peuvent être exécutées", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "Exécute une requête au démarrage de sqlcmd, puis quitte immédiatement sqlcmd. Plusieurs requêtes délimitées par des points-virgules peuvent être exécutées", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", + "translation": "{ConnStrPattern} Spécifie l'instance de SQL Server à laquelle se connecter. Il définit la variable de script sqlcmd {ServerEnvVar}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ConnStrPattern", @@ -2174,27 +2636,35 @@ "argNum": 2, "expr": "localizer.ServerEnvVar" } - ] + ], + "fuzzy": true }, { "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" + "translation": "Désactive les commandes susceptibles de compromettre la sécurité du système. Sqlcmd émet un avertissement et continue", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" + "translation": "Spécifie la méthode d'authentification SQL à utiliser pour se connecter à Azure SQL Database. L'un des suivants : ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" + "translation": "Indique à sqlcmd d'utiliser l'authentification ActiveDirectory. Si aucun nom d'utilisateur n'est fourni, la méthode d'authentification ActiveDirectoryDefault est utilisée. Si un mot de passe est fourni, ActiveDirectoryPassword est utilisé. Sinon, ActiveDirectoryInteractive est utilisé", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", + "translation": "Force sqlcmd à ignorer les variables de script. Ce paramètre est utile lorsqu'un script contient de nombreuses instructions {InsertKeyword} qui peuvent contenir des chaînes ayant le même format que les variables régulières, telles que $(variable_name)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "InsertKeyword", @@ -2204,17 +2674,21 @@ "argNum": 1, "expr": "localizer.InsertKeyword" } - ] + ], + "fuzzy": true }, { "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" + "translation": "Crée une variable de script sqlcmd qui peut être utilisée dans un script sqlcmd. Placez la valeur entre guillemets si la valeur contient des espaces. Vous pouvez spécifier plusieurs valeurs var=values. S’il y a des erreurs dans l’une des valeurs spécifiées, sqlcmd génère un message d’erreur, puis quitte", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", + "translation": "Demande un paquet d'une taille différente. Cette option définit la variable de script sqlcmd {PacketSizeVar}. packet_size doit être une valeur comprise entre 512 et 32767. La valeur par défaut = 4096. Une taille de paquet plus grande peut améliorer les performances d'exécution des scripts comportant de nombreuses instructions SQL entre les commandes {BatchTerminatorGo}. Vous pouvez demander une taille de paquet plus grande. Cependant, si la demande est refusée, sqlcmd utilise la valeur par défaut du serveur pour la taille des paquets", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSizeVar", @@ -2232,12 +2706,14 @@ "argNum": 2, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", + "translation": "Spécifie le nombre de secondes avant qu'une connexion sqlcmd au pilote go-mssqldb n'expire lorsque vous essayez de vous connecter à un serveur. Cette option définit la variable de script sqlcmd {LoginTimeOutVar}. La valeur par défaut est 30. 0 signifie infini", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LoginTimeOutVar", @@ -2247,12 +2723,14 @@ "argNum": 1, "expr": "localizer.LoginTimeOutVar" } - ] + ], + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", + "translation": "Cette option définit la variable de script sqlcmd {WorkstationVar}. Le nom du poste de travail est répertorié dans la colonne hostname de la vue catalogue sys.sysprocesses et peut être renvoyé à l'aide de la procédure stockée sp_who. Si cette option n'est pas spécifiée, la valeur par défaut est le nom de l'ordinateur actuel. Ce nom peut être utilisé pour identifier différentes sessions sqlcmd", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "WorkstationVar", @@ -2262,12 +2740,14 @@ "argNum": 1, "expr": "localizer.WorkstationVar" } - ] + ], + "fuzzy": true }, { "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", + "translation": "Déclare le type de charge de travail de l'application lors de la connexion à un serveur. La seule valeur actuellement prise en charge est ReadOnly. Si {ApplicationIntentFlagShort} n'est pas spécifié, l'utilitaire sqlcmd ne prendra pas en charge la connectivité à un réplica secondaire dans un groupe de disponibilité Always On", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ApplicationIntentFlagShort", @@ -2277,32 +2757,42 @@ "argNum": 1, "expr": "localizer.ApplicationIntentFlagShort" } - ] + ], + "fuzzy": true }, { "id": "This switch is used by the client to request an encrypted connection", "message": "This switch is used by the client to request an encrypted connection", - "translation": "" + "translation": "Ce commutateur est utilisé par le client pour demander une connexion chiffrée", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the formatting for results", "message": "Specifies the formatting for results", - "translation": "" + "translation": "Spécifie le formatage des résultats", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" + "translation": "Contrôle quels messages d'erreur sont envoyés à stdout. Les messages dont le niveau de gravité est supérieur ou égal à ce niveau sont envoyés", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Level of mssql driver messages to print", "message": "Level of mssql driver messages to print", - "translation": "" + "translation": "Niveau des messages du pilote mssql à imprimer", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", + "translation": "Spécifie que sqlcmd se termine et renvoie une valeur {DosErrorLevel} lorsqu'une erreur se produit", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DosErrorLevel", @@ -2312,12 +2802,14 @@ "argNum": 1, "expr": "localizer.DosErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", + "translation": "Contrôle quels messages d'erreur sont envoyés à {StdoutName}. Les messages dont le niveau de gravité est supérieur ou égal à ce niveau sont envoyés", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "StdoutName", @@ -2327,22 +2819,28 @@ "argNum": 1, "expr": "localizer.StdoutName" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" + "translation": "Spécifie le nombre de lignes à imprimer entre les en-têtes de colonne. Utilisez -h-1 pour spécifier que les en-têtes ne doivent pas être imprimés", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that all output files are encoded with little-endian Unicode", "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" + "translation": "Spécifie que tous les fichiers de sortie sont codés avec Unicode little-endian", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", + "translation": "Spécifie le caractère séparateur de colonne. Définit la variable {ColSeparatorVar}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ColSeparatorVar", @@ -2352,27 +2850,35 @@ "argNum": 1, "expr": "localizer.ColSeparatorVar" } - ] + ], + "fuzzy": true }, { "id": "Remove trailing spaces from a column", "message": "Remove trailing spaces from a column", - "translation": "" + "translation": "Supprimer les espaces de fin d'une colonne", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" + "translation": "Fourni pour la rétrocompatibilité. Sqlcmd optimise toujours la détection du réplica actif d'un cluster de basculement langage SQL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Password", "message": "Password", - "translation": "" + "translation": "Mot de passe", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", + "translation": "Contrôle le niveau de gravité utilisé pour définir la variable {ErrorLevel} à la sortie", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorLevel", @@ -2382,32 +2888,42 @@ "argNum": 1, "expr": "localizer.ErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Specifies the screen width for output", "message": "Specifies the screen width for output", - "translation": "" + "translation": "Spécifie la largeur de l'écran pour la sortie", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Dedicated administrator connection", "message": "Dedicated administrator connection", - "translation": "" + "translation": "Connexion administrateur dédiée", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Quoted identifiers are always enabled", "message": "Provided for backward compatibility. Quoted identifiers are always enabled", - "translation": "" + "translation": "Fourni pour la rétrocompatibilité. Les identifiants entre guillemets sont toujours activés", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Client regional settings are not used", "message": "Provided for backward compatibility. Client regional settings are not used", - "translation": "" + "translation": "Fourni pour la rétrocompatibilité. Les paramètres régionaux du client ne sont pas utilisés", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sets the sqlcmd scripting variable {V}", "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", + "translation": "Définit la variable de script sqlcmd {V}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "V", @@ -2417,12 +2933,14 @@ "argNum": 1, "expr": "v" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", + "translation": "'{Flag} {Value}' : la valeur doit être supérieure ou égale à {Min} et inférieure ou égale à {Max}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2456,12 +2974,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", + "translation": "'{Flag} {Value}' : la valeur doit être supérieure à {Min} et inférieure à {Max}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2495,12 +3015,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", + "translation": "'{Flag} {Value}' : Argument inattendu. La valeur de l’argument doit être {AllowedValues0}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2526,12 +3048,14 @@ "argNum": 3, "expr": "allowedValues[0]" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", + "translation": "'{Flag} {Value}' : Argument inattendu. La valeur de l'argument doit être l'une des {AllowedValues}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2557,12 +3081,14 @@ "argNum": 3, "expr": "allowedValues" } - ] + ], + "fuzzy": true }, { "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", - "translation": "", + "translation": "Les options {Flag1} et {Flag2} s'excluent mutuellement.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag1", @@ -2580,12 +3106,14 @@ "argNum": 2, "expr": "flag2" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Missing argument. Enter '-?' for help.", "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}' : argument manquant. Entrer '-?' pour aider.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2595,12 +3123,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Unknown Option. Enter '-?' for help.", "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}' : option inconnue. Entrer '-?' pour aider.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2610,12 +3140,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "invalid batch terminator '{BatchTerminator}'", "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "terminateur de lot non valide « {BatchTerminator} »", + "translation": "terminateur de lot invalide '{BatchTerminator}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminator", @@ -2625,27 +3157,35 @@ "argNum": 1, "expr": "args.BatchTerminator" } - ] + ], + "fuzzy": true }, { "id": "Sqlcmd: Error:", "message": "Sqlcmd: Error:", - "translation": "Sqlcmd : erreur :" + "translation": "Sqlcmd : Erreur :", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sqlcmd: Warning:", "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd : avertissement " + "translation": "Sqlcmd : Attention :", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "les commandes ED et !!\u003ccommande\u003e, ainsi que le script de démarrage et les variables d'environnement sont désactivées" + "translation": "Les commandes ED et !!\u003ccommand\u003e, le script de démarrage et les variables d'environnement sont désactivés", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The scripting variable: '{Variable}' is read-only", "message": "The scripting variable: '{Variable}' is read-only", - "translation": "la variable de script « {Variable} » est en lecture seule", + "translation": "La variable de script : '{Variable}' est en lecture seule", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2655,12 +3195,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "'{Variable}' scripting variable not defined.", "message": "'{Variable}' scripting variable not defined.", - "translation": "La variable de script « {Variable} » n'est pas définie.", + "translation": "'{Variable}' variable de script non définie.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2670,12 +3212,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "la variable d'environnement « {Variable} » comporte une valeur non valide : « {EnvVal} ».", + "translation": "La variable d'environnement : '{Variable}' a une valeur non valide : '{EnvVal}'.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2693,12 +3237,14 @@ "argNum": 2, "expr": "envVal" } - ] + ], + "fuzzy": true }, { "id": "Syntax error at line {LineNumber} near command '{Command}'.", "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "erreur de syntaxe à la ligne {LineNumber} à côté de la commande « {Command} ».", + "translation": "Erreur de syntaxe à la ligne {LineNumber} près de la commande '{Command}'.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LineNumber", @@ -2716,12 +3262,14 @@ "argNum": 2, "expr": "e.Command" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} une erreur s'est produite lors de l'ouverture ou de l'utilisation du fichier {Filepath} (Raison : {Error}).", + "translation": "{ErrorPrefix} Une erreur s'est produite lors de l'ouverture ou de l'utilisation du fichier {Filepath} (Raison : {Error}).", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2747,12 +3295,14 @@ "argNum": 3, "expr": "err.Error()" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix}Syntax error at line {LineNumber}", "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "erreur de syntaxe à la ligne {LineNumber}", + "translation": "{ErrorPrefix}Erreur de syntaxe à la ligne {LineNumber}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2770,12 +3320,14 @@ "argNum": 2, "expr": "lineNumber" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2833,12 +3385,14 @@ "argNum": 7, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2888,12 +3442,14 @@ "argNum": 6, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable identifier {Name}", "message": "Invalid variable identifier {Name}", - "translation": "", + "translation": "Identifiant de variable invalide {Name}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -2903,12 +3459,14 @@ "argNum": 1, "expr": "name" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable value {Val}", "message": "Invalid variable value {Val}", - "translation": "", + "translation": "Valeur de variable invalide {Val}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Val", @@ -2918,7 +3476,8 @@ "argNum": 1, "expr": "val" } - ] + ], + "fuzzy": true } ] } \ No newline at end of file diff --git a/internal/translations/locales/it-IT/messages.gotext.json b/internal/translations/locales/it-IT/messages.gotext.json index 5df94c57..4aa5f4d5 100644 --- a/internal/translations/locales/it-IT/messages.gotext.json +++ b/internal/translations/locales/it-IT/messages.gotext.json @@ -1,2719 +1,3504 @@ { - "language": "it-IT", - "messages": [ - { - "id": "Install/Create, Query, Uninstall SQL Server", - "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" - }, - { - "id": "View configuration information and connection strings", - "message": "View configuration information and connection strings", - "translation": "" - }, - { - "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", - "placeholders": [ - { - "id": "FeedbackUrl", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "feedbackUrl" - } - ] - }, - { - "id": "help for backwards compatibility flags (-S, -U, -E etc.)", - "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" - }, - { - "id": "print version of sqlcmd", - "message": "print version of sqlcmd", - "translation": "" - }, - { - "id": "configuration file", - "message": "configuration file", - "translation": "" - }, - { - "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" - }, - { - "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", - "placeholders": [ - { - "id": "UseContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UseContextCommand" - } - ] - }, - { - "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Install/Create SQL Server, Azure SQL, and Tools", - "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" - }, - { - "id": "Open tools (e.g Azure Data Studio) for current context", - "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" - }, - { - "id": "Run a query against the current context", - "message": "Run a query against the current context", - "translation": "" - }, - { - "id": "Run a query", - "message": "Run a query", - "translation": "" - }, - { - "id": "Run a query using [{Master}] database", - "message": "Run a query using [{Master}] database", - "translation": "", - "placeholders": [ - { - "id": "Master", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"master\"" - } - ] - }, - { - "id": "Set new default database", - "message": "Set new default database", - "translation": "" - }, - { - "id": "Command text to run", - "message": "Command text to run", - "translation": "" - }, - { - "id": "Database to use", - "message": "Database to use", - "translation": "" - }, - { - "id": "Start current context", - "message": "Start current context", - "translation": "" - }, - { - "id": "Start the current context", - "message": "Start the current context", - "translation": "" - }, - { - "id": "To view available contexts", - "message": "To view available contexts", - "translation": "" - }, - { - "id": "No current context", - "message": "No current context", - "translation": "" - }, - { - "id": "Starting {Arg_1} for context {Arg_2}", - "message": "Starting {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create new context with a sql container", - "message": "Create new context with a sql container", - "translation": "" - }, - { - "id": "Current context does not have a container", - "message": "Current context does not have a container", - "translation": "" - }, - { - "id": "Stop current context", - "message": "Stop current context", - "translation": "" - }, - { - "id": "Stop the current context", - "message": "Stop the current context", - "translation": "" - }, - { - "id": "Stopping {Arg_1} for context {Arg_2}", - "message": "Stopping {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create a new context with a SQL Server container", - "message": "Create a new context with a SQL Server container", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context", - "message": "Uninstall/Delete the current context", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt", - "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" - }, - { - "id": "Quiet mode (do not stop for user input to confirm the operation)", - "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" - }, - { - "id": "Complete the operation even if non-system (user) database files are present", - "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" - }, - { - "id": "View available contexts", - "message": "View available contexts", - "translation": "" - }, - { - "id": "Create context", - "message": "Create context", - "translation": "" - }, - { - "id": "Create context with SQL Server container", - "message": "Create context with SQL Server container", - "translation": "" - }, - { - "id": "Add a context manually", - "message": "Add a context manually", - "translation": "" - }, - { - "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Verifying no user (non-system) database (.mdf) files", - "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" - }, - { - "id": "To start the container", - "message": "To start the container", - "translation": "" - }, - { - "id": "To override the check, use {__force}", - "message": "To override the check, use {__force}", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Container is not running, unable to verify that user database files do not exist", - "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" - }, - { - "id": "Removing context {CurrentContextName}", - "message": "Removing context {CurrentContextName}", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Container {Id} no longer exists, continuing to remove context...", - "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", - "placeholders": [ - { - "id": "Id", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "id" - } - ] - }, - { - "id": "Current context is now {NewContextName}", - "message": "Current context is now {NewContextName}", - "translation": "", - "placeholders": [ - { - "id": "NewContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "newContextName" - } - ] - }, - { - "id": "{Operation_completed_successfully}", - "message": "{Operation_completed_successfully}", - "translation": "", - "placeholders": [ - { - "id": "Operation_completed_successfully", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"Operation completed successfully\"" - } - ] - }, - { - "id": "If the database is mounted, run {DropDbQuery}", - "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", - "placeholders": [ - { - "id": "DropDbQuery", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "dropDbQuery" - } - ] - }, - { - "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", - "placeholders": [ - { - "id": "DatabaseFile", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseFile" - } - ] - }, - { - "id": "No endpoints to uninstall", - "message": "No endpoints to uninstall", - "translation": "" - }, - { - "id": "Add a context", - "message": "Add a context", - "translation": "" - }, - { - "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" - }, - { - "id": "Display name for the context", - "message": "Display name for the context", - "translation": "" - }, - { - "id": "Name of endpoint this context will use", - "message": "Name of endpoint this context will use", - "translation": "" - }, - { - "id": "Name of user this context will use", - "message": "Name of user this context will use", - "translation": "" - }, - { - "id": "View existing endpoints to choose from", - "message": "View existing endpoints to choose from", - "translation": "" - }, - { - "id": "Add a new local endpoint", - "message": "Add a new local endpoint", - "translation": "" - }, - { - "id": "Add an already existing endpoint", - "message": "Add an already existing endpoint", - "translation": "" - }, - { - "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.endpointName" - }, - { - "id": "EndpointFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.EndpointFlag" - } - ] - }, - { - "id": "View list of users", - "message": "View list of users", - "translation": "" - }, - { - "id": "Add the user", - "message": "Add the user", - "translation": "" - }, - { - "id": "Add an endpoint", - "message": "Add an endpoint", - "translation": "" - }, - { - "id": "User '{UserName}' does not exist", - "message": "User '{UserName}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "UserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.userName" - } - ] - }, - { - "id": "Open in Azure Data Studio", - "message": "Open in Azure Data Studio", - "translation": "" - }, - { - "id": "To start interactive query session", - "message": "To start interactive query session", - "translation": "" - }, - { - "id": "To run a query", - "message": "To run a query", - "translation": "" - }, - { - "id": "Current Context '{Name}'", - "message": "Current Context '{Name}'", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "context.Name" - } - ] - }, - { - "id": "Add a default endpoint", - "message": "Add a default endpoint", - "translation": "" - }, - { - "id": "Display name for the endpoint", - "message": "Display name for the endpoint", - "translation": "" - }, - { - "id": "The network address to connect to, e.g. 127.0.0.1 etc.", - "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" - }, - { - "id": "The network port to connect to, e.g. 1433 etc.", - "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" - }, - { - "id": "Add a context for this endpoint", - "message": "Add a context for this endpoint", - "translation": "" - }, - { - "id": "View endpoint names", - "message": "View endpoint names", - "translation": "" - }, - { - "id": "View endpoint details", - "message": "View endpoint details", - "translation": "" - }, - { - "id": "View all endpoints details", - "message": "View all endpoints details", - "translation": "" - }, - { - "id": "Delete this endpoint", - "message": "Delete this endpoint", - "translation": "" - }, - { - "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", - "placeholders": [ - { - "id": "UniqueEndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueEndpointName" - }, - { - "id": "Address", - "string": "%[2]v", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "c.address" - }, - { - "id": "Port", - "string": "%[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "c.port" - } - ] - }, - { - "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user (using the SQLCMDPASSWORD environment variable)", - "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" - }, - { - "id": "Add a user", - "message": "Add a user", - "translation": "" - }, - { - "id": "Display name for the user (this is not the username)", - "message": "Display name for the user (this is not the username)", - "translation": "" - }, - { - "id": "Authentication type this user will use (basic | other)", - "message": "Authentication type this user will use (basic | other)", - "translation": "" - }, - { - "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - } - ] - }, - { - "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - }, - { - "id": "ModernAuthTypeOther", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeOther" - } - ] - }, - { - "id": "Authentication type '' is not valid {AuthType}'", - "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", - "placeholders": [ - { - "id": "AuthType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.authType" - } - ] - }, - { - "id": "Remove the {PasswordEncryptFlag} flag", - "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", - "placeholders": [ - { - "id": "AuthTypeFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AuthTypeFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Add the {PasswordEncryptFlag} flag", - "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide a username with the {Arg_1} flag", - "message": "Provide a username with the {Arg_1} flag", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]s", - "type": "", - "underlyingType": "string", - "argNum": 1 - } - ] - }, - { - "id": "Username not provided", - "message": "Username not provided", - "translation": "" - }, - { - "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - }, - { - "id": "PasswordEncryptFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Encryption method '{PasswordEncryption}' is not valid", - "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryption", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.passwordEncryption" - } - ] - }, - { - "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "User '{UniqueUserName}' added", - "message": "User '{UniqueUserName}' added", - "translation": "", - "placeholders": [ - { - "id": "UniqueUserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueUserName" - } - ] - }, - { - "id": "Display connections strings for the current context", - "message": "Display connections strings for the current context", - "translation": "" - }, - { - "id": "List connection strings for all client drivers", - "message": "List connection strings for all client drivers", - "translation": "" - }, - { - "id": "Database for the connection string (default is taken from the T/SQL login)", - "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" - }, - { - "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Display the current-context", - "message": "Display the current-context", - "translation": "" - }, - { - "id": "Delete a context", - "message": "Delete a context", - "translation": "" - }, - { - "id": "Delete a context (including its endpoint and user)", - "message": "Delete a context (including its endpoint and user)", - "translation": "" - }, - { - "id": "Delete a context (excluding its endpoint and user)", - "message": "Delete a context (excluding its endpoint and user)", - "translation": "" - }, - { - "id": "Name of context to delete", - "message": "Name of context to delete", - "translation": "" - }, - { - "id": "Delete the context's endpoint and user as well", - "message": "Delete the context's endpoint and user as well", - "translation": "" - }, - { - "id": "Use the {NameFlag} flag to pass in a context name to delete", - "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "Context '{Name}' deleted", - "message": "Context '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Context '{Name}' does not exist", - "message": "Context '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete an endpoint", - "message": "Delete an endpoint", - "translation": "" - }, - { - "id": "Name of endpoint to delete", - "message": "Name of endpoint to delete", - "translation": "" - }, - { - "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View endpoints", - "message": "View endpoints", - "translation": "" - }, - { - "id": "Endpoint '{Name}' does not exist", - "message": "Endpoint '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Endpoint '{Name}' deleted", - "message": "Endpoint '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete a user", - "message": "Delete a user", - "translation": "" - }, - { - "id": "Name of user to delete", - "message": "Name of user to delete", - "translation": "" - }, - { - "id": "User name must be provided. Provide user name with {NameFlag} flag", - "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View users", - "message": "View users", - "translation": "" - }, - { - "id": "User {Name} does not exist", - "message": "User {Name} does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "User {Name} deleted", - "message": "User {Name} deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many contexts from the sqlconfig file", - "message": "Display one or many contexts from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the context names in your sqlconfig file", - "message": "List all the context names in your sqlconfig file", - "translation": "" - }, - { - "id": "List all the contexts in your sqlconfig file", - "message": "List all the contexts in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one context in your sqlconfig file", - "message": "Describe one context in your sqlconfig file", - "translation": "" - }, - { - "id": "Context name to view details of", - "message": "Context name to view details of", - "translation": "" - }, - { - "id": "Include context details", - "message": "Include context details", - "translation": "" - }, - { - "id": "To view available contexts run `{ContextCommand}`", - "message": "To view available contexts run `{ContextCommand}`", - "translation": "", - "placeholders": [ - { - "id": "ContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetContextCommand" - } - ] - }, - { - "id": "error: no context exists with the name: \"{Name}\"", - "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many endpoints from the sqlconfig file", - "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the endpoints in your sqlconfig file", - "message": "List all the endpoints in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one endpoint in your sqlconfig file", - "message": "Describe one endpoint in your sqlconfig file", - "translation": "" - }, - { - "id": "Endpoint name to view details of", - "message": "Endpoint name to view details of", - "translation": "" - }, - { - "id": "Include endpoint details", - "message": "Include endpoint details", - "translation": "" - }, - { - "id": "To view available endpoints run `{EndpointsCommand}`", - "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", - "placeholders": [ - { - "id": "EndpointsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetEndpointsCommand" - } - ] - }, - { - "id": "error: no endpoint exists with the name: \"{Name}\"", - "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many users from the sqlconfig file", - "message": "Display one or many users from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the users in your sqlconfig file", - "message": "List all the users in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one user in your sqlconfig file", - "message": "Describe one user in your sqlconfig file", - "translation": "" - }, - { - "id": "User name to view details of", - "message": "User name to view details of", - "translation": "" - }, - { - "id": "Include user details", - "message": "Include user details", - "translation": "" - }, - { - "id": "To view available users run `{UsersCommand}`", - "message": "To view available users run `{UsersCommand}`", - "translation": "", - "placeholders": [ - { - "id": "UsersCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetUsersCommand" - } - ] - }, - { - "id": "error: no user exists with the name: \"{Name}\"", - "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Set the current context", - "message": "Set the current context", - "translation": "" - }, - { - "id": "Set the mssql context (endpoint/user) to be the current context", - "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" - }, - { - "id": "Name of context to set as current context", - "message": "Name of context to set as current context", - "translation": "" - }, - { - "id": "To run a query: {RunQueryExample}", - "message": "To run a query: {RunQueryExample}", - "translation": "", - "placeholders": [ - { - "id": "RunQueryExample", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.RunQueryExample" - } - ] - }, - { - "id": "To remove: {UninstallCommand}", - "message": "To remove: {UninstallCommand}", - "translation": "", - "placeholders": [ - { - "id": "UninstallCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UninstallCommand" - } - ] - }, - { - "id": "Switched to context \"{Name}\".", - "message": "Switched to context \"{Name}\".", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "No context exists with the name: \"{Name}\"", - "message": "No context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display merged sqlconfig settings or a specified sqlconfig file", - "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" - }, - { - "id": "Show sqlconfig settings, with REDACTED authentication data", - "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" - }, - { - "id": "Show sqlconfig settings and raw authentication data", - "message": "Show sqlconfig settings and raw authentication data", - "translation": "" - }, - { - "id": "Display raw byte data", - "message": "Display raw byte data", - "translation": "" - }, - { - "id": "Install Azure Sql Edge", - "message": "Install Azure Sql Edge", - "translation": "" - }, - { - "id": "Install/Create Azure SQL Edge in a container", - "message": "Install/Create Azure SQL Edge in a container", - "translation": "" - }, - { - "id": "Tag to use, use get-tags to see list of tags", - "message": "Tag to use, use get-tags to see list of tags", - "translation": "" - }, - { - "id": "Context name (a default context name will be created if not provided)", - "message": "Context name (a default context name will be created if not provided)", - "translation": "" - }, - { - "id": "Create a user database and set it as the default for login", - "message": "Create a user database and set it as the default for login", - "translation": "" - }, - { - "id": "Accept the SQL Server EULA", - "message": "Accept the SQL Server EULA", - "translation": "" - }, - { - "id": "Generated password length", - "message": "Generated password length", - "translation": "" - }, - { - "id": "Minimum number of special characters", - "message": "Minimum number of special characters", - "translation": "" - }, - { - "id": "Minimum number of numeric characters", - "message": "Minimum number of numeric characters", - "translation": "" - }, - { - "id": "Minimum number of upper characters", - "message": "Minimum number of upper characters", - "translation": "" - }, - { - "id": "Special character set to include in password", - "message": "Special character set to include in password", - "translation": "" - }, - { - "id": "Don't download image. Use already downloaded image", - "message": "Don't download image. Use already downloaded image", - "translation": "" - }, - { - "id": "Line in errorlog to wait for before connecting", - "message": "Line in errorlog to wait for before connecting", - "translation": "" - }, - { - "id": "Specify a custom name for the container rather than a randomly generated one", - "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" - }, - { - "id": "Explicitly set the container hostname, it defaults to the container ID", - "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" - }, - { - "id": "Specifies the image CPU architecture", - "message": "Specifies the image CPU architecture", - "translation": "" - }, - { - "id": "Specifies the image operating system", - "message": "Specifies the image operating system", - "translation": "" - }, - { - "id": "Port (next available port from 1433 upwards used by default)", - "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" - }, - { - "id": "Download (into container) and attach database (.bak) from URL", - "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" - }, - { - "id": "Either, add the {AcceptEulaFlag} flag to the command-line", - "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", - "placeholders": [ - { - "id": "AcceptEulaFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AcceptEulaFlag" - } - ] - }, - { - "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", - "placeholders": [ - { - "id": "CreateEnvVarKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "pal.CreateEnvVarKeyword()" - }, - { - "id": "AcceptEulaEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.AcceptEulaEnvVar" - } - ] - }, - { - "id": "EULA not accepted", - "message": "EULA not accepted", - "translation": "" - }, - { - "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.defaultDatabase" - } - ] - }, - { - "id": "Starting {ImageName}", - "message": "Starting {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - }, - { - "id": "ConfigFileUsed", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "config.GetConfigFileUsed()" - } - ] - }, - { - "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", - "placeholders": [ - { - "id": "Sa", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"sa\"" - }, - { - "id": "Sa_1", - "string": "%[2]q", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "\"sa\"" - }, - { - "id": "UserName", - "string": "%[3]q", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "userName" - } - ] - }, - { - "id": "Start interactive session", - "message": "Start interactive session", - "translation": "" - }, - { - "id": "Change current context", - "message": "Change current context", - "translation": "" - }, - { - "id": "View sqlcmd configuration", - "message": "View sqlcmd configuration", - "translation": "" - }, - { - "id": "See connection strings", - "message": "See connection strings", - "translation": "" - }, - { - "id": "Remove", - "message": "Remove", - "translation": "" - }, - { - "id": "Now ready for client connections on port {Port}", - "message": "Now ready for client connections on port {Port}", - "translation": "", - "placeholders": [ - { - "id": "Port", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "c.port" - } - ] - }, - { - "id": "--using URL must be http or https", - "message": "--using URL must be http or https", - "translation": "" - }, - { - "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", - "placeholders": [ - { - "id": "UsingDatabaseUrl", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.usingDatabaseUrl" - } - ] - }, - { - "id": "--using URL must have a path to .bak file", - "message": "--using URL must have a path to .bak file", - "translation": "" - }, - { - "id": "--using file URL must be a .bak file", - "message": "--using file URL must be a .bak file", - "translation": "" - }, - { - "id": "Invalid --using file type", - "message": "Invalid --using file type", - "translation": "" - }, - { - "id": "Creating default database [{DefaultDatabase}]", - "message": "Creating default database [{DefaultDatabase}]", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "defaultDatabase" - } - ] - }, - { - "id": "Downloading {File}", - "message": "Downloading {File}", - "translation": "", - "placeholders": [ - { - "id": "File", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "file" - } - ] - }, - { - "id": "Restoring database {DatabaseName}", - "message": "Restoring database {DatabaseName}", - "translation": "", - "placeholders": [ - { - "id": "DatabaseName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseName" - } - ] - }, - { - "id": "Downloading {ImageName}", - "message": "Downloading {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" - }, - { - "id": "If not, download desktop engine from:", - "message": "If not, download desktop engine from:", - "translation": "" - }, - { - "id": "or", - "message": "or", - "translation": "" - }, - { - "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", - "placeholders": [ - { - "id": "PodmanPsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PodmanPsCommand" - }, - { - "id": "DockerPsCommand", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.DockerPsCommand" - } - ] - }, - { - "id": "Unable to download image {ImageName}", - "message": "Unable to download image {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "File does not exist at URL", - "message": "File does not exist at URL", - "translation": "" - }, - { - "id": "Unable to download file", - "message": "Unable to download file", - "translation": "" - }, - { - "id": "Install/Create SQL Server in a container", - "message": "Install/Create SQL Server in a container", - "translation": "" - }, - { - "id": "See all release tags for SQL Server, install previous version", - "message": "See all release tags for SQL Server, install previous version", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database", - "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" - }, - { - "id": "Create SQL Server with an empty user database", - "message": "Create SQL Server with an empty user database", - "translation": "" - }, - { - "id": "Install/Create SQL Server with full logging", - "message": "Install/Create SQL Server with full logging", - "translation": "" - }, - { - "id": "Get tags available for Azure SQL Edge install", - "message": "Get tags available for Azure SQL Edge install", - "translation": "" - }, - { - "id": "List tags", - "message": "List tags", - "translation": "" - }, - { - "id": "Get tags available for mssql install", - "message": "Get tags available for mssql install", - "translation": "" - }, - { - "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", - "placeholders": [ - { - "id": "PacketSize", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.PacketSize" - } - ] - }, - { - "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': il valore di intestazione deve essere -1 o un valore compreso tra -1 e 2147483647", - "placeholders": [ - { - "id": "Headers", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.Headers" - } - ] - }, - { - "id": "Legal docs and information: aka.ms/SqlcmdLegal", - "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" - }, - { - "id": "Third party notices: aka.ms/SqlcmdNotices", - "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" - }, - { - "id": "Version {Version}", - "message": "Version {Version}", - "translation": "", - "placeholders": [ - { - "id": "Version", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "version" - } - ] - }, - { - "id": "Flags:", - "message": "Flags:", - "translation": "" - }, - { - "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", - "placeholders": [ - { - "id": "HelpFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.HelpFlag" - } - ] - }, - { - "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", - "placeholders": [ - { - "id": "QueryAndExitFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.QueryAndExitFlag" - }, - { - "id": "QueryFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.QueryFlag" - } - ] - }, - { - "id": "Identifies the file that receives output from sqlcmd", - "message": "Identifies the file that receives output from sqlcmd", - "translation": "" - }, - { - "id": "Print version information and exit", - "message": "Print version information and exit", - "translation": "" - }, - { - "id": "Implicitly trust the server certificate without validation", - "message": "Implicitly trust the server certificate without validation", - "translation": "" - }, - { - "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", - "placeholders": [ - { - "id": "DbNameVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DbNameVar" - } - ] - }, - { - "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" - }, - { - "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", - "placeholders": [ - { - "id": "BatchTerminatorGo", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "The login name or contained database user name. For contained database users, you must provide the database name option", - "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", - "placeholders": [ - { - "id": "ConnStrPattern", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ConnStrPattern" - }, - { - "id": "ServerEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ServerEnvVar" - } - ] - }, - { - "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" - }, - { - "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" - }, - { - "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" - }, - { - "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", - "placeholders": [ - { - "id": "InsertKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.InsertKeyword" - } - ] - }, - { - "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" - }, - { - "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", - "placeholders": [ - { - "id": "PacketSizeVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PacketSizeVar" - }, - { - "id": "BatchTerminatorGo", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", - "placeholders": [ - { - "id": "LoginTimeOutVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.LoginTimeOutVar" - } - ] - }, - { - "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", - "placeholders": [ - { - "id": "WorkstationVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.WorkstationVar" - } - ] - }, - { - "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", - "placeholders": [ - { - "id": "ApplicationIntentFlagShort", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ApplicationIntentFlagShort" - } - ] - }, - { - "id": "This switch is used by the client to request an encrypted connection", - "message": "This switch is used by the client to request an encrypted connection", - "translation": "" - }, - { - "id": "Specifies the formatting for results", - "message": "Specifies the formatting for results", - "translation": "" - }, - { - "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" - }, - { - "id": "Level of mssql driver messages to print", - "message": "Level of mssql driver messages to print", - "translation": "" - }, - { - "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", - "placeholders": [ - { - "id": "DosErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DosErrorLevel" - } - ] - }, - { - "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", - "placeholders": [ - { - "id": "StdoutName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.StdoutName" - } - ] - }, - { - "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" - }, - { - "id": "Specifies that all output files are encoded with little-endian Unicode", - "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" - }, - { - "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", - "placeholders": [ - { - "id": "ColSeparatorVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ColSeparatorVar" - } - ] - }, - { - "id": "Remove trailing spaces from a column", - "message": "Remove trailing spaces from a column", - "translation": "" - }, - { - "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" - }, - { - "id": "Password", - "message": "Password", - "translation": "" - }, - { - "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", - "placeholders": [ - { - "id": "ErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ErrorLevel" - } - ] - }, - { - "id": "Specifies the screen width for output", - "message": "Specifies the screen width for output", - "translation": "" - }, - { - "id": "Dedicated administrator connection", - "message": "Dedicated administrator connection", - "translation": "" - }, - { - "id": "Sets the sqlcmd scripting variable {V}", - "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", - "placeholders": [ - { - "id": "V", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "v" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues0", - "string": "%[3]v", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "allowedValues[0]" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues", - "string": "%[3]v", - "type": "[]string", - "underlyingType": "[]string", - "argNum": 3, - "expr": "allowedValues" - } - ] - }, - { - "id": "'{P1}': Missing argument. Enter '-?' for help.", - "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "'{P1}': Unknown Option. Enter '-?' for help.", - "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "invalid batch terminator '{BatchTerminator}'", - "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "terminatore di batch non valido '{BatchTerminator}'", - "placeholders": [ - { - "id": "BatchTerminator", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "args.BatchTerminator" - } - ] - }, - { - "id": "Sqlcmd: Error:", - "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: errore:" - }, - { - "id": "Sqlcmd: Warning:", - "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: avviso:" - }, - { - "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "i comandi ED e !!\u003ccommand\u003e, lo script di avvio e le variabili di ambiente sono disabilitati" - }, - { - "id": "The scripting variable: '{Variable}' is read-only", - "message": "The scripting variable: '{Variable}' is read-only", - "translation": "la variabile di scripting '{Variable}' è di sola lettura", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "'{Variable}' scripting variable not defined.", - "message": "'{Variable}' scripting variable not defined.", - "translation": "Variabile di scripting '{Variable}' non definita.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "la variabile di ambiente '{Variable}' ha un valore non valido: '{EnvVal}'.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - }, - { - "id": "EnvVal", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "envVal" - } - ] - }, - { - "id": "Syntax error at line {LineNumber} near command '{Command}'.", - "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "errore di sintassi alla riga {LineNumber} in prossimità del comando '{Command}'.", - "placeholders": [ - { - "id": "LineNumber", - "string": "%[1]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 1, - "expr": "e.LineNumber" - }, - { - "id": "Command", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "e.Command" - } - ] - }, - { - "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} errore durante l'apertura o l'utilizzo del file {Filepath} (motivo: {Error}).", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "Filepath", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "filepath" - }, - { - "id": "Error", - "string": "%[3]s", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "err.Error()" - } - ] - }, - { - "id": "{ErrorPrefix}Syntax error at line {LineNumber}", - "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}errore di sintassi alla riga {LineNumber}", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "LineNumber", - "string": "%[2]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 2, - "expr": "lineNumber" - } - ] - }, - { - "id": "Invalid variable identifier {Name}", - "message": "Invalid variable identifier {Name}", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "name" - } - ] - }, - { - "id": "Invalid variable value {Val}", - "message": "Invalid variable value {Val}", - "translation": "", - "placeholders": [ - { - "id": "Val", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "val" - } - ] - } - ] + "language": "it-IT", + "messages": [ + { + "id": "Install/Create, Query, Uninstall SQL Server", + "message": "Install/Create, Query, Uninstall SQL Server", + "translation": "Installare/creare, eseguire query, disinstallare SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View configuration information and connection strings", + "message": "View configuration information and connection strings", + "translation": "Visualizzare le informazioni di configurazione e le stringhe di connessione", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "translation": "sqlcmd: installare/creare/eseguire query su SQL Server, Azure SQL e strumenti\n\nFeedback:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "FeedbackUrl", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "feedbackUrl" + } + ], + "fuzzy": true + }, + { + "id": "help for backwards compatibility flags (-S, -U, -E etc.)", + "message": "help for backwards compatibility flags (-S, -U, -E etc.)", + "translation": "guida per i flag di compatibilità con le versioni precedenti (-S, -U, -E e così via)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "print version of sqlcmd", + "message": "print version of sqlcmd", + "translation": "versione di stampa di sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "configuration file", + "message": "configuration file", + "translation": "file di configurazione", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "translation": "livello di log, errore=0, avviso=1, info=2, debug=3, analisi=4", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "translation": "Modificare i file sqlconfig usando sottocomandi come \"{UseContextCommand}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UseContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UseContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "translation": "Aggiungere un contesto per l'endpoint e l'utente esistenti (usare {PasswordEnvVar} o {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Install/Create SQL Server, Azure SQL, and Tools", + "message": "Install/Create SQL Server, Azure SQL, and Tools", + "translation": "Installare/creare SQL Server, Azure SQL e strumenti", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Open tools (e.g Azure Data Studio) for current context", + "message": "Open tools (e.g Azure Data Studio) for current context", + "translation": "Aprire gli strumenti (ad esempio Azure Data Studio) per il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query against the current context", + "message": "Run a query against the current context", + "translation": "Eseguire una query sul contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query", + "message": "Run a query", + "translation": "Eseguire una query", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query using [{Master}] database", + "message": "Run a query using [{Master}] database", + "translation": "Eseguire una query usando il database [{Master}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Master", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"master\"" + } + ], + "fuzzy": true + }, + { + "id": "Set new default database", + "message": "Set new default database", + "translation": "Impostare nuovo database predefinito", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Command text to run", + "message": "Command text to run", + "translation": "Testo del comando da eseguire", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database to use", + "message": "Database to use", + "translation": "Database da usare", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start current context", + "message": "Start current context", + "translation": "Avviare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start the current context", + "message": "Start the current context", + "translation": "Avviare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts", + "message": "To view available contexts", + "translation": "Per visualizzare i contesti disponibili", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "No current context", + "message": "No current context", + "translation": "Nessun contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Starting {Image} for context {CurrentContextName}", + "message": "Starting {Image} for context {CurrentContextName}", + "translation": "Avvio di {Image} per il contesto {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create new context with a sql container", + "message": "Create new context with a sql container", + "translation": "Creare nuovo contesto con un contenitore SQL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context does not have a container", + "message": "Current context does not have a container", + "translation": "Il contesto corrente non ha un contenitore", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop current context", + "message": "Stop current context", + "translation": "Arrestare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop the current context", + "message": "Stop the current context", + "translation": "Arrestare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stopping {Image} for context {CurrentContextName}", + "message": "Stopping {Image} for context {CurrentContextName}", + "translation": "Arresto di {Image} per il contesto {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create a new context with a SQL Server container", + "message": "Create a new context with a SQL Server container", + "translation": "Creare un nuovo contesto con un contenitore SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context", + "message": "Uninstall/Delete the current context", + "translation": "Disinstallare/eliminare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt", + "message": "Uninstall/Delete the current context, no user prompt", + "translation": "Disinstallare/eliminare il contesto corrente senza richiedere l'intervento dell'utente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "translation": "Disinstallare/eliminare il contesto corrente senza richiedere l'intervento dell'utente ed eseguire l'override del controllo di sicurezza per i database utente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Quiet mode (do not stop for user input to confirm the operation)", + "message": "Quiet mode (do not stop for user input to confirm the operation)", + "translation": "Modalità non interattiva (non interrompere per l'input dell'utente per confermare l'operazione)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Complete the operation even if non-system (user) database files are present", + "message": "Complete the operation even if non-system (user) database files are present", + "translation": "Completare l'operazione anche se sono presenti file di database non di sistema (utente)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View available contexts", + "message": "View available contexts", + "translation": "Visualizzare i contesti disponibili", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context", + "message": "Create context", + "translation": "Creare un contesto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context with SQL Server container", + "message": "Create context with SQL Server container", + "translation": "Creare un contesto con il contenitore SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context manually", + "message": "Add a context manually", + "translation": "Aggiungere un contesto manualmente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "translation": "Il contesto corrente è {CurrentContextName}. Continuare? (S/N)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Verifying no user (non-system) database (.mdf) files", + "message": "Verifying no user (non-system) database (.mdf) files", + "translation": "Verifica dell'assenza di file di database utente (.mdf) (non di sistema)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start the container", + "message": "To start the container", + "translation": "Per avviare il contenitore", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To override the check, use {__force}", + "message": "To override the check, use {__force}", + "translation": "Per eseguire l'override del controllo, usare {__force}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Container is not running, unable to verify that user database files do not exist", + "message": "Container is not running, unable to verify that user database files do not exist", + "translation": "Il contenitore non è in esecuzione, non è possibile verificare l'assenza di file di database utente.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Removing context {CurrentContextName}", + "message": "Removing context {CurrentContextName}", + "translation": "Rimozione del contesto {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Stopping {Image}", + "message": "Stopping {Image}", + "translation": "Arresto {Image}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + } + ], + "fuzzy": true + }, + { + "id": "Container {Id} no longer exists, continuing to remove context...", + "message": "Container {Id} no longer exists, continuing to remove context...", + "translation": "Il contenitore {Id} non esiste più, continuare a rimuovere il contesto...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Id", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "id" + } + ], + "fuzzy": true + }, + { + "id": "Current context is now {NewContextName}", + "message": "Current context is now {NewContextName}", + "translation": "Il contesto corrente è ora {NewContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NewContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "newContextName" + } + ], + "fuzzy": true + }, + { + "id": "{Operation_completed_successfully}", + "message": "{Operation_completed_successfully}", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Operation_completed_successfully", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"Operation completed successfully\"" + } + ], + "fuzzy": true + }, + { + "id": "If the database is mounted, run {DropDbQuery}", + "message": "If the database is mounted, run {DropDbQuery}", + "translation": "Se il database è montato, eseguire {DropDbQuery}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DropDbQuery", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "dropDbQuery" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "translation": "Passare il flag {__force} per eseguire l'override di questo controllo di sicurezza per i database utente (non di sistema)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "translation": "Non è possibile continuare. È presente un database utente (non di sistema) ({DatabaseFile})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseFile", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseFile" + } + ], + "fuzzy": true + }, + { + "id": "No endpoints to uninstall", + "message": "No endpoints to uninstall", + "translation": "Nessun endpoint da disinstallare", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context", + "message": "Add a context", + "translation": "Aggiungere un contesto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "translation": "Aggiungere un contesto per un'istanza locale di SQL Server sulla porta 1433 usando un'autenticazione attendibile", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the context", + "message": "Display name for the context", + "translation": "Nome visualizzato del contesto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint this context will use", + "message": "Name of endpoint this context will use", + "translation": "Nome dell'endpoint che verrà usato da questo contesto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user this context will use", + "message": "Name of user this context will use", + "translation": "Nome dell'utente che verrà usato da questo contesto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View existing endpoints to choose from", + "message": "View existing endpoints to choose from", + "translation": "Visualizzare gli endpoint esistenti tra cui scegliere", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a new local endpoint", + "message": "Add a new local endpoint", + "translation": "Aggiungere un nuovo endpoint locale", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an already existing endpoint", + "message": "Add an already existing endpoint", + "translation": "Aggiungere un endpoint già esistente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "translation": "Endpoint necessario per aggiungere il contesto. L'endpoint '{EndpointName}' non esiste. Usare il flag {EndpointFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.endpointName" + }, + { + "id": "EndpointFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.EndpointFlag" + } + ], + "fuzzy": true + }, + { + "id": "View list of users", + "message": "View list of users", + "translation": "Visualizzare l'elenco di utenti", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add the user", + "message": "Add the user", + "translation": "Aggiungere l'utente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an endpoint", + "message": "Add an endpoint", + "translation": "Aggiungere un endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User '{UserName}' does not exist", + "message": "User '{UserName}' does not exist", + "translation": "L'utente '{UserName}' non esiste", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.userName" + } + ], + "fuzzy": true + }, + { + "id": "Open in Azure Data Studio", + "message": "Open in Azure Data Studio", + "translation": "Apri in Azure Data Studio", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start interactive query session", + "message": "To start interactive query session", + "translation": "Per avviare una sessione di query interattiva", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query", + "message": "To run a query", + "translation": "Per eseguire una query", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current Context '{Name}'", + "message": "Current Context '{Name}'", + "translation": "Contesto corrente '{Name}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "context.Name" + } + ], + "fuzzy": true + }, + { + "id": "Add a default endpoint", + "message": "Add a default endpoint", + "translation": "Aggiungere un endpoint predefinito", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the endpoint", + "message": "Display name for the endpoint", + "translation": "Nome visualizzato dell'endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network address to connect to, e.g. 127.0.0.1 etc.", + "message": "The network address to connect to, e.g. 127.0.0.1 etc.", + "translation": "Indirizzo di rete a cui connettersi, ad esempio 127.0.0.1 e così via", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network port to connect to, e.g. 1433 etc.", + "message": "The network port to connect to, e.g. 1433 etc.", + "translation": "Porta di rete a cui connettersi, ad esempio 1433 e così via", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for this endpoint", + "message": "Add a context for this endpoint", + "translation": "Aggiungere un contesto per questo endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint names", + "message": "View endpoint names", + "translation": "Visualizzare i nomi degli endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint details", + "message": "View endpoint details", + "translation": "Visualizzare i dettagli dell'endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View all endpoints details", + "message": "View all endpoints details", + "translation": "Visualizzare tutti i dettagli degli endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete this endpoint", + "message": "Delete this endpoint", + "translation": "Eliminare questo endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "translation": "Endpoint '{UniqueEndpointName}' aggiunto (indirizzo: '{Address}', porta: '{Port}')", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueEndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueEndpointName" + }, + { + "id": "Address", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "c.address" + }, + { + "id": "Port", + "string": "%[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "translation": "Aggiungere un utente (usando la variabile di ambiente SQLCMD_PASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMDPASSWORD environment variable)", + "message": "Add a user (using the SQLCMDPASSWORD environment variable)", + "translation": "Aggiungere un utente (usando la variabile di ambiente SQLCMDPASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "translation": "Aggiungere un utente tramite Windows Data Protection API per crittografare la password in sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user", + "message": "Add a user", + "translation": "Aggiungere un utente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the user (this is not the username)", + "message": "Display name for the user (this is not the username)", + "translation": "Nome visualizzato per l'utente (non è il nome utente)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Authentication type this user will use (basic | other)", + "message": "Authentication type this user will use (basic | other)", + "translation": "Tipo di autenticazione che verrà usato da questo utente (basic | other)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "translation": "Nome utente (specificare la password nella variabile di ambiente {PasswordEnvVar} o {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "translation": "Metodo di crittografia della password ({EncryptionMethodsForUsage}) nel file sqlconfig", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "translation": "Il tipo di autenticazione deve essere '{ModernAuthTypeBasic}' o '{ModernAuthTypeOther}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + }, + { + "id": "ModernAuthTypeOther", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeOther" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type '' is not valid {AuthType}'", + "message": "Authentication type '' is not valid {AuthType}'", + "translation": "Il tipo di autenticazione '' non è valido {AuthType}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthType", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.authType" + } + ], + "fuzzy": true + }, + { + "id": "Remove the {PasswordEncryptFlag} flag", + "message": "Remove the {PasswordEncryptFlag} flag", + "translation": "Rimuovere il flag {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "translation": "Passare {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthTypeFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AuthTypeFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "translation": "Il flag {PasswordEncryptFlag} può essere usato solo quando il tipo di autenticazione è '{ModernAuthTypeBasic}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Add the {PasswordEncryptFlag} flag", + "message": "Add the {PasswordEncryptFlag} flag", + "translation": "Aggiungere il flag {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "translation": "Il flag {PasswordEncryptFlag} deve essere impostato quando il tipo di autenticazione è '{ModernAuthTypeBasic}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "translation": "Specificare la password nella variabile di ambiente {PasswordEnvVar} (o {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "translation": "Il tipo di autenticazione '{ModernAuthTypeBasic}' richiede una password", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide a username with the {Arg_1} flag", + "message": "Provide a username with the {Arg_1} flag", + "translation": "Specificare un nome utente con il flag {Arg_1}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Arg_1", + "string": "%[1]s", + "type": "", + "underlyingType": "string", + "argNum": 1 + } + ], + "fuzzy": true + }, + { + "id": "Username not provided", + "message": "Username not provided", + "translation": "Nome utente non specificato", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "translation": "Specificare un metodo di crittografia valido ({EncryptionMethodsForUsage}) con il flag {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + }, + { + "id": "PasswordEncryptFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Encryption method '{PasswordEncryption}' is not valid", + "message": "Encryption method '{PasswordEncryption}' is not valid", + "translation": "Il metodo di crittografia '{PasswordEncryption}' non è valido", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryption", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.passwordEncryption" + } + ], + "fuzzy": true + }, + { + "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "translation": "Annullare l'impostazione di una delle variabili di ambiente {PasswordEnvVar} o {PasswordEnvVar2}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "translation": "Entrambe le variabili di ambiente {PasswordEnvVar} e {PasswordEnvVar2} sono impostate.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "User '{UniqueUserName}' added", + "message": "User '{UniqueUserName}' added", + "translation": "L'utente '{UniqueUserName}' è stato aggiunto", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueUserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueUserName" + } + ], + "fuzzy": true + }, + { + "id": "Display connections strings for the current context", + "message": "Display connections strings for the current context", + "translation": "Visualizzare stringhe di connessione per il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List connection strings for all client drivers", + "message": "List connection strings for all client drivers", + "translation": "Elencare le stringhe di connessione per tutti i driver client", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database for the connection string (default is taken from the T/SQL login)", + "message": "Database for the connection string (default is taken from the T/SQL login)", + "translation": "Database per la stringa di connessione (l’impostazione predefinita è tratta dall'account di accesso T/SQL)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "translation": "Stringhe di connessione supportate solo per il tipo di autenticazione {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Display the current-context", + "message": "Display the current-context", + "translation": "Visualizzare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context", + "message": "Delete a context", + "translation": "Eliminare un contesto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (including its endpoint and user)", + "message": "Delete a context (including its endpoint and user)", + "translation": "Eliminare un contesto (compresi endpoint e utente)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (excluding its endpoint and user)", + "message": "Delete a context (excluding its endpoint and user)", + "translation": "Eliminare un contesto (esclusi endpoint e utente)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to delete", + "message": "Name of context to delete", + "translation": "Nome del contesto da eliminare", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete the context's endpoint and user as well", + "message": "Delete the context's endpoint and user as well", + "translation": "Eliminare anche l'endpoint e l'utente del contesto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Use the {NameFlag} flag to pass in a context name to delete", + "message": "Use the {NameFlag} flag to pass in a context name to delete", + "translation": "Usare il flag {NameFlag} per passare un nome di contesto da eliminare", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' deleted", + "message": "Context '{Name}' deleted", + "translation": "Contesto '{Name}' eliminato", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' does not exist", + "message": "Context '{Name}' does not exist", + "translation": "Il contesto '{Name}' non esiste", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete an endpoint", + "message": "Delete an endpoint", + "translation": "Eliminare un endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint to delete", + "message": "Name of endpoint to delete", + "translation": "Nome dell'endpoint da eliminare", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "translation": "È necessario specificare il nome dell'endpoint. Specificare il nome dell'endpoint con il flag {NameFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View endpoints", + "message": "View endpoints", + "translation": "Visualizzare gli endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' does not exist", + "message": "Endpoint '{Name}' does not exist", + "translation": "L'endpoint '{Name}' non esiste", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' deleted", + "message": "Endpoint '{Name}' deleted", + "translation": "Endpoint '{Name}' eliminato", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete a user", + "message": "Delete a user", + "translation": "Eliminare un utente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user to delete", + "message": "Name of user to delete", + "translation": "Nome dell'utente da eliminare", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name must be provided. Provide user name with {NameFlag} flag", + "message": "User name must be provided. Provide user name with {NameFlag} flag", + "translation": "È necessario specificare il nome utente. Specificare il nome utente con il flag {NameFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View users", + "message": "View users", + "translation": "Visualizzare gli utenti", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User {Name} does not exist", + "message": "User {Name} does not exist", + "translation": "L'utente {Name} non esiste", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "User {Name} deleted", + "message": "User {Name} deleted", + "translation": "Utente {Name} eliminato", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many contexts from the sqlconfig file", + "message": "Display one or many contexts from the sqlconfig file", + "translation": "Visualizzare uno o più contesti dal file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the context names in your sqlconfig file", + "message": "List all the context names in your sqlconfig file", + "translation": "Elencare tutti i nomi di contesto nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the contexts in your sqlconfig file", + "message": "List all the contexts in your sqlconfig file", + "translation": "Elencare tutti i contesti nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one context in your sqlconfig file", + "message": "Describe one context in your sqlconfig file", + "translation": "Descrivere un contesto nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name to view details of", + "message": "Context name to view details of", + "translation": "Nome contesto di cui visualizzare i dettagli", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include context details", + "message": "Include context details", + "translation": "Includere i dettagli del contesto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts run `{ContextCommand}`", + "message": "To view available contexts run `{ContextCommand}`", + "translation": "Per visualizzare i contesti disponibili, eseguire '{ContextCommand}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no context exists with the name: \"{Name}\"", + "message": "error: no context exists with the name: \"{Name}\"", + "translation": "errore: nessun contesto con il nome: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many endpoints from the sqlconfig file", + "message": "Display one or many endpoints from the sqlconfig file", + "translation": "Visualizzare uno o più endpoint dal file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the endpoints in your sqlconfig file", + "message": "List all the endpoints in your sqlconfig file", + "translation": "Elencare tutti gli endpoint nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one endpoint in your sqlconfig file", + "message": "Describe one endpoint in your sqlconfig file", + "translation": "Descrivere un endpoint nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name to view details of", + "message": "Endpoint name to view details of", + "translation": "Nome dell'endpoint di cui visualizzare i dettagli", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include endpoint details", + "message": "Include endpoint details", + "translation": "Includere i dettagli dell'endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available endpoints run `{EndpointsCommand}`", + "message": "To view available endpoints run `{EndpointsCommand}`", + "translation": "Per visualizzare gli endpoint disponibili, eseguire '{EndpointsCommand}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetEndpointsCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no endpoint exists with the name: \"{Name}\"", + "message": "error: no endpoint exists with the name: \"{Name}\"", + "translation": "errore: nessun endpoint con il nome: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many users from the sqlconfig file", + "message": "Display one or many users from the sqlconfig file", + "translation": "Visualizzare uno o più utenti dal file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the users in your sqlconfig file", + "message": "List all the users in your sqlconfig file", + "translation": "Elencare tutti gli utenti nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one user in your sqlconfig file", + "message": "Describe one user in your sqlconfig file", + "translation": "Descrivere un utente nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name to view details of", + "message": "User name to view details of", + "translation": "Nome utente di cui visualizzare i dettagli", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include user details", + "message": "Include user details", + "translation": "Includere i dettagli utente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available users run `{UsersCommand}`", + "message": "To view available users run `{UsersCommand}`", + "translation": "Per visualizzare gli utenti disponibili, eseguire '{UsersCommand}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsersCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetUsersCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no user exists with the name: \"{Name}\"", + "message": "error: no user exists with the name: \"{Name}\"", + "translation": "errore: nessun utente con il nome: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Set the current context", + "message": "Set the current context", + "translation": "Impostare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Set the mssql context (endpoint/user) to be the current context", + "message": "Set the mssql context (endpoint/user) to be the current context", + "translation": "Impostare il contesto mssql (endpoint/utente) come contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to set as current context", + "message": "Name of context to set as current context", + "translation": "Nome del contesto da impostare come contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query: {RunQueryExample}", + "message": "To run a query: {RunQueryExample}", + "translation": "Per eseguire una query: {RunQueryExample}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "RunQueryExample", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.RunQueryExample" + } + ], + "fuzzy": true + }, + { + "id": "To remove: {UninstallCommand}", + "message": "To remove: {UninstallCommand}", + "translation": "Per rimuovere: {UninstallCommand}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UninstallCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UninstallCommand" + } + ], + "fuzzy": true + }, + { + "id": "Switched to context \"{Name}\".", + "message": "Switched to context \"{Name}\".", + "translation": "Passato al contesto \"{Name}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "No context exists with the name: \"{Name}\"", + "message": "No context exists with the name: \"{Name}\"", + "translation": "Nessun contesto con il nome: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display merged sqlconfig settings or a specified sqlconfig file", + "message": "Display merged sqlconfig settings or a specified sqlconfig file", + "translation": "Visualizzare le impostazioni di sqlconfig unite o un file sqlconfig specificato", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings, with REDACTED authentication data", + "message": "Show sqlconfig settings, with REDACTED authentication data", + "translation": "Mostrare le impostazioni di sqlconfig con i dati di autenticazione REDATTI", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings and raw authentication data", + "message": "Show sqlconfig settings and raw authentication data", + "translation": "Mostrare le impostazioni sqlconfig e dati di autenticazione non elaborati", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display raw byte data", + "message": "Display raw byte data", + "translation": "Visualizzare i dati in byte non elaborati", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install Azure Sql Edge", + "message": "Install Azure Sql Edge", + "translation": "Installa SQL Edge di Azure", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create Azure SQL Edge in a container", + "message": "Install/Create Azure SQL Edge in a container", + "translation": "Installare/creare SQL Edge di Azure in un contenitore", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tag to use, use get-tags to see list of tags", + "message": "Tag to use, use get-tags to see list of tags", + "translation": "Tag da usare, usare get-tags per visualizzare l'elenco dei tag", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name (a default context name will be created if not provided)", + "message": "Context name (a default context name will be created if not provided)", + "translation": "Nome contesto (se non specificato, verrà creato un nome di contesto predefinito)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create a user database and set it as the default for login", + "message": "Create a user database and set it as the default for login", + "translation": "Creare un database utente e impostarlo come predefinito per l'account di accesso", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Accept the SQL Server EULA", + "message": "Accept the SQL Server EULA", + "translation": "Accettare il contratto di licenza di SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Generated password length", + "message": "Generated password length", + "translation": "Lunghezza password generata", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of special characters", + "message": "Minimum number of special characters", + "translation": "Numero minimo di caratteri speciali", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of numeric characters", + "message": "Minimum number of numeric characters", + "translation": "Numero minimo di caratteri numerici", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of upper characters", + "message": "Minimum number of upper characters", + "translation": "Numero minimo di caratteri maiuscoli", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Special character set to include in password", + "message": "Special character set to include in password", + "translation": "Set di caratteri speciali da includere nella password", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Don't download image. Use already downloaded image", + "message": "Don't download image. Use already downloaded image", + "translation": "Non scaricare l'immagine. Usare un'immagine già scaricata", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Line in errorlog to wait for before connecting", + "message": "Line in errorlog to wait for before connecting", + "translation": "Riga nel log degli errori da attendere prima della connessione", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specify a custom name for the container rather than a randomly generated one", + "message": "Specify a custom name for the container rather than a randomly generated one", + "translation": "Specificare un nome personalizzato per il contenitore anziché un nome generato in modo casuale", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Explicitly set the container hostname, it defaults to the container ID", + "message": "Explicitly set the container hostname, it defaults to the container ID", + "translation": "Impostare in modo esplicito il nome host del contenitore, per impostazione predefinita è l'ID contenitore", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image CPU architecture", + "message": "Specifies the image CPU architecture", + "translation": "Specifica l'architettura della CPU dell'immagine", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image operating system", + "message": "Specifies the image operating system", + "translation": "Specifica il sistema operativo dell'immagine", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Port (next available port from 1433 upwards used by default)", + "message": "Port (next available port from 1433 upwards used by default)", + "translation": "Porta (porta successiva disponibile da 1433 in poi usata per impostazione predefinita)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Download (into container) and attach database (.bak) from URL", + "message": "Download (into container) and attach database (.bak) from URL", + "translation": "Scaricare (nel contenitore) e collegare il database (.bak) dall'URL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Either, add the {AcceptEulaFlag} flag to the command-line", + "message": "Either, add the {AcceptEulaFlag} flag to the command-line", + "translation": "Aggiungere il flag {AcceptEulaFlag} alla riga di comando", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AcceptEulaFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AcceptEulaFlag" + } + ], + "fuzzy": true + }, + { + "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translation": "In alternativa, impostare la variabile di ambiente, ad esempio {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CreateEnvVarKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "pal.CreateEnvVarKeyword()" + }, + { + "id": "AcceptEulaEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.AcceptEulaEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "EULA not accepted", + "message": "EULA not accepted", + "translation": "Condizioni di licenza non accettate", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "translation": "--user-database {DefaultDatabase} contiene caratteri e/o virgolette non ASCII", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Starting {ImageName}", + "message": "Starting {ImageName}", + "translation": "Avvio di {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "translation": "Contesto {CurrentContextName} creato in \"{ConfigFileUsed}\", configurazione dell'account utente...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + }, + { + "id": "ConfigFileUsed", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.GetConfigFileUsed()" + } + ], + "fuzzy": true + }, + { + "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "translation": "Account {Sa} disabilitato (e password {Sa_1} ruotata). Creazione dell'utente {UserName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Sa", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"sa\"" + }, + { + "id": "Sa_1", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "\"sa\"" + }, + { + "id": "UserName", + "string": "%[3]q", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "userName" + } + ], + "fuzzy": true + }, + { + "id": "Start interactive session", + "message": "Start interactive session", + "translation": "Avviare una sessione interattiva", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Change current context", + "message": "Change current context", + "translation": "Modificare contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View sqlcmd configuration", + "message": "View sqlcmd configuration", + "translation": "Visualizzare la configurazione di sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See connection strings", + "message": "See connection strings", + "translation": "Vedere le stringhe di connessione", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Remove", + "message": "Remove", + "translation": "Rimuovere", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Now ready for client connections on port {Port}", + "message": "Now ready for client connections on port {Port}", + "translation": "Ora è pronto per le connessioni client sulla porta {Port}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Port", + "string": "%[1]d", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must be http or https", + "message": "--using URL must be http or https", + "translation": "L'URL --using deve essere http o https", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "translation": "{UsingDatabaseUrl} non è un URL valido per il flag --using", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsingDatabaseUrl", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.usingDatabaseUrl" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must have a path to .bak file", + "message": "--using URL must have a path to .bak file", + "translation": "L'URL --using deve avere un percorso del file .bak", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--using file URL must be a .bak file", + "message": "--using file URL must be a .bak file", + "translation": "L'URL del file --using deve essere un file .bak", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Invalid --using file type", + "message": "Invalid --using file type", + "translation": "Tipo di file --using non valido", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Creating default database [{DefaultDatabase}]", + "message": "Creating default database [{DefaultDatabase}]", + "translation": "Creazione del database predefinito [{DefaultDatabase}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {File}", + "message": "Downloading {File}", + "translation": "Download di {File}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "File", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "file" + } + ], + "fuzzy": true + }, + { + "id": "Restoring database {DatabaseName}", + "message": "Restoring database {DatabaseName}", + "translation": "Ripristino del database {DatabaseName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseName" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {ImageName}", + "message": "Downloading {ImageName}", + "translation": "Download di {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "translation": "In questo computer è installato un runtime del contenitore, ad esempio Podman o Docker?", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "If not, download desktop engine from:", + "message": "If not, download desktop engine from:", + "translation": "In alternativa, scaricare il motore desktop da:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "or", + "message": "or", + "translation": "o", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "translation": "È in esecuzione un runtime del contenitore? Provare '{PodmanPsCommand}' o '{DockerPsCommand}' (elenco contenitori). Viene restituito senza errori?", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PodmanPsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PodmanPsCommand" + }, + { + "id": "DockerPsCommand", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.DockerPsCommand" + } + ], + "fuzzy": true + }, + { + "id": "Unable to download image {ImageName}", + "message": "Unable to download image {ImageName}", + "translation": "Non è possibile scaricare l'immagine {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "File does not exist at URL", + "message": "File does not exist at URL", + "translation": "Il file non esiste nell'URL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Unable to download file", + "message": "Unable to download file", + "translation": "Non è possibile scaricare il file", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server in a container", + "message": "Install/Create SQL Server in a container", + "translation": "Installare/creare l'istanza di SQL Server in un contenitore", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See all release tags for SQL Server, install previous version", + "message": "See all release tags for SQL Server, install previous version", + "translation": "Visualizzare tutti i tag di versione per SQL Server, installare la versione precedente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database", + "message": "Create SQL Server, download and attach AdventureWorks sample database", + "translation": "Creare un'istanza di SQL Server, scaricare e collegare il database di esempio AdventureWorks", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "translation": "Creare un'istanza di SQL Server, scaricare e collegare il database di esempio AdventureWorks con un nome di database diverso", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server with an empty user database", + "message": "Create SQL Server with an empty user database", + "translation": "Creare l'istanza di SQL Server con un database utente vuoto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server with full logging", + "message": "Install/Create SQL Server with full logging", + "translation": "Installare/creare un'istanza di SQL Server con registrazione completa", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for Azure SQL Edge install", + "message": "Get tags available for Azure SQL Edge install", + "translation": "Recuperare i tag disponibili per l'installazione di SQL Edge di Azure", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List tags", + "message": "List tags", + "translation": "Elencare i tag", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for mssql install", + "message": "Get tags available for mssql install", + "translation": "Recuperare i tag disponibili per l'installazione di mssql", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd start", + "message": "sqlcmd start", + "translation": "avvio sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Container is not running", + "message": "Container is not running", + "translation": "Il contenitore non è in esecuzione", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Premere CTRL+C per uscire dal processo...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Un errore 'Risorse di memoria insufficienti' può essere causato da troppe credenziali già archiviate in Gestione credenziali di Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Impossibile scrivere le credenziali in Gestione credenziali di Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The -L parameter can not be used in combination with other parameters.", + "message": "The -L parameter can not be used in combination with other parameters.", + "translation": "Il parametro -L non può essere usato in combinazione con altri parametri.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "translation": "'-a {PacketSize}': le dimensioni del pacchetto devono essere costituite da un numero compreso tra 512 e 32767.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSize", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.PacketSize" + } + ], + "fuzzy": true + }, + { + "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "translation": "'-h {Headers}': il valore di intestazione deve essere -1 o un valore compreso tra 1 e 2147483647", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Headers", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.Headers" + } + ], + "fuzzy": true + }, + { + "id": "Servers:", + "message": "Servers:", + "translation": "Server:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Legal docs and information: aka.ms/SqlcmdLegal", + "message": "Legal docs and information: aka.ms/SqlcmdLegal", + "translation": "Documenti e informazioni legali: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Third party notices: aka.ms/SqlcmdNotices", + "message": "Third party notices: aka.ms/SqlcmdNotices", + "translation": "Comunicazioni di terze parti: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Version {Version}", + "message": "Version {Version}", + "translation": "Versione {Version}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Version", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "version" + } + ], + "fuzzy": true + }, + { + "id": "Flags:", + "message": "Flags:", + "translation": "Flag:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "translation": "-? mostra il riepilogo della sintassi, {HelpFlag} visualizza la Guida moderna del sottocomando sqlcmd", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "HelpFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.HelpFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "translation": "Identifica uno o più file che contengono batch di istruzioni SQL. Se uno o più file non esistono, sqlcmd terminerà. Si esclude a vicenda con {QueryAndExitFlag}/{QueryFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "QueryAndExitFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.QueryAndExitFlag" + }, + { + "id": "QueryFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.QueryFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies the file that receives output from sqlcmd", + "message": "Identifies the file that receives output from sqlcmd", + "translation": "Identifica il file che riceve l'output da sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Print version information and exit", + "message": "Print version information and exit", + "translation": "Stampare le informazioni sulla versione e uscire", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Implicitly trust the server certificate without validation", + "message": "Implicitly trust the server certificate without validation", + "translation": "Considerare attendibile in modo implicito il certificato del server senza convalida", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "translation": "Questa opzione consente di impostare la variabile di scripting sqlcmd {DbNameVar}. Questo parametro specifica il database iniziale. L'impostazione predefinita è la proprietà default-database dell'account di accesso. Se il database non esiste, verrà generato un messaggio di errore e sqlcmd termina", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DbNameVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DbNameVar" + } + ], + "fuzzy": true + }, + { + "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "translation": "Usa una connessione trusted invece di usare un nome utente e una password per accedere a SQL Server, ignorando tutte le variabili di ambiente che definiscono nome utente e password", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "translation": "Specifica il carattere di terminazione del batch. Il valore predefinito è {BatchTerminatorGo}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminatorGo", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "The login name or contained database user name. For contained database users, you must provide the database name option", + "message": "The login name or contained database user name. For contained database users, you must provide the database name option", + "translation": "Nome di accesso o nome utente del database indipendente. Per gli utenti di database indipendenti, è necessario specificare l'opzione del nome del database", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "translation": "Esegue una query all'avvio di sqlcmd, ma non esce da sqlcmd al termine dell'esecuzione della query. È possibile eseguire query delimitate da più punti e virgola", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "translation": "Esegue una query all'avvio di sqlcmd e quindi esce immediatamente da sqlcmd. È possibile eseguire query delimitate da più punti e virgola", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "translation": "{ConnStrPattern} Specifica l'istanza di SQL Server a cui connettersi. Imposta la variabile di scripting sqlcmd {ServerEnvVar}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ConnStrPattern", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ConnStrPattern" + }, + { + "id": "ServerEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ServerEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "translation": "Disabilita i comandi che potrebbero compromettere la sicurezza del sistema. Sqlcmd invia un avviso e continua", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translation": "Specifica il metodo di autenticazione SQL da usare per connettersi al database SQL di Azure. Uno dei valori seguenti: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "translation": "Indica a sqlcmd di usare l'autenticazione ActiveDirectory. Se non viene specificato alcun nome utente, verrà utilizzato il metodo di autenticazione ActiveDirectoryDefault. Se viene specificata una password, viene utilizzato ActiveDirectoryPassword. In caso contrario, viene usato ActiveDirectoryInteractive", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "translation": "Fa in modo che sqlcmd ignori le variabili di scripting. Questo parametro è utile quando uno script contiene molte istruzioni {InsertKeyword} che possono contenere stringhe con lo stesso formato delle variabili regolari, ad esempio $(variable_name)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "InsertKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.InsertKeyword" + } + ], + "fuzzy": true + }, + { + "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "translation": "Crea una variabile di scripting sqlcmd utilizzabile in uno script sqlcmd. Racchiudere il valore tra virgolette se il valore contiene spazi. È possibile specificare più valori var=values. Se sono presenti errori in uno dei valori specificati, sqlcmd genera un messaggio di errore e quindi termina", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "translation": "Richiede un pacchetto di dimensioni diverse. Questa opzione consente di impostare la variabile di scripting sqlcmd {PacketSizeVar}. packet_size deve essere un valore compreso tra 512 e 32767. Valore predefinito = 4096. Dimensioni del pacchetto maggiori possono migliorare le prestazioni per l'esecuzione di script con molte istruzioni SQL tra i comandi {BatchTerminatorGo}. È possibile richiedere dimensioni del pacchetto maggiori. Tuttavia, se la richiesta viene negata, sqlcmd utilizza l'impostazione predefinita del server per le dimensioni del pacchetto", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSizeVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PacketSizeVar" + }, + { + "id": "BatchTerminatorGo", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "translation": "Specifica il numero di secondi prima del timeout di un account di accesso sqlcmd al driver go-mssqldb quando si prova a connettersi a un server. Questa opzione consente di impostare la variabile di scripting sqlcmd {LoginTimeOutVar}. Il valore predefinito è 30. 0 significa infinito", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LoginTimeOutVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.LoginTimeOutVar" + } + ], + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "translation": "Questa opzione consente di impostare la variabile di scripting sqlcmd {WorkstationVar}. Il nome della workstation è elencato nella colonna nome host della vista del catalogo sys.sysprocesses e può essere restituito con la stored procedure sp_who. Se questa opzione non è specificata, il nome predefinito è il nome del computer corrente. Questo nome può essere usato per identificare diverse sessioni sqlcmd", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "WorkstationVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.WorkstationVar" + } + ], + "fuzzy": true + }, + { + "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "translation": "Dichiara il tipo di carico di lavoro dell'applicazione durante la connessione a un server. L'unico valore attualmente supportato è ReadOnly. Se non si specifica {ApplicationIntentFlagShort}, l'utilità sqlcmd non supporterà la connettività a una replica secondaria in un gruppo di disponibilità Always On", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ApplicationIntentFlagShort", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ApplicationIntentFlagShort" + } + ], + "fuzzy": true + }, + { + "id": "This switch is used by the client to request an encrypted connection", + "message": "This switch is used by the client to request an encrypted connection", + "translation": "Questa opzione viene usata dal client per richiedere una connessione crittografata", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the formatting for results", + "message": "Specifies the formatting for results", + "translation": "Specifica la formattazione dei risultati", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "translation": "Controlla quali messaggi di errore vengono inviati a stdout. Vengono inviati i messaggi con livello di gravità maggiore o uguale a questo livello", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Level of mssql driver messages to print", + "message": "Level of mssql driver messages to print", + "translation": "Livello di messaggi del driver mssql da stampare", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "translation": "Specifica che sqlcmd termina e restituisce un valore {DosErrorLevel} quando si verifica un errore", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DosErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DosErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "translation": "Controlla quali messaggi di errore vengono inviati a {StdoutName}. Vengono inviati i messaggi con livello di gravità maggiore o uguale a questo livello", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "StdoutName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.StdoutName" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "translation": "Specifica il numero di righe da stampare tra le intestazioni di colonna. Usare -h-1 per specificare che le intestazioni non devono essere stampate", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that all output files are encoded with little-endian Unicode", + "message": "Specifies that all output files are encoded with little-endian Unicode", + "translation": "Specifica che tutti i file di output sono codificati con Unicode little-endian", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "translation": "Specifica il carattere separatore di colonna. Imposta la variabile {ColSeparatorVar}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ColSeparatorVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ColSeparatorVar" + } + ], + "fuzzy": true + }, + { + "id": "Remove trailing spaces from a column", + "message": "Remove trailing spaces from a column", + "translation": "Rimuovere gli spazi finali da una colonna", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "translation": "Fornito per la compatibilità con le versioni precedenti. Sqlcmd ottimizza sempre il rilevamento della replica attiva di un cluster di failover SQL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Password", + "message": "Password", + "translation": "Password", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "translation": "Controlla il livello di gravità usato per impostare la variabile {ErrorLevel} all'uscita", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the screen width for output", + "message": "Specifies the screen width for output", + "translation": "Specifica la larghezza dello schermo per l'output", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Dedicated administrator connection", + "message": "Dedicated administrator connection", + "translation": "Connessione amministrativa dedicata", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Quoted identifiers are always enabled", + "message": "Provided for backward compatibility. Quoted identifiers are always enabled", + "translation": "Fornito per la compatibilità con le versioni precedenti. Gli identificatori delimitati sono sempre abilitati", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Client regional settings are not used", + "message": "Provided for backward compatibility. Client regional settings are not used", + "translation": "Fornito per la compatibilità con le versioni precedenti. Le impostazioni locali del client non sono utilizzate", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sets the sqlcmd scripting variable {V}", + "message": "Sets the sqlcmd scripting variable {V}", + "translation": "Imposta la variabile di scripting sqlcmd {V}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "V", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "v" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "translation": "'{Flag} {Value}': il valore deve essere maggiore o uguale a {Min} e minore o uguale a {Max}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "translation": "'{Flag} {Value}': il valore deve essere maggiore di {Min} e minore di {Max}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "translation": "'{Flag} {Value}': argomento imprevisto. Il valore dell'argomento deve essere {AllowedValues0}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues0", + "string": "%[3]v", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "allowedValues[0]" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "translation": "'{Flag} {Value}': argomento imprevisto. Il valore dell'argomento deve essere uno di {AllowedValues}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues", + "string": "%[3]v", + "type": "[]string", + "underlyingType": "[]string", + "argNum": 3, + "expr": "allowedValues" + } + ], + "fuzzy": true + }, + { + "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "translation": "Le opzioni {Flag1} e {Flag2} si escludono a vicenda.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag1" + }, + { + "id": "Flag2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "flag2" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Missing argument. Enter '-?' for help.", + "message": "'{P1}': Missing argument. Enter '-?' for help.", + "translation": "'{P1}': argomento mancante. Immettere '-?' per visualizzare la Guida.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Unknown Option. Enter '-?' for help.", + "message": "'{P1}': Unknown Option. Enter '-?' for help.", + "translation": "'{P1}': opzione sconosciuta. Immettere '-?' per visualizzare la Guida.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "invalid batch terminator '{BatchTerminator}'", + "message": "invalid batch terminator '{BatchTerminator}'", + "translation": "carattere di terminazione del batch '{BatchTerminator}' non valido", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminator", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "args.BatchTerminator" + } + ], + "fuzzy": true + }, + { + "id": "Sqlcmd: Error:", + "message": "Sqlcmd: Error:", + "translation": "Sqlcmd: errore:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sqlcmd: Warning:", + "message": "Sqlcmd: Warning:", + "translation": "Sqlcmd: avviso:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "ED and !! commands, startup script, and environment variables are disabled", + "message": "ED and !! commands, startup script, and environment variables are disabled", + "translation": "I comandi ED e !!, lo script di avvio e le variabili di ambiente sono disabilitati.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The scripting variable: '{Variable}' is read-only", + "message": "The scripting variable: '{Variable}' is read-only", + "translation": "La variabile di scripting '{Variable}' è di sola lettura", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "'{Variable}' scripting variable not defined.", + "message": "'{Variable}' scripting variable not defined.", + "translation": "Variabile di scripting '{Variable}' non definita.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "translation": "La variabile di ambiente '{Variable}' contiene un valore non valido: '{EnvVal}'.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + }, + { + "id": "EnvVal", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "envVal" + } + ], + "fuzzy": true + }, + { + "id": "Syntax error at line {LineNumber} near command '{Command}'.", + "message": "Syntax error at line {LineNumber} near command '{Command}'.", + "translation": "Errore di sintassi alla riga {LineNumber} vicino al comando '{Command}'.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LineNumber", + "string": "%[1]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 1, + "expr": "e.LineNumber" + }, + { + "id": "Command", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "e.Command" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "translation": "{ErrorPrefix} Si è verificato un errore durante l'apertura o l'utilizzo del file {Filepath} (motivo: {Error}).", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "Filepath", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "filepath" + }, + { + "id": "Error", + "string": "%[3]s", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "err.Error()" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix}Syntax error at line {LineNumber}", + "message": "{ErrorPrefix}Syntax error at line {LineNumber}", + "translation": "{ErrorPrefix} Errore di sintassi alla riga {LineNumber}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "LineNumber", + "string": "%[2]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 2, + "expr": "lineNumber" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "translation": "Messaggio {Number}, Livello {Class}, Stato {State}, Server {ServerName}, Procedura {ProcName}, Riga {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "ProcName", + "string": "%[5]s", + "type": "string", + "underlyingType": "string", + "argNum": 5, + "expr": "e.ProcName" + }, + { + "id": "LineNo", + "string": "%#[6]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 6, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[7]s", + "type": "string", + "underlyingType": "string", + "argNum": 7, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "translation": "Messaggio {Number}, Livello {Class}, Stato {State}, Server {ServerName}, Riga {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "LineNo", + "string": "%#[5]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 5, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[6]s", + "type": "string", + "underlyingType": "string", + "argNum": 6, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable identifier {Name}", + "message": "Invalid variable identifier {Name}", + "translation": "Identificatore della variabile {Name} non valido", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "name" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable value {Val}", + "message": "Invalid variable value {Val}", + "translation": "Valore della variabile {Val} non valido", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Val", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "val" + } + ], + "fuzzy": true + } + ] } \ No newline at end of file diff --git a/internal/translations/locales/it-IT/out.gotext.json b/internal/translations/locales/it-IT/out.gotext.json index 124ca43f..63ee973c 100644 --- a/internal/translations/locales/it-IT/out.gotext.json +++ b/internal/translations/locales/it-IT/out.gotext.json @@ -4,17 +4,22 @@ { "id": "Install/Create, Query, Uninstall SQL Server", "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" + "translation": "Installare/creare, eseguire query, disinstallare SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View configuration information and connection strings", "message": "View configuration information and connection strings", - "translation": "" + "translation": "Visualizzare le informazioni di configurazione e le stringhe di connessione", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", + "translation": "sqlcmd: installare/creare/eseguire query su SQL Server, Azure SQL e strumenti\n\nFeedback:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "FeedbackUrl", @@ -24,32 +29,42 @@ "argNum": 1, "expr": "feedbackUrl" } - ] + ], + "fuzzy": true }, { "id": "help for backwards compatibility flags (-S, -U, -E etc.)", "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" + "translation": "guida per i flag di compatibilità con le versioni precedenti (-S, -U, -E e così via)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "print version of sqlcmd", "message": "print version of sqlcmd", - "translation": "" + "translation": "versione di stampa di sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "configuration file", "message": "configuration file", - "translation": "" + "translation": "file di configurazione", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" + "translation": "livello di log, errore=0, avviso=1, info=2, debug=3, analisi=4", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", + "translation": "Modificare i file sqlconfig usando sottocomandi come \"{UseContextCommand}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UseContextCommand", @@ -59,12 +74,14 @@ "argNum": 1, "expr": "localizer.UseContextCommand" } - ] + ], + "fuzzy": true }, { "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", + "translation": "Aggiungere un contesto per l'endpoint e l'utente esistenti (usare {PasswordEnvVar} o {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -82,32 +99,42 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Install/Create SQL Server, Azure SQL, and Tools", "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" + "translation": "Installare/creare SQL Server, Azure SQL e strumenti", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Open tools (e.g Azure Data Studio) for current context", "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" + "translation": "Aprire gli strumenti (ad esempio Azure Data Studio) per il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query against the current context", "message": "Run a query against the current context", - "translation": "" + "translation": "Eseguire una query sul contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query", "message": "Run a query", - "translation": "" + "translation": "Eseguire una query", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query using [{Master}] database", "message": "Run a query using [{Master}] database", - "translation": "", + "translation": "Eseguire una query usando il database [{Master}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Master", @@ -117,47 +144,63 @@ "argNum": 1, "expr": "\"master\"" } - ] + ], + "fuzzy": true }, { "id": "Set new default database", "message": "Set new default database", - "translation": "" + "translation": "Impostare nuovo database predefinito", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Command text to run", "message": "Command text to run", - "translation": "" + "translation": "Testo del comando da eseguire", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database to use", "message": "Database to use", - "translation": "" + "translation": "Database da usare", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start current context", "message": "Start current context", - "translation": "" + "translation": "Avviare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start the current context", "message": "Start the current context", - "translation": "" + "translation": "Avviare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts", "message": "To view available contexts", - "translation": "" + "translation": "Per visualizzare i contesti disponibili", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "No current context", "message": "No current context", - "translation": "" + "translation": "Nessun contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Starting {Image} for context {CurrentContextName}", "message": "Starting {Image} for context {CurrentContextName}", - "translation": "", + "translation": "Avvio di {Image} per il contesto {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -175,32 +218,42 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create new context with a sql container", "message": "Create new context with a sql container", - "translation": "" + "translation": "Creare nuovo contesto con un contenitore SQL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context does not have a container", "message": "Current context does not have a container", - "translation": "" + "translation": "Il contesto corrente non ha un contenitore", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop current context", "message": "Stop current context", - "translation": "" + "translation": "Arrestare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop the current context", "message": "Stop the current context", - "translation": "" + "translation": "Arrestare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stopping {Image} for context {CurrentContextName}", "message": "Stopping {Image} for context {CurrentContextName}", - "translation": "", + "translation": "Arresto di {Image} per il contesto {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -218,62 +271,84 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create a new context with a SQL Server container", "message": "Create a new context with a SQL Server container", - "translation": "" + "translation": "Creare un nuovo contesto con un contenitore SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context", "message": "Uninstall/Delete the current context", - "translation": "" + "translation": "Disinstallare/eliminare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt", "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" + "translation": "Disinstallare/eliminare il contesto corrente senza richiedere l'intervento dell'utente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" + "translation": "Disinstallare/eliminare il contesto corrente senza richiedere l'intervento dell'utente ed eseguire l'override del controllo di sicurezza per i database utente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Quiet mode (do not stop for user input to confirm the operation)", "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" + "translation": "Modalità non interattiva (non interrompere per l'input dell'utente per confermare l'operazione)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Complete the operation even if non-system (user) database files are present", "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" + "translation": "Completare l'operazione anche se sono presenti file di database non di sistema (utente)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View available contexts", "message": "View available contexts", - "translation": "" + "translation": "Visualizzare i contesti disponibili", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context", "message": "Create context", - "translation": "" + "translation": "Creare un contesto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context with SQL Server container", "message": "Create context with SQL Server container", - "translation": "" + "translation": "Creare un contesto con il contenitore SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context manually", "message": "Add a context manually", - "translation": "" + "translation": "Aggiungere un contesto manualmente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", + "translation": "Il contesto corrente è {CurrentContextName}. Continuare? (S/N)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -283,22 +358,28 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Verifying no user (non-system) database (.mdf) files", "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" + "translation": "Verifica dell'assenza di file di database utente (.mdf) (non di sistema)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start the container", "message": "To start the container", - "translation": "" + "translation": "Per avviare il contenitore", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To override the check, use {__force}", "message": "To override the check, use {__force}", - "translation": "", + "translation": "Per eseguire l'override del controllo, usare {__force}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -308,17 +389,21 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Container is not running, unable to verify that user database files do not exist", "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" + "translation": "Il contenitore non è in esecuzione, non è possibile verificare l'assenza di file di database utente.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Removing context {CurrentContextName}", "message": "Removing context {CurrentContextName}", - "translation": "", + "translation": "Rimozione del contesto {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -328,12 +413,14 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Stopping {Image}", "message": "Stopping {Image}", - "translation": "", + "translation": "Arresto {Image}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -343,12 +430,14 @@ "argNum": 1, "expr": "endpoint.ContainerDetails.Image" } - ] + ], + "fuzzy": true }, { "id": "Container {Id} no longer exists, continuing to remove context...", "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", + "translation": "Il contenitore {Id} non esiste più, continuare a rimuovere il contesto...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Id", @@ -358,12 +447,14 @@ "argNum": 1, "expr": "id" } - ] + ], + "fuzzy": true }, { "id": "Current context is now {NewContextName}", "message": "Current context is now {NewContextName}", - "translation": "", + "translation": "Il contesto corrente è ora {NewContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NewContextName", @@ -373,12 +464,14 @@ "argNum": 1, "expr": "newContextName" } - ] + ], + "fuzzy": true }, { "id": "{Operation_completed_successfully}", "message": "{Operation_completed_successfully}", - "translation": "", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Operation_completed_successfully", @@ -388,12 +481,14 @@ "argNum": 1, "expr": "\"Operation completed successfully\"" } - ] + ], + "fuzzy": true }, { "id": "If the database is mounted, run {DropDbQuery}", "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", + "translation": "Se il database è montato, eseguire {DropDbQuery}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DropDbQuery", @@ -403,12 +498,14 @@ "argNum": 1, "expr": "dropDbQuery" } - ] + ], + "fuzzy": true }, { "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", + "translation": "Passare il flag {__force} per eseguire l'override di questo controllo di sicurezza per i database utente (non di sistema)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -418,12 +515,14 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", + "translation": "Non è possibile continuare. È presente un database utente (non di sistema) ({DatabaseFile})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseFile", @@ -433,57 +532,77 @@ "argNum": 1, "expr": "databaseFile" } - ] + ], + "fuzzy": true }, { "id": "No endpoints to uninstall", "message": "No endpoints to uninstall", - "translation": "" + "translation": "Nessun endpoint da disinstallare", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context", "message": "Add a context", - "translation": "" + "translation": "Aggiungere un contesto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" + "translation": "Aggiungere un contesto per un'istanza locale di SQL Server sulla porta 1433 usando un'autenticazione attendibile", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the context", "message": "Display name for the context", - "translation": "" + "translation": "Nome visualizzato del contesto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint this context will use", "message": "Name of endpoint this context will use", - "translation": "" + "translation": "Nome dell'endpoint che verrà usato da questo contesto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user this context will use", "message": "Name of user this context will use", - "translation": "" + "translation": "Nome dell'utente che verrà usato da questo contesto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View existing endpoints to choose from", "message": "View existing endpoints to choose from", - "translation": "" + "translation": "Visualizzare gli endpoint esistenti tra cui scegliere", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a new local endpoint", "message": "Add a new local endpoint", - "translation": "" + "translation": "Aggiungere un nuovo endpoint locale", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an already existing endpoint", "message": "Add an already existing endpoint", - "translation": "" + "translation": "Aggiungere un endpoint già esistente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", + "translation": "Endpoint necessario per aggiungere il contesto. L'endpoint '{EndpointName}' non esiste. Usare il flag {EndpointFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointName", @@ -501,27 +620,35 @@ "argNum": 2, "expr": "localizer.EndpointFlag" } - ] + ], + "fuzzy": true }, { "id": "View list of users", "message": "View list of users", - "translation": "" + "translation": "Visualizzare l'elenco di utenti", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add the user", "message": "Add the user", - "translation": "" + "translation": "Aggiungere l'utente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an endpoint", "message": "Add an endpoint", - "translation": "" + "translation": "Aggiungere un endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User '{UserName}' does not exist", "message": "User '{UserName}' does not exist", - "translation": "", + "translation": "L'utente '{UserName}' non esiste", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UserName", @@ -531,27 +658,35 @@ "argNum": 1, "expr": "c.userName" } - ] + ], + "fuzzy": true }, { "id": "Open in Azure Data Studio", "message": "Open in Azure Data Studio", - "translation": "" + "translation": "Apri in Azure Data Studio", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start interactive query session", "message": "To start interactive query session", - "translation": "" + "translation": "Per avviare una sessione di query interattiva", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query", "message": "To run a query", - "translation": "" + "translation": "Per eseguire una query", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current Context '{Name}'", "message": "Current Context '{Name}'", - "translation": "", + "translation": "Contesto corrente '{Name}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -561,57 +696,77 @@ "argNum": 1, "expr": "context.Name" } - ] + ], + "fuzzy": true }, { "id": "Add a default endpoint", "message": "Add a default endpoint", - "translation": "" + "translation": "Aggiungere un endpoint predefinito", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the endpoint", "message": "Display name for the endpoint", - "translation": "" + "translation": "Nome visualizzato dell'endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network address to connect to, e.g. 127.0.0.1 etc.", "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" + "translation": "Indirizzo di rete a cui connettersi, ad esempio 127.0.0.1 e così via", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network port to connect to, e.g. 1433 etc.", "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" + "translation": "Porta di rete a cui connettersi, ad esempio 1433 e così via", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for this endpoint", "message": "Add a context for this endpoint", - "translation": "" + "translation": "Aggiungere un contesto per questo endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint names", "message": "View endpoint names", - "translation": "" + "translation": "Visualizzare i nomi degli endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint details", "message": "View endpoint details", - "translation": "" + "translation": "Visualizzare i dettagli dell'endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View all endpoints details", "message": "View all endpoints details", - "translation": "" + "translation": "Visualizzare tutti i dettagli degli endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete this endpoint", "message": "Delete this endpoint", - "translation": "" + "translation": "Eliminare questo endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", + "translation": "Endpoint '{UniqueEndpointName}' aggiunto (indirizzo: '{Address}', porta: '{Port}')", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueEndpointName", @@ -637,42 +792,56 @@ "argNum": 3, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" + "translation": "Aggiungere un utente (usando la variabile di ambiente SQLCMD_PASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user (using the SQLCMDPASSWORD environment variable)", "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" + "translation": "Aggiungere un utente (usando la variabile di ambiente SQLCMDPASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" + "translation": "Aggiungere un utente tramite Windows Data Protection API per crittografare la password in sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user", "message": "Add a user", - "translation": "" + "translation": "Aggiungere un utente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the user (this is not the username)", "message": "Display name for the user (this is not the username)", - "translation": "" + "translation": "Nome visualizzato per l'utente (non è il nome utente)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Authentication type this user will use (basic | other)", "message": "Authentication type this user will use (basic | other)", - "translation": "" + "translation": "Tipo di autenticazione che verrà usato da questo utente (basic | other)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", + "translation": "Nome utente (specificare la password nella variabile di ambiente {PasswordEnvVar} o {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -690,12 +859,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", + "translation": "Metodo di crittografia della password ({EncryptionMethodsForUsage}) nel file sqlconfig", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -705,12 +876,14 @@ "argNum": 1, "expr": "secret.EncryptionMethodsForUsage()" } - ] + ], + "fuzzy": true }, { "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", + "translation": "Il tipo di autenticazione deve essere '{ModernAuthTypeBasic}' o '{ModernAuthTypeOther}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -728,12 +901,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeOther" } - ] + ], + "fuzzy": true }, { "id": "Authentication type '' is not valid {AuthType}'", "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", + "translation": "Il tipo di autenticazione '' non è valido {AuthType}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthType", @@ -743,12 +918,14 @@ "argNum": 1, "expr": "c.authType" } - ] + ], + "fuzzy": true }, { "id": "Remove the {PasswordEncryptFlag} flag", "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Rimuovere il flag {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -758,12 +935,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", + "translation": "Passare {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthTypeFlag", @@ -781,12 +960,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "Il flag {PasswordEncryptFlag} può essere usato solo quando il tipo di autenticazione è '{ModernAuthTypeBasic}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -804,12 +985,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Add the {PasswordEncryptFlag} flag", "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Aggiungere il flag {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -819,12 +1002,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "Il flag {PasswordEncryptFlag} deve essere impostato quando il tipo di autenticazione è '{ModernAuthTypeBasic}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -842,12 +1027,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", + "translation": "Specificare la password nella variabile di ambiente {PasswordEnvVar} (o {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -865,12 +1052,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", + "translation": "Il tipo di autenticazione '{ModernAuthTypeBasic}' richiede una password", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -880,12 +1069,14 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide a username with the {Arg_1} flag", "message": "Provide a username with the {Arg_1} flag", - "translation": "", + "translation": "Specificare un nome utente con il flag {Arg_1}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Arg_1", @@ -894,17 +1085,21 @@ "underlyingType": "string", "argNum": 1 } - ] + ], + "fuzzy": true }, { "id": "Username not provided", "message": "Username not provided", - "translation": "" + "translation": "Nome utente non specificato", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Specificare un metodo di crittografia valido ({EncryptionMethodsForUsage}) con il flag {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -922,12 +1117,14 @@ "argNum": 2, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Encryption method '{PasswordEncryption}' is not valid", "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", + "translation": "Il metodo di crittografia '{PasswordEncryption}' non è valido", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryption", @@ -937,12 +1134,14 @@ "argNum": 1, "expr": "c.passwordEncryption" } - ] + ], + "fuzzy": true }, { "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", + "translation": "Annullare l'impostazione di una delle variabili di ambiente {PasswordEnvVar} o {PasswordEnvVar2}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -960,12 +1159,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", + "translation": "Entrambe le variabili di ambiente {PasswordEnvVar} e {PasswordEnvVar2} sono impostate.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -983,12 +1184,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "User '{UniqueUserName}' added", "message": "User '{UniqueUserName}' added", - "translation": "", + "translation": "L'utente '{UniqueUserName}' è stato aggiunto", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueUserName", @@ -998,27 +1201,35 @@ "argNum": 1, "expr": "uniqueUserName" } - ] + ], + "fuzzy": true }, { "id": "Display connections strings for the current context", "message": "Display connections strings for the current context", - "translation": "" + "translation": "Visualizzare stringhe di connessione per il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List connection strings for all client drivers", "message": "List connection strings for all client drivers", - "translation": "" + "translation": "Elencare le stringhe di connessione per tutti i driver client", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database for the connection string (default is taken from the T/SQL login)", "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" + "translation": "Database per la stringa di connessione (l’impostazione predefinita è tratta dall'account di accesso T/SQL)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", + "translation": "Stringhe di connessione supportate solo per il tipo di autenticazione {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -1028,42 +1239,56 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Display the current-context", "message": "Display the current-context", - "translation": "" + "translation": "Visualizzare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context", "message": "Delete a context", - "translation": "" + "translation": "Eliminare un contesto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (including its endpoint and user)", "message": "Delete a context (including its endpoint and user)", - "translation": "" + "translation": "Eliminare un contesto (compresi endpoint e utente)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (excluding its endpoint and user)", "message": "Delete a context (excluding its endpoint and user)", - "translation": "" + "translation": "Eliminare un contesto (esclusi endpoint e utente)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to delete", "message": "Name of context to delete", - "translation": "" + "translation": "Nome del contesto da eliminare", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete the context's endpoint and user as well", "message": "Delete the context's endpoint and user as well", - "translation": "" + "translation": "Eliminare anche l'endpoint e l'utente del contesto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Use the {NameFlag} flag to pass in a context name to delete", "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", + "translation": "Usare il flag {NameFlag} per passare un nome di contesto da eliminare", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1073,12 +1298,14 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' deleted", "message": "Context '{Name}' deleted", - "translation": "", + "translation": "Contesto '{Name}' eliminato", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1088,12 +1315,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' does not exist", "message": "Context '{Name}' does not exist", - "translation": "", + "translation": "Il contesto '{Name}' non esiste", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1103,22 +1332,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete an endpoint", "message": "Delete an endpoint", - "translation": "" + "translation": "Eliminare un endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint to delete", "message": "Name of endpoint to delete", - "translation": "" + "translation": "Nome dell'endpoint da eliminare", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", + "translation": "È necessario specificare il nome dell'endpoint. Specificare il nome dell'endpoint con il flag {NameFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1128,17 +1363,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View endpoints", "message": "View endpoints", - "translation": "" + "translation": "Visualizzare gli endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{Name}' does not exist", "message": "Endpoint '{Name}' does not exist", - "translation": "", + "translation": "L'endpoint '{Name}' non esiste", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1148,12 +1387,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Endpoint '{Name}' deleted", "message": "Endpoint '{Name}' deleted", - "translation": "", + "translation": "Endpoint '{Name}' eliminato", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1163,22 +1404,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete a user", "message": "Delete a user", - "translation": "" + "translation": "Eliminare un utente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user to delete", "message": "Name of user to delete", - "translation": "" + "translation": "Nome dell'utente da eliminare", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name must be provided. Provide user name with {NameFlag} flag", "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", + "translation": "È necessario specificare il nome utente. Specificare il nome utente con il flag {NameFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1188,17 +1435,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View users", "message": "View users", - "translation": "" + "translation": "Visualizzare gli utenti", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User {Name} does not exist", "message": "User {Name} does not exist", - "translation": "", + "translation": "L'utente {Name} non esiste", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1208,12 +1459,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "User {Name} deleted", "message": "User {Name} deleted", - "translation": "", + "translation": "Utente {Name} eliminato", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1223,42 +1476,56 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many contexts from the sqlconfig file", "message": "Display one or many contexts from the sqlconfig file", - "translation": "" + "translation": "Visualizzare uno o più contesti dal file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the context names in your sqlconfig file", "message": "List all the context names in your sqlconfig file", - "translation": "" + "translation": "Elencare tutti i nomi di contesto nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the contexts in your sqlconfig file", "message": "List all the contexts in your sqlconfig file", - "translation": "" + "translation": "Elencare tutti i contesti nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one context in your sqlconfig file", "message": "Describe one context in your sqlconfig file", - "translation": "" + "translation": "Descrivere un contesto nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name to view details of", "message": "Context name to view details of", - "translation": "" + "translation": "Nome contesto di cui visualizzare i dettagli", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include context details", "message": "Include context details", - "translation": "" + "translation": "Includere i dettagli del contesto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts run `{ContextCommand}`", "message": "To view available contexts run `{ContextCommand}`", - "translation": "", + "translation": "Per visualizzare i contesti disponibili, eseguire '{ContextCommand}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ContextCommand", @@ -1268,12 +1535,14 @@ "argNum": 1, "expr": "localizer.GetContextCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no context exists with the name: \"{Name}\"", "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", + "translation": "errore: nessun contesto con il nome: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1283,37 +1552,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many endpoints from the sqlconfig file", "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" + "translation": "Visualizzare uno o più endpoint dal file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the endpoints in your sqlconfig file", "message": "List all the endpoints in your sqlconfig file", - "translation": "" + "translation": "Elencare tutti gli endpoint nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one endpoint in your sqlconfig file", "message": "Describe one endpoint in your sqlconfig file", - "translation": "" + "translation": "Descrivere un endpoint nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name to view details of", "message": "Endpoint name to view details of", - "translation": "" + "translation": "Nome dell'endpoint di cui visualizzare i dettagli", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include endpoint details", "message": "Include endpoint details", - "translation": "" + "translation": "Includere i dettagli dell'endpoint", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available endpoints run `{EndpointsCommand}`", "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", + "translation": "Per visualizzare gli endpoint disponibili, eseguire '{EndpointsCommand}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointsCommand", @@ -1323,12 +1604,14 @@ "argNum": 1, "expr": "localizer.GetEndpointsCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no endpoint exists with the name: \"{Name}\"", "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", + "translation": "errore: nessun endpoint con il nome: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1338,37 +1621,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many users from the sqlconfig file", "message": "Display one or many users from the sqlconfig file", - "translation": "" + "translation": "Visualizzare uno o più utenti dal file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the users in your sqlconfig file", "message": "List all the users in your sqlconfig file", - "translation": "" + "translation": "Elencare tutti gli utenti nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one user in your sqlconfig file", "message": "Describe one user in your sqlconfig file", - "translation": "" + "translation": "Descrivere un utente nel file sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name to view details of", "message": "User name to view details of", - "translation": "" + "translation": "Nome utente di cui visualizzare i dettagli", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include user details", "message": "Include user details", - "translation": "" + "translation": "Includere i dettagli utente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available users run `{UsersCommand}`", "message": "To view available users run `{UsersCommand}`", - "translation": "", + "translation": "Per visualizzare gli utenti disponibili, eseguire '{UsersCommand}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsersCommand", @@ -1378,12 +1673,14 @@ "argNum": 1, "expr": "localizer.GetUsersCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no user exists with the name: \"{Name}\"", "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", + "translation": "errore: nessun utente con il nome: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1393,27 +1690,35 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Set the current context", "message": "Set the current context", - "translation": "" + "translation": "Impostare il contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Set the mssql context (endpoint/user) to be the current context", "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" + "translation": "Impostare il contesto mssql (endpoint/utente) come contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to set as current context", "message": "Name of context to set as current context", - "translation": "" + "translation": "Nome del contesto da impostare come contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query: {RunQueryExample}", "message": "To run a query: {RunQueryExample}", - "translation": "", + "translation": "Per eseguire una query: {RunQueryExample}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "RunQueryExample", @@ -1423,12 +1728,14 @@ "argNum": 1, "expr": "localizer.RunQueryExample" } - ] + ], + "fuzzy": true }, { "id": "To remove: {UninstallCommand}", "message": "To remove: {UninstallCommand}", - "translation": "", + "translation": "Per rimuovere: {UninstallCommand}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UninstallCommand", @@ -1438,12 +1745,14 @@ "argNum": 1, "expr": "localizer.UninstallCommand" } - ] + ], + "fuzzy": true }, { "id": "Switched to context \"{Name}\".", "message": "Switched to context \"{Name}\".", - "translation": "", + "translation": "Passato al contesto \"{Name}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1453,12 +1762,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "No context exists with the name: \"{Name}\"", "message": "No context exists with the name: \"{Name}\"", - "translation": "", + "translation": "Nessun contesto con il nome: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1468,127 +1779,175 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display merged sqlconfig settings or a specified sqlconfig file", "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" + "translation": "Visualizzare le impostazioni di sqlconfig unite o un file sqlconfig specificato", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings, with REDACTED authentication data", "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" + "translation": "Mostrare le impostazioni di sqlconfig con i dati di autenticazione REDATTI", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings and raw authentication data", "message": "Show sqlconfig settings and raw authentication data", - "translation": "" + "translation": "Mostrare le impostazioni sqlconfig e dati di autenticazione non elaborati", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display raw byte data", "message": "Display raw byte data", - "translation": "" + "translation": "Visualizzare i dati in byte non elaborati", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install Azure Sql Edge", "message": "Install Azure Sql Edge", - "translation": "" + "translation": "Installa SQL Edge di Azure", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create Azure SQL Edge in a container", "message": "Install/Create Azure SQL Edge in a container", - "translation": "" + "translation": "Installare/creare SQL Edge di Azure in un contenitore", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tag to use, use get-tags to see list of tags", "message": "Tag to use, use get-tags to see list of tags", - "translation": "" + "translation": "Tag da usare, usare get-tags per visualizzare l'elenco dei tag", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name (a default context name will be created if not provided)", "message": "Context name (a default context name will be created if not provided)", - "translation": "" + "translation": "Nome contesto (se non specificato, verrà creato un nome di contesto predefinito)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create a user database and set it as the default for login", "message": "Create a user database and set it as the default for login", - "translation": "" + "translation": "Creare un database utente e impostarlo come predefinito per l'account di accesso", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Accept the SQL Server EULA", "message": "Accept the SQL Server EULA", - "translation": "" + "translation": "Accettare il contratto di licenza di SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Generated password length", "message": "Generated password length", - "translation": "" + "translation": "Lunghezza password generata", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of special characters", "message": "Minimum number of special characters", - "translation": "" + "translation": "Numero minimo di caratteri speciali", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of numeric characters", "message": "Minimum number of numeric characters", - "translation": "" + "translation": "Numero minimo di caratteri numerici", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of upper characters", "message": "Minimum number of upper characters", - "translation": "" + "translation": "Numero minimo di caratteri maiuscoli", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Special character set to include in password", "message": "Special character set to include in password", - "translation": "" + "translation": "Set di caratteri speciali da includere nella password", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Don't download image. Use already downloaded image", "message": "Don't download image. Use already downloaded image", - "translation": "" + "translation": "Non scaricare l'immagine. Usare un'immagine già scaricata", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Line in errorlog to wait for before connecting", "message": "Line in errorlog to wait for before connecting", - "translation": "" + "translation": "Riga nel log degli errori da attendere prima della connessione", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specify a custom name for the container rather than a randomly generated one", "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" + "translation": "Specificare un nome personalizzato per il contenitore anziché un nome generato in modo casuale", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Explicitly set the container hostname, it defaults to the container ID", "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" + "translation": "Impostare in modo esplicito il nome host del contenitore, per impostazione predefinita è l'ID contenitore", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image CPU architecture", "message": "Specifies the image CPU architecture", - "translation": "" + "translation": "Specifica l'architettura della CPU dell'immagine", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image operating system", "message": "Specifies the image operating system", - "translation": "" + "translation": "Specifica il sistema operativo dell'immagine", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Port (next available port from 1433 upwards used by default)", "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" + "translation": "Porta (porta successiva disponibile da 1433 in poi usata per impostazione predefinita)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Download (into container) and attach database (.bak) from URL", "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" + "translation": "Scaricare (nel contenitore) e collegare il database (.bak) dall'URL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Either, add the {AcceptEulaFlag} flag to the command-line", "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", + "translation": "Aggiungere il flag {AcceptEulaFlag} alla riga di comando", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AcceptEulaFlag", @@ -1598,12 +1957,14 @@ "argNum": 1, "expr": "localizer.AcceptEulaFlag" } - ] + ], + "fuzzy": true }, { "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", + "translation": "In alternativa, impostare la variabile di ambiente, ad esempio {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CreateEnvVarKeyword", @@ -1621,17 +1982,21 @@ "argNum": 2, "expr": "localizer.AcceptEulaEnvVar" } - ] + ], + "fuzzy": true }, { "id": "EULA not accepted", "message": "EULA not accepted", - "translation": "" + "translation": "Condizioni di licenza non accettate", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", + "translation": "--user-database {DefaultDatabase} contiene caratteri e/o virgolette non ASCII", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1641,12 +2006,14 @@ "argNum": 1, "expr": "c.defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Starting {ImageName}", "message": "Starting {ImageName}", - "translation": "", + "translation": "Avvio di {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1656,12 +2023,14 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", + "translation": "Contesto {CurrentContextName} creato in \"{ConfigFileUsed}\", configurazione dell'account utente...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -1679,12 +2048,14 @@ "argNum": 2, "expr": "config.GetConfigFileUsed()" } - ] + ], + "fuzzy": true }, { "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", + "translation": "Account {Sa} disabilitato (e password {Sa_1} ruotata). Creazione dell'utente {UserName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Sa", @@ -1710,37 +2081,49 @@ "argNum": 3, "expr": "userName" } - ] + ], + "fuzzy": true }, { "id": "Start interactive session", "message": "Start interactive session", - "translation": "" + "translation": "Avviare una sessione interattiva", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Change current context", "message": "Change current context", - "translation": "" + "translation": "Modificare contesto corrente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View sqlcmd configuration", "message": "View sqlcmd configuration", - "translation": "" + "translation": "Visualizzare la configurazione di sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See connection strings", "message": "See connection strings", - "translation": "" + "translation": "Vedere le stringhe di connessione", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Remove", "message": "Remove", - "translation": "" + "translation": "Rimuovere", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Now ready for client connections on port {Port}", "message": "Now ready for client connections on port {Port}", - "translation": "", + "translation": "Ora è pronto per le connessioni client sulla porta {Port}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Port", @@ -1750,17 +2133,21 @@ "argNum": 1, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "--using URL must be http or https", "message": "--using URL must be http or https", - "translation": "" + "translation": "L'URL --using deve essere http o https", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", + "translation": "{UsingDatabaseUrl} non è un URL valido per il flag --using", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsingDatabaseUrl", @@ -1770,27 +2157,35 @@ "argNum": 1, "expr": "c.usingDatabaseUrl" } - ] + ], + "fuzzy": true }, { "id": "--using URL must have a path to .bak file", "message": "--using URL must have a path to .bak file", - "translation": "" + "translation": "L'URL --using deve avere un percorso del file .bak", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--using file URL must be a .bak file", "message": "--using file URL must be a .bak file", - "translation": "" + "translation": "L'URL del file --using deve essere un file .bak", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Invalid --using file type", "message": "Invalid --using file type", - "translation": "" + "translation": "Tipo di file --using non valido", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Creating default database [{DefaultDatabase}]", "message": "Creating default database [{DefaultDatabase}]", - "translation": "", + "translation": "Creazione del database predefinito [{DefaultDatabase}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1800,12 +2195,14 @@ "argNum": 1, "expr": "defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Downloading {File}", "message": "Downloading {File}", - "translation": "", + "translation": "Download di {File}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "File", @@ -1815,12 +2212,14 @@ "argNum": 1, "expr": "file" } - ] + ], + "fuzzy": true }, { "id": "Restoring database {DatabaseName}", "message": "Restoring database {DatabaseName}", - "translation": "", + "translation": "Ripristino del database {DatabaseName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseName", @@ -1830,12 +2229,14 @@ "argNum": 1, "expr": "databaseName" } - ] + ], + "fuzzy": true }, { "id": "Downloading {ImageName}", "message": "Downloading {ImageName}", - "translation": "", + "translation": "Download di {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1845,27 +2246,35 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" + "translation": "In questo computer è installato un runtime del contenitore, ad esempio Podman o Docker?", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "If not, download desktop engine from:", "message": "If not, download desktop engine from:", - "translation": "" + "translation": "In alternativa, scaricare il motore desktop da:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "or", "message": "or", - "translation": "" + "translation": "o", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", + "translation": "È in esecuzione un runtime del contenitore? Provare '{PodmanPsCommand}' o '{DockerPsCommand}' (elenco contenitori). Viene restituito senza errori?", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PodmanPsCommand", @@ -1883,12 +2292,14 @@ "argNum": 2, "expr": "localizer.DockerPsCommand" } - ] + ], + "fuzzy": true }, { "id": "Unable to download image {ImageName}", "message": "Unable to download image {ImageName}", - "translation": "", + "translation": "Non è possibile scaricare l'immagine {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1898,97 +2309,112 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "File does not exist at URL", "message": "File does not exist at URL", - "translation": "" + "translation": "Il file non esiste nell'URL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Unable to download file", "message": "Unable to download file", - "translation": "" + "translation": "Non è possibile scaricare il file", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server in a container", "message": "Install/Create SQL Server in a container", - "translation": "" + "translation": "Installare/creare l'istanza di SQL Server in un contenitore", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See all release tags for SQL Server, install previous version", "message": "See all release tags for SQL Server, install previous version", - "translation": "" + "translation": "Visualizzare tutti i tag di versione per SQL Server, installare la versione precedente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database", "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" + "translation": "Creare un'istanza di SQL Server, scaricare e collegare il database di esempio AdventureWorks", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" + "translation": "Creare un'istanza di SQL Server, scaricare e collegare il database di esempio AdventureWorks con un nome di database diverso", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server with an empty user database", "message": "Create SQL Server with an empty user database", - "translation": "" + "translation": "Creare l'istanza di SQL Server con un database utente vuoto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server with full logging", "message": "Install/Create SQL Server with full logging", - "translation": "" + "translation": "Installare/creare un'istanza di SQL Server con registrazione completa", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for Azure SQL Edge install", "message": "Get tags available for Azure SQL Edge install", - "translation": "" + "translation": "Recuperare i tag disponibili per l'installazione di SQL Edge di Azure", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List tags", "message": "List tags", - "translation": "" + "translation": "Elencare i tag", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for mssql install", "message": "Get tags available for mssql install", - "translation": "" + "translation": "Recuperare i tag disponibili per l'installazione di mssql", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd start", "message": "sqlcmd start", - "translation": "" + "translation": "avvio sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Container is not running", "message": "Container is not running", - "translation": "" - }, - { - "id": "Press Ctrl+C to exit this process...", - "message": "Press Ctrl+C to exit this process...", - "translation": "" - }, - { - "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "translation": "" - }, - { - "id": "Failed to write credential to Windows Credential Manager", - "message": "Failed to write credential to Windows Credential Manager", - "translation": "" + "translation": "Il contenitore non è in esecuzione", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", - "translation": "" + "translation": "Il parametro -L non può essere usato in combinazione con altri parametri.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", + "translation": "'-a {PacketSize}': le dimensioni del pacchetto devono essere costituite da un numero compreso tra 512 e 32767.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSize", @@ -1998,12 +2424,14 @@ "argNum": 1, "expr": "a.PacketSize" } - ] + ], + "fuzzy": true }, { "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': il valore di intestazione deve essere -1 o un valore compreso tra -1 e 2147483647", + "translation": "'-h {Headers}': il valore di intestazione deve essere -1 o un valore compreso tra 1 e 2147483647", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Headers", @@ -2013,27 +2441,35 @@ "argNum": 1, "expr": "a.Headers" } - ] + ], + "fuzzy": true }, { "id": "Servers:", "message": "Servers:", - "translation": "" + "translation": "Server:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Legal docs and information: aka.ms/SqlcmdLegal", "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" + "translation": "Documenti e informazioni legali: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Third party notices: aka.ms/SqlcmdNotices", "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" + "translation": "Comunicazioni di terze parti: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Version {Version}", "message": "Version {Version}", - "translation": "", + "translation": "Versione {Version}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Version", @@ -2043,17 +2479,21 @@ "argNum": 1, "expr": "version" } - ] + ], + "fuzzy": true }, { "id": "Flags:", "message": "Flags:", - "translation": "" + "translation": "Flag:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", + "translation": "-? mostra il riepilogo della sintassi, {HelpFlag} visualizza la Guida moderna del sottocomando sqlcmd", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "HelpFlag", @@ -2063,12 +2503,14 @@ "argNum": 1, "expr": "localizer.HelpFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", + "translation": "Identifica uno o più file che contengono batch di istruzioni SQL. Se uno o più file non esistono, sqlcmd terminerà. Si esclude a vicenda con {QueryAndExitFlag}/{QueryFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "QueryAndExitFlag", @@ -2086,27 +2528,35 @@ "argNum": 2, "expr": "localizer.QueryFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies the file that receives output from sqlcmd", "message": "Identifies the file that receives output from sqlcmd", - "translation": "" + "translation": "Identifica il file che riceve l'output da sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Print version information and exit", "message": "Print version information and exit", - "translation": "" + "translation": "Stampare le informazioni sulla versione e uscire", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Implicitly trust the server certificate without validation", "message": "Implicitly trust the server certificate without validation", - "translation": "" + "translation": "Considerare attendibile in modo implicito il certificato del server senza convalida", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", + "translation": "Questa opzione consente di impostare la variabile di scripting sqlcmd {DbNameVar}. Questo parametro specifica il database iniziale. L'impostazione predefinita è la proprietà default-database dell'account di accesso. Se il database non esiste, verrà generato un messaggio di errore e sqlcmd termina", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DbNameVar", @@ -2116,17 +2566,21 @@ "argNum": 1, "expr": "localizer.DbNameVar" } - ] + ], + "fuzzy": true }, { "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" + "translation": "Usa una connessione trusted invece di usare un nome utente e una password per accedere a SQL Server, ignorando tutte le variabili di ambiente che definiscono nome utente e password", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", + "translation": "Specifica il carattere di terminazione del batch. Il valore predefinito è {BatchTerminatorGo}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminatorGo", @@ -2136,27 +2590,35 @@ "argNum": 1, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "The login name or contained database user name. For contained database users, you must provide the database name option", "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" + "translation": "Nome di accesso o nome utente del database indipendente. Per gli utenti di database indipendenti, è necessario specificare l'opzione del nome del database", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "Esegue una query all'avvio di sqlcmd, ma non esce da sqlcmd al termine dell'esecuzione della query. È possibile eseguire query delimitate da più punti e virgola", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "Esegue una query all'avvio di sqlcmd e quindi esce immediatamente da sqlcmd. È possibile eseguire query delimitate da più punti e virgola", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", + "translation": "{ConnStrPattern} Specifica l'istanza di SQL Server a cui connettersi. Imposta la variabile di scripting sqlcmd {ServerEnvVar}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ConnStrPattern", @@ -2174,27 +2636,35 @@ "argNum": 2, "expr": "localizer.ServerEnvVar" } - ] + ], + "fuzzy": true }, { "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" + "translation": "Disabilita i comandi che potrebbero compromettere la sicurezza del sistema. Sqlcmd invia un avviso e continua", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" + "translation": "Specifica il metodo di autenticazione SQL da usare per connettersi al database SQL di Azure. Uno dei valori seguenti: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" + "translation": "Indica a sqlcmd di usare l'autenticazione ActiveDirectory. Se non viene specificato alcun nome utente, verrà utilizzato il metodo di autenticazione ActiveDirectoryDefault. Se viene specificata una password, viene utilizzato ActiveDirectoryPassword. In caso contrario, viene usato ActiveDirectoryInteractive", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", + "translation": "Fa in modo che sqlcmd ignori le variabili di scripting. Questo parametro è utile quando uno script contiene molte istruzioni {InsertKeyword} che possono contenere stringhe con lo stesso formato delle variabili regolari, ad esempio $(variable_name)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "InsertKeyword", @@ -2204,17 +2674,21 @@ "argNum": 1, "expr": "localizer.InsertKeyword" } - ] + ], + "fuzzy": true }, { "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" + "translation": "Crea una variabile di scripting sqlcmd utilizzabile in uno script sqlcmd. Racchiudere il valore tra virgolette se il valore contiene spazi. È possibile specificare più valori var=values. Se sono presenti errori in uno dei valori specificati, sqlcmd genera un messaggio di errore e quindi termina", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", + "translation": "Richiede un pacchetto di dimensioni diverse. Questa opzione consente di impostare la variabile di scripting sqlcmd {PacketSizeVar}. packet_size deve essere un valore compreso tra 512 e 32767. Valore predefinito = 4096. Dimensioni del pacchetto maggiori possono migliorare le prestazioni per l'esecuzione di script con molte istruzioni SQL tra i comandi {BatchTerminatorGo}. È possibile richiedere dimensioni del pacchetto maggiori. Tuttavia, se la richiesta viene negata, sqlcmd utilizza l'impostazione predefinita del server per le dimensioni del pacchetto", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSizeVar", @@ -2232,12 +2706,14 @@ "argNum": 2, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", + "translation": "Specifica il numero di secondi prima del timeout di un account di accesso sqlcmd al driver go-mssqldb quando si prova a connettersi a un server. Questa opzione consente di impostare la variabile di scripting sqlcmd {LoginTimeOutVar}. Il valore predefinito è 30. 0 significa infinito", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LoginTimeOutVar", @@ -2247,12 +2723,14 @@ "argNum": 1, "expr": "localizer.LoginTimeOutVar" } - ] + ], + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", + "translation": "Questa opzione consente di impostare la variabile di scripting sqlcmd {WorkstationVar}. Il nome della workstation è elencato nella colonna nome host della vista del catalogo sys.sysprocesses e può essere restituito con la stored procedure sp_who. Se questa opzione non è specificata, il nome predefinito è il nome del computer corrente. Questo nome può essere usato per identificare diverse sessioni sqlcmd", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "WorkstationVar", @@ -2262,12 +2740,14 @@ "argNum": 1, "expr": "localizer.WorkstationVar" } - ] + ], + "fuzzy": true }, { "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", + "translation": "Dichiara il tipo di carico di lavoro dell'applicazione durante la connessione a un server. L'unico valore attualmente supportato è ReadOnly. Se non si specifica {ApplicationIntentFlagShort}, l'utilità sqlcmd non supporterà la connettività a una replica secondaria in un gruppo di disponibilità Always On", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ApplicationIntentFlagShort", @@ -2277,32 +2757,42 @@ "argNum": 1, "expr": "localizer.ApplicationIntentFlagShort" } - ] + ], + "fuzzy": true }, { "id": "This switch is used by the client to request an encrypted connection", "message": "This switch is used by the client to request an encrypted connection", - "translation": "" + "translation": "Questa opzione viene usata dal client per richiedere una connessione crittografata", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the formatting for results", "message": "Specifies the formatting for results", - "translation": "" + "translation": "Specifica la formattazione dei risultati", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" + "translation": "Controlla quali messaggi di errore vengono inviati a stdout. Vengono inviati i messaggi con livello di gravità maggiore o uguale a questo livello", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Level of mssql driver messages to print", "message": "Level of mssql driver messages to print", - "translation": "" + "translation": "Livello di messaggi del driver mssql da stampare", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", + "translation": "Specifica che sqlcmd termina e restituisce un valore {DosErrorLevel} quando si verifica un errore", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DosErrorLevel", @@ -2312,12 +2802,14 @@ "argNum": 1, "expr": "localizer.DosErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", + "translation": "Controlla quali messaggi di errore vengono inviati a {StdoutName}. Vengono inviati i messaggi con livello di gravità maggiore o uguale a questo livello", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "StdoutName", @@ -2327,22 +2819,28 @@ "argNum": 1, "expr": "localizer.StdoutName" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" + "translation": "Specifica il numero di righe da stampare tra le intestazioni di colonna. Usare -h-1 per specificare che le intestazioni non devono essere stampate", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that all output files are encoded with little-endian Unicode", "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" + "translation": "Specifica che tutti i file di output sono codificati con Unicode little-endian", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", + "translation": "Specifica il carattere separatore di colonna. Imposta la variabile {ColSeparatorVar}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ColSeparatorVar", @@ -2352,27 +2850,35 @@ "argNum": 1, "expr": "localizer.ColSeparatorVar" } - ] + ], + "fuzzy": true }, { "id": "Remove trailing spaces from a column", "message": "Remove trailing spaces from a column", - "translation": "" + "translation": "Rimuovere gli spazi finali da una colonna", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" + "translation": "Fornito per la compatibilità con le versioni precedenti. Sqlcmd ottimizza sempre il rilevamento della replica attiva di un cluster di failover SQL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Password", "message": "Password", - "translation": "" + "translation": "Password", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", + "translation": "Controlla il livello di gravità usato per impostare la variabile {ErrorLevel} all'uscita", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorLevel", @@ -2382,32 +2888,42 @@ "argNum": 1, "expr": "localizer.ErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Specifies the screen width for output", "message": "Specifies the screen width for output", - "translation": "" + "translation": "Specifica la larghezza dello schermo per l'output", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Dedicated administrator connection", "message": "Dedicated administrator connection", - "translation": "" + "translation": "Connessione amministrativa dedicata", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Quoted identifiers are always enabled", "message": "Provided for backward compatibility. Quoted identifiers are always enabled", - "translation": "" + "translation": "Fornito per la compatibilità con le versioni precedenti. Gli identificatori delimitati sono sempre abilitati", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Client regional settings are not used", "message": "Provided for backward compatibility. Client regional settings are not used", - "translation": "" + "translation": "Fornito per la compatibilità con le versioni precedenti. Le impostazioni locali del client non sono utilizzate", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sets the sqlcmd scripting variable {V}", "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", + "translation": "Imposta la variabile di scripting sqlcmd {V}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "V", @@ -2417,12 +2933,14 @@ "argNum": 1, "expr": "v" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", + "translation": "'{Flag} {Value}': il valore deve essere maggiore o uguale a {Min} e minore o uguale a {Max}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2456,12 +2974,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", + "translation": "'{Flag} {Value}': il valore deve essere maggiore di {Min} e minore di {Max}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2495,12 +3015,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", + "translation": "'{Flag} {Value}': argomento imprevisto. Il valore dell'argomento deve essere {AllowedValues0}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2526,12 +3048,14 @@ "argNum": 3, "expr": "allowedValues[0]" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", + "translation": "'{Flag} {Value}': argomento imprevisto. Il valore dell'argomento deve essere uno di {AllowedValues}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2557,12 +3081,14 @@ "argNum": 3, "expr": "allowedValues" } - ] + ], + "fuzzy": true }, { "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", - "translation": "", + "translation": "Le opzioni {Flag1} e {Flag2} si escludono a vicenda.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag1", @@ -2580,12 +3106,14 @@ "argNum": 2, "expr": "flag2" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Missing argument. Enter '-?' for help.", "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}': argomento mancante. Immettere '-?' per visualizzare la Guida.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2595,12 +3123,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Unknown Option. Enter '-?' for help.", "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}': opzione sconosciuta. Immettere '-?' per visualizzare la Guida.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2610,12 +3140,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "invalid batch terminator '{BatchTerminator}'", "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "terminatore di batch non valido '{BatchTerminator}'", + "translation": "carattere di terminazione del batch '{BatchTerminator}' non valido", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminator", @@ -2625,27 +3157,35 @@ "argNum": 1, "expr": "args.BatchTerminator" } - ] + ], + "fuzzy": true }, { "id": "Sqlcmd: Error:", "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: errore:" + "translation": "Sqlcmd: errore:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sqlcmd: Warning:", "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: avviso:" + "translation": "Sqlcmd: avviso:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "i comandi ED e !!\u003ccommand\u003e, lo script di avvio e le variabili di ambiente sono disabilitati" + "translation": "I comandi ED e !!\u003ccommand\u003e, lo script di avvio e le variabili di ambiente sono disabilitati.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The scripting variable: '{Variable}' is read-only", "message": "The scripting variable: '{Variable}' is read-only", - "translation": "la variabile di scripting '{Variable}' è di sola lettura", + "translation": "La variabile di scripting '{Variable}' è di sola lettura", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2655,12 +3195,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "'{Variable}' scripting variable not defined.", "message": "'{Variable}' scripting variable not defined.", "translation": "Variabile di scripting '{Variable}' non definita.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2670,12 +3212,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "la variabile di ambiente '{Variable}' ha un valore non valido: '{EnvVal}'.", + "translation": "La variabile di ambiente '{Variable}' contiene un valore non valido: '{EnvVal}'.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2693,12 +3237,14 @@ "argNum": 2, "expr": "envVal" } - ] + ], + "fuzzy": true }, { "id": "Syntax error at line {LineNumber} near command '{Command}'.", "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "errore di sintassi alla riga {LineNumber} in prossimità del comando '{Command}'.", + "translation": "Errore di sintassi alla riga {LineNumber} vicino al comando '{Command}'.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LineNumber", @@ -2716,12 +3262,14 @@ "argNum": 2, "expr": "e.Command" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} errore durante l'apertura o l'utilizzo del file {Filepath} (motivo: {Error}).", + "translation": "{ErrorPrefix} Si è verificato un errore durante l'apertura o l'utilizzo del file {Filepath} (motivo: {Error}).", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2747,12 +3295,14 @@ "argNum": 3, "expr": "err.Error()" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix}Syntax error at line {LineNumber}", "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}errore di sintassi alla riga {LineNumber}", + "translation": "{ErrorPrefix} Errore di sintassi alla riga {LineNumber}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2770,12 +3320,14 @@ "argNum": 2, "expr": "lineNumber" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Messaggio {Number}, Livello {Class}, Stato {State}, Server {ServerName}, Procedura {ProcName}, Riga {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2833,12 +3385,14 @@ "argNum": 7, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Messaggio {Number}, Livello {Class}, Stato {State}, Server {ServerName}, Riga {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2888,12 +3442,14 @@ "argNum": 6, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable identifier {Name}", "message": "Invalid variable identifier {Name}", - "translation": "", + "translation": "Identificatore della variabile {Name} non valido", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -2903,12 +3459,14 @@ "argNum": 1, "expr": "name" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable value {Val}", "message": "Invalid variable value {Val}", - "translation": "", + "translation": "Valore della variabile {Val} non valido", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Val", @@ -2918,7 +3476,8 @@ "argNum": 1, "expr": "val" } - ] + ], + "fuzzy": true } ] } \ No newline at end of file diff --git a/internal/translations/locales/ja-JP/messages.gotext.json b/internal/translations/locales/ja-JP/messages.gotext.json index c2f0a83f..a82e0ca2 100644 --- a/internal/translations/locales/ja-JP/messages.gotext.json +++ b/internal/translations/locales/ja-JP/messages.gotext.json @@ -1,2719 +1,3504 @@ { - "language": "ja-JP", - "messages": [ - { - "id": "Install/Create, Query, Uninstall SQL Server", - "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" - }, - { - "id": "View configuration information and connection strings", - "message": "View configuration information and connection strings", - "translation": "" - }, - { - "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", - "placeholders": [ - { - "id": "FeedbackUrl", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "feedbackUrl" - } - ] - }, - { - "id": "help for backwards compatibility flags (-S, -U, -E etc.)", - "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" - }, - { - "id": "print version of sqlcmd", - "message": "print version of sqlcmd", - "translation": "" - }, - { - "id": "configuration file", - "message": "configuration file", - "translation": "" - }, - { - "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" - }, - { - "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", - "placeholders": [ - { - "id": "UseContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UseContextCommand" - } - ] - }, - { - "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Install/Create SQL Server, Azure SQL, and Tools", - "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" - }, - { - "id": "Open tools (e.g Azure Data Studio) for current context", - "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" - }, - { - "id": "Run a query against the current context", - "message": "Run a query against the current context", - "translation": "" - }, - { - "id": "Run a query", - "message": "Run a query", - "translation": "" - }, - { - "id": "Run a query using [{Master}] database", - "message": "Run a query using [{Master}] database", - "translation": "", - "placeholders": [ - { - "id": "Master", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"master\"" - } - ] - }, - { - "id": "Set new default database", - "message": "Set new default database", - "translation": "" - }, - { - "id": "Command text to run", - "message": "Command text to run", - "translation": "" - }, - { - "id": "Database to use", - "message": "Database to use", - "translation": "" - }, - { - "id": "Start current context", - "message": "Start current context", - "translation": "" - }, - { - "id": "Start the current context", - "message": "Start the current context", - "translation": "" - }, - { - "id": "To view available contexts", - "message": "To view available contexts", - "translation": "" - }, - { - "id": "No current context", - "message": "No current context", - "translation": "" - }, - { - "id": "Starting {Arg_1} for context {Arg_2}", - "message": "Starting {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create new context with a sql container", - "message": "Create new context with a sql container", - "translation": "" - }, - { - "id": "Current context does not have a container", - "message": "Current context does not have a container", - "translation": "" - }, - { - "id": "Stop current context", - "message": "Stop current context", - "translation": "" - }, - { - "id": "Stop the current context", - "message": "Stop the current context", - "translation": "" - }, - { - "id": "Stopping {Arg_1} for context {Arg_2}", - "message": "Stopping {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create a new context with a SQL Server container", - "message": "Create a new context with a SQL Server container", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context", - "message": "Uninstall/Delete the current context", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt", - "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" - }, - { - "id": "Quiet mode (do not stop for user input to confirm the operation)", - "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" - }, - { - "id": "Complete the operation even if non-system (user) database files are present", - "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" - }, - { - "id": "View available contexts", - "message": "View available contexts", - "translation": "" - }, - { - "id": "Create context", - "message": "Create context", - "translation": "" - }, - { - "id": "Create context with SQL Server container", - "message": "Create context with SQL Server container", - "translation": "" - }, - { - "id": "Add a context manually", - "message": "Add a context manually", - "translation": "" - }, - { - "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Verifying no user (non-system) database (.mdf) files", - "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" - }, - { - "id": "To start the container", - "message": "To start the container", - "translation": "" - }, - { - "id": "To override the check, use {__force}", - "message": "To override the check, use {__force}", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Container is not running, unable to verify that user database files do not exist", - "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" - }, - { - "id": "Removing context {CurrentContextName}", - "message": "Removing context {CurrentContextName}", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Container {Id} no longer exists, continuing to remove context...", - "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", - "placeholders": [ - { - "id": "Id", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "id" - } - ] - }, - { - "id": "Current context is now {NewContextName}", - "message": "Current context is now {NewContextName}", - "translation": "", - "placeholders": [ - { - "id": "NewContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "newContextName" - } - ] - }, - { - "id": "{Operation_completed_successfully}", - "message": "{Operation_completed_successfully}", - "translation": "", - "placeholders": [ - { - "id": "Operation_completed_successfully", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"Operation completed successfully\"" - } - ] - }, - { - "id": "If the database is mounted, run {DropDbQuery}", - "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", - "placeholders": [ - { - "id": "DropDbQuery", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "dropDbQuery" - } - ] - }, - { - "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", - "placeholders": [ - { - "id": "DatabaseFile", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseFile" - } - ] - }, - { - "id": "No endpoints to uninstall", - "message": "No endpoints to uninstall", - "translation": "" - }, - { - "id": "Add a context", - "message": "Add a context", - "translation": "" - }, - { - "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" - }, - { - "id": "Display name for the context", - "message": "Display name for the context", - "translation": "" - }, - { - "id": "Name of endpoint this context will use", - "message": "Name of endpoint this context will use", - "translation": "" - }, - { - "id": "Name of user this context will use", - "message": "Name of user this context will use", - "translation": "" - }, - { - "id": "View existing endpoints to choose from", - "message": "View existing endpoints to choose from", - "translation": "" - }, - { - "id": "Add a new local endpoint", - "message": "Add a new local endpoint", - "translation": "" - }, - { - "id": "Add an already existing endpoint", - "message": "Add an already existing endpoint", - "translation": "" - }, - { - "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.endpointName" - }, - { - "id": "EndpointFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.EndpointFlag" - } - ] - }, - { - "id": "View list of users", - "message": "View list of users", - "translation": "" - }, - { - "id": "Add the user", - "message": "Add the user", - "translation": "" - }, - { - "id": "Add an endpoint", - "message": "Add an endpoint", - "translation": "" - }, - { - "id": "User '{UserName}' does not exist", - "message": "User '{UserName}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "UserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.userName" - } - ] - }, - { - "id": "Open in Azure Data Studio", - "message": "Open in Azure Data Studio", - "translation": "" - }, - { - "id": "To start interactive query session", - "message": "To start interactive query session", - "translation": "" - }, - { - "id": "To run a query", - "message": "To run a query", - "translation": "" - }, - { - "id": "Current Context '{Name}'", - "message": "Current Context '{Name}'", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "context.Name" - } - ] - }, - { - "id": "Add a default endpoint", - "message": "Add a default endpoint", - "translation": "" - }, - { - "id": "Display name for the endpoint", - "message": "Display name for the endpoint", - "translation": "" - }, - { - "id": "The network address to connect to, e.g. 127.0.0.1 etc.", - "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" - }, - { - "id": "The network port to connect to, e.g. 1433 etc.", - "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" - }, - { - "id": "Add a context for this endpoint", - "message": "Add a context for this endpoint", - "translation": "" - }, - { - "id": "View endpoint names", - "message": "View endpoint names", - "translation": "" - }, - { - "id": "View endpoint details", - "message": "View endpoint details", - "translation": "" - }, - { - "id": "View all endpoints details", - "message": "View all endpoints details", - "translation": "" - }, - { - "id": "Delete this endpoint", - "message": "Delete this endpoint", - "translation": "" - }, - { - "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", - "placeholders": [ - { - "id": "UniqueEndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueEndpointName" - }, - { - "id": "Address", - "string": "%[2]v", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "c.address" - }, - { - "id": "Port", - "string": "%[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "c.port" - } - ] - }, - { - "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user (using the SQLCMDPASSWORD environment variable)", - "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" - }, - { - "id": "Add a user", - "message": "Add a user", - "translation": "" - }, - { - "id": "Display name for the user (this is not the username)", - "message": "Display name for the user (this is not the username)", - "translation": "" - }, - { - "id": "Authentication type this user will use (basic | other)", - "message": "Authentication type this user will use (basic | other)", - "translation": "" - }, - { - "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - } - ] - }, - { - "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - }, - { - "id": "ModernAuthTypeOther", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeOther" - } - ] - }, - { - "id": "Authentication type '' is not valid {AuthType}'", - "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", - "placeholders": [ - { - "id": "AuthType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.authType" - } - ] - }, - { - "id": "Remove the {PasswordEncryptFlag} flag", - "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", - "placeholders": [ - { - "id": "AuthTypeFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AuthTypeFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Add the {PasswordEncryptFlag} flag", - "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide a username with the {Arg_1} flag", - "message": "Provide a username with the {Arg_1} flag", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]s", - "type": "", - "underlyingType": "string", - "argNum": 1 - } - ] - }, - { - "id": "Username not provided", - "message": "Username not provided", - "translation": "" - }, - { - "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - }, - { - "id": "PasswordEncryptFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Encryption method '{PasswordEncryption}' is not valid", - "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryption", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.passwordEncryption" - } - ] - }, - { - "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "User '{UniqueUserName}' added", - "message": "User '{UniqueUserName}' added", - "translation": "", - "placeholders": [ - { - "id": "UniqueUserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueUserName" - } - ] - }, - { - "id": "Display connections strings for the current context", - "message": "Display connections strings for the current context", - "translation": "" - }, - { - "id": "List connection strings for all client drivers", - "message": "List connection strings for all client drivers", - "translation": "" - }, - { - "id": "Database for the connection string (default is taken from the T/SQL login)", - "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" - }, - { - "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Display the current-context", - "message": "Display the current-context", - "translation": "" - }, - { - "id": "Delete a context", - "message": "Delete a context", - "translation": "" - }, - { - "id": "Delete a context (including its endpoint and user)", - "message": "Delete a context (including its endpoint and user)", - "translation": "" - }, - { - "id": "Delete a context (excluding its endpoint and user)", - "message": "Delete a context (excluding its endpoint and user)", - "translation": "" - }, - { - "id": "Name of context to delete", - "message": "Name of context to delete", - "translation": "" - }, - { - "id": "Delete the context's endpoint and user as well", - "message": "Delete the context's endpoint and user as well", - "translation": "" - }, - { - "id": "Use the {NameFlag} flag to pass in a context name to delete", - "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "Context '{Name}' deleted", - "message": "Context '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Context '{Name}' does not exist", - "message": "Context '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete an endpoint", - "message": "Delete an endpoint", - "translation": "" - }, - { - "id": "Name of endpoint to delete", - "message": "Name of endpoint to delete", - "translation": "" - }, - { - "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View endpoints", - "message": "View endpoints", - "translation": "" - }, - { - "id": "Endpoint '{Name}' does not exist", - "message": "Endpoint '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Endpoint '{Name}' deleted", - "message": "Endpoint '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete a user", - "message": "Delete a user", - "translation": "" - }, - { - "id": "Name of user to delete", - "message": "Name of user to delete", - "translation": "" - }, - { - "id": "User name must be provided. Provide user name with {NameFlag} flag", - "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View users", - "message": "View users", - "translation": "" - }, - { - "id": "User {Name} does not exist", - "message": "User {Name} does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "User {Name} deleted", - "message": "User {Name} deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many contexts from the sqlconfig file", - "message": "Display one or many contexts from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the context names in your sqlconfig file", - "message": "List all the context names in your sqlconfig file", - "translation": "" - }, - { - "id": "List all the contexts in your sqlconfig file", - "message": "List all the contexts in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one context in your sqlconfig file", - "message": "Describe one context in your sqlconfig file", - "translation": "" - }, - { - "id": "Context name to view details of", - "message": "Context name to view details of", - "translation": "" - }, - { - "id": "Include context details", - "message": "Include context details", - "translation": "" - }, - { - "id": "To view available contexts run `{ContextCommand}`", - "message": "To view available contexts run `{ContextCommand}`", - "translation": "", - "placeholders": [ - { - "id": "ContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetContextCommand" - } - ] - }, - { - "id": "error: no context exists with the name: \"{Name}\"", - "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many endpoints from the sqlconfig file", - "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the endpoints in your sqlconfig file", - "message": "List all the endpoints in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one endpoint in your sqlconfig file", - "message": "Describe one endpoint in your sqlconfig file", - "translation": "" - }, - { - "id": "Endpoint name to view details of", - "message": "Endpoint name to view details of", - "translation": "" - }, - { - "id": "Include endpoint details", - "message": "Include endpoint details", - "translation": "" - }, - { - "id": "To view available endpoints run `{EndpointsCommand}`", - "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", - "placeholders": [ - { - "id": "EndpointsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetEndpointsCommand" - } - ] - }, - { - "id": "error: no endpoint exists with the name: \"{Name}\"", - "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many users from the sqlconfig file", - "message": "Display one or many users from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the users in your sqlconfig file", - "message": "List all the users in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one user in your sqlconfig file", - "message": "Describe one user in your sqlconfig file", - "translation": "" - }, - { - "id": "User name to view details of", - "message": "User name to view details of", - "translation": "" - }, - { - "id": "Include user details", - "message": "Include user details", - "translation": "" - }, - { - "id": "To view available users run `{UsersCommand}`", - "message": "To view available users run `{UsersCommand}`", - "translation": "", - "placeholders": [ - { - "id": "UsersCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetUsersCommand" - } - ] - }, - { - "id": "error: no user exists with the name: \"{Name}\"", - "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Set the current context", - "message": "Set the current context", - "translation": "" - }, - { - "id": "Set the mssql context (endpoint/user) to be the current context", - "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" - }, - { - "id": "Name of context to set as current context", - "message": "Name of context to set as current context", - "translation": "" - }, - { - "id": "To run a query: {RunQueryExample}", - "message": "To run a query: {RunQueryExample}", - "translation": "", - "placeholders": [ - { - "id": "RunQueryExample", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.RunQueryExample" - } - ] - }, - { - "id": "To remove: {UninstallCommand}", - "message": "To remove: {UninstallCommand}", - "translation": "", - "placeholders": [ - { - "id": "UninstallCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UninstallCommand" - } - ] - }, - { - "id": "Switched to context \"{Name}\".", - "message": "Switched to context \"{Name}\".", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "No context exists with the name: \"{Name}\"", - "message": "No context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display merged sqlconfig settings or a specified sqlconfig file", - "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" - }, - { - "id": "Show sqlconfig settings, with REDACTED authentication data", - "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" - }, - { - "id": "Show sqlconfig settings and raw authentication data", - "message": "Show sqlconfig settings and raw authentication data", - "translation": "" - }, - { - "id": "Display raw byte data", - "message": "Display raw byte data", - "translation": "" - }, - { - "id": "Install Azure Sql Edge", - "message": "Install Azure Sql Edge", - "translation": "" - }, - { - "id": "Install/Create Azure SQL Edge in a container", - "message": "Install/Create Azure SQL Edge in a container", - "translation": "" - }, - { - "id": "Tag to use, use get-tags to see list of tags", - "message": "Tag to use, use get-tags to see list of tags", - "translation": "" - }, - { - "id": "Context name (a default context name will be created if not provided)", - "message": "Context name (a default context name will be created if not provided)", - "translation": "" - }, - { - "id": "Create a user database and set it as the default for login", - "message": "Create a user database and set it as the default for login", - "translation": "" - }, - { - "id": "Accept the SQL Server EULA", - "message": "Accept the SQL Server EULA", - "translation": "" - }, - { - "id": "Generated password length", - "message": "Generated password length", - "translation": "" - }, - { - "id": "Minimum number of special characters", - "message": "Minimum number of special characters", - "translation": "" - }, - { - "id": "Minimum number of numeric characters", - "message": "Minimum number of numeric characters", - "translation": "" - }, - { - "id": "Minimum number of upper characters", - "message": "Minimum number of upper characters", - "translation": "" - }, - { - "id": "Special character set to include in password", - "message": "Special character set to include in password", - "translation": "" - }, - { - "id": "Don't download image. Use already downloaded image", - "message": "Don't download image. Use already downloaded image", - "translation": "" - }, - { - "id": "Line in errorlog to wait for before connecting", - "message": "Line in errorlog to wait for before connecting", - "translation": "" - }, - { - "id": "Specify a custom name for the container rather than a randomly generated one", - "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" - }, - { - "id": "Explicitly set the container hostname, it defaults to the container ID", - "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" - }, - { - "id": "Specifies the image CPU architecture", - "message": "Specifies the image CPU architecture", - "translation": "" - }, - { - "id": "Specifies the image operating system", - "message": "Specifies the image operating system", - "translation": "" - }, - { - "id": "Port (next available port from 1433 upwards used by default)", - "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" - }, - { - "id": "Download (into container) and attach database (.bak) from URL", - "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" - }, - { - "id": "Either, add the {AcceptEulaFlag} flag to the command-line", - "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", - "placeholders": [ - { - "id": "AcceptEulaFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AcceptEulaFlag" - } - ] - }, - { - "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", - "placeholders": [ - { - "id": "CreateEnvVarKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "pal.CreateEnvVarKeyword()" - }, - { - "id": "AcceptEulaEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.AcceptEulaEnvVar" - } - ] - }, - { - "id": "EULA not accepted", - "message": "EULA not accepted", - "translation": "" - }, - { - "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.defaultDatabase" - } - ] - }, - { - "id": "Starting {ImageName}", - "message": "Starting {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - }, - { - "id": "ConfigFileUsed", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "config.GetConfigFileUsed()" - } - ] - }, - { - "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", - "placeholders": [ - { - "id": "Sa", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"sa\"" - }, - { - "id": "Sa_1", - "string": "%[2]q", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "\"sa\"" - }, - { - "id": "UserName", - "string": "%[3]q", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "userName" - } - ] - }, - { - "id": "Start interactive session", - "message": "Start interactive session", - "translation": "" - }, - { - "id": "Change current context", - "message": "Change current context", - "translation": "" - }, - { - "id": "View sqlcmd configuration", - "message": "View sqlcmd configuration", - "translation": "" - }, - { - "id": "See connection strings", - "message": "See connection strings", - "translation": "" - }, - { - "id": "Remove", - "message": "Remove", - "translation": "" - }, - { - "id": "Now ready for client connections on port {Port}", - "message": "Now ready for client connections on port {Port}", - "translation": "", - "placeholders": [ - { - "id": "Port", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "c.port" - } - ] - }, - { - "id": "--using URL must be http or https", - "message": "--using URL must be http or https", - "translation": "" - }, - { - "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", - "placeholders": [ - { - "id": "UsingDatabaseUrl", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.usingDatabaseUrl" - } - ] - }, - { - "id": "--using URL must have a path to .bak file", - "message": "--using URL must have a path to .bak file", - "translation": "" - }, - { - "id": "--using file URL must be a .bak file", - "message": "--using file URL must be a .bak file", - "translation": "" - }, - { - "id": "Invalid --using file type", - "message": "Invalid --using file type", - "translation": "" - }, - { - "id": "Creating default database [{DefaultDatabase}]", - "message": "Creating default database [{DefaultDatabase}]", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "defaultDatabase" - } - ] - }, - { - "id": "Downloading {File}", - "message": "Downloading {File}", - "translation": "", - "placeholders": [ - { - "id": "File", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "file" - } - ] - }, - { - "id": "Restoring database {DatabaseName}", - "message": "Restoring database {DatabaseName}", - "translation": "", - "placeholders": [ - { - "id": "DatabaseName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseName" - } - ] - }, - { - "id": "Downloading {ImageName}", - "message": "Downloading {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" - }, - { - "id": "If not, download desktop engine from:", - "message": "If not, download desktop engine from:", - "translation": "" - }, - { - "id": "or", - "message": "or", - "translation": "" - }, - { - "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", - "placeholders": [ - { - "id": "PodmanPsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PodmanPsCommand" - }, - { - "id": "DockerPsCommand", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.DockerPsCommand" - } - ] - }, - { - "id": "Unable to download image {ImageName}", - "message": "Unable to download image {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "File does not exist at URL", - "message": "File does not exist at URL", - "translation": "" - }, - { - "id": "Unable to download file", - "message": "Unable to download file", - "translation": "" - }, - { - "id": "Install/Create SQL Server in a container", - "message": "Install/Create SQL Server in a container", - "translation": "" - }, - { - "id": "See all release tags for SQL Server, install previous version", - "message": "See all release tags for SQL Server, install previous version", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database", - "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" - }, - { - "id": "Create SQL Server with an empty user database", - "message": "Create SQL Server with an empty user database", - "translation": "" - }, - { - "id": "Install/Create SQL Server with full logging", - "message": "Install/Create SQL Server with full logging", - "translation": "" - }, - { - "id": "Get tags available for Azure SQL Edge install", - "message": "Get tags available for Azure SQL Edge install", - "translation": "" - }, - { - "id": "List tags", - "message": "List tags", - "translation": "" - }, - { - "id": "Get tags available for mssql install", - "message": "Get tags available for mssql install", - "translation": "" - }, - { - "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", - "placeholders": [ - { - "id": "PacketSize", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.PacketSize" - } - ] - }, - { - "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': ヘッダーには -1 または -1 から 2147483647 までの値を指定してください", - "placeholders": [ - { - "id": "Headers", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.Headers" - } - ] - }, - { - "id": "Legal docs and information: aka.ms/SqlcmdLegal", - "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" - }, - { - "id": "Third party notices: aka.ms/SqlcmdNotices", - "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" - }, - { - "id": "Version {Version}", - "message": "Version {Version}", - "translation": "", - "placeholders": [ - { - "id": "Version", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "version" - } - ] - }, - { - "id": "Flags:", - "message": "Flags:", - "translation": "" - }, - { - "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", - "placeholders": [ - { - "id": "HelpFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.HelpFlag" - } - ] - }, - { - "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", - "placeholders": [ - { - "id": "QueryAndExitFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.QueryAndExitFlag" - }, - { - "id": "QueryFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.QueryFlag" - } - ] - }, - { - "id": "Identifies the file that receives output from sqlcmd", - "message": "Identifies the file that receives output from sqlcmd", - "translation": "" - }, - { - "id": "Print version information and exit", - "message": "Print version information and exit", - "translation": "" - }, - { - "id": "Implicitly trust the server certificate without validation", - "message": "Implicitly trust the server certificate without validation", - "translation": "" - }, - { - "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", - "placeholders": [ - { - "id": "DbNameVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DbNameVar" - } - ] - }, - { - "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" - }, - { - "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", - "placeholders": [ - { - "id": "BatchTerminatorGo", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "The login name or contained database user name. For contained database users, you must provide the database name option", - "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", - "placeholders": [ - { - "id": "ConnStrPattern", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ConnStrPattern" - }, - { - "id": "ServerEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ServerEnvVar" - } - ] - }, - { - "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" - }, - { - "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" - }, - { - "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" - }, - { - "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", - "placeholders": [ - { - "id": "InsertKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.InsertKeyword" - } - ] - }, - { - "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" - }, - { - "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", - "placeholders": [ - { - "id": "PacketSizeVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PacketSizeVar" - }, - { - "id": "BatchTerminatorGo", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", - "placeholders": [ - { - "id": "LoginTimeOutVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.LoginTimeOutVar" - } - ] - }, - { - "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", - "placeholders": [ - { - "id": "WorkstationVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.WorkstationVar" - } - ] - }, - { - "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", - "placeholders": [ - { - "id": "ApplicationIntentFlagShort", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ApplicationIntentFlagShort" - } - ] - }, - { - "id": "This switch is used by the client to request an encrypted connection", - "message": "This switch is used by the client to request an encrypted connection", - "translation": "" - }, - { - "id": "Specifies the formatting for results", - "message": "Specifies the formatting for results", - "translation": "" - }, - { - "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" - }, - { - "id": "Level of mssql driver messages to print", - "message": "Level of mssql driver messages to print", - "translation": "" - }, - { - "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", - "placeholders": [ - { - "id": "DosErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DosErrorLevel" - } - ] - }, - { - "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", - "placeholders": [ - { - "id": "StdoutName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.StdoutName" - } - ] - }, - { - "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" - }, - { - "id": "Specifies that all output files are encoded with little-endian Unicode", - "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" - }, - { - "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", - "placeholders": [ - { - "id": "ColSeparatorVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ColSeparatorVar" - } - ] - }, - { - "id": "Remove trailing spaces from a column", - "message": "Remove trailing spaces from a column", - "translation": "" - }, - { - "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" - }, - { - "id": "Password", - "message": "Password", - "translation": "" - }, - { - "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", - "placeholders": [ - { - "id": "ErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ErrorLevel" - } - ] - }, - { - "id": "Specifies the screen width for output", - "message": "Specifies the screen width for output", - "translation": "" - }, - { - "id": "Dedicated administrator connection", - "message": "Dedicated administrator connection", - "translation": "" - }, - { - "id": "Sets the sqlcmd scripting variable {V}", - "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", - "placeholders": [ - { - "id": "V", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "v" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues0", - "string": "%[3]v", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "allowedValues[0]" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues", - "string": "%[3]v", - "type": "[]string", - "underlyingType": "[]string", - "argNum": 3, - "expr": "allowedValues" - } - ] - }, - { - "id": "'{P1}': Missing argument. Enter '-?' for help.", - "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "'{P1}': Unknown Option. Enter '-?' for help.", - "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "invalid batch terminator '{BatchTerminator}'", - "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "バッチ ターミネータ '{BatchTerminator}' は無効です", - "placeholders": [ - { - "id": "BatchTerminator", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "args.BatchTerminator" - } - ] - }, - { - "id": "Sqlcmd: Error:", - "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: エラー:" - }, - { - "id": "Sqlcmd: Warning:", - "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: 警告:" - }, - { - "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "ED コマンド、!!\u003ccommand\u003e コマンド、スタートアップ スクリプト、および環境変数が無効です" - }, - { - "id": "The scripting variable: '{Variable}' is read-only", - "message": "The scripting variable: '{Variable}' is read-only", - "translation": "エラー: スクリプト変数 '{Variable}' は読み取り専用です", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "'{Variable}' scripting variable not defined.", - "message": "'{Variable}' scripting variable not defined.", - "translation": "'{Variable}' スクリプト変数が定義されていません。", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "環境変数 '{Variable}' には無効な値 '{EnvVal}' があります。", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - }, - { - "id": "EnvVal", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "envVal" - } - ] - }, - { - "id": "Syntax error at line {LineNumber} near command '{Command}'.", - "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "行 {LineNumber} のコマンド '{Command}' 付近に構文エラーがあります。", - "placeholders": [ - { - "id": "LineNumber", - "string": "%[1]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 1, - "expr": "e.LineNumber" - }, - { - "id": "Command", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "e.Command" - } - ] - }, - { - "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} ファイル {Filepath} を開くときか、このファイルの処理中にエラーが発生しました (理由: {Error})。", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "Filepath", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "filepath" - }, - { - "id": "Error", - "string": "%[3]s", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "err.Error()" - } - ] - }, - { - "id": "{ErrorPrefix}Syntax error at line {LineNumber}", - "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}行 {LineNumber} に構文エラーがあります。", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "LineNumber", - "string": "%[2]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 2, - "expr": "lineNumber" - } - ] - }, - { - "id": "Invalid variable identifier {Name}", - "message": "Invalid variable identifier {Name}", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "name" - } - ] - }, - { - "id": "Invalid variable value {Val}", - "message": "Invalid variable value {Val}", - "translation": "", - "placeholders": [ - { - "id": "Val", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "val" - } - ] - } - ] + "language": "ja-JP", + "messages": [ + { + "id": "Install/Create, Query, Uninstall SQL Server", + "message": "Install/Create, Query, Uninstall SQL Server", + "translation": "インストール/作成、クエリ、SQL Server のアンインストール", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View configuration information and connection strings", + "message": "View configuration information and connection strings", + "translation": "構成情報と接続文字列の表示", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "translation": "sqlcmd: SQL Server、Azure SQL、およびツールのインストール/作成/クエリ\n\nフィードバック:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "FeedbackUrl", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "feedbackUrl" + } + ], + "fuzzy": true + }, + { + "id": "help for backwards compatibility flags (-S, -U, -E etc.)", + "message": "help for backwards compatibility flags (-S, -U, -E etc.)", + "translation": "下位互換性フラグのヘルプ (-S、-U、-E など)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "print version of sqlcmd", + "message": "print version of sqlcmd", + "translation": "sqlcmd の印刷バージョン", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "configuration file", + "message": "configuration file", + "translation": "構成ファイル", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "translation": "ログ レベル、error=0、warn=1、info=2、debug=3、trace=4", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "translation": "\"{UseContextCommand}\" などのサブコマンドを使用して sqlconfig ファイルを変更する", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UseContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UseContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "translation": "既存のエンドポイントとユーザーのコンテキストを追加する ({PasswordEnvVar}ま たは {PasswordEnvVar2} を使用)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Install/Create SQL Server, Azure SQL, and Tools", + "message": "Install/Create SQL Server, Azure SQL, and Tools", + "translation": "SQL Server、Azure SQL、ツールのインストール/作成", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Open tools (e.g Azure Data Studio) for current context", + "message": "Open tools (e.g Azure Data Studio) for current context", + "translation": "現在のコンテキストのツール (Azure Data Studio など) を開きます", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query against the current context", + "message": "Run a query against the current context", + "translation": "現在のコンテキストに対してクエリを実行します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query", + "message": "Run a query", + "translation": "クエリの実行", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query using [{Master}] database", + "message": "Run a query using [{Master}] database", + "translation": "[{Master}] データベースを使用してクエリを実行します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Master", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"master\"" + } + ], + "fuzzy": true + }, + { + "id": "Set new default database", + "message": "Set new default database", + "translation": "新しい既定のデータベースを設定します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Command text to run", + "message": "Command text to run", + "translation": "実行するコマンド テキスト", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database to use", + "message": "Database to use", + "translation": "使用するデータベース", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start current context", + "message": "Start current context", + "translation": "現在のコンテキストの開始", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start the current context", + "message": "Start the current context", + "translation": "現在のコンテキストを開始する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts", + "message": "To view available contexts", + "translation": "使用可能なコンテキストを表示するには", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "No current context", + "message": "No current context", + "translation": "現在のコンテキストがありません", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Starting {Image} for context {CurrentContextName}", + "message": "Starting {Image} for context {CurrentContextName}", + "translation": "コンテキスト {CurrentContextName} の {Image} を開始しています", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create new context with a sql container", + "message": "Create new context with a sql container", + "translation": "SQL コンテナーを使用して新しいコンテキストを作成する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context does not have a container", + "message": "Current context does not have a container", + "translation": "現在のコンテキストにはコンテナーがありません", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop current context", + "message": "Stop current context", + "translation": "現在のコンテキストを停止する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop the current context", + "message": "Stop the current context", + "translation": "現在のコンテキストを停止します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stopping {Image} for context {CurrentContextName}", + "message": "Stopping {Image} for context {CurrentContextName}", + "translation": "コンテキスト {CurrentContextName} の {Image} を停止しています", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create a new context with a SQL Server container", + "message": "Create a new context with a SQL Server container", + "translation": "SQL Server コンテナーを使用して新しいコンテキストを作成する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context", + "message": "Uninstall/Delete the current context", + "translation": "現在のコンテキストのアンインストール/削除", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt", + "message": "Uninstall/Delete the current context, no user prompt", + "translation": "現在のコンテキストをアンインストールまたは削除します。ユーザー プロンプトはありません", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "translation": "現在のコンテキストをアンインストールまたは削除します。ユーザー プロンプトは表示されません。ユーザー データベースの安全性チェックをオーバーライドします", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Quiet mode (do not stop for user input to confirm the operation)", + "message": "Quiet mode (do not stop for user input to confirm the operation)", + "translation": "サイレント モード (ユーザー入力が操作を確認するために停止しない)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Complete the operation even if non-system (user) database files are present", + "message": "Complete the operation even if non-system (user) database files are present", + "translation": "システム (ユーザー) 以外のデータベース ファイルが存在する場合でも操作を完了します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View available contexts", + "message": "View available contexts", + "translation": "使用可能なコンテキストの表示", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context", + "message": "Create context", + "translation": "コンテキストの作成", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context with SQL Server container", + "message": "Create context with SQL Server container", + "translation": "SQL Server コンテナーを使用してコンテキストを作成します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context manually", + "message": "Add a context manually", + "translation": "コンテキストを手動で追加する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "translation": "現在のコンテキストは {CurrentContextName}。続行しますか? (Y/N)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Verifying no user (non-system) database (.mdf) files", + "message": "Verifying no user (non-system) database (.mdf) files", + "translation": "ユーザー (システム以外) データベース (.mdf) ファイルがないことを確認しています", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start the container", + "message": "To start the container", + "translation": "コンテナーを開始するには", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To override the check, use {__force}", + "message": "To override the check, use {__force}", + "translation": "チェックをオーバーライドするには、{__force} を使用します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Container is not running, unable to verify that user database files do not exist", + "message": "Container is not running, unable to verify that user database files do not exist", + "translation": "コンテナーが実行されていないため、ユーザー データベース ファイルが存在しないことを確認できません", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Removing context {CurrentContextName}", + "message": "Removing context {CurrentContextName}", + "translation": "コンテキスト {CurrentContextName} を削除しています", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Stopping {Image}", + "message": "Stopping {Image}", + "translation": "{Image} を停止しています", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + } + ], + "fuzzy": true + }, + { + "id": "Container {Id} no longer exists, continuing to remove context...", + "message": "Container {Id} no longer exists, continuing to remove context...", + "translation": "コンテナー {Id} は存在しません。コンテキストの削除を続行しています...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Id", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "id" + } + ], + "fuzzy": true + }, + { + "id": "Current context is now {NewContextName}", + "message": "Current context is now {NewContextName}", + "translation": "現在のコンテキストは現在 {NewContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NewContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "newContextName" + } + ], + "fuzzy": true + }, + { + "id": "{Operation_completed_successfully}", + "message": "{Operation_completed_successfully}", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Operation_completed_successfully", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"Operation completed successfully\"" + } + ], + "fuzzy": true + }, + { + "id": "If the database is mounted, run {DropDbQuery}", + "message": "If the database is mounted, run {DropDbQuery}", + "translation": "データベースがマウントされている場合は、{DropDbQuery} を実行します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DropDbQuery", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "dropDbQuery" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "translation": "フラグ {__force} を渡して、ユーザー (非システム) データベースのこの安全性チェックをオーバーライドします", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "translation": "続行できません。ユーザー (システム以外) データベース ({DatabaseFile}) が存在します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseFile", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseFile" + } + ], + "fuzzy": true + }, + { + "id": "No endpoints to uninstall", + "message": "No endpoints to uninstall", + "translation": "アンインストールするエンドポイントがありません", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context", + "message": "Add a context", + "translation": "コンテキストの追加", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "translation": "信頼された認証を使用して、ポート 1433 で SQL Server のローカル インスタンスのコンテキストを追加します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the context", + "message": "Display name for the context", + "translation": "コンテキストの表示名", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint this context will use", + "message": "Name of endpoint this context will use", + "translation": "このコンテキストが使用するエンドポイントの名前", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user this context will use", + "message": "Name of user this context will use", + "translation": "このコンテキストが使用するユーザーの名前", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View existing endpoints to choose from", + "message": "View existing endpoints to choose from", + "translation": "選択する既存のエンドポイントの表示", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a new local endpoint", + "message": "Add a new local endpoint", + "translation": "新しいローカル エンドポイントの追加", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an already existing endpoint", + "message": "Add an already existing endpoint", + "translation": "既存のエンドポイントの追加", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "translation": "コンテキストを追加するにはエンドポイントが必要です。 エンドポイント '{EndpointName}' が存在しません。 {EndpointFlag} フラグを使用します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.endpointName" + }, + { + "id": "EndpointFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.EndpointFlag" + } + ], + "fuzzy": true + }, + { + "id": "View list of users", + "message": "View list of users", + "translation": "ユーザーのリストの表示", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add the user", + "message": "Add the user", + "translation": "ユーザーを追加する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an endpoint", + "message": "Add an endpoint", + "translation": "エンドポイントの追加", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User '{UserName}' does not exist", + "message": "User '{UserName}' does not exist", + "translation": "ユーザー '{UserName}' が存在しません", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.userName" + } + ], + "fuzzy": true + }, + { + "id": "Open in Azure Data Studio", + "message": "Open in Azure Data Studio", + "translation": "Azure Data Studio で開く", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start interactive query session", + "message": "To start interactive query session", + "translation": "対話型クエリ セッションを開始するには", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query", + "message": "To run a query", + "translation": "クエリを実行するには", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current Context '{Name}'", + "message": "Current Context '{Name}'", + "translation": "現在のコンテキスト '{Name}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "context.Name" + } + ], + "fuzzy": true + }, + { + "id": "Add a default endpoint", + "message": "Add a default endpoint", + "translation": "既定のエンドポイントを追加する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the endpoint", + "message": "Display name for the endpoint", + "translation": "エンドポイントの表示名", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network address to connect to, e.g. 127.0.0.1 etc.", + "message": "The network address to connect to, e.g. 127.0.0.1 etc.", + "translation": "接続先のネットワーク アドレス (例: 127.0.0.1 など)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network port to connect to, e.g. 1433 etc.", + "message": "The network port to connect to, e.g. 1433 etc.", + "translation": "接続先のネットワーク ポート (例: 1433 など)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for this endpoint", + "message": "Add a context for this endpoint", + "translation": "このエンドポイントのコンテキストを追加します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint names", + "message": "View endpoint names", + "translation": "エンドポイント名の表示", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint details", + "message": "View endpoint details", + "translation": "エンドポイントの詳細の表示", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View all endpoints details", + "message": "View all endpoints details", + "translation": "すべてのエンドポイントの詳細を表示する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete this endpoint", + "message": "Delete this endpoint", + "translation": "このエンドポイントを削除する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "translation": "エンドポイント '{UniqueEndpointName}' 追加されました (アドレス: '{Address}'、ポート: '{Port}')", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueEndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueEndpointName" + }, + { + "id": "Address", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "c.address" + }, + { + "id": "Port", + "string": "%[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "translation": "ユーザーの追加 (SQLCMD_PASSWORD 環境変数を使用)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMDPASSWORD environment variable)", + "message": "Add a user (using the SQLCMDPASSWORD environment variable)", + "translation": "ユーザーの追加 (SQLCMDPASSWORD 環境変数を使用)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "translation": "Sqlconfig で Windows Data Protection API を使用してパスワードを暗号化するユーザーを追加します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user", + "message": "Add a user", + "translation": "ユーザーの追加", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the user (this is not the username)", + "message": "Display name for the user (this is not the username)", + "translation": "ユーザーの表示名 (これはユーザー名ではありません)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Authentication type this user will use (basic | other)", + "message": "Authentication type this user will use (basic | other)", + "translation": "このユーザーが使用する認証の種類 (基本 | その他)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "translation": "ユーザー名 ({PasswordEnvVar} でパスワードを指定、または {PasswordEnvVar2} 環境変数)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "translation": "sqlconfig ファイル内のパスワード暗号化方法 ({EncryptionMethodsForUsage})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "translation": "認証の種類は '{ModernAuthTypeBasic}' または '{ModernAuthTypeOther}' である必要があります", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + }, + { + "id": "ModernAuthTypeOther", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeOther" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type '' is not valid {AuthType}'", + "message": "Authentication type '' is not valid {AuthType}'", + "translation": "認証の種類 '' は有効な {AuthType}' ではありません", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthType", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.authType" + } + ], + "fuzzy": true + }, + { + "id": "Remove the {PasswordEncryptFlag} flag", + "message": "Remove the {PasswordEncryptFlag} flag", + "translation": "{PasswordEncryptFlag} フラグの削除", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "translation": "{AuthTypeFlag} {ModernAuthTypeBasic} を渡す", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthTypeFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AuthTypeFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "translation": "{PasswordEncryptFlag} フラグは、認証の種類が '{ModernAuthTypeBasic}' の場合にのみ使用できます", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Add the {PasswordEncryptFlag} flag", + "message": "Add the {PasswordEncryptFlag} flag", + "translation": "{PasswordEncryptFlag} フラグの追加", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "translation": "認証の種類が '{ModernAuthTypeBasic}' の場合は、{PasswordEncryptFlag} フラグを設定する必要があります", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "translation": "{PasswordEnvVar} (または {PasswordEnvVar2}) 環境変数にパスワードを指定してください", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "translation": "認証の種類 '{ModernAuthTypeBasic}' にはパスワードが必要です", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide a username with the {Arg_1} flag", + "message": "Provide a username with the {Arg_1} flag", + "translation": "{Arg_1} フラグを使用してユーザー名を指定します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Arg_1", + "string": "%[1]s", + "type": "", + "underlyingType": "string", + "argNum": 1 + } + ], + "fuzzy": true + }, + { + "id": "Username not provided", + "message": "Username not provided", + "translation": "ユーザー名が指定されていません", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "translation": "{PasswordEncryptFlag} フラグを含む有効な暗号化方法 ({EncryptionMethodsForUsage}) を指定してください", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + }, + { + "id": "PasswordEncryptFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Encryption method '{PasswordEncryption}' is not valid", + "message": "Encryption method '{PasswordEncryption}' is not valid", + "translation": "暗号化方法 '{PasswordEncryption}' が無効です", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryption", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.passwordEncryption" + } + ], + "fuzzy": true + }, + { + "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "translation": "{PasswordEnvVar} または {PasswordEnvVar2} のいずれかの環境変数を設定解除します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "translation": "環境変数 {PasswordEnvVar} と {PasswordEnvVar2} の両方が設定されています。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "User '{UniqueUserName}' added", + "message": "User '{UniqueUserName}' added", + "translation": "ユーザー '{UniqueUserName}' が追加されました", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueUserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueUserName" + } + ], + "fuzzy": true + }, + { + "id": "Display connections strings for the current context", + "message": "Display connections strings for the current context", + "translation": "現在のコンテキストの接続文字列を表示します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List connection strings for all client drivers", + "message": "List connection strings for all client drivers", + "translation": "すべてのクライアント ドライバーの接続文字列を一覧表示します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database for the connection string (default is taken from the T/SQL login)", + "message": "Database for the connection string (default is taken from the T/SQL login)", + "translation": "接続文字列のデータベース (既定は T/SQL ログインから取得されます)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "translation": "接続文字列は、{ModernAuthTypeBasic} 認証の種類でのみサポートされています", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Display the current-context", + "message": "Display the current-context", + "translation": "現在のコンテキストを表示します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context", + "message": "Delete a context", + "translation": "コンテキストの削除", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (including its endpoint and user)", + "message": "Delete a context (including its endpoint and user)", + "translation": "コンテキスト (エンドポイントとユーザーを含む) を削除します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (excluding its endpoint and user)", + "message": "Delete a context (excluding its endpoint and user)", + "translation": "コンテキスト (エンドポイントとユーザーを除く) を削除します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to delete", + "message": "Name of context to delete", + "translation": "削除するコンテキストの名前", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete the context's endpoint and user as well", + "message": "Delete the context's endpoint and user as well", + "translation": "コンテキストのエンドポイントとユーザーも削除します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Use the {NameFlag} flag to pass in a context name to delete", + "message": "Use the {NameFlag} flag to pass in a context name to delete", + "translation": "コンテキスト名を渡して削除するには、{NameFlag} フラグを使用します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' deleted", + "message": "Context '{Name}' deleted", + "translation": "コンテキスト '{Name}' が削除されました", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' does not exist", + "message": "Context '{Name}' does not exist", + "translation": "コンテキスト '{Name}' が存在しません", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete an endpoint", + "message": "Delete an endpoint", + "translation": "エンドポイントの削除", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint to delete", + "message": "Name of endpoint to delete", + "translation": "削除するエンドポイントの名前", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "translation": "エンドポイント名を指定する必要があります。 {NameFlag} フラグ付きのエンドポイント名を指定してください", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View endpoints", + "message": "View endpoints", + "translation": "エンドポイントの表示", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' does not exist", + "message": "Endpoint '{Name}' does not exist", + "translation": "エンドポイント '{Name}' は存在しません", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' deleted", + "message": "Endpoint '{Name}' deleted", + "translation": "エンドポイント '{Name}' が削除されました", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete a user", + "message": "Delete a user", + "translation": "ユーザーを削除する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user to delete", + "message": "Name of user to delete", + "translation": "削除するユーザーの名前", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name must be provided. Provide user name with {NameFlag} flag", + "message": "User name must be provided. Provide user name with {NameFlag} flag", + "translation": "ユーザー名を指定する必要があります。 {NameFlag} フラグ付きのユーザー名を指定してください", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View users", + "message": "View users", + "translation": "ユーザーの表示", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User {Name} does not exist", + "message": "User {Name} does not exist", + "translation": "ユーザー {Name} は存在しません", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "User {Name} deleted", + "message": "User {Name} deleted", + "translation": "ユーザー {Name} が削除されました", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many contexts from the sqlconfig file", + "message": "Display one or many contexts from the sqlconfig file", + "translation": "sqlconfig ファイルから 1 個以上のコンテキストを表示します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the context names in your sqlconfig file", + "message": "List all the context names in your sqlconfig file", + "translation": "sqlconfig ファイル内のすべてのコンテキスト名を一覧表示します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the contexts in your sqlconfig file", + "message": "List all the contexts in your sqlconfig file", + "translation": "sqlconfig ファイル内のすべてのコンテキストを一覧表示します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one context in your sqlconfig file", + "message": "Describe one context in your sqlconfig file", + "translation": "sqlconfig ファイル内の 1 つのコンテキストを説明します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name to view details of", + "message": "Context name to view details of", + "translation": "詳細を表示するコンテキスト名", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include context details", + "message": "Include context details", + "translation": "コンテキストの詳細を含めます", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts run `{ContextCommand}`", + "message": "To view available contexts run `{ContextCommand}`", + "translation": "使用可能なコンテキストを表示するには、 `{ContextCommand}` を実行します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no context exists with the name: \"{Name}\"", + "message": "error: no context exists with the name: \"{Name}\"", + "translation": "エラー: 次の名前のコンテキストは存在しません: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many endpoints from the sqlconfig file", + "message": "Display one or many endpoints from the sqlconfig file", + "translation": "sqlconfig ファイルから 1 個以上のエンドポイントを表示します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the endpoints in your sqlconfig file", + "message": "List all the endpoints in your sqlconfig file", + "translation": "sqlconfig ファイル内のすべてのエンドポイントを一覧表示します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one endpoint in your sqlconfig file", + "message": "Describe one endpoint in your sqlconfig file", + "translation": "sqlconfig ファイルに 1 つのエンドポイントを記述します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name to view details of", + "message": "Endpoint name to view details of", + "translation": "詳細を表示するエンドポイント名", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include endpoint details", + "message": "Include endpoint details", + "translation": "プライベート エンドポイントの詳細を含めます", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available endpoints run `{EndpointsCommand}`", + "message": "To view available endpoints run `{EndpointsCommand}`", + "translation": "使用可能なエンドポイントを表示するには、 `{EndpointsCommand}` を実行します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetEndpointsCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no endpoint exists with the name: \"{Name}\"", + "message": "error: no endpoint exists with the name: \"{Name}\"", + "translation": "エラー: 次の名前のエンドポイントは存在しません: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many users from the sqlconfig file", + "message": "Display one or many users from the sqlconfig file", + "translation": "sqlconfig ファイルから 1 人以上のユーザーを表示します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the users in your sqlconfig file", + "message": "List all the users in your sqlconfig file", + "translation": "sqlconfig ファイル内のすべてのユーザーを一覧表示します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one user in your sqlconfig file", + "message": "Describe one user in your sqlconfig file", + "translation": "sqlconfig ファイル内の 1 人のユーザーについて説明します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name to view details of", + "message": "User name to view details of", + "translation": "詳細を表示するユーザー名", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include user details", + "message": "Include user details", + "translation": "ユーザーの詳細を含めます", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available users run `{UsersCommand}`", + "message": "To view available users run `{UsersCommand}`", + "translation": "利用可能なユーザーを表示するには、 `{UsersCommand}` を実行します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsersCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetUsersCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no user exists with the name: \"{Name}\"", + "message": "error: no user exists with the name: \"{Name}\"", + "translation": "エラー: 次の名前のユーザーは存在しません: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Set the current context", + "message": "Set the current context", + "translation": "現在のコンテキストを設定します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Set the mssql context (endpoint/user) to be the current context", + "message": "Set the mssql context (endpoint/user) to be the current context", + "translation": "mssql コンテキスト (エンドポイント/ユーザー) を現在のコンテキストに設定します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to set as current context", + "message": "Name of context to set as current context", + "translation": "現在のコンテキストとして設定するコンテキストの名前", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query: {RunQueryExample}", + "message": "To run a query: {RunQueryExample}", + "translation": "クエリを実行するには: {RunQueryExample}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "RunQueryExample", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.RunQueryExample" + } + ], + "fuzzy": true + }, + { + "id": "To remove: {UninstallCommand}", + "message": "To remove: {UninstallCommand}", + "translation": "削除するには: {UninstallCommand}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UninstallCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UninstallCommand" + } + ], + "fuzzy": true + }, + { + "id": "Switched to context \"{Name}\".", + "message": "Switched to context \"{Name}\".", + "translation": "コンテキスト \"{Name}\" に切り替えました。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "No context exists with the name: \"{Name}\"", + "message": "No context exists with the name: \"{Name}\"", + "translation": "次の名前のコンテキストは存在しません: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display merged sqlconfig settings or a specified sqlconfig file", + "message": "Display merged sqlconfig settings or a specified sqlconfig file", + "translation": "マージされた sqlconfig 設定または指定された sqlconfig ファイルを表示します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings, with REDACTED authentication data", + "message": "Show sqlconfig settings, with REDACTED authentication data", + "translation": "REDACTED 認証データを含む sqlconfig 設定を表示します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings and raw authentication data", + "message": "Show sqlconfig settings and raw authentication data", + "translation": "sqlconfig の設定と生の認証データを表示します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display raw byte data", + "message": "Display raw byte data", + "translation": "生バイト データの表示", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install Azure Sql Edge", + "message": "Install Azure Sql Edge", + "translation": "Azure Sql Edge のインストール", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create Azure SQL Edge in a container", + "message": "Install/Create Azure SQL Edge in a container", + "translation": "コンテナー内 Azure SQL Edge のインストール/作成", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tag to use, use get-tags to see list of tags", + "message": "Tag to use, use get-tags to see list of tags", + "translation": "使用するタグ、タグの一覧を表示するには get-tags を使用します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name (a default context name will be created if not provided)", + "message": "Context name (a default context name will be created if not provided)", + "translation": "コンテキスト名 (指定されていない場合、既定のコンテキスト名が作成されます)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create a user database and set it as the default for login", + "message": "Create a user database and set it as the default for login", + "translation": "ユーザー データベースを作成し、ログインの既定値として設定します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Accept the SQL Server EULA", + "message": "Accept the SQL Server EULA", + "translation": "SQL Server EULA に同意します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Generated password length", + "message": "Generated password length", + "translation": "生成されたパスワードの長さ", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of special characters", + "message": "Minimum number of special characters", + "translation": "最低限必要な特殊文字の数", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of numeric characters", + "message": "Minimum number of numeric characters", + "translation": "最低限必要な数字の数", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of upper characters", + "message": "Minimum number of upper characters", + "translation": "最低限必要な大文字の数", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Special character set to include in password", + "message": "Special character set to include in password", + "translation": "パスワードに含める特殊文字セット", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Don't download image. Use already downloaded image", + "message": "Don't download image. Use already downloaded image", + "translation": "画像をダウンロードしません。 ダウンロード済みの画像を使用します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Line in errorlog to wait for before connecting", + "message": "Line in errorlog to wait for before connecting", + "translation": "接続前に待機するエラー ログの行", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specify a custom name for the container rather than a randomly generated one", + "message": "Specify a custom name for the container rather than a randomly generated one", + "translation": "ランダムに生成される名前ではなく、コンテナーのカスタム名を指定してください", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Explicitly set the container hostname, it defaults to the container ID", + "message": "Explicitly set the container hostname, it defaults to the container ID", + "translation": "コンテナーのホスト名を明示的に設定します。既定ではコンテナー ID が使用されます", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image CPU architecture", + "message": "Specifies the image CPU architecture", + "translation": "イメージ CPU アーキテクチャを指定します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image operating system", + "message": "Specifies the image operating system", + "translation": "イメージ オペレーティング システムを指定します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Port (next available port from 1433 upwards used by default)", + "message": "Port (next available port from 1433 upwards used by default)", + "translation": "ポート (次に使用可能な 1433 以上のポートが既定で使用されます)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Download (into container) and attach database (.bak) from URL", + "message": "Download (into container) and attach database (.bak) from URL", + "translation": "URL から (コンテナーに) ダウンロードしてデータベース (.bak) をアタッチします", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Either, add the {AcceptEulaFlag} flag to the command-line", + "message": "Either, add the {AcceptEulaFlag} flag to the command-line", + "translation": "コマンド ラインに {AcceptEulaFlag} フラグを追加するか", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AcceptEulaFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AcceptEulaFlag" + } + ], + "fuzzy": true + }, + { + "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translation": "または、環境変数を設定します。つまり、{CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CreateEnvVarKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "pal.CreateEnvVarKeyword()" + }, + { + "id": "AcceptEulaEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.AcceptEulaEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "EULA not accepted", + "message": "EULA not accepted", + "translation": "EULA が受け入れされていません", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "translation": "--user-database {DefaultDatabase} に ASCII 以外の文字または引用符が含まれています", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Starting {ImageName}", + "message": "Starting {ImageName}", + "translation": "{ImageName} を開始しています", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "translation": "\"{ConfigFileUsed}\" にコンテキスト {CurrentContextName} を作成し、ユーザー アカウントを構成しています...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + }, + { + "id": "ConfigFileUsed", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.GetConfigFileUsed()" + } + ], + "fuzzy": true + }, + { + "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "translation": "アカウント {Sa} を無効にしました (パスワード {Sa_1} をローテーションしました)。ユーザー {UserName} を作成しています", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Sa", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"sa\"" + }, + { + "id": "Sa_1", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "\"sa\"" + }, + { + "id": "UserName", + "string": "%[3]q", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "userName" + } + ], + "fuzzy": true + }, + { + "id": "Start interactive session", + "message": "Start interactive session", + "translation": "対話型セッションの開始", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Change current context", + "message": "Change current context", + "translation": "現在のコンテキストを変更します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View sqlcmd configuration", + "message": "View sqlcmd configuration", + "translation": "sqlcmd 構成の表示", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See connection strings", + "message": "See connection strings", + "translation": "接続文字列を参照する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Remove", + "message": "Remove", + "translation": "削除", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Now ready for client connections on port {Port}", + "message": "Now ready for client connections on port {Port}", + "translation": "ポート {Port} でクライアント接続の準備ができました", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Port", + "string": "%[1]d", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must be http or https", + "message": "--using URL must be http or https", + "translation": "--using URL は http または https でなければなりません", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "translation": "{UsingDatabaseUrl} は --using フラグの有効な URL ではありません", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsingDatabaseUrl", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.usingDatabaseUrl" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must have a path to .bak file", + "message": "--using URL must have a path to .bak file", + "translation": "--using URL には .bak ファイルへのパスが必要です", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--using file URL must be a .bak file", + "message": "--using file URL must be a .bak file", + "translation": "--using ファイルの URL は .bak ファイルである必要があります", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Invalid --using file type", + "message": "Invalid --using file type", + "translation": "無効な --using ファイルの種類", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Creating default database [{DefaultDatabase}]", + "message": "Creating default database [{DefaultDatabase}]", + "translation": "既定のデータベース [{DefaultDatabase}] を作成しています", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {File}", + "message": "Downloading {File}", + "translation": "{File} をダウンロードしています", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "File", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "file" + } + ], + "fuzzy": true + }, + { + "id": "Restoring database {DatabaseName}", + "message": "Restoring database {DatabaseName}", + "translation": "データベース {DatabaseName} を復元しています", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseName" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {ImageName}", + "message": "Downloading {ImageName}", + "translation": "{ImageName} をダウンロードしています", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "translation": "このマシンにはコンテナー ランタイム (Podman や Docker など) がインストールされていますか?", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "If not, download desktop engine from:", + "message": "If not, download desktop engine from:", + "translation": "ない場合は、次からデスクトップ エンジンをダウンロードします:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "or", + "message": "or", + "translation": "または", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "translation": "コンテナー ランタイムは実行されていますか? (`{PodmanPsCommand}` または `{DockerPsCommand}` (コンテナーの一覧表示) をお試しください。エラーなく戻りますか?)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PodmanPsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PodmanPsCommand" + }, + { + "id": "DockerPsCommand", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.DockerPsCommand" + } + ], + "fuzzy": true + }, + { + "id": "Unable to download image {ImageName}", + "message": "Unable to download image {ImageName}", + "translation": "イメージ {ImageName} をダウンロードできません", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "File does not exist at URL", + "message": "File does not exist at URL", + "translation": "URL にファイルが存在しません", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Unable to download file", + "message": "Unable to download file", + "translation": "ファイルをダウンロードできません", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server in a container", + "message": "Install/Create SQL Server in a container", + "translation": "コンテナーに SQL Server をインストール/作成する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See all release tags for SQL Server, install previous version", + "message": "See all release tags for SQL Server, install previous version", + "translation": "SQL Server のすべてのリリース タグを表示し、以前のバージョンをインストールする", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database", + "message": "Create SQL Server, download and attach AdventureWorks sample database", + "translation": "SQL Server を作成し、AdventureWorks サンプル データベースをダウンロードしてアタッチします", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "translation": "異なるデータベース名で SQL Server を作成し、AdventureWorks サンプル データベースをダウンロードしてアタッチします", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server with an empty user database", + "message": "Create SQL Server with an empty user database", + "translation": "空のユーザー データベースを使用して SQL Server を作成する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server with full logging", + "message": "Install/Create SQL Server with full logging", + "translation": "フル ログを使用して SQL Server をインストール/作成する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for Azure SQL Edge install", + "message": "Get tags available for Azure SQL Edge install", + "translation": "Azure SQL Edge のインストールに使用できるタグを取得する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List tags", + "message": "List tags", + "translation": "タグの一覧表示", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for mssql install", + "message": "Get tags available for mssql install", + "translation": "mssql インストールで使用可能なタグを取得する", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd start", + "message": "sqlcmd start", + "translation": "sqlcmd の開始", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Container is not running", + "message": "Container is not running", + "translation": "コンテナーが実行されていません", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Ctrl + C を押して、このプロセスを終了します...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Windows 資格情報マネージャーに既に格納されている資格情報が多すぎるため、'十分なメモリ リソースがありません' というエラーが発生した可能性があります", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Windows 資格情報マネージャーに資格情報を書き込めませんでした", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The -L parameter can not be used in combination with other parameters.", + "message": "The -L parameter can not be used in combination with other parameters.", + "translation": "-L パラメーターを他のパラメーターと組み合わせて使用することはできません。", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "translation": "'-a {PacketSize}': パケット サイズは 512 から 32767 の間の数値である必要があります。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSize", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.PacketSize" + } + ], + "fuzzy": true + }, + { + "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "translation": "'-h {Headers}': ヘッダーには -1 または -1 から 2147483647 までの値を指定してください", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Headers", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.Headers" + } + ], + "fuzzy": true + }, + { + "id": "Servers:", + "message": "Servers:", + "translation": "サーバー:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Legal docs and information: aka.ms/SqlcmdLegal", + "message": "Legal docs and information: aka.ms/SqlcmdLegal", + "translation": "法的なドキュメントと情報: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Third party notices: aka.ms/SqlcmdNotices", + "message": "Third party notices: aka.ms/SqlcmdNotices", + "translation": "サード パーティ通知: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Version {Version}", + "message": "Version {Version}", + "translation": "バージョン {Version}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Version", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "version" + } + ], + "fuzzy": true + }, + { + "id": "Flags:", + "message": "Flags:", + "translation": "フラグ:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "translation": "-? この構文の概要を表示します。{HelpFlag} には最新の sqlcmd サブコマンド ヘルプが表示されます", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "HelpFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.HelpFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "translation": "SQL ステートメントのバッチを含む 1 つ以上のファイルを識別します。1 つ以上のファイルが存在しない場合、sqlcmd は終了します。{QueryAndExitFlag}/{QueryFlag} と同時に使用することはできません", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "QueryAndExitFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.QueryAndExitFlag" + }, + { + "id": "QueryFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.QueryFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies the file that receives output from sqlcmd", + "message": "Identifies the file that receives output from sqlcmd", + "translation": "sqlcmd から出力を受け取るファイルを識別します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Print version information and exit", + "message": "Print version information and exit", + "translation": "バージョン情報を印刷して終了", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Implicitly trust the server certificate without validation", + "message": "Implicitly trust the server certificate without validation", + "translation": "検証なしでサーバー証明書を暗黙的に信頼します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "translation": "このオプションは、sqlcmd スクリプト変数 {DbNameVar} を設定します。このパラメーターは、初期データベースを指定します。既定はログインの default-database プロパティです。データベースが存在しない場合は、エラー メッセージが生成され、sqlcmd が終了します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DbNameVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DbNameVar" + } + ], + "fuzzy": true + }, + { + "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "translation": "ユーザー名とパスワードを使用せず、信頼された接続を使用してSQL Server にサインインします。ユーザー名とパスワードを定義する環境変数は無視されます", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "translation": "バッチ ターミネータを指定します。既定値は{BatchTerminatorGo}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminatorGo", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "The login name or contained database user name. For contained database users, you must provide the database name option", + "message": "The login name or contained database user name. For contained database users, you must provide the database name option", + "translation": "ログイン名または含まれているデータベース ユーザー名。 包含データベース ユーザーの場合は、データベース名オプションを指定する必要があります", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "translation": "sqlcmd の開始時にクエリを実行しますが、クエリの実行が完了しても sqlcmd を終了しません。複数のセミコロンで区切られたクエリを実行できます", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "translation": "sqlcmd が開始してから sqlcmd を直ちに終了するときにクエリを実行します。複数のセミコロンで区切られたクエリを実行できます", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "translation": "{ConnStrPattern} 接続先の SQL Server のインスタンスを指定します。sqlcmd スクリプト変数 {ServerEnvVar} を設定します。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ConnStrPattern", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ConnStrPattern" + }, + { + "id": "ServerEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ServerEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "translation": "システム セキュリティを侵害する可能性のあるコマンドを無効にします。Sqlcmd は警告を発行して続行します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translation": "Azure SQL データベースへの接続に使用する SQL 認証方法を指定します。次のうちの 1 つ: ActiveDirectoryDefault、ActiveDirectoryIntegrated、ActiveDirectoryPassword、ActiveDirectoryInteractive、ActiveDirectoryManagedIdentity、ActiveDirectoryServicePrincipal、SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "translation": "ActiveDirectory 認証を使用するように sqlcmd に指示します。ユーザー名が指定されていない場合、認証方法 ActiveDirectoryDefault が使用されます。パスワードを指定すると、ActiveDirectoryPassword が使用されます。それ以外の場合は ActiveDirectoryInteractive が使用されます", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "translation": "sqlcmd がスクリプト変数を無視するようにします。このパラメーターは、$(variable_name) などの通常の変数と同じ形式の文字列を含む {InsertKeyword} ステートメントがスクリプトに多数含まれている場合に便利です", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "InsertKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.InsertKeyword" + } + ], + "fuzzy": true + }, + { + "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "translation": "sqlcmd スクリプトで使用できる sqlcmd スクリプト変数を作成します。値にスペースが含まれている場合は、値を引用符で囲ってください。複数の var=values 値を指定できます。指定された値のいずれかにエラーがある場合、sqlcmd はエラー メッセージを生成して終了します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "translation": "サイズの異なるパケットを要求します。このオプションは、sqlcmd スクリプト変数 {PacketSizeVar} を設定します。packet_size は 512 から 32767 の間の値である必要があります。既定値 = 4096。パケット サイズを大きくすると、{BatchTerminatorGo} コマンド間に多数の SQL ステートメントを含むスクリプトの実行のパフォーマンスを向上させることができます。より大きいパケット サイズを要求できます。しかし、要求が拒否された場合、sqlcmd はサーバーのパケット サイズの既定値を使用します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSizeVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PacketSizeVar" + }, + { + "id": "BatchTerminatorGo", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "translation": "サーバーに接続しようとしたときに、go-mssqldb ドライバーへの sqlcmd ログインがタイムアウトするまでの秒数を指定します。このオプションは、sqlcmd スクリプト変数{LoginTimeOutVar} を設定します。既定値は 30 です。0 は無限を意味します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LoginTimeOutVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.LoginTimeOutVar" + } + ], + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "translation": "このオプションは、sqlcmd スクリプト変数 {WorkstationVar} を設定します。ワークステーション名は sys.sysprocesses カタログ ビューのホスト名列に一覧表示されており、ストアド プロシージャ sp_who を使用して返すことができます。このオプションを指定しない場合、既定値は現在のコンピューター名です。この名前は、さまざまな sqlcmd セッションを識別するために使用できます", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "WorkstationVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.WorkstationVar" + } + ], + "fuzzy": true + }, + { + "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "translation": "サーバーに接続するときに、アプリケーション ワークロードの種類を宣言します。現在サポートされている値は ReadOnly のみです。{ApplicationIntentFlagShort} が指定されていない場合、sqlcmd ユーティリティは、Always On 可用性グループ内のセカンダリ レプリカへの接続をサポートしません", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ApplicationIntentFlagShort", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ApplicationIntentFlagShort" + } + ], + "fuzzy": true + }, + { + "id": "This switch is used by the client to request an encrypted connection", + "message": "This switch is used by the client to request an encrypted connection", + "translation": "このスイッチは、暗号化された接続を要求するためにクライアントによって使用されます", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the formatting for results", + "message": "Specifies the formatting for results", + "translation": "結果の書式を指定します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "translation": "stdout に送信するエラー メッセージを制御します。このレベル以上の重大度レベルのメッセージが送信されます", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Level of mssql driver messages to print", + "message": "Level of mssql driver messages to print", + "translation": "印刷する mssql ドライバー メッセージのレベル", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "translation": "sqlcmd が終了し、エラーが発生したときに {DosErrorLevel} 値を返すように指定します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DosErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DosErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "translation": "{StdoutName} に送信するエラー メッセージを制御します。このレベル以上の重大度レベルのメッセージが送信されます", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "StdoutName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.StdoutName" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "translation": "列見出し間で印刷する行数を指定します。-h-1 を使用して、ヘッダーを印刷しないように指定します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that all output files are encoded with little-endian Unicode", + "message": "Specifies that all output files are encoded with little-endian Unicode", + "translation": "すべての出力ファイルをリトル エンディアン Unicode でエンコードすることを指定します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "translation": "列の区切り文字を指定します。{ColSeparatorVar} 変数を設定します。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ColSeparatorVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ColSeparatorVar" + } + ], + "fuzzy": true + }, + { + "id": "Remove trailing spaces from a column", + "message": "Remove trailing spaces from a column", + "translation": "列から末尾のスペースを削除します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "translation": "下位互換性のために提供されます。Sqlcmd は、SQL フェールオーバー クラスターのアクティブなレプリカの検出を常に最適化します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Password", + "message": "Password", + "translation": "パスワード", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "translation": "終了時に {ErrorLevel} 変数を設定するために使用される重大度レベルを制御します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the screen width for output", + "message": "Specifies the screen width for output", + "translation": "出力の画面の幅を指定します", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Dedicated administrator connection", + "message": "Dedicated administrator connection", + "translation": "専用管理者接続", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Quoted identifiers are always enabled", + "message": "Provided for backward compatibility. Quoted identifiers are always enabled", + "translation": "下位互換性のために提供されます。引用符で囲まれた識別子は常に有効です", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Client regional settings are not used", + "message": "Provided for backward compatibility. Client regional settings are not used", + "translation": "下位互換性のために提供されます。クライアントの地域設定は使用されていません", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sets the sqlcmd scripting variable {V}", + "message": "Sets the sqlcmd scripting variable {V}", + "translation": "sqlcmd スクリプト変数 {V} を設定します", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "V", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "v" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "translation": "'{Flag} {Value}': 値は {Min} 以上 {Max} 以下である必要があります。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "translation": "'{Flag} {Value}': 値は {Min} より大きく、{Max} 未満である必要があります。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "translation": "'{Flag} {Value}': 予期しない引数です。引数の値を {AllowedValues0} する必要があります。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues0", + "string": "%[3]v", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "allowedValues[0]" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "translation": "'{Flag} {Value}': 予期しない引数です。引数の値は {AllowedValues} のいずれかである必要があります。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues", + "string": "%[3]v", + "type": "[]string", + "underlyingType": "[]string", + "argNum": 3, + "expr": "allowedValues" + } + ], + "fuzzy": true + }, + { + "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "translation": "{Flag1} と {Flag2} オプションは相互に排他的です。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag1" + }, + { + "id": "Flag2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "flag2" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Missing argument. Enter '-?' for help.", + "message": "'{P1}': Missing argument. Enter '-?' for help.", + "translation": "'{P1}': 引数がありません。ヘルプを表示するには、「-?」と入力してください。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Unknown Option. Enter '-?' for help.", + "message": "'{P1}': Unknown Option. Enter '-?' for help.", + "translation": "'{P1}': 不明なオプションです。ヘルプを表示するには、「-?」と入力してください。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "invalid batch terminator '{BatchTerminator}'", + "message": "invalid batch terminator '{BatchTerminator}'", + "translation": "バッチ ターミネータ '{BatchTerminator}' が無効です", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminator", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "args.BatchTerminator" + } + ], + "fuzzy": true + }, + { + "id": "Sqlcmd: Error:", + "message": "Sqlcmd: Error:", + "translation": "Sqlcmd: エラー:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sqlcmd: Warning:", + "message": "Sqlcmd: Warning:", + "translation": "Sqlcmd: 警告:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "ED and !! commands, startup script, and environment variables are disabled", + "message": "ED and !! commands, startup script, and environment variables are disabled", + "translation": "ED および !! コマンド、スタートアップ スクリプト、および環境変数が無効です。", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The scripting variable: '{Variable}' is read-only", + "message": "The scripting variable: '{Variable}' is read-only", + "translation": "スクリプト変数: '{Variable}' は読み取り専用です", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "'{Variable}' scripting variable not defined.", + "message": "'{Variable}' scripting variable not defined.", + "translation": "'{Variable}' スクリプト変数が定義されていません。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "translation": "環境変数 '{Variable}' に無効な値が含まれています: '{EnvVal}'。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + }, + { + "id": "EnvVal", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "envVal" + } + ], + "fuzzy": true + }, + { + "id": "Syntax error at line {LineNumber} near command '{Command}'.", + "message": "Syntax error at line {LineNumber} near command '{Command}'.", + "translation": "コマンド '{Command}' 付近 {LineNumber} 行に構文エラーがあります。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LineNumber", + "string": "%[1]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 1, + "expr": "e.LineNumber" + }, + { + "id": "Command", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "e.Command" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "translation": "{ErrorPrefix} ファイル {Filepath} を開いているか、操作中にエラーが発生しました (理由: {Error})。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "Filepath", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "filepath" + }, + { + "id": "Error", + "string": "%[3]s", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "err.Error()" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix}Syntax error at line {LineNumber}", + "message": "{ErrorPrefix}Syntax error at line {LineNumber}", + "translation": "{ErrorPrefix} 行 {LineNumber} で構文エラー", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "LineNumber", + "string": "%[2]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 2, + "expr": "lineNumber" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "translation": "メッセージ {Number}、レベル {Class}、状態 {State}、サーバー {ServerName}、プロシージャ {ProcName}、行 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "ProcName", + "string": "%[5]s", + "type": "string", + "underlyingType": "string", + "argNum": 5, + "expr": "e.ProcName" + }, + { + "id": "LineNo", + "string": "%#[6]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 6, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[7]s", + "type": "string", + "underlyingType": "string", + "argNum": 7, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "translation": "メッセージ {Number}、レベル {Class}、状態 {State}、サーバー {ServerName}、行 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "LineNo", + "string": "%#[5]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 5, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[6]s", + "type": "string", + "underlyingType": "string", + "argNum": 6, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable identifier {Name}", + "message": "Invalid variable identifier {Name}", + "translation": "変数識別子 {Name} が無効です", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "name" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable value {Val}", + "message": "Invalid variable value {Val}", + "translation": "変数値の {Val} が無効です", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Val", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "val" + } + ], + "fuzzy": true + } + ] } \ No newline at end of file diff --git a/internal/translations/locales/ja-JP/out.gotext.json b/internal/translations/locales/ja-JP/out.gotext.json index 0a043349..775a6670 100644 --- a/internal/translations/locales/ja-JP/out.gotext.json +++ b/internal/translations/locales/ja-JP/out.gotext.json @@ -4,17 +4,22 @@ { "id": "Install/Create, Query, Uninstall SQL Server", "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" + "translation": "インストール/作成、クエリ、SQL Server のアンインストール", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View configuration information and connection strings", "message": "View configuration information and connection strings", - "translation": "" + "translation": "構成情報と接続文字列の表示", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", + "translation": "sqlcmd: SQL Server、Azure SQL、およびツールのインストール/作成/クエリ\n\nフィードバック:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "FeedbackUrl", @@ -24,32 +29,42 @@ "argNum": 1, "expr": "feedbackUrl" } - ] + ], + "fuzzy": true }, { "id": "help for backwards compatibility flags (-S, -U, -E etc.)", "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" + "translation": "下位互換性フラグのヘルプ (-S、-U、-E など)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "print version of sqlcmd", "message": "print version of sqlcmd", - "translation": "" + "translation": "sqlcmd の印刷バージョン", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "configuration file", "message": "configuration file", - "translation": "" + "translation": "構成ファイル", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" + "translation": "ログ レベル、error=0、warn=1、info=2、debug=3、trace=4", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", + "translation": "\"{UseContextCommand}\" などのサブコマンドを使用して sqlconfig ファイルを変更する", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UseContextCommand", @@ -59,12 +74,14 @@ "argNum": 1, "expr": "localizer.UseContextCommand" } - ] + ], + "fuzzy": true }, { "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", + "translation": "既存のエンドポイントとユーザーのコンテキストを追加する ({PasswordEnvVar}ま たは {PasswordEnvVar2} を使用)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -82,32 +99,42 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Install/Create SQL Server, Azure SQL, and Tools", "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" + "translation": "SQL Server、Azure SQL、ツールのインストール/作成", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Open tools (e.g Azure Data Studio) for current context", "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" + "translation": "現在のコンテキストのツール (Azure Data Studio など) を開きます", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query against the current context", "message": "Run a query against the current context", - "translation": "" + "translation": "現在のコンテキストに対してクエリを実行します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query", "message": "Run a query", - "translation": "" + "translation": "クエリの実行", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query using [{Master}] database", "message": "Run a query using [{Master}] database", - "translation": "", + "translation": "[{Master}] データベースを使用してクエリを実行します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Master", @@ -117,47 +144,63 @@ "argNum": 1, "expr": "\"master\"" } - ] + ], + "fuzzy": true }, { "id": "Set new default database", "message": "Set new default database", - "translation": "" + "translation": "新しい既定のデータベースを設定します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Command text to run", "message": "Command text to run", - "translation": "" + "translation": "実行するコマンド テキスト", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database to use", "message": "Database to use", - "translation": "" + "translation": "使用するデータベース", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start current context", "message": "Start current context", - "translation": "" + "translation": "現在のコンテキストの開始", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start the current context", "message": "Start the current context", - "translation": "" + "translation": "現在のコンテキストを開始する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts", "message": "To view available contexts", - "translation": "" + "translation": "使用可能なコンテキストを表示するには", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "No current context", "message": "No current context", - "translation": "" + "translation": "現在のコンテキストがありません", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Starting {Image} for context {CurrentContextName}", "message": "Starting {Image} for context {CurrentContextName}", - "translation": "", + "translation": "コンテキスト {CurrentContextName} の {Image} を開始しています", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -175,32 +218,42 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create new context with a sql container", "message": "Create new context with a sql container", - "translation": "" + "translation": "SQL コンテナーを使用して新しいコンテキストを作成する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context does not have a container", "message": "Current context does not have a container", - "translation": "" + "translation": "現在のコンテキストにはコンテナーがありません", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop current context", "message": "Stop current context", - "translation": "" + "translation": "現在のコンテキストを停止する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop the current context", "message": "Stop the current context", - "translation": "" + "translation": "現在のコンテキストを停止します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stopping {Image} for context {CurrentContextName}", "message": "Stopping {Image} for context {CurrentContextName}", - "translation": "", + "translation": "コンテキスト {CurrentContextName} の {Image} を停止しています", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -218,62 +271,84 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create a new context with a SQL Server container", "message": "Create a new context with a SQL Server container", - "translation": "" + "translation": "SQL Server コンテナーを使用して新しいコンテキストを作成する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context", "message": "Uninstall/Delete the current context", - "translation": "" + "translation": "現在のコンテキストのアンインストール/削除", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt", "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" + "translation": "現在のコンテキストをアンインストールまたは削除します。ユーザー プロンプトはありません", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" + "translation": "現在のコンテキストをアンインストールまたは削除します。ユーザー プロンプトは表示されません。ユーザー データベースの安全性チェックをオーバーライドします", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Quiet mode (do not stop for user input to confirm the operation)", "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" + "translation": "サイレント モード (ユーザー入力が操作を確認するために停止しない)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Complete the operation even if non-system (user) database files are present", "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" + "translation": "システム (ユーザー) 以外のデータベース ファイルが存在する場合でも操作を完了します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View available contexts", "message": "View available contexts", - "translation": "" + "translation": "使用可能なコンテキストの表示", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context", "message": "Create context", - "translation": "" + "translation": "コンテキストの作成", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context with SQL Server container", "message": "Create context with SQL Server container", - "translation": "" + "translation": "SQL Server コンテナーを使用してコンテキストを作成します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context manually", "message": "Add a context manually", - "translation": "" + "translation": "コンテキストを手動で追加する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", + "translation": "現在のコンテキストは {CurrentContextName}。続行しますか? (Y/N)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -283,22 +358,28 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Verifying no user (non-system) database (.mdf) files", "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" + "translation": "ユーザー (システム以外) データベース (.mdf) ファイルがないことを確認しています", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start the container", "message": "To start the container", - "translation": "" + "translation": "コンテナーを開始するには", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To override the check, use {__force}", "message": "To override the check, use {__force}", - "translation": "", + "translation": "チェックをオーバーライドするには、{__force} を使用します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -308,17 +389,21 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Container is not running, unable to verify that user database files do not exist", "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" + "translation": "コンテナーが実行されていないため、ユーザー データベース ファイルが存在しないことを確認できません", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Removing context {CurrentContextName}", "message": "Removing context {CurrentContextName}", - "translation": "", + "translation": "コンテキスト {CurrentContextName} を削除しています", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -328,12 +413,14 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Stopping {Image}", "message": "Stopping {Image}", - "translation": "", + "translation": "{Image} を停止しています", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -343,12 +430,14 @@ "argNum": 1, "expr": "endpoint.ContainerDetails.Image" } - ] + ], + "fuzzy": true }, { "id": "Container {Id} no longer exists, continuing to remove context...", "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", + "translation": "コンテナー {Id} は存在しません。コンテキストの削除を続行しています...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Id", @@ -358,12 +447,14 @@ "argNum": 1, "expr": "id" } - ] + ], + "fuzzy": true }, { "id": "Current context is now {NewContextName}", "message": "Current context is now {NewContextName}", - "translation": "", + "translation": "現在のコンテキストは現在 {NewContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NewContextName", @@ -373,12 +464,14 @@ "argNum": 1, "expr": "newContextName" } - ] + ], + "fuzzy": true }, { "id": "{Operation_completed_successfully}", "message": "{Operation_completed_successfully}", - "translation": "", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Operation_completed_successfully", @@ -388,12 +481,14 @@ "argNum": 1, "expr": "\"Operation completed successfully\"" } - ] + ], + "fuzzy": true }, { "id": "If the database is mounted, run {DropDbQuery}", "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", + "translation": "データベースがマウントされている場合は、{DropDbQuery} を実行します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DropDbQuery", @@ -403,12 +498,14 @@ "argNum": 1, "expr": "dropDbQuery" } - ] + ], + "fuzzy": true }, { "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", + "translation": "フラグ {__force} を渡して、ユーザー (非システム) データベースのこの安全性チェックをオーバーライドします", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -418,12 +515,14 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", + "translation": "続行できません。ユーザー (システム以外) データベース ({DatabaseFile}) が存在します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseFile", @@ -433,57 +532,77 @@ "argNum": 1, "expr": "databaseFile" } - ] + ], + "fuzzy": true }, { "id": "No endpoints to uninstall", "message": "No endpoints to uninstall", - "translation": "" + "translation": "アンインストールするエンドポイントがありません", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context", "message": "Add a context", - "translation": "" + "translation": "コンテキストの追加", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" + "translation": "信頼された認証を使用して、ポート 1433 で SQL Server のローカル インスタンスのコンテキストを追加します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the context", "message": "Display name for the context", - "translation": "" + "translation": "コンテキストの表示名", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint this context will use", "message": "Name of endpoint this context will use", - "translation": "" + "translation": "このコンテキストが使用するエンドポイントの名前", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user this context will use", "message": "Name of user this context will use", - "translation": "" + "translation": "このコンテキストが使用するユーザーの名前", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View existing endpoints to choose from", "message": "View existing endpoints to choose from", - "translation": "" + "translation": "選択する既存のエンドポイントの表示", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a new local endpoint", "message": "Add a new local endpoint", - "translation": "" + "translation": "新しいローカル エンドポイントの追加", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an already existing endpoint", "message": "Add an already existing endpoint", - "translation": "" + "translation": "既存のエンドポイントの追加", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", + "translation": "コンテキストを追加するにはエンドポイントが必要です。 エンドポイント '{EndpointName}' が存在しません。 {EndpointFlag} フラグを使用します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointName", @@ -501,27 +620,35 @@ "argNum": 2, "expr": "localizer.EndpointFlag" } - ] + ], + "fuzzy": true }, { "id": "View list of users", "message": "View list of users", - "translation": "" + "translation": "ユーザーのリストの表示", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add the user", "message": "Add the user", - "translation": "" + "translation": "ユーザーを追加する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an endpoint", "message": "Add an endpoint", - "translation": "" + "translation": "エンドポイントの追加", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User '{UserName}' does not exist", "message": "User '{UserName}' does not exist", - "translation": "", + "translation": "ユーザー '{UserName}' が存在しません", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UserName", @@ -531,27 +658,35 @@ "argNum": 1, "expr": "c.userName" } - ] + ], + "fuzzy": true }, { "id": "Open in Azure Data Studio", "message": "Open in Azure Data Studio", - "translation": "" + "translation": "Azure Data Studio で開く", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start interactive query session", "message": "To start interactive query session", - "translation": "" + "translation": "対話型クエリ セッションを開始するには", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query", "message": "To run a query", - "translation": "" + "translation": "クエリを実行するには", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current Context '{Name}'", "message": "Current Context '{Name}'", - "translation": "", + "translation": "現在のコンテキスト '{Name}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -561,57 +696,77 @@ "argNum": 1, "expr": "context.Name" } - ] + ], + "fuzzy": true }, { "id": "Add a default endpoint", "message": "Add a default endpoint", - "translation": "" + "translation": "既定のエンドポイントを追加する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the endpoint", "message": "Display name for the endpoint", - "translation": "" + "translation": "エンドポイントの表示名", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network address to connect to, e.g. 127.0.0.1 etc.", "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" + "translation": "接続先のネットワーク アドレス (例: 127.0.0.1 など)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network port to connect to, e.g. 1433 etc.", "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" + "translation": "接続先のネットワーク ポート (例: 1433 など)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for this endpoint", "message": "Add a context for this endpoint", - "translation": "" + "translation": "このエンドポイントのコンテキストを追加します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint names", "message": "View endpoint names", - "translation": "" + "translation": "エンドポイント名の表示", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint details", "message": "View endpoint details", - "translation": "" + "translation": "エンドポイントの詳細の表示", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View all endpoints details", "message": "View all endpoints details", - "translation": "" + "translation": "すべてのエンドポイントの詳細を表示する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete this endpoint", "message": "Delete this endpoint", - "translation": "" + "translation": "このエンドポイントを削除する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", + "translation": "エンドポイント '{UniqueEndpointName}' 追加されました (アドレス: '{Address}'、ポート: '{Port}')", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueEndpointName", @@ -637,42 +792,56 @@ "argNum": 3, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" + "translation": "ユーザーの追加 (SQLCMD_PASSWORD 環境変数を使用)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user (using the SQLCMDPASSWORD environment variable)", "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" + "translation": "ユーザーの追加 (SQLCMDPASSWORD 環境変数を使用)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" + "translation": "Sqlconfig で Windows Data Protection API を使用してパスワードを暗号化するユーザーを追加します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user", "message": "Add a user", - "translation": "" + "translation": "ユーザーの追加", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the user (this is not the username)", "message": "Display name for the user (this is not the username)", - "translation": "" + "translation": "ユーザーの表示名 (これはユーザー名ではありません)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Authentication type this user will use (basic | other)", "message": "Authentication type this user will use (basic | other)", - "translation": "" + "translation": "このユーザーが使用する認証の種類 (基本 | その他)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", + "translation": "ユーザー名 ({PasswordEnvVar} でパスワードを指定、または {PasswordEnvVar2} 環境変数)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -690,12 +859,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", + "translation": "sqlconfig ファイル内のパスワード暗号化方法 ({EncryptionMethodsForUsage})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -705,12 +876,14 @@ "argNum": 1, "expr": "secret.EncryptionMethodsForUsage()" } - ] + ], + "fuzzy": true }, { "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", + "translation": "認証の種類は '{ModernAuthTypeBasic}' または '{ModernAuthTypeOther}' である必要があります", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -728,12 +901,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeOther" } - ] + ], + "fuzzy": true }, { "id": "Authentication type '' is not valid {AuthType}'", "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", + "translation": "認証の種類 '' は有効な {AuthType}' ではありません", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthType", @@ -743,12 +918,14 @@ "argNum": 1, "expr": "c.authType" } - ] + ], + "fuzzy": true }, { "id": "Remove the {PasswordEncryptFlag} flag", "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "{PasswordEncryptFlag} フラグの削除", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -758,12 +935,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", + "translation": "{AuthTypeFlag} {ModernAuthTypeBasic} を渡す", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthTypeFlag", @@ -781,12 +960,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "{PasswordEncryptFlag} フラグは、認証の種類が '{ModernAuthTypeBasic}' の場合にのみ使用できます", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -804,12 +985,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Add the {PasswordEncryptFlag} flag", "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "{PasswordEncryptFlag} フラグの追加", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -819,12 +1002,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "認証の種類が '{ModernAuthTypeBasic}' の場合は、{PasswordEncryptFlag} フラグを設定する必要があります", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -842,12 +1027,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", + "translation": "{PasswordEnvVar} (または {PasswordEnvVar2}) 環境変数にパスワードを指定してください", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -865,12 +1052,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", + "translation": "認証の種類 '{ModernAuthTypeBasic}' にはパスワードが必要です", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -880,12 +1069,14 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide a username with the {Arg_1} flag", "message": "Provide a username with the {Arg_1} flag", - "translation": "", + "translation": "{Arg_1} フラグを使用してユーザー名を指定します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Arg_1", @@ -894,17 +1085,21 @@ "underlyingType": "string", "argNum": 1 } - ] + ], + "fuzzy": true }, { "id": "Username not provided", "message": "Username not provided", - "translation": "" + "translation": "ユーザー名が指定されていません", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "{PasswordEncryptFlag} フラグを含む有効な暗号化方法 ({EncryptionMethodsForUsage}) を指定してください", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -922,12 +1117,14 @@ "argNum": 2, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Encryption method '{PasswordEncryption}' is not valid", "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", + "translation": "暗号化方法 '{PasswordEncryption}' が無効です", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryption", @@ -937,12 +1134,14 @@ "argNum": 1, "expr": "c.passwordEncryption" } - ] + ], + "fuzzy": true }, { "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", + "translation": "{PasswordEnvVar} または {PasswordEnvVar2} のいずれかの環境変数を設定解除します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -960,12 +1159,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", + "translation": "環境変数 {PasswordEnvVar} と {PasswordEnvVar2} の両方が設定されています。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -983,12 +1184,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "User '{UniqueUserName}' added", "message": "User '{UniqueUserName}' added", - "translation": "", + "translation": "ユーザー '{UniqueUserName}' が追加されました", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueUserName", @@ -998,27 +1201,35 @@ "argNum": 1, "expr": "uniqueUserName" } - ] + ], + "fuzzy": true }, { "id": "Display connections strings for the current context", "message": "Display connections strings for the current context", - "translation": "" + "translation": "現在のコンテキストの接続文字列を表示します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List connection strings for all client drivers", "message": "List connection strings for all client drivers", - "translation": "" + "translation": "すべてのクライアント ドライバーの接続文字列を一覧表示します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database for the connection string (default is taken from the T/SQL login)", "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" + "translation": "接続文字列のデータベース (既定は T/SQL ログインから取得されます)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", + "translation": "接続文字列は、{ModernAuthTypeBasic} 認証の種類でのみサポートされています", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -1028,42 +1239,56 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Display the current-context", "message": "Display the current-context", - "translation": "" + "translation": "現在のコンテキストを表示します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context", "message": "Delete a context", - "translation": "" + "translation": "コンテキストの削除", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (including its endpoint and user)", "message": "Delete a context (including its endpoint and user)", - "translation": "" + "translation": "コンテキスト (エンドポイントとユーザーを含む) を削除します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (excluding its endpoint and user)", "message": "Delete a context (excluding its endpoint and user)", - "translation": "" + "translation": "コンテキスト (エンドポイントとユーザーを除く) を削除します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to delete", "message": "Name of context to delete", - "translation": "" + "translation": "削除するコンテキストの名前", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete the context's endpoint and user as well", "message": "Delete the context's endpoint and user as well", - "translation": "" + "translation": "コンテキストのエンドポイントとユーザーも削除します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Use the {NameFlag} flag to pass in a context name to delete", "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", + "translation": "コンテキスト名を渡して削除するには、{NameFlag} フラグを使用します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1073,12 +1298,14 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' deleted", "message": "Context '{Name}' deleted", - "translation": "", + "translation": "コンテキスト '{Name}' が削除されました", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1088,12 +1315,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' does not exist", "message": "Context '{Name}' does not exist", - "translation": "", + "translation": "コンテキスト '{Name}' が存在しません", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1103,22 +1332,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete an endpoint", "message": "Delete an endpoint", - "translation": "" + "translation": "エンドポイントの削除", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint to delete", "message": "Name of endpoint to delete", - "translation": "" + "translation": "削除するエンドポイントの名前", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", + "translation": "エンドポイント名を指定する必要があります。 {NameFlag} フラグ付きのエンドポイント名を指定してください", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1128,17 +1363,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View endpoints", "message": "View endpoints", - "translation": "" + "translation": "エンドポイントの表示", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{Name}' does not exist", "message": "Endpoint '{Name}' does not exist", - "translation": "", + "translation": "エンドポイント '{Name}' は存在しません", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1148,12 +1387,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Endpoint '{Name}' deleted", "message": "Endpoint '{Name}' deleted", - "translation": "", + "translation": "エンドポイント '{Name}' が削除されました", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1163,22 +1404,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete a user", "message": "Delete a user", - "translation": "" + "translation": "ユーザーを削除する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user to delete", "message": "Name of user to delete", - "translation": "" + "translation": "削除するユーザーの名前", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name must be provided. Provide user name with {NameFlag} flag", "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", + "translation": "ユーザー名を指定する必要があります。 {NameFlag} フラグ付きのユーザー名を指定してください", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1188,17 +1435,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View users", "message": "View users", - "translation": "" + "translation": "ユーザーの表示", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User {Name} does not exist", "message": "User {Name} does not exist", - "translation": "", + "translation": "ユーザー {Name} は存在しません", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1208,12 +1459,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "User {Name} deleted", "message": "User {Name} deleted", - "translation": "", + "translation": "ユーザー {Name} が削除されました", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1223,42 +1476,56 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many contexts from the sqlconfig file", "message": "Display one or many contexts from the sqlconfig file", - "translation": "" + "translation": "sqlconfig ファイルから 1 個以上のコンテキストを表示します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the context names in your sqlconfig file", "message": "List all the context names in your sqlconfig file", - "translation": "" + "translation": "sqlconfig ファイル内のすべてのコンテキスト名を一覧表示します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the contexts in your sqlconfig file", "message": "List all the contexts in your sqlconfig file", - "translation": "" + "translation": "sqlconfig ファイル内のすべてのコンテキストを一覧表示します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one context in your sqlconfig file", "message": "Describe one context in your sqlconfig file", - "translation": "" + "translation": "sqlconfig ファイル内の 1 つのコンテキストを説明します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name to view details of", "message": "Context name to view details of", - "translation": "" + "translation": "詳細を表示するコンテキスト名", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include context details", "message": "Include context details", - "translation": "" + "translation": "コンテキストの詳細を含めます", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts run `{ContextCommand}`", "message": "To view available contexts run `{ContextCommand}`", - "translation": "", + "translation": "使用可能なコンテキストを表示するには、 `{ContextCommand}` を実行します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ContextCommand", @@ -1268,12 +1535,14 @@ "argNum": 1, "expr": "localizer.GetContextCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no context exists with the name: \"{Name}\"", "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", + "translation": "エラー: 次の名前のコンテキストは存在しません: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1283,37 +1552,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many endpoints from the sqlconfig file", "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" + "translation": "sqlconfig ファイルから 1 個以上のエンドポイントを表示します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the endpoints in your sqlconfig file", "message": "List all the endpoints in your sqlconfig file", - "translation": "" + "translation": "sqlconfig ファイル内のすべてのエンドポイントを一覧表示します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one endpoint in your sqlconfig file", "message": "Describe one endpoint in your sqlconfig file", - "translation": "" + "translation": "sqlconfig ファイルに 1 つのエンドポイントを記述します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name to view details of", "message": "Endpoint name to view details of", - "translation": "" + "translation": "詳細を表示するエンドポイント名", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include endpoint details", "message": "Include endpoint details", - "translation": "" + "translation": "プライベート エンドポイントの詳細を含めます", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available endpoints run `{EndpointsCommand}`", "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", + "translation": "使用可能なエンドポイントを表示するには、 `{EndpointsCommand}` を実行します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointsCommand", @@ -1323,12 +1604,14 @@ "argNum": 1, "expr": "localizer.GetEndpointsCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no endpoint exists with the name: \"{Name}\"", "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", + "translation": "エラー: 次の名前のエンドポイントは存在しません: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1338,37 +1621,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many users from the sqlconfig file", "message": "Display one or many users from the sqlconfig file", - "translation": "" + "translation": "sqlconfig ファイルから 1 人以上のユーザーを表示します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the users in your sqlconfig file", "message": "List all the users in your sqlconfig file", - "translation": "" + "translation": "sqlconfig ファイル内のすべてのユーザーを一覧表示します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one user in your sqlconfig file", "message": "Describe one user in your sqlconfig file", - "translation": "" + "translation": "sqlconfig ファイル内の 1 人のユーザーについて説明します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name to view details of", "message": "User name to view details of", - "translation": "" + "translation": "詳細を表示するユーザー名", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include user details", "message": "Include user details", - "translation": "" + "translation": "ユーザーの詳細を含めます", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available users run `{UsersCommand}`", "message": "To view available users run `{UsersCommand}`", - "translation": "", + "translation": "利用可能なユーザーを表示するには、 `{UsersCommand}` を実行します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsersCommand", @@ -1378,12 +1673,14 @@ "argNum": 1, "expr": "localizer.GetUsersCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no user exists with the name: \"{Name}\"", "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", + "translation": "エラー: 次の名前のユーザーは存在しません: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1393,27 +1690,35 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Set the current context", "message": "Set the current context", - "translation": "" + "translation": "現在のコンテキストを設定します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Set the mssql context (endpoint/user) to be the current context", "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" + "translation": "mssql コンテキスト (エンドポイント/ユーザー) を現在のコンテキストに設定します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to set as current context", "message": "Name of context to set as current context", - "translation": "" + "translation": "現在のコンテキストとして設定するコンテキストの名前", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query: {RunQueryExample}", "message": "To run a query: {RunQueryExample}", - "translation": "", + "translation": "クエリを実行するには: {RunQueryExample}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "RunQueryExample", @@ -1423,12 +1728,14 @@ "argNum": 1, "expr": "localizer.RunQueryExample" } - ] + ], + "fuzzy": true }, { "id": "To remove: {UninstallCommand}", "message": "To remove: {UninstallCommand}", - "translation": "", + "translation": "削除するには: {UninstallCommand}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UninstallCommand", @@ -1438,12 +1745,14 @@ "argNum": 1, "expr": "localizer.UninstallCommand" } - ] + ], + "fuzzy": true }, { "id": "Switched to context \"{Name}\".", "message": "Switched to context \"{Name}\".", - "translation": "", + "translation": "コンテキスト \"{Name}\" に切り替えました。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1453,12 +1762,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "No context exists with the name: \"{Name}\"", "message": "No context exists with the name: \"{Name}\"", - "translation": "", + "translation": "次の名前のコンテキストは存在しません: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1468,127 +1779,175 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display merged sqlconfig settings or a specified sqlconfig file", "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" + "translation": "マージされた sqlconfig 設定または指定された sqlconfig ファイルを表示します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings, with REDACTED authentication data", "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" + "translation": "REDACTED 認証データを含む sqlconfig 設定を表示します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings and raw authentication data", "message": "Show sqlconfig settings and raw authentication data", - "translation": "" + "translation": "sqlconfig の設定と生の認証データを表示します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display raw byte data", "message": "Display raw byte data", - "translation": "" + "translation": "生バイト データの表示", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install Azure Sql Edge", "message": "Install Azure Sql Edge", - "translation": "" + "translation": "Azure Sql Edge のインストール", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create Azure SQL Edge in a container", "message": "Install/Create Azure SQL Edge in a container", - "translation": "" + "translation": "コンテナー内 Azure SQL Edge のインストール/作成", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tag to use, use get-tags to see list of tags", "message": "Tag to use, use get-tags to see list of tags", - "translation": "" + "translation": "使用するタグ、タグの一覧を表示するには get-tags を使用します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name (a default context name will be created if not provided)", "message": "Context name (a default context name will be created if not provided)", - "translation": "" + "translation": "コンテキスト名 (指定されていない場合、既定のコンテキスト名が作成されます)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create a user database and set it as the default for login", "message": "Create a user database and set it as the default for login", - "translation": "" + "translation": "ユーザー データベースを作成し、ログインの既定値として設定します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Accept the SQL Server EULA", "message": "Accept the SQL Server EULA", - "translation": "" + "translation": "SQL Server EULA に同意します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Generated password length", "message": "Generated password length", - "translation": "" + "translation": "生成されたパスワードの長さ", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of special characters", "message": "Minimum number of special characters", - "translation": "" + "translation": "最低限必要な特殊文字の数", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of numeric characters", "message": "Minimum number of numeric characters", - "translation": "" + "translation": "最低限必要な数字の数", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of upper characters", "message": "Minimum number of upper characters", - "translation": "" + "translation": "最低限必要な大文字の数", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Special character set to include in password", "message": "Special character set to include in password", - "translation": "" + "translation": "パスワードに含める特殊文字セット", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Don't download image. Use already downloaded image", "message": "Don't download image. Use already downloaded image", - "translation": "" + "translation": "画像をダウンロードしません。 ダウンロード済みの画像を使用します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Line in errorlog to wait for before connecting", "message": "Line in errorlog to wait for before connecting", - "translation": "" + "translation": "接続前に待機するエラー ログの行", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specify a custom name for the container rather than a randomly generated one", "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" + "translation": "ランダムに生成される名前ではなく、コンテナーのカスタム名を指定してください", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Explicitly set the container hostname, it defaults to the container ID", "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" + "translation": "コンテナーのホスト名を明示的に設定します。既定ではコンテナー ID が使用されます", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image CPU architecture", "message": "Specifies the image CPU architecture", - "translation": "" + "translation": "イメージ CPU アーキテクチャを指定します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image operating system", "message": "Specifies the image operating system", - "translation": "" + "translation": "イメージ オペレーティング システムを指定します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Port (next available port from 1433 upwards used by default)", "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" + "translation": "ポート (次に使用可能な 1433 以上のポートが既定で使用されます)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Download (into container) and attach database (.bak) from URL", "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" + "translation": "URL から (コンテナーに) ダウンロードしてデータベース (.bak) をアタッチします", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Either, add the {AcceptEulaFlag} flag to the command-line", "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", + "translation": "コマンド ラインに {AcceptEulaFlag} フラグを追加するか", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AcceptEulaFlag", @@ -1598,12 +1957,14 @@ "argNum": 1, "expr": "localizer.AcceptEulaFlag" } - ] + ], + "fuzzy": true }, { "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", + "translation": "または、環境変数を設定します。つまり、{CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CreateEnvVarKeyword", @@ -1621,17 +1982,21 @@ "argNum": 2, "expr": "localizer.AcceptEulaEnvVar" } - ] + ], + "fuzzy": true }, { "id": "EULA not accepted", "message": "EULA not accepted", - "translation": "" + "translation": "EULA が受け入れされていません", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", + "translation": "--user-database {DefaultDatabase} に ASCII 以外の文字または引用符が含まれています", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1641,12 +2006,14 @@ "argNum": 1, "expr": "c.defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Starting {ImageName}", "message": "Starting {ImageName}", - "translation": "", + "translation": "{ImageName} を開始しています", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1656,12 +2023,14 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", + "translation": "\"{ConfigFileUsed}\" にコンテキスト {CurrentContextName} を作成し、ユーザー アカウントを構成しています...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -1679,12 +2048,14 @@ "argNum": 2, "expr": "config.GetConfigFileUsed()" } - ] + ], + "fuzzy": true }, { "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", + "translation": "アカウント {Sa} を無効にしました (パスワード {Sa_1} をローテーションしました)。ユーザー {UserName} を作成しています", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Sa", @@ -1710,37 +2081,49 @@ "argNum": 3, "expr": "userName" } - ] + ], + "fuzzy": true }, { "id": "Start interactive session", "message": "Start interactive session", - "translation": "" + "translation": "対話型セッションの開始", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Change current context", "message": "Change current context", - "translation": "" + "translation": "現在のコンテキストを変更します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View sqlcmd configuration", "message": "View sqlcmd configuration", - "translation": "" + "translation": "sqlcmd 構成の表示", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See connection strings", "message": "See connection strings", - "translation": "" + "translation": "接続文字列を参照する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Remove", "message": "Remove", - "translation": "" + "translation": "削除", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Now ready for client connections on port {Port}", "message": "Now ready for client connections on port {Port}", - "translation": "", + "translation": "ポート {Port} でクライアント接続の準備ができました", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Port", @@ -1750,17 +2133,21 @@ "argNum": 1, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "--using URL must be http or https", "message": "--using URL must be http or https", - "translation": "" + "translation": "--using URL は http または https でなければなりません", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", + "translation": "{UsingDatabaseUrl} は --using フラグの有効な URL ではありません", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsingDatabaseUrl", @@ -1770,27 +2157,35 @@ "argNum": 1, "expr": "c.usingDatabaseUrl" } - ] + ], + "fuzzy": true }, { "id": "--using URL must have a path to .bak file", "message": "--using URL must have a path to .bak file", - "translation": "" + "translation": "--using URL には .bak ファイルへのパスが必要です", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--using file URL must be a .bak file", "message": "--using file URL must be a .bak file", - "translation": "" + "translation": "--using ファイルの URL は .bak ファイルである必要があります", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Invalid --using file type", "message": "Invalid --using file type", - "translation": "" + "translation": "無効な --using ファイルの種類", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Creating default database [{DefaultDatabase}]", "message": "Creating default database [{DefaultDatabase}]", - "translation": "", + "translation": "既定のデータベース [{DefaultDatabase}] を作成しています", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1800,12 +2195,14 @@ "argNum": 1, "expr": "defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Downloading {File}", "message": "Downloading {File}", - "translation": "", + "translation": "{File} をダウンロードしています", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "File", @@ -1815,12 +2212,14 @@ "argNum": 1, "expr": "file" } - ] + ], + "fuzzy": true }, { "id": "Restoring database {DatabaseName}", "message": "Restoring database {DatabaseName}", - "translation": "", + "translation": "データベース {DatabaseName} を復元しています", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseName", @@ -1830,12 +2229,14 @@ "argNum": 1, "expr": "databaseName" } - ] + ], + "fuzzy": true }, { "id": "Downloading {ImageName}", "message": "Downloading {ImageName}", - "translation": "", + "translation": "{ImageName} をダウンロードしています", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1845,27 +2246,35 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" + "translation": "このマシンにはコンテナー ランタイム (Podman や Docker など) がインストールされていますか?", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "If not, download desktop engine from:", "message": "If not, download desktop engine from:", - "translation": "" + "translation": "ない場合は、次からデスクトップ エンジンをダウンロードします:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "or", "message": "or", - "translation": "" + "translation": "または", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", + "translation": "コンテナー ランタイムは実行されていますか? (`{PodmanPsCommand}` または `{DockerPsCommand}` (コンテナーの一覧表示) をお試しください。エラーなく戻りますか?)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PodmanPsCommand", @@ -1883,12 +2292,14 @@ "argNum": 2, "expr": "localizer.DockerPsCommand" } - ] + ], + "fuzzy": true }, { "id": "Unable to download image {ImageName}", "message": "Unable to download image {ImageName}", - "translation": "", + "translation": "イメージ {ImageName} をダウンロードできません", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1898,97 +2309,112 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "File does not exist at URL", "message": "File does not exist at URL", - "translation": "" + "translation": "URL にファイルが存在しません", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Unable to download file", "message": "Unable to download file", - "translation": "" + "translation": "ファイルをダウンロードできません", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server in a container", "message": "Install/Create SQL Server in a container", - "translation": "" + "translation": "コンテナーに SQL Server をインストール/作成する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See all release tags for SQL Server, install previous version", "message": "See all release tags for SQL Server, install previous version", - "translation": "" + "translation": "SQL Server のすべてのリリース タグを表示し、以前のバージョンをインストールする", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database", "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" + "translation": "SQL Server を作成し、AdventureWorks サンプル データベースをダウンロードしてアタッチします", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" + "translation": "異なるデータベース名で SQL Server を作成し、AdventureWorks サンプル データベースをダウンロードしてアタッチします", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server with an empty user database", "message": "Create SQL Server with an empty user database", - "translation": "" + "translation": "空のユーザー データベースを使用して SQL Server を作成する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server with full logging", "message": "Install/Create SQL Server with full logging", - "translation": "" + "translation": "フル ログを使用して SQL Server をインストール/作成する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for Azure SQL Edge install", "message": "Get tags available for Azure SQL Edge install", - "translation": "" + "translation": "Azure SQL Edge のインストールに使用できるタグを取得する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List tags", "message": "List tags", - "translation": "" + "translation": "タグの一覧表示", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for mssql install", "message": "Get tags available for mssql install", - "translation": "" + "translation": "mssql インストールで使用可能なタグを取得する", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd start", "message": "sqlcmd start", - "translation": "" + "translation": "sqlcmd の開始", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Container is not running", "message": "Container is not running", - "translation": "" - }, - { - "id": "Press Ctrl+C to exit this process...", - "message": "Press Ctrl+C to exit this process...", - "translation": "" - }, - { - "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "translation": "" - }, - { - "id": "Failed to write credential to Windows Credential Manager", - "message": "Failed to write credential to Windows Credential Manager", - "translation": "" + "translation": "コンテナーが実行されていません", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", - "translation": "" + "translation": "-L パラメーターを他のパラメーターと組み合わせて使用することはできません。", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", + "translation": "'-a {PacketSize}': パケット サイズは 512 から 32767 の間の数値である必要があります。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSize", @@ -1998,12 +2424,14 @@ "argNum": 1, "expr": "a.PacketSize" } - ] + ], + "fuzzy": true }, { "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", "translation": "'-h {Headers}': ヘッダーには -1 または -1 から 2147483647 までの値を指定してください", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Headers", @@ -2013,27 +2441,35 @@ "argNum": 1, "expr": "a.Headers" } - ] + ], + "fuzzy": true }, { "id": "Servers:", "message": "Servers:", - "translation": "" + "translation": "サーバー:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Legal docs and information: aka.ms/SqlcmdLegal", "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" + "translation": "法的なドキュメントと情報: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Third party notices: aka.ms/SqlcmdNotices", "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" + "translation": "サード パーティ通知: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Version {Version}", "message": "Version {Version}", - "translation": "", + "translation": "バージョン {Version}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Version", @@ -2043,17 +2479,21 @@ "argNum": 1, "expr": "version" } - ] + ], + "fuzzy": true }, { "id": "Flags:", "message": "Flags:", - "translation": "" + "translation": "フラグ:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", + "translation": "-? この構文の概要を表示します。{HelpFlag} には最新の sqlcmd サブコマンド ヘルプが表示されます", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "HelpFlag", @@ -2063,12 +2503,14 @@ "argNum": 1, "expr": "localizer.HelpFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", + "translation": "SQL ステートメントのバッチを含む 1 つ以上のファイルを識別します。1 つ以上のファイルが存在しない場合、sqlcmd は終了します。{QueryAndExitFlag}/{QueryFlag} と同時に使用することはできません", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "QueryAndExitFlag", @@ -2086,27 +2528,35 @@ "argNum": 2, "expr": "localizer.QueryFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies the file that receives output from sqlcmd", "message": "Identifies the file that receives output from sqlcmd", - "translation": "" + "translation": "sqlcmd から出力を受け取るファイルを識別します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Print version information and exit", "message": "Print version information and exit", - "translation": "" + "translation": "バージョン情報を印刷して終了", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Implicitly trust the server certificate without validation", "message": "Implicitly trust the server certificate without validation", - "translation": "" + "translation": "検証なしでサーバー証明書を暗黙的に信頼します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", + "translation": "このオプションは、sqlcmd スクリプト変数 {DbNameVar} を設定します。このパラメーターは、初期データベースを指定します。既定はログインの default-database プロパティです。データベースが存在しない場合は、エラー メッセージが生成され、sqlcmd が終了します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DbNameVar", @@ -2116,17 +2566,21 @@ "argNum": 1, "expr": "localizer.DbNameVar" } - ] + ], + "fuzzy": true }, { "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" + "translation": "ユーザー名とパスワードを使用せず、信頼された接続を使用してSQL Server にサインインします。ユーザー名とパスワードを定義する環境変数は無視されます", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", + "translation": "バッチ ターミネータを指定します。既定値は{BatchTerminatorGo}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminatorGo", @@ -2136,27 +2590,35 @@ "argNum": 1, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "The login name or contained database user name. For contained database users, you must provide the database name option", "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" + "translation": "ログイン名または含まれているデータベース ユーザー名。 包含データベース ユーザーの場合は、データベース名オプションを指定する必要があります", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "sqlcmd の開始時にクエリを実行しますが、クエリの実行が完了しても sqlcmd を終了しません。複数のセミコロンで区切られたクエリを実行できます", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "sqlcmd が開始してから sqlcmd を直ちに終了するときにクエリを実行します。複数のセミコロンで区切られたクエリを実行できます", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", + "translation": "{ConnStrPattern} 接続先の SQL Server のインスタンスを指定します。sqlcmd スクリプト変数 {ServerEnvVar} を設定します。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ConnStrPattern", @@ -2174,27 +2636,35 @@ "argNum": 2, "expr": "localizer.ServerEnvVar" } - ] + ], + "fuzzy": true }, { "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" + "translation": "システム セキュリティを侵害する可能性のあるコマンドを無効にします。Sqlcmd は警告を発行して続行します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" + "translation": "Azure SQL データベースへの接続に使用する SQL 認証方法を指定します。次のうちの 1 つ: ActiveDirectoryDefault、ActiveDirectoryIntegrated、ActiveDirectoryPassword、ActiveDirectoryInteractive、ActiveDirectoryManagedIdentity、ActiveDirectoryServicePrincipal、SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" + "translation": "ActiveDirectory 認証を使用するように sqlcmd に指示します。ユーザー名が指定されていない場合、認証方法 ActiveDirectoryDefault が使用されます。パスワードを指定すると、ActiveDirectoryPassword が使用されます。それ以外の場合は ActiveDirectoryInteractive が使用されます", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", + "translation": "sqlcmd がスクリプト変数を無視するようにします。このパラメーターは、$(variable_name) などの通常の変数と同じ形式の文字列を含む {InsertKeyword} ステートメントがスクリプトに多数含まれている場合に便利です", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "InsertKeyword", @@ -2204,17 +2674,21 @@ "argNum": 1, "expr": "localizer.InsertKeyword" } - ] + ], + "fuzzy": true }, { "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" + "translation": "sqlcmd スクリプトで使用できる sqlcmd スクリプト変数を作成します。値にスペースが含まれている場合は、値を引用符で囲ってください。複数の var=values 値を指定できます。指定された値のいずれかにエラーがある場合、sqlcmd はエラー メッセージを生成して終了します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", + "translation": "サイズの異なるパケットを要求します。このオプションは、sqlcmd スクリプト変数 {PacketSizeVar} を設定します。packet_size は 512 から 32767 の間の値である必要があります。既定値 = 4096。パケット サイズを大きくすると、{BatchTerminatorGo} コマンド間に多数の SQL ステートメントを含むスクリプトの実行のパフォーマンスを向上させることができます。より大きいパケット サイズを要求できます。しかし、要求が拒否された場合、sqlcmd はサーバーのパケット サイズの既定値を使用します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSizeVar", @@ -2232,12 +2706,14 @@ "argNum": 2, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", + "translation": "サーバーに接続しようとしたときに、go-mssqldb ドライバーへの sqlcmd ログインがタイムアウトするまでの秒数を指定します。このオプションは、sqlcmd スクリプト変数{LoginTimeOutVar} を設定します。既定値は 30 です。0 は無限を意味します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LoginTimeOutVar", @@ -2247,12 +2723,14 @@ "argNum": 1, "expr": "localizer.LoginTimeOutVar" } - ] + ], + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", + "translation": "このオプションは、sqlcmd スクリプト変数 {WorkstationVar} を設定します。ワークステーション名は sys.sysprocesses カタログ ビューのホスト名列に一覧表示されており、ストアド プロシージャ sp_who を使用して返すことができます。このオプションを指定しない場合、既定値は現在のコンピューター名です。この名前は、さまざまな sqlcmd セッションを識別するために使用できます", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "WorkstationVar", @@ -2262,12 +2740,14 @@ "argNum": 1, "expr": "localizer.WorkstationVar" } - ] + ], + "fuzzy": true }, { "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", + "translation": "サーバーに接続するときに、アプリケーション ワークロードの種類を宣言します。現在サポートされている値は ReadOnly のみです。{ApplicationIntentFlagShort} が指定されていない場合、sqlcmd ユーティリティは、Always On 可用性グループ内のセカンダリ レプリカへの接続をサポートしません", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ApplicationIntentFlagShort", @@ -2277,32 +2757,42 @@ "argNum": 1, "expr": "localizer.ApplicationIntentFlagShort" } - ] + ], + "fuzzy": true }, { "id": "This switch is used by the client to request an encrypted connection", "message": "This switch is used by the client to request an encrypted connection", - "translation": "" + "translation": "このスイッチは、暗号化された接続を要求するためにクライアントによって使用されます", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the formatting for results", "message": "Specifies the formatting for results", - "translation": "" + "translation": "結果の書式を指定します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" + "translation": "stdout に送信するエラー メッセージを制御します。このレベル以上の重大度レベルのメッセージが送信されます", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Level of mssql driver messages to print", "message": "Level of mssql driver messages to print", - "translation": "" + "translation": "印刷する mssql ドライバー メッセージのレベル", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", + "translation": "sqlcmd が終了し、エラーが発生したときに {DosErrorLevel} 値を返すように指定します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DosErrorLevel", @@ -2312,12 +2802,14 @@ "argNum": 1, "expr": "localizer.DosErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", + "translation": "{StdoutName} に送信するエラー メッセージを制御します。このレベル以上の重大度レベルのメッセージが送信されます", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "StdoutName", @@ -2327,22 +2819,28 @@ "argNum": 1, "expr": "localizer.StdoutName" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" + "translation": "列見出し間で印刷する行数を指定します。-h-1 を使用して、ヘッダーを印刷しないように指定します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that all output files are encoded with little-endian Unicode", "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" + "translation": "すべての出力ファイルをリトル エンディアン Unicode でエンコードすることを指定します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", + "translation": "列の区切り文字を指定します。{ColSeparatorVar} 変数を設定します。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ColSeparatorVar", @@ -2352,27 +2850,35 @@ "argNum": 1, "expr": "localizer.ColSeparatorVar" } - ] + ], + "fuzzy": true }, { "id": "Remove trailing spaces from a column", "message": "Remove trailing spaces from a column", - "translation": "" + "translation": "列から末尾のスペースを削除します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" + "translation": "下位互換性のために提供されます。Sqlcmd は、SQL フェールオーバー クラスターのアクティブなレプリカの検出を常に最適化します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Password", "message": "Password", - "translation": "" + "translation": "パスワード", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", + "translation": "終了時に {ErrorLevel} 変数を設定するために使用される重大度レベルを制御します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorLevel", @@ -2382,32 +2888,42 @@ "argNum": 1, "expr": "localizer.ErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Specifies the screen width for output", "message": "Specifies the screen width for output", - "translation": "" + "translation": "出力の画面の幅を指定します", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Dedicated administrator connection", "message": "Dedicated administrator connection", - "translation": "" + "translation": "専用管理者接続", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Quoted identifiers are always enabled", "message": "Provided for backward compatibility. Quoted identifiers are always enabled", - "translation": "" + "translation": "下位互換性のために提供されます。引用符で囲まれた識別子は常に有効です", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Client regional settings are not used", "message": "Provided for backward compatibility. Client regional settings are not used", - "translation": "" + "translation": "下位互換性のために提供されます。クライアントの地域設定は使用されていません", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sets the sqlcmd scripting variable {V}", "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", + "translation": "sqlcmd スクリプト変数 {V} を設定します", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "V", @@ -2417,12 +2933,14 @@ "argNum": 1, "expr": "v" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", + "translation": "'{Flag} {Value}': 値は {Min} 以上 {Max} 以下である必要があります。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2456,12 +2974,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", + "translation": "'{Flag} {Value}': 値は {Min} より大きく、{Max} 未満である必要があります。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2495,12 +3015,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", + "translation": "'{Flag} {Value}': 予期しない引数です。引数の値を {AllowedValues0} する必要があります。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2526,12 +3048,14 @@ "argNum": 3, "expr": "allowedValues[0]" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", + "translation": "'{Flag} {Value}': 予期しない引数です。引数の値は {AllowedValues} のいずれかである必要があります。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2557,12 +3081,14 @@ "argNum": 3, "expr": "allowedValues" } - ] + ], + "fuzzy": true }, { "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", - "translation": "", + "translation": "{Flag1} と {Flag2} オプションは相互に排他的です。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag1", @@ -2580,12 +3106,14 @@ "argNum": 2, "expr": "flag2" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Missing argument. Enter '-?' for help.", "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}': 引数がありません。ヘルプを表示するには、「-?」と入力してください。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2595,12 +3123,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Unknown Option. Enter '-?' for help.", "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}': 不明なオプションです。ヘルプを表示するには、「-?」と入力してください。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2610,12 +3140,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "invalid batch terminator '{BatchTerminator}'", "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "バッチ ターミネータ '{BatchTerminator}' は無効です", + "translation": "バッチ ターミネータ '{BatchTerminator}' が無効です", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminator", @@ -2625,27 +3157,35 @@ "argNum": 1, "expr": "args.BatchTerminator" } - ] + ], + "fuzzy": true }, { "id": "Sqlcmd: Error:", "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: エラー:" + "translation": "Sqlcmd: エラー:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sqlcmd: Warning:", "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: 警告:" + "translation": "Sqlcmd: 警告:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "ED コマンド、!!\u003ccommand\u003e コマンド、スタートアップ スクリプト、および環境変数が無効です" + "translation": "ED および !!\u003ccommand\u003e コマンド、スタートアップ スクリプト、および環境変数が無効です。", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The scripting variable: '{Variable}' is read-only", "message": "The scripting variable: '{Variable}' is read-only", - "translation": "エラー: スクリプト変数 '{Variable}' は読み取り専用です", + "translation": "スクリプト変数: '{Variable}' は読み取り専用です", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2655,12 +3195,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "'{Variable}' scripting variable not defined.", "message": "'{Variable}' scripting variable not defined.", "translation": "'{Variable}' スクリプト変数が定義されていません。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2670,12 +3212,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "環境変数 '{Variable}' には無効な値 '{EnvVal}' があります。", + "translation": "環境変数 '{Variable}' に無効な値が含まれています: '{EnvVal}'。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2693,12 +3237,14 @@ "argNum": 2, "expr": "envVal" } - ] + ], + "fuzzy": true }, { "id": "Syntax error at line {LineNumber} near command '{Command}'.", "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "行 {LineNumber} のコマンド '{Command}' 付近に構文エラーがあります。", + "translation": "コマンド '{Command}' 付近 {LineNumber} 行に構文エラーがあります。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LineNumber", @@ -2716,12 +3262,14 @@ "argNum": 2, "expr": "e.Command" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} ファイル {Filepath} を開くときか、このファイルの処理中にエラーが発生しました (理由: {Error})。", + "translation": "{ErrorPrefix} ファイル {Filepath} を開いているか、操作中にエラーが発生しました (理由: {Error})。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2747,12 +3295,14 @@ "argNum": 3, "expr": "err.Error()" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix}Syntax error at line {LineNumber}", "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}行 {LineNumber} に構文エラーがあります。", + "translation": "{ErrorPrefix} 行 {LineNumber} で構文エラー", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2770,12 +3320,14 @@ "argNum": 2, "expr": "lineNumber" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "メッセージ {Number}、レベル {Class}、状態 {State}、サーバー {ServerName}、プロシージャ {ProcName}、行 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2833,12 +3385,14 @@ "argNum": 7, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "メッセージ {Number}、レベル {Class}、状態 {State}、サーバー {ServerName}、行 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2888,12 +3442,14 @@ "argNum": 6, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable identifier {Name}", "message": "Invalid variable identifier {Name}", - "translation": "", + "translation": "変数識別子 {Name} が無効です", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -2903,12 +3459,14 @@ "argNum": 1, "expr": "name" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable value {Val}", "message": "Invalid variable value {Val}", - "translation": "", + "translation": "変数値の {Val} が無効です", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Val", @@ -2918,7 +3476,8 @@ "argNum": 1, "expr": "val" } - ] + ], + "fuzzy": true } ] } \ No newline at end of file diff --git a/internal/translations/locales/ko-KR/messages.gotext.json b/internal/translations/locales/ko-KR/messages.gotext.json index 75bf90da..a688919d 100644 --- a/internal/translations/locales/ko-KR/messages.gotext.json +++ b/internal/translations/locales/ko-KR/messages.gotext.json @@ -1,2719 +1,3504 @@ { - "language": "ko-KR", - "messages": [ - { - "id": "Install/Create, Query, Uninstall SQL Server", - "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" - }, - { - "id": "View configuration information and connection strings", - "message": "View configuration information and connection strings", - "translation": "" - }, - { - "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", - "placeholders": [ - { - "id": "FeedbackUrl", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "feedbackUrl" - } - ] - }, - { - "id": "help for backwards compatibility flags (-S, -U, -E etc.)", - "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" - }, - { - "id": "print version of sqlcmd", - "message": "print version of sqlcmd", - "translation": "" - }, - { - "id": "configuration file", - "message": "configuration file", - "translation": "" - }, - { - "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" - }, - { - "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", - "placeholders": [ - { - "id": "UseContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UseContextCommand" - } - ] - }, - { - "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Install/Create SQL Server, Azure SQL, and Tools", - "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" - }, - { - "id": "Open tools (e.g Azure Data Studio) for current context", - "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" - }, - { - "id": "Run a query against the current context", - "message": "Run a query against the current context", - "translation": "" - }, - { - "id": "Run a query", - "message": "Run a query", - "translation": "" - }, - { - "id": "Run a query using [{Master}] database", - "message": "Run a query using [{Master}] database", - "translation": "", - "placeholders": [ - { - "id": "Master", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"master\"" - } - ] - }, - { - "id": "Set new default database", - "message": "Set new default database", - "translation": "" - }, - { - "id": "Command text to run", - "message": "Command text to run", - "translation": "" - }, - { - "id": "Database to use", - "message": "Database to use", - "translation": "" - }, - { - "id": "Start current context", - "message": "Start current context", - "translation": "" - }, - { - "id": "Start the current context", - "message": "Start the current context", - "translation": "" - }, - { - "id": "To view available contexts", - "message": "To view available contexts", - "translation": "" - }, - { - "id": "No current context", - "message": "No current context", - "translation": "" - }, - { - "id": "Starting {Arg_1} for context {Arg_2}", - "message": "Starting {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create new context with a sql container", - "message": "Create new context with a sql container", - "translation": "" - }, - { - "id": "Current context does not have a container", - "message": "Current context does not have a container", - "translation": "" - }, - { - "id": "Stop current context", - "message": "Stop current context", - "translation": "" - }, - { - "id": "Stop the current context", - "message": "Stop the current context", - "translation": "" - }, - { - "id": "Stopping {Arg_1} for context {Arg_2}", - "message": "Stopping {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create a new context with a SQL Server container", - "message": "Create a new context with a SQL Server container", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context", - "message": "Uninstall/Delete the current context", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt", - "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" - }, - { - "id": "Quiet mode (do not stop for user input to confirm the operation)", - "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" - }, - { - "id": "Complete the operation even if non-system (user) database files are present", - "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" - }, - { - "id": "View available contexts", - "message": "View available contexts", - "translation": "" - }, - { - "id": "Create context", - "message": "Create context", - "translation": "" - }, - { - "id": "Create context with SQL Server container", - "message": "Create context with SQL Server container", - "translation": "" - }, - { - "id": "Add a context manually", - "message": "Add a context manually", - "translation": "" - }, - { - "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Verifying no user (non-system) database (.mdf) files", - "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" - }, - { - "id": "To start the container", - "message": "To start the container", - "translation": "" - }, - { - "id": "To override the check, use {__force}", - "message": "To override the check, use {__force}", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Container is not running, unable to verify that user database files do not exist", - "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" - }, - { - "id": "Removing context {CurrentContextName}", - "message": "Removing context {CurrentContextName}", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Container {Id} no longer exists, continuing to remove context...", - "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", - "placeholders": [ - { - "id": "Id", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "id" - } - ] - }, - { - "id": "Current context is now {NewContextName}", - "message": "Current context is now {NewContextName}", - "translation": "", - "placeholders": [ - { - "id": "NewContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "newContextName" - } - ] - }, - { - "id": "{Operation_completed_successfully}", - "message": "{Operation_completed_successfully}", - "translation": "", - "placeholders": [ - { - "id": "Operation_completed_successfully", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"Operation completed successfully\"" - } - ] - }, - { - "id": "If the database is mounted, run {DropDbQuery}", - "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", - "placeholders": [ - { - "id": "DropDbQuery", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "dropDbQuery" - } - ] - }, - { - "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", - "placeholders": [ - { - "id": "DatabaseFile", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseFile" - } - ] - }, - { - "id": "No endpoints to uninstall", - "message": "No endpoints to uninstall", - "translation": "" - }, - { - "id": "Add a context", - "message": "Add a context", - "translation": "" - }, - { - "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" - }, - { - "id": "Display name for the context", - "message": "Display name for the context", - "translation": "" - }, - { - "id": "Name of endpoint this context will use", - "message": "Name of endpoint this context will use", - "translation": "" - }, - { - "id": "Name of user this context will use", - "message": "Name of user this context will use", - "translation": "" - }, - { - "id": "View existing endpoints to choose from", - "message": "View existing endpoints to choose from", - "translation": "" - }, - { - "id": "Add a new local endpoint", - "message": "Add a new local endpoint", - "translation": "" - }, - { - "id": "Add an already existing endpoint", - "message": "Add an already existing endpoint", - "translation": "" - }, - { - "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.endpointName" - }, - { - "id": "EndpointFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.EndpointFlag" - } - ] - }, - { - "id": "View list of users", - "message": "View list of users", - "translation": "" - }, - { - "id": "Add the user", - "message": "Add the user", - "translation": "" - }, - { - "id": "Add an endpoint", - "message": "Add an endpoint", - "translation": "" - }, - { - "id": "User '{UserName}' does not exist", - "message": "User '{UserName}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "UserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.userName" - } - ] - }, - { - "id": "Open in Azure Data Studio", - "message": "Open in Azure Data Studio", - "translation": "" - }, - { - "id": "To start interactive query session", - "message": "To start interactive query session", - "translation": "" - }, - { - "id": "To run a query", - "message": "To run a query", - "translation": "" - }, - { - "id": "Current Context '{Name}'", - "message": "Current Context '{Name}'", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "context.Name" - } - ] - }, - { - "id": "Add a default endpoint", - "message": "Add a default endpoint", - "translation": "" - }, - { - "id": "Display name for the endpoint", - "message": "Display name for the endpoint", - "translation": "" - }, - { - "id": "The network address to connect to, e.g. 127.0.0.1 etc.", - "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" - }, - { - "id": "The network port to connect to, e.g. 1433 etc.", - "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" - }, - { - "id": "Add a context for this endpoint", - "message": "Add a context for this endpoint", - "translation": "" - }, - { - "id": "View endpoint names", - "message": "View endpoint names", - "translation": "" - }, - { - "id": "View endpoint details", - "message": "View endpoint details", - "translation": "" - }, - { - "id": "View all endpoints details", - "message": "View all endpoints details", - "translation": "" - }, - { - "id": "Delete this endpoint", - "message": "Delete this endpoint", - "translation": "" - }, - { - "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", - "placeholders": [ - { - "id": "UniqueEndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueEndpointName" - }, - { - "id": "Address", - "string": "%[2]v", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "c.address" - }, - { - "id": "Port", - "string": "%[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "c.port" - } - ] - }, - { - "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user (using the SQLCMDPASSWORD environment variable)", - "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" - }, - { - "id": "Add a user", - "message": "Add a user", - "translation": "" - }, - { - "id": "Display name for the user (this is not the username)", - "message": "Display name for the user (this is not the username)", - "translation": "" - }, - { - "id": "Authentication type this user will use (basic | other)", - "message": "Authentication type this user will use (basic | other)", - "translation": "" - }, - { - "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - } - ] - }, - { - "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - }, - { - "id": "ModernAuthTypeOther", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeOther" - } - ] - }, - { - "id": "Authentication type '' is not valid {AuthType}'", - "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", - "placeholders": [ - { - "id": "AuthType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.authType" - } - ] - }, - { - "id": "Remove the {PasswordEncryptFlag} flag", - "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", - "placeholders": [ - { - "id": "AuthTypeFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AuthTypeFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Add the {PasswordEncryptFlag} flag", - "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide a username with the {Arg_1} flag", - "message": "Provide a username with the {Arg_1} flag", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]s", - "type": "", - "underlyingType": "string", - "argNum": 1 - } - ] - }, - { - "id": "Username not provided", - "message": "Username not provided", - "translation": "" - }, - { - "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - }, - { - "id": "PasswordEncryptFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Encryption method '{PasswordEncryption}' is not valid", - "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryption", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.passwordEncryption" - } - ] - }, - { - "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "User '{UniqueUserName}' added", - "message": "User '{UniqueUserName}' added", - "translation": "", - "placeholders": [ - { - "id": "UniqueUserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueUserName" - } - ] - }, - { - "id": "Display connections strings for the current context", - "message": "Display connections strings for the current context", - "translation": "" - }, - { - "id": "List connection strings for all client drivers", - "message": "List connection strings for all client drivers", - "translation": "" - }, - { - "id": "Database for the connection string (default is taken from the T/SQL login)", - "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" - }, - { - "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Display the current-context", - "message": "Display the current-context", - "translation": "" - }, - { - "id": "Delete a context", - "message": "Delete a context", - "translation": "" - }, - { - "id": "Delete a context (including its endpoint and user)", - "message": "Delete a context (including its endpoint and user)", - "translation": "" - }, - { - "id": "Delete a context (excluding its endpoint and user)", - "message": "Delete a context (excluding its endpoint and user)", - "translation": "" - }, - { - "id": "Name of context to delete", - "message": "Name of context to delete", - "translation": "" - }, - { - "id": "Delete the context's endpoint and user as well", - "message": "Delete the context's endpoint and user as well", - "translation": "" - }, - { - "id": "Use the {NameFlag} flag to pass in a context name to delete", - "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "Context '{Name}' deleted", - "message": "Context '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Context '{Name}' does not exist", - "message": "Context '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete an endpoint", - "message": "Delete an endpoint", - "translation": "" - }, - { - "id": "Name of endpoint to delete", - "message": "Name of endpoint to delete", - "translation": "" - }, - { - "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View endpoints", - "message": "View endpoints", - "translation": "" - }, - { - "id": "Endpoint '{Name}' does not exist", - "message": "Endpoint '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Endpoint '{Name}' deleted", - "message": "Endpoint '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete a user", - "message": "Delete a user", - "translation": "" - }, - { - "id": "Name of user to delete", - "message": "Name of user to delete", - "translation": "" - }, - { - "id": "User name must be provided. Provide user name with {NameFlag} flag", - "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View users", - "message": "View users", - "translation": "" - }, - { - "id": "User {Name} does not exist", - "message": "User {Name} does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "User {Name} deleted", - "message": "User {Name} deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many contexts from the sqlconfig file", - "message": "Display one or many contexts from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the context names in your sqlconfig file", - "message": "List all the context names in your sqlconfig file", - "translation": "" - }, - { - "id": "List all the contexts in your sqlconfig file", - "message": "List all the contexts in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one context in your sqlconfig file", - "message": "Describe one context in your sqlconfig file", - "translation": "" - }, - { - "id": "Context name to view details of", - "message": "Context name to view details of", - "translation": "" - }, - { - "id": "Include context details", - "message": "Include context details", - "translation": "" - }, - { - "id": "To view available contexts run `{ContextCommand}`", - "message": "To view available contexts run `{ContextCommand}`", - "translation": "", - "placeholders": [ - { - "id": "ContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetContextCommand" - } - ] - }, - { - "id": "error: no context exists with the name: \"{Name}\"", - "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many endpoints from the sqlconfig file", - "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the endpoints in your sqlconfig file", - "message": "List all the endpoints in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one endpoint in your sqlconfig file", - "message": "Describe one endpoint in your sqlconfig file", - "translation": "" - }, - { - "id": "Endpoint name to view details of", - "message": "Endpoint name to view details of", - "translation": "" - }, - { - "id": "Include endpoint details", - "message": "Include endpoint details", - "translation": "" - }, - { - "id": "To view available endpoints run `{EndpointsCommand}`", - "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", - "placeholders": [ - { - "id": "EndpointsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetEndpointsCommand" - } - ] - }, - { - "id": "error: no endpoint exists with the name: \"{Name}\"", - "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many users from the sqlconfig file", - "message": "Display one or many users from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the users in your sqlconfig file", - "message": "List all the users in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one user in your sqlconfig file", - "message": "Describe one user in your sqlconfig file", - "translation": "" - }, - { - "id": "User name to view details of", - "message": "User name to view details of", - "translation": "" - }, - { - "id": "Include user details", - "message": "Include user details", - "translation": "" - }, - { - "id": "To view available users run `{UsersCommand}`", - "message": "To view available users run `{UsersCommand}`", - "translation": "", - "placeholders": [ - { - "id": "UsersCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetUsersCommand" - } - ] - }, - { - "id": "error: no user exists with the name: \"{Name}\"", - "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Set the current context", - "message": "Set the current context", - "translation": "" - }, - { - "id": "Set the mssql context (endpoint/user) to be the current context", - "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" - }, - { - "id": "Name of context to set as current context", - "message": "Name of context to set as current context", - "translation": "" - }, - { - "id": "To run a query: {RunQueryExample}", - "message": "To run a query: {RunQueryExample}", - "translation": "", - "placeholders": [ - { - "id": "RunQueryExample", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.RunQueryExample" - } - ] - }, - { - "id": "To remove: {UninstallCommand}", - "message": "To remove: {UninstallCommand}", - "translation": "", - "placeholders": [ - { - "id": "UninstallCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UninstallCommand" - } - ] - }, - { - "id": "Switched to context \"{Name}\".", - "message": "Switched to context \"{Name}\".", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "No context exists with the name: \"{Name}\"", - "message": "No context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display merged sqlconfig settings or a specified sqlconfig file", - "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" - }, - { - "id": "Show sqlconfig settings, with REDACTED authentication data", - "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" - }, - { - "id": "Show sqlconfig settings and raw authentication data", - "message": "Show sqlconfig settings and raw authentication data", - "translation": "" - }, - { - "id": "Display raw byte data", - "message": "Display raw byte data", - "translation": "" - }, - { - "id": "Install Azure Sql Edge", - "message": "Install Azure Sql Edge", - "translation": "" - }, - { - "id": "Install/Create Azure SQL Edge in a container", - "message": "Install/Create Azure SQL Edge in a container", - "translation": "" - }, - { - "id": "Tag to use, use get-tags to see list of tags", - "message": "Tag to use, use get-tags to see list of tags", - "translation": "" - }, - { - "id": "Context name (a default context name will be created if not provided)", - "message": "Context name (a default context name will be created if not provided)", - "translation": "" - }, - { - "id": "Create a user database and set it as the default for login", - "message": "Create a user database and set it as the default for login", - "translation": "" - }, - { - "id": "Accept the SQL Server EULA", - "message": "Accept the SQL Server EULA", - "translation": "" - }, - { - "id": "Generated password length", - "message": "Generated password length", - "translation": "" - }, - { - "id": "Minimum number of special characters", - "message": "Minimum number of special characters", - "translation": "" - }, - { - "id": "Minimum number of numeric characters", - "message": "Minimum number of numeric characters", - "translation": "" - }, - { - "id": "Minimum number of upper characters", - "message": "Minimum number of upper characters", - "translation": "" - }, - { - "id": "Special character set to include in password", - "message": "Special character set to include in password", - "translation": "" - }, - { - "id": "Don't download image. Use already downloaded image", - "message": "Don't download image. Use already downloaded image", - "translation": "" - }, - { - "id": "Line in errorlog to wait for before connecting", - "message": "Line in errorlog to wait for before connecting", - "translation": "" - }, - { - "id": "Specify a custom name for the container rather than a randomly generated one", - "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" - }, - { - "id": "Explicitly set the container hostname, it defaults to the container ID", - "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" - }, - { - "id": "Specifies the image CPU architecture", - "message": "Specifies the image CPU architecture", - "translation": "" - }, - { - "id": "Specifies the image operating system", - "message": "Specifies the image operating system", - "translation": "" - }, - { - "id": "Port (next available port from 1433 upwards used by default)", - "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" - }, - { - "id": "Download (into container) and attach database (.bak) from URL", - "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" - }, - { - "id": "Either, add the {AcceptEulaFlag} flag to the command-line", - "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", - "placeholders": [ - { - "id": "AcceptEulaFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AcceptEulaFlag" - } - ] - }, - { - "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", - "placeholders": [ - { - "id": "CreateEnvVarKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "pal.CreateEnvVarKeyword()" - }, - { - "id": "AcceptEulaEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.AcceptEulaEnvVar" - } - ] - }, - { - "id": "EULA not accepted", - "message": "EULA not accepted", - "translation": "" - }, - { - "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.defaultDatabase" - } - ] - }, - { - "id": "Starting {ImageName}", - "message": "Starting {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - }, - { - "id": "ConfigFileUsed", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "config.GetConfigFileUsed()" - } - ] - }, - { - "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", - "placeholders": [ - { - "id": "Sa", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"sa\"" - }, - { - "id": "Sa_1", - "string": "%[2]q", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "\"sa\"" - }, - { - "id": "UserName", - "string": "%[3]q", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "userName" - } - ] - }, - { - "id": "Start interactive session", - "message": "Start interactive session", - "translation": "" - }, - { - "id": "Change current context", - "message": "Change current context", - "translation": "" - }, - { - "id": "View sqlcmd configuration", - "message": "View sqlcmd configuration", - "translation": "" - }, - { - "id": "See connection strings", - "message": "See connection strings", - "translation": "" - }, - { - "id": "Remove", - "message": "Remove", - "translation": "" - }, - { - "id": "Now ready for client connections on port {Port}", - "message": "Now ready for client connections on port {Port}", - "translation": "", - "placeholders": [ - { - "id": "Port", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "c.port" - } - ] - }, - { - "id": "--using URL must be http or https", - "message": "--using URL must be http or https", - "translation": "" - }, - { - "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", - "placeholders": [ - { - "id": "UsingDatabaseUrl", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.usingDatabaseUrl" - } - ] - }, - { - "id": "--using URL must have a path to .bak file", - "message": "--using URL must have a path to .bak file", - "translation": "" - }, - { - "id": "--using file URL must be a .bak file", - "message": "--using file URL must be a .bak file", - "translation": "" - }, - { - "id": "Invalid --using file type", - "message": "Invalid --using file type", - "translation": "" - }, - { - "id": "Creating default database [{DefaultDatabase}]", - "message": "Creating default database [{DefaultDatabase}]", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "defaultDatabase" - } - ] - }, - { - "id": "Downloading {File}", - "message": "Downloading {File}", - "translation": "", - "placeholders": [ - { - "id": "File", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "file" - } - ] - }, - { - "id": "Restoring database {DatabaseName}", - "message": "Restoring database {DatabaseName}", - "translation": "", - "placeholders": [ - { - "id": "DatabaseName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseName" - } - ] - }, - { - "id": "Downloading {ImageName}", - "message": "Downloading {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" - }, - { - "id": "If not, download desktop engine from:", - "message": "If not, download desktop engine from:", - "translation": "" - }, - { - "id": "or", - "message": "or", - "translation": "" - }, - { - "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", - "placeholders": [ - { - "id": "PodmanPsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PodmanPsCommand" - }, - { - "id": "DockerPsCommand", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.DockerPsCommand" - } - ] - }, - { - "id": "Unable to download image {ImageName}", - "message": "Unable to download image {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "File does not exist at URL", - "message": "File does not exist at URL", - "translation": "" - }, - { - "id": "Unable to download file", - "message": "Unable to download file", - "translation": "" - }, - { - "id": "Install/Create SQL Server in a container", - "message": "Install/Create SQL Server in a container", - "translation": "" - }, - { - "id": "See all release tags for SQL Server, install previous version", - "message": "See all release tags for SQL Server, install previous version", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database", - "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" - }, - { - "id": "Create SQL Server with an empty user database", - "message": "Create SQL Server with an empty user database", - "translation": "" - }, - { - "id": "Install/Create SQL Server with full logging", - "message": "Install/Create SQL Server with full logging", - "translation": "" - }, - { - "id": "Get tags available for Azure SQL Edge install", - "message": "Get tags available for Azure SQL Edge install", - "translation": "" - }, - { - "id": "List tags", - "message": "List tags", - "translation": "" - }, - { - "id": "Get tags available for mssql install", - "message": "Get tags available for mssql install", - "translation": "" - }, - { - "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", - "placeholders": [ - { - "id": "PacketSize", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.PacketSize" - } - ] - }, - { - "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': 헤더 값은 -1이거나 -1에서 2147483647 사이의 값이어야 합니다", - "placeholders": [ - { - "id": "Headers", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.Headers" - } - ] - }, - { - "id": "Legal docs and information: aka.ms/SqlcmdLegal", - "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" - }, - { - "id": "Third party notices: aka.ms/SqlcmdNotices", - "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" - }, - { - "id": "Version {Version}", - "message": "Version {Version}", - "translation": "", - "placeholders": [ - { - "id": "Version", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "version" - } - ] - }, - { - "id": "Flags:", - "message": "Flags:", - "translation": "" - }, - { - "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", - "placeholders": [ - { - "id": "HelpFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.HelpFlag" - } - ] - }, - { - "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", - "placeholders": [ - { - "id": "QueryAndExitFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.QueryAndExitFlag" - }, - { - "id": "QueryFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.QueryFlag" - } - ] - }, - { - "id": "Identifies the file that receives output from sqlcmd", - "message": "Identifies the file that receives output from sqlcmd", - "translation": "" - }, - { - "id": "Print version information and exit", - "message": "Print version information and exit", - "translation": "" - }, - { - "id": "Implicitly trust the server certificate without validation", - "message": "Implicitly trust the server certificate without validation", - "translation": "" - }, - { - "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", - "placeholders": [ - { - "id": "DbNameVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DbNameVar" - } - ] - }, - { - "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" - }, - { - "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", - "placeholders": [ - { - "id": "BatchTerminatorGo", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "The login name or contained database user name. For contained database users, you must provide the database name option", - "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", - "placeholders": [ - { - "id": "ConnStrPattern", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ConnStrPattern" - }, - { - "id": "ServerEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ServerEnvVar" - } - ] - }, - { - "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" - }, - { - "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" - }, - { - "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" - }, - { - "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", - "placeholders": [ - { - "id": "InsertKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.InsertKeyword" - } - ] - }, - { - "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" - }, - { - "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", - "placeholders": [ - { - "id": "PacketSizeVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PacketSizeVar" - }, - { - "id": "BatchTerminatorGo", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", - "placeholders": [ - { - "id": "LoginTimeOutVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.LoginTimeOutVar" - } - ] - }, - { - "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", - "placeholders": [ - { - "id": "WorkstationVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.WorkstationVar" - } - ] - }, - { - "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", - "placeholders": [ - { - "id": "ApplicationIntentFlagShort", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ApplicationIntentFlagShort" - } - ] - }, - { - "id": "This switch is used by the client to request an encrypted connection", - "message": "This switch is used by the client to request an encrypted connection", - "translation": "" - }, - { - "id": "Specifies the formatting for results", - "message": "Specifies the formatting for results", - "translation": "" - }, - { - "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" - }, - { - "id": "Level of mssql driver messages to print", - "message": "Level of mssql driver messages to print", - "translation": "" - }, - { - "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", - "placeholders": [ - { - "id": "DosErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DosErrorLevel" - } - ] - }, - { - "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", - "placeholders": [ - { - "id": "StdoutName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.StdoutName" - } - ] - }, - { - "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" - }, - { - "id": "Specifies that all output files are encoded with little-endian Unicode", - "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" - }, - { - "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", - "placeholders": [ - { - "id": "ColSeparatorVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ColSeparatorVar" - } - ] - }, - { - "id": "Remove trailing spaces from a column", - "message": "Remove trailing spaces from a column", - "translation": "" - }, - { - "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" - }, - { - "id": "Password", - "message": "Password", - "translation": "" - }, - { - "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", - "placeholders": [ - { - "id": "ErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ErrorLevel" - } - ] - }, - { - "id": "Specifies the screen width for output", - "message": "Specifies the screen width for output", - "translation": "" - }, - { - "id": "Dedicated administrator connection", - "message": "Dedicated administrator connection", - "translation": "" - }, - { - "id": "Sets the sqlcmd scripting variable {V}", - "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", - "placeholders": [ - { - "id": "V", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "v" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues0", - "string": "%[3]v", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "allowedValues[0]" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues", - "string": "%[3]v", - "type": "[]string", - "underlyingType": "[]string", - "argNum": 3, - "expr": "allowedValues" - } - ] - }, - { - "id": "'{P1}': Missing argument. Enter '-?' for help.", - "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "'{P1}': Unknown Option. Enter '-?' for help.", - "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "invalid batch terminator '{BatchTerminator}'", - "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "잘못된 일괄 처리 종결자 ''{BatchTerminator}''", - "placeholders": [ - { - "id": "BatchTerminator", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "args.BatchTerminator" - } - ] - }, - { - "id": "Sqlcmd: Error:", - "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: 오류:" - }, - { - "id": "Sqlcmd: Warning:", - "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: 경고:" - }, - { - "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "ED 및 !!\u003c명령\u003e 명령, 시작 스크립트 및 환경 변수는 사용할 수 없습니다" - }, - { - "id": "The scripting variable: '{Variable}' is read-only", - "message": "The scripting variable: '{Variable}' is read-only", - "translation": "스크립팅 변수 '{Variable}'은(는) 읽기 전용입니다", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "'{Variable}' scripting variable not defined.", - "message": "'{Variable}' scripting variable not defined.", - "translation": "'{Variable}' 스크립팅 변수가 정의되지 않았습니다.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "환경 변수 '{Variable}'에 잘못된 값이 있습니다: '{EnvVal}'.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - }, - { - "id": "EnvVal", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "envVal" - } - ] - }, - { - "id": "Syntax error at line {LineNumber} near command '{Command}'.", - "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "명령 '{Command}' 근처의 줄 {LineNumber}에서 구문 오류가 발생했습니다.", - "placeholders": [ - { - "id": "LineNumber", - "string": "%[1]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 1, - "expr": "e.LineNumber" - }, - { - "id": "Command", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "e.Command" - } - ] - }, - { - "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} 파일 {Filepath}을(를) 열거나 해당 작업을 수행하는 중 오류가 발생했습니다(원인: {Error}).", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "Filepath", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "filepath" - }, - { - "id": "Error", - "string": "%[3]s", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "err.Error()" - } - ] - }, - { - "id": "{ErrorPrefix}Syntax error at line {LineNumber}", - "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}줄 {LineNumber}에서 구문 오류가 발생했습니다", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "LineNumber", - "string": "%[2]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 2, - "expr": "lineNumber" - } - ] - }, - { - "id": "Invalid variable identifier {Name}", - "message": "Invalid variable identifier {Name}", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "name" - } - ] - }, - { - "id": "Invalid variable value {Val}", - "message": "Invalid variable value {Val}", - "translation": "", - "placeholders": [ - { - "id": "Val", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "val" - } - ] - } - ] + "language": "ko-KR", + "messages": [ + { + "id": "Install/Create, Query, Uninstall SQL Server", + "message": "Install/Create, Query, Uninstall SQL Server", + "translation": "SQL Server 설치/생성, 쿼리, 제거", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View configuration information and connection strings", + "message": "View configuration information and connection strings", + "translation": "구성 정보 및 연결 문자열 보기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "translation": "sqlcmd: SQL Server, Azure SQL 및 도구 설치/만들기/쿼리\n\n피드백:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "FeedbackUrl", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "feedbackUrl" + } + ], + "fuzzy": true + }, + { + "id": "help for backwards compatibility flags (-S, -U, -E etc.)", + "message": "help for backwards compatibility flags (-S, -U, -E etc.)", + "translation": "이전 버전과의 호환성 플래그(-S, -U, -E 등)에 대한 도움말", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "print version of sqlcmd", + "message": "print version of sqlcmd", + "translation": "sqlcmd의 인쇄 버전", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "configuration file", + "message": "configuration file", + "translation": "구성 파일", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "translation": "로그 수준, 오류=0, 경고=1, 정보=2, 디버그=3, 추적=4", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "translation": "\"{UseContextCommand}\"와 같은 하위 명령을 사용하여 sqlconfig 파일 수정", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UseContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UseContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "translation": "기존 엔드포인트 및 사용자에 대한 컨텍스트 추가({PasswordEnvVar} 또는 {PasswordEnvVar2} 사용)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Install/Create SQL Server, Azure SQL, and Tools", + "message": "Install/Create SQL Server, Azure SQL, and Tools", + "translation": "SQL Server, Azure SQL 및 도구 설치/만들기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Open tools (e.g Azure Data Studio) for current context", + "message": "Open tools (e.g Azure Data Studio) for current context", + "translation": "현재 컨텍스트에 대한 개방형 도구(예: Azure Data Studio)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query against the current context", + "message": "Run a query against the current context", + "translation": "현재 컨텍스트에 대해 쿼리 실행", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query", + "message": "Run a query", + "translation": "쿼리 실행", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query using [{Master}] database", + "message": "Run a query using [{Master}] database", + "translation": "[{Master}] 데이터베이스를 사용하여 쿼리 실행", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Master", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"master\"" + } + ], + "fuzzy": true + }, + { + "id": "Set new default database", + "message": "Set new default database", + "translation": "새 기본 데이터베이스 설정", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Command text to run", + "message": "Command text to run", + "translation": "실행할 명령 텍스트", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database to use", + "message": "Database to use", + "translation": "사용할 데이터베이스", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start current context", + "message": "Start current context", + "translation": "현재 컨텍스트 시작", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start the current context", + "message": "Start the current context", + "translation": "현재 컨텍스트 시작", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts", + "message": "To view available contexts", + "translation": "사용 가능한 컨텍스트를 보려면", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "No current context", + "message": "No current context", + "translation": "현재 컨텍스트 없음", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Starting {Image} for context {CurrentContextName}", + "message": "Starting {Image} for context {CurrentContextName}", + "translation": "{CurrentContextName} 컨텍스트에 대해 {Image}을(를) 시작하는 중", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create new context with a sql container", + "message": "Create new context with a sql container", + "translation": "SQL 컨테이너로 새 컨텍스트 만들기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context does not have a container", + "message": "Current context does not have a container", + "translation": "현재 컨텍스트에 컨테이너가 없습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop current context", + "message": "Stop current context", + "translation": "현재 컨텍스트 중지", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop the current context", + "message": "Stop the current context", + "translation": "현재 컨텍스트 중지", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stopping {Image} for context {CurrentContextName}", + "message": "Stopping {Image} for context {CurrentContextName}", + "translation": "{CurrentContextName} 컨텍스트에 대해 {Image}을(를) 중지하는 중", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create a new context with a SQL Server container", + "message": "Create a new context with a SQL Server container", + "translation": "SQL Server 컨테이너로 새 컨텍스트 만들기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context", + "message": "Uninstall/Delete the current context", + "translation": "현재 컨텍스트 제거/삭제", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt", + "message": "Uninstall/Delete the current context, no user prompt", + "translation": "현재 컨텍스트 제거/삭제, 사용자 프롬프트 없음", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "translation": "현재 컨텍스트 제거/삭제, 사용자 프롬프트 없음 및 사용자 데이터베이스에 대한 안전 검사 재정의", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Quiet mode (do not stop for user input to confirm the operation)", + "message": "Quiet mode (do not stop for user input to confirm the operation)", + "translation": "정숙 모드(작동 확인을 위한 사용자 입력을 위해 멈추지 않음)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Complete the operation even if non-system (user) database files are present", + "message": "Complete the operation even if non-system (user) database files are present", + "translation": "비시스템(사용자) 데이터베이스 파일이 있어도 작업 완료", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View available contexts", + "message": "View available contexts", + "translation": "사용 가능한 컨텍스트 보기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context", + "message": "Create context", + "translation": "컨텍스트 만들기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context with SQL Server container", + "message": "Create context with SQL Server container", + "translation": "SQL Server 컨테이너로 컨텍스트 만들기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context manually", + "message": "Add a context manually", + "translation": "수동으로 컨텍스트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "translation": "현재 컨텍스트는 {CurrentContextName}입니다. 계속하시겠습니까? (예/아니오)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Verifying no user (non-system) database (.mdf) files", + "message": "Verifying no user (non-system) database (.mdf) files", + "translation": "사용자(비시스템) 데이터베이스(.mdf) 파일이 없는지 확인 중", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start the container", + "message": "To start the container", + "translation": "컨테이너를 시작하려면", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To override the check, use {__force}", + "message": "To override the check, use {__force}", + "translation": "확인을 재정의하려면 {__force}를 사용하세요.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Container is not running, unable to verify that user database files do not exist", + "message": "Container is not running, unable to verify that user database files do not exist", + "translation": "컨테이너가 실행 중이 아니며 사용자 데이터베이스 파일이 존재하지 않는지 확인할 수 없습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Removing context {CurrentContextName}", + "message": "Removing context {CurrentContextName}", + "translation": "컨텍스트 {CurrentContextName} 제거 중", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Stopping {Image}", + "message": "Stopping {Image}", + "translation": "{Image}을(를) 중지하는 중", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + } + ], + "fuzzy": true + }, + { + "id": "Container {Id} no longer exists, continuing to remove context...", + "message": "Container {Id} no longer exists, continuing to remove context...", + "translation": "컨테이너 {Id}이(가) 더 이상 존재하지 않습니다. 계속해서 컨텍스트를 제거합니다...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Id", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "id" + } + ], + "fuzzy": true + }, + { + "id": "Current context is now {NewContextName}", + "message": "Current context is now {NewContextName}", + "translation": "현재 컨텍스트는 이제 {NewContextName}입니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NewContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "newContextName" + } + ], + "fuzzy": true + }, + { + "id": "{Operation_completed_successfully}", + "message": "{Operation_completed_successfully}", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Operation_completed_successfully", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"Operation completed successfully\"" + } + ], + "fuzzy": true + }, + { + "id": "If the database is mounted, run {DropDbQuery}", + "message": "If the database is mounted, run {DropDbQuery}", + "translation": "데이터베이스가 탑재된 경우 {DropDbQuery} 실행", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DropDbQuery", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "dropDbQuery" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "translation": "사용자(비시스템) 데이터베이스에 대한 이 안전 검사를 재정의하려면 {__force} 플래그를 전달하세요.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "translation": "계속할 수 없습니다. 사용자(비시스템) 데이터베이스({DatabaseFile})가 있습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseFile", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseFile" + } + ], + "fuzzy": true + }, + { + "id": "No endpoints to uninstall", + "message": "No endpoints to uninstall", + "translation": "제거할 엔드포인트 없음", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context", + "message": "Add a context", + "translation": "컨텍스트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "translation": "신뢰할 수 있는 인증을 사용하여 포트 1433에서 SQL Server의 로컬 인스턴스에 대한 컨텍스트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the context", + "message": "Display name for the context", + "translation": "컨텍스트의 표시 이름", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint this context will use", + "message": "Name of endpoint this context will use", + "translation": "이 컨텍스트가 사용할 엔드포인트의 이름", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user this context will use", + "message": "Name of user this context will use", + "translation": "이 컨텍스트에서 사용할 사용자의 이름", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View existing endpoints to choose from", + "message": "View existing endpoints to choose from", + "translation": "선택할 기존 엔드포인트 보기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a new local endpoint", + "message": "Add a new local endpoint", + "translation": "새 로컬 엔드포인트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an already existing endpoint", + "message": "Add an already existing endpoint", + "translation": "기존 엔드포인트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "translation": "컨텍스트를 추가하는 데 엔드포인트가 필요합니다. '{EndpointName}' 엔드포인트가 존재하지 않습니다. {EndpointFlag} 플래그를 사용하세요.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.endpointName" + }, + { + "id": "EndpointFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.EndpointFlag" + } + ], + "fuzzy": true + }, + { + "id": "View list of users", + "message": "View list of users", + "translation": "사용자 목록 보기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add the user", + "message": "Add the user", + "translation": "사용자 추가", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an endpoint", + "message": "Add an endpoint", + "translation": "엔드포인트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User '{UserName}' does not exist", + "message": "User '{UserName}' does not exist", + "translation": "사용자 '{UserName}'이(가) 존재하지 않습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.userName" + } + ], + "fuzzy": true + }, + { + "id": "Open in Azure Data Studio", + "message": "Open in Azure Data Studio", + "translation": "Azure Data Studio에서 열기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start interactive query session", + "message": "To start interactive query session", + "translation": "대화형 쿼리 세션을 시작하려면", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query", + "message": "To run a query", + "translation": "쿼리를 실행하려면", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current Context '{Name}'", + "message": "Current Context '{Name}'", + "translation": "현재 컨텍스트 '{Name}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "context.Name" + } + ], + "fuzzy": true + }, + { + "id": "Add a default endpoint", + "message": "Add a default endpoint", + "translation": "기본 엔드포인트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the endpoint", + "message": "Display name for the endpoint", + "translation": "엔드포인트의 표시 이름", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network address to connect to, e.g. 127.0.0.1 etc.", + "message": "The network address to connect to, e.g. 127.0.0.1 etc.", + "translation": "연결할 네트워크 주소입니다(예: 127.0.0.1).", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network port to connect to, e.g. 1433 etc.", + "message": "The network port to connect to, e.g. 1433 etc.", + "translation": "예를 들어 연결할 네트워크 포트입니다. 1433 등", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for this endpoint", + "message": "Add a context for this endpoint", + "translation": "이 엔드포인트에 대한 컨텍스트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint names", + "message": "View endpoint names", + "translation": "엔드포인트 이름 보기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint details", + "message": "View endpoint details", + "translation": "엔드포인트 세부 정보 보기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View all endpoints details", + "message": "View all endpoints details", + "translation": "모든 엔드포인트 세부 정보 보기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete this endpoint", + "message": "Delete this endpoint", + "translation": "이 엔드포인트 삭제", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "translation": "엔드포인트 '{UniqueEndpointName}' 추가됨(주소: '{Address}', 포트: '{Port}')", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueEndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueEndpointName" + }, + { + "id": "Address", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "c.address" + }, + { + "id": "Port", + "string": "%[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "translation": "사용자 추가(SQLCMD_PASSWORD 환경 변수 사용)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMDPASSWORD environment variable)", + "message": "Add a user (using the SQLCMDPASSWORD environment variable)", + "translation": "사용자 추가(SQLCMDPASSWORD 환경 변수 사용)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "translation": "Windows Data Protection API를 사용하여 sqlconfig에서 암호를 암호화하는 사용자 추가", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user", + "message": "Add a user", + "translation": "사용자 추가", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the user (this is not the username)", + "message": "Display name for the user (this is not the username)", + "translation": "사용자의 표시 이름(사용자 이름이 아님)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Authentication type this user will use (basic | other)", + "message": "Authentication type this user will use (basic | other)", + "translation": "이 사용자가 사용할 인증 유형(기본 | 기타)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "translation": "사용자 이름({PasswordEnvVar} 또는 {PasswordEnvVar2} 환경 변수에 암호 제공)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "translation": "sqlconfig 파일의 암호 암호화 방법({EncryptionMethodsForUsage})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "translation": "인증 유형은 '{ModernAuthTypeBasic}' 또는 '{ModernAuthTypeOther}'이어야 합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + }, + { + "id": "ModernAuthTypeOther", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeOther" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type '' is not valid {AuthType}'", + "message": "Authentication type '' is not valid {AuthType}'", + "translation": "인증 유형 '{AuthType}'이(가) 유효하지 않습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthType", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.authType" + } + ], + "fuzzy": true + }, + { + "id": "Remove the {PasswordEncryptFlag} flag", + "message": "Remove the {PasswordEncryptFlag} flag", + "translation": "{PasswordEncryptFlag} 플래그 제거", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "translation": "{AuthTypeFlag} {ModernAuthTypeBasic}을 전달합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthTypeFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AuthTypeFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "translation": "{PasswordEncryptFlag} 플래그는 인증 유형이 '{ModernAuthTypeBasic}'인 경우에만 사용할 수 있습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Add the {PasswordEncryptFlag} flag", + "message": "Add the {PasswordEncryptFlag} flag", + "translation": "{PasswordEncryptFlag} 플래그 추가", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "translation": "인증 유형이 '{ModernAuthTypeBasic}'인 경우 {PasswordEncryptFlag} 플래그를 설정해야 합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "translation": "{PasswordEnvVar}(또는 {PasswordEnvVar2}) 환경 변수에 암호를 제공하세요.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "translation": "인증 유형 '{ModernAuthTypeBasic}'에는 암호가 필요합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide a username with the {Arg_1} flag", + "message": "Provide a username with the {Arg_1} flag", + "translation": "{Arg_1} 플래그가 있는 사용자 이름 제공", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Arg_1", + "string": "%[1]s", + "type": "", + "underlyingType": "string", + "argNum": 1 + } + ], + "fuzzy": true + }, + { + "id": "Username not provided", + "message": "Username not provided", + "translation": "사용자 이름이 제공되지 않음", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "translation": "{PasswordEncryptFlag} 플래그와 함께 유효한 암호화 방법({EncryptionMethodsForUsage})을 제공하세요.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + }, + { + "id": "PasswordEncryptFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Encryption method '{PasswordEncryption}' is not valid", + "message": "Encryption method '{PasswordEncryption}' is not valid", + "translation": "암호화 방법 '{PasswordEncryption}'이(가) 유효하지 않습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryption", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.passwordEncryption" + } + ], + "fuzzy": true + }, + { + "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "translation": "환경 변수 {PasswordEnvVar} 또는 {PasswordEnvVar2} 중 하나를 설정 해제합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "translation": "환경 변수 {PasswordEnvVar} 및 {PasswordEnvVar2}가 모두 설정됩니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "User '{UniqueUserName}' added", + "message": "User '{UniqueUserName}' added", + "translation": "사용자 '{UniqueUserName}' 추가됨", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueUserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueUserName" + } + ], + "fuzzy": true + }, + { + "id": "Display connections strings for the current context", + "message": "Display connections strings for the current context", + "translation": "현재 컨텍스트에 대한 연결 문자열 표시", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List connection strings for all client drivers", + "message": "List connection strings for all client drivers", + "translation": "모든 클라이언트 드라이버에 대한 연결 문자열 나열", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database for the connection string (default is taken from the T/SQL login)", + "message": "Database for the connection string (default is taken from the T/SQL login)", + "translation": "연결 문자열용 데이터베이스(기본값은 T/SQL 로그인에서 가져옴)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "translation": "{ModernAuthTypeBasic} 인증 유형에 대해서만 지원되는 연결 문자열", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Display the current-context", + "message": "Display the current-context", + "translation": "현재 컨텍스트 표시", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context", + "message": "Delete a context", + "translation": "컨텍스트 삭제", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (including its endpoint and user)", + "message": "Delete a context (including its endpoint and user)", + "translation": "컨텍스트 삭제(엔드포인트 및 사용자 포함)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (excluding its endpoint and user)", + "message": "Delete a context (excluding its endpoint and user)", + "translation": "컨텍스트 삭제(엔드포인트 및 사용자 제외)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to delete", + "message": "Name of context to delete", + "translation": "삭제할 컨텍스트 이름", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete the context's endpoint and user as well", + "message": "Delete the context's endpoint and user as well", + "translation": "컨텍스트의 엔드포인트와 사용자도 삭제합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Use the {NameFlag} flag to pass in a context name to delete", + "message": "Use the {NameFlag} flag to pass in a context name to delete", + "translation": "{NameFlag} 플래그를 사용하여 삭제할 컨텍스트 이름을 전달합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' deleted", + "message": "Context '{Name}' deleted", + "translation": "컨텍스트 '{Name}' 삭제됨", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' does not exist", + "message": "Context '{Name}' does not exist", + "translation": "컨텍스트 '{Name}'이(가) 존재하지 않습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete an endpoint", + "message": "Delete an endpoint", + "translation": "엔드포인트 삭제", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint to delete", + "message": "Name of endpoint to delete", + "translation": "삭제할 엔드포인트의 이름", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "translation": "엔드포인트 이름을 제공해야 합니다. {NameFlag} 플래그가 포함된 엔드포인트 이름 제공", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View endpoints", + "message": "View endpoints", + "translation": "엔드포인트 보기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' does not exist", + "message": "Endpoint '{Name}' does not exist", + "translation": "엔드포인트 '{Name}'이(가) 존재하지 않습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' deleted", + "message": "Endpoint '{Name}' deleted", + "translation": "엔드포인트 '{Name}' 삭제됨", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete a user", + "message": "Delete a user", + "translation": "사용자 삭제", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user to delete", + "message": "Name of user to delete", + "translation": "삭제할 사용자의 이름", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name must be provided. Provide user name with {NameFlag} flag", + "message": "User name must be provided. Provide user name with {NameFlag} flag", + "translation": "사용자 이름을 제공해야 합니다. {NameFlag} 플래그로 사용자 이름 제공", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View users", + "message": "View users", + "translation": "사용자 보기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User {Name} does not exist", + "message": "User {Name} does not exist", + "translation": "사용자 {Name}이(가) 존재하지 않음", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "User {Name} deleted", + "message": "User {Name} deleted", + "translation": "사용자 {Name} 삭제됨", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many contexts from the sqlconfig file", + "message": "Display one or many contexts from the sqlconfig file", + "translation": "sqlconfig 파일에서 하나 이상의 컨텍스트 표시", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the context names in your sqlconfig file", + "message": "List all the context names in your sqlconfig file", + "translation": "sqlconfig 파일의 모든 컨텍스트 이름 나열", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the contexts in your sqlconfig file", + "message": "List all the contexts in your sqlconfig file", + "translation": "sqlconfig 파일의 모든 컨텍스트 나열", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one context in your sqlconfig file", + "message": "Describe one context in your sqlconfig file", + "translation": "sqlconfig 파일에서 하나의 컨텍스트 설명", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name to view details of", + "message": "Context name to view details of", + "translation": "세부 정보를 볼 컨텍스트 이름", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include context details", + "message": "Include context details", + "translation": "컨텍스트 세부 정보 포함", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts run `{ContextCommand}`", + "message": "To view available contexts run `{ContextCommand}`", + "translation": "사용 가능한 컨텍스트를 보려면 `{ContextCommand}` 실행", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no context exists with the name: \"{Name}\"", + "message": "error: no context exists with the name: \"{Name}\"", + "translation": "오류: 이름이 \"{Name}\"인 컨텍스트가 없습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many endpoints from the sqlconfig file", + "message": "Display one or many endpoints from the sqlconfig file", + "translation": "sqlconfig 파일에서 하나 이상의 엔드포인트 표시", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the endpoints in your sqlconfig file", + "message": "List all the endpoints in your sqlconfig file", + "translation": "sqlconfig 파일의 모든 엔드포인트 나열", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one endpoint in your sqlconfig file", + "message": "Describe one endpoint in your sqlconfig file", + "translation": "sqlconfig 파일에서 하나의 엔드포인트 설명", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name to view details of", + "message": "Endpoint name to view details of", + "translation": "세부 정보를 볼 엔드포인트 이름", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include endpoint details", + "message": "Include endpoint details", + "translation": "엔드포인트 세부 정보 포함", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available endpoints run `{EndpointsCommand}`", + "message": "To view available endpoints run `{EndpointsCommand}`", + "translation": "사용 가능한 엔드포인트를 보려면 `{EndpointsCommand}` 실행", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetEndpointsCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no endpoint exists with the name: \"{Name}\"", + "message": "error: no endpoint exists with the name: \"{Name}\"", + "translation": "오류: 이름이 \"{Name}\"인 엔드포인트가 없습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many users from the sqlconfig file", + "message": "Display one or many users from the sqlconfig file", + "translation": "sqlconfig 파일에서 하나 이상의 사용자 표시", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the users in your sqlconfig file", + "message": "List all the users in your sqlconfig file", + "translation": "sqlconfig 파일의 모든 사용자 나열", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one user in your sqlconfig file", + "message": "Describe one user in your sqlconfig file", + "translation": "sqlconfig 파일에서 한 명의 사용자를 설명하세요.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name to view details of", + "message": "User name to view details of", + "translation": "세부 정보를 볼 사용자 이름", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include user details", + "message": "Include user details", + "translation": "사용자 세부 정보 포함", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available users run `{UsersCommand}`", + "message": "To view available users run `{UsersCommand}`", + "translation": "사용 가능한 사용자를 보려면 `{UsersCommand}` 실행", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsersCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetUsersCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no user exists with the name: \"{Name}\"", + "message": "error: no user exists with the name: \"{Name}\"", + "translation": "오류: 이름이 \"{Name}\"인 사용자가 없습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Set the current context", + "message": "Set the current context", + "translation": "현재 컨텍스트 설정", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Set the mssql context (endpoint/user) to be the current context", + "message": "Set the mssql context (endpoint/user) to be the current context", + "translation": "mssql 컨텍스트(엔드포인트/사용자)를 현재 컨텍스트로 설정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to set as current context", + "message": "Name of context to set as current context", + "translation": "현재 컨텍스트로 설정할 컨텍스트 이름", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query: {RunQueryExample}", + "message": "To run a query: {RunQueryExample}", + "translation": "쿼리를 실행하려면: {RunQueryExample}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "RunQueryExample", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.RunQueryExample" + } + ], + "fuzzy": true + }, + { + "id": "To remove: {UninstallCommand}", + "message": "To remove: {UninstallCommand}", + "translation": "제거하려면: {UninstallCommand}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UninstallCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UninstallCommand" + } + ], + "fuzzy": true + }, + { + "id": "Switched to context \"{Name}\".", + "message": "Switched to context \"{Name}\".", + "translation": "\"{Name}\" 컨텍스트로 전환되었습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "No context exists with the name: \"{Name}\"", + "message": "No context exists with the name: \"{Name}\"", + "translation": "이름이 \"{Name}\"인 컨텍스트가 없습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display merged sqlconfig settings or a specified sqlconfig file", + "message": "Display merged sqlconfig settings or a specified sqlconfig file", + "translation": "병합된 sqlconfig 설정 또는 지정된 sqlconfig 파일 표시", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings, with REDACTED authentication data", + "message": "Show sqlconfig settings, with REDACTED authentication data", + "translation": "REDACTED 인증 데이터와 함께 sqlconfig 설정 표시", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings and raw authentication data", + "message": "Show sqlconfig settings and raw authentication data", + "translation": "sqlconfig 설정 및 원시 인증 데이터 표시", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display raw byte data", + "message": "Display raw byte data", + "translation": "원시 바이트 데이터 표시", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install Azure Sql Edge", + "message": "Install Azure Sql Edge", + "translation": "Azure SQL Edge 설치", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create Azure SQL Edge in a container", + "message": "Install/Create Azure SQL Edge in a container", + "translation": "컨테이너에 Azure SQL Edge 설치/만들기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tag to use, use get-tags to see list of tags", + "message": "Tag to use, use get-tags to see list of tags", + "translation": "사용할 태그, get-tags를 사용하여 태그 목록 보기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name (a default context name will be created if not provided)", + "message": "Context name (a default context name will be created if not provided)", + "translation": "컨텍스트 이름(제공하지 않으면 기본 컨텍스트 이름이 생성됨)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create a user database and set it as the default for login", + "message": "Create a user database and set it as the default for login", + "translation": "사용자 데이터베이스를 생성하고 로그인을 위한 기본값으로 설정", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Accept the SQL Server EULA", + "message": "Accept the SQL Server EULA", + "translation": "SQL Server EULA에 동의", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Generated password length", + "message": "Generated password length", + "translation": "생성된 암호 길이", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of special characters", + "message": "Minimum number of special characters", + "translation": "최소 특수 문자 수", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of numeric characters", + "message": "Minimum number of numeric characters", + "translation": "숫자의 최소 수", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of upper characters", + "message": "Minimum number of upper characters", + "translation": "최소 대문자 수", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Special character set to include in password", + "message": "Special character set to include in password", + "translation": "암호에 포함할 특수 문자 세트", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Don't download image. Use already downloaded image", + "message": "Don't download image. Use already downloaded image", + "translation": "이미지를 다운로드하지 마세요. 이미 다운로드한 이미지 사용", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Line in errorlog to wait for before connecting", + "message": "Line in errorlog to wait for before connecting", + "translation": "연결하기 전에 대기할 오류 로그 라인", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specify a custom name for the container rather than a randomly generated one", + "message": "Specify a custom name for the container rather than a randomly generated one", + "translation": "임의로 생성된 이름이 아닌 컨테이너의 사용자 지정 이름을 지정하세요.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Explicitly set the container hostname, it defaults to the container ID", + "message": "Explicitly set the container hostname, it defaults to the container ID", + "translation": "컨테이너 호스트 이름을 명시적으로 설정합니다. 기본값은 컨테이너 ID입니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image CPU architecture", + "message": "Specifies the image CPU architecture", + "translation": "이미지 CPU 아키텍처를 지정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image operating system", + "message": "Specifies the image operating system", + "translation": "이미지 운영 체제를 지정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Port (next available port from 1433 upwards used by default)", + "message": "Port (next available port from 1433 upwards used by default)", + "translation": "포트(기본적으로 사용되는 1433 이상에서 사용 가능한 다음 포트)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Download (into container) and attach database (.bak) from URL", + "message": "Download (into container) and attach database (.bak) from URL", + "translation": "URL에서 (컨테이너로) 다운로드 및 데이터베이스(.bak) 연결", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Either, add the {AcceptEulaFlag} flag to the command-line", + "message": "Either, add the {AcceptEulaFlag} flag to the command-line", + "translation": "명령줄에 {AcceptEulaFlag} 플래그를 추가합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AcceptEulaFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AcceptEulaFlag" + } + ], + "fuzzy": true + }, + { + "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translation": "또는 환경 변수를 설정합니다. 즉, {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CreateEnvVarKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "pal.CreateEnvVarKeyword()" + }, + { + "id": "AcceptEulaEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.AcceptEulaEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "EULA not accepted", + "message": "EULA not accepted", + "translation": "EULA가 수락되지 않음", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "translation": "--user-database {DefaultDatabase}는 ASCII가 아닌 문자 및/또는 따옴표를 포함합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Starting {ImageName}", + "message": "Starting {ImageName}", + "translation": "{ImageName} 시작 중", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "translation": "\"{ConfigFileUsed}\"에서 컨텍스트 {CurrentContextName} 생성, 사용자 계정 구성 중...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + }, + { + "id": "ConfigFileUsed", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.GetConfigFileUsed()" + } + ], + "fuzzy": true + }, + { + "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "translation": "비활성화된 {Sa} 계정(및 회전된 {Sa_1} 암호). {UserName} 사용자 생성", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Sa", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"sa\"" + }, + { + "id": "Sa_1", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "\"sa\"" + }, + { + "id": "UserName", + "string": "%[3]q", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "userName" + } + ], + "fuzzy": true + }, + { + "id": "Start interactive session", + "message": "Start interactive session", + "translation": "대화형 세션 시작", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Change current context", + "message": "Change current context", + "translation": "현재 컨텍스트 변경", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View sqlcmd configuration", + "message": "View sqlcmd configuration", + "translation": "sqlcmd 구성 보기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See connection strings", + "message": "See connection strings", + "translation": "연결 문자열 보기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Remove", + "message": "Remove", + "translation": "제거", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Now ready for client connections on port {Port}", + "message": "Now ready for client connections on port {Port}", + "translation": "이제 포트 {Port}에서 클라이언트 연결 준비 완료", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Port", + "string": "%[1]d", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must be http or https", + "message": "--using URL must be http or https", + "translation": "--using URL은 http 또는 https여야 합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "translation": "{UsingDatabaseUrl}은 --using 플래그에 유효한 URL이 아닙니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsingDatabaseUrl", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.usingDatabaseUrl" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must have a path to .bak file", + "message": "--using URL must have a path to .bak file", + "translation": "--using URL에는 .bak 파일에 대한 경로가 있어야 합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--using file URL must be a .bak file", + "message": "--using file URL must be a .bak file", + "translation": "--using 파일 URL은 .bak 파일이어야 합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Invalid --using file type", + "message": "Invalid --using file type", + "translation": "잘못된 --using 파일 형식", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Creating default database [{DefaultDatabase}]", + "message": "Creating default database [{DefaultDatabase}]", + "translation": "기본 데이터베이스 생성 [{DefaultDatabase}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {File}", + "message": "Downloading {File}", + "translation": "{File} 다운로드 중", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "File", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "file" + } + ], + "fuzzy": true + }, + { + "id": "Restoring database {DatabaseName}", + "message": "Restoring database {DatabaseName}", + "translation": "{DatabaseName} 데이터베이스 복원 중", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseName" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {ImageName}", + "message": "Downloading {ImageName}", + "translation": "{ImageName} 다운로드 중", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "translation": "이 컴퓨터에 컨테이너 런타임이 설치되어 있습니까(예: Podman 또는 Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "If not, download desktop engine from:", + "message": "If not, download desktop engine from:", + "translation": "그렇지 않은 경우 다음에서 데스크톱 엔진을 다운로드하세요.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "or", + "message": "or", + "translation": "또는", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "translation": "컨테이너 런타임이 실행 중인가요? (`{PodmanPsCommand}` 또는 `{DockerPsCommand}`(컨테이너 나열)을(를) 시도하면 오류 없이 반환됩니까?)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PodmanPsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PodmanPsCommand" + }, + { + "id": "DockerPsCommand", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.DockerPsCommand" + } + ], + "fuzzy": true + }, + { + "id": "Unable to download image {ImageName}", + "message": "Unable to download image {ImageName}", + "translation": "{ImageName} 이미지를 다운로드할 수 없습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "File does not exist at URL", + "message": "File does not exist at URL", + "translation": "URL에 파일이 없습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Unable to download file", + "message": "Unable to download file", + "translation": "파일을 다운로드할 수 없습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server in a container", + "message": "Install/Create SQL Server in a container", + "translation": "컨테이너에 SQL Server 설치/만들기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See all release tags for SQL Server, install previous version", + "message": "See all release tags for SQL Server, install previous version", + "translation": "SQL Server의 모든 릴리스 태그 보기, 이전 버전 설치", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database", + "message": "Create SQL Server, download and attach AdventureWorks sample database", + "translation": "SQL Server 생성, AdventureWorks 샘플 데이터베이스 다운로드 및 연결", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "translation": "SQL Server 생성, 다른 데이터베이스 이름으로 AdventureWorks 샘플 데이터베이스 다운로드 및 연결", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server with an empty user database", + "message": "Create SQL Server with an empty user database", + "translation": "빈 사용자 데이터베이스로 SQL Server 만들기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server with full logging", + "message": "Install/Create SQL Server with full logging", + "translation": "전체 로깅으로 SQL Server 설치/만들기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for Azure SQL Edge install", + "message": "Get tags available for Azure SQL Edge install", + "translation": "Azure SQL Edge 설치에 사용할 수 있는 태그 가져오기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List tags", + "message": "List tags", + "translation": "태그 나열", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for mssql install", + "message": "Get tags available for mssql install", + "translation": "mssql 설치에 사용할 수 있는 태그 가져오기", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd start", + "message": "sqlcmd start", + "translation": "sqlcmd 시작", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Container is not running", + "message": "Container is not running", + "translation": "컨테이너가 실행되고 있지 않습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Ctrl+C를 눌러 이 프로세스를 종료합니다...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Windows 자격 증명 관리자에 이미 저장된 자격 증명이 너무 많으면 '사용 가능한 메모리 리소스가 부족합니다' 오류가 발생할 수 있습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Windows 자격 증명 관리자에 자격 증명을 쓰지 못했습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The -L parameter can not be used in combination with other parameters.", + "message": "The -L parameter can not be used in combination with other parameters.", + "translation": "-L 매개 변수는 다른 매개 변수와 함께 사용할 수 없습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "translation": "'-a {PacketSize}': 패킷 크기는 512에서 32767 사이의 숫자여야 합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSize", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.PacketSize" + } + ], + "fuzzy": true + }, + { + "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "translation": "'-h {Headers}': 헤더 값은 -1 또는 1과 2147483647 사이의 값이어야 합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Headers", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.Headers" + } + ], + "fuzzy": true + }, + { + "id": "Servers:", + "message": "Servers:", + "translation": "서버:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Legal docs and information: aka.ms/SqlcmdLegal", + "message": "Legal docs and information: aka.ms/SqlcmdLegal", + "translation": "법률 문서 및 정보: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Third party notices: aka.ms/SqlcmdNotices", + "message": "Third party notices: aka.ms/SqlcmdNotices", + "translation": "타사 알림: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Version {Version}", + "message": "Version {Version}", + "translation": "버전 {Version}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Version", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "version" + } + ], + "fuzzy": true + }, + { + "id": "Flags:", + "message": "Flags:", + "translation": "플래그:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "translation": "-? 이 구문 요약을 표시하고 {HelpFlag}는 최신 sqlcmd 하위 명령 도움말을 표시합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "HelpFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.HelpFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "translation": "SQL 문의 일괄 처리를 포함하는 하나 이상의 파일을 식별합니다. 하나 이상의 파일이 없으면 sqlcmd가 종료됩니다. {QueryAndExitFlag}/{QueryFlag}와 상호 배타적임", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "QueryAndExitFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.QueryAndExitFlag" + }, + { + "id": "QueryFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.QueryFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies the file that receives output from sqlcmd", + "message": "Identifies the file that receives output from sqlcmd", + "translation": "sqlcmd에서 출력을 수신하는 파일을 식별합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Print version information and exit", + "message": "Print version information and exit", + "translation": "버전 정보 출력 및 종료", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Implicitly trust the server certificate without validation", + "message": "Implicitly trust the server certificate without validation", + "translation": "유효성 검사 없이 서버 인증서를 암시적으로 신뢰", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "translation": "이 옵션은 sqlcmd 스크립팅 변수 {DbNameVar}를 설정합니다. 이 매개 변수는 초기 데이터베이스를 지정합니다. 기본값은 로그인의 default-database 속성입니다. 데이터베이스가 없으면 오류 메시지가 생성되고 sqlcmd가 종료됩니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DbNameVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DbNameVar" + } + ], + "fuzzy": true + }, + { + "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "translation": "사용자 이름과 암호를 정의하는 환경 변수를 무시하고 SQL Server에 로그인하는 데 사용자 이름과 암호를 사용하는 대신 신뢰할 수 있는 연결을 사용합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "translation": "일괄 처리 종결자를 지정합니다. 기본값은 {BatchTerminatorGo}입니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminatorGo", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "The login name or contained database user name. For contained database users, you must provide the database name option", + "message": "The login name or contained database user name. For contained database users, you must provide the database name option", + "translation": "로그인 이름 또는 포함된 데이터베이스 사용자 이름입니다. 포함된 데이터베이스 사용자의 경우 데이터베이스 이름 옵션을 제공해야 합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "translation": "sqlcmd가 시작될 때 쿼리를 실행하지만 쿼리 실행이 완료되면 sqlcmd를 종료하지 않습니다. 여러 세미콜론으로 구분된 쿼리를 실행할 수 있습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "translation": "sqlcmd가 시작될 때 쿼리를 실행한 다음 즉시 sqlcmd를 종료합니다. 여러 세미콜론으로 구분된 쿼리를 실행할 수 있습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "translation": "{ConnStrPattern} 연결할 SQL Server의 인스턴스를 지정합니다. sqlcmd 스크립팅 변수 {ServerEnvVar}를 설정합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ConnStrPattern", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ConnStrPattern" + }, + { + "id": "ServerEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ServerEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "translation": "시스템 보안을 손상시킬 수 있는 명령을 비활성화합니다. Sqlcmd는 경고를 발행하고 계속합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translation": "Azure SQL Database에 연결하는 데 사용할 SQL 인증 방법을 지정합니다. 다음 중 하나: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "translation": "ActiveDirectory 인증을 사용하도록 sqlcmd에 지시합니다. 사용자 이름이 제공되지 않으면 인증 방법 ActiveDirectoryDefault가 사용됩니다. 암호가 제공되면 ActiveDirectoryPassword가 사용됩니다. 그렇지 않으면 ActiveDirectoryInteractive가 사용됩니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "translation": "sqlcmd가 스크립팅 변수를 무시하도록 합니다. 이 매개 변수는 스크립트에 $(variable_name)과 같은 일반 변수와 동일한 형식의 문자열이 포함될 수 있는 많은 {InsertKeyword} 문이 포함된 경우에 유용합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "InsertKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.InsertKeyword" + } + ], + "fuzzy": true + }, + { + "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "translation": "sqlcmd 스크립트에서 사용할 수 있는 sqlcmd 스크립팅 변수를 만듭니다. 값에 공백이 포함된 경우 값을 따옴표로 묶습니다. 여러 개의 var=values 값을 지정할 수 있습니다. 지정된 값에 오류가 있으면 sqlcmd는 오류 메시지를 생성한 다음 종료합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "translation": "다른 크기의 패킷을 요청합니다. 이 옵션은 sqlcmd 스크립팅 변수 {PacketSizeVar}를 설정합니다. packet_size는 512와 32767 사이의 값이어야 합니다. 기본값은 4096입니다. 패킷 크기가 클수록 {BatchTerminatorGo} 명령 사이에 SQL 문이 많은 스크립트를 실행할 때 성능이 향상될 수 있습니다. 더 큰 패킷 크기를 요청할 수 있습니다. 그러나 요청이 거부되면 sqlcmd는 패킷 크기에 대해 서버 기본값을 사용합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSizeVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PacketSizeVar" + }, + { + "id": "BatchTerminatorGo", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "translation": "서버에 연결을 시도할 때 go-mssqldb 드라이버에 대한 sqlcmd 로그인 시간이 초과되기 전까지의 시간(초)을 지정합니다. 이 옵션은 sqlcmd 스크립팅 변수 {LoginTimeOutVar}를 설정합니다. 기본값은 30입니다. 0은 무한을 의미합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LoginTimeOutVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.LoginTimeOutVar" + } + ], + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "translation": "이 옵션은 sqlcmd 스크립팅 변수 {WorkstationVar}를 설정합니다. 워크스테이션 이름은 sys.sysprocesses 카탈로그 뷰의 호스트 이름 열에 나열되며 저장 프로시저 sp_who를 사용하여 반환될 수 있습니다. 이 옵션을 지정하지 않으면 기본값은 현재 컴퓨터 이름입니다. 이 이름은 다른 sqlcmd 세션을 식별하는 데 사용할 수 있습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "WorkstationVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.WorkstationVar" + } + ], + "fuzzy": true + }, + { + "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "translation": "서버에 연결할 때 애플리케이션 워크로드 유형을 선언합니다. 현재 지원되는 유일한 값은 ReadOnly입니다. {ApplicationIntentFlagShort}가 지정되지 않은 경우 sqlcmd 유틸리티는 Always On 가용성 그룹의 보조 복제본에 대한 연결을 지원하지 않습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ApplicationIntentFlagShort", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ApplicationIntentFlagShort" + } + ], + "fuzzy": true + }, + { + "id": "This switch is used by the client to request an encrypted connection", + "message": "This switch is used by the client to request an encrypted connection", + "translation": "이 스위치는 클라이언트가 암호화된 연결을 요청하는 데 사용됩니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the formatting for results", + "message": "Specifies the formatting for results", + "translation": "결과의 형식을 지정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "translation": "stdout에 보낼 오류 메시지를 제어합니다. 심각도 수준이 이 수준보다 크거나 같은 메시지가 전송됩니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Level of mssql driver messages to print", + "message": "Level of mssql driver messages to print", + "translation": "인쇄할 mssql 드라이버 메시지 수준", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "translation": "오류 발생 시 sqlcmd가 종료되고 {DosErrorLevel} 값을 반환하도록 지정합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DosErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DosErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "translation": "{StdoutName}에 보낼 오류 메시지를 제어합니다. 심각도 수준이 이 수준보다 크거나 같은 메시지가 전송됩니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "StdoutName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.StdoutName" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "translation": "열 표제 사이에 인쇄할 행 수를 지정합니다. -h-1을 사용하여 헤더가 인쇄되지 않도록 지정", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that all output files are encoded with little-endian Unicode", + "message": "Specifies that all output files are encoded with little-endian Unicode", + "translation": "모든 출력 파일이 little-endian 유니코드로 인코딩되도록 지정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "translation": "열 구분 문자를 지정합니다. {ColSeparatorVar} 변수를 설정합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ColSeparatorVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ColSeparatorVar" + } + ], + "fuzzy": true + }, + { + "id": "Remove trailing spaces from a column", + "message": "Remove trailing spaces from a column", + "translation": "열에서 후행 공백 제거", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "translation": "이전 버전과의 호환성을 위해 제공됩니다. Sqlcmd는 항상 SQL 장애 조치(failover) 클러스터의 활성 복제본 검색을 최적화합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Password", + "message": "Password", + "translation": "암호", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "translation": "종료 시 {ErrorLevel} 변수를 설정하는 데 사용되는 심각도 수준을 제어합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the screen width for output", + "message": "Specifies the screen width for output", + "translation": "출력 화면 너비를 지정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Dedicated administrator connection", + "message": "Dedicated administrator connection", + "translation": "전용 관리자 연결", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Quoted identifiers are always enabled", + "message": "Provided for backward compatibility. Quoted identifiers are always enabled", + "translation": "이전 버전과의 호환성을 위해 제공되었습니다. 따옴표 붙은 식별자를 항상 사용하도록 설정됩니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Client regional settings are not used", + "message": "Provided for backward compatibility. Client regional settings are not used", + "translation": "이전 버전과의 호환성을 위해 제공되었습니다. 클라이언트 국가별 설정이 사용되지 않습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sets the sqlcmd scripting variable {V}", + "message": "Sets the sqlcmd scripting variable {V}", + "translation": "sqlcmd 스크립팅 변수 {V}을(를) 설정합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "V", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "v" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "translation": "'{Flag} {Value}': 값은 {Min}보다 크거나 같고 {Max}보다 작거나 같아야 합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "translation": "'{Flag} {Value}': 값은 {Min}보다 크고 {Max}보다 작아야 합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "translation": "'{Flag} {Value}': 예기치 않은 인수입니다. 인수 값은 {AllowedValues0}이어야 합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues0", + "string": "%[3]v", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "allowedValues[0]" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "translation": "'{Flag} {Value}': 예기치 않은 인수입니다. 인수 값은 {AllowedValues} 중 하나여야 합니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues", + "string": "%[3]v", + "type": "[]string", + "underlyingType": "[]string", + "argNum": 3, + "expr": "allowedValues" + } + ], + "fuzzy": true + }, + { + "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "translation": "{Flag1} 및 {Flag2} 옵션은 상호 배타적입니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag1" + }, + { + "id": "Flag2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "flag2" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Missing argument. Enter '-?' for help.", + "message": "'{P1}': Missing argument. Enter '-?' for help.", + "translation": "'{P1}': 인수가 없습니다. 도움말을 보려면 '-?'를 입력하세요.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Unknown Option. Enter '-?' for help.", + "message": "'{P1}': Unknown Option. Enter '-?' for help.", + "translation": "'{P1}': 알 수 없는 옵션입니다. 도움말을 보려면 '-?'를 입력하세요.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "invalid batch terminator '{BatchTerminator}'", + "message": "invalid batch terminator '{BatchTerminator}'", + "translation": "잘못된 일괄 처리 종결자 '{BatchTerminator}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminator", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "args.BatchTerminator" + } + ], + "fuzzy": true + }, + { + "id": "Sqlcmd: Error:", + "message": "Sqlcmd: Error:", + "translation": "Sqlcmd: 오류:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sqlcmd: Warning:", + "message": "Sqlcmd: Warning:", + "translation": "Sqlcmd: 경고:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "ED and !! commands, startup script, and environment variables are disabled", + "message": "ED and !! commands, startup script, and environment variables are disabled", + "translation": "ED 및 !! 명령, 시작 스크립트 및 환경 변수를 사용하지 않도록 설정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The scripting variable: '{Variable}' is read-only", + "message": "The scripting variable: '{Variable}' is read-only", + "translation": "스크립팅 변수: '{Variable}'은(는) 읽기 전용입니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "'{Variable}' scripting variable not defined.", + "message": "'{Variable}' scripting variable not defined.", + "translation": "'{Variable}' 스크립팅 변수가 정의되지 않았습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "translation": "환경 변수 '{Variable}'에 잘못된 값 '{EnvVal}'이(가) 있습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + }, + { + "id": "EnvVal", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "envVal" + } + ], + "fuzzy": true + }, + { + "id": "Syntax error at line {LineNumber} near command '{Command}'.", + "message": "Syntax error at line {LineNumber} near command '{Command}'.", + "translation": "'{Command}' 명령 근처의 {LineNumber} 줄에 구문 오류가 있습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LineNumber", + "string": "%[1]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 1, + "expr": "e.LineNumber" + }, + { + "id": "Command", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "e.Command" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "translation": "{ErrorPrefix} {Filepath} 파일을 열거나 작업하는 동안 오류가 발생했습니다(이유: {Error}).", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "Filepath", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "filepath" + }, + { + "id": "Error", + "string": "%[3]s", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "err.Error()" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix}Syntax error at line {LineNumber}", + "message": "{ErrorPrefix}Syntax error at line {LineNumber}", + "translation": "{ErrorPrefix}{LineNumber}행에 구문 오류가 있습니다.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "LineNumber", + "string": "%[2]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 2, + "expr": "lineNumber" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "translation": "메시지 {Number}, 수준 {Class}, 상태 {State}, 서버 {ServerName}, 프로시저 {ProcName}, 줄 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "ProcName", + "string": "%[5]s", + "type": "string", + "underlyingType": "string", + "argNum": 5, + "expr": "e.ProcName" + }, + { + "id": "LineNo", + "string": "%#[6]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 6, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[7]s", + "type": "string", + "underlyingType": "string", + "argNum": 7, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "translation": "메시지 {Number}, 수준 {Class}, 상태 {State}, 서버 {ServerName}, 줄 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "LineNo", + "string": "%#[5]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 5, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[6]s", + "type": "string", + "underlyingType": "string", + "argNum": 6, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable identifier {Name}", + "message": "Invalid variable identifier {Name}", + "translation": "잘못된 변수 식별자 {Name}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "name" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable value {Val}", + "message": "Invalid variable value {Val}", + "translation": "잘못된 변수 값 {Val}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Val", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "val" + } + ], + "fuzzy": true + } + ] } \ No newline at end of file diff --git a/internal/translations/locales/ko-KR/out.gotext.json b/internal/translations/locales/ko-KR/out.gotext.json index ede0b2b4..f6619fdd 100644 --- a/internal/translations/locales/ko-KR/out.gotext.json +++ b/internal/translations/locales/ko-KR/out.gotext.json @@ -4,17 +4,22 @@ { "id": "Install/Create, Query, Uninstall SQL Server", "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" + "translation": "SQL Server 설치/생성, 쿼리, 제거", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View configuration information and connection strings", "message": "View configuration information and connection strings", - "translation": "" + "translation": "구성 정보 및 연결 문자열 보기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", + "translation": "sqlcmd: SQL Server, Azure SQL 및 도구 설치/만들기/쿼리\n\n피드백:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "FeedbackUrl", @@ -24,32 +29,42 @@ "argNum": 1, "expr": "feedbackUrl" } - ] + ], + "fuzzy": true }, { "id": "help for backwards compatibility flags (-S, -U, -E etc.)", "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" + "translation": "이전 버전과의 호환성 플래그(-S, -U, -E 등)에 대한 도움말", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "print version of sqlcmd", "message": "print version of sqlcmd", - "translation": "" + "translation": "sqlcmd의 인쇄 버전", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "configuration file", "message": "configuration file", - "translation": "" + "translation": "구성 파일", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" + "translation": "로그 수준, 오류=0, 경고=1, 정보=2, 디버그=3, 추적=4", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", + "translation": "\"{UseContextCommand}\"와 같은 하위 명령을 사용하여 sqlconfig 파일 수정", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UseContextCommand", @@ -59,12 +74,14 @@ "argNum": 1, "expr": "localizer.UseContextCommand" } - ] + ], + "fuzzy": true }, { "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", + "translation": "기존 엔드포인트 및 사용자에 대한 컨텍스트 추가({PasswordEnvVar} 또는 {PasswordEnvVar2} 사용)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -82,32 +99,42 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Install/Create SQL Server, Azure SQL, and Tools", "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" + "translation": "SQL Server, Azure SQL 및 도구 설치/만들기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Open tools (e.g Azure Data Studio) for current context", "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" + "translation": "현재 컨텍스트에 대한 개방형 도구(예: Azure Data Studio)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query against the current context", "message": "Run a query against the current context", - "translation": "" + "translation": "현재 컨텍스트에 대해 쿼리 실행", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query", "message": "Run a query", - "translation": "" + "translation": "쿼리 실행", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query using [{Master}] database", "message": "Run a query using [{Master}] database", - "translation": "", + "translation": "[{Master}] 데이터베이스를 사용하여 쿼리 실행", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Master", @@ -117,47 +144,63 @@ "argNum": 1, "expr": "\"master\"" } - ] + ], + "fuzzy": true }, { "id": "Set new default database", "message": "Set new default database", - "translation": "" + "translation": "새 기본 데이터베이스 설정", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Command text to run", "message": "Command text to run", - "translation": "" + "translation": "실행할 명령 텍스트", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database to use", "message": "Database to use", - "translation": "" + "translation": "사용할 데이터베이스", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start current context", "message": "Start current context", - "translation": "" + "translation": "현재 컨텍스트 시작", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start the current context", "message": "Start the current context", - "translation": "" + "translation": "현재 컨텍스트 시작", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts", "message": "To view available contexts", - "translation": "" + "translation": "사용 가능한 컨텍스트를 보려면", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "No current context", "message": "No current context", - "translation": "" + "translation": "현재 컨텍스트 없음", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Starting {Image} for context {CurrentContextName}", "message": "Starting {Image} for context {CurrentContextName}", - "translation": "", + "translation": "{CurrentContextName} 컨텍스트에 대해 {Image}을(를) 시작하는 중", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -175,32 +218,42 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create new context with a sql container", "message": "Create new context with a sql container", - "translation": "" + "translation": "SQL 컨테이너로 새 컨텍스트 만들기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context does not have a container", "message": "Current context does not have a container", - "translation": "" + "translation": "현재 컨텍스트에 컨테이너가 없습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop current context", "message": "Stop current context", - "translation": "" + "translation": "현재 컨텍스트 중지", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop the current context", "message": "Stop the current context", - "translation": "" + "translation": "현재 컨텍스트 중지", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stopping {Image} for context {CurrentContextName}", "message": "Stopping {Image} for context {CurrentContextName}", - "translation": "", + "translation": "{CurrentContextName} 컨텍스트에 대해 {Image}을(를) 중지하는 중", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -218,62 +271,84 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create a new context with a SQL Server container", "message": "Create a new context with a SQL Server container", - "translation": "" + "translation": "SQL Server 컨테이너로 새 컨텍스트 만들기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context", "message": "Uninstall/Delete the current context", - "translation": "" + "translation": "현재 컨텍스트 제거/삭제", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt", "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" + "translation": "현재 컨텍스트 제거/삭제, 사용자 프롬프트 없음", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" + "translation": "현재 컨텍스트 제거/삭제, 사용자 프롬프트 없음 및 사용자 데이터베이스에 대한 안전 검사 재정의", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Quiet mode (do not stop for user input to confirm the operation)", "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" + "translation": "정숙 모드(작동 확인을 위한 사용자 입력을 위해 멈추지 않음)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Complete the operation even if non-system (user) database files are present", "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" + "translation": "비시스템(사용자) 데이터베이스 파일이 있어도 작업 완료", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View available contexts", "message": "View available contexts", - "translation": "" + "translation": "사용 가능한 컨텍스트 보기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context", "message": "Create context", - "translation": "" + "translation": "컨텍스트 만들기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context with SQL Server container", "message": "Create context with SQL Server container", - "translation": "" + "translation": "SQL Server 컨테이너로 컨텍스트 만들기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context manually", "message": "Add a context manually", - "translation": "" + "translation": "수동으로 컨텍스트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", + "translation": "현재 컨텍스트는 {CurrentContextName}입니다. 계속하시겠습니까? (예/아니오)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -283,22 +358,28 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Verifying no user (non-system) database (.mdf) files", "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" + "translation": "사용자(비시스템) 데이터베이스(.mdf) 파일이 없는지 확인 중", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start the container", "message": "To start the container", - "translation": "" + "translation": "컨테이너를 시작하려면", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To override the check, use {__force}", "message": "To override the check, use {__force}", - "translation": "", + "translation": "확인을 재정의하려면 {__force}를 사용하세요.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -308,17 +389,21 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Container is not running, unable to verify that user database files do not exist", "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" + "translation": "컨테이너가 실행 중이 아니며 사용자 데이터베이스 파일이 존재하지 않는지 확인할 수 없습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Removing context {CurrentContextName}", "message": "Removing context {CurrentContextName}", - "translation": "", + "translation": "컨텍스트 {CurrentContextName} 제거 중", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -328,12 +413,14 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Stopping {Image}", "message": "Stopping {Image}", - "translation": "", + "translation": "{Image}을(를) 중지하는 중", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -343,12 +430,14 @@ "argNum": 1, "expr": "endpoint.ContainerDetails.Image" } - ] + ], + "fuzzy": true }, { "id": "Container {Id} no longer exists, continuing to remove context...", "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", + "translation": "컨테이너 {Id}이(가) 더 이상 존재하지 않습니다. 계속해서 컨텍스트를 제거합니다...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Id", @@ -358,12 +447,14 @@ "argNum": 1, "expr": "id" } - ] + ], + "fuzzy": true }, { "id": "Current context is now {NewContextName}", "message": "Current context is now {NewContextName}", - "translation": "", + "translation": "현재 컨텍스트는 이제 {NewContextName}입니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NewContextName", @@ -373,12 +464,14 @@ "argNum": 1, "expr": "newContextName" } - ] + ], + "fuzzy": true }, { "id": "{Operation_completed_successfully}", "message": "{Operation_completed_successfully}", - "translation": "", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Operation_completed_successfully", @@ -388,12 +481,14 @@ "argNum": 1, "expr": "\"Operation completed successfully\"" } - ] + ], + "fuzzy": true }, { "id": "If the database is mounted, run {DropDbQuery}", "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", + "translation": "데이터베이스가 탑재된 경우 {DropDbQuery} 실행", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DropDbQuery", @@ -403,12 +498,14 @@ "argNum": 1, "expr": "dropDbQuery" } - ] + ], + "fuzzy": true }, { "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", + "translation": "사용자(비시스템) 데이터베이스에 대한 이 안전 검사를 재정의하려면 {__force} 플래그를 전달하세요.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -418,12 +515,14 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", + "translation": "계속할 수 없습니다. 사용자(비시스템) 데이터베이스({DatabaseFile})가 있습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseFile", @@ -433,57 +532,77 @@ "argNum": 1, "expr": "databaseFile" } - ] + ], + "fuzzy": true }, { "id": "No endpoints to uninstall", "message": "No endpoints to uninstall", - "translation": "" + "translation": "제거할 엔드포인트 없음", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context", "message": "Add a context", - "translation": "" + "translation": "컨텍스트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" + "translation": "신뢰할 수 있는 인증을 사용하여 포트 1433에서 SQL Server의 로컬 인스턴스에 대한 컨텍스트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the context", "message": "Display name for the context", - "translation": "" + "translation": "컨텍스트의 표시 이름", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint this context will use", "message": "Name of endpoint this context will use", - "translation": "" + "translation": "이 컨텍스트가 사용할 엔드포인트의 이름", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user this context will use", "message": "Name of user this context will use", - "translation": "" + "translation": "이 컨텍스트에서 사용할 사용자의 이름", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View existing endpoints to choose from", "message": "View existing endpoints to choose from", - "translation": "" + "translation": "선택할 기존 엔드포인트 보기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a new local endpoint", "message": "Add a new local endpoint", - "translation": "" + "translation": "새 로컬 엔드포인트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an already existing endpoint", "message": "Add an already existing endpoint", - "translation": "" + "translation": "기존 엔드포인트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", + "translation": "컨텍스트를 추가하는 데 엔드포인트가 필요합니다. '{EndpointName}' 엔드포인트가 존재하지 않습니다. {EndpointFlag} 플래그를 사용하세요.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointName", @@ -501,27 +620,35 @@ "argNum": 2, "expr": "localizer.EndpointFlag" } - ] + ], + "fuzzy": true }, { "id": "View list of users", "message": "View list of users", - "translation": "" + "translation": "사용자 목록 보기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add the user", "message": "Add the user", - "translation": "" + "translation": "사용자 추가", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an endpoint", "message": "Add an endpoint", - "translation": "" + "translation": "엔드포인트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User '{UserName}' does not exist", "message": "User '{UserName}' does not exist", - "translation": "", + "translation": "사용자 '{UserName}'이(가) 존재하지 않습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UserName", @@ -531,27 +658,35 @@ "argNum": 1, "expr": "c.userName" } - ] + ], + "fuzzy": true }, { "id": "Open in Azure Data Studio", "message": "Open in Azure Data Studio", - "translation": "" + "translation": "Azure Data Studio에서 열기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start interactive query session", "message": "To start interactive query session", - "translation": "" + "translation": "대화형 쿼리 세션을 시작하려면", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query", "message": "To run a query", - "translation": "" + "translation": "쿼리를 실행하려면", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current Context '{Name}'", "message": "Current Context '{Name}'", - "translation": "", + "translation": "현재 컨텍스트 '{Name}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -561,57 +696,77 @@ "argNum": 1, "expr": "context.Name" } - ] + ], + "fuzzy": true }, { "id": "Add a default endpoint", "message": "Add a default endpoint", - "translation": "" + "translation": "기본 엔드포인트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the endpoint", "message": "Display name for the endpoint", - "translation": "" + "translation": "엔드포인트의 표시 이름", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network address to connect to, e.g. 127.0.0.1 etc.", "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" + "translation": "연결할 네트워크 주소입니다(예: 127.0.0.1).", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network port to connect to, e.g. 1433 etc.", "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" + "translation": "예를 들어 연결할 네트워크 포트입니다. 1433 등", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for this endpoint", "message": "Add a context for this endpoint", - "translation": "" + "translation": "이 엔드포인트에 대한 컨텍스트 추가", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint names", "message": "View endpoint names", - "translation": "" + "translation": "엔드포인트 이름 보기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint details", "message": "View endpoint details", - "translation": "" + "translation": "엔드포인트 세부 정보 보기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View all endpoints details", "message": "View all endpoints details", - "translation": "" + "translation": "모든 엔드포인트 세부 정보 보기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete this endpoint", "message": "Delete this endpoint", - "translation": "" + "translation": "이 엔드포인트 삭제", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", + "translation": "엔드포인트 '{UniqueEndpointName}' 추가됨(주소: '{Address}', 포트: '{Port}')", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueEndpointName", @@ -637,42 +792,56 @@ "argNum": 3, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" + "translation": "사용자 추가(SQLCMD_PASSWORD 환경 변수 사용)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user (using the SQLCMDPASSWORD environment variable)", "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" + "translation": "사용자 추가(SQLCMDPASSWORD 환경 변수 사용)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" + "translation": "Windows Data Protection API를 사용하여 sqlconfig에서 암호를 암호화하는 사용자 추가", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user", "message": "Add a user", - "translation": "" + "translation": "사용자 추가", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the user (this is not the username)", "message": "Display name for the user (this is not the username)", - "translation": "" + "translation": "사용자의 표시 이름(사용자 이름이 아님)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Authentication type this user will use (basic | other)", "message": "Authentication type this user will use (basic | other)", - "translation": "" + "translation": "이 사용자가 사용할 인증 유형(기본 | 기타)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", + "translation": "사용자 이름({PasswordEnvVar} 또는 {PasswordEnvVar2} 환경 변수에 암호 제공)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -690,12 +859,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", + "translation": "sqlconfig 파일의 암호 암호화 방법({EncryptionMethodsForUsage})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -705,12 +876,14 @@ "argNum": 1, "expr": "secret.EncryptionMethodsForUsage()" } - ] + ], + "fuzzy": true }, { "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", + "translation": "인증 유형은 '{ModernAuthTypeBasic}' 또는 '{ModernAuthTypeOther}'이어야 합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -728,12 +901,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeOther" } - ] + ], + "fuzzy": true }, { "id": "Authentication type '' is not valid {AuthType}'", "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", + "translation": "인증 유형 '{AuthType}'이(가) 유효하지 않습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthType", @@ -743,12 +918,14 @@ "argNum": 1, "expr": "c.authType" } - ] + ], + "fuzzy": true }, { "id": "Remove the {PasswordEncryptFlag} flag", "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "{PasswordEncryptFlag} 플래그 제거", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -758,12 +935,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", + "translation": "{AuthTypeFlag} {ModernAuthTypeBasic}을 전달합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthTypeFlag", @@ -781,12 +960,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "{PasswordEncryptFlag} 플래그는 인증 유형이 '{ModernAuthTypeBasic}'인 경우에만 사용할 수 있습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -804,12 +985,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Add the {PasswordEncryptFlag} flag", "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "{PasswordEncryptFlag} 플래그 추가", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -819,12 +1002,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "인증 유형이 '{ModernAuthTypeBasic}'인 경우 {PasswordEncryptFlag} 플래그를 설정해야 합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -842,12 +1027,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", + "translation": "{PasswordEnvVar}(또는 {PasswordEnvVar2}) 환경 변수에 암호를 제공하세요.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -865,12 +1052,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", + "translation": "인증 유형 '{ModernAuthTypeBasic}'에는 암호가 필요합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -880,12 +1069,14 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide a username with the {Arg_1} flag", "message": "Provide a username with the {Arg_1} flag", - "translation": "", + "translation": "{Arg_1} 플래그가 있는 사용자 이름 제공", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Arg_1", @@ -894,17 +1085,21 @@ "underlyingType": "string", "argNum": 1 } - ] + ], + "fuzzy": true }, { "id": "Username not provided", "message": "Username not provided", - "translation": "" + "translation": "사용자 이름이 제공되지 않음", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "{PasswordEncryptFlag} 플래그와 함께 유효한 암호화 방법({EncryptionMethodsForUsage})을 제공하세요.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -922,12 +1117,14 @@ "argNum": 2, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Encryption method '{PasswordEncryption}' is not valid", "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", + "translation": "암호화 방법 '{PasswordEncryption}'이(가) 유효하지 않습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryption", @@ -937,12 +1134,14 @@ "argNum": 1, "expr": "c.passwordEncryption" } - ] + ], + "fuzzy": true }, { "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", + "translation": "환경 변수 {PasswordEnvVar} 또는 {PasswordEnvVar2} 중 하나를 설정 해제합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -960,12 +1159,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", + "translation": "환경 변수 {PasswordEnvVar} 및 {PasswordEnvVar2}가 모두 설정됩니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -983,12 +1184,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "User '{UniqueUserName}' added", "message": "User '{UniqueUserName}' added", - "translation": "", + "translation": "사용자 '{UniqueUserName}' 추가됨", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueUserName", @@ -998,27 +1201,35 @@ "argNum": 1, "expr": "uniqueUserName" } - ] + ], + "fuzzy": true }, { "id": "Display connections strings for the current context", "message": "Display connections strings for the current context", - "translation": "" + "translation": "현재 컨텍스트에 대한 연결 문자열 표시", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List connection strings for all client drivers", "message": "List connection strings for all client drivers", - "translation": "" + "translation": "모든 클라이언트 드라이버에 대한 연결 문자열 나열", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database for the connection string (default is taken from the T/SQL login)", "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" + "translation": "연결 문자열용 데이터베이스(기본값은 T/SQL 로그인에서 가져옴)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", + "translation": "{ModernAuthTypeBasic} 인증 유형에 대해서만 지원되는 연결 문자열", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -1028,42 +1239,56 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Display the current-context", "message": "Display the current-context", - "translation": "" + "translation": "현재 컨텍스트 표시", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context", "message": "Delete a context", - "translation": "" + "translation": "컨텍스트 삭제", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (including its endpoint and user)", "message": "Delete a context (including its endpoint and user)", - "translation": "" + "translation": "컨텍스트 삭제(엔드포인트 및 사용자 포함)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (excluding its endpoint and user)", "message": "Delete a context (excluding its endpoint and user)", - "translation": "" + "translation": "컨텍스트 삭제(엔드포인트 및 사용자 제외)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to delete", "message": "Name of context to delete", - "translation": "" + "translation": "삭제할 컨텍스트 이름", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete the context's endpoint and user as well", "message": "Delete the context's endpoint and user as well", - "translation": "" + "translation": "컨텍스트의 엔드포인트와 사용자도 삭제합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Use the {NameFlag} flag to pass in a context name to delete", "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", + "translation": "{NameFlag} 플래그를 사용하여 삭제할 컨텍스트 이름을 전달합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1073,12 +1298,14 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' deleted", "message": "Context '{Name}' deleted", - "translation": "", + "translation": "컨텍스트 '{Name}' 삭제됨", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1088,12 +1315,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' does not exist", "message": "Context '{Name}' does not exist", - "translation": "", + "translation": "컨텍스트 '{Name}'이(가) 존재하지 않습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1103,22 +1332,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete an endpoint", "message": "Delete an endpoint", - "translation": "" + "translation": "엔드포인트 삭제", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint to delete", "message": "Name of endpoint to delete", - "translation": "" + "translation": "삭제할 엔드포인트의 이름", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", + "translation": "엔드포인트 이름을 제공해야 합니다. {NameFlag} 플래그가 포함된 엔드포인트 이름 제공", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1128,17 +1363,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View endpoints", "message": "View endpoints", - "translation": "" + "translation": "엔드포인트 보기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{Name}' does not exist", "message": "Endpoint '{Name}' does not exist", - "translation": "", + "translation": "엔드포인트 '{Name}'이(가) 존재하지 않습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1148,12 +1387,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Endpoint '{Name}' deleted", "message": "Endpoint '{Name}' deleted", - "translation": "", + "translation": "엔드포인트 '{Name}' 삭제됨", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1163,22 +1404,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete a user", "message": "Delete a user", - "translation": "" + "translation": "사용자 삭제", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user to delete", "message": "Name of user to delete", - "translation": "" + "translation": "삭제할 사용자의 이름", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name must be provided. Provide user name with {NameFlag} flag", "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", + "translation": "사용자 이름을 제공해야 합니다. {NameFlag} 플래그로 사용자 이름 제공", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1188,17 +1435,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View users", "message": "View users", - "translation": "" + "translation": "사용자 보기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User {Name} does not exist", "message": "User {Name} does not exist", - "translation": "", + "translation": "사용자 {Name}이(가) 존재하지 않음", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1208,12 +1459,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "User {Name} deleted", "message": "User {Name} deleted", - "translation": "", + "translation": "사용자 {Name} 삭제됨", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1223,42 +1476,56 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many contexts from the sqlconfig file", "message": "Display one or many contexts from the sqlconfig file", - "translation": "" + "translation": "sqlconfig 파일에서 하나 이상의 컨텍스트 표시", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the context names in your sqlconfig file", "message": "List all the context names in your sqlconfig file", - "translation": "" + "translation": "sqlconfig 파일의 모든 컨텍스트 이름 나열", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the contexts in your sqlconfig file", "message": "List all the contexts in your sqlconfig file", - "translation": "" + "translation": "sqlconfig 파일의 모든 컨텍스트 나열", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one context in your sqlconfig file", "message": "Describe one context in your sqlconfig file", - "translation": "" + "translation": "sqlconfig 파일에서 하나의 컨텍스트 설명", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name to view details of", "message": "Context name to view details of", - "translation": "" + "translation": "세부 정보를 볼 컨텍스트 이름", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include context details", "message": "Include context details", - "translation": "" + "translation": "컨텍스트 세부 정보 포함", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts run `{ContextCommand}`", "message": "To view available contexts run `{ContextCommand}`", - "translation": "", + "translation": "사용 가능한 컨텍스트를 보려면 `{ContextCommand}` 실행", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ContextCommand", @@ -1268,12 +1535,14 @@ "argNum": 1, "expr": "localizer.GetContextCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no context exists with the name: \"{Name}\"", "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", + "translation": "오류: 이름이 \"{Name}\"인 컨텍스트가 없습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1283,37 +1552,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many endpoints from the sqlconfig file", "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" + "translation": "sqlconfig 파일에서 하나 이상의 엔드포인트 표시", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the endpoints in your sqlconfig file", "message": "List all the endpoints in your sqlconfig file", - "translation": "" + "translation": "sqlconfig 파일의 모든 엔드포인트 나열", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one endpoint in your sqlconfig file", "message": "Describe one endpoint in your sqlconfig file", - "translation": "" + "translation": "sqlconfig 파일에서 하나의 엔드포인트 설명", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name to view details of", "message": "Endpoint name to view details of", - "translation": "" + "translation": "세부 정보를 볼 엔드포인트 이름", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include endpoint details", "message": "Include endpoint details", - "translation": "" + "translation": "엔드포인트 세부 정보 포함", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available endpoints run `{EndpointsCommand}`", "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", + "translation": "사용 가능한 엔드포인트를 보려면 `{EndpointsCommand}` 실행", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointsCommand", @@ -1323,12 +1604,14 @@ "argNum": 1, "expr": "localizer.GetEndpointsCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no endpoint exists with the name: \"{Name}\"", "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", + "translation": "오류: 이름이 \"{Name}\"인 엔드포인트가 없습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1338,37 +1621,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many users from the sqlconfig file", "message": "Display one or many users from the sqlconfig file", - "translation": "" + "translation": "sqlconfig 파일에서 하나 이상의 사용자 표시", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the users in your sqlconfig file", "message": "List all the users in your sqlconfig file", - "translation": "" + "translation": "sqlconfig 파일의 모든 사용자 나열", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one user in your sqlconfig file", "message": "Describe one user in your sqlconfig file", - "translation": "" + "translation": "sqlconfig 파일에서 한 명의 사용자를 설명하세요.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name to view details of", "message": "User name to view details of", - "translation": "" + "translation": "세부 정보를 볼 사용자 이름", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include user details", "message": "Include user details", - "translation": "" + "translation": "사용자 세부 정보 포함", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available users run `{UsersCommand}`", "message": "To view available users run `{UsersCommand}`", - "translation": "", + "translation": "사용 가능한 사용자를 보려면 `{UsersCommand}` 실행", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsersCommand", @@ -1378,12 +1673,14 @@ "argNum": 1, "expr": "localizer.GetUsersCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no user exists with the name: \"{Name}\"", "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", + "translation": "오류: 이름이 \"{Name}\"인 사용자가 없습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1393,27 +1690,35 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Set the current context", "message": "Set the current context", - "translation": "" + "translation": "현재 컨텍스트 설정", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Set the mssql context (endpoint/user) to be the current context", "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" + "translation": "mssql 컨텍스트(엔드포인트/사용자)를 현재 컨텍스트로 설정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to set as current context", "message": "Name of context to set as current context", - "translation": "" + "translation": "현재 컨텍스트로 설정할 컨텍스트 이름", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query: {RunQueryExample}", "message": "To run a query: {RunQueryExample}", - "translation": "", + "translation": "쿼리를 실행하려면: {RunQueryExample}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "RunQueryExample", @@ -1423,12 +1728,14 @@ "argNum": 1, "expr": "localizer.RunQueryExample" } - ] + ], + "fuzzy": true }, { "id": "To remove: {UninstallCommand}", "message": "To remove: {UninstallCommand}", - "translation": "", + "translation": "제거하려면: {UninstallCommand}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UninstallCommand", @@ -1438,12 +1745,14 @@ "argNum": 1, "expr": "localizer.UninstallCommand" } - ] + ], + "fuzzy": true }, { "id": "Switched to context \"{Name}\".", "message": "Switched to context \"{Name}\".", - "translation": "", + "translation": "\"{Name}\" 컨텍스트로 전환되었습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1453,12 +1762,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "No context exists with the name: \"{Name}\"", "message": "No context exists with the name: \"{Name}\"", - "translation": "", + "translation": "이름이 \"{Name}\"인 컨텍스트가 없습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1468,127 +1779,175 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display merged sqlconfig settings or a specified sqlconfig file", "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" + "translation": "병합된 sqlconfig 설정 또는 지정된 sqlconfig 파일 표시", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings, with REDACTED authentication data", "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" + "translation": "REDACTED 인증 데이터와 함께 sqlconfig 설정 표시", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings and raw authentication data", "message": "Show sqlconfig settings and raw authentication data", - "translation": "" + "translation": "sqlconfig 설정 및 원시 인증 데이터 표시", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display raw byte data", "message": "Display raw byte data", - "translation": "" + "translation": "원시 바이트 데이터 표시", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install Azure Sql Edge", "message": "Install Azure Sql Edge", - "translation": "" + "translation": "Azure SQL Edge 설치", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create Azure SQL Edge in a container", "message": "Install/Create Azure SQL Edge in a container", - "translation": "" + "translation": "컨테이너에 Azure SQL Edge 설치/만들기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tag to use, use get-tags to see list of tags", "message": "Tag to use, use get-tags to see list of tags", - "translation": "" + "translation": "사용할 태그, get-tags를 사용하여 태그 목록 보기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name (a default context name will be created if not provided)", "message": "Context name (a default context name will be created if not provided)", - "translation": "" + "translation": "컨텍스트 이름(제공하지 않으면 기본 컨텍스트 이름이 생성됨)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create a user database and set it as the default for login", "message": "Create a user database and set it as the default for login", - "translation": "" + "translation": "사용자 데이터베이스를 생성하고 로그인을 위한 기본값으로 설정", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Accept the SQL Server EULA", "message": "Accept the SQL Server EULA", - "translation": "" + "translation": "SQL Server EULA에 동의", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Generated password length", "message": "Generated password length", - "translation": "" + "translation": "생성된 암호 길이", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of special characters", "message": "Minimum number of special characters", - "translation": "" + "translation": "최소 특수 문자 수", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of numeric characters", "message": "Minimum number of numeric characters", - "translation": "" + "translation": "숫자의 최소 수", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of upper characters", "message": "Minimum number of upper characters", - "translation": "" + "translation": "최소 대문자 수", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Special character set to include in password", "message": "Special character set to include in password", - "translation": "" + "translation": "암호에 포함할 특수 문자 세트", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Don't download image. Use already downloaded image", "message": "Don't download image. Use already downloaded image", - "translation": "" + "translation": "이미지를 다운로드하지 마세요. 이미 다운로드한 이미지 사용", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Line in errorlog to wait for before connecting", "message": "Line in errorlog to wait for before connecting", - "translation": "" + "translation": "연결하기 전에 대기할 오류 로그 라인", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specify a custom name for the container rather than a randomly generated one", "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" + "translation": "임의로 생성된 이름이 아닌 컨테이너의 사용자 지정 이름을 지정하세요.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Explicitly set the container hostname, it defaults to the container ID", "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" + "translation": "컨테이너 호스트 이름을 명시적으로 설정합니다. 기본값은 컨테이너 ID입니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image CPU architecture", "message": "Specifies the image CPU architecture", - "translation": "" + "translation": "이미지 CPU 아키텍처를 지정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image operating system", "message": "Specifies the image operating system", - "translation": "" + "translation": "이미지 운영 체제를 지정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Port (next available port from 1433 upwards used by default)", "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" + "translation": "포트(기본적으로 사용되는 1433 이상에서 사용 가능한 다음 포트)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Download (into container) and attach database (.bak) from URL", "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" + "translation": "URL에서 (컨테이너로) 다운로드 및 데이터베이스(.bak) 연결", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Either, add the {AcceptEulaFlag} flag to the command-line", "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", + "translation": "명령줄에 {AcceptEulaFlag} 플래그를 추가합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AcceptEulaFlag", @@ -1598,12 +1957,14 @@ "argNum": 1, "expr": "localizer.AcceptEulaFlag" } - ] + ], + "fuzzy": true }, { "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", + "translation": "또는 환경 변수를 설정합니다. 즉, {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CreateEnvVarKeyword", @@ -1621,17 +1982,21 @@ "argNum": 2, "expr": "localizer.AcceptEulaEnvVar" } - ] + ], + "fuzzy": true }, { "id": "EULA not accepted", "message": "EULA not accepted", - "translation": "" + "translation": "EULA가 수락되지 않음", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", + "translation": "--user-database {DefaultDatabase}는 ASCII가 아닌 문자 및/또는 따옴표를 포함합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1641,12 +2006,14 @@ "argNum": 1, "expr": "c.defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Starting {ImageName}", "message": "Starting {ImageName}", - "translation": "", + "translation": "{ImageName} 시작 중", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1656,12 +2023,14 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", + "translation": "\"{ConfigFileUsed}\"에서 컨텍스트 {CurrentContextName} 생성, 사용자 계정 구성 중...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -1679,12 +2048,14 @@ "argNum": 2, "expr": "config.GetConfigFileUsed()" } - ] + ], + "fuzzy": true }, { "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", + "translation": "비활성화된 {Sa} 계정(및 회전된 {Sa_1} 암호). {UserName} 사용자 생성", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Sa", @@ -1710,37 +2081,49 @@ "argNum": 3, "expr": "userName" } - ] + ], + "fuzzy": true }, { "id": "Start interactive session", "message": "Start interactive session", - "translation": "" + "translation": "대화형 세션 시작", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Change current context", "message": "Change current context", - "translation": "" + "translation": "현재 컨텍스트 변경", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View sqlcmd configuration", "message": "View sqlcmd configuration", - "translation": "" + "translation": "sqlcmd 구성 보기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See connection strings", "message": "See connection strings", - "translation": "" + "translation": "연결 문자열 보기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Remove", "message": "Remove", - "translation": "" + "translation": "제거", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Now ready for client connections on port {Port}", "message": "Now ready for client connections on port {Port}", - "translation": "", + "translation": "이제 포트 {Port}에서 클라이언트 연결 준비 완료", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Port", @@ -1750,17 +2133,21 @@ "argNum": 1, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "--using URL must be http or https", "message": "--using URL must be http or https", - "translation": "" + "translation": "--using URL은 http 또는 https여야 합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", + "translation": "{UsingDatabaseUrl}은 --using 플래그에 유효한 URL이 아닙니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsingDatabaseUrl", @@ -1770,27 +2157,35 @@ "argNum": 1, "expr": "c.usingDatabaseUrl" } - ] + ], + "fuzzy": true }, { "id": "--using URL must have a path to .bak file", "message": "--using URL must have a path to .bak file", - "translation": "" + "translation": "--using URL에는 .bak 파일에 대한 경로가 있어야 합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--using file URL must be a .bak file", "message": "--using file URL must be a .bak file", - "translation": "" + "translation": "--using 파일 URL은 .bak 파일이어야 합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Invalid --using file type", "message": "Invalid --using file type", - "translation": "" + "translation": "잘못된 --using 파일 형식", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Creating default database [{DefaultDatabase}]", "message": "Creating default database [{DefaultDatabase}]", - "translation": "", + "translation": "기본 데이터베이스 생성 [{DefaultDatabase}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1800,12 +2195,14 @@ "argNum": 1, "expr": "defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Downloading {File}", "message": "Downloading {File}", - "translation": "", + "translation": "{File} 다운로드 중", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "File", @@ -1815,12 +2212,14 @@ "argNum": 1, "expr": "file" } - ] + ], + "fuzzy": true }, { "id": "Restoring database {DatabaseName}", "message": "Restoring database {DatabaseName}", - "translation": "", + "translation": "{DatabaseName} 데이터베이스 복원 중", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseName", @@ -1830,12 +2229,14 @@ "argNum": 1, "expr": "databaseName" } - ] + ], + "fuzzy": true }, { "id": "Downloading {ImageName}", "message": "Downloading {ImageName}", - "translation": "", + "translation": "{ImageName} 다운로드 중", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1845,27 +2246,35 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" + "translation": "이 컴퓨터에 컨테이너 런타임이 설치되어 있습니까(예: Podman 또는 Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "If not, download desktop engine from:", "message": "If not, download desktop engine from:", - "translation": "" + "translation": "그렇지 않은 경우 다음에서 데스크톱 엔진을 다운로드하세요.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "or", "message": "or", - "translation": "" + "translation": "또는", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", + "translation": "컨테이너 런타임이 실행 중인가요? (`{PodmanPsCommand}` 또는 `{DockerPsCommand}`(컨테이너 나열)을(를) 시도하면 오류 없이 반환됩니까?)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PodmanPsCommand", @@ -1883,12 +2292,14 @@ "argNum": 2, "expr": "localizer.DockerPsCommand" } - ] + ], + "fuzzy": true }, { "id": "Unable to download image {ImageName}", "message": "Unable to download image {ImageName}", - "translation": "", + "translation": "{ImageName} 이미지를 다운로드할 수 없습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1898,97 +2309,112 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "File does not exist at URL", "message": "File does not exist at URL", - "translation": "" + "translation": "URL에 파일이 없습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Unable to download file", "message": "Unable to download file", - "translation": "" + "translation": "파일을 다운로드할 수 없습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server in a container", "message": "Install/Create SQL Server in a container", - "translation": "" + "translation": "컨테이너에 SQL Server 설치/만들기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See all release tags for SQL Server, install previous version", "message": "See all release tags for SQL Server, install previous version", - "translation": "" + "translation": "SQL Server의 모든 릴리스 태그 보기, 이전 버전 설치", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database", "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" + "translation": "SQL Server 생성, AdventureWorks 샘플 데이터베이스 다운로드 및 연결", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" + "translation": "SQL Server 생성, 다른 데이터베이스 이름으로 AdventureWorks 샘플 데이터베이스 다운로드 및 연결", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server with an empty user database", "message": "Create SQL Server with an empty user database", - "translation": "" + "translation": "빈 사용자 데이터베이스로 SQL Server 만들기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server with full logging", "message": "Install/Create SQL Server with full logging", - "translation": "" + "translation": "전체 로깅으로 SQL Server 설치/만들기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for Azure SQL Edge install", "message": "Get tags available for Azure SQL Edge install", - "translation": "" + "translation": "Azure SQL Edge 설치에 사용할 수 있는 태그 가져오기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List tags", "message": "List tags", - "translation": "" + "translation": "태그 나열", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for mssql install", "message": "Get tags available for mssql install", - "translation": "" + "translation": "mssql 설치에 사용할 수 있는 태그 가져오기", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd start", "message": "sqlcmd start", - "translation": "" + "translation": "sqlcmd 시작", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Container is not running", "message": "Container is not running", - "translation": "" - }, - { - "id": "Press Ctrl+C to exit this process...", - "message": "Press Ctrl+C to exit this process...", - "translation": "" - }, - { - "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "translation": "" - }, - { - "id": "Failed to write credential to Windows Credential Manager", - "message": "Failed to write credential to Windows Credential Manager", - "translation": "" + "translation": "컨테이너가 실행되고 있지 않습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", - "translation": "" + "translation": "-L 매개 변수는 다른 매개 변수와 함께 사용할 수 없습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", + "translation": "'-a {PacketSize}': 패킷 크기는 512에서 32767 사이의 숫자여야 합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSize", @@ -1998,12 +2424,14 @@ "argNum": 1, "expr": "a.PacketSize" } - ] + ], + "fuzzy": true }, { "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': 헤더 값은 -1이거나 -1에서 2147483647 사이의 값이어야 합니다", + "translation": "'-h {Headers}': 헤더 값은 -1 또는 1과 2147483647 사이의 값이어야 합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Headers", @@ -2013,27 +2441,35 @@ "argNum": 1, "expr": "a.Headers" } - ] + ], + "fuzzy": true }, { "id": "Servers:", "message": "Servers:", - "translation": "" + "translation": "서버:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Legal docs and information: aka.ms/SqlcmdLegal", "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" + "translation": "법률 문서 및 정보: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Third party notices: aka.ms/SqlcmdNotices", "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" + "translation": "타사 알림: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Version {Version}", "message": "Version {Version}", - "translation": "", + "translation": "버전 {Version}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Version", @@ -2043,17 +2479,21 @@ "argNum": 1, "expr": "version" } - ] + ], + "fuzzy": true }, { "id": "Flags:", "message": "Flags:", - "translation": "" + "translation": "플래그:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", + "translation": "-? 이 구문 요약을 표시하고 {HelpFlag}는 최신 sqlcmd 하위 명령 도움말을 표시합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "HelpFlag", @@ -2063,12 +2503,14 @@ "argNum": 1, "expr": "localizer.HelpFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", + "translation": "SQL 문의 일괄 처리를 포함하는 하나 이상의 파일을 식별합니다. 하나 이상의 파일이 없으면 sqlcmd가 종료됩니다. {QueryAndExitFlag}/{QueryFlag}와 상호 배타적임", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "QueryAndExitFlag", @@ -2086,27 +2528,35 @@ "argNum": 2, "expr": "localizer.QueryFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies the file that receives output from sqlcmd", "message": "Identifies the file that receives output from sqlcmd", - "translation": "" + "translation": "sqlcmd에서 출력을 수신하는 파일을 식별합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Print version information and exit", "message": "Print version information and exit", - "translation": "" + "translation": "버전 정보 출력 및 종료", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Implicitly trust the server certificate without validation", "message": "Implicitly trust the server certificate without validation", - "translation": "" + "translation": "유효성 검사 없이 서버 인증서를 암시적으로 신뢰", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", + "translation": "이 옵션은 sqlcmd 스크립팅 변수 {DbNameVar}를 설정합니다. 이 매개 변수는 초기 데이터베이스를 지정합니다. 기본값은 로그인의 default-database 속성입니다. 데이터베이스가 없으면 오류 메시지가 생성되고 sqlcmd가 종료됩니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DbNameVar", @@ -2116,17 +2566,21 @@ "argNum": 1, "expr": "localizer.DbNameVar" } - ] + ], + "fuzzy": true }, { "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" + "translation": "사용자 이름과 암호를 정의하는 환경 변수를 무시하고 SQL Server에 로그인하는 데 사용자 이름과 암호를 사용하는 대신 신뢰할 수 있는 연결을 사용합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", + "translation": "일괄 처리 종결자를 지정합니다. 기본값은 {BatchTerminatorGo}입니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminatorGo", @@ -2136,27 +2590,35 @@ "argNum": 1, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "The login name or contained database user name. For contained database users, you must provide the database name option", "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" + "translation": "로그인 이름 또는 포함된 데이터베이스 사용자 이름입니다. 포함된 데이터베이스 사용자의 경우 데이터베이스 이름 옵션을 제공해야 합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "sqlcmd가 시작될 때 쿼리를 실행하지만 쿼리 실행이 완료되면 sqlcmd를 종료하지 않습니다. 여러 세미콜론으로 구분된 쿼리를 실행할 수 있습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "sqlcmd가 시작될 때 쿼리를 실행한 다음 즉시 sqlcmd를 종료합니다. 여러 세미콜론으로 구분된 쿼리를 실행할 수 있습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", + "translation": "{ConnStrPattern} 연결할 SQL Server의 인스턴스를 지정합니다. sqlcmd 스크립팅 변수 {ServerEnvVar}를 설정합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ConnStrPattern", @@ -2174,27 +2636,35 @@ "argNum": 2, "expr": "localizer.ServerEnvVar" } - ] + ], + "fuzzy": true }, { "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" + "translation": "시스템 보안을 손상시킬 수 있는 명령을 비활성화합니다. Sqlcmd는 경고를 발행하고 계속합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" + "translation": "Azure SQL Database에 연결하는 데 사용할 SQL 인증 방법을 지정합니다. 다음 중 하나: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" + "translation": "ActiveDirectory 인증을 사용하도록 sqlcmd에 지시합니다. 사용자 이름이 제공되지 않으면 인증 방법 ActiveDirectoryDefault가 사용됩니다. 암호가 제공되면 ActiveDirectoryPassword가 사용됩니다. 그렇지 않으면 ActiveDirectoryInteractive가 사용됩니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", + "translation": "sqlcmd가 스크립팅 변수를 무시하도록 합니다. 이 매개 변수는 스크립트에 $(variable_name)과 같은 일반 변수와 동일한 형식의 문자열이 포함될 수 있는 많은 {InsertKeyword} 문이 포함된 경우에 유용합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "InsertKeyword", @@ -2204,17 +2674,21 @@ "argNum": 1, "expr": "localizer.InsertKeyword" } - ] + ], + "fuzzy": true }, { "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" + "translation": "sqlcmd 스크립트에서 사용할 수 있는 sqlcmd 스크립팅 변수를 만듭니다. 값에 공백이 포함된 경우 값을 따옴표로 묶습니다. 여러 개의 var=values 값을 지정할 수 있습니다. 지정된 값에 오류가 있으면 sqlcmd는 오류 메시지를 생성한 다음 종료합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", + "translation": "다른 크기의 패킷을 요청합니다. 이 옵션은 sqlcmd 스크립팅 변수 {PacketSizeVar}를 설정합니다. packet_size는 512와 32767 사이의 값이어야 합니다. 기본값은 4096입니다. 패킷 크기가 클수록 {BatchTerminatorGo} 명령 사이에 SQL 문이 많은 스크립트를 실행할 때 성능이 향상될 수 있습니다. 더 큰 패킷 크기를 요청할 수 있습니다. 그러나 요청이 거부되면 sqlcmd는 패킷 크기에 대해 서버 기본값을 사용합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSizeVar", @@ -2232,12 +2706,14 @@ "argNum": 2, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", + "translation": "서버에 연결을 시도할 때 go-mssqldb 드라이버에 대한 sqlcmd 로그인 시간이 초과되기 전까지의 시간(초)을 지정합니다. 이 옵션은 sqlcmd 스크립팅 변수 {LoginTimeOutVar}를 설정합니다. 기본값은 30입니다. 0은 무한을 의미합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LoginTimeOutVar", @@ -2247,12 +2723,14 @@ "argNum": 1, "expr": "localizer.LoginTimeOutVar" } - ] + ], + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", + "translation": "이 옵션은 sqlcmd 스크립팅 변수 {WorkstationVar}를 설정합니다. 워크스테이션 이름은 sys.sysprocesses 카탈로그 뷰의 호스트 이름 열에 나열되며 저장 프로시저 sp_who를 사용하여 반환될 수 있습니다. 이 옵션을 지정하지 않으면 기본값은 현재 컴퓨터 이름입니다. 이 이름은 다른 sqlcmd 세션을 식별하는 데 사용할 수 있습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "WorkstationVar", @@ -2262,12 +2740,14 @@ "argNum": 1, "expr": "localizer.WorkstationVar" } - ] + ], + "fuzzy": true }, { "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", + "translation": "서버에 연결할 때 애플리케이션 워크로드 유형을 선언합니다. 현재 지원되는 유일한 값은 ReadOnly입니다. {ApplicationIntentFlagShort}가 지정되지 않은 경우 sqlcmd 유틸리티는 Always On 가용성 그룹의 보조 복제본에 대한 연결을 지원하지 않습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ApplicationIntentFlagShort", @@ -2277,32 +2757,42 @@ "argNum": 1, "expr": "localizer.ApplicationIntentFlagShort" } - ] + ], + "fuzzy": true }, { "id": "This switch is used by the client to request an encrypted connection", "message": "This switch is used by the client to request an encrypted connection", - "translation": "" + "translation": "이 스위치는 클라이언트가 암호화된 연결을 요청하는 데 사용됩니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the formatting for results", "message": "Specifies the formatting for results", - "translation": "" + "translation": "결과의 형식을 지정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" + "translation": "stdout에 보낼 오류 메시지를 제어합니다. 심각도 수준이 이 수준보다 크거나 같은 메시지가 전송됩니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Level of mssql driver messages to print", "message": "Level of mssql driver messages to print", - "translation": "" + "translation": "인쇄할 mssql 드라이버 메시지 수준", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", + "translation": "오류 발생 시 sqlcmd가 종료되고 {DosErrorLevel} 값을 반환하도록 지정합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DosErrorLevel", @@ -2312,12 +2802,14 @@ "argNum": 1, "expr": "localizer.DosErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", + "translation": "{StdoutName}에 보낼 오류 메시지를 제어합니다. 심각도 수준이 이 수준보다 크거나 같은 메시지가 전송됩니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "StdoutName", @@ -2327,22 +2819,28 @@ "argNum": 1, "expr": "localizer.StdoutName" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" + "translation": "열 표제 사이에 인쇄할 행 수를 지정합니다. -h-1을 사용하여 헤더가 인쇄되지 않도록 지정", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that all output files are encoded with little-endian Unicode", "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" + "translation": "모든 출력 파일이 little-endian 유니코드로 인코딩되도록 지정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", + "translation": "열 구분 문자를 지정합니다. {ColSeparatorVar} 변수를 설정합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ColSeparatorVar", @@ -2352,27 +2850,35 @@ "argNum": 1, "expr": "localizer.ColSeparatorVar" } - ] + ], + "fuzzy": true }, { "id": "Remove trailing spaces from a column", "message": "Remove trailing spaces from a column", - "translation": "" + "translation": "열에서 후행 공백 제거", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" + "translation": "이전 버전과의 호환성을 위해 제공됩니다. Sqlcmd는 항상 SQL 장애 조치(failover) 클러스터의 활성 복제본 검색을 최적화합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Password", "message": "Password", - "translation": "" + "translation": "암호", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", + "translation": "종료 시 {ErrorLevel} 변수를 설정하는 데 사용되는 심각도 수준을 제어합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorLevel", @@ -2382,32 +2888,42 @@ "argNum": 1, "expr": "localizer.ErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Specifies the screen width for output", "message": "Specifies the screen width for output", - "translation": "" + "translation": "출력 화면 너비를 지정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Dedicated administrator connection", "message": "Dedicated administrator connection", - "translation": "" + "translation": "전용 관리자 연결", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Quoted identifiers are always enabled", "message": "Provided for backward compatibility. Quoted identifiers are always enabled", - "translation": "" + "translation": "이전 버전과의 호환성을 위해 제공되었습니다. 따옴표 붙은 식별자를 항상 사용하도록 설정됩니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Client regional settings are not used", "message": "Provided for backward compatibility. Client regional settings are not used", - "translation": "" + "translation": "이전 버전과의 호환성을 위해 제공되었습니다. 클라이언트 국가별 설정이 사용되지 않습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sets the sqlcmd scripting variable {V}", "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", + "translation": "sqlcmd 스크립팅 변수 {V}을(를) 설정합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "V", @@ -2417,12 +2933,14 @@ "argNum": 1, "expr": "v" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", + "translation": "'{Flag} {Value}': 값은 {Min}보다 크거나 같고 {Max}보다 작거나 같아야 합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2456,12 +2974,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", + "translation": "'{Flag} {Value}': 값은 {Min}보다 크고 {Max}보다 작아야 합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2495,12 +3015,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", + "translation": "'{Flag} {Value}': 예기치 않은 인수입니다. 인수 값은 {AllowedValues0}이어야 합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2526,12 +3048,14 @@ "argNum": 3, "expr": "allowedValues[0]" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", + "translation": "'{Flag} {Value}': 예기치 않은 인수입니다. 인수 값은 {AllowedValues} 중 하나여야 합니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2557,12 +3081,14 @@ "argNum": 3, "expr": "allowedValues" } - ] + ], + "fuzzy": true }, { "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", - "translation": "", + "translation": "{Flag1} 및 {Flag2} 옵션은 상호 배타적입니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag1", @@ -2580,12 +3106,14 @@ "argNum": 2, "expr": "flag2" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Missing argument. Enter '-?' for help.", "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}': 인수가 없습니다. 도움말을 보려면 '-?'를 입력하세요.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2595,12 +3123,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Unknown Option. Enter '-?' for help.", "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}': 알 수 없는 옵션입니다. 도움말을 보려면 '-?'를 입력하세요.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2610,12 +3140,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "invalid batch terminator '{BatchTerminator}'", "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "잘못된 일괄 처리 종결자 ''{BatchTerminator}''", + "translation": "잘못된 일괄 처리 종결자 '{BatchTerminator}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminator", @@ -2625,27 +3157,35 @@ "argNum": 1, "expr": "args.BatchTerminator" } - ] + ], + "fuzzy": true }, { "id": "Sqlcmd: Error:", "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: 오류:" + "translation": "Sqlcmd: 오류:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sqlcmd: Warning:", "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: 경고:" + "translation": "Sqlcmd: 경고:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "ED 및 !!\u003c명령\u003e 명령, 시작 스크립트 및 환경 변수는 사용할 수 없습니다" + "translation": "ED 및 !!\u003ccommand\u003e 명령, 시작 스크립트 및 환경 변수를 사용하지 않도록 설정합니다.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The scripting variable: '{Variable}' is read-only", "message": "The scripting variable: '{Variable}' is read-only", - "translation": "스크립팅 변수 '{Variable}'은(는) 읽기 전용입니다", + "translation": "스크립팅 변수: '{Variable}'은(는) 읽기 전용입니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2655,12 +3195,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "'{Variable}' scripting variable not defined.", "message": "'{Variable}' scripting variable not defined.", "translation": "'{Variable}' 스크립팅 변수가 정의되지 않았습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2670,12 +3212,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "환경 변수 '{Variable}'에 잘못된 값이 있습니다: '{EnvVal}'.", + "translation": "환경 변수 '{Variable}'에 잘못된 값 '{EnvVal}'이(가) 있습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2693,12 +3237,14 @@ "argNum": 2, "expr": "envVal" } - ] + ], + "fuzzy": true }, { "id": "Syntax error at line {LineNumber} near command '{Command}'.", "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "명령 '{Command}' 근처의 줄 {LineNumber}에서 구문 오류가 발생했습니다.", + "translation": "'{Command}' 명령 근처의 {LineNumber} 줄에 구문 오류가 있습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LineNumber", @@ -2716,12 +3262,14 @@ "argNum": 2, "expr": "e.Command" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} 파일 {Filepath}을(를) 열거나 해당 작업을 수행하는 중 오류가 발생했습니다(원인: {Error}).", + "translation": "{ErrorPrefix} {Filepath} 파일을 열거나 작업하는 동안 오류가 발생했습니다(이유: {Error}).", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2747,12 +3295,14 @@ "argNum": 3, "expr": "err.Error()" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix}Syntax error at line {LineNumber}", "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}줄 {LineNumber}에서 구문 오류가 발생했습니다", + "translation": "{ErrorPrefix}{LineNumber}행에 구문 오류가 있습니다.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2770,12 +3320,14 @@ "argNum": 2, "expr": "lineNumber" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "메시지 {Number}, 수준 {Class}, 상태 {State}, 서버 {ServerName}, 프로시저 {ProcName}, 줄 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2833,12 +3385,14 @@ "argNum": 7, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "메시지 {Number}, 수준 {Class}, 상태 {State}, 서버 {ServerName}, 줄 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2888,12 +3442,14 @@ "argNum": 6, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable identifier {Name}", "message": "Invalid variable identifier {Name}", - "translation": "", + "translation": "잘못된 변수 식별자 {Name}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -2903,12 +3459,14 @@ "argNum": 1, "expr": "name" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable value {Val}", "message": "Invalid variable value {Val}", - "translation": "", + "translation": "잘못된 변수 값 {Val}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Val", @@ -2918,7 +3476,8 @@ "argNum": 1, "expr": "val" } - ] + ], + "fuzzy": true } ] } \ No newline at end of file diff --git a/internal/translations/locales/pt-BR/messages.gotext.json b/internal/translations/locales/pt-BR/messages.gotext.json index 5529c6fa..cdbdda68 100644 --- a/internal/translations/locales/pt-BR/messages.gotext.json +++ b/internal/translations/locales/pt-BR/messages.gotext.json @@ -1,2719 +1,3504 @@ { - "language": "pt-BR", - "messages": [ - { - "id": "Install/Create, Query, Uninstall SQL Server", - "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" - }, - { - "id": "View configuration information and connection strings", - "message": "View configuration information and connection strings", - "translation": "" - }, - { - "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", - "placeholders": [ - { - "id": "FeedbackUrl", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "feedbackUrl" - } - ] - }, - { - "id": "help for backwards compatibility flags (-S, -U, -E etc.)", - "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" - }, - { - "id": "print version of sqlcmd", - "message": "print version of sqlcmd", - "translation": "" - }, - { - "id": "configuration file", - "message": "configuration file", - "translation": "" - }, - { - "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" - }, - { - "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", - "placeholders": [ - { - "id": "UseContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UseContextCommand" - } - ] - }, - { - "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Install/Create SQL Server, Azure SQL, and Tools", - "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" - }, - { - "id": "Open tools (e.g Azure Data Studio) for current context", - "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" - }, - { - "id": "Run a query against the current context", - "message": "Run a query against the current context", - "translation": "" - }, - { - "id": "Run a query", - "message": "Run a query", - "translation": "" - }, - { - "id": "Run a query using [{Master}] database", - "message": "Run a query using [{Master}] database", - "translation": "", - "placeholders": [ - { - "id": "Master", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"master\"" - } - ] - }, - { - "id": "Set new default database", - "message": "Set new default database", - "translation": "" - }, - { - "id": "Command text to run", - "message": "Command text to run", - "translation": "" - }, - { - "id": "Database to use", - "message": "Database to use", - "translation": "" - }, - { - "id": "Start current context", - "message": "Start current context", - "translation": "" - }, - { - "id": "Start the current context", - "message": "Start the current context", - "translation": "" - }, - { - "id": "To view available contexts", - "message": "To view available contexts", - "translation": "" - }, - { - "id": "No current context", - "message": "No current context", - "translation": "" - }, - { - "id": "Starting {Arg_1} for context {Arg_2}", - "message": "Starting {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create new context with a sql container", - "message": "Create new context with a sql container", - "translation": "" - }, - { - "id": "Current context does not have a container", - "message": "Current context does not have a container", - "translation": "" - }, - { - "id": "Stop current context", - "message": "Stop current context", - "translation": "" - }, - { - "id": "Stop the current context", - "message": "Stop the current context", - "translation": "" - }, - { - "id": "Stopping {Arg_1} for context {Arg_2}", - "message": "Stopping {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create a new context with a SQL Server container", - "message": "Create a new context with a SQL Server container", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context", - "message": "Uninstall/Delete the current context", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt", - "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" - }, - { - "id": "Quiet mode (do not stop for user input to confirm the operation)", - "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" - }, - { - "id": "Complete the operation even if non-system (user) database files are present", - "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" - }, - { - "id": "View available contexts", - "message": "View available contexts", - "translation": "" - }, - { - "id": "Create context", - "message": "Create context", - "translation": "" - }, - { - "id": "Create context with SQL Server container", - "message": "Create context with SQL Server container", - "translation": "" - }, - { - "id": "Add a context manually", - "message": "Add a context manually", - "translation": "" - }, - { - "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Verifying no user (non-system) database (.mdf) files", - "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" - }, - { - "id": "To start the container", - "message": "To start the container", - "translation": "" - }, - { - "id": "To override the check, use {__force}", - "message": "To override the check, use {__force}", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Container is not running, unable to verify that user database files do not exist", - "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" - }, - { - "id": "Removing context {CurrentContextName}", - "message": "Removing context {CurrentContextName}", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Container {Id} no longer exists, continuing to remove context...", - "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", - "placeholders": [ - { - "id": "Id", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "id" - } - ] - }, - { - "id": "Current context is now {NewContextName}", - "message": "Current context is now {NewContextName}", - "translation": "", - "placeholders": [ - { - "id": "NewContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "newContextName" - } - ] - }, - { - "id": "{Operation_completed_successfully}", - "message": "{Operation_completed_successfully}", - "translation": "", - "placeholders": [ - { - "id": "Operation_completed_successfully", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"Operation completed successfully\"" - } - ] - }, - { - "id": "If the database is mounted, run {DropDbQuery}", - "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", - "placeholders": [ - { - "id": "DropDbQuery", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "dropDbQuery" - } - ] - }, - { - "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", - "placeholders": [ - { - "id": "DatabaseFile", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseFile" - } - ] - }, - { - "id": "No endpoints to uninstall", - "message": "No endpoints to uninstall", - "translation": "" - }, - { - "id": "Add a context", - "message": "Add a context", - "translation": "" - }, - { - "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" - }, - { - "id": "Display name for the context", - "message": "Display name for the context", - "translation": "" - }, - { - "id": "Name of endpoint this context will use", - "message": "Name of endpoint this context will use", - "translation": "" - }, - { - "id": "Name of user this context will use", - "message": "Name of user this context will use", - "translation": "" - }, - { - "id": "View existing endpoints to choose from", - "message": "View existing endpoints to choose from", - "translation": "" - }, - { - "id": "Add a new local endpoint", - "message": "Add a new local endpoint", - "translation": "" - }, - { - "id": "Add an already existing endpoint", - "message": "Add an already existing endpoint", - "translation": "" - }, - { - "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.endpointName" - }, - { - "id": "EndpointFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.EndpointFlag" - } - ] - }, - { - "id": "View list of users", - "message": "View list of users", - "translation": "" - }, - { - "id": "Add the user", - "message": "Add the user", - "translation": "" - }, - { - "id": "Add an endpoint", - "message": "Add an endpoint", - "translation": "" - }, - { - "id": "User '{UserName}' does not exist", - "message": "User '{UserName}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "UserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.userName" - } - ] - }, - { - "id": "Open in Azure Data Studio", - "message": "Open in Azure Data Studio", - "translation": "" - }, - { - "id": "To start interactive query session", - "message": "To start interactive query session", - "translation": "" - }, - { - "id": "To run a query", - "message": "To run a query", - "translation": "" - }, - { - "id": "Current Context '{Name}'", - "message": "Current Context '{Name}'", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "context.Name" - } - ] - }, - { - "id": "Add a default endpoint", - "message": "Add a default endpoint", - "translation": "" - }, - { - "id": "Display name for the endpoint", - "message": "Display name for the endpoint", - "translation": "" - }, - { - "id": "The network address to connect to, e.g. 127.0.0.1 etc.", - "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" - }, - { - "id": "The network port to connect to, e.g. 1433 etc.", - "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" - }, - { - "id": "Add a context for this endpoint", - "message": "Add a context for this endpoint", - "translation": "" - }, - { - "id": "View endpoint names", - "message": "View endpoint names", - "translation": "" - }, - { - "id": "View endpoint details", - "message": "View endpoint details", - "translation": "" - }, - { - "id": "View all endpoints details", - "message": "View all endpoints details", - "translation": "" - }, - { - "id": "Delete this endpoint", - "message": "Delete this endpoint", - "translation": "" - }, - { - "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", - "placeholders": [ - { - "id": "UniqueEndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueEndpointName" - }, - { - "id": "Address", - "string": "%[2]v", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "c.address" - }, - { - "id": "Port", - "string": "%[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "c.port" - } - ] - }, - { - "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user (using the SQLCMDPASSWORD environment variable)", - "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" - }, - { - "id": "Add a user", - "message": "Add a user", - "translation": "" - }, - { - "id": "Display name for the user (this is not the username)", - "message": "Display name for the user (this is not the username)", - "translation": "" - }, - { - "id": "Authentication type this user will use (basic | other)", - "message": "Authentication type this user will use (basic | other)", - "translation": "" - }, - { - "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - } - ] - }, - { - "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - }, - { - "id": "ModernAuthTypeOther", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeOther" - } - ] - }, - { - "id": "Authentication type '' is not valid {AuthType}'", - "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", - "placeholders": [ - { - "id": "AuthType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.authType" - } - ] - }, - { - "id": "Remove the {PasswordEncryptFlag} flag", - "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", - "placeholders": [ - { - "id": "AuthTypeFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AuthTypeFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Add the {PasswordEncryptFlag} flag", - "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide a username with the {Arg_1} flag", - "message": "Provide a username with the {Arg_1} flag", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]s", - "type": "", - "underlyingType": "string", - "argNum": 1 - } - ] - }, - { - "id": "Username not provided", - "message": "Username not provided", - "translation": "" - }, - { - "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - }, - { - "id": "PasswordEncryptFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Encryption method '{PasswordEncryption}' is not valid", - "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryption", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.passwordEncryption" - } - ] - }, - { - "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "User '{UniqueUserName}' added", - "message": "User '{UniqueUserName}' added", - "translation": "", - "placeholders": [ - { - "id": "UniqueUserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueUserName" - } - ] - }, - { - "id": "Display connections strings for the current context", - "message": "Display connections strings for the current context", - "translation": "" - }, - { - "id": "List connection strings for all client drivers", - "message": "List connection strings for all client drivers", - "translation": "" - }, - { - "id": "Database for the connection string (default is taken from the T/SQL login)", - "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" - }, - { - "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Display the current-context", - "message": "Display the current-context", - "translation": "" - }, - { - "id": "Delete a context", - "message": "Delete a context", - "translation": "" - }, - { - "id": "Delete a context (including its endpoint and user)", - "message": "Delete a context (including its endpoint and user)", - "translation": "" - }, - { - "id": "Delete a context (excluding its endpoint and user)", - "message": "Delete a context (excluding its endpoint and user)", - "translation": "" - }, - { - "id": "Name of context to delete", - "message": "Name of context to delete", - "translation": "" - }, - { - "id": "Delete the context's endpoint and user as well", - "message": "Delete the context's endpoint and user as well", - "translation": "" - }, - { - "id": "Use the {NameFlag} flag to pass in a context name to delete", - "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "Context '{Name}' deleted", - "message": "Context '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Context '{Name}' does not exist", - "message": "Context '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete an endpoint", - "message": "Delete an endpoint", - "translation": "" - }, - { - "id": "Name of endpoint to delete", - "message": "Name of endpoint to delete", - "translation": "" - }, - { - "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View endpoints", - "message": "View endpoints", - "translation": "" - }, - { - "id": "Endpoint '{Name}' does not exist", - "message": "Endpoint '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Endpoint '{Name}' deleted", - "message": "Endpoint '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete a user", - "message": "Delete a user", - "translation": "" - }, - { - "id": "Name of user to delete", - "message": "Name of user to delete", - "translation": "" - }, - { - "id": "User name must be provided. Provide user name with {NameFlag} flag", - "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View users", - "message": "View users", - "translation": "" - }, - { - "id": "User {Name} does not exist", - "message": "User {Name} does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "User {Name} deleted", - "message": "User {Name} deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many contexts from the sqlconfig file", - "message": "Display one or many contexts from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the context names in your sqlconfig file", - "message": "List all the context names in your sqlconfig file", - "translation": "" - }, - { - "id": "List all the contexts in your sqlconfig file", - "message": "List all the contexts in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one context in your sqlconfig file", - "message": "Describe one context in your sqlconfig file", - "translation": "" - }, - { - "id": "Context name to view details of", - "message": "Context name to view details of", - "translation": "" - }, - { - "id": "Include context details", - "message": "Include context details", - "translation": "" - }, - { - "id": "To view available contexts run `{ContextCommand}`", - "message": "To view available contexts run `{ContextCommand}`", - "translation": "", - "placeholders": [ - { - "id": "ContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetContextCommand" - } - ] - }, - { - "id": "error: no context exists with the name: \"{Name}\"", - "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many endpoints from the sqlconfig file", - "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the endpoints in your sqlconfig file", - "message": "List all the endpoints in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one endpoint in your sqlconfig file", - "message": "Describe one endpoint in your sqlconfig file", - "translation": "" - }, - { - "id": "Endpoint name to view details of", - "message": "Endpoint name to view details of", - "translation": "" - }, - { - "id": "Include endpoint details", - "message": "Include endpoint details", - "translation": "" - }, - { - "id": "To view available endpoints run `{EndpointsCommand}`", - "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", - "placeholders": [ - { - "id": "EndpointsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetEndpointsCommand" - } - ] - }, - { - "id": "error: no endpoint exists with the name: \"{Name}\"", - "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many users from the sqlconfig file", - "message": "Display one or many users from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the users in your sqlconfig file", - "message": "List all the users in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one user in your sqlconfig file", - "message": "Describe one user in your sqlconfig file", - "translation": "" - }, - { - "id": "User name to view details of", - "message": "User name to view details of", - "translation": "" - }, - { - "id": "Include user details", - "message": "Include user details", - "translation": "" - }, - { - "id": "To view available users run `{UsersCommand}`", - "message": "To view available users run `{UsersCommand}`", - "translation": "", - "placeholders": [ - { - "id": "UsersCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetUsersCommand" - } - ] - }, - { - "id": "error: no user exists with the name: \"{Name}\"", - "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Set the current context", - "message": "Set the current context", - "translation": "" - }, - { - "id": "Set the mssql context (endpoint/user) to be the current context", - "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" - }, - { - "id": "Name of context to set as current context", - "message": "Name of context to set as current context", - "translation": "" - }, - { - "id": "To run a query: {RunQueryExample}", - "message": "To run a query: {RunQueryExample}", - "translation": "", - "placeholders": [ - { - "id": "RunQueryExample", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.RunQueryExample" - } - ] - }, - { - "id": "To remove: {UninstallCommand}", - "message": "To remove: {UninstallCommand}", - "translation": "", - "placeholders": [ - { - "id": "UninstallCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UninstallCommand" - } - ] - }, - { - "id": "Switched to context \"{Name}\".", - "message": "Switched to context \"{Name}\".", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "No context exists with the name: \"{Name}\"", - "message": "No context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display merged sqlconfig settings or a specified sqlconfig file", - "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" - }, - { - "id": "Show sqlconfig settings, with REDACTED authentication data", - "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" - }, - { - "id": "Show sqlconfig settings and raw authentication data", - "message": "Show sqlconfig settings and raw authentication data", - "translation": "" - }, - { - "id": "Display raw byte data", - "message": "Display raw byte data", - "translation": "" - }, - { - "id": "Install Azure Sql Edge", - "message": "Install Azure Sql Edge", - "translation": "" - }, - { - "id": "Install/Create Azure SQL Edge in a container", - "message": "Install/Create Azure SQL Edge in a container", - "translation": "" - }, - { - "id": "Tag to use, use get-tags to see list of tags", - "message": "Tag to use, use get-tags to see list of tags", - "translation": "" - }, - { - "id": "Context name (a default context name will be created if not provided)", - "message": "Context name (a default context name will be created if not provided)", - "translation": "" - }, - { - "id": "Create a user database and set it as the default for login", - "message": "Create a user database and set it as the default for login", - "translation": "" - }, - { - "id": "Accept the SQL Server EULA", - "message": "Accept the SQL Server EULA", - "translation": "" - }, - { - "id": "Generated password length", - "message": "Generated password length", - "translation": "" - }, - { - "id": "Minimum number of special characters", - "message": "Minimum number of special characters", - "translation": "" - }, - { - "id": "Minimum number of numeric characters", - "message": "Minimum number of numeric characters", - "translation": "" - }, - { - "id": "Minimum number of upper characters", - "message": "Minimum number of upper characters", - "translation": "" - }, - { - "id": "Special character set to include in password", - "message": "Special character set to include in password", - "translation": "" - }, - { - "id": "Don't download image. Use already downloaded image", - "message": "Don't download image. Use already downloaded image", - "translation": "" - }, - { - "id": "Line in errorlog to wait for before connecting", - "message": "Line in errorlog to wait for before connecting", - "translation": "" - }, - { - "id": "Specify a custom name for the container rather than a randomly generated one", - "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" - }, - { - "id": "Explicitly set the container hostname, it defaults to the container ID", - "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" - }, - { - "id": "Specifies the image CPU architecture", - "message": "Specifies the image CPU architecture", - "translation": "" - }, - { - "id": "Specifies the image operating system", - "message": "Specifies the image operating system", - "translation": "" - }, - { - "id": "Port (next available port from 1433 upwards used by default)", - "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" - }, - { - "id": "Download (into container) and attach database (.bak) from URL", - "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" - }, - { - "id": "Either, add the {AcceptEulaFlag} flag to the command-line", - "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", - "placeholders": [ - { - "id": "AcceptEulaFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AcceptEulaFlag" - } - ] - }, - { - "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", - "placeholders": [ - { - "id": "CreateEnvVarKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "pal.CreateEnvVarKeyword()" - }, - { - "id": "AcceptEulaEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.AcceptEulaEnvVar" - } - ] - }, - { - "id": "EULA not accepted", - "message": "EULA not accepted", - "translation": "" - }, - { - "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.defaultDatabase" - } - ] - }, - { - "id": "Starting {ImageName}", - "message": "Starting {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - }, - { - "id": "ConfigFileUsed", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "config.GetConfigFileUsed()" - } - ] - }, - { - "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", - "placeholders": [ - { - "id": "Sa", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"sa\"" - }, - { - "id": "Sa_1", - "string": "%[2]q", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "\"sa\"" - }, - { - "id": "UserName", - "string": "%[3]q", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "userName" - } - ] - }, - { - "id": "Start interactive session", - "message": "Start interactive session", - "translation": "" - }, - { - "id": "Change current context", - "message": "Change current context", - "translation": "" - }, - { - "id": "View sqlcmd configuration", - "message": "View sqlcmd configuration", - "translation": "" - }, - { - "id": "See connection strings", - "message": "See connection strings", - "translation": "" - }, - { - "id": "Remove", - "message": "Remove", - "translation": "" - }, - { - "id": "Now ready for client connections on port {Port}", - "message": "Now ready for client connections on port {Port}", - "translation": "", - "placeholders": [ - { - "id": "Port", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "c.port" - } - ] - }, - { - "id": "--using URL must be http or https", - "message": "--using URL must be http or https", - "translation": "" - }, - { - "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", - "placeholders": [ - { - "id": "UsingDatabaseUrl", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.usingDatabaseUrl" - } - ] - }, - { - "id": "--using URL must have a path to .bak file", - "message": "--using URL must have a path to .bak file", - "translation": "" - }, - { - "id": "--using file URL must be a .bak file", - "message": "--using file URL must be a .bak file", - "translation": "" - }, - { - "id": "Invalid --using file type", - "message": "Invalid --using file type", - "translation": "" - }, - { - "id": "Creating default database [{DefaultDatabase}]", - "message": "Creating default database [{DefaultDatabase}]", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "defaultDatabase" - } - ] - }, - { - "id": "Downloading {File}", - "message": "Downloading {File}", - "translation": "", - "placeholders": [ - { - "id": "File", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "file" - } - ] - }, - { - "id": "Restoring database {DatabaseName}", - "message": "Restoring database {DatabaseName}", - "translation": "", - "placeholders": [ - { - "id": "DatabaseName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseName" - } - ] - }, - { - "id": "Downloading {ImageName}", - "message": "Downloading {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" - }, - { - "id": "If not, download desktop engine from:", - "message": "If not, download desktop engine from:", - "translation": "" - }, - { - "id": "or", - "message": "or", - "translation": "" - }, - { - "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", - "placeholders": [ - { - "id": "PodmanPsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PodmanPsCommand" - }, - { - "id": "DockerPsCommand", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.DockerPsCommand" - } - ] - }, - { - "id": "Unable to download image {ImageName}", - "message": "Unable to download image {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "File does not exist at URL", - "message": "File does not exist at URL", - "translation": "" - }, - { - "id": "Unable to download file", - "message": "Unable to download file", - "translation": "" - }, - { - "id": "Install/Create SQL Server in a container", - "message": "Install/Create SQL Server in a container", - "translation": "" - }, - { - "id": "See all release tags for SQL Server, install previous version", - "message": "See all release tags for SQL Server, install previous version", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database", - "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" - }, - { - "id": "Create SQL Server with an empty user database", - "message": "Create SQL Server with an empty user database", - "translation": "" - }, - { - "id": "Install/Create SQL Server with full logging", - "message": "Install/Create SQL Server with full logging", - "translation": "" - }, - { - "id": "Get tags available for Azure SQL Edge install", - "message": "Get tags available for Azure SQL Edge install", - "translation": "" - }, - { - "id": "List tags", - "message": "List tags", - "translation": "" - }, - { - "id": "Get tags available for mssql install", - "message": "Get tags available for mssql install", - "translation": "" - }, - { - "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", - "placeholders": [ - { - "id": "PacketSize", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.PacketSize" - } - ] - }, - { - "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': o valor do cabeçalho deve ser -1 ou um valor entre 1 e 2147483647", - "placeholders": [ - { - "id": "Headers", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.Headers" - } - ] - }, - { - "id": "Legal docs and information: aka.ms/SqlcmdLegal", - "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" - }, - { - "id": "Third party notices: aka.ms/SqlcmdNotices", - "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" - }, - { - "id": "Version {Version}", - "message": "Version {Version}", - "translation": "", - "placeholders": [ - { - "id": "Version", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "version" - } - ] - }, - { - "id": "Flags:", - "message": "Flags:", - "translation": "" - }, - { - "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", - "placeholders": [ - { - "id": "HelpFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.HelpFlag" - } - ] - }, - { - "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", - "placeholders": [ - { - "id": "QueryAndExitFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.QueryAndExitFlag" - }, - { - "id": "QueryFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.QueryFlag" - } - ] - }, - { - "id": "Identifies the file that receives output from sqlcmd", - "message": "Identifies the file that receives output from sqlcmd", - "translation": "" - }, - { - "id": "Print version information and exit", - "message": "Print version information and exit", - "translation": "" - }, - { - "id": "Implicitly trust the server certificate without validation", - "message": "Implicitly trust the server certificate without validation", - "translation": "" - }, - { - "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", - "placeholders": [ - { - "id": "DbNameVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DbNameVar" - } - ] - }, - { - "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" - }, - { - "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", - "placeholders": [ - { - "id": "BatchTerminatorGo", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "The login name or contained database user name. For contained database users, you must provide the database name option", - "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", - "placeholders": [ - { - "id": "ConnStrPattern", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ConnStrPattern" - }, - { - "id": "ServerEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ServerEnvVar" - } - ] - }, - { - "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" - }, - { - "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" - }, - { - "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" - }, - { - "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", - "placeholders": [ - { - "id": "InsertKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.InsertKeyword" - } - ] - }, - { - "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" - }, - { - "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", - "placeholders": [ - { - "id": "PacketSizeVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PacketSizeVar" - }, - { - "id": "BatchTerminatorGo", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", - "placeholders": [ - { - "id": "LoginTimeOutVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.LoginTimeOutVar" - } - ] - }, - { - "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", - "placeholders": [ - { - "id": "WorkstationVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.WorkstationVar" - } - ] - }, - { - "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", - "placeholders": [ - { - "id": "ApplicationIntentFlagShort", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ApplicationIntentFlagShort" - } - ] - }, - { - "id": "This switch is used by the client to request an encrypted connection", - "message": "This switch is used by the client to request an encrypted connection", - "translation": "" - }, - { - "id": "Specifies the formatting for results", - "message": "Specifies the formatting for results", - "translation": "" - }, - { - "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" - }, - { - "id": "Level of mssql driver messages to print", - "message": "Level of mssql driver messages to print", - "translation": "" - }, - { - "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", - "placeholders": [ - { - "id": "DosErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DosErrorLevel" - } - ] - }, - { - "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", - "placeholders": [ - { - "id": "StdoutName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.StdoutName" - } - ] - }, - { - "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" - }, - { - "id": "Specifies that all output files are encoded with little-endian Unicode", - "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" - }, - { - "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", - "placeholders": [ - { - "id": "ColSeparatorVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ColSeparatorVar" - } - ] - }, - { - "id": "Remove trailing spaces from a column", - "message": "Remove trailing spaces from a column", - "translation": "" - }, - { - "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" - }, - { - "id": "Password", - "message": "Password", - "translation": "" - }, - { - "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", - "placeholders": [ - { - "id": "ErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ErrorLevel" - } - ] - }, - { - "id": "Specifies the screen width for output", - "message": "Specifies the screen width for output", - "translation": "" - }, - { - "id": "Dedicated administrator connection", - "message": "Dedicated administrator connection", - "translation": "" - }, - { - "id": "Sets the sqlcmd scripting variable {V}", - "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", - "placeholders": [ - { - "id": "V", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "v" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues0", - "string": "%[3]v", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "allowedValues[0]" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues", - "string": "%[3]v", - "type": "[]string", - "underlyingType": "[]string", - "argNum": 3, - "expr": "allowedValues" - } - ] - }, - { - "id": "'{P1}': Missing argument. Enter '-?' for help.", - "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "'{P1}': Unknown Option. Enter '-?' for help.", - "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "invalid batch terminator '{BatchTerminator}'", - "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "terminador de lote inválido '{BatchTerminator}'", - "placeholders": [ - { - "id": "BatchTerminator", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "args.BatchTerminator" - } - ] - }, - { - "id": "Sqlcmd: Error:", - "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: erro:" - }, - { - "id": "Sqlcmd: Warning:", - "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: aviso:" - }, - { - "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "os comandos ED e !!\u003ccomando\u003e, o script de inicialização e as variáveis de ambiente estão desabilitados" - }, - { - "id": "The scripting variable: '{Variable}' is read-only", - "message": "The scripting variable: '{Variable}' is read-only", - "translation": "a variável de script: '{Variable}' é somente leitura.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "'{Variable}' scripting variable not defined.", - "message": "'{Variable}' scripting variable not defined.", - "translation": "Variável de script '{Variable}' não definida.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "a variável de ambiente: '{Variable}' possui valor inválido: '{EnvVal}'.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - }, - { - "id": "EnvVal", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "envVal" - } - ] - }, - { - "id": "Syntax error at line {LineNumber} near command '{Command}'.", - "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "erro de sintaxe na linha {LineNumber} próximo ao comando '{Command}'.", - "placeholders": [ - { - "id": "LineNumber", - "string": "%[1]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 1, - "expr": "e.LineNumber" - }, - { - "id": "Command", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "e.Command" - } - ] - }, - { - "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} ocorreu um erro ao abrir ou operar no arquivo {Filepath} (Motivo: {Error}).", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "Filepath", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "filepath" - }, - { - "id": "Error", - "string": "%[3]s", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "err.Error()" - } - ] - }, - { - "id": "{ErrorPrefix}Syntax error at line {LineNumber}", - "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}erro de sintaxe na linha {LineNumber}", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "LineNumber", - "string": "%[2]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 2, - "expr": "lineNumber" - } - ] - }, - { - "id": "Invalid variable identifier {Name}", - "message": "Invalid variable identifier {Name}", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "name" - } - ] - }, - { - "id": "Invalid variable value {Val}", - "message": "Invalid variable value {Val}", - "translation": "", - "placeholders": [ - { - "id": "Val", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "val" - } - ] - } - ] + "language": "pt-BR", + "messages": [ + { + "id": "Install/Create, Query, Uninstall SQL Server", + "message": "Install/Create, Query, Uninstall SQL Server", + "translation": "Instalar/Criar, Consultar, Desinstalar o SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View configuration information and connection strings", + "message": "View configuration information and connection strings", + "translation": "Exibir informações de configuração e cadeias de conexão", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "translation": "sqlcmd: Instalar/Criar/Consultar SQL Server, SQL do Azure e Ferramentas\n\nComentários:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "FeedbackUrl", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "feedbackUrl" + } + ], + "fuzzy": true + }, + { + "id": "help for backwards compatibility flags (-S, -U, -E etc.)", + "message": "help for backwards compatibility flags (-S, -U, -E etc.)", + "translation": "ajuda para sinalizadores de compatibilidade com versões anteriores (-S, -U, -E etc.)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "print version of sqlcmd", + "message": "print version of sqlcmd", + "translation": "versão de impressão do sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "configuration file", + "message": "configuration file", + "translation": "Arquivo de configuração:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "translation": "nível de log, erro=0, aviso=1, informações=2, depuração=3, rastreamento=4", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "translation": "Modificar arquivos sqlconfig usando subcomandos como \"{UseContextCommand}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UseContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UseContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "translation": "Adicionar contexto para o ponto de extremidade e o usuário existentes (use {PasswordEnvVar} ou {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Install/Create SQL Server, Azure SQL, and Tools", + "message": "Install/Create SQL Server, Azure SQL, and Tools", + "translation": "Instalar/Criar SQL Server, SQL do Azure e Ferramentas", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Open tools (e.g Azure Data Studio) for current context", + "message": "Open tools (e.g Azure Data Studio) for current context", + "translation": "Abrir ferramentas (por exemplo, Azure Data Studio) para o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query against the current context", + "message": "Run a query against the current context", + "translation": "Executar uma consulta no contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query", + "message": "Run a query", + "translation": "Executar uma consulta", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query using [{Master}] database", + "message": "Run a query using [{Master}] database", + "translation": "Executar uma consulta usando o banco de dados [{Master}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Master", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"master\"" + } + ], + "fuzzy": true + }, + { + "id": "Set new default database", + "message": "Set new default database", + "translation": "Definir novo banco de dados padrão", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Command text to run", + "message": "Command text to run", + "translation": "Texto do comando a ser executado", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database to use", + "message": "Database to use", + "translation": "Banco de dados a ser usado", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start current context", + "message": "Start current context", + "translation": "Iniciar contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start the current context", + "message": "Start the current context", + "translation": "Iniciar o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts", + "message": "To view available contexts", + "translation": "Para exibir contextos disponíveis", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "No current context", + "message": "No current context", + "translation": "Nenhum contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Starting {Image} for context {CurrentContextName}", + "message": "Starting {Image} for context {CurrentContextName}", + "translation": "Iniciando {Image} para o contexto {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create new context with a sql container", + "message": "Create new context with a sql container", + "translation": "Criar novo contexto com um contêiner sql", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context does not have a container", + "message": "Current context does not have a container", + "translation": "O contexto atual não tem um contêiner", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop current context", + "message": "Stop current context", + "translation": "Interromper contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop the current context", + "message": "Stop the current context", + "translation": "Parar o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stopping {Image} for context {CurrentContextName}", + "message": "Stopping {Image} for context {CurrentContextName}", + "translation": "Parando {Image} para o contexto {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create a new context with a SQL Server container", + "message": "Create a new context with a SQL Server container", + "translation": "Criar um novo contexto com um contêiner do SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context", + "message": "Uninstall/Delete the current context", + "translation": "Desinstalar/Excluir o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt", + "message": "Uninstall/Delete the current context, no user prompt", + "translation": "Desinstalar/Excluir o contexto atual, nenhum prompt do usuário", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "translation": "Desinstalar/excluir o contexto atual, nenhum prompt do usuário e substituir a verificação de segurança para bancos de dados de usuário", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Quiet mode (do not stop for user input to confirm the operation)", + "message": "Quiet mode (do not stop for user input to confirm the operation)", + "translation": "Modo silencioso (não pare para a entrada do usuário para confirmar a operação)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Complete the operation even if non-system (user) database files are present", + "message": "Complete the operation even if non-system (user) database files are present", + "translation": "Conclua a operação mesmo que arquivos de banco de dados que não são do sistema (usuário) estejam presentes", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View available contexts", + "message": "View available contexts", + "translation": "Exibir contextos disponíveis", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context", + "message": "Create context", + "translation": "Criar contexto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context with SQL Server container", + "message": "Create context with SQL Server container", + "translation": "Criar contexto com contêiner do SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context manually", + "message": "Add a context manually", + "translation": "Adicionar um contexto manualmente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "translation": "O contexto atual é {CurrentContextName}. Deseja continuar? (S/N)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Verifying no user (non-system) database (.mdf) files", + "message": "Verifying no user (non-system) database (.mdf) files", + "translation": "Verificando se não há arquivos de banco de dados (.mdf) de usuário (não sistema)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start the container", + "message": "To start the container", + "translation": "Para iniciar o contêiner", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To override the check, use {__force}", + "message": "To override the check, use {__force}", + "translation": "Para substituir a verificação, use {__force}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Container is not running, unable to verify that user database files do not exist", + "message": "Container is not running, unable to verify that user database files do not exist", + "translation": "O contêiner não está em execução, não é possível verificar se os arquivos de banco de dados do usuário não existem", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Removing context {CurrentContextName}", + "message": "Removing context {CurrentContextName}", + "translation": "Removendo o contexto {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Stopping {Image}", + "message": "Stopping {Image}", + "translation": "Parando {Image}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + } + ], + "fuzzy": true + }, + { + "id": "Container {Id} no longer exists, continuing to remove context...", + "message": "Container {Id} no longer exists, continuing to remove context...", + "translation": "O contêiner {Id} não existe mais, continuando a remover o contexto...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Id", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "id" + } + ], + "fuzzy": true + }, + { + "id": "Current context is now {NewContextName}", + "message": "Current context is now {NewContextName}", + "translation": "O contexto atual agora é {NewContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NewContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "newContextName" + } + ], + "fuzzy": true + }, + { + "id": "{Operation_completed_successfully}", + "message": "{Operation_completed_successfully}", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Operation_completed_successfully", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"Operation completed successfully\"" + } + ], + "fuzzy": true + }, + { + "id": "If the database is mounted, run {DropDbQuery}", + "message": "If the database is mounted, run {DropDbQuery}", + "translation": "Se o banco de dados estiver montado, execute {DropDbQuery}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DropDbQuery", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "dropDbQuery" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "translation": "Passe o sinalizador {__force} para substituir esta verificação de segurança para bancos de dados de usuário (que não são do sistema)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "translation": "Não é possível continuar, um banco de dados de usuário (não sistema) ({DatabaseFile}) está presente", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseFile", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseFile" + } + ], + "fuzzy": true + }, + { + "id": "No endpoints to uninstall", + "message": "No endpoints to uninstall", + "translation": "Não há pontos de extremidade para desinstalar", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context", + "message": "Add a context", + "translation": "Adicionar um contexto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "translation": "Adicionar um contexto para uma instância local do SQL Server na porta 1433 usando a autenticação confiável", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the context", + "message": "Display name for the context", + "translation": "Nome de exibição do contexto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint this context will use", + "message": "Name of endpoint this context will use", + "translation": "Nome do ponto de extremidade que este contexto usará", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user this context will use", + "message": "Name of user this context will use", + "translation": "Nome do usuário que este contexto usará", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View existing endpoints to choose from", + "message": "View existing endpoints to choose from", + "translation": "Exibir pontos de extremidade existentes para escolher", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a new local endpoint", + "message": "Add a new local endpoint", + "translation": "Adicionar um novo ponto de extremidade local", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an already existing endpoint", + "message": "Add an already existing endpoint", + "translation": "Adicionar um ponto de extremidade já existente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "translation": "Ponto de extremidade necessário para adicionar contexto. O ponto de extremidade \"{EndpointName}\" não existe. Usar o sinalizador {EndpointFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.endpointName" + }, + { + "id": "EndpointFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.EndpointFlag" + } + ], + "fuzzy": true + }, + { + "id": "View list of users", + "message": "View list of users", + "translation": "Exibir lista de usuários", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add the user", + "message": "Add the user", + "translation": "Adicionar o usuário", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an endpoint", + "message": "Add an endpoint", + "translation": "Adicionar um ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User '{UserName}' does not exist", + "message": "User '{UserName}' does not exist", + "translation": "O usuário \"{UserName}\" não existe", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.userName" + } + ], + "fuzzy": true + }, + { + "id": "Open in Azure Data Studio", + "message": "Open in Azure Data Studio", + "translation": "Abrir no Azure Data Studio", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start interactive query session", + "message": "To start interactive query session", + "translation": "Para iniciar a sessão de consulta interativa", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query", + "message": "To run a query", + "translation": "Para executar uma consulta", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current Context '{Name}'", + "message": "Current Context '{Name}'", + "translation": "Contexto Atual \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "context.Name" + } + ], + "fuzzy": true + }, + { + "id": "Add a default endpoint", + "message": "Add a default endpoint", + "translation": "Adicionar um ponto de extremidade padrão", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the endpoint", + "message": "Display name for the endpoint", + "translation": "Nome de exibição do ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network address to connect to, e.g. 127.0.0.1 etc.", + "message": "The network address to connect to, e.g. 127.0.0.1 etc.", + "translation": "O endereço de rede ao qual se conectar, por exemplo, 127.0.0.1 etc.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network port to connect to, e.g. 1433 etc.", + "message": "The network port to connect to, e.g. 1433 etc.", + "translation": "A porta de rede à qual se conectar, por exemplo, 1433 etc.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for this endpoint", + "message": "Add a context for this endpoint", + "translation": "Adicionar um contexto para este ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint names", + "message": "View endpoint names", + "translation": "Exibir nomes de ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint details", + "message": "View endpoint details", + "translation": "Exibir detalhes do ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View all endpoints details", + "message": "View all endpoints details", + "translation": "Exibir todos os detalhes dos pontos de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete this endpoint", + "message": "Delete this endpoint", + "translation": "Excluir este ponto de extremidade?", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "translation": "Ponto de extremidade \"{UniqueEndpointName}\" adicionado (endereço: \"{Address}\", porta: \"{Port}\")", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueEndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueEndpointName" + }, + { + "id": "Address", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "c.address" + }, + { + "id": "Port", + "string": "%[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "translation": "Adicionar um usuário (usando a variável de ambiente SQLCMD_PASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMDPASSWORD environment variable)", + "message": "Add a user (using the SQLCMDPASSWORD environment variable)", + "translation": "Adicionar um usuário (usando a variável de ambiente SQLCMDPASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "translation": "Adicionar um usuário usando a API de Proteção de Dados do Windows para criptografar a senha no sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user", + "message": "Add a user", + "translation": "Adicionar um usuário", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the user (this is not the username)", + "message": "Display name for the user (this is not the username)", + "translation": "Nome de exibição do usuário (não é o nome de usuário)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Authentication type this user will use (basic | other)", + "message": "Authentication type this user will use (basic | other)", + "translation": "Tipo de autenticação que este usuário usará (básico | outros)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "translation": "O nome de usuário (forneça a senha na variável de ambiente {PasswordEnvVar} ou {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "translation": "Método de criptografia de senha ({EncryptionMethodsForUsage}) no arquivo sqlconfig", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "translation": "O tipo de autenticação deve ser \"{ModernAuthTypeBasic}\" ou \"{ModernAuthTypeOther}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + }, + { + "id": "ModernAuthTypeOther", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeOther" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type '' is not valid {AuthType}'", + "message": "Authentication type '' is not valid {AuthType}'", + "translation": "O tipo de autenticação '' não é válido {AuthType}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthType", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.authType" + } + ], + "fuzzy": true + }, + { + "id": "Remove the {PasswordEncryptFlag} flag", + "message": "Remove the {PasswordEncryptFlag} flag", + "translation": "Remover o sinalizador {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "translation": "Passe o {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthTypeFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AuthTypeFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "translation": "O sinalizador {PasswordEncryptFlag} só pode ser usado quando o tipo de autenticação é \"{ModernAuthTypeBasic}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Add the {PasswordEncryptFlag} flag", + "message": "Add the {PasswordEncryptFlag} flag", + "translation": "Adicionar o sinalizador {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "translation": "O sinalizador {PasswordEncryptFlag} deve ser definido quando o tipo de autenticação é \"{ModernAuthTypeBasic}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "translation": "Forneça a senha na variável de ambiente {PasswordEnvVar} (ou {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "translation": "O Tipo de Autenticação \"{ModernAuthTypeBasic}\" requer uma senha", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide a username with the {Arg_1} flag", + "message": "Provide a username with the {Arg_1} flag", + "translation": "Forneça um nome de usuário com o sinalizador {Arg_1}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Arg_1", + "string": "%[1]s", + "type": "", + "underlyingType": "string", + "argNum": 1 + } + ], + "fuzzy": true + }, + { + "id": "Username not provided", + "message": "Username not provided", + "translation": "Nome de usuário não fornecido", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "translation": "Forneça um método de criptografia válido ({EncryptionMethodsForUsage}) com o sinalizador {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + }, + { + "id": "PasswordEncryptFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Encryption method '{PasswordEncryption}' is not valid", + "message": "Encryption method '{PasswordEncryption}' is not valid", + "translation": "O método de criptografia \"{PasswordEncryption}\" não é válido", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryption", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.passwordEncryption" + } + ], + "fuzzy": true + }, + { + "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "translation": "Desmarcar uma das variáveis de ambiente {PasswordEnvVar} ou {PasswordEnvVar2}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "translation": "Ambas as variáveis de ambiente {PasswordEnvVar} e {PasswordEnvVar2} estão definidas.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "User '{UniqueUserName}' added", + "message": "User '{UniqueUserName}' added", + "translation": "Usuário \"{UniqueUserName}\" adicionado", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueUserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueUserName" + } + ], + "fuzzy": true + }, + { + "id": "Display connections strings for the current context", + "message": "Display connections strings for the current context", + "translation": "Exibir cadeias de caracteres de conexões para o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List connection strings for all client drivers", + "message": "List connection strings for all client drivers", + "translation": "Listar cadeias de conexão para todos os drivers de cliente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database for the connection string (default is taken from the T/SQL login)", + "message": "Database for the connection string (default is taken from the T/SQL login)", + "translation": "Banco de dados para a cadeia de conexão (o padrão é obtido do logon T/SQL)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "translation": "Cadeias de conexão com suporte apenas para o tipo de autenticação {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Display the current-context", + "message": "Display the current-context", + "translation": "Exibir o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context", + "message": "Delete a context", + "translation": "Excluir um contexto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (including its endpoint and user)", + "message": "Delete a context (including its endpoint and user)", + "translation": "Excluir um contexto (incluindo seu ponto de extremidade e usuário)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (excluding its endpoint and user)", + "message": "Delete a context (excluding its endpoint and user)", + "translation": "Excluir um contexto (excluindo seu ponto de extremidade e usuário)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to delete", + "message": "Name of context to delete", + "translation": "Nome do contexto a ser excluído", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete the context's endpoint and user as well", + "message": "Delete the context's endpoint and user as well", + "translation": "Exclua o ponto de extremidade e o usuário do contexto também", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Use the {NameFlag} flag to pass in a context name to delete", + "message": "Use the {NameFlag} flag to pass in a context name to delete", + "translation": "Use o sinalizador {NameFlag} para passar um nome de contexto para excluir", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' deleted", + "message": "Context '{Name}' deleted", + "translation": "Contexto \"{Name}\" excluído", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' does not exist", + "message": "Context '{Name}' does not exist", + "translation": "O contexto \"{Name}\" não existe", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete an endpoint", + "message": "Delete an endpoint", + "translation": "Excluir um ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint to delete", + "message": "Name of endpoint to delete", + "translation": "Nome do ponto de extremidade a ser excluído", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "translation": "O nome do ponto de extremidade deve ser fornecido. Forneça o nome do ponto de extremidade com o sinalizador {NameFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View endpoints", + "message": "View endpoints", + "translation": "Exibir pontos de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' does not exist", + "message": "Endpoint '{Name}' does not exist", + "translation": "O ponto de extremidade '{Name}' não existe", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' deleted", + "message": "Endpoint '{Name}' deleted", + "translation": "Ponto de extremidade '{Name}' excluído", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete a user", + "message": "Delete a user", + "translation": "Excluir um usuário", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user to delete", + "message": "Name of user to delete", + "translation": "Nome do usuário a ser excluído", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name must be provided. Provide user name with {NameFlag} flag", + "message": "User name must be provided. Provide user name with {NameFlag} flag", + "translation": "O nome de usuário deve ser fornecido. Forneça o nome de usuário com o sinalizador {NameFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View users", + "message": "View users", + "translation": "Exibir os usuários", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User {Name} does not exist", + "message": "User {Name} does not exist", + "translation": "O usuário {Name} não existe", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "User {Name} deleted", + "message": "User {Name} deleted", + "translation": "Usuário {Name} excluído", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many contexts from the sqlconfig file", + "message": "Display one or many contexts from the sqlconfig file", + "translation": "Exibir um ou vários contextos do arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the context names in your sqlconfig file", + "message": "List all the context names in your sqlconfig file", + "translation": "Listar todos os nomes de contexto no arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the contexts in your sqlconfig file", + "message": "List all the contexts in your sqlconfig file", + "translation": "Listar todos os contextos no arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one context in your sqlconfig file", + "message": "Describe one context in your sqlconfig file", + "translation": "Descrever um contexto em seu arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name to view details of", + "message": "Context name to view details of", + "translation": "Nome do contexto para exibir detalhes de", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include context details", + "message": "Include context details", + "translation": "Incluir detalhes do contexto", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts run `{ContextCommand}`", + "message": "To view available contexts run `{ContextCommand}`", + "translation": "Para exibir os contextos disponíveis, execute \"{ContextCommand}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no context exists with the name: \"{Name}\"", + "message": "error: no context exists with the name: \"{Name}\"", + "translation": "erro: nenhum contexto existe com o nome: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many endpoints from the sqlconfig file", + "message": "Display one or many endpoints from the sqlconfig file", + "translation": "Exibir um ou vários pontos de extremidade do arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the endpoints in your sqlconfig file", + "message": "List all the endpoints in your sqlconfig file", + "translation": "Listar todos os pontos de extremidade no arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one endpoint in your sqlconfig file", + "message": "Describe one endpoint in your sqlconfig file", + "translation": "Descrever um ponto de extremidade no arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name to view details of", + "message": "Endpoint name to view details of", + "translation": "Nome do ponto de extremidade para exibir detalhes de", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include endpoint details", + "message": "Include endpoint details", + "translation": "Incluir detalhes do ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available endpoints run `{EndpointsCommand}`", + "message": "To view available endpoints run `{EndpointsCommand}`", + "translation": "Para exibir os pontos de extremidade disponíveis, execute `{EndpointsCommand}`", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetEndpointsCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no endpoint exists with the name: \"{Name}\"", + "message": "error: no endpoint exists with the name: \"{Name}\"", + "translation": "erro: nenhum ponto de extremidade existe com o nome: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many users from the sqlconfig file", + "message": "Display one or many users from the sqlconfig file", + "translation": "Exibir um ou muitos usuários do arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the users in your sqlconfig file", + "message": "List all the users in your sqlconfig file", + "translation": "Listar todos os usuários no arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one user in your sqlconfig file", + "message": "Describe one user in your sqlconfig file", + "translation": "Descrever um usuário em seu arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name to view details of", + "message": "User name to view details of", + "translation": "Nome de usuário para exibir detalhes de", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include user details", + "message": "Include user details", + "translation": "Incluir detalhes do usuário", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available users run `{UsersCommand}`", + "message": "To view available users run `{UsersCommand}`", + "translation": "Para exibir os usuários disponíveis, execute '{UsersCommand}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsersCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetUsersCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no user exists with the name: \"{Name}\"", + "message": "error: no user exists with the name: \"{Name}\"", + "translation": "erro: nenhum usuário existe com o nome: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Set the current context", + "message": "Set the current context", + "translation": "Definir o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Set the mssql context (endpoint/user) to be the current context", + "message": "Set the mssql context (endpoint/user) to be the current context", + "translation": "Definir o contexto mssql (ponto de extremidade/usuário) como o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to set as current context", + "message": "Name of context to set as current context", + "translation": "Nome do contexto a ser definido como contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query: {RunQueryExample}", + "message": "To run a query: {RunQueryExample}", + "translation": "Para executar uma consulta: {RunQueryExample}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "RunQueryExample", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.RunQueryExample" + } + ], + "fuzzy": true + }, + { + "id": "To remove: {UninstallCommand}", + "message": "To remove: {UninstallCommand}", + "translation": "Para remover: {UninstallCommand}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UninstallCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UninstallCommand" + } + ], + "fuzzy": true + }, + { + "id": "Switched to context \"{Name}\".", + "message": "Switched to context \"{Name}\".", + "translation": "Alternado para o contexto \"{Name}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "No context exists with the name: \"{Name}\"", + "message": "No context exists with the name: \"{Name}\"", + "translation": "Não existe nenhum contexto com o nome: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display merged sqlconfig settings or a specified sqlconfig file", + "message": "Display merged sqlconfig settings or a specified sqlconfig file", + "translation": "Exibir configurações mescladas do sqlconfig ou um arquivo sqlconfig especificado", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings, with REDACTED authentication data", + "message": "Show sqlconfig settings, with REDACTED authentication data", + "translation": "Mostrar configurações de sqlconfig, com dados de autenticação REDACTED", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings and raw authentication data", + "message": "Show sqlconfig settings and raw authentication data", + "translation": "Mostrar configurações do sqlconfig e dados de autenticação brutos", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display raw byte data", + "message": "Display raw byte data", + "translation": "Exibir dados brutos de bytes", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install Azure Sql Edge", + "message": "Install Azure Sql Edge", + "translation": "Instalar o SQL do Azure no Edge", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create Azure SQL Edge in a container", + "message": "Install/Create Azure SQL Edge in a container", + "translation": "Instalar/Criar SQL do Azure no Edge em um contêiner", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tag to use, use get-tags to see list of tags", + "message": "Tag to use, use get-tags to see list of tags", + "translation": "Marca a ser usada, use get-tags para ver a lista de marcas", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name (a default context name will be created if not provided)", + "message": "Context name (a default context name will be created if not provided)", + "translation": "Nome de contexto (um nome de contexto padrão será criado se não for fornecido)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create a user database and set it as the default for login", + "message": "Create a user database and set it as the default for login", + "translation": "Criar um banco de dados de usuário e defini-lo como o padrão para logon", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Accept the SQL Server EULA", + "message": "Accept the SQL Server EULA", + "translation": "Aceitar o SQL Server EULA", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Generated password length", + "message": "Generated password length", + "translation": "Comprimento da senha gerado", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of special characters", + "message": "Minimum number of special characters", + "translation": "Número mínimo de caracteres especiais", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of numeric characters", + "message": "Minimum number of numeric characters", + "translation": "Número mínimo de caracteres numéricos", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of upper characters", + "message": "Minimum number of upper characters", + "translation": "Número mínimo de caracteres superiores", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Special character set to include in password", + "message": "Special character set to include in password", + "translation": "Conjunto de caracteres especial a ser incluído na senha", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Don't download image. Use already downloaded image", + "message": "Don't download image. Use already downloaded image", + "translation": "Não baixe a imagem. Usar imagem já baixada", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Line in errorlog to wait for before connecting", + "message": "Line in errorlog to wait for before connecting", + "translation": "Linha no log de erros a aguardar antes de se conectar", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specify a custom name for the container rather than a randomly generated one", + "message": "Specify a custom name for the container rather than a randomly generated one", + "translation": "Especifique um nome personalizado para o contêiner em vez de um nome gerado aleatoriamente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Explicitly set the container hostname, it defaults to the container ID", + "message": "Explicitly set the container hostname, it defaults to the container ID", + "translation": "Definir explicitamente o nome do host do contêiner, ele usa como padrão a ID do contêiner", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image CPU architecture", + "message": "Specifies the image CPU architecture", + "translation": "Especifica a arquitetura da CPU da imagem", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image operating system", + "message": "Specifies the image operating system", + "translation": "Especifica o sistema operacional da imagem", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Port (next available port from 1433 upwards used by default)", + "message": "Port (next available port from 1433 upwards used by default)", + "translation": "Porta (próxima porta disponível de 1433 para cima usada por padrão)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Download (into container) and attach database (.bak) from URL", + "message": "Download (into container) and attach database (.bak) from URL", + "translation": "Baixar (no contêiner) e anexar o banco de dados (.bak) da URL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Either, add the {AcceptEulaFlag} flag to the command-line", + "message": "Either, add the {AcceptEulaFlag} flag to the command-line", + "translation": "Adicione o sinalizador {AcceptEulaFlag} à linha de comando", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AcceptEulaFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AcceptEulaFlag" + } + ], + "fuzzy": true + }, + { + "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translation": "Ou defina a variável de ambiente, ou seja, {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CreateEnvVarKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "pal.CreateEnvVarKeyword()" + }, + { + "id": "AcceptEulaEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.AcceptEulaEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "EULA not accepted", + "message": "EULA not accepted", + "translation": "EULA não aceito", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "translation": "--user-database {DefaultDatabase} contém caracteres não ASCII e/ou aspas", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Starting {ImageName}", + "message": "Starting {ImageName}", + "translation": "Iniciando {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "translation": "Contexto {CurrentContextName} criado em \"{ConfigFileUsed}\", configurando a conta de usuário...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + }, + { + "id": "ConfigFileUsed", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.GetConfigFileUsed()" + } + ], + "fuzzy": true + }, + { + "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "translation": "Conta {Sa} desabilitada (e {Sa_1} rotacionada). Criando usuário {UserName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Sa", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"sa\"" + }, + { + "id": "Sa_1", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "\"sa\"" + }, + { + "id": "UserName", + "string": "%[3]q", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "userName" + } + ], + "fuzzy": true + }, + { + "id": "Start interactive session", + "message": "Start interactive session", + "translation": "Iniciar sessão interativa", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Change current context", + "message": "Change current context", + "translation": "Alterar contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View sqlcmd configuration", + "message": "View sqlcmd configuration", + "translation": "Exibir configuração do sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See connection strings", + "message": "See connection strings", + "translation": "Ver cadeias de caracteres de conexão", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Remove", + "message": "Remove", + "translation": "Remover", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Now ready for client connections on port {Port}", + "message": "Now ready for client connections on port {Port}", + "translation": "Agora pronto para conexões de cliente na porta {Port}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Port", + "string": "%[1]d", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must be http or https", + "message": "--using URL must be http or https", + "translation": "A URL --using deve ser http ou https", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "translation": "{UsingDatabaseUrl} não é uma URL válida para --using flag", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsingDatabaseUrl", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.usingDatabaseUrl" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must have a path to .bak file", + "message": "--using URL must have a path to .bak file", + "translation": "O --using URL deve ter um caminho para o arquivo .bak", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--using file URL must be a .bak file", + "message": "--using file URL must be a .bak file", + "translation": "--using URL do arquivo deve ser um arquivo .bak", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Invalid --using file type", + "message": "Invalid --using file type", + "translation": "Tipo de arquivo --using inválido", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Creating default database [{DefaultDatabase}]", + "message": "Creating default database [{DefaultDatabase}]", + "translation": "Criando banco de dados padrão [{DefaultDatabase}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {File}", + "message": "Downloading {File}", + "translation": "Baixando {File}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "File", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "file" + } + ], + "fuzzy": true + }, + { + "id": "Restoring database {DatabaseName}", + "message": "Restoring database {DatabaseName}", + "translation": "Restaurando o banco de dados {DatabaseName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseName" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {ImageName}", + "message": "Downloading {ImageName}", + "translation": "Baixando {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "translation": "Um runtime de contêiner está instalado neste computador (por exemplo, Podman ou Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "If not, download desktop engine from:", + "message": "If not, download desktop engine from:", + "translation": "Caso contrário, baixe o mecanismo da área de trabalho de:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "or", + "message": "or", + "translation": "ou", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "translation": "Um runtime de contêiner está em execução? (Experimente `{PodmanPsCommand}` ou `{DockerPsCommand}`(contêineres de lista), ele retorna sem erro?)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PodmanPsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PodmanPsCommand" + }, + { + "id": "DockerPsCommand", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.DockerPsCommand" + } + ], + "fuzzy": true + }, + { + "id": "Unable to download image {ImageName}", + "message": "Unable to download image {ImageName}", + "translation": "Não é possível baixar a imagem {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "File does not exist at URL", + "message": "File does not exist at URL", + "translation": "O arquivo não existe na URL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Unable to download file", + "message": "Unable to download file", + "translation": "Não é possível baixar os arquivos", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server in a container", + "message": "Install/Create SQL Server in a container", + "translation": "Instalar/Criar SQL Server em um contêiner", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See all release tags for SQL Server, install previous version", + "message": "See all release tags for SQL Server, install previous version", + "translation": "Ver todas as marcas de versão SQL Server, instalar a versão anterior", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database", + "message": "Create SQL Server, download and attach AdventureWorks sample database", + "translation": "Criar SQL Server, baixar e anexar o banco de dados de exemplo AdventureWorks", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "translation": "Criar SQL Server, baixar e anexar o banco de dados de exemplo AdventureWorks com um nome de banco de dados diferente", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server with an empty user database", + "message": "Create SQL Server with an empty user database", + "translation": "Criar SQL Server com um banco de dados de usuário vazio", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server with full logging", + "message": "Install/Create SQL Server with full logging", + "translation": "Instalar/Criar SQL Server com registro em log completo", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for Azure SQL Edge install", + "message": "Get tags available for Azure SQL Edge install", + "translation": "Obter marcas disponíveis para SQL do Azure no Edge instalação", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List tags", + "message": "List tags", + "translation": "Listar marcas", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for mssql install", + "message": "Get tags available for mssql install", + "translation": "Obter marcas disponíveis para instalação do mssql", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd start", + "message": "sqlcmd start", + "translation": "Início do sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Container is not running", + "message": "Container is not running", + "translation": "O contêiner não está em execução", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Pressione Ctrl+C para sair desse processo...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Um erro \"Não há recursos de memória suficientes disponíveis\" pode ser causado por ter muitas credenciais já armazenadas no Gerenciador de Credenciais do Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Falha ao gravar credencial no Gerenciador de Credenciais do Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The -L parameter can not be used in combination with other parameters.", + "message": "The -L parameter can not be used in combination with other parameters.", + "translation": "O parâmetro -L não pode ser usado em combinação com outros parâmetros.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "translation": "'-a {PacketSize}': o tamanho do pacote deve ser um número entre 512 e 32767.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSize", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.PacketSize" + } + ], + "fuzzy": true + }, + { + "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "translation": "\"-h {Headers}\": o valor do cabeçalho deve ser -2147483647 ou um valor entre 1 e 2147483647", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Headers", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.Headers" + } + ], + "fuzzy": true + }, + { + "id": "Servers:", + "message": "Servers:", + "translation": "Servidores:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Legal docs and information: aka.ms/SqlcmdLegal", + "message": "Legal docs and information: aka.ms/SqlcmdLegal", + "translation": "Documentos e informações legais: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Third party notices: aka.ms/SqlcmdNotices", + "message": "Third party notices: aka.ms/SqlcmdNotices", + "translation": "Avisos de terceiros: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Version {Version}", + "message": "Version {Version}", + "translation": "Versão: {Version}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Version", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "version" + } + ], + "fuzzy": true + }, + { + "id": "Flags:", + "message": "Flags:", + "translation": "Sinalizadores:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "translation": "-? mostra este resumo de sintaxe, {HelpFlag} mostra a ajuda moderna do sub-comando sqlcmd", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "HelpFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.HelpFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "translation": "Identifica um ou mais arquivos que contêm lotes de instruções SQL. Se um ou mais arquivos não existirem, o sqlcmd será encerrado. Mutuamente exclusivo com {QueryAndExitFlag}/{QueryFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "QueryAndExitFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.QueryAndExitFlag" + }, + { + "id": "QueryFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.QueryFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies the file that receives output from sqlcmd", + "message": "Identifies the file that receives output from sqlcmd", + "translation": "Identifica o arquivo que recebe a saída do sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Print version information and exit", + "message": "Print version information and exit", + "translation": "Imprimir informações de versão e sair", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Implicitly trust the server certificate without validation", + "message": "Implicitly trust the server certificate without validation", + "translation": "Confiar implicitamente no certificado do servidor sem validação", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "translation": "Essa opção define a variável de script sqlcmd {DbNameVar}. Esse parâmetro especifica o banco de dados inicial. O padrão é a propriedade de banco de dados padrão do seu logon. Se o banco de dados não existir, uma mensagem de erro será gerada e o sqlcmd será encerrado", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DbNameVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DbNameVar" + } + ], + "fuzzy": true + }, + { + "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "translation": "Usa uma conexão confiável em vez de usar um nome de usuário e senha para entrar no SQL Server, ignorando todas as variáveis de ambiente que definem o nome de usuário e a senha", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "translation": "Especifica o terminador de lote. O valor padrão é {BatchTerminatorGo}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminatorGo", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "The login name or contained database user name. For contained database users, you must provide the database name option", + "message": "The login name or contained database user name. For contained database users, you must provide the database name option", + "translation": "O nome de logon ou o nome de usuário do banco de dados independente. Para usuários de banco de dados independentes, você deve fornecer a opção de nome do banco de dados", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "translation": "Executa uma consulta quando o sqlcmd é iniciado, mas não sai do sqlcmd quando a consulta termina de ser executada. Consultas múltiplas delimitadas por ponto e vírgula podem ser executadas", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "translation": "Executa uma consulta quando o sqlcmd é iniciado e, em seguida, sai imediatamente do sqlcmd. Consultas delimitadas por ponto e vírgula múltiplo podem ser executadas", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "translation": "{ConnStrPattern} Especifica a instância do SQL Server à qual se conectar. Ele define a variável de script sqlcmd {ServerEnvVar}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ConnStrPattern", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ConnStrPattern" + }, + { + "id": "ServerEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ServerEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "translation": "Desabilita comandos que podem comprometer a segurança do sistema. O Sqlcmd emite um aviso e continua", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translation": "Especifica o método de autenticação SQL a ser usado para se conectar ao Banco de Dados SQL do Azure. Um de: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "translation": "Instrui o sqlcmd a usar a autenticação ActiveDirectory. Se nenhum nome de usuário for fornecido, o método de autenticação ActiveDirectoryDefault será usado. Se uma senha for fornecida, ActiveDirectoryPassword será usado. Caso contrário, ActiveDirectoryInteractive será usado", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "translation": "Faz com que o sqlcmd ignore variáveis de script. Esse parâmetro é útil quando um script contém muitas instruções {InsertKeyword} que podem conter cadeias de caracteres que têm o mesmo formato de variáveis regulares, como $(variable_name)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "InsertKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.InsertKeyword" + } + ], + "fuzzy": true + }, + { + "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "translation": "Cria uma variável de script sqlcmd que pode ser usada em um script sqlcmd. Coloque o valor entre aspas se o valor contiver espaços. Você pode especificar vários valores var=values. Se houver erros em qualquer um dos valores especificados, o sqlcmd gerará uma mensagem de erro e, em seguida, será encerrado", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "translation": "Solicita um pacote de um tamanho diferente. Essa opção define a variável de script sqlcmd {PacketSizeVar}. packet_size deve ser um valor entre 512 e 32767. O padrão = 4096. Um tamanho de pacote maior pode melhorar o desempenho para a execução de scripts que têm muitas instruções SQL entre comandos {BatchTerminatorGo}. Você pode solicitar um tamanho de pacote maior. No entanto, se a solicitação for negada, o sqlcmd usará o padrão do servidor para o tamanho do pacote", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSizeVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PacketSizeVar" + }, + { + "id": "BatchTerminatorGo", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "translation": "Especifica o número de segundos antes de um logon do sqlcmd no driver go-mssqldb atingir o tempo limite quando você tentar se conectar a um servidor. Essa opção define a variável de script sqlcmd {LoginTimeOutVar}. O valor padrão é 30. 0 significa infinito", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LoginTimeOutVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.LoginTimeOutVar" + } + ], + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "translation": "Essa opção define a variável de script sqlcmd {WorkstationVar}. O nome da estação de trabalho é listado na coluna nome do host da exibição do catálogo sys.sysprocesses e pode ser retornado usando o procedimento armazenado sp_who. Se essa opção não for especificada, o padrão será o nome do computador atual. Esse nome pode ser usado para identificar sessões sqlcmd diferentes", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "WorkstationVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.WorkstationVar" + } + ], + "fuzzy": true + }, + { + "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "translation": "Declara o tipo de carga de trabalho do aplicativo ao se conectar a um servidor. O único valor com suporte no momento é ReadOnly. Se {ApplicationIntentFlagShort} não for especificado, o utilitário sqlcmd não será compatível com a conectividade com uma réplica secundária em um grupo de Always On disponibilidade", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ApplicationIntentFlagShort", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ApplicationIntentFlagShort" + } + ], + "fuzzy": true + }, + { + "id": "This switch is used by the client to request an encrypted connection", + "message": "This switch is used by the client to request an encrypted connection", + "translation": "Essa opção é usada pelo cliente para solicitar uma conexão criptografada", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the formatting for results", + "message": "Specifies the formatting for results", + "translation": "Especifica a formatação dos resultados", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "translation": "Controla quais mensagens de erro são enviadas para stdout. As mensagens que têm nível de severidade maior ou igual a esse nível são enviadas", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Level of mssql driver messages to print", + "message": "Level of mssql driver messages to print", + "translation": "Nível de mensagens de driver mssql a serem impressas", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "translation": "Especifica que o sqlcmd sai e retorna um valor {DosErrorLevel} quando ocorre um erro", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DosErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DosErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "translation": "Controla quais mensagens de erro são enviadas para {StdoutName}. As mensagens que têm nível de severidade maior ou igual a esse nível são enviadas", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "StdoutName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.StdoutName" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "translation": "Especifica o número de linhas a serem impressas entre os títulos de coluna. Use -h-1 para especificar que os cabeçalhos não sejam impressos", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that all output files are encoded with little-endian Unicode", + "message": "Specifies that all output files are encoded with little-endian Unicode", + "translation": "Especifica que todos os arquivos de saída são codificados com Unicode little-endian", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "translation": "Especifica o caractere separador de coluna. Define a variável {ColSeparatorVar}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ColSeparatorVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ColSeparatorVar" + } + ], + "fuzzy": true + }, + { + "id": "Remove trailing spaces from a column", + "message": "Remove trailing spaces from a column", + "translation": "Remover espaços à direita de uma coluna", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "translation": "Fornecido para compatibilidade com versões anteriores. O Sqlcmd sempre otimiza a detecção da réplica ativa de um Cluster de Failover do SQL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Password", + "message": "Password", + "translation": "Senha", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "translation": "Controla o nível de severidade usado para definir a variável {ErrorLevel} na saída", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the screen width for output", + "message": "Specifies the screen width for output", + "translation": "Especifica a largura da tela para saída", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Dedicated administrator connection", + "message": "Dedicated administrator connection", + "translation": "Conexão de administrador dedicada", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Quoted identifiers are always enabled", + "message": "Provided for backward compatibility. Quoted identifiers are always enabled", + "translation": "Fornecido para compatibilidade com versões anteriores. Os identificadores entre aspas estão sempre ativados", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Client regional settings are not used", + "message": "Provided for backward compatibility. Client regional settings are not used", + "translation": "Fornecido para compatibilidade com versões anteriores. As configurações regionais do cliente não são usadas", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sets the sqlcmd scripting variable {V}", + "message": "Sets the sqlcmd scripting variable {V}", + "translation": "Define a variável de script sqlcmd {V}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "V", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "v" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "translation": "\"{Flag} {Value}\": o valor deve ser maior ou igual a {Min} e menor ou igual a {Max}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "translation": "\"{Flag} {Value}\": o valor deve ser maior que {Min} e menor que {Max}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "translation": "\"{Flag} {Value}\": argumento inesperado. O valor do argumento deve ser {AllowedValues0}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues0", + "string": "%[3]v", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "allowedValues[0]" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "translation": "\"{Flag} {Value}\": argumento inesperado. O valor do argumento deve ser um de {AllowedValues}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues", + "string": "%[3]v", + "type": "[]string", + "underlyingType": "[]string", + "argNum": 3, + "expr": "allowedValues" + } + ], + "fuzzy": true + }, + { + "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "translation": "As opções {Flag1} e {Flag2} são mutuamente exclusivas.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag1" + }, + { + "id": "Flag2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "flag2" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Missing argument. Enter '-?' for help.", + "message": "'{P1}': Missing argument. Enter '-?' for help.", + "translation": "\"{P1}\": Argumento ausente. Digite \"-?\" para obter ajuda.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Unknown Option. Enter '-?' for help.", + "message": "'{P1}': Unknown Option. Enter '-?' for help.", + "translation": "\"{P1}\": opção desconhecida. Insira \"-?\" para obter ajuda.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "invalid batch terminator '{BatchTerminator}'", + "message": "invalid batch terminator '{BatchTerminator}'", + "translation": "terminador de lote inválido \"{BatchTerminator}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminator", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "args.BatchTerminator" + } + ], + "fuzzy": true + }, + { + "id": "Sqlcmd: Error:", + "message": "Sqlcmd: Error:", + "translation": "Sqlcmd: Erro:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sqlcmd: Warning:", + "message": "Sqlcmd: Warning:", + "translation": "SQLcmd: Aviso:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "ED and !! commands, startup script, and environment variables are disabled", + "message": "ED and !! commands, startup script, and environment variables are disabled", + "translation": "Os comandos ED e !!, o script de inicialização e as variáveis de ambiente estão desabilitados.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The scripting variable: '{Variable}' is read-only", + "message": "The scripting variable: '{Variable}' is read-only", + "translation": "A variável de script: \"{Variable}\" é somente leitura", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "'{Variable}' scripting variable not defined.", + "message": "'{Variable}' scripting variable not defined.", + "translation": "Variável de script \"{Variable}\" não definida.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "translation": "A variável de ambiente \"{Variable}\" tem um valor inválido: \"{EnvVal}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + }, + { + "id": "EnvVal", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "envVal" + } + ], + "fuzzy": true + }, + { + "id": "Syntax error at line {LineNumber} near command '{Command}'.", + "message": "Syntax error at line {LineNumber} near command '{Command}'.", + "translation": "Erro de sintaxe na linha {LineNumber} próximo ao comando \"{Command}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LineNumber", + "string": "%[1]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 1, + "expr": "e.LineNumber" + }, + { + "id": "Command", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "e.Command" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "translation": "{ErrorPrefix} Erro ao abrir ou operar no arquivo {Filepath} (Motivo: {Error}).", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "Filepath", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "filepath" + }, + { + "id": "Error", + "string": "%[3]s", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "err.Error()" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix}Syntax error at line {LineNumber}", + "message": "{ErrorPrefix}Syntax error at line {LineNumber}", + "translation": "{ErrorPrefix} Erro de sintaxe na linha {LineNumber}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "LineNumber", + "string": "%[2]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 2, + "expr": "lineNumber" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "translation": "Msg {Number}, Nível {Class}, Estado {State}, Servidor {ServerName}, Procedimento {ProcName}, Linha {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "ProcName", + "string": "%[5]s", + "type": "string", + "underlyingType": "string", + "argNum": 5, + "expr": "e.ProcName" + }, + { + "id": "LineNo", + "string": "%#[6]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 6, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[7]s", + "type": "string", + "underlyingType": "string", + "argNum": 7, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "translation": "Msg {Number}, Nível {Class}, Estado {State}, Servidor {ServerName}, Linha {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "LineNo", + "string": "%#[5]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 5, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[6]s", + "type": "string", + "underlyingType": "string", + "argNum": 6, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable identifier {Name}", + "message": "Invalid variable identifier {Name}", + "translation": "Identificador de variável {Name} inválido", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "name" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable value {Val}", + "message": "Invalid variable value {Val}", + "translation": "Valor de variável inválido {Val}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Val", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "val" + } + ], + "fuzzy": true + } + ] } \ No newline at end of file diff --git a/internal/translations/locales/pt-BR/out.gotext.json b/internal/translations/locales/pt-BR/out.gotext.json index 4d7346e2..ab3384d7 100644 --- a/internal/translations/locales/pt-BR/out.gotext.json +++ b/internal/translations/locales/pt-BR/out.gotext.json @@ -4,17 +4,22 @@ { "id": "Install/Create, Query, Uninstall SQL Server", "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" + "translation": "Instalar/Criar, Consultar, Desinstalar o SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View configuration information and connection strings", "message": "View configuration information and connection strings", - "translation": "" + "translation": "Exibir informações de configuração e cadeias de conexão", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", + "translation": "sqlcmd: Instalar/Criar/Consultar SQL Server, SQL do Azure e Ferramentas\n\nComentários:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "FeedbackUrl", @@ -24,32 +29,42 @@ "argNum": 1, "expr": "feedbackUrl" } - ] + ], + "fuzzy": true }, { "id": "help for backwards compatibility flags (-S, -U, -E etc.)", "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" + "translation": "ajuda para sinalizadores de compatibilidade com versões anteriores (-S, -U, -E etc.)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "print version of sqlcmd", "message": "print version of sqlcmd", - "translation": "" + "translation": "versão de impressão do sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "configuration file", "message": "configuration file", - "translation": "" + "translation": "Arquivo de configuração:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" + "translation": "nível de log, erro=0, aviso=1, informações=2, depuração=3, rastreamento=4", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", + "translation": "Modificar arquivos sqlconfig usando subcomandos como \"{UseContextCommand}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UseContextCommand", @@ -59,12 +74,14 @@ "argNum": 1, "expr": "localizer.UseContextCommand" } - ] + ], + "fuzzy": true }, { "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", + "translation": "Adicionar contexto para o ponto de extremidade e o usuário existentes (use {PasswordEnvVar} ou {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -82,32 +99,42 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Install/Create SQL Server, Azure SQL, and Tools", "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" + "translation": "Instalar/Criar SQL Server, SQL do Azure e Ferramentas", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Open tools (e.g Azure Data Studio) for current context", "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" + "translation": "Abrir ferramentas (por exemplo, Azure Data Studio) para o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query against the current context", "message": "Run a query against the current context", - "translation": "" + "translation": "Executar uma consulta no contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query", "message": "Run a query", - "translation": "" + "translation": "Executar uma consulta", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query using [{Master}] database", "message": "Run a query using [{Master}] database", - "translation": "", + "translation": "Executar uma consulta usando o banco de dados [{Master}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Master", @@ -117,47 +144,63 @@ "argNum": 1, "expr": "\"master\"" } - ] + ], + "fuzzy": true }, { "id": "Set new default database", "message": "Set new default database", - "translation": "" + "translation": "Definir novo banco de dados padrão", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Command text to run", "message": "Command text to run", - "translation": "" + "translation": "Texto do comando a ser executado", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database to use", "message": "Database to use", - "translation": "" + "translation": "Banco de dados a ser usado", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start current context", "message": "Start current context", - "translation": "" + "translation": "Iniciar contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start the current context", "message": "Start the current context", - "translation": "" + "translation": "Iniciar o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts", "message": "To view available contexts", - "translation": "" + "translation": "Para exibir contextos disponíveis", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "No current context", "message": "No current context", - "translation": "" + "translation": "Nenhum contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Starting {Image} for context {CurrentContextName}", "message": "Starting {Image} for context {CurrentContextName}", - "translation": "", + "translation": "Iniciando {Image} para o contexto {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -175,32 +218,42 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create new context with a sql container", "message": "Create new context with a sql container", - "translation": "" + "translation": "Criar novo contexto com um contêiner sql", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context does not have a container", "message": "Current context does not have a container", - "translation": "" + "translation": "O contexto atual não tem um contêiner", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop current context", "message": "Stop current context", - "translation": "" + "translation": "Interromper contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop the current context", "message": "Stop the current context", - "translation": "" + "translation": "Parar o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stopping {Image} for context {CurrentContextName}", "message": "Stopping {Image} for context {CurrentContextName}", - "translation": "", + "translation": "Parando {Image} para o contexto {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -218,62 +271,84 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create a new context with a SQL Server container", "message": "Create a new context with a SQL Server container", - "translation": "" + "translation": "Criar um novo contexto com um contêiner do SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context", "message": "Uninstall/Delete the current context", - "translation": "" + "translation": "Desinstalar/Excluir o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt", "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" + "translation": "Desinstalar/Excluir o contexto atual, nenhum prompt do usuário", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" + "translation": "Desinstalar/excluir o contexto atual, nenhum prompt do usuário e substituir a verificação de segurança para bancos de dados de usuário", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Quiet mode (do not stop for user input to confirm the operation)", "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" + "translation": "Modo silencioso (não pare para a entrada do usuário para confirmar a operação)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Complete the operation even if non-system (user) database files are present", "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" + "translation": "Conclua a operação mesmo que arquivos de banco de dados que não são do sistema (usuário) estejam presentes", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View available contexts", "message": "View available contexts", - "translation": "" + "translation": "Exibir contextos disponíveis", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context", "message": "Create context", - "translation": "" + "translation": "Criar contexto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context with SQL Server container", "message": "Create context with SQL Server container", - "translation": "" + "translation": "Criar contexto com contêiner do SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context manually", "message": "Add a context manually", - "translation": "" + "translation": "Adicionar um contexto manualmente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", + "translation": "O contexto atual é {CurrentContextName}. Deseja continuar? (S/N)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -283,22 +358,28 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Verifying no user (non-system) database (.mdf) files", "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" + "translation": "Verificando se não há arquivos de banco de dados (.mdf) de usuário (não sistema)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start the container", "message": "To start the container", - "translation": "" + "translation": "Para iniciar o contêiner", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To override the check, use {__force}", "message": "To override the check, use {__force}", - "translation": "", + "translation": "Para substituir a verificação, use {__force}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -308,17 +389,21 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Container is not running, unable to verify that user database files do not exist", "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" + "translation": "O contêiner não está em execução, não é possível verificar se os arquivos de banco de dados do usuário não existem", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Removing context {CurrentContextName}", "message": "Removing context {CurrentContextName}", - "translation": "", + "translation": "Removendo o contexto {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -328,12 +413,14 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Stopping {Image}", "message": "Stopping {Image}", - "translation": "", + "translation": "Parando {Image}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -343,12 +430,14 @@ "argNum": 1, "expr": "endpoint.ContainerDetails.Image" } - ] + ], + "fuzzy": true }, { "id": "Container {Id} no longer exists, continuing to remove context...", "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", + "translation": "O contêiner {Id} não existe mais, continuando a remover o contexto...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Id", @@ -358,12 +447,14 @@ "argNum": 1, "expr": "id" } - ] + ], + "fuzzy": true }, { "id": "Current context is now {NewContextName}", "message": "Current context is now {NewContextName}", - "translation": "", + "translation": "O contexto atual agora é {NewContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NewContextName", @@ -373,12 +464,14 @@ "argNum": 1, "expr": "newContextName" } - ] + ], + "fuzzy": true }, { "id": "{Operation_completed_successfully}", "message": "{Operation_completed_successfully}", - "translation": "", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Operation_completed_successfully", @@ -388,12 +481,14 @@ "argNum": 1, "expr": "\"Operation completed successfully\"" } - ] + ], + "fuzzy": true }, { "id": "If the database is mounted, run {DropDbQuery}", "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", + "translation": "Se o banco de dados estiver montado, execute {DropDbQuery}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DropDbQuery", @@ -403,12 +498,14 @@ "argNum": 1, "expr": "dropDbQuery" } - ] + ], + "fuzzy": true }, { "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", + "translation": "Passe o sinalizador {__force} para substituir esta verificação de segurança para bancos de dados de usuário (que não são do sistema)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -418,12 +515,14 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", + "translation": "Não é possível continuar, um banco de dados de usuário (não sistema) ({DatabaseFile}) está presente", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseFile", @@ -433,57 +532,77 @@ "argNum": 1, "expr": "databaseFile" } - ] + ], + "fuzzy": true }, { "id": "No endpoints to uninstall", "message": "No endpoints to uninstall", - "translation": "" + "translation": "Não há pontos de extremidade para desinstalar", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context", "message": "Add a context", - "translation": "" + "translation": "Adicionar um contexto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" + "translation": "Adicionar um contexto para uma instância local do SQL Server na porta 1433 usando a autenticação confiável", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the context", "message": "Display name for the context", - "translation": "" + "translation": "Nome de exibição do contexto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint this context will use", "message": "Name of endpoint this context will use", - "translation": "" + "translation": "Nome do ponto de extremidade que este contexto usará", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user this context will use", "message": "Name of user this context will use", - "translation": "" + "translation": "Nome do usuário que este contexto usará", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View existing endpoints to choose from", "message": "View existing endpoints to choose from", - "translation": "" + "translation": "Exibir pontos de extremidade existentes para escolher", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a new local endpoint", "message": "Add a new local endpoint", - "translation": "" + "translation": "Adicionar um novo ponto de extremidade local", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an already existing endpoint", "message": "Add an already existing endpoint", - "translation": "" + "translation": "Adicionar um ponto de extremidade já existente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", + "translation": "Ponto de extremidade necessário para adicionar contexto. O ponto de extremidade \"{EndpointName}\" não existe. Usar o sinalizador {EndpointFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointName", @@ -501,27 +620,35 @@ "argNum": 2, "expr": "localizer.EndpointFlag" } - ] + ], + "fuzzy": true }, { "id": "View list of users", "message": "View list of users", - "translation": "" + "translation": "Exibir lista de usuários", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add the user", "message": "Add the user", - "translation": "" + "translation": "Adicionar o usuário", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an endpoint", "message": "Add an endpoint", - "translation": "" + "translation": "Adicionar um ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User '{UserName}' does not exist", "message": "User '{UserName}' does not exist", - "translation": "", + "translation": "O usuário \"{UserName}\" não existe", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UserName", @@ -531,27 +658,35 @@ "argNum": 1, "expr": "c.userName" } - ] + ], + "fuzzy": true }, { "id": "Open in Azure Data Studio", "message": "Open in Azure Data Studio", - "translation": "" + "translation": "Abrir no Azure Data Studio", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start interactive query session", "message": "To start interactive query session", - "translation": "" + "translation": "Para iniciar a sessão de consulta interativa", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query", "message": "To run a query", - "translation": "" + "translation": "Para executar uma consulta", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current Context '{Name}'", "message": "Current Context '{Name}'", - "translation": "", + "translation": "Contexto Atual \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -561,57 +696,77 @@ "argNum": 1, "expr": "context.Name" } - ] + ], + "fuzzy": true }, { "id": "Add a default endpoint", "message": "Add a default endpoint", - "translation": "" + "translation": "Adicionar um ponto de extremidade padrão", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the endpoint", "message": "Display name for the endpoint", - "translation": "" + "translation": "Nome de exibição do ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network address to connect to, e.g. 127.0.0.1 etc.", "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" + "translation": "O endereço de rede ao qual se conectar, por exemplo, 127.0.0.1 etc.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network port to connect to, e.g. 1433 etc.", "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" + "translation": "A porta de rede à qual se conectar, por exemplo, 1433 etc.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for this endpoint", "message": "Add a context for this endpoint", - "translation": "" + "translation": "Adicionar um contexto para este ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint names", "message": "View endpoint names", - "translation": "" + "translation": "Exibir nomes de ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint details", "message": "View endpoint details", - "translation": "" + "translation": "Exibir detalhes do ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View all endpoints details", "message": "View all endpoints details", - "translation": "" + "translation": "Exibir todos os detalhes dos pontos de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete this endpoint", "message": "Delete this endpoint", - "translation": "" + "translation": "Excluir este ponto de extremidade?", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", + "translation": "Ponto de extremidade \"{UniqueEndpointName}\" adicionado (endereço: \"{Address}\", porta: \"{Port}\")", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueEndpointName", @@ -637,42 +792,56 @@ "argNum": 3, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" + "translation": "Adicionar um usuário (usando a variável de ambiente SQLCMD_PASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user (using the SQLCMDPASSWORD environment variable)", "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" + "translation": "Adicionar um usuário (usando a variável de ambiente SQLCMDPASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" + "translation": "Adicionar um usuário usando a API de Proteção de Dados do Windows para criptografar a senha no sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user", "message": "Add a user", - "translation": "" + "translation": "Adicionar um usuário", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the user (this is not the username)", "message": "Display name for the user (this is not the username)", - "translation": "" + "translation": "Nome de exibição do usuário (não é o nome de usuário)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Authentication type this user will use (basic | other)", "message": "Authentication type this user will use (basic | other)", - "translation": "" + "translation": "Tipo de autenticação que este usuário usará (básico | outros)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", + "translation": "O nome de usuário (forneça a senha na variável de ambiente {PasswordEnvVar} ou {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -690,12 +859,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", + "translation": "Método de criptografia de senha ({EncryptionMethodsForUsage}) no arquivo sqlconfig", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -705,12 +876,14 @@ "argNum": 1, "expr": "secret.EncryptionMethodsForUsage()" } - ] + ], + "fuzzy": true }, { "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", + "translation": "O tipo de autenticação deve ser \"{ModernAuthTypeBasic}\" ou \"{ModernAuthTypeOther}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -728,12 +901,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeOther" } - ] + ], + "fuzzy": true }, { "id": "Authentication type '' is not valid {AuthType}'", "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", + "translation": "O tipo de autenticação '' não é válido {AuthType}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthType", @@ -743,12 +918,14 @@ "argNum": 1, "expr": "c.authType" } - ] + ], + "fuzzy": true }, { "id": "Remove the {PasswordEncryptFlag} flag", "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Remover o sinalizador {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -758,12 +935,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", + "translation": "Passe o {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthTypeFlag", @@ -781,12 +960,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "O sinalizador {PasswordEncryptFlag} só pode ser usado quando o tipo de autenticação é \"{ModernAuthTypeBasic}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -804,12 +985,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Add the {PasswordEncryptFlag} flag", "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Adicionar o sinalizador {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -819,12 +1002,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "O sinalizador {PasswordEncryptFlag} deve ser definido quando o tipo de autenticação é \"{ModernAuthTypeBasic}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -842,12 +1027,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", + "translation": "Forneça a senha na variável de ambiente {PasswordEnvVar} (ou {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -865,12 +1052,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", + "translation": "O Tipo de Autenticação \"{ModernAuthTypeBasic}\" requer uma senha", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -880,12 +1069,14 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide a username with the {Arg_1} flag", "message": "Provide a username with the {Arg_1} flag", - "translation": "", + "translation": "Forneça um nome de usuário com o sinalizador {Arg_1}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Arg_1", @@ -894,17 +1085,21 @@ "underlyingType": "string", "argNum": 1 } - ] + ], + "fuzzy": true }, { "id": "Username not provided", "message": "Username not provided", - "translation": "" + "translation": "Nome de usuário não fornecido", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Forneça um método de criptografia válido ({EncryptionMethodsForUsage}) com o sinalizador {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -922,12 +1117,14 @@ "argNum": 2, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Encryption method '{PasswordEncryption}' is not valid", "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", + "translation": "O método de criptografia \"{PasswordEncryption}\" não é válido", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryption", @@ -937,12 +1134,14 @@ "argNum": 1, "expr": "c.passwordEncryption" } - ] + ], + "fuzzy": true }, { "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", + "translation": "Desmarcar uma das variáveis de ambiente {PasswordEnvVar} ou {PasswordEnvVar2}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -960,12 +1159,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", + "translation": "Ambas as variáveis de ambiente {PasswordEnvVar} e {PasswordEnvVar2} estão definidas.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -983,12 +1184,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "User '{UniqueUserName}' added", "message": "User '{UniqueUserName}' added", - "translation": "", + "translation": "Usuário \"{UniqueUserName}\" adicionado", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueUserName", @@ -998,27 +1201,35 @@ "argNum": 1, "expr": "uniqueUserName" } - ] + ], + "fuzzy": true }, { "id": "Display connections strings for the current context", "message": "Display connections strings for the current context", - "translation": "" + "translation": "Exibir cadeias de caracteres de conexões para o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List connection strings for all client drivers", "message": "List connection strings for all client drivers", - "translation": "" + "translation": "Listar cadeias de conexão para todos os drivers de cliente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database for the connection string (default is taken from the T/SQL login)", "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" + "translation": "Banco de dados para a cadeia de conexão (o padrão é obtido do logon T/SQL)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", + "translation": "Cadeias de conexão com suporte apenas para o tipo de autenticação {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -1028,42 +1239,56 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Display the current-context", "message": "Display the current-context", - "translation": "" + "translation": "Exibir o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context", "message": "Delete a context", - "translation": "" + "translation": "Excluir um contexto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (including its endpoint and user)", "message": "Delete a context (including its endpoint and user)", - "translation": "" + "translation": "Excluir um contexto (incluindo seu ponto de extremidade e usuário)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (excluding its endpoint and user)", "message": "Delete a context (excluding its endpoint and user)", - "translation": "" + "translation": "Excluir um contexto (excluindo seu ponto de extremidade e usuário)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to delete", "message": "Name of context to delete", - "translation": "" + "translation": "Nome do contexto a ser excluído", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete the context's endpoint and user as well", "message": "Delete the context's endpoint and user as well", - "translation": "" + "translation": "Exclua o ponto de extremidade e o usuário do contexto também", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Use the {NameFlag} flag to pass in a context name to delete", "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", + "translation": "Use o sinalizador {NameFlag} para passar um nome de contexto para excluir", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1073,12 +1298,14 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' deleted", "message": "Context '{Name}' deleted", - "translation": "", + "translation": "Contexto \"{Name}\" excluído", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1088,12 +1315,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' does not exist", "message": "Context '{Name}' does not exist", - "translation": "", + "translation": "O contexto \"{Name}\" não existe", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1103,22 +1332,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete an endpoint", "message": "Delete an endpoint", - "translation": "" + "translation": "Excluir um ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint to delete", "message": "Name of endpoint to delete", - "translation": "" + "translation": "Nome do ponto de extremidade a ser excluído", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", + "translation": "O nome do ponto de extremidade deve ser fornecido. Forneça o nome do ponto de extremidade com o sinalizador {NameFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1128,17 +1363,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View endpoints", "message": "View endpoints", - "translation": "" + "translation": "Exibir pontos de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{Name}' does not exist", "message": "Endpoint '{Name}' does not exist", - "translation": "", + "translation": "O ponto de extremidade '{Name}' não existe", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1148,12 +1387,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Endpoint '{Name}' deleted", "message": "Endpoint '{Name}' deleted", - "translation": "", + "translation": "Ponto de extremidade '{Name}' excluído", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1163,22 +1404,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete a user", "message": "Delete a user", - "translation": "" + "translation": "Excluir um usuário", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user to delete", "message": "Name of user to delete", - "translation": "" + "translation": "Nome do usuário a ser excluído", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name must be provided. Provide user name with {NameFlag} flag", "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", + "translation": "O nome de usuário deve ser fornecido. Forneça o nome de usuário com o sinalizador {NameFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1188,17 +1435,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View users", "message": "View users", - "translation": "" + "translation": "Exibir os usuários", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User {Name} does not exist", "message": "User {Name} does not exist", - "translation": "", + "translation": "O usuário {Name} não existe", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1208,12 +1459,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "User {Name} deleted", "message": "User {Name} deleted", - "translation": "", + "translation": "Usuário {Name} excluído", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1223,42 +1476,56 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many contexts from the sqlconfig file", "message": "Display one or many contexts from the sqlconfig file", - "translation": "" + "translation": "Exibir um ou vários contextos do arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the context names in your sqlconfig file", "message": "List all the context names in your sqlconfig file", - "translation": "" + "translation": "Listar todos os nomes de contexto no arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the contexts in your sqlconfig file", "message": "List all the contexts in your sqlconfig file", - "translation": "" + "translation": "Listar todos os contextos no arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one context in your sqlconfig file", "message": "Describe one context in your sqlconfig file", - "translation": "" + "translation": "Descrever um contexto em seu arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name to view details of", "message": "Context name to view details of", - "translation": "" + "translation": "Nome do contexto para exibir detalhes de", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include context details", "message": "Include context details", - "translation": "" + "translation": "Incluir detalhes do contexto", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts run `{ContextCommand}`", "message": "To view available contexts run `{ContextCommand}`", - "translation": "", + "translation": "Para exibir os contextos disponíveis, execute \"{ContextCommand}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ContextCommand", @@ -1268,12 +1535,14 @@ "argNum": 1, "expr": "localizer.GetContextCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no context exists with the name: \"{Name}\"", "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", + "translation": "erro: nenhum contexto existe com o nome: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1283,37 +1552,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many endpoints from the sqlconfig file", "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" + "translation": "Exibir um ou vários pontos de extremidade do arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the endpoints in your sqlconfig file", "message": "List all the endpoints in your sqlconfig file", - "translation": "" + "translation": "Listar todos os pontos de extremidade no arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one endpoint in your sqlconfig file", "message": "Describe one endpoint in your sqlconfig file", - "translation": "" + "translation": "Descrever um ponto de extremidade no arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name to view details of", "message": "Endpoint name to view details of", - "translation": "" + "translation": "Nome do ponto de extremidade para exibir detalhes de", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include endpoint details", "message": "Include endpoint details", - "translation": "" + "translation": "Incluir detalhes do ponto de extremidade", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available endpoints run `{EndpointsCommand}`", "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", + "translation": "Para exibir os pontos de extremidade disponíveis, execute `{EndpointsCommand}`", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointsCommand", @@ -1323,12 +1604,14 @@ "argNum": 1, "expr": "localizer.GetEndpointsCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no endpoint exists with the name: \"{Name}\"", "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", + "translation": "erro: nenhum ponto de extremidade existe com o nome: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1338,37 +1621,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many users from the sqlconfig file", "message": "Display one or many users from the sqlconfig file", - "translation": "" + "translation": "Exibir um ou muitos usuários do arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the users in your sqlconfig file", "message": "List all the users in your sqlconfig file", - "translation": "" + "translation": "Listar todos os usuários no arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one user in your sqlconfig file", "message": "Describe one user in your sqlconfig file", - "translation": "" + "translation": "Descrever um usuário em seu arquivo sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name to view details of", "message": "User name to view details of", - "translation": "" + "translation": "Nome de usuário para exibir detalhes de", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include user details", "message": "Include user details", - "translation": "" + "translation": "Incluir detalhes do usuário", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available users run `{UsersCommand}`", "message": "To view available users run `{UsersCommand}`", - "translation": "", + "translation": "Para exibir os usuários disponíveis, execute '{UsersCommand}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsersCommand", @@ -1378,12 +1673,14 @@ "argNum": 1, "expr": "localizer.GetUsersCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no user exists with the name: \"{Name}\"", "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", + "translation": "erro: nenhum usuário existe com o nome: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1393,27 +1690,35 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Set the current context", "message": "Set the current context", - "translation": "" + "translation": "Definir o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Set the mssql context (endpoint/user) to be the current context", "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" + "translation": "Definir o contexto mssql (ponto de extremidade/usuário) como o contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to set as current context", "message": "Name of context to set as current context", - "translation": "" + "translation": "Nome do contexto a ser definido como contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query: {RunQueryExample}", "message": "To run a query: {RunQueryExample}", - "translation": "", + "translation": "Para executar uma consulta: {RunQueryExample}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "RunQueryExample", @@ -1423,12 +1728,14 @@ "argNum": 1, "expr": "localizer.RunQueryExample" } - ] + ], + "fuzzy": true }, { "id": "To remove: {UninstallCommand}", "message": "To remove: {UninstallCommand}", - "translation": "", + "translation": "Para remover: {UninstallCommand}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UninstallCommand", @@ -1438,12 +1745,14 @@ "argNum": 1, "expr": "localizer.UninstallCommand" } - ] + ], + "fuzzy": true }, { "id": "Switched to context \"{Name}\".", "message": "Switched to context \"{Name}\".", - "translation": "", + "translation": "Alternado para o contexto \"{Name}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1453,12 +1762,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "No context exists with the name: \"{Name}\"", "message": "No context exists with the name: \"{Name}\"", - "translation": "", + "translation": "Não existe nenhum contexto com o nome: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1468,127 +1779,175 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display merged sqlconfig settings or a specified sqlconfig file", "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" + "translation": "Exibir configurações mescladas do sqlconfig ou um arquivo sqlconfig especificado", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings, with REDACTED authentication data", "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" + "translation": "Mostrar configurações de sqlconfig, com dados de autenticação REDACTED", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings and raw authentication data", "message": "Show sqlconfig settings and raw authentication data", - "translation": "" + "translation": "Mostrar configurações do sqlconfig e dados de autenticação brutos", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display raw byte data", "message": "Display raw byte data", - "translation": "" + "translation": "Exibir dados brutos de bytes", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install Azure Sql Edge", "message": "Install Azure Sql Edge", - "translation": "" + "translation": "Instalar o SQL do Azure no Edge", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create Azure SQL Edge in a container", "message": "Install/Create Azure SQL Edge in a container", - "translation": "" + "translation": "Instalar/Criar SQL do Azure no Edge em um contêiner", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tag to use, use get-tags to see list of tags", "message": "Tag to use, use get-tags to see list of tags", - "translation": "" + "translation": "Marca a ser usada, use get-tags para ver a lista de marcas", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name (a default context name will be created if not provided)", "message": "Context name (a default context name will be created if not provided)", - "translation": "" + "translation": "Nome de contexto (um nome de contexto padrão será criado se não for fornecido)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create a user database and set it as the default for login", "message": "Create a user database and set it as the default for login", - "translation": "" + "translation": "Criar um banco de dados de usuário e defini-lo como o padrão para logon", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Accept the SQL Server EULA", "message": "Accept the SQL Server EULA", - "translation": "" + "translation": "Aceitar o SQL Server EULA", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Generated password length", "message": "Generated password length", - "translation": "" + "translation": "Comprimento da senha gerado", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of special characters", "message": "Minimum number of special characters", - "translation": "" + "translation": "Número mínimo de caracteres especiais", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of numeric characters", "message": "Minimum number of numeric characters", - "translation": "" + "translation": "Número mínimo de caracteres numéricos", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of upper characters", "message": "Minimum number of upper characters", - "translation": "" + "translation": "Número mínimo de caracteres superiores", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Special character set to include in password", "message": "Special character set to include in password", - "translation": "" + "translation": "Conjunto de caracteres especial a ser incluído na senha", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Don't download image. Use already downloaded image", "message": "Don't download image. Use already downloaded image", - "translation": "" + "translation": "Não baixe a imagem. Usar imagem já baixada", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Line in errorlog to wait for before connecting", "message": "Line in errorlog to wait for before connecting", - "translation": "" + "translation": "Linha no log de erros a aguardar antes de se conectar", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specify a custom name for the container rather than a randomly generated one", "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" + "translation": "Especifique um nome personalizado para o contêiner em vez de um nome gerado aleatoriamente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Explicitly set the container hostname, it defaults to the container ID", "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" + "translation": "Definir explicitamente o nome do host do contêiner, ele usa como padrão a ID do contêiner", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image CPU architecture", "message": "Specifies the image CPU architecture", - "translation": "" + "translation": "Especifica a arquitetura da CPU da imagem", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image operating system", "message": "Specifies the image operating system", - "translation": "" + "translation": "Especifica o sistema operacional da imagem", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Port (next available port from 1433 upwards used by default)", "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" + "translation": "Porta (próxima porta disponível de 1433 para cima usada por padrão)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Download (into container) and attach database (.bak) from URL", "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" + "translation": "Baixar (no contêiner) e anexar o banco de dados (.bak) da URL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Either, add the {AcceptEulaFlag} flag to the command-line", "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", + "translation": "Adicione o sinalizador {AcceptEulaFlag} à linha de comando", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AcceptEulaFlag", @@ -1598,12 +1957,14 @@ "argNum": 1, "expr": "localizer.AcceptEulaFlag" } - ] + ], + "fuzzy": true }, { "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", + "translation": "Ou defina a variável de ambiente, ou seja, {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CreateEnvVarKeyword", @@ -1621,17 +1982,21 @@ "argNum": 2, "expr": "localizer.AcceptEulaEnvVar" } - ] + ], + "fuzzy": true }, { "id": "EULA not accepted", "message": "EULA not accepted", - "translation": "" + "translation": "EULA não aceito", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", + "translation": "--user-database {DefaultDatabase} contém caracteres não ASCII e/ou aspas", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1641,12 +2006,14 @@ "argNum": 1, "expr": "c.defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Starting {ImageName}", "message": "Starting {ImageName}", - "translation": "", + "translation": "Iniciando {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1656,12 +2023,14 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", + "translation": "Contexto {CurrentContextName} criado em \"{ConfigFileUsed}\", configurando a conta de usuário...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -1679,12 +2048,14 @@ "argNum": 2, "expr": "config.GetConfigFileUsed()" } - ] + ], + "fuzzy": true }, { "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", + "translation": "Conta {Sa} desabilitada (e {Sa_1} rotacionada). Criando usuário {UserName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Sa", @@ -1710,37 +2081,49 @@ "argNum": 3, "expr": "userName" } - ] + ], + "fuzzy": true }, { "id": "Start interactive session", "message": "Start interactive session", - "translation": "" + "translation": "Iniciar sessão interativa", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Change current context", "message": "Change current context", - "translation": "" + "translation": "Alterar contexto atual", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View sqlcmd configuration", "message": "View sqlcmd configuration", - "translation": "" + "translation": "Exibir configuração do sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See connection strings", "message": "See connection strings", - "translation": "" + "translation": "Ver cadeias de caracteres de conexão", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Remove", "message": "Remove", - "translation": "" + "translation": "Remover", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Now ready for client connections on port {Port}", "message": "Now ready for client connections on port {Port}", - "translation": "", + "translation": "Agora pronto para conexões de cliente na porta {Port}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Port", @@ -1750,17 +2133,21 @@ "argNum": 1, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "--using URL must be http or https", "message": "--using URL must be http or https", - "translation": "" + "translation": "A URL --using deve ser http ou https", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", + "translation": "{UsingDatabaseUrl} não é uma URL válida para --using flag", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsingDatabaseUrl", @@ -1770,27 +2157,35 @@ "argNum": 1, "expr": "c.usingDatabaseUrl" } - ] + ], + "fuzzy": true }, { "id": "--using URL must have a path to .bak file", "message": "--using URL must have a path to .bak file", - "translation": "" + "translation": "O --using URL deve ter um caminho para o arquivo .bak", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--using file URL must be a .bak file", "message": "--using file URL must be a .bak file", - "translation": "" + "translation": "--using URL do arquivo deve ser um arquivo .bak", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Invalid --using file type", "message": "Invalid --using file type", - "translation": "" + "translation": "Tipo de arquivo --using inválido", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Creating default database [{DefaultDatabase}]", "message": "Creating default database [{DefaultDatabase}]", - "translation": "", + "translation": "Criando banco de dados padrão [{DefaultDatabase}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1800,12 +2195,14 @@ "argNum": 1, "expr": "defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Downloading {File}", "message": "Downloading {File}", - "translation": "", + "translation": "Baixando {File}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "File", @@ -1815,12 +2212,14 @@ "argNum": 1, "expr": "file" } - ] + ], + "fuzzy": true }, { "id": "Restoring database {DatabaseName}", "message": "Restoring database {DatabaseName}", - "translation": "", + "translation": "Restaurando o banco de dados {DatabaseName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseName", @@ -1830,12 +2229,14 @@ "argNum": 1, "expr": "databaseName" } - ] + ], + "fuzzy": true }, { "id": "Downloading {ImageName}", "message": "Downloading {ImageName}", - "translation": "", + "translation": "Baixando {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1845,27 +2246,35 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" + "translation": "Um runtime de contêiner está instalado neste computador (por exemplo, Podman ou Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "If not, download desktop engine from:", "message": "If not, download desktop engine from:", - "translation": "" + "translation": "Caso contrário, baixe o mecanismo da área de trabalho de:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "or", "message": "or", - "translation": "" + "translation": "ou", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", + "translation": "Um runtime de contêiner está em execução? (Experimente `{PodmanPsCommand}` ou `{DockerPsCommand}`(contêineres de lista), ele retorna sem erro?)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PodmanPsCommand", @@ -1883,12 +2292,14 @@ "argNum": 2, "expr": "localizer.DockerPsCommand" } - ] + ], + "fuzzy": true }, { "id": "Unable to download image {ImageName}", "message": "Unable to download image {ImageName}", - "translation": "", + "translation": "Não é possível baixar a imagem {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1898,97 +2309,112 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "File does not exist at URL", "message": "File does not exist at URL", - "translation": "" + "translation": "O arquivo não existe na URL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Unable to download file", "message": "Unable to download file", - "translation": "" + "translation": "Não é possível baixar os arquivos", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server in a container", "message": "Install/Create SQL Server in a container", - "translation": "" + "translation": "Instalar/Criar SQL Server em um contêiner", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See all release tags for SQL Server, install previous version", "message": "See all release tags for SQL Server, install previous version", - "translation": "" + "translation": "Ver todas as marcas de versão SQL Server, instalar a versão anterior", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database", "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" + "translation": "Criar SQL Server, baixar e anexar o banco de dados de exemplo AdventureWorks", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" + "translation": "Criar SQL Server, baixar e anexar o banco de dados de exemplo AdventureWorks com um nome de banco de dados diferente", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server with an empty user database", "message": "Create SQL Server with an empty user database", - "translation": "" + "translation": "Criar SQL Server com um banco de dados de usuário vazio", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server with full logging", "message": "Install/Create SQL Server with full logging", - "translation": "" + "translation": "Instalar/Criar SQL Server com registro em log completo", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for Azure SQL Edge install", "message": "Get tags available for Azure SQL Edge install", - "translation": "" + "translation": "Obter marcas disponíveis para SQL do Azure no Edge instalação", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List tags", "message": "List tags", - "translation": "" + "translation": "Listar marcas", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for mssql install", "message": "Get tags available for mssql install", - "translation": "" + "translation": "Obter marcas disponíveis para instalação do mssql", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd start", "message": "sqlcmd start", - "translation": "" + "translation": "Início do sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Container is not running", "message": "Container is not running", - "translation": "" - }, - { - "id": "Press Ctrl+C to exit this process...", - "message": "Press Ctrl+C to exit this process...", - "translation": "" - }, - { - "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "translation": "" - }, - { - "id": "Failed to write credential to Windows Credential Manager", - "message": "Failed to write credential to Windows Credential Manager", - "translation": "" + "translation": "O contêiner não está em execução", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", - "translation": "" + "translation": "O parâmetro -L não pode ser usado em combinação com outros parâmetros.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", + "translation": "'-a {PacketSize}': o tamanho do pacote deve ser um número entre 512 e 32767.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSize", @@ -1998,12 +2424,14 @@ "argNum": 1, "expr": "a.PacketSize" } - ] + ], + "fuzzy": true }, { "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': o valor do cabeçalho deve ser -1 ou um valor entre 1 e 2147483647", + "translation": "\"-h {Headers}\": o valor do cabeçalho deve ser -2147483647 ou um valor entre 1 e 2147483647", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Headers", @@ -2013,27 +2441,35 @@ "argNum": 1, "expr": "a.Headers" } - ] + ], + "fuzzy": true }, { "id": "Servers:", "message": "Servers:", - "translation": "" + "translation": "Servidores:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Legal docs and information: aka.ms/SqlcmdLegal", "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" + "translation": "Documentos e informações legais: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Third party notices: aka.ms/SqlcmdNotices", "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" + "translation": "Avisos de terceiros: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Version {Version}", "message": "Version {Version}", - "translation": "", + "translation": "Versão: {Version}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Version", @@ -2043,17 +2479,21 @@ "argNum": 1, "expr": "version" } - ] + ], + "fuzzy": true }, { "id": "Flags:", "message": "Flags:", - "translation": "" + "translation": "Sinalizadores:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", + "translation": "-? mostra este resumo de sintaxe, {HelpFlag} mostra a ajuda moderna do sub-comando sqlcmd", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "HelpFlag", @@ -2063,12 +2503,14 @@ "argNum": 1, "expr": "localizer.HelpFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", + "translation": "Identifica um ou mais arquivos que contêm lotes de instruções SQL. Se um ou mais arquivos não existirem, o sqlcmd será encerrado. Mutuamente exclusivo com {QueryAndExitFlag}/{QueryFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "QueryAndExitFlag", @@ -2086,27 +2528,35 @@ "argNum": 2, "expr": "localizer.QueryFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies the file that receives output from sqlcmd", "message": "Identifies the file that receives output from sqlcmd", - "translation": "" + "translation": "Identifica o arquivo que recebe a saída do sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Print version information and exit", "message": "Print version information and exit", - "translation": "" + "translation": "Imprimir informações de versão e sair", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Implicitly trust the server certificate without validation", "message": "Implicitly trust the server certificate without validation", - "translation": "" + "translation": "Confiar implicitamente no certificado do servidor sem validação", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", + "translation": "Essa opção define a variável de script sqlcmd {DbNameVar}. Esse parâmetro especifica o banco de dados inicial. O padrão é a propriedade de banco de dados padrão do seu logon. Se o banco de dados não existir, uma mensagem de erro será gerada e o sqlcmd será encerrado", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DbNameVar", @@ -2116,17 +2566,21 @@ "argNum": 1, "expr": "localizer.DbNameVar" } - ] + ], + "fuzzy": true }, { "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" + "translation": "Usa uma conexão confiável em vez de usar um nome de usuário e senha para entrar no SQL Server, ignorando todas as variáveis de ambiente que definem o nome de usuário e a senha", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", + "translation": "Especifica o terminador de lote. O valor padrão é {BatchTerminatorGo}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminatorGo", @@ -2136,27 +2590,35 @@ "argNum": 1, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "The login name or contained database user name. For contained database users, you must provide the database name option", "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" + "translation": "O nome de logon ou o nome de usuário do banco de dados independente. Para usuários de banco de dados independentes, você deve fornecer a opção de nome do banco de dados", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "Executa uma consulta quando o sqlcmd é iniciado, mas não sai do sqlcmd quando a consulta termina de ser executada. Consultas múltiplas delimitadas por ponto e vírgula podem ser executadas", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "Executa uma consulta quando o sqlcmd é iniciado e, em seguida, sai imediatamente do sqlcmd. Consultas delimitadas por ponto e vírgula múltiplo podem ser executadas", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", + "translation": "{ConnStrPattern} Especifica a instância do SQL Server à qual se conectar. Ele define a variável de script sqlcmd {ServerEnvVar}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ConnStrPattern", @@ -2174,27 +2636,35 @@ "argNum": 2, "expr": "localizer.ServerEnvVar" } - ] + ], + "fuzzy": true }, { "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" + "translation": "Desabilita comandos que podem comprometer a segurança do sistema. O Sqlcmd emite um aviso e continua", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" + "translation": "Especifica o método de autenticação SQL a ser usado para se conectar ao Banco de Dados SQL do Azure. Um de: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" + "translation": "Instrui o sqlcmd a usar a autenticação ActiveDirectory. Se nenhum nome de usuário for fornecido, o método de autenticação ActiveDirectoryDefault será usado. Se uma senha for fornecida, ActiveDirectoryPassword será usado. Caso contrário, ActiveDirectoryInteractive será usado", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", + "translation": "Faz com que o sqlcmd ignore variáveis de script. Esse parâmetro é útil quando um script contém muitas instruções {InsertKeyword} que podem conter cadeias de caracteres que têm o mesmo formato de variáveis regulares, como $(variable_name)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "InsertKeyword", @@ -2204,17 +2674,21 @@ "argNum": 1, "expr": "localizer.InsertKeyword" } - ] + ], + "fuzzy": true }, { "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" + "translation": "Cria uma variável de script sqlcmd que pode ser usada em um script sqlcmd. Coloque o valor entre aspas se o valor contiver espaços. Você pode especificar vários valores var=values. Se houver erros em qualquer um dos valores especificados, o sqlcmd gerará uma mensagem de erro e, em seguida, será encerrado", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", + "translation": "Solicita um pacote de um tamanho diferente. Essa opção define a variável de script sqlcmd {PacketSizeVar}. packet_size deve ser um valor entre 512 e 32767. O padrão = 4096. Um tamanho de pacote maior pode melhorar o desempenho para a execução de scripts que têm muitas instruções SQL entre comandos {BatchTerminatorGo}. Você pode solicitar um tamanho de pacote maior. No entanto, se a solicitação for negada, o sqlcmd usará o padrão do servidor para o tamanho do pacote", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSizeVar", @@ -2232,12 +2706,14 @@ "argNum": 2, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", + "translation": "Especifica o número de segundos antes de um logon do sqlcmd no driver go-mssqldb atingir o tempo limite quando você tentar se conectar a um servidor. Essa opção define a variável de script sqlcmd {LoginTimeOutVar}. O valor padrão é 30. 0 significa infinito", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LoginTimeOutVar", @@ -2247,12 +2723,14 @@ "argNum": 1, "expr": "localizer.LoginTimeOutVar" } - ] + ], + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", + "translation": "Essa opção define a variável de script sqlcmd {WorkstationVar}. O nome da estação de trabalho é listado na coluna nome do host da exibição do catálogo sys.sysprocesses e pode ser retornado usando o procedimento armazenado sp_who. Se essa opção não for especificada, o padrão será o nome do computador atual. Esse nome pode ser usado para identificar sessões sqlcmd diferentes", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "WorkstationVar", @@ -2262,12 +2740,14 @@ "argNum": 1, "expr": "localizer.WorkstationVar" } - ] + ], + "fuzzy": true }, { "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", + "translation": "Declara o tipo de carga de trabalho do aplicativo ao se conectar a um servidor. O único valor com suporte no momento é ReadOnly. Se {ApplicationIntentFlagShort} não for especificado, o utilitário sqlcmd não será compatível com a conectividade com uma réplica secundária em um grupo de Always On disponibilidade", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ApplicationIntentFlagShort", @@ -2277,32 +2757,42 @@ "argNum": 1, "expr": "localizer.ApplicationIntentFlagShort" } - ] + ], + "fuzzy": true }, { "id": "This switch is used by the client to request an encrypted connection", "message": "This switch is used by the client to request an encrypted connection", - "translation": "" + "translation": "Essa opção é usada pelo cliente para solicitar uma conexão criptografada", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the formatting for results", "message": "Specifies the formatting for results", - "translation": "" + "translation": "Especifica a formatação dos resultados", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" + "translation": "Controla quais mensagens de erro são enviadas para stdout. As mensagens que têm nível de severidade maior ou igual a esse nível são enviadas", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Level of mssql driver messages to print", "message": "Level of mssql driver messages to print", - "translation": "" + "translation": "Nível de mensagens de driver mssql a serem impressas", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", + "translation": "Especifica que o sqlcmd sai e retorna um valor {DosErrorLevel} quando ocorre um erro", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DosErrorLevel", @@ -2312,12 +2802,14 @@ "argNum": 1, "expr": "localizer.DosErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", + "translation": "Controla quais mensagens de erro são enviadas para {StdoutName}. As mensagens que têm nível de severidade maior ou igual a esse nível são enviadas", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "StdoutName", @@ -2327,22 +2819,28 @@ "argNum": 1, "expr": "localizer.StdoutName" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" + "translation": "Especifica o número de linhas a serem impressas entre os títulos de coluna. Use -h-1 para especificar que os cabeçalhos não sejam impressos", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that all output files are encoded with little-endian Unicode", "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" + "translation": "Especifica que todos os arquivos de saída são codificados com Unicode little-endian", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", + "translation": "Especifica o caractere separador de coluna. Define a variável {ColSeparatorVar}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ColSeparatorVar", @@ -2352,27 +2850,35 @@ "argNum": 1, "expr": "localizer.ColSeparatorVar" } - ] + ], + "fuzzy": true }, { "id": "Remove trailing spaces from a column", "message": "Remove trailing spaces from a column", - "translation": "" + "translation": "Remover espaços à direita de uma coluna", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" + "translation": "Fornecido para compatibilidade com versões anteriores. O Sqlcmd sempre otimiza a detecção da réplica ativa de um Cluster de Failover do SQL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Password", "message": "Password", - "translation": "" + "translation": "Senha", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", + "translation": "Controla o nível de severidade usado para definir a variável {ErrorLevel} na saída", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorLevel", @@ -2382,32 +2888,42 @@ "argNum": 1, "expr": "localizer.ErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Specifies the screen width for output", "message": "Specifies the screen width for output", - "translation": "" + "translation": "Especifica a largura da tela para saída", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Dedicated administrator connection", "message": "Dedicated administrator connection", - "translation": "" + "translation": "Conexão de administrador dedicada", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Quoted identifiers are always enabled", "message": "Provided for backward compatibility. Quoted identifiers are always enabled", - "translation": "" + "translation": "Fornecido para compatibilidade com versões anteriores. Os identificadores entre aspas estão sempre ativados", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Client regional settings are not used", "message": "Provided for backward compatibility. Client regional settings are not used", - "translation": "" + "translation": "Fornecido para compatibilidade com versões anteriores. As configurações regionais do cliente não são usadas", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sets the sqlcmd scripting variable {V}", "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", + "translation": "Define a variável de script sqlcmd {V}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "V", @@ -2417,12 +2933,14 @@ "argNum": 1, "expr": "v" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", + "translation": "\"{Flag} {Value}\": o valor deve ser maior ou igual a {Min} e menor ou igual a {Max}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2456,12 +2974,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", + "translation": "\"{Flag} {Value}\": o valor deve ser maior que {Min} e menor que {Max}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2495,12 +3015,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", + "translation": "\"{Flag} {Value}\": argumento inesperado. O valor do argumento deve ser {AllowedValues0}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2526,12 +3048,14 @@ "argNum": 3, "expr": "allowedValues[0]" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", + "translation": "\"{Flag} {Value}\": argumento inesperado. O valor do argumento deve ser um de {AllowedValues}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2557,12 +3081,14 @@ "argNum": 3, "expr": "allowedValues" } - ] + ], + "fuzzy": true }, { "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", - "translation": "", + "translation": "As opções {Flag1} e {Flag2} são mutuamente exclusivas.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag1", @@ -2580,12 +3106,14 @@ "argNum": 2, "expr": "flag2" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Missing argument. Enter '-?' for help.", "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", + "translation": "\"{P1}\": Argumento ausente. Digite \"-?\" para obter ajuda.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2595,12 +3123,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Unknown Option. Enter '-?' for help.", "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", + "translation": "\"{P1}\": opção desconhecida. Insira \"-?\" para obter ajuda.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2610,12 +3140,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "invalid batch terminator '{BatchTerminator}'", "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "terminador de lote inválido '{BatchTerminator}'", + "translation": "terminador de lote inválido \"{BatchTerminator}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminator", @@ -2625,27 +3157,35 @@ "argNum": 1, "expr": "args.BatchTerminator" } - ] + ], + "fuzzy": true }, { "id": "Sqlcmd: Error:", "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: erro:" + "translation": "Sqlcmd: Erro:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sqlcmd: Warning:", "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: aviso:" + "translation": "SQLcmd: Aviso:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "os comandos ED e !!\u003ccomando\u003e, o script de inicialização e as variáveis de ambiente estão desabilitados" + "translation": "Os comandos ED e !!\u003ccommand\u003e, o script de inicialização e as variáveis de ambiente estão desabilitados.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The scripting variable: '{Variable}' is read-only", "message": "The scripting variable: '{Variable}' is read-only", - "translation": "a variável de script: '{Variable}' é somente leitura.", + "translation": "A variável de script: \"{Variable}\" é somente leitura", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2655,12 +3195,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "'{Variable}' scripting variable not defined.", "message": "'{Variable}' scripting variable not defined.", - "translation": "Variável de script '{Variable}' não definida.", + "translation": "Variável de script \"{Variable}\" não definida.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2670,12 +3212,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "a variável de ambiente: '{Variable}' possui valor inválido: '{EnvVal}'.", + "translation": "A variável de ambiente \"{Variable}\" tem um valor inválido: \"{EnvVal}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2693,12 +3237,14 @@ "argNum": 2, "expr": "envVal" } - ] + ], + "fuzzy": true }, { "id": "Syntax error at line {LineNumber} near command '{Command}'.", "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "erro de sintaxe na linha {LineNumber} próximo ao comando '{Command}'.", + "translation": "Erro de sintaxe na linha {LineNumber} próximo ao comando \"{Command}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LineNumber", @@ -2716,12 +3262,14 @@ "argNum": 2, "expr": "e.Command" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} ocorreu um erro ao abrir ou operar no arquivo {Filepath} (Motivo: {Error}).", + "translation": "{ErrorPrefix} Erro ao abrir ou operar no arquivo {Filepath} (Motivo: {Error}).", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2747,12 +3295,14 @@ "argNum": 3, "expr": "err.Error()" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix}Syntax error at line {LineNumber}", "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}erro de sintaxe na linha {LineNumber}", + "translation": "{ErrorPrefix} Erro de sintaxe na linha {LineNumber}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2770,12 +3320,14 @@ "argNum": 2, "expr": "lineNumber" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Msg {Number}, Nível {Class}, Estado {State}, Servidor {ServerName}, Procedimento {ProcName}, Linha {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2833,12 +3385,14 @@ "argNum": 7, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Msg {Number}, Nível {Class}, Estado {State}, Servidor {ServerName}, Linha {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2888,12 +3442,14 @@ "argNum": 6, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable identifier {Name}", "message": "Invalid variable identifier {Name}", - "translation": "", + "translation": "Identificador de variável {Name} inválido", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -2903,12 +3459,14 @@ "argNum": 1, "expr": "name" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable value {Val}", "message": "Invalid variable value {Val}", - "translation": "", + "translation": "Valor de variável inválido {Val}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Val", @@ -2918,7 +3476,8 @@ "argNum": 1, "expr": "val" } - ] + ], + "fuzzy": true } ] } \ No newline at end of file diff --git a/internal/translations/locales/ru-RU/messages.gotext.json b/internal/translations/locales/ru-RU/messages.gotext.json index 19562697..c0b8e054 100644 --- a/internal/translations/locales/ru-RU/messages.gotext.json +++ b/internal/translations/locales/ru-RU/messages.gotext.json @@ -1,2719 +1,3504 @@ { - "language": "ru-RU", - "messages": [ - { - "id": "Install/Create, Query, Uninstall SQL Server", - "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" - }, - { - "id": "View configuration information and connection strings", - "message": "View configuration information and connection strings", - "translation": "" - }, - { - "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", - "placeholders": [ - { - "id": "FeedbackUrl", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "feedbackUrl" - } - ] - }, - { - "id": "help for backwards compatibility flags (-S, -U, -E etc.)", - "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" - }, - { - "id": "print version of sqlcmd", - "message": "print version of sqlcmd", - "translation": "" - }, - { - "id": "configuration file", - "message": "configuration file", - "translation": "" - }, - { - "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" - }, - { - "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", - "placeholders": [ - { - "id": "UseContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UseContextCommand" - } - ] - }, - { - "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Install/Create SQL Server, Azure SQL, and Tools", - "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" - }, - { - "id": "Open tools (e.g Azure Data Studio) for current context", - "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" - }, - { - "id": "Run a query against the current context", - "message": "Run a query against the current context", - "translation": "" - }, - { - "id": "Run a query", - "message": "Run a query", - "translation": "" - }, - { - "id": "Run a query using [{Master}] database", - "message": "Run a query using [{Master}] database", - "translation": "", - "placeholders": [ - { - "id": "Master", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"master\"" - } - ] - }, - { - "id": "Set new default database", - "message": "Set new default database", - "translation": "" - }, - { - "id": "Command text to run", - "message": "Command text to run", - "translation": "" - }, - { - "id": "Database to use", - "message": "Database to use", - "translation": "" - }, - { - "id": "Start current context", - "message": "Start current context", - "translation": "" - }, - { - "id": "Start the current context", - "message": "Start the current context", - "translation": "" - }, - { - "id": "To view available contexts", - "message": "To view available contexts", - "translation": "" - }, - { - "id": "No current context", - "message": "No current context", - "translation": "" - }, - { - "id": "Starting {Arg_1} for context {Arg_2}", - "message": "Starting {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create new context with a sql container", - "message": "Create new context with a sql container", - "translation": "" - }, - { - "id": "Current context does not have a container", - "message": "Current context does not have a container", - "translation": "" - }, - { - "id": "Stop current context", - "message": "Stop current context", - "translation": "" - }, - { - "id": "Stop the current context", - "message": "Stop the current context", - "translation": "" - }, - { - "id": "Stopping {Arg_1} for context {Arg_2}", - "message": "Stopping {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create a new context with a SQL Server container", - "message": "Create a new context with a SQL Server container", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context", - "message": "Uninstall/Delete the current context", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt", - "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" - }, - { - "id": "Quiet mode (do not stop for user input to confirm the operation)", - "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" - }, - { - "id": "Complete the operation even if non-system (user) database files are present", - "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" - }, - { - "id": "View available contexts", - "message": "View available contexts", - "translation": "" - }, - { - "id": "Create context", - "message": "Create context", - "translation": "" - }, - { - "id": "Create context with SQL Server container", - "message": "Create context with SQL Server container", - "translation": "" - }, - { - "id": "Add a context manually", - "message": "Add a context manually", - "translation": "" - }, - { - "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Verifying no user (non-system) database (.mdf) files", - "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" - }, - { - "id": "To start the container", - "message": "To start the container", - "translation": "" - }, - { - "id": "To override the check, use {__force}", - "message": "To override the check, use {__force}", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Container is not running, unable to verify that user database files do not exist", - "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" - }, - { - "id": "Removing context {CurrentContextName}", - "message": "Removing context {CurrentContextName}", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Container {Id} no longer exists, continuing to remove context...", - "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", - "placeholders": [ - { - "id": "Id", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "id" - } - ] - }, - { - "id": "Current context is now {NewContextName}", - "message": "Current context is now {NewContextName}", - "translation": "", - "placeholders": [ - { - "id": "NewContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "newContextName" - } - ] - }, - { - "id": "{Operation_completed_successfully}", - "message": "{Operation_completed_successfully}", - "translation": "", - "placeholders": [ - { - "id": "Operation_completed_successfully", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"Operation completed successfully\"" - } - ] - }, - { - "id": "If the database is mounted, run {DropDbQuery}", - "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", - "placeholders": [ - { - "id": "DropDbQuery", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "dropDbQuery" - } - ] - }, - { - "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", - "placeholders": [ - { - "id": "DatabaseFile", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseFile" - } - ] - }, - { - "id": "No endpoints to uninstall", - "message": "No endpoints to uninstall", - "translation": "" - }, - { - "id": "Add a context", - "message": "Add a context", - "translation": "" - }, - { - "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" - }, - { - "id": "Display name for the context", - "message": "Display name for the context", - "translation": "" - }, - { - "id": "Name of endpoint this context will use", - "message": "Name of endpoint this context will use", - "translation": "" - }, - { - "id": "Name of user this context will use", - "message": "Name of user this context will use", - "translation": "" - }, - { - "id": "View existing endpoints to choose from", - "message": "View existing endpoints to choose from", - "translation": "" - }, - { - "id": "Add a new local endpoint", - "message": "Add a new local endpoint", - "translation": "" - }, - { - "id": "Add an already existing endpoint", - "message": "Add an already existing endpoint", - "translation": "" - }, - { - "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.endpointName" - }, - { - "id": "EndpointFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.EndpointFlag" - } - ] - }, - { - "id": "View list of users", - "message": "View list of users", - "translation": "" - }, - { - "id": "Add the user", - "message": "Add the user", - "translation": "" - }, - { - "id": "Add an endpoint", - "message": "Add an endpoint", - "translation": "" - }, - { - "id": "User '{UserName}' does not exist", - "message": "User '{UserName}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "UserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.userName" - } - ] - }, - { - "id": "Open in Azure Data Studio", - "message": "Open in Azure Data Studio", - "translation": "" - }, - { - "id": "To start interactive query session", - "message": "To start interactive query session", - "translation": "" - }, - { - "id": "To run a query", - "message": "To run a query", - "translation": "" - }, - { - "id": "Current Context '{Name}'", - "message": "Current Context '{Name}'", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "context.Name" - } - ] - }, - { - "id": "Add a default endpoint", - "message": "Add a default endpoint", - "translation": "" - }, - { - "id": "Display name for the endpoint", - "message": "Display name for the endpoint", - "translation": "" - }, - { - "id": "The network address to connect to, e.g. 127.0.0.1 etc.", - "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" - }, - { - "id": "The network port to connect to, e.g. 1433 etc.", - "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" - }, - { - "id": "Add a context for this endpoint", - "message": "Add a context for this endpoint", - "translation": "" - }, - { - "id": "View endpoint names", - "message": "View endpoint names", - "translation": "" - }, - { - "id": "View endpoint details", - "message": "View endpoint details", - "translation": "" - }, - { - "id": "View all endpoints details", - "message": "View all endpoints details", - "translation": "" - }, - { - "id": "Delete this endpoint", - "message": "Delete this endpoint", - "translation": "" - }, - { - "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", - "placeholders": [ - { - "id": "UniqueEndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueEndpointName" - }, - { - "id": "Address", - "string": "%[2]v", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "c.address" - }, - { - "id": "Port", - "string": "%[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "c.port" - } - ] - }, - { - "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user (using the SQLCMDPASSWORD environment variable)", - "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" - }, - { - "id": "Add a user", - "message": "Add a user", - "translation": "" - }, - { - "id": "Display name for the user (this is not the username)", - "message": "Display name for the user (this is not the username)", - "translation": "" - }, - { - "id": "Authentication type this user will use (basic | other)", - "message": "Authentication type this user will use (basic | other)", - "translation": "" - }, - { - "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - } - ] - }, - { - "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - }, - { - "id": "ModernAuthTypeOther", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeOther" - } - ] - }, - { - "id": "Authentication type '' is not valid {AuthType}'", - "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", - "placeholders": [ - { - "id": "AuthType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.authType" - } - ] - }, - { - "id": "Remove the {PasswordEncryptFlag} flag", - "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", - "placeholders": [ - { - "id": "AuthTypeFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AuthTypeFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Add the {PasswordEncryptFlag} flag", - "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide a username with the {Arg_1} flag", - "message": "Provide a username with the {Arg_1} flag", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]s", - "type": "", - "underlyingType": "string", - "argNum": 1 - } - ] - }, - { - "id": "Username not provided", - "message": "Username not provided", - "translation": "" - }, - { - "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - }, - { - "id": "PasswordEncryptFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Encryption method '{PasswordEncryption}' is not valid", - "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryption", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.passwordEncryption" - } - ] - }, - { - "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "User '{UniqueUserName}' added", - "message": "User '{UniqueUserName}' added", - "translation": "", - "placeholders": [ - { - "id": "UniqueUserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueUserName" - } - ] - }, - { - "id": "Display connections strings for the current context", - "message": "Display connections strings for the current context", - "translation": "" - }, - { - "id": "List connection strings for all client drivers", - "message": "List connection strings for all client drivers", - "translation": "" - }, - { - "id": "Database for the connection string (default is taken from the T/SQL login)", - "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" - }, - { - "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Display the current-context", - "message": "Display the current-context", - "translation": "" - }, - { - "id": "Delete a context", - "message": "Delete a context", - "translation": "" - }, - { - "id": "Delete a context (including its endpoint and user)", - "message": "Delete a context (including its endpoint and user)", - "translation": "" - }, - { - "id": "Delete a context (excluding its endpoint and user)", - "message": "Delete a context (excluding its endpoint and user)", - "translation": "" - }, - { - "id": "Name of context to delete", - "message": "Name of context to delete", - "translation": "" - }, - { - "id": "Delete the context's endpoint and user as well", - "message": "Delete the context's endpoint and user as well", - "translation": "" - }, - { - "id": "Use the {NameFlag} flag to pass in a context name to delete", - "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "Context '{Name}' deleted", - "message": "Context '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Context '{Name}' does not exist", - "message": "Context '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete an endpoint", - "message": "Delete an endpoint", - "translation": "" - }, - { - "id": "Name of endpoint to delete", - "message": "Name of endpoint to delete", - "translation": "" - }, - { - "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View endpoints", - "message": "View endpoints", - "translation": "" - }, - { - "id": "Endpoint '{Name}' does not exist", - "message": "Endpoint '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Endpoint '{Name}' deleted", - "message": "Endpoint '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete a user", - "message": "Delete a user", - "translation": "" - }, - { - "id": "Name of user to delete", - "message": "Name of user to delete", - "translation": "" - }, - { - "id": "User name must be provided. Provide user name with {NameFlag} flag", - "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View users", - "message": "View users", - "translation": "" - }, - { - "id": "User {Name} does not exist", - "message": "User {Name} does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "User {Name} deleted", - "message": "User {Name} deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many contexts from the sqlconfig file", - "message": "Display one or many contexts from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the context names in your sqlconfig file", - "message": "List all the context names in your sqlconfig file", - "translation": "" - }, - { - "id": "List all the contexts in your sqlconfig file", - "message": "List all the contexts in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one context in your sqlconfig file", - "message": "Describe one context in your sqlconfig file", - "translation": "" - }, - { - "id": "Context name to view details of", - "message": "Context name to view details of", - "translation": "" - }, - { - "id": "Include context details", - "message": "Include context details", - "translation": "" - }, - { - "id": "To view available contexts run `{ContextCommand}`", - "message": "To view available contexts run `{ContextCommand}`", - "translation": "", - "placeholders": [ - { - "id": "ContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetContextCommand" - } - ] - }, - { - "id": "error: no context exists with the name: \"{Name}\"", - "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many endpoints from the sqlconfig file", - "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the endpoints in your sqlconfig file", - "message": "List all the endpoints in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one endpoint in your sqlconfig file", - "message": "Describe one endpoint in your sqlconfig file", - "translation": "" - }, - { - "id": "Endpoint name to view details of", - "message": "Endpoint name to view details of", - "translation": "" - }, - { - "id": "Include endpoint details", - "message": "Include endpoint details", - "translation": "" - }, - { - "id": "To view available endpoints run `{EndpointsCommand}`", - "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", - "placeholders": [ - { - "id": "EndpointsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetEndpointsCommand" - } - ] - }, - { - "id": "error: no endpoint exists with the name: \"{Name}\"", - "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many users from the sqlconfig file", - "message": "Display one or many users from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the users in your sqlconfig file", - "message": "List all the users in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one user in your sqlconfig file", - "message": "Describe one user in your sqlconfig file", - "translation": "" - }, - { - "id": "User name to view details of", - "message": "User name to view details of", - "translation": "" - }, - { - "id": "Include user details", - "message": "Include user details", - "translation": "" - }, - { - "id": "To view available users run `{UsersCommand}`", - "message": "To view available users run `{UsersCommand}`", - "translation": "", - "placeholders": [ - { - "id": "UsersCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetUsersCommand" - } - ] - }, - { - "id": "error: no user exists with the name: \"{Name}\"", - "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Set the current context", - "message": "Set the current context", - "translation": "" - }, - { - "id": "Set the mssql context (endpoint/user) to be the current context", - "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" - }, - { - "id": "Name of context to set as current context", - "message": "Name of context to set as current context", - "translation": "" - }, - { - "id": "To run a query: {RunQueryExample}", - "message": "To run a query: {RunQueryExample}", - "translation": "", - "placeholders": [ - { - "id": "RunQueryExample", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.RunQueryExample" - } - ] - }, - { - "id": "To remove: {UninstallCommand}", - "message": "To remove: {UninstallCommand}", - "translation": "", - "placeholders": [ - { - "id": "UninstallCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UninstallCommand" - } - ] - }, - { - "id": "Switched to context \"{Name}\".", - "message": "Switched to context \"{Name}\".", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "No context exists with the name: \"{Name}\"", - "message": "No context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display merged sqlconfig settings or a specified sqlconfig file", - "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" - }, - { - "id": "Show sqlconfig settings, with REDACTED authentication data", - "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" - }, - { - "id": "Show sqlconfig settings and raw authentication data", - "message": "Show sqlconfig settings and raw authentication data", - "translation": "" - }, - { - "id": "Display raw byte data", - "message": "Display raw byte data", - "translation": "" - }, - { - "id": "Install Azure Sql Edge", - "message": "Install Azure Sql Edge", - "translation": "" - }, - { - "id": "Install/Create Azure SQL Edge in a container", - "message": "Install/Create Azure SQL Edge in a container", - "translation": "" - }, - { - "id": "Tag to use, use get-tags to see list of tags", - "message": "Tag to use, use get-tags to see list of tags", - "translation": "" - }, - { - "id": "Context name (a default context name will be created if not provided)", - "message": "Context name (a default context name will be created if not provided)", - "translation": "" - }, - { - "id": "Create a user database and set it as the default for login", - "message": "Create a user database and set it as the default for login", - "translation": "" - }, - { - "id": "Accept the SQL Server EULA", - "message": "Accept the SQL Server EULA", - "translation": "" - }, - { - "id": "Generated password length", - "message": "Generated password length", - "translation": "" - }, - { - "id": "Minimum number of special characters", - "message": "Minimum number of special characters", - "translation": "" - }, - { - "id": "Minimum number of numeric characters", - "message": "Minimum number of numeric characters", - "translation": "" - }, - { - "id": "Minimum number of upper characters", - "message": "Minimum number of upper characters", - "translation": "" - }, - { - "id": "Special character set to include in password", - "message": "Special character set to include in password", - "translation": "" - }, - { - "id": "Don't download image. Use already downloaded image", - "message": "Don't download image. Use already downloaded image", - "translation": "" - }, - { - "id": "Line in errorlog to wait for before connecting", - "message": "Line in errorlog to wait for before connecting", - "translation": "" - }, - { - "id": "Specify a custom name for the container rather than a randomly generated one", - "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" - }, - { - "id": "Explicitly set the container hostname, it defaults to the container ID", - "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" - }, - { - "id": "Specifies the image CPU architecture", - "message": "Specifies the image CPU architecture", - "translation": "" - }, - { - "id": "Specifies the image operating system", - "message": "Specifies the image operating system", - "translation": "" - }, - { - "id": "Port (next available port from 1433 upwards used by default)", - "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" - }, - { - "id": "Download (into container) and attach database (.bak) from URL", - "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" - }, - { - "id": "Either, add the {AcceptEulaFlag} flag to the command-line", - "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", - "placeholders": [ - { - "id": "AcceptEulaFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AcceptEulaFlag" - } - ] - }, - { - "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", - "placeholders": [ - { - "id": "CreateEnvVarKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "pal.CreateEnvVarKeyword()" - }, - { - "id": "AcceptEulaEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.AcceptEulaEnvVar" - } - ] - }, - { - "id": "EULA not accepted", - "message": "EULA not accepted", - "translation": "" - }, - { - "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.defaultDatabase" - } - ] - }, - { - "id": "Starting {ImageName}", - "message": "Starting {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - }, - { - "id": "ConfigFileUsed", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "config.GetConfigFileUsed()" - } - ] - }, - { - "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", - "placeholders": [ - { - "id": "Sa", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"sa\"" - }, - { - "id": "Sa_1", - "string": "%[2]q", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "\"sa\"" - }, - { - "id": "UserName", - "string": "%[3]q", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "userName" - } - ] - }, - { - "id": "Start interactive session", - "message": "Start interactive session", - "translation": "" - }, - { - "id": "Change current context", - "message": "Change current context", - "translation": "" - }, - { - "id": "View sqlcmd configuration", - "message": "View sqlcmd configuration", - "translation": "" - }, - { - "id": "See connection strings", - "message": "See connection strings", - "translation": "" - }, - { - "id": "Remove", - "message": "Remove", - "translation": "" - }, - { - "id": "Now ready for client connections on port {Port}", - "message": "Now ready for client connections on port {Port}", - "translation": "", - "placeholders": [ - { - "id": "Port", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "c.port" - } - ] - }, - { - "id": "--using URL must be http or https", - "message": "--using URL must be http or https", - "translation": "" - }, - { - "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", - "placeholders": [ - { - "id": "UsingDatabaseUrl", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.usingDatabaseUrl" - } - ] - }, - { - "id": "--using URL must have a path to .bak file", - "message": "--using URL must have a path to .bak file", - "translation": "" - }, - { - "id": "--using file URL must be a .bak file", - "message": "--using file URL must be a .bak file", - "translation": "" - }, - { - "id": "Invalid --using file type", - "message": "Invalid --using file type", - "translation": "" - }, - { - "id": "Creating default database [{DefaultDatabase}]", - "message": "Creating default database [{DefaultDatabase}]", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "defaultDatabase" - } - ] - }, - { - "id": "Downloading {File}", - "message": "Downloading {File}", - "translation": "", - "placeholders": [ - { - "id": "File", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "file" - } - ] - }, - { - "id": "Restoring database {DatabaseName}", - "message": "Restoring database {DatabaseName}", - "translation": "", - "placeholders": [ - { - "id": "DatabaseName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseName" - } - ] - }, - { - "id": "Downloading {ImageName}", - "message": "Downloading {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" - }, - { - "id": "If not, download desktop engine from:", - "message": "If not, download desktop engine from:", - "translation": "" - }, - { - "id": "or", - "message": "or", - "translation": "" - }, - { - "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", - "placeholders": [ - { - "id": "PodmanPsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PodmanPsCommand" - }, - { - "id": "DockerPsCommand", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.DockerPsCommand" - } - ] - }, - { - "id": "Unable to download image {ImageName}", - "message": "Unable to download image {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "File does not exist at URL", - "message": "File does not exist at URL", - "translation": "" - }, - { - "id": "Unable to download file", - "message": "Unable to download file", - "translation": "" - }, - { - "id": "Install/Create SQL Server in a container", - "message": "Install/Create SQL Server in a container", - "translation": "" - }, - { - "id": "See all release tags for SQL Server, install previous version", - "message": "See all release tags for SQL Server, install previous version", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database", - "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" - }, - { - "id": "Create SQL Server with an empty user database", - "message": "Create SQL Server with an empty user database", - "translation": "" - }, - { - "id": "Install/Create SQL Server with full logging", - "message": "Install/Create SQL Server with full logging", - "translation": "" - }, - { - "id": "Get tags available for Azure SQL Edge install", - "message": "Get tags available for Azure SQL Edge install", - "translation": "" - }, - { - "id": "List tags", - "message": "List tags", - "translation": "" - }, - { - "id": "Get tags available for mssql install", - "message": "Get tags available for mssql install", - "translation": "" - }, - { - "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", - "placeholders": [ - { - "id": "PacketSize", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.PacketSize" - } - ] - }, - { - "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': значением заголовка может быть или -1, или число между -1 и 2147483647", - "placeholders": [ - { - "id": "Headers", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.Headers" - } - ] - }, - { - "id": "Legal docs and information: aka.ms/SqlcmdLegal", - "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" - }, - { - "id": "Third party notices: aka.ms/SqlcmdNotices", - "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" - }, - { - "id": "Version {Version}", - "message": "Version {Version}", - "translation": "", - "placeholders": [ - { - "id": "Version", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "version" - } - ] - }, - { - "id": "Flags:", - "message": "Flags:", - "translation": "" - }, - { - "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", - "placeholders": [ - { - "id": "HelpFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.HelpFlag" - } - ] - }, - { - "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", - "placeholders": [ - { - "id": "QueryAndExitFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.QueryAndExitFlag" - }, - { - "id": "QueryFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.QueryFlag" - } - ] - }, - { - "id": "Identifies the file that receives output from sqlcmd", - "message": "Identifies the file that receives output from sqlcmd", - "translation": "" - }, - { - "id": "Print version information and exit", - "message": "Print version information and exit", - "translation": "" - }, - { - "id": "Implicitly trust the server certificate without validation", - "message": "Implicitly trust the server certificate without validation", - "translation": "" - }, - { - "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", - "placeholders": [ - { - "id": "DbNameVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DbNameVar" - } - ] - }, - { - "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" - }, - { - "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", - "placeholders": [ - { - "id": "BatchTerminatorGo", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "The login name or contained database user name. For contained database users, you must provide the database name option", - "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", - "placeholders": [ - { - "id": "ConnStrPattern", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ConnStrPattern" - }, - { - "id": "ServerEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ServerEnvVar" - } - ] - }, - { - "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" - }, - { - "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" - }, - { - "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" - }, - { - "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", - "placeholders": [ - { - "id": "InsertKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.InsertKeyword" - } - ] - }, - { - "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" - }, - { - "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", - "placeholders": [ - { - "id": "PacketSizeVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PacketSizeVar" - }, - { - "id": "BatchTerminatorGo", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", - "placeholders": [ - { - "id": "LoginTimeOutVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.LoginTimeOutVar" - } - ] - }, - { - "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", - "placeholders": [ - { - "id": "WorkstationVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.WorkstationVar" - } - ] - }, - { - "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", - "placeholders": [ - { - "id": "ApplicationIntentFlagShort", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ApplicationIntentFlagShort" - } - ] - }, - { - "id": "This switch is used by the client to request an encrypted connection", - "message": "This switch is used by the client to request an encrypted connection", - "translation": "" - }, - { - "id": "Specifies the formatting for results", - "message": "Specifies the formatting for results", - "translation": "" - }, - { - "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" - }, - { - "id": "Level of mssql driver messages to print", - "message": "Level of mssql driver messages to print", - "translation": "" - }, - { - "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", - "placeholders": [ - { - "id": "DosErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DosErrorLevel" - } - ] - }, - { - "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", - "placeholders": [ - { - "id": "StdoutName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.StdoutName" - } - ] - }, - { - "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" - }, - { - "id": "Specifies that all output files are encoded with little-endian Unicode", - "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" - }, - { - "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", - "placeholders": [ - { - "id": "ColSeparatorVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ColSeparatorVar" - } - ] - }, - { - "id": "Remove trailing spaces from a column", - "message": "Remove trailing spaces from a column", - "translation": "" - }, - { - "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" - }, - { - "id": "Password", - "message": "Password", - "translation": "" - }, - { - "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", - "placeholders": [ - { - "id": "ErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ErrorLevel" - } - ] - }, - { - "id": "Specifies the screen width for output", - "message": "Specifies the screen width for output", - "translation": "" - }, - { - "id": "Dedicated administrator connection", - "message": "Dedicated administrator connection", - "translation": "" - }, - { - "id": "Sets the sqlcmd scripting variable {V}", - "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", - "placeholders": [ - { - "id": "V", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "v" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues0", - "string": "%[3]v", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "allowedValues[0]" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues", - "string": "%[3]v", - "type": "[]string", - "underlyingType": "[]string", - "argNum": 3, - "expr": "allowedValues" - } - ] - }, - { - "id": "'{P1}': Missing argument. Enter '-?' for help.", - "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "'{P1}': Unknown Option. Enter '-?' for help.", - "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "invalid batch terminator '{BatchTerminator}'", - "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "недопустимый признак конца пакета '{BatchTerminator}'", - "placeholders": [ - { - "id": "BatchTerminator", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "args.BatchTerminator" - } - ] - }, - { - "id": "Sqlcmd: Error:", - "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: ошибка -" - }, - { - "id": "Sqlcmd: Warning:", - "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: внимание!" - }, - { - "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "ED, а также команды !!\u003ccommand\u003e, скрипт запуска и переменные среды отключены" - }, - { - "id": "The scripting variable: '{Variable}' is read-only", - "message": "The scripting variable: '{Variable}' is read-only", - "translation": "переменная скрипта: '{Variable}' доступна только для чтения", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "'{Variable}' scripting variable not defined.", - "message": "'{Variable}' scripting variable not defined.", - "translation": "Переменная скрипта '{Variable}' не определена.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "переменная среды: '{Variable}' имеет недопустимое значение: '{EnvVal}'.", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - }, - { - "id": "EnvVal", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "envVal" - } - ] - }, - { - "id": "Syntax error at line {LineNumber} near command '{Command}'.", - "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "синтаксическая ошибка в строке {LineNumber} при выполнении команды '{Command}'.", - "placeholders": [ - { - "id": "LineNumber", - "string": "%[1]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 1, - "expr": "e.LineNumber" - }, - { - "id": "Command", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "e.Command" - } - ] - }, - { - "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} ошибка при открытии или обработке файла {Filepath} (причина: {Error}).", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "Filepath", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "filepath" - }, - { - "id": "Error", - "string": "%[3]s", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "err.Error()" - } - ] - }, - { - "id": "{ErrorPrefix}Syntax error at line {LineNumber}", - "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}синтаксическая ошибка в строке {LineNumber}", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "LineNumber", - "string": "%[2]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 2, - "expr": "lineNumber" - } - ] - }, - { - "id": "Invalid variable identifier {Name}", - "message": "Invalid variable identifier {Name}", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "name" - } - ] - }, - { - "id": "Invalid variable value {Val}", - "message": "Invalid variable value {Val}", - "translation": "", - "placeholders": [ - { - "id": "Val", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "val" - } - ] - } - ] + "language": "ru-RU", + "messages": [ + { + "id": "Install/Create, Query, Uninstall SQL Server", + "message": "Install/Create, Query, Uninstall SQL Server", + "translation": "Установка или создание, запрос, удаление SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View configuration information and connection strings", + "message": "View configuration information and connection strings", + "translation": "Просмотреть сведения о конфигурации и строки подключения", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "translation": "sqlcmd: установка, создание и запрос SQL Server, Azure SQL и инструментов\n\nОбратная связь:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "FeedbackUrl", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "feedbackUrl" + } + ], + "fuzzy": true + }, + { + "id": "help for backwards compatibility flags (-S, -U, -E etc.)", + "message": "help for backwards compatibility flags (-S, -U, -E etc.)", + "translation": "справка по флагам обратной совместимости (-S, -U, -E и т. д.)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "print version of sqlcmd", + "message": "print version of sqlcmd", + "translation": "печать версии sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "configuration file", + "message": "configuration file", + "translation": "файл конфигурации:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "translation": "уровень занесения в журнал, ошибка=0, предупреждение=1, информация=2, отладка=3, трассировка=4", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "translation": "Измените файлы sqlconfig с помощью таких подкоманд, как \"{UseContextCommand}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UseContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UseContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "translation": "Добавить контекст для существующей конечной точки и пользователя (используйте {PasswordEnvVar} или {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Install/Create SQL Server, Azure SQL, and Tools", + "message": "Install/Create SQL Server, Azure SQL, and Tools", + "translation": "Установка и создание SQL Server, Azure SQL и инструментов", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Open tools (e.g Azure Data Studio) for current context", + "message": "Open tools (e.g Azure Data Studio) for current context", + "translation": "Открыть инструменты (например, Azure Data Studio) для текущего контекста", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query against the current context", + "message": "Run a query against the current context", + "translation": "Запустить запрос на текущем контексте", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query", + "message": "Run a query", + "translation": "Выполнить запрос", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query using [{Master}] database", + "message": "Run a query using [{Master}] database", + "translation": "Выполнить запрос на базе данных [{Master}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Master", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"master\"" + } + ], + "fuzzy": true + }, + { + "id": "Set new default database", + "message": "Set new default database", + "translation": "Задать новую базу данных по умолчанию", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Command text to run", + "message": "Command text to run", + "translation": "Текст команды для выполнения", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database to use", + "message": "Database to use", + "translation": "База данных, которую следует использовать", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start current context", + "message": "Start current context", + "translation": "Запустить текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start the current context", + "message": "Start the current context", + "translation": "Запустить текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts", + "message": "To view available contexts", + "translation": "Для просмотра доступных контекстов", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "No current context", + "message": "No current context", + "translation": "Текущий контекст отсутствует", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Starting {Image} for context {CurrentContextName}", + "message": "Starting {Image} for context {CurrentContextName}", + "translation": "Запуск {Image} для контекста {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create new context with a sql container", + "message": "Create new context with a sql container", + "translation": "Создать новый контекст с контейнером SQL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context does not have a container", + "message": "Current context does not have a container", + "translation": "У текущего контекста нет контейнера", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop current context", + "message": "Stop current context", + "translation": "Остановить текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop the current context", + "message": "Stop the current context", + "translation": "Остановить текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stopping {Image} for context {CurrentContextName}", + "message": "Stopping {Image} for context {CurrentContextName}", + "translation": "Остановка {Image} для контекста {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create a new context with a SQL Server container", + "message": "Create a new context with a SQL Server container", + "translation": "Создать новый контекст с контейнером SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context", + "message": "Uninstall/Delete the current context", + "translation": "Удалить текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt", + "message": "Uninstall/Delete the current context, no user prompt", + "translation": "Удалить текущий контекст без запроса подтверждения у пользователя", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "translation": "Удалить текущий контекст без запроса пользователя, переопределить проверку безопасности для пользовательских баз данных", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Quiet mode (do not stop for user input to confirm the operation)", + "message": "Quiet mode (do not stop for user input to confirm the operation)", + "translation": "Тихий режим (не останавливаться, чтобы запросить у пользователя подтверждение операции)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Complete the operation even if non-system (user) database files are present", + "message": "Complete the operation even if non-system (user) database files are present", + "translation": "Завершить операцию, даже если имеются несистемные (пользовательские) файлы базы данных", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View available contexts", + "message": "View available contexts", + "translation": "Просмотреть доступные контексты", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context", + "message": "Create context", + "translation": "Создать контекст", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context with SQL Server container", + "message": "Create context with SQL Server container", + "translation": "Создать контекст с контейнером SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context manually", + "message": "Add a context manually", + "translation": "Добавить контекст вручную", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "translation": "Текущий контекст - {CurrentContextName}. Продолжить? (Д/Н)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Verifying no user (non-system) database (.mdf) files", + "message": "Verifying no user (non-system) database (.mdf) files", + "translation": "Производится проверка на отсутствие файлов пользовательских (несистемных) баз данных (MDF)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start the container", + "message": "To start the container", + "translation": "Для запуска контейнера", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To override the check, use {__force}", + "message": "To override the check, use {__force}", + "translation": "Чтобы отменить проверку, используйте {__force}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Container is not running, unable to verify that user database files do not exist", + "message": "Container is not running, unable to verify that user database files do not exist", + "translation": "Контейнер не запущен, не удалось проверить, что пользовательские файлы базы данных не существуют", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Removing context {CurrentContextName}", + "message": "Removing context {CurrentContextName}", + "translation": "Производится удаление контекста {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Stopping {Image}", + "message": "Stopping {Image}", + "translation": "Остановка {Image}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + } + ], + "fuzzy": true + }, + { + "id": "Container {Id} no longer exists, continuing to remove context...", + "message": "Container {Id} no longer exists, continuing to remove context...", + "translation": "Контейнер {Id} больше не существует, продолжается удаление контекста...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Id", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "id" + } + ], + "fuzzy": true + }, + { + "id": "Current context is now {NewContextName}", + "message": "Current context is now {NewContextName}", + "translation": "Теперь текущим контекстом является {NewContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NewContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "newContextName" + } + ], + "fuzzy": true + }, + { + "id": "{Operation_completed_successfully}", + "message": "{Operation_completed_successfully}", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Operation_completed_successfully", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"Operation completed successfully\"" + } + ], + "fuzzy": true + }, + { + "id": "If the database is mounted, run {DropDbQuery}", + "message": "If the database is mounted, run {DropDbQuery}", + "translation": "Если база данных подключена, выполните {DropDbQuery}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DropDbQuery", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "dropDbQuery" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "translation": "Передайте флаг {__force}, чтобы отменить эту проверку безопасности на наличие пользовательских (несистемных) баз данных", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "translation": "Невозможно продолжить работу, присутствует пользовательская (несистемная) база данных ({DatabaseFile})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseFile", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseFile" + } + ], + "fuzzy": true + }, + { + "id": "No endpoints to uninstall", + "message": "No endpoints to uninstall", + "translation": "Нет конечных точек для удаления", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context", + "message": "Add a context", + "translation": "Добавить контекст", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "translation": "Добавьте контекст для локального экземпляра службы SQL Server на порте 1433 с помощью доверенной проверки подлинности", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the context", + "message": "Display name for the context", + "translation": "Видимое имя контекста", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint this context will use", + "message": "Name of endpoint this context will use", + "translation": "Имя конечной точки, которая будет использоваться этим контекстом", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user this context will use", + "message": "Name of user this context will use", + "translation": "Имя пользователя, которое будет использоваться этим контекстом", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View existing endpoints to choose from", + "message": "View existing endpoints to choose from", + "translation": "Просмотреть существующие конечные точки для выбора", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a new local endpoint", + "message": "Add a new local endpoint", + "translation": "Добавить новую локальную конечную точку", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an already existing endpoint", + "message": "Add an already existing endpoint", + "translation": "Добавить уже существующую конечную точку", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "translation": "Для добавления контекста требуется конечная точка. Конечной точки с именем \"{EndpointName}\" не существует. Используйте флаг {EndpointFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.endpointName" + }, + { + "id": "EndpointFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.EndpointFlag" + } + ], + "fuzzy": true + }, + { + "id": "View list of users", + "message": "View list of users", + "translation": "Просмотреть список пользователей", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add the user", + "message": "Add the user", + "translation": "Добавить этого пользователя", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an endpoint", + "message": "Add an endpoint", + "translation": "Добавить конечную точку", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User '{UserName}' does not exist", + "message": "User '{UserName}' does not exist", + "translation": "Пользователя \"{UserName}\" не существует", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.userName" + } + ], + "fuzzy": true + }, + { + "id": "Open in Azure Data Studio", + "message": "Open in Azure Data Studio", + "translation": "Открыть в Azure Data Studio", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start interactive query session", + "message": "To start interactive query session", + "translation": "Для запуска сеанса интерактивного запроса", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query", + "message": "To run a query", + "translation": "Для выполнения запроса", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current Context '{Name}'", + "message": "Current Context '{Name}'", + "translation": "Текущий контекст \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "context.Name" + } + ], + "fuzzy": true + }, + { + "id": "Add a default endpoint", + "message": "Add a default endpoint", + "translation": "Добавить конечную точку по умолчанию", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the endpoint", + "message": "Display name for the endpoint", + "translation": "Видимое имя конечной точки", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network address to connect to, e.g. 127.0.0.1 etc.", + "message": "The network address to connect to, e.g. 127.0.0.1 etc.", + "translation": "Сетевой порт для подключения, например 127.0.0.1 и т. д.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network port to connect to, e.g. 1433 etc.", + "message": "The network port to connect to, e.g. 1433 etc.", + "translation": "Сетевой порт для подключения, например 1433 и т. д.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for this endpoint", + "message": "Add a context for this endpoint", + "translation": "Добавить контекст для этой конечной точки", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint names", + "message": "View endpoint names", + "translation": "Просмотреть имена конечных точек", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint details", + "message": "View endpoint details", + "translation": "Просмотреть сведения о конечной точке", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View all endpoints details", + "message": "View all endpoints details", + "translation": "Просмотреть все сведения о конечных точках", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete this endpoint", + "message": "Delete this endpoint", + "translation": "Удалить эту конечную точку", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "translation": "Добавлена конечная точка \"{UniqueEndpointName}\" (адрес: \"{Address}\", порт: \"{Port}\")", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueEndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueEndpointName" + }, + { + "id": "Address", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "c.address" + }, + { + "id": "Port", + "string": "%[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "translation": "Добавить пользователя (с помощью переменной среды SQLCMD_PASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMDPASSWORD environment variable)", + "message": "Add a user (using the SQLCMDPASSWORD environment variable)", + "translation": "Добавить пользователя (с помощью переменной среды SQLCMDPASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "translation": "Добавьте пользователя с помощью API защиты данных Windows для шифрования пароля в sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user", + "message": "Add a user", + "translation": "Добавить пользователя", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the user (this is not the username)", + "message": "Display name for the user (this is not the username)", + "translation": "Видимое имя пользователя (не то же самое, что имя пользователя для входа в систему)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Authentication type this user will use (basic | other)", + "message": "Authentication type this user will use (basic | other)", + "translation": "Тип проверки подлинности, который будет использовать этот пользователь (базовый | другой)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "translation": "Имя пользователя (укажите пароль в переменной среды {PasswordEnvVar} или {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "translation": "Метод шифрования пароля ({EncryptionMethodsForUsage}) в файле sqlconfig", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "translation": "Тип проверки подлинности должен быть \"{ModernAuthTypeBasic}\" или \"{ModernAuthTypeOther}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + }, + { + "id": "ModernAuthTypeOther", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeOther" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type '' is not valid {AuthType}'", + "message": "Authentication type '' is not valid {AuthType}'", + "translation": "Тип проверки подлинности \"\" недопустим {AuthType}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthType", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.authType" + } + ], + "fuzzy": true + }, + { + "id": "Remove the {PasswordEncryptFlag} flag", + "message": "Remove the {PasswordEncryptFlag} flag", + "translation": "Удалить флаг {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "translation": "Передать параметр {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthTypeFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AuthTypeFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "translation": "Флаг {PasswordEncryptFlag} может использоваться только с типом проверки подлинности \"{ModernAuthTypeBasic}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Add the {PasswordEncryptFlag} flag", + "message": "Add the {PasswordEncryptFlag} flag", + "translation": "Добавить флаг {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "translation": "Флаг {PasswordEncryptFlag} обязательно должен указываться с типом проверки подлинности \"{ModernAuthTypeBasic}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "translation": "Укажите пароль в переменной среды {PasswordEnvVar} (или {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "translation": "Для типа проверки подлинности \"{ModernAuthTypeBasic}\" требуется пароль", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide a username with the {Arg_1} flag", + "message": "Provide a username with the {Arg_1} flag", + "translation": "Укажите имя пользователя с флагом {Arg_1}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Arg_1", + "string": "%[1]s", + "type": "", + "underlyingType": "string", + "argNum": 1 + } + ], + "fuzzy": true + }, + { + "id": "Username not provided", + "message": "Username not provided", + "translation": "Имя пользователя не указано", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "translation": "Укажите допустимый метод шифрования ({EncryptionMethodsForUsage}) с флагом {PasswordEncryptFlag}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + }, + { + "id": "PasswordEncryptFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Encryption method '{PasswordEncryption}' is not valid", + "message": "Encryption method '{PasswordEncryption}' is not valid", + "translation": "Недопустимый метод шифрования \"{PasswordEncryption}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryption", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.passwordEncryption" + } + ], + "fuzzy": true + }, + { + "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "translation": "Отменить задание значения одной из переменных среды {PasswordEnvVar} или {PasswordEnvVar2}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "translation": "Заданы обе переменные среды {PasswordEnvVar} и {PasswordEnvVar2}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "User '{UniqueUserName}' added", + "message": "User '{UniqueUserName}' added", + "translation": "Пользователь \"{UniqueUserName}\" добавлен", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueUserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueUserName" + } + ], + "fuzzy": true + }, + { + "id": "Display connections strings for the current context", + "message": "Display connections strings for the current context", + "translation": "Показывать строки подключения для текущего контекста", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List connection strings for all client drivers", + "message": "List connection strings for all client drivers", + "translation": "Перечислите строки подключения для всех драйверов клиента", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database for the connection string (default is taken from the T/SQL login)", + "message": "Database for the connection string (default is taken from the T/SQL login)", + "translation": "База данных для строки подключения (значение по умолчанию берется из имени для входа в T/SQL)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "translation": "Строки подключения поддерживаются только для проверки подлинности типа {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Display the current-context", + "message": "Display the current-context", + "translation": "Показать текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context", + "message": "Delete a context", + "translation": "Удалить контекст", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (including its endpoint and user)", + "message": "Delete a context (including its endpoint and user)", + "translation": "Удалить контекст (включая его конечную точку и пользователя)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (excluding its endpoint and user)", + "message": "Delete a context (excluding its endpoint and user)", + "translation": "Удалить контекст (не удаляя его конечную точку и пользователя)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to delete", + "message": "Name of context to delete", + "translation": "Имя контекста, подлежащего удалению", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete the context's endpoint and user as well", + "message": "Delete the context's endpoint and user as well", + "translation": "Удалить также конечную точку и пользователя контекста", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Use the {NameFlag} flag to pass in a context name to delete", + "message": "Use the {NameFlag} flag to pass in a context name to delete", + "translation": "Используйте флаг {NameFlag} для передачи имени контекста, которое следует удалить", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' deleted", + "message": "Context '{Name}' deleted", + "translation": "Контекст \"{Name}\" удален", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' does not exist", + "message": "Context '{Name}' does not exist", + "translation": "Контекста \"{Name}\" не существует", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete an endpoint", + "message": "Delete an endpoint", + "translation": "Удалить конечную точку", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint to delete", + "message": "Name of endpoint to delete", + "translation": "Имя конечной точки, подлежащей удалению", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "translation": "Необходимо указать имя конечной точки. Укажите имя конечной точки с флагом {NameFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View endpoints", + "message": "View endpoints", + "translation": "Просмотреть конечные точки", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' does not exist", + "message": "Endpoint '{Name}' does not exist", + "translation": "Конечной точки \"{Name}\" не существует", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' deleted", + "message": "Endpoint '{Name}' deleted", + "translation": "Конечная точка \"{Name}\" удалена", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete a user", + "message": "Delete a user", + "translation": "Удалить пользователя", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user to delete", + "message": "Name of user to delete", + "translation": "Имя пользователя, подлежащего удалению", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name must be provided. Provide user name with {NameFlag} flag", + "message": "User name must be provided. Provide user name with {NameFlag} flag", + "translation": "Необходимо указать имя пользователя. Укажите имя пользователя с флагом {NameFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View users", + "message": "View users", + "translation": "Просмотреть пользователей", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User {Name} does not exist", + "message": "User {Name} does not exist", + "translation": "Пользователя {Name} не существует", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "User {Name} deleted", + "message": "User {Name} deleted", + "translation": "Пользователь {Name} удален", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many contexts from the sqlconfig file", + "message": "Display one or many contexts from the sqlconfig file", + "translation": "Показать один или несколько контекстов из файла sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the context names in your sqlconfig file", + "message": "List all the context names in your sqlconfig file", + "translation": "Перечислите все имена контекстов в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the contexts in your sqlconfig file", + "message": "List all the contexts in your sqlconfig file", + "translation": "Перечислите все контексты в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one context in your sqlconfig file", + "message": "Describe one context in your sqlconfig file", + "translation": "Опишите один контекст в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name to view details of", + "message": "Context name to view details of", + "translation": "Имя контекста, сведения о котором нужно просмотреть", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include context details", + "message": "Include context details", + "translation": "Включить сведения о контексте", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts run `{ContextCommand}`", + "message": "To view available contexts run `{ContextCommand}`", + "translation": "Чтобы просмотреть доступные контексты, выполните команду \"{ContextCommand}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no context exists with the name: \"{Name}\"", + "message": "error: no context exists with the name: \"{Name}\"", + "translation": "ошибка: не существует контекста с именем: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many endpoints from the sqlconfig file", + "message": "Display one or many endpoints from the sqlconfig file", + "translation": "Показать одну или несколько конечных точек из файла sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the endpoints in your sqlconfig file", + "message": "List all the endpoints in your sqlconfig file", + "translation": "Перечислите все конечные точки в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one endpoint in your sqlconfig file", + "message": "Describe one endpoint in your sqlconfig file", + "translation": "Опишите одну конечную точку в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name to view details of", + "message": "Endpoint name to view details of", + "translation": "Имя конечной точки, сведения о которой нужно просмотреть", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include endpoint details", + "message": "Include endpoint details", + "translation": "Включить сведения о конечной точке", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available endpoints run `{EndpointsCommand}`", + "message": "To view available endpoints run `{EndpointsCommand}`", + "translation": "Чтобы просмотреть доступные конечные точки, введите команду \"{EndpointsCommand}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetEndpointsCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no endpoint exists with the name: \"{Name}\"", + "message": "error: no endpoint exists with the name: \"{Name}\"", + "translation": "ошибка: не существует конечной точки с именем: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many users from the sqlconfig file", + "message": "Display one or many users from the sqlconfig file", + "translation": "Показать одного или нескольких пользователей из файла sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the users in your sqlconfig file", + "message": "List all the users in your sqlconfig file", + "translation": "Перечислите всех пользователей в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one user in your sqlconfig file", + "message": "Describe one user in your sqlconfig file", + "translation": "Опишите одного пользователя в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name to view details of", + "message": "User name to view details of", + "translation": "Имя пользователя, сведения о котором нужно просмотреть", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include user details", + "message": "Include user details", + "translation": "Включить сведения о пользователе", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available users run `{UsersCommand}`", + "message": "To view available users run `{UsersCommand}`", + "translation": "Чтобы просмотреть доступных пользователей, введите команду \"{UsersCommand}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsersCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetUsersCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no user exists with the name: \"{Name}\"", + "message": "error: no user exists with the name: \"{Name}\"", + "translation": "ошибка: пользователя с именем: \"{Name}\" не существует", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Set the current context", + "message": "Set the current context", + "translation": "Задать текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Set the mssql context (endpoint/user) to be the current context", + "message": "Set the mssql context (endpoint/user) to be the current context", + "translation": "Задайте контекст mssql (конечную точку или пользователя) в качестве текущего контекста", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to set as current context", + "message": "Name of context to set as current context", + "translation": "Имя контекста, который будет задан в качестве текущего", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query: {RunQueryExample}", + "message": "To run a query: {RunQueryExample}", + "translation": "Для выполнения запроса: {RunQueryExample}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "RunQueryExample", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.RunQueryExample" + } + ], + "fuzzy": true + }, + { + "id": "To remove: {UninstallCommand}", + "message": "To remove: {UninstallCommand}", + "translation": "Для удаления: {UninstallCommand}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UninstallCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UninstallCommand" + } + ], + "fuzzy": true + }, + { + "id": "Switched to context \"{Name}\".", + "message": "Switched to context \"{Name}\".", + "translation": "Произведено переключение на контекст \"{Name}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "No context exists with the name: \"{Name}\"", + "message": "No context exists with the name: \"{Name}\"", + "translation": "Не существует контекста с именем: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display merged sqlconfig settings or a specified sqlconfig file", + "message": "Display merged sqlconfig settings or a specified sqlconfig file", + "translation": "Показать объединенные параметры sqlconfig или указанный файл sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings, with REDACTED authentication data", + "message": "Show sqlconfig settings, with REDACTED authentication data", + "translation": "Показать параметры sqlconfig с ИЗЪЯТЫМИ данными проверки подлинности", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings and raw authentication data", + "message": "Show sqlconfig settings and raw authentication data", + "translation": "Показать параметры sqlconfig и необработанные данные проверки подлинности", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display raw byte data", + "message": "Display raw byte data", + "translation": "Показать необработанные байтовые данные", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install Azure Sql Edge", + "message": "Install Azure Sql Edge", + "translation": "SQL Azure для пограничных вычислений", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create Azure SQL Edge in a container", + "message": "Install/Create Azure SQL Edge in a container", + "translation": "Установить или создать SQL Azure для пограничных вычислений в контейнере", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tag to use, use get-tags to see list of tags", + "message": "Tag to use, use get-tags to see list of tags", + "translation": "Тег для использования. Используйте команду get-tags, чтобы просмотреть список тегов", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name (a default context name will be created if not provided)", + "message": "Context name (a default context name will be created if not provided)", + "translation": "Имя контекста (если не указать, будет использовано имя контекста по умолчанию)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create a user database and set it as the default for login", + "message": "Create a user database and set it as the default for login", + "translation": "Создать пользовательскую базу данных и установить ее для входа по умолчанию", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Accept the SQL Server EULA", + "message": "Accept the SQL Server EULA", + "translation": "Принять условия лицензионного пользовательского соглашения SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Generated password length", + "message": "Generated password length", + "translation": "Длина сгенерированного пароля", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of special characters", + "message": "Minimum number of special characters", + "translation": "Число специальных символов должно быть не менее", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of numeric characters", + "message": "Minimum number of numeric characters", + "translation": "Число цифр должно быть не менее", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of upper characters", + "message": "Minimum number of upper characters", + "translation": "Минимальное число символов верхнего регистра", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Special character set to include in password", + "message": "Special character set to include in password", + "translation": "Набор спецсимволов, которые следует включить в пароль", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Don't download image. Use already downloaded image", + "message": "Don't download image. Use already downloaded image", + "translation": "Не скачивать изображение. Использовать уже загруженное изображение", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Line in errorlog to wait for before connecting", + "message": "Line in errorlog to wait for before connecting", + "translation": "Строка в журнале ошибок для ожидания перед подключением", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specify a custom name for the container rather than a randomly generated one", + "message": "Specify a custom name for the container rather than a randomly generated one", + "translation": "Задать для контейнера пользовательское имя вместо сгенерированного случайным образом", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Explicitly set the container hostname, it defaults to the container ID", + "message": "Explicitly set the container hostname, it defaults to the container ID", + "translation": "Явно задайте имя узла контейнера, по умолчанию используется идентификатор контейнера", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image CPU architecture", + "message": "Specifies the image CPU architecture", + "translation": "Задает архитектуру ЦП образа", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image operating system", + "message": "Specifies the image operating system", + "translation": "Указывает операционную систему образа", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Port (next available port from 1433 upwards used by default)", + "message": "Port (next available port from 1433 upwards used by default)", + "translation": "Порт (по умолчанию используется следующий доступный порт начиная от 1433 и выше)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Download (into container) and attach database (.bak) from URL", + "message": "Download (into container) and attach database (.bak) from URL", + "translation": "Скачать (в контейнер) и присоединить базу данных (.bak) с URL-адреса", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Either, add the {AcceptEulaFlag} flag to the command-line", + "message": "Either, add the {AcceptEulaFlag} flag to the command-line", + "translation": "Либо добавьте флажок {AcceptEulaFlag} в командную строку", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AcceptEulaFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AcceptEulaFlag" + } + ], + "fuzzy": true + }, + { + "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translation": "Или задайте переменную среды, например {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CreateEnvVarKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "pal.CreateEnvVarKeyword()" + }, + { + "id": "AcceptEulaEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.AcceptEulaEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "EULA not accepted", + "message": "EULA not accepted", + "translation": "Условия лицензионного соглашения не приняты", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "translation": "--user-database {DefaultDatabase} содержит отличные от ASCII символы и (или) кавычки", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Starting {ImageName}", + "message": "Starting {ImageName}", + "translation": "Производится запуск {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "translation": "Создан контекст {CurrentContextName} с использованием \"{ConfigFileUsed}\", производится настройка учетной записи пользователя...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + }, + { + "id": "ConfigFileUsed", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.GetConfigFileUsed()" + } + ], + "fuzzy": true + }, + { + "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "translation": "Отключена учетная запись {Sa} и произведена смена пароля {Sa_1}. Производится создание пользователя {UserName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Sa", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"sa\"" + }, + { + "id": "Sa_1", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "\"sa\"" + }, + { + "id": "UserName", + "string": "%[3]q", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "userName" + } + ], + "fuzzy": true + }, + { + "id": "Start interactive session", + "message": "Start interactive session", + "translation": "Запустить интерактивный сеанс", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Change current context", + "message": "Change current context", + "translation": "Изменить текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View sqlcmd configuration", + "message": "View sqlcmd configuration", + "translation": "Просмотреть конфигурацию sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See connection strings", + "message": "See connection strings", + "translation": "Просмотреть строки подключения", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Remove", + "message": "Remove", + "translation": "Удалить", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Now ready for client connections on port {Port}", + "message": "Now ready for client connections on port {Port}", + "translation": "Теперь готово для клиентских подключений через порт {Port}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Port", + "string": "%[1]d", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must be http or https", + "message": "--using URL must be http or https", + "translation": "--using: URL-адрес должен иметь тип http или https", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "translation": "{UsingDatabaseUrl} не является допустимым URL-адресом для флага --using", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsingDatabaseUrl", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.usingDatabaseUrl" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must have a path to .bak file", + "message": "--using URL must have a path to .bak file", + "translation": "--using: URL-адрес должен содержать путь к .bak-файлу", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--using file URL must be a .bak file", + "message": "--using file URL must be a .bak file", + "translation": "--using: файл, находящийся по URL-адресу, должен иметь расширение .bak", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Invalid --using file type", + "message": "Invalid --using file type", + "translation": "Недопустимый тип файла в параметре флага --using", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Creating default database [{DefaultDatabase}]", + "message": "Creating default database [{DefaultDatabase}]", + "translation": "Производится создание базы данных по умолчанию [{DefaultDatabase}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {File}", + "message": "Downloading {File}", + "translation": "Скачивание {File}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "File", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "file" + } + ], + "fuzzy": true + }, + { + "id": "Restoring database {DatabaseName}", + "message": "Restoring database {DatabaseName}", + "translation": "Идет восстановление базы данных {DatabaseName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseName" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {ImageName}", + "message": "Downloading {ImageName}", + "translation": "Скачивание {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "translation": "Установлена ли на этом компьютере среда выполнения контейнера (например, Podman или Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "If not, download desktop engine from:", + "message": "If not, download desktop engine from:", + "translation": "Если нет, скачайте подсистему рабочего стола по адресу:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "or", + "message": "or", + "translation": "или", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "translation": "Запущена ли среда выполнения контейнера? (Попробуйте ввести \"{PodmanPsCommand}\" или \"{DockerPsCommand}\" (список контейнеров). Не возвращает ли эта команда ошибку?)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PodmanPsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PodmanPsCommand" + }, + { + "id": "DockerPsCommand", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.DockerPsCommand" + } + ], + "fuzzy": true + }, + { + "id": "Unable to download image {ImageName}", + "message": "Unable to download image {ImageName}", + "translation": "Не удалось скачать образ {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "File does not exist at URL", + "message": "File does not exist at URL", + "translation": "Файл по URL-адресу не существует", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Unable to download file", + "message": "Unable to download file", + "translation": "Не удалось скачать файл", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server in a container", + "message": "Install/Create SQL Server in a container", + "translation": "Установить или создать SQL Server в контейнере", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See all release tags for SQL Server, install previous version", + "message": "See all release tags for SQL Server, install previous version", + "translation": "Просмотреть все теги выпуска для SQL Server, установить предыдущую версию", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database", + "message": "Create SQL Server, download and attach AdventureWorks sample database", + "translation": "Создайте SQL Server, скачайте и присоедините пример базы данных AdventureWorks", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "translation": "Создайте SQL Server, скачайте и присоедините пример базы данных AdventureWorks с другим именем", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server with an empty user database", + "message": "Create SQL Server with an empty user database", + "translation": "Создать SQL Server с пустой пользовательской базой данных", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server with full logging", + "message": "Install/Create SQL Server with full logging", + "translation": "Установить или создать SQL Server с полным ведением журнала", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for Azure SQL Edge install", + "message": "Get tags available for Azure SQL Edge install", + "translation": "Получить теги, доступные для установки SQL Azure для пограничных вычислений", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List tags", + "message": "List tags", + "translation": "Перечислить теги", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for mssql install", + "message": "Get tags available for mssql install", + "translation": "Получить теги, доступные для установки mssql", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd start", + "message": "sqlcmd start", + "translation": "Запуск sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Container is not running", + "message": "Container is not running", + "translation": "Контейнер не запущен", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Нажмите клавиши CTRL+C, чтобы выйти из этого процесса...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Ошибка \"Недостаточно ресурсов памяти\" может быть вызвана слишком большим количеством учетных данных, которые уже хранятся в диспетчере учетных данных Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Не удалось записать учетные данные в диспетчер учетных данных Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The -L parameter can not be used in combination with other parameters.", + "message": "The -L parameter can not be used in combination with other parameters.", + "translation": "Нельзя использовать параметр -L в сочетании с другими параметрами.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "translation": "\"-a {PacketSize}\": размер пакета должен быть числом от 512 до 32767.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSize", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.PacketSize" + } + ], + "fuzzy": true + }, + { + "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "translation": "\"-h {Headers}\": значение заголовка должно быть либо -1 , либо величиной в интервале между 1 и 2147483647", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Headers", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.Headers" + } + ], + "fuzzy": true + }, + { + "id": "Servers:", + "message": "Servers:", + "translation": "Серверы:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Legal docs and information: aka.ms/SqlcmdLegal", + "message": "Legal docs and information: aka.ms/SqlcmdLegal", + "translation": "Юридические документы и сведения: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Third party notices: aka.ms/SqlcmdNotices", + "message": "Third party notices: aka.ms/SqlcmdNotices", + "translation": "Уведомления третьих лиц: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Version {Version}", + "message": "Version {Version}", + "translation": "Версия {Version}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Version", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "version" + } + ], + "fuzzy": true + }, + { + "id": "Flags:", + "message": "Flags:", + "translation": "Флаги:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "translation": "-? показывает краткую справку по синтаксису, {HelpFlag} выводит современную справку по подкомандам sqlcmd", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "HelpFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.HelpFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "translation": "Задает один или несколько файлов, содержащих пакеты операторов SQL. Если одного или нескольких файлов не существует, sqlcmd завершит работу. Этот параметр является взаимоисключающим с {QueryAndExitFlag}/{QueryFlag}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "QueryAndExitFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.QueryAndExitFlag" + }, + { + "id": "QueryFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.QueryFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies the file that receives output from sqlcmd", + "message": "Identifies the file that receives output from sqlcmd", + "translation": "Определяет файл, который получает выходные данные из sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Print version information and exit", + "message": "Print version information and exit", + "translation": "Печать сведений о версии и выход", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Implicitly trust the server certificate without validation", + "message": "Implicitly trust the server certificate without validation", + "translation": "Неявно доверять сертификату сервера без проверки", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "translation": "Этот параметр задает переменную скрипта sqlcmd {DbNameVar}. Этот параметр указывает исходную базу данных. По умолчанию используется свойство \"база данных по умолчанию\". Если базы данных не существует, выдается сообщение об ошибке и sqlcmd завершает работу", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DbNameVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DbNameVar" + } + ], + "fuzzy": true + }, + { + "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "translation": "Использует доверенное подключение (вместо имени пользователя и пароля) для входа в SQL Server, игнорируя все переменные среды, определяющие имя пользователя и пароль", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "translation": "Задает завершающее значение пакета. Значение по умолчанию — {BatchTerminatorGo}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminatorGo", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "The login name or contained database user name. For contained database users, you must provide the database name option", + "message": "The login name or contained database user name. For contained database users, you must provide the database name option", + "translation": "Имя для входа или имя пользователя контейнированной базы данных. При использовании имени пользователя контейнированной базы данных необходимо указать параметр имени базы данных", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "translation": "Выполняет запрос при запуске sqlcmd, но не завершает работу sqlcmd по завершении выполнения запроса. Может выполнять несколько запросов, разделенных точками с запятой", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "translation": "Выполняет запрос при запуске sqlcmd, а затем немедленно завершает работу sqlcmd. Можно выполнять сразу несколько запросов, разделенных точками с запятой", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "translation": "{ConnStrPattern} Указывает экземпляр SQL Server, к которому нужно подключиться. Задает переменную скриптов sqlcmd {ServerEnvVar}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ConnStrPattern", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ConnStrPattern" + }, + { + "id": "ServerEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ServerEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "translation": "Отключает команды, потенциально способные подорвать безопасность системы. Sqlcmd выдает предупреждение и продолжает работу", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translation": "Указывает метод проверки подлинности SQL, используемый для подключения к базе данных SQL Azure. Метод выбирается из следующего списка: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "translation": "Указывает sqlcmd, что следует использовать проверку подлинности ActiveDirectory. Если имя пользователя не указано, используется метод проверки подлинности ActiveDirectoryDefault. Если указан пароль, используется ActiveDirectoryPassword. В противном случае используется ActiveDirectoryInteractive", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "translation": "Сообщает sqlcmd, что следует игнорировать переменные скрипта. Этот параметр полезен, если сценарий содержит множество инструкций {InsertKeyword}, в которых могут содержаться строки, совпадающие по формату с обычными переменными, например $(variable_name)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "InsertKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.InsertKeyword" + } + ], + "fuzzy": true + }, + { + "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "translation": "Создает переменную скрипта sqlcmd, которую можно использовать в скрипте sqlcmd. Если значение содержит пробелы, его следует заключить в кавычки. Можно указать несколько значений var=values. Если в любом из указанных значений имеются ошибки, sqlcmd генерирует сообщение об ошибке, а затем завершает работу", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "translation": "Запрашивает пакет другого размера. Этот параметр задает переменную скрипта sqlcmd {PacketSizeVar}. packet_size должно быть значением от 512 до 32767. Значение по умолчанию = 4096. Более крупный размер пакета может повысить производительность выполнения сценариев, содержащих много инструкций SQL вперемешку с командами {BatchTerminatorGo}. Можно запросить больший размер пакета. Однако если запрос отклонен, sqlcmd использует для размера пакета значение по умолчанию", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSizeVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PacketSizeVar" + }, + { + "id": "BatchTerminatorGo", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "translation": "Указывает время ожидания входа sqlcmd в драйвер go-mssqldb в секундах при попытке подключения к серверу. Этот параметр задает переменную скрипта sqlcmd {LoginTimeOutVar}. Значение по умолчанию — 30. 0 означает бесконечное значение.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LoginTimeOutVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.LoginTimeOutVar" + } + ], + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "translation": "Этот параметр задает переменную скрипта sqlcmd {WorkstationVar}. Имя рабочей станции указано в столбце hostname (\"Имя узла\") представления каталога sys.sysprocesses. Его можно получить с помощью хранимой процедуры sp_who. Если этот параметр не указан, по умолчанию используется имя используемого в данный момент компьютера. Это имя можно использовать для идентификации различных сеансов sqlcmd", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "WorkstationVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.WorkstationVar" + } + ], + "fuzzy": true + }, + { + "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "translation": "Объявляет тип рабочей нагрузки приложения при подключении к серверу. Сейчас поддерживается только значение ReadOnly. Если параметр {ApplicationIntentFlagShort} не задан, служебная программа sqlcmd не поддерживает подключение к вторичному серверу репликации в группе доступности Always On.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ApplicationIntentFlagShort", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ApplicationIntentFlagShort" + } + ], + "fuzzy": true + }, + { + "id": "This switch is used by the client to request an encrypted connection", + "message": "This switch is used by the client to request an encrypted connection", + "translation": "Этот переключатель используется клиентом для запроса зашифрованного подключения", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the formatting for results", + "message": "Specifies the formatting for results", + "translation": "Задает форматирование результатов", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "translation": "Определяет, какие сообщения об ошибках следует отправлять в stdout. Отправляются сообщения, уровень серьезности которых не меньше указанного", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Level of mssql driver messages to print", + "message": "Level of mssql driver messages to print", + "translation": "Уровень сообщений драйвера mssql для печати", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "translation": "Указывает, что при возникновении ошибки sqlcmd завершает работу и возвращает {DosErrorLevel}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DosErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DosErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "translation": "Определяет, какие сообщения об ошибках следует отправлять в {StdoutName}. Отправляются сообщения, уровень серьезности которых не меньше указанного", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "StdoutName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.StdoutName" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "translation": "Указывает число строк для печати между заголовками столбцов. Используйте -h-1, чтобы заголовки не печатались", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that all output files are encoded with little-endian Unicode", + "message": "Specifies that all output files are encoded with little-endian Unicode", + "translation": "Указывает, что все выходные файлы имеют кодировку Юникод с прямым порядком", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "translation": "Указывает символ разделителя столбцов. Задает значение переменной {ColSeparatorVar}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ColSeparatorVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ColSeparatorVar" + } + ], + "fuzzy": true + }, + { + "id": "Remove trailing spaces from a column", + "message": "Remove trailing spaces from a column", + "translation": "Удалить конечные пробелы из столбца", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "translation": "Предоставлено для обратной совместимости. Sqlcmd всегда оптимизирует обнаружение активной реплики кластера отработки отказа SQL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Password", + "message": "Password", + "translation": "Пароль", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "translation": "Управляет уровнем серьезности, используемым для задания переменной {ErrorLevel} при выходе", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the screen width for output", + "message": "Specifies the screen width for output", + "translation": "Задает ширину экрана для вывода", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Dedicated administrator connection", + "message": "Dedicated administrator connection", + "translation": "Выделенное административное соединение", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Quoted identifiers are always enabled", + "message": "Provided for backward compatibility. Quoted identifiers are always enabled", + "translation": "Предоставлено для обратной совместимости. Нестандартные идентификаторы всегда включены", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Client regional settings are not used", + "message": "Provided for backward compatibility. Client regional settings are not used", + "translation": "Предоставлено для обратной совместимости. Региональные параметры клиента не используются", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sets the sqlcmd scripting variable {V}", + "message": "Sets the sqlcmd scripting variable {V}", + "translation": "Задает переменную скриптов sqlcmd {V}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "V", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "v" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "translation": "'{Flag} {Value}': значение должно быть не меньше {Min} и не больше {Max}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "translation": "\"{Flag} {Value}\": значение должно быть больше {Min} и меньше {Max}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "translation": "'{Flag} {Value}': непредвиденный аргумент. Значение аргумента должно быть {AllowedValues0}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues0", + "string": "%[3]v", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "allowedValues[0]" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "translation": "\"{Flag} {Value}\": непредвиденный аргумент. Значение аргумента должно быть одним из следующих: {AllowedValues}.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues", + "string": "%[3]v", + "type": "[]string", + "underlyingType": "[]string", + "argNum": 3, + "expr": "allowedValues" + } + ], + "fuzzy": true + }, + { + "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "translation": "Параметры {Flag1} и {Flag2} являются взаимоисключающими.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag1" + }, + { + "id": "Flag2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "flag2" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Missing argument. Enter '-?' for help.", + "message": "'{P1}': Missing argument. Enter '-?' for help.", + "translation": "\"{P1}\": аргумент отсутствует. Для справки введите \"-?\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Unknown Option. Enter '-?' for help.", + "message": "'{P1}': Unknown Option. Enter '-?' for help.", + "translation": "\"{P1}\": неизвестный параметр. Введите \"?\" для получения справки.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "invalid batch terminator '{BatchTerminator}'", + "message": "invalid batch terminator '{BatchTerminator}'", + "translation": "недопустимый код конца пакета \"{BatchTerminator}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminator", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "args.BatchTerminator" + } + ], + "fuzzy": true + }, + { + "id": "Sqlcmd: Error:", + "message": "Sqlcmd: Error:", + "translation": "Sqlcmd: ошибка:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sqlcmd: Warning:", + "message": "Sqlcmd: Warning:", + "translation": "Sqlcmd: предупреждение:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "ED and !! commands, startup script, and environment variables are disabled", + "message": "ED and !! commands, startup script, and environment variables are disabled", + "translation": "ED, а также команды !!, скрипт запуска и переменные среды отключены", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The scripting variable: '{Variable}' is read-only", + "message": "The scripting variable: '{Variable}' is read-only", + "translation": "Переменная скрипта \"{Variable}\" доступна только для чтения", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "'{Variable}' scripting variable not defined.", + "message": "'{Variable}' scripting variable not defined.", + "translation": "Переменная скрипта \"{Variable}\" не определена.", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "translation": "Переменная среды \"{Variable}\" имеет недопустимое значение \"{EnvVal}\".", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + }, + { + "id": "EnvVal", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "envVal" + } + ], + "fuzzy": true + }, + { + "id": "Syntax error at line {LineNumber} near command '{Command}'.", + "message": "Syntax error at line {LineNumber} near command '{Command}'.", + "translation": "Синтаксическая ошибка в строке {LineNumber} рядом с командой \"{Command}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LineNumber", + "string": "%[1]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 1, + "expr": "e.LineNumber" + }, + { + "id": "Command", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "e.Command" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "translation": "{ErrorPrefix} Произошла ошибка при открытии или использовании файла {Filepath} (причина: {Error}).", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "Filepath", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "filepath" + }, + { + "id": "Error", + "string": "%[3]s", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "err.Error()" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix}Syntax error at line {LineNumber}", + "message": "{ErrorPrefix}Syntax error at line {LineNumber}", + "translation": "{ErrorPrefix}Синтаксическая ошибка в строке {LineNumber}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "LineNumber", + "string": "%[2]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 2, + "expr": "lineNumber" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "translation": "Сообщение {Number}, уровень {Class}, состояние {State}, сервер {ServerName}, процедура {ProcName}, строка {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "ProcName", + "string": "%[5]s", + "type": "string", + "underlyingType": "string", + "argNum": 5, + "expr": "e.ProcName" + }, + { + "id": "LineNo", + "string": "%#[6]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 6, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[7]s", + "type": "string", + "underlyingType": "string", + "argNum": 7, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "translation": "Сообщение {Number}, уровень {Class}, состояние {State}, сервер {ServerName}, строка {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "LineNo", + "string": "%#[5]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 5, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[6]s", + "type": "string", + "underlyingType": "string", + "argNum": 6, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable identifier {Name}", + "message": "Invalid variable identifier {Name}", + "translation": "Недопустимый идентификатор переменной {Name}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "name" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable value {Val}", + "message": "Invalid variable value {Val}", + "translation": "Недопустимое значение переменной {Val}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Val", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "val" + } + ], + "fuzzy": true + } + ] } \ No newline at end of file diff --git a/internal/translations/locales/ru-RU/out.gotext.json b/internal/translations/locales/ru-RU/out.gotext.json index 84419425..6a744faf 100644 --- a/internal/translations/locales/ru-RU/out.gotext.json +++ b/internal/translations/locales/ru-RU/out.gotext.json @@ -4,17 +4,22 @@ { "id": "Install/Create, Query, Uninstall SQL Server", "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" + "translation": "Установка или создание, запрос, удаление SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View configuration information and connection strings", "message": "View configuration information and connection strings", - "translation": "" + "translation": "Просмотреть сведения о конфигурации и строки подключения", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", + "translation": "sqlcmd: установка, создание и запрос SQL Server, Azure SQL и инструментов\n\nОбратная связь:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "FeedbackUrl", @@ -24,32 +29,42 @@ "argNum": 1, "expr": "feedbackUrl" } - ] + ], + "fuzzy": true }, { "id": "help for backwards compatibility flags (-S, -U, -E etc.)", "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" + "translation": "справка по флагам обратной совместимости (-S, -U, -E и т. д.)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "print version of sqlcmd", "message": "print version of sqlcmd", - "translation": "" + "translation": "печать версии sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "configuration file", "message": "configuration file", - "translation": "" + "translation": "файл конфигурации:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" + "translation": "уровень занесения в журнал, ошибка=0, предупреждение=1, информация=2, отладка=3, трассировка=4", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", + "translation": "Измените файлы sqlconfig с помощью таких подкоманд, как \"{UseContextCommand}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UseContextCommand", @@ -59,12 +74,14 @@ "argNum": 1, "expr": "localizer.UseContextCommand" } - ] + ], + "fuzzy": true }, { "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", + "translation": "Добавить контекст для существующей конечной точки и пользователя (используйте {PasswordEnvVar} или {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -82,32 +99,42 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Install/Create SQL Server, Azure SQL, and Tools", "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" + "translation": "Установка и создание SQL Server, Azure SQL и инструментов", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Open tools (e.g Azure Data Studio) for current context", "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" + "translation": "Открыть инструменты (например, Azure Data Studio) для текущего контекста", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query against the current context", "message": "Run a query against the current context", - "translation": "" + "translation": "Запустить запрос на текущем контексте", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query", "message": "Run a query", - "translation": "" + "translation": "Выполнить запрос", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query using [{Master}] database", "message": "Run a query using [{Master}] database", - "translation": "", + "translation": "Выполнить запрос на базе данных [{Master}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Master", @@ -117,47 +144,63 @@ "argNum": 1, "expr": "\"master\"" } - ] + ], + "fuzzy": true }, { "id": "Set new default database", "message": "Set new default database", - "translation": "" + "translation": "Задать новую базу данных по умолчанию", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Command text to run", "message": "Command text to run", - "translation": "" + "translation": "Текст команды для выполнения", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database to use", "message": "Database to use", - "translation": "" + "translation": "База данных, которую следует использовать", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start current context", "message": "Start current context", - "translation": "" + "translation": "Запустить текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start the current context", "message": "Start the current context", - "translation": "" + "translation": "Запустить текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts", "message": "To view available contexts", - "translation": "" + "translation": "Для просмотра доступных контекстов", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "No current context", "message": "No current context", - "translation": "" + "translation": "Текущий контекст отсутствует", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Starting {Image} for context {CurrentContextName}", "message": "Starting {Image} for context {CurrentContextName}", - "translation": "", + "translation": "Запуск {Image} для контекста {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -175,32 +218,42 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create new context with a sql container", "message": "Create new context with a sql container", - "translation": "" + "translation": "Создать новый контекст с контейнером SQL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context does not have a container", "message": "Current context does not have a container", - "translation": "" + "translation": "У текущего контекста нет контейнера", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop current context", "message": "Stop current context", - "translation": "" + "translation": "Остановить текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop the current context", "message": "Stop the current context", - "translation": "" + "translation": "Остановить текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stopping {Image} for context {CurrentContextName}", "message": "Stopping {Image} for context {CurrentContextName}", - "translation": "", + "translation": "Остановка {Image} для контекста {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -218,62 +271,84 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create a new context with a SQL Server container", "message": "Create a new context with a SQL Server container", - "translation": "" + "translation": "Создать новый контекст с контейнером SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context", "message": "Uninstall/Delete the current context", - "translation": "" + "translation": "Удалить текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt", "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" + "translation": "Удалить текущий контекст без запроса подтверждения у пользователя", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" + "translation": "Удалить текущий контекст без запроса пользователя, переопределить проверку безопасности для пользовательских баз данных", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Quiet mode (do not stop for user input to confirm the operation)", "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" + "translation": "Тихий режим (не останавливаться, чтобы запросить у пользователя подтверждение операции)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Complete the operation even if non-system (user) database files are present", "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" + "translation": "Завершить операцию, даже если имеются несистемные (пользовательские) файлы базы данных", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View available contexts", "message": "View available contexts", - "translation": "" + "translation": "Просмотреть доступные контексты", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context", "message": "Create context", - "translation": "" + "translation": "Создать контекст", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context with SQL Server container", "message": "Create context with SQL Server container", - "translation": "" + "translation": "Создать контекст с контейнером SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context manually", "message": "Add a context manually", - "translation": "" + "translation": "Добавить контекст вручную", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", + "translation": "Текущий контекст - {CurrentContextName}. Продолжить? (Д/Н)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -283,22 +358,28 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Verifying no user (non-system) database (.mdf) files", "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" + "translation": "Производится проверка на отсутствие файлов пользовательских (несистемных) баз данных (MDF)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start the container", "message": "To start the container", - "translation": "" + "translation": "Для запуска контейнера", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To override the check, use {__force}", "message": "To override the check, use {__force}", - "translation": "", + "translation": "Чтобы отменить проверку, используйте {__force}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -308,17 +389,21 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Container is not running, unable to verify that user database files do not exist", "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" + "translation": "Контейнер не запущен, не удалось проверить, что пользовательские файлы базы данных не существуют", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Removing context {CurrentContextName}", "message": "Removing context {CurrentContextName}", - "translation": "", + "translation": "Производится удаление контекста {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -328,12 +413,14 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Stopping {Image}", "message": "Stopping {Image}", - "translation": "", + "translation": "Остановка {Image}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -343,12 +430,14 @@ "argNum": 1, "expr": "endpoint.ContainerDetails.Image" } - ] + ], + "fuzzy": true }, { "id": "Container {Id} no longer exists, continuing to remove context...", "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", + "translation": "Контейнер {Id} больше не существует, продолжается удаление контекста...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Id", @@ -358,12 +447,14 @@ "argNum": 1, "expr": "id" } - ] + ], + "fuzzy": true }, { "id": "Current context is now {NewContextName}", "message": "Current context is now {NewContextName}", - "translation": "", + "translation": "Теперь текущим контекстом является {NewContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NewContextName", @@ -373,12 +464,14 @@ "argNum": 1, "expr": "newContextName" } - ] + ], + "fuzzy": true }, { "id": "{Operation_completed_successfully}", "message": "{Operation_completed_successfully}", - "translation": "", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Operation_completed_successfully", @@ -388,12 +481,14 @@ "argNum": 1, "expr": "\"Operation completed successfully\"" } - ] + ], + "fuzzy": true }, { "id": "If the database is mounted, run {DropDbQuery}", "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", + "translation": "Если база данных подключена, выполните {DropDbQuery}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DropDbQuery", @@ -403,12 +498,14 @@ "argNum": 1, "expr": "dropDbQuery" } - ] + ], + "fuzzy": true }, { "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", + "translation": "Передайте флаг {__force}, чтобы отменить эту проверку безопасности на наличие пользовательских (несистемных) баз данных", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -418,12 +515,14 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", + "translation": "Невозможно продолжить работу, присутствует пользовательская (несистемная) база данных ({DatabaseFile})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseFile", @@ -433,57 +532,77 @@ "argNum": 1, "expr": "databaseFile" } - ] + ], + "fuzzy": true }, { "id": "No endpoints to uninstall", "message": "No endpoints to uninstall", - "translation": "" + "translation": "Нет конечных точек для удаления", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context", "message": "Add a context", - "translation": "" + "translation": "Добавить контекст", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" + "translation": "Добавьте контекст для локального экземпляра службы SQL Server на порте 1433 с помощью доверенной проверки подлинности", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the context", "message": "Display name for the context", - "translation": "" + "translation": "Видимое имя контекста", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint this context will use", "message": "Name of endpoint this context will use", - "translation": "" + "translation": "Имя конечной точки, которая будет использоваться этим контекстом", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user this context will use", "message": "Name of user this context will use", - "translation": "" + "translation": "Имя пользователя, которое будет использоваться этим контекстом", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View existing endpoints to choose from", "message": "View existing endpoints to choose from", - "translation": "" + "translation": "Просмотреть существующие конечные точки для выбора", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a new local endpoint", "message": "Add a new local endpoint", - "translation": "" + "translation": "Добавить новую локальную конечную точку", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an already existing endpoint", "message": "Add an already existing endpoint", - "translation": "" + "translation": "Добавить уже существующую конечную точку", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", + "translation": "Для добавления контекста требуется конечная точка. Конечной точки с именем \"{EndpointName}\" не существует. Используйте флаг {EndpointFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointName", @@ -501,27 +620,35 @@ "argNum": 2, "expr": "localizer.EndpointFlag" } - ] + ], + "fuzzy": true }, { "id": "View list of users", "message": "View list of users", - "translation": "" + "translation": "Просмотреть список пользователей", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add the user", "message": "Add the user", - "translation": "" + "translation": "Добавить этого пользователя", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an endpoint", "message": "Add an endpoint", - "translation": "" + "translation": "Добавить конечную точку", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User '{UserName}' does not exist", "message": "User '{UserName}' does not exist", - "translation": "", + "translation": "Пользователя \"{UserName}\" не существует", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UserName", @@ -531,27 +658,35 @@ "argNum": 1, "expr": "c.userName" } - ] + ], + "fuzzy": true }, { "id": "Open in Azure Data Studio", "message": "Open in Azure Data Studio", - "translation": "" + "translation": "Открыть в Azure Data Studio", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start interactive query session", "message": "To start interactive query session", - "translation": "" + "translation": "Для запуска сеанса интерактивного запроса", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query", "message": "To run a query", - "translation": "" + "translation": "Для выполнения запроса", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current Context '{Name}'", "message": "Current Context '{Name}'", - "translation": "", + "translation": "Текущий контекст \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -561,57 +696,77 @@ "argNum": 1, "expr": "context.Name" } - ] + ], + "fuzzy": true }, { "id": "Add a default endpoint", "message": "Add a default endpoint", - "translation": "" + "translation": "Добавить конечную точку по умолчанию", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the endpoint", "message": "Display name for the endpoint", - "translation": "" + "translation": "Видимое имя конечной точки", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network address to connect to, e.g. 127.0.0.1 etc.", "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" + "translation": "Сетевой порт для подключения, например 127.0.0.1 и т. д.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network port to connect to, e.g. 1433 etc.", "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" + "translation": "Сетевой порт для подключения, например 1433 и т. д.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for this endpoint", "message": "Add a context for this endpoint", - "translation": "" + "translation": "Добавить контекст для этой конечной точки", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint names", "message": "View endpoint names", - "translation": "" + "translation": "Просмотреть имена конечных точек", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint details", "message": "View endpoint details", - "translation": "" + "translation": "Просмотреть сведения о конечной точке", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View all endpoints details", "message": "View all endpoints details", - "translation": "" + "translation": "Просмотреть все сведения о конечных точках", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete this endpoint", "message": "Delete this endpoint", - "translation": "" + "translation": "Удалить эту конечную точку", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", + "translation": "Добавлена конечная точка \"{UniqueEndpointName}\" (адрес: \"{Address}\", порт: \"{Port}\")", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueEndpointName", @@ -637,42 +792,56 @@ "argNum": 3, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" + "translation": "Добавить пользователя (с помощью переменной среды SQLCMD_PASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user (using the SQLCMDPASSWORD environment variable)", "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" + "translation": "Добавить пользователя (с помощью переменной среды SQLCMDPASSWORD)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" + "translation": "Добавьте пользователя с помощью API защиты данных Windows для шифрования пароля в sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user", "message": "Add a user", - "translation": "" + "translation": "Добавить пользователя", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the user (this is not the username)", "message": "Display name for the user (this is not the username)", - "translation": "" + "translation": "Видимое имя пользователя (не то же самое, что имя пользователя для входа в систему)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Authentication type this user will use (basic | other)", "message": "Authentication type this user will use (basic | other)", - "translation": "" + "translation": "Тип проверки подлинности, который будет использовать этот пользователь (базовый | другой)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", + "translation": "Имя пользователя (укажите пароль в переменной среды {PasswordEnvVar} или {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -690,12 +859,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", + "translation": "Метод шифрования пароля ({EncryptionMethodsForUsage}) в файле sqlconfig", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -705,12 +876,14 @@ "argNum": 1, "expr": "secret.EncryptionMethodsForUsage()" } - ] + ], + "fuzzy": true }, { "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", + "translation": "Тип проверки подлинности должен быть \"{ModernAuthTypeBasic}\" или \"{ModernAuthTypeOther}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -728,12 +901,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeOther" } - ] + ], + "fuzzy": true }, { "id": "Authentication type '' is not valid {AuthType}'", "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", + "translation": "Тип проверки подлинности \"\" недопустим {AuthType}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthType", @@ -743,12 +918,14 @@ "argNum": 1, "expr": "c.authType" } - ] + ], + "fuzzy": true }, { "id": "Remove the {PasswordEncryptFlag} flag", "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Удалить флаг {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -758,12 +935,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", + "translation": "Передать параметр {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthTypeFlag", @@ -781,12 +960,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "Флаг {PasswordEncryptFlag} может использоваться только с типом проверки подлинности \"{ModernAuthTypeBasic}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -804,12 +985,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Add the {PasswordEncryptFlag} flag", "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Добавить флаг {PasswordEncryptFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -819,12 +1002,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "Флаг {PasswordEncryptFlag} обязательно должен указываться с типом проверки подлинности \"{ModernAuthTypeBasic}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -842,12 +1027,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", + "translation": "Укажите пароль в переменной среды {PasswordEnvVar} (или {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -865,12 +1052,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", + "translation": "Для типа проверки подлинности \"{ModernAuthTypeBasic}\" требуется пароль", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -880,12 +1069,14 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide a username with the {Arg_1} flag", "message": "Provide a username with the {Arg_1} flag", - "translation": "", + "translation": "Укажите имя пользователя с флагом {Arg_1}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Arg_1", @@ -894,17 +1085,21 @@ "underlyingType": "string", "argNum": 1 } - ] + ], + "fuzzy": true }, { "id": "Username not provided", "message": "Username not provided", - "translation": "" + "translation": "Имя пользователя не указано", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "Укажите допустимый метод шифрования ({EncryptionMethodsForUsage}) с флагом {PasswordEncryptFlag}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -922,12 +1117,14 @@ "argNum": 2, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Encryption method '{PasswordEncryption}' is not valid", "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", + "translation": "Недопустимый метод шифрования \"{PasswordEncryption}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryption", @@ -937,12 +1134,14 @@ "argNum": 1, "expr": "c.passwordEncryption" } - ] + ], + "fuzzy": true }, { "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", + "translation": "Отменить задание значения одной из переменных среды {PasswordEnvVar} или {PasswordEnvVar2}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -960,12 +1159,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", + "translation": "Заданы обе переменные среды {PasswordEnvVar} и {PasswordEnvVar2}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -983,12 +1184,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "User '{UniqueUserName}' added", "message": "User '{UniqueUserName}' added", - "translation": "", + "translation": "Пользователь \"{UniqueUserName}\" добавлен", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueUserName", @@ -998,27 +1201,35 @@ "argNum": 1, "expr": "uniqueUserName" } - ] + ], + "fuzzy": true }, { "id": "Display connections strings for the current context", "message": "Display connections strings for the current context", - "translation": "" + "translation": "Показывать строки подключения для текущего контекста", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List connection strings for all client drivers", "message": "List connection strings for all client drivers", - "translation": "" + "translation": "Перечислите строки подключения для всех драйверов клиента", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database for the connection string (default is taken from the T/SQL login)", "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" + "translation": "База данных для строки подключения (значение по умолчанию берется из имени для входа в T/SQL)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", + "translation": "Строки подключения поддерживаются только для проверки подлинности типа {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -1028,42 +1239,56 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Display the current-context", "message": "Display the current-context", - "translation": "" + "translation": "Показать текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context", "message": "Delete a context", - "translation": "" + "translation": "Удалить контекст", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (including its endpoint and user)", "message": "Delete a context (including its endpoint and user)", - "translation": "" + "translation": "Удалить контекст (включая его конечную точку и пользователя)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (excluding its endpoint and user)", "message": "Delete a context (excluding its endpoint and user)", - "translation": "" + "translation": "Удалить контекст (не удаляя его конечную точку и пользователя)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to delete", "message": "Name of context to delete", - "translation": "" + "translation": "Имя контекста, подлежащего удалению", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete the context's endpoint and user as well", "message": "Delete the context's endpoint and user as well", - "translation": "" + "translation": "Удалить также конечную точку и пользователя контекста", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Use the {NameFlag} flag to pass in a context name to delete", "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", + "translation": "Используйте флаг {NameFlag} для передачи имени контекста, которое следует удалить", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1073,12 +1298,14 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' deleted", "message": "Context '{Name}' deleted", - "translation": "", + "translation": "Контекст \"{Name}\" удален", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1088,12 +1315,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' does not exist", "message": "Context '{Name}' does not exist", - "translation": "", + "translation": "Контекста \"{Name}\" не существует", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1103,22 +1332,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete an endpoint", "message": "Delete an endpoint", - "translation": "" + "translation": "Удалить конечную точку", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint to delete", "message": "Name of endpoint to delete", - "translation": "" + "translation": "Имя конечной точки, подлежащей удалению", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", + "translation": "Необходимо указать имя конечной точки. Укажите имя конечной точки с флагом {NameFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1128,17 +1363,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View endpoints", "message": "View endpoints", - "translation": "" + "translation": "Просмотреть конечные точки", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{Name}' does not exist", "message": "Endpoint '{Name}' does not exist", - "translation": "", + "translation": "Конечной точки \"{Name}\" не существует", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1148,12 +1387,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Endpoint '{Name}' deleted", "message": "Endpoint '{Name}' deleted", - "translation": "", + "translation": "Конечная точка \"{Name}\" удалена", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1163,22 +1404,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete a user", "message": "Delete a user", - "translation": "" + "translation": "Удалить пользователя", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user to delete", "message": "Name of user to delete", - "translation": "" + "translation": "Имя пользователя, подлежащего удалению", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name must be provided. Provide user name with {NameFlag} flag", "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", + "translation": "Необходимо указать имя пользователя. Укажите имя пользователя с флагом {NameFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1188,17 +1435,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View users", "message": "View users", - "translation": "" + "translation": "Просмотреть пользователей", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User {Name} does not exist", "message": "User {Name} does not exist", - "translation": "", + "translation": "Пользователя {Name} не существует", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1208,12 +1459,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "User {Name} deleted", "message": "User {Name} deleted", - "translation": "", + "translation": "Пользователь {Name} удален", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1223,42 +1476,56 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many contexts from the sqlconfig file", "message": "Display one or many contexts from the sqlconfig file", - "translation": "" + "translation": "Показать один или несколько контекстов из файла sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the context names in your sqlconfig file", "message": "List all the context names in your sqlconfig file", - "translation": "" + "translation": "Перечислите все имена контекстов в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the contexts in your sqlconfig file", "message": "List all the contexts in your sqlconfig file", - "translation": "" + "translation": "Перечислите все контексты в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one context in your sqlconfig file", "message": "Describe one context in your sqlconfig file", - "translation": "" + "translation": "Опишите один контекст в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name to view details of", "message": "Context name to view details of", - "translation": "" + "translation": "Имя контекста, сведения о котором нужно просмотреть", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include context details", "message": "Include context details", - "translation": "" + "translation": "Включить сведения о контексте", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts run `{ContextCommand}`", "message": "To view available contexts run `{ContextCommand}`", - "translation": "", + "translation": "Чтобы просмотреть доступные контексты, выполните команду \"{ContextCommand}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ContextCommand", @@ -1268,12 +1535,14 @@ "argNum": 1, "expr": "localizer.GetContextCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no context exists with the name: \"{Name}\"", "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", + "translation": "ошибка: не существует контекста с именем: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1283,37 +1552,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many endpoints from the sqlconfig file", "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" + "translation": "Показать одну или несколько конечных точек из файла sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the endpoints in your sqlconfig file", "message": "List all the endpoints in your sqlconfig file", - "translation": "" + "translation": "Перечислите все конечные точки в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one endpoint in your sqlconfig file", "message": "Describe one endpoint in your sqlconfig file", - "translation": "" + "translation": "Опишите одну конечную точку в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name to view details of", "message": "Endpoint name to view details of", - "translation": "" + "translation": "Имя конечной точки, сведения о которой нужно просмотреть", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include endpoint details", "message": "Include endpoint details", - "translation": "" + "translation": "Включить сведения о конечной точке", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available endpoints run `{EndpointsCommand}`", "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", + "translation": "Чтобы просмотреть доступные конечные точки, введите команду \"{EndpointsCommand}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointsCommand", @@ -1323,12 +1604,14 @@ "argNum": 1, "expr": "localizer.GetEndpointsCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no endpoint exists with the name: \"{Name}\"", "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", + "translation": "ошибка: не существует конечной точки с именем: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1338,37 +1621,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many users from the sqlconfig file", "message": "Display one or many users from the sqlconfig file", - "translation": "" + "translation": "Показать одного или нескольких пользователей из файла sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the users in your sqlconfig file", "message": "List all the users in your sqlconfig file", - "translation": "" + "translation": "Перечислите всех пользователей в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one user in your sqlconfig file", "message": "Describe one user in your sqlconfig file", - "translation": "" + "translation": "Опишите одного пользователя в файле sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name to view details of", "message": "User name to view details of", - "translation": "" + "translation": "Имя пользователя, сведения о котором нужно просмотреть", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include user details", "message": "Include user details", - "translation": "" + "translation": "Включить сведения о пользователе", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available users run `{UsersCommand}`", "message": "To view available users run `{UsersCommand}`", - "translation": "", + "translation": "Чтобы просмотреть доступных пользователей, введите команду \"{UsersCommand}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsersCommand", @@ -1378,12 +1673,14 @@ "argNum": 1, "expr": "localizer.GetUsersCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no user exists with the name: \"{Name}\"", "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", + "translation": "ошибка: пользователя с именем: \"{Name}\" не существует", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1393,27 +1690,35 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Set the current context", "message": "Set the current context", - "translation": "" + "translation": "Задать текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Set the mssql context (endpoint/user) to be the current context", "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" + "translation": "Задайте контекст mssql (конечную точку или пользователя) в качестве текущего контекста", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to set as current context", "message": "Name of context to set as current context", - "translation": "" + "translation": "Имя контекста, который будет задан в качестве текущего", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query: {RunQueryExample}", "message": "To run a query: {RunQueryExample}", - "translation": "", + "translation": "Для выполнения запроса: {RunQueryExample}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "RunQueryExample", @@ -1423,12 +1728,14 @@ "argNum": 1, "expr": "localizer.RunQueryExample" } - ] + ], + "fuzzy": true }, { "id": "To remove: {UninstallCommand}", "message": "To remove: {UninstallCommand}", - "translation": "", + "translation": "Для удаления: {UninstallCommand}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UninstallCommand", @@ -1438,12 +1745,14 @@ "argNum": 1, "expr": "localizer.UninstallCommand" } - ] + ], + "fuzzy": true }, { "id": "Switched to context \"{Name}\".", "message": "Switched to context \"{Name}\".", - "translation": "", + "translation": "Произведено переключение на контекст \"{Name}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1453,12 +1762,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "No context exists with the name: \"{Name}\"", "message": "No context exists with the name: \"{Name}\"", - "translation": "", + "translation": "Не существует контекста с именем: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1468,127 +1779,175 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display merged sqlconfig settings or a specified sqlconfig file", "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" + "translation": "Показать объединенные параметры sqlconfig или указанный файл sqlconfig", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings, with REDACTED authentication data", "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" + "translation": "Показать параметры sqlconfig с ИЗЪЯТЫМИ данными проверки подлинности", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings and raw authentication data", "message": "Show sqlconfig settings and raw authentication data", - "translation": "" + "translation": "Показать параметры sqlconfig и необработанные данные проверки подлинности", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display raw byte data", "message": "Display raw byte data", - "translation": "" + "translation": "Показать необработанные байтовые данные", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install Azure Sql Edge", "message": "Install Azure Sql Edge", - "translation": "" + "translation": "SQL Azure для пограничных вычислений", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create Azure SQL Edge in a container", "message": "Install/Create Azure SQL Edge in a container", - "translation": "" + "translation": "Установить или создать SQL Azure для пограничных вычислений в контейнере", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tag to use, use get-tags to see list of tags", "message": "Tag to use, use get-tags to see list of tags", - "translation": "" + "translation": "Тег для использования. Используйте команду get-tags, чтобы просмотреть список тегов", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name (a default context name will be created if not provided)", "message": "Context name (a default context name will be created if not provided)", - "translation": "" + "translation": "Имя контекста (если не указать, будет использовано имя контекста по умолчанию)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create a user database and set it as the default for login", "message": "Create a user database and set it as the default for login", - "translation": "" + "translation": "Создать пользовательскую базу данных и установить ее для входа по умолчанию", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Accept the SQL Server EULA", "message": "Accept the SQL Server EULA", - "translation": "" + "translation": "Принять условия лицензионного пользовательского соглашения SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Generated password length", "message": "Generated password length", - "translation": "" + "translation": "Длина сгенерированного пароля", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of special characters", "message": "Minimum number of special characters", - "translation": "" + "translation": "Число специальных символов должно быть не менее", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of numeric characters", "message": "Minimum number of numeric characters", - "translation": "" + "translation": "Число цифр должно быть не менее", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of upper characters", "message": "Minimum number of upper characters", - "translation": "" + "translation": "Минимальное число символов верхнего регистра", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Special character set to include in password", "message": "Special character set to include in password", - "translation": "" + "translation": "Набор спецсимволов, которые следует включить в пароль", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Don't download image. Use already downloaded image", "message": "Don't download image. Use already downloaded image", - "translation": "" + "translation": "Не скачивать изображение. Использовать уже загруженное изображение", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Line in errorlog to wait for before connecting", "message": "Line in errorlog to wait for before connecting", - "translation": "" + "translation": "Строка в журнале ошибок для ожидания перед подключением", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specify a custom name for the container rather than a randomly generated one", "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" + "translation": "Задать для контейнера пользовательское имя вместо сгенерированного случайным образом", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Explicitly set the container hostname, it defaults to the container ID", "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" + "translation": "Явно задайте имя узла контейнера, по умолчанию используется идентификатор контейнера", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image CPU architecture", "message": "Specifies the image CPU architecture", - "translation": "" + "translation": "Задает архитектуру ЦП образа", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image operating system", "message": "Specifies the image operating system", - "translation": "" + "translation": "Указывает операционную систему образа", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Port (next available port from 1433 upwards used by default)", "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" + "translation": "Порт (по умолчанию используется следующий доступный порт начиная от 1433 и выше)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Download (into container) and attach database (.bak) from URL", "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" + "translation": "Скачать (в контейнер) и присоединить базу данных (.bak) с URL-адреса", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Either, add the {AcceptEulaFlag} flag to the command-line", "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", + "translation": "Либо добавьте флажок {AcceptEulaFlag} в командную строку", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AcceptEulaFlag", @@ -1598,12 +1957,14 @@ "argNum": 1, "expr": "localizer.AcceptEulaFlag" } - ] + ], + "fuzzy": true }, { "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", + "translation": "Или задайте переменную среды, например {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CreateEnvVarKeyword", @@ -1621,17 +1982,21 @@ "argNum": 2, "expr": "localizer.AcceptEulaEnvVar" } - ] + ], + "fuzzy": true }, { "id": "EULA not accepted", "message": "EULA not accepted", - "translation": "" + "translation": "Условия лицензионного соглашения не приняты", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", + "translation": "--user-database {DefaultDatabase} содержит отличные от ASCII символы и (или) кавычки", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1641,12 +2006,14 @@ "argNum": 1, "expr": "c.defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Starting {ImageName}", "message": "Starting {ImageName}", - "translation": "", + "translation": "Производится запуск {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1656,12 +2023,14 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", + "translation": "Создан контекст {CurrentContextName} с использованием \"{ConfigFileUsed}\", производится настройка учетной записи пользователя...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -1679,12 +2048,14 @@ "argNum": 2, "expr": "config.GetConfigFileUsed()" } - ] + ], + "fuzzy": true }, { "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", + "translation": "Отключена учетная запись {Sa} и произведена смена пароля {Sa_1}. Производится создание пользователя {UserName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Sa", @@ -1710,37 +2081,49 @@ "argNum": 3, "expr": "userName" } - ] + ], + "fuzzy": true }, { "id": "Start interactive session", "message": "Start interactive session", - "translation": "" + "translation": "Запустить интерактивный сеанс", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Change current context", "message": "Change current context", - "translation": "" + "translation": "Изменить текущий контекст", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View sqlcmd configuration", "message": "View sqlcmd configuration", - "translation": "" + "translation": "Просмотреть конфигурацию sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See connection strings", "message": "See connection strings", - "translation": "" + "translation": "Просмотреть строки подключения", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Remove", "message": "Remove", - "translation": "" + "translation": "Удалить", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Now ready for client connections on port {Port}", "message": "Now ready for client connections on port {Port}", - "translation": "", + "translation": "Теперь готово для клиентских подключений через порт {Port}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Port", @@ -1750,17 +2133,21 @@ "argNum": 1, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "--using URL must be http or https", "message": "--using URL must be http or https", - "translation": "" + "translation": "--using: URL-адрес должен иметь тип http или https", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", + "translation": "{UsingDatabaseUrl} не является допустимым URL-адресом для флага --using", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsingDatabaseUrl", @@ -1770,27 +2157,35 @@ "argNum": 1, "expr": "c.usingDatabaseUrl" } - ] + ], + "fuzzy": true }, { "id": "--using URL must have a path to .bak file", "message": "--using URL must have a path to .bak file", - "translation": "" + "translation": "--using: URL-адрес должен содержать путь к .bak-файлу", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--using file URL must be a .bak file", "message": "--using file URL must be a .bak file", - "translation": "" + "translation": "--using: файл, находящийся по URL-адресу, должен иметь расширение .bak", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Invalid --using file type", "message": "Invalid --using file type", - "translation": "" + "translation": "Недопустимый тип файла в параметре флага --using", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Creating default database [{DefaultDatabase}]", "message": "Creating default database [{DefaultDatabase}]", - "translation": "", + "translation": "Производится создание базы данных по умолчанию [{DefaultDatabase}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1800,12 +2195,14 @@ "argNum": 1, "expr": "defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Downloading {File}", "message": "Downloading {File}", - "translation": "", + "translation": "Скачивание {File}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "File", @@ -1815,12 +2212,14 @@ "argNum": 1, "expr": "file" } - ] + ], + "fuzzy": true }, { "id": "Restoring database {DatabaseName}", "message": "Restoring database {DatabaseName}", - "translation": "", + "translation": "Идет восстановление базы данных {DatabaseName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseName", @@ -1830,12 +2229,14 @@ "argNum": 1, "expr": "databaseName" } - ] + ], + "fuzzy": true }, { "id": "Downloading {ImageName}", "message": "Downloading {ImageName}", - "translation": "", + "translation": "Скачивание {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1845,27 +2246,35 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" + "translation": "Установлена ли на этом компьютере среда выполнения контейнера (например, Podman или Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "If not, download desktop engine from:", "message": "If not, download desktop engine from:", - "translation": "" + "translation": "Если нет, скачайте подсистему рабочего стола по адресу:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "or", "message": "or", - "translation": "" + "translation": "или", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", + "translation": "Запущена ли среда выполнения контейнера? (Попробуйте ввести \"{PodmanPsCommand}\" или \"{DockerPsCommand}\" (список контейнеров). Не возвращает ли эта команда ошибку?)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PodmanPsCommand", @@ -1883,12 +2292,14 @@ "argNum": 2, "expr": "localizer.DockerPsCommand" } - ] + ], + "fuzzy": true }, { "id": "Unable to download image {ImageName}", "message": "Unable to download image {ImageName}", - "translation": "", + "translation": "Не удалось скачать образ {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1898,97 +2309,112 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "File does not exist at URL", "message": "File does not exist at URL", - "translation": "" + "translation": "Файл по URL-адресу не существует", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Unable to download file", "message": "Unable to download file", - "translation": "" + "translation": "Не удалось скачать файл", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server in a container", "message": "Install/Create SQL Server in a container", - "translation": "" + "translation": "Установить или создать SQL Server в контейнере", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See all release tags for SQL Server, install previous version", "message": "See all release tags for SQL Server, install previous version", - "translation": "" + "translation": "Просмотреть все теги выпуска для SQL Server, установить предыдущую версию", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database", "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" + "translation": "Создайте SQL Server, скачайте и присоедините пример базы данных AdventureWorks", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" + "translation": "Создайте SQL Server, скачайте и присоедините пример базы данных AdventureWorks с другим именем", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server with an empty user database", "message": "Create SQL Server with an empty user database", - "translation": "" + "translation": "Создать SQL Server с пустой пользовательской базой данных", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server with full logging", "message": "Install/Create SQL Server with full logging", - "translation": "" + "translation": "Установить или создать SQL Server с полным ведением журнала", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for Azure SQL Edge install", "message": "Get tags available for Azure SQL Edge install", - "translation": "" + "translation": "Получить теги, доступные для установки SQL Azure для пограничных вычислений", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List tags", "message": "List tags", - "translation": "" + "translation": "Перечислить теги", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for mssql install", "message": "Get tags available for mssql install", - "translation": "" + "translation": "Получить теги, доступные для установки mssql", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd start", "message": "sqlcmd start", - "translation": "" + "translation": "Запуск sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Container is not running", "message": "Container is not running", - "translation": "" - }, - { - "id": "Press Ctrl+C to exit this process...", - "message": "Press Ctrl+C to exit this process...", - "translation": "" - }, - { - "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "translation": "" - }, - { - "id": "Failed to write credential to Windows Credential Manager", - "message": "Failed to write credential to Windows Credential Manager", - "translation": "" + "translation": "Контейнер не запущен", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", - "translation": "" + "translation": "Нельзя использовать параметр -L в сочетании с другими параметрами.", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", + "translation": "\"-a {PacketSize}\": размер пакета должен быть числом от 512 до 32767.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSize", @@ -1998,12 +2424,14 @@ "argNum": 1, "expr": "a.PacketSize" } - ] + ], + "fuzzy": true }, { "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': значением заголовка может быть или -1, или число между -1 и 2147483647", + "translation": "\"-h {Headers}\": значение заголовка должно быть либо -1 , либо величиной в интервале между 1 и 2147483647", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Headers", @@ -2013,27 +2441,35 @@ "argNum": 1, "expr": "a.Headers" } - ] + ], + "fuzzy": true }, { "id": "Servers:", "message": "Servers:", - "translation": "" + "translation": "Серверы:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Legal docs and information: aka.ms/SqlcmdLegal", "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" + "translation": "Юридические документы и сведения: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Third party notices: aka.ms/SqlcmdNotices", "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" + "translation": "Уведомления третьих лиц: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Version {Version}", "message": "Version {Version}", - "translation": "", + "translation": "Версия {Version}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Version", @@ -2043,17 +2479,21 @@ "argNum": 1, "expr": "version" } - ] + ], + "fuzzy": true }, { "id": "Flags:", "message": "Flags:", - "translation": "" + "translation": "Флаги:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", + "translation": "-? показывает краткую справку по синтаксису, {HelpFlag} выводит современную справку по подкомандам sqlcmd", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "HelpFlag", @@ -2063,12 +2503,14 @@ "argNum": 1, "expr": "localizer.HelpFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", + "translation": "Задает один или несколько файлов, содержащих пакеты операторов SQL. Если одного или нескольких файлов не существует, sqlcmd завершит работу. Этот параметр является взаимоисключающим с {QueryAndExitFlag}/{QueryFlag}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "QueryAndExitFlag", @@ -2086,27 +2528,35 @@ "argNum": 2, "expr": "localizer.QueryFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies the file that receives output from sqlcmd", "message": "Identifies the file that receives output from sqlcmd", - "translation": "" + "translation": "Определяет файл, который получает выходные данные из sqlcmd", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Print version information and exit", "message": "Print version information and exit", - "translation": "" + "translation": "Печать сведений о версии и выход", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Implicitly trust the server certificate without validation", "message": "Implicitly trust the server certificate without validation", - "translation": "" + "translation": "Неявно доверять сертификату сервера без проверки", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", + "translation": "Этот параметр задает переменную скрипта sqlcmd {DbNameVar}. Этот параметр указывает исходную базу данных. По умолчанию используется свойство \"база данных по умолчанию\". Если базы данных не существует, выдается сообщение об ошибке и sqlcmd завершает работу", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DbNameVar", @@ -2116,17 +2566,21 @@ "argNum": 1, "expr": "localizer.DbNameVar" } - ] + ], + "fuzzy": true }, { "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" + "translation": "Использует доверенное подключение (вместо имени пользователя и пароля) для входа в SQL Server, игнорируя все переменные среды, определяющие имя пользователя и пароль", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", + "translation": "Задает завершающее значение пакета. Значение по умолчанию — {BatchTerminatorGo}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminatorGo", @@ -2136,27 +2590,35 @@ "argNum": 1, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "The login name or contained database user name. For contained database users, you must provide the database name option", "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" + "translation": "Имя для входа или имя пользователя контейнированной базы данных. При использовании имени пользователя контейнированной базы данных необходимо указать параметр имени базы данных", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "Выполняет запрос при запуске sqlcmd, но не завершает работу sqlcmd по завершении выполнения запроса. Может выполнять несколько запросов, разделенных точками с запятой", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "Выполняет запрос при запуске sqlcmd, а затем немедленно завершает работу sqlcmd. Можно выполнять сразу несколько запросов, разделенных точками с запятой", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", + "translation": "{ConnStrPattern} Указывает экземпляр SQL Server, к которому нужно подключиться. Задает переменную скриптов sqlcmd {ServerEnvVar}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ConnStrPattern", @@ -2174,27 +2636,35 @@ "argNum": 2, "expr": "localizer.ServerEnvVar" } - ] + ], + "fuzzy": true }, { "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" + "translation": "Отключает команды, потенциально способные подорвать безопасность системы. Sqlcmd выдает предупреждение и продолжает работу", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" + "translation": "Указывает метод проверки подлинности SQL, используемый для подключения к базе данных SQL Azure. Метод выбирается из следующего списка: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" + "translation": "Указывает sqlcmd, что следует использовать проверку подлинности ActiveDirectory. Если имя пользователя не указано, используется метод проверки подлинности ActiveDirectoryDefault. Если указан пароль, используется ActiveDirectoryPassword. В противном случае используется ActiveDirectoryInteractive", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", + "translation": "Сообщает sqlcmd, что следует игнорировать переменные скрипта. Этот параметр полезен, если сценарий содержит множество инструкций {InsertKeyword}, в которых могут содержаться строки, совпадающие по формату с обычными переменными, например $(variable_name)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "InsertKeyword", @@ -2204,17 +2674,21 @@ "argNum": 1, "expr": "localizer.InsertKeyword" } - ] + ], + "fuzzy": true }, { "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" + "translation": "Создает переменную скрипта sqlcmd, которую можно использовать в скрипте sqlcmd. Если значение содержит пробелы, его следует заключить в кавычки. Можно указать несколько значений var=values. Если в любом из указанных значений имеются ошибки, sqlcmd генерирует сообщение об ошибке, а затем завершает работу", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", + "translation": "Запрашивает пакет другого размера. Этот параметр задает переменную скрипта sqlcmd {PacketSizeVar}. packet_size должно быть значением от 512 до 32767. Значение по умолчанию = 4096. Более крупный размер пакета может повысить производительность выполнения сценариев, содержащих много инструкций SQL вперемешку с командами {BatchTerminatorGo}. Можно запросить больший размер пакета. Однако если запрос отклонен, sqlcmd использует для размера пакета значение по умолчанию", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSizeVar", @@ -2232,12 +2706,14 @@ "argNum": 2, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", + "translation": "Указывает время ожидания входа sqlcmd в драйвер go-mssqldb в секундах при попытке подключения к серверу. Этот параметр задает переменную скрипта sqlcmd {LoginTimeOutVar}. Значение по умолчанию — 30. 0 означает бесконечное значение.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LoginTimeOutVar", @@ -2247,12 +2723,14 @@ "argNum": 1, "expr": "localizer.LoginTimeOutVar" } - ] + ], + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", + "translation": "Этот параметр задает переменную скрипта sqlcmd {WorkstationVar}. Имя рабочей станции указано в столбце hostname (\"Имя узла\") представления каталога sys.sysprocesses. Его можно получить с помощью хранимой процедуры sp_who. Если этот параметр не указан, по умолчанию используется имя используемого в данный момент компьютера. Это имя можно использовать для идентификации различных сеансов sqlcmd", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "WorkstationVar", @@ -2262,12 +2740,14 @@ "argNum": 1, "expr": "localizer.WorkstationVar" } - ] + ], + "fuzzy": true }, { "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", + "translation": "Объявляет тип рабочей нагрузки приложения при подключении к серверу. Сейчас поддерживается только значение ReadOnly. Если параметр {ApplicationIntentFlagShort} не задан, служебная программа sqlcmd не поддерживает подключение к вторичному серверу репликации в группе доступности Always On.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ApplicationIntentFlagShort", @@ -2277,32 +2757,42 @@ "argNum": 1, "expr": "localizer.ApplicationIntentFlagShort" } - ] + ], + "fuzzy": true }, { "id": "This switch is used by the client to request an encrypted connection", "message": "This switch is used by the client to request an encrypted connection", - "translation": "" + "translation": "Этот переключатель используется клиентом для запроса зашифрованного подключения", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the formatting for results", "message": "Specifies the formatting for results", - "translation": "" + "translation": "Задает форматирование результатов", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" + "translation": "Определяет, какие сообщения об ошибках следует отправлять в stdout. Отправляются сообщения, уровень серьезности которых не меньше указанного", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Level of mssql driver messages to print", "message": "Level of mssql driver messages to print", - "translation": "" + "translation": "Уровень сообщений драйвера mssql для печати", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", + "translation": "Указывает, что при возникновении ошибки sqlcmd завершает работу и возвращает {DosErrorLevel}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DosErrorLevel", @@ -2312,12 +2802,14 @@ "argNum": 1, "expr": "localizer.DosErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", + "translation": "Определяет, какие сообщения об ошибках следует отправлять в {StdoutName}. Отправляются сообщения, уровень серьезности которых не меньше указанного", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "StdoutName", @@ -2327,22 +2819,28 @@ "argNum": 1, "expr": "localizer.StdoutName" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" + "translation": "Указывает число строк для печати между заголовками столбцов. Используйте -h-1, чтобы заголовки не печатались", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that all output files are encoded with little-endian Unicode", "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" + "translation": "Указывает, что все выходные файлы имеют кодировку Юникод с прямым порядком", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", + "translation": "Указывает символ разделителя столбцов. Задает значение переменной {ColSeparatorVar}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ColSeparatorVar", @@ -2352,27 +2850,35 @@ "argNum": 1, "expr": "localizer.ColSeparatorVar" } - ] + ], + "fuzzy": true }, { "id": "Remove trailing spaces from a column", "message": "Remove trailing spaces from a column", - "translation": "" + "translation": "Удалить конечные пробелы из столбца", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" + "translation": "Предоставлено для обратной совместимости. Sqlcmd всегда оптимизирует обнаружение активной реплики кластера отработки отказа SQL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Password", "message": "Password", - "translation": "" + "translation": "Пароль", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", + "translation": "Управляет уровнем серьезности, используемым для задания переменной {ErrorLevel} при выходе", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorLevel", @@ -2382,32 +2888,42 @@ "argNum": 1, "expr": "localizer.ErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Specifies the screen width for output", "message": "Specifies the screen width for output", - "translation": "" + "translation": "Задает ширину экрана для вывода", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Dedicated administrator connection", "message": "Dedicated administrator connection", - "translation": "" + "translation": "Выделенное административное соединение", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Quoted identifiers are always enabled", "message": "Provided for backward compatibility. Quoted identifiers are always enabled", - "translation": "" + "translation": "Предоставлено для обратной совместимости. Нестандартные идентификаторы всегда включены", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Client regional settings are not used", "message": "Provided for backward compatibility. Client regional settings are not used", - "translation": "" + "translation": "Предоставлено для обратной совместимости. Региональные параметры клиента не используются", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sets the sqlcmd scripting variable {V}", "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", + "translation": "Задает переменную скриптов sqlcmd {V}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "V", @@ -2417,12 +2933,14 @@ "argNum": 1, "expr": "v" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", + "translation": "'{Flag} {Value}': значение должно быть не меньше {Min} и не больше {Max}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2456,12 +2974,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", + "translation": "\"{Flag} {Value}\": значение должно быть больше {Min} и меньше {Max}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2495,12 +3015,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", + "translation": "'{Flag} {Value}': непредвиденный аргумент. Значение аргумента должно быть {AllowedValues0}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2526,12 +3048,14 @@ "argNum": 3, "expr": "allowedValues[0]" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", + "translation": "\"{Flag} {Value}\": непредвиденный аргумент. Значение аргумента должно быть одним из следующих: {AllowedValues}.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2557,12 +3081,14 @@ "argNum": 3, "expr": "allowedValues" } - ] + ], + "fuzzy": true }, { "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", - "translation": "", + "translation": "Параметры {Flag1} и {Flag2} являются взаимоисключающими.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag1", @@ -2580,12 +3106,14 @@ "argNum": 2, "expr": "flag2" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Missing argument. Enter '-?' for help.", "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", + "translation": "\"{P1}\": аргумент отсутствует. Для справки введите \"-?\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2595,12 +3123,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Unknown Option. Enter '-?' for help.", "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", + "translation": "\"{P1}\": неизвестный параметр. Введите \"?\" для получения справки.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2610,12 +3140,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "invalid batch terminator '{BatchTerminator}'", "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "недопустимый признак конца пакета '{BatchTerminator}'", + "translation": "недопустимый код конца пакета \"{BatchTerminator}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminator", @@ -2625,27 +3157,35 @@ "argNum": 1, "expr": "args.BatchTerminator" } - ] + ], + "fuzzy": true }, { "id": "Sqlcmd: Error:", "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: ошибка -" + "translation": "Sqlcmd: ошибка:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sqlcmd: Warning:", "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: внимание!" + "translation": "Sqlcmd: предупреждение:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "ED, а также команды !!\u003ccommand\u003e, скрипт запуска и переменные среды отключены" + "translation": "ED, а также команды !!\u003ccommand\u003e, скрипт запуска и переменные среды отключены", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The scripting variable: '{Variable}' is read-only", "message": "The scripting variable: '{Variable}' is read-only", - "translation": "переменная скрипта: '{Variable}' доступна только для чтения", + "translation": "Переменная скрипта \"{Variable}\" доступна только для чтения", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2655,12 +3195,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "'{Variable}' scripting variable not defined.", "message": "'{Variable}' scripting variable not defined.", - "translation": "Переменная скрипта '{Variable}' не определена.", + "translation": "Переменная скрипта \"{Variable}\" не определена.", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2670,12 +3212,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "переменная среды: '{Variable}' имеет недопустимое значение: '{EnvVal}'.", + "translation": "Переменная среды \"{Variable}\" имеет недопустимое значение \"{EnvVal}\".", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2693,12 +3237,14 @@ "argNum": 2, "expr": "envVal" } - ] + ], + "fuzzy": true }, { "id": "Syntax error at line {LineNumber} near command '{Command}'.", "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "синтаксическая ошибка в строке {LineNumber} при выполнении команды '{Command}'.", + "translation": "Синтаксическая ошибка в строке {LineNumber} рядом с командой \"{Command}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LineNumber", @@ -2716,12 +3262,14 @@ "argNum": 2, "expr": "e.Command" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} ошибка при открытии или обработке файла {Filepath} (причина: {Error}).", + "translation": "{ErrorPrefix} Произошла ошибка при открытии или использовании файла {Filepath} (причина: {Error}).", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2747,12 +3295,14 @@ "argNum": 3, "expr": "err.Error()" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix}Syntax error at line {LineNumber}", "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}синтаксическая ошибка в строке {LineNumber}", + "translation": "{ErrorPrefix}Синтаксическая ошибка в строке {LineNumber}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2770,12 +3320,14 @@ "argNum": 2, "expr": "lineNumber" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Сообщение {Number}, уровень {Class}, состояние {State}, сервер {ServerName}, процедура {ProcName}, строка {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2833,12 +3385,14 @@ "argNum": 7, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Сообщение {Number}, уровень {Class}, состояние {State}, сервер {ServerName}, строка {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2888,12 +3442,14 @@ "argNum": 6, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable identifier {Name}", "message": "Invalid variable identifier {Name}", - "translation": "", + "translation": "Недопустимый идентификатор переменной {Name}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -2903,12 +3459,14 @@ "argNum": 1, "expr": "name" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable value {Val}", "message": "Invalid variable value {Val}", - "translation": "", + "translation": "Недопустимое значение переменной {Val}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Val", @@ -2918,7 +3476,8 @@ "argNum": 1, "expr": "val" } - ] + ], + "fuzzy": true } ] } \ No newline at end of file diff --git a/internal/translations/locales/zh-CN/messages.gotext.json b/internal/translations/locales/zh-CN/messages.gotext.json index b7b28447..36c30b38 100644 --- a/internal/translations/locales/zh-CN/messages.gotext.json +++ b/internal/translations/locales/zh-CN/messages.gotext.json @@ -1,2719 +1,3504 @@ { - "language": "zh-CN", - "messages": [ - { - "id": "Install/Create, Query, Uninstall SQL Server", - "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" - }, - { - "id": "View configuration information and connection strings", - "message": "View configuration information and connection strings", - "translation": "" - }, - { - "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", - "placeholders": [ - { - "id": "FeedbackUrl", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "feedbackUrl" - } - ] - }, - { - "id": "help for backwards compatibility flags (-S, -U, -E etc.)", - "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" - }, - { - "id": "print version of sqlcmd", - "message": "print version of sqlcmd", - "translation": "" - }, - { - "id": "configuration file", - "message": "configuration file", - "translation": "" - }, - { - "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" - }, - { - "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", - "placeholders": [ - { - "id": "UseContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UseContextCommand" - } - ] - }, - { - "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Install/Create SQL Server, Azure SQL, and Tools", - "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" - }, - { - "id": "Open tools (e.g Azure Data Studio) for current context", - "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" - }, - { - "id": "Run a query against the current context", - "message": "Run a query against the current context", - "translation": "" - }, - { - "id": "Run a query", - "message": "Run a query", - "translation": "" - }, - { - "id": "Run a query using [{Master}] database", - "message": "Run a query using [{Master}] database", - "translation": "", - "placeholders": [ - { - "id": "Master", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"master\"" - } - ] - }, - { - "id": "Set new default database", - "message": "Set new default database", - "translation": "" - }, - { - "id": "Command text to run", - "message": "Command text to run", - "translation": "" - }, - { - "id": "Database to use", - "message": "Database to use", - "translation": "" - }, - { - "id": "Start current context", - "message": "Start current context", - "translation": "" - }, - { - "id": "Start the current context", - "message": "Start the current context", - "translation": "" - }, - { - "id": "To view available contexts", - "message": "To view available contexts", - "translation": "" - }, - { - "id": "No current context", - "message": "No current context", - "translation": "" - }, - { - "id": "Starting {Arg_1} for context {Arg_2}", - "message": "Starting {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create new context with a sql container", - "message": "Create new context with a sql container", - "translation": "" - }, - { - "id": "Current context does not have a container", - "message": "Current context does not have a container", - "translation": "" - }, - { - "id": "Stop current context", - "message": "Stop current context", - "translation": "" - }, - { - "id": "Stop the current context", - "message": "Stop the current context", - "translation": "" - }, - { - "id": "Stopping {Arg_1} for context {Arg_2}", - "message": "Stopping {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create a new context with a SQL Server container", - "message": "Create a new context with a SQL Server container", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context", - "message": "Uninstall/Delete the current context", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt", - "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" - }, - { - "id": "Quiet mode (do not stop for user input to confirm the operation)", - "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" - }, - { - "id": "Complete the operation even if non-system (user) database files are present", - "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" - }, - { - "id": "View available contexts", - "message": "View available contexts", - "translation": "" - }, - { - "id": "Create context", - "message": "Create context", - "translation": "" - }, - { - "id": "Create context with SQL Server container", - "message": "Create context with SQL Server container", - "translation": "" - }, - { - "id": "Add a context manually", - "message": "Add a context manually", - "translation": "" - }, - { - "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Verifying no user (non-system) database (.mdf) files", - "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" - }, - { - "id": "To start the container", - "message": "To start the container", - "translation": "" - }, - { - "id": "To override the check, use {__force}", - "message": "To override the check, use {__force}", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Container is not running, unable to verify that user database files do not exist", - "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" - }, - { - "id": "Removing context {CurrentContextName}", - "message": "Removing context {CurrentContextName}", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Container {Id} no longer exists, continuing to remove context...", - "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", - "placeholders": [ - { - "id": "Id", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "id" - } - ] - }, - { - "id": "Current context is now {NewContextName}", - "message": "Current context is now {NewContextName}", - "translation": "", - "placeholders": [ - { - "id": "NewContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "newContextName" - } - ] - }, - { - "id": "{Operation_completed_successfully}", - "message": "{Operation_completed_successfully}", - "translation": "", - "placeholders": [ - { - "id": "Operation_completed_successfully", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"Operation completed successfully\"" - } - ] - }, - { - "id": "If the database is mounted, run {DropDbQuery}", - "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", - "placeholders": [ - { - "id": "DropDbQuery", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "dropDbQuery" - } - ] - }, - { - "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", - "placeholders": [ - { - "id": "DatabaseFile", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseFile" - } - ] - }, - { - "id": "No endpoints to uninstall", - "message": "No endpoints to uninstall", - "translation": "" - }, - { - "id": "Add a context", - "message": "Add a context", - "translation": "" - }, - { - "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" - }, - { - "id": "Display name for the context", - "message": "Display name for the context", - "translation": "" - }, - { - "id": "Name of endpoint this context will use", - "message": "Name of endpoint this context will use", - "translation": "" - }, - { - "id": "Name of user this context will use", - "message": "Name of user this context will use", - "translation": "" - }, - { - "id": "View existing endpoints to choose from", - "message": "View existing endpoints to choose from", - "translation": "" - }, - { - "id": "Add a new local endpoint", - "message": "Add a new local endpoint", - "translation": "" - }, - { - "id": "Add an already existing endpoint", - "message": "Add an already existing endpoint", - "translation": "" - }, - { - "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.endpointName" - }, - { - "id": "EndpointFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.EndpointFlag" - } - ] - }, - { - "id": "View list of users", - "message": "View list of users", - "translation": "" - }, - { - "id": "Add the user", - "message": "Add the user", - "translation": "" - }, - { - "id": "Add an endpoint", - "message": "Add an endpoint", - "translation": "" - }, - { - "id": "User '{UserName}' does not exist", - "message": "User '{UserName}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "UserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.userName" - } - ] - }, - { - "id": "Open in Azure Data Studio", - "message": "Open in Azure Data Studio", - "translation": "" - }, - { - "id": "To start interactive query session", - "message": "To start interactive query session", - "translation": "" - }, - { - "id": "To run a query", - "message": "To run a query", - "translation": "" - }, - { - "id": "Current Context '{Name}'", - "message": "Current Context '{Name}'", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "context.Name" - } - ] - }, - { - "id": "Add a default endpoint", - "message": "Add a default endpoint", - "translation": "" - }, - { - "id": "Display name for the endpoint", - "message": "Display name for the endpoint", - "translation": "" - }, - { - "id": "The network address to connect to, e.g. 127.0.0.1 etc.", - "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" - }, - { - "id": "The network port to connect to, e.g. 1433 etc.", - "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" - }, - { - "id": "Add a context for this endpoint", - "message": "Add a context for this endpoint", - "translation": "" - }, - { - "id": "View endpoint names", - "message": "View endpoint names", - "translation": "" - }, - { - "id": "View endpoint details", - "message": "View endpoint details", - "translation": "" - }, - { - "id": "View all endpoints details", - "message": "View all endpoints details", - "translation": "" - }, - { - "id": "Delete this endpoint", - "message": "Delete this endpoint", - "translation": "" - }, - { - "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", - "placeholders": [ - { - "id": "UniqueEndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueEndpointName" - }, - { - "id": "Address", - "string": "%[2]v", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "c.address" - }, - { - "id": "Port", - "string": "%[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "c.port" - } - ] - }, - { - "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user (using the SQLCMDPASSWORD environment variable)", - "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" - }, - { - "id": "Add a user", - "message": "Add a user", - "translation": "" - }, - { - "id": "Display name for the user (this is not the username)", - "message": "Display name for the user (this is not the username)", - "translation": "" - }, - { - "id": "Authentication type this user will use (basic | other)", - "message": "Authentication type this user will use (basic | other)", - "translation": "" - }, - { - "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - } - ] - }, - { - "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - }, - { - "id": "ModernAuthTypeOther", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeOther" - } - ] - }, - { - "id": "Authentication type '' is not valid {AuthType}'", - "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", - "placeholders": [ - { - "id": "AuthType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.authType" - } - ] - }, - { - "id": "Remove the {PasswordEncryptFlag} flag", - "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", - "placeholders": [ - { - "id": "AuthTypeFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AuthTypeFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Add the {PasswordEncryptFlag} flag", - "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide a username with the {Arg_1} flag", - "message": "Provide a username with the {Arg_1} flag", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]s", - "type": "", - "underlyingType": "string", - "argNum": 1 - } - ] - }, - { - "id": "Username not provided", - "message": "Username not provided", - "translation": "" - }, - { - "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - }, - { - "id": "PasswordEncryptFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Encryption method '{PasswordEncryption}' is not valid", - "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryption", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.passwordEncryption" - } - ] - }, - { - "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "User '{UniqueUserName}' added", - "message": "User '{UniqueUserName}' added", - "translation": "", - "placeholders": [ - { - "id": "UniqueUserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueUserName" - } - ] - }, - { - "id": "Display connections strings for the current context", - "message": "Display connections strings for the current context", - "translation": "" - }, - { - "id": "List connection strings for all client drivers", - "message": "List connection strings for all client drivers", - "translation": "" - }, - { - "id": "Database for the connection string (default is taken from the T/SQL login)", - "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" - }, - { - "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Display the current-context", - "message": "Display the current-context", - "translation": "" - }, - { - "id": "Delete a context", - "message": "Delete a context", - "translation": "" - }, - { - "id": "Delete a context (including its endpoint and user)", - "message": "Delete a context (including its endpoint and user)", - "translation": "" - }, - { - "id": "Delete a context (excluding its endpoint and user)", - "message": "Delete a context (excluding its endpoint and user)", - "translation": "" - }, - { - "id": "Name of context to delete", - "message": "Name of context to delete", - "translation": "" - }, - { - "id": "Delete the context's endpoint and user as well", - "message": "Delete the context's endpoint and user as well", - "translation": "" - }, - { - "id": "Use the {NameFlag} flag to pass in a context name to delete", - "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "Context '{Name}' deleted", - "message": "Context '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Context '{Name}' does not exist", - "message": "Context '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete an endpoint", - "message": "Delete an endpoint", - "translation": "" - }, - { - "id": "Name of endpoint to delete", - "message": "Name of endpoint to delete", - "translation": "" - }, - { - "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View endpoints", - "message": "View endpoints", - "translation": "" - }, - { - "id": "Endpoint '{Name}' does not exist", - "message": "Endpoint '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Endpoint '{Name}' deleted", - "message": "Endpoint '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete a user", - "message": "Delete a user", - "translation": "" - }, - { - "id": "Name of user to delete", - "message": "Name of user to delete", - "translation": "" - }, - { - "id": "User name must be provided. Provide user name with {NameFlag} flag", - "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View users", - "message": "View users", - "translation": "" - }, - { - "id": "User {Name} does not exist", - "message": "User {Name} does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "User {Name} deleted", - "message": "User {Name} deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many contexts from the sqlconfig file", - "message": "Display one or many contexts from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the context names in your sqlconfig file", - "message": "List all the context names in your sqlconfig file", - "translation": "" - }, - { - "id": "List all the contexts in your sqlconfig file", - "message": "List all the contexts in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one context in your sqlconfig file", - "message": "Describe one context in your sqlconfig file", - "translation": "" - }, - { - "id": "Context name to view details of", - "message": "Context name to view details of", - "translation": "" - }, - { - "id": "Include context details", - "message": "Include context details", - "translation": "" - }, - { - "id": "To view available contexts run `{ContextCommand}`", - "message": "To view available contexts run `{ContextCommand}`", - "translation": "", - "placeholders": [ - { - "id": "ContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetContextCommand" - } - ] - }, - { - "id": "error: no context exists with the name: \"{Name}\"", - "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many endpoints from the sqlconfig file", - "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the endpoints in your sqlconfig file", - "message": "List all the endpoints in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one endpoint in your sqlconfig file", - "message": "Describe one endpoint in your sqlconfig file", - "translation": "" - }, - { - "id": "Endpoint name to view details of", - "message": "Endpoint name to view details of", - "translation": "" - }, - { - "id": "Include endpoint details", - "message": "Include endpoint details", - "translation": "" - }, - { - "id": "To view available endpoints run `{EndpointsCommand}`", - "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", - "placeholders": [ - { - "id": "EndpointsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetEndpointsCommand" - } - ] - }, - { - "id": "error: no endpoint exists with the name: \"{Name}\"", - "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many users from the sqlconfig file", - "message": "Display one or many users from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the users in your sqlconfig file", - "message": "List all the users in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one user in your sqlconfig file", - "message": "Describe one user in your sqlconfig file", - "translation": "" - }, - { - "id": "User name to view details of", - "message": "User name to view details of", - "translation": "" - }, - { - "id": "Include user details", - "message": "Include user details", - "translation": "" - }, - { - "id": "To view available users run `{UsersCommand}`", - "message": "To view available users run `{UsersCommand}`", - "translation": "", - "placeholders": [ - { - "id": "UsersCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetUsersCommand" - } - ] - }, - { - "id": "error: no user exists with the name: \"{Name}\"", - "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Set the current context", - "message": "Set the current context", - "translation": "" - }, - { - "id": "Set the mssql context (endpoint/user) to be the current context", - "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" - }, - { - "id": "Name of context to set as current context", - "message": "Name of context to set as current context", - "translation": "" - }, - { - "id": "To run a query: {RunQueryExample}", - "message": "To run a query: {RunQueryExample}", - "translation": "", - "placeholders": [ - { - "id": "RunQueryExample", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.RunQueryExample" - } - ] - }, - { - "id": "To remove: {UninstallCommand}", - "message": "To remove: {UninstallCommand}", - "translation": "", - "placeholders": [ - { - "id": "UninstallCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UninstallCommand" - } - ] - }, - { - "id": "Switched to context \"{Name}\".", - "message": "Switched to context \"{Name}\".", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "No context exists with the name: \"{Name}\"", - "message": "No context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display merged sqlconfig settings or a specified sqlconfig file", - "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" - }, - { - "id": "Show sqlconfig settings, with REDACTED authentication data", - "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" - }, - { - "id": "Show sqlconfig settings and raw authentication data", - "message": "Show sqlconfig settings and raw authentication data", - "translation": "" - }, - { - "id": "Display raw byte data", - "message": "Display raw byte data", - "translation": "" - }, - { - "id": "Install Azure Sql Edge", - "message": "Install Azure Sql Edge", - "translation": "" - }, - { - "id": "Install/Create Azure SQL Edge in a container", - "message": "Install/Create Azure SQL Edge in a container", - "translation": "" - }, - { - "id": "Tag to use, use get-tags to see list of tags", - "message": "Tag to use, use get-tags to see list of tags", - "translation": "" - }, - { - "id": "Context name (a default context name will be created if not provided)", - "message": "Context name (a default context name will be created if not provided)", - "translation": "" - }, - { - "id": "Create a user database and set it as the default for login", - "message": "Create a user database and set it as the default for login", - "translation": "" - }, - { - "id": "Accept the SQL Server EULA", - "message": "Accept the SQL Server EULA", - "translation": "" - }, - { - "id": "Generated password length", - "message": "Generated password length", - "translation": "" - }, - { - "id": "Minimum number of special characters", - "message": "Minimum number of special characters", - "translation": "" - }, - { - "id": "Minimum number of numeric characters", - "message": "Minimum number of numeric characters", - "translation": "" - }, - { - "id": "Minimum number of upper characters", - "message": "Minimum number of upper characters", - "translation": "" - }, - { - "id": "Special character set to include in password", - "message": "Special character set to include in password", - "translation": "" - }, - { - "id": "Don't download image. Use already downloaded image", - "message": "Don't download image. Use already downloaded image", - "translation": "" - }, - { - "id": "Line in errorlog to wait for before connecting", - "message": "Line in errorlog to wait for before connecting", - "translation": "" - }, - { - "id": "Specify a custom name for the container rather than a randomly generated one", - "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" - }, - { - "id": "Explicitly set the container hostname, it defaults to the container ID", - "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" - }, - { - "id": "Specifies the image CPU architecture", - "message": "Specifies the image CPU architecture", - "translation": "" - }, - { - "id": "Specifies the image operating system", - "message": "Specifies the image operating system", - "translation": "" - }, - { - "id": "Port (next available port from 1433 upwards used by default)", - "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" - }, - { - "id": "Download (into container) and attach database (.bak) from URL", - "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" - }, - { - "id": "Either, add the {AcceptEulaFlag} flag to the command-line", - "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", - "placeholders": [ - { - "id": "AcceptEulaFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AcceptEulaFlag" - } - ] - }, - { - "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", - "placeholders": [ - { - "id": "CreateEnvVarKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "pal.CreateEnvVarKeyword()" - }, - { - "id": "AcceptEulaEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.AcceptEulaEnvVar" - } - ] - }, - { - "id": "EULA not accepted", - "message": "EULA not accepted", - "translation": "" - }, - { - "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.defaultDatabase" - } - ] - }, - { - "id": "Starting {ImageName}", - "message": "Starting {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - }, - { - "id": "ConfigFileUsed", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "config.GetConfigFileUsed()" - } - ] - }, - { - "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", - "placeholders": [ - { - "id": "Sa", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"sa\"" - }, - { - "id": "Sa_1", - "string": "%[2]q", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "\"sa\"" - }, - { - "id": "UserName", - "string": "%[3]q", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "userName" - } - ] - }, - { - "id": "Start interactive session", - "message": "Start interactive session", - "translation": "" - }, - { - "id": "Change current context", - "message": "Change current context", - "translation": "" - }, - { - "id": "View sqlcmd configuration", - "message": "View sqlcmd configuration", - "translation": "" - }, - { - "id": "See connection strings", - "message": "See connection strings", - "translation": "" - }, - { - "id": "Remove", - "message": "Remove", - "translation": "" - }, - { - "id": "Now ready for client connections on port {Port}", - "message": "Now ready for client connections on port {Port}", - "translation": "", - "placeholders": [ - { - "id": "Port", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "c.port" - } - ] - }, - { - "id": "--using URL must be http or https", - "message": "--using URL must be http or https", - "translation": "" - }, - { - "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", - "placeholders": [ - { - "id": "UsingDatabaseUrl", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.usingDatabaseUrl" - } - ] - }, - { - "id": "--using URL must have a path to .bak file", - "message": "--using URL must have a path to .bak file", - "translation": "" - }, - { - "id": "--using file URL must be a .bak file", - "message": "--using file URL must be a .bak file", - "translation": "" - }, - { - "id": "Invalid --using file type", - "message": "Invalid --using file type", - "translation": "" - }, - { - "id": "Creating default database [{DefaultDatabase}]", - "message": "Creating default database [{DefaultDatabase}]", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "defaultDatabase" - } - ] - }, - { - "id": "Downloading {File}", - "message": "Downloading {File}", - "translation": "", - "placeholders": [ - { - "id": "File", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "file" - } - ] - }, - { - "id": "Restoring database {DatabaseName}", - "message": "Restoring database {DatabaseName}", - "translation": "", - "placeholders": [ - { - "id": "DatabaseName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseName" - } - ] - }, - { - "id": "Downloading {ImageName}", - "message": "Downloading {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" - }, - { - "id": "If not, download desktop engine from:", - "message": "If not, download desktop engine from:", - "translation": "" - }, - { - "id": "or", - "message": "or", - "translation": "" - }, - { - "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", - "placeholders": [ - { - "id": "PodmanPsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PodmanPsCommand" - }, - { - "id": "DockerPsCommand", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.DockerPsCommand" - } - ] - }, - { - "id": "Unable to download image {ImageName}", - "message": "Unable to download image {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "File does not exist at URL", - "message": "File does not exist at URL", - "translation": "" - }, - { - "id": "Unable to download file", - "message": "Unable to download file", - "translation": "" - }, - { - "id": "Install/Create SQL Server in a container", - "message": "Install/Create SQL Server in a container", - "translation": "" - }, - { - "id": "See all release tags for SQL Server, install previous version", - "message": "See all release tags for SQL Server, install previous version", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database", - "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" - }, - { - "id": "Create SQL Server with an empty user database", - "message": "Create SQL Server with an empty user database", - "translation": "" - }, - { - "id": "Install/Create SQL Server with full logging", - "message": "Install/Create SQL Server with full logging", - "translation": "" - }, - { - "id": "Get tags available for Azure SQL Edge install", - "message": "Get tags available for Azure SQL Edge install", - "translation": "" - }, - { - "id": "List tags", - "message": "List tags", - "translation": "" - }, - { - "id": "Get tags available for mssql install", - "message": "Get tags available for mssql install", - "translation": "" - }, - { - "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", - "placeholders": [ - { - "id": "PacketSize", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.PacketSize" - } - ] - }, - { - "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': 标头值必须是 -1 或是介于 1 和 2147483647 之间的值", - "placeholders": [ - { - "id": "Headers", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.Headers" - } - ] - }, - { - "id": "Legal docs and information: aka.ms/SqlcmdLegal", - "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" - }, - { - "id": "Third party notices: aka.ms/SqlcmdNotices", - "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" - }, - { - "id": "Version {Version}", - "message": "Version {Version}", - "translation": "", - "placeholders": [ - { - "id": "Version", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "version" - } - ] - }, - { - "id": "Flags:", - "message": "Flags:", - "translation": "" - }, - { - "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", - "placeholders": [ - { - "id": "HelpFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.HelpFlag" - } - ] - }, - { - "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", - "placeholders": [ - { - "id": "QueryAndExitFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.QueryAndExitFlag" - }, - { - "id": "QueryFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.QueryFlag" - } - ] - }, - { - "id": "Identifies the file that receives output from sqlcmd", - "message": "Identifies the file that receives output from sqlcmd", - "translation": "" - }, - { - "id": "Print version information and exit", - "message": "Print version information and exit", - "translation": "" - }, - { - "id": "Implicitly trust the server certificate without validation", - "message": "Implicitly trust the server certificate without validation", - "translation": "" - }, - { - "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", - "placeholders": [ - { - "id": "DbNameVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DbNameVar" - } - ] - }, - { - "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" - }, - { - "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", - "placeholders": [ - { - "id": "BatchTerminatorGo", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "The login name or contained database user name. For contained database users, you must provide the database name option", - "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", - "placeholders": [ - { - "id": "ConnStrPattern", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ConnStrPattern" - }, - { - "id": "ServerEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ServerEnvVar" - } - ] - }, - { - "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" - }, - { - "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" - }, - { - "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" - }, - { - "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", - "placeholders": [ - { - "id": "InsertKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.InsertKeyword" - } - ] - }, - { - "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" - }, - { - "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", - "placeholders": [ - { - "id": "PacketSizeVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PacketSizeVar" - }, - { - "id": "BatchTerminatorGo", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", - "placeholders": [ - { - "id": "LoginTimeOutVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.LoginTimeOutVar" - } - ] - }, - { - "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", - "placeholders": [ - { - "id": "WorkstationVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.WorkstationVar" - } - ] - }, - { - "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", - "placeholders": [ - { - "id": "ApplicationIntentFlagShort", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ApplicationIntentFlagShort" - } - ] - }, - { - "id": "This switch is used by the client to request an encrypted connection", - "message": "This switch is used by the client to request an encrypted connection", - "translation": "" - }, - { - "id": "Specifies the formatting for results", - "message": "Specifies the formatting for results", - "translation": "" - }, - { - "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" - }, - { - "id": "Level of mssql driver messages to print", - "message": "Level of mssql driver messages to print", - "translation": "" - }, - { - "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", - "placeholders": [ - { - "id": "DosErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DosErrorLevel" - } - ] - }, - { - "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", - "placeholders": [ - { - "id": "StdoutName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.StdoutName" - } - ] - }, - { - "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" - }, - { - "id": "Specifies that all output files are encoded with little-endian Unicode", - "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" - }, - { - "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", - "placeholders": [ - { - "id": "ColSeparatorVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ColSeparatorVar" - } - ] - }, - { - "id": "Remove trailing spaces from a column", - "message": "Remove trailing spaces from a column", - "translation": "" - }, - { - "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" - }, - { - "id": "Password", - "message": "Password", - "translation": "" - }, - { - "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", - "placeholders": [ - { - "id": "ErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ErrorLevel" - } - ] - }, - { - "id": "Specifies the screen width for output", - "message": "Specifies the screen width for output", - "translation": "" - }, - { - "id": "Dedicated administrator connection", - "message": "Dedicated administrator connection", - "translation": "" - }, - { - "id": "Sets the sqlcmd scripting variable {V}", - "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", - "placeholders": [ - { - "id": "V", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "v" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues0", - "string": "%[3]v", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "allowedValues[0]" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues", - "string": "%[3]v", - "type": "[]string", - "underlyingType": "[]string", - "argNum": 3, - "expr": "allowedValues" - } - ] - }, - { - "id": "'{P1}': Missing argument. Enter '-?' for help.", - "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "'{P1}': Unknown Option. Enter '-?' for help.", - "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "invalid batch terminator '{BatchTerminator}'", - "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "无效的批处理终止符'{BatchTerminator}'", - "placeholders": [ - { - "id": "BatchTerminator", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "args.BatchTerminator" - } - ] - }, - { - "id": "Sqlcmd: Error:", - "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: 错误:" - }, - { - "id": "Sqlcmd: Warning:", - "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: 警告:" - }, - { - "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "ED 和 !!\u003c命令\u003e 命令、启动脚本和环境变量被禁用" - }, - { - "id": "The scripting variable: '{Variable}' is read-only", - "message": "The scripting variable: '{Variable}' is read-only", - "translation": "脚本变量'{Variable}'是只读的。", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "'{Variable}' scripting variable not defined.", - "message": "'{Variable}' scripting variable not defined.", - "translation": "未定义'{Variable}'脚本变量。", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "环境变量'{Variable}'的值无效:'{EnvVal}'", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - }, - { - "id": "EnvVal", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "envVal" - } - ] - }, - { - "id": "Syntax error at line {LineNumber} near command '{Command}'.", - "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "命令'{Command}'附近的第 {LineNumber} 行存在语法错误。", - "placeholders": [ - { - "id": "LineNumber", - "string": "%[1]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 1, - "expr": "e.LineNumber" - }, - { - "id": "Command", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "e.Command" - } - ] - }, - { - "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} 打开文件 {Filepath} 或对其执行操作时出错(原因: {Error})。", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "Filepath", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "filepath" - }, - { - "id": "Error", - "string": "%[3]s", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "err.Error()" - } - ] - }, - { - "id": "{ErrorPrefix}Syntax error at line {LineNumber}", - "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}第 {LineNumber} 行存在语法错误", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "LineNumber", - "string": "%[2]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 2, - "expr": "lineNumber" - } - ] - }, - { - "id": "Invalid variable identifier {Name}", - "message": "Invalid variable identifier {Name}", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "name" - } - ] - }, - { - "id": "Invalid variable value {Val}", - "message": "Invalid variable value {Val}", - "translation": "", - "placeholders": [ - { - "id": "Val", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "val" - } - ] - } - ] + "language": "zh-CN", + "messages": [ + { + "id": "Install/Create, Query, Uninstall SQL Server", + "message": "Install/Create, Query, Uninstall SQL Server", + "translation": "安装/创建、查询、卸载 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View configuration information and connection strings", + "message": "View configuration information and connection strings", + "translation": "查看配置信息和连接字符串", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "translation": "sqlcmd: 安装/创建/查询 SQL Server、Azure SQL 和工具\n\n反馈:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "FeedbackUrl", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "feedbackUrl" + } + ], + "fuzzy": true + }, + { + "id": "help for backwards compatibility flags (-S, -U, -E etc.)", + "message": "help for backwards compatibility flags (-S, -U, -E etc.)", + "translation": "向后兼容性标志(-S、-U、-E 等)的帮助", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "print version of sqlcmd", + "message": "print version of sqlcmd", + "translation": "打印 sqlcmd 版本", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "configuration file", + "message": "configuration file", + "translation": "配置文件", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "translation": "日志级别,错误=0,警告=1,信息=2,调试=3,跟踪=4", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "translation": "使用 \"{UseContextCommand}\" 等子命令修改 sqlconfig 文件", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UseContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UseContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "translation": "为现有终结点和用户(使用 {PasswordEnvVar} 或 {PasswordEnvVar2})添加上下文", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Install/Create SQL Server, Azure SQL, and Tools", + "message": "Install/Create SQL Server, Azure SQL, and Tools", + "translation": "安装/创建 SQL Server、Azure SQL 和工具", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Open tools (e.g Azure Data Studio) for current context", + "message": "Open tools (e.g Azure Data Studio) for current context", + "translation": "打开当前上下文的工具(例如 Azure Data Studio)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query against the current context", + "message": "Run a query against the current context", + "translation": "对当前上下文运行查询", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query", + "message": "Run a query", + "translation": "运行查询", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query using [{Master}] database", + "message": "Run a query using [{Master}] database", + "translation": "使用 [{Master}] 数据库运行查询", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Master", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"master\"" + } + ], + "fuzzy": true + }, + { + "id": "Set new default database", + "message": "Set new default database", + "translation": "设置新的默认数据库", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Command text to run", + "message": "Command text to run", + "translation": "要运行的命令文本", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database to use", + "message": "Database to use", + "translation": "要使用的数据库", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start current context", + "message": "Start current context", + "translation": "启动当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start the current context", + "message": "Start the current context", + "translation": "启动当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts", + "message": "To view available contexts", + "translation": "查看可用上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "No current context", + "message": "No current context", + "translation": "无当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Starting {Image} for context {CurrentContextName}", + "message": "Starting {Image} for context {CurrentContextName}", + "translation": "正在为上下文 {CurrentContextName} 启动 {Image}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create new context with a sql container", + "message": "Create new context with a sql container", + "translation": "使用 SQL 容器创建新上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context does not have a container", + "message": "Current context does not have a container", + "translation": "当前上下文没有容器", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop current context", + "message": "Stop current context", + "translation": "停止当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop the current context", + "message": "Stop the current context", + "translation": "停止当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stopping {Image} for context {CurrentContextName}", + "message": "Stopping {Image} for context {CurrentContextName}", + "translation": "正在停止上下文 {CurrentContextName} 的 {Image}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create a new context with a SQL Server container", + "message": "Create a new context with a SQL Server container", + "translation": "使用 SQL Server 容器创建新上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context", + "message": "Uninstall/Delete the current context", + "translation": "卸载/删除当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt", + "message": "Uninstall/Delete the current context, no user prompt", + "translation": "卸载/删除当前上下文,无用户提示", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "translation": "卸载/删除当前上下文,没有用户提示并替代用户数据库的安全检查", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Quiet mode (do not stop for user input to confirm the operation)", + "message": "Quiet mode (do not stop for user input to confirm the operation)", + "translation": "静音模式(不会停止以等待确认操作的用户输入)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Complete the operation even if non-system (user) database files are present", + "message": "Complete the operation even if non-system (user) database files are present", + "translation": "即使存在非系统(用户)数据库文件,也可以完成该操作", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View available contexts", + "message": "View available contexts", + "translation": "查看可用上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context", + "message": "Create context", + "translation": "创建上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context with SQL Server container", + "message": "Create context with SQL Server container", + "translation": "使用 SQL Server 容器创建上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context manually", + "message": "Add a context manually", + "translation": "手动添加上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "translation": "当前上下文使用 {CurrentContextName}。是否要继续? (Y/N)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Verifying no user (non-system) database (.mdf) files", + "message": "Verifying no user (non-system) database (.mdf) files", + "translation": "正在验证无用户(非系统)数据库(.mdf)文件", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start the container", + "message": "To start the container", + "translation": "启动容器", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To override the check, use {__force}", + "message": "To override the check, use {__force}", + "translation": "若要替代检查,请使用 {__force}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Container is not running, unable to verify that user database files do not exist", + "message": "Container is not running, unable to verify that user database files do not exist", + "translation": "容器未运行,无法验证用户数据库文件是否不存在", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Removing context {CurrentContextName}", + "message": "Removing context {CurrentContextName}", + "translation": "正在删除上下文 {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Stopping {Image}", + "message": "Stopping {Image}", + "translation": "正在停止 {Image}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + } + ], + "fuzzy": true + }, + { + "id": "Container {Id} no longer exists, continuing to remove context...", + "message": "Container {Id} no longer exists, continuing to remove context...", + "translation": "容器 {Id} 已不存在,正在继续删除上下文...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Id", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "id" + } + ], + "fuzzy": true + }, + { + "id": "Current context is now {NewContextName}", + "message": "Current context is now {NewContextName}", + "translation": "当前上下文现在使用 {NewContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NewContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "newContextName" + } + ], + "fuzzy": true + }, + { + "id": "{Operation_completed_successfully}", + "message": "{Operation_completed_successfully}", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Operation_completed_successfully", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"Operation completed successfully\"" + } + ], + "fuzzy": true + }, + { + "id": "If the database is mounted, run {DropDbQuery}", + "message": "If the database is mounted, run {DropDbQuery}", + "translation": "如果已装载数据库,请运行 {DropDbQuery}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DropDbQuery", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "dropDbQuery" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "translation": "传入标志 {__force} 以替代此用户(非系统)数据库的安全检查", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "translation": "无法继续,存在用户(非系统)数据库 ({DatabaseFile})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseFile", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseFile" + } + ], + "fuzzy": true + }, + { + "id": "No endpoints to uninstall", + "message": "No endpoints to uninstall", + "translation": "没有要卸载的终结点", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context", + "message": "Add a context", + "translation": "添加上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "translation": "使用受信任的身份验证在端口 1433 上为 SQL Server 的本地实例添加上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the context", + "message": "Display name for the context", + "translation": "上下文的显示名称", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint this context will use", + "message": "Name of endpoint this context will use", + "translation": "此上下文将使用的终结点的名称", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user this context will use", + "message": "Name of user this context will use", + "translation": "此上下文将使用的用户名", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View existing endpoints to choose from", + "message": "View existing endpoints to choose from", + "translation": "查看要从中选择的现有终结点", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a new local endpoint", + "message": "Add a new local endpoint", + "translation": "添加新的本地终结点", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an already existing endpoint", + "message": "Add an already existing endpoint", + "translation": "添加已存在的终结点", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "translation": "添加上下文所需的终结点。终结点 \"{EndpointName}\" 不存在。请使用 {EndpointFlag} 标志", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.endpointName" + }, + { + "id": "EndpointFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.EndpointFlag" + } + ], + "fuzzy": true + }, + { + "id": "View list of users", + "message": "View list of users", + "translation": "查看用户列表", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add the user", + "message": "Add the user", + "translation": "添加用户", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an endpoint", + "message": "Add an endpoint", + "translation": "添加终结点", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User '{UserName}' does not exist", + "message": "User '{UserName}' does not exist", + "translation": "用户 \"{UserName}\" 不存在", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.userName" + } + ], + "fuzzy": true + }, + { + "id": "Open in Azure Data Studio", + "message": "Open in Azure Data Studio", + "translation": "在 Azure Data Studio 中打开", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start interactive query session", + "message": "To start interactive query session", + "translation": "启动交互式查询会话", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query", + "message": "To run a query", + "translation": "运行查询", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current Context '{Name}'", + "message": "Current Context '{Name}'", + "translation": "当前上下文 \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "context.Name" + } + ], + "fuzzy": true + }, + { + "id": "Add a default endpoint", + "message": "Add a default endpoint", + "translation": "添加默认终结点", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the endpoint", + "message": "Display name for the endpoint", + "translation": "终结点的显示名称", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network address to connect to, e.g. 127.0.0.1 etc.", + "message": "The network address to connect to, e.g. 127.0.0.1 etc.", + "translation": "要连接到的网络地址,例如 127.0.0.1 等。", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network port to connect to, e.g. 1433 etc.", + "message": "The network port to connect to, e.g. 1433 etc.", + "translation": "要连接到的网络端口,例如 1433 等。", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for this endpoint", + "message": "Add a context for this endpoint", + "translation": "为此终结点添加上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint names", + "message": "View endpoint names", + "translation": "查看终结点名称", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint details", + "message": "View endpoint details", + "translation": "查看终结点详细信息", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View all endpoints details", + "message": "View all endpoints details", + "translation": "查看所有终结点详细信息", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete this endpoint", + "message": "Delete this endpoint", + "translation": "删除此终结点", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "translation": "已添加终结点 \"{UniqueEndpointName}\"(地址: \"{Address}\",端口: \"{Port}\")", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueEndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueEndpointName" + }, + { + "id": "Address", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "c.address" + }, + { + "id": "Port", + "string": "%[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "translation": "添加用户(使用 SQLCMD_PASSWORD 环境变量)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMDPASSWORD environment variable)", + "message": "Add a user (using the SQLCMDPASSWORD environment variable)", + "translation": "添加用户(使用 SQLCMDPASSWORD 环境变量)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "translation": "使用 Windows 数据保护 API 添加用户以加密 sqlconfig 中的密码", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user", + "message": "Add a user", + "translation": "添加用户", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the user (this is not the username)", + "message": "Display name for the user (this is not the username)", + "translation": "用户的显示名称(这不是用户名)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Authentication type this user will use (basic | other)", + "message": "Authentication type this user will use (basic | other)", + "translation": "此用户将使用的身份验证类型(基本 | 其他)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "translation": "用户名(在 {PasswordEnvVar} (或 {PasswordEnvVar2})环境变量中提供密码)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "translation": "sqlconfig 文件中的密码加密方法({EncryptionMethodsForUsage})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "translation": "身份验证类型必须是 \"{ModernAuthTypeBasic}\" 或 \"{ModernAuthTypeOther}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + }, + { + "id": "ModernAuthTypeOther", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeOther" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type '' is not valid {AuthType}'", + "message": "Authentication type '' is not valid {AuthType}'", + "translation": "身份验证类型 \"{AuthType}\" 无效", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthType", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.authType" + } + ], + "fuzzy": true + }, + { + "id": "Remove the {PasswordEncryptFlag} flag", + "message": "Remove the {PasswordEncryptFlag} flag", + "translation": "删除 {PasswordEncryptFlag} 标志", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "translation": "传入 {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthTypeFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AuthTypeFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "translation": "只有在身份验证类型为 \"{ModernAuthTypeBasic}\" 时,才能使用 {PasswordEncryptFlag} 标志", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Add the {PasswordEncryptFlag} flag", + "message": "Add the {PasswordEncryptFlag} flag", + "translation": "添加 {PasswordEncryptFlag} 标志", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "translation": "身份验证类型为 \"{ModernAuthTypeBasic}\" 时,必须使用 {PasswordEncryptFlag} 标志", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "translation": "在 {PasswordEnvVar} (或 {PasswordEnvVar2})环境变量中提供密码", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "translation": "身份验证类型 \"{ModernAuthTypeBasic}\" 需要密码", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide a username with the {Arg_1} flag", + "message": "Provide a username with the {Arg_1} flag", + "translation": "提供具有 {Arg_1} 标志的用户名", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Arg_1", + "string": "%[1]s", + "type": "", + "underlyingType": "string", + "argNum": 1 + } + ], + "fuzzy": true + }, + { + "id": "Username not provided", + "message": "Username not provided", + "translation": "未提供用户名", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "translation": "使用 {PasswordEncryptFlag} 标志提供有效的加密方法({EncryptionMethodsForUsage})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + }, + { + "id": "PasswordEncryptFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Encryption method '{PasswordEncryption}' is not valid", + "message": "Encryption method '{PasswordEncryption}' is not valid", + "translation": "加密方法 \"{PasswordEncryption}\" 无效", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryption", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.passwordEncryption" + } + ], + "fuzzy": true + }, + { + "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "translation": "取消设置 {PasswordEnvVar} 或 {PasswordEnvVar2} 中的一个环境变量", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "translation": "同时设置了环境变量 {PasswordEnvVar} 和 {PasswordEnvVar2}。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "User '{UniqueUserName}' added", + "message": "User '{UniqueUserName}' added", + "translation": "已添加用户 \"{UniqueUserName}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueUserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueUserName" + } + ], + "fuzzy": true + }, + { + "id": "Display connections strings for the current context", + "message": "Display connections strings for the current context", + "translation": "显示当前上下文的连接字符串", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List connection strings for all client drivers", + "message": "List connection strings for all client drivers", + "translation": "列出所有客户端驱动程序的连接字符串", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database for the connection string (default is taken from the T/SQL login)", + "message": "Database for the connection string (default is taken from the T/SQL login)", + "translation": "连接字符串的数据库(默认来自 T/SQL 登录)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "translation": "仅 {ModernAuthTypeBasic} 身份验证类型支持连接字符串", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Display the current-context", + "message": "Display the current-context", + "translation": "显示当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context", + "message": "Delete a context", + "translation": "删除上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (including its endpoint and user)", + "message": "Delete a context (including its endpoint and user)", + "translation": "删除上下文(包括其终结点和用户)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (excluding its endpoint and user)", + "message": "Delete a context (excluding its endpoint and user)", + "translation": "删除上下文(不包括其终结点和用户)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to delete", + "message": "Name of context to delete", + "translation": "要删除的上下文的名称", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete the context's endpoint and user as well", + "message": "Delete the context's endpoint and user as well", + "translation": "删除上下文的终结点和用户", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Use the {NameFlag} flag to pass in a context name to delete", + "message": "Use the {NameFlag} flag to pass in a context name to delete", + "translation": "使用 {NameFlag} 标志传入要删除的上下文名称", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' deleted", + "message": "Context '{Name}' deleted", + "translation": "已删除上下文 \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' does not exist", + "message": "Context '{Name}' does not exist", + "translation": "上下文 \"{Name}\" 不存在", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete an endpoint", + "message": "Delete an endpoint", + "translation": "删除终结点", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint to delete", + "message": "Name of endpoint to delete", + "translation": "要删除的终结点的名称", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "translation": "必须提供终结点名称。请提供带 {NameFlag} 标志的终结点名称", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View endpoints", + "message": "View endpoints", + "translation": "查看终结点", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' does not exist", + "message": "Endpoint '{Name}' does not exist", + "translation": "终结点 '{Name}' 不存在", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' deleted", + "message": "Endpoint '{Name}' deleted", + "translation": "已删除终结点 \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete a user", + "message": "Delete a user", + "translation": "删除用户", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user to delete", + "message": "Name of user to delete", + "translation": "要删除的用户的名称", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name must be provided. Provide user name with {NameFlag} flag", + "message": "User name must be provided. Provide user name with {NameFlag} flag", + "translation": "必须提供用户名称。请提供带 {NameFlag} 标志的用户名称", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View users", + "message": "View users", + "translation": "查看用户", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User {Name} does not exist", + "message": "User {Name} does not exist", + "translation": "名称 {Name} 不存在", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "User {Name} deleted", + "message": "User {Name} deleted", + "translation": "已删除用户 {Name}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many contexts from the sqlconfig file", + "message": "Display one or many contexts from the sqlconfig file", + "translation": "显示 sqlconfig 文件中的一个或多个上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the context names in your sqlconfig file", + "message": "List all the context names in your sqlconfig file", + "translation": "列出 sqlconfig 文件中的所有上下文名称", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the contexts in your sqlconfig file", + "message": "List all the contexts in your sqlconfig file", + "translation": "列出 sqlconfig 文件中的所有上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one context in your sqlconfig file", + "message": "Describe one context in your sqlconfig file", + "translation": "描述 sqlconfig 文件中的一个上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name to view details of", + "message": "Context name to view details of", + "translation": "要查看其详细信息的上下文名称", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include context details", + "message": "Include context details", + "translation": "包括上下文详细信息", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts run `{ContextCommand}`", + "message": "To view available contexts run `{ContextCommand}`", + "translation": "若要查看可用上下文,请运行 \"{ContextCommand}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no context exists with the name: \"{Name}\"", + "message": "error: no context exists with the name: \"{Name}\"", + "translation": "错误: 不存在名称为 \"{Name}\" 的上下文", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many endpoints from the sqlconfig file", + "message": "Display one or many endpoints from the sqlconfig file", + "translation": "显示 sqlconfig 文件中的一个或多个终结点", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the endpoints in your sqlconfig file", + "message": "List all the endpoints in your sqlconfig file", + "translation": "列出 sqlconfig 文件中的所有终结点", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one endpoint in your sqlconfig file", + "message": "Describe one endpoint in your sqlconfig file", + "translation": "描述 sqlconfig 文件中的一个终结点", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name to view details of", + "message": "Endpoint name to view details of", + "translation": "要查看其详细信息的终结点名称", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include endpoint details", + "message": "Include endpoint details", + "translation": "包括终结点详细信息", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available endpoints run `{EndpointsCommand}`", + "message": "To view available endpoints run `{EndpointsCommand}`", + "translation": "若要查看可用终结点,请运行 \"{EndpointsCommand}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetEndpointsCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no endpoint exists with the name: \"{Name}\"", + "message": "error: no endpoint exists with the name: \"{Name}\"", + "translation": "错误: 不存在名称为 \"{Name}\" 的终结点", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many users from the sqlconfig file", + "message": "Display one or many users from the sqlconfig file", + "translation": "显示 sqlconfig 文件中的一个或多个用户", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the users in your sqlconfig file", + "message": "List all the users in your sqlconfig file", + "translation": "列出 sqlconfig 文件中的所有用户", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one user in your sqlconfig file", + "message": "Describe one user in your sqlconfig file", + "translation": "描述 sqlconfig 文件中的一个用户", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name to view details of", + "message": "User name to view details of", + "translation": "要查看其详细信息的用户名", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include user details", + "message": "Include user details", + "translation": "包括用户详细信息", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available users run `{UsersCommand}`", + "message": "To view available users run `{UsersCommand}`", + "translation": "若要查看可用用户,请运行 \"{UsersCommand}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsersCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetUsersCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no user exists with the name: \"{Name}\"", + "message": "error: no user exists with the name: \"{Name}\"", + "translation": "错误: 不存在名称为 \"{Name}\" 的用户", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Set the current context", + "message": "Set the current context", + "translation": "设置当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Set the mssql context (endpoint/user) to be the current context", + "message": "Set the mssql context (endpoint/user) to be the current context", + "translation": "将 mssql 上下文(终结点/用户)设置为当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to set as current context", + "message": "Name of context to set as current context", + "translation": "要设置为当前上下文的上下文的名称", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query: {RunQueryExample}", + "message": "To run a query: {RunQueryExample}", + "translation": "运行查询: {RunQueryExample}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "RunQueryExample", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.RunQueryExample" + } + ], + "fuzzy": true + }, + { + "id": "To remove: {UninstallCommand}", + "message": "To remove: {UninstallCommand}", + "translation": "执行删除操作: {UninstallCommand}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UninstallCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UninstallCommand" + } + ], + "fuzzy": true + }, + { + "id": "Switched to context \"{Name}\".", + "message": "Switched to context \"{Name}\".", + "translation": "已切换到上下文 \"{Name}\"。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "No context exists with the name: \"{Name}\"", + "message": "No context exists with the name: \"{Name}\"", + "translation": "不存在名称为 \"{Name}\" 的上下文", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display merged sqlconfig settings or a specified sqlconfig file", + "message": "Display merged sqlconfig settings or a specified sqlconfig file", + "translation": "显示合并的 sqlconfig 设置或指定的 sqlconfig 文件", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings, with REDACTED authentication data", + "message": "Show sqlconfig settings, with REDACTED authentication data", + "translation": "使用 REDACTED 身份验证数据显示 sqlconfig 设置", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings and raw authentication data", + "message": "Show sqlconfig settings and raw authentication data", + "translation": "显示 sqlconfig 设置和原始身份验证数据", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display raw byte data", + "message": "Display raw byte data", + "translation": "显示原始字节数据", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install Azure Sql Edge", + "message": "Install Azure Sql Edge", + "translation": "安装 Azure Sql Edge", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create Azure SQL Edge in a container", + "message": "Install/Create Azure SQL Edge in a container", + "translation": "在容器中安装/创建 Azure SQL Edge", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tag to use, use get-tags to see list of tags", + "message": "Tag to use, use get-tags to see list of tags", + "translation": "要使用的标记,请使用 get-tags 查看标记列表", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name (a default context name will be created if not provided)", + "message": "Context name (a default context name will be created if not provided)", + "translation": "上下文名称(如果未提供,则将创建默认上下文名称)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create a user database and set it as the default for login", + "message": "Create a user database and set it as the default for login", + "translation": "创建用户数据库并将其设置为登录的默认数据库", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Accept the SQL Server EULA", + "message": "Accept the SQL Server EULA", + "translation": "接受 SQL Server EULA", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Generated password length", + "message": "Generated password length", + "translation": "生成的密码长度", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of special characters", + "message": "Minimum number of special characters", + "translation": "最小特殊字符数", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of numeric characters", + "message": "Minimum number of numeric characters", + "translation": "最小数字字符数", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of upper characters", + "message": "Minimum number of upper characters", + "translation": "最小大写字符数", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Special character set to include in password", + "message": "Special character set to include in password", + "translation": "要包含在密码中的特殊字符集", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Don't download image. Use already downloaded image", + "message": "Don't download image. Use already downloaded image", + "translation": "不要下载图像。请使用已下载的图像", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Line in errorlog to wait for before connecting", + "message": "Line in errorlog to wait for before connecting", + "translation": "连接前需等待错误日志中的行", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specify a custom name for the container rather than a randomly generated one", + "message": "Specify a custom name for the container rather than a randomly generated one", + "translation": "为容器指定一个自定义名称,而不是随机生成的名称", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Explicitly set the container hostname, it defaults to the container ID", + "message": "Explicitly set the container hostname, it defaults to the container ID", + "translation": "显式设置容器主机名,默认为容器 ID", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image CPU architecture", + "message": "Specifies the image CPU architecture", + "translation": "指定映像 CPU 体系结构", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image operating system", + "message": "Specifies the image operating system", + "translation": "指定映像操作系统", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Port (next available port from 1433 upwards used by default)", + "message": "Port (next available port from 1433 upwards used by default)", + "translation": "端口(默认情况下使用的从 1433 向上的下一个可用端口)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Download (into container) and attach database (.bak) from URL", + "message": "Download (into container) and attach database (.bak) from URL", + "translation": "通过 URL下载(到容器)并附加数据库(.bak)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Either, add the {AcceptEulaFlag} flag to the command-line", + "message": "Either, add the {AcceptEulaFlag} flag to the command-line", + "translation": "或者,将 {AcceptEulaFlag} 标志添加到命令行", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AcceptEulaFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AcceptEulaFlag" + } + ], + "fuzzy": true + }, + { + "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translation": "或者,设置环境变量,即 {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CreateEnvVarKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "pal.CreateEnvVarKeyword()" + }, + { + "id": "AcceptEulaEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.AcceptEulaEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "EULA not accepted", + "message": "EULA not accepted", + "translation": "未接受 EULA", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "translation": "--user-database {DefaultDatabase} 包含非 ASCII 字符和/或引号", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Starting {ImageName}", + "message": "Starting {ImageName}", + "translation": "正在启动 {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "translation": "已在 \"{ConfigFileUsed}\" 中创建上下文 {CurrentContextName},正在配置用户帐户...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + }, + { + "id": "ConfigFileUsed", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.GetConfigFileUsed()" + } + ], + "fuzzy": true + }, + { + "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "translation": "已禁用 {Sa} 帐户(并轮询 {Sa_1} 密码)。正在创建用户 {UserName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Sa", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"sa\"" + }, + { + "id": "Sa_1", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "\"sa\"" + }, + { + "id": "UserName", + "string": "%[3]q", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "userName" + } + ], + "fuzzy": true + }, + { + "id": "Start interactive session", + "message": "Start interactive session", + "translation": "启动交互式会话", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Change current context", + "message": "Change current context", + "translation": "更改当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View sqlcmd configuration", + "message": "View sqlcmd configuration", + "translation": "查看 sqlcmd 配置", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See connection strings", + "message": "See connection strings", + "translation": "查看连接字符串", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Remove", + "message": "Remove", + "translation": "删除", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Now ready for client connections on port {Port}", + "message": "Now ready for client connections on port {Port}", + "translation": "现在已准备好在端口 {Port} 上进行客户端连接", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Port", + "string": "%[1]d", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must be http or https", + "message": "--using URL must be http or https", + "translation": "--using URL 必须是 http 或 https", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "translation": "{UsingDatabaseUrl} 不是 --using 标志的有效 URL", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsingDatabaseUrl", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.usingDatabaseUrl" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must have a path to .bak file", + "message": "--using URL must have a path to .bak file", + "translation": "--using URL 必须具有 .bak 文件的路径", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--using file URL must be a .bak file", + "message": "--using file URL must be a .bak file", + "translation": "--using 文件 URL 必须是 .bak 文件", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Invalid --using file type", + "message": "Invalid --using file type", + "translation": "--using 文件类型无效", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Creating default database [{DefaultDatabase}]", + "message": "Creating default database [{DefaultDatabase}]", + "translation": "正在创建默认数据库 [{DefaultDatabase}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {File}", + "message": "Downloading {File}", + "translation": "正在下载 {File}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "File", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "file" + } + ], + "fuzzy": true + }, + { + "id": "Restoring database {DatabaseName}", + "message": "Restoring database {DatabaseName}", + "translation": "正在恢复数据库 {DatabaseName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseName" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {ImageName}", + "message": "Downloading {ImageName}", + "translation": "正在下载 {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "translation": "此计算机上是否安装了容器运行时(如 Podman 或 Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "If not, download desktop engine from:", + "message": "If not, download desktop engine from:", + "translation": "如果未下载桌面引擎,请从以下位置下载:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "or", + "message": "or", + "translation": "或", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "translation": "容器运行时是否正在运行? (尝试 \"{PodmanPsCommand}\" 或 \"{DockerPsCommand}\"(列表容器),是否返回而不出错?", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PodmanPsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PodmanPsCommand" + }, + { + "id": "DockerPsCommand", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.DockerPsCommand" + } + ], + "fuzzy": true + }, + { + "id": "Unable to download image {ImageName}", + "message": "Unable to download image {ImageName}", + "translation": "无法下载映像 {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "File does not exist at URL", + "message": "File does not exist at URL", + "translation": "URL 中不存在文件", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Unable to download file", + "message": "Unable to download file", + "translation": "无法下载文件", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server in a container", + "message": "Install/Create SQL Server in a container", + "translation": "在容器中安装/创建SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See all release tags for SQL Server, install previous version", + "message": "See all release tags for SQL Server, install previous version", + "translation": "查看 SQL Server 的所有版本标记,安装以前的版本", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database", + "message": "Create SQL Server, download and attach AdventureWorks sample database", + "translation": "创建 SQL Server、下载并附加 AdventureWorks 示例数据库", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "translation": "创建 SQL Server、下载并附加具有不同数据库名称的 AdventureWorks 示例数据库", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server with an empty user database", + "message": "Create SQL Server with an empty user database", + "translation": "使用空用户数据库创建 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server with full logging", + "message": "Install/Create SQL Server with full logging", + "translation": "使用完整记录安装/创建 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for Azure SQL Edge install", + "message": "Get tags available for Azure SQL Edge install", + "translation": "获取可用于 Azure SQL Edge 安装的标记", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List tags", + "message": "List tags", + "translation": "列出标记", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for mssql install", + "message": "Get tags available for mssql install", + "translation": "获取可用于 mssql 安装的标记", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd start", + "message": "sqlcmd start", + "translation": "sqlcmd 启动", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Container is not running", + "message": "Container is not running", + "translation": "容器未运行", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "按 Ctrl+C 退出此进程...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "导致“没有足够的内存资源可用”错误的原因可能是 Windows 凭据管理器中已存储太多凭据", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "未能将凭据写入 Windows 凭据管理器", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The -L parameter can not be used in combination with other parameters.", + "message": "The -L parameter can not be used in combination with other parameters.", + "translation": "-L 参数不能与其他参数结合使用。", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "translation": "\"-a {PacketSize}\": 数据包大小必须是介于 512 和 32767 之间的数字。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSize", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.PacketSize" + } + ], + "fuzzy": true + }, + { + "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "translation": "\"-h {Headers}\": 标头值必须是 -1 或介于 -1 和 2147483647 之间的值", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Headers", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.Headers" + } + ], + "fuzzy": true + }, + { + "id": "Servers:", + "message": "Servers:", + "translation": "服务器:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Legal docs and information: aka.ms/SqlcmdLegal", + "message": "Legal docs and information: aka.ms/SqlcmdLegal", + "translation": "法律文档和信息: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Third party notices: aka.ms/SqlcmdNotices", + "message": "Third party notices: aka.ms/SqlcmdNotices", + "translation": "第三方通知: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Version {Version}", + "message": "Version {Version}", + "translation": "版本 {Version}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Version", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "version" + } + ], + "fuzzy": true + }, + { + "id": "Flags:", + "message": "Flags:", + "translation": "标志:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "translation": "-? 显示此语法摘要,{HelpFlag} 显示新式 sqlcmd 子命令帮助", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "HelpFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.HelpFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "translation": "标识一个或多个包含 SQL 语句批的文件。如果一个或多个文件不存在,sqlcmd 将退出。与 {QueryAndExitFlag}/{QueryFlag} 互斥", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "QueryAndExitFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.QueryAndExitFlag" + }, + { + "id": "QueryFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.QueryFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies the file that receives output from sqlcmd", + "message": "Identifies the file that receives output from sqlcmd", + "translation": "标识从 sqlcmd 接收输出的文件", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Print version information and exit", + "message": "Print version information and exit", + "translation": "打印版本信息并退出", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Implicitly trust the server certificate without validation", + "message": "Implicitly trust the server certificate without validation", + "translation": "隐式信任服务器证书而不进行验证", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "translation": "此选项设置 sqlcmd 脚本变量 {DbNameVar}。此参数指定初始数据库。默认值是登录名的默认数据库属性。如果数据库不存在,则会生成错误消息并退出 sqlcmd", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DbNameVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DbNameVar" + } + ], + "fuzzy": true + }, + { + "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "translation": "使用受信任的连接,而不是使用用户名和密码登录 SQL Server,忽略任何定义用户名和密码的环境变量", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "translation": "指定批处理终止符。默认值为 {BatchTerminatorGo}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminatorGo", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "The login name or contained database user name. For contained database users, you must provide the database name option", + "message": "The login name or contained database user name. For contained database users, you must provide the database name option", + "translation": "登录名或包含的数据库用户名。对于包含的数据库用户,必须提供数据库名称选项", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "translation": "在 sqlcmd 启动时执行查询,但不会在查询完成运行后退出 sqlcmd。可以执行以多个分号分隔的查询", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "translation": "在 sqlcmd 启动时执行查询,然后立即退出 sqlcmd。可以执行以多个分号分隔的查询", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "translation": "{ConnStrPattern} 指定要连接到的 SQL Server 实例。它设置 sqlcmd 脚本变量 {ServerEnvVar}。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ConnStrPattern", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ConnStrPattern" + }, + { + "id": "ServerEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ServerEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "translation": "禁用可能危害系统安全的命令。Sqlcmd 将发出警告并继续", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translation": "指定用于连接到 Azure SQL 数据库的 SQL 身份验证方法。为以下方法之一: ActiveDirectoryDefault、ActiveDirectoryIntegrated、ActiveDirectoryPassword、ActiveDirectoryInteractive、ActiveDirectoryManagedIdentity、ActiveDirectoryServicePrincipal、SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "translation": "告知 sqlcmd 使用 ActiveDirectory 身份验证。如果未提供用户名,则使用身份验证方法 ActiveDirectoryDefault。如果提供了密码,则使用 ActiveDirectoryPassword。否则使用 ActiveDirectoryInteractive", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "translation": "使 sqlcmd 忽略脚本变量。当脚本包含许多 {InsertKeyword} 语句时,此参数很有用,这些语句可能包含与常规变量具有相同格式的字符串,例如 $(variable_name)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "InsertKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.InsertKeyword" + } + ], + "fuzzy": true + }, + { + "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "translation": "创建可在 sqlcmd 脚本中使用的 sqlcmd 脚本变量。如果值包含空格,则将该值以引号括起。可以指定多个 var=values 值。如果指定的任何值中存在错误,sqlcmd 将生成错误消息,然后退出", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "translation": "请求不同大小的数据包。此选项设置 sqlcmd 脚本变量 {PacketSizeVar}。packet_size 必须是介于 512 和 32767 之间的值。默认值 = 4096。数据包大小越大,执行在 {BatchTerminatorGo} 命令之间具有大量 SQL 语句的脚本的性能就越强。你可以请求更大的数据包大小。但是,如果请求被拒绝,sqlcmd将 使用服务器的默认数据包大小", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSizeVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PacketSizeVar" + }, + { + "id": "BatchTerminatorGo", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "translation": "指定当你尝试连接到服务器时,sqlcmd 登录到 go-mssqldb 驱动程序超时之前的秒数。此选项设置 sqlcmd 脚本变量 {LoginTimeOutVar}。默认值为 30。0 表示无限", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LoginTimeOutVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.LoginTimeOutVar" + } + ], + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "translation": "此选项设置 sqlcmd 脚本变量 {WorkstationVar}。工作站名称列在 sys.sysprocesses 目录视图的主机名列中,可以使用存储程序 sp_who 返回。如果未指定此选项,则默认为当前计算机名。此名称可用于标识不同的 sqlcmd 会话", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "WorkstationVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.WorkstationVar" + } + ], + "fuzzy": true + }, + { + "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "translation": "在连接到服务器时声明应用程序工作负载类型。当前唯一受支持的值是 ReadOnly。如果未指定 {ApplicationIntentFlagShort},sqlcmd 实用工具将不支持连接到 Always On 可用性组中的辅助副本", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ApplicationIntentFlagShort", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ApplicationIntentFlagShort" + } + ], + "fuzzy": true + }, + { + "id": "This switch is used by the client to request an encrypted connection", + "message": "This switch is used by the client to request an encrypted connection", + "translation": "客户端使用此开关请求加密连接", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the formatting for results", + "message": "Specifies the formatting for results", + "translation": "指定结果的格式", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "translation": "控制将哪些错误消息发送到 stdout。将发送严重级别大于或等于此级别的消息", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Level of mssql driver messages to print", + "message": "Level of mssql driver messages to print", + "translation": "要打印的 mssql 驱动程序消息的级别", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "translation": "指定 sqlcmd 在出错时退出并返回 {DosErrorLevel} 值", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DosErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DosErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "translation": "控制将哪些错误消息发送到 {StdoutName}。将发送严重级别大于或等于此级别的消息", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "StdoutName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.StdoutName" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "translation": "指定要在列标题之间打印的行数。使用 -h-1 指定不打印标头", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that all output files are encoded with little-endian Unicode", + "message": "Specifies that all output files are encoded with little-endian Unicode", + "translation": "指定所有输出文件均使用 little-endian Unicode 进行编码", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "translation": "指定列分隔符字符。设置 {ColSeparatorVar} 变量。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ColSeparatorVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ColSeparatorVar" + } + ], + "fuzzy": true + }, + { + "id": "Remove trailing spaces from a column", + "message": "Remove trailing spaces from a column", + "translation": "从列中删除尾随空格", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "translation": "为实现向后兼容而提供。Sqlcmd 一直在优化 SQL 故障转移群集的活动副本检测", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Password", + "message": "Password", + "translation": "密码", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "translation": "控制用于在退出时设置 {ErrorLevel} 变量的严重性级别", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the screen width for output", + "message": "Specifies the screen width for output", + "translation": "指定输出的屏幕宽度", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Dedicated administrator connection", + "message": "Dedicated administrator connection", + "translation": "专用管理员连接", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Quoted identifiers are always enabled", + "message": "Provided for backward compatibility. Quoted identifiers are always enabled", + "translation": "为向后兼容提供。始终启用带引号的标识符", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Client regional settings are not used", + "message": "Provided for backward compatibility. Client regional settings are not used", + "translation": "为向后兼容提供。不使用客户端区域设置", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sets the sqlcmd scripting variable {V}", + "message": "Sets the sqlcmd scripting variable {V}", + "translation": "设置 sqlcmd 脚本变量 {V}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "V", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "v" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "translation": "\"{Flag} {Value}\": 值必须大于等于 {Min} 且小于或等于 {Max}。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "translation": "\"{Flag} {Value}\": 值必须大于 {Min} 且小于 {Max}。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "translation": "\"{Flag} {Value}\": 意外参数。参数值必须是 {AllowedValues0}。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues0", + "string": "%[3]v", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "allowedValues[0]" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "translation": "'{Flag} {Value}': 意外参数。参数值必须是 {AllowedValues} 之一。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues", + "string": "%[3]v", + "type": "[]string", + "underlyingType": "[]string", + "argNum": 3, + "expr": "allowedValues" + } + ], + "fuzzy": true + }, + { + "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "translation": "{Flag1} 和 {Flag2} 选项互斥。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag1" + }, + { + "id": "Flag2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "flag2" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Missing argument. Enter '-?' for help.", + "message": "'{P1}': Missing argument. Enter '-?' for help.", + "translation": "\"{P1}\": 缺少参数。输入 \"-?\" 可查看帮助。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Unknown Option. Enter '-?' for help.", + "message": "'{P1}': Unknown Option. Enter '-?' for help.", + "translation": "\"{P1}\": 未知选项。输入 \"-?\" 可查看帮助。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "invalid batch terminator '{BatchTerminator}'", + "message": "invalid batch terminator '{BatchTerminator}'", + "translation": "批处理终止符 \"{BatchTerminator}\" 无效", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminator", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "args.BatchTerminator" + } + ], + "fuzzy": true + }, + { + "id": "Sqlcmd: Error:", + "message": "Sqlcmd: Error:", + "translation": "Sqlcmd: 错误:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sqlcmd: Warning:", + "message": "Sqlcmd: Warning:", + "translation": "Sqlcmd: 警告:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "ED and !! commands, startup script, and environment variables are disabled", + "message": "ED and !! commands, startup script, and environment variables are disabled", + "translation": "ED 和 !! 命令、启动脚本和环境变量被禁用", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The scripting variable: '{Variable}' is read-only", + "message": "The scripting variable: '{Variable}' is read-only", + "translation": "脚本变量: \"{Variable}\" 为只读项", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "'{Variable}' scripting variable not defined.", + "message": "'{Variable}' scripting variable not defined.", + "translation": "未定义 \"{Variable}\" 脚本变量。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "translation": "环境变量 \"{Variable}\" 具有无效值 \"{EnvVal}\"。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + }, + { + "id": "EnvVal", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "envVal" + } + ], + "fuzzy": true + }, + { + "id": "Syntax error at line {LineNumber} near command '{Command}'.", + "message": "Syntax error at line {LineNumber} near command '{Command}'.", + "translation": "命令 \"{Command}\" 附近的行 {LineNumber} 存在语法错误。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LineNumber", + "string": "%[1]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 1, + "expr": "e.LineNumber" + }, + { + "id": "Command", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "e.Command" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "translation": "{ErrorPrefix} 打开或操作文件 {Filepath} 时出错(原因: {Error})。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "Filepath", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "filepath" + }, + { + "id": "Error", + "string": "%[3]s", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "err.Error()" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix}Syntax error at line {LineNumber}", + "message": "{ErrorPrefix}Syntax error at line {LineNumber}", + "translation": "行 {LineNumber} 存在 {ErrorPrefix} 语法错误", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "LineNumber", + "string": "%[2]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 2, + "expr": "lineNumber" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "translation": "Msg {Number},级别 {Class},状态 {State},服务器 {ServerName},过程 {ProcName},行 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "ProcName", + "string": "%[5]s", + "type": "string", + "underlyingType": "string", + "argNum": 5, + "expr": "e.ProcName" + }, + { + "id": "LineNo", + "string": "%#[6]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 6, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[7]s", + "type": "string", + "underlyingType": "string", + "argNum": 7, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "translation": "Msg {Number},级别 {Class},状态 {State},服务器 {ServerName},行 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "LineNo", + "string": "%#[5]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 5, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[6]s", + "type": "string", + "underlyingType": "string", + "argNum": 6, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable identifier {Name}", + "message": "Invalid variable identifier {Name}", + "translation": "变量标识符 {Name} 无效", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "name" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable value {Val}", + "message": "Invalid variable value {Val}", + "translation": "变量值 {Val} 无效", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Val", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "val" + } + ], + "fuzzy": true + } + ] } \ No newline at end of file diff --git a/internal/translations/locales/zh-CN/out.gotext.json b/internal/translations/locales/zh-CN/out.gotext.json index 17c53fb7..b10532d9 100644 --- a/internal/translations/locales/zh-CN/out.gotext.json +++ b/internal/translations/locales/zh-CN/out.gotext.json @@ -4,17 +4,22 @@ { "id": "Install/Create, Query, Uninstall SQL Server", "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" + "translation": "安装/创建、查询、卸载 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View configuration information and connection strings", "message": "View configuration information and connection strings", - "translation": "" + "translation": "查看配置信息和连接字符串", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", + "translation": "sqlcmd: 安装/创建/查询 SQL Server、Azure SQL 和工具\n\n反馈:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "FeedbackUrl", @@ -24,32 +29,42 @@ "argNum": 1, "expr": "feedbackUrl" } - ] + ], + "fuzzy": true }, { "id": "help for backwards compatibility flags (-S, -U, -E etc.)", "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" + "translation": "向后兼容性标志(-S、-U、-E 等)的帮助", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "print version of sqlcmd", "message": "print version of sqlcmd", - "translation": "" + "translation": "打印 sqlcmd 版本", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "configuration file", "message": "configuration file", - "translation": "" + "translation": "配置文件", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" + "translation": "日志级别,错误=0,警告=1,信息=2,调试=3,跟踪=4", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", + "translation": "使用 \"{UseContextCommand}\" 等子命令修改 sqlconfig 文件", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UseContextCommand", @@ -59,12 +74,14 @@ "argNum": 1, "expr": "localizer.UseContextCommand" } - ] + ], + "fuzzy": true }, { "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", + "translation": "为现有终结点和用户(使用 {PasswordEnvVar} 或 {PasswordEnvVar2})添加上下文", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -82,32 +99,42 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Install/Create SQL Server, Azure SQL, and Tools", "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" + "translation": "安装/创建 SQL Server、Azure SQL 和工具", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Open tools (e.g Azure Data Studio) for current context", "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" + "translation": "打开当前上下文的工具(例如 Azure Data Studio)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query against the current context", "message": "Run a query against the current context", - "translation": "" + "translation": "对当前上下文运行查询", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query", "message": "Run a query", - "translation": "" + "translation": "运行查询", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query using [{Master}] database", "message": "Run a query using [{Master}] database", - "translation": "", + "translation": "使用 [{Master}] 数据库运行查询", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Master", @@ -117,47 +144,63 @@ "argNum": 1, "expr": "\"master\"" } - ] + ], + "fuzzy": true }, { "id": "Set new default database", "message": "Set new default database", - "translation": "" + "translation": "设置新的默认数据库", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Command text to run", "message": "Command text to run", - "translation": "" + "translation": "要运行的命令文本", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database to use", "message": "Database to use", - "translation": "" + "translation": "要使用的数据库", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start current context", "message": "Start current context", - "translation": "" + "translation": "启动当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start the current context", "message": "Start the current context", - "translation": "" + "translation": "启动当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts", "message": "To view available contexts", - "translation": "" + "translation": "查看可用上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "No current context", "message": "No current context", - "translation": "" + "translation": "无当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Starting {Image} for context {CurrentContextName}", "message": "Starting {Image} for context {CurrentContextName}", - "translation": "", + "translation": "正在为上下文 {CurrentContextName} 启动 {Image}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -175,32 +218,42 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create new context with a sql container", "message": "Create new context with a sql container", - "translation": "" + "translation": "使用 SQL 容器创建新上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context does not have a container", "message": "Current context does not have a container", - "translation": "" + "translation": "当前上下文没有容器", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop current context", "message": "Stop current context", - "translation": "" + "translation": "停止当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop the current context", "message": "Stop the current context", - "translation": "" + "translation": "停止当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stopping {Image} for context {CurrentContextName}", "message": "Stopping {Image} for context {CurrentContextName}", - "translation": "", + "translation": "正在停止上下文 {CurrentContextName} 的 {Image}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -218,62 +271,84 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create a new context with a SQL Server container", "message": "Create a new context with a SQL Server container", - "translation": "" + "translation": "使用 SQL Server 容器创建新上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context", "message": "Uninstall/Delete the current context", - "translation": "" + "translation": "卸载/删除当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt", "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" + "translation": "卸载/删除当前上下文,无用户提示", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" + "translation": "卸载/删除当前上下文,没有用户提示并替代用户数据库的安全检查", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Quiet mode (do not stop for user input to confirm the operation)", "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" + "translation": "静音模式(不会停止以等待确认操作的用户输入)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Complete the operation even if non-system (user) database files are present", "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" + "translation": "即使存在非系统(用户)数据库文件,也可以完成该操作", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View available contexts", "message": "View available contexts", - "translation": "" + "translation": "查看可用上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context", "message": "Create context", - "translation": "" + "translation": "创建上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context with SQL Server container", "message": "Create context with SQL Server container", - "translation": "" + "translation": "使用 SQL Server 容器创建上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context manually", "message": "Add a context manually", - "translation": "" + "translation": "手动添加上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", + "translation": "当前上下文使用 {CurrentContextName}。是否要继续? (Y/N)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -283,22 +358,28 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Verifying no user (non-system) database (.mdf) files", "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" + "translation": "正在验证无用户(非系统)数据库(.mdf)文件", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start the container", "message": "To start the container", - "translation": "" + "translation": "启动容器", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To override the check, use {__force}", "message": "To override the check, use {__force}", - "translation": "", + "translation": "若要替代检查,请使用 {__force}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -308,17 +389,21 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Container is not running, unable to verify that user database files do not exist", "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" + "translation": "容器未运行,无法验证用户数据库文件是否不存在", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Removing context {CurrentContextName}", "message": "Removing context {CurrentContextName}", - "translation": "", + "translation": "正在删除上下文 {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -328,12 +413,14 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Stopping {Image}", "message": "Stopping {Image}", - "translation": "", + "translation": "正在停止 {Image}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -343,12 +430,14 @@ "argNum": 1, "expr": "endpoint.ContainerDetails.Image" } - ] + ], + "fuzzy": true }, { "id": "Container {Id} no longer exists, continuing to remove context...", "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", + "translation": "容器 {Id} 已不存在,正在继续删除上下文...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Id", @@ -358,12 +447,14 @@ "argNum": 1, "expr": "id" } - ] + ], + "fuzzy": true }, { "id": "Current context is now {NewContextName}", "message": "Current context is now {NewContextName}", - "translation": "", + "translation": "当前上下文现在使用 {NewContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NewContextName", @@ -373,12 +464,14 @@ "argNum": 1, "expr": "newContextName" } - ] + ], + "fuzzy": true }, { "id": "{Operation_completed_successfully}", "message": "{Operation_completed_successfully}", - "translation": "", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Operation_completed_successfully", @@ -388,12 +481,14 @@ "argNum": 1, "expr": "\"Operation completed successfully\"" } - ] + ], + "fuzzy": true }, { "id": "If the database is mounted, run {DropDbQuery}", "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", + "translation": "如果已装载数据库,请运行 {DropDbQuery}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DropDbQuery", @@ -403,12 +498,14 @@ "argNum": 1, "expr": "dropDbQuery" } - ] + ], + "fuzzy": true }, { "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", + "translation": "传入标志 {__force} 以替代此用户(非系统)数据库的安全检查", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -418,12 +515,14 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", + "translation": "无法继续,存在用户(非系统)数据库 ({DatabaseFile})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseFile", @@ -433,57 +532,77 @@ "argNum": 1, "expr": "databaseFile" } - ] + ], + "fuzzy": true }, { "id": "No endpoints to uninstall", "message": "No endpoints to uninstall", - "translation": "" + "translation": "没有要卸载的终结点", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context", "message": "Add a context", - "translation": "" + "translation": "添加上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" + "translation": "使用受信任的身份验证在端口 1433 上为 SQL Server 的本地实例添加上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the context", "message": "Display name for the context", - "translation": "" + "translation": "上下文的显示名称", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint this context will use", "message": "Name of endpoint this context will use", - "translation": "" + "translation": "此上下文将使用的终结点的名称", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user this context will use", "message": "Name of user this context will use", - "translation": "" + "translation": "此上下文将使用的用户名", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View existing endpoints to choose from", "message": "View existing endpoints to choose from", - "translation": "" + "translation": "查看要从中选择的现有终结点", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a new local endpoint", "message": "Add a new local endpoint", - "translation": "" + "translation": "添加新的本地终结点", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an already existing endpoint", "message": "Add an already existing endpoint", - "translation": "" + "translation": "添加已存在的终结点", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", + "translation": "添加上下文所需的终结点。终结点 \"{EndpointName}\" 不存在。请使用 {EndpointFlag} 标志", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointName", @@ -501,27 +620,35 @@ "argNum": 2, "expr": "localizer.EndpointFlag" } - ] + ], + "fuzzy": true }, { "id": "View list of users", "message": "View list of users", - "translation": "" + "translation": "查看用户列表", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add the user", "message": "Add the user", - "translation": "" + "translation": "添加用户", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an endpoint", "message": "Add an endpoint", - "translation": "" + "translation": "添加终结点", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User '{UserName}' does not exist", "message": "User '{UserName}' does not exist", - "translation": "", + "translation": "用户 \"{UserName}\" 不存在", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UserName", @@ -531,27 +658,35 @@ "argNum": 1, "expr": "c.userName" } - ] + ], + "fuzzy": true }, { "id": "Open in Azure Data Studio", "message": "Open in Azure Data Studio", - "translation": "" + "translation": "在 Azure Data Studio 中打开", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start interactive query session", "message": "To start interactive query session", - "translation": "" + "translation": "启动交互式查询会话", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query", "message": "To run a query", - "translation": "" + "translation": "运行查询", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current Context '{Name}'", "message": "Current Context '{Name}'", - "translation": "", + "translation": "当前上下文 \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -561,57 +696,77 @@ "argNum": 1, "expr": "context.Name" } - ] + ], + "fuzzy": true }, { "id": "Add a default endpoint", "message": "Add a default endpoint", - "translation": "" + "translation": "添加默认终结点", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the endpoint", "message": "Display name for the endpoint", - "translation": "" + "translation": "终结点的显示名称", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network address to connect to, e.g. 127.0.0.1 etc.", "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" + "translation": "要连接到的网络地址,例如 127.0.0.1 等。", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network port to connect to, e.g. 1433 etc.", "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" + "translation": "要连接到的网络端口,例如 1433 等。", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for this endpoint", "message": "Add a context for this endpoint", - "translation": "" + "translation": "为此终结点添加上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint names", "message": "View endpoint names", - "translation": "" + "translation": "查看终结点名称", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint details", "message": "View endpoint details", - "translation": "" + "translation": "查看终结点详细信息", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View all endpoints details", "message": "View all endpoints details", - "translation": "" + "translation": "查看所有终结点详细信息", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete this endpoint", "message": "Delete this endpoint", - "translation": "" + "translation": "删除此终结点", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", + "translation": "已添加终结点 \"{UniqueEndpointName}\"(地址: \"{Address}\",端口: \"{Port}\")", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueEndpointName", @@ -637,42 +792,56 @@ "argNum": 3, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" + "translation": "添加用户(使用 SQLCMD_PASSWORD 环境变量)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user (using the SQLCMDPASSWORD environment variable)", "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" + "translation": "添加用户(使用 SQLCMDPASSWORD 环境变量)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" + "translation": "使用 Windows 数据保护 API 添加用户以加密 sqlconfig 中的密码", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user", "message": "Add a user", - "translation": "" + "translation": "添加用户", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the user (this is not the username)", "message": "Display name for the user (this is not the username)", - "translation": "" + "translation": "用户的显示名称(这不是用户名)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Authentication type this user will use (basic | other)", "message": "Authentication type this user will use (basic | other)", - "translation": "" + "translation": "此用户将使用的身份验证类型(基本 | 其他)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", + "translation": "用户名(在 {PasswordEnvVar} (或 {PasswordEnvVar2})环境变量中提供密码)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -690,12 +859,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", + "translation": "sqlconfig 文件中的密码加密方法({EncryptionMethodsForUsage})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -705,12 +876,14 @@ "argNum": 1, "expr": "secret.EncryptionMethodsForUsage()" } - ] + ], + "fuzzy": true }, { "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", + "translation": "身份验证类型必须是 \"{ModernAuthTypeBasic}\" 或 \"{ModernAuthTypeOther}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -728,12 +901,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeOther" } - ] + ], + "fuzzy": true }, { "id": "Authentication type '' is not valid {AuthType}'", "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", + "translation": "身份验证类型 \"{AuthType}\" 无效", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthType", @@ -743,12 +918,14 @@ "argNum": 1, "expr": "c.authType" } - ] + ], + "fuzzy": true }, { "id": "Remove the {PasswordEncryptFlag} flag", "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "删除 {PasswordEncryptFlag} 标志", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -758,12 +935,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", + "translation": "传入 {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthTypeFlag", @@ -781,12 +960,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "只有在身份验证类型为 \"{ModernAuthTypeBasic}\" 时,才能使用 {PasswordEncryptFlag} 标志", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -804,12 +985,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Add the {PasswordEncryptFlag} flag", "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "添加 {PasswordEncryptFlag} 标志", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -819,12 +1002,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "身份验证类型为 \"{ModernAuthTypeBasic}\" 时,必须使用 {PasswordEncryptFlag} 标志", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -842,12 +1027,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", + "translation": "在 {PasswordEnvVar} (或 {PasswordEnvVar2})环境变量中提供密码", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -865,12 +1052,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", + "translation": "身份验证类型 \"{ModernAuthTypeBasic}\" 需要密码", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -880,12 +1069,14 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide a username with the {Arg_1} flag", "message": "Provide a username with the {Arg_1} flag", - "translation": "", + "translation": "提供具有 {Arg_1} 标志的用户名", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Arg_1", @@ -894,17 +1085,21 @@ "underlyingType": "string", "argNum": 1 } - ] + ], + "fuzzy": true }, { "id": "Username not provided", "message": "Username not provided", - "translation": "" + "translation": "未提供用户名", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "使用 {PasswordEncryptFlag} 标志提供有效的加密方法({EncryptionMethodsForUsage})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -922,12 +1117,14 @@ "argNum": 2, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Encryption method '{PasswordEncryption}' is not valid", "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", + "translation": "加密方法 \"{PasswordEncryption}\" 无效", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryption", @@ -937,12 +1134,14 @@ "argNum": 1, "expr": "c.passwordEncryption" } - ] + ], + "fuzzy": true }, { "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", + "translation": "取消设置 {PasswordEnvVar} 或 {PasswordEnvVar2} 中的一个环境变量", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -960,12 +1159,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", + "translation": "同时设置了环境变量 {PasswordEnvVar} 和 {PasswordEnvVar2}。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -983,12 +1184,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "User '{UniqueUserName}' added", "message": "User '{UniqueUserName}' added", - "translation": "", + "translation": "已添加用户 \"{UniqueUserName}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueUserName", @@ -998,27 +1201,35 @@ "argNum": 1, "expr": "uniqueUserName" } - ] + ], + "fuzzy": true }, { "id": "Display connections strings for the current context", "message": "Display connections strings for the current context", - "translation": "" + "translation": "显示当前上下文的连接字符串", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List connection strings for all client drivers", "message": "List connection strings for all client drivers", - "translation": "" + "translation": "列出所有客户端驱动程序的连接字符串", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database for the connection string (default is taken from the T/SQL login)", "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" + "translation": "连接字符串的数据库(默认来自 T/SQL 登录)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", + "translation": "仅 {ModernAuthTypeBasic} 身份验证类型支持连接字符串", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -1028,42 +1239,56 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Display the current-context", "message": "Display the current-context", - "translation": "" + "translation": "显示当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context", "message": "Delete a context", - "translation": "" + "translation": "删除上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (including its endpoint and user)", "message": "Delete a context (including its endpoint and user)", - "translation": "" + "translation": "删除上下文(包括其终结点和用户)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (excluding its endpoint and user)", "message": "Delete a context (excluding its endpoint and user)", - "translation": "" + "translation": "删除上下文(不包括其终结点和用户)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to delete", "message": "Name of context to delete", - "translation": "" + "translation": "要删除的上下文的名称", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete the context's endpoint and user as well", "message": "Delete the context's endpoint and user as well", - "translation": "" + "translation": "删除上下文的终结点和用户", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Use the {NameFlag} flag to pass in a context name to delete", "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", + "translation": "使用 {NameFlag} 标志传入要删除的上下文名称", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1073,12 +1298,14 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' deleted", "message": "Context '{Name}' deleted", - "translation": "", + "translation": "已删除上下文 \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1088,12 +1315,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' does not exist", "message": "Context '{Name}' does not exist", - "translation": "", + "translation": "上下文 \"{Name}\" 不存在", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1103,22 +1332,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete an endpoint", "message": "Delete an endpoint", - "translation": "" + "translation": "删除终结点", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint to delete", "message": "Name of endpoint to delete", - "translation": "" + "translation": "要删除的终结点的名称", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", + "translation": "必须提供终结点名称。请提供带 {NameFlag} 标志的终结点名称", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1128,17 +1363,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View endpoints", "message": "View endpoints", - "translation": "" + "translation": "查看终结点", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{Name}' does not exist", "message": "Endpoint '{Name}' does not exist", - "translation": "", + "translation": "终结点 '{Name}' 不存在", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1148,12 +1387,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Endpoint '{Name}' deleted", "message": "Endpoint '{Name}' deleted", - "translation": "", + "translation": "已删除终结点 \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1163,22 +1404,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete a user", "message": "Delete a user", - "translation": "" + "translation": "删除用户", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user to delete", "message": "Name of user to delete", - "translation": "" + "translation": "要删除的用户的名称", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name must be provided. Provide user name with {NameFlag} flag", "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", + "translation": "必须提供用户名称。请提供带 {NameFlag} 标志的用户名称", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1188,17 +1435,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View users", "message": "View users", - "translation": "" + "translation": "查看用户", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User {Name} does not exist", "message": "User {Name} does not exist", - "translation": "", + "translation": "名称 {Name} 不存在", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1208,12 +1459,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "User {Name} deleted", "message": "User {Name} deleted", - "translation": "", + "translation": "已删除用户 {Name}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1223,42 +1476,56 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many contexts from the sqlconfig file", "message": "Display one or many contexts from the sqlconfig file", - "translation": "" + "translation": "显示 sqlconfig 文件中的一个或多个上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the context names in your sqlconfig file", "message": "List all the context names in your sqlconfig file", - "translation": "" + "translation": "列出 sqlconfig 文件中的所有上下文名称", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the contexts in your sqlconfig file", "message": "List all the contexts in your sqlconfig file", - "translation": "" + "translation": "列出 sqlconfig 文件中的所有上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one context in your sqlconfig file", "message": "Describe one context in your sqlconfig file", - "translation": "" + "translation": "描述 sqlconfig 文件中的一个上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name to view details of", "message": "Context name to view details of", - "translation": "" + "translation": "要查看其详细信息的上下文名称", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include context details", "message": "Include context details", - "translation": "" + "translation": "包括上下文详细信息", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts run `{ContextCommand}`", "message": "To view available contexts run `{ContextCommand}`", - "translation": "", + "translation": "若要查看可用上下文,请运行 \"{ContextCommand}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ContextCommand", @@ -1268,12 +1535,14 @@ "argNum": 1, "expr": "localizer.GetContextCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no context exists with the name: \"{Name}\"", "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", + "translation": "错误: 不存在名称为 \"{Name}\" 的上下文", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1283,37 +1552,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many endpoints from the sqlconfig file", "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" + "translation": "显示 sqlconfig 文件中的一个或多个终结点", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the endpoints in your sqlconfig file", "message": "List all the endpoints in your sqlconfig file", - "translation": "" + "translation": "列出 sqlconfig 文件中的所有终结点", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one endpoint in your sqlconfig file", "message": "Describe one endpoint in your sqlconfig file", - "translation": "" + "translation": "描述 sqlconfig 文件中的一个终结点", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name to view details of", "message": "Endpoint name to view details of", - "translation": "" + "translation": "要查看其详细信息的终结点名称", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include endpoint details", "message": "Include endpoint details", - "translation": "" + "translation": "包括终结点详细信息", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available endpoints run `{EndpointsCommand}`", "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", + "translation": "若要查看可用终结点,请运行 \"{EndpointsCommand}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointsCommand", @@ -1323,12 +1604,14 @@ "argNum": 1, "expr": "localizer.GetEndpointsCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no endpoint exists with the name: \"{Name}\"", "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", + "translation": "错误: 不存在名称为 \"{Name}\" 的终结点", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1338,37 +1621,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many users from the sqlconfig file", "message": "Display one or many users from the sqlconfig file", - "translation": "" + "translation": "显示 sqlconfig 文件中的一个或多个用户", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the users in your sqlconfig file", "message": "List all the users in your sqlconfig file", - "translation": "" + "translation": "列出 sqlconfig 文件中的所有用户", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one user in your sqlconfig file", "message": "Describe one user in your sqlconfig file", - "translation": "" + "translation": "描述 sqlconfig 文件中的一个用户", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name to view details of", "message": "User name to view details of", - "translation": "" + "translation": "要查看其详细信息的用户名", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include user details", "message": "Include user details", - "translation": "" + "translation": "包括用户详细信息", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available users run `{UsersCommand}`", "message": "To view available users run `{UsersCommand}`", - "translation": "", + "translation": "若要查看可用用户,请运行 \"{UsersCommand}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsersCommand", @@ -1378,12 +1673,14 @@ "argNum": 1, "expr": "localizer.GetUsersCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no user exists with the name: \"{Name}\"", "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", + "translation": "错误: 不存在名称为 \"{Name}\" 的用户", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1393,27 +1690,35 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Set the current context", "message": "Set the current context", - "translation": "" + "translation": "设置当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Set the mssql context (endpoint/user) to be the current context", "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" + "translation": "将 mssql 上下文(终结点/用户)设置为当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to set as current context", "message": "Name of context to set as current context", - "translation": "" + "translation": "要设置为当前上下文的上下文的名称", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query: {RunQueryExample}", "message": "To run a query: {RunQueryExample}", - "translation": "", + "translation": "运行查询: {RunQueryExample}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "RunQueryExample", @@ -1423,12 +1728,14 @@ "argNum": 1, "expr": "localizer.RunQueryExample" } - ] + ], + "fuzzy": true }, { "id": "To remove: {UninstallCommand}", "message": "To remove: {UninstallCommand}", - "translation": "", + "translation": "执行删除操作: {UninstallCommand}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UninstallCommand", @@ -1438,12 +1745,14 @@ "argNum": 1, "expr": "localizer.UninstallCommand" } - ] + ], + "fuzzy": true }, { "id": "Switched to context \"{Name}\".", "message": "Switched to context \"{Name}\".", - "translation": "", + "translation": "已切换到上下文 \"{Name}\"。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1453,12 +1762,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "No context exists with the name: \"{Name}\"", "message": "No context exists with the name: \"{Name}\"", - "translation": "", + "translation": "不存在名称为 \"{Name}\" 的上下文", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1468,127 +1779,175 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display merged sqlconfig settings or a specified sqlconfig file", "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" + "translation": "显示合并的 sqlconfig 设置或指定的 sqlconfig 文件", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings, with REDACTED authentication data", "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" + "translation": "使用 REDACTED 身份验证数据显示 sqlconfig 设置", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings and raw authentication data", "message": "Show sqlconfig settings and raw authentication data", - "translation": "" + "translation": "显示 sqlconfig 设置和原始身份验证数据", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display raw byte data", "message": "Display raw byte data", - "translation": "" + "translation": "显示原始字节数据", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install Azure Sql Edge", "message": "Install Azure Sql Edge", - "translation": "" + "translation": "安装 Azure Sql Edge", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create Azure SQL Edge in a container", "message": "Install/Create Azure SQL Edge in a container", - "translation": "" + "translation": "在容器中安装/创建 Azure SQL Edge", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tag to use, use get-tags to see list of tags", "message": "Tag to use, use get-tags to see list of tags", - "translation": "" + "translation": "要使用的标记,请使用 get-tags 查看标记列表", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name (a default context name will be created if not provided)", "message": "Context name (a default context name will be created if not provided)", - "translation": "" + "translation": "上下文名称(如果未提供,则将创建默认上下文名称)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create a user database and set it as the default for login", "message": "Create a user database and set it as the default for login", - "translation": "" + "translation": "创建用户数据库并将其设置为登录的默认数据库", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Accept the SQL Server EULA", "message": "Accept the SQL Server EULA", - "translation": "" + "translation": "接受 SQL Server EULA", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Generated password length", "message": "Generated password length", - "translation": "" + "translation": "生成的密码长度", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of special characters", "message": "Minimum number of special characters", - "translation": "" + "translation": "最小特殊字符数", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of numeric characters", "message": "Minimum number of numeric characters", - "translation": "" + "translation": "最小数字字符数", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of upper characters", "message": "Minimum number of upper characters", - "translation": "" + "translation": "最小大写字符数", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Special character set to include in password", "message": "Special character set to include in password", - "translation": "" + "translation": "要包含在密码中的特殊字符集", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Don't download image. Use already downloaded image", "message": "Don't download image. Use already downloaded image", - "translation": "" + "translation": "不要下载图像。请使用已下载的图像", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Line in errorlog to wait for before connecting", "message": "Line in errorlog to wait for before connecting", - "translation": "" + "translation": "连接前需等待错误日志中的行", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specify a custom name for the container rather than a randomly generated one", "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" + "translation": "为容器指定一个自定义名称,而不是随机生成的名称", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Explicitly set the container hostname, it defaults to the container ID", "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" + "translation": "显式设置容器主机名,默认为容器 ID", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image CPU architecture", "message": "Specifies the image CPU architecture", - "translation": "" + "translation": "指定映像 CPU 体系结构", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image operating system", "message": "Specifies the image operating system", - "translation": "" + "translation": "指定映像操作系统", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Port (next available port from 1433 upwards used by default)", "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" + "translation": "端口(默认情况下使用的从 1433 向上的下一个可用端口)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Download (into container) and attach database (.bak) from URL", "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" + "translation": "通过 URL下载(到容器)并附加数据库(.bak)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Either, add the {AcceptEulaFlag} flag to the command-line", "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", + "translation": "或者,将 {AcceptEulaFlag} 标志添加到命令行", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AcceptEulaFlag", @@ -1598,12 +1957,14 @@ "argNum": 1, "expr": "localizer.AcceptEulaFlag" } - ] + ], + "fuzzy": true }, { "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", + "translation": "或者,设置环境变量,即 {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CreateEnvVarKeyword", @@ -1621,17 +1982,21 @@ "argNum": 2, "expr": "localizer.AcceptEulaEnvVar" } - ] + ], + "fuzzy": true }, { "id": "EULA not accepted", "message": "EULA not accepted", - "translation": "" + "translation": "未接受 EULA", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", + "translation": "--user-database {DefaultDatabase} 包含非 ASCII 字符和/或引号", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1641,12 +2006,14 @@ "argNum": 1, "expr": "c.defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Starting {ImageName}", "message": "Starting {ImageName}", - "translation": "", + "translation": "正在启动 {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1656,12 +2023,14 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", + "translation": "已在 \"{ConfigFileUsed}\" 中创建上下文 {CurrentContextName},正在配置用户帐户...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -1679,12 +2048,14 @@ "argNum": 2, "expr": "config.GetConfigFileUsed()" } - ] + ], + "fuzzy": true }, { "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", + "translation": "已禁用 {Sa} 帐户(并轮询 {Sa_1} 密码)。正在创建用户 {UserName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Sa", @@ -1710,37 +2081,49 @@ "argNum": 3, "expr": "userName" } - ] + ], + "fuzzy": true }, { "id": "Start interactive session", "message": "Start interactive session", - "translation": "" + "translation": "启动交互式会话", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Change current context", "message": "Change current context", - "translation": "" + "translation": "更改当前上下文", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View sqlcmd configuration", "message": "View sqlcmd configuration", - "translation": "" + "translation": "查看 sqlcmd 配置", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See connection strings", "message": "See connection strings", - "translation": "" + "translation": "查看连接字符串", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Remove", "message": "Remove", - "translation": "" + "translation": "删除", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Now ready for client connections on port {Port}", "message": "Now ready for client connections on port {Port}", - "translation": "", + "translation": "现在已准备好在端口 {Port} 上进行客户端连接", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Port", @@ -1750,17 +2133,21 @@ "argNum": 1, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "--using URL must be http or https", "message": "--using URL must be http or https", - "translation": "" + "translation": "--using URL 必须是 http 或 https", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", + "translation": "{UsingDatabaseUrl} 不是 --using 标志的有效 URL", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsingDatabaseUrl", @@ -1770,27 +2157,35 @@ "argNum": 1, "expr": "c.usingDatabaseUrl" } - ] + ], + "fuzzy": true }, { "id": "--using URL must have a path to .bak file", "message": "--using URL must have a path to .bak file", - "translation": "" + "translation": "--using URL 必须具有 .bak 文件的路径", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--using file URL must be a .bak file", "message": "--using file URL must be a .bak file", - "translation": "" + "translation": "--using 文件 URL 必须是 .bak 文件", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Invalid --using file type", "message": "Invalid --using file type", - "translation": "" + "translation": "--using 文件类型无效", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Creating default database [{DefaultDatabase}]", "message": "Creating default database [{DefaultDatabase}]", - "translation": "", + "translation": "正在创建默认数据库 [{DefaultDatabase}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1800,12 +2195,14 @@ "argNum": 1, "expr": "defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Downloading {File}", "message": "Downloading {File}", - "translation": "", + "translation": "正在下载 {File}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "File", @@ -1815,12 +2212,14 @@ "argNum": 1, "expr": "file" } - ] + ], + "fuzzy": true }, { "id": "Restoring database {DatabaseName}", "message": "Restoring database {DatabaseName}", - "translation": "", + "translation": "正在恢复数据库 {DatabaseName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseName", @@ -1830,12 +2229,14 @@ "argNum": 1, "expr": "databaseName" } - ] + ], + "fuzzy": true }, { "id": "Downloading {ImageName}", "message": "Downloading {ImageName}", - "translation": "", + "translation": "正在下载 {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1845,27 +2246,35 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" + "translation": "此计算机上是否安装了容器运行时(如 Podman 或 Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "If not, download desktop engine from:", "message": "If not, download desktop engine from:", - "translation": "" + "translation": "如果未下载桌面引擎,请从以下位置下载:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "or", "message": "or", - "translation": "" + "translation": "或", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", + "translation": "容器运行时是否正在运行? (尝试 \"{PodmanPsCommand}\" 或 \"{DockerPsCommand}\"(列表容器),是否返回而不出错?", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PodmanPsCommand", @@ -1883,12 +2292,14 @@ "argNum": 2, "expr": "localizer.DockerPsCommand" } - ] + ], + "fuzzy": true }, { "id": "Unable to download image {ImageName}", "message": "Unable to download image {ImageName}", - "translation": "", + "translation": "无法下载映像 {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1898,97 +2309,112 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "File does not exist at URL", "message": "File does not exist at URL", - "translation": "" + "translation": "URL 中不存在文件", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Unable to download file", "message": "Unable to download file", - "translation": "" + "translation": "无法下载文件", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server in a container", "message": "Install/Create SQL Server in a container", - "translation": "" + "translation": "在容器中安装/创建SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See all release tags for SQL Server, install previous version", "message": "See all release tags for SQL Server, install previous version", - "translation": "" + "translation": "查看 SQL Server 的所有版本标记,安装以前的版本", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database", "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" + "translation": "创建 SQL Server、下载并附加 AdventureWorks 示例数据库", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" + "translation": "创建 SQL Server、下载并附加具有不同数据库名称的 AdventureWorks 示例数据库", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server with an empty user database", "message": "Create SQL Server with an empty user database", - "translation": "" + "translation": "使用空用户数据库创建 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server with full logging", "message": "Install/Create SQL Server with full logging", - "translation": "" + "translation": "使用完整记录安装/创建 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for Azure SQL Edge install", "message": "Get tags available for Azure SQL Edge install", - "translation": "" + "translation": "获取可用于 Azure SQL Edge 安装的标记", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List tags", "message": "List tags", - "translation": "" + "translation": "列出标记", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for mssql install", "message": "Get tags available for mssql install", - "translation": "" + "translation": "获取可用于 mssql 安装的标记", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd start", "message": "sqlcmd start", - "translation": "" + "translation": "sqlcmd 启动", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Container is not running", "message": "Container is not running", - "translation": "" - }, - { - "id": "Press Ctrl+C to exit this process...", - "message": "Press Ctrl+C to exit this process...", - "translation": "" - }, - { - "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "translation": "" - }, - { - "id": "Failed to write credential to Windows Credential Manager", - "message": "Failed to write credential to Windows Credential Manager", - "translation": "" + "translation": "容器未运行", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", - "translation": "" + "translation": "-L 参数不能与其他参数结合使用。", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", + "translation": "\"-a {PacketSize}\": 数据包大小必须是介于 512 和 32767 之间的数字。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSize", @@ -1998,12 +2424,14 @@ "argNum": 1, "expr": "a.PacketSize" } - ] + ], + "fuzzy": true }, { "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': 标头值必须是 -1 或是介于 1 和 2147483647 之间的值", + "translation": "\"-h {Headers}\": 标头值必须是 -1 或介于 -1 和 2147483647 之间的值", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Headers", @@ -2013,27 +2441,35 @@ "argNum": 1, "expr": "a.Headers" } - ] + ], + "fuzzy": true }, { "id": "Servers:", "message": "Servers:", - "translation": "" + "translation": "服务器:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Legal docs and information: aka.ms/SqlcmdLegal", "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" + "translation": "法律文档和信息: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Third party notices: aka.ms/SqlcmdNotices", "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" + "translation": "第三方通知: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Version {Version}", "message": "Version {Version}", - "translation": "", + "translation": "版本 {Version}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Version", @@ -2043,17 +2479,21 @@ "argNum": 1, "expr": "version" } - ] + ], + "fuzzy": true }, { "id": "Flags:", "message": "Flags:", - "translation": "" + "translation": "标志:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", + "translation": "-? 显示此语法摘要,{HelpFlag} 显示新式 sqlcmd 子命令帮助", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "HelpFlag", @@ -2063,12 +2503,14 @@ "argNum": 1, "expr": "localizer.HelpFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", + "translation": "标识一个或多个包含 SQL 语句批的文件。如果一个或多个文件不存在,sqlcmd 将退出。与 {QueryAndExitFlag}/{QueryFlag} 互斥", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "QueryAndExitFlag", @@ -2086,27 +2528,35 @@ "argNum": 2, "expr": "localizer.QueryFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies the file that receives output from sqlcmd", "message": "Identifies the file that receives output from sqlcmd", - "translation": "" + "translation": "标识从 sqlcmd 接收输出的文件", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Print version information and exit", "message": "Print version information and exit", - "translation": "" + "translation": "打印版本信息并退出", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Implicitly trust the server certificate without validation", "message": "Implicitly trust the server certificate without validation", - "translation": "" + "translation": "隐式信任服务器证书而不进行验证", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", + "translation": "此选项设置 sqlcmd 脚本变量 {DbNameVar}。此参数指定初始数据库。默认值是登录名的默认数据库属性。如果数据库不存在,则会生成错误消息并退出 sqlcmd", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DbNameVar", @@ -2116,17 +2566,21 @@ "argNum": 1, "expr": "localizer.DbNameVar" } - ] + ], + "fuzzy": true }, { "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" + "translation": "使用受信任的连接,而不是使用用户名和密码登录 SQL Server,忽略任何定义用户名和密码的环境变量", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", + "translation": "指定批处理终止符。默认值为 {BatchTerminatorGo}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminatorGo", @@ -2136,27 +2590,35 @@ "argNum": 1, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "The login name or contained database user name. For contained database users, you must provide the database name option", "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" + "translation": "登录名或包含的数据库用户名。对于包含的数据库用户,必须提供数据库名称选项", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "在 sqlcmd 启动时执行查询,但不会在查询完成运行后退出 sqlcmd。可以执行以多个分号分隔的查询", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "在 sqlcmd 启动时执行查询,然后立即退出 sqlcmd。可以执行以多个分号分隔的查询", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", + "translation": "{ConnStrPattern} 指定要连接到的 SQL Server 实例。它设置 sqlcmd 脚本变量 {ServerEnvVar}。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ConnStrPattern", @@ -2174,27 +2636,35 @@ "argNum": 2, "expr": "localizer.ServerEnvVar" } - ] + ], + "fuzzy": true }, { "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" + "translation": "禁用可能危害系统安全的命令。Sqlcmd 将发出警告并继续", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" + "translation": "指定用于连接到 Azure SQL 数据库的 SQL 身份验证方法。为以下方法之一: ActiveDirectoryDefault、ActiveDirectoryIntegrated、ActiveDirectoryPassword、ActiveDirectoryInteractive、ActiveDirectoryManagedIdentity、ActiveDirectoryServicePrincipal、SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" + "translation": "告知 sqlcmd 使用 ActiveDirectory 身份验证。如果未提供用户名,则使用身份验证方法 ActiveDirectoryDefault。如果提供了密码,则使用 ActiveDirectoryPassword。否则使用 ActiveDirectoryInteractive", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", + "translation": "使 sqlcmd 忽略脚本变量。当脚本包含许多 {InsertKeyword} 语句时,此参数很有用,这些语句可能包含与常规变量具有相同格式的字符串,例如 $(variable_name)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "InsertKeyword", @@ -2204,17 +2674,21 @@ "argNum": 1, "expr": "localizer.InsertKeyword" } - ] + ], + "fuzzy": true }, { "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" + "translation": "创建可在 sqlcmd 脚本中使用的 sqlcmd 脚本变量。如果值包含空格,则将该值以引号括起。可以指定多个 var=values 值。如果指定的任何值中存在错误,sqlcmd 将生成错误消息,然后退出", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", + "translation": "请求不同大小的数据包。此选项设置 sqlcmd 脚本变量 {PacketSizeVar}。packet_size 必须是介于 512 和 32767 之间的值。默认值 = 4096。数据包大小越大,执行在 {BatchTerminatorGo} 命令之间具有大量 SQL 语句的脚本的性能就越强。你可以请求更大的数据包大小。但是,如果请求被拒绝,sqlcmd将 使用服务器的默认数据包大小", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSizeVar", @@ -2232,12 +2706,14 @@ "argNum": 2, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", + "translation": "指定当你尝试连接到服务器时,sqlcmd 登录到 go-mssqldb 驱动程序超时之前的秒数。此选项设置 sqlcmd 脚本变量 {LoginTimeOutVar}。默认值为 30。0 表示无限", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LoginTimeOutVar", @@ -2247,12 +2723,14 @@ "argNum": 1, "expr": "localizer.LoginTimeOutVar" } - ] + ], + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", + "translation": "此选项设置 sqlcmd 脚本变量 {WorkstationVar}。工作站名称列在 sys.sysprocesses 目录视图的主机名列中,可以使用存储程序 sp_who 返回。如果未指定此选项,则默认为当前计算机名。此名称可用于标识不同的 sqlcmd 会话", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "WorkstationVar", @@ -2262,12 +2740,14 @@ "argNum": 1, "expr": "localizer.WorkstationVar" } - ] + ], + "fuzzy": true }, { "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", + "translation": "在连接到服务器时声明应用程序工作负载类型。当前唯一受支持的值是 ReadOnly。如果未指定 {ApplicationIntentFlagShort},sqlcmd 实用工具将不支持连接到 Always On 可用性组中的辅助副本", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ApplicationIntentFlagShort", @@ -2277,32 +2757,42 @@ "argNum": 1, "expr": "localizer.ApplicationIntentFlagShort" } - ] + ], + "fuzzy": true }, { "id": "This switch is used by the client to request an encrypted connection", "message": "This switch is used by the client to request an encrypted connection", - "translation": "" + "translation": "客户端使用此开关请求加密连接", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the formatting for results", "message": "Specifies the formatting for results", - "translation": "" + "translation": "指定结果的格式", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" + "translation": "控制将哪些错误消息发送到 stdout。将发送严重级别大于或等于此级别的消息", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Level of mssql driver messages to print", "message": "Level of mssql driver messages to print", - "translation": "" + "translation": "要打印的 mssql 驱动程序消息的级别", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", + "translation": "指定 sqlcmd 在出错时退出并返回 {DosErrorLevel} 值", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DosErrorLevel", @@ -2312,12 +2802,14 @@ "argNum": 1, "expr": "localizer.DosErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", + "translation": "控制将哪些错误消息发送到 {StdoutName}。将发送严重级别大于或等于此级别的消息", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "StdoutName", @@ -2327,22 +2819,28 @@ "argNum": 1, "expr": "localizer.StdoutName" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" + "translation": "指定要在列标题之间打印的行数。使用 -h-1 指定不打印标头", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that all output files are encoded with little-endian Unicode", "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" + "translation": "指定所有输出文件均使用 little-endian Unicode 进行编码", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", + "translation": "指定列分隔符字符。设置 {ColSeparatorVar} 变量。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ColSeparatorVar", @@ -2352,27 +2850,35 @@ "argNum": 1, "expr": "localizer.ColSeparatorVar" } - ] + ], + "fuzzy": true }, { "id": "Remove trailing spaces from a column", "message": "Remove trailing spaces from a column", - "translation": "" + "translation": "从列中删除尾随空格", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" + "translation": "为实现向后兼容而提供。Sqlcmd 一直在优化 SQL 故障转移群集的活动副本检测", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Password", "message": "Password", - "translation": "" + "translation": "密码", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", + "translation": "控制用于在退出时设置 {ErrorLevel} 变量的严重性级别", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorLevel", @@ -2382,32 +2888,42 @@ "argNum": 1, "expr": "localizer.ErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Specifies the screen width for output", "message": "Specifies the screen width for output", - "translation": "" + "translation": "指定输出的屏幕宽度", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Dedicated administrator connection", "message": "Dedicated administrator connection", - "translation": "" + "translation": "专用管理员连接", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Quoted identifiers are always enabled", "message": "Provided for backward compatibility. Quoted identifiers are always enabled", - "translation": "" + "translation": "为向后兼容提供。始终启用带引号的标识符", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Client regional settings are not used", "message": "Provided for backward compatibility. Client regional settings are not used", - "translation": "" + "translation": "为向后兼容提供。不使用客户端区域设置", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sets the sqlcmd scripting variable {V}", "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", + "translation": "设置 sqlcmd 脚本变量 {V}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "V", @@ -2417,12 +2933,14 @@ "argNum": 1, "expr": "v" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", + "translation": "\"{Flag} {Value}\": 值必须大于等于 {Min} 且小于或等于 {Max}。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2456,12 +2974,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", + "translation": "\"{Flag} {Value}\": 值必须大于 {Min} 且小于 {Max}。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2495,12 +3015,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", + "translation": "\"{Flag} {Value}\": 意外参数。参数值必须是 {AllowedValues0}。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2526,12 +3048,14 @@ "argNum": 3, "expr": "allowedValues[0]" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", + "translation": "'{Flag} {Value}': 意外参数。参数值必须是 {AllowedValues} 之一。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2557,12 +3081,14 @@ "argNum": 3, "expr": "allowedValues" } - ] + ], + "fuzzy": true }, { "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", - "translation": "", + "translation": "{Flag1} 和 {Flag2} 选项互斥。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag1", @@ -2580,12 +3106,14 @@ "argNum": 2, "expr": "flag2" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Missing argument. Enter '-?' for help.", "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", + "translation": "\"{P1}\": 缺少参数。输入 \"-?\" 可查看帮助。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2595,12 +3123,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Unknown Option. Enter '-?' for help.", "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", + "translation": "\"{P1}\": 未知选项。输入 \"-?\" 可查看帮助。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2610,12 +3140,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "invalid batch terminator '{BatchTerminator}'", "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "无效的批处理终止符'{BatchTerminator}'", + "translation": "批处理终止符 \"{BatchTerminator}\" 无效", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminator", @@ -2625,27 +3157,35 @@ "argNum": 1, "expr": "args.BatchTerminator" } - ] + ], + "fuzzy": true }, { "id": "Sqlcmd: Error:", "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: 错误:" + "translation": "Sqlcmd: 错误:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sqlcmd: Warning:", "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: 警告:" + "translation": "Sqlcmd: 警告:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "ED 和 !!\u003c命令\u003e 命令、启动脚本和环境变量被禁用" + "translation": "ED 和 !!\u003ccommand\u003e 命令、启动脚本和环境变量被禁用", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The scripting variable: '{Variable}' is read-only", "message": "The scripting variable: '{Variable}' is read-only", - "translation": "脚本变量'{Variable}'是只读的。", + "translation": "脚本变量: \"{Variable}\" 为只读项", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2655,12 +3195,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "'{Variable}' scripting variable not defined.", "message": "'{Variable}' scripting variable not defined.", - "translation": "未定义'{Variable}'脚本变量。", + "translation": "未定义 \"{Variable}\" 脚本变量。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2670,12 +3212,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "环境变量'{Variable}'的值无效:'{EnvVal}'", + "translation": "环境变量 \"{Variable}\" 具有无效值 \"{EnvVal}\"。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2693,12 +3237,14 @@ "argNum": 2, "expr": "envVal" } - ] + ], + "fuzzy": true }, { "id": "Syntax error at line {LineNumber} near command '{Command}'.", "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "命令'{Command}'附近的第 {LineNumber} 行存在语法错误。", + "translation": "命令 \"{Command}\" 附近的行 {LineNumber} 存在语法错误。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LineNumber", @@ -2716,12 +3262,14 @@ "argNum": 2, "expr": "e.Command" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} 打开文件 {Filepath} 或对其执行操作时出错(原因: {Error})。", + "translation": "{ErrorPrefix} 打开或操作文件 {Filepath} 时出错(原因: {Error})。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2747,12 +3295,14 @@ "argNum": 3, "expr": "err.Error()" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix}Syntax error at line {LineNumber}", "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}第 {LineNumber} 行存在语法错误", + "translation": "行 {LineNumber} 存在 {ErrorPrefix} 语法错误", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2770,12 +3320,14 @@ "argNum": 2, "expr": "lineNumber" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Msg {Number},级别 {Class},状态 {State},服务器 {ServerName},过程 {ProcName},行 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2833,12 +3385,14 @@ "argNum": 7, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "Msg {Number},级别 {Class},状态 {State},服务器 {ServerName},行 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2888,12 +3442,14 @@ "argNum": 6, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable identifier {Name}", "message": "Invalid variable identifier {Name}", - "translation": "", + "translation": "变量标识符 {Name} 无效", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -2903,12 +3459,14 @@ "argNum": 1, "expr": "name" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable value {Val}", "message": "Invalid variable value {Val}", - "translation": "", + "translation": "变量值 {Val} 无效", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Val", @@ -2918,7 +3476,8 @@ "argNum": 1, "expr": "val" } - ] + ], + "fuzzy": true } ] } \ No newline at end of file diff --git a/internal/translations/locales/zh-TW/messages.gotext.json b/internal/translations/locales/zh-TW/messages.gotext.json index b1bf5db1..cb8dff86 100644 --- a/internal/translations/locales/zh-TW/messages.gotext.json +++ b/internal/translations/locales/zh-TW/messages.gotext.json @@ -1,2719 +1,3504 @@ { - "language": "zh-TW", - "messages": [ - { - "id": "Install/Create, Query, Uninstall SQL Server", - "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" - }, - { - "id": "View configuration information and connection strings", - "message": "View configuration information and connection strings", - "translation": "" - }, - { - "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", - "placeholders": [ - { - "id": "FeedbackUrl", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "feedbackUrl" - } - ] - }, - { - "id": "help for backwards compatibility flags (-S, -U, -E etc.)", - "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" - }, - { - "id": "print version of sqlcmd", - "message": "print version of sqlcmd", - "translation": "" - }, - { - "id": "configuration file", - "message": "configuration file", - "translation": "" - }, - { - "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" - }, - { - "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", - "placeholders": [ - { - "id": "UseContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UseContextCommand" - } - ] - }, - { - "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Install/Create SQL Server, Azure SQL, and Tools", - "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" - }, - { - "id": "Open tools (e.g Azure Data Studio) for current context", - "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" - }, - { - "id": "Run a query against the current context", - "message": "Run a query against the current context", - "translation": "" - }, - { - "id": "Run a query", - "message": "Run a query", - "translation": "" - }, - { - "id": "Run a query using [{Master}] database", - "message": "Run a query using [{Master}] database", - "translation": "", - "placeholders": [ - { - "id": "Master", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"master\"" - } - ] - }, - { - "id": "Set new default database", - "message": "Set new default database", - "translation": "" - }, - { - "id": "Command text to run", - "message": "Command text to run", - "translation": "" - }, - { - "id": "Database to use", - "message": "Database to use", - "translation": "" - }, - { - "id": "Start current context", - "message": "Start current context", - "translation": "" - }, - { - "id": "Start the current context", - "message": "Start the current context", - "translation": "" - }, - { - "id": "To view available contexts", - "message": "To view available contexts", - "translation": "" - }, - { - "id": "No current context", - "message": "No current context", - "translation": "" - }, - { - "id": "Starting {Arg_1} for context {Arg_2}", - "message": "Starting {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create new context with a sql container", - "message": "Create new context with a sql container", - "translation": "" - }, - { - "id": "Current context does not have a container", - "message": "Current context does not have a container", - "translation": "" - }, - { - "id": "Stop current context", - "message": "Stop current context", - "translation": "" - }, - { - "id": "Stop the current context", - "message": "Stop the current context", - "translation": "" - }, - { - "id": "Stopping {Arg_1} for context {Arg_2}", - "message": "Stopping {Arg_1} for context {Arg_2}", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]q", - "type": "", - "underlyingType": "string", - "argNum": 1 - }, - { - "id": "Arg_2", - "string": "%[2]q", - "type": "", - "underlyingType": "string", - "argNum": 2 - } - ] - }, - { - "id": "Create a new context with a SQL Server container", - "message": "Create a new context with a SQL Server container", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context", - "message": "Uninstall/Delete the current context", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt", - "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" - }, - { - "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" - }, - { - "id": "Quiet mode (do not stop for user input to confirm the operation)", - "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" - }, - { - "id": "Complete the operation even if non-system (user) database files are present", - "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" - }, - { - "id": "View available contexts", - "message": "View available contexts", - "translation": "" - }, - { - "id": "Create context", - "message": "Create context", - "translation": "" - }, - { - "id": "Create context with SQL Server container", - "message": "Create context with SQL Server container", - "translation": "" - }, - { - "id": "Add a context manually", - "message": "Add a context manually", - "translation": "" - }, - { - "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Verifying no user (non-system) database (.mdf) files", - "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" - }, - { - "id": "To start the container", - "message": "To start the container", - "translation": "" - }, - { - "id": "To override the check, use {__force}", - "message": "To override the check, use {__force}", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Container is not running, unable to verify that user database files do not exist", - "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" - }, - { - "id": "Removing context {CurrentContextName}", - "message": "Removing context {CurrentContextName}", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - } - ] - }, - { - "id": "Container {Id} no longer exists, continuing to remove context...", - "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", - "placeholders": [ - { - "id": "Id", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "id" - } - ] - }, - { - "id": "Current context is now {NewContextName}", - "message": "Current context is now {NewContextName}", - "translation": "", - "placeholders": [ - { - "id": "NewContextName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "newContextName" - } - ] - }, - { - "id": "{Operation_completed_successfully}", - "message": "{Operation_completed_successfully}", - "translation": "", - "placeholders": [ - { - "id": "Operation_completed_successfully", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"Operation completed successfully\"" - } - ] - }, - { - "id": "If the database is mounted, run {DropDbQuery}", - "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", - "placeholders": [ - { - "id": "DropDbQuery", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "dropDbQuery" - } - ] - }, - { - "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", - "placeholders": [ - { - "id": "__force", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"--force\"" - } - ] - }, - { - "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", - "placeholders": [ - { - "id": "DatabaseFile", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseFile" - } - ] - }, - { - "id": "No endpoints to uninstall", - "message": "No endpoints to uninstall", - "translation": "" - }, - { - "id": "Add a context", - "message": "Add a context", - "translation": "" - }, - { - "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" - }, - { - "id": "Display name for the context", - "message": "Display name for the context", - "translation": "" - }, - { - "id": "Name of endpoint this context will use", - "message": "Name of endpoint this context will use", - "translation": "" - }, - { - "id": "Name of user this context will use", - "message": "Name of user this context will use", - "translation": "" - }, - { - "id": "View existing endpoints to choose from", - "message": "View existing endpoints to choose from", - "translation": "" - }, - { - "id": "Add a new local endpoint", - "message": "Add a new local endpoint", - "translation": "" - }, - { - "id": "Add an already existing endpoint", - "message": "Add an already existing endpoint", - "translation": "" - }, - { - "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.endpointName" - }, - { - "id": "EndpointFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.EndpointFlag" - } - ] - }, - { - "id": "View list of users", - "message": "View list of users", - "translation": "" - }, - { - "id": "Add the user", - "message": "Add the user", - "translation": "" - }, - { - "id": "Add an endpoint", - "message": "Add an endpoint", - "translation": "" - }, - { - "id": "User '{UserName}' does not exist", - "message": "User '{UserName}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "UserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.userName" - } - ] - }, - { - "id": "Open in Azure Data Studio", - "message": "Open in Azure Data Studio", - "translation": "" - }, - { - "id": "To start interactive query session", - "message": "To start interactive query session", - "translation": "" - }, - { - "id": "To run a query", - "message": "To run a query", - "translation": "" - }, - { - "id": "Current Context '{Name}'", - "message": "Current Context '{Name}'", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "context.Name" - } - ] - }, - { - "id": "Add a default endpoint", - "message": "Add a default endpoint", - "translation": "" - }, - { - "id": "Display name for the endpoint", - "message": "Display name for the endpoint", - "translation": "" - }, - { - "id": "The network address to connect to, e.g. 127.0.0.1 etc.", - "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" - }, - { - "id": "The network port to connect to, e.g. 1433 etc.", - "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" - }, - { - "id": "Add a context for this endpoint", - "message": "Add a context for this endpoint", - "translation": "" - }, - { - "id": "View endpoint names", - "message": "View endpoint names", - "translation": "" - }, - { - "id": "View endpoint details", - "message": "View endpoint details", - "translation": "" - }, - { - "id": "View all endpoints details", - "message": "View all endpoints details", - "translation": "" - }, - { - "id": "Delete this endpoint", - "message": "Delete this endpoint", - "translation": "" - }, - { - "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", - "placeholders": [ - { - "id": "UniqueEndpointName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueEndpointName" - }, - { - "id": "Address", - "string": "%[2]v", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "c.address" - }, - { - "id": "Port", - "string": "%[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "c.port" - } - ] - }, - { - "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user (using the SQLCMDPASSWORD environment variable)", - "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" - }, - { - "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" - }, - { - "id": "Add a user", - "message": "Add a user", - "translation": "" - }, - { - "id": "Display name for the user (this is not the username)", - "message": "Display name for the user (this is not the username)", - "translation": "" - }, - { - "id": "Authentication type this user will use (basic | other)", - "message": "Authentication type this user will use (basic | other)", - "translation": "" - }, - { - "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - } - ] - }, - { - "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - }, - { - "id": "ModernAuthTypeOther", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeOther" - } - ] - }, - { - "id": "Authentication type '' is not valid {AuthType}'", - "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", - "placeholders": [ - { - "id": "AuthType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.authType" - } - ] - }, - { - "id": "Remove the {PasswordEncryptFlag} flag", - "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", - "placeholders": [ - { - "id": "AuthTypeFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AuthTypeFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Add the {PasswordEncryptFlag} flag", - "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryptFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEncryptFlag" - }, - { - "id": "ModernAuthTypeBasic", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Provide a username with the {Arg_1} flag", - "message": "Provide a username with the {Arg_1} flag", - "translation": "", - "placeholders": [ - { - "id": "Arg_1", - "string": "%[1]s", - "type": "", - "underlyingType": "string", - "argNum": 1 - } - ] - }, - { - "id": "Username not provided", - "message": "Username not provided", - "translation": "" - }, - { - "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "EncryptionMethodsForUsage", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "secret.EncryptionMethodsForUsage()" - }, - { - "id": "PasswordEncryptFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEncryptFlag" - } - ] - }, - { - "id": "Encryption method '{PasswordEncryption}' is not valid", - "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", - "placeholders": [ - { - "id": "PasswordEncryption", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.passwordEncryption" - } - ] - }, - { - "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", - "placeholders": [ - { - "id": "PasswordEnvVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PasswordEnvVar" - }, - { - "id": "PasswordEnvVar2", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.PasswordEnvVar2" - } - ] - }, - { - "id": "User '{UniqueUserName}' added", - "message": "User '{UniqueUserName}' added", - "translation": "", - "placeholders": [ - { - "id": "UniqueUserName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "uniqueUserName" - } - ] - }, - { - "id": "Display connections strings for the current context", - "message": "Display connections strings for the current context", - "translation": "" - }, - { - "id": "List connection strings for all client drivers", - "message": "List connection strings for all client drivers", - "translation": "" - }, - { - "id": "Database for the connection string (default is taken from the T/SQL login)", - "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" - }, - { - "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", - "placeholders": [ - { - "id": "ModernAuthTypeBasic", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ModernAuthTypeBasic" - } - ] - }, - { - "id": "Display the current-context", - "message": "Display the current-context", - "translation": "" - }, - { - "id": "Delete a context", - "message": "Delete a context", - "translation": "" - }, - { - "id": "Delete a context (including its endpoint and user)", - "message": "Delete a context (including its endpoint and user)", - "translation": "" - }, - { - "id": "Delete a context (excluding its endpoint and user)", - "message": "Delete a context (excluding its endpoint and user)", - "translation": "" - }, - { - "id": "Name of context to delete", - "message": "Name of context to delete", - "translation": "" - }, - { - "id": "Delete the context's endpoint and user as well", - "message": "Delete the context's endpoint and user as well", - "translation": "" - }, - { - "id": "Use the {NameFlag} flag to pass in a context name to delete", - "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "Context '{Name}' deleted", - "message": "Context '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Context '{Name}' does not exist", - "message": "Context '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete an endpoint", - "message": "Delete an endpoint", - "translation": "" - }, - { - "id": "Name of endpoint to delete", - "message": "Name of endpoint to delete", - "translation": "" - }, - { - "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View endpoints", - "message": "View endpoints", - "translation": "" - }, - { - "id": "Endpoint '{Name}' does not exist", - "message": "Endpoint '{Name}' does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Endpoint '{Name}' deleted", - "message": "Endpoint '{Name}' deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Delete a user", - "message": "Delete a user", - "translation": "" - }, - { - "id": "Name of user to delete", - "message": "Name of user to delete", - "translation": "" - }, - { - "id": "User name must be provided. Provide user name with {NameFlag} flag", - "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", - "placeholders": [ - { - "id": "NameFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.NameFlag" - } - ] - }, - { - "id": "View users", - "message": "View users", - "translation": "" - }, - { - "id": "User {Name} does not exist", - "message": "User {Name} does not exist", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "User {Name} deleted", - "message": "User {Name} deleted", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many contexts from the sqlconfig file", - "message": "Display one or many contexts from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the context names in your sqlconfig file", - "message": "List all the context names in your sqlconfig file", - "translation": "" - }, - { - "id": "List all the contexts in your sqlconfig file", - "message": "List all the contexts in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one context in your sqlconfig file", - "message": "Describe one context in your sqlconfig file", - "translation": "" - }, - { - "id": "Context name to view details of", - "message": "Context name to view details of", - "translation": "" - }, - { - "id": "Include context details", - "message": "Include context details", - "translation": "" - }, - { - "id": "To view available contexts run `{ContextCommand}`", - "message": "To view available contexts run `{ContextCommand}`", - "translation": "", - "placeholders": [ - { - "id": "ContextCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetContextCommand" - } - ] - }, - { - "id": "error: no context exists with the name: \"{Name}\"", - "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many endpoints from the sqlconfig file", - "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the endpoints in your sqlconfig file", - "message": "List all the endpoints in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one endpoint in your sqlconfig file", - "message": "Describe one endpoint in your sqlconfig file", - "translation": "" - }, - { - "id": "Endpoint name to view details of", - "message": "Endpoint name to view details of", - "translation": "" - }, - { - "id": "Include endpoint details", - "message": "Include endpoint details", - "translation": "" - }, - { - "id": "To view available endpoints run `{EndpointsCommand}`", - "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", - "placeholders": [ - { - "id": "EndpointsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetEndpointsCommand" - } - ] - }, - { - "id": "error: no endpoint exists with the name: \"{Name}\"", - "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display one or many users from the sqlconfig file", - "message": "Display one or many users from the sqlconfig file", - "translation": "" - }, - { - "id": "List all the users in your sqlconfig file", - "message": "List all the users in your sqlconfig file", - "translation": "" - }, - { - "id": "Describe one user in your sqlconfig file", - "message": "Describe one user in your sqlconfig file", - "translation": "" - }, - { - "id": "User name to view details of", - "message": "User name to view details of", - "translation": "" - }, - { - "id": "Include user details", - "message": "Include user details", - "translation": "" - }, - { - "id": "To view available users run `{UsersCommand}`", - "message": "To view available users run `{UsersCommand}`", - "translation": "", - "placeholders": [ - { - "id": "UsersCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.GetUsersCommand" - } - ] - }, - { - "id": "error: no user exists with the name: \"{Name}\"", - "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Set the current context", - "message": "Set the current context", - "translation": "" - }, - { - "id": "Set the mssql context (endpoint/user) to be the current context", - "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" - }, - { - "id": "Name of context to set as current context", - "message": "Name of context to set as current context", - "translation": "" - }, - { - "id": "To run a query: {RunQueryExample}", - "message": "To run a query: {RunQueryExample}", - "translation": "", - "placeholders": [ - { - "id": "RunQueryExample", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.RunQueryExample" - } - ] - }, - { - "id": "To remove: {UninstallCommand}", - "message": "To remove: {UninstallCommand}", - "translation": "", - "placeholders": [ - { - "id": "UninstallCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.UninstallCommand" - } - ] - }, - { - "id": "Switched to context \"{Name}\".", - "message": "Switched to context \"{Name}\".", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "No context exists with the name: \"{Name}\"", - "message": "No context exists with the name: \"{Name}\"", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.name" - } - ] - }, - { - "id": "Display merged sqlconfig settings or a specified sqlconfig file", - "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" - }, - { - "id": "Show sqlconfig settings, with REDACTED authentication data", - "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" - }, - { - "id": "Show sqlconfig settings and raw authentication data", - "message": "Show sqlconfig settings and raw authentication data", - "translation": "" - }, - { - "id": "Display raw byte data", - "message": "Display raw byte data", - "translation": "" - }, - { - "id": "Install Azure Sql Edge", - "message": "Install Azure Sql Edge", - "translation": "" - }, - { - "id": "Install/Create Azure SQL Edge in a container", - "message": "Install/Create Azure SQL Edge in a container", - "translation": "" - }, - { - "id": "Tag to use, use get-tags to see list of tags", - "message": "Tag to use, use get-tags to see list of tags", - "translation": "" - }, - { - "id": "Context name (a default context name will be created if not provided)", - "message": "Context name (a default context name will be created if not provided)", - "translation": "" - }, - { - "id": "Create a user database and set it as the default for login", - "message": "Create a user database and set it as the default for login", - "translation": "" - }, - { - "id": "Accept the SQL Server EULA", - "message": "Accept the SQL Server EULA", - "translation": "" - }, - { - "id": "Generated password length", - "message": "Generated password length", - "translation": "" - }, - { - "id": "Minimum number of special characters", - "message": "Minimum number of special characters", - "translation": "" - }, - { - "id": "Minimum number of numeric characters", - "message": "Minimum number of numeric characters", - "translation": "" - }, - { - "id": "Minimum number of upper characters", - "message": "Minimum number of upper characters", - "translation": "" - }, - { - "id": "Special character set to include in password", - "message": "Special character set to include in password", - "translation": "" - }, - { - "id": "Don't download image. Use already downloaded image", - "message": "Don't download image. Use already downloaded image", - "translation": "" - }, - { - "id": "Line in errorlog to wait for before connecting", - "message": "Line in errorlog to wait for before connecting", - "translation": "" - }, - { - "id": "Specify a custom name for the container rather than a randomly generated one", - "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" - }, - { - "id": "Explicitly set the container hostname, it defaults to the container ID", - "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" - }, - { - "id": "Specifies the image CPU architecture", - "message": "Specifies the image CPU architecture", - "translation": "" - }, - { - "id": "Specifies the image operating system", - "message": "Specifies the image operating system", - "translation": "" - }, - { - "id": "Port (next available port from 1433 upwards used by default)", - "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" - }, - { - "id": "Download (into container) and attach database (.bak) from URL", - "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" - }, - { - "id": "Either, add the {AcceptEulaFlag} flag to the command-line", - "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", - "placeholders": [ - { - "id": "AcceptEulaFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.AcceptEulaFlag" - } - ] - }, - { - "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", - "placeholders": [ - { - "id": "CreateEnvVarKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "pal.CreateEnvVarKeyword()" - }, - { - "id": "AcceptEulaEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.AcceptEulaEnvVar" - } - ] - }, - { - "id": "EULA not accepted", - "message": "EULA not accepted", - "translation": "" - }, - { - "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.defaultDatabase" - } - ] - }, - { - "id": "Starting {ImageName}", - "message": "Starting {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", - "placeholders": [ - { - "id": "CurrentContextName", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "config.CurrentContextName()" - }, - { - "id": "ConfigFileUsed", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "config.GetConfigFileUsed()" - } - ] - }, - { - "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", - "placeholders": [ - { - "id": "Sa", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "\"sa\"" - }, - { - "id": "Sa_1", - "string": "%[2]q", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "\"sa\"" - }, - { - "id": "UserName", - "string": "%[3]q", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "userName" - } - ] - }, - { - "id": "Start interactive session", - "message": "Start interactive session", - "translation": "" - }, - { - "id": "Change current context", - "message": "Change current context", - "translation": "" - }, - { - "id": "View sqlcmd configuration", - "message": "View sqlcmd configuration", - "translation": "" - }, - { - "id": "See connection strings", - "message": "See connection strings", - "translation": "" - }, - { - "id": "Remove", - "message": "Remove", - "translation": "" - }, - { - "id": "Now ready for client connections on port {Port}", - "message": "Now ready for client connections on port {Port}", - "translation": "", - "placeholders": [ - { - "id": "Port", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "c.port" - } - ] - }, - { - "id": "--using URL must be http or https", - "message": "--using URL must be http or https", - "translation": "" - }, - { - "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", - "placeholders": [ - { - "id": "UsingDatabaseUrl", - "string": "%[1]q", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "c.usingDatabaseUrl" - } - ] - }, - { - "id": "--using URL must have a path to .bak file", - "message": "--using URL must have a path to .bak file", - "translation": "" - }, - { - "id": "--using file URL must be a .bak file", - "message": "--using file URL must be a .bak file", - "translation": "" - }, - { - "id": "Invalid --using file type", - "message": "Invalid --using file type", - "translation": "" - }, - { - "id": "Creating default database [{DefaultDatabase}]", - "message": "Creating default database [{DefaultDatabase}]", - "translation": "", - "placeholders": [ - { - "id": "DefaultDatabase", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "defaultDatabase" - } - ] - }, - { - "id": "Downloading {File}", - "message": "Downloading {File}", - "translation": "", - "placeholders": [ - { - "id": "File", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "file" - } - ] - }, - { - "id": "Restoring database {DatabaseName}", - "message": "Restoring database {DatabaseName}", - "translation": "", - "placeholders": [ - { - "id": "DatabaseName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "databaseName" - } - ] - }, - { - "id": "Downloading {ImageName}", - "message": "Downloading {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" - }, - { - "id": "If not, download desktop engine from:", - "message": "If not, download desktop engine from:", - "translation": "" - }, - { - "id": "or", - "message": "or", - "translation": "" - }, - { - "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", - "placeholders": [ - { - "id": "PodmanPsCommand", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PodmanPsCommand" - }, - { - "id": "DockerPsCommand", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.DockerPsCommand" - } - ] - }, - { - "id": "Unable to download image {ImageName}", - "message": "Unable to download image {ImageName}", - "translation": "", - "placeholders": [ - { - "id": "ImageName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "imageName" - } - ] - }, - { - "id": "File does not exist at URL", - "message": "File does not exist at URL", - "translation": "" - }, - { - "id": "Unable to download file", - "message": "Unable to download file", - "translation": "" - }, - { - "id": "Install/Create SQL Server in a container", - "message": "Install/Create SQL Server in a container", - "translation": "" - }, - { - "id": "See all release tags for SQL Server, install previous version", - "message": "See all release tags for SQL Server, install previous version", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database", - "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" - }, - { - "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" - }, - { - "id": "Create SQL Server with an empty user database", - "message": "Create SQL Server with an empty user database", - "translation": "" - }, - { - "id": "Install/Create SQL Server with full logging", - "message": "Install/Create SQL Server with full logging", - "translation": "" - }, - { - "id": "Get tags available for Azure SQL Edge install", - "message": "Get tags available for Azure SQL Edge install", - "translation": "" - }, - { - "id": "List tags", - "message": "List tags", - "translation": "" - }, - { - "id": "Get tags available for mssql install", - "message": "Get tags available for mssql install", - "translation": "" - }, - { - "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", - "placeholders": [ - { - "id": "PacketSize", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.PacketSize" - } - ] - }, - { - "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", - "translation": "'-h {Headers}': 標頭值必須是 -1 或介於 -1 和 2147483647 之間的值", - "placeholders": [ - { - "id": "Headers", - "string": "%[1]d", - "type": "int", - "underlyingType": "int", - "argNum": 1, - "expr": "a.Headers" - } - ] - }, - { - "id": "Legal docs and information: aka.ms/SqlcmdLegal", - "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" - }, - { - "id": "Third party notices: aka.ms/SqlcmdNotices", - "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" - }, - { - "id": "Version {Version}", - "message": "Version {Version}", - "translation": "", - "placeholders": [ - { - "id": "Version", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "version" - } - ] - }, - { - "id": "Flags:", - "message": "Flags:", - "translation": "" - }, - { - "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", - "placeholders": [ - { - "id": "HelpFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.HelpFlag" - } - ] - }, - { - "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", - "placeholders": [ - { - "id": "QueryAndExitFlag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.QueryAndExitFlag" - }, - { - "id": "QueryFlag", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.QueryFlag" - } - ] - }, - { - "id": "Identifies the file that receives output from sqlcmd", - "message": "Identifies the file that receives output from sqlcmd", - "translation": "" - }, - { - "id": "Print version information and exit", - "message": "Print version information and exit", - "translation": "" - }, - { - "id": "Implicitly trust the server certificate without validation", - "message": "Implicitly trust the server certificate without validation", - "translation": "" - }, - { - "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", - "placeholders": [ - { - "id": "DbNameVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DbNameVar" - } - ] - }, - { - "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" - }, - { - "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", - "placeholders": [ - { - "id": "BatchTerminatorGo", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "The login name or contained database user name. For contained database users, you must provide the database name option", - "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" - }, - { - "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", - "placeholders": [ - { - "id": "ConnStrPattern", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ConnStrPattern" - }, - { - "id": "ServerEnvVar", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.ServerEnvVar" - } - ] - }, - { - "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" - }, - { - "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" - }, - { - "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" - }, - { - "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", - "placeholders": [ - { - "id": "InsertKeyword", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.InsertKeyword" - } - ] - }, - { - "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" - }, - { - "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", - "placeholders": [ - { - "id": "PacketSizeVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.PacketSizeVar" - }, - { - "id": "BatchTerminatorGo", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "localizer.BatchTerminatorGo" - } - ] - }, - { - "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", - "placeholders": [ - { - "id": "LoginTimeOutVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.LoginTimeOutVar" - } - ] - }, - { - "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", - "placeholders": [ - { - "id": "WorkstationVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.WorkstationVar" - } - ] - }, - { - "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", - "placeholders": [ - { - "id": "ApplicationIntentFlagShort", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ApplicationIntentFlagShort" - } - ] - }, - { - "id": "This switch is used by the client to request an encrypted connection", - "message": "This switch is used by the client to request an encrypted connection", - "translation": "" - }, - { - "id": "Specifies the formatting for results", - "message": "Specifies the formatting for results", - "translation": "" - }, - { - "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" - }, - { - "id": "Level of mssql driver messages to print", - "message": "Level of mssql driver messages to print", - "translation": "" - }, - { - "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", - "placeholders": [ - { - "id": "DosErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.DosErrorLevel" - } - ] - }, - { - "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", - "placeholders": [ - { - "id": "StdoutName", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.StdoutName" - } - ] - }, - { - "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" - }, - { - "id": "Specifies that all output files are encoded with little-endian Unicode", - "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" - }, - { - "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", - "placeholders": [ - { - "id": "ColSeparatorVar", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ColSeparatorVar" - } - ] - }, - { - "id": "Remove trailing spaces from a column", - "message": "Remove trailing spaces from a column", - "translation": "" - }, - { - "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" - }, - { - "id": "Password", - "message": "Password", - "translation": "" - }, - { - "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", - "placeholders": [ - { - "id": "ErrorLevel", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "localizer.ErrorLevel" - } - ] - }, - { - "id": "Specifies the screen width for output", - "message": "Specifies the screen width for output", - "translation": "" - }, - { - "id": "Dedicated administrator connection", - "message": "Dedicated administrator connection", - "translation": "" - }, - { - "id": "Sets the sqlcmd scripting variable {V}", - "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", - "placeholders": [ - { - "id": "V", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "v" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "Min", - "string": "%#[3]v", - "type": "int", - "underlyingType": "int", - "argNum": 3, - "expr": "min" - }, - { - "id": "Max", - "string": "%#[4]v", - "type": "int", - "underlyingType": "int", - "argNum": 4, - "expr": "max" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues0", - "string": "%[3]v", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "allowedValues[0]" - } - ] - }, - { - "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", - "placeholders": [ - { - "id": "Flag", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "flag" - }, - { - "id": "Value", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "value" - }, - { - "id": "AllowedValues", - "string": "%[3]v", - "type": "[]string", - "underlyingType": "[]string", - "argNum": 3, - "expr": "allowedValues" - } - ] - }, - { - "id": "'{P1}': Missing argument. Enter '-?' for help.", - "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "'{P1}': Unknown Option. Enter '-?' for help.", - "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", - "placeholders": [ - { - "id": "P1", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "p[1]" - } - ] - }, - { - "id": "invalid batch terminator '{BatchTerminator}'", - "message": "invalid batch terminator '{BatchTerminator}'", - "translation": "批次結束字元 '{BatchTerminator}' 無效", - "placeholders": [ - { - "id": "BatchTerminator", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "args.BatchTerminator" - } - ] - }, - { - "id": "Sqlcmd: Error:", - "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: 錯誤:" - }, - { - "id": "Sqlcmd: Warning:", - "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: 警告:" - }, - { - "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "已停用 ED 和 !!\u003ccommand\u003e 命令、啟動指令碼和環境變數" - }, - { - "id": "The scripting variable: '{Variable}' is read-only", - "message": "The scripting variable: '{Variable}' is read-only", - "translation": "指令碼變數: '{Variable}' 為唯讀", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "'{Variable}' scripting variable not defined.", - "message": "'{Variable}' scripting variable not defined.", - "translation": "未定義 '{Variable}' 指令碼變數。", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - } - ] - }, - { - "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "環境變數: '{Variable}' 有無效值: '{EnvVal}'。", - "placeholders": [ - { - "id": "Variable", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "variable" - }, - { - "id": "EnvVal", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "envVal" - } - ] - }, - { - "id": "Syntax error at line {LineNumber} near command '{Command}'.", - "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "第 {LineNumber} 行接近命令 '{Command}' 之處有語法錯誤。", - "placeholders": [ - { - "id": "LineNumber", - "string": "%[1]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 1, - "expr": "e.LineNumber" - }, - { - "id": "Command", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "e.Command" - } - ] - }, - { - "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} 開啟或操作檔案 {Filepath} 時發生錯誤 (原因: {Error})。", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "Filepath", - "string": "%[2]s", - "type": "string", - "underlyingType": "string", - "argNum": 2, - "expr": "filepath" - }, - { - "id": "Error", - "string": "%[3]s", - "type": "string", - "underlyingType": "string", - "argNum": 3, - "expr": "err.Error()" - } - ] - }, - { - "id": "{ErrorPrefix}Syntax error at line {LineNumber}", - "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}第 {LineNumber} 行有語法錯誤。", - "placeholders": [ - { - "id": "ErrorPrefix", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "ErrorPrefix" - }, - { - "id": "LineNumber", - "string": "%[2]d", - "type": "uint", - "underlyingType": "uint", - "argNum": 2, - "expr": "lineNumber" - } - ] - }, - { - "id": "Invalid variable identifier {Name}", - "message": "Invalid variable identifier {Name}", - "translation": "", - "placeholders": [ - { - "id": "Name", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "name" - } - ] - }, - { - "id": "Invalid variable value {Val}", - "message": "Invalid variable value {Val}", - "translation": "", - "placeholders": [ - { - "id": "Val", - "string": "%[1]s", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "val" - } - ] - } - ] + "language": "zh-TW", + "messages": [ + { + "id": "Install/Create, Query, Uninstall SQL Server", + "message": "Install/Create, Query, Uninstall SQL Server", + "translation": "安裝/建立、查詢、解除安裝 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View configuration information and connection strings", + "message": "View configuration information and connection strings", + "translation": "檢視組態資訊和連接字串", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", + "translation": "sqlcmd: 安裝/建立/查詢 SQL Server、Azure SQL 與工具\n\n意見反應:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "FeedbackUrl", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "feedbackUrl" + } + ], + "fuzzy": true + }, + { + "id": "help for backwards compatibility flags (-S, -U, -E etc.)", + "message": "help for backwards compatibility flags (-S, -U, -E etc.)", + "translation": "回溯相容性旗標的說明 (-S、-U、-E 等) ", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "print version of sqlcmd", + "message": "print version of sqlcmd", + "translation": "sqlcmd 的列印版本", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "configuration file", + "message": "configuration file", + "translation": "設定檔", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", + "translation": "記錄層級,錯誤=0,警告=1,資訊=2,偵錯=3,追蹤=4", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", + "translation": "使用子命令修改 sqlconfig 檔案,例如 \"{UseContextCommand}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UseContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UseContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", + "translation": "新增現有端點和使用者的內容 (使用 {PasswordEnvVar} 或 {PasswordEnvVar2})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Install/Create SQL Server, Azure SQL, and Tools", + "message": "Install/Create SQL Server, Azure SQL, and Tools", + "translation": "安裝/建立 SQL Server、Azure SQL 及工具", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Open tools (e.g Azure Data Studio) for current context", + "message": "Open tools (e.g Azure Data Studio) for current context", + "translation": "開啟目前內容的工具 (例如 Azure Data Studio) ", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query against the current context", + "message": "Run a query against the current context", + "translation": "對目前的內容執行查詢", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query", + "message": "Run a query", + "translation": "執行查詢", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Run a query using [{Master}] database", + "message": "Run a query using [{Master}] database", + "translation": "使用 [{Master}] 資料庫執行查詢", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Master", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"master\"" + } + ], + "fuzzy": true + }, + { + "id": "Set new default database", + "message": "Set new default database", + "translation": "設定新的預設資料庫", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Command text to run", + "message": "Command text to run", + "translation": "要執行的命令文字", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database to use", + "message": "Database to use", + "translation": "要使用的資料庫", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start current context", + "message": "Start current context", + "translation": "啟動目前內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Start the current context", + "message": "Start the current context", + "translation": "啟動目前內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts", + "message": "To view available contexts", + "translation": "若要檢視可用的內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "No current context", + "message": "No current context", + "translation": "沒有目前內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Starting {Image} for context {CurrentContextName}", + "message": "Starting {Image} for context {CurrentContextName}", + "translation": "正在啟動內容 {CurrentContextName} 的 {Image}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create new context with a sql container", + "message": "Create new context with a sql container", + "translation": "使用 SQL 容器建立新內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context does not have a container", + "message": "Current context does not have a container", + "translation": "目前內容沒有容器", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop current context", + "message": "Stop current context", + "translation": "停止目前內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stop the current context", + "message": "Stop the current context", + "translation": "停止目前的內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Stopping {Image} for context {CurrentContextName}", + "message": "Stopping {Image} for context {CurrentContextName}", + "translation": "正在停止內容 {CurrentContextName} 的 {Image}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + }, + { + "id": "CurrentContextName", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Create a new context with a SQL Server container", + "message": "Create a new context with a SQL Server container", + "translation": "使用 SQL Server 容器建立新內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context", + "message": "Uninstall/Delete the current context", + "translation": "解除安裝/刪除目前的內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt", + "message": "Uninstall/Delete the current context, no user prompt", + "translation": "解除安裝/刪除目前的內容,沒有使用者提示", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", + "translation": "解除安裝/刪除目前的內容,不需要使用者提示及覆寫使用者資料庫的安全性檢查", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Quiet mode (do not stop for user input to confirm the operation)", + "message": "Quiet mode (do not stop for user input to confirm the operation)", + "translation": "安靜模式 (不會爲了確認作業而停止使用者輸入)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Complete the operation even if non-system (user) database files are present", + "message": "Complete the operation even if non-system (user) database files are present", + "translation": "即使有非系統 (使用者) 資料庫檔案,仍然完成作業", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View available contexts", + "message": "View available contexts", + "translation": "檢視可用的內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context", + "message": "Create context", + "translation": "建立內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create context with SQL Server container", + "message": "Create context with SQL Server container", + "translation": "使用 SQL Server 容器建立內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context manually", + "message": "Add a context manually", + "translation": "手動新增內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", + "translation": "目前的內容是 {CurrentContextName}。您要繼續嗎?(是/否)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Verifying no user (non-system) database (.mdf) files", + "message": "Verifying no user (non-system) database (.mdf) files", + "translation": "正在驗證非系統資料庫 (.mdf) 檔案中的使用者", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start the container", + "message": "To start the container", + "translation": "若要啟動容器", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To override the check, use {__force}", + "message": "To override the check, use {__force}", + "translation": "若要覆寫檢查,請使用 {__force}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Container is not running, unable to verify that user database files do not exist", + "message": "Container is not running, unable to verify that user database files do not exist", + "translation": "容器未執行,無法確認使用者資料庫檔案不存在", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Removing context {CurrentContextName}", + "message": "Removing context {CurrentContextName}", + "translation": "正在移除內容 {CurrentContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + } + ], + "fuzzy": true + }, + { + "id": "Stopping {Image}", + "message": "Stopping {Image}", + "translation": "正在停止 {Image}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Image", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "endpoint.ContainerDetails.Image" + } + ], + "fuzzy": true + }, + { + "id": "Container {Id} no longer exists, continuing to remove context...", + "message": "Container {Id} no longer exists, continuing to remove context...", + "translation": "容器 {Id} 已不存在,正在繼續移除內容...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Id", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "id" + } + ], + "fuzzy": true + }, + { + "id": "Current context is now {NewContextName}", + "message": "Current context is now {NewContextName}", + "translation": "目前的內容已變成 {NewContextName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NewContextName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "newContextName" + } + ], + "fuzzy": true + }, + { + "id": "{Operation_completed_successfully}", + "message": "{Operation_completed_successfully}", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Operation_completed_successfully", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"Operation completed successfully\"" + } + ], + "fuzzy": true + }, + { + "id": "If the database is mounted, run {DropDbQuery}", + "message": "If the database is mounted, run {DropDbQuery}", + "translation": "如果資料庫已裝載,請執行 {DropDbQuery}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DropDbQuery", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "dropDbQuery" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", + "translation": "傳遞旗標 {__force} 以覆寫使用者 (非系統) 資料庫的這個安全性檢查", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "__force", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"--force\"" + } + ], + "fuzzy": true + }, + { + "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", + "translation": "無法繼續,有使用者 (非系統) 資料庫 ({DatabaseFile}) 存在", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseFile", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseFile" + } + ], + "fuzzy": true + }, + { + "id": "No endpoints to uninstall", + "message": "No endpoints to uninstall", + "translation": "沒有要解除安裝的端點", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context", + "message": "Add a context", + "translation": "新增內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", + "translation": "使用信任的驗證在連接埠 1433 上新增 SQL Server 本機執行個體的內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the context", + "message": "Display name for the context", + "translation": "內容的顯示名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint this context will use", + "message": "Name of endpoint this context will use", + "translation": "此內容將使用的端點名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user this context will use", + "message": "Name of user this context will use", + "translation": "此內容將使用的使用者名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View existing endpoints to choose from", + "message": "View existing endpoints to choose from", + "translation": "檢視現有的端點以供選擇", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a new local endpoint", + "message": "Add a new local endpoint", + "translation": "新增新的本機端點", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an already existing endpoint", + "message": "Add an already existing endpoint", + "translation": "新增已存在的端點", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", + "translation": "需要端點才能新增內容。 端點 '{EndpointName}' 不存在。使用 {EndpointFlag} 旗標", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.endpointName" + }, + { + "id": "EndpointFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.EndpointFlag" + } + ], + "fuzzy": true + }, + { + "id": "View list of users", + "message": "View list of users", + "translation": "檢視使用者清單", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add the user", + "message": "Add the user", + "translation": "新增使用者", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add an endpoint", + "message": "Add an endpoint", + "translation": "新增端點", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User '{UserName}' does not exist", + "message": "User '{UserName}' does not exist", + "translation": "使用者 '{UserName}' 不存在", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.userName" + } + ], + "fuzzy": true + }, + { + "id": "Open in Azure Data Studio", + "message": "Open in Azure Data Studio", + "translation": "在 Azure Data Studio 中開啟", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To start interactive query session", + "message": "To start interactive query session", + "translation": "若要啟動互動式查詢工作階段", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query", + "message": "To run a query", + "translation": "若要執行查詢", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Current Context '{Name}'", + "message": "Current Context '{Name}'", + "translation": "目前的內容 '{Name}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "context.Name" + } + ], + "fuzzy": true + }, + { + "id": "Add a default endpoint", + "message": "Add a default endpoint", + "translation": "新增預設端點", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the endpoint", + "message": "Display name for the endpoint", + "translation": "端點的顯示名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network address to connect to, e.g. 127.0.0.1 etc.", + "message": "The network address to connect to, e.g. 127.0.0.1 etc.", + "translation": "要連線的網路位址,例如 127.0.0.1 等等。", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The network port to connect to, e.g. 1433 etc.", + "message": "The network port to connect to, e.g. 1433 etc.", + "translation": "要連線的網路連接埠,例如 1433 等等。", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a context for this endpoint", + "message": "Add a context for this endpoint", + "translation": "新增此端點的內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint names", + "message": "View endpoint names", + "translation": "檢視端點名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View endpoint details", + "message": "View endpoint details", + "translation": "檢視端點詳細資料", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View all endpoints details", + "message": "View all endpoints details", + "translation": "查看所有端點詳細資料", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete this endpoint", + "message": "Delete this endpoint", + "translation": "刪除此端點", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", + "translation": "已新增端點 '{UniqueEndpointName}' (位址: '{Address}'、連接埠: '{Port}')", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueEndpointName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueEndpointName" + }, + { + "id": "Address", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "c.address" + }, + { + "id": "Port", + "string": "%[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", + "translation": "新增使用者 (使用 SQLCMD_PASSWORD 環境變數)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user (using the SQLCMDPASSWORD environment variable)", + "message": "Add a user (using the SQLCMDPASSWORD environment variable)", + "translation": "新增使用者(使用 SQLCMDPASSWORD 環境變數)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", + "translation": "使用 Windows 資料保護 API 新增使用者以加密 sqlconfig 中的密碼", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Add a user", + "message": "Add a user", + "translation": "加入使用者", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display name for the user (this is not the username)", + "message": "Display name for the user (this is not the username)", + "translation": "使用者的顯示名稱 (這不是使用者名稱)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Authentication type this user will use (basic | other)", + "message": "Authentication type this user will use (basic | other)", + "translation": "此使用者將使用的驗證類型 (基本 | 其他)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", + "translation": "使用者名稱 (在 {PasswordEnvVar} 或 {PasswordEnvVar2} 環境變數中提供密碼)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", + "translation": "sqlconfig 檔案中密碼加密方法 ({EncryptionMethodsForUsage})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", + "translation": "驗證類型必須是 '{ModernAuthTypeBasic}' 或'{ModernAuthTypeOther}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + }, + { + "id": "ModernAuthTypeOther", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeOther" + } + ], + "fuzzy": true + }, + { + "id": "Authentication type '' is not valid {AuthType}'", + "message": "Authentication type '' is not valid {AuthType}'", + "translation": "驗證類型 '' 為無效的 {AuthType}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthType", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.authType" + } + ], + "fuzzy": true + }, + { + "id": "Remove the {PasswordEncryptFlag} flag", + "message": "Remove the {PasswordEncryptFlag} flag", + "translation": "移除 {PasswordEncryptFlag} 旗標", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", + "translation": "傳入 {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AuthTypeFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AuthTypeFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", + "translation": "只有在驗證類型為 '{ModernAuthTypeBasic}' 時,才能使用 {PasswordEncryptFlag} 旗標", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Add the {PasswordEncryptFlag} flag", + "message": "Add the {PasswordEncryptFlag} flag", + "translation": "新增 {PasswordEncryptFlag} 旗標", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", + "translation": "驗證類型是 '{ModernAuthTypeBasic}' 時,必須設定{PasswordEncryptFlag} 旗標", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryptFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEncryptFlag" + }, + { + "id": "ModernAuthTypeBasic", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", + "translation": "在 {PasswordEnvVar} (或 {PasswordEnvVar2}) 環境變數中提供密碼", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", + "translation": "驗證類型 '{ModernAuthTypeBasic}' 需要密碼", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Provide a username with the {Arg_1} flag", + "message": "Provide a username with the {Arg_1} flag", + "translation": "提供具有 {Arg_1} 旗標的使用者名稱", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Arg_1", + "string": "%[1]s", + "type": "", + "underlyingType": "string", + "argNum": 1 + } + ], + "fuzzy": true + }, + { + "id": "Username not provided", + "message": "Username not provided", + "translation": "未提供使用者名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", + "translation": "使用 {PasswordEncryptFlag} 旗標提供有效的加密方法 ({EncryptionMethodsForUsage})", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EncryptionMethodsForUsage", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "secret.EncryptionMethodsForUsage()" + }, + { + "id": "PasswordEncryptFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEncryptFlag" + } + ], + "fuzzy": true + }, + { + "id": "Encryption method '{PasswordEncryption}' is not valid", + "message": "Encryption method '{PasswordEncryption}' is not valid", + "translation": "加密方法 '{PasswordEncryption}' 無效", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEncryption", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.passwordEncryption" + } + ], + "fuzzy": true + }, + { + "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", + "translation": "取消設定其中一個環境變數 {PasswordEnvVar} 或{PasswordEnvVar2}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", + "translation": "已同時設定環境變數 {PasswordEnvVar} 和 {PasswordEnvVar2}。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PasswordEnvVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PasswordEnvVar" + }, + { + "id": "PasswordEnvVar2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.PasswordEnvVar2" + } + ], + "fuzzy": true + }, + { + "id": "User '{UniqueUserName}' added", + "message": "User '{UniqueUserName}' added", + "translation": "已新增使用者 '{UniqueUserName}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UniqueUserName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "uniqueUserName" + } + ], + "fuzzy": true + }, + { + "id": "Display connections strings for the current context", + "message": "Display connections strings for the current context", + "translation": "顯示目前內容的連接字串", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List connection strings for all client drivers", + "message": "List connection strings for all client drivers", + "translation": "列出所有用戶端驅動程式的連接字串", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Database for the connection string (default is taken from the T/SQL login)", + "message": "Database for the connection string (default is taken from the T/SQL login)", + "translation": "連接字串的資料庫 (預設取自 T/SQL 登入)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", + "translation": "只有 {ModernAuthTypeBasic} 驗證類型支援連接字串", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ModernAuthTypeBasic", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ModernAuthTypeBasic" + } + ], + "fuzzy": true + }, + { + "id": "Display the current-context", + "message": "Display the current-context", + "translation": "顯示目前的內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context", + "message": "Delete a context", + "translation": "刪除內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (including its endpoint and user)", + "message": "Delete a context (including its endpoint and user)", + "translation": "刪除内容 (包含其端點和使用者)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete a context (excluding its endpoint and user)", + "message": "Delete a context (excluding its endpoint and user)", + "translation": "刪除內容 (排除其端點和使用者)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to delete", + "message": "Name of context to delete", + "translation": "要刪除的內容名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Delete the context's endpoint and user as well", + "message": "Delete the context's endpoint and user as well", + "translation": "同時刪除內容的端點和使用者", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Use the {NameFlag} flag to pass in a context name to delete", + "message": "Use the {NameFlag} flag to pass in a context name to delete", + "translation": "使用 {NameFlag} 旗標傳遞內容名稱以刪除", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' deleted", + "message": "Context '{Name}' deleted", + "translation": "已刪除內容 '{Name}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Context '{Name}' does not exist", + "message": "Context '{Name}' does not exist", + "translation": "內容 '{Name}' 不存在", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete an endpoint", + "message": "Delete an endpoint", + "translation": "刪除端點", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of endpoint to delete", + "message": "Name of endpoint to delete", + "translation": "要刪除的端點名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", + "translation": "必須提供端點名稱。 提供端點名稱與 {NameFlag} 旗標", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View endpoints", + "message": "View endpoints", + "translation": "檢視端點", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' does not exist", + "message": "Endpoint '{Name}' does not exist", + "translation": "端點 '{Name}' 不存在", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Endpoint '{Name}' deleted", + "message": "Endpoint '{Name}' deleted", + "translation": "已刪除端點 '{Name}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Delete a user", + "message": "Delete a user", + "translation": "刪除使用者", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of user to delete", + "message": "Name of user to delete", + "translation": "要刪除的使用者名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name must be provided. Provide user name with {NameFlag} flag", + "message": "User name must be provided. Provide user name with {NameFlag} flag", + "translation": "必須提供使用者名稱。 提供具有 {NameFlag} 旗標的使用者名稱", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "NameFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.NameFlag" + } + ], + "fuzzy": true + }, + { + "id": "View users", + "message": "View users", + "translation": "檢視使用者", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User {Name} does not exist", + "message": "User {Name} does not exist", + "translation": "使用者 {Name} 不存在", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "User {Name} deleted", + "message": "User {Name} deleted", + "translation": "已刪除使用者 {Name}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many contexts from the sqlconfig file", + "message": "Display one or many contexts from the sqlconfig file", + "translation": "顯示來自 sqlconfig 檔案的一或多個內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the context names in your sqlconfig file", + "message": "List all the context names in your sqlconfig file", + "translation": "列出 sqlconfig 檔案中的所有內容名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the contexts in your sqlconfig file", + "message": "List all the contexts in your sqlconfig file", + "translation": "列出您 sqlconfig 檔案中的所有內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one context in your sqlconfig file", + "message": "Describe one context in your sqlconfig file", + "translation": "描述 sqlconfig 檔案中的一個內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name to view details of", + "message": "Context name to view details of", + "translation": "要檢視詳細資料的內容名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include context details", + "message": "Include context details", + "translation": "包含內容詳細資料", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available contexts run `{ContextCommand}`", + "message": "To view available contexts run `{ContextCommand}`", + "translation": "若要檢視可用的內容,請執行 '{ContextCommand}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ContextCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetContextCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no context exists with the name: \"{Name}\"", + "message": "error: no context exists with the name: \"{Name}\"", + "translation": "錯誤: 沒有具有下列名稱的內容: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many endpoints from the sqlconfig file", + "message": "Display one or many endpoints from the sqlconfig file", + "translation": "顯示來自 sqlconfig 檔案的一或多個端點", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the endpoints in your sqlconfig file", + "message": "List all the endpoints in your sqlconfig file", + "translation": "列出您 sqlconfig 檔案中的所有端點", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one endpoint in your sqlconfig file", + "message": "Describe one endpoint in your sqlconfig file", + "translation": "描述 sqlconfig 檔案中的一個端點", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Endpoint name to view details of", + "message": "Endpoint name to view details of", + "translation": "要檢視詳細資料的端點名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include endpoint details", + "message": "Include endpoint details", + "translation": "包含端點詳細資料", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available endpoints run `{EndpointsCommand}`", + "message": "To view available endpoints run `{EndpointsCommand}`", + "translation": "若要檢視可用的端點,請執行 '{EndpointsCommand}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "EndpointsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetEndpointsCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no endpoint exists with the name: \"{Name}\"", + "message": "error: no endpoint exists with the name: \"{Name}\"", + "translation": "錯誤: 沒有端點具有下列名稱: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display one or many users from the sqlconfig file", + "message": "Display one or many users from the sqlconfig file", + "translation": "顯示 sqlconfig 檔案中的一或多個使用者", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List all the users in your sqlconfig file", + "message": "List all the users in your sqlconfig file", + "translation": "列出您 sqlconfig 檔案中的所有使用者", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Describe one user in your sqlconfig file", + "message": "Describe one user in your sqlconfig file", + "translation": "在您的 sqlconfig 檔案中描述一位使用者", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "User name to view details of", + "message": "User name to view details of", + "translation": "要檢視詳細資料的使用者名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Include user details", + "message": "Include user details", + "translation": "包含使用者詳細資料", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To view available users run `{UsersCommand}`", + "message": "To view available users run `{UsersCommand}`", + "translation": "若要檢視可用的使用者,請執行 '{UsersCommand}'", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsersCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.GetUsersCommand" + } + ], + "fuzzy": true + }, + { + "id": "error: no user exists with the name: \"{Name}\"", + "message": "error: no user exists with the name: \"{Name}\"", + "translation": "錯誤: 沒有使用者使用下列名稱: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Set the current context", + "message": "Set the current context", + "translation": "設定目前的內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Set the mssql context (endpoint/user) to be the current context", + "message": "Set the mssql context (endpoint/user) to be the current context", + "translation": "將mssql 內容(端點/使用者) 設為目前的內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Name of context to set as current context", + "message": "Name of context to set as current context", + "translation": "要設定為目前內容的內容名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "To run a query: {RunQueryExample}", + "message": "To run a query: {RunQueryExample}", + "translation": "若要執行查詢: {RunQueryExample}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "RunQueryExample", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.RunQueryExample" + } + ], + "fuzzy": true + }, + { + "id": "To remove: {UninstallCommand}", + "message": "To remove: {UninstallCommand}", + "translation": "若要移除: {UninstallCommand}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UninstallCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.UninstallCommand" + } + ], + "fuzzy": true + }, + { + "id": "Switched to context \"{Name}\".", + "message": "Switched to context \"{Name}\".", + "translation": "已切換至內容 \"{Name}\"。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "No context exists with the name: \"{Name}\"", + "message": "No context exists with the name: \"{Name}\"", + "translation": "沒有具有下列名稱的內容: \"{Name}\"", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.name" + } + ], + "fuzzy": true + }, + { + "id": "Display merged sqlconfig settings or a specified sqlconfig file", + "message": "Display merged sqlconfig settings or a specified sqlconfig file", + "translation": "顯示合併的 sqlconfig 設定或指定的 sqlconfig 檔案", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings, with REDACTED authentication data", + "message": "Show sqlconfig settings, with REDACTED authentication data", + "translation": "顯示具有 REDACTED 驗證資料的 sqlconfig 設定", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Show sqlconfig settings and raw authentication data", + "message": "Show sqlconfig settings and raw authentication data", + "translation": "顯示 sqlconfig 設定和原始驗證資料", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Display raw byte data", + "message": "Display raw byte data", + "translation": "顯示原始位元組資料", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install Azure Sql Edge", + "message": "Install Azure Sql Edge", + "translation": "安裝 Azure Sql Edge", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create Azure SQL Edge in a container", + "message": "Install/Create Azure SQL Edge in a container", + "translation": "在容器中安裝/建立 Azure SQL Edge", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tag to use, use get-tags to see list of tags", + "message": "Tag to use, use get-tags to see list of tags", + "translation": "要使用的標籤,使用 get-tags 查看標籤清單", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Context name (a default context name will be created if not provided)", + "message": "Context name (a default context name will be created if not provided)", + "translation": "內容名稱 (若未提供則會建立預設內容名稱)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create a user database and set it as the default for login", + "message": "Create a user database and set it as the default for login", + "translation": "建立使用者資料庫,並將它設定為登入的預設值", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Accept the SQL Server EULA", + "message": "Accept the SQL Server EULA", + "translation": "接受 SQL Server EULA", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Generated password length", + "message": "Generated password length", + "translation": "產生的密碼長度", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of special characters", + "message": "Minimum number of special characters", + "translation": "特殊字元的數目下限", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of numeric characters", + "message": "Minimum number of numeric characters", + "translation": "數字字元的數目下限", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Minimum number of upper characters", + "message": "Minimum number of upper characters", + "translation": "上層字元數目下限", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Special character set to include in password", + "message": "Special character set to include in password", + "translation": "要包含在密碼中的特殊字元集", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Don't download image. Use already downloaded image", + "message": "Don't download image. Use already downloaded image", + "translation": "不要下載映像。使用已下載的影像", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Line in errorlog to wait for before connecting", + "message": "Line in errorlog to wait for before connecting", + "translation": "連線前,在錯誤記錄中等候的行", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specify a custom name for the container rather than a randomly generated one", + "message": "Specify a custom name for the container rather than a randomly generated one", + "translation": "指定容器的自訂名稱,而非隨機產生的名稱", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Explicitly set the container hostname, it defaults to the container ID", + "message": "Explicitly set the container hostname, it defaults to the container ID", + "translation": "明確設定容器主機名稱,預設為容器識別碼", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image CPU architecture", + "message": "Specifies the image CPU architecture", + "translation": "指定映像 CPU 結構", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the image operating system", + "message": "Specifies the image operating system", + "translation": "指定映像作業系統", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Port (next available port from 1433 upwards used by default)", + "message": "Port (next available port from 1433 upwards used by default)", + "translation": "連接埠 (預設從 1433 向上使用的下一個可用連接埠)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Download (into container) and attach database (.bak) from URL", + "message": "Download (into container) and attach database (.bak) from URL", + "translation": "從 URL 下載 (至容器) 並附加資料庫 (.bak)", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Either, add the {AcceptEulaFlag} flag to the command-line", + "message": "Either, add the {AcceptEulaFlag} flag to the command-line", + "translation": "或者,將 {AcceptEulaFlag} 旗標新增至命令列", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "AcceptEulaFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.AcceptEulaFlag" + } + ], + "fuzzy": true + }, + { + "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translation": "或者,設定環境變數,例如 {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CreateEnvVarKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "pal.CreateEnvVarKeyword()" + }, + { + "id": "AcceptEulaEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.AcceptEulaEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "EULA not accepted", + "message": "EULA not accepted", + "translation": "不接受 EULA", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", + "translation": "--user-database {DefaultDatabase} 包含非 ASCII 字元和/或引號", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Starting {ImageName}", + "message": "Starting {ImageName}", + "translation": "正在啟動 {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", + "translation": "已在 \"{ConfigFileUsed}\" 中建立內容{CurrentContextName},正在設定使用者帳戶...", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "CurrentContextName", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "config.CurrentContextName()" + }, + { + "id": "ConfigFileUsed", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "config.GetConfigFileUsed()" + } + ], + "fuzzy": true + }, + { + "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", + "translation": "已停用 {Sa} 帳戶 (和旋轉 {Sa_1} 密碼)。正在建立使用者 {UserName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Sa", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "\"sa\"" + }, + { + "id": "Sa_1", + "string": "%[2]q", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "\"sa\"" + }, + { + "id": "UserName", + "string": "%[3]q", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "userName" + } + ], + "fuzzy": true + }, + { + "id": "Start interactive session", + "message": "Start interactive session", + "translation": "開始互動式工作階段", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Change current context", + "message": "Change current context", + "translation": "變更目前的內容", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "View sqlcmd configuration", + "message": "View sqlcmd configuration", + "translation": "檢視 sqlcmd 設定", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See connection strings", + "message": "See connection strings", + "translation": "請參閱連接字串", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Remove", + "message": "Remove", + "translation": "移除", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Now ready for client connections on port {Port}", + "message": "Now ready for client connections on port {Port}", + "translation": "連接埠 {Port} 上的用戶端連線現在已就緒", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Port", + "string": "%[1]d", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "c.port" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must be http or https", + "message": "--using URL must be http or https", + "translation": "--using URL 必須是 HTTP 或 HTTPS", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", + "translation": "{UsingDatabaseUrl} 不是 --using 旗標的有效 URL", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "UsingDatabaseUrl", + "string": "%[1]q", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "c.usingDatabaseUrl" + } + ], + "fuzzy": true + }, + { + "id": "--using URL must have a path to .bak file", + "message": "--using URL must have a path to .bak file", + "translation": "--using URL 必須有 .bak 檔案的路徑", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "--using file URL must be a .bak file", + "message": "--using file URL must be a .bak file", + "translation": "--using 檔案 URL 必須是 .bak 檔案", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Invalid --using file type", + "message": "Invalid --using file type", + "translation": "無效 --使用檔案類型", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Creating default database [{DefaultDatabase}]", + "message": "Creating default database [{DefaultDatabase}]", + "translation": "正在建立預設資料庫 [{DefaultDatabase}]", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DefaultDatabase", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "defaultDatabase" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {File}", + "message": "Downloading {File}", + "translation": "正在下載 {File}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "File", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "file" + } + ], + "fuzzy": true + }, + { + "id": "Restoring database {DatabaseName}", + "message": "Restoring database {DatabaseName}", + "translation": "正在還原資料庫 {DatabaseName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DatabaseName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "databaseName" + } + ], + "fuzzy": true + }, + { + "id": "Downloading {ImageName}", + "message": "Downloading {ImageName}", + "translation": "正在下載 {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", + "translation": "此機器上是否已安裝容器執行時間 (例如 Podman 或 Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "If not, download desktop engine from:", + "message": "If not, download desktop engine from:", + "translation": "如果沒有,請從下列來源下載桌面引擎:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "or", + "message": "or", + "translation": "或", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", + "translation": "容器執行時間是否正在執行? (請嘗試 '{PodmanPsCommand}' 或 '{DockerPsCommand}'(清單容器),是否在沒有錯誤的情況下傳回?)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PodmanPsCommand", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PodmanPsCommand" + }, + { + "id": "DockerPsCommand", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.DockerPsCommand" + } + ], + "fuzzy": true + }, + { + "id": "Unable to download image {ImageName}", + "message": "Unable to download image {ImageName}", + "translation": "無法下載映像 {ImageName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ImageName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "imageName" + } + ], + "fuzzy": true + }, + { + "id": "File does not exist at URL", + "message": "File does not exist at URL", + "translation": "檔案不存在於 URL", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Unable to download file", + "message": "Unable to download file", + "translation": "無法下載檔案", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server in a container", + "message": "Install/Create SQL Server in a container", + "translation": "在容器中安裝/建立 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "See all release tags for SQL Server, install previous version", + "message": "See all release tags for SQL Server, install previous version", + "translation": "查看 SQL Server 的所有發行版本標籤,安裝之前的版本", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database", + "message": "Create SQL Server, download and attach AdventureWorks sample database", + "translation": "建立 SQL Server、下載並附加 AdventureWorks 範例資料庫", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", + "translation": "使用不同的資料庫名稱建立 SQL Server、下載及附加 AdventureWorks 範例資料庫", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Create SQL Server with an empty user database", + "message": "Create SQL Server with an empty user database", + "translation": "使用空白使用者資料庫建立 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Install/Create SQL Server with full logging", + "message": "Install/Create SQL Server with full logging", + "translation": "使用完整記錄安裝/建立 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for Azure SQL Edge install", + "message": "Get tags available for Azure SQL Edge install", + "translation": "取得可用於 Azure SQL Edge 安裝的標籤", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "List tags", + "message": "List tags", + "translation": "列出標籤", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Get tags available for mssql install", + "message": "Get tags available for mssql install", + "translation": "取得可用於 mssql 安裝的標籤", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "sqlcmd start", + "message": "sqlcmd start", + "translation": "sqlcmd 啟動", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Container is not running", + "message": "Container is not running", + "translation": "容器未執行", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "按 Ctrl+C 結束此流程...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "「記憶體資源不足」錯誤可能是由於 Windows 認證管理員中儲存太多認證所致", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "無法將認證寫入 Windows 認證管理員", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The -L parameter can not be used in combination with other parameters.", + "message": "The -L parameter can not be used in combination with other parameters.", + "translation": "-L 參數不能與其他參數一起使用。", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", + "translation": "'-a {PacketSize}': 封包大小必須是介於 512 到 32767 之間的數字。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSize", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.PacketSize" + } + ], + "fuzzy": true + }, + { + "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", + "translation": "'-h {Headers}': 標頭值必須是 -1 或介於 -1 和 2147483647 之間的值", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Headers", + "string": "%#[1]v", + "type": "int", + "underlyingType": "int", + "argNum": 1, + "expr": "a.Headers" + } + ], + "fuzzy": true + }, + { + "id": "Servers:", + "message": "Servers:", + "translation": "伺服器:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Legal docs and information: aka.ms/SqlcmdLegal", + "message": "Legal docs and information: aka.ms/SqlcmdLegal", + "translation": "法律文件和資訊: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Third party notices: aka.ms/SqlcmdNotices", + "message": "Third party notices: aka.ms/SqlcmdNotices", + "translation": "協力廠商聲明: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Version {Version}", + "message": "Version {Version}", + "translation": "版本 {Version}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Version", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "version" + } + ], + "fuzzy": true + }, + { + "id": "Flags:", + "message": "Flags:", + "translation": "旗標:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", + "translation": "-? 顯示此語法摘要,{HelpFlag} 顯示新式 sqlcmd 子命令說明", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "HelpFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.HelpFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", + "translation": "識別一或多個包含 SQL 語句批次的檔案。如果一或多個檔案不存在,sqlcmd 將會結束。與 {QueryAndExitFlag}/{QueryFlag} 互斥", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "QueryAndExitFlag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.QueryAndExitFlag" + }, + { + "id": "QueryFlag", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.QueryFlag" + } + ], + "fuzzy": true + }, + { + "id": "Identifies the file that receives output from sqlcmd", + "message": "Identifies the file that receives output from sqlcmd", + "translation": "識別從 sqlcmd 接收輸出的檔案", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Print version information and exit", + "message": "Print version information and exit", + "translation": "列印版本資訊並結束", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Implicitly trust the server certificate without validation", + "message": "Implicitly trust the server certificate without validation", + "translation": "隱含地信任沒有驗證的伺服器憑證", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", + "translation": "此選項可設定 sqlcmd 指令碼變數 {DbNameVar}。此參數指定初始資料庫。預設值是您登入的預設資料庫屬性。如果資料庫不存在,則會產生錯誤訊息並結束 sqlcmd", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DbNameVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DbNameVar" + } + ], + "fuzzy": true + }, + { + "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", + "translation": "使用信任的連線,而非使用使用者名稱和密碼登入 SQL Server,忽略任何定義使用者名稱和密碼的環境變數", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", + "translation": "指定批次結束字元。預設值為 {BatchTerminatorGo}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminatorGo", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "The login name or contained database user name. For contained database users, you must provide the database name option", + "message": "The login name or contained database user name. For contained database users, you must provide the database name option", + "translation": "登入名稱或包含資料庫使用者名稱。對於容器資料庫使用者,您必須提供資料庫名稱選項", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", + "translation": "sqlcmd 啟動時執行查詢,但查詢完成執行時不會結束 sqlcmd。可以執行以分號分隔的多重查詢", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", + "translation": "在 sqlcmd 啟動時執行查詢,然後立即結束 sqlcmd。可以執行以分號分隔的多重查詢", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", + "translation": "{ConnStrPattern} 指定要連線的 SQL Server 執行個體。它會設定 sqlcmd 指令碼變數 {ServerEnvVar}。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ConnStrPattern", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ConnStrPattern" + }, + { + "id": "ServerEnvVar", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.ServerEnvVar" + } + ], + "fuzzy": true + }, + { + "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", + "translation": "停用可能會危害系統安全性的命令。Sqlcmd 發出警告並繼續", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", + "translation": "指定要用來連接到 Azure SQL Database 的 SQL 驗證方法。下列其中一項: ActiveDirectoryDefault、ActiveDirectoryIntegrated、ActiveDirectoryPassword、ActiveDirectoryInteractive、ActiveDirectoryManagedIdentity、ActiveDirectoryServicePrincipal、SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", + "translation": "告訴 sqlcmd 使用 ActiveDirectory 驗證。若未提供使用者名稱,則會使用驗證方法 ActiveDirectoryDefault。如果提供密碼,就會使用 ActiveDirectoryPassword。否則會使用 ActiveDirectoryInteractive", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", + "translation": "導致 sqlcmd 忽略指令碼變數。當指令碼包含許多可能包含格式與一般變數相同之字串的 {InsertKeyword} 陳述式時,此參數會很有用,例如 $(variable_name)", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "InsertKeyword", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.InsertKeyword" + } + ], + "fuzzy": true + }, + { + "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", + "translation": "建立可在 sqlcmd 指令碼中使用的 sqlcmd 指令碼變數。如果值包含空格,請將值括在引號中。您可以指定多個 var=values 值。如果指定的任何值有錯誤,sqlcmd 會產生錯誤訊息,然後結束", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", + "translation": "要求不同大小的封包。此選項可設定 sqlcmd 指令碼變數 {PacketSizeVar}。packet_size 必須是介於 512 到 32767 之間的值。預設值 = 4096。較大的封包大小可以提高在 {BatchTerminatorGo} 命令之間包含大量 SQL 語句的指令碼的執行性能。您可以要求較大的封包大小。不過,如果要求遭到拒絕,sqlcmd 會使用伺服器預設的封包大小", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "PacketSizeVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.PacketSizeVar" + }, + { + "id": "BatchTerminatorGo", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "localizer.BatchTerminatorGo" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", + "translation": "指定當您嘗試連線到伺服器時,sqlcmd 登入 go-mssqldb 驅動程式逾時前的秒數。此選項可設定 sqlcmd 指令碼變數 {LoginTimeOutVar}。預設值是 30。0 表示無限", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LoginTimeOutVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.LoginTimeOutVar" + } + ], + "fuzzy": true + }, + { + "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", + "translation": "此選項可設定 sqlcmd 指令碼變數 {WorkstationVar}。工作站名稱列在 sys.sysprocesses 目錄檢視的主機名稱資料行中,而且可以使用預存程式 sp_who 傳回。如果未指定這個選項,預設值是目前的電腦名稱稱。此名稱可用來識別不同的 sqlcmd 工作階段", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "WorkstationVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.WorkstationVar" + } + ], + "fuzzy": true + }, + { + "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", + "translation": "在連線到伺服器時宣告應用程式工作負載類型。目前唯一支援的值是 ReadOnly。如果未指定{ApplicationIntentFlagShort},sqlcmd 公用程式將不支援連線到 Always On 可用性群組中的次要複本", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ApplicationIntentFlagShort", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ApplicationIntentFlagShort" + } + ], + "fuzzy": true + }, + { + "id": "This switch is used by the client to request an encrypted connection", + "message": "This switch is used by the client to request an encrypted connection", + "translation": "用戶端會使用此切換來要求加密連線", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the formatting for results", + "message": "Specifies the formatting for results", + "translation": "指定結果的格式設定", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", + "translation": "控制要將哪些錯誤訊息傳送到 stdout。會傳送嚴重性層級大於或等於此層級的訊息", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Level of mssql driver messages to print", + "message": "Level of mssql driver messages to print", + "translation": "要列印的 mssql 驅動程式訊息層級", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", + "translation": "指定 sqlcmd 在發生錯誤時結束並傳回{DosErrorLevel} 值", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "DosErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.DosErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", + "translation": "控制要傳送哪些錯誤訊息給 {StdoutName}。會傳送嚴重性層級大於或等於此層級的訊息", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "StdoutName", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.StdoutName" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", + "translation": "指定資料行標題之間要列印的資料列數目。使用 -h-1 指定不要列印標頭", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies that all output files are encoded with little-endian Unicode", + "message": "Specifies that all output files are encoded with little-endian Unicode", + "translation": "指定所有輸出檔案都以小端點 Unicode 編碼", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", + "translation": "指定資料行分隔符號字元。設定 {ColSeparatorVar} 變數。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ColSeparatorVar", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ColSeparatorVar" + } + ], + "fuzzy": true + }, + { + "id": "Remove trailing spaces from a column", + "message": "Remove trailing spaces from a column", + "translation": "從資料行移除尾端空格", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", + "translation": "為回溯相容性提供。Sqlcmd 一律最佳化 SQL 容錯移轉叢集作用中複本的偵測", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Password", + "message": "Password", + "translation": "密碼", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", + "translation": "控制結束時用來設定 {ErrorLevel} 變數的嚴重性層級", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorLevel", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "localizer.ErrorLevel" + } + ], + "fuzzy": true + }, + { + "id": "Specifies the screen width for output", + "message": "Specifies the screen width for output", + "translation": "指定輸出的螢幕寬度", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Dedicated administrator connection", + "message": "Dedicated administrator connection", + "translation": "專用管理員連線", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Quoted identifiers are always enabled", + "message": "Provided for backward compatibility. Quoted identifiers are always enabled", + "translation": "為回溯相容性提供。一律啟用引號識別項", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Provided for backward compatibility. Client regional settings are not used", + "message": "Provided for backward compatibility. Client regional settings are not used", + "translation": "為回溯相容性提供。未使用用戶端地區設定", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sets the sqlcmd scripting variable {V}", + "message": "Sets the sqlcmd scripting variable {V}", + "translation": "設定 sqlcmd 指令碼變數 {V}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "V", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "v" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", + "translation": "'{Flag} {Value}': 值必須大於或等於 {Min} 且小於或等於 {Max}。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", + "translation": "'{Flag} {Value}': 值必須大於 {Min} 且小於 {Max}。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "Min", + "string": "%#[3]v", + "type": "int", + "underlyingType": "int", + "argNum": 3, + "expr": "min" + }, + { + "id": "Max", + "string": "%#[4]v", + "type": "int", + "underlyingType": "int", + "argNum": 4, + "expr": "max" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", + "translation": "'{Flag} {Value}': 非預期的引數。引數值必須是 {AllowedValues0}。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues0", + "string": "%[3]v", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "allowedValues[0]" + } + ], + "fuzzy": true + }, + { + "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", + "translation": "'{Flag} {Value}': 非預期的引數。引數值必須是 {AllowedValues} 的其中一個。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag" + }, + { + "id": "Value", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "value" + }, + { + "id": "AllowedValues", + "string": "%[3]v", + "type": "[]string", + "underlyingType": "[]string", + "argNum": 3, + "expr": "allowedValues" + } + ], + "fuzzy": true + }, + { + "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", + "translation": "{Flag1} 和 {Flag2} 選項互斥。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Flag1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "flag1" + }, + { + "id": "Flag2", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "flag2" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Missing argument. Enter '-?' for help.", + "message": "'{P1}': Missing argument. Enter '-?' for help.", + "translation": "'{P1}': 遺漏引數。輸入 '-?' 以取得說明。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "'{P1}': Unknown Option. Enter '-?' for help.", + "message": "'{P1}': Unknown Option. Enter '-?' for help.", + "translation": "'{P1}': 未知的選項。輸入 '-?' 以取得說明。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "P1", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "p[1]" + } + ], + "fuzzy": true + }, + { + "id": "invalid batch terminator '{BatchTerminator}'", + "message": "invalid batch terminator '{BatchTerminator}'", + "translation": "批次結束字元 '{BatchTerminator}' 無效", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "BatchTerminator", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "args.BatchTerminator" + } + ], + "fuzzy": true + }, + { + "id": "Sqlcmd: Error:", + "message": "Sqlcmd: Error:", + "translation": "Sqlcmd: 錯誤:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Sqlcmd: Warning:", + "message": "Sqlcmd: Warning:", + "translation": "Sqlcmd: 警告:", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "ED and !! commands, startup script, and environment variables are disabled", + "message": "ED and !! commands, startup script, and environment variables are disabled", + "translation": "已停用 ED 和 !! 命令、啟動指令碼和環境變數", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The scripting variable: '{Variable}' is read-only", + "message": "The scripting variable: '{Variable}' is read-only", + "translation": "指令碼變數: '{Variable}' 是唯讀", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "'{Variable}' scripting variable not defined.", + "message": "'{Variable}' scripting variable not defined.", + "translation": "未定義'{Variable}' 指令碼變數。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + } + ], + "fuzzy": true + }, + { + "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", + "translation": "環境變數: '{Variable}' 具有不正確值: '{EnvVal}'。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Variable", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "variable" + }, + { + "id": "EnvVal", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "envVal" + } + ], + "fuzzy": true + }, + { + "id": "Syntax error at line {LineNumber} near command '{Command}'.", + "message": "Syntax error at line {LineNumber} near command '{Command}'.", + "translation": "接近命令 '{Command}' 的行 {LineNumber} 語法錯誤。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "LineNumber", + "string": "%[1]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 1, + "expr": "e.LineNumber" + }, + { + "id": "Command", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "e.Command" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", + "translation": "開啟或操作檔案 {Filepath} 時發生 {ErrorPrefix} 錯誤 (原因: {Error})。", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "Filepath", + "string": "%[2]s", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "filepath" + }, + { + "id": "Error", + "string": "%[3]s", + "type": "string", + "underlyingType": "string", + "argNum": 3, + "expr": "err.Error()" + } + ], + "fuzzy": true + }, + { + "id": "{ErrorPrefix}Syntax error at line {LineNumber}", + "message": "{ErrorPrefix}Syntax error at line {LineNumber}", + "translation": "第 {LineNumber} 行發生 {ErrorPrefix} 語法錯誤", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "ErrorPrefix", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "ErrorPrefix" + }, + { + "id": "LineNumber", + "string": "%[2]d", + "type": "uint", + "underlyingType": "uint", + "argNum": 2, + "expr": "lineNumber" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", + "translation": "訊息 {Number}、層級 {Class}、狀態 {State}、伺服器 {ServerName}、程序 {ProcName}、行 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "ProcName", + "string": "%[5]s", + "type": "string", + "underlyingType": "string", + "argNum": 5, + "expr": "e.ProcName" + }, + { + "id": "LineNo", + "string": "%#[6]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 6, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[7]s", + "type": "string", + "underlyingType": "string", + "argNum": 7, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", + "translation": "訊息 {Number}、層級 {Class}、狀態 {State}、伺服器 {ServerName}、行 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Number", + "string": "%#[1]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 1, + "expr": "e.Number" + }, + { + "id": "Class", + "string": "%[2]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 2, + "expr": "e.Class" + }, + { + "id": "State", + "string": "%[3]d", + "type": "uint8", + "underlyingType": "uint8", + "argNum": 3, + "expr": "e.State" + }, + { + "id": "ServerName", + "string": "%[4]s", + "type": "string", + "underlyingType": "string", + "argNum": 4, + "expr": "e.ServerName" + }, + { + "id": "LineNo", + "string": "%#[5]v", + "type": "int32", + "underlyingType": "int32", + "argNum": 5, + "expr": "e.LineNo" + }, + { + "id": "SqlcmdEol", + "string": "%[6]s", + "type": "string", + "underlyingType": "string", + "argNum": 6, + "expr": "SqlcmdEol" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable identifier {Name}", + "message": "Invalid variable identifier {Name}", + "translation": "無效的變數識別碼 {Name}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Name", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "name" + } + ], + "fuzzy": true + }, + { + "id": "Invalid variable value {Val}", + "message": "Invalid variable value {Val}", + "translation": "變數值 {Val} 無效", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Val", + "string": "%[1]s", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "val" + } + ], + "fuzzy": true + } + ] } \ No newline at end of file diff --git a/internal/translations/locales/zh-TW/out.gotext.json b/internal/translations/locales/zh-TW/out.gotext.json index 37a54536..58914a34 100644 --- a/internal/translations/locales/zh-TW/out.gotext.json +++ b/internal/translations/locales/zh-TW/out.gotext.json @@ -4,17 +4,22 @@ { "id": "Install/Create, Query, Uninstall SQL Server", "message": "Install/Create, Query, Uninstall SQL Server", - "translation": "" + "translation": "安裝/建立、查詢、解除安裝 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View configuration information and connection strings", "message": "View configuration information and connection strings", - "translation": "" + "translation": "檢視組態資訊和連接字串", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", "message": "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n {FeedbackUrl}", - "translation": "", + "translation": "sqlcmd: 安裝/建立/查詢 SQL Server、Azure SQL 與工具\n\n意見反應:\n {FeedbackUrl}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "FeedbackUrl", @@ -24,32 +29,42 @@ "argNum": 1, "expr": "feedbackUrl" } - ] + ], + "fuzzy": true }, { "id": "help for backwards compatibility flags (-S, -U, -E etc.)", "message": "help for backwards compatibility flags (-S, -U, -E etc.)", - "translation": "" + "translation": "回溯相容性旗標的說明 (-S、-U、-E 等) ", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "print version of sqlcmd", "message": "print version of sqlcmd", - "translation": "" + "translation": "sqlcmd 的列印版本", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "configuration file", "message": "configuration file", - "translation": "" + "translation": "設定檔", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "log level, error=0, warn=1, info=2, debug=3, trace=4", "message": "log level, error=0, warn=1, info=2, debug=3, trace=4", - "translation": "" + "translation": "記錄層級,錯誤=0,警告=1,資訊=2,偵錯=3,追蹤=4", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", "message": "Modify sqlconfig files using subcommands like \"{UseContextCommand}\"", - "translation": "", + "translation": "使用子命令修改 sqlconfig 檔案,例如 \"{UseContextCommand}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UseContextCommand", @@ -59,12 +74,14 @@ "argNum": 1, "expr": "localizer.UseContextCommand" } - ] + ], + "fuzzy": true }, { "id": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", "message": "Add context for existing endpoint and user (use {PasswordEnvVar} or {PasswordEnvVar2})", - "translation": "", + "translation": "新增現有端點和使用者的內容 (使用 {PasswordEnvVar} 或 {PasswordEnvVar2})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -82,32 +99,42 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Install/Create SQL Server, Azure SQL, and Tools", "message": "Install/Create SQL Server, Azure SQL, and Tools", - "translation": "" + "translation": "安裝/建立 SQL Server、Azure SQL 及工具", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Open tools (e.g Azure Data Studio) for current context", "message": "Open tools (e.g Azure Data Studio) for current context", - "translation": "" + "translation": "開啟目前內容的工具 (例如 Azure Data Studio) ", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query against the current context", "message": "Run a query against the current context", - "translation": "" + "translation": "對目前的內容執行查詢", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query", "message": "Run a query", - "translation": "" + "translation": "執行查詢", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Run a query using [{Master}] database", "message": "Run a query using [{Master}] database", - "translation": "", + "translation": "使用 [{Master}] 資料庫執行查詢", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Master", @@ -117,47 +144,63 @@ "argNum": 1, "expr": "\"master\"" } - ] + ], + "fuzzy": true }, { "id": "Set new default database", "message": "Set new default database", - "translation": "" + "translation": "設定新的預設資料庫", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Command text to run", "message": "Command text to run", - "translation": "" + "translation": "要執行的命令文字", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database to use", "message": "Database to use", - "translation": "" + "translation": "要使用的資料庫", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start current context", "message": "Start current context", - "translation": "" + "translation": "啟動目前內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Start the current context", "message": "Start the current context", - "translation": "" + "translation": "啟動目前內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts", "message": "To view available contexts", - "translation": "" + "translation": "若要檢視可用的內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "No current context", "message": "No current context", - "translation": "" + "translation": "沒有目前內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Starting {Image} for context {CurrentContextName}", "message": "Starting {Image} for context {CurrentContextName}", - "translation": "", + "translation": "正在啟動內容 {CurrentContextName} 的 {Image}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -175,32 +218,42 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create new context with a sql container", "message": "Create new context with a sql container", - "translation": "" + "translation": "使用 SQL 容器建立新內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context does not have a container", "message": "Current context does not have a container", - "translation": "" + "translation": "目前內容沒有容器", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop current context", "message": "Stop current context", - "translation": "" + "translation": "停止目前內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stop the current context", "message": "Stop the current context", - "translation": "" + "translation": "停止目前的內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Stopping {Image} for context {CurrentContextName}", "message": "Stopping {Image} for context {CurrentContextName}", - "translation": "", + "translation": "正在停止內容 {CurrentContextName} 的 {Image}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -218,62 +271,84 @@ "argNum": 2, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Create a new context with a SQL Server container", "message": "Create a new context with a SQL Server container", - "translation": "" + "translation": "使用 SQL Server 容器建立新內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context", "message": "Uninstall/Delete the current context", - "translation": "" + "translation": "解除安裝/刪除目前的內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt", "message": "Uninstall/Delete the current context, no user prompt", - "translation": "" + "translation": "解除安裝/刪除目前的內容,沒有使用者提示", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", "message": "Uninstall/Delete the current context, no user prompt and override safety check for user databases", - "translation": "" + "translation": "解除安裝/刪除目前的內容,不需要使用者提示及覆寫使用者資料庫的安全性檢查", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Quiet mode (do not stop for user input to confirm the operation)", "message": "Quiet mode (do not stop for user input to confirm the operation)", - "translation": "" + "translation": "安靜模式 (不會爲了確認作業而停止使用者輸入)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Complete the operation even if non-system (user) database files are present", "message": "Complete the operation even if non-system (user) database files are present", - "translation": "" + "translation": "即使有非系統 (使用者) 資料庫檔案,仍然完成作業", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View available contexts", "message": "View available contexts", - "translation": "" + "translation": "檢視可用的內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context", "message": "Create context", - "translation": "" + "translation": "建立內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create context with SQL Server container", "message": "Create context with SQL Server container", - "translation": "" + "translation": "使用 SQL Server 容器建立內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context manually", "message": "Add a context manually", - "translation": "" + "translation": "手動新增內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", "message": "Current context is {CurrentContextName}. Do you want to continue? (Y/N)", - "translation": "", + "translation": "目前的內容是 {CurrentContextName}。您要繼續嗎?(是/否)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -283,22 +358,28 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Verifying no user (non-system) database (.mdf) files", "message": "Verifying no user (non-system) database (.mdf) files", - "translation": "" + "translation": "正在驗證非系統資料庫 (.mdf) 檔案中的使用者", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start the container", "message": "To start the container", - "translation": "" + "translation": "若要啟動容器", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To override the check, use {__force}", "message": "To override the check, use {__force}", - "translation": "", + "translation": "若要覆寫檢查,請使用 {__force}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -308,17 +389,21 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Container is not running, unable to verify that user database files do not exist", "message": "Container is not running, unable to verify that user database files do not exist", - "translation": "" + "translation": "容器未執行,無法確認使用者資料庫檔案不存在", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Removing context {CurrentContextName}", "message": "Removing context {CurrentContextName}", - "translation": "", + "translation": "正在移除內容 {CurrentContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -328,12 +413,14 @@ "argNum": 1, "expr": "config.CurrentContextName()" } - ] + ], + "fuzzy": true }, { "id": "Stopping {Image}", "message": "Stopping {Image}", - "translation": "", + "translation": "正在停止 {Image}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Image", @@ -343,12 +430,14 @@ "argNum": 1, "expr": "endpoint.ContainerDetails.Image" } - ] + ], + "fuzzy": true }, { "id": "Container {Id} no longer exists, continuing to remove context...", "message": "Container {Id} no longer exists, continuing to remove context...", - "translation": "", + "translation": "容器 {Id} 已不存在,正在繼續移除內容...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Id", @@ -358,12 +447,14 @@ "argNum": 1, "expr": "id" } - ] + ], + "fuzzy": true }, { "id": "Current context is now {NewContextName}", "message": "Current context is now {NewContextName}", - "translation": "", + "translation": "目前的內容已變成 {NewContextName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NewContextName", @@ -373,12 +464,14 @@ "argNum": 1, "expr": "newContextName" } - ] + ], + "fuzzy": true }, { "id": "{Operation_completed_successfully}", "message": "{Operation_completed_successfully}", - "translation": "", + "translation": "{Operation_completed_successfully}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Operation_completed_successfully", @@ -388,12 +481,14 @@ "argNum": 1, "expr": "\"Operation completed successfully\"" } - ] + ], + "fuzzy": true }, { "id": "If the database is mounted, run {DropDbQuery}", "message": "If the database is mounted, run {DropDbQuery}", - "translation": "", + "translation": "如果資料庫已裝載,請執行 {DropDbQuery}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DropDbQuery", @@ -403,12 +498,14 @@ "argNum": 1, "expr": "dropDbQuery" } - ] + ], + "fuzzy": true }, { "id": "Pass in the flag {__force} to override this safety check for user (non-system) databases", "message": "Pass in the flag {__force} to override this safety check for user (non-system) databases", - "translation": "", + "translation": "傳遞旗標 {__force} 以覆寫使用者 (非系統) 資料庫的這個安全性檢查", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "__force", @@ -418,12 +515,14 @@ "argNum": 1, "expr": "\"--force\"" } - ] + ], + "fuzzy": true }, { "id": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", "message": "Unable to continue, a user (non-system) database ({DatabaseFile}) is present", - "translation": "", + "translation": "無法繼續,有使用者 (非系統) 資料庫 ({DatabaseFile}) 存在", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseFile", @@ -433,57 +532,77 @@ "argNum": 1, "expr": "databaseFile" } - ] + ], + "fuzzy": true }, { "id": "No endpoints to uninstall", "message": "No endpoints to uninstall", - "translation": "" + "translation": "沒有要解除安裝的端點", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context", "message": "Add a context", - "translation": "" + "translation": "新增內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", "message": "Add a context for a local instance of SQL Server on port 1433 using trusted authentication", - "translation": "" + "translation": "使用信任的驗證在連接埠 1433 上新增 SQL Server 本機執行個體的內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the context", "message": "Display name for the context", - "translation": "" + "translation": "內容的顯示名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint this context will use", "message": "Name of endpoint this context will use", - "translation": "" + "translation": "此內容將使用的端點名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user this context will use", "message": "Name of user this context will use", - "translation": "" + "translation": "此內容將使用的使用者名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View existing endpoints to choose from", "message": "View existing endpoints to choose from", - "translation": "" + "translation": "檢視現有的端點以供選擇", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a new local endpoint", "message": "Add a new local endpoint", - "translation": "" + "translation": "新增新的本機端點", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an already existing endpoint", "message": "Add an already existing endpoint", - "translation": "" + "translation": "新增已存在的端點", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", "message": "Endpoint required to add context. Endpoint '{EndpointName}' does not exist. Use {EndpointFlag} flag", - "translation": "", + "translation": "需要端點才能新增內容。 端點 '{EndpointName}' 不存在。使用 {EndpointFlag} 旗標", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointName", @@ -501,27 +620,35 @@ "argNum": 2, "expr": "localizer.EndpointFlag" } - ] + ], + "fuzzy": true }, { "id": "View list of users", "message": "View list of users", - "translation": "" + "translation": "檢視使用者清單", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add the user", "message": "Add the user", - "translation": "" + "translation": "新增使用者", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add an endpoint", "message": "Add an endpoint", - "translation": "" + "translation": "新增端點", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User '{UserName}' does not exist", "message": "User '{UserName}' does not exist", - "translation": "", + "translation": "使用者 '{UserName}' 不存在", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UserName", @@ -531,27 +658,35 @@ "argNum": 1, "expr": "c.userName" } - ] + ], + "fuzzy": true }, { "id": "Open in Azure Data Studio", "message": "Open in Azure Data Studio", - "translation": "" + "translation": "在 Azure Data Studio 中開啟", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To start interactive query session", "message": "To start interactive query session", - "translation": "" + "translation": "若要啟動互動式查詢工作階段", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query", "message": "To run a query", - "translation": "" + "translation": "若要執行查詢", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Current Context '{Name}'", "message": "Current Context '{Name}'", - "translation": "", + "translation": "目前的內容 '{Name}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -561,57 +696,77 @@ "argNum": 1, "expr": "context.Name" } - ] + ], + "fuzzy": true }, { "id": "Add a default endpoint", "message": "Add a default endpoint", - "translation": "" + "translation": "新增預設端點", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the endpoint", "message": "Display name for the endpoint", - "translation": "" + "translation": "端點的顯示名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network address to connect to, e.g. 127.0.0.1 etc.", "message": "The network address to connect to, e.g. 127.0.0.1 etc.", - "translation": "" + "translation": "要連線的網路位址,例如 127.0.0.1 等等。", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The network port to connect to, e.g. 1433 etc.", "message": "The network port to connect to, e.g. 1433 etc.", - "translation": "" + "translation": "要連線的網路連接埠,例如 1433 等等。", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a context for this endpoint", "message": "Add a context for this endpoint", - "translation": "" + "translation": "新增此端點的內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint names", "message": "View endpoint names", - "translation": "" + "translation": "檢視端點名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View endpoint details", "message": "View endpoint details", - "translation": "" + "translation": "檢視端點詳細資料", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View all endpoints details", "message": "View all endpoints details", - "translation": "" + "translation": "查看所有端點詳細資料", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete this endpoint", "message": "Delete this endpoint", - "translation": "" + "translation": "刪除此端點", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", "message": "Endpoint '{UniqueEndpointName}' added (address: '{Address}', port: '{Port}')", - "translation": "", + "translation": "已新增端點 '{UniqueEndpointName}' (位址: '{Address}'、連接埠: '{Port}')", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueEndpointName", @@ -637,42 +792,56 @@ "argNum": 3, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "Add a user (using the SQLCMD_PASSWORD environment variable)", "message": "Add a user (using the SQLCMD_PASSWORD environment variable)", - "translation": "" + "translation": "新增使用者 (使用 SQLCMD_PASSWORD 環境變數)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user (using the SQLCMDPASSWORD environment variable)", "message": "Add a user (using the SQLCMDPASSWORD environment variable)", - "translation": "" + "translation": "新增使用者(使用 SQLCMDPASSWORD 環境變數)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", "message": "Add a user using Windows Data Protection API to encrypt password in sqlconfig", - "translation": "" + "translation": "使用 Windows 資料保護 API 新增使用者以加密 sqlconfig 中的密碼", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Add a user", "message": "Add a user", - "translation": "" + "translation": "加入使用者", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display name for the user (this is not the username)", "message": "Display name for the user (this is not the username)", - "translation": "" + "translation": "使用者的顯示名稱 (這不是使用者名稱)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Authentication type this user will use (basic | other)", "message": "Authentication type this user will use (basic | other)", - "translation": "" + "translation": "此使用者將使用的驗證類型 (基本 | 其他)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", "message": "The username (provide password in {PasswordEnvVar} or {PasswordEnvVar2} environment variable)", - "translation": "", + "translation": "使用者名稱 (在 {PasswordEnvVar} 或 {PasswordEnvVar2} 環境變數中提供密碼)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -690,12 +859,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", "message": "Password encryption method ({EncryptionMethodsForUsage}) in sqlconfig file", - "translation": "", + "translation": "sqlconfig 檔案中密碼加密方法 ({EncryptionMethodsForUsage})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -705,12 +876,14 @@ "argNum": 1, "expr": "secret.EncryptionMethodsForUsage()" } - ] + ], + "fuzzy": true }, { "id": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", "message": "Authentication type must be '{ModernAuthTypeBasic}' or '{ModernAuthTypeOther}'", - "translation": "", + "translation": "驗證類型必須是 '{ModernAuthTypeBasic}' 或'{ModernAuthTypeOther}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -728,12 +901,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeOther" } - ] + ], + "fuzzy": true }, { "id": "Authentication type '' is not valid {AuthType}'", "message": "Authentication type '' is not valid {AuthType}'", - "translation": "", + "translation": "驗證類型 '' 為無效的 {AuthType}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthType", @@ -743,12 +918,14 @@ "argNum": 1, "expr": "c.authType" } - ] + ], + "fuzzy": true }, { "id": "Remove the {PasswordEncryptFlag} flag", "message": "Remove the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "移除 {PasswordEncryptFlag} 旗標", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -758,12 +935,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", "message": "Pass in the {AuthTypeFlag} {ModernAuthTypeBasic}", - "translation": "", + "translation": "傳入 {AuthTypeFlag} {ModernAuthTypeBasic}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AuthTypeFlag", @@ -781,12 +960,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag can only be used when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "只有在驗證類型為 '{ModernAuthTypeBasic}' 時,才能使用 {PasswordEncryptFlag} 旗標", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -804,12 +985,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Add the {PasswordEncryptFlag} flag", "message": "Add the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "新增 {PasswordEncryptFlag} 旗標", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -819,12 +1002,14 @@ "argNum": 1, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", "message": "The {PasswordEncryptFlag} flag must be set when authentication type is '{ModernAuthTypeBasic}'", - "translation": "", + "translation": "驗證類型是 '{ModernAuthTypeBasic}' 時,必須設定{PasswordEncryptFlag} 旗標", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryptFlag", @@ -842,12 +1027,14 @@ "argNum": 2, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", "message": "Provide password in the {PasswordEnvVar} (or {PasswordEnvVar2}) environment variable", - "translation": "", + "translation": "在 {PasswordEnvVar} (或 {PasswordEnvVar2}) 環境變數中提供密碼", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -865,12 +1052,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Authentication Type '{ModernAuthTypeBasic}' requires a password", "message": "Authentication Type '{ModernAuthTypeBasic}' requires a password", - "translation": "", + "translation": "驗證類型 '{ModernAuthTypeBasic}' 需要密碼", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -880,12 +1069,14 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Provide a username with the {Arg_1} flag", "message": "Provide a username with the {Arg_1} flag", - "translation": "", + "translation": "提供具有 {Arg_1} 旗標的使用者名稱", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Arg_1", @@ -894,17 +1085,21 @@ "underlyingType": "string", "argNum": 1 } - ] + ], + "fuzzy": true }, { "id": "Username not provided", "message": "Username not provided", - "translation": "" + "translation": "未提供使用者名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", "message": "Provide a valid encryption method ({EncryptionMethodsForUsage}) with the {PasswordEncryptFlag} flag", - "translation": "", + "translation": "使用 {PasswordEncryptFlag} 旗標提供有效的加密方法 ({EncryptionMethodsForUsage})", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EncryptionMethodsForUsage", @@ -922,12 +1117,14 @@ "argNum": 2, "expr": "localizer.PasswordEncryptFlag" } - ] + ], + "fuzzy": true }, { "id": "Encryption method '{PasswordEncryption}' is not valid", "message": "Encryption method '{PasswordEncryption}' is not valid", - "translation": "", + "translation": "加密方法 '{PasswordEncryption}' 無效", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEncryption", @@ -937,12 +1134,14 @@ "argNum": 1, "expr": "c.passwordEncryption" } - ] + ], + "fuzzy": true }, { "id": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", "message": "Unset one of the environment variables {PasswordEnvVar} or {PasswordEnvVar2}", - "translation": "", + "translation": "取消設定其中一個環境變數 {PasswordEnvVar} 或{PasswordEnvVar2}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -960,12 +1159,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", "message": "Both environment variables {PasswordEnvVar} and {PasswordEnvVar2} are set.", - "translation": "", + "translation": "已同時設定環境變數 {PasswordEnvVar} 和 {PasswordEnvVar2}。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PasswordEnvVar", @@ -983,12 +1184,14 @@ "argNum": 2, "expr": "localizer.PasswordEnvVar2" } - ] + ], + "fuzzy": true }, { "id": "User '{UniqueUserName}' added", "message": "User '{UniqueUserName}' added", - "translation": "", + "translation": "已新增使用者 '{UniqueUserName}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UniqueUserName", @@ -998,27 +1201,35 @@ "argNum": 1, "expr": "uniqueUserName" } - ] + ], + "fuzzy": true }, { "id": "Display connections strings for the current context", "message": "Display connections strings for the current context", - "translation": "" + "translation": "顯示目前內容的連接字串", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List connection strings for all client drivers", "message": "List connection strings for all client drivers", - "translation": "" + "translation": "列出所有用戶端驅動程式的連接字串", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Database for the connection string (default is taken from the T/SQL login)", "message": "Database for the connection string (default is taken from the T/SQL login)", - "translation": "" + "translation": "連接字串的資料庫 (預設取自 T/SQL 登入)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", "message": "Connection Strings only supported for {ModernAuthTypeBasic} Auth type", - "translation": "", + "translation": "只有 {ModernAuthTypeBasic} 驗證類型支援連接字串", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ModernAuthTypeBasic", @@ -1028,42 +1239,56 @@ "argNum": 1, "expr": "localizer.ModernAuthTypeBasic" } - ] + ], + "fuzzy": true }, { "id": "Display the current-context", "message": "Display the current-context", - "translation": "" + "translation": "顯示目前的內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context", "message": "Delete a context", - "translation": "" + "translation": "刪除內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (including its endpoint and user)", "message": "Delete a context (including its endpoint and user)", - "translation": "" + "translation": "刪除内容 (包含其端點和使用者)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete a context (excluding its endpoint and user)", "message": "Delete a context (excluding its endpoint and user)", - "translation": "" + "translation": "刪除內容 (排除其端點和使用者)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to delete", "message": "Name of context to delete", - "translation": "" + "translation": "要刪除的內容名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Delete the context's endpoint and user as well", "message": "Delete the context's endpoint and user as well", - "translation": "" + "translation": "同時刪除內容的端點和使用者", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Use the {NameFlag} flag to pass in a context name to delete", "message": "Use the {NameFlag} flag to pass in a context name to delete", - "translation": "", + "translation": "使用 {NameFlag} 旗標傳遞內容名稱以刪除", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1073,12 +1298,14 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' deleted", "message": "Context '{Name}' deleted", - "translation": "", + "translation": "已刪除內容 '{Name}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1088,12 +1315,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Context '{Name}' does not exist", "message": "Context '{Name}' does not exist", - "translation": "", + "translation": "內容 '{Name}' 不存在", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1103,22 +1332,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete an endpoint", "message": "Delete an endpoint", - "translation": "" + "translation": "刪除端點", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of endpoint to delete", "message": "Name of endpoint to delete", - "translation": "" + "translation": "要刪除的端點名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", "message": "Endpoint name must be provided. Provide endpoint name with {NameFlag} flag", - "translation": "", + "translation": "必須提供端點名稱。 提供端點名稱與 {NameFlag} 旗標", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1128,17 +1363,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View endpoints", "message": "View endpoints", - "translation": "" + "translation": "檢視端點", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint '{Name}' does not exist", "message": "Endpoint '{Name}' does not exist", - "translation": "", + "translation": "端點 '{Name}' 不存在", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1148,12 +1387,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Endpoint '{Name}' deleted", "message": "Endpoint '{Name}' deleted", - "translation": "", + "translation": "已刪除端點 '{Name}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1163,22 +1404,28 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Delete a user", "message": "Delete a user", - "translation": "" + "translation": "刪除使用者", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of user to delete", "message": "Name of user to delete", - "translation": "" + "translation": "要刪除的使用者名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name must be provided. Provide user name with {NameFlag} flag", "message": "User name must be provided. Provide user name with {NameFlag} flag", - "translation": "", + "translation": "必須提供使用者名稱。 提供具有 {NameFlag} 旗標的使用者名稱", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "NameFlag", @@ -1188,17 +1435,21 @@ "argNum": 1, "expr": "localizer.NameFlag" } - ] + ], + "fuzzy": true }, { "id": "View users", "message": "View users", - "translation": "" + "translation": "檢視使用者", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User {Name} does not exist", "message": "User {Name} does not exist", - "translation": "", + "translation": "使用者 {Name} 不存在", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1208,12 +1459,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "User {Name} deleted", "message": "User {Name} deleted", - "translation": "", + "translation": "已刪除使用者 {Name}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1223,42 +1476,56 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many contexts from the sqlconfig file", "message": "Display one or many contexts from the sqlconfig file", - "translation": "" + "translation": "顯示來自 sqlconfig 檔案的一或多個內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the context names in your sqlconfig file", "message": "List all the context names in your sqlconfig file", - "translation": "" + "translation": "列出 sqlconfig 檔案中的所有內容名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the contexts in your sqlconfig file", "message": "List all the contexts in your sqlconfig file", - "translation": "" + "translation": "列出您 sqlconfig 檔案中的所有內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one context in your sqlconfig file", "message": "Describe one context in your sqlconfig file", - "translation": "" + "translation": "描述 sqlconfig 檔案中的一個內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name to view details of", "message": "Context name to view details of", - "translation": "" + "translation": "要檢視詳細資料的內容名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include context details", "message": "Include context details", - "translation": "" + "translation": "包含內容詳細資料", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available contexts run `{ContextCommand}`", "message": "To view available contexts run `{ContextCommand}`", - "translation": "", + "translation": "若要檢視可用的內容,請執行 '{ContextCommand}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ContextCommand", @@ -1268,12 +1535,14 @@ "argNum": 1, "expr": "localizer.GetContextCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no context exists with the name: \"{Name}\"", "message": "error: no context exists with the name: \"{Name}\"", - "translation": "", + "translation": "錯誤: 沒有具有下列名稱的內容: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1283,37 +1552,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many endpoints from the sqlconfig file", "message": "Display one or many endpoints from the sqlconfig file", - "translation": "" + "translation": "顯示來自 sqlconfig 檔案的一或多個端點", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the endpoints in your sqlconfig file", "message": "List all the endpoints in your sqlconfig file", - "translation": "" + "translation": "列出您 sqlconfig 檔案中的所有端點", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one endpoint in your sqlconfig file", "message": "Describe one endpoint in your sqlconfig file", - "translation": "" + "translation": "描述 sqlconfig 檔案中的一個端點", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Endpoint name to view details of", "message": "Endpoint name to view details of", - "translation": "" + "translation": "要檢視詳細資料的端點名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include endpoint details", "message": "Include endpoint details", - "translation": "" + "translation": "包含端點詳細資料", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available endpoints run `{EndpointsCommand}`", "message": "To view available endpoints run `{EndpointsCommand}`", - "translation": "", + "translation": "若要檢視可用的端點,請執行 '{EndpointsCommand}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "EndpointsCommand", @@ -1323,12 +1604,14 @@ "argNum": 1, "expr": "localizer.GetEndpointsCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no endpoint exists with the name: \"{Name}\"", "message": "error: no endpoint exists with the name: \"{Name}\"", - "translation": "", + "translation": "錯誤: 沒有端點具有下列名稱: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1338,37 +1621,49 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display one or many users from the sqlconfig file", "message": "Display one or many users from the sqlconfig file", - "translation": "" + "translation": "顯示 sqlconfig 檔案中的一或多個使用者", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List all the users in your sqlconfig file", "message": "List all the users in your sqlconfig file", - "translation": "" + "translation": "列出您 sqlconfig 檔案中的所有使用者", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Describe one user in your sqlconfig file", "message": "Describe one user in your sqlconfig file", - "translation": "" + "translation": "在您的 sqlconfig 檔案中描述一位使用者", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "User name to view details of", "message": "User name to view details of", - "translation": "" + "translation": "要檢視詳細資料的使用者名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Include user details", "message": "Include user details", - "translation": "" + "translation": "包含使用者詳細資料", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To view available users run `{UsersCommand}`", "message": "To view available users run `{UsersCommand}`", - "translation": "", + "translation": "若要檢視可用的使用者,請執行 '{UsersCommand}'", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsersCommand", @@ -1378,12 +1673,14 @@ "argNum": 1, "expr": "localizer.GetUsersCommand" } - ] + ], + "fuzzy": true }, { "id": "error: no user exists with the name: \"{Name}\"", "message": "error: no user exists with the name: \"{Name}\"", - "translation": "", + "translation": "錯誤: 沒有使用者使用下列名稱: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1393,27 +1690,35 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Set the current context", "message": "Set the current context", - "translation": "" + "translation": "設定目前的內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Set the mssql context (endpoint/user) to be the current context", "message": "Set the mssql context (endpoint/user) to be the current context", - "translation": "" + "translation": "將mssql 內容(端點/使用者) 設為目前的內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Name of context to set as current context", "message": "Name of context to set as current context", - "translation": "" + "translation": "要設定為目前內容的內容名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "To run a query: {RunQueryExample}", "message": "To run a query: {RunQueryExample}", - "translation": "", + "translation": "若要執行查詢: {RunQueryExample}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "RunQueryExample", @@ -1423,12 +1728,14 @@ "argNum": 1, "expr": "localizer.RunQueryExample" } - ] + ], + "fuzzy": true }, { "id": "To remove: {UninstallCommand}", "message": "To remove: {UninstallCommand}", - "translation": "", + "translation": "若要移除: {UninstallCommand}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UninstallCommand", @@ -1438,12 +1745,14 @@ "argNum": 1, "expr": "localizer.UninstallCommand" } - ] + ], + "fuzzy": true }, { "id": "Switched to context \"{Name}\".", "message": "Switched to context \"{Name}\".", - "translation": "", + "translation": "已切換至內容 \"{Name}\"。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1453,12 +1762,14 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "No context exists with the name: \"{Name}\"", "message": "No context exists with the name: \"{Name}\"", - "translation": "", + "translation": "沒有具有下列名稱的內容: \"{Name}\"", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -1468,127 +1779,175 @@ "argNum": 1, "expr": "c.name" } - ] + ], + "fuzzy": true }, { "id": "Display merged sqlconfig settings or a specified sqlconfig file", "message": "Display merged sqlconfig settings or a specified sqlconfig file", - "translation": "" + "translation": "顯示合併的 sqlconfig 設定或指定的 sqlconfig 檔案", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings, with REDACTED authentication data", "message": "Show sqlconfig settings, with REDACTED authentication data", - "translation": "" + "translation": "顯示具有 REDACTED 驗證資料的 sqlconfig 設定", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Show sqlconfig settings and raw authentication data", "message": "Show sqlconfig settings and raw authentication data", - "translation": "" + "translation": "顯示 sqlconfig 設定和原始驗證資料", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Display raw byte data", "message": "Display raw byte data", - "translation": "" + "translation": "顯示原始位元組資料", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install Azure Sql Edge", "message": "Install Azure Sql Edge", - "translation": "" + "translation": "安裝 Azure Sql Edge", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create Azure SQL Edge in a container", "message": "Install/Create Azure SQL Edge in a container", - "translation": "" + "translation": "在容器中安裝/建立 Azure SQL Edge", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tag to use, use get-tags to see list of tags", "message": "Tag to use, use get-tags to see list of tags", - "translation": "" + "translation": "要使用的標籤,使用 get-tags 查看標籤清單", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Context name (a default context name will be created if not provided)", "message": "Context name (a default context name will be created if not provided)", - "translation": "" + "translation": "內容名稱 (若未提供則會建立預設內容名稱)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create a user database and set it as the default for login", "message": "Create a user database and set it as the default for login", - "translation": "" + "translation": "建立使用者資料庫,並將它設定為登入的預設值", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Accept the SQL Server EULA", "message": "Accept the SQL Server EULA", - "translation": "" + "translation": "接受 SQL Server EULA", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Generated password length", "message": "Generated password length", - "translation": "" + "translation": "產生的密碼長度", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of special characters", "message": "Minimum number of special characters", - "translation": "" + "translation": "特殊字元的數目下限", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of numeric characters", "message": "Minimum number of numeric characters", - "translation": "" + "translation": "數字字元的數目下限", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Minimum number of upper characters", "message": "Minimum number of upper characters", - "translation": "" + "translation": "上層字元數目下限", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Special character set to include in password", "message": "Special character set to include in password", - "translation": "" + "translation": "要包含在密碼中的特殊字元集", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Don't download image. Use already downloaded image", "message": "Don't download image. Use already downloaded image", - "translation": "" + "translation": "不要下載映像。使用已下載的影像", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Line in errorlog to wait for before connecting", "message": "Line in errorlog to wait for before connecting", - "translation": "" + "translation": "連線前,在錯誤記錄中等候的行", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specify a custom name for the container rather than a randomly generated one", "message": "Specify a custom name for the container rather than a randomly generated one", - "translation": "" + "translation": "指定容器的自訂名稱,而非隨機產生的名稱", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Explicitly set the container hostname, it defaults to the container ID", "message": "Explicitly set the container hostname, it defaults to the container ID", - "translation": "" + "translation": "明確設定容器主機名稱,預設為容器識別碼", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image CPU architecture", "message": "Specifies the image CPU architecture", - "translation": "" + "translation": "指定映像 CPU 結構", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the image operating system", "message": "Specifies the image operating system", - "translation": "" + "translation": "指定映像作業系統", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Port (next available port from 1433 upwards used by default)", "message": "Port (next available port from 1433 upwards used by default)", - "translation": "" + "translation": "連接埠 (預設從 1433 向上使用的下一個可用連接埠)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Download (into container) and attach database (.bak) from URL", "message": "Download (into container) and attach database (.bak) from URL", - "translation": "" + "translation": "從 URL 下載 (至容器) 並附加資料庫 (.bak)", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Either, add the {AcceptEulaFlag} flag to the command-line", "message": "Either, add the {AcceptEulaFlag} flag to the command-line", - "translation": "", + "translation": "或者,將 {AcceptEulaFlag} 旗標新增至命令列", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "AcceptEulaFlag", @@ -1598,12 +1957,14 @@ "argNum": 1, "expr": "localizer.AcceptEulaFlag" } - ] + ], + "fuzzy": true }, { "id": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", "message": "Or, set the environment variable i.e. {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", - "translation": "", + "translation": "或者,設定環境變數,例如 {CreateEnvVarKeyword} {AcceptEulaEnvVar}=YES", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CreateEnvVarKeyword", @@ -1621,17 +1982,21 @@ "argNum": 2, "expr": "localizer.AcceptEulaEnvVar" } - ] + ], + "fuzzy": true }, { "id": "EULA not accepted", "message": "EULA not accepted", - "translation": "" + "translation": "不接受 EULA", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", "message": "--user-database {DefaultDatabase} contains non-ASCII chars and/or quotes", - "translation": "", + "translation": "--user-database {DefaultDatabase} 包含非 ASCII 字元和/或引號", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1641,12 +2006,14 @@ "argNum": 1, "expr": "c.defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Starting {ImageName}", "message": "Starting {ImageName}", - "translation": "", + "translation": "正在啟動 {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1656,12 +2023,14 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", "message": "Created context {CurrentContextName} in \"{ConfigFileUsed}\", configuring user account...", - "translation": "", + "translation": "已在 \"{ConfigFileUsed}\" 中建立內容{CurrentContextName},正在設定使用者帳戶...", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "CurrentContextName", @@ -1679,12 +2048,14 @@ "argNum": 2, "expr": "config.GetConfigFileUsed()" } - ] + ], + "fuzzy": true }, { "id": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", "message": "Disabled {Sa} account (and rotated {Sa_1} password). Creating user {UserName}", - "translation": "", + "translation": "已停用 {Sa} 帳戶 (和旋轉 {Sa_1} 密碼)。正在建立使用者 {UserName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Sa", @@ -1710,37 +2081,49 @@ "argNum": 3, "expr": "userName" } - ] + ], + "fuzzy": true }, { "id": "Start interactive session", "message": "Start interactive session", - "translation": "" + "translation": "開始互動式工作階段", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Change current context", "message": "Change current context", - "translation": "" + "translation": "變更目前的內容", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "View sqlcmd configuration", "message": "View sqlcmd configuration", - "translation": "" + "translation": "檢視 sqlcmd 設定", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See connection strings", "message": "See connection strings", - "translation": "" + "translation": "請參閱連接字串", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Remove", "message": "Remove", - "translation": "" + "translation": "移除", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Now ready for client connections on port {Port}", "message": "Now ready for client connections on port {Port}", - "translation": "", + "translation": "連接埠 {Port} 上的用戶端連線現在已就緒", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Port", @@ -1750,17 +2133,21 @@ "argNum": 1, "expr": "c.port" } - ] + ], + "fuzzy": true }, { "id": "--using URL must be http or https", "message": "--using URL must be http or https", - "translation": "" + "translation": "--using URL 必須是 HTTP 或 HTTPS", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{UsingDatabaseUrl} is not a valid URL for --using flag", "message": "{UsingDatabaseUrl} is not a valid URL for --using flag", - "translation": "", + "translation": "{UsingDatabaseUrl} 不是 --using 旗標的有效 URL", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "UsingDatabaseUrl", @@ -1770,27 +2157,35 @@ "argNum": 1, "expr": "c.usingDatabaseUrl" } - ] + ], + "fuzzy": true }, { "id": "--using URL must have a path to .bak file", "message": "--using URL must have a path to .bak file", - "translation": "" + "translation": "--using URL 必須有 .bak 檔案的路徑", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "--using file URL must be a .bak file", "message": "--using file URL must be a .bak file", - "translation": "" + "translation": "--using 檔案 URL 必須是 .bak 檔案", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Invalid --using file type", "message": "Invalid --using file type", - "translation": "" + "translation": "無效 --使用檔案類型", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Creating default database [{DefaultDatabase}]", "message": "Creating default database [{DefaultDatabase}]", - "translation": "", + "translation": "正在建立預設資料庫 [{DefaultDatabase}]", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DefaultDatabase", @@ -1800,12 +2195,14 @@ "argNum": 1, "expr": "defaultDatabase" } - ] + ], + "fuzzy": true }, { "id": "Downloading {File}", "message": "Downloading {File}", - "translation": "", + "translation": "正在下載 {File}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "File", @@ -1815,12 +2212,14 @@ "argNum": 1, "expr": "file" } - ] + ], + "fuzzy": true }, { "id": "Restoring database {DatabaseName}", "message": "Restoring database {DatabaseName}", - "translation": "", + "translation": "正在還原資料庫 {DatabaseName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DatabaseName", @@ -1830,12 +2229,14 @@ "argNum": 1, "expr": "databaseName" } - ] + ], + "fuzzy": true }, { "id": "Downloading {ImageName}", "message": "Downloading {ImageName}", - "translation": "", + "translation": "正在下載 {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1845,27 +2246,35 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", "message": "Is a container runtime installed on this machine (e.g. Podman or Docker)?", - "translation": "" + "translation": "此機器上是否已安裝容器執行時間 (例如 Podman 或 Docker)?", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "If not, download desktop engine from:", "message": "If not, download desktop engine from:", - "translation": "" + "translation": "如果沒有,請從下列來源下載桌面引擎:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "or", "message": "or", - "translation": "" + "translation": "或", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", "message": "Is a container runtime running? (Try `{PodmanPsCommand}` or `{DockerPsCommand}` (list containers), does it return without error?)", - "translation": "", + "translation": "容器執行時間是否正在執行? (請嘗試 '{PodmanPsCommand}' 或 '{DockerPsCommand}'(清單容器),是否在沒有錯誤的情況下傳回?)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PodmanPsCommand", @@ -1883,12 +2292,14 @@ "argNum": 2, "expr": "localizer.DockerPsCommand" } - ] + ], + "fuzzy": true }, { "id": "Unable to download image {ImageName}", "message": "Unable to download image {ImageName}", - "translation": "", + "translation": "無法下載映像 {ImageName}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ImageName", @@ -1898,97 +2309,112 @@ "argNum": 1, "expr": "imageName" } - ] + ], + "fuzzy": true }, { "id": "File does not exist at URL", "message": "File does not exist at URL", - "translation": "" + "translation": "檔案不存在於 URL", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Unable to download file", "message": "Unable to download file", - "translation": "" + "translation": "無法下載檔案", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server in a container", "message": "Install/Create SQL Server in a container", - "translation": "" + "translation": "在容器中安裝/建立 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "See all release tags for SQL Server, install previous version", "message": "See all release tags for SQL Server, install previous version", - "translation": "" + "translation": "查看 SQL Server 的所有發行版本標籤,安裝之前的版本", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database", "message": "Create SQL Server, download and attach AdventureWorks sample database", - "translation": "" + "translation": "建立 SQL Server、下載並附加 AdventureWorks 範例資料庫", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server, download and attach AdventureWorks sample database with different database name", "message": "Create SQL Server, download and attach AdventureWorks sample database with different database name", - "translation": "" + "translation": "使用不同的資料庫名稱建立 SQL Server、下載及附加 AdventureWorks 範例資料庫", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Create SQL Server with an empty user database", "message": "Create SQL Server with an empty user database", - "translation": "" + "translation": "使用空白使用者資料庫建立 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Install/Create SQL Server with full logging", "message": "Install/Create SQL Server with full logging", - "translation": "" + "translation": "使用完整記錄安裝/建立 SQL Server", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for Azure SQL Edge install", "message": "Get tags available for Azure SQL Edge install", - "translation": "" + "translation": "取得可用於 Azure SQL Edge 安裝的標籤", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "List tags", "message": "List tags", - "translation": "" + "translation": "列出標籤", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Get tags available for mssql install", "message": "Get tags available for mssql install", - "translation": "" + "translation": "取得可用於 mssql 安裝的標籤", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "sqlcmd start", "message": "sqlcmd start", - "translation": "" + "translation": "sqlcmd 啟動", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Container is not running", "message": "Container is not running", - "translation": "" - }, - { - "id": "Press Ctrl+C to exit this process...", - "message": "Press Ctrl+C to exit this process...", - "translation": "" - }, - { - "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", - "translation": "" - }, - { - "id": "Failed to write credential to Windows Credential Manager", - "message": "Failed to write credential to Windows Credential Manager", - "translation": "" + "translation": "容器未執行", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", - "translation": "" + "translation": "-L 參數不能與其他參數一起使用。", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", "message": "'-a {PacketSize}': Packet size has to be a number between 512 and 32767.", - "translation": "", + "translation": "'-a {PacketSize}': 封包大小必須是介於 512 到 32767 之間的數字。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSize", @@ -1998,12 +2424,14 @@ "argNum": 1, "expr": "a.PacketSize" } - ] + ], + "fuzzy": true }, { "id": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", "message": "'-h {Headers}': header value must be either -1 or a value between 1 and 2147483647", "translation": "'-h {Headers}': 標頭值必須是 -1 或介於 -1 和 2147483647 之間的值", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Headers", @@ -2013,27 +2441,35 @@ "argNum": 1, "expr": "a.Headers" } - ] + ], + "fuzzy": true }, { "id": "Servers:", "message": "Servers:", - "translation": "" + "translation": "伺服器:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Legal docs and information: aka.ms/SqlcmdLegal", "message": "Legal docs and information: aka.ms/SqlcmdLegal", - "translation": "" + "translation": "法律文件和資訊: aka.ms/SqlcmdLegal", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Third party notices: aka.ms/SqlcmdNotices", "message": "Third party notices: aka.ms/SqlcmdNotices", - "translation": "" + "translation": "協力廠商聲明: aka.ms/SqlcmdNotices", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Version {Version}", "message": "Version {Version}", - "translation": "", + "translation": "版本 {Version}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Version", @@ -2043,17 +2479,21 @@ "argNum": 1, "expr": "version" } - ] + ], + "fuzzy": true }, { "id": "Flags:", "message": "Flags:", - "translation": "" + "translation": "旗標:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", "message": "-? shows this syntax summary, {HelpFlag} shows modern sqlcmd sub-command help", - "translation": "", + "translation": "-? 顯示此語法摘要,{HelpFlag} 顯示新式 sqlcmd 子命令說明", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "HelpFlag", @@ -2063,12 +2503,14 @@ "argNum": 1, "expr": "localizer.HelpFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", "message": "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with {QueryAndExitFlag}/{QueryFlag}", - "translation": "", + "translation": "識別一或多個包含 SQL 語句批次的檔案。如果一或多個檔案不存在,sqlcmd 將會結束。與 {QueryAndExitFlag}/{QueryFlag} 互斥", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "QueryAndExitFlag", @@ -2086,27 +2528,35 @@ "argNum": 2, "expr": "localizer.QueryFlag" } - ] + ], + "fuzzy": true }, { "id": "Identifies the file that receives output from sqlcmd", "message": "Identifies the file that receives output from sqlcmd", - "translation": "" + "translation": "識別從 sqlcmd 接收輸出的檔案", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Print version information and exit", "message": "Print version information and exit", - "translation": "" + "translation": "列印版本資訊並結束", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Implicitly trust the server certificate without validation", "message": "Implicitly trust the server certificate without validation", - "translation": "" + "translation": "隱含地信任沒有驗證的伺服器憑證", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", "message": "This option sets the sqlcmd scripting variable {DbNameVar}. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits", - "translation": "", + "translation": "此選項可設定 sqlcmd 指令碼變數 {DbNameVar}。此參數指定初始資料庫。預設值是您登入的預設資料庫屬性。如果資料庫不存在,則會產生錯誤訊息並結束 sqlcmd", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DbNameVar", @@ -2116,17 +2566,21 @@ "argNum": 1, "expr": "localizer.DbNameVar" } - ] + ], + "fuzzy": true }, { "id": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", "message": "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password", - "translation": "" + "translation": "使用信任的連線,而非使用使用者名稱和密碼登入 SQL Server,忽略任何定義使用者名稱和密碼的環境變數", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", "message": "Specifies the batch terminator. The default value is {BatchTerminatorGo}", - "translation": "", + "translation": "指定批次結束字元。預設值為 {BatchTerminatorGo}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminatorGo", @@ -2136,27 +2590,35 @@ "argNum": 1, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "The login name or contained database user name. For contained database users, you must provide the database name option", "message": "The login name or contained database user name. For contained database users, you must provide the database name option", - "translation": "" + "translation": "登入名稱或包含資料庫使用者名稱。對於容器資料庫使用者,您必須提供資料庫名稱選項", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "sqlcmd 啟動時執行查詢,但查詢完成執行時不會結束 sqlcmd。可以執行以分號分隔的多重查詢", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", "message": "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed", - "translation": "" + "translation": "在 sqlcmd 啟動時執行查詢,然後立即結束 sqlcmd。可以執行以分號分隔的多重查詢", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", "message": "{ConnStrPattern} Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable {ServerEnvVar}.", - "translation": "", + "translation": "{ConnStrPattern} 指定要連線的 SQL Server 執行個體。它會設定 sqlcmd 指令碼變數 {ServerEnvVar}。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ConnStrPattern", @@ -2174,27 +2636,35 @@ "argNum": 2, "expr": "localizer.ServerEnvVar" } - ] + ], + "fuzzy": true }, { "id": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", "message": "Disables commands that might compromise system security. Sqlcmd issues a warning and continues", - "translation": "" + "translation": "停用可能會危害系統安全性的命令。Sqlcmd 發出警告並繼續", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", "message": "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword", - "translation": "" + "translation": "指定要用來連接到 Azure SQL Database 的 SQL 驗證方法。下列其中一項: ActiveDirectoryDefault、ActiveDirectoryIntegrated、ActiveDirectoryPassword、ActiveDirectoryInteractive、ActiveDirectoryManagedIdentity、ActiveDirectoryServicePrincipal、SqlPassword", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", "message": "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used", - "translation": "" + "translation": "告訴 sqlcmd 使用 ActiveDirectory 驗證。若未提供使用者名稱,則會使用驗證方法 ActiveDirectoryDefault。如果提供密碼,就會使用 ActiveDirectoryPassword。否則會使用 ActiveDirectoryInteractive", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", "message": "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many {InsertKeyword} statements that may contain strings that have the same format as regular variables, such as $(variable_name)", - "translation": "", + "translation": "導致 sqlcmd 忽略指令碼變數。當指令碼包含許多可能包含格式與一般變數相同之字串的 {InsertKeyword} 陳述式時,此參數會很有用,例如 $(variable_name)", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "InsertKeyword", @@ -2204,17 +2674,21 @@ "argNum": 1, "expr": "localizer.InsertKeyword" } - ] + ], + "fuzzy": true }, { "id": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", "message": "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits", - "translation": "" + "translation": "建立可在 sqlcmd 指令碼中使用的 sqlcmd 指令碼變數。如果值包含空格,請將值括在引號中。您可以指定多個 var=values 值。如果指定的任何值有錯誤,sqlcmd 會產生錯誤訊息,然後結束", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", "message": "Requests a packet of a different size. This option sets the sqlcmd scripting variable {PacketSizeVar}. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between {BatchTerminatorGo} commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size", - "translation": "", + "translation": "要求不同大小的封包。此選項可設定 sqlcmd 指令碼變數 {PacketSizeVar}。packet_size 必須是介於 512 到 32767 之間的值。預設值 = 4096。較大的封包大小可以提高在 {BatchTerminatorGo} 命令之間包含大量 SQL 語句的指令碼的執行性能。您可以要求較大的封包大小。不過,如果要求遭到拒絕,sqlcmd 會使用伺服器預設的封包大小", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "PacketSizeVar", @@ -2232,12 +2706,14 @@ "argNum": 2, "expr": "localizer.BatchTerminatorGo" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", "message": "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable {LoginTimeOutVar}. The default value is 30. 0 means infinite", - "translation": "", + "translation": "指定當您嘗試連線到伺服器時,sqlcmd 登入 go-mssqldb 驅動程式逾時前的秒數。此選項可設定 sqlcmd 指令碼變數 {LoginTimeOutVar}。預設值是 30。0 表示無限", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LoginTimeOutVar", @@ -2247,12 +2723,14 @@ "argNum": 1, "expr": "localizer.LoginTimeOutVar" } - ] + ], + "fuzzy": true }, { "id": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", "message": "This option sets the sqlcmd scripting variable {WorkstationVar}. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions", - "translation": "", + "translation": "此選項可設定 sqlcmd 指令碼變數 {WorkstationVar}。工作站名稱列在 sys.sysprocesses 目錄檢視的主機名稱資料行中,而且可以使用預存程式 sp_who 傳回。如果未指定這個選項,預設值是目前的電腦名稱稱。此名稱可用來識別不同的 sqlcmd 工作階段", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "WorkstationVar", @@ -2262,12 +2740,14 @@ "argNum": 1, "expr": "localizer.WorkstationVar" } - ] + ], + "fuzzy": true }, { "id": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", "message": "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If {ApplicationIntentFlagShort} is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group", - "translation": "", + "translation": "在連線到伺服器時宣告應用程式工作負載類型。目前唯一支援的值是 ReadOnly。如果未指定{ApplicationIntentFlagShort},sqlcmd 公用程式將不支援連線到 Always On 可用性群組中的次要複本", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ApplicationIntentFlagShort", @@ -2277,32 +2757,42 @@ "argNum": 1, "expr": "localizer.ApplicationIntentFlagShort" } - ] + ], + "fuzzy": true }, { "id": "This switch is used by the client to request an encrypted connection", "message": "This switch is used by the client to request an encrypted connection", - "translation": "" + "translation": "用戶端會使用此切換來要求加密連線", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the formatting for results", "message": "Specifies the formatting for results", - "translation": "" + "translation": "指定結果的格式設定", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent", - "translation": "" + "translation": "控制要將哪些錯誤訊息傳送到 stdout。會傳送嚴重性層級大於或等於此層級的訊息", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Level of mssql driver messages to print", "message": "Level of mssql driver messages to print", - "translation": "" + "translation": "要列印的 mssql 驅動程式訊息層級", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", "message": "Specifies that sqlcmd exits and returns a {DosErrorLevel} value when an error occurs", - "translation": "", + "translation": "指定 sqlcmd 在發生錯誤時結束並傳回{DosErrorLevel} 值", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "DosErrorLevel", @@ -2312,12 +2802,14 @@ "argNum": 1, "expr": "localizer.DosErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", "message": "Controls which error messages are sent to {StdoutName}. Messages that have severity level greater than or equal to this level are sent", - "translation": "", + "translation": "控制要傳送哪些錯誤訊息給 {StdoutName}。會傳送嚴重性層級大於或等於此層級的訊息", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "StdoutName", @@ -2327,22 +2819,28 @@ "argNum": 1, "expr": "localizer.StdoutName" } - ] + ], + "fuzzy": true }, { "id": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", "message": "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed", - "translation": "" + "translation": "指定資料行標題之間要列印的資料列數目。使用 -h-1 指定不要列印標頭", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies that all output files are encoded with little-endian Unicode", "message": "Specifies that all output files are encoded with little-endian Unicode", - "translation": "" + "translation": "指定所有輸出檔案都以小端點 Unicode 編碼", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", "message": "Specifies the column separator character. Sets the {ColSeparatorVar} variable.", - "translation": "", + "translation": "指定資料行分隔符號字元。設定 {ColSeparatorVar} 變數。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ColSeparatorVar", @@ -2352,27 +2850,35 @@ "argNum": 1, "expr": "localizer.ColSeparatorVar" } - ] + ], + "fuzzy": true }, { "id": "Remove trailing spaces from a column", "message": "Remove trailing spaces from a column", - "translation": "" + "translation": "從資料行移除尾端空格", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", "message": "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster", - "translation": "" + "translation": "為回溯相容性提供。Sqlcmd 一律最佳化 SQL 容錯移轉叢集作用中複本的偵測", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Password", "message": "Password", - "translation": "" + "translation": "密碼", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", "message": "Controls the severity level that is used to set the {ErrorLevel} variable on exit", - "translation": "", + "translation": "控制結束時用來設定 {ErrorLevel} 變數的嚴重性層級", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorLevel", @@ -2382,32 +2888,42 @@ "argNum": 1, "expr": "localizer.ErrorLevel" } - ] + ], + "fuzzy": true }, { "id": "Specifies the screen width for output", "message": "Specifies the screen width for output", - "translation": "" + "translation": "指定輸出的螢幕寬度", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Dedicated administrator connection", "message": "Dedicated administrator connection", - "translation": "" + "translation": "專用管理員連線", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Quoted identifiers are always enabled", "message": "Provided for backward compatibility. Quoted identifiers are always enabled", - "translation": "" + "translation": "為回溯相容性提供。一律啟用引號識別項", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Provided for backward compatibility. Client regional settings are not used", "message": "Provided for backward compatibility. Client regional settings are not used", - "translation": "" + "translation": "為回溯相容性提供。未使用用戶端地區設定", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sets the sqlcmd scripting variable {V}", "message": "Sets the sqlcmd scripting variable {V}", - "translation": "", + "translation": "設定 sqlcmd 指令碼變數 {V}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "V", @@ -2417,12 +2933,14 @@ "argNum": 1, "expr": "v" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", "message": "'{Flag} {Value}': value must be greater than or equal to {Min} and less than or equal to {Max}.", - "translation": "", + "translation": "'{Flag} {Value}': 值必須大於或等於 {Min} 且小於或等於 {Max}。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2456,12 +2974,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", "message": "'{Flag} {Value}': value must be greater than {Min} and less than {Max}.", - "translation": "", + "translation": "'{Flag} {Value}': 值必須大於 {Min} 且小於 {Max}。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2495,12 +3015,14 @@ "argNum": 4, "expr": "max" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be {AllowedValues0}.", - "translation": "", + "translation": "'{Flag} {Value}': 非預期的引數。引數值必須是 {AllowedValues0}。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2526,12 +3048,14 @@ "argNum": 3, "expr": "allowedValues[0]" } - ] + ], + "fuzzy": true }, { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "", + "translation": "'{Flag} {Value}': 非預期的引數。引數值必須是 {AllowedValues} 的其中一個。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag", @@ -2557,12 +3081,14 @@ "argNum": 3, "expr": "allowedValues" } - ] + ], + "fuzzy": true }, { "id": "The {Flag1} and the {Flag2} options are mutually exclusive.", "message": "The {Flag1} and the {Flag2} options are mutually exclusive.", - "translation": "", + "translation": "{Flag1} 和 {Flag2} 選項互斥。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Flag1", @@ -2580,12 +3106,14 @@ "argNum": 2, "expr": "flag2" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Missing argument. Enter '-?' for help.", "message": "'{P1}': Missing argument. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}': 遺漏引數。輸入 '-?' 以取得說明。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2595,12 +3123,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "'{P1}': Unknown Option. Enter '-?' for help.", "message": "'{P1}': Unknown Option. Enter '-?' for help.", - "translation": "", + "translation": "'{P1}': 未知的選項。輸入 '-?' 以取得說明。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "P1", @@ -2610,12 +3140,14 @@ "argNum": 1, "expr": "p[1]" } - ] + ], + "fuzzy": true }, { "id": "invalid batch terminator '{BatchTerminator}'", "message": "invalid batch terminator '{BatchTerminator}'", "translation": "批次結束字元 '{BatchTerminator}' 無效", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "BatchTerminator", @@ -2625,27 +3157,35 @@ "argNum": 1, "expr": "args.BatchTerminator" } - ] + ], + "fuzzy": true }, { "id": "Sqlcmd: Error:", "message": "Sqlcmd: Error:", - "translation": "Sqlcmd: 錯誤:" + "translation": "Sqlcmd: 錯誤:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "Sqlcmd: Warning:", "message": "Sqlcmd: Warning:", - "translation": "Sqlcmd: 警告:" + "translation": "Sqlcmd: 警告:", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", "message": "ED and !!\u003ccommand\u003e commands, startup script, and environment variables are disabled", - "translation": "已停用 ED 和 !!\u003ccommand\u003e 命令、啟動指令碼和環境變數" + "translation": "已停用 ED 和 !!\u003ccommand\u003e 命令、啟動指令碼和環境變數", + "translatorComment": "Copied from source.", + "fuzzy": true }, { "id": "The scripting variable: '{Variable}' is read-only", "message": "The scripting variable: '{Variable}' is read-only", - "translation": "指令碼變數: '{Variable}' 為唯讀", + "translation": "指令碼變數: '{Variable}' 是唯讀", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2655,12 +3195,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "'{Variable}' scripting variable not defined.", "message": "'{Variable}' scripting variable not defined.", - "translation": "未定義 '{Variable}' 指令碼變數。", + "translation": "未定義'{Variable}' 指令碼變數。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2670,12 +3212,14 @@ "argNum": 1, "expr": "variable" } - ] + ], + "fuzzy": true }, { "id": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", "message": "The environment variable: '{Variable}' has invalid value: '{EnvVal}'.", - "translation": "環境變數: '{Variable}' 有無效值: '{EnvVal}'。", + "translation": "環境變數: '{Variable}' 具有不正確值: '{EnvVal}'。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Variable", @@ -2693,12 +3237,14 @@ "argNum": 2, "expr": "envVal" } - ] + ], + "fuzzy": true }, { "id": "Syntax error at line {LineNumber} near command '{Command}'.", "message": "Syntax error at line {LineNumber} near command '{Command}'.", - "translation": "第 {LineNumber} 行接近命令 '{Command}' 之處有語法錯誤。", + "translation": "接近命令 '{Command}' 的行 {LineNumber} 語法錯誤。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "LineNumber", @@ -2716,12 +3262,14 @@ "argNum": 2, "expr": "e.Command" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", "message": "{ErrorPrefix} Error occurred while opening or operating on file {Filepath} (Reason: {Error}).", - "translation": "{ErrorPrefix} 開啟或操作檔案 {Filepath} 時發生錯誤 (原因: {Error})。", + "translation": "開啟或操作檔案 {Filepath} 時發生 {ErrorPrefix} 錯誤 (原因: {Error})。", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2747,12 +3295,14 @@ "argNum": 3, "expr": "err.Error()" } - ] + ], + "fuzzy": true }, { "id": "{ErrorPrefix}Syntax error at line {LineNumber}", "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{ErrorPrefix}第 {LineNumber} 行有語法錯誤。", + "translation": "第 {LineNumber} 行發生 {ErrorPrefix} 語法錯誤", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "ErrorPrefix", @@ -2770,12 +3320,14 @@ "argNum": 2, "expr": "lineNumber" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Procedure {ProcName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "訊息 {Number}、層級 {Class}、狀態 {State}、伺服器 {ServerName}、程序 {ProcName}、行 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2833,12 +3385,14 @@ "argNum": 7, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", "message": "Msg {Number}, Level {Class}, State {State}, Server {ServerName}, Line {LineNo}{SqlcmdEol}", - "translation": "", + "translation": "訊息 {Number}、層級 {Class}、狀態 {State}、伺服器 {ServerName}、行 {LineNo}{SqlcmdEol}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Number", @@ -2888,12 +3442,14 @@ "argNum": 6, "expr": "SqlcmdEol" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable identifier {Name}", "message": "Invalid variable identifier {Name}", - "translation": "", + "translation": "無效的變數識別碼 {Name}", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Name", @@ -2903,12 +3459,14 @@ "argNum": 1, "expr": "name" } - ] + ], + "fuzzy": true }, { "id": "Invalid variable value {Val}", "message": "Invalid variable value {Val}", - "translation": "", + "translation": "變數值 {Val} 無效", + "translatorComment": "Copied from source.", "placeholders": [ { "id": "Val", @@ -2918,7 +3476,8 @@ "argNum": 1, "expr": "val" } - ] + ], + "fuzzy": true } ] } \ No newline at end of file diff --git a/internal/translations/localized/fr-FR/out.gotext.json b/internal/translations/localized/fr-FR/out.gotext.json index 725e2ed9..8ff29cfb 100644 --- a/internal/translations/localized/fr-FR/out.gotext.json +++ b/internal/translations/localized/fr-FR/out.gotext.json @@ -3075,7 +3075,7 @@ { "id": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", "message": "'{Flag} {Value}': Unexpected argument. Argument value has to be one of {AllowedValues}.", - "translation": "'{Flag} {Valeur}' : Argument inattendu. La valeur de l'argument doit être l'une des {AllowedValues}.", + "translation": "'{Flag} {Value}' : Argument inattendu. La valeur de l'argument doit être l'une des {AllowedValues}.", "translatorComment": "Copied from source.", "placeholders": [ { @@ -3322,7 +3322,7 @@ { "id": "{ErrorPrefix}Syntax error at line {LineNumber}", "message": "{ErrorPrefix}Syntax error at line {LineNumber}", - "translation": "{Error Prefix}Erreur de syntaxe à la ligne {Line Number}", + "translation": "{ErrorPrefix}Erreur de syntaxe à la ligne {LineNumber}", "translatorComment": "Copied from source.", "placeholders": [ { diff --git a/internal/translations/localized/it-IT/out.gotext.json b/internal/translations/localized/it-IT/out.gotext.json index 891e5de5..430e5477 100644 --- a/internal/translations/localized/it-IT/out.gotext.json +++ b/internal/translations/localized/it-IT/out.gotext.json @@ -1465,7 +1465,7 @@ { "id": "User {Name} deleted", "message": "User {Name} deleted", - "translation": "Utente {name} eliminato", + "translation": "Utente {Name} eliminato", "translatorComment": "Copied from source.", "placeholders": [ { From be627823ecc59ddbce56d7481d8009718a9db1dc Mon Sep 17 00:00:00 2001 From: Apoorv Deshmukh Date: Tue, 1 Aug 2023 21:04:55 +0530 Subject: [PATCH 2/3] Fix catalog test --- internal/translations/catalog_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/translations/catalog_test.go b/internal/translations/catalog_test.go index 608c30ba..3077b196 100644 --- a/internal/translations/catalog_test.go +++ b/internal/translations/catalog_test.go @@ -30,8 +30,8 @@ func TestLookup(t *testing.T) { }, { name: "existing key", - key: "Sqlcmd: Error: ", - expected: "l", + key: "View configuration information and connection strings", + expected: "k", ok: true, }, } From f877f65ea2891e54a4c434790c279c3643b2fc58 Mon Sep 17 00:00:00 2001 From: Apoorv Deshmukh Date: Tue, 1 Aug 2023 21:24:14 +0530 Subject: [PATCH 3/3] Add localized messages specific to Windows --- internal/translations/catalog.go | 2328 +++++++++-------- .../locales/de-DE/out.gotext.json | 21 + .../locales/en-US/out.gotext.json | 21 + .../locales/es-ES/out.gotext.json | 21 + .../locales/fr-FR/out.gotext.json | 21 + .../locales/it-IT/out.gotext.json | 21 + .../locales/ja-JP/out.gotext.json | 21 + .../locales/ko-KR/out.gotext.json | 21 + .../locales/pt-BR/out.gotext.json | 21 + .../locales/ru-RU/out.gotext.json | 21 + .../locales/zh-CN/out.gotext.json | 21 + .../locales/zh-TW/out.gotext.json | 21 + 12 files changed, 1425 insertions(+), 1134 deletions(-) diff --git a/internal/translations/catalog.go b/internal/translations/catalog.go index cd362000..d1efe63a 100644 --- a/internal/translations/catalog.go +++ b/internal/translations/catalog.go @@ -51,46 +51,47 @@ var messageKeyToIndex = map[string]int{ "\t\tor": 203, "\tIf not, download desktop engine from:": 202, "%q is not a valid URL for --using flag": 193, - "%s Error occurred while opening or operating on file %s (Reason: %s).": 281, - "%s Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable %s.": 238, - "%sSyntax error at line %d": 282, + "%s Error occurred while opening or operating on file %s (Reason: %s).": 284, + "%s Specifies the instance of SQL Server to which to connect. It sets the sqlcmd scripting variable %s.": 241, + "%sSyntax error at line %d": 285, "%v": 46, - "'%s %s': Unexpected argument. Argument value has to be %v.": 268, - "'%s %s': Unexpected argument. Argument value has to be one of %v.": 269, - "'%s %s': value must be greater than %#v and less than %#v.": 267, - "'%s %s': value must be greater than or equal to %#v and less than or equal to %#v.": 266, - "'%s' scripting variable not defined.": 278, - "'%s': Missing argument. Enter '-?' for help.": 271, - "'%s': Unknown Option. Enter '-?' for help.": 272, - "'-a %#v': Packet size has to be a number between 512 and 32767.": 220, - "'-h %#v': header value must be either -1 or a value between 1 and 2147483647": 221, + "'%s %s': Unexpected argument. Argument value has to be %v.": 271, + "'%s %s': Unexpected argument. Argument value has to be one of %v.": 272, + "'%s %s': value must be greater than %#v and less than %#v.": 270, + "'%s %s': value must be greater than or equal to %#v and less than or equal to %#v.": 269, + "'%s' scripting variable not defined.": 281, + "'%s': Missing argument. Enter '-?' for help.": 274, + "'%s': Unknown Option. Enter '-?' for help.": 275, + "'-a %#v': Packet size has to be a number between 512 and 32767.": 223, + "'-h %#v': header value must be either -1 or a value between 1 and 2147483647": 224, "--user-database %q contains non-ASCII chars and/or quotes": 182, "--using URL must be http or https": 192, "--using URL must have a path to .bak file": 194, "--using file URL must be a .bak file": 195, - "-? shows this syntax summary, %s shows modern sqlcmd sub-command help": 227, - "Accept the SQL Server EULA": 165, - "Add a context": 51, - "Add a context for a local instance of SQL Server on port 1433 using trusted authentication": 52, - "Add a context for this endpoint": 72, - "Add a context manually": 36, - "Add a default endpoint": 68, - "Add a new local endpoint": 57, - "Add a user": 81, - "Add a user (using the SQLCMDPASSWORD environment variable)": 79, - "Add a user (using the SQLCMD_PASSWORD environment variable)": 78, - "Add a user using Windows Data Protection API to encrypt password in sqlconfig": 80, - "Add an already existing endpoint": 58, - "Add an endpoint": 62, - "Add context for existing endpoint and user (use %s or %s)": 8, - "Add the %s flag": 91, - "Add the user": 61, - "Authentication Type '%s' requires a password": 94, - "Authentication type '' is not valid %v'": 87, - "Authentication type must be '%s' or '%s'": 86, - "Authentication type this user will use (basic | other)": 83, - "Both environment variables %s and %s are set. ": 100, - "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many %s statements that may contain strings that have the same format as regular variables, such as $(variable_name)": 242, + "-? shows this syntax summary, %s shows modern sqlcmd sub-command help": 230, + "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager": 220, + "Accept the SQL Server EULA": 165, + "Add a context": 51, + "Add a context for a local instance of SQL Server on port 1433 using trusted authentication": 52, + "Add a context for this endpoint": 72, + "Add a context manually": 36, + "Add a default endpoint": 68, + "Add a new local endpoint": 57, + "Add a user": 81, + "Add a user (using the SQLCMDPASSWORD environment variable)": 79, + "Add a user (using the SQLCMD_PASSWORD environment variable)": 78, + "Add a user using Windows Data Protection API to encrypt password in sqlconfig": 80, + "Add an already existing endpoint": 58, + "Add an endpoint": 62, + "Add context for existing endpoint and user (use %s or %s)": 8, + "Add the %s flag": 91, + "Add the user": 61, + "Authentication Type '%s' requires a password": 94, + "Authentication type '' is not valid %v'": 87, + "Authentication type must be '%s' or '%s'": 86, + "Authentication type this user will use (basic | other)": 83, + "Both environment variables %s and %s are set. ": 100, + "Causes sqlcmd to ignore scripting variables. This parameter is useful when a script contains many %s statements that may contain strings that have the same format as regular variables, such as $(variable_name)": 245, "Change current context": 187, "Command text to run": 15, "Complete the operation even if non-system (user) database files are present": 32, @@ -102,9 +103,9 @@ var messageKeyToIndex = map[string]int{ "Context '%v' does not exist": 114, "Context name (a default context name will be created if not provided)": 163, "Context name to view details of": 131, - "Controls the severity level that is used to set the %s variable on exit": 260, - "Controls which error messages are sent to %s. Messages that have severity level greater than or equal to this level are sent": 253, - "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent": 250, + "Controls the severity level that is used to set the %s variable on exit": 263, + "Controls which error messages are sent to %s. Messages that have severity level greater than or equal to this level are sent": 256, + "Controls which error messages are sent to stdout. Messages that have severity level greater than or equal to this level are sent": 253, "Create SQL Server with an empty user database": 212, "Create SQL Server, download and attach AdventureWorks sample database": 210, "Create SQL Server, download and attach AdventureWorks sample database with different database name": 211, @@ -114,7 +115,7 @@ var messageKeyToIndex = map[string]int{ "Create context with SQL Server container": 35, "Create new context with a sql container ": 22, "Created context %q in \"%s\", configuring user account...": 184, - "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits": 243, + "Creates a sqlcmd scripting variable that can be used in a sqlcmd script. Enclose the value in quotation marks if the value contains spaces. You can specify multiple var=values values. If there are errors in any of the values specified, sqlcmd generates an error message and then exits": 246, "Creating default database [%s]": 197, "Current Context '%v'": 67, "Current context does not have a container": 23, @@ -122,8 +123,8 @@ var messageKeyToIndex = map[string]int{ "Current context is now %s": 45, "Database for the connection string (default is taken from the T/SQL login)": 104, "Database to use": 16, - "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If %s is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group": 247, - "Dedicated administrator connection": 262, + "Declares the application workload type when connecting to a server. The only currently supported value is ReadOnly. If %s is not specified, the sqlcmd utility will not support connectivity to a secondary replica in an Always On availability group": 250, + "Dedicated administrator connection": 265, "Delete a context": 107, "Delete a context (excluding its endpoint and user)": 109, "Delete a context (including its endpoint and user)": 108, @@ -135,7 +136,7 @@ var messageKeyToIndex = map[string]int{ "Describe one endpoint in your sqlconfig file": 137, "Describe one user in your sqlconfig file": 144, "Disabled %q account (and rotated %q password). Creating user %q": 185, - "Disables commands that might compromise system security. Sqlcmd issues a warning and continues": 239, + "Disables commands that might compromise system security. Sqlcmd issues a warning and continues": 242, "Display connections strings for the current context": 102, "Display merged sqlconfig settings or a specified sqlconfig file": 156, "Display name for the context": 53, @@ -150,7 +151,7 @@ var messageKeyToIndex = map[string]int{ "Download (into container) and attach database (.bak) from URL": 178, "Downloading %s": 198, "Downloading %v": 200, - "ED and !! commands, startup script, and environment variables are disabled": 276, + "ED and !! commands, startup script, and environment variables are disabled": 279, "EULA not accepted": 181, "Either, add the %s flag to the command-line": 179, "Encryption method '%v' is not valid": 98, @@ -160,18 +161,19 @@ var messageKeyToIndex = map[string]int{ "Endpoint name must be provided. Provide endpoint name with %s flag": 117, "Endpoint name to view details of": 138, "Endpoint required to add context. Endpoint '%v' does not exist. Use %s flag": 59, - "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed": 237, - "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed": 236, + "Executes a query when sqlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delimited queries can be executed": 240, + "Executes a query when sqlcmd starts, but does not exit sqlcmd when the query has finished running. Multiple-semicolon-delimited queries can be executed": 239, "Explicitly set the container hostname, it defaults to the container ID": 174, + "Failed to write credential to Windows Credential Manager": 221, "File does not exist at URL": 206, - "Flags:": 226, + "Flags:": 229, "Generated password length": 166, "Get tags available for Azure SQL Edge install": 214, "Get tags available for mssql install": 216, - "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with %s/%s": 228, - "Identifies the file that receives output from sqlcmd": 229, + "Identifies one or more files that contain batches of SQL statements. If one or more files do not exist, sqlcmd will exit. Mutually exclusive with %s/%s": 231, + "Identifies the file that receives output from sqlcmd": 232, "If the database is mounted, run %s": 47, - "Implicitly trust the server certificate without validation": 231, + "Implicitly trust the server certificate without validation": 234, "Include context details": 132, "Include endpoint details": 139, "Include user details": 146, @@ -182,12 +184,12 @@ var messageKeyToIndex = map[string]int{ "Install/Create SQL Server, Azure SQL, and Tools": 9, "Install/Create, Query, Uninstall SQL Server": 0, "Invalid --using file type": 196, - "Invalid variable identifier %s": 285, - "Invalid variable value %s": 286, + "Invalid variable identifier %s": 288, + "Invalid variable value %s": 289, "Is a container runtime installed on this machine (e.g. Podman or Docker)?": 201, "Is a container runtime running? (Try `%s` or `%s` (list containers), does it return without error?)": 204, - "Legal docs and information: aka.ms/SqlcmdLegal": 223, - "Level of mssql driver messages to print": 251, + "Legal docs and information: aka.ms/SqlcmdLegal": 226, + "Level of mssql driver messages to print": 254, "Line in errorlog to wait for before connecting": 172, "List all the context names in your sqlconfig file": 128, "List all the contexts in your sqlconfig file": 129, @@ -199,8 +201,8 @@ var messageKeyToIndex = map[string]int{ "Minimum number of special characters": 167, "Minimum number of upper characters": 169, "Modify sqlconfig files using subcommands like \"%s\"": 7, - "Msg %#v, Level %d, State %d, Server %s, Line %#v%s": 284, - "Msg %#v, Level %d, State %d, Server %s, Procedure %s, Line %#v%s": 283, + "Msg %#v, Level %d, State %d, Server %s, Line %#v%s": 287, + "Msg %#v, Level %d, State %d, Server %s, Procedure %s, Line %#v%s": 286, "Name of context to delete": 110, "Name of context to set as current context": 151, "Name of endpoint this context will use": 54, @@ -216,50 +218,51 @@ var messageKeyToIndex = map[string]int{ "Or, set the environment variable i.e. %s %s=YES ": 180, "Pass in the %s %s": 89, "Pass in the flag %s to override this safety check for user (non-system) databases": 48, - "Password": 259, + "Password": 262, "Password encryption method (%s) in sqlconfig file": 85, "Port (next available port from 1433 upwards used by default)": 177, - "Print version information and exit": 230, + "Press Ctrl+C to exit this process...": 219, + "Print version information and exit": 233, "Provide a username with the %s flag": 95, "Provide a valid encryption method (%s) with the %s flag": 97, "Provide password in the %s (or %s) environment variable": 93, - "Provided for backward compatibility. Client regional settings are not used": 264, - "Provided for backward compatibility. Quoted identifiers are always enabled": 263, - "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster": 258, + "Provided for backward compatibility. Client regional settings are not used": 267, + "Provided for backward compatibility. Quoted identifiers are always enabled": 266, + "Provided for backward compatibility. Sqlcmd always optimizes detection of the active replica of a SQL Failover Cluster": 261, "Quiet mode (do not stop for user input to confirm the operation)": 31, "Remove": 190, "Remove the %s flag": 88, - "Remove trailing spaces from a column": 257, + "Remove trailing spaces from a column": 260, "Removing context %s": 42, - "Requests a packet of a different size. This option sets the sqlcmd scripting variable %s. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between %s commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size": 244, + "Requests a packet of a different size. This option sets the sqlcmd scripting variable %s. packet_size must be a value between 512 and 32767. The default = 4096. A larger packet size can enhance performance for execution of scripts that have lots of SQL statements between %s commands. You can request a larger packet size. However, if the request is denied, sqlcmd uses the server default for packet size": 247, "Restoring database %s": 199, "Run a query": 12, "Run a query against the current context": 11, "Run a query using [%s] database": 13, "See all release tags for SQL Server, install previous version": 209, "See connection strings": 189, - "Servers:": 222, + "Servers:": 225, "Set new default database": 14, "Set the current context": 149, "Set the mssql context (endpoint/user) to be the current context": 150, - "Sets the sqlcmd scripting variable %s": 265, + "Sets the sqlcmd scripting variable %s": 268, "Show sqlconfig settings and raw authentication data": 158, "Show sqlconfig settings, with REDACTED authentication data": 157, "Special character set to include in password": 170, - "Specifies that all output files are encoded with little-endian Unicode": 255, - "Specifies that sqlcmd exits and returns a %s value when an error occurs": 252, - "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword": 240, - "Specifies the batch terminator. The default value is %s": 234, - "Specifies the column separator character. Sets the %s variable.": 256, - "Specifies the formatting for results": 249, + "Specifies that all output files are encoded with little-endian Unicode": 258, + "Specifies that sqlcmd exits and returns a %s value when an error occurs": 255, + "Specifies the SQL authentication method to use to connect to Azure SQL Database. One of: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword": 243, + "Specifies the batch terminator. The default value is %s": 237, + "Specifies the column separator character. Sets the %s variable.": 259, + "Specifies the formatting for results": 252, "Specifies the image CPU architecture": 175, "Specifies the image operating system": 176, - "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed": 254, - "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable %s. The default value is 30. 0 means infinite": 245, - "Specifies the screen width for output": 261, + "Specifies the number of rows to print between the column headings. Use -h-1 to specify that headers not be printed": 257, + "Specifies the number of seconds before a sqlcmd login to the go-mssqldb driver times out when you try to connect to a server. This option sets the sqlcmd scripting variable %s. The default value is 30. 0 means infinite": 248, + "Specifies the screen width for output": 264, "Specify a custom name for the container rather than a randomly generated one": 173, - "Sqlcmd: Error: ": 274, - "Sqlcmd: Warning: ": 275, + "Sqlcmd: Error: ": 277, + "Sqlcmd: Warning: ": 278, "Start current context": 17, "Start interactive session": 186, "Start the current context": 18, @@ -270,23 +273,23 @@ var messageKeyToIndex = map[string]int{ "Stopping %q for context %q": 26, "Stopping %s": 43, "Switched to context \"%v\".": 154, - "Syntax error at line %d near command '%s'.": 280, + "Syntax error at line %d near command '%s'.": 283, "Tag to use, use get-tags to see list of tags": 162, - "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used": 241, - "The %s and the %s options are mutually exclusive.": 270, + "Tells sqlcmd to use ActiveDirectory authentication. If no user name is provided, authentication method ActiveDirectoryDefault is used. If a password is provided, ActiveDirectoryPassword is used. Otherwise ActiveDirectoryInteractive is used": 244, + "The %s and the %s options are mutually exclusive.": 273, "The %s flag can only be used when authentication type is '%s'": 90, "The %s flag must be set when authentication type is '%s'": 92, - "The -L parameter can not be used in combination with other parameters.": 219, - "The environment variable: '%s' has invalid value: '%s'.": 279, - "The login name or contained database user name. For contained database users, you must provide the database name option": 235, + "The -L parameter can not be used in combination with other parameters.": 222, + "The environment variable: '%s' has invalid value: '%s'.": 282, + "The login name or contained database user name. For contained database users, you must provide the database name option": 238, "The network address to connect to, e.g. 127.0.0.1 etc.": 70, "The network port to connect to, e.g. 1433 etc.": 71, - "The scripting variable: '%s' is read-only": 277, + "The scripting variable: '%s' is read-only": 280, "The username (provide password in %s or %s environment variable)": 84, - "Third party notices: aka.ms/SqlcmdNotices": 224, - "This option sets the sqlcmd scripting variable %s. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions": 246, - "This option sets the sqlcmd scripting variable %s. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits": 232, - "This switch is used by the client to request an encrypted connection": 248, + "Third party notices: aka.ms/SqlcmdNotices": 227, + "This option sets the sqlcmd scripting variable %s. The workstation name is listed in the hostname column of the sys.sysprocesses catalog view and can be returned using the stored procedure sp_who. If this option is not specified, the default is the current computer name. This name can be used to identify different sqlcmd sessions": 249, + "This option sets the sqlcmd scripting variable %s. This parameter specifies the initial database. The default is your login's default-database property. If the database does not exist, an error message is generated and sqlcmd exits": 235, + "This switch is used by the client to request an encrypted connection": 251, "To override the check, use %s": 40, "To remove: %s": 153, "To run a query": 66, @@ -312,9 +315,9 @@ var messageKeyToIndex = map[string]int{ "User name must be provided. Provide user name with %s flag": 123, "User name to view details of": 145, "Username not provided": 96, - "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password": 233, + "Uses a trusted connection instead of using a user name and password to sign in to SQL Server, ignoring any environment variables that define user name and password": 236, "Verifying no user (non-system) database (.mdf) files": 38, - "Version %v\n": 225, + "Version %v\n": 228, "View all endpoints details": 75, "View available contexts": 33, "View configuration information and connection strings": 1, @@ -330,14 +333,14 @@ var messageKeyToIndex = map[string]int{ "error: no endpoint exists with the name: \"%v\"": 141, "error: no user exists with the name: \"%v\"": 148, "help for backwards compatibility flags (-S, -U, -E etc.)": 3, - "invalid batch terminator '%s'": 273, + "invalid batch terminator '%s'": 276, "log level, error=0, warn=1, info=2, debug=3, trace=4": 6, "print version of sqlcmd": 4, "sqlcmd start": 217, "sqlcmd: Install/Create/Query SQL Server, Azure SQL, and Tools\n\nFeedback:\n %s": 2, } -var de_DEIndex = []uint32{ // 288 elements +var de_DEIndex = []uint32{ // 291 elements // Entry 0 - 1F 0x00000000, 0x0000003c, 0x0000007e, 0x000000d8, 0x00000113, 0x0000012b, 0x0000013f, 0x0000018a, @@ -400,28 +403,30 @@ var de_DEIndex = []uint32{ // 288 elements 0x000029cd, 0x00002a02, 0x00002a4c, 0x00002aa2, 0x00002b19, 0x00002b51, 0x00002b96, 0x00002bd9, 0x00002be8, 0x00002c1d, 0x00002c2a, 0x00002c4b, - 0x00002c9e, 0x00002ce8, 0x00002d4d, 0x00002d55, + 0x00002c80, 0x00002d73, 0x00002dc9, 0x00002e1c, // Entry E0 - FF - 0x00002d90, 0x00002dc1, 0x00002dd4, 0x00002ddb, - 0x00002e3e, 0x00002f02, 0x00002f3d, 0x00002f67, - 0x00002fb4, 0x000030d1, 0x000031ad, 0x000031eb, - 0x00003280, 0x0000333e, 0x000033db, 0x00003467, - 0x000034db, 0x00003630, 0x00003762, 0x00003862, - 0x000039a9, 0x00003b90, 0x00003cb7, 0x00003e5c, - 0x00003f91, 0x00003fec, 0x00004015, 0x000040a5, - 0x000040d4, 0x00004128, 0x000041b7, 0x00004259, + 0x00002e66, 0x00002ecb, 0x00002ed3, 0x00002f0e, + 0x00002f3f, 0x00002f52, 0x00002f59, 0x00002fbc, + 0x00003080, 0x000030bb, 0x000030e5, 0x00003132, + 0x0000324f, 0x0000332b, 0x00003369, 0x000033fe, + 0x000034bc, 0x00003559, 0x000035e5, 0x00003659, + 0x000037ae, 0x000038e0, 0x000039e0, 0x00003b27, + 0x00003d0e, 0x00003e35, 0x00003fda, 0x0000410f, + 0x0000416a, 0x00004193, 0x00004223, 0x00004252, // Entry 100 - 11F - 0x000042a2, 0x000042e1, 0x00004315, 0x000043a5, - 0x000043ae, 0x00004400, 0x0000442e, 0x00004451, - 0x000044c1, 0x00004530, 0x0000455a, 0x000045b8, - 0x00004606, 0x0000464e, 0x000046a0, 0x000046de, - 0x00004728, 0x00004766, 0x00004790, 0x000047a5, - 0x000047bb, 0x00004813, 0x00004846, 0x00004876, - 0x000048b9, 0x000048f7, 0x00004943, 0x00004964, - 0x000049bf, 0x00004a0a, 0x00004a30, 0x00004a50, -} // Size: 1176 bytes + 0x000042a6, 0x00004335, 0x000043d7, 0x00004420, + 0x0000445f, 0x00004493, 0x00004523, 0x0000452c, + 0x0000457e, 0x000045ac, 0x000045cf, 0x0000463f, + 0x000046ae, 0x000046d8, 0x00004736, 0x00004784, + 0x000047cc, 0x0000481e, 0x0000485c, 0x000048a6, + 0x000048e4, 0x0000490e, 0x00004923, 0x00004939, + 0x00004991, 0x000049c4, 0x000049f4, 0x00004a37, + 0x00004a75, 0x00004ac1, 0x00004ae2, 0x00004b3d, + // Entry 120 - 13F + 0x00004b88, 0x00004bae, 0x00004bce, +} // Size: 1188 bytes -const de_DEData string = "" + // Size: 19024 bytes +const de_DEData string = "" + // Size: 19406 bytes "\x02SQL Server installieren/erstellen, abfragen, deinstallieren\x02Konfi" + "gurationsinformationen und Verbindungszeichenfolgen anzeigen\x02sqlcmd: " + "SQL Server, Azure SQL und Tools installieren/erstellen/abfragen\x0a\x0aF" + @@ -587,119 +592,124 @@ const de_DEData string = "" + // Size: 19024 bytes " Server mit vollständiger Protokollierung installieren/erstellen\x02Tags" + " abrufen, die für Azure SQL Edge-Installation verfügbar sind\x02Tags auf" + "listen\x02Verfügbare Tags für die MSSQL-Installation abrufen\x02sqlcmd-S" + - "tart\x02Container wird nicht ausgeführt\x02Der -L-Parameter kann nicht i" + - "n Verbindung mit anderen Parametern verwendet werden.\x02\x22-a %#[1]v" + - "\x22: Die Paketgröße muss eine Zahl zwischen 512 und 32767 sein.\x02'-h " + - "%#[1]v': Der Headerwert muss entweder -2147483647 oder ein Wert zwischen" + - " -1 und 2147483647 sein.\x02Server:\x02Rechtliche Dokumente und Informat" + - "ionen: aka.ms/SqlcmdLegal\x02Hinweise zu Drittanbietern: aka.ms/SqlcmdNo" + - "tices\x04\x00\x01\x0a\x0e\x02Version %[1]v\x02Flags:\x02-? zeigt diese S" + - "yntaxzusammenfassung an, %[1]s zeigt die Hilfe zu modernen sqlcmd-Unterb" + - "efehlen an\x02Identifiziert mindestens eine Datei, die Batches von SQL-A" + - "nweisungen enthält. Wenn mindestens eine Datei nicht vorhanden ist, wird" + - " sqlcmd beendet. Sich gegenseitig ausschließend mit %[1]s/%[2]s\x02Ident" + - "ifiziert die Datei, die Ausgaben von sqlcmd empfängt\x02Versionsinformat" + - "ionen drucken und beenden\x02Serverzertifikat ohne Überprüfung implizit " + - "als vertrauenswürdig einstufen\x02Mit dieser Option wird die sqlcmd-Skri" + - "ptvariable %[1]s festgelegt. Dieser Parameter gibt die Anfangsdatenbank " + - "an. Der Standardwert ist die Standarddatenbankeigenschaft Ihrer Anmeldun" + - "g. Wenn die Datenbank nicht vorhanden ist, wird eine Fehlermeldung gener" + - "iert, und sqlcmd wird beendet.\x02Verwendet eine vertrauenswürdige Verbi" + - "ndung, anstatt einen Benutzernamen und ein Kennwort für die Anmeldung be" + - "i SQL Server zu verwenden. Umgebungsvariablen, die Benutzernamen und Ken" + - "nwort definieren, werden ignoriert.\x02Gibt das Batchabschlusszeichen an" + - ". Der Standardwert ist %[1]s\x02Der Anmeldename oder der enthaltene Date" + - "nbankbenutzername. Für eigenständige Datenbankbenutzer müssen Sie die Op" + - "tion „Datenbankname“ angeben.\x02Führt eine Abfrage aus, wenn sqlcmd ges" + - "tartet wird, aber beendet sqlcmd nicht, wenn die Abfrage ausgeführt wurd" + - "e. Abfragen mit mehrfachem Semikolontrennzeichen können ausgeführt werde" + - "n.\x02Führt eine Abfrage aus, wenn sqlcmd gestartet und dann sqlcmd sofo" + - "rt beendet wird. Abfragen mit mehrfachem Semikolontrennzeichen können au" + - "sgeführt werden\x02%[1]s Gibt die Instanz von SQL Server an, mit denen e" + - "ine Verbindung hergestellt werden soll. Sie legt die sqlcmd-Skriptvariab" + - "le %[2]s fest.\x02Deaktiviert Befehle, die die Systemsicherheit gefährde" + - "n können. Sqlcmd gibt eine Warnung aus und wird fortgesetzt\x02Gibt die " + - "SQL-Authentifizierungsmethode an, die zum Herstellen einer Verbindung mi" + - "t der Azure SQL-Datenbank verwendet werden soll. Eines der folgenden Ele" + - "mente: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirector" + - "yPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, A" + - "ctiveDirectoryServicePrincipal, SqlPassword\x02Weist sqlcmd an, die Acti" + - "veDirectory-Authentifizierung zu verwenden. Wenn kein Benutzername angeg" + - "eben wird, wird die Authentifizierungsmethode ActiveDirectoryDefault ver" + - "wendet. Wenn ein Kennwort angegeben wird, wird ActiveDirectoryPassword v" + - "erwendet. Andernfalls wird ActiveDirectoryInteractive verwendet.\x02Bewi" + - "rkt, dass sqlcmd Skriptvariablen ignoriert. Dieser Parameter ist nützlic" + - "h, wenn ein Skript viele %[1]s-Anweisungen enthält, die möglicherweise Z" + - "eichenfolgen enthalten, die das gleiche Format wie reguläre Variablen au" + - "fweisen, z. B. $(variable_name)\x02Erstellt eine sqlcmd-Skriptvariable, " + - "die in einem sqlcmd-Skript verwendet werden kann. Schließen Sie den Wert" + - " in Anführungszeichen ein, wenn der Wert Leerzeichen enthält. Sie können" + - " mehrere var=values-Werte angeben. Wenn Fehler in einem der angegebenen " + - "Werte vorliegen, generiert sqlcmd eine Fehlermeldung und beendet dann" + - "\x02Fordert ein Paket einer anderen Größe an. Mit dieser Option wird die" + - " sqlcmd-Skriptvariable %[1]s festgelegt. packet_size muss ein Wert zwisc" + - "hen 512 und 32767 sein. Der Standardwert = 4096. Eine größere Paketgröße" + - " kann die Leistung für die Ausführung von Skripts mit vielen SQL-Anweisu" + - "ngen zwischen %[2]s-Befehlen verbessern. Sie können eine größere Paketgr" + - "öße anfordern. Wenn die Anforderung abgelehnt wird, verwendet sqlcmd je" + - "doch den Serverstandard für die Paketgröße.\x02Gibt die Anzahl von Sekun" + - "den an, nach der ein Timeout für eine sqlcmd-Anmeldung beim go-mssqldb-T" + - "reiber auftritt, wenn Sie versuchen, eine Verbindung mit einem Server he" + - "rzustellen. Mit dieser Option wird die sqlcmd-Skriptvariable %[1]s festg" + - "elegt. Der Standardwert ist 30. 0 bedeutet unendlich\x02Mit dieser Optio" + - "n wird die sqlcmd-Skriptvariable %[1]s festgelegt. Der Arbeitsstationsna" + - "me ist in der Hostnamenspalte der sys.sysprocesses-Katalogsicht aufgefüh" + - "rt und kann mithilfe der gespeicherten Prozedur sp_who zurückgegeben wer" + - "den. Wenn diese Option nicht angegeben ist, wird standardmäßig der aktue" + - "lle Computername verwendet. Dieser Name kann zum Identifizieren verschie" + - "dener sqlcmd-Sitzungen verwendet werden.\x02Deklariert den Anwendungswor" + - "kloadtyp beim Herstellen einer Verbindung mit einem Server. Der einzige " + - "aktuell unterstützte Wert ist ReadOnly. Wenn %[1]s nicht angegeben ist, " + - "unterstützt das sqlcam-Hilfsprogramm die Konnektivität mit einem sekundä" + - "ren Replikat in einer Always-On-Verfügbarkeitsgruppe nicht.\x02Dieser Sc" + - "halter wird vom Client verwendet, um eine verschlüsselte Verbindung anzu" + - "fordern.\x02Gibt die Formatierung für Ergebnisse an\x02Steuert, welche F" + - "ehlermeldungen an stdout gesendet werden. Nachrichten mit einem Schwereg" + - "rad größer oder gleich dieser Ebene werden gesendet.\x02Ebene der zu dru" + - "ckenden MSSQL-Treibermeldungen\x02Gibt an, dass sqlcmd bei einem Fehler " + - "beendet wird und einen %[1]s-Wert zurückgibt\x02Steuert, welche Fehlerme" + - "ldungen an %[1]s gesendet werden. Nachrichten mit einem Schweregrad größ" + - "er oder gleich dieser Ebene werden gesendet.\x02Gibt die Anzahl der Zeil" + - "en an, die zwischen den Spaltenüberschriften gedruckt werden sollen. Ver" + - "wenden Sie -h-1, um anzugeben, dass Header nicht gedruckt werden\x02Gibt" + - " an, dass alle Ausgabedateien mit Little-Endian-Unicode codiert sind\x02" + - "Gibt das Spaltentrennzeichen an. Legt die %[1]s-Variable fest.\x02Nachfo" + - "lgende Leerzeichen aus einer Spalte entfernen\x02Aus Gründen der Abwärts" + - "kompatibilität bereitgestellt. Sqlcmd optimiert immer die Erkennung des " + - "aktiven Replikats eines SQL-Failoverclusters.\x02Kennwort\x02Steuert den" + - " Schweregrad, mit dem die Variable %[1]s beim Beenden festgelegt wird." + - "\x02Gibt die Bildschirmbreite für die Ausgabe an\x02Dedizierte Administr" + - "atorverbindung\x02Aus Gründen der Abwärtskompatibilität bereitgestellt. " + - "Bezeichner in Anführungszeichen sind immer aktiviert.\x02Aus Gründen der" + - " Abwärtskompatibilität bereitgestellt. Regionale Clienteinstellungen wer" + - "den nicht verwendet.\x02Legt die sqlcmd-Skriptvariable %[1]s fest\x02'%[" + - "1]s %[2]s': Der Wert muss größer oder gleich %#[3]v und kleiner oder gle" + - "ich %#[4]v sein.\x02\x22%[1]s %[2]s\x22: Der Wert muss größer als %#[3]v" + - " und kleiner als %#[4]v sein.\x02\x22%[1]s %[2]s\x22: Unerwartetes Argum" + - "ent. Der Argumentwert muss %[3]v sein.\x02\x22%[1]s %[2]s\x22: Unerwarte" + - "tes Argument. Der Argumentwert muss einer der %[3]v sein.\x02Die Optione" + - "n %[1]s und %[2]s schließen sich gegenseitig aus.\x02'%[1]s': Fehlendes " + - "Argument. Geben Sie \x22-?\x22 ein, um die Hilfe anzuzeigen.\x02'%[1]s':" + - " Unbekannte Option. Mit \x22-?\x22 rufen Sie die Hilfe auf.\x02Ungültige" + - "s Batchabschlusszeichen '%[1]s'\x04\x00\x01 \x10\x02Sqlcmd: Fehler:\x04" + - "\x00\x01 \x11\x02Sqlcmd: Warnung:\x02Die Befehle \x22ED\x22 und \x22!!\x22, Startskript und Umgebungsvariablen sind deaktiviert\x02Die " + - "Skriptvariable: '%[1]s' ist schreibgeschützt.\x02Die '%[1]s'-Skriptvaria" + - "ble ist nicht definiert.\x02Die Umgebungsvariable '%[1]s' hat einen ungü" + - "ltigen Wert: '%[2]s'.\x02Syntaxfehler in Zeile %[1]d in der Nähe des Bef" + - "ehls '%[2]s'.\x02%[1]s Fehler beim Öffnen oder Ausführen der Datei %[2]s" + - " (Ursache: %[3]s).\x02%[1]sSyntaxfehler in Zeile %[2]d\x02Meldung %#[1]v" + - ", Ebene %[2]d, Status %[3]d, Server %[4]s, Prozedur %[5]s, Zeile %#[6]v%" + - "[7]s\x02Meldung %#[1]v, Ebene %[2]d, Status %[3]d, Server %[4]s, Zeile %" + - "#[5]v%[6]s\x02Ungültiger Variablenbezeichner %[1]s\x02Ungültiger Variabl" + - "enwert %[1]s" + "tart\x02Container wird nicht ausgeführt\x02Drücken Sie STRG+C, um diesen" + + " Prozess zu beenden...\x02Der Fehler \x22Not enough memory resources are" + + " available\x22 (Nicht genügend Arbeitsspeicherressourcen sind verfügbar)" + + " kann durch zu viele Anmeldeinformationen verursacht werden, die bereits" + + " in Windows Anmeldeinformations-Manager gespeichert sind\x02Fehler beim " + + "Schreiben der Anmeldeinformationen in Windows Anmeldeinformations-Manage" + + "r\x02Der -L-Parameter kann nicht in Verbindung mit anderen Parametern ve" + + "rwendet werden.\x02\x22-a %#[1]v\x22: Die Paketgröße muss eine Zahl zwis" + + "chen 512 und 32767 sein.\x02'-h %#[1]v': Der Headerwert muss entweder -2" + + "147483647 oder ein Wert zwischen -1 und 2147483647 sein.\x02Server:\x02R" + + "echtliche Dokumente und Informationen: aka.ms/SqlcmdLegal\x02Hinweise zu" + + " Drittanbietern: aka.ms/SqlcmdNotices\x04\x00\x01\x0a\x0e\x02Version %[1" + + "]v\x02Flags:\x02-? zeigt diese Syntaxzusammenfassung an, %[1]s zeigt die" + + " Hilfe zu modernen sqlcmd-Unterbefehlen an\x02Identifiziert mindestens e" + + "ine Datei, die Batches von SQL-Anweisungen enthält. Wenn mindestens eine" + + " Datei nicht vorhanden ist, wird sqlcmd beendet. Sich gegenseitig aussch" + + "ließend mit %[1]s/%[2]s\x02Identifiziert die Datei, die Ausgaben von sql" + + "cmd empfängt\x02Versionsinformationen drucken und beenden\x02Serverzerti" + + "fikat ohne Überprüfung implizit als vertrauenswürdig einstufen\x02Mit di" + + "eser Option wird die sqlcmd-Skriptvariable %[1]s festgelegt. Dieser Para" + + "meter gibt die Anfangsdatenbank an. Der Standardwert ist die Standarddat" + + "enbankeigenschaft Ihrer Anmeldung. Wenn die Datenbank nicht vorhanden is" + + "t, wird eine Fehlermeldung generiert, und sqlcmd wird beendet.\x02Verwen" + + "det eine vertrauenswürdige Verbindung, anstatt einen Benutzernamen und e" + + "in Kennwort für die Anmeldung bei SQL Server zu verwenden. Umgebungsvari" + + "ablen, die Benutzernamen und Kennwort definieren, werden ignoriert.\x02G" + + "ibt das Batchabschlusszeichen an. Der Standardwert ist %[1]s\x02Der Anme" + + "ldename oder der enthaltene Datenbankbenutzername. Für eigenständige Dat" + + "enbankbenutzer müssen Sie die Option „Datenbankname“ angeben.\x02Führt e" + + "ine Abfrage aus, wenn sqlcmd gestartet wird, aber beendet sqlcmd nicht, " + + "wenn die Abfrage ausgeführt wurde. Abfragen mit mehrfachem Semikolontren" + + "nzeichen können ausgeführt werden.\x02Führt eine Abfrage aus, wenn sqlcm" + + "d gestartet und dann sqlcmd sofort beendet wird. Abfragen mit mehrfachem" + + " Semikolontrennzeichen können ausgeführt werden\x02%[1]s Gibt die Instan" + + "z von SQL Server an, mit denen eine Verbindung hergestellt werden soll. " + + "Sie legt die sqlcmd-Skriptvariable %[2]s fest.\x02Deaktiviert Befehle, d" + + "ie die Systemsicherheit gefährden können. Sqlcmd gibt eine Warnung aus u" + + "nd wird fortgesetzt\x02Gibt die SQL-Authentifizierungsmethode an, die zu" + + "m Herstellen einer Verbindung mit der Azure SQL-Datenbank verwendet werd" + + "en soll. Eines der folgenden Elemente: ActiveDirectoryDefault, ActiveDir" + + "ectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractive, A" + + "ctiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassw" + + "ord\x02Weist sqlcmd an, die ActiveDirectory-Authentifizierung zu verwend" + + "en. Wenn kein Benutzername angegeben wird, wird die Authentifizierungsme" + + "thode ActiveDirectoryDefault verwendet. Wenn ein Kennwort angegeben wird" + + ", wird ActiveDirectoryPassword verwendet. Andernfalls wird ActiveDirecto" + + "ryInteractive verwendet.\x02Bewirkt, dass sqlcmd Skriptvariablen ignorie" + + "rt. Dieser Parameter ist nützlich, wenn ein Skript viele %[1]s-Anweisung" + + "en enthält, die möglicherweise Zeichenfolgen enthalten, die das gleiche " + + "Format wie reguläre Variablen aufweisen, z. B. $(variable_name)\x02Erste" + + "llt eine sqlcmd-Skriptvariable, die in einem sqlcmd-Skript verwendet wer" + + "den kann. Schließen Sie den Wert in Anführungszeichen ein, wenn der Wert" + + " Leerzeichen enthält. Sie können mehrere var=values-Werte angeben. Wenn " + + "Fehler in einem der angegebenen Werte vorliegen, generiert sqlcmd eine F" + + "ehlermeldung und beendet dann\x02Fordert ein Paket einer anderen Größe a" + + "n. Mit dieser Option wird die sqlcmd-Skriptvariable %[1]s festgelegt. pa" + + "cket_size muss ein Wert zwischen 512 und 32767 sein. Der Standardwert = " + + "4096. Eine größere Paketgröße kann die Leistung für die Ausführung von S" + + "kripts mit vielen SQL-Anweisungen zwischen %[2]s-Befehlen verbessern. Si" + + "e können eine größere Paketgröße anfordern. Wenn die Anforderung abgeleh" + + "nt wird, verwendet sqlcmd jedoch den Serverstandard für die Paketgröße." + + "\x02Gibt die Anzahl von Sekunden an, nach der ein Timeout für eine sqlcm" + + "d-Anmeldung beim go-mssqldb-Treiber auftritt, wenn Sie versuchen, eine V" + + "erbindung mit einem Server herzustellen. Mit dieser Option wird die sqlc" + + "md-Skriptvariable %[1]s festgelegt. Der Standardwert ist 30. 0 bedeutet " + + "unendlich\x02Mit dieser Option wird die sqlcmd-Skriptvariable %[1]s fest" + + "gelegt. Der Arbeitsstationsname ist in der Hostnamenspalte der sys.syspr" + + "ocesses-Katalogsicht aufgeführt und kann mithilfe der gespeicherten Proz" + + "edur sp_who zurückgegeben werden. Wenn diese Option nicht angegeben ist," + + " wird standardmäßig der aktuelle Computername verwendet. Dieser Name kan" + + "n zum Identifizieren verschiedener sqlcmd-Sitzungen verwendet werden." + + "\x02Deklariert den Anwendungsworkloadtyp beim Herstellen einer Verbindun" + + "g mit einem Server. Der einzige aktuell unterstützte Wert ist ReadOnly. " + + "Wenn %[1]s nicht angegeben ist, unterstützt das sqlcam-Hilfsprogramm die" + + " Konnektivität mit einem sekundären Replikat in einer Always-On-Verfügba" + + "rkeitsgruppe nicht.\x02Dieser Schalter wird vom Client verwendet, um ein" + + "e verschlüsselte Verbindung anzufordern.\x02Gibt die Formatierung für Er" + + "gebnisse an\x02Steuert, welche Fehlermeldungen an stdout gesendet werden" + + ". Nachrichten mit einem Schweregrad größer oder gleich dieser Ebene werd" + + "en gesendet.\x02Ebene der zu druckenden MSSQL-Treibermeldungen\x02Gibt a" + + "n, dass sqlcmd bei einem Fehler beendet wird und einen %[1]s-Wert zurück" + + "gibt\x02Steuert, welche Fehlermeldungen an %[1]s gesendet werden. Nachri" + + "chten mit einem Schweregrad größer oder gleich dieser Ebene werden gesen" + + "det.\x02Gibt die Anzahl der Zeilen an, die zwischen den Spaltenüberschri" + + "ften gedruckt werden sollen. Verwenden Sie -h-1, um anzugeben, dass Head" + + "er nicht gedruckt werden\x02Gibt an, dass alle Ausgabedateien mit Little" + + "-Endian-Unicode codiert sind\x02Gibt das Spaltentrennzeichen an. Legt di" + + "e %[1]s-Variable fest.\x02Nachfolgende Leerzeichen aus einer Spalte entf" + + "ernen\x02Aus Gründen der Abwärtskompatibilität bereitgestellt. Sqlcmd op" + + "timiert immer die Erkennung des aktiven Replikats eines SQL-Failoverclus" + + "ters.\x02Kennwort\x02Steuert den Schweregrad, mit dem die Variable %[1]s" + + " beim Beenden festgelegt wird.\x02Gibt die Bildschirmbreite für die Ausg" + + "abe an\x02Dedizierte Administratorverbindung\x02Aus Gründen der Abwärtsk" + + "ompatibilität bereitgestellt. Bezeichner in Anführungszeichen sind immer" + + " aktiviert.\x02Aus Gründen der Abwärtskompatibilität bereitgestellt. Reg" + + "ionale Clienteinstellungen werden nicht verwendet.\x02Legt die sqlcmd-Sk" + + "riptvariable %[1]s fest\x02'%[1]s %[2]s': Der Wert muss größer oder glei" + + "ch %#[3]v und kleiner oder gleich %#[4]v sein.\x02\x22%[1]s %[2]s\x22: D" + + "er Wert muss größer als %#[3]v und kleiner als %#[4]v sein.\x02\x22%[1]s" + + " %[2]s\x22: Unerwartetes Argument. Der Argumentwert muss %[3]v sein.\x02" + + "\x22%[1]s %[2]s\x22: Unerwartetes Argument. Der Argumentwert muss einer " + + "der %[3]v sein.\x02Die Optionen %[1]s und %[2]s schließen sich gegenseit" + + "ig aus.\x02'%[1]s': Fehlendes Argument. Geben Sie \x22-?\x22 ein, um die" + + " Hilfe anzuzeigen.\x02'%[1]s': Unbekannte Option. Mit \x22-?\x22 rufen S" + + "ie die Hilfe auf.\x02Ungültiges Batchabschlusszeichen '%[1]s'\x04\x00" + + "\x01 \x10\x02Sqlcmd: Fehler:\x04\x00\x01 \x11\x02Sqlcmd: Warnung:\x02Die" + + " Befehle \x22ED\x22 und \x22!!\x22, Startskript und Umgebungsva" + + "riablen sind deaktiviert\x02Die Skriptvariable: '%[1]s' ist schreibgesch" + + "ützt.\x02Die '%[1]s'-Skriptvariable ist nicht definiert.\x02Die Umgebun" + + "gsvariable '%[1]s' hat einen ungültigen Wert: '%[2]s'.\x02Syntaxfehler i" + + "n Zeile %[1]d in der Nähe des Befehls '%[2]s'.\x02%[1]s Fehler beim Öffn" + + "en oder Ausführen der Datei %[2]s (Ursache: %[3]s).\x02%[1]sSyntaxfehler" + + " in Zeile %[2]d\x02Meldung %#[1]v, Ebene %[2]d, Status %[3]d, Server %[4" + + "]s, Prozedur %[5]s, Zeile %#[6]v%[7]s\x02Meldung %#[1]v, Ebene %[2]d, St" + + "atus %[3]d, Server %[4]s, Zeile %#[5]v%[6]s\x02Ungültiger Variablenbezei" + + "chner %[1]s\x02Ungültiger Variablenwert %[1]s" -var en_USIndex = []uint32{ // 288 elements +var en_USIndex = []uint32{ // 291 elements // Entry 0 - 1F 0x00000000, 0x0000002c, 0x00000062, 0x000000b3, 0x000000ec, 0x00000104, 0x00000117, 0x0000014c, @@ -762,28 +772,30 @@ var en_USIndex = []uint32{ // 288 elements 0x00002082, 0x000020ab, 0x000020e9, 0x0000212f, 0x00002192, 0x000021c0, 0x000021ec, 0x0000221a, 0x00002224, 0x00002249, 0x00002256, 0x0000226f, - 0x000022b6, 0x000022f9, 0x00002349, 0x00002352, + 0x00002294, 0x0000231b, 0x00002354, 0x0000239b, // Entry E0 - FF - 0x00002381, 0x000023ab, 0x000023be, 0x000023c5, - 0x0000240e, 0x000024ac, 0x000024e1, 0x00002504, - 0x0000253f, 0x0000262a, 0x000026ce, 0x00002709, - 0x00002782, 0x0000281a, 0x00002896, 0x00002903, - 0x00002962, 0x00002a70, 0x00002b60, 0x00002c35, - 0x00002d52, 0x00002eed, 0x00002fcb, 0x0000311a, - 0x00003214, 0x00003259, 0x0000327e, 0x000032ff, - 0x00003327, 0x00003372, 0x000033f2, 0x00003465, + 0x000023de, 0x0000242e, 0x00002437, 0x00002466, + 0x00002490, 0x000024a3, 0x000024aa, 0x000024f3, + 0x00002591, 0x000025c6, 0x000025e9, 0x00002624, + 0x0000270f, 0x000027b3, 0x000027ee, 0x00002867, + 0x000028ff, 0x0000297b, 0x000029e8, 0x00002a47, + 0x00002b55, 0x00002c45, 0x00002d1a, 0x00002e37, + 0x00002fd2, 0x000030b0, 0x000031ff, 0x000032f9, + 0x0000333e, 0x00003363, 0x000033e4, 0x0000340c, // Entry 100 - 11F - 0x000034ac, 0x000034ef, 0x00003514, 0x0000358b, - 0x00003594, 0x000035df, 0x00003605, 0x00003628, - 0x00003673, 0x000036be, 0x000036e7, 0x00003746, - 0x0000378d, 0x000037d1, 0x0000381c, 0x00003854, - 0x00003884, 0x000038b2, 0x000038d3, 0x000038e7, - 0x000038fd, 0x00003951, 0x0000397e, 0x000039a6, - 0x000039e4, 0x00003a15, 0x00003a64, 0x00003a84, - 0x00003ada, 0x00003b1f, 0x00003b41, 0x00003b5e, -} // Size: 1176 bytes + 0x00003457, 0x000034d7, 0x0000354a, 0x00003591, + 0x000035d4, 0x000035f9, 0x00003670, 0x00003679, + 0x000036c4, 0x000036ea, 0x0000370d, 0x00003758, + 0x000037a3, 0x000037cc, 0x0000382b, 0x00003872, + 0x000038b6, 0x00003901, 0x00003939, 0x00003969, + 0x00003997, 0x000039b8, 0x000039cc, 0x000039e2, + 0x00003a36, 0x00003a63, 0x00003a8b, 0x00003ac9, + 0x00003afa, 0x00003b49, 0x00003b69, 0x00003bbf, + // Entry 120 - 13F + 0x00003c04, 0x00003c26, 0x00003c43, +} // Size: 1188 bytes -const en_USData string = "" + // Size: 15198 bytes +const en_USData string = "" + // Size: 15427 bytes "\x02Install/Create, Query, Uninstall SQL Server\x02View configuration in" + "formation and connection strings\x02sqlcmd: Install/Create/Query SQL Ser" + "ver, Azure SQL, and Tools\x0a\x0aFeedback:\x0a %[1]s\x02help for backwa" + @@ -917,101 +929,104 @@ const en_USData string = "" + // Size: 15198 bytes "tabase name\x02Create SQL Server with an empty user database\x02Install/" + "Create SQL Server with full logging\x02Get tags available for Azure SQL " + "Edge install\x02List tags\x02Get tags available for mssql install\x02sql" + - "cmd start\x02Container is not running\x02The -L parameter can not be use" + - "d in combination with other parameters.\x02'-a %#[1]v': Packet size has " + - "to be a number between 512 and 32767.\x02'-h %#[1]v': header value must " + - "be either -1 or a value between 1 and 2147483647\x02Servers:\x02Legal do" + - "cs and information: aka.ms/SqlcmdLegal\x02Third party notices: aka.ms/Sq" + - "lcmdNotices\x04\x00\x01\x0a\x0e\x02Version %[1]v\x02Flags:\x02-? shows t" + - "his syntax summary, %[1]s shows modern sqlcmd sub-command help\x02Identi" + - "fies one or more files that contain batches of SQL statements. If one or" + - " more files do not exist, sqlcmd will exit. Mutually exclusive with %[1]" + - "s/%[2]s\x02Identifies the file that receives output from sqlcmd\x02Print" + - " version information and exit\x02Implicitly trust the server certificate" + - " without validation\x02This option sets the sqlcmd scripting variable %[" + - "1]s. This parameter specifies the initial database. The default is your " + - "login's default-database property. If the database does not exist, an er" + - "ror message is generated and sqlcmd exits\x02Uses a trusted connection i" + - "nstead of using a user name and password to sign in to SQL Server, ignor" + - "ing any environment variables that define user name and password\x02Spec" + - "ifies the batch terminator. The default value is %[1]s\x02The login name" + - " or contained database user name. For contained database users, you mus" + - "t provide the database name option\x02Executes a query when sqlcmd start" + - "s, but does not exit sqlcmd when the query has finished running. Multipl" + - "e-semicolon-delimited queries can be executed\x02Executes a query when s" + - "qlcmd starts and then immediately exits sqlcmd. Multiple-semicolon-delim" + - "ited queries can be executed\x02%[1]s Specifies the instance of SQL Serv" + - "er to which to connect. It sets the sqlcmd scripting variable %[2]s.\x02" + - "Disables commands that might compromise system security. Sqlcmd issues a" + - " warning and continues\x02Specifies the SQL authentication method to use" + - " to connect to Azure SQL Database. One of: ActiveDirectoryDefault, Activ" + - "eDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteractiv" + - "e, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, SqlP" + - "assword\x02Tells sqlcmd to use ActiveDirectory authentication. If no use" + - "r name is provided, authentication method ActiveDirectoryDefault is used" + - ". If a password is provided, ActiveDirectoryPassword is used. Otherwise " + - "ActiveDirectoryInteractive is used\x02Causes sqlcmd to ignore scripting " + - "variables. This parameter is useful when a script contains many %[1]s st" + - "atements that may contain strings that have the same format as regular v" + - "ariables, such as $(variable_name)\x02Creates a sqlcmd scripting variabl" + - "e that can be used in a sqlcmd script. Enclose the value in quotation ma" + - "rks if the value contains spaces. You can specify multiple var=values va" + - "lues. If there are errors in any of the values specified, sqlcmd generat" + - "es an error message and then exits\x02Requests a packet of a different s" + - "ize. This option sets the sqlcmd scripting variable %[1]s. packet_size m" + - "ust be a value between 512 and 32767. The default = 4096. A larger packe" + - "t size can enhance performance for execution of scripts that have lots o" + - "f SQL statements between %[2]s commands. You can request a larger packet" + - " size. However, if the request is denied, sqlcmd uses the server default" + - " for packet size\x02Specifies the number of seconds before a sqlcmd logi" + - "n to the go-mssqldb driver times out when you try to connect to a server" + - ". This option sets the sqlcmd scripting variable %[1]s. The default valu" + - "e is 30. 0 means infinite\x02This option sets the sqlcmd scripting varia" + - "ble %[1]s. The workstation name is listed in the hostname column of the " + - "sys.sysprocesses catalog view and can be returned using the stored proce" + - "dure sp_who. If this option is not specified, the default is the current" + - " computer name. This name can be used to identify different sqlcmd sessi" + - "ons\x02Declares the application workload type when connecting to a serve" + - "r. The only currently supported value is ReadOnly. If %[1]s is not speci" + - "fied, the sqlcmd utility will not support connectivity to a secondary re" + - "plica in an Always On availability group\x02This switch is used by the c" + - "lient to request an encrypted connection\x02Specifies the formatting for" + - " results\x02Controls which error messages are sent to stdout. Messages t" + - "hat have severity level greater than or equal to this level are sent\x02" + - "Level of mssql driver messages to print\x02Specifies that sqlcmd exits a" + - "nd returns a %[1]s value when an error occurs\x02Controls which error me" + - "ssages are sent to %[1]s. Messages that have severity level greater than" + - " or equal to this level are sent\x02Specifies the number of rows to prin" + - "t between the column headings. Use -h-1 to specify that headers not be p" + - "rinted\x02Specifies that all output files are encoded with little-endian" + - " Unicode\x02Specifies the column separator character. Sets the %[1]s var" + - "iable.\x02Remove trailing spaces from a column\x02Provided for backward " + - "compatibility. Sqlcmd always optimizes detection of the active replica o" + - "f a SQL Failover Cluster\x02Password\x02Controls the severity level that" + - " is used to set the %[1]s variable on exit\x02Specifies the screen width" + - " for output\x02Dedicated administrator connection\x02Provided for backwa" + - "rd compatibility. Quoted identifiers are always enabled\x02Provided for " + - "backward compatibility. Client regional settings are not used\x02Sets th" + - "e sqlcmd scripting variable %[1]s\x02'%[1]s %[2]s': value must be greate" + - "r than or equal to %#[3]v and less than or equal to %#[4]v.\x02'%[1]s %[" + - "2]s': value must be greater than %#[3]v and less than %#[4]v.\x02'%[1]s " + - "%[2]s': Unexpected argument. Argument value has to be %[3]v.\x02'%[1]s %" + - "[2]s': Unexpected argument. Argument value has to be one of %[3]v.\x02Th" + - "e %[1]s and the %[2]s options are mutually exclusive.\x02'%[1]s': Missin" + - "g argument. Enter '-?' for help.\x02'%[1]s': Unknown Option. Enter '-?' " + - "for help.\x02invalid batch terminator '%[1]s'\x04\x00\x01 \x0f\x02Sqlcmd" + - ": Error:\x04\x00\x01 \x11\x02Sqlcmd: Warning:\x02ED and !! comm" + - "ands, startup script, and environment variables are disabled\x02The scri" + - "pting variable: '%[1]s' is read-only\x02'%[1]s' scripting variable not d" + - "efined.\x02The environment variable: '%[1]s' has invalid value: '%[2]s'." + - "\x02Syntax error at line %[1]d near command '%[2]s'.\x02%[1]s Error occu" + - "rred while opening or operating on file %[2]s (Reason: %[3]s).\x02%[1]sS" + - "yntax error at line %[2]d\x02Msg %#[1]v, Level %[2]d, State %[3]d, Serve" + - "r %[4]s, Procedure %[5]s, Line %#[6]v%[7]s\x02Msg %#[1]v, Level %[2]d, S" + - "tate %[3]d, Server %[4]s, Line %#[5]v%[6]s\x02Invalid variable identifie" + - "r %[1]s\x02Invalid variable value %[1]s" + "cmd start\x02Container is not running\x02Press Ctrl+C to exit this proce" + + "ss...\x02A 'Not enough memory resources are available' error can be caus" + + "ed by too many credentials already stored in Windows Credential Manager" + + "\x02Failed to write credential to Windows Credential Manager\x02The -L p" + + "arameter can not be used in combination with other parameters.\x02'-a %#" + + "[1]v': Packet size has to be a number between 512 and 32767.\x02'-h %#[1" + + "]v': header value must be either -1 or a value between 1 and 2147483647" + + "\x02Servers:\x02Legal docs and information: aka.ms/SqlcmdLegal\x02Third " + + "party notices: aka.ms/SqlcmdNotices\x04\x00\x01\x0a\x0e\x02Version %[1]v" + + "\x02Flags:\x02-? shows this syntax summary, %[1]s shows modern sqlcmd su" + + "b-command help\x02Identifies one or more files that contain batches of S" + + "QL statements. If one or more files do not exist, sqlcmd will exit. Mutu" + + "ally exclusive with %[1]s/%[2]s\x02Identifies the file that receives out" + + "put from sqlcmd\x02Print version information and exit\x02Implicitly trus" + + "t the server certificate without validation\x02This option sets the sqlc" + + "md scripting variable %[1]s. This parameter specifies the initial databa" + + "se. The default is your login's default-database property. If the databa" + + "se does not exist, an error message is generated and sqlcmd exits\x02Use" + + "s a trusted connection instead of using a user name and password to sign" + + " in to SQL Server, ignoring any environment variables that define user n" + + "ame and password\x02Specifies the batch terminator. The default value is" + + " %[1]s\x02The login name or contained database user name. For contained" + + " database users, you must provide the database name option\x02Executes a" + + " query when sqlcmd starts, but does not exit sqlcmd when the query has f" + + "inished running. Multiple-semicolon-delimited queries can be executed" + + "\x02Executes a query when sqlcmd starts and then immediately exits sqlcm" + + "d. Multiple-semicolon-delimited queries can be executed\x02%[1]s Specifi" + + "es the instance of SQL Server to which to connect. It sets the sqlcmd sc" + + "ripting variable %[2]s.\x02Disables commands that might compromise syste" + + "m security. Sqlcmd issues a warning and continues\x02Specifies the SQL a" + + "uthentication method to use to connect to Azure SQL Database. One of: Ac" + + "tiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPassword" + + ", ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, ActiveDire" + + "ctoryServicePrincipal, SqlPassword\x02Tells sqlcmd to use ActiveDirector" + + "y authentication. If no user name is provided, authentication method Act" + + "iveDirectoryDefault is used. If a password is provided, ActiveDirectoryP" + + "assword is used. Otherwise ActiveDirectoryInteractive is used\x02Causes " + + "sqlcmd to ignore scripting variables. This parameter is useful when a sc" + + "ript contains many %[1]s statements that may contain strings that have t" + + "he same format as regular variables, such as $(variable_name)\x02Creates" + + " a sqlcmd scripting variable that can be used in a sqlcmd script. Enclos" + + "e the value in quotation marks if the value contains spaces. You can spe" + + "cify multiple var=values values. If there are errors in any of the value" + + "s specified, sqlcmd generates an error message and then exits\x02Request" + + "s a packet of a different size. This option sets the sqlcmd scripting va" + + "riable %[1]s. packet_size must be a value between 512 and 32767. The def" + + "ault = 4096. A larger packet size can enhance performance for execution " + + "of scripts that have lots of SQL statements between %[2]s commands. You " + + "can request a larger packet size. However, if the request is denied, sql" + + "cmd uses the server default for packet size\x02Specifies the number of s" + + "econds before a sqlcmd login to the go-mssqldb driver times out when you" + + " try to connect to a server. This option sets the sqlcmd scripting varia" + + "ble %[1]s. The default value is 30. 0 means infinite\x02This option sets" + + " the sqlcmd scripting variable %[1]s. The workstation name is listed in " + + "the hostname column of the sys.sysprocesses catalog view and can be retu" + + "rned using the stored procedure sp_who. If this option is not specified," + + " the default is the current computer name. This name can be used to iden" + + "tify different sqlcmd sessions\x02Declares the application workload type" + + " when connecting to a server. The only currently supported value is Read" + + "Only. If %[1]s is not specified, the sqlcmd utility will not support con" + + "nectivity to a secondary replica in an Always On availability group\x02T" + + "his switch is used by the client to request an encrypted connection\x02S" + + "pecifies the formatting for results\x02Controls which error messages are" + + " sent to stdout. Messages that have severity level greater than or equal" + + " to this level are sent\x02Level of mssql driver messages to print\x02Sp" + + "ecifies that sqlcmd exits and returns a %[1]s value when an error occurs" + + "\x02Controls which error messages are sent to %[1]s. Messages that have " + + "severity level greater than or equal to this level are sent\x02Specifies" + + " the number of rows to print between the column headings. Use -h-1 to sp" + + "ecify that headers not be printed\x02Specifies that all output files are" + + " encoded with little-endian Unicode\x02Specifies the column separator ch" + + "aracter. Sets the %[1]s variable.\x02Remove trailing spaces from a colum" + + "n\x02Provided for backward compatibility. Sqlcmd always optimizes detect" + + "ion of the active replica of a SQL Failover Cluster\x02Password\x02Contr" + + "ols the severity level that is used to set the %[1]s variable on exit" + + "\x02Specifies the screen width for output\x02Dedicated administrator con" + + "nection\x02Provided for backward compatibility. Quoted identifiers are a" + + "lways enabled\x02Provided for backward compatibility. Client regional se" + + "ttings are not used\x02Sets the sqlcmd scripting variable %[1]s\x02'%[1]" + + "s %[2]s': value must be greater than or equal to %#[3]v and less than or" + + " equal to %#[4]v.\x02'%[1]s %[2]s': value must be greater than %#[3]v an" + + "d less than %#[4]v.\x02'%[1]s %[2]s': Unexpected argument. Argument valu" + + "e has to be %[3]v.\x02'%[1]s %[2]s': Unexpected argument. Argument value" + + " has to be one of %[3]v.\x02The %[1]s and the %[2]s options are mutually" + + " exclusive.\x02'%[1]s': Missing argument. Enter '-?' for help.\x02'%[1]s" + + "': Unknown Option. Enter '-?' for help.\x02invalid batch terminator '%[1" + + "]s'\x04\x00\x01 \x0f\x02Sqlcmd: Error:\x04\x00\x01 \x11\x02Sqlcmd: Warni" + + "ng:\x02ED and !! commands, startup script, and environment vari" + + "ables are disabled\x02The scripting variable: '%[1]s' is read-only\x02'%" + + "[1]s' scripting variable not defined.\x02The environment variable: '%[1]" + + "s' has invalid value: '%[2]s'.\x02Syntax error at line %[1]d near comman" + + "d '%[2]s'.\x02%[1]s Error occurred while opening or operating on file %[" + + "2]s (Reason: %[3]s).\x02%[1]sSyntax error at line %[2]d\x02Msg %#[1]v, L" + + "evel %[2]d, State %[3]d, Server %[4]s, Procedure %[5]s, Line %#[6]v%[7]s" + + "\x02Msg %#[1]v, Level %[2]d, State %[3]d, Server %[4]s, Line %#[5]v%[6]s" + + "\x02Invalid variable identifier %[1]s\x02Invalid variable value %[1]s" -var es_ESIndex = []uint32{ // 288 elements +var es_ESIndex = []uint32{ // 291 elements // Entry 0 - 1F 0x00000000, 0x00000032, 0x00000081, 0x000000de, 0x0000012e, 0x0000014f, 0x00000169, 0x000001c1, @@ -1074,28 +1089,30 @@ var es_ESIndex = []uint32{ // 288 elements 0x00002aaf, 0x00002ae7, 0x00002b3a, 0x00002b8c, 0x00002c08, 0x00002c48, 0x00002c85, 0x00002cca, 0x00002cdd, 0x00002d1f, 0x00002d30, 0x00002d55, - 0x00002d9e, 0x00002de9, 0x00002e3a, 0x00002e46, + 0x00002d83, 0x00002e29, 0x00002e74, 0x00002ebd, // Entry E0 - FF - 0x00002e7c, 0x00002ea5, 0x00002eb9, 0x00002ec1, - 0x00002f1b, 0x00002fc6, 0x00002ffc, 0x00003026, - 0x0000306c, 0x0000317f, 0x00003250, 0x00003294, - 0x00003351, 0x00003409, 0x000034ab, 0x00003523, - 0x0000359e, 0x000036d0, 0x000037ee, 0x000038d1, - 0x00003a01, 0x00003bfb, 0x00003d1c, 0x00003eb2, - 0x00003fc7, 0x0000400c, 0x00004034, 0x000040bf, - 0x000040fd, 0x0000414e, 0x000041d7, 0x0000426b, + 0x00002f08, 0x00002f59, 0x00002f65, 0x00002f9b, + 0x00002fc4, 0x00002fd8, 0x00002fe0, 0x0000303a, + 0x000030e5, 0x0000311b, 0x00003145, 0x0000318b, + 0x0000329e, 0x0000336f, 0x000033b3, 0x00003470, + 0x00003528, 0x000035ca, 0x00003642, 0x000036bd, + 0x000037ef, 0x0000390d, 0x000039f0, 0x00003b20, + 0x00003d1a, 0x00003e3b, 0x00003fd1, 0x000040e6, + 0x0000412b, 0x00004153, 0x000041de, 0x0000421c, // Entry 100 - 11F - 0x000042bf, 0x0000430a, 0x00004331, 0x000043dd, - 0x000043e9, 0x0000443f, 0x0000446e, 0x00004492, - 0x0000450c, 0x00004579, 0x000045a9, 0x000045ff, - 0x00004645, 0x00004691, 0x000046e4, 0x00004717, - 0x00004754, 0x00004792, 0x000047b8, 0x000047cc, - 0x000047e6, 0x00004847, 0x0000487b, 0x000048a6, - 0x000048e9, 0x00004929, 0x0000496e, 0x00004999, - 0x000049fc, 0x00004a4a, 0x00004a75, 0x00004a98, -} // Size: 1176 bytes + 0x0000426d, 0x000042f6, 0x0000438a, 0x000043de, + 0x00004429, 0x00004450, 0x000044fc, 0x00004508, + 0x0000455e, 0x0000458d, 0x000045b1, 0x0000462b, + 0x00004698, 0x000046c8, 0x0000471e, 0x00004764, + 0x000047b0, 0x00004803, 0x00004836, 0x00004873, + 0x000048b1, 0x000048d7, 0x000048eb, 0x00004905, + 0x00004966, 0x0000499a, 0x000049c5, 0x00004a08, + 0x00004a48, 0x00004a8d, 0x00004ab8, 0x00004b1b, + // Entry 120 - 13F + 0x00004b69, 0x00004b94, 0x00004bb7, +} // Size: 1188 bytes -const es_ESData string = "" + // Size: 19096 bytes +const es_ESData string = "" + // Size: 19383 bytes "\x02Instalar/Crear, Consultar, Desinstalar SQL Server\x02Visualización d" + "e la información de configuración y las cadenas de conexión\x02ssqlcmd: " + "Instalar/Crear/Consultar SQL Server, Azure SQL y Herramientas\x0a\x0aCom" + @@ -1266,116 +1283,120 @@ const es_ESData string = "" + // Size: 19096 bytes "stalación o creación de SQL Server con registro completo\x02Obtener etiq" + "uetas disponibles para la instalación de Azure SQL Edge\x02Enumerar etiq" + "uetas\x02Obtención de etiquetas disponibles para la instalación de mssql" + - "\x02inicio de sqlcmd\x02El contenedor no se está ejecutando\x02El paráme" + - "tro -L no se puede usar en combinación con otros parámetros.\x02'-a %#[1" + - "]v': El tamaño del paquete debe ser un número entre 512 y 32767.\x02'-h " + - "%#[1]v': El valor del encabezado debe ser -1 o un valor entre 1 y 214748" + - "3647\x02Servidores:\x02Documentos e información legales: aka.ms/SqlcmdLe" + - "gal\x02Avisos de terceros: aka.ms/SqlcmdNotices\x04\x00\x01\x0a\x0f\x02V" + - "ersión %[1]v\x02Marcas:\x02-? muestra este resumen de sintaxis, %[1]s mu" + - "estra la ayuda moderna del subcomando sqlcmd\x02Identificar uno o varios" + - " archivos que contienen lotes de instrucciones SQL. Si uno o varios arch" + - "ivos no existen, sqlcmd se cerrará. Mutuamente excluyente con %[1]s/%[2]" + - "s\x02Identifica el archivo que recibe la salida de sqlcmd.\x02Imprimir i" + - "nformación de versión y salir\x02Confiar implícitamente en el certificad" + - "o de servidor sin validación\x02Esta opción establece la variable de scr" + - "ipting sqlcmd %[1]s. Este parámetro especifica la base de datos inicial." + - " El valor predeterminado es la propiedad default-database del inicio de " + - "sesión. Si la base de datos no existe, se genera un mensaje de error y s" + - "qlcmd se cierra\x02Usa una conexión de confianza en lugar de usar un nom" + - "bre de usuario y una contraseña para iniciar sesión en SQL Server, omiti" + - "endo las variables de entorno que definen el nombre de usuario y la cont" + - "raseña.\x02Especificar el terminador de lote. El valor predeterminado es" + - " %[1]s\x02Nombre de inicio de sesión o nombre de usuario de base de dato" + - "s independiente. Para los usuarios de bases de datos independientes, deb" + - "e proporcionar la opción de nombre de base de datos.\x02Ejecuta una cons" + - "ulta cuando se inicia sqlcmd, pero no sale de sqlcmd cuando la consulta " + - "ha terminado de ejecutarse. Se pueden ejecutar consultas delimitadas por" + - " punto y coma múltiple\x02Ejecuta una consulta cuando sqlcmd se inicia y" + - ", a continuación, sale inmediatamente de sqlcmd. Se pueden ejecutar cons" + - "ultas delimitadas por varios puntos y coma\x02%[1]s Especifica la instan" + - "cia de SQL Server a la que se va a conectar. Establece la variable de sc" + - "ripting sqlcmd %[2]s.\x02Deshabilitar los comandos que podrían poner en " + - "peligro la seguridad del sistema. Sqlcmd emite una advertencia y continú" + - "a\x02Especifica el método de autenticación de SQL que se va a usar para " + - "conectarse a Azure SQL Database. Uno de los siguientes: ActiveDirectoryD" + - "efault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirect" + - "oryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePr" + - "incipal, SqlPassword\x02Indicar a sqlcmd que use la autenticación active" + - "directory. Si no se proporciona ningún nombre de usuario, se usa el méto" + - "do de autenticación ActiveDirectoryDefault. Si se proporciona una contra" + - "seña, se usa ActiveDirectoryPassword. De lo contrario, se usa ActiveDire" + - "ctoryInteractive\x02Hace que sqlcmd omita las variables de scripting. Es" + - "te parámetro es útil cuando un script contiene muchas instrucciones %[1]" + - "s que pueden contener cadenas con el mismo formato que las variables nor" + - "males, como $(variable_name)\x02Crear una variable de scripting sqlcmd q" + - "ue se puede usar en un script sqlcmd. Escriba el valor entre comillas si" + - " el valor contiene espacios. Puede especificar varios valores var=values" + - ". Si hay errores en cualquiera de los valores especificados, sqlcmd gene" + - "ra un mensaje de error y, a continuación, sale\x02Solicitar un paquete d" + - "e un tamaño diferente. Esta opción establece la variable de scripting sq" + - "lcmd %[1]s. packet_size debe ser un valor entre 512 y 32767. Valor prede" + - "terminado = 4096. Un tamaño de paquete mayor puede mejorar el rendimient" + - "o de la ejecución de scripts que tienen una gran cantidad de instruccion" + - "es SQL entre comandos %[2]s. Puede solicitar un tamaño de paquete mayor." + - " Sin embargo, si se deniega la solicitud, sqlcmd usa el valor predetermi" + - "nado del servidor para el tamaño del paquete.\x02Especificar el número d" + - "e segundos antes de que se agote el tiempo de espera de un inicio de ses" + - "ión sqlcmd en el controlador go-mssqldb al intentar conectarse a un serv" + - "idor. Esta opción establece la variable de scripting sqlcmd %[1]s. El va" + - "lor predeterminado es 30. 0 significa infinito\x02Esta opción establece " + - "la variable de scripting sqlcmd %[1]s. El nombre de la estación de traba" + - "jo aparece en la columna de nombre de host de la vista de catálogo sys.s" + - "ysprocesses y se puede devolver mediante el procedimiento almacenado sp_" + - "who. Si no se especifica esta opción, el valor predeterminado es el nomb" + - "re del equipo actual. Este nombre se puede usar para identificar diferen" + - "tes sesiones sqlcmd\x02Declarar el tipo de carga de trabajo de la aplica" + - "ción al conectarse a un servidor. El único valor admitido actualmente es" + - " ReadOnly. Si no se especifica %[1]s, la utilidad sqlcmd no admitirá la " + - "conectividad con una réplica secundaria en un grupo de disponibilidad Al" + - "ways On\x02El cliente usa este modificador para solicitar una conexión c" + - "ifrada\x02Especifica el formato de los resultados\x02Controlar qué mensa" + - "jes de error se envían a stdout. Se envían los mensajes que tienen un ni" + - "vel de gravedad mayor o igual que este nivel\x02Nivel de mensajes del co" + - "ntrolador mssql que se van a imprimir\x02Especificar que sqlcmd sale y d" + - "evuelve un valor %[1]s cuando se produce un error\x02Controla qué mensaj" + - "es de error se envían a %[1]s. Se envían los mensajes que tienen un nive" + - "l de gravedad mayor o igual que este nivel\x02Especifica el número de fi" + - "las que se van a imprimir entre los encabezados de columna. Use -h-1 par" + - "a especificar que los encabezados no se impriman\x02Especifica que todos" + - " los archivos de salida se codifican con Unicode little endian.\x02Espec" + - "ifica el carácter separador de columna. Establece la variable %[1]s.\x02" + - "Quitar espacios finales de una columna\x02Se proporciona para la compati" + - "bilidad con versiones anteriores. Sqlcmd siempre optimiza la detección d" + - "e la réplica activa de un clúster de conmutación por error de SQL\x02Con" + - "traseña\x02Controlar el nivel de gravedad que se usa para establecer la " + - "variable %[1]s al salir.\x02Especificar el ancho de pantalla de la salid" + - "a.\x02Conexión de administrador dedicada\x02Proporcionado para compatibi" + - "lidad con versiones anteriores. Los identificadores entre comillas siemp" + - "re están habilitados\x02Proporcionado para compatibilidad con versiones " + - "anteriores. No se usa la configuración regional del cliente\x02Establece" + - " la variable de scripting sqlcmd %[1]s\x02'%[1]s %[2]s': El valor debe s" + - "er mayor o igual que %#[3]v y menor o igual que %#[4]v.\x02'%[1]s %[2]s'" + - ": El valor debe ser mayor que %#[3]v y menor que %#[4]v.\x02'%[1]s %[2]s" + - "': Argumento inesperado. El valor del argumento debe ser %[3]v.\x02'%[1]" + - "s %[2]s': Argumento inesperado. El valor del argumento debe ser uno de %" + - "[3]v.\x02Las opciones %[1]s y %[2]s se excluyen mutuamente.\x02'%[1]s': " + - "Falta el argumento. Escriba \x22-?\x22para obtener ayuda.\x02'%[1]s': op" + - "ción desconocida. Escriba \x22-?\x22para obtener ayuda.\x02terminador de" + - " lote no válido '%[1]s'\x04\x00\x01 \x0f\x02Sqlcmd: Error:\x04\x00\x01 " + - "\x15\x02Sqlcmd: Advertencia:\x02Los comandos ED y !! , el scrip" + - "t de inicio y variables de entorno están deshabilitados\x02La variable d" + - "e scripting '%[1]s' es de solo lectura\x02Variable de scripting '%[1]s' " + - "no definida.\x02La variable de entorno '%[1]s' tiene un valor no válido:" + - " '%[2]s'.\x02Error de sintaxis en la línea %[1]d cerca del comando '%[2]" + - "s'.\x02%[1]s Error al abrir o trabajar en el archivo %[2]s (Motivo: %[3]" + - "s).\x02%[1]s Error de sintaxis en la línea %[2]d\x02Mensaje %#[1]v, Nive" + - "l %[2]d, Estado %[3]d, Servidor %[4]s, Procedimiento %[5]s, Línea %#[6]v" + - "%[7]s\x02Mensaje %#[1]v, Nivel %[2]d, Estado %[3]d, Servidor %[4]s, Líne" + - "a %#[5]v%[6]s\x02Identificador de variable %[1]s no válido\x02Valor de v" + - "ariable %[1]s no válido" + "\x02inicio de sqlcmd\x02El contenedor no se está ejecutando\x02Presione " + + "Ctrl+C para salir de este proceso...\x02Un error \x22No hay suficientes " + + "recursos de memoria disponibles\x22 puede deberse a que ya hay demasiada" + + "s credenciales almacenadas en Windows Administrador de credenciales\x02N" + + "o se pudo escribir la credencial en Windows Administrador de credenciale" + + "s\x02El parámetro -L no se puede usar en combinación con otros parámetro" + + "s.\x02'-a %#[1]v': El tamaño del paquete debe ser un número entre 512 y " + + "32767.\x02'-h %#[1]v': El valor del encabezado debe ser -1 o un valor en" + + "tre 1 y 2147483647\x02Servidores:\x02Documentos e información legales: a" + + "ka.ms/SqlcmdLegal\x02Avisos de terceros: aka.ms/SqlcmdNotices\x04\x00" + + "\x01\x0a\x0f\x02Versión %[1]v\x02Marcas:\x02-? muestra este resumen de s" + + "intaxis, %[1]s muestra la ayuda moderna del subcomando sqlcmd\x02Identif" + + "icar uno o varios archivos que contienen lotes de instrucciones SQL. Si " + + "uno o varios archivos no existen, sqlcmd se cerrará. Mutuamente excluyen" + + "te con %[1]s/%[2]s\x02Identifica el archivo que recibe la salida de sqlc" + + "md.\x02Imprimir información de versión y salir\x02Confiar implícitamente" + + " en el certificado de servidor sin validación\x02Esta opción establece l" + + "a variable de scripting sqlcmd %[1]s. Este parámetro especifica la base " + + "de datos inicial. El valor predeterminado es la propiedad default-databa" + + "se del inicio de sesión. Si la base de datos no existe, se genera un men" + + "saje de error y sqlcmd se cierra\x02Usa una conexión de confianza en lug" + + "ar de usar un nombre de usuario y una contraseña para iniciar sesión en " + + "SQL Server, omitiendo las variables de entorno que definen el nombre de " + + "usuario y la contraseña.\x02Especificar el terminador de lote. El valor " + + "predeterminado es %[1]s\x02Nombre de inicio de sesión o nombre de usuari" + + "o de base de datos independiente. Para los usuarios de bases de datos in" + + "dependientes, debe proporcionar la opción de nombre de base de datos." + + "\x02Ejecuta una consulta cuando se inicia sqlcmd, pero no sale de sqlcmd" + + " cuando la consulta ha terminado de ejecutarse. Se pueden ejecutar consu" + + "ltas delimitadas por punto y coma múltiple\x02Ejecuta una consulta cuand" + + "o sqlcmd se inicia y, a continuación, sale inmediatamente de sqlcmd. Se " + + "pueden ejecutar consultas delimitadas por varios puntos y coma\x02%[1]s " + + "Especifica la instancia de SQL Server a la que se va a conectar. Estable" + + "ce la variable de scripting sqlcmd %[2]s.\x02Deshabilitar los comandos q" + + "ue podrían poner en peligro la seguridad del sistema. Sqlcmd emite una a" + + "dvertencia y continúa\x02Especifica el método de autenticación de SQL qu" + + "e se va a usar para conectarse a Azure SQL Database. Uno de los siguient" + + "es: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPa" + + "ssword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, Acti" + + "veDirectoryServicePrincipal, SqlPassword\x02Indicar a sqlcmd que use la " + + "autenticación activedirectory. Si no se proporciona ningún nombre de usu" + + "ario, se usa el método de autenticación ActiveDirectoryDefault. Si se pr" + + "oporciona una contraseña, se usa ActiveDirectoryPassword. De lo contrari" + + "o, se usa ActiveDirectoryInteractive\x02Hace que sqlcmd omita las variab" + + "les de scripting. Este parámetro es útil cuando un script contiene mucha" + + "s instrucciones %[1]s que pueden contener cadenas con el mismo formato q" + + "ue las variables normales, como $(variable_name)\x02Crear una variable d" + + "e scripting sqlcmd que se puede usar en un script sqlcmd. Escriba el val" + + "or entre comillas si el valor contiene espacios. Puede especificar vario" + + "s valores var=values. Si hay errores en cualquiera de los valores especi" + + "ficados, sqlcmd genera un mensaje de error y, a continuación, sale\x02So" + + "licitar un paquete de un tamaño diferente. Esta opción establece la vari" + + "able de scripting sqlcmd %[1]s. packet_size debe ser un valor entre 512 " + + "y 32767. Valor predeterminado = 4096. Un tamaño de paquete mayor puede m" + + "ejorar el rendimiento de la ejecución de scripts que tienen una gran can" + + "tidad de instrucciones SQL entre comandos %[2]s. Puede solicitar un tama" + + "ño de paquete mayor. Sin embargo, si se deniega la solicitud, sqlcmd us" + + "a el valor predeterminado del servidor para el tamaño del paquete.\x02Es" + + "pecificar el número de segundos antes de que se agote el tiempo de esper" + + "a de un inicio de sesión sqlcmd en el controlador go-mssqldb al intentar" + + " conectarse a un servidor. Esta opción establece la variable de scriptin" + + "g sqlcmd %[1]s. El valor predeterminado es 30. 0 significa infinito\x02E" + + "sta opción establece la variable de scripting sqlcmd %[1]s. El nombre de" + + " la estación de trabajo aparece en la columna de nombre de host de la vi" + + "sta de catálogo sys.sysprocesses y se puede devolver mediante el procedi" + + "miento almacenado sp_who. Si no se especifica esta opción, el valor pred" + + "eterminado es el nombre del equipo actual. Este nombre se puede usar par" + + "a identificar diferentes sesiones sqlcmd\x02Declarar el tipo de carga de" + + " trabajo de la aplicación al conectarse a un servidor. El único valor ad" + + "mitido actualmente es ReadOnly. Si no se especifica %[1]s, la utilidad s" + + "qlcmd no admitirá la conectividad con una réplica secundaria en un grupo" + + " de disponibilidad Always On\x02El cliente usa este modificador para sol" + + "icitar una conexión cifrada\x02Especifica el formato de los resultados" + + "\x02Controlar qué mensajes de error se envían a stdout. Se envían los me" + + "nsajes que tienen un nivel de gravedad mayor o igual que este nivel\x02N" + + "ivel de mensajes del controlador mssql que se van a imprimir\x02Especifi" + + "car que sqlcmd sale y devuelve un valor %[1]s cuando se produce un error" + + "\x02Controla qué mensajes de error se envían a %[1]s. Se envían los mens" + + "ajes que tienen un nivel de gravedad mayor o igual que este nivel\x02Esp" + + "ecifica el número de filas que se van a imprimir entre los encabezados d" + + "e columna. Use -h-1 para especificar que los encabezados no se impriman" + + "\x02Especifica que todos los archivos de salida se codifican con Unicode" + + " little endian.\x02Especifica el carácter separador de columna. Establec" + + "e la variable %[1]s.\x02Quitar espacios finales de una columna\x02Se pro" + + "porciona para la compatibilidad con versiones anteriores. Sqlcmd siempre" + + " optimiza la detección de la réplica activa de un clúster de conmutación" + + " por error de SQL\x02Contraseña\x02Controlar el nivel de gravedad que se" + + " usa para establecer la variable %[1]s al salir.\x02Especificar el ancho" + + " de pantalla de la salida.\x02Conexión de administrador dedicada\x02Prop" + + "orcionado para compatibilidad con versiones anteriores. Los identificado" + + "res entre comillas siempre están habilitados\x02Proporcionado para compa" + + "tibilidad con versiones anteriores. No se usa la configuración regional " + + "del cliente\x02Establece la variable de scripting sqlcmd %[1]s\x02'%[1]s" + + " %[2]s': El valor debe ser mayor o igual que %#[3]v y menor o igual que " + + "%#[4]v.\x02'%[1]s %[2]s': El valor debe ser mayor que %#[3]v y menor que" + + " %#[4]v.\x02'%[1]s %[2]s': Argumento inesperado. El valor del argumento " + + "debe ser %[3]v.\x02'%[1]s %[2]s': Argumento inesperado. El valor del arg" + + "umento debe ser uno de %[3]v.\x02Las opciones %[1]s y %[2]s se excluyen " + + "mutuamente.\x02'%[1]s': Falta el argumento. Escriba \x22-?\x22para obten" + + "er ayuda.\x02'%[1]s': opción desconocida. Escriba \x22-?\x22para obtener" + + " ayuda.\x02terminador de lote no válido '%[1]s'\x04\x00\x01 \x0f\x02Sqlc" + + "md: Error:\x04\x00\x01 \x15\x02Sqlcmd: Advertencia:\x02Los comandos ED y" + + " !! , el script de inicio y variables de entorno están deshabil" + + "itados\x02La variable de scripting '%[1]s' es de solo lectura\x02Variabl" + + "e de scripting '%[1]s' no definida.\x02La variable de entorno '%[1]s' ti" + + "ene un valor no válido: '%[2]s'.\x02Error de sintaxis en la línea %[1]d " + + "cerca del comando '%[2]s'.\x02%[1]s Error al abrir o trabajar en el arch" + + "ivo %[2]s (Motivo: %[3]s).\x02%[1]s Error de sintaxis en la línea %[2]d" + + "\x02Mensaje %#[1]v, Nivel %[2]d, Estado %[3]d, Servidor %[4]s, Procedimi" + + "ento %[5]s, Línea %#[6]v%[7]s\x02Mensaje %#[1]v, Nivel %[2]d, Estado %[3" + + "]d, Servidor %[4]s, Línea %#[5]v%[6]s\x02Identificador de variable %[1]s" + + " no válido\x02Valor de variable %[1]s no válido" -var fr_FRIndex = []uint32{ // 288 elements +var fr_FRIndex = []uint32{ // 291 elements // Entry 0 - 1F 0x00000000, 0x00000037, 0x0000007f, 0x000000da, 0x0000011e, 0x0000013b, 0x00000154, 0x000001a6, @@ -1438,28 +1459,30 @@ var fr_FRIndex = []uint32{ // 288 elements 0x00002cde, 0x00002d0c, 0x00002d62, 0x00002dbc, 0x00002e42, 0x00002e7f, 0x00002ebd, 0x00002f02, 0x00002f14, 0x00002f51, 0x00002f63, 0x00002f82, - 0x00002fd8, 0x0000302c, 0x00003096, 0x000030a2, + 0x00002fb2, 0x00003059, 0x000030ce, 0x00003124, // Entry E0 - FF - 0x000030dd, 0x00003103, 0x00003116, 0x00003122, - 0x00003180, 0x00003238, 0x0000326d, 0x0000329d, - 0x000032de, 0x000033f8, 0x000034df, 0x00003520, - 0x000035d2, 0x00003691, 0x00003736, 0x000037a9, - 0x00003824, 0x00003950, 0x00003a73, 0x00003b6b, - 0x00003caa, 0x00003eb6, 0x00003fb2, 0x00004141, - 0x00004279, 0x000042c9, 0x000042ef, 0x00004385, - 0x000043b5, 0x0000440e, 0x000044a3, 0x0000453c, + 0x00003178, 0x000031e2, 0x000031ee, 0x00003229, + 0x0000324f, 0x00003262, 0x0000326e, 0x000032cc, + 0x00003384, 0x000033b9, 0x000033e9, 0x0000342a, + 0x00003544, 0x0000362b, 0x0000366c, 0x0000371e, + 0x000037dd, 0x00003882, 0x000038f5, 0x00003970, + 0x00003a9c, 0x00003bbf, 0x00003cb7, 0x00003df6, + 0x00004002, 0x000040fe, 0x0000428d, 0x000043c5, + 0x00004415, 0x0000443b, 0x000044d1, 0x00004501, // Entry 100 - 11F - 0x0000458d, 0x000045d9, 0x00004604, 0x0000468a, - 0x00004697, 0x000046ed, 0x0000471d, 0x0000473f, - 0x0000479d, 0x000047fd, 0x00004829, 0x00004893, - 0x000048e9, 0x0000493a, 0x00004993, 0x000049c7, - 0x000049fd, 0x00004a31, 0x00004a55, 0x00004a6e, - 0x00004a8a, 0x00004af6, 0x00004b2c, 0x00004b55, - 0x00004ba0, 0x00004be2, 0x00004c4e, 0x00004c77, - 0x00004ccd, 0x00004d12, 0x00004d39, 0x00004d5b, -} // Size: 1176 bytes + 0x0000455a, 0x000045ef, 0x00004688, 0x000046d9, + 0x00004725, 0x00004750, 0x000047d6, 0x000047e3, + 0x00004839, 0x00004869, 0x0000488b, 0x000048e9, + 0x00004949, 0x00004975, 0x000049df, 0x00004a35, + 0x00004a86, 0x00004adf, 0x00004b13, 0x00004b49, + 0x00004b7d, 0x00004ba1, 0x00004bba, 0x00004bd6, + 0x00004c42, 0x00004c78, 0x00004ca1, 0x00004cec, + 0x00004d2e, 0x00004d9a, 0x00004dc3, 0x00004e19, + // Entry 120 - 13F + 0x00004e5e, 0x00004e85, 0x00004ea7, +} // Size: 1188 bytes -const fr_FRData string = "" + // Size: 19803 bytes +const fr_FRData string = "" + // Size: 20135 bytes "\x02Installer/créer, interroger, désinstaller SQL Server\x02Afficher les" + " informations de configuration et les chaînes de connexion\x02sqlcmd : i" + "nstaller/créer/interroger SQL Server, Azure SQL et les outils\x0a\x0aRet" + @@ -1637,117 +1660,122 @@ const fr_FRData string = "" + // Size: 19803 bytes " journalisation complète\x02Obtenir les balises disponibles pour l'insta" + "llation d'Azure SQL Edge\x02Liste des balises\x02Obtenir les balises dis" + "ponibles pour l'installation de mssql\x02démarrage sqlcmd\x02Le conteneu" + - "r ne fonctionne pas\x02Le paramètre -L ne peut pas être utilisé en combi" + - "naison avec d'autres paramètres.\x02'-a %#[1]v'\u00a0: la taille du paqu" + - "et doit être un nombre compris entre 512 et 32767.\x02'-h %#[1]v'\u00a0:" + - " la valeur de l'en-tête doit être soit -1, soit une valeur comprise entr" + - "e 1 et 2147483647\x02Serveurs\u00a0:\x02Documents et informations juridi" + - "ques\u00a0: aka.ms/SqlcmdLegal\x02Avis de tiers\u00a0: aka.ms/SqlcmdNoti" + - "ces\x04\x00\x01\x0a\x0e\x02Version %[1]v\x02Drapeaux\u00a0:\x02-? affich" + - "e ce résumé de la syntaxe, %[1]s affiche l'aide moderne de la sous-comma" + - "nde sqlcmd\x02Identifie un ou plusieurs fichiers contenant des lots d'in" + - "structions langage SQL. Si un ou plusieurs fichiers n'existent pas, sqlc" + - "md se fermera. Mutuellement exclusif avec %[1]s/%[2]s\x02Identifie le fi" + - "chier qui reçoit la sortie de sqlcmd\x02Imprimer les informations de ver" + - "sion et quitter\x02Approuver implicitement le certificat du serveur sans" + - " validation\x02Cette option définit la variable de script sqlcmd %[1]s. " + - "Ce paramètre spécifie la base de données initiale. La valeur par défaut " + - "est la propriété default-database de votre connexion. Si la base de donn" + - "ées n'existe pas, un message d'erreur est généré et sqlcmd se termine" + - "\x02Utilise une connexion approuvée au lieu d'utiliser un nom d'utilisat" + - "eur et un mot de passe pour se connecter à SQL Server, en ignorant toute" + - "s les variables d'environnement qui définissent le nom d'utilisateur et " + - "le mot de passe\x02Spécifie le terminateur de lot. La valeur par défaut " + - "est %[1]s\x02Nom de connexion ou nom d'utilisateur de la base de données" + - " contenue. Pour les utilisateurs de base de données autonome, vous devez" + - " fournir l'option de nom de base de données\x02Exécute une requête lorsq" + - "ue sqlcmd démarre, mais ne quitte pas sqlcmd lorsque la requête est term" + - "inée. Plusieurs requêtes délimitées par des points-virgules peuvent être" + - " exécutées\x02Exécute une requête au démarrage de sqlcmd, puis quitte im" + - "médiatement sqlcmd. Plusieurs requêtes délimitées par des points-virgule" + - "s peuvent être exécutées\x02%[1]s Spécifie l'instance de SQL Server à la" + - "quelle se connecter. Il définit la variable de script sqlcmd %[2]s.\x02D" + - "ésactive les commandes susceptibles de compromettre la sécurité du syst" + - "ème. Sqlcmd émet un avertissement et continue\x02Spécifie la méthode d'" + - "authentification SQL à utiliser pour se connecter à Azure SQL Database. " + - "L'un des suivants\u00a0: ActiveDirectoryDefault, ActiveDirectoryIntegrat" + - "ed, ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectory" + - "ManagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword\x02Indique" + - " à sqlcmd d'utiliser l'authentification ActiveDirectory. Si aucun nom d'" + - "utilisateur n'est fourni, la méthode d'authentification ActiveDirectoryD" + - "efault est utilisée. Si un mot de passe est fourni, ActiveDirectoryPassw" + - "ord est utilisé. Sinon, ActiveDirectoryInteractive est utilisé\x02Force " + - "sqlcmd à ignorer les variables de script. Ce paramètre est utile lorsqu'" + - "un script contient de nombreuses instructions %[1]s qui peuvent contenir" + - " des chaînes ayant le même format que les variables régulières, telles q" + - "ue $(variable_name)\x02Crée une variable de script sqlcmd qui peut être " + - "utilisée dans un script sqlcmd. Placez la valeur entre guillemets si la " + - "valeur contient des espaces. Vous pouvez spécifier plusieurs valeurs var" + - "=values. S’il y a des erreurs dans l’une des valeurs spécifiées, sqlcmd " + - "génère un message d’erreur, puis quitte\x02Demande un paquet d'une taill" + - "e différente. Cette option définit la variable de script sqlcmd %[1]s. p" + - "acket_size doit être une valeur comprise entre 512 et 32767. La valeur p" + - "ar défaut = 4096. Une taille de paquet plus grande peut améliorer les pe" + - "rformances d'exécution des scripts comportant de nombreuses instructions" + - " SQL entre les commandes %[2]s. Vous pouvez demander une taille de paque" + - "t plus grande. Cependant, si la demande est refusée, sqlcmd utilise la v" + - "aleur par défaut du serveur pour la taille des paquets\x02Spécifie le no" + - "mbre de secondes avant qu'une connexion sqlcmd au pilote go-mssqldb n'ex" + - "pire lorsque vous essayez de vous connecter à un serveur. Cette option d" + - "éfinit la variable de script sqlcmd %[1]s. La valeur par défaut est 30." + - " 0 signifie infini\x02Cette option définit la variable de script sqlcmd " + - "%[1]s. Le nom du poste de travail est répertorié dans la colonne hostnam" + - "e de la vue catalogue sys.sysprocesses et peut être renvoyé à l'aide de " + - "la procédure stockée sp_who. Si cette option n'est pas spécifiée, la val" + - "eur par défaut est le nom de l'ordinateur actuel. Ce nom peut être utili" + - "sé pour identifier différentes sessions sqlcmd\x02Déclare le type de cha" + - "rge de travail de l'application lors de la connexion à un serveur. La se" + - "ule valeur actuellement prise en charge est ReadOnly. Si %[1]s n'est pas" + - " spécifié, l'utilitaire sqlcmd ne prendra pas en charge la connectivité " + - "à un réplica secondaire dans un groupe de disponibilité Always On\x02Ce" + - " commutateur est utilisé par le client pour demander une connexion chiff" + - "rée\x02Spécifie le formatage des résultats\x02Contrôle quels messages d'" + - "erreur sont envoyés à stdout. Les messages dont le niveau de gravité est" + - " supérieur ou égal à ce niveau sont envoyés\x02Niveau des messages du pi" + - "lote mssql à imprimer\x02Spécifie que sqlcmd se termine et renvoie une v" + - "aleur %[1]s lorsqu'une erreur se produit\x02Contrôle quels messages d'er" + - "reur sont envoyés à %[1]s. Les messages dont le niveau de gravité est su" + - "périeur ou égal à ce niveau sont envoyés\x02Spécifie le nombre de lignes" + - " à imprimer entre les en-têtes de colonne. Utilisez -h-1 pour spécifier " + - "que les en-têtes ne doivent pas être imprimés\x02Spécifie que tous les f" + - "ichiers de sortie sont codés avec Unicode little-endian\x02Spécifie le c" + - "aractère séparateur de colonne. Définit la variable %[1]s.\x02Supprimer " + - "les espaces de fin d'une colonne\x02Fourni pour la rétrocompatibilité. S" + - "qlcmd optimise toujours la détection du réplica actif d'un cluster de ba" + - "sculement langage SQL\x02Mot de passe\x02Contrôle le niveau de gravité u" + - "tilisé pour définir la variable %[1]s à la sortie\x02Spécifie la largeur" + - " de l'écran pour la sortie\x02Connexion administrateur dédiée\x02Fourni " + - "pour la rétrocompatibilité. Les identifiants entre guillemets sont toujo" + - "urs activés\x02Fourni pour la rétrocompatibilité. Les paramètres régiona" + - "ux du client ne sont pas utilisés\x02Définit la variable de script sqlcm" + - "d %[1]s\x02'%[1]s %[2]s'\u00a0: la valeur doit être supérieure ou égale " + - "à %#[3]v et inférieure ou égale à %#[4]v.\x02'%[1]s %[2]s'\u00a0: la va" + - "leur doit être supérieure à %#[3]v et inférieure à %#[4]v.\x02'%[1]s %[2" + - "]s'\u00a0: Argument inattendu. La valeur de l’argument doit être %[3]v." + - "\x02'%[1]s %[2]s'\u00a0: Argument inattendu. La valeur de l'argument doi" + - "t être l'une des %[3]v.\x02Les options %[1]s et %[2]s s'excluent mutuell" + - "ement.\x02'%[1]s'\u00a0: argument manquant. Entrer '-?' pour aider.\x02'" + - "%[1]s'\u00a0: option inconnue. Entrer '-?' pour aider.\x02terminateur de" + - " lot invalide '%[1]s'\x04\x00\x01 \x14\x02Sqlcmd\u00a0: Erreur\u00a0:" + - "\x04\x00\x01 \x17\x02Sqlcmd\u00a0: Attention\u00a0:\x02Les commandes ED " + - "et !!, le script de démarrage et les variables d'environnement " + - "sont désactivés\x02La variable de script\u00a0: '%[1]s' est en lecture s" + - "eule\x02'%[1]s' variable de script non définie.\x02La variable d'environ" + - "nement\u00a0: '%[1]s' a une valeur non valide\u00a0: '%[2]s'.\x02Erreur " + - "de syntaxe à la ligne %[1]d près de la commande '%[2]s'.\x02%[1]s Une er" + - "reur s'est produite lors de l'ouverture ou de l'utilisation du fichier %" + - "[2]s (Raison\u00a0: %[3]s).\x02%[1]sErreur de syntaxe à la ligne %[2]d" + - "\x02Msg %#[1]v, Level %[2]d, State %[3]d, Server %[4]s, Procedure %[5]s," + - " Line %#[6]v%[7]s\x02Msg %#[1]v, Level %[2]d, State %[3]d, Server %[4]s," + - " Line %#[5]v%[6]s\x02Identifiant de variable invalide %[1]s\x02Valeur de" + - " variable invalide %[1]s" + "r ne fonctionne pas\x02Appuyez sur Ctrl+C pour quitter ce processus..." + + "\x02Une erreur \x22Pas assez de ressources mémoire disponibles\x22 peut " + + "être causée par trop d'informations d'identification déjà stockées dans" + + " Windows Credential Manager\x02Échec de l'écriture des informations d'id" + + "entification dans le gestionnaire d'informations d'identification Window" + + "s\x02Le paramètre -L ne peut pas être utilisé en combinaison avec d'autr" + + "es paramètres.\x02'-a %#[1]v'\u00a0: la taille du paquet doit être un no" + + "mbre compris entre 512 et 32767.\x02'-h %#[1]v'\u00a0: la valeur de l'en" + + "-tête doit être soit -1, soit une valeur comprise entre 1 et 2147483647" + + "\x02Serveurs\u00a0:\x02Documents et informations juridiques\u00a0: aka.m" + + "s/SqlcmdLegal\x02Avis de tiers\u00a0: aka.ms/SqlcmdNotices\x04\x00\x01" + + "\x0a\x0e\x02Version %[1]v\x02Drapeaux\u00a0:\x02-? affiche ce résumé de " + + "la syntaxe, %[1]s affiche l'aide moderne de la sous-commande sqlcmd\x02I" + + "dentifie un ou plusieurs fichiers contenant des lots d'instructions lang" + + "age SQL. Si un ou plusieurs fichiers n'existent pas, sqlcmd se fermera. " + + "Mutuellement exclusif avec %[1]s/%[2]s\x02Identifie le fichier qui reçoi" + + "t la sortie de sqlcmd\x02Imprimer les informations de version et quitter" + + "\x02Approuver implicitement le certificat du serveur sans validation\x02" + + "Cette option définit la variable de script sqlcmd %[1]s. Ce paramètre sp" + + "écifie la base de données initiale. La valeur par défaut est la proprié" + + "té default-database de votre connexion. Si la base de données n'existe p" + + "as, un message d'erreur est généré et sqlcmd se termine\x02Utilise une c" + + "onnexion approuvée au lieu d'utiliser un nom d'utilisateur et un mot de " + + "passe pour se connecter à SQL Server, en ignorant toutes les variables d" + + "'environnement qui définissent le nom d'utilisateur et le mot de passe" + + "\x02Spécifie le terminateur de lot. La valeur par défaut est %[1]s\x02No" + + "m de connexion ou nom d'utilisateur de la base de données contenue. Pour" + + " les utilisateurs de base de données autonome, vous devez fournir l'opti" + + "on de nom de base de données\x02Exécute une requête lorsque sqlcmd démar" + + "re, mais ne quitte pas sqlcmd lorsque la requête est terminée. Plusieurs" + + " requêtes délimitées par des points-virgules peuvent être exécutées\x02E" + + "xécute une requête au démarrage de sqlcmd, puis quitte immédiatement sql" + + "cmd. Plusieurs requêtes délimitées par des points-virgules peuvent être " + + "exécutées\x02%[1]s Spécifie l'instance de SQL Server à laquelle se conne" + + "cter. Il définit la variable de script sqlcmd %[2]s.\x02Désactive les co" + + "mmandes susceptibles de compromettre la sécurité du système. Sqlcmd émet" + + " un avertissement et continue\x02Spécifie la méthode d'authentification " + + "SQL à utiliser pour se connecter à Azure SQL Database. L'un des suivants" + + "\u00a0: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirecto" + + "ryPassword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, " + + "ActiveDirectoryServicePrincipal, SqlPassword\x02Indique à sqlcmd d'utili" + + "ser l'authentification ActiveDirectory. Si aucun nom d'utilisateur n'est" + + " fourni, la méthode d'authentification ActiveDirectoryDefault est utilis" + + "ée. Si un mot de passe est fourni, ActiveDirectoryPassword est utilisé." + + " Sinon, ActiveDirectoryInteractive est utilisé\x02Force sqlcmd à ignorer" + + " les variables de script. Ce paramètre est utile lorsqu'un script contie" + + "nt de nombreuses instructions %[1]s qui peuvent contenir des chaînes aya" + + "nt le même format que les variables régulières, telles que $(variable_na" + + "me)\x02Crée une variable de script sqlcmd qui peut être utilisée dans un" + + " script sqlcmd. Placez la valeur entre guillemets si la valeur contient " + + "des espaces. Vous pouvez spécifier plusieurs valeurs var=values. S’il y " + + "a des erreurs dans l’une des valeurs spécifiées, sqlcmd génère un messag" + + "e d’erreur, puis quitte\x02Demande un paquet d'une taille différente. Ce" + + "tte option définit la variable de script sqlcmd %[1]s. packet_size doit " + + "être une valeur comprise entre 512 et 32767. La valeur par défaut = 409" + + "6. Une taille de paquet plus grande peut améliorer les performances d'ex" + + "écution des scripts comportant de nombreuses instructions SQL entre les" + + " commandes %[2]s. Vous pouvez demander une taille de paquet plus grande." + + " Cependant, si la demande est refusée, sqlcmd utilise la valeur par défa" + + "ut du serveur pour la taille des paquets\x02Spécifie le nombre de second" + + "es avant qu'une connexion sqlcmd au pilote go-mssqldb n'expire lorsque v" + + "ous essayez de vous connecter à un serveur. Cette option définit la vari" + + "able de script sqlcmd %[1]s. La valeur par défaut est 30. 0 signifie inf" + + "ini\x02Cette option définit la variable de script sqlcmd %[1]s. Le nom d" + + "u poste de travail est répertorié dans la colonne hostname de la vue cat" + + "alogue sys.sysprocesses et peut être renvoyé à l'aide de la procédure st" + + "ockée sp_who. Si cette option n'est pas spécifiée, la valeur par défaut " + + "est le nom de l'ordinateur actuel. Ce nom peut être utilisé pour identif" + + "ier différentes sessions sqlcmd\x02Déclare le type de charge de travail " + + "de l'application lors de la connexion à un serveur. La seule valeur actu" + + "ellement prise en charge est ReadOnly. Si %[1]s n'est pas spécifié, l'ut" + + "ilitaire sqlcmd ne prendra pas en charge la connectivité à un réplica se" + + "condaire dans un groupe de disponibilité Always On\x02Ce commutateur est" + + " utilisé par le client pour demander une connexion chiffrée\x02Spécifie " + + "le formatage des résultats\x02Contrôle quels messages d'erreur sont envo" + + "yés à stdout. Les messages dont le niveau de gravité est supérieur ou ég" + + "al à ce niveau sont envoyés\x02Niveau des messages du pilote mssql à imp" + + "rimer\x02Spécifie que sqlcmd se termine et renvoie une valeur %[1]s lors" + + "qu'une erreur se produit\x02Contrôle quels messages d'erreur sont envoyé" + + "s à %[1]s. Les messages dont le niveau de gravité est supérieur ou égal " + + "à ce niveau sont envoyés\x02Spécifie le nombre de lignes à imprimer ent" + + "re les en-têtes de colonne. Utilisez -h-1 pour spécifier que les en-tête" + + "s ne doivent pas être imprimés\x02Spécifie que tous les fichiers de sort" + + "ie sont codés avec Unicode little-endian\x02Spécifie le caractère sépara" + + "teur de colonne. Définit la variable %[1]s.\x02Supprimer les espaces de " + + "fin d'une colonne\x02Fourni pour la rétrocompatibilité. Sqlcmd optimise " + + "toujours la détection du réplica actif d'un cluster de basculement langa" + + "ge SQL\x02Mot de passe\x02Contrôle le niveau de gravité utilisé pour déf" + + "inir la variable %[1]s à la sortie\x02Spécifie la largeur de l'écran pou" + + "r la sortie\x02Connexion administrateur dédiée\x02Fourni pour la rétroco" + + "mpatibilité. Les identifiants entre guillemets sont toujours activés\x02" + + "Fourni pour la rétrocompatibilité. Les paramètres régionaux du client ne" + + " sont pas utilisés\x02Définit la variable de script sqlcmd %[1]s\x02'%[1" + + "]s %[2]s'\u00a0: la valeur doit être supérieure ou égale à %#[3]v et inf" + + "érieure ou égale à %#[4]v.\x02'%[1]s %[2]s'\u00a0: la valeur doit être " + + "supérieure à %#[3]v et inférieure à %#[4]v.\x02'%[1]s %[2]s'\u00a0: Argu" + + "ment inattendu. La valeur de l’argument doit être %[3]v.\x02'%[1]s %[2]s" + + "'\u00a0: Argument inattendu. La valeur de l'argument doit être l'une des" + + " %[3]v.\x02Les options %[1]s et %[2]s s'excluent mutuellement.\x02'%[1]s" + + "'\u00a0: argument manquant. Entrer '-?' pour aider.\x02'%[1]s'\u00a0: op" + + "tion inconnue. Entrer '-?' pour aider.\x02terminateur de lot invalide '%" + + "[1]s'\x04\x00\x01 \x14\x02Sqlcmd\u00a0: Erreur\u00a0:\x04\x00\x01 \x17" + + "\x02Sqlcmd\u00a0: Attention\u00a0:\x02Les commandes ED et !!, l" + + "e script de démarrage et les variables d'environnement sont désactivés" + + "\x02La variable de script\u00a0: '%[1]s' est en lecture seule\x02'%[1]s'" + + " variable de script non définie.\x02La variable d'environnement\u00a0: '" + + "%[1]s' a une valeur non valide\u00a0: '%[2]s'.\x02Erreur de syntaxe à la" + + " ligne %[1]d près de la commande '%[2]s'.\x02%[1]s Une erreur s'est prod" + + "uite lors de l'ouverture ou de l'utilisation du fichier %[2]s (Raison" + + "\u00a0: %[3]s).\x02%[1]sErreur de syntaxe à la ligne %[2]d\x02Msg %#[1]v" + + ", Level %[2]d, State %[3]d, Server %[4]s, Procedure %[5]s, Line %#[6]v%[" + + "7]s\x02Msg %#[1]v, Level %[2]d, State %[3]d, Server %[4]s, Line %#[5]v%[" + + "6]s\x02Identifiant de variable invalide %[1]s\x02Valeur de variable inva" + + "lide %[1]s" -var it_ITIndex = []uint32{ // 288 elements +var it_ITIndex = []uint32{ // 291 elements // Entry 0 - 1F 0x00000000, 0x0000003c, 0x00000088, 0x000000e9, 0x00000140, 0x0000015d, 0x00000174, 0x000001b3, @@ -1810,28 +1838,30 @@ var it_ITIndex = []uint32{ // 288 elements 0x00002854, 0x00002890, 0x000028e7, 0x00002944, 0x000029c1, 0x000029fd, 0x00002a43, 0x00002a89, 0x00002a98, 0x00002ad2, 0x00002adf, 0x00002b03, - 0x00002b4e, 0x00002bb7, 0x00002c15, 0x00002c1d, + 0x00002b2d, 0x00002bb7, 0x00002bfe, 0x00002c49, // Entry E0 - FF - 0x00002c51, 0x00002c84, 0x00002c98, 0x00002c9e, - 0x00002cff, 0x00002d9b, 0x00002dcc, 0x00002dfd, - 0x00002e51, 0x00002f78, 0x0000302d, 0x0000307e, - 0x0000311a, 0x000031bd, 0x00003249, 0x000032b4, - 0x00003322, 0x0000344d, 0x00003581, 0x00003670, - 0x0000379a, 0x000039b1, 0x00003ac1, 0x00003c52, - 0x00003d70, 0x00003dc3, 0x00003dec, 0x00003e7f, - 0x00003eb0, 0x00003f08, 0x00003f9a, 0x0000402d, + 0x00002cb2, 0x00002d10, 0x00002d18, 0x00002d4c, + 0x00002d7f, 0x00002d93, 0x00002d99, 0x00002dfa, + 0x00002e96, 0x00002ec7, 0x00002ef8, 0x00002f4c, + 0x00003073, 0x00003128, 0x00003179, 0x00003215, + 0x000032b8, 0x00003344, 0x000033af, 0x0000341d, + 0x00003548, 0x0000367c, 0x0000376b, 0x00003895, + 0x00003aac, 0x00003bbc, 0x00003d4d, 0x00003e6b, + 0x00003ebe, 0x00003ee7, 0x00003f7a, 0x00003fab, // Entry 100 - 11F - 0x0000407c, 0x000040c6, 0x000040f0, 0x00004184, - 0x0000418d, 0x000041e0, 0x00004212, 0x00004236, - 0x000042a4, 0x00004314, 0x00004343, 0x0000439f, - 0x000043eb, 0x0000443c, 0x00004494, 0x000044c5, - 0x0000450c, 0x00004554, 0x0000458b, 0x000045a0, - 0x000045b5, 0x00004612, 0x00004647, 0x00004674, - 0x000046bd, 0x000046fb, 0x0000475c, 0x00004785, - 0x000047e3, 0x00004830, 0x00004860, 0x00004888, -} // Size: 1176 bytes + 0x00004003, 0x00004095, 0x00004128, 0x00004177, + 0x000041c1, 0x000041eb, 0x0000427f, 0x00004288, + 0x000042db, 0x0000430d, 0x00004331, 0x0000439f, + 0x0000440f, 0x0000443e, 0x0000449a, 0x000044e6, + 0x00004537, 0x0000458f, 0x000045c0, 0x00004607, + 0x0000464f, 0x00004686, 0x0000469b, 0x000046b0, + 0x0000470d, 0x00004742, 0x0000476f, 0x000047b8, + 0x000047f6, 0x00004857, 0x00004880, 0x000048de, + // Entry 120 - 13F + 0x0000492b, 0x0000495b, 0x00004983, +} // Size: 1188 bytes -const it_ITData string = "" + // Size: 18568 bytes +const it_ITData string = "" + // Size: 18819 bytes "\x02Installare/creare, eseguire query, disinstallare SQL Server\x02Visua" + "lizzare le informazioni di configurazione e le stringhe di connessione" + "\x02sqlcmd: installare/creare/eseguire query su SQL Server, Azure SQL e " + @@ -1995,117 +2025,120 @@ const it_ITData string = "" + // Size: 18568 bytes "istanza di SQL Server con registrazione completa\x02Recuperare i tag dis" + "ponibili per l'installazione di SQL Edge di Azure\x02Elencare i tag\x02R" + "ecuperare i tag disponibili per l'installazione di mssql\x02avvio sqlcmd" + - "\x02Il contenitore non è in esecuzione\x02Il parametro -L non può essere" + - " usato in combinazione con altri parametri.\x02'-a %#[1]v': le dimension" + - "i del pacchetto devono essere costituite da un numero compreso tra 512 e" + - " 32767.\x02'-h %#[1]v': il valore di intestazione deve essere -1 o un va" + - "lore compreso tra 1 e 2147483647\x02Server:\x02Documenti e informazioni " + - "legali: aka.ms/SqlcmdLegal\x02Comunicazioni di terze parti: aka.ms/Sqlcm" + - "dNotices\x04\x00\x01\x0a\x0f\x02Versione %[1]v\x02Flag:\x02-? mostra il " + - "riepilogo della sintassi, %[1]s visualizza la Guida moderna del sottocom" + - "ando sqlcmd\x02Identifica uno o più file che contengono batch di istruzi" + - "oni SQL. Se uno o più file non esistono, sqlcmd terminerà. Si esclude a " + - "vicenda con %[1]s/%[2]s\x02Identifica il file che riceve l'output da sql" + - "cmd\x02Stampare le informazioni sulla versione e uscire\x02Considerare a" + - "ttendibile in modo implicito il certificato del server senza convalida" + - "\x02Questa opzione consente di impostare la variabile di scripting sqlcm" + - "d %[1]s. Questo parametro specifica il database iniziale. L'impostazione" + - " predefinita è la proprietà default-database dell'account di accesso. Se" + - " il database non esiste, verrà generato un messaggio di errore e sqlcmd " + - "termina\x02Usa una connessione trusted invece di usare un nome utente e " + - "una password per accedere a SQL Server, ignorando tutte le variabili di " + - "ambiente che definiscono nome utente e password\x02Specifica il caratter" + - "e di terminazione del batch. Il valore predefinito è %[1]s\x02Nome di ac" + - "cesso o nome utente del database indipendente. Per gli utenti di databas" + - "e indipendenti, è necessario specificare l'opzione del nome del database" + - "\x02Esegue una query all'avvio di sqlcmd, ma non esce da sqlcmd al termi" + - "ne dell'esecuzione della query. È possibile eseguire query delimitate da" + - " più punti e virgola\x02Esegue una query all'avvio di sqlcmd e quindi es" + - "ce immediatamente da sqlcmd. È possibile eseguire query delimitate da pi" + - "ù punti e virgola\x02%[1]s Specifica l'istanza di SQL Server a cui conn" + - "ettersi. Imposta la variabile di scripting sqlcmd %[2]s.\x02Disabilita i" + - " comandi che potrebbero compromettere la sicurezza del sistema. Sqlcmd i" + - "nvia un avviso e continua\x02Specifica il metodo di autenticazione SQL d" + - "a usare per connettersi al database SQL di Azure. Uno dei valori seguent" + - "i: ActiveDirectoryDefault, ActiveDirectoryIntegrated, ActiveDirectoryPas" + - "sword, ActiveDirectoryInteractive, ActiveDirectoryManagedIdentity, Activ" + - "eDirectoryServicePrincipal, SqlPassword\x02Indica a sqlcmd di usare l'au" + - "tenticazione ActiveDirectory. Se non viene specificato alcun nome utente" + - ", verrà utilizzato il metodo di autenticazione ActiveDirectoryDefault. S" + - "e viene specificata una password, viene utilizzato ActiveDirectoryPasswo" + - "rd. In caso contrario, viene usato ActiveDirectoryInteractive\x02Fa in m" + - "odo che sqlcmd ignori le variabili di scripting. Questo parametro è util" + - "e quando uno script contiene molte istruzioni %[1]s che possono contener" + - "e stringhe con lo stesso formato delle variabili regolari, ad esempio $(" + - "variable_name)\x02Crea una variabile di scripting sqlcmd utilizzabile in" + - " uno script sqlcmd. Racchiudere il valore tra virgolette se il valore co" + - "ntiene spazi. È possibile specificare più valori var=values. Se sono pre" + - "senti errori in uno dei valori specificati, sqlcmd genera un messaggio d" + - "i errore e quindi termina\x02Richiede un pacchetto di dimensioni diverse" + - ". Questa opzione consente di impostare la variabile di scripting sqlcmd " + - "%[1]s. packet_size deve essere un valore compreso tra 512 e 32767. Valor" + - "e predefinito = 4096. Dimensioni del pacchetto maggiori possono migliora" + - "re le prestazioni per l'esecuzione di script con molte istruzioni SQL tr" + - "a i comandi %[2]s. È possibile richiedere dimensioni del pacchetto maggi" + - "ori. Tuttavia, se la richiesta viene negata, sqlcmd utilizza l'impostazi" + - "one predefinita del server per le dimensioni del pacchetto\x02Specifica " + - "il numero di secondi prima del timeout di un account di accesso sqlcmd a" + - "l driver go-mssqldb quando si prova a connettersi a un server. Questa op" + - "zione consente di impostare la variabile di scripting sqlcmd %[1]s. Il v" + - "alore predefinito è 30. 0 significa infinito\x02Questa opzione consente " + - "di impostare la variabile di scripting sqlcmd %[1]s. Il nome della works" + - "tation è elencato nella colonna nome host della vista del catalogo sys.s" + - "ysprocesses e può essere restituito con la stored procedure sp_who. Se q" + - "uesta opzione non è specificata, il nome predefinito è il nome del compu" + - "ter corrente. Questo nome può essere usato per identificare diverse sess" + - "ioni sqlcmd\x02Dichiara il tipo di carico di lavoro dell'applicazione du" + - "rante la connessione a un server. L'unico valore attualmente supportato " + - "è ReadOnly. Se non si specifica %[1]s, l'utilità sqlcmd non supporterà " + - "la connettività a una replica secondaria in un gruppo di disponibilità A" + - "lways On\x02Questa opzione viene usata dal client per richiedere una con" + - "nessione crittografata\x02Specifica la formattazione dei risultati\x02Co" + - "ntrolla quali messaggi di errore vengono inviati a stdout. Vengono invia" + - "ti i messaggi con livello di gravità maggiore o uguale a questo livello" + - "\x02Livello di messaggi del driver mssql da stampare\x02Specifica che sq" + - "lcmd termina e restituisce un valore %[1]s quando si verifica un errore" + - "\x02Controlla quali messaggi di errore vengono inviati a %[1]s. Vengono " + - "inviati i messaggi con livello di gravità maggiore o uguale a questo liv" + - "ello\x02Specifica il numero di righe da stampare tra le intestazioni di " + - "colonna. Usare -h-1 per specificare che le intestazioni non devono esser" + - "e stampate\x02Specifica che tutti i file di output sono codificati con U" + - "nicode little-endian\x02Specifica il carattere separatore di colonna. Im" + - "posta la variabile %[1]s.\x02Rimuovere gli spazi finali da una colonna" + - "\x02Fornito per la compatibilità con le versioni precedenti. Sqlcmd otti" + - "mizza sempre il rilevamento della replica attiva di un cluster di failov" + - "er SQL\x02Password\x02Controlla il livello di gravità usato per impostar" + - "e la variabile %[1]s all'uscita\x02Specifica la larghezza dello schermo " + - "per l'output\x02Connessione amministrativa dedicata\x02Fornito per la co" + - "mpatibilità con le versioni precedenti. Gli identificatori delimitati so" + - "no sempre abilitati\x02Fornito per la compatibilità con le versioni prec" + - "edenti. Le impostazioni locali del client non sono utilizzate\x02Imposta" + - " la variabile di scripting sqlcmd %[1]s\x02'%[1]s %[2]s': il valore deve" + - " essere maggiore o uguale a %#[3]v e minore o uguale a %#[4]v.\x02'%[1]s" + - " %[2]s': il valore deve essere maggiore di %#[3]v e minore di %#[4]v." + - "\x02'%[1]s %[2]s': argomento imprevisto. Il valore dell'argomento deve e" + - "ssere %[3]v.\x02'%[1]s %[2]s': argomento imprevisto. Il valore dell'argo" + - "mento deve essere uno di %[3]v.\x02Le opzioni %[1]s e %[2]s si escludono" + - " a vicenda.\x02'%[1]s': argomento mancante. Immettere '-?' per visualizz" + - "are la Guida.\x02'%[1]s': opzione sconosciuta. Immettere '-?' per visual" + - "izzare la Guida.\x02carattere di terminazione del batch '%[1]s' non vali" + - "do\x04\x00\x01 \x10\x02Sqlcmd: errore:\x04\x00\x01 \x10\x02Sqlcmd: avvis" + - "o:\x02I comandi ED e !!, lo script di avvio e le variabili di a" + - "mbiente sono disabilitati.\x02La variabile di scripting '%[1]s' è di sol" + - "a lettura\x02Variabile di scripting '%[1]s' non definita.\x02La variabil" + - "e di ambiente '%[1]s' contiene un valore non valido: '%[2]s'.\x02Errore " + - "di sintassi alla riga %[1]d vicino al comando '%[2]s'.\x02%[1]s Si è ver" + - "ificato un errore durante l'apertura o l'utilizzo del file %[2]s (motivo" + - ": %[3]s).\x02%[1]s Errore di sintassi alla riga %[2]d\x02Messaggio %#[1]" + - "v, Livello %[2]d, Stato %[3]d, Server %[4]s, Procedura %[5]s, Riga %#[6]" + - "v%[7]s\x02Messaggio %#[1]v, Livello %[2]d, Stato %[3]d, Server %[4]s, Ri" + - "ga %#[5]v%[6]s\x02Identificatore della variabile %[1]s non valido\x02Val" + - "ore della variabile %[1]s non valido" + "\x02Il contenitore non è in esecuzione\x02Premere CTRL+C per uscire dal " + + "processo...\x02Un errore 'Risorse di memoria insufficienti' può essere c" + + "ausato da troppe credenziali già archiviate in Gestione credenziali di W" + + "indows\x02Impossibile scrivere le credenziali in Gestione credenziali di" + + " Windows\x02Il parametro -L non può essere usato in combinazione con alt" + + "ri parametri.\x02'-a %#[1]v': le dimensioni del pacchetto devono essere " + + "costituite da un numero compreso tra 512 e 32767.\x02'-h %#[1]v': il val" + + "ore di intestazione deve essere -1 o un valore compreso tra 1 e 21474836" + + "47\x02Server:\x02Documenti e informazioni legali: aka.ms/SqlcmdLegal\x02" + + "Comunicazioni di terze parti: aka.ms/SqlcmdNotices\x04\x00\x01\x0a\x0f" + + "\x02Versione %[1]v\x02Flag:\x02-? mostra il riepilogo della sintassi, %[" + + "1]s visualizza la Guida moderna del sottocomando sqlcmd\x02Identifica un" + + "o o più file che contengono batch di istruzioni SQL. Se uno o più file n" + + "on esistono, sqlcmd terminerà. Si esclude a vicenda con %[1]s/%[2]s\x02I" + + "dentifica il file che riceve l'output da sqlcmd\x02Stampare le informazi" + + "oni sulla versione e uscire\x02Considerare attendibile in modo implicito" + + " il certificato del server senza convalida\x02Questa opzione consente di" + + " impostare la variabile di scripting sqlcmd %[1]s. Questo parametro spec" + + "ifica il database iniziale. L'impostazione predefinita è la proprietà de" + + "fault-database dell'account di accesso. Se il database non esiste, verrà" + + " generato un messaggio di errore e sqlcmd termina\x02Usa una connessione" + + " trusted invece di usare un nome utente e una password per accedere a SQ" + + "L Server, ignorando tutte le variabili di ambiente che definiscono nome " + + "utente e password\x02Specifica il carattere di terminazione del batch. I" + + "l valore predefinito è %[1]s\x02Nome di accesso o nome utente del databa" + + "se indipendente. Per gli utenti di database indipendenti, è necessario s" + + "pecificare l'opzione del nome del database\x02Esegue una query all'avvio" + + " di sqlcmd, ma non esce da sqlcmd al termine dell'esecuzione della query" + + ". È possibile eseguire query delimitate da più punti e virgola\x02Esegue" + + " una query all'avvio di sqlcmd e quindi esce immediatamente da sqlcmd. È" + + " possibile eseguire query delimitate da più punti e virgola\x02%[1]s Spe" + + "cifica l'istanza di SQL Server a cui connettersi. Imposta la variabile d" + + "i scripting sqlcmd %[2]s.\x02Disabilita i comandi che potrebbero comprom" + + "ettere la sicurezza del sistema. Sqlcmd invia un avviso e continua\x02Sp" + + "ecifica il metodo di autenticazione SQL da usare per connettersi al data" + + "base SQL di Azure. Uno dei valori seguenti: ActiveDirectoryDefault, Acti" + + "veDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteracti" + + "ve, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, Sql" + + "Password\x02Indica a sqlcmd di usare l'autenticazione ActiveDirectory. S" + + "e non viene specificato alcun nome utente, verrà utilizzato il metodo di" + + " autenticazione ActiveDirectoryDefault. Se viene specificata una passwor" + + "d, viene utilizzato ActiveDirectoryPassword. In caso contrario, viene us" + + "ato ActiveDirectoryInteractive\x02Fa in modo che sqlcmd ignori le variab" + + "ili di scripting. Questo parametro è utile quando uno script contiene mo" + + "lte istruzioni %[1]s che possono contenere stringhe con lo stesso format" + + "o delle variabili regolari, ad esempio $(variable_name)\x02Crea una vari" + + "abile di scripting sqlcmd utilizzabile in uno script sqlcmd. Racchiudere" + + " il valore tra virgolette se il valore contiene spazi. È possibile speci" + + "ficare più valori var=values. Se sono presenti errori in uno dei valori " + + "specificati, sqlcmd genera un messaggio di errore e quindi termina\x02Ri" + + "chiede un pacchetto di dimensioni diverse. Questa opzione consente di im" + + "postare la variabile di scripting sqlcmd %[1]s. packet_size deve essere " + + "un valore compreso tra 512 e 32767. Valore predefinito = 4096. Dimension" + + "i del pacchetto maggiori possono migliorare le prestazioni per l'esecuzi" + + "one di script con molte istruzioni SQL tra i comandi %[2]s. È possibile " + + "richiedere dimensioni del pacchetto maggiori. Tuttavia, se la richiesta " + + "viene negata, sqlcmd utilizza l'impostazione predefinita del server per " + + "le dimensioni del pacchetto\x02Specifica il numero di secondi prima del " + + "timeout di un account di accesso sqlcmd al driver go-mssqldb quando si p" + + "rova a connettersi a un server. Questa opzione consente di impostare la " + + "variabile di scripting sqlcmd %[1]s. Il valore predefinito è 30. 0 signi" + + "fica infinito\x02Questa opzione consente di impostare la variabile di sc" + + "ripting sqlcmd %[1]s. Il nome della workstation è elencato nella colonna" + + " nome host della vista del catalogo sys.sysprocesses e può essere restit" + + "uito con la stored procedure sp_who. Se questa opzione non è specificata" + + ", il nome predefinito è il nome del computer corrente. Questo nome può e" + + "ssere usato per identificare diverse sessioni sqlcmd\x02Dichiara il tipo" + + " di carico di lavoro dell'applicazione durante la connessione a un serve" + + "r. L'unico valore attualmente supportato è ReadOnly. Se non si specifica" + + " %[1]s, l'utilità sqlcmd non supporterà la connettività a una replica se" + + "condaria in un gruppo di disponibilità Always On\x02Questa opzione viene" + + " usata dal client per richiedere una connessione crittografata\x02Specif" + + "ica la formattazione dei risultati\x02Controlla quali messaggi di errore" + + " vengono inviati a stdout. Vengono inviati i messaggi con livello di gra" + + "vità maggiore o uguale a questo livello\x02Livello di messaggi del drive" + + "r mssql da stampare\x02Specifica che sqlcmd termina e restituisce un val" + + "ore %[1]s quando si verifica un errore\x02Controlla quali messaggi di er" + + "rore vengono inviati a %[1]s. Vengono inviati i messaggi con livello di " + + "gravità maggiore o uguale a questo livello\x02Specifica il numero di rig" + + "he da stampare tra le intestazioni di colonna. Usare -h-1 per specificar" + + "e che le intestazioni non devono essere stampate\x02Specifica che tutti " + + "i file di output sono codificati con Unicode little-endian\x02Specifica " + + "il carattere separatore di colonna. Imposta la variabile %[1]s.\x02Rimuo" + + "vere gli spazi finali da una colonna\x02Fornito per la compatibilità con" + + " le versioni precedenti. Sqlcmd ottimizza sempre il rilevamento della re" + + "plica attiva di un cluster di failover SQL\x02Password\x02Controlla il l" + + "ivello di gravità usato per impostare la variabile %[1]s all'uscita\x02S" + + "pecifica la larghezza dello schermo per l'output\x02Connessione amminist" + + "rativa dedicata\x02Fornito per la compatibilità con le versioni preceden" + + "ti. Gli identificatori delimitati sono sempre abilitati\x02Fornito per l" + + "a compatibilità con le versioni precedenti. Le impostazioni locali del c" + + "lient non sono utilizzate\x02Imposta la variabile di scripting sqlcmd %[" + + "1]s\x02'%[1]s %[2]s': il valore deve essere maggiore o uguale a %#[3]v e" + + " minore o uguale a %#[4]v.\x02'%[1]s %[2]s': il valore deve essere maggi" + + "ore di %#[3]v e minore di %#[4]v.\x02'%[1]s %[2]s': argomento imprevisto" + + ". Il valore dell'argomento deve essere %[3]v.\x02'%[1]s %[2]s': argoment" + + "o imprevisto. Il valore dell'argomento deve essere uno di %[3]v.\x02Le o" + + "pzioni %[1]s e %[2]s si escludono a vicenda.\x02'%[1]s': argomento manca" + + "nte. Immettere '-?' per visualizzare la Guida.\x02'%[1]s': opzione scono" + + "sciuta. Immettere '-?' per visualizzare la Guida.\x02carattere di termin" + + "azione del batch '%[1]s' non valido\x04\x00\x01 \x10\x02Sqlcmd: errore:" + + "\x04\x00\x01 \x10\x02Sqlcmd: avviso:\x02I comandi ED e !!, lo s" + + "cript di avvio e le variabili di ambiente sono disabilitati.\x02La varia" + + "bile di scripting '%[1]s' è di sola lettura\x02Variabile di scripting '%" + + "[1]s' non definita.\x02La variabile di ambiente '%[1]s' contiene un valo" + + "re non valido: '%[2]s'.\x02Errore di sintassi alla riga %[1]d vicino al " + + "comando '%[2]s'.\x02%[1]s Si è verificato un errore durante l'apertura o" + + " l'utilizzo del file %[2]s (motivo: %[3]s).\x02%[1]s Errore di sintassi " + + "alla riga %[2]d\x02Messaggio %#[1]v, Livello %[2]d, Stato %[3]d, Server " + + "%[4]s, Procedura %[5]s, Riga %#[6]v%[7]s\x02Messaggio %#[1]v, Livello %[" + + "2]d, Stato %[3]d, Server %[4]s, Riga %#[5]v%[6]s\x02Identificatore della" + + " variabile %[1]s non valido\x02Valore della variabile %[1]s non valido" -var ja_JPIndex = []uint32{ // 288 elements +var ja_JPIndex = []uint32{ // 291 elements // Entry 0 - 1F 0x00000000, 0x0000004f, 0x00000077, 0x000000f3, 0x0000012e, 0x0000014e, 0x00000161, 0x000001a2, @@ -2168,28 +2201,30 @@ var ja_JPIndex = []uint32{ // 288 elements 0x000034a7, 0x000034e8, 0x00003558, 0x000035d1, 0x0000366c, 0x000036bc, 0x00003707, 0x00003753, 0x00003769, 0x000037a9, 0x000037ba, 0x000037e8, - 0x00003855, 0x000038be, 0x00003928, 0x00003936, + 0x00003828, 0x000038fe, 0x00003955, 0x000039c2, // Entry E0 - FF - 0x0000396f, 0x000039a2, 0x000039bd, 0x000039c8, - 0x00003a44, 0x00003b30, 0x00003b71, 0x00003b9c, - 0x00003bdf, 0x00003d34, 0x00003e06, 0x00003e49, - 0x00003f16, 0x00003fda, 0x00004086, 0x00004107, - 0x0000419a, 0x000042c9, 0x00004421, 0x0000452e, - 0x00004696, 0x00004904, 0x00004a33, 0x00004c1f, - 0x00004d84, 0x00004dfd, 0x00004e1f, 0x00004eb5, - 0x00004ef4, 0x00004f57, 0x00004fec, 0x00005073, + 0x00003a2b, 0x00003a95, 0x00003aa3, 0x00003adc, + 0x00003b0f, 0x00003b2a, 0x00003b35, 0x00003bb1, + 0x00003c9d, 0x00003cde, 0x00003d09, 0x00003d4c, + 0x00003ea1, 0x00003f73, 0x00003fb6, 0x00004083, + 0x00004147, 0x000041f3, 0x00004274, 0x00004307, + 0x00004436, 0x0000458e, 0x0000469b, 0x00004803, + 0x00004a71, 0x00004ba0, 0x00004d8c, 0x00004ef1, + 0x00004f6a, 0x00004f8c, 0x00005022, 0x00005061, // Entry 100 - 11F - 0x000050ea, 0x00005136, 0x00005167, 0x00005216, - 0x00005226, 0x0000528b, 0x000052b3, 0x000052c9, - 0x00005330, 0x000053a0, 0x000053d6, 0x00005429, - 0x00005487, 0x000054e9, 0x0000555d, 0x0000559b, - 0x00005607, 0x00005679, 0x000056ae, 0x000056c6, - 0x000056db, 0x00005753, 0x0000578e, 0x000057cd, - 0x00005816, 0x00005860, 0x000058cf, 0x000058f2, - 0x0000596c, 0x000059cb, 0x000059f1, 0x00005a14, -} // Size: 1176 bytes + 0x000050c4, 0x00005159, 0x000051e0, 0x00005257, + 0x000052a3, 0x000052d4, 0x00005383, 0x00005393, + 0x000053f8, 0x00005420, 0x00005436, 0x0000549d, + 0x0000550d, 0x00005543, 0x00005596, 0x000055f4, + 0x00005656, 0x000056ca, 0x00005708, 0x00005774, + 0x000057e6, 0x0000581b, 0x00005833, 0x00005848, + 0x000058c0, 0x000058fb, 0x0000593a, 0x00005983, + 0x000059cd, 0x00005a3c, 0x00005a5f, 0x00005ad9, + // Entry 120 - 13F + 0x00005b38, 0x00005b5e, 0x00005b81, +} // Size: 1188 bytes -const ja_JPData string = "" + // Size: 23060 bytes +const ja_JPData string = "" + // Size: 23425 bytes "\x02インストール/作成、クエリ、SQL Server のアンインストール\x02構成情報と接続文字列の表示\x02sqlcmd: SQL S" + "erver、Azure SQL、およびツールのインストール/作成/クエリ\x0a\x0aフィードバック:\x0a %[1]s\x02下位互換性" + "フラグのヘルプ (-S、-U、-E など)\x02sqlcmd の印刷バージョン\x02構成ファイル\x02ログ レベル、error=0、w" + @@ -2286,67 +2321,69 @@ const ja_JPData string = "" + // Size: 23060 bytes "します\x02異なるデータベース名で SQL Server を作成し、AdventureWorks サンプル データベースをダウンロードして" + "アタッチします\x02空のユーザー データベースを使用して SQL Server を作成する\x02フル ログを使用して SQL Serve" + "r をインストール/作成する\x02Azure SQL Edge のインストールに使用できるタグを取得する\x02タグの一覧表示\x02mssq" + - "l インストールで使用可能なタグを取得する\x02sqlcmd の開始\x02コンテナーが実行されていません\x02-L パラメーターを他のパラ" + - "メーターと組み合わせて使用することはできません。\x02'-a %#[1]v': パケット サイズは 512 から 32767 の間の数値で" + - "ある必要があります。\x02'-h %#[1]v': ヘッダーには -1 または -1 から 2147483647 までの値を指定してくださ" + - "い\x02サーバー:\x02法的なドキュメントと情報: aka.ms/SqlcmdLegal\x02サード パーティ通知: aka.ms/S" + - "qlcmdNotices\x04\x00\x01\x0a\x16\x02バージョン %[1]v\x02フラグ:\x02-? この構文の概要を表示" + - "します。%[1]s には最新の sqlcmd サブコマンド ヘルプが表示されます\x02SQL ステートメントのバッチを含む 1 つ以上のフ" + - "ァイルを識別します。1 つ以上のファイルが存在しない場合、sqlcmd は終了します。%[1]s/%[2]s と同時に使用することはできませ" + - "ん\x02sqlcmd から出力を受け取るファイルを識別します\x02バージョン情報を印刷して終了\x02検証なしでサーバー証明書を暗黙的に" + - "信頼します\x02このオプションは、sqlcmd スクリプト変数 %[1]s を設定します。このパラメーターは、初期データベースを指定します" + - "。既定はログインの default-database プロパティです。データベースが存在しない場合は、エラー メッセージが生成され、sqlc" + - "md が終了します\x02ユーザー名とパスワードを使用せず、信頼された接続を使用してSQL Server にサインインします。ユーザー名とパスワ" + - "ードを定義する環境変数は無視されます\x02バッチ ターミネータを指定します。既定値は%[1]s\x02ログイン名または含まれているデータベ" + - "ース ユーザー名。 包含データベース ユーザーの場合は、データベース名オプションを指定する必要があります\x02sqlcmd の開始時にクエ" + - "リを実行しますが、クエリの実行が完了しても sqlcmd を終了しません。複数のセミコロンで区切られたクエリを実行できます\x02sqlcm" + - "d が開始してから sqlcmd を直ちに終了するときにクエリを実行します。複数のセミコロンで区切られたクエリを実行できます\x02%[1]s " + - "接続先の SQL Server のインスタンスを指定します。sqlcmd スクリプト変数 %[2]s を設定します。\x02システム セキュ" + - "リティを侵害する可能性のあるコマンドを無効にします。Sqlcmd は警告を発行して続行します\x02Azure SQL データベースへの接続" + - "に使用する SQL 認証方法を指定します。次のうちの 1 つ: ActiveDirectoryDefault、ActiveDirectory" + - "Integrated、ActiveDirectoryPassword、ActiveDirectoryInteractive、ActiveDire" + - "ctoryManagedIdentity、ActiveDirectoryServicePrincipal、SqlPassword\x02Acti" + - "veDirectory 認証を使用するように sqlcmd に指示します。ユーザー名が指定されていない場合、認証方法 ActiveDirecto" + - "ryDefault が使用されます。パスワードを指定すると、ActiveDirectoryPassword が使用されます。それ以外の場合は A" + - "ctiveDirectoryInteractive が使用されます\x02sqlcmd がスクリプト変数を無視するようにします。このパラメーター" + - "は、$(variable_name) などの通常の変数と同じ形式の文字列を含む %[1]s ステートメントがスクリプトに多数含まれている場合" + - "に便利です\x02sqlcmd スクリプトで使用できる sqlcmd スクリプト変数を作成します。値にスペースが含まれている場合は、値を引用" + - "符で囲ってください。複数の var=values 値を指定できます。指定された値のいずれかにエラーがある場合、sqlcmd はエラー メッセ" + - "ージを生成して終了します\x02サイズの異なるパケットを要求します。このオプションは、sqlcmd スクリプト変数 %[1]s を設定します" + - "。packet_size は 512 から 32767 の間の値である必要があります。既定値 = 4096。パケット サイズを大きくすると、" + - "%[2]s コマンド間に多数の SQL ステートメントを含むスクリプトの実行のパフォーマンスを向上させることができます。より大きいパケット サイ" + - "ズを要求できます。しかし、要求が拒否された場合、sqlcmd はサーバーのパケット サイズの既定値を使用します\x02サーバーに接続しようと" + - "したときに、go-mssqldb ドライバーへの sqlcmd ログインがタイムアウトするまでの秒数を指定します。このオプションは、sqlc" + - "md スクリプト変数%[1]s を設定します。既定値は 30 です。0 は無限を意味します\x02このオプションは、sqlcmd スクリプト変数" + - " %[1]s を設定します。ワークステーション名は sys.sysprocesses カタログ ビューのホスト名列に一覧表示されており、ストアド" + - " プロシージャ sp_who を使用して返すことができます。このオプションを指定しない場合、既定値は現在のコンピューター名です。この名前は、さま" + - "ざまな sqlcmd セッションを識別するために使用できます\x02サーバーに接続するときに、アプリケーション ワークロードの種類を宣言しま" + - "す。現在サポートされている値は ReadOnly のみです。%[1]s が指定されていない場合、sqlcmd ユーティリティは、Always" + - " On 可用性グループ内のセカンダリ レプリカへの接続をサポートしません\x02このスイッチは、暗号化された接続を要求するためにクライアントによ" + - "って使用されます\x02結果の書式を指定します\x02stdout に送信するエラー メッセージを制御します。このレベル以上の重大度レベルの" + - "メッセージが送信されます\x02印刷する mssql ドライバー メッセージのレベル\x02sqlcmd が終了し、エラーが発生したときに " + - "%[1]s 値を返すように指定します\x02%[1]s に送信するエラー メッセージを制御します。このレベル以上の重大度レベルのメッセージが送信" + - "されます\x02列見出し間で印刷する行数を指定します。-h-1 を使用して、ヘッダーを印刷しないように指定します\x02すべての出力ファイル" + - "をリトル エンディアン Unicode でエンコードすることを指定します\x02列の区切り文字を指定します。%[1]s 変数を設定します。" + - "\x02列から末尾のスペースを削除します\x02下位互換性のために提供されます。Sqlcmd は、SQL フェールオーバー クラスターのアクティ" + - "ブなレプリカの検出を常に最適化します\x02パスワード\x02終了時に %[1]s 変数を設定するために使用される重大度レベルを制御します" + - "\x02出力の画面の幅を指定します\x02専用管理者接続\x02下位互換性のために提供されます。引用符で囲まれた識別子は常に有効です\x02下位" + - "互換性のために提供されます。クライアントの地域設定は使用されていません\x02sqlcmd スクリプト変数 %[1]s を設定します\x02" + - "'%[1]s %[2]s': 値は %#[3]v 以上 %#[4]v 以下である必要があります。\x02'%[1]s %[2]s': 値は %#" + - "[3]v より大きく、%#[4]v 未満である必要があります。\x02'%[1]s %[2]s': 予期しない引数です。引数の値を %[3]v " + - "する必要があります。\x02'%[1]s %[2]s': 予期しない引数です。引数の値は %[3]v のいずれかである必要があります。" + - "\x02%[1]s と %[2]s オプションは相互に排他的です。\x02'%[1]s': 引数がありません。ヘルプを表示するには、「-?」と入" + - "力してください。\x02'%[1]s': 不明なオプションです。ヘルプを表示するには、「-?」と入力してください。\x02バッチ ターミネー" + - "タ '%[1]s' が無効です\x04\x00\x01 \x13\x02Sqlcmd: エラー:\x04\x00\x01 \x10\x02S" + - "qlcmd: 警告:\x02ED および !! コマンド、スタートアップ スクリプト、および環境変数が無効です。\x02スクリ" + - "プト変数: '%[1]s' は読み取り専用です\x02'%[1]s' スクリプト変数が定義されていません。\x02環境変数 '%[1]s' " + - "に無効な値が含まれています: '%[2]s'。\x02コマンド '%[2]s' 付近 %[1]d 行に構文エラーがあります。\x02%[1]" + - "s ファイル %[2]s を開いているか、操作中にエラーが発生しました (理由: %[3]s)。\x02%[1]s 行 %[2]d で構文エラー" + - "\x02メッセージ %#[1]v、レベル %[2]d、状態 %[3]d、サーバー %[4]s、プロシージャ %[5]s、行 %#[6]v%[7]" + - "s\x02メッセージ %#[1]v、レベル %[2]d、状態 %[3]d、サーバー %[4]s、行 %#[5]v%[6]s\x02変数識別子 %" + - "[1]s が無効です\x02変数値の %[1]s が無効です" + "l インストールで使用可能なタグを取得する\x02sqlcmd の開始\x02コンテナーが実行されていません\x02Ctrl + C を押して、" + + "このプロセスを終了します...\x02Windows 資格情報マネージャーに既に格納されている資格情報が多すぎるため、'十分なメモリ リソー" + + "スがありません' というエラーが発生した可能性があります\x02Windows 資格情報マネージャーに資格情報を書き込めませんでした\x02" + + "-L パラメーターを他のパラメーターと組み合わせて使用することはできません。\x02'-a %#[1]v': パケット サイズは 512 から " + + "32767 の間の数値である必要があります。\x02'-h %#[1]v': ヘッダーには -1 または -1 から 2147483647 まで" + + "の値を指定してください\x02サーバー:\x02法的なドキュメントと情報: aka.ms/SqlcmdLegal\x02サード パーティ通知" + + ": aka.ms/SqlcmdNotices\x04\x00\x01\x0a\x16\x02バージョン %[1]v\x02フラグ:\x02-? " + + "この構文の概要を表示します。%[1]s には最新の sqlcmd サブコマンド ヘルプが表示されます\x02SQL ステートメントのバッチを" + + "含む 1 つ以上のファイルを識別します。1 つ以上のファイルが存在しない場合、sqlcmd は終了します。%[1]s/%[2]s と同時に使" + + "用することはできません\x02sqlcmd から出力を受け取るファイルを識別します\x02バージョン情報を印刷して終了\x02検証なしでサー" + + "バー証明書を暗黙的に信頼します\x02このオプションは、sqlcmd スクリプト変数 %[1]s を設定します。このパラメーターは、初期デー" + + "タベースを指定します。既定はログインの default-database プロパティです。データベースが存在しない場合は、エラー メッセージ" + + "が生成され、sqlcmd が終了します\x02ユーザー名とパスワードを使用せず、信頼された接続を使用してSQL Server にサインインし" + + "ます。ユーザー名とパスワードを定義する環境変数は無視されます\x02バッチ ターミネータを指定します。既定値は%[1]s\x02ログイン名ま" + + "たは含まれているデータベース ユーザー名。 包含データベース ユーザーの場合は、データベース名オプションを指定する必要があります\x02sq" + + "lcmd の開始時にクエリを実行しますが、クエリの実行が完了しても sqlcmd を終了しません。複数のセミコロンで区切られたクエリを実行できま" + + "す\x02sqlcmd が開始してから sqlcmd を直ちに終了するときにクエリを実行します。複数のセミコロンで区切られたクエリを実行でき" + + "ます\x02%[1]s 接続先の SQL Server のインスタンスを指定します。sqlcmd スクリプト変数 %[2]s を設定します。" + + "\x02システム セキュリティを侵害する可能性のあるコマンドを無効にします。Sqlcmd は警告を発行して続行します\x02Azure SQL " + + "データベースへの接続に使用する SQL 認証方法を指定します。次のうちの 1 つ: ActiveDirectoryDefault、Activ" + + "eDirectoryIntegrated、ActiveDirectoryPassword、ActiveDirectoryInteractive、" + + "ActiveDirectoryManagedIdentity、ActiveDirectoryServicePrincipal、SqlPasswo" + + "rd\x02ActiveDirectory 認証を使用するように sqlcmd に指示します。ユーザー名が指定されていない場合、認証方法 Act" + + "iveDirectoryDefault が使用されます。パスワードを指定すると、ActiveDirectoryPassword が使用されます。" + + "それ以外の場合は ActiveDirectoryInteractive が使用されます\x02sqlcmd がスクリプト変数を無視するように" + + "します。このパラメーターは、$(variable_name) などの通常の変数と同じ形式の文字列を含む %[1]s ステートメントがスクリプ" + + "トに多数含まれている場合に便利です\x02sqlcmd スクリプトで使用できる sqlcmd スクリプト変数を作成します。値にスペースが含ま" + + "れている場合は、値を引用符で囲ってください。複数の var=values 値を指定できます。指定された値のいずれかにエラーがある場合、sql" + + "cmd はエラー メッセージを生成して終了します\x02サイズの異なるパケットを要求します。このオプションは、sqlcmd スクリプト変数 %[" + + "1]s を設定します。packet_size は 512 から 32767 の間の値である必要があります。既定値 = 4096。パケット サイズ" + + "を大きくすると、%[2]s コマンド間に多数の SQL ステートメントを含むスクリプトの実行のパフォーマンスを向上させることができます。より" + + "大きいパケット サイズを要求できます。しかし、要求が拒否された場合、sqlcmd はサーバーのパケット サイズの既定値を使用します\x02サ" + + "ーバーに接続しようとしたときに、go-mssqldb ドライバーへの sqlcmd ログインがタイムアウトするまでの秒数を指定します。このオ" + + "プションは、sqlcmd スクリプト変数%[1]s を設定します。既定値は 30 です。0 は無限を意味します\x02このオプションは、sq" + + "lcmd スクリプト変数 %[1]s を設定します。ワークステーション名は sys.sysprocesses カタログ ビューのホスト名列に一覧" + + "表示されており、ストアド プロシージャ sp_who を使用して返すことができます。このオプションを指定しない場合、既定値は現在のコンピュー" + + "ター名です。この名前は、さまざまな sqlcmd セッションを識別するために使用できます\x02サーバーに接続するときに、アプリケーション " + + "ワークロードの種類を宣言します。現在サポートされている値は ReadOnly のみです。%[1]s が指定されていない場合、sqlcmd ユ" + + "ーティリティは、Always On 可用性グループ内のセカンダリ レプリカへの接続をサポートしません\x02このスイッチは、暗号化された接続" + + "を要求するためにクライアントによって使用されます\x02結果の書式を指定します\x02stdout に送信するエラー メッセージを制御します" + + "。このレベル以上の重大度レベルのメッセージが送信されます\x02印刷する mssql ドライバー メッセージのレベル\x02sqlcmd が" + + "終了し、エラーが発生したときに %[1]s 値を返すように指定します\x02%[1]s に送信するエラー メッセージを制御します。このレベル" + + "以上の重大度レベルのメッセージが送信されます\x02列見出し間で印刷する行数を指定します。-h-1 を使用して、ヘッダーを印刷しないように指" + + "定します\x02すべての出力ファイルをリトル エンディアン Unicode でエンコードすることを指定します\x02列の区切り文字を指定しま" + + "す。%[1]s 変数を設定します。\x02列から末尾のスペースを削除します\x02下位互換性のために提供されます。Sqlcmd は、SQL " + + "フェールオーバー クラスターのアクティブなレプリカの検出を常に最適化します\x02パスワード\x02終了時に %[1]s 変数を設定するため" + + "に使用される重大度レベルを制御します\x02出力の画面の幅を指定します\x02専用管理者接続\x02下位互換性のために提供されます。引用符で" + + "囲まれた識別子は常に有効です\x02下位互換性のために提供されます。クライアントの地域設定は使用されていません\x02sqlcmd スクリプ" + + "ト変数 %[1]s を設定します\x02'%[1]s %[2]s': 値は %#[3]v 以上 %#[4]v 以下である必要があります。" + + "\x02'%[1]s %[2]s': 値は %#[3]v より大きく、%#[4]v 未満である必要があります。\x02'%[1]s %[2]s'" + + ": 予期しない引数です。引数の値を %[3]v する必要があります。\x02'%[1]s %[2]s': 予期しない引数です。引数の値は %[3" + + "]v のいずれかである必要があります。\x02%[1]s と %[2]s オプションは相互に排他的です。\x02'%[1]s': 引数がありませ" + + "ん。ヘルプを表示するには、「-?」と入力してください。\x02'%[1]s': 不明なオプションです。ヘルプを表示するには、「-?」と入力し" + + "てください。\x02バッチ ターミネータ '%[1]s' が無効です\x04\x00\x01 \x13\x02Sqlcmd: エラー:" + + "\x04\x00\x01 \x10\x02Sqlcmd: 警告:\x02ED および !! コマンド、スタートアップ スクリプ" + + "ト、および環境変数が無効です。\x02スクリプト変数: '%[1]s' は読み取り専用です\x02'%[1]s' スクリプト変数が定義されて" + + "いません。\x02環境変数 '%[1]s' に無効な値が含まれています: '%[2]s'。\x02コマンド '%[2]s' 付近 %[1]d" + + " 行に構文エラーがあります。\x02%[1]s ファイル %[2]s を開いているか、操作中にエラーが発生しました (理由: %[3]s)。" + + "\x02%[1]s 行 %[2]d で構文エラー\x02メッセージ %#[1]v、レベル %[2]d、状態 %[3]d、サーバー %[4]s、プ" + + "ロシージャ %[5]s、行 %#[6]v%[7]s\x02メッセージ %#[1]v、レベル %[2]d、状態 %[3]d、サーバー %[4]" + + "s、行 %#[5]v%[6]s\x02変数識別子 %[1]s が無効です\x02変数値の %[1]s が無効です" -var ko_KRIndex = []uint32{ // 288 elements +var ko_KRIndex = []uint32{ // 291 elements // Entry 0 - 1F 0x00000000, 0x00000029, 0x00000053, 0x000000a8, 0x000000f4, 0x0000010c, 0x0000011a, 0x0000015d, @@ -2409,28 +2446,30 @@ var ko_KRIndex = []uint32{ // 288 elements 0x000029b6, 0x000029e2, 0x00002a25, 0x00002a79, 0x00002af4, 0x00002b2d, 0x00002b5d, 0x00002b9f, 0x00002bad, 0x00002be6, 0x00002bf4, 0x00002c26, - 0x00002c75, 0x00002cc5, 0x00002d1c, 0x00002d24, + 0x00002c5e, 0x00002d14, 0x00002d60, 0x00002daf, // Entry E0 - FF - 0x00002d51, 0x00002d75, 0x00002d87, 0x00002d92, - 0x00002dfa, 0x00002eb2, 0x00002ef1, 0x00002f11, - 0x00002f54, 0x00003072, 0x0000313f, 0x00003188, - 0x00003245, 0x00003304, 0x000033a3, 0x00003417, - 0x00003496, 0x000035b5, 0x000036e4, 0x000037e0, - 0x00003920, 0x00003b0e, 0x00003c24, 0x00003dbc, - 0x00003ee0, 0x00003f3d, 0x00003f62, 0x00003fec, - 0x0000401a, 0x00004071, 0x000040fa, 0x00004172, + 0x00002dff, 0x00002e56, 0x00002e5e, 0x00002e8b, + 0x00002eaf, 0x00002ec1, 0x00002ecc, 0x00002f34, + 0x00002fec, 0x0000302b, 0x0000304b, 0x0000308e, + 0x000031ac, 0x00003279, 0x000032c2, 0x0000337f, + 0x0000343e, 0x000034dd, 0x00003551, 0x000035d0, + 0x000036ef, 0x0000381e, 0x0000391a, 0x00003a5a, + 0x00003c48, 0x00003d5e, 0x00003ef6, 0x0000401a, + 0x00004077, 0x0000409c, 0x00004126, 0x00004154, // Entry 100 - 11F - 0x000041cc, 0x00004213, 0x00004232, 0x000042d7, - 0x000042de, 0x0000433c, 0x00004365, 0x0000437d, - 0x00004402, 0x00004480, 0x000044ba, 0x0000451a, - 0x00004566, 0x000045bf, 0x00004620, 0x00004655, - 0x000046a6, 0x000046ff, 0x00004729, 0x0000473e, - 0x00004753, 0x000047bf, 0x000047fc, 0x00004839, - 0x0000487e, 0x000048c3, 0x00004924, 0x00004954, - 0x000049b4, 0x00004a00, 0x00004a21, 0x00004a3c, -} // Size: 1176 bytes + 0x000041ab, 0x00004234, 0x000042ac, 0x00004306, + 0x0000434d, 0x0000436c, 0x00004411, 0x00004418, + 0x00004476, 0x0000449f, 0x000044b7, 0x0000453c, + 0x000045ba, 0x000045f4, 0x00004654, 0x000046a0, + 0x000046f9, 0x0000475a, 0x0000478f, 0x000047e0, + 0x00004839, 0x00004863, 0x00004878, 0x0000488d, + 0x000048f9, 0x00004936, 0x00004973, 0x000049b8, + 0x000049fd, 0x00004a5e, 0x00004a8e, 0x00004aee, + // Entry 120 - 13F + 0x00004b3a, 0x00004b5b, 0x00004b76, +} // Size: 1188 bytes -const ko_KRData string = "" + // Size: 19004 bytes +const ko_KRData string = "" + // Size: 19318 bytes "\x02SQL Server 설치/생성, 쿼리, 제거\x02구성 정보 및 연결 문자열 보기\x02sqlcmd: SQL Server," + " Azure SQL 및 도구 설치/만들기/쿼리\x0a\x0a피드백:\x0a %[1]s\x02이전 버전과의 호환성 플래그(-S, " + "-U, -E 등)에 대한 도움말\x02sqlcmd의 인쇄 버전\x02구성 파일\x02로그 수준, 오류=0, 경고=1, 정보=2, " + @@ -2519,44 +2558,46 @@ const ko_KRData string = "" + // Size: 19004 bytes "이름으로 AdventureWorks 샘플 데이터베이스 다운로드 및 연결\x02빈 사용자 데이터베이스로 SQL Server 만들" + "기\x02전체 로깅으로 SQL Server 설치/만들기\x02Azure SQL Edge 설치에 사용할 수 있는 태그 가져오기" + "\x02태그 나열\x02mssql 설치에 사용할 수 있는 태그 가져오기\x02sqlcmd 시작\x02컨테이너가 실행되고 있지 않습" + - "니다.\x02-L 매개 변수는 다른 매개 변수와 함께 사용할 수 없습니다.\x02'-a %#[1]v': 패킷 크기는 512에서" + - " 32767 사이의 숫자여야 합니다.\x02'-h %#[1]v': 헤더 값은 -1 또는 1과 2147483647 사이의 값이어야 " + - "합니다.\x02서버:\x02법률 문서 및 정보: aka.ms/SqlcmdLegal\x02타사 알림: aka.ms/SqlcmdN" + - "otices\x04\x00\x01\x0a\x0d\x02버전 %[1]v\x02플래그:\x02-? 이 구문 요약을 표시하고 %[1]s" + - "는 최신 sqlcmd 하위 명령 도움말을 표시합니다.\x02SQL 문의 일괄 처리를 포함하는 하나 이상의 파일을 식별합니다. " + - "하나 이상의 파일이 없으면 sqlcmd가 종료됩니다. %[1]s/%[2]s와 상호 배타적임\x02sqlcmd에서 출력을 수신하" + - "는 파일을 식별합니다.\x02버전 정보 출력 및 종료\x02유효성 검사 없이 서버 인증서를 암시적으로 신뢰\x02이 옵션은 s" + - "qlcmd 스크립팅 변수 %[1]s를 설정합니다. 이 매개 변수는 초기 데이터베이스를 지정합니다. 기본값은 로그인의 default" + - "-database 속성입니다. 데이터베이스가 없으면 오류 메시지가 생성되고 sqlcmd가 종료됩니다.\x02사용자 이름과 암호를 " + - "정의하는 환경 변수를 무시하고 SQL Server에 로그인하는 데 사용자 이름과 암호를 사용하는 대신 신뢰할 수 있는 연결을 " + - "사용합니다.\x02일괄 처리 종결자를 지정합니다. 기본값은 %[1]s입니다.\x02로그인 이름 또는 포함된 데이터베이스 사용자" + - " 이름입니다. 포함된 데이터베이스 사용자의 경우 데이터베이스 이름 옵션을 제공해야 합니다.\x02sqlcmd가 시작될 때 쿼리를 " + - "실행하지만 쿼리 실행이 완료되면 sqlcmd를 종료하지 않습니다. 여러 세미콜론으로 구분된 쿼리를 실행할 수 있습니다.\x02" + - "sqlcmd가 시작될 때 쿼리를 실행한 다음 즉시 sqlcmd를 종료합니다. 여러 세미콜론으로 구분된 쿼리를 실행할 수 있습니다." + - "\x02%[1]s 연결할 SQL Server의 인스턴스를 지정합니다. sqlcmd 스크립팅 변수 %[2]s를 설정합니다.\x02시" + - "스템 보안을 손상시킬 수 있는 명령을 비활성화합니다. Sqlcmd는 경고를 발행하고 계속합니다.\x02Azure SQL Dat" + - "abase에 연결하는 데 사용할 SQL 인증 방법을 지정합니다. 다음 중 하나: ActiveDirectoryDefault, Act" + - "iveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInteract" + - "ive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal, Sq" + - "lPassword\x02ActiveDirectory 인증을 사용하도록 sqlcmd에 지시합니다. 사용자 이름이 제공되지 않으면 인" + - "증 방법 ActiveDirectoryDefault가 사용됩니다. 암호가 제공되면 ActiveDirectoryPassword가 " + - "사용됩니다. 그렇지 않으면 ActiveDirectoryInteractive가 사용됩니다.\x02sqlcmd가 스크립팅 변수를 " + - "무시하도록 합니다. 이 매개 변수는 스크립트에 $(variable_name)과 같은 일반 변수와 동일한 형식의 문자열이 포함될" + - " 수 있는 많은 %[1]s 문이 포함된 경우에 유용합니다.\x02sqlcmd 스크립트에서 사용할 수 있는 sqlcmd 스크립팅 변" + - "수를 만듭니다. 값에 공백이 포함된 경우 값을 따옴표로 묶습니다. 여러 개의 var=values 값을 지정할 수 있습니다. 지" + - "정된 값에 오류가 있으면 sqlcmd는 오류 메시지를 생성한 다음 종료합니다.\x02다른 크기의 패킷을 요청합니다. 이 옵션은" + - " sqlcmd 스크립팅 변수 %[1]s를 설정합니다. packet_size는 512와 32767 사이의 값이어야 합니다. 기본값은" + - " 4096입니다. 패킷 크기가 클수록 %[2]s 명령 사이에 SQL 문이 많은 스크립트를 실행할 때 성능이 향상될 수 있습니다. " + - "더 큰 패킷 크기를 요청할 수 있습니다. 그러나 요청이 거부되면 sqlcmd는 패킷 크기에 대해 서버 기본값을 사용합니다." + - "\x02서버에 연결을 시도할 때 go-mssqldb 드라이버에 대한 sqlcmd 로그인 시간이 초과되기 전까지의 시간(초)을 지정" + - "합니다. 이 옵션은 sqlcmd 스크립팅 변수 %[1]s를 설정합니다. 기본값은 30입니다. 0은 무한을 의미합니다.\x02이" + - " 옵션은 sqlcmd 스크립팅 변수 %[1]s를 설정합니다. 워크스테이션 이름은 sys.sysprocesses 카탈로그 뷰의 호스" + - "트 이름 열에 나열되며 저장 프로시저 sp_who를 사용하여 반환될 수 있습니다. 이 옵션을 지정하지 않으면 기본값은 현재 컴" + - "퓨터 이름입니다. 이 이름은 다른 sqlcmd 세션을 식별하는 데 사용할 수 있습니다.\x02서버에 연결할 때 애플리케이션 워" + - "크로드 유형을 선언합니다. 현재 지원되는 유일한 값은 ReadOnly입니다. %[1]s가 지정되지 않은 경우 sqlcmd 유틸" + - "리티는 Always On 가용성 그룹의 보조 복제본에 대한 연결을 지원하지 않습니다.\x02이 스위치는 클라이언트가 암호화된 " + - "연결을 요청하는 데 사용됩니다.\x02결과의 형식을 지정합니다.\x02stdout에 보낼 오류 메시지를 제어합니다. 심각도 수" + - "준이 이 수준보다 크거나 같은 메시지가 전송됩니다.\x02인쇄할 mssql 드라이버 메시지 수준\x02오류 발생 시 sqlcm" + + "니다.\x02Ctrl+C를 눌러 이 프로세스를 종료합니다...\x02Windows 자격 증명 관리자에 이미 저장된 자격 증명이" + + " 너무 많으면 '사용 가능한 메모리 리소스가 부족합니다' 오류가 발생할 수 있습니다.\x02Windows 자격 증명 관리자에 자격" + + " 증명을 쓰지 못했습니다.\x02-L 매개 변수는 다른 매개 변수와 함께 사용할 수 없습니다.\x02'-a %#[1]v': 패킷 " + + "크기는 512에서 32767 사이의 숫자여야 합니다.\x02'-h %#[1]v': 헤더 값은 -1 또는 1과 214748364" + + "7 사이의 값이어야 합니다.\x02서버:\x02법률 문서 및 정보: aka.ms/SqlcmdLegal\x02타사 알림: aka.m" + + "s/SqlcmdNotices\x04\x00\x01\x0a\x0d\x02버전 %[1]v\x02플래그:\x02-? 이 구문 요약을 표" + + "시하고 %[1]s는 최신 sqlcmd 하위 명령 도움말을 표시합니다.\x02SQL 문의 일괄 처리를 포함하는 하나 이상의 파일" + + "을 식별합니다. 하나 이상의 파일이 없으면 sqlcmd가 종료됩니다. %[1]s/%[2]s와 상호 배타적임\x02sqlcmd에" + + "서 출력을 수신하는 파일을 식별합니다.\x02버전 정보 출력 및 종료\x02유효성 검사 없이 서버 인증서를 암시적으로 신뢰" + + "\x02이 옵션은 sqlcmd 스크립팅 변수 %[1]s를 설정합니다. 이 매개 변수는 초기 데이터베이스를 지정합니다. 기본값은 로" + + "그인의 default-database 속성입니다. 데이터베이스가 없으면 오류 메시지가 생성되고 sqlcmd가 종료됩니다." + + "\x02사용자 이름과 암호를 정의하는 환경 변수를 무시하고 SQL Server에 로그인하는 데 사용자 이름과 암호를 사용하는 대신" + + " 신뢰할 수 있는 연결을 사용합니다.\x02일괄 처리 종결자를 지정합니다. 기본값은 %[1]s입니다.\x02로그인 이름 또는 포함" + + "된 데이터베이스 사용자 이름입니다. 포함된 데이터베이스 사용자의 경우 데이터베이스 이름 옵션을 제공해야 합니다.\x02sqlc" + + "md가 시작될 때 쿼리를 실행하지만 쿼리 실행이 완료되면 sqlcmd를 종료하지 않습니다. 여러 세미콜론으로 구분된 쿼리를 실행할" + + " 수 있습니다.\x02sqlcmd가 시작될 때 쿼리를 실행한 다음 즉시 sqlcmd를 종료합니다. 여러 세미콜론으로 구분된 쿼리를" + + " 실행할 수 있습니다.\x02%[1]s 연결할 SQL Server의 인스턴스를 지정합니다. sqlcmd 스크립팅 변수 %[2]s를" + + " 설정합니다.\x02시스템 보안을 손상시킬 수 있는 명령을 비활성화합니다. Sqlcmd는 경고를 발행하고 계속합니다.\x02Azu" + + "re SQL Database에 연결하는 데 사용할 SQL 인증 방법을 지정합니다. 다음 중 하나: ActiveDirectoryDe" + + "fault, ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirecto" + + "ryInteractive, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePri" + + "ncipal, SqlPassword\x02ActiveDirectory 인증을 사용하도록 sqlcmd에 지시합니다. 사용자 이름이 " + + "제공되지 않으면 인증 방법 ActiveDirectoryDefault가 사용됩니다. 암호가 제공되면 ActiveDirectory" + + "Password가 사용됩니다. 그렇지 않으면 ActiveDirectoryInteractive가 사용됩니다.\x02sqlcmd가 스" + + "크립팅 변수를 무시하도록 합니다. 이 매개 변수는 스크립트에 $(variable_name)과 같은 일반 변수와 동일한 형식의 " + + "문자열이 포함될 수 있는 많은 %[1]s 문이 포함된 경우에 유용합니다.\x02sqlcmd 스크립트에서 사용할 수 있는 sql" + + "cmd 스크립팅 변수를 만듭니다. 값에 공백이 포함된 경우 값을 따옴표로 묶습니다. 여러 개의 var=values 값을 지정할 수" + + " 있습니다. 지정된 값에 오류가 있으면 sqlcmd는 오류 메시지를 생성한 다음 종료합니다.\x02다른 크기의 패킷을 요청합니다." + + " 이 옵션은 sqlcmd 스크립팅 변수 %[1]s를 설정합니다. packet_size는 512와 32767 사이의 값이어야 합니다" + + ". 기본값은 4096입니다. 패킷 크기가 클수록 %[2]s 명령 사이에 SQL 문이 많은 스크립트를 실행할 때 성능이 향상될 수 " + + "있습니다. 더 큰 패킷 크기를 요청할 수 있습니다. 그러나 요청이 거부되면 sqlcmd는 패킷 크기에 대해 서버 기본값을 사용" + + "합니다.\x02서버에 연결을 시도할 때 go-mssqldb 드라이버에 대한 sqlcmd 로그인 시간이 초과되기 전까지의 시간(" + + "초)을 지정합니다. 이 옵션은 sqlcmd 스크립팅 변수 %[1]s를 설정합니다. 기본값은 30입니다. 0은 무한을 의미합니다" + + ".\x02이 옵션은 sqlcmd 스크립팅 변수 %[1]s를 설정합니다. 워크스테이션 이름은 sys.sysprocesses 카탈로그" + + " 뷰의 호스트 이름 열에 나열되며 저장 프로시저 sp_who를 사용하여 반환될 수 있습니다. 이 옵션을 지정하지 않으면 기본값은 " + + "현재 컴퓨터 이름입니다. 이 이름은 다른 sqlcmd 세션을 식별하는 데 사용할 수 있습니다.\x02서버에 연결할 때 애플리케" + + "이션 워크로드 유형을 선언합니다. 현재 지원되는 유일한 값은 ReadOnly입니다. %[1]s가 지정되지 않은 경우 sqlcm" + + "d 유틸리티는 Always On 가용성 그룹의 보조 복제본에 대한 연결을 지원하지 않습니다.\x02이 스위치는 클라이언트가 암호화" + + "된 연결을 요청하는 데 사용됩니다.\x02결과의 형식을 지정합니다.\x02stdout에 보낼 오류 메시지를 제어합니다. 심각도" + + " 수준이 이 수준보다 크거나 같은 메시지가 전송됩니다.\x02인쇄할 mssql 드라이버 메시지 수준\x02오류 발생 시 sqlcm" + "d가 종료되고 %[1]s 값을 반환하도록 지정합니다.\x02%[1]s에 보낼 오류 메시지를 제어합니다. 심각도 수준이 이 수준보다" + " 크거나 같은 메시지가 전송됩니다.\x02열 표제 사이에 인쇄할 행 수를 지정합니다. -h-1을 사용하여 헤더가 인쇄되지 않도록 " + "지정\x02모든 출력 파일이 little-endian 유니코드로 인코딩되도록 지정합니다.\x02열 구분 문자를 지정합니다. %" + @@ -2579,7 +2620,7 @@ const ko_KRData string = "" + // Size: 19004 bytes "v, 수준 %[2]d, 상태 %[3]d, 서버 %[4]s, 줄 %#[5]v%[6]s\x02잘못된 변수 식별자 %[1]s\x02잘못" + "된 변수 값 %[1]s" -var pt_BRIndex = []uint32{ // 288 elements +var pt_BRIndex = []uint32{ // 291 elements // Entry 0 - 1F 0x00000000, 0x00000034, 0x00000071, 0x000000d0, 0x00000126, 0x00000146, 0x00000161, 0x000001b0, @@ -2642,28 +2683,30 @@ var pt_BRIndex = []uint32{ // 288 elements 0x000028cd, 0x000028f8, 0x0000293f, 0x0000298c, 0x00002a01, 0x00002a3a, 0x00002a71, 0x00002ab2, 0x00002ac0, 0x00002af5, 0x00002b07, 0x00002b2d, - 0x00002b79, 0x00002bc1, 0x00002c1a, 0x00002c26, + 0x00002b5a, 0x00002c00, 0x00002c44, 0x00002c90, // Entry E0 - FF - 0x00002c5c, 0x00002c86, 0x00002c9a, 0x00002ca9, - 0x00002cfe, 0x00002daa, 0x00002ddd, 0x00002e06, - 0x00002e48, 0x00002f57, 0x0000300c, 0x00003046, - 0x000030f4, 0x000031b4, 0x0000325b, 0x000032cb, - 0x00003331, 0x00003455, 0x00003572, 0x0000365f, - 0x00003797, 0x00003963, 0x00003a5f, 0x00003bdb, - 0x00003d04, 0x00003d51, 0x00003d7a, 0x00003e0c, - 0x00003e42, 0x00003e8d, 0x00003f1e, 0x00003fae, + 0x00002cd8, 0x00002d31, 0x00002d3d, 0x00002d73, + 0x00002d9d, 0x00002db1, 0x00002dc0, 0x00002e15, + 0x00002ec1, 0x00002ef4, 0x00002f1d, 0x00002f5f, + 0x0000306e, 0x00003123, 0x0000315d, 0x0000320b, + 0x000032cb, 0x00003372, 0x000033e2, 0x00003448, + 0x0000356c, 0x00003689, 0x00003776, 0x000038ae, + 0x00003a7a, 0x00003b76, 0x00003cf2, 0x00003e1b, + 0x00003e68, 0x00003e91, 0x00003f23, 0x00003f59, // Entry 100 - 11F - 0x00004004, 0x0000404a, 0x00004074, 0x00004104, - 0x0000410a, 0x00004159, 0x00004182, 0x000041a5, - 0x00004213, 0x00004284, 0x000042ae, 0x00004301, - 0x00004346, 0x00004390, 0x000043e0, 0x00004416, - 0x00004450, 0x0000448d, 0x000044b2, 0x000044c5, - 0x000044d9, 0x00004545, 0x00004577, 0x000045a2, - 0x000045e3, 0x0000461f, 0x0000465f, 0x00004684, - 0x000046e2, 0x0000472c, 0x00004757, 0x0000477a, -} // Size: 1176 bytes + 0x00003fa4, 0x00004035, 0x000040c5, 0x0000411b, + 0x00004161, 0x0000418b, 0x0000421b, 0x00004221, + 0x00004270, 0x00004299, 0x000042bc, 0x0000432a, + 0x0000439b, 0x000043c5, 0x00004418, 0x0000445d, + 0x000044a7, 0x000044f7, 0x0000452d, 0x00004567, + 0x000045a4, 0x000045c9, 0x000045dc, 0x000045f0, + 0x0000465c, 0x0000468e, 0x000046b9, 0x000046fa, + 0x00004736, 0x00004776, 0x0000479b, 0x000047f9, + // Entry 120 - 13F + 0x00004843, 0x0000486e, 0x00004891, +} // Size: 1188 bytes -const pt_BRData string = "" + // Size: 18298 bytes +const pt_BRData string = "" + // Size: 18577 bytes "\x02Instalar/Criar, Consultar, Desinstalar o SQL Server\x02Exibir inform" + "ações de configuração e cadeias de conexão\x02sqlcmd: Instalar/Criar/Con" + "sultar SQL Server, SQL do Azure e Ferramentas\x0a\x0aComentários:\x0a %" + @@ -2826,11 +2869,15 @@ const pt_BRData string = "" + // Size: 18298 bytes " com registro em log completo\x02Obter marcas disponíveis para SQL do Az" + "ure no Edge instalação\x02Listar marcas\x02Obter marcas disponíveis para" + " instalação do mssql\x02Início do sqlcmd\x02O contêiner não está em exec" + - "ução\x02O parâmetro -L não pode ser usado em combinação com outros parâm" + - "etros.\x02'-a %#[1]v': o tamanho do pacote deve ser um número entre 512 " + - "e 32767.\x02\x22-h %#[1]v\x22: o valor do cabeçalho deve ser -2147483647" + - " ou um valor entre 1 e 2147483647\x02Servidores:\x02Documentos e informa" + - "ções legais: aka.ms/SqlcmdLegal\x02Avisos de terceiros: aka.ms/SqlcmdNo" + + "ução\x02Pressione Ctrl+C para sair desse processo...\x02Um erro \x22Não " + + "há recursos de memória suficientes disponíveis\x22 pode ser causado por " + + "ter muitas credenciais já armazenadas no Gerenciador de Credenciais do W" + + "indows\x02Falha ao gravar credencial no Gerenciador de Credenciais do Wi" + + "ndows\x02O parâmetro -L não pode ser usado em combinação com outros parâ" + + "metros.\x02'-a %#[1]v': o tamanho do pacote deve ser um número entre 512" + + " e 32767.\x02\x22-h %#[1]v\x22: o valor do cabeçalho deve ser -214748364" + + "7 ou um valor entre 1 e 2147483647\x02Servidores:\x02Documentos e inform" + + "ações legais: aka.ms/SqlcmdLegal\x02Avisos de terceiros: aka.ms/SqlcmdNo" + "tices\x04\x00\x01\x0a\x0f\x02Versão: %[1]v\x02Sinalizadores:\x02-? mostr" + "a este resumo de sintaxe, %[1]s mostra a ajuda moderna do sub-comando sq" + "lcmd\x02Identifica um ou mais arquivos que contêm lotes de instruções SQ" + @@ -2930,7 +2977,7 @@ const pt_BRData string = "" + // Size: 18298 bytes "Estado %[3]d, Servidor %[4]s, Linha %#[5]v%[6]s\x02Identificador de vari" + "ável %[1]s inválido\x02Valor de variável inválido %[1]s" -var ru_RUIndex = []uint32{ // 288 elements +var ru_RUIndex = []uint32{ // 291 elements // Entry 0 - 1F 0x00000000, 0x00000056, 0x000000c1, 0x00000156, 0x000001bb, 0x000001dc, 0x000001ff, 0x000002a5, @@ -2993,28 +3040,30 @@ var ru_RUIndex = []uint32{ // 288 elements 0x00004779, 0x000047c7, 0x00004847, 0x000048c3, 0x0000495c, 0x000049bf, 0x00004a25, 0x00004aaa, 0x00004aca, 0x00004b18, 0x00004b2c, 0x00004b53, - 0x00004bcd, 0x00004c2c, 0x00004cce, 0x00004cde, + 0x00004bb3, 0x00004cd1, 0x00004d4c, 0x00004dc6, // Entry E0 - FF - 0x00004d30, 0x00004d73, 0x00004d8b, 0x00004d97, - 0x00004e46, 0x00004f9d, 0x00005006, 0x00005042, - 0x0000509e, 0x00005259, 0x00005382, 0x000053f8, - 0x00005544, 0x0000566d, 0x0000577c, 0x0000582e, - 0x0000590f, 0x00005ab2, 0x00005c84, 0x00005e30, - 0x00006046, 0x00006349, 0x000064c1, 0x00006755, - 0x00006928, 0x000069c0, 0x00006a01, 0x00006b01, - 0x00006b4e, 0x00006bdd, 0x00006cdc, 0x00006da2, + 0x00004e25, 0x00004ec7, 0x00004ed7, 0x00004f29, + 0x00004f6c, 0x00004f84, 0x00004f90, 0x0000503f, + 0x00005196, 0x000051ff, 0x0000523b, 0x00005297, + 0x00005452, 0x0000557b, 0x000055f1, 0x0000573d, + 0x00005866, 0x00005975, 0x00005a27, 0x00005b08, + 0x00005cab, 0x00005e7d, 0x00006029, 0x0000623f, + 0x00006542, 0x000066ba, 0x0000694e, 0x00006b21, + 0x00006bb9, 0x00006bfa, 0x00006cfa, 0x00006d47, // Entry 100 - 11F - 0x00006e2c, 0x00006eaf, 0x00006ef2, 0x00006fda, - 0x00006fe7, 0x0000707f, 0x000070ba, 0x00007105, - 0x000071aa, 0x00007252, 0x00007292, 0x000072fe, - 0x00007360, 0x000073df, 0x00007482, 0x000074db, - 0x00007538, 0x000075a7, 0x000075e7, 0x00007602, - 0x0000762d, 0x000076ad, 0x0000770b, 0x00007752, - 0x000077b8, 0x0000781f, 0x000078a9, 0x000078ee, - 0x00007980, 0x000079f8, 0x00007a47, 0x00007a8c, -} // Size: 1176 bytes + 0x00006dd6, 0x00006ed5, 0x00006f9b, 0x00007025, + 0x000070a8, 0x000070eb, 0x000071d3, 0x000071e0, + 0x00007278, 0x000072b3, 0x000072fe, 0x000073a3, + 0x0000744b, 0x0000748b, 0x000074f7, 0x00007559, + 0x000075d8, 0x0000767b, 0x000076d4, 0x00007731, + 0x000077a0, 0x000077e0, 0x000077fb, 0x00007826, + 0x000078a6, 0x00007904, 0x0000794b, 0x000079b1, + 0x00007a18, 0x00007aa2, 0x00007ae7, 0x00007b79, + // Entry 120 - 13F + 0x00007bf1, 0x00007c40, 0x00007c85, +} // Size: 1188 bytes -const ru_RUData string = "" + // Size: 31372 bytes +const ru_RUData string = "" + // Size: 31877 bytes "\x02Установка или создание, запрос, удаление SQL Server\x02Просмотреть с" + "ведения о конфигурации и строки подключения\x02sqlcmd: установка, созда" + "ние и запрос SQL Server, Azure SQL и инструментов\x0a\x0aОбратная связь" + @@ -3182,113 +3231,118 @@ const ru_RUData string = "" + // Size: 31372 bytes "кой базой данных\x02Установить или создать SQL Server с полным ведением" + " журнала\x02Получить теги, доступные для установки SQL Azure для пограни" + "чных вычислений\x02Перечислить теги\x02Получить теги, доступные для уст" + - "ановки mssql\x02Запуск sqlcmd\x02Контейнер не запущен\x02Нельзя использ" + - "овать параметр -L в сочетании с другими параметрами.\x02\x22-a %#[1]v" + - "\x22: размер пакета должен быть числом от 512 до 32767.\x02\x22-h %#[1]v" + - "\x22: значение заголовка должно быть либо -1 , либо величиной в интервал" + - "е между 1 и 2147483647\x02Серверы:\x02Юридические документы и сведения:" + - " aka.ms/SqlcmdLegal\x02Уведомления третьих лиц: aka.ms/SqlcmdNotices\x04" + - "\x00\x01\x0a\x13\x02Версия %[1]v\x02Флаги:\x02-? показывает краткую спра" + - "вку по синтаксису, %[1]s выводит современную справку по подкомандам sql" + - "cmd\x02Задает один или несколько файлов, содержащих пакеты операторов SQ" + - "L. Если одного или нескольких файлов не существует, sqlcmd завершит рабо" + - "ту. Этот параметр является взаимоисключающим с %[1]s/%[2]s\x02Определяе" + - "т файл, который получает выходные данные из sqlcmd\x02Печать сведений о" + - " версии и выход\x02Неявно доверять сертификату сервера без проверки\x02Э" + - "тот параметр задает переменную скрипта sqlcmd %[1]s. Этот параметр указ" + - "ывает исходную базу данных. По умолчанию используется свойство \x22база" + - " данных по умолчанию\x22. Если базы данных не существует, выдается сообщ" + - "ение об ошибке и sqlcmd завершает работу\x02Использует доверенное подкл" + - "ючение (вместо имени пользователя и пароля) для входа в SQL Server, игн" + - "орируя все переменные среды, определяющие имя пользователя и пароль\x02" + - "Задает завершающее значение пакета. Значение по умолчанию — %[1]s\x02Им" + - "я для входа или имя пользователя контейнированной базы данных. При исп" + - "ользовании имени пользователя контейнированной базы данных необходимо у" + - "казать параметр имени базы данных\x02Выполняет запрос при запуске sqlcm" + - "d, но не завершает работу sqlcmd по завершении выполнения запроса. Может" + - " выполнять несколько запросов, разделенных точками с запятой\x02Выполняе" + - "т запрос при запуске sqlcmd, а затем немедленно завершает работу sqlcmd" + - ". Можно выполнять сразу несколько запросов, разделенных точками с запято" + - "й\x02%[1]s Указывает экземпляр SQL Server, к которому нужно подключитьс" + - "я. Задает переменную скриптов sqlcmd %[2]s.\x02Отключает команды, потен" + - "циально способные подорвать безопасность системы. Sqlcmd выдает предупр" + - "еждение и продолжает работу\x02Указывает метод проверки подлинности SQL" + - ", используемый для подключения к базе данных SQL Azure. Метод выбирается" + - " из следующего списка: ActiveDirectoryDefault, ActiveDirectoryIntegrated" + - ", ActiveDirectoryPassword, ActiveDirectoryInteractive, ActiveDirectoryMa" + - "nagedIdentity, ActiveDirectoryServicePrincipal, SqlPassword\x02Указывает" + - " sqlcmd, что следует использовать проверку подлинности ActiveDirectory. " + - "Если имя пользователя не указано, используется метод проверки подлиннос" + - "ти ActiveDirectoryDefault. Если указан пароль, используется ActiveDirec" + - "toryPassword. В противном случае используется ActiveDirectoryInteractive" + - "\x02Сообщает sqlcmd, что следует игнорировать переменные скрипта. Этот п" + - "араметр полезен, если сценарий содержит множество инструкций %[1]s, в к" + - "оторых могут содержаться строки, совпадающие по формату с обычными пере" + - "менными, например $(variable_name)\x02Создает переменную скрипта sqlcmd" + - ", которую можно использовать в скрипте sqlcmd. Если значение содержит пр" + - "обелы, его следует заключить в кавычки. Можно указать несколько значени" + - "й var=values. Если в любом из указанных значений имеются ошибки, sqlcmd" + - " генерирует сообщение об ошибке, а затем завершает работу\x02Запрашивает" + - " пакет другого размера. Этот параметр задает переменную скрипта sqlcmd %" + - "[1]s. packet_size должно быть значением от 512 до 32767. Значение по умо" + - "лчанию = 4096. Более крупный размер пакета может повысить производитель" + - "ность выполнения сценариев, содержащих много инструкций SQL вперемешку " + - "с командами %[2]s. Можно запросить больший размер пакета. Однако если з" + - "апрос отклонен, sqlcmd использует для размера пакета значение по умолча" + - "нию\x02Указывает время ожидания входа sqlcmd в драйвер go-mssqldb в сек" + - "ундах при попытке подключения к серверу. Этот параметр задает переменну" + - "ю скрипта sqlcmd %[1]s. Значение по умолчанию — 30. 0 означает бесконеч" + - "ное значение.\x02Этот параметр задает переменную скрипта sqlcmd %[1]s. " + - "Имя рабочей станции указано в столбце hostname (\x22Имя узла\x22) предс" + - "тавления каталога sys.sysprocesses. Его можно получить с помощью храним" + - "ой процедуры sp_who. Если этот параметр не указан, по умолчанию использ" + - "уется имя используемого в данный момент компьютера. Это имя можно испол" + - "ьзовать для идентификации различных сеансов sqlcmd\x02Объявляет тип раб" + - "очей нагрузки приложения при подключении к серверу. Сейчас поддерживает" + - "ся только значение ReadOnly. Если параметр %[1]s не задан, служебная пр" + - "ограмма sqlcmd не поддерживает подключение к вторичному серверу реплика" + - "ции в группе доступности Always On.\x02Этот переключатель используется " + - "клиентом для запроса зашифрованного подключения\x02Задает форматировани" + - "е результатов\x02Определяет, какие сообщения об ошибках следует отправл" + - "ять в stdout. Отправляются сообщения, уровень серьезности которых не ме" + - "ньше указанного\x02Уровень сообщений драйвера mssql для печати\x02Указы" + - "вает, что при возникновении ошибки sqlcmd завершает работу и возвращает" + - " %[1]s\x02Определяет, какие сообщения об ошибках следует отправлять в %[" + - "1]s. Отправляются сообщения, уровень серьезности которых не меньше указа" + - "нного\x02Указывает число строк для печати между заголовками столбцов. И" + - "спользуйте -h-1, чтобы заголовки не печатались\x02Указывает, что все вы" + - "ходные файлы имеют кодировку Юникод с прямым порядком\x02Указывает симв" + - "ол разделителя столбцов. Задает значение переменной %[1]s.\x02Удалить к" + - "онечные пробелы из столбца\x02Предоставлено для обратной совместимости." + - " Sqlcmd всегда оптимизирует обнаружение активной реплики кластера отрабо" + - "тки отказа SQL\x02Пароль\x02Управляет уровнем серьезности, используемым" + - " для задания переменной %[1]s при выходе\x02Задает ширину экрана для выв" + - "ода\x02Выделенное административное соединение\x02Предоставлено для обра" + - "тной совместимости. Нестандартные идентификаторы всегда включены\x02Пре" + - "доставлено для обратной совместимости. Региональные параметры клиента н" + - "е используются\x02Задает переменную скриптов sqlcmd %[1]s\x02'%[1]s %[2" + - "]s': значение должно быть не меньше %#[3]v и не больше %#[4]v.\x02\x22%[" + - "1]s %[2]s\x22: значение должно быть больше %#[3]v и меньше %#[4]v.\x02'%" + - "[1]s %[2]s': непредвиденный аргумент. Значение аргумента должно быть %[3" + - "]v.\x02\x22%[1]s %[2]s\x22: непредвиденный аргумент. Значение аргумента " + - "должно быть одним из следующих: %[3]v.\x02Параметры %[1]s и %[2]s являю" + - "тся взаимоисключающими.\x02\x22%[1]s\x22: аргумент отсутствует. Для спр" + - "авки введите \x22-?\x22.\x02\x22%[1]s\x22: неизвестный параметр. Введит" + - "е \x22?\x22 для получения справки.\x02недопустимый код конца пакета " + - "\x22%[1]s\x22\x04\x00\x01 \x16\x02Sqlcmd: ошибка:\x04\x00\x01 &\x02Sqlcm" + - "d: предупреждение:\x02ED, а также команды !!, скрипт запуска и " + - "переменные среды отключены\x02Переменная скрипта \x22%[1]s\x22 доступна" + - " только для чтения\x02Переменная скрипта \x22%[1]s\x22 не определена." + - "\x02Переменная среды \x22%[1]s\x22 имеет недопустимое значение \x22%[2]s" + - "\x22.\x02Синтаксическая ошибка в строке %[1]d рядом с командой \x22%[2]s" + - "\x22\x02%[1]s Произошла ошибка при открытии или использовании файла %[2]" + - "s (причина: %[3]s).\x02%[1]sСинтаксическая ошибка в строке %[2]d\x02Сооб" + - "щение %#[1]v, уровень %[2]d, состояние %[3]d, сервер %[4]s, процедура %" + - "[5]s, строка %#[6]v%[7]s\x02Сообщение %#[1]v, уровень %[2]d, состояние %" + - "[3]d, сервер %[4]s, строка %#[5]v%[6]s\x02Недопустимый идентификатор пер" + - "еменной %[1]s\x02Недопустимое значение переменной %[1]s" + "ановки mssql\x02Запуск sqlcmd\x02Контейнер не запущен\x02Нажмите клавиш" + + "и CTRL+C, чтобы выйти из этого процесса...\x02Ошибка \x22Недостаточно р" + + "есурсов памяти\x22 может быть вызвана слишком большим количеством учетн" + + "ых данных, которые уже хранятся в диспетчере учетных данных Windows\x02" + + "Не удалось записать учетные данные в диспетчер учетных данных Windows" + + "\x02Нельзя использовать параметр -L в сочетании с другими параметрами." + + "\x02\x22-a %#[1]v\x22: размер пакета должен быть числом от 512 до 32767." + + "\x02\x22-h %#[1]v\x22: значение заголовка должно быть либо -1 , либо вел" + + "ичиной в интервале между 1 и 2147483647\x02Серверы:\x02Юридические доку" + + "менты и сведения: aka.ms/SqlcmdLegal\x02Уведомления третьих лиц: aka.ms" + + "/SqlcmdNotices\x04\x00\x01\x0a\x13\x02Версия %[1]v\x02Флаги:\x02-? показ" + + "ывает краткую справку по синтаксису, %[1]s выводит современную справку " + + "по подкомандам sqlcmd\x02Задает один или несколько файлов, содержащих п" + + "акеты операторов SQL. Если одного или нескольких файлов не существует, " + + "sqlcmd завершит работу. Этот параметр является взаимоисключающим с %[1]s" + + "/%[2]s\x02Определяет файл, который получает выходные данные из sqlcmd" + + "\x02Печать сведений о версии и выход\x02Неявно доверять сертификату серв" + + "ера без проверки\x02Этот параметр задает переменную скрипта sqlcmd %[1]" + + "s. Этот параметр указывает исходную базу данных. По умолчанию использует" + + "ся свойство \x22база данных по умолчанию\x22. Если базы данных не сущес" + + "твует, выдается сообщение об ошибке и sqlcmd завершает работу\x02Исполь" + + "зует доверенное подключение (вместо имени пользователя и пароля) для вх" + + "ода в SQL Server, игнорируя все переменные среды, определяющие имя поль" + + "зователя и пароль\x02Задает завершающее значение пакета. Значение по ум" + + "олчанию — %[1]s\x02Имя для входа или имя пользователя контейнированной " + + "базы данных. При использовании имени пользователя контейнированной баз" + + "ы данных необходимо указать параметр имени базы данных\x02Выполняет зап" + + "рос при запуске sqlcmd, но не завершает работу sqlcmd по завершении вып" + + "олнения запроса. Может выполнять несколько запросов, разделенных точкам" + + "и с запятой\x02Выполняет запрос при запуске sqlcmd, а затем немедленно " + + "завершает работу sqlcmd. Можно выполнять сразу несколько запросов, разд" + + "еленных точками с запятой\x02%[1]s Указывает экземпляр SQL Server, к ко" + + "торому нужно подключиться. Задает переменную скриптов sqlcmd %[2]s.\x02" + + "Отключает команды, потенциально способные подорвать безопасность систем" + + "ы. Sqlcmd выдает предупреждение и продолжает работу\x02Указывает метод " + + "проверки подлинности SQL, используемый для подключения к базе данных SQ" + + "L Azure. Метод выбирается из следующего списка: ActiveDirectoryDefault, " + + "ActiveDirectoryIntegrated, ActiveDirectoryPassword, ActiveDirectoryInter" + + "active, ActiveDirectoryManagedIdentity, ActiveDirectoryServicePrincipal," + + " SqlPassword\x02Указывает sqlcmd, что следует использовать проверку подл" + + "инности ActiveDirectory. Если имя пользователя не указано, используется" + + " метод проверки подлинности ActiveDirectoryDefault. Если указан пароль, " + + "используется ActiveDirectoryPassword. В противном случае используется A" + + "ctiveDirectoryInteractive\x02Сообщает sqlcmd, что следует игнорировать п" + + "еременные скрипта. Этот параметр полезен, если сценарий содержит множес" + + "тво инструкций %[1]s, в которых могут содержаться строки, совпадающие п" + + "о формату с обычными переменными, например $(variable_name)\x02Создает " + + "переменную скрипта sqlcmd, которую можно использовать в скрипте sqlcmd." + + " Если значение содержит пробелы, его следует заключить в кавычки. Можно " + + "указать несколько значений var=values. Если в любом из указанных значен" + + "ий имеются ошибки, sqlcmd генерирует сообщение об ошибке, а затем завер" + + "шает работу\x02Запрашивает пакет другого размера. Этот параметр задает " + + "переменную скрипта sqlcmd %[1]s. packet_size должно быть значением от 5" + + "12 до 32767. Значение по умолчанию = 4096. Более крупный размер пакета м" + + "ожет повысить производительность выполнения сценариев, содержащих много" + + " инструкций SQL вперемешку с командами %[2]s. Можно запросить больший ра" + + "змер пакета. Однако если запрос отклонен, sqlcmd использует для размера" + + " пакета значение по умолчанию\x02Указывает время ожидания входа sqlcmd в" + + " драйвер go-mssqldb в секундах при попытке подключения к серверу. Этот п" + + "араметр задает переменную скрипта sqlcmd %[1]s. Значение по умолчанию —" + + " 30. 0 означает бесконечное значение.\x02Этот параметр задает переменную" + + " скрипта sqlcmd %[1]s. Имя рабочей станции указано в столбце hostname (" + + "\x22Имя узла\x22) представления каталога sys.sysprocesses. Его можно пол" + + "учить с помощью хранимой процедуры sp_who. Если этот параметр не указан" + + ", по умолчанию используется имя используемого в данный момент компьютера" + + ". Это имя можно использовать для идентификации различных сеансов sqlcmd" + + "\x02Объявляет тип рабочей нагрузки приложения при подключении к серверу." + + " Сейчас поддерживается только значение ReadOnly. Если параметр %[1]s не " + + "задан, служебная программа sqlcmd не поддерживает подключение к вторичн" + + "ому серверу репликации в группе доступности Always On.\x02Этот переключ" + + "атель используется клиентом для запроса зашифрованного подключения\x02З" + + "адает форматирование результатов\x02Определяет, какие сообщения об ошиб" + + "ках следует отправлять в stdout. Отправляются сообщения, уровень серьез" + + "ности которых не меньше указанного\x02Уровень сообщений драйвера mssql " + + "для печати\x02Указывает, что при возникновении ошибки sqlcmd завершает " + + "работу и возвращает %[1]s\x02Определяет, какие сообщения об ошибках сле" + + "дует отправлять в %[1]s. Отправляются сообщения, уровень серьезности ко" + + "торых не меньше указанного\x02Указывает число строк для печати между за" + + "головками столбцов. Используйте -h-1, чтобы заголовки не печатались\x02" + + "Указывает, что все выходные файлы имеют кодировку Юникод с прямым поряд" + + "ком\x02Указывает символ разделителя столбцов. Задает значение переменно" + + "й %[1]s.\x02Удалить конечные пробелы из столбца\x02Предоставлено для об" + + "ратной совместимости. Sqlcmd всегда оптимизирует обнаружение активной р" + + "еплики кластера отработки отказа SQL\x02Пароль\x02Управляет уровнем сер" + + "ьезности, используемым для задания переменной %[1]s при выходе\x02Задае" + + "т ширину экрана для вывода\x02Выделенное административное соединение" + + "\x02Предоставлено для обратной совместимости. Нестандартные идентификато" + + "ры всегда включены\x02Предоставлено для обратной совместимости. Региона" + + "льные параметры клиента не используются\x02Задает переменную скриптов s" + + "qlcmd %[1]s\x02'%[1]s %[2]s': значение должно быть не меньше %#[3]v и не" + + " больше %#[4]v.\x02\x22%[1]s %[2]s\x22: значение должно быть больше %#[3" + + "]v и меньше %#[4]v.\x02'%[1]s %[2]s': непредвиденный аргумент. Значение " + + "аргумента должно быть %[3]v.\x02\x22%[1]s %[2]s\x22: непредвиденный арг" + + "умент. Значение аргумента должно быть одним из следующих: %[3]v.\x02Пар" + + "аметры %[1]s и %[2]s являются взаимоисключающими.\x02\x22%[1]s\x22: арг" + + "умент отсутствует. Для справки введите \x22-?\x22.\x02\x22%[1]s\x22: не" + + "известный параметр. Введите \x22?\x22 для получения справки.\x02недопус" + + "тимый код конца пакета \x22%[1]s\x22\x04\x00\x01 \x16\x02Sqlcmd: ошибка" + + ":\x04\x00\x01 &\x02Sqlcmd: предупреждение:\x02ED, а также команды !!, скрипт запуска и переменные среды отключены\x02Переменная скрипта" + + " \x22%[1]s\x22 доступна только для чтения\x02Переменная скрипта \x22%[1]" + + "s\x22 не определена.\x02Переменная среды \x22%[1]s\x22 имеет недопустимо" + + "е значение \x22%[2]s\x22.\x02Синтаксическая ошибка в строке %[1]d рядом" + + " с командой \x22%[2]s\x22\x02%[1]s Произошла ошибка при открытии или исп" + + "ользовании файла %[2]s (причина: %[3]s).\x02%[1]sСинтаксическая ошибка " + + "в строке %[2]d\x02Сообщение %#[1]v, уровень %[2]d, состояние %[3]d, сер" + + "вер %[4]s, процедура %[5]s, строка %#[6]v%[7]s\x02Сообщение %#[1]v, уро" + + "вень %[2]d, состояние %[3]d, сервер %[4]s, строка %#[5]v%[6]s\x02Недопу" + + "стимый идентификатор переменной %[1]s\x02Недопустимое значение переменн" + + "ой %[1]s" -var zh_CNIndex = []uint32{ // 288 elements +var zh_CNIndex = []uint32{ // 291 elements // Entry 0 - 1F 0x00000000, 0x0000002b, 0x00000050, 0x0000009f, 0x000000d0, 0x000000e5, 0x000000f2, 0x00000136, @@ -3351,28 +3405,30 @@ var zh_CNIndex = []uint32{ // 288 elements 0x00001f9b, 0x00001fbf, 0x00001fff, 0x00002042, 0x000020a3, 0x000020cd, 0x000020f8, 0x00002127, 0x00002134, 0x0000215a, 0x00002168, 0x00002178, - 0x000021a6, 0x000021f3, 0x0000223f, 0x0000224a, + 0x00002196, 0x0000220c, 0x0000223a, 0x00002268, // Entry E0 - FF - 0x00002274, 0x0000229a, 0x000022ac, 0x000022b4, - 0x000022f9, 0x0000237f, 0x000023a6, 0x000023c2, - 0x000023f0, 0x000024b1, 0x00002535, 0x00002563, - 0x000025d0, 0x0000264f, 0x000026b9, 0x00002710, - 0x0000275a, 0x00002872, 0x0000295a, 0x00002a17, - 0x00002b04, 0x00002c83, 0x00002d3a, 0x00002e43, - 0x00002f16, 0x00002f41, 0x00002f57, 0x00002fbc, - 0x00002feb, 0x0000301f, 0x00003083, 0x000030d2, + 0x000022b5, 0x00002301, 0x0000230c, 0x00002336, + 0x0000235c, 0x0000236e, 0x00002376, 0x000023bb, + 0x00002441, 0x00002468, 0x00002484, 0x000024b2, + 0x00002573, 0x000025f7, 0x00002625, 0x00002692, + 0x00002711, 0x0000277b, 0x000027d2, 0x0000281c, + 0x00002934, 0x00002a1c, 0x00002ad9, 0x00002bc6, + 0x00002d45, 0x00002dfc, 0x00002f05, 0x00002fd8, + 0x00003003, 0x00003019, 0x0000307e, 0x000030ad, // Entry 100 - 11F - 0x00003117, 0x00003149, 0x00003165, 0x000031c9, - 0x000031d0, 0x0000320e, 0x0000322a, 0x00003240, - 0x0000327a, 0x000032b1, 0x000032d2, 0x0000331b, - 0x00003355, 0x0000338f, 0x000033d0, 0x000033f0, - 0x00003427, 0x0000345e, 0x00003480, 0x00003495, - 0x000034aa, 0x000034eb, 0x0000350e, 0x00003530, - 0x00003560, 0x00003598, 0x000035d6, 0x000035fa, - 0x00003656, 0x000036a3, 0x000036c0, 0x000036d7, -} // Size: 1176 bytes + 0x000030e1, 0x00003145, 0x00003194, 0x000031d9, + 0x0000320b, 0x00003227, 0x0000328b, 0x00003292, + 0x000032d0, 0x000032ec, 0x00003302, 0x0000333c, + 0x00003373, 0x00003394, 0x000033dd, 0x00003417, + 0x00003451, 0x00003492, 0x000034b2, 0x000034e9, + 0x00003520, 0x00003542, 0x00003557, 0x0000356c, + 0x000035ad, 0x000035d0, 0x000035f2, 0x00003622, + 0x0000365a, 0x00003698, 0x000036bc, 0x00003718, + // Entry 120 - 13F + 0x00003765, 0x00003782, 0x00003799, +} // Size: 1188 bytes -const zh_CNData string = "" + // Size: 14039 bytes +const zh_CNData string = "" + // Size: 14233 bytes "\x02安装/创建、查询、卸载 SQL Server\x02查看配置信息和连接字符串\x02sqlcmd: 安装/创建/查询 SQL Serve" + "r、Azure SQL 和工具\x0a\x0a反馈:\x0a %[1]s\x02向后兼容性标志(-S、-U、-E 等)的帮助\x02打印 sq" + "lcmd 版本\x02配置文件\x02日志级别,错误=0,警告=1,信息=2,调试=3,跟踪=4\x02使用 \x22%[1]s\x22 等子命" + @@ -3443,52 +3499,53 @@ const zh_CNData string = "" + // Size: 14039 bytes " Server、下载并附加 AdventureWorks 示例数据库\x02创建 SQL Server、下载并附加具有不同数据库名称的 Adve" + "ntureWorks 示例数据库\x02使用空用户数据库创建 SQL Server\x02使用完整记录安装/创建 SQL Server\x02获" + "取可用于 Azure SQL Edge 安装的标记\x02列出标记\x02获取可用于 mssql 安装的标记\x02sqlcmd 启动" + - "\x02容器未运行\x02-L 参数不能与其他参数结合使用。\x02\x22-a %#[1]v\x22: 数据包大小必须是介于 512 和 32" + - "767 之间的数字。\x02\x22-h %#[1]v\x22: 标头值必须是 -1 或介于 -1 和 2147483647 之间的值\x02服" + - "务器:\x02法律文档和信息: aka.ms/SqlcmdLegal\x02第三方通知: aka.ms/SqlcmdNotices\x04" + - "\x00\x01\x0a\x0d\x02版本 %[1]v\x02标志:\x02-? 显示此语法摘要,%[1]s 显示新式 sqlcmd 子命令帮" + - "助\x02标识一个或多个包含 SQL 语句批的文件。如果一个或多个文件不存在,sqlcmd 将退出。与 %[1]s/%[2]s 互斥\x02" + - "标识从 sqlcmd 接收输出的文件\x02打印版本信息并退出\x02隐式信任服务器证书而不进行验证\x02此选项设置 sqlcmd 脚本变" + - "量 %[1]s。此参数指定初始数据库。默认值是登录名的默认数据库属性。如果数据库不存在,则会生成错误消息并退出 sqlcmd\x02使用受信" + - "任的连接,而不是使用用户名和密码登录 SQL Server,忽略任何定义用户名和密码的环境变量\x02指定批处理终止符。默认值为 %[1]s" + - "\x02登录名或包含的数据库用户名。对于包含的数据库用户,必须提供数据库名称选项\x02在 sqlcmd 启动时执行查询,但不会在查询完成运行后" + - "退出 sqlcmd。可以执行以多个分号分隔的查询\x02在 sqlcmd 启动时执行查询,然后立即退出 sqlcmd。可以执行以多个分号分隔" + - "的查询\x02%[1]s 指定要连接到的 SQL Server 实例。它设置 sqlcmd 脚本变量 %[2]s。\x02禁用可能危害系统安" + - "全的命令。Sqlcmd 将发出警告并继续\x02指定用于连接到 Azure SQL 数据库的 SQL 身份验证方法。为以下方法之一: Act" + - "iveDirectoryDefault、ActiveDirectoryIntegrated、ActiveDirectoryPassword、Ac" + - "tiveDirectoryInteractive、ActiveDirectoryManagedIdentity、ActiveDirectoryS" + - "ervicePrincipal、SqlPassword\x02告知 sqlcmd 使用 ActiveDirectory 身份验证。如果未提供用户" + - "名,则使用身份验证方法 ActiveDirectoryDefault。如果提供了密码,则使用 ActiveDirectoryPassword" + - "。否则使用 ActiveDirectoryInteractive\x02使 sqlcmd 忽略脚本变量。当脚本包含许多 %[1]s 语句时," + - "此参数很有用,这些语句可能包含与常规变量具有相同格式的字符串,例如 $(variable_name)\x02创建可在 sqlcmd 脚本中使" + - "用的 sqlcmd 脚本变量。如果值包含空格,则将该值以引号括起。可以指定多个 var=values 值。如果指定的任何值中存在错误,sql" + - "cmd 将生成错误消息,然后退出\x02请求不同大小的数据包。此选项设置 sqlcmd 脚本变量 %[1]s。packet_size 必须是介于" + - " 512 和 32767 之间的值。默认值 = 4096。数据包大小越大,执行在 %[2]s 命令之间具有大量 SQL 语句的脚本的性能就越强。" + - "你可以请求更大的数据包大小。但是,如果请求被拒绝,sqlcmd将 使用服务器的默认数据包大小\x02指定当你尝试连接到服务器时,sqlcmd" + - " 登录到 go-mssqldb 驱动程序超时之前的秒数。此选项设置 sqlcmd 脚本变量 %[1]s。默认值为 30。0 表示无限\x02此选" + - "项设置 sqlcmd 脚本变量 %[1]s。工作站名称列在 sys.sysprocesses 目录视图的主机名列中,可以使用存储程序 sp_" + - "who 返回。如果未指定此选项,则默认为当前计算机名。此名称可用于标识不同的 sqlcmd 会话\x02在连接到服务器时声明应用程序工作负载类型" + - "。当前唯一受支持的值是 ReadOnly。如果未指定 %[1]s,sqlcmd 实用工具将不支持连接到 Always On 可用性组中的辅助" + - "副本\x02客户端使用此开关请求加密连接\x02指定结果的格式\x02控制将哪些错误消息发送到 stdout。将发送严重级别大于或等于此级别" + - "的消息\x02要打印的 mssql 驱动程序消息的级别\x02指定 sqlcmd 在出错时退出并返回 %[1]s 值\x02控制将哪些错误消" + - "息发送到 %[1]s。将发送严重级别大于或等于此级别的消息\x02指定要在列标题之间打印的行数。使用 -h-1 指定不打印标头\x02指定所" + - "有输出文件均使用 little-endian Unicode 进行编码\x02指定列分隔符字符。设置 %[1]s 变量。\x02从列中删除尾" + - "随空格\x02为实现向后兼容而提供。Sqlcmd 一直在优化 SQL 故障转移群集的活动副本检测\x02密码\x02控制用于在退出时设置 %" + - "[1]s 变量的严重性级别\x02指定输出的屏幕宽度\x02专用管理员连接\x02为向后兼容提供。始终启用带引号的标识符\x02为向后兼容提供。" + - "不使用客户端区域设置\x02设置 sqlcmd 脚本变量 %[1]s\x02\x22%[1]s %[2]s\x22: 值必须大于等于 %#[" + - "3]v 且小于或等于 %#[4]v。\x02\x22%[1]s %[2]s\x22: 值必须大于 %#[3]v 且小于 %#[4]v。\x02" + - "\x22%[1]s %[2]s\x22: 意外参数。参数值必须是 %[3]v。\x02'%[1]s %[2]s': 意外参数。参数值必须是 %[" + - "3]v 之一。\x02%[1]s 和 %[2]s 选项互斥。\x02\x22%[1]s\x22: 缺少参数。输入 \x22-?\x22 可查看帮" + - "助。\x02\x22%[1]s\x22: 未知选项。输入 \x22-?\x22 可查看帮助。\x02批处理终止符 \x22%[1]s\x22" + - " 无效\x04\x00\x01 \x10\x02Sqlcmd: 错误:\x04\x00\x01 \x10\x02Sqlcmd: 警告:\x02E" + - "D 和 !! 命令、启动脚本和环境变量被禁用\x02脚本变量: \x22%[1]s\x22 为只读项\x02未定义 \x22%" + - "[1]s\x22 脚本变量。\x02环境变量 \x22%[1]s\x22 具有无效值 \x22%[2]s\x22。\x02命令 \x22%[2]" + - "s\x22 附近的行 %[1]d 存在语法错误。\x02%[1]s 打开或操作文件 %[2]s 时出错(原因: %[3]s)。\x02行 %[2" + - "]d 存在 %[1]s 语法错误\x02Msg %#[1]v,级别 %[2]d,状态 %[3]d,服务器 %[4]s,过程 %[5]s,行 %#" + - "[6]v%[7]s\x02Msg %#[1]v,级别 %[2]d,状态 %[3]d,服务器 %[4]s,行 %#[5]v%[6]s\x02变量标" + - "识符 %[1]s 无效\x02变量值 %[1]s 无效" + "\x02容器未运行\x02按 Ctrl+C 退出此进程...\x02导致“没有足够的内存资源可用”错误的原因可能是 Windows 凭据管理器中" + + "已存储太多凭据\x02未能将凭据写入 Windows 凭据管理器\x02-L 参数不能与其他参数结合使用。\x02\x22-a %#[1]v" + + "\x22: 数据包大小必须是介于 512 和 32767 之间的数字。\x02\x22-h %#[1]v\x22: 标头值必须是 -1 或介于 " + + "-1 和 2147483647 之间的值\x02服务器:\x02法律文档和信息: aka.ms/SqlcmdLegal\x02第三方通知: ak" + + "a.ms/SqlcmdNotices\x04\x00\x01\x0a\x0d\x02版本 %[1]v\x02标志:\x02-? 显示此语法摘要," + + "%[1]s 显示新式 sqlcmd 子命令帮助\x02标识一个或多个包含 SQL 语句批的文件。如果一个或多个文件不存在,sqlcmd 将退出。" + + "与 %[1]s/%[2]s 互斥\x02标识从 sqlcmd 接收输出的文件\x02打印版本信息并退出\x02隐式信任服务器证书而不进行验证" + + "\x02此选项设置 sqlcmd 脚本变量 %[1]s。此参数指定初始数据库。默认值是登录名的默认数据库属性。如果数据库不存在,则会生成错误消息" + + "并退出 sqlcmd\x02使用受信任的连接,而不是使用用户名和密码登录 SQL Server,忽略任何定义用户名和密码的环境变量\x02指" + + "定批处理终止符。默认值为 %[1]s\x02登录名或包含的数据库用户名。对于包含的数据库用户,必须提供数据库名称选项\x02在 sqlcmd" + + " 启动时执行查询,但不会在查询完成运行后退出 sqlcmd。可以执行以多个分号分隔的查询\x02在 sqlcmd 启动时执行查询,然后立即退出 " + + "sqlcmd。可以执行以多个分号分隔的查询\x02%[1]s 指定要连接到的 SQL Server 实例。它设置 sqlcmd 脚本变量 %[2" + + "]s。\x02禁用可能危害系统安全的命令。Sqlcmd 将发出警告并继续\x02指定用于连接到 Azure SQL 数据库的 SQL 身份验证方" + + "法。为以下方法之一: ActiveDirectoryDefault、ActiveDirectoryIntegrated、ActiveDire" + + "ctoryPassword、ActiveDirectoryInteractive、ActiveDirectoryManagedIdentity、" + + "ActiveDirectoryServicePrincipal、SqlPassword\x02告知 sqlcmd 使用 ActiveDirect" + + "ory 身份验证。如果未提供用户名,则使用身份验证方法 ActiveDirectoryDefault。如果提供了密码,则使用 ActiveDir" + + "ectoryPassword。否则使用 ActiveDirectoryInteractive\x02使 sqlcmd 忽略脚本变量。当脚本包含许" + + "多 %[1]s 语句时,此参数很有用,这些语句可能包含与常规变量具有相同格式的字符串,例如 $(variable_name)\x02创建可在" + + " sqlcmd 脚本中使用的 sqlcmd 脚本变量。如果值包含空格,则将该值以引号括起。可以指定多个 var=values 值。如果指定的任何" + + "值中存在错误,sqlcmd 将生成错误消息,然后退出\x02请求不同大小的数据包。此选项设置 sqlcmd 脚本变量 %[1]s。packe" + + "t_size 必须是介于 512 和 32767 之间的值。默认值 = 4096。数据包大小越大,执行在 %[2]s 命令之间具有大量 SQL " + + "语句的脚本的性能就越强。你可以请求更大的数据包大小。但是,如果请求被拒绝,sqlcmd将 使用服务器的默认数据包大小\x02指定当你尝试连接" + + "到服务器时,sqlcmd 登录到 go-mssqldb 驱动程序超时之前的秒数。此选项设置 sqlcmd 脚本变量 %[1]s。默认值为 3" + + "0。0 表示无限\x02此选项设置 sqlcmd 脚本变量 %[1]s。工作站名称列在 sys.sysprocesses 目录视图的主机名列中," + + "可以使用存储程序 sp_who 返回。如果未指定此选项,则默认为当前计算机名。此名称可用于标识不同的 sqlcmd 会话\x02在连接到服务" + + "器时声明应用程序工作负载类型。当前唯一受支持的值是 ReadOnly。如果未指定 %[1]s,sqlcmd 实用工具将不支持连接到 Alwa" + + "ys On 可用性组中的辅助副本\x02客户端使用此开关请求加密连接\x02指定结果的格式\x02控制将哪些错误消息发送到 stdout。将发送" + + "严重级别大于或等于此级别的消息\x02要打印的 mssql 驱动程序消息的级别\x02指定 sqlcmd 在出错时退出并返回 %[1]s 值" + + "\x02控制将哪些错误消息发送到 %[1]s。将发送严重级别大于或等于此级别的消息\x02指定要在列标题之间打印的行数。使用 -h-1 指定不打" + + "印标头\x02指定所有输出文件均使用 little-endian Unicode 进行编码\x02指定列分隔符字符。设置 %[1]s 变量。" + + "\x02从列中删除尾随空格\x02为实现向后兼容而提供。Sqlcmd 一直在优化 SQL 故障转移群集的活动副本检测\x02密码\x02控制用于" + + "在退出时设置 %[1]s 变量的严重性级别\x02指定输出的屏幕宽度\x02专用管理员连接\x02为向后兼容提供。始终启用带引号的标识符" + + "\x02为向后兼容提供。不使用客户端区域设置\x02设置 sqlcmd 脚本变量 %[1]s\x02\x22%[1]s %[2]s\x22: 值" + + "必须大于等于 %#[3]v 且小于或等于 %#[4]v。\x02\x22%[1]s %[2]s\x22: 值必须大于 %#[3]v 且小于 " + + "%#[4]v。\x02\x22%[1]s %[2]s\x22: 意外参数。参数值必须是 %[3]v。\x02'%[1]s %[2]s': 意外参" + + "数。参数值必须是 %[3]v 之一。\x02%[1]s 和 %[2]s 选项互斥。\x02\x22%[1]s\x22: 缺少参数。输入 " + + "\x22-?\x22 可查看帮助。\x02\x22%[1]s\x22: 未知选项。输入 \x22-?\x22 可查看帮助。\x02批处理终止符 " + + "\x22%[1]s\x22 无效\x04\x00\x01 \x10\x02Sqlcmd: 错误:\x04\x00\x01 \x10\x02Sql" + + "cmd: 警告:\x02ED 和 !! 命令、启动脚本和环境变量被禁用\x02脚本变量: \x22%[1]s\x22 为只读项" + + "\x02未定义 \x22%[1]s\x22 脚本变量。\x02环境变量 \x22%[1]s\x22 具有无效值 \x22%[2]s\x22。" + + "\x02命令 \x22%[2]s\x22 附近的行 %[1]d 存在语法错误。\x02%[1]s 打开或操作文件 %[2]s 时出错(原因: %" + + "[3]s)。\x02行 %[2]d 存在 %[1]s 语法错误\x02Msg %#[1]v,级别 %[2]d,状态 %[3]d,服务器 %[4]" + + "s,过程 %[5]s,行 %#[6]v%[7]s\x02Msg %#[1]v,级别 %[2]d,状态 %[3]d,服务器 %[4]s,行 %#[" + + "5]v%[6]s\x02变量标识符 %[1]s 无效\x02变量值 %[1]s 无效" -var zh_TWIndex = []uint32{ // 288 elements +var zh_TWIndex = []uint32{ // 291 elements // Entry 0 - 1F 0x00000000, 0x00000031, 0x00000053, 0x000000a8, 0x000000db, 0x000000f2, 0x000000fc, 0x00000140, @@ -3551,28 +3608,30 @@ var zh_TWIndex = []uint32{ // 288 elements 0x00001f70, 0x00001f95, 0x00001fdb, 0x0000201e, 0x0000207f, 0x000020af, 0x000020da, 0x00002109, 0x00002116, 0x0000213c, 0x0000214a, 0x0000215a, - 0x00002188, 0x000021d2, 0x0000221e, 0x00002229, + 0x00002178, 0x000021dc, 0x0000220a, 0x00002238, // Entry E0 - FF - 0x00002253, 0x0000227c, 0x0000228e, 0x00002296, - 0x000022db, 0x00002361, 0x00002388, 0x000023a4, - 0x000023d2, 0x00002499, 0x00002523, 0x00002551, - 0x000025c7, 0x0000263f, 0x000026a9, 0x00002709, - 0x00002756, 0x00002868, 0x0000294d, 0x00002a04, - 0x00002af1, 0x00002c73, 0x00002d2a, 0x00002e57, - 0x00002f29, 0x00002f5a, 0x00002f76, 0x00002fe1, - 0x0000300d, 0x00003046, 0x000030ad, 0x0000310b, + 0x00002282, 0x000022ce, 0x000022d9, 0x00002303, + 0x0000232c, 0x0000233e, 0x00002346, 0x0000238b, + 0x00002411, 0x00002438, 0x00002454, 0x00002482, + 0x00002549, 0x000025d3, 0x00002601, 0x00002677, + 0x000026ef, 0x00002759, 0x000027b9, 0x00002806, + 0x00002918, 0x000029fd, 0x00002ab4, 0x00002ba1, + 0x00002d23, 0x00002dda, 0x00002f07, 0x00002fd9, + 0x0000300a, 0x00003026, 0x00003091, 0x000030bd, // Entry 100 - 11F - 0x00003142, 0x0000317d, 0x0000319c, 0x000031fd, - 0x00003204, 0x0000323f, 0x0000325b, 0x00003271, - 0x000032a8, 0x000032e2, 0x00003306, 0x00003352, - 0x0000338c, 0x000033cc, 0x0000341c, 0x0000343c, - 0x00003473, 0x000034ad, 0x000034cf, 0x000034e4, - 0x000034f9, 0x0000353e, 0x00003561, 0x00003585, - 0x000035ba, 0x000035ec, 0x00003632, 0x00003659, - 0x000036b8, 0x00003708, 0x00003727, 0x0000373e, -} // Size: 1176 bytes + 0x000030f6, 0x0000315d, 0x000031bb, 0x000031f2, + 0x0000322d, 0x0000324c, 0x000032ad, 0x000032b4, + 0x000032ef, 0x0000330b, 0x00003321, 0x00003358, + 0x00003392, 0x000033b6, 0x00003402, 0x0000343c, + 0x0000347c, 0x000034cc, 0x000034ec, 0x00003523, + 0x0000355d, 0x0000357f, 0x00003594, 0x000035a9, + 0x000035ee, 0x00003611, 0x00003635, 0x0000366a, + 0x0000369c, 0x000036e2, 0x00003709, 0x00003768, + // Entry 120 - 13F + 0x000037b8, 0x000037d7, 0x000037ee, +} // Size: 1188 bytes -const zh_TWData string = "" + // Size: 14142 bytes +const zh_TWData string = "" + // Size: 14318 bytes "\x02安裝/建立、查詢、解除安裝 SQL Server\x02檢視組態資訊和連接字串\x02sqlcmd: 安裝/建立/查詢 SQL Serv" + "er、Azure SQL 與工具\x0a\x0a意見反應:\x0a %[1]s\x02回溯相容性旗標的說明 (-S、-U、-E 等) \x02" + "sqlcmd 的列印版本\x02設定檔\x02記錄層級,錯誤=0,警告=1,資訊=2,偵錯=3,追蹤=4\x02使用子命令修改 sqlconfi" + @@ -3641,48 +3700,49 @@ const zh_TWData string = "" + // Size: 14142 bytes "rver、下載並附加 AdventureWorks 範例資料庫\x02使用不同的資料庫名稱建立 SQL Server、下載及附加 Adventu" + "reWorks 範例資料庫\x02使用空白使用者資料庫建立 SQL Server\x02使用完整記錄安裝/建立 SQL Server\x02取得" + "可用於 Azure SQL Edge 安裝的標籤\x02列出標籤\x02取得可用於 mssql 安裝的標籤\x02sqlcmd 啟動\x02" + - "容器未執行\x02-L 參數不能與其他參數一起使用。\x02'-a %#[1]v': 封包大小必須是介於 512 到 32767 之間的數字" + - "。\x02'-h %#[1]v': 標頭值必須是 -1 或介於 -1 和 2147483647 之間的值\x02伺服器:\x02法律文件和資" + - "訊: aka.ms/SqlcmdLegal\x02協力廠商聲明: aka.ms/SqlcmdNotices\x04\x00\x01\x0a" + - "\x0d\x02版本 %[1]v\x02旗標:\x02-? 顯示此語法摘要,%[1]s 顯示新式 sqlcmd 子命令說明\x02識別一或多個包" + - "含 SQL 語句批次的檔案。如果一或多個檔案不存在,sqlcmd 將會結束。與 %[1]s/%[2]s 互斥\x02識別從 sqlcmd 接" + - "收輸出的檔案\x02列印版本資訊並結束\x02隱含地信任沒有驗證的伺服器憑證\x02此選項可設定 sqlcmd 指令碼變數 %[1]s。此參" + - "數指定初始資料庫。預設值是您登入的預設資料庫屬性。如果資料庫不存在,則會產生錯誤訊息並結束 sqlcmd\x02使用信任的連線,而非使用使用" + - "者名稱和密碼登入 SQL Server,忽略任何定義使用者名稱和密碼的環境變數\x02指定批次結束字元。預設值為 %[1]s\x02登入名稱" + - "或包含資料庫使用者名稱。對於容器資料庫使用者,您必須提供資料庫名稱選項\x02sqlcmd 啟動時執行查詢,但查詢完成執行時不會結束 sql" + - "cmd。可以執行以分號分隔的多重查詢\x02在 sqlcmd 啟動時執行查詢,然後立即結束 sqlcmd。可以執行以分號分隔的多重查詢\x02%" + - "[1]s 指定要連線的 SQL Server 執行個體。它會設定 sqlcmd 指令碼變數 %[2]s。\x02停用可能會危害系統安全性的命令。" + - "Sqlcmd 發出警告並繼續\x02指定要用來連接到 Azure SQL Database 的 SQL 驗證方法。下列其中一項: ActiveD" + - "irectoryDefault、ActiveDirectoryIntegrated、ActiveDirectoryPassword、Active" + - "DirectoryInteractive、ActiveDirectoryManagedIdentity、ActiveDirectoryServi" + - "cePrincipal、SqlPassword\x02告訴 sqlcmd 使用 ActiveDirectory 驗證。若未提供使用者名稱,則會使" + - "用驗證方法 ActiveDirectoryDefault。如果提供密碼,就會使用 ActiveDirectoryPassword。否則會使用" + - " ActiveDirectoryInteractive\x02導致 sqlcmd 忽略指令碼變數。當指令碼包含許多可能包含格式與一般變數相同之字" + - "串的 %[1]s 陳述式時,此參數會很有用,例如 $(variable_name)\x02建立可在 sqlcmd 指令碼中使用的 sqlcm" + - "d 指令碼變數。如果值包含空格,請將值括在引號中。您可以指定多個 var=values 值。如果指定的任何值有錯誤,sqlcmd 會產生錯誤訊息" + - ",然後結束\x02要求不同大小的封包。此選項可設定 sqlcmd 指令碼變數 %[1]s。packet_size 必須是介於 512 到 3" + - "2767 之間的值。預設值 = 4096。較大的封包大小可以提高在 %[2]s 命令之間包含大量 SQL 語句的指令碼的執行性能。您可以要求較大" + - "的封包大小。不過,如果要求遭到拒絕,sqlcmd 會使用伺服器預設的封包大小\x02指定當您嘗試連線到伺服器時,sqlcmd 登入 go-m" + - "ssqldb 驅動程式逾時前的秒數。此選項可設定 sqlcmd 指令碼變數 %[1]s。預設值是 30。0 表示無限\x02此選項可設定 sql" + - "cmd 指令碼變數 %[1]s。工作站名稱列在 sys.sysprocesses 目錄檢視的主機名稱資料行中,而且可以使用預存程式 sp_who" + - " 傳回。如果未指定這個選項,預設值是目前的電腦名稱稱。此名稱可用來識別不同的 sqlcmd 工作階段\x02在連線到伺服器時宣告應用程式工作負載" + - "類型。目前唯一支援的值是 ReadOnly。如果未指定%[1]s,sqlcmd 公用程式將不支援連線到 Always On 可用性群組中的次" + - "要複本\x02用戶端會使用此切換來要求加密連線\x02指定結果的格式設定\x02控制要將哪些錯誤訊息傳送到 stdout。會傳送嚴重性層級大" + - "於或等於此層級的訊息\x02要列印的 mssql 驅動程式訊息層級\x02指定 sqlcmd 在發生錯誤時結束並傳回%[1]s 值\x02控" + - "制要傳送哪些錯誤訊息給 %[1]s。會傳送嚴重性層級大於或等於此層級的訊息\x02指定資料行標題之間要列印的資料列數目。使用 -h-1 指定" + - "不要列印標頭\x02指定所有輸出檔案都以小端點 Unicode 編碼\x02指定資料行分隔符號字元。設定 %[1]s 變數。\x02從資料行" + - "移除尾端空格\x02為回溯相容性提供。Sqlcmd 一律最佳化 SQL 容錯移轉叢集作用中複本的偵測\x02密碼\x02控制結束時用來設定 " + - "%[1]s 變數的嚴重性層級\x02指定輸出的螢幕寬度\x02專用管理員連線\x02為回溯相容性提供。一律啟用引號識別項\x02為回溯相容性提供" + - "。未使用用戶端地區設定\x02設定 sqlcmd 指令碼變數 %[1]s\x02'%[1]s %[2]s': 值必須大於或等於 %#[3]v" + - " 且小於或等於 %#[4]v。\x02'%[1]s %[2]s': 值必須大於 %#[3]v 且小於 %#[4]v。\x02'%[1]s %[2" + - "]s': 非預期的引數。引數值必須是 %[3]v。\x02'%[1]s %[2]s': 非預期的引數。引數值必須是 %[3]v 的其中一個。" + - "\x02%[1]s 和 %[2]s 選項互斥。\x02'%[1]s': 遺漏引數。輸入 '-?' 以取得說明。\x02'%[1]s': 未知的選" + - "項。輸入 '-?' 以取得說明。\x02批次結束字元 '%[1]s' 無效\x04\x00\x01 \x10\x02Sqlcmd: 錯誤:" + - "\x04\x00\x01 \x10\x02Sqlcmd: 警告:\x02已停用 ED 和 !! 命令、啟動指令碼和環境變數" + - "\x02指令碼變數: '%[1]s' 是唯讀\x02未定義'%[1]s' 指令碼變數。\x02環境變數: '%[1]s' 具有不正確值: '%[" + - "2]s'。\x02接近命令 '%[2]s' 的行 %[1]d 語法錯誤。\x02開啟或操作檔案 %[2]s 時發生 %[1]s 錯誤 (原因: " + - "%[3]s)。\x02第 %[2]d 行發生 %[1]s 語法錯誤\x02訊息 %#[1]v、層級 %[2]d、狀態 %[3]d、伺服器 %[4" + - "]s、程序 %[5]s、行 %#[6]v%[7]s\x02訊息 %#[1]v、層級 %[2]d、狀態 %[3]d、伺服器 %[4]s、行 %#[" + - "5]v%[6]s\x02無效的變數識別碼 %[1]s\x02變數值 %[1]s 無效" + "容器未執行\x02按 Ctrl+C 結束此流程...\x02「記憶體資源不足」錯誤可能是由於 Windows 認證管理員中儲存太多認證所致" + + "\x02無法將認證寫入 Windows 認證管理員\x02-L 參數不能與其他參數一起使用。\x02'-a %#[1]v': 封包大小必須是介於" + + " 512 到 32767 之間的數字。\x02'-h %#[1]v': 標頭值必須是 -1 或介於 -1 和 2147483647 之間的值" + + "\x02伺服器:\x02法律文件和資訊: aka.ms/SqlcmdLegal\x02協力廠商聲明: aka.ms/SqlcmdNotices" + + "\x04\x00\x01\x0a\x0d\x02版本 %[1]v\x02旗標:\x02-? 顯示此語法摘要,%[1]s 顯示新式 sqlcmd " + + "子命令說明\x02識別一或多個包含 SQL 語句批次的檔案。如果一或多個檔案不存在,sqlcmd 將會結束。與 %[1]s/%[2]s 互斥" + + "\x02識別從 sqlcmd 接收輸出的檔案\x02列印版本資訊並結束\x02隱含地信任沒有驗證的伺服器憑證\x02此選項可設定 sqlcmd " + + "指令碼變數 %[1]s。此參數指定初始資料庫。預設值是您登入的預設資料庫屬性。如果資料庫不存在,則會產生錯誤訊息並結束 sqlcmd\x02" + + "使用信任的連線,而非使用使用者名稱和密碼登入 SQL Server,忽略任何定義使用者名稱和密碼的環境變數\x02指定批次結束字元。預設值為" + + " %[1]s\x02登入名稱或包含資料庫使用者名稱。對於容器資料庫使用者,您必須提供資料庫名稱選項\x02sqlcmd 啟動時執行查詢,但查詢完" + + "成執行時不會結束 sqlcmd。可以執行以分號分隔的多重查詢\x02在 sqlcmd 啟動時執行查詢,然後立即結束 sqlcmd。可以執行以" + + "分號分隔的多重查詢\x02%[1]s 指定要連線的 SQL Server 執行個體。它會設定 sqlcmd 指令碼變數 %[2]s。\x02" + + "停用可能會危害系統安全性的命令。Sqlcmd 發出警告並繼續\x02指定要用來連接到 Azure SQL Database 的 SQL 驗證" + + "方法。下列其中一項: ActiveDirectoryDefault、ActiveDirectoryIntegrated、ActiveDire" + + "ctoryPassword、ActiveDirectoryInteractive、ActiveDirectoryManagedIdentity、" + + "ActiveDirectoryServicePrincipal、SqlPassword\x02告訴 sqlcmd 使用 ActiveDirect" + + "ory 驗證。若未提供使用者名稱,則會使用驗證方法 ActiveDirectoryDefault。如果提供密碼,就會使用 ActiveDirec" + + "toryPassword。否則會使用 ActiveDirectoryInteractive\x02導致 sqlcmd 忽略指令碼變數。當指令碼包" + + "含許多可能包含格式與一般變數相同之字串的 %[1]s 陳述式時,此參數會很有用,例如 $(variable_name)\x02建立可在 sq" + + "lcmd 指令碼中使用的 sqlcmd 指令碼變數。如果值包含空格,請將值括在引號中。您可以指定多個 var=values 值。如果指定的任何值" + + "有錯誤,sqlcmd 會產生錯誤訊息,然後結束\x02要求不同大小的封包。此選項可設定 sqlcmd 指令碼變數 %[1]s。packet_" + + "size 必須是介於 512 到 32767 之間的值。預設值 = 4096。較大的封包大小可以提高在 %[2]s 命令之間包含大量 SQL 語" + + "句的指令碼的執行性能。您可以要求較大的封包大小。不過,如果要求遭到拒絕,sqlcmd 會使用伺服器預設的封包大小\x02指定當您嘗試連線到伺" + + "服器時,sqlcmd 登入 go-mssqldb 驅動程式逾時前的秒數。此選項可設定 sqlcmd 指令碼變數 %[1]s。預設值是 30。" + + "0 表示無限\x02此選項可設定 sqlcmd 指令碼變數 %[1]s。工作站名稱列在 sys.sysprocesses 目錄檢視的主機名稱資料" + + "行中,而且可以使用預存程式 sp_who 傳回。如果未指定這個選項,預設值是目前的電腦名稱稱。此名稱可用來識別不同的 sqlcmd 工作階段" + + "\x02在連線到伺服器時宣告應用程式工作負載類型。目前唯一支援的值是 ReadOnly。如果未指定%[1]s,sqlcmd 公用程式將不支援連線" + + "到 Always On 可用性群組中的次要複本\x02用戶端會使用此切換來要求加密連線\x02指定結果的格式設定\x02控制要將哪些錯誤訊息" + + "傳送到 stdout。會傳送嚴重性層級大於或等於此層級的訊息\x02要列印的 mssql 驅動程式訊息層級\x02指定 sqlcmd 在發生" + + "錯誤時結束並傳回%[1]s 值\x02控制要傳送哪些錯誤訊息給 %[1]s。會傳送嚴重性層級大於或等於此層級的訊息\x02指定資料行標題之間" + + "要列印的資料列數目。使用 -h-1 指定不要列印標頭\x02指定所有輸出檔案都以小端點 Unicode 編碼\x02指定資料行分隔符號字元。" + + "設定 %[1]s 變數。\x02從資料行移除尾端空格\x02為回溯相容性提供。Sqlcmd 一律最佳化 SQL 容錯移轉叢集作用中複本的偵測" + + "\x02密碼\x02控制結束時用來設定 %[1]s 變數的嚴重性層級\x02指定輸出的螢幕寬度\x02專用管理員連線\x02為回溯相容性提供。一" + + "律啟用引號識別項\x02為回溯相容性提供。未使用用戶端地區設定\x02設定 sqlcmd 指令碼變數 %[1]s\x02'%[1]s %[2" + + "]s': 值必須大於或等於 %#[3]v 且小於或等於 %#[4]v。\x02'%[1]s %[2]s': 值必須大於 %#[3]v 且小於 %" + + "#[4]v。\x02'%[1]s %[2]s': 非預期的引數。引數值必須是 %[3]v。\x02'%[1]s %[2]s': 非預期的引數。引" + + "數值必須是 %[3]v 的其中一個。\x02%[1]s 和 %[2]s 選項互斥。\x02'%[1]s': 遺漏引數。輸入 '-?' 以取得" + + "說明。\x02'%[1]s': 未知的選項。輸入 '-?' 以取得說明。\x02批次結束字元 '%[1]s' 無效\x04\x00\x01 " + + "\x10\x02Sqlcmd: 錯誤:\x04\x00\x01 \x10\x02Sqlcmd: 警告:\x02已停用 ED 和 !! 命令、啟動指令碼和環境變數\x02指令碼變數: '%[1]s' 是唯讀\x02未定義'%[1]s' 指令碼變數。\x02環境變數: '%" + + "[1]s' 具有不正確值: '%[2]s'。\x02接近命令 '%[2]s' 的行 %[1]d 語法錯誤。\x02開啟或操作檔案 %[2]s 時" + + "發生 %[1]s 錯誤 (原因: %[3]s)。\x02第 %[2]d 行發生 %[1]s 語法錯誤\x02訊息 %#[1]v、層級 %[2" + + "]d、狀態 %[3]d、伺服器 %[4]s、程序 %[5]s、行 %#[6]v%[7]s\x02訊息 %#[1]v、層級 %[2]d、狀態 %[" + + "3]d、伺服器 %[4]s、行 %#[5]v%[6]s\x02無效的變數識別碼 %[1]s\x02變數值 %[1]s 無效" - // Total table size 224540 bytes (219KiB); checksum: E97AE4F1 + // Total table size 227986 bytes (222KiB); checksum: BADF64F5 diff --git a/internal/translations/locales/de-DE/out.gotext.json b/internal/translations/locales/de-DE/out.gotext.json index b645f5b4..42b44ef2 100644 --- a/internal/translations/locales/de-DE/out.gotext.json +++ b/internal/translations/locales/de-DE/out.gotext.json @@ -2403,6 +2403,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Drücken Sie STRG+C, um diesen Prozess zu beenden...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Der Fehler \"Not enough memory resources are available\" (Nicht genügend Arbeitsspeicherressourcen sind verfügbar) kann durch zu viele Anmeldeinformationen verursacht werden, die bereits in Windows Anmeldeinformations-Manager gespeichert sind", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Fehler beim Schreiben der Anmeldeinformationen in Windows Anmeldeinformations-Manager", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", diff --git a/internal/translations/locales/en-US/out.gotext.json b/internal/translations/locales/en-US/out.gotext.json index cd48731f..3bb56748 100644 --- a/internal/translations/locales/en-US/out.gotext.json +++ b/internal/translations/locales/en-US/out.gotext.json @@ -2403,6 +2403,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Press Ctrl+C to exit this process...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Failed to write credential to Windows Credential Manager", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", diff --git a/internal/translations/locales/es-ES/out.gotext.json b/internal/translations/locales/es-ES/out.gotext.json index 73ab4747..c1f17767 100644 --- a/internal/translations/locales/es-ES/out.gotext.json +++ b/internal/translations/locales/es-ES/out.gotext.json @@ -2403,6 +2403,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Presione Ctrl+C para salir de este proceso...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Un error \"No hay suficientes recursos de memoria disponibles\" puede deberse a que ya hay demasiadas credenciales almacenadas en Windows Administrador de credenciales", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "No se pudo escribir la credencial en Windows Administrador de credenciales", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", diff --git a/internal/translations/locales/fr-FR/out.gotext.json b/internal/translations/locales/fr-FR/out.gotext.json index 1028aac2..d46d20c5 100644 --- a/internal/translations/locales/fr-FR/out.gotext.json +++ b/internal/translations/locales/fr-FR/out.gotext.json @@ -2403,6 +2403,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Appuyez sur Ctrl+C pour quitter ce processus...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Une erreur \"Pas assez de ressources mémoire disponibles\" peut être causée par trop d'informations d'identification déjà stockées dans Windows Credential Manager", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Échec de l'écriture des informations d'identification dans le gestionnaire d'informations d'identification Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", diff --git a/internal/translations/locales/it-IT/out.gotext.json b/internal/translations/locales/it-IT/out.gotext.json index 63ee973c..1c16bc52 100644 --- a/internal/translations/locales/it-IT/out.gotext.json +++ b/internal/translations/locales/it-IT/out.gotext.json @@ -2403,6 +2403,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Premere CTRL+C per uscire dal processo...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Un errore 'Risorse di memoria insufficienti' può essere causato da troppe credenziali già archiviate in Gestione credenziali di Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Impossibile scrivere le credenziali in Gestione credenziali di Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", diff --git a/internal/translations/locales/ja-JP/out.gotext.json b/internal/translations/locales/ja-JP/out.gotext.json index 775a6670..43f59e3a 100644 --- a/internal/translations/locales/ja-JP/out.gotext.json +++ b/internal/translations/locales/ja-JP/out.gotext.json @@ -2403,6 +2403,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Ctrl + C を押して、このプロセスを終了します...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Windows 資格情報マネージャーに既に格納されている資格情報が多すぎるため、'十分なメモリ リソースがありません' というエラーが発生した可能性があります", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Windows 資格情報マネージャーに資格情報を書き込めませんでした", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", diff --git a/internal/translations/locales/ko-KR/out.gotext.json b/internal/translations/locales/ko-KR/out.gotext.json index f6619fdd..4f96e493 100644 --- a/internal/translations/locales/ko-KR/out.gotext.json +++ b/internal/translations/locales/ko-KR/out.gotext.json @@ -2403,6 +2403,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Ctrl+C를 눌러 이 프로세스를 종료합니다...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Windows 자격 증명 관리자에 이미 저장된 자격 증명이 너무 많으면 '사용 가능한 메모리 리소스가 부족합니다' 오류가 발생할 수 있습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Windows 자격 증명 관리자에 자격 증명을 쓰지 못했습니다.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", diff --git a/internal/translations/locales/pt-BR/out.gotext.json b/internal/translations/locales/pt-BR/out.gotext.json index ab3384d7..96f94fed 100644 --- a/internal/translations/locales/pt-BR/out.gotext.json +++ b/internal/translations/locales/pt-BR/out.gotext.json @@ -2403,6 +2403,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Pressione Ctrl+C para sair desse processo...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Um erro \"Não há recursos de memória suficientes disponíveis\" pode ser causado por ter muitas credenciais já armazenadas no Gerenciador de Credenciais do Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Falha ao gravar credencial no Gerenciador de Credenciais do Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", diff --git a/internal/translations/locales/ru-RU/out.gotext.json b/internal/translations/locales/ru-RU/out.gotext.json index 6a744faf..a58d36c3 100644 --- a/internal/translations/locales/ru-RU/out.gotext.json +++ b/internal/translations/locales/ru-RU/out.gotext.json @@ -2403,6 +2403,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "Нажмите клавиши CTRL+C, чтобы выйти из этого процесса...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "Ошибка \"Недостаточно ресурсов памяти\" может быть вызвана слишком большим количеством учетных данных, которые уже хранятся в диспетчере учетных данных Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "Не удалось записать учетные данные в диспетчер учетных данных Windows", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", diff --git a/internal/translations/locales/zh-CN/out.gotext.json b/internal/translations/locales/zh-CN/out.gotext.json index b10532d9..92a45c23 100644 --- a/internal/translations/locales/zh-CN/out.gotext.json +++ b/internal/translations/locales/zh-CN/out.gotext.json @@ -2403,6 +2403,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "按 Ctrl+C 退出此进程...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "导致“没有足够的内存资源可用”错误的原因可能是 Windows 凭据管理器中已存储太多凭据", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "未能将凭据写入 Windows 凭据管理器", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.", diff --git a/internal/translations/locales/zh-TW/out.gotext.json b/internal/translations/locales/zh-TW/out.gotext.json index 58914a34..36db144f 100644 --- a/internal/translations/locales/zh-TW/out.gotext.json +++ b/internal/translations/locales/zh-TW/out.gotext.json @@ -2403,6 +2403,27 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "Press Ctrl+C to exit this process...", + "message": "Press Ctrl+C to exit this process...", + "translation": "按 Ctrl+C 結束此流程...", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "message": "A 'Not enough memory resources are available' error can be caused by too many credentials already stored in Windows Credential Manager", + "translation": "「記憶體資源不足」錯誤可能是由於 Windows 認證管理員中儲存太多認證所致", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "Failed to write credential to Windows Credential Manager", + "message": "Failed to write credential to Windows Credential Manager", + "translation": "無法將認證寫入 Windows 認證管理員", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "The -L parameter can not be used in combination with other parameters.", "message": "The -L parameter can not be used in combination with other parameters.",