summaryrefslogtreecommitdiffstats
path: root/tde-i18n-fr/messages/tdeutils/kregexpeditor.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-fr/messages/tdeutils/kregexpeditor.po')
-rw-r--r--tde-i18n-fr/messages/tdeutils/kregexpeditor.po28
1 files changed, 16 insertions, 12 deletions
diff --git a/tde-i18n-fr/messages/tdeutils/kregexpeditor.po b/tde-i18n-fr/messages/tdeutils/kregexpeditor.po
index 8343114f834..814fb85975c 100644
--- a/tde-i18n-fr/messages/tdeutils/kregexpeditor.po
+++ b/tde-i18n-fr/messages/tdeutils/kregexpeditor.po
@@ -13,10 +13,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-11-02 17:23+0100\n"
"Last-Translator: Matthieu Robin <matthieu@macolu.org>\n"
"Language-Team: French <fr@li.org>\n"
+"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -188,11 +189,13 @@ msgid "The Carriage Return Character (\\r)"
msgstr "Le caractère retour-chariot (\\r)"
#: charselector.cpp:68
-msgid "The Horizontal Tab Character (\\t)"
+#, fuzzy
+msgid "TheQt::Horizontal Tab Character (\\t)"
msgstr "Le caractère de tabulation horizontale (\\t)"
#: charselector.cpp:69
-msgid "The Vertical Tab Character (\\v)"
+#, fuzzy
+msgid "TheQt::Vertical Tab Character (\\v)"
msgstr "Le caractère de tabulation verticale (\\v)"
#: compoundwidget.cpp:46
@@ -406,10 +409,11 @@ msgid "Clear expression"
msgstr "Effacer l'expression"
#: 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 ""
@@ -441,20 +445,20 @@ msgid "Editor for Regular Expressions"
msgstr "Éditeur d'expressions rationnelles"
#: predefined-regexps.cpp:1
-msgid "anything"
-msgstr "n'importe quoi"
+msgid "spaces"
+msgstr "espaces"
#: predefined-regexps.cpp:2
-msgid "This regular expression matches anything."
-msgstr "Cette expression rationnelle correspond à n'importe quel caractère."
+msgid "Matches an arbitrary amount of whitespace."
+msgstr "Correspond à un nombre arbitraire d'espaces blancs."
#: predefined-regexps.cpp:3
-msgid "spaces"
-msgstr "espaces"
+msgid "anything"
+msgstr "n'importe quoi"
#: predefined-regexps.cpp:4
-msgid "Matches an arbitrary amount of whitespace."
-msgstr "Correspond à un nombre arbitraire d'espaces blancs."
+msgid "This regular expression matches anything."
+msgstr "Cette expression rationnelle correspond à n'importe quel caractère."
#: regexpbuttons.cpp:66
msgid "Selection tool"