forked from peas-dev/peas
1
0
Fork 0
peas/locales/en.yaml

87 lines
3.5 KiB
YAML

PeasAboutTitle: About Peas
PeasAboutText: |
Peas is a SNS designed for sharing profiles.<br>
You can register and share your user profile.<br>
You can freely create profile sections suitable for use at school or work and also change the privacy settings.<br>
It also supports printing QR codes making sharing easy.
ServerAboutTitle: About this server
or: or
Start: Get started now
Signin: Sign In
Signup: Sign Up
email: Email
password: Password
username: Username
help: Help
idHelp: An alphanumeric ID consisting of 3 to 20 characters and beginning with @
mailHelp: Use an email address that can be received
passwordHelp: Use a password of at least 8 characters
signinError: Sign in failed
mailVerify: Mail Verify
code: Code
submit: Submit
Home: Home
codeCharacterCount: Please enter a 6-digit code
emailVerificationSuccess: |
Email verification successful.
Please log in.
connectionError: Connection Error
accountCreateSuccess: |
Your account has been successfully created.
We have sent a confirmation email to the email address you registered.
Please click the confirmation email to activate your account.
sameUsername: That username is already taken
sameEmail: This email address is already in use.
termsAgreement: Please agree to the Terms of Service and Privacy Policy
bodyRequired: Form contents have not been submitted
passwordCharacterLimit: Please make your password at least 8 characters long.
usernameRestriction: Please make your username an alphanumeric ID with at least 3 characters.
userCreationFailed: Failed to create the user.
terms: Terms of Service
privacypolicy: Privacy Policy
agreeRule: I agree to the <a href="/terms" class="link">Terms</a> of Use and <a href="/privacypolicy" class="link">Privacy Policy</a>
userCount: User Count
communityCount: Community Count
loading: Loading
topPeasCredit: This server uses Peas({0}) an open-source software.
notFound: The page you are looking for could not be found
notFoundAbout: The specified page was not found on this server.
backtoHome: Return to home
error: An error occurred
mailverifyText: |
Hello {0}.
Email authentication is required for {1}.
By authenticating your email address, you will be able to use the {1} features.
Please visit {2}.
serverName: Server name
serverDescription: Server description
serverIconURL: Server icon image URL
Q_origin: Origin to use
Q_port: Port to broadcast to
Q_db_host: MariaDB host name
Q_db_port: MariaDB port
Q_db_user: MariaDB user
Q_db_pass: MariaDB password
Q_db_db: MariaDB database name
Q_turnstile_is_enabled: Do you want to enable Cloudflare Turnstile?
Q_turnstile_sitekey: Turnstile site key
Q_turnstile_secret: Turnstile secret key
Q_smtp_host: SMTP server hostname
Q_smtp_port: SMTP server port
Q_smtp_user: SMTP server user
Q_smtp_pass: SMTP server password
Q_smtp_secure: Do you use encryption for communications to the SMTP server?
CLISETUP_success: ✔Setup complete
CLI_config_file_write_success: The configuration file was written successfully.
ERR_input_lack: Insufficient input
ERR_turnstile_request_failed: An error occurred on the server while authenticating Turnstile
ERR_turnstile_failed: Turnstile authentication failed
ERR_username_duplicate: That username is already in use
ERR_email_duplicate: That email is already in use
ERR_account_create_failed: Account creation failed
ERR_length_different: Invalid character count
ERR_code_invalid: Incorrect code
ERR_code_not_found: Code not found
ERR_user_not_found: User not found
ERR_password_invalid: Incorrect password