From c36d06f29f0e0cf022f3df446f7889b728aeec00 Mon Sep 17 00:00:00 2001 From: Mark McGuill Date: Tue, 27 Feb 2024 19:26:56 +0700 Subject: [PATCH] New translations localizable.strings (Czech) --- StrongBox/cs/Localizable.strings | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/StrongBox/cs/Localizable.strings b/StrongBox/cs/Localizable.strings index 103a453c1..bd7dc24ec 100644 --- a/StrongBox/cs/Localizable.strings +++ b/StrongBox/cs/Localizable.strings @@ -2574,7 +2574,7 @@ "mac_node_details_are_you_sure_remove_custom_field_fmt" = "Jste si jistí, že chcete odebrat vlastní pole '%@'?"; /* Are you sure you want to remove the custom field '%@'? */ -"mac_node_details_are_you_sure_remove_custom_field_fmt" = "Jste si jistí, že chcete odebrat vlastní pole '%@'?"; +"mac_node_details_are_you_sure_remove_custom_field_fmt" = "Are you sure you want to remove the custom field '%@'?"; /* Add Custom Field */ "mac_node_details_add_custom_field" = "Přidat vlastní pole"; @@ -3173,7 +3173,7 @@ "audit_manual_pwn_check_result_not_pwned" = "Vaše heslo NEBYLO pwned a je pravděpodobně bezpečné."; /* Manual HIBP Result */ -"audit_manual_pwn_check_result_title" = "Manual HIBP Result"; +"audit_manual_pwn_check_result_title" = "Výsledek manuálního HIBP"; /* This password is pwned and is vulnerable */ "audit_manual_pwn_check_result_pwned" = "Toto heslo je pwned a je tedy zranitelné"; @@ -3368,7 +3368,7 @@ "sftp_path_are_you_sure" = "Jste si jisti, že je cesta správná? Měla by to být cesta pro nadřazenou složku, ne na databázový soubor."; /* Are you sure the path is correct? It should be a path to a parent folder. Not the database file. */ -"sftp_path_are_you_sure" = "Are you sure the path is correct? It should be a path to a parent folder. Not the database file."; +"sftp_path_are_you_sure" = "Jste si jisti, že je cesta správná? Měla by to být cesta pro nadřazenou složku, ne na databázový soubor."; /* Path may be Invalid */ "sftp_path_may_be_invalid" = "Cesta může být neplatná"; @@ -3635,7 +3635,7 @@ "merge_view_are_you_sure" = "Opravdu chcete sloučit druhou databázi do první?"; /* Are you sure you want to merge the second database into the first? */ -"merge_view_are_you_sure" = "Are you sure you want to merge the second database into the first?"; +"merge_view_are_you_sure" = "Opravdu chcete sloučit druhou databázi do první?"; /* Merge Successful */ "merge_view_merge_title_success" = "Sloučení bylo úspěšné"; @@ -5930,3 +5930,6 @@ /* Bitwarden (JSON) */ "safes_vc_import_bitwarden_json" = "Bitwarden (JSON)"; + +/* Advanced Passcode (Alphanumeric) */ +"advanced_passcode_alphanumeric" = "Advanced Passcode (Alphanumeric)";