Browse Source

add i18n

pull/13155/head
ibuler 7 months ago
parent
commit
dbdf586f5b
  1. 26
      apps/i18n/lina/en.json

26
apps/i18n/lina/en.json

@ -1,7 +1,7 @@
{
"APIKey": "API Key",
"About": "About",
"Accept": "Agree",
"Accept": "Accept",
"AccessIP": "IP Whitelist",
"AccessKey": "Access Key",
"Account": "Account",
@ -101,7 +101,7 @@
"ApplyAsset": "Apply for Assets",
"ApplyFromCMDFilterRule": "Command Filter Rules",
"ApplyFromSession": "Session",
"ApplyInfo": "Application Information",
"ApplyInfo": "Apply Info",
"ApplyRunAsset": "Assets for which operations are requested",
"ApplyRunCommand": "Command for application",
"ApplyRunUser": "Users Applying for Run",
@ -162,7 +162,7 @@
"AutoPush": "Auto Push",
"Automations": "Automations",
"AverageTimeCost": "Average spend time",
"AwaitingMyApproval": "Assigned to me",
"AwaitingMyApproval": "Assigned",
"Azure": "Azure (China)",
"Backup": "Backup",
"BackupAccounts": "Backup Accounts",
@ -186,7 +186,7 @@
"BatchSyncDelete": "Batch sync deletion",
"BatchSyncErrorMsg": "Batch sync Failed",
"BatchTest": "Batch Test",
"BatchTransfer": "Batch Transfer",
"BatchTransfer": "File Transfer",
"BatchUpdate": "Batch edit",
"BatchUpdatePlatformHelpTxt": "The asset will be updated only if the original platform type is the same as the selected platform type. If the platform types before and after the update are different, it will not be updated.",
"BeforeChange": "Before Change",
@ -429,7 +429,7 @@
"EnterRunningPath": "Enter Running Path",
"EnterToContinue": "Press Enter to Continue",
"EnterUploadPath": "Enter Upload Path",
"Enterprise": "Enterprise Edition",
"Enterprise": "Enterprise",
"EnterpriseEdition": "Enterprise Edition",
"Equal": "Equals",
"Error": "Error",
@ -475,13 +475,13 @@
"Filename": "File name",
"FingerPrint": "Fingerprint",
"Finished": "Complete",
"FinishedTicket": "Complete Work Order",
"FinishedTicket": "Complete Ticket",
"FirstLogin": "First Login",
"FlowSetUp": "Flow set up",
"FlowSetUp": "Flow setup",
"FormatError": "Format Error",
"Friday": "Fri",
"From": "From",
"FromTicket": "From the work order",
"FromTicket": "From the Ticket",
"FullName": "Full name",
"FullySynchronous": "Assets completely synchronized",
"FullySynchronousHelpTip": "Whether to continue synchronizing such assets when the asset conditions do not meet the matching policy rules",
@ -502,7 +502,7 @@
"GrantedAssets": "Authorized Assets",
"GreatEqualThan": "Greater than or Equal to",
"GroupsAmount": "User group",
"HandleTicket": "Handle Work Orders",
"HandleTicket": "Handle Tickets",
"Hardware": "Hardware Information",
"HardwareInfo": "Hardware Information",
"HasImportErrorItemMsg": "There are import failures, click on the left x to view the failure reasons, after editing the table, you can continue to import failures.",
@ -688,7 +688,7 @@
"SpecificUser": "Specific user",
"SpecificAsset": "Specific asset",
"MyAssets": "My Assets",
"MyTickets": "Submitted by me",
"MyTickets": "Submitted",
"Name": "Name",
"NavHelp": "Navigation",
"NeedReLogin": "Need to Re-Login",
@ -859,7 +859,7 @@
"Regex": "Regular Expression",
"Region": "Region",
"RegularlyPerform": "Periodic Execution",
"Reject": "Refuse",
"Reject": "Reject",
"Rejected": "Rejected",
"ReleasedCount": "Released",
"RelevantApp": "Application",
@ -1136,8 +1136,8 @@
"TestSuccessMsg": "Test Succeeded",
"Thursday": "Thu",
"Ticket": "Ticket",
"TicketDetail": "Work Order Details",
"TicketFlow": "Work Order Flow",
"TicketDetail": "Ticket Details",
"TicketFlow": "Ticket Flow",
"TicketFlowCreate": "Create a Approval Flow",
"TicketFlowUpdate": "Update the Approval Flow",
"Tickets": "Tickets",

Loading…
Cancel
Save