-
Notifications
You must be signed in to change notification settings - Fork 7
/
lang.json
45 lines (45 loc) · 1.99 KB
/
lang.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"username": "Username",
"password": "Password",
"login": "Login",
"loggingIn": "Logging in…",
"save": "Remain logged in",
"forgot": "Forgot",
"wronguser": "Sorry, that username doesn't exist.",
"wrongpass": "Sorry, that password is not correct.",
"register": "Register",
"password-again": "Password (again)",
"nofield": "Please fill out all the fields.",
"taken": "Sorry, that username is taken.",
"diffpasswords": "The two passwords are not the same.",
"nocaptcha": "Please click the asked image, or click the sound icon for an audial question.",
"ready": "Thanks! You're ready to register →",
"wrong": "Sorry, that wasn't the right answer. Please click the image that is asked or click the sound icon for an audial question.",
"error": "Sorry, there was an error. Please try again.",
"validating": "Validating…",
"registering": "Registering…",
"uploading": "Saving your first files and apps…",
"done": "Thanks for registering!",
"update": "Update & Login",
"updateexplanation": "Update your installation of Airborn to the latest version.",
"updating": "Updating…",
"current-password": "Current password",
"new-password": "New password",
"new-password-again": "New password (again)",
"changepass": "Change Password",
"changedpass": "Succesfully changed password!",
"sitename": "Airborn",
"download-creds-explanation": "We can't recover your password if you lose it.\nInstead:",
"download-creds": "Download Password Recovery Key",
"nodownloadcreds": "Please download your username and password in case you ever lose it.",
"current-step": "→",
"email": "Email address",
"double-check-email": "Please double check your email address.\nYou need it to use your password recovery key (above)",
"agree-terms": "I agree to the {terms} and {privacypolicy}.",
"terms": "Terms of Service",
"privacypolicy": "Privacy Policy",
"noterms": "Please agree to the Terms of Service and Privacy Policy",
"donate": "Donate",
"include-fee": "Include fees in donation",
"donate-total": "Donation Total"
}