mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	chore(translation): add certsign jks to en-GB
This commit is contained in:
		
							parent
							
								
									97f581ad6d
								
							
						
					
					
						commit
						eadd513b02
					
				@ -546,9 +546,11 @@ scalePages.submit=Submit
 | 
				
			|||||||
certSign.title=Certificate Signing
 | 
					certSign.title=Certificate Signing
 | 
				
			||||||
certSign.header=Sign a PDF with your certificate (Work in progress)
 | 
					certSign.header=Sign a PDF with your certificate (Work in progress)
 | 
				
			||||||
certSign.selectPDF=Select a PDF File for Signing: 
 | 
					certSign.selectPDF=Select a PDF File for Signing: 
 | 
				
			||||||
 | 
					certSign.jksNote=Note: If your certificate type is not listed below, please convert it to a Java Keystore (.jks) file using the keytool command line tool. Then, choose the .jks file option below.
 | 
				
			||||||
certSign.selectKey=Select Your Private Key File (PKCS#8 format, could be .pem or .der): 
 | 
					certSign.selectKey=Select Your Private Key File (PKCS#8 format, could be .pem or .der): 
 | 
				
			||||||
certSign.selectCert=Select Your Certificate File (X.509 format, could be .pem or .der): 
 | 
					certSign.selectCert=Select Your Certificate File (X.509 format, could be .pem or .der): 
 | 
				
			||||||
certSign.selectP12=Select Your PKCS#12 Keystore File (.p12 or .pfx) (Optional, If provided, it should contain your private key and certificate): 
 | 
					certSign.selectP12=Select Your PKCS#12 Keystore File (.p12 or .pfx) (Optional, If provided, it should contain your private key and certificate): 
 | 
				
			||||||
 | 
					certSign.selectJKS=Select Your Java Keystore File (.jks or .keystore):
 | 
				
			||||||
certSign.certType=Certificate Type
 | 
					certSign.certType=Certificate Type
 | 
				
			||||||
certSign.password=Enter Your Keystore or Private Key Password (If Any): 
 | 
					certSign.password=Enter Your Keystore or Private Key Password (If Any): 
 | 
				
			||||||
certSign.showSig=Show Signature
 | 
					certSign.showSig=Show Signature
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user