msgid ""
msgstr ""
"Project-Id-Version: file_picker 2.0.4\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-09-01T15:59:00+00:00\n"
"PO-Revision-Date: 2026-09-01T15:59:00+00:00\n"
"Language: pl_PL\n"
"Plural-Forms: nplurals=3; plural=(n == 1) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);\n"

#: packages/file_picker/blocks/file_picker/templates/table
msgctxt "TemplateFileName"
msgid "Table"
msgstr ""

#: packages/file_picker/controller.php:61
msgid "Adds the File Picker block"
msgstr ""

#: packages/file_picker/controller.php:70
#: packages/file_picker/blocks/file_picker/controller.php:215
msgid "File Picker"
msgstr ""

#: packages/file_picker/blocks/file_picker/templates/table/view.php:46
msgid "Thumbnail"
msgstr "Miniatura"

#: packages/file_picker/blocks/file_picker/templates/table/view.php:49
msgid "Title"
msgstr "Tytuł"

#: packages/file_picker/blocks/file_picker/templates/table/view.php:52
msgid "Description"
msgstr "Opis"

#: packages/file_picker/blocks/file_picker/templates/table/view.php:55
msgid "Mime type"
msgstr ""

#: packages/file_picker/blocks/file_picker/templates/table/view.php:58
msgid "Date"
msgstr "Data"

#: packages/file_picker/blocks/file_picker/templates/table/view.php:62
msgid "Size"
msgstr "Rozmiar"

#: packages/file_picker/blocks/file_picker/templates/table/view.php:66
msgid "Dowloaded"
msgstr ""

#: packages/file_picker/blocks/file_picker/templates/table/view.php:70
msgid "Tags"
msgstr "Tagi"

#: packages/file_picker/blocks/file_picker/templates/table/view.php:129
#: packages/file_picker/blocks/file_picker/view.php:75
msgid "%s byte"
msgid_plural "%s bytes"
msgstr[0] "%s bajt"
msgstr[1] "%s bajty"
msgstr[2] "%s bajtów"

#: packages/file_picker/blocks/file_picker/templates/table/view.php:144
msgid "%s time"
msgid_plural "%s times"
msgstr[0] "%s czas"
msgstr[1] "%s czasy"
msgstr[2] "%s czasów"

#: packages/file_picker/blocks/file_picker/templates/table/view.php:163
#: packages/file_picker/blocks/file_picker/view.php:121
msgid "open file"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:43
msgid "General Options"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:48
msgid "Provide an optional title for this block."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:49
msgid "Title of File Picker"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:58
msgid "Select the format for your title."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:59
#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:116
msgid "Title format"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:68
msgid "Optional : provide one or more css classes for this file picker. Separate multiple css classes with a space."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:69
msgid "Optional css classes"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:70
msgid "example : list file-list"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:79
msgid "Pagination"
msgstr "Paginacja"

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:84
msgid "Check this box if you want to add pagination."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:86
msgid "Display pagination after"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:94
msgid "Enter after how many results to add pagination"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:103
msgid "files"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:110
msgid "File Options"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:115
msgid "Select the format for your file names."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:123
msgid "Optional : provide a text to use for the file link instead of the file name."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:124
msgid "Link text"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:133
msgid "File descriptions"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:138
msgid "Check this box if you want to display file descriptions."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:140
msgid "Include file descriptions"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:150
msgid "File description length"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:154
msgid "Truncate file descriptions at"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:156
msgid "Enter the maximum length for each description (1 or higher). Descriptions will be truncated to this length."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:169
msgid "characters"
msgstr "znaków"

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:176
msgid "Publishing date"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:181
msgid "Check this box if you want to display the publishing date of each file."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:183
msgid "Display the publishing date of each file"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:191
msgid "File thumbnails"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:196
msgid "Check this box if you want to display a thumbnail for each file."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:198
msgid "Display a thumbnail for each file"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:208
msgid "File Size"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:213
msgid "Check this box if you want to display the file size of each file."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:215
msgid "Display the file size of each file"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:223
msgid "Times downloaded"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:228
msgid "Check this box if you want to display the number of times the file has been downloaded."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:230
msgid "Display the number of times this file has been downloaded"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:240
msgid "Show tags"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:245
msgid "Check this box if you want to show the tags for this file."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:247
msgid "Display the tags associated with this file"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:255
msgid "Force download"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:260
msgid "Check this box if you want to the browser to force file downloads."
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:262
msgid "Force the browser to download files rather than opening them when a user clicks on a file link"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:271
msgid "Files"
msgstr "Pliki"

#: packages/file_picker/blocks/file_picker/elements/form_setup_html.php:275
msgid "Add a file"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/row_template.php:12
msgid "move"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/row_template.php:16
msgid "alternative title"
msgstr ""

#: packages/file_picker/blocks/file_picker/elements/view.js.php:7
msgid "A password is required to download this file"
msgstr ""

#: packages/file_picker/blocks/file_picker/controller.php:208
msgid "Create a custom list of files."
msgstr ""

#: packages/file_picker/blocks/file_picker/controller.php:223
msgid "Pagination : Please provide a valid number or leave this field empty"
msgstr ""

#: packages/file_picker/blocks/file_picker/controller.php:224
msgid "Pagination : Please enter a number greater than 0"
msgstr ""

#: packages/file_picker/blocks/file_picker/controller.php:225
msgid "File description length : Please provide a number (1 or higher) or leave this field empty"
msgstr ""

#: packages/file_picker/blocks/file_picker/controller.php:226
msgid "This file is already in your list : :fileName"
msgstr ""

#: packages/file_picker/blocks/file_picker/controller.php:227
msgid "These files are already in your list : :fileNames"
msgstr ""

#: packages/file_picker/blocks/file_picker/controller.php:479
msgid "File not found"
msgstr "Nie znaleziono pliku"

#: packages/file_picker/blocks/file_picker/controller.php:507
msgid "Access denied"
msgstr "Odmowa dostępu"

#: packages/file_picker/blocks/file_picker/controller.php:545
msgid "Incorrect password"
msgstr ""

#: packages/file_picker/blocks/file_picker/view.php:89
msgid "downloaded"
msgstr ""

#: packages/file_picker/blocks/file_picker/view.php:89
msgid " %s time"
msgid_plural "%s times"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""

#: packages/file_picker/blocks/file_picker/view.php:96
msgid "tags"
msgstr ""