Changeset 24178


Ignore:
Timestamp:
Aug 17, 2013, 7:23:01 PM (11 years ago)
Author:
TranslationTeam
Message:

[music_player] Update zh_CN, thanks to : dennisyan

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/music_player/language/zh_CN/plugin.lang.php

    r24158 r24178  
    9393$lang['mp_send'] = '发送';
    9494$lang['mp_uploadimg_ok'] = '图片已保存';
    95 $lang['mp_admin_tt_synchro'] = '与/音乐文件夹同步';
     95$lang['mp_admin_tt_synchro'] = '同步 /music 文件夹';
    9696$lang['mp_cache'] = '隐藏播放列表';
    9797$lang['mp_evidence_2'] = '记住';
     
    125125$lang['mp_help_div3'] = '点击播放列表旁的第3个图标\'缩略图管理\',您可以添加这张缩略图';
    126126$lang['mp_help_div2'] = '您没有更新播放列表:如需更新,请点击播放列表旁的第2个图标(\'管理音乐\'),最后点击\'提交修改\'。';
    127 $lang['mp_help_div1'] = 'Mp3 文件必须放在插件的Music文件夹中,如:"[PWG folder]/plugins/music_player/music/[new playlist]/"。您需要将播放列表的顺序按艺术家排列(music/moby/go.pm3),或将艺术家的名字直接写入文件名(music/electro/moby-go.pm3)';
     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 />
     129创建播放列表:
     130<br />- 一、请确认在插件文件夹中有一个 /music 文件夹。重要!!(以下提醒不适用于普通用户) /music 文件夹必须有完全的读写权限,即 chmod 777或rwxrwxrwx。
     131<br />- 二、在 /music 文件夹中创建包含mp3文件及.xml格式的播放列表文件。注意:文件夹名称很重要,请不要使用特殊字符给文件夹命名。
     132<br />- 三、点击\'同步 /music 文件夹\':folders in /music have 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 base
     134<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\'?
     135<br /><br />
     136管理播放列表:
     137<br />- 点击Click on 2nd icon near the playlist
     138<br />- 然后一步步来:别忘了最后一步!';
    128139?>
Note: See TracChangeset for help on using the changeset viewer.