diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-sr@Latn/messages/kdelibs/ktexteditor_isearch.po | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-sr@Latn/messages/kdelibs/ktexteditor_isearch.po')
-rw-r--r-- | tde-i18n-sr@Latn/messages/kdelibs/ktexteditor_isearch.po | 126 |
1 files changed, 126 insertions, 0 deletions
diff --git a/tde-i18n-sr@Latn/messages/kdelibs/ktexteditor_isearch.po b/tde-i18n-sr@Latn/messages/kdelibs/ktexteditor_isearch.po new file mode 100644 index 00000000000..dd40881f36a --- /dev/null +++ b/tde-i18n-sr@Latn/messages/kdelibs/ktexteditor_isearch.po @@ -0,0 +1,126 @@ +# translation of ktexteditor_isearch.po to Serbian +# translation of ktexteditor_isearch.po to Srpski +# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Toplica Tanasković <toptan@sezampro.yu>, 2003. +# Toplica Tanaskovic <toptan@kde.org.yu>, 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: ktexteditor_isearch\n" +"POT-Creation-Date: 2007-05-29 02:14+0200\n" +"PO-Revision-Date: 2004-06-14 21:19+0200\n" +"Last-Translator: Toplica Tanaskovic <toptan@kde.org.yu>\n" +"Language-Team: Srpski <kde-i18n-sr@kde.org>\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 "Traži inkrementalno" + +#: ISearchPlugin.cpp:72 ISearchPlugin.cpp:372 +msgid "Search Incrementally Backwards" +msgstr "Traži inkrementalno unazad" + +#: ISearchPlugin.cpp:76 ISearchPlugin.cpp:79 +msgid "I-Search:" +msgstr "I-pretraga:" + +#: ISearchPlugin.cpp:95 +msgid "Search" +msgstr "Traži" + +#: ISearchPlugin.cpp:101 +msgid "Search Options" +msgstr "Opcije pretraživanja" + +#: ISearchPlugin.cpp:106 ISearchPlugin.cpp:412 +msgid "Case Sensitive" +msgstr "Razlikuj velika i mala slova" + +#: ISearchPlugin.cpp:115 ISearchPlugin.cpp:414 +msgid "From Beginning" +msgstr "Od početka" + +#: ISearchPlugin.cpp:124 ISearchPlugin.cpp:416 +msgid "Regular Expression" +msgstr "Regularni izraz" + +#: ISearchPlugin.cpp:244 +msgid "" +"_: Incremental Search\n" +"I-Search:" +msgstr "I-pretraga:" + +#: ISearchPlugin.cpp:247 +msgid "" +"_: Incremental Search found no match\n" +"Failing I-Search:" +msgstr "Neuspela I-pretraga:" + +#: ISearchPlugin.cpp:250 +msgid "" +"_: Incremental Search in the reverse direction\n" +"I-Search Backward:" +msgstr "I-pretraga unazad:" + +#: ISearchPlugin.cpp:253 +msgid "Failing I-Search Backward:" +msgstr "Neuspela I-pretraga unazad:" + +#: ISearchPlugin.cpp:256 +msgid "" +"_: Incremental Search has passed the end of the document\n" +"Wrapped I-Search:" +msgstr "Umotana I-pretraga:" + +#: ISearchPlugin.cpp:259 +msgid "Failing Wrapped I-Search:" +msgstr "Neuspela umotana I-pretraga:" + +#: ISearchPlugin.cpp:262 +msgid "Wrapped I-Search Backward:" +msgstr "Umotana I-pretraga unazad:" + +#: ISearchPlugin.cpp:265 +msgid "Failing Wrapped I-Search Backward:" +msgstr "Neuspela I-pretraga unazad:" + +#: ISearchPlugin.cpp:269 +msgid "" +"_: Incremental Search has passed both the end of the document and the original " +"starting position\n" +"Overwrapped I-Search:" +msgstr "Premotana I-pretraga:" + +#: ISearchPlugin.cpp:272 +msgid "Failing Overwrapped I-Search:" +msgstr "Neuspela premotana I-pretraga:" + +#: ISearchPlugin.cpp:275 +msgid "Overwrapped I-Search Backwards:" +msgstr "Premotana I-pretraga unazad:" + +#: ISearchPlugin.cpp:278 +msgid "Failing Overwrapped I-Search Backward:" +msgstr "Neuspela I-pretraga unazad:" + +#: ISearchPlugin.cpp:280 +msgid "Error: unknown i-search state!" +msgstr "Greška: nepoznato stanje i-pretrage!" + +#: ISearchPlugin.cpp:341 +msgid "Next Incremental Search Match" +msgstr "Sledeće poklapanje inkrementalne pretrage" + +#: ISearchPlugin.cpp:342 +msgid "Previous Incremental Search Match" +msgstr "Prethodno poklapanje inkrementalne pretrage" + +#. i18n: file ktexteditor_isearchui.rc line 9 +#: rc.cpp:6 +#, no-c-format +msgid "Search Toolbar" +msgstr "Traka sa alatima za pretragu" |