diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:14:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:14:50 -0600 |
commit | 3c57d86c364054763ef7485790afd290cfde004f (patch) | |
tree | 2deda065aeb1fc887774bf47de2364be5eded0c5 /tde-i18n-fi/messages/tdelibs/tdetexteditor_isearch.po | |
parent | 542a9e5e840b905c97d21bc5b83bda95a4a71582 (diff) | |
download | tde-i18n-3c57d86c364054763ef7485790afd290cfde004f.tar.gz tde-i18n-3c57d86c364054763ef7485790afd290cfde004f.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tde-i18n-fi/messages/tdelibs/tdetexteditor_isearch.po')
-rw-r--r-- | tde-i18n-fi/messages/tdelibs/tdetexteditor_isearch.po | 125 |
1 files changed, 125 insertions, 0 deletions
diff --git a/tde-i18n-fi/messages/tdelibs/tdetexteditor_isearch.po b/tde-i18n-fi/messages/tdelibs/tdetexteditor_isearch.po new file mode 100644 index 00000000000..da9bfdcf307 --- /dev/null +++ b/tde-i18n-fi/messages/tdelibs/tdetexteditor_isearch.po @@ -0,0 +1,125 @@ +# translation of ktexteditor_isearch.po to Finnish +# Copyright (C) 2002,2003, 2004 Free Software Foundation, Inc. +# Kim Enkovaara <kim.enkovaara@iki.fi>, 2002,2003. +# Tapio Kautto <eleknader@phnet.fi>, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: ktexteditor_isearch\n" +"POT-Creation-Date: 2007-05-29 02:14+0200\n" +"PO-Revision-Date: 2004-03-25 14:06+0200\n" +"Last-Translator: Tapio Kautto <eleknader@phnet.fi>\n" +"Language-Team: Finnish <kde-18n-fi-discussion@lists.sourceforge.net>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" + +#: ISearchPlugin.cpp:68 ISearchPlugin.cpp:371 +msgid "Search Incrementally" +msgstr "Etsi tarkentaen" + +#: ISearchPlugin.cpp:72 ISearchPlugin.cpp:372 +msgid "Search Incrementally Backwards" +msgstr "Etsi inkrementaalisti taaksepäin" + +#: ISearchPlugin.cpp:76 ISearchPlugin.cpp:79 +msgid "I-Search:" +msgstr "I-Haku:" + +#: ISearchPlugin.cpp:95 +msgid "Search" +msgstr "Haku" + +#: ISearchPlugin.cpp:101 +msgid "Search Options" +msgstr "Hakuoptiot" + +#: ISearchPlugin.cpp:106 ISearchPlugin.cpp:412 +msgid "Case Sensitive" +msgstr "Kirjasintasoherkkä" + +#: ISearchPlugin.cpp:115 ISearchPlugin.cpp:414 +msgid "From Beginning" +msgstr "Alusta" + +#: ISearchPlugin.cpp:124 ISearchPlugin.cpp:416 +msgid "Regular Expression" +msgstr "Säännöllinen lause" + +#: ISearchPlugin.cpp:244 +msgid "" +"_: Incremental Search\n" +"I-Search:" +msgstr "I-haku:" + +#: ISearchPlugin.cpp:247 +msgid "" +"_: Incremental Search found no match\n" +"Failing I-Search:" +msgstr "I-haku epäonnistui:" + +#: ISearchPlugin.cpp:250 +msgid "" +"_: Incremental Search in the reverse direction\n" +"I-Search Backward:" +msgstr "I-haku taaksepäin:" + +#: ISearchPlugin.cpp:253 +msgid "Failing I-Search Backward:" +msgstr "I-haku taaksepäin epäonnistui:" + +#: ISearchPlugin.cpp:256 +msgid "" +"_: Incremental Search has passed the end of the document\n" +"Wrapped I-Search:" +msgstr "I-haku asiakirjan lopussa:" + +#: ISearchPlugin.cpp:259 +msgid "Failing Wrapped I-Search:" +msgstr "I-haku asiakirjan loppuun epäonnistui:" + +#: ISearchPlugin.cpp:262 +msgid "Wrapped I-Search Backward:" +msgstr "I-haku asiakirjan alkuun takaperin:" + +#: ISearchPlugin.cpp:265 +msgid "Failing Wrapped I-Search Backward:" +msgstr "I-haku asiakirjan alkuun takaperin epäonnistui:" + +#: ISearchPlugin.cpp:269 +msgid "" +"_: Incremental Search has passed both the end of the document and the original " +"starting position\n" +"Overwrapped I-Search:" +msgstr "I-haku lopun ohi alkupisteeseen:" + +#: ISearchPlugin.cpp:272 +msgid "Failing Overwrapped I-Search:" +msgstr "I-haku lopun ohi alkupisteeseen epäonnistui:" + +#: ISearchPlugin.cpp:275 +msgid "Overwrapped I-Search Backwards:" +msgstr "I-haku alun ohi alkupisteeseen:" + +#: ISearchPlugin.cpp:278 +msgid "Failing Overwrapped I-Search Backward:" +msgstr "I-haku alun ohi alkupisteeseen epäonnistui:" + +#: ISearchPlugin.cpp:280 +msgid "Error: unknown i-search state!" +msgstr "Virhe: tuntematon i-haku tila!" + +#: ISearchPlugin.cpp:341 +msgid "Next Incremental Search Match" +msgstr "Seuraava inkrementaalihaun osuma" + +#: ISearchPlugin.cpp:342 +msgid "Previous Incremental Search Match" +msgstr "Edellinen inkrementaalihaun osuma" + +#. i18n: file ktexteditor_isearchui.rc line 9 +#: rc.cpp:6 +#, no-c-format +msgid "Search Toolbar" +msgstr "Hakutyökalurivi" |