summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pt/messages/tdeutils/kregexpeditor.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-pt/messages/tdeutils/kregexpeditor.po')
-rw-r--r--tde-i18n-pt/messages/tdeutils/kregexpeditor.po28
1 files changed, 16 insertions, 12 deletions
diff --git a/tde-i18n-pt/messages/tdeutils/kregexpeditor.po b/tde-i18n-pt/messages/tdeutils/kregexpeditor.po
index 20728d0b9d1..e705e33032b 100644
--- a/tde-i18n-pt/messages/tdeutils/kregexpeditor.po
+++ b/tde-i18n-pt/messages/tdeutils/kregexpeditor.po
@@ -1,10 +1,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: 2005-09-24 00:23+0100\n"
"Last-Translator: Pedro Morais <morais@kde.org>\n"
"Language-Team: pt <kde-i18n-pt@kde.org>\n"
+"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -177,11 +178,13 @@ msgid "The Carriage Return Character (\\r)"
msgstr "O Carácter de Mudança de Linha (\\r)"
#: charselector.cpp:68
-msgid "The Horizontal Tab Character (\\t)"
+#, fuzzy
+msgid "TheQt::Horizontal Tab Character (\\t)"
msgstr "O Carácter de Tabulação Horizontal (\\t)"
#: charselector.cpp:69
-msgid "The Vertical Tab Character (\\v)"
+#, fuzzy
+msgid "TheQt::Vertical Tab Character (\\v)"
msgstr "O Carácter de Tabulação Vertical (\\v)"
#: compoundwidget.cpp:46
@@ -393,10 +396,11 @@ msgid "Clear expression"
msgstr "Limpar a expressão"
#: 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 ""
@@ -427,20 +431,20 @@ msgid "Editor for Regular Expressions"
msgstr "Editor para Expressões Regulares"
#: predefined-regexps.cpp:1
-msgid "anything"
-msgstr "tudo"
+msgid "spaces"
+msgstr "espaços"
#: predefined-regexps.cpp:2
-msgid "This regular expression matches anything."
-msgstr "Esta expressão regular aceita tudo."
+msgid "Matches an arbitrary amount of whitespace."
+msgstr "Corresponde a um número arbitrário de espaços em branco."
#: predefined-regexps.cpp:3
-msgid "spaces"
-msgstr "espaços"
+msgid "anything"
+msgstr "tudo"
#: predefined-regexps.cpp:4
-msgid "Matches an arbitrary amount of whitespace."
-msgstr "Corresponde a um número arbitrário de espaços em branco."
+msgid "This regular expression matches anything."
+msgstr "Esta expressão regular aceita tudo."
#: regexpbuttons.cpp:66
msgid "Selection tool"