Files
babel/StrongBox/es/InfoPlist.strings
T

36 lines
1.4 KiB
Plaintext

/* Bundle display name */
"CFBundleDisplayName" = "Strongbox";
/* Bundle name */
"CFBundleName" = "Strongbox";
/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "¿Puede Strongbox utilizar la cámara para tomar fotos y escanear códigos QR?";
/* Privacy - Microphone Usage Description */
"NSMicrophoneUsageDescription" = "¿Puede usar Strongbox el micrófono para incluir audio en sus archivos adjuntos?";
/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Strongbox puede utilizar Face ID para abrir las bases de datos y desbloquear la aplicación. ¿Le gustaría permitir a Strongbox hacer esto?";
/* Privacy - Photo Library Additions Usage Description */
"NSPhotoLibraryAddUsageDescription" = "Necesario para guardar los archivos adjuntos";
/* Privacy - Photo Library Usage Description */
"NSPhotoLibraryUsageDescription" = "Necesario para añadir adjuntos";
/* Privacy - NFC Scan Usage Description */
"NFCReaderUsageDescription" = "Strongbox necesita tener acceso a NFC para comunicarse con su YubiKey.";
/* (No Comment) */
"Strongbox Database (dat)" = "Base de datos Strongbox (dat)";
/* (No Comment) */
"Strongbox Database (KDB)" = "Base de datos Strongbox (KDB)";
/* (No Comment) */
"Strongbox Database (KDBX)" = "Base de datos Strongbox (KDBX)";
/* (No Comment) */
"Strongbox Database (PSAFE3)" = "Base de datos Strongbox (PSAFE3)";