summaryrefslogtreecommitdiffstats
path: root/tde-i18n-cy/messages/tdeutils/kregexpeditor.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-cy/messages/tdeutils/kregexpeditor.po')
-rw-r--r--tde-i18n-cy/messages/tdeutils/kregexpeditor.po17
1 files changed, 9 insertions, 8 deletions
diff --git a/tde-i18n-cy/messages/tdeutils/kregexpeditor.po b/tde-i18n-cy/messages/tdeutils/kregexpeditor.po
index 092548a1c08..071f86e41a8 100644
--- a/tde-i18n-cy/messages/tdeutils/kregexpeditor.po
+++ b/tde-i18n-cy/messages/tdeutils/kregexpeditor.po
@@ -1,10 +1,11 @@
msgid ""
msgstr ""
"Project-Id-Version: ../cy/messages//tdeutils/kregexpeditor.po\n"
-"POT-Creation-Date: 2005-08-18 04:29+0200\n"
+"POT-Creation-Date: 2014-09-29 00:49-0500\n"
"PO-Revision-Date: 2004-09-20 15:44+0200\n"
"Last-Translator: Thierry Vignaud <tvignaud@mandrakesoft.com>\n"
"Language-Team: cy <LL@li.org>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -167,11 +168,11 @@ msgid "The Carriage Return Character (\\r)"
msgstr ""
#: charselector.cpp:68
-msgid "The Horizontal Tab Character (\\t)"
+msgid "TheQt::Horizontal Tab Character (\\t)"
msgstr ""
#: charselector.cpp:69
-msgid "The Vertical Tab Character (\\v)"
+msgid "TheQt::Vertical Tab Character (\\v)"
msgstr ""
#: compoundwidget.cpp:46
@@ -340,7 +341,7 @@ msgstr ""
msgid ""
"This is the regular expression in ASCII syntax. You are likely only to be "
"interested in this if you are a programmer, and need to develop a regular "
-"expression using QRegExp."
+"expression using TQRegExp."
"<p>You may develop your regular expression both by using the graphical editor, "
"and by typing the regular expression in this line edit."
msgstr ""
@@ -366,19 +367,19 @@ msgid "Editor for Regular Expressions"
msgstr ""
#: predefined-regexps.cpp:1
-msgid "anything"
+msgid "spaces"
msgstr ""
#: predefined-regexps.cpp:2
-msgid "This regular expression matches anything."
+msgid "Matches an arbitrary amount of whitespace."
msgstr ""
#: predefined-regexps.cpp:3
-msgid "spaces"
+msgid "anything"
msgstr ""
#: predefined-regexps.cpp:4
-msgid "Matches an arbitrary amount of whitespace."
+msgid "This regular expression matches anything."
msgstr ""
#: regexpbuttons.cpp:66