diff --git a/src/qtgui/i18n/recoll_xx.ts b/src/qtgui/i18n/recoll_xx.ts index 5175d31b..039e374f 100644 --- a/src/qtgui/i18n/recoll_xx.ts +++ b/src/qtgui/i18n/recoll_xx.ts @@ -159,27 +159,27 @@ Main - + Configuration problem: - + Configuration problem (dynconf - + No db directory in configuration - + Could not open database in - + . Click Cancel if you want to edit the configuration file before indexation starts, or Ok to let it proceed. @@ -188,17 +188,17 @@ Click Cancel if you want to edit the configuration file before indexation starts Preview - + Close Tab - + Cannot create temporary directory - + File does not exist @@ -208,22 +208,22 @@ Click Cancel if you want to edit the configuration file before indexation starts - + Missing helper program: - + Can't turn doc into internal representation for - + Creating preview text - + Loading preview text into editor @@ -281,137 +281,205 @@ Click Cancel if you want to edit the configuration file before indexation starts + + QObject + + + Global parameters + + + + + Local parameters + + + + + <b>Customised subtrees + + + + + The list of subdirectories in the indexed hierarchy <br>where some parameters need to be redefined. Default: empty. + + + + + <i>The parameters that follow are set either at the top level, if nothing<br>or an empty line is selected in the listbox above, or for the selected subdirectory.<br>You can add or remove directories by clicking the +/- buttons. + + + + + Skipped names + + + + + These are patterns for file or directory names which should not be indexed. + + + + + Default character set + + + + + This is the character set used for reading files which do not identify the character set internally, for example pure text files.<br>The default value is empty, and the value from the NLS environnement is used. + + + + + Follow symbolic links + + + + + Follow symbolic links while indexing. The default is no, to avoid duplicate indexing + + + + + Index all file names + + + + + Index the names of files for which the contents cannot be identified or processed (no or unsupported mime type). Default true + + + RclMain - + (no stemming) - + (all languages) - + error retrieving stemming languages - + Indexing in progress: - + Files - + Purge - + Stemdb - + Closing - + Unknown - + Cant start query: - + Query results - + Query results (sorted) - + Cannot retrieve document info from database - + Cannot access document file: - + Warning - + Can't create preview window - + This search is not active any more - + No external viewer configured for mime type - + Bad viewer command line for %1: [%2] Please check the mimeconf file - + The viewer specified in mimeconf for %1: %2 is not found. Do you want to start the preferences dialog ? - + Cannot extract document or create temporary file - + Executing: [ - + About Recoll - + Starting help browser - + History data - + Document history @@ -449,120 +517,125 @@ Do you want to start the preferences dialog ? - + &Help - + E&xit - + Ctrl+Q - + Update &index - + &Erase document history - + &About Recoll - + &User manual - + Document &History - + Document History - + &Advanced Search - + Advanced/complex Search - + &Sort parameters - + Sort parameters - + Term &explorer - + Term explorer tool - + Next page - + Next page of results - + First page - + Go to first page of results - + Previous page - + Previous page of results - + &Query configuration - + External index dialog + + + &Indexing configuration + + ResList @@ -602,47 +675,47 @@ Do you want to start the preferences dialog ? - + Previous - + Next - + &Preview - + &Edit - + Copy &File Name - + Copy &Url - + Find &similar documents - + P&arent document/folder - + Query details @@ -650,47 +723,47 @@ Do you want to start the preferences dialog ? SSearch - + Any term - + All terms - + File name - + Query language - + Bad query string - + Out of memory - + Too many completions - + Completions - + Select an item: @@ -1212,4 +1285,154 @@ May be slow for big documents. + + confgui::ConfIndexW + + + Can't write configuration file + + + + + confgui::ConfParamFNW + + + Browse + + + + + confgui::ConfParamSLW + + + + + + + + + - + + + + + confgui::ConfSubPanelW + + + Global + + + + + confgui::ConfTopPanelW + + + Top directories + + + + + The list of directories where recursive indexing starts. Default: your home. + + + + + Skipped paths + + + + + These are names of directories which indexing will not enter.<br> May contain wildcards. Must match the paths seen by the indexer (ie: if topdirs includes '/home/me' and '/home' is actually a link to '/usr/home', a correct skippedPath entry would be '/home/tmp*', not '/usr/home/tmp*') + + + + + Stemming languages + + + + + The languages for which stemming expansion<br>dictionaries will be built. + + + + + Log file name + + + + + The file where the messages will be written.<br>Use 'stderr' for terminal output + + + + + Log verbosity level + + + + + This value adjusts the amount of messages,<br>from only errors to a lot of debugging data. + + + + + Index flush megabytes interval + + + + + This value adjust the amount of data which is indexed betweeen flushes to disk.<br>This helps control the indexer memory usage. Default 10MB + + + + + Max disk occupation (%) + + + + + This is the percentage of disk occupation where indexing will fail and stop (to avoid filling up your disk).<br>0 means no limit (this is the default). + + + + + No aspell usage + + + + + Disables use of aspell to generate spelling approximation in the term explorer tool.<br> Useful is aspell is absent or does not work. + + + + + Aspell language + + + + + The language for the aspell dictionary. This should look like 'en' or 'fr' ...<br>If this value is not set, the NLS environment will be used to compute it, which usually works.To get an idea of what is installed on your system, type 'aspell config' and look for .dat files inside the 'data-dir' directory. + + + + + Database directory name + + + + + The name for a directory where to store the index<br>A non-absolute path is taken relative to the configuration directory. The default is 'xapiandb'. + + + + + Use system's 'file' command + + + + + Use the system's 'file' command if internal<br>mime type identification fails. + + +