Internacionalization missing words
parent
d80a2beacb
commit
f774459fa5
|
@ -0,0 +1,180 @@
|
||||||
|
{
|
||||||
|
"locale": "en",
|
||||||
|
"translations": {
|
||||||
|
"digital-board": "Digital Board",
|
||||||
|
"projector-alt": "Projector",
|
||||||
|
"client-image-alt": "Client",
|
||||||
|
"save-disposition-button": "Save Layout",
|
||||||
|
"client-properties-title": "Client Properties",
|
||||||
|
"property-header": "Property",
|
||||||
|
"value-header": "Value",
|
||||||
|
"power-on-button": "Power On",
|
||||||
|
"power-off-button": "Power Off",
|
||||||
|
"reset-button": "Reset",
|
||||||
|
"other-actions-1": "Other Actions 1",
|
||||||
|
"other-actions-2": "Other Actions 2",
|
||||||
|
"other-actions-3": "Other Actions 3",
|
||||||
|
"close-button": "Close",
|
||||||
|
"add-client-dialog-title": "Add Client",
|
||||||
|
"organizational-unit-label": "Parent",
|
||||||
|
"name-label": "Name",
|
||||||
|
"serial-number-label": "Serial Number",
|
||||||
|
"netiface-label": "Network Interface",
|
||||||
|
"net-driver-label": "Network Driver",
|
||||||
|
"mac-label": "MAC",
|
||||||
|
"mac-hint": "Example: 00:11:22:33:44:55",
|
||||||
|
"mac-error": "Invalid MAC format. Valid example: 00:11:22:33:44:55",
|
||||||
|
"ip-label": "IP Address",
|
||||||
|
"ip-hint": "Example: 127.0.0.1",
|
||||||
|
"ip-error": "Invalid IP address format. Valid example: 127.0.0.1",
|
||||||
|
"menu-url-label": "Menu URL",
|
||||||
|
"menu-url-error": "Invalid URL format.",
|
||||||
|
"hardware-profile-label": "Hardware Profile",
|
||||||
|
"hardware-profile-error": "Invalid URL format.",
|
||||||
|
"cancel-button": "Cancel",
|
||||||
|
"add-button": "Add",
|
||||||
|
"edit-client-dialog-title": "Edit Client",
|
||||||
|
"delete-dialog-title": "Delete",
|
||||||
|
"delete-dialog-content": "Do you want to delete the clients located at {$INTERPOLATION} or relocate them to the top level?",
|
||||||
|
"delete-all-clients-button": "Delete All Clients",
|
||||||
|
"reposition-clients-button": "Reposition",
|
||||||
|
"deleteDialogTitle": "Delete",
|
||||||
|
"deleteConfirmationMessage": "Are you sure you want to delete {$INTERPOLATION}?",
|
||||||
|
"cancelButton": "Cancel",
|
||||||
|
"confirmButton": "Delete",
|
||||||
|
"titleAdminGroups": "Manage Groups",
|
||||||
|
"btnNewOrgUnit": "New Organizational Unit",
|
||||||
|
"btnNewClient": "New Client",
|
||||||
|
"btnLegend": "Legend",
|
||||||
|
"btnClassroomMap": "Classroom Layout",
|
||||||
|
"lblSearch": "Search",
|
||||||
|
"phSearch": "Search",
|
||||||
|
"hintSearch": "Press 'enter' to search among organizational units",
|
||||||
|
"cardTitleOrgUnit": "Organizational Unit",
|
||||||
|
"menuItemTreeView": "View Org Chart",
|
||||||
|
"menuItemEdit": "Edit",
|
||||||
|
"menuItemViewData": "View Data",
|
||||||
|
"menuItemAddOrgUnit": "Add Organizational Unit",
|
||||||
|
"menuItemAddClient": "Create Client",
|
||||||
|
"cardTitleElements": "Internal Elements",
|
||||||
|
"noElements": "No internal elements",
|
||||||
|
"menuItemEditElement": "Edit",
|
||||||
|
"menuItemViewOrgUnit": "View Data",
|
||||||
|
"menuItemAddInternalOrgUnit": "Add Organizational Unit",
|
||||||
|
"menuItemAddClientToOrgUnit": "Create Client",
|
||||||
|
"menuItemDeleteElement": "Delete Element",
|
||||||
|
"orgUnitTitle": "Organizational Unit",
|
||||||
|
"classroomGroupsTitle": "Classroom Groups",
|
||||||
|
"classroomTitle": "Classroom",
|
||||||
|
"clientGroupsTitle": "Client Groups",
|
||||||
|
"clientTitle": "Client",
|
||||||
|
"addOrgUnitTitle": "Add Organizational Unit",
|
||||||
|
"generalStepLabel": "General",
|
||||||
|
"typeLabel": "Type",
|
||||||
|
"nameLabel": "Name",
|
||||||
|
"createOrgUnitparentLabel": "Parent Organizational Unit",
|
||||||
|
"noParentOption": "--",
|
||||||
|
"descriptionLabel": "Description",
|
||||||
|
"nextButton": "Next",
|
||||||
|
"classroomInfoStepLabel": "Classroom Information",
|
||||||
|
"locationLabel": "Location",
|
||||||
|
"projectorToggle": "Projector",
|
||||||
|
"boardToggle": "Board",
|
||||||
|
"capacityLabel": "Capacity",
|
||||||
|
"backButton": "Back",
|
||||||
|
"additionalInfoStepLabel": "Additional Information",
|
||||||
|
"commentsLabel": "Comments",
|
||||||
|
"networkSettingsStepLabel": "Network Settings",
|
||||||
|
"proxyUrlLabel": "Proxy Server URL",
|
||||||
|
"dnsIpLabel": "DNS Server IP",
|
||||||
|
"netmaskLabel": "Netmask",
|
||||||
|
"routerLabel": "Router",
|
||||||
|
"ntpIpLabel": "NTP Server IP",
|
||||||
|
"p2pModeLabel": "P2P Mode",
|
||||||
|
"p2pTimeLabel": "P2P Time",
|
||||||
|
"mcastIpLabel": "Multicast IP",
|
||||||
|
"mcastSpeedLabel": "Multicast Speed",
|
||||||
|
"mcastPortLabel": "Multicast Port",
|
||||||
|
"mcastModeLabel": "Multicast Mode",
|
||||||
|
"menuUrlLabel": "Menu URL",
|
||||||
|
"hardwareProfileLabel": "Hardware Profile",
|
||||||
|
"urlFormatError": "Invalid URL format.",
|
||||||
|
"submitButton": "Add",
|
||||||
|
"editOrgUnitTitle": "Edit Organizational Unit",
|
||||||
|
"editOrgUnitParentLabel": "Parent",
|
||||||
|
"validationToggle": "Validation",
|
||||||
|
"orgUnitPropertiesTitle": "Organizational Unit Properties",
|
||||||
|
"generalDataTab": "General Data",
|
||||||
|
"classroomNetworkPropertiesTab": "Classroom and Network Properties",
|
||||||
|
"actionsTab": "Actions",
|
||||||
|
"2366056895545879062": "Power On",
|
||||||
|
"7368908909686115507": "Power Off",
|
||||||
|
"7760171369336053154": "Reset",
|
||||||
|
"6799187990933478083": "Other Actions 1",
|
||||||
|
"8971534271481971645": "Other Actions 2",
|
||||||
|
"3300614831699539964": "Other Actions 3",
|
||||||
|
"viewTreeTitle": "View Organizational Unit Tree",
|
||||||
|
"closeButton": "Close",
|
||||||
|
"webConsoleTitle": "Opengnsys Web Console",
|
||||||
|
"admin": "Administration",
|
||||||
|
"editUser": "Edit User",
|
||||||
|
"usersMenuItem": "Users",
|
||||||
|
"rolesMenuItem": "Roles",
|
||||||
|
"logout": "Logout",
|
||||||
|
"welcomeUser": "Welcome {$INTERPOLATION}",
|
||||||
|
"groups": "Groups",
|
||||||
|
"actions": "Actions",
|
||||||
|
"images": "Images",
|
||||||
|
"components": "Components",
|
||||||
|
"repositories": "Repositories",
|
||||||
|
"menus": "Menus",
|
||||||
|
"search": "Search",
|
||||||
|
"calendars": "Calendars",
|
||||||
|
"headerOpengnsys": "Opengnsys",
|
||||||
|
"loginlabelUsername": "Enter your username",
|
||||||
|
"loginlabelPassword": "Enter your password",
|
||||||
|
"buttonLogin": "Log In",
|
||||||
|
"labelUsers": "Users",
|
||||||
|
"labelRoles": "Roles",
|
||||||
|
"dialogTitleAddRole": "Add Role (TBD)",
|
||||||
|
"labelRoleName": "Name",
|
||||||
|
"sectionTitlePermissions": "Permissions:",
|
||||||
|
"checkboxManageUsers": "Manage Users",
|
||||||
|
"checkboxPXEConfig": "PXE Configuration",
|
||||||
|
"checkboxConsoleImages": "Web Console Images",
|
||||||
|
"checkboxManageComponents": "Manage Components",
|
||||||
|
"checkboxCreateImages": "Create Images",
|
||||||
|
"checkboxServerConfigScript": "Server Configuration Script",
|
||||||
|
"checkboxOther": "...",
|
||||||
|
"buttonCancel": "Cancel",
|
||||||
|
"buttonAdd": "Add",
|
||||||
|
"dialogTitleDeleteRole": "Delete Role",
|
||||||
|
"dialogContentDeleteRole": "Are you sure you want to delete the role {$INTERPOLATION}?",
|
||||||
|
"buttonDelete": "Delete",
|
||||||
|
"headerRoleManagement": "Role Management",
|
||||||
|
"buttonAddRole": "+ Add",
|
||||||
|
"headerActions": "Actions",
|
||||||
|
"dialogTitleAddUser": "Add User",
|
||||||
|
"addUserlabelUsername": "Username",
|
||||||
|
"addUserlabelPassword": "Password",
|
||||||
|
"labelRole": "Role",
|
||||||
|
"labelOrganizationalUnit": "Organizational Unit",
|
||||||
|
"dialogTitleEditUser": "Edit User",
|
||||||
|
"labelCurrentPassword": "Current Password",
|
||||||
|
"labelNewPassword": "New Password",
|
||||||
|
"labelRepeatPassword": "Repeat Password",
|
||||||
|
"errorPasswordMismatch": "Passwords do not match",
|
||||||
|
"errorUpdate": "{$INTERPOLATION}",
|
||||||
|
"buttonEdit": "Edit",
|
||||||
|
"dialogTitleDeleteUser": "Delete User",
|
||||||
|
"dialogContentDeleteUser": "Are you sure you want to delete {$INTERPOLATION}?",
|
||||||
|
"editUserlabelUsername": "Username",
|
||||||
|
"editUserlabelPassword": "Password",
|
||||||
|
"labelOrgUnit": "Organizational Unit",
|
||||||
|
"headerUserManagement": "User Management",
|
||||||
|
"buttonAddUser": "+ Add",
|
||||||
|
"columnActions": "Actions",
|
||||||
|
"buttonEditUser": "Edit",
|
||||||
|
"buttonDeleteUser": "Delete"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue