mirror of
https://github.com/strongbox-password-safe/babel.git
synced 2026-03-21 19:52:25 +00:00
36 lines
1.4 KiB
Plaintext
36 lines
1.4 KiB
Plaintext
/* Bundle display name */
|
||
"CFBundleDisplayName" = "Strongbox";
|
||
|
||
/* Bundle name */
|
||
"CFBundleName" = "Strongbox";
|
||
|
||
/* Privacy - Camera Usage Description */
|
||
"NSCameraUsageDescription" = "Strongbox, fotoğraf çekmek ve QR kodlarını taramak için kamerayı kullansın mı?";
|
||
|
||
/* Privacy - Microphone Usage Description */
|
||
"NSMicrophoneUsageDescription" = "Strongbox, eklerinize ses eklemek için mikrofonu kullansın mı?";
|
||
|
||
/* Privacy - Face ID Usage Description */
|
||
"NSFaceIDUsageDescription" = "Strongbox, veritabanlarınızı açmak ve uygulamanın kilidini açmak için Face ID'yi kullanabilir. Strongbox'ın bunu yapmasına izin vermek ister misiniz?";
|
||
|
||
/* Privacy - Photo Library Additions Usage Description */
|
||
"NSPhotoLibraryAddUsageDescription" = "Ekleri Kaydetmek için Gerekli";
|
||
|
||
/* Privacy - Photo Library Usage Description */
|
||
"NSPhotoLibraryUsageDescription" = "Ek Eklemek İçin Gerekli";
|
||
|
||
/* Privacy - NFC Scan Usage Description */
|
||
"NFCReaderUsageDescription" = "Strongbox'ın YubiKey'inizle iletişim kurmak için NFC'ye erişmesi gerekiyor.";
|
||
|
||
/* (No Comment) */
|
||
"Strongbox Database (dat)" = "Strongbox Veritabanı (dat)";
|
||
|
||
/* (No Comment) */
|
||
"Strongbox Database (KDB)" = "Strongbox Veritabanı (KDB)";
|
||
|
||
/* (No Comment) */
|
||
"Strongbox Database (KDBX)" = "Strongbox Veritabanı (KDBX)";
|
||
|
||
/* (No Comment) */
|
||
"Strongbox Database (PSAFE3)" = "Strongbox Veritabanı (PSAFE3)";
|