Update Fluent files to have consistent terms

This commit is contained in:
Jack Grigg 2024-01-07 00:32:30 +00:00
parent aeb165dbbc
commit 6039c091e3
8 changed files with 16 additions and 2 deletions

View file

@ -10,6 +10,8 @@
-age = age
-rage = rage
-ssh-rsa = ssh-rsa
-ssh-ed25519 = ssh-ed25519
## CLI helpers

View file

@ -10,6 +10,8 @@
-age = age
-rage = rage
-ssh-rsa = ssh-rsa
-ssh-ed25519 = ssh-ed25519
## CLI helpers

View file

@ -10,6 +10,8 @@
-age = age
-rage = rage
-ssh-rsa = ssh-rsa
-ssh-ed25519 = ssh-ed25519
## CLI helpers

View file

@ -17,6 +17,7 @@
-flag-decrypt = -d/--decrypt
-flag-encrypt = -e/--encrypt
-flag-identity = -i/--identity
-flag-output = -o/--output
-flag-recipient = -r/--recipient
-flag-recipients-file = -R/--recipients-file
-flag-passphrase = -p/--passphrase
@ -122,7 +123,7 @@ err-enc-rsa-modulus-too-large =
## Decryption errors
err-detected-powershell-corruption = It looks like this file was corrupted by PowerShell redirection.
rec-detected-powershell-corruption = Consider using -o or -a to encrypt files in PowerShell.
rec-detected-powershell-corruption = Consider using {-flag-output} or {-flag-armor} to encrypt files in PowerShell.
rec-dec-excessive-work = To decrypt, retry with {-flag-max-work-factor} {$wf}

View file

@ -17,9 +17,11 @@
-flag-decrypt = -d/--decrypt
-flag-encrypt = -e/--encrypt
-flag-identity = -i/--identity
-flag-output = -o/--output
-flag-recipient = -r/--recipient
-flag-recipients-file = -R/--recipients-file
-flag-passphrase = -p/--passphrase
-flag-plugin-name = -j
-flag-max-work-factor = --max-work-factor
-flag-unstable = --features unstable

View file

@ -17,6 +17,7 @@
-flag-decrypt = -d/--decrypt
-flag-encrypt = -e/--encrypt
-flag-identity = -i/--identity
-flag-output = -o/--output
-flag-recipient = -r/--recipient
-flag-recipients-file = -R/--recipients-file
-flag-passphrase = -p/--passphrase
@ -117,7 +118,7 @@ err-enc-plugin-name-flag = {-flag-plugin-name} non può essere usato assieme a {
## Decryption errors
err-detected-powershell-corruption = Sembra che questo file sia stato corrotto dalla redirezione in PowerShell.
rec-detected-powershell-corruption = Usa -o o -a per cifrare file in PowerShell.
rec-detected-powershell-corruption = Usa {-flag-output} o {-flag-armor} per cifrare file in PowerShell.
rec-dec-excessive-work = Per decifrare, riprova usando {-flag-max-work-factor} {$wf}

View file

@ -17,9 +17,11 @@
-flag-decrypt = -d/--decrypt
-flag-encrypt = -e/--encrypt
-flag-identity = -i/--identity
-flag-output = -o/--output
-flag-recipient = -r/--recipient
-flag-recipients-file = -R/--recipients-file
-flag-passphrase = -p/--passphrase
-flag-plugin-name = -j
-flag-max-work-factor = --max-work-factor
-flag-unstable = --features unstable

View file

@ -17,9 +17,11 @@
-flag-decrypt = -d/--decrypt
-flag-encrypt = -e/--encrypt
-flag-identity = -i/--identity
-flag-output = -o/--output
-flag-recipient = -r/--recipient
-flag-recipients-file = -R/--recipients-file
-flag-passphrase = -p/--passphrase
-flag-plugin-name = -j
-flag-max-work-factor = --max-work-factor
-flag-unstable = --features unstable