Please note: this MOD may need some changes but it works (ok, some fileds are not properly deleted... ), e.g. statistics are not translated yet. But import/export from/to CSV works (even though there are some dead fields).
If you want to know how to use it, see this threat:
viewtopic.php?t=2176
there's a very good guide by Eyael (by the way: thanks a lot! ) how to use AMC for other purposes and do own translations / MODs.
This threat may result in a script for Amazon.de (and maybe more locations, like .com...), but this will take some time...:
viewtopic.php?t=3887
Update: bad4u is about to finish the script... will be published as soon as possible in the thread mentioned above!
I posted the full code, there are some changes and it will be easier to use (just copy and paste to a new language file, name and locate it in your book spawn of AMC, or just see Eyael's guide):
Code: Select all
[FileInformation]
Icon=Qk32AAAAAAAAAHYAAAAoAAAAEAAAABAAAAABAAQAAAAAAIAAAAAzCwAAMwsAABAAAAAQAAAAAAAAAFAAAABmAAAAmAAAAK4AAACYMgAA/QAyAP9mMwAAAJgAAAC0AAAA/QBlZf8AmZmZAP//mQD//8sA////AP//////////AAAAAAAAAAAJUSLIjCIVkAHqQ+quNK1gAj6j6q4642ACM+rqrq4zYAzu7uqu7u7gCKqqqqqqqrAIqqqqqqqqsAzu7uqu7u7gAjTq6q6uM2ACPqPqrjrjYAHqQ+quM65gCXZm675mZrAAAAAAAAAAAP//////////
Name=English Books (final)
LocalName=English
Version=3.5.1
VersionFormat=3.5.1
Comments=Sample file for other translations. If you want to use the program in English, I recommend to keep the other "English" as language unless you want to modify it.
Authors=Antoine Potten / Melmoth
;***************
;* Main window *
;***************
[MainWindow]
ActionFileNew.Caption=&New
ActionFileNew.Hint=New|Create a new file
ActionFileOpen.Caption=&Open...
ActionFileOpen.Hint=Open...|Open a file
ActionFileOpenNoRecent.Caption=No recent file
ActionFileSave.Caption=&Save
ActionFileSave.Hint=Save|Save current file
ActionFileSaveAs.Caption=Save &as...
ActionFileSaveAs.Hint=Save as...|Save current file under a different name
ActionFilePrint.Caption=&Print...
ActionFilePrint.Hint=Print list|Print a list of the contents of the current catalog
ActionFileImport.Caption=&Import...
ActionFileImport.Hint=Import...|Import data from another file format
ActionFileExport.Caption=&Export...
ActionFileExport.Hint=Export...|Export catalog to another file format
ActionFileProperties.Caption=&Properties...
ActionFileProperties.Hint=Properties...|Display file properties and catalog information
ActionExit.Caption=E&xit
ActionExit.Hint=Exit|Quit the application
ActionOptions.Caption=&Preferences...
ActionOptions.Hint=Preferences...|Change program options
ActionLanguage.Caption=L&anguage...
ActionLanguage.Hint=Language...|Change user interface language
ActionLoan.Caption=&Loans...
ActionLoan.Hint=Loans...|List of books that are currently lent out
ActionToolsScripting.Caption=S&cripting...
ActionToolsScripting.Hint=Scripting|Apply a script to selected books
ActionToolsGrid.Caption=D&isplay as grid
ActionToolsGrid.Hint=Display as a grid|Display the book list as a large grid with all the books
ActionGroupNone.Caption=< none >
ActionGroupNone.Hint=|Do not group books
ActionHelpIndex.Caption=&Help index
ActionHelpIndex.Hint=Help index|Launch program help
ActionHelpAbout.Caption=&About...
ActionHelpAbout.Hint=About...|About this program
ActionHelpVersion.Caption=&Versions...
ActionHelpVersion.Hint=Versions...|Show files version information
ActionMovieAdd.Caption=&Add...
ActionMovieAdd.Hint=Add...|Add a new book
ActionMovieUndo.Caption=&Undo changes
ActionMovieUndo.Hint=Undo changes|Undo changes made to current book
ActionMovieDelete.Caption=&Delete
ActionMovieDelete.Hint=Delete|Delete current book
ActionMovieCopy.Caption=&Copy
ActionMovieCopy.Hint=Copy|Copy book information to the clipboard
ActionMoviePaste.Caption=&Paste
ActionMoviePaste.Hint=Paste|Paste book information from clipboard
ActionMovieRenumber.Caption=&Renumber...
ActionMovieRenumber.Hint=Renumber books...|Renumber books, begining at 1 with continuous numbers
ActionMovieFind.Caption=&Find...
ActionMovieFind.Hint=Find...|Find a book on the basis of a specified field
ActionFindFindNext.Caption=Find &next
ActionFindFindNext.Hint=|Find the next book matching search parameters
ActionFindWholeField.Caption=&Whole field only
ActionFindWholeField.Hint=|Include only books when the whole field equals the specified value
ActionFindDisplay.Caption=&Display results
ActionFindDisplay.Hint=|Display all books matching the search criteria (filtered view)
LField.Caption=&Search in field:
LValue.Caption=Search for &value:
ActionMovieNumber.Caption=Change &number...
ActionMovieNumber.Hint=Change number|Change book number
ActionMovieStats.Caption=&Statistics...
ActionMovieStats.Hint=Statistics...|Display statistics about the catalog and the books that it contains
ActionMovieImportFiles.Caption=From &files...
ActionMovieImportFiles.Hint=Get information from files...|Get book information from files
ActionMovieImportScript.Caption=From internet using a &script...
ActionMovieImportScript.Hint=Get information from internet using a script...|Get book information from internet using a script file
ActionMovieSearch.Caption=&Search on internet
ActionMovieSearch.Hint=Search information on internet|Search information on internet about this book
ActionMoviePictureShow.Caption=Display &picture
ActionMoviePictureShow.Hint=Show or Hide book picture|Show or hide the book picture window
ActionPicSelect.Caption=&Select...
ActionPicSelect.Hint=Select a picture...|Select a picture to import or link for current book
ActionPicDelete.Caption=&Delete
ActionPicDelete.Hint=Delete|Delete current picture
ActionPicUndock.Caption=Dock/&Undock
ActionPicUndock.Hint=Dock/Undock|Picture window: Dock (integrated in main window) or Undock (floating window)
ActionPicSaveAs.Caption=Save &as...
ActionPicSaveAs.Hint=Save picture as...|Save a copy of the picture to a new file
ActionPicCopy.Caption=&Copy
ActionPicCopy.Hint=Copy to clipboard|Copy picture to clipboard
ActionMenuFile.Caption=&File
ActionMenuMovie.Caption=&Book
ActionMenuTools.Caption=&Tools
ActionMenuHelp.Caption=&Help
ActionMenuPicture.Caption=P&icture
ActionMenuPicture.Hint=Book picture|Book picture commands
ActionMenuGet.Caption=&Get information
ActionMenuGet.Hint=Get information|Get book information
ActionMenuGroup.Caption=&Group by
ActionMenuGroup.Hint=Group books|Group by a specified field the books of the list
ActionRefresh.Caption=&Refresh
ActionRefresh.Hint=Refresh list|Refresh book list
ActionMovieCheck.Caption=Check selected
ActionMovieCheck.Hint=Check selected|Mark selected books as checked
ActionMovieUncheck.Caption=Uncheck selected
ActionMovieUncheck.Hint=Uncheck selected|Mark selected books as not checked
ActionMovieSelGroup.Caption=Select whole group
ActionMovieSelGroup.Hint=Select group|Select all books of this group
ActionMovieSelCheck.Caption=Select checked
ActionMovieSelCheck.Hint=Select checked|Select only the books that are checked
ActionMovieSelUncheck.Caption=Select unchecked
ActionMovieSelUncheck.Hint=Select unchecked|Select only the books that are not checked
ActionDisplayPictureToolbar.Caption=P&icture Toolbar
ActionDisplayPictureToolbar.Hint=Display picture toolbar|Display or hide picture toolbar
ActionDisplayMainToolbar.Caption=&Main Toolbar
ActionDisplayMainToolbar.Hint=Display main toolbar|Display or hide main toolbar
ActionDisplayStatusBar.Caption=&Status Bar
ActionDisplayStatusBar.Hint=Display status bar|Display or hide status bar
ActionURLOpen.Caption=Open URL
ActionURLOpen.Hint=|Open the URL or file specified in the field
ActionURLBrowse.Caption=Browse...
ActionURLBrowse.Hint=|Browse for a file name to put in the field
ToolbarMenu.Caption=Menu Bar
ToolbarMain.Caption=Main Toolbar
ToolbarPicture.Caption=Picture Toolbar
ToolbarPictureWindow.Caption=Picture
ToolbarFind.Caption=Find
Listview1.HeaderSections.Item[0].Text=Nr
Listview1.HeaderSections.Item[1].Text=Title
MoviePicture.Hint=|Click to display picture at fullsize
Messages.Strings.String[0]=Are you sure you want to delete book %s: "%s"?
Messages.Strings.String[1]=Are you sure you want to revert previous information for current book?
Messages.Strings.String[2]=%d books
Messages.Strings.String[3]=(%d visible)
Messages.Strings.String[4]=Current catalog has been modified. Do you want to save it?
Messages.Strings.String[5]=Do not ask confirmation again
Messages.Strings.String[6]=Modified
Messages.Strings.String[7]=Picture
Messages.Strings.String[8]=Save a copy of the picture to a new file
Messages.Strings.String[9]=Importing %s ...
Messages.Strings.String[10]=Saving %s ...
Messages.Strings.String[11]=Loading %s ...
Messages.Strings.String[12]=Select a picture
Messages.Strings.String[13]=This will clear the picture. Are you sure?
Messages.Strings.String[14]=Unable to use this picture: %s
; the following line is used as unit for file sizes in main window (B/KB/MB/GB)=
Messages.Strings.String[15]=B
Messages.Strings.String[16]=Select files to get information from
Messages.Strings.String[17]=Search information on %0:s|Search information on %0:s about this book
Messages.Strings.String[18]=No recent file
Messages.Strings.String[19]=This catalog has pictures stored in it. To save the catalog to XML the pictures have to be in individual files.|If you still want to save the file to XML, click OK to convert these pictures or Ignore if you do not want to keep them (linked pictures will be kept).|The name of the pictures will be based on the value of "Picture naming" of the "Picture importation" page from the Preferences window.
Messages.Strings.String[20]=|Group by %s
Messages.Strings.String[21]=< none >
Messages.Strings.String[22]=In addition to picture link removal, do you also want to delete the picture file from disk? (%s)
Messages.Strings.String[23]=This book currently has a linked picture, when replacing this link by another picture do you want to delete the old picture file from disk? (%s)
Messages.Strings.String[24]=The picture cannot be copied in the catalog folder until the catalog has a name; please save it somewhere and try again
Messages.Strings.String[25]=Stored in catalog as %s
Messages.Strings.String[26]=External file: %s
Messages.Strings.String[27]=%.0n bytes
Messages.Strings.String[28]=Loading print preview
Messages.Strings.String[29]=Searching for printers
Messages.Strings.String[30]=Select a file to reference in the URL field
Messages.Strings.String[31]=< others >
Messages.Strings.String[32]=All
Fields.Strings.String[0]=Number
Fields.Strings.String[1]=Checked
Fields.Strings.String[2]=Book ID
Fields.Strings.String[3]=Category
Fields.Strings.String[4]=Collection
Fields.Strings.String[5]=Date added
Fields.Strings.String[6]=Borrower
Fields.Strings.String[7]=Rating
Fields.Strings.String[8]=Original Title
Fields.Strings.String[9]=Translated Title
Fields.Strings.String[10]=Formated Title
Fields.Strings.String[11]=URL
Fields.Strings.String[12]=Editor
Fields.Strings.String[13]=Author
Fields.Strings.String[14]=Category
Fields.Strings.String[15]=Year
Fields.Strings.String[16]=Pages
Fields.Strings.String[17]=Keywords
Fields.Strings.String[18]=Location
Fields.Strings.String[19]=Description
Fields.Strings.String[20]=Comments
Fields.Strings.String[21]=Genere
Fields.Strings.String[22]=
Fields.Strings.String[23]=Binding
Fields.Strings.String[24]=
Fields.Strings.String[25]=ISBN-10
Fields.Strings.String[26]=
Fields.Strings.String[27]=Languages
Fields.Strings.String[28]=Original Language
Fields.Strings.String[29]=ISBN-13
Fields.Strings.String[30]=Number of Volumes
;****************
;* Message Form *
;****************
[MessageWin]
Captions.Strings.String[0]=Warning
Captions.Strings.String[1]=Error
Captions.Strings.String[2]=Information
Captions.Strings.String[3]=Confirmation
Captions.Strings.String[4]=&Yes
Captions.Strings.String[5]=&No
Captions.Strings.String[6]=&OK
Captions.Strings.String[7]=&Cancel
Captions.Strings.String[8]=&Abort
Captions.Strings.String[9]=&Retry
Captions.Strings.String[10]=&Ignore
Captions.Strings.String[11]=&All
Captions.Strings.String[12]=No to all
Captions.Strings.String[13]=Yes to all
Captions.Strings.String[14]=&Help
;**************
;* Input Form *
;**************
[InputWin]
btn2.Caption=OK
btn1.Caption=Cancel
;*********
;* About *
;*********
[AboutWin]
Caption=About this program
btn3.Caption=Close
btn2.Caption=&Versions...
btn1.Caption=&Credits...
Messages.Strings.String[0]=%s: version %s (created on %s)
Messages.Strings.String[1]=(press Ctrl+C if you want to copy these information to clipboard)
;******************
;* Enter a number *
;******************
[NumberWin]
Caption=Book &number selection
btn2.Caption=OK
btn1.Caption=Cancel
LEnterNumber.Caption=Enter a number for the book:
btnFindNum.Hint=Find an available number|
grpNotUnique.Caption=There is already a book with this number...
grpNotUnique.Items.String[0]=&Accept duplicate
grpNotUnique.Items.String[1]=&Give another number to the existing book
grpNotUnique.Items.String[2]=&Shift book numbers until there is no more duplicate
CBDoNotAsk.Caption=Do not ask again; use automatic numbering
;**************
;* Properties *
;**************
[PropertiesWin]
btn2.Caption=&Save
btn1.Caption=Cancel
Caption=Catalog properties
LHOwnerInfo.Caption=Owner Information
LFileName.Caption=Name:
LFileSize.Caption=Size:
LFileVersion.Caption=Format:
LHXMLHeader.Caption=XML Header
LEncoding.Caption=Encoding:
LOwnerName.Caption=Name:
LOwnerMail.Caption=E-mail:
LOwnerSite.Caption=Website:
LDescription.Caption=Description:
EOwnerMail.ButtonHint=Send a mail
EOwnerSite.ButtonHint=Go to URL
;*********
;* Loans *
;*********
[LoanWin]
Caption=Loans
btn2.Caption=Close
btn1.Caption=&Help
ActionBorrowerAdd.Caption=Add...
ActionBorrowerAdd.Hint=Add borrower|Add a new borrower to the list
ActionBorrowerDel.Caption=Delete
ActionBorrowerDel.Hint=Delete borrower|Delete selected borrower from the list
ActionCheckOut.Caption=Check out
ActionCheckOut.Hint=Check out|Add selected book to borrower's list
ActionCheckIn.Caption=Check in
ActionCheckIn.Hint=Check in|Remove selected book from borrower's list
ActionMovieGetBorrower.Caption=Get borrower
ActionMovieGetBorrower.Hint=Get borrower|Find, in the borrowers list, the borrower or selected book
ActionMovieFindNext.Caption=Find next
ActionMovieFindNext.Hint=Find next|Find the next book with a title containing specified text
ActionOptions.Caption=&Options
ActionOptions.Hint=Options|Options for check in and check out
ActionOptionsIncNum.Caption=Include books with same &number
ActionOptionsIncNum.Hint=Include books with same number|Include in check in and check out other books that have the same number than the selected one
ActionOptionsIncLab.Caption=Include books with same &label
ActionOptionsIncLab.Hint=Include books with same label|Include in check in and check out other books that have the same media label than the selected one
LvMovies.HeaderSections.Item[0].Text=Nr
LvMovies.HeaderSections.Item[1].Text=Label
LvMovies.HeaderSections.Item[2].Text=Title
LvMovies.HeaderSections.Item[3].Text=Borrower
LvNames.HeaderSections.Item[0].Text=Borrower
LvNames.HeaderSections.Item[1].Text=Quantity
LvLent.HeaderSections.Item[0].Text=Nr
LvLent.HeaderSections.Item[1].Text=Label
LvLent.HeaderSections.Item[2].Text=Title
Messages.Strings.String[0]=This will delete "%s" from the borrowers list, and check in all the books lent to this person.
Messages.Strings.String[1]=Loading list ...
Messages.Strings.String[2]=This book is already lent to somebody else
Messages.Strings.String[3]=Please enter a name
Messages.Strings.String[4]=The following books are already lent to somebody else:
;Messages.Strings.String[5]=
Messages.Strings.String[6]=Enter a name
Messages.Strings.String[7]=New borrower
;Messages.Strings.String[8]=
;Messages.Strings.String[9]=
;**********
;* Export *
;**********
[ExportWin]
Caption=Export to another file format
lvFormat.Columns.Item[0].Caption=Supported file formats
Btn3.Caption=&Export...
Btn2.Caption=Close
Btn1.Caption=&Help
grpImages.Caption=Images
CBCopyPictures.Caption=Copy with exported file
CBCopyPictures.Hint=Copy pictures to the same folder as the exported file
CBCopyPicturesNew.Caption=Only if it does not exist yet
CBCopyPicturesNew.Hint=Copy only file pictures that do not exist yet (i.e. no overwrite)
LSelectFormat.Caption=Please select a format...
ActionHTMLNew.Caption=New
ActionHTMLNew.Hint=New template|Create a new template
ActionHTMLOpen.Caption=Load
ActionHTMLOpen.Hint=Load...|Load an existing template
ActionHTMLNoRecent.Caption=No recent file
ActionHTMLSave.Caption=Save
ActionHTMLSave.Hint=Save|Save current template
ActionHTMLSaveAs.Caption=Save as...
ActionHTMLSaveAs.Hint=Save as...|Save current template under a new name
ActionInsertTag.Caption=&Insert Special Tag
ActionInsertTag.Hint=|Insert a special value that will be replaced by information from catalog or book
ActionEditUndo.Caption=&Undo
ActionEditCut.Caption=Cu&t
ActionEditCopy.Caption=&Copy
ActionEditPaste.Caption=&Paste
ActionEditDelete.Caption=&Delete
ActionEditSelectAll.Caption=Select &All
ActionExportBoth.Caption=Export both
ActionExportBoth.Hint=|Export both "full" and "individual" templates
ActionExportSelected.Caption=Export selected
ActionExportSelected.Hint=|Export only the selected template
ActionDisplayFull.Caption=Full
ActionDisplayFull.Hint=Display full list template|Display HTML page that will be used for full book list
ActionDisplayIndividual.Caption=Individual
ActionDisplayIndividual.Hint=Display individual list template|Display HTML page that will be used for individual book pages
MnuGen.Caption=&General
MnuGenDte.Caption=Current Date
MnuGenTme.Caption=Current Time
MnuCat.Caption=&Catalog
MnuCatNme.Caption=File Name
MnuCatPth.Caption=File Name with full path
MnuCatNbr.Caption=Number of books
MnuCatDsk.Caption=Number of disks
MnuOwnNam.Caption=Owner Name
MnuOwnEml.Caption=Owner E-mail
MnuOwnWeb.Caption=Owner website address
MnuCatDsc.Caption=Description
MnuMovBeg.Caption=Begin List
MnuMovEnd.Caption=End List
MnuMovRec.Caption=Record number
MnuMovInd.Caption=Filename of individual book page
MnuMov.Caption=&Book
MnuMovPic.Caption=Picture
MnuMovPfn.Caption=Picture filename
MnuMovApp.Caption=Appreciation
LCSVDelimiter.Caption=Field delimiter:
ECSVDelimiter.Hint=|Character delimiting fields values
LCSVBloc.Caption=Text block delimiter:
ECSVBloc.Hint=|Character around text strings (leave empty if none is used)
LCSVLinebreaks.Caption=Replace linebreaks by:
ECSVLinebreaks.Hint=|Character to use as representation of linebreaks in descriptions and comments
CBCSVColumnTitles.Caption=Add column titles
LSQLTableName.Caption=Table name:
CBSQLUpdate.Caption="Update" instead of "Insert"
LSQLCommands.Caption=SQL commands to include:
LSQLLinebreaks.Caption=Replace linebreaks by:
LImgFilename.Caption=Filename:
RBImgAppend.Caption=Append book number to selected filename
RBImgNumber.Caption=Use book number
RBImgTitle.Caption=Use title formatting (as defined in the options for the book list)
LOrigonsLink.Caption=This format allows you to put your book list online on Origons website<br><br><link>www.origons.com</link>
FieldsCSV.LSelected.Caption=Fields to export:
FieldsSQL.LSelected.Caption=Fields to export:
LXMLNote.Caption=You can also export to XML from the main window using the File -> Save As command, then select XML as file format. This file can later be opened and used by Ant Book Catalog like a normal catalog.
Messages.Strings.String[0]=Unable to save file "%s": %s
Messages.Strings.String[1]=Unable to load file "%s": %s
Messages.Strings.String[2]=Export to a file for Origons.com
Messages.Strings.String[3]=Sorting list ...
Messages.Strings.String[4]=Exporting to %s ...
Messages.Strings.String[5]=Copying files ...
Messages.Strings.String[6]=Export to HTML
Messages.Strings.String[7]=Export to CSV
Messages.Strings.String[8]=Export to SQL
Messages.Strings.String[9]=Export images
Messages.Strings.String[10]=HTML template for Full listing has been modified. Do you want to save it?
Messages.Strings.String[11]=HTML template for Individual listing has been modified. Do you want to save it?
;**********
;* Import *
;**********
[ImportWin2]
Caption=Import from another file format
Btn3.Caption=&Import
Btn2.Caption=&Cancel
Btn1.Caption=&Help
lvFormat.Columns.Item[0].Caption=Supported file formats
[TImportFrame]
lblLink.Caption=This allows to import books from %s
grpSettings.Caption=Settings
chkAllowDup.Caption=Allow duplicate numbers
chkAutoAssign.Caption=Try to assign fields to columns automatically
lblPictures.Caption=Pictures importation method:
cmbPictures.Items.String[0]=Store into catalog
cmbPictures.Items.String[1]=Copy to catalog folder and make relative link
cmbPictures.Items.String[2]=Copy to [...] only if it was not stored
cmbPictures.Items.String[3]=Make absolute links to current pictures
cmbPictures.Items.String[4]=Make relative links to current pictures
grpSourceFile.Caption=Source file
btnBrowse.Hint=Browse...|Browse for a file to import
btnReload.Caption=&Reload file
grpPreview.Caption=Preview
lblPreview.Caption=Click on column headers to assign fields to them
ActionListCheck.Caption=&Check selected
ActionListCheck.Hint=Check selected|Check selected items
ActionListUncheck.Caption=&Uncheck selected
ActionListUncheck.Hint=Uncheck selected|Uncheck selected items
ActionListAll.Caption=Check &all
ActionListAll.Hint=Check all|Check all items
ActionListNone.Caption=Check &none
ActionListNone.Hint=Uncheck all|Uncheck all items
ActionHeaderNoImport.Caption=Do not import this field
Messages.Strings.String[0]=No book to import
Messages.Strings.String[1]=You did not assign a field to any column. Click on column headers for this.
Messages.Strings.String[2]=For this picture importation methode, the catalog must have a name; please save it somewhere and try again
[TImportFrameCSV]
chkFirstLineHeaders.Caption=First line contains headers
lblDelim.Caption=Field delimiter:
edtDelim.Hint=|Character delimiting fields values
lblQuote.Caption=Text block delimiter:
edtQuote.Hint=|Character around text strings (leave empty if none is used)
lblLinebreaks.Caption=Linebreaks:
edtLinebreaks.Hint=|Character to convert to linebreak in descriptions and comments
btnFieldsLoad.Hint=Load fields|Load field-column link that was previously saved
btnFieldsSave.Hint=Save fields|Save current field-column links
[TImportFrameQuery]
grpQuery.Caption=Query to execute
btnQueryExec.Hint=Execute|Execute query
;***************
;* Preferences *
;***************
[OptionsWin]
Caption=Preferences
Btn3.Caption=&Save
Btn2.Caption=Cancel
Btn1.Caption=&Help
LvCat.Items.Item[0].Text=General display
LHToolbar.Caption=Toolbars and Menus
LIconSet.Caption=Icon set:
LColorType.Caption=Color type:
cbxColorType.Items.String[0]=Automatic
cbxColorType.Items.String[1]=Greyed when inactive
cbxColorType.Items.String[2]=Blended light when inactive
cbxColorType.Items.String[3]=Blended dark when inactive
cbxColorType.Items.String[4]=Always colored
CBOfficeXP.Caption=Office XP style
CBMenuImages.Caption=Images in menus
LHMainWindow.Caption=General display
CBSoftBorders.Caption=Soft borders for Book List, Book Information Panel and Picture Box
LHStartup.Caption=Startup
CBLogo.Caption=Display logo
LvCat.Items.Item[1].Text=Customize toolbar
LHCustomizeToolbar.Caption=Select icons that should appear on main toolbar
LvCat.Items.Item[2].Text=Files
LHSaving.Caption=Catalogs
CBBackup.Caption=Always create a backup copy
CBAutoLoad.Caption=At startup, automatically open following file instead of creating an empty one:
EAutoLoad.ButtonHint=Browse...|Select file
CBAutoLoadLast.Caption=Re-open last used file
LRecentFiles.Caption=Number of recent files to display in menu:
LRepairAssociations.Caption=To associate .amc files with Ant Book Catalog, click on the button below:
BtnRepairAssoc.Caption=Repair files associations
LHHistory.Caption=Loans history
CBHistory.Caption=Store loans history in the following file (using tab-delimited format):
EHistoryFile.ButtonHint=Browse...|Select file
LvCat.Items.Item[3].Text=Book list
LHDisplay.Caption=Display
CBCheckboxes.Caption=Checkboxes
CBHotTrack.Caption=Hot track
CBEnhScrollbars.Caption=Enhanced scrollbars
CBMovieNumColumn.Caption="Book Number" column
LHOperations.Caption=Operations
CBDelete.Caption=Confirm Delete
CBUndo.Caption=Confirm Undo
LHShortcut.Caption=Shortcuts
LShortcutPrev.Caption=Previous book
LShortcutNext.Caption=Next book
LvCat.Items.Item[4].Text=Title formatting
LHFormatting.Caption=Formatting
LTitleColumn.Caption=Title to display:
cbxTitle.Items.String[0]=Original title
cbxTitle.Items.String[1]=Translated title
cbxTitle.Items.String[2]=Original title (Translated title)
cbxTitle.Items.String[3]=Translated title (Original title)
cbxTitle.Items.String[4]=Media label
CBPrefixes.Caption=Put following prefixes at the end of the title:
LPrefixes1.Caption=Only words followed by a space or a quote in the title will be recognized.
LPrefixes2.Caption=Enter them in the list, each one on a separate line, without the trailing space or quote.
LvCat.Items.Item[5].Text=Grouping
LHGrouping.Caption=Groups
CBNotAloneInGroup.Caption=Do not make a group for values that would be alone in this group
CBGroupCount.Caption=Display groups count
CBGroupExpand.Caption=Full expand by default
LHGroupUngrouped.Caption=Ungrouped items
lblGroupLocation.Caption=Location:
RBGroupsAbove.Caption=Groups above ungrouped items
RBGroupsBelow.Caption=Groups below ungrouped items
CBGroupLabelNumber.Caption=When grouped by Label or Number and sorted by number, mix groups and items
CBGroupUnique.Caption=Put in a special common group items that would have been alone in their group
CBGroupEmpty.Caption=Put in a special common group items with empty values
LvCat.Items.Item[6].Text=Book information
LHAddMovie.Caption=Adding a new book
CBAskNumber.Caption=Ask for number
CBFirstAvailable.Caption=Use first available number instead of highest number + 1
CBAddOpenScript.Caption=Open "Get information from script" window
CBAddOpenFiles.Caption=Open "Get information from files" window
LDefaultValues.Caption=To modify default values of a new book, click on the button below:
BtnDefaultValues.Caption=Edit default book values...
LHRating.Caption=Rating
CBRatingTrunc.Caption=Do not display decimals in main view, export and printing
LHPictureWindow.Caption=Picture
LPictureBackground.Caption=Background color:
CBFitPicture.Caption=Fit picture in window
CBShowPicInfo.Caption=Show picture size, format and path in fullsize picture window
LvCat.Items.Item[7].Text=Drop-down lists
LHComboBoxItems.Caption=Items
CBComboSameForAll.Caption=Same options for all lists (does not affect list contents)
LListOptions.Caption=Options for list:
CBComboSort.Caption=Auto-sort items
CBComboAutoComplete.Caption=Auto-complete while typing
CBComboCatalogValues.Caption=Use values of current catalog instead of predefined list
CBComboAutoAdd.Caption=Automatically add values that are not in list
LListEdit.Caption=Edit items:
LvCat.Items.Item[8].Text=Media files importation
LHVideoDragDrop.Caption=Drag && Drop / Get information from files
CBDNDMediaLabel.Caption=Import media label
CBDNDFileName.Caption=Import filename as title
CBDNDFileNameURL.Caption=Import full path in URL field
CBDNDSize.Caption=Import size:
RBDNDString.Caption=Make a string, e.g. "650+530"
RBDNDSum.Caption=Make a sum, e.g. "1180"
LDNDSizeUnit.Caption=Unit:
cbxDNDSizeUnit.Items.String[0]=Bytes
cbxDNDSizeUnit.Items.String[1]=Kilobytes (KB)
cbxDNDSizeUnit.Items.String[2]=Megabytes (MB)
cbxDNDSizeUnit.Items.String[3]=Gigabytes (GB)
CBDNDLength.Caption=Import length
CBDNDInternalAVI.Caption=Use internal engine rather than MediaInfo DLL for AVI importation (faster)
LDNDPicImport.Caption=For picture importation preferences, see the <LINK>Picture Importation</LINK> page
LHGetInfoVideo.Caption=Info to take from video streams
CBDNDResolution.Caption=Import resolution
CBDNDFramerate.Caption=Import framerate
CBDNDVideoCodec.Caption=Import video codec
CBDNDVideoBitrate.Caption=Import video bitrate
LHGetInfoAudio.Caption=Info to take from audio streams
CBDNDAudioCodec.Caption=Import audio codec
CBDNDAudioBitrate.Caption=Import audio bitrate
CBDNDLanguages.Caption=Import languages
CBDNDSubtitles.Caption=Import subtitles
LvCat.Items.Item[9].Text=Picture importation
LHImportPic.Caption=Importing picture from external sources
PicImportGetInfo.grp.Caption=For drag && drog / Get information from files
CBPicImportGetInfoNoAsk.Caption=Do not ask for picture import method; always use the above option
PicImportScripting.grp.Caption=For internet scripting
LPicCopyNote.Caption=Note: when picture is stored in the same folder than the catalog, it is deleted when a new picture is set for a book or when the book is deleted
LHPicNaming.Caption=Picture naming preference
RBPicNamingOriginal.Caption=Keep original name
RBPicNamingNum.Caption=Use book number
RBPicNamingTitle.Caption=Use formatted book title
LPicNamingNote.Caption=Notes: if the picture name is already taken by another book, a random name will be generated. When there is no original name (e.g. when converting from amc to xml file format), the book title is used.
CBPicNamingPrefix.Caption=Use catalog name as prefix for the picture name
LvCat.Items.Item[10].Text=Search on internet
LHSearch.Caption=Search on internet
LSearchEdit.Caption=Edit selected line:
btnSearchAdd.Hint=Add|Add a new item above selected item
btnSearchDel.Hint=Delete|Delete selected item
btnSearchUp.Hint=Move up|Move up selected item
btnSearchDown.Hint=Move down|Move down selected item
LSearchNotes.Caption=Notes:
LSearchNote1.Caption=- Name has to be unique
LSearchNote2.Caption=- In the address, enter %s where the program has to put the book title
LSearchNote3.Caption=- To put a separator in the list, make a (unique) name beginning with a dash "-"
LvCat.Items.Item[11].Text=Scripting
LHScript.Caption=Scripts settings
CBAutorunScript.Caption=Auto-run last script used with "Get information from script"
LScriptPicImport.Caption=For picture importation preferences, see the <LINK>Picture Importation</LINK> page
LHConnection.Caption=Internet connection
CBProxy.Caption=Use proxy when accessing to internet:
LProxyServer.Caption=Server:
LProxyPort.Caption=Port:
LProxyUsername.Caption=User name:
LProxyPassword.Caption=Password:
CBKeepConnection.Caption=Keep connection alive
LvCat.Items.Item[12].Text=Export
LHHTML.Caption=HTML
CBLoadTemplate.Caption=Automatically reload last used template
LLineBreaks.Caption=Line breaks will be replaced by the following tag:
ELineBreaks.Hint=|Leave this field empty if you do not want to replace linebreaks
LForcePicSize.Caption=Force picture size by adding attributes:
EForcePicSizeW.Hint=|Leave empty if you do not want to force width value
EForcePicSizeH.Hint=|Leave empty if you do not want to force height value
LHSQL.Caption=SQL
LSQLDate.Caption=Date format (put special characters between quotes):
ESQLDate.Hint=|Leave empty for Windows default
LHExportFileNames.Caption=Filenames
CBLastFileName.Caption=Remember filename of last exported file
CBOpenExportedFile.Caption=Open exported file when export finished
LExpFileStyle.Caption=Individual pages and pictures filename style:
cbxExpFileStyle.Items.String[0]=Exported filename + Book number
cbxExpFileStyle.Items.String[1]=Catalog name + Book number
cbxExpFileStyle.Items.String[2]=Book title
LExpFileExt.Caption=Extension to append:
EExpFileExt.Hint=|Leave empty to use same extension as main exported filename
CBAddZeroes.Caption=Add zeroes in front of the number for low numbers
LHPictures.Caption=Pictures
CBCopyPictures.Caption=Copy images to the same folder than the exported file
CBCopyPicturesNew.Caption=Copy only if target file does not exist
LvCat.Items.Item[13].Text=Folders
LHFoldersDialogs.Caption=Dialog boxes
LFolderToUse.Caption=Folder to use for
cbxWindow.Items.String[0]=Load/save catalogs
cbxWindow.Items.String[1]=Load book picture
cbxWindow.Items.String[2]=Export
cbxWindow.Items.String[3]=Load/save templates
cbxWindow.Items.String[4]=Import
cbxWindow.Items.String[5]=Get information from files
cbxWindow.Items.String[6]=Save Graphic
cbxWindow.Items.String[7]=Load/save scripts
RBFolderDefault.Caption=Windows' default (result depends of Windows version)
RBFolderRemember.Caption=Remember last used folder
RBFolderSpecified.Caption=Use this folder:
EFolderSpecified.ButtonHint=Browse...|Select folder
CBSameForAll.Caption=Same options for all windows
;*******************************
;* Default movie values window *
;********************************
[DefaultValuesWin]
Caption=Edit default book values
Btn3.Caption=Default
Btn3.Hint=|Restore default values
Btn2.Caption=OK
Btn1.Caption=Cancel
;*****************************
;* Language selection window *
;*****************************
[LanguageWin]
Caption=Select a language
Btn2.Caption=OK
Btn1.Caption=Cancel
LanguageFrame.lstLanguages.Columns.Item[0].Caption=Name
LanguageFrame.lstLanguages.Columns.Item[1].Caption=Local Name
LanguageFrame.lblVersion.Caption=Version:
LanguageFrame.lblMadeBy.Caption=Made by:
LanguageFrame.lblComments.Caption=Comments:
;************************
;* Advanced sort window *
;************************
[SortWin]
Caption=Advanced sort options
Fields.LSelected.Caption=Fields to include in sort:
;*********************
;* Statistics window *
;*********************
[StatsWin]
Caption=Statistics
btn1.Caption=Close
ActionSaveAs.Caption=Save as...
ActionSaveAs.Hint=Save as...|Save picture to a file
ActionCopy.Caption=Copy
ActionCopy.Hint=Copy|Copy picture to clipboard
ActionCopyWMF.Caption=As Metafile
ActionCopyWMF.Hint=Copy as Metafile|Copy picture to clipboard as metafile (resizable)
ActionCopyBMP.Caption=As Bitmap
ActionCopyBMP.Hint=Copy as Bitmap|Copy picture to clipboard as bitmap
ActionOptions.Caption=&Options
ActionOptions.Hint=Options|Change some options of the chart
ActionOptionsLegend.Caption=Legend
ActionOptionsLegend.Hint=Display legend|Display the legend on the right of the chart
ActionOptionsLabels.Caption=Labels
ActionOptionsLabels.Hint=Display labels|Display labels on the chart
ActionOptionsEmpty.Caption=Empty months
ActionOptionsEmpty.Hint=Display empty months|Display months where total is zero on the chart
ActionOptionsGroup.Caption=Group values
ActionOptionsGroup.Hint=Group values|Chart: Group values using intervals; Pie: Group smaller values together
Messages.Strings.String[0]=%.1f minutes
Messages.Strings.String[1]=< none >
Messages.Strings.String[2]=Save chart
Messages.Strings.String[3]=%d days %d hours %d minutes
lstGeneral.Items.Item[0].Caption=Total number of books
lstGeneral.Items.Item[1].Caption=Average book length
lstGeneral.Items.Item[2].Caption=Total book length
lstGeneral.Items.Item[3].Caption=Total size of book files
lstGeneral.Items.Item[4].Caption=Total number of discs
lstCategories.Items.String[0]=General information
lstCategories.Items.String[1]=Additions frequency
lstCategories.Items.String[2]=Media Types
lstCategories.Items.String[3]=Sources
lstCategories.Items.String[4]=Countries
lstCategories.Items.String[5]=Categories
lstCategories.Items.String[6]=Years
lstCategories.Items.String[7]=Lengths
lstCategories.Items.String[8]=Video format
lstCategories.Items.String[9]=Audio format
lstCategories.Items.String[10]=Framerates
lstCategories.Items.String[11]=Languages
lstCategories.Items.String[12]=Subtitles
;*****************
;* Script window *
;*****************
[GetScriptWin]
Caption=Scripting
btn2.Caption=&Close
btn1.Caption=&Help
ActionFileNew.Caption=New
ActionFileNew.Hint=New|Create a new script
ActionFileOpen.Caption=Open...
ActionFileOpen.Hint=Open...|Open a script file
ActionFileNoRecent.Caption=No recent file
ActionFileSave.Caption=Save
ActionFileSave.Hint=Save|Save current script
ActionFileSaveAs.Caption=Save as...
ActionFileSaveAs.Hint=Save as...|Save current script under a new name
ActionFileProperties.Caption=Properties...
ActionFileProperties.Hint=Properties and options...|Edit script properties and options
ActionDebugRun.Caption=Run
ActionDebugRun.Hint=Run script|Run script
ActionDebugStop.Caption=Stop
ActionDebugStop.Hint=Stop script|Stop script execution
ActionDebugBreakpoint.Caption=Breakpoint
ActionDebugBreakpoint.Hint=Toggle breakpoint|Enable or disable breakpoint at current line
ActionDebugBreakpointClear.Caption=Clear breakpoints
ActionDebugBreakpointClear.Hint=Clear breakpoints|Remove all breakpoints
ActionDebugStep.Caption=Step over
ActionDebugStep.Hint=Step over|Run next line of source code
ActionDebugRunToCursor.Caption=Run to cursor
ActionDebugRunToCursor.Hint=Run to cursor|Run the program until it reaches the current carret position
ActionDebugEval.Caption=Evaluate...
ActionDebugEval.Hint=Evaluate variable...|Show the content of the selected variable
ActionDebugWatchAdd.Caption=Add watch
ActionDebugWatchAdd.Hint=Add variable watch|Add selected variable to watch list
ActionDebugWatchRemove.Caption=Remove
ActionDebugWatchRemove.Hint=Remove variable watch|Remove selected variable from watch list
ActionDebugWatchClear.Caption=Clear list
ActionDebugWatchClear.Hint=Clear variable watch list|Remove all variables from watch list
ActionListCheck.Caption=&Check selected
ActionListCheck.Hint=Check selected|Check selected items
ActionListUncheck.Caption=&Uncheck selected
ActionListUncheck.Hint=Uncheck selected|Uncheck selected items
ActionListAll.Caption=Check &all
ActionListAll.Hint=Check all|Check all items
ActionListNone.Caption=Check &none
ActionListNone.Hint=Uncheck all|Uncheck all items
ActionDisplayScripts.Caption=Scripts
ActionDisplayScripts.Hint=Select script|Display available scripts
ActionDisplayEditor.Caption=Editor
ActionDisplayEditor.Hint=Script editor|Display script editor
ActionViewFilter.Caption=&Language filter
ActionViewFilter.Hint=Language filter|Filter that allows you to hide scripts getting info in specified languages
ActionViewList.Caption=List
ActionViewList.Hint=List view|Display the scripts as a list
ActionViewDetailed.Caption=Detailed
ActionViewDetailed.Hint=Detailed view|Display the scripts in two columns (with their description)
ActionOptionsEdit.Caption=Change...
ActionOptionsEdit.Hint=Change value...|Change the value of selected option
ActionOptionsDefault.Caption=Default values
ActionOptionsDefault.Hint=Default values|Revert options to their default values
lstScripts.Hint=|Select a script then click "Run", or double-click on the script name, or press F9 or Enter.
lstScripts.Columns.Item[0].Caption=Title
lstScripts.Columns.Item[1].Caption=Description
ActionEditUndo.Caption=&Undo
ActionEditCut.Caption=Cu&t
ActionEditCopy.Caption=&Copy
ActionEditPaste.Caption=&Paste
ActionEditDelete.Caption=&Delete
ActionEditSelectAll.Caption=Select &All
ActionEditFind.Caption=Find...
ActionEditFind.Hint=Find|Find a string in the text
ActionEditFindNext.Caption=Find next
ActionEditFindNext.Hint=Find next|Find next matching string in the text
DockpanelExec.Caption=Execution options
CBShowResults.Caption=Show &results window
CBShowResults.Hint=Displays old and new field values of each book for manual selection of which field has to be kept
CBCloseThis.Caption=Close this window at &end
CBCloseThis.Hint=Close this window when script execution is successfully finished
CBAllowClear.Caption=&Allow to clear fields
CBAllowClear.Hint=Allow the script to replace values by empty ones if the script specifies it
DockpanelOptions.Caption=Script options
DockpanelOptions.Hint=|Double-click on an option to change it. Note: options are saved only when executing the script.
DockpanelLimitations.Caption=Script limitations
grpLimitFields.Caption=Modifiable fields
lstLimitFields.Hint=|Note: fields selection is saved only when executing the script.
grpScriptInfo.Caption=Information
tabScriptInfo.Tabs.String[0]=General
tabScriptInfo.Tabs.String[1]=Comments
tabScriptInfo.Tabs.String[2]=License
DockpanelWatch.Caption=Watch list
Messages.Strings.String[0]=Script error in "%s": %s at line %d
Messages.Strings.String[1]=Current script has been modified. Do you want to save it?
Messages.Strings.String[2]=unknown
Messages.Strings.String[3]=I agree
Messages.Strings.String[4]=No book found for current script limitation settings (%s: %s)
Messages.Strings.String[5]=Do you want to abort script batch process?
Messages.Strings.String[6]=Modified
Messages.Strings.String[7]=Value for option "%s"
;Messages.Strings.String[8]=
Messages.Strings.String[9]=Find
Messages.Strings.String[10]=Enter the text to find:
Messages.Strings.String[11]=No more matches for "%s"
;**************************
;* Movie selection window *
;**************************
[PickTreeWin]
Caption=Book selection
btnView.Caption=&View page
btnView.Hint=Launch web browser|
btn3.Caption=OK
btn2.Caption=Find &more
btn1.Caption=Cancel
;********************************
;* Description selection window *
;********************************
[PickListWin]
Caption=Description selection
btn2.Caption=OK
btn1.Caption=Cancel
;****************************
;* Script properties window *
;****************************
[ScriptPropertiesWin]
Caption=Script properties and options
btn3.Caption=&Save
btn2.Caption=&Cancel
btn1.Caption=&Help
lstProperties.TitleCaptions.String[0]=Property
lstProperties.TitleCaptions.String[1]=Value
grpOptions.Caption=Options
btnOptionAdd.Hint=Add|Add a new option
btnOptionDel.Hint=Delete|Delete selected option
grpValues.Caption=Available values for the selected option
lblValueDefault.Caption=Default:
Messages.Strings.String[0]=Script authors:
Messages.Strings.String[1]=Script title:
Messages.Strings.String[2]=Description:
Messages.Strings.String[3]=Site address:
Messages.Strings.String[4]=Site language:
Messages.Strings.String[5]=Script version:
Messages.Strings.String[6]=Requires at least:
Messages.Strings.String[7]=Comments:
Messages.Strings.String[8]=Script license:
Messages.Strings.String[9]=Get info from web:
Messages.Strings.String[10]=Value
Messages.Strings.String[11]=Description
Messages.Strings.String[12]=This will delete the option "%s"
Messages.Strings.String[13]=Option name:
;*************************
;* Script results window *
;*************************
[ScriptResultsWin]
Caption=Script execution results
btn4.Caption=&Save
btn4.Hint=|Save information for this book
btn3.Caption=Save a&ll
btn3.Hint=|Save this book and all the following ones
btn2.Caption=S&kip
btn2.Hint=|Skip this book only
btn1.Caption=&Abort
btn1.Hint=|Abort scripting process
lstValues.Columns.Item[0].Caption=Field
lstValues.Columns.Item[1].Caption=Previous value
lstValues.Columns.Item[2].Caption=New value
Messages.Strings.String[0]=Results for script "%s" for book %d
Messages.Strings.String[1]=Size: %.0n KB, click here to view
Messages.Strings.String[2]=Do you want to remember which fields to keep for next books of this script execution? (if you answer No, all the fields modified by the script will be used)
;*******************
;* Renumber window *
;*******************
[RenumberWin]
Caption=Renumber books
SortBy.grp.Caption=Before renumbering, sort by
btn2.Caption=OK
btn1.Caption=Cancel
Messages.Strings.String[0]=Renumbering books ...
;*******************
;* Printing Window *
;*******************
[PrintWin]
btn3.Caption=&Print...
btn2.Caption=Close
btn1.Caption=&Help
ActionFileLoad.Caption=Load template...
ActionFileLoad.Hint=Load template|Load another template
ActionFileDesigner.Caption=&Designer...
ActionFileDesigner.Hint=Open designer|Open report designer
ActionPrint.Caption=Print...
ActionPrint.Hint=Print|Print current report
ActionPreviewRefresh.Caption=&Refresh
ActionPreviewRefresh.Hint=Refresh preview|Refresh preview
ActionPreviewPageFirst.Caption=First page
ActionPreviewPageFirst.Hint=First page|Go to first page
ActionPreviewPagePrevious.Caption=Previous page
ActionPreviewPagePrevious.Hint=Previous page|Go to previous page
ActionPreviewPageNext.Caption=Next page
ActionPreviewPageNext.Hint=Next page|Go to next page
ActionPreviewPageLast.Caption=Last page
ActionPreviewPageLast.Hint=Last page|Go to last page
ActionPreviewPageFull.Caption=Full page
ActionPreviewPageFull.Hint=Full page|Zoom to full page
ActionPreviewPageTwo.Caption=Two pages
ActionPreviewPageTwo.Hint=Two pages|Zoom to two pages
ActionPreviewPageWidth.Caption=Page width
ActionPreviewPageWidth.Hint=Fit page width|Zoom to page width
ActionPreviewZoomOut.Caption=Zoom out
ActionPreviewZoomOut.Hint=Zoom out|Decrease zoom factor
ActionPreviewZoomIn.Caption=Zoom in
ActionPreviewZoomIn.Hint=Zoom in|Increase zoom factor
LvScripts.Columns.Item[0].Caption=Available templates
Messages.Strings.String[0]=Print - %s
Messages.Strings.String[1]=<no file selected>
Messages.Strings.String[2]=Unable to load template for preview: %s
Messages.Strings.String[3]=Cannot find Report Designer. %s must be in the same folder than Ant Book Catalog.
;***********************************
;* Import a picture by drag & drop *
;***********************************
[PictureDragDropWin]
Caption=Import a picture
Btn3.Caption=OK
Btn2.Caption=Cancel
Btn1.Caption=&Help
CBDoNotAsk.Caption=Do not ask again, remember my selection for future importations
;**********
;* Frames *
;**********
[TMovieFrame]
LMedia.Caption=Book ID:
LMediaType.Caption=Category:
LSource.Caption=Collection:
LDate.Caption=Date Added:
LBorrower.Caption=Borrower:
LRating.Caption=Rating:
LOriginalTitle.Caption=&Original Title:
LTranslatedTitle.Caption=T&ranslated Title:
LDirector.Caption=Translator:
LProducer.Caption=Editor:
LCountry.Caption=Author:
LCategory.Caption=Publisher:
LYear.Caption=Year:
LLength.Caption=Pages:
LLengthMin.Caption=
LActors.Caption=Keywords:
LURL.Caption=URL:
LDescription.Caption=Description:
LComments.Caption=Comments:
LVideoFormat.Caption=Genere:
LVideoKbps.Caption=
LAudioFormat.Caption=Binding:
LAudioKbps.Caption=
LResolution.Caption=ISBN-10:
LFramerate.Caption=
LFramerateFPS.Caption=
LSize.Caption=ISBN-13:
LDisks.Caption=Volumes:
LLanguages.Caption=Languages:
LSubtitles.Caption=Original Language:
LSizeUnit.Visible=0
EMedia.Hint=|Media label, number or barcode
EMediaType.Hint=|Media/support type
ESource.Hint=|Source (where/how you got this book)
EDate.Hint=|Date when the book was added to the list
EBorrower.Hint=|Borrower
ERating.Hint=|Rating, from 0 to 10
EOriginalTitle.Hint=|&Original title
ETranslatedTitle.Hint=|T&ranslated title
EDirector.Hint=|Director
EProducer.Hint=|Producer
ECountry.Hint=|Country
ECategory.Hint=|Category
EYear.Hint=|Year
ELength.Hint=|Length (minutes)
EActors.Hint=|Actors list
EURL.Hint=|Website
EDescription.Hint=|Description
EComments.Hint=|Comments
EVideoFormat.Hint=|Video format/codec
EVideoBitrate.Hint=|Video bitrate
EAudioFormat.Hint=|Audio format/codec
EAudioBitrate.Hint=|Audio bitrate
EResolution.Hint=|Video resolution
EFramerate.Hint=|Video framerate
ESize.Hint=|Files sizes
EDisks.Hint=|Number of disks or tapes
ELanguages.Hint=|Languages
ESubtitles.Hint=|Subtitles
[TFieldsFrame]
LAvailable.Caption=Available fields:
LSelected.Caption=Selected fields:
BtnAdd.Hint=Add|Add selected field
BtnRem.Hint=Remove|Remove selected field
BtnAddAll.Hint=Add All|Add all fields
BtnRemAll.Hint=Remove All|Remove all fields
BtnUp.Hint=Move Up|Move selected item up
BtnDown.Hint=Move Down|Move selected item down
[TSortByFrame]
grp.Caption=Sort by
BtnAdvSort.Caption=Advanced...
EOrderBy.Items.String[4]=Advanced sort options...
[TIncludemovFrame]
grp.Caption=Books to include
rbtAll.Caption=All
rbtSelected.Caption=Selected
rbtChecked.Caption=Checked
rbtVisible.Caption=Visible
[TPictureSelectOptionsFrame]
grp.Caption=Picture importation method
rbtStorePic.Caption=&Store picture into catalog
rbtCopyPic.Caption=&Copy picture to catalog folder, and link it to catalog
rbtLinkPic.Caption=Only &link picture
chkLinkRelative.Caption=Make &relative path if possible