mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-17 10:31:37 +00:00
* feat(ios): add private HealthKit summaries * fix(ios): satisfy Health settings lint * chore(ios): sync Health localization artifacts * chore(ios): refresh generated localization and docs * fix(ios): reject partial Health history * chore(ios): sync Health string catalogs * fix(ios): bridge Health authorization dates * fix(ios): scope Health summaries to today
30 lines
4.0 KiB
Plaintext
30 lines
4.0 KiB
Plaintext
"CFBundleDisplayName" = "$(OPENCLAW_APP_DISPLAY_NAME)";
|
||
/* OpenClaw source: "OpenClaw uses your calendars to show events and scheduling context when you enable calendar access." */
|
||
"NSCalendarsFullAccessUsageDescription" = "OpenClaw gebruikt je agenda’s om gebeurtenissen en planningscontext te tonen wanneer je agendatoegang inschakelt.";
|
||
/* OpenClaw source: "OpenClaw uses your calendars to show events and scheduling context when you enable calendar access." */
|
||
"NSCalendarsUsageDescription" = "OpenClaw gebruikt je agenda’s om gebeurtenissen en planningscontext te tonen wanneer je agendatoegang inschakelt.";
|
||
/* OpenClaw source: "OpenClaw uses your calendars to add events when you enable calendar access." */
|
||
"NSCalendarsWriteOnlyAccessUsageDescription" = "OpenClaw gebruikt je agenda’s om gebeurtenissen toe te voegen wanneer je agendatoegang inschakelt.";
|
||
/* OpenClaw source: "OpenClaw uses the camera when you scan a Gateway setup QR code or ask your paired Gateway or assistant to capture a photo or short video from this iPhone, for example to connect to your Gateway or show your assistant a document, device screen, or workspace." */
|
||
"NSCameraUsageDescription" = "OpenClaw gebruikt de camera wanneer je een QR-code voor Gateway-configuratie scant of je gekoppelde Gateway of assistent vraagt om een foto of korte video vanaf deze iPhone vast te leggen, bijvoorbeeld om verbinding te maken met je Gateway of om je assistent een document, apparaatscherm of werkruimte te tonen.";
|
||
/* OpenClaw source: "OpenClaw uses your contacts so you can search and reference people while using the assistant." */
|
||
"NSContactsUsageDescription" = "OpenClaw gebruikt je contacten zodat je personen kunt zoeken en vermelden terwijl je de assistent gebruikt.";
|
||
/* OpenClaw source: "OpenClaw discovers and connects to your OpenClaw gateway on the local network." */
|
||
"NSLocalNetworkUsageDescription" = "OpenClaw vindt en maakt verbinding met je OpenClaw-gateway op het lokale netwerk.";
|
||
/* OpenClaw source: "OpenClaw can share your location in the background when you enable Always." */
|
||
"NSLocationAlwaysAndWhenInUseUsageDescription" = "OpenClaw kan je locatie op de achtergrond delen wanneer je Altijd inschakelt.";
|
||
/* OpenClaw source: "OpenClaw uses your location when you allow location sharing." */
|
||
"NSLocationWhenInUseUsageDescription" = "OpenClaw gebruikt je locatie wanneer je locatie delen toestaat.";
|
||
/* OpenClaw source: "OpenClaw uses the microphone for realtime chat, voice wake, push-to-talk, and voice notes." */
|
||
"NSMicrophoneUsageDescription" = "OpenClaw gebruikt de microfoon voor realtime chat, spraakwake, push-to-talk en spraaknotities.";
|
||
/* OpenClaw source: "OpenClaw may use motion data to support device-aware interactions and automations." */
|
||
"NSMotionUsageDescription" = "OpenClaw kan bewegingsgegevens gebruiken ter ondersteuning van apparaatafhankelijke interacties en automatiseringen.";
|
||
/* OpenClaw source: "After you enable Health Summaries, OpenClaw reads steps, sleep, resting heart rate, and workouts to share requested aggregates with your configured AI provider." */
|
||
"NSHealthShareUsageDescription" = "Nadat je Gezondheidsoverzichten hebt ingeschakeld, leest OpenClaw stappen, slaap, rusthartslag en work-outs om gevraagde geaggregeerde gegevens te delen met je geconfigureerde AI-provider.";
|
||
/* OpenClaw source: "OpenClaw lets your assistant read photos you allow and lets you choose photos to share." */
|
||
"NSPhotoLibraryUsageDescription" = "OpenClaw laat je assistent foto’s lezen die je toestaat en laat je foto’s kiezen om te delen.";
|
||
/* OpenClaw source: "OpenClaw uses your reminders to list, add, and complete tasks when you enable reminders access." */
|
||
"NSRemindersFullAccessUsageDescription" = "OpenClaw gebruikt je herinneringen om taken weer te geven, toe te voegen en te voltooien wanneer je toegang tot herinneringen inschakelt.";
|
||
/* OpenClaw source: "OpenClaw uses on-device speech recognition for talk mode and voice wake." */
|
||
"NSSpeechRecognitionUsageDescription" = "OpenClaw gebruikt spraakherkenning op het apparaat voor de praatmodus en spraakactivering.";
|