Skip to content

Commit

Permalink
refactor: fix conflict
Browse files Browse the repository at this point in the history
Signed-off-by: Yi-Ya Chen <[email protected]>
  • Loading branch information
houhoucoop committed Jan 10, 2025
1 parent 9884136 commit 1797413
Showing 1 changed file with 13 additions and 48 deletions.
61 changes: 13 additions & 48 deletions pkg/harvester/l10n/en-us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ harvester:
ipv4Address: IPv4 Address
filterLabels: Filter Labels
storageClass: Storage Class
dockerImage: Docker Image
dockerImage: Docker Image
pci:
available: Available Devices
compatibleNodes: Compatible Nodes
Expand Down Expand Up @@ -372,7 +372,7 @@ harvester:
standard: Standard
high: High-Perfomanace
customized: Customized
parameters:
parameters:
title: Ksmtuned Parameters
boost: Boost
decay: Decay
Expand Down Expand Up @@ -424,7 +424,7 @@ harvester:
addLabel: Add Disk Tag
conditions: Conditions
storageAvailable:
label: Storage Available
label: Storage Available
storageScheduled:
label: Storage Scheduled
storageMaximum:
Expand Down Expand Up @@ -759,43 +759,8 @@ harvester:
warning: WARNING
doc: Read the <a href="https://docs.harvesterhci.io/v1.3/upgrade/index" target="_blank">documentation</a> before starting the upgrade process. Ensure that you complete procedures that are relevant to your environment and the version you are upgrading to.
tip: Unmet system requirements and incorrectly performed procedures may cause complete upgrade failure and other issues that require manual workarounds.
<<<<<<< HEAD
moreNotes: For more details about the release notes, please visit -
=======
moreNotes: For more details about the release notes, please visit -

schedule:
label: Virtual Machine Schedules
createTitle: Create Schedule
createButtonText: Create Schedule
scheduleType: Virtual Machine Schedule Type
cron: Cron Schedule
detail:
namespace: Namespace
sourceVM: Source Virtual Machine
tabs:
basic: Basic
backups: Backups
snapshots: Snapshots
message:
noSetting:
suffix: before creating a backup schedule
retain:
label: Retain
count: Count
tooltip: Number of up-to-date VM backups to retain. Maximum to 250, minimum to 2.
maxFailure:
label: Max Failure
count: Count
tooltip: Max number of consecutive failed backups that could be tolerated. If reach this threshold, Harvester controller will suspend the schedule job. This value should less than retain count
virtualMachine:
title: Virtual Machine Name
placeholder: Select a virtual machine
type:
snapshot: Snapshot
backup: Backup
>>>>>>> 8b8a1550 (fix: add translation key)

backup:
label: VM Backups
createText: Restore Backup
Expand Down Expand Up @@ -827,7 +792,7 @@ harvester:
virtualMachineName: Virtual Machine Name
keepMacAddress: Keep MAC Address
matchTarget: The current backup target does not match the existing one.
progress:
progress:
details: Volume details
tooltip:
starting: Backup initiating
Expand Down Expand Up @@ -971,7 +936,7 @@ harvester:
templateType: Template Type
userData: User Data
networkData: Network Data

support:
title: Harvester Support
kubeconfig:
Expand Down Expand Up @@ -1009,7 +974,7 @@ harvester:
label: Protocols
ciphers:
label: Ciphers

monitoring:
configuration:
label: Configuration
Expand Down Expand Up @@ -1117,7 +1082,7 @@ harvester:
validate:
available: NIC "{nic}" is not available on the selected nodes
linkAttributes:
mtu:
mtu:
label: MTU
bondOptions:
mode:
Expand All @@ -1137,7 +1102,7 @@ harvester:
vlanStatus:
vlanConfig:
label: Network Config

clusterNetwork:
title: Cluster Networks/Configs
create:
Expand All @@ -1147,7 +1112,7 @@ harvester:
mgmt: mgmt is a built-in cluster management network and does not support any additional network configurations.
notExist: 'Cluster Network "{ clusterNetwork }" does not exist'
notReady: 'Cluster Network "{ clusterNetwork }" is not ready'

addons:
descriptions:
'harvester-system/vm-import-controller': vm-import-controller is an addon to help migrate VM workloads from other source clusters to an existing Harvester cluster.
Expand Down Expand Up @@ -1264,7 +1229,7 @@ harvester:
addLabel: Add CIDR
range:
addLabel: Add Range

service:
healthCheckPort:
label: Health Check Port
Expand Down Expand Up @@ -1325,15 +1290,15 @@ harvester:
deviceInTheSameHost: 'You can only select devices on the same host.'

harvesterVlanConfigMigrateDialog:
targetClusterNetwork:
targetClusterNetwork:
label: Target Cluster Network
placeholder: Choose Target Cluster Network

seeder:
banner:
enable:
prefix: Addon "harvester-seeder" is disabled now,
middle: click here
prefix: Addon "harvester-seeder" is disabled now,
middle: click here
suffix: to enable it.
noAccess: Please contact system admin to enable the Out-of-Band Access first.
noAddon: Addon "harvester-seeder" is not exist, please check if it is installed.
Expand Down

0 comments on commit 1797413

Please sign in to comment.