| 8 | 目標節點上要複製或建立的檔案名稱和路徑。 |
File name and path on target node to copy or create. |
| 9 | 存在 |
Present |
| 10 | 檔案 |
File |
| 11 | 目錄 |
Directory |
| 12 | 缺少 |
Absent |
| 16 | SHA-1 |
SHA-1 |
| 17 | SHA-256 |
SHA-256 |
| 18 | SHA-512 |
SHA-512 |
| 19 | CreatedDate |
CreatedDate |
| 20 | ModifiedDate |
ModifiedDate |
| 21 | 判斷兩個檔案是否相同時使用的總和檢查碼類型。 |
The checksum type to use when determining whether two files are the same. |
| 23 | 遞迴處理所有子目錄 |
Recurse all child directories |
| 26 | 存取遠端資源的認證。 |
Credential to access remote resources. |
| 27 | 建立日期 |
Created date |
| 28 | 修改日期 |
Modified date |
| 29 | 唯讀 |
ReadOnly |
| 30 | 隱藏 |
Hidden |
| 31 | 系統 |
System |
| 32 | 封存 |
Archive |
| 33 | NotContentIndexed |
NotContentIndexed |
| 34 | 檔案 / 目錄的屬性 |
Attributes for file / directory |
| 35 | 物件大小 |
Object size |
| 36 | 根據輸入設定檔取得資源狀態。 |
Get resource states based on input configuration file. |
| 37 | 要套用的設定文件。 |
Configuration document that to be applied. |
| 40 | 根據輸入設定檔測試資源狀態。 |
Test resource states based on input configuration file. |
| 43 | 根據輸入設定檔設定資源狀態。 |
Set resource states based on input configuration file. |
| 47 | 子資料夾與檔案 (如果這是一個目錄)。 |
The sub-folders and files if this is a directory. |
| 49 | 一律比較 DestinationPath 與 SourcePath。預設為 False,表示我們將使用快取的資訊。 |
Always compare the DestinationPath with the SourcePath. The default is false, meaning we will use cached information. |
| 50 | UserPassword 屬性可能會包含用來存取資源的密碼。 |
The UserPassword property may contain a password used to access resources. |
| 51 | 定義如何評估目的地檔案是否存在。 |
Defines how to evaluate the existence of the destination file. |
| 52 | 選擇檔案或目錄。預設值為檔案。 |
A choice between File and Directory. The default value is File. |
| 53 | 要複製的檔案名稱和路徑。 |
The name and path of the file to copy from. |
| 54 | 執行檔案操作,即使操作會使得內容檔案或目錄損毀。 |
Perform the file operation even if it will destroy content files or directories. |
| 57 | 指定之設定資源的目前狀態。 |
The current state of the specified configuration resources. |
| 58 | 如果相同為 True,否則為 False。 |
True if identical. False otherwise. |
| 62 | 包含代表檔案內容的字串。若要建立空白檔案,字串必須空白。內容將會使用 UTF-8 字元編碼寫入與比較。 |
Contains a string that represents the contents of the file. To create an empty file, the string must be empty. The contents will be written and compared using UTF-8 character encoding. |
| 63 | UserName 是授權服務用來對應至身分識別的使用者名稱。 |
UserName is the name of the user that an authorization service maps to an identity. |
| 64 | 資源執行個體的唯一識別碼。 |
Unique Id for a resource instance. |
| 65 | 要關聯回 PowerShell 設定指令碼的來源資訊。 |
Source Info to correlate it back to powershell configuration script. |
| 66 | 這項資源所依存的資源清單。 |
List of resources this resource depends on. |
| 67 | 支援此資源的模組名稱。 |
Name of the module that supports this resource. |
| 68 | 支援此資源的模組版本。 |
Version of the module that supports this resource. |
| 69 | 此項目所屬設定的名稱 |
Name of the configuration this is a part of |
| 70 | 所有原生設定提供者的基本架構。 |
Base schema for all native configuration providers. |
| 71 | 要用於 DSC 設定提供者的認證。 |
Credential to use for DSC configuration providers. |
| 72 | 傳遞給提供者的旗標。保留供未來使用。 |
Flags passed to the providers. Reserved for future use. |
| 74 | 提供者可用來將集合最佳化的內容資訊 (選擇性)。 |
Context information that the provider can use to optimize the set, This is optional. |
| 75 | 提供者可用來將來自 TestTargetResource 的集合最佳化的內容資訊 (選擇性)。 |
Context information that the provider can use to optimize the set from TestTargetResource, This is optional. |
| 76 | 檔案與目錄的設定提供者。 |
The configuration provider for files and directories. |
| 77 | 資源執行時所使用的認證。 |
Credentials under which the resource runs. |
| 101 | 提供給 %1 的值無效。 |
The value provided for %1 is not valid. |
| 102 | 請指定機碼屬性。 |
Please specify the key properties. |
| 103 | 不能同時指定 %1 與 %2。 |
%1 and %2 cannot be specified at the same time. |
| 104 | 不支援相對路徑。 |
Relative path is not supported. |
| 105 | 只支援為檔案名稱使用萬用字元。 |
Wild card characters are only supported for file name. |
| 106 | %1 是單一檔案,與目前的設定衝突。若要執行該設定,請指定 %2。 |
%1 is a single file, which is conflicting with current configuration. Please specify %2 if you want to perform the configuration. |
| 107 | %1 是單一目錄,與目前 %2 的值衝突。 |
%1 is a single directory, which conflicts with the current value of %2. |
| 108 | 已指定 "%1",但它與 %2 "目錄" 衝突。 |
"%1" was specified, which conflicts with the %2 "Directory". |
| 109 | 已指定 %1,但需要 %2 或 %3。 |
%1 was specified, which requires %2 or %3. |
| 110 | 目前的 %2 值需要 %1。 |
%1 is required for the current %2 value. |
| 111 | 正從 %1 複製並設定屬性。 |
Copying from %1 and setting attributes. |
| 112 | 指定的引數無效。若要使用此名稱建立空白檔案,請包含 %1 屬性並為此屬性指定空白字串值。 |
Specified arguments not valid. To create an empty file with this name, include the %1 property with a value of an empty string. |
| 113 | 對於目前的設定,%1 必須可存取。 |
%1 must be accessible for current configuration. |
| 114 | 對於目前的設定,%1 不能是目錄。若要執行該設定,請指定 %2。 |
%1 cannot be a directory for current configuration. Specify %2 if you want to perform the configuration. |
| 115 | 已順利刪除 %1。 |
%1 was successfully deleted. |
| 116 | 已順利建立 %1。 |
%1 was successfully created. |
| 117 | 找到目的地物件,不需要任何動作。 |
The destination object was found and no action is required. |
| 119 | 正在刪除物件。 |
Deleting the object. |
| 120 | 正在設定屬性。 |
Setting attributes. |
| 121 | 正在建立物件 |
Creating the object |
| 122 | 正在建立和寫入內容並設定屬性。 |
Creating and writing contents and setting attributes. |
| 123 | 相關的檔案/目錄是: %1。 |
The related file/directory is: %1. |
| 124 | 相關的檔案/目錄可以是: %1 或 %2。 |
The related file/directory can be: %1 or %2. |
| 125 | 路徑不能指向根目錄或網路共用的根目錄。 |
The path cannot point to the root directory or to the root of a net share. |
| 126 | 若要遞迴設定目的地目錄,必須指定 %1。請確定 %1 是目錄而且可存取。 |
%1 must be specified if you want to configure the destination directory recursively. Make sure that %1 is a directory and that it is accessible. |
| 127 | %1 是目錄且不是空的。若要將將它刪除,則必須要有 %2。 |
%1 is a directory and is not empty. %2 is required if you want to delete it. |
| 128 | 對於目前的設定,%1 不能是目錄。請一併指定 %2 或 %3。 |
%1 cannot be a directory for current configuration. Please also specify %2 or %3. |
| 129 | 使用指定的認證存取網路共用時發生錯誤。請確定認證正確,而且網路共用可存取。請注意,不能使用本機路徑指定 %1。 |
An error occurs when accessing the network share with the specified credential. Please make sure the credential is correct and the network share is accessible. Note that %1 should not be specified with the local path. |
| 130 | 建立快取時發生錯誤。 |
An error occurred when creating the cache. |
| 131 | 無法從 SourcePath %1 指定的環境變數建構有效的路徑。 |
Could not construct a valid path from the environment variable specified in the SourcePath %1. |
| 132 | 無法從 DestinationPath %1 指定的環境變數建構有效的路徑。 |
Could not construct a valid path from the environment variable specified in the DestinationPath %1. |
| 133 | ETW 取消登錄失敗。 |
ETW unregistration failed. |
| 134 | ETW 登錄失敗。 |
ETW registration failed. |
| 135 | 正在建立檔案清單,而不使用快取。 |
Building file list without using cache. |
| 136 | 正在從快取建立檔案清單。 |
Building file list from cache. |
| 137 | %1 屬性中不支援萬用字元。 |
Wildcard characters are not supported in %1 property. |
| 138 | SourcePath 是本機路徑,已忽略認證。 |
SourcePath is local path, credentials are ignored. |
| 139 | 找不到目的地物件,不需要採取任何動作。 |
The destination object was not found and no action is required. |
| 140 | 正在將 %1 複製到 %2。 |
Copying file %1 to %2. |