2024-11-08 16:09:46 +00:00
|
|
|
{
|
2024-11-09 10:28:45 +00:00
|
|
|
"screen": "Screen",
|
|
|
|
"screenHome": "Home",
|
|
|
|
"screenExplore": "Explore",
|
|
|
|
"screenAccount": "Account",
|
|
|
|
"screenAuthLogin": "Login",
|
|
|
|
"screenAuthLoginSubtitle": "Login to Solar Network using Solarpass",
|
|
|
|
"screenAuthLoginGreeting": "Welcome back",
|
|
|
|
"screenAuthRegister": "Create an account",
|
|
|
|
"screenAuthRegisterSubtitle": "Create a Solarpass account",
|
2024-11-09 13:47:40 +00:00
|
|
|
"screenAccountPublishers": "Publishers",
|
|
|
|
"screenAccountPublisherNew": "New Publisher",
|
|
|
|
"screenAccountPublisherEdit": "Edit Publisher",
|
2024-11-09 17:04:39 +00:00
|
|
|
"screenAccountProfileEdit": "Edit Profile",
|
2024-11-09 10:28:45 +00:00
|
|
|
"dialogOkay": "Okay",
|
|
|
|
"dialogCancel": "Cancel",
|
|
|
|
"dialogConfirm": "Confirm",
|
|
|
|
"dialogDismiss": "Dismiss",
|
|
|
|
"dialogError": "Something went wrong",
|
|
|
|
"errorRequestBad": "Bad request, please check your input.",
|
|
|
|
"errorRequestUnauthorized": "Unauthorized request, please login or try re-login.",
|
|
|
|
"errorRequestForbidden": "Forbidden request, you have not enough permission to do that.",
|
|
|
|
"errorRequestNotFound": "The resource that you looking for is not found.",
|
|
|
|
"errorRequestConnection": "Network connection error, please check your network or the service status.",
|
|
|
|
"errorRequestUnknown": "Unknown request error, maybe you want to take screenshot and report it to us.",
|
|
|
|
"prev": "Next",
|
|
|
|
"next": "Previous",
|
2024-11-09 13:47:40 +00:00
|
|
|
"edit": "Edit",
|
|
|
|
"apply": "Apply",
|
|
|
|
"create": "Create",
|
|
|
|
"preview": "Preview",
|
|
|
|
"loading": "Loading...",
|
2024-11-09 10:28:45 +00:00
|
|
|
"fieldUsername": "Username",
|
|
|
|
"fieldNickname": "Nickname",
|
|
|
|
"fieldEmail": "Email address",
|
|
|
|
"fieldPassword": "Password",
|
2024-11-09 13:47:40 +00:00
|
|
|
"fieldDescription": "Description",
|
|
|
|
"fieldUsernameCannotEditHint": "Username cannot be edited after created",
|
2024-11-09 10:28:45 +00:00
|
|
|
"fieldUsernameLookupHint": "You can use username, phone number or email to login",
|
2024-11-09 17:04:39 +00:00
|
|
|
"fieldFirstName": "First name",
|
|
|
|
"fieldLastName": "Last name",
|
|
|
|
"fieldBirthday": "Birthday",
|
|
|
|
"fieldImageHint": "You can click those profile pictures to edit them.",
|
2024-11-09 10:28:45 +00:00
|
|
|
"forgotPassword": "Forgot password",
|
|
|
|
"loginPickFactor": "Pick a factor",
|
|
|
|
"loginMultiFactor": {
|
|
|
|
"one": "{} step left",
|
|
|
|
"other": "{} steps left"
|
|
|
|
},
|
|
|
|
"loginEnterPassword": "Enter the code",
|
|
|
|
"loginSuccess": "Logged in as {}",
|
|
|
|
"authFactorPassword": "Password",
|
2024-11-09 11:32:21 +00:00
|
|
|
"authFactorEmail": "Email verification code",
|
|
|
|
"accountIntroTitle": "Hello there!",
|
|
|
|
"accountIntroSubtitle": "Pick an option below to get started.",
|
|
|
|
"accountLogout": "Logout",
|
|
|
|
"accountLogoutSubtitle": "Log out of the current account.",
|
|
|
|
"accountLogoutConfirmTitle": "Are you sure you want to logout?",
|
|
|
|
"accountLogoutConfirm": "You will need to re-enter your account password, even if you have already done so. This is required to login again.",
|
|
|
|
"accountPublishers": "Your publishers",
|
2024-11-09 13:47:40 +00:00
|
|
|
"accountPublishersSubtitle": "Manage your publish identities.",
|
2024-11-09 17:04:39 +00:00
|
|
|
"accountProfileEdit": "Edit your profile",
|
|
|
|
"accountProfileEditSubtitle": "Make your Solarpass account more looks like you.",
|
|
|
|
"accountProfileEditApplied": "Profile modification applied.",
|
2024-11-09 13:47:40 +00:00
|
|
|
"publishersNew": "New Publisher",
|
|
|
|
"publisherNewSubtitle": "Create a new publisher identity.",
|
|
|
|
"publisherSyncWithAccount": "Sync with account"
|
2024-11-09 10:28:45 +00:00
|
|
|
}
|