mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
fix locales
This commit is contained in:
parent
a65d680bda
commit
f79ff13183
@ -27,15 +27,15 @@
|
||||
"community": "Gemeinschaft",
|
||||
"continue-to-registration": "Weiter zur Registrierung",
|
||||
"current-community": "Aktuelle Gemeinschaft",
|
||||
"myContributions": "Meine Beiträge",
|
||||
"other-communities": "Weitere Gemeinschaften",
|
||||
"switch-to-this-community": "zu dieser Gemeinschaft wechseln",
|
||||
"writing":"Schreiben",
|
||||
"myContributions":"Meine Beiträge"
|
||||
"writing": "Schreiben"
|
||||
},
|
||||
"contribution": {
|
||||
"activity":"Tätigkeit",
|
||||
"submit":"Einreichen",
|
||||
"noDateSelected": "Kein Datum ausgewählt"
|
||||
"activity": "Tätigkeit",
|
||||
"noDateSelected": "Kein Datum ausgewählt",
|
||||
"submit": "Einreichen"
|
||||
},
|
||||
"contribution-link": {
|
||||
"thanksYouWith": "dankt dir mit"
|
||||
@ -184,13 +184,12 @@
|
||||
"login": "Anmeldung",
|
||||
"math": {
|
||||
"aprox": "~",
|
||||
"divide": "/",
|
||||
"equal": "=",
|
||||
"equalTo": "<",
|
||||
"exclaim": "!",
|
||||
"minus": "−",
|
||||
"pipe": "|",
|
||||
"divide": "/",
|
||||
"equalTo":"<"
|
||||
|
||||
"pipe": "|"
|
||||
},
|
||||
"message": {
|
||||
"activateEmail": "Dein Konto wurde noch nicht aktiviert. Bitte überprüfe deine E-Mail und klicke den Aktivierungslink oder fordere einen neuen Aktivierungslink über die Password Reset Seite an.",
|
||||
@ -204,14 +203,14 @@
|
||||
},
|
||||
"navigation": {
|
||||
"admin_area": "Adminbereich",
|
||||
"community": "Gemeinschaft",
|
||||
"logout": "Abmelden",
|
||||
"members_area": "Mitgliederbereich",
|
||||
"overview": "Übersicht",
|
||||
"profile": "Mein Profil",
|
||||
"send": "Senden",
|
||||
"support": "Support",
|
||||
"transactions": "Transaktionen",
|
||||
"community":"Gemeinschaft"
|
||||
"transactions": "Transaktionen"
|
||||
},
|
||||
"qrCode": "QR Code",
|
||||
"send_gdd": "GDD versenden",
|
||||
|
||||
@ -27,15 +27,15 @@
|
||||
"community": "Community",
|
||||
"continue-to-registration": "Continue to registration",
|
||||
"current-community": "Current community",
|
||||
"myContributions": "My contributions",
|
||||
"other-communities": "Other communities",
|
||||
"switch-to-this-community": "Switch to this community",
|
||||
"writing":"Writing",
|
||||
"myContributions":"My contributions"
|
||||
"writing": "Writing"
|
||||
},
|
||||
"contribution": {
|
||||
"activity":"Activity",
|
||||
"submit":"Submit",
|
||||
"noDateSelected": "No date selected"
|
||||
"activity": "Activity",
|
||||
"noDateSelected": "No date selected",
|
||||
"submit": "Submit"
|
||||
},
|
||||
"contribution-link": {
|
||||
"thanksYouWith": "thanks you with"
|
||||
@ -184,12 +184,12 @@
|
||||
"login": "Login",
|
||||
"math": {
|
||||
"aprox": "~",
|
||||
"divide": "/",
|
||||
"equal": "=",
|
||||
"equalTo": "<",
|
||||
"exclaim": "!",
|
||||
"minus": "−",
|
||||
"pipe": "|",
|
||||
"divide": "/",
|
||||
"equalTo":"<"
|
||||
"pipe": "|"
|
||||
},
|
||||
"message": {
|
||||
"activateEmail": "Your account has not been activated yet. Please check your emails and click the activation link or order a new activation link over the password reset page.",
|
||||
@ -203,14 +203,14 @@
|
||||
},
|
||||
"navigation": {
|
||||
"admin_area": "Admin Area",
|
||||
"community": "Community",
|
||||
"logout": "Logout",
|
||||
"members_area": "Members area",
|
||||
"overview": "Overview",
|
||||
"profile": "My profile",
|
||||
"send": "Send",
|
||||
"support": "Support",
|
||||
"transactions": "Transactions",
|
||||
"community":"Community"
|
||||
"transactions": "Transactions"
|
||||
},
|
||||
"qrCode": "QR Code",
|
||||
"send_gdd": "GDD send",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user