Subject | English | Chinese Taiwan |
comp., MS | check in | 簽到 (" To indicate that a user is in a certain place or location. Users "check in" to a physical place to share their location with their friends. ") |
comp., MS | check in | 簽入 (To place a file or project back in a source repository. This releases the lock for editing and enables other users to view the updated file or check out the file) |
comp., MS | check in | 存回 (To save the changes in a runbook to the database) |
comp., MS | check-in note | 簽入提示 (A comment associated with a changeset that is added during the check-in process by prompting the user for specific data) |
comp., MS | check-in policy | 簽入原則 (A policy that provides the ability to validate compliance with organizational rules for a team project) |
comp., MS | check-in test | 簽入測試 (A test run by a developer to determine whether his code has affected the general stability of the product) |
comp., MS | gated check-in | 閘道簽入 (A feature that enables you to validate changes before you check them in. Gated check-in builds the code and runs the necessary tests. If the build succeeds, it lets you check in your changes. Otherwise, it rejects them) |