Files
attendi/Apps/Attendi/Catalogs/Localizable.xcstrings
T

105 lines
2.9 KiB
Plaintext
Raw Normal View History

{
"sourceLanguage" : "en",
"strings" : {
"view.recording.navigation.title" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Recording"
}
}
}
},
"view.recording.notification.download.cancelled" : {
"comment" : "The message of the notification for a cancelled speech model download.",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "The speech model download for %@ was cancelled."
}
}
}
},
"view.recording.notification.download.failed" : {
"comment" : "The message of the notification for a failed speech model download.",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "The speech model for %@ could not be downloaded."
}
}
}
},
"view.recording.notification.download.started" : {
"comment" : "The message of the notification for a started speech model download. ",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Downloading the speech model for %@…"
}
}
}
},
"view.recording.picker.locale.hint" : {
"comment" : "The accessibility hint of the toolbar menu that picks the locale to transcribe.",
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Picks the language of the spoken audio to transcribe."
}
}
}
},
"view.recording.picker.locale.title" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Locale"
}
}
}
},
"view.transcription.navigation.title" : {
"extractionState" : "manual",
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Transcription"
}
}
}
},
"view.transcription.unavailable.description" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Nothing could be transcribed from the recording. Try recording again, or check that the picked locale matches the spoken language."
}
}
}
},
"view.transcription.unavailable.title" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "No Transcription"
}
}
}
}
},
"version" : "1.2"
}