Warning, /documentation/digikam-doc/locale/sk/LC_MESSAGES/getting_started/database_intro.po is written in an unsupported language. File is not indexed.

0001 # translation of docs_digikam_org_getting_started___database_intro.po to Slovak
0002 # Roman Paholík <wizzardsk@gmail.com>, 2023.
0003 msgid ""
0004 msgstr ""
0005 "Project-Id-Version: docs_digikam_org_getting_started___database_intro\n"
0006 "Report-Msgid-Bugs-To: \n"
0007 "POT-Creation-Date: 2023-12-02 00:35+0000\n"
0008 "PO-Revision-Date: 2023-03-19 10:16+0100\n"
0009 "Last-Translator: Roman Paholik <wizzardsk@gmail.com>\n"
0010 "Language-Team: Slovak <kde-sk@linux.sk>\n"
0011 "Language: sk\n"
0012 "MIME-Version: 1.0\n"
0013 "Content-Type: text/plain; charset=UTF-8\n"
0014 "Content-Transfer-Encoding: 8bit\n"
0015 "X-Generator: Lokalize 22.12.3\n"
0016 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
0017 
0018 #: ../../getting_started/database_intro.rst:1
0019 msgid "How to quickly start digiKam photo management program"
0020 msgstr ""
0021 
0022 #: ../../getting_started/database_intro.rst:1
0023 msgid ""
0024 "digiKam, documentation, user manual, photo management, open source, free, "
0025 "learn, easy, database, intro"
0026 msgstr ""
0027 
0028 #: ../../getting_started/database_intro.rst:14
0029 msgid "Database"
0030 msgstr "Databáza"
0031 
0032 #: ../../getting_started/database_intro.rst:17
0033 msgid "Overview"
0034 msgstr ""
0035 
0036 #: ../../getting_started/database_intro.rst:19
0037 msgid ""
0038 "Everyone knows about a database; it is used to store data. As all other "
0039 "photographs management programs, digiKam too uses the database for some "
0040 "obvious reasons like avoiding data duplication, reducing data redundancy, a "
0041 "quick search engine, and greater data integrity. Moreover, the cost of data "
0042 "entry, storage and retrieval are drastically reduced. Additionally, any user "
0043 "can access the data using query language."
0044 msgstr ""
0045 
0046 #: ../../getting_started/database_intro.rst:21
0047 msgid ""
0048 "Talking in particular about digiKam, the Albums, Album Roots, Tags, "
0049 "Thumbnails, Face Recognition Data, Image Metadata, File Paths, Settings etc. "
0050 "are all stored in different database files."
0051 msgstr ""
0052 
0053 #: ../../getting_started/database_intro.rst:23
0054 msgid ""
0055 "The digiKam actually manages more than one database. For convenience, it is "
0056 "broadly categorized in three:"
0057 msgstr ""
0058 
0059 #: ../../getting_started/database_intro.rst:25
0060 msgid ""
0061 "Core database for all collection properties, i.e. it hosts all albums, "
0062 "images and searches data."
0063 msgstr ""
0064 
0065 #: ../../getting_started/database_intro.rst:27
0066 msgid ""
0067 "Thumbnails database for compressed thumbnails i.e. to host image thumbs "
0068 "using wavelets compression images (**PGF** format)."
0069 msgstr ""
0070 
0071 #: ../../getting_started/database_intro.rst:29
0072 msgid ""
0073 "Similarity database to store image finger-prints for fuzzy search engine."
0074 msgstr ""
0075 
0076 #: ../../getting_started/database_intro.rst:31
0077 msgid ""
0078 "Face database for storing face recognition metadata i.e. to host face "
0079 "histograms for faces recognition."
0080 msgstr ""
0081 
0082 #: ../../getting_started/database_intro.rst:37
0083 msgid ""
0084 "Example of digiKam Remote MySQL Configuration Hosted on a NAS From The Local "
0085 "Network"
0086 msgstr ""
0087 
0088 #: ../../getting_started/database_intro.rst:39
0089 msgid ""
0090 "The whole details of database settings are mostly given in the :ref:"
0091 "`Database Setup section <database_settings>`."
0092 msgstr ""
0093 
0094 #: ../../getting_started/database_intro.rst:42
0095 msgid "Migrating From Other Software"
0096 msgstr ""
0097 
0098 #: ../../getting_started/database_intro.rst:44
0099 msgid ""
0100 "To populate the digiKam database from file properties managed by another "
0101 "software, it's recommend to write all metadata in XMP sidecar files for the "
0102 "best interoperability. digiKam cannot parse the proprietary and closed "
0103 "source database. XMP sidecar is standardized and well documented."
0104 msgstr ""
0105 
0106 #: ../../getting_started/database_intro.rst:46
0107 msgid ""
0108 "In digiKam, check well the :ref:`Metadata Setup section <metadata_settings>` "
0109 "to use XMP sidecar. The Advanced panel offers a profiles management to "
0110 "handle special cases while importing and exporting metadata with 3rd-party "
0111 "software."
0112 msgstr ""
0113 
0114 #: ../../getting_started/database_intro.rst:48
0115 msgid ""
0116 "Typically, from a fresh installation of digiKam, you can create a new root "
0117 "collection based on your path where images managed by your extra software. "
0118 "The contents will be parsed and the database will be populated with the "
0119 "information found in the XMP sidecar."
0120 msgstr ""
0121 
0122 #: ../../getting_started/database_intro.rst:50
0123 msgid ""
0124 "When scan of items is done (this can take a while), you must to see all "
0125 "tags, labels, comments in digiKam items properties."
0126 msgstr ""