Initial revision
This commit is contained in:
parent
d305d5ca8d
commit
3c82f0a24c
43 changed files with 6536 additions and 0 deletions
75
source/MessageBundle.properties
Normal file
75
source/MessageBundle.properties
Normal file
|
@ -0,0 +1,75 @@
|
|||
Project = Project
|
||||
ProjectDetails = Project Details
|
||||
Speakers = Speakers
|
||||
TimeCoding = Time Coding
|
||||
AdjustTimeCode = Adjust Time Code
|
||||
In = Start
|
||||
Out = Stop
|
||||
PlaySegment = Play Segment
|
||||
NewProject = New Project
|
||||
TitleColon = Title:
|
||||
TypeNewTitleColon = Type new title:
|
||||
NoMedia = No media
|
||||
MediaColon = Media:
|
||||
NoTranscript = No transcript
|
||||
TranscriptColon = Transcript:
|
||||
KeyboardInputMethod = Keyboard Input Method
|
||||
TranscriberName = Transcriber Name
|
||||
TranscriberTask = Transcriber Task
|
||||
Add = Add
|
||||
FaceColon = Face:
|
||||
NameColon = Name:
|
||||
EnterNewSpeakerInfo = Enter new speaker info
|
||||
Edit = Edit
|
||||
EditSpeakerInfo = Edit speaker info
|
||||
Remove = Remove
|
||||
SureDeleteSpeaker = Are you sure you want to delete this speaker?
|
||||
Warning = Warning!
|
||||
Face = Face
|
||||
Name = Name
|
||||
SaveCurrent = Save the current transcript
|
||||
OpenExisting = Open an existing transcript
|
||||
WhatToDo = What do you want to do?
|
||||
ChooseOne = Choose an option
|
||||
Play = Play
|
||||
Pause = Pause
|
||||
Mode = Mode
|
||||
Edit = Edit
|
||||
ReadOnly = Read-only
|
||||
View = View
|
||||
Previous = Previous
|
||||
Current = Current
|
||||
Next = Next
|
||||
SuppressTimes = Hide times
|
||||
Search = Search
|
||||
FindText = Find text
|
||||
ReplaceText = Replace text
|
||||
FindSpeaker = Find speaker
|
||||
FindTime = Find time
|
||||
Cut = Cut
|
||||
Copy = Copy
|
||||
Paste = Paste
|
||||
SelectAll = Select all
|
||||
InsertSpeaker = Insert speaker
|
||||
InsertOneTime = Insert a time
|
||||
InsertTwoTimes = Insert two times
|
||||
New = New
|
||||
Open = Open
|
||||
Close = Close
|
||||
Save = Save
|
||||
SaveAs = Save as
|
||||
Quit = Quit
|
||||
Keyboard = Keyboard
|
||||
Preferences = Preferences
|
||||
FindHeading = Search
|
||||
FindReplaceHeading = Search and Replace
|
||||
FindWhat = Find what
|
||||
ReplaceWith = Replace with
|
||||
ReplaceQ = Replace?
|
||||
FindNextYesNo = Find next?
|
||||
StartFromBeginning = You've reached the end of the document. Do you want to continue searching from the beginning?
|
||||
TextFound = Text found.
|
||||
Replace = Replace
|
||||
ReplaceAll = Replace all
|
||||
NoReplace = Don't replace
|
||||
Cancel = Cancel
|
Loading…
Add table
Add a link
Reference in a new issue