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

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

Update translations

File size: 3.7 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_CopySuccess=Output copied to clipboard!
30atea.macroniser.DirectInput_CopyToClipboard=Copy to Clipboard
31atea.macroniser.DirectInput_InputPlaceholder=Begin typing...
32atea.macroniser.DirectInput_PreserveExistingMacrons=Preserve Existing Macrons
33atea.macroniser.DirectInput_ShowMacronisedWords=Show Macronised Words
34atea.macroniser.DirectInput_Download=Download as Text
35atea.macroniser.DirectInput_NormaliseLinebreaks=Normalise Linebreaks
36atea.macroniser.DirectInput_UnknownError=Something went wrong! Please try modifying your input text.
37
38atea.macroniser.FileInput_Download=Download
39
40atea.macroniser.FileUpload_SelectFiles=Select file/s...
41atea.macroniser.FileUpload_MacroniseFiles=Macronise
42atea.macroniser.FileUpload_MacronisationFailedMessage=Failed to macronise
43atea.macroniser.FileUpload_MacronisationFailedReason=Reason
44
45
46
47atea.ocr.Title=Reo Māori OCR
48
49atea.ocr.MainPage_Download=Download
50atea.ocr.MainPage_EditImage=Edit Image
51atea.ocr.MainPage_NewImage=New
52atea.ocr.MainPage_OCRHint=Click 'Perform OCR' to begin...
53atea.ocr.MainPage_PerformOCR=Perform OCR
54atea.ocr.MainPage_Upload=Upload an image/PDF
55
56atea.ocr.EditPage_Discard=Discard Changes
57atea.ocr.EditPage_InvertColour=Invert Colours
58atea.ocr.EditPage_Save=Save Changes
59atea.ocr.EditPage_Rotate=Rotate
60
61atea.ocr.NewImageModal_ButtonCancel=Cancel
62atea.ocr.NewImageModal_ButtonContinue=Continue
63atea.ocr.NewImageModal_Description=Uploading a new image will remove the old one.
64atea.ocr.NewImageModal_Title=Are you sure?
65
66atea.ocr.OCREditedModal_ButtonCancel=Cancel
67atea.ocr.OCREditedModal_ButtonContinue=Continue
68atea.ocr.OCREditedModal_Description=It looks like you've edited the OCR result, and running it again will remove these edits.
69atea.ocr.OCREditedModal_Title=Are you sure?
Note: See TracBrowser for help on using the repository browser.