2026-03-18 19:28:41 +01:00

151 lines
6.5 KiB
JSON

{
"lang_name": "English",
"language": "Language :",
"theme": "Theme :",
"dark_theme": "Dark Theme",
"light_theme": "Light Theme",
"yes": "Yes",
"no": "No",
"confirmation": "Confirmation",
"information": "Information",
"close": "Close",
"suggestion_text": "Do you have a question or an idea to improve my software? Send me a message!",
"suggestion_placeholder": "Type your message here...",
"send_suggestion": "Send",
"sending": "Sending...",
"success": "Success",
"error": "Error",
"suggestion_sent_success": "Your message has been sent successfully!",
"suggestion_send_error": "Error sending message. Try again later.",
"email_credentials_error": "Email credentials not or bad configured. Please set your email and password in the .env file.",
"suggestion_too_short": "The message must be at least 15 characters long.",
"update_found": "New version available: {latest_tag} \nDo you want to install the update?",
"choose_update_folder": "Choose destination folder",
"downloading_update": "Downloading update...",
"update_downloaded": "Update downloaded to {local_path}",
"update_download_error": "Error downloading update",
"update": "Update",
"version": "Version",
"details": "Details",
"update_details": "Update Details",
"update_aborted": "Update aborted by user",
"loading": "Loading...",
"verifying_license": "Verifying license...",
"checking_updates": "Checking for updates...",
"initializing": "Initializing interface...",
"loading_complete": "Loading complete",
"activate_license": "Activate your license to unlock all features",
"hardware_id_info": "This unique identifier is tied to your hardware. Share it with support if needed.",
"hardware_id_copied": "Hardware ID copied to clipboard!",
"license_key_section": "License Key :",
"enter_license_key": "Enter your license key",
"activate": "Activate",
"buy_license": "Buy License",
"comparaisons": "Version Comparison",
"basic_version": "Basic Version",
"premium_version": "Premium Version",
"enterprise_version": "Enterprise Version",
"support": "Support",
"priority_support": "Priority support",
"unlimited_key_uses": "Unlimited key uses",
"license_active": "License active",
"license_type": "Type",
"license_email": "Email",
"license_expires": "Expires on",
"license_basic_mode": "Basic mode - Activate a license for more features",
"invalid_license_key": "Invalid license key. It must contain at least 16 characters.",
"premium_feature_message": "The feature '{feature}' requires a Premium or Enterprise license.",
"upgrade_prompt": "Would you like to upgrade your license?",
"buy_now": "Buy Now",
"cancel": "Cancel",
"activation_required": "Activation is required to continue.",
"compare_versions": "Compare Versions",
"no_license": "No License",
"tab_suggestions": "Suggestions",
"tab_download": "Download",
"tab_add_music": "Add",
"tab_download_list": "List",
"tab_settings": "Settings",
"tab_licensing": "Licensing",
"download_title": "Download music from YouTube.",
"add_music_title": "Add a YouTube track to the list.",
"download_list_title": "Tracks to download.",
"youtube_url_label": "YouTube URL:",
"youtube_url_placeholder": "Paste YouTube URL here...",
"search_label": "YouTube search:",
"search_placeholder": "Type a title, artist, or keyword...",
"search_youtube": "Search",
"back_to_results": "Back to results",
"searching": "Searching...",
"search_results_found": "Results found: {count}",
"no_search_results": "No results found.",
"result_video": "Video",
"result_playlist": "Playlist",
"add_selected_result": "Add selected result",
"no_search_result_selected": "Select a search result.",
"preview_selected": "Preview",
"stop_preview": "Stop",
"preview_loading": "Loading preview...",
"now_playing": "Now playing: {title}",
"preview_unavailable": "Preview is unavailable for this item.",
"preview_playlist_unavailable": "Playlist preview is not available.",
"preview_in_progress": "A preview is already loading.",
"add_to_list": "Add to list",
"track_added": "Track added to the list.",
"tracks_in_list": "Tracks in list: {count}",
"albums_title": "Albums",
"tracks_title": "Tracks",
"album_filter": "Album:",
"all_albums": "All albums",
"without_album": "Without album",
"album_name_label": "Album name:",
"assign_album_label": "Album folder:",
"save_album": "Save album",
"album_saved": "Album saved.",
"back_to_root": "Back to root",
"root_path": "Root",
"new_album_placeholder": "New album name...",
"create_album": "Create album",
"edit_track": "Edit track",
"mp3_title_label": "MP3 title:",
"artist_label": "Artist:",
"album_label": "Album:",
"cover_label": "Cover:",
"choose_cover": "Choose cover",
"save_track_metadata": "Save metadata",
"metadata_saved": "Metadata saved.",
"remove_selected": "Remove selected",
"clear_list": "Clear list",
"list_cleared": "List cleared.",
"download_selected": "Download selected",
"download_all": "Download all",
"no_track_selected": "Select a track in the list.",
"empty_download_list": "The list is empty.",
"playlist_download_complete": "All downloads are complete.",
"output_folder_label": "Output folder:",
"choose_folder": "Choose",
"choose_output_folder": "Choose output folder",
"download_audio": "Download audio",
"downloading_audio": "Downloading...",
"audio_download_success": "Download completed successfully!",
"audio_download_error": "An error occurred during download.",
"download_in_progress": "A download is already in progress.",
"audio_format_setting": "Audio format:",
"audio_quality_setting": "Quality:",
"audio_format_best": "Original quality (best)",
"audio_format_mp3": "MP3",
"ffmpeg_required": "FFmpeg is required for MP3 conversion. Install FFmpeg and try again.",
"metadata_fetch_failed": "Unable to fetch the video title.",
"invalid_search_query": "Search query must contain at least 2 characters.",
"search_in_progress": "A search is already in progress.",
"search_failed": "YouTube search failed.",
"youtube_player_unavailable": "YouTube player unavailable. Install PyQt6-WebEngine.",
"playlist_expand_failed": "Unable to load the selected playlist.",
"invalid_youtube_url": "Please enter a valid YouTube URL.",
"invalid_output_folder": "Output folder is invalid.",
"add_link_placeholder": "Paste a YouTube link (track or playlist)...",
"add_link_button": "Add by link",
"invalid_link": "Please enter a valid link.",
"link_added": "Link added to the list.",
"playlist_added_count": "Playlist added: {count} tracks."
}