Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Language update from LingoHub 🤖 on 2023-11-29Z #450

Merged
merged 1 commit into from
Nov 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions public/locales/cs/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,11 @@
"firstNameRequired": "Křestní jméno je vyžadováno",
"lastName": "Příjmení",
"lastNameRequired": "Příjmení je vyžadováno",
"atLeast3LettersRequired": "Alespoň 3 písmena vyžadovány",
"address": "Adresa",
"addressRequired": "Adresa je vyžadována",
"city": "Město",
"cityRequired": "Město je vyžadováno",
"zipCode": "PSČ",
"zipCodeAlphaNumValidation": "PSČ je neplatné",
"country": "Země",
"countryRequired": "Země je vyžadována",
"isACompanyDonation": "Dar je učiněn firmou",
Expand Down
10 changes: 8 additions & 2 deletions public/locales/de/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,27 @@
"contactDetails": "Kontaktdetails",
"firstName": "Vorname",
"firstNameRequired": "Vorname ist erforderlich",
"firstNameInvalid": "Vorname ist ungültig. Er kann nicht mit einem Sonderzeichen beginnen, und nur diese Sonderzeichen sind erlaubt: Leerzeichen ' . -",
"lastName": "Nachname",
"lastNameRequired": "Nachname ist erforderlich",
"atLeast3LettersRequired": "Mindestens drei Buchstaben erforderlich",
"lastNameInvalid": "Nachname ist ungültig. Er kann kann nicht mit einem Sonderzeichen beginnen, und nur diese Sonderzeichen sind erlaubt: Leerzeichen ' . -",
"max50Chars": "Maximal 50 Buchstaben.",
"address": "Adresse",
"addressRequired": "Adresse ist erforderlich",
"addressInvalid": "Adresse ist ungültig. Nur diese Sonderzeichen sind erlaubt: Leerzeichen . , # - /",
"city": "Stadt",
"cityRequired": "Stadt ist erforderlich",
"cityInvalid": "Stadt ist ungültig. Nur Buchstaben und diese Sonderzeichen sind erlaubt: Leerzeichen . , ( ) -",
"zipCode": "PLZ",
"zipCodeAlphaNumValidation": "PLZ ist ungültig",
"zipCodeRequired": "Postleitzahl ist ein Pflichtfeld",
"zipCodeInvalid": "Postleitzahl ist ungültig",
"country": "Land",
"countryRequired": "Land ist erforderlich",
"welcomePackageConsent": "Ja, bitte sendet mir das Willkommenspaket (nur EU-Länder).",
"isACompanyDonation": "Dies ist eine Firmenspende",
"companyName": "Name der Firma",
"companyRequired": "Firmenname ist erforderlich",
"companyNameInvalid": "Firmenname ist ungültig. Nur diese Sonderzeichen sind erlaubt: Leerzeichen . , ' & ( ) ! -",
"companyUneditableHelpText": "Editiere dein Profil, um den Firmennamen zu aktualisieren.",
"askPublishName": "Zeige meinen vollen Namen in der Plant-for-the-Planet-Plattform und Bestenliste an.",
"nameAlreadyPublished": "Dein vollständiger Name wird in der Bestenliste angezeigt, da dein Plant-for-the-Planet-Profil derzeit öffentlich ist.",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,4 +216,4 @@
"top_project_standards_fulfilled": "The project inspection revealed that this project fulfilled at least 12 of the 19 Top Project <2>standards.</2>",
"standardsLink": "https://www.plant-for-the-planet.org/standards/",
"enterValidEmail": "Please enter a valid email"
}
}
2 changes: 0 additions & 2 deletions public/locales/es/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@
"firstNameRequired": "Se requiere el nombre de pila",
"lastName": "Apellido",
"lastNameRequired": "El apellido es obligatorio",
"atLeast3LettersRequired": "Se requieren al menos 3 letras",
"address": "Dirección",
"addressRequired": "Se requiere la dirección",
"city": "Ciudad",
"cityRequired": "La ciudad es requerida",
"zipCode": "Código postal",
"zipCodeAlphaNumValidation": "El código postal no es válido",
"country": "País",
"countryRequired": "Se requiere el país",
"isACompanyDonation": "Esta donación la realiza una empresa",
Expand Down
2 changes: 0 additions & 2 deletions public/locales/fr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,11 @@
"firstNameRequired": "Prénom requis",
"lastName": "Nom de famille",
"lastNameRequired": "Nom de famille requis",
"atLeast3LettersRequired": "Au moins 3 lettres requises",
"address": "Adresse",
"addressRequired": "Adresse requise",
"city": "Ville",
"cityRequired": "Ville requise",
"zipCode": "Code postal",
"zipCodeAlphaNumValidation": "Le code postal n'est pas valide",
"country": "Pays",
"countryRequired": "Pays requis",
"isACompanyDonation": "Ce don est effectué par une entreprise",
Expand Down
2 changes: 0 additions & 2 deletions public/locales/it/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@
"firstNameRequired": "Il nome è richiesto",
"lastName": "Nome",
"lastNameRequired": "Il cognome è richiesto",
"atLeast3LettersRequired": "Almeno 3 lettere richieste",
"address": "Indirizzo",
"addressRequired": "L'indirizzo è richiesto",
"city": "Città",
"cityRequired": "La città è richiesta",
"zipCode": "Codice postale",
"zipCodeAlphaNumValidation": "Il codice postale non è valido",
"country": "Paese",
"countryRequired": "Il paese è richiesto",
"isACompanyDonation": "Questa donazione è fatta da una società",
Expand Down
2 changes: 0 additions & 2 deletions public/locales/pt-BR/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,11 @@
"firstNameRequired": "O primeiro nome é obrigatório",
"lastName": "Sobrenome",
"lastNameRequired": "Sobrenome é obrigatório",
"atLeast3LettersRequired": "Pelo menos 3 letras são necessárias",
"address": "Endereço",
"addressRequired": "O endereço é obrigatório",
"city": "Cidade",
"cityRequired": "Cidade é obrigatória",
"zipCode": "Código Postal",
"zipCodeAlphaNumValidation": "O código postal é inválido",
"country": "País",
"countryRequired": "O país é exigido",
"isACompanyDonation": "Esta doação é feita por uma empresa",
Expand Down
Loading