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 använda kameran för att ta foton och skanna QR-koder?";
|
|
|
|
/* Privacy - Microphone Usage Description */
|
|
"NSMicrophoneUsageDescription" = "Får Strongbox använda mikrofonen för att inkludera ljud i dina bilagor?";
|
|
|
|
/* Privacy - Face ID Usage Description */
|
|
"NSFaceIDUsageDescription" = "Strongbox kan använda Face ID för att öppna dina databaser och låsa upp programmet. Vill du tillåta Strongbox att göra detta?";
|
|
|
|
/* Privacy - Photo Library Additions Usage Description */
|
|
"NSPhotoLibraryAddUsageDescription" = "Krävs för att spara bilagor";
|
|
|
|
/* Privacy - Photo Library Usage Description */
|
|
"NSPhotoLibraryUsageDescription" = "Krävs för att lägga till bilagor";
|
|
|
|
/* Privacy - NFC Scan Usage Description */
|
|
"NFCReaderUsageDescription" = "Strongbox behöver tillgång till NFC för att kommunicera med din YubiKey.";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (dat)" = "Strongbox-databas (dat)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (KDB)" = "Strongbox-databas (KDB)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (KDBX)" = "Strongbox-databas (KDBX)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (PSAFE3)" = "Strongbox-databas (PSAFE3)";
|