check in 100% localized XLIFF files for July release (#406)

This commit is contained in:
Monasr
2017-07-12 10:13:21 -07:00
committed by Kevin Cunnane
parent 05775a6089
commit 11097f9cc5
10 changed files with 8763 additions and 125 deletions

View File

@@ -60,7 +60,7 @@
</trans-unit>
<trans-unit id="ConnectionParamsValidateNullSqlAuth">
<source>{0} cannot be null or empty when using SqlLogin authentication</source>
<target state="new">{0} 不可為空值或空白,使用 SqlLogin 驗證時</target>
<target state="new">使用 SqlLogin 驗證時{0} 不可為 null 或是空白</target>
<note>.
Parameters: 0 - component (string) </note>
@@ -495,7 +495,7 @@
</trans-unit>
<trans-unit id="TestLocalizationConstant">
<source>test</source>
<target state="new">EN_LOCALIZATION</target>
<target state="new">測試</target>
<note/>
</trans-unit>
@@ -665,6 +665,7 @@
</trans-unit>
<trans-unit id="EditDataSessionAlreadyInitialized">
<source>Edit session has already been initialized</source>
<target state="new">編輯工作階段已初始化</target>
<note/>
</trans-unit>
@@ -700,26 +701,31 @@
</trans-unit>
<trans-unit id="EditDataMetadataTooManyIdentifiers">
<source>Explicitly specifying server or database is not supported</source>
<target state="new">不支援明確指定的伺服器或資料庫</target>
<note/>
</trans-unit>
<trans-unit id="EditDataMetadataNotExtended">
<source>Table metadata does not have extended properties</source>
<target state="new">資料表中繼資料無擴充屬性</target>
<note/>
</trans-unit>
<trans-unit id="EditDataObjectNotFound">
<source>Table or view requested for edit could not be found</source>
<target state="new">找不到要編輯的資料表或檢視表</target>
<note/>
</trans-unit>
<trans-unit id="TreeNodeError">
<source>Error expanding: {0}</source>
<target state="new">擴充資料庫時發生錯誤:{0}</target>
<note/>
</trans-unit>
<trans-unit id="ServerNodeConnectionError">
<source>Error connecting to {0}</source>
<target state="new">連接到 {0} 時發生錯誤</target>
<note/>
</trans-unit>
@@ -1611,12 +1617,6 @@
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_ServerInstance">
<source>ServerInstance</source>
<target state="new">ServerInstance</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_SelectiveXmlIndexes">
<source>Selective XML Indexes</source>
<target state="new">選擇性 XML 索引</target>
@@ -1687,6 +1687,870 @@
<source>Column Encryption Keys</source>
<target state="new">資料行加密金鑰</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_Server">
<source>Server</source>
<target state="new">伺服器</target>
<note/>
</trans-unit>
<trans-unit id="ScriptingParams_ConnectionString_Property_Invalid">
<source>Error parsing ScriptingParams.ConnectionString property.</source>
<target state="new">剖析屬性 ScriptingParams.ConnectionString 時發生錯誤</target>
<note/>
</trans-unit>
<trans-unit id="ScriptingParams_FilePath_Property_Invalid">
<source>Invalid directory specified by the ScriptingParams.FilePath property.</source>
<target state="new">ScriptingParams.FilePath 屬性指定的路径是無效目錄</target>
<note/>
</trans-unit>
<trans-unit id="ScriptingListObjectsCompleteParams_ConnectionString_Property_Invalid">
<source>Error parsing ScriptingListObjectsCompleteParams.ConnectionString property.</source>
<target state="new">剖析屬性 ScriptingListObjectsCompleteParams.ConnectionString 時發生錯誤</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_SubroutineParameterLabelFormatString">
<source>{0} ({1}, {2}, {3})</source>
<target state="new">{0} ({1}{2}{3})</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_SubroutineParameterNoDefaultLabel">
<source>No default</source>
<target state="new">無預設值</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_SubroutineParameterInputLabel">
<source>Input</source>
<target state="new">輸入</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_SubroutineParameterInputOutputLabel">
<source>Input/Output</source>
<target state="new">輸入/輸出</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_SubroutineParameterInputReadOnlyLabel">
<source>Input/ReadOnly</source>
<target state="new">輸入/唯讀</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_SubroutineParameterInputOutputReadOnlyLabel">
<source>Input/Output/ReadOnly</source>
<target state="new">輸入/輸出/唯讀</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_SubroutineParameterDefaultLabel">
<source>Default</source>
<target state="new">預設值</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_NullColumn_Label">
<source>null</source>
<target state="new">Null</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_NotNullColumn_Label">
<source>not null</source>
<target state="new">非 Null</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_UDDTLabelWithType">
<source>{0} ({1}, {2})</source>
<target state="new">{0} ({1}{2})</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_UDDTLabelWithoutType">
<source>{0} ({1})</source>
<target state="new">{0} ({1})</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_ComputedColumnLabelWithType">
<source>{0} ({1}Computed, {2}, {3})</source>
<target state="new">{0} ({1} 已計算,{2}{3})</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_ComputedColumnLabelWithoutType">
<source>{0} ({1}Computed)</source>
<target state="new">{0} ({1} 已計算)</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_ColumnSetLabelWithoutType">
<source>{0} (Column Set, {1})</source>
<target state="new">{0} (資料行集,{1})</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_ColumnSetLabelWithType">
<source>{0} (Column Set, {1}{2}, {3})</source>
<target state="new">{0} (資料行集,{1}{2}{3})</target>
<note/>
</trans-unit>
<trans-unit id="SchemaHierarchy_ColumnSetLabelWithTypeAndKeyString">
<source>{0} (Column Set, {1}, {2}, {3})</source>
<target state="new">{0} (資料行集,{1}{2}{3})</target>
<note/>
</trans-unit>
<trans-unit id="UniqueIndex_LabelPart">
<source>Unique</source>
<target state="new">唯一</target>
<note/>
</trans-unit>
<trans-unit id="NonUniqueIndex_LabelPart">
<source>Non-Unique</source>
<target state="new">非唯一</target>
<note/>
</trans-unit>
<trans-unit id="ClusteredIndex_LabelPart">
<source>Clustered</source>
<target state="new">叢集</target>
<note/>
</trans-unit>
<trans-unit id="NonClusteredIndex_LabelPart">
<source>Non-Clustered</source>
<target state="new">非叢集</target>
<note/>
</trans-unit>
<trans-unit id="History_LabelPart">
<source>History</source>
<target state="new">歷程記錄</target>
<note/>
</trans-unit>
<trans-unit id="SystemVersioned_LabelPart">
<source>System-Versioned</source>
<target state="new">系統建立版本</target>
<note/>
</trans-unit>
<trans-unit id="unavailable">
<source>Unavailable</source>
<target state="new">無法使用</target>
<note/>
</trans-unit>
<trans-unit id="filegroup_dialog_defaultFilegroup">
<source>Current default filegroup: {0}</source>
<target state="new">當前預設檔案群組: {0}</target>
<note/>
</trans-unit>
<trans-unit id="filegroup_dialog_title">
<source>New Filegroup for {0}</source>
<target state="new">{0} 的新檔案群組</target>
<note/>
</trans-unit>
<trans-unit id="filegroups_default">
<source>Default</source>
<target state="new">預設值</target>
<note/>
</trans-unit>
<trans-unit id="filegroups_files">
<source>Files</source>
<target state="new">檔案</target>
<note/>
</trans-unit>
<trans-unit id="filegroups_name">
<source>Name</source>
<target state="new">名稱</target>
<note/>
</trans-unit>
<trans-unit id="filegroups_readonly">
<source>Read-Only</source>
<target state="new">唯讀</target>
<note/>
</trans-unit>
<trans-unit id="general_autogrowth">
<source>Autogrowth / Maxsize</source>
<target state="new">自動成長 / 大小上限</target>
<note/>
</trans-unit>
<trans-unit id="general_builderText">
<source>...</source>
<target state="new">...</target>
<note/>
</trans-unit>
<trans-unit id="general_default">
<source>&lt;default&gt;</source>
<target state="new">&lt;預設&gt;</target>
<note/>
</trans-unit>
<trans-unit id="general_fileGroup">
<source>Filegroup</source>
<target state="new">檔案群組</target>
<note/>
</trans-unit>
<trans-unit id="general_fileName">
<source>Logical Name</source>
<target state="new">邏輯名稱</target>
<note/>
</trans-unit>
<trans-unit id="general_fileType">
<source>File Type</source>
<target state="new">檔案類型</target>
<note/>
</trans-unit>
<trans-unit id="general_initialSize">
<source>Initial Size (MB)</source>
<target state="new">初始大小 (MB)</target>
<note/>
</trans-unit>
<trans-unit id="general_newFilegroup">
<source>&lt;new filegroup&gt;</source>
<target state="new">&lt;新增檔案群組&gt;</target>
<note/>
</trans-unit>
<trans-unit id="general_path">
<source>Path</source>
<target state="new">路徑</target>
<note/>
</trans-unit>
<trans-unit id="general_physicalFileName">
<source>File Name</source>
<target state="new">檔案名稱</target>
<note/>
</trans-unit>
<trans-unit id="general_rawDevice">
<source>&lt;raw device&gt;</source>
<target state="new">&lt;未經處理的裝置&gt;</target>
<note/>
</trans-unit>
<trans-unit id="general_recoveryModel_bulkLogged">
<source>Bulk-logged</source>
<target state="new">大量記錄</target>
<note/>
</trans-unit>
<trans-unit id="general_recoveryModel_full">
<source>Full</source>
<target state="new">Full</target>
<note/>
</trans-unit>
<trans-unit id="general_recoveryModel_simple">
<source>Simple</source>
<target state="new">Simple</target>
<note/>
</trans-unit>
<trans-unit id="general_titleSearchOwner">
<source>Select Database Owner</source>
<target state="new">選取資料庫擁有者</target>
<note/>
</trans-unit>
<trans-unit id="prototype_autogrowth_disabled">
<source>None</source>
<target state="new">無</target>
<note/>
</trans-unit>
<trans-unit id="prototype_autogrowth_restrictedGrowthByMB">
<source>By {0} MB, Limited to {1} MB</source>
<target state="new">以 {0} MB 為單位,限制為 {1} MB</target>
<note/>
</trans-unit>
<trans-unit id="prototype_autogrowth_restrictedGrowthByPercent">
<source>By {0} percent, Limited to {1} MB</source>
<target state="new">以百分之 {0} 為單位,限制為 {1} MB</target>
<note/>
</trans-unit>
<trans-unit id="prototype_autogrowth_unrestrictedGrowthByMB">
<source>By {0} MB, Unlimited</source>
<target state="new">以 {0} MB 為單位,無限制</target>
<note/>
</trans-unit>
<trans-unit id="prototype_autogrowth_unrestrictedGrowthByPercent">
<source>By {0} percent, Unlimited</source>
<target state="new">以百分之 {0} 為單位,無限制</target>
<note/>
</trans-unit>
<trans-unit id="prototype_autogrowth_unlimitedfilestream">
<source>Unlimited</source>
<target state="new">無限制</target>
<note/>
</trans-unit>
<trans-unit id="prototype_autogrowth_limitedfilestream">
<source>Limited to {0} MB</source>
<target state="new">限制為 {0} MB</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_category_automatic">
<source>Automatic</source>
<target state="new">自動</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_category_servicebroker">
<source>Service Broker</source>
<target state="new">Service Broker</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_category_collation">
<source>Collation</source>
<target state="new">定序</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_category_cursor">
<source>Cursor</source>
<target state="new">資料指標</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_category_misc">
<source>Miscellaneous</source>
<target state="new">其他</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_category_recovery">
<source>Recovery</source>
<target state="new">復原</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_category_state">
<source>State</source>
<target state="new">狀態</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_ansiNullDefault">
<source>ANSI NULL Default</source>
<target state="new">ANSI NULL 預設值</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_ansiNulls">
<source>ANSI NULLS Enabled</source>
<target state="new">ANSI NULLS 已啟用</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_ansiPadding">
<source>ANSI Padding Enabled </source>
<target state="new">
ANSI Padding 已啟用</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_ansiWarnings">
<source>ANSI Warnings Enabled</source>
<target state="new">ANSI Warnings 已啟用</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_arithabort">
<source>Arithmetic Abort Enabled </source>
<target state="new">Arithmetic Abort 已啟用</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_autoClose">
<source>Auto Close</source>
<target state="new">自動關閉</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_autoCreateStatistics">
<source>Auto Create Statistics</source>
<target state="new">自動建立統計資料</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_autoShrink">
<source>Auto Shrink</source>
<target state="new">自動壓縮</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_autoUpdateStatistics">
<source>Auto Update Statistics </source>
<target state="new">自動更新統計資料</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_autoUpdateStatisticsAsync">
<source>Auto Update Statistics Asynchronously</source>
<target state="new">自動非同步更新統計資料</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_caseSensitive">
<source>Case Sensitive</source>
<target state="new">區分大小寫</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_closeCursorOnCommit">
<source>Close Cursor on Commit Enabled </source>
<target state="new">認可時關閉資料指標已啟用</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_collation">
<source>Collation</source>
<target state="new">定序</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_concatNullYieldsNull">
<source>Concatenate Null Yields Null </source>
<target state="new">串連 Null 產生 Null</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databaseCompatibilityLevel">
<source>Database Compatibility Level</source>
<target state="new">資料庫相容性層級</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databaseState">
<source>Database State </source>
<target state="new">資料庫狀態</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_defaultCursor">
<source>Default Cursor</source>
<target state="new">預設資料指標</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_fullTextIndexing">
<source>Full-Text Indexing Enabled </source>
<target state="new">全文檢索索引已啟用</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_numericRoundAbort">
<source>Numeric Round-Abort </source>
<target state="new">數值捨入中止</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_pageVerify">
<source>Page Verify </source>
<target state="new">頁面確認</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_quotedIdentifier">
<source>Quoted Identifiers Enabled </source>
<target state="new">引號識別碼已啟用</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_readOnly">
<source>Database Read-Only</source>
<target state="new">資料庫唯讀</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_recursiveTriggers">
<source>Recursive Triggers Enabled </source>
<target state="new">遞迴觸發程序已啟用</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_restrictAccess">
<source>Restrict Access</source>
<target state="new">限制存取</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_selectIntoBulkCopy">
<source>Select Into/Bulk Copy</source>
<target state="new">選取/大量複製</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_honorBrokerPriority">
<source>Honor Broker Priority</source>
<target state="new">接受 Broker 優先權</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_serviceBrokerGuid">
<source>Service Broker Identifier</source>
<target state="new">Service Broker 識別碼</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_brokerEnabled">
<source>Broker Enabled</source>
<target state="new">Broker 已啟用</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_truncateLogOnCheckpoint">
<source>Truncate Log on Checkpoint </source>
<target state="new">在檢查點截斷記錄</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_dbChaining">
<source>Cross-database Ownership Chaining Enabled</source>
<target state="new">已啟用跨資料庫擁有權鏈結</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_trustworthy">
<source>Trustworthy</source>
<target state="new">可信任</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_dateCorrelationOptimization">
<source>Date Correlation Optimization Enabled</source>
<target state="new">已啟用日期相互關聯最佳化 prototype_db_prop_parameterization = 參數化</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_parameterization_value_forced">
<source>Forced</source>
<target state="new">強制</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_parameterization_value_simple">
<source>Simple</source>
<target state="new">簡易</target>
<note/>
</trans-unit>
<trans-unit id="prototype_file_dataFile">
<source>ROWS Data</source>
<target state="new">資料列資料</target>
<note/>
</trans-unit>
<trans-unit id="prototype_file_logFile">
<source>LOG</source>
<target state="new">LOG</target>
<note/>
</trans-unit>
<trans-unit id="prototype_file_filestreamFile">
<source>FILESTREAM Data</source>
<target state="new">FILESTREAM 資料</target>
<note/>
</trans-unit>
<trans-unit id="prototype_file_noFileGroup">
<source>Not Applicable</source>
<target state="new"> 不適用</target>
<note/>
</trans-unit>
<trans-unit id="prototype_file_defaultpathstring">
<source>&lt;default path&gt;</source>
<target state="new">&lt;預設路徑&gt;</target>
<note/>
</trans-unit>
<trans-unit id="title_openConnectionsMustBeClosed">
<source>Open Connections</source>
<target state="new">開啟連接</target>
<note/>
</trans-unit>
<trans-unit id="warning_openConnectionsMustBeClosed">
<source>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?</source>
<target state="new">為了變更資料庫屬性SQL Server必須關閉所有其他與資料庫的連線。
確定要變更屬性並關閉所有其他連線嗎?</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databaseState_value_autoClosed">
<source>AUTO_CLOSED</source>
<target state="new">AUTO_CLOSED</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databaseState_value_emergency">
<source>EMERGENCY</source>
<target state="new">EMERGENCY</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databaseState_value_inaccessible">
<source>INACCESSIBLE</source>
<target state="new">INACCESSIBLE</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databaseState_value_normal">
<source>NORMAL</source>
<target state="new">NORMAL</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databaseState_value_offline">
<source>OFFLINE</source>
<target state="new">OFFLINE</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databaseState_value_recovering">
<source>RECOVERING</source>
<target state="new">RECOVERING</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databaseState_value_recoveryPending">
<source>RECOVERY PENDING</source>
<target state="new">RECOVERY PENDING</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databaseState_value_restoring">
<source>RESTORING</source>
<target state="new">RESTORING</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databaseState_value_shutdown">
<source>SHUTDOWN</source>
<target state="new">SHUTDOWN</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databaseState_value_standby">
<source>STANDBY</source>
<target state="new">STANDBY</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databaseState_value_suspect">
<source>SUSPECT</source>
<target state="new">SUSPECT</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_defaultCursor_value_global">
<source>GLOBAL</source>
<target state="new">GLOBAL</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_defaultCursor_value_local">
<source>LOCAL</source>
<target state="new">LOCAL</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_restrictAccess_value_multiple">
<source>MULTI_USER</source>
<target state="new">MULTI_USER</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_restrictAccess_value_restricted">
<source>RESTRICTED_USER</source>
<target state="new">RESTRICTED_USER</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_restrictAccess_value_single">
<source>SINGLE_USER</source>
<target state="new">SINGLE_USER</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_pageVerify_value_checksum">
<source>CHECKSUM</source>
<target state="new">CHECKSUM</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_pageVerify_value_none">
<source>NONE</source>
<target state="new">NONE</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_pageVerify_value_tornPageDetection">
<source>TORN_PAGE_DETECTION</source>
<target state="new">TORN_PAGE_DETECTION</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_varDecimalEnabled">
<source>VarDecimal Storage Format Enabled</source>
<target state="new">VarDecimal 儲存格式已啟用</target>
<note/>
</trans-unit>
<trans-unit id="compatibilityLevel_katmai">
<source>SQL Server 2008 (100)</source>
<target state="new">SQL Server 2008 (100)</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_encryptionEnabled">
<source>Encryption Enabled</source>
<target state="new">加密已啟用</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databasescopedconfig_value_off">
<source>OFF</source>
<target state="new">OFF</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databasescopedconfig_value_on">
<source>ON</source>
<target state="new">ON</target>
<note/>
</trans-unit>
<trans-unit id="prototype_db_prop_databasescopedconfig_value_primary">
<source>PRIMARY</source>
<target state="new">PRIMARY</target>
<note/>
</trans-unit>
<trans-unit id="error_db_prop_invalidleadingColumns">
<source>For the distribution policy HASH, the number of leading hash columns is optional but should be from 1 to 16 columns </source>
<target state="new">散發原則 HASH 的前置雜湊資料行是選擇性的,但應該介於 1 到 16 個資料行之間。</target>
<note/>
</trans-unit>
<trans-unit id="compatibilityLevel_denali">
<source>SQL Server 2012 (110)</source>
<target state="new">SQL Server 2012 (110)</target>
<note/>
</trans-unit>
<trans-unit id="compatibilityLevel_sql14">
<source>SQL Server 2014 (120)</source>
<target state="new">SQL Server 2014 (120)</target>
<note/>
</trans-unit>
<trans-unit id="compatibilityLevel_sql15">
<source>SQL Server 2016 (130)</source>
<target state="new">SQL Server 2016 (130)</target>
<note/>
</trans-unit>
<trans-unit id="compatibilityLevel_sqlvNext">
<source>SQL Server vNext (140)</source>
<target state="new">SQL Server vNext (140)</target>
<note/>
</trans-unit>
<trans-unit id="general_containmentType_None">
<source>None</source>
<target state="new">無</target>
<note/>
</trans-unit>
<trans-unit id="general_containmentType_Partial">
<source>Partial</source>
<target state="new">Partial</target>
<note/>
</trans-unit>
<trans-unit id="filegroups_filestreamFiles">
<source>FILESTREAM Files</source>
<target state="new">FILESTREAM 檔案</target>
<note/>
</trans-unit>
<trans-unit id="prototype_file_noApplicableFileGroup">
<source>No Applicable Filegroup</source>
<target state="new">沒有適用的檔案群組</target>
<note/>
</trans-unit>
<trans-unit id="DatabaseNotAccessible">
<source>The database {0} is not accessible.</source>
<target state="new">無法存取資料庫 {0}。</target>
<note/>
</trans-unit>
<trans-unit id="QueryServiceResultSetHasNoResults">
<source>Query has no results to return</source>
<target state="new">沒有查詢結果可以回傳</target>
<note/>
</trans-unit>
<trans-unit id="QueryServiceResultSetTooLarge">
<source>Result set has too many rows to be safely loaded</source>
<target state="new">資料列因結果集太長而無法載入</target>
</trans-unit>
<trans-unit id="Backup_TaskName">
<source>Backup Database</source>
<target state="new">備份資料庫</target>
<note/>
</trans-unit>
<trans-unit id="Task_InProgress">
<source>In progress</source>
<target state="new">進行中</target>
<note/>
</trans-unit>
<trans-unit id="Task_Completed">
<source>Completed</source>
<target state="new">已完成</target>
</trans-unit>
<trans-unit id="prototype_db_prop_parameterization">
<source>Parameterization</source>
<target state="new">參數化</target>
<note/>
</trans-unit>
</body>