summaryrefslogtreecommitdiff
path: root/i18n/locales/en/join.json
blob: b16911ef5adf7f406e5603049499b70f8c04842a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
  "partnerRegistration": "Partner Registration",
  "consentStep": "Terms Consent",
  "consentStepDesc": "Service Terms Consent",
  "accountStep": "Account Creation", 
  "accountStepDesc": "Personal Account Information",
  "vendorStep": "Vendor Registration",
  "vendorStepDesc": "Vendor Information & Documents",
  
  "accountInfoInput": "Account Information Input",
  "accountInfoDescription": "Create a personal account to use the service.",
  "name": "Name",
  "email": "Email",
  "phoneNumber": "Phone Number",
  "country": "Country",
  "enterName": "Enter your name",
  "enterEmail": "Enter your email",
  "selectCountry": "Select Country",
  "searchCountry": "Search country...",
  "noCountryFound": "No country found.",
  "previous": "Previous",
  "nextStep": "Next Step",
  "checking": "Checking...",
  
  "emailAlreadyInUse": "This email is already in use.",
  "emailCheckError": "An error occurred while checking email.",
  
  "vendorInfoRegistration": "Vendor Information Registration",
  "vendorInfoDescription": "Please register vendor information and required documents. All information will be approved after administrator review.",
  "basicInformation": "Basic Information",
  "vendorType": "Vendor Type",
  "vendorName": "Vendor Name",
  "supplyItems": "Supply Items",
  "businessRegistrationNumber": "Business Registration Number",
  "address": "Address",
  "representativePhone": "Representative Phone",
  "representativeEmail": "Representative Email",
  "website": "Website",
  
  "loading": "Loading...",
  "selectVendorType": "Select Vendor Type",
  "searchVendorType": "Search vendor type...",
  "noVendorTypeFound": "No vendor type found.",
  "vendorNameHintKorea": "Enter the exact company name as it appears on the business registration certificate.",
  "vendorNameHintOverseas": "For overseas vendors, please enter the English company name.",
  "supplyItemsHint": "Enter products/services that can be supplied",
  "emailHint": "If left blank, account email ({{email}}) will be used.",
  
  "contactInfo": "Contact Information (Minimum 1 person)",
  "addContact": "Add Contact",
  "contactName": "Contact Name",
  "position": "Position",
  "department": "Department", 
  "responsibility": "Responsibility",
  "selectResponsibility": "Select responsibility",
  "delete": "Delete",
  
  "koreanBusinessInfo": "Korean Business Information",
  "representativeName": "Representative Name",
  "representativeBirth": "Representative Birth Date",
  "corporateRegistrationNumber": "Corporate Registration Number",
  "samsungWorkExperience": "Representative Samsung Heavy Industries Work Experience",
  
  "requiredDocuments": "Required Documents",
  "businessRegistrationCertificate": "Business Registration Certificate",
  "businessRegistrationDesc": "Please upload a scanned copy or photo of your business registration certificate.",
  "isoCertificate": "ISO Certificate",
  "isoCertificateDesc": "Please upload quality/environmental management certificates such as ISO 9001, ISO 14001.",
  "creditReport": "Credit Report",
  "creditReportDesc": "Please upload a credit report issued within 1 year by a credit rating agency.",
  "bankAccountCopy": "Bank Account Copy",
  "bankAccountDesc": "Please upload a bank account copy or account certificate for payment.",
  
  "fileUpload": "File Upload",
  "dragOrClick": "Drag or click",
  "maxSize": "Max size",
  "fileError": "File Error",
  "uploadFailed": "Upload failed",
  
  "uploadBusinessRegistration": "Please upload business registration certificate.",
  "uploadIsoCertification": "Please upload ISO certificate.",
  "uploadCreditReport": "Please upload credit report.",
  "uploadBankAccount": "Please upload bank account copy.",
  "fileUploadRequired": "File Upload Required",
  
  "completeRegistration": "Complete Registration",
  "registering": "Registering...",
  "registrationComplete": "Registration Complete",
  "registrationCompleteDesc": "Registration and vendor registration have been completed. You can use the service after administrator approval.",
  "registrationFailed": "Registration failed.",
  "error": "Error",
  "serverError": "Server Error",
  "errorOccurred": "An error occurred.",
  "failedToLoadVendorTypes": "Failed to load vendor types",
  
  "selectCountryFirst": "Please select a country first",
  "enterPhoneNumber": "Enter phone number",
  "selectCountryForPhoneFormat": "Please select a country first to check the correct phone number format.",
  "phoneExample": "Example: {{national}} or {{international}}",
  "phoneCountryCode": "Country code: +{{code}}. You can enter in domestic or international format.",
  "enterValidPhoneFormat": "Please enter in valid phone number format.",
  "invalidPhoneFormat": "Invalid phone number format.",
  "phoneTooShort": "Phone number is too short.",
  "phoneTooLong": "Phone number is too long.",
  "phoneInvalidLength": "Phone number length is invalid.",
  "phoneNotPossible": "This phone number format is not possible in this country.",
  "phoneInvalid": "Invalid phone number.",
  "phoneFormatError": "Please check the phone number format.",
  "validPhoneNumber": "Valid phone number.",
  
  "taskPresidentDirector": "President/Director",
  "taskSalesManagement": "Sales Management", 
  "taskEngineeringDesign": "Engineering/Design",
  "taskProcurement": "Procurement",
  "taskDeliveryControl": "Delivery Control",
  "taskPmManufacturing": "PM/Manufacturing",
  "taskQualityManagement": "Quality Management",
  "taskShippingDocManagement": "Shipping Doc. Management",
  "taskAsManagement": "A/S Management",
  "taskFieldServiceEngineer": "Field Service Engineer"
}