summaryrefslogtreecommitdiffstats
path: root/tde-i18n-hu/messages/tdeutils/kregexpeditor.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-hu/messages/tdeutils/kregexpeditor.po')
-rw-r--r--tde-i18n-hu/messages/tdeutils/kregexpeditor.po28
1 files changed, 16 insertions, 12 deletions
diff --git a/tde-i18n-hu/messages/tdeutils/kregexpeditor.po b/tde-i18n-hu/messages/tdeutils/kregexpeditor.po
index 0ea26b6ac19..abe85526d41 100644
--- a/tde-i18n-hu/messages/tdeutils/kregexpeditor.po
+++ b/tde-i18n-hu/messages/tdeutils/kregexpeditor.po
@@ -3,10 +3,11 @@
msgid ""
msgstr ""
"Project-Id-Version: TDE 3.5\n"
-"POT-Creation-Date: 2005-08-18 04:29+0200\n"
+"POT-Creation-Date: 2014-09-29 00:49-0500\n"
"PO-Revision-Date: 2005-11-26 11:11+0100\n"
"Last-Translator: Tamas Szanto <tszanto@mol.hu>\n"
"Language-Team: Hungarian <kde-lista@sophia.jpte.hu>\n"
+"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -176,11 +177,13 @@ msgid "The Carriage Return Character (\\r)"
msgstr "A sorvége karakter (\\r)"
#: charselector.cpp:68
-msgid "The Horizontal Tab Character (\\t)"
+#, fuzzy
+msgid "TheQt::Horizontal Tab Character (\\t)"
msgstr "A vízszintes tabulátor (\\t)"
#: charselector.cpp:69
-msgid "The Vertical Tab Character (\\v)"
+#, fuzzy
+msgid "TheQt::Vertical Tab Character (\\v)"
msgstr "A függőleges tabulátor (\\v)"
#: compoundwidget.cpp:46
@@ -392,10 +395,11 @@ msgid "Clear expression"
msgstr "A kifejezés törlése"
#: kregexpeditorprivate.cpp:168
+#, fuzzy
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 ""
@@ -426,20 +430,20 @@ msgid "Editor for Regular Expressions"
msgstr "Szerkesztőprogram reguláris kifejezésekhez"
#: predefined-regexps.cpp:1
-msgid "anything"
-msgstr "bármi"
+msgid "spaces"
+msgstr "szóközök"
#: predefined-regexps.cpp:2
-msgid "This regular expression matches anything."
-msgstr "Ez a reguláris kifejezés mindenhez illeszkedik."
+msgid "Matches an arbitrary amount of whitespace."
+msgstr "Illeszkedik tetszőleges számú szóközhöz."
#: predefined-regexps.cpp:3
-msgid "spaces"
-msgstr "szóközök"
+msgid "anything"
+msgstr "bármi"
#: predefined-regexps.cpp:4
-msgid "Matches an arbitrary amount of whitespace."
-msgstr "Illeszkedik tetszőleges számú szóközhöz."
+msgid "This regular expression matches anything."
+msgstr "Ez a reguláris kifejezés mindenhez illeszkedik."
#: regexpbuttons.cpp:66
msgid "Selection tool"