From 789ce7593273887580c4edcaefc2e6f9d20a9a44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 30 Dec 2018 14:34:22 +0100 Subject: [PATCH] Add CMakeL10n rules. Update translation template. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- CMakeL10n.txt | 23 + po/tellico.pot | 5160 +++++++++++++++++++++++---------------------- src/CMakeL10n.txt | 98 + 3 files changed, 2739 insertions(+), 2542 deletions(-) create mode 100644 CMakeL10n.txt create mode 100644 src/CMakeL10n.txt diff --git a/CMakeL10n.txt b/CMakeL10n.txt new file mode 100644 index 0000000..a525b71 --- /dev/null +++ b/CMakeL10n.txt @@ -0,0 +1,23 @@ +################################################# +# +# (C) 2018 Slávek Banko +# slavek.banko (AT) axis.cz +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +cmake_minimum_required( VERSION 2.8 ) + + +##### include our cmake modules ################# + +set( CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/modules" ) +include( TDEL10n ) + + +##### create translation templates ############## + +tde_l10n_auto_add_subdirectories( ) diff --git a/po/tellico.pot b/po/tellico.pot index 38bcdd6..3cbd170 100644 --- a/po/tellico.pot +++ b/po/tellico.pot @@ -5,13 +5,52 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2008-01-26 10:52-0800\n" +"POT-Creation-Date: 2018-12-30 11:46+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: ENCODING\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: borrowerdialog.cpp:42 +msgid "Select Borrower" +msgstr "" + +#: borrowerdialog.cpp:49 collections/filecatalog.cpp:36 +#: newstuff/dialog.cpp:118 +msgid "Name" +msgstr "" + +#: calendarhandler.cpp:167 +msgid "Default Calendar" +msgstr "" + +#: calendarhandler.cpp:175 +msgid "" +"At the moment, Tellico only supports local calendar resources. The active " +"calendar is remotely located, so your loans will not be added." +msgstr "" + +#: calendarhandler.cpp:180 +msgid "Active Calendar" +msgstr "" + +#: calendarhandler.cpp:203 +msgid "Tellico: %1 is due to return \"%2\"" +msgstr "" #: cite/lyxpipe.cpp:50 msgid "Tellico is unable to write to the server pipe at %1." @@ -40,863 +79,904 @@ msgstr "" msgid "TCP/IP" msgstr "" -#: gui/tablefieldwidget.cpp:181 -msgid "Rename Column" +#: collection.cpp:32 +msgid "(Empty)" msgstr "" -#: gui/tablefieldwidget.cpp:181 -msgid "New column name:" +#: collectionfactory.cpp:81 +msgid "My Collection" msgstr "" -#: gui/tablefieldwidget.cpp:206 -#, c-format -msgid "Column %1" +#: collectionfactory.cpp:82 collections/bibtexcollection.cpp:56 +#: collections/boardgamecollection.cpp:37 collections/bookcollection.cpp:39 +#: collections/cardcollection.cpp:37 collections/coincollection.cpp:37 +#: collections/comicbookcollection.cpp:39 collections/gamecollection.cpp:37 +#: collections/musiccollection.cpp:76 collections/stampcollection.cpp:38 +#: collections/videocollection.cpp:39 collections/winecollection.cpp:37 +#: entryupdater.cpp:229 fetch/fetchmanager.cpp:73 fetchdialog.cpp:169 +#: translators/audiofileimporter.cpp:164 translators/tellicoimporter.cpp:434 +#: translators/xmlstatehandler.cpp:343 +msgid "Title" msgstr "" -#: gui/tablefieldwidget.cpp:241 gui/tablefieldwidget.cpp:289 -msgid "Rename Column..." +#: collectionfactory.cpp:83 collections/bibtexcollection.cpp:24 +#: collections/bibtexcollection.cpp:58 collections/bibtexcollection.cpp:88 +#: collections/boardgamecollection.cpp:19 collections/bookcollection.cpp:19 +#: collections/bookcollection.cpp:40 collections/cardcollection.cpp:19 +#: collections/coincollection.cpp:19 collections/comicbookcollection.cpp:19 +#: collections/filecatalog.cpp:19 collections/gamecollection.cpp:19 +#: collections/musiccollection.cpp:19 collections/stampcollection.cpp:19 +#: collections/videocollection.cpp:19 collections/videocollection.cpp:40 +#: collections/winecollection.cpp:19 configdialog.cpp:198 +#: fetch/imdbfetcher.cpp:690 fetch/imdbfetcher.cpp:962 field.cpp:41 +#: field.cpp:73 translators/gcfilmsimporter.cpp:77 +msgid "General" msgstr "" -#: gui/tablefieldwidget.cpp:274 -msgid "Insert Row" +#: collectionfactory.cpp:124 +msgid "Book Collection" msgstr "" -#: gui/tablefieldwidget.cpp:276 -msgid "Remove Row" +#: collectionfactory.cpp:125 collections/bibtexcollection.cpp:30 +msgid "Bibliography" msgstr "" -#: gui/tablefieldwidget.cpp:278 -msgid "Move Row Up" +#: collectionfactory.cpp:126 +msgid "Comic Book Collection" msgstr "" -#: gui/tablefieldwidget.cpp:283 -msgid "Move Row Down" +#: collectionfactory.cpp:127 +msgid "Video Collection" msgstr "" -#: gui/tablefieldwidget.cpp:295 -msgid "Clear Table" +#: collectionfactory.cpp:128 +msgid "Music Collection" msgstr "" -#: gui/previewdialog.cpp:27 -msgid "Template Preview" +#: collectionfactory.cpp:129 +msgid "Coin Collection" msgstr "" -#: gui/stringmapdialog.cpp:57 -msgid "&Set" +#: collectionfactory.cpp:130 +msgid "Stamp Collection" msgstr "" -#: gui/fieldwidget.cpp:101 gui/fieldwidget.cpp:195 -msgid "" -"_: Edit Label\n" -"%1:" +#: collectionfactory.cpp:131 +msgid "Wine Collection" msgstr "" -#: gui/kwidgetlister.cpp:58 -msgid "" -"_: more widgets\n" -"More" +#: collectionfactory.cpp:132 +msgid "Card Collection" msgstr "" -#: gui/kwidgetlister.cpp:62 -msgid "" -"_: fewer widgets\n" -"Fewer" +#: collectionfactory.cpp:133 +msgid "Game Collection" msgstr "" -#: gui/kwidgetlister.cpp:69 -msgid "" -"_: clear widgets\n" -"Clear" +#: collectionfactory.cpp:134 +msgid "File Catalog" msgstr "" -#: gui/imagewidget.cpp:57 -msgid "Select Image..." +#: collectionfactory.cpp:135 +msgid "Board Game Collection" msgstr "" -#: gui/imagewidget.cpp:63 -msgid "Save link only" +#: collectionfactory.cpp:136 +msgid "Custom Collection" msgstr "" -#: gui/imagewidget.cpp:162 -msgid "Saving a link is only possible for newly added images." +#: collectionfieldsdialog.cpp:56 +msgid "Collection Fields" msgstr "" -#: commands/modifyentries.cpp:73 commands/updateentries.cpp:50 -#, c-format +#: collectionfieldsdialog.cpp:68 +msgid "Current Fields" +msgstr "" + +#: collectionfieldsdialog.cpp:84 msgid "" -"_: Modify (Entry Title)\n" -"Modify %1" +"_: New Field\n" +"&New" msgstr "" -#: commands/collectioncommand.cpp:110 -msgid "Append Collection" +#: collectionfieldsdialog.cpp:86 +msgid "Add a new field to the collection" msgstr "" -#: commands/collectioncommand.cpp:112 -msgid "Merge Collection" +#: collectionfieldsdialog.cpp:87 +msgid "" +"_: Delete Field\n" +"&Delete" msgstr "" -#: commands/collectioncommand.cpp:114 -msgid "Replace Collection" +#: collectionfieldsdialog.cpp:89 +msgid "Remove a field from the collection" msgstr "" -#: commands/modifyentries.cpp:72 entryeditdialog.cpp:365 -msgid "Modify Entries" +#: collectionfieldsdialog.cpp:98 +msgid "" +"Move this field up in the list. The list order is important for the layout " +"of the entry editor." msgstr "" -#: commands/fieldcommand.cpp:104 -msgid "Add %1 Field" +#: collectionfieldsdialog.cpp:102 +msgid "" +"Move this field down in the list. The list order is important for the layout " +"of the entry editor." msgstr "" -#: commands/fieldcommand.cpp:106 -msgid "Modify %1 Field" +#: collectionfieldsdialog.cpp:112 +msgid "Field Properties" msgstr "" -#: commands/fieldcommand.cpp:108 -msgid "Delete %1 Field" +#: collectionfieldsdialog.cpp:119 +msgid "&Title:" msgstr "" -#: commands/addentries.cpp:50 -msgid "Add Entries" +#: collectionfieldsdialog.cpp:124 +msgid "The title of the field" msgstr "" -#: commands/addentries.cpp:51 -#, c-format -msgid "" -"_: Add (Entry Title)\n" -"Add %1" +#: collectionfieldsdialog.cpp:129 +msgid "T&ype:" msgstr "" -#: commands/renamecollection.cpp:45 tellico_kernel.cpp:323 -msgid "Rename Collection" +#: collectionfieldsdialog.cpp:135 +msgid "The type of the field determines what values may be used. " msgstr "" -#: commands/modifyloans.cpp:75 loandialog.cpp:46 -msgid "Modify Loan" +#: collectionfieldsdialog.cpp:136 +msgid "Simple Text is used for most fields. " msgstr "" -#: commands/filtercommand.cpp:98 -msgid "Add Filter" +#: collectionfieldsdialog.cpp:137 +msgid "Paragraph is for large text blocks. " msgstr "" -#: commands/filtercommand.cpp:100 filterdialog.cpp:282 filterview.cpp:68 -msgid "Modify Filter" +#: collectionfieldsdialog.cpp:138 +msgid "Choice limits the field to certain values. " msgstr "" -#: commands/filtercommand.cpp:102 filterview.cpp:70 -msgid "Delete Filter" +#: collectionfieldsdialog.cpp:139 +msgid "Checkbox is for a simple yes/no value. " msgstr "" -#: commands/addloans.cpp:108 -msgid "Check-out Items" +#: collectionfieldsdialog.cpp:140 +msgid "Number indicates that the field contains a numerical value. " msgstr "" -#: commands/addloans.cpp:109 -#, c-format +#: collectionfieldsdialog.cpp:141 msgid "" -"_: Check-out (Entry Title)\n" -"Check-out %1" +"URL is for fields which refer to URLs, including references to other " +"files. " msgstr "" -#: commands/removeentries.cpp:48 -msgid "Delete Entries" +#: collectionfieldsdialog.cpp:142 +msgid "A Table may hold one or more columns of values. " msgstr "" -#: commands/removeentries.cpp:49 -#, c-format +#: collectionfieldsdialog.cpp:143 +msgid "An Image field holds a picture. " +msgstr "" + +#: collectionfieldsdialog.cpp:144 msgid "" -"_: Delete (Entry Title)\n" -"Delete %1" +"A Date field can be used for values with a day, month, and year. " msgstr "" -#: commands/reorderfields.cpp:54 -msgid "Reorder Fields" +#: collectionfieldsdialog.cpp:145 +msgid "A Rating field uses stars to show a rating number. " msgstr "" -#: commands/removeloans.cpp:79 -msgid "Check-in Entries" +#: collectionfieldsdialog.cpp:146 +msgid "" +"A Dependent field depends on the values of other fields, and is " +"formatted according to the field description. " msgstr "" -#: commands/removeloans.cpp:80 -#, c-format +#: collectionfieldsdialog.cpp:148 msgid "" -"_: Check-in (Entry Title)\n" -"Check-in %1" +"A Read Only is for internal values, possibly useful for import and " +"export. " msgstr "" -#: collectionfactory.cpp:83 collections/bibtexcollection.cpp:24 -#: collections/bibtexcollection.cpp:58 collections/bibtexcollection.cpp:88 -#: collections/boardgamecollection.cpp:19 collections/bookcollection.cpp:19 -#: collections/bookcollection.cpp:40 collections/cardcollection.cpp:19 -#: collections/coincollection.cpp:19 collections/comicbookcollection.cpp:19 -#: collections/filecatalog.cpp:19 collections/gamecollection.cpp:19 -#: collections/musiccollection.cpp:19 collections/stampcollection.cpp:19 -#: collections/videocollection.cpp:19 collections/videocollection.cpp:40 -#: collections/winecollection.cpp:19 configdialog.cpp:198 -#: fetch/imdbfetcher.cpp:689 fetch/imdbfetcher.cpp:948 field.cpp:40 -#: field.cpp:72 translators/gcfilmsimporter.cpp:78 -msgid "General" +#: collectionfieldsdialog.cpp:157 +msgid "Cate&gory:" msgstr "" -#: collections/bookcollection.cpp:143 collections/comicbookcollection.cpp:122 -#: collections/stampcollection.cpp:20 -msgid "Condition" +#: collectionfieldsdialog.cpp:162 +msgid "The field category determines where the field is placed in the editor." msgstr "" -#: collections/boardgamecollection.cpp:20 collections/bookcollection.cpp:22 -#: collections/cardcollection.cpp:20 collections/coincollection.cpp:20 -#: collections/comicbookcollection.cpp:22 collections/gamecollection.cpp:20 -#: collections/musiccollection.cpp:20 collections/stampcollection.cpp:21 -#: collections/videocollection.cpp:22 collections/winecollection.cpp:20 -#: document.cpp:468 -msgid "Personal" +#: collectionfieldsdialog.cpp:179 +msgid "Descr&iption:" msgstr "" -#: collections/stampcollection.cpp:27 -msgid "My Stamps" +#. TRANSLATORS: Do not translate %{year} and %{title}. +#: collectionfieldsdialog.cpp:186 +msgid "" +"The description is a useful reminder of what information is contained in the " +"field. For Dependent fields, the description is a format string such " +"as \"%{year} %{title}\" where the named fields get substituted in the string." msgstr "" -#: collectionfactory.cpp:82 collections/bibtexcollection.cpp:56 -#: collections/boardgamecollection.cpp:37 collections/bookcollection.cpp:39 -#: collections/cardcollection.cpp:37 collections/coincollection.cpp:37 -#: collections/comicbookcollection.cpp:39 collections/gamecollection.cpp:37 -#: collections/musiccollection.cpp:76 collections/stampcollection.cpp:38 -#: collections/videocollection.cpp:39 collections/winecollection.cpp:37 -#: entryupdater.cpp:229 fetch/fetchmanager.cpp:68 fetchdialog.cpp:169 -#: translators/audiofileimporter.cpp:164 translators/tellicoimporter.cpp:439 -msgid "Title" +#: collectionfieldsdialog.cpp:193 +msgid "&Default value:" msgstr "" -#: collections/boardgamecollection.cpp:77 collections/filecatalog.cpp:45 -#: collections/gamecollection.cpp:87 collections/stampcollection.cpp:44 -#: entryupdater.cpp:230 fetchdialog.cpp:170 -msgid "Description" +#: collectionfieldsdialog.cpp:198 +msgid "A default value can be set for new entries." msgstr "" -#. TRANSLATORS: denomination refers to the monetary value. -#: collections/coincollection.cpp:51 collections/stampcollection.cpp:50 -msgid "Denomination" +#: collectionfieldsdialog.cpp:203 +msgid "A&llowed values:" msgstr "" -#: collections/coincollection.cpp:67 collections/comicbookcollection.cpp:94 -#: collections/stampcollection.cpp:55 collections/winecollection.cpp:73 -msgid "Country" +#: collectionfieldsdialog.cpp:208 +msgid "" +"For Choice-type fields, these are the only values allowed. They " +"are placed in a combo box. The possible values have to be separated by a " +"semi-colon, for example: \"dog; cat; mouse\"" msgstr "" -#: collections/stampcollection.cpp:61 -msgid "Issue Year" +#: collectionfieldsdialog.cpp:215 +msgid "Extended &properties:" msgstr "" -#: collections/stampcollection.cpp:66 collections/videocollection.cpp:172 -msgid "Color" +#: collectionfieldsdialog.cpp:217 +msgid "&Set..." msgstr "" -#: collections/stampcollection.cpp:71 -msgid "Scott#" +#: collectionfieldsdialog.cpp:221 +msgid "" +"Extended field properties are used to specify things such as the " +"corresponding bibtex field." msgstr "" -#: collections/stampcollection.cpp:78 +#: collectionfieldsdialog.cpp:226 +msgid "Format Options" +msgstr "" + +#: collectionfieldsdialog.cpp:227 +msgid "No formatting" +msgstr "" + +#: collectionfieldsdialog.cpp:228 msgid "" -"_: Stamp grade levels - Superb,Extremely Fine,Very Fine,Fine,Average,Poor\n" -"Superb,Extremely Fine,Very Fine,Fine,Average,Poor" +"This option prevents the field from ever being automatically formatted or " +"capitalized." msgstr "" -#: collections/coincollection.cpp:88 collections/stampcollection.cpp:80 -msgid "Grade" +#: collectionfieldsdialog.cpp:230 +msgid "Allow auto-capitalization only" msgstr "" -#: collections/stampcollection.cpp:85 -msgid "Cancelled" +#: collectionfieldsdialog.cpp:231 +msgid "" +"This option allows the field to be capitalized, but not specially formatted." msgstr "" -#. TRANSLATORS: See http://en.wikipedia.org/wiki/Stamp_hinge -#: collections/stampcollection.cpp:90 -msgid "Hinged" +#: collectionfieldsdialog.cpp:233 +msgid "Format as a title" msgstr "" -#: collections/stampcollection.cpp:95 -msgid "Centering" +#: collectionfieldsdialog.cpp:234 +msgid "" +"This option capitalizes and formats the field as a title, but only if those " +"options are globally set." msgstr "" -#: collections/stampcollection.cpp:100 -msgid "Gummed" +#: collectionfieldsdialog.cpp:236 +msgid "Format as a name" msgstr "" -#: collections/boardgamecollection.cpp:85 collections/bookcollection.cpp:64 -#: collections/cardcollection.cpp:82 collections/coincollection.cpp:103 -#: collections/comicbookcollection.cpp:126 collections/gamecollection.cpp:99 -#: collections/musiccollection.cpp:86 collections/stampcollection.cpp:105 -#: collections/videocollection.cpp:190 collections/winecollection.cpp:79 -msgid "Purchase Date" +#: collectionfieldsdialog.cpp:237 +msgid "" +"This option capitalizes and formats the field as a name, but only if those " +"options are globally set." msgstr "" -#: collections/boardgamecollection.cpp:94 collections/bookcollection.cpp:69 -#: collections/cardcollection.cpp:87 collections/coincollection.cpp:108 -#: collections/comicbookcollection.cpp:131 collections/gamecollection.cpp:108 -#: collections/musiccollection.cpp:95 collections/stampcollection.cpp:110 -#: collections/videocollection.cpp:199 collections/winecollection.cpp:84 -msgid "Purchase Price" +#: collectionfieldsdialog.cpp:241 +msgid "Field Options" msgstr "" -#: collections/cardcollection.cpp:91 collections/coincollection.cpp:112 -#: collections/stampcollection.cpp:114 collections/winecollection.cpp:88 -msgid "Location" +#: collectionfieldsdialog.cpp:242 +msgid "Enable auto-completion" msgstr "" -#: collections/boardgamecollection.cpp:90 collections/bookcollection.cpp:155 -#: collections/cardcollection.cpp:96 collections/coincollection.cpp:118 -#: collections/comicbookcollection.cpp:139 collections/gamecollection.cpp:104 -#: collections/musiccollection.cpp:91 collections/stampcollection.cpp:120 -#: collections/videocollection.cpp:195 collections/winecollection.cpp:107 -msgid "Gift" +#: collectionfieldsdialog.cpp:243 +msgid "" +"If checked, TDE auto-completion will be enabled in the text edit box for " +"this field." msgstr "" -#: collections/stampcollection.cpp:124 field.cpp:497 -msgid "Image" +#: collectionfieldsdialog.cpp:245 +msgid "Allow multiple values" msgstr "" -#: collections/boardgamecollection.cpp:105 collections/bookcollection.cpp:171 -#: collections/cardcollection.cpp:115 collections/coincollection.cpp:128 -#: collections/comicbookcollection.cpp:150 collections/gamecollection.cpp:119 -#: collections/musiccollection.cpp:111 collections/stampcollection.cpp:127 -#: collections/videocollection.cpp:210 collections/winecollection.cpp:114 -msgid "Comments" +#: collectionfieldsdialog.cpp:246 +msgid "" +"If checked, Tellico will parse the values in the field for multiple values, " +"separated by a semi-colon." msgstr "" -#: collections/bibtexcollection.cpp:25 collections/bookcollection.cpp:20 -#: collections/comicbookcollection.cpp:20 translators/grs1importer.cpp:58 -#: translators/grs1importer.cpp:68 translators/pdfimporter.cpp:174 -#: translators/risimporter.cpp:281 -msgid "Publishing" +#: collectionfieldsdialog.cpp:248 +msgid "Allow grouping" msgstr "" -#: collections/bookcollection.cpp:21 collections/comicbookcollection.cpp:21 -#: translators/grs1importer.cpp:63 translators/risimporter.cpp:275 -msgid "Classification" +#: collectionfieldsdialog.cpp:249 +msgid "" +"If checked, this field may be used to group the entries in the group view." +msgstr "" + +#: collectionfieldsdialog.cpp:262 +msgid "Revert the selected field's properties to the default values." msgstr "" -#: collections/comicbookcollection.cpp:28 -msgid "My Comic Books" +#: collectionfieldsdialog.cpp:308 +msgid "Modify Fields" msgstr "" -#: collections/bookcollection.cpp:45 collections/comicbookcollection.cpp:45 -msgid "Subtitle" +#: collectionfieldsdialog.cpp:322 +msgid "" +"Removing allowed values from the %1 field which currently exist " +"in the collection may cause data corruption. Do you want to keep your " +"modified values or cancel and revert to the current ones?" msgstr "" -#: collections/comicbookcollection.cpp:50 collections/videocollection.cpp:121 -msgid "Writer" +#: collectionfieldsdialog.cpp:327 +msgid "Keep modified values" msgstr "" -#: collections/comicbookcollection.cpp:56 -msgid "" -"_: Comic Book Illustrator\n" -"Artist" +#: collectionfieldsdialog.cpp:411 collectionfieldsdialog.cpp:414 +#: translators/csvimporter.cpp:422 translators/csvimporter.cpp:536 +msgid "New Field" msgstr "" -#: collections/bibtexcollection.cpp:200 collections/bookcollection.cpp:132 -#: collections/cardcollection.cpp:71 collections/comicbookcollection.cpp:62 -msgid "Series" +#: collectionfieldsdialog.cpp:747 +msgid "Revert Field Properties" msgstr "" -#: collections/comicbookcollection.cpp:68 -msgid "Issue" +#: collectionfieldsdialog.cpp:748 +msgid "" +"

Do you really want to revert the properties for the %1 field " +"back to their default values?

