summaryrefslogtreecommitdiffstats
path: root/tde-i18n-zh_CN/messages/tdeutils/kregexpeditor.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-zh_CN/messages/tdeutils/kregexpeditor.po')
-rw-r--r--tde-i18n-zh_CN/messages/tdeutils/kregexpeditor.po27
1 files changed, 15 insertions, 12 deletions
diff --git a/tde-i18n-zh_CN/messages/tdeutils/kregexpeditor.po b/tde-i18n-zh_CN/messages/tdeutils/kregexpeditor.po
index 0a3fe7de451..4e600787e83 100644
--- a/tde-i18n-zh_CN/messages/tdeutils/kregexpeditor.po
+++ b/tde-i18n-zh_CN/messages/tdeutils/kregexpeditor.po
@@ -6,10 +6,11 @@
msgid ""
msgstr ""
"Project-Id-Version: \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-01-16 03:04+0800\n"
"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -180,11 +181,13 @@ msgid "The Carriage Return Character (\\r)"
msgstr "回车字符(\\r)"
#: charselector.cpp:68
-msgid "The Horizontal Tab Character (\\t)"
+#, fuzzy
+msgid "TheQt::Horizontal Tab Character (\\t)"
msgstr "水平制表字符(\\t)"
#: charselector.cpp:69
-msgid "The Vertical Tab Character (\\v)"
+#, fuzzy
+msgid "TheQt::Vertical Tab Character (\\v)"
msgstr "垂直制表字符(\\v)"
#: compoundwidget.cpp:46
@@ -360,7 +363,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 ""
@@ -386,20 +389,20 @@ msgid "Editor for Regular Expressions"
msgstr "正则表达式编辑器"
#: predefined-regexps.cpp:1
-msgid "anything"
-msgstr "任意"
+msgid "spaces"
+msgstr "空格"
#: predefined-regexps.cpp:2
-msgid "This regular expression matches anything."
-msgstr "此正则表达式匹配所有内容。"
+msgid "Matches an arbitrary amount of whitespace."
+msgstr ""
#: predefined-regexps.cpp:3
-msgid "spaces"
-msgstr "空格"
+msgid "anything"
+msgstr "任意"
#: predefined-regexps.cpp:4
-msgid "Matches an arbitrary amount of whitespace."
-msgstr ""
+msgid "This regular expression matches anything."
+msgstr "此正则表达式匹配所有内容。"
#: regexpbuttons.cpp:66
msgid "Selection tool"