diff options
author | Chris <xchrisx@uber.space> | 2019-08-18 16:12:57 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-08-18 18:26:43 +0200 |
commit | 992f56c806d0cb3370376204826738bba4c13f6f (patch) | |
tree | 4c11b5cd4c4b56106c9abbb7909abf1318944c83 /tde-i18n-fr/messages/tdelibs | |
parent | 1d58b093cea290fcd8f71966101593f892e722c4 (diff) | |
download | tde-i18n-992f56c806d0cb3370376204826738bba4c13f6f.tar.gz tde-i18n-992f56c806d0cb3370376204826738bba4c13f6f.zip |
Updated translation strings after commit tdelibs #7187b99 to avoid fuzzy strings.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit 9923bdcd91c0f4989025a83c709da8cf8a74f631)
Diffstat (limited to 'tde-i18n-fr/messages/tdelibs')
-rw-r--r-- | tde-i18n-fr/messages/tdelibs/katepart.po | 4 | ||||
-rw-r--r-- | tde-i18n-fr/messages/tdelibs/tdetexteditor_autobookmarker.po | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tde-i18n-fr/messages/tdelibs/katepart.po b/tde-i18n-fr/messages/tdelibs/katepart.po index bcdb262b5af..5911a159021 100644 --- a/tde-i18n-fr/messages/tdelibs/katepart.po +++ b/tde-i18n-fr/messages/tdelibs/katepart.po @@ -3270,7 +3270,7 @@ msgid "" "opened, each entity is used in the following way: <ol><li>The entity is " "dismissed, if a mime and/or filename mask is defined, and neither matches " "the document.</li><li>Otherwise each line of the document is tried against " -"the pattern, and a bookmark is set on matching lines.</li></ul><p>Use the " +"the pattern, and a bookmark is set on matching lines.</li></ol><p>Use the " "buttons below to manage your collection of entities.</p>" msgstr "" "<p>Cette liste montre les éléments configurés de signets automatiques. " @@ -3278,7 +3278,7 @@ msgstr "" "suivante :<ol><li>L'élément est ignoré, si un motif de fichier ou un type " "MIME est défini, et qu'aucun ne correspond au document ;</li><li>Sinon le " "motif est confronté à chaque ligne du document, et un signet est défini si " -"la ligne correspond.</li></ul><p>Utilisez les boutons ci-dessous pour gérer " +"la ligne correspond.</li></ol><p>Utilisez les boutons ci-dessous pour gérer " "votre collection d'éléments.</p>" #: plugins/autobookmarker/autobookmarker.cpp:408 diff --git a/tde-i18n-fr/messages/tdelibs/tdetexteditor_autobookmarker.po b/tde-i18n-fr/messages/tdelibs/tdetexteditor_autobookmarker.po index 0212aacf579..576f3a96c31 100644 --- a/tde-i18n-fr/messages/tdelibs/tdetexteditor_autobookmarker.po +++ b/tde-i18n-fr/messages/tdelibs/tdetexteditor_autobookmarker.po @@ -156,7 +156,7 @@ msgid "" "opened, each entity is used in the following way: <ol><li>The entity is " "dismissed, if a mime and/or filename mask is defined, and neither matches " "the document.</li><li>Otherwise each line of the document is tried against " -"the pattern, and a bookmark is set on matching lines.</li></ul><p>Use the " +"the pattern, and a bookmark is set on matching lines.</li></ol><p>Use the " "buttons below to manage your collection of entities.</p>" msgstr "" "<p>Cette liste affiche vos entités de signets automatiques configurées. " @@ -164,7 +164,7 @@ msgstr "" "suivante :<ol><li>L'entité est annulée si un MIME et/ou un masque de nom de " "fichier est défini, et qu'aucun ne corresponde au document.</li> <li>Sinon, " "chaque ligne du document est confrontée au motif, et un signet est " -"positionné sur les lignes correspondantes.</li></ul><p>Utilisez les boutons " +"positionné sur les lignes correspondantes.</li></ol><p>Utilisez les boutons " "du bas pour gérer votre collection d'entités.</p>" #: autobookmarker.cpp:405 |