Files
mayan-edms/apps/documents/locale/pl/LC_MESSAGES/django.po
T

1097 lines
21 KiB
Gettext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# mic <diveaway12@gmail.com>, 2012.
# <winterfall24@gmail.com>, 2012.
# <winterfall24@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2012-02-12 15:20-0400\n"
"PO-Revision-Date: 2012-02-21 21:09+0000\n"
"Last-Translator: mic <winterfall24@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/mayan-edms/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
#: __init__.py:63
msgid "all documents"
msgstr "wszystkie dokumenty"
#: __init__.py:64 models.py:653 views.py:871
msgid "recent documents"
msgstr "ostatnie dokumenty"
#: __init__.py:65
msgid "upload new documents"
msgstr "wgrać nowe dokumenty"
#: __init__.py:66
msgid "clone metadata"
msgstr "clone metadata"
#: __init__.py:67
msgid "details"
msgstr "szczegóły"
#: __init__.py:68
msgid "properties"
msgstr "właściwości"
#: __init__.py:69 __init__.py:70 __init__.py:92 __init__.py:116
#: __init__.py:122
msgid "delete"
msgstr "usunąć"
#: __init__.py:71 __init__.py:91 __init__.py:115 __init__.py:121
msgid "edit"
msgstr "edit"
#: __init__.py:72
msgid "preview"
msgstr "podgląd"
#: __init__.py:73 __init__.py:74 __init__.py:75
msgid "download"
msgstr "pobierz"
#: __init__.py:76
msgid "find duplicates"
msgstr "znaleźć duplikaty"
#: __init__.py:77
msgid "find all duplicates"
msgstr "znaleźć wszystkie duplikaty"
#: __init__.py:77
msgid ""
"Search all the documents' checksums and return a list of the exact matches."
msgstr "Search all the documents' checksums and return a list of the exact matches."
#: __init__.py:78
msgid "update office documents' page count"
msgstr ""
#: __init__.py:78
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 ""
#: __init__.py:79 __init__.py:80
msgid "clear transformations"
msgstr ""
#: __init__.py:81
msgid "print"
msgstr "drukuj"
#: __init__.py:82
msgid "history"
msgstr "historia"
#: __init__.py:83
msgid "Find missing document files"
msgstr ""
#: __init__.py:86
msgid "Clear the document image cache"
msgstr ""
#: __init__.py:86
msgid ""
"Clear the graphics representations used to speed up the documents' display "
"and interactive transformations results."
msgstr ""
#: __init__.py:89
msgid "page transformations"
msgstr ""
#: __init__.py:90
msgid "create new transformation"
msgstr ""
#: __init__.py:94
msgid "page image"
msgstr "obraz strony"
#: __init__.py:95
msgid "page text"
msgstr "page text"
#: __init__.py:96
msgid "edit page text"
msgstr ""
#: __init__.py:97
msgid "next page"
msgstr "następna strona"
#: __init__.py:98
msgid "previous page"
msgstr "poprzednia strona"
#: __init__.py:99
msgid "first page"
msgstr "pierwsza strona"
#: __init__.py:100
msgid "last page"
msgstr "ostatnia strona"
#: __init__.py:101
msgid "zoom in"
msgstr "powiększ"
#: __init__.py:102
msgid "zoom out"
msgstr "pomniejszyć"
#: __init__.py:103
msgid "rotate right"
msgstr "obrót w prawo"
#: __init__.py:104
msgid "rotate left"
msgstr "obrót w lewo"
#: __init__.py:105
msgid "reset view"
msgstr "resetuj widok"
#: __init__.py:108
msgid "versions"
msgstr "wersje"
#: __init__.py:109
msgid "revert"
msgstr "przywróć"
#: __init__.py:112
msgid "document type list"
msgstr ""
#: __init__.py:113 views.py:1050
msgid "document types"
msgstr "typy dokumentów"
#: __init__.py:114
msgid "documents of this type"
msgstr ""
#: __init__.py:117 views.py:1161
msgid "create document type"
msgstr ""
#: __init__.py:119
msgid "filenames"
msgstr "nazwy plików"
#: __init__.py:120
msgid "add filename to document type"
msgstr ""
#: __init__.py:164 permissions.py:7
msgid "Documents"
msgstr "Dokumenty"
#: __init__.py:166 __init__.py:179 models.py:90 views.py:79
msgid "documents"
msgstr "dokumenty"
#: __init__.py:169
msgid "thumbnail"
msgstr "miniatura"
#: __init__.py:172
msgid "metadata"
msgstr "metadane"
#: forms.py:63
msgid "Page image"
msgstr "Obraz strony"
#: forms.py:73 forms.py:270
msgid "Contents"
msgstr "Zawartość"
#: forms.py:109
msgid "Page"
msgstr "Strona"
#: forms.py:121
msgid "Details"
msgstr "Szczegóły"
#: forms.py:126
msgid "Click on the image for full size preview"
msgstr ""
#: forms.py:136
#, python-format
msgid "Document pages (%s)"
msgstr ""
#: forms.py:162
msgid "Use the new version filename as the document filename"
msgstr ""
#: forms.py:178
msgid "Quick document rename"
msgstr ""
#: forms.py:185
msgid "Version update"
msgstr "Version update"
#: forms.py:190
msgid "Release level"
msgstr "Release level"
#: forms.py:196
msgid "Release level serial"
msgstr "Release level serial"
#: forms.py:204
msgid "Comment"
msgstr "Komentarz"
#: forms.py:210
msgid "New document filename"
msgstr "Nowa nazwa dokumentu"
#: forms.py:288
msgid "Page range"
msgstr "Zakres strony"
#: forms.py:318
msgid "Compress"
msgstr "Kompresuj"
#: forms.py:318
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 ""
#: literals.py:10
msgid "Document creation"
msgstr ""
#: literals.py:11
#, python-format
msgid "Document \"%(content_object)s\" created by %(fullname)s."
msgstr ""
#: literals.py:12
#, python-format
msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s."
msgstr ""
#: literals.py:18
msgid "Document edited"
msgstr "Dokument edytowany"
#: literals.py:19
#, python-format
msgid "Document \"%(content_object)s\" edited by %(fullname)s."
msgstr ""
#: literals.py:20
#, python-format
msgid ""
"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s."
" The following changes took place: %(changes)s."
msgstr ""
#: literals.py:29
msgid "Document deleted"
msgstr "Dokument usunięty"
#: literals.py:30
#, python-format
msgid "Document \"%(document)s\" deleted by %(fullname)s."
msgstr ""
#: literals.py:31
#, python-format
msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s."
msgstr ""
#: literals.py:42
msgid "final"
msgstr "final"
#: literals.py:43
msgid "alpha"
msgstr "alpha"
#: literals.py:44
msgid "beta"
msgstr "beta"
#: literals.py:45
msgid "release candidate"
msgstr "release candidate"
#: literals.py:46
msgid "hotfix"
msgstr "hotfix"
#: models.py:61
msgid "name"
msgstr "nazwa"
#: models.py:67 models.py:77 models.py:524 views.py:1068 views.py:1097
#: views.py:1126 views.py:1131 views.py:1174 views.py:1220 views.py:1254
msgid "document type"
msgstr "typ dokumentu"
#: models.py:68
msgid "documents types"
msgstr "typy dokumentów"
#: models.py:78
msgid "description"
msgstr "opis"
#: models.py:79
msgid "added"
msgstr "dodana"
#: models.py:89 models.py:300 models.py:642 models.py:657 views.py:227
#: views.py:351
msgid "document"
msgstr "dokument"
#: models.py:287
#, python-format
msgid "Major %(major)i.%(minor)i, (new release)"
msgstr "Major %(major)i.%(minor)i, (new release)"
#: models.py:288
#, python-format
msgid "Minor %(major)i.%(minor)i, (some updates)"
msgstr "Minor %(major)i.%(minor)i, (some updates)"
#: models.py:289
#, python-format
msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)"
msgstr "Micro %(major)i.%(minor)i.%(micro)i, (fixes)"
#: models.py:301
msgid "mayor"
msgstr "mayor"
#: models.py:302
msgid "minor"
msgstr "minor"
#: models.py:303
msgid "micro"
msgstr "micro"
#: models.py:304
msgid "release level"
msgstr "release level"
#: models.py:305
msgid "serial"
msgstr "serial"
#: models.py:306
msgid "timestamp"
msgstr "timestamp"
#: models.py:307 views.py:1357
msgid "comment"
msgstr "komentarz"
#: models.py:310
msgid "file"
msgstr "plik"
#: models.py:314
msgid "checksum"
msgstr "suma kontrolna"
#: models.py:318 models.py:319 models.py:542
msgid "document version"
msgstr "wersja dokumentu"
#: models.py:411
msgid ""
"This document's file format is not known, the page count has therefore "
"defaulted to 1."
msgstr ""
#: models.py:525 views.py:1353
msgid "filename"
msgstr "nazwa_pliku"
#: models.py:526 views.py:1181
msgid "enabled"
msgstr "włączony"
#: models.py:533
msgid "document type quick rename filename"
msgstr ""
#: models.py:534
msgid "document types quick rename filenames"
msgstr ""
#: models.py:545
msgid "content"
msgstr "zawartość"
#: models.py:546
msgid "page label"
msgstr "etykieta strony"
#: models.py:547
msgid "page number"
msgstr "numer strony"
#: models.py:550
#, python-format
msgid "Page %(page_num)d out of %(total_pages)d of %(document)s"
msgstr ""
#: models.py:558 models.py:604
msgid "document page"
msgstr ""
#: models.py:559
msgid "document pages"
msgstr ""
#: models.py:579
msgid "Enter a valid value."
msgstr "Wprowadź poprawną wartość."
#: models.py:605 views.py:449
msgid "order"
msgstr "kolejność"
#: models.py:606 views.py:450 views.py:511 views.py:542
msgid "transformation"
msgstr "transformacja"
#: models.py:607 views.py:451
msgid "arguments"
msgstr "argumenty"
#: models.py:607
#, python-format
msgid "Use dictionaries to indentify arguments, example: %s"
msgstr ""
#: models.py:615
msgid "document page transformation"
msgstr ""
#: models.py:616
msgid "document page transformations"
msgstr ""
#: models.py:641
msgid "user"
msgstr "użytkownik"
#: models.py:643
msgid "accessed"
msgstr "dostępne"
#: models.py:652
msgid "recent document"
msgstr "ostatni dokument"
#: models.py:658
msgid "Document type"
msgstr "Typ dokumentu"
#: models.py:659
msgid "MIME type"
msgstr "typ MIME"
#: models.py:660 views.py:132
msgid "Filename"
msgstr "Nazwa pliku"
#: models.py:661
msgid "Metadata value"
msgstr ""
#: models.py:662
msgid "Content"
msgstr "Zawartość"
#: models.py:663
msgid "Description"
msgstr "Opis"
#: models.py:664
msgid "Tags"
msgstr "Tagi"
#: models.py:665
msgid "Comments"
msgstr "Komentarze"
#: permissions.py:9
msgid "Create documents"
msgstr "Tworzenie dokumentów"
#: permissions.py:10
msgid "Edit document properties"
msgstr "Edytuj właściwości dokumentu"
#: permissions.py:11
msgid "Edit documents"
msgstr "Edycja dokumentów"
#: permissions.py:12
msgid "View documents"
msgstr "Zobacz dokumenty"
#: permissions.py:13
msgid "Delete documents"
msgstr "Usuwanie dokumentów"
#: permissions.py:14 views.py:408
msgid "Download documents"
msgstr "Pobierz dokumenty"
#: permissions.py:15
msgid "Transform documents"
msgstr "Przekształcać dokumenty"
#: permissions.py:16
msgid "Execute document modifying tools"
msgstr ""
#: permissions.py:17
msgid "Revert documents to a previous version"
msgstr "Przywróć dokumenty do poprzedniej wersji"
#: permissions.py:18
msgid "Create new document versions"
msgstr "Tworzenie nowych wersji dokumentów"
#: permissions.py:20
msgid "Documents setup"
msgstr ""
#: permissions.py:22
msgid "View document types"
msgstr "Zobacz typy dokumentów"
#: permissions.py:23
msgid "Edit document types"
msgstr "Edytuj typy dokumentów"
#: permissions.py:24
msgid "Delete document types"
msgstr "Usuń typy dokumentów"
#: permissions.py:25
msgid "Create document types"
msgstr "Tworzenie typów dokumentu"
#: statistics.py:40
#, python-format
msgid "Document types: %d"
msgstr ""
#: statistics.py:41
#, python-format
msgid "Documents in database: %d"
msgstr ""
#: statistics.py:46
#, python-format
msgid "Documents in storage: %d"
msgstr ""
#: statistics.py:48
#, python-format
msgid ""
"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d"
" bytes"
msgstr ""
#: statistics.py:58
#, python-format
msgid "Document pages in database: %d"
msgstr ""
#: statistics.py:59
#, python-format
msgid "Minimum amount of pages per document: %(page_count__min)d"
msgstr ""
#: statistics.py:60
#, python-format
msgid "Maximum amount of pages per document: %(page_count__max)d"
msgstr ""
#: statistics.py:61
#, python-format
msgid "Average amount of pages per document: %(page_count__avg)f"
msgstr ""
#: statistics.py:67
msgid "Document statistics"
msgstr ""
#: views.py:133
msgid "File mimetype"
msgstr ""
#: views.py:134
msgid "File mime encoding"
msgstr ""
#: views.py:135
msgid "File size"
msgstr "Rozmiar pliku"
#: views.py:136
msgid "Exists in storage"
msgstr ""
#: views.py:137
msgid "File path in storage"
msgstr ""
#: views.py:138
msgid "Date added"
msgstr ""
#: views.py:139
msgid "Time added"
msgstr ""
#: views.py:140
msgid "Checksum"
msgstr ""
#: views.py:141
msgid "UUID"
msgstr ""
#: views.py:142
msgid "Pages"
msgstr ""
#: views.py:151
#, python-format
msgid "document properties for: %s"
msgstr ""
#: views.py:173
msgid "document data"
msgstr ""
#: views.py:197 views.py:646
msgid "Must provide at least one document."
msgstr "Musisz podać co najmniej jeden dokument."
#: views.py:218
msgid "Document deleted successfully."
msgstr "Dokument usunięty."
#: views.py:220
#, python-format
msgid "Document: %(document)s delete error: %(error)s"
msgstr ""
#: views.py:235
#, python-format
msgid "Are you sure you wish to delete the document: %s?"
msgstr "Czy na pewno chcesz usunąć dokument:%s?"
#: views.py:237
#, python-format
msgid "Are you sure you wish to delete the documents: %s?"
msgstr "Czy na pewno chcesz usunąć dokumenty:%s?"
#: views.py:276
#, python-format
msgid "Document \"%s\" edited successfully."
msgstr ""
#: views.py:342
msgid "documents to be downloaded"
msgstr "dokumenty do pobrania"
#: views.py:352 views.py:1337
msgid "version"
msgstr "wersja"
#: views.py:409
msgid "Download"
msgstr "Pobierz"
#: views.py:411
msgid "Return"
msgstr "Powrót"
#: views.py:445
#, python-format
msgid "transformations for: %s"
msgstr ""
#: views.py:472
msgid "Document page transformation created successfully."
msgstr ""
#: views.py:481
#, python-format
msgid "Create new transformation for page: %(page)s of document: %(document)s"
msgstr ""
#: views.py:500
msgid "Document page transformation edited successfully."
msgstr ""
#: views.py:513
#, python-format
msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s"
msgstr ""
#: views.py:533
msgid "Document page transformation deleted successfully."
msgstr ""
#: views.py:544
#, python-format
msgid ""
"Are you sure you wish to delete transformation \"%(transformation)s\" for: "
"%(document_page)s"
msgstr ""
#: views.py:562
#, python-format
msgid "duplicates of: %s"
msgstr "duplikaty:%s"
#: views.py:574
msgid "Are you sure you wish to find all duplicates?"
msgstr "Czy na pewno chcesz znaleźć wszystkie duplikaty?"
#: views.py:575 views.py:633 views.py:701
msgid "On large databases this operation may take some time to execute."
msgstr "Na dużych bazach danych operacja może chwilę potrwać. "
#: views.py:598
msgid "duplicated documents"
msgstr ""
#: views.py:624
#, python-format
msgid ""
"Page count update complete. Documents processed: %(total)d, documents with "
"changed page count: %(change)d"
msgstr ""
#: views.py:632
#, python-format
msgid ""
"Are you sure you wish to update the page count for the office documents "
"(%d)?"
msgstr ""
#: views.py:664
#, python-format
msgid ""
"All the page transformations for document: %s, have been deleted "
"successfully."
msgstr ""
#: views.py:666
#, python-format
msgid ""
"Error deleting the page transformations for document: %(document)s; "
"%(error)s."
msgstr ""
#: views.py:672
msgid "document transformation"
msgstr ""
#: views.py:681
#, python-format
msgid ""
"Are you sure you wish to clear all the page transformations for document: "
"%s?"
msgstr ""
#: views.py:683
#, python-format
msgid ""
"Are you sure you wish to clear all the page transformations for documents: "
"%s?"
msgstr ""
#: views.py:711
msgid "missing documents"
msgstr "brakujących dokumentów"
#: views.py:727 views.py:769
#, python-format
msgid "details for: %s"
msgstr ""
#: views.py:788
msgid "Document page edited successfully."
msgstr ""
#: views.py:797
#, python-format
msgid "edit: %s"
msgstr ""
#: views.py:814
msgid "There are no more pages in this document"
msgstr ""
#: views.py:832
msgid "You are already at the first page of this document"
msgstr "Jesteś już na pierwszej stronie tego dokumentu"
#: views.py:993
#, python-format
msgid "print: %s"
msgstr "drukuj:%s"
#: views.py:1066
#, python-format
msgid "documents of type \"%s\""
msgstr ""
#: views.py:1086
msgid "Document type edited successfully"
msgstr ""
#: views.py:1089
#, python-format
msgid "Error editing document type; %s"
msgstr ""
#: views.py:1094
#, python-format
msgid "edit document type: %s"
msgstr ""
#: views.py:1118
#, python-format
msgid "Document type: %s deleted successfully."
msgstr ""
#: views.py:1120
#, python-format
msgid "Document type: %(document_type)s delete error: %(error)s"
msgstr ""
#: views.py:1135
#, python-format
msgid "Are you sure you wish to delete the document type: %s?"
msgstr ""
#: views.py:1136
msgid ""
"The document type of all documents using this document type will be set to "
"none."
msgstr ""
#: views.py:1152
msgid "Document type created successfully"
msgstr ""
#: views.py:1155
#, python-format
msgid "Error creating document type; %(error)s"
msgstr ""
#: views.py:1173
#, python-format
msgid "filenames for document type: %s"
msgstr ""
#: views.py:1204
msgid "Document type filename edited successfully"
msgstr ""
#: views.py:1207
#, python-format
msgid "Error editing document type filename; %s"
msgstr ""
#: views.py:1212
#, python-format
msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\""
msgstr ""
#: views.py:1221 views.py:1247 views.py:1255
msgid "document type filename"
msgstr ""
#: views.py:1239
#, python-format
msgid "Document type filename: %s deleted successfully."
msgstr ""
#: views.py:1241
#, python-format
msgid ""
"Document type filename: %(document_type_filename)s delete error: %(error)s"
msgstr ""
#: views.py:1257
#, python-format
msgid ""
"Are you sure you wish to delete the filename: %(filename)s, from document "
"type \"%(document_type)s\"?"
msgstr ""
#: views.py:1282
msgid "Document type filename created successfully"
msgstr ""
#: views.py:1285
#, python-format
msgid "Error creating document type filename; %(error)s"
msgstr ""
#: views.py:1291
#, python-format
msgid "create filename for document type: %s"
msgstr ""
#: views.py:1306
msgid "Document image cache cleared successfully"
msgstr ""
#: views.py:1308
#, python-format
msgid "Error clearing document image cache; %s"
msgstr ""
#: views.py:1314
msgid "Are you sure you wish to clear the document image cache?"
msgstr ""
#: views.py:1331
#, python-format
msgid "versions for document: %s"
msgstr ""
#: views.py:1341
msgid "time and date"
msgstr "data i godzina"
#: views.py:1345
msgid "mimetype"
msgstr "mimetype"
#: views.py:1349
msgid "encoding"
msgstr "kodowanie"
#: views.py:1380
msgid "Document version reverted successfully"
msgstr ""
#: views.py:1382
#, python-format
msgid "Error reverting document version; %s"
msgstr ""
#: views.py:1389
msgid "Are you sure you wish to revert to this version?"
msgstr "Czy na pewno chcesz, powrócić do tej wersji?"
#: views.py:1390
msgid "All later version after this one will be deleted too."
msgstr ""
#: widgets.py:25
msgid "document page image"
msgstr ""
#: wizards.py:36
msgid "step 1 of 3: Document type"
msgstr ""
#: wizards.py:37
msgid "step 2 of 3: Metadata selection"
msgstr ""
#: wizards.py:38
msgid "step 3 of 3: Document metadata"
msgstr ""
#: wizards.py:46
msgid "Next step"
msgstr ""
#: conf/settings.py:38
msgid ""
"Maximum number of recent (created, edited, viewed) documents to remember per"
" user."
msgstr ""
#: conf/settings.py:39
msgid "Amount in percent zoom in or out a document page per user interaction."
msgstr ""
#: conf/settings.py:40
msgid ""
"Maximum amount in percent (%) to allow user to zoom in a document page "
"interactively."
msgstr ""
#: conf/settings.py:41
msgid ""
"Minimum amount in percent (%) to allow user to zoom out a document page "
"interactively."
msgstr ""
#: conf/settings.py:42
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 "Jakie są typy dokumentów?"
#: 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 "Jakie są najnowsze dokumenty?"
#: 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 ""