News:

Wondering if this will always be free?  See why free is better.

Main Menu

Music Database [3.1]

Started by Cccddd, April 21, 2005, 08:12:38 AM

Previous topic - Next topic

CokeCan

Here it's the translation to spanish :)

<?php// Version: 3.1; Music$txt['music'] = array( 'title' => 'Base de Datos Musical', 'colalbum' => 'Título del Álbum', 'colartist' => 'Nombre del Artista', 'colgenre' => 'Nombre del Género', 'colrating' => 'Puntaje', 'colreleasedate' => 'Lanzado', 'colsong' => 'Nombre del Tema', 'maxitems' => 'Cantidad máxima de ítems por página:', 'nomatch' => 'No se encontraron resultados!', 'numalbums' => ' álbumes', 'numartists' => ' artistas', 'numphotos' => ' fotos', 'numsongs' => ' temas', 'pages' => 'Páginas ', 'search' => 'Buscar', 'searchartists' => 'Artistas', 'searchbutton' => 'Ir', 'searchalbums' => 'Álbumes', 'searchlyrics' => 'Letras', 'searchsongs' => 'Temas', 'songinfo' => 'Información del Tema', 'songinfoartist' => 'Nombre del Artista', 'songinfoalbum' => 'Nombre del Álbum', 'songinfolyrics' => 'Letras', 'songinfolength' => 'Duración del tema', 'songmp3' => 'Reproducir', 'variousartists' => 'Varios Artistas', 'albumcover' => 'portada',);?>

<?php// Version: 3.1; MusicAdmin$txt['music'] = array(        'title' => ' Administración de la Base de Datos Musical', 'choosegenre' => 'Elegir Género', 'chooseartist' => 'Elegir Artista', 'choosealbum' => 'Elegir Álbum', 'choosesong' => 'Elegir Tema', 'editgenre' => 'Editar Género', 'editartist' => 'Editar Artista', 'editalbum' => 'Editar Álbum', 'editsong' => 'Editar Tema', 'editlyrics' => 'Letras', 'editgenreinfo' => 'Editar Información del Género', 'editartistinfo' => 'Editar Información del Artista', 'editalbuminfo' => 'Editar Información del Álbum', 'editsonginfo' => 'Editar Información del Tema', 'addgenre' => 'Añadir un nuevo Género', 'addartist' => 'Añadir un nuevo Artista', 'addalbum' => 'Añadir un nuevo Álbum', 'addsong' => 'Añadir un nuevo Tema', 'genre' => 'Nombre del Género', 'artist' => 'Nombre del Artista', 'album' => 'Nombre del Álbum', 'song' => 'Título del Tema', 'filename' => 'Nombre del archivo', 'foldername' => 'Nombre de la carpeta', 'songnumber' => 'Track #', 'songlengthformat' => ' (MM:SS)', 'songlength' => 'Longitud del tema', 'albumlengthformat' => ' (HH:MM:SS)', 'albumlength' => 'Longitud del Álbum', 'releaseyear' => 'Año de Lanzamiento', 'releasemonth' => 'Mes de Lanzamiento', 'delete' => 'Borrar', 'save' => 'Salvar', 'edit' => 'Editar', 'nolyrics' => ' (sin letras)', 'nofolder' => 'Sin carpeta', 'nofile' => 'Sin archivo',);?>

Norbert

Quote
<?php
// Version: 3.1; Music

$txt['music'] = array(
   'colalbum' => 'Album',
   'colartist' => 'K&uuml;nstler',
   'colgenre' => 'Genre',
   'colrating' => 'Bewertung',
   'colreleasedate' => 'ver&ouml;ffentlicht',
   'colsong' => 'Song',
   'maxitems' => 'Max. Anzahl pro Seite:',
   'nomatch' => 'Keine Suchergebnisse gefunden!',
   'numalbums' => ' Alben',
   'numartists' => ' K&uuml;nstler',
   'numphotos' => ' Fotos',
   'numsongs' => ' Tracks',
   'pages' => 'Seiten ',
   'search' => 'Suchen',
   'searchartists' => 'K&uuml;nstler',
   'searchbutton' => 'Los',
   'searchalbums' => 'Alben',
   'searchlyrics' => 'Songtexte',
   'searchsongs' => 'Songs',
   'songinfo' => 'Song-Info',
   'songinfoartist' => 'K&uuml;nstler',
   'songinfoalbum' => 'Album',
   'songinfolyrics' => 'Songtext',
   'songinfolength' => 'L&auml;nge',
   'songmp3' => 'Spielen',
   'title' => ' Musik Datenbank',
   'variousartists' => 'Verschiedene K&uuml;nstler',
   'albumcover' => 'Cover',
);

