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

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