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 bruke kameraet til å ta bilder og skanne QR-koder?";
|
|
|
|
/* Privacy - Microphone Usage Description */
|
|
"NSMicrophoneUsageDescription" = "Can Strongbox use the microphone to include audio in your attachments?";
|
|
|
|
/* Privacy - Face ID Usage Description */
|
|
"NSFaceIDUsageDescription" = "Strongbox kan bruke Face ID for å låse opp databaser og selve applikasjonen. Vil du gi Strongbox tillatelse til å gjøre dette?";
|
|
|
|
/* Privacy - Photo Library Additions Usage Description */
|
|
"NSPhotoLibraryAddUsageDescription" = "Påkrevd for å lagre vedlegg";
|
|
|
|
/* Privacy - Photo Library Usage Description */
|
|
"NSPhotoLibraryUsageDescription" = "Påkrevd for å legge til vedlegg";
|
|
|
|
/* Privacy - NFC Scan Usage Description */
|
|
"NFCReaderUsageDescription" = "Strongbox trenger tilgang til NFC for å snakke med din 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)";
|