From 309e1906baeee6aaae3c38fbe48b8b7e22d5ebab Mon Sep 17 00:00:00 2001 From: Aasim Khan Date: Tue, 18 Aug 2020 09:08:31 -0700 Subject: [PATCH] Changing InvalidOwnerUri string to a more generic one (#1046) * Change invalid owner uri error message to a generic one * Adding strings generated by SRGEN step --- .../Localization/sr.resx | 940 +++++++++--------- .../Localization/sr.strings | 2 +- .../Localization/sr.xlf | 4 +- .../Localization/sr.resx | 836 ++++++++-------- .../Localization/sr.strings | 2 +- .../Localization/sr.xlf | 4 +- 6 files changed, 894 insertions(+), 894 deletions(-) mode change 100755 => 100644 src/Microsoft.SqlTools.CoreServices/Localization/sr.resx diff --git a/src/Microsoft.SqlTools.CoreServices/Localization/sr.resx b/src/Microsoft.SqlTools.CoreServices/Localization/sr.resx old mode 100755 new mode 100644 index 9e8f6d1a..6e62ba32 --- a/src/Microsoft.SqlTools.CoreServices/Localization/sr.resx +++ b/src/Microsoft.SqlTools.CoreServices/Localization/sr.resx @@ -120,1890 +120,1890 @@ Connection parameters cannot be null - + OwnerUri cannot be null or empty - + SpecifiedUri '{0}' does not have existing connection . Parameters: 0 - uri (string) - + Specified URI '{0}' does not have a default connection . Parameters: 0 - uri (string) - + Invalid value '{0}' for AuthenticationType. Valid values are 'Integrated' and 'SqlLogin'. . Parameters: 0 - authType (string) - + Invalid value '{0}' for ApplicationIntent. Valid values are 'ReadWrite' and 'ReadOnly'. . Parameters: 0 - intent (string) - + Connection canceled - + OwnerUri cannot be null or empty - + Connection details object cannot be null - + ServerName cannot be null or empty - + {0} cannot be null or empty when using SqlLogin authentication . Parameters: 0 - component (string) - + Azure SQL DB - + Azure SQL Data Warehouse - + Azure SQL Stretch Database - + Azure SQL Analytics on-demand - + The query has already completed, it cannot be cancelled - + Query successfully cancelled, failed to dispose query. Owner URI not found. - + Query was canceled by user - + The batch has not completed, yet - + Batch index cannot be less than 0 or greater than the number of batches - + Result set index cannot be less than 0 or greater than the number of result sets - + Maximum number of bytes to return must be greater than zero - + Maximum number of chars to return must be greater than zero - + Maximum number of XML bytes to return must be greater than zero - + Access method cannot be write-only - + FileStreamWrapper must be initialized before performing operations - + This FileStreamWrapper cannot be used for writing - + (1 row affected) - + ({0} rows affected) . Parameters: 0 - rows (long) - + Commands completed successfully. - + Msg {0}, Level {1}, State {2}, Line {3}{4}{5} . Parameters: 0 - msg (int), 1 - lvl (int), 2 - state (int), 3 - line (int), 4 - newLine (string), 5 - message (string) - + Query failed: {0} . Parameters: 0 - message (string) - + (No column name) - + NULL - + The requested query does not exist - + - This editor is not connected to a database + Cannot connect to the database due to invalid OwnerUri - + A query is already in progress for this editor session. Please cancel this query or wait for its completion. - + Sender for OnInfoMessage event must be a SqlConnection - + Cannot add row to result buffer, data reader does not contain rows - + Query has no results to return - + Result set has too many rows to be safely loaded - + Result cannot be saved until query execution has completed - + Internal error occurred while starting save task - + A save request to the same path is in progress - + Failed to save {0}: {1} . Parameters: 0 - fileName (string), 1 - message (string) - + Cannot read subset unless the results have been read from the server - + Start row cannot be less than 0 or greater than the number of rows in the result set - + Row count must be a positive integer - + Could not retrieve column schema for result set - + Could not retrieve an execution plan from the result set - + This feature is currently not supported on Azure SQL DB and Data Warehouse: {0} . Parameters: 0 - errorMessage (string) - + An unexpected error occurred during Peek Definition execution: {0} . Parameters: 0 - errorMessage (string) - + No results were found. - + No database object was retrieved. - + Please connect to a server. - + Operation timed out. - + This object type is currently not supported by this feature. - + Replacement of an empty string by an empty string. - + Position is outside of file line range - + Position is outside of column range for line {0} . Parameters: 0 - line (int) - + Start position ({0}, {1}) must come before or be equal to the end position ({2}, {3}) . Parameters: 0 - sLine (int), 1 - sCol (int), 2 - eLine (int), 3 - eCol (int) - + Table or view requested for edit could not be found - + Edit session does not exist. - + Edit session already exists. - + Edit session has not been initialized - + Edit session has already been initialized - + Edit session has already been initialized or is in the process of initializing - + Table metadata does not have extended properties - + A object name must be provided - + Explicitly specifying server or database is not supported - + Result limit cannot be negative - + Database object {0} cannot be used for editing. . Parameters: 0 - typeName (string) - + Query execution failed, see messages for details - + Query has not completed execution - + Query did not generate exactly one result set - + Failed to add new row to update cache - + Given row ID is outside the range of rows in the edit cache - + An update is already pending for this row and must be reverted first - + Given row ID does not have pending update - + Table or view metadata could not be found - + Invalid format for column '{0}', column is defined as {1} . Parameters: 0 - colName (string), 1 - colType (string) - + Invalid format for binary column - + Allowed values for boolean columns are 0, 1, "true", or "false" - + The column '{0}' is defined as NOT NULL but was not given a value . Parameters: 0 - colName (string) - + A delete is pending for this row, a cell update cannot be applied. - + Column ID must be in the range of columns for the query - + Column cannot be edited - + No key columns were found - + An output filename must be provided - + A commit task is in progress. Please wait for completion. - + <TBD> - + TIME column values must be between 00:00:00.0000000 and 23:59:59.9999999 - + NULL is not allowed for this column - + Value {0} is too large to fit in column of type {1} . Parameters: 0 - value (string), 1 - columnType (string) - + Msg {0}, Level {1}, State {2}, Line {3} - + Msg {0}, Level {1}, State {2}, Procedure {3}, Line {4} - + Msg {0}, Level {1}, State {2} - + An error occurred while the batch was being processed. The error message is: {0} - + ({0} row(s) affected) - + The previous execution is not yet complete. - + A scripting error occurred. - + Incorrect syntax was encountered while {0} was being parsed. - + A fatal error occurred. - + Batch execution completed {0} times... - + You cancelled the query. - + An error occurred while the batch was being executed. - + An error occurred while the batch was being executed, but the error has been ignored. - + Beginning execution loop - + Command {0} is not supported. - + The variable {0} could not be found. - + SQL Execution error: {0} - + Batch parser wrapper execution: {0} found... at line {1}: {2} Description: {3} - + Batch parser wrapper execution engine batch message received: Message: {0} Detailed message: {1} - + Batch parser wrapper execution engine batch ResultSet processing: DataReader.FieldCount: {0} DataReader.RecordsAffected: {1} - + Batch parser wrapper execution engine batch ResultSet finished. - + Canceling batch parser wrapper batch execution. - + Scripting warning. - + For more information about this error, see the troubleshooting topics in the product documentation. - + File '{0}' recursively included. - + Missing end comment mark '*/'. - + Unclosed quotation mark after the character string. - + Incorrect syntax was encountered while parsing '{0}'. - + Variable {0} is not defined. - + test - + Exact numeric column is missing numeric precision or numeric scale - + Column with length is missing size - + Scalar column missing scale - + Error expanding: {0} - + Error connecting to {0} - + Aggregates - + Server Roles - + Application Roles - + Assemblies - + Assembly Files - + Asymmetric Keys - + Asymmetric Keys - + Data Compression Options - + Certificates - + FileTables - + Certificates - + Check Constraints - + Columns - + Constraints - + Contracts - + Credentials - + Error Messages - + Server Role Membership - + Database Options - + Database Roles - + Role Memberships - + Database Triggers - + Default Constraints - + Defaults - + Sequences - + Endpoints - + Event Notifications - + Server Event Notifications - + Extended Properties - + Filegroups - + Foreign Keys - + Full-Text Catalogs - + Full-Text Indexes - + Functions - + Indexes - + Inline Functions - + Keys - + Linked Servers - + Linked Server Logins - + Logins - + Master Key - + Master Keys - + Message Types - + Table-Valued Functions - + Parameters - + Partition Functions - + Partition Schemes - + Permissions - + Primary Keys - + Programmability - + Queues - + Remote Service Bindings - + Returned Columns - + Roles - + Routes - + Rules - + Schemas - + Security - + Server Objects - + Management - + Triggers - + Service Broker - + Services - + Signatures - + Log Files - + Statistics - + Storage - + Stored Procedures - + Symmetric Keys - + Synonyms - + Tables - + Triggers - + Types - + Unique Keys - + User-Defined Data Types - + User-Defined Types (CLR) - + Users - + Views - + XML Indexes - + XML Schema Collections - + User-Defined Table Types - + Files - + Missing Caption - + Broker Priorities - + Cryptographic Providers - + Database Audit Specifications - + Database Encryption Keys - + Event Sessions - + Full Text Stoplists - + Resource Pools - + Audits - + Server Audit Specifications - + Spatial Indexes - + Workload Groups - + SQL Files - + Server Functions - + SQL Type - + Server Options - + Database Diagrams - + System Tables - + Databases - + System Contracts - + System Databases - + System Message Types - + System Queues - + System Services - + System Stored Procedures - + System Views - + Data-tier Applications - + Extended Stored Procedures - + Aggregate Functions - + Approximate Numerics - + Binary Strings - + Character Strings - + CLR Data Types - + Configuration Functions - + Cursor Functions - + System Data Types - + Date and Time - + Date and Time Functions - + Exact Numerics - + System Functions - + Hierarchy Id Functions - + Mathematical Functions - + Metadata Functions - + Other Data Types - + Other Functions - + Rowset Functions - + Security Functions - + Spatial Data Types - + String Functions - + System Statistical Functions - + Text and Image Functions - + Unicode Character Strings - + Aggregate Functions - + Scalar-valued Functions - + Table-valued Functions - + System Extended Stored Procedures - + Built-in Types - + Built-in Server Roles - + User with Password - + Search Property List - + Security Policies - + Security Predicates - + Server Role - + Search Property Lists - + Column Store Indexes - + Table Type Indexes - + Server - + Selective XML Indexes - + XML Namespaces - + XML Typed Promoted Paths - + T-SQL Typed Promoted Paths - + Database Scoped Credentials - + External Data Sources - + External File Formats - + External Resources - + External Tables - + Always Encrypted Keys - + Column Master Keys - + Column Encryption Keys - + {0} ({1}, {2}, {3}) - + No default - + Input - + Input/Output - + Input/ReadOnly - + Input/Output/ReadOnly - + Default - + null - + not null - + {0} ({1}, {2}) - + {0} ({1}) - + {0} ({1}Computed, {2}, {3}) - + {0} ({1}Computed) - + {0} (Column Set, {1}) - + {0} (Column Set, {1}{2}, {3}) - + {0} (Column Set, {1}, {2}, {3}) - + Unique - + Non-Unique - + Clustered - + Non-Clustered - + History - + System-Versioned - + External - + File Table - + The database {0} is not accessible. - + Error parsing ScriptingParams.ConnectionString property. - + Invalid directory specified by the ScriptingParams.FilePath property. - + Error parsing ScriptingListObjectsCompleteParams.ConnectionString property. - + -- TODO: Set parameter values here. - + An error occurred while scripting the objects. - + Scripting as Execute is only supported for Stored Procedures - + Unavailable - + Current default filegroup: {0} - + New Filegroup for {0} - + Default - + Files - + Name - + Read-Only - + Autogrowth / Maxsize - + ... - + &lt;default&gt; - + Filegroup - + Logical Name - + File Type - + Initial Size (MB) - + &lt;new filegroup&gt; - + Path - + File Name - + &lt;raw device&gt; - + Bulk-logged - + Full - + Simple - + Select Database Owner - + None - + By {0} MB, Limited to {1} MB - + By {0} percent, Limited to {1} MB - + By {0} MB, Unlimited - + By {0} percent, Unlimited - + Unlimited - + Limited to {0} MB - + Automatic - + Service Broker - + Collation - + Cursor - + Miscellaneous - + Recovery - + State - + ANSI NULL Default - + ANSI NULLS Enabled - + ANSI Padding Enabled - + ANSI Warnings Enabled - + Arithmetic Abort Enabled - + Auto Close - + Auto Create Statistics - + Auto Shrink - + Auto Update Statistics - + Auto Update Statistics Asynchronously - + Case Sensitive - + Close Cursor on Commit Enabled - + Collation - + Concatenate Null Yields Null - + Database Compatibility Level - + Database State - + Default Cursor - + Full-Text Indexing Enabled - + Numeric Round-Abort - + Page Verify - + Quoted Identifiers Enabled - + Database Read-Only - + Recursive Triggers Enabled - + Restrict Access - + Select Into/Bulk Copy - + Honor Broker Priority - + Service Broker Identifier - + Broker Enabled - + Truncate Log on Checkpoint - + Cross-database Ownership Chaining Enabled - + Trustworthy - + Date Correlation Optimization Enabled - + Parameterization - + Forced - + Simple - + ROWS Data - + LOG - + FILESTREAM Data - + Not Applicable - + &lt;default path&gt; - + Open Connections - + To change the database properties, SQL Server must close all other connections to the database_ Are you sure you want to change the properties and close all other connections? - + AUTO_CLOSED - + EMERGENCY - + INACCESSIBLE - + NORMAL - + OFFLINE - + RECOVERING - + RECOVERY PENDING - + RESTORING - + SHUTDOWN - + STANDBY - + SUSPECT - + GLOBAL - + LOCAL - + MULTI_USER - + RESTRICTED_USER - + SINGLE_USER - + CHECKSUM - + NONE - + TORN_PAGE_DETECTION - + VarDecimal Storage Format Enabled - + SQL Server 2008 (100) - + Encryption Enabled - + OFF - + ON - + PRIMARY - + For the distribution policy HASH, the number of leading hash columns is optional but should be from 1 to 16 columns - + SQL Server 2012 (110) - + SQL Server 2014 (120) - + SQL Server 2016 (130) - + SQL Server vNext (140) - + None - + Partial - + FILESTREAM Files - + No Applicable Filegroup - + Never - + Path {0} is not a valid directory - + For directory {0} a file with name {1} already exists - + Backup Database - + Please provide a file path instead of directory path - + The provided path is invalid - + In progress - + Completed - + Specifying this option when restoring a backup with the NORECOVERY option is not permitted. - + Invalid path for database file: '{0}' - + Log - + Failed to create restore plan - + Restore database is not supported - + Restore Database - + (Copy Only) - + Component - + Name - + Type - + Server - + Database - + Position - + First LSN - + Last LSN - + Checkpoint LSN - + Full LSN - + Start Date - + Finish Date - + Size - + User Name - + Expiration - + The last backup taken ({0}) - + No backupset selected to be restored - + scripting - + Cannot access the specified path on the server: {0} - + Connection not found - - + + diff --git a/src/Microsoft.SqlTools.CoreServices/Localization/sr.strings b/src/Microsoft.SqlTools.CoreServices/Localization/sr.strings index e4a97a5d..c99a4fc1 100644 --- a/src/Microsoft.SqlTools.CoreServices/Localization/sr.strings +++ b/src/Microsoft.SqlTools.CoreServices/Localization/sr.strings @@ -106,7 +106,7 @@ QueryServiceCellNull = NULL QueryServiceRequestsNoQuery = The requested query does not exist -QueryServiceQueryInvalidOwnerUri = This editor is not connected to a database +QueryServiceQueryInvalidOwnerUri = Cannot connect to the database due to invalid OwnerUri QueryServiceQueryInProgress = A query is already in progress for this editor session. Please cancel this query or wait for its completion. diff --git a/src/Microsoft.SqlTools.CoreServices/Localization/sr.xlf b/src/Microsoft.SqlTools.CoreServices/Localization/sr.xlf index 7af9c9b3..5ebe9764 100644 --- a/src/Microsoft.SqlTools.CoreServices/Localization/sr.xlf +++ b/src/Microsoft.SqlTools.CoreServices/Localization/sr.xlf @@ -155,8 +155,8 @@ - This editor is not connected to a database - This editor is not connected to a database + Cannot connect to the database due to invalid OwnerUri + Cannot connect to the database due to invalid OwnerUri diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx index 253f8b35..34700063 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.resx @@ -120,1708 +120,1708 @@ Connection parameters cannot be null - + OwnerUri cannot be null or empty - + SpecifiedUri '{0}' does not have existing connection . Parameters: 0 - uri (string) - + Specified URI '{0}' does not have a default connection . Parameters: 0 - uri (string) - + Invalid value '{0}' for AuthenticationType. Valid values are 'Integrated' and 'SqlLogin'. . Parameters: 0 - authType (string) - + Invalid value '{0}' for ComlumEncryption. Valid values are 'Enabled' and 'Disabled'. . Parameters: 0 - columnEncryptionSetting (string) - + Invalid value '{0}' for EnclaveAttestationProtocol. Valid values are 'AAS' and 'HGS'. . Parameters: 0 - enclaveAttestationProtocol (string) - + The Attestation Protocol and Enclave Attestation URL requires Always Encrypted to be set to Enabled. - + Invalid value '{0}' for ApplicationIntent. Valid values are 'ReadWrite' and 'ReadOnly'. . Parameters: 0 - intent (string) - + Connection canceled - + OwnerUri cannot be null or empty - + Connection details object cannot be null - + ServerName cannot be null or empty - + {0} cannot be null or empty when using SqlLogin authentication . Parameters: 0 - component (string) - + Azure SQL DB - + Azure SQL Data Warehouse - + Azure SQL Stretch Database - + Azure SQL Analytics on-demand - + The query has already completed, it cannot be cancelled - + Query successfully cancelled, failed to dispose query. Owner URI not found. - + Query was canceled by user - + The batch has not completed, yet - + Batch index cannot be less than 0 or greater than the number of batches - + Result set index cannot be less than 0 or greater than the number of result sets - + Maximum number of bytes to return must be greater than zero - + Maximum number of chars to return must be greater than zero - + Maximum number of XML bytes to return must be greater than zero - + Access method cannot be write-only - + FileStreamWrapper must be initialized before performing operations - + This FileStreamWrapper cannot be used for writing - + (1 row affected) - + ({0} rows affected) . Parameters: 0 - rows (long) - + Commands completed successfully. - + Msg {0}, Level {1}, State {2}, Line {3}{4}{5} . Parameters: 0 - msg (int), 1 - lvl (int), 2 - state (int), 3 - line (int), 4 - newLine (string), 5 - message (string) - + Query failed: {0} . Parameters: 0 - message (string) - + (No column name) - + NULL - + The requested query does not exist - + - This editor is not connected to a database + Cannot connect to the database due to invalid OwnerUri - + A query is already in progress for this editor session. Please cancel this query or wait for its completion. - + Sender for OnInfoMessage event must be a SqlConnection - + Cannot add row to result buffer, data reader does not contain rows - + Query has no results to return - + Result set has too many rows to be safely loaded - + Result cannot be saved until query execution has completed - + Internal error occurred while starting save task - + A save request to the same path is in progress - + Failed to save {0}: {1} . Parameters: 0 - fileName (string), 1 - message (string) - + Cannot read subset unless the results have been read from the server - + Start row cannot be less than 0 or greater than the number of rows in the result set - + Row count must be a positive integer - + Could not retrieve column schema for result set - + Could not retrieve an execution plan from the result set - + An error was encountered during execution of batch. Exiting. - + Encountered unsupported token {0} - + {0} will be converted to a Microsoft.Data.SqlClient.SqlParameter object with the following properties: SqlDbType = {1}, Size = {2}, Precision = {3}, Scale = {4}, SqlValue = {5} . Parameters: 0 - variableName (string), 1 - sqlDbType (string), 2 - size (int), 3 - precision (int), 4 - scale (int), 5 - sqlValue (string) - + Line {0} . Parameters: 0 - lineNumber (int) - + Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType). Literal value: {2} . Parameters: 0 - variableName (string), 1 - sqlDataType (string), 2 - literalValue (string) - + Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType), as it used an unsupported date/time format. Use one of the supported date/time formats. Literal value: {2} . Parameters: 0 - variableName (string), 1 - sqlDataType (string), 2 - literalValue (string) - + Unable to convert {0} to a Microsoft.Data.SqlClient.SqlParameter object. The specified literal cannot be converted to {1}(Microsoft.Data.SqlDbType), as prefix 0x is expected for a binary literals. Literal value: {2} . Parameters: 0 - variableName (string), 1 - sqlDataType (string), 2 - literalValue (string) - + Line {0}, column {1} . Parameters: 0 - lineNumber (int), 1 - columnNumber (int) - + The current script is too large for Parameterization for Always Encrypted, please disable Parameterization for Always Encrypted in Query Options (Query > Query Options > Execution > Advanced). Maximum allowable length: {0} characters, Current script length: {1} characters . Parameters: 0 - maxChars (int), 1 - currentChars (int) - + Unsupported Save Format: {0} . Parameters: 0 - formatName (string) - + A request for file {0} is already in progress . Parameters: 0 - filePath (string) - + Cannot serialize more data as no request for file {0} could be found . Parameters: 0 - filePath (string) - + This feature is currently not supported on Azure SQL DB and Data Warehouse: {0} . Parameters: 0 - errorMessage (string) - + An unexpected error occurred during Peek Definition execution: {0} . Parameters: 0 - errorMessage (string) - + No results were found. - + No database object was retrieved. - + Please connect to a server. - + Operation timed out. - + This object type is currently not supported by this feature. - + Replacement of an empty string by an empty string. - + Position is outside of file line range - + Position is outside of column range for line {0} . Parameters: 0 - line (int) - + Start position ({0}, {1}) must come before or be equal to the end position ({2}, {3}) . Parameters: 0 - sLine (int), 1 - sCol (int), 2 - eLine (int), 3 - eCol (int) - + Table or view requested for edit could not be found - + Edit session does not exist. - + Edit session already exists. - + Edit session has not been initialized - + Edit session has already been initialized - + Edit session has already been initialized or is in the process of initializing - + Table metadata does not have extended properties - + A object name must be provided - + Explicitly specifying server or database is not supported - + Result limit cannot be negative - + Database object {0} cannot be used for editing. . Parameters: 0 - typeName (string) - + Query execution failed, see messages for details - + Query has not completed execution - + Query did not generate exactly one result set - + Failed to add new row to update cache - + Given row ID is outside the range of rows in the edit cache - + An update is already pending for this row and must be reverted first - + Given row ID does not have pending update - + Table or view metadata could not be found - + Invalid format for column '{0}', column is defined as {1} . Parameters: 0 - colName (string), 1 - colType (string) - + Invalid format for binary column - + Allowed values for boolean columns are 0, 1, "true", or "false" - + The column '{0}' is defined as NOT NULL but was not given a value . Parameters: 0 - colName (string) - + A delete is pending for this row, a cell update cannot be applied. - + Column ID must be in the range of columns for the query - + Column cannot be edited - + No key columns were found - + An output filename must be provided - + A commit task is in progress. Please wait for completion. - + <TBD> - + TIME column values must be between 00:00:00.0000000 and 23:59:59.9999999 - + NULL is not allowed for this column - + Value {0} is too large to fit in column of type {1} . Parameters: 0 - value (string), 1 - columnType (string) - + EditData queries targeting multiple tables are not supported - + EditData queries with aliased columns are not supported - + EditData queries with aggregate or expression columns are not supported - + EditData queries with duplicate columns are not supported - + EditData queries must query the originally targeted table '{0}' . Parameters: 0 - tableName (string) - + Beginning execution loop - + An error occurred while the batch was being executed, but the error has been ignored. - + Batch execution completed {0} times... - + Batch parser wrapper execution: {0} found... at line {1}: {2} Description: {3} - + test - + Exact numeric column is missing numeric precision or numeric scale - + Column with length is missing size - + Scalar column missing scale - + Error expanding: {0} - + Error connecting to {0} - + Aggregates - + Server Roles - + Application Roles - + Assemblies - + Assembly Files - + Asymmetric Keys - + Asymmetric Keys - + Data Compression Options - + Certificates - + FileTables - + Certificates - + Check Constraints - + Columns - + Constraints - + Contracts - + Credentials - + Error Messages - + Server Role Membership - + Database Options - + Database Roles - + Role Memberships - + Database Triggers - + Default Constraints - + Defaults - + Sequences - + Endpoints - + Event Notifications - + Server Event Notifications - + Extended Properties - + Filegroups - + Foreign Keys - + Full-Text Catalogs - + Full-Text Indexes - + Functions - + Indexes - + Inline Functions - + Keys - + Linked Servers - + Linked Server Logins - + Logins - + Master Key - + Master Keys - + Message Types - + Table-Valued Functions - + Parameters - + Partition Functions - + Partition Schemes - + Permissions - + Primary Keys - + Programmability - + Queues - + Remote Service Bindings - + Returned Columns - + Roles - + Routes - + Rules - + Schemas - + Security - + Server Objects - + Management - + Triggers - + Service Broker - + Services - + Signatures - + Log Files - + Statistics - + Storage - + Stored Procedures - + Symmetric Keys - + Synonyms - + Tables - + Triggers - + Types - + Unique Keys - + User-Defined Data Types - + User-Defined Types (CLR) - + Users - + Views - + XML Indexes - + XML Schema Collections - + User-Defined Table Types - + Files - + Missing Caption - + Broker Priorities - + Cryptographic Providers - + Database Audit Specifications - + Database Encryption Keys - + Event Sessions - + Full Text Stoplists - + Resource Pools - + Audits - + Server Audit Specifications - + Spatial Indexes - + Workload Groups - + SQL Files - + Server Functions - + SQL Type - + Server Options - + Database Diagrams - + System Tables - + Databases - + System Contracts - + System Databases - + System Message Types - + System Queues - + System Services - + System Stored Procedures - + System Views - + Data-tier Applications - + Extended Stored Procedures - + Aggregate Functions - + Approximate Numerics - + Binary Strings - + Character Strings - + CLR Data Types - + Configuration Functions - + Cursor Functions - + System Data Types - + Date and Time - + Date and Time Functions - + Exact Numerics - + System Functions - + Hierarchy Id Functions - + Mathematical Functions - + Metadata Functions - + Other Data Types - + Other Functions - + Rowset Functions - + Security Functions - + Spatial Data Types - + String Functions - + System Statistical Functions - + Text and Image Functions - + Unicode Character Strings - + Aggregate Functions - + Scalar-valued Functions - + Table-valued Functions - + System Extended Stored Procedures - + Built-in Types - + Built-in Server Roles - + User with Password - + Search Property List - + Security Policies - + Security Predicates - + Server Role - + Search Property Lists - + Column Store Indexes - + Table Type Indexes - + Server - + Selective XML Indexes - + XML Namespaces - + XML Typed Promoted Paths - + T-SQL Typed Promoted Paths - + Database Scoped Credentials - + External Data Sources - + External File Formats - + External Resources - + External Tables - + Always Encrypted Keys - + Column Master Keys - + Column Encryption Keys - + {0} ({1}, {2}, {3}) - + No default - + Input - + Input/Output - + Input/ReadOnly - + Input/Output/ReadOnly - + Default - + null - + not null - + {0} ({1}, {2}) - + {0} ({1}) - + {0} ({1}Computed, {2}, {3}) - + {0} ({1}Computed) - + {0} (Column Set, {1}) - + {0} (Column Set, {1}{2}, {3}) - + {0} (Column Set, {1}, {2}, {3}) - + Unique - + Non-Unique - + Clustered - + Non-Clustered - + History - + System-Versioned - + External - + File Table - + The database {0} is not accessible. - + Error parsing ScriptingParams.ConnectionString property. - + Invalid directory specified by the ScriptingParams.FilePath property. - + Error parsing ScriptingListObjectsCompleteParams.ConnectionString property. - + -- TODO: Set parameter values here. - + An error occurred while scripting the objects. - + Scripting as Execute is only supported for Stored Procedures - + Backup Database - + Please provide a file path instead of directory path - + The provided path is invalid - + In progress - + Completed - + Specifying this option when restoring a backup with the NORECOVERY option is not permitted. - + Invalid path for database file: '{0}' - + Log - + Failed to create restore plan - + Restore database is not supported - + Restore Database - + (Copy Only) - + Component - + Name - + Type - + Server - + Database - + Position - + First LSN - + Last LSN - + Checkpoint LSN - + Full LSN - + Start Date - + Finish Date - + Size - + User Name - + Expiration - + The last backup taken ({0}) - + No backupset selected to be restored - + scripting - + Cannot access the specified path on the server: {0} - + Connection not found - + Cannot profile Azure system databases - + Failed to create session: {0} . Parameters: 0 - error (String) - + Failed to start session: {0} . Parameters: 0 - error (String) - + Failed to pause session: {0} . Parameters: 0 - error (String) - + Failed to stop session: {0} . Parameters: 0 - error (String) - + Cannot find requested XEvent session - + An XEvent session named {0} already exists . Parameters: 0 - sessionName (String) - + [Uncategorized (Local)] job categories - + Jobs from MSX - + [Uncategorized (Multi-Server)] - + Database Maintenance - + Web Assistant - + Full-Text - + REPL-Distribution - + REPL-Distribution Cleanup - + REPL-History Cleanup - + REPL-LogReader - + REPL-Merge - + REPL-Snapshot - + REPL-Checkup - + REPL-Subscription Cleanup - + REPL-Alert Response - + REPL-QueueReader - + Replication - + [Uncategorized] - + Log Shipping - + Database Engine Tuning Advisor - + Data Collector - + Unknown size unit {0} . Parameters: 0 - unit (string) - + Unexpected run type. - + The object does no longer exist on server. - + Unknown server type '{0}'. . Parameters: 0 - serverTypeName (string) - + The current login does not have permissions to set the database owner to '{0}' The database was created successfully however. . Parameters: 0 - ownerName (string) - + You must specify the Target Servers on which this multi server job will execute. - + Proxy account '{0}' does not exist on the server. . Parameters: 0 - proxyName (string) - + SQL Server Agent Service Account - + A job named '{0}' already exists. Enter a unique name for the job. . Parameters: 0 - jobName (string) - + The name of the job step cannot be blank. - + There is already a step named '{0}' for this job. You must specify a different name. . Parameters: 0 - jobName (string) - + The name of the alert cannot be blank. - + Cannot create new alert. - + Cannot alter alert. - + Invalid Schedule Schedule error message - + Select at least one day to be part of this weekly schedule. - + The job schedule starting date cannot be greater than the ending date. - + The job schedule starting time cannot be after the ending time. - + The job schedule ending time must be after the starting time. - + Start date must be on or after January 1, 1990. - + There is already a schedule named '{0}' for this job. You must specify a different name. . Parameters: 0 - scheduleName (string) - + Job server is not available Exception thrown when job server is not available - + Never - + Path {0} is not a valid directory - + For directory {0} a file with name {1} already exist - + Export bacpac - + Import bacpac - + Extract dacpac - + Deploy dacpac - + Generate script - + Extract project files - + Invalid version '{0}' passed. Version must be in the format x.x.x.x where x is a number. - + Apply schema compare changes - + Failed to find the specified change in the model - + Error encountered while trying to parse connection information for endpoint '{0}' with error message '{1}' - + Could not find the schema compare session to cancel - + Generate SQL Assessment script - + Not connected to a server - + Cannot connect to the server - + Unsupported engine edition {0} . Parameters: 0 - editionCode (int) - - + + diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings index 5004d962..8ec8d189 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.strings @@ -112,7 +112,7 @@ QueryServiceCellNull = NULL QueryServiceRequestsNoQuery = The requested query does not exist -QueryServiceQueryInvalidOwnerUri = This editor is not connected to a database +QueryServiceQueryInvalidOwnerUri = Cannot connect to the database due to invalid OwnerUri QueryServiceQueryInProgress = A query is already in progress for this editor session. Please cancel this query or wait for its completion. diff --git a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf index c34c6ac7..d53556f2 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf +++ b/src/Microsoft.SqlTools.ServiceLayer/Localization/sr.xlf @@ -155,8 +155,8 @@ - This editor is not connected to a database - This editor is not connected to a database + Cannot connect to the database due to invalid OwnerUri + Cannot connect to the database due to invalid OwnerUri