Untitled

 avatar
unknown
plain_text
4 years ago
7.0 kB
8
Indexable
/*
  Localizable.strings
  VClassLite

  Created by Kishan Sadhwani on 25/07/20.
  Copyright © 2020 itechnotion. All rights reserved.
*/
"app_title" = "VClassLite";

//Labels;
"lbl_name" = "Name";
"lbl_email_id" = "Email ID";
"lbl_password" = "Password";
"lbl_login_to_continue" = "Login to continue as a Teacher or Student";
"lbl_or_continue_with" = "OR continue with";
"lbl_forgot_password" = "Forgot Password?";
"lbl_verify_your_email" = "Verify your email";
"lbl_we_sent_an_email" = "We have sent verification email to";
"lbl_verify" = "Verify";
"lbl_home" = "Home";
"lbl_classes" = "Classes";
"lbl_join_class" = "Join Class";
"lbl_create_class" = "Create Class";
"lbl_update_class" = "Update Class";
"lbl_upcoming_sessions" = "Upcoming Sessions";
"lbl_enter_class_code_msg" = "Enter class code to join the class";
"lbl_class_code" = "Class Code";
"lbl_chats" = "Chats";
"lbl_notice" = "Notice";
"lbl_people" = "People";
"lbl_classwork" = "Classwork";
"lbl_class_notice" = "Class Notice";
"lbl_group_messages" = "Group Messages";
"lbl_schedule_sessions" = "Schedule Sessions";
"lbl_student_teachers" = "Students, Teachers";
"lbl_assignment_material" = "Assignment, Material";
"lbl_chat" = "Chat";
"lbl_optional" = "Optional";
"lbl_total" = "Total";
"lbl_completed" = "Completed";
"lbl_pending" = "Pending";
"lbl_assignment" = "Assignment";
"lbl_material" = "Material";
"lbl_attachment" = "Attachment";
"lbl_my_attachment" = "My Attachment";
"lbl_class" = "Class";
"lbl_sessions" = "Sessions";
"lbl_select_class" = "Select Class";
"lbl_select_subject" = "Select subject";
"lbl_date" = "Date";
"lbl_start_time" = "Start Time";
"lbl_duration_mins" = "Duration (Mins)";
"lbl_end_date" = "End Date";
"lbl_create_sessions" = "Schedule Sessions";
"lbl_update_sessions" = "Update Sessions";
"lbl_recurring" = "Recurring";
"lbl_occurs_on" = "Occurs on";
"lbl_all" = "All";
"lbl_notice_board" = "Notice Board";
"lbl_attendance" = "Attendance";
"lbl_history" = "History";
"lbl_profile" = "Profile";
"lbl_from_camera" = "From Camera";
"lbl_from_gallery" = "From Gallery";
"lbl_select_image" = "Select Image";
"lbl_birth_date" = "Birth Date";
"lbl_logout" = "Logout";
"lbl_click_link_in_email" = "Please click the link received in your email to proceed.";
"lbl_submission_date" = "Submission date";
"lbl_teachers" = "Teachers";
"lbl_students" = "Students";
"lbl_invite_student_teacher" = "Add %@ by giving them the class code: %@"; // Add Student/Teacher by giving them the class code: qwerty
"lbl_starts_at" = "Starts at %@ (%@ Mins)"; // Starts at 10:30 AM (60 Mins)
"lbl_posted_on" = "Posted on %@"; //Posted on <date>
"lbl_some_minutes" = "%@ Mins"; // 30 Mins
"lbl_reccurence_till" = "%@ till %@"; // [Daily/Weekly] till <ending date>
"lbl_language" = "Language";
"lbl_title" = "Title";
"lbl_male" = "Male";
"lbl_female" = "Female";
"lbl_select_gender" = "Select Gender";
"lbl_continue_as" = "Continue as";
"lbl_i_am_teacher" = "I'm a Teacher";
"lbl_i_am_student" = "I'm a Student";
"lbl_no_schedule_today" = "No upcoming schedules today.";
"lbl_no_upcoming_sessions" = "No upcoming sessions";
"lbl_wait_for_teacher" = "Please wait for the teacher to start this session";
"lbl_class_created_successfully" = "Class created successfully";
"lbl_class_updated_successfully" = "Class updated successfully";
"lbl_invite_people" = "Invite People";
"lbl_schedule" = "Schedule";
"lbl_online_sessions" = "Online Sessions";

