Skip to content

Commit

Permalink
Updated locales regarding Europass
Browse files Browse the repository at this point in the history
  • Loading branch information
philpotisk committed Mar 25, 2022
1 parent c965666 commit 1c99177
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 15 deletions.
7 changes: 2 additions & 5 deletions locales/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,15 @@ export default {
PROGRAM_NAME: 'Programm Name',
DOMAIN: 'Domain',
GRADING_SCHEMA: 'Bewertungsschema',
LEARNING_ACHIEVEMENT: 'Lernerfolg',
ECTS_CREDIT_POINTS: 'ECTS credit points',
TYPE: {
VerifiableId: 'Verifizierbares ID Dokument',
VerifiableDiploma: 'Verifizierbares Universitätsdiplom',
VerifiableVaccinationCertificate: 'Verifizierbares Impfzertifikat',
ProofOfResidence: 'Nachweis des Wohnsitzes',
ParticipantCredential: "Gaia-X Mitgliedschafts Zertifikat",
VerifiableAttestation: "Verifiable attestation",
EuropeanBankIdentity: "Europäische Bank Identität"
EuropeanBankIdentity: "Europäische Bank Identität",
Europass: "Europass"
},
REGISTRATION_NUMBER: 'Firmennummer',
LEGALLY_BINDING_NAME: 'Firmenname',
Expand Down Expand Up @@ -109,7 +108,6 @@ export default {
MODE: 'Mode',
ISCEDF_CODE: 'ISCEDF code',
IDENTIFIER: 'Identifier',
HAS_PART: 'Has part',
ACHIEVED: 'Achieved',
WAS_DERIVED_FROM: 'Was derived from',
WAS_INFLUENCED_BY: 'Was influenced by',
Expand All @@ -132,7 +130,6 @@ export default {
ASSESSED_BY: 'Assessed by',
TEACHES: 'Teaches',
HAS_PART: 'Has part',
SPECIALIZATION_OF: 'Specialization of',
ENTRY_REQUIREMENTS_NOTE: 'Entry requirements note',
NAME: 'Name',
LEARNING_OUTCOME_TYPE: 'Learning outcome type',
Expand Down
7 changes: 2 additions & 5 deletions locales/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,16 +73,15 @@ export default {
DOMAIN: 'Domain',
DELETE: 'Delete credential',
GRADING_SCHEMA: 'Grading schema',
LEARNING_ACHIEVEMENT: 'Learning achievement',
ECTS_CREDIT_POINTS: 'ECTS credit points',
TYPE: {
VerifiableId: 'Verifiable ID document',
VerifiableDiploma: 'Verifiable university diploma',
VerifiableVaccinationCertificate: 'Verifiable certificate of vaccination',
ProofOfResidence: 'Proof of residence',
ParticipantCredential: "Gaia-X Participant Credential",
VerifiableAttestation: "Verifiable attestation",
EuropeanBankIdentity: "European bank identity"
EuropeanBankIdentity: "European bank identity",
Europass: "Europass"
},
REGISTRATION_NUMBER: 'Registration number',
LEGALLY_BINDING_NAME: 'Legally binding name',
Expand Down Expand Up @@ -135,8 +134,6 @@ export default {
VALUE: 'Value',
ASSESSED_BY: 'Assessed by',
TEACHES: 'Teaches',
HAS_PART: 'Has part',
SPECIALIZATION_OF: 'Specialization of',
ENTRY_REQUIREMENTS_NOTE: 'Entry requirements note',
NAME: 'Name',
LEARNING_OUTCOME_TYPE: 'Learning outcome type',
Expand Down
7 changes: 2 additions & 5 deletions locales/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,15 @@ export default {
PROGRAM_NAME: 'Nom du programme',
DOMAIN: 'Domain',
GRADING_SCHEMA: 'Schéma de notation',
LEARNING_ACHIEVEMENT: 'Acquis d\'apprentissage',
ECTS_CREDIT_POINTS: 'ECTS points de crédit',
TYPE: {
VerifiableId: 'Document d\'identification vérifiable',
VerifiableDiploma: 'Diplôme universitaire vérifiable',
VerifiableVaccinationCertificate: 'Certificat de vaccination vérifiable',
ProofOfResidence: 'Certificat de Résidence',
ParticipantCredential: "Gaia-X Identifiant du participant",
VerifiableAttestation: "Verifiable attestation",
EuropeanBankIdentity: "Identité bancaire européenne"
EuropeanBankIdentity: "Identité bancaire européenne",
Europass: "Europass"
},
REGISTRATION_NUMBER: 'Numéro d\'entreprise',
LEGALLY_BINDING_NAME: 'Nom de l\'entreprise ',
Expand Down Expand Up @@ -109,7 +108,6 @@ export default {
MODE: 'Mode',
ISCEDF_CODE: 'ISCEDF code',
IDENTIFIER: 'Identifier',
HAS_PART: 'Has part',
ACHIEVED: 'Achieved',
WAS_DERIVED_FROM: 'Was derived from',
WAS_INFLUENCED_BY: 'Was influenced by',
Expand All @@ -132,7 +130,6 @@ export default {
ASSESSED_BY: 'Assessed by',
TEACHES: 'Teaches',
HAS_PART: 'Has part',
SPECIALIZATION_OF: 'Specialization of',
ENTRY_REQUIREMENTS_NOTE: 'Entry requirements note',
NAME: 'Name',
LEARNING_OUTCOME_TYPE: 'Learning outcome type',
Expand Down

0 comments on commit 1c99177

Please sign in to comment.