From 2278e4ad06947b540323856ea1e71022562ea719 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Wed, 31 Mar 2021 17:14:20 +0200 Subject: [PATCH] =?UTF-8?q?Sorted=20translations=20=F0=9F=8C=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ref #36 --- src/locales/de.json | 52 ++++++++++++++++++++++----------------------- src/locales/en.json | 52 ++++++++++++++++++++++----------------------- 2 files changed, 52 insertions(+), 52 deletions(-) diff --git a/src/locales/de.json b/src/locales/de.json index 68a1967..abd0e37 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -1,28 +1,28 @@ { - "address": "Adresse", - "city": "Stadt", - "date": "Datum", - "firstname": "Vorname", - "group": "Team/Klasse", - "house_number": "Hausnummer", - "id": "ID", - "lastname": "Nachname", - "location": "Ort", - "please_use_blockletters": "Bitte in DRUCKBUCHSTABEN schreiben", - "postalcode": "Postleitzahl", - "signature": "Unterschrift", - "sponsor": "Sponsor", - "sponsoring_address_condition": "Muss ausgefüllt werden, wenn Sie eine Spendenquittung benötigen - Spendenquittungen können erst ab einem Gesamtbetrag von {{sponsoring_receipt_minimum_amount}}{{currency_symbol}} ausgestellt werden", - "sponsoring_amount_per_distance": "mit einem Betrag von _____{{currency_symbol}} pro gelaufenem Kilometer zu unterstützen.", - "sponsoring_subtitle": "Ich/Wir sind bereit anlässlich des {{eventname}}", - "sponsoring_title": "Sponsoringerklärung", - "street": "Straße", - "urkunde": "Urkunde", - "hat-beim-eventname": "Hat beim {{eventname}}", - "fuer-den-guten-zweck-zurueckgelegt": "für den guten Zweck zurückgelegt", - "sponsorings": "Sponsorings", - "sponsor-in": "Sponsor:in", - "betrag-km": "Betrag/KM", - "gesamtbetrag": "Gesamtbetrag", - "gesamt": "Gesamt" + "address": "Adresse", + "betrag-km": "Betrag/KM", + "city": "Stadt", + "date": "Datum", + "firstname": "Vorname", + "fuer-den-guten-zweck-zurueckgelegt": "für den guten Zweck zurückgelegt", + "gesamt": "Gesamt", + "gesamtbetrag": "Gesamtbetrag", + "group": "Team/Klasse", + "hat-beim-eventname": "Hat beim {{eventname}}", + "house_number": "Hausnummer", + "id": "ID", + "lastname": "Nachname", + "location": "Ort", + "please_use_blockletters": "Bitte in DRUCKBUCHSTABEN schreiben", + "postalcode": "Postleitzahl", + "signature": "Unterschrift", + "sponsor": "Sponsor", + "sponsor-in": "Sponsor:in", + "sponsoring_address_condition": "Muss ausgefüllt werden, wenn Sie eine Spendenquittung benötigen - Spendenquittungen können erst ab einem Gesamtbetrag von {{sponsoring_receipt_minimum_amount}}{{currency_symbol}} ausgestellt werden", + "sponsoring_amount_per_distance": "mit einem Betrag von _____{{currency_symbol}} pro gelaufenem Kilometer zu unterstützen.", + "sponsoring_subtitle": "Ich/Wir sind bereit anlässlich des {{eventname}}", + "sponsoring_title": "Sponsoringerklärung", + "sponsorings": "Sponsorings", + "street": "Straße", + "urkunde": "Urkunde" } \ No newline at end of file diff --git a/src/locales/en.json b/src/locales/en.json index af741ea..b1b0691 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -1,28 +1,28 @@ { - "address": "Address", - "city": "City", - "date": "date", - "firstname": "First name", - "group": "Team/class", - "house_number": "House number", - "lastname": "Last name", - "location": "Location", - "please_use_blockletters": "Please write in BLOCK LETTERS.", - "postalcode": "Postal code", - "signature": "Signature", - "sponsor": "sponsor", - "sponsoring_address_condition": "You have to provide an address if you want a donation receipt - Donation receipts can't be issued for total donation amounts under {{sponsoring_receipt_minimum_amount}}{{currency_symbol}}", - "sponsoring_amount_per_distance": "with the amount of _____{{currency_symbol}} per kilometer run.", - "sponsoring_subtitle": "On the ocation of the {{eventname}} I/We want to support", - "sponsoring_title": "Sponsoring contract", - "street": "Street", - "urkunde": "Certifcate", - "fuer-den-guten-zweck-zurueckgelegt": "for our good cuse at the {{eventname}}", - "hat-beim-eventname": "Ran", - "id": "ID", - "sponsorings": "Donations", - "sponsor-in": "Donor", - "betrag-km": "Amount/KM", - "gesamtbetrag": "Total", - "gesamt": "Combined" + "address": "Address", + "betrag-km": "Amount/KM", + "city": "City", + "date": "date", + "firstname": "First name", + "fuer-den-guten-zweck-zurueckgelegt": "for our good cuse at the {{eventname}}", + "gesamt": "Combined", + "gesamtbetrag": "Total", + "group": "Team/class", + "hat-beim-eventname": "Ran", + "house_number": "House number", + "id": "ID", + "lastname": "Last name", + "location": "Location", + "please_use_blockletters": "Please write in BLOCK LETTERS.", + "postalcode": "Postal code", + "signature": "Signature", + "sponsor": "sponsor", + "sponsor-in": "Donor", + "sponsoring_address_condition": "You have to provide an address if you want a donation receipt - Donation receipts can't be issued for total donation amounts under {{sponsoring_receipt_minimum_amount}}{{currency_symbol}}", + "sponsoring_amount_per_distance": "with the amount of _____{{currency_symbol}} per kilometer run.", + "sponsoring_subtitle": "On the ocation of the {{eventname}} I/We want to support", + "sponsoring_title": "Sponsoring contract", + "sponsorings": "Donations", + "street": "Street", + "urkunde": "Certifcate" } \ No newline at end of file