//Buttons;
"btn_cancel" = "CANCEL";
"btn_cancel_1" = "Cancel";
"btn_ok" = "OK";
"btn_save" = "SAVE";
"btn_login" = "LOGIN";
"btn_student" = "Student";
"btn_teacher" = "Teacher";
"btn_verify_your_email" = "Verify Your Email";
"btn_join" = "JOIN";
"btn_join_1" = "Join";
"btn_done" = "Done";
"btn_update" = "UPDATE";
"btn_continue" = "CONTINUE";
"btn_submit" = "SUBMIT";
"btn_daily" = "Daily";
"btn_weekly" = "Weekly";
"btn_start" = "Start";
"btn_yes" = "Yes";
"btn_no" = "No";

//Placeholders;
"ph_type_a_message" = "Type a message";
"ph_title" = "Title";
"ph_due_date" = "Due Date";
"ph_description" = "Description";
"ph_class_name" = "Class Name";
"ph_section_division" = "Section/Division";
"ph_room" = "Room";
"ph_subject" = "Subject";
"ph_gender" = "Gender";

//Errors;
"er_enter_email" = "Enter email";
"er_enter_valid_email" = "Enter valid email";
"er_enter_password" = "Enter password";
"er_password_too_short" = "Password too short, enter minimum 6 characters!";
"er_enter_title" = "Enter title";
"er_select_due_date" = "Select due date";
"er_user_not_registered" = "This Email is not registered";
"er_wrong_password" = "Passwords didn't match";
"er_enter_name" = "Enter name";
"er_enter_class_name" = "Enter class name";
"er_enter_class_code" = "Enter class code";
"er_enter_dob" = "Enter your Date of Birth";
"er_enter_date" = "Enter date";
"er_enter_start_time" = "Enter start time";
"er_enter_duration" = "Enter duration";
"er_enter_end_date" = "Enter end date";
"er_select_class" = "Select a class";
"er_enter_date_first" = "Please select date first";

//Notifications;
"nt_notice" = "Notice";
"nt_assignment" = "Assignment";
"nt_material" = "Material";
"nt_schedule_class" = "Schedule Class";

"nb_notice" = "Check latest notice for";
"nb_assignment_added" = "New assignment has been added in";
"nb_assignment_updated" = "Assignment has been updated for";
"nb_material_added" = "New material has been added in";
"nb_material_updated" = "Material has been updated for";
"nb_schedule_class_added" = "New class has been schedule in";
"nb_schedule_class_updated" = "Schedule class has been updated for";

//Alerts;
"msg_default_error" = "Something went wrong!";
"msg_some_added" = "%@ added";
"msg_some_updated" = "%@ updated";
"msg_register_as_student_teacher" = "You're trying to register as %@.\nDo you want to continue?";
"msg_login_as_student_teacher" = "You're trying to login as %@.\nDo you want to continue?";
"msg_instruction_to_reset_password" = "We have sent you instructions to reset your password!";
"msg_failed_to_save_event" = "Failed to save event";
"msg_enter_valid_class_code" = "Enter a valid class code";
"msg_joined_success" = "Joined successfully";
"msg_file_select_failed" = "File selection failed, please try again";
"msg_confirm_submit_assignment" = "Do you want to submit this assignment?";
"msg_assignment_submitted" = "Assignment Submitted";
"msg_class_create_success" = "Class created successfully";
"msg_class_update_success" = "Class updated successfully";
"msg_schedule_created_success" = "Schedule created successfully";
"msg_schedule_updated_success" = "Schedule updated successfully";
"msg_notice_added" = "Notice added";
"alert_title_are_you_sure" = "Are you sure?";
"msg_are_you_sure_delete" = "Are you sure you want to delete?";
"msg_select_user_type" = "Please tell us who you are before continuing";
"msg_user_type_mismatch" = "No matching %@ account was found\nmake sure you have a %@ account or get a new %@ account";
"msg_user_exists" = "This email is already registered with another user\nproceed to login";
Editor is loading...