An existing Admin Drive from a previous session can be selected here. This will link the File Manager to that Admin Drive.
<br/>
<br/>
Otherwise, leave this blank and configure a new Admin Drive below.`,
ADMIN_DESIRED_LIFETIME:`Defines how long your deposit will cover storage on the network. It’s an estimate, not a fixed expiry - you can top up anytime to extend it.`,
ADMIN_SECURITY_LEVEL:`This sets how many encrypted copies of your Admin Drive’s information are stored across the network. Higher levels increase resilience but reduce the available storage capacity.`,
ADMIN_ESTIMATED_COST:`This is a one-time deposit required to create your drive, calculated from the <b>desired lifetime, storage size</b>, and the current <b>storage price.</b>`,
Set a human-readable label for this drive (e.g. Personal files). This name is stored as metadata.`,
DRIVE_INITIAL_CAPACITY:`<div style="font-weight: bold; margin-bottom: 12px; font-size: 14px;">What is Initial Storage?</div>
This sets the initial storage capacity. This value is used in combination with lifetime and redundancy, to calculate the initial deposit.
<br/>
<br/>
<b>Warning:</b> Be aware that in rare cases the drive might indicate it's full sooner than expected.
<br/>
<br/>
<b>Tip:</b> Selecting a size with a little extra room provides the best flexibility.`,
DRIVE_DESIRED_LIFETIME:`<div style="font-weight: bold; margin-bottom: 12px; font-size: 14px;">What is Desired Lifetime?</div>
This sets the initial period the drive's information will be paid for on the network. This is not a fixed expiry date. It's the estimated time it will take for the drive's balance to be depleted. You can top up any time to extend the lifetime.
<br/>
<br/>
<b>Warning:</b> If the deposit balance runs out, the drive's data is no longer paid for and will be scheduled for permanent deletion by the network. The rate of depletion is depends upon actual market conditions.`,
DRIVE_SECURITY_LEVEL:`<div style="font-weight: bold; margin-bottom: 12px; font-size: 14px;">What is Security Level?</div>
This controls the level of data redundancy for your drive's data.
<br/>
<br/>
Higher levels provide maximum protection against data loss, even in the unlikely event of large-scale network disruptions.
<br/>
<br/>
<b>Trade-off:</b> Higher redundancy levels decreases your initial storage, while keeping the initial deposit cost the same for the same Desired Lifetime.`,
DRIVE_ESTIMATED_COST:`<div style="font-weight: bold; margin-bottom: 12px; font-size: 14px;">How is this cost calculated?</div>
This is the one-time deposit of xBZZ tokens required to fund the drive's storage.
This deposit is used to pay storage fees on the network over time. The cost is not a one-time purchase but a deposit that will be gradually consumed over time based on the network's storage fees.
<br/>
<br/>
As the deposit depletes, the drive's lifetime decreases. You can top up the deposit at any time to extend its lifetime.
<br/>
<br/>
<b>Note:</b> This estimate is based on current network conditions and the deposit's depletion rate is subject to change and is contingent upon prevailing market conditions.`,
PRIVATE_KEY_MODAL_HEADER:`The Private Key ensures exclusive access to this File Manager instance. It is the user's responsibity to store in a secure and tamper-proof way.`,
PRIVATE_KEY_MODAL_GENERATED_KEY:`Advanced users may input a custom key.`,
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.