wagtail/wagtail/documents/locale/en/LC_MESSAGES/django.po

447 wiersze
11 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: 2024-05-02 10:04+0100\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=2; plural=(n != 1);\n"
#: apps.py:11
msgid "Wagtail documents"
msgstr ""
#: forms.py:25 views/bulk_actions/add_to_collection.py:13 views/chooser.py:92
#: views/documents.py:116
msgid "Collection"
msgstr ""
#: forms.py:144
msgid "Add"
msgstr ""
#: forms.py:144
msgid "Add/edit documents you own"
msgstr ""
#: forms.py:145 views/documents.py:179 views/documents.py:229
msgid "Edit"
msgstr ""
#: forms.py:145
msgid "Edit any document"
msgstr ""
#: forms.py:146
msgid "Choose"
msgstr ""
#: forms.py:146
msgid "Select documents in choosers"
msgstr ""
#: models.py:25
msgid "title"
msgstr ""
#: models.py:26
msgid "file"
msgstr ""
#: models.py:27
msgid "created at"
msgstr ""
#: models.py:30
msgid "uploaded by user"
msgstr ""
#: models.py:38
msgid "tags"
msgstr ""
#: models.py:204
msgid "document"
msgstr ""
#: models.py:205
msgid "documents"
msgstr ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_add_tags.html:4
#, python-format
msgid "Add tags to 1 document"
msgid_plural "Add tags to %(counter)s documents"
msgstr[0] ""
msgstr[1] ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_add_tags.html:7
msgid "Add tags to documents"
msgstr ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_add_tags.html:14
msgid "Are you sure you want to tag the following document?"
msgid_plural "Are you sure you want to tag the following documents?"
msgstr[0] ""
msgstr[1] ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_add_tags.html:32
msgid "You don't have permission to add tags to this document"
msgid_plural "You don't have permission to add tags to these documents"
msgstr[0] ""
msgstr[1] ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_add_tags.html:39
#: templates/wagtaildocs/bulk_actions/confirm_bulk_add_to_collection.html:39
msgid "Yes, add"
msgstr ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_add_tags.html:40
#: templates/wagtaildocs/bulk_actions/confirm_bulk_add_to_collection.html:40
msgid "No, don't add"
msgstr ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_add_to_collection.html:4
#, python-format
msgid "Add 1 document to new collection"
msgid_plural "Add %(counter)s documents to new collection"
msgstr[0] ""
msgstr[1] ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_add_to_collection.html:7
msgid "Add documents to collection"
msgstr ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_add_to_collection.html:14
msgid ""
"Are you sure you want to add the following document to the selected "
"collection?"
msgid_plural ""
"Are you sure you want to add the following documents to the selected "
"collection?"
msgstr[0] ""
msgstr[1] ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_add_to_collection.html:32
msgid "You don't have permission to add this document to a collection"
msgid_plural "You don't have permission to add these documents to a collection"
msgstr[0] ""
msgstr[1] ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_delete.html:3
#, python-format
msgid "Delete 1 document"
msgid_plural "Delete %(counter)s documents"
msgstr[0] ""
msgstr[1] ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_delete.html:6
msgid "Delete documents"
msgstr ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_delete.html:13
#: views/documents.py:294
msgid "Are you sure you want to delete this document?"
msgid_plural "Are you sure you want to delete these documents?"
msgstr[0] ""
msgstr[1] ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_delete.html:23
#: templates/wagtaildocs/documents/edit.html:56
#, python-format
msgid "Used %(usage_count)s time"
msgid_plural "Used %(usage_count)s times"
msgstr[0] ""
msgstr[1] ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_delete.html:32
msgid "You don't have permission to delete this document"
msgid_plural "You don't have permission to delete these documents"
msgstr[0] ""
msgstr[1] ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_delete.html:39
msgid "Yes, delete"
msgstr ""
#: templates/wagtaildocs/bulk_actions/confirm_bulk_delete.html:40
msgid "No, don't delete"
msgstr ""
#: templates/wagtaildocs/chooser/results.html:4
msgid "Latest documents"
msgstr ""
#: templates/wagtaildocs/chooser/results.html:7
#, python-format
msgid "Sorry, no documents match \"<em>%(search_query)s</em>\""
msgstr ""
#: templates/wagtaildocs/chooser/results.html:13
msgid "You haven't uploaded any documents in this collection."
msgstr ""
#: templates/wagtaildocs/chooser/results.html:15
msgid "You haven't uploaded any documents."
msgstr ""
#: templates/wagtaildocs/chooser/results.html:18
msgid ""
"Why not <a class=\"upload-one-now\" href=\"#tab-upload\" data-tab-"
"trigger>upload one now</a>?"
msgstr ""
#: templates/wagtaildocs/documents/_file_field.html:4
msgid "Change document:"
msgstr ""
#: templates/wagtaildocs/documents/add.html:4 views/documents.py:79
msgid "Add a document"
msgstr ""
#: templates/wagtaildocs/documents/add.html:48
msgid "Add document"
msgstr ""
#: templates/wagtaildocs/documents/add.html:69 views/chooser.py:186
msgid "Uploading…"
msgstr ""
#: templates/wagtaildocs/documents/add.html:72 views/chooser.py:185
msgid "Upload"
msgstr ""
#: templates/wagtaildocs/documents/edit.html:4
#, python-format
msgid "Editing %(title)s"
msgstr ""
#: templates/wagtaildocs/documents/edit.html:18
msgid "Editing"
msgstr ""
#: templates/wagtaildocs/documents/edit.html:39
msgid "Save"
msgstr ""
#: templates/wagtaildocs/documents/edit.html:41 views/documents.py:282
msgid "Delete document"
msgstr ""
#: templates/wagtaildocs/documents/edit.html:50
msgid "Filesize"
msgstr ""
#: templates/wagtaildocs/documents/edit.html:51
msgid "File not found"
msgstr ""
#: templates/wagtaildocs/documents/edit.html:54
msgid "Usage"
msgstr ""
#: templates/wagtaildocs/documents/index.html:13
msgid "Select all documents in listing"
msgstr ""
#: templates/wagtaildocs/documents/index_results.html:6
#, python-format
msgid "Sorry, no documents match \"<em>%(query_string)s</em>\""
msgstr ""
#: templates/wagtaildocs/documents/index_results.html:10
#, python-format
msgid ""
"You haven't uploaded any documents in this collection. Why not <a "
"href=\"%(wagtaildocs_add_document_url)s\">upload one now</a>?"
msgstr ""
#: templates/wagtaildocs/documents/index_results.html:12
#, python-format
msgid ""
"You haven't uploaded any documents. Why not <a "
"href=\"%(wagtaildocs_add_document_url)s\">upload one now</a>?"
msgstr ""
#: templates/wagtaildocs/homepage/site_summary_documents.html:6
#, python-format
msgid ""
"<span>%(total)s</span> Document <span class=\"w-sr-only\">created in "
"%(site_name)s</span>"
msgid_plural ""
"<span>%(total)s</span> Documents <span class=\"w-sr-only\">created in "
"%(site_name)s</span>"
msgstr[0] ""
msgstr[1] ""
#: templates/wagtaildocs/multiple/add.html:5
msgid "Add multiple documents"
msgstr ""
#: templates/wagtaildocs/multiple/add.html:13
msgid "Add documents"
msgstr ""
#: templates/wagtaildocs/multiple/add.html:18
msgid "Drag and drop documents into this area to upload immediately."
msgstr ""
#: templates/wagtaildocs/multiple/add.html:23
msgid "Or choose from your computer"
msgstr ""
#: templates/wagtaildocs/multiple/add.html:28
msgid "Add to collection:"
msgstr ""
#: templates/wagtaildocs/multiple/add.html:59
msgid ""
"Upload successful. Please update this document with a more appropriate "
"title, if necessary. You may also delete the document completely if the "
"upload wasn't required."
msgstr ""
#: templates/wagtaildocs/multiple/add.html:60
msgid "Sorry, upload failed."
msgstr ""
#: templates/wagtaildocs/multiple/add.html:61
msgid "Document updated."
msgstr ""
#: templates/wagtaildocs/password_required.html:5
msgid "You need a password to access this document."
msgstr ""
#: templates/wagtaildocs/permissions/includes/document_permissions_formset.html:5
msgid "Document permissions"
msgstr ""
#: templates/wagtaildocs/permissions/includes/document_permissions_formset.html:6
msgid "Add a document permission"
msgstr ""
#: views/bulk_actions/add_tags.py:10
msgid "Tags"
msgstr ""
#: views/bulk_actions/add_tags.py:14
msgid "Tag"
msgstr ""
#: views/bulk_actions/add_tags.py:16
msgid "Add tags to the selected documents"
msgstr ""
#: views/bulk_actions/add_tags.py:41
#, python-format
msgid "New tags have been added to %(num_parent_objects)d document"
msgid_plural "New tags have been added to %(num_parent_objects)d documents"
msgstr[0] ""
msgstr[1] ""
#: views/bulk_actions/add_to_collection.py:21
msgid "Add to collection"
msgstr ""
#: views/bulk_actions/add_to_collection.py:23
msgid "Add selected documents to collection"
msgstr ""
#: views/bulk_actions/add_to_collection.py:54
#, python-format
msgid "%(num_parent_objects)d document has been added to %(collection)s"
msgid_plural ""
"%(num_parent_objects)d documents have been added to %(collection)s"
msgstr[0] ""
msgstr[1] ""
#: views/bulk_actions/delete.py:8 views/documents.py:253
msgid "Delete"
msgstr ""
#: views/bulk_actions/delete.py:10
msgid "Delete selected documents"
msgstr ""
#: views/bulk_actions/delete.py:30
#, python-format
msgid "%(num_parent_objects)d document has been deleted"
msgid_plural "%(num_parent_objects)d documents have been deleted"
msgstr[0] ""
msgstr[1] ""
#: views/chooser.py:87 views/documents.py:105
msgid "File"
msgstr ""
#: views/chooser.py:88 views/documents.py:108
msgid "Created"
msgstr ""
#: views/chooser.py:184
msgid "Choose a document"
msgstr ""
#: views/chooser.py:187
msgid "Choose another document"
msgstr ""
#: views/chooser.py:188
msgid "Edit this document"
msgstr ""
#: views/documents.py:65 wagtail_hooks.py:61 wagtail_hooks.py:134
msgid "Documents"
msgstr ""
#: views/documents.py:100
msgid "Title"
msgstr ""
#: views/documents.py:175
#, python-format
msgid "Document '%(document_title)s' added."
msgstr ""
#: views/documents.py:185 views/documents.py:233
msgid "The document could not be saved due to errors."
msgstr ""
#: views/documents.py:227
#, python-format
msgid "Document '%(document_title)s' updated"
msgstr ""
#: views/documents.py:249
msgid ""
"The file could not be found. Please change the source or delete the document"
msgstr ""
#: views/documents.py:300
#, python-format
msgid "Document '%(document_title)s' deleted."
msgstr ""
#: wagtail_hooks.py:80
msgid "Document"
msgstr ""
#: wagtail_hooks.py:155
#, python-format
msgid "%(count)s document"
msgid_plural "%(count)s documents"
msgstr[0] ""
msgstr[1] ""