mirror of
https://github.com/strongbox-password-safe/babel.git
synced 2026-03-21 19:52:25 +00:00
New translations localizable.strings (Czech)
This commit is contained in:
@@ -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)";
|
||||
|
||||
Reference in New Issue
Block a user