diff --git a/src/qtgui/i18n/recoll_cs.ts b/src/qtgui/i18n/recoll_cs.ts index 0b456a22..e065a025 100644 --- a/src/qtgui/i18n/recoll_cs.ts +++ b/src/qtgui/i18n/recoll_cs.ts @@ -384,7 +384,7 @@ p, li { white-space: pre-wrap; } - Fragment Buttons + Query Fragments @@ -641,6 +641,38 @@ Klepněte na tlačítko Zrušit pro úpravu souboru s nastavením, předtím ne 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. + + Ignored endings + + + + These are file name endings for files which will be indexed by content only +(no MIME type identification attempt, no decompression, no content indexing. + + + + + QWidget + + Create or choose save directory + + + + Choose exactly one directory + + + + Could not read directory: + + + + Unexpected file name collision, cancelling. + + + + Cannot extract document: + + RTIToolW @@ -1300,6 +1332,17 @@ Please check the desktop file + + RclTrayIcon + + Restore + + + + Quit + + + RecollModel @@ -1699,7 +1742,7 @@ Please check the desktop file <i>"term1 term2"p</i> : unordered proximity search with default distance.<br> Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. - Zadejte výraz jazyka hledání. Seznam:<br> + Zadejte výraz jazyka hledání. Seznam:<br> <i>term1 term2</i> : 'term1' a 'term2' do kteréhokoli pole.<br> <i>field:term1</i> : 'term1' do pole 'field'.<br> Obvyklé názvy polí/synonyma:<br> @@ -1721,6 +1764,22 @@ Použijte odkaz <b>Ukázat hledání</b>, když máte o výsledku po Enter search terms here. Type ESC SPC for completions of current term. Zde zadejte hledané výrazy. Stiskněte ESC SPC pro doplnění současného výrazu. + + Enter query language expression. Cheat sheet:<br> +<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> +<i>field:term1</i> : 'term1' in field 'field'.<br> + Standard field names/synonyms:<br> + title/subject/caption, author/from, recipient/to, filename, ext.<br> + Pseudo-fields: dir, mime/format, type/rclcat, date, size.<br> + Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> +<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> + You can use parentheses to make things clearer.<br> +<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> +<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> +Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. + + + SSearchBase @@ -2959,5 +3018,13 @@ Výchozí hodnota je 2 (procenta). Menu + + Show system tray icon. + + + + Close to tray instead of exiting. + + diff --git a/src/qtgui/i18n/recoll_de.ts b/src/qtgui/i18n/recoll_de.ts index 9facd3df..f6bd3c25 100644 --- a/src/qtgui/i18n/recoll_de.ts +++ b/src/qtgui/i18n/recoll_de.ts @@ -381,7 +381,7 @@ p, li { white-space: pre-wrap; } - Fragment Buttons + Query Fragments @@ -644,6 +644,38 @@ Der Standardwert ist "Nein", um doppelte Indizierung zu vermeiden.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. + + Ignored endings + + + + These are file name endings for files which will be indexed by content only +(no MIME type identification attempt, no decompression, no content indexing. + + + + + QWidget + + Create or choose save directory + + + + Choose exactly one directory + + + + Could not read directory: + + + + Unexpected file name collision, cancelling. + + + + Cannot extract document: + + RTIToolW @@ -1296,6 +1328,17 @@ Please check the desktop file + + RclTrayIcon + + Restore + + + + Quit + + + RecollModel @@ -1684,7 +1727,7 @@ Please check the desktop file <i>"term1 term2"p</i> : unordered proximity search with default distance.<br> Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. - Geben Sie einen Suchsprachen-Ausdruck ein. Spickzettel:<br> + Geben Sie einen Suchsprachen-Ausdruck ein. Spickzettel:<br> <i>Begriff1 Begriff2</i> : 'Begriff1' und 'Begriff2' in irgendeinem Feld.<br> <i>field:Begriff1</i> : 'Begriff1' im Feld 'field'.<br> Standard-Feldnamen/Synonyme:<br> @@ -1707,6 +1750,22 @@ Im Zweifelsfalle verwenden Sie den Link <b>Suchanfrage zeigen</b> un Suchbegriffe hier eingeben. Drücken Sie ESC+Leerzeichen für Vervollständigungen des aktuellen Begriffs. + + Enter query language expression. Cheat sheet:<br> +<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> +<i>field:term1</i> : 'term1' in field 'field'.<br> + Standard field names/synonyms:<br> + title/subject/caption, author/from, recipient/to, filename, ext.<br> + Pseudo-fields: dir, mime/format, type/rclcat, date, size.<br> + Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> +<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> + You can use parentheses to make things clearer.<br> +<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> +<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> +Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. + + + SSearchBase @@ -2940,5 +2999,13 @@ und vermindern den Nutzender automatischen Phrasen. Der Standardwert ist 2.Menu + + Show system tray icon. + + + + Close to tray instead of exiting. + + diff --git a/src/qtgui/i18n/recoll_el.ts b/src/qtgui/i18n/recoll_el.ts index 3946154a..999f3831 100644 --- a/src/qtgui/i18n/recoll_el.ts +++ b/src/qtgui/i18n/recoll_el.ts @@ -380,7 +380,7 @@ p, li { white-space: pre-wrap; } - Fragment Buttons + Query Fragments @@ -619,6 +619,38 @@ p, li { white-space: pre-wrap; } 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. + + Ignored endings + + + + These are file name endings for files which will be indexed by content only +(no MIME type identification attempt, no decompression, no content indexing. + + + + + QWidget + + Create or choose save directory + + + + Choose exactly one directory + + + + Could not read directory: + + + + Unexpected file name collision, cancelling. + + + + Cannot extract document: + + RTIToolW @@ -1262,6 +1294,17 @@ Please check the desktop file + + RclTrayIcon + + Restore + + + + Quit + + + RecollModel @@ -1621,7 +1664,7 @@ Please check the desktop file <i>"term1 term2"p</i> : unordered proximity search with default distance.<br> Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. - Εισάγετε μια έκφραση γλώσσας ερωτήματος. Σκονάκι:<br> + Εισάγετε μια έκφραση γλώσσας ερωτήματος. Σκονάκι:<br> <i>term1 term2</i> : 'term1' ΚΑΙ 'term2' σε οποιοδήποτε πεδίο.<br> <i>field:term1</i> : 'term1' αναζήτηση στο πεδίο 'field'.<br> Πρότυπα ονόματα/συνώνυμα πεδίων (χρήση αγγλικών λέξεων):<br> @@ -1663,6 +1706,22 @@ Use <b>Show Query</b> link when in doubt about result and see manual Select an item: Επιλέξτε ένα αντικείμενο: + + Enter query language expression. Cheat sheet:<br> +<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> +<i>field:term1</i> : 'term1' in field 'field'.<br> + Standard field names/synonyms:<br> + title/subject/caption, author/from, recipient/to, filename, ext.<br> + Pseudo-fields: dir, mime/format, type/rclcat, date, size.<br> + Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> +<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> + You can use parentheses to make things clearer.<br> +<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> +<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> +Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. + + + SSearchBase @@ -2622,5 +2681,13 @@ May be slow for big documents. Menu + + Show system tray icon. + + + + Close to tray instead of exiting. + + diff --git a/src/qtgui/i18n/recoll_es.ts b/src/qtgui/i18n/recoll_es.ts index 413acfb9..498700ee 100644 --- a/src/qtgui/i18n/recoll_es.ts +++ b/src/qtgui/i18n/recoll_es.ts @@ -380,7 +380,7 @@ p, li { white-space: pre-wrap; } - Fragment Buttons + Query Fragments @@ -632,6 +632,38 @@ Click Cancel if you want to edit the configuration file before indexing starts, 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. + + Ignored endings + + + + These are file name endings for files which will be indexed by content only +(no MIME type identification attempt, no decompression, no content indexing. + + + + + QWidget + + Create or choose save directory + + + + Choose exactly one directory + + + + Could not read directory: + + + + Unexpected file name collision, cancelling. + + + + Cannot extract document: + + RTIToolW @@ -1290,6 +1322,17 @@ Please check the desktop file + + RclTrayIcon + + Restore + + + + Quit + + + RecollModel @@ -1685,7 +1728,7 @@ Please check the desktop file <i>"term1 term2"p</i> : unordered proximity search with default distance.<br> Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. - Ingrese expresión de lenguaje de consulta. Hoja de trucos:<br> + Ingrese expresión de lenguaje de consulta. Hoja de trucos:<br> <i>term1 term2</i> : 'term1' y 'term2' en cualquier campo.<br> <i>campo:term1</i> : 'term1' en campo 'campo'. <br> Nombres de campos estándar/sinónimos:<br> @@ -1708,6 +1751,22 @@ Use el enlace <b>Mostrar Consulta</b> en caso de duda sobre el resul Enter search terms here. Type ESC SPC for completions of current term. Ingrese términos de búsqueda aquí. Presione ESC ESPACIO para completar el término actual. + + Enter query language expression. Cheat sheet:<br> +<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> +<i>field:term1</i> : 'term1' in field 'field'.<br> + Standard field names/synonyms:<br> + title/subject/caption, author/from, recipient/to, filename, ext.<br> + Pseudo-fields: dir, mime/format, type/rclcat, date, size.<br> + Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> +<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> + You can use parentheses to make things clearer.<br> +<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> +<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> +Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. + + + SSearchBase @@ -2714,5 +2773,13 @@ El valor por defecto es 2 (por ciento). Menu + + Show system tray icon. + + + + Close to tray instead of exiting. + + diff --git a/src/qtgui/i18n/recoll_fr.ts b/src/qtgui/i18n/recoll_fr.ts index bc9bb92c..bf4de1df 100644 --- a/src/qtgui/i18n/recoll_fr.ts +++ b/src/qtgui/i18n/recoll_fr.ts @@ -386,7 +386,11 @@ p, li { white-space: pre-wrap; } Fragment Buttons - Fragments de recherche + Fragments de recherche + + + Query Fragments + Fragments de recherche @@ -641,6 +645,38 @@ Click Cancel if you want to edit the configuration file before indexing starts, 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. Jeu de caractères utilisé pour lire les fichiers qui n'identifient pas de manière interne leur encodage, par exemple les fichiers texte purs.<br>La valeur par défaut est vide, et la valeur obtenue à partir de l'environnement est utilisée dans ce cas. + + Ignored endings + + + + These are file name endings for files which will be indexed by content only +(no MIME type identification attempt, no decompression, no content indexing. + + + + + QWidget + + Create or choose save directory + + + + Choose exactly one directory + + + + Could not read directory: + + + + Unexpected file name collision, cancelling. + + + + Cannot extract document: + + RTIToolW @@ -1308,6 +1344,17 @@ Merci de vérifier le fichier desktop Fragments de recherche + + RclTrayIcon + + Restore + + + + Quit + + + RecollModel @@ -1715,7 +1762,7 @@ Merci de vérifier le fichier desktop <i>"term1 term2"p</i> : unordered proximity search with default distance.<br> Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. - Entrer une expression du langage de recherche. Antisèche:<br> + Entrer une expression du langage de recherche. Antisèche:<br> <i>term1 term2</i> : 'term1' ET 'term2' champ non spécifié.<br> <i>field:term1</i> : 'term1' recherche dans le champ 'field'.<br> Noms de champs standards (utiliser les mots anglais)/alias:<br> @@ -1737,6 +1784,22 @@ Utiliser le lien <b>Afficher la requête en détail</b> en cas de do Enter search terms here. Type ESC SPC for completions of current term. Entrer les termes recherchés ici. Taper ESC SPC pour afficher les mots commençant par l'entrée en cours. + + Enter query language expression. Cheat sheet:<br> +<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> +<i>field:term1</i> : 'term1' in field 'field'.<br> + Standard field names/synonyms:<br> + title/subject/caption, author/from, recipient/to, filename, ext.<br> + Pseudo-fields: dir, mime/format, type/rclcat, date, size.<br> + Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> +<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> + You can use parentheses to make things clearer.<br> +<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> +<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> +Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. + + + SSearchBase @@ -3041,5 +3104,13 @@ La valeur par défaut est 2% Menu Menu + + Show system tray icon. + + + + Close to tray instead of exiting. + + diff --git a/src/qtgui/i18n/recoll_it.ts b/src/qtgui/i18n/recoll_it.ts index cde7ca44..8a15bbbb 100644 --- a/src/qtgui/i18n/recoll_it.ts +++ b/src/qtgui/i18n/recoll_it.ts @@ -359,7 +359,7 @@ p, li { white-space: pre-wrap; } - Fragment Buttons + Query Fragments @@ -600,6 +600,38 @@ Click Cancel if you want to edit the configuration file before indexing starts, 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. + + Ignored endings + + + + These are file name endings for files which will be indexed by content only +(no MIME type identification attempt, no decompression, no content indexing. + + + + + QWidget + + Create or choose save directory + + + + Choose exactly one directory + + + + Could not read directory: + + + + Unexpected file name collision, cancelling. + + + + Cannot extract document: + + RTIToolW @@ -1200,6 +1232,17 @@ Please check the desktop file + + RclTrayIcon + + Restore + + + + Quit + + + RecollModel @@ -1513,22 +1556,6 @@ Please check the desktop file Out of memory Memoria esaurita - - Enter query language expression. Cheat sheet:<br> -<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> -<i>field:term1</i> : 'term1' in field 'field'.<br> - Standard field names/synonyms:<br> - title/subject/caption, author/from, recipient/to, filename, ext.<br> - Pseudo-fields: dir, mime/format, type/rclcat, date.<br> - Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> -<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> - No actual parentheses allowed.<br> -<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> -<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> -Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. - - - Enter file name wildcard expression. @@ -1537,6 +1564,22 @@ Use <b>Show Query</b> link when in doubt about result and see manual Enter search terms here. Type ESC SPC for completions of current term. Inserisci qui i termini di ricerca. Premi ESC Spazio per il completamento automatico dei termini. + + Enter query language expression. Cheat sheet:<br> +<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> +<i>field:term1</i> : 'term1' in field 'field'.<br> + Standard field names/synonyms:<br> + title/subject/caption, author/from, recipient/to, filename, ext.<br> + Pseudo-fields: dir, mime/format, type/rclcat, date, size.<br> + Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> +<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> + You can use parentheses to make things clearer.<br> +<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> +<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> +Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. + + + SSearchBase @@ -2724,5 +2767,13 @@ The default value is 2 (percent). Menu + + Show system tray icon. + + + + Close to tray instead of exiting. + + diff --git a/src/qtgui/i18n/recoll_lt.ts b/src/qtgui/i18n/recoll_lt.ts index cdfafb66..38269b2f 100644 --- a/src/qtgui/i18n/recoll_lt.ts +++ b/src/qtgui/i18n/recoll_lt.ts @@ -359,7 +359,7 @@ p, li { white-space: pre-wrap; } - Fragment Buttons + Query Fragments @@ -599,6 +599,38 @@ p, li { white-space: pre-wrap; } 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. + + Ignored endings + + + + These are file name endings for files which will be indexed by content only +(no MIME type identification attempt, no decompression, no content indexing. + + + + + QWidget + + Create or choose save directory + + + + Choose exactly one directory + + + + Could not read directory: + + + + Unexpected file name collision, cancelling. + + + + Cannot extract document: + + RTIToolW @@ -1224,6 +1256,17 @@ Please check the desktop file + + RclTrayIcon + + Restore + + + + Quit + + + RecollModel @@ -1581,22 +1624,6 @@ Please check the desktop file Select an item: Pasirinkti įrašą: - - Enter query language expression. Cheat sheet:<br> -<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> -<i>field:term1</i> : 'term1' in field 'field'.<br> - Standard field names/synonyms:<br> - title/subject/caption, author/from, recipient/to, filename, ext.<br> - Pseudo-fields: dir, mime/format, type/rclcat, date.<br> - Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> -<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> - No actual parentheses allowed.<br> -<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> -<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> -Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. - - - Enter file name wildcard expression. @@ -1605,6 +1632,22 @@ Use <b>Show Query</b> link when in doubt about result and see manual Enter search terms here. Type ESC SPC for completions of current term. Čia įveskite paieškos raktinius žodžius. Įrašykite ESC SPC rašomo termino užbaigimui. + + Enter query language expression. Cheat sheet:<br> +<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> +<i>field:term1</i> : 'term1' in field 'field'.<br> + Standard field names/synonyms:<br> + title/subject/caption, author/from, recipient/to, filename, ext.<br> + Pseudo-fields: dir, mime/format, type/rclcat, date, size.<br> + Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> +<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> + You can use parentheses to make things clearer.<br> +<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> +<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> +Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. + + + SSearchBase @@ -2846,5 +2889,13 @@ The default value is 2 (percent). Menu + + Show system tray icon. + + + + Close to tray instead of exiting. + + diff --git a/src/qtgui/i18n/recoll_ru.ts b/src/qtgui/i18n/recoll_ru.ts index a0827d22..be744dcf 100644 --- a/src/qtgui/i18n/recoll_ru.ts +++ b/src/qtgui/i18n/recoll_ru.ts @@ -380,7 +380,7 @@ p, li { white-space: pre-wrap; } - Fragment Buttons + Query Fragments @@ -637,6 +637,38 @@ Click Cancel if you want to edit the configuration file before indexing starts, 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. + + Ignored endings + + + + These are file name endings for files which will be indexed by content only +(no MIME type identification attempt, no decompression, no content indexing. + + + + + QWidget + + Create or choose save directory + + + + Choose exactly one directory + + + + Could not read directory: + + + + Unexpected file name collision, cancelling. + + + + Cannot extract document: + + RTIToolW @@ -1300,6 +1332,17 @@ Please check the desktop file + + RclTrayIcon + + Restore + + + + Quit + + + RecollModel @@ -1699,7 +1742,7 @@ Please check the desktop file <i>"term1 term2"p</i> : unordered proximity search with default distance.<br> Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. - Введите выражение на языке запросов. Шпаргалка:<br> + Введите выражение на языке запросов. Шпаргалка:<br> <i>слово1 слово2</i> : 'слово1' и 'слово2' в любом поле.<br> <i>поле:слово1</i> : 'слово1' в поле 'поле'.<br> Стандартные поля/синонимы:<br> @@ -1721,6 +1764,22 @@ Use <b>Show Query</b> link when in doubt about result and see manual Enter search terms here. Type ESC SPC for completions of current term. Введите поисковые слова. Можно нажать Esc-пробел для дополнения текущего слова. + + Enter query language expression. Cheat sheet:<br> +<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> +<i>field:term1</i> : 'term1' in field 'field'.<br> + Standard field names/synonyms:<br> + title/subject/caption, author/from, recipient/to, filename, ext.<br> + Pseudo-fields: dir, mime/format, type/rclcat, date, size.<br> + Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> +<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> + You can use parentheses to make things clearer.<br> +<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> +<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> +Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. + + + SSearchBase @@ -2994,5 +3053,13 @@ The default value is 2 (percent). Menu + + Show system tray icon. + + + + Close to tray instead of exiting. + + diff --git a/src/qtgui/i18n/recoll_tr.ts b/src/qtgui/i18n/recoll_tr.ts index 02161cdd..bf7c5016 100644 --- a/src/qtgui/i18n/recoll_tr.ts +++ b/src/qtgui/i18n/recoll_tr.ts @@ -359,7 +359,7 @@ p, li { white-space: pre-wrap; } - Fragment Buttons + Query Fragments @@ -601,6 +601,38 @@ Click Cancel if you want to edit the configuration file before indexing starts, 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. + + Ignored endings + + + + These are file name endings for files which will be indexed by content only +(no MIME type identification attempt, no decompression, no content indexing. + + + + + QWidget + + Create or choose save directory + + + + Choose exactly one directory + + + + Could not read directory: + + + + Unexpected file name collision, cancelling. + + + + Cannot extract document: + + RTIToolW @@ -1201,6 +1233,17 @@ Please check the desktop file + + RclTrayIcon + + Restore + + + + Quit + + + RecollModel @@ -1514,22 +1557,6 @@ Please check the desktop file Select an item: Bir öge seçin: - - Enter query language expression. Cheat sheet:<br> -<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> -<i>field:term1</i> : 'term1' in field 'field'.<br> - Standard field names/synonyms:<br> - title/subject/caption, author/from, recipient/to, filename, ext.<br> - Pseudo-fields: dir, mime/format, type/rclcat, date.<br> - Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> -<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> - No actual parentheses allowed.<br> -<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> -<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> -Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. - - - Enter file name wildcard expression. @@ -1538,6 +1565,22 @@ Use <b>Show Query</b> link when in doubt about result and see manual Enter search terms here. Type ESC SPC for completions of current term. Aranacak ifadeleri buraya girin. Geçerli sözcüğün tamamlanması için ESC SPACE kullanın. + + Enter query language expression. Cheat sheet:<br> +<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> +<i>field:term1</i> : 'term1' in field 'field'.<br> + Standard field names/synonyms:<br> + title/subject/caption, author/from, recipient/to, filename, ext.<br> + Pseudo-fields: dir, mime/format, type/rclcat, date, size.<br> + Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> +<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> + You can use parentheses to make things clearer.<br> +<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> +<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> +Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. + + + SSearchBase @@ -2724,5 +2767,13 @@ The default value is 2 (percent). Menu + + Show system tray icon. + + + + Close to tray instead of exiting. + + diff --git a/src/qtgui/i18n/recoll_uk.ts b/src/qtgui/i18n/recoll_uk.ts index ab43c826..1ad3c915 100644 --- a/src/qtgui/i18n/recoll_uk.ts +++ b/src/qtgui/i18n/recoll_uk.ts @@ -359,7 +359,7 @@ p, li { white-space: pre-wrap; } - Fragment Buttons + Query Fragments @@ -602,6 +602,38 @@ Click Cancel if you want to edit the configuration file before indexing starts, 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. + + Ignored endings + + + + These are file name endings for files which will be indexed by content only +(no MIME type identification attempt, no decompression, no content indexing. + + + + + QWidget + + Create or choose save directory + + + + Choose exactly one directory + + + + Could not read directory: + + + + Unexpected file name collision, cancelling. + + + + Cannot extract document: + + RTIToolW @@ -1222,6 +1254,17 @@ Please check the desktop file + + RclTrayIcon + + Restore + + + + Quit + + + RecollModel @@ -1543,22 +1586,6 @@ Please check the desktop file Out of memory Недостатньо пам'яті - - Enter query language expression. Cheat sheet:<br> -<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> -<i>field:term1</i> : 'term1' in field 'field'.<br> - Standard field names/synonyms:<br> - title/subject/caption, author/from, recipient/to, filename, ext.<br> - Pseudo-fields: dir, mime/format, type/rclcat, date.<br> - Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> -<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> - No actual parentheses allowed.<br> -<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> -<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> -Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. - - - Enter file name wildcard expression. @@ -1567,6 +1594,22 @@ Use <b>Show Query</b> link when in doubt about result and see manual Enter search terms here. Type ESC SPC for completions of current term. Введіть пошукові слова. Можна використовувати Esc-пробіл для доповнення. + + Enter query language expression. Cheat sheet:<br> +<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> +<i>field:term1</i> : 'term1' in field 'field'.<br> + Standard field names/synonyms:<br> + title/subject/caption, author/from, recipient/to, filename, ext.<br> + Pseudo-fields: dir, mime/format, type/rclcat, date, size.<br> + Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> +<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> + You can use parentheses to make things clearer.<br> +<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> +<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> +Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. + + + SSearchBase @@ -2769,5 +2812,13 @@ The default value is 2 (percent). Menu + + Show system tray icon. + + + + Close to tray instead of exiting. + + diff --git a/src/qtgui/i18n/recoll_xx.ts b/src/qtgui/i18n/recoll_xx.ts index b3baf836..48588900 100644 --- a/src/qtgui/i18n/recoll_xx.ts +++ b/src/qtgui/i18n/recoll_xx.ts @@ -343,7 +343,7 @@ p, li { white-space: pre-wrap; } - Fragment Buttons + Query Fragments @@ -559,6 +559,38 @@ p, li { white-space: pre-wrap; } 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. + + Ignored endings + + + + These are file name endings for files which will be indexed by content only +(no MIME type identification attempt, no decompression, no content indexing. + + + + + QWidget + + Create or choose save directory + + + + Choose exactly one directory + + + + Could not read directory: + + + + Unexpected file name collision, cancelling. + + + + Cannot extract document: + + RTIToolW @@ -1125,6 +1157,17 @@ Please check the desktop file + + RclTrayIcon + + Restore + + + + Quit + + + RecollModel @@ -1371,22 +1414,6 @@ Please check the desktop file Out of memory - - Enter query language expression. Cheat sheet:<br> -<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> -<i>field:term1</i> : 'term1' in field 'field'.<br> - Standard field names/synonyms:<br> - title/subject/caption, author/from, recipient/to, filename, ext.<br> - Pseudo-fields: dir, mime/format, type/rclcat, date.<br> - Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> -<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> - No actual parentheses allowed.<br> -<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> -<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> -Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. - - - Enter file name wildcard expression. @@ -1395,6 +1422,22 @@ Use <b>Show Query</b> link when in doubt about result and see manual Enter search terms here. Type ESC SPC for completions of current term. + + Enter query language expression. Cheat sheet:<br> +<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> +<i>field:term1</i> : 'term1' in field 'field'.<br> + Standard field names/synonyms:<br> + title/subject/caption, author/from, recipient/to, filename, ext.<br> + Pseudo-fields: dir, mime/format, type/rclcat, date, size.<br> + Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> +<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> + You can use parentheses to make things clearer.<br> +<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> +<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> +Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. + + + SSearchBase @@ -2274,5 +2317,13 @@ The default value is 2 (percent). Menu + + Show system tray icon. + + + + Close to tray instead of exiting. + + diff --git a/src/qtgui/i18n/recoll_zh.ts b/src/qtgui/i18n/recoll_zh.ts index 01ce36f8..34d3e017 100644 --- a/src/qtgui/i18n/recoll_zh.ts +++ b/src/qtgui/i18n/recoll_zh.ts @@ -419,7 +419,7 @@ p, li { white-space: pre-wrap; } - Fragment Buttons + Query Fragments @@ -670,6 +670,38 @@ p, li { white-space: pre-wrap; } 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. + + Ignored endings + + + + These are file name endings for files which will be indexed by content only +(no MIME type identification attempt, no decompression, no content indexing. + + + + + QWidget + + Create or choose save directory + + + + Choose exactly one directory + + + + Could not read directory: + + + + Unexpected file name collision, cancelling. + + + + Cannot extract document: + + RTIToolW @@ -1314,6 +1346,17 @@ Please check the desktop file + + RclTrayIcon + + Restore + + + + Quit + + + RecollModel @@ -1685,7 +1728,7 @@ Please check the desktop file <i>"term1 term2"p</i> : unordered proximity search with default distance.<br> Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. - <?xml version="1.0" encoding="UTF-8"?> + <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><!--This file was converted to xhtml by OpenOffice.org - see http://xml.openoffice.org/odf2xhtml for more info.--><head profile="http://dublincore.org/documents/dcmi-terms/"><meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"/><title xmlns:ns_1="http://www.w3.org/XML/1998/namespace" ns_1:lang="en-US">- no title specified</title><meta xmlns:ns_1="http://www.w3.org/XML/1998/namespace" name="DCTERMS.title" content="" ns_1:lang="en-US"/><meta name="DCTERMS.language" content="en-US" scheme="DCTERMS.RFC4646"/><meta name="DCTERMS.source" content="http://xml.openoffice.org/odf2xhtml"/><meta name="DCTERMS.issued" content="2012-03-23T08:43:25" scheme="DCTERMS.W3CDTF"/><meta name="DCTERMS.modified" content="2012-03-23T09:07:39" scheme="DCTERMS.W3CDTF"/><meta xmlns:ns_1="http://www.w3.org/XML/1998/namespace" name="DCTERMS.provenance" content="" ns_1:lang="en-US"/><meta xmlns:ns_1="http://www.w3.org/XML/1998/namespace" name="DCTERMS.subject" content="," ns_1:lang="en-US"/><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" hreflang="en"/><link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" hreflang="en"/><link rel="schema.DCTYPE" href="http://purl.org/dc/dcmitype/" hreflang="en"/><link rel="schema.DCAM" href="http://purl.org/dc/dcam/" hreflang="en"/><style type="text/css"> @page { } @@ -1716,6 +1759,22 @@ Use <b>Show Query</b> link when in doubt about result and see manual Enter search terms here. Type ESC SPC for completions of current term. 在此输入要搜索的词语。按Esc 空格来查看针对当前词语的补全选项。 + + Enter query language expression. Cheat sheet:<br> +<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> +<i>field:term1</i> : 'term1' in field 'field'.<br> + Standard field names/synonyms:<br> + title/subject/caption, author/from, recipient/to, filename, ext.<br> + Pseudo-fields: dir, mime/format, type/rclcat, date, size.<br> + Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> +<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> + You can use parentheses to make things clearer.<br> +<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> +<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> +Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. + + + SSearchBase @@ -2676,5 +2735,13 @@ The default value is 2 (percent). Menu + + Show system tray icon. + + + + Close to tray instead of exiting. + + diff --git a/src/qtgui/i18n/recoll_zh_CN.ts b/src/qtgui/i18n/recoll_zh_CN.ts index 6c7e36b4..c63ce166 100644 --- a/src/qtgui/i18n/recoll_zh_CN.ts +++ b/src/qtgui/i18n/recoll_zh_CN.ts @@ -419,7 +419,7 @@ p, li { white-space: pre-wrap; } - Fragment Buttons + Query Fragments @@ -670,6 +670,38 @@ p, li { white-space: pre-wrap; } 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. + + Ignored endings + + + + These are file name endings for files which will be indexed by content only +(no MIME type identification attempt, no decompression, no content indexing. + + + + + QWidget + + Create or choose save directory + + + + Choose exactly one directory + + + + Could not read directory: + + + + Unexpected file name collision, cancelling. + + + + Cannot extract document: + + RTIToolW @@ -1327,6 +1359,17 @@ Please check the desktop file + + RclTrayIcon + + Restore + + + + Quit + + + RecollModel @@ -1706,7 +1749,7 @@ Please check the desktop file <i>"term1 term2"p</i> : unordered proximity search with default distance.<br> Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. - <?xml version="1.0" encoding="UTF-8"?> + <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" "http://www.w3.org/Math/DTD/mathml2/xhtml-math11-f.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><!--This file was converted to xhtml by OpenOffice.org - see http://xml.openoffice.org/odf2xhtml for more info.--><head profile="http://dublincore.org/documents/dcmi-terms/"><meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"/><title xmlns:ns_1="http://www.w3.org/XML/1998/namespace" ns_1:lang="en-US">- no title specified</title><meta xmlns:ns_1="http://www.w3.org/XML/1998/namespace" name="DCTERMS.title" content="" ns_1:lang="en-US"/><meta name="DCTERMS.language" content="en-US" scheme="DCTERMS.RFC4646"/><meta name="DCTERMS.source" content="http://xml.openoffice.org/odf2xhtml"/><meta name="DCTERMS.issued" content="2012-03-23T08:43:25" scheme="DCTERMS.W3CDTF"/><meta name="DCTERMS.modified" content="2012-03-23T09:07:39" scheme="DCTERMS.W3CDTF"/><meta xmlns:ns_1="http://www.w3.org/XML/1998/namespace" name="DCTERMS.provenance" content="" ns_1:lang="en-US"/><meta xmlns:ns_1="http://www.w3.org/XML/1998/namespace" name="DCTERMS.subject" content="," ns_1:lang="en-US"/><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" hreflang="en"/><link rel="schema.DCTERMS" href="http://purl.org/dc/terms/" hreflang="en"/><link rel="schema.DCTYPE" href="http://purl.org/dc/dcmitype/" hreflang="en"/><link rel="schema.DCAM" href="http://purl.org/dc/dcam/" hreflang="en"/><style type="text/css"> @page { } @@ -1737,6 +1780,22 @@ Use <b>Show Query</b> link when in doubt about result and see manual Enter search terms here. Type ESC SPC for completions of current term. 在此输入要搜索的词语。按Esc 空格来查看针对当前词语的补全选项。 + + Enter query language expression. Cheat sheet:<br> +<i>term1 term2</i> : 'term1' and 'term2' in any field.<br> +<i>field:term1</i> : 'term1' in field 'field'.<br> + Standard field names/synonyms:<br> + title/subject/caption, author/from, recipient/to, filename, ext.<br> + Pseudo-fields: dir, mime/format, type/rclcat, date, size.<br> + Two date interval exemples: 2009-03-01/2009-05-20 2009-03-01/P2M.<br> +<i>term1 term2 OR term3</i> : term1 AND (term2 OR term3).<br> + You can use parentheses to make things clearer.<br> +<i>"term1 term2"</i> : phrase (must occur exactly). Possible modifiers:<br> +<i>"term1 term2"p</i> : unordered proximity search with default distance.<br> +Use <b>Show Query</b> link when in doubt about result and see manual (&lt;F1>) for more detail. + + + SSearchBase @@ -2698,5 +2757,13 @@ The default value is 2 (percent). Menu + + Show system tray icon. + + + + Close to tray instead of exiting. + + diff --git a/src/qtgui/multisave.cpp b/src/qtgui/multisave.cpp index e6bf5108..5f779165 100644 --- a/src/qtgui/multisave.cpp +++ b/src/qtgui/multisave.cpp @@ -38,7 +38,7 @@ const unsigned int maxlen = 200; void multiSave(QWidget *p, vector& docs) { - QFileDialog fdialog(p, p->tr("Create or choose save directory")); + QFileDialog fdialog(p, QWidget::tr("Create or choose save directory")); fdialog.setAcceptMode(QFileDialog::AcceptSave); fdialog.setFileMode(QFileDialog::Directory); fdialog.setOption(QFileDialog::ShowDirsOnly); @@ -48,7 +48,7 @@ void multiSave(QWidget *p, vector& docs) if (dirl.size() != 1) { // Can't happen ? QMessageBox::warning(0, "Recoll", - p->tr("Choose exactly one directory")); + QWidget::tr("Choose exactly one directory")); return; } string dir((const char *)dirl[0].toLocal8Bit()); @@ -79,7 +79,7 @@ void multiSave(QWidget *p, vector& docs) string reason; if (!readdir(dir, reason, existingNames)) { QMessageBox::warning(0, "Recoll", - p->tr("Could not read directory: ") + + QWidget::tr("Could not read directory: ") + QString::fromLocal8Bit(reason.c_str())); return; } @@ -125,7 +125,7 @@ void multiSave(QWidget *p, vector& docs) string fn = path_cat(dir, filenames[i]); if (access(fn.c_str(), 0) == 0) { QMessageBox::warning(0, "Recoll", - p->tr("Unexpected file name collision, " + QWidget::tr("Unexpected file name collision, " "cancelling.")); return; } @@ -133,7 +133,7 @@ void multiSave(QWidget *p, vector& docs) TempFile temp;// not used if (!FileInterner::idocToFile(temp, fn, theconfig, docs[i])) { QMessageBox::warning(0, "Recoll", - p->tr("Cannot extract document: ") + + QWidget::tr("Cannot extract document: ") + QString::fromLocal8Bit(docs[i].url.c_str()) + " | " + QString::fromLocal8Bit(docs[i].ipath.c_str())