?>

Quote
<?php
// Version: 3.1; MusicAdmin

$txt['music'] = array(
   'title' => ' Verwaltung der Musik-Datenbank',
   'choosegenre' => 'Genre w&auml;hlen',
   'chooseartist' => 'K&uuml;nstler w&auml;hlen',
   'choosealbum' => 'Album w&auml;hlen',
   'choosesong' => 'Song w&auml;hlen',
   'editgenre' => 'Genre editieren',
   'editartist' => 'K&uuml;nstler editieren',
   'editalbum' => 'Album &auml;ndern',
   'editsong' => 'Song editieren',
   'editlyrics' => 'Songtext editieren',
   'editgenreinfo' => 'Genre Info editieren',
   'editartistinfo' => 'K&uuml;nstler Info editieren',
   'editalbuminfo' => 'Album Info editieren',
   'editsonginfo' => 'Song Info editieren',
   'addgenre' => 'Neues Genre hinzuf&uuml;gen',
   'addartist' => 'Neuen K&uuml;nstler hinzuf&uuml;gen',
   'addalbum' => 'Neues Album hinzuf&uuml;gen',
   'addsong' => 'Neuen Song hinzuf&uuml;gen',
  'genre' => 'Genre',
   'artist' => 'K&uuml;nstler ',
   'album' => 'Album',
   'song' => 'Song',
   'filename' => 'Dateiname',
   'foldername' => 'Ordnername',
   'songnumber' => 'Track #',
   'songlengthformat' => ' (MM:SS)',
   'songlength' => 'L&auml;nge',
   'albumlengthformat' => ' (HH:MM:SS)',
   'albumlength' => 'L&auml;nge',
   'releaseyear' => 'Jahr der Ver&ouml;ffentlichung',
   'releasemonth' => 'Monat der Ver&ouml;ffentlichung',
   'delete' => 'L&ouml;schen',
   'save' => 'Speichern',
   'edit' => 'Editieren',
   'nolyrics' => ' (Hat keinen Text!)',
   'nofolder' => 'Kein Ordner',
   'nofile' => 'Keine Datei',
);
?>


Now there is a problem with music_play.gif. You can see it, even if there is nothing to play.

Cccddd

Awesome guys! Hey, if you could translate the words for the buttons too, I could whip up some new buttons to go in the language packs. Danke!

Cccddd

Spanish and German language packs now up. It's only language files for now. I will include default template buttons if and when Norbert and CokeCan help me out with the translations :)

CokeCan

Great! ;D
Cheschire, What do you think about this? http://www.simplemachines.org/community/index.php?topic=33831.msg268748#msg268748

Here is the text for the spanish pictures:
Quotemusic.gif = Música
music_admin.gif = Admin. de Música
music_albums.gif = Álbums
music_artists.gif = Artistas
music_genres.gif = Géneros
music_header.gif = Base de Datos Musical
music_header_admin.gif = Admin. de la Base de Datos Musical (very long! just leave the english one)
music_songs.gif = Temas

Norbert

Text for German Buttons:

music.gif = Musik
music_admin.gif = Musik Admin
music_albums.gif = Alben
music_artists.gif = Künstler
music_genres.gif = Genres
music_header.gif = Musik Datenbank
music_header_admin.gif = Musik Datenbank Admin
music_songs.gif = Lieder (or let it in English: Songs)

Greetings from the Niederrhein  :D

JayBachatero

#66
i was messing around wit the template today for my midblue theme here take a look at what i have so far.  i need to move the search bar sumwhere else though

http://www.kevmundial.com/test_smf/index.php?action=music;theme=4

p.s. i dont have the filemanager mod there for some eason i tried to update it but it says sumthing bout having to remove old database stuff to add the new but when i did dat and put it up it was having problems with the settings page it went blank and no parse code was set
Follow me on Twitter

"HELP!!! I've fallen and I can't get up"
This moment has been brought to you by LifeAlert

Cccddd

#67
Thanks for the translations guys. I will try to get some buttons made in the next few days.

Quote from: LiL_J on May 23, 2005, 10:49:31 PM
i was messing around wit the template today for my midblue theme here take a look at what i have so far.  i need to move the search bar sumwhere else though

http://www.kevmundial.com/test_smf/index.php?action=music;theme=4

p.s. i dont have the filemanager mod there for some eason i tried to update it but it says sumthing bout having to remove old database stuff to add the new but when i did dat and put it up it was having problems with the settings page it went blank and no parse code was set

