Skip to content

Commit

Permalink
Merge pull request #1466 from VinBoiSoft/patch-52
Browse files Browse the repository at this point in the history
[macOS] New encryption options (IT)
  • Loading branch information
aonez authored Jun 17, 2024
2 parents d2660eb + c8d1d19 commit 14b8f1f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
"Open with Keka" = "Apri con Keka";
"Compress here" = "Comprimi qui";
"Compress to..." = "Comprimi in...";
"Encrypt here" = "Encrypt here";
"Encrypt to..." = "Encrypt to...";
"Encrypt here" = "Crittografa qui";
"Encrypt to..." = "Crittografa in...";
"Compress the contents of the folder here" = "Comprimi il contenuto della cartella qui";
"Compress the contents of the folder to..." = "Comprimi il contenuto della cartella in...";
"Encrypt with the default password here" = "Crittografa con la password di default qui";
Expand Down
4 changes: 2 additions & 2 deletions Translations-macOS/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,8 @@
"The password length should be %i or higher" = "La password deve essere lunga almeno %i caratteri";
" (Entire Device)" = " (Dispositivo intero)";
"Recovery Volumes:" = "Volumi di recupero:";
"Encrypt" = "Encrypt";
"Skip" = "Skip";
"Encrypt" = "Crittografa";
"Skip" = "Salta";
/* Keka preferences for macOS 12.0 and earlier */
"Preferences…" = "Preferenze…";

Expand Down
2 changes: 1 addition & 1 deletion Translations-macOS/it.lproj/preferences.strings
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
"TLc-Nk-Bps.placeholderString" = "Qui il tuo nome personalizzato";

/* Class = "NSButtonCell"; title = "Always ask for a password when compressing"; ObjectID = "TZN-PU-t5N"; */
"TZN-PU-t5N.title" = "Always ask for a password when compressing";
"TZN-PU-t5N.title" = "Chiedi sempre una password durante la compressione";

/* Class = "NSMenuItem"; title = "Lower"; ObjectID = "Vss-gS-NkP"; */
"Vss-gS-NkP.title" = "Bassa";
Expand Down

0 comments on commit 14b8f1f

Please sign in to comment.