183 lines
6.0 KiB
JSON

{
"message": "hello gradido !!",
"welcome":"Welcome!",
"community": "Community",
"logout":"Logout",
"login":"Login",
"signup": "Sign up",
"reset": "Reset password",
"imprint":"Legal notice",
"privacy_policy":"Privacy policy",
"members_area": "Member's area",
"whitepaper": "Whitepaper",
"back":"Back",
"send":"Send",
"transactions":"Transactions",
"language":"Language",
"languages":{
"de": "Deutsch",
"en": "English"
},
"select_language": "Please choose a language for the app and newsletter",
"decay": {
"decay": "Decay",
"decay_since_last_transaction":"Decay since the last transaction",
"calculation_decay": "Calculation of Decay",
"Starting_block_decay": "Starting Block Decay",
"decay_introduced": "Decay was Introduced on",
"decayStart": " - Starting block for decay at: ",
"last_transaction": "Last transaction:",
"past_time": "Past time",
"since_introduction": "Since the introduction of Decay",
"year": "Years",
"months": "Months",
"days": "Days",
"hours": "Hours",
"minutes": "Minutes",
"seconds": "Seconds",
"received":"Received",
"sent":"Sent",
"created":"Created",
"fromCommunity":"From the community",
"toCommunity":"To the community",
"noDecay": "No Decay"
},
"form": {
"cancel":"Cancel",
"reset": "Reset",
"close":"Close",
"edit": "Edit",
"save": "save",
"recipient":"Recipient",
"sender":"Sender",
"username":"Username",
"firstname":"Firstname",
"lastname":"Lastname",
"description": "Description",
"email":"Email",
"email_repeat":"Repeat Email",
"password":"Password",
"passwordRepeat":"Repeat password",
"password_old":"Old password",
"password_new":"New password",
"password_new_repeat":"Repeat new password",
"change": "change",
"change-password": "Change password",
"change-name": "Change name",
"amount":"Amount",
"memo":"Message",
"message":"Message",
"date":"Date",
"from":"from",
"to":"to",
"to1":"to",
"at":"at",
"time":"Time",
"send_now":"Send now",
"scann_code":"<strong>QR Code Scanner</strong> - Scan the QR Code of your partner",
"max_gdd_info":"Maximum number of GDDs to be sent has been reached!",
"send_check":"Confirm your payment. Please check all data again!",
"thx":"Thank you",
"sorry":"Sorry",
"send_transaction_success":"Your transaction was successfully completed",
"send_transaction_error":"Unfortunately, the transaction could not be executed!",
"validation": {
"gddSendAmount": "The {_field_} field must be a number between {min} and {max} with at most two digits",
"is-not": "You cannot send Gradidos to yourself",
"usernmae-unique": "The username is already taken.",
"usernmae-regex": "The username must start with a letter, followed by at least two alphanumeric characters."
},
"change_username_info": "Once saved, the username cannot be changed again!"
},
"error": {
"error":"Error",
"no-account": "Unfortunately we could not find an account to the given data!",
"change-password": "Error while changing password"
},
"transaction":{
"show_all":"View all <strong>{count}</strong> transactions.",
"nullTransactions":"You don't have any transactions on your account yet.",
"more": "more",
"receiverNotFound":"Recipient not found",
"gdd-text":"Gradido Transactions",
"gdt-text":"Gradido Transform Transactions"
},
"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!",
"agree":"I agree to the <a href='https://gradido.net/en/datenschutz/' target='_blank' > privacy policy</a>.",
"lowercase":"One lowercase letter required.",
"uppercase":"One uppercase letter required.",
"minimum":"8 characters minimum.",
"one_number":"One number required.",
"dont_match":"Passwords don't match."
},
"password": {
"title": "Reset password",
"subtitle": "If you have forgotten your password, you can reset it here.",
"send_now": "Send now"
},
"thx": {
"title": "Thank you!",
"email": "We have sent you an email.",
"reset": "Your password has been changed.",
"register": "You are registred now."
},
"overview":{
"account_overview":"Account overview",
"since_last_month": "since last month",
"send_gradido":"Send Gradido",
"add_work":"New Community Contribution"
},
"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"
}
},
"reset-password": {
"title": "Reset Password",
"text": "Now you can save a new password to login to the Gradido-App in the future.",
"not-authenticated": "Unfortunately we could not authenticate you. Please contact the support."
},
"gdt": {
"gdt-received": "Gradido Transform (GDT) received",
"factor": "Factor",
"raise": "Increase",
"credit": "Credit",
"conversion-gdt-euro": "Conversion Euro / Gradido Transform (GDT)",
"calculation": "Calculation of Gradido Transform",
"conversion": "Conversion",
"formula": "Calculation formula",
"no-transactions":"You currently have no transactions",
"publisher":"A member you referred has paid a contribution",
"action":"Action",
"gdt-receive":"GDT receive",
"recruited-member":"Recruited Member",
"contribution":"Contribution"
}
}