217 lines
4.3 KiB
Plaintext
217 lines
4.3 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-04-27 18:15-0400\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
|
|
|
#: admin.py:15
|
|
msgid "Label"
|
|
msgstr ""
|
|
|
|
#: apps.py:53 events.py:8 links.py:18 permissions.py:7 queue.py:8 settings.py:9
|
|
msgid "File metadata"
|
|
msgstr ""
|
|
|
|
#: apps.py:102 apps.py:106 apps.py:158 apps.py:167
|
|
msgid "File metadata key"
|
|
msgstr ""
|
|
|
|
#: apps.py:162 apps.py:171
|
|
msgid "File metadata value"
|
|
msgstr ""
|
|
|
|
#: drivers/exiftool.py:19
|
|
msgid "EXIF Tool"
|
|
msgstr ""
|
|
|
|
#: events.py:12
|
|
msgid "Document version submitted for file metadata processing"
|
|
msgstr ""
|
|
|
|
#: events.py:16
|
|
msgid "Document version file metadata processing finished"
|
|
msgstr ""
|
|
|
|
#: links.py:24
|
|
msgid "Attributes"
|
|
msgstr ""
|
|
|
|
#: links.py:31 links.py:34
|
|
msgid "Submit for file metadata"
|
|
msgstr ""
|
|
|
|
#: links.py:41
|
|
msgid "Setup file metadata"
|
|
msgstr ""
|
|
|
|
#: links.py:46
|
|
msgid "File metadata processing per type"
|
|
msgstr ""
|
|
|
|
#: methods.py:38
|
|
msgid "get_file_metadata(< file metadata dotted path >)"
|
|
msgstr ""
|
|
|
|
#: methods.py:41
|
|
msgid "Return the specified document file metadata entry."
|
|
msgstr ""
|
|
|
|
#: methods.py:62
|
|
msgid "Return the specified document version file metadata entry."
|
|
msgstr ""
|
|
|
|
#: models.py:22
|
|
msgid "Driver path"
|
|
msgstr ""
|
|
|
|
#: models.py:25
|
|
msgid "Internal name"
|
|
msgstr ""
|
|
|
|
#: models.py:30 models.py:49
|
|
msgid "Driver"
|
|
msgstr ""
|
|
|
|
#: models.py:31
|
|
msgid "Drivers"
|
|
msgstr ""
|
|
|
|
#: models.py:53
|
|
msgid "Document version"
|
|
msgstr ""
|
|
|
|
#: models.py:59 models.py:99
|
|
msgid "Document version driver entry"
|
|
msgstr ""
|
|
|
|
#: models.py:60
|
|
msgid "Document version driver entries"
|
|
msgstr ""
|
|
|
|
#: models.py:67
|
|
msgid "Attribute count"
|
|
msgstr ""
|
|
|
|
#: models.py:76
|
|
msgid "Document type"
|
|
msgstr ""
|
|
|
|
#: models.py:80
|
|
msgid "Automatically queue newly created documents for processing."
|
|
msgstr ""
|
|
|
|
#: models.py:87
|
|
msgid "Document type settings"
|
|
msgstr ""
|
|
|
|
#: models.py:88
|
|
msgid "Document types settings"
|
|
msgstr ""
|
|
|
|
#: models.py:103
|
|
msgid "Name of the file metadata entry."
|
|
msgstr ""
|
|
|
|
#: models.py:104
|
|
msgid "Key"
|
|
msgstr ""
|
|
|
|
#: models.py:107
|
|
msgid "Value of the file metadata entry."
|
|
msgstr ""
|
|
|
|
#: models.py:108
|
|
msgid "Value"
|
|
msgstr ""
|
|
|
|
#: models.py:113
|
|
msgid "File metadata entry"
|
|
msgstr ""
|
|
|
|
#: models.py:114
|
|
msgid "File metadata entries"
|
|
msgstr ""
|
|
|
|
#: permissions.py:10
|
|
msgid "Change document type file metadata settings"
|
|
msgstr ""
|
|
|
|
#: permissions.py:15
|
|
msgid "Submit document for file metadata processing"
|
|
msgstr ""
|
|
|
|
#: permissions.py:19
|
|
msgid "View file metadata"
|
|
msgstr ""
|
|
|
|
#: queue.py:11
|
|
msgid "Process document version"
|
|
msgstr ""
|
|
|
|
#: settings.py:14
|
|
msgid "Arguments to pass to the drivers."
|
|
msgstr ""
|
|
|
|
#: settings.py:20
|
|
msgid ""
|
|
"Set new document types to perform file metadata processing automatically by "
|
|
"default."
|
|
msgstr ""
|
|
|
|
#: views.py:35
|
|
msgid ""
|
|
"File metadata are the attributes of the document's file. They can range from "
|
|
"camera information used to take a photo to the author that created a file. "
|
|
"File metadata are set when the document's file was first created. File "
|
|
"metadata attributes reside in the file itself. They are not the same as the "
|
|
"document metadata, which are user defined and reside in the database."
|
|
msgstr ""
|
|
|
|
#: views.py:43 views.py:62
|
|
msgid "No file metadata available."
|
|
msgstr ""
|
|
|
|
#: views.py:46
|
|
#, python-format
|
|
msgid "File metadata drivers for: %s"
|
|
msgstr ""
|
|
|
|
#: views.py:65
|
|
#, python-format
|
|
msgid "File metadata attribures for: %(document)s, for driver: %(driver)s"
|
|
msgstr ""
|
|
|
|
#: views.py:88
|
|
msgid "Submit the selected document to the file metadata queue?"
|
|
msgid_plural "Submit the selected documents to the file metadata queue?"
|
|
msgstr[0] ""
|
|
msgstr[1] ""
|
|
|
|
#: views.py:114
|
|
#, python-format
|
|
msgid "Edit file metadata settings for document type: %s"
|
|
msgstr ""
|
|
|
|
#: views.py:125
|
|
msgid "Submit all documents of a type for file metadata processing."
|
|
msgstr ""
|
|
|
|
#: views.py:147
|
|
#, python-format
|
|
msgid "%(count)d documents added to the file metadata processing queue."
|
|
msgstr ""
|