diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-da/messages/tdelibs/ktexteditor_isearch.po | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-da/messages/tdelibs/ktexteditor_isearch.po')
-rw-r--r-- | tde-i18n-da/messages/tdelibs/ktexteditor_isearch.po | 129 |
1 files changed, 129 insertions, 0 deletions
diff --git a/tde-i18n-da/messages/tdelibs/ktexteditor_isearch.po b/tde-i18n-da/messages/tdelibs/ktexteditor_isearch.po new file mode 100644 index 00000000000..91a7a5ae665 --- /dev/null +++ b/tde-i18n-da/messages/tdelibs/ktexteditor_isearch.po @@ -0,0 +1,129 @@ +# Danish translation of ktexteditor_isearch +# Copyright (C). +# Erik Kjær Pedersen <erik@binghamton.edu>, 2002, 2004, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: ktexteditor_isearch\n" +"POT-Creation-Date: 2007-05-29 02:14+0200\n" +"PO-Revision-Date: 2005-06-13 08:29+0200\n" +"Last-Translator: Erik Kjær Pedersen <erik@binghamton.edu>\n" +"Language-Team: Danish <dansk@klid.dk>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.1\n" + +#: ISearchPlugin.cpp:68 ISearchPlugin.cpp:371 +msgid "Search Incrementally" +msgstr "Søg inkrementelt" + +#: ISearchPlugin.cpp:72 ISearchPlugin.cpp:372 +msgid "Search Incrementally Backwards" +msgstr "Søg inkrementelt baglæns" + +#: ISearchPlugin.cpp:76 ISearchPlugin.cpp:79 +msgid "I-Search:" +msgstr "I-Søgning:" + +#: ISearchPlugin.cpp:95 +msgid "Search" +msgstr "Søg" + +#: ISearchPlugin.cpp:101 +msgid "Search Options" +msgstr "Søgeindstillinger" + +#: ISearchPlugin.cpp:106 ISearchPlugin.cpp:412 +msgid "Case Sensitive" +msgstr "Versalfølsom" + +#: ISearchPlugin.cpp:115 ISearchPlugin.cpp:414 +msgid "From Beginning" +msgstr "Fra begyndelsen" + +#: ISearchPlugin.cpp:124 ISearchPlugin.cpp:416 +msgid "Regular Expression" +msgstr "Regulært udtryk" + +#: ISearchPlugin.cpp:244 +msgid "" +"_: Incremental Search\n" +"I-Search:" +msgstr "" +"Inkrementel søgning\n" +"I-Søgning:" + +#: ISearchPlugin.cpp:247 +msgid "" +"_: Incremental Search found no match\n" +"Failing I-Search:" +msgstr "Mislykket I-søgning:" + +#: ISearchPlugin.cpp:250 +msgid "" +"_: Incremental Search in the reverse direction\n" +"I-Search Backward:" +msgstr "Baglæns I-søgning:" + +#: ISearchPlugin.cpp:253 +msgid "Failing I-Search Backward:" +msgstr "Mislykket baglæns I-søgning:" + +#: ISearchPlugin.cpp:256 +msgid "" +"_: Incremental Search has passed the end of the document\n" +"Wrapped I-Search:" +msgstr "Ombrudt I-søgning:" + +#: ISearchPlugin.cpp:259 +msgid "Failing Wrapped I-Search:" +msgstr "Mislykket ombrudt I-søgning:" + +#: ISearchPlugin.cpp:262 +msgid "Wrapped I-Search Backward:" +msgstr "Ombrudt I-søgning baglæns:" + +#: ISearchPlugin.cpp:265 +msgid "Failing Wrapped I-Search Backward:" +msgstr "Mislykket ombrudt I-søgning baglæns:" + +#: ISearchPlugin.cpp:269 +msgid "" +"_: Incremental Search has passed both the end of the document and the original " +"starting position\n" +"Overwrapped I-Search:" +msgstr "Overombrudt I-søgning:" + +#: ISearchPlugin.cpp:272 +msgid "Failing Overwrapped I-Search:" +msgstr "Mislykket overombrudt I-søgning:" + +#: ISearchPlugin.cpp:275 +msgid "Overwrapped I-Search Backwards:" +msgstr "Overombrudt baglæns I-søgning:" + +#: ISearchPlugin.cpp:278 +msgid "Failing Overwrapped I-Search Backward:" +msgstr "Mislykket overombrudt I-søgning baglæns:" + +#: ISearchPlugin.cpp:280 +msgid "Error: unknown i-search state!" +msgstr "Fejl: ukendt i-søgningstilstand!" + +#: ISearchPlugin.cpp:341 +msgid "Next Incremental Search Match" +msgstr "Næste inkrementelle søgningsmodstykke" + +#: ISearchPlugin.cpp:342 +msgid "Previous Incremental Search Match" +msgstr "Forrige inkrementelle søgningsmodstykke" + +#. i18n: file ktexteditor_isearchui.rc line 9 +#: rc.cpp:6 +#, no-c-format +msgid "Search Toolbar" +msgstr "Søgeværktøjslinje" + +#~ msgid "&Edit" +#~ msgstr "&Redigér" |