diff --git a/proprietary/src/main/java/stirling/software/proprietary/security/configuration/ee/EEAppConfig.java b/proprietary/src/main/java/stirling/software/proprietary/security/configuration/ee/EEAppConfig.java index 215c4acbe..b299f5d73 100644 --- a/proprietary/src/main/java/stirling/software/proprietary/security/configuration/ee/EEAppConfig.java +++ b/proprietary/src/main/java/stirling/software/proprietary/security/configuration/ee/EEAppConfig.java @@ -1,18 +1,6 @@ -<<<<<<<< HEAD:proprietary/src/main/java/stirling/software/proprietary/security/configuration/ee/EEAppConfig.java -<<<<<<<< HEAD:proprietary/src/main/java/stirling/software/proprietary/security/configuration/ee/EEAppConfig.java package stirling.software.proprietary.security.configuration.ee; import static stirling.software.proprietary.security.configuration.ee.KeygenLicenseVerifier.License; -======== -package stirling.software.SPDF.EE.configuration; - -import static stirling.software.SPDF.EE.configuration.KeygenLicenseVerifier.License; ->>>>>>>> 75ec5e00 (moving security package and relevant files over to proprietary):src/main/java/stirling/software/SPDF/EE/configuration/EEAppConfig.java -======== -package stirling.software.SPDF.EE; - -import static stirling.software.SPDF.EE.KeygenLicenseVerifier.License; ->>>>>>>> 58c1bccf (renamed module: enterprise > proprietary):stirling-pdf/src/main/java/stirling/software/SPDF/EE/EEAppConfig.java import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; diff --git a/proprietary/src/main/java/stirling/software/proprietary/security/configuration/ee/KeygenLicenseVerifier.java b/proprietary/src/main/java/stirling/software/proprietary/security/configuration/ee/KeygenLicenseVerifier.java index 53b4e4afa..969385a33 100644 --- a/proprietary/src/main/java/stirling/software/proprietary/security/configuration/ee/KeygenLicenseVerifier.java +++ b/proprietary/src/main/java/stirling/software/proprietary/security/configuration/ee/KeygenLicenseVerifier.java @@ -1,12 +1,4 @@ -<<<<<<<< HEAD:proprietary/src/main/java/stirling/software/proprietary/security/configuration/ee/KeygenLicenseVerifier.java -<<<<<<<< HEAD:proprietary/src/main/java/stirling/software/proprietary/security/configuration/ee/KeygenLicenseVerifier.java package stirling.software.proprietary.security.configuration.ee; -======== -package stirling.software.SPDF.EE.configuration; ->>>>>>>> 75ec5e00 (moving security package and relevant files over to proprietary):src/main/java/stirling/software/SPDF/EE/configuration/KeygenLicenseVerifier.java -======== -package stirling.software.SPDF.EE; ->>>>>>>> 58c1bccf (renamed module: enterprise > proprietary):stirling-pdf/src/main/java/stirling/software/SPDF/EE/KeygenLicenseVerifier.java import java.net.URI; import java.net.http.HttpClient; diff --git a/proprietary/src/test/java/stirling/software/proprietary/security/configuration/ee/LicenseKeyCheckerTest.java b/proprietary/src/test/java/stirling/software/proprietary/security/configuration/ee/LicenseKeyCheckerTest.java index 77351c0de..4a6e7ad65 100644 --- a/proprietary/src/test/java/stirling/software/proprietary/security/configuration/ee/LicenseKeyCheckerTest.java +++ b/proprietary/src/test/java/stirling/software/proprietary/security/configuration/ee/LicenseKeyCheckerTest.java @@ -4,11 +4,7 @@ import static org.junit.jupiter.api.Assertions.assertEquals; import static org.mockito.Mockito.verify; import static org.mockito.Mockito.verifyNoInteractions; import static org.mockito.Mockito.when; -<<<<<<<< HEAD:proprietary/src/test/java/stirling/software/proprietary/security/configuration/ee/LicenseKeyCheckerTest.java import static stirling.software.proprietary.security.configuration.ee.KeygenLicenseVerifier.License; -======== -import static stirling.software.SPDF.EE.KeygenLicenseVerifier.License; ->>>>>>>> 58c1bccf (renamed module: enterprise > proprietary):stirling-pdf/src/test/java/stirling/software/SPDF/EE/LicenseKeyCheckerTest.java import java.io.IOException; import java.nio.file.Files; diff --git a/stirling-pdf/.gitignore b/stirling-pdf/.gitignore index 3861a89a3..4efb9276a 100644 --- a/stirling-pdf/.gitignore +++ b/stirling-pdf/.gitignore @@ -123,8 +123,8 @@ SwaggerDoc.json *.tar.gz *.rar *.db -/build/* -/stirling-pdf/build/* +/build +/stirling-pdf/build/ # Byte-compiled / optimized / DLL files __pycache__/ diff --git a/stirling-pdf/build/resources/main/messages_ar_AR.properties b/stirling-pdf/build/resources/main/messages_ar_AR.properties index 78f42cafa..5527cc516 100644 --- a/stirling-pdf/build/resources/main/messages_ar_AR.properties +++ b/stirling-pdf/build/resources/main/messages_ar_AR.properties @@ -675,6 +675,28 @@ getPdfInfo.title=الحصول على معلومات عن PDF getPdfInfo.header=الحصول على معلومات عن PDF getPdfInfo.submit=الحصول على المعلومات getPdfInfo.downloadJson=تحميل JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_az_AZ.properties b/stirling-pdf/build/resources/main/messages_az_AZ.properties index 7a47878b0..fed104c4d 100644 --- a/stirling-pdf/build/resources/main/messages_az_AZ.properties +++ b/stirling-pdf/build/resources/main/messages_az_AZ.properties @@ -675,6 +675,28 @@ getPdfInfo.title=PDF Barəsində Məlumat Əldə Et getPdfInfo.header=PDF Barəsində Məlumat Əldə Et getPdfInfo.submit=Məlumat Əldə Et getPdfInfo.downloadJson=JSON yüklə +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_bg_BG.properties b/stirling-pdf/build/resources/main/messages_bg_BG.properties index 9230985ce..f66be7c6c 100644 --- a/stirling-pdf/build/resources/main/messages_bg_BG.properties +++ b/stirling-pdf/build/resources/main/messages_bg_BG.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Вземете информация за PDF getPdfInfo.header=Вземете информация за PDF getPdfInfo.submit=Вземете информация getPdfInfo.downloadJson=Изтеглете JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_ca_CA.properties b/stirling-pdf/build/resources/main/messages_ca_CA.properties index 271fddff5..b784388af 100644 --- a/stirling-pdf/build/resources/main/messages_ca_CA.properties +++ b/stirling-pdf/build/resources/main/messages_ca_CA.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Obteniu Informació del PDF getPdfInfo.header=Obteniu Informació del PDF getPdfInfo.submit=Obteniu Informació getPdfInfo.downloadJson=Descarrega JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_cs_CZ.properties b/stirling-pdf/build/resources/main/messages_cs_CZ.properties index 5dccf032f..462ae0221 100644 --- a/stirling-pdf/build/resources/main/messages_cs_CZ.properties +++ b/stirling-pdf/build/resources/main/messages_cs_CZ.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Získat informace o PDF getPdfInfo.header=Získat informace o PDF getPdfInfo.submit=Získat informace getPdfInfo.downloadJson=Stáhnout JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_da_DK.properties b/stirling-pdf/build/resources/main/messages_da_DK.properties index 309ea1748..0f92ad2db 100644 --- a/stirling-pdf/build/resources/main/messages_da_DK.properties +++ b/stirling-pdf/build/resources/main/messages_da_DK.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Få Info om PDF getPdfInfo.header=Få Info om PDF getPdfInfo.submit=Få Info getPdfInfo.downloadJson=Download JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_en_GB.properties b/stirling-pdf/build/resources/main/messages_en_GB.properties index 6b2935747..56b1559c0 100644 --- a/stirling-pdf/build/resources/main/messages_en_GB.properties +++ b/stirling-pdf/build/resources/main/messages_en_GB.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Get Info on PDF getPdfInfo.header=Get Info on PDF getPdfInfo.submit=Get Info getPdfInfo.downloadJson=Download JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_en_US.properties b/stirling-pdf/build/resources/main/messages_en_US.properties index 2176814bc..1b21ed391 100644 --- a/stirling-pdf/build/resources/main/messages_en_US.properties +++ b/stirling-pdf/build/resources/main/messages_en_US.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Get Info on PDF getPdfInfo.header=Get Info on PDF getPdfInfo.submit=Get Info getPdfInfo.downloadJson=Download JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_es_ES.properties b/stirling-pdf/build/resources/main/messages_es_ES.properties index 9442e3d8f..6fe8ef345 100644 --- a/stirling-pdf/build/resources/main/messages_es_ES.properties +++ b/stirling-pdf/build/resources/main/messages_es_ES.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Obtener Información del PDF getPdfInfo.header=Obtener Información del PDF getPdfInfo.submit=Obtener Información getPdfInfo.downloadJson=Descargar JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_eu_ES.properties b/stirling-pdf/build/resources/main/messages_eu_ES.properties index e35abae90..b865e1276 100644 --- a/stirling-pdf/build/resources/main/messages_eu_ES.properties +++ b/stirling-pdf/build/resources/main/messages_eu_ES.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Lortu informazioa PDFn getPdfInfo.header=Lortu informazioa PDFn getPdfInfo.submit=Lortu informazioa getPdfInfo.downloadJson=Deskargatu JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_fa_IR.properties b/stirling-pdf/build/resources/main/messages_fa_IR.properties index a0a8b0393..c668aab93 100644 --- a/stirling-pdf/build/resources/main/messages_fa_IR.properties +++ b/stirling-pdf/build/resources/main/messages_fa_IR.properties @@ -675,6 +675,28 @@ getPdfInfo.title=اطلاعات PDF را دریافت کنید getPdfInfo.header=اطلاعات PDF را دریافت کنید getPdfInfo.submit=دریافت اطلاعات getPdfInfo.downloadJson=دانلود JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_fr_FR.properties b/stirling-pdf/build/resources/main/messages_fr_FR.properties index 1944cd20d..0ae596229 100644 --- a/stirling-pdf/build/resources/main/messages_fr_FR.properties +++ b/stirling-pdf/build/resources/main/messages_fr_FR.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Récupérer les informations getPdfInfo.header=Récupérer les informations getPdfInfo.submit=Récupérer les informations getPdfInfo.downloadJson=Télécharger le JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_ga_IE.properties b/stirling-pdf/build/resources/main/messages_ga_IE.properties index b6fca57cb..7cb3ee6e2 100644 --- a/stirling-pdf/build/resources/main/messages_ga_IE.properties +++ b/stirling-pdf/build/resources/main/messages_ga_IE.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Faigh eolas ar PDF getPdfInfo.header=Faigh eolas ar PDF getPdfInfo.submit=Faigh Eolas getPdfInfo.downloadJson=Íosluchtaigh ceol JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_hi_IN.properties b/stirling-pdf/build/resources/main/messages_hi_IN.properties index d00773452..578ba4ae9 100644 --- a/stirling-pdf/build/resources/main/messages_hi_IN.properties +++ b/stirling-pdf/build/resources/main/messages_hi_IN.properties @@ -675,6 +675,28 @@ getPdfInfo.title=PDF की जानकारी प्राप्त कर getPdfInfo.header=PDF की जानकारी प्राप्त करें getPdfInfo.submit=जानकारी प्राप्त करें getPdfInfo.downloadJson=JSON डाउनलोड करें +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_hr_HR.properties b/stirling-pdf/build/resources/main/messages_hr_HR.properties index 0cb13abb8..025e8050c 100644 --- a/stirling-pdf/build/resources/main/messages_hr_HR.properties +++ b/stirling-pdf/build/resources/main/messages_hr_HR.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Informacije o PDF-u getPdfInfo.header=Informacije o PDF-u getPdfInfo.submit=Informacije getPdfInfo.downloadJson=Preuzmite JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_hu_HU.properties b/stirling-pdf/build/resources/main/messages_hu_HU.properties index f475edbf6..8dda0cef0 100644 --- a/stirling-pdf/build/resources/main/messages_hu_HU.properties +++ b/stirling-pdf/build/resources/main/messages_hu_HU.properties @@ -3,6 +3,138 @@ ########### # the direction that the language is written (ltr = left to right, rtl = right to left) language.direction=ltr + +# Language names for reuse throughout the application +lang.afr=Afrikaans +lang.amh=Amharic +lang.ara=Arabic +lang.asm=Assamese +lang.aze=Azerbaijani +lang.aze_cyrl=Azerbaijani (Cyrillic) +lang.bel=Belarusian +lang.ben=Bengali +lang.bod=Tibetan +lang.bos=Bosnian +lang.bre=Breton +lang.bul=Bulgarian +lang.cat=Catalan +lang.ceb=Cebuano +lang.ces=Czech +lang.chi_sim=Chinese (Simplified) +lang.chi_sim_vert=Chinese (Simplified, Vertical) +lang.chi_tra=Chinese (Traditional) +lang.chi_tra_vert=Chinese (Traditional, Vertical) +lang.chr=Cherokee +lang.cos=Corsican +lang.cym=Welsh +lang.dan=Danish +lang.dan_frak=Danish (Fraktur) +lang.deu=German +lang.deu_frak=German (Fraktur) +lang.div=Divehi +lang.dzo=Dzongkha +lang.ell=Greek +lang.eng=English +lang.enm=English, Middle (1100-1500) +lang.epo=Esperanto +lang.equ=Math / equation detection module +lang.est=Estonian +lang.eus=Basque +lang.fao=Faroese +lang.fas=Persian +lang.fil=Filipino +lang.fin=Finnish +lang.fra=French +lang.frk=Frankish +lang.frm=French, Middle (ca.1400-1600) +lang.fry=Western Frisian +lang.gla=Scottish Gaelic +lang.gle=Irish +lang.glg=Galician +lang.grc=Ancient Greek +lang.guj=Gujarati +lang.hat=Haitian, Haitian Creole +lang.heb=Hebrew +lang.hin=Hindi +lang.hrv=Croatian +lang.hun=Hungarian +lang.hye=Armenian +lang.iku=Inuktitut +lang.ind=Indonesian +lang.isl=Icelandic +lang.ita=Italian +lang.ita_old=Italian (Old) +lang.jav=Javanese +lang.jpn=Japanese +lang.jpn_vert=Japanese (Vertical) +lang.kan=Kannada +lang.kat=Georgian +lang.kat_old=Georgian (Old) +lang.kaz=Kazakh +lang.khm=Central Khmer +lang.kir=Kirghiz, Kyrgyz +lang.kmr=Northern Kurdish +lang.kor=Korean +lang.kor_vert=Korean (Vertical) +lang.lao=Lao +lang.lat=Latin +lang.lav=Latvian +lang.lit=Lithuanian +lang.ltz=Luxembourgish +lang.mal=Malayalam +lang.mar=Marathi +lang.mkd=Macedonian +lang.mlt=Maltese +lang.mon=Mongolian +lang.mri=Maori +lang.msa=Malay +lang.mya=Burmese +lang.nep=Nepali +lang.nld=Dutch; Flemish +lang.nor=Norwegian +lang.oci=Occitan (post 1500) +lang.ori=Oriya +lang.osd=Orientation and script detection module +lang.pan=Panjabi, Punjabi +lang.pol=Polish +lang.por=Portuguese +lang.pus=Pushto, Pashto +lang.que=Quechua +lang.ron=Romanian, Moldavian, Moldovan +lang.rus=Russian +lang.san=Sanskrit +lang.sin=Sinhala, Sinhalese +lang.slk=Slovak +lang.slk_frak=Slovak (Fraktur) +lang.slv=Slovenian +lang.snd=Sindhi +lang.spa=Spanish +lang.spa_old=Spanish (Old) +lang.sqi=Albanian +lang.srp=Serbian +lang.srp_latn=Serbian (Latin) +lang.sun=Sundanese +lang.swa=Swahili +lang.swe=Swedish +lang.syr=Syriac +lang.tam=Tamil +lang.tat=Tatar +lang.tel=Telugu +lang.tgk=Tajik +lang.tgl=Tagalog +lang.tha=Thai +lang.tir=Tigrinya +lang.ton=Tonga (Tonga Islands) +lang.tur=Turkish +lang.uig=Uighur, Uyghur +lang.ukr=Ukrainian +lang.urd=Urdu +lang.uzb=Uzbek +lang.uzb_cyrl=Uzbek (Cyrillic) +lang.vie=Vietnamese +lang.yid=Yiddish +lang.yor=Yoruba + addPageNumbers.fontSize=Betűméret addPageNumbers.fontName=Betűtípus pdfPrompt=PDF-fájl kiválasztása @@ -144,7 +276,7 @@ analytics.settings=Az analitikai beállításokat a config/settings.yml fájlban # NAVBAR # ############# navbar.favorite=Kedvencek -navbar.recent=New and recently updated +navbar.recent=Új és nemrég frissített navbar.darkmode=Sötét mód navbar.language=Nyelvek navbar.settings=Beállítások @@ -675,6 +807,28 @@ getPdfInfo.title=PDF információk lekérése getPdfInfo.header=PDF információk lekérése getPdfInfo.submit=Információk lekérése getPdfInfo.downloadJson=JSON letöltése +getPdfInfo.summary=PDF összefoglaló +getPdfInfo.summary.encrypted=Ez a PDF titkosított, ezért problémák léphetnek fel egyes alkalmazásokkal +getPdfInfo.summary.permissions=Ez a PDF {0} korlátozott jogosultsággal rendelkezik, ami korlátozhatja a vele végezhető műveleteket +getPdfInfo.summary.compliance=Ez a PDF megfelel a(z) {0} szabványnak +getPdfInfo.summary.basicInfo=Alapvető információk +getPdfInfo.summary.docInfo=Dokumentum információk +getPdfInfo.summary.encrypted.alert=Titkosított PDF - Ez a dokumentum jelszóval védett +getPdfInfo.summary.not.encrypted.alert=Nem titkosított PDF - Nincs jelszavas védelem +getPdfInfo.summary.permissions.alert=Korlátozott jogosultságok - {0} művelet nem engedélyezett +getPdfInfo.summary.all.permissions.alert=Minden jogosultság engedélyezett +getPdfInfo.summary.compliance.alert={0} megfelelő +getPdfInfo.summary.no.compliance.alert=Nincs szabvány +getPdfInfo.summary.security.section=Biztonsági állapot +getPdfInfo.section.BasicInfo=A PDF dokumentum alapvető információi, beleértve a fájlméretet, oldalszámot és nyelvet +getPdfInfo.section.Metadata=Dokumentum metaadatok, beleértve a címet, szerzőt, létrehozás dátumát és egyéb dokumentum tulajdonságokat +getPdfInfo.section.DocumentInfo=A PDF dokumentum szerkezetére és verziójára vonatkozó technikai részletek +getPdfInfo.section.Compliancy=PDF szabvány megfelelőségi információk (PDF/A, PDF/X, stb.) +getPdfInfo.section.Encryption=A dokumentum biztonsági és titkosítási részletei +getPdfInfo.section.Permissions=Dokumentum jogosultság beállítások, amelyek szabályozzák a végrehajtható műveleteket +getPdfInfo.section.Other=További dokumentum komponensek, mint könyvjelzők, rétegek és beágyazott fájlok +getPdfInfo.section.FormFields=A dokumentumban található interaktív űrlapmezők +getPdfInfo.section.PerPageInfo=Részletes információk a dokumentum minden oldaláról #markdown-to-pdf @@ -894,8 +1048,8 @@ sign.last=Utolsó oldal sign.next=Következő oldal sign.previous=Előző oldal sign.maintainRatio=Képarány fenntartása váltása -sign.undo=Undo -sign.redo=Redo +sign.undo=Visszavonás +sign.redo=Újra #repair repair.title=Javítás @@ -1437,3 +1591,38 @@ cookieBanner.preferencesModal.necessary.description=Ezek a sütik elengedhetetle cookieBanner.preferencesModal.analytics.title=Adatelemzések cookieBanner.preferencesModal.analytics.description=Ezek a sütik segítenek megérteni, hogyan használják eszközeinket, így a közösségünk által leginkább értékelt funkciókra összpontosíthatunk. Nyugodt lehet-a Stirling PDF nem képes és soha nem is fog nyomon követni az Ön által használt dokumentumok tartalmát. +#fakeScan +fakeScan.title=Látszat szkennelés +fakeScan.header=Látszat szkennelés +fakeScan.description=Olyan PDF létrehozása, amely szkenneltnek tűnik +fakeScan.selectPDF=PDF kiválasztása: +fakeScan.quality=Szkennelési minőség +fakeScan.quality.low=Alacsony +fakeScan.quality.medium=Közepes +fakeScan.quality.high=Magas +fakeScan.rotation=Forgatási szög +fakeScan.rotation.none=Nincs +fakeScan.rotation.slight=Enyhe +fakeScan.rotation.moderate=Mérsékelt +fakeScan.rotation.severe=Erős +fakeScan.submit=Látszat szkennelés létrehozása + +#home.fakeScan +home.fakeScan.title=Látszat szkennelés +home.fakeScan.desc=Olyan PDF létrehozása, amely szkenneltnek tűnik +fakeScan.tags=szkennelés,szimuláció,valósághű,konvertálás + +# FakeScan advanced settings (frontend) +fakeScan.advancedSettings=Haladó szkennelési beállítások engedélyezése +fakeScan.colorspace=Színtér +fakeScan.colorspace.grayscale=Szürkeárnyalatos +fakeScan.colorspace.color=Színes +fakeScan.border=Keret (px) +fakeScan.rotate=Alapforgatás (fok) +fakeScan.rotateVariance=Forgatási változó (fok) +fakeScan.brightness=Fényerő +fakeScan.contrast=Kontraszt +fakeScan.blur=Elmosás +fakeScan.noise=Zaj +fakeScan.yellowish=Sárgás (régi papír szimulálása) +fakeScan.resolution=Felbontás (DPI) diff --git a/stirling-pdf/build/resources/main/messages_id_ID.properties b/stirling-pdf/build/resources/main/messages_id_ID.properties index 243e705b0..6bccd4ada 100644 --- a/stirling-pdf/build/resources/main/messages_id_ID.properties +++ b/stirling-pdf/build/resources/main/messages_id_ID.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Dapatkan Info tentang PDF getPdfInfo.header=Dapatkan Info tentang PDF getPdfInfo.submit=Dapatkan Info getPdfInfo.downloadJson=Unduh JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_it_IT.properties b/stirling-pdf/build/resources/main/messages_it_IT.properties index 9e2a54af4..2edbfafd8 100644 --- a/stirling-pdf/build/resources/main/messages_it_IT.properties +++ b/stirling-pdf/build/resources/main/messages_it_IT.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Ottieni informazioni in PDF getPdfInfo.header=Ottieni informazioni in PDF getPdfInfo.submit=Ottieni informazioni getPdfInfo.downloadJson=Scarica JSON +getPdfInfo.summary=Riepilogo PDF +getPdfInfo.summary.encrypted=Questo PDF è crittografato, quindi potrebbe presentare problemi con alcune applicazioni +getPdfInfo.summary.permissions=Questo PDF ha {0} permessi limitati che potrebbero limitare le operazioni che puoi eseguire con esso +getPdfInfo.summary.compliance=Questo PDF è conforme allo standard {0} +getPdfInfo.summary.basicInfo=Informazioni di base +getPdfInfo.summary.docInfo=Informazioni sul documento +getPdfInfo.summary.encrypted.alert=PDF crittografato - Questo documento è protetto da password +getPdfInfo.summary.not.encrypted.alert=PDF non crittografato - Nessuna protezione tramite password +getPdfInfo.summary.permissions.alert=Autorizzazioni limitate: {0} azioni non sono consentite +getPdfInfo.summary.all.permissions.alert=Tutti i permessi consentiti +getPdfInfo.summary.compliance.alert={0} Conforme +getPdfInfo.summary.no.compliance.alert=Nessuno standard di conformità +getPdfInfo.summary.security.section=Stato di sicurezza +getPdfInfo.section.BasicInfo=Informazioni di base sul documento PDF, tra cui dimensione del file, numero di pagine e lingua +getPdfInfo.section.Metadata=Metadati del documento, inclusi titolo, autore, data di creazione e altre proprietà del documento +getPdfInfo.section.DocumentInfo=Dettagli tecnici sulla struttura e la versione del documento PDF +getPdfInfo.section.Compliancy=Informazioni sulla conformità agli standard PDF(PDF/A,PDF/X,ecc.) +getPdfInfo.section.Encryption=Dettagli di sicurezza e crittografia del documento +getPdfInfo.section.Permissions=Impostazioni di autorizzazione del documento che controllano quali azioni possono essere eseguite +getPdfInfo.section.Other=Componenti aggiuntivi del documento come segnalibri, livelli e file incorporati +getPdfInfo.section.FormFields=Campi modulo interattivi presenti nel documento +getPdfInfo.section.PerPageInfo=Informazioni dettagliate su ogni pagina del documento #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_ko_KR.properties b/stirling-pdf/build/resources/main/messages_ko_KR.properties index da4cadde4..25ae3ea53 100644 --- a/stirling-pdf/build/resources/main/messages_ko_KR.properties +++ b/stirling-pdf/build/resources/main/messages_ko_KR.properties @@ -675,6 +675,28 @@ getPdfInfo.title=PDF 정보 가져오기 getPdfInfo.header=PDF 정보 가져오기 getPdfInfo.submit=정보 가져오기 getPdfInfo.downloadJson=JSON 다운로드 +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_nl_NL.properties b/stirling-pdf/build/resources/main/messages_nl_NL.properties index d1fe5d050..31ae56787 100644 --- a/stirling-pdf/build/resources/main/messages_nl_NL.properties +++ b/stirling-pdf/build/resources/main/messages_nl_NL.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Informatie over PDF ophalen getPdfInfo.header=Informatie over PDF ophalen getPdfInfo.submit=Haal informatie op getPdfInfo.downloadJson=JSON downloaden +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_no_NB.properties b/stirling-pdf/build/resources/main/messages_no_NB.properties index 120b2cd5a..0260d9029 100644 --- a/stirling-pdf/build/resources/main/messages_no_NB.properties +++ b/stirling-pdf/build/resources/main/messages_no_NB.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Få Info om PDF getPdfInfo.header=Få Info om PDF getPdfInfo.submit=Få Info getPdfInfo.downloadJson=Last ned JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_pl_PL.properties b/stirling-pdf/build/resources/main/messages_pl_PL.properties index 1dd04dfdc..5de21f7f3 100644 --- a/stirling-pdf/build/resources/main/messages_pl_PL.properties +++ b/stirling-pdf/build/resources/main/messages_pl_PL.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Pobierz informacje o pliku PDF getPdfInfo.header=Pobierz informacje o pliku PDF getPdfInfo.submit=Pobierz informacje getPdfInfo.downloadJson=Pobierz JSON z zawartością +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_pt_BR.properties b/stirling-pdf/build/resources/main/messages_pt_BR.properties index 35319d3e9..71f5b049f 100644 --- a/stirling-pdf/build/resources/main/messages_pt_BR.properties +++ b/stirling-pdf/build/resources/main/messages_pt_BR.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Obter Informações do PDF getPdfInfo.header=Obter Informações do PDF getPdfInfo.submit=Obter Informações getPdfInfo.downloadJson=Baixar JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_pt_PT.properties b/stirling-pdf/build/resources/main/messages_pt_PT.properties index aff420608..f3b7a05c8 100644 --- a/stirling-pdf/build/resources/main/messages_pt_PT.properties +++ b/stirling-pdf/build/resources/main/messages_pt_PT.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Obter Informação do PDF getPdfInfo.header=Obter Informação do PDF getPdfInfo.submit=Obter Informação getPdfInfo.downloadJson=Transferir JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_ro_RO.properties b/stirling-pdf/build/resources/main/messages_ro_RO.properties index 8f43fa750..0ae13cf7f 100644 --- a/stirling-pdf/build/resources/main/messages_ro_RO.properties +++ b/stirling-pdf/build/resources/main/messages_ro_RO.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Obține Informații despre PDF getPdfInfo.header=Obține Informații despre PDF getPdfInfo.submit=Obține Informații getPdfInfo.downloadJson=Descarcă JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_ru_RU.properties b/stirling-pdf/build/resources/main/messages_ru_RU.properties index 24743d85f..abca0af38 100644 --- a/stirling-pdf/build/resources/main/messages_ru_RU.properties +++ b/stirling-pdf/build/resources/main/messages_ru_RU.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Получить информацию о PDF getPdfInfo.header=Получить информацию о PDF getPdfInfo.submit=Получить информацию getPdfInfo.downloadJson=Скачать JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_sk_SK.properties b/stirling-pdf/build/resources/main/messages_sk_SK.properties index 6b13ebbba..e18b2bc76 100644 --- a/stirling-pdf/build/resources/main/messages_sk_SK.properties +++ b/stirling-pdf/build/resources/main/messages_sk_SK.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Získať informácie o PDF getPdfInfo.header=Získať informácie o PDF getPdfInfo.submit=Získať info getPdfInfo.downloadJson=Stiahnuť JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_sl_SI.properties b/stirling-pdf/build/resources/main/messages_sl_SI.properties index 1bd84b5f2..dbeba2776 100644 --- a/stirling-pdf/build/resources/main/messages_sl_SI.properties +++ b/stirling-pdf/build/resources/main/messages_sl_SI.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Pridobite informacije o PDF-ju getPdfInfo.header=Pridobite informacije o PDF-ju getPdfInfo.submit=Pridobi informacije getPdfInfo.downloadJson=Prenesite JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_sr_LATN_RS.properties b/stirling-pdf/build/resources/main/messages_sr_LATN_RS.properties index 5f8cedab9..670ffc502 100644 --- a/stirling-pdf/build/resources/main/messages_sr_LATN_RS.properties +++ b/stirling-pdf/build/resources/main/messages_sr_LATN_RS.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Informacije o PDF-u getPdfInfo.header=Informacije o PDF-u getPdfInfo.submit=Informacije getPdfInfo.downloadJson=Preuzmi JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_sv_SE.properties b/stirling-pdf/build/resources/main/messages_sv_SE.properties index 8e7d17877..7fbf86b7d 100644 --- a/stirling-pdf/build/resources/main/messages_sv_SE.properties +++ b/stirling-pdf/build/resources/main/messages_sv_SE.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Hämta information om PDF getPdfInfo.header=Hämta information om PDF getPdfInfo.submit=Hämta information getPdfInfo.downloadJson=Ladda ner JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_th_TH.properties b/stirling-pdf/build/resources/main/messages_th_TH.properties index e434746ea..b5be77499 100644 --- a/stirling-pdf/build/resources/main/messages_th_TH.properties +++ b/stirling-pdf/build/resources/main/messages_th_TH.properties @@ -675,6 +675,28 @@ getPdfInfo.title=รับข้อมูลเกี่ยวกับ PDF getPdfInfo.header=รับข้อมูลเกี่ยวกับ PDF getPdfInfo.submit=รับข้อมูล getPdfInfo.downloadJson=ดาวน์โหลด JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_tr_TR.properties b/stirling-pdf/build/resources/main/messages_tr_TR.properties index 2eeb85c08..3e0059a24 100644 --- a/stirling-pdf/build/resources/main/messages_tr_TR.properties +++ b/stirling-pdf/build/resources/main/messages_tr_TR.properties @@ -675,6 +675,28 @@ getPdfInfo.title=PDF Hakkında Bilgi Al getPdfInfo.header=PDF Hakkında Bilgi Al getPdfInfo.submit=Bilgi Al getPdfInfo.downloadJson=JSON İndir +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_uk_UA.properties b/stirling-pdf/build/resources/main/messages_uk_UA.properties index 61b51c533..83e84f3d9 100644 --- a/stirling-pdf/build/resources/main/messages_uk_UA.properties +++ b/stirling-pdf/build/resources/main/messages_uk_UA.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Отримати інформацію в PDF getPdfInfo.header=Отримати інформацію в PDF getPdfInfo.submit=Отримати інформацію getPdfInfo.downloadJson=Завантажити JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_vi_VN.properties b/stirling-pdf/build/resources/main/messages_vi_VN.properties index 4b3d75dd9..6f278576c 100644 --- a/stirling-pdf/build/resources/main/messages_vi_VN.properties +++ b/stirling-pdf/build/resources/main/messages_vi_VN.properties @@ -675,6 +675,28 @@ getPdfInfo.title=Lấy thông tin PDF getPdfInfo.header=Lấy thông tin PDF getPdfInfo.submit=Lấy thông tin getPdfInfo.downloadJson=Tải xuống JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_zh_BO.properties b/stirling-pdf/build/resources/main/messages_zh_BO.properties new file mode 100644 index 000000000..8306fc4fd --- /dev/null +++ b/stirling-pdf/build/resources/main/messages_zh_BO.properties @@ -0,0 +1,1644 @@ +########### +# Generic # +########### +# the direction that the language is written (ltr = left to right, rtl = right to left) +language.direction=ltr + +# Language names for reuse throughout the application +lang.afr=Afrikaans +lang.amh=Amharic +lang.ara=Arabic +lang.asm=Assamese +lang.aze=Azerbaijani +lang.aze_cyrl=Azerbaijani (Cyrillic) +lang.bel=Belarusian +lang.ben=Bengali +lang.bod=Tibetan +lang.bos=Bosnian +lang.bre=Breton +lang.bul=Bulgarian +lang.cat=Catalan +lang.ceb=Cebuano +lang.ces=Czech +lang.chi_sim=Chinese (Simplified) +lang.chi_sim_vert=Chinese (Simplified, Vertical) +lang.chi_tra=Chinese (Traditional) +lang.chi_tra_vert=Chinese (Traditional, Vertical) +lang.chr=Cherokee +lang.cos=Corsican +lang.cym=Welsh +lang.dan=Danish +lang.dan_frak=Danish (Fraktur) +lang.deu=German +lang.deu_frak=German (Fraktur) +lang.div=Divehi +lang.dzo=Dzongkha +lang.ell=Greek +lang.eng=English +lang.enm=English, Middle (1100-1500) +lang.epo=Esperanto +lang.equ=Math / equation detection module +lang.est=Estonian +lang.eus=Basque +lang.fao=Faroese +lang.fas=Persian +lang.fil=Filipino +lang.fin=Finnish +lang.fra=French +lang.frk=Frankish +lang.frm=French, Middle (ca.1400-1600) +lang.fry=Western Frisian +lang.gla=Scottish Gaelic +lang.gle=Irish +lang.glg=Galician +lang.grc=Ancient Greek +lang.guj=Gujarati +lang.hat=Haitian, Haitian Creole +lang.heb=Hebrew +lang.hin=Hindi +lang.hrv=Croatian +lang.hun=Hungarian +lang.hye=Armenian +lang.iku=Inuktitut +lang.ind=Indonesian +lang.isl=Icelandic +lang.ita=Italian +lang.ita_old=Italian (Old) +lang.jav=Javanese +lang.jpn=Japanese +lang.jpn_vert=Japanese (Vertical) +lang.kan=Kannada +lang.kat=Georgian +lang.kat_old=Georgian (Old) +lang.kaz=Kazakh +lang.khm=Central Khmer +lang.kir=Kirghiz, Kyrgyz +lang.kmr=Northern Kurdish +lang.kor=Korean +lang.kor_vert=Korean (Vertical) +lang.lao=Lao +lang.lat=Latin +lang.lav=Latvian +lang.lit=Lithuanian +lang.ltz=Luxembourgish +lang.mal=Malayalam +lang.mar=Marathi +lang.mkd=Macedonian +lang.mlt=Maltese +lang.mon=Mongolian +lang.mri=Maori +lang.msa=Malay +lang.mya=Burmese +lang.nep=Nepali +lang.nld=Dutch; Flemish +lang.nor=Norwegian +lang.oci=Occitan (post 1500) +lang.ori=Oriya +lang.osd=Orientation and script detection module +lang.pan=Panjabi, Punjabi +lang.pol=Polish +lang.por=Portuguese +lang.pus=Pushto, Pashto +lang.que=Quechua +lang.ron=Romanian, Moldavian, Moldovan +lang.rus=Russian +lang.san=Sanskrit +lang.sin=Sinhala, Sinhalese +lang.slk=Slovak +lang.slk_frak=Slovak (Fraktur) +lang.slv=Slovenian +lang.snd=Sindhi +lang.spa=Spanish +lang.spa_old=Spanish (Old) +lang.sqi=Albanian +lang.srp=Serbian +lang.srp_latn=Serbian (Latin) +lang.sun=Sundanese +lang.swa=Swahili +lang.swe=Swedish +lang.syr=Syriac +lang.tam=Tamil +lang.tat=Tatar +lang.tel=Telugu +lang.tgk=Tajik +lang.tgl=Tagalog +lang.tha=Thai +lang.tir=Tigrinya +lang.ton=Tonga (Tonga Islands) +lang.tur=Turkish +lang.uig=Uighur, Uyghur +lang.ukr=Ukrainian +lang.urd=Urdu +lang.uzb=Uzbek +lang.uzb_cyrl=Uzbek (Cyrillic) +lang.vie=Vietnamese +lang.yid=Yiddish +lang.yor=Yoruba + +addPageNumbers.fontSize=????????????????? +addPageNumbers.fontName=?????????????? +pdfPrompt=PDF ??????????? +multiPdfPrompt=PDF ??????????????????? +multiPdfDropPrompt=????????????? PDF ??????????????????????????????? +imgPrompt=?????????????????? +genericSubmit=????????? +uploadLimit=Maximum file size: +uploadLimitExceededSingular=is too large. Maximum allowed size is +uploadLimitExceededPlural=are too large. Maximum allowed size is +processTimeWarning=????????? ????????????????????????????????????????????????????????????? +pageOrderPrompt=??????????????????????????????????????????????????????????????????? 2n+1 ????????????????? +pageSelectionPrompt=????????????????????????????????????????? 1,5,6 ?????????????????????? 2n+1 ????????????????? +goToPage=??????? +true=??????? +false=??????? +unknown=????????? +save=??????? +saveToBrowser=????????????????? +close=???????? +filesSelected=?????????????? +noFavourites=??????????????????????? +downloadComplete=????????????????? +bored=?????????????????????????????? +alphabet=????????? +downloadPdf=PDF ??????? +text=????? +font=??????????? +selectFillter=-- ??????????? -- +pageNum=????????? +sizes.small=???????? +sizes.medium=????????? +sizes.large=??????? +sizes.x-large=???????????? +error.pdfPassword=PDF ?????????????????????????????? ??????????????????????????? +delete=?????? +username=??????????????? +password=???????? +welcome=??????????? +property=???????? +black=????? +white=?????? +red=?????? +green=??????? +blue=??????? +custom=????????????????... +WorkInProgess=????????????????? ??????????????????? ??????????????????????????????? +poweredBy=?????????????????? +yes=???? +no=???? +changedCredsMessage=???????????????????????????? +notAuthenticatedMessage=?????????????????????????? +userNotFoundMessage=??????????????????????? +incorrectPasswordMessage=??????????????????????? +usernameExistsMessage=??????????????????????????????? +invalidUsernameMessage=?????????????????????? ??????????????? ???????????????????? @._+- ?????????????????????????????????????? +invalidPasswordMessage=???????????????????????????? ?????????????????????????????? +confirmPasswordErrorMessage=???????????????????????????????????????????????????????? +deleteCurrentUserMessage=????????????????????????????????????????? +deleteUsernameExistsMessage=???????????????????????????????? +downgradeCurrentUserMessage=??????????????????????????????????????????? +disabledCurrentUserMessage=?????????????????????????????????????????? +downgradeCurrentUserLongMessage=??????????????????????????????????????????? ???????????????????????????????????????? +userAlreadyExistsOAuthMessage=?????????????? OAuth2 ????????????????????????? +userAlreadyExistsWebMessage=??????????????????????????????????????????????? +error=?????????? +oops=????? +help=???????? +goHomepage=???????????????? +joinDiscord=??????? Discord ??????????????? +seeDockerHub=Docker Hub ??????? +visitGithub=Github ???????????????????? +donate=????????? +color=???????? +sponsor=????????????????????? +info=???????? +pro=??????? +page=???????? +pages=?????????? +loading=???????????... +addToDoc=???????????? +reset=??????????? +apply=?????????? +noFileSelected=No file selected. Please upload one. + +legal.privacy=?????????????????? +legal.terms=?????????????????? +legal.accessibility=???????????????? +legal.cookie=Cookie ?????????? +legal.impressum=?????????????????? +legal.showCookieBanner=Cookie Preferences + +############### +# Pipeline # +############### +pipeline.header=????????????????? (Beta) +pipeline.uploadButton=?????????????????? +pipeline.configureButton=??????????? +pipeline.defaultOption=???????? +pipeline.submitButton=?????? +pipeline.help=??????????????????? +pipeline.scanHelp=??????????????????????????? +pipeline.deletePrompt=???????????????????????????????? + +###################### +# Pipeline Options # +###################### +pipelineOptions.header=?????????????????????? +pipelineOptions.pipelineNameLabel=???????????????? +pipelineOptions.saveSettings=????????????????????????????? +pipelineOptions.pipelineNamePrompt=?????????????????????????????????? +pipelineOptions.selectOperation=?????????????????????? +pipelineOptions.addOperationButton=???????????????? +pipelineOptions.pipelineHeader=??????????? +pipelineOptions.saveButton=??????? +pipelineOptions.validateButton=???????????????????????? + +######################## +# ENTERPRISE EDITION # +######################## +enterpriseEdition.button=?????????????????????? +enterpriseEdition.warning=?????????????????????????????????????????????? +enterpriseEdition.yamlAdvert=Stirling PDF Pro ???? YAML ???????????????????? SSO ??????????????????????????????? +enterpriseEdition.ssoAdvert=??????????????????????????????????? Stirling PDF Pro ?????????? + + +################# +# Analytics # +################# +analytics.title=?????????? Stirling PDF ????????????????????? +analytics.paragraph1=Stirling PDF ?????????????????????????????????????????????????????????????????????? ????????????????????????????????????????????????????????????????? +analytics.paragraph2=Stirling-PDF ?????????????????????????????????????????????????????????????????????????????????????????????????????? +analytics.enable=????????????????????????? +analytics.disable=???????????????????????? +analytics.settings=???????????????????????? config/settings.yml ??????????????????????????????? + + +############# +# NAVBAR # +############# +navbar.favorite=???????? +navbar.recent=New and recently updated +navbar.darkmode=????????????? +navbar.language=????????? +navbar.settings=??????????? +navbar.allTools=????? +navbar.multiTool=??????????? +navbar.search=?????????? +navbar.sections.organize=???????? +navbar.sections.convertTo=PDF ??????????? +navbar.sections.convertFrom=PDF ???????????? +navbar.sections.security=????????????????????? +navbar.sections.advance=???????? +navbar.sections.edit=?????????????????? +navbar.sections.popular=????????? + +############# +# SETTINGS # +############# +settings.title=??????????? +settings.update=?????????????? +settings.updateAvailable={0} ?????????????????????????????????????? ????????????? ({1}) ???? +settings.appVersion=??????????????? +settings.downloadOption.title=???????????????????????? (????????????? zip ???????????????????)? +settings.downloadOption.1=???????????????????????????? +settings.downloadOption.2=??????????????????????? +settings.downloadOption.3=????????????? +settings.zipThreshold=???????????????????????????????????????????? zip ????? +settings.signOut=?????????? +settings.accountSettings=?????????????????? +settings.bored.help=????????????????????????????? +settings.cacheInputs.name=????????????????????????? +settings.cacheInputs.help=?????????????????????????????????????????????????????????????????????????? + +changeCreds.title=?????????????????????????? +changeCreds.header=????????????????????????????????? +changeCreds.changePassword=?????????????????????????????????????????????????????????????? ???????????????????????? +changeCreds.newUsername=???????????????????? +changeCreds.oldPassword=?????????????? +changeCreds.newPassword=?????????????? +changeCreds.confirmNewPassword=???????????????????????? +changeCreds.submit=?????????????? + + + +account.title=?????????????????? +account.accountSettings=?????????????????? +account.adminSettings=????????????????????? - ????????????????????????? +account.userControlSettings=?????????????????????????????? +account.changeUsername=??????????????????????? +account.newUsername=???????????????????? +account.password=?????????????????? +account.oldPassword=??????????????? +account.newPassword=?????????????? +account.changePassword=????????????????? +account.confirmNewPassword=???????????????????????? +account.signOut=?????????? +account.yourApiKey=????????? API ??????? +account.syncTitle=?????????????????????????????????????? +account.settingsCompare=??????????????????? +account.property=???????? +account.webBrowserSettings=?????????????????? +account.syncToBrowser=????????????????? -> ??????? +account.syncToAccount=????????????????? <- ??????? + + +adminUserSettings.title=?????????????????????????????? +adminUserSettings.header=???????????????????????????????????????? +adminUserSettings.admin=???????? +adminUserSettings.user=?????????? +adminUserSettings.addUser=????????????????????? +adminUserSettings.deleteUser=???????????????? +adminUserSettings.confirmDeleteUser=?????????????????????? +adminUserSettings.confirmChangeUserStatus=??????????????????????????????????????????????????? +adminUserSettings.usernameInfo=???????????????????????????????? ???????????????????? @._+- ?????????????????????????????????????? +adminUserSettings.roles=????????? +adminUserSettings.role=????????? +adminUserSettings.actions=????????? +adminUserSettings.apiUser=?????????????? API ?????????? +adminUserSettings.extraApiUser=?????????????? API ???????????????? +adminUserSettings.webOnlyUser=????????????????????????? +adminUserSettings.demoUser=???????????????????? (???????????????) +adminUserSettings.internalApiUser=??????? API ?????????? +adminUserSettings.forceChange=????????????????????????????????????????? +adminUserSettings.submit=????????????????? +adminUserSettings.changeUserRole=???????????????????????????????? +adminUserSettings.authenticated=???????????????? +adminUserSettings.editOwnProfil=????????????????????????????????????? +adminUserSettings.enabledUser=???????????????????????? +adminUserSettings.disabledUser=??????????????????????????? +adminUserSettings.activeUsers=???????????????????????? +adminUserSettings.disabledUsers=??????????????????????????? +adminUserSettings.totalUsers=?????????????????????? +adminUserSettings.lastRequest=???????????? +adminUserSettings.usage=View Usage + +endpointStatistics.title=Endpoint Statistics +endpointStatistics.header=Endpoint Statistics +endpointStatistics.top10=Top 10 +endpointStatistics.top20=Top 20 +endpointStatistics.all=All +endpointStatistics.refresh=Refresh +endpointStatistics.includeHomepage=Include Homepage ('/') +endpointStatistics.includeLoginPage=Include Login Page ('/login') +endpointStatistics.totalEndpoints=Total Endpoints +endpointStatistics.totalVisits=Total Visits +endpointStatistics.showing=Showing +endpointStatistics.selectedVisits=Selected Visits +endpointStatistics.endpoint=Endpoint +endpointStatistics.visits=Visits +endpointStatistics.percentage=Percentage +endpointStatistics.loading=Loading... +endpointStatistics.failedToLoad=Failed to load endpoint data. Please try refreshing. +endpointStatistics.home=Home +endpointStatistics.login=Login +endpointStatistics.top=Top +endpointStatistics.numberOfVisits=Number of Visits +endpointStatistics.visitsTooltip=Visits: {0} ({1}% of total) +endpointStatistics.retry=Retry + +database.title=???????????????????????/??????????? +database.header=???????????????????????/??????????? +database.fileName=????????????? +database.creationDate=???????????????? +database.fileSize=???????????????? +database.deleteBackupFile=???????????????????? +database.importBackupFile=??????????????????????? +database.createBackupFile=???????????????????? +database.downloadBackupFile=????????????????????? +database.info_1=?????????????????????????????????????????????????????????????? ???????????????????????????????????????? ?????????????????????????????????????????????? ??????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????? +database.info_2=???????????????????????????????????????????? ????????????? backup_user_yyyyMMddHHmm.sql ?????????????????????????????????????????????? ???????????????????????????????????????????????? +database.submit=????????????????? +database.importIntoDatabaseSuccessed=???????????????????????????????????? +database.backupCreated=???????????????????????????????? +database.fileNotFound=??????????????????? +database.fileNullOrEmpty=??????????????????????????????? +database.failedImportFile=???????????????????? +database.notSupported=???????????????????????????? + +session.expired=?????????????????????????????? ??????????????????????????????????????????????????? +session.refreshPage=?????????????????? + +############# +# HOME-PAGE # +############# +home.desc=????????? PDF ?????????????????????????????????????????????????????? +home.searchBar=???????????????? + + +home.viewPdf.title=View/Edit PDF +home.viewPdf.desc=????? ?????????? ??????????????????????? +viewPdf.tags=?????,???????,??????????,?????,??????? + +home.setFavorites=Set Favourites +home.hideFavorites=Hide Favourites +home.showFavorites=Show Favourites +home.legacyHomepage=Old homepage +home.newHomePage=Try our new homepage! +home.alphabetical=Alphabetical +home.globalPopularity=Global Popularity +home.sortBy=Sort by: + +home.multiTool.title=PDF ??????????? +home.multiTool.desc=??????????? ??????????? ??????????? ??????? ????????????????? +multiTool.tags=???????????,?????????????????,UI,?????????????????,?????????,??????????????,??????????,???????????,??????,????????,?????? + +home.merge.title=??????????? +home.merge.desc=PDF ???????????????????????????????? +merge.tags=???????????,???????????????????,?????????,????????????? + +home.split.title=??????? +home.split.desc=PDF ??????????????????? +split.tags=???????????????????,??????,??????????????,???????,????????????? + +home.rotate.title=??????????? +home.rotate.desc=PDF ???????????????????????????????? +rotate.tags=????????????? + + +home.imageToPdf.title=?????????? PDF ?? +home.imageToPdf.desc=??????? (PNG, JPEG, GIF) ??? PDF ??????????? +imageToPdf.tags=?????????,???????,jpg,???,??????? + +home.pdfToImage.title=PDF ???????????? +home.pdfToImage.desc=PDF ?????????? (PNG, JPEG, GIF) ??????????? +pdfToImage.tags=?????????,???????,jpg,???,??????? + +home.pdfOrganiser.title=???????? +home.pdfOrganiser.desc=????????????????????????????????????????????????????????? +pdfOrganiser.tags=???????????????,????????????????,???????????????,???????????????,?????? + + +home.addImage.title=?????????????? +home.addImage.desc=PDF ????????????????????????????????????? +addImage.tags=???????,jpg,???,??????? + +home.watermark.title=??????????????? +home.watermark.desc=PDF ?????????????????????????????????? +watermark.tags=?????,???????????,?????,????????,????????,?????????,???????,jpg,???,??????? + +home.permissions.title=????????????????? +home.permissions.desc=PDF ????????????????????????? +permissions.tags=???????,???????,??????????,????????? + + +home.removePages.title=?????? +home.removePages.desc=PDF ???????????????????????????????????????? +removePages.tags=??????????????,??????????????? + +home.addPassword.title=??????????????? +home.addPassword.desc=PDF ??????????????????????????????????? +addPassword.tags=?????????,?????????? + +home.removePassword.title=?????????????? +home.removePassword.desc=PDF ?????????????????????????????????? +removePassword.tags=?????????,????????????????,??????????,??????????????,?????????????? + +home.compressPdfs.title=??????????? +home.compressPdfs.desc=??????????????????????????????? PDF ?????????????????? +compressPdfs.tags=????????,?????????,????????? + +home.unlockPDFForms.title=Unlock PDF Forms +home.unlockPDFForms.desc=Remove read-only property of form fields in a PDF document. +unlockPDFForms.tags=remove,delete,form,field,readonly + +home.changeMetadata.title=????????????????? +home.changeMetadata.desc=PDF ??????????????????????????????????????? +changeMetadata.tags=???????,??????????,?????????,??????,????????,???????????,????????????,?????????? + +home.fileToPDF.title=????????? PDF ??????????? +home.fileToPDF.desc=?????????????? PDF ????????????? (DOCX, PNG, XLS, PPT, TXT ?????) +fileToPDF.tags=????????????,???????,??????,???,??????????,?????,?????????,????????,docs,word,excel,powerpoint + +home.ocr.title=OCR / ??????????????????? +home.ocr.desc=?????????????????????? PDF ??????????????????????????????????????????????????????????????????????? +ocr.tags=?????????,?????,???????,???????????,???????,?????????,?????????,????????????????? + +home.extractImages.title=????????????????? +home.extractImages.desc=PDF ???????????????????????????? zip ????????????????? +extractImages.tags=???,???????,???????,?????????,zip,???????,?????? + +home.pdfToPDFA.title=PDF ??? PDF/A ?? +home.pdfToPDFA.desc=PDF ??????????????????????????????? PDF/A ??????????? +pdfToPDFA.tags=?????????,???????????????,???????,?????????,???????,??????????? + +home.PDFToWord.title=PDF ??? Word ?? +home.PDFToWord.desc=PDF ??? Word ???????? (DOC, DOCX ??? ODT) ??????????? +PDFToWord.tags=doc,docx,odt,word,????????????,???????,?????????,????????,microsoft,docfile + +home.PDFToPresentation.title=PDF ??????????????? +home.PDFToPresentation.desc=PDF ????????????????????? (PPT, PPTX ??? ODP) ??????????? +PDFToPresentation.tags=??????????,??????????,????????,microsoft + +home.PDFToText.title=PDF ??? RTF (?????) ?? +home.PDFToText.desc=PDF ??????????? RTF ??????????????????? +PDFToText.tags=richformat,richtextformat,rich text format + +home.PDFToHTML.title=PDF ??? HTML ?? +home.PDFToHTML.desc=PDF ??? HTML ??????????????????? +PDFToHTML.tags=??????????????,???????????????? + + +home.PDFToXML.title=PDF ??? XML ?? +home.PDFToXML.desc=PDF ??? XML ??????????????????? +PDFToXML.tags=???????????????????,????????????????????????,??????????,????????????,????????? + +home.ScannerImageSplit.title=?????????????????/??????? +home.ScannerImageSplit.desc=???????/PDF ????????????????????????????? +ScannerImageSplit.tags=???????,?????????????????,???????????,?????????,???????? + +home.sign.title=????????? +home.sign.desc=?????? ?????? ?????????????????????? PDF ?????????????????? +sign.tags=??????????,?????????????????,??????????????????,?????????????????,???????????????? + +home.flatten.title=???????? +home.flatten.desc=PDF ????????????????????????????????????????????????? +flatten.tags=????????,?????????,??????????,?????,?????? + +home.repair.title=????????? +home.repair.desc=????????????????????????????????? PDF ????????????????????????? +repair.tags=??????????,?????????,??????,?????????? + +home.removeBlanks.title=??????????????? +home.removeBlanks.desc=PDF ????????????????????????????????????????? +removeBlanks.tags=??????????????? ????????????? ?????????????? PDF ??????????????? + +home.removeAnnotations.title=???????????????? +home.removeAnnotations.desc=PDF ??????????????????????????? +removeAnnotations.tags=???????????????? ????????????????? ????????????? PDF ???????????????? + +home.compare.title=PDF ???????? +home.compare.desc=PDF ?????????????????????????????? +compare.tags=???????? ??????? ?????????? ??????????? PDF ???????? + +home.certSign.title=????????????????? +home.certSign.desc=????????/???????? (PEM/P12) ????? PDF ?????????????????? +certSign.tags=????????,PEM,P12,???????????,????????? + +home.removeCertSign.title=??????????????????????? +home.removeCertSign.desc=PDF ?????????????????????????? +removeCertSign.tags=????????,PEM,P12,???????????,???????????????? + +home.pageLayout.title=??????????????????????? +home.pageLayout.desc=PDF ???????????????????????????????????????????????????????? +pageLayout.tags=???????????,????????,???????????,???????? + +home.scalePages.title=???????????????/??????????? +home.scalePages.desc=???????????/????????????????????????????/???????????? +scalePages.tags=??????????????????,?????????,???????,???????????? + +home.pipeline.title=??????????? +home.pipeline.desc=????????????????????????????? PDF ??????????????????????????????? +pipeline.tags=????????,??????,???????????,???????????????? + +home.add-page-numbers.title=???????????????? +home.add-page-numbers.desc=??????????????????????????????????????????? +add-page-numbers.tags=????????????????,?????????,????????,?????? + +home.auto-rename.title=PDF ???????????????????????????????? +home.auto-rename.desc=?????????????????????????????????????? PDF ??????????????????????????????????????? +auto-rename.tags=?????????????????,?????????????????????,????????,???????????????? + +home.adjust-contrast.title=????????/?????????????????? +home.adjust-contrast.desc=PDF ??????????? ???????? ???????????????????????????? +adjust-contrast.tags=??????????????????,??????????,?????????,????????,??????????????????? + +home.crop.title=PDF ?????????? +home.crop.desc=??????????????????????? PDF ????????????????? (???????????????????????????????) +crop.tags=???????,??????????????,??????????,??????? + +home.autoSplitPDF.title=??????????????????????? +home.autoSplitPDF.desc=??????????????????? PDF ????????????????????????????????????????? QR Code ??????????????????????????????????????? +autoSplitPDF.tags=QR ???????????,???????,?????????,???????? + +home.sanitizePdf.title=???????? +home.sanitizePdf.desc=PDF ???????????????????????????????????????? +sanitizePdf.tags=????????,?????????,????????,???????????? + +home.URLToPDF.title=???????????? PDF ?? +home.URLToPDF.desc=http(s) ??????????????? PDF ??????????? +URLToPDF.tags=?????????????,???????????????,??????????????,????????? + +home.HTMLToPDF.title=HTML ??? PDF ?? +home.HTMLToPDF.desc=HTML ???????? zip ????????????? PDF ??????????? +HTMLToPDF.tags=?????????,??????????????,????????????,????????? + +#eml-to-pdf +home.EMLToPDF.title=Email to PDF +home.EMLToPDF.desc=Converts email (EML) files to PDF format including headers, body, and inline images +EMLToPDF.tags=email,conversion,eml,message,transformation,convert,mail + +EMLToPDF.title=Email To PDF +EMLToPDF.header=Email To PDF +EMLToPDF.submit=Convert +EMLToPDF.downloadHtml=Download HTML intermediate file instead of PDF +EMLToPDF.downloadHtmlHelp=This allows you to see the HTML version before PDF conversion and can help debug formatting issues +EMLToPDF.includeAttachments=Include attachments in PDF +EMLToPDF.maxAttachmentSize=Maximum attachment size (MB) +EMLToPDF.help=Converts email (EML) files to PDF format including headers, body, and inline images +EMLToPDF.troubleshootingTip1=Email to HTML is a more reliable process, so with batch-processing it is recommended to save both +EMLToPDF.troubleshootingTip2=With a small number of Emails, if the PDF is malformed, you can download HTML and override some of the problematic HTML/CSS code. +EMLToPDF.troubleshootingTip3=Embeddings, however, do not work with HTMLs + +home.MarkdownToPDF.title=Markdown ??? PDF ?? +home.MarkdownToPDF.desc=Markdown ????????????? PDF ??????????? +MarkdownToPDF.tags=?????????,??????????????,????????????,????????? + +home.PDFToMarkdown.title=PDF to Markdown +home.PDFToMarkdown.desc=Converts any PDF to Markdown +PDFToMarkdown.tags=markup,web-content,transformation,convert,md + +home.getPdfInfo.title=PDF ?????????????????????? +home.getPdfInfo.desc=PDF ???????????????????????? +getPdfInfo.tags=????????,?????????,??????????,???????? + + +home.extractPage.title=?????????????????? +home.extractPage.desc=PDF ???????????????????????????????????????????????? +extractPage.tags=?????????? + + +home.PdfToSinglePage.title=PDF ????????????????????????? +home.PdfToSinglePage.desc=PDF ????????????????????????????????????????????????????????? +PdfToSinglePage.tags=???????????? + + +home.showJS.title=Javascript ??????? +home.showJS.desc=PDF ??????????????? JS ???????????????????????????????????? +showJS.tags=JS + +home.autoRedact.title=???????????????????? +home.autoRedact.desc=???????????????????????????? PDF ?????????????????????????????????????? +autoRedact.tags=????????????,??????,???????????????,??????,?????????,?????? + +home.redact.title=???????????????????? +home.redact.desc=?????????????????????????? ???????????????? ???/?????????????????????????????????????????????? PDF ?????????????????? +redact.tags=????????????,??????,???????????????,??????,?????????,??????,???????? + +home.tableExtraxt.title=PDF ??? CSV ?? +home.tableExtraxt.desc=PDF ????????????????? CSV ?????????????? +tableExtraxt.tags=CSV,???????????????????,??????????,????????? + + +home.autoSizeSplitPDF.title=???????/?????????????????????????? +home.autoSizeSplitPDF.desc=PDF ????????????????????????????? ????????? ??????????????????????????????????????????????? +autoSizeSplitPDF.tags=pdf,???????,??????,???????? + + +home.overlay-pdfs.title=PDF ???????????? +home.overlay-pdfs.desc=PDF ??????????????????? PDF ????????? +overlay-pdfs.tags=???????????? + +home.split-by-sections.title=??????????? PDF ??????? +home.split-by-sections.desc=PDF ??????????????????????????????????????????????????????????? +split-by-sections.tags=??????????????,??????,????????,???????????? + +home.AddStampRequest.title=PDF ???????????????? +home.AddStampRequest.desc=????????????????????????????????????????????????? +AddStampRequest.tags=???????,??????????????,???????????????????,????????,PDF,???????,????????,???????????? + + +home.removeImagePdf.title=????????????? +home.removeImagePdf.desc=??????????????????????????????? PDF ???????????????? +removeImagePdf.tags=?????????????,???????????????????,?????????,????????????? + + +home.splitPdfByChapters.title=????????? PDF ??????? +home.splitPdfByChapters.desc=PDF ???????????????????????????????????????????????????????????? +splitPdfByChapters.tags=???????,?????,?????????,???????? + +home.validateSignature.title=PDF ????????????????? +home.validateSignature.desc=PDF ????????????????????????????????????????????????????????? +validateSignature.tags=?????????,????????,??????,pdf,????????,?????????????????,?????????????????,???????????????? + +#replace-invert-color +replace-color.title=???????????????????????? +replace-color.header=???????????????????-??????????? PDF +home.replaceColorPdf.title=???????????????????????? +home.replaceColorPdf.desc=PDF ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? +replaceColorPdf.tags=???????????????????,?????????????????????,?????????,????????????? +replace-color.selectText.1=?????????????????????????????????????????? +replace-color.selectText.2=?????????? (??????????????????????????????????????) +replace-color.selectText.3=???????? (????????????????????) +replace-color.selectText.4=?????????????????????? (????????????????????????) +replace-color.selectText.5=??????????????????????????????? +replace-color.selectText.6=???????????????????????????????????????? +replace-color.selectText.7=???????????????????????????????????????? +replace-color.selectText.8=???????????????????????????????????????? +replace-color.selectText.9=???????????????????????????????????????? +replace-color.selectText.10=???????????????????????? +replace-color.selectText.11=??????????????????????????????? +replace-color.submit=??????????? + + + +########################### +# # +# WEB PAGES # +# # +########################### +#login +login.title=???????? +login.header=???????? +login.signin=???????? +login.rememberme=?????????????? +login.invalid=????????????????????????????? +login.locked=??????????????????????????????????? +login.signinTitle=????????????????? +login.ssoSignIn=???????????????????????????????????? +login.oAuth2AutoCreateDisabled=OAUTH2 ??????????????????????????????????????????? +login.oAuth2AdminBlockedUser=????????????????????????????????????????????????????????????????????????? ?????????????????????????? +login.oauth2RequestNotFound=????????????????????????????? +login.oauth2InvalidUserInfoResponse=????????????????????????????????????????? +login.oauth2invalidRequest=???????????????? +login.oauth2AccessDenied=??????????????????? +login.oauth2InvalidTokenResponse=???????????????????????????? +login.oauth2InvalidIdToken=??????????????????????????? +login.relyingPartyRegistrationNotFound=???????????????????????????????????????? +login.userIsDisabled=??????????????????????????? ??????????????????????????????????????????? ?????????????????????????? +login.alreadyLoggedIn=???????? +login.alreadyLoggedIn2=???????????????????????????? ??????????????????????????????????????????????????????? +login.toManySessions=?????????????????????????????????????????????? +login.logoutMessage=You have been logged out. + +#auto-redact +autoRedact.title=???????????????????? +autoRedact.header=???????????????????? +autoRedact.colorLabel=???????? +autoRedact.textsToRedactLabel=??????????????????? (????????????????) +autoRedact.textsToRedactPlaceholder=??????? \n?????? \n??????? +autoRedact.useRegexLabel=Regex ?????????? +autoRedact.wholeWordSearchLabel=???????????????? +autoRedact.customPaddingLabel=??????????????????????? +autoRedact.convertPDFToImageLabel=PDF ??? PDF-?????????????????? (??????????????????????????????????????????) +autoRedact.submitButton=?????? + +#redact +redact.title=???????????????????? +redact.header=???????????????????? +redact.submit=???????????? +redact.textBasedRedaction=???????????????????????????????? +redact.pageBasedRedaction=?????????????????????????????????? +redact.convertPDFToImageLabel=PDF ??? PDF-?????????????????? (??????????????????????????????????????????) +redact.pageRedactionNumbers.title=???????? +redact.pageRedactionNumbers.placeholder=(??????? 1,2,8 ????? 4,7,12-16 ????? 2n-1) +redact.redactionColor.title=?????????????????????? +redact.export=??????????? +redact.upload=??????? +redact.boxRedaction=??????????????????????? +redact.zoom=???????? +redact.zoomIn=????????????? +redact.zoomOut=?????????????? +redact.nextPage=??????????????? +redact.previousPage=??????????????? +redact.toggleSidebar=?????????????????????????? +redact.showThumbnails=?????????????? +redact.showDocumentOutline=??????????????????????? (???????????????????????/?????????????????) +redact.showAttatchments=?????????????? +redact.showLayers=??????????? (????????????????????????????????????????????????????????????) +redact.colourPicker=????????????????????? +redact.findCurrentOutlineItem=????????????????????????????????? +redact.applyChanges=Apply Changes + +#showJS +showJS.title=Javascript ??????? +showJS.header=Javascript ??????? +showJS.downloadJS=Javascript ??????? +showJS.submit=??????? + + +#pdfToSinglePage +pdfToSinglePage.title=PDF ?????????????????? +pdfToSinglePage.header=PDF ?????????????????? +pdfToSinglePage.submit=???????????????????????? + + +#pageExtracter +pageExtracter.title=?????????????????? +pageExtracter.header=?????????????????? +pageExtracter.submit=?????????? +pageExtracter.placeholder=(??????? 1,2,8 ????? 4,7,12-16 ????? 2n-1) + + +#getPdfInfo +getPdfInfo.title=PDF ????????????????? +getPdfInfo.header=PDF ????????????????? +getPdfInfo.submit=?????????????? +getPdfInfo.downloadJson=JSON ??????? +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document + + +#markdown-to-pdf +MarkdownToPDF.title=Markdown ??? PDF ?? +MarkdownToPDF.header=Markdown ??? PDF ?? +MarkdownToPDF.submit=????????? +MarkdownToPDF.help=????????????????? +MarkdownToPDF.credit=WeasyPrint ????????????????? + + +#pdf-to-markdown +PDFToMarkdown.title=PDF To Markdown +PDFToMarkdown.header=PDF To Markdown +PDFToMarkdown.submit=Convert + + +#url-to-pdf +URLToPDF.title=URL ??? PDF ?? +URLToPDF.header=URL ??? PDF ?? +URLToPDF.submit=????????? +URLToPDF.credit=WeasyPrint ????????????????? + + +#html-to-pdf +HTMLToPDF.title=HTML ??? PDF ?? +HTMLToPDF.header=HTML ??? PDF ?? +HTMLToPDF.help=HTML ???????????????????? html/css/????????????????????? ZIP ????????????????????? +HTMLToPDF.submit=????????? +HTMLToPDF.credit=WeasyPrint ????????????????? +HTMLToPDF.zoom=??????????????????????????? +HTMLToPDF.pageWidth=???????????????????????????????????? (????????????????????????) +HTMLToPDF.pageHeight=????????????????????????????????????? (????????????????????????) +HTMLToPDF.marginTop=???????????????????????????????????????????? (????????????????????????) +HTMLToPDF.marginBottom=??????????????????????????????????????????? (????????????????????????) +HTMLToPDF.marginLeft=???????????????????????????????????????????? (????????????????????????) +HTMLToPDF.marginRight=??????????????????????????????????????????? (????????????????????????) +HTMLToPDF.printBackground=?????????????????????????????? +HTMLToPDF.defaultHeader=??????????????????????????? (????????????????) +HTMLToPDF.cssMediaType=???????????? CSS ???????????????????????? +HTMLToPDF.none=???? +HTMLToPDF.print=????????? +HTMLToPDF.screen=????????? + + +#AddStampRequest +AddStampRequest.header=PDF ???????????????? +AddStampRequest.title=PDF ???????????????? +AddStampRequest.stampType=?????????????? +AddStampRequest.stampText=?????????????? +AddStampRequest.stampImage=???????????????? +AddStampRequest.alphabet=?????????????? +AddStampRequest.fontSize=?????/??????????????????? +AddStampRequest.rotation=??????????? +AddStampRequest.opacity=??????? +AddStampRequest.position=?????? +AddStampRequest.overrideX=X ??????????????????? +AddStampRequest.overrideY=Y ??????????????????? +AddStampRequest.customMargin=????????????????? +AddStampRequest.customColor=????????????????????????? +AddStampRequest.submit=?????? + + +#sanitizePDF +sanitizePDF.title=PDF ???????? +sanitizePDF.header=PDF ?????????????? +sanitizePDF.selectText.1=Javascript ?????????????? +sanitizePDF.selectText.2=???????????????????? +sanitizePDF.selectText.3=Remove XMP metadata +sanitizePDF.selectText.4=??????????????? +sanitizePDF.selectText.5=???????????????? +sanitizePDF.selectText.6=Remove Document Info Metadata +sanitizePDF.submit=PDF ???????? + + +#addPageNumbers +addPageNumbers.title=???????????????? +addPageNumbers.header=???????????????? +addPageNumbers.selectText.1=PDF ?????????????? +addPageNumbers.selectText.2=????????????????????? +addPageNumbers.selectText.3=?????? +addPageNumbers.selectText.4=?????????????????? +addPageNumbers.selectText.5=???????????????????????????? +addPageNumbers.selectText.6=?????????????? +addPageNumbers.customTextDesc=?????????????? +addPageNumbers.numberPagesDesc=???????????????????????????? ??????????????'?????'???? 1-5 ????? 2,5,9 ?????????????????????? +addPageNumbers.customNumberDesc=?????????????? {n} ???? '???????? {n} / {total}', '?????-{n}', '{filename}-{n}' ?????????????????????? +addPageNumbers.submit=???????????????? + + +#auto-rename +auto-rename.title=???????????????????????? +auto-rename.header=PDF ???????????????????????? +auto-rename.submit=???????????????????????? + + +#adjustContrast +adjustContrast.title=?????????????????? +adjustContrast.header=?????????????????? +adjustContrast.contrast=???????? +adjustContrast.brightness=??????? +adjustContrast.saturation=???????? +adjustContrast.download=??????? + + +#crop +crop.title=?????????? +crop.header=PDF ?????????? +crop.submit=?????? + + +#autoSplitPDF +autoSplitPDF.title=PDF ??????????????? +autoSplitPDF.header=PDF ??????????????? +autoSplitPDF.description=????????? ??????? ??????????? ???????????????????????????????????????????????????????????????? ?????????????????????????????? +autoSplitPDF.selectText.1=???????????????????????????????????????? (????????????????????) +autoSplitPDF.selectText.2=?????????????????????????????????????????????????????????????????????? +autoSplitPDF.selectText.3=??????????????????? PDF ????????????????????????????????? Stirling PDF ???????????????????? +autoSplitPDF.selectText.4=????????????????????????????????????????????????????????????????????????????????????????????????????? +autoSplitPDF.formPrompt=Stirling-PDF ???????????????????????? PDF ?????? +autoSplitPDF.duplexMode=????????????????????? (?????????????????????) +autoSplitPDF.dividerDownload2='??????????????????????? (????????????????????????????).pdf' ??????? +autoSplitPDF.submit=?????? + + +#pipeline +pipeline.title=????????? + + +#pageLayout +pageLayout.title=??????????????????????? +pageLayout.header=??????????????????????? +pageLayout.pagesPerSheet=????????????????????????? +pageLayout.addBorder=???????????????? +pageLayout.submit=?????? + + +#scalePages +scalePages.title=????????????????????????? +scalePages.header=????????????????????????? +scalePages.pageSize=???????????????????????????? +scalePages.keepPageSize=???????????????? +scalePages.scaleFactor=?????????????????????? (??????????) +scalePages.submit=?????? + + +#certSign +certSign.title=????????????????? +certSign.header=?????????????????????? PDF ?????????????????? (?????????????????) +certSign.selectPDF=????????????????????? PDF ?????????????? +certSign.jksNote=???????? ??????????????????????????????????????????????? keytool ????????????????????????????? Java Keystore (.jks) ???????????????????? ????????????? .jks ????????????????? +certSign.selectKey=??????????????????????????????? (PKCS#8 ??????? .pem ????? .der ?????????) +certSign.selectCert=?????????????????????? (X.509 ??????? .pem ????? .der ?????????) +certSign.selectP12=PKCS#12 ??????????????????????????? (.p12 ????? .pfx) (??????????? ???????????????????????? ??????????????????????????????????????????????????????????????) +certSign.selectJKS=Java ??????????????????????????? (.jks ????? .keystore) +certSign.certType=????????????????? +certSign.password=???????????????????????????????????????????????????????????? (??????????????) +certSign.showSig=?????????????? +certSign.reason=????????? +certSign.location=?????? +certSign.name=????? +certSign.showLogo=??????????????? +certSign.submit=PDF ?????????????????? + + +#removeCertSign +removeCertSign.title=??????????????????????? +removeCertSign.header=PDF ????????????????????????? +removeCertSign.selectPDF=PDF ?????????????? +removeCertSign.submit=??????????????? + + +#removeBlanks +removeBlanks.title=??????????????? +removeBlanks.header=??????????????????????? +removeBlanks.threshold=????????????????????????? +removeBlanks.thresholdDesc=???????????????????'???????'??????????????????????????? 0 = ?????? 255 ????????????? +removeBlanks.whitePercent=???????????????? (%) +removeBlanks.whitePercentDesc=??????????????????????????'?????????'??????????????????? +removeBlanks.submit=??????????????? + + +#removeAnnotations +removeAnnotations.title=???????????????? +removeAnnotations.header=???????????????? +removeAnnotations.submit=?????? + + +#compare +compare.title=???????? +compare.header=PDF ???????? +compare.highlightColor.1=?????????????????? ?? +compare.highlightColor.2=?????????????????? ?? +compare.document.1=?????? ? +compare.document.2=?????? ? +compare.submit=???????? +compare.complex.message=??????????????????????????????????????????????????????????? ???????????????????????????????????? +compare.large.file.message=???????????????????????????????????????????????????????????????????????????? +compare.no.text.message=?????????? PDF ?????????????????????????????????????? ??????????????????????????????? PDF ??????????? + +#sign +sign.title=????????? +sign.header=PDF ?????????????????? +sign.upload=?????????????? +sign.draw=???????????????? +sign.text=????????????? +sign.clear=???????? +sign.add=??????? +sign.saved=???????????????????????? +sign.save=???????????????? +sign.personalSigs=?????????????????? +sign.sharedSigs=??????????????????? +sign.noSavedSigs=??????????????????????????????? +sign.addToAll=????????????????????? +sign.delete=?????? +sign.first=?????????????? +sign.last=?????????????? +sign.next=??????????????? +sign.previous=??????????????? +sign.maintainRatio=????????????????????????????????? +sign.undo=Undo +sign.redo=Redo + +#repair +repair.title=????????? +repair.header=PDF ????????? +repair.submit=????????? + + +#flatten +flatten.title=???????? +flatten.header=PDF ???????? +flatten.flattenOnlyForms=??????????????????????? +flatten.submit=???????? + + +#ScannerImageSplit +ScannerImageSplit.selectText.1=???????????? +ScannerImageSplit.selectText.2=?????????????????????????????????????????????????????????????????? (?????????? 10) +ScannerImageSplit.selectText.3=???????????? +ScannerImageSplit.selectText.4=??????????????????????????????????????????????????????????????????????????????????????????? (?????????? 30) +ScannerImageSplit.selectText.5=?????????????????? +ScannerImageSplit.selectText.6=??????????????????????????????????????????????????????? (?????????? 10000) +ScannerImageSplit.selectText.7=??????????????????????????? +ScannerImageSplit.selectText.8=???????????????????????????????????????????????????????????????? +ScannerImageSplit.selectText.9=????????????????? +ScannerImageSplit.selectText.10=????????????????????????????????????????????????????????????????? (?????????? 1) +ScannerImageSplit.info=Python ?????????????????????? ???????????????????????????????????? + + +#OCR +ocr.title=OCR / ??????????????????? +ocr.header=??????????????????? / OCR (??????????????????????????) +ocr.selectText.1=PDF ????????????????????????????????????????? (???????????????????????????????????????????) +ocr.selectText.2=OCR ???????????????????????? OCR ???????? PDF ??????????????????????? +ocr.selectText.3=????????????????????????????????????????????????????????????????????????????????????? +ocr.selectText.4=OCR ???????????????????????????????????????????????????????????????????????????????????????? (????????????????????????) +ocr.selectText.5=OCR ???????????????????????????????????????????????????????????????????????????????????????? ???????????????????????????????????????????? +ocr.selectText.6=??????????????????????????????????????????????????????????????? ????????????????????????????? OCR ??????? +ocr.selectText.7=OCR ???????????????? ?????????????? OCR ???????????????????????????????????????????? +ocr.selectText.8=?????????? (PDF ???????????????????????????????????) +ocr.selectText.9=???????????????????? +ocr.selectText.10=OCR ?????? +ocr.selectText.11=????????????????? +ocr.selectText.12=????????????????? +ocr.help=????????????????????????????????????????????????/????? docker ????????????????????????????????????????????????? +ocr.credit=???????????? OCR ??????????? qpdf ??? Tesseract ????????????????? +ocr.submit=OCR ?????????? PDF ??????????? + + +#extractImages +extractImages.title=Extract Images +extractImages.header=Extract Images +extractImages.selectText=??????????????????????????????????????????????????????????????? +extractImages.allowDuplicates=????????????????????????? +extractImages.submit=?????????? + + +#File to PDF +fileToPDF.title=????????? PDF ?? +fileToPDF.header=????????????? PDF ??????????? +fileToPDF.credit=???????????????????????????????????? LibreOffice ??? Unoconv ????????????????? +fileToPDF.supportedFileTypesInfo=????????????????????????????????? +fileToPDF.supportedFileTypes=?????????????????????????????????????????????????????????????????? ??????????????????????????????????????????????????????????????????? LibreOffice ????????????????????? +fileToPDF.submit=PDF ??????????? + + +#compress +compress.title=??????????? +compress.header=PDF ??????????? +compress.credit=???????????? PDF ???????????/???????????????????????? qpdf ????????????????? +compress.grayscale.label=???????? +compress.selectText.1=Compression Settings +compress.selectText.1.1=1-3 PDF compression, 4-6 lite image compression, 7-9 intense image compression Will dramatically reduce image quality +compress.selectText.2=Optimisation level: +compress.selectText.4=?????????????? - PDF ?????????????????????????????????????????????????????????????????????????? +compress.selectText.5=??????? PDF ???????? (??????? 25MB, 10.8MB, 25KB) +compress.submit=??????????? + + +#Add image +addImage.title=?????????????? +addImage.header=PDF ???????????????? +addImage.everyPage=????????????????????? +addImage.upload=?????????????? +addImage.submit=?????????????? + + +#merge +merge.title=??????????? +merge.header=Merge multiple PDFs (2+) +merge.sortByName=Sort by name +merge.sortByDate=??????????????????????????? +merge.removeCertSign=????????????????????????????????????????????????????????? +merge.submit=??????????? + + +#pdfOrganiser +pdfOrganiser.title=?????????????????????????? +pdfOrganiser.header=PDF ?????????????????????????? +pdfOrganiser.submit=??????????????????? +pdfOrganiser.mode=?????? +pdfOrganiser.mode.1=???????????????????????? +pdfOrganiser.mode.2=?????????????????? +pdfOrganiser.mode.3=?????????????????? +pdfOrganiser.mode.4=??????????????? +pdfOrganiser.mode.5=????????????????????????? +pdfOrganiser.mode.6=????????????? +pdfOrganiser.mode.7=Remove First +pdfOrganiser.mode.8=Remove Last +pdfOrganiser.mode.9=????????????????????? +pdfOrganiser.mode.10=????????????????? +pdfOrganiser.mode.11=Duplicate all pages +pdfOrganiser.placeholder=(??????? 1,3,2 ????? 4-8,2,10-12 ????? 2n-1) + + +#multiTool +multiTool.title=PDF ??????????? +multiTool.header=PDF ??????????? +multiTool.uploadPrompts=????????????? +multiTool.selectAll=????????????? +multiTool.deselectAll=???????????????????? +multiTool.selectPages=???????????????? +multiTool.selectedPages=?????????????????? +multiTool.page=???????? +multiTool.deleteSelected=?????????????? +multiTool.downloadAll=??????????? +multiTool.downloadSelected=??????????????????? + +multiTool.insertPageBreak=??????????????????????? +multiTool.addFile=????????????? +multiTool.rotateLeft=??????????????? +multiTool.rotateRight=?????????????? +multiTool.split=??????? +multiTool.moveLeft=Move Left +multiTool.moveRight=Move Right +multiTool.delete=?????? +multiTool.dragDropMessage=??????????????????????????????????????????????????? +multiTool.undo=?????????? +multiTool.redo=?????????? + +#decrypt +decrypt.passwordPrompt=????????????????????????????????????????? ?????????????????? +decrypt.cancelled=PDF ?????????????????????????? {0} +decrypt.noPassword=?????????????????? {0} +decrypt.invalidPassword=?????????????????????????????????????????????????? +decrypt.invalidPasswordHeader=???????????????????????????????????????????????? PDF ?????? {0} +decrypt.unexpectedError=There was an error processing the file. Please try again. +decrypt.serverError=Server error while decrypting: {0} +decrypt.success=?????????????????????????? + +#multiTool-advert +multiTool-advert.message=This feature is also available in our multi-tool page. Check it out for enhanced page-by-page UI and additional features! + +#view pdf +viewPdf.title=View/Edit PDF +viewPdf.header=PDF ????? + +#pageRemover +pageRemover.title=Page Remover +pageRemover.header=PDF Page remover +pageRemover.pagesToDelete=??????????????????? (??????????????????????????????????????????????) +pageRemover.submit=?????????????? +pageRemover.placeholder=(??????? 1,2,6 ????? 1-10,15-30) + + +#rotate +rotate.title=Rotate PDF +rotate.header=PDF ??????????? +rotate.selectAngle=?????????????????????????????? (??????? 90 ???????????????????) +rotate.submit=??????????? + + +#split-pdfs +split.title=PDF ??????? +split.header=PDF ??????? +split.desc.1=????????????????????????????????????????????????????????????????????????? +split.desc.2=??????????????? 10 ???????????????????? 1,3,7-9 ???????? PDF ?????? 6 ???????????? +split.desc.3=?????? #1: ???????? 1 +split.desc.4=?????? #2: ???????? 2 ??? 3 +split.desc.5=?????? #3: ???????? 4, 5, 6 ??? 7 +split.desc.6=Document #4: Page 8 +split.desc.7=Document #5: Page 9 +split.desc.8=?????? #6: ???????? 10 +split.splitPages=???????????????????????????????? +split.submit=??????? + + +#merge +imageToPDF.title=?????????? PDF ?? +imageToPDF.header=?????????? PDF ?? +imageToPDF.submit=????????? +imageToPDF.selectLabel=?????????????????????? +imageToPDF.fillPage=?????????????? +imageToPDF.fitDocumentToImage=??????????????????????????????? +imageToPDF.maintainAspectRatio=?????????????????????? +imageToPDF.selectText.2=PDF ????????????????????? +imageToPDF.selectText.3=??????????????????????? (?????????????????????????????????????????????????????) +imageToPDF.selectText.4=PDF ??????????????????? +imageToPDF.selectText.5=PDF ???????????????? + + +#pdfToImage +pdfToImage.title=PDF ???????????? +pdfToImage.header=PDF ???????????? +pdfToImage.selectText=?????????????? +pdfToImage.singleOrMultiple=????????????????????????????????????? +pdfToImage.single=??????????????????????????????????????????????? +pdfToImage.multi=????????????? ?????????????????????? +pdfToImage.colorType=????????????????? +pdfToImage.color=???????? +pdfToImage.grey=???????? +pdfToImage.blackwhite=?????? (??????????????????) +pdfToImage.submit=????????? +pdfToImage.info=Python ?????????????????????? WebP ??????????????????????? +pdfToImage.placeholder=(??????? 1,2,8 ????? 4,7,12-16 ????? 2n-1) + + +#addPassword +addPassword.title=??????????????? +addPassword.header=??????????????? (?????????) +addPassword.selectText.1=??????????????????? PDF ???????? +addPassword.selectText.2=????????????????????? +addPassword.selectText.3=??????????????????????????? +addPassword.selectText.4=??????????????????????????????? ????????????????????????????????????????????????? +addPassword.selectText.5=??????????????????? (????????????????????????????????????????????????????????????) +addPassword.selectText.6=????????????????????????? +addPassword.selectText.7=???????????????????????? +addPassword.selectText.8=??????????????????????????????????????? +addPassword.selectText.9=??????????????????????? +addPassword.selectText.10=???????????????? +addPassword.selectText.11=?????????????????????????? +addPassword.selectText.12=Prevent printin +addPassword.selectText.13=Prevent printing different formats +addPassword.selectText.14=??????????????????????? +addPassword.selectText.15=??????????????????????????????????????????? ????????????????????????????????????????????????????? +addPassword.selectText.16=??????????????????????????????????????????? +addPassword.submit=??????????? + + +#watermark +watermark.title=???????????????? +watermark.header=???????????????? +watermark.customColor=????????????????????????? +watermark.selectText.1=????????????????????? PDF ???????? +watermark.selectText.2=??????????????????? +watermark.selectText.3=?????????????????? +watermark.selectText.4=??????????? (0-360) +watermark.selectText.5=???????????????? (????????????????????????????????????????) +watermark.selectText.6=???????????????? (????????????????????????????????????????) +watermark.selectText.7=??????? (0% - 100%) +watermark.selectText.8=?????????????????? +watermark.selectText.9=???????????????????? +watermark.selectText.10=PDF ??? PDF-?????????????????? +watermark.submit=???????????????? +watermark.type.1=????? +watermark.type.2=??????? + + +#Change permissions +permissions.title=????????????????? +permissions.header=????????????????? +permissions.warning=???????? ?????????????????????????????????????????? ??????????????????????????????????????????????????????????????????????????????????????? +permissions.selectText.1=?????????????????????? PDF ???????? +permissions.selectText.2=????????????????????????????? +permissions.selectText.3=???????????????????????? +permissions.selectText.4=???????????????????????? +permissions.selectText.5=??????????????????????????????????????? +permissions.selectText.6=??????????????????????? +permissions.selectText.7=???????????????? +permissions.selectText.8=?????????????????????????? +permissions.selectText.9=???????????????? +permissions.selectText.10=??????????????????????????????? +permissions.submit=????????? + + +#remove password +removePassword.title=?????????????? +removePassword.header=?????????????? (????????????????) +removePassword.selectText.1=????????????????????? PDF ???????? +removePassword.selectText.2=??????? +removePassword.submit=?????? + + +#changeMetadata +changeMetadata.title=???????????????????????? +changeMetadata.header=???????????????????????? +changeMetadata.selectText.1=??????????????????????????????????????????????????? +changeMetadata.selectText.2=?????????????????????????? +changeMetadata.selectText.3=????????????????????????????? +changeMetadata.author=?????????? +changeMetadata.creationDate=???????????????? (yyyy/MM/dd HH:mm:ss) +changeMetadata.creator=???????? +changeMetadata.keywords=??????? +changeMetadata.modDate=????????????????? (yyyy/MM/dd HH:mm:ss) +changeMetadata.producer=?????????? +changeMetadata.subject=?????????? +changeMetadata.trapped=??????? +changeMetadata.selectText.4=??????????????????? +changeMetadata.selectText.5=????????????????????????????????? +changeMetadata.submit=????????? + +#unlockPDFForms +unlockPDFForms.title=Remove Read-Only from Form Fields +unlockPDFForms.header=Unlock PDF Forms +unlockPDFForms.submit=Remove + +#pdfToPDFA +pdfToPDFA.title=PDF ??? PDF/A ?? +pdfToPDFA.header=PDF ??? PDF/A ?? +pdfToPDFA.credit=???????????? PDF/A ?????????????????? libreoffice ????????????????? +pdfToPDFA.submit=????????? +pdfToPDFA.tip=?????????????????????????????????????????? +pdfToPDFA.outputFormat=????????????????? +pdfToPDFA.pdfWithDigitalSignature=PDF ?????????????????????????? ???????????????????????????????? + + +#PDFToWord +PDFToWord.title=PDF ??? Word ?? +PDFToWord.header=PDF ??? Word ?? +PDFToWord.selectText.1=????????????????????????? +PDFToWord.credit=???????????????????????????????????? LibreOffice ????????????????? +PDFToWord.submit=????????? + + +#PDFToPresentation +PDFToPresentation.title=PDF ??????????????? +PDFToPresentation.header=PDF ??????????????? +PDFToPresentation.selectText.1=????????????????????????? +PDFToPresentation.credit=This service uses LibreOffice for file conversion. +PDFToPresentation.submit=Convert + + +#PDFToText +PDFToText.title=PDF ??? RTF ?? (?????) +PDFToText.header=PDF ??? RTF ?? (?????) +PDFToText.selectText.1=????????????????????????? +PDFToText.credit=This service uses LibreOffice for file conversion. +PDFToText.submit=Convert + + +#PDFToHTML +PDFToHTML.title=PDF ??? HTML ?? +PDFToHTML.header=PDF ??? HTML ?? +PDFToHTML.credit=This service uses pdftohtml for file conversion. +PDFToHTML.submit=Convert + + +#PDFToXML +PDFToXML.title=PDF ??? XML ?? +PDFToXML.header=PDF ??? XML ?? +PDFToXML.credit=This service uses LibreOffice for file conversion. +PDFToXML.submit=Convert + +#PDFToCSV +PDFToCSV.title=PDF ??? CSV ?? +PDFToCSV.header=PDF ??? CSV ?? +PDFToCSV.prompt=Choose page to extract table +PDFToCSV.submit=Extract + +#split-by-size-or-count +split-by-size-or-count.title=????????????????????? PDF ??????? +split-by-size-or-count.header=????????????????????? PDF ??????? +split-by-size-or-count.type.label=???????????????????? +split-by-size-or-count.type.size=??????????? +split-by-size-or-count.type.pageCount=????????????? +split-by-size-or-count.type.docCount=??????????????????? +split-by-size-or-count.value.label=??????????????? +split-by-size-or-count.value.placeholder=??????? (??????? 2MB ????? 3KB) ???????????? (??????? 5) ??????? +split-by-size-or-count.submit=?????? + + +#overlay-pdfs +overlay-pdfs.header=PDF ??????????????? +overlay-pdfs.baseFile.label=????????? PDF ?????????????? +overlay-pdfs.overlayFiles.label=?????????????? PDF ?????????????? +overlay-pdfs.mode.label=???????????????????? +overlay-pdfs.mode.sequential=?????????????????? +overlay-pdfs.mode.interleaved=????????????????? +overlay-pdfs.mode.fixedRepeat=????????????????????????????? +overlay-pdfs.counts.label=???????????? (????????????????????????????????) +overlay-pdfs.counts.placeholder=???????????????????????????????????? (??????? 2,3,1) +overlay-pdfs.position.label=????????????????????????? +overlay-pdfs.position.foreground=????????? +overlay-pdfs.position.background=??????????? +overlay-pdfs.submit=?????? + + +#split-by-sections +split-by-sections.title=????????? PDF ??????? +split-by-sections.header=PDF ??????????????? +split-by-sections.horizontal.label=??????????????????? +split-by-sections.vertical.label=??????????????????? +split-by-sections.horizontal.placeholder=?????????????????????????????????? +split-by-sections.vertical.placeholder=?????????????????????????????????? +split-by-sections.submit=PDF ??????? +split-by-sections.merge=PDF ??????????????????? + + +#printFile +printFile.title=??????????????? +printFile.header=????????????????????????????????????? +printFile.selectText.1=????????????????????????????????? +printFile.selectText.2=??????????????????????????????????? +printFile.submit=????????? + + +#licenses +licenses.nav=???????? +licenses.title=??????????????? +licenses.header=??????????????? +licenses.module=??????? +licenses.version=??????? +licenses.license=???????? + +#survey +survey.nav=???????? +survey.title=Stirling-PDF ???????? +survey.description=Stirling-PDF ??????????????????? ?????? Stirling-PDF ??????????????????????????????????????????????????????????? +survey.changes=????????????????????? Stirling-PDF ??????????????????? ???????????????????????????????????????????????????????????????????? +survey.changes2=????????????????????????????????????????????????????????????????????????? +survey.please=Stirling-PDF ???????????????????????????????????????????????????????????????????????????? +survey.disabled=(??????????????????????????????????????????????????????????????????????????????????????????) +survey.button=??????????????? +survey.dontShowAgain=???????????????? +survey.meeting.1=If you're using Stirling PDF at work, we'd love to speak to you. We're offering technical support sessions in exchange for a 15 minute user discovery session. +survey.meeting.2=This is a chance to: +survey.meeting.3=Get help with deployment, integrations, or troubleshooting +survey.meeting.4=Provide direct feedback on performance, edge cases, and feature gaps +survey.meeting.5=Help us refine Stirling PDF for real-world enterprise use +survey.meeting.6=If you're interested, you can book time with our team directly. (English speaking only) +survey.meeting.7=Looking forward to digging into your use cases and making Stirling PDF even better! +survey.meeting.notInterested=Not a business and/or interested in a meeting? +survey.meeting.button=Book meeting + +#error +error.sorry=????????????????? +error.needHelp=???????????????? / ??????????????????????? +error.contactTip=????????????????????????????????????? ????????????????????????????????????????? ????????????????? GitHub ??????????????????????????? Discord ????????????????????????? +error.404.head=404 - ??????????????? | ?????????????? ?????????????????????????????????????? +error.404.1=??????????????????????????????????????????????????????? +error.404.2=???????????????????????? +error.github=GitHub ?????????????????????? +error.showStack=Stack Trace ????? +error.copyStack=Stack Trace ??????? +error.githubSubmit=GitHub - ?????????????? +error.discordSubmit=Discord - ????????????????????????? + + +#remove-image +removeImage.title=????????????? +removeImage.header=????????????? +removeImage.removeImage=????????????? +removeImage.submit=????????????? + + +splitByChapters.title=????????? PDF ??????? +splitByChapters.header=????????? PDF ??????? +splitByChapters.bookmarkLevel=??????????????? +splitByChapters.includeMetadata=????????????????????? +splitByChapters.allowDuplicates=????????????????? +splitByChapters.desc.1=This tool splits a PDF file into multiple PDFs based on its chapter structure. +splitByChapters.desc.2=Bookmark Level: Choose the level of bookmarks to use for splitting (0 for top-level, 1 for second-level, etc.). +splitByChapters.desc.3=Include Metadata: If checked, the original PDF metadata will be included in each split PDF. +splitByChapters.desc.4=Allow Duplicates: If checked, allows multiple bookmarks on the same page to create separate PDFs. +splitByChapters.submit=Split PDF + +#File Chooser +fileChooser.click=?????? +fileChooser.or=????? +fileChooser.dragAndDrop=??????????????? +fileChooser.dragAndDropPDF=PDF ????????????????????? +fileChooser.dragAndDropImage=???????????????????????????? +fileChooser.hoveredDragAndDrop=?????????????????????????? +fileChooser.extractPDF=??????????????????????????????? + +#release notes +releases.footer=??????? +releases.title=?????????????????????????? +releases.header=?????????????????????????? +releases.current.version=???????????????? +releases.note=?????????????????????????????????????????????? + +#Validate Signature +validateSignature.title=PDF ????????????????? +validateSignature.header=????????????????????????? +validateSignature.selectPDF=?????????????????? PDF ?????????????? +validateSignature.submit=????????????????? +validateSignature.results=???????????????? +validateSignature.status=????????? +validateSignature.signer=?????????????????? +validateSignature.date=???????? +validateSignature.reason=????????? +validateSignature.location=?????? +validateSignature.noSignatures=?????????????????????????????????????????? +validateSignature.status.valid=???????? +validateSignature.status.invalid=???????? +validateSignature.chain.invalid=????????????????????????????????????? - ??????????????????????????????????????????????????? +validateSignature.trust.invalid=????????????????????????????????? - ??????????????????????????????? +validateSignature.cert.expired=???????????????????? +validateSignature.cert.revoked=?????????????????????????? +validateSignature.signature.info=????????????????????? +validateSignature.signature=????????? +validateSignature.signature.mathValid=???????????????????????????????????????? +validateSignature.selectCustomCert=??????????????????????? X.509 (?????) +validateSignature.cert.info=??????????????? +validateSignature.cert.issuer=?????????? +validateSignature.cert.subject=?????????? +validateSignature.cert.serialNumber=??????????????? +validateSignature.cert.validFrom=?????????????????? +validateSignature.cert.validUntil=??????????????????? +validateSignature.cert.algorithm=????????? +validateSignature.cert.keySize=???????????????? +validateSignature.cert.version=??????? +validateSignature.cert.keyUsage=?????????????????? +validateSignature.cert.selfSigned=???????????? +validateSignature.cert.bits=???? + +#################### +# Cookie banner # +#################### +cookieBanner.popUp.title=How we use Cookies +cookieBanner.popUp.description.1=We use cookies and other technologies to make Stirling PDF work better for you?helping us improve our tools and keep building features you'll love. +cookieBanner.popUp.description.2=If you?d rather not, clicking 'No Thanks' will only enable the essential cookies needed to keep things running smoothly. +cookieBanner.popUp.acceptAllBtn=Okay +cookieBanner.popUp.acceptNecessaryBtn=No Thanks +cookieBanner.popUp.showPreferencesBtn=Manage preferences +cookieBanner.preferencesModal.title=Consent Preferences Center +cookieBanner.preferencesModal.acceptAllBtn=Accept all +cookieBanner.preferencesModal.acceptNecessaryBtn=Reject all +cookieBanner.preferencesModal.savePreferencesBtn=Save preferences +cookieBanner.preferencesModal.closeIconLabel=Close modal +cookieBanner.preferencesModal.serviceCounterLabel=Service|Services +cookieBanner.preferencesModal.subtitle=Cookie Usage +cookieBanner.preferencesModal.description.1=Stirling PDF uses cookies and similar technologies to enhance your experience and understand how our tools are used. This helps us improve performance, develop the features you care about, and provide ongoing support to our users. +cookieBanner.preferencesModal.description.2=Stirling PDF cannot?and will never?track or access the content of the documents you use. +cookieBanner.preferencesModal.description.3=Your privacy and trust are at the core of what we do. +cookieBanner.preferencesModal.necessary.title.1=Strictly Necessary Cookies +cookieBanner.preferencesModal.necessary.title.2=Always Enabled +cookieBanner.preferencesModal.necessary.description=These cookies are essential for the website to function properly. They enable core features like setting your privacy preferences, logging in, and filling out forms?which is why they can?t be turned off. +cookieBanner.preferencesModal.analytics.title=Analytics +cookieBanner.preferencesModal.analytics.description=These cookies help us understand how our tools are being used, so we can focus on building the features our community values most. Rest assured?Stirling PDF cannot and will never track the content of the documents you work with. + +#fakeScan +fakeScan.title=Fake Scan +fakeScan.header=Fake Scan +fakeScan.description=Create a PDF that looks like it was scanned +fakeScan.selectPDF=Select PDF: +fakeScan.quality=Scan Quality +fakeScan.quality.low=Low +fakeScan.quality.medium=Medium +fakeScan.quality.high=High +fakeScan.rotation=Rotation Angle +fakeScan.rotation.none=None +fakeScan.rotation.slight=Slight +fakeScan.rotation.moderate=Moderate +fakeScan.rotation.severe=Severe +fakeScan.submit=Create Fake Scan + +#home.fakeScan +home.fakeScan.title=Fake Scan +home.fakeScan.desc=Create a PDF that looks like it was scanned +fakeScan.tags=scan,simulate,realistic,convert + +# FakeScan advanced settings (frontend) +fakeScan.advancedSettings=Enable Advanced Scan Settings +fakeScan.colorspace=Colorspace +fakeScan.colorspace.grayscale=Grayscale +fakeScan.colorspace.color=Color +fakeScan.border=Border (px) +fakeScan.rotate=Base Rotation (degrees) +fakeScan.rotateVariance=Rotation Variance (degrees) +fakeScan.brightness=Brightness +fakeScan.contrast=Contrast +fakeScan.blur=Blur +fakeScan.noise=Noise +fakeScan.yellowish=Yellowish (simulate old paper) +fakeScan.resolution=Resolution (DPI) diff --git a/stirling-pdf/build/resources/main/messages_zh_CN.properties b/stirling-pdf/build/resources/main/messages_zh_CN.properties index e04c77fbd..d921af184 100644 --- a/stirling-pdf/build/resources/main/messages_zh_CN.properties +++ b/stirling-pdf/build/resources/main/messages_zh_CN.properties @@ -675,6 +675,28 @@ getPdfInfo.title=获取 PDF 信息 getPdfInfo.header=获取 PDF 信息 getPdfInfo.submit=获取信息 getPdfInfo.downloadJson=下载 JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/messages_zh_TW.properties b/stirling-pdf/build/resources/main/messages_zh_TW.properties index ea67d4ce3..48533fb25 100644 --- a/stirling-pdf/build/resources/main/messages_zh_TW.properties +++ b/stirling-pdf/build/resources/main/messages_zh_TW.properties @@ -675,6 +675,28 @@ getPdfInfo.title=取得 PDF 資訊 getPdfInfo.header=取得 PDF 資訊 getPdfInfo.submit=取得資訊 getPdfInfo.downloadJson=下載 JSON +getPdfInfo.summary=PDF Summary +getPdfInfo.summary.encrypted=This PDF is encrypted so may face issues with some applications +getPdfInfo.summary.permissions=This PDF has {0} restricted permissions which may limit what you can do with it +getPdfInfo.summary.compliance=This PDF complies with the {0} standard +getPdfInfo.summary.basicInfo=Basic Information +getPdfInfo.summary.docInfo=Document Information +getPdfInfo.summary.encrypted.alert=Encrypted PDF - This document is password protected +getPdfInfo.summary.not.encrypted.alert=Unencrypted PDF - No password protection +getPdfInfo.summary.permissions.alert=Restricted Permissions - {0} actions are not allowed +getPdfInfo.summary.all.permissions.alert=All Permissions Allowed +getPdfInfo.summary.compliance.alert={0} Compliant +getPdfInfo.summary.no.compliance.alert=No Compliance Standards +getPdfInfo.summary.security.section=Security Status +getPdfInfo.section.BasicInfo=Basic Information about the PDF document including file size, page count, and language +getPdfInfo.section.Metadata=Document metadata including title, author, creation date and other document properties +getPdfInfo.section.DocumentInfo=Technical details about the PDF document structure and version +getPdfInfo.section.Compliancy=PDF standards compliance information (PDF/A, PDF/X, etc.) +getPdfInfo.section.Encryption=Security and encryption details of the document +getPdfInfo.section.Permissions=Document permission settings that control what actions can be performed +getPdfInfo.section.Other=Additional document components like bookmarks, layers, and embedded files +getPdfInfo.section.FormFields=Interactive form fields present in the document +getPdfInfo.section.PerPageInfo=Detailed information about each page in the document #markdown-to-pdf diff --git a/stirling-pdf/build/resources/main/static/3rdPartyLicenses.json b/stirling-pdf/build/resources/main/static/3rdPartyLicenses.json index b47393261..da8718489 100644 --- a/stirling-pdf/build/resources/main/static/3rdPartyLicenses.json +++ b/stirling-pdf/build/resources/main/static/3rdPartyLicenses.json @@ -45,77 +45,77 @@ { "moduleName": "com.fasterxml.jackson.core:jackson-annotations", "moduleUrl": "https://github.com/FasterXML/jackson", - "moduleVersion": "2.19.0", + "moduleVersion": "2.18.3", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "com.fasterxml.jackson.core:jackson-core", "moduleUrl": "https://github.com/FasterXML/jackson-core", - "moduleVersion": "2.19.0", + "moduleVersion": "2.18.3", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "com.fasterxml.jackson.core:jackson-databind", "moduleUrl": "https://github.com/FasterXML/jackson", - "moduleVersion": "2.19.0", + "moduleVersion": "2.18.3", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml", "moduleUrl": "https://github.com/FasterXML/jackson-dataformats-text", - "moduleVersion": "2.19.0", + "moduleVersion": "2.18.3", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jdk8", "moduleUrl": "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8", - "moduleVersion": "2.19.0", + "moduleVersion": "2.18.3", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "com.fasterxml.jackson.datatype:jackson-datatype-jsr310", "moduleUrl": "https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310", - "moduleVersion": "2.19.0", + "moduleVersion": "2.18.3", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "com.fasterxml.jackson.jaxrs:jackson-jaxrs-base", "moduleUrl": "https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base", - "moduleVersion": "2.19.0", + "moduleVersion": "2.18.3", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider", "moduleUrl": "https://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider", - "moduleVersion": "2.19.0", + "moduleVersion": "2.18.3", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "com.fasterxml.jackson.module:jackson-module-jaxb-annotations", "moduleUrl": "https://github.com/FasterXML/jackson-modules-base", - "moduleVersion": "2.19.0", + "moduleVersion": "2.18.3", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "com.fasterxml.jackson.module:jackson-module-parameter-names", "moduleUrl": "https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names", - "moduleVersion": "2.19.0", + "moduleVersion": "2.18.3", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "com.fasterxml.jackson:jackson-bom", "moduleUrl": "https://github.com/FasterXML/jackson-bom", - "moduleVersion": "2.19.0", + "moduleVersion": "2.18.3", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -161,20 +161,14 @@ { "moduleName": "com.google.code.gson:gson", "moduleUrl": "https://github.com/google/gson", - "moduleVersion": "2.13.1", + "moduleVersion": "2.11.0", "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "com.google.errorprone:error_prone_annotations", - "moduleVersion": "2.11.0", - "moduleLicense": "Apache 2.0", - "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "com.google.errorprone:error_prone_annotations", "moduleUrl": "https://errorprone.info/error_prone_annotations", - "moduleVersion": "2.38.0", + "moduleVersion": "2.27.0", "moduleLicense": "Apache 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -497,7 +491,7 @@ { "moduleName": "com.zaxxer:HikariCP", "moduleUrl": "https://github.com/brettwooldridge/HikariCP", - "moduleVersion": "6.3.0", + "moduleVersion": "5.1.0", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -518,7 +512,7 @@ { "moduleName": "commons-codec:commons-codec", "moduleUrl": "https://commons.apache.org/proper/commons-codec/", - "moduleVersion": "1.18.0", + "moduleVersion": "1.17.2", "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -529,20 +523,6 @@ "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "commons-io:commons-io", - "moduleUrl": "https://commons.apache.org/proper/commons-io/", - "moduleVersion": "2.11.0", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" - }, - { - "moduleName": "commons-io:commons-io", - "moduleUrl": "https://commons.apache.org/proper/commons-io/", - "moduleVersion": "2.13.0", - "moduleLicense": "Apache-2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "commons-io:commons-io", "moduleUrl": "https://commons.apache.org/proper/commons-io/", @@ -566,35 +546,35 @@ { "moduleName": "io.micrometer:micrometer-commons", "moduleUrl": "https://github.com/micrometer-metrics/micrometer", - "moduleVersion": "1.15.0", + "moduleVersion": "1.14.6", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "io.micrometer:micrometer-core", "moduleUrl": "https://github.com/micrometer-metrics/micrometer", - "moduleVersion": "1.15.0", + "moduleVersion": "1.14.6", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "io.micrometer:micrometer-jakarta9", "moduleUrl": "https://github.com/micrometer-metrics/micrometer", - "moduleVersion": "1.15.0", + "moduleVersion": "1.14.6", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "io.micrometer:micrometer-observation", "moduleUrl": "https://github.com/micrometer-metrics/micrometer", - "moduleVersion": "1.15.0", + "moduleVersion": "1.14.6", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "io.micrometer:micrometer-registry-prometheus", "moduleUrl": "https://github.com/micrometer-metrics/micrometer", - "moduleVersion": "1.15.0", + "moduleVersion": "1.14.6", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -717,13 +697,6 @@ "moduleLicense": "GPL2 w/ CPE", "moduleLicenseUrl": "https://www.gnu.org/software/classpath/license.html" }, - { - "moduleName": "jakarta.servlet:jakarta.servlet-api", - "moduleUrl": "https://www.eclipse.org", - "moduleVersion": "6.1.0", - "moduleLicense": "GPL2 w/ CPE", - "moduleLicenseUrl": "https://www.gnu.org/software/classpath/license.html" - }, { "moduleName": "jakarta.transaction:jakarta.transaction-api", "moduleUrl": "https://projects.eclipse.org/projects/ee4j.jta", @@ -783,14 +756,14 @@ { "moduleName": "me.friwi:jcef-api", "moduleUrl": "https://bitbucket.org/chromiumembedded/java-cef/", - "moduleVersion": "jcef-ca49ada+cef-135.0.20+ge7de5c3+chromium-135.0.7049.85", + "moduleVersion": "jcef-1770317+cef-132.3.1+g144febe+chromium-132.0.6834.83", "moduleLicense": "BSD License", "moduleLicenseUrl": "https://bitbucket.org/chromiumembedded/java-cef/src/master/LICENSE.txt" }, { "moduleName": "me.friwi:jcefmaven", "moduleUrl": "https://github.com/jcefmaven/jcefmaven/", - "moduleVersion": "135.0.20", + "moduleVersion": "132.3.1", "moduleLicense": "Apache-2.0 License", "moduleLicenseUrl": "https://github.com/jcefmaven/jcefmaven/blob/master/LICENSE" }, @@ -803,7 +776,7 @@ }, { "moduleName": "net.bytebuddy:byte-buddy", - "moduleVersion": "1.17.5", + "moduleVersion": "1.15.11", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -862,13 +835,6 @@ "moduleLicense": "Apache-2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "org.apache.commons:commons-text", - "moduleUrl": "https://commons.apache.org/proper/commons-text", - "moduleVersion": "1.10.0", - "moduleLicense": "Apache License, Version 2.0", - "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" - }, { "moduleName": "org.apache.commons:commons-text", "moduleUrl": "https://commons.apache.org/proper/commons-text", @@ -953,7 +919,7 @@ { "moduleName": "org.apache.tomcat.embed:tomcat-embed-el", "moduleUrl": "https://tomcat.apache.org/", - "moduleVersion": "10.1.41", + "moduleVersion": "10.1.40", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -966,14 +932,14 @@ }, { "moduleName": "org.apache.xmlgraphics:batik-all", - "moduleVersion": "1.19", + "moduleVersion": "1.18", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, { "moduleName": "org.apache.xmlgraphics:xmlgraphics-commons", "moduleUrl": "http://xmlgraphics.apache.org/commons/", - "moduleVersion": "2.11", + "moduleVersion": "2.10", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -991,13 +957,6 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" }, - { - "moduleName": "org.bouncycastle:bcpkix-jdk18on", - "moduleUrl": "https://www.bouncycastle.org/java.html", - "moduleVersion": "1.72", - "moduleLicense": "Bouncy Castle Licence", - "moduleLicenseUrl": "https://www.bouncycastle.org/licence.html" - }, { "moduleName": "org.bouncycastle:bcpkix-jdk18on", "moduleUrl": "https://www.bouncycastle.org/download/bouncy-castle-java/", @@ -1012,13 +971,6 @@ "moduleLicense": "Bouncy Castle Licence", "moduleLicenseUrl": "https://www.bouncycastle.org/licence.html" }, - { - "moduleName": "org.bouncycastle:bcutil-jdk18on", - "moduleUrl": "https://www.bouncycastle.org/java.html", - "moduleVersion": "1.72", - "moduleLicense": "Bouncy Castle Licence", - "moduleLicenseUrl": "https://www.bouncycastle.org/licence.html" - }, { "moduleName": "org.bouncycastle:bcutil-jdk18on", "moduleUrl": "https://www.bouncycastle.org/download/bouncy-castle-java/", @@ -1069,182 +1021,182 @@ { "moduleName": "org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-client", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-common", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jakarta-server", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-jetty-server", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.ee10.websocket:jetty-ee10-websocket-servlet", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.ee10:jetty-ee10-annotations", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.ee10:jetty-ee10-plus", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.ee10:jetty-ee10-servlet", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.ee10:jetty-ee10-servlets", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.ee10:jetty-ee10-webapp", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-core-client", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-core-common", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-core-server", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-jetty-api", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty.websocket:jetty-websocket-jetty-common", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty:jetty-alpn-client", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty:jetty-client", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty:jetty-ee", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty:jetty-http", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty:jetty-io", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty:jetty-plus", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty:jetty-security", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty:jetty-server", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty:jetty-session", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty:jetty-util", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, { "moduleName": "org.eclipse.jetty:jetty-xml", "moduleUrl": "https://jetty.org/", - "moduleVersion": "12.0.21", + "moduleVersion": "12.0.19", "moduleLicense": "Eclipse Public License - Version 2.0", "moduleLicenseUrl": "https://www.eclipse.org/legal/epl-2.0/" }, @@ -1286,7 +1238,7 @@ { "moduleName": "org.hibernate.orm:hibernate-core", "moduleUrl": "https://www.hibernate.org/orm/6.6", - "moduleVersion": "6.6.15.Final", + "moduleVersion": "6.6.13.Final", "moduleLicense": "GNU Library General Public License v2.1 or later", "moduleLicenseUrl": "https://www.opensource.org/licenses/LGPL-2.1" }, @@ -1503,294 +1455,294 @@ { "moduleName": "org.springframework.boot:spring-boot", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-actuator", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-actuator-autoconfigure", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-autoconfigure", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-devtools", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-starter", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-starter-actuator", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-starter-data-jpa", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-starter-jdbc", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-starter-jetty", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-starter-json", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-starter-logging", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-starter-mail", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-starter-oauth2-client", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-starter-security", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-starter-thymeleaf", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-starter-validation", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.boot:spring-boot-starter-web", "moduleUrl": "https://spring.io/projects/spring-boot", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.data:spring-data-commons", "moduleUrl": "https://spring.io/projects/spring-data", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.data:spring-data-jpa", "moduleUrl": "https://projects.spring.io/spring-data-jpa", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.security:spring-security-config", "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "6.5.0", + "moduleVersion": "6.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.security:spring-security-core", "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "6.5.0", + "moduleVersion": "6.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.security:spring-security-crypto", "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "6.5.0", + "moduleVersion": "6.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.security:spring-security-oauth2-client", "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "6.5.0", + "moduleVersion": "6.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.security:spring-security-oauth2-core", "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "6.5.0", + "moduleVersion": "6.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.security:spring-security-oauth2-jose", "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "6.5.0", + "moduleVersion": "6.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.security:spring-security-saml2-service-provider", "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "6.5.0", + "moduleVersion": "6.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.security:spring-security-web", "moduleUrl": "https://spring.io/projects/spring-security", - "moduleVersion": "6.5.0", + "moduleVersion": "6.4.5", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework.session:spring-session-core", "moduleUrl": "https://spring.io/projects/spring-session", - "moduleVersion": "3.5.0", + "moduleVersion": "3.4.3", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework:spring-aop", "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "6.2.7", + "moduleVersion": "6.2.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework:spring-aspects", "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "6.2.7", + "moduleVersion": "6.2.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework:spring-beans", "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "6.2.7", + "moduleVersion": "6.2.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework:spring-context", "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "6.2.7", + "moduleVersion": "6.2.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework:spring-context-support", "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "6.2.7", + "moduleVersion": "6.2.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework:spring-core", "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "6.2.7", + "moduleVersion": "6.2.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework:spring-expression", "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "6.2.7", + "moduleVersion": "6.2.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework:spring-jcl", "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "6.2.7", + "moduleVersion": "6.2.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework:spring-jdbc", "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "6.2.7", + "moduleVersion": "6.2.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework:spring-orm", "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "6.2.7", + "moduleVersion": "6.2.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework:spring-tx", "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "6.2.7", + "moduleVersion": "6.2.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework:spring-web", "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "6.2.7", + "moduleVersion": "6.2.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, { "moduleName": "org.springframework:spring-webmvc", "moduleUrl": "https://github.com/spring-projects/spring-framework", - "moduleVersion": "6.2.7", + "moduleVersion": "6.2.6", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" }, @@ -1834,14 +1786,14 @@ { "moduleName": "org.webjars:webjars-locator-lite", "moduleUrl": "https://webjars.org", - "moduleVersion": "1.1.0", + "moduleVersion": "1.0.1", "moduleLicense": "MIT", "moduleLicenseUrl": "https://github.com/webjars/webjars-locator-lite/blob/main/LICENSE.md" }, { "moduleName": "org.yaml:snakeyaml", "moduleUrl": "https://bitbucket.org/snakeyaml/snakeyaml", - "moduleVersion": "2.4", + "moduleVersion": "2.3", "moduleLicense": "Apache License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, @@ -1867,4 +1819,4 @@ "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" } ] -} +} \ No newline at end of file diff --git a/stirling-pdf/build/resources/main/templates/security/get-info-on-pdf.html b/stirling-pdf/build/resources/main/templates/security/get-info-on-pdf.html new file mode 100644 index 000000000..7fb571d69 --- /dev/null +++ b/stirling-pdf/build/resources/main/templates/security/get-info-on-pdf.html @@ -0,0 +1,594 @@ + + +
+