first commit

This commit is contained in:
SimonSayeBabu
2025-01-17 13:10:20 +01:00
commit bd1057cec0
16967 changed files with 1048699 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 21cde76f0fd54da44817724af0fed464
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ca845e506513eeb4e9f4df4276d58a2d
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 42f876c7bad484946a19cce672fc2ff4
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 785d827db3673b94088da1e79cff60e1
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: f49cfec5b4d3c8347befd2eb4cd3daba
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 125b0f6efa95e744da801288921bad21
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,55 @@
== Error ==
Error
== NoResultFileSelected ==
No result file has been selected
== UsageCaption ==
Usage
== Usage ==
Usage: binmergetool <mergeOptions>
mergeOptions: <generalFiles> <baseFile> [<baseSymbolicName>] [[<automatic>] <resultFile>] [<mergeType>] [<generalOptions>]
baseFile: {-b | --base}=<filename>
baseSymbolicName: {-bn | --basesymbolicname}=<symbolicname>
automatic: -a | --automatic
resultFile: {-r | --result}=<filename>
mergeType: {-m | --mergeresolutiontype}={onlyone | onlysrc | onlydst | try | forced}
generalFiles:<sourceFile> [<srcSymbolicName>] <destination> [<dstSymbolicName>]
sourceFile: {-s | --source}=<filename>
srcSymbolicName: {-sn | --srcsymbolicname}=<symbolicname>
destinationFile: {-d | --destination}=<filename>
dstSymbolicName: {-dn | --dstsymbolicname}=<symbolicname>
Examples:
binmergetool -s=file1.txt -d=file2.txt
binmergetool -s=file1.txt -b=file0.txt --destination=file2.txt
binmergetool --base=file0.txt -d=file2.txt --source=file1.txt --automatic --result=result.txt
binmergetool -b=file0.txt -s=file1.txt -d=file2.txt -a -r=result.txt -m=onlyone
== DiffRequiresTwoArguments ==
Differences need two and only two files
== UnsupportedFileTypeForDiff ==
Unsupported file types for binary diff. Only images are supported (JPEG, PNG, GIF, BMP)
== SaveChanges ==
Do you want to save changes to the result file?
== ExitPrompt ==
Exit
== CantLoadImage ==
Image '{0}' can't be loaded.
== NoArguments ==
No arguments specified
== UsageHint ==
Use [binmergetool -?] to show more help for this utility

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: d6127298c5e217145a7a1fd7e8ee6f53
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,55 @@
== Error ==
Error
== NoResultFileSelected ==
No se ha seleccionado un documento como resultado del merge.
== UsageCaption ==
Uso
== Usage ==
Uso: binmergetool <opciones>
opciones: <ficheros> <ficheroBase> [<nombreBase>] [[<automatic>] <ficheroResultado>] [<mergeType>] [<opciones>]
baseFile: {-b | --base}=<filename>
baseSymbolicName: {-bn | --basesymbolicname}=<symbolicname>
automatic: -a | --automatic
resultFile: {-r | --result}=<filename>
mergeType: {-m | --mergeresolutiontype}={onlyone | onlysrc | onlydst | try | forced}
ficheros: <origen> [<nombreOrigen>] <destino> [<nombreDestino>]
origen: {-s | --source}=<nombreFichero>
nombreOrigen: {-sn | --srcsymbolicname}=<nombre>
destino: {-d | --destination}=<nombreFichero>
nombreDestino: {-dn | --dstsymbolicname}=<nombre>
Examples:
binmergetool -s=file1.txt -d=file2.txt
binmergetool -s=file1.txt -b=file0.txt --destination=file2.txt
binmergetool --base=file0.txt -d=file2.txt --source=file1.txt --automatic --result=result.txt
binmergetool -b=file0.txt -s=file1.txt -d=file2.txt -a -r=result.txt -m=onlyone
== DiffRequiresTwoArguments ==
Se necesitan dos ficheros para hacer diferencias
== UnsupportedFileTypeForDiff ==
Tipo de ficheros no soportado para obtener diferencias
== SaveChanges ==
¿Desea guardar los cambios en el fichero resultado?
== ExitPrompt ==
Salir...
== CantLoadImage ==
No se puede cargar la imagen '{0}'.
== NoArguments ==
No se especificaron argumentos
== UsageHint ==
Utilice [binmergetool -?] para mostrar la ayuda para esta herramienta

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 74bca0b75efe82444b4ce9a01b1d4f59
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,55 @@
== Error ==
エラー
== NoResultFileSelected ==
結果ファイルが選択されていません
== UsageCaption ==
使用方法
== Usage ==
使用方法:binmergetool <mergeOptions>
mergeOptions:<generalFiles> <baseFile> [<baseSymbolicName>] [[<automatic>] <resultFile>] [<mergeType>] [<generalOptions>]
baseFile: {-b | --base}=<filename>
baseSymbolicName: {-bn | --basesymbolicname}=<symbolicname>
automatic: -a | --automatic
resultFile: {-r | --result}=<filename>
mergeType: {-m | --mergeresolutiontype}={onlyone | onlysrc | onlydst | try | forced}
generalFiles:<sourceFile> [<srcSymbolicName>] <destination> [<dstSymbolicName>]
sourceFile: {-s | --source}=<filename>
srcSymbolicName: {-sn | --srcsymbolicname}=<symbolicname>
destinationFile: {-d | --destination}=<filename>
dstSymbolicName: {-dn | --dstsymbolicname}=<symbolicname>
例:
binmergetool -s=file1.txt -d=file2.txt
binmergetool -s=file1.txt -b=file0.txt --destination=file2.txt
binmergetool --base=file0.txt -d=file2.txt --source=file1.txt --automatic --result=result.txt
binmergetool -b=file0.txt -s=file1.txt -d=file2.txt -a -r=result.txt -m=onlyone
== DiffRequiresTwoArguments ==
差分を表示するには 2 つのファイル (のみ) が必要です
== UnsupportedFileTypeForDiff ==
ファイルタイプでバイナリ差分がサポートされていません。サポートされるのは画像 (JPEG、PNG、GIF、BMP) のみです。
== SaveChanges ==
結果ファイルに対する変更を保存しますか?
== ExitPrompt ==
終了
== CantLoadImage ==
画像 '{0}' をロードできません。
== NoArguments ==
引数が指定されていません
== UsageHint ==
このユーティリティのヘルプをさらに表示するには、[binmergetool -?] を使用してください

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 47f335ae8a138a24683d12f8061ad970
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,55 @@
== Error ==
오류
== NoResultFileSelected ==
결과 파일이 선택되지 않았습니다
== UsageCaption ==
사용법
== Usage ==
사용법: binmergetool <mergeOptions>
mergeOptions: <generalFiles> <baseFile> [<baseSymbolicName>] [[<automatic>] <resultFile>] [<mergeType>] [<generalOptions>]
baseFile: {-b | --base}=<filename>
baseSymbolicName: {-bn | --basesymbolicname}=<symbolicname>
automatic: -a | --automatic
resultFile: {-r | --result}=<filename>
mergeType: {-m | --mergeresolutiontype}={onlyone | onlysrc | onlydst | try | forced}
generalFiles:<sourceFile> [<srcSymbolicName>] <destination> [<dstSymbolicName>]
sourceFile: {-s | --source}=<filename>
srcSymbolicName: {-sn | --srcsymbolicname}=<symbolicname>
destinationFile: {-d | --destination}=<filename>
dstSymbolicName: {-dn | --dstsymbolicname}=<symbolicname>
예:
binmergetool -s=file1.txt -d=file2.txt
binmergetool -s=file1.txt -b=file0.txt --destination=file2.txt
binmergetool --base=file0.txt -d=file2.txt --source=file1.txt --automatic --result=result.txt
binmergetool -b=file0.txt -s=file1.txt -d=file2.txt -a -r=result.txt -m=onlyone
== DiffRequiresTwoArguments ==
차이점에는 파일 2개 및 파일 2개만이 필요합니다
== UnsupportedFileTypeForDiff ==
바이너리 비교를 지원하지 않는 파일입니다. 이미지만 지원됩니다(JPEG, PNG, GIF, BMP)
== SaveChanges ==
결과 파일에 변경사항을 저장하시겠습니까?
== ExitPrompt ==
종료
== CantLoadImage ==
'{0}' 이미지를 로드할 수 없습니다.
== NoArguments ==
지정된 인수가 없습니다
== UsageHint ==
이 유틸리티에 대한 도움말을 표시하려면 [binmergetool -?]를 사용하십시오

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: d69f4d85db6c56744b1647f7cf0f65e9
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,55 @@
== Error ==
错误
== NoResultFileSelected ==
未选择结果文件
== UsageCaption ==
用法
== Usage ==
用法binmergetool <mergeOptions>
mergeOptions:<generalFiles> <baseFile> [<baseSymbolicName>] [[<automatic>] <resultFile>] [<mergeType>] [<generalOptions>]
baseFile: {-b | --base}=<filename>
baseSymbolicName: {-bn | --basesymbolicname}=<symbolicname>
automatic: -a | --automatic
resultFile: {-r | --result}=<filename>
mergeType: {-m | --mergeresolutiontype}={onlyone | onlysrc | onlydst | try | forced}
generalFiles:<sourceFile> [<srcSymbolicName>] <destination> [<dstSymbolicName>]
sourceFile: {-s | --source}=<filename>
srcSymbolicName: {-sn | --srcsymbolicname}=<symbolicname>
destinationFile: {-d | --destination}=<filename>
dstSymbolicName: {-dn | --dstsymbolicname}=<symbolicname>
示例:
binmergetool -s=file1.txt -d=file2.txt
binmergetool -s=file1.txt -b=file0.txt --destination=file2.txt
binmergetool --base=file0.txt -d=file2.txt --source=file1.txt --automatic --result=result.txt
binmergetool -b=file0.txt -s=file1.txt -d=file2.txt -a -r=result.txt -m=onlyone
== DiffRequiresTwoArguments ==
差异比较需要且只需要两个文件
== UnsupportedFileTypeForDiff ==
二进制文件差异比较不支持的文件类型。仅支持图像JPEG、PNG、GIF、BMP
== SaveChanges ==
是否要保存对结果文件所做的更改?
== ExitPrompt ==
退出
== CantLoadImage ==
无法加载图像 '{0}'。
== NoArguments ==
未指定参数
== UsageHint ==
使用 [binmergetool -?] 可显示有关此实用程序的更多帮助信息

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 575f41cbc6f341044ab46b6f21c81384
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,54 @@
== Error ==
錯誤
== NoResultFileSelected ==
尚未選取任何結果檔案
== UsageCaption ==
用法
== Usage ==
用法binmergetool <mergeOptions>
mergeOptions:<generalFiles> <baseFile> [<baseSymbolicName>] [[<automatic>] <resultFile>] [<mergeType>] [<generalOptions>]
baseFile: {-b | --base}=<filename>
baseSymbolicName: {-bn | --basesymbolicname}=<symbolicname>
automatic: -a | --automatic
resultFile: {-r | --result}=<filename>
mergeType: {-m | --mergeresolutiontype}={onlyone | onlysrc | onlydst | try | forced}
generalFiles:<sourceFile> [<srcSymbolicName>] <destination> [<dstSymbolicName>]
sourceFile: {-s | --source}=<filename>
srcSymbolicName: {-sn | --srcsymbolicname}=<symbolicname>
destinationFile: {-d | --destination}=<filename>
dstSymbolicName: {-dn | --dstsymbolicname}=<symbolicname>
範例:
binmergetool -s=file1.txt -d=file2.txt
binmergetool -s=file1.txt -b=file0.txt --destination=file2.txt
binmergetool --base=file0.txt -d=file2.txt --source=file1.txt --automatic --result=result.txt
binmergetool -b=file0.txt -s=file1.txt -d=file2.txt -a -r=result.txt -m=onlyone
== DiffRequiresTwoArguments ==
差異需要兩個檔案,而且只需要兩個檔案
== UnsupportedFileTypeForDiff ==
二進位差異比對不支援的檔案類型。僅支援影像 (JPEG、PNG、GIF、BMP)
== SaveChanges ==
您是否想要將變更儲存到結果檔案?
== ExitPrompt ==
退出
== CantLoadImage ==
無法載入影像 '{0}'。
== NoArguments ==
未指定引數
== UsageHint ==
使用 [binmergetool -?] 顯示此公用程式的其他說明

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 41a2996f893fe864ea42b40392cf87b9
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 879423af6fa85944abb5312df8b0506b
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: fd854a15079566a4dac0189548908a24
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 794804ae9a4bcac4384e612405a40d68
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 8eadbdd324314144b856d87107a012ca
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ba4f7a3ddcc49474b9aaa8dfe1d2cfe6
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 75c2b0082e6fac44389b1b68af004e47
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 1f16fc68e4fb3da47a356becdbd6caff
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 43a8d4eba99dc9749980bb5683a215bb
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 98a8a2335135c884c894dc5f5d4d885e
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 60944c1e645bd1146b5162d2b962ab0d
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 1f1fdf451bb219d459db1d901ea5a58a
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: f8a56fc47968cfe41af05fa4705179f9
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -0,0 +1,156 @@
== CmExistingCertificateChanged ==
WARNING: the certificate of this host doesn't match the one you have in the key
store. It may mean that the identity of the server has been compromised or a
man-in-the-middle attack is being performed on you.
Certificate details:
- Issued to: {0}
- Issued by: {1}
- Expiration date: {3}
- Certificate hash: {5}
If you were expecting this change and trust the new certificate, choose 'Yes'
to add the key to the Unity VCS key store and trust this certificate in the
future.
If you want to carry on connecting just once, without adding the key to the
store, choose 'No'.
If you want to abandon this connection, choose 'Cancel'. This is the ONLY
guaranteed safe choice.
== CmExistingCertificateChangedPrompt ==
Choose an option (Y)es, (N)o, (C)ancel (default is Cancel):
== CmInvalidCertificateHostname ==
WARNING: the secure connection hostname provided in the server
certificate doesn't match the server hostname. This means that the
certificate was not issued to this hostname or that there is a network
configuration problem with this host.
- Certificate hostname: {0}
- Server hostname: {1}
If you want to continue connecting to this host, choose 'Yes'. The certificate
validation will continue (not recommended).
If you want to abandon the connection, choose 'No' (recommended).
== CmInvalidCertificateHostnamePrompt ==
Choose an option (Y)es, (N)o (hitting Enter selects 'No'):
== CmInvalidCertuiResponse ==
(!) The option you entered is not valid.
== CmNewCertificate ==
The server you are connecting to has sent a certificate that is not in the
store. This is normal if it is the first time that you connect to this server.
Certificate details:
- Issued to: {0}
- Issued by: {1}
- Expiration date: {3}
- Certificate hash: {5}
If you trust this host, choose 'Yes' to add the key to the Unity VCS key
store (recommended if it is the first time you connect to this server).
If you want to carry on connecting just once, without adding the key to the
store, choose 'No'.
If you do not trust this host, choose 'Cancel' to abandon the connection.
== CmNewCertificatePrompt ==
Choose an option (Y)es, (N)o, (C)ancel (hitting Enter cancels):
== CmdListCommandsAdditionalHeader ==
Additional commands:
== CmdListCommandsAdministrativeHeader ==
Administrative commands:
== CmdListCommandsAutomationHeader ==
Automation commands:
== CmdListCommandsCommandTypes ==
You're currently viewing a reduced list of the available commands. You can use:
cm showcommands --essential to show essential commands (default)
cm showcommands --additional to show additional commands
cm showcommands --administrative to show commands used by administrators
cm showcommands --security to show commands to manage security and ACLs
cm showcommands --automation to show commands used to automate the CLI
cm showcommands --all to show the complete command list
== CmdListCommandsEnd ==
* Executing a command:
cm command_name
* Get usage of a command:
cm command_name --usage
cm command_name -?
* Get help from a command
cm help command_name
cm command_name --help
Learn more about how to use the command line:
https://www.plasticscm.com/documentation/cli/plastic-scm-version-control-cli-guide.shtml
Learn more about cm find:
https://www.plasticscm.com/documentation/cmfind/plastic-scm-version-control-query-system-guide.shtml
Learn more about cm automation:
https://www.plasticscm.com/documentation/cmdrunner/plastic-scm-version-control-cmdrunner-guide.shtml
== CmdListCommandsEssentialHeader ==
Essential commands:
== CmdListCommandsSecurityHeader ==
Security commands:
== Description ==
Description
== EnterPassword ==
Password:
== EnterUser ==
User:
== EnterUserCredentials ==
Enter credentials to connect to server [{0}]
== LongName ==
Command
== MsgCommandnotfound ==
Command '{0}' not found. Type cm showcommands to get a command list.
== MsgError ==
Error:
== MsgNocommands ==
No commands defined!
== ShortName ==
Short
== WkUpgradeFinished ==
Workspaces upgraded.
== WkUpgradeStarted ==
Upgrading workspaces...
== SelectSignInProvider ==
Select the system you want to use to sign in to: {0}
== SelectYourProviderToSignin ==
Select your system [{0}-{1}]
== OpenThisUrlInYourBrowser ==
Open the following URL in your browser:

View File

@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ae91000f9f607f041baa57d1c4192d7d
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

Some files were not shown because too many files have changed in this diff Show More