mirror of
https://github.com/strongbox-password-safe/babel.git
synced 2026-03-21 19:52:25 +00:00
New translations Localizable.strings (Dutch)
This commit is contained in:
@@ -4872,3 +4872,9 @@
|
||||
|
||||
/* Hide Details Panel */
|
||||
"main_menu_hide_details_panel" = "Hide Details Panel";
|
||||
|
||||
/* %@ (%@ / %@ bits / %@) - L10n Note: 1st Param is the strength category (weak/strong/mediocre, etc). 2nd Param is the number of characters in the password. 3rd parameter is the number of bits of entropy, with 1 decimal place, so "92.3". 4th parameter is the estimated time it will take to crack this password, so "1 million years" */
|
||||
"password_strength_summary_char_count_fmt" = "%@ (%@ / %@ bits / %@)";
|
||||
|
||||
/* %@ (%@ bits / %@) - L10n Note: 1st Param is the strength category (weak/strong/mediocre, etc). 2nd parameter is the number of bits of entropy, with 1 decimal place, so "92.3". 3rd parameter is the estimated time it will take to crack this password, so "1 million years"*/
|
||||
"password_strength_summary_fmt" = "%@ (%@ bits / %@)";
|
||||
|
||||
Reference in New Issue
Block a user