View Single Post
Baws
Veteran Member
Join Date: Oct 2012
Old 06-11-2014 , 23:19   Re: *NEW* Translation Request [ Music Player - Advanced ] by Baws
Reply With Quote #36

Here you go and thanks:

Code:
[en]
ADV_MOTD1_MUSIC_HELP = - Music Help -
ADV_MOTD1_PLAYER_COMMANDS = Player Commands:
ADV_MOTD1_MUSIC_COMMAND = Opens the list of all the songs added in the server.
ADV_MOTD1_SEARCH_COMMAND = Searches for a specific song. [ Without Quotes ]
ADV_MOTD1_REPLAY_COMMAND = Replays the last played song by you.
ADV_MOTD1_COPY_COMMAND = Copies the last song played by the last player.
ADV_MOTD1_STOP_COMMAND = Stops the music.
ADV_MOTD1_ADMIN_COMMAND = Admin Command:
ADV_MOTD1_ADDSONG_COMMAND = Usage: amx_addsong "Song name" "Url/Link" | Attention: Put them with quotes.

ADV_MOTD2_MUSIC_STOPPED = Music Stopped.
ADV_MOTD2_BROUGHT_TO_YOU = This has been brought you by %s.
ADV_MOTD2_POWERFUL_PLAYER = %s is the most powerful music player plugin ever!
ADV_MOTD2_HOPE_FUN_LISTENING = Hope you had fun listening to the nice music!

ADV_MENU1_SETTINGS_TITLE = Choose your settings:
ADV_MENU1_PLAY_SONG = Play Song
ADV_MENU1_STOP_SONG = Stop Song
ADV_MENU1_MUSIC_COMMANDS = Music Commands
ADV_MENU1_SEARCH_SONGS = Search Songs
ADV_MENU1_REPEAT = Repeat Song \w[\r%L
ADV_MENU1_REPEAT_ON = On\w]
ADV_MENU1_REPEAT_OFF = Off\w]
ADV_MENU1_VOLUME = Volume \r%d
ADV_MENU1_VOLUME_UP = Volume Up
ADV_MENU1_VOLUME_DOWN = Volume Down
ADV_MENU1_SETTINGS = Save Settings \w[\r%L
ADV_MENU1_SETTINGS_SAVED = Saved\w]
ADV_MENU1_SETTINGS_NOT_SAVED = Not Saved\w]

ADV_MENU2_SONG_LIST_TITLE = Choose a song to play:

ADV_MENU3_CMD_SEARCH_TITLE = Search Results:

ADV_CONNECT_MSG = Welcome !t%s!n. Type !g/music !nif you feel like listening to music.
ADV_NO_SONG_PLAYED = You have not played any !gsong !nyet.
ADV_NO_SONG_TO_COPY = There's no !gsong !nto copy.
ADV_SEARCHED_FOR = Results for '!g%s!n': !tSuccessful Search!n.
ADV_NOT_FOUND = Results for '!g%s!n': !tNothing was found!n.
ADV_SONG_COPIED = !t%s !nhas copied !g%s !nsong from !t%s!n.
ADV_LISTENING_TO = !t%s !nis now listening to !g%s!n. Type !g/copy !nto copy his song.
ADV_TYPE_SONG_NAME = Now just type the song or the artist name and press enter!

ADV_SONG_ADDED = * Added "%s" song to songlist.ini file! *
ADV_FILE_ADDED = * File has been added to: %s *
__________________
Like my clean plugins and work?

Last edited by Baws; 06-11-2014 at 23:20.
Baws is offline