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

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