440 lines
16 KiB
JSON
440 lines
16 KiB
JSON
{
|
||
"week": {
|
||
"sun": "Sunday",
|
||
"mon": "Monday",
|
||
"tue": "Tuesday",
|
||
"wed": "Wednesday",
|
||
"thu": "Thursday",
|
||
"fri": "Friday",
|
||
"sat": "Saturday"
|
||
},
|
||
"errorpage": {
|
||
"404_title": "404 Resource Not Found",
|
||
"404_msg_title": "Oops… You just found an error page",
|
||
"404_msg": "We are sorry but the page you are looking for was not found",
|
||
"404_back_home": "Take me home",
|
||
"404_previous_page": "previous page"
|
||
},
|
||
"appname": {
|
||
"home": "Home",
|
||
"login": "Login",
|
||
"forgot_password": "Forgot Password",
|
||
"register": "Register",
|
||
"schedule": "Schedule",
|
||
"purchase": "Purchase",
|
||
"warehouse": "Warehouse",
|
||
"warehouse_items": "Items Overview",
|
||
"work_order": "Work Order"
|
||
},
|
||
"tagadder": {
|
||
"not_fund_item": "No matching items found",
|
||
"loding": "Loading...",
|
||
"add": "Add new option: "
|
||
},
|
||
"dropzone": {
|
||
"upload_drop_or_click": "Drag and drop files here or click to upload",
|
||
"upload_browser_not_supported": "Your browser does not support drag-and-drop file upload",
|
||
"upload_file_too_big": "File is too large",
|
||
"upload_max_file_size": "Maximum file size: ",
|
||
"upload_invalid_file_type": "File type not supported",
|
||
"upload_server_error": "Server responded with an error",
|
||
"upload_cancel": "Cancel upload",
|
||
"upload_canceled": "Upload canceled",
|
||
"upload_cancel_confirmation": "Are you sure you want to cancel the upload?",
|
||
"upload_remove_file": "Remove file",
|
||
"upload_max_files": "You can upload up to ",
|
||
"upload_max_files_unit": " files"
|
||
},
|
||
"cropper": {
|
||
"select_image": "Select Image",
|
||
"select_File": "Select File",
|
||
"crop_image": "Crop Image",
|
||
"cancel": "Cancel",
|
||
"closs": "Close",
|
||
"upload_image": "Upload Image",
|
||
"supported_formats": "Supports JPG, PNG, GIF formats",
|
||
"drag_to_resize": "Drag to resize and reposition",
|
||
"ready_to_upload": "Ready to upload avatar",
|
||
"click_button_or_drag": "Click upload button or drag & drop image file"
|
||
},
|
||
"purchase": {
|
||
"purchase_list": "Purchase List",
|
||
"item_name": "Item Name",
|
||
"purpose": "Purpose",
|
||
"unit": "Unit",
|
||
"quantity": "Quantity",
|
||
"unit_price": "Unit Price",
|
||
"total_price": "Total Price",
|
||
"created_at": "Created At",
|
||
"updated_at": "Updated At",
|
||
"status": "Status",
|
||
"filter_all": "All",
|
||
"status_pending": "Pending",
|
||
"status_ordered": "Ordered",
|
||
"status_arrived": "Arrived",
|
||
"status_received": "Received",
|
||
"status_lost": "Lost",
|
||
"status_returned": "Returned",
|
||
"completed": "Completed",
|
||
"pending": "Pending",
|
||
"show": "Show",
|
||
"entries": "entries",
|
||
"search": "Search",
|
||
"search_placeholder": "Search ID, title, or purpose",
|
||
"add_part": "Add Order",
|
||
"exp_report": "Export Report",
|
||
"There_are_a_total_of": ",There are a total of",
|
||
"items": "orders.",
|
||
"order_detail": "Order Detail",
|
||
"back": "Back",
|
||
"back_to_list": "Go Back",
|
||
"order_not_found": "Order Not Found",
|
||
"delete_order": "Delete Order",
|
||
"confirm_delete": "Are you sure you want to delete this order? This action cannot be undone.",
|
||
"order_info": "Order Information",
|
||
"cost_detail": "Cost Details",
|
||
"photo_remarks": "Photos",
|
||
"link": "Link",
|
||
"no_photos": "No photos",
|
||
"open_link": "Open Link",
|
||
"copy_link": "Copy Link",
|
||
"no_costs": "No cost records",
|
||
"cost_total": "Total",
|
||
"change_status": "Change Status",
|
||
"change_remark": "Change Remark",
|
||
"status_photos": "Change Photos",
|
||
"commit_history": "Status History",
|
||
"no_commits": "No status records",
|
||
"commit_placeholder": "Add comment (optional)",
|
||
"upload_photos": "Upload Photos",
|
||
"commit_create": "Order created",
|
||
"edit_order": "Edit Order",
|
||
"submit_changes":"Submit changes",
|
||
"confirm_delete_commit": "Are you sure you want to delete this progress?"
|
||
},
|
||
"work_order": {
|
||
"list_title": "Work Order List",
|
||
"add": "New Work Order",
|
||
"add_title": "New Work Order",
|
||
"edit_title": "Edit Work Order",
|
||
"detail_title": "Work Order Detail",
|
||
"title": "Title",
|
||
"title_placeholder": "Enter work order title",
|
||
"description": "Description",
|
||
"description_placeholder": "Enter problem description",
|
||
"linked_item": "Linked Item",
|
||
"linked_item_placeholder": "Search item name or serial number...",
|
||
"linked_item_not_found": "No matching items found",
|
||
"linked_item_selected": "Selected",
|
||
"clear_linked_item": "Clear",
|
||
"photos": "Photos",
|
||
"no_photos": "No photos",
|
||
"status": "Status",
|
||
"created_at": "Created At",
|
||
"updated_at": "Updated At",
|
||
"filter_all": "All",
|
||
"status_pending": "Pending",
|
||
"status_checked": "Checked",
|
||
"status_parts_ordered": "Parts Ordered",
|
||
"status_repaired": "Repaired",
|
||
"status_returned": "Returned",
|
||
"status_unrepairable": "Unrepairable",
|
||
"commit_history": "Progress History",
|
||
"no_commits": "No progress records",
|
||
"commit_create": "Work order created",
|
||
"add_commit": "Add Progress",
|
||
"commit_status_label": "Status",
|
||
"commit_comment_label": "Comment",
|
||
"commit_comment_placeholder": "Add comment (optional)",
|
||
"commit_photos_label": "Photos",
|
||
"commit_submit": "Submit",
|
||
"submit_commit": "Submit",
|
||
"edit": "Edit",
|
||
"delete": "Delete",
|
||
"back_to_list": "Go Back",
|
||
"not_found": "Work order not found",
|
||
"confirm_delete": "Are you sure you want to delete this work order? This action cannot be undone.",
|
||
"confirm_delete_commit": "Are you sure you want to delete this progress?",
|
||
"linked_items": "Linked Items",
|
||
"submit": "Submit",
|
||
"save_changes": "Save Changes"
|
||
},
|
||
"warehouse": {
|
||
"container_list": "Container List",
|
||
"container_detail": "Container Detail",
|
||
"overview": "Warehouse Overview",
|
||
"containers": "Containers",
|
||
"item_list": "Item List",
|
||
"add_container": "Add Container",
|
||
"edit_container": "Edit Container",
|
||
"container_name": "Container Name",
|
||
"title_placeholder": "Enter container name",
|
||
"remark": "Remark",
|
||
"remark_placeholder": "Enter remark (optional)",
|
||
"created_at": "Created At",
|
||
"updated_at": "Updated At",
|
||
"created_by": "Created By",
|
||
"child_containers": "Sub-Containers",
|
||
"items": "Items",
|
||
"actions": "Actions",
|
||
"view_items": "View",
|
||
"edit": "Edit",
|
||
"delete": "Delete",
|
||
"search_placeholder": "Search",
|
||
"no_containers": "No containers found",
|
||
"no_items": "No items found",
|
||
"container_count": "Containers",
|
||
"item_count": "Items",
|
||
"unstored_items": "Unstored",
|
||
"unstored": "Unstored",
|
||
"title_required": "Container name is required",
|
||
"delete_confirm_title": "Delete Container",
|
||
"delete_confirm_msg": "Are you sure you want to delete \"{name}\"? This cannot be undone.",
|
||
"cannot_delete_nonempty": "Cannot delete a container that has items or sub-containers",
|
||
"confirm_delete": "Are you sure you want to delete this container? This action cannot be undone.",
|
||
"add_item": "Add Item",
|
||
"edit_item": "Edit Item",
|
||
"item_name": "Item Name",
|
||
"item_name_placeholder": "Enter item name",
|
||
"serial_number": "Serial Number",
|
||
"serial_number_placeholder": "Enter serial number (optional)",
|
||
"quantity": "Quantity",
|
||
"item_name_required": "Item name is required",
|
||
"back_to_list": "Back to List",
|
||
"root": "Warehouse",
|
||
"item_detail": "Item Detail",
|
||
"move_item": "Move Item",
|
||
"move_history": "Move History",
|
||
"work_orders": "Work Orders",
|
||
"no_move_history": "No move history",
|
||
"no_work_orders": "No related work orders",
|
||
"current_location": "Current Location",
|
||
"target_container": "Target Container",
|
||
"search_container": "Search container...",
|
||
"confirm_move": "Confirm Move",
|
||
"move_remark_placeholder": "Move remark (optional)",
|
||
"location": "Location",
|
||
"delete_item_title": "Delete Item",
|
||
"delete_item_msg": "Are you sure you want to delete item \"{name}\"? This action cannot be undone.",
|
||
"items_in_containers": "Stored",
|
||
"total_items": "{count} items",
|
||
"search_item_placeholder": "Search by name or serial number"
|
||
},
|
||
"purchase_addorder": {
|
||
"add_order": "Add Order",
|
||
"edit_order": "Edit Order",
|
||
"order_info": "Order Information",
|
||
"title": "Title",
|
||
"input_title": "Enter order title",
|
||
"remarks": "Usage Remarks",
|
||
"photo_remarks": "Photos Remarks",
|
||
"remarks_text": "Enter text notes",
|
||
"purchase_channel": "Purchase Channel",
|
||
"link": "Link",
|
||
"style_remarks": "Style Remarks",
|
||
"add_style": "Add Style",
|
||
"cost": "Cost",
|
||
"type": "Type",
|
||
"quantity": "Quantity",
|
||
"fee": "Fee",
|
||
"total_price": "Total Price",
|
||
"currency": "Currency",
|
||
"operation": "Operation",
|
||
"remove": "Remove",
|
||
"change": "Change",
|
||
"fee_type": "Fee type",
|
||
"input_quantity": "Quantity",
|
||
"input_fee": "Fee",
|
||
"fee_hint": "Decimal point must be \".\", input method may prevent typing",
|
||
"select_currency": "Select currency",
|
||
"add": "Add",
|
||
"add_cost": "Add Cost",
|
||
"upload_photos": "Upload Photos",
|
||
"other_status": "Other Status",
|
||
"update_time": "Update Time",
|
||
"tracking_number": "Tracking Number",
|
||
"input_tracking_number": "Enter tracking number",
|
||
"order_status": "Order Status",
|
||
"modify_order_status": "Modify Order Status",
|
||
"submit": "Submit",
|
||
"part_name": "Parts Name"
|
||
},
|
||
"schedule": {
|
||
"my_schedule": "My Schedule",
|
||
"event_title": "Event Title",
|
||
"event_date": "Event Date",
|
||
"event_time": "Event Time",
|
||
"event_description": "Event Description",
|
||
"save_event": "Save Event",
|
||
"no_events": "No events found",
|
||
"delete_event": "Delete Event",
|
||
"edit_event": "Edit Event",
|
||
"today": "Today",
|
||
"week": "This Week",
|
||
"month": "This Month",
|
||
"previous_month": "Prev Month",
|
||
"next_month": "Next Month",
|
||
"previous_year": "Prev Year",
|
||
"next_year": "Next Year",
|
||
"add_event": "Add Event",
|
||
"event_title_placeholder": "Enter event content",
|
||
"work": "Work",
|
||
"duty": "Duty",
|
||
"exam": "Exam",
|
||
"standby": "Standby",
|
||
"personal_holiday": "Personal Holiday",
|
||
"public_holiday": "Public Holiday",
|
||
"to": "To",
|
||
"close": "Close",
|
||
"copy": "Copy",
|
||
"paste": "Paste",
|
||
"add_event_button": "Add Event",
|
||
"event_title_required": "Please enter event content",
|
||
"date_required": "Please select date",
|
||
"clear_dates": "Clear dates",
|
||
"event_added_successfully": "Event added successfully",
|
||
"edit_event_title": "Edit Schedule",
|
||
"view_event_title": "View Schedule",
|
||
"delete": "Delete",
|
||
"copied": "Copied",
|
||
"pasted": "Pasted",
|
||
"not_your_schedule": "This is not your schedule",
|
||
"someone_schedule": "Created by {name}"
|
||
},
|
||
"home": {
|
||
"today_schedule_count": "Today: {count} schedule(s)",
|
||
"today_no_schedule": "No schedules today",
|
||
"loading": "Loading...",
|
||
"today": "Today: {date}",
|
||
"pending_orders": "Pending orders"
|
||
},
|
||
"message": {
|
||
"save": "Save",
|
||
"cancel": "Cancel",
|
||
"delete_success": "Deleted successfully",
|
||
"functionality_not_yet_developed": "Functionality not yet developed",
|
||
"hello": "Hello",
|
||
"welcome": "Welcome",
|
||
"dark_mode": "Enable dark mode",
|
||
"light_mode": "Enable light mode",
|
||
"login_or_register": "Login/Register",
|
||
"login_to_your_account": "Login to your account",
|
||
"your_email_address": "Your email address",
|
||
"email_address": "Email address",
|
||
"user_name": "User name",
|
||
"your_user_name": "Your user name",
|
||
"password": "Password",
|
||
"your_password": "Your password",
|
||
"i_forgot_password": "I forgot my password",
|
||
"remember_me_on_this_device": "Remember me on this device",
|
||
"dont_have_account_yet": "Don't have an account yet?",
|
||
"register_now": "Register now",
|
||
"show_password": "Show password",
|
||
"hidden_Password": "Hidden Password",
|
||
"please_enter_username_and_password": "Please enter username and password",
|
||
"forgot_password": "Forgot Password",
|
||
"enter_your_email_to_reset_password": "Enter your email address and your password will be reset and emailed to you.",
|
||
"enter_your_username_to_reset_password": "Enter your user name and your password will be reset and emailed to you.",
|
||
"back_to_login": "Back to login",
|
||
"please_enter_your_email": "Please enter your email",
|
||
"please_enter_your_username": "Please enter your user name",
|
||
"this_not_email": "This is not an email address.",
|
||
"create_new_account": "Create new account",
|
||
"already_have_an_account": "Already have an account?",
|
||
"network_err": "Network error",
|
||
"username_dup": "Duplicate username",
|
||
"registration_successful": "Registration successful!",
|
||
"server_error": "Server Error",
|
||
"user_not_found": "User not found",
|
||
"username_or_password_incorrect": "Username or password incorrect.",
|
||
"login_successful": "Login successful",
|
||
"logout": "Logout",
|
||
"user_home": "Profile",
|
||
"user_settings": "Settings",
|
||
"preferences": "Preferences",
|
||
"administrator": "Administrator",
|
||
"select_date": "Select a date",
|
||
"save_ok": "Saved successfully",
|
||
"delete_ok": "Deleted successfully",
|
||
"change_ok": "Changed successfully",
|
||
"type_old_pass": "Enter old password",
|
||
"type_new_pass": "Enter new password",
|
||
"type_cof_pass": "Confirm new password",
|
||
"old_pass_incorrect": "Old password is incorrect",
|
||
"confirm_password_incorrect": "Confirm password is incorrect",
|
||
"confirm": "Confirm",
|
||
"save_success": "Saved successfully",
|
||
"submit": "Submit",
|
||
"submitting": "Submitting...",
|
||
"loading": "Loading..."
|
||
},
|
||
"settings": {
|
||
"cancel": "Cancel",
|
||
"cancel_changes": "Cancel Changes",
|
||
"basic_information": "Basic Information",
|
||
"contact_information": "Contact Information",
|
||
"security_settings": "Security Settings",
|
||
"account_settings": "Account Settings",
|
||
"my_account": "My Account",
|
||
"profile_information": "Profile Information",
|
||
"profile_picture": "Profile Picture",
|
||
"account_information": "Account Information",
|
||
"change_avatar": "Change Avatar",
|
||
"change_email": "Change Email",
|
||
"name": "Name",
|
||
"remark": "Remark",
|
||
"email": "Email",
|
||
"gender": "Gender",
|
||
"male": "Male",
|
||
"female": "Female",
|
||
"birthday": "Birthday",
|
||
"admin": "Admin",
|
||
"website_settings": "Website Settings",
|
||
"site_name": "Site Name",
|
||
"logo_settings": "Logo Settings",
|
||
"site_description": "Site Description",
|
||
"site_keywords": "Site Keywords",
|
||
"save_changes": "Save Changes",
|
||
"saving": "Saving...",
|
||
"password": "Password",
|
||
"set_new_password": "Set New Password",
|
||
"avatar_description": "Upload a clear profile picture. Supports JPG, PNG formats. Recommended size is at least 256×256 pixels.",
|
||
"avatar_unsaved": "Avatar changes not saved",
|
||
"optional": "Optional",
|
||
"birthday_help": "Select your birthday for personalized services",
|
||
"save_notice": "Your personal information will be updated after saving",
|
||
"placeholder_name": "Enter your name",
|
||
"placeholder_remark": "Personal introduction or remark",
|
||
"name_hint": "Display only, login name unchanged.",
|
||
"remark_hint": "Remark only"
|
||
},
|
||
"button": {
|
||
"submit": "Submit",
|
||
"cancel": "Cancel",
|
||
"sign_in": "Sign In",
|
||
"send_me_new_password": "Send me new password"
|
||
},
|
||
"footer": {
|
||
"doc": "Documentation",
|
||
"license": "License",
|
||
"source_code": "Source Code",
|
||
"github": "GitHub",
|
||
"author_home": "Author",
|
||
"copy": "Copyright © 2025 Operations. MIT Open Source License."
|
||
},
|
||
"cost_type": {
|
||
"unit_price": "Unit Price",
|
||
"freight": "Freight"
|
||
},
|
||
"order_status": {
|
||
"pending_order": "Pending Order",
|
||
"order_placed": "Order Placed",
|
||
"in_transit": "In Transit",
|
||
"completed": "Completed",
|
||
"refund_requested": "Refund Requested",
|
||
"returning": "Returning",
|
||
"refunded": "Refunded",
|
||
"lost_package": "Lost Package"
|
||
}
|
||
}
|