source: main/trunk/model-interfaces-dev/atea/resources/interface_atea.properties@ 35753

Last change on this file since 35753 was 35753, checked in by cstephen, 2 years ago

Add Maori translations for the macroniser.

File size: 3.5 KB
Line 
1atea.asr.Title=Kōrero Māori Transcription Interface
2atea.asr.Description=A tool to transcribe audio recordings of spoken Māori. Basic support for editing the transcriptions is provided, and they can be downloaded in multiple formats.<br />The actual transcriptions are produced with gratitude by using <a href='https://koreromaori.io'>koreromaori.io</a>'s service.
3atea.asr.ErrorTryAgain=Something went wrong! Please try again
4
5atea.asr.AudioUpload_SelectFileText=Select audio file/s...
6atea.asr.AudioUpload_TranscribeFiles=Transcribe
7atea.asr.AudioUpload_TranscriptionFailed_Message=Failed to transcribe
8atea.asr.AudioUpload_TranscriptionFailed_Reason=Reason
9atea.asr.AudioUpload_AlreadyTranscribed=You have already transcribed that file!
10
11atea.asr.TranscriptionItem_FileName=File
12atea.asr.TranscriptionItem_Remove=Remove
13atea.asr.TranscriptionItem_ExpandAdvancedEditor=Show Advanced Editor
14atea.asr.TranscriptionItem_Download=Download Transcription
15atea.asr.TranscriptionItem_DownloadAsText=Download as text
16atea.asr.TranscriptionItem_DownloadAsJson=Download as JSON
17atea.asr.TranscriptionItem_DownloadAsWebvtt=Download as WebVTT
18atea.asr.TranscriptionItem_PlayButtonTooltip=Listen
19
20atea.asr.TranscriptionItemEditor_ToggleEditTooltip=Toggle Edit Mode
21
22
23
24atea.macroniser.Title=Māori Macron Restoration Service
25atea.macroniser.Description=This service was previously funded by <a href='http://www.maramatanga.co.nz' target='_blank'>Ngā Pae O Te Māramatanga</a> and was developed at the <a href='https://www.waikato.ac.nz' target='_blank'>University of Waikato</a>.<br /><br />This website collects simple usage logs for development purposes only. No identifying details will be collected and the data will be kept securely at the University of Waikato. If you do not wish for your activity to be included, please <a href='mailto:[email protected]'>notify Dr. Te Taka Keegan</a>.
26atea.macroniser.DirectInput=Macronise Direct Input
27atea.macroniser.FileInput=Macronise Files
28
29atea.macroniser.DirectInput_InputPlaceholder=Begin typing...
30atea.macroniser.DirectInput_PreserveExistingMacrons=Preserve Existing Macrons
31atea.macroniser.DirectInput_ShowMacronisedWords=Show Macronised Words
32atea.macroniser.DirectInput_Download=Download as Text
33atea.macroniser.DirectInput_NormaliseLinebreaks=Normalise Linebreaks
34atea.macroniser.DirectInput_UnknownError=Something went wrong! Please try modifying your input text.
35
36atea.macroniser.FileInput_Download=Download
37
38atea.macroniser.FileUpload_SelectFiles=Select file/s...
39atea.macroniser.FileUpload_MacroniseFiles=Macronise
40atea.macroniser.FileUpload_MacronisationFailedMessage=Failed to macronise
41atea.macroniser.FileUpload_MacronisationFailedReason=Reason
42
43
44
45atea.ocr.Title=Reo Māori OCR
46
47atea.ocr.MainPage_Download=Download
48atea.ocr.MainPage_EditImage=Edit Image
49atea.ocr.MainPage_NewImage=New
50atea.ocr.MainPage_OCRHint=Click 'Perform OCR' to begin...
51atea.ocr.MainPage_PerformOCR=Perform OCR
52atea.ocr.MainPage_Upload=Upload an image/PDF
53
54atea.ocr.EditPage_Discard=Discard Changes
55atea.ocr.EditPage_InvertColour=Invert Colours
56atea.ocr.EditPage_Save=Save Changes
57atea.ocr.EditPage_Rotate=Rotate
58
59atea.ocr.NewImageModal_ButtonCancel=Cancel
60atea.ocr.NewImageModal_ButtonContinue=Continue
61atea.ocr.NewImageModal_Description=Uploading a new image will remove the old one.
62atea.ocr.NewImageModal_Title=Are you sure?
63
64atea.ocr.OCREditedModal_ButtonCancel=Cancel
65atea.ocr.OCREditedModal_ButtonContinue=Continue
66atea.ocr.OCREditedModal_Description=It looks like you've edited the OCR result, and running it again will remove these edits.
67atea.ocr.OCREditedModal_Title=Are you sure?
Note: See TracBrowser for help on using the repository browser.