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-es/messages | |
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-es/messages')
-rw-r--r-- | tde-i18n-es/messages/tdelibs/katepart.po | 4 | ||||
-rw-r--r-- | tde-i18n-es/messages/tdelibs/tdetexteditor_autobookmarker.po | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tde-i18n-es/messages/tdelibs/katepart.po b/tde-i18n-es/messages/tdelibs/katepart.po index ca7635fadb4..0df86e881b0 100644 --- a/tde-i18n-es/messages/tdelibs/katepart.po +++ b/tde-i18n-es/messages/tdelibs/katepart.po @@ -3230,7 +3230,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>Esta lista muestra sus entidades de automarcadores configuradas. Cuando " @@ -3238,7 +3238,7 @@ msgstr "" "entidad se obvia, si una máscara MIME y/o un nombre de archivo está definido " "y ninguno coincide con el documento.</li><li>De lo contrario cada línea de " "documento se comprueba utilizando ese patrón y se pone un marcador en las " -"líneas coincidentes.</li></ul><p>Utilice los botones de debajo para " +"líneas coincidentes.</li></ol><p>Utilice los botones de debajo para " "gestionar su colección de entidades.</p>" #: plugins/autobookmarker/autobookmarker.cpp:408 diff --git a/tde-i18n-es/messages/tdelibs/tdetexteditor_autobookmarker.po b/tde-i18n-es/messages/tdelibs/tdetexteditor_autobookmarker.po index aabd896d169..510f0099be8 100644 --- a/tde-i18n-es/messages/tdelibs/tdetexteditor_autobookmarker.po +++ b/tde-i18n-es/messages/tdelibs/tdetexteditor_autobookmarker.po @@ -152,7 +152,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>Esta lista muestra sus entidades de automarcadores configuradas. Cuando " @@ -160,7 +160,7 @@ msgstr "" "entidad se obvia, si hay una máscara MIME y/o un nombre de archivo definido " "y ninguno coincide con el documento.</li><li>De lo contrario cada línea de " "documento se comprueba utilizando ese patrón y se pone un marcador en las " -"líneas coincidentes.</li></ul><p>Utilice los botones de debajo para " +"líneas coincidentes.</li></ol><p>Utilice los botones de debajo para " "gestionar su colección de entidades.</p>" #: autobookmarker.cpp:405 |