diff options
Diffstat (limited to 'template/messages/tdeutils/kregexpeditor.pot')
-rw-r--r-- | template/messages/tdeutils/kregexpeditor.pot | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/template/messages/tdeutils/kregexpeditor.pot b/template/messages/tdeutils/kregexpeditor.pot index 710ba7ad44c..797426632b3 100644 --- a/template/messages/tdeutils/kregexpeditor.pot +++ b/template/messages/tdeutils/kregexpeditor.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2020-05-11 13:06+0200\n" +"POT-Creation-Date: 2021-07-07 22:21+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -331,8 +331,8 @@ msgid "" "button in the editing area where you want this item inserted.</p><p>For a " "more detailed description of this editor see the <a href=\"doc://\">info " "pages</a></p><h2>What is a regular expression?</h2>If you do not know what a " -"regular expression is, then it might be a good idea to read <a " -"href=\"doc://whatIsARegExp\">the introduction to regular expressions</a>.<p>" +"regular expression is, then it might be a good idea to read <a href=\"doc://" +"whatIsARegExp\">the introduction to regular expressions</a>.<p>" msgstr "" #: infopage.cpp:53 @@ -341,9 +341,9 @@ msgid "" "working on KRegExpEditor, I therefore appreciate it very much when users " "tell me what they think about my work. I would therefore be very happy if " "you <a href=\"mailto:blackie@kde.org?subject=KRegExpEditor\">sent me a short " -"mail</a>, telling me that you use my regular expression " -"editor.<h2>Author</h2><a href=\"http://www.blackie.dk/\">Jesper K. " -"Pedersen</a> <<a href=\"mailto:blackie@kde.org\">blackie@kde.org</a>>" +"mail</a>, telling me that you use my regular expression editor.<h2>Author</" +"h2><a href=\"http://www.blackie.dk/\">Jesper K. Pedersen</a> <<a href=" +"\"mailto:blackie@kde.org\">blackie@kde.org</a>>" msgstr "" #: kregexpeditorgui.cpp:72 @@ -421,8 +421,8 @@ msgid "" "this state you will not be inserting <i>regexp items</i>, but instead select " "them. To select a number of items, press down the left mouse button and drag " "it over the items.<p>When you have selected a number of items, you may use " -"cut/copy/paste. These functions are found in the right mouse button " -"menu.</qt>" +"cut/copy/paste. These functions are found in the right mouse button menu.</" +"qt>" msgstr "" #: regexpbuttons.cpp:76 @@ -465,10 +465,10 @@ msgid "" "a specified number of times.<p>The number of times to repeat may be " "specified using ranges. e.g. You may specify that it should match from 2 to " "4 times, that it should match exactly 5 times, or that it should match at " -"least one time.<p>Examples:<br>If you specify that it should match " -"<i>any</i> time, and the content it surrounds is <tt>abc</tt>, then this " -"<i>regexp item</i> will match the empty string, the string <tt>abc</tt>, the " -"string <tt>abcabc</tt>, the string <tt>abcabcabcabc</tt>, etc.</qt>" +"least one time.<p>Examples:<br>If you specify that it should match <i>any</" +"i> time, and the content it surrounds is <tt>abc</tt>, then this <i>regexp " +"item</i> will match the empty string, the string <tt>abc</tt>, the string " +"<tt>abcabc</tt>, the string <tt>abcabcabcabc</tt>, etc.</qt>" msgstr "" #: regexpbuttons.cpp:109 @@ -550,8 +550,8 @@ msgstr "" #: repeatregexp.cpp:59 repeatregexp.cpp:67 msgid "" -"<p>Value for attribute <b>%1</b> was not an integer for element " -"<b>%2</b></p><p>It contained the value <b>%3</b></p>" +"<p>Value for attribute <b>%1</b> was not an integer for element <b>%2</b></" +"p><p>It contained the value <b>%3</b></p>" msgstr "" #: repeatregexp.cpp:62 repeatregexp.cpp:70 textrangeregexp.cpp:131 |