Browse Source

New Crowdin updates (#3553)

New translations strings.properties

Afrikaans; English; Norwegian; Thai; Uyghur;

[ci skip]

(cherry picked from commit 29397028423a979b21b5c2503cae92d5a67cf30c)
Cryptobot 6 months ago
parent
commit
4d6b035c29

+ 118 - 0
src/main/resources/i18n/strings_af.properties

@@ -0,0 +1,118 @@
+# Locale Specific CSS files such as CJK, RTL,...
+
+# Generics
+## Button
+
+# Error
+
+# Defaults
+
+# Tray Menu
+
+# Add Vault Wizard
+## New
+### Name
+### Location
+### Expert Settings
+### Password
+### Information
+## Existing
+## Success
+
+# Remove Vault
+
+# Change Password
+
+# Forget Password
+
+# Unlock
+## Select
+## Success
+## Failure
+## Hub
+### Waiting
+### Receive Key
+### Register Device
+### Register Device Legacy
+### Registration Success
+### Registration Failed
+### Unauthorized
+### Requires Account Initialization
+### License Exceeded
+
+# Lock
+## Force
+## Failure
+
+# Migration
+## Start
+## Run
+## Success
+## Missing file system capabilities
+## Impossible
+
+# Health Check
+## Start
+## Start Failure
+## Check Selection
+## Detail view
+## Result view
+## Fix Application
+
+# Preferences
+## General
+## Interface
+## Volume
+## Updates
+
+## Contribution
+#<-- Add entries for donations and code/translation/documentation contribution -->
+
+## About
+
+# Vault Statistics
+## Read
+## Write
+
+## Accesses
+
+
+# Main Window
+## Vault List
+## Vault Detail
+### Welcome
+### Locked
+### Unlocked
+### Missing
+### Needs Migration
+### Error
+
+# Wrong File Alert
+
+# Vault Options
+## General
+
+## Mount
+## Master Key
+## Hub
+
+# Recovery Key
+## Display Recovery Key
+## Reset Password
+### Enter Recovery Key
+### Reset Password
+### Recovery Key Password Reset Success
+
+# Convert Vault
+
+# New Password
+
+# Quit
+
+# Forced Quit
+
+# Update Reminder
+
+#Dokany Support End
+
+# Share Vault

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

@@ -0,0 +1,197 @@
+# 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
+#<-- Add entries for donations and code/translation/documentation contribution -->
+
+## About
+
+# Vault Statistics
+## Read
+## Write
+
+## Accesses
+
+
+# Main Window
+main.closeBtn.tooltip=Close
+main.preferencesBtn.tooltip=Preferences
+## 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
+## 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

+ 64 - 6
src/main/resources/i18n/strings_no.properties

@@ -2,15 +2,18 @@
 
 # Generics
 ## Button
-## Error
+
+# Error
+
+# Defaults
 
 # Tray Menu
 
 # Add Vault Wizard
-## Welcome
 ## New
 ### Name
 ### Location
+### Expert Settings
 ### Password
 ### Information
 ## Existing
@@ -23,38 +26,93 @@
 # Forget Password
 
 # Unlock
+## Select
 ## Success
-## Invalid Mount Point
+## Failure
+## Hub
+### Waiting
+### Receive Key
+### Register Device
+### Register Device Legacy
+### Registration Success
+### Registration Failed
+### Unauthorized
+### Requires Account Initialization
+### License Exceeded
+
+# Lock
+## Force
+## Failure
 
 # Migration
 ## Start
 ## Run
-## Sucess
+## Success
 ## Missing file system capabilities
+## Impossible
+
+# Health Check
+## Start
+## Start Failure
+## Check Selection
+## Detail view
+## Result view
+## Fix Application
 
 # Preferences
 ## General
+## Interface
 ## Volume
 ## Updates
-## Donation Key
+
+## Contribution
+#<-- Add entries for donations and code/translation/documentation contribution -->
+
+## About
+
+# Vault Statistics
+## Read
+## Write
+
+## Accesses
+
 
 # Main Window
-## Drag 'n' Drop
 ## Vault List
 ## Vault Detail
+### Welcome
 ### Locked
 ### Unlocked
+### Missing
 ### Needs Migration
+### Error
 
 # Wrong File Alert
 
 # Vault Options
 ## General
+
 ## Mount
 ## Master Key
+## Hub
 
 # Recovery Key
+## Display Recovery Key
+## Reset Password
+### Enter Recovery Key
+### Reset Password
+### Recovery Key Password Reset Success
+
+# Convert Vault
 
 # New Password
 
 # Quit
+
+# Forced Quit
+
+# Update Reminder
+
+#Dokany Support End
+
+# Share Vault

File diff suppressed because it is too large
+ 274 - 2
src/main/resources/i18n/strings_th.properties


File diff suppressed because it is too large
+ 564 - 0
src/main/resources/i18n/strings_ug.properties