New translations Localizable.strings (Hindi)

This commit is contained in:
Mark McGuill
2022-12-03 10:38:01 +01:00
parent 65ba042346
commit 6f045ed4fd
+12
View File
@@ -5211,3 +5211,15 @@
/* More... - Used in the UI to indicate a button which you can click on to learn or find out more */
"generic_more_with_ellipsis" = "More...";
/* Lock Database? */
"mac_on_window_close_action_title" = "Lock Database?";
/* Strongbox can keep your databases open in the background or it can lock them immediately when you close the window.\n\nWhat would you like Strongbox to do when you close a database window? */
"mac_on_window_close_action_message" = "Strongbox can keep your databases open in the background or it can lock them immediately when you close the window.\n\nWhat would you like Strongbox to do when you close a database window?";
/* Keep Database Unlocked */
"mac_on_window_close_action_option_keep_unlocked" = "Keep Database Unlocked";
/* Lock Database Immediately */
"mac_on_window_close_action_lock_immediately" = "Lock Database Immediately";