mirror of
https://github.com/strongbox-password-safe/babel.git
synced 2026-03-21 19:52:25 +00:00
33 lines
1.4 KiB
Plaintext
33 lines
1.4 KiB
Plaintext
/* Bundle display name */
|
|
"CFBundleDisplayName" = "Strongbox";
|
|
|
|
/* Bundle name */
|
|
"CFBundleName" = "Strongbox";
|
|
|
|
/* Privacy - Camera Usage Description */
|
|
"NSCameraUsageDescription" = "ഫോട്ടോകൾ എടുക്കുന്നതിനും QR കോഡുകൾ സ്കാൻ ചെയ്യുന്നതിനും Strongbox-ന് ക്യാമറ ഉപയോഗിക്കാമോ?";
|
|
|
|
/* Privacy - Face ID Usage Description */
|
|
"NSFaceIDUsageDescription" = "Strongbox can use Face ID to open your databases and unlock the application. Would you like to allow Strongbox to do this?";
|
|
|
|
/* Privacy - Photo Library Additions Usage Description */
|
|
"NSPhotoLibraryAddUsageDescription" = "Required to Save Attachments";
|
|
|
|
/* Privacy - Photo Library Usage Description */
|
|
"NSPhotoLibraryUsageDescription" = "Required to Add Attachments";
|
|
|
|
/* Privacy - NFC Scan Usage Description */
|
|
"NFCReaderUsageDescription" = "Strongbox needs access to NFC to communicate with your YubiKey.";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (dat)" = "Strongbox ഡാറ്റാബേസ് (dat)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (KDB)" = "Strongbox ഡാറ്റാബേസ് (KDB)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (KDBX)" = "ഡാറ്റാബേസ് Strongbox ഡാറ്റാബേസ് (KDBX)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (PSAFE3)" = "Strongbox ഡാറ്റാബേസ് (PSAFE3)";
|