Changeset 24193 for extensions/music_player/language/zh_CN
- Timestamp:
- Aug 20, 2013, 7:26:01 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/music_player/language/zh_CN/plugin.lang.php
r24178 r24193 126 126 $lang['mp_help_div2'] = '您没有更新播放列表:如需更新,请点击播放列表旁的第2个图标(\'管理音乐\'),最后点击\'提交修改\'。'; 127 127 $lang['mp_help_div1'] = 'Mp3 文件必须放在插件的 /music 文件夹中,如:"[PWG folder]/plugins/music_player/music/[new playlist]/"。您需要将播放列表的顺序按艺术家排列(music/moby/go.pm3),或将艺术家的名字直接写入文件名(music/electro/moby-go.pm3)'; 128 $lang['mp_help_div4'] = '本插件可创建并管理播放列表,个性化音乐播放器 。<br />128 $lang['mp_help_div4'] = '本插件可创建并管理播放列表,个性化音乐播放器及弹出。<br /> 129 129 创建播放列表: 130 <br />- 一、请确认在插件文件夹中有一个 /music 文件夹。重要!!(以下提醒不适用于普通用户) /music 文件夹必须有完全的读写权限,即 131 <br />- 二、在 /music 文件夹中创建 包含mp3文件及.xml格式的播放列表文件。注意:文件夹名称很重要,请不要使用特殊字符给文件夹命名。132 <br />- 三、点击\'同步 /music 文件夹\': folders in /musichave been listed with mp3 files. xml格式的播放列表以与文件夹相同的名字被创建。133 <br/>- reception of the form: it is used to have a small descriptive text which will be used as link to play the playlist, in the window of the player. Leave empty a field text and the playlsit concerned will not be recorded in data base134 <br/>- sending of the form and recording in data base: then you can add a miniature by upload or link: you can even directly send it by ftp with for name \'[name of the file] .jpg\'?130 <br />- 一、请确认在插件文件夹中有一个 /music 文件夹。重要!!(以下提醒不适用于普通用户) /music 文件夹必须有完全的读写权限,即chmod 777或rwxrwxrwx。 131 <br />- 二、在 /music 文件夹中创建用来放置mp3文件及.xml格式的播放列表文件的子文件夹。注意:文件夹名称很重要,请不要使用特殊字符给文件夹命名。 132 <br />- 三、点击\'同步 /music 文件夹\': /music 中的文件夹have been listed with mp3 files. xml格式的播放列表以与文件夹相同的名字被创建。 133 <br/>- reception of the form: 它是显示于播放器窗口的一小段文字,链接到播放列表用于it used to be a small descriptive text that will serve as a link to play the playlist in the player window。将文字区域留空,则相关播放列表将不会被数据库记录 134 <br/>- sending of the form and recording in data base: 然后您可通过上传或链接添加一个miniature:甚至可以通过ftp以\'[文件名称].jpg\'为名称直接发送它? 135 135 <br /><br /> 136 136 管理播放列表: 137 <br />- 点击 Click on 2nd icon near the playlist137 <br />- 点击播放列表旁的第2个图标 138 138 <br />- 然后一步步来:别忘了最后一步!'; 139 139 ?>
Note: See TracChangeset
for help on using the changeset viewer.