summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pa/messages/tdeutils/kregexpeditor.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-pa/messages/tdeutils/kregexpeditor.po')
-rw-r--r--tde-i18n-pa/messages/tdeutils/kregexpeditor.po17
1 files changed, 9 insertions, 8 deletions
diff --git a/tde-i18n-pa/messages/tdeutils/kregexpeditor.po b/tde-i18n-pa/messages/tdeutils/kregexpeditor.po
index 07a486e0a4d..7cc6d6dafe8 100644
--- a/tde-i18n-pa/messages/tdeutils/kregexpeditor.po
+++ b/tde-i18n-pa/messages/tdeutils/kregexpeditor.po
@@ -4,10 +4,11 @@
msgid ""
msgstr ""
"Project-Id-Version: kregexpeditor\n"
-"POT-Creation-Date: 2005-08-18 04:29+0200\n"
+"POT-Creation-Date: 2014-09-29 00:49-0500\n"
"PO-Revision-Date: 2007-01-17 11:06+0530\n"
"Last-Translator: A S Alam <aalam@users.sf.net>\n"
"Language-Team: Punjabi <punjabi-l10n@lists.sf.net>\n"
+"Language: pa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -172,11 +173,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
@@ -345,7 +346,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 ""
@@ -371,19 +372,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