mirror of
https://github.com/strongbox-password-safe/babel.git
synced 2026-03-21 19:52:25 +00:00
39 lines
1.5 KiB
Plaintext
39 lines
1.5 KiB
Plaintext
/* Bundle display name */
|
|
"CFBundleDisplayName" = "Strongbox";
|
|
|
|
/* Bundle name */
|
|
"CFBundleName" = "Strongbox";
|
|
|
|
/* Privacy - Camera Usage Description */
|
|
"NSCameraUsageDescription" = "Mag Strongbox de camera gebruiken om foto's te maken en QR-codes te scannen?";
|
|
|
|
/* Privacy - Microphone Usage Description */
|
|
"NSMicrophoneUsageDescription" = "Mag Strongbox de microfoon gebruiken om geluid in je bijlagen op te nemen?";
|
|
|
|
/* Privacy - Face ID Usage Description */
|
|
"NSFaceIDUsageDescription" = "Strongbox kan gebruik maken van Face ID om je databases te openen en ontgrendelen. Wil je Strongbox toestaan dit te doen?";
|
|
|
|
/* Privacy - Photo Library Additions Usage Description */
|
|
"NSPhotoLibraryAddUsageDescription" = "Vereist voor het opslaan van bijlagen";
|
|
|
|
/* Privacy - Photo Library Usage Description */
|
|
"NSPhotoLibraryUsageDescription" = "Vereist voor het toevoegen van bijlagen";
|
|
|
|
/* Privacy - NFC Scan Usage Description */
|
|
"NFCReaderUsageDescription" = "Strongbox heeft toegang nodig tot NFC om te communiceren met je 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)";
|
|
|
|
/* Privacy - Local Network Usage Description */
|
|
"NSLocalNetworkUsageDescription" = "Lokale-netwerkbevoegdheden zijn vereist om wifi-synchronisatie van Strongbox te gebruiken";
|