diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-29 03:08:03 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-29 03:08:03 -0500 |
commit | 242434109c14a494dee7738b9c343f5947d20506 (patch) | |
tree | ea25930767128361a7669f1a25a479a66ccdfbeb /tde-i18n-ca/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-ca/messages/tdeutils/kregexpeditor.po')
-rw-r--r-- | tde-i18n-ca/messages/tdeutils/kregexpeditor.po | 28 |
1 files changed, 16 insertions, 12 deletions
diff --git a/tde-i18n-ca/messages/tdeutils/kregexpeditor.po b/tde-i18n-ca/messages/tdeutils/kregexpeditor.po index 809c33ad48c..cf1e4738565 100644 --- a/tde-i18n-ca/messages/tdeutils/kregexpeditor.po +++ b/tde-i18n-ca/messages/tdeutils/kregexpeditor.po @@ -7,10 +7,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: 2007-11-24 23:42+0100\n" "Last-Translator: Josep Ma. Ferrer <txemaq@gmail.com>\n" "Language-Team: Catalan <kde-i18n-ca@kde.org>\n" +"Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -186,11 +187,13 @@ msgid "The Carriage Return Character (\\r)" msgstr "El caràcter de retorn de carro (\\r)" #: charselector.cpp:68 -msgid "The Horizontal Tab Character (\\t)" +#, fuzzy +msgid "TheQt::Horizontal Tab Character (\\t)" msgstr "El caràcter de tabulació horitzontal (\\t)" #: charselector.cpp:69 -msgid "The Vertical Tab Character (\\v)" +#, fuzzy +msgid "TheQt::Vertical Tab Character (\\v)" msgstr "El caràcter de tabulació vertical (\\v)" #: compoundwidget.cpp:46 @@ -403,10 +406,11 @@ msgid "Clear expression" msgstr "Neteja l'expressió" #: 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 "" @@ -437,20 +441,20 @@ msgid "Editor for Regular Expressions" msgstr "Editor d'expressions regulars" #: predefined-regexps.cpp:1 -msgid "anything" -msgstr "qualsevol cosa" +msgid "spaces" +msgstr "espais" #: predefined-regexps.cpp:2 -msgid "This regular expression matches anything." -msgstr "Aquesta expressió regular no coincideix amb res." +msgid "Matches an arbitrary amount of whitespace." +msgstr "Coincideix amb qualsevol nombre d'espais en blans." #: predefined-regexps.cpp:3 -msgid "spaces" -msgstr "espais" +msgid "anything" +msgstr "qualsevol cosa" #: predefined-regexps.cpp:4 -msgid "Matches an arbitrary amount of whitespace." -msgstr "Coincideix amb qualsevol nombre d'espais en blans." +msgid "This regular expression matches anything." +msgstr "Aquesta expressió regular no coincideix amb res." #: regexpbuttons.cpp:66 msgid "Selection tool" |