# -----------------------------------< Timeformatting >------------------------------------------------------------------------------------------
# possible parameter: #d# #dd# #ddd# #dddd# #dw# #dy# #m# #mm# #mmm# #mmmm# #y# #yy# #H# #HH# #M# #MM# #S# #SS#
# AM/PM: Formats #h# #hh# #ampm#
%timef = (
"epgscreen" => "#ddd#, #y# #mmmm# #d#
#hh#:#MM# #ampm#",
"channeltime" => "#hh#:#MM#",
"channeltimeto" => "#hh#:#MM# #ampm#",
"channelday" => "#dddd#, #y#-#mm#-#dd#",
"search" => "#ddd#, #y#-#mm#-#dd# #hh#:#MM#",
"timergroup" => "#dddd#, #y#-#mm#-#dd#",
"timer" => "#dddd#, #hh#:#MM# #ampm#",
"record" => "#ddd#, #yy#-#mm#-#dd# #hh#:#MM# #ampm#",
"activerecord" => "#hh#:#MM# #ampm#",
"schedtime" => "#hh#:#MM#
#ampm#
",
# Uncomment the following and comment the lines before to get 24 hours timeformat
# "epgscreen" => "#ddd#, den #d#. #mmmm# #y#
#HH#:#MM# Uhr",
# "channeltime" => "#HH#:#MM#",
# "channeltimeto" => "#HH#:#MM# Uhr",
# "channelday" => "#dddd#, den #dd#.#mm#.#y#",
# "search" => "#ddd#, #dd#.#mm#.#y# #HH#:#MM#",
# "timergroup" => "#dddd#, den #dd#.#mm#.#y#",
# "timer" => "#dddd#, #HH#:#MM# Uhr",
# "record" => "#ddd#, #dd#.#mm#.#yy# #HH#:#MM# Uhr",
# "activerecord" => "#HH#:#MM# Uhr",
# "schedtime" => "#HH#:#MM#Uhr
"
);
%L = (
#Commands
"RECORD" => "Record"
,"SWITCH" => "Switch"
,"INFO" => "Info"
,"SCHED" => "Schedule"
,"REPLAY" => "Replay"
,"REMOVE" => "Delete"
,"DOSEARCH" => "Search" # max 6 cases; possible words (search, submit, do, ok)
,"ON" => "ON"
,"OFF" => "OFF"
,"YES" => "Yes"
,"NO" => "No"
,"FROM" => "from"
,"TO" => "to"
,"IN" => "in"
,"TILL" => "till"
,"MIN" => "minimum"
,"MAX" => "maximum"
,"HIDE" => "Hide" # max 6 cases; possible words (cancel, hide, close, back)
,"RUN" => "Run"
,"SAVE" => "Save"
,"EDIT" => "Edit"
,"TEST" => "Test"
,"BEGIN" => "Begin"
,"PLAY" => "Play"
,"RESUME" => "Resume"
,"BIGSMALL" => "Case sensitive"
,"CONVERT" => "Convert"
,"RENAME" => "Rename"
,"MOVE" => "Move"
,"STREAM" => "Stream"
,"ADD" => "Add"
,"ENTITY" => "Entity"
,"REFRESH" => "Refresh"
,"SELECT" => "Select"
,"ASPECT" => "Aspect"
,"CHANNELS" => "Channels"
,"NOW" => "Now"
,"NEXT" => "Next"
,"AT" => "Whats at"
,"TIMER" => "Timer"
,"MEDIA" => "Media"
,"RECORDS" => "Records"
,"SEARCHES" => "Searches" # plural
,"SEARCH" => "Search" # singular
,"FAVS" => "Favorites" # plural
,"FAV" => "Favorite" # singular
,"MUSIC" => "Music"
,"MPLAYER" => "Mplayer"
,"RADIO" => "Radio"
,"DIR" => "Directory"
,"VIDEODIR" => "Videodirectory"
,"REMOTE" => "Remote"
,"FREE" => "FREE"
,"MP3PLAY" => "mp3-Plugin current play"
,"TCONFLS" => "Timerconflicts" # plural
,"TCONFL" => "Timerconflict" # singular
,"NEXTIN" => "Next in"
,"NEXTTIMER"=> "Next Timer"
,"ACTREC" => "Recording"
,"NOEPG" => "No EPG"
,"NOENTRY" => "No entry found!"
,"STATUS" => "Status"
,"PROGRESS" => "Progress"
,"PREFIX" => "Prefix"
,"LENGTH" => "Duration"
,"TITLE" => "Title"
,"EPISODE" => "Episodename"
,"DESCRIPTION" => "Description"
,"STIMER" => "Searchtimer"
,"SRESULT" => "Searchresult"
,"SMETHOD" => "Searchmethod"
,"STYPE" => "Searchtype"
,"PHRASE" => "Phrase"
,"ALLWORDS" => "all Words"
,"ONEWORD" => "one Word"
,"MATCHEXACTLY" => "exact"
,"REGULAR" => "regular expression"
,"USECHANNEL" => "By channel"
,"CHOOSE" => "Choose"
,"NOCHANGE" => "no Change"
,"USETIME" => "By time"
,"USELENGTH" => "By duration (min)"
,"USEDAY" => "By day of week"
,"SERIE" => "Series recording"
,"PRIORITY" => "Priority"
,"LIFETIME" => "Lifetime"
,"BUFFERBEGIN" => "Buffer begin"
,"BUFFEREND" => "Buffer end"
,"DELDAYS" => "Delete recordings after days"
,"DELDAYSPX" => "padding-left:200px;"
,"RECCOUNT" => "But keep Recordings"
,"RECCOUNTPX" => "padding-left:88px;"
,"RECMAX" => "Pause if recordings exist"
,"RECMAXPX" => "padding-left:84px;"
,"REPLCOUNT" => "Allow repeats"
,"REPLCOUNTPX" => "padding-left:70px;"
,"REPLDAYS" => "Allow repeats within days"
,"REPLDAYSPX" => "padding-left:183px;"
,"NOREPLAY" => "No replays"
,"COMPARET" => "Cmp. Title" # Compare for Replays
,"COMPARES" => "Cmp. Episodename" #
,"COMPARED" => "Cmp. Description" #
,"SUN" => "Sunday"
,"MON" => "Monday"
,"THU" => "Tuesday"
,"WED" => "Wednesday"
,"TUR" => "Thursday"
,"FRI" => "Friday"
,"SAT" => "Saturday"
,"JAN" => "January"
,"FEB" => "February"
,"MAR" => "March"
,"APR" => "April"
,"MAY" => "May"
,"JUN" => "June"
,"JUL" => "July"
,"AUG" => "August"
,"SEP" => "September"
,"OCT" => "Oktober"
,"NOV" => "November"
,"DEC" => "December"
,"DAY" => "Day" # singular
,"DAYS" => "Days" # plural
,"HOUR" => "Hour" # singular
,"HOURS" => "Hours" # plural
,"MINUTE" => "Minute" # singular
,"MINUTES" => "Minutes" # plural
,"RENREC" => "Recording renamed!"
,"RENERR" => "Error while renaming!"
,"DELREC" => "Would you really want to delete this recording?"
,"DELRECDONE" => "Recording erased!"
,"DELERR" => "Error while erasing!"
,"DELTIMER" => "Would you really want to delete this timer?"
,"NEWTIMER" => "New timer"
,"SAVETIMER" => "Timer saved"
,"NEWSEARCH" => "New search"
,"DELTDONE" => "Timer erased!"
,"DELSEARCH" => "Would you really want to delete this search?"
,"DELSDONE" => "Search erased!"
,"STARTCONV" => "Conversion started! Check vdrTube for status.",
,"MULTIDELETE" => "Records selected. Delete!",
,"ATCOMMAND" => "The command will be executed", # day and time is following
);