8 | 
9 |
10 |
11 |
12 |
13 | ## Getting Started
14 |
15 | ### Prerequisites
16 | Install PowerShell Module "IntuneWin32App" by MSEndpointMgr for Intune Upload:
17 | https://github.com/MSEndpointMgr/IntuneWin32App
18 |
19 | ### Installation
20 | You can download the latest release via GitHub or use the MSI install from the "Installer" folder.
21 |
22 |
23 |
24 |
25 | ## Usage
26 |
27 | **How to video:**
28 | https://blog.tugi.ch/scripts-and-tools/setup-packager-for-intune
29 |
30 |
31 |
32 | 1. Create the folder structure for app packaging - My recommandation:
33 | - **Software Packages**
34 | - **Software Packages / 7-zip 22.01 x64** (main folder)
35 | - **Software Packages / 7-zip 22.01 x64** / Installer (which contains the installer of the app, *.exe or *.msi)
36 | - **Software Packages / 7-zip 22.01 x64** / Package (for the package file / *.intunewin)
37 | - **Software Packages / 7-zip 22.01 x64** / Documentations (for documentations etc.)
38 | 2. Run the app `SetupPackager.exe` and drag & drop your installer folder (e.g. Software Packages / 7-zip 22.01 x64 / Installer) from Windows Explorer to the upload icon.
39 | 3. Select the installer file in the dropdown field - EXE, MSI or installer script
40 | 4. Click on `Create Intune package`
41 |
42 |
43 |
44 |
45 |
46 | ## License
47 | See `LICENSE.txt` for more information.
48 |
49 |
50 |
51 |
52 | ## Credits
53 | [MSEndpointMgr/IntuneWin32App](https://github.com/MSEndpointMgr/IntuneWin32App)
54 |
55 |
56 |
57 |
58 | ## Contact
59 | TUGI - [contact@tugi.ch](mailto:contact@tugi.ch)
60 | Project Link: [https://blog.tugi.ch/scripts-and-tools/setup-packager-for-intune](https://blog.tugi.ch/scripts-and-tools/setup-packager-for-intune)
61 |
--------------------------------------------------------------------------------
/Ressources/Icon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon.ico
--------------------------------------------------------------------------------
/Ressources/Icon.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Ressources/Icon_About.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_About.png
--------------------------------------------------------------------------------
/Ressources/Icon_Check.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Check.png
--------------------------------------------------------------------------------
/Ressources/Icon_Check_Small.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Check_Small.png
--------------------------------------------------------------------------------
/Ressources/Icon_Download.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Download.png
--------------------------------------------------------------------------------
/Ressources/Icon_Download.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Ressources/Icon_EXE.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_EXE.png
--------------------------------------------------------------------------------
/Ressources/Icon_Executable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Executable.png
--------------------------------------------------------------------------------
/Ressources/Icon_File.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_File.png
--------------------------------------------------------------------------------
/Ressources/Icon_Go.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Go.png
--------------------------------------------------------------------------------
/Ressources/Icon_Help.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Help.png
--------------------------------------------------------------------------------
/Ressources/Icon_Info.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Info.png
--------------------------------------------------------------------------------
/Ressources/Icon_Information.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Information.png
--------------------------------------------------------------------------------
/Ressources/Icon_MSI.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_MSI.png
--------------------------------------------------------------------------------
/Ressources/Icon_Package.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Package.png
--------------------------------------------------------------------------------
/Ressources/Icon_Package.svg:
--------------------------------------------------------------------------------
1 |
--------------------------------------------------------------------------------
/Ressources/Icon_Package2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Package2.png
--------------------------------------------------------------------------------
/Ressources/Icon_Package_512px.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Package_512px.png
--------------------------------------------------------------------------------
/Ressources/Icon_PowerShell.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_PowerShell.png
--------------------------------------------------------------------------------
/Ressources/Icon_Repair.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Repair.png
--------------------------------------------------------------------------------
/Ressources/Icon_Search.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Search.png
--------------------------------------------------------------------------------
/Ressources/Icon_Uninstall.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Icon_Uninstall.png
--------------------------------------------------------------------------------
/Ressources/Logo_PSADT.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Ressources/Logo_PSADT.png
--------------------------------------------------------------------------------
/Screenshot.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Screenshot.png
--------------------------------------------------------------------------------
/Screenshot_DeveloperSettings.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/Screenshot_DeveloperSettings.png
--------------------------------------------------------------------------------
/Scripts/Read-Msi.ps1:
--------------------------------------------------------------------------------
1 | Param($FilePath)
2 | Set-ExecutionPolicy ByPass -Scope CurrentUser
3 |
4 | Function Get-MsiDatabaseProperties2()
5 | {
6 | <#
7 | .SYNOPSIS
8 | This function retrieves properties from a Windows Installer MSI database.
9 | .DESCRIPTION
10 | This function uses the WindowInstaller COM object to pull all values from the Property table from a MSI
11 | .EXAMPLE
12 | Get-MsiDatabaseProperties 'MSI_PATH'
13 | .PARAMETER FilePath
14 | The path to the MSI you'd like to query
15 | #>
16 | [CmdletBinding()]
17 | param (
18 | [Parameter(Mandatory=$True,
19 | ValueFromPipeline=$True,
20 | ValueFromPipelineByPropertyName=$True,
21 | HelpMessage='What is the path of the MSI you would like to query?')]
22 | [IO.FileInfo[]]$FilePath
23 | )
24 |
25 | begin {
26 | $com_object = New-Object -com WindowsInstaller.Installer
27 | }
28 |
29 | process {
30 | try {
31 |
32 | $database = $com_object.GetType().InvokeMember(
33 | "OpenDatabase",
34 | "InvokeMethod",
35 | $Null,
36 | $com_object,
37 | @($FilePath.FullName, 0)
38 | )
39 |
40 | $query = "SELECT * FROM Property"
41 | $View = $database.GetType().InvokeMember(
42 | "OpenView",
43 | "InvokeMethod",
44 | $Null,
45 | $database,
46 | ($query)
47 | )
48 |
49 | $View.GetType().InvokeMember("Execute", "InvokeMethod", $Null, $View, $Null)
50 |
51 | $record = $View.GetType().InvokeMember(
52 | "Fetch",
53 | "InvokeMethod",
54 | $Null,
55 | $View,
56 | $Null
57 | )
58 |
59 | $msi_props = @{}
60 | while ($record -ne $null) {
61 | $prop_name = $record.GetType().InvokeMember("StringData", "GetProperty", $Null, $record, 1)
62 | $prop_value = $record.GetType().InvokeMember("StringData", "GetProperty", $Null, $record, 2)
63 | $msi_props[$prop_name] = $prop_value
64 | $record = $View.GetType().InvokeMember(
65 | "Fetch",
66 | "InvokeMethod",
67 | $Null,
68 | $View,
69 | $Null
70 | )
71 | }
72 |
73 | $msi_props
74 |
75 | } catch {
76 | throw "Failed to get MSI file version the error was: {0}." -f $_
77 | }
78 | }
79 | }
80 |
81 |
82 | try {
83 | $Properties = Get-MsiDatabaseProperties2 $FilePath
84 |
85 | Write-Host "Productmanufacturer:"$Properties.Manufacturer
86 | Write-Host "Productname:"$Properties.ProductName
87 | Write-Host "Productcode:"$Properties.ProductCode
88 | Write-Host "Productversion:"$Properties.ProductVersion
89 |
90 | Exit 0
91 | } catch {
92 | Write-Host "MSI information extraction failed. Please check if PowerShell is allowed and if the file path is correctly defined."
93 | Exit 1
94 | }
95 |
--------------------------------------------------------------------------------
/Scripts/Upload-Intune.bat:
--------------------------------------------------------------------------------
1 | @echo off
2 | powershell.exe -NoProfile -NoLogo -ExecutionPolicy ByPass -File "%~dp0Upload-Intune.ps1" -IntuneWinFile "%~1" -DisplayName "%~2"
3 |
--------------------------------------------------------------------------------
/Scripts/Upload-Intune.ps1:
--------------------------------------------------------------------------------
1 | # --------------------------------------------------------------------------------------------------------
2 | # Parameters
3 | # --------------------------------------------------------------------------------------------------------
4 | Param(
5 | [Parameter(Mandatory)]
6 | [string]$IntuneWinFile,
7 |
8 | [Parameter(Mandatory)]
9 | [string]$DisplayName,
10 |
11 | [Parameter(Mandatory)]
12 | [string]$AppType
13 | )
14 |
15 | # --------------------------------------------------------------------------------------------------------
16 | # Tenant Configuration
17 | # --------------------------------------------------------------------------------------------------------
18 |
19 | $myTenantID = "tugicloud.onmicrosoft.com"
20 | $myClientID = "9a23bd51-2de6-46fd-ba90-c28bdca28a20"
21 | $myClientSecret = "db617388-62c4-4fea-86dd-241865e4f741"
22 |
23 | # --------------------------------------------------------------------------------------------------------
24 | # Main Script
25 | # --------------------------------------------------------------------------------------------------------
26 |
27 | # Set Execution Policy
28 | Set-ExecutionPolicy ByPass -Scope CurrentUser
29 |
30 | # Check that the app registration is defined correctly in the script
31 | If ($myTenantID -eq "" -or $myClientID -eq "" -or $myClientSecret -eq "")
32 | {
33 | CLS
34 | Write-Host "Please configure your tenant information (Azure > App Registration) in the script first:"
35 | Write-Host "`n$($MyInvocation.MyCommand.Path)"
36 | Write-Host "`nCheck out GitHub for more details: https://github.com/tugich/SetupPackagerIntune"
37 | Exit 1
38 | }
39 |
40 | # Connect to MS Intune
41 | If (Get-InstalledModule "IntuneWin32App")
42 | {
43 | Connect-MSIntuneGraph -TenantID $myTenantID -ClientID $myClientID -ClientSecret $myClientSecret
44 | }
45 | Else
46 | {
47 | CLS
48 | Write-Host "IntuneWin32App module not found - please install it first." -ForegroundColor Black -BackgroundColor Yellow
49 | Write-Host "@Link: https://github.com/MSEndpointMgr/IntuneWin32App"
50 | # Install-Module -Name "IntuneWin32App" -RequiredVersion 1.4.1
51 | Exit 1
52 | }
53 |
54 | # Get MSI meta data from .intunewin file
55 | $IntuneWinMetaData = Get-IntuneWin32AppMetaData -FilePath $IntuneWinFile
56 |
57 | If ($IntuneWinMetaData.ApplicationInfo.MsiInfo)
58 | {
59 | # Create requirement rule for all platforms and Windows 11
60 | $RequirementRule = New-IntuneWin32AppRequirementRule -Architecture "All" -MinimumSupportedWindowsRelease "W11_22H2"
61 |
62 | # Create PowerShell script detection rule
63 | $DetectionRule = New-IntuneWin32AppDetectionRuleMSI -ProductCode $IntuneWinMetaData.ApplicationInfo.MsiInfo.MsiProductCode -ProductVersionOperator "greaterThanOrEqual" -ProductVersion $IntuneWinMetaData.ApplicationInfo.MsiInfo.MsiProductVersion
64 |
65 | # Create custom return code
66 | $ReturnCode = New-IntuneWin32AppReturnCode -ReturnCode 1337 -Type "retry"
67 |
68 | # Add new EXE Win32 app
69 | $InstallCommandLine = 'msiexec /i "' + $($IntuneWinMetaData.ApplicationInfo.SetupFile) + '" /qn'
70 | $UninstallCommandLine = 'msiexec /x "' + $($IntuneWinMetaData.ApplicationInfo.MsiInfo.MsiProductCode) + '" /qn'
71 |
72 | Add-IntuneWin32App -FilePath $IntuneWinFile -DisplayName $DisplayName -Description "Imported with Setup Packager for Intune - by TUGI" -Publisher $IntuneWinMetaData.ApplicationInfo.MsiInfo.MsiPublisher -InstallExperience "system" -AppVersion $IntuneWinMetaData.ApplicationInfo.MsiInfo.MsiProductVersion -RestartBehavior "suppress" -DetectionRule $DetectionRule -RequirementRule $RequirementRule -ReturnCode $ReturnCode -InstallCommandLine $InstallCommandLine -UninstallCommandLine $UninstallCommandLine -Verbose
73 | Exit 0
74 | }
75 | Else
76 | {
77 | CLS
78 | Write-Host "Upload failed: Sorry, MSI only supported."
79 | Exit 1
80 | }
81 |
--------------------------------------------------------------------------------
/Scripts/WindowsVersions.txt:
--------------------------------------------------------------------------------
1 | W10_1607,W10_1703,W10_1709,W10_1803,W10_1809,W10_1903,W10_1909,W10_2004,W10_20H2,W10_21H1,W10_21H2,W10_22H2,W11_21H2,W11_22H2,W11_23H2,W11_24H2
--------------------------------------------------------------------------------
/SetupPackager.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/SetupPackager.exe
--------------------------------------------------------------------------------
/SetupPackager.pbp:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
31 |
32 |
33 |
34 |
35 |
36 |
37 |
38 |
39 |
40 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
52 |
53 |
54 |
55 |
56 |
57 |
58 |
59 |
60 | Ressources\Icon.ico
61 |
62 |
63 |
64 |
65 |
66 |
67 |
68 |
69 |
70 |
--------------------------------------------------------------------------------
/ThirdParty/PEiD/PEiD.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PEiD/PEiD.exe
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Assets/AppIcon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/Assets/AppIcon.png
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Assets/Banner.Classic.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/Assets/Banner.Classic.png
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/COPYING.Lesser:
--------------------------------------------------------------------------------
1 | GNU LESSER GENERAL PUBLIC LICENSE
2 | Version 3, 29 June 2007
3 |
4 | Copyright (C) 2007 Free Software Foundation, Inc.
5 | Everyone is permitted to copy and distribute verbatim copies
6 | of this license document, but changing it is not allowed.
7 |
8 |
9 | This version of the GNU Lesser General Public License incorporates
10 | the terms and conditions of version 3 of the GNU General Public
11 | License, supplemented by the additional permissions listed below.
12 |
13 | 0. Additional Definitions.
14 |
15 | As used herein, "this License" refers to version 3 of the GNU Lesser
16 | General Public License, and the "GNU GPL" refers to version 3 of the GNU
17 | General Public License.
18 |
19 | "The Library" refers to a covered work governed by this License,
20 | other than an Application or a Combined Work as defined below.
21 |
22 | An "Application" is any work that makes use of an interface provided
23 | by the Library, but which is not otherwise based on the Library.
24 | Defining a subclass of a class defined by the Library is deemed a mode
25 | of using an interface provided by the Library.
26 |
27 | A "Combined Work" is a work produced by combining or linking an
28 | Application with the Library. The particular version of the Library
29 | with which the Combined Work was made is also called the "Linked
30 | Version".
31 |
32 | The "Minimal Corresponding Source" for a Combined Work means the
33 | Corresponding Source for the Combined Work, excluding any source code
34 | for portions of the Combined Work that, considered in isolation, are
35 | based on the Application, and not on the Linked Version.
36 |
37 | The "Corresponding Application Code" for a Combined Work means the
38 | object code and/or source code for the Application, including any data
39 | and utility programs needed for reproducing the Combined Work from the
40 | Application, but excluding the System Libraries of the Combined Work.
41 |
42 | 1. Exception to Section 3 of the GNU GPL.
43 |
44 | You may convey a covered work under sections 3 and 4 of this License
45 | without being bound by section 3 of the GNU GPL.
46 |
47 | 2. Conveying Modified Versions.
48 |
49 | If you modify a copy of the Library, and, in your modifications, a
50 | facility refers to a function or data to be supplied by an Application
51 | that uses the facility (other than as an argument passed when the
52 | facility is invoked), then you may convey a copy of the modified
53 | version:
54 |
55 | a) under this License, provided that you make a good faith effort to
56 | ensure that, in the event an Application does not supply the
57 | function or data, the facility still operates, and performs
58 | whatever part of its purpose remains meaningful, or
59 |
60 | b) under the GNU GPL, with none of the additional permissions of
61 | this License applicable to that copy.
62 |
63 | 3. Object Code Incorporating Material from Library Header Files.
64 |
65 | The object code form of an Application may incorporate material from
66 | a header file that is part of the Library. You may convey such object
67 | code under terms of your choice, provided that, if the incorporated
68 | material is not limited to numerical parameters, data structure
69 | layouts and accessors, or small macros, inline functions and templates
70 | (ten or fewer lines in length), you do both of the following:
71 |
72 | a) Give prominent notice with each copy of the object code that the
73 | Library is used in it and that the Library and its use are
74 | covered by this License.
75 |
76 | b) Accompany the object code with a copy of the GNU GPL and this license
77 | document.
78 |
79 | 4. Combined Works.
80 |
81 | You may convey a Combined Work under terms of your choice that,
82 | taken together, effectively do not restrict modification of the
83 | portions of the Library contained in the Combined Work and reverse
84 | engineering for debugging such modifications, if you also do each of
85 | the following:
86 |
87 | a) Give prominent notice with each copy of the Combined Work that
88 | the Library is used in it and that the Library and its use are
89 | covered by this License.
90 |
91 | b) Accompany the Combined Work with a copy of the GNU GPL and this license
92 | document.
93 |
94 | c) For a Combined Work that displays copyright notices during
95 | execution, include the copyright notice for the Library among
96 | these notices, as well as a reference directing the user to the
97 | copies of the GNU GPL and this license document.
98 |
99 | d) Do one of the following:
100 |
101 | 0) Convey the Minimal Corresponding Source under the terms of this
102 | License, and the Corresponding Application Code in a form
103 | suitable for, and under terms that permit, the user to
104 | recombine or relink the Application with a modified version of
105 | the Linked Version to produce a modified Combined Work, in the
106 | manner specified by section 6 of the GNU GPL for conveying
107 | Corresponding Source.
108 |
109 | 1) Use a suitable shared library mechanism for linking with the
110 | Library. A suitable mechanism is one that (a) uses at run time
111 | a copy of the Library already present on the user's computer
112 | system, and (b) will operate properly with a modified version
113 | of the Library that is interface-compatible with the Linked
114 | Version.
115 |
116 | e) Provide Installation Information, but only if you would otherwise
117 | be required to provide such information under section 6 of the
118 | GNU GPL, and only to the extent that such information is
119 | necessary to install and execute a modified version of the
120 | Combined Work produced by recombining or relinking the
121 | Application with a modified version of the Linked Version. (If
122 | you use option 4d0, the Installation Information must accompany
123 | the Minimal Corresponding Source and Corresponding Application
124 | Code. If you use option 4d1, you must provide the Installation
125 | Information in the manner specified by section 6 of the GNU GPL
126 | for conveying Corresponding Source.)
127 |
128 | 5. Combined Libraries.
129 |
130 | You may place library facilities that are a work based on the
131 | Library side by side in a single library together with other library
132 | facilities that are not Applications and are not covered by this
133 | License, and convey such a combined library under terms of your
134 | choice, if you do both of the following:
135 |
136 | a) Accompany the combined library with a copy of the same work based
137 | on the Library, uncombined with any other library facilities,
138 | conveyed under the terms of this License.
139 |
140 | b) Give prominent notice with the combined library that part of it
141 | is a work based on the Library, and explaining where to find the
142 | accompanying uncombined form of the same work.
143 |
144 | 6. Revised Versions of the GNU Lesser General Public License.
145 |
146 | The Free Software Foundation may publish revised and/or new versions
147 | of the GNU Lesser General Public License from time to time. Such new
148 | versions will be similar in spirit to the present version, but may
149 | differ in detail to address new problems or concerns.
150 |
151 | Each version is given a distinguishing version number. If the
152 | Library as you received it specifies that a certain numbered version
153 | of the GNU Lesser General Public License "or any later version"
154 | applies to it, you have the option of following the terms and
155 | conditions either of that published version or of any later version
156 | published by the Free Software Foundation. If the Library as you
157 | received it does not specify a version number of the GNU Lesser
158 | General Public License, you may choose any version of the GNU Lesser
159 | General Public License ever published by the Free Software Foundation.
160 |
161 | If the Library as you received it specifies that a proxy can decide
162 | whether future versions of the GNU Lesser General Public License shall
163 | apply, that proxy's public statement of acceptance of any version is
164 | permanent authorization for you to choose that version for the
165 | Library.
166 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Config/config.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | Assets = @{
3 | # Specify filename of the logo.
4 | Logo = '..\Assets\AppIcon.png'
5 |
6 | # Specify filename of the banner (Classic-only).
7 | Banner = '..\Assets\Banner.Classic.png'
8 | }
9 |
10 | MSI = @{
11 | # Installation parameters used for non-silent MSI actions.
12 | InstallParams = 'REBOOT=ReallySuppress /QB-!'
13 |
14 | # Logging level used for MSI logging.
15 | LoggingOptions = '/L*V'
16 |
17 | # Log path used for MSI logging.
18 | LogPath = '$envWinDir\Logs\Software'
19 |
20 | # Log path used for MSI logging when RequireAdmin is False.
21 | LogPathNoAdminRights = '$envProgramData\Logs\Software'
22 |
23 | # The length of time in seconds to wait for the MSI installer service to become available. Default is 600 seconds (10 minutes).
24 | MutexWaitTime = 600
25 |
26 | # Installation parameters used for silent MSI actions.
27 | SilentParams = 'REBOOT=ReallySuppress /QN'
28 |
29 | # Installation parameters used for MSI uninstall actions.
30 | UninstallParams = 'REBOOT=ReallySuppress /QN'
31 | }
32 |
33 | Toolkit = @{
34 | # Specify the path for the cache folder.
35 | CachePath = '$envProgramData\SoftwareCache'
36 |
37 | # Specify if the log files should be bundled together in a compressed zip file.
38 | CompressLogs = $false
39 |
40 | # Choose from either 'Native' for native PowerShell file copy via Copy-ADTItem, or 'Robocopy' to use robocopy.exe.
41 | FileCopyMode = 'Native'
42 |
43 | # Specify if an existing log file should be appended to.
44 | LogAppend = $true
45 |
46 | # Specify if debug messages such as bound parameters passed to a function should be logged.
47 | LogDebugMessage = $false
48 |
49 | # Specify maximum number of previous log files to retain.
50 | LogMaxHistory = 10
51 |
52 | # Specify maximum file size limit for log file in megabytes (MB).
53 | LogMaxSize = 10
54 |
55 | # Log path used for Toolkit logging.
56 | LogPath = '$envWinDir\Logs\Software'
57 |
58 | # Same as LogPath but used when RequireAdmin is False.
59 | LogPathNoAdminRights = '$envProgramData\Logs\Software'
60 |
61 | # Specifies that a subfolder based on InstallName should be used for all log capturing.
62 | LogToSubfolder = $false
63 |
64 | # Specify if log file should be a CMTrace compatible log file or a Legacy text log file.
65 | LogStyle = 'CMTrace'
66 |
67 | # Specify if log messages should be written to the console.
68 | LogWriteToHost = $true
69 |
70 | # Specify if console log messages should bypass PowerShell's subsystems and be sent direct to stdout/stderr.
71 | # This only applies if "LogWriteToHost" is true, and the script is being ran in a ConsoleHost (not the ISE, or another host).
72 | LogHostOutputToStdStreams = $false
73 |
74 | # Automatically changes DeployMode to Silent during the OOBE.
75 | OobeDetection = $true
76 |
77 | # Registry key used to store toolkit information (with PSAppDeployToolkit as child registry key), e.g. deferral history.
78 | RegPath = 'HKLM:\SOFTWARE'
79 |
80 | # Same as RegPath but used when RequireAdmin is False. Bear in mind that since this Registry Key should be writable without admin permission, regular users can modify it also.
81 | RegPathNoAdminRights = 'HKCU:\SOFTWARE'
82 |
83 | # Specify if Administrator Rights are required. Note: Some functions won't work if this is set to false, such as deferral, block execution, file & registry RW access and potentially logging.
84 | RequireAdmin = $true
85 |
86 | # Automatically changes DeployMode for session zero (SYSTEM) operations.
87 | SessionDetection = $true
88 |
89 | # Path used to store temporary Toolkit files (with PSAppDeployToolkit as subdirectory), e.g. cache toolkit for cleaning up blocked apps. Normally you don't want this set to a path that is writable by regular users, this might lead to a security vulnerability. The default Temp variable for the LocalSystem account is C:\Windows\Temp.
90 | TempPath = '$envTemp'
91 |
92 | # Same as TempPath but used when RequireAdmin is False.
93 | TempPathNoAdminRights = '$envTemp'
94 | }
95 |
96 | UI = @{
97 | # Used to turn automatic balloon notifications on or off.
98 | BalloonNotifications = $true
99 |
100 | # The name to show by default for all balloon notifications.
101 | BalloonTitle = 'PSAppDeployToolkit'
102 |
103 | # Choose from either 'Fluent' for contemporary dialogs, or 'Classic' for PSAppDeployToolkit 3.x WinForms dialogs.
104 | DialogStyle = 'Fluent'
105 |
106 | # Exit code used when a UI prompt times out.
107 | DefaultExitCode = 1618
108 |
109 | # Time in seconds after which the prompt should be repositioned centre screen when the -PersistPrompt parameter is used. Default is 60 seconds.
110 | DefaultPromptPersistInterval = 60
111 |
112 | # Time in seconds to automatically timeout installation dialogs. Default is 55 minutes so that dialogs timeout before Intune times out.
113 | DefaultTimeout = 3300
114 |
115 | # Exit code used when a user opts to defer.
116 | DeferExitCode = 60012
117 |
118 | # Specify whether to re-enumerate running processes dynamically while displaying Show-ADTInstallationWelcome.
119 | # If the CloseProcesses items were not running when the prompt was displayed, and are subsequently detected to be running, the prompt will be updated with the apps to close.
120 | # If the CloseProcesses items were running when the prompt was displayed and are subsequently detected not to be running then the installation will automatically continue if deferral is not available.
121 | # If the running applications change (new CloseProcesses launched or running processes closed), the list box will dynamically update to reflect the currently running applications.
122 | DynamicProcessEvaluation = $true
123 |
124 | # Time in seconds after which to re-enumerate running processes while displaying the Show-ADTInstallationWelcome prompt. Default is 2 seconds.
125 | DynamicProcessEvaluationInterval = 2
126 |
127 | <# Specify a static UI language using the one of the Language Codes listed below to override the language culture detected on the system.
128 | Language Code Language | Language Code Language
129 | ============= ======== | ============= ========
130 | AR Arabic | KO Korean
131 | CZ Czech | NL Dutch
132 | DA Danish | NB Norwegian (Bokmål)
133 | DE German | PL Polish
134 | EN English | PT Portuguese (Portugal)
135 | EL Greek | PT-BR Portuguese (Brazil)
136 | ES Spanish | RU Russian
137 | FI Finnish | SK Slovak
138 | FR French | SV Swedish
139 | HE Hebrew | TR Turkish
140 | HU Hungarian | ZH-Hans Chinese (Simplified)
141 | IT Italian | ZH-Hant Chinese (Traditional)
142 | JA Japanese |
143 | #>
144 | LanguageOverride = $null
145 |
146 | # Time in seconds after which to re-prompt the user to close applications in case they ignore the prompt or they cancel the application's save prompt.
147 | PromptToSaveTimeout = 120
148 |
149 | # Time in seconds after which the restart prompt should be re-displayed/repositioned when the -NoCountdown parameter is specified. Default is 600 seconds.
150 | RestartPromptPersistInterval = 600
151 | }
152 | }
153 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Files/Add Setup Files Here.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/Files/Add Setup Files Here.txt
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Invoke-AppDeployToolkit.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/Invoke-AppDeployToolkit.exe
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit.Extensions/COPYING.Lesser:
--------------------------------------------------------------------------------
1 | GNU LESSER GENERAL PUBLIC LICENSE
2 | Version 3, 29 June 2007
3 |
4 | Copyright (C) 2007 Free Software Foundation, Inc.
5 | Everyone is permitted to copy and distribute verbatim copies
6 | of this license document, but changing it is not allowed.
7 |
8 |
9 | This version of the GNU Lesser General Public License incorporates
10 | the terms and conditions of version 3 of the GNU General Public
11 | License, supplemented by the additional permissions listed below.
12 |
13 | 0. Additional Definitions.
14 |
15 | As used herein, "this License" refers to version 3 of the GNU Lesser
16 | General Public License, and the "GNU GPL" refers to version 3 of the GNU
17 | General Public License.
18 |
19 | "The Library" refers to a covered work governed by this License,
20 | other than an Application or a Combined Work as defined below.
21 |
22 | An "Application" is any work that makes use of an interface provided
23 | by the Library, but which is not otherwise based on the Library.
24 | Defining a subclass of a class defined by the Library is deemed a mode
25 | of using an interface provided by the Library.
26 |
27 | A "Combined Work" is a work produced by combining or linking an
28 | Application with the Library. The particular version of the Library
29 | with which the Combined Work was made is also called the "Linked
30 | Version".
31 |
32 | The "Minimal Corresponding Source" for a Combined Work means the
33 | Corresponding Source for the Combined Work, excluding any source code
34 | for portions of the Combined Work that, considered in isolation, are
35 | based on the Application, and not on the Linked Version.
36 |
37 | The "Corresponding Application Code" for a Combined Work means the
38 | object code and/or source code for the Application, including any data
39 | and utility programs needed for reproducing the Combined Work from the
40 | Application, but excluding the System Libraries of the Combined Work.
41 |
42 | 1. Exception to Section 3 of the GNU GPL.
43 |
44 | You may convey a covered work under sections 3 and 4 of this License
45 | without being bound by section 3 of the GNU GPL.
46 |
47 | 2. Conveying Modified Versions.
48 |
49 | If you modify a copy of the Library, and, in your modifications, a
50 | facility refers to a function or data to be supplied by an Application
51 | that uses the facility (other than as an argument passed when the
52 | facility is invoked), then you may convey a copy of the modified
53 | version:
54 |
55 | a) under this License, provided that you make a good faith effort to
56 | ensure that, in the event an Application does not supply the
57 | function or data, the facility still operates, and performs
58 | whatever part of its purpose remains meaningful, or
59 |
60 | b) under the GNU GPL, with none of the additional permissions of
61 | this License applicable to that copy.
62 |
63 | 3. Object Code Incorporating Material from Library Header Files.
64 |
65 | The object code form of an Application may incorporate material from
66 | a header file that is part of the Library. You may convey such object
67 | code under terms of your choice, provided that, if the incorporated
68 | material is not limited to numerical parameters, data structure
69 | layouts and accessors, or small macros, inline functions and templates
70 | (ten or fewer lines in length), you do both of the following:
71 |
72 | a) Give prominent notice with each copy of the object code that the
73 | Library is used in it and that the Library and its use are
74 | covered by this License.
75 |
76 | b) Accompany the object code with a copy of the GNU GPL and this license
77 | document.
78 |
79 | 4. Combined Works.
80 |
81 | You may convey a Combined Work under terms of your choice that,
82 | taken together, effectively do not restrict modification of the
83 | portions of the Library contained in the Combined Work and reverse
84 | engineering for debugging such modifications, if you also do each of
85 | the following:
86 |
87 | a) Give prominent notice with each copy of the Combined Work that
88 | the Library is used in it and that the Library and its use are
89 | covered by this License.
90 |
91 | b) Accompany the Combined Work with a copy of the GNU GPL and this license
92 | document.
93 |
94 | c) For a Combined Work that displays copyright notices during
95 | execution, include the copyright notice for the Library among
96 | these notices, as well as a reference directing the user to the
97 | copies of the GNU GPL and this license document.
98 |
99 | d) Do one of the following:
100 |
101 | 0) Convey the Minimal Corresponding Source under the terms of this
102 | License, and the Corresponding Application Code in a form
103 | suitable for, and under terms that permit, the user to
104 | recombine or relink the Application with a modified version of
105 | the Linked Version to produce a modified Combined Work, in the
106 | manner specified by section 6 of the GNU GPL for conveying
107 | Corresponding Source.
108 |
109 | 1) Use a suitable shared library mechanism for linking with the
110 | Library. A suitable mechanism is one that (a) uses at run time
111 | a copy of the Library already present on the user's computer
112 | system, and (b) will operate properly with a modified version
113 | of the Library that is interface-compatible with the Linked
114 | Version.
115 |
116 | e) Provide Installation Information, but only if you would otherwise
117 | be required to provide such information under section 6 of the
118 | GNU GPL, and only to the extent that such information is
119 | necessary to install and execute a modified version of the
120 | Combined Work produced by recombining or relinking the
121 | Application with a modified version of the Linked Version. (If
122 | you use option 4d0, the Installation Information must accompany
123 | the Minimal Corresponding Source and Corresponding Application
124 | Code. If you use option 4d1, you must provide the Installation
125 | Information in the manner specified by section 6 of the GNU GPL
126 | for conveying Corresponding Source.)
127 |
128 | 5. Combined Libraries.
129 |
130 | You may place library facilities that are a work based on the
131 | Library side by side in a single library together with other library
132 | facilities that are not Applications and are not covered by this
133 | License, and convey such a combined library under terms of your
134 | choice, if you do both of the following:
135 |
136 | a) Accompany the combined library with a copy of the same work based
137 | on the Library, uncombined with any other library facilities,
138 | conveyed under the terms of this License.
139 |
140 | b) Give prominent notice with the combined library that part of it
141 | is a work based on the Library, and explaining where to find the
142 | accompanying uncombined form of the same work.
143 |
144 | 6. Revised Versions of the GNU Lesser General Public License.
145 |
146 | The Free Software Foundation may publish revised and/or new versions
147 | of the GNU Lesser General Public License from time to time. Such new
148 | versions will be similar in spirit to the present version, but may
149 | differ in detail to address new problems or concerns.
150 |
151 | Each version is given a distinguishing version number. If the
152 | Library as you received it specifies that a certain numbered version
153 | of the GNU Lesser General Public License "or any later version"
154 | applies to it, you have the option of following the terms and
155 | conditions either of that published version or of any later version
156 | published by the Free Software Foundation. If the Library as you
157 | received it does not specify a version number of the GNU Lesser
158 | General Public License, you may choose any version of the GNU Lesser
159 | General Public License ever published by the Free Software Foundation.
160 |
161 | If the Library as you received it specifies that a proxy can decide
162 | whether future versions of the GNU Lesser General Public License shall
163 | apply, that proxy's public statement of acceptance of any version is
164 | permanent authorization for you to choose that version for the
165 | Library.
166 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit.Extensions/PSAppDeployToolkit.Extensions.psd1:
--------------------------------------------------------------------------------
1 | #
2 | # Module manifest for module 'PSAppDeployToolkit.Extensions'
3 | #
4 | # Generated on: 31/10/2024
5 | #
6 |
7 | @{
8 | # Script module or binary module file associated with this manifest.
9 | RootModule = 'PSAppDeployToolkit.Extensions.psm1'
10 |
11 | # Version number of this module.
12 | ModuleVersion = '4.0.6'
13 |
14 | # Supported PSEditions
15 | # CompatiblePSEditions = @()
16 |
17 | # ID used to uniquely identify this module
18 | GUID = '55276a4c-9fbb-49a4-8481-159113757c39'
19 |
20 | # Author of this module
21 | # Author = ''
22 |
23 | # Company or vendor of this module
24 | # CompanyName = ''
25 |
26 | # Copyright statement for this module
27 | # Copyright = ''
28 |
29 | # Description of the functionality provided by this module
30 | Description = 'Local extensions for PSAppDeployToolkit.'
31 |
32 | # Minimum version of the Windows PowerShell engine required by this module
33 | PowerShellVersion = '5.1.14393.0'
34 |
35 | # Name of the Windows PowerShell host required by this module
36 | # PowerShellHostName = ''
37 |
38 | # Minimum version of the Windows PowerShell host required by this module
39 | # PowerShellHostVersion = ''
40 |
41 | # Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
42 | DotNetFrameworkVersion = '4.6.2.0'
43 |
44 | # Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
45 | CLRVersion = '4.0.30319.42000'
46 |
47 | # Processor architecture (None, X86, Amd64) required by this module
48 | # ProcessorArchitecture = ''
49 |
50 | # Modules that must be imported into the global environment prior to importing this module
51 | RequiredModules = @(
52 | @{ ModuleName = 'PSAppDeployToolkit'; GUID = '8c3c366b-8606-4576-9f2d-4051144f7ca2'; ModuleVersion = '4.0.6' }
53 | )
54 |
55 | # Assemblies that must be loaded prior to importing this module
56 | # RequiredAssemblies = @()
57 |
58 | # Script files (.ps1) that are run in the caller's environment prior to importing this module.
59 | # ScriptsToProcess = @()
60 |
61 | # Type files (.ps1xml) to be loaded when importing this module
62 | # TypesToProcess = @()
63 |
64 | # Format files (.ps1xml) to be loaded when importing this module
65 | # FormatsToProcess = @()
66 |
67 | # Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
68 | # NestedModules = @()
69 |
70 | # Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
71 | FunctionsToExport = '*'
72 |
73 | # Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
74 | # CmdletsToExport = ''
75 |
76 | # Variables to export from this module
77 | # VariablesToExport = ''
78 |
79 | # Aliases to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no aliases to export.
80 | # AliasesToExport = ''
81 |
82 | # DSC resources to export from this module
83 | # DscResourcesToExport = @()
84 |
85 | # List of all modules packaged with this module
86 | # ModuleList = @()
87 |
88 | # List of all files packaged with this module
89 | # FileList = @()
90 |
91 | # Private data to pass to the module specified in RootModule/ModuleToProcess. This may also contain a PSData hashtable with additional module metadata used by PowerShell.
92 | PrivateData = @{
93 |
94 | PSData = @{
95 |
96 | # Tags applied to this module. These help with module discovery in online galleries.
97 | # Tags = @()
98 |
99 | # A URL to the license for this module.
100 | # LicenseUri = ''
101 |
102 | # A URL to the main website for this project.
103 | # ProjectUri = ''
104 |
105 | # A URL to an icon representing this module.
106 | # IconUri = ''
107 |
108 | # ReleaseNotes of this module
109 | # ReleaseNotes = ''
110 |
111 | } # End of PSData hashtable
112 |
113 | } # End of PrivateData hashtable
114 |
115 | # HelpInfo URI of this module
116 | # HelpInfoURI = ''
117 |
118 | # Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix.
119 | # DefaultCommandPrefix = ''
120 | }
121 |
122 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit.Extensions/PSAppDeployToolkit.Extensions.psm1:
--------------------------------------------------------------------------------
1 | <#
2 |
3 | .SYNOPSIS
4 | PSAppDeployToolkit.Extensions - Provides the ability to extend and customize the toolkit by adding your own functions that can be re-used.
5 |
6 | .DESCRIPTION
7 | This module is a template that allows you to extend the toolkit with your own custom functions.
8 |
9 | This module is imported by the Invoke-AppDeployToolkit.ps1 script which is used when installing or uninstalling an application.
10 |
11 | PSAppDeployToolkit is licensed under the GNU LGPLv3 License - (C) 2025 PSAppDeployToolkit Team (Sean Lillis, Dan Cunningham, Muhammad Mashwani, Mitch Richters, Dan Gough).
12 |
13 | This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the
14 | Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but
15 | WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
16 | for more details. You should have received a copy of the GNU Lesser General Public License along with this program. If not, see .
17 |
18 | .LINK
19 | https://psappdeploytoolkit.com
20 |
21 | #>
22 |
23 | ##*===============================================
24 | ##* MARK: MODULE GLOBAL SETUP
25 | ##*===============================================
26 |
27 | # Set strict error handling across entire module.
28 | $ErrorActionPreference = [System.Management.Automation.ActionPreference]::Stop
29 | $ProgressPreference = [System.Management.Automation.ActionPreference]::SilentlyContinue
30 | Set-StrictMode -Version 1
31 |
32 |
33 | ##*===============================================
34 | ##* MARK: FUNCTION LISTINGS
35 | ##*===============================================
36 |
37 | function New-ADTExampleFunction
38 | {
39 | <#
40 | .SYNOPSIS
41 | Basis for a new PSAppDeployToolkit extension function.
42 |
43 | .DESCRIPTION
44 | This function serves as the basis for a new PSAppDeployToolkit extension function.
45 |
46 | .INPUTS
47 | None
48 |
49 | You cannot pipe objects to this function.
50 |
51 | .OUTPUTS
52 | None
53 |
54 | This function does not return any output.
55 |
56 | .EXAMPLE
57 | New-ADTExampleFunction
58 |
59 | Invokes the New-ADTExampleFunction function and returns any output.
60 | #>
61 |
62 | [CmdletBinding()]
63 | param
64 | (
65 | )
66 |
67 | begin
68 | {
69 | # Initialize function.
70 | Initialize-ADTFunction -Cmdlet $PSCmdlet -SessionState $ExecutionContext.SessionState
71 | }
72 |
73 | process
74 | {
75 | try
76 | {
77 | try
78 | {
79 | }
80 | catch
81 | {
82 | # Re-writing the ErrorRecord with Write-Error ensures the correct PositionMessage is used.
83 | Write-Error -ErrorRecord $_
84 | }
85 | }
86 | catch
87 | {
88 | # Process the caught error, log it and throw depending on the specified ErrorAction.
89 | Invoke-ADTFunctionErrorHandler -Cmdlet $PSCmdlet -SessionState $ExecutionContext.SessionState -ErrorRecord $_
90 | }
91 | }
92 |
93 | end
94 | {
95 | # Finalize function.
96 | Complete-ADTFunction -Cmdlet $PSCmdlet
97 | }
98 | }
99 |
100 |
101 | ##*===============================================
102 | ##* MARK: SCRIPT BODY
103 | ##*===============================================
104 |
105 | # Announce successful importation of module.
106 | Write-ADTLogEntry -Message "Module [$($MyInvocation.MyCommand.ScriptBlock.Module.Name)] imported successfully." -ScriptSection Initialization
107 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/Assets/AppIcon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/Assets/AppIcon.png
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/Assets/Banner.Classic.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/Assets/Banner.Classic.png
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/COPYING.Lesser:
--------------------------------------------------------------------------------
1 | GNU LESSER GENERAL PUBLIC LICENSE
2 | Version 3, 29 June 2007
3 |
4 | Copyright (C) 2007 Free Software Foundation, Inc.
5 | Everyone is permitted to copy and distribute verbatim copies
6 | of this license document, but changing it is not allowed.
7 |
8 |
9 | This version of the GNU Lesser General Public License incorporates
10 | the terms and conditions of version 3 of the GNU General Public
11 | License, supplemented by the additional permissions listed below.
12 |
13 | 0. Additional Definitions.
14 |
15 | As used herein, "this License" refers to version 3 of the GNU Lesser
16 | General Public License, and the "GNU GPL" refers to version 3 of the GNU
17 | General Public License.
18 |
19 | "The Library" refers to a covered work governed by this License,
20 | other than an Application or a Combined Work as defined below.
21 |
22 | An "Application" is any work that makes use of an interface provided
23 | by the Library, but which is not otherwise based on the Library.
24 | Defining a subclass of a class defined by the Library is deemed a mode
25 | of using an interface provided by the Library.
26 |
27 | A "Combined Work" is a work produced by combining or linking an
28 | Application with the Library. The particular version of the Library
29 | with which the Combined Work was made is also called the "Linked
30 | Version".
31 |
32 | The "Minimal Corresponding Source" for a Combined Work means the
33 | Corresponding Source for the Combined Work, excluding any source code
34 | for portions of the Combined Work that, considered in isolation, are
35 | based on the Application, and not on the Linked Version.
36 |
37 | The "Corresponding Application Code" for a Combined Work means the
38 | object code and/or source code for the Application, including any data
39 | and utility programs needed for reproducing the Combined Work from the
40 | Application, but excluding the System Libraries of the Combined Work.
41 |
42 | 1. Exception to Section 3 of the GNU GPL.
43 |
44 | You may convey a covered work under sections 3 and 4 of this License
45 | without being bound by section 3 of the GNU GPL.
46 |
47 | 2. Conveying Modified Versions.
48 |
49 | If you modify a copy of the Library, and, in your modifications, a
50 | facility refers to a function or data to be supplied by an Application
51 | that uses the facility (other than as an argument passed when the
52 | facility is invoked), then you may convey a copy of the modified
53 | version:
54 |
55 | a) under this License, provided that you make a good faith effort to
56 | ensure that, in the event an Application does not supply the
57 | function or data, the facility still operates, and performs
58 | whatever part of its purpose remains meaningful, or
59 |
60 | b) under the GNU GPL, with none of the additional permissions of
61 | this License applicable to that copy.
62 |
63 | 3. Object Code Incorporating Material from Library Header Files.
64 |
65 | The object code form of an Application may incorporate material from
66 | a header file that is part of the Library. You may convey such object
67 | code under terms of your choice, provided that, if the incorporated
68 | material is not limited to numerical parameters, data structure
69 | layouts and accessors, or small macros, inline functions and templates
70 | (ten or fewer lines in length), you do both of the following:
71 |
72 | a) Give prominent notice with each copy of the object code that the
73 | Library is used in it and that the Library and its use are
74 | covered by this License.
75 |
76 | b) Accompany the object code with a copy of the GNU GPL and this license
77 | document.
78 |
79 | 4. Combined Works.
80 |
81 | You may convey a Combined Work under terms of your choice that,
82 | taken together, effectively do not restrict modification of the
83 | portions of the Library contained in the Combined Work and reverse
84 | engineering for debugging such modifications, if you also do each of
85 | the following:
86 |
87 | a) Give prominent notice with each copy of the Combined Work that
88 | the Library is used in it and that the Library and its use are
89 | covered by this License.
90 |
91 | b) Accompany the Combined Work with a copy of the GNU GPL and this license
92 | document.
93 |
94 | c) For a Combined Work that displays copyright notices during
95 | execution, include the copyright notice for the Library among
96 | these notices, as well as a reference directing the user to the
97 | copies of the GNU GPL and this license document.
98 |
99 | d) Do one of the following:
100 |
101 | 0) Convey the Minimal Corresponding Source under the terms of this
102 | License, and the Corresponding Application Code in a form
103 | suitable for, and under terms that permit, the user to
104 | recombine or relink the Application with a modified version of
105 | the Linked Version to produce a modified Combined Work, in the
106 | manner specified by section 6 of the GNU GPL for conveying
107 | Corresponding Source.
108 |
109 | 1) Use a suitable shared library mechanism for linking with the
110 | Library. A suitable mechanism is one that (a) uses at run time
111 | a copy of the Library already present on the user's computer
112 | system, and (b) will operate properly with a modified version
113 | of the Library that is interface-compatible with the Linked
114 | Version.
115 |
116 | e) Provide Installation Information, but only if you would otherwise
117 | be required to provide such information under section 6 of the
118 | GNU GPL, and only to the extent that such information is
119 | necessary to install and execute a modified version of the
120 | Combined Work produced by recombining or relinking the
121 | Application with a modified version of the Linked Version. (If
122 | you use option 4d0, the Installation Information must accompany
123 | the Minimal Corresponding Source and Corresponding Application
124 | Code. If you use option 4d1, you must provide the Installation
125 | Information in the manner specified by section 6 of the GNU GPL
126 | for conveying Corresponding Source.)
127 |
128 | 5. Combined Libraries.
129 |
130 | You may place library facilities that are a work based on the
131 | Library side by side in a single library together with other library
132 | facilities that are not Applications and are not covered by this
133 | License, and convey such a combined library under terms of your
134 | choice, if you do both of the following:
135 |
136 | a) Accompany the combined library with a copy of the same work based
137 | on the Library, uncombined with any other library facilities,
138 | conveyed under the terms of this License.
139 |
140 | b) Give prominent notice with the combined library that part of it
141 | is a work based on the Library, and explaining where to find the
142 | accompanying uncombined form of the same work.
143 |
144 | 6. Revised Versions of the GNU Lesser General Public License.
145 |
146 | The Free Software Foundation may publish revised and/or new versions
147 | of the GNU Lesser General Public License from time to time. Such new
148 | versions will be similar in spirit to the present version, but may
149 | differ in detail to address new problems or concerns.
150 |
151 | Each version is given a distinguishing version number. If the
152 | Library as you received it specifies that a certain numbered version
153 | of the GNU Lesser General Public License "or any later version"
154 | applies to it, you have the option of following the terms and
155 | conditions either of that published version or of any later version
156 | published by the Free Software Foundation. If the Library as you
157 | received it does not specify a version number of the GNU Lesser
158 | General Public License, you may choose any version of the GNU Lesser
159 | General Public License ever published by the Free Software Foundation.
160 |
161 | If the Library as you received it specifies that a proxy can decide
162 | whether future versions of the GNU Lesser General Public License shall
163 | apply, that proxy's public statement of acceptance of any version is
164 | permanent authorization for you to choose that version for the
165 | Library.
166 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/Frontend/v3/COPYING.Lesser:
--------------------------------------------------------------------------------
1 | GNU LESSER GENERAL PUBLIC LICENSE
2 | Version 3, 29 June 2007
3 |
4 | Copyright (C) 2007 Free Software Foundation, Inc.
5 | Everyone is permitted to copy and distribute verbatim copies
6 | of this license document, but changing it is not allowed.
7 |
8 |
9 | This version of the GNU Lesser General Public License incorporates
10 | the terms and conditions of version 3 of the GNU General Public
11 | License, supplemented by the additional permissions listed below.
12 |
13 | 0. Additional Definitions.
14 |
15 | As used herein, "this License" refers to version 3 of the GNU Lesser
16 | General Public License, and the "GNU GPL" refers to version 3 of the GNU
17 | General Public License.
18 |
19 | "The Library" refers to a covered work governed by this License,
20 | other than an Application or a Combined Work as defined below.
21 |
22 | An "Application" is any work that makes use of an interface provided
23 | by the Library, but which is not otherwise based on the Library.
24 | Defining a subclass of a class defined by the Library is deemed a mode
25 | of using an interface provided by the Library.
26 |
27 | A "Combined Work" is a work produced by combining or linking an
28 | Application with the Library. The particular version of the Library
29 | with which the Combined Work was made is also called the "Linked
30 | Version".
31 |
32 | The "Minimal Corresponding Source" for a Combined Work means the
33 | Corresponding Source for the Combined Work, excluding any source code
34 | for portions of the Combined Work that, considered in isolation, are
35 | based on the Application, and not on the Linked Version.
36 |
37 | The "Corresponding Application Code" for a Combined Work means the
38 | object code and/or source code for the Application, including any data
39 | and utility programs needed for reproducing the Combined Work from the
40 | Application, but excluding the System Libraries of the Combined Work.
41 |
42 | 1. Exception to Section 3 of the GNU GPL.
43 |
44 | You may convey a covered work under sections 3 and 4 of this License
45 | without being bound by section 3 of the GNU GPL.
46 |
47 | 2. Conveying Modified Versions.
48 |
49 | If you modify a copy of the Library, and, in your modifications, a
50 | facility refers to a function or data to be supplied by an Application
51 | that uses the facility (other than as an argument passed when the
52 | facility is invoked), then you may convey a copy of the modified
53 | version:
54 |
55 | a) under this License, provided that you make a good faith effort to
56 | ensure that, in the event an Application does not supply the
57 | function or data, the facility still operates, and performs
58 | whatever part of its purpose remains meaningful, or
59 |
60 | b) under the GNU GPL, with none of the additional permissions of
61 | this License applicable to that copy.
62 |
63 | 3. Object Code Incorporating Material from Library Header Files.
64 |
65 | The object code form of an Application may incorporate material from
66 | a header file that is part of the Library. You may convey such object
67 | code under terms of your choice, provided that, if the incorporated
68 | material is not limited to numerical parameters, data structure
69 | layouts and accessors, or small macros, inline functions and templates
70 | (ten or fewer lines in length), you do both of the following:
71 |
72 | a) Give prominent notice with each copy of the object code that the
73 | Library is used in it and that the Library and its use are
74 | covered by this License.
75 |
76 | b) Accompany the object code with a copy of the GNU GPL and this license
77 | document.
78 |
79 | 4. Combined Works.
80 |
81 | You may convey a Combined Work under terms of your choice that,
82 | taken together, effectively do not restrict modification of the
83 | portions of the Library contained in the Combined Work and reverse
84 | engineering for debugging such modifications, if you also do each of
85 | the following:
86 |
87 | a) Give prominent notice with each copy of the Combined Work that
88 | the Library is used in it and that the Library and its use are
89 | covered by this License.
90 |
91 | b) Accompany the Combined Work with a copy of the GNU GPL and this license
92 | document.
93 |
94 | c) For a Combined Work that displays copyright notices during
95 | execution, include the copyright notice for the Library among
96 | these notices, as well as a reference directing the user to the
97 | copies of the GNU GPL and this license document.
98 |
99 | d) Do one of the following:
100 |
101 | 0) Convey the Minimal Corresponding Source under the terms of this
102 | License, and the Corresponding Application Code in a form
103 | suitable for, and under terms that permit, the user to
104 | recombine or relink the Application with a modified version of
105 | the Linked Version to produce a modified Combined Work, in the
106 | manner specified by section 6 of the GNU GPL for conveying
107 | Corresponding Source.
108 |
109 | 1) Use a suitable shared library mechanism for linking with the
110 | Library. A suitable mechanism is one that (a) uses at run time
111 | a copy of the Library already present on the user's computer
112 | system, and (b) will operate properly with a modified version
113 | of the Library that is interface-compatible with the Linked
114 | Version.
115 |
116 | e) Provide Installation Information, but only if you would otherwise
117 | be required to provide such information under section 6 of the
118 | GNU GPL, and only to the extent that such information is
119 | necessary to install and execute a modified version of the
120 | Combined Work produced by recombining or relinking the
121 | Application with a modified version of the Linked Version. (If
122 | you use option 4d0, the Installation Information must accompany
123 | the Minimal Corresponding Source and Corresponding Application
124 | Code. If you use option 4d1, you must provide the Installation
125 | Information in the manner specified by section 6 of the GNU GPL
126 | for conveying Corresponding Source.)
127 |
128 | 5. Combined Libraries.
129 |
130 | You may place library facilities that are a work based on the
131 | Library side by side in a single library together with other library
132 | facilities that are not Applications and are not covered by this
133 | License, and convey such a combined library under terms of your
134 | choice, if you do both of the following:
135 |
136 | a) Accompany the combined library with a copy of the same work based
137 | on the Library, uncombined with any other library facilities,
138 | conveyed under the terms of this License.
139 |
140 | b) Give prominent notice with the combined library that part of it
141 | is a work based on the Library, and explaining where to find the
142 | accompanying uncombined form of the same work.
143 |
144 | 6. Revised Versions of the GNU Lesser General Public License.
145 |
146 | The Free Software Foundation may publish revised and/or new versions
147 | of the GNU Lesser General Public License from time to time. Such new
148 | versions will be similar in spirit to the present version, but may
149 | differ in detail to address new problems or concerns.
150 |
151 | Each version is given a distinguishing version number. If the
152 | Library as you received it specifies that a certain numbered version
153 | of the GNU Lesser General Public License "or any later version"
154 | applies to it, you have the option of following the terms and
155 | conditions either of that published version or of any later version
156 | published by the Free Software Foundation. If the Library as you
157 | received it does not specify a version number of the GNU Lesser
158 | General Public License, you may choose any version of the GNU Lesser
159 | General Public License ever published by the Free Software Foundation.
160 |
161 | If the Library as you received it specifies that a proxy can decide
162 | whether future versions of the GNU Lesser General Public License shall
163 | apply, that proxy's public statement of acceptance of any version is
164 | permanent authorization for you to choose that version for the
165 | Library.
166 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/Frontend/v3/Deploy-Application.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/Frontend/v3/Deploy-Application.exe
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/Frontend/v4/Invoke-AppDeployToolkit.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/Frontend/v4/Invoke-AppDeployToolkit.exe
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/PSAppDeployToolkit.cer:
--------------------------------------------------------------------------------
1 | -----BEGIN CERTIFICATE-----
2 | MIIHSTCCBTGgAwIBAgIQCvlbtr6iDIUOmMb7jqwI+TANBgkqhkiG9w0BAQsFADBp
3 | MQswCQYDVQQGEwJVUzEXMBUGA1UEChMORGlnaUNlcnQsIEluYy4xQTA/BgNVBAMT
4 | OERpZ2lDZXJ0IFRydXN0ZWQgRzQgQ29kZSBTaWduaW5nIFJTQTQwOTYgU0hBMzg0
5 | IDIwMjEgQ0ExMB4XDTI0MDkwNTAwMDAwMFoXDTI3MDkwNzIzNTk1OVowgdExEzAR
6 | BgsrBgEEAYI3PAIBAxMCVVMxGTAXBgsrBgEEAYI3PAIBAhMIQ29sb3JhZG8xHTAb
7 | BgNVBA8MFFByaXZhdGUgT3JnYW5pemF0aW9uMRQwEgYDVQQFEwsyMDEzMTYzODMy
8 | NzELMAkGA1UEBhMCVVMxETAPBgNVBAgTCENvbG9yYWRvMRQwEgYDVQQHEwtDYXN0
9 | bGUgUm9jazEZMBcGA1UEChMQUGF0Y2ggTXkgUEMsIExMQzEZMBcGA1UEAxMQUGF0
10 | Y2ggTXkgUEMsIExMQzCCAaIwDQYJKoZIhvcNAQEBBQADggGPADCCAYoCggGBALsn
11 | cZKNh65erADSVI33cqSj+tKgR+RJIX2kUAJ5/nt74NnlXG4hFiI5azGM7ytrIDjA
12 | W8Bnm6gFEZBZlAig3RsXMSnrl3Wlzx1jysHNlo2AhWo61+h6H4osDczgnS+lRODw
13 | 0IT0Ue0iHTTRUq8eQuGQzdU+jh/snV+xEBfPjQVDR0WxFXZfofR+QHscet2n2vM7
14 | t4Pxl5bslym2/iR7YDSWlIBbhTkU8cNUzuqh/kuh66aX/UHABZruMRrZHNhUoYL9
15 | DYFjDRg2aia/6PbKidrXWmRw8q+h/D72PHoKFLIRe3HIBGLRBHQfUkUfJlUIpNcO
16 | aBk4w1ox4/vI4E6c5XrUcsKbZP5vD3oVQTfJ7aqEnbyy3LkFc5rjy8zf4rioebGX
17 | lr6jzjQKXBJ2XDjaV3m8olD5xHj6+a2QFO4TIzMNmT50JTHGxr7YD9qou5tn95lx
18 | WMVo5SgsWgKWB3qkhXlgvMzOzmC9h5WfhriuFxvIylROrFklvVpP3ZtLyW2rLwID
19 | AQABo4ICAjCCAf4wHwYDVR0jBBgwFoAUaDfg67Y7+F8Rhvv+YXsIiGX0TkIwHQYD
20 | VR0OBBYEFORglN0hKniG4YWPXslNC3EyO+V/MD0GA1UdIAQ2MDQwMgYFZ4EMAQMw
21 | KTAnBggrBgEFBQcCARYbaHR0cDovL3d3dy5kaWdpY2VydC5jb20vQ1BTMA4GA1Ud
22 | DwEB/wQEAwIHgDATBgNVHSUEDDAKBggrBgEFBQcDAzCBtQYDVR0fBIGtMIGqMFOg
23 | UaBPhk1odHRwOi8vY3JsMy5kaWdpY2VydC5jb20vRGlnaUNlcnRUcnVzdGVkRzRD
24 | b2RlU2lnbmluZ1JTQTQwOTZTSEEzODQyMDIxQ0ExLmNybDBToFGgT4ZNaHR0cDov
25 | L2NybDQuZGlnaWNlcnQuY29tL0RpZ2lDZXJ0VHJ1c3RlZEc0Q29kZVNpZ25pbmdS
26 | U0E0MDk2U0hBMzg0MjAyMUNBMS5jcmwwgZQGCCsGAQUFBwEBBIGHMIGEMCQGCCsG
27 | AQUFBzABhhhodHRwOi8vb2NzcC5kaWdpY2VydC5jb20wXAYIKwYBBQUHMAKGUGh0
28 | dHA6Ly9jYWNlcnRzLmRpZ2ljZXJ0LmNvbS9EaWdpQ2VydFRydXN0ZWRHNENvZGVT
29 | aWduaW5nUlNBNDA5NlNIQTM4NDIwMjFDQTEuY3J0MAkGA1UdEwQCMAAwDQYJKoZI
30 | hvcNAQELBQADggIBAKgNLm/4pTIHSLzIgXlgaIjMXuTiG5TmxiO5XpnD9lhKmhAE
31 | ltdf8FcCVOt2cIbZEGjVOK143+n6suaTlM6UF4GI0mjuA/wDjCSh5cqcbJRamf3W
32 | KXLntsRNx+5ZjuCj3/FcV7hSFKoy3rVPpJIe6P0OdkWm1QLjqzxSpzm4sctRyMdP
33 | +Rfkbj/cYapg23zO5ec1AHLjggpGO27riJxLIqfQWV1IlW/CuWz0fUZOw6GreBUJ
34 | je9sY2pHBGTjFP74NGYFWvJ8ZAV7VbI8W7K/mzg59HHXRytUB1opfz5qQDZMTex/
35 | LXQgGfG08yL77ncUi57e7LG20A5AMjcNG7Qx/jCr/5flXGMkB+dWecU/Q7xwphHe
36 | ++G6GZD9hn0xb5+/4CEhI03TrlBrLXa4EsINcyT6oCu81sSuPMQu2sKWt4MDrPaZ
37 | 8oqhxt68fOP0h1IgC9pZJY7A93qZkcbFnmYWTWPd8RKUB3vSwb6P7eFUY2c6lM/q
38 | XxDD6nl/4OfpqW+GqemZjSbgGCRZlNCyJAi0DfZil4tSJfVlOon5972LrRjEi/wX
39 | Xlj/u3zOzGS4jvtQSLAXUpleqWVUty0QQMt8CJW1i+vZr8iwjyEO8+HbX7s8At+h
40 | PZNr4c3og0PpNXRSQ0ncUw3rbHJNBbg9aL4YrtnGi+AXRbAlrFzyzMr7ujpW
41 | -----END CERTIFICATE-----
42 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/bin/AMD64/handle/Eula.txt:
--------------------------------------------------------------------------------
1 | Sysinternals Software License Terms
2 | These license terms are an agreement between Sysinternals (a wholly owned subsidiary of Microsoft Corporation) and you. Please read them. They apply to the software you are downloading from technet.microsoft.com/sysinternals, which includes the media on which you received it, if any. The terms also apply to any Sysinternals
3 | * updates,
4 | * supplements,
5 | * Internet-based services,
6 | * and support services
7 | for this software, unless other terms accompany those items. If so, those terms apply.
8 | BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS. IF YOU DO NOT ACCEPT THEM, DO NOT USE THE SOFTWARE.
9 | If you comply with these license terms, you have the rights below.
10 |
11 | Installation and User Rights
12 |
13 | You may install and use any number of copies of the software on your devices.
14 |
15 | Scope of License
16 |
17 | The software is licensed, not sold. This agreement only gives you some rights to use the software. Sysinternals reserves all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. You may not
18 | * work around any technical limitations in the software;
19 | * reverse engineer, decompile or disassemble the software, except and only to the extent that applicable law expressly permits, despite this limitation;
20 | * make more copies of the software than specified in this agreement or allowed by applicable law, despite this limitation;
21 | * publish the software for others to copy;
22 | * rent, lease or lend the software;
23 | * transfer the software or this agreement to any third party; or
24 | * use the software for commercial software hosting services.
25 |
26 | Sensitive Information
27 |
28 | Please be aware that, similar to other debug tools that capture “process state” information, files saved by Sysinternals tools may include personally identifiable or other sensitive information (such as usernames, passwords, paths to files accessed, and paths to registry accessed). By using this software, you acknowledge that you are aware of this and take sole responsibility for any personally identifiable or other sensitive information provided to Microsoft or any other party through your use of the software.
29 |
30 | Documentation
31 |
32 | Any person that has valid access to your computer or internal network may copy and use the documentation for your internal, reference purposes.
33 |
34 | Export Restrictions
35 |
36 | The software is subject to United States export laws and regulations. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see www.microsoft.com/exporting .
37 |
38 | Support Services
39 |
40 | Because this software is "as is," we may not provide support services for it.
41 |
42 | Entire Agreement
43 |
44 | This agreement, and the terms for supplements, updates, Internet-based services and support services that you use, are the entire agreement for the software and support services.
45 |
46 | Applicable Law
47 |
48 | United States . If you acquired the software in the United States , Washington state law governs the interpretation of this agreement and applies to claims for breach of it, regardless of conflict of laws principles. The laws of the state where you live govern all other claims, including claims under state consumer protection laws, unfair competition laws, and in tort.
49 | Outside the United States . If you acquired the software in any other country, the laws of that country apply.
50 |
51 | Legal Effect
52 |
53 | This agreement describes certain legal rights. You may have other rights under the laws of your country. You may also have rights with respect to the party from whom you acquired the software. This agreement does not change your rights under the laws of your country if the laws of your country do not permit it to do so.
54 |
55 | Disclaimer of Warranty
56 |
57 | The software is licensed "as-is." You bear the risk of using it. Sysinternals gives no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this agreement cannot change. To the extent permitted under your local laws, sysinternals excludes the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
58 |
59 | Limitation on and Exclusion of Remedies and Damages
60 |
61 | You can recover from sysinternals and its suppliers only direct damages up to U.S. $5.00. You cannot recover any other damages, including consequential, lost profits, special, indirect or incidental damages.
62 | This limitation applies to
63 | * anything related to the software, services, content (including code) on third party Internet sites, or third party programs; and
64 | * claims for breach of contract, breach of warranty, guarantee or condition, strict liability, negligence, or other tort to the extent permitted by applicable law.
65 |
66 | It also applies even if Sysinternals knew or should have known about the possibility of the damages. The above limitation or exclusion may not apply to you because your country may not allow the exclusion or limitation of incidental, consequential or other damages.
67 | Please note: As this software is distributed in Quebec , Canada , some of the clauses in this agreement are provided below in French.
68 | Remarque : Ce logiciel étant distribué au Québec, Canada, certaines des clauses dans ce contrat sont fournies ci-dessous en français.
69 | EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel quel ». Toute utilisation de ce logiciel est à votre seule risque et péril. Sysinternals n'accorde aucune autre garantie expresse. Vous pouvez bénéficier de droits additionnels en vertu du droit local sur la protection dues consommateurs, que ce contrat ne peut modifier. La ou elles sont permises par le droit locale, les garanties implicites de qualité marchande, d'adéquation à un usage particulier et d'absence de contrefaçon sont exclues.
70 | LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE RESPONSABILITÉ POUR LES DOMMAGES. Vous pouvez obtenir de Sysinternals et de ses fournisseurs une indemnisation en cas de dommages directs uniquement à hauteur de 5,00 $ US. Vous ne pouvez prétendre à aucune indemnisation pour les autres dommages, y compris les dommages spéciaux, indirects ou accessoires et pertes de bénéfices.
71 | Cette limitation concerne :
72 | tout ce qui est relié au logiciel, aux services ou au contenu (y compris le code) figurant sur des sites Internet tiers ou dans des programmes tiers ; et
73 | les réclamations au titre de violation de contrat ou de garantie, ou au titre de responsabilité stricte, de négligence ou d'une autre faute dans la limite autorisée par la loi en vigueur.
74 | Elle s'applique également, même si Sysinternals connaissait ou devrait connaître l'éventualité d'un tel dommage. Si votre pays n'autorise pas l'exclusion ou la limitation de responsabilité pour les dommages indirects, accessoires ou de quelque nature que ce soit, il se peut que la limitation ou l'exclusion ci-dessus ne s'appliquera pas à votre égard.
75 | EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous pourriez avoir d'autres droits prévus par les lois de votre pays. Le présent contrat ne modifie pas les droits que vous confèrent les lois de votre pays si celles-ci ne le permettent pas.
76 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/bin/AMD64/handle/handle.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/bin/AMD64/handle/handle.exe
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/bin/ARM64/handle/Eula.txt:
--------------------------------------------------------------------------------
1 | Sysinternals Software License Terms
2 | These license terms are an agreement between Sysinternals (a wholly owned subsidiary of Microsoft Corporation) and you. Please read them. They apply to the software you are downloading from technet.microsoft.com/sysinternals, which includes the media on which you received it, if any. The terms also apply to any Sysinternals
3 | * updates,
4 | * supplements,
5 | * Internet-based services,
6 | * and support services
7 | for this software, unless other terms accompany those items. If so, those terms apply.
8 | BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS. IF YOU DO NOT ACCEPT THEM, DO NOT USE THE SOFTWARE.
9 | If you comply with these license terms, you have the rights below.
10 |
11 | Installation and User Rights
12 |
13 | You may install and use any number of copies of the software on your devices.
14 |
15 | Scope of License
16 |
17 | The software is licensed, not sold. This agreement only gives you some rights to use the software. Sysinternals reserves all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. You may not
18 | * work around any technical limitations in the software;
19 | * reverse engineer, decompile or disassemble the software, except and only to the extent that applicable law expressly permits, despite this limitation;
20 | * make more copies of the software than specified in this agreement or allowed by applicable law, despite this limitation;
21 | * publish the software for others to copy;
22 | * rent, lease or lend the software;
23 | * transfer the software or this agreement to any third party; or
24 | * use the software for commercial software hosting services.
25 |
26 | Sensitive Information
27 |
28 | Please be aware that, similar to other debug tools that capture “process state” information, files saved by Sysinternals tools may include personally identifiable or other sensitive information (such as usernames, passwords, paths to files accessed, and paths to registry accessed). By using this software, you acknowledge that you are aware of this and take sole responsibility for any personally identifiable or other sensitive information provided to Microsoft or any other party through your use of the software.
29 |
30 | Documentation
31 |
32 | Any person that has valid access to your computer or internal network may copy and use the documentation for your internal, reference purposes.
33 |
34 | Export Restrictions
35 |
36 | The software is subject to United States export laws and regulations. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see www.microsoft.com/exporting .
37 |
38 | Support Services
39 |
40 | Because this software is "as is," we may not provide support services for it.
41 |
42 | Entire Agreement
43 |
44 | This agreement, and the terms for supplements, updates, Internet-based services and support services that you use, are the entire agreement for the software and support services.
45 |
46 | Applicable Law
47 |
48 | United States . If you acquired the software in the United States , Washington state law governs the interpretation of this agreement and applies to claims for breach of it, regardless of conflict of laws principles. The laws of the state where you live govern all other claims, including claims under state consumer protection laws, unfair competition laws, and in tort.
49 | Outside the United States . If you acquired the software in any other country, the laws of that country apply.
50 |
51 | Legal Effect
52 |
53 | This agreement describes certain legal rights. You may have other rights under the laws of your country. You may also have rights with respect to the party from whom you acquired the software. This agreement does not change your rights under the laws of your country if the laws of your country do not permit it to do so.
54 |
55 | Disclaimer of Warranty
56 |
57 | The software is licensed "as-is." You bear the risk of using it. Sysinternals gives no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this agreement cannot change. To the extent permitted under your local laws, sysinternals excludes the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
58 |
59 | Limitation on and Exclusion of Remedies and Damages
60 |
61 | You can recover from sysinternals and its suppliers only direct damages up to U.S. $5.00. You cannot recover any other damages, including consequential, lost profits, special, indirect or incidental damages.
62 | This limitation applies to
63 | * anything related to the software, services, content (including code) on third party Internet sites, or third party programs; and
64 | * claims for breach of contract, breach of warranty, guarantee or condition, strict liability, negligence, or other tort to the extent permitted by applicable law.
65 |
66 | It also applies even if Sysinternals knew or should have known about the possibility of the damages. The above limitation or exclusion may not apply to you because your country may not allow the exclusion or limitation of incidental, consequential or other damages.
67 | Please note: As this software is distributed in Quebec , Canada , some of the clauses in this agreement are provided below in French.
68 | Remarque : Ce logiciel étant distribué au Québec, Canada, certaines des clauses dans ce contrat sont fournies ci-dessous en français.
69 | EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel quel ». Toute utilisation de ce logiciel est à votre seule risque et péril. Sysinternals n'accorde aucune autre garantie expresse. Vous pouvez bénéficier de droits additionnels en vertu du droit local sur la protection dues consommateurs, que ce contrat ne peut modifier. La ou elles sont permises par le droit locale, les garanties implicites de qualité marchande, d'adéquation à un usage particulier et d'absence de contrefaçon sont exclues.
70 | LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE RESPONSABILITÉ POUR LES DOMMAGES. Vous pouvez obtenir de Sysinternals et de ses fournisseurs une indemnisation en cas de dommages directs uniquement à hauteur de 5,00 $ US. Vous ne pouvez prétendre à aucune indemnisation pour les autres dommages, y compris les dommages spéciaux, indirects ou accessoires et pertes de bénéfices.
71 | Cette limitation concerne :
72 | tout ce qui est relié au logiciel, aux services ou au contenu (y compris le code) figurant sur des sites Internet tiers ou dans des programmes tiers ; et
73 | les réclamations au titre de violation de contrat ou de garantie, ou au titre de responsabilité stricte, de négligence ou d'une autre faute dans la limite autorisée par la loi en vigueur.
74 | Elle s'applique également, même si Sysinternals connaissait ou devrait connaître l'éventualité d'un tel dommage. Si votre pays n'autorise pas l'exclusion ou la limitation de responsabilité pour les dommages indirects, accessoires ou de quelque nature que ce soit, il se peut que la limitation ou l'exclusion ci-dessus ne s'appliquera pas à votre égard.
75 | EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous pourriez avoir d'autres droits prévus par les lois de votre pays. Le présent contrat ne modifie pas les droits que vous confèrent les lois de votre pays si celles-ci ne le permettent pas.
76 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/bin/ARM64/handle/handle.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/bin/ARM64/handle/handle.exe
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/bin/i386/handle/Eula.txt:
--------------------------------------------------------------------------------
1 | Sysinternals Software License Terms
2 | These license terms are an agreement between Sysinternals (a wholly owned subsidiary of Microsoft Corporation) and you. Please read them. They apply to the software you are downloading from technet.microsoft.com/sysinternals, which includes the media on which you received it, if any. The terms also apply to any Sysinternals
3 | * updates,
4 | * supplements,
5 | * Internet-based services,
6 | * and support services
7 | for this software, unless other terms accompany those items. If so, those terms apply.
8 | BY USING THE SOFTWARE, YOU ACCEPT THESE TERMS. IF YOU DO NOT ACCEPT THEM, DO NOT USE THE SOFTWARE.
9 | If you comply with these license terms, you have the rights below.
10 |
11 | Installation and User Rights
12 |
13 | You may install and use any number of copies of the software on your devices.
14 |
15 | Scope of License
16 |
17 | The software is licensed, not sold. This agreement only gives you some rights to use the software. Sysinternals reserves all other rights. Unless applicable law gives you more rights despite this limitation, you may use the software only as expressly permitted in this agreement. In doing so, you must comply with any technical limitations in the software that only allow you to use it in certain ways. You may not
18 | * work around any technical limitations in the software;
19 | * reverse engineer, decompile or disassemble the software, except and only to the extent that applicable law expressly permits, despite this limitation;
20 | * make more copies of the software than specified in this agreement or allowed by applicable law, despite this limitation;
21 | * publish the software for others to copy;
22 | * rent, lease or lend the software;
23 | * transfer the software or this agreement to any third party; or
24 | * use the software for commercial software hosting services.
25 |
26 | Sensitive Information
27 |
28 | Please be aware that, similar to other debug tools that capture “process state” information, files saved by Sysinternals tools may include personally identifiable or other sensitive information (such as usernames, passwords, paths to files accessed, and paths to registry accessed). By using this software, you acknowledge that you are aware of this and take sole responsibility for any personally identifiable or other sensitive information provided to Microsoft or any other party through your use of the software.
29 |
30 | Documentation
31 |
32 | Any person that has valid access to your computer or internal network may copy and use the documentation for your internal, reference purposes.
33 |
34 | Export Restrictions
35 |
36 | The software is subject to United States export laws and regulations. You must comply with all domestic and international export laws and regulations that apply to the software. These laws include restrictions on destinations, end users and end use. For additional information, see www.microsoft.com/exporting .
37 |
38 | Support Services
39 |
40 | Because this software is "as is," we may not provide support services for it.
41 |
42 | Entire Agreement
43 |
44 | This agreement, and the terms for supplements, updates, Internet-based services and support services that you use, are the entire agreement for the software and support services.
45 |
46 | Applicable Law
47 |
48 | United States . If you acquired the software in the United States , Washington state law governs the interpretation of this agreement and applies to claims for breach of it, regardless of conflict of laws principles. The laws of the state where you live govern all other claims, including claims under state consumer protection laws, unfair competition laws, and in tort.
49 | Outside the United States . If you acquired the software in any other country, the laws of that country apply.
50 |
51 | Legal Effect
52 |
53 | This agreement describes certain legal rights. You may have other rights under the laws of your country. You may also have rights with respect to the party from whom you acquired the software. This agreement does not change your rights under the laws of your country if the laws of your country do not permit it to do so.
54 |
55 | Disclaimer of Warranty
56 |
57 | The software is licensed "as-is." You bear the risk of using it. Sysinternals gives no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this agreement cannot change. To the extent permitted under your local laws, sysinternals excludes the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
58 |
59 | Limitation on and Exclusion of Remedies and Damages
60 |
61 | You can recover from sysinternals and its suppliers only direct damages up to U.S. $5.00. You cannot recover any other damages, including consequential, lost profits, special, indirect or incidental damages.
62 | This limitation applies to
63 | * anything related to the software, services, content (including code) on third party Internet sites, or third party programs; and
64 | * claims for breach of contract, breach of warranty, guarantee or condition, strict liability, negligence, or other tort to the extent permitted by applicable law.
65 |
66 | It also applies even if Sysinternals knew or should have known about the possibility of the damages. The above limitation or exclusion may not apply to you because your country may not allow the exclusion or limitation of incidental, consequential or other damages.
67 | Please note: As this software is distributed in Quebec , Canada , some of the clauses in this agreement are provided below in French.
68 | Remarque : Ce logiciel étant distribué au Québec, Canada, certaines des clauses dans ce contrat sont fournies ci-dessous en français.
69 | EXONÉRATION DE GARANTIE. Le logiciel visé par une licence est offert « tel quel ». Toute utilisation de ce logiciel est à votre seule risque et péril. Sysinternals n'accorde aucune autre garantie expresse. Vous pouvez bénéficier de droits additionnels en vertu du droit local sur la protection dues consommateurs, que ce contrat ne peut modifier. La ou elles sont permises par le droit locale, les garanties implicites de qualité marchande, d'adéquation à un usage particulier et d'absence de contrefaçon sont exclues.
70 | LIMITATION DES DOMMAGES-INTÉRÊTS ET EXCLUSION DE RESPONSABILITÉ POUR LES DOMMAGES. Vous pouvez obtenir de Sysinternals et de ses fournisseurs une indemnisation en cas de dommages directs uniquement à hauteur de 5,00 $ US. Vous ne pouvez prétendre à aucune indemnisation pour les autres dommages, y compris les dommages spéciaux, indirects ou accessoires et pertes de bénéfices.
71 | Cette limitation concerne :
72 | tout ce qui est relié au logiciel, aux services ou au contenu (y compris le code) figurant sur des sites Internet tiers ou dans des programmes tiers ; et
73 | les réclamations au titre de violation de contrat ou de garantie, ou au titre de responsabilité stricte, de négligence ou d'une autre faute dans la limite autorisée par la loi en vigueur.
74 | Elle s'applique également, même si Sysinternals connaissait ou devrait connaître l'éventualité d'un tel dommage. Si votre pays n'autorise pas l'exclusion ou la limitation de responsabilité pour les dommages indirects, accessoires ou de quelque nature que ce soit, il se peut que la limitation ou l'exclusion ci-dessus ne s'appliquera pas à votre égard.
75 | EFFET JURIDIQUE. Le présent contrat décrit certains droits juridiques. Vous pourriez avoir d'autres droits prévus par les lois de votre pays. Le présent contrat ne modifie pas les droits que vous confèrent les lois de votre pays si celles-ci ne le permettent pas.
76 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/bin/i386/handle/handle.exe:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/bin/i386/handle/handle.exe
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/lib/PSADT.UserInterface.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/lib/PSADT.UserInterface.dll
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/lib/PSADT.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/lib/PSADT.dll
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/lib/System.ValueTuple.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/lib/System.ValueTuple.dll
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/lib/Wpf.Ui.Abstractions.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/lib/Wpf.Ui.Abstractions.dll
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/lib/Wpf.Ui.Tray.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/lib/Wpf.Ui.Tray.dll
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/lib/Wpf.Ui.dll:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/PSAppDeployToolkit/lib/Wpf.Ui.dll
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/ar/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "تم."
4 | Error = "فشل."
5 | FastRetry = "غير مكتمل."
6 | RestartRequired = "تم. يجب إعادة تشغيل النظام."
7 | Start = "بدأ."
8 | }
9 | BlockExecution = @{
10 | Message = "تم تعطيل تشغيل هذا التطبيق مؤقتًا بحيث يمكن إكمال عملية التثبيت."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "إغلاق البرامج"
14 | ButtonContinue = "متابعة"
15 | ButtonContinueTooltip = "قم باختيار `"متابعة`" فقط بعد إغلاق التطبيق/التطبيقات المدرجة أعلاه."
16 | ButtonDefer = "تأجيل"
17 | CountdownMessage = "ملاحظة: سيتم إغلاق البرنامج/البرامج بشكل تلقائي خلال:"
18 | Message = "يجب إغلاق البرامج التالية قبل التمكن من متابعة عملية التثبيت.`n`nيرجى حفظ عملك، وإغلاق البرامج، ومن ثم المتابعة. يمكنك بدلا من ذلك، حفظ عملك والنقر فوق `"إغلاق البرامج`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "الموعد النهائي:"
22 | ExpiryMessage = "بإمكانك اختيار تأجيل التثبيت إلى حين انتهاء صلاحية التأجيل:"
23 | RemainingDeferrals = "التأجيلات المتبقية:"
24 | WarningMessage = "بمجرد انتهاء صلاحية التأجيل، لن يكون لديك خيار التأجيل بعد الآن."
25 | WelcomeMessage = "التطبيق التالي على وشك التثبيت:"
26 | }
27 | DeploymentType = @{
28 | Install = "تثبيت"
29 | Repair = "إصلاح"
30 | Uninstall = "إزالة التثبيت"
31 | }
32 | DiskSpace = @{
33 | Message = "ليس لديك مساحة كافية في القرص لإتمام عملية تثبيت:`n{0}`n`nالمساحة اللازمة: {1} م ب`nالمساحة المتاحة: {2} م ب`n`nيرجى تحرير مساحة قرص كافية كي تتم متابعة عملية التثبيت."
34 | }
35 | Progress = @{
36 | MessageInstall = "جاري التثبيت. يرجى الانتظار..."
37 | MessageInstallDetail = "سيتم إغلاق هذه النافذة تلقائياً عند اكتمال التثبيت."
38 | MessageRepair = "جارٍ إصلاح. يرجى الانتظار..."
39 | MessageRepairDetail = "سيتم إغلاق هذه النافذة تلقائياً عند اكتمال الإصلاح."
40 | MessageUninstall = "جارٍ إزالة التثبيت. يرجى الانتظار..."
41 | MessageUninstallDetail = "سيتم إغلاق هذه النافذة تلقائياً عند اكتمال إلغاء التثبيت."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "تقليل"
45 | ButtonRestartNow = "إعادة التشغيل الآن"
46 | Message = "كي تكتمل عملية التثبيت، يجب عليك إعادة تشغيل حاسوبك."
47 | MessageRestart = "ستتم إعادة تشغيل حاسوبك بشكل تلقائي عند نهاية العد التنازلي."
48 | MessageTime = "يرجى حفظ عملك وإعادة التشغيل خلال الوقت المخصص."
49 | TimeRemaining = "الزمن المتبقي:"
50 | Title = "مطلوب إعادة التشغيل"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "سيستمر {0} تلقائيا في:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployDeployToolkit - التطبيق {0}'
59 | DialogMessage = 'يرجى حفظ عملك قبل المتابعة حيث سيتم إغلاق التطبيقات التالية تلقائيًا.'
60 | DialogMessageNoProcesses = 'الرجاء تحديد تثبيت لمتابعة التثبيت. إذا كان لديك أي تأجيلات متبقية، يمكنك أيضاً اختيار تأخير التثبيت.'
61 | ButtonDeferRemaining = 'تبقى'
62 | ButtonLeftText = 'التأجيل'
63 | ButtonRightText = 'إغلاق التطبيقات وتثبيتها'
64 | ButtonRightTextNoProcesses = 'التثبيت'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/cz/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "dokončena."
4 | Error = "se nepodařila."
5 | FastRetry = "nedokončena."
6 | RestartRequired = "dokončena. Je nutné restartovat počítač."
7 | Start = "zahájena."
8 | }
9 | BlockExecution = @{
10 | Message = "Spuštění této aplikace bylo dočasně zakázáno, aby mohla proběhnout instalace."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Ukončit programy"
14 | ButtonContinue = "Pokračovat"
15 | ButtonContinueTooltip = "Klikněte na `"Pokračovat`", až budete mít výše uvedené aplikace zavřené."
16 | ButtonDefer = "Odložit"
17 | CountdownMessage = "Upozornění: Programy budou automaticky zavřené za:"
18 | Message = "Následující programy musí být zavřené, aby instalace mohla pokračovat. Prosím, uložte svou práci, zavřete program a potom klikněte na `"Pokračovat`". Případně můžete svou práci uložit a kliknout na tlačítko `"Ukončit programy`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Termín:"
22 | ExpiryMessage = "Instalaci můžete několikrát odložit:"
23 | RemainingDeferrals = "Zbývající počet odložení:"
24 | WarningMessage = "Jakmile vyčerpáte všechna odložení, už nebudete mít šanci odložit instalaci."
25 | WelcomeMessage = "Nasledující aplikace bude nainstalována:"
26 | }
27 | DeploymentType = @{
28 | Install = "Instalace"
29 | Repair = "Oprava"
30 | Uninstall = "Odinstalace"
31 | }
32 | DiskSpace = @{
33 | Message = "Nemáte dostatek volného místa na instalaci aplikace:`n{0}`n`nPotřebné místo na disku: {1}MB`nDostupné místo na disku: {2}MB`n`nUvolněte prosím dostatek místa k pokračovaní instalace."
34 | }
35 | Progress = @{
36 | MessageInstall = "Instalace právě probíhá. Prosím čekejte..."
37 | MessageInstallDetail = "Toto okno se po dokončení instalace automaticky zavře."
38 | MessageRepair = "Oprava právě probíhá. Prosím čekejte..."
39 | MessageRepairDetail = "Toto okno se po dokončení opravy automaticky zavře."
40 | MessageUninstall = "Probíhá odinstalace. Prosím čekejte..."
41 | MessageUninstallDetail = "Po dokončení odinstalace se toto okno automaticky zavře."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Minimalizovat"
45 | ButtonRestartNow = "Restartovat nyní"
46 | Message = "Pro dokončení instalace musíte váš počítač restartovat."
47 | MessageRestart = "Na konci odpočítávání, bude váš počítač automaticky restartovaný."
48 | MessageTime = "Prosím, uložte si práci a restartujte počítač ve stanoveném čase."
49 | TimeRemaining = "Zbývající čas:"
50 | Title = "Je nutné restartovat počítač."
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0} bude automaticky pokračovat za:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - Aplikace {0}'
59 | DialogMessage = 'Před pokračováním v práci ji uložte, protože následující aplikace budou automaticky uzavřeny.'
60 | DialogMessageNoProcesses = 'Chcete-li pokračovat v instalaci, vyberte možnost Instalovat. Pokud vám zbývají nějaké odklady, můžete také zvolit odložení instalace.'
61 | ButtonDeferRemaining = 'zůstat'
62 | ButtonLeftText = 'Odložení'
63 | ButtonRightText = 'Zavření aplikací a instalace'
64 | ButtonRightTextNoProcesses = 'Instalace'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/da/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "færdig."
4 | Error = "fejlet."
5 | FastRetry = "ikke færdig."
6 | RestartRequired = "færdig. En genstart er nødvendig."
7 | Start = "startet."
8 | }
9 | BlockExecution = @{
10 | Message = "Opstart af denne applikation er midlertidigt blokeret da en installationsproces er under afvikling."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Luk Programmer"
14 | ButtonContinue = "Fortsæt"
15 | ButtonContinueTooltip = "Vælg kun `"Fortsæt`" efter at du har afsluttet de ovenfor nævnte programmer."
16 | ButtonDefer = "Udsæt"
17 | CountdownMessage = "BEMÆRK: Programmet/Programmerne vil automatisk blive lukket om:"
18 | Message = "Følgende programmer skal lukkes før installationen kan fortsætte.`n`nGem dit arbejde, luk programmerne og fortsæt. Alternativt kan du gemme dit arbejde og trykke på `"Luk Programmer`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Deadline:"
22 | ExpiryMessage = "Du kan vælge at udsætte installationen indtil udsættelsesperioden udløber:"
23 | RemainingDeferrals = "Udsættelser tilbage:"
24 | WarningMessage = "Når udsættelsesperioden udløber kan du ikke længere udsætte installationen."
25 | WelcomeMessage = "Følgende applikation vil nu blive installeret:"
26 | }
27 | DeploymentType = @{
28 | Install = "Installation"
29 | Repair = "Reparere"
30 | Uninstall = "Afinstallation"
31 | }
32 | DiskSpace = @{
33 | Message = "Du har ikke plads nok til at færdiggøre installationen af:`n{0}`n`nPlads krævet: {1}MB`nPlads tilgængelig: {2}MB`n`nVær venlig at frigøre nok diskplads før du fortsætter installationen."
34 | }
35 | Progress = @{
36 | MessageInstall = "Installation i gang. Vent venligst..."
37 | MessageInstallDetail = "Dette vindue lukker automatisk, når installationen er færdig."
38 | MessageRepair = "Reparere i gang. Vent venligst..."
39 | MessageRepairDetail = "Dette vindue lukkes automatisk, når reparationen er færdig."
40 | MessageUninstall = "Afinstallation i gang. Vent venligst..."
41 | MessageUninstallDetail = "Dette vindue lukkes automatisk, når afinstallationen er færdig."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Minimere"
45 | ButtonRestartNow = "Genstart Nu"
46 | Message = "For at færdiggøre installationen skal du genstarte din computer."
47 | MessageRestart = "Din computer vil automatisk blive genstartet når nedtællingen er færdig."
48 | MessageTime = "Du bør venligst gemme dit arbejde og genstarte indenfor det givne tidsrum."
49 | TimeRemaining = "Tid tilbage:"
50 | Title = "Genstart Nødvendig"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0} vil automatisk fortsætte i:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - App {0}'
59 | DialogMessage = 'Gem venligst dit arbejde, før du fortsætter, da de følgende applikationer lukkes automatisk.'
60 | DialogMessageNoProcesses = 'Vælg Installer for at fortsætte med installationen. Hvis du har udsættelser tilbage, kan du også vælge at udskyde installationen.'
61 | ButtonDeferRemaining = 'forblive'
62 | ButtonLeftText = 'Udskyde'
63 | ButtonRightText = 'Luk apps og installer'
64 | ButtonRightTextNoProcesses = 'Installer'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/de/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "abgeschlossen."
4 | Error = "ist fehlgeschlagen."
5 | FastRetry = "nicht abgeschlossen werden."
6 | RestartRequired = "abgeschlossen. Ein Neustart ist erforderlich."
7 | Start = "gestartet."
8 | }
9 | BlockExecution = @{
10 | Message = "Das Starten dieser Anwendung(en) wurde vorübergehend blockiert, damit der Installationsvorgang erfolgreich durchgeführt werden kann."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Programme &schließen"
14 | ButtonContinue = "&Weiter"
15 | ButtonContinueTooltip = "Klicken Sie erst auf `"Weiter`", nachdem Sie die obigen Anwendung(en) geschlossen haben."
16 | ButtonDefer = "&Aufschieben"
17 | CountdownMessage = "HINWEIS: Diese Programme werden automatisch geschlossen:"
18 | Message = "Die folgenden Programme müssen geschlossen werden, bevor die Installation fortgesetzt werden kann.`n`nBitte speichern Sie Ihre Arbeit, schließen Sie die Programme und fahren Sie dann fort. Alternativ können Sie Ihre Arbeit speichern und dann auf `"Programme Schließen`" klicken."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Termin:"
22 | ExpiryMessage = "Sie können die Installation verzögern, bis die Rückstellung abläuft:"
23 | RemainingDeferrals = "Verbleibende Rückstellungen:"
24 | WarningMessage = "Sobald die Rückstellung abgelaufen ist, werden Sie keine Möglichkeit mehr haben die Installation zu verschieben."
25 | WelcomeMessage = "Die folgende Anwendung soll installiert werden:"
26 | }
27 | DeploymentType = @{
28 | Install = "Installation"
29 | Repair = "Reparatur"
30 | Uninstall = "Deinstallation"
31 | }
32 | DiskSpace = @{
33 | Message = "Sie haben nicht genug freien Speicherplatz um die Installation abzuschließen: {0}`n`nPlatzbedarf: {1}MB`nFreier Speicherplatz: {2}MB`n`nBitte geben Sie ausreichend Speicherplatz frei, um mit der Installation fortzufahren."
34 | }
35 | Progress = @{
36 | MessageInstall = "Installation wird durchgeführt. Bitte warten..."
37 | MessageInstallDetail = "Dieses Fenster wird automatisch geschlossen, wenn die Installation abgeschlossen ist."
38 | MessageRepair = "Reparatur wird durchgeführt. Bitte warten..."
39 | MessageRepairDetail = "Dieses Fenster wird automatisch geschlossen, wenn die Reparatur abgeschlossen ist."
40 | MessageUninstall = "Deinstallation wird durchgeführt. Bitte warten..."
41 | MessageUninstallDetail = "Dieses Fenster wird automatisch geschlossen, wenn die Deinstallation abgeschlossen ist."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Minimieren"
45 | ButtonRestartNow = "Jetzt Neustarten"
46 | Message = "Zum Abschluss der Installation müssen Sie Ihren Computer neu starten."
47 | MessageRestart = "Am Ende des Countdowns wird Ihr Computer automatisch neu gestartet."
48 | MessageTime = "Bitte speichern Sie Ihre Arbeit und starten Sie den Computer innerhalb der vorgegebenen Zeit neu."
49 | TimeRemaining = "Verbleibende Zeit:"
50 | Title = "Neustart Erforderlich"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "Die {0} wird automatisch fortgesetzt in:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - Anwendung {0}'
59 | DialogMessage = 'Bitte speichern Sie Ihre Arbeit, bevor Sie fortfahren, da die folgenden Anwendungen automatisch geschlossen werden.'
60 | DialogMessageNoProcesses = 'Bitte wählen Sie Installieren, um mit der Installation fortzufahren. Wenn Sie noch Aufschübe haben, können Sie die Installation auch aufschieben.'
61 | ButtonDeferRemaining = 'bleiben'
62 | ButtonLeftText = 'Aufschieben'
63 | ButtonRightText = 'Apps schließen & installieren'
64 | ButtonRightTextNoProcesses = 'Installieren Sie'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/el/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "ολοκληρώθηκε με επιτυχία."
4 | Error = "απέτυχε."
5 | FastRetry = "δεν ολοκληρώθηκε."
6 | RestartRequired = "ολοκληρώθηκε με επιτυχία. Απαιτείται επανεκκίνηση."
7 | Start = "ξεκίνησε."
8 | }
9 | BlockExecution = @{
10 | Message = "Η εκκίνηση αυτής της εφαρμογής έχει αποκλειστεί προσωρινά, ώστε να ολοκληρωθεί η διαδικασία εγκατάστασης."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Κλείσιμο Προγραμμάτων"
14 | ButtonContinue = "Συνέχεια"
15 | ButtonContinueTooltip = "Επιλέξτε `"Συνέχεια`" μόνο αφού κλείσετε τις παραπάνω εφαρμογές."
16 | ButtonDefer = "Αναβολή"
17 | CountdownMessage = "ΣΗΜΕΙΩΣΗ: Τα προγράμματα θα κλείσουν αυτόματα σε:"
18 | Message = "Τα παρακάτω προγράμματα πρέπει να κλείσουν πριν προχωρήσει η εγκατάσταση.`n`nΠαρακαλούμε αποθηκεύστε την εργασία σας, κλείστε τα προγράμματα και επιλέξτε `"Συνέχεια`". Εναλλακτικά, αποθηκεύστε την εργασία σας και επιλέξτε `"Κλείσιμο Προγραμμάτων`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Προθεσμία:"
22 | ExpiryMessage = "Μπορείτε να επιλέξετε να αναβάλλετε την εγκατάσταση μέχρι να λήξει η αναβολή:"
23 | RemainingDeferrals = "Εναπομένουσες Αναβολές:"
24 | WarningMessage = "Μετά τη λήξη της αναβολής, δεν θα έχετε πλέον την επιλογή να αναβάλετε."
25 | WelcomeMessage = "Η παρακάτω εφαρμογή θα εγκατασταθεί:"
26 | }
27 | DeploymentType = @{
28 | Install = "Η εγκατάσταση"
29 | Repair = "Η επιδιόρθωση"
30 | Uninstall = "Η απεγκατάσταση"
31 | }
32 | DiskSpace = @{
33 | Message = "Δεν υπάρχει επαρκής χώρος στο δίσκο για να ολοκληρωθεί η εγκατάσταση του:`n{0}`n`nΑπαιτούμενος χώρος: {1}MB`nΔιαθέσιμος χώρος: {2}MB`n`nΠαρακαλώ απελευθερώστε επαρκή χώρο για να προχωρήσει η εγκατάσταση."
34 | }
35 | Progress = @{
36 | MessageInstall = "Εγκατάσταση σε εξέλιξη. Παρακαλούμε περιμένετε..."
37 | MessageInstallDetail = "Αυτό το παράθυρο θα κλείσει αυτόματα όταν ολοκληρωθεί η εγκατάσταση."
38 | MessageRepair = "Επιδιόρθωση σε εξέλιξη. Παρακαλούμε περιμένετε..."
39 | MessageRepairDetail = "Αυτό το παράθυρο θα κλείσει αυτόματα όταν ολοκληρωθεί η επισκευή."
40 | MessageUninstall = "Απεγκατάσταση σε εξέλιξη. Παρακαλούμε περιμένετε..."
41 | MessageUninstallDetail = "Αυτό το παράθυρο θα κλείσει αυτόματα όταν ολοκληρωθεί η απεγκατάσταση."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Ελαχιστοποίηση"
45 | ButtonRestartNow = "Επανεκκίνηση τώρα"
46 | Message = "Για να ολοκληρωθεί η εγκατάσταση, πρέπει να επανεκκινήσετε τον υπολογιστή σας."
47 | MessageRestart = "Ο υπολογιστής σας θα επανεκκινηθεί αυτόματα στο τέλος της αντίστροφης μέτρησης."
48 | MessageTime = "Παρακαλούμε αποθηκεύστε την εργασία σας, και πραγματοποιήστε επανεκκίνηση εντός του καθορισμένου χρόνου."
49 | TimeRemaining = "Εναπομείναντας χρόνος:"
50 | Title = "Απαιτείται επανεκκίνηση"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0} θα συνεχίσει αυτόματα σε:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - Εφαρμογή {0}'
59 | DialogMessage = 'Αποθηκεύστε την εργασία σας πριν συνεχίσετε, καθώς οι ακόλουθες εφαρμογές θα κλείσουν αυτόματα.'
60 | DialogMessageNoProcesses = 'Επιλέξτε Εγκατάσταση για να συνεχίσετε την εγκατάσταση. Εάν σας έχουν απομείνει αναβολές, μπορείτε επίσης να επιλέξετε να καθυστερήσετε την εγκατάσταση.'
61 | ButtonDeferRemaining = 'παραμένουν'
62 | ButtonLeftText = 'Αναβολή'
63 | ButtonRightText = 'Κλείσιμο εφαρμογών & εγκατάσταση'
64 | ButtonRightTextNoProcesses = 'Εγκαταστήστε το'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/es/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "completada."
4 | Error = "fallida."
5 | FastRetry = "incompleta."
6 | RestartRequired = "completada. Se requiere un reinicio."
7 | Start = "iniciada."
8 | }
9 | BlockExecution = @{
10 | Message = "La ejecución de esta aplicación se ha bloqueado temporalmente para que se pueda completar una operación de instalación."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Cerrar Programas"
14 | ButtonContinue = "Continuar"
15 | ButtonContinueTooltip = "Solo seleccione `"Continuar`" después de cerrar la(s) aplicacion(es) de la lista."
16 | ButtonDefer = "Aplazar"
17 | CountdownMessage = "NOTA: El/los programa(s) se cerrará(n) automáticamente en:"
18 | Message = "Los siguientes programas deben estar cerrados antes de que la instalación pueda continuar.`n`nGuarde su trabajo, cierre los programas y luego continúe.`nAlternativamente, guarde su trabajo y haga clic en `"Cerrar programas`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Fecha tope:"
22 | ExpiryMessage = "Puede optar por aplazar la instalación hasta que expire el aplazamiento:"
23 | RemainingDeferrals = "Aplazamientos restantes:"
24 | WarningMessage = "Una vez vencido el aplazamiento, ya no tendrá la opción de aplazar."
25 | WelcomeMessage = "La siguiente aplicación está a punto de instalarse:"
26 | }
27 | DeploymentType = @{
28 | Install = "Instalación"
29 | Repair = "Reparación"
30 | Uninstall = "Desinstalación"
31 | }
32 | DiskSpace = @{
33 | Message = "El espacio en disco es insuficiente para completar la instalación de:`n{0}`n`nEspacio requerido: {1}MB`nEspacio disponible: {2}MB`n`nPor favor, libere suficiente espacio en disco para continuar con la instalación."
34 | }
35 | Progress = @{
36 | MessageInstall = "Instalación en curso. Por favor, espere..."
37 | MessageInstallDetail = "Esta ventana se cerrará automáticamente cuando finalice la instalación."
38 | MessageRepair = "Reparación en curso. Por favor, espere..."
39 | MessageRepairDetail = "Esta ventana se cerrará automáticamente cuando finalice la reparación."
40 | MessageUninstall = "Desinstalación en curso. Por favor, espere..."
41 | MessageUninstallDetail = "Esta ventana se cerrará automáticamente cuando finalice la desinstalación."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Minimizar"
45 | ButtonRestartNow = "Reiniciar Ahora"
46 | Message = "Para que la instalación se complete, debe reiniciar su equipo."
47 | MessageRestart = "El equipo se reiniciará automáticamente al final de la cuenta regresiva."
48 | MessageTime = "Por favor guarde su trabajo y reinicie dentro del tiempo asignado."
49 | TimeRemaining = "Tiempo restante:"
50 | Title = "Reinicio Requerido"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "La {0} continuará automáticamente en:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - Aplicación {0}'
59 | DialogMessage = 'Guarde su trabajo antes de continuar, ya que las siguientes aplicaciones se cerrarán automáticamente.'
60 | DialogMessageNoProcesses = 'Seleccione Instalar para continuar con la instalación. Si le queda algún aplazamiento, también puede optar por retrasar la instalación.'
61 | ButtonDeferRemaining = 'permanezca en'
62 | ButtonLeftText = 'Aplazar'
63 | ButtonRightText = 'Cerrar aplicaciones e instalar'
64 | ButtonRightTextNoProcesses = 'Instale'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/fi/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "valmis."
4 | Error = "epäonnistui."
5 | FastRetry = "ei ole valmis."
6 | RestartRequired = "valmis. Tietokone on käynnistettävä uudelleen."
7 | Start = "alkoi."
8 | }
9 | BlockExecution = @{
10 | Message = "Ohjelmiston käynnistäminen on tilapäisesti estetty, jotta ohjelmisto voi onnistuneesti asentua."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Sulje ohjelmat"
14 | ButtonContinue = "Jatka"
15 | ButtonContinueTooltip = "Valitse jatka, kun olet sulkenut ohjelmat."
16 | ButtonDefer = "Myöhemmin"
17 | CountdownMessage = "HUOMIO: Ohjelma(t) suljetaan automaattisesti:"
18 | Message = "Seuraavat ohjelmat on suljettava ennen asennusta`n`nTallenna työsi ja jatka. Vaihtoehtoisesti voit tallentaa työsi ja valita `"Sulje ohjelmat`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Määräaika:"
22 | ExpiryMessage = "Voit siirtää asennusta myöhemmäksi:"
23 | RemainingDeferrals = "Jäljellä olevia siirtoja myöhempään ajankohtaan:"
24 | WarningMessage = "Tietyn ajan kuluessa et voi enää siirtää asennusta myöhemmäksi."
25 | WelcomeMessage = "Ohjelma joka asennetaan seuraavaksi:"
26 | }
27 | DeploymentType = @{
28 | Install = "Asennus"
29 | Repair = "Korjaus"
30 | Uninstall = "Ohjelmiston poisto"
31 | }
32 | DiskSpace = @{
33 | Message = "Kiintolevyllä ei ole riittävästi tilaa asennusta varten:`n{0}`n`nVaadittu levytila: {1}MB`nLevytilaa käytettävissä: {2}MB`n`nVapauta levytilaa, jotta asennus voi jatkua."
34 | }
35 | Progress = @{
36 | MessageInstall = "Asentaa. Odota..."
37 | MessageInstallDetail = "Tämä ikkuna sulkeutuu automaattisesti, kun asennus on valmis."
38 | MessageRepair = "Korjaus käynnissä. Odota..."
39 | MessageRepairDetail = "Tämä ikkuna sulkeutuu automaattisesti, kun korjaus on valmis."
40 | MessageUninstall = "Ohjelmistoa poistetaan. Odota..."
41 | MessageUninstallDetail = "Tämä ikkuna sulkeutuu automaattisesti, kun asennuksen poisto on valmis."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Käynnistä uudelleen myöhemmin"
45 | ButtonRestartNow = "Käynnistä uudelleen heti"
46 | Message = "Tietokone on käynnistettävä uudelleen, ennen kuin ohjelmiston asennus on valmis."
47 | MessageRestart = "Tietokone käynnistyy uudelleen, kun laskuri on saavuttanut nollan."
48 | MessageTime = "Tallenna työsi ja käynnistä tietokone uudelleen aikarajan sisällä."
49 | TimeRemaining = "Aikaa jäljellä:"
50 | Title = "Tietokone on käynnistettävä uudelleen"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0} jatkaa automaattisesti:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - Sovellus {0}'
59 | DialogMessage = 'Tallenna työsi ennen kuin jatkat, sillä seuraavat sovellukset suljetaan automaattisesti.'
60 | DialogMessageNoProcesses = 'Jatka asennusta valitsemalla Asenna. Jos sinulla on vielä lykkäyksiä jäljellä, voit myös lykätä asennusta.'
61 | ButtonDeferRemaining = 'pysyä'
62 | ButtonLeftText = 'Siirrä'
63 | ButtonRightText = 'Sulje sovellukset & asenna'
64 | ButtonRightTextNoProcesses = 'Asenna'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/fr/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "réussie."
4 | Error = "en échec."
5 | FastRetry = "incomplète."
6 | RestartRequired = "réussie. Un redémarrage est requis."
7 | Start = "en cours."
8 | }
9 | BlockExecution = @{
10 | Message = "Le lancement de cette application a été temporairement bloqué afin qu'une autre installation puisse se terminer."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Fermer Programmes"
14 | ButtonContinue = "Poursuivre"
15 | ButtonContinueTooltip = "Veuillez cliquer sur « Poursuivre » uniquement après avoir fermé la ou les application(s) ci-dessus."
16 | ButtonDefer = "Reporter l'installation"
17 | CountdownMessage = "REMARQUE: Les programmes seront automatiquement fermés dans:"
18 | Message = "Les programmes suivants doivent être fermés afin que l'installation s'initialise.`n`nMerci de sauvegarder votre travail, fermer tous les programmes, et continuer. Vous pouvez aussi sauvegarder votre travail puis cliquez sur « Fermer Programmes »."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Temps limite:"
22 | ExpiryMessage = "Vous pouvez choisir de reporter l'installation:"
23 | RemainingDeferrals = "Nombre(s) de report restant(s):"
24 | WarningMessage = "Quand le temps aura expiré, vous n'aurez plus la possibilité de reporter."
25 | WelcomeMessage = "L'application suivante est sur le point d'être installée:"
26 | }
27 | DeploymentType = @{
28 | Install = "Installation"
29 | Repair = "Réparation"
30 | Uninstall = "Désinstallation"
31 | }
32 | DiskSpace = @{
33 | Message = "Vous n'avez pas assez d'espace sur le disque pour compléter l'installation de:`n{0}`n`nEspace requis: {1}MB`nEspace disponible: {2}MB`n`nMerci de vous assurez d'avoir assez d'espace libre pour pouvoir continuer l'installation."
34 | }
35 | Progress = @{
36 | MessageInstall = "Installation en cours, merci de patienter..."
37 | MessageInstallDetail = "Cette fenêtre se fermera automatiquement lorsque l'installation sera terminée."
38 | MessageRepair = "Réparation en cours, merci de patienter..."
39 | MessageRepairDetail = "Cette fenêtre se fermera automatiquement lorsque la réparation sera terminée."
40 | MessageUninstall = "Désinstallation en cours, merci de patienter..."
41 | MessageUninstallDetail = "Cette fenêtre se fermera automatiquement lorsque la désinstallation sera terminée."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Minimiser"
45 | ButtonRestartNow = "Redémarrer Maintenant"
46 | Message = "Pour que l'installation soit compléte, vous devez redémarrer votre ordinateur."
47 | MessageRestart = "Votre ordinateur sera automatiquement redémarré à la fin du décompte."
48 | MessageTime = "Merci de sauvegarder votre travail et de redémarrer avant que le temps spécifié ne soit écoulé."
49 | TimeRemaining = "Temps restant:"
50 | Title = "Redémarrage Requis"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "L'{0} va continuer automatiquement:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - App {0}'
59 | DialogMessage = 'Veuillez sauvegarder votre travail avant de continuer, car les applications suivantes seront automatiquement fermées.'
60 | DialogMessageNoProcesses = "Veuillez sélectionner Installer pour poursuivre l'installation. S'il vous reste des reports, vous pouvez également choisir de retarder l'installation."
61 | ButtonDeferRemaining = 'rester'
62 | ButtonLeftText = 'Report'
63 | ButtonRightText = 'Fermer les applications et installer'
64 | ButtonRightTextNoProcesses = 'Installer'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/he/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "הושלמה."
4 | Error = "נכשלה."
5 | FastRetry = "לא הושלמה."
6 | RestartRequired = "הושלמה. נדרש אתחול המחשב."
7 | Start = "התחילה."
8 | }
9 | BlockExecution = @{
10 | Message = "הרצת היישום הזה נחסמה זמנית כדי שפעולת התקנה תוכל להסתיים."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "סגור תכניות"
14 | ButtonContinue = "המשך"
15 | ButtonContinueTooltip = "בחר `"המשך`" רק לאחר שסגרת את היישום(ים) הרשומים לעיל."
16 | ButtonDefer = "דחה"
17 | CountdownMessage = "שים לב: התכנית(ות) תסגרנה באופן אוטומטי תוך:"
18 | Message = "יש לסגור את התכנות הבאות בטרם ההתקנה תוכל להתחיל.`n`nאנא שמור על העבודה שלך, סגור את התכניות, ואז המשך. לחילופין, שמור על העבודה שלך והקלק על `"סגור תכניות`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "תאריך יעד:"
22 | ExpiryMessage = "אתה יכול לבחור לדחות את ההתקנה עד שמשך זמן הדחיה יפוג."
23 | RemainingDeferrals = "מספר הדחיות שנותרו:"
24 | WarningMessage = "לאחר שמשך זמן הדחיה יפוג, לא תהיה לך עוד אפשרות לדחות."
25 | WelcomeMessage = "היישום הבא עומד להיות מותקן:"
26 | }
27 | DeploymentType = @{
28 | Install = "התקנה"
29 | Repair = "תיקון"
30 | Uninstall = "הסרה"
31 | }
32 | DiskSpace = @{
33 | Message = ":אין לך מספיק מקום בכונן כדי להשלים את ההתקנה של:`n{0}`n`nמקום נדרש: {1}מ`"ב`nמקום זמין: {2}מ`"ב`n`nאנא שחרר מספיק מקום בכונן כדי להתחיל בהתקנה."
34 | }
35 | Progress = @{
36 | MessageInstall = "מבצע התקנה. נא להמתין."
37 | MessageInstallDetail = "חלון זה ייסגר אוטומטית עם השלמת ההתקנה."
38 | MessageRepair = "מבצע תיקון. נא להמתין."
39 | MessageRepairDetail = "חלון זה ייסגר אוטומטית עם השלמת התיקון."
40 | MessageUninstall = "מבצע הסרה. נא להמתין."
41 | MessageUninstallDetail = "חלון זה ייסגר אוטומטית עם השלמת הסרת ההתקנה."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "מזער את"
45 | ButtonRestartNow = "אתחל עכשיו"
46 | Message = "כדי להשלים את ההתקנה, עליך לאתחל את המחשב שלך מחדש."
47 | MessageRestart = "המחשב שלך יאותחל באופן אוטומטי בסיום הספירה לאחור."
48 | MessageTime = "אנא שמור על העבודה שלך ואתחל במסגרת הזמן המוקצב."
49 | TimeRemaining = "הזמן הנותר:"
50 | Title = "נדרש אתחול המחשב"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "ה {0} ימשיך באופן אוטומטי:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - אפליקציה {0}'
59 | DialogMessage = 'אנא שמור את עבודתך לפני שתמשיך שכן היישומים הבאים ייסגרו אוטומטית.'
60 | DialogMessageNoProcesses = 'אנא בחר התקן כדי להמשיך בהתקנה. אם נותרו לך דחיות, תוכל גם לבחור לדחות את ההתקנה.'
61 | ButtonDeferRemaining = 'לְהִשָׁאֵר'
62 | ButtonLeftText = 'לִדחוֹת'
63 | ButtonRightText = 'סגור אפליקציות והתקן'
64 | ButtonRightTextNoProcesses = 'לְהַתְקִין'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/hu/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "elkészült."
4 | Error = "sikertelen."
5 | FastRetry = "nem lehet befejezni."
6 | RestartRequired = "elkészült.Újraindítás szükséges."
7 | Start = "elindult."
8 | }
9 | BlockExecution = @{
10 | Message = "A következő alkalmazások blokkolva lesznek, annak érdekében hogy a telepítés problémamentesen végrehajtódjon."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Alkalmazások bezárása"
14 | ButtonContinue = "Tovább"
15 | ButtonContinueTooltip = "Csak azután kattintson a `"Tovább`"-ra, ha a fentebb látható alkalmazás(oka)t bezárta."
16 | ButtonDefer = "Elhalaszt"
17 | CountdownMessage = "Megjegyzés: a programok automatikusan bezárásra kerülnek,:"
18 | Message = "Az alábbi programokat szíveskedjen bezárni, mielőtt a telepítés elkezdődik.`n`nKérjük mentse munkáját és a folytatáshoz zárja be a futó alkalmazásokat. Vagy Kérjük mentse munkáját és kattintson a `"Programok bezárása`"-ra."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Időpont:"
22 | ExpiryMessage = "A telepítést elhalaszthatja amíg a rendelkezésre álló idő lejár:"
23 | RemainingDeferrals = "Fennmaradó halasztás:"
24 | WarningMessage = "Amennyiben a rendelkezésre álló idő letelik, nem lesz lehetősége a telepítés elhalasztására."
25 | WelcomeMessage = "A következő alkalmazások telepítésre kerülnek:"
26 | }
27 | DeploymentType = @{
28 | Install = "Telepítés"
29 | Repair = "Javítás"
30 | Uninstall = "Eltávolítás"
31 | }
32 | DiskSpace = @{
33 | Message = "Nincs elég lemezterület a telepítés végrehajtásához:`n{0}`n`nSzükséges lemezterület: {1}MB`nSzabad lemezterület: {2}MB`nKérem szabadítson fel elegendő lemezterületet a telepítés végrehajtásához."
34 | }
35 | Progress = @{
36 | MessageInstall = "Telepítés folyamatban. Kérem várjon..."
37 | MessageInstallDetail = "Ez az ablak automatikusan bezáródik, amikor a telepítés befejeződik."
38 | MessageRepair = "Javítás folyamatban. Kérem várjon..."
39 | MessageRepairDetail = "Ez az ablak automatikusan bezáródik, ha a javítás befejeződött."
40 | MessageUninstall = "Eltávolítás folyamatban. Kérem várjon..."
41 | MessageUninstallDetail = "Ez az ablak automatikusan bezáródik, amikor az eltávolítás befejeződik."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Minimalizál"
45 | ButtonRestartNow = "Újraindítás most"
46 | Message = "A telepítés befejezéséhez a számítógépet újraindítása szükséges."
47 | MessageRestart = "A hátralévő idő leteltével a számítógép újraindul."
48 | MessageTime = "Kérem mentse munkáját, és a megadott időn belül indítsa újra.."
49 | TimeRemaining = "Hátralévő idő:"
50 | Title = "Újraindítás szükséges"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "A(z) {0} automatikusan folytatódik:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - Alkalmazás {0}'
59 | DialogMessage = 'Kérjük, mentse el a munkáját, mielőtt folytatná, mivel a következő alkalmazások automatikusan lezárulnak.'
60 | DialogMessageNoProcesses = 'Please select Install to continue with the installation. If you have any deferrals remaining, you may also choose to delay the installation.'
61 | ButtonDeferRemaining = 'maradjon'
62 | ButtonLeftText = 'Elhalasztás'
63 | ButtonRightText = 'Alkalmazások bezárása és telepítése'
64 | ButtonRightTextNoProcesses = 'Telepítse a'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/it/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "Completata."
4 | Error = "Fallita."
5 | FastRetry = "Non completata."
6 | RestartRequired = "Completata. È necessario riavviare il computer."
7 | Start = "Iniziata."
8 | }
9 | BlockExecution = @{
10 | Message = "L'esecuzione di questa applicazione è stata temporaneamente bloccata in modo che l'operazione di installazione possa essere completata."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Chiudi Programmi"
14 | ButtonContinue = "Continua"
15 | ButtonContinueTooltip = "Seleziona `"Continua`" solo dopo la chiusura della(e) applicazione(i) elencate sopra."
16 | ButtonDefer = "Rimanda"
17 | CountdownMessage = "NOTA: il programma(s) sarà chiuso automaticamente in:"
18 | Message = "I seguenti programmi devono essere chiusi prima che l'installazione possa procedere.`n`nSalvare il lavoro , chiudere i programmi, e poi continuare. In alternativa, salvare il lavoro e fare clic su `"Chiudi Programmi`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Scadenza:"
22 | ExpiryMessage = "Si può decidere di posticipare l'installazione fino alla prossima richiesta automatica:"
23 | RemainingDeferrals = "Posticipi rimanenti:"
24 | WarningMessage = "Una volta che le richieste rimanenti saranno scadute, non sarà più possibile posticipare l'installazione."
25 | WelcomeMessage = "La seguente applicazione sta per essere installata:"
26 | }
27 | DeploymentType = @{
28 | Install = "Installazione"
29 | Repair = "Riparazione"
30 | Uninstall = "Disinstallazione"
31 | }
32 | DiskSpace = @{
33 | Message = "Non si dispone di spazio su disco sufficiente per completare l'installazione di:`n{0}`n`nSpazio necessario: {1}MB`nSpazio disponibile: {2}MB`n`nSi prega di spazio libero su disco sufficiente per procedere con l'installazione."
34 | }
35 | Progress = @{
36 | MessageInstall = "Installazione in corso. Attendere prego..."
37 | MessageInstallDetail = "Questa finestra si chiude automaticamente al termine dell'installazione."
38 | MessageRepair = "Riparazione in corso. Attendere prego..."
39 | MessageRepairDetail = "Questa finestra si chiuderà automaticamente al termine della riparazione."
40 | MessageUninstall = "Disinstallazione in corso. Attendere prego..."
41 | MessageUninstallDetail = "Questa finestra si chiuderà automaticamente al termine della disinstallazione."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Minimizzare"
45 | ButtonRestartNow = "Riavvia Ora"
46 | Message = "Per completare l'installazione, è necessario riavviare il computer."
47 | MessageRestart = "Il computer verrà riavviato automaticamente al termine del conto alla rovescia."
48 | MessageTime = "Salvare il lavoro e riavviare entro il tempo assegnato."
49 | TimeRemaining = "Tempo rimanente:"
50 | Title = "Riavvio Richiesto"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "Il {0} continuerà automaticamente in:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - App {0}'
59 | DialogMessage = 'Salvate il vostro lavoro prima di continuare, perché le applicazioni seguenti verranno chiuse automaticamente.'
60 | DialogMessageNoProcesses = "Selezionare Installa per continuare l'installazione. Se sono rimasti dei rinvii, si può anche scegliere di ritardare l'installazione."
61 | ButtonDeferRemaining = 'rimanere'
62 | ButtonLeftText = 'Rinviare'
63 | ButtonRightText = 'Chiudere le applicazioni e installare'
64 | ButtonRightTextNoProcesses = 'Installare'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/ja/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "完了です"
4 | Error = "失敗。"
5 | FastRetry = "未完了。"
6 | RestartRequired = "完了。再起動が必要です。"
7 | Start = "開始"
8 | }
9 | BlockExecution = @{
10 | Message = "アプリケーションインストールが完了するまで、このアプリケーションの起動を一時的にブロックしています。"
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "プログラムを強制終了"
14 | ButtonContinue = "続行"
15 | ButtonContinueTooltip = "上記に記載されているアプリケーションを終了してから「続ける」を選択してください。"
16 | ButtonDefer = "後で"
17 | CountdownMessage = "注意: これらのプログラムは自動的に閉じられます:"
18 | Message = "インストールを実行するために、下記のプログラムを閉じる必要があります。`n`n実行中のアプリケーションを保存し、閉じてから続行してください。 または、実行中のアプリケーションを保存し、プログラムを強制終了ボタンをクリックしてくだい"
19 | }
20 | DeferPrompt = @{
21 | Deadline = "デッドライン:"
22 | ExpiryMessage = "再試行可能回数が0になるまでは、都合の良い時にインストール可能です。"
23 | RemainingDeferrals = "再試行可能回数:"
24 | WarningMessage = "再試行可能回数が0になった場合、システムで強制インストールをします。"
25 | WelcomeMessage = "このアプリケーションはこれからインストールされます。"
26 | }
27 | DeploymentType = @{
28 | Install = "インストール"
29 | Repair = "修復"
30 | Uninstall = "アンインストール"
31 | }
32 | DiskSpace = @{
33 | Message = "ディスクの空き容量が不足しているため、インストールを完了できません:`n{0}`n`n必要な容量: {1}MB`n現在の空き容量: {2}MB`n`nインストールを実行するために、容量を確保してください"
34 | }
35 | Progress = @{
36 | MessageInstall = "インストール中です。 少々お待ちください。"
37 | MessageInstallDetail = "インストールが完了すると、このウィンドウは自動的に閉じます。"
38 | MessageRepair = "修復中です。 少々お待ちください。"
39 | MessageRepairDetail = "修復が完了すると、このウィンドウは自動的に閉じます。"
40 | MessageUninstall = "アンインストール中です。 少々お待ちください。"
41 | MessageUninstallDetail = "アンインストールが完了すると、このウィンドウは自動的に閉じます。"
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "最小 化"
45 | ButtonRestartNow = "今すぐ再起動"
46 | Message = "インストールを完了するために、再起動が必要です。"
47 | MessageRestart = "カウントダウン後にコンピュータが再起動します。"
48 | MessageTime = "実行中のアプリケーションを保存し、再起動してください。"
49 | TimeRemaining = "残時間:"
50 | Title = "再起動が必要です"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0} は自動的に続きます:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - アプリ {0}'
59 | DialogMessage = '次のアプリケーションは自動的に終了しますので、作業を続ける前に保存してください。'
60 | DialogMessageNoProcesses = 'インストールを選択してインストールを続行してください。延期分が残っている場合は、インストールを延期することもできます。'
61 | ButtonDeferRemaining = '残る'
62 | ButtonLeftText = '延期'
63 | ButtonRightText = 'アプリを閉じる&インストール'
64 | ButtonRightTextNoProcesses = 'インストール'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/ko/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "완료되었습니다."
4 | Error = "실패했습니다."
5 | FastRetry = "완료되지 않았습니다."
6 | RestartRequired = "완료되었습니다. 재부팅이 필요합니다."
7 | Start = "시작되었습니다."
8 | }
9 | BlockExecution = @{
10 | Message = "설치 작업을 완료할 수 있도록 응용 프로그램의 시작을 잠시 차단했습니다."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "프로그램 종료"
14 | ButtonContinue = "계속"
15 | ButtonContinueTooltip = "위에 표시된 응용 프로그램을 종료한 후에만 `"계속`"을 선택하세요."
16 | ButtonDefer = "연기"
17 | CountdownMessage = "참고: 프로그램이 자동으로 종료되는 경우:"
18 | Message = "설치를 계속하려면 다음의 프로그램을 종료해야 합니다.`n`n사용자 작업을 저장하고 프로그램을 종료한 후 계속하세요. 다른 방법으로는 사용자 작업을 저장하고 `"프로그램 종료`"를 클릭하세요."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "마감:"
22 | ExpiryMessage = "지연 기간이 만료될 때까지 설치를 연기할 수 있습니다:"
23 | RemainingDeferrals = "남은 지연 기간:"
24 | WarningMessage = "일단 지연 기간이 만료되면 더 이상 연기할 수 있는 옵션은 없습니다."
25 | WelcomeMessage = "다음의 응용 프로그램을 설치합니다:"
26 | }
27 | DeploymentType = @{
28 | Install = "설치"
29 | Repair = "수리"
30 | Uninstall = "제거"
31 | }
32 | DiskSpace = @{
33 | Message = "다음의 설치 완료를 위해 필요한 디스크 공간이 충분하지 않습니다:`n{0}`n`n필요한 공간: {1}MB`n사용 가능한 공간: {2}MB`n`n설치를 계속하려면 디스크 공간을 충분하게 확보하세요."
34 | }
35 | Progress = @{
36 | MessageInstall = "설치 중입니다. 기다리세요..."
37 | MessageInstallDetail = "이 창은 설치가 완료되면 자동으로 닫힙니다."
38 | MessageRepair = "수리 중입니다. 기다리세요..."
39 | MessageRepairDetail = "이 창은 수리가 완료되면 자동으로 닫힙니다."
40 | MessageUninstall = "제거 중입니다. 기다리세요..."
41 | MessageUninstallDetail = "이 창은 제거가 완료되면 자동으로 닫힙니다."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "최소화"
45 | ButtonRestartNow = "지금 다시 시작"
46 | Message = "설치를 완료하려면 컴퓨터를 다시 시작해야 합니다."
47 | MessageRestart = "카운트다운이 종료되면 컴퓨터는 자동으로 다시 시작합니다."
48 | MessageTime = "사용자 작업을 저장하고 지정된 시간 이내에 다시 시작하세요."
49 | TimeRemaining = "남은 시간:"
50 | Title = "다시 시작해야 합니다"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0}는 자동으로 계속됩니다:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - 앱 {0}'
59 | DialogMessage = '다음 애플리케이션은 자동으로 종료되므로 계속하기 전에 작업을 저장해 주세요.'
60 | DialogMessageNoProcesses = '설치를 계속하려면 설치를 선택하세요. 연기할 항목이 남아 있는 경우 설치를 연기하도록 선택할 수도 있습니다.'
61 | ButtonDeferRemaining = '남아있음'
62 | ButtonLeftText = '연기하다'
63 | ButtonRightText = '앱 닫기 및 설치'
64 | ButtonRightTextNoProcesses = '설치'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/nb/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "fullført."
4 | Error = "mislyktes."
5 | FastRetry = "ikke fullført."
6 | RestartRequired = "ferdig. En omstart er nødvendig."
7 | Start = "startet."
8 | }
9 | BlockExecution = @{
10 | Message = "Start av dette programmet er midlertidig blokkert inntil pågående programvareinstallasjon er fullført."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Lukk programmer"
14 | ButtonContinue = "Fortsett"
15 | ButtonContinueTooltip = "Velg kun `"Fortsett`" etter du har lukket applikasjonen(e) i listen over."
16 | ButtonDefer = "Utsett"
17 | CountdownMessage = "OBS: Programmet vil automatisk lukkes om:"
18 | Message = "Følgende programmer må lukkes før installasjonen kan fortsette.`n`nLagre arbeidet, lukk programmene og velg `"Fortsett`", eller velg `"Lukk programmer`" uten å lagre arbeidet."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Frist:"
22 | ExpiryMessage = "Du kan velge å utsette installasjonen et begrenset antall ganger inntil fristen utløper:"
23 | RemainingDeferrals = "Gjenstående utsettelser:"
24 | WarningMessage = "Når fristen har utløpt kan du ikke lenger utsette installasjonen."
25 | WelcomeMessage = "Følgende program vil bli installert:"
26 | }
27 | DeploymentType = @{
28 | Install = "Installasjon"
29 | Repair = "Reparasjon"
30 | Uninstall = "Avinstallasjon"
31 | }
32 | DiskSpace = @{
33 | Message = "Du har ikke nok diskplass for å fullføre installasjonen av:`n{0}`n`nLedig plass påkrevd: {1}MB`nLedig plass tilgjengelig: {2}MB`n`nFrigjør diskplass for å fortsette installasjonen."
34 | }
35 | Progress = @{
36 | MessageInstall = "Installasjon av programvare pågår. Vennligst vent.."
37 | MessageInstallDetail = "Dette vinduet lukkes automatisk når installasjonen er fullført."
38 | MessageRepair = "Reparasjon av programvare pågår. Vennligst vent.."
39 | MessageRepairDetail = "Dette vinduet lukkes automatisk når reparasjonen er fullført."
40 | MessageUninstall = "Avinstallasjon av programvare pågår. Vennligst vent.."
41 | MessageUninstallDetail = "Dette vinduet lukkes automatisk når avinstallasjonen er fullført."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Minimere"
45 | ButtonRestartNow = "Omstart nå"
46 | Message = "En omstart av maskinen er nødvendig for å fullføre installasjonen."
47 | MessageRestart = "Maskinen vil automatisk starte på nytt, når nedtellingen er omme."
48 | MessageTime = "Lagre arbeidet ditt og ta en omstart av maskinen innen fristen."
49 | TimeRemaining = "Tid som gjenstår:"
50 | Title = "Omstart kreves"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0} vil automatisk fortsette om:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - App {0}'
59 | DialogMessage = 'Lagre arbeidet ditt før du fortsetter, fordi de følgende programmene blir lukket automatisk.'
60 | DialogMessageNoProcesses = 'Velg Installere for å fortsette med installasjonen. Hvis du har noen utsettelser igjen, kan du også velge å utsette installasjonen.'
61 | ButtonDeferRemaining = 'gjenstår'
62 | ButtonLeftText = 'Utsette'
63 | ButtonRightText = 'Lukk apper og installer'
64 | ButtonRightTextNoProcesses = 'Installere'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/nl/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "voltooid"
4 | Error = "gefaald"
5 | FastRetry = "onvolledig"
6 | RestartRequired = "voltooid. Een herstart is nodig"
7 | Start = "gestart"
8 | }
9 | BlockExecution = @{
10 | Message = "Het opstarten van deze applicatie werd tijdelijk geblokkeerd om een installatie uit te voeren."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Sluit Applicaties"
14 | ButtonContinue = "Doorgaan"
15 | ButtonContinueTooltip = "Selecteer alleen 'Doorgaan' na het sluiten van de bovenstaande toepassing(en)."
16 | ButtonDefer = "Uitstel"
17 | CountdownMessage = "LET OP: De applicatie(s) worden afgesloten over:"
18 | Message = "De volgende applicaties moeten afgesloten worden om de installatie te voltooien.`n`nSla je werk op, sluit de applicaties, en ga verder.`nOf, sla je werk op en klik op 'Sluit Applicaties'."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Deadline:"
22 | ExpiryMessage = "Je kan de installatie uitstellen tot de maximale uitsteltermijn is verstreken:"
23 | RemainingDeferrals = "Aantal keer uitstellen:"
24 | WarningMessage = "Na verstrijken van de uitsteltermijn is deze optie niet langer beschikbaar."
25 | WelcomeMessage = "De volgende applicatie wordt zometeen geïnstalleerd:"
26 | }
27 | DeploymentType = @{
28 | Install = "Installatie"
29 | Repair = "Reparatie"
30 | Uninstall = "Verwijderen"
31 | }
32 | DiskSpace = @{
33 | Message = "Er is onvoldoende schijfruimte voor de installatie van:`n{0}`n`nRuimte nodig: {1}MB`nRuimte beschikbaar: {2}MB`n`nGelieve voldoende schijfruimte vrij te maken om de installatie te starten."
34 | }
35 | Progress = @{
36 | MessageInstall = "Installatie bezig. Even geduld..."
37 | MessageInstallDetail = "Dit venster wordt automatisch gesloten wanneer de installatie voltooid is."
38 | MessageRepair = "Reparatie bezig. Even geduld..."
39 | MessageRepairDetail = "Dit venster sluit automatisch wanneer de reparatie is voltooid."
40 | MessageUninstall = "Verwijderen bezig. Even geduld..."
41 | MessageUninstallDetail = "Dit venster wordt automatisch gesloten als de de-installatie voltooid is."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Minimaliseren"
45 | ButtonRestartNow = "Herstart Nu"
46 | Message = "Om de installatie te voltooien is een herstart nodig."
47 | MessageRestart = "De computer zal herstarten als de teller op nul staat"
48 | MessageTime = "Gelieve je werk op te slaan en binnen de toegestane termijn de computer herstarten"
49 | TimeRemaining = "Resterende tijd:"
50 | Title = "Herstart nodig"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "De {0} gaat automatisch door over:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - App {0}'
59 | DialogMessage = "Sla je werk op voordat je verdergaat, want de volgende programma's worden automatisch afgesloten."
60 | DialogMessageNoProcesses = 'Selecteer Installeren om door te gaan met de installatie. Als je nog uitstel hebt, kun je er ook voor kiezen om de installatie uit te stellen.'
61 | ButtonDeferRemaining = 'resterend'
62 | ButtonLeftText = 'Uitstellen'
63 | ButtonRightText = 'Apps sluiten en installeren'
64 | ButtonRightTextNoProcesses = 'Installeren'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/pl/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "zakończona."
4 | Error = "nie powiodła się."
5 | FastRetry = "nieukończona."
6 | RestartRequired = "zakończona. Wymagany jest restart komputera."
7 | Start = "rozpoczęta."
8 | }
9 | BlockExecution = @{
10 | Message = "Uruchomienie tej aplikacji zostało zablokowane na okres instalacji."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Zamknij Programy"
14 | ButtonContinue = "Kontynuuj"
15 | ButtonContinueTooltip = "Tylko wybrać `"Kontynuuj`" po zamknięciu wyżej wymienione aplikacje."
16 | ButtonDefer = "Odłóż"
17 | CountdownMessage = "UWAGA: Programy zostaną automatycznie zamknięte za:"
18 | Message = "Następujące programy muszą zostać zamknięte przed rozpoczęciem instalacji.`n`nProszę zapisać wszystkie dokumenty i zamknąć programy, a następnie kliknąć przycisk `"Kontynuuj`". Alternatywnie zapisz wszystkie dokumenty i kliknij przycisk `"Zamknij Programy`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Ostateczny termin instalacji:"
22 | ExpiryMessage = "Instalacja może zostać przełożona na późniejszy termin."
23 | RemainingDeferrals = "Pozostała ilość przełożeń instalacji:"
24 | WarningMessage = "Jeżeli zostanie przekroczona możliwa ilość przełożeń, opcja `"Odłóż`" będzie niedostępna."
25 | WelcomeMessage = "Zostanie zainstalowana następująca aplikacja:"
26 | }
27 | DeploymentType = @{
28 | Install = "Instalacja"
29 | Repair = "Naprawa"
30 | Uninstall = "Deinstalacja"
31 | }
32 | DiskSpace = @{
33 | Message = "Brak miejsca na dysku:`n{0}`n`nPotrzeba: {1}MB`nObecnie wolnego miejsca: {2}MB`n`nProszę zwiększyć ilość miejsca usuwając zbędne pliki."
34 | }
35 | Progress = @{
36 | MessageInstall = "Trwa instalacja. Proszę czekać..."
37 | MessageInstallDetail = "Okno to zamknie się automatycznie po zakończeniu instalacji."
38 | MessageRepair = "Trwa naprawa. Proszę czekać..."
39 | MessageRepairDetail = "Okno to zamknie się automatycznie po zakończeniu naprawy."
40 | MessageUninstall = "Trwa deinstalacja. Proszę czekać..."
41 | MessageUninstallDetail = "Okno to zamknie się automatycznie po zakończeniu dezinstalacji."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Zminimalizować"
45 | ButtonRestartNow = "Restartuj Teraz"
46 | Message = "Aby instalacja została poprawnie ukończona wymagany jest restart komputera."
47 | MessageRestart = "Komputer zostanie automatycznie zrestartowany po upływie wyznaczonego czasu."
48 | MessageTime = "Proszę zapisać wszystkie dokumenty i zrestartować komputer w wyznaczonym czasie."
49 | TimeRemaining = "Pozostały czas do restartu automatycznego:"
50 | Title = "Wymagany Restart"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0} będzie automatycznie kontynuować w:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - aplikacja {0}'
59 | DialogMessage = 'Zapisz swoją pracę przed kontynuowaniem, ponieważ następujące aplikacje zostaną automatycznie zamknięte.'
60 | DialogMessageNoProcesses = 'Wybierz opcję Zainstaluj, aby kontynuować instalację. Jeśli pozostały jakieś odroczenia, możesz również opóźnić instalację.'
61 | ButtonDeferRemaining = 'pozostać'
62 | ButtonLeftText = 'Odroczenie'
63 | ButtonRightText = 'Zamknij aplikacje i zainstaluj'
64 | ButtonRightTextNoProcesses = 'Instalacja'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/pt-br/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "concluída."
4 | Error = "falhou."
5 | FastRetry = "não concluída."
6 | RestartRequired = "concluída. É necessário reiniciar."
7 | Start = "iniciada."
8 | }
9 | BlockExecution = @{
10 | Message = "A execução deste aplicativo foi temporariamente bloqueada para que uma operação de instalação seja concluída."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Fechar Programas"
14 | ButtonContinue = "Continuar"
15 | ButtonContinueTooltip = "Apenas selecione `"Continuar`" depois de fechar aplicativo(s) acima."
16 | ButtonDefer = "Adiar"
17 | CountdownMessage = "OBSERVAÇÃO: O(s) programa(s) será(ão) automaticamente fechado(s) em:"
18 | Message = "Os seguintes programas precisam ser fechados antes que a instalação possa prosseguir.`nSalve seu trabalho, feche os programas e depois continue. Como alternativa, salve seu trabalho e clique em `"Fechar Programas`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Prazo:"
22 | ExpiryMessage = "Você pode optar por adiar a instalação até que o adiamento expire:"
23 | RemainingDeferrals = "Adiamentos Restantes:"
24 | WarningMessage = "Depois que o adiamento expirar, você não terá mais a opção de adiar."
25 | WelcomeMessage = "O seguinte aplicativo está prestes a ser instalado:"
26 | }
27 | DeploymentType = @{
28 | Install = "Instalação"
29 | Repair = "Reparação"
30 | Uninstall = "Desinstalação"
31 | }
32 | DiskSpace = @{
33 | Message = "Você não tem espaço em disco suficiente para concluir a instalação de:`n{0}`n`nEspaço necessário: {1}MB`nEspaço disponível: {2}MB`n`nLibere espaço em disco suficiente para prosseguir com a instalação."
34 | }
35 | Progress = @{
36 | MessageInstall = "Instalação em andamento. Aguarde..."
37 | MessageInstallDetail = "Essa janela será fechada automaticamente quando a instalação for concluída."
38 | MessageRepair = "Reparação em andamento. Aguarde..."
39 | MessageRepairDetail = "Essa janela será fechada automaticamente quando o reparo for concluído."
40 | MessageUninstall = "Desinstalação em andamento. Aguarde..."
41 | MessageUninstallDetail = "Essa janela será fechada automaticamente quando a desinstalação for concluída."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Minimizar"
45 | ButtonRestartNow = "Reiniciar Agora"
46 | Message = "Para que a instalação seja concluída, é necessário reiniciar o computador."
47 | MessageRestart = "Seu computador será reiniciado automaticamente no final da contagem regressiva."
48 | MessageTime = "Salve seu trabalho e reinicie dentro do prazo estipulado."
49 | TimeRemaining = "Tempo restante:"
50 | Title = "Reinicialização Necessária"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "O {0} continuará automaticamente em:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - Aplicativo {0}'
59 | DialogMessage = 'Salve seu trabalho antes de continuar, pois os aplicativos a seguir serão fechados automaticamente.'
60 | DialogMessageNoProcesses = 'Selecione Install para continuar com a instalação. Se houver algum adiamento restante, você também poderá optar por adiar a instalação.'
61 | ButtonDeferRemaining = 'permanecer'
62 | ButtonLeftText = 'Adiar'
63 | ButtonRightText = 'Fechar aplicativos e instalar'
64 | ButtonRightTextNoProcesses = 'Instalar'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/pt/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "completo."
4 | Error = "falhou."
5 | FastRetry = "não completar."
6 | RestartRequired = "completa. Uma reinicialização é necessária."
7 | Start = "começou a."
8 | }
9 | BlockExecution = @{
10 | Message = "Lançar este aplicativo está temporariamente bloqueado para que possa concluir uma operação de instalação."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Fechar Programas"
14 | ButtonContinue = "Continuar"
15 | ButtonContinueTooltip = "Selecione `"Continuar`" somente após fechar a(s) aplicação(ões) listada(s) abaixo."
16 | ButtonDefer = "Adiar"
17 | CountdownMessage = "NOTA: O programa será fechado automaticamente em:"
18 | Message = "Programas de seguir devem ser fechados antes que a instalação possa prosseguir.`n`nPor favor, guarde o seu trabalho, feche os programas e em seguida continuar. Como alternativa, salve seu trabalho e clique em `"Fechar Programas`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Prazo:"
22 | ExpiryMessage = "Você pode optar por adiar a instalação até que expire o diferimento:"
23 | RemainingDeferrals = "Restantes diferimentos:"
24 | WarningMessage = "Uma vez que o diferimento expirou, você já não terá a opção de adiar a."
25 | WelcomeMessage = "O seguinte aplicativo está prestes a ser instalado:"
26 | }
27 | DeploymentType = @{
28 | Install = "Instalação"
29 | Repair = "Reparação"
30 | Uninstall = "Desinstalação"
31 | }
32 | DiskSpace = @{
33 | Message = "Você não tem espaço em disco suficiente para concluir a instalação de:`n{0}`n`nEspaço necessário: {1}MB`nEspaço disponível: {2}MB`n`nPor favor, espaço livre em disco suficiente, a fim de prosseguir com a instalação."
34 | }
35 | Progress = @{
36 | MessageInstall = "Instalação em andamento. Por favor aguarde..."
37 | MessageInstallDetail = "Esta janela fechar-se-á automaticamente quando a instalação estiver concluída."
38 | MessageRepair = "Reparação em andamento. Por favor aguarde..."
39 | MessageRepairDetail = "Esta janela fechar-se-á automaticamente quando a reparação estiver concluída."
40 | MessageUninstall = "Desinstalação em andamento. Por favor aguarde..."
41 | MessageUninstallDetail = "Esta janela fechar-se-á automaticamente quando a desinstalação estiver concluída."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Minimizar"
45 | ButtonRestartNow = "Reinicie Agora"
46 | Message = "Em ordem para completar a instalação, você deve reiniciar seu computador."
47 | MessageRestart = "Seu computador será reiniciado automaticamente no final da contagem regressiva."
48 | MessageTime = "Por favor, salve o trabalho e reiniciar no tempo alocado."
49 | TimeRemaining = "Tempo restante:"
50 | Title = "Reinicialização Necessária"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "O {0} continuará automaticamente em:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - Aplicação {0}'
59 | DialogMessage = 'Guarde o seu trabalho antes de continuar, pois as aplicações seguintes serão encerradas automaticamente.'
60 | DialogMessageNoProcesses = 'Selecione Instalar para continuar com a instalação. Se ainda tiver algum adiamento, também pode optar por adiar a instalação.'
61 | ButtonDeferRemaining = 'permanecer'
62 | ButtonLeftText = 'Adiar'
63 | ButtonRightText = 'Fechar aplicações e instalar'
64 | ButtonRightTextNoProcesses = 'Instalar'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/ru/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "выполнена(о)."
4 | Error = "не выполнена(о)."
5 | FastRetry = "не завершена(о)."
6 | RestartRequired = "выполнена(о). Требуется перезагрузка."
7 | Start = "начата(о)."
8 | }
9 | BlockExecution = @{
10 | Message = "Запуск этого приложения временно заблокирован для завершения процесса установки."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Закрыть программы"
14 | ButtonContinue = "Продолжить"
15 | ButtonContinueTooltip = "Выберите `"Продолжить`" только после закрытия вышеперечисленных приложений."
16 | ButtonDefer = "Отложить"
17 | CountdownMessage = "ПРИМЕЧАНИЕ: Эти программы будут автоматически закрыты через:"
18 | Message = "Перед продолжением установки необходимо закрыть следующие программы.`nПожалуйста, сохраните вашу работу и закройте программы, а затем продолжите установку. Также вы можете сохранить вашу работу и нажать `"Закрыть программы`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Дата истечения:"
22 | ExpiryMessage = "Вы можете отложить установку приложения до тех пор, пока не истечет срок действия этой отсрочки:"
23 | RemainingDeferrals = "Оставшиеся отсрочки:"
24 | WarningMessage = "После истечения срока действия отсрочки вы больше не сможете отложить установку."
25 | WelcomeMessage = "Планируется установка следующего приложения:"
26 | }
27 | DeploymentType = @{
28 | Install = "Установка"
29 | Repair = "Исправление"
30 | Uninstall = "Удаление"
31 | }
32 | DiskSpace = @{
33 | Message = "У вас недостаточно пространства на диске для выполнения установки:`n{0}`n`nНеобходимое пространство на диске: {1}МБ`nДоступное пространство на диске: {2}МБ`n`nДля продолжения установки, пожалуйста, освободите достаточно пространства на диске."
34 | }
35 | Progress = @{
36 | MessageInstall = "Идет установка. Пожалуйста, подождите..."
37 | MessageInstallDetail = "Это окно закроется автоматически после завершения установки."
38 | MessageRepair = "Идет исправление. Пожалуйста, подождите..."
39 | MessageRepairDetail = "Это окно автоматически закроется по завершении ремонта."
40 | MessageUninstall = "Идет удаление. Пожалуйста, подождите..."
41 | MessageUninstallDetail = "Это окно закроется автоматически после завершения удаления."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Минимизировать"
45 | ButtonRestartNow = "Перезагрузить сейчас"
46 | Message = "Для завершения установки необходимо перезагрузить ваш компьютер."
47 | MessageRestart = "Ваш компьютер будет автоматически перезагружен по завершению обратного отсчета."
48 | MessageTime = "Пожалуйста, сохраните вашу работу и выполните перезагрузку в отведенное время."
49 | TimeRemaining = "Оставшееся время:"
50 | Title = "Требуется перезагрузка"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0} автоматически продолжится через:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - приложение {0}'
59 | DialogMessage = 'Пожалуйста, сохраните свою работу, прежде чем продолжить, так как следующие приложения будут закрыты автоматически.'
60 | DialogMessageNoProcesses = 'Чтобы продолжить установку, выберите Install (Установить). Если у вас остались отсрочки, вы также можете отложить установку.'
61 | ButtonDeferRemaining = 'оставаться'
62 | ButtonLeftText = 'Отложить'
63 | ButtonRightText = 'Закрыть приложения и установить'
64 | ButtonRightTextNoProcesses = 'Установите'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/sk/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "ukončená."
4 | Error = "sa nepodarila."
5 | FastRetry = "nedokončená."
6 | RestartRequired = "ukončená. Je nutný reštart."
7 | Start = "spustená."
8 | }
9 | BlockExecution = @{
10 | Message = "Spustenie tejto aplikácie bolo dočasne zablokované, aby mohla byť inštalácia dokončená úspešne."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Ukončiť programy"
14 | ButtonContinue = "Pokračovať"
15 | ButtonContinueTooltip = "Kliknite na `"Pokračovať`", keď zavriete vyššie uvedené aplikácie."
16 | ButtonDefer = "Oddialiť"
17 | CountdownMessage = "Poznámka: Programy budú automaticky ukončené za:"
18 | Message = "Nasledujúce programy musia byť zatvorené, než bude inštalácia pokračovať.`n`nProsím, uložte svoju prácu, zatvorte dané programy a potom kliknite na pokračovať. Prípadne môžete uložiť svoju prácu a potom kliknite na tlačidlo `"Ukončiť programy`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Termín:"
22 | ExpiryMessage = "Inštaláciu môžete niekoľkokrát odložiť:"
23 | RemainingDeferrals = "Zostávajúce odklady:"
24 | WarningMessage = "Akonáhle odklady uplynú, už nebudete mať možnosť odložiť inštaláciu."
25 | WelcomeMessage = "Nasledujúca aplikácia bude nainštalovaná:"
26 | }
27 | DeploymentType = @{
28 | Install = "Inštalácia"
29 | Repair = "Oprava"
30 | Uninstall = "Odinštalácia"
31 | }
32 | DiskSpace = @{
33 | Message = "Nemáte dostatok voľného miesta na dokončenie inštalácie:`n{0}`n`nPotrebné miesto: {1}MB`nVoľné miesto: {2}MB`n`nProsím, uvoľnite dostatok miesta pre pokračovanie inštalácie."
34 | }
35 | Progress = @{
36 | MessageInstall = "Inštalácia sa vykonáva. Prosím čakajte..."
37 | MessageInstallDetail = "Toto okno sa po dokončení inštalácie automaticky zatvorí."
38 | MessageRepair = "Vykonáva sa oprava. Prosím čakajte..."
39 | MessageRepairDetail = "Toto okno sa po dokončení opravy automaticky zatvorí."
40 | MessageUninstall = "Prebieha odinštalácia. Prosím čakajte..."
41 | MessageUninstallDetail = "Toto okno sa po dokončení odinštalovania automaticky zatvorí."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Minimalizovať"
45 | ButtonRestartNow = "Reštartovať Teraz"
46 | Message = "Na dokončenie inštalácie musíte váš počítač reštartovať."
47 | MessageRestart = "Na konci odpočítavania, bude váš počítač automaticky reštartovaný."
48 | MessageTime = "Prosím, uložte si prácu a reštartujte počítač v stanovenej lehote."
49 | TimeRemaining = "Zostávajúci čas:"
50 | Title = "Je nutný reštart."
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0} bude automaticky pokračovať za:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - Aplikácia {0}'
59 | DialogMessage = 'Pred pokračovaním uložte svoju prácu, pretože nasledujúce aplikácie sa automaticky zatvoria.'
60 | DialogMessageNoProcesses = 'Ak chcete pokračovať v inštalácii, vyberte možnosť Inštalovať. Ak máte ešte nejaké odklady, môžete tiež zvoliť odloženie inštalácie.'
61 | ButtonDeferRemaining = 'zostať'
62 | ButtonLeftText = 'Odloženie'
63 | ButtonRightText = 'Zatvoriť aplikácie a nainštalovať'
64 | ButtonRightTextNoProcesses = 'Inštalácia stránky'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | # Text displayed in the balloon tip for successful completion of a deployment type.
4 | Complete = 'complete.'
5 |
6 | # Text displayed in the balloon tip for a failed deployment type.
7 | Error = 'failed.'
8 |
9 | # Text displayed in the balloon tip for fast retry of a deployment.
10 | FastRetry = 'not complete.'
11 |
12 | # Text displayed in the balloon tip for successful completion of a deployment type.
13 | RestartRequired = 'complete. A reboot is required.'
14 |
15 | # Text displayed in the balloon tip for the start of a deployment type.
16 | Start = 'started.'
17 | }
18 |
19 | BlockExecution = @{
20 | # Text displayed when prompting user that an application has been blocked.
21 | Message = 'Launching this application has been temporarily blocked so that an installation operation can complete.'
22 | }
23 |
24 | ClosePrompt = @{
25 | # Text displayed on the close button when prompting to close running programs.
26 | ButtonClose = 'Close &Programs'
27 |
28 | # Text displayed on the continue button when prompting to close running programs.
29 | ButtonContinue = '&Continue'
30 |
31 | # Tooltip text displayed on the continue button when prompting to close running programs.
32 | ButtonContinueTooltip = "Only select `"Continue`" after closing the above listed application(s)."
33 |
34 | # Text displayed on the defer button when prompting to close running programs.
35 | ButtonDefer = '&Defer'
36 |
37 | # Text displayed when counting down to automatically closing applications.
38 | CountdownMessage = 'NOTE: The program(s) will be automatically closed in:'
39 |
40 | # Text displayed when prompting to close running programs.
41 | Message = "The following programs must be closed before the installation can proceed.`n`nPlease save your work, close the programs, and then continue. Alternatively, save your work and click `"Close Programs`"."
42 | }
43 |
44 | DeferPrompt = @{
45 | # Text displayed when there is a specific deferral deadline.
46 | Deadline = 'Deadline:'
47 |
48 | # Text displayed when a deferral option is available.
49 | ExpiryMessage = 'You can choose to defer the installation until the deferral expires:'
50 |
51 | # Text displayed when there are a specific number of deferrals remaining.
52 | RemainingDeferrals = 'Remaining Deferrals:'
53 |
54 | # Text displayed after the deferral options.
55 | WarningMessage = 'Once the deferral has expired, you will no longer have the option to defer.'
56 |
57 | # Text displayed when only the deferral dialog is to be displayed and there are no applications to close.
58 | WelcomeMessage = 'The following application is about to be installed:'
59 | }
60 |
61 | DeploymentType = @{
62 | # Name displayed in UI for installation deployment type.
63 | Install = 'Installation'
64 |
65 | # Name displayed in UI for repair deployment type.
66 | Repair = 'Repairing'
67 |
68 | # Name displayed in UI for Uninstallation deployment type.
69 | Uninstall = 'Uninstallation'
70 | }
71 |
72 | DiskSpace = @{
73 | # Text displayed when the system does not have sufficient free disk space available to complete the installation.
74 | Message = "You do not have enough disk space to complete the installation of:`n{0}`n`nSpace required: {1}MB`nSpace available: {2}MB`n`nPlease free up enough disk space in order to proceed with the installation."
75 | }
76 |
77 | Progress = @{
78 | # Default text displayed in the progress bar for installations.
79 | MessageInstall = 'Installation in progress. Please wait...'
80 |
81 | # Default text displayed in the progress bar for installations.
82 | MessageInstallDetail = 'This window will close automatically when the installation is complete.'
83 |
84 | # Default text displayed in the progress bar for repairs.
85 | MessageRepair = 'Repair in progress. Please wait...'
86 |
87 | # Default text displayed in the progress bar for repairs.
88 | MessageRepairDetail = 'This window will close automatically when the repair is complete.'
89 |
90 | # Default text displayed in the progress bar for Uninstallations.
91 | MessageUninstall = 'Uninstallation in progress. Please wait...'
92 |
93 | # Default text displayed in the progress bar for Uninstallations.
94 | MessageUninstallDetail = 'This window will close automatically when the uninstallation is complete.'
95 | }
96 |
97 | RestartPrompt = @{
98 | # Button text for allowing the user to restart later.
99 | ButtonRestartLater = 'Minimize'
100 |
101 | # Button text for when wanting to restart the device now.
102 | ButtonRestartNow = 'Restart Now'
103 |
104 | # Text displayed when the device requires a restart.
105 | Message = 'In order for the installation to complete, you must restart your computer.'
106 |
107 | # Text displayed when indicating when the device will be restarted.
108 | MessageRestart = 'Your computer will be automatically restarted at the end of the countdown.'
109 |
110 | # Text displayed as a prefix to the time remaining, indicating that users should save their work, etc.
111 | MessageTime = 'Please save your work and restart within the allotted time.'
112 |
113 | # Text displayed to indicate the amount of time remaining until a restart will occur.
114 | TimeRemaining = 'Time remaining:'
115 |
116 | # Text displayed in the title of the restart prompt which helps the script identify whether there is already a restart prompt being displayed and not to duplicate it.
117 | Title = 'Restart Required'
118 | }
119 |
120 | WelcomePrompt = @{
121 | Classic = @{
122 | # The countdown message displayed at the Welcome Screen to indicate when the install will continue if no response from user.
123 | CountdownMessage = 'The {0} will automatically continue in:'
124 |
125 | # This is a custom message to display at the Welcome Screen window.
126 | CustomMessage = ''
127 | }
128 | Fluent = @{
129 | # The subtitle underneath the Application Title, e.g. Company Name. Using {0} will insert the Application Type, e.g. App "Install"
130 | Subtitle = 'PSAppDeployToolkit - App {0}'
131 |
132 | # This is a message to prompt users to save their work.
133 | DialogMessage = 'Please save your work before continuing as the following applications will be closed automatically.'
134 |
135 | # This is a message to when there are no running processes available.
136 | DialogMessageNoProcesses = 'Please select Install to continue with the installation. If you have any deferrals remaining, you may also choose to delay the installation.'
137 |
138 | # This is a word used to describe the number of deferrals left. custom message to display at the Welcome Screen window.
139 | ButtonDeferRemaining = 'remain'
140 |
141 | # This is a phrase used to describe the process of deferring an application installation.
142 | ButtonLeftText = 'Defer'
143 |
144 | # This is a phrase used to describe the process of closing applications and installing the application.
145 | ButtonRightText = 'Close Apps & Install'
146 |
147 | # This is a phrase used to describe the process of installing the application.
148 | ButtonRightTextNoProcesses = 'Install'
149 | }
150 | }
151 | }
152 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/sv/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "slutförd."
4 | Error = "misslyckades."
5 | FastRetry = "ej slutförd."
6 | RestartRequired = "slutförd. En omstart av datorn är nödvändig."
7 | Start = "startad."
8 | }
9 | BlockExecution = @{
10 | Message = "Den här applikationen har temporärt blockerats så att installationen kan slutföras."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Stäng Program"
14 | ButtonContinue = "Fortsätt"
15 | ButtonContinueTooltip = "Välj `"Fortsätt`" endast efter att ha stängt applikation(er) i ovanstående lista."
16 | ButtonDefer = "Skjut upp"
17 | CountdownMessage = "OBS: Programmen kommer automatiskt att avslutas om:"
18 | Message = "Följande program måste stängas innan installationen kan fortsätta.`n`nSe till att spara ditt arbete, stäng de öppna programmen och klicka sen på `"Fortsätt`".`nAlternativt, spara ditt arbete och klicka på `"Stäng Program`"."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Deadline:"
22 | ExpiryMessage = "Du kan välja att fördröja installationen ett begränsat antal gånger under en begränsad tid:"
23 | RemainingDeferrals = "Antal återstående fördröjningar:"
24 | WarningMessage = "När antalet fördröjningar är slut eller deadlinen inträffar är detta alternativ inte längre tillgängligt."
25 | WelcomeMessage = "Följande applikation kommer att installeras:"
26 | }
27 | DeploymentType = @{
28 | Install = "Installation"
29 | Repair = "Reparation"
30 | Uninstall = "Avinstallation"
31 | }
32 | DiskSpace = @{
33 | Message = "Du har inte tillräckligt med ledigt diskutrymme för att kunna installera:`n{0}`n`nDiskutrymme som krävs: {1}MB`nLedigt diskutrymme: {2}MB`n`nFrigör utrymme på hårddisken och försök igen."
34 | }
35 | Progress = @{
36 | MessageInstall = "Installation pågår. Var god vänta..."
37 | MessageInstallDetail = "Detta fönster stängs automatiskt när installationen är klar."
38 | MessageRepair = "Reparation pågår. Var god vänta..."
39 | MessageRepairDetail = "Detta fönster stängs automatiskt när reparationen är klar."
40 | MessageUninstall = "Avinstallation pågår. Var god vänta..."
41 | MessageUninstallDetail = "Detta fönster stängs automatiskt när avinstallationen är klar."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Minimera"
45 | ButtonRestartNow = "Starta Om Nu"
46 | Message = "För att installationen ska kunna slutföras måste din dator startas om."
47 | MessageRestart = "Din dator kommer automatiskt att starta om när nedräkningen är slut."
48 | MessageTime = "Se till att spara ditt arbete innan tiden går ut och en automatisk omstart sker."
49 | TimeRemaining = "Återstående tid:"
50 | Title = "Omstart Krävs"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0} kommer att fortsätta automatiskt i:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - App {0}'
59 | DialogMessage = 'Spara ditt arbete innan du fortsätter eftersom följande applikationer kommer att stängas automatiskt.'
60 | DialogMessageNoProcesses = "Välj Installera för att fortsätta med installationen eller välj `"Skjut upp`" för att installationen skall utföras vid ett senare tillfälle."
61 | ButtonDeferRemaining = 'kvarstår'
62 | ButtonLeftText = 'Skjut upp'
63 | ButtonRightText = 'Stäng appar och installera'
64 | ButtonRightTextNoProcesses = 'Installera'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/tr/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "tamamlandı."
4 | Error = "hata oluştu."
5 | FastRetry = "tamamlanamadı."
6 | RestartRequired = "tamamlandı. Yeniden başlatma gereklidir."
7 | Start = "başladı."
8 | }
9 | BlockExecution = @{
10 | Message = "Yükleme işleminin tamamlanabilmesi için bu uygulamanın başlatılması geçici olarak engellenmiştir."
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "Uygulamaları kapat"
14 | ButtonContinue = "Devam et"
15 | ButtonContinueTooltip = "Aşağıdaki listedeki uygulamaları kapatıp `"Devam et`"i seçiniz."
16 | ButtonDefer = "Ertele"
17 | CountdownMessage = "NOT: Program(lar) otomatik olarak kapanacaktır:"
18 | Message = "Kurulumun devam edebilmesi için aşağıdaki programlar kapatılmalıdır.`n`nLütfen çalışmanızı kaydedin, programları kapatın ve ardından devam edin.`nAlternatif olarak, çalışmanızı kaydedin ve `"Programları Kapat `"a tıklayın."
19 | }
20 | DeferPrompt = @{
21 | Deadline = "Son tarih:"
22 | ExpiryMessage = "Erteleme süresi dolana kadar kurulumu ertelemeyi seçebilirsiniz:"
23 | RemainingDeferrals = "Kalan Ertelemeler:"
24 | WarningMessage = "Erteleme süresi sona erdiğinde, artık erteleme seçeneğiniz olmayacaktır."
25 | WelcomeMessage = "Aşağıdaki uygulama yüklenmek üzeredir:"
26 | }
27 | DeploymentType = @{
28 | Install = "Kurulum işlemi"
29 | Repair = "Onarım"
30 | Uninstall = "Kaldırma işlemi"
31 | }
32 | DiskSpace = @{
33 | Message = "Kurulumu tamamlamak için yeterli disk alanınız yok:`n{0}`n`nGerekli alan: {1}MB`nMevcut alan: {2}MB`n`nKuruluma devam etmek için lütfen yeterli disk alanı boşaltın."
34 | }
35 | Progress = @{
36 | MessageInstall = "Kurulum devam ediyor. Lütfen bekleyiniz..."
37 | MessageInstallDetail = "Kurulum tamamlandığında bu pencere otomatik olarak kapanacaktır."
38 | MessageRepair = "Onarım devam ediyor. Lütfen bekleyiniz..."
39 | MessageRepairDetail = "Onarım tamamlandığında bu pencere otomatik olarak kapanacaktır."
40 | MessageUninstall = "Kaldırma işlemi devam ediyor. Lütfen bekleyiniz..."
41 | MessageUninstallDetail = "Kaldırma işlemi tamamlandığında bu pencere otomatik olarak kapanacaktır."
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "Simge durumuna küçült"
45 | ButtonRestartNow = "Bilgisayarı yeniden başlat"
46 | Message = "Yüklemenin tamamlanması için bilgisayarınızı yeniden başlatmanız gerekir."
47 | MessageRestart = "Geri sayımın sonunda bilgisayarınız otomatik olarak yeniden başlatılacaktır."
48 | MessageTime = "Lütfen çalışmanızı kaydedin ve belirtilen süre içinde yeniden başlatın."
49 | TimeRemaining = "Kalan süre:"
50 | Title = "Yeniden başlatma gerekmektedir"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0} otomatik olarak devam edecektir:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - Uygulama {0}'
59 | DialogMessage = 'Aşağıdaki uygulamalar otomatik olarak kapatılacağından devam etmeden önce lütfen çalışmanızı kaydedin.'
60 | DialogMessageNoProcesses = "Kuruluma devam etmek için lütfen Yükle'yi seçin. Kalan ertelemeleriniz varsa, kurulumu ertelemeyi de seçebilirsiniz."
61 | ButtonDeferRemaining = 'kalır'
62 | ButtonLeftText = 'Erteleme'
63 | ButtonRightText = 'Uygulamaları Kapat ve Yükle'
64 | ButtonRightTextNoProcesses = 'Kurulum'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/zh-hans/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "完成。"
4 | Error = "失败。"
5 | FastRetry = "未完成。"
6 | RestartRequired = "完成。必须重新启动。"
7 | Start = "已启动。"
8 | }
9 | BlockExecution = @{
10 | Message = "为完成安装过程,暂时禁止启动这款应用程式。"
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "关闭程序"
14 | ButtonContinue = "继续"
15 | ButtonContinueTooltip = "在关闭上列应用程式后才选择`"继续`"。"
16 | ButtonDefer = "延迟"
17 | CountdownMessage = "注:下列程序将自动关闭:"
18 | Message = "为继续安装,必须关闭下列程序。`n`n请保存您的工作,关闭程序,然后继续。 或者保存您的工作,点击`"关闭程序`"。"
19 | }
20 | DeferPrompt = @{
21 | Deadline = "最后期限:"
22 | ExpiryMessage = "在延期失效前,可选择延迟安装:"
23 | RemainingDeferrals = "所剩延期:"
24 | WarningMessage = "延期失效后,再也无法延迟安装。"
25 | WelcomeMessage = "即将安装下列应用程式:"
26 | }
27 | DeploymentType = @{
28 | Install = "安装"
29 | Repair = "修复"
30 | Uninstall = "卸载"
31 | }
32 | DiskSpace = @{
33 | Message = "没有足够的磁盘空间来完成下列安装:`n{0}`n`n所需空间:{1}MB`n可用空间:{2}MB`n`n请释放足够的磁盘空间以继续安装。"
34 | }
35 | Progress = @{
36 | MessageInstall = "安装中。请稍等。。。"
37 | MessageInstallDetail = "安装完成后,该窗口将自动关闭。。。"
38 | MessageRepair = "修复中。请稍等。。。"
39 | MessageRepairDetail = "修复完成后,该窗口将自动关闭。。。"
40 | MessageUninstall = "卸载中。请稍等。。。"
41 | MessageUninstallDetail = "卸载完成后,该窗口将自动关闭。。。"
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "最小化"
45 | ButtonRestartNow = "现在重启"
46 | Message = "为完成安装过程,需重启计算机。"
47 | MessageRestart = "倒计时结束后,计算机将自动重启。"
48 | MessageTime = "请保存您的工作,并在容许时间重启计算机。"
49 | TimeRemaining = "剩余时间:"
50 | Title = "需重启"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0}会自动继续:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - 应用程序 {0}'
59 | DialogMessage = '请保存您的工作后再继续,因为以下应用程序将自动关闭。'
60 | DialogMessageNoProcesses = '请选择 “安装 ”继续安装。如果您还有任何延迟,也可以选择延迟安装。'
61 | ButtonDeferRemaining = '残留'
62 | ButtonLeftText = '推迟'
63 | ButtonRightText = '关闭应用程序并安装'
64 | ButtonRightTextNoProcesses = '安装'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/Strings/zh-hant/strings.psd1:
--------------------------------------------------------------------------------
1 | @{
2 | BalloonText = @{
3 | Complete = "完成。"
4 | Error = "失敗。"
5 | FastRetry = "未完成。"
6 | RestartRequired = "完成。需重啟。"
7 | Start = "已啟動。"
8 | }
9 | BlockExecution = @{
10 | Message = "為完成安裝過程,暫時禁止啟動本款應用程式。"
11 | }
12 | ClosePrompt = @{
13 | ButtonClose = "關閉程序"
14 | ButtonContinue = "繼續"
15 | ButtonContinueTooltip = "關閉上列應用程式後才選擇`"繼續`"。"
16 | ButtonDefer = "延遲"
17 | CountdownMessage = "注:下列程序將自動關閉:"
18 | Message = "在繼續安裝前必須關閉下列程序。`n`n請保存您的工作,關閉程序,然後繼續。 或者保存您的工作,然後點擊`"關閉程序`"。"
19 | }
20 | DeferPrompt = @{
21 | Deadline = "最後期限:"
22 | ExpiryMessage = "在延期失效前,可選擇延遲安裝:"
23 | RemainingDeferrals = "所剩延期:"
24 | WarningMessage = "延期失效後,再也無法延遲安裝。"
25 | WelcomeMessage = "即將安裝下列應用程式:"
26 | }
27 | DeploymentType = @{
28 | Install = "安裝"
29 | Repair = "修復"
30 | Uninstall = "卸載"
31 | }
32 | DiskSpace = @{
33 | Message = "沒有足夠的磁盤空間來完成下列安裝:`n{0}`n`n所需空間: {1}MB`n可用空間: {2}MB`n`n請釋放足夠的磁盤空間以繼續安裝。"
34 | }
35 | Progress = @{
36 | MessageInstall = "安裝中。請稍等。。。"
37 | MessageInstallDetail = "安裝完成後,此視窗會自動關閉。。。"
38 | MessageRepair = "修復中。請稍等。。。"
39 | MessageRepairDetail = "修復完成後,此視窗會自動關閉。。。"
40 | MessageUninstall = "卸載中。請稍等。。。"
41 | MessageUninstallDetail = "卸載完成後,此視窗將自動關閉。。。"
42 | }
43 | RestartPrompt = @{
44 | ButtonRestartLater = "最小化"
45 | ButtonRestartNow = "現在重啟"
46 | Message = "未完成安裝過程,需重啟計算機。"
47 | MessageRestart = "倒計時結束後,計算機將自動重啟。"
48 | MessageTime = "請保存您的工作,然後在容許時間重啟計算機。"
49 | TimeRemaining = "剩餘時間:"
50 | Title = "需重啟"
51 | }
52 | WelcomePrompt = @{
53 | Classic = @{
54 | CountdownMessage = "{0}會自動繼續:"
55 | CustomMessage = ""
56 | }
57 | Fluent = @{
58 | Subtitle = 'PSAppDeployToolkit - 應用程式 {0}'
59 | DialogMessage = '由於下列應用程式將自動關閉,請先保存您的工作再繼續。'
60 | DialogMessageNoProcesses = '請選擇「安裝」繼續安裝。如果您有任何延遲安裝的剩餘時間,您也可以選擇延遲安裝。'
61 | ButtonDeferRemaining = '留下'
62 | ButtonLeftText = '延遲'
63 | ButtonRightText = '關閉應用程式並安裝'
64 | ButtonRightTextNoProcesses = '安裝'
65 | }
66 | }
67 | }
68 |
--------------------------------------------------------------------------------
/ThirdParty/PSAppDeployToolkit/SupportFiles/Add Supporting Files Here.txt:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/tugich/SetupPackagerIntune/0d53ec58ed7047a8677be7e0077c0a4a359f380e/ThirdParty/PSAppDeployToolkit/SupportFiles/Add Supporting Files Here.txt
--------------------------------------------------------------------------------