Download for Windows Premium
-50% Premium
Publiciteit
Import-LocalizedData

Vertaling van "Import-LocalizedData" in Engels

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Import-LocalizedData
Import-LocalizedData realiza una búsqueda estructurada de los mensajes de usuario localizados de un script.
Import-LocalizedData performs a structured search for the localized user messages for a script.
Puede utilizar este parámetro para indicar a Import-LocalizedData que busque otro archivo.psd1.
You can use this parameter to direct Import-LocalizedData to search for a different.psd1 file.
Import-LocalizedData importa los datos de los archivos.psd1 en los subdirectorios específicos del idioma dentro del directorio del script y los guarda en una variable local especificada en el comando.
Import-LocalizedData imports data from.psd1 files in language-specific subdirectories of the script directory and saves them in a local variable that is specified in the command.
Puede utilizar los parámetros de Import-LocalizedData para especificar una referencia cultural de interfaz de usuario, una ruta de acceso y un nombre de archivo diferentes, agregar comandos compatibles y suprimir el mensaje de error que aparece si no se encuentran los archivos.psd1.
You can use the parameters of Import-LocalizedData to specify an alternate UI culture, path, and file name, to add supported commands, and to suppress the error message that appears if the.psd1 files are not found.
El cmdlet Import-LocalizedData recupera dinámicamente las cadenas de un subdirectorio cuyo nombre coincide con el idioma de la interfaz de usuario del usuario actual del sistema operativo.
The Import-LocalizedData cmdlet dynamically retrieves strings from a subdirectory whose name matches the UI language set for the current user of the operating system.
El comando Import-LocalizedData importa el contenido del archivo.psd1 en el directorio que coincide con el valor de la variable automática $PSUICulture y, a continuación, lo guarda en la variable $Day, reemplazando los valores de $Day definidos en la sección de datos.
The Import-LocalizedData command imports the contents of the.psd1 file in the directory that matches the value of the $PSUICulture automatic variable and then saves it in the $Day variable, replacing the values of $Day that are defined in the Data section.
Cuando use Import-LocalizedData para reemplazar las cadenas de texto predeterminadas que se especifican en la sección de datos de un script, asigne la sección de datos a una variable y escriba el nombre de dicha variable en el valor del parámetro BindingVariable.
When using Import-LocalizedData to replace default text strings specified in the DATA section of a script, assign the DATA section to a variable and enter the name of the DATA section variable in the value of the BindingVariable parameter.
Si Import-LocalizedData encuentra el subdirectorio y el archivo.psd1, importará la tabla hash de mensajes de usuario en el valor del parámetro BindingVariable del comando.
If Import-LocalizedData finds the subdirectory and the.psd1 file, it imports the hash table of user messages into the value of the BindingVariable parameter in the command.
Import-LocalizedData comienza la búsqueda en el directorio donde está ubicado el archivo de script (o el valor del parámetro BaseDirectory).
Import-LocalizedData begins the search in the directory where the script file is located (or the value of the BaseDirectory parameter).
A continuación, cuando Import-LocalizedData guarde el contenido importado en BindingVariable, los datos importados reemplazarán las cadenas de texto predeterminadas.
Then, when Import-LocalizedData saves the imported content in the BindingVariable, the imported data will replace the default text strings.
Import-LocalizedData busca el valor de la variable automática $PSUICulture e importa el contenido de los archivos <nombre de script>.psd1 en el subdirectorio que coincide con el valor de $PSUICulture.
Import-LocalizedData finds the value of the $PSUICulture automatic variable and imports the content of the <script-name>.psd1 files in the subdirectory that matches the $PSUICulture value.
El script también incluye un comando Import-LocalizedData, que importa una tabla hash de las cadenas de texto traducidas desde el archivo TestScript.psd1 en el subdirectorio especificado por el valor de la variable $PsUICulture.
The script also includes an Import-LocalizedData command, which imports a hash table of translated text strings from the TestScript.psd1 file in the subdirectory specified by the value of the $PsUICulture variable.
El cmdlet ConvertFrom-StringData se puede utilizar sin ningún riesgo en la sección de datos de un script. Además, se puede usar con el cmdlet Import-LocalizedData para mostrar los mensajes de usuario en la referencia cultural de la interfaz de usuario (IU) del usuario actual.
You can use the ConvertFrom-StringData cmdlet safely in the Data section of a script, and you can use it with the Import-LocalizedData cmdlet to display user messages in the user-interface (UI) culture of the current user.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Import-LocalizedData in het Spaans

Publiciteit

Resultaten: 14. Exact: 14. Verstreken tijd: 49 ms.