From 1af4e4d522111aa6ffd2ea25ec5d25f88b01ac69 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Tue, 3 Mar 2020 17:20:48 -0500 Subject: [PATCH] New translations Localizable.strings (Italian) --- StrongBox/it/Localizable.strings | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/StrongBox/it/Localizable.strings b/StrongBox/it/Localizable.strings index 7e86eb1c1..a82dbcecd 100644 --- a/StrongBox/it/Localizable.strings +++ b/StrongBox/it/Localizable.strings @@ -2841,8 +2841,8 @@ /* NFC Yubikey (Pro Edition Only) */ "yubikey_config_section_header_nfc_pro_only" = "Yubikey NFC (solo Versione Pro)"; -/* NFC (Pro Edition Only) */ -"casg_yubikey_configured_nfc_disabled_pro_only" = "NFC Disabilitato (Solo Versione Pro)"; +/* Disabled (Pro Edition Only) */ +"casg_yubikey_configured_disabled_pro_only" = "Disabled (Pro Edition Only)"; /* Yubikey (Pro Edition Only) */ "casg_section_header_yubikey_pro_only" = "Yubikey (Solo Versione Pro)"; @@ -2885,3 +2885,20 @@ /* YubiKey found but no compatible HMACSHA1 slots available */ "mac_yubikey_available_but_no_compatible_slots" = "YubiKey trovato ma non ci sono slot HMACSHA1 compatibili disponibili"; + +"casg_yubikey_configured_mfi" = "Lightning"; + +/* Auto Fill Crash Occurred */ +"autofill_did_not_close_cleanly_title" = "Auto Fill Crash Occurred"; + +/* It looks like the last time you used Auto Fill you had a crash. This is usually due to a memory limitation. Please check your database file size and your Argon2 memory settings (should be <= 64MB) */ +"autofill_did_not_close_cleanly_message" = "It looks like the last time you used Auto Fill you had a crash. This is usually due to a iOS memory limitations. Please check database file size and Argon2 memory (should be <= 64MB) settings"; + +/* Regenerate... */ +"password_generation_regenerate_ellipsis" = "Regenerate..."; + +/* Touch the key to read the OTP */ +"yubikey_touch_the_key_to_read_the_otp" = "Touch the key to read the OTP"; + +/* Insert the key to read the OTP */ +"yubikey_insert_the_key_to_read_the_otp" = "Insert the key to read the OTP";