From 7c3bad65463a5d7568d8730d481546c4362950aa Mon Sep 17 00:00:00 2001 From: TDE Weblate Date: Sun, 9 Dec 2018 19:07:06 +0000 Subject: Update translation files Updated by Update PO files to match POT (msgmerge) hook in Weblate. --- .../tdelibs/tdetexteditor_autobookmarker.po | 111 ++++++++++++--------- 1 file changed, 63 insertions(+), 48 deletions(-) (limited to 'tde-i18n-ar') diff --git a/tde-i18n-ar/messages/tdelibs/tdetexteditor_autobookmarker.po b/tde-i18n-ar/messages/tdelibs/tdetexteditor_autobookmarker.po index a4f7c519c43..4a023fd2287 100644 --- a/tde-i18n-ar/messages/tdelibs/tdetexteditor_autobookmarker.po +++ b/tde-i18n-ar/messages/tdelibs/tdetexteditor_autobookmarker.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2014-09-29 12:05-0500\n" +"POT-Creation-Date: 2018-12-07 05:07+0100\n" "PO-Revision-Date: 2004-07-14 01:17+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -11,6 +11,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + #: autobookmarker.cpp:90 msgid "AutoBookmarks" msgstr "AutoBookmarks" @@ -37,23 +49,26 @@ msgstr "Case &sensitive" #: autobookmarker.cpp:301 msgid "" -"

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

" +"

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

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

" +"

If enabled, the pattern matching will be case sensitive, otherwise not." #: autobookmarker.cpp:304 msgid "&Minimal matching" msgstr "&Minimal matching" #: autobookmarker.cpp:308 +#, fuzzy 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.

" +"

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 "" "

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.

" +"know what that is, please read the appendix on regular expressions in the " +"kate manual.

" #: autobookmarker.cpp:312 msgid "&File mask:" @@ -61,15 +76,15 @@ msgstr "&File mask:" #: 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.

" +"

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 "" -"

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.

" +"

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.

" #: autobookmarker.cpp:323 msgid "MIME &types:" @@ -77,35 +92,35 @@ msgstr "MIME &types:" #: 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.

" +"

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 "" -"

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.

" +"

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.

" #: 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.

" +"

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 "" -"

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.

" +"

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.

" #: autobookmarker.cpp:364 msgid "" "Select the MimeTypes for this pattern.\n" -"Please note that this will automatically edit the associated file extensions as " -"well." +"Please note that this will automatically edit the associated file extensions " +"as well." msgstr "" "Select the MimeTypes for this pattern.\n" -"Please note that this will automatically edit the associated file extensions as " -"well." +"Please note that this will automatically edit the associated file extensions " +"as well." #: autobookmarker.cpp:366 msgid "Select Mime Types" @@ -130,22 +145,18 @@ msgstr "File Masks" #: 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. " -"
  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.

    " +"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.
    3. Use the " +"buttons below to manage your collection of entities.

      " msgstr "" "

      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.

        " +"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.
        3. Use the " +"buttons below to manage your collection of entities.

          " #: autobookmarker.cpp:405 msgid "&New..." @@ -155,6 +166,10 @@ msgstr "&New..." msgid "Press this button to create a new autobookmark entity." msgstr "Press this button to create a new autobookmark entity." +#: autobookmarker.cpp:410 +msgid "&Delete" +msgstr "" + #: autobookmarker.cpp:413 msgid "Press this button to delete the currently selected entity." msgstr "Press this button to delete the currently selected entity." -- cgit v1.2.1