mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-20 20:01:31 +00:00
fix locales
This commit is contained in:
parent
e16af5a0fc
commit
54019d1cbe
@ -1,4 +1,6 @@
|
||||
{
|
||||
"(": "(",
|
||||
")": ")",
|
||||
"100": "100%",
|
||||
"1000thanks": "1000 Dank, weil du bei uns bist!",
|
||||
"125": "125%",
|
||||
@ -211,6 +213,7 @@
|
||||
"raise": "Erhöhung",
|
||||
"recruited-member": "Eingeladenes Mitglied"
|
||||
},
|
||||
"h": "h",
|
||||
"language": "Sprache",
|
||||
"lastMonth": "letzter Monat",
|
||||
"link-load": "den letzten Link nachladen | die letzten {n} Links nachladen | weitere {n} Links nachladen",
|
||||
@ -221,6 +224,7 @@
|
||||
"minus": "−",
|
||||
"pipe": "|"
|
||||
},
|
||||
"maxReached": "Max. erreicht",
|
||||
"member": "Mitglied",
|
||||
"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.",
|
||||
@ -245,6 +249,7 @@
|
||||
"support": "Support",
|
||||
"transactions": "Transaktionen"
|
||||
},
|
||||
"openHours": "Offene Stunden",
|
||||
"pageTitle": {
|
||||
"community": "Meine Gemeinschaft",
|
||||
"gdt": "Deine GDT Transaktionen",
|
||||
@ -318,6 +323,8 @@
|
||||
"uppercase": "Großbuchstabe erforderlich."
|
||||
}
|
||||
},
|
||||
"status": "Status",
|
||||
"submitted": "Eingereicht",
|
||||
"success": "Erfolg",
|
||||
"time": {
|
||||
"days": "Tage",
|
||||
@ -339,12 +346,5 @@
|
||||
"send_you": "sendet dir"
|
||||
},
|
||||
"via_link": "über einen Link",
|
||||
"welcome": "Willkommen in der Gemeinschaft",
|
||||
"status": "Status",
|
||||
"submitted": "Eingereicht",
|
||||
"openHours": "Offene Stunden",
|
||||
"maxReached": "Max. erreicht",
|
||||
"h": "h",
|
||||
"(": "(",
|
||||
")": ")"
|
||||
"welcome": "Willkommen in der Gemeinschaft"
|
||||
}
|
||||
|
||||
@ -1,4 +1,6 @@
|
||||
{
|
||||
"(": "(",
|
||||
")": ")",
|
||||
"100": "100%",
|
||||
"1000thanks": "1000 thanks for being with us!",
|
||||
"125": "125%",
|
||||
@ -211,6 +213,7 @@
|
||||
"raise": "Increase",
|
||||
"recruited-member": "Invited member"
|
||||
},
|
||||
"h": "h",
|
||||
"language": "Language",
|
||||
"lastMonth": "Last month",
|
||||
"link-load": "Load the last link | Load the last {n} links | Load more {n} links",
|
||||
@ -221,6 +224,7 @@
|
||||
"minus": "−",
|
||||
"pipe": "|"
|
||||
},
|
||||
"maxReached": "Max. reached",
|
||||
"member": "Member",
|
||||
"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.",
|
||||
@ -245,6 +249,7 @@
|
||||
"support": "Support",
|
||||
"transactions": "Transactions"
|
||||
},
|
||||
"openHours": "Open Hours",
|
||||
"pageTitle": {
|
||||
"community": "My community",
|
||||
"gdt": "Your GDT transactions",
|
||||
@ -318,6 +323,8 @@
|
||||
"uppercase": "One uppercase letter required."
|
||||
}
|
||||
},
|
||||
"status": "Status",
|
||||
"submitted": "Submitted",
|
||||
"success": "Success",
|
||||
"time": {
|
||||
"days": "Days",
|
||||
@ -339,12 +346,5 @@
|
||||
"send_you": "wants to send you"
|
||||
},
|
||||
"via_link": "via Link",
|
||||
"welcome": "Welcome to the community",
|
||||
"status": "Status",
|
||||
"submitted": "Submitted",
|
||||
"openHours": "Open Hours",
|
||||
"maxReached": "Max. reached",
|
||||
"h": "h",
|
||||
"(": "(",
|
||||
")": ")"
|
||||
"welcome": "Welcome to the community"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user