diff --git a/stirling-pdf/src/main/resources/messages_en_GB.properties b/stirling-pdf/src/main/resources/messages_en_GB.properties index da042ca14..4ad917957 100644 --- a/stirling-pdf/src/main/resources/messages_en_GB.properties +++ b/stirling-pdf/src/main/resources/messages_en_GB.properties @@ -41,6 +41,138 @@ editTableOfContents.submit=Apply Table of Contents ########### # 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=Font Size addPageNumbers.fontName=Font Name pdfPrompt=Select PDF(s) @@ -1514,3 +1646,38 @@ cookieBanner.preferencesModal.necessary.description=These cookies are essential 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/src/main/resources/messages_en_US.properties b/stirling-pdf/src/main/resources/messages_en_US.properties index 0368c3802..6b4e29bea 100644 --- a/stirling-pdf/src/main/resources/messages_en_US.properties +++ b/stirling-pdf/src/main/resources/messages_en_US.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=Font Size addPageNumbers.fontName=Font Name pdfPrompt=Select PDF(s) @@ -127,6 +259,7 @@ enterpriseEdition.button=Upgrade to Pro enterpriseEdition.warning=This feature is only available to Pro users. enterpriseEdition.yamlAdvert=Stirling PDF Pro supports YAML configuration files and other SSO features. enterpriseEdition.ssoAdvert=Looking for more user management features? Check out Stirling PDF Pro +enterpriseEdition.proTeamFeatureDisabled=Team management features require a Pro license or higher ################# @@ -1474,3 +1607,39 @@ 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\u2014which is why they can\u2019t 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\u2014Stirling 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/src/main/resources/templates/fragments/card.html b/stirling-pdf/src/main/resources/templates/fragments/card.html index dfdcc2ade..b2ab67eec 100644 --- a/stirling-pdf/src/main/resources/templates/fragments/card.html +++ b/stirling-pdf/src/main/resources/templates/fragments/card.html @@ -1,4 +1,4 @@ -