芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/mctv/locale/dbtranslate.php
. */ /* Translations from the Database that need to be registered with Gettext */ // Transitions echo __('Fade In'); echo __('Fade Out'); echo __('Fly'); // Data Sets echo __('String'); echo __('Number'); echo __('Date'); echo __('External Image'); echo __('Library Image'); echo __('Value'); echo __('Formula'); // Module names echo __('Data Set'); echo __('DataSet View'); echo __('A view on a DataSet'); echo __('DataSet Ticker'); echo __('Ticker with a DataSet providing the items'); echo __('Ticker'); echo __('RSS Ticker.'); echo __('Text'); echo __('Text. With Directional Controls.'); echo __('Embedded'); echo __('Embedded HTML'); echo __('Image'); echo __('Images. PNG, JPG, BMP, GIF'); echo __('Video'); echo __('Videos - support varies depending on the client hardware you are using.'); echo __('Video In'); echo __('A module for displaying Video and Audio from an external source'); echo __('Flash'); echo __('PowerPoint'); echo __('Powerpoint. PPT, PPS'); echo __('Webpage'); echo __('Webpages.'); echo __('Counter'); echo __('Shell Command'); echo __('Execute a shell command on the client'); echo __('Local Video'); echo __('Play a video locally stored on the client'); echo __('Clock'); echo __('Font'); echo __('A font to use in other Modules'); echo __('Generic File'); echo __('A generic file to be stored in the library'); echo __('Audio'); echo __('Audio - support varies depending on the client hardware'); echo __('PDF'); echo __('PDF document viewer'); echo __('Notification'); echo __('Display Notifications from the Notification Centre'); echo __('Stocks Module'); echo __('A module for showing Stock quotes'); echo __('Currencies Module'); echo __('A module for showing Currency pairs and exchange rates'); echo __('Stocks'); echo __('Yahoo Stocks'); echo __('Currencies'); echo __('Yahoo Currencies'); echo __('Finance'); echo __('Yahoo Finance'); echo __('Google Traffic'); echo __('Google Traffic Map'); echo __('HLS'); echo __('HLS Video Stream'); echo __('Twitter'); echo __('Twitter Search Module'); echo __('Twitter Metro'); echo __('Twitter Metro Search Module'); echo __('Weather'); echo __('Weather module showing Current and Daily forecasts.'); echo __('Sub-Playlist'); echo __('Embed a Sub-Playlist'); echo __('Countdown'); echo __('January'); echo __('February'); echo __('March'); echo __('April'); echo __('May'); echo __('June'); echo __('July'); echo __('August'); echo __('September'); echo __('October'); echo __('November'); echo __('December'); // Dashboards echo __('Icon Dashboard'); echo __('Status Dashboard'); echo __('Media Dashboard');