diff --git a/LocalRunGuide.md b/LocalRunGuide.md index 35c66512..b4b65be7 100644 --- a/LocalRunGuide.md +++ b/LocalRunGuide.md @@ -123,7 +123,7 @@ This folder is required for the python scripts using OpenCV ```bash sudo mkdir /opt/Stirling-PDF &&\ -sudo mv /build/libs/S-PDF-*.jar /opt/Stirling-PDF/ &&\ +sudo mv ./build/libs/S-PDF-*.jar /opt/Stirling-PDF/ &&\ sudo mv scripts /opt/Stirling-PDF/ &&\ echo "Scripts installed." ``` diff --git a/src/main/resources/messages_pl_PL.properties b/src/main/resources/messages_pl_PL.properties index ed0fd199..ef409b97 100644 --- a/src/main/resources/messages_pl_PL.properties +++ b/src/main/resources/messages_pl_PL.properties @@ -128,12 +128,20 @@ home.compare.desc=Porównuje i pokazuje różnice między dwoma dokumentami PDF home.certSign.title=Podpisz certyfikatem home.certSign.desc=Podpisz dokument PDF za pomocą certyfikatu/klucza prywatnego (PEM/P12) +home.pageLayout.title=Układ wielu stron +home.pageLayout.desc=Scal wiele stron dokumentu PDF w jedną stronę + downloadPdf=Pobierz PDF text=Tekst font=Czcionka selectFillter=-- Wybierz -- pageNum=Numer strony +pageLayout.title=Układ wielu stron +pageLayout.header=Układ wielu stron +pageLayout.pagesPerSheet=Stron na jednym arkuszu: +pageLayout.submit=Wykonaj + certSign.title=Podpisywanie certyfikatem certSign.header=Podpisz dokument PDF certyfikatem prywatnym (moduł w budowie) certSign.selectPDF=Wybierz dokument PDF do podpisania: