Warning, /documentation/digikam-doc/locale/cs/LC_MESSAGES/maintenance_tools/maintenance_quality.po is written in an unsupported language. File is not indexed.

0001 # Copyright (C) licensed under the  <a href="https://spdx.org/licenses/GFDL-1.2-or-later.html">licensed under the terms of the GNU Free Documentation License 1.2+</a> unless stated otherwise
0002 # This file is distributed under the same license as the Digikam Manual package.
0003 # Vit Pelcak <vit@pelcak.org>, 2023.
0004 #
0005 msgid ""
0006 msgstr ""
0007 "Project-Id-Version: Digikam Manual 8.0.0\n"
0008 "Report-Msgid-Bugs-To: \n"
0009 "POT-Creation-Date: 2023-12-02 00:35+0000\n"
0010 "PO-Revision-Date: 2023-01-31 11:27+0100\n"
0011 "Last-Translator: Vit Pelcak <vit@pelcak.org>\n"
0012 "Language-Team: Czech <kde-i18n-doc@kde.org>\n"
0013 "Language: cs\n"
0014 "MIME-Version: 1.0\n"
0015 "Content-Type: text/plain; charset=UTF-8\n"
0016 "Content-Transfer-Encoding: 8bit\n"
0017 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
0018 "X-Generator: Lokalize 22.12.1\n"
0019 
0020 #: ../../maintenance_tools/maintenance_quality.rst:1
0021 msgid "digiKam Maintenance Tool to Sort Image by Quality"
0022 msgstr ""
0023 
0024 #: ../../maintenance_tools/maintenance_quality.rst:1
0025 msgid ""
0026 "digiKam, documentation, user manual, photo management, open source, free, "
0027 "learn, easy, quality, pick-label, deep-learning"
0028 msgstr ""
0029 
0030 #: ../../maintenance_tools/maintenance_quality.rst:14
0031 msgid "Image Quality Sorter"
0032 msgstr "Seřazovač kvality obrázků"
0033 
0034 #: ../../maintenance_tools/maintenance_quality.rst:16
0035 msgid "Contents"
0036 msgstr "Obsah"
0037 
0038 #: ../../maintenance_tools/maintenance_quality.rst:22
0039 msgid "The digiKam Maintenance Options for Image Quality Sorter"
0040 msgstr ""
0041 
0042 #: ../../maintenance_tools/maintenance_quality.rst:24
0043 msgid ""
0044 "The tool will parse the items to determine the **Quality** and sort them "
0045 "with the **Pick Label** properties in database as:"
0046 msgstr ""
0047 
0048 #: ../../maintenance_tools/maintenance_quality.rst:26
0049 msgid "The **Red** flag for **Rejected**."
0050 msgstr ""
0051 
0052 #: ../../maintenance_tools/maintenance_quality.rst:28
0053 msgid "The **Yellow** flag for **Pending**."
0054 msgstr ""
0055 
0056 #: ../../maintenance_tools/maintenance_quality.rst:30
0057 msgid "The **Green** flag for **Accepted**."
0058 msgstr ""
0059 
0060 #: ../../maintenance_tools/maintenance_quality.rst:32
0061 msgid ""
0062 "The Image Quality Sorter assigns Pick Labels to items according to the "
0063 "default settings in :menuselection:`Settings --> Configure digiKam...` and "
0064 "the **Image Quality Sorter** settings panel, or a dedicated settings tuned "
0065 "in this view."
0066 msgstr ""
0067 
0068 #: ../../maintenance_tools/maintenance_quality.rst:34
0069 msgid ""
0070 "The quality **score** to determine the **Pick Label** property can be "
0071 "evaluated by two ways: using four basic factors sabotaging the images "
0072 "(**Blur**, **Noise**, **Exposure**, and **Compression**), or using a **deep "
0073 "learning neural network engine**."
0074 msgstr ""
0075 
0076 #: ../../maintenance_tools/maintenance_quality.rst:36
0077 msgid ""
0078 "The first one helps to determine whether images are distorted by the basic "
0079 "factors, however it demands some drawbacks as fine-tuning from the user’s "
0080 "side and it cannot work along the aesthetic image processing."
0081 msgstr ""
0082 
0083 #: ../../maintenance_tools/maintenance_quality.rst:38
0084 msgid ""
0085 "The second one uses an artificial intelligence approach based on `this model "
0086 "<https://expertphotography.com/aesthetic-photography/>`_ to predict the "
0087 "score. As deep-learning is an end-to-end solution, it doesn’t require hyper-"
0088 "parameter settings, and make this feature easier to use."
0089 msgstr ""
0090 
0091 #: ../../maintenance_tools/maintenance_quality.rst:42
0092 msgid ""
0093 "Since it is a time consuming process it's a good idea to check Work on all "
0094 "processor cores and restrict the job to certain albums or tags."
0095 msgstr ""
0096 
0097 #: ../../maintenance_tools/maintenance_quality.rst:44
0098 msgid ""
0099 "All the **Image Quality Sorter** settings is described in :ref:`the "
0100 "dedicated section <imgqsort_settings>` from **Setup Application** section."
0101 msgstr ""
0102 
0103 #: ../../maintenance_tools/maintenance_quality.rst:46
0104 msgid ""
0105 "The **Scan Mode** settings allows to configure how the database information "
0106 "for the items from the selected collection will be processed. **Clean all "
0107 "and re-scan** reset all data and scan items from scratch, **Scan non-"
0108 "assigned only** will be faster to process non registered items with **Pick "
0109 "Labels**."
0110 msgstr ""
0111 
0112 #: ../../maintenance_tools/maintenance_quality.rst:48
0113 msgid ""
0114 "While the image quality sorting process is under progress, notification on "
0115 "the bottom right of main windows will be visible to indicate the amount of "
0116 "items already done."
0117 msgstr ""
0118 
0119 #: ../../maintenance_tools/maintenance_quality.rst:54
0120 msgid "The digiKam Image Quality Sorter Process Running in the Background"
0121 msgstr ""
0122 
0123 #: ../../maintenance_tools/maintenance_quality.rst:56
0124 msgid ""
0125 "The quality sorting results will appears in :ref:`the Labels view "
0126 "<labels_view>` from the right sidebar."
0127 msgstr ""
0128 
0129 #: ../../maintenance_tools/maintenance_quality.rst:62
0130 msgid "The digiKam Pick Labels from Left Sidebar"
0131 msgstr ""
0132 
0133 #: ../../maintenance_tools/maintenance_quality.rst:66
0134 msgid ""
0135 "To run properly, the process needs the deep-learning model to download at "
0136 "the first run of digiKam. See :ref:`the Quick Start section <quick_start>` "
0137 "for details."
0138 msgstr ""