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" = "Darf Strongbox die Kamera verwenden, um Fotos aufzunehmen und QR-Codes zu scannen?";
|
|
|
|
/* Privacy - Microphone Usage Description */
|
|
"NSMicrophoneUsageDescription" = "Darf Strongbox das Mikrofon verwenden, um Audio in Ihre Anhänge aufzunehmen?";
|
|
|
|
/* Privacy - Face ID Usage Description */
|
|
"NSFaceIDUsageDescription" = "Strongbox kann Face ID verwenden, um Ihre Datenbanken zu öffnen und die Anwendung zu entsperren. Möchten Sie Strongbox dies erlauben?";
|
|
|
|
/* Privacy - Photo Library Additions Usage Description */
|
|
"NSPhotoLibraryAddUsageDescription" = "Erforderlich, um Anhänge zu speichern";
|
|
|
|
/* Privacy - Photo Library Usage Description */
|
|
"NSPhotoLibraryUsageDescription" = "Erforderlich, um Anhänge hinzuzufügen";
|
|
|
|
/* Privacy - NFC Scan Usage Description */
|
|
"NFCReaderUsageDescription" = "Strongbox benötigt Zugriff auf NFC, um mit Ihrem YubiKey zu kommunizieren.";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (dat)" = "Strongbox-Datenbank (dat)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (KDB)" = "Strongbox-Datenbank (KDB)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (KDBX)" = "Strongbox-Datenbank (KDBX)";
|
|
|
|
/* (No Comment) */
|
|
"Strongbox Database (PSAFE3)" = "Strongbox-Datenbank (PSAFE3)";
|