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

694 lines
12 KiB
Gettext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <winterfall24@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-07-27 00:45-0400\n"
"PO-Revision-Date: 2012-07-27 04:09+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/"
"language/pl/)\n"
"Language: pl\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%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2)\n"
#: __init__.py:58 widgets.py:39
msgid "thumbnail"
msgstr "miniatura"
#: __init__.py:65
msgid "Connects to the POP3 email sources and fetches the attached documents."
msgstr ""
#: __init__.py:66
msgid "Connects to the IMAP email sources and fetches the attached documents."
msgstr ""
#: forms.py:34 forms.py:59
msgid "Expand compressed files"
msgstr ""
#: forms.py:35 forms.py:60
msgid "Upload a compressed file's contained files as individual documents"
msgstr ""
#: forms.py:43
msgid "Staging file"
msgstr ""
#: forms.py:50
msgid "File"
msgstr "Plik"
#: links.py:14
msgid "preview"
msgstr "podgląd"
#: links.py:15 links.py:25 links.py:32
msgid "delete"
msgstr "usunąć"
#: links.py:17
msgid "sources"
msgstr "źródła"
#: links.py:18 literals.py:67 models.py:431
msgid "web forms"
msgstr ""
#: links.py:19 models.py:402
msgid "staging folders"
msgstr ""
#: links.py:20 models.py:466
msgid "watch folders"
msgstr ""
#: links.py:21 literals.py:62
msgid "POP3 email"
msgstr ""
#: links.py:22 literals.py:63 models.py:377 models.py:378
msgid "IMAP email"
msgstr ""
#: links.py:24 links.py:31
msgid "edit"
msgstr "edycja"
#: links.py:26
msgid "add new source"
msgstr ""
#: links.py:27
msgid "logs"
msgstr ""
#: links.py:29
msgid "transformations"
msgstr ""
#: links.py:30
msgid "add transformation"
msgstr ""
#: links.py:34
msgid "Document sources"
msgstr ""
#: links.py:36
msgid "upload new version"
msgstr "Prześlij nową wersję"
#: links.py:37
msgid "upload new documents"
msgstr ""
#: literals.py:18 literals.py:23
msgid "Always"
msgstr "Zawsze"
#: literals.py:19 literals.py:24
msgid "Never"
msgstr "Nigdy"
#: literals.py:25
msgid "Ask user"
msgstr "Pytaj użytkownika"
#: literals.py:40
msgid "Disk"
msgstr "Dysk"
#: literals.py:41
msgid "Database"
msgstr "Baza danych"
#: literals.py:42
msgid "Drive"
msgstr ""
#: literals.py:43
msgid "Network drive"
msgstr "Dysk sieciowy"
#: literals.py:44
msgid "User drive"
msgstr ""
#: literals.py:45
msgid "Envelope"
msgstr "Koperta"
#: literals.py:46
msgid "Folder"
msgstr "Folder"
#: literals.py:47
msgid "World"
msgstr "Świat"
#: literals.py:48
msgid "Printer"
msgstr "Drukarka"
#: literals.py:49
msgid "Empty printer"
msgstr "Pusta drukarka"
#: literals.py:59 models.py:430
msgid "web form"
msgstr ""
#: literals.py:60
msgid "server staging folder"
msgstr ""
#: literals.py:61
msgid "server watch folder"
msgstr ""
#: literals.py:68
msgid "server staging folders"
msgstr ""
#: literals.py:69
msgid "server watch folders"
msgstr ""
#: literals.py:70
msgid "POP3 emails"
msgstr ""
#: literals.py:71
msgid "IMAP emails"
msgstr ""
#: models.py:51
msgid "title"
msgstr "tytuł"
#: models.py:52
msgid "enabled"
msgstr "włączony"
#: models.py:53
msgid "whitelist"
msgstr "biała lista"
#: models.py:54
msgid "blacklist"
msgstr "czarna lista"
#: models.py:169
msgid "date time"
msgstr ""
#: models.py:170
msgid "status"
msgstr ""
#: models.py:180
msgid "source log"
msgstr ""
#: models.py:181
msgid "sources logs"
msgstr ""
#: models.py:187
msgid "icon"
msgstr "ikona"
#: models.py:187
msgid "An icon to visually distinguish this source."
msgstr ""
#: models.py:216 models.py:441
msgid "interval"
msgstr ""
#: models.py:216
msgid "Interval in seconds between document downloads from this source."
msgstr ""
#: models.py:217
msgid "document type"
msgstr ""
#: models.py:217
msgid "Assign a document type to documents uploaded from this source."
msgstr ""
#: models.py:218 models.py:389 models.py:426 models.py:439
msgid "uncompress"
msgstr "rozpakuj"
#: models.py:218
msgid "Whether to expand or not, compressed archives."
msgstr ""
#: models.py:221
msgid "interval source"
msgstr ""
#: models.py:222
msgid "interval sources"
msgstr ""
#: models.py:227
msgid "host"
msgstr ""
#: models.py:228
msgid "SSL"
msgstr ""
#: models.py:229
msgid "port"
msgstr ""
#: models.py:229
#, python-format
msgid ""
"Override the defaults values of %(normal_port)d and %(ssl_port)d for SSL, "
"can be left blank otherwise."
msgstr ""
#: models.py:230
msgid "username"
msgstr ""
#: models.py:231
msgid "password"
msgstr ""
#: models.py:249
#, python-format
msgid "attachment-%i"
msgstr ""
#: models.py:258
msgid "email source"
msgstr ""
#: models.py:259
msgid "email sources"
msgstr ""
#: models.py:318 models.py:319
msgid "POP email"
msgstr ""
#: models.py:325
msgid "mailbox"
msgstr ""
#: models.py:325
#, python-format
msgid ""
"Mail from which to check for messages with attached documents. If none is "
"specified, the default mailbox is %s"
msgstr ""
#: models.py:386 models.py:438
msgid "folder path"
msgstr ""
#: models.py:386 models.py:438
msgid "Server side filesystem path."
msgstr ""
#: models.py:387
msgid "preview width"
msgstr ""
#: models.py:387
msgid "Width value to be passed to the converter backend."
msgstr ""
#: models.py:388
msgid "preview height"
msgstr ""
#: models.py:388
msgid "Height value to be passed to the converter backend."
msgstr ""
#: models.py:389 models.py:426 models.py:439
msgid "Whether to expand or not compressed archives."
msgstr ""
#: models.py:390 models.py:440
msgid "delete after upload"
msgstr ""
#: models.py:390 models.py:440
msgid "Delete the file after is has been successfully uploaded."
msgstr ""
#: models.py:401
msgid "staging folder"
msgstr ""
#: models.py:441
msgid ""
"Inverval in seconds where the watch folder path is checked for new documents."
msgstr ""
#: models.py:465
msgid "watch folder"
msgstr "sprawdzaj folder"
#: models.py:470
msgid "Enter a valid value."
msgstr "Wprowadź poprawną wartość."
#: models.py:498 views.py:674
msgid "order"
msgstr ""
#: models.py:499 views.py:675 views.py:713 views.py:744
msgid "transformation"
msgstr ""
#: models.py:500 views.py:676
msgid "arguments"
msgstr ""
#: models.py:500
#, python-format
msgid "Use dictionaries to indentify arguments, example: %s"
msgstr ""
#: models.py:511
msgid "document source transformation"
msgstr ""
#: models.py:512
msgid "document source transformations"
msgstr ""
#: models.py:519 models.py:520
msgid "out of process"
msgstr ""
#: permissions.py:7
msgid "Sources setup"
msgstr ""
#: permissions.py:8
msgid "View existing document sources"
msgstr ""
#: permissions.py:9
msgid "Edit document sources"
msgstr ""
#: permissions.py:10
msgid "Delete document sources"
msgstr ""
#: permissions.py:11
msgid "Create new document sources"
msgstr ""
#: staging.py:45
#, python-format
msgid "Unable get list of staging files: %s"
msgstr ""
#: staging.py:128
#, python-format
msgid "Unable to upload staging file: %s"
msgstr ""
#: staging.py:138
#, python-format
msgid "Unable to delete staging file: %s"
msgstr ""
#: utils.py:40
msgid "Whitelist Blacklist validation error."
msgstr ""
#: views.py:103
msgid "here"
msgstr ""
#: views.py:108
msgid "Upload sources"
msgstr ""
#: views.py:110
msgid ""
"No interactive document sources have been defined or none have been enabled."
msgstr ""
#: views.py:111
#, python-format
msgid "Click %(setup_link)s to add or enable some document sources."
msgstr ""
#: views.py:168
msgid "New document version uploaded successfully."
msgstr "Nowa wersja dokument została pomyślnie przesłana."
#: views.py:172
msgid "File uploaded successfully."
msgstr "Plik został pomyślnie przesłany."
#: views.py:175
msgid "File uncompressed successfully and uploaded as individual files."
msgstr "Plik rozpakowany pomyślnie i przesłany w osobnych plikach."
#: views.py:178
msgid "File was not a compressed file, uploaded as it was."
msgstr "Plik nie był skompresowany , przesłane w oryginale"
#: views.py:182 views.py:263
msgid "New version uploads are not allowed for this document."
msgstr ""
#: views.py:186 views.py:267
#, python-format
msgid "Unhandled exception: %s"
msgstr ""
#: views.py:195
#, python-format
msgid "upload a new version from source: %s"
msgstr ""
#: views.py:197
#, python-format
msgid "upload a local document from source: %s"
msgstr ""
#: views.py:243
#, python-format
msgid "Document version from staging file: %s, uploaded successfully."
msgstr ""
#: views.py:246
#, python-format
msgid "Staging file: %s, uploaded successfully."
msgstr ""
#: views.py:249
#, python-format
msgid ""
"Staging file: %s, uncompressed successfully and uploaded as individual files."
msgstr ""
#: views.py:252
#, python-format
msgid "Staging file: %s, was not compressed, uploaded as a single file."
msgstr ""
#: views.py:257
#, python-format
msgid "Staging file: %s, deleted successfully."
msgstr ""
#: views.py:282
#, python-format
msgid "upload a new version from staging source: %s"
msgstr ""
#: views.py:284
#, python-format
msgid "upload a document from staging source: %s"
msgstr ""
#: views.py:297
msgid "files in staging path"
msgstr ""
#: views.py:329
msgid "Current document type"
msgstr ""
#: views.py:330
msgid "None"
msgstr ""
#: views.py:337
msgid "Current metadata"
msgstr ""
#: views.py:375 views.py:394
#, python-format
msgid "Staging file transformation error: %(error)s"
msgstr ""
#: views.py:417
msgid "Staging file delete successfully."
msgstr ""
#: views.py:419
#, python-format
msgid "Staging file delete error; %s."
msgstr ""
#: views.py:457
msgid "Enabled"
msgstr ""
#: views.py:492
msgid "Source edited successfully"
msgstr ""
#: views.py:495
#, python-format
msgid "Error editing source; %s"
msgstr ""
#: views.py:500
#, python-format
msgid "edit source: %s"
msgstr "edytować źródło:%s"
#: views.py:505 views.py:556 views.py:633 views.py:669 views.py:712
#: views.py:743 views.py:791
msgid "source"
msgstr "źródło"
#: views.py:542
#, python-format
msgid "Source \"%s\" deleted successfully."
msgstr "Źródło \"%s\" zostało usunięte."
#: views.py:547
#, python-format
msgid "Error deleting source \"%(source)s\": %(error)s"
msgstr ""
#: views.py:554
#, python-format
msgid "Are you sure you wish to delete the source: %s?"
msgstr "Czy na pewno chcesz usunąć źródło:%s?"
#: views.py:597
msgid "Source created successfully"
msgstr "Źródło pomyślnie utworzone"
#: views.py:600
#, python-format
msgid "Error creating source; %s"
msgstr "Błąd podczas tworzenia źródła;%s"
#: views.py:605
#, python-format
msgid "Create new source of type: %s"
msgstr "Utwórz nowe typ źródło:%s"
#: views.py:631
#, python-format
msgid "logs for: %s"
msgstr ""
#: views.py:637
msgid "Date time"
msgstr ""
#: views.py:638
msgid "Status"
msgstr ""
#: views.py:667
#, python-format
msgid "transformations for: %s"
msgstr ""
#: views.py:698
msgid "Source transformation edited successfully"
msgstr ""
#: views.py:701
#, python-format
msgid "Error editing source transformation; %s"
msgstr ""
#: views.py:706
#, python-format
msgid "Edit transformation: %s"
msgstr ""
#: views.py:730
msgid "Source transformation deleted successfully."
msgstr ""
#: views.py:732
#, python-format
msgid "Error deleting source transformation; %(error)s"
msgstr ""
#: views.py:746
#, python-format
msgid ""
"Are you sure you wish to delete source transformation \"%(transformation)s\""
msgstr ""
#: views.py:780
msgid "Source transformation created successfully"
msgstr ""
#: views.py:783
#, python-format
msgid "Error creating source transformation; %s"
msgstr ""
#: views.py:793
#, python-format
msgid "Create new transformation for source: %s"
msgstr ""
#: wizards.py:34
msgid "step 1 of 3: Document type"
msgstr ""
#: wizards.py:35
msgid "step 2 of 3: Metadata selection"
msgstr ""
#: wizards.py:36
msgid "step 3 of 3: Document metadata"
msgstr ""
#: wizards.py:44
msgid "Next step"
msgstr ""
#: conf/settings.py:7
msgid "Sources"
msgstr ""