Localization check-in for September update (#464)

* Localization check-in for September update

* Fix format of test check that was failing so that if it fails in lab we'll get useful error message
This commit is contained in:
Monasr
2017-09-20 16:15:55 -07:00
committed by Kevin Cunnane
parent 01d7cde0e3
commit c90fd3410d
11 changed files with 1865 additions and 178 deletions

View File

@@ -2529,28 +2529,197 @@ ANSI Padding 已啟用</target>
<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>
<trans-unit id="ConflictWithNoRecovery">
<source>Specifying this option when restoring a backup with the NORECOVERY option is not permitted.</source>
<target state="new">不允許使用 NORECOVERY 選項還原備份時,請指定這個選項。</target>
<note/>
</trans-unit>
<trans-unit id="InvalidPathForDatabaseFile">
<source>Invalid path for database file: '{0}'</source>
<target state="new">資料庫檔案的路徑無效: '{0}'</target>
<note/>
</trans-unit>
<trans-unit id="Log">
<source>Log</source>
<target state="new">記錄檔</target>
<note/>
</trans-unit>
<trans-unit id="RestorePlanFailed">
<source>Failed to create restore plan</source>
<target state="new">無法建立還原計畫</target>
<note/>
</trans-unit>
<trans-unit id="RestoreNotSupported">
<source>Restore database is not supported</source>
<target state="new">不支援還原資料庫</target>
<note/>
</trans-unit>
<trans-unit id="RestoreTaskName">
<source>Restore Database</source>
<target state="new">還原資料庫</target>
<note/>
</trans-unit>
<trans-unit id="RestoreCopyOnly">
<source>(Copy Only)</source>
<target state="new">(僅複製)</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetComponent">
<source>Component</source>
<target state="new">元件</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetType">
<source>Type</source>
<target state="new">型別</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetServer">
<source>Server</source>
<target state="new">伺服器</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetDatabase">
<source>Database</source>
<target state="new">資料庫</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetPosition">
<source>Position</source>
<target state="new">位置</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetFirstLsn">
<source>First LSN</source>
<target state="new">第一個 LSN</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetLastLsn">
<source>Last LSN</source>
<target state="new">最後一個 LSN</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetCheckpointLsn">
<source>Checkpoint LSN</source>
<target state="new">檢查點 LSN</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetFullLsn">
<source>Full LSN</source>
<target state="new">完整 LSN</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetStartDate">
<source>Start Date</source>
<target state="new">開始日期</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetFinishDate">
<source>Finish Date</source>
<target state="new">完成日期</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetSize">
<source>Size</source>
<target state="new">大小</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetUserName">
<source>User Name</source>
<target state="new">使用者名稱</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetExpiration">
<source>Expiration</source>
<target state="new">逾期</target>
<note/>
</trans-unit>
<trans-unit id="RestoreBackupSetName">
<source>Name</source>
<target state="new">名稱</target>
<note/>
</trans-unit>
<trans-unit id="TheLastBackupTaken">
<source>The last backup taken ({0})</source>
<target state="new">上次建立的備份 ({0})</target>
<note/>
</trans-unit>
<trans-unit id="BackupTaskName">
<source>Backup Database</source>
<target state="new">備份資料庫</target>
<note/>
</trans-unit>
<trans-unit id="TaskInProgress">
<source>In progress</source>
<target state="new">進行中</target>
<note/>
</trans-unit>
<trans-unit id="TaskCompleted">
<source>Completed</source>
<target state="new">已完成</target>
<note/>
</trans-unit>
<trans-unit id="ScriptTaskName">
<source>scripting</source>
<target state="new">指令碼</target>
<note/>
</trans-unit>
<trans-unit id="ProfilerConnectionNotFound">
<source>Connection not found</source>
<target state="new">找不到連接</target>
<note/>
</trans-unit>
<trans-unit id="BackupPathIsFolderError">
<source>The provided path specifies a directory but a file path is required: {0}</source>
<target state="new">指定的檔案名稱也是目錄名稱: {0}</target>
<note/>
</trans-unit>
<trans-unit id="InvalidBackupPathError">
<source> Cannot verify the existence of the backup file location: {0}</source>
<target state="new">無法確認備份檔案位置的存在: {0}</target>
<note/>
</trans-unit>
<trans-unit id="InvalidPathError">
<source>Cannot access the specified path on the server: {0}</source>
<target state="new">無法存取伺服器上指定的路徑: {0}</target>
<note/>
</trans-unit>
</body>