diff options
author | Michele Calgaro <[email protected]> | 2021-05-29 13:47:50 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-05-29 13:47:50 +0900 |
commit | 6a2ed2d978ebfdc62c83df47b55977f1db6bba65 (patch) | |
tree | 38727a0ab5387e74cf5544b593ec7a610a86e7df /template/messages/koffice/thesaurus_tool.pot | |
parent | a011f522ab8348dba4740226af697c9482d71f6b (diff) | |
download | koffice-i18n-6a2ed2d978ebfdc62c83df47b55977f1db6bba65.tar.gz koffice-i18n-6a2ed2d978ebfdc62c83df47b55977f1db6bba65.zip |
Adjsted after file renaming in koffice.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'template/messages/koffice/thesaurus_tool.pot')
-rw-r--r-- | template/messages/koffice/thesaurus_tool.pot | 64 |
1 files changed, 32 insertions, 32 deletions
diff --git a/template/messages/koffice/thesaurus_tool.pot b/template/messages/koffice/thesaurus_tool.pot index 1dbdfdd3..58c2dbe4 100644 --- a/template/messages/koffice/thesaurus_tool.pot +++ b/template/messages/koffice/thesaurus_tool.pot @@ -27,129 +27,129 @@ msgid "" "Your emails" msgstr "" -#: main.cc:82 +#: main.cpp:82 msgid "(No match)" msgstr "" -#: main.cc:92 +#: main.cpp:92 msgid "&Search for:" msgstr "" -#: main.cc:93 +#: main.cpp:93 msgid "S&earch" msgstr "" -#: main.cc:105 +#: main.cpp:105 msgid "Forward" msgstr "" -#: main.cc:107 +#: main.cpp:107 msgid "Change Language..." msgstr "" -#: main.cc:122 +#: main.cpp:122 msgid "&Thesaurus" msgstr "" -#: main.cc:129 +#: main.cpp:129 msgid "Synonyms" msgstr "" -#: main.cc:132 +#: main.cpp:132 msgid "More General Words" msgstr "" -#: main.cc:135 +#: main.cpp:135 msgid "More Specific Words" msgstr "" -#: main.cc:168 +#: main.cpp:168 msgid "&WordNet" msgstr "" -#: main.cc:189 +#: main.cpp:189 msgid "&Replace with:" msgstr "" -#: main.cc:252 +#: main.cpp:252 msgid "&Replace" msgstr "" -#: main.cc:305 +#: main.cpp:305 #, c-format msgid "Related Words - %1" msgstr "" -#: main.cc:400 +#: main.cpp:400 msgid "" "The thesaurus file '%1' was not found. Please use 'Change Language...' to " "select a thesaurus file." msgstr "" -#: main.cc:419 +#: main.cpp:419 msgid "Failed to execute grep." msgstr "" -#: main.cc:431 +#: main.cpp:431 #, c-format msgid "<b>Error:</b> Failed to execute grep. Output:<br>%1" msgstr "" -#: main.cc:590 +#: main.cpp:590 msgid "Synonyms/Hypernyms - Ordered by Frequency" msgstr "" -#: main.cc:591 +#: main.cpp:591 msgid "Synonyms - Ordered by Similarity of Meaning (verbs only)" msgstr "" -#: main.cc:592 +#: main.cpp:592 msgid "Antonyms - Words with Opposite Meanings" msgstr "" -#: main.cc:593 +#: main.cpp:593 #, c-format msgid "Hyponyms - ... is a (kind of) %1" msgstr "" -#: main.cc:594 +#: main.cpp:594 msgid "Meronyms - %1 has a ..." msgstr "" -#: main.cc:596 +#: main.cpp:596 #, c-format msgid "Holonyms - ... has a %1" msgstr "" -#: main.cc:597 +#: main.cpp:597 msgid "Attributes" msgstr "" -#: main.cc:598 +#: main.cpp:598 msgid "Cause To (for some verbs only)" msgstr "" -#: main.cc:599 +#: main.cpp:599 msgid "Verb Entailment (for some verbs only)" msgstr "" -#: main.cc:600 +#: main.cpp:600 msgid "Familiarity & Polysemy Count" msgstr "" -#: main.cc:602 +#: main.cpp:602 msgid "Verb Frames (examples of use)" msgstr "" -#: main.cc:603 +#: main.cpp:603 msgid "List of Compound Words" msgstr "" -#: main.cc:604 +#: main.cpp:604 msgid "Overview of Senses" msgstr "" -#: main.cc:632 +#: main.cpp:632 msgid "" "<b>Error:</b> Failed to execute the WordNet program 'wn'. WordNet has to be " "installed on your computer to use this component of kthesaurus, and 'wn' has " @@ -161,11 +161,11 @@ msgid "" "WordNet only supports the English language." msgstr "" -#: main.cc:651 +#: main.cpp:651 #, c-format msgid "<b>Error:</b> Failed to execute WordNet program 'wn'. Output:<br>%1" msgstr "" -#: main.cc:658 +#: main.cpp:658 msgid "No match for '%1'." msgstr "" |