158 lines
5.5 KiB
Plaintext
158 lines
5.5 KiB
Plaintext
{
|
|
"sourceLanguage" : "en",
|
|
"strings" : {
|
|
"intent.discard-recording.description" : {
|
|
"comment" : "Description of the Discard Recording App Intent, behind the recording Live Activity's discard button. Shown wherever the system lists the intent, such as Shortcuts and Settings.",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Throws the paused recording away."
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"intent.discard-recording.title" : {
|
|
"comment" : "Title of the Discard Recording App Intent, behind the recording Live Activity's discard button. Shown wherever the system lists the intent, such as Shortcuts and Settings.",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Discard Recording"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"intent.processing-recording.description" : {
|
|
"comment" : "Description of the Process Recording App Intent, behind the recording Live Activity's send button. Shown wherever the system lists the intent, such as Shortcuts and Settings.",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Sends the paused recording for processing."
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"intent.processing-recording.title" : {
|
|
"comment" : "Title of the Process Recording App Intent, behind the recording Live Activity's send button. Shown wherever the system lists the intent, such as Shortcuts and Settings.",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Process Recording"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"intent.toggle-recording.description" : {
|
|
"comment" : "Description of the Pause or Resume Recording App Intent, behind the recording Live Activity's main button. Shown wherever the system lists the intent, such as Shortcuts and Settings.",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Pauses or resumes the ongoing recording."
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"intent.toggle-recording.title" : {
|
|
"comment" : "Title of the Pause or Resume Recording App Intent, behind the recording Live Activity's main button. Shown wherever the system lists the intent, such as Shortcuts and Settings.",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Pause or Resume Recording"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.recording-controls.button.discard" : {
|
|
"comment" : "Accessibility label for the recording Live Activity's discard button, announced by VoiceOver. The button shows only a trash icon.",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Discard recording"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.recording-controls.button.pause" : {
|
|
"comment" : "Accessibility label for the recording Live Activity's pause button, announced by VoiceOver. The button shows only a pause icon.",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Pause recording"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.recording-controls.button.resume" : {
|
|
"comment" : "Accessibility label for the recording Live Activity's resume button, announced by VoiceOver. The button shows only a microphone icon.",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Resume recording"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.recording-controls.button.send" : {
|
|
"comment" : "Accessibility label for the recording Live Activity's send button, which sends the recording for processing. Announced by VoiceOver; the button shows only a send icon.",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Send recording for processing"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.recording-state-label.state.paused" : {
|
|
"comment" : "Status shown in the recording Live Activity while recording is paused.",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Recording is **paused**"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.recording-state-label.state.processing" : {
|
|
"comment" : "Status shown in the recording Live Activity while the recorded audio is being processed.",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Recording is being **processed**"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"view.recording-state-label.state.recording" : {
|
|
"comment" : "Status shown in the recording Live Activity while recording is underway. ",
|
|
"extractionState" : "manual",
|
|
"localizations" : {
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Recording is **underway**"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"version" : "1.2"
|
|
} |