Warning, /documentation/digikam-doc/locale/cs/LC_MESSAGES/getting_started/database_intro.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-05-02 15:10+0200\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 23.04.0\n"
0019 
0020 #: ../../getting_started/database_intro.rst:1
0021 msgid "How to quickly start digiKam photo management program"
0022 msgstr ""
0023 
0024 #: ../../getting_started/database_intro.rst:1
0025 msgid ""
0026 "digiKam, documentation, user manual, photo management, open source, free, "
0027 "learn, easy, database, intro"
0028 msgstr ""
0029 
0030 #: ../../getting_started/database_intro.rst:14
0031 msgid "Database"
0032 msgstr "Databáze"
0033 
0034 #: ../../getting_started/database_intro.rst:17
0035 msgid "Overview"
0036 msgstr "Přehled"
0037 
0038 #: ../../getting_started/database_intro.rst:19
0039 msgid ""
0040 "Everyone knows about a database; it is used to store data. As all other "
0041 "photographs management programs, digiKam too uses the database for some "
0042 "obvious reasons like avoiding data duplication, reducing data redundancy, a "
0043 "quick search engine, and greater data integrity. Moreover, the cost of data "
0044 "entry, storage and retrieval are drastically reduced. Additionally, any user "
0045 "can access the data using query language."
0046 msgstr ""
0047 
0048 #: ../../getting_started/database_intro.rst:21
0049 msgid ""
0050 "Talking in particular about digiKam, the Albums, Album Roots, Tags, "
0051 "Thumbnails, Face Recognition Data, Image Metadata, File Paths, Settings etc. "
0052 "are all stored in different database files."
0053 msgstr ""
0054 
0055 #: ../../getting_started/database_intro.rst:23
0056 msgid ""
0057 "The digiKam actually manages more than one database. For convenience, it is "
0058 "broadly categorized in three:"
0059 msgstr ""
0060 
0061 #: ../../getting_started/database_intro.rst:25
0062 msgid ""
0063 "Core database for all collection properties, i.e. it hosts all albums, "
0064 "images and searches data."
0065 msgstr ""
0066 
0067 #: ../../getting_started/database_intro.rst:27
0068 msgid ""
0069 "Thumbnails database for compressed thumbnails i.e. to host image thumbs "
0070 "using wavelets compression images (**PGF** format)."
0071 msgstr ""
0072 
0073 #: ../../getting_started/database_intro.rst:29
0074 msgid ""
0075 "Similarity database to store image finger-prints for fuzzy search engine."
0076 msgstr ""
0077 
0078 #: ../../getting_started/database_intro.rst:31
0079 msgid ""
0080 "Face database for storing face recognition metadata i.e. to host face "
0081 "histograms for faces recognition."
0082 msgstr ""
0083 
0084 #: ../../getting_started/database_intro.rst:37
0085 msgid ""
0086 "Example of digiKam Remote MySQL Configuration Hosted on a NAS From The Local "
0087 "Network"
0088 msgstr ""
0089 
0090 #: ../../getting_started/database_intro.rst:39
0091 msgid ""
0092 "The whole details of database settings are mostly given in the :ref:"
0093 "`Database Setup section <database_settings>`."
0094 msgstr ""
0095 
0096 #: ../../getting_started/database_intro.rst:42
0097 msgid "Migrating From Other Software"
0098 msgstr "Přechod z jiného softwaru"
0099 
0100 #: ../../getting_started/database_intro.rst:44
0101 msgid ""
0102 "To populate the digiKam database from file properties managed by another "
0103 "software, it's recommend to write all metadata in XMP sidecar files for the "
0104 "best interoperability. digiKam cannot parse the proprietary and closed "
0105 "source database. XMP sidecar is standardized and well documented."
0106 msgstr ""
0107 
0108 #: ../../getting_started/database_intro.rst:46
0109 msgid ""
0110 "In digiKam, check well the :ref:`Metadata Setup section <metadata_settings>` "
0111 "to use XMP sidecar. The Advanced panel offers a profiles management to "
0112 "handle special cases while importing and exporting metadata with 3rd-party "
0113 "software."
0114 msgstr ""
0115 
0116 #: ../../getting_started/database_intro.rst:48
0117 msgid ""
0118 "Typically, from a fresh installation of digiKam, you can create a new root "
0119 "collection based on your path where images managed by your extra software. "
0120 "The contents will be parsed and the database will be populated with the "
0121 "information found in the XMP sidecar."
0122 msgstr ""
0123 
0124 #: ../../getting_started/database_intro.rst:50
0125 msgid ""
0126 "When scan of items is done (this can take a while), you must to see all "
0127 "tags, labels, comments in digiKam items properties."
0128 msgstr ""