
{
  "title": "Sibermu Study Plan",
  "subtitle": "Plan your academic journey through at Sibermu",
  "skip_to_main_content": "Skip to main content",
  "last_saved": "Last saved:",
  "dark_mode": "Dark",
  "light_mode": "Light",
  "save_progress": "Save Progress",
  "saved": "Saved!",
  "settings": "⚙️ Settings",
  "import_export": "Import/Export",
  "reset_all": "Reset All",
  "auto_saves": "Auto-saves on every change",
  "statistics": "Statistics",
  "total_credits_taken": "Total Credits Taken",
  "target_credits": "Target Credits",
  "progress": "Progress",
  "unassigned_courses": "Unassigned Courses",
  "available_courses": "Available Courses",
  "auto_map_courses": "Auto-Map Courses",
  "auto_map_description": "Automatically assign all unassigned courses to their recommended semesters",
  "courses_auto_mapped": "courses automatically assigned",
  "add": "+ Add",
  "sks": "credits",
  "type": "Type",
  "lecturer": "Lecturer",
  "recommendation": "Recommendation",
  "semester": "Semester",
  "take_in_semester": "Take in semester...",
  "edit": "Edit",
  "delete": "Delete",
  "no_unassigned_courses": "No unassigned courses",
  "semester_plan": "Semester Plan",
  "show_summary": "Show",
  "hide_summary": "Hide",
  "summary": "Summary",
  "sks_summary_per_semester": "SKS Summary per Semester",
  "total_sks_taken": "Total SKS Taken:",
  "over_limit": "OVER LIMIT",
  "perfect": "PERFECT",
  "can_add_more": "CAN ADD MORE",
  "no_courses_taken": "No courses taken",
  "add_edit_course_title": "Add New Course",
  "edit_course_title": "Edit Course",
  "course_code": "Course Code",
  "course_name": "Course Name",
  "credits_sks": "Credits (SKS)",
  "recommended_semester": "Recommended Semester",
  "save": "Save",
  "cancel": "Cancel",
  "import_export_data": "Import / Export Data",
  "export_your_plan": "Export Your Plan",
  "export_as_json": "Export as JSON",
  "export_as_csv": "Export as CSV",
  "export_as_pdf": "📄 Print as PDF",
  "download_your_plan": "Download your lecture plan to backup or share with others",
  "import_data": "Import Data",
  "import_csv_file": "Import CSV File",
  "import_json_file": "Import JSON File",
  "import_csv_format": "Import lectures from a CSV file. Expected format:<br>ID, Code, Name, Type, Credits, Lecturer, Recommended Semester, Assigned Semester",
  "import_json_format": "Import complete plan including settings and courses from a JSON backup file",
  "close": "Close",
  "credit_limit_settings": "Credit Limit Settings",
  "semester_configuration": "Semester Configuration",
  "total_semesters": "Total Semesters",
  "number_of_semesters": "Number of Semesters",
  "add_semester": "Add Semester",
  "remove_semester": "Remove Semester",
  "regular_semesters": "Regular Semesters",
  "inter_semesters": "Antara Semesters",
  "target_sks": "Target SKS",
  "total_target_sks": "Total Target SKS (SKS)",
  "save_settings": "Save Settings",
  "never_saved": "Never saved",
  "just_now": "Just now",
  "minutes_ago": "minute(s) ago",
  "hours_ago": "hour(s) ago",
  "are_you_sure_delete": "Are you sure you want to clear all saved data? This will reset to the default lectures from JSON.",
  "warning_exceed_limit": "Warning: This will exceed the credit limit!",
  "current": "Current",
  "adding": "Adding",
  "new_total": "New Total",
  "limit": "Limit",
  "exceeds_by": "Exceeds by",
  "proceed": "Do you want to proceed?",
  "import_confirm": "Import ${newLectures.length} lectures? This will replace all current lectures.",
  "import_successful": "Import successful!",
  "import_error": "Error importing CSV file. Please check the format.",
  "loading_courses": "Loading courses...",
  "courses_loaded": "Courses loaded successfully",
  "auto_mapping_courses": "Automatically mapping courses...",
  "course_saved": "Course saved successfully",
  "course_deleted": "Course deleted successfully",
  "data_saved": "Data saved successfully",
  "error_credits_range": "Error: Credits must be between 1 and 8",
  "error_required_fields": "Error: Please fill in all required fields",
  "error_import_failed": "Error: Failed to import file",
  "loading": "Loading...",
  "operation_complete": "Operation completed"
}
