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

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