Skip to content

Commit

Permalink
Feat/final pdf (#99)
Browse files Browse the repository at this point in the history
* changes for vaccination

* changes for test and recovery

* changes for test and recovery

* justify text in pdf

* rotated third page with block

* revised rotated justify block

* revised

* label for disease recovery is different from test and vaccination

* show certificate as table

Co-authored-by: Gordon Grund <[email protected]>
  • Loading branch information
fOppenheimer and ggrund-tsi authored Jun 16, 2021
1 parent 78526da commit 8b0d644
Show file tree
Hide file tree
Showing 3 changed files with 343 additions and 129 deletions.
30 changes: 15 additions & 15 deletions src/assets/i18n/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,31 +67,31 @@
"pdfCi":"Unique certificate identifier",
"pdfGreenCertificate" : "EU Digital COVID Certificate",
"pdfMemberPlaceholder" : "Member State Placeholder",
"pdfInfoText" : "This certificate is not a travel document. The scientific evidence on COVID-19 vaccination, testing and recovery continues to evolve, also in view of new variants of concern of the virus. Before traveling, please check the applicable public health measures and related restrictions applied at the point of destination.",
"pdfInfoText" : "This certificate is not a travel document. The scientific evidence on COVID-19 vaccination, testing and recovery continues to evolve, including with regard to new virus variants of concern. Before travelling, please check the applicable public health measures and related restrictions applicable at the point of destination.",
"pdfRelevantInformation" : "Relevant information can be found here:",
"pdfInfoURL" : "https://reopen.europa.eu/en",
"pdfFoldingInstruction" : "Folding instructions",
"pdfHeaderVaccination" : "Vaccination certificate",
"pdfDisease" : "Disease or agent targeted",
"pdfVaccineProphylaxis" : "Vaccine/prophylaxis",
"pdfVaccineMedicalProduct" : "Vaccine medicinal product",
"pdfVaccineManufacturer" : "Vaccine marketing authorisation holder or manufacturer",
"pdfDisease" : "Disease or agent targeted: diseaseName\n(SARS-CoV-2 or one of its variants)",
"pdfVaccineProphylaxis" : "COVID-19 vaccine or prophylaxis",
"pdfVaccineMedicalProduct" : "COVID-19 vaccine medicinal product",
"pdfVaccineManufacturer" : "COVID-19 vaccine marketing authorisation holder or manufacturer",
"pdfNumberOfDoses" : "Number in a series of vaccinations/doses and the overall number of doses in the series",
"pdfDateOfVaccination" : "Date of vaccination",
"pdfMemberStateOfVaccination" : "Member State of vaccination",
"pdfDateOfVaccination" : "Date of vaccination, indicating the date of the latest dose received",
"pdfMemberStateOfVaccination" : "Member State in which the vaccine was administered",
"pdfCertificateIssuer" : "Certificate issuer",
"pdfHeaderTest" : "Test Certificate",
"pdfTypeOfTest" : "Type of test",
"pdfTestName" : "Test name (optional for NAAT)",
"pdfTestManufacturer" : "Test manufacturer (optional for NAAT)",
"pdfTestName" : "Test name (optional for NAAT test)",
"pdfTestManufacturer" : "Test manufacturer (optional for NAAT test)",
"pdfDateSampleCollection" : "Date and time of the test sample collection",
"pdfDateTestResult" : "Date and time of the test result production (optional for RAT)",
"pdfTestResult" : "Result of the test",
"pdfTestingCentre" : "Testing centre or facility",
"pdfStateOfVaccination" : "Member State of vaccination",
"pdfTestingCentre" : "Testing centre or facility (optional for rapid antigen test )",
"pdfStateOfVaccination" : "Member State in which the test was carried out",
"pdfHeaderRecovery" : "Certificate of Recovery",
"pdfDatePositiveTestResult" : "Date of first positive test result",
"pdfStateOfTest" : "Member State of test",
"pdfDatePositiveTestResult" : "Date of the holders’ first positive NAAT test result",
"pdfStateOfTest" : "Member State in which test was carried out",
"pdfValidFrom" : "Certificate valid from",
"pdfValidTo" : "Certificate valid until (not more than 180 days after the date of first positive test result)"
"pdfValidTo" : "Certificate valid until (not more than 180 days after the date of first positive test result)",
"pdfDiseaseRecovery" : "Disease or agent from which the\nholder has recovered : diseaseName\n(SARS-CoV-2 or one of its variants)"
}
29 changes: 15 additions & 14 deletions src/assets/i18n/fr/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,27 @@
"pdfCi": "Identifiant unique du certificat",
"pdfGreenCertificate": "Certificat numérique européen COVID",
"pdfHeaderVaccination": "Certificat de vaccination",
"pdfDisease": "Maladie ou agent ciblé",
"pdfVaccineProphylaxis": "Vaccin/prophylaxie",
"pdfVaccineMedicalProduct": "Médicament vaccinal",
"pdfVaccineManufacturer": "Fabricant ou titulaire de l’autorisation de mise sur le marché du vaccin",
"pdfNumberOfDoses": "Nombre dans une série de vaccins/doses",
"pdfDateOfVaccination": "Date of vaccination",
"pdfMemberStateOfVaccination" : "État membre de vaccination",
"pdfDisease": "Maladie ou agent ciblé: diseaseName\n(SARS-CoV-2 ou l’un de ses variants)",
"pdfVaccineProphylaxis": "Vaccin or prophylaxie contre la COVID-19",
"pdfVaccineMedicalProduct": "Médicament vaccinal contre la COVID-19",
"pdfVaccineManufacturer": "Fabricant ou titulaire de l’autorisation de mise sur le marché du vaccin contre la COVID-19",
"pdfNumberOfDoses": "Nombre dans une série de vaccins/doses et nombre total de doses dans la série",
"pdfDateOfVaccination": "Date de la vaccination, indiquant la date de la dernière dose reçue",
"pdfMemberStateOfVaccination" : "État membre dans lequel le vaccin a été administré",
"pdfCertificateIssuer" : "Émetteur du certificat",
"pdfHeaderTest" : "Certificat de test",
"pdfTypeOfTest" : "Type de test",
"pdfTestName" : "Nom du test (facultatif pour TAAN)",
"pdfTestName" : "Nom du test (facultatif pour un test TAAN)",
"pdfTestManufacturer" : "Fabricant du test (facultatif pour un test TAAN)",
"pdfDateSampleCollection" : "Date et heure du prélèvement de l’échantillon",
"pdfDateTestResult" : "Date et heure de la production des résultats du test",
"pdfTestResult" : "Résultat du test",
"pdfTestingCentre" : "Centre ou installation de test",
"pdfStateOfVaccination" : "État membre de vaccination",
"pdfTestingCentre" : "Centre ou installation de test (facultatif pour les tests rapides de détection d’antigènes)",
"pdfStateOfVaccination" : "État membre dans lequel le test a été effectué",
"pdfHeaderRecovery" : "Certificat de rétablissement",
"pdfDatePositiveTestResult" : "Date du premier résultat de test posifif",
"pdfStateOfTest" : "État membre du test",
"pdfDatePositiveTestResult" : "Date du premier résultat de test TAAN positif du titulaire",
"pdfStateOfTest" : "État membre du test dans lequel le test a été effectué",
"pdfValidFrom" : "Certificat valable à partir du",
"pdfValidTo" : "Certificat valable jusqu’au (180 jours au maximum après la date du premier résultat positif)"
"pdfValidTo" : "Certificat valable jusqu’au (180 jours au maximum après la date du premier résultat positif)",
"pdfDiseaseRecovery" : "Maladie ou agent dont le citoyen s’est\nrétabli : diseaseName (à savoir aussi\nSARS-CoV2 ou l’un de ses variants)"

}
Loading

0 comments on commit 8b0d644

Please sign in to comment.