" msgstr "" -#: collections/bibtexcollection.cpp:120 collections/boardgamecollection.cpp:60 -#: collections/bookcollection.cpp:73 collections/comicbookcollection.cpp:73 -msgid "Publisher" +#: collectionfieldsdialog.cpp:751 +msgid "Revert" msgstr "" -#: collections/bibtexcollection.cpp:133 collections/bookcollection.cpp:79 -#: collections/comicbookcollection.cpp:79 -msgid "Edition" +#: collectionfieldsdialog.cpp:874 +msgid "Extended Field Properties" msgstr "" -#: collections/bookcollection.cpp:90 collections/comicbookcollection.cpp:85 -msgid "Publication Year" +#: collectionfieldsdialog.cpp:875 collections/filecatalog.cpp:95 +msgid "Property" msgstr "" -#: collections/bibtexcollection.cpp:140 collections/bookcollection.cpp:105 -#: collections/comicbookcollection.cpp:90 -msgid "Pages" +#: collectionfieldsdialog.cpp:875 collections/filecatalog.cpp:96 +msgid "Value" msgstr "" -#: collections/bookcollection.cpp:115 collections/comicbookcollection.cpp:100 -#: translators/grs1importer.cpp:67 -msgid "Language" +#: collectionfieldsdialog.cpp:904 +msgid "A field with this title already exists. Please enter a different title." msgstr "" -#: collections/boardgamecollection.cpp:43 collections/bookcollection.cpp:120 -#: collections/comicbookcollection.cpp:106 collections/gamecollection.cpp:54 -#: collections/musiccollection.cpp:67 collections/videocollection.cpp:67 -msgid "Genre" +#: collectionfieldsdialog.cpp:911 +msgid "The category may not be empty. Please enter a category." msgstr "" -#: collections/bibtexcollection.cpp:222 collections/bookcollection.cpp:127 -#: collections/cardcollection.cpp:100 collections/comicbookcollection.cpp:112 -#: collections/musiccollection.cpp:103 fetch/amazonfetcher.cpp:933 -#: translators/grs1importer.cpp:62 translators/risimporter.cpp:273 -msgid "Keywords" +#: collectionfieldsdialog.cpp:919 +msgid "" +"A field may not be in the same category as a Paragraph, " +"Table or Image field. Please enter a different " +"category." msgstr "" -#: collections/comicbookcollection.cpp:120 +#: collectionfieldsdialog.cpp:927 msgid "" -"_: Comic book grade levels - Mint,Near Mint,Very Fine,Fine,Very " -"Good,Good,Fair,Poor\n" -"Mint,Near Mint,Very Fine,Fine,Very Good,Good,Fair,Poor" +"A field's title may not be the same as an existing category. Please enter a " +"different title." msgstr "" -#: collections/bookcollection.cpp:147 collections/comicbookcollection.cpp:135 -msgid "Signed" +#: collectionfieldsdialog.cpp:939 +msgid "" +"The range for a rating field must be between 1 and 10, and the lower bound " +"must be less than the higher bound. Please enter different low and high " +"properties." msgstr "" -#: collections/boardgamecollection.cpp:98 collections/bookcollection.cpp:159 -#: collections/comicbookcollection.cpp:143 collections/gamecollection.cpp:112 -#: collections/musiccollection.cpp:99 collections/videocollection.cpp:203 -#: document.cpp:466 -msgid "Loaned" +#: collectionfieldsdialog.cpp:954 +msgid "Tables are limited to a maximum of ten columns." msgstr "" -#: collections/bookcollection.cpp:168 collections/comicbookcollection.cpp:147 -#: fetch/arxivfetcher.cpp:216 fetch/crossreffetcher.cpp:206 -#: translators/pdfimporter.cpp:204 translators/referencerimporter.cpp:48 -msgid "Front Cover" +#: collections/bibtexcollection.cpp:25 collections/bookcollection.cpp:20 +#: collections/comicbookcollection.cpp:20 translators/grs1importer.cpp:58 +#: translators/grs1importer.cpp:63 translators/pdfimporter.cpp:174 +msgid "Publishing" msgstr "" -#: collections/coincollection.cpp:26 -msgid "My Coins" +#: collections/bibtexcollection.cpp:26 fetch/entrezfetcher.cpp:402 +#: translators/risimporter.cpp:305 +msgid "Miscellaneous" msgstr "" -#: collections/coincollection.cpp:44 collections/winecollection.cpp:68 -msgid "Type" +#: collections/bibtexcollection.cpp:72 +msgid "Entry Type" msgstr "" -#: collections/bibtexcollection.cpp:145 collections/cardcollection.cpp:66 -#: collections/coincollection.cpp:56 collections/musiccollection.cpp:62 -msgid "Year" +#: collections/bibtexcollection.cpp:76 +msgid "These entry types are specific to bibtex. See the bibtex documentation." msgstr "" -#: collections/coincollection.cpp:61 -msgid "Mint Mark" +#: collections/bibtexcollection.cpp:79 collections/bookcollection.cpp:50 +msgid "Author" msgstr "" -#: collections/coincollection.cpp:73 -msgid "Coin Set" +#: collections/bibtexcollection.cpp:86 +msgid "Bibtex Key" msgstr "" -#: collections/coincollection.cpp:83 -msgid "" -"_: Coin grade levels - Proof-65,Proof-60,Mint State-65,Mint State-60,Almost " -"Uncirculated-55,Almost Uncirculated-50,Extremely Fine-40,Very Fine-30,Very " -"Fine-20,Fine-12,Very Good-8,Good-4,Fair\n" -"Proof-65,Proof-60,Mint State-65,Mint State-60,Almost Uncirculated-55,Almost " -"Uncirculated-50,Extremely Fine-40,Very Fine-30,Very Fine-20,Fine-12,Very " -"Good-8,Good-4,Fair" +#: collections/bibtexcollection.cpp:92 +msgid "Book Title" msgstr "" -#: collections/coincollection.cpp:96 -msgid "" -"_: Coin grading services - PCGS,NGC,ANACS,ICG,ASA,PCI\n" -"PCGS,NGC,ANACS,ICG,ASA,PCI" +#: collections/bibtexcollection.cpp:98 collections/bookcollection.cpp:56 +msgid "Editor" msgstr "" -#: collections/coincollection.cpp:98 -msgid "Grading Service" +#: collections/bibtexcollection.cpp:105 +msgid "Organization" msgstr "" -#: collections/coincollection.cpp:122 -msgid "Obverse" +#: collections/bibtexcollection.cpp:120 collections/boardgamecollection.cpp:60 +#: collections/bookcollection.cpp:79 collections/comicbookcollection.cpp:73 +msgid "Publisher" msgstr "" -#: collections/coincollection.cpp:125 -msgid "Reverse" +#: collections/bibtexcollection.cpp:127 fetch/srufetcher.cpp:423 +#: fetch/z3950fetcher.cpp:692 +msgid "Address" msgstr "" -#: collections/bookcollection.cpp:28 -msgid "My Books" +#: collections/bibtexcollection.cpp:133 collections/bookcollection.cpp:85 +#: collections/comicbookcollection.cpp:79 +msgid "Edition" msgstr "" -#: collections/bibtexcollection.cpp:79 collections/bookcollection.cpp:50 -msgid "Author" +#: collections/bibtexcollection.cpp:140 collections/bookcollection.cpp:111 +#: collections/comicbookcollection.cpp:90 +msgid "Pages" msgstr "" -#: collections/bookcollection.cpp:57 translators/alexandriaimporter.cpp:135 -msgid "Hardback" +#: collections/bibtexcollection.cpp:145 collections/cardcollection.cpp:66 +#: collections/coincollection.cpp:56 collections/musiccollection.cpp:62 +msgid "Year" msgstr "" -#: collections/bookcollection.cpp:57 -msgid "Paperback" +#: collections/bibtexcollection.cpp:151 collections/bookcollection.cpp:101 +#: translators/grs1importer.cpp:57 +msgid "ISBN#" msgstr "" -#: collections/bookcollection.cpp:57 -msgid "Trade Paperback" +#: collections/bibtexcollection.cpp:154 collections/bookcollection.cpp:103 +#: translators/grs1importer.cpp:59 +msgid "International Standard Book Number" msgstr "" -#: collections/bookcollection.cpp:58 -msgid "E-Book" +#: collections/bibtexcollection.cpp:157 collections/bookcollection.cpp:64 +msgid "Journal" msgstr "" -#: collections/bookcollection.cpp:58 -msgid "Magazine" +#: collections/bibtexcollection.cpp:164 fetch/fetchmanager.cpp:78 +msgid "DOI" msgstr "" -#: collections/bibtexcollection.cpp:157 collections/bookcollection.cpp:58 -msgid "Journal" +#: collections/bibtexcollection.cpp:167 +msgid "Digital Object Identifier" msgstr "" -#: collections/bookcollection.cpp:59 -msgid "Binding" +#: collections/bibtexcollection.cpp:172 +msgid "Month" msgstr "" -#: collections/bookcollection.cpp:85 -msgid "Copyright Year" +#: collections/bibtexcollection.cpp:178 field.cpp:493 +msgid "Number" msgstr "" -#: collections/bibtexcollection.cpp:151 collections/bookcollection.cpp:95 -#: translators/grs1importer.cpp:57 translators/risimporter.cpp:278 -msgid "ISBN#" +#: collections/bibtexcollection.cpp:183 +msgid "How Published" msgstr "" -#: collections/bibtexcollection.cpp:154 collections/bookcollection.cpp:97 -#: translators/grs1importer.cpp:59 translators/risimporter.cpp:282 -msgid "International Standard Book Number" +#: collections/bibtexcollection.cpp:195 +msgid "Chapter" msgstr "" -#: collections/bookcollection.cpp:100 -msgid "LCCN#" +#: collections/bibtexcollection.cpp:200 collections/bookcollection.cpp:138 +#: collections/cardcollection.cpp:71 collections/comicbookcollection.cpp:62 +msgid "Series" msgstr "" -#: collections/bookcollection.cpp:102 -msgid "Library of Congress Control Number" +#: collections/bibtexcollection.cpp:207 collections/filecatalog.cpp:50 +msgid "Volume" msgstr "" -#: collections/bookcollection.cpp:109 -msgid "Translator" +#: collections/bibtexcollection.cpp:212 +msgid "Cross-Reference" msgstr "" -#: collections/bookcollection.cpp:137 -msgid "Series Number" +#: collections/bibtexcollection.cpp:222 collections/bookcollection.cpp:133 +#: collections/cardcollection.cpp:100 collections/comicbookcollection.cpp:112 +#: collections/musiccollection.cpp:103 collections/videocollection.cpp:207 +#: fetch/amazonfetcher.cpp:970 +msgid "Keywords" msgstr "" -#: collections/bookcollection.cpp:142 mainwindow.cpp:185 -msgid "New" +#: collections/bibtexcollection.cpp:228 collections/filecatalog.cpp:41 +#: fetch/entrezfetcher.cpp:401 fetch/entrezfetcher.cpp:494 field.cpp:494 +#: translators/gcfilmsimporter.cpp:76 +msgid "URL" msgstr "" -#: collections/bookcollection.cpp:142 -msgid "Used" +#: collections/bibtexcollection.cpp:233 fetch/entrezfetcher.cpp:493 +#: fetch/srufetcher.cpp:424 fetch/z3950fetcher.cpp:693 +msgid "Abstract" msgstr "" -#: collections/bookcollection.cpp:151 -msgid "Read" +#: collections/bibtexcollection.cpp:237 +msgid "Notes" msgstr "" -#: collections/boardgamecollection.cpp:80 collections/bookcollection.cpp:163 -#: collections/musiccollection.cpp:81 collections/winecollection.cpp:102 -#: field.cpp:501 newstuff/dialog.cpp:115 -msgid "Rating" +#: collections/boardgamecollection.cpp:20 collections/bookcollection.cpp:22 +#: collections/cardcollection.cpp:20 collections/coincollection.cpp:20 +#: collections/comicbookcollection.cpp:22 collections/gamecollection.cpp:20 +#: collections/musiccollection.cpp:20 collections/stampcollection.cpp:21 +#: collections/videocollection.cpp:22 collections/winecollection.cpp:20 +#: document.cpp:479 +msgid "Personal" msgstr "" -#: collections/filecatalog.cpp:25 -msgid "My Files" +#: collections/boardgamecollection.cpp:26 +msgid "My Board Games" msgstr "" -#: borrowerdialog.cpp:49 collections/filecatalog.cpp:36 -#: newstuff/dialog.cpp:113 -msgid "Name" +#: collections/boardgamecollection.cpp:43 collections/bookcollection.cpp:126 +#: collections/comicbookcollection.cpp:106 collections/gamecollection.cpp:54 +#: collections/musiccollection.cpp:67 collections/videocollection.cpp:67 +msgid "Genre" msgstr "" -#: collections/bibtexcollection.cpp:227 collections/filecatalog.cpp:41 -#: fetch/entrezfetcher.cpp:400 fetch/entrezfetcher.cpp:487 field.cpp:495 -#: translators/gcfilmsimporter.cpp:77 translators/risimporter.cpp:284 -msgid "URL" +#: collections/boardgamecollection.cpp:49 +msgid "Mechanism" msgstr "" -#: collections/bibtexcollection.cpp:207 collections/filecatalog.cpp:50 -msgid "Volume" +#: collections/boardgamecollection.cpp:55 collections/gamecollection.cpp:60 +msgid "Release Year" msgstr "" -#: collections/filecatalog.cpp:55 -msgid "Folder" +#: collections/boardgamecollection.cpp:66 +msgid "Designer" msgstr "" -#: collections/filecatalog.cpp:60 -msgid "Mimetype" +#: collections/boardgamecollection.cpp:72 +msgid "Number of Players" msgstr "" -#: collections/filecatalog.cpp:65 -msgid "Size" +#: collections/boardgamecollection.cpp:77 collections/filecatalog.cpp:45 +#: collections/gamecollection.cpp:87 collections/stampcollection.cpp:44 +#: entryupdater.cpp:230 fetchdialog.cpp:170 +msgid "Description" msgstr "" -#: collections/filecatalog.cpp:69 -msgid "Permissions" +#: collections/boardgamecollection.cpp:80 collections/bookcollection.cpp:169 +#: collections/musiccollection.cpp:81 collections/winecollection.cpp:102 +#: field.cpp:500 newstuff/dialog.cpp:120 +msgid "Rating" msgstr "" -#: collections/filecatalog.cpp:74 -msgid "Owner" +#: collections/boardgamecollection.cpp:85 collections/bookcollection.cpp:70 +#: collections/cardcollection.cpp:82 collections/coincollection.cpp:103 +#: collections/comicbookcollection.cpp:126 collections/gamecollection.cpp:99 +#: collections/musiccollection.cpp:86 collections/stampcollection.cpp:105 +#: collections/videocollection.cpp:190 collections/winecollection.cpp:79 +msgid "Purchase Date" msgstr "" -#: collections/filecatalog.cpp:79 -msgid "Group" +#: collections/boardgamecollection.cpp:90 collections/bookcollection.cpp:161 +#: collections/cardcollection.cpp:96 collections/coincollection.cpp:118 +#: collections/comicbookcollection.cpp:139 collections/gamecollection.cpp:104 +#: collections/musiccollection.cpp:91 collections/stampcollection.cpp:120 +#: collections/videocollection.cpp:195 collections/winecollection.cpp:107 +msgid "Gift" msgstr "" -#: collections/filecatalog.cpp:85 -msgid "Created" +#: collections/boardgamecollection.cpp:94 collections/bookcollection.cpp:75 +#: collections/cardcollection.cpp:87 collections/coincollection.cpp:108 +#: collections/comicbookcollection.cpp:131 collections/gamecollection.cpp:108 +#: collections/musiccollection.cpp:95 collections/stampcollection.cpp:110 +#: collections/videocollection.cpp:199 collections/winecollection.cpp:84 +msgid "Purchase Price" msgstr "" -#: collections/filecatalog.cpp:89 -msgid "Modified" +#: collections/boardgamecollection.cpp:98 collections/bookcollection.cpp:165 +#: collections/comicbookcollection.cpp:143 collections/gamecollection.cpp:112 +#: collections/musiccollection.cpp:99 collections/videocollection.cpp:203 +#: document.cpp:477 +msgid "Loaned" msgstr "" -#: collections/filecatalog.cpp:93 -msgid "Meta Info" +#: collections/boardgamecollection.cpp:102 collections/gamecollection.cpp:116 +#: collections/musiccollection.cpp:108 collections/videocollection.cpp:212 +msgid "Cover" msgstr "" -#: collectionfieldsdialog.cpp:873 collections/filecatalog.cpp:95 -msgid "Property" +#: collections/boardgamecollection.cpp:105 collections/bookcollection.cpp:177 +#: collections/cardcollection.cpp:115 collections/coincollection.cpp:128 +#: collections/comicbookcollection.cpp:150 collections/gamecollection.cpp:119 +#: collections/musiccollection.cpp:111 collections/stampcollection.cpp:127 +#: collections/videocollection.cpp:215 collections/winecollection.cpp:114 +msgid "Comments" msgstr "" -#: collectionfieldsdialog.cpp:873 collections/filecatalog.cpp:96 -msgid "Value" +#: collections/bookcollection.cpp:21 collections/comicbookcollection.cpp:21 +msgid "Classification" msgstr "" -#: collections/filecatalog.cpp:99 -msgid "Icon" +#: collections/bookcollection.cpp:28 +msgid "My Books" msgstr "" -#: collections/winecollection.cpp:26 -msgid "My Wines" +#: collections/bookcollection.cpp:45 collections/comicbookcollection.cpp:45 +msgid "Subtitle" msgstr "" -#: collections/videocollection.cpp:115 collections/winecollection.cpp:43 -msgid "Producer" +#: collections/bookcollection.cpp:63 translators/alexandriaimporter.cpp:134 +msgid "Hardback" msgstr "" -#: collections/winecollection.cpp:49 -msgid "Appellation" +#: collections/bookcollection.cpp:63 +msgid "Paperback" msgstr "" -#: collections/winecollection.cpp:55 -msgid "Varietal" +#: collections/bookcollection.cpp:63 +msgid "Trade Paperback" msgstr "" -#: collections/winecollection.cpp:61 -msgid "Vintage" +#: collections/bookcollection.cpp:64 +msgid "E-Book" msgstr "" -#: collections/winecollection.cpp:67 -msgid "Red Wine" +#: collections/bookcollection.cpp:64 +msgid "Magazine" msgstr "" -#: collections/winecollection.cpp:67 -msgid "White Wine" +#: collections/bookcollection.cpp:65 +msgid "Binding" msgstr "" -#: collections/winecollection.cpp:67 -msgid "Sparkling Wine" +#: collections/bookcollection.cpp:91 +msgid "Copyright Year" msgstr "" -#: collections/cardcollection.cpp:105 collections/winecollection.cpp:93 -msgid "Quantity" +#: collections/bookcollection.cpp:96 collections/comicbookcollection.cpp:85 +msgid "Publication Year" msgstr "" -#: collections/winecollection.cpp:97 -msgid "Drink By" +#: collections/bookcollection.cpp:106 fetch/fetchmanager.cpp:82 +msgid "LCCN#" msgstr "" -#: collections/winecollection.cpp:111 -msgid "Label Image" +#: collections/bookcollection.cpp:108 +msgid "Library of Congress Control Number" msgstr "" -#: collections/videocollection.cpp:20 fetch/animenfofetcher.cpp:265 -msgid "Other People" +#: collections/bookcollection.cpp:115 +msgid "Translator" msgstr "" -#: collections/videocollection.cpp:21 fetch/animenfofetcher.cpp:271 -msgid "Features" +#: collections/bookcollection.cpp:121 collections/comicbookcollection.cpp:100 +#: translators/grs1importer.cpp:62 +msgid "Language" msgstr "" -#: collections/videocollection.cpp:28 -msgid "My Videos" +#: collections/bookcollection.cpp:143 +msgid "Series Number" msgstr "" -#: collections/musiccollection.cpp:44 collections/videocollection.cpp:46 -msgid "DVD" +#: collections/bookcollection.cpp:148 mainwindow.cpp:190 +msgid "New" msgstr "" -#: collections/videocollection.cpp:46 -msgid "VHS" +#: collections/bookcollection.cpp:148 +msgid "Used" msgstr "" -#: collections/videocollection.cpp:46 -msgid "VCD" +#: collections/bookcollection.cpp:149 collections/comicbookcollection.cpp:122 +#: collections/stampcollection.cpp:20 +msgid "Condition" msgstr "" -#: collections/videocollection.cpp:46 -msgid "DivX" +#: collections/bookcollection.cpp:153 collections/comicbookcollection.cpp:135 +msgid "Signed" msgstr "" -#: collections/videocollection.cpp:46 fetch/amazonfetcher.cpp:823 -msgid "Blu-ray" +#: collections/bookcollection.cpp:157 +msgid "Read" msgstr "" -#: collections/videocollection.cpp:46 fetch/amazonfetcher.cpp:826 -msgid "HD DVD" +#: collections/bookcollection.cpp:174 collections/comicbookcollection.cpp:147 +#: fetch/arxivfetcher.cpp:216 fetch/crossreffetcher.cpp:208 +#: translators/pdfimporter.cpp:204 translators/referencerimporter.cpp:48 +msgid "Front Cover" msgstr "" -#: collections/musiccollection.cpp:45 collections/videocollection.cpp:47 -msgid "Medium" +#: collections/cardcollection.cpp:26 +msgid "My Cards" msgstr "" -#: collections/videocollection.cpp:52 -msgid "Production Year" +#: collections/cardcollection.cpp:43 +msgid "Player" msgstr "" -#: collections/videocollection.cpp:60 -msgid "" -"_: Movie ratings - G (USA),PG (USA),PG-13 (USA),R (USA), U (USA)\n" -"G (USA),PG (USA),PG-13 (USA),R (USA), U (USA)" +#: collections/cardcollection.cpp:49 +msgid "Team" msgstr "" -#: collections/videocollection.cpp:62 -msgid "Certification" +#: collections/cardcollection.cpp:55 +msgid "Brand" msgstr "" -#: collections/videocollection.cpp:74 -msgid "Region 1" +#: collections/cardcollection.cpp:62 +msgid "Card Number" msgstr "" -#: collections/videocollection.cpp:75 -msgid "Region 2" +#: collections/cardcollection.cpp:77 +msgid "Card Type" msgstr "" -#: collections/videocollection.cpp:76 -msgid "Region 3" +#: collections/cardcollection.cpp:91 collections/coincollection.cpp:112 +#: collections/stampcollection.cpp:114 collections/winecollection.cpp:88 +msgid "Location" msgstr "" -#: collections/videocollection.cpp:77 -msgid "Region 4" +#: collections/cardcollection.cpp:105 collections/winecollection.cpp:93 +msgid "Quantity" msgstr "" -#: collections/videocollection.cpp:78 -msgid "Region 5" +#: collections/cardcollection.cpp:109 +msgid "Front Image" msgstr "" -#: collections/videocollection.cpp:79 -msgid "Region 6" +#: collections/cardcollection.cpp:112 +msgid "Back Image" msgstr "" -#: collections/videocollection.cpp:80 -msgid "Region 7" +#: collections/coincollection.cpp:26 +msgid "My Coins" msgstr "" -#: collections/videocollection.cpp:81 -msgid "Region 8" +#: collections/coincollection.cpp:44 collections/winecollection.cpp:68 +msgid "Type" msgstr "" -#: collections/videocollection.cpp:82 -msgid "Region" +#. TRANSLATORS: denomination refers to the monetary value. +#: collections/coincollection.cpp:51 collections/stampcollection.cpp:50 +msgid "Denomination" msgstr "" -#: collections/videocollection.cpp:87 -msgid "Nationality" +#: collections/coincollection.cpp:61 +msgid "Mint Mark" msgstr "" -#: collections/videocollection.cpp:94 -msgid "NTSC" +#: collections/coincollection.cpp:67 collections/comicbookcollection.cpp:94 +#: collections/stampcollection.cpp:55 collections/winecollection.cpp:73 +msgid "Country" msgstr "" -#: collections/videocollection.cpp:94 -msgid "PAL" +#: collections/coincollection.cpp:73 +msgid "Coin Set" msgstr "" -#: collections/videocollection.cpp:94 -msgid "SECAM" +#: collections/coincollection.cpp:83 +msgid "" +"_: Coin grade levels - Proof-65,Proof-60,Mint State-65,Mint State-60,Almost " +"Uncirculated-55,Almost Uncirculated-50,Extremely Fine-40,Very Fine-30,Very " +"Fine-20,Fine-12,Very Good-8,Good-4,Fair\n" +"Proof-65,Proof-60,Mint State-65,Mint State-60,Almost Uncirculated-55,Almost " +"Uncirculated-50,Extremely Fine-40,Very Fine-30,Very Fine-20,Fine-12,Very " +"Good-8,Good-4,Fair" msgstr "" -#: collections/videocollection.cpp:95 -msgid "Format" +#: collections/coincollection.cpp:88 collections/stampcollection.cpp:80 +msgid "Grade" msgstr "" -#: collections/videocollection.cpp:100 -msgid "Cast" +#: collections/coincollection.cpp:96 +msgid "" +"_: Coin grading services - PCGS,NGC,ANACS,ICG,ASA,PCI\n" +"PCGS,NGC,ANACS,ICG,ASA,PCI" msgstr "" -#: collections/videocollection.cpp:102 translators/tellicoimporter.cpp:443 -msgid "Actor/Actress" +#: collections/coincollection.cpp:98 +msgid "Grading Service" msgstr "" -#: collections/videocollection.cpp:103 translators/tellicoimporter.cpp:444 -msgid "Role" +#: collections/coincollection.cpp:122 +msgid "Obverse" msgstr "" -#: collections/videocollection.cpp:106 -msgid "A table for the cast members, along with the roles they play" +#: collections/coincollection.cpp:125 +msgid "Reverse" msgstr "" -#: collections/videocollection.cpp:109 -msgid "Director" +#: collections/comicbookcollection.cpp:28 +msgid "My Comic Books" msgstr "" -#: collections/videocollection.cpp:127 -msgid "Composer" +#: collections/comicbookcollection.cpp:50 collections/videocollection.cpp:121 +msgid "Writer" msgstr "" -#: collections/videocollection.cpp:133 -msgid "Studio" +#: collections/comicbookcollection.cpp:56 +msgid "" +"_: Comic Book Illustrator\n" +"Artist" msgstr "" -#: collections/videocollection.cpp:139 -msgid "Language Tracks" +#: collections/comicbookcollection.cpp:68 +msgid "Issue" msgstr "" -#: collections/videocollection.cpp:145 -msgid "Subtitle Languages" +#: collections/comicbookcollection.cpp:120 +msgid "" +"_: Comic book grade levels - Mint,Near Mint,Very Fine,Fine,Very " +"Good,Good,Fair,Poor\n" +"Mint,Near Mint,Very Fine,Fine,Very Good,Good,Fair,Poor" msgstr "" -#: collections/videocollection.cpp:151 -msgid "Audio Tracks" +#: collections/filecatalog.cpp:25 +msgid "My Files" msgstr "" -#: collections/videocollection.cpp:157 -msgid "Running Time" +#: collections/filecatalog.cpp:55 +msgid "Folder" msgstr "" -#: collections/videocollection.cpp:159 -msgid "The running time of the video (in minutes)" +#: collections/filecatalog.cpp:60 +msgid "Mimetype" msgstr "" -#: collections/videocollection.cpp:162 -msgid "Aspect Ratio" +#: collections/filecatalog.cpp:65 +msgid "Size" msgstr "" -#: collections/videocollection.cpp:167 fetch/amazonfetcher.cpp:815 -#: translators/tellicoimporter.cpp:958 -msgid "Widescreen" +#: collections/filecatalog.cpp:69 +msgid "Permissions" msgstr "" -#: collections/videocollection.cpp:172 -msgid "Black & White" +#: collections/filecatalog.cpp:74 +msgid "Owner" msgstr "" -#: collections/videocollection.cpp:173 -msgid "Color Mode" +#: collections/filecatalog.cpp:79 +msgid "Group" msgstr "" -#: collections/videocollection.cpp:178 fetch/amazonfetcher.cpp:830 -msgid "Director's Cut" +#: collections/filecatalog.cpp:85 +msgid "Created" msgstr "" -#: collections/videocollection.cpp:182 fetch/ibsfetcher.cpp:358 -msgid "Plot Summary" +#: collections/filecatalog.cpp:89 +msgid "Modified" msgstr "" -#: collections/gamecollection.cpp:90 collections/videocollection.cpp:185 -msgid "Personal Rating" +#: collections/filecatalog.cpp:93 +msgid "Meta Info" msgstr "" -#: collections/boardgamecollection.cpp:102 collections/gamecollection.cpp:116 -#: collections/musiccollection.cpp:108 collections/videocollection.cpp:207 -msgid "Cover" +#: collections/filecatalog.cpp:99 +msgid "Icon" msgstr "" #: collections/gamecollection.cpp:26 @@ -975,10 +1055,6 @@ msgstr "" msgid "Platform" msgstr "" -#: collections/boardgamecollection.cpp:55 collections/gamecollection.cpp:60 -msgid "Release Year" -msgstr "" - #: collections/gamecollection.cpp:65 msgid "" "_: Games - Publisher\n" @@ -988,3660 +1064,3618 @@ msgstr "" #: collections/gamecollection.cpp:71 msgid "Developer" msgstr "" - -#: collections/gamecollection.cpp:80 -msgid "" -"_: Video game ratings - Unrated, Adults Only, Mature, Teen, Everyone, Early " -"Childhood, Pending\n" -"Unrated, Adults Only, Mature, Teen, Everyone, Early Childhood, Pending" -msgstr "" - -#: collections/gamecollection.cpp:82 -msgid "ESRB Rating" -msgstr "" - -#: collections/gamecollection.cpp:95 -msgid "Completed" -msgstr "" - -#: collections/cardcollection.cpp:26 -msgid "My Cards" -msgstr "" - -#: collections/cardcollection.cpp:43 -msgid "Player" -msgstr "" - -#: collections/cardcollection.cpp:49 -msgid "Team" -msgstr "" - -#: collections/cardcollection.cpp:55 -msgid "Brand" -msgstr "" - -#: collections/cardcollection.cpp:62 -msgid "Card Number" + +#: collections/gamecollection.cpp:80 +msgid "" +"_: Video game ratings - Unrated, Adults Only, Mature, Teen, Everyone, Early " +"Childhood, Pending\n" +"Unrated, Adults Only, Mature, Teen, Everyone, Early Childhood, Pending" msgstr "" -#: collections/cardcollection.cpp:77 -msgid "Card Type" +#: collections/gamecollection.cpp:82 +msgid "ESRB Rating" msgstr "" -#: collections/cardcollection.cpp:109 -msgid "Front Image" +#: collections/gamecollection.cpp:90 collections/videocollection.cpp:185 +msgid "Personal Rating" msgstr "" -#: collections/cardcollection.cpp:112 -msgid "Back Image" +#: collections/gamecollection.cpp:95 +msgid "Completed" msgstr "" -#: collections/boardgamecollection.cpp:26 -msgid "My Board Games" +#: collections/musiccollection.cpp:26 +msgid "My Music" msgstr "" -#: collections/boardgamecollection.cpp:49 -msgid "Mechanism" +#: collections/musiccollection.cpp:37 +msgid "Album" msgstr "" -#: collections/boardgamecollection.cpp:66 -msgid "Designer" +#: collections/musiccollection.cpp:44 translators/freedbimporter.cpp:257 +#: translators/freedbimporter.cpp:375 translators/freedbimporter.cpp:446 +msgid "Compact Disc" msgstr "" -#: collections/boardgamecollection.cpp:72 -msgid "Number of Players" +#: collections/musiccollection.cpp:44 collections/videocollection.cpp:46 +msgid "DVD" msgstr "" -#: collectionfactory.cpp:125 collections/bibtexcollection.cpp:30 -msgid "Bibliography" +#: collections/musiccollection.cpp:44 +msgid "Cassette" msgstr "" -#: collections/bibtexcollection.cpp:72 -msgid "Entry Type" +#: collections/musiccollection.cpp:44 +msgid "Vinyl" msgstr "" -#: collections/bibtexcollection.cpp:76 -msgid "These entry types are specific to bibtex. See the bibtex documentation." +#: collections/musiccollection.cpp:45 collections/videocollection.cpp:47 +msgid "Medium" msgstr "" -#: collections/bibtexcollection.cpp:86 -msgid "Bibtex Key" +#: collections/musiccollection.cpp:50 collections/musiccollection.cpp:77 +#: translators/audiofileimporter.cpp:165 translators/tellicoimporter.cpp:435 +#: translators/xmlstatehandler.cpp:344 +msgid "Artist" msgstr "" -#: collections/bibtexcollection.cpp:92 -msgid "Book Title" +#: collections/musiccollection.cpp:56 +msgid "Label" msgstr "" -#: collections/bibtexcollection.cpp:98 -msgid "Editor" +#: collections/musiccollection.cpp:73 +msgid "Tracks" msgstr "" -#: collections/bibtexcollection.cpp:105 -msgid "Organization" +#: collections/musiccollection.cpp:78 translators/audiofileimporter.cpp:166 +#: translators/tellicoimporter.cpp:436 translators/xmlstatehandler.cpp:345 +msgid "Length" msgstr "" -#: collections/bibtexcollection.cpp:127 fetch/srufetcher.cpp:412 -#: fetch/z3950fetcher.cpp:668 -msgid "Address" +#: collections/stampcollection.cpp:27 +msgid "My Stamps" msgstr "" -#: collections/bibtexcollection.cpp:164 fetch/fetchmanager.cpp:73 -msgid "DOI" +#: collections/stampcollection.cpp:61 +msgid "Issue Year" msgstr "" -#: collections/bibtexcollection.cpp:167 -msgid "Digital Object Identifier" +#: collections/stampcollection.cpp:66 collections/videocollection.cpp:172 +msgid "Color" msgstr "" -#: collections/bibtexcollection.cpp:172 -msgid "Month" +#: collections/stampcollection.cpp:71 +msgid "Scott#" msgstr "" -#: collections/bibtexcollection.cpp:178 field.cpp:494 -msgid "Number" +#: collections/stampcollection.cpp:78 +msgid "" +"_: Stamp grade levels - Superb,Extremely Fine,Very Fine,Fine,Average,Poor\n" +"Superb,Extremely Fine,Very Fine,Fine,Average,Poor" msgstr "" -#: collections/bibtexcollection.cpp:183 -msgid "How Published" +#: collections/stampcollection.cpp:85 +msgid "Cancelled" msgstr "" -#: collections/bibtexcollection.cpp:195 -msgid "Chapter" +#. TRANSLATORS: See http://en.wikipedia.org/wiki/Stamp_hinge +#: collections/stampcollection.cpp:90 +msgid "Hinged" msgstr "" -#: collections/bibtexcollection.cpp:212 -msgid "Cross-Reference" +#: collections/stampcollection.cpp:95 +msgid "Centering" msgstr "" -#: collections/bibtexcollection.cpp:232 fetch/entrezfetcher.cpp:486 -#: fetch/srufetcher.cpp:413 fetch/z3950fetcher.cpp:669 -#: translators/risimporter.cpp:269 -msgid "Abstract" +#: collections/stampcollection.cpp:100 +msgid "Gummed" msgstr "" -#: collections/bibtexcollection.cpp:236 -msgid "Notes" +#: collections/stampcollection.cpp:124 field.cpp:496 +msgid "Image" msgstr "" -#: collections/musiccollection.cpp:26 -msgid "My Music" +#: collections/videocollection.cpp:20 fetch/animenfofetcher.cpp:265 +msgid "Other People" msgstr "" -#: collections/musiccollection.cpp:37 -msgid "Album" +#: collections/videocollection.cpp:21 fetch/animenfofetcher.cpp:271 +msgid "Features" msgstr "" -#: collections/musiccollection.cpp:44 translators/freedbimporter.cpp:257 -#: translators/freedbimporter.cpp:375 translators/freedbimporter.cpp:446 -msgid "Compact Disc" +#: collections/videocollection.cpp:28 +msgid "My Videos" msgstr "" -#: collections/musiccollection.cpp:44 -msgid "Cassette" +#: collections/videocollection.cpp:46 +msgid "VHS" msgstr "" -#: collections/musiccollection.cpp:44 -msgid "Vinyl" +#: collections/videocollection.cpp:46 +msgid "VCD" msgstr "" -#: collections/musiccollection.cpp:50 collections/musiccollection.cpp:77 -#: translators/audiofileimporter.cpp:165 translators/tellicoimporter.cpp:440 -msgid "Artist" +#: collections/videocollection.cpp:46 +msgid "DivX" msgstr "" -#: collections/musiccollection.cpp:56 -msgid "Label" +#: collections/videocollection.cpp:46 fetch/amazonfetcher.cpp:838 +msgid "Blu-ray" msgstr "" -#: collections/musiccollection.cpp:73 -msgid "Tracks" +#: collections/videocollection.cpp:46 fetch/amazonfetcher.cpp:841 +msgid "HD DVD" msgstr "" -#: collections/musiccollection.cpp:78 translators/audiofileimporter.cpp:166 -#: translators/tellicoimporter.cpp:441 -msgid "Length" +#: collections/videocollection.cpp:52 +msgid "Production Year" msgstr "" -#: core/tellico_config.cpp:134 +#: collections/videocollection.cpp:60 msgid "" -"a,an,and,as,at,but,by,for,from,in,into,nor,of,off,on,onto,or,out,over,the,to," -"up,with" +"_: Movie ratings - G (USA),PG (USA),PG-13 (USA),R (USA), U (USA)\n" +"G (USA),PG (USA),PG-13 (USA),R (USA), U (USA)" msgstr "" -#: core/tellico_config.cpp:137 -msgid "the" +#: collections/videocollection.cpp:62 +msgid "Certification" msgstr "" -#: core/tellico_config.cpp:140 -msgid "jr.,jr,iii,iv" +#: collections/videocollection.cpp:74 +msgid "Region 1" msgstr "" -#: core/tellico_config.cpp:143 -msgid "de,van,der,van der,von" +#: collections/videocollection.cpp:75 +msgid "Region 2" msgstr "" -#: fetch/isbndbfetcher.cpp:54 -msgid "ISBNdb.com" +#: collections/videocollection.cpp:76 +msgid "Region 3" msgstr "" -#: fetch/amazonfetcher.cpp:192 fetch/animenfofetcher.cpp:75 -#: fetch/arxivfetcher.cpp:83 fetch/bibsonomyfetcher.cpp:66 -#: fetch/citebasefetcher.cpp:67 fetch/crossreffetcher.cpp:89 -#: fetch/discogsfetcher.cpp:102 fetch/ibsfetcher.cpp:72 -#: fetch/isbndbfetcher.cpp:79 fetch/yahoofetcher.cpp:94 -msgid "%1 does not allow searching for this collection type." +#: collections/videocollection.cpp:77 +msgid "Region 4" msgstr "" -#: fetch/amazonfetcher.cpp:562 fetch/isbndbfetcher.cpp:247 -msgid "Results from %1: %2/%3" +#: collections/videocollection.cpp:78 +msgid "Region 5" msgstr "" -#: fetch/animenfofetcher.cpp:370 fetch/arxivfetcher.cpp:355 -#: fetch/bibsonomyfetcher.cpp:198 fetch/citebasefetcher.cpp:237 -#: fetch/entrezfetcher.cpp:466 fetch/ibsfetcher.cpp:407 -#: fetch/isbndbfetcher.cpp:342 fetch/yahoofetcher.cpp:392 -msgid "This source has no options." +#: collections/videocollection.cpp:79 +msgid "Region 6" msgstr "" -#: fetch/entrezfetcher.cpp:56 -msgid "Entrez Database" +#: collections/videocollection.cpp:80 +msgid "Region 7" msgstr "" -#: fetch/entrezfetcher.cpp:485 -msgid "Institution" +#: collections/videocollection.cpp:81 +msgid "Region 8" msgstr "" -#: fetch/z3950connection.cpp:132 -msgid "Query error!" +#: collections/videocollection.cpp:82 +msgid "Region" msgstr "" -#: fetch/z3950connection.cpp:173 -msgid "Connection search error %1: %2" +#: collections/videocollection.cpp:87 fetch/discogsfetcher.cpp:408 +msgid "Nationality" msgstr "" -#: fetch/z3950connection.cpp:250 -msgid "Record syntax error" +#: collections/videocollection.cpp:94 +msgid "NTSC" msgstr "" -#: fetch/z3950connection.cpp:345 -msgid "Connection error %1: %2" +#: collections/videocollection.cpp:94 +msgid "PAL" msgstr "" -#: fetch/srufetcher.cpp:72 -msgid "SRU Server" +#: collections/videocollection.cpp:94 +msgid "SECAM" msgstr "" -#: fetch/srufetcher.cpp:405 z3950.cpp:2 -msgid "Library of Congress (US)" +#: collections/videocollection.cpp:95 +msgid "Format" msgstr "" -#: fetch/imdbfetcher.cpp:1121 fetch/srufetcher.cpp:428 -#: fetch/z3950fetcher.cpp:504 -msgid "Hos&t: " +#: collections/videocollection.cpp:100 +msgid "Cast" msgstr "" -#: fetch/srufetcher.cpp:435 fetch/z3950fetcher.cpp:510 -msgid "Enter the host name of the server." +#: collections/videocollection.cpp:102 translators/tellicoimporter.cpp:438 +#: translators/xmlstatehandler.cpp:347 +msgid "Actor/Actress" msgstr "" -#: fetch/srufetcher.cpp:440 fetch/z3950fetcher.cpp:515 -msgid "&Port: " +#: collections/videocollection.cpp:103 translators/tellicoimporter.cpp:439 +#: translators/xmlstatehandler.cpp:348 +msgid "Role" msgstr "" -#: fetch/srufetcher.cpp:445 fetch/z3950fetcher.cpp:520 -#, c-format -msgid "Enter the port number of the server. The default is %1." +#: collections/videocollection.cpp:106 +msgid "A table for the cast members, along with the roles they play" msgstr "" -#: fetch/srufetcher.cpp:450 -msgid "Path: " +#: collections/videocollection.cpp:109 +msgid "Director" msgstr "" -#: fetch/srufetcher.cpp:455 -msgid "Enter the path to the database used by the server." +#: collections/videocollection.cpp:115 collections/winecollection.cpp:43 +#: fetch/discogsfetcher.cpp:407 +msgid "Producer" msgstr "" -#: fetch/srufetcher.cpp:460 -msgid "Format: " +#: collections/videocollection.cpp:127 +msgid "Composer" msgstr "" -#: fetch/srufetcher.cpp:468 -msgid "Enter the result format used by the server." +#: collections/videocollection.cpp:133 +msgid "Studio" msgstr "" -#: fetch/yahoofetcher.cpp:54 -msgid "Yahoo! Audio Search" +#: collections/videocollection.cpp:139 +msgid "Language Tracks" msgstr "" -#: fetch/amazonfetcher.cpp:730 fetch/discogsfetcher.cpp:539 -#: fetch/yahoofetcher.cpp:242 -msgid "The cover image could not be loaded." +#: collections/videocollection.cpp:145 +msgid "Subtitle Languages" msgstr "" -#: fetch/amazonfetcher.cpp:53 -msgid "Amazon Link" +#: collections/videocollection.cpp:151 +msgid "Audio Tracks" msgstr "" -#: fetch/amazonfetcher.cpp:62 -msgid "Amazon (US)" +#: collections/videocollection.cpp:157 +msgid "Running Time" msgstr "" -#: fetch/amazonfetcher.cpp:65 -msgid "Amazon (UK)" +#: collections/videocollection.cpp:159 +msgid "The running time of the video (in minutes)" msgstr "" -#: fetch/amazonfetcher.cpp:68 -msgid "Amazon (Germany)" +#: collections/videocollection.cpp:162 +msgid "Aspect Ratio" msgstr "" -#: fetch/amazonfetcher.cpp:71 -msgid "Amazon (Japan)" +#: collections/videocollection.cpp:167 fetch/amazonfetcher.cpp:830 +#: translators/tellicoimporter.cpp:968 +msgid "Widescreen" msgstr "" -#: fetch/amazonfetcher.cpp:74 -msgid "Amazon (France)" +#: collections/videocollection.cpp:172 +msgid "Black & White" msgstr "" -#: fetch/amazonfetcher.cpp:77 -msgid "Amazon (Canada)" +#: collections/videocollection.cpp:173 +msgid "Color Mode" msgstr "" -#: fetch/amazonfetcher.cpp:99 -msgid "Amazon.com Web Services" +#: collections/videocollection.cpp:178 fetch/amazonfetcher.cpp:845 +msgid "Director's Cut" msgstr "" -#: fetch/amazonfetcher.cpp:848 -msgid "Co&untry: " +#: collections/videocollection.cpp:182 fetch/ibsfetcher.cpp:359 +msgid "Plot Summary" msgstr "" -#: fetch/amazonfetcher.cpp:851 -msgid "United States" +#: collections/winecollection.cpp:26 +msgid "My Wines" msgstr "" -#: fetch/amazonfetcher.cpp:852 -msgid "United Kingdom" +#: collections/winecollection.cpp:49 +msgid "Appellation" msgstr "" -#: fetch/amazonfetcher.cpp:853 -msgid "Germany" +#: collections/winecollection.cpp:55 +msgid "Varietal" msgstr "" -#: fetch/amazonfetcher.cpp:854 -msgid "Japan" +#: collections/winecollection.cpp:61 +msgid "Vintage" msgstr "" -#: fetch/amazonfetcher.cpp:855 -msgid "France" +#: collections/winecollection.cpp:67 +msgid "Red Wine" msgstr "" -#: fetch/amazonfetcher.cpp:856 -msgid "Canada" +#: collections/winecollection.cpp:67 +msgid "White Wine" msgstr "" -#: fetch/amazonfetcher.cpp:860 -msgid "" -"Amazon.com provides data from several different localized sites. Choose the " -"one you wish to use for this data source." +#: collections/winecollection.cpp:67 +msgid "Sparkling Wine" msgstr "" -#: fetch/amazonfetcher.cpp:866 -msgid "&Image size: " +#: collections/winecollection.cpp:97 +msgid "Drink By" msgstr "" -#: fetch/amazonfetcher.cpp:869 -msgid "Small Image" +#: collections/winecollection.cpp:111 +msgid "Label Image" msgstr "" -#: fetch/amazonfetcher.cpp:870 -msgid "Medium Image" +#: commands/addentries.cpp:62 +msgid "Add Entries" msgstr "" -#: fetch/amazonfetcher.cpp:871 -msgid "Large Image" +#: commands/addentries.cpp:63 +#, c-format +msgid "" +"_: Add (Entry Title)\n" +"Add %1" msgstr "" -#: fetch/amazonfetcher.cpp:872 -msgid "No Image" +#: commands/addloans.cpp:108 +msgid "Check-out Items" msgstr "" -#: fetch/amazonfetcher.cpp:875 fetch/discogsfetcher.cpp:683 -#: fetch/imdbfetcher.cpp:1146 +#: commands/addloans.cpp:109 +#, c-format msgid "" -"The cover image may be downloaded as well. However, too many large images in " -"the collection may degrade performance." +"_: Check-out (Entry Title)\n" +"Check-out %1" msgstr "" -#: fetch/amazonfetcher.cpp:881 -msgid "&Associate's ID: " +#: commands/collectioncommand.cpp:110 +msgid "Append Collection" msgstr "" -#: fetch/amazonfetcher.cpp:886 -msgid "" -"The associate's id identifies the person accessing the Amazon.com Web " -"Services, and is included in any links to the Amazon.com site." +#: commands/collectioncommand.cpp:112 +msgid "Merge Collection" msgstr "" -#: fetch/z3950fetcher.cpp:79 fetch/z3950fetcher.cpp:755 -msgid "z39.50 Server" +#: commands/collectioncommand.cpp:114 +msgid "Replace Collection" msgstr "" -#: fetch/z3950fetcher.cpp:494 -msgid "Use preset &server:" +#: commands/fieldcommand.cpp:104 +msgid "Add %1 Field" msgstr "" -#: fetch/z3950fetcher.cpp:525 -msgid "&Database: " +#: commands/fieldcommand.cpp:106 +msgid "Modify %1 Field" msgstr "" -#: fetch/z3950fetcher.cpp:530 -msgid "Enter the database name used by the server." +#: commands/fieldcommand.cpp:108 +msgid "Delete %1 Field" msgstr "" -#: fetch/z3950fetcher.cpp:535 -msgid "Ch&aracter set: " +#: commands/filtercommand.cpp:98 +msgid "Add Filter" msgstr "" -#: fetch/z3950fetcher.cpp:544 -msgid "" -"Enter the character set encoding used by the z39.50 server. The most likely " -"choice is MARC-8, although ISO-8859-1 is common as well." +#: commands/filtercommand.cpp:100 filterdialog.cpp:282 filterview.cpp:68 +msgid "Modify Filter" msgstr "" -#: fetch/z3950fetcher.cpp:550 -msgid "&Format: " +#: commands/filtercommand.cpp:102 filterview.cpp:70 +msgid "Delete Filter" msgstr "" -#: fetch/z3950fetcher.cpp:553 -msgid "Auto-detect" +#: commands/modifyentries.cpp:72 entryeditdialog.cpp:365 +msgid "Modify Entries" msgstr "" -#: fetch/z3950fetcher.cpp:561 +#: commands/modifyentries.cpp:73 commands/updateentries.cpp:50 +#, c-format msgid "" -"Enter the data format used by the z39.50 server. Tellico will attempt to " -"automatically detect the best setting if auto-detect is selected." +"_: Modify (Entry Title)\n" +"Modify %1" msgstr "" -#: fetch/z3950fetcher.cpp:567 -msgid "&User: " +#: commands/modifyloans.cpp:75 loandialog.cpp:46 +msgid "Modify Loan" msgstr "" -#: fetch/z3950fetcher.cpp:570 fetch/z3950fetcher.cpp:582 -msgid "Optional" +#: commands/removeentries.cpp:48 +msgid "Delete Entries" msgstr "" -#: fetch/z3950fetcher.cpp:573 +#: commands/removeentries.cpp:49 +#, c-format msgid "" -"Enter the authentication user name used by the z39.50 database. Most servers " -"do not need one." +"_: Delete (Entry Title)\n" +"Delete %1" msgstr "" -#: fetch/z3950fetcher.cpp:579 -msgid "Pass&word: " +#: commands/removeloans.cpp:79 +msgid "Check-in Entries" msgstr "" -#: fetch/z3950fetcher.cpp:586 +#: commands/removeloans.cpp:80 +#, c-format msgid "" -"Enter the authentication password used by the z39.50 database. Most servers " -"do not need one. The password will be saved in plain text in the Tellico " -"configuration file." +"_: Check-in (Entry Title)\n" +"Check-in %1" msgstr "" -#: fetch/z3950fetcher.cpp:670 -msgid "Illustrator" +#: commands/renamecollection.cpp:45 tellico_kernel.cpp:323 +msgid "Rename Collection" msgstr "" -#: fetch/execexternalfetcher.cpp:82 -msgid "External Application" +#: commands/reorderfields.cpp:54 +msgid "Reorder Fields" msgstr "" -#: configdialog.cpp:363 fetch/execexternalfetcher.cpp:346 -#: fetch/gcstarpluginfetcher.cpp:398 translators/csvimporter.cpp:226 -msgid "Collection &type:" +#: configdialog.cpp:103 +msgid "Configure Tellico" msgstr "" -#: fetch/execexternalfetcher.cpp:351 -msgid "" -"Set the collection type of the data returned from the external application." +#: configdialog.cpp:198 +msgid "General Options" msgstr "" -#: fetch/execexternalfetcher.cpp:356 -msgid "&Result type: " +#: configdialog.cpp:201 +msgid "&Reopen file at startup" msgstr "" -#: fetch/execexternalfetcher.cpp:365 -msgid "Set the result type of the data returned from the external application." +#: configdialog.cpp:202 +msgid "" +"If checked, the file that was last open will be re-opened at program " +"start-up." msgstr "" -#: fetch/execexternalfetcher.cpp:370 -msgid "Application &path: " +#: configdialog.cpp:207 +msgid "&Show \"Tip of the Day\" at startup" msgstr "" -#: fetch/execexternalfetcher.cpp:375 -msgid "" -"Set the path of the application to run that should output a valid Tellico " -"data file." +#: configdialog.cpp:208 +msgid "If checked, the \"Tip of the Day\" will be shown at program start-up." msgstr "" -#: fetch/execexternalfetcher.cpp:380 -msgid "Select the search keys supported by the data source." +#: configdialog.cpp:213 +msgid "Image Storage Options" msgstr "" -#: fetch/execexternalfetcher.cpp:381 -msgid "" -"Add any arguments that may be needed. %1 will be replaced by the " -"search term." +#: configdialog.cpp:214 +msgid "Store images in data file" msgstr "" -#: fetch/execexternalfetcher.cpp:382 -msgid "Arguments" +#: configdialog.cpp:215 +msgid "Store images in common application directory" msgstr "" -#: fetch/execexternalfetcher.cpp:415 newstuff/dialog.cpp:152 -msgid "Update" +#: configdialog.cpp:216 +msgid "Store images in directory relative to data file" msgstr "" -#. TRANSLATORS: Do not translate %{author}. -#: fetch/execexternalfetcher.cpp:423 +#: configdialog.cpp:217 msgid "" -"

