Files
damus/damus/nl.lproj/InfoPlist.strings
T
transifex-integration[bot] 78e840734a Translate InfoPlist.strings in nl
100% translated source file: 'InfoPlist.strings'
on 'nl'.
2023-12-08 10:06:05 +00:00

15 lines
1.8 KiB
Plaintext

/* Bundle display name */
"CFBundleDisplayName" = "Damus";
/* Bundle name */
"CFBundleName" = "damus";
/* Privacy - Media Library Usage Description */
"NSAppleMusicUsageDescription" = "Damus heeft toegang nodig tot je mediaverzameling om afspeelstatussen te kunnen tonen";
/* Privacy - Camera Usage Description */
"NSCameraUsageDescription" = "Damus heeft toegang tot je camera nodig om foto's te kunnen uploaden en QR-codes te scannen.";
/* Privacy - Face ID Usage Description */
"NSFaceIDUsageDescription" = "Lokale verificatie om toegang te krijgen tot privésleutel";
/* Privacy - Microphone Usage Description */
"NSMicrophoneUsageDescription" = "Damus heeft toegang tot je microfoon nodig om videoberichten te kunnen maken.";
/* Privacy - Photo Library Additions Usage Description */
"NSPhotoLibraryAddUsageDescription" = "Geef Damus toegang tot je foto's om afbeeldingen op te kunnen slaan.";