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-it | |
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-it')
-rw-r--r-- | tde-i18n-it/messages/tdelibs/katepart.po | 4 | ||||
-rw-r--r-- | tde-i18n-it/messages/tdelibs/tdetexteditor_autobookmarker.po | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tde-i18n-it/messages/tdelibs/katepart.po b/tde-i18n-it/messages/tdelibs/katepart.po index c904c60d3f5..abfb726862b 100644 --- a/tde-i18n-it/messages/tdelibs/katepart.po +++ b/tde-i18n-it/messages/tdelibs/katepart.po @@ -3227,7 +3227,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>Questa lista mostra le tue entità di segnalibri automatici configurate. " @@ -3235,7 +3235,7 @@ msgstr "" "<ol><li>L'entità è rimossa, se sono definiti una maschera file ovvero un " "tipo MIME, e nessuno corrisponde al documento.</li><li>Altrimenti ogni riga " "del documento è confrontata con lo schema, e un segnalibro viene messo sulle " -"righe corrispondenti.</li></ul><p>Usa i pulsanti sotto per gestire la tua " +"righe corrispondenti.</li></ol><p>Usa i pulsanti sotto per gestire la tua " "raccolta di entità.</p>" #: plugins/autobookmarker/autobookmarker.cpp:408 diff --git a/tde-i18n-it/messages/tdelibs/tdetexteditor_autobookmarker.po b/tde-i18n-it/messages/tdelibs/tdetexteditor_autobookmarker.po index 31b98f64e94..94aa43d50f4 100644 --- a/tde-i18n-it/messages/tdelibs/tdetexteditor_autobookmarker.po +++ b/tde-i18n-it/messages/tdelibs/tdetexteditor_autobookmarker.po @@ -154,7 +154,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>Questa lista mostra le entity di segnalibri automatici configurate. " @@ -162,7 +162,7 @@ msgstr "" "<ol><li> La entity non viene utilizzata se è definito un tipo MIME e/o una " "maschera di nome file e non corrispondono.</li><li>Altrimenti per ogni linea " "del documento si prova se corrisponde allo schema e in caso affermativo " -"viene impostato un segnalibro su di essa.</li></ul><p>Utilizza i pulsanti " +"viene impostato un segnalibro su di essa.</li></ol><p>Utilizza i pulsanti " "qui sotto per gestire la lista di entity.</p>" #: autobookmarker.cpp:405 |