home *** CD-ROM | disk | FTP | other *** search
- ( PlayerCommand
- ( PC_PlayerCommand
- . Typ = PlayerCommand
- . X = 0
- . Y = 0
- . Width = 640
- . Height = 480
- . Scale = off
- ( Events
- : MouseUp
- : MouseDown
- : Command
- )
- ( Language
- . de = $L_LANGUAGE2DE
- . en = $L_LANGUAGE2EN
- . fr = $L_LANGUAGE2FR
- . it = $L_LANGUAGE2IT
- . es = $L_LANGUAGE2ES
- . dk = $L_LANGUAGE2DK
- . no = $L_LANGUAGE2NO
- . fi = $L_LANGUAGE2FI
- . se = $L_LANGUAGE2SE
- . po = $L_LANGUAGE2PO
- . pl = $L_LANGUAGE2PL
- . hu = $L_LANGUAGE2HU
- . nl = $L_LANGUAGE2NL
-
- )
- ( Text
- . RenameFile = Datei Umbenennen
- . RenameFolder = Ordner Umbenennen
- . NewFolder = Neuer Ordnername
- . NewSubFolder = Neuer Ordnername
- . NewPlaylist = Neuer Playlistname
- ( Progress
- ( Encode
- . Title = MP3 Encoding
- . Text = Datei wird komprimiert.
- )
- ( Decode
- . Title = MP3 Decoding
- . Text = Datei wird dekomprimiert.
- )
- ( Burn
- . Title = Audio-CD brennen
- . Text = Audio-CD wird gebrannt.
- )
- ( Grab
- . Title = Audio-CD Grabben
- . Text = Datei wird von CD gelesen.
- )
- ( GrabWav
- . Title = als Wav speichern
- . Text = Datei wird von CD gelesen.
- )
- ( GrabMp3
- . Title = als MP3 speichern
- . Text = Datei wird von CD gelesen.
- )
- ( CDCopy
- . Title = Quick Copy
- . Text = Audio-CD wird kopiert.
- )
- )
- )
- ( DragDrop
- ( Delete
- ( Allow
- #: C_Explorer
- : C_ExplorerLister
- : C_Playlist
- : C_PlaylistLister
- : C_PlaylistFileLister
- : C_Archiv
- : C_ArchivLister
- )
- ( Attribute
- . Default = FullPath
- . C_PlaylistFileLister = ListIndex
- )
- )
- ( Copy
- ( Allow
- : C_ExplorerLister
- : C_ArchivLister
- )
- ( Attribute
- . Default = FullPath
- )
- )
- ( Move
- ( Allow
- : C_Playlist
- )
- ( Attribute
- . Default = FullPath
- )
- )
- ( AddToList
- ( Allow
- : C_ExplorerLister
- : C_ArchivLister
- : C_Archiv
- )
- ( Attribute
- . Default = FullPath
- )
- )
- ( Rename
- ( Allow
- #: C_Explorer
- : C_ExplorerLister
- : C_Playlist
- : C_PlaylistLister
- : C_Archiv
- : C_ArchivLister
- )
- ( Attribute
- . Default = FullPath
- . C_PlaylistFileLister = ListIndex
- )
- )
- ( NewFolder
- ( Allow
- #: C_Explorer
- : C_Archiv
- : C_Playlist
- )
- ( Attribute
- . Default = FullPath
- )
- )
- ( NewSubFolder
- ( Allow
- #: C_Explorer
- : C_Archiv
- : C_Playlist
- )
- ( Attribute
- . Default = FullPath
- )
- )
- ( NewPlaylist
- ( Allow
- : C_PlaylistLister
- )
- ( Attribute
- . Default = FullPath
- )
- )
- ( Play
- ( Allow
- : C_Record
- : C_ExplorerLister
- : C_ArchivLister
- : C_PlaylistFileLister
- )
- ( Attribute
- . Default = FullPath
- )
- )
- ( Grab
- ( Allow
- : C_Record
- : C_ExplorerLister
- : C_ArchivLister
- )
- ( Attribute
- . Default = FullPath
- )
- )
- ( Encode
- ( Allow
- : C_ExplorerLister
- : C_ArchivLister
- : C_PlaylistFileLister
- )
- ( Attribute
- . Default = FullPath
- )
- )
- ( Decode
- ( Allow
- : C_ExplorerLister
- : C_ArchivLister
- : C_PlaylistFileLister
- )
- ( Attribute
- . Default = FullPath
- )
- )
- ( Burn
- ( Allow
- : C_PlaylistFileLister
- )
- ( Attribute
- . Default = FullPath
- )
- )
- )
- )
- )
-