translation-json/backend/zh/transcription.json
2020-08-07 09:39:43 +02:00

17 lines
1.1 KiB
JSON

{
"tlTranscripts": {
"add_transcript": "Add transcript",
"is_original_or_translation": "Is original (left) or translation (right)",
"transcript_content": "Transcript content",
"is_public": "Is hidden or public",
"edit_as_TEI": "Edit as TEI",
"added_new_transcript": "The new transcript has been added",
"transcript_deleted": "The transcript has been deleted",
"transcript_updated": "The transcript has been updated",
"edit_transcript_TEI": "Edit transcript (TEI mode)",
"edit_transcript_for_object": "Edit transcript for object",
"is_tranlation_explica": "Using this switch you can determine if this transcription is featured immediately on the document or if the entry represents a translation of the actual transcription.",
"transcript_language_explica": "You need to determine the language of the text you are transcribing. Please select it from the list.",
"transcript_content_explica": "The content of the transcription. The content of this field can either be plain text or encoded following the TEI (Text-Encoding Initiative) standard."
}
}