Enter the arguments which should be used to search for available updates " -"to an entry.

The format is the same as for Dependent fields, " -"where field values are contained inside braces, such as %{author}. " -"See the documentation for details.

" +"Images may be saved in the data file itself, which can cause Tellico to run " +"slowly, stored in the Tellico application directory, or stored in a " +"directory in the same location as the data file." msgstr "" -#: fetch/configwidget.cpp:29 -msgid "Source Options" +#: configdialog.cpp:224 configdialog.cpp:299 +msgid "Formatting Options" msgstr "" -#: fetch/configwidget.cpp:40 -msgid "Available Fields" +#: configdialog.cpp:227 +msgid "Auto capitalize &titles and names" msgstr "" -#: fetch/imdbfetcher.cpp:89 -msgid "Internet Movie Database" +#: configdialog.cpp:228 +msgid "If checked, titles and names will be automatically capitalized." msgstr "" -#: fetch/imdbfetcher.cpp:578 -msgid "Select IMDB Result" +#: configdialog.cpp:232 +msgid "Auto &format titles and names" msgstr "" -#: fetch/imdbfetcher.cpp:581 -msgid "" -"Your search returned multiple matches. Please select one below." +#: configdialog.cpp:233 configdialog.cpp:303 +msgid "If checked, titles and names will be automatically formatted." msgstr "" -#: fetch/imdbfetcher.cpp:596 -msgid "Select a search result." +#: configdialog.cpp:240 +msgid "No capitali&zation:" msgstr "" -#: fetch/imdbfetcher.cpp:688 fetch/imdbfetcher.cpp:1185 -msgid "IMDB Link" +#: configdialog.cpp:243 +msgid "" +"A list of words which should not be capitalized. Multiple values should " +"be separated by a semi-colon." msgstr "" -#: fetch/animenfofetcher.cpp:260 fetch/imdbfetcher.cpp:746 -#: fetch/imdbfetcher.cpp:1187 -msgid "Alternative Titles" +#: configdialog.cpp:249 +msgid "Artic&les:" msgstr "" -#: fetch/imdbfetcher.cpp:947 fetch/imdbfetcher.cpp:1186 -msgid "IMDB Rating" +#: configdialog.cpp:252 +msgid "" +"A list of words which should be considered as articles if they are the " +"first word in a title. Multiple values should be separated by a " +"semi-colon." msgstr "" -#: fetch/imdbfetcher.cpp:1065 fetch/imdbfetcher.cpp:1188 -msgid "Certifications" +#: configdialog.cpp:259 +msgid "Personal suffi&xes:" msgstr "" -#: fetch/imdbfetcher.cpp:1126 +#: configdialog.cpp:262 msgid "" -"The Internet Movie Database uses several different servers. Choose the one " -"you wish to use." +"A list of suffixes which might be used in personal names. Multiple " +"values should be separated by a semi-colon." msgstr "" -#: fetch/imdbfetcher.cpp:1132 -msgid "&Maximum cast: " +#: configdialog.cpp:268 +msgid "Surname &prefixes:" msgstr "" -#: fetch/imdbfetcher.cpp:1137 +#: configdialog.cpp:271 msgid "" -"The list of cast members may include many people. Set the maximum number " -"returned from the search." +"A list of prefixes which might be used in surnames. Multiple values " +"should be separated by a semi-colon." msgstr "" -#: fetch/discogsfetcher.cpp:679 fetch/imdbfetcher.cpp:1142 -msgid "Download cover &image" +#: configdialog.cpp:296 +msgid "Printing" msgstr "" -#: fetch/ibsfetcher.cpp:47 -msgid "Internet Bookshop (ibs.it)" +#: configdialog.cpp:296 +msgid "Printing Options" msgstr "" -#: fetch/fetchmanager.cpp:69 -msgid "Person" +#: configdialog.cpp:302 +msgid "&Format titles and names" msgstr "" -#: fetch/fetchmanager.cpp:70 -msgid "ISBN" +#: configdialog.cpp:306 +msgid "&Print field headers" msgstr "" -#: fetch/fetchmanager.cpp:71 -msgid "UPC/EAN" +#: configdialog.cpp:307 translators/htmlexporter.cpp:473 +msgid "If checked, the field names will be printed as table headers." msgstr "" -#: fetch/fetchmanager.cpp:72 -msgid "Keyword" +#: configdialog.cpp:310 +msgid "Grouping Options" msgstr "" -#: fetch/fetchmanager.cpp:74 translators/pdfimporter.cpp:173 -msgid "arXiv ID" +#: configdialog.cpp:313 +msgid "&Group the entries" msgstr "" -#: fetch/fetchmanager.cpp:75 -msgid "Pubmed ID" +#: configdialog.cpp:314 translators/htmlexporter.cpp:478 +msgid "If checked, the entries will be grouped by the selected field." msgstr "" -#: fetch/fetchmanager.cpp:76 -msgid "Raw Query" +#: configdialog.cpp:317 +msgid "Image Options" msgstr "" -#: fetch/animenfofetcher.cpp:257 -msgid "Original Title" +#: configdialog.cpp:323 +msgid "Maximum image &width:" msgstr "" -#: fetch/animenfofetcher.cpp:264 -msgid "Distributor" +#: configdialog.cpp:328 +msgid "" +"The maximum width of the images in the printout. The aspect ration is " +"preserved." +msgstr "" + +#: configdialog.cpp:336 +msgid "&Maximum image height:" msgstr "" -#: fetch/animenfofetcher.cpp:270 -msgid "Episodes" +#: configdialog.cpp:341 +msgid "" +"The maximum height of the images in the printout. The aspect ration is " +"preserved." msgstr "" -#: fetch/arxivfetcher.cpp:53 -msgid "arXiv.org" +#: configdialog.cpp:355 +msgid "Templates" msgstr "" -#: fetch/crossreffetcher.cpp:83 -msgid "%1 requires a username and password." +#: configdialog.cpp:355 +msgid "Template Options" msgstr "" -#: fetch/crossreffetcher.cpp:332 -msgid "" -"CrossRef requires an account for access. Please read the terms and " -"conditions and request an " -"account. Enter your OpenURL account information below." +#: configdialog.cpp:363 fetch/execexternalfetcher.cpp:346 +#: fetch/gcstarpluginfetcher.cpp:398 translators/csvimporter.cpp:252 +msgid "Collection &type:" msgstr "" -#: fetch/crossreffetcher.cpp:343 -msgid "&Username: " +#: configdialog.cpp:369 +msgid "Template:" msgstr "" -#: fetch/crossreffetcher.cpp:348 +#: configdialog.cpp:373 msgid "" -"A username and password is required to access the CrossRef service. The " -"password is stored as plain text in the Tellico configuration file." +"Select the template to use for the current type of collections. Not all " +"templates will use the font and color settings." msgstr "" -#: fetch/crossreffetcher.cpp:354 -msgid "&Password: " +#: configdialog.cpp:380 +msgid "&Preview..." msgstr "" -#: fetch/gcstarpluginfetcher.cpp:190 -msgid "GCstar Plugin" +#: configdialog.cpp:381 +msgid "Show a preview of the template" msgstr "" -#: fetch/gcstarpluginfetcher.cpp:404 -msgid "Set the collection type of the data returned from the plugin." +#: configdialog.cpp:398 +msgid "Font Options" msgstr "" -#: fetch/gcstarpluginfetcher.cpp:409 -msgid "&Plugin: " +#: configdialog.cpp:405 +msgid "Font:" msgstr "" -#: fetch/gcstarpluginfetcher.cpp:415 -msgid "Select the GCstar plugin used for the data source." +#: configdialog.cpp:411 +msgid "This font is passed to the template used in the Entry View." msgstr "" -#: fetch/gcstarpluginfetcher.cpp:420 -msgid "Author: " +#: configdialog.cpp:415 +msgid "Size:" msgstr "" -#: fetch/discogsfetcher.cpp:58 -msgid "Discogs Audio Search" +#: configdialog.cpp:425 +msgid "Color Options" msgstr "" -#: fetch/discogsfetcher.cpp:668 -msgid "API &key: " +#: configdialog.cpp:432 +msgid "Background color:" msgstr "" -#: fetch/discogsfetcher.cpp:674 -msgid "" -"With your discogs.com account you receive an API key for the usage of their " -"XML-based interface (See http://www.discogs.com/help/api)." +#: configdialog.cpp:438 +msgid "This color is passed to the template used in the Entry View." msgstr "" -#: fetch/discogsfetcher.cpp:718 -msgid "Discogs Link" +#: configdialog.cpp:442 +msgid "Text color:" msgstr "" -#: newstuff/dialog.cpp:94 -msgid "Get Hot New Stuff" +#: configdialog.cpp:451 +msgid "Highlight color:" msgstr "" -#: newstuff/dialog.cpp:114 -msgid "Version" +#: configdialog.cpp:460 +msgid "Highlighted text color:" msgstr "" -#: newstuff/dialog.cpp:116 -msgid "Downloads" +#: configdialog.cpp:469 +msgid "Manage Templates" msgstr "" -#: newstuff/dialog.cpp:117 -msgid "Release Date" +#: configdialog.cpp:475 +msgid "Install..." msgstr "" -#: newstuff/dialog.cpp:121 -msgid "" -"This is a list of all the items available for download. Previously installed " -"items have a checkmark icon, while items with new version available have an " -"update icon" +#: configdialog.cpp:478 +msgid "Click to install a new template directly." msgstr "" -#: newstuff/dialog.cpp:137 -msgid "The name and license of the selected item" +#: configdialog.cpp:481 configdialog.cpp:537 +msgid "Download..." msgstr "" -#: newstuff/dialog.cpp:140 -msgid "The author of the selected item" +#: configdialog.cpp:484 +msgid "Click to download additional templates via the Internet." msgstr "" -#: newstuff/dialog.cpp:142 newstuff/dialog.cpp:396 -msgid "Install" +#: configdialog.cpp:487 +msgid "Delete..." msgstr "" -#: newstuff/dialog.cpp:161 -msgid "Download and install the selected template." +#: configdialog.cpp:490 +msgid "Click to select and remove installed templates." msgstr "" -#: newstuff/dialog.cpp:164 -msgid "" -"Download and install the selected script. Some scripts may need to be " -"configured after being installed." +#: configdialog.cpp:501 +msgid "Data Sources" msgstr "" -#: newstuff/dialog.cpp:194 -msgid "A description of the selected item is shown here." +#: configdialog.cpp:501 +msgid "Data Source Options" msgstr "" -#: newstuff/dialog.cpp:224 -msgid "Downloading information..." +#: configdialog.cpp:506 fetchdialog.cpp:171 +msgid "Source" msgstr "" -#: controller.cpp:135 fetchdialog.cpp:226 fetchdialog.cpp:333 -#: fetchdialog.cpp:451 fetchdialog.cpp:506 newstuff/dialog.cpp:297 -#: newstuff/dialog.cpp:324 newstuff/dialog.cpp:434 statusbar.cpp:83 -msgid "Ready." +#: configdialog.cpp:517 +msgid "Move &Up" msgstr "" -#: newstuff/dialog.cpp:396 +#: configdialog.cpp:519 configdialog.cpp:523 msgid "" -"_: Update Stuff\n" -"Update" +"The order of the data sources sets the order that Tellico uses when entries " +"are automatically updated." msgstr "" -#: newstuff/dialog.cpp:413 -msgid "Installing item..." +#: configdialog.cpp:521 +msgid "Move &Down" msgstr "" -#: translators/bibteximporter.cpp:79 -msgid "No valid bibtex entries were found" +#: configdialog.cpp:528 +msgid "&New..." msgstr "" -#: translators/bibteximporter.cpp:96 -#, c-format -msgid "No valid bibtex entries were found in file - %1" +#: configdialog.cpp:530 +msgid "Click to add a new data source." msgstr "" -#: translators/bibtexexporter.cpp:200 translators/bibteximporter.cpp:286 -msgid "Bibtex Options" +#: configdialog.cpp:531 +msgid "&Modify..." msgstr "" -#: translators/bibteximporter.cpp:287 -msgid "Use Unicode (UTF-8) encoding" +#: configdialog.cpp:533 +msgid "Click to modify the selected data source." msgstr "" -#: translators/bibteximporter.cpp:288 -msgid "Read the imported file in Unicode (UTF-8)." +#: configdialog.cpp:534 controller.cpp:435 controller.cpp:450 +#: gui/stringmapdialog.cpp:59 +msgid "&Delete" msgstr "" -#: translators/bibteximporter.cpp:289 -msgid "Use user locale (%1) encoding" +#: configdialog.cpp:536 +msgid "Click to delete the selected data source." msgstr "" -#: translators/bibteximporter.cpp:293 -msgid "Read the imported file in the local encoding." +#: configdialog.cpp:539 +msgid "Click to download additional data sources via the Internet." msgstr "" -#: translators/tellicozipexporter.cpp:35 -msgid "Tellico Zip File" +#: configdialog.cpp:1015 translators/xsltexporter.cpp:83 +#: translators/xsltimporter.cpp:104 +msgid "*.xsl|XSL Files (*.xsl)" msgstr "" -#: importdialog.cpp:245 mainwindow.cpp:1101 mainwindow.cpp:1267 -#: translators/tellicozipexporter.cpp:39 -msgid "*.tc *.bc|Tellico Files (*.tc)" +#: configdialog.cpp:1016 +msgid "*.tar.gz *.tgz|Template Packages (*.tar.gz)" msgstr "" -#: configdialog.cpp:1017 importdialog.cpp:297 mainwindow.cpp:1105 -#: mainwindow.cpp:1269 reportdialog.cpp:195 translators/bibtexexporter.cpp:52 +#: configdialog.cpp:1017 importdialog.cpp:296 mainwindow.cpp:1143 +#: mainwindow.cpp:1307 reportdialog.cpp:195 translators/bibtexexporter.cpp:53 #: translators/bibtexmlexporter.cpp:40 translators/csvexporter.cpp:44 -#: translators/gcfilmsexporter.cpp:41 translators/htmlexporter.cpp:89 +#: translators/gcfilmsexporter.cpp:41 translators/htmlexporter.cpp:90 #: translators/onixexporter.cpp:67 translators/pilotdbexporter.cpp:47 #: translators/tellicoxmlexporter.cpp:60 translators/tellicozipexporter.cpp:39 -#: translators/xsltexporter.cpp:41 translators/xsltimporter.cpp:105 +#: translators/xsltexporter.cpp:43 translators/xsltexporter.cpp:84 +#: translators/xsltimporter.cpp:105 msgid "*|All Files" msgstr "" -#: translators/alexandriaexporter.cpp:43 -msgid "Alexandria" -msgstr "" - -#: translators/alexandriaexporter.cpp:67 -msgid "" -"An Alexandria library called %1 already exists. Any existing " -"books in that library could be overwritten." -msgstr "" - -#: filehandler.cpp:141 translators/tellicoimporter.cpp:113 -#: translators/xmlimporter.cpp:43 translators/xmlimporter.cpp:60 -msgid "There is an XML parsing error in line %1, column %2." -msgstr "" - -#: filehandler.cpp:143 translators/tellicoimporter.cpp:115 -#: translators/xmlimporter.cpp:45 translators/xmlimporter.cpp:62 -msgid "The error message from Qt is:" +#: configdialog.cpp:1049 +msgid "Delete Template" msgstr "" -#: translators/tellicoimporter.cpp:152 -msgid "It is from a future version of Tellico." +#: configdialog.cpp:1050 +msgid "Select template to delete:" msgstr "" -#: translators/tellicoimporter.cpp:162 -msgid "" -"Tellico is converting the file to a more recent document format. Information " -"loss may occur if an older version of Tellico is used to read this file in " -"the future." +#: controller.cpp:135 fetchdialog.cpp:226 fetchdialog.cpp:334 +#: fetchdialog.cpp:453 fetchdialog.cpp:508 newstuff/dialog.cpp:296 +#: newstuff/dialog.cpp:334 newstuff/dialog.cpp:511 statusbar.cpp:83 +msgid "Ready." msgstr "" -#: translators/bibtexhandler.cpp:245 translators/risimporter.cpp:286 -#: translators/risimporter.cpp:290 translators/tellicoimporter.cpp:367 -msgid "Unknown" +#: controller.cpp:432 +msgid "Do you really want to delete this entry?" msgstr "" -#: translators/tellicoimporter.cpp:777 -msgid "The file is empty." +#: controller.cpp:434 +msgid "Delete Entry" msgstr "" -#: translators/tellicoimporter.cpp:795 -msgid "The file contains no collection data." +#: controller.cpp:445 +msgid "Do you really want to delete these entries?" msgstr "" -#: translators/tellicoimporter.cpp:940 -msgid "Unread Books" +#: controller.cpp:449 +msgid "Delete Multiple Entries" msgstr "" -#: translators/tellicoimporter.cpp:950 -msgid "Old Movies" +#: controller.cpp:627 mainwindow.cpp:606 +msgid "&Edit Entry..." msgstr "" -#: translators/tellicoimporter.cpp:968 -msgid "80's Music" +#: controller.cpp:628 mainwindow.cpp:610 +msgid "D&uplicate Entry" msgstr "" -#: translators/tellicoimporter.cpp:980 -msgid "Favorites" +#: controller.cpp:629 mainwindow.cpp:684 tellicoui.rc:78 +#, no-c-format +msgid "&Update Entry" msgstr "" -#: translators/audiofileimporter.cpp:69 -msgid "Scanning audio files..." +#: controller.cpp:630 mainwindow.cpp:614 +msgid "&Delete Entry" msgstr "" -#: translators/audiofileimporter.cpp:129 -msgid "Bitrate" +#: controller.cpp:633 +msgid "&Edit Entries..." msgstr "" -#: translators/audiofileimporter.cpp:160 translators/audiofileimporter.cpp:170 -msgid "Tracks (Disc %1)" +#: controller.cpp:634 +msgid "D&uplicate Entries" msgstr "" -#: translators/audiofileimporter.cpp:189 xslt.cpp:4 -msgid "(Various)" +#: controller.cpp:635 +msgid "&Update Entries" msgstr "" -#: translators/audiofileimporter.cpp:340 -msgid "Audio File Options" +#: controller.cpp:636 +msgid "&Delete Entries" msgstr "" -#: translators/audiofileimporter.cpp:342 -msgid "Recursive &folder search" +#: controller.cpp:691 +msgid "" +"The following items are already loaned, but Tellico does not currently " +"support lending an item multiple times. They will be removed from the list " +"of items to lend." msgstr "" -#: translators/audiofileimporter.cpp:343 -msgid "If checked, folders are recursively searched for audio files." +#: detailedlistview.cpp:67 detailedlistview.cpp:297 +#: translators/pilotdbexporter.cpp:143 +msgid "View Columns" msgstr "" -#: translators/audiofileimporter.cpp:347 -msgid "Include file &location" +#: document.cpp:67 document.cpp:95 document.cpp:347 mainwindow.cpp:2185 +#: translators/htmlexporter.cpp:283 +msgid "Untitled" msgstr "" -#: translators/audiofileimporter.cpp:348 -msgid "If checked, the file names for each track are added to the entries." +#: document.cpp:166 +msgid "" +"The current file has been modified.\n" +"Do you want to save it?" msgstr "" -#: translators/audiofileimporter.cpp:352 -msgid "Include &bitrate" +#: document.cpp:168 entryeditdialog.cpp:660 +msgid "Unsaved Changes" msgstr "" -#: translators/audiofileimporter.cpp:353 -msgid "If checked, the bitrate for each track is added to the entries." +#: document.cpp:200 mainwindow.cpp:1253 +msgid "Saving file..." msgstr "" -#: translators/csvexporter.cpp:40 -msgid "CSV" +#: entryeditdialog.cpp:51 entryeditdialog.cpp:382 entryeditdialog.cpp:406 +#: entryeditdialog.cpp:512 +msgid "Edit Entry" msgstr "" -#: importdialog.cpp:254 translators/csvexporter.cpp:44 -msgid "*.csv|CSV Files (*.csv)" +#: entryeditdialog.cpp:52 +msgid "&New Entry" msgstr "" -#: translators/csvexporter.cpp:109 translators/csvimporter.cpp:221 -msgid "CSV Options" +#: entryeditdialog.cpp:66 entryeditdialog.cpp:117 entryeditdialog.cpp:416 +#: entryeditdialog.cpp:540 +msgid "Sa&ve Entry" msgstr "" -#: translators/csvexporter.cpp:112 -msgid "Include field titles as column headers" +#: entryeditdialog.cpp:77 +msgid "Go to the previous entry in the collection" msgstr "" -#: translators/csvexporter.cpp:114 -msgid "If checked, a header row will be added with the field titles." +#: entryeditdialog.cpp:82 +msgid "Go to the next entry in the collection" msgstr "" -#: translators/csvexporter.cpp:117 translators/csvimporter.cpp:240 -msgid "Delimiter" +#: entryeditdialog.cpp:315 +msgid "Do you really want to modify these entries?" msgstr "" -#: translators/csvexporter.cpp:120 translators/csvimporter.cpp:243 -msgid "" -"In addition to a comma, other characters may be used as a delimiter, " -"separating each value in the file." +#: entryeditdialog.cpp:317 +msgid "Modify Multiple Entries" msgstr "" -#: translators/csvexporter.cpp:124 -msgid "Comma" +#: entryeditdialog.cpp:359 +msgid "A value is required for the following fields. Do you want to continue?" msgstr "" -#: translators/csvexporter.cpp:126 translators/csvimporter.cpp:250 -msgid "Use a comma as the delimiter." +#: entryeditdialog.cpp:456 +msgid "Edit Entries" msgstr "" -#: translators/csvexporter.cpp:130 -msgid "Semicolon" +#: entryeditdialog.cpp:488 +msgid "Sa&ve Entries" msgstr "" -#: translators/csvexporter.cpp:131 translators/csvimporter.cpp:255 -msgid "Use a semi-colon as the delimiter." +#: entryeditdialog.cpp:656 +msgid "" +"The current entry has been modified.\n" +"Do you want to enter the changes?" msgstr "" -#: translators/csvexporter.cpp:135 -msgid "Tab" +#: entryeditdialog.cpp:659 +msgid "Save Entry" msgstr "" -#: translators/csvexporter.cpp:136 translators/csvimporter.cpp:260 -msgid "Use a tab as the delimiter." +#: entryiconview.cpp:287 +msgid "&Sort By" msgstr "" -#: translators/csvexporter.cpp:140 -msgid "Other" +#: entrymerger.cpp:33 tellico_kernel.cpp:398 +msgid "Merge Entries" msgstr "" -#: translators/csvexporter.cpp:141 translators/csvimporter.cpp:265 -msgid "Use a custom string as the delimiter." +#: entrymerger.cpp:35 +msgid "Merging entries..." msgstr "" -#: translators/csvexporter.cpp:146 translators/csvimporter.cpp:272 -msgid "A custom string, such as a colon, may be used as a delimiter." +#: entrymerger.cpp:49 +msgid "Total merged/scanned entries: %1/%2" msgstr "" -#: translators/filelistingimporter.cpp:63 -msgid "Scanning files..." +#: entryupdater.cpp:81 +msgid "Updating %1..." msgstr "" -#: translators/filelistingimporter.cpp:191 -msgid "File Listing Options" +#: entryupdater.cpp:83 +msgid "Updating entries..." msgstr "" -#: translators/filelistingimporter.cpp:193 -msgid "Recursive folder search" +#: entryupdater.cpp:85 +msgid "Update Entries" msgstr "" -#: translators/filelistingimporter.cpp:194 -msgid "If checked, folders are recursively searched for all files." +#: entryupdater.cpp:99 +msgid "Updating %1..." msgstr "" -#: translators/filelistingimporter.cpp:198 -msgid "Generate file previews" +#: entryupdater.cpp:209 +msgid "Select Match" msgstr "" -#: translators/filelistingimporter.cpp:199 +#: entryupdater.cpp:217 msgid "" -"If checked, previews of the file contents are generated, which can slow down " -"the folder listing." +"%1 returned multiple results which could match %2, the " +"entry currently in the collection. Please select the correct match." msgstr "" -#: translators/onixexporter.cpp:63 -msgid "ONIX Archive" +#: entryview.cpp:199 +msgid "Tellico is unable to locate the default entry stylesheet." msgstr "" -#: translators/onixexporter.cpp:67 -msgid "*.zip|Zip Files (*.zip)" +#: entryview.cpp:201 mainwindow.cpp:1777 +msgid "Please check your installation." msgstr "" -#: translators/onixexporter.cpp:176 -msgid "ONIX Archive Options" +#: exportdialog.cpp:48 +msgid "Export Options" msgstr "" -#: translators/onixexporter.cpp:179 -msgid "Include images in archive" +#: exportdialog.cpp:53 +msgid "Formatting" msgstr "" -#: translators/onixexporter.cpp:181 -msgid "" -"If checked, the images in the document will be included in the zipped ONIX " -"archive." +#: exportdialog.cpp:55 +msgid "Format all fields" msgstr "" -#: translators/freedbimporter.cpp:84 translators/freedbimporter.cpp:170 -msgid "Tellico was unable to access the CD-ROM device - %1." +#: exportdialog.cpp:57 +msgid "" +"If checked, the values of the fields will be automatically formatted " +"according to their format type." msgstr "" -#: translators/freedbimporter.cpp:196 -msgid "Select CDDB Entry" +#: exportdialog.cpp:59 +msgid "Export selected entries only" msgstr "" -#: translators/freedbimporter.cpp:197 -msgid "Select a CDDB entry:" +#: exportdialog.cpp:61 +msgid "If checked, only the currently selected entries will be exported." msgstr "" -#: translators/freedbimporter.cpp:220 -msgid "No records were found to match the CD." +#: exportdialog.cpp:64 +msgid "Encoding" msgstr "" -#: translators/freedbimporter.cpp:238 -msgid "Tellico was unable to complete the CD lookup." +#: exportdialog.cpp:66 +msgid "Encode in Unicode (UTF-8)" msgstr "" -#: translators/freedbimporter.cpp:470 -msgid "Various" +#: exportdialog.cpp:68 +msgid "Encode the exported file in Unicode (UTF-8)." msgstr "" -#: translators/freedbimporter.cpp:489 -msgid "Audio CD Options" +#: exportdialog.cpp:69 +msgid "Encode in user locale (%1)" msgstr "" -#: translators/freedbimporter.cpp:493 -msgid "Read data from CD-ROM device" +#: exportdialog.cpp:72 +msgid "Encode the exported file in the local encoding." msgstr "" -#: translators/freedbimporter.cpp:496 -msgid "Select or input the CD-ROM device location." +#: fetch/amazonfetcher.cpp:53 +msgid "Amazon Link" msgstr "" -#: translators/freedbimporter.cpp:502 -msgid "Read all CDDB cache files only" +#: fetch/amazonfetcher.cpp:62 +msgid "Amazon (US)" msgstr "" -#: translators/freedbimporter.cpp:503 -msgid "" -"Read data recursively from all the CDDB cache files contained in the default " -"cache folders." +#: fetch/amazonfetcher.cpp:65 +msgid "Amazon (UK)" msgstr "" -#: translators/gcfilmsexporter.cpp:37 -msgid "GCfilms" +#: fetch/amazonfetcher.cpp:68 +msgid "Amazon (Germany)" msgstr "" -#: importdialog.cpp:273 translators/gcfilmsexporter.cpp:41 -msgid "*.gcf|GCfilms Data Files (*.gcf)" +#: fetch/amazonfetcher.cpp:71 +msgid "Amazon (Japan)" msgstr "" -#: importdialog.cpp:272 translators/gcfilmsexporter.cpp:43 -msgid "*.gcs|GCstar Data Files (*.gcs)" +#: fetch/amazonfetcher.cpp:74 +msgid "Amazon (France)" msgstr "" -#: translators/xsltexporter.cpp:37 -msgid "XSLT" +#: fetch/amazonfetcher.cpp:77 +msgid "Amazon (Canada)" msgstr "" -#: translators/xsltexporter.cpp:69 translators/xsltimporter.cpp:98 -msgid "XSLT Options" +#: fetch/amazonfetcher.cpp:98 +msgid "Amazon.com Web Services" msgstr "" -#: translators/xsltexporter.cpp:74 translators/xsltimporter.cpp:101 -msgid "XSLT file:" +#: fetch/amazonfetcher.cpp:201 fetch/animenfofetcher.cpp:75 +#: fetch/arxivfetcher.cpp:83 fetch/bibsonomyfetcher.cpp:66 +#: fetch/citebasefetcher.cpp:67 fetch/crossreffetcher.cpp:91 +#: fetch/discogsfetcher.cpp:97 fetch/googlescholarfetcher.cpp:88 +#: fetch/ibsfetcher.cpp:72 fetch/isbndbfetcher.cpp:79 +#: fetch/yahoofetcher.cpp:94 +msgid "%1 does not allow searching for this collection type." msgstr "" -#: translators/xsltexporter.cpp:76 -msgid "Choose the XSLT file used to transform the Tellico XML data." +#: fetch/amazonfetcher.cpp:577 fetch/isbndbfetcher.cpp:247 +msgid "Results from %1: %2/%3" msgstr "" -#: translators/alexandriaimporter.cpp:194 -msgid "Alexandria Options" +#: fetch/amazonfetcher.cpp:745 fetch/yahoofetcher.cpp:242 +msgid "The cover image could not be loaded." msgstr "" -#: translators/alexandriaimporter.cpp:195 -msgid "&Library:" +#: fetch/amazonfetcher.cpp:863 +msgid "Co&untry: " msgstr "" -#: translators/bibtexmlexporter.cpp:36 -msgid "Bibtexml" +#: fetch/amazonfetcher.cpp:866 +msgid "United States" msgstr "" -#: translators/bibtexmlexporter.cpp:40 -msgid "*.xml|Bibtexml Files (*.xml)" +#: fetch/amazonfetcher.cpp:867 +msgid "United Kingdom" msgstr "" -#: translators/tellicoxmlexporter.cpp:56 -msgid "XML" +#: fetch/amazonfetcher.cpp:868 +msgid "Germany" msgstr "" -#: importdialog.cpp:246 importdialog.cpp:259 importdialog.cpp:264 -#: mainwindow.cpp:1103 translators/tellicoxmlexporter.cpp:60 -msgid "*.xml|XML Files (*.xml)" +#: fetch/amazonfetcher.cpp:869 +msgid "Japan" msgstr "" -#: translators/tellicoxmlexporter.cpp:480 -msgid "Tellico XML Options" +#: fetch/amazonfetcher.cpp:870 +msgid "France" msgstr "" -#: translators/tellicoxmlexporter.cpp:483 -msgid "Include images in XML document" +#: fetch/amazonfetcher.cpp:871 +msgid "Canada" msgstr "" -#: translators/tellicoxmlexporter.cpp:485 +#: fetch/amazonfetcher.cpp:875 msgid "" -"If checked, the images in the document will be included in the XML stream as " -"base64 encoded elements." +"Amazon.com provides data from several different localized sites. Choose the " +"one you wish to use for this data source." msgstr "" -#: translators/importer.h:100 -msgid "Loading data..." +#: fetch/amazonfetcher.cpp:881 +msgid "&Image size: " msgstr "" -#: translators/importer.h:100 -msgid "Loading %1..." +#: fetch/amazonfetcher.cpp:884 +msgid "Small Image" msgstr "" -#: translators/bibtexexporter.cpp:48 -msgid "Bibtex" +#: fetch/amazonfetcher.cpp:885 +msgid "Medium Image" msgstr "" -#: importdialog.cpp:250 translators/bibtexexporter.cpp:52 -msgid "*.bib|Bibtex Files (*.bib)" +#: fetch/amazonfetcher.cpp:886 +msgid "Large Image" msgstr "" -#: translators/bibtexexporter.cpp:203 -msgid "Expand string macros" +#: fetch/amazonfetcher.cpp:887 +msgid "No Image" msgstr "" -#: translators/bibtexexporter.cpp:205 +#: fetch/amazonfetcher.cpp:890 fetch/discogsfetcher.cpp:372 +#: fetch/imdbfetcher.cpp:1164 msgid "" -"If checked, the string macros will be expanded and no @string{} entries will " -"be written." -msgstr "" - -#: translators/bibtexexporter.cpp:208 -msgid "Use URL package" +"The cover image may be downloaded as well. However, too many large images in " +"the collection may degrade performance." msgstr "" -#: translators/bibtexexporter.cpp:210 -msgid "If checked, any URL fields will be wrapped in a \\url declaration." +#: fetch/amazonfetcher.cpp:896 +msgid "&Associate's ID: " msgstr "" -#: translators/bibtexexporter.cpp:213 -msgid "Skip entries with empty citation keys" +#: fetch/amazonfetcher.cpp:901 +msgid "" +"The associate's id identifies the person accessing the Amazon.com Web " +"Services, and is included in any links to the Amazon.com site." msgstr "" -#: translators/bibtexexporter.cpp:215 -msgid "If checked, any entries without a bibtex citation key will be skipped." +#: fetch/amazonfetcher.cpp:907 +msgid "Access key: " msgstr "" -#: translators/bibtexexporter.cpp:219 -msgid "Bibtex quotation style:" +#: fetch/amazonfetcher.cpp:913 +msgid "Secret Key: " msgstr "" -#: translators/bibtexexporter.cpp:221 translators/bibtexexporter.cpp:228 -#: translators/bibtexexporter.cpp:259 -msgid "Braces" +#: fetch/animenfofetcher.cpp:257 +msgid "Original Title" msgstr "" -#: translators/bibtexexporter.cpp:222 translators/bibtexexporter.cpp:230 -msgid "Quotes" +#: fetch/animenfofetcher.cpp:260 fetch/imdbfetcher.cpp:757 +#: fetch/imdbfetcher.cpp:1205 +msgid "Alternative Titles" msgstr "" -#: translators/bibtexexporter.cpp:223 -msgid "" -"The quotation style used when exporting bibtex. All field values will " -"be escaped with either braces or quotation marks." +#: fetch/animenfofetcher.cpp:264 +msgid "Distributor" msgstr "" -#: translators/csvimporter.cpp:229 -msgid "Select the type of collection being imported." +#: fetch/animenfofetcher.cpp:270 +msgid "Episodes" msgstr "" -#: translators/csvimporter.cpp:235 -msgid "&First row contains field titles" +#: fetch/animenfofetcher.cpp:370 fetch/arxivfetcher.cpp:362 +#: fetch/bibsonomyfetcher.cpp:198 fetch/citebasefetcher.cpp:245 +#: fetch/entrezfetcher.cpp:473 fetch/googlescholarfetcher.cpp:225 +#: fetch/ibsfetcher.cpp:408 fetch/isbndbfetcher.cpp:342 +#: fetch/yahoofetcher.cpp:392 +msgid "This source has no options." msgstr "" -#: translators/csvimporter.cpp:236 -msgid "If checked, the first row is used as field titles." +#: fetch/arxivfetcher.cpp:53 +msgid "arXiv.org" msgstr "" -#: translators/csvimporter.cpp:248 -msgid "&Comma" +#: fetch/configwidget.cpp:29 +msgid "Source Options" msgstr "" -#: translators/csvimporter.cpp:254 -msgid "&Semicolon" +#: fetch/configwidget.cpp:40 +msgid "Available Fields" msgstr "" -#: translators/csvimporter.cpp:259 -msgid "Ta&b" +#: fetch/crossreffetcher.cpp:85 +msgid "%1 requires a username and password." msgstr "" -#: translators/csvimporter.cpp:264 -msgid "Ot&her:" +#: fetch/crossreffetcher.cpp:341 +msgid "" +"CrossRef requires an account for access. Please read the terms and " +"conditions and request an " +"account. Enter your OpenURL account information below." msgstr "" -#: translators/csvimporter.cpp:289 -msgid "The table shows up to the first five lines of the CSV file." +#: fetch/crossreffetcher.cpp:352 +msgid "&Username: " msgstr "" -#: translators/csvimporter.cpp:296 +#: fetch/crossreffetcher.cpp:357 msgid "" -"Set each column to correspond to a field in the collection by choosing a " -"column, selecting the field, then clicking the Assign Field " -"button." +"A username and password is required to access the CrossRef service. The " +"password is stored as plain text in the Tellico configuration file." msgstr "" -#: translators/csvimporter.cpp:298 -msgid "Co&lumn:" +#: fetch/crossreffetcher.cpp:363 +msgid "&Password: " msgstr "" -#: translators/csvimporter.cpp:307 -msgid "&Data field in this column:" +#: fetch/discogsfetcher.cpp:57 +msgid "Discogs Audio Search" msgstr "" -#: translators/csvimporter.cpp:315 -msgid "&Assign Field" +#: fetch/discogsfetcher.cpp:356 +msgid "API &key: " msgstr "" -#: translators/csvimporter.cpp:347 +#: fetch/discogsfetcher.cpp:362 msgid "" -"At least one column must be assigned to a field. Only assigned columns will " -"be imported." +"With your discogs.com account you receive an API key for the usage of their " +"XML-based interface (See http://www.discogs.com/help/api)." msgstr "" -#: collectionfieldsdialog.cpp:409 collectionfieldsdialog.cpp:412 -#: translators/csvimporter.cpp:396 translators/csvimporter.cpp:510 -msgid "New Field" +#: fetch/discogsfetcher.cpp:368 fetch/imdbfetcher.cpp:1160 +msgid "Download cover &image" +msgstr "" + +#: fetch/discogsfetcher.cpp:409 +msgid "Discogs Link" +msgstr "" + +#: fetch/entrezfetcher.cpp:56 +msgid "Entrez Database" msgstr "" -#: translators/risimporter.cpp:288 -msgid "PDF" +#: fetch/entrezfetcher.cpp:492 +msgid "Institution" msgstr "" -#: translators/pilotdbexporter.cpp:43 -msgid "PilotDB" +#: fetch/execexternalfetcher.cpp:82 +msgid "External Application" msgstr "" -#: translators/pilotdbexporter.cpp:47 -msgid "*.pdb|Pilot Database Files (*.pdb)" +#: fetch/execexternalfetcher.cpp:351 +msgid "" +"Set the collection type of the data returned from the external application." msgstr "" -#: detailedlistview.cpp:67 detailedlistview.cpp:297 -#: translators/pilotdbexporter.cpp:143 -msgid "View Columns" +#: fetch/execexternalfetcher.cpp:356 +msgid "&Result type: " msgstr "" -#: translators/pilotdbexporter.cpp:210 -msgid "PilotDB Options" +#: fetch/execexternalfetcher.cpp:367 +msgid "Set the result type of the data returned from the external application." msgstr "" -#: translators/pilotdbexporter.cpp:213 translators/pilotdbexporter.cpp:215 -msgid "Set PDA backup flag for database" +#: fetch/execexternalfetcher.cpp:372 +msgid "Application &path: " msgstr "" -#: translators/gcfilmsimporter.cpp:110 translators/gcfilmsimporter.cpp:255 -msgid "The file is not a valid GCstar data file." +#: fetch/execexternalfetcher.cpp:377 +msgid "" +"Set the path of the application to run that should output a valid Tellico " +"data file." msgstr "" -#: mainwindow.cpp:1738 translators/gcfilmsimporter.cpp:248 -#: translators/xsltimporter.cpp:76 -msgid "Tellico encountered an error in XSLT processing." +#: fetch/execexternalfetcher.cpp:382 +msgid "Select the search keys supported by the data source." msgstr "" -#: translators/xsltimporter.cpp:64 translators/xsltimporter.cpp:70 -msgid "A valid XSLT file is needed to import the file." +#: fetch/execexternalfetcher.cpp:383 +msgid "" +"Add any arguments that may be needed. %1 will be replaced by the " +"search term." msgstr "" -#: configdialog.cpp:1015 translators/xsltimporter.cpp:104 -msgid "*.xsl|XSL Files (*.xsl)" +#: fetch/execexternalfetcher.cpp:384 +msgid "Arguments" msgstr "" -#: translators/htmlexporter.cpp:85 -msgid "HTML" +#: fetch/execexternalfetcher.cpp:417 newstuff/dialog.cpp:157 +msgid "Update" msgstr "" -#: reportdialog.cpp:195 translators/htmlexporter.cpp:89 -msgid "*.html|HTML Files (*.html)" +#. TRANSLATORS: Do not translate %{author}. +#: fetch/execexternalfetcher.cpp:425 +msgid "" +"

Enter the arguments which should be used to search for available updates " +"to an entry.

The format is the same as for Dependent fields, " +"where field values are contained inside braces, such as %{author}. " +"See the documentation for details.

" msgstr "" -#: groupview.cpp:479 mainwindow.cpp:1591 mainwindow.cpp:1631 -#: translators/htmlexporter.cpp:316 -msgid "People" +#: fetch/fetchmanager.cpp:74 +msgid "Person" msgstr "" -#: translators/htmlexporter.cpp:320 -msgid "(grouped by %1)" +#: fetch/fetchmanager.cpp:75 +msgid "ISBN" msgstr "" -#: translators/htmlexporter.cpp:465 -msgid "HTML Options" +#: fetch/fetchmanager.cpp:76 +msgid "UPC/EAN" msgstr "" -#: translators/htmlexporter.cpp:468 -msgid "Print field headers" +#: fetch/fetchmanager.cpp:77 +msgid "Keyword" msgstr "" -#: configdialog.cpp:307 translators/htmlexporter.cpp:469 -msgid "If checked, the field names will be printed as table headers." +#: fetch/fetchmanager.cpp:79 translators/pdfimporter.cpp:173 +msgid "arXiv ID" msgstr "" -#: translators/htmlexporter.cpp:473 -msgid "Group the entries" +#: fetch/fetchmanager.cpp:80 +msgid "Pubmed ID" msgstr "" -#: configdialog.cpp:314 translators/htmlexporter.cpp:474 -msgid "If checked, the entries will be grouped by the selected field." +#: fetch/fetchmanager.cpp:83 +msgid "Raw Query" msgstr "" -#: translators/htmlexporter.cpp:478 -msgid "Export individual entry files" +#: fetch/gcstarpluginfetcher.cpp:190 +msgid "GCstar Plugin" msgstr "" -#: translators/htmlexporter.cpp:479 -msgid "If checked, individual files will be created for each entry." +#: fetch/gcstarpluginfetcher.cpp:404 +msgid "Set the collection type of the data returned from the plugin." msgstr "" -#: translators/pdfimporter.cpp:92 translators/pdfimporter.cpp:100 -msgid "Tellico was unable to read any metadata from the PDF file." +#: fetch/gcstarpluginfetcher.cpp:409 +msgid "&Plugin: " msgstr "" -#: translators/pdfimporter.cpp:231 -msgid "" -"Tellico is able to download information about entries with a DOI from " -"CrossRef.org. However, you must create an CrossRef account and add a new " -"data source with your account information." +#: fetch/gcstarpluginfetcher.cpp:415 +msgid "Select the GCstar plugin used for the data source." msgstr "" -#: fetcherconfigdialog.cpp:39 fetcherconfigdialog.cpp:49 -msgid "Data Source Properties" +#: fetch/gcstarpluginfetcher.cpp:420 +msgid "Author: " msgstr "" -#: fetcherconfigdialog.cpp:77 -msgid "&Source name: " +#: fetch/ibsfetcher.cpp:47 +msgid "Internet Bookshop (ibs.it)" msgstr "" -#: fetcherconfigdialog.cpp:79 -msgid "" -"The name identifies the data source and should be unique and informative." +#: fetch/imdbfetcher.cpp:89 +msgid "Internet Movie Database" msgstr "" -#: fetcherconfigdialog.cpp:90 fetcherconfigdialog.cpp:94 -msgid "Source &type: " +#: fetch/imdbfetcher.cpp:578 +msgid "Select IMDB Result" msgstr "" -#: fetcherconfigdialog.cpp:97 -msgid "Tellico supports several different data sources." +#: fetch/imdbfetcher.cpp:581 +msgid "" +"Your search returned multiple matches. Please select one below." msgstr "" -#: fetcherconfigdialog.cpp:111 -msgid "Updating from source should overwrite user data" +#: fetch/imdbfetcher.cpp:596 +msgid "Select a search result." msgstr "" -#: fetcherconfigdialog.cpp:114 -msgid "If checked, updating entries will overwrite any existing information." +#: fetch/imdbfetcher.cpp:689 fetch/imdbfetcher.cpp:1203 +msgid "IMDB Link" msgstr "" -#: filterdialog.cpp:60 -msgid "Any Field" +#: fetch/imdbfetcher.cpp:961 fetch/imdbfetcher.cpp:1204 +msgid "IMDB Rating" msgstr "" -#: filterdialog.cpp:68 -msgid "contains" +#: fetch/imdbfetcher.cpp:1083 fetch/imdbfetcher.cpp:1206 +msgid "Certifications" msgstr "" -#: filterdialog.cpp:69 -msgid "does not contain" +#: fetch/imdbfetcher.cpp:1139 fetch/srufetcher.cpp:439 +#: fetch/z3950fetcher.cpp:528 +msgid "Hos&t: " msgstr "" -#: filterdialog.cpp:70 -msgid "equals" +#: fetch/imdbfetcher.cpp:1144 +msgid "" +"The Internet Movie Database uses several different servers. Choose the one " +"you wish to use." msgstr "" -#: filterdialog.cpp:71 -msgid "does not equal" +#: fetch/imdbfetcher.cpp:1150 +msgid "&Maximum cast: " msgstr "" -#: filterdialog.cpp:72 -msgid "matches regexp" +#: fetch/imdbfetcher.cpp:1155 +msgid "" +"The list of cast members may include many people. Set the maximum number " +"returned from the search." msgstr "" -#: filterdialog.cpp:73 -msgid "does not match regexp" +#: fetch/isbndbfetcher.cpp:54 +msgid "ISBNdb.com" msgstr "" -#: filterdialog.cpp:90 -msgid "Edit..." +#: fetch/srufetcher.cpp:73 +msgid "SRU Server" msgstr "" -#: filterdialog.cpp:282 -msgid "Advanced Filter" +#: fetch/srufetcher.cpp:416 fetch/z3950-server.cfg:6 +msgid "Library of Congress (US)" msgstr "" -#: filterdialog.cpp:294 -msgid "Filter Criteria" +#: fetch/srufetcher.cpp:446 fetch/z3950fetcher.cpp:534 +msgid "Enter the host name of the server." msgstr "" -#: filterdialog.cpp:300 -msgid "Match a&ll of the following" +#: fetch/srufetcher.cpp:451 fetch/z3950fetcher.cpp:539 +msgid "&Port: " msgstr "" -#: filterdialog.cpp:301 -msgid "Match an&y of the following" +#: fetch/srufetcher.cpp:456 fetch/z3950fetcher.cpp:544 +#, c-format +msgid "Enter the port number of the server. The default is %1." msgstr "" -#: filterdialog.cpp:311 -msgid "Filter name:" +#: fetch/srufetcher.cpp:461 +msgid "Path: " msgstr "" -#: filterdialog.cpp:319 -msgid "&Save Filter" +#: fetch/srufetcher.cpp:466 +msgid "Enter the path to the database used by the server." msgstr "" -#: field.cpp:490 -msgid "Simple Text" +#: fetch/srufetcher.cpp:471 +msgid "Format: " msgstr "" -#: field.cpp:491 -msgid "Paragraph" +#: fetch/srufetcher.cpp:479 +msgid "Enter the result format used by the server." msgstr "" -#: field.cpp:492 -msgid "Choice" +#: fetch/yahoofetcher.cpp:54 +msgid "Yahoo! Audio Search" msgstr "" -#: field.cpp:493 -msgid "Checkbox" +#: fetch/z3950connection.cpp:130 +msgid "Query error!" msgstr "" -#: field.cpp:496 -msgid "Table" +#: fetch/z3950connection.cpp:171 +msgid "Connection search error %1: %2" msgstr "" -#: field.cpp:498 -msgid "Dependent" +#: fetch/z3950connection.cpp:248 +msgid "Record syntax error" msgstr "" -#: field.cpp:500 -msgid "Date" +#: fetch/z3950connection.cpp:343 +msgid "Connection error %1: %2" msgstr "" -#: entryupdater.cpp:81 -msgid "Updating %1..." +#: fetch/z3950fetcher.cpp:80 fetch/z3950fetcher.cpp:779 +msgid "z39.50 Server" msgstr "" -#: entryupdater.cpp:83 -msgid "Updating entries..." +#: fetch/z3950fetcher.cpp:518 +msgid "Use preset &server:" msgstr "" -#: entryupdater.cpp:85 -msgid "Update Entries" +#: fetch/z3950fetcher.cpp:549 +msgid "&Database: " msgstr "" -#: entryupdater.cpp:99 -msgid "Updating %1..." +#: fetch/z3950fetcher.cpp:554 +msgid "Enter the database name used by the server." msgstr "" -#: entryupdater.cpp:209 -msgid "Select Match" +#: fetch/z3950fetcher.cpp:559 +msgid "Ch&aracter set: " msgstr "" -#: entryupdater.cpp:217 +#: fetch/z3950fetcher.cpp:568 msgid "" -"%1 returned multiple results which could match %2, the " -"entry currently in the collection. Please select the correct match." +"Enter the character set encoding used by the z39.50 server. The most likely " +"choice is MARC-8, although ISO-8859-1 is common as well." msgstr "" -#: groupview.cpp:252 -msgid "Expand All Groups" +#: fetch/z3950fetcher.cpp:574 +msgid "&Format: " msgstr "" -#: groupview.cpp:254 -msgid "Collapse All Groups" +#: fetch/z3950fetcher.cpp:577 +msgid "Auto-detect" msgstr "" -#: groupview.cpp:256 -msgid "Filter by Group" +#: fetch/z3950fetcher.cpp:585 +msgid "" +"Enter the data format used by the z39.50 server. Tellico will attempt to " +"automatically detect the best setting if auto-detect is selected." msgstr "" -#: groupview.cpp:466 -msgid "%1 (Sort by Count)" +#: fetch/z3950fetcher.cpp:591 +msgid "&User: " msgstr "" -#: groupview.cpp:473 -msgid "" -"_: Group Name Header\n" -"Group" +#: fetch/z3950fetcher.cpp:594 fetch/z3950fetcher.cpp:606 +msgid "Optional" msgstr "" -#: importdialog.cpp:54 importdialog.cpp:60 -msgid "Import Options" +#: fetch/z3950fetcher.cpp:597 +msgid "" +"Enter the authentication user name used by the z39.50 database. Most servers " +"do not need one." msgstr "" -#: importdialog.cpp:62 -msgid "&Replace current collection" +#: fetch/z3950fetcher.cpp:603 +msgid "Pass&word: " msgstr "" -#: importdialog.cpp:63 -msgid "Replace the current collection with the contents of the imported file." +#: fetch/z3950fetcher.cpp:610 +msgid "" +"Enter the authentication password used by the z39.50 database. Most servers " +"do not need one. The password will be saved in plain text in the Tellico " +"configuration file." msgstr "" -#: importdialog.cpp:65 -msgid "A&ppend to current collection" +#: fetch/z3950fetcher.cpp:694 +msgid "Illustrator" msgstr "" -#: importdialog.cpp:66 -msgid "" -"Append the contents of the imported file to the current collection. This is " -"only possible when the collection types match." +#: fetchdialog.cpp:65 +msgid "&Search" msgstr "" -#: importdialog.cpp:69 -msgid "&Merge with current collection" +#: fetchdialog.cpp:66 +msgid "&Stop" msgstr "" -#: importdialog.cpp:70 -msgid "" -"Merge the contents of the imported file to the current collection. This is " -"only possible when the collection types match. Entries must match exactly in " -"order to be merged." +#: fetchdialog.cpp:86 +msgid "Internet Search" msgstr "" -#: importdialog.cpp:95 mainwindow.cpp:318 rc.cpp:9 -#, no-c-format -msgid "&Import" +#: fetchdialog.cpp:94 +msgid "Search Query" msgstr "" -#: importdialog.cpp:268 -msgid "*.ris|RIS Files (*.ris)" +#: fetchdialog.cpp:100 +msgid "" +"_: Start the search\n" +"S&earch:" msgstr "" -#: importdialog.cpp:277 -msgid "*.amc|AMC Data Files (*.amc)" +#: fetchdialog.cpp:104 +msgid "Enter a search value. An ISBN search must include the full ISBN." msgstr "" -#: importdialog.cpp:281 -msgid "*.pdf|PDF Files (*.pdf)" +#: fetchdialog.cpp:111 +msgid "Choose the type of search" msgstr "" -#: importdialog.cpp:285 -msgid "*.reflib|Referencer Files (*.reflib)" +#: fetchdialog.cpp:117 +msgid "Click to start or stop the search" msgstr "" -#: tellico_strings.cpp:18 -#, c-format -msgid "Tellico is unable to load the file - %1." +#: fetchdialog.cpp:134 +msgid "&Multiple ISBN/UPC search" msgstr "" -#: tellico_strings.cpp:19 -#, c-format -msgid "Tellico is unable to write the file - %1." +#: fetchdialog.cpp:135 +msgid "Check this box to search for multiple ISBN or UPC values." msgstr "" -#: tellico_strings.cpp:20 -#, c-format -msgid "Tellico is unable to upload the file - %1." +#: fetchdialog.cpp:138 +msgid "Edit List..." msgstr "" -#: tellico_strings.cpp:21 +#: fetchdialog.cpp:140 msgid "" -"Only collections with the same type of entries as the current one can be " -"appended. No changes are being made to the current collection." +"Click to open a text edit box for entering or editing multiple ISBN values." msgstr "" -#: tellico_strings.cpp:24 -msgid "" -"Only collections with the same type of entries as the current one can be " -"merged. No changes are being made to the current collection." +#: fetchdialog.cpp:146 +msgid "Search s&ource:" msgstr "" -#: tellico_strings.cpp:27 -#, c-format -msgid "Tellico is unable to load an image from the file - %1." +#: fetchdialog.cpp:154 +msgid "Select the database to search" msgstr "" -#: entryiconview.cpp:287 -msgid "&Sort By" +#: fetchdialog.cpp:177 +msgid "" +"As results are found, they are added to this list. Selecting one will fetch " +"the complete entry and show it in the view below." msgstr "" -#: loandialog.cpp:40 -msgid "Loan Dialog" +#: fetchdialog.cpp:185 +msgid "" +"An entry may be shown here before adding it to the current collection by " +"selecting it in the list above" msgstr "" -#: loandialog.cpp:78 -msgid "The following items are being checked out:" +#: fetchdialog.cpp:192 +msgid "&Add Entry" msgstr "" -#: loandialog.cpp:84 -msgid "The following item is on-loan:" +#: fetchdialog.cpp:196 +msgid "Add the selected entry to the current collection" msgstr "" -#: loandialog.cpp:94 -msgid "&Lend to:" +#: fetchdialog.cpp:198 +msgid "Get More Results" msgstr "" -#: loandialog.cpp:107 -msgid "" -"Enter the name of the person borrowing the items from you. Clicking the " -"button allows you to select from your address book." +#: fetchdialog.cpp:201 +msgid "Fetch more results from the current data source" msgstr "" -#: loandialog.cpp:117 -msgid "&Loan date:" +#: fetchdialog.cpp:205 +msgid "Clear all search fields and results" msgstr "" -#: loandialog.cpp:123 -msgid "" -"The check-out date is the date that you lent the items. By default, today's " -"date is used." +#: fetchdialog.cpp:299 +msgid "Cancelling the search..." msgstr "" -#: loandialog.cpp:132 -msgid "D&ue date:" +#: fetchdialog.cpp:314 fetchdialog.cpp:474 +msgid "Searching..." msgstr "" -#: loandialog.cpp:139 -msgid "" -"The due date is when the items are due to be returned. The due date is not " -"required, unless you want to add the loan to your active calendar." +#: fetchdialog.cpp:369 +msgid "The search returned no items." msgstr "" -#: loandialog.cpp:144 -msgid "&Note:" +#: fetchdialog.cpp:373 +#, c-format +msgid "" +"_n: The search returned 1 item.\n" +"The search returned %n items." msgstr "" -#: loandialog.cpp:150 -msgid "You can add notes about the loan, as well." +#: fetchdialog.cpp:414 +msgid "No results were found for the following ISBN values:" msgstr "" -#: loandialog.cpp:154 -msgid "&Add a reminder to the active calendar" +#: fetchdialog.cpp:445 fetchdialog.cpp:497 +msgid "Fetching %1..." msgstr "" -#: loandialog.cpp:157 -msgid "" -"Checking this box will add a To-do item to your active " -"calendar, which can be viewed using KOrganizer. The box is only active if " -"you set a due date." +#: fetchdialog.cpp:530 fetchdialog.cpp:715 +msgid "No Internet sources are available for your current collection type." msgstr "" -#: mainwindow.cpp:188 -msgid "Create a new collection" +#: fetchdialog.cpp:601 +msgid "Edit ISBN/UPC Values" msgstr "" -#: mainwindow.cpp:192 -msgid "New &Book Collection" +#: fetchdialog.cpp:605 +msgid "Enter the ISBN or UPC values, one per line." msgstr "" -#: mainwindow.cpp:194 -msgid "Create a new book collection" +#: fetchdialog.cpp:611 +msgid "&Load From File..." msgstr "" -#: mainwindow.cpp:200 -msgid "New B&ibliography" +#: fetchdialog.cpp:612 +msgid "Load the list from a text file." msgstr "" -#: mainwindow.cpp:202 -msgid "Create a new bibtex bibliography" +#: fetchdialog.cpp:631 +msgid "" +"An ISBN search can contain a maximum of 100 ISBN values. Only the first " +"100 values in your list will be used." msgstr "" -#: mainwindow.cpp:208 -msgid "New &Comic Book Collection" +#: fetcherconfigdialog.cpp:39 fetcherconfigdialog.cpp:49 +msgid "Data Source Properties" msgstr "" -#: mainwindow.cpp:210 -msgid "Create a new comic book collection" +#: fetcherconfigdialog.cpp:81 +msgid "&Source name: " msgstr "" -#: mainwindow.cpp:216 -msgid "New &Video Collection" +#: fetcherconfigdialog.cpp:83 +msgid "" +"The name identifies the data source and should be unique and informative." msgstr "" -#: mainwindow.cpp:218 -msgid "Create a new video collection" +#: fetcherconfigdialog.cpp:94 fetcherconfigdialog.cpp:98 +msgid "Source &type: " msgstr "" -#: mainwindow.cpp:224 -msgid "New &Music Collection" +#: fetcherconfigdialog.cpp:101 +msgid "Tellico supports several different data sources." msgstr "" -#: mainwindow.cpp:226 -msgid "Create a new music collection" +#: fetcherconfigdialog.cpp:115 +msgid "Updating from source should overwrite user data" msgstr "" -#: mainwindow.cpp:232 -msgid "New C&oin Collection" +#: fetcherconfigdialog.cpp:118 +msgid "If checked, updating entries will overwrite any existing information." msgstr "" -#: mainwindow.cpp:234 -msgid "Create a new coin collection" +#: field.cpp:489 +msgid "Simple Text" msgstr "" -#: mainwindow.cpp:240 -msgid "New &Stamp Collection" +#: field.cpp:490 +msgid "Paragraph" msgstr "" -#: mainwindow.cpp:242 -msgid "Create a new stamp collection" +#: field.cpp:491 +msgid "Choice" msgstr "" -#: mainwindow.cpp:248 -msgid "New C&ard Collection" +#: field.cpp:492 +msgid "Checkbox" msgstr "" -#: mainwindow.cpp:250 -msgid "Create a new trading card collection" +#: field.cpp:495 +msgid "Table" msgstr "" -#: mainwindow.cpp:256 -msgid "New &Wine Collection" +#: field.cpp:497 +msgid "Dependent" msgstr "" -#: mainwindow.cpp:258 -msgid "Create a new wine collection" +#: field.cpp:499 +msgid "Date" msgstr "" -#: mainwindow.cpp:264 -msgid "New &Game Collection" +#: filehandler.cpp:154 translators/tellicoimporter.cpp:108 +#: translators/xmlimporter.cpp:43 translators/xmlimporter.cpp:60 +msgid "There is an XML parsing error in line %1, column %2." msgstr "" -#: mainwindow.cpp:266 -msgid "Create a new game collection" +#: filehandler.cpp:156 translators/tellicoimporter.cpp:110 +#: translators/xmlimporter.cpp:45 translators/xmlimporter.cpp:62 +msgid "The error message from TQt is:" msgstr "" -#: mainwindow.cpp:272 -msgid "New Boa&rd Game Collection" +#: filehandler.cpp:206 +#, c-format +msgid "Tellico is unable to load the image - %1." msgstr "" -#: mainwindow.cpp:274 -msgid "Create a new board game collection" +#: filehandler.cpp:220 +msgid "" +"A file named \"%1\" already exists. Are you sure you want to overwrite it?" msgstr "" -#: mainwindow.cpp:280 -msgid "New &File Catalog" +#: filehandler.cpp:223 +msgid "Overwrite File?" msgstr "" -#: mainwindow.cpp:282 -msgid "Create a new file catalog" +#: filehandler.cpp:224 +msgid "Overwrite" msgstr "" -#: mainwindow.cpp:288 -msgid "New C&ustom Collection" +#: filterdialog.cpp:60 +msgid "Any Field" msgstr "" -#: mainwindow.cpp:290 -msgid "Create a new custom collection" +#: filterdialog.cpp:68 +msgid "contains" msgstr "" -#: mainwindow.cpp:299 -msgid "Open an existing document" +#: filterdialog.cpp:69 +msgid "does not contain" msgstr "" -#: mainwindow.cpp:301 -msgid "Open a recently used file" +#: filterdialog.cpp:70 +msgid "equals" msgstr "" -#: mainwindow.cpp:303 -msgid "Save the document" +#: filterdialog.cpp:71 +msgid "does not equal" msgstr "" -#: mainwindow.cpp:305 -msgid "Save the document as a different file..." +#: filterdialog.cpp:72 +msgid "matches regexp" msgstr "" -#: mainwindow.cpp:307 -msgid "Print the contents of the document..." +#: filterdialog.cpp:73 +msgid "does not match regexp" msgstr "" -#: mainwindow.cpp:309 -msgid "Quit the application" +#: filterdialog.cpp:90 +msgid "Edit..." msgstr "" -#: mainwindow.cpp:320 -msgid "Import collection data from other formats" +#: filterdialog.cpp:282 +msgid "Advanced Filter" msgstr "" -#: mainwindow.cpp:324 -msgid "Import Tellico Data..." +#: filterdialog.cpp:294 +msgid "Filter Criteria" msgstr "" -#: mainwindow.cpp:325 -msgid "Import another Tellico data file" +#: filterdialog.cpp:300 +msgid "Match a&ll of the following" msgstr "" -#: mainwindow.cpp:331 -msgid "Import CSV Data..." +#: filterdialog.cpp:301 +msgid "Match an&y of the following" msgstr "" -#: mainwindow.cpp:332 -msgid "Import a CSV file" +#: filterdialog.cpp:311 +msgid "Filter name:" msgstr "" -#: mainwindow.cpp:338 -msgid "Import MODS Data..." +#: filterdialog.cpp:319 +msgid "&Save Filter" msgstr "" -#: mainwindow.cpp:339 -msgid "Import a MODS data file" +#: filterview.cpp:33 filterview.cpp:85 mainwindow.cpp:739 mainwindow.cpp:755 +msgid "Filter" msgstr "" -#: mainwindow.cpp:345 -msgid "Import Alexandria Data..." +#: filterview.cpp:87 +msgid "Filter (Sort by Count)" msgstr "" -#: mainwindow.cpp:346 -msgid "Import data from the Alexandria book collection manager" +#: groupview.cpp:252 +msgid "Expand All Groups" msgstr "" -#: mainwindow.cpp:352 -msgid "Import Delicious Library Data..." +#: groupview.cpp:254 +msgid "Collapse All Groups" msgstr "" -#: mainwindow.cpp:353 -msgid "Import data from Delicious Library" +#: groupview.cpp:256 +msgid "Filter by Group" msgstr "" -#: mainwindow.cpp:359 -msgid "Import Referencer Data..." +#: groupview.cpp:466 +msgid "%1 (Sort by Count)" msgstr "" -#: mainwindow.cpp:360 -msgid "Import data from Referencer" +#: groupview.cpp:473 +msgid "" +"_: Group Name Header\n" +"Group" msgstr "" -#: mainwindow.cpp:366 -msgid "Import Bibtex Data..." +#: groupview.cpp:479 mainwindow.cpp:1629 mainwindow.cpp:1669 +#: translators/htmlexporter.cpp:320 +msgid "People" msgstr "" -#: mainwindow.cpp:367 -msgid "Import a bibtex bibliography file" +#: gui/fieldwidget.cpp:101 gui/fieldwidget.cpp:195 +msgid "" +"_: Edit Label\n" +"%1:" msgstr "" -#: mainwindow.cpp:373 -msgid "Import Bibtexml Data..." +#: gui/imagewidget.cpp:57 +msgid "Select Image..." msgstr "" -#: mainwindow.cpp:374 -msgid "Import a Bibtexml bibliography file" +#: ../xslt/tellico2html.xsl:255 gui/imagewidget.cpp:58 +#, no-c-format +msgid "Clear" msgstr "" -#: mainwindow.cpp:380 -msgid "Import RIS Data..." +#: gui/imagewidget.cpp:63 +msgid "Save link only" msgstr "" -#: mainwindow.cpp:381 -msgid "Import an RIS reference file" +#: gui/imagewidget.cpp:162 +msgid "Saving a link is only possible for newly added images." msgstr "" -#: mainwindow.cpp:387 -msgid "Import PDF File..." +#: gui/kwidgetlister.cpp:58 +msgid "" +"_: more widgets\n" +"More" msgstr "" -#: mainwindow.cpp:388 -msgid "Import a PDF file" +#: gui/kwidgetlister.cpp:62 +msgid "" +"_: fewer widgets\n" +"Fewer" msgstr "" -#: mainwindow.cpp:394 -msgid "Import Audio File Metadata..." +#: gui/kwidgetlister.cpp:69 +msgid "" +"_: clear widgets\n" +"Clear" msgstr "" -#: mainwindow.cpp:395 -msgid "Import meta-data from audio files" +#: gui/previewdialog.cpp:27 +msgid "Template Preview" msgstr "" -#: mainwindow.cpp:404 -msgid "Import Audio CD Data..." +#: gui/stringmapdialog.cpp:57 +msgid "&Set" msgstr "" -#: mainwindow.cpp:405 -msgid "Import audio CD information" +#: gui/tablefieldwidget.cpp:181 +msgid "Rename Column" msgstr "" -#: mainwindow.cpp:414 -msgid "Import GCstar Data..." +#: gui/tablefieldwidget.cpp:181 +msgid "New column name:" msgstr "" -#: mainwindow.cpp:415 -msgid "Import a GCstar data file" +#: gui/tablefieldwidget.cpp:206 +#, c-format +msgid "Column %1" msgstr "" -#: mainwindow.cpp:421 -msgid "Import Griffith Data..." +#: gui/tablefieldwidget.cpp:241 gui/tablefieldwidget.cpp:289 +msgid "Rename Column..." msgstr "" -#: mainwindow.cpp:422 -msgid "Import a Griffith database" +#: gui/tablefieldwidget.cpp:274 +msgid "Insert Row" msgstr "" -#: mainwindow.cpp:428 -msgid "Import Ant Movie Catalog Data..." +#: gui/tablefieldwidget.cpp:276 +msgid "Remove Row" msgstr "" -#: mainwindow.cpp:429 -msgid "Import an Ant Movie Catalog data file" +#: gui/tablefieldwidget.cpp:278 +msgid "Move Row Up" msgstr "" -#: mainwindow.cpp:435 -msgid "Import File Listing..." +#: gui/tablefieldwidget.cpp:283 +msgid "Move Row Down" msgstr "" -#: mainwindow.cpp:436 -msgid "Import information about files in a folder" +#: gui/tablefieldwidget.cpp:295 +msgid "Clear Table" msgstr "" -#: mainwindow.cpp:442 -msgid "Import XSL Transform..." +#: importdialog.cpp:54 importdialog.cpp:60 +msgid "Import Options" msgstr "" -#: mainwindow.cpp:443 -msgid "Import using an XSL Transform" +#: importdialog.cpp:62 +msgid "&Replace current collection" msgstr "" -#: mainwindow.cpp:455 rc.cpp:12 -#, no-c-format -msgid "&Export" +#: importdialog.cpp:63 +msgid "Replace the current collection with the contents of the imported file." msgstr "" -#: mainwindow.cpp:457 -msgid "Export the collection data to other formats" +#: importdialog.cpp:65 +msgid "A&ppend to current collection" msgstr "" -#: mainwindow.cpp:461 -msgid "Export to XML..." +#: importdialog.cpp:66 +msgid "" +"Append the contents of the imported file to the current collection. This is " +"only possible when the collection types match." msgstr "" -#: mainwindow.cpp:462 -msgid "Export to a Tellico XML file" +#: importdialog.cpp:69 +msgid "&Merge with current collection" msgstr "" -#: mainwindow.cpp:468 -msgid "Export to Zip..." +#: importdialog.cpp:70 +msgid "" +"Merge the contents of the imported file to the current collection. This is " +"only possible when the collection types match. Entries must match exactly in " +"order to be merged." msgstr "" -#: mainwindow.cpp:469 -msgid "Export to a Tellico Zip file" +#: importdialog.cpp:95 mainwindow.cpp:323 tellicoui.rc:24 +#, no-c-format +msgid "&Import" msgstr "" -#: mainwindow.cpp:475 -msgid "Export to HTML..." +#: importdialog.cpp:244 mainwindow.cpp:1139 mainwindow.cpp:1305 +#: translators/tellicozipexporter.cpp:39 +msgid "*.tc *.bc|Tellico Files (*.tc)" msgstr "" -#: mainwindow.cpp:476 -msgid "Export to an HTML file" +#: importdialog.cpp:245 importdialog.cpp:258 importdialog.cpp:263 +#: mainwindow.cpp:1141 translators/tellicoxmlexporter.cpp:60 +msgid "*.xml|XML Files (*.xml)" msgstr "" -#: mainwindow.cpp:482 -msgid "Export to CSV..." +#: importdialog.cpp:249 translators/bibtexexporter.cpp:53 +msgid "*.bib|Bibtex Files (*.bib)" msgstr "" -#: mainwindow.cpp:483 -msgid "Export to a comma-separated values file" +#: importdialog.cpp:253 translators/csvexporter.cpp:44 +msgid "*.csv|CSV Files (*.csv)" msgstr "" -#: mainwindow.cpp:489 -msgid "Export to PilotDB..." +#: importdialog.cpp:267 +msgid "*.ris|RIS Files (*.ris)" msgstr "" -#: mainwindow.cpp:490 -msgid "Export to a PilotDB database" +#: importdialog.cpp:271 translators/gcfilmsexporter.cpp:43 +msgid "*.gcs|GCstar Data Files (*.gcs)" msgstr "" -#: mainwindow.cpp:496 -msgid "Export to Alexandria..." +#: importdialog.cpp:272 translators/gcfilmsexporter.cpp:41 +msgid "*.gcf|GCfilms Data Files (*.gcf)" msgstr "" -#: mainwindow.cpp:497 -msgid "Export to an Alexandria library" +#: importdialog.cpp:276 +msgid "*.amc|AMC Data Files (*.amc)" msgstr "" -#: mainwindow.cpp:503 -msgid "Export to Bibtex..." +#: importdialog.cpp:280 +msgid "*.pdf|PDF Files (*.pdf)" msgstr "" -#: mainwindow.cpp:504 -msgid "Export to a bibtex file" +#: importdialog.cpp:284 +msgid "*.reflib|Referencer Files (*.reflib)" msgstr "" -#: mainwindow.cpp:510 -msgid "Export to Bibtexml..." +#: loandialog.cpp:40 +msgid "Loan Dialog" msgstr "" -#: mainwindow.cpp:511 -msgid "Export to a Bibtexml file" +#: loandialog.cpp:78 +msgid "The following items are being checked out:" msgstr "" -#: mainwindow.cpp:517 -msgid "Export to ONIX..." +#: loandialog.cpp:84 +msgid "The following item is on-loan:" msgstr "" -#: mainwindow.cpp:518 -msgid "Export to an ONIX file" +#: loandialog.cpp:94 +msgid "&Lend to:" msgstr "" -#: mainwindow.cpp:524 -msgid "Export to GCfilms..." +#: loandialog.cpp:107 +msgid "" +"Enter the name of the person borrowing the items from you. Clicking the " +"button allows you to select from your address book." msgstr "" -#: mainwindow.cpp:525 -msgid "Export to a GCfilms data file" +#: loandialog.cpp:117 +msgid "&Loan date:" msgstr "" -#: mainwindow.cpp:531 -msgid "Export to GCstar..." +#: loandialog.cpp:123 +msgid "" +"The check-out date is the date that you lent the items. By default, today's " +"date is used." msgstr "" -#: mainwindow.cpp:532 -msgid "Export to a GCstar data file" +#: loandialog.cpp:132 +msgid "D&ue date:" msgstr "" -#: mainwindow.cpp:536 -msgid "Export XSL Transform..." +#: loandialog.cpp:139 +msgid "" +"The due date is when the items are due to be returned. The due date is not " +"required, unless you want to add the loan to your active calendar." msgstr "" -#: mainwindow.cpp:537 -msgid "Export using an XSL Transform" +#: loandialog.cpp:144 +msgid "&Note:" msgstr "" -#: mainwindow.cpp:546 -msgid "Cut the selected text and puts it in the clipboard" +#: loandialog.cpp:150 +msgid "You can add notes about the loan, as well." msgstr "" -#: mainwindow.cpp:548 -msgid "Copy the selected text to the clipboard" +#: loandialog.cpp:154 +msgid "&Add a reminder to the active calendar" msgstr "" -#: mainwindow.cpp:550 -msgid "Paste the clipboard contents" +#: loandialog.cpp:157 +msgid "" +"Checking this box will add a To-do item to your active " +"calendar, which can be viewed using KOrganizer. The box is only active if " +"you set a due date." msgstr "" -#: mainwindow.cpp:552 -msgid "Select all the entries in the collection" +#: ../xslt/report-templates/Loan_View.xsl:131 loanview.cpp:33 +#: loanview.cpp:91 +#, no-c-format +msgid "Borrower" msgstr "" -#: mainwindow.cpp:554 -msgid "Deselect all the entries in the collection" +#: loanview.cpp:74 +msgid "Check-in" msgstr "" -#: mainwindow.cpp:556 -msgid "Internet Search..." +#: loanview.cpp:76 +msgid "Modify Loan..." msgstr "" -#: mainwindow.cpp:559 -msgid "Search the internet..." +#: loanview.cpp:93 +msgid "Borrower (Sort by Count)" msgstr "" -#: mainwindow.cpp:561 -msgid "Advanced &Filter..." +#: main.cpp:23 +msgid "Tellico - a collection manager for TDE" msgstr "" -#: mainwindow.cpp:564 mainwindow.cpp:719 -msgid "Filter the collection" +#: main.cpp:27 +msgid "Do not reopen the last open file" msgstr "" -#: mainwindow.cpp:569 -msgid "&New Entry..." +#: main.cpp:28 +msgid "Import as a bibtex file" msgstr "" -#: mainwindow.cpp:572 -msgid "Create a new entry" +#: main.cpp:29 +msgid "Import as a MODS file" msgstr "" -#: controller.cpp:620 mainwindow.cpp:573 -msgid "&Edit Entry..." +#: main.cpp:30 +msgid "Import as a RIS file" msgstr "" -#: mainwindow.cpp:576 -msgid "Edit the selected entries" +#: main.cpp:31 +msgid "File to open" msgstr "" -#: controller.cpp:621 mainwindow.cpp:577 -msgid "D&uplicate Entry" +#: main.cpp:42 +msgid "Data source scripts" msgstr "" -#: mainwindow.cpp:580 -msgid "Copy the selected entries" +#: main.cpp:44 +msgid "Icons" msgstr "" -#: controller.cpp:623 mainwindow.cpp:581 -msgid "&Delete Entry" +#: main.cpp:46 +msgid "Author of btparse library" msgstr "" -#: mainwindow.cpp:584 -msgid "Delete the selected entries" +#: main.cpp:48 +msgid "Code examples and general inspiration" msgstr "" -#: mainwindow.cpp:585 -msgid "&Merge Entries" +#: main.cpp:50 +msgid "Author of libcsv library" msgstr "" -#: mainwindow.cpp:588 -msgid "Merge the selected entries" +#: main.cpp:52 +msgid "Author of rtf2html library" msgstr "" -#: mainwindow.cpp:591 -msgid "&Generate Reports..." +#: mainwindow.cpp:193 +msgid "Create a new collection" msgstr "" -#: mainwindow.cpp:594 -msgid "Generate collection reports" +#: mainwindow.cpp:197 +msgid "New &Book Collection" msgstr "" -#: mainwindow.cpp:595 -msgid "Check-&out..." +#: mainwindow.cpp:199 +msgid "Create a new book collection" msgstr "" -#: mainwindow.cpp:598 -msgid "Check-out the selected items" +#: mainwindow.cpp:205 +msgid "New B&ibliography" msgstr "" -#: mainwindow.cpp:599 -msgid "Check-&in" +#: mainwindow.cpp:207 +msgid "Create a new bibtex bibliography" msgstr "" -#: mainwindow.cpp:602 -msgid "Check-in the selected items" +#: mainwindow.cpp:213 +msgid "New &Comic Book Collection" msgstr "" -#: mainwindow.cpp:604 -msgid "&Rename Collection..." +#: mainwindow.cpp:215 +msgid "Create a new comic book collection" msgstr "" -#: mainwindow.cpp:607 -msgid "Rename the collection" +#: mainwindow.cpp:221 +msgid "New &Video Collection" msgstr "" -#: mainwindow.cpp:608 -msgid "Collection &Fields..." +#: mainwindow.cpp:223 +msgid "Create a new video collection" msgstr "" -#: mainwindow.cpp:611 -msgid "Modify the collection fields" +#: mainwindow.cpp:229 +msgid "New &Music Collection" msgstr "" -#: mainwindow.cpp:612 -msgid "Convert to &Bibliography" +#: mainwindow.cpp:231 +msgid "Create a new music collection" msgstr "" -#: mainwindow.cpp:615 -msgid "Convert a book collection to a bibliography" +#: mainwindow.cpp:237 +msgid "New C&oin Collection" msgstr "" -#: mainwindow.cpp:616 -msgid "String &Macros..." +#: mainwindow.cpp:239 +msgid "Create a new coin collection" msgstr "" -#: mainwindow.cpp:619 -msgid "Edit the bibtex string macros" +#: mainwindow.cpp:245 +msgid "New &Stamp Collection" msgstr "" -#: mainwindow.cpp:626 -msgid "Copy Bibtex to Cli&pboard" +#: mainwindow.cpp:247 +msgid "Create a new stamp collection" msgstr "" -#: mainwindow.cpp:627 -msgid "Copy bibtex citations to the clipboard" +#: mainwindow.cpp:253 +msgid "New C&ard Collection" msgstr "" -#: mainwindow.cpp:632 -msgid "Cite Entry in &LyX" +#: mainwindow.cpp:255 +msgid "Create a new trading card collection" msgstr "" -#: mainwindow.cpp:633 -msgid "Cite the selected entries in LyX" +#: mainwindow.cpp:261 +msgid "New &Wine Collection" msgstr "" -#: mainwindow.cpp:638 -msgid "Ci&te Entry in OpenOffice.org" +#: mainwindow.cpp:263 +msgid "Create a new wine collection" msgstr "" -#: mainwindow.cpp:639 -msgid "Cite the selected entries in OpenOffice.org" +#: mainwindow.cpp:269 +msgid "New &Game Collection" msgstr "" -#: controller.cpp:622 mainwindow.cpp:647 rc.cpp:18 -#, no-c-format -msgid "&Update Entry" +#: mainwindow.cpp:271 +msgid "Create a new game collection" msgstr "" -#: mainwindow.cpp:652 -msgid "All Sources" +#: mainwindow.cpp:277 +msgid "New Boa&rd Game Collection" msgstr "" -#: mainwindow.cpp:653 -msgid "Update entry data from all available sources" +#: mainwindow.cpp:279 +msgid "Create a new board game collection" msgstr "" -#: mainwindow.cpp:665 -msgid "Show Grou&p View" +#: mainwindow.cpp:285 +msgid "New &File Catalog" msgstr "" -#: mainwindow.cpp:668 -msgid "Enable/disable the group view" +#: mainwindow.cpp:287 +msgid "Create a new file catalog" msgstr "" -#: mainwindow.cpp:669 -msgid "Hide Grou&p View" +#: mainwindow.cpp:293 +msgid "New C&ustom Collection" msgstr "" -#: mainwindow.cpp:671 -msgid "Show Entry &Editor" +#: mainwindow.cpp:295 +msgid "Create a new custom collection" msgstr "" -#: mainwindow.cpp:674 -msgid "Enable/disable the editor" +#: mainwindow.cpp:304 +msgid "Open an existing document" msgstr "" -#: mainwindow.cpp:675 -msgid "Hide Entry &Editor" +#: mainwindow.cpp:306 +msgid "Open a recently used file" msgstr "" -#: mainwindow.cpp:677 -msgid "Show Entry &View" +#: mainwindow.cpp:308 +msgid "Save the document" msgstr "" -#: mainwindow.cpp:680 -msgid "Enable/disable the entry view" +#: mainwindow.cpp:310 +msgid "Save the document as a different file..." msgstr "" -#: mainwindow.cpp:681 -msgid "Hide Entry &View" +#: mainwindow.cpp:312 +msgid "Print the contents of the document..." msgstr "" -#: mainwindow.cpp:693 -msgid "Change Grouping" +#: mainwindow.cpp:314 +msgid "Quit the application" msgstr "" -#: mainwindow.cpp:697 -msgid "&Group Selection" +#: mainwindow.cpp:325 +msgid "Import collection data from other formats" msgstr "" -#: mainwindow.cpp:700 -msgid "Change the grouping of the collection" +#: mainwindow.cpp:329 +msgid "Import Tellico Data..." msgstr "" -#: filterview.cpp:33 filterview.cpp:85 mainwindow.cpp:702 mainwindow.cpp:717 -msgid "Filter" +#: mainwindow.cpp:330 +msgid "Import another Tellico data file" msgstr "" -#: mainwindow.cpp:705 -msgid "Clear Filter" +#: mainwindow.cpp:337 +msgid "Import CSV Data..." msgstr "" -#: mainwindow.cpp:710 -msgid "Filter here..." +#: mainwindow.cpp:338 +msgid "Import a CSV file" msgstr "" -#: mainwindow.cpp:768 -msgid "Groups" +#: mainwindow.cpp:345 +msgid "Import MODS Data..." msgstr "" -#: mainwindow.cpp:769 -msgid "" -"The Group View sorts the entries into groupings based on a " -"selected field." +#: mainwindow.cpp:346 +msgid "Import a MODS data file" msgstr "" -#: mainwindow.cpp:776 -msgid "" -"The Column View shows the value of multiple fields for each " -"entry." +#: mainwindow.cpp:353 +msgid "Import Alexandria Data..." msgstr "" -#: mainwindow.cpp:831 -msgid "Welcome to the Tellico Collection Manager" +#: mainwindow.cpp:354 +msgid "Import data from the Alexandria book collection manager" msgstr "" -#: mainwindow.cpp:833 -msgid "" -"

Tellico is a tool for managing collections of books, videos, music, and " -"whatever else you want to catalog.

New entries can be added to your " -"collection by entering data manually or " -"by downloading data from various " -"Internet sources.

" +#: mainwindow.cpp:361 +msgid "Import Delicious Library Data..." msgstr "" -#: mainwindow.cpp:1066 -msgid "Creating new document..." +#: mainwindow.cpp:362 +msgid "Import data from Delicious Library" msgstr "" -#: mainwindow.cpp:1098 mainwindow.cpp:1117 mainwindow.cpp:1135 -msgid "Opening file..." +#: mainwindow.cpp:369 +msgid "Import Referencer Data..." msgstr "" -#: mainwindow.cpp:1108 -msgid "Open File" +#: mainwindow.cpp:370 +msgid "Import data from Referencer" msgstr "" -#: document.cpp:192 mainwindow.cpp:1215 -msgid "Saving file..." +#: mainwindow.cpp:377 +msgid "Import Bibtex Data..." msgstr "" -#: mainwindow.cpp:1226 -msgid "" -"

You are saving a file with many images, which causes Tellico to slow " -"down significantly. Do you want to save the images separately in Tellico's " -"data directory to improve performance?

Your choice can always be " -"changed in the configuration dialog.

" +#: mainwindow.cpp:378 +msgid "Import a bibtex bibliography file" msgstr "" -#: mainwindow.cpp:1231 -msgid "Save Images Separately" +#: mainwindow.cpp:385 +msgid "Import Bibtexml Data..." msgstr "" -#: mainwindow.cpp:1232 -msgid "Save Images in File" +#: mainwindow.cpp:386 +msgid "Import a Bibtexml bibliography file" msgstr "" -#: mainwindow.cpp:1265 -msgid "Saving file with a new filename..." +#: mainwindow.cpp:393 +msgid "Import RIS Data..." msgstr "" -#: mainwindow.cpp:1303 mainwindow.cpp:1353 -msgid "Printing..." +#: mainwindow.cpp:394 +msgid "Import an RIS reference file" msgstr "" -#: mainwindow.cpp:1312 -msgid "" -"The collection is currently being filtered to show a limited subset of the " -"entries. Only the visible entries will be printed. Continue?" +#: mainwindow.cpp:401 +msgid "Import PDF File..." msgstr "" -#: mainwindow.cpp:1337 -msgid "Processing document..." +#: mainwindow.cpp:402 +msgid "Import a PDF file" msgstr "" -#: mainwindow.cpp:1360 -msgid "Exiting..." +#: mainwindow.cpp:409 +msgid "Import Audio File Metadata..." msgstr "" -#: mainwindow.cpp:1498 -#, c-format -msgid "Total entries: %1" +#: mainwindow.cpp:410 +msgid "Import meta-data from audio files" msgstr "" -#: mainwindow.cpp:1505 -msgid "(%1 filtered; %2 selected)" +#: mainwindow.cpp:420 +msgid "Import Audio CD Data..." msgstr "" -#: mainwindow.cpp:1508 -msgid "(%1 filtered)" +#: mainwindow.cpp:421 +msgid "Import audio CD information" msgstr "" -#: mainwindow.cpp:1511 -msgid "(%1 selected)" +#: mainwindow.cpp:431 +msgid "Import GCstar Data..." msgstr "" -#: mainwindow.cpp:1679 -#, c-format -msgid "Print %1" +#: mainwindow.cpp:432 +msgid "Import a GCstar data file" msgstr "" -#: mainwindow.cpp:1712 -#, c-format -msgid "Page %1" +#: mainwindow.cpp:439 +msgid "Import Griffith Data..." msgstr "" -#: entryview.cpp:188 mainwindow.cpp:1739 -msgid "Please check your installation." +#: mainwindow.cpp:440 +msgid "Import a Griffith database" msgstr "" -#: mainwindow.cpp:1849 -msgid "Importing data..." +#: mainwindow.cpp:447 +msgid "Import Ant Movie Catalog Data..." msgstr "" -#: mainwindow.cpp:1858 -msgid "Import File" +#: mainwindow.cpp:448 +msgid "Import an Ant Movie Catalog data file" msgstr "" -#: mainwindow.cpp:1864 -msgid "Import Directory" +#: mainwindow.cpp:455 +msgid "Import File Listing..." msgstr "" -#: mainwindow.cpp:1885 -msgid "Exporting data..." +#: mainwindow.cpp:456 +msgid "Import information about files in a folder" msgstr "" -#: mainwindow.cpp:1907 -msgid "Export As" +#: mainwindow.cpp:463 +msgid "Import XSL Transform..." msgstr "" -#: mainwindow.cpp:1935 -msgid "String Macros" +#: mainwindow.cpp:464 +msgid "Import using an XSL Transform" msgstr "" -#: mainwindow.cpp:1936 -msgid "Macro" +#: mainwindow.cpp:477 tellicoui.rc:49 +#, no-c-format +msgid "&Export" msgstr "" -#: mainwindow.cpp:1936 -msgid "String" +#: mainwindow.cpp:479 +msgid "Export the collection data to other formats" msgstr "" -#: mainwindow.cpp:1999 -msgid "Creating citations..." +#: mainwindow.cpp:483 +msgid "Export to XML..." msgstr "" -#: mainwindow.cpp:2104 -msgid "Filters" +#: mainwindow.cpp:484 +msgid "Export to a Tellico XML file" msgstr "" -#: mainwindow.cpp:2105 -msgid "" -"The Filter View shows the entries which meet certain filter " -"rules." +#: mainwindow.cpp:491 +msgid "Export to Zip..." msgstr "" -#: mainwindow.cpp:2121 -msgid "Loans" +#: mainwindow.cpp:492 +msgid "Export to a Tellico Zip file" msgstr "" -#: mainwindow.cpp:2122 -msgid "" -"The Loan View shows a list of all the people who have borrowed " -"items from your collection." +#: mainwindow.cpp:499 +msgid "Export to HTML..." msgstr "" -#: mainwindow.cpp:2255 -#, c-format -msgid "Update entry data from %1" +#: mainwindow.cpp:500 +msgid "Export to an HTML file" msgstr "" -#: mainwindow.cpp:2274 -msgid "" -"Tellico can only import one file of this type at a time. Only %1 will be " -"imported." +#: mainwindow.cpp:507 +msgid "Export to CSV..." msgstr "" -#: filehandler.cpp:193 -#, c-format -msgid "Tellico is unable to load the image - %1." +#: mainwindow.cpp:508 +msgid "Export to a comma-separated values file" msgstr "" -#: filehandler.cpp:207 -msgid "" -"A file named \"%1\" already exists. Are you sure you want to overwrite it?" +#: mainwindow.cpp:515 +msgid "Export to PilotDB..." msgstr "" -#: filehandler.cpp:210 -msgid "Overwrite File?" +#: mainwindow.cpp:516 +msgid "Export to a PilotDB database" msgstr "" -#: filehandler.cpp:211 -msgid "Overwrite" +#: mainwindow.cpp:523 +msgid "Export to Alexandria..." msgstr "" -#: filterview.cpp:87 -msgid "Filter (Sort by Count)" +#: mainwindow.cpp:524 +msgid "Export to an Alexandria library" msgstr "" -#: controller.cpp:427 -msgid "Do you really want to delete this entry?" +#: mainwindow.cpp:531 +msgid "Export to Bibtex..." msgstr "" -#: controller.cpp:429 -msgid "Delete Entry" +#: mainwindow.cpp:532 +msgid "Export to a bibtex file" msgstr "" -#: controller.cpp:439 -msgid "Do you really want to delete these entries?" +#: mainwindow.cpp:539 +msgid "Export to Bibtexml..." msgstr "" -#: controller.cpp:443 -msgid "Delete Multiple Entries" +#: mainwindow.cpp:540 +msgid "Export to a Bibtexml file" msgstr "" -#: controller.cpp:626 -msgid "&Edit Entries..." +#: mainwindow.cpp:547 +msgid "Export to ONIX..." msgstr "" -#: controller.cpp:627 -msgid "D&uplicate Entries" +#: mainwindow.cpp:548 +msgid "Export to an ONIX file" msgstr "" -#: controller.cpp:628 -msgid "&Update Entries" +#: mainwindow.cpp:555 +msgid "Export to GCfilms..." msgstr "" -#: controller.cpp:629 -msgid "&Delete Entries" +#: mainwindow.cpp:556 +msgid "Export to a GCfilms data file" msgstr "" -#: controller.cpp:684 -msgid "" -"The following items are already loaned, but Tellico does not currently " -"support lending an item multiple times. They will be removed from the list " -"of items to lend." +#: mainwindow.cpp:563 +msgid "Export to GCstar..." msgstr "" -#: calendarhandler.cpp:167 -msgid "Default Calendar" +#: mainwindow.cpp:564 +msgid "Export to a GCstar data file" msgstr "" -#: calendarhandler.cpp:175 -msgid "" -"At the moment, Tellico only supports local calendar resources. The active " -"calendar is remotely located, so your loans will not be added." +#: mainwindow.cpp:568 +msgid "Export XSL Transform..." msgstr "" -#: calendarhandler.cpp:180 -msgid "Active Calendar" +#: mainwindow.cpp:569 +msgid "Export using an XSL Transform" msgstr "" -#: calendarhandler.cpp:203 -msgid "Tellico: %1 is due to return \"%2\"" +#: mainwindow.cpp:579 +msgid "Cut the selected text and puts it in the clipboard" msgstr "" -#: collection.cpp:32 -msgid "(Empty)" +#: mainwindow.cpp:581 +msgid "Copy the selected text to the clipboard" msgstr "" -#: main.cpp:23 -msgid "Tellico - a collection manager for KDE" +#: mainwindow.cpp:583 +msgid "Paste the clipboard contents" msgstr "" -#: main.cpp:27 -msgid "Do not reopen the last open file" +#: mainwindow.cpp:585 +msgid "Select all the entries in the collection" msgstr "" -#: main.cpp:28 -msgid "Import as a bibtex file" +#: mainwindow.cpp:587 +msgid "Deselect all the entries in the collection" msgstr "" -#: main.cpp:29 -msgid "Import as a MODS file" +#: mainwindow.cpp:589 +msgid "Internet Search..." msgstr "" -#: main.cpp:30 -msgid "Import as a RIS file" +#: mainwindow.cpp:592 +msgid "Search the internet..." msgstr "" -#: main.cpp:31 -msgid "File to open" +#: mainwindow.cpp:594 +msgid "Advanced &Filter..." msgstr "" -#: main.cpp:42 -msgid "Data source scripts" +#: mainwindow.cpp:597 mainwindow.cpp:757 +msgid "Filter the collection" msgstr "" -#: main.cpp:44 -msgid "Icons" +#: mainwindow.cpp:602 +msgid "&New Entry..." msgstr "" -#: main.cpp:46 -msgid "Author of btparse library" +#: mainwindow.cpp:605 +msgid "Create a new entry" msgstr "" -#: main.cpp:48 -msgid "Code examples and general inspiration" +#: mainwindow.cpp:609 +msgid "Edit the selected entries" msgstr "" -#: main.cpp:50 -msgid "Author of libcsv library" +#: mainwindow.cpp:613 +msgid "Copy the selected entries" msgstr "" -#: main.cpp:52 -msgid "Author of rtf2html library" +#: mainwindow.cpp:617 +msgid "Delete the selected entries" msgstr "" -#: collectionfieldsdialog.cpp:56 -msgid "Collection Fields" +#: mainwindow.cpp:618 +msgid "&Merge Entries" msgstr "" -#: collectionfieldsdialog.cpp:68 -msgid "Current Fields" +#: mainwindow.cpp:621 +msgid "Merge the selected entries" msgstr "" -#: collectionfieldsdialog.cpp:84 -msgid "" -"_: New Field\n" -"&New" +#: mainwindow.cpp:624 +msgid "&Generate Reports..." msgstr "" -#: collectionfieldsdialog.cpp:86 -msgid "Add a new field to the collection" +#: mainwindow.cpp:627 +msgid "Generate collection reports" msgstr "" - -#: collectionfieldsdialog.cpp:87 -msgid "" -"_: Delete Field\n" -"&Delete" + +#: mainwindow.cpp:628 +msgid "Check-&out..." msgstr "" -#: collectionfieldsdialog.cpp:89 -msgid "Remove a field from the collection" +#: mainwindow.cpp:631 +msgid "Check-out the selected items" msgstr "" -#: collectionfieldsdialog.cpp:98 -msgid "" -"Move this field up in the list. The list order is important for the layout " -"of the entry editor." +#: mainwindow.cpp:632 +msgid "Check-&in" msgstr "" -#: collectionfieldsdialog.cpp:102 -msgid "" -"Move this field down in the list. The list order is important for the layout " -"of the entry editor." +#: mainwindow.cpp:635 +msgid "Check-in the selected items" msgstr "" -#: collectionfieldsdialog.cpp:112 -msgid "Field Properties" +#: mainwindow.cpp:637 +msgid "&Rename Collection..." msgstr "" -#: collectionfieldsdialog.cpp:119 -msgid "&Title:" +#: mainwindow.cpp:640 +msgid "Rename the collection" msgstr "" -#: collectionfieldsdialog.cpp:124 -msgid "The title of the field" +#: mainwindow.cpp:641 +msgid "Collection &Fields..." msgstr "" -#: collectionfieldsdialog.cpp:129 -msgid "T&ype:" +#: mainwindow.cpp:644 +msgid "Modify the collection fields" msgstr "" -#: collectionfieldsdialog.cpp:135 -msgid "The type of the field determines what values may be used. " +#: mainwindow.cpp:645 +msgid "Convert to &Bibliography" msgstr "" -#: collectionfieldsdialog.cpp:136 -msgid "Simple Text is used for most fields. " +#: mainwindow.cpp:648 +msgid "Convert a book collection to a bibliography" msgstr "" -#: collectionfieldsdialog.cpp:137 -msgid "Paragraph is for large text blocks. " +#: mainwindow.cpp:650 +msgid "String &Macros..." msgstr "" -#: collectionfieldsdialog.cpp:138 -msgid "Choice limits the field to certain values. " +#: mainwindow.cpp:653 +msgid "Edit the bibtex string macros" msgstr "" -#: collectionfieldsdialog.cpp:139 -msgid "Checkbox is for a simple yes/no value. " +#: mainwindow.cpp:660 +msgid "Copy Bibtex to Cli&pboard" msgstr "" -#: collectionfieldsdialog.cpp:140 -msgid "Number indicates that the field contains a numerical value. " +#: mainwindow.cpp:661 +msgid "Copy bibtex citations to the clipboard" msgstr "" -#: collectionfieldsdialog.cpp:141 -msgid "" -"URL is for fields which refer to URLs, including references to other " -"files. " +#: mainwindow.cpp:667 +msgid "Cite Entry in &LyX" msgstr "" -#: collectionfieldsdialog.cpp:142 -msgid "A Table may hold one or more columns of values. " +#: mainwindow.cpp:668 +msgid "Cite the selected entries in LyX" msgstr "" -#: collectionfieldsdialog.cpp:143 -msgid "An Image field holds a picture. " +#: mainwindow.cpp:674 +msgid "Ci&te Entry in OpenOffice.org" msgstr "" -#: collectionfieldsdialog.cpp:144 -msgid "" -"A Date field can be used for values with a day, month, and year. " +#: mainwindow.cpp:675 +msgid "Cite the selected entries in OpenOffice.org" msgstr "" -#: collectionfieldsdialog.cpp:145 -msgid "A Rating field uses stars to show a rating number. " +#: mainwindow.cpp:689 +msgid "All Sources" msgstr "" -#: collectionfieldsdialog.cpp:146 -msgid "" -"A Dependent field depends on the values of other fields, and is " -"formatted according to the field description. " +#: mainwindow.cpp:690 +msgid "Update entry data from all available sources" msgstr "" -#: collectionfieldsdialog.cpp:148 -msgid "" -"A Read Only is for internal values, possibly useful for import and " -"export. " +#: mainwindow.cpp:702 +msgid "Show Grou&p View" msgstr "" -#: collectionfieldsdialog.cpp:157 -msgid "Cate&gory:" +#: mainwindow.cpp:705 +msgid "Enable/disable the group view" msgstr "" -#: collectionfieldsdialog.cpp:162 -msgid "The field category determines where the field is placed in the editor." +#: mainwindow.cpp:706 +msgid "Hide Grou&p View" msgstr "" -#: collectionfieldsdialog.cpp:179 -msgid "Descr&iption:" +#: mainwindow.cpp:708 +msgid "Show Entry &Editor" msgstr "" -#. TRANSLATORS: Do not translate %{year} and %{title}. -#: collectionfieldsdialog.cpp:186 -msgid "" -"The description is a useful reminder of what information is contained in the " -"field. For Dependent fields, the description is a format string such " -"as \"%{year} %{title}\" where the named fields get substituted in the string." +#: mainwindow.cpp:711 +msgid "Enable/disable the editor" msgstr "" -#: collectionfieldsdialog.cpp:193 -msgid "&Default value:" +#: mainwindow.cpp:712 +msgid "Hide Entry &Editor" msgstr "" -#: collectionfieldsdialog.cpp:198 -msgid "A default value can be set for new entries." +#: mainwindow.cpp:714 +msgid "Show Entry &View" msgstr "" -#: collectionfieldsdialog.cpp:203 -msgid "A&llowed values:" +#: mainwindow.cpp:717 +msgid "Enable/disable the entry view" msgstr "" -#: collectionfieldsdialog.cpp:208 -msgid "" -"For Choice-type fields, these are the only values allowed. They " -"are placed in a combo box. The possible values have to be separated by a " -"semi-colon, for example: \"dog; cat; mouse\"" +#: mainwindow.cpp:718 +msgid "Hide Entry &View" msgstr "" -#: collectionfieldsdialog.cpp:215 -msgid "Extended &properties:" +#: mainwindow.cpp:730 +msgid "Change Grouping" msgstr "" -#: collectionfieldsdialog.cpp:217 -msgid "&Set..." +#: mainwindow.cpp:734 +msgid "&Group Selection" msgstr "" -#: collectionfieldsdialog.cpp:221 -msgid "" -"Extended field properties are used to specify things such as the " -"corresponding bibtex field." +#: mainwindow.cpp:737 +msgid "Change the grouping of the collection" msgstr "" -#: collectionfieldsdialog.cpp:226 -msgid "Format Options" +#: mainwindow.cpp:742 +msgid "Clear Filter" msgstr "" -#: collectionfieldsdialog.cpp:227 -msgid "No formatting" +#: mainwindow.cpp:747 +msgid "Filter here..." msgstr "" -#: collectionfieldsdialog.cpp:228 -msgid "" -"This option prevents the field from ever being automatically formatted or " -"capitalized." +#: mainwindow.cpp:806 +msgid "Groups" msgstr "" -#: collectionfieldsdialog.cpp:230 -msgid "Allow auto-capitalization only" +#: mainwindow.cpp:807 +msgid "" +"The Group View sorts the entries into groupings based on a " +"selected field." msgstr "" -#: collectionfieldsdialog.cpp:231 +#: mainwindow.cpp:814 msgid "" -"This option allows the field to be capitalized, but not specially formatted." +"The Column View shows the value of multiple fields for each " +"entry." msgstr "" -#: collectionfieldsdialog.cpp:233 -msgid "Format as a title" +#: mainwindow.cpp:869 +msgid "Welcome to the Tellico Collection Manager" msgstr "" -#: collectionfieldsdialog.cpp:234 +#: mainwindow.cpp:871 msgid "" -"This option capitalizes and formats the field as a title, but only if those " -"options are globally set." +"

Tellico is a tool for managing collections of books, videos, music, and " +"whatever else you want to catalog.

New entries can be added to your " +"collection by entering data manually or " +"by downloading data from various " +"Internet sources.

" msgstr "" -#: collectionfieldsdialog.cpp:236 -msgid "Format as a name" +#: mainwindow.cpp:1104 +msgid "Creating new document..." msgstr "" -#: collectionfieldsdialog.cpp:237 -msgid "" -"This option capitalizes and formats the field as a name, but only if those " -"options are globally set." +#: mainwindow.cpp:1136 mainwindow.cpp:1155 mainwindow.cpp:1173 +msgid "Opening file..." msgstr "" -#: collectionfieldsdialog.cpp:241 -msgid "Field Options" +#: mainwindow.cpp:1146 +msgid "Open File" msgstr "" -#: collectionfieldsdialog.cpp:242 -msgid "Enable auto-completion" +#: mainwindow.cpp:1264 +msgid "" +"

You are saving a file with many images, which causes Tellico to slow " +"down significantly. Do you want to save the images separately in Tellico's " +"data directory to improve performance?

Your choice can always be " +"changed in the configuration dialog.

" msgstr "" -#: collectionfieldsdialog.cpp:243 -msgid "" -"If checked, KDE auto-completion will be enabled in the text edit box for " -"this field." +#: mainwindow.cpp:1269 +msgid "Save Images Separately" msgstr "" -#: collectionfieldsdialog.cpp:245 -msgid "Allow multiple values" +#: mainwindow.cpp:1270 +msgid "Save Images in File" msgstr "" -#: collectionfieldsdialog.cpp:246 -msgid "" -"If checked, Tellico will parse the values in the field for multiple values, " -"separated by a semi-colon." +#: mainwindow.cpp:1303 +msgid "Saving file with a new filename..." msgstr "" -#: collectionfieldsdialog.cpp:248 -msgid "Allow grouping" +#: mainwindow.cpp:1311 +msgid "Save As" msgstr "" -#: collectionfieldsdialog.cpp:249 -msgid "" -"If checked, this field may be used to group the entries in the group view." +#: mainwindow.cpp:1341 mainwindow.cpp:1391 +msgid "Printing..." msgstr "" -#: collectionfieldsdialog.cpp:263 -msgid "Revert the selected field's properties to the default values." +#: mainwindow.cpp:1350 +msgid "" +"The collection is currently being filtered to show a limited subset of the " +"entries. Only the visible entries will be printed. Continue?" msgstr "" -#: collectionfieldsdialog.cpp:306 -msgid "Modify Fields" +#: mainwindow.cpp:1375 +msgid "Processing document..." msgstr "" -#: collectionfieldsdialog.cpp:320 -msgid "" -"Removing allowed values from the %1 field which currently exist " -"in the collection may cause data corruption. Do you want to keep your " -"modified values or cancel and revert to the current ones?" +#: mainwindow.cpp:1398 +msgid "Exiting..." msgstr "" -#: collectionfieldsdialog.cpp:325 -msgid "Keep modified values" +#: mainwindow.cpp:1536 +#, c-format +msgid "Total entries: %1" msgstr "" -#: collectionfieldsdialog.cpp:745 -msgid "Revert Field Properties" +#: mainwindow.cpp:1543 +msgid "(%1 filtered; %2 selected)" msgstr "" -#: collectionfieldsdialog.cpp:746 -msgid "" -"

Do you really want to revert the properties for the %1 field " -"back to their default values?

" +#: mainwindow.cpp:1546 +msgid "(%1 filtered)" msgstr "" -#: collectionfieldsdialog.cpp:749 -msgid "Revert" +#: mainwindow.cpp:1549 +msgid "(%1 selected)" msgstr "" -#: collectionfieldsdialog.cpp:872 -msgid "Extended Field Properties" +#: mainwindow.cpp:1717 +#, c-format +msgid "Print %1" msgstr "" -#: collectionfieldsdialog.cpp:902 -msgid "A field with this title already exists. Please enter a different title." +#: mainwindow.cpp:1750 +#, c-format +msgid "Page %1" msgstr "" -#: collectionfieldsdialog.cpp:909 -msgid "The category may not be empty. Please enter a category." +#: mainwindow.cpp:1776 translators/gcfilmsimporter.cpp:247 +#: translators/xsltimporter.cpp:76 +msgid "Tellico encountered an error in XSLT processing." msgstr "" -#: collectionfieldsdialog.cpp:917 -msgid "" -"A field may not be in the same category as a Paragraph, " -"Table or Image field. Please enter a different " -"category." +#: mainwindow.cpp:1891 +msgid "Importing data..." msgstr "" -#: collectionfieldsdialog.cpp:925 -msgid "" -"A field's title may not be the same as an existing category. Please enter a " -"different title." +#: mainwindow.cpp:1900 +msgid "Import File" msgstr "" -#: collectionfieldsdialog.cpp:937 -msgid "" -"The range for a rating field must be between 1 and 10, and the lower bound " -"must be less than the higher bound. Please enter different low and high " -"properties." +#: mainwindow.cpp:1906 +msgid "Import Directory" msgstr "" -#: collectionfieldsdialog.cpp:952 -msgid "Tables are limited to a maximum of ten columns." +#: mainwindow.cpp:1927 +msgid "Exporting data..." msgstr "" -#: document.cpp:158 -msgid "" -"The current file has been modified.\n" -"Do you want to save it?" +#: mainwindow.cpp:1949 +msgid "Export As" msgstr "" -#: document.cpp:160 entryeditdialog.cpp:660 -msgid "Unsaved Changes" +#: mainwindow.cpp:1977 +msgid "String Macros" msgstr "" -#: borrowerdialog.cpp:42 -msgid "Select Borrower" +#: mainwindow.cpp:1978 +msgid "Macro" msgstr "" -#: configdialog.cpp:103 -msgid "Configure Tellico" +#: mainwindow.cpp:1978 +msgid "String" msgstr "" -#: configdialog.cpp:198 -msgid "General Options" +#: mainwindow.cpp:2041 +msgid "Creating citations..." msgstr "" -#: configdialog.cpp:201 -msgid "&Reopen file at startup" +#: mainwindow.cpp:2146 +msgid "Filters" msgstr "" -#: configdialog.cpp:202 +#: mainwindow.cpp:2147 msgid "" -"If checked, the file that was last open will be re-opened at program " -"start-up." +"The Filter View shows the entries which meet certain filter " +"rules." msgstr "" -#: configdialog.cpp:207 -msgid "&Show \"Tip of the Day\" at startup" +#: mainwindow.cpp:2163 +msgid "Loans" msgstr "" -#: configdialog.cpp:208 -msgid "If checked, the \"Tip of the Day\" will be shown at program start-up." +#: mainwindow.cpp:2164 +msgid "" +"The Loan View shows a list of all the people who have borrowed " +"items from your collection." msgstr "" -#: configdialog.cpp:213 -msgid "Image Storage Options" +#: mainwindow.cpp:2297 +#, c-format +msgid "Update entry data from %1" msgstr "" -#: configdialog.cpp:214 -msgid "Store images in data file" +#: mainwindow.cpp:2316 +msgid "" +"Tellico can only import one file of this type at a time. Only %1 will be " +"imported." msgstr "" -#: configdialog.cpp:215 -msgid "Store images in common application directory" +#: newstuff/dialog.cpp:99 +msgid "Get Hot New Stuff" msgstr "" -#: configdialog.cpp:216 -msgid "Store images in directory relative to data file" +#: newstuff/dialog.cpp:119 +msgid "Version" msgstr "" -#: configdialog.cpp:217 -msgid "" -"Images may be saved in the data file itself, which can cause Tellico to run " -"slowly, stored in the Tellico application directory, or stored in a " -"directory in the same location as the data file." +#: newstuff/dialog.cpp:121 +msgid "Downloads" msgstr "" -#: configdialog.cpp:224 configdialog.cpp:299 -msgid "Formatting Options" +#: newstuff/dialog.cpp:122 +msgid "Release Date" msgstr "" -#: configdialog.cpp:227 -msgid "Auto capitalize &titles and names" +#: newstuff/dialog.cpp:126 +msgid "" +"This is a list of all the items available for download. Previously installed " +"items have a checkmark icon, while items with new version available have an " +"update icon" msgstr "" -#: configdialog.cpp:228 -msgid "If checked, titles and names will be automatically capitalized." +#: newstuff/dialog.cpp:142 +msgid "The name and license of the selected item" msgstr "" -#: configdialog.cpp:232 -msgid "Auto &format titles and names" +#: newstuff/dialog.cpp:145 +msgid "The author of the selected item" msgstr "" -#: configdialog.cpp:233 configdialog.cpp:303 -msgid "If checked, titles and names will be automatically formatted." +#: newstuff/dialog.cpp:147 newstuff/dialog.cpp:406 +msgid "Install" msgstr "" -#: configdialog.cpp:240 -msgid "No capitali&zation:" +#: newstuff/dialog.cpp:166 +msgid "Download and install the selected template." msgstr "" -#: configdialog.cpp:243 +#: newstuff/dialog.cpp:169 msgid "" -"A list of words which should not be capitalized. Multiple values should " -"be separated by a semi-colon." +"Download and install the selected script. Some scripts may need to be " +"configured after being installed." msgstr "" -#: configdialog.cpp:249 -msgid "Artic&les:" +#: newstuff/dialog.cpp:199 +msgid "A description of the selected item is shown here." msgstr "" -#: configdialog.cpp:252 -msgid "" -"A list of words which should be considered as articles if they are the " -"first word in a title. Multiple values should be separated by a " -"semi-colon." +#: newstuff/dialog.cpp:229 +msgid "Downloading information..." msgstr "" -#: configdialog.cpp:259 -msgid "Personal suffi&xes:" +#: newstuff/dialog.cpp:406 +msgid "" +"_: Update Stuff\n" +"Update" msgstr "" -#: configdialog.cpp:262 -msgid "" -"A list of suffixes which might be used in personal names. Multiple " -"values should be separated by a semi-colon." +#: newstuff/dialog.cpp:423 +msgid "Installing item..." msgstr "" -#: configdialog.cpp:268 -msgid "Surname &prefixes:" +#: reportdialog.cpp:53 +msgid "Collection Report" msgstr "" -#: configdialog.cpp:271 -msgid "" -"A list of prefixes which might be used in surnames. Multiple values " -"should be separated by a semi-colon." +#: reportdialog.cpp:60 +msgid "&Report template:" msgstr "" -#: configdialog.cpp:296 -msgid "Printing" +#: reportdialog.cpp:83 +msgid "&Generate" msgstr "" -#: configdialog.cpp:296 -msgid "Printing Options" +#: reportdialog.cpp:107 +msgid "Select a report template and click Generate." msgstr "" -#: configdialog.cpp:302 -msgid "&Format titles and names" +#: reportdialog.cpp:108 +msgid "" +"Some reports may take several seconds to generate for large collections." msgstr "" -#: configdialog.cpp:306 -msgid "&Print field headers" +#: reportdialog.cpp:195 translators/htmlexporter.cpp:90 +msgid "*.html|HTML Files (*.html)" msgstr "" -#: configdialog.cpp:310 -msgid "Grouping Options" +#: statusbar.cpp:51 +msgid "Cancel" msgstr "" -#: configdialog.cpp:313 -msgid "&Group the entries" +#: tellico_kernel.cpp:285 +msgid "Do you really want to delete this filter?" msgstr "" -#: configdialog.cpp:317 -msgid "Image Options" +#: tellico_kernel.cpp:287 +msgid "Delete Filter?" msgstr "" -#: configdialog.cpp:323 -msgid "Maximum image &width:" +#: tellico_kernel.cpp:323 +msgid "New collection name:" msgstr "" -#: configdialog.cpp:328 -msgid "" -"The maximum width of the images in the printout. The aspect ration is " -"preserved." +#: tellico_kernel.cpp:377 +msgid "Entry 1" msgstr "" -#: configdialog.cpp:336 -msgid "&Maximum image height:" +#: tellico_kernel.cpp:378 +msgid "Entry 2" msgstr "" -#: configdialog.cpp:341 -msgid "" -"The maximum height of the images in the printout. The aspect ration is " -"preserved." +#: tellico_kernel.cpp:387 +msgid "Conflicting values for %1 were found while merging entries." msgstr "" -#: configdialog.cpp:355 -msgid "Templates" +#: tellico_kernel.cpp:393 +msgid "Please choose which value to keep." msgstr "" -#: configdialog.cpp:355 -msgid "Template Options" +#: tellico_kernel.cpp:399 tellico_kernel.cpp:400 +#, c-format +msgid "Select value from %1" msgstr "" -#: configdialog.cpp:369 -msgid "Template:" +#: tellico_strings.cpp:18 +#, c-format +msgid "Tellico is unable to load the file - %1." msgstr "" -#: configdialog.cpp:373 -msgid "" -"Select the template to use for the current type of collections. Not all " -"templates will use the font and color settings." +#: tellico_strings.cpp:19 +#, c-format +msgid "Tellico is unable to write the file - %1." msgstr "" -#: configdialog.cpp:380 -msgid "&Preview..." +#: tellico_strings.cpp:20 +#, c-format +msgid "Tellico is unable to upload the file - %1." msgstr "" -#: configdialog.cpp:381 -msgid "Show a preview of the template" +#: tellico_strings.cpp:21 +msgid "" +"Only collections with the same type of entries as the current one can be " +"appended. No changes are being made to the current collection." msgstr "" -#: configdialog.cpp:398 -msgid "Font Options" +#: tellico_strings.cpp:24 +msgid "" +"Only collections with the same type of entries as the current one can be " +"merged. No changes are being made to the current collection." msgstr "" -#: configdialog.cpp:405 -msgid "Font:" +#: tellico_strings.cpp:27 +#, c-format +msgid "Tellico is unable to load an image from the file - %1." msgstr "" -#: configdialog.cpp:411 -msgid "This font is passed to the template used in the Entry View." +#: translators/alexandriaexporter.cpp:43 +msgid "Alexandria" msgstr "" -#: configdialog.cpp:415 -msgid "Size:" +#: translators/alexandriaexporter.cpp:67 +msgid "" +"An Alexandria library called %1 already exists. Any existing " +"books in that library could be overwritten." msgstr "" -#: configdialog.cpp:425 -msgid "Color Options" +#: translators/alexandriaimporter.cpp:193 +msgid "Alexandria Options" msgstr "" -#: configdialog.cpp:432 -msgid "Background color:" +#: translators/alexandriaimporter.cpp:194 +msgid "&Library:" msgstr "" -#: configdialog.cpp:438 -msgid "This color is passed to the template used in the Entry View." +#: translators/audiofileimporter.cpp:68 +msgid "Scanning audio files..." msgstr "" -#: configdialog.cpp:442 -msgid "Text color:" +#: translators/audiofileimporter.cpp:122 translators/audiofileimporter.cpp:125 +msgid "Files" msgstr "" -#: configdialog.cpp:451 -msgid "Highlight color:" +#: translators/audiofileimporter.cpp:128 +msgid "Bitrate" msgstr "" -#: configdialog.cpp:460 -msgid "Highlighted text color:" +#: translators/audiofileimporter.cpp:160 translators/audiofileimporter.cpp:170 +msgid "Tracks (Disc %1)" msgstr "" -#: configdialog.cpp:469 -msgid "Manage Templates" +#: ../xslt/entry-templates/Album.xsl:242 +#: translators/audiofileimporter.cpp:189 +#, no-c-format +msgid "(Various)" msgstr "" -#: configdialog.cpp:475 -msgid "Install..." +#: translators/audiofileimporter.cpp:340 +msgid "Audio File Options" msgstr "" -#: configdialog.cpp:478 -msgid "Click to install a new template directly." +#: translators/audiofileimporter.cpp:342 +msgid "Recursive &folder search" msgstr "" -#: configdialog.cpp:481 configdialog.cpp:537 -msgid "Download..." +#: translators/audiofileimporter.cpp:343 +msgid "If checked, folders are recursively searched for audio files." msgstr "" -#: configdialog.cpp:484 -msgid "Click to download additional templates via the Internet." +#: translators/audiofileimporter.cpp:347 +msgid "Include file &location" msgstr "" -#: configdialog.cpp:487 -msgid "Delete..." +#: translators/audiofileimporter.cpp:348 +msgid "If checked, the file names for each track are added to the entries." msgstr "" -#: configdialog.cpp:490 -msgid "Click to select and remove installed templates." +#: translators/audiofileimporter.cpp:352 +msgid "Include &bitrate" msgstr "" -#: configdialog.cpp:501 -msgid "Data Sources" +#: translators/audiofileimporter.cpp:353 +msgid "If checked, the bitrate for each track is added to the entries." msgstr "" -#: configdialog.cpp:501 -msgid "Data Source Options" +#: translators/bibtexexporter.cpp:49 +msgid "Bibtex" msgstr "" -#: configdialog.cpp:506 fetchdialog.cpp:171 -msgid "Source" +#: translators/bibtexexporter.cpp:201 translators/bibteximporter.cpp:289 +msgid "Bibtex Options" msgstr "" -#: configdialog.cpp:517 -msgid "Move &Up" +#: translators/bibtexexporter.cpp:204 +msgid "Expand string macros" msgstr "" -#: configdialog.cpp:519 configdialog.cpp:523 +#: translators/bibtexexporter.cpp:206 msgid "" -"The order of the data sources sets the order that Tellico uses when entries " -"are automatically updated." +"If checked, the string macros will be expanded and no @string{} entries will " +"be written." msgstr "" -#: configdialog.cpp:521 -msgid "Move &Down" +#: translators/bibtexexporter.cpp:209 +msgid "Use URL package" msgstr "" -#: configdialog.cpp:528 -msgid "&New..." +#: translators/bibtexexporter.cpp:211 +msgid "If checked, any URL fields will be wrapped in a \\url declaration." msgstr "" -#: configdialog.cpp:530 -msgid "Click to add a new data source." +#: translators/bibtexexporter.cpp:214 +msgid "Skip entries with empty citation keys" msgstr "" -#: configdialog.cpp:531 -msgid "&Modify..." +#: translators/bibtexexporter.cpp:216 +msgid "If checked, any entries without a bibtex citation key will be skipped." msgstr "" -#: configdialog.cpp:533 -msgid "Click to modify the selected data source." +#: translators/bibtexexporter.cpp:220 +msgid "Bibtex quotation style:" msgstr "" -#: configdialog.cpp:536 -msgid "Click to delete the selected data source." +#: translators/bibtexexporter.cpp:222 translators/bibtexexporter.cpp:229 +#: translators/bibtexexporter.cpp:260 +msgid "Braces" msgstr "" -#: configdialog.cpp:539 -msgid "Click to download additional data sources via the Internet." +#: translators/bibtexexporter.cpp:223 translators/bibtexexporter.cpp:231 +msgid "Quotes" msgstr "" -#: configdialog.cpp:1016 -msgid "*.tar.gz *.tgz|Template Packages (*.tar.gz)" +#: translators/bibtexexporter.cpp:224 +msgid "" +"The quotation style used when exporting bibtex. All field values will " +"be escaped with either braces or quotation marks." msgstr "" -#: configdialog.cpp:1049 -msgid "Delete Template" +#: translators/bibtexhandler.cpp:257 translators/tellicoimporter.cpp:362 +#: translators/xmlstatehandler.cpp:244 +msgid "Unknown" msgstr "" -#: configdialog.cpp:1050 -msgid "Select template to delete:" +#: translators/bibteximporter.cpp:78 +msgid "No valid bibtex entries were found" msgstr "" -#: loanview.cpp:33 loanview.cpp:91 xslt.cpp:26 -msgid "Borrower" +#: translators/bibteximporter.cpp:98 +#, c-format +msgid "No valid bibtex entries were found in file - %1" msgstr "" -#: loanview.cpp:74 -msgid "Check-in" +#: translators/bibteximporter.cpp:290 +msgid "Use Unicode (UTF-8) encoding" msgstr "" -#: loanview.cpp:76 -msgid "Modify Loan..." +#: translators/bibteximporter.cpp:291 +msgid "Read the imported file in Unicode (UTF-8)." msgstr "" -#: loanview.cpp:93 -msgid "Borrower (Sort by Count)" +#: translators/bibteximporter.cpp:292 +msgid "Use user locale (%1) encoding" msgstr "" -#: collectionfactory.cpp:81 -msgid "My Collection" +#: translators/bibteximporter.cpp:296 +msgid "Read the imported file in the local encoding." msgstr "" -#: collectionfactory.cpp:124 -msgid "Book Collection" +#: translators/bibtexmlexporter.cpp:36 +msgid "Bibtexml" msgstr "" -#: collectionfactory.cpp:126 -msgid "Comic Book Collection" +#: translators/bibtexmlexporter.cpp:40 +msgid "*.xml|Bibtexml Files (*.xml)" msgstr "" -#: collectionfactory.cpp:127 -msgid "Video Collection" +#: translators/csvexporter.cpp:40 +msgid "CSV" msgstr "" -#: collectionfactory.cpp:128 -msgid "Music Collection" +#: translators/csvexporter.cpp:109 translators/csvimporter.cpp:247 +msgid "CSV Options" msgstr "" -#: collectionfactory.cpp:129 -msgid "Coin Collection" +#: translators/csvexporter.cpp:112 +msgid "Include field titles as column headers" msgstr "" -#: collectionfactory.cpp:130 -msgid "Stamp Collection" +#: translators/csvexporter.cpp:114 +msgid "If checked, a header row will be added with the field titles." msgstr "" -#: collectionfactory.cpp:131 -msgid "Wine Collection" +#: translators/csvexporter.cpp:117 translators/csvimporter.cpp:266 +msgid "Delimiter" msgstr "" -#: collectionfactory.cpp:132 -msgid "Card Collection" +#: translators/csvexporter.cpp:120 translators/csvimporter.cpp:269 +msgid "" +"In addition to a comma, other characters may be used as a delimiter, " +"separating each value in the file." msgstr "" -#: collectionfactory.cpp:133 -msgid "Game Collection" +#: translators/csvexporter.cpp:124 +msgid "Comma" msgstr "" -#: collectionfactory.cpp:134 -msgid "File Catalog" +#: translators/csvexporter.cpp:126 translators/csvimporter.cpp:276 +msgid "Use a comma as the delimiter." msgstr "" -#: collectionfactory.cpp:135 -msgid "Board Game Collection" +#: translators/csvexporter.cpp:130 +msgid "Semicolon" msgstr "" -#: collectionfactory.cpp:136 -msgid "Custom Collection" +#: translators/csvexporter.cpp:131 translators/csvimporter.cpp:281 +msgid "Use a semi-colon as the delimiter." msgstr "" -#: viewstack.cpp:29 -msgid "" -"The Entry View shows a formatted view of the entry's " -"contents." +#: translators/csvexporter.cpp:135 +msgid "Tab" msgstr "" -#: viewstack.cpp:31 -msgid "" -"The Icon View shows each entry in the collection or group using " -"an icon, which may be an image in the entry." +#: translators/csvexporter.cpp:136 translators/csvimporter.cpp:286 +msgid "Use a tab as the delimiter." msgstr "" -#: exportdialog.cpp:48 -msgid "Export Options" +#: translators/csvexporter.cpp:140 +msgid "Other" msgstr "" -#: exportdialog.cpp:53 -msgid "Formatting" +#: translators/csvexporter.cpp:141 translators/csvimporter.cpp:291 +msgid "Use a custom string as the delimiter." msgstr "" -#: exportdialog.cpp:55 -msgid "Format all fields" +#: translators/csvexporter.cpp:146 translators/csvimporter.cpp:298 +msgid "A custom string, such as a colon, may be used as a delimiter." msgstr "" -#: exportdialog.cpp:57 -msgid "" -"If checked, the values of the fields will be automatically formatted " -"according to their format type." +#: translators/csvimporter.cpp:255 +msgid "Select the type of collection being imported." msgstr "" -#: exportdialog.cpp:59 -msgid "Export selected entries only" +#: translators/csvimporter.cpp:261 +msgid "&First row contains field titles" msgstr "" -#: exportdialog.cpp:61 -msgid "If checked, only the currently selected entries will be exported." +#: translators/csvimporter.cpp:262 +msgid "If checked, the first row is used as field titles." msgstr "" -#: exportdialog.cpp:64 -msgid "Encoding" +#: translators/csvimporter.cpp:274 +msgid "&Comma" msgstr "" -#: exportdialog.cpp:66 -msgid "Encode in Unicode (UTF-8)" +#: translators/csvimporter.cpp:280 +msgid "&Semicolon" msgstr "" -#: exportdialog.cpp:68 -msgid "Encode the exported file in Unicode (UTF-8)." +#: translators/csvimporter.cpp:285 +msgid "Ta&b" msgstr "" -#: exportdialog.cpp:69 -msgid "Encode in user locale (%1)" +#: translators/csvimporter.cpp:290 +msgid "Ot&her:" msgstr "" -#: exportdialog.cpp:72 -msgid "Encode the exported file in the local encoding." +#: translators/csvimporter.cpp:315 +msgid "The table shows up to the first five lines of the CSV file." msgstr "" -#: fetchdialog.cpp:65 -msgid "&Search" +#: translators/csvimporter.cpp:322 +msgid "" +"Set each column to correspond to a field in the collection by choosing a " +"column, selecting the field, then clicking the Assign Field " +"button." msgstr "" -#: fetchdialog.cpp:66 -msgid "&Stop" +#: translators/csvimporter.cpp:324 +msgid "Co&lumn:" msgstr "" -#: fetchdialog.cpp:86 -msgid "Internet Search" +#: translators/csvimporter.cpp:333 +msgid "&Data field in this column:" msgstr "" -#: fetchdialog.cpp:94 -msgid "Search Query" +#: translators/csvimporter.cpp:341 +msgid "&Assign Field" msgstr "" -#: fetchdialog.cpp:100 +#: translators/csvimporter.cpp:373 msgid "" -"_: Start the search\n" -"S&earch:" +"At least one column must be assigned to a field. Only assigned columns will " +"be imported." msgstr "" -#: fetchdialog.cpp:104 -msgid "Enter a search value. An ISBN search must include the full ISBN." +#: translators/filelistingimporter.cpp:63 +msgid "Scanning files..." msgstr "" -#: fetchdialog.cpp:111 -msgid "Choose the type of search" +#: translators/filelistingimporter.cpp:191 +msgid "File Listing Options" msgstr "" -#: fetchdialog.cpp:117 -msgid "Click to start or stop the search" +#: translators/filelistingimporter.cpp:193 +msgid "Recursive folder search" msgstr "" -#: fetchdialog.cpp:134 -msgid "&Multiple ISBN/UPC search" +#: translators/filelistingimporter.cpp:194 +msgid "If checked, folders are recursively searched for all files." msgstr "" -#: fetchdialog.cpp:135 -msgid "Check this box to search for multiple ISBN or UPC values." +#: translators/filelistingimporter.cpp:198 +msgid "Generate file previews" msgstr "" -#: fetchdialog.cpp:138 -msgid "Edit List..." +#: translators/filelistingimporter.cpp:199 +msgid "" +"If checked, previews of the file contents are generated, which can slow down " +"the folder listing." msgstr "" -#: fetchdialog.cpp:140 -msgid "" -"Click to open a text edit box for entering or editing multiple ISBN values." +#: translators/freedbimporter.cpp:84 translators/freedbimporter.cpp:170 +msgid "Tellico was unable to access the CD-ROM device - %1." msgstr "" -#: fetchdialog.cpp:146 -msgid "Search s&ource:" +#: translators/freedbimporter.cpp:196 +msgid "Select CDDB Entry" msgstr "" -#: fetchdialog.cpp:154 -msgid "Select the database to search" +#: translators/freedbimporter.cpp:197 +msgid "Select a CDDB entry:" msgstr "" -#: fetchdialog.cpp:177 -msgid "" -"As results are found, they are added to this list. Selecting one will fetch " -"the complete entry and show it in the view below." +#: translators/freedbimporter.cpp:220 +msgid "No records were found to match the CD." msgstr "" -#: fetchdialog.cpp:185 -msgid "" -"An entry may be shown here before adding it to the current collection by " -"selecting it in the list above" +#: translators/freedbimporter.cpp:238 +msgid "Tellico was unable to complete the CD lookup." msgstr "" -#: fetchdialog.cpp:192 -msgid "&Add Entry" +#: translators/freedbimporter.cpp:470 +msgid "Various" msgstr "" -#: fetchdialog.cpp:196 -msgid "Add the selected entry to the current collection" +#: translators/freedbimporter.cpp:489 +msgid "Audio CD Options" msgstr "" -#: fetchdialog.cpp:198 -msgid "Get More Results" +#: translators/freedbimporter.cpp:493 +msgid "Read data from CD-ROM device" msgstr "" -#: fetchdialog.cpp:201 -msgid "Fetch more results from the current data source" +#: translators/freedbimporter.cpp:496 +msgid "Select or input the CD-ROM device location." msgstr "" -#: fetchdialog.cpp:205 -msgid "Clear all search fields and results" +#: translators/freedbimporter.cpp:502 +msgid "Read all CDDB cache files only" msgstr "" -#: fetchdialog.cpp:298 -msgid "Cancelling the search..." +#: translators/freedbimporter.cpp:503 +msgid "" +"Read data recursively from all the CDDB cache files contained in the default " +"cache folders." msgstr "" -#: fetchdialog.cpp:313 fetchdialog.cpp:472 -msgid "Searching..." +#: translators/gcfilmsexporter.cpp:37 +msgid "GCfilms" msgstr "" -#: fetchdialog.cpp:368 -msgid "The search returned no items." +#: translators/gcfilmsimporter.cpp:109 translators/gcfilmsimporter.cpp:254 +msgid "The file is not a valid GCstar data file." msgstr "" -#: fetchdialog.cpp:372 -#, c-format -msgid "" -"_n: The search returned 1 item.\n" -"The search returned %n items." +#: translators/htmlexporter.cpp:86 +msgid "HTML" msgstr "" -#: fetchdialog.cpp:412 -msgid "No results were found for the following ISBN values:" +#: translators/htmlexporter.cpp:324 +msgid "(grouped by %1)" msgstr "" -#: fetchdialog.cpp:443 fetchdialog.cpp:495 -msgid "Fetching %1..." +#: translators/htmlexporter.cpp:469 +msgid "HTML Options" msgstr "" -#: fetchdialog.cpp:528 fetchdialog.cpp:708 -msgid "No Internet sources are available for your current collection type." +#: translators/htmlexporter.cpp:472 +msgid "Print field headers" msgstr "" -#: fetchdialog.cpp:594 -msgid "Edit ISBN/UPC Values" +#: translators/htmlexporter.cpp:477 +msgid "Group the entries" msgstr "" -#: fetchdialog.cpp:598 -msgid "Enter the ISBN or UPC values, one per line." +#: translators/htmlexporter.cpp:482 +msgid "Export individual entry files" msgstr "" -#: fetchdialog.cpp:604 -msgid "&Load From File..." +#: translators/htmlexporter.cpp:483 +msgid "If checked, individual files will be created for each entry." +msgstr "" + +#: translators/importer.h:101 +msgid "Loading data..." msgstr "" -#: fetchdialog.cpp:605 -msgid "Load the list from a text file." +#: translators/importer.h:101 +msgid "Loading %1..." msgstr "" -#: fetchdialog.cpp:624 -msgid "" -"An ISBN search can contain a maximum of 100 ISBN values. Only the first " -"100 values in your list will be used." +#: translators/onixexporter.cpp:63 +msgid "ONIX Archive" msgstr "" -#: entryeditdialog.cpp:51 entryeditdialog.cpp:382 entryeditdialog.cpp:406 -#: entryeditdialog.cpp:512 -msgid "Edit Entry" +#: translators/onixexporter.cpp:67 +msgid "*.zip|Zip Files (*.zip)" msgstr "" -#: entryeditdialog.cpp:52 -msgid "&New Entry" +#: translators/onixexporter.cpp:176 +msgid "ONIX Archive Options" msgstr "" -#: entryeditdialog.cpp:66 entryeditdialog.cpp:117 entryeditdialog.cpp:416 -#: entryeditdialog.cpp:540 -msgid "Sa&ve Entry" +#: translators/onixexporter.cpp:179 +msgid "Include images in archive" msgstr "" -#: entryeditdialog.cpp:77 -msgid "Go to the previous entry in the collection" +#: translators/onixexporter.cpp:181 +msgid "" +"If checked, the images in the document will be included in the zipped ONIX " +"archive." msgstr "" -#: entryeditdialog.cpp:82 -msgid "Go to the next entry in the collection" +#: translators/pdfimporter.cpp:92 translators/pdfimporter.cpp:100 +msgid "Tellico was unable to read any metadata from the PDF file." msgstr "" -#: entryeditdialog.cpp:315 -msgid "Do you really want to modify these entries?" +#: translators/pdfimporter.cpp:232 +msgid "" +"Tellico is able to download information about entries with a DOI from " +"CrossRef.org. However, you must create an CrossRef account and add a new " +"data source with your account information." msgstr "" -#: entryeditdialog.cpp:317 -msgid "Modify Multiple Entries" +#: translators/pilotdbexporter.cpp:43 +msgid "PilotDB" msgstr "" -#: entryeditdialog.cpp:359 -msgid "A value is required for the following fields. Do you want to continue?" +#: translators/pilotdbexporter.cpp:47 +msgid "*.pdb|Pilot Database Files (*.pdb)" msgstr "" -#: entryeditdialog.cpp:456 -msgid "Edit Entries" +#: translators/pilotdbexporter.cpp:210 +msgid "PilotDB Options" msgstr "" -#: entryeditdialog.cpp:488 -msgid "Sa&ve Entries" +#: translators/pilotdbexporter.cpp:213 translators/pilotdbexporter.cpp:215 +msgid "Set PDA backup flag for database" msgstr "" -#: entryeditdialog.cpp:656 -msgid "" -"The current entry has been modified.\n" -"Do you want to enter the changes?" +#: translators/risimporter.cpp:303 +msgid "PDF" msgstr "" -#: entryeditdialog.cpp:659 -msgid "Save Entry" +#: translators/tellicoimporter.cpp:147 translators/xmlstatehandler.cpp:108 +msgid "It is from a future version of Tellico." msgstr "" -#: reportdialog.cpp:53 -msgid "Collection Report" +#: translators/tellicoimporter.cpp:157 translators/xmlstatehandler.cpp:112 +msgid "" +"Tellico is converting the file to a more recent document format. Information " +"loss may occur if an older version of Tellico is used to read this file in " +"the future." msgstr "" -#: reportdialog.cpp:60 -msgid "&Report template:" +#: translators/tellicoimporter.cpp:787 translators/tellicosaximporter.cpp:173 +msgid "The file is empty." msgstr "" -#: reportdialog.cpp:83 -msgid "&Generate" +#: translators/tellicoimporter.cpp:805 translators/tellicosaximporter.cpp:191 +msgid "The file contains no collection data." msgstr "" -#: reportdialog.cpp:107 -msgid "Select a report template and click Generate." +#: translators/tellicoimporter.cpp:950 +msgid "Unread Books" msgstr "" -#: reportdialog.cpp:108 -msgid "" -"Some reports may take several seconds to generate for large collections." +#: translators/tellicoimporter.cpp:960 +msgid "Old Movies" msgstr "" -#: tellico_kernel.cpp:285 -msgid "Do you really want to delete this filter?" +#: translators/tellicoimporter.cpp:978 +msgid "80's Music" msgstr "" -#: tellico_kernel.cpp:287 -msgid "Delete Filter?" +#: translators/tellicoimporter.cpp:990 +msgid "Favorites" msgstr "" -#: tellico_kernel.cpp:323 -msgid "New collection name:" +#: translators/tellicoxmlexporter.cpp:56 +msgid "XML" msgstr "" -#: tellico_kernel.cpp:377 -msgid "Entry 1" +#: translators/tellicoxmlexporter.cpp:482 +msgid "Tellico XML Options" msgstr "" -#: tellico_kernel.cpp:378 -msgid "Entry 2" +#: translators/tellicoxmlexporter.cpp:485 +msgid "Include images in XML document" msgstr "" -#: tellico_kernel.cpp:387 -msgid "Conflicting values for %1 were found while merging entries." +#: translators/tellicoxmlexporter.cpp:487 +msgid "" +"If checked, the images in the document will be included in the XML stream as " +"base64 encoded elements." msgstr "" -#: tellico_kernel.cpp:393 -msgid "Please choose which value to keep." +#: translators/tellicozipexporter.cpp:35 +msgid "Tellico Zip File" msgstr "" -#: entrymerger.cpp:33 tellico_kernel.cpp:398 -msgid "Merge Entries" +#: translators/xsltexporter.cpp:39 +msgid "XSLT" msgstr "" -#: tellico_kernel.cpp:399 tellico_kernel.cpp:400 -#, c-format -msgid "Select value from %1" +#: translators/xsltexporter.cpp:74 translators/xsltimporter.cpp:98 +msgid "XSLT Options" msgstr "" -#: entryview.cpp:186 -msgid "Tellico is unable to locate the default entry stylesheet." +#: translators/xsltexporter.cpp:79 translators/xsltimporter.cpp:101 +msgid "XSLT file:" msgstr "" -#: rc.cpp:6 -#, no-c-format -msgid "&New" +#: translators/xsltexporter.cpp:81 +msgid "Choose the XSLT file used to transform the Tellico XML data." msgstr "" -#: rc.cpp:15 -#, no-c-format -msgid "&Collection" +#: translators/xsltimporter.cpp:64 translators/xsltimporter.cpp:70 +msgid "A valid XSLT file is needed to import the file." msgstr "" -#: rc.cpp:24 -#, no-c-format -msgid "Collection Toolbar" +#: viewstack.cpp:29 +msgid "" +"The Entry View shows a formatted view of the entry's " +"contents." msgstr "" -#: _translatorinfo.cpp:1 +#: viewstack.cpp:31 msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" +"The Icon View shows each entry in the collection or group using " +"an icon, which may be an image in the entry." msgstr "" -#: _translatorinfo.cpp:3 +#: core/tellico_config.kcfg:96 msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" +"a,an,and,as,at,but,by,for,from,in,into,nor,of,off,on,onto,or,out,over,the,to," +"up,with" msgstr "" -#: entrymerger.cpp:35 -msgid "Merging entries..." +#: core/tellico_config.kcfg:99 +msgid "the" msgstr "" -#: entrymerger.cpp:49 -msgid "Total merged/scanned entries: %1/%2" +#: core/tellico_config.kcfg:102 +msgid "jr.,jr,iii,iv" +msgstr "" + +#: core/tellico_config.kcfg:105 +msgid "de,van,der,van der,von" msgstr "" -#: tips.cpp:3 +#: ../tellico.tips:3 msgid "" "

...that if a book has more than one author, you should separate\n" "their names by a semi-colon, so that Tellico will know how to split them\n" @@ -4650,13 +4684,13 @@ msgid "" "same way, with a semi-colon (;) separating each value.

\n" msgstr "" -#: tips.cpp:11 +#: ../tellico.tips:12 msgid "" "

...that you can change which fields are shown in the list view by\n" "right-clicking on the column header.\n" msgstr "" -#: tips.cpp:16 +#: ../tellico.tips:18 msgid "" "

...that you can add, edit, or modify the fields in the collection using\n" "the Field Editor. The arrow buttons below the field list can be used to " @@ -4665,7 +4699,7 @@ msgid "" "editor.

\n" msgstr "" -#: tips.cpp:23 +#: ../tellico.tips:26 msgid "" "

...that if you want to filter by a Checkbox field, a value of\n" "\"true\" should be used. If you'd like to filter to\n" @@ -4676,7 +4710,7 @@ msgid "" "have \"Read\" \"does not contain\" \"true\" (no quotes).

\n" msgstr "" -#: tips.cpp:33 +#: ../tellico.tips:37 msgid "" "

...that if a non-word character is used in the Quick Filter, the text is\n" "interpreted as a regular expression.

\n" @@ -4684,25 +4718,25 @@ msgid "" "type \"weber|bujold\" (no quotes) in the filter box.

\n" msgstr "" -#: tips.cpp:40 +#: ../tellico.tips:45 msgid "" "

...that you can edit more than one entry at a time, by holding down\n" "the Shift or Ctrl key and selecting multiple entries.

\n" msgstr "" -#: tips.cpp:45 +#: ../tellico.tips:51 msgid "" "

...that you can convert an existing book collection to a bibliography,\n" "which can then be exported to bibtex or Bibtexml format.

\n" msgstr "" -#: tips.cpp:50 +#: ../tellico.tips:57 msgid "" "

...that you can add, edit, and delete string macros for " "bibliographies.

\n" msgstr "" -#: tips.cpp:54 +#: ../tellico.tips:62 msgid "" "

...that if more than one field is formatted as a name, then an " "additional\n" @@ -4711,7 +4745,7 @@ msgid "" "to be sorted or printed together, for example.

\n" msgstr "" -#: tips.cpp:60 +#: ../tellico.tips:69 msgid "" "

...that you can modify the appearance of the printed output by modifying\n" "the tellico-printing.xsl file. The file generates HTML, and the " @@ -4719,30 +4753,30 @@ msgid "" "within the stylesheet governs things like the font, the margins, etc.

\n" msgstr "" -#: tips.cpp:66 +#: ../tellico.tips:76 msgid "" "

...that you can import using any generic XSL stylesheet which\n" "outputs a valid Tellico XML file.

\n" msgstr "" -#: tips.cpp:71 +#: ../tellico.tips:82 msgid "

...that double-clicking an entry item opens the Entry Editor.

\n" msgstr "" -#: tips.cpp:75 +#: ../tellico.tips:87 msgid "" "

...that you can add HTML tags to any Paragraph field for formatting, such " "as\n" "<b>bold</b> or <i>italic</i>.

\n" msgstr "" -#: tips.cpp:80 +#: ../tellico.tips:93 msgid "" "

...that in the Detailed View, you can press a letter on the\n" "keyboard to skip to the next entry that starts with that letter.

\n" msgstr "" -#: tips.cpp:85 +#: ../tellico.tips:99 msgid "" "

...that you can use Dependent Fields to combine multiple separated " "fields\n" @@ -4755,188 +4789,230 @@ msgid "" "a number field followed by a text subfield with entries 3b, 14a.

\n" msgstr "" -#: xslt.cpp:2 +#: ../xslt/:1 msgid "" "_: Album XSL Template\n" "Album" msgstr "" -#: xslt.cpp:3 -msgid "This template is meant for music collections only." -msgstr "" - -#: xslt.cpp:5 -msgid "Total:" -msgstr "" - -#: xslt.cpp:7 +#: ../xslt/:2 msgid "" -"_: Fancy XSL Template\n" -"Fancy" +"_: Compact XSL Template\n" +"Compact" msgstr "" -#: xslt.cpp:9 +#: ../xslt/:3 msgid "" "_: Default XSL Template\n" "Default" msgstr "" -#: xslt.cpp:11 +#: ../xslt/:4 msgid "" -"_: Compact XSL Template\n" -"Compact" +"_: Fancy XSL Template\n" +"Fancy" msgstr "" -#: xslt.cpp:13 +#: ../xslt/:5 msgid "" "_: Video XSL Template\n" "Video" msgstr "" -#: xslt.cpp:14 xslt.cpp:43 -msgid "This template is meant for video collections only." +#: ../xslt/:6 +msgid "" +"_: Column View XSL Template\n" +"Column View" msgstr "" -#: xslt.cpp:16 +#: ../xslt/:7 msgid "" "_: Group Summary XSL Template\n" "Group Summary" msgstr "" -#: xslt.cpp:17 -msgid ": Group Summary" +#: ../xslt/:8 +msgid "" +"_: Group View XSL Template\n" +"Group View" msgstr "" -#: xslt.cpp:18 -msgid "Total number of fields:" +#: ../xslt/:9 +msgid "" +"_: Image List XSL Template\n" +"Image List" msgstr "" -#: xslt.cpp:19 -msgid "Total number of entries:" +#: ../xslt/:10 +msgid "" +"_: Loan View XSL Template\n" +"Loan View" msgstr "" -#: xslt.cpp:20 xslt.cpp:32 xslt.cpp:46 -msgid "Generated by Tellico" +#: ../xslt/:11 +msgid "" +"_: Title Listing (Horizontal) XSL Template\n" +"Title Listing (Horizontal)" msgstr "" -#: xslt.cpp:21 -msgid "Distinct values: " +#: ../xslt/:12 +msgid "" +"_: Title Listing (Vertical) XSL Template\n" +"Title Listing (Vertical)" msgstr "" -#: xslt.cpp:23 +#: ../xslt/:13 msgid "" -"_: Image List XSL Template\n" -"Image List" +"_: Tri-Column XSL Template\n" +"Tri-Column" msgstr "" -#: xslt.cpp:25 -msgid "" -"_: Loan View XSL Template\n" -"Loan View" +#: ../xslt/entry-templates/Album.xsl:169 +#, no-c-format +msgid "This template is meant for music collections only." msgstr "" -#: xslt.cpp:27 xslt.cpp:29 -msgid "Loan Date" +#: ../xslt/entry-templates/Album.xsl:483 +#, no-c-format +msgid "Total:" msgstr "" -#: xslt.cpp:28 xslt.cpp:31 -msgid "Note" +#: ../xslt/entry-templates/Video.xsl:193 +#: ../xslt/report-templates/Tri-Column.xsl:120 +#, no-c-format +msgid "This template is meant for video collections only." msgstr "" -#: xslt.cpp:30 -msgid "Due Date" +#: ../xslt/report-templates/Group_Summary.xsl:159 +#, no-c-format +msgid ": Group Summary" msgstr "" -#: xslt.cpp:34 -msgid "" -"_: Group View XSL Template\n" -"Group View" +#: ../xslt/report-templates/Group_Summary.xsl:167 +#, no-c-format +msgid "Total number of fields:" msgstr "" -#: xslt.cpp:36 -msgid "" -"_: Title Listing (Horizontal) XSL Template\n" -"Title Listing (Horizontal)" +#: ../xslt/report-templates/Group_Summary.xsl:171 +#, no-c-format +msgid "Total number of entries:" msgstr "" -#: xslt.cpp:38 -msgid "" -"_: Title Listing (Vertical) XSL Template\n" -"Title Listing (Vertical)" +#: ../xslt/report-templates/Group_Summary.xsl:187 +#: ../xslt/report-templates/Loan_View.xsl:193 +#: ../xslt/tellico2html.xsl:413 +#, no-c-format +msgid "Generated by Tellico" msgstr "" -#: xslt.cpp:40 -msgid "" -"_: Column View XSL Template\n" -"Column View" +#: ../xslt/report-templates/Group_Summary.xsl:285 +#, no-c-format +msgid "Distinct values: " msgstr "" -#: xslt.cpp:42 -msgid "" -"_: Tri-Column XSL Template\n" -"Tri-Column" +#: ../xslt/report-templates/Loan_View.xsl:132 +#: ../xslt/report-templates/Loan_View.xsl:166 +#, no-c-format +msgid "Loan Date" +msgstr "" + +#: ../xslt/report-templates/Loan_View.xsl:133 +#: ../xslt/report-templates/Loan_View.xsl:168 +#, no-c-format +msgid "Note" +msgstr "" + +#: ../xslt/report-templates/Loan_View.xsl:167 +#, no-c-format +msgid "Due Date" msgstr "" -#: xslt.cpp:44 +#: ../xslt/tellico2html.xsl:252 +#, no-c-format msgid "Search" msgstr "" -#: z3950.cpp:4 +#: fetch/z3950-server.cfg:14 msgid "The British Library" msgstr "" -#: z3950.cpp:6 +#: fetch/z3950-server.cfg:22 msgid "Sudoc (France)" msgstr "" -#: z3950.cpp:8 +#: fetch/z3950-server.cfg:31 msgid "BIBSYS (Norway)" msgstr "" -#: z3950.cpp:10 +#: fetch/z3950-server.cfg:40 msgid "Italian National Library" msgstr "" -#: z3950.cpp:12 +#: fetch/z3950-server.cfg:49 msgid "Portuguese National Library" msgstr "" -#: z3950.cpp:14 +#: fetch/z3950-server.cfg:58 msgid "National Library of Poland" msgstr "" -#: z3950.cpp:16 +#: fetch/z3950-server.cfg:67 msgid "National Library of Canada" msgstr "" -#: z3950.cpp:18 +#: fetch/z3950-server.cfg:76 msgid "Israel Union List" msgstr "" -#: z3950.cpp:20 +#: fetch/z3950-server.cfg:85 msgid "National Library of Australia" msgstr "" -#: z3950.cpp:22 +#: fetch/z3950-server.cfg:94 msgid "National Library of Lithuania" msgstr "" -#: z3950.cpp:24 +#: fetch/z3950-server.cfg:103 msgid "Copac (UK and Ireland)" msgstr "" -#: scripts.cpp:2 +#: fetch/scripts/boardgamegeek.rb.spec:1 msgid "BoardGameGeek" msgstr "" -#: scripts.cpp:4 +#: fetch/scripts/dark_horse_comics.py.spec:1 msgid "Dark Horse Comics" msgstr "" -#: scripts.cpp:6 +#: fetch/scripts/fr.allocine.py.spec:1 msgid "Allocine.fr" msgstr "" -#: scripts.cpp:8 +#: fetch/scripts/ministerio_de_cultura.py.spec:1 msgid "Spanish Ministry of Culture" msgstr "" + +#: tellicoui.rc:6 +#, no-c-format +msgid "&File" +msgstr "" + +#: tellicoui.rc:8 +#, no-c-format +msgid "&New" +msgstr "" + +#: tellicoui.rc:71 +#, no-c-format +msgid "&Collection" +msgstr "" + +#: tellicoui.rc:109 +#, no-c-format +msgid "Main Toolbar" +msgstr "" + +#: tellicoui.rc:118 +#, no-c-format +msgid "Collection Toolbar" +msgstr "" diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt new file mode 100644 index 0000000..2abab87 --- /dev/null +++ b/src/CMakeL10n.txt @@ -0,0 +1,98 @@ +##### prepare strings from data files ########### + +message( STATUS "Prepare to extract strings from tellico data files..." ) + +## core/tellico_config.kcfg +tde_l10n_prepare_xml( + SOURCE "core/tellico_config.kcfg" + TAGS "default" + C_FORMAT +) +file( READ "${CMAKE_CURRENT_SOURCE_DIR}/core/tellico_config.kcfg.tde_l10n" _config_data ) +string( REGEX REPLACE "[^\n]" "" _config_len ${_config_data} ) +string( LENGTH "+${_config_len}" _config_len ) +set( _config_pos 0 ) +unset( _config_l10n ) +while( _config_pos LESS ${_config_len} ) + # pick line + string( REGEX REPLACE "^([^\n]*)\n(.*)" "\\1" _config_line "${_config_data}" ) + string( REGEX REPLACE "^([^\n]*)\n(.*)" "\\2" _config_data "${_config_data}" ) + math( EXPR _config_pos "${_config_pos}+1" ) + + # clean default config value without "code" + if( "${_config_line}" MATCHES "i18n\\(\"i18n\\(" ) + string( REGEX REPLACE + "i18n\\(\"i18n\\(\\\\\"(.*)\\\\\"\\)\"\\);" + "i18n(\"\\1\");" + _config_line "${_config_line}" ) + else( ) + set( _config_line "" ) + endif( ) + + # write line + set( _config_l10n "${_config_l10n}${_config_line}\n" ) +endwhile( ) +file( WRITE "${CMAKE_CURRENT_SOURCE_DIR}/core/tellico_config.kcfg.tde_l10n" "${_config_l10n}" ) + +## tips +tde_l10n_preparetips( "../tellico.tips" ) + +## xsl templates +file( GLOB_RECURSE _xsl_files + RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} + ${CMAKE_CURRENT_SOURCE_DIR}/../xslt/*.xsl ) +unset( _xsl_list_l10n ) +set( _xsl_l10n "../xslt/.tde_l10n" ) +foreach( _xsl_file ${_xsl_files} ) + if( "${_xsl_file}" MATCHES "/[^/]*-templates/" ) + get_filename_component( _xsl_name "${_xsl_file}" NAME_WE ) + string( REPLACE "_" " " _xsl_name "${_xsl_name}" ) + set( _xsl_list_l10n + "${_xsl_list_l10n}i18n(\"${_xsl_name} XSL Template\", \"${_xsl_name}\");\n" ) + endif( ) + tde_l10n_prepare_xml( SOURCE ${_xsl_file} TAGS i18n ) + list( APPEND _xsl_l10n "${_xsl_file}.tde_l10n" ) +endforeach( ) +file( WRITE "${CMAKE_CURRENT_SOURCE_DIR}/../xslt/.tde_l10n" "${_xsl_list_l10n}" ) + +## z3950 servers +file( READ "${CMAKE_CURRENT_SOURCE_DIR}/fetch/z3950-servers.cfg" _z3950_servers ) +string( REGEX REPLACE + "(^|\n)Name=([^\n]+)" + "\\1i18n(\"\\2\");" + _z3950_l10n "${_z3950_servers}" +) +file( WRITE "${CMAKE_CURRENT_SOURCE_DIR}/fetch/z3950-server.cfg.tde_l10n" "${_z3950_l10n}" ) + +## scripts spec +file( GLOB_RECURSE _scripts_files + RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} + ${CMAKE_CURRENT_SOURCE_DIR}/fetch/scripts/*.spec ) +unset( _scripts_l10n ) +foreach( _script_file ${_scripts_files} ) + file( READ "${CMAKE_CURRENT_SOURCE_DIR}/${_script_file}" _script_spec ) + string( REGEX REPLACE + "(^|\n)Name=([^\n]+)" + "\\1i18n(\"\\2\");" + _script_l10n "${_script_spec}" + ) + file( WRITE "${CMAKE_CURRENT_SOURCE_DIR}/${_script_file}.tde_l10n" "${_script_l10n}" ) + list( APPEND _scripts_l10n "${_script_file}.tde_l10n" ) +endforeach( ) + + +##### create translation templates ############## + +tde_l10n_create_template( + CATALOG "tellico" + SOURCES + "." + "core/tellico_config.kcfg.tde_l10n" + "../tellico.tips.tde_l10n" + ${_xsl_l10n} + "fetch/z3950-server.cfg.tde_l10n" + ${_scripts_l10n} + EXCLUDES + "^core/tellico_config\\\\.kcfg\\$" + COMMENT "TRANSLATORS:" +)