mirror of
https://github.com/strongbox-password-safe/babel.git
synced 2026-03-21 19:52:25 +00:00
36 lines
1.3 KiB
Plaintext
36 lines
1.3 KiB
Plaintext
/* Bundle display name */
|
|
"CFBundleDisplayName" = "Strongbox";
|
|
|
|
/* Bundle name */
|
|
"CFBundleName" = "Strongbox";
|
|
|
|
/* Privacy - Camera Usage Description */
|
|
"NSCameraUsageDescription" = "Kan Strongbox de camera gebruiken om foto's te maken en QR-codes te scannen?";
|
|
|
|
/* Privacy - Microphone Usage Description */
|
|
"NSMicrophoneUsageDescription" = "Kan Strongbox de microfoon gebruiken om audio in uw bijlagen op te nemen?";
|
|
|
|
/* Privacy - Face ID Usage Description */
|
|
"NSFaceIDUsageDescription" = "Strongbox kan gebruik maken van Face ID om uw databases te openen en ontgrendelen. Wilt u Strongbox toestaan om dit te doen?";
|
|
|
|
/* Privacy - Photo Library Additions Usage Description */
|
|
"NSPhotoLibraryAddUsageDescription" = "Vereist voor het opslaan van bijlagen";
|
|
|
|
/* Privacy - Photo Library Usage Description */
|
|
"NSPhotoLibraryUsageDescription" = "Vereist om bijlagen toe te voegen";
|
|
|
|
/* Privacy - NFC Scan Usage Description */
|
|
"NFCReaderUsageDescription" = "Strongbox heeft toegang nodig tot NFC om te communiceren met uw YubiKey.";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (dat)" = "Strongbox-database (dat)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (KDB)" = "Strongbox-database (KDB)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (KDBX)" = "Strongbox-database (KDBX)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (PSAFE3)" = "Strongbox-database (PSAFE3)";
|