Files
mayan-edms/apps/documents/locale/en/LC_MESSAGES/django.po
2012-07-27 00:47:54 -04:00

1058 lines
18 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: 2012-07-27 00:44-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"
#: __init__.py:83 permissions.py:7 conf/settings.py:24
msgid "Documents"
msgstr ""
#: __init__.py:85 __init__.py:95 events.py:5 models.py:92 views.py:73
msgid "documents"
msgstr ""
#: __init__.py:88
msgid "thumbnail"
msgstr ""
#: events.py:7
msgid "Document creation"
msgstr ""
#: events.py:8
#, python-format
msgid "Document \"%(content_object)s\" created by %(fullname)s."
msgstr ""
#: events.py:9
#, python-format
msgid ""
"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s."
msgstr ""
#: events.py:13
msgid "Document edited"
msgstr ""
#: events.py:14
#, python-format
msgid "Document \"%(content_object)s\" edited by %(fullname)s."
msgstr ""
#: events.py:15
#, python-format
msgid ""
"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. "
"The following changes took place: %(changes)s."
msgstr ""
#: events.py:22
msgid "Document deleted"
msgstr ""
#: events.py:23
#, python-format
msgid "Document \"%(document)s\" deleted by %(fullname)s."
msgstr ""
#: events.py:24
#, python-format
msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s."
msgstr ""
#: forms.py:63
msgid "Page image"
msgstr ""
#: forms.py:73 forms.py:265
msgid "Contents"
msgstr ""
#: forms.py:109
msgid "Page"
msgstr ""
#: forms.py:118
#, python-format
msgid "Page %(page_num)d of %(total_pages)d"
msgstr ""
#: forms.py:122
msgid "Details"
msgstr ""
#: forms.py:127
msgid "Click on the image for full size preview"
msgstr ""
#: forms.py:137
#, python-format
msgid "Document pages (%s)"
msgstr ""
#: forms.py:165
msgid "Use the new version filename as the document filename"
msgstr ""
#: forms.py:180
msgid "Quick document rename"
msgstr ""
#: forms.py:187
msgid "Version update"
msgstr ""
#: forms.py:192
msgid "Release level"
msgstr ""
#: forms.py:198
msgid "Release level serial"
msgstr ""
#: forms.py:206
msgid "Comment"
msgstr ""
#: forms.py:212
msgid "New document filename"
msgstr ""
#: forms.py:283
msgid "Page range"
msgstr ""
#: forms.py:313
msgid "Compress"
msgstr ""
#: forms.py:313
msgid ""
"Download the document in the original format or in a compressed manner. "
"This option is selectable only when downloading one document, for multiple "
"documents, the bundle will always be downloads as a compressed file."
msgstr ""
#: forms.py:314
msgid "Compressed filename"
msgstr ""
#: forms.py:314
msgid ""
"The filename of the compressed file that will contain the documents to be "
"downloaded, if the previous option is selected."
msgstr ""
#: links.py:40
msgid "all documents"
msgstr ""
#: links.py:41 models.py:704 views.py:845
msgid "recent documents"
msgstr ""
#: links.py:42
msgid "clone metadata"
msgstr ""
#: links.py:43
msgid "details"
msgstr ""
#: links.py:44
msgid "properties"
msgstr ""
#: links.py:45 links.py:46 links.py:68 links.py:92 links.py:98
msgid "delete"
msgstr ""
#: links.py:47 links.py:67 links.py:91 links.py:97
msgid "edit"
msgstr ""
#: links.py:48
msgid "preview"
msgstr ""
#: links.py:49 links.py:50 links.py:51
msgid "download"
msgstr ""
#: links.py:52
msgid "find duplicates"
msgstr ""
#: links.py:53
msgid "find all duplicates"
msgstr ""
#: links.py:53
msgid ""
"Search all the documents' checksums and return a list of the exact matches."
msgstr ""
#: links.py:54
msgid "update office documents' page count"
msgstr ""
#: links.py:54
msgid ""
"Update the page count of the office type documents. This is useful when "
"enabling office document support after there were already office type "
"documents in the database."
msgstr ""
#: links.py:55 links.py:56
msgid "clear transformations"
msgstr ""
#: links.py:57
msgid "print"
msgstr ""
#: links.py:58
msgid "history"
msgstr ""
#: links.py:59
msgid "Find missing document files"
msgstr ""
#: links.py:62
msgid "Clear the document image cache"
msgstr ""
#: links.py:62
msgid ""
"Clear the graphics representations used to speed up the documents' display "
"and interactive transformations results."
msgstr ""
#: links.py:65
msgid "page transformations"
msgstr ""
#: links.py:66
msgid "create new transformation"
msgstr ""
#: links.py:70
msgid "page image"
msgstr ""
#: links.py:71
msgid "page text"
msgstr ""
#: links.py:72
msgid "edit page text"
msgstr ""
#: links.py:73
msgid "next page"
msgstr ""
#: links.py:74
msgid "previous page"
msgstr ""
#: links.py:75
msgid "first page"
msgstr ""
#: links.py:76
msgid "last page"
msgstr ""
#: links.py:77
msgid "zoom in"
msgstr ""
#: links.py:78
msgid "zoom out"
msgstr ""
#: links.py:79
msgid "rotate right"
msgstr ""
#: links.py:80
msgid "rotate left"
msgstr ""
#: links.py:81
msgid "reset view"
msgstr ""
#: links.py:84
msgid "versions"
msgstr ""
#: links.py:85
msgid "revert"
msgstr ""
#: links.py:88
msgid "document type list"
msgstr ""
#: links.py:89 views.py:1024
msgid "document types"
msgstr ""
#: links.py:90
msgid "documents of this type"
msgstr ""
#: links.py:93 views.py:1135
msgid "create document type"
msgstr ""
#: links.py:95
msgid "filenames"
msgstr ""
#: links.py:96
msgid "add filename to document type"
msgstr ""
#: literals.py:15
msgid "final"
msgstr ""
#: literals.py:16
msgid "alpha"
msgstr ""
#: literals.py:17
msgid "beta"
msgstr ""
#: literals.py:18
msgid "release candidate"
msgstr ""
#: literals.py:19
msgid "hotfix"
msgstr ""
#: models.py:63
msgid "name"
msgstr ""
#: models.py:69 models.py:79 models.py:578 views.py:1042 views.py:1071
#: views.py:1100 views.py:1105 views.py:1148 views.py:1194 views.py:1228
msgid "document type"
msgstr ""
#: models.py:70
msgid "documents types"
msgstr ""
#: models.py:80
msgid "description"
msgstr ""
#: models.py:81
msgid "added"
msgstr ""
#: models.py:91 models.py:329 models.py:693 views.py:208 views.py:324
msgid "document"
msgstr ""
#: models.py:316
#, python-format
msgid "Major %(major)i.%(minor)i, (new release)"
msgstr ""
#: models.py:317
#, python-format
msgid "Minor %(major)i.%(minor)i, (some updates)"
msgstr ""
#: models.py:318
#, python-format
msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)"
msgstr ""
#: models.py:330
msgid "mayor"
msgstr ""
#: models.py:331
msgid "minor"
msgstr ""
#: models.py:332
msgid "micro"
msgstr ""
#: models.py:333
msgid "release level"
msgstr ""
#: models.py:334
msgid "serial"
msgstr ""
#: models.py:335
msgid "timestamp"
msgstr ""
#: models.py:336 views.py:1331
msgid "comment"
msgstr ""
#: models.py:339
msgid "file"
msgstr ""
#: models.py:343
msgid "checksum"
msgstr ""
#: models.py:347 models.py:348 models.py:595
msgid "document version"
msgstr ""
#: models.py:440
msgid ""
"This document's file format is not known, the page count has therefore "
"defaulted to 1."
msgstr ""
#: models.py:579 views.py:1327
msgid "filename"
msgstr ""
#: models.py:580 views.py:1155
msgid "enabled"
msgstr ""
#: models.py:587
msgid "document type quick rename filename"
msgstr ""
#: models.py:588
msgid "document types quick rename filenames"
msgstr ""
#: models.py:596
msgid "content"
msgstr ""
#: models.py:597
msgid "page label"
msgstr ""
#: models.py:598
msgid "page number"
msgstr ""
#: models.py:601
#, python-format
msgid "Page %(page_num)d out of %(total_pages)d of %(document)s"
msgstr ""
#: models.py:609 models.py:655
msgid "document page"
msgstr ""
#: models.py:610
msgid "document pages"
msgstr ""
#: models.py:630
msgid "Enter a valid value."
msgstr ""
#: models.py:656 views.py:423
msgid "order"
msgstr ""
#: models.py:657 views.py:424 views.py:485 views.py:516
msgid "transformation"
msgstr ""
#: models.py:658 views.py:425
msgid "arguments"
msgstr ""
#: models.py:658
#, python-format
msgid "Use dictionaries to indentify arguments, example: %s"
msgstr ""
#: models.py:666
msgid "document page transformation"
msgstr ""
#: models.py:667
msgid "document page transformations"
msgstr ""
#: models.py:692
msgid "user"
msgstr ""
#: models.py:694
msgid "accessed"
msgstr ""
#: models.py:703
msgid "recent document"
msgstr ""
#: permissions.py:9
msgid "Create documents"
msgstr ""
#: permissions.py:10
msgid "Edit document properties"
msgstr ""
#: permissions.py:11
msgid "Edit documents"
msgstr ""
#: permissions.py:12
msgid "View documents"
msgstr ""
#: permissions.py:13
msgid "Delete documents"
msgstr ""
#: permissions.py:14 views.py:381
msgid "Download documents"
msgstr ""
#: permissions.py:15
msgid "Transform documents"
msgstr ""
#: permissions.py:16
msgid "Execute document modifying tools"
msgstr ""
#: permissions.py:17
msgid "Revert documents to a previous version"
msgstr ""
#: permissions.py:18
msgid "Create new document versions"
msgstr ""
#: permissions.py:20
msgid "Documents setup"
msgstr ""
#: permissions.py:22
msgid "View document types"
msgstr ""
#: permissions.py:23
msgid "Edit document types"
msgstr ""
#: permissions.py:24
msgid "Delete document types"
msgstr ""
#: permissions.py:25
msgid "Create document types"
msgstr ""
#: statistics.py:44
#, python-format
msgid "Document types: %d"
msgstr ""
#: statistics.py:45
#, python-format
msgid "Documents in database: %d"
msgstr ""
#: statistics.py:50
#, python-format
msgid "Documents in storage: %d"
msgstr ""
#: statistics.py:52
#, python-format
msgid ""
"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d "
"bytes"
msgstr ""
#: statistics.py:63
#, python-format
msgid "Document pages in database: %d"
msgstr ""
#: statistics.py:64
#, python-format
msgid "Minimum amount of pages per document: %d"
msgstr ""
#: statistics.py:65
#, python-format
msgid "Maximum amount of pages per document: %d"
msgstr ""
#: statistics.py:66
#, python-format
msgid "Average amount of pages per document: %f"
msgstr ""
#: statistics.py:71
msgid "Document statistics"
msgstr ""
#: views.py:118
msgid "Filename"
msgstr ""
#: views.py:119
msgid "File mimetype"
msgstr ""
#: views.py:119 views.py:120
msgid "None"
msgstr ""
#: views.py:120
msgid "File mime encoding"
msgstr ""
#: views.py:121
msgid "File size"
msgstr ""
#: views.py:122
msgid "Exists in storage"
msgstr ""
#: views.py:123
msgid "File path in storage"
msgstr ""
#: views.py:124
msgid "Date added"
msgstr ""
#: views.py:125
msgid "Time added"
msgstr ""
#: views.py:126
msgid "Checksum"
msgstr ""
#: views.py:127
msgid "UUID"
msgstr ""
#: views.py:128
msgid "Pages"
msgstr ""
#: views.py:137
#, python-format
msgid "document properties for: %s"
msgstr ""
#: views.py:159
msgid "document data"
msgstr ""
#: views.py:183 views.py:620
msgid "Must provide at least one document."
msgstr ""
#: views.py:199
msgid "Document deleted successfully."
msgstr ""
#: views.py:201
#, python-format
msgid "Document: %(document)s delete error: %(error)s"
msgstr ""
#: views.py:216
#, python-format
msgid "Are you sure you wish to delete the document: %s?"
msgstr ""
#: views.py:218
#, python-format
msgid "Are you sure you wish to delete the documents: %s?"
msgstr ""
#: views.py:255
#, python-format
msgid "Document \"%s\" edited successfully."
msgstr ""
#: views.py:315
msgid "documents to be downloaded"
msgstr ""
#: views.py:325 views.py:1311
msgid "version"
msgstr ""
#: views.py:382
msgid "Download"
msgstr ""
#: views.py:384
msgid "Return"
msgstr ""
#: views.py:419
#, python-format
msgid "transformations for: %s"
msgstr ""
#: views.py:446
msgid "Document page transformation created successfully."
msgstr ""
#: views.py:455
#, python-format
msgid "Create new transformation for page: %(page)s of document: %(document)s"
msgstr ""
#: views.py:474
msgid "Document page transformation edited successfully."
msgstr ""
#: views.py:487
#, python-format
msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s"
msgstr ""
#: views.py:507
msgid "Document page transformation deleted successfully."
msgstr ""
#: views.py:518
#, python-format
msgid ""
"Are you sure you wish to delete transformation \"%(transformation)s\" for: "
"%(document_page)s"
msgstr ""
#: views.py:536
#, python-format
msgid "duplicates of: %s"
msgstr ""
#: views.py:548
msgid "Are you sure you wish to find all duplicates?"
msgstr ""
#: views.py:549 views.py:607 views.py:675
msgid "On large databases this operation may take some time to execute."
msgstr ""
#: views.py:572
msgid "duplicated documents"
msgstr ""
#: views.py:598
#, python-format
msgid ""
"Page count update complete. Documents processed: %(total)d, documents with "
"changed page count: %(change)d"
msgstr ""
#: views.py:606
#, python-format
msgid ""
"Are you sure you wish to update the page count for the office documents (%d)?"
msgstr ""
#: views.py:638
#, python-format
msgid ""
"All the page transformations for document: %s, have been deleted "
"successfully."
msgstr ""
#: views.py:640
#, python-format
msgid ""
"Error deleting the page transformations for document: %(document)s; "
"%(error)s."
msgstr ""
#: views.py:646
msgid "document transformation"
msgstr ""
#: views.py:655
#, python-format
msgid ""
"Are you sure you wish to clear all the page transformations for document: %s?"
msgstr ""
#: views.py:657
#, python-format
msgid ""
"Are you sure you wish to clear all the page transformations for documents: "
"%s?"
msgstr ""
#: views.py:685
msgid "missing documents"
msgstr ""
#: views.py:701 views.py:743
#, python-format
msgid "details for: %s"
msgstr ""
#: views.py:762
msgid "Document page edited successfully."
msgstr ""
#: views.py:771
#, python-format
msgid "edit: %s"
msgstr ""
#: views.py:788
msgid "There are no more pages in this document"
msgstr ""
#: views.py:806
msgid "You are already at the first page of this document"
msgstr ""
#: views.py:967
#, python-format
msgid "print: %s"
msgstr ""
#: views.py:1040
#, python-format
msgid "documents of type \"%s\""
msgstr ""
#: views.py:1060
msgid "Document type edited successfully"
msgstr ""
#: views.py:1063
#, python-format
msgid "Error editing document type; %s"
msgstr ""
#: views.py:1068
#, python-format
msgid "edit document type: %s"
msgstr ""
#: views.py:1092
#, python-format
msgid "Document type: %s deleted successfully."
msgstr ""
#: views.py:1094
#, python-format
msgid "Document type: %(document_type)s delete error: %(error)s"
msgstr ""
#: views.py:1109
#, python-format
msgid "Are you sure you wish to delete the document type: %s?"
msgstr ""
#: views.py:1110
msgid ""
"The document type of all documents using this document type will be set to "
"none."
msgstr ""
#: views.py:1126
msgid "Document type created successfully"
msgstr ""
#: views.py:1129
#, python-format
msgid "Error creating document type; %(error)s"
msgstr ""
#: views.py:1147
#, python-format
msgid "filenames for document type: %s"
msgstr ""
#: views.py:1178
msgid "Document type filename edited successfully"
msgstr ""
#: views.py:1181
#, python-format
msgid "Error editing document type filename; %s"
msgstr ""
#: views.py:1186
#, python-format
msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\""
msgstr ""
#: views.py:1195 views.py:1221 views.py:1229
msgid "document type filename"
msgstr ""
#: views.py:1213
#, python-format
msgid "Document type filename: %s deleted successfully."
msgstr ""
#: views.py:1215
#, python-format
msgid ""
"Document type filename: %(document_type_filename)s delete error: %(error)s"
msgstr ""
#: views.py:1231
#, python-format
msgid ""
"Are you sure you wish to delete the filename: %(filename)s, from document "
"type \"%(document_type)s\"?"
msgstr ""
#: views.py:1256
msgid "Document type filename created successfully"
msgstr ""
#: views.py:1259
#, python-format
msgid "Error creating document type filename; %(error)s"
msgstr ""
#: views.py:1265
#, python-format
msgid "create filename for document type: %s"
msgstr ""
#: views.py:1280
msgid "Document image cache cleared successfully"
msgstr ""
#: views.py:1282
#, python-format
msgid "Error clearing document image cache; %s"
msgstr ""
#: views.py:1288
msgid "Are you sure you wish to clear the document image cache?"
msgstr ""
#: views.py:1305
#, python-format
msgid "versions for document: %s"
msgstr ""
#: views.py:1315
msgid "time and date"
msgstr ""
#: views.py:1319
msgid "mimetype"
msgstr ""
#: views.py:1323
msgid "encoding"
msgstr ""
#: views.py:1354
msgid "Document version reverted successfully"
msgstr ""
#: views.py:1356
#, python-format
msgid "Error reverting document version; %s"
msgstr ""
#: views.py:1363
msgid "Are you sure you wish to revert to this version?"
msgstr ""
#: views.py:1364
msgid "All later version after this one will be deleted too."
msgstr ""
#: widgets.py:25
msgid "document page image"
msgstr ""
#: conf/settings.py:93
msgid ""
"Maximum number of recent (created, edited, viewed) documents to remember per "
"user."
msgstr ""
#: conf/settings.py:101
msgid "Amount in percent zoom in or out a document page per user interaction."
msgstr ""
#: conf/settings.py:109
msgid ""
"Maximum amount in percent (%) to allow user to zoom in a document page "
"interactively."
msgstr ""
#: conf/settings.py:117
msgid ""
"Minimum amount in percent (%) to allow user to zoom out a document page "
"interactively."
msgstr ""
#: conf/settings.py:125
msgid "Amount in degrees to rotate a document page per user interaction."
msgstr ""
#: templates/document_types_help.html:3
msgid "What are document types?"
msgstr ""
#: templates/document_types_help.html:4
msgid ""
"Document types define a class that represents a broard group of documents, "
"such as: invoices, regulations or manuals. The advantage of using document "
"types are: assigning a list of typical filenames for quick renaming during "
"creation, as well as assigning default metadata types and sets to it."
msgstr ""
#: templates/recent_document_list_help.html:3
msgid "What are recent documents?"
msgstr ""
#: templates/recent_document_list_help.html:4
#, python-format
msgid ""
"Here you will find the latest %(recent_count)s documents you have either "
"created or edited in any way."
msgstr ""