InfoPlist.strings 1.7 KB

1234567
  1. NSCameraUsageDescription = "És necessari accedir a la càmera per escanejar documents i fer fotos i vídeos.";
  2. NSFaceIDUsageDescription = "Face ID is required to authenticate using face recognition.";
  3. NSLocationAlwaysUsageDescription = "GPS is used to detect new photos from camera roll. Continued use of GPS running in the background can dramatically decrease battery life.";
  4. NSPhotoLibraryUsageDescription = "És necessari accedir a la galeria per poder penjar les teves fotos i vídeos al teu núvol.";
  5. NSPhotoLibraryAddUsageDescription = "És necessari accedir a la galeria per poder penjar les teves fotos i vídeos al teu núvol.";
  6. NSMicrophoneUsageDescription = "És necessari accedir al micròfon per crear notes de veu.";
  7. NSLocationWhenInUseUsageDescription = "GPS is used to detect new photos from camera roll on background. It is useless to use GPS only while using the app.";