when did you install the file manager mod? I reuploaded the package yesterday with a fix that was ******ing up the modsettings.php file. Also I cant see that link you posted. is your site down?

Quote from: CokeCan on May 22, 2005, 04:00:01 PM
I want to create a lyrics site and I would like to know if it's posible to add a "pirnt" version where they can see the lyrics in a popup window without all the forum design?

good idea. I will add that to my todo list.

Quote from: CokeCan on May 22, 2005, 04:00:01 PM
And would be nice list the artists, albums and songs by letters just like it's at the memberlist, what do you think? that would be VERY useful!

You need to explain what you mean here. As far as I understand, you want something that is already done, so I need you to give me more details so I can get a better idea of what you want changed.

Quote from: CokeCan on May 22, 2005, 04:00:01 PM
And is it posible to add the album's cover over the album's list?

Where would you want the album cover? Maybe

Quote from: CokeCan on May 22, 2005, 04:00:01 PM
Oh, one more thing, is it posible to add the lyrics translation? would be nice if users can add it's translation to their own language you can add the text "translation to:" "English", "Español (Spanish)", "Portugues (Portuguese)"...

Interesting idea. this will be added towards the bottom of my todo list as something to look into for a bigger release

ArkServer

How do i let other people add music to the database? having a hard time finding where i can change who can add music.

JayBachatero

Quote from: ArkServer on May 24, 2005, 03:06:54 PM
How do i let other people add music to the database? having a hard time finding where i can change who can add music.

you give the permission on group basis so edit your membergroups to the permissions you want to allow
Follow me on Twitter

"HELP!!! I've fallen and I can't get up"
This moment has been brought to you by LifeAlert

CokeCan

Quote from: Cheschire on May 24, 2005, 03:14:47 AM
Quote from: CokeCan on May 22, 2005, 04:00:01 PM
And would be nice list the artists, albums and songs by letters just like it's at the memberlist, what do you think? that would be VERY useful!
You need to explain what you mean here. As far as I understand, you want something that is already done, so I need you to give me more details so I can get a better idea of what you want changed.
I think that would be nice have something like this:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Just like: http://www.simplemachines.org/community/index.php?action=mlist

Quote from: Cheschire on May 24, 2005, 03:14:47 AM
Quote from: CokeCan on May 22, 2005, 04:00:01 PM
And is it posible to add the album's cover over the album's list?
Where would you want the album cover? Maybe
Would be nice have them at the top of the track list.

Is it posible to alive the covers for guests too?

EPro

how in the worl do i install this damn thing  ...... i have tried and tried

CokeCan

One more thing, is it posible to have "Report Lyrics' Error", where users can report the errors?
And add at the top "Lyrics uploaded by..." and "Translation uploaded by..."

Miraenda

When I tried to download in package manager the 3.1 music database, instead it shows up as the Spanish language pack in the SMF Machines Mod Site. Is the right file there for the Music database or am I missing something?

SeaOfSin

#74
I tried a fresh install of SMF including a new database and still got the error
2: Invalid argument supplied for foreach()
File: website\forum\Sources\ModSettings.php
Line: 562

when trying to use both filemanager and music database after selecting use filemanager features! Any ideas?

Cccddd

Quote from: Miraenda on May 27, 2005, 02:07:24 PM
When I tried to download in package manager the 3.1 music database, instead it shows up as the Spanish language pack in the SMF Machines Mod Site. Is the right file there for the Music database or am I missing something?

bah they tried asking me to fix the mod site sometime last year but I don't have the YEARS it would take to fix all the ******ups (IMO) that are present in that system. One of them being the fact that it only shows one file on the mod package server, and it just happens to be the last one. There's no way to select what file I want displayed on the mod package list. so the only way I can work it is to upload the music db thing AGAIN.

wtf. bah. ****** it all. just download the package from the first link in this thread i guess until im not too lazy to redo the upload :)

Miraenda

Ok, np :)

I got it now, thanks Cheschire :)

EPro

this is what i did ..... i down loaded the english version and FTP it to my server ..... then it showed up under my packages and it let me install it but ....... i can't see a link for any music stuff ..... any idea's?????? i can see the music.template.php and more files ..... mabey i have the wrong index file ... hmmmmmm i would really like to add this to my site

CokeCan

This is a great mod :)
But is it posible to add the "Artist" when you create the "Album"? because it's posible to have more than one Album with the same name it will be very dificult to find what album is it when you are going to add the lyrics, so when you select the album to write the song you can see the "Artists - Album" and not just the album's name. How can I do this change?

Xarcell

They file seems to be corrupted or something

Advertisement: