diff --git a/StrongBox/de/Preferences.strings b/StrongBox/de/Preferences.strings index cf9e9cacb..b565e4b14 100644 --- a/StrongBox/de/Preferences.strings +++ b/StrongBox/de/Preferences.strings @@ -94,6 +94,9 @@ /* Class = "UILabel"; text = "Change..."; ObjectID = "IbA-Qf-Abq"; */ "IbA-Qf-Abq.text" = "Ändern..."; +/* Class = "UILabel"; text = "Add Legacy TOTP Custom Fields"; ObjectID = "JdU-tb-8hH"; */ +"JdU-tb-8hH.text" = "Add Legacy TOTP Custom Fields"; + /* Class = "UILabel"; text = "1 billion/second"; ObjectID = "Jil-wT-03q"; */ "Jil-wT-03q.text" = "1 Milliarde/Sekunde"; @@ -253,8 +256,8 @@ /* Class = "UILabel"; text = "Algorithm"; ObjectID = "nmI-E4-GHX"; */ "nmI-E4-GHX.text" = "Algorithmus"; -/* Class = "UITableViewSection"; footerTitle = "Allow or disallow application wide use of convenience unlocking methods. \n\nIf you are using both Quick Launch and App Lock with biometrics (Face ID or Touch ID) then you can coalesce the biometric authentications. This means you are only requested to authenticate once on App Lock and your Quick Launch database will be unlocked. No need for two immediate authentications."; ObjectID = "o6m-Uq-NQN"; */ -"o6m-Uq-NQN.footerTitle" = "Erlauben oder verbieten der anwendungsweiten Nutzung von Komfort-Entsperrmethoden. \n\nWenn Sie sowohl Schnellstart als auch die App-Sperre mit biometrischen Daten (Face ID oder Touch ID) verwenden, können Sie die biometrischen Authentifizierungen verbinden. Dies bedeutet, dass Sie nur einmal bei der App-Sperre aufgefordert werden, sich zu authentifizieren und Ihre Schnellstart-Datenbank automatisch mit entsperrt wird. Hierdurch sind keine zwei aufeinanderfolgenden Authentifizierungen erforderlich."; +/* Class = "UITableViewSection"; footerTitle = "If you are using both Quick Launch and App Lock with biometrics (Face ID or Touch ID) then you can coalesce the biometric authentications. This means you are only requested to authenticate once on App Lock and your Quick Launch database will be unlocked. No need for two immediate authentications."; ObjectID = "o6m-Uq-NQN"; */ +"o6m-Uq-NQN.footerTitle" = "If you are using both Quick Launch and App Lock with biometrics (Face ID or Touch ID) then you can coalesce the biometric authentications. This means you are only requested to authenticate once on App Lock and your Quick Launch database will be unlocked. No need for two immediate authentications."; /* Class = "UITableViewSection"; headerTitle = "Database Convenience Unlocking"; ObjectID = "o6m-Uq-NQN"; */ "o6m-Uq-NQN.headerTitle" = "Datenbank-Komfortentsperrung"; @@ -322,6 +325,9 @@ /* Class = "UISegmentedControl"; yCr-uz-Wo7.segmentTitles[2] = "Custom..."; ObjectID = "yCr-uz-Wo7"; */ "yCr-uz-Wo7.segmentTitles[2]" = "Benutzerdefiniert..."; +/* Class = "UILabel"; text = "Add TOTP OTPAuth URL"; ObjectID = "yOM-zs-zvm"; */ +"yOM-zs-zvm.text" = "Add TOTP OTPAuth URL"; + /* Class = "UINavigationItem"; title = "About"; ObjectID = "ydo-Zd-WnF"; */ "ydo-Zd-WnF.title" = "Über";