From 310e0914c4820cf5c69371c3b09f93ddc8d5f456 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Tue, 25 Jun 2024 07:37:29 +0000 Subject: [PATCH] Added translation using Weblate (Spanish (Argentina)) --- .../tdelibs/tdetexteditor_autobookmarker.po | 156 ++++++++++++++++++ 1 file changed, 156 insertions(+) create mode 100644 tde-i18n-es_AR/messages/tdelibs/tdetexteditor_autobookmarker.po diff --git a/tde-i18n-es_AR/messages/tdelibs/tdetexteditor_autobookmarker.po b/tde-i18n-es_AR/messages/tdelibs/tdetexteditor_autobookmarker.po new file mode 100644 index 00000000000..aeb843660c5 --- /dev/null +++ b/tde-i18n-es_AR/messages/tdelibs/tdetexteditor_autobookmarker.po @@ -0,0 +1,156 @@ +# SOME DESCRIPTIVE TITLE. +# Slávek Banko , 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-07-07 18:16+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: autobookmarker.cpp:90 +msgid "AutoBookmarks" +msgstr "" + +#: autobookmarker.cpp:101 +msgid "Configure AutoBookmarks" +msgstr "" + +#: autobookmarker.cpp:279 +msgid "Edit Entry" +msgstr "" + +#: autobookmarker.cpp:287 +msgid "&Pattern:" +msgstr "" + +#: autobookmarker.cpp:293 +msgid "

A regular expression. Matching lines will be bookmarked.

" +msgstr "" + +#: autobookmarker.cpp:297 +msgid "Case &sensitive" +msgstr "" + +#: autobookmarker.cpp:301 +msgid "" +"

If enabled, the pattern matching will be case sensitive, otherwise not." +msgstr "" + +#: autobookmarker.cpp:304 +msgid "&Minimal matching" +msgstr "" + +#: autobookmarker.cpp:308 +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:312 +msgid "&File mask:" +msgstr "" + +#: autobookmarker.cpp:318 +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:323 +msgid "MIME &types:" +msgstr "" + +#: autobookmarker.cpp:329 +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:339 +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:364 +msgid "" +"Select the MimeTypes for this pattern.\n" +"Please note that this will automatically edit the associated file extensions " +"as well." +msgstr "" + +#: autobookmarker.cpp:366 +msgid "Select Mime Types" +msgstr "" + +#: autobookmarker.cpp:384 +msgid "&Patterns" +msgstr "" + +#: autobookmarker.cpp:387 +msgid "Pattern" +msgstr "" + +#: autobookmarker.cpp:388 +msgid "Mime Types" +msgstr "" + +#: autobookmarker.cpp:389 +msgid "File Masks" +msgstr "" + +#: autobookmarker.cpp:393 +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. Otherwise each line of the document is tried against " +"the pattern, and a bookmark is set on matching lines.

Use the " +"buttons below to manage your collection of entities.

" +msgstr "" + +#: autobookmarker.cpp:405 +msgid "&New..." +msgstr "" + +#: autobookmarker.cpp:408 +msgid "Press this button to create a new autobookmark entity." +msgstr "" + +#: autobookmarker.cpp:413 +msgid "Press this button to delete the currently selected entity." +msgstr "" + +#: autobookmarker.cpp:415 +msgid "&Edit..." +msgstr "" + +#: autobookmarker.cpp:418 +msgid "Press this button to edit the currently selected entity." +msgstr ""