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" = "O Strongbox pode usar a câmera para tirar fotos e escanear QR codes?";
|
|
|
|
/* Privacy - Microphone Usage Description */
|
|
"NSMicrophoneUsageDescription" = "O Strongbox pode usar o microfone para incluir áudio em seus anexos?";
|
|
|
|
/* Privacy - Face ID Usage Description */
|
|
"NSFaceIDUsageDescription" = "Strongbox pode usar o Face ID para abrir suas bases de dados e desbloquear o aplicativo. Você gostaria de permitir que Strongbox faça isso?";
|
|
|
|
/* Privacy - Photo Library Additions Usage Description */
|
|
"NSPhotoLibraryAddUsageDescription" = "Necessário para Salvar Anexos";
|
|
|
|
/* Privacy - Photo Library Usage Description */
|
|
"NSPhotoLibraryUsageDescription" = "Necessário para Adicionar Anexos";
|
|
|
|
/* Privacy - NFC Scan Usage Description */
|
|
"NFCReaderUsageDescription" = "O Strongbox precisa de acesso ao NFC para se comunicar com a sua YubiKey.";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (dat)" = "Base de Dados Strongbox (dat)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (KDB)" = "Base de Dados Strongbox (KDB)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (KDBX)" = "Base de Dados Strongbox (KDBX)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (PSAFE3)" = "Base de Dados Strongbox (PSAFE3)";
|