From 94da038723d6e671c2cacdfab36e1ed4343b248d Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Thu, 25 Aug 2011 08:45:12 +0200 Subject: [PATCH] small message etc. touchups --- src/doc/user/usermanual.sgml | 13 +-- src/mk/manifest.txt | 1 + src/qtgui/i18n/recoll_de.ts | 153 +++++++++++++++++++++++++++++++--- src/qtgui/i18n/recoll_fr.ts | 155 +++++++++++++++++++++++++++++++++-- src/qtgui/i18n/recoll_it.ts | 153 +++++++++++++++++++++++++++++++--- src/qtgui/i18n/recoll_lt.ts | 147 ++++++++++++++++++++++++++++++++- src/qtgui/i18n/recoll_ru.ts | 147 ++++++++++++++++++++++++++++++++- src/qtgui/i18n/recoll_tr.ts | 153 +++++++++++++++++++++++++++++++--- src/qtgui/i18n/recoll_uk.ts | 153 +++++++++++++++++++++++++++++++--- src/qtgui/i18n/recoll_xx.ts | 155 +++++++++++++++++++++++++++++++---- src/qtgui/searchclause_w.cpp | 2 +- website/index.html.fr | 3 +- website/release-1.16.html | 23 ++++-- 13 files changed, 1155 insertions(+), 103 deletions(-) diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml index ee366a95..865c4c78 100644 --- a/src/doc/user/usermanual.sgml +++ b/src/doc/user/usermanual.sgml @@ -2,7 +2,7 @@ Recoll"> Recoll helper applications page"> - + Xapian"> ]> @@ -1927,8 +1927,7 @@ text/html [file:///Users/uncrypted-dockes/projets/bateaux/ilur/factEtCie/r Query Language. It can also be used with the KIO slave or the command line search. It broadly has the same capabilities as the complex search interface in the - GUI. Additionally, the query language is for now the only way to - access the important &RCL; field search capabilities. + GUI. The language is roughly based on the @@ -3698,14 +3697,6 @@ mondelaypatterns = *.log:20 "this one has spaces*:10" - guesscharset - Decide if we try to guess the character - set of files if no internal value is available (ie: for - plain text files). This does not work well in general, and - should probably not be used. - - - diff --git a/src/mk/manifest.txt b/src/mk/manifest.txt index 50500356..e7da1019 100644 --- a/src/mk/manifest.txt +++ b/src/mk/manifest.txt @@ -137,6 +137,7 @@ filters/rclppt filters/rclps filters/rclpurple filters/rclpython +filters/rclrar filters/rclrtf filters/rclscribus filters/rclshowinfo diff --git a/src/qtgui/i18n/recoll_de.ts b/src/qtgui/i18n/recoll_de.ts index b95c0700..bcca6fb1 100644 --- a/src/qtgui/i18n/recoll_de.ts +++ b/src/qtgui/i18n/recoll_de.ts @@ -120,6 +120,10 @@ All non empty fields on the right will be combined with AND ("All clauses" choice) or OR ("Any clause" choice) conjunctions. <br>"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.<br>Fields with no data are ignored. + + Invert + + Main @@ -139,7 +143,11 @@ Drücken Sie Abbrechen, um die Konfigurationsdatei vor dem Start der Indizierung Configuration problem (dynconf - Konfigurationsproblem (dynconf) + Konfigurationsproblem (dynconf) + + + "history" file is damaged or un(read)writeable, please check or remove it: + @@ -211,6 +219,22 @@ Drücken Sie Abbrechen, um die Konfigurationsdatei vor dem Start der Indizierung Print Current Preview + + Show image + + + + Select All + + + + Copy + + + + Save document to file + + QObject @@ -454,6 +478,14 @@ Do you want to start the preferences dialog ? Query details Suchdetails + + Could not open external index. Db not open. Check external indexes list. + + + + No results found + + RclMainBase @@ -818,6 +850,85 @@ Do you want to start the preferences dialog ? " column + + Save table to CSV file + + + + Can't open/create file: + + + + &Preview + &Vorschau + + + &Open + + + + Copy &File Name + &Dateinamen kopieren + + + Copy &URL + &Url kopieren + + + &Write to File + + + + Find &similar documents + &Gleiche Dokumente finden + + + Preview P&arent document/folder + + + + &Open Parent document/folder + + + + &Save as CSV + + + + + ResTableDetailArea + + &Preview + &Vorschau + + + &Open + + + + Copy &File Name + &Dateinamen kopieren + + + Copy &URL + &Url kopieren + + + &Write to File + + + + Find &similar documents + &Gleiche Dokumente finden + + + Preview P&arent document/folder + + + + &Open Parent document/folder + + SSearch @@ -955,6 +1066,10 @@ Use <b>Show Query</b> link when in doubt about result and see manual Number of additional words that may be interspersed with the chosen ones Anzahl der Wörter, die sich zwischen den angegebenen befinden dürfen + + No field + + SortForm @@ -1310,22 +1425,22 @@ Dadurch sollten Ergebnisse, die exakte Übereinstimmungen der Suchworte enthalte Beagle MUST NOT be running. Enables processing the beagle queue to index Firefox web history.<br>(you should also install the Firefox Beagle plugin) - - Web cache directory name - - - - The name for a directory where to store the cache for visited web pages.<br>A non-absolute path is taken relative to the configuration directory. - - - - Max. size for the web cache (MB) - - Entries will be recycled once the size is reached + + Web page store directory name + + + + The name for a directory where to store the copies of visited web pages.<br>A non-absolute path is taken relative to the configuration directory. + + + + Max. size for the web store (MB) + + confgui::ConfIndexW @@ -1676,5 +1791,17 @@ May be slow for big documents. &Cancel &Abbrechen + + Abstract snippet separator + + + + Use <PRE> tags instead of <BR>to display plain text as html. + + + + Lines in PRE text are not folded. Using BR loses indentation. + + diff --git a/src/qtgui/i18n/recoll_fr.ts b/src/qtgui/i18n/recoll_fr.ts index a3be8a0a..69ee2609 100644 --- a/src/qtgui/i18n/recoll_fr.ts +++ b/src/qtgui/i18n/recoll_fr.ts @@ -1,4 +1,6 @@ - + + + AdvSearch @@ -120,6 +122,10 @@ All non empty fields on the right will be combined with AND ("All clauses" choice) or OR ("Any clause" choice) conjunctions. <br>"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.<br>Fields with no data are ignored. Tous les champs de droite non vides seront combinés par une conjonction ET (choix "Toutes les clauses") ou OU (choix "Une des clauses"). <br> Les champs de type "Un de ces mots", "Tous ces mots" et "Aucun de ces mots" acceptent un mélange de mots et de phrases contenues dans des apostrophes "une phrase".<br>Les champs non renseignés sont ignorés. + + Invert + Inverser + Main @@ -138,7 +144,11 @@ Click Cancel if you want to edit the configuration file before indexing starts, Configuration problem (dynconf - Problème de configuration (dynconf) + Problème de configuration (dynconf) + + + "history" file is damaged or un(read)writeable, please check or remove it: + Le fichier d'historique est illisible, le verifier ou l'effacer: @@ -210,6 +220,22 @@ Click Cancel if you want to edit the configuration file before indexing starts, Print Current Preview Imprimer la fenêtre de prévisualisation + + Show image + Afficher l'image + + + Select All + Tout selectionner + + + Copy + Copier + + + Save document to file + Sauvegarder le document + QObject @@ -464,6 +490,14 @@ Voulez vous démarrer le dialogue de préférences ? Query details Détails de la recherche + + Could not open external index. Db not open. Check external indexes list. + Impossible d'ouvrir un index externe. Base non ouverte. Verifier la liste des index externes. + + + No results found + Aucun résultat trouvé + RclMainBase @@ -840,6 +874,85 @@ Voulez vous démarrer le dialogue de préférences ? " column " colonne + + Save table to CSV file + Sauvegarder dans un fichier CSV + + + Can't open/create file: + Impossible d'ouvrir ou créer le fichier: + + + &Preview + &Voir contenu + + + &Open + &Ouvrir + + + Copy &File Name + Copier le nom de &Fichier + + + Copy &URL + Copier l'&Url + + + &Write to File + &Sauver sous + + + Find &similar documents + Chercher des documents &similaires + + + Preview P&arent document/folder + Prévisualiser le document p&arent + + + &Open Parent document/folder + &Ouvrir le document parent + + + &Save as CSV + &Sauvegarder en CSV + + + + ResTableDetailArea + + &Preview + &Voir contenu + + + &Open + &Ouvrir + + + Copy &File Name + Copier le nom de &Fichier + + + Copy &URL + Copier l'&Url + + + &Write to File + &Sauver sous + + + Find &similar documents + Chercher des documents &similaires + + + Preview P&arent document/folder + Prévisualiser le document p&arent + + + &Open Parent document/folder + &Ouvrir le document parent + SSearch @@ -989,6 +1102,14 @@ Utiliser le lien <b>Afficher la requête en détail</b> en cas de do Number of additional words that may be interspersed with the chosen ones Nombre de mots additionnels qui peuvent se trouver entre les termes recherchés + + In field + Sans champ + + + No field + Sans champ + SortForm @@ -1398,20 +1519,32 @@ Ceci devrait donner une meilleure pertinence aux résultats où les termes reche Web cache directory name - Nom du répertoire cache de pages WEB + Nom du répertoire cache de pages WEB The name for a directory where to store the cache for visited web pages.<br>A non-absolute path is taken relative to the configuration directory. - Le nom d'un répertoire où stocker les copies des pages WEB visitées.<br>Le chemin peut être relatif au répertoire de configuration. + Le nom d'un répertoire où stocker les copies des pages WEB visitées.<br>Le chemin peut être relatif au répertoire de configuration. Max. size for the web cache (MB) - Taille maximum pour le cache (MB) + Taille maximum pour le cache (MB) Entries will be recycled once the size is reached Les pages seront écrasées quand la taille spécifiée est atteinte + + Web page store directory name + + + + The name for a directory where to store the copies of visited web pages.<br>A non-absolute path is taken relative to the configuration directory. + Le nom d'un repertoire ou stocker les copies des pages visitees.<br>Un chemin relatif se refere au repertoire de configuration. + + + Max. size for the web store (MB) + Taill max. pour le cache Web (MB) + confgui::ConfIndexW @@ -1771,5 +1904,17 @@ Peut ralentir l'affichage si les documents sont gros. &Cancel &Annuler + + Abstract snippet separator + Separateur d'extrait + + + Use <PRE> tags instead of <BR>to display plain text as html. + Utilise des balises <PRE> au lieu de <BR> pour afficher du texte brut en html. + + + Lines in PRE text are not folded. Using BR loses indentation. + Les lignes de text brut <PRE> ne sont pas replies (scroll horizontal). L'utilisation de balises <BR> ne preserve pas l'indentation. + diff --git a/src/qtgui/i18n/recoll_it.ts b/src/qtgui/i18n/recoll_it.ts index 5c7970f1..a760371d 100644 --- a/src/qtgui/i18n/recoll_it.ts +++ b/src/qtgui/i18n/recoll_it.ts @@ -120,6 +120,10 @@ All non empty fields on the right will be combined with AND ("All clauses" choice) or OR ("Any clause" choice) conjunctions. <br>"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.<br>Fields with no data are ignored. + + Invert + + Main @@ -138,7 +142,11 @@ Click Cancel if you want to edit the configuration file before indexing starts, Configuration problem (dynconf - Problema di configurazione (dynconf + Problema di configurazione (dynconf + + + "history" file is damaged or un(read)writeable, please check or remove it: + @@ -210,6 +218,22 @@ Click Cancel if you want to edit the configuration file before indexing starts, Print Current Preview + + Show image + + + + Select All + + + + Copy + + + + Save document to file + + QObject @@ -453,6 +477,14 @@ Do you want to start the preferences dialog ? Query details Dettagli ricerca + + Could not open external index. Db not open. Check external indexes list. + + + + No results found + + RclMainBase @@ -817,6 +849,85 @@ Do you want to start the preferences dialog ? " column + + Save table to CSV file + + + + Can't open/create file: + + + + &Preview + &Anteprima + + + &Open + + + + Copy &File Name + Copia il nome del &File + + + Copy &URL + Copia l'&Url + + + &Write to File + + + + Find &similar documents + Trova documenti &simili + + + Preview P&arent document/folder + + + + &Open Parent document/folder + + + + &Save as CSV + + + + + ResTableDetailArea + + &Preview + &Anteprima + + + &Open + + + + Copy &File Name + Copia il nome del &File + + + Copy &URL + Copia l'&Url + + + &Write to File + + + + Find &similar documents + Trova documenti &simili + + + Preview P&arent document/folder + + + + &Open Parent document/folder + + SSearch @@ -954,6 +1065,10 @@ Use <b>Show Query</b> link when in doubt about result and see manual Number of additional words that may be interspersed with the chosen ones Numero di parole che possono frapporsi tra i termini di ricerca indicati + + No field + + SortForm @@ -1322,22 +1437,22 @@ Questo dovrebbe dare la precedenza ai risultati che contengono i termini esattam Beagle MUST NOT be running. Enables processing the beagle queue to index Firefox web history.<br>(you should also install the Firefox Beagle plugin) - - Web cache directory name - - - - The name for a directory where to store the cache for visited web pages.<br>A non-absolute path is taken relative to the configuration directory. - - - - Max. size for the web cache (MB) - - Entries will be recycled once the size is reached + + Web page store directory name + + + + The name for a directory where to store the copies of visited web pages.<br>A non-absolute path is taken relative to the configuration directory. + + + + Max. size for the web store (MB) + + confgui::ConfIndexW @@ -1695,5 +1810,17 @@ Puo' essere lento per grossi documenti.. &Cancel &Annulla + + Abstract snippet separator + + + + Use <PRE> tags instead of <BR>to display plain text as html. + + + + Lines in PRE text are not folded. Using BR loses indentation. + + diff --git a/src/qtgui/i18n/recoll_lt.ts b/src/qtgui/i18n/recoll_lt.ts index 8a53b99e..577ed91e 100644 --- a/src/qtgui/i18n/recoll_lt.ts +++ b/src/qtgui/i18n/recoll_lt.ts @@ -120,12 +120,16 @@ All non empty fields on the right will be combined with AND ("All clauses" choice) or OR ("Any clause" choice) conjunctions. <br>"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.<br>Fields with no data are ignored. Visi kairėje esantys netušti laukai bus sujungiami AND (visi) arba OR (bet kuris) pagalba. <br> "Bet kuris" "Visi" ir "Nei vienas" laukų tipai gali priimti paprastų žodžių mišinį ir frazes pažymėtas dvigubomis kabutėmis. <br> Tušti laukeliai ignoruojami. + + Invert + + Main Configuration problem (dynconf - Nustatymų bėda (dynconf + Nustatymų bėda (dynconf No db directory in configuration @@ -140,6 +144,10 @@ Click Cancel if you want to edit the configuration file before indexing starts, or Ok to let it proceed. + + "history" file is damaged or un(read)writeable, please check or remove it: + + Preview @@ -210,6 +218,22 @@ Click Cancel if you want to edit the configuration file before indexing starts, Print Current Preview Spausdinti kaip matoma peržiūroje + + Show image + + + + Select All + + + + Copy + + + + Save document to file + + QObject @@ -464,6 +488,14 @@ Ar norėtumete iššaukti nustatymų langą? Query details Užklausos detalės + + Could not open external index. Db not open. Check external indexes list. + + + + No results found + + RclMainBase @@ -836,6 +868,85 @@ Ar norėtumete iššaukti nustatymų langą? " column + + Save table to CSV file + + + + Can't open/create file: + + + + &Preview + &Peržiūra + + + &Open + + + + Copy &File Name + Kopijuoti &Bylos vardą + + + Copy &URL + Kopijuoti &URL + + + &Write to File + &Įrašyti į bylą + + + Find &similar documents + Rasti &panašius dokumentus + + + Preview P&arent document/folder + Peržiūrėti &Aukštesnio lygio dokumentus/direktorijas + + + &Open Parent document/folder + Atidaryti &Aukštesnio lygio dokumentus/direktorijas + + + &Save as CSV + + + + + ResTableDetailArea + + &Preview + &Peržiūra + + + &Open + + + + Copy &File Name + Kopijuoti &Bylos vardą + + + Copy &URL + Kopijuoti &URL + + + &Write to File + &Įrašyti į bylą + + + Find &similar documents + Rasti &panašius dokumentus + + + Preview P&arent document/folder + Peržiūrėti &Aukštesnio lygio dokumentus/direktorijas + + + &Open Parent document/folder + Atidaryti &Aukštesnio lygio dokumentus/direktorijas + SSearch @@ -973,6 +1084,10 @@ Use <b>Show Query</b> link when in doubt about result and see manual Number of additional words that may be interspersed with the chosen ones Papildomų žodžių skaičius kurie gali interspersed with the chosen ones + + No field + + SortForm @@ -1365,20 +1480,32 @@ Didelės apimties dokumentams gali lėtai veikti. Web cache directory name - Naršymo tinkle cache direktorijos vardas + Naršymo tinkle cache direktorijos vardas The name for a directory where to store the cache for visited web pages.<br>A non-absolute path is taken relative to the configuration directory. - Direktorijos, kurioje saugoma lankytų tinklo svetainių cache, vardas.<br>Santykinis kelias prasideda nuo nustatymų direktorijos. + Direktorijos, kurioje saugoma lankytų tinklo svetainių cache, vardas.<br>Santykinis kelias prasideda nuo nustatymų direktorijos. Max. size for the web cache (MB) - Didžiausias tinklo naršymo cache dydis (MB) + Didžiausias tinklo naršymo cache dydis (MB) Entries will be recycled once the size is reached Įrašai bus trinami pasiekus nurodytą dydį + + Web page store directory name + + + + The name for a directory where to store the copies of visited web pages.<br>A non-absolute path is taken relative to the configuration directory. + + + + Max. size for the web store (MB) + + confgui::ConfIndexW @@ -1735,5 +1862,17 @@ Didelės apimties dokumentams gali lėtai veikti. &Cancel &Atšaukti + + Abstract snippet separator + + + + Use <PRE> tags instead of <BR>to display plain text as html. + + + + Lines in PRE text are not folded. Using BR loses indentation. + + diff --git a/src/qtgui/i18n/recoll_ru.ts b/src/qtgui/i18n/recoll_ru.ts index 134ac08e..07a13e80 100644 --- a/src/qtgui/i18n/recoll_ru.ts +++ b/src/qtgui/i18n/recoll_ru.ts @@ -120,6 +120,10 @@ All non empty fields on the right will be combined with AND ("All clauses" choice) or OR ("Any clause" choice) conjunctions. <br>"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.<br>Fields with no data are ignored. Все непустые поля справа будут объединены логическим И ("все слова") или ИЛИ ("любое слово"). <br>Поля типа "любые", "все" или "без этих" принимают набор простых слов и фразы, заключённые в двойные кавычки.<br>Пустые поля игнорируются. + + Invert + + Main @@ -139,7 +143,11 @@ Click Cancel if you want to edit the configuration file before indexing starts, Configuration problem (dynconf - Проблема конфигурации (dynconf + Проблема конфигурации (dynconf + + + "history" file is damaged or un(read)writeable, please check or remove it: + @@ -211,6 +219,22 @@ Click Cancel if you want to edit the configuration file before indexing starts, Print Current Preview Печать текущего окна предпросмотра + + Show image + + + + Select All + + + + Copy + + + + Save document to file + + QObject @@ -465,6 +489,14 @@ Do you want to start the preferences dialog ? Query details Подробности запроса + + Could not open external index. Db not open. Check external indexes list. + + + + No results found + + RclMainBase @@ -837,6 +869,85 @@ Do you want to start the preferences dialog ? " column + + Save table to CSV file + + + + Can't open/create file: + + + + &Preview + &Просмотр + + + &Open + + + + Copy &File Name + Скопировать &имя файла + + + Copy &URL + Копировать &URL + + + &Write to File + &Сохранить в файл + + + Find &similar documents + Найти &подобные документы + + + Preview P&arent document/folder + &Предпросмотр родительского документа/каталога + + + &Open Parent document/folder + &Открыть родительский документ/каталог + + + &Save as CSV + + + + + ResTableDetailArea + + &Preview + &Просмотр + + + &Open + + + + Copy &File Name + Скопировать &имя файла + + + Copy &URL + Копировать &URL + + + &Write to File + &Сохранить в файл + + + Find &similar documents + Найти &подобные документы + + + Preview P&arent document/folder + &Предпросмотр родительского документа/каталога + + + &Open Parent document/folder + &Открыть родительский документ/каталог + SSearch @@ -970,6 +1081,10 @@ Use <b>Show Query</b> link when in doubt about result and see manual Number of additional words that may be interspersed with the chosen ones Количество дополнительных слов, которые могут оказаться между выбранными + + No field + + SortForm @@ -1363,20 +1478,32 @@ This should give higher precedence to the results where the search terms appear Web cache directory name - Каталог Веб-кэша + Каталог Веб-кэша The name for a directory where to store the cache for visited web pages.<br>A non-absolute path is taken relative to the configuration directory. - Имя каталога, в котором хранится кэш посещенных Веб-страниц.<br>Путь указывается относительно каталога с конфигурацией и не является абсолютным. + Имя каталога, в котором хранится кэш посещенных Веб-страниц.<br>Путь указывается относительно каталога с конфигурацией и не является абсолютным. Max. size for the web cache (MB) - Предел размера Веб-кэша (MB) + Предел размера Веб-кэша (MB) Entries will be recycled once the size is reached При достижении указанного размера кэша старые записи будут удаляться + + Web page store directory name + + + + The name for a directory where to store the copies of visited web pages.<br>A non-absolute path is taken relative to the configuration directory. + + + + Max. size for the web store (MB) + + confgui::ConfIndexW @@ -1736,5 +1863,17 @@ May be slow for big documents. &Cancel &Отмена + + Abstract snippet separator + + + + Use <PRE> tags instead of <BR>to display plain text as html. + + + + Lines in PRE text are not folded. Using BR loses indentation. + + diff --git a/src/qtgui/i18n/recoll_tr.ts b/src/qtgui/i18n/recoll_tr.ts index 10b75f3d..c19b8333 100644 --- a/src/qtgui/i18n/recoll_tr.ts +++ b/src/qtgui/i18n/recoll_tr.ts @@ -120,12 +120,16 @@ All non empty fields on the right will be combined with AND ("All clauses" choice) or OR ("Any clause" choice) conjunctions. <br>"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.<br>Fields with no data are ignored. + + Invert + + Main Configuration problem (dynconf - Yapılandırma sorunu + Yapılandırma sorunu No db directory in configuration @@ -141,6 +145,10 @@ Click Cancel if you want to edit the configuration file before indexing starts, . İndekseleme başlamadan yapılandırmayı düzenlemek için İptal düğmesine basın ya da Tamam düğmesine basarak işleme izin verin. + + "history" file is damaged or un(read)writeable, please check or remove it: + + Preview @@ -211,6 +219,22 @@ Click Cancel if you want to edit the configuration file before indexing starts, Print Current Preview + + Show image + + + + Select All + + + + Copy + + + + Save document to file + + QObject @@ -454,6 +478,14 @@ Do you want to start the preferences dialog ? Query details Sorgu detayları + + Could not open external index. Db not open. Check external indexes list. + + + + No results found + + RclMainBase @@ -818,6 +850,85 @@ Do you want to start the preferences dialog ? " column + + Save table to CSV file + + + + Can't open/create file: + + + + &Preview + &Önizle + + + &Open + + + + Copy &File Name + &Dosya Adını Kopyala + + + Copy &URL + &Adresi Kopyala + + + &Write to File + + + + Find &similar documents + Benzer belgeleri &bul + + + Preview P&arent document/folder + + + + &Open Parent document/folder + + + + &Save as CSV + + + + + ResTableDetailArea + + &Preview + &Önizle + + + &Open + + + + Copy &File Name + &Dosya Adını Kopyala + + + Copy &URL + &Adresi Kopyala + + + &Write to File + + + + Find &similar documents + Benzer belgeleri &bul + + + Preview P&arent document/folder + + + + &Open Parent document/folder + + SSearch @@ -955,6 +1066,10 @@ Use <b>Show Query</b> link when in doubt about result and see manual Number of additional words that may be interspersed with the chosen ones Seçilen sözcüklerin arasında yer alabilecek ek sözcüklerin sayısı + + No field + + SortForm @@ -1322,22 +1437,22 @@ Büyük boyutlu belgelerde yavaş olabilir. Beagle MUST NOT be running. Enables processing the beagle queue to index Firefox web history.<br>(you should also install the Firefox Beagle plugin) - - Web cache directory name - - - - The name for a directory where to store the cache for visited web pages.<br>A non-absolute path is taken relative to the configuration directory. - - - - Max. size for the web cache (MB) - - Entries will be recycled once the size is reached + + Web page store directory name + + + + The name for a directory where to store the copies of visited web pages.<br>A non-absolute path is taken relative to the configuration directory. + + + + Max. size for the web store (MB) + + confgui::ConfIndexW @@ -1695,5 +1810,17 @@ Büyük boyutlu belgelerde yavaş olabilir. &Cancel &İptal + + Abstract snippet separator + + + + Use <PRE> tags instead of <BR>to display plain text as html. + + + + Lines in PRE text are not folded. Using BR loses indentation. + + diff --git a/src/qtgui/i18n/recoll_uk.ts b/src/qtgui/i18n/recoll_uk.ts index 37f6543b..4a7f69c9 100644 --- a/src/qtgui/i18n/recoll_uk.ts +++ b/src/qtgui/i18n/recoll_uk.ts @@ -120,6 +120,10 @@ All non empty fields on the right will be combined with AND ("All clauses" choice) or OR ("Any clause" choice) conjunctions. <br>"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.<br>Fields with no data are ignored. Всі непусті поля буде об'єднано за допомогою АБО ("усі слова") або ТА ("будь-які слова").<br>Поля типу "будь-які слова", "усі слова" та "без цих слів" приймають суміш слів та фраз у подвійних лапках.<br>Поля без даних не беруться до уваги. + + Invert + + Main @@ -140,7 +144,11 @@ Click Cancel if you want to edit the configuration file before indexing starts, Configuration problem (dynconf - Проблема конфігурації (dynconf + Проблема конфігурації (dynconf + + + "history" file is damaged or un(read)writeable, please check or remove it: + @@ -212,6 +220,22 @@ Click Cancel if you want to edit the configuration file before indexing starts, Print Current Preview + + Show image + + + + Select All + + + + Copy + + + + Save document to file + + QObject @@ -465,6 +489,14 @@ Do you want to start the preferences dialog ? Query details Деталі запиту + + Could not open external index. Db not open. Check external indexes list. + + + + No results found + + RclMainBase @@ -837,6 +869,85 @@ Do you want to start the preferences dialog ? " column + + Save table to CSV file + + + + Can't open/create file: + + + + &Preview + &Переглянути + + + &Open + + + + Copy &File Name + Копіювати &назву файла + + + Copy &URL + Копіювати &URL + + + &Write to File + + + + Find &similar documents + Знайти &схожі документи + + + Preview P&arent document/folder + + + + &Open Parent document/folder + + + + &Save as CSV + + + + + ResTableDetailArea + + &Preview + &Переглянути + + + &Open + + + + Copy &File Name + Копіювати &назву файла + + + Copy &URL + Копіювати &URL + + + &Write to File + + + + Find &similar documents + Знайти &схожі документи + + + Preview P&arent document/folder + + + + &Open Parent document/folder + + SSearch @@ -970,6 +1081,10 @@ Use <b>Show Query</b> link when in doubt about result and see manual Number of additional words that may be interspersed with the chosen ones Кількість додаткових слів, що можуть бути між обраними + + No field + + SortForm @@ -1357,22 +1472,22 @@ This should give higher precedence to the results where the search terms appear Beagle MUST NOT be running. Enables processing the beagle queue to index Firefox web history.<br>(you should also install the Firefox Beagle plugin) - - Web cache directory name - - - - The name for a directory where to store the cache for visited web pages.<br>A non-absolute path is taken relative to the configuration directory. - - - - Max. size for the web cache (MB) - - Entries will be recycled once the size is reached + + Web page store directory name + + + + The name for a directory where to store the copies of visited web pages.<br>A non-absolute path is taken relative to the configuration directory. + + + + Max. size for the web store (MB) + + confgui::ConfIndexW @@ -1730,5 +1845,17 @@ May be slow for big documents. &Cancel &Відміна + + Abstract snippet separator + + + + Use <PRE> tags instead of <BR>to display plain text as html. + + + + Lines in PRE text are not folded. Using BR loses indentation. + + diff --git a/src/qtgui/i18n/recoll_xx.ts b/src/qtgui/i18n/recoll_xx.ts index 92f0ffff..2d490d78 100644 --- a/src/qtgui/i18n/recoll_xx.ts +++ b/src/qtgui/i18n/recoll_xx.ts @@ -120,13 +120,13 @@ All non empty fields on the right will be combined with AND ("All clauses" choice) or OR ("Any clause" choice) conjunctions. <br>"Any" "All" and "None" field types can accept a mix of simple words, and phrases enclosed in double quotes.<br>Fields with no data are ignored. + + Invert + + Main - - Configuration problem (dynconf - - No db directory in configuration @@ -140,6 +140,10 @@ Click Cancel if you want to edit the configuration file before indexing starts, or Ok to let it proceed. + + "history" file is damaged or un(read)writeable, please check or remove it: + + Preview @@ -210,6 +214,22 @@ Click Cancel if you want to edit the configuration file before indexing starts, Print Current Preview + + Show image + + + + Select All + + + + Copy + + + + Save document to file + + QObject @@ -452,6 +472,14 @@ Do you want to start the preferences dialog ? Query details + + Could not open external index. Db not open. Check external indexes list. + + + + No results found + + RclMainBase @@ -812,6 +840,85 @@ Do you want to start the preferences dialog ? " column + + Save table to CSV file + + + + Can't open/create file: + + + + &Preview + + + + &Open + + + + Copy &File Name + + + + Copy &URL + + + + &Write to File + + + + Find &similar documents + + + + Preview P&arent document/folder + + + + &Open Parent document/folder + + + + &Save as CSV + + + + + ResTableDetailArea + + &Preview + + + + &Open + + + + Copy &File Name + + + + Copy &URL + + + + &Write to File + + + + Find &similar documents + + + + Preview P&arent document/folder + + + + &Open Parent document/folder + + SSearch @@ -945,6 +1052,10 @@ Use <b>Show Query</b> link when in doubt about result and see manual Number of additional words that may be interspersed with the chosen ones + + No field + + SpellBase @@ -1091,22 +1202,22 @@ Use <b>Show Query</b> link when in doubt about result and see manual Beagle MUST NOT be running. Enables processing the beagle queue to index Firefox web history.<br>(you should also install the Firefox Beagle plugin) - - Web cache directory name - - - - The name for a directory where to store the cache for visited web pages.<br>A non-absolute path is taken relative to the configuration directory. - - - - Max. size for the web cache (MB) - - Entries will be recycled once the size is reached + + Web page store directory name + + + + The name for a directory where to store the copies of visited web pages.<br>A non-absolute path is taken relative to the configuration directory. + + + + Max. size for the web store (MB) + + confgui::ConfIndexW @@ -1451,5 +1562,17 @@ May be slow for big documents. &Cancel + + Abstract snippet separator + + + + Use <PRE> tags instead of <BR>to display plain text as html. + + + + Lines in PRE text are not folded. Using BR loses indentation. + + diff --git a/src/qtgui/searchclause_w.cpp b/src/qtgui/searchclause_w.cpp index 85a3219a..86a7c571 100644 --- a/src/qtgui/searchclause_w.cpp +++ b/src/qtgui/searchclause_w.cpp @@ -81,7 +81,7 @@ void SearchClauseW::languageChange() sTpCMB->addItem(tr("File name matching"));//5 // sTpCMB->insertItem(tr("Complex clause"));//6 - fldCMB->addItem(tr("In field")); + fldCMB->addItem(tr("No field")); if (theconfig) { set fields = theconfig->getIndexedFields(); for (set::const_iterator it = fields.begin(); diff --git a/website/index.html.fr b/website/index.html.fr index ccacee53..da7bef20 100644 --- a/website/index.html.fr +++ b/website/index.html.fr @@ -11,8 +11,7 @@ - + diff --git a/website/release-1.16.html b/website/release-1.16.html index f308641a..aafa5dbb 100644 --- a/website/release-1.16.html +++ b/website/release-1.16.html @@ -41,13 +41,14 @@

Installing over an older version: 1.16 is - mostly compatible with 1.15 indexes (except for a few - differences for really weird terms). Perform a full index pass - if installing over an older version. The simplest way to do + mostly compatible with 1.15 indexes, except for a few differences + for weird terms containing punctuation signs. Perform a full index + pass if installing over an older version. The simplest way to do this is to quit all recoll programs and just delete the index - directory - (rm -rf ~/.recoll/xapiandb). recollindex -z - will do the same in most cases.

+ directory (rm -rf ~/.recoll/xapiandb). recollindex -z will do the same in most + cases.

Changes

@@ -92,8 +93,9 @@
  • Show hidden (dot) files in the indexing configuration GUI dialogs.
  • -
  • Added filters for .war (Konqueror web archive) and .mhtm (other web - archive format).
  • +
  • Added filters for .war (Konqueror web + archive), .mhtm (other web archive format) + and rar archives.
  • Improved handling for native cjk punctuation signs.
  • @@ -105,11 +107,16 @@ skippedPaths/Names when used with -i. Allows the use of a purely external file selection mechanism. +
  • The performance of email indexing has been slightly + improved (less CPU usage).
  • +
  • Result table:
    • The detail area now has a popup menu similar to the one in the result list (open parent, save to disk etc.).
    • +
    • The result table header popup menu has an entry to save the + table as a CSV file.
    • Estimated result counts are displayed in the status line.
    • Set row height according to default font size, and better adjust row height and vertical text position in