Re-design for polish language

New scripts, templates and translation files that allows to use Ant Movie Catalog to manage other things than movies
Post Reply
Pro-Zak
Posts: 4
Joined: 2006-11-02 15:12:20
Location: Poland

Re-design for polish language

Post by Pro-Zak »

hello
this's new design for the people who have a lot of files on the DivX and DVD too.

I did this mod for my collection. A lot of fields are not necessary, that I left more important fields and changed polish language.

Image

If you want to use this mod, replace the code between:

[TMovieFrame] and [TFieldsFrame] in language file.

Code: Select all

LFramerate.Caption=Framerate:
 LFramerate.visible=0
EFramerate.Hint=|Szybkość odtwarzania klatek video na sekundę
 EFramerate.visible=0
LLengthMin.Caption=min.
 LLengthMin.visible=0
LComments.Caption=Komentarze:
 LComments.visible=0
EComments.Hint=|Komentarze
 EComments.visible=0
LDate.Caption=Data dodania:
 LDate.visible=0
EDate.Hint=|Data dodania filmu do katalogu
 EDate.visible=0
LMediaType.Caption=Rodzaj nośnika:
 LMediaType.visible=0
EMediaType.Hint=|Na jakim nośniku jest zapisany film
 EMediaType.visible=0
LMedia.Caption=Etykieta:
 LMedia.visible=0
EMedia.Hint=|Etykieta
 EMedia.visible=0 
LURL.Caption=URL:
  LURL.visible=0
EURL.Hint=|Website
  EURL.visible=0
LVideoKbps.Caption=kbps
  LVideoKbps.visible=0
LAudioKbps.Caption=kbps
  LAudioKbps.visible=0
LResolution.Caption=Rozdzielczość:
  LResolution.visible=0
LFramerateFPS.Caption=fps
  LFramerateFPS.visible=0
LSize.Caption=Rozmiar:
  LSize.visible=0
EVideoBitrate.Hint=|Video Bitrate
  EVideoBitrate.visible=0
EAudioBitrate.Hint=|Audio Bitrate
  EAudioBitrate.visible=0
EResolution.Hint=|Rozdzieloczść
  EResolution.visible=0
ESize.Hint=|Rozmiar
  ESize.visible=0 
LSizeMB.Caption=MB 
 LSizeMB.visible=0

LOriginalTitle.Caption=&Tytuł oryginalny:
	LOriginalTitle.left=10
	LOriginalTitle.top=8 
EOriginalTitle.Hint=|&Tytuł oryginalny
  	EOriginalTitle.width=250
	EOriginalTitle.top=5
LTranslatedTitle.Caption=T&ytuł polski:
	LTranslatedTitle.left=10
	LTranslatedTitle.top=33
ETranslatedTitle.Hint=|T&ytuł polski
	ETranslatedTitle.width=250
	ETranslatedTitle.top=30
LCategory.Caption=Gatunek:
	LCategory.left=10
	LCategory.top=58
ECategory.Hint=|Gatunek filmowy
	ECategory.width=250
	ECategory.top=55
LCountry.Caption=Kraj:
	LCountry.left=10
	LCountry.top=83
ECountry.Hint=|Kraj
	ECountry.width=250
	ECountry.top=80
LBorrower.Caption=Okładka:
 	LBorrower.top=135
  	LBorrower.left=380
LDirector.Caption=Reżyser:
	LDirector.left=10
	LDirector.top=108
EDirector.Hint=|Reżyser
	EDirector.top=105
	EDirector.width=250
LProducer.Caption=Producent:
	LProducer.left=10
	LProducer.top=133
EProducer.Hint=|Producent
	EProducer.width=250
	EProducer.top=130
LYear.Caption=Rok produkcji:
	LYear.top=8
	LYear.left=380
EYear.Hint=|Rok produkcji
	EYear.top=5
	EYear.left=500
	EYear.width=50
LLength.Caption=Czas trwania:
	LLength.top=33
	LLength.left=380
ELength.Hint=|Długość filmu (minuty)
	ELength.top=30
	ELength.left=500
	ELength.width=50
LRating.Caption=Ocena:
	LRating.top=58
	LRating.left=380
ERating.Hint=|Ocena filmu w skali od 0 do 10
	ERating.top=55
	ERating.left=500
	ERating.width=50
LActors.Caption=Obsada:
	LActors.top=83
	LActors.left=380
EActors.Hint=|Lista aktorów grających w filmie
	EActors.top=105
	EActors.left=380
	EActors.width=270
LDescription.Caption=Opis filmu:
	LDescription.top=215
	LDescription.left=380
EDescription.Hint=|Opis filmu
	EDescription.top=237
	EDescription.left=380
	EDescription.width=270
LLanguages.Caption=Tłumaczenie:
	LLanguages.top=410
	LLanguages.left=380
ELanguages.Hint=|Język
	ELanguages.top=432
	ELanguages.left=380
	ELanguages.width=270
LSubtitles.Caption=Jakość:
	LSubtitles.top=460
	LSubtitles.left=380
ESubtitles.Hint=|Napisy
	ESubtitles.top=482
	ESubtitles.left=380
	ESubtitles.width=270
LVideoFormat.Caption=Format video:
	LVideoFormat.top=510
	LVideoFormat.left=380
EVideoFormat.Hint=|Format video/kodek
	EVideoFormat.top=532
	EVideoFormat.left=380
	EVideoFormat.width=270
LAudioFormat.Caption=Format audio:
	LAudioFormat.top=560
	LAudioFormat.left=380
EAudioFormat.Hint=|Format audio/kodek
	EAudioFormat.top=582
	EAudioFormat.left=380
	EAudioFormat.width=270
LDisks.Caption=Ilość płyt
	LDisks.top=610
	LDisks.left=380
EDisks.Hint=|Ilość CD lub kaset
	EDisks.top=632
	EDisks.left=380
LBorrower.Caption=Komu pożyczony:
	LBorrower.top=650
	LBorrower.left=10
EBorrower.Hint=|Kto pożyczył film
	EBorrower.top=647
	EBorrower.width=250

LSource.Caption=Okładka:
  	LSource.top=158
  	LSource.left=10
ESource.Hint=|Source
  	ESource.top=173
  	ESource.left=10
	ESource.width=320
thx :)
Post Reply