diff options
author | Timothy Pearson <[email protected]> | 2014-09-29 03:08:03 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-09-29 03:08:03 -0500 |
commit | 242434109c14a494dee7738b9c343f5947d20506 (patch) | |
tree | ea25930767128361a7669f1a25a479a66ccdfbeb /tde-i18n-cy/messages/tdeutils/kregexpeditor.po | |
parent | 8819501c6a160b7ae106b1a968bc953b0f0bc465 (diff) | |
download | tde-i18n-242434109c14a494dee7738b9c343f5947d20506.tar.gz tde-i18n-242434109c14a494dee7738b9c343f5947d20506.zip |
Automated l10n update (.po files)
Diffstat (limited to 'tde-i18n-cy/messages/tdeutils/kregexpeditor.po')
-rw-r--r-- | tde-i18n-cy/messages/tdeutils/kregexpeditor.po | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/tde-i18n-cy/messages/tdeutils/kregexpeditor.po b/tde-i18n-cy/messages/tdeutils/kregexpeditor.po index 092548a1c08..071f86e41a8 100644 --- a/tde-i18n-cy/messages/tdeutils/kregexpeditor.po +++ b/tde-i18n-cy/messages/tdeutils/kregexpeditor.po @@ -1,10 +1,11 @@ msgid "" msgstr "" "Project-Id-Version: ../cy/messages//tdeutils/kregexpeditor.po\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-09-20 15:44+0200\n" "Last-Translator: Thierry Vignaud <[email protected]>\n" "Language-Team: cy <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -167,11 +168,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 @@ -340,7 +341,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 "" @@ -366,19 +367,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 |