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

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

Update translations

File size: 4.3 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=Pre-process 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.OcrImageDisplay_ShowThresholdedImage=Show Thresholded Image
57atea.ocr.OcrImageDisplay_ThresholdedImageDescription=Shows the processed image that was used to extract the text. If it shows significant dark areas or poor character quality it is likely that the OCR result will be innacurate.
58atea.ocr.OcrImageDisplay_EnableMagnifier=Enable Magnifier
59
60atea.ocr.EditPage_Discard=Discard Changes
61atea.ocr.EditPage_InvertColour=Invert Colours
62atea.ocr.EditPage_Save=Save Changes
63atea.ocr.EditPage_Rotate=Rotate
64
65atea.ocr.NewImageModal_ButtonCancel=Cancel
66atea.ocr.NewImageModal_ButtonContinue=Continue
67atea.ocr.NewImageModal_Description=Uploading a new image will remove the old one.
68atea.ocr.NewImageModal_Title=Are you sure?
69
70atea.ocr.OCREditedModal_ButtonCancel=Cancel
71atea.ocr.OCREditedModal_ButtonContinue=Continue
72atea.ocr.OCREditedModal_Description=It looks like you've edited the OCR result, and running it again will remove these edits.
73atea.ocr.OCREditedModal_Title=Are you sure?
74
75atea.ocr.DiscardEditsModal_ButtonCancel=Cancel
76atea.ocr.DiscardEditsModal_ButtonContinue=Continue
77atea.ocr.DiscardEditsModal_Description=You have edited the image. Are you sure you want to discard your changes?
78atea.ocr.DiscardEditsModal_Title=Discard Changes?
Note: See TracBrowser for help on using the repository browser.