﻿
; DO NOT TRANSLATE PRE-DEFINED ITEMS
; ==================================

; LanguageID: 	https://docs.microsoft.com/de-de/windows/win32/intl/language-identifier-constants-and-strings?redirectedfrom=MSDN
				https://msdn.microsoft.com/en-us/library/office/hh361638(v=office.14).aspx
; Example for Germany: 0x0407
; LiveSystem pro is using only the last 2 digits, so the LanguageID for "German" is "07", "English" is "09" etc.


[Main]
Language=Englisch
LanguageID=07
Translator=Kare,MaineCoon
Date=05.11.2023


[Language]
180="No Build available, press '> Start' Button."
181="- Finalize %os%..."

201=Processing '%1%'...
202=Dateien werden kopiert...
204=Availability of the download is being checked...
205=Download the program file...
207=Extracting file...
208=Program files are being copied...
210=Checking the folder size of the extracted folder...


[Msg:NExist_Download:Exit:DOWNLOAD ERROR]
Download is not available#$x
Script ends.

[Msg:Err_Download:Exit:DOWNLOAD ERROR]
Download of file was not successful#$x
Possible causes:
- Download page is not available
- Your personal settings (e.g. virus scanner) prevent the download of the file#$x
Please check all possibilities and try to run this script again in some time.#$x
The current build is continued with the next script.

[Msg:Err_MD5:Error:MD5 CHECKSUM ERROR]
MD5 checksum comparison results in faulty download file:#$x
- MD5 checksum original file: %ServerMD5%#$x
- MD5 checksum download file: %FileMD5%#$x
Possible causes:
- Download page is not available
- Your personal settings (e.g. virus scanner) prevent the download of the file#$x
The faulty download file is automatically deleted and the script is cancelled.
Try running the script again.

[Msg:LSPVersion:Exit:LSP]
Requires LSP V.%1% or higher#$x#$xScript will exit.

[Msg:Err_DirSize:Exit:LSP]
The unpacked size does not match the actual size.#$x#$xScript ends.