personal-gallery-node/packages/web/public/locales/en.json

43 lines
1.9 KiB
JSON

{
"Pictures": "Pictures",
"Upload your first image": "Upload your first image",
"Settings": "Settings",
"Sort By": "Sort By",
"Name": "Name",
"Upload date": "Upload date",
"Sort Direction": "Sort Direction",
"Ascending": "Ascending",
"Descending": "Descending",
"Change username/password": "Change username/password",
"Get API key": "Get API key",
"You must first get a new API key": "You must first get a new API key",
"Get ShareX config": "Get ShareX config",
"Save": "Save",
"Cancel": "Cancel",
"Confirm": "Confirm",
"Update user data": "Update user data",
"enter_new_username": "Enter either new username, password, or both.",
"Username": "Username",
"Password": "Password",
"Old password": "Old password",
"Copied link to clipboard": "Copied link to clipboard",
"Login": "Login",
"Register": "Register",
"Logout": "Logout",
"Upload": "Upload",
"Drag and drop some files here, or click to select files": "Drag and drop some files here, or click to select files",
"Authorization error, please login": "Authorization error, please login",
"Error getting image list from server": "Error getting image list from server",
"Error uploading image": "Error uploading image",
"Settings changed": "Settings changed",
"Icorrect username or password": "Icorrect username or password",
"Too many attempts, try again later": "Too many attempts, try again later",
"Unknown error occured, try again later": "Unknown error occured, try again later",
"API token copied to clipboard": "API token copied to clipboard",
"Please login with your new credentials": "Please login with your new credentials",
"Check your old password and try again": "Check your old password and try again",
"At least one field must be filled": "At least one field must be filled",
"Get new API key?": "Get new API key?",
"This will invalidate your previous API key, continue?": "This will invalidate your previous API key, continue?"
}