2021-03-31 12:28:15 +02:00

110 lines
3.2 KiB
JSON

{
"message": "hello gradido !!",
"welcome":"Welcome!",
"community": "Gemeinschaft",
"logout":"Logout",
"login":"Login",
"signup": "Sign up",
"imprint":"Legal notice",
"privacy_policy":"Privacy policy",
"back":"Back",
"send":"Send",
"transactions":"Transactions",
"language":"Sprache",
"languages":{
"de": "Deutsch",
"en": "English"
},
"form": {
"attention": "Achtung! Bitte überprüfe alle deine Eingaben sehr genau. Du bist alleine Verantwortlich für deine Entscheidungen. Versendete Gradidos können nicht wieder zurück geholt werden.",
"cancel":"Cancel",
"close":"Close",
"receiver":"Receiver",
"sender":"Sender",
"firstname":"Firstname",
"lastname":"Lastname",
"email":"Email",
"email_repeat":"Repeat Email",
"password":"Password",
"password_repeat":"Repeat password",
"amount":"Amount",
"memo":"Message for the recipient",
"message":"Message",
"date":"Date",
"from":"from",
"to":"to",
"at":"at",
"time":"Time",
"send_now":"Send now",
"scann_code":"<strong>QR Code Scanner</strong> - Scanne den QR Code deines Partners",
"max_gdd_info":"maximale anzahl GDD zum versenden erreicht!",
"send_check":"Bestätige deine Zahlung. Prüfe bitte nochmal alle Daten!",
"thx":"THX",
"send_success":"Deine Zahlung wurde erfolgreich versendet."
},
"transaction":{
"show_part": "The last <strong>{count}</strong> transactions",
"show_all":"View all <strong>{count}</strong> transactions",
"more": "more"
},
"site": {
"login": {
"community":"A thousand thanks for being with us!",
"remember":"Remember password",
"signin":"Sign in",
"forgot_pwd":"Forgot password?",
"new_wallet":"Create new account"
},
"signup": {
"title": "Create your Gradido account",
"subtitle": "Become a part of the community!",
"strength":"Password strength:",
"strong":"strong",
"agree":"I have read and understood and agree to them"
},
"password": {
"title": "Reset password",
"subtitle": "If you have forgotten your password, you can reset it here.",
"reset_now": "Reset now"
},
"thx": {
"title": "Thank you!",
"subtitle": "We have sent you an email."
},
"overview":{
"account_overview":"Account overview",
"since_last_month": "since last month",
"send_gradido":"Send Gradido",
"add_work":"New Community Contribution"
},
"profil": {
"transactions":"transactions",
"activity": {
"chart":"Community Hours Chart",
"new":"Register new community hours",
"list":"My Community Hours List"
}
},
"navbar" : {
"my-profil":"My profile",
"settings":"Settings",
"activity":"Activity",
"support":"Support"
},
"404" : {
"ooops" : "Ooops!",
"text" : "Page not found. Do not worry though, we have plenty of other pages to explore",
"back" : "Back to dashboard!"
}
},
"communitys":{
"form":{
"hours":"hours",
"date_period":"Date / Period",
"more_hours":"more hours",
"submit":"submit",
"hours_report":"Hourly report"
}
}
}