mirror of
https://github.com/strongbox-password-safe/babel.git
synced 2026-03-21 19:52:25 +00:00
New translations localizable.strings (Korean)
This commit is contained in:
@@ -5948,3 +5948,84 @@
|
||||
|
||||
/* Item is not Searchable - L10n Note: Indicates that a particular item is not searchable because it is contained in a group which is marked as not searchable */
|
||||
"item_is_not_searchable" = "Item is not searchable";
|
||||
|
||||
/* Recover Key File */
|
||||
"recover_key_file_title" = "Recover Key File";
|
||||
|
||||
/* Enter your recovery codes below to recover your key file. If you also have the Hash then Strongbox can verify you've entered the codes correctly. */
|
||||
"recover_key_file_enter_codes" = "Enter your recovery codes below to recover your key file. If you also have the Hash then Strongbox can verify you've entered the codes correctly.";
|
||||
|
||||
/* Data (Hex Codes) */
|
||||
"recover_key_file_data_hex_codes" = "Data (Hex Codes)";
|
||||
|
||||
/* Hash (Optional) */
|
||||
"recover_key_file_hash_optional_title" = "Hash (Optional)";
|
||||
|
||||
/* Valid Hash */
|
||||
"recover_key_file_valid_hash" = "Valid Hash";
|
||||
|
||||
/* Invalid Hash */
|
||||
"recover_key_file_invalid_hash" = "Invalid Hash";
|
||||
|
||||
/* Key File Ready */
|
||||
"new_key_file_ready" = "Key File Ready";
|
||||
|
||||
/* Your new key file has been generated and is ready to use. */
|
||||
"new_key_file_is_ready_desc" = "Your new key file has been generated and is ready to use.";
|
||||
|
||||
/* Next Steps */
|
||||
"new_key_file_next_steps" = "Next Steps";
|
||||
|
||||
/* 1. Print Recovery Sheet */
|
||||
"new_key_file_step1_title" = "1. Print Recovery Sheet";
|
||||
|
||||
/* We recommend you print a recovery sheet now. Alternatively, you can view the hex codes and take note of them somewhere safe. */
|
||||
"new_key_file_step1_message" = "We recommend you print a recovery sheet now. Alternatively, you can view the hex codes and take note of them somewhere safe.";
|
||||
|
||||
/* Hash */
|
||||
"key_file_hash_title" = "Hash";
|
||||
|
||||
/* Hex Codes */
|
||||
"key_file_hex_codes" = "Hex Codes";
|
||||
|
||||
/* Print Recovery Sheet */
|
||||
"new_key_file_print_recovery" = "Print Recovery Sheet";
|
||||
|
||||
/* Hide Hex Codes */
|
||||
"new_key_file_hide_hex_codes" = "Hide Hex Codes";
|
||||
|
||||
/* Show Hex Codes */
|
||||
"new_key_file_show_hex_codes" = "Show Hex Codes";
|
||||
|
||||
/* 2. Save Key File */
|
||||
"new_key_file_step2_save_key_file_title" = "2. Save Key File";
|
||||
|
||||
/* Save your new key file somewhere safe and secure. */
|
||||
"new_key_file_step2_save_key_file_message" = "Save your new key file somewhere safe and secure.";
|
||||
|
||||
/* Save Key File */
|
||||
"new_key_file_save_key_file" = "Save Key File";
|
||||
|
||||
/* Import Key File... */
|
||||
"kfm_import_key_file_ellipsis" = "Import Key File...";
|
||||
|
||||
/* Create New Key File... */
|
||||
"kfm_create_new_key_file_ellipsis" = "Create New Key File...";
|
||||
|
||||
/* Recover Key File... */
|
||||
"kfm_recover_key_file_ellipsis" = "Recover Key File...";
|
||||
|
||||
/* Single Use (No Import) */
|
||||
"kfm_single_use_key_file_ellipsis" = "Single Use (No Import)";
|
||||
|
||||
/* Key File Saved */
|
||||
"kfm_key_file_saved_title" = "Key File Saved";
|
||||
|
||||
/* Your new key file was successfully saved.\n\nWould you like to import it into Strongbox now? */
|
||||
"kfm_key_file_saved_import_now_question" = "Your new key file was successfully saved.\n\nWould you like to import it into Strongbox now?";
|
||||
|
||||
/* %@ on '%@' - %@ */
|
||||
"wifi_sync_storage_location_title_fmt" = "%@ on '%@' - %@";
|
||||
|
||||
/* New Key File */
|
||||
"new_key_file" = "New Key File";
|
||||
|
||||
Reference in New Issue
Block a user