From 3c57d86c364054763ef7485790afd290cfde004f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:14:50 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- .../tdelibs/tdetexteditor_autobookmarker.po | 144 +++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 tde-i18n-bn/messages/tdelibs/tdetexteditor_autobookmarker.po (limited to 'tde-i18n-bn/messages/tdelibs/tdetexteditor_autobookmarker.po') diff --git a/tde-i18n-bn/messages/tdelibs/tdetexteditor_autobookmarker.po b/tde-i18n-bn/messages/tdelibs/tdetexteditor_autobookmarker.po new file mode 100644 index 00000000000..ccf25231422 --- /dev/null +++ b/tde-i18n-bn/messages/tdelibs/tdetexteditor_autobookmarker.po @@ -0,0 +1,144 @@ +# translation of ktexteditor_autobookmarker.po to Bengali +# Deepayan Sarkar , 2004, 2005, 2006. +msgid "" +msgstr "" +"Project-Id-Version: ktexteditor_autobookmarker\n" +"POT-Creation-Date: 2005-06-14 01:24+0200\n" +"PO-Revision-Date: 2006-01-06 23:41-0600\n" +"Last-Translator: Deepayan Sarkar \n" +"Language-Team: Bengali \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9.1\n" + +#: autobookmarker.cpp:90 +msgid "AutoBookmarks" +msgstr "অটো-বুকমার্ক" + +#: autobookmarker.cpp:101 +msgid "Configure AutoBookmarks" +msgstr "অটো-বুকমার্ক কনফিগার করো" + +#: autobookmarker.cpp:280 +msgid "Edit Entry" +msgstr "এন্ট্রি সম্পাদন করো" + +#: autobookmarker.cpp:288 +msgid "&Pattern:" +msgstr "&নকশা:" + +#: autobookmarker.cpp:294 +msgid "

A regular expression. Matching lines will be bookmarked.

" +msgstr "" +"

একটি রেগুলার এক্সপ্রেশন, যে লাইনগুলি মিলবে সেগুলি বুকমার্ক করা হবে।

" + +#: autobookmarker.cpp:298 +msgid "Case &sensitive" +msgstr "কে&স সেন্‌সিটিভ" + +#: autobookmarker.cpp:302 +msgid "" +"

If enabled, the pattern matching will be case sensitive, otherwise not.

" +msgstr "" + +#: autobookmarker.cpp:305 +msgid "&Minimal matching" +msgstr "" + +#: autobookmarker.cpp:309 +msgid "" +"

If enabled, the pattern matching will use minimal matching; if you do not " +"know what that is, please read the appendix on regular expressions in the kate " +"manual.

" +msgstr "" + +#: autobookmarker.cpp:313 +msgid "&File mask:" +msgstr "ফাই&ল মাস্ক:" + +#: autobookmarker.cpp:319 +msgid "" +"

A list of filename masks, separated by semicolons. This can be used to limit " +"the usage of this entity to files with matching names.

" +"

Use the wizard button to the right of the mimetype entry below to easily " +"fill out both lists.

" +msgstr "" + +#: autobookmarker.cpp:324 +msgid "MIME &types:" +msgstr "মাই&ম টাইপ:" + +#: autobookmarker.cpp:330 +msgid "" +"

A list of mime types, separated by semicolon. This can be used to limit the " +"usage of this entity to files with matching mime types.

" +"

Use the wizard button on the right to get a list of existing file types to " +"choose from, using it will fill in the file masks as well.

" +msgstr "" + +#: autobookmarker.cpp:340 +msgid "" +"

Click this button to display a checkable list of mimetypes available on your " +"system. When used, the file masks entry above will be filled in with the " +"corresponding masks.

" +msgstr "" + +#: autobookmarker.cpp:365 +msgid "" +"Select the MimeTypes for this pattern.\n" +"Please note that this will automatically edit the associated file extensions as " +"well." +msgstr "" + +#: autobookmarker.cpp:367 +msgid "Select Mime Types" +msgstr "মাইম টাইপ নির্বাচন করুন" + +#: autobookmarker.cpp:385 +msgid "&Patterns" +msgstr "ছাঁ&দ" + +#: autobookmarker.cpp:388 +msgid "Pattern" +msgstr "ছাঁদ" + +#: autobookmarker.cpp:389 +msgid "Mime Types" +msgstr "মাইম টাইপ" + +#: autobookmarker.cpp:390 +msgid "File Masks" +msgstr "ফাইল মাস্ক" + +#: autobookmarker.cpp:394 +msgid "" +"

This list shows your configured autobookmark entities. When a document is " +"opened, each entity is used in the following way: " +"

    " +"
  1. The entity is dismissed, if a mime and/or filename mask is defined, and " +"neither matches the document.
  2. " +"
  3. Otherwise each line of the document is tried against the pattern, and a " +"bookmark is set on matching lines.
  4. " +"

    Use the buttons below to manage your collection of entities.

    " +msgstr "" + +#: autobookmarker.cpp:406 +msgid "&New..." +msgstr "&নতুন..." + +#: autobookmarker.cpp:409 +msgid "Press this button to create a new autobookmark entity." +msgstr "" + +#: autobookmarker.cpp:414 +msgid "Press this button to delete the currently selected entity." +msgstr "" + +#: autobookmarker.cpp:416 +msgid "&Edit..." +msgstr "&সম্পাদন করো..." + +#: autobookmarker.cpp:419 +msgid "Press this button to edit the currently selected entity." +msgstr "" -- cgit v1.2.3