New strings added.
This commit is contained in:
parent
5bfaccded7
commit
da9a576e02
1 changed files with 10 additions and 1 deletions
|
@ -11,6 +11,9 @@ TitleColon = Title:
|
||||||
TypeNewTitleColon = Type new title:
|
TypeNewTitleColon = Type new title:
|
||||||
NoMedia = No media
|
NoMedia = No media
|
||||||
MediaColon = Media:
|
MediaColon = Media:
|
||||||
|
Transcript = Transcript
|
||||||
|
Audio = Audio
|
||||||
|
Video = Video
|
||||||
NoTranscript = No transcript
|
NoTranscript = No transcript
|
||||||
TranscriptColon = Transcript:
|
TranscriptColon = Transcript:
|
||||||
KeyboardInputMethod = Keyboard Input Method
|
KeyboardInputMethod = Keyboard Input Method
|
||||||
|
@ -33,6 +36,7 @@ OpenTranscript = Open Transcript
|
||||||
OpenMediaFile = Open Media from File
|
OpenMediaFile = Open Media from File
|
||||||
OpenMediaURL = Open Media from URL
|
OpenMediaURL = Open Media from URL
|
||||||
TypeMediaURL = Enter the URL of the media you want to open:
|
TypeMediaURL = Enter the URL of the media you want to open:
|
||||||
|
SupportedMediaError = Consult your THDL documentation and install a supported media player.
|
||||||
WantSave = Do you want to save this transcript?
|
WantSave = Do you want to save this transcript?
|
||||||
WhatToDo = What do you want to do?
|
WhatToDo = What do you want to do?
|
||||||
ChooseOne = Choose an option
|
ChooseOne = Choose an option
|
||||||
|
@ -59,6 +63,7 @@ SelectAll = Select all
|
||||||
InsertSpeaker = Insert speaker
|
InsertSpeaker = Insert speaker
|
||||||
InsertOneTime = Insert a time
|
InsertOneTime = Insert a time
|
||||||
InsertTwoTimes = Insert two times
|
InsertTwoTimes = Insert two times
|
||||||
|
File = File
|
||||||
New = New
|
New = New
|
||||||
Open = Open
|
Open = Open
|
||||||
Close = Close
|
Close = Close
|
||||||
|
@ -80,4 +85,8 @@ ReplaceAll = Replace all
|
||||||
NoReplace = Don't replace
|
NoReplace = Don't replace
|
||||||
Cancel = Cancel
|
Cancel = Cancel
|
||||||
MediaPlayer = Media Player
|
MediaPlayer = Media Player
|
||||||
SelectMedia = Select Media
|
SelectMedia = Select Media
|
||||||
|
InfoShort = Info
|
||||||
|
InfoLong = Information
|
||||||
|
Help = Help
|
||||||
|
About = About
|
Loading…
Reference in a new issue