Browse Source

remove english "localization"

Armin Schrenk 1 month ago
parent
commit
2fc5fd99fb
1 changed files with 0 additions and 198 deletions
  1. 0 198
      src/main/resources/i18n/strings_en.properties

+ 0 - 198
src/main/resources/i18n/strings_en.properties

@@ -1,198 +0,0 @@
-# Locale Specific CSS files such as CJK, RTL,...
-
-# Generics
-## Button
-generic.button.apply=Apply
-generic.button.back=Back
-generic.button.cancel=Cancel
-generic.button.change=Change
-generic.button.choose=Choose…
-generic.button.close=Close
-generic.button.done=Done
-generic.button.next=Next
-
-# Error
-
-# Defaults
-
-# Tray Menu
-traymenu.showMainWindow=Show
-traymenu.showPreferencesWindow=Preferences
-traymenu.quitApplication=Quit
-traymenu.vault.unlock=Unlock
-traymenu.vault.lock=Lock
-traymenu.vault.reveal=Reveal
-
-# Add Vault Wizard
-addvaultwizard.title=Add Vault
-## New
-### Name
-addvaultwizard.new.nameInstruction=Choose a name for the vault
-addvaultwizard.new.namePrompt=Vault Name
-### Location
-addvaultwizard.new.locationInstruction=Where should Cryptomator store the encrypted files of your vault?
-addvaultwizard.new.locationLabel=Storage location
-addvaultwizard.new.locationPrompt=…
-addvaultwizard.new.directoryPickerButton=Choose…
-addvaultwizard.new.directoryPickerTitle=Select Directory
-### Expert Settings
-### Password
-addvaultwizard.new.createVaultBtn=Create Vault
-### Information
-## Existing
-addvaultwizard.existing.chooseBtn=Choose…
-## Success
-addvaultwizard.success.nextStepsInstructions=Added vault "%s".\nYou need to unlock this vault to access or add contents. Alternatively you can unlock it at any later point in time.
-addvaultwizard.success.unlockNow=Unlock Now
-
-# Remove Vault
-removeVault.confirmBtn=Remove Vault
-
-# Change Password
-changepassword.title=Change Password
-changepassword.enterOldPassword=Enter the current password for "%s"
-
-# Forget Password
-forgetPassword.title=Forget Password
-forgetPassword.confirmBtn=Forget Password
-
-# Unlock
-unlock.passwordPrompt=Enter password for "%s":
-unlock.unlockBtn=Unlock
-## Select
-unlock.chooseMasterkey.filePickerTitle=Select Masterkey File
-## Success
-unlock.success.revealBtn=Reveal Drive
-## Failure
-## Hub
-### Waiting
-### Receive Key
-### Register Device
-### Register Device Legacy
-### Registration Success
-hub.registerSuccess.unlockBtn=Unlock
-### Registration Failed
-### Unauthorized
-### Requires Account Initialization
-### License Exceeded
-
-# Lock
-## Force
-## Failure
-
-# Migration
-migration.title=Upgrade Vault
-## Start
-migration.start.header=Upgrade Vault
-## Run
-migration.run.enterPassword=Enter the password for "%s"
-migration.run.startMigrationBtn=Migrate Vault
-## Success
-migration.success.nextStepsInstructions=Migrated "%s" successfully.\nYou can now unlock your vault.
-migration.success.unlockNow=Unlock Now
-## Missing file system capabilities
-## Impossible
-
-# Health Check
-## Start
-## Start Failure
-## Check Selection
-## Detail view
-## Result view
-## Fix Application
-
-# Preferences
-preferences.title=Preferences
-## General
-preferences.general=General
-preferences.general.startHidden=Hide window when starting Cryptomator
-preferences.general.debugLogging=Enable debug logging
-## Interface
-## Volume
-preferences.volume=Virtual Drive
-## Updates
-preferences.updates=Updates
-preferences.updates.currentVersion=Current Version: %s
-preferences.updates.autoUpdateCheck=Check for updates automatically
-preferences.updates.checkNowBtn=Check Now
-preferences.updates.updateAvailable=Update to version %s available.
-
-## Contribution
-
-### Remove License Key Dialog
-#<-- Add entries for donations and code/translation/documentation contribution -->
-
-## About
-
-# Vault Statistics
-## Read
-## Write
-
-## Accesses
-
-
-# Main Window
-## Vault List
-main.vaultlist.emptyList.onboardingInstruction=Click here to add a vault
-main.vaultlist.contextMenu.lock=Lock
-main.vaultlist.contextMenu.unlockNow=Unlock Now
-main.vaultlist.contextMenu.reveal=Reveal Drive
-##Notificaition
-## Vault Detail
-### Welcome
-### Locked
-main.vaultDetail.lockedStatus=LOCKED
-main.vaultDetail.unlockNowBtn=Unlock Now
-main.vaultDetail.optionsBtn=Vault Options
-### Unlocked
-main.vaultDetail.unlockedStatus=UNLOCKED
-main.vaultDetail.accessLocation=Your vault's contents are accessible here:
-main.vaultDetail.revealBtn=Reveal Drive
-main.vaultDetail.lockBtn=Lock
-main.vaultDetail.throughput.idle=idle
-main.vaultDetail.throughput.mbps=%.1f MiB/s
-### Missing
-### Needs Migration
-main.vaultDetail.migrateButton=Upgrade Vault
-### Error
-
-# Wrong File Alert
-
-# Vault Options
-## General
-vaultOptions.general=General
-vaultOptions.general.vaultName=Vault Name
-vaultOptions.general.actionAfterUnlock.reveal=Reveal Drive
-
-## Mount
-vaultOptions.mount=Mounting
-vaultOptions.mount.mountPoint.directoryPickerButton=Choose…
-## Master Key
-vaultOptions.masterkey.changePasswordBtn=Change Password
-## Hub
-
-# Recovery Key
-## Display Recovery Key
-## Reset Password
-### Enter Recovery Key
-### Reset Password
-### Recovery Key Password Reset Success
-
-# Convert Vault
-
-# New Password
-passwordStrength.messageLabel.0=Very weak
-passwordStrength.messageLabel.1=Weak
-passwordStrength.messageLabel.2=Fair
-passwordStrength.messageLabel.3=Strong
-passwordStrength.messageLabel.4=Very strong
-
-# Quit
-
-# Forced Quit
-
-# Update Reminder
-
-#Dokany Support End
-
-# Share Vault