Files
downloader_video/translations/home.en.yaml
T
2026-06-10 14:45:02 +02:00

33 lines
1.2 KiB
YAML
Executable File

title_home: "Download videos"
alert_defaut: "Once you log in, you'll be able to download videos larger than 200 MB in the background. You'll receive an email as soon as the download is complete."
btn_start: "Start treatment"
placeholder_url: "Enter the YouTube URLs (one per line)..."
btn_cnx: "Login"
btn_decnx: "Logout"
btn_history: "History"
pending: "Pending"
inProgress: "In progress"
completed: "Completed"
error: "Error"
download: "Download"
noPending: "No pending videos to process."
loginRequired: "Please login to download."
invalidLogin: "Invalid email or password."
registerSuccess: "Registration successful! You can now login."
addUrl: "Add at least one YouTube URL."
downloadStarted: "Download started for:"
errorNetwork: "Network error"
errorFormat: "Unsupported format"
errorTimeout: "Timeout exceeded"
errorUnknown: "Unknown error"
regUsernameRequired: "Username is required"
regEmailRequired: "Email is required"
regPasswordRequired: "Password is required"
regPasswordMismatch: "Passwords do not match"
modalTitle: "Registration"
regUsernameLabel: "Username"
regEmailLabel: "Email"
regPasswordLabel: "Password"
regConfirmLabel: "Confirm Password"
regSubmitBtn: "Register"
regCloseBtn: "Cancel"