msgid ""
msgstr ""
"Project-Id-Version: Iptanus File Upload\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-11-17 16:50+0200\n"
"PO-Revision-Date: 2025-11-17 16:50+0200\n"
"Last-Translator: \n"
"Language-Team: Iptanus Team <info@iptanus.com>\n"
"Language: pl_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"
"X-Poedit-KeywordsList: "
"__;_e;_n;_x;_ex;_nx;esc_attr__;esc_attr_e;esc_attr_x;esc_html__;esc_html_e;esc_html_x;_n_noop;_nx_noop;translate_nooped_plural\n"
"X-Poedit-Basepath: ..\n"
"X-Generator: Poedit 3.8\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: vendor\n"
"X-Poedit-SearchPathExcluded-1: minified\n"
"X-Poedit-SearchPathExcluded-2: unminified\n"
"X-Poedit-SearchPathExcluded-3: js/react\n"

#: extensions/wfu_amazons3/_wfu_amazons3.php:121
msgid "Amazon S3 Activation"
msgstr ""

#: extensions/wfu_amazons3/_wfu_amazons3.php:124
msgid ""
"Amazon S3 is disconnected from Iptanus File Upload plugin, however there are "
"pending transfers to Amazon S3. You need to activate it."
msgstr ""

#: extensions/wfu_amazons3/_wfu_amazons3.php:124
msgid "Amazon S3 requires activation."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_admin.php:33
#, fuzzy
#| msgid "All files uploaded successfully"
msgid "Amazon S3 uploads were successfully reset."
msgstr "Przesyłanie plików zakończyło się powodzeniem"

#: extensions/wfu_amazons3/wfu_amazons3_admin.php:38
#, fuzzy
#| msgid "All files uploaded successfully"
msgid "Amazon S3 uploads were successfully cleared."
msgstr "Przesyłanie plików zakończyło się powodzeniem"

#: extensions/wfu_amazons3/wfu_amazons3_admin_browser.php:29
msgid "Send this file to Amazon S3"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_admin_browser.php:29
msgid "Send to Amazon S3"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_admin_browser.php:31
msgid "File sent to Amazon S3"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_admin_browser.php:32
msgid "File not sent to Amazon S3!"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:10
#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:10
#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:10
#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:10
#: lib/wfu_attributes.php:245
msgid "Connection With Cloud Services"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:18
msgid "Upload To Amazon S3"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:30
msgid ""
"If enabled then the uploaded files will be transferred to the Amazon S3 "
"account that has been configured in the plugin's settings. Default is false."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:33
msgid "Amazon S3 Bucket"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:45
msgid ""
"It defines the Amazon S3 bucket that the uploaded file will be transferred. "
"It must be an existing bucket and have public access enabled. This attribute "
"accepts variables."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:48
msgid "Amazon S3 Path"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:60
msgid ""
"It defines the path inside the Amazon S3 bucket that the uploaded file will "
"be transferred. If the path does not exist it will be created. This "
"attribute accepts variables, just like the uploadpath attribute. Default "
"value is empty (root folder of bucket)."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:63
msgid "File Access"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:67
msgid "Private"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:67
msgid "Public"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:75
msgid ""
"It defines whether the trasferred file to Amazon S3 will be private "
"(accessible only by the owner) or public (accessible for view by everyone). "
"Default value is private. Please note that file sharing is affected by this "
"option."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:78
#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:48
#: extensions/wfu_gdrive/wfu_gdrive_settings.php:70
#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:48
#: extensions/wfu_onedrive/wfu_onedrive_settings.php:59
msgid "Include Userdata"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:90
msgid ""
"If it is enabled then the uploaded file's userdata will be included in the "
"transferred Amazon S3 file metadata."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:93
#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:63
#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:63
#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:63
msgid "Local File Action"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:97
#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:67
#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:67
#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:67
msgid "Keep"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:97
#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:67
#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:67
#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:67
#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:78
#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:144
#: lib/wfu_admin.php:1777 lib/wfu_admin.php:2013 lib/wfu_admin_browser.php:568
#: lib/wfu_admin_browser.php:1108 lib/wfu_admin_hooks.php:70
#: lib/wfu_admin_hooks.php:121 lib/wfu_admin_hooks.php:566
#: lib/wfu_admin_notifications.php:305 lib/wfu_admin_notifications.php:374
#: lib/wfu_backend_browser.php:202 lib/wfu_backend_browser.php:276
#: lib/wfu_constants.php:65
msgid "Delete"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:105
msgid ""
"It defines whether to keep or delete the local file stored in the website, "
"after it has been transferred to the Amazon S3 account. Default value is "
"keep."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:108
msgid "Share/List Amazon S3 File"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_attributes.php:120
msgid ""
"If it is enabled then sharing of Amazon S3 files will be activated and the "
"files will also be included in front-end/back-end file viewers regardless of "
"whether local copies of the files are preserved or not. Please note that "
"File Access needs to be public for this to work."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:11
msgid "Default Amazon S3 Upload State"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:11
msgid ""
"The default Amazon S3 upload state of the uploader shortcode. It can be "
"'true' or 'false'."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:12
msgid "Default Amazon S3 Bucket Name"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:12
msgid "The default Amazon S3 bucket name."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:13
msgid "Default Amazon S3 Path"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:13
msgid "The default Amazon S3 path of the uploader shortcode."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:14
msgid "Default Amazon S3 File Access"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:14
msgid "The default Amazon S3 file access of the uploader shortcode."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:15
msgid "Default Amazon S3 Include Userdata State"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:15
msgid ""
"The default Amazon S3 state for including or not userdata in the transferred "
"Amazon S3 file. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:16
msgid "Default Amazon S3 Local File Action"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:16
msgid ""
"The default action of Amazon S3 local file of the uploader shortcode. It can "
"be 'keep' or 'delete'."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:17
msgid "Default Amazon S3 File Share/List State"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:17
msgid ""
"The default state of Amazon S3 file sharing. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:23
msgid "Alternative Amazon S3 Server"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:23
msgid ""
"If the alternative Iptanus server is used and this variable is not empty, "
"then it will be used as the alternative Amazon S3 Server URL."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:24
msgid "Amazon S3 Version"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:24
msgid "The default Amazon S3 version."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:25
msgid "Amazon S3 Region"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:25
msgid "The default Amazon S3 region."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:26
msgid "Amazon S3 Multipart Upload Threshold"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:26
msgid ""
"The file size above which multipart uploads will be used to transfer the "
"files to Amazon S3."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:27
msgid "Max Concurrent Amazon S3 Jobs"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:27
msgid ""
"The number of maximum allowable concurrent upload jobs to Amazon S3 account."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:28
msgid "Amazon S3 Jobs Recheck Interval"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:28
msgid ""
"The interval for checking if there are pending Amazon S3 upload jobs, in "
"seconds."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:29
msgid "Amazon S3 Upload Timeout"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:29
msgid ""
"The timeout of Amazon S3 uploads, in seconds. A value of -1 denotes no limit."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:30
msgid "Max Amazon S3 Upload Retry Time"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:30
msgid ""
"The maximum time that a Amazon S3 upload will be retried, in seconds. A "
"value of -1 denotes no limit."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:31
msgid "Max Amazon S3 Chunk Timeout"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:31
msgid ""
"The maximum aloowable time for an Amazon S3 upload chunk when multipart "
"upload is active, in seconds. A value of -1 denotes no limit."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:32
msgid "Amazon S3 Upload Retries"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:32
msgid ""
"The number of consecutive retries of a Amazon S3 upload. A value of -1 "
"denotes no limit."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:33
msgid "Max Amazon S3 Upload Retries"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:33
msgid ""
"The number of maximum retries of an Amazon S3 upload. A value of -1 denotes "
"no limit."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:34
msgid "Keep Amazon S3 Failed Files"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_constants.php:34
msgid ""
"Keep or delete from the list files that failed to be transferred to Amazon "
"S3. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_maintenance.php:11
msgid "Amazon S3 Actions"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_maintenance.php:16
msgid "Reset Amazon S3 Uploads"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_maintenance.php:19
msgid ""
"Use this action to restart pending Amazon S3 uploads, in case they seem to "
"delay."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_maintenance.php:24
#, fuzzy
#| msgid "Files are being uploaded. Are you sure you want to exit the page?"
msgid ""
"You are about to clear all pending Amazon S3 uploads. Are you sure you want "
"to continue?"
msgstr "Obecnie wysyłane są pliki. Czy na pewno chcesz zamknąć stronę?"

#: extensions/wfu_amazons3/wfu_amazons3_maintenance.php:24
msgid "Clear Amazon S3 Uploads"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_maintenance.php:27
msgid "Use this action to cancel and clear all pending Amazon S3 uploads."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:23
msgid "Amazon S3 Settings"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:30
msgid "Amazon S3 Uploads"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:37
#: extensions/wfu_dropbox/wfu_dropbox_settings.php:34
#: extensions/wfu_facebook/wfu_facebook_settings.php:37
#: extensions/wfu_gdrive/wfu_gdrive_settings.php:40
#: extensions/wfu_onedrive/wfu_onedrive_settings.php:39
#, fuzzy
#| msgid "no item selected!"
msgid "Not supported!"
msgstr "Nie wybrano żadnego elementu."

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:37
#, php-format
msgid ""
"Your PHP version does not support the Amazon S3 API. If you want to enable "
"Amazon S3 uploads, you need to install a PHP version newer than %s."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:42
#: extensions/wfu_dropbox/wfu_dropbox_settings.php:37
#: extensions/wfu_facebook/wfu_facebook_settings.php:40
#: extensions/wfu_gdrive/wfu_gdrive_settings.php:47
#: extensions/wfu_onedrive/wfu_onedrive_settings.php:42
msgid "Not activated!"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:43
#: extensions/wfu_dropbox/wfu_dropbox_settings.php:37
#: extensions/wfu_facebook/wfu_facebook_settings.php:40
#: extensions/wfu_gdrive/wfu_gdrive_settings.php:48
#: extensions/wfu_onedrive/wfu_onedrive_settings.php:42
msgid "Press here"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:44
msgid "to enable Amazon S3 uploads."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:46
msgid ""
"Enter your Amazon IAM credentials below and then press <b>Finish</b> button. "
"Read this :article: for instructions how to get them."
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:49
msgid "Key ID"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:51
msgid "Secret"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:53
#: extensions/wfu_dropbox/wfu_dropbox_settings.php:37
#: extensions/wfu_onedrive/wfu_onedrive_settings.php:42
msgid "Finish"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:57
#: extensions/wfu_dropbox/wfu_dropbox_settings.php:38
#: extensions/wfu_facebook/wfu_facebook_settings.php:41
#: extensions/wfu_gdrive/wfu_gdrive_settings.php:54
#: extensions/wfu_onedrive/wfu_onedrive_settings.php:43
msgid "Activated!"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:57
msgid "To reset Amazon S3 activation"
msgstr ""

#: extensions/wfu_amazons3/wfu_amazons3_settings.php:57
#: extensions/wfu_dropbox/wfu_dropbox_settings.php:38
#: extensions/wfu_facebook/wfu_facebook_settings.php:41
#: extensions/wfu_gdrive/wfu_gdrive_settings.php:54
#: extensions/wfu_onedrive/wfu_onedrive_settings.php:43
#: lib/wfu_admin_composer.php:438
msgid "press here"
msgstr ""

#: extensions/wfu_dropbox/_wfu_dropbox.php:300
msgid "Dropbox Activation"
msgstr ""

#: extensions/wfu_dropbox/_wfu_dropbox.php:303
msgid ""
"Dropbox is disconnected from Iptanus File Upload plugin, however there are "
"pending transfers to Dropbox. You need to activate it."
msgstr ""

#: extensions/wfu_dropbox/_wfu_dropbox.php:303
#: extensions/wfu_dropbox/wfu_dropbox_functions.php:15
msgid "Dropbox requires activation."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_admin.php:31
msgid "Dropbox uploads were successfully reset."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_admin.php:36
msgid "Dropbox uploads were successfully cleared."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_admin_browser.php:29
#, fuzzy
#| msgid "Some files failed to upload!"
msgid "Send this file to Dropbox"
msgstr "Niektóre pliki zostały anulowane!"

#: extensions/wfu_dropbox/wfu_dropbox_admin_browser.php:29
msgid "Send to Dropbox"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_admin_browser.php:31
msgid "File sent to Dropbox"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_admin_browser.php:32
msgid "File not sent to Dropbox!"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:18
msgid "Upload To Dropbox"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:30
msgid ""
"If enabled then the uploaded files will be transferred to the Dropbox "
"account that has been configured in the plugin's settings. Default is false."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:33
msgid "Dropbox Path"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:45
msgid ""
"It defines the path inside the Dropbox account that the uploaded file will "
"be transferred. If the path does not exist it will be created. This "
"attribute accepts variables, just like the uploadpath attribute. Default "
"value is empty (root folder of Dropbox account)."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:48
msgid "Duplicates Policy"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:52
msgid "Auto-rename"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:52
#: lib/wfu_attributes.php:1327
msgid "Overwrite"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:60
msgid ""
"It defines whether duplicates uploaded to Dropbox will be auto-renamed or "
"will overwrite the existing files. Default value is autorename."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:75
msgid ""
"It defines whether to keep or delete the local file stored in the website, "
"after it has been transferred to the Dropbox account. Default value is keep."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:78
msgid "Share/List Dropbox File"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_attributes.php:90
msgid ""
"If it is enabled then sharing of Dropbox files will be activated and the "
"files will also be included in front-end/back-end file viewers regardless of "
"whether local copies of the files are preserved or not."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:11
msgid "Default Dropbox Upload State"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:11
msgid ""
"The default Dropbox upload state of the uploader shortcode. It can be 'true' "
"or 'false'."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:12
msgid "Default Dropbox Path"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:12
msgid "The default Dropbox path of the uploader shortcode."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:13
msgid "Default Dropbox Duplicates Policy"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:13
msgid "The default Dropbox duplicates policy."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:14
msgid "Default Dropbox Local File Action"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:14
msgid ""
"The default action of Dropbox local file of the uploader shortcode. It can "
"be 'keep' or 'delete'."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:15
msgid "Default Dropbox File Share/List State"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:15
msgid "The default state of Dropbox file sharing. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:21
msgid "Alternative Dropbox Server"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:21
msgid ""
"If the alternative Iptanus server is used and this variable is not empty, "
"then it will be used as the alternative Dropbox Server URL."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:22
msgid "Force Dropbox to Work for 32bit Servers"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:22
msgid ""
"Force Dropbox API to work for 32bit servers, which is normally not "
"supported. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:23
msgid "Force Dropbox to Use V1 API"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:23
msgid ""
"Force Dropbox to use the old V1 API instead of V2. It can be 'true' or "
"'false'. This option is depreciated since Dropbox V1 API has been dropped."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:24
msgid "Max Concurrent Dropbox Jobs"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:24
msgid ""
"The number of maximum allowable concurrent upload jobs to Dropbox account."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:25
msgid "Dropbox Jobs Recheck Interval"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:25
msgid ""
"The interval for checking if there are pending Dropbox upload jobs, in "
"seconds."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:26
msgid "Dropbox Upload Timeout"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:26
msgid ""
"The timeout of Dropbox uploads, in seconds. A value of -1 denotes no limit."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:27
msgid "Max Dropbox Upload Retry Time"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:27
msgid ""
"The maximum time that a Dropbox upload will be retried, in seconds. A value "
"of -1 denotes no limit."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:28
msgid "Max Dropbox Chunk Timeout"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:28
msgid ""
"The maximum aloowable time for a Dropbox upload chunk when chunked upload is "
"active, in seconds. A value of -1 denotes no limit."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:29
msgid "Dropbox Upload Retries"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:29
msgid ""
"The number of consecutive retries of a Dropbox upload. A value of -1 denotes "
"no limit."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:30
msgid "Max Dropbox Upload Retries"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:30
msgid ""
"The number of maximum retries of a Dropbox upload. A value of -1 denotes no "
"limit."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:31
msgid "Keep Dropbox Failed Files"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_constants.php:31
msgid ""
"Keep or delete from the list files that failed to be transferred to Dropbox. "
"It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_functions.php:15
msgid ""
"The plugin is trying to use Dropbox uploads, however Dropbox cannot be "
"enabled because it requires PHP version 7.3 or newer. If you want to enable "
"Dropbox uploads you need to upgrade your PHP."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_maintenance.php:11
msgid "Dropbox Actions"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_maintenance.php:16
msgid "Reset Dropbox Uploads"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_maintenance.php:19
msgid ""
"Use this action to restart pending Dropbox uploads, in case they seem to "
"delay."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_maintenance.php:24
#, fuzzy
#| msgid "Files are being uploaded. Are you sure you want to exit the page?"
msgid ""
"You are about to clear all pending Dropbox uploads. Are you sure you want to "
"continue?"
msgstr "Obecnie wysyłane są pliki. Czy na pewno chcesz zamknąć stronę?"

#: extensions/wfu_dropbox/wfu_dropbox_maintenance.php:24
msgid "Clear Dropbox Uploads"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_maintenance.php:27
msgid "Use this action to cancel and clear all pending Dropbox uploads."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_settings.php:23
msgid "Dropbox Settings"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_settings.php:30
msgid "Dropbox Uploads"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_settings.php:34
msgid ""
"Your PHP version does not support the Dropbox API. If you want to enable "
"Dropbox uploads, you need to install PHP version 7.3 or newer."
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_settings.php:37
msgid ""
"to enable Dropbox uploads. A new window will show up with a request to allow "
"Iptanus File Upload Plugin. If you are not already logged in your Dropbox "
"account, login will also be requested. Press <b>Allow</b> button to accept "
"the plugin, copy/paste the code that will show up in this textbox"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_settings.php:37
#: extensions/wfu_onedrive/wfu_onedrive_settings.php:42
#, fuzzy
#| msgid "Upload in progress"
msgid "and then press"
msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."

#: extensions/wfu_dropbox/wfu_dropbox_settings.php:38
msgid "To reset Dropbox activation"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_settings.php:44
msgid "Dropbox Default Path"
msgstr ""

#: extensions/wfu_dropbox/wfu_dropbox_settings.php:48
msgid ""
"This is the Dropbox path that will be used for transferring files to Dropbox "
"through the File Browser."
msgstr ""

#: extensions/wfu_facebook/_wfu_facebook.php:64
msgid ""
"You have successfully linked your Messenger with Iptanus File Upload plugin. "
"Now you can receive notifications about new uploaded files in this chat."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_admin.php:46
#, fuzzy
#| msgid "File %filename% uploaded successfully"
msgid "Facebook uploads were successfully reset."
msgstr "WYSŁANO!!!  DZIĘKUJEMY SERDECZNIE I ŻYCZYMY MIŁEGO DNIA."

#: extensions/wfu_facebook/wfu_facebook_admin.php:51
#, fuzzy
#| msgid "File uploaded successfully but there are warnings!"
msgid "Facebook uploads were successfully cleared."
msgstr "Plik został pomyślnie przesłany, ale z ostrzeżeniem!"

#: extensions/wfu_facebook/wfu_facebook_attributes.php:10
#: extensions/wfu_facebook/wfu_facebook_settings.php:30
msgid "Messenger Notifications"
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_attributes.php:18
msgid "Notify by Messenger"
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_attributes.php:30
msgid ""
"If activated then a Messenger message will be sent to inform about "
"successful file uploads."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_attributes.php:33
msgid "Messenger Text"
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_attributes.php:45
#, php-format
msgid ""
"Defines the message that Iptanus File Upload facebook app will send to "
"admin's Messenger to notify about new uploads. Can be dynamic by using "
"variables. If %%uploaddetails%% variable is added in the message, it will be "
"replaced by a link, which displays additional details about the upload when "
"clicked."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_attributes.php:48
#: lib/wfu_admin_browser.php:1707
#, fuzzy
#| msgid "Upload files"
msgid "Upload Details"
msgstr "Prześlij pliki"

#: extensions/wfu_facebook/wfu_facebook_attributes.php:60
#, php-format
msgid ""
"Defines details about the new upload that will be shown to the recipient if "
"variable %%uploaddetails%% is included in Messenger Text. Can be dynamic by "
"using variables."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_attributes.php:63
#: lib/wfu_attributes.php:1794
#, fuzzy
#| msgid "Upload File"
msgid "Attach Uploaded Files"
msgstr "Prześlij plik"

#: extensions/wfu_facebook/wfu_facebook_attributes.php:75
msgid ""
"If activated, then uploaded files will be included in Messenger message as "
"attachments. Please use carefully."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:12
msgid "Default Messenger Notifications State"
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:12
msgid ""
"The default Messenger Notifications state of the uploader shortcode. It can "
"be 'true' or 'false'."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:13
msgid "Default Messenger Text"
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:13
msgid "The default Messenger text of the uploader shortcode."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:14
msgid "Default Upload Details"
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:14
msgid "The default upload details text of the uploader shortcode."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:15
msgid "Default Messenger Attach Uploaded Files State"
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:15
msgid ""
"Defines whether to include the uploaded files in Messenger message as "
"attachments. It can be 'keep' or 'delete'."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:21
msgid "Alternative Facebook Server"
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:21
msgid ""
"If the alternative Iptanus server is used and this variable is not empty, "
"then it will be used as the alternative Facebook Server URL."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:22
msgid "Facebook Registration Timeout"
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:22
msgid ""
"Defines the timeout in seconds for completing Facebook registration. It must "
"be a non-zero positive integer."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:23
msgid "Facebook PSID Request Timeout"
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:23
msgid ""
"Defines the timeout in seconds for getting PSID from server. It must be a "
"non-zero positive integer."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_constants.php:28
#, fuzzy, php-format
#| msgid ""
#| "Insert variable %filepath% inside text. It will be replaced by the full "
#| "filepath of the uploaded file."
msgid ""
"Insert variable %%uploaddetails%% inside text. It will be replaced by a link "
"showing details about the upload when clicked."
msgstr ""
"Wstaw zmienną % filepath wewnątrz tekstu. To zostanie zastąpiony przez pełną "
"filepath przesy┼éanego pliku."

#: extensions/wfu_facebook/wfu_facebook_constants.php:29
msgid "You need to login as administrator to see this page!"
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_settings.php:23
msgid "Meta Settings"
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_settings.php:37
#, php-format
msgid ""
"Your PHP version does not support the Meta Messenger API. If you want to "
"enable Messenger messaging, you need to install a PHP version newer than %s."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_settings.php:40
msgid ""
"to enable Meta Messenger messaging. You will be redirected to your "
"Messenger. Follow the instructions to link it with the plugin, so that you "
"can enable Messenger notifications when files are uploaded on the website."
msgstr ""

#: extensions/wfu_facebook/wfu_facebook_settings.php:41
msgid "To reset Messenger activation"
msgstr ""

#: extensions/wfu_gdrive/_wfu_gdrive.php:221
msgid "Google Drive Activation"
msgstr ""

#: extensions/wfu_gdrive/_wfu_gdrive.php:224
msgid ""
"Google Drive is disconnected from Iptanus File Upload plugin, however there "
"are pending transfers to Google Drive. You need to activate it."
msgstr ""

#: extensions/wfu_gdrive/_wfu_gdrive.php:224
msgid "Google Drive requires activation."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_admin.php:31
#, fuzzy
#| msgid "All files uploaded successfully"
msgid "Google drive uploads were successfully reset."
msgstr "Przesyłanie plików zakończyło się powodzeniem"

#: extensions/wfu_gdrive/wfu_gdrive_admin.php:36
#, fuzzy
#| msgid "All files uploaded successfully"
msgid "Google drive uploads were successfully cleared."
msgstr "Przesyłanie plików zakończyło się powodzeniem"

#: extensions/wfu_gdrive/wfu_gdrive_admin_browser.php:29
msgid "Send this file to Google Drive"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_admin_browser.php:29
msgid "Send to Google Drive"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_admin_browser.php:31
msgid "File sent to Google Drive"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_admin_browser.php:32
msgid "File not sent to Google Drive!"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_ajaxactions.php:99
msgid "Finalizing authorization, please wait..."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:18
#, fuzzy
#| msgid "Upload in progress"
msgid "Upload To Google Drive"
msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."

#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:30
msgid ""
"If enabled then the uploaded files will be transferred to the Google Drive "
"account that has been configured in the plugin's settings. Default is false."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:33
msgid "Google Drive Path"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:45
msgid ""
"It defines the path inside the Google Drive account that the uploaded file "
"will be transferred. If the path does not exist it will be created. This "
"attribute accepts variables, just like the uploadpath attribute. Default "
"value is empty (root folder of Google Drive account)."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:60
msgid ""
"If it is enabled then the uploaded file's userdata will be included in the "
"transferred Google Drive file description."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:75
msgid ""
"It defines whether to keep or delete the local file stored in the website, "
"after it has been transferred to the Google Drive account. Default value is "
"keep."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:78
msgid "Share/List Google Drive File"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:90
msgid ""
"If it is enabled then sharing of Google Drive files will be activated and "
"the files will also be included in front-end/back-end file viewers "
"regardless of whether local copies of the files are preserved or not."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:93
#: extensions/wfu_gdrive/wfu_gdrive_settings.php:79
msgid "Trash Duplicates"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_attributes.php:105
msgid ""
"If it is enabled then any files with identical names in Google Drive "
"destination folder will be trashed."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:11
msgid "Default Google Drive Upload State"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:11
msgid ""
"The default Google Drive upload state of the uploader shortcode. It can be "
"'true' or 'false'."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:12
msgid "Default Google Drive Path"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:12
msgid "The default Google Drive path of the uploader shortcode."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:13
msgid "Default Google Drive Include Userdata State"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:13
msgid ""
"The default Google Drive state for including or not userdata in the "
"transferred Google Drive file. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:14
msgid "Default Google Drive Local File Action"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:14
msgid ""
"The default action of Google Drive local file of the uploader shortcode. It "
"can be 'keep' or 'delete'."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:15
msgid "Default Google Drive File Share/List State"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:15
msgid ""
"The default state of Google Drive file sharing. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:16
msgid "Default Google Drive Trash Duplicates State"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:16
msgid ""
"The default Google Drive state for trashing or not duplicate files found at "
"Google Drive destination. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:22
msgid "Alternative Google Drive Server"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:22
msgid ""
"If the alternative Iptanus server is used and this variable is not empty, "
"then it will be used as the alternative Google Drive Server URL."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:23
msgid "Google Drive Chunked Upload Threshold"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:23
msgid ""
"The file size limit in bytes above which the uploaded file is transferred to "
"Google Drive using chunked uploads."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:24
msgid "Google Drive Chunk Size"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:24
msgid "The size in bytes of the chunk for chunked Google Drive uploads."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:25
msgid "Max Concurrent Google Drive Jobs"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:25
msgid ""
"The number of maximum allowable concurrent upload jobs to Google Drive "
"account."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:26
msgid "Google Drive Jobs Recheck Interval"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:26
msgid ""
"The interval for checking if there are pending Google Drive upload jobs, in "
"seconds."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:27
msgid "Google Drive Upload Timeout"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:27
msgid ""
"The timeout of Google Drive uploads, in seconds. A value of -1 denotes no "
"limit."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:28
msgid "Max Google Drive Upload Retry Time"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:28
msgid ""
"The maximum time that a Google Drive upload will be retried, in seconds. A "
"value of -1 denotes no limit."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:29
msgid "Max Google Drive Chunk Timeout"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:29
msgid ""
"The maximum aloowable time for a Google Drive upload chunk when chunked "
"upload is active, in seconds. A value of -1 denotes no limit."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:30
msgid "Google Drive Upload Retries"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:30
msgid ""
"The number of consecutive retries of a Google Drive upload. A value of -1 "
"denotes no limit."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:31
msgid "Max Google Drive Upload Retries"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:31
msgid ""
"The number of maximum retries of a Google Drive upload. A value of -1 "
"denotes no limit."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:32
msgid "Keep Google Drive Failed Files"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:32
msgid ""
"Keep or delete from the list files that failed to be transferred to Google "
"Drive. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:33
msgid "Userdata in Google Drive File Properties"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_constants.php:33
msgid ""
"Add userdata in the transferred Google Drive file's properties, besides "
"adding them in the description. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_maintenance.php:11
msgid "Google Drive Actions"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_maintenance.php:16
msgid "Reset Google Drive Uploads"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_maintenance.php:19
msgid ""
"Use this action to restart pending Google Drive uploads, in case they seem "
"to delay."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_maintenance.php:24
#, fuzzy
#| msgid "Files are being uploaded. Are you sure you want to exit the page?"
msgid ""
"You are about to clear all pending Google Drive uploads. Are you sure you "
"want to continue?"
msgstr "Obecnie wysyłane są pliki. Czy na pewno chcesz zamknąć stronę?"

#: extensions/wfu_gdrive/wfu_gdrive_maintenance.php:24
msgid "Clear Google Drive Uploads"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_maintenance.php:27
msgid "Use this action to cancel and clear all pending Google Drive uploads."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_settings.php:25
msgid "Google Drive Settings"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_settings.php:32
msgid "Google Drive Uploads"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_settings.php:41
#, php-format
msgid ""
"Your PHP version does not support the Google Drive API. If you want to "
"enable Google Drive uploads, you need to install a PHP version newer than %s."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_settings.php:49
msgid "to enable Google Drive uploads."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_settings.php:50
msgid "...completing activation"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_settings.php:51
msgid ""
"There was an error during Google Drive Activation (collision with a previous "
"authorization). Please repeat activation again."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_settings.php:53
msgid ""
"A new window will show up with a request to allow Iptanus File Upload "
"Plugin. If you are not already logged in your Google Drive account, login "
"will also be requested."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_settings.php:53
msgid ""
"Press <b>Allow</b> button to accept the plugin and then wait until the "
"window closes."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_settings.php:54
msgid "To reset Google Drive activation"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_settings.php:60
msgid "Google Drive Default Path"
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_settings.php:64
msgid ""
"This is the Google Drive path that will be used for transferring files to "
"Google Drive through the File Browser."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_settings.php:73
msgid ""
"Include additional userdata (if any) when transferring files to Google Drive "
"through the File Browser."
msgstr ""

#: extensions/wfu_gdrive/wfu_gdrive_settings.php:82
msgid ""
"When transferring files to Google Drive through the File Browser, trash any "
"files in destination that are found to have the same filename as the "
"transferred files."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_admin.php:92
msgid "(Pro features are deactivated)"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_constants.php:17
msgid "Restore Extensions From File"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_constants.php:17
msgid ""
"Allow extensions to be restored by uploading their zip file. It can be "
"'true' or 'false'."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_constants.php:18
msgid "Extensions Tab Upload Form Folder"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_constants.php:18
msgid "The upload folder of the upload form in Extensions tab."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_constants.php:19
#, fuzzy
#| msgid "Wordpress File Upload Form"
msgid "Extensions Tab Upload Form ID"
msgstr "Formularz przesyłania plików WPFU"

#: extensions/wfu_licensing/wfu_licensing_constants.php:19
msgid "Set the ID of the upload form in Extensions tab."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_extensions.php:223
msgid "Invalid zip file, wrong version."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_extensions.php:233
msgid "Error while processing the file. The extension was not installed."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_extensions.php:242
msgid "Invalid zip file."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_extensions.php:247
msgid "Invalid user data in form."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:182
#, php-format
msgid ""
"Unknown license error %s. Please contact info@iptanus.com reporting this "
"error."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:184
msgid "License not found. Please make sure that the license key is correct."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:185
msgid ""
"The license key does not correspond to a plugin. Please make sure you "
"entered the correct license key."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:186
msgid ""
"License is not active. Please go to your Iptanus account and check your "
"order status."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:187
msgid ""
"License has expired. Please go to your Iptanus account to renew your license."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:188
msgid ""
"Your license requires to provide a valid domain name for activation, however "
"no domain name was provided. Please contact info@iptanus.com reporting this "
"error."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:189
msgid ""
"Your license is binded to a specific domain, however the plugin is installed "
"in a different domain and could not be activated.<br/>To change the domain "
"your license is binded with, please go to your Iptanus account."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:190
msgid "License key is empty. Please provide a valid license key."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:191
msgid ""
"The generic internal license introduced in version 4.24.0 of the plugin is "
"no longer valid.<br/>You need to update the plugin to the latest version and "
"enter a valid license key, which can be found in your Iptanus account."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:192
#, php-format
msgid "Server error %s. Please contact info@iptanus.com reporting this error."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:193
msgid ""
"Standalone activation code does not match with license key. Please provide a "
"valid code."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:194
msgid ""
"Standalone activation code does not match with home domain. Please provide a "
"valid code for this domain."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:195
msgid "Standalone activation code is invalid. Please provide a valid code."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:196
msgid "Standalone activation code is empty. Please provide a valid code."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:331
#: extensions/wfu_licensing/wfu_licensing_functions.php:377
#: extensions/wfu_licensing/wfu_licensing_functions.php:382
#: extensions/wfu_standalone/wfu_standalone_functions.php:218
msgid "License verification check: fail!"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:332
msgid ""
"Plugin activation failed due to problems communicating with Iptanus servers. "
"Wait a few minutes and then try to activate the plugin again. If it fails, "
"please send an email at info@iptanus.com to report the problem."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:332
msgid "Plugin requires activation."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:369
#: extensions/wfu_standalone/wfu_standalone_functions.php:196
msgid "License verification check: success!"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:374
#: extensions/wfu_standalone/wfu_standalone_functions.php:215
msgid "License Activation Info"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:378
#: extensions/wfu_standalone/wfu_standalone_functions.php:219
msgid ""
"Plugin activation failed. Please go to License tab to get more information "
"about the activation error."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_functions.php:378
#: extensions/wfu_standalone/wfu_standalone_functions.php:219
#, fuzzy
#| msgid "Wordpress File Upload Form"
msgid "Iptanus File Upload plugin activation failed."
msgstr "Formularz przesyłania plików WPFU"

#: extensions/wfu_licensing/wfu_licensing_maintenance.php:21
msgid "Licensing Actions"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_maintenance.php:26
msgid "Reset license"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_maintenance.php:26
msgid "Reset License"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_maintenance.php:29
msgid "Use this action to reset the plugin license."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:27
#: extensions/wfu_licensing/wfu_licensing_tab.php:36
#: extensions/wfu_licensing/wfu_licensing_tab.php:77
#: extensions/wfu_licensing/wfu_licensing_tab.php:91
msgid "License has not been checked yet!"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:32
#: extensions/wfu_licensing/wfu_licensing_tab.php:84
msgid "License verified!"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:40
#: extensions/wfu_licensing/wfu_licensing_tab.php:95
msgid "License is not verified!"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:43
msgid "License"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:102
msgid "Not checked yet!"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:120
msgid "License Key"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:128
#: extensions/wfu_standalone/wfu_standalone_functions.php:34
#: lib/wfu_admin_notifications.php:72
msgid "Info"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:131
msgid ""
"After version 4.24.0 the plugin contains an internal license key, which is "
"used to activate the <b>Professional</b> edition and also load and install "
"the extensions.<br/>In this version the license key is bundled with the "
"plugin and no further actions are required by the admin.<br/>After the "
"release of <b>major version 6</b>, a new license key will be required, which "
"can be found in the Iptanus account of the user who purchased the plugin."
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:136
msgid "Last Checked On"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:144
msgid "License Status"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:156
msgid "Expires On"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:166 lib/wfu_admin.php:1402
msgid "Extensions"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:169
msgid "The following extensions are included in license:"
msgstr ""

#: extensions/wfu_licensing/wfu_licensing_tab.php:191
msgid "Check"
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_attributes.php:10
msgid "Add Uploaded Files to NextGEN Gallery"
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_attributes.php:22
msgid ""
"If enabled then the uploaded files will be added to a NextGEN Gallery. "
"Default is false."
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_attributes.php:25
msgid "NGG Gallery ID"
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_attributes.php:37
msgid ""
"It defines the ID of the NextGEN Gallery where uploaded files will be added."
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_attributes.php:40
msgid "NGG File Description"
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_attributes.php:52
msgid "It defines the description of the file added to NextGEN Gallery."
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_attributes.php:55
msgid "NGG File Alt Text"
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_attributes.php:67
msgid "It defines the alt/title text of the file added to NextGEN Gallery."
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_attributes.php:70
msgid "NGG File Tags"
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_attributes.php:82
msgid ""
"It defines a comma-separated list of tags for the file added to NextGEN "
"Gallery."
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_attributes.php:85
msgid "NGG Exclude File"
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_attributes.php:97
msgid ""
"It defines whether the added file in NextGEN Gallery will have its 'Exclude' "
"property active. If it is active then the file will not be shown in Gallery "
"until the admin deactivates it from Dashboard."
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_constants.php:11
msgid "Default NextGEN Gallery State"
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_constants.php:11
msgid ""
"The default state of adding the uploaded files to a NextGEN Gallery. It can "
"be 'true' or 'false'."
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_constants.php:12
msgid "Default NGG Gallery ID"
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_constants.php:12
msgid ""
"The default ID of the NextGEN Gallery where uploaded files will be added. It "
"can be apositive integer."
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_constants.php:13
msgid "Default NGG File Description"
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_constants.php:13
msgid "The default description of the file added to NextGEN Gallery."
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_constants.php:14
msgid "Default NGG File Alt Text"
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_constants.php:14
msgid "The default alt/title text of the file added to NextGEN Gallery."
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_constants.php:15
msgid "Default NGG File Tags"
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_constants.php:15
msgid ""
"The default comma-separated list of tags for the file added to NextGEN "
"Gallery."
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_constants.php:16
msgid "Default NGG File Exclude State"
msgstr ""

#: extensions/wfu_nextgen/wfu_ngg_constants.php:16
msgid ""
"The default state of 'Exclude' property of the file added to NextGEN "
"Gallery. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_onedrive/_wfu_onedrive.php:200
msgid "Microsoft OneDrive Activation"
msgstr ""

#: extensions/wfu_onedrive/_wfu_onedrive.php:203
msgid ""
"Microsoft OneDrive is disconnected from Iptanus File Upload plugin, however "
"there are pending transfers to OneDrive. You need to activate it."
msgstr ""

#: extensions/wfu_onedrive/_wfu_onedrive.php:203
msgid "Microsoft OneDrive requires activation."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_admin.php:31
#, fuzzy
#| msgid "All files uploaded successfully"
msgid "Onedrive uploads were successfully reset."
msgstr "Przesyłanie plików zakończyło się powodzeniem"

#: extensions/wfu_onedrive/wfu_onedrive_admin.php:36
#, fuzzy
#| msgid "All files uploaded successfully"
msgid "Onedrive uploads were successfully cleared."
msgstr "Przesyłanie plików zakończyło się powodzeniem"

#: extensions/wfu_onedrive/wfu_onedrive_admin_browser.php:29
msgid "Send this file to Microsoft OneDrive"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_admin_browser.php:29
msgid "Send to OneDrive"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_admin_browser.php:31
msgid "File sent to OneDrive"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_admin_browser.php:32
msgid "File not sent to OneDrive!"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:18
msgid "Upload To Microsoft OneDrive"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:30
msgid ""
"If enabled then the uploaded files will be transferred to the Microsoft "
"OneDrive account that has been configured in the plugin's settings. Default "
"is false."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:33
msgid "OneDrive Path"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:45
msgid ""
"It defines the path inside the Microsoft OneDrive account that the uploaded "
"file will be transferred. If the path does not exist it will be created. "
"This attribute accepts variables, just like the uploadpath attribute. "
"Default value is empty (root folder of Microsoft OneDrive account)."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:60
msgid ""
"If it is enabled then the uploaded file's userdata will be included in the "
"transferred Microsoft OneDrive file description."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:75
msgid ""
"It defines whether to keep or delete the local file stored in the website, "
"after it has been transferred to the Microsoft OneDrive account. Default "
"value is keep."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:78
msgid "Share/List OneDrive File"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:90
msgid ""
"If it is enabled then sharing of OneDrive files will be activated and the "
"files will also be included in front-end/back-end file viewers regardless of "
"whether local copies of the files are preserved or not."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:93
#: extensions/wfu_onedrive/wfu_onedrive_settings.php:68
msgid "Conflict Policy"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:97
msgid "Fail"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:97
msgid "Replace"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:97
#: lib/wfu_admin_browser.php:566 lib/wfu_admin_browser.php:790
#: lib/wfu_backend_browser.php:270
msgid "Rename"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_attributes.php:105
msgid ""
"It defines what happens if a file with the same name already exists at "
"Microsoft OneDrive destination. It can either fail, or replace the existing "
"file or be renamed."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:11
msgid "Default Microsoft OneDrive Upload State"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:11
msgid ""
"The default Microsoft OneDrive upload state of the uploader shortcode. It "
"can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:12
msgid "Default Microsoft OneDrive Path"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:12
msgid "The default Microsoft OneDrive path of the uploader shortcode."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:13
msgid "Default Microsoft OneDrive Include Userdata State"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:13
msgid ""
"The default Microsoft OneDrive state for including or not userdata in the "
"transferred Microsoft OneDrive file. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:14
msgid "Default Microsoft OneDrive Local File Action"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:14
msgid ""
"The default action of Microsoft OneDrive local file of the uploader "
"shortcode. It can be 'keep' or 'delete'."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:15
msgid "Default Microsoft OneDrive File Share/List State"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:15
msgid ""
"The default state of Microsoft OneDrive file sharing. It can be 'true' or "
"'false'."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:16
msgid "Default Microsoft OneDrive Conflict Policy"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:16
msgid ""
"The default action when a file with the same filename already exists at "
"Microsoft OneDrive destination. It can be 'fail', 'replace' or 'rename'."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:22
msgid "Alternative Microsoft OneDrive Server"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:22
msgid ""
"If the alternative Iptanus server is used and this variable is not empty, "
"then it will be used as the alternative Microsoft OneDrive Server URL."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:23
msgid "Microsoft OneDrive REST End-Point"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:23
msgid ""
"The REST end-point to use for interacting with OneDrive. It can be "
"'OneDrive' or 'Graph'."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:24
msgid "Microsoft OneDrive Chunked Upload Threshold"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:24
msgid ""
"The file size limit in bytes above which the uploaded file is transferred to "
"Microsoft OneDrive using chunked uploads."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:25
msgid "Microsoft OneDrive Chunk Size"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:25
msgid "The size in bytes of the chunk for chunked Microsoft OneDrive uploads."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:26
msgid "Max Concurrent Microsoft OneDrive Jobs"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:26
msgid ""
"The number of maximum allowable concurrent upload jobs to Microsoft OneDrive "
"account."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:27
msgid "Microsoft OneDrive Jobs Recheck Interval"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:27
msgid ""
"The interval for checking if there are pending Microsoft OneDrive upload "
"jobs, in seconds."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:28
msgid "Microsoft OneDrive Upload Timeout"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:28
msgid ""
"The timeout of Microsoft OneDrive uploads, in seconds. A value of -1 denotes "
"no limit."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:29
msgid "Max Microsoft OneDrive Upload Retry Time"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:29
msgid ""
"The maximum time that a Microsoft OneDrive upload will be retried, in "
"seconds. A value of -1 denotes no limit."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:30
msgid "Max Microsoft OneDrive Chunk Timeout"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:30
msgid ""
"The maximum aloowable time for a Microsoft OneDrive upload chunk when "
"chunked upload is active, in seconds. A value of -1 denotes no limit."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:31
msgid "Microsoft OneDrive Upload Retries"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:31
msgid ""
"The number of consecutive retries of a Microsoft OneDrive upload. A value of "
"-1 denotes no limit."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:32
msgid "Max Microsoft OneDrive Upload Retries"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:32
msgid ""
"The number of maximum retries of a Microsoft OneDrive upload. A value of -1 "
"denotes no limit."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:33
msgid "Keep Microsoft OneDrive Failed Files"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:33
msgid ""
"Keep or delete from the list files that failed to be transferred to "
"Microsoft OneDrive. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:34
msgid "Userdata in Microsoft OneDrive File Properties"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_constants.php:34
msgid ""
"Add userdata in the transferred Microsoft OneDrive file's properties, "
"besides adding them in the description. It can be 'true' or 'false'."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_maintenance.php:11
msgid "Microsoft OneDrive Actions"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_maintenance.php:16
msgid "Reset Microsoft OneDrive Uploads"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_maintenance.php:19
msgid ""
"Use this action to restart pending Microsoft OneDrive uploads, in case they "
"seem to delay."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_maintenance.php:24
msgid ""
"You are about to clear all pending Microsoft OneDrive uploads. Are you sure "
"you want to continue?"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_maintenance.php:24
msgid "Clear Microsoft OneDrive Uploads"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_maintenance.php:27
msgid ""
"Use this action to cancel and clear all pending Microsoft OneDrive uploads."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_settings.php:25
msgid "Microsoft OneDrive Settings"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_settings.php:32
msgid "Microsoft OneDrive Uploads"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_settings.php:39
#, php-format
msgid ""
"Your PHP version does not support the Microsoft OneDrive API. If you want to "
"enable Microsoft OneDrive uploads, you need to install a PHP version newer "
"than %s."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_settings.php:42
msgid ""
"to enable Microsoft OneDrive uploads. A new window will show up with a "
"request to allow Iptanus File Upload Plugin. If you are not already logged "
"in your Microsoft OneDrive account, login will also be requested. Press "
"<b>Allow</b> button to accept the plugin, copy/paste the code that will show "
"up in this textbox"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_settings.php:43
msgid "To reset Microsoft OneDrive activation"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_settings.php:49
msgid "Microsoft OneDrive Default Path"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_settings.php:53
msgid ""
"This is the Microsoft OneDrive path that will be used for transferring files "
"to Microsoft OneDrive through the File Browser."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_settings.php:62
msgid ""
"Include additional userdata (if any) when transferring files to Microsoft "
"OneDrive through the File Browser."
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_settings.php:71
#: extensions/wfu_onedrive/wfu_onedrive_settings.php:72
msgid "fail"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_settings.php:71
#: extensions/wfu_onedrive/wfu_onedrive_settings.php:72
msgid "replace"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_settings.php:71
#: extensions/wfu_onedrive/wfu_onedrive_settings.php:72
msgid "rename"
msgstr ""

#: extensions/wfu_onedrive/wfu_onedrive_settings.php:71
msgid ""
"When transferring files to Microsoft OneDrive through the File Browser, "
"define what will happen if a file with the same name already exists at "
"destination, fail the transfer, replace the existing file or rename the new "
"one."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_admin.php:98
msgid "Exceptions"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_admin.php:98
msgid "Manage quarantine exceptions"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_admin.php:101
msgid "Quarantine"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_admin.php:101
msgid "Manage quarantined files"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_constants.php:9
msgid "Quarantined Files Life"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_constants.php:9
msgid ""
"The life (in seconds) of quarantined files. Older quarantined files will be "
"removed automatically."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_constants.php:10
msgid "Quarantined Files Table Rows Per Page"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_constants.php:10
msgid "The number of rows per page of the quarantined files table."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_constants.php:11
msgid "Quarantined Exceptions Table Rows Per Page"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_constants.php:11
msgid "The number of rows per page of the quarantined exceptions table."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:71
#, fuzzy
#| msgid "Upload files"
msgid "Upload Exceptions"
msgstr "Prześlij pliki"

#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:98
#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:135
#: lib/wfu_admin_notifications.php:333 lib/wfu_admin_notifications.php:381
msgid "Category"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:102
#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:139
#: lib/wfu_admin_extensions.php:105 lib/wfu_admin_extensions.php:152
msgid "Extension"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:104
#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:140
#: lib/wfu_admin_browser.php:565 lib/wfu_backend_browser.php:264
msgid "Details"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:105
#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:141
#: lib/wfu_admin_advanced.php:65 lib/wfu_admin_advanced.php:89
#: lib/wfu_admin_extensions.php:112 lib/wfu_admin_extensions.php:159
#: lib/wfu_admin_hooks.php:88 lib/wfu_admin_hooks.php:130
#: lib/wfu_admin_hooks.php:238 lib/wfu_admin_notifications.php:325
#: lib/wfu_admin_notifications.php:365 lib/wfu_attributes.php:570
msgid "Description"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:137
#: extensions/wfu_quarantine/wfu_quarantine_tab.php:145 lib/wfu_admin.php:1780
#: lib/wfu_admin_advanced.php:78 lib/wfu_admin_browser.php:437
#: lib/wfu_admin_browser.php:505 lib/wfu_admin_extensions.php:154
#: lib/wfu_admin_hooks.php:128 lib/wfu_admin_log.php:158
#: lib/wfu_admin_notifications.php:378 lib/wfu_admin_remotefiles.php:267
#: lib/wfu_admin_transfers.php:168 lib/wfu_admin_uploadedfiles.php:426
msgid "Show more details"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:142
#: extensions/wfu_quarantine/wfu_quarantine_tab.php:117
#: extensions/wfu_quarantine/wfu_quarantine_tab.php:151
#: lib/wfu_admin_notifications.php:340 lib/wfu_admin_notifications.php:383
#: lib/wfu_admin_remotefiles.php:221 lib/wfu_admin_remotefiles.php:273
#: lib/wfu_admin_transfers.php:104 lib/wfu_admin_uploadedfiles.php:171
#: lib/wfu_admin_uploadedfiles.php:433
msgid "Actions"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:153
msgid "No exceptions have beed created yet."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:183
msgid "Code:"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:185
msgid "MIME Type:"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_exceptions_tab.php:289
msgid "Quarantine exception has been deleted."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_filedetails.php:25
#, php-format
msgid "File uploaded by user %s but quarantined due to MIME type issue."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_filedetails.php:31
#, php-format
msgid ""
"Uploaded file matches a quarantine exception and was automatically accepted "
"by the system and stored at %s with name %s"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_filedetails.php:34
#, php-format
msgid "Quarantined file accepted by admin and stored at %s with name %s"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:137
msgid "Quarantine folder is empty. Please provide a non-empty path."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:144
#, php-format
msgid ""
"Quarantine folder does not exist and could not be created. You need to "
"create it manually and set its permissions to %s (octal) to be inaccessible "
"publicly."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:150
msgid "Invalid quarantine folder. Please provide a valid one."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:157
#, php-format
msgid ""
"Permissions of quarantine folder could not be read. Make sure that "
"quarantive folder has permissions of %s (octal) to be inaccessible publicly."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:163
#, php-format
msgid ""
"Permissions of quarantine folder are invalid and could not be corrected. You "
"need to set them to %s (octal) to be inaccessible publicly."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:248
msgid "File has no MIME type."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:250
#, php-format
msgid ""
"MIME type %s of file cannot be verified because the file has no extension."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:251
#, php-format
msgid ""
"Add an exception in plugin's Upload Exceptions so that all similar files "
"having a MIME type of %s and no extension are also accepted."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:252
#, php-format
msgid "Accept all files having a MIME type of %s and no extension."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:255
#, php-format
msgid ""
"MIME type %s of file cannot be verified because extension .%s has no "
"associated MIME types."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:256
#: extensions/wfu_quarantine/wfu_quarantine_functions.php:261
#, php-format
msgid ""
"Add an exception in plugin's Upload Exceptions so that all similar files "
"having a MIME type of %s and extension .%s are also accepted."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:257
#: extensions/wfu_quarantine/wfu_quarantine_functions.php:262
#, php-format
msgid "Accept all files having a MIME type of %s and extension .%s."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:260
#, php-format
msgid ""
"MIME type %s of file is not included in the list of acceptable MIME types "
"for extension .%s."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_functions.php:264
msgid "Unknown MIME issue."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_log.php:27
msgid "Quarantined due to MIME type issue."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_log.php:33
msgid "File matches a quarantine exception and was automatically accepted."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_log.php:36
#, php-format
msgid "Quarantined file accepted by admin on %s."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_log.php:45
#, php-format
msgid "Quarantined file deleted by the system on %s."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_log.php:48
#, php-format
msgid "Quarantined file rejected by admin on %s."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_maintenance.php:48
#, fuzzy
#| msgid "No files have been selected!"
msgid "No files affected"
msgstr "Nie wybrano żadnych plików"

#: extensions/wfu_quarantine/wfu_quarantine_maintenance.php:48
#, php-format
msgid "%s file affected"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_maintenance.php:49
msgid "Completed quarantined files cleanup."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_maintenance.php:49
#: lib/wfu_admin_maintenance.php:833
msgid "Plugin maintenance."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_settings.php:46
msgid "Quarantine Settings"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_settings.php:53
msgid "Quarantine Active"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_settings.php:56
msgid ""
"Enable quarantine of files. Uploaded files that are detected to be "
"suspicious will not be rejected but added in quarantine. Then an "
"administrator can accept them or reject them permanently."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_settings.php:62
msgid "Quarantine Folder"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_settings.php:71
#, php-format
msgid ""
"This is the folder where quarantine files are stored. The folder is relative "
"to /wp-content folder of the website and must have permissions of %s (octal) "
"to be inaccessible publicly."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:74
msgid "Quarantined Files"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:81
#: extensions/wfu_quarantine/wfu_quarantine_tab.php:154
#: lib/wfu_attributes.php:1327
msgid "Reject"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:101
#: extensions/wfu_quarantine/wfu_quarantine_tab.php:143
#: lib/wfu_admin_log.php:77 lib/wfu_admin_log.php:115
#: lib/wfu_admin_remotefiles.php:202 lib/wfu_admin_remotefiles.php:265
#: lib/wfu_admin_transfers.php:92 lib/wfu_admin_transfers.php:166
#: lib/wfu_admin_uploadedfiles.php:146 lib/wfu_admin_uploadedfiles.php:424
#: lib/wfu_constants.php:57
msgid "File"
msgstr "﻿Plik"

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:105
#: extensions/wfu_quarantine/wfu_quarantine_tab.php:147
#: lib/wfu_attributes.php:957
#, fuzzy
#| msgid "Upload failed!"
msgid "Upload Path"
msgstr "BŁĄD PRZESYŁANIA!!!"

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:109
#: extensions/wfu_quarantine/wfu_quarantine_tab.php:148
#: lib/wfu_admin_browser.php:385 lib/wfu_admin_browser.php:411
#: lib/wfu_admin_browser.php:439 lib/wfu_admin_browser.php:507
#: lib/wfu_admin_remotefiles.php:214 lib/wfu_admin_remotefiles.php:271
#: lib/wfu_backend_browser.php:229 lib/wfu_constants.php:59
msgid "Size"
msgstr "Rozmiar"

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:113
#: extensions/wfu_quarantine/wfu_quarantine_tab.php:149
#: lib/wfu_admin_uploadedfiles.php:151 lib/wfu_admin_uploadedfiles.php:429
#, fuzzy
#| msgid "Upload File"
msgid "Upload Date"
msgstr "Prześlij plik"

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:115
#: extensions/wfu_quarantine/wfu_quarantine_tab.php:150
msgid "Reason"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:153
#: extensions/wfu_quarantine/wfu_quarantine_tab.php:353
msgid "Accept"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:165
#, fuzzy
#| msgid "No files have been selected!"
msgid "No files have beed quarantined yet."
msgstr "Nie wybrano żadnych plików"

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:257
#, fuzzy, php-format
#| msgid "No files have been selected!"
msgid "Quarantined file %s has been rejected."
msgstr "Nie wybrano żadnych plików"

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:316 lib/wfu_admin.php:2004
#: lib/wfu_admin_browser.php:774 lib/wfu_admin_browser.php:775
#: lib/wfu_admin_browser.php:849 lib/wfu_admin_browser.php:1087
#: lib/wfu_admin_browser.php:1088 lib/wfu_admin_browser.php:1227
#: lib/wfu_admin_browser.php:1228 lib/wfu_admin_browser.php:1353
#: lib/wfu_admin_browser.php:1464 lib/wfu_admin_browser.php:1696
#: lib/wfu_admin_browser.php:1698 lib/wfu_admin_browser.php:1703
#: lib/wfu_admin_composer.php:165 lib/wfu_admin_hooks.php:206
#: lib/wfu_admin_hooks.php:550 lib/wfu_admin_maintenance.php:403
#: lib/wfu_admin_maintenance.php:555 lib/wfu_admin_remotefiles.php:440
msgid "go back"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:316
#: lib/wfu_admin_browser.php:774 lib/wfu_admin_browser.php:775
#: lib/wfu_admin_browser.php:849 lib/wfu_admin_browser.php:1087
#: lib/wfu_admin_browser.php:1088 lib/wfu_admin_browser.php:1227
#: lib/wfu_admin_browser.php:1228 lib/wfu_admin_browser.php:1353
#: lib/wfu_admin_browser.php:1464 lib/wfu_admin_browser.php:1696
#: lib/wfu_admin_browser.php:1698 lib/wfu_admin_browser.php:1703
#: lib/wfu_admin_hooks.php:206 lib/wfu_admin_hooks.php:550
#: lib/wfu_admin_maintenance.php:403 lib/wfu_admin_maintenance.php:555
#: lib/wfu_admin_remotefiles.php:440
msgid "Go back"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:318
#, php-format
msgid "Accept Quarantined File %s"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:328
#, php-format
msgid "Are you sure that you want to accept file %s?"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:330
msgid "Quarantine Reason:"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:334
msgid "Add Upload Exception:"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:343
msgid ""
"The following files that have been quarantined for a similar reason will "
"also be accepted:"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:353
msgid "Accept and Add Exception"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:354 lib/wfu_admin.php:1728
#: lib/wfu_admin.php:2014 lib/wfu_admin_browser.php:791
#: lib/wfu_admin_browser.php:875 lib/wfu_admin_browser.php:1109
#: lib/wfu_admin_browser.php:1252 lib/wfu_admin_browser.php:1368
#: lib/wfu_admin_browser.php:1484 lib/wfu_admin_browser.php:1756
#: lib/wfu_admin_composer.php:487 lib/wfu_admin_hooks.php:283
#: lib/wfu_admin_hooks.php:567 lib/wfu_admin_maintenance.php:458
#: lib/wfu_admin_maintenance.php:569 lib/wfu_admin_remotefiles.php:460
msgid "Cancel"
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:476
#, php-format
msgid "Quarantined file %s has been accepted."
msgstr ""

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:481
#, fuzzy, php-format
#| msgid "No files have been selected!"
msgid "Quarantined files %s have been accepted."
msgstr "Nie wybrano żadnych plików"

#: extensions/wfu_quarantine/wfu_quarantine_tab.php:484
msgid ""
"A quarantine exception has been added so that from now on all similar "
"uploaded files are also accepted."
msgstr ""

#: extensions/wfu_standalone/wfu_standalone_functions.php:37
msgid ""
"You are using the <b>standalone</b> Professional version of the plugin.<br/"
">This is a special version for websites that do not have access to internet."
"<br/>It can be activated by providing an <b>activation code</b>, besides the "
"license key.<br/>Please note that some features of the Professional version "
"might not work, such as cloud services and captcha, because they require a "
"working internet connection."
msgstr ""

#: extensions/wfu_standalone/wfu_standalone_functions.php:42
msgid "Standalone Activation Key"
msgstr ""

#: lib/wfu_admin.php:206 lib/wfu_admin.php:211
#, fuzzy
#| msgid "Wordpress File Upload Form"
msgid "Iptanus File Upload"
msgstr "Formularz przesyłania plików WPFU"

#: lib/wfu_admin.php:230 lib/wfu_admin.php:232
#, fuzzy
#| msgid "Upload File"
msgid "Uploaded Files"
msgstr "Prześlij plik"

#: lib/wfu_admin.php:625 lib/wfu_admin.php:1015
#: lib/wfu_admin_uploadedfiles.php:40 lib/wfu_backend_browser.php:35
#, fuzzy
#| msgid "File not allowed."
msgid "Not allowed!"
msgstr "Rozszerzenie pliku nie jest dozwolone."

#: lib/wfu_admin.php:1093 lib/wfu_admin_extensions.php:115
#: lib/wfu_admin_extensions.php:162 lib/wfu_admin_hooks.php:91
#: lib/wfu_admin_hooks.php:133 lib/wfu_admin_hooks.php:266
#: lib/wfu_admin_notifications.php:337 lib/wfu_admin_notifications.php:382
#: lib/wfu_admin_transfers.php:101 lib/wfu_admin_transfers.php:176
msgid "Status"
msgstr ""

#: lib/wfu_admin.php:1125
msgid "Edition"
msgstr ""

#: lib/wfu_admin.php:1140
msgid "Consider :upgrading: to the Professional Version."
msgstr ""

#: lib/wfu_admin.php:1141 lib/wfu_admin_maintenance.php:119
msgid "Close"
msgstr ""

#: lib/wfu_admin.php:1141
msgid "See why"
msgstr ""

#: lib/wfu_admin.php:1182
msgid "Feature"
msgstr ""

#: lib/wfu_admin.php:1183
msgid "Free"
msgstr ""

#: lib/wfu_admin.php:1184
msgid "Pro"
msgstr ""

#: lib/wfu_admin.php:1194
msgid "Go for the PRO version"
msgstr ""

#: lib/wfu_admin.php:1203 lib/wfu_admin_extensions.php:108
#: lib/wfu_admin_extensions.php:156
msgid "Version"
msgstr ""

#: lib/wfu_admin.php:1215
msgid "Iptanus Services Server Unreachable Error of WFU Plugin"
msgstr ""

#: lib/wfu_admin.php:1223
#, php-format
msgid ""
"Version %s of the plugin is available. Press :here: to login to your Iptanus "
"account and download it."
msgstr ""

#: lib/wfu_admin.php:1227
#, php-format
msgid ""
"Version %s of the plugin is available. Go to Plugins page of your Dashboard "
"to update to the latest version."
msgstr ""

#: lib/wfu_admin.php:1230
msgid ""
"Please note that you are using a custom version of the plugin. If you "
"upgrade to the newest version, custom changes will be lost."
msgstr ""

#: lib/wfu_admin.php:1235
msgid "You have the latest version."
msgstr ""

#: lib/wfu_admin.php:1236
msgid "(Please note that your version is custom)"
msgstr ""

#: lib/wfu_admin.php:1245
msgid "Server Environment"
msgstr ""

#: lib/wfu_admin.php:1248
msgid "(Your server supports files up to 1 Exabyte, practically unlimited)"
msgstr ""

#: lib/wfu_admin.php:1249
msgid "(Your server does not support files larger than 2GB)"
msgstr ""

#: lib/wfu_admin.php:1250
msgid "Unknown"
msgstr ""

#: lib/wfu_admin.php:1250
msgid "(The maximum file size supported by the server cannot be determined)"
msgstr ""

#: lib/wfu_admin.php:1255
msgid "PHP Version"
msgstr ""

#: lib/wfu_admin.php:1267
msgid ""
"You have an old PHP version. Some captcha features may not work. Please "
"consider upgrading your PHP version."
msgstr ""

#: lib/wfu_admin.php:1276
msgid "Home Domain"
msgstr ""

#: lib/wfu_admin.php:1284
msgid "Release Notes"
msgstr ""

#: lib/wfu_admin.php:1328
msgid ""
"This menu item exists to show the plugin's shortcode composer when editing "
"pages or posts."
msgstr ""

#: lib/wfu_admin.php:1376
msgid "Main"
msgstr ""

#: lib/wfu_admin.php:1377
msgid "Settings"
msgstr ""

#: lib/wfu_admin.php:1385
#, php-format
msgid "You have %s unread notification"
msgstr ""

#: lib/wfu_admin.php:1386 lib/wfu_admin.php:1388
#: lib/wfu_admin_notifications.php:295 lib/wfu_attributes.php:202
#, fuzzy
#| msgid "File Upload Notification"
msgid "Notifications"
msgstr "Powiadomienie o Wysyłaniu plików"

#: lib/wfu_admin.php:1389
msgid "File Browser"
msgstr ""

#: lib/wfu_admin.php:1389
msgid "File browser"
msgstr ""

#: lib/wfu_admin.php:1390
msgid "View Log"
msgstr ""

#: lib/wfu_admin.php:1390
msgid "View log"
msgstr ""

#: lib/wfu_admin.php:1392 lib/wfu_admin_settings.php:235
#: lib/wfu_attributes.php:208
msgid "Personal Data"
msgstr ""

#: lib/wfu_admin.php:1392
msgid "Personal data"
msgstr ""

#: lib/wfu_admin.php:1394
msgid "Maintenance Actions"
msgstr ""

#: lib/wfu_admin.php:1394
msgid "Maintenance actions"
msgstr ""

#: lib/wfu_admin.php:1398
msgid "Hooks"
msgstr ""

#: lib/wfu_admin.php:1399
msgid "Advanced"
msgstr ""

#: lib/wfu_admin.php:1400
msgid "File Transfers"
msgstr ""

#: lib/wfu_admin.php:1400
msgid "File transfers"
msgstr ""

#: lib/wfu_admin.php:1401 lib/wfu_admin_remotefiles.php:173
#, fuzzy
#| msgid "Select File"
msgid "Remote Files"
msgstr "Wybierz plik"

#: lib/wfu_admin.php:1401
#, fuzzy
#| msgid "No file!"
msgid "Remote files"
msgstr "Brak pliku"

#: lib/wfu_admin.php:1402
msgid "Manage extensions"
msgstr ""

#: lib/wfu_admin.php:1405
msgid "Development Operations"
msgstr ""

#: lib/wfu_admin.php:1405
msgid "Development operations"
msgstr ""

#: lib/wfu_admin.php:1406
msgid "Test Function"
msgstr ""

#: lib/wfu_admin.php:1457
msgid "Debug Logging is ON"
msgstr ""

#: lib/wfu_admin.php:1473
msgid "Click to review it."
msgstr ""

#: lib/wfu_admin.php:1476
msgid "error"
msgstr ""

#: lib/wfu_admin.php:1477
msgid "warning"
msgstr ""

#: lib/wfu_admin.php:1478
#, php-format
msgid "You have unread %s notifications. Click to review them."
msgstr ""

#: lib/wfu_admin.php:1493
#, fuzzy
#| msgid "Wordpress File Upload Form"
msgid "Iptanus File Upload Control Panel"
msgstr "Formularz przesyłania plików WPFU"

#: lib/wfu_admin.php:1619
#, fuzzy
#| msgid "Upload files"
msgid "Uploader Instances"
msgstr "Prześlij pliki"

#: lib/wfu_admin.php:1623
msgid "Uploaded File List Instances"
msgstr ""

#: lib/wfu_admin.php:1706
msgid "Press"
msgstr ""

#: lib/wfu_admin.php:1707
#, php-format
msgid "to get started and add the %s in a page"
msgstr ""

#: lib/wfu_admin.php:1708
msgid "Add Plugin Instance"
msgstr ""

#: lib/wfu_admin.php:1708
msgid "here"
msgstr ""

#: lib/wfu_admin.php:1712
#, fuzzy
#| msgid "please wait while redirecting..."
msgid "please wait..."
msgstr "Proszę czekać, za chwilę zostaniesz przekierowany..."

#: lib/wfu_admin.php:1714
#, php-format
msgid "Add %s to"
msgstr ""

#: lib/wfu_admin.php:1714 lib/wfu_constants.php:61 lib/wfu_constants.php:250
msgid "Page"
msgstr "Strona"

#: lib/wfu_admin.php:1714
msgid "Post"
msgstr ""

#: lib/wfu_admin.php:1727 lib/wfu_admin_browser.php:1755
msgid "Ok"
msgstr ""

#: lib/wfu_admin.php:1734
msgid "ID"
msgstr ""

#: lib/wfu_admin.php:1740 lib/wfu_admin.php:1783
msgid "Contained In"
msgstr ""

#: lib/wfu_admin.php:1743 lib/wfu_admin.php:1784
msgid "Page/Post Title"
msgstr ""

#: lib/wfu_admin.php:1746 lib/wfu_admin.php:1785
msgid "Shortcode"
msgstr ""

#: lib/wfu_admin.php:1759
#, php-format
msgid "ID: %s"
msgstr ""

#: lib/wfu_admin.php:1762
msgid "Sidebar"
msgstr ""

#: lib/wfu_admin.php:1770
#, php-format
msgid "Instance #%s"
msgstr ""

#: lib/wfu_admin.php:1773
msgid "Edit this shortcode"
msgstr ""

#: lib/wfu_admin.php:1773 lib/wfu_admin_composer.php:407
#: lib/wfu_admin_hooks.php:117
msgid "Edit"
msgstr ""

#: lib/wfu_admin.php:1777
msgid "Delete this shortcode"
msgstr ""

#: lib/wfu_admin.php:2004 lib/wfu_admin_composer.php:165
msgid "Go to Main Menu"
msgstr ""

#: lib/wfu_admin.php:2006
msgid "Delete Shortcode"
msgstr ""

#: lib/wfu_admin.php:2011
#, php-format
msgid "Are you sure that you want to delete shortcode for %s ?\""
msgstr ""

#: lib/wfu_admin.php:2011
msgid "Position"
msgstr ""

#: lib/wfu_admin_advanced.php:50
msgid "Environment Variables"
msgstr ""

#: lib/wfu_admin_advanced.php:50
msgid "(Please edit carefully)"
msgstr ""

#: lib/wfu_admin_advanced.php:59 lib/wfu_admin_advanced.php:77
msgid "Variable"
msgstr ""

#: lib/wfu_admin_advanced.php:62 lib/wfu_admin_advanced.php:80
msgid "Value"
msgstr ""

#: lib/wfu_admin_advanced.php:83
msgid "double-click to restore default value"
msgstr ""

#: lib/wfu_admin_advanced.php:91
msgid "press to save changes"
msgstr ""

#: lib/wfu_admin_browser.php:336
msgid "Location:"
msgstr ""

#: lib/wfu_admin_browser.php:381 lib/wfu_admin_browser.php:408
#: lib/wfu_admin_browser.php:422 lib/wfu_admin_browser.php:460
#: lib/wfu_attributes.php:806 lib/wfu_backend_browser.php:225
msgid "Name"
msgstr ""

#: lib/wfu_admin_browser.php:389 lib/wfu_admin_browser.php:412
#: lib/wfu_admin_browser.php:440 lib/wfu_admin_browser.php:508
#: lib/wfu_admin_log.php:83 lib/wfu_admin_log.php:161
#: lib/wfu_admin_notifications.php:329 lib/wfu_admin_notifications.php:380
#: lib/wfu_attributes.php:611 lib/wfu_backend_browser.php:233
#: lib/wfu_constants.php:58
msgid "Date"
msgstr "Data"

#: lib/wfu_admin_browser.php:393 lib/wfu_admin_browser.php:413
#: lib/wfu_admin_browser.php:441 lib/wfu_admin_browser.php:509
#, fuzzy
#| msgid "Upload failed!"
msgid "Uploaded By"
msgstr "BŁĄD PRZESYŁANIA!!!"

#: lib/wfu_admin_browser.php:396 lib/wfu_admin_browser.php:414
#: lib/wfu_admin_browser.php:442 lib/wfu_admin_browser.php:510
#: lib/wfu_backend_browser.php:236
#, fuzzy
#| msgid "User"
msgid "User Data"
msgstr "Użytkownik"

#: lib/wfu_admin_browser.php:409
msgid "go up"
msgstr ""

#: lib/wfu_admin_browser.php:426 lib/wfu_admin_browser.php:499
msgid "Noaction"
msgstr ""

#: lib/wfu_admin_browser.php:462 lib/wfu_admin_browser.php:565
#: lib/wfu_admin_log.php:154 lib/wfu_backend_browser.php:258
#: lib/wfu_backend_browser.php:264
msgid "View and edit file details"
msgstr ""

#: lib/wfu_admin_browser.php:566 lib/wfu_backend_browser.php:270
msgid "Rename this file"
msgstr ""

#: lib/wfu_admin_browser.php:567
msgid "Move this file"
msgstr ""

#: lib/wfu_admin_browser.php:567 lib/wfu_admin_browser.php:874
msgid "Move"
msgstr ""

#: lib/wfu_admin_browser.php:568 lib/wfu_backend_browser.php:276
#: lib/wfu_constants.php:66
msgid "Delete this file"
msgstr ""

#: lib/wfu_admin_browser.php:569 lib/wfu_backend_browser.php:283
#: lib/wfu_constants.php:64
msgid "Download this file"
msgstr ""

#: lib/wfu_admin_browser.php:569 lib/wfu_backend_browser.php:283
#: lib/wfu_constants.php:63
msgid "Download"
msgstr ""

#: lib/wfu_admin_browser.php:574
msgid "Include file in plugin's database"
msgstr ""

#: lib/wfu_admin_browser.php:574 lib/wfu_admin_browser.php:1466
#, fuzzy
#| msgid "Select File"
msgid "Include File"
msgstr "Wybierz plik"

#: lib/wfu_admin_browser.php:576
msgid "File could not be included!"
msgstr ""

#: lib/wfu_admin_browser.php:777
msgid "Rename Folder"
msgstr ""

#: lib/wfu_admin_browser.php:777
#, fuzzy
#| msgid "Select File"
msgid "Rename File"
msgstr "Wybierz plik"

#: lib/wfu_admin_browser.php:785
msgid "Enter new name for folder"
msgstr ""

#: lib/wfu_admin_browser.php:786 lib/wfu_admin_browser.php:787
msgid "Enter new filename for file"
msgstr ""

#: lib/wfu_admin_browser.php:851
#, fuzzy
#| msgid "File"
msgid "Move File"
msgstr "﻿Plik"

#: lib/wfu_admin_browser.php:859
msgid "Enter destination folder for file"
msgstr ""

#: lib/wfu_admin_browser.php:861
msgid "Enter destination folder for files:"
msgstr ""

#: lib/wfu_admin_browser.php:869
msgid "Replace files with the same filename at destination:"
msgstr ""

#: lib/wfu_admin_browser.php:870 lib/wfu_admin_maintenance.php:457
#: lib/wfu_admin_maintenance.php:568 lib/wfu_admin_settings.php:156
#: lib/wfu_attributes.php:1903 lib/wfu_constants.php:54
msgid "Yes"
msgstr "Tak"

#: lib/wfu_admin_browser.php:871 lib/wfu_admin_settings.php:156
#: lib/wfu_attributes.php:1903 lib/wfu_constants.php:55
msgid "No"
msgstr "Nie"

#: lib/wfu_admin_browser.php:874
msgid ""
"Please select if files in destination with the same filename will be "
"replaced or not!"
msgstr ""

#: lib/wfu_admin_browser.php:927 lib/wfu_admin_browser.php:1406
msgid "Error: New folder name cannot be empty!"
msgstr ""

#: lib/wfu_admin_browser.php:927
#, fuzzy
#| msgid "cannot be empty!"
msgid "Error: New file name cannot be empty!"
msgstr "Pole nie może być puste!"

#: lib/wfu_admin_browser.php:929
msgid ""
"Error: new and old file name extensions must be identical! Please correct."
msgstr ""

#: lib/wfu_admin_browser.php:931
msgid ""
"Error: the new file name has an extension that is forbidden for security "
"reasons. Please correct."
msgstr ""

#: lib/wfu_admin_browser.php:933 lib/wfu_admin_browser.php:1407
#, php-format
msgid "Error: The folder %s already exists! Please choose another one."
msgstr ""

#: lib/wfu_admin_browser.php:933
#, php-format
msgid "Error: The file %s already exists! Please choose another one."
msgstr ""

#: lib/wfu_admin_browser.php:938
#, php-format
msgid "Error: Rename of folder %s failed!"
msgstr ""

#: lib/wfu_admin_browser.php:938
#, php-format
msgid "Error: Rename of file %s failed!"
msgstr ""

#: lib/wfu_admin_browser.php:997
msgid "Error: Destination path cannot be empty!"
msgstr ""

#: lib/wfu_admin_browser.php:998
msgid "Error: Destination path is the same as source path!"
msgstr ""

#: lib/wfu_admin_browser.php:999
#, fuzzy
#| msgid "Targer folder doesn't exist."
msgid "Error: Destination folder does not exist!"
msgstr "Targer folder nie istnieje."

#: lib/wfu_admin_browser.php:1002
msgid "Error: Destination folder cannot be outside the root of the website!"
msgstr ""

#: lib/wfu_admin_browser.php:1003
msgid ""
"Error: Invalid selection about replacing files with same filename at "
"destination!"
msgstr ""

#: lib/wfu_admin_browser.php:1090
msgid "Delete Folder"
msgstr ""

#: lib/wfu_admin_browser.php:1090
#, fuzzy
#| msgid "Select File"
msgid "Delete File"
msgstr "Wybierz plik"

#: lib/wfu_admin_browser.php:1099
#, php-format
msgid "Are you sure that you want to delete folder %s?"
msgstr ""

#: lib/wfu_admin_browser.php:1099
#, php-format
msgid "Are you sure that you want to delete file %s?"
msgstr ""

#: lib/wfu_admin_browser.php:1101
msgid "Are you sure that you want to delete folder:"
msgstr ""

#: lib/wfu_admin_browser.php:1101
msgid "Are you sure that you want to delete files:"
msgstr ""

#: lib/wfu_admin_browser.php:1230
msgid "Remove Remote File"
msgstr ""

#: lib/wfu_admin_browser.php:1239
#, php-format
msgid "Are you sure that you want to remove remote file %s?"
msgstr ""

#: lib/wfu_admin_browser.php:1240
msgid ""
"Please notice that this action will remove the <b>database record</b> "
"associated with the file so that it is not shown in the file viewers, but it "
"will not delete the actual remote file."
msgstr ""

#: lib/wfu_admin_browser.php:1243
msgid "Are you sure that you want to remove remote files:"
msgstr ""

#: lib/wfu_admin_browser.php:1248
msgid ""
"Please notice that this action will remove the <b>database records</b> "
"associated with the files so that they are not shown in the file viewers, "
"but it will not delete the actual remote files."
msgstr ""

#: lib/wfu_admin_browser.php:1251
msgid "Remove"
msgstr ""

#: lib/wfu_admin_browser.php:1355
msgid "Create Folder"
msgstr ""

#: lib/wfu_admin_browser.php:1364
#, php-format
msgid "Enter the name of the new folder inside %s"
msgstr ""

#: lib/wfu_admin_browser.php:1367
msgid "Create"
msgstr ""

#: lib/wfu_admin_browser.php:1474
#, php-format
msgid "Are you sure that you want to include file %s?"
msgstr ""

#: lib/wfu_admin_browser.php:1476
msgid "Are you sure that you want to include files:"
msgstr ""

#: lib/wfu_admin_browser.php:1483
msgid "Include"
msgstr ""

#: lib/wfu_admin_browser.php:1679
#, php-format
msgid "Details of File: %s"
msgstr ""

#: lib/wfu_admin_browser.php:1682
msgid "File does not exist on the server anymore!"
msgstr ""

#: lib/wfu_admin_browser.php:1687
msgid "This record is old. The file is associated with another record."
msgstr ""

#: lib/wfu_admin_browser.php:1719
msgid "Full Path"
msgstr ""

#: lib/wfu_admin_browser.php:1727
msgid "Uploaded By User"
msgstr ""

#: lib/wfu_admin_browser.php:1754
msgid "Change User"
msgstr ""

#: lib/wfu_admin_browser.php:1765
#, fuzzy
#| msgid "File"
msgid "File Size"
msgstr "﻿Plik"

#: lib/wfu_admin_browser.php:1773
#, fuzzy
#| msgid "File"
msgid "File Date"
msgstr "﻿Plik"

#: lib/wfu_admin_browser.php:1781
#, fuzzy
#| msgid "Upload File"
msgid "Uploaded From Page"
msgstr "Prześlij plik"

#: lib/wfu_admin_browser.php:1790
msgid "Upload Plugin ID"
msgstr ""

#: lib/wfu_admin_browser.php:1801
msgid "File History"
msgstr ""

#: lib/wfu_admin_browser.php:1820
msgid "User Data Details"
msgstr ""

#: lib/wfu_admin_browser.php:1841
msgid "No user data"
msgstr ""

#: lib/wfu_admin_browser.php:1850 lib/wfu_admin_composer.php:170
#: lib/wfu_admin_settings.php:428
msgid "Update"
msgstr ""

#: lib/wfu_admin_browser.php:1885
#, php-format
msgid "File uploaded at %s with name %s by user %s"
msgstr ""

#: lib/wfu_admin_browser.php:1887
#, php-format
msgid "File included in database at %s with name %s by user %s"
msgstr ""

#: lib/wfu_admin_browser.php:1889
#, php-format
msgid "File downloaded by user %s"
msgstr ""

#: lib/wfu_admin_browser.php:1895
msgid "Transfer to a service by the system with no data!"
msgstr ""

#: lib/wfu_admin_browser.php:1896
#, php-format
msgid "File transferred to %s by the system"
msgstr ""

#: lib/wfu_admin_browser.php:1901 lib/wfu_admin_log.php:305
#, php-format
msgid "a file with the same name already exists at %s"
msgstr ""

#: lib/wfu_admin_browser.php:1906
#, php-format
msgid "Transfer tο %s by the system aborted:"
msgstr ""

#: lib/wfu_admin_browser.php:1909
msgid "File transferred by the system"
msgstr ""

#: lib/wfu_admin_browser.php:1913
#, php-format
msgid "File renamed to %s by user %s"
msgstr ""

#: lib/wfu_admin_browser.php:1915
#, php-format
msgid "File moved to %s by user %s"
msgstr ""

#: lib/wfu_admin_browser.php:1917
#, php-format
msgid "File deleted by user %s"
msgstr ""

#: lib/wfu_admin_browser.php:1919
#, php-format
msgid "File userdata modified by user %s"
msgstr ""

#: lib/wfu_admin_browser.php:1921
#, php-format
msgid "File upload user modified by user %s"
msgstr ""

#: lib/wfu_admin_browser.php:2048
#, fuzzy
#| msgid "All files uploaded successfully"
msgid "File details updated successfully!"
msgstr "Przesyłanie plików zakończyło się powodzeniem"

#: lib/wfu_admin_composer.php:167
#, fuzzy
#| msgid "Test Mode"
msgid "Test"
msgstr "Tryb testowy"

#: lib/wfu_admin_composer.php:167
#, php-format
msgid "Shortcode Composer for %s <b>ID %s</b>"
msgstr ""

#: lib/wfu_admin_composer.php:168
#, php-format
msgid "Sidebar <b>%s</b>: Shortcode Composer for Uploader <b>ID %s</b>"
msgstr ""

#: lib/wfu_admin_composer.php:182
msgid "Generated Shortcode"
msgstr ""

#: lib/wfu_admin_composer.php:183
msgid "saved"
msgstr ""

#: lib/wfu_admin_composer.php:276
msgid "Double-click to restore defaults setting"
msgstr ""

#: lib/wfu_admin_composer.php:286 lib/wfu_attributes.php:1419
#: lib/wfu_attributes.php:2833
msgid "ON"
msgstr ""

#: lib/wfu_admin_composer.php:287 lib/wfu_attributes.php:1419
#: lib/wfu_attributes.php:2833
msgid "OFF"
msgstr ""

#: lib/wfu_admin_composer.php:389
msgid "Singular"
msgstr ""

#: lib/wfu_admin_composer.php:392
msgid "Plural"
msgstr ""

#: lib/wfu_admin_composer.php:410
#, fuzzy
#| msgid "User"
msgid "Username"
msgstr "Użytkownik"

#: lib/wfu_admin_composer.php:411 lib/wfu_attributes.php:483
msgid "Password"
msgstr ""

#: lib/wfu_admin_composer.php:412
msgid "FTP Domain"
msgstr ""

#: lib/wfu_admin_composer.php:413
msgid "Port"
msgstr ""

#: lib/wfu_admin_composer.php:414
#, fuzzy
#| msgid "Test Mode"
msgid "FTP Mode"
msgstr "Tryb testowy"

#: lib/wfu_admin_composer.php:415 lib/wfu_attributes.php:1207
msgid "FTP"
msgstr ""

#: lib/wfu_admin_composer.php:416
msgid "SFTP"
msgstr ""

#: lib/wfu_admin_composer.php:417
msgid "FTPS"
msgstr ""

#: lib/wfu_admin_composer.php:424
msgid ""
"Populate list automatically with the first-level subfolders of the path "
"defined in uploadpath"
msgstr ""

#: lib/wfu_admin_composer.php:425
msgid "Allow the user to type the subfolder and filter the list during typing"
msgstr ""

#: lib/wfu_admin_composer.php:442
msgid "move item up"
msgstr ""

#: lib/wfu_admin_composer.php:443
msgid "make it parent"
msgstr ""

#: lib/wfu_admin_composer.php:444
msgid "make it child"
msgstr ""

#: lib/wfu_admin_composer.php:445
msgid "move item down"
msgstr ""

#: lib/wfu_admin_composer.php:447
msgid "add new item"
msgstr ""

#: lib/wfu_admin_composer.php:448
msgid "make it default"
msgstr ""

#: lib/wfu_admin_composer.php:449
msgid "elete item"
msgstr ""

#: lib/wfu_admin_composer.php:455 lib/wfu_attributes.php:326
#: lib/wfu_attributes.php:358 lib/wfu_attributes.php:390
#: lib/wfu_attributes.php:422 lib/wfu_attributes.php:454
#: lib/wfu_attributes.php:486 lib/wfu_attributes.php:518
#: lib/wfu_attributes.php:550 lib/wfu_attributes.php:582
#: lib/wfu_attributes.php:614 lib/wfu_attributes.php:646
#: lib/wfu_attributes.php:678 lib/wfu_attributes.php:710
#: lib/wfu_attributes.php:742 lib/wfu_attributes.php:774
msgid "Label"
msgstr ""

#: lib/wfu_admin_composer.php:459
msgid "Path"
msgstr ""

#: lib/wfu_admin_composer.php:461
msgid "browse folders"
msgstr ""

#: lib/wfu_admin_composer.php:462
msgid "save changes"
msgstr ""

#: lib/wfu_admin_composer.php:468
msgid "Folder Browser"
msgstr ""

#: lib/wfu_admin_composer.php:480
msgid "loading folder contents..."
msgstr ""

#: lib/wfu_admin_composer.php:531 lib/wfu_admin_composer.php:546
#: lib/wfu_admin_composer.php:572 lib/wfu_admin_composer.php:608
#: lib/wfu_admin_composer.php:650
#, fuzzy
#| msgid "Select File"
msgid "Select all"
msgstr "Wybierz plik"

#: lib/wfu_admin_composer.php:547 lib/wfu_admin_composer.php:573
msgid "Include guests"
msgstr ""

#: lib/wfu_admin_composer.php:564
msgid "Only From Current User"
msgstr ""

#: lib/wfu_admin_composer.php:596
msgid "Only From Current Post/Page"
msgstr ""

#: lib/wfu_admin_composer.php:642
msgid "Only From Current Site"
msgstr ""

#: lib/wfu_admin_composer.php:670
msgid "Field"
msgstr ""

#: lib/wfu_admin_composer.php:672
msgid "equal to"
msgstr ""

#: lib/wfu_admin_composer.php:673
msgid "starts with"
msgstr ""

#: lib/wfu_admin_composer.php:674
msgid "ends with"
msgstr ""

#: lib/wfu_admin_composer.php:675
msgid "contains"
msgstr ""

#: lib/wfu_admin_composer.php:676
msgid "not equal to"
msgstr ""

#: lib/wfu_admin_composer.php:677
msgid "does not start with"
msgstr ""

#: lib/wfu_admin_composer.php:678
msgid "does not end with"
msgstr ""

#: lib/wfu_admin_composer.php:679
msgid "does not contain"
msgstr ""

#: lib/wfu_admin_composer.php:691
msgid "Available Columns"
msgstr ""

#: lib/wfu_admin_composer.php:692
msgid "Displayed Columns"
msgstr ""

#: lib/wfu_admin_composer.php:738
msgid "add column"
msgstr ""

#: lib/wfu_admin_composer.php:750 lib/wfu_admin_transfers.php:182
msgid "move up"
msgstr ""

#: lib/wfu_admin_composer.php:751
msgid "remove"
msgstr ""

#: lib/wfu_admin_composer.php:752 lib/wfu_admin_transfers.php:190
msgid "move down"
msgstr ""

#: lib/wfu_admin_composer.php:755
msgid "Column Properties"
msgstr ""

#: lib/wfu_admin_composer.php:757 lib/wfu_admin_hooks.php:85
#: lib/wfu_admin_hooks.php:113 lib/wfu_admin_hooks.php:230
#: lib/wfu_attributes.php:31 lib/wfu_attributes.php:33
#: lib/wfu_attributes.php:186
msgid "Title"
msgstr ""

#: lib/wfu_admin_composer.php:759
msgid "Field ID"
msgstr ""

#: lib/wfu_admin_composer.php:761
msgid "Sortable"
msgstr ""

#: lib/wfu_admin_composer.php:762
msgid "Sort As"
msgstr ""

#: lib/wfu_admin_composer.php:763
msgid "String"
msgstr ""

#: lib/wfu_admin_composer.php:763
msgid "Integer"
msgstr ""

#: lib/wfu_admin_composer.php:764
msgid "Default Sort"
msgstr ""

#: lib/wfu_admin_composer.php:765
msgid "Ascending"
msgstr ""

#: lib/wfu_admin_composer.php:765
msgid "Descending"
msgstr ""

#: lib/wfu_admin_composer.php:809 lib/wfu_admin_composer.php:851
#, fuzzy
#| msgid " (required)"
msgid "Required"
msgstr "*"

#: lib/wfu_admin_composer.php:840
msgid "Type"
msgstr ""

#: lib/wfu_admin_composer.php:852
msgid "Do not autocomplete"
msgstr ""

#: lib/wfu_admin_composer.php:853
msgid "Validate"
msgstr ""

#: lib/wfu_admin_composer.php:856
msgid "Hint Position"
msgstr ""

#: lib/wfu_admin_composer.php:857
msgid "Type hook"
msgstr ""

#: lib/wfu_admin_composer.php:858
msgid "Default"
msgstr ""

#: lib/wfu_admin_composer.php:860
msgid "Group ID"
msgstr ""

#: lib/wfu_admin_composer.php:861
msgid "Format"
msgstr ""

#: lib/wfu_admin_composer.php:940
msgid "Text Color"
msgstr ""

#: lib/wfu_admin_composer.php:941 lib/wfu_attributes.php:2475
msgid "Background Color"
msgstr ""

#: lib/wfu_admin_composer.php:942
msgid "Border Color"
msgstr ""

#: lib/wfu_admin_extensions.php:123
msgid "No extensions exist."
msgstr ""

#: lib/wfu_admin_hooks.php:56
msgid ""
"There are active hooks that may not work properly with the current User "
"State configuration! Press on them to see details."
msgstr ""

#: lib/wfu_admin_hooks.php:69 lib/wfu_attributes.php:2664
#: lib/wfu_constants.php:248 lib/wfu_functions.php:7036
msgid "Bulk Actions"
msgstr ""

#: lib/wfu_admin_hooks.php:71 lib/wfu_admin_hooks.php:125
msgid "Activate"
msgstr ""

#: lib/wfu_admin_hooks.php:72 lib/wfu_admin_hooks.php:125
msgid "Deactivate"
msgstr ""

#: lib/wfu_admin_hooks.php:74 lib/wfu_constants.php:249
#: lib/wfu_functions.php:7040
msgid "Apply"
msgstr ""

#: lib/wfu_admin_hooks.php:76
msgid "add new hook"
msgstr ""

#: lib/wfu_admin_hooks.php:76 lib/wfu_admin_hooks.php:207
msgid "Add New Hook"
msgstr ""

#: lib/wfu_admin_hooks.php:99
msgid ""
"No hooks have been defined. Press the \"Add New Hook\" button to add a new "
"one."
msgstr ""

#: lib/wfu_admin_hooks.php:117
msgid "Edit this hook"
msgstr ""

#: lib/wfu_admin_hooks.php:121
msgid "Delete this hook"
msgstr ""

#: lib/wfu_admin_hooks.php:125
msgid "Deactivate this hook"
msgstr ""

#: lib/wfu_admin_hooks.php:125
msgid "Activate this hook"
msgstr ""

#: lib/wfu_admin_hooks.php:134 lib/wfu_admin_hooks.php:269
msgid "Active"
msgstr ""

#: lib/wfu_admin_hooks.php:134 lib/wfu_admin_hooks.php:269
msgid "Inactive"
msgstr ""

#: lib/wfu_admin_hooks.php:207
#, php-format
msgid "Edit Hook %s"
msgstr ""

#: lib/wfu_admin_hooks.php:214
msgid ""
"The hook's code contains the word $_SESSION, which means that is using "
"session. It may not work properly with the current User State configuration! "
"Please read this :article: for resolution instructions."
msgstr ""

#: lib/wfu_admin_hooks.php:246
msgid "Code"
msgstr ""

#: lib/wfu_admin_hooks.php:252
msgid "No templates available"
msgstr ""

#: lib/wfu_admin_hooks.php:254
msgid "Add from Template"
msgstr ""

#: lib/wfu_admin_hooks.php:259
msgid "Add Code"
msgstr ""

#: lib/wfu_admin_hooks.php:274
msgid "Scope"
msgstr ""

#: lib/wfu_admin_hooks.php:277
msgid "Everywhere"
msgstr ""

#: lib/wfu_admin_hooks.php:277
msgid "Dashboard"
msgstr ""

#: lib/wfu_admin_hooks.php:277
msgid "Front-End"
msgstr ""

#: lib/wfu_admin_hooks.php:284
msgid "Save"
msgstr ""

#: lib/wfu_admin_hooks.php:484
msgid "Error! Hook title cannot be empty. Please enter a title for this hook."
msgstr ""

#: lib/wfu_admin_hooks.php:485
msgid "Error! Hook code cannot be empty. Please enter some code for this hook."
msgstr ""

#: lib/wfu_admin_hooks.php:486
msgid ""
"Error! Hook not found in database. Probably it was erased from another "
"opened browser window. Please go back to hooks' list."
msgstr ""

#: lib/wfu_admin_hooks.php:501
msgid ""
"Hook has been saved but cannot be activated because the code contains "
"errors. Please check its syntax."
msgstr ""

#: lib/wfu_admin_hooks.php:501
msgid ""
"Hook has been saved but cannot be activated because the code contains the "
"following error:"
msgstr ""

#: lib/wfu_admin_hooks.php:552
msgid "Delete Hook"
msgstr ""

#: lib/wfu_admin_hooks.php:560
#, php-format
msgid "Are you sure that you want to delete hook with title: %s?"
msgstr ""

#: lib/wfu_admin_hooks.php:562
msgid "Are you sure that you want to delete hooks with title:"
msgstr ""

#: lib/wfu_admin_hooks.php:647
#, php-format
msgid "Hook %s was not activated because its code contains errors."
msgstr ""

#: lib/wfu_admin_hooks.php:649
msgid ""
"The following hooks were not activated because their codes contain errors:"
msgstr ""

#: lib/wfu_admin_log.php:80 lib/wfu_admin_log.php:160
msgid "Action"
msgstr ""

#: lib/wfu_admin_log.php:86 lib/wfu_admin_log.php:162
#: lib/wfu_admin_uploadedfiles.php:156 lib/wfu_admin_uploadedfiles.php:430
#: lib/wfu_constants.php:60
msgid "User"
msgstr "Użytkownik"

#: lib/wfu_admin_log.php:89 lib/wfu_admin_log.php:163
#: lib/wfu_admin_uploadedfiles.php:166 lib/wfu_admin_uploadedfiles.php:432
msgid "Remarks"
msgstr ""

#: lib/wfu_admin_log.php:116
msgid "Other action not related to file"
msgstr ""

#: lib/wfu_admin_log.php:117
msgid "Submission of data without file"
msgstr ""

#: lib/wfu_admin_log.php:265
msgid "Previous filepath:"
msgstr ""

#: lib/wfu_admin_log.php:282 lib/wfu_attributes.php:1828
#, fuzzy
#| msgid "User"
msgid "Userdata"
msgstr "Użytkownik"

#: lib/wfu_admin_log.php:291
#, fuzzy
#| msgid "Test upload message"
msgid "Previous upload user:"
msgstr "To jest wiadomość testowa"

#: lib/wfu_admin_log.php:300
msgid "Transferred to"
msgstr ""

#: lib/wfu_admin_log.php:310
#, php-format
msgid "Transfer tο %s aborted:"
msgstr ""

#: lib/wfu_admin_maintenance.php:63
msgid "Database Actions"
msgstr ""

#: lib/wfu_admin_maintenance.php:70
msgid "Update database to reflect current status of files"
msgstr ""

#: lib/wfu_admin_maintenance.php:70
msgid "Sync Database"
msgstr ""

#: lib/wfu_admin_maintenance.php:73
msgid "Update database to reflect current status of files."
msgstr ""

#: lib/wfu_admin_maintenance.php:78
msgid "Clean database log"
msgstr ""

#: lib/wfu_admin_maintenance.php:78
msgid "Clean Log"
msgstr ""

#: lib/wfu_admin_maintenance.php:81
msgid ""
"Clean-up database log, either all or of specific period, including file "
"information, user data and optionally the files."
msgstr ""

#: lib/wfu_admin_maintenance.php:88
msgid "Select Clean-Up Period"
msgstr ""

#: lib/wfu_admin_maintenance.php:90
msgid "Clean-up log older than date"
msgstr ""

#: lib/wfu_admin_maintenance.php:91
msgid "Clean-up log older than period"
msgstr ""

#: lib/wfu_admin_maintenance.php:92
msgid "Clean-up log between dates"
msgstr ""

#: lib/wfu_admin_maintenance.php:93
msgid "Clean-up all log"
msgstr ""

#: lib/wfu_admin_maintenance.php:96
#, fuzzy
#| msgid "Select File"
msgid "Select date"
msgstr "Wybierz plik"

#: lib/wfu_admin_maintenance.php:100
#, fuzzy
#| msgid "Select File"
msgid "Select period"
msgstr "Wybierz plik"

#: lib/wfu_admin_maintenance.php:103
msgid "days"
msgstr ""

#: lib/wfu_admin_maintenance.php:104
msgid "months"
msgstr ""

#: lib/wfu_admin_maintenance.php:105
msgid "years"
msgstr ""

#: lib/wfu_admin_maintenance.php:109
msgid "Select period from"
msgstr ""

#: lib/wfu_admin_maintenance.php:111
msgid "back to"
msgstr ""

#: lib/wfu_admin_maintenance.php:115
msgid "Clean-up also affected files"
msgstr ""

#: lib/wfu_admin_maintenance.php:120
msgid "Proceed to log clean-up"
msgstr ""

#: lib/wfu_admin_maintenance.php:120
msgid "Proceed"
msgstr ""

#: lib/wfu_admin_maintenance.php:121 lib/wfu_admin_notifications.php:86
msgid "Error"
msgstr ""

#: lib/wfu_admin_maintenance.php:129
msgid "Remove all plugin data from website"
msgstr ""

#: lib/wfu_admin_maintenance.php:129 lib/wfu_admin_maintenance.php:557
msgid "Purge All Data"
msgstr ""

#: lib/wfu_admin_maintenance.php:132
msgid ""
"Purge all plugin options and tables from database, as well as any session "
"data. The plugin will be deactivated after this action."
msgstr ""

#: lib/wfu_admin_maintenance.php:140
msgid "Export Actions"
msgstr ""

#: lib/wfu_admin_maintenance.php:145
msgid "Export uploaded file data"
msgstr ""

#: lib/wfu_admin_maintenance.php:145
#, fuzzy
#| msgid "Upload File"
msgid "Export Uploaded File Data"
msgstr "Prześlij plik"

#: lib/wfu_admin_maintenance.php:149 lib/wfu_personaldata.php:94
msgid ""
"Export uploaded valid file data, together with any userdata fields, to a "
"comma-separated text file."
msgstr ""

#: lib/wfu_admin_maintenance.php:158
msgid "Debugging"
msgstr ""

#: lib/wfu_admin_maintenance.php:163
msgid "Deactivate debug logging"
msgstr ""

#: lib/wfu_admin_maintenance.php:163
msgid "Activate debug logging"
msgstr ""

#: lib/wfu_admin_maintenance.php:163
msgid "Deactivate Debug Logging"
msgstr ""

#: lib/wfu_admin_maintenance.php:163
msgid "Activate Debug Logging"
msgstr ""

#: lib/wfu_admin_maintenance.php:167
msgid "Debug logging is active. Debug data are logged."
msgstr ""

#: lib/wfu_admin_maintenance.php:169
msgid ""
"Debug logging is not active. Activate it, so that debug data are logged."
msgstr ""

#: lib/wfu_admin_maintenance.php:176
msgid "Download debug log data"
msgstr ""

#: lib/wfu_admin_maintenance.php:176
msgid "Download Debug Log Data"
msgstr ""

#: lib/wfu_admin_maintenance.php:179
msgid "Download the file containing the debug logging data."
msgstr ""

#: lib/wfu_admin_maintenance.php:184
msgid "Reset debug log data"
msgstr ""

#: lib/wfu_admin_maintenance.php:184
msgid "Reset Debug Log Data"
msgstr ""

#: lib/wfu_admin_maintenance.php:187
#, php-format
msgid "Clear the debug log file data. The file currently has %s."
msgstr ""

#: lib/wfu_admin_maintenance.php:197
msgid "Thumbnail Actions"
msgstr ""

#: lib/wfu_admin_maintenance.php:202
msgid "Update all thumbnails"
msgstr ""

#: lib/wfu_admin_maintenance.php:202
msgid "Update All Thumbnails"
msgstr ""

#: lib/wfu_admin_maintenance.php:205
msgid ""
"Regenerate the thumbnails of all uploaded images and remove any unnecessary "
"ones."
msgstr ""

#: lib/wfu_admin_maintenance.php:210
msgid "Delete all thumbnails"
msgstr ""

#: lib/wfu_admin_maintenance.php:210
msgid "Delete All Thumbnails"
msgstr ""

#: lib/wfu_admin_maintenance.php:213
msgid "Delete all thumbnails."
msgstr ""

#: lib/wfu_admin_maintenance.php:218
msgid "Clean invalid thumbnails"
msgstr ""

#: lib/wfu_admin_maintenance.php:218
msgid "Clean Invalid Thumbnails"
msgstr ""

#: lib/wfu_admin_maintenance.php:221
msgid "Delete any thumbnails that do not correspond to valid uploaded images."
msgstr ""

#: lib/wfu_admin_maintenance.php:228
msgid "File Transfer Actions"
msgstr ""

#: lib/wfu_admin_maintenance.php:233
msgid "Reset All File Transfers"
msgstr ""

#: lib/wfu_admin_maintenance.php:236
msgid ""
"Reset all file transfers so that they start over again, in case they are "
"stuck."
msgstr ""

#: lib/wfu_admin_maintenance.php:241
msgid ""
"You are about to clear all pending file transfers. Are you sure you want to "
"continue?"
msgstr ""

#: lib/wfu_admin_maintenance.php:241
msgid "Clear All File Transfers"
msgstr ""

#: lib/wfu_admin_maintenance.php:244
msgid "Remove all file transfers."
msgstr ""

#: lib/wfu_admin_maintenance.php:405
msgid "Clean Database Log"
msgstr ""

#: lib/wfu_admin_maintenance.php:416
#, php-format
msgid ""
"This will erase all files uploaded <b>before %s</b> together with associated "
"records kept by the plugin in the database (like file metadata and userdata)."
msgstr ""

#: lib/wfu_admin_maintenance.php:418
#, php-format
msgid ""
"This will erase all files uploaded <b>%s ago or older</b> together with "
"associated records kept by the plugin in the database (like file metadata "
"and userdata)."
msgstr ""

#: lib/wfu_admin_maintenance.php:420
#, php-format
msgid ""
"This will erase all files uploaded <b>between %s and %s</b> together with "
"associated records kept by the plugin in the database (like file metadata "
"and userdata)."
msgstr ""

#: lib/wfu_admin_maintenance.php:422
msgid ""
"This will erase <b>ALL</b> files and associated records kept by the plugin "
"in the database (like file metadata and userdata)."
msgstr ""

#: lib/wfu_admin_maintenance.php:427
#, php-format
msgid "<b>%s</b> files will be deleted"
msgstr ""

#: lib/wfu_admin_maintenance.php:438
msgid "Are you sure that you want to continue?"
msgstr ""

#: lib/wfu_admin_maintenance.php:440
msgid "Click to see affected files"
msgstr ""

#: lib/wfu_admin_maintenance.php:441
msgid "Close list"
msgstr ""

#: lib/wfu_admin_maintenance.php:448
#, php-format
msgid ""
"This will erase all records <b>before %s</b> kept by the plugin in the "
"database (like file metadata and userdata, however files uploaded by the "
"plugin will be maintained). Are you sure that you want to continue?"
msgstr ""

#: lib/wfu_admin_maintenance.php:450
#, php-format
msgid ""
"This will erase all records <b>older than %s</b> kept by the plugin in the "
"database (like file metadata and userdata, however files uploaded by the "
"plugin will be maintained). Are you sure that you want to continue?"
msgstr ""

#: lib/wfu_admin_maintenance.php:452
#, php-format
msgid ""
"This will erase all records <b>between %s and %s</b> kept by the plugin in "
"the database (like file metadata and userdata, however files uploaded by the "
"plugin will be maintained). Are you sure that you want to continue?"
msgstr ""

#: lib/wfu_admin_maintenance.php:454
msgid ""
"This will erase <b>ALL</b> records kept by the plugin in the database (like "
"file metadata and userdata, however files uploaded by the plugin will be "
"maintained). Are you sure that you want to continue?"
msgstr ""

#: lib/wfu_admin_maintenance.php:565
msgid ""
"This action will remove all plugin options and records from database, data "
"stored in session and will dectivate the plugin. Use it only if you want to "
"entirely remove the plugin from the website."
msgstr ""

#: lib/wfu_admin_maintenance.php:566
msgid "Are you sure you want to continue?"
msgstr ""

#: lib/wfu_admin_maintenance.php:832
#, fuzzy
#| msgid "no item selected!"
msgid "No items affected"
msgstr "Nie wybrano żadnego elementu."

#: lib/wfu_admin_maintenance.php:832
#, fuzzy, php-format
#| msgid "no item selected!"
msgid "%s item affected"
msgstr "Nie wybrano żadnego elementu."

#: lib/wfu_admin_maintenance.php:833
msgid "Completed cleaning database periodic action."
msgstr ""

#: lib/wfu_admin_notifications.php:51 lib/wfu_admin_remotefiles.php:62
#: lib/wfu_attributes.php:2758
msgid "All"
msgstr ""

#: lib/wfu_admin_notifications.php:58
msgid "Read"
msgstr ""

#: lib/wfu_admin_notifications.php:65
msgid "Unread"
msgstr ""

#: lib/wfu_admin_notifications.php:79
msgid "Warning"
msgstr ""

#: lib/wfu_admin_notifications.php:303 lib/wfu_admin_notifications.php:370
msgid "Mark Read"
msgstr ""

#: lib/wfu_admin_notifications.php:304 lib/wfu_admin_notifications.php:370
msgid "Mark Unread"
msgstr ""

#: lib/wfu_admin_notifications.php:370
msgid "Mark this notification unread"
msgstr ""

#: lib/wfu_admin_notifications.php:370
msgid "Mark this notification read"
msgstr ""

#: lib/wfu_admin_notifications.php:374
#, fuzzy
#| msgid "File Upload Notification"
msgid "Delete this notification"
msgstr "Powiadomienie o Wysyłaniu plików"

#: lib/wfu_admin_notifications.php:471
msgid "Click to review it and take actions."
msgstr ""

#: lib/wfu_admin_notifications.php:476
#, php-format
msgid ""
"You have unread upload %s notifications. Click to review them and take "
"actions."
msgstr ""

#: lib/wfu_admin_remotefiles.php:181 lib/wfu_admin_remotefiles.php:459
msgid "Unlink"
msgstr ""

#: lib/wfu_admin_remotefiles.php:206 lib/wfu_admin_remotefiles.php:269
msgid "Location"
msgstr ""

#: lib/wfu_admin_remotefiles.php:210 lib/wfu_admin_remotefiles.php:270
msgid "Destination Path"
msgstr ""

#: lib/wfu_admin_remotefiles.php:218 lib/wfu_admin_remotefiles.php:272
msgid "Transfer Date"
msgstr ""

#: lib/wfu_admin_remotefiles.php:337 lib/wfu_admin_uploadedfiles.php:604
#: lib/wfu_backend_browser.php:264
msgid "View file details"
msgstr ""

#: lib/wfu_admin_remotefiles.php:344 lib/wfu_admin_uploadedfiles.php:631
msgid "Locate file record in View Log"
msgstr ""

#: lib/wfu_admin_remotefiles.php:351 lib/wfu_admin_uploadedfiles.php:398
#: lib/wfu_admin_uploadedfiles.php:640
msgid "Open file link"
msgstr ""

#: lib/wfu_admin_remotefiles.php:358 lib/wfu_admin_uploadedfiles.php:404
#: lib/wfu_admin_uploadedfiles.php:649
#, fuzzy
#| msgid "Upload files"
msgid "Download file"
msgstr "Prześlij pliki"

#: lib/wfu_admin_remotefiles.php:442
msgid "Unlink Remote File"
msgstr ""

#: lib/wfu_admin_remotefiles.php:450
#, php-format
msgid "Are you sure that you want to unlink file %s?"
msgstr ""

#: lib/wfu_admin_remotefiles.php:452
msgid "Are you sure that you want to unlink files:"
msgstr ""

#: lib/wfu_admin_settings.php:156 lib/wfu_admin_settings.php:159
msgid "Current value:"
msgstr ""

#: lib/wfu_admin_settings.php:210
msgid "General Settings"
msgstr ""

#: lib/wfu_admin_settings.php:217
msgid "Hash Files"
msgstr ""

#: lib/wfu_admin_settings.php:220
msgid ""
"Enables better control of uploaded files, but slows down performance when "
"uploaded files are larger than 100MBytes"
msgstr ""

#: lib/wfu_admin_settings.php:226
#, fuzzy
#| msgid "Select File"
msgid "Base Directory"
msgstr "Wybierz plik"

#: lib/wfu_admin_settings.php:238
msgid ""
"Enable this option if your website is subject to EU GDPR regulation and you "
"want to define how to handle personal data"
msgstr ""

#: lib/wfu_admin_settings.php:246
#, fuzzy
#| msgid "Test Mode"
msgid "Post Method"
msgstr "Tryb testowy"

#: lib/wfu_admin_settings.php:250
msgid "Using WP (default)"
msgstr ""

#: lib/wfu_admin_settings.php:251 lib/wfu_admin_settings.php:255
msgid "Using fopen"
msgstr ""

#: lib/wfu_admin_settings.php:252 lib/wfu_admin_settings.php:255
msgid "Using cURL"
msgstr ""

#: lib/wfu_admin_settings.php:253 lib/wfu_admin_settings.php:255
msgid "Using Sockets"
msgstr ""

#: lib/wfu_admin_settings.php:255
msgid "Using WP"
msgstr ""

#: lib/wfu_admin_settings.php:259
msgid "ModSecurity Restrictions"
msgstr ""

#: lib/wfu_admin_settings.php:262
msgid ""
"Activate this option if <b>mod_security</b> module is installed on the "
"webserver, otherwise <b>Code Hook</b> and <b>Dropbox</b> features may not "
"work properly."
msgstr ""

#: lib/wfu_admin_settings.php:270
msgid "User State Handler"
msgstr ""

#: lib/wfu_admin_settings.php:274
msgid "Cookies/DB (default)"
msgstr ""

#: lib/wfu_admin_settings.php:275 lib/wfu_admin_settings.php:277
msgid "Session"
msgstr ""

#: lib/wfu_admin_settings.php:277
msgid "Cookies/DB"
msgstr ""

#: lib/wfu_admin_settings.php:282
msgid "Relax CSS Rules"
msgstr ""

#: lib/wfu_admin_settings.php:285
msgid ""
"If enabled then the textboxes and the buttons of the plugin will inherit the "
"theme's styling"
msgstr ""

#: lib/wfu_admin_settings.php:291
msgid "Admin Domain"
msgstr ""

#: lib/wfu_admin_settings.php:295
msgid "Using site_url (default)"
msgstr ""

#: lib/wfu_admin_settings.php:296 lib/wfu_admin_settings.php:299
msgid "Using admin_url"
msgstr ""

#: lib/wfu_admin_settings.php:297 lib/wfu_admin_settings.php:299
msgid "Using home_url"
msgstr ""

#: lib/wfu_admin_settings.php:299
msgid "Using site_url"
msgstr ""

#: lib/wfu_admin_settings.php:304
msgid "Show Custom Fields in Media Library"
msgstr ""

#: lib/wfu_admin_settings.php:307
msgid ""
"If enabled and the uploaded files are added to Media Library then any user "
"fields submitted together with the files will be shown in Media Library"
msgstr ""

#: lib/wfu_admin_settings.php:315
msgid "Create Thumbnails"
msgstr ""

#: lib/wfu_admin_settings.php:318
msgid ""
"If this option is activated then thumbnails will be generated for every "
"image file uploaded by the plugin"
msgstr ""

#: lib/wfu_admin_settings.php:326
msgid "Include Other Files in Plugin's Database"
msgstr ""

#: lib/wfu_admin_settings.php:329
msgid ""
"If enabled administrators can include in the plugin's database additional "
"files through the File Browser"
msgstr ""

#: lib/wfu_admin_settings.php:335 lib/wfu_constants.php:502
msgid "Use Alternative Iptanus Server"
msgstr ""

#: lib/wfu_admin_settings.php:338
msgid ""
"Switches to the alternative Iptanus server, residing on Google Cloud, for "
"getting information such as latest version number."
msgstr ""

#: lib/wfu_admin_settings.php:346
msgid "Google ReCaptcha Site Key"
msgstr ""

#: lib/wfu_admin_settings.php:355
msgid "Google ReCaptcha Secret Key"
msgstr ""

#: lib/wfu_admin_settings.php:364
msgid "File Browser Permissions"
msgstr ""

#: lib/wfu_admin_settings.php:368
msgid "Edit Role Permissions"
msgstr ""

#: lib/wfu_admin_settings.php:368
msgid "Close Role Permissions"
msgstr ""

#: lib/wfu_admin_settings.php:387
msgid "Edit User Permissions"
msgstr ""

#: lib/wfu_admin_settings.php:387
msgid "Close User Permissions"
msgstr ""

#: lib/wfu_admin_settings.php:466
msgid "Default Role"
msgstr ""

#: lib/wfu_admin_settings.php:469 lib/wfu_admin_settings.php:504
#: lib/wfu_admin_settings.php:557 lib/wfu_admin_settings.php:615
msgid "default"
msgstr ""

#: lib/wfu_admin_settings.php:472
msgid "fromrole"
msgstr ""

#: lib/wfu_admin_settings.php:475 lib/wfu_admin_settings.php:509
#: lib/wfu_admin_settings.php:563 lib/wfu_admin_settings.php:621
msgid "view"
msgstr ""

#: lib/wfu_admin_settings.php:478 lib/wfu_admin_settings.php:512
#: lib/wfu_admin_settings.php:566 lib/wfu_admin_settings.php:624
msgid "download"
msgstr ""

#: lib/wfu_admin_settings.php:481 lib/wfu_admin_settings.php:515
#: lib/wfu_admin_settings.php:569 lib/wfu_admin_settings.php:627
msgid "edit"
msgstr ""

#: lib/wfu_admin_settings.php:484 lib/wfu_admin_settings.php:518
#: lib/wfu_admin_settings.php:572 lib/wfu_admin_settings.php:630
msgid "delete"
msgstr ""

#: lib/wfu_admin_settings.php:554
msgid "Default User"
msgstr ""

#: lib/wfu_admin_settings.php:560 lib/wfu_admin_settings.php:618
msgid "from role"
msgstr ""

#: lib/wfu_admin_settings.php:611
msgid "no roles"
msgstr ""

#: lib/wfu_admin_transfers.php:72
msgid "Pending File Transfers"
msgstr ""

#: lib/wfu_admin_transfers.php:77
msgid "Autorefresh list"
msgstr ""

#: lib/wfu_admin_transfers.php:78
msgid "pause auto-refresh"
msgstr ""

#: lib/wfu_admin_transfers.php:95 lib/wfu_admin_transfers.php:170
msgid "Service"
msgstr ""

#: lib/wfu_admin_transfers.php:98 lib/wfu_admin_transfers.php:173
msgid "Destination"
msgstr ""

#: lib/wfu_admin_transfers.php:132
msgid "uploading (2nd attempt)"
msgstr ""

#: lib/wfu_admin_transfers.php:133
msgid "uploading (3rd attempt)"
msgstr ""

#: lib/wfu_admin_transfers.php:134
#, php-format
msgid "uploading (%sth attempt)"
msgstr ""

#: lib/wfu_admin_transfers.php:177
msgid "for"
msgstr ""

#: lib/wfu_admin_transfers.php:177
msgid "transfer failed"
msgstr ""

#: lib/wfu_admin_transfers.php:177
msgid "pending"
msgstr ""

#: lib/wfu_admin_transfers.php:181
msgid "remove upload"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:129
#, fuzzy
#| msgid "Upload File"
msgid "List of Uploaded Files"
msgstr "Prześlij plik"

#: lib/wfu_admin_uploadedfiles.php:161 lib/wfu_admin_uploadedfiles.php:431
msgid "Properties"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:252
#, php-format
msgid "File is associated with Media item ID %s"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:280
#, php-format
msgid "File has been transferred to %s:%s"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:287
#, php-format
msgid "File is being transferred to %s"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:288
#, php-format
msgid "File is being transferred to %s:%s"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:386
msgid "Go to file details"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:393
msgid "Open file in File Browser"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:396
msgid "Go to View Log record of file"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:537
msgid "File is Ok"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:538
#, fuzzy
#| msgid "Targer folder doesn't exist."
msgid "File does not exist"
msgstr "Targer folder nie istnieje."

#: lib/wfu_admin_uploadedfiles.php:539
msgid "Record is invalid"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:544
#, fuzzy
#| msgid "File uploaded successfully but there are warnings!"
msgid "File uploaded successfully to the website"
msgstr "Plik został pomyślnie przesłany, ale z ostrzeżeniem!"

#: lib/wfu_admin_uploadedfiles.php:545
msgid "File does not exist anymore in the website"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:546
msgid "Record is not valid anymore"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:552
msgid "File has user data"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:554
msgid "File has user data, accessible in File Details"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:559 lib/wfu_admin_uploadedfiles.php:561
msgid "File is associated with Media item"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:566
msgid "File saved in FTP"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:568
msgid "File has been saved in FTP location"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:578
#, php-format
msgid "File has been transferred to %s"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:613
msgid "Open associated Media item"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:622
msgid "Locate file in File Browser"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:663
#, php-format
msgid "Open remote %s file link"
msgstr ""

#: lib/wfu_admin_uploadedfiles.php:783
#, fuzzy
#| msgid "Upload failed! No file was uploaded."
msgid "No new files uploaded"
msgstr "Wysyłanie nie powiodło się! Plik nie został przesłany."

#: lib/wfu_admin_uploadedfiles.php:783
#, fuzzy, php-format
#| msgid "File failed to upload"
msgid "%s new file uploaded"
msgstr "Nie udało się przesłać pliku"

#: lib/wfu_admin_uploadedfiles.php:815
msgid "Files per page"
msgstr ""

#: lib/wfu_ajaxactions.php:386
#, fuzzy
#| msgid "Upload failed!"
msgid "Session failed!"
msgstr "BŁĄD PRZESYŁANIA!!!"

#: lib/wfu_ajaxactions.php:386
msgid "Session Data:"
msgstr ""

#: lib/wfu_ajaxactions.php:388 lib/wfu_ajaxactions.php:410
msgid "Post Data:"
msgstr ""

#: lib/wfu_ajaxactions.php:408
#, fuzzy
#| msgid "Upload failed!"
msgid "User failed!"
msgstr "BŁĄD PRZESYŁANIA!!!"

#: lib/wfu_ajaxactions.php:408
msgid "User Data:"
msgstr ""

#: lib/wfu_ajaxactions.php:412
msgid "Params Data:"
msgstr ""

#: lib/wfu_ajaxactions.php:952
msgid "Parent folder is not valid! Cannot retrieve subfolder list."
msgstr ""

#: lib/wfu_ajaxactions.php:1165 lib/wfu_constants.php:184
msgid "File does not exist!"
msgstr ""

#: lib/wfu_ajaxactions.php:1166 lib/wfu_constants.php:185
msgid "Could not download file!"
msgstr ""

#: lib/wfu_attributes.php:33
msgid "Plugin"
msgstr ""

#: lib/wfu_attributes.php:35
msgid "A title text for the plugin"
msgstr ""

#: lib/wfu_attributes.php:39
#, fuzzy
#| msgid "File"
msgid "Filename"
msgstr "﻿Plik"

#: lib/wfu_attributes.php:43
msgid ""
"It shows the name of the selected file (useful only for single file uploads)."
msgstr ""

#: lib/wfu_attributes.php:47
#, fuzzy
#| msgid "Select File"
msgid "Select Button"
msgstr "Wybierz plik"

#: lib/wfu_attributes.php:51
msgid "Represents the button to select the files for upload."
msgstr ""

#: lib/wfu_attributes.php:55
msgid "Upload Button"
msgstr ""

#: lib/wfu_attributes.php:59
msgid ""
"Represents the button to execute the upload after some files have been "
"selected."
msgstr ""

#: lib/wfu_attributes.php:64 lib/wfu_attributes.php:66
msgid "Captcha"
msgstr ""

#: lib/wfu_attributes.php:66
msgid "Captcha Label"
msgstr ""

#: lib/wfu_attributes.php:66
msgid "Captcha Text"
msgstr ""

#: lib/wfu_attributes.php:68
msgid ""
"Shows a captcha (uses Google Recaptcha) that the user must pass to upload "
"the files."
msgstr ""

#: lib/wfu_attributes.php:73 lib/wfu_attributes.php:75
msgid "Confirm Box"
msgstr ""

#: lib/wfu_attributes.php:77
msgid ""
"Shows a confirmation checkbox that the user must click before pressing "
"Submit button. It is a security measure against robots that cannot read the "
"checkbox because it is created dynamically."
msgstr ""

#: lib/wfu_attributes.php:83 lib/wfu_attributes.php:85
msgid "Subfolders"
msgstr ""

#: lib/wfu_attributes.php:85 lib/wfu_attributes.php:1552
#, fuzzy
#| msgid "Upload File"
msgid "Upload Folder Label"
msgstr "Prześlij plik"

#: lib/wfu_attributes.php:85
msgid "Subfolders Label"
msgstr ""

#: lib/wfu_attributes.php:85
msgid "Subfolders List"
msgstr ""

#: lib/wfu_attributes.php:87
msgid "Allows the user to select the upload folder from a dropdown list."
msgstr ""

#: lib/wfu_attributes.php:92
#, fuzzy
#| msgid "File"
msgid "Filelist"
msgstr "﻿Plik"

#: lib/wfu_attributes.php:96
msgid ""
"Displays a list of the selected files, which the user can modify. It also "
"displays an upload progress bar for each one of them during upload."
msgstr ""

#: lib/wfu_attributes.php:101 lib/wfu_attributes.php:249
msgid "Webcam"
msgstr ""

#: lib/wfu_attributes.php:103
msgid "Webcam Box"
msgstr ""

#: lib/wfu_attributes.php:105
msgid ""
"Displays video from the device's webcam. The user can capture and upload "
"screenshots or video streams."
msgstr ""

#: lib/wfu_attributes.php:109
msgid "Progressbar"
msgstr ""

#: lib/wfu_attributes.php:113
msgid "Displays a simple progress bar, showing total progress of upload."
msgstr ""

#: lib/wfu_attributes.php:117 lib/wfu_attributes.php:119
#: lib/wfu_constants.php:62
msgid "User Fields"
msgstr ""

#: lib/wfu_attributes.php:119
msgid "User Fields Label"
msgstr ""

#: lib/wfu_attributes.php:119
msgid "User Fields Value"
msgstr ""

#: lib/wfu_attributes.php:121
msgid ""
"Displays additional fields that the user must fill-in together with the "
"uploaded files."
msgstr ""

#: lib/wfu_attributes.php:125
msgid "Consent"
msgstr ""

#: lib/wfu_attributes.php:127
msgid "Consent Block"
msgstr ""

#: lib/wfu_attributes.php:129
msgid "Displays a checkbox asking user's consent for storing personal data."
msgstr ""

#: lib/wfu_attributes.php:133
#, fuzzy
#| msgid "Your message"
msgid "Message"
msgstr "Treść wiadomości"

#: lib/wfu_attributes.php:137
msgid ""
"Displays a message block with information about the upload, together with "
"any warnings or errors."
msgstr ""

#: lib/wfu_attributes.php:161 lib/wfu_attributes.php:2547
msgid "General"
msgstr ""

#: lib/wfu_attributes.php:163 lib/wfu_attributes.php:2549
msgid "Basic Functionalities"
msgstr ""

#: lib/wfu_attributes.php:167
msgid "Security"
msgstr ""

#: lib/wfu_attributes.php:171 lib/wfu_attributes.php:2556
msgid "Filters"
msgstr ""

#: lib/wfu_attributes.php:172
#, fuzzy
#| msgid "Upload File"
msgid "Upload Path and Files"
msgstr "Prześlij plik"

#: lib/wfu_attributes.php:173
msgid "Redirection"
msgstr ""

#: lib/wfu_attributes.php:174 lib/wfu_attributes.php:2552
msgid "Other Administrator Options"
msgstr ""

#: lib/wfu_attributes.php:178
msgid "Placements"
msgstr ""

#: lib/wfu_attributes.php:180 lib/wfu_attributes.php:1475
msgid "Plugin Component Positions"
msgstr ""

#: lib/wfu_attributes.php:184 lib/wfu_attributes.php:2562
msgid "Labels"
msgstr ""

#: lib/wfu_attributes.php:187
msgid "Buttons"
msgstr ""

#: lib/wfu_attributes.php:188
#, fuzzy
#| msgid "Upload File"
msgid "Upload Folder"
msgstr "Prześlij plik"

#: lib/wfu_attributes.php:192
msgid "Captcha Parameters"
msgstr ""

#: lib/wfu_attributes.php:196
#, fuzzy
#| msgid "Test upload message"
msgid "Upload Messages"
msgstr "To jest wiadomość testowa"

#: lib/wfu_attributes.php:197
msgid "Webcam Labels"
msgstr ""

#: lib/wfu_attributes.php:198
msgid "Other Labels"
msgstr ""

#: lib/wfu_attributes.php:204
#, fuzzy
#| msgid "File Upload Notification"
msgid "Email Notifications"
msgstr "Powiadomienie o Wysyłaniu plików"

#: lib/wfu_attributes.php:210
msgid "General Personal Data Options"
msgstr ""

#: lib/wfu_attributes.php:211
msgid "Consent Behaviour"
msgstr ""

#: lib/wfu_attributes.php:212
msgid "Consent Appearance"
msgstr ""

#: lib/wfu_attributes.php:216
msgid "Themes"
msgstr ""

#: lib/wfu_attributes.php:218
msgid "Material UI Settings"
msgstr ""

#: lib/wfu_attributes.php:222
msgid "Colors"
msgstr ""

#: lib/wfu_attributes.php:224
#, fuzzy
#| msgid "Test upload message"
msgid "Upload Message Colors"
msgstr "To jest wiadomość testowa"

#: lib/wfu_attributes.php:228
msgid "Dimensions"
msgstr ""

#: lib/wfu_attributes.php:230 lib/wfu_attributes.php:2158
msgid "Plugin Component Widths"
msgstr ""

#: lib/wfu_attributes.php:231 lib/wfu_attributes.php:2173
msgid "Plugin Component Heights"
msgstr ""

#: lib/wfu_attributes.php:235
msgid "Additional Fields"
msgstr ""

#: lib/wfu_attributes.php:237 lib/wfu_attributes.php:2203
msgid "Additional Data Fields"
msgstr ""

#: lib/wfu_attributes.php:241
msgid "Interoperability"
msgstr ""

#: lib/wfu_attributes.php:243
msgid "Connection With Other Plugins"
msgstr ""

#: lib/wfu_attributes.php:244
msgid "Connection With Other Wordpress Features"
msgstr ""

#: lib/wfu_attributes.php:251
msgid "Capture from Webcam"
msgstr ""

#: lib/wfu_attributes.php:259 lib/wfu_attributes.php:2569
msgid "Custom CSS"
msgstr ""

#: lib/wfu_attributes.php:261 lib/wfu_attributes.php:2571
msgid "Advanced Customization of Appearance"
msgstr ""

#: lib/wfu_attributes.php:323
msgid "Simple Text"
msgstr ""

#: lib/wfu_attributes.php:327 lib/wfu_attributes.php:359
#: lib/wfu_attributes.php:391 lib/wfu_attributes.php:423
#: lib/wfu_attributes.php:455 lib/wfu_attributes.php:487
#: lib/wfu_attributes.php:519 lib/wfu_attributes.php:551
#: lib/wfu_attributes.php:583 lib/wfu_attributes.php:615
#: lib/wfu_attributes.php:647 lib/wfu_attributes.php:679
#: lib/wfu_attributes.php:711 lib/wfu_attributes.php:743
#: lib/wfu_attributes.php:775
msgid "enter the label that will be shown next to the field"
msgstr ""

#: lib/wfu_attributes.php:330 lib/wfu_attributes.php:362
#: lib/wfu_attributes.php:394 lib/wfu_attributes.php:426
#: lib/wfu_attributes.php:458 lib/wfu_attributes.php:490
#: lib/wfu_attributes.php:522 lib/wfu_attributes.php:810
msgid ""
"if checked, then this field must have a non-empty value for the file to be "
"uploaded"
msgstr ""

#: lib/wfu_attributes.php:332 lib/wfu_attributes.php:364
#: lib/wfu_attributes.php:396 lib/wfu_attributes.php:428
#: lib/wfu_attributes.php:460 lib/wfu_attributes.php:492
#: lib/wfu_attributes.php:524 lib/wfu_attributes.php:812
msgid ""
"if checked, then the field will notify the browsers not to fill it with "
"autocomplete data when the plugin is reloaded"
msgstr ""

#: lib/wfu_attributes.php:334 lib/wfu_attributes.php:366
#: lib/wfu_attributes.php:558 lib/wfu_attributes.php:590
#: lib/wfu_attributes.php:622 lib/wfu_attributes.php:654
#: lib/wfu_attributes.php:686 lib/wfu_attributes.php:718
#: lib/wfu_attributes.php:750 lib/wfu_attributes.php:782
#: lib/wfu_attributes.php:814
msgid ""
"if checked, then the field value entered by the user will be validated "
"before file upload"
msgstr ""

#: lib/wfu_attributes.php:336 lib/wfu_attributes.php:368
#: lib/wfu_attributes.php:432 lib/wfu_attributes.php:464
#: lib/wfu_attributes.php:496 lib/wfu_attributes.php:528
#: lib/wfu_attributes.php:560 lib/wfu_attributes.php:592
#: lib/wfu_attributes.php:624 lib/wfu_attributes.php:656
#: lib/wfu_attributes.php:688 lib/wfu_attributes.php:720
#: lib/wfu_attributes.php:752 lib/wfu_attributes.php:784
#: lib/wfu_attributes.php:816
msgid ""
"if checked, then text suggestions will be shown below the field as the user "
"types more text inside"
msgstr ""

#: lib/wfu_attributes.php:339 lib/wfu_attributes.php:371
#: lib/wfu_attributes.php:403 lib/wfu_attributes.php:435
#: lib/wfu_attributes.php:467 lib/wfu_attributes.php:499
#: lib/wfu_attributes.php:531 lib/wfu_attributes.php:563
#: lib/wfu_attributes.php:595 lib/wfu_attributes.php:627
#: lib/wfu_attributes.php:659 lib/wfu_attributes.php:691
#: lib/wfu_attributes.php:723 lib/wfu_attributes.php:755
#: lib/wfu_attributes.php:787 lib/wfu_attributes.php:819
msgid ""
"select the position of the field&#39;s label; the position is relative to "
"the field"
msgstr ""

#: lib/wfu_attributes.php:341 lib/wfu_attributes.php:373
#: lib/wfu_attributes.php:405 lib/wfu_attributes.php:437
#: lib/wfu_attributes.php:469 lib/wfu_attributes.php:501
#: lib/wfu_attributes.php:533 lib/wfu_attributes.php:565
#: lib/wfu_attributes.php:597 lib/wfu_attributes.php:629
#: lib/wfu_attributes.php:661 lib/wfu_attributes.php:693
#: lib/wfu_attributes.php:725 lib/wfu_attributes.php:757
#: lib/wfu_attributes.php:789 lib/wfu_attributes.php:821
msgid ""
"select the position of the hint that will be shown to notify the user that "
"something is wrong&#10;the position is relative to the field"
msgstr ""

#: lib/wfu_attributes.php:344 lib/wfu_attributes.php:376
#: lib/wfu_attributes.php:408 lib/wfu_attributes.php:440
#: lib/wfu_attributes.php:472 lib/wfu_attributes.php:504
#: lib/wfu_attributes.php:536 lib/wfu_attributes.php:600
#: lib/wfu_attributes.php:728 lib/wfu_attributes.php:760
#: lib/wfu_attributes.php:792 lib/wfu_attributes.php:824
msgid ""
"enter a default value for the field or leave it empty if you do not want a "
"default value"
msgstr ""

#: lib/wfu_attributes.php:346 lib/wfu_attributes.php:378
#: lib/wfu_attributes.php:410 lib/wfu_attributes.php:442
#: lib/wfu_attributes.php:474 lib/wfu_attributes.php:506
#: lib/wfu_attributes.php:538 lib/wfu_attributes.php:634
#: lib/wfu_attributes.php:666 lib/wfu_attributes.php:698
#: lib/wfu_attributes.php:826
msgid "Data"
msgstr ""

#: lib/wfu_attributes.php:347 lib/wfu_attributes.php:379
#: lib/wfu_attributes.php:411 lib/wfu_attributes.php:443
#: lib/wfu_attributes.php:475 lib/wfu_attributes.php:507
#: lib/wfu_attributes.php:539 lib/wfu_attributes.php:827
msgid "complete a list of values to be shown to the user"
msgstr ""

#: lib/wfu_attributes.php:349 lib/wfu_attributes.php:381
#: lib/wfu_attributes.php:573 lib/wfu_attributes.php:829
msgid ""
"if a value is set, then all fields having the same value will belong to the "
"same group"
msgstr ""

#: lib/wfu_attributes.php:351 lib/wfu_attributes.php:383
#: lib/wfu_attributes.php:447 lib/wfu_attributes.php:479
#: lib/wfu_attributes.php:511 lib/wfu_attributes.php:543
#: lib/wfu_attributes.php:831
msgid "enter a format to format user selection"
msgstr ""

#: lib/wfu_attributes.php:355
msgid "Multiple Lines Text"
msgstr ""

#: lib/wfu_attributes.php:387
msgid "Number"
msgstr ""

#: lib/wfu_attributes.php:398
msgid ""
"if checked, then the number entered by the user will be checked if it is a "
"valid number, based on the format defined, before file upload"
msgstr ""

#: lib/wfu_attributes.php:400
msgid "if checked, then only valid characters will be allowed during typing"
msgstr ""

#: lib/wfu_attributes.php:413 lib/wfu_attributes.php:445
msgid ""
"if a non-empty group value is set, then another email confirmation field "
"belonging to the same group must have the same email value"
msgstr ""

#: lib/wfu_attributes.php:415
msgid ""
"enter a format for the number:&#10;  d for integers&#10;  f for floating "
"point numbers&#10;the dot (.) symbol is used as a decimal separator"
msgstr ""

#: lib/wfu_attributes.php:419
msgid "Email"
msgstr ""

#: lib/wfu_attributes.php:430
msgid ""
"if checked, then the email entered by the user will be checked if it is "
"valid before file upload"
msgstr ""

#: lib/wfu_attributes.php:451
msgid "Confirmation Email"
msgstr ""

#: lib/wfu_attributes.php:462
msgid ""
"if checked, then the confirmation email entered by the user will be checked "
"if it is the same with the email belonging to the same group"
msgstr ""

#: lib/wfu_attributes.php:477
msgid ""
"enter a non-empty value to match this email confirmation field with another "
"email field"
msgstr ""

#: lib/wfu_attributes.php:494 lib/wfu_attributes.php:526
msgid "if checked, then the value entered by the user will be validated"
msgstr ""

#: lib/wfu_attributes.php:509 lib/wfu_attributes.php:541
msgid ""
"if a non-empty group value is set, then another password confirmation field "
"belonging to the same group must have the same password"
msgstr ""

#: lib/wfu_attributes.php:515
msgid "Confirmation Password"
msgstr ""

#: lib/wfu_attributes.php:547 lib/wfu_attributes.php:1888
msgid "Checkbox"
msgstr ""

#: lib/wfu_attributes.php:554
msgid "if checked, then this checkbox field must be checked before file upload"
msgstr ""

#: lib/wfu_attributes.php:556 lib/wfu_attributes.php:588
#: lib/wfu_attributes.php:620 lib/wfu_attributes.php:652
#: lib/wfu_attributes.php:684 lib/wfu_attributes.php:716
#: lib/wfu_attributes.php:748 lib/wfu_attributes.php:780
msgid "if checked, then the field will not be autocompleted by browsers"
msgstr ""

#: lib/wfu_attributes.php:568
msgid ""
"enter a default value (true or false) for the field or leave it empty if you "
"do not want a default value"
msgstr ""

#: lib/wfu_attributes.php:571
msgid "enter a description for the checkbox"
msgstr ""

#: lib/wfu_attributes.php:575
msgid ""
"define the location of the description in relation to the check "
"box&#10;possible values are: top, right, bottom, left"
msgstr ""

#: lib/wfu_attributes.php:579
msgid "Radio button"
msgstr ""

#: lib/wfu_attributes.php:586
msgid "if checked, then a radio button must be selected before file upload"
msgstr ""

#: lib/wfu_attributes.php:602
msgid "Items"
msgstr ""

#: lib/wfu_attributes.php:603
msgid "enter a comma delimited list of radio button items"
msgstr ""

#: lib/wfu_attributes.php:605
msgid "all radio buttons having the same group id belong to the same group"
msgstr ""

#: lib/wfu_attributes.php:607
msgid ""
"define the location of the radio labels in relation to their radio buttons "
"(top, right, bottom, left)&#10;and the placement of the radio buttons "
"(horizontal, vertical)"
msgstr ""

#: lib/wfu_attributes.php:618
msgid "if checked, then a date must be entered before file upload"
msgstr ""

#: lib/wfu_attributes.php:632
msgid ""
"enter a default date for the field or leave it empty if you do not want a "
"default value"
msgstr ""

#: lib/wfu_attributes.php:635 lib/wfu_attributes.php:667
#: lib/wfu_attributes.php:699
msgid "enter data items"
msgstr ""

#: lib/wfu_attributes.php:637 lib/wfu_attributes.php:669
#: lib/wfu_attributes.php:701
msgid "enter a group value"
msgstr ""

#: lib/wfu_attributes.php:639
msgid ""
"define the format of the date field as follows:&#10;  d - day of month (no "
"leading zero)&#10;  dd - day of month (two digit)&#10;  o - day of the year "
"(no leading zeros)&#10;  oo - day of the year (three digit)&#10;  D - day "
"name short&#10;  DD - day name long&#10;  m - month of year (no leading "
"zero)&#10;  mm - month of year (two digit)&#10;  M - month name short&#10;  "
"MM - month name long&#10;  y - year (two digit)&#10;  yy - year (four "
"digit)&#10;  @ - Unix timestamp (ms since 01/01/1970)&#10;  ! - Windows "
"ticks (100ns since 01/01/0001)&#10;  &#39;...&#39; - literal text&#10;  "
"&#39;&#39; - single quote&#10;  anything else - literal text&#10;the format "
"must be in parenthesis ()"
msgstr ""

#: lib/wfu_attributes.php:643
msgid "Time"
msgstr ""

#: lib/wfu_attributes.php:650
msgid "if checked, then a time must be entered before file upload"
msgstr ""

#: lib/wfu_attributes.php:664
msgid ""
"enter a default time for the field or leave it empty if you do not want a "
"default value"
msgstr ""

#: lib/wfu_attributes.php:671
msgid ""
"define the format of the time field as follows:&#10;  H - hour with no "
"leading 0 (24 hour)&#10;  HH - hour with leading 0 (24 hour)&#10;  h - hour "
"with no leading 0 (12 hour)&#10;  hh - hour with leading 0 (12 hour)&#10;  m "
"- minute with no leading 0&#10;  mm - minute with leading 0&#10;  s - second "
"with no leading 0&#10;  ss - second with leading 0&#10;  l - milliseconds "
"always with leading 0&#10;  c - microseconds always with leading 0&#10;  t - "
"a or p for AM/PM&#10;  T - A or P for AM/PM&#10;  tt - am or pm for AM/"
"PM&#10;  TT - AM or PM for AM/PM&#10;  z - timezone as defined by "
"timezoneList&#10;  Z - timezone in Iso 8601 format (+04:45)&#10;  "
"&#39;...&#39; - literal text&#10;the format must be in parenthesis ()"
msgstr ""

#: lib/wfu_attributes.php:675
#, fuzzy
#| msgid "Date"
msgid "DateTime"
msgstr "Data"

#: lib/wfu_attributes.php:682
msgid "if checked, then a date and time must be entered before file upload"
msgstr ""

#: lib/wfu_attributes.php:696
msgid ""
"enter a default date and time for the field or leave it empty if you do not "
"want a default value"
msgstr ""

#: lib/wfu_attributes.php:703
msgid ""
"define the format of the datetime field as follows:&#10;  date(dateformat) "
"where dateformat is:&#10;    d - day of month (no leading zero)&#10;    dd - "
"day of month (two digit)&#10;    o - day of the year (no leading "
"zeros)&#10;    oo - day of the year (three digit)&#10;    D - day name "
"short&#10;    DD - day name long&#10;    m - month of year (no leading "
"zero)&#10;    mm - month of year (two digit)&#10;    M - month name "
"short&#10;    MM - month name long&#10;    y - year (two digit)&#10;    yy - "
"year (four digit)&#10;    @ - Unix timestamp (ms since 01/01/1970)&#10;    ! "
"- Windows ticks (100ns since 01/01/0001)&#10;    &#39;...&#39; - literal "
"text&#10;    &#39;&#39; - single quote&#10;    anything else - literal "
"text&#10;  time(timeformat) where timeformat is:&#10;    H - hour with no "
"leading 0 (24 hour)&#10;    HH - hour with leading 0 (24 hour)&#10;    h - "
"hour with no leading 0 (12 hour)&#10;    hh - hour with leading 0 (12 "
"hour)&#10;    m - minute with no leading 0&#10;    mm - minute with leading "
"0&#10;    s - second with no leading 0&#10;    ss - second with leading "
"0&#10;    l - milliseconds always with leading 0&#10;    c - microseconds "
"always with leading 0&#10;    t - a or p for AM/PM&#10;    T - A or P for AM/"
"PM&#10;    tt - am or pm for AM/PM&#10;    TT - AM or PM for AM/PM&#10;    z "
"- timezone as defined by timezoneList&#10;    Z - timezone in Iso 8601 "
"format (+04:45)&#10;    &#39;...&#39; - literal text"
msgstr ""

#: lib/wfu_attributes.php:707
msgid "Listbox"
msgstr ""

#: lib/wfu_attributes.php:714
msgid "if checked, then a list item must be selected before file upload"
msgstr ""

#: lib/wfu_attributes.php:730 lib/wfu_attributes.php:762
msgid "List Items"
msgstr ""

#: lib/wfu_attributes.php:731 lib/wfu_attributes.php:763
msgid "enter a comma delimited list of items"
msgstr ""

#: lib/wfu_attributes.php:733 lib/wfu_attributes.php:765
#: lib/wfu_attributes.php:797
msgid "all items having the same group id belong to the same group"
msgstr ""

#: lib/wfu_attributes.php:735 lib/wfu_attributes.php:767
msgid "enter the format of the list"
msgstr ""

#: lib/wfu_attributes.php:739
msgid "Dropdown"
msgstr ""

#: lib/wfu_attributes.php:746 lib/wfu_attributes.php:778
msgid ""
"if checked, then an item from the dropdown list must be selected before file "
"upload"
msgstr ""

#: lib/wfu_attributes.php:771
msgid "Country List"
msgstr ""

#: lib/wfu_attributes.php:794
msgid "Suggested Items"
msgstr ""

#: lib/wfu_attributes.php:795
msgid ""
"enter a comma delimited list of suggested countries that will be shown on top"
msgstr ""

#: lib/wfu_attributes.php:799
msgid ""
"format how each country will be shown in the list&#10;the attributes "
"&#39;code&#39;, &#39;label&#39; and &#39;phone&#39; can be used&#10;if "
"format starts with &#39;flag&#39; then the flag of the country will also be "
"shown when Material UI theme is active"
msgstr ""

#: lib/wfu_attributes.php:803
msgid "Hidden Honeypot"
msgstr ""

#: lib/wfu_attributes.php:807
msgid ""
"enter the name of the honeypot field; it must be a value that bots can "
"easily recognize, like 'website' or 'URL'"
msgstr ""

#: lib/wfu_attributes.php:850
msgid "Widget ID"
msgstr ""

#: lib/wfu_attributes.php:865
msgid "Plugin ID"
msgstr ""

#: lib/wfu_attributes.php:877
msgid ""
"The unique id of each shortcode. When you have many shortcodes of this "
"plugin in the same page, then you must use different id for each one."
msgstr ""

#: lib/wfu_attributes.php:880
msgid "Single Button Operation"
msgstr ""

#: lib/wfu_attributes.php:892
msgid ""
"When it is activated, no Upload button will be shown, but upload will start "
"automatically as soon as files are selected."
msgstr ""

#: lib/wfu_attributes.php:896
#, fuzzy
#| msgid "File failed to upload"
msgid "Multiple Files Upload"
msgstr "Nie udało się przesłać pliku"

#: lib/wfu_attributes.php:908
msgid ""
"When it is activated, more than one files can be uploaded at the same time."
msgstr ""

#: lib/wfu_attributes.php:911
msgid "Directory Upload"
msgstr ""

#: lib/wfu_attributes.php:923
msgid ""
"When it is activated, the user can select (or drag) an entire directory to "
"upload. For selecting a directory using the select button, Control key needs "
"to be pressed also. The directory can also contain nested directories. The "
"plugin will extract and upload all contained files. It works when Multiple "
"Files Upload is also activated."
msgstr ""

#: lib/wfu_attributes.php:926
msgid "Force Only Directory Selection"
msgstr ""

#: lib/wfu_attributes.php:938
msgid ""
"When it is activated, the selection dialog, shown when user presses Select "
"Files button, will always select directories."
msgstr ""

#: lib/wfu_attributes.php:941
msgid "Drag and Drop Files"
msgstr ""

#: lib/wfu_attributes.php:953
msgid "When it is activated, files can be added by drag and drop."
msgstr ""

#: lib/wfu_attributes.php:969 lib/wfu_attributes.php:1045
#, php-format
msgid ""
"This is the folder where the files will be uploaded. The path is relative to "
"wp-contents folder of your Wordpress website. The path can be dynamic by "
"including variables such as %%username%% or %%blogid%%. Please check "
"Documentation on how to use variables inside uploadpath."
msgstr ""

#: lib/wfu_attributes.php:972
msgid "Plugin Fit Mode"
msgstr ""

#: lib/wfu_attributes.php:976
msgid "Fixed"
msgstr ""

#: lib/wfu_attributes.php:976
msgid "Responsive"
msgstr ""

#: lib/wfu_attributes.php:984
msgid ""
"This defines how the plugin's elements will fit inside the page/post. If it "
"is set to fixed, then the plugin's element positions will remain fixed no "
"matter the width of the container page/post. If it is set to responsive, "
"then the plugin's elements will wrap to fit the width of the container page/"
"post."
msgstr ""

#: lib/wfu_attributes.php:987
msgid "Allow No File"
msgstr ""

#: lib/wfu_attributes.php:999
msgid ""
"When it is activated a user can submit the upload form even if a file is not "
"selected."
msgstr ""

#: lib/wfu_attributes.php:1002
#, fuzzy
#| msgid "Test Mode"
msgid "Reset Form Mode"
msgstr "Tryb testowy"

#: lib/wfu_attributes.php:1006
msgid "Always"
msgstr ""

#: lib/wfu_attributes.php:1006
msgid "On Success"
msgstr ""

#: lib/wfu_attributes.php:1006
msgid "Never"
msgstr ""

#: lib/wfu_attributes.php:1014
msgid ""
"It defines whether the form will be reset after upload; 'always' means that "
"it will be reset in any case, 'onsuccess' means that it will be reset only "
"if upload was successful, 'never' means that it will never be reset."
msgstr ""

#: lib/wfu_attributes.php:1018
msgid "Reset on Partial Success"
msgstr ""

#: lib/wfu_attributes.php:1030
msgid ""
"It defines whether the form will be reset after a partially successful "
"upload (some files failed to upload)."
msgstr ""

#: lib/wfu_attributes.php:1033
msgid "Include Captcha"
msgstr ""

#: lib/wfu_attributes.php:1048
msgid "Captcha Type"
msgstr ""

#: lib/wfu_attributes.php:1060
msgid ""
"Select the type of captcha that will be used. For the moment, Google "
"Recaptcha versions 1 and 2 are supported. Default is Google Recaptcha "
"version 2. If you want to use Google Recaptcha version 2 and you do not have "
"a Google account, then select RecaptchaV2 (no account)."
msgstr ""

#: lib/wfu_attributes.php:1063
msgid "Captcha Options"
msgstr ""

#: lib/wfu_attributes.php:1075
msgid ""
"Defines any options about the appearance of captcha, such as theme, size, "
"lang etc. It has the following format: option1 = &quot;value1&quot;, option2 "
"= &quot;value2&quot;, ... You can find details about the available options "
"from Google Recaptcha's website."
msgstr ""

#: lib/wfu_attributes.php:1079
msgid "User Interaction Features"
msgstr ""

#: lib/wfu_attributes.php:1083
msgid "User will have to swipe a slider in order to activate the submit button"
msgstr ""

#: lib/wfu_attributes.php:1083
msgid ""
"User will have to click a checkbox to verify that he wants to submit the file"
msgstr ""

#: lib/wfu_attributes.php:1091
msgid ""
"These are security features that can be added to the plugin, usually for "
"replacing the captcha, but they can also work together. They require some "
"interaction by the user, although this interaction is much easier that the "
"chaptcha."
msgstr ""

#: lib/wfu_attributes.php:1094
msgid "Hidden Features"
msgstr ""

#: lib/wfu_attributes.php:1098
msgid ""
"The plugin's form will be loaded using Javascript, so it will be invisible "
"to robots"
msgstr ""

#: lib/wfu_attributes.php:1098
msgid ""
"A passkey will be assigned to a POST field of the form using Javascript, so "
"it cannot be read by robots"
msgstr ""

#: lib/wfu_attributes.php:1098
msgid ""
"A field will be added to the form, hidden for humans but visible to robots, "
"so an attempt by robots to fill this field will reject form submission"
msgstr ""

#: lib/wfu_attributes.php:1098
msgid ""
"Form must be submitted within a specified time frame (robots will submit a "
"form immediately after being loaded)"
msgstr ""

#: lib/wfu_attributes.php:1106
msgid ""
"These are security features that can be added to the plugin, usually for "
"replacing the captcha, but they can also work together. They do not require "
"any interaction from the user, so they increase conversion, but they can "
"equally protect from robots as a captcha."
msgstr ""

#: lib/wfu_attributes.php:1111
#, fuzzy
#| msgid "Upload files"
msgid "Upload Roles"
msgstr "Prześlij pliki"

#: lib/wfu_attributes.php:1123
msgid ""
"Defines the categories (roles) of users allowed to upload files. Multiple "
"selections can be made. If 'Select All' is checked, then all logged users "
"can upload files. If 'Include Guests' is checked, then guests (not logged "
"users) can also upload files. Default value is 'all,guests'."
msgstr ""

#: lib/wfu_attributes.php:1127
#, fuzzy
#| msgid "Upload files"
msgid "Upload Users"
msgstr "Prześlij pliki"

#: lib/wfu_attributes.php:1139
msgid ""
"Defines the users allowed to upload files. Multiple selections can be made. "
"If 'Select All' is checked, then all logged users can upload files. If "
"'Include Guests' is checked, then guests (not logged users) can also upload "
"files. Default value is 'all,guests'."
msgstr ""

#: lib/wfu_attributes.php:1143
msgid "Allowed File Extensions"
msgstr ""

#: lib/wfu_attributes.php:1155
msgid ""
"Defines the allowed file extensions. Multiple extentions can be defined, "
"separated with comma (,)."
msgstr ""

#: lib/wfu_attributes.php:1158
msgid "Allowed File Size"
msgstr ""

#: lib/wfu_attributes.php:1170
msgid ""
"Defines the allowed file size in MBytes. Files larger than maxsize will not "
"be uploaded. Floating point numbers can be used (e.g. '2.5')."
msgstr ""

#: lib/wfu_attributes.php:1173
msgid "Create Upload Path"
msgstr ""

#: lib/wfu_attributes.php:1185
msgid ""
"If activated then the plugin will attempt to create the upload path, if it "
"does not exist."
msgstr ""

#: lib/wfu_attributes.php:1188
msgid "Do Not Change Filename"
msgstr ""

#: lib/wfu_attributes.php:1200
msgid ""
"The plugin by default will modify the filename if it contains invalid or non-"
"english characters. By enabling this attribute the plugin will not change "
"the filename."
msgstr ""

#: lib/wfu_attributes.php:1203
msgid "Folder Access Method"
msgstr ""

#: lib/wfu_attributes.php:1207
msgid "Normal"
msgstr ""

#: lib/wfu_attributes.php:1215
msgid ""
"Some times files cannot be uploaded to the upload folder because of read/"
"write permissions. A workaround is to use ftp to transfer the files, however "
"ftp credentials must be declared, so use carefully and only if necessary."
msgstr ""

#: lib/wfu_attributes.php:1218
msgid "FTP Access Credentials"
msgstr ""

#: lib/wfu_attributes.php:1230
msgid ""
"If FTP access method is selected, then FTP credentials must be declared "
"here, in the form username:password@ftpdomain:port, e.g. "
"myusername:mypass@ftpdomain.com:80. Port can be ommitted. The user can "
"select Secure FTP (SFTP) by putting the prefix 's' before the port number, "
"e.g. myusername:mypass@ftpdomain.com:s22, or FTP over TLS (FTPS) by putting "
"the suffix 's' after the port number, e.g. "
"myusername:mypass@ftpdomain.com:21s (in this case a port number must be "
"defined)."
msgstr ""

#: lib/wfu_attributes.php:1233
msgid "Use FTP Domain"
msgstr ""

#: lib/wfu_attributes.php:1245
msgid ""
"If FTP access method is selected, then sometimes the FTP domain is different "
"than the domain of your Wordpress installation. In this case, enable this "
"attribute if upload of files is not successful."
msgstr ""

#: lib/wfu_attributes.php:1248
msgid "FTP Passive Mode"
msgstr ""

#: lib/wfu_attributes.php:1260
msgid ""
"If files fail to upload to the ftp domain then switching to passive FTP mode "
"may solve the problem."
msgstr ""

#: lib/wfu_attributes.php:1263
msgid "Permissions of Uploaded File"
msgstr ""

#: lib/wfu_attributes.php:1275
msgid ""
"Force the uploaded files to have specific permissions. This is a 4-digit "
"octal number, e.g. 0777. If left empty, then the ftp server will define the "
"permissions."
msgstr ""

#: lib/wfu_attributes.php:1278
msgid "Show Upload Folder Path"
msgstr ""

#: lib/wfu_attributes.php:1290
msgid "It defines if a label with the upload directory will be shown."
msgstr ""

#: lib/wfu_attributes.php:1293
#, fuzzy
#| msgid "Select File"
msgid "Select Subfolder"
msgstr "Wybierz plik"

#: lib/wfu_attributes.php:1305
msgid ""
"If enabled then user can select the upload folder from a drop down list. The "
"list is defined in subfoldertree attribute. The folder paths are relative to "
"the path defined in uploadpath."
msgstr ""

#: lib/wfu_attributes.php:1308
msgid "List of Subfolders"
msgstr ""

#: lib/wfu_attributes.php:1320
msgid ""
"The list of folders a user can select. Please see documentation on how to "
"create the list of folders. If 'Auto-populate list' is selected, then the "
"list will be filled automatically with the first-level subfolders inside the "
"directory defined by uploadpath. If 'List is editable' is selected, then the "
"user will have the capability to type the subfolder and filter the subfolder "
"list and/or define a new subfolder."
msgstr ""

#: lib/wfu_attributes.php:1323
msgid "File Duplicates Policy"
msgstr ""

#: lib/wfu_attributes.php:1327
msgid "Maintain Both"
msgstr ""

#: lib/wfu_attributes.php:1335
msgid ""
"It determines what happens when an uploaded file has the same name with an "
"existing file. The uploaded file can overwrite the existing one, be rejected "
"or both can be kept by renaming the uploaded file according to a rule "
"defined in uniquepattern attribute."
msgstr ""

#: lib/wfu_attributes.php:1338
#, fuzzy
#| msgid "File %filename% not uploaded"
msgid "File Rename Rule"
msgstr "Plik % NIE WYSŁANY"

#: lib/wfu_attributes.php:1342
msgid "Index"
msgstr ""

#: lib/wfu_attributes.php:1342
msgid "Datetime Stamp"
msgstr ""

#: lib/wfu_attributes.php:1350
msgid ""
"If duplicatespolicy is set to 'maintain both', then this rule defines how "
"the uploaded file will be renamed, in order not to match an existing file. "
"An incremental index number or a datetime stamp can be included in the "
"uploaded file name to make it unique."
msgstr ""

#: lib/wfu_attributes.php:1354
msgid "Upload Big Files in Chunks"
msgstr ""

#: lib/wfu_attributes.php:1366
msgid ""
"This option uses Google Drive technique to allow the upload of very large "
"files (>1GB) quickly by cutting them in pieces, thus overcoming time and "
"size limitations imposed by the web server or the host. It is disabled by "
"default."
msgstr ""

#: lib/wfu_attributes.php:1370
msgid "Redirect after Upload"
msgstr ""

#: lib/wfu_attributes.php:1382
msgid ""
"If enabled, the user will be redirected to a url defined in redirectlink "
"attribute upon successful upload of all the files."
msgstr ""

#: lib/wfu_attributes.php:1385
msgid "Redirection URL"
msgstr ""

#: lib/wfu_attributes.php:1397
msgid ""
"This is the redirect URL. The URL can be dynamic by using variables. Please "
"see Documentation on how to use variables inside attributes."
msgstr ""

#: lib/wfu_attributes.php:1400
msgid "Show Detailed Admin Messages"
msgstr ""

#: lib/wfu_attributes.php:1412
msgid ""
"If enabled then more detailed messages about upload operations will be shown "
"to administrators for debugging or error detection."
msgstr ""

#: lib/wfu_attributes.php:1415 lib/wfu_attributes.php:2829
msgid "Block Themes Compatibility Mode"
msgstr ""

#: lib/wfu_attributes.php:1419 lib/wfu_attributes.php:2833
msgid "Auto"
msgstr ""

#: lib/wfu_attributes.php:1427 lib/wfu_attributes.php:2841
msgid ""
"It determines the compatibility mode for block themes. If 'auto' is selected "
"the plugin will auto-detect if the theme is block based and will adapt its "
"output accordingly. If 'on' is selected the plugin will always consider that "
"the theme is block based. If 'off' is selected there will be no adaptation "
"for block based themes."
msgstr ""

#: lib/wfu_attributes.php:1430
msgid "Disable AJAX"
msgstr ""

#: lib/wfu_attributes.php:1442
msgid ""
"If AJAX is disabled, then upload of files will be performed using HTML "
"forms, meaning that page will refresh to complete the upload. Use it in case "
"that AJAX is causing problems with your page (although the plugin has an "
"auto-detection feature for checking if user's browser supports AJAX or not)."
msgstr ""

#: lib/wfu_attributes.php:1445 lib/wfu_constants.php:235
msgid "Test Mode"
msgstr "Tryb testowy"

#: lib/wfu_attributes.php:1457
msgid ""
"If enabled then the plugin will be shown in test mode, meaning that all "
"selected features will be shown but no upload will be possible. Use it to "
"review how the plugin looks like and style it according to your needs."
msgstr ""

#: lib/wfu_attributes.php:1460
#, fuzzy
#| msgid "Test Mode"
msgid "Debug Mode"
msgstr "Tryb testowy"

#: lib/wfu_attributes.php:1472
msgid ""
"If enabled then the plugin will show to administrators any internal PHP "
"warnings and errors generated during the upload process inside the message "
"box."
msgstr ""

#: lib/wfu_attributes.php:1487
msgid ""
"It defines the positions of the selected plugin components. Drag the "
"components from the right pane and drop them to the left one to define your "
"own component positions."
msgstr ""

#: lib/wfu_attributes.php:1490
msgid "Plugin Title"
msgstr ""

#: lib/wfu_attributes.php:1502
msgid "A text representing the title of the plugin."
msgstr ""

#: lib/wfu_attributes.php:1505
msgid "Select Button Caption"
msgstr ""

#: lib/wfu_attributes.php:1517
msgid "The caption of the button that selects the files for upload."
msgstr ""

#: lib/wfu_attributes.php:1517 lib/wfu_attributes.php:1549
msgid ""
"It uses plural form in case of multiple file uploads (commercial version)."
msgstr ""

#: lib/wfu_attributes.php:1521
#, fuzzy
#| msgid "Select File"
msgid "Select Button Caption for Directory"
msgstr "Wybierz plik"

#: lib/wfu_attributes.php:1533
msgid "The caption of the select button when selecting a directory."
msgstr ""

#: lib/wfu_attributes.php:1537
msgid "Upload Button Caption"
msgstr ""

#: lib/wfu_attributes.php:1549
msgid "The caption of the button that starts the upload."
msgstr ""

#: lib/wfu_attributes.php:1564
msgid ""
"This is the label before the upload folder path, if the path is selected to "
"be shown using the showtargetfolder attribute."
msgstr ""

#: lib/wfu_attributes.php:1567
msgid "Select Subfolder Label"
msgstr ""

#: lib/wfu_attributes.php:1579
msgid ""
"This is the label of the subfolder dropdown list. It is active when "
"askforsubfolders attribute is on."
msgstr ""

#: lib/wfu_attributes.php:1583
msgid "Captcha Prompt Label"
msgstr ""

#: lib/wfu_attributes.php:1595
msgid ""
"This is the label of the text that the user must fill-in to pass the "
"captcha, if captcha is enabled (commercial version)."
msgstr ""

#: lib/wfu_attributes.php:1599
#, fuzzy
#| msgid "Test upload message"
msgid "Success Upload Message"
msgstr "To jest wiadomość testowa"

#: lib/wfu_attributes.php:1611
msgid ""
"This is the message that will be shown for every file that has been uploaded "
"successfully."
msgstr ""

#: lib/wfu_attributes.php:1614
#, fuzzy
#| msgid "Test upload message"
msgid "Warning Upload Message"
msgstr "To jest wiadomość testowa"

#: lib/wfu_attributes.php:1626
msgid ""
"This is the message that will be shown for every file that has been uploaded "
"with warnings."
msgstr ""

#: lib/wfu_attributes.php:1629
#, fuzzy
#| msgid "Test upload message"
msgid "Error Upload Message"
msgstr "To jest wiadomość testowa"

#: lib/wfu_attributes.php:1641
msgid ""
"This is the message that will be shown for every file that has failed to "
"upload."
msgstr ""

#: lib/wfu_attributes.php:1644
#, fuzzy
#| msgid "Test upload message"
msgid "Wait Upload Message"
msgstr "To jest wiadomość testowa"

#: lib/wfu_attributes.php:1656
msgid "This is the message that will be shown while file is uploading."
msgstr ""

#: lib/wfu_attributes.php:1659
msgid "Upload Media Button Caption"
msgstr ""

#: lib/wfu_attributes.php:1671
msgid ""
"The caption of the button that starts the upload when media capture from the "
"webcam has been activated."
msgstr ""

#: lib/wfu_attributes.php:1674
msgid "Video Filename"
msgstr ""

#: lib/wfu_attributes.php:1686
msgid "This is the file name of the captured video file."
msgstr ""

#: lib/wfu_attributes.php:1689
msgid "Image Filename"
msgstr ""

#: lib/wfu_attributes.php:1701
msgid "This is the file name of the captured image file."
msgstr ""

#: lib/wfu_attributes.php:1704
msgid "Required Fields Suffix"
msgstr ""

#: lib/wfu_attributes.php:1716
msgid ""
"This is the keyword that shows up next to user field labels in order to "
"denote that they are required."
msgstr ""

#: lib/wfu_attributes.php:1719
msgid "Notify by Email"
msgstr ""

#: lib/wfu_attributes.php:1731
msgid ""
"If activated then email will be sent to inform about successful file uploads."
msgstr ""

#: lib/wfu_attributes.php:1734
msgid "Email Recipients"
msgstr ""

#: lib/wfu_attributes.php:1746
msgid ""
"Defines the recipients of the email notification. Can be dynamic by using "
"variables. Please check Documentation on how to use variables in atributes."
msgstr ""

#: lib/wfu_attributes.php:1749
msgid "Email Headers"
msgstr ""

#: lib/wfu_attributes.php:1761
msgid ""
"Defines additional email headers, in case you want to sent an HTML message, "
"or use Bcc list, or use a different From address and name or other more "
"advanced email options."
msgstr ""

#: lib/wfu_attributes.php:1764
msgid "Email Subject"
msgstr ""

#: lib/wfu_attributes.php:1776
msgid ""
"Defines the email subject. Can be dynamic by using variables. Please check "
"Documentation on how to use variables in atributes."
msgstr ""

#: lib/wfu_attributes.php:1779
msgid "Email Body"
msgstr ""

#: lib/wfu_attributes.php:1791
msgid ""
"Defines the email body. Can be dynamic by using variables. Please check "
"Documentation on how to use variables in atributes."
msgstr ""

#: lib/wfu_attributes.php:1806
msgid ""
"If activated, then uploaded files will be included in the notification email "
"as attachments. Please use carefully."
msgstr ""

#: lib/wfu_attributes.php:1809
msgid "Ask for Consent"
msgstr ""

#: lib/wfu_attributes.php:1821
msgid ""
"If activated, then consent from users will be asked for storing their "
"personal data. If users do not give consent, then their data will not be "
"stored in the database, they will only be included in the notification "
"email, if email notifications are active."
msgstr ""

#: lib/wfu_attributes.php:1824
msgid "Personal Data Types"
msgstr ""

#: lib/wfu_attributes.php:1828
#, fuzzy
#| msgid "Upload files"
msgid "Userdata and files"
msgstr "Prześlij pliki"

#: lib/wfu_attributes.php:1836
msgid ""
"Determines which data are considered as personal data. By default only "
"userdata are considered as personal data. If the 2nd option is selected, "
"then files will also be considered as personal data. This means that if the "
"users do not give their consent, then the files will not be uploaded on the "
"website, they will only be inluded in the notification email as attachments, "
"if email notifications are active."
msgstr ""

#: lib/wfu_attributes.php:1839
msgid "Do Not Remember Consent Answer"
msgstr ""

#: lib/wfu_attributes.php:1851
msgid ""
"If activated the plugin will not remember the consent answer provided by the "
"user and the consent question will always show."
msgstr ""

#: lib/wfu_attributes.php:1854
msgid "Consent Denial Rejects Upload"
msgstr ""

#: lib/wfu_attributes.php:1866
msgid ""
"If activated and user has denied consent then the upload will be rejected. "
"If deactivated, then the upload will continue regardless of consent answer."
msgstr ""

#: lib/wfu_attributes.php:1869
msgid "Reject Message"
msgstr ""

#: lib/wfu_attributes.php:1881
msgid ""
"It defines the message that will appear to the user if upload cannot "
"continue due to consent denial."
msgstr ""

#: lib/wfu_attributes.php:1884
msgid "Consent Format"
msgstr ""

#: lib/wfu_attributes.php:1888
msgid "Radio"
msgstr ""

#: lib/wfu_attributes.php:1888
msgid "Prompt"
msgstr ""

#: lib/wfu_attributes.php:1896
msgid ""
"Determines how consent question will appear to the user. If 'checkbox' is "
"selected then a checkbox will appear inside the upload form which the user "
"needs to tick. If 'radio' is selected then a radio button with 'Yes' and "
"'No' answers will appear inside the form (this makes sure that the user will "
"select something after all. If 'prompt' is selected then a dialog will "
"appear on the user when pressing the upload button asking for consent."
msgstr ""

#: lib/wfu_attributes.php:1899
msgid "Preselected Answer"
msgstr ""

#: lib/wfu_attributes.php:1903
msgid "None"
msgstr ""

#: lib/wfu_attributes.php:1911
msgid "Determines whether a default answer will be selected."
msgstr ""

#: lib/wfu_attributes.php:1914
msgid "Consent Question for Checkbox"
msgstr ""

#: lib/wfu_attributes.php:1926
msgid ""
"Defines the question that will appear to the user next to the checkbox, or "
"radio buttons or inside the prompt dialog. If a word starting and ending "
"with semicolon (:) is added in the question, e.g. :link:, then it will be "
"replaced by a link defined in 'Consent Disclaimer Link' attribute. This way "
"a link to a disclaimer can be added."
msgstr ""

#: lib/wfu_attributes.php:1929
msgid "Consent Disclaimer Link"
msgstr ""

#: lib/wfu_attributes.php:1941
msgid ""
"Defines a link that displays a disclaimer to the user if the user presses "
"the relevant link that is included inside the consent question."
msgstr ""

#: lib/wfu_attributes.php:1944
msgid "Enable Material UI"
msgstr ""

#: lib/wfu_attributes.php:1956
msgid ""
"If enabled the upload form will use Material UI components. Default is false."
msgstr ""

#: lib/wfu_attributes.php:1959
msgid "Material UI Primary Color"
msgstr ""

#: lib/wfu_attributes.php:1971
msgid "The Material UI theme primary color."
msgstr ""

#: lib/wfu_attributes.php:1974
msgid "Material UI Text Color"
msgstr ""

#: lib/wfu_attributes.php:1986
msgid "The Material UI theme text primary color."
msgstr ""

#: lib/wfu_attributes.php:1989
msgid "Material UI Error Color"
msgstr ""

#: lib/wfu_attributes.php:2001
msgid "The Material UI theme error color."
msgstr ""

#: lib/wfu_attributes.php:2004
msgid "Material UI Dark Mode"
msgstr ""

#: lib/wfu_attributes.php:2016
msgid "If enabled Material UI will turn to dark theme."
msgstr ""

#: lib/wfu_attributes.php:2019
msgid "Override CSS Method"
msgstr ""

#: lib/wfu_attributes.php:2023
msgid "Strong Styles To Selected"
msgstr ""

#: lib/wfu_attributes.php:2023
msgid "Strong Styles To All"
msgstr ""

#: lib/wfu_attributes.php:2023
msgid "Layers"
msgstr ""

#: lib/wfu_attributes.php:2023
msgid "Shadow DOM"
msgstr ""

#: lib/wfu_attributes.php:2031
msgid ""
"The Material UI components require specific CSS. However the theme's and "
"other loaded styles may override them, causing the components not to show "
"correctly. The plugin uses some methods to override the loaded styles. The "
"first method, 'strongstyles-selected', makes the CSS selectors of some "
"Material UI styles more specific. The second method, 'strongstyles-all', "
"makes the CSS selectors of all Material UI styles more specific. The third "
"method, 'layers' uses CSS cascading layers to increase the precendence of "
"Material UI styles. The fourth method puts all Material UI components and "
"their styles in Shadow DOM."
msgstr ""

#: lib/wfu_attributes.php:2098
msgid "Success Message Colors"
msgstr ""

#: lib/wfu_attributes.php:2110
msgid ""
"It defines the text, background and border color of the success message."
msgstr ""

#: lib/wfu_attributes.php:2113
msgid "Warning Message Colors"
msgstr ""

#: lib/wfu_attributes.php:2125
msgid ""
"It defines the text, background and border color of the warning message."
msgstr ""

#: lib/wfu_attributes.php:2128
msgid "Fail Message Colors"
msgstr ""

#: lib/wfu_attributes.php:2140
msgid ""
"It defines the text, background and border color of the fail (error) message."
msgstr ""

#: lib/wfu_attributes.php:2170
msgid "It defines the widths of the selected plugin components."
msgstr ""

#: lib/wfu_attributes.php:2185
msgid "It defines the heights of the selected plugin components."
msgstr ""

#: lib/wfu_attributes.php:2188
msgid "Include Additional Data Fields"
msgstr ""

#: lib/wfu_attributes.php:2200
msgid ""
"If enabled, then user can send additional information together with uploaded "
"files (e.g. name, email etc), defined in userdatalabel attribute."
msgstr ""

#: lib/wfu_attributes.php:2215
msgid ""
"It defines the labels of the additional data fields and whether they are "
"required or not."
msgstr ""

#: lib/wfu_attributes.php:2218
msgid "WP Filebase Plugin Connection"
msgstr ""

#: lib/wfu_attributes.php:2230
msgid ""
"If enabled then the WP Filebase Plugin will be informed about new file "
"uploads."
msgstr ""

#: lib/wfu_attributes.php:2233
msgid "Add Uploaded Files To Media"
msgstr ""

#: lib/wfu_attributes.php:2245
msgid ""
"If enabled then the uploaded files will be added to the Media library of "
"your Wordpress website. Please note that the upload path must be inside the "
"wp-content/uploads directory (which is the default upload path)."
msgstr ""

#: lib/wfu_attributes.php:2248
msgid "Attach Uploaded Files To Post"
msgstr ""

#: lib/wfu_attributes.php:2260
msgid ""
"If enabled then the uploaded files will be added to the current post as "
"attachments. Please note that the upload path must be inside the wp-content/"
"uploads directory (which is the default upload path)."
msgstr ""

#: lib/wfu_attributes.php:2264
msgid "Show Image Gallery Below Plugin"
msgstr ""

#: lib/wfu_attributes.php:2276
msgid ""
"If enabled then an image gallery will be shown below the plugin, showing all "
"images attached to the page. If you want an uploaded image to be shown in "
"the gallery upon upload, then use postlink=&quot;true&quot; to attach it to "
"the page and forceclassic=&quot;true&quot; in order to force the page to "
"reload every time a file is uploaded (so that the gallery is refreshed)."
msgstr ""

#: lib/wfu_attributes.php:2279
msgid "Image Gallery Options"
msgstr ""

#: lib/wfu_attributes.php:2291
#, php-format
msgid ""
"These are the gallery options in the form option1=&quot;value1&quot; "
"option2=&quot;value2&quot;. For details about the available options please "
"visit %s."
msgstr ""

#: lib/wfu_attributes.php:2295
msgid "Enable Webcam"
msgstr ""

#: lib/wfu_attributes.php:2307
msgid ""
"This enables capturing of video or still pictures from the computer's "
"webcam. It is not supported by all browsers yet."
msgstr ""

#: lib/wfu_attributes.php:2310
msgid "Allow File Selection"
msgstr ""

#: lib/wfu_attributes.php:2322
msgid ""
"When webcam mode is enabled, the user can only capture video or images from "
"the webcam. If this attribute is enabled, the user can also select an image "
"file using the Select File button. The selected file will be previewed in "
"the capture box."
msgstr ""

#: lib/wfu_attributes.php:2325
msgid "Capture Mode"
msgstr ""

#: lib/wfu_attributes.php:2329
msgid "Capture Video"
msgstr ""

#: lib/wfu_attributes.php:2329
msgid "Take Photos"
msgstr ""

#: lib/wfu_attributes.php:2329
msgid "Both"
msgstr ""

#: lib/wfu_attributes.php:2337
msgid ""
"It defines the webcam capture mode. The webcam can either capture video, "
"still photos or both."
msgstr ""

#: lib/wfu_attributes.php:2340
msgid "Capture Audio"
msgstr ""

#: lib/wfu_attributes.php:2352
msgid ""
"It defines whether audio will be captured together with video from the "
"webcam."
msgstr ""

#: lib/wfu_attributes.php:2355
msgid "Video Width"
msgstr ""

#: lib/wfu_attributes.php:2367
msgid ""
"It requests a preferable video width for the webcam. The plugin will try to "
"match this setting as close as possible depending on webcam capabilities."
msgstr ""

#: lib/wfu_attributes.php:2370
msgid "Video Height"
msgstr ""

#: lib/wfu_attributes.php:2382
msgid ""
"It requests a preferable video height for the webcam. The plugin will try to "
"match this setting as close as possible depending on webcam capabilities."
msgstr ""

#: lib/wfu_attributes.php:2385
msgid "Video Aspect Ratio"
msgstr ""

#: lib/wfu_attributes.php:2397
msgid ""
"It requests a preferable video aspect ratio for the webcam. The plugin will "
"try to match this setting as close as possible depending on webcam "
"capabilities."
msgstr ""

#: lib/wfu_attributes.php:2400
msgid "Video Frame Rate"
msgstr ""

#: lib/wfu_attributes.php:2412
msgid ""
"It requests a preferable video frame rate for video recording. The plugin "
"will try to match this setting as close as possible depending on webcam "
"capabilities."
msgstr ""

#: lib/wfu_attributes.php:2415
msgid "Camera Facing Mode"
msgstr ""

#: lib/wfu_attributes.php:2419
msgid "Any"
msgstr ""

#: lib/wfu_attributes.php:2419
msgid "Front"
msgstr ""

#: lib/wfu_attributes.php:2419
msgid "Back"
msgstr ""

#: lib/wfu_attributes.php:2427
msgid ""
"It defines if the front or back camera will be preferred (for mobile devices "
"with 2 cameras). The plugin will try to match this setting depending on "
"webcam capabilities."
msgstr ""

#: lib/wfu_attributes.php:2430
msgid "Start Camera Off"
msgstr ""

#: lib/wfu_attributes.php:2442
msgid "If enabled the camera will initially be off."
msgstr ""

#: lib/wfu_attributes.php:2445
msgid "Switch Camera Button"
msgstr ""

#: lib/wfu_attributes.php:2457
msgid ""
"If enabled a button will show up at the top-left corner of the capture box, "
"for switching between front and back camera."
msgstr ""

#: lib/wfu_attributes.php:2460
msgid "Max Record Time"
msgstr ""

#: lib/wfu_attributes.php:2472
msgid ""
"It defines the maximum time of video recording (in seconds). If it is set to "
"-1, then there is no time limit."
msgstr ""

#: lib/wfu_attributes.php:2487
msgid "It defines the background color of the webcam capture box."
msgstr ""

#: lib/wfu_attributes.php:2491 lib/wfu_attributes.php:3249
msgid "Custom CSS Editor"
msgstr ""

#: lib/wfu_attributes.php:2503
msgid ""
"Place here custom css to style the elements of the plugin in a more advanced "
"way."
msgstr ""

#: lib/wfu_attributes.php:2550
msgid "Permissions"
msgstr ""

#: lib/wfu_attributes.php:2551
msgid "Browser Design"
msgstr ""

#: lib/wfu_attributes.php:2558
msgid "File List Filters"
msgstr ""

#: lib/wfu_attributes.php:2564
msgid "Browser Column Titles"
msgstr ""

#: lib/wfu_attributes.php:2565
msgid "Browser Labels"
msgstr ""

#: lib/wfu_attributes.php:2604
msgid "Browser ID"
msgstr ""

#: lib/wfu_attributes.php:2616
msgid ""
"The unique id of each browser. When you have many browser shortcodes in the "
"same page, then you must use different id for each one."
msgstr ""

#: lib/wfu_attributes.php:2619
msgid "Sortable Columns"
msgstr ""

#: lib/wfu_attributes.php:2631
msgid "If activated then the columns of the table will be sortable."
msgstr ""

#: lib/wfu_attributes.php:2634
msgid "Pagination"
msgstr ""

#: lib/wfu_attributes.php:2646
msgid ""
"If activated then only certain number of files will be displayed at a time, "
"as defined by pagerows attribute. A navigation bar at the top of the file "
"list will allow the user to scroll between pages. Default value is true."
msgstr ""

#: lib/wfu_attributes.php:2649
msgid "Rows per Page"
msgstr ""

#: lib/wfu_attributes.php:2661
msgid ""
"It defines the number of files that will be displayed at a time if "
"pagination is enabled."
msgstr ""

#: lib/wfu_attributes.php:2676
msgid ""
"If activated then a selection checkbox will appear next to each file so that "
"bulk actions on multiple files can be performed. For the moment the only "
"bulk action supported is deletion of files. Default value is true."
msgstr ""

#: lib/wfu_attributes.php:2679
msgid "Reload on Update"
msgstr ""

#: lib/wfu_attributes.php:2691
msgid ""
"If activated then the browser will be forced to reload when a change happens "
"(resorting, change of page or deletion of file). This is especially useful "
"when the file browser contains too many files. Default value is false."
msgstr ""

#: lib/wfu_attributes.php:2694
msgid "Browser Roles"
msgstr ""

#: lib/wfu_attributes.php:2706
msgid ""
"Defines the categories (roles) of users allowed to view their uploaded "
"files. Multiple selections can be made. If 'Select All' is checked, then all "
"logged users can view their files. If 'Include Guests' is checked, then "
"guests (not logged users) can also view their files. Default value is "
"'all,guests'."
msgstr ""

#: lib/wfu_attributes.php:2709
msgid "Browser Users"
msgstr ""

#: lib/wfu_attributes.php:2721
msgid ""
"Defines the users allowed to view their files. Multiple selections can be "
"made. If 'Select All' is checked, then all logged users can view their "
"files. If 'Include Guests' is checked, then guests (not logged users) can "
"also view their files. Default value is 'all,guests'."
msgstr ""

#: lib/wfu_attributes.php:2724
msgid "Can Download"
msgstr ""

#: lib/wfu_attributes.php:2736
msgid "If activated then the user can download the files shown in the list."
msgstr ""

#: lib/wfu_attributes.php:2739
msgid "Can Delete"
msgstr ""

#: lib/wfu_attributes.php:2751
msgid "If activated then the user can delete the files shown in the list."
msgstr ""

#: lib/wfu_attributes.php:2754
msgid "Who Can Delete"
msgstr ""

#: lib/wfu_attributes.php:2758
#, fuzzy
#| msgid "Upload File"
msgid "Uploader"
msgstr "Prześlij plik"

#: lib/wfu_attributes.php:2766
msgid ""
"By default only the user who uploaded a file is allowed to delete the file "
"(and the administrators), provided that Can Delete option is activated. If "
"it is set to all, then all users who can view the files can also delete them."
msgstr ""

#: lib/wfu_attributes.php:2769
#, fuzzy
#| msgid "Test Mode"
msgid "Strict Mode"
msgstr "Tryb testowy"

#: lib/wfu_attributes.php:2781
msgid ""
"If deletion is enabled then the delete link shows up on all files by default "
"even if the user is not allowed to delete files of other users. If this "
"option is activated then the delete link will not show up on files that the "
"user cannot delete."
msgstr ""

#: lib/wfu_attributes.php:2784
msgid "Show Remote Files"
msgstr ""

#: lib/wfu_attributes.php:2796
msgid ""
"If this option is activated then uploaded files that have been transferred "
"in a cloud service and they no longer exist in the website will be shown in "
"the file viewer."
msgstr ""

#: lib/wfu_attributes.php:2799
msgid "Browser Columns"
msgstr ""

#: lib/wfu_attributes.php:2811
msgid ""
"Select which columns to display in the browser and in what order. Available "
"columns are Increment, File, Upload Date, Size and User Fields. File column "
"is mandatory."
msgstr ""

#: lib/wfu_attributes.php:2814 lib/wfu_constants.php:436
msgid "Thumbnail Size"
msgstr ""

#: lib/wfu_attributes.php:2826
msgid "The size of the thumbnails in Thumbnail column."
msgstr ""

#: lib/wfu_attributes.php:2844
msgid "Filter by Role"
msgstr ""

#: lib/wfu_attributes.php:2856
msgid ""
"Defines the categories (roles) of users whose files will be included in the "
"list. Multiple selections can be made. If 'Select All' is checked, then "
"files from all logged users will be included in the list. If 'Include "
"Guests' is checked, then files from guests (not logged users) will also be "
"included in the list. Default value is 'all,guests'."
msgstr ""

#: lib/wfu_attributes.php:2859
msgid "Filter by User"
msgstr ""

#: lib/wfu_attributes.php:2871
msgid ""
"Defines the users whose files will be included in the list. Multiple "
"selections can be made. If 'Only From Current User' is checked, then only "
"the files of the current user will be included in the list. If 'Select All' "
"is checked, then files from all logged users will be included in the list. "
"If 'Include Guests' is checked, then files from guests (not logged users) "
"will also be included in the list. Default value is 'current'."
msgstr ""

#: lib/wfu_attributes.php:2874
#, fuzzy
#| msgid "Upload File"
msgid "Upload Form IDs"
msgstr "Prześlij plik"

#: lib/wfu_attributes.php:2886
msgid ""
"Defines the upload form IDs from which the files have been uploaded. It is a "
"comma-separated list of IDs. Range of IDs (e.g. 10-20) is also accepted. "
"Default is empty value."
msgstr ""

#: lib/wfu_attributes.php:2889
msgid "File Size Larger Than"
msgstr ""

#: lib/wfu_attributes.php:2901
msgid ""
"Defines the minimum size that the files must have. Only files above this "
"limit will be included in the list. Default value is empty value (no limit)."
msgstr ""

#: lib/wfu_attributes.php:2904
msgid "File Size Smaller Than"
msgstr ""

#: lib/wfu_attributes.php:2916
msgid ""
"Defines the maximum size that the files must have. Only files below this "
"limit will be included in the list. Default value is empty value (no limit)."
msgstr ""

#: lib/wfu_attributes.php:2919
#, fuzzy
#| msgid "File Upload Notification"
msgid "File Upload Date After"
msgstr "Powiadomienie o Wysyłaniu plików"

#: lib/wfu_attributes.php:2931
msgid ""
"Defines the earliest upload date of the files. Only files uploaded after "
"this date will be included in the list. Default value is empty value (no "
"limit)."
msgstr ""

#: lib/wfu_attributes.php:2934
#, fuzzy
#| msgid "File Upload Notification"
msgid "File Upload Date Before"
msgstr "Powiadomienie o Wysyłaniu plików"

#: lib/wfu_attributes.php:2946
msgid ""
"Defines the latest upload date of the files. Only files uploaded before this "
"date will be included in the list. Default value is empty value (no limit)."
msgstr ""

#: lib/wfu_attributes.php:2949
msgid "Filter by Extension"
msgstr ""

#: lib/wfu_attributes.php:2961
msgid ""
"Defines the extension of the files. Only files with this extension will be "
"included in the list. Multiple extensions can be defined, separated by "
"comma. The extensions must be in the form *.ext1,*.ext2 etc. Default value "
"is '*.*'."
msgstr ""

#: lib/wfu_attributes.php:2964
msgid "Filter by Post / Page"
msgstr ""

#: lib/wfu_attributes.php:2976
msgid ""
"Defines the post or page id from where files were uploaded. Only files "
"uploaded from these posts or pages will be included in the list. Multiple "
"pages or post can be defined. If 'Only From Current Post/Page' is checked, "
"then only files uploaded from the current page or post will be included in "
"the list. If 'Select All' is checked, then all pages or all posts will be "
"selected. Default value is 'all'."
msgstr ""

#: lib/wfu_attributes.php:2979
msgid "Filter by Blog"
msgstr ""

#: lib/wfu_attributes.php:2991
msgid ""
"Defines the blog id from where files were uploaded. Only files uploaded from "
"this blog will be included in the list. Multiple blogs can be defined, if "
"this is a multi-site installation. If 'Only From Current Blog' is checked, "
"then only files uploaded from the current blog will be included in the list. "
"If 'Select All' is checked, then all blogs will be selected. Default value "
"is 'current'."
msgstr ""

#: lib/wfu_attributes.php:2994
msgid "Filter by User Fields"
msgstr ""

#: lib/wfu_attributes.php:3006
msgid ""
"Defines criteria for user data fields. Only uploaded files having additional "
"data matching these criteria will be included in the list. Type the name of "
"the field, select from the list the type of match and also type the value "
"that the field must have to satisfy the criterion. Default is empty."
msgstr ""

#: lib/wfu_attributes.php:3009
msgid "Increment Column"
msgstr ""

#: lib/wfu_attributes.php:3021
msgid "Defines the title of the increment column."
msgstr ""

#: lib/wfu_attributes.php:3024
msgid "File Column"
msgstr ""

#: lib/wfu_attributes.php:3036
msgid "Defines the title of the file column."
msgstr ""

#: lib/wfu_attributes.php:3039
msgid "Uploaded Date Column"
msgstr ""

#: lib/wfu_attributes.php:3051
msgid "Defines the title of the uploaded date column."
msgstr ""

#: lib/wfu_attributes.php:3054
msgid "Size Column"
msgstr ""

#: lib/wfu_attributes.php:3066
msgid "Defines the title of the file size column."
msgstr ""

#: lib/wfu_attributes.php:3069
msgid "User Column"
msgstr ""

#: lib/wfu_attributes.php:3081
msgid "Defines the title of the user column."
msgstr ""

#: lib/wfu_attributes.php:3084
msgid "Post/Page Column"
msgstr ""

#: lib/wfu_attributes.php:3096
msgid "Defines the title of the post/page column."
msgstr ""

#: lib/wfu_attributes.php:3099
msgid "User Fields Column"
msgstr ""

#: lib/wfu_attributes.php:3111
msgid "Defines the title of the user fields column."
msgstr ""

#: lib/wfu_attributes.php:3114
msgid "Download Link Label"
msgstr ""

#: lib/wfu_attributes.php:3126
msgid "Defines the text of the download link."
msgstr ""

#: lib/wfu_attributes.php:3129
msgid "Delete Link Label"
msgstr ""

#: lib/wfu_attributes.php:3141
msgid "Defines the text of the delete link."
msgstr ""

#: lib/wfu_attributes.php:3144
msgid "Remove Remote Link Label"
msgstr ""

#: lib/wfu_attributes.php:3156
msgid "Defines the text of the remove remote link."
msgstr ""

#: lib/wfu_attributes.php:3159
msgid "Download Link Title"
msgstr ""

#: lib/wfu_attributes.php:3171
msgid ""
"Defines the title of the download link, shown when the user puts the mouse "
"over the link."
msgstr ""

#: lib/wfu_attributes.php:3174
msgid "Delete Link Title"
msgstr ""

#: lib/wfu_attributes.php:3186
msgid ""
"Defines the title of the delete link, shown when the user puts the mouse "
"over the link."
msgstr ""

#: lib/wfu_attributes.php:3189
msgid "Remove Remote Link Title"
msgstr ""

#: lib/wfu_attributes.php:3201
msgid ""
"Defines the title of the remove remote link, shown when the user puts the "
"mouse over the link."
msgstr ""

#: lib/wfu_attributes.php:3204
msgid "Sort Link Title"
msgstr ""

#: lib/wfu_attributes.php:3216
msgid ""
"Defines the title of the sort link, shown when the table is sortable and the "
"user puts the mouse over the heading link of a sortable column."
msgstr ""

#: lib/wfu_attributes.php:3219
msgid "Guest Username"
msgstr ""

#: lib/wfu_attributes.php:3231
msgid ""
"Defines the title of the guest user, shown in the Users column when a file "
"has been uploaded by a guest (not-logged) user."
msgstr ""

#: lib/wfu_attributes.php:3234
msgid "Unknown Username"
msgstr ""

#: lib/wfu_attributes.php:3246
msgid ""
"Defines the title of the unknown user, shown in the Users column when a file "
"has been uploaded by a user than no longer exists."
msgstr ""

#: lib/wfu_attributes.php:3261
msgid ""
"Place here custom css to style the elements of the plugin browser in a more "
"advanced way."
msgstr ""

#: lib/wfu_backend_browser.php:193
#, fuzzy
#| msgid "Upload File"
msgid "Uploaded Files Browser"
msgstr "Prześlij plik"

#: lib/wfu_backend_browser.php:203 lib/wfu_backend_browser.php:277
#: lib/wfu_constants.php:67
msgid "Remove Remote"
msgstr ""

#: lib/wfu_backend_browser.php:277 lib/wfu_constants.php:68
msgid "Remove this remote file"
msgstr ""

#: lib/wfu_constants.php:30
msgid "Upload files"
msgstr "Prześlij pliki"

#: lib/wfu_constants.php:33
msgid "Select File/Select Files"
msgstr "Wybierz plik/Wybierz Pliki"

#: lib/wfu_constants.php:34
#, fuzzy
#| msgid "Select File"
msgid "Select Directory"
msgstr "Wybierz plik"

#: lib/wfu_constants.php:35
msgid "Upload File/Upload Files"
msgstr "Prześlij plik/Prześlij pliki"

#: lib/wfu_constants.php:38
msgid "Select File"
msgstr "Wybierz plik"

#: lib/wfu_constants.php:39
msgid "Upload File"
msgstr "Prześlij plik"

#: lib/wfu_constants.php:41
msgid "File Upload Notification"
msgstr "Powiadomienie o Wysyłaniu plików"

#: lib/wfu_constants.php:42
#, fuzzy, php-format
#| msgid ""
#| "Dear Recipient,%n%%n%   This is an automatic delivery message to notify "
#| "you that a new file has been uploaded.%n%%n%Best Regards"
msgid ""
"Dear Recipient,%%n%%%%n%%   This is an automatic delivery message to notify "
"you that a new file has been uploaded.%%n%%%%n%%Best Regards"
msgstr ""
"Szanowni użytkownicy, %n %% n % to jest wiadomość automatyczna. Nowy plik "
"został wysłany.%n%%n%Best Pozdrawiamy"

#: lib/wfu_constants.php:43
#, fuzzy, php-format
#| msgid "File %filename% uploaded successfully"
msgid "File %%filename%% uploaded successfully"
msgstr "WYSŁANO!!!  DZIĘKUJEMY SERDECZNIE I ŻYCZYMY MIŁEGO DNIA."

#: lib/wfu_constants.php:44
#, fuzzy, php-format
#| msgid "File %filename% uploaded successfully but with warnings"
msgid "File %%filename%% uploaded successfully but with warnings"
msgstr "WYSŁANO!!!  DZIĘKUJEMY SERDECZNIE I ŻYCZYMY MIŁEGO DNIA."

#: lib/wfu_constants.php:45
#, fuzzy, php-format
#| msgid "File %filename% not uploaded"
msgid "File %%filename%% not uploaded"
msgstr "Plik % NIE WYSŁANY"

#: lib/wfu_constants.php:46
#, fuzzy, php-format
#| msgid "File %filename% not uploaded"
msgid "File %%filename%% is being uploaded"
msgstr "Plik % NIE WYSŁANY"

#: lib/wfu_constants.php:47
msgid "Your message"
msgstr "Treść wiadomości"

#: lib/wfu_constants.php:48
msgid "Please fill in the above words: "
msgstr ""

#: lib/wfu_constants.php:49
msgid "Upload Media"
msgstr ""

#: lib/wfu_constants.php:50
msgid "videostream"
msgstr ""

#: lib/wfu_constants.php:51
msgid "screenshot"
msgstr ""

#: lib/wfu_constants.php:52
msgid ""
"By activating this option I agree to let the website keep my personal data"
msgstr ""

#: lib/wfu_constants.php:53
msgid ""
"You have denied to let the website keep your personal data. Upload cannot "
"continue!"
msgstr ""

#: lib/wfu_constants.php:69
msgid "Sort list based on this column"
msgstr ""

#: lib/wfu_constants.php:70
msgid "guest"
msgstr ""

#: lib/wfu_constants.php:71
msgid "unknown"
msgstr ""

#: lib/wfu_constants.php:73
msgid ""
"Error. Could not resolve ftp target filedir. Check the domain in 'ftpinfo' "
"attribute."
msgstr ""
"Błąd. Nie można rozpoznać ftp cel filedir. Sprawdzanie domeny atrybutu "
"'ftpinfo'."

#: lib/wfu_constants.php:74
msgid "Error. Invalid ftp information. Check 'ftpinfo' attribute."
msgstr "Błąd. Informacje nieprawidłowe ftp. Sprawdź atrybut \"ftpinfo\"."

#: lib/wfu_constants.php:75
msgid ""
"Error. Could not extract ftp information from 'ftpinfo' attribute. Check its "
"syntax."
msgstr ""
"Błąd. Nie można wyodrębnić informacje ftp z atrybutu 'ftpinfo'. Sprawdzanie "
"składni."

#: lib/wfu_constants.php:76
msgid ""
"Error. Could not resolve ftp target filename. Check the domain in 'ftpinfo' "
"attribute."
msgstr ""
"Błąd. Nie można rozpoznać ftp pliku miejsce docelowe. Sprawdzanie domeny "
"atrybutu 'ftpinfo'."

#: lib/wfu_constants.php:77
msgid ""
"Error. Could not open source file for ftp upload. Check if file is "
"accessible."
msgstr ""

#: lib/wfu_constants.php:78
msgid "Error. Could not send data to ftp target file."
msgstr ""

#: lib/wfu_constants.php:79
msgid ""
"Error. Could not connect to ftp host. Check the domain in 'ftpinfo' "
"attribute."
msgstr ""

#: lib/wfu_constants.php:80
msgid ""
"Error. Could not authenticate to ftp host. Check username and password in "
"'ftpinfo' attribute."
msgstr ""

#: lib/wfu_constants.php:81
msgid ""
"Error. Could not initialize sftp subsystem. Please check if the server "
"supports sftp."
msgstr ""

#: lib/wfu_constants.php:82
msgid "Error. The web server does not support sftp."
msgstr ""

#: lib/wfu_constants.php:83
msgid "Error. The web server does not support ftps."
msgstr ""

#: lib/wfu_constants.php:84
#, php-format
msgid ""
"Error. The upload size limit of PHP directive upload_max_filesize is "
"preventing the upload of big files.\n"
"PHP directive upload_max_filesize limit is: %s.\n"
"To increase the limit change the value of the directive from php.ini.\n"
"If you don't have access to php.ini, then try adding the following line to "
"your .htaccess file:\n"
"\n"
"php_value upload_max_filesize 10M\n"
"\n"
"(adjust the size according to your needs)\n"
"\n"
"The file .htaccess is found in your website root directory (where index.php "
"is found).\n"
"If your don't have this file, then create it.\n"
"If this does not work either, then contact your domain provider."
msgstr ""

#: lib/wfu_constants.php:85
#, php-format
msgid ""
"The upload time limit of PHP directive max_input_time is preventing the "
"upload of big files.\n"
"PHP directive max_input_time limit is: %s seconds.\n"
"To increase the limit change the value of the directive from php.ini.\n"
"If you don't have access to php.ini, then add the following line to "
"your .htaccess file:\n"
"\n"
"php_value max_input_time 500\n"
"\n"
"(adjust the time according to your needs)\n"
"\n"
"The file .htaccess is found in your website root directory (where index.php "
"is found).\n"
"If your don't have this file, then create it.\n"
"If this does not work either, then contact your domain provider."
msgstr ""

#: lib/wfu_constants.php:86
msgid ""
"Error. Permission denied to write to target folder.\n"
"Check and correct read/write permissions of target folder."
msgstr ""

#: lib/wfu_constants.php:87
msgid ""
"Error. This file was rejected because its extension is not correct. Its "
"proper filename is: "
msgstr ""

#: lib/wfu_constants.php:88
msgid "Error. This file was rejected because it does not have a MIME type."
msgstr ""

#: lib/wfu_constants.php:89
msgid "Error. This file was rejected because it does not have an extension."
msgstr ""

#: lib/wfu_constants.php:90
msgid ""
"Error. This file was rejected because its extension does not have any "
"associated MIME types."
msgstr ""

#: lib/wfu_constants.php:91
msgid ""
"Error. This file was rejected because its MIME type is invalid. Its MIME "
"type is: "
msgstr ""

#: lib/wfu_constants.php:92
msgid ""
"Error. This file was rejected because of an unknown error during MIME check."
msgstr ""

#: lib/wfu_constants.php:93
msgid "Error. This file was rejected because its not a valid image."
msgstr ""

#: lib/wfu_constants.php:94
msgid ""
"Error. This file was rejected because script tags were detected in its "
"contents."
msgstr ""

#: lib/wfu_constants.php:95
msgid ""
"Error. This file was rejected because heuristic patterns were detected in "
"its contents."
msgstr ""

#: lib/wfu_constants.php:96
msgid "Error. This file was rejected because its contents could not be read."
msgstr ""

#: lib/wfu_constants.php:97
msgid ""
"Too many files are uploaded in a short period of time. This may be a Denial-"
"Of-Service attack, so file was rejected. Please check the upload log for "
"suspicious behaviour."
msgstr ""

#: lib/wfu_constants.php:98
msgid ""
"File not uploaded in order to prevent overflow of the website. Please "
"contact administrator."
msgstr ""

#: lib/wfu_constants.php:99
msgid "Target folder doesn't exist."
msgstr ""

#: lib/wfu_constants.php:100
msgid "Upload failed! Missing a temporary folder."
msgstr "Brak folderu tymczasowego"

#: lib/wfu_constants.php:101
msgid "Not allowed to upload to target folder."
msgstr ""

#: lib/wfu_constants.php:102
msgid "Upload failed! Permission denied to write to target folder."
msgstr "Nie udało się utworzyć folderu"

#: lib/wfu_constants.php:103
msgid "File not allowed."
msgstr "Rozszerzenie pliku nie jest dozwolone."

#: lib/wfu_constants.php:104
msgid "File is suspicious and was rejected."
msgstr ""

#: lib/wfu_constants.php:107
msgid "File is suspicious and was quarantined"
msgstr ""

#: lib/wfu_constants.php:108
msgid "Error. This file was quarantined because it does not have a MIME type."
msgstr ""

#: lib/wfu_constants.php:109
msgid "Error. This file was quarantined because it does not have an extension."
msgstr ""

#: lib/wfu_constants.php:110
msgid ""
"Error. This file was quarantined because its extension does not have any "
"associated MIME types."
msgstr ""

#: lib/wfu_constants.php:111
msgid ""
"Error. This file was quarantined because its MIME type is invalid. Its MIME "
"type is: "
msgstr ""

#: lib/wfu_constants.php:112
msgid ""
"Error. This file was quarantined because of an unknown error during MIME "
"check."
msgstr ""

#: lib/wfu_constants.php:115
msgid "The uploaded file exceeds the file size limit."
msgstr "Przesłany plik przekracza limit rozmiaru pliku."

#: lib/wfu_constants.php:116
msgid "The uploaded file exceeds 2GB and is not supported by this server."
msgstr "Przesłany plik przekracza 2GB i nie jest obsługiwana przez ten serwer."

#: lib/wfu_constants.php:117
msgid ""
"Upload failed! The uploaded file exceeds the file size limit of the server. "
"Please contact the administrator."
msgstr ""
"Wysyłanie nie powiodło się! Przesłany plik przekracza limit rozmiaru pliku z "
"serwera. Proszę skontaktuj się z administratorem."

#: lib/wfu_constants.php:118
msgid ""
"Upload failed! The duration of the upload exceeded the time limit of the "
"server. Please contact the administrator."
msgstr ""
"Wysyłanie nie powiodło się! Czas trwania upload przekroczony limit czasu "
"serwera. Proszę skontaktuj się z administratorem."

#: lib/wfu_constants.php:119
msgid ""
"Upload failed! The uploaded file exceeds the MAX_FILE_SIZE directive that "
"was specified in the HTML form."
msgstr ""
"Wysyłanie nie powiodło się! Przesłany plik przekracza dyrektywy "
"MAX_FILE_SIZE, który został określony w formularzu HTML."

#: lib/wfu_constants.php:120
msgid "Upload failed! The uploaded file was only partially uploaded."
msgstr ""
"Wysyłanie nie powiodło się! Przesłany plik został tylko częściowo przesłane."

#: lib/wfu_constants.php:121
msgid "Upload failed! No file was uploaded."
msgstr "Wysyłanie nie powiodło się! Plik nie został przesłany."

#: lib/wfu_constants.php:122
msgid "Upload failed! Failed to write file to disk."
msgstr "Wysyłanie nie powiodło się! Nie udało się zapisać plik na dysk."

#: lib/wfu_constants.php:123
msgid ""
"Upload failed! Error occured while moving temporary file. Please contact "
"administrator."
msgstr "Wystąpił nieznany błąd. Skontaktuj się z administratorem serwisu."

#: lib/wfu_constants.php:124 lib/wfu_constants.php:273
msgid "Upload cancelled!"
msgstr ""

#: lib/wfu_constants.php:125
msgid ""
"Upload failed! A PHP extension stopped the file upload. PHP does not provide "
"a way to ascertain which extension caused the file upload to stop; examining "
"the list of loaded extensions with phpinfo() may help."
msgstr ""

#: lib/wfu_constants.php:126
msgid "Upload failed! Error occured while attemting to upload the file."
msgstr ""
"Wysyłanie nie powiodło się! Wystąpił błąd podczas attemting wgrać plik."

#: lib/wfu_constants.php:127 lib/wfu_constants.php:268
msgid "Upload failed!"
msgstr "BŁĄD PRZESYŁANIA!!!"

#: lib/wfu_constants.php:128
msgid "No file!"
msgstr "Brak pliku"

#: lib/wfu_constants.php:129
msgid ""
"Upload failed! The upload has been canceled by the user or the browser "
"dropped the connection."
msgstr ""
"Wysyłanie nie powiodło się! Wysyłanie zostało anulowane przez użytkownika "
"lub utracone połączenie."

#: lib/wfu_constants.php:130
msgid "Upload failed! Unknown error."
msgstr "Wysyłanie nie powiodło się! Nieznany błąd."

#: lib/wfu_constants.php:131
msgid "Please contact the administrator."
msgstr "Proszę skontaktuj się z administratorem."

#: lib/wfu_constants.php:132
msgid "No result from remote server!"
msgstr "Nie wynik z serwera zdalnego!"

#: lib/wfu_constants.php:133
msgid " but with warnings"
msgstr "Ostrzeżenia"

#: lib/wfu_constants.php:134 lib/wfu_constants.php:136
msgid "Warning: JSON parse error."
msgstr "\"Błąd analizowania\""

#: lib/wfu_constants.php:135
msgid ""
"Upload parameters of this file, passed as JSON string to the handler, could "
"not be parsed."
msgstr ""
"Przekazywania parametrów tego pliku, przekazywana jako ciąg JSON do obsługi, "
"nie można przeanalizować."

#: lib/wfu_constants.php:137
msgid ""
"UploadStates, passed as JSON string to the handler, could not be parsed."
msgstr ""
"UploadStates, przekazywana jako ciąg JSON do obsługi, nie można "
"przeanalizować."

#: lib/wfu_constants.php:138
msgid ""
"Redirection to classic form functionality occurred due to unknown error."
msgstr ""
"Przekierowanie do klasycznej postaci funkcji wystąpił z powodu nieznanego "
"błędu."

#: lib/wfu_constants.php:139
msgid ""
"Redirection to classic form functionality occurred because AJAX is not "
"supported."
msgstr ""

#: lib/wfu_constants.php:140
msgid ""
"Redirection to classic form functionality occurred because HTML5 is not "
"supported."
msgstr ""
"Przekierowanie do klasycznej postaci funkcji wystąpił, ponieważ HTML5 jest "
"nieobsługiwana."

#: lib/wfu_constants.php:141
msgid ""
"Redirection to classic form functionality occurred due to JSON parse error."
msgstr ""
"Przekierowanie do klasycznej postaci funkcji wystąpił ze względu na błąd "
"analizy JSON."

#: lib/wfu_constants.php:142
msgid "Please enable popup windows from the browser's settings!"
msgstr "Proszę włączyć wyskakujące okienka z ustawień przeglądarki!"

#: lib/wfu_constants.php:143
msgid "cannot be empty!"
msgstr "Pole nie może być puste!"

#: lib/wfu_constants.php:144
msgid "number not valid!"
msgstr "Błędny numer!"

#: lib/wfu_constants.php:145
msgid "email not valid!"
msgstr "Niepoprawny e-mail!"

#: lib/wfu_constants.php:146
msgid "emails do not match!"
msgstr "e-maile nie pasują!"

#: lib/wfu_constants.php:147
msgid "no base email field in group!"
msgstr ""

#: lib/wfu_constants.php:148
msgid "passwords do not match!"
msgstr "Hasła nie są identyczne"

#: lib/wfu_constants.php:149
msgid "no base password field in group!"
msgstr ""

#: lib/wfu_constants.php:150
msgid "checkbox unchecked!"
msgstr "niezaznaczone pole wyboru!"

#: lib/wfu_constants.php:151
msgid "no option selected!"
msgstr "Nie wybrano żadnej opcji"

#: lib/wfu_constants.php:152
msgid "no item selected!"
msgstr "Nie wybrano żadnego elementu."

#: lib/wfu_constants.php:153
#, fuzzy
#| msgid "no item selected!"
msgid "No subfolder selected!"
msgstr "Nie wybrano żadnego elementu."

#: lib/wfu_constants.php:154
msgid ""
"There are more than one instances of the plugin in this page with the same "
"id. Please change it."
msgstr ""
"Tu są więcej niż jednego wystąpienia o plugin na tej stronie o tym samym "
"identyfikatorze. Zmień go."

#: lib/wfu_constants.php:155
msgid ""
"Cannot edit the shortcode because the page has been modified. Please reload "
"the page."
msgstr ""
"Nie można edytować shortkode, ponieważ strona została zmodyfikowana. Proszę "
"odświeżyć stronę."

#: lib/wfu_constants.php:156
msgid "Your browser does not support webcam capture!"
msgstr ""

#: lib/wfu_constants.php:157
msgid "Your browser does not support video recording from the webcam!"
msgstr ""

#: lib/wfu_constants.php:158
msgid "No video was recorded!"
msgstr ""

#: lib/wfu_constants.php:159
msgid ""
"ERROR: Captcha not supported! You have an old PHP version. Upgrade your PHP "
"or use RecaptchaV2 (no account)."
msgstr ""

#: lib/wfu_constants.php:160
msgid ""
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
"notify administrator."
msgstr ""

#: lib/wfu_constants.php:161
msgid ""
"ERROR: Only one instance of RecaptchaV1 can exist on the same page. Please "
"use RecaptchaV1 (no account)."
msgstr ""

#: lib/wfu_constants.php:162
msgid "ERROR: No site key. Please contact administrator!"
msgstr ""

#: lib/wfu_constants.php:163
msgid ""
"ERROR: No site key defined! Please go to the plugin settings in Dashboard to "
"define Google Recaptcha keys."
msgstr ""

#: lib/wfu_constants.php:164
msgid "Bad captcha image!"
msgstr ""

#: lib/wfu_constants.php:165
msgid "No input!"
msgstr ""

#: lib/wfu_constants.php:166
msgid "Captcha not completed!"
msgstr ""

#: lib/wfu_constants.php:167
msgid "Wrong captcha!"
msgstr ""

#: lib/wfu_constants.php:168
msgid "Error refreshing captcha!"
msgstr ""

#: lib/wfu_constants.php:169
msgid "Unknown captcha error!"
msgstr ""

#: lib/wfu_constants.php:170
msgid "Captcha not supported by your browser!"
msgstr ""

#: lib/wfu_constants.php:171
msgid "the secret parameter is missing"
msgstr ""

#: lib/wfu_constants.php:172
msgid "the secret parameter is invalid or malformed"
msgstr ""

#: lib/wfu_constants.php:173
msgid "the response parameter is missing"
msgstr ""

#: lib/wfu_constants.php:174
msgid "the response parameter is invalid or malformed"
msgstr ""

#: lib/wfu_constants.php:175
msgid "Please do not use drag drop due to an internal problem."
msgstr ""

#: lib/wfu_constants.php:176
#, php-format
msgid "Error during chunked upload. Unique ID empty in chunk %d"
msgstr ""

#: lib/wfu_constants.php:177
msgid "Chunked upload is not allowed!"
msgstr ""

#: lib/wfu_constants.php:178
msgid "Chunked upload aborted due to error in previous chunk!"
msgstr ""

#: lib/wfu_constants.php:179
msgid "Chunked upload failed, final file could not be created!"
msgstr ""

#: lib/wfu_constants.php:180
#, php-format
msgid "Could not write file chuck to destination on chunk %d"
msgstr ""

#: lib/wfu_constants.php:181
#, php-format
msgid "Could not enlarge destination file on chunk %d"
msgstr ""

#: lib/wfu_constants.php:182
#, php-format
msgid "Could not open file handles on chunk %d"
msgstr ""

#: lib/wfu_constants.php:183
msgid "You are not allowed to download this file!"
msgstr ""

#: lib/wfu_constants.php:186
msgid "You are not allowed to delete this file!"
msgstr ""

#: lib/wfu_constants.php:187
msgid "File was not deleted!"
msgstr ""

#: lib/wfu_constants.php:188
msgid "No file was deleted!"
msgstr ""

#: lib/wfu_constants.php:189
msgid "Some files were not deleted!"
msgstr ""

#: lib/wfu_constants.php:191
msgid "Upload skipped! File already exists."
msgstr "Przepraszamy, ten plik już istnieje!"

#: lib/wfu_constants.php:192
msgid "The extension of the file does not match its contents."
msgstr ""

#: lib/wfu_constants.php:193
msgid ""
"Upload succeeded but the file is suspicious because its contents do not "
"match its extension. Its proper filename is: "
msgstr ""

#: lib/wfu_constants.php:194
msgid "No files have been selected!"
msgstr "Nie wybrano żadnych plików"

#: lib/wfu_constants.php:195
msgid "Please complete the consent question before continuing the upload!"
msgstr ""

#: lib/wfu_constants.php:196
msgid "WPFilebase Plugin not updated because there were no files uploaded."
msgstr ""
"WPFilebase Plugin nie aktualizowane, ponieważ nie było tam plików przesłane."

#: lib/wfu_constants.php:197
msgid "Notification email was not sent because there were no files uploaded."
msgstr ""
"Powiadomienia e-mail nie została wysłana, ponieważ nie zostały przesłane "
"pliki."

#: lib/wfu_constants.php:198
msgid ""
"Notification email was not sent because no recipients were defined. Please "
"check notifyrecipients attribute in the shortcode."
msgstr ""
"Powiadomienia e-mail nie zostały wysłane, ponieważ nie ma odbiorców  "
"zdefiniowanych. Sprawdź atrybut notifyrecipients w kodzie."

#: lib/wfu_constants.php:199
msgid ""
"Notification email was not sent due to an error. Please check "
"notifyrecipients, notifysubject and notifymessage attributes for errors."
msgstr ""
"Powiadomienia e-mail nie został wysłany z powodu błędu. Proszę sprawdzić "
"notifyrecipients, notifysubject i notifymessage atrybuty dla błędów."

#: lib/wfu_constants.php:200
msgid ""
"Redirection not executed because redirection link is empty. Please check "
"redirectlink attribute."
msgstr ""
"Przekierowania nie wykonany, ponieważ link przekierowania jest pusty. "
"Sprawdź atrybut redirectlink."

#: lib/wfu_constants.php:201
msgid ""
"Redirection not executed because not all files were successfully uploaded."
msgstr ""
"Przekierowania nie wykonany, ponieważ nie wszystkie pliki zostały pomyślnie "
"załadowane."

#: lib/wfu_constants.php:202
msgid "Potential Denial-Of-Service Attack on {SITE}"
msgstr ""

#: lib/wfu_constants.php:203
msgid ""
"Hello admin\n"
"\n"
"This is a message from Iptanus File Upload Plugin to notify you that a "
"potential Denial-Of-Service attack has been detected on {SITE}.\n"
"\n"
"The plugin detected more than {FILENUM} uploads within {INTERVAL} seconds.\n"
"\n"
"All file uploads that exceed this limit are rejected to protect the website "
"from overflowing.\n"
"\n"
"Please check the upload history log in the plugin's area in Dashboard for "
"any suspicious behaviour.\n"
"\n"
"A new message will follow if the situation remains.\n"
"\n"
"Thanks"
msgstr ""

#: lib/wfu_constants.php:204
msgid ""
"You have activated an alternative insecure Iptanus Services Server. For "
"details please contact info@iptanus.com."
msgstr ""

#: lib/wfu_constants.php:205
msgid ""
"Iptanus Services Server is unreachable. This may cause problems on some "
"plugin functions. Please read this :article: for resolution."
msgstr ""

#: lib/wfu_constants.php:207
msgid ""
"Failed to add the shortcode to the page/post. Please try again. If the "
"message persists, contact administrator."
msgstr ""
"Nie można dodać shortcode do strony/post. Proszę spróbować ponownie. Jeśli "
"komunikat będzie się powtarzał, skontaktuj się z administratorem."

#: lib/wfu_constants.php:208
msgid ""
"Failed to edit the shortcode because the contents of the page changed. Try "
"again to edit the shortcode."
msgstr ""
"Nie można edytować shortcode, bo zmieniła się zawartość strony. Spróbuj "
"ponownie."

#: lib/wfu_constants.php:209
msgid ""
"Failed to delete the shortcode because the contents of the page changed. Try "
"again to delete it."
msgstr ""
"Nie można usunąć shortcode, bo zmieniła się zawartość strony. Spróbuj "
"ponownie."

#: lib/wfu_constants.php:210
msgid ""
"The page containing the shortcode has been modified and it is no longer "
"valid. Please go back to reload the shortcode."
msgstr ""
"Strona zawierająca shortcode został zmodyfikowana. Proszę wrócić i "
"przeładować shortcode."

#: lib/wfu_constants.php:211
msgid ""
"Failed to update the shortcode because the contents of the page changed. Go "
"back to reload the shortcode."
msgstr ""
"Strona zawierająca shortcode został zmodyfikowana. Proszę wrócić i "
"przeładować shortcode."

#: lib/wfu_constants.php:212
msgid ""
"Failed to update the shortcode. Please try again. If the problem persists, "
"go back and reload the shortcode."
msgstr ""
"Nie można zaktualizować shortcode. Proszę spróbować ponownie. Jeśli problem "
"nie ustąpi, wrócić i ponownie załadować shortcode."

#: lib/wfu_constants.php:214
msgid "This is a test message"
msgstr "To jest wiadomość testowa"

#: lib/wfu_constants.php:215
msgid "This is a test administrator message"
msgstr "To jest wiadomość testowa administratora"

#: lib/wfu_constants.php:216
msgid "File testfile 1 under test"
msgstr ""

#: lib/wfu_constants.php:217
msgid "File testfile 1 message"
msgstr ""

#: lib/wfu_constants.php:218
msgid "File testfile 1 administrator message"
msgstr ""

#: lib/wfu_constants.php:219
msgid "File testfile 2 under test"
msgstr ""

#: lib/wfu_constants.php:220
msgid "File testfile 2 message"
msgstr ""

#: lib/wfu_constants.php:221
msgid "File testfile 2 administrator message"
msgstr ""

#: lib/wfu_constants.php:223
#, fuzzy, php-format
#| msgid ""
#| "Insert variable %userid% inside text. It will be replaced by the id of "
#| "the current user."
msgid ""
"Insert variable %%userid%% inside text. It will be replaced by the id of the "
"current user."
msgstr ""
"Wstaw zmienną % userid % wewnątrz tekstu. Zostanie on zastąpiony przez "
"identyfikator bieżącego użytkownika."

#: lib/wfu_constants.php:224
#, fuzzy, php-format
#| msgid ""
#| "Insert variable %username% inside text. It will be replaced by the "
#| "username of the current user."
msgid ""
"Insert variable %%username%% inside text. It will be replaced by the "
"username of the current user."
msgstr ""
"Wstaw zmiennej % username % wewnątrz tekstu. To będzie brzmienie nazwy "
"użytkownika bieżącego użytkownika."

#: lib/wfu_constants.php:225
#, fuzzy, php-format
#| msgid ""
#| "Insert variable %useremail% inside text. It will be replaced by the email "
#| "of the current user."
msgid ""
"Insert variable %%useremail%% inside text. It will be replaced by the email "
"of the current user."
msgstr ""
"Wstaw zmiennej % useremail % wewnątrz tekstu. To zostanie zastąpiony przez e-"
"mail bieżącego użytkownika."

#: lib/wfu_constants.php:226
#, fuzzy, php-format
#| msgid ""
#| "Insert variable %filename% inside text. It will be replaced by the "
#| "filename of the uploaded file."
msgid ""
"Insert variable %%filename%% inside text. It will be replaced by the "
"filename of the uploaded file."
msgstr ""
"Wstaw nazwę zmiennej % wewnątrz tekstu. To zostanie zastąpiony przez nazwę "
"pliku przesłane."

#: lib/wfu_constants.php:227
#, fuzzy, php-format
#| msgid ""
#| "Insert variable %filepath% inside text. It will be replaced by the full "
#| "filepath of the uploaded file."
msgid ""
"Insert variable %%filepath%% inside text. It will be replaced by the full "
"filepath of the uploaded file."
msgstr ""
"Wstaw zmienną % filepath wewnątrz tekstu. To zostanie zastąpiony przez pełną "
"filepath przesy┼éanego pliku."

#: lib/wfu_constants.php:228
#, fuzzy, php-format
#| msgid ""
#| "Insert variable %blogid% inside text. It will be replaced by the blog id "
#| "of the website."
msgid ""
"Insert variable %%blogid%% inside text. It will be replaced by the blog id "
"of the website."
msgstr ""
"Wstaw zmiennej % blogid % wewnątrz tekstu. To zostanie zastąpiony przez "
"identyfikator blog strony internetowej."

#: lib/wfu_constants.php:229
#, fuzzy, php-format
#| msgid ""
#| "Insert variable %pagetitle% inside text. It will be replaced by the title "
#| "of the current page."
msgid ""
"Insert variable %%pageid%% inside text. It will be replaced by the id of the "
"current page."
msgstr ""
"Wstaw zmienną % pagetitle wewnątrz tekstu. To będzie brzmienie tytułu "
"bieżącej strony."

#: lib/wfu_constants.php:230
#, fuzzy, php-format
#| msgid ""
#| "Insert variable %pagetitle% inside text. It will be replaced by the title "
#| "of the current page."
msgid ""
"Insert variable %%pagetitle%% inside text. It will be replaced by the title "
"of the current page."
msgstr ""
"Wstaw zmienną % pagetitle wewnątrz tekstu. To będzie brzmienie tytułu "
"bieżącej strony."

#: lib/wfu_constants.php:231
#, fuzzy, php-format
#| msgid ""
#| "Insert variable %userdataXXX% inside text. Select the user field from the "
#| "drop-down list. It will be replaced by the value that the user entered in "
#| "this field."
msgid ""
"Insert variable %%userdataXXX%% inside text. Select the user field from the "
"drop-down list. It will be replaced by the value that the user entered in "
"this field."
msgstr ""
"Wstaw zmiennej % userdataXXX % wewnątrz tekstu. Wybierz pole użytkownika z "
"listy rozwijanej. To zostaną zastąpione przez wartości, które użytkownik "
"wpisuje w tej dziedzinie."

#: lib/wfu_constants.php:232
#, fuzzy, php-format
#| msgid "Insert variable %n% inside text to denote a line change."
msgid "Insert variable %%n%% inside text to denote a line change."
msgstr "Wstaw zmienną %n % wewnątrz tekstu do oznaczenia linii zmiany."

#: lib/wfu_constants.php:234
#, fuzzy, php-format
#| msgid "File %filename% uploaded successfully but with warnings"
msgid "File %%filename%% uploaded successfully but not saved"
msgstr "WYSŁANO!!!  DZIĘKUJEMY SERDECZNIE I ŻYCZYMY MIŁEGO DNIA."

#: lib/wfu_constants.php:236
msgid "select dir..."
msgstr "Wybierz dir..."

#: lib/wfu_constants.php:237
msgid "type dir"
msgstr "Typ dir"

#: lib/wfu_constants.php:238
#, fuzzy, php-format
#| msgid "Upload path: %filepath%"
msgid "Upload path: %%filepath%%"
msgstr "Wgraj %filepath%"

#: lib/wfu_constants.php:239
#, fuzzy, php-format
#| msgid "Failed upload path: %filepath%"
msgid "Failed upload path: %%filepath%%"
msgstr "Nieudane przesyłanie: %filepath%"

#: lib/wfu_constants.php:240
msgid " (required)"
msgstr "*"

#: lib/wfu_constants.php:241
msgid "Files are being uploaded. Are you sure you want to exit the page?"
msgstr "Obecnie wysyłane są pliki. Czy na pewno chcesz zamknąć stronę?"

#: lib/wfu_constants.php:242
msgid "checking captcha..."
msgstr ""

#: lib/wfu_constants.php:243
msgid "refreshing..."
msgstr ""

#: lib/wfu_constants.php:244
msgid "correct captcha"
msgstr ""

#: lib/wfu_constants.php:245
msgid "click to continue the upload"
msgstr ""

#: lib/wfu_constants.php:246
msgid "Are you sure you want to delete this file?"
msgstr ""

#: lib/wfu_constants.php:247
msgid "Are you sure you want to delete these files?"
msgstr ""

#: lib/wfu_constants.php:251
msgid "of "
msgstr ""

#: lib/wfu_constants.php:252
msgid "Are you sure that you want to cancel the upload?"
msgstr ""

#: lib/wfu_constants.php:253
msgid "cancel upload of this file"
msgstr ""

#: lib/wfu_constants.php:254
msgid "Upload in progress"
msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."

#: lib/wfu_constants.php:255
msgid "Upload in progress with warnings!"
msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."

#: lib/wfu_constants.php:256
msgid "Upload in progress but some files already failed!"
msgstr "Przesyłanie w toku, ale niektóre pliki zostały anulowane!"

#: lib/wfu_constants.php:257
msgid "Upload in progress but no files uploaded so far!"
msgstr "Przesyłanie w toku, ale jeszcze nie przesłano żadnego pliku!"

#: lib/wfu_constants.php:258
msgid "All files uploaded successfully"
msgstr "Przesyłanie plików zakończyło się powodzeniem"

#: lib/wfu_constants.php:259
msgid "All files uploaded successfully but there are warnings!"
msgstr "Przesyłanie plików zakończyło się powodzeniem"

#: lib/wfu_constants.php:260
msgid "File uploaded successfully but there are warnings!"
msgstr "Plik został pomyślnie przesłany, ale z ostrzeżeniem!"

#: lib/wfu_constants.php:261
msgid "Some files failed to upload!"
msgstr "Niektóre pliki zostały anulowane!"

#: lib/wfu_constants.php:262
msgid "All files failed to upload"
msgstr "Wszystkie pliki zostały anulowane"

#: lib/wfu_constants.php:263
msgid "File failed to upload"
msgstr "Nie udało się przesłać pliku"

#: lib/wfu_constants.php:264
msgid "There are no files to upload!"
msgstr "Brak plików do wysłania"

#: lib/wfu_constants.php:265
msgid "Test upload message"
msgstr "To jest wiadomość testowa"

#: lib/wfu_constants.php:266
msgid "JSON parse warning!"
msgstr "JSON analizować ostrzeżenie!"

#: lib/wfu_constants.php:267
msgid "please wait while redirecting..."
msgstr "Proszę czekać, za chwilę zostaniesz przekierowany..."

#: lib/wfu_constants.php:269
msgid "Submitting data"
msgstr ""

#: lib/wfu_constants.php:270
msgid "Data submitted successfully!"
msgstr ""

#: lib/wfu_constants.php:271
msgid "Data were not submitted!"
msgstr ""

#: lib/wfu_constants.php:272
msgid "Cancelling upload"
msgstr ""

#: lib/wfu_constants.php:274
msgid "Upload succeeded!"
msgstr ""

#: lib/wfu_constants.php:275
msgid "Upload completed but no files were saved!"
msgstr ""

#: lib/wfu_constants.php:276
msgid "File was not saved due to personal data policy!"
msgstr ""

#: lib/wfu_constants.php:277
msgid "Open visual shortcode editor in new window"
msgstr "Otwórz edytor w nowym oknie"

#: lib/wfu_constants.php:278
msgid "loading visual editor"
msgstr "Ładowanie wizualnego edytora"

#: lib/wfu_constants.php:279
msgid "Clear file list?"
msgstr ""

#: lib/wfu_constants.php:280
msgid "DROP HERE"
msgstr ""

#: lib/wfu_constants.php:282
msgid "record video"
msgstr ""

#: lib/wfu_constants.php:283
msgid "take a picture"
msgstr ""

#: lib/wfu_constants.php:284
msgid "turn webcam on/off"
msgstr ""

#: lib/wfu_constants.php:285
msgid "switch camera"
msgstr ""

#: lib/wfu_constants.php:286
msgid "go live again"
msgstr ""

#: lib/wfu_constants.php:287
msgid "end recording"
msgstr ""

#: lib/wfu_constants.php:288
msgid "play"
msgstr ""

#: lib/wfu_constants.php:289
msgid "pause"
msgstr ""

#: lib/wfu_constants.php:290
msgid "go to the beginning"
msgstr ""

#: lib/wfu_constants.php:291
msgid "go to the end"
msgstr ""

#: lib/wfu_constants.php:293
#, fuzzy
#| msgid "Wordpress File Upload Form"
msgid "Iptanus File Upload Form"
msgstr "Formularz przesyłania plików WPFU"

#: lib/wfu_constants.php:294
msgid "Iptanus File Upload plugin uploader for sidebars"
msgstr ""

#: lib/wfu_constants.php:295
msgid "Upload Files"
msgstr ""

#: lib/wfu_constants.php:315
msgid "Default Upload ID"
msgstr ""

#: lib/wfu_constants.php:315
msgid ""
"The default upload ID of the uploader shortcode. It can be any integer from "
"1 and above."
msgstr ""

#: lib/wfu_constants.php:316
msgid "Default Single-Button Status"
msgstr ""

#: lib/wfu_constants.php:316
msgid ""
"The default single-button status of the uploader shortcode. It can be 'true' "
"or 'false'."
msgstr ""

#: lib/wfu_constants.php:317
#, fuzzy
#| msgid "Upload File"
msgid "Default Upload Role"
msgstr "Prześlij plik"

#: lib/wfu_constants.php:317
msgid ""
"The default upload role of the uploader shortcode. It can be a comma-"
"separated list of role slugs, including keywords 'all' and 'guests'."
msgstr ""

#: lib/wfu_constants.php:318
msgid "Default Upload Path"
msgstr ""

#: lib/wfu_constants.php:318
msgid ""
"The default upload path of the uploader shortcode. It must be a folder "
"relative to wp-content dir."
msgstr ""

#: lib/wfu_constants.php:319
msgid "Default Fit Mode"
msgstr ""

#: lib/wfu_constants.php:319
msgid ""
"The default fit mode of the uploader shortcode. It can be 'fixed' or "
"'responsive'."
msgstr ""

#: lib/wfu_constants.php:320
msgid "Default Allow No File Mode"
msgstr ""

#: lib/wfu_constants.php:320
msgid ""
"The default mode for allowing no file uploads. If it is set to 'true' then "
"an upload form can be submitted even if a file has not been selected. It can "
"be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:321
msgid "Default Reset Form Mode"
msgstr ""

#: lib/wfu_constants.php:321
msgid ""
"The default reset mode of the upload form. It can be 'always', 'onsuccess' "
"or 'never'."
msgstr ""

#: lib/wfu_constants.php:322
msgid "Default Force Filename State"
msgstr ""

#: lib/wfu_constants.php:322
msgid ""
"The default force filename state (force plugin to leave filename unchanged) "
"of the uploader shortcode. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:323
msgid "Default Upload Extensions"
msgstr ""

#: lib/wfu_constants.php:323
msgid ""
"The default allowed file extensions of the uploader shortcode. It can be a "
"comma-separated list of wildcard extensions."
msgstr ""

#: lib/wfu_constants.php:324
msgid "Default Maximum File Size"
msgstr ""

#: lib/wfu_constants.php:324
msgid ""
"The default maximum allowed file size of the uploader shortcode in "
"Megabytes. It can be any positive number."
msgstr ""

#: lib/wfu_constants.php:325
msgid "Default Access Method"
msgstr ""

#: lib/wfu_constants.php:325
msgid ""
"The default access method (of the website filesystem) of the uploader "
"shortcode. It can be 'normal' or 'ftp'."
msgstr ""

#: lib/wfu_constants.php:326
msgid "Default FTP Access Information"
msgstr ""

#: lib/wfu_constants.php:326
msgid ""
"The default FTP access parameters of the uploader shortcode. It's syntax is "
"'username:password@ftp_domain'."
msgstr ""

#: lib/wfu_constants.php:327
msgid "Default Use FTP Domain State"
msgstr ""

#: lib/wfu_constants.php:327
msgid ""
"The default use FTP domain state (use the FTP domain defined in ftpinfo to "
"store the uploaded files) of the uploader shortcode. It can be 'true' or "
"'false'."
msgstr ""

#: lib/wfu_constants.php:328
msgid "Default FTP Passive Mode State"
msgstr ""

#: lib/wfu_constants.php:328 lib/wfu_constants.php:329
msgid ""
"The default FTP passive mode (use passive mode or not for FTP access) of the "
"uploader shortcode. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:329
msgid "Default FTP File Permissions"
msgstr ""

#: lib/wfu_constants.php:330
msgid "Default Duplicate File Action"
msgstr ""

#: lib/wfu_constants.php:330
msgid ""
"The default duplicate file action of the uploader shortcode. It can be "
"'overwrite', 'reject' or 'mantain both'."
msgstr ""

#: lib/wfu_constants.php:331
msgid "Default Duplicate File Pattern"
msgstr ""

#: lib/wfu_constants.php:331
msgid ""
"The default duplicate file pattern of the uploader shortcode. It can be "
"'index' or 'datetimestamp'."
msgstr ""

#: lib/wfu_constants.php:332
msgid "Default WPFilebase Update State"
msgstr ""

#: lib/wfu_constants.php:332
msgid ""
"The default WPFilebase plugin update state of the uploader shortcode. It can "
"be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:333
msgid "Default Email Notification State"
msgstr ""

#: lib/wfu_constants.php:333
msgid ""
"The default email notification state of the uploader shortcode. It can be "
"'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:334
msgid "Default Email Recipients"
msgstr ""

#: lib/wfu_constants.php:334
msgid ""
"The default email recipients of the uploader shortcode. It can be a comma-"
"separated list of email addresses."
msgstr ""

#: lib/wfu_constants.php:335
msgid "Default Email Headers"
msgstr ""

#: lib/wfu_constants.php:335
msgid "The default email headers of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:336
msgid "Default Attach File State"
msgstr ""

#: lib/wfu_constants.php:336
msgid ""
"The default attach file to email state of the uploader shortcode. It can be "
"'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:337
msgid "Default Redirection State"
msgstr ""

#: lib/wfu_constants.php:337
msgid ""
"The default redirection state of the uploader shortcode. It can be 'true' or "
"'false'."
msgstr ""

#: lib/wfu_constants.php:338
msgid "Default Redirect URL"
msgstr ""

#: lib/wfu_constants.php:338
msgid "The default redirect URL of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:339
msgid "Default State for Admin Messages"
msgstr ""

#: lib/wfu_constants.php:339
msgid ""
"The default state of displaying or not admin messages of the uploader "
"shortcode. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:340
msgid "Default Block Themes Compatibility Mode"
msgstr ""

#: lib/wfu_constants.php:340
msgid ""
"The default state of block themes compatibility mode. It can be 'auto', 'on' "
"or 'off'."
msgstr ""

#: lib/wfu_constants.php:341
msgid "Default Material UI State"
msgstr ""

#: lib/wfu_constants.php:341
msgid ""
"The default Material UI state of the uploader shortcode. It can be 'true' or "
"'false'."
msgstr ""

#: lib/wfu_constants.php:342
msgid "Default Material UI Primary Color"
msgstr ""

#: lib/wfu_constants.php:342
msgid "The default Material UI theme primary color."
msgstr ""

#: lib/wfu_constants.php:343
msgid "Default Material UI Text Color"
msgstr ""

#: lib/wfu_constants.php:343
msgid "The default Material UI theme text color."
msgstr ""

#: lib/wfu_constants.php:344
msgid "Default Material UI Error Color"
msgstr ""

#: lib/wfu_constants.php:344
msgid "The default Material UI theme error color."
msgstr ""

#: lib/wfu_constants.php:345
msgid "Default Material UI Dark Mode"
msgstr ""

#: lib/wfu_constants.php:345
msgid "The default Material UI theme dark mode. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:346
msgid "Default Material UI Override CSS Method"
msgstr ""

#: lib/wfu_constants.php:346
msgid ""
"The default Material UI override CSS method. It can be 'strongstyles-"
"selected', 'strongstyles-all', 'layers' or 'shadow-dom'."
msgstr ""

#: lib/wfu_constants.php:353
msgid "Default Colors for Success Message"
msgstr ""

#: lib/wfu_constants.php:353
msgid ""
"The default color triplet (text, background and border colors) of success "
"message of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:354
msgid "Default Colors for Warning Message"
msgstr ""

#: lib/wfu_constants.php:354
msgid ""
"The default color triplet (text, background and border colors) of warning "
"message of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:355
msgid "Default Colors for Fail Message"
msgstr ""

#: lib/wfu_constants.php:355
msgid ""
"The default color triplet (text, background and border colors) of fail "
"message of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:356
msgid "Default Colors for Wait Message"
msgstr ""

#: lib/wfu_constants.php:356
msgid ""
"The default color triplet (text, background and border colors) of wait "
"message of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:357
msgid "Default State for Target Folder"
msgstr ""

#: lib/wfu_constants.php:357
msgid ""
"The default state of displaying or not the target folder of the uploader "
"shortcode. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:358
msgid "Default Text for Target Folder Label"
msgstr ""

#: lib/wfu_constants.php:358
msgid "The default text of the target folder label of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:359
msgid "Default Subfolders State"
msgstr ""

#: lib/wfu_constants.php:359
msgid ""
"The default state of displaying or not a list of subfolders of the uploader "
"shortcode. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:360
msgid "Default Text of Subfolders Label"
msgstr ""

#: lib/wfu_constants.php:360
msgid "The default text of subfolders label of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:361
msgid "Default Subfolders List"
msgstr ""

#: lib/wfu_constants.php:361
msgid ""
"The default list of subfolders of the uploader shortcode. Check plugin's "
"support page for syntax."
msgstr ""

#: lib/wfu_constants.php:362
msgid "Default Disable AJAX State"
msgstr ""

#: lib/wfu_constants.php:362
msgid ""
"The default state of disabling or not AJAX functionality of the uploader "
"shortcode. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:363
msgid "Default Test Mode State"
msgstr ""

#: lib/wfu_constants.php:363
msgid ""
"The default state of test mode of the uploader shortcode. It can be 'true' "
"or 'false'."
msgstr ""

#: lib/wfu_constants.php:364
msgid "Default Debug Mode State"
msgstr ""

#: lib/wfu_constants.php:364
msgid ""
"The default state of debug mode of the uploader shortcode. It can be 'true' "
"or 'false'."
msgstr ""

#: lib/wfu_constants.php:365
msgid "Default Element Widths"
msgstr ""

#: lib/wfu_constants.php:365
msgid ""
"The default widths of the elements of the uploader shortcode. It is a comma-"
"separated list of element widths."
msgstr ""

#: lib/wfu_constants.php:366
msgid "Default Element Heights"
msgstr ""

#: lib/wfu_constants.php:366
msgid ""
"The default heights of the elements of the uploader shortcode. It is a comma-"
"separated list of element heights."
msgstr ""

#: lib/wfu_constants.php:367
msgid "Default Element Placements"
msgstr ""

#: lib/wfu_constants.php:367
msgid ""
"The default placements of the elements of the uploader shortcode. Check "
"plugin's support page for syntax."
msgstr ""

#: lib/wfu_constants.php:368
msgid "Default User Fields State"
msgstr ""

#: lib/wfu_constants.php:368
msgid ""
"The default state of custom user fields of the uploader shortcode. It can be "
"'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:369
msgid "Default Add to Media State"
msgstr ""

#: lib/wfu_constants.php:369
msgid ""
"The default state for adding files to Media of the uploader shortcode. It "
"can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:370
msgid "Default Attachment to Post State"
msgstr ""

#: lib/wfu_constants.php:370
msgid ""
"The default state for attaching files to current post of the uploader "
"shortcode. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:371
msgid "Default Webcam State"
msgstr ""

#: lib/wfu_constants.php:371
msgid "The default state for webcam capture. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:372
msgid "Default Allow File Selection"
msgstr ""

#: lib/wfu_constants.php:372
msgid ""
"The default state for allowing file selection when webcam is active. It can "
"be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:373
msgid "Default Capture Audio State"
msgstr ""

#: lib/wfu_constants.php:373
msgid ""
"The default state of audio capture. If it is set to 'true' then audio will "
"be captured, together with video from the webcam. It can be 'true' or "
"'false'."
msgstr ""

#: lib/wfu_constants.php:374
msgid "Default Webcam Mode"
msgstr ""

#: lib/wfu_constants.php:374
msgid ""
"The default webcam capture mode. It can be 'capture video', 'take photos' or "
"'both'."
msgstr ""

#: lib/wfu_constants.php:375
msgid "Default Video Width"
msgstr ""

#: lib/wfu_constants.php:375
msgid ""
"The default preferable video width for webcam capture. It can be any "
"positive integer in pixels."
msgstr ""

#: lib/wfu_constants.php:376
msgid "Default Video Height"
msgstr ""

#: lib/wfu_constants.php:376
msgid ""
"The default preferable video height for webcam capture. It can be any "
"positive integer in pixels."
msgstr ""

#: lib/wfu_constants.php:377
msgid "Default Video Aspect Ratio"
msgstr ""

#: lib/wfu_constants.php:377
msgid ""
"The default preferable video aspect ratio for webcam video capture. It can "
"be any positive value."
msgstr ""

#: lib/wfu_constants.php:378
msgid "Default Video Frame Rate"
msgstr ""

#: lib/wfu_constants.php:378
msgid ""
"The default preferable video frame rate for webcam video capture. It can be "
"any positive value in frames/sec."
msgstr ""

#: lib/wfu_constants.php:379
msgid "Default Camera Facing Mode"
msgstr ""

#: lib/wfu_constants.php:379
msgid ""
"The default preferable camera to be used for video/screenshot capture. It "
"can be 'any', 'front' or 'back'."
msgstr ""

#: lib/wfu_constants.php:380
msgid "Default Start Camera Off State"
msgstr ""

#: lib/wfu_constants.php:380
msgid ""
"The default state of setting the camera off when started. It can be 'true' "
"or 'false'."
msgstr ""

#: lib/wfu_constants.php:381
msgid "Default Switch Camera Button State"
msgstr ""

#: lib/wfu_constants.php:381
msgid ""
"The default state of the switch camera button. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:382
msgid "Default Maximum Record Time"
msgstr ""

#: lib/wfu_constants.php:382
msgid ""
"The default maximum video recording time in seconds. The default value is 10 "
"seconds."
msgstr ""

#: lib/wfu_constants.php:383
msgid "Default Webcam Background Color"
msgstr ""

#: lib/wfu_constants.php:383
msgid "The default webcam capture box background color. The default is black."
msgstr ""

#: lib/wfu_constants.php:384
msgid "Default Ask Consent State"
msgstr ""

#: lib/wfu_constants.php:384
msgid ""
"The default state of personal data consent request. The default value is "
"false."
msgstr ""

#: lib/wfu_constants.php:385
msgid "Default Personal Data Types"
msgstr ""

#: lib/wfu_constants.php:385
msgid "The default personal data types. The default value is 'userdata'."
msgstr ""

#: lib/wfu_constants.php:386
msgid "Default Do Not Remember Consent Answer State"
msgstr ""

#: lib/wfu_constants.php:386
msgid ""
"The default state about remembering or not user's answer on consent "
"question. The default value is true."
msgstr ""

#: lib/wfu_constants.php:387
#, fuzzy
#| msgid "Wordpress File Upload Form"
msgid "Default Reject Upload on Consent Denial State"
msgstr "Formularz przesyłania plików WPFU"

#: lib/wfu_constants.php:387
msgid ""
"The default state of continuing or rejecting the upload depending on consent "
"answer. The default value is true."
msgstr ""

#: lib/wfu_constants.php:388
msgid "Default Consent Format"
msgstr ""

#: lib/wfu_constants.php:388
msgid ""
"The default format of consent question. The default value is 'checkbox'."
msgstr ""

#: lib/wfu_constants.php:389
msgid "Default Consent Preselect State"
msgstr ""

#: lib/wfu_constants.php:389
msgid ""
"The default preselect state of consent question when checkbox format is "
"active. The default value is false."
msgstr ""

#: lib/wfu_constants.php:395
msgid "Default Upload User"
msgstr ""

#: lib/wfu_constants.php:395
msgid ""
"The default upload user of the uploader shortcode. It can be a comma-"
"separated list of user names, including keywords 'all' and 'guests'."
msgstr ""

#: lib/wfu_constants.php:396
msgid "Default Multiple Selection State"
msgstr ""

#: lib/wfu_constants.php:396
msgid ""
"The default multiple file selection state of the uploader shortcode. It can "
"be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:397
msgid "Default Directory Upload State"
msgstr ""

#: lib/wfu_constants.php:397
msgid ""
"The default directory upload state of the uploader shortcode. It can be "
"'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:398
msgid "Default Force Only Directory Selection State"
msgstr ""

#: lib/wfu_constants.php:398
msgid ""
"The default state of forcing only directory selection of the uploader "
"shortcode. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:399
msgid "Default Drag-and-Drop State"
msgstr ""

#: lib/wfu_constants.php:399
msgid ""
"The default drag-and-drop state of the uploader shortcode. It can be 'true' "
"or 'false'."
msgstr ""

#: lib/wfu_constants.php:400
msgid "Default Reset on Partial Success State"
msgstr ""

#: lib/wfu_constants.php:400
msgid ""
"The default reset state after a partially successful upload. It can be "
"'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:401
msgid "Default Captcha State"
msgstr ""

#: lib/wfu_constants.php:401
msgid ""
"The default captcha state of the uploader shortcode. It can be 'true' or "
"'false'."
msgstr ""

#: lib/wfu_constants.php:402
msgid "Default Captcha Type"
msgstr ""

#: lib/wfu_constants.php:402
msgid ""
"The default captcha type of the uploader shortcode. It can be 'RecaptchaV1', "
"'RecaptchaV1 (no account)', 'RecaptchaV2' and 'RecaptchaV2 (no account)'."
msgstr ""

#: lib/wfu_constants.php:403
msgid "Default Captcha Options"
msgstr ""

#: lib/wfu_constants.php:403
msgid ""
"The default captcha options for the captcha of the uploader shortcode. It "
"has the format: option1 = &quot;value1&quot;, option2 = "
"&quot;value2&quot;, ... You can find details about the available options "
"from Google Recaptcha's website."
msgstr ""

#: lib/wfu_constants.php:404
msgid "Default Chunked File Upload State"
msgstr ""

#: lib/wfu_constants.php:404
msgid ""
"The default chunked file upload state of the uploader shortcode. It can be "
"'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:405
msgid "Default CSS Rules"
msgstr ""

#: lib/wfu_constants.php:405
msgid "The default CSS rules of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:406
msgid "Default Image Gallery State"
msgstr ""

#: lib/wfu_constants.php:406
msgid ""
"The default image gallery state of the uploader shortcode. It can be 'true' "
"or 'false'."
msgstr ""

#: lib/wfu_constants.php:407
msgid "Default Image Gallery Options"
msgstr ""

#: lib/wfu_constants.php:407
msgid "The default image gallery options of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:422
msgid "Default Browser ID"
msgstr ""

#: lib/wfu_constants.php:422
msgid ""
"The default ID of the browser shortcode. It can be any positive integer "
"number."
msgstr ""

#: lib/wfu_constants.php:423
msgid "Default Sort State"
msgstr ""

#: lib/wfu_constants.php:423
msgid ""
"The default sort state of the browser shortcode. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:424
msgid "Default Pagination State"
msgstr ""

#: lib/wfu_constants.php:424
msgid ""
"The default pagination state of the browser shortcode. It can be 'true' or "
"'false'."
msgstr ""

#: lib/wfu_constants.php:425
msgid "Default Page Rows"
msgstr ""

#: lib/wfu_constants.php:425
msgid ""
"The default number of rows per page of the browser shortcode. It can be any "
"positive integer number."
msgstr ""

#: lib/wfu_constants.php:426
msgid "Default Bulk Actions State"
msgstr ""

#: lib/wfu_constants.php:426
msgid ""
"The default bulk actions state of the browser shortcode. It can be 'true' or "
"'false'."
msgstr ""

#: lib/wfu_constants.php:427
msgid "Default Reload on Update State"
msgstr ""

#: lib/wfu_constants.php:427
msgid ""
"The default reload-on-update state of the browser shortcode. It can be "
"'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:428
msgid "Default Browser Role"
msgstr ""

#: lib/wfu_constants.php:428
msgid ""
"The default roles of the browser shortcode allowed to view the browser. It "
"can be a comma-separated list of role slugs, including keywords 'all' and "
"'guests'."
msgstr ""

#: lib/wfu_constants.php:429 lib/wfu_constants.php:439
msgid "Default Browser User"
msgstr ""

#: lib/wfu_constants.php:429
msgid ""
"The default users of the browser shortcode allowed to view the browser. It "
"can be a comma-separated list of user names, including keywords 'all' and "
"'guests'."
msgstr ""

#: lib/wfu_constants.php:430
msgid "Default File Download State"
msgstr ""

#: lib/wfu_constants.php:430
msgid ""
"The default file-download state of the browser shortcode. It can be 'true' "
"or 'false'."
msgstr ""

#: lib/wfu_constants.php:431
msgid "Default File Delete State"
msgstr ""

#: lib/wfu_constants.php:431
msgid ""
"The default file-delete state of the browser shortcode. It can be 'true' or "
"'false'."
msgstr ""

#: lib/wfu_constants.php:432
msgid "Default Delete User"
msgstr ""

#: lib/wfu_constants.php:432
msgid ""
"The default user that can delete files of the browser shortcode. It can be "
"'uploader' or 'all'."
msgstr ""

#: lib/wfu_constants.php:433
msgid "Default Delete Strict Mode"
msgstr ""

#: lib/wfu_constants.php:433
msgid "The default delete strict mode. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:434
msgid "Default Show Remote File State"
msgstr ""

#: lib/wfu_constants.php:434
msgid "The default show remote file sate. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:435
msgid "Default Columns"
msgstr ""

#: lib/wfu_constants.php:435
msgid ""
"The default columns of the browser shortcode. It can be a comma-separated "
"list of 'inc', 'file', 'date', 'size', 'user', 'post' and 'fields'."
msgstr ""

#: lib/wfu_constants.php:436
msgid "The default size of the thumbnails. It can be any integer above zero."
msgstr ""

#: lib/wfu_constants.php:437
msgid "Default Browser Block Themes Compatibility Mode"
msgstr ""

#: lib/wfu_constants.php:437
msgid ""
"The default compatibility mode of the file browser for block themes. It can "
"be 'auto', 'on' or 'off'."
msgstr ""

#: lib/wfu_constants.php:438
msgid "Default Role Filter"
msgstr ""

#: lib/wfu_constants.php:438
msgid ""
"The default role filter of the browser shortcode. It can be a comma-"
"separated list of role slugs, including keywords 'all' and 'guests'."
msgstr ""

#: lib/wfu_constants.php:439
msgid ""
"The default user filter of the browser shortcode. It can be a comma-"
"separated list of user names, including keywords 'current, 'all' and "
"'guests'."
msgstr ""

#: lib/wfu_constants.php:440
#, fuzzy
#| msgid "Wordpress File Upload Form"
msgid "Default Upload Form IDs"
msgstr "Formularz przesyłania plików WPFU"

#: lib/wfu_constants.php:440
msgid ""
"The default upload form IDs from which the files have been uploaded. It is a "
"comma-separated list of IDs."
msgstr ""

#: lib/wfu_constants.php:441
msgid "Default Minimum Size Filter"
msgstr ""

#: lib/wfu_constants.php:441
msgid "The default minimum file size filter of the browser shortcode."
msgstr ""

#: lib/wfu_constants.php:442
msgid "Default Maximum Size Filter"
msgstr ""

#: lib/wfu_constants.php:442
msgid "The default maximum file size filter of the browser shortcode."
msgstr ""

#: lib/wfu_constants.php:443
msgid "Default From-Date Filter"
msgstr ""

#: lib/wfu_constants.php:443
msgid ""
"The default from-date filter of the browser shortcode. It can be a date in "
"the form YYYY-MM-DD."
msgstr ""

#: lib/wfu_constants.php:444
msgid "Default To-Date Filter"
msgstr ""

#: lib/wfu_constants.php:444
msgid ""
"The default up-to-date filter of the browser shortcode. It can be a date in "
"the form YYYY-MM-DD."
msgstr ""

#: lib/wfu_constants.php:445
msgid "Default File Pattern Filter"
msgstr ""

#: lib/wfu_constants.php:445
msgid ""
"The default file pattern filter of the browser shortcode. It can be a comma-"
"separated list of wildcard extensions."
msgstr ""

#: lib/wfu_constants.php:446
msgid "Default Page/Post Filter"
msgstr ""

#: lib/wfu_constants.php:446
msgid ""
"The default page/post filter of the browser shortcode. It can be a comma-"
"separated list of page/post IDs, including keywords 'current', 'all', "
"'allpage' and 'allpost'."
msgstr ""

#: lib/wfu_constants.php:447
msgid "Default Blog Filter"
msgstr ""

#: lib/wfu_constants.php:447
msgid ""
"The default blog filter of the browser shortcode. It can be a comma-"
"separated list of blog IDs, including keywords 'current' and 'all'."
msgstr ""

#: lib/wfu_constants.php:448
msgid "Default User-Field Filter"
msgstr ""

#: lib/wfu_constants.php:448
msgid ""
"The default user-field filter of the browser shortcode. Check plugin's "
"support page for syntax."
msgstr ""

#: lib/wfu_constants.php:449
msgid "Default Increment Column Title"
msgstr ""

#: lib/wfu_constants.php:449
msgid "The default increment column title of the browser shortcode."
msgstr ""

#: lib/wfu_constants.php:464
msgid "Default Active Security"
msgstr ""

#: lib/wfu_constants.php:464
msgid "The default active security of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:465
msgid "Default Passive Security"
msgstr ""

#: lib/wfu_constants.php:465
msgid "The default passive security of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:472
msgid "Plugin Debug Mode"
msgstr ""

#: lib/wfu_constants.php:472
msgid ""
"If DEBUG mode is activated then advanced hook of plugin's function can be "
"performed. This option may make the plugin slower, so use it very carefully. "
"It can be 'OFF' or 'ON'."
msgstr ""

#: lib/wfu_constants.php:473
msgid "Restrict Front-End Loading"
msgstr ""

#: lib/wfu_constants.php:473
msgid ""
"It defines whether the plugin will load on all pages or specific ones. If it "
"is 'false' then it will load on all pages. To restrict loading only on "
"specific pages set a comma-separated list of page or post IDs."
msgstr ""

#: lib/wfu_constants.php:474
#, fuzzy
#| msgid "Upload in progress"
msgid "Upload Progress Mode"
msgstr "Trwa przesyłanie Plików. Prosimy cierpliwie czekać."

#: lib/wfu_constants.php:474
msgid ""
"Defines how the upload progress is calculated. It can be 'incremental' or "
"'absolute'. Default value is 'incremental'."
msgstr ""

#: lib/wfu_constants.php:475
msgid "External Templates Folder"
msgstr ""

#: lib/wfu_constants.php:475
msgid ""
"Defines the external templates folder, relative to /wp-content. If it is "
"empty then no external templates folder will be used to search for templates."
msgstr ""

#: lib/wfu_constants.php:476
msgid "Check for Denial-Of-Service Attacks"
msgstr ""

#: lib/wfu_constants.php:476
msgid ""
"If it is true then then plugin will check if the number of files uploaded "
"within a specific amount of time exceeds the limit, thus protecting from DOS "
"attacks. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:477
msgid "Denial-Of-Service File Limit"
msgstr ""

#: lib/wfu_constants.php:477
msgid ""
"Defines the maximum number of files that are allowed to be uploaded within a "
"specific amount of time. It can be any positive integer."
msgstr ""

#: lib/wfu_constants.php:478
msgid "Denial-Of-Service Time Interval"
msgstr ""

#: lib/wfu_constants.php:478
msgid ""
"Defines the time interval for DOS attacks check. The time interval is given "
"in seconds."
msgstr ""

#: lib/wfu_constants.php:479
msgid "Denial-Of-Service Admin Email Frequency"
msgstr ""

#: lib/wfu_constants.php:479
msgid ""
"Defines how frequently an email will be sent to administrator notifying for "
"Denial-Of-Service attacks. The time interval is given in seconds."
msgstr ""

#: lib/wfu_constants.php:480
msgid "File Scan Buffer Size"
msgstr ""

#: lib/wfu_constants.php:480
msgid ""
"Defines the buffer size when scanning file contents. A value of -1 denotes "
"that all file contents will be read at once."
msgstr ""

#: lib/wfu_constants.php:481
msgid "File Scan Overlap Size"
msgstr ""

#: lib/wfu_constants.php:481
msgid "Defines the overlap size when scanning file contents in chunks."
msgstr ""

#: lib/wfu_constants.php:482
msgid "Filename Sanitization Mode"
msgstr ""

#: lib/wfu_constants.php:482
msgid "The sanitization mode for filenames. It can be 'strict' or 'loose'."
msgstr ""

#: lib/wfu_constants.php:483
msgid "Sanitize Filename Dots"
msgstr ""

#: lib/wfu_constants.php:483
msgid ""
"Convert dot symbols (.) in filename into dashes, in order to avoid double "
"extensions. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:484
msgid "Wildcard Asterisk Mode"
msgstr ""

#: lib/wfu_constants.php:484
msgid ""
"The mode of wildcard pattern asterisk symbol. If it is strict, then the "
"asterisk will not match dot (.) characters. It can be 'strict' or 'loose'."
msgstr ""

#: lib/wfu_constants.php:485
msgid "PHP Tag Checking File Types"
msgstr ""

#: lib/wfu_constants.php:485
msgid ""
"The file types for which the plugin will check their contents for PHP tags. "
"It can be 'all', 'commonimages' or 'none'."
msgstr ""

#: lib/wfu_constants.php:486
msgid "MIME Type Validation Exceptions"
msgstr ""

#: lib/wfu_constants.php:486
msgid ""
"Exception rules when validating mime type of uploaded files. Check function "
"wfu_validate_mime_type() for details."
msgstr ""

#: lib/wfu_constants.php:487
msgid "File Scan Security Level"
msgstr ""

#: lib/wfu_constants.php:487
msgid ""
"Security level for file scanning. A zero (0) level means lowest security. "
"The default is one (1)."
msgstr ""

#: lib/wfu_constants.php:488
msgid "Max PHP Array Length"
msgstr ""

#: lib/wfu_constants.php:488
msgid "The maximum allowable number of items of a PHP array."
msgstr ""

#: lib/wfu_constants.php:489
msgid "Admin Browser Rows Per Page"
msgstr ""

#: lib/wfu_constants.php:489
msgid ""
"The number of rows per page of the admin browser. A value equal to zero or "
"less denotes no pagination."
msgstr ""

#: lib/wfu_constants.php:490
msgid "History Log Table Rows Per Page"
msgstr ""

#: lib/wfu_constants.php:490
msgid "The number of rows per page of the History Log table."
msgstr ""

#: lib/wfu_constants.php:491
msgid "Uploaded Files Table Rows Per Page"
msgstr ""

#: lib/wfu_constants.php:491
msgid "The number of rows per page of the Uploaded Files table."
msgstr ""

#: lib/wfu_constants.php:492
msgid "Use Alternative Randomizer"
msgstr ""

#: lib/wfu_constants.php:492
msgid ""
"On fast web servers the plugin's generator of random strings may not work "
"properly causing various problems. If it is set to true, an alternative "
"randomizer method is employed that works for fast web servers. It can be "
"'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:493
#, fuzzy
#| msgid "File Upload Notification"
msgid "Force Email Notifications"
msgstr "Powiadomienie o Wysyłaniu plików"

#: lib/wfu_constants.php:493
msgid ""
"Send email notifications (if they are activated) even if no file has been "
"uploaded. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:494
msgid "Update Media on Delete"
msgstr ""

#: lib/wfu_constants.php:494
msgid ""
"When an uploaded file is deleted then delete also the corresponding Media "
"Library item if exists. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:495
msgid "Dashboard Is Protected"
msgstr ""

#: lib/wfu_constants.php:495
msgid ""
"If /wp-admin folder is password protected then this variable should be set "
"to 'true' so that internal operations of the plugin can work. The username "
"and password should also be set."
msgstr ""

#: lib/wfu_constants.php:496
msgid "Protected Dashboard Username"
msgstr ""

#: lib/wfu_constants.php:496
msgid "Username entry for accessing protected /wp-admin folder."
msgstr ""

#: lib/wfu_constants.php:497
msgid "Protected Dashboard Password"
msgstr ""

#: lib/wfu_constants.php:497
msgid "Password entry for accessing protected /wp-admin folder."
msgstr ""

#: lib/wfu_constants.php:498
msgid "Export Data Separator"
msgstr ""

#: lib/wfu_constants.php:498
msgid ""
"This is the delimiter of the exported file data columns. It can be any "
"symbol. Default value is comma (,)."
msgstr ""

#: lib/wfu_constants.php:499
msgid "Export User Data Separator"
msgstr ""

#: lib/wfu_constants.php:499
msgid ""
"This is the delimiter of the exported user data of each file. It can be any "
"symbol. Default value is semicolon (;)."
msgstr ""

#: lib/wfu_constants.php:500
msgid "Disable Version Check"
msgstr ""

#: lib/wfu_constants.php:500
msgid ""
"If it is set to 'true' then the plugin will not check if there are any new "
"versions available. This is a temporary solution to problems having some "
"users accessing Iptanus Services server causing the plugin to stall. It can "
"be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:501
msgid "Relax cURL Host Verification"
msgstr ""

#: lib/wfu_constants.php:501
msgid ""
"If it is set to 'true' then CURLOPT_SSL_VERIFYHOST will be disabled when "
"executing a cURL POST request. This is required in some cases so that the "
"plugin can reach https://services2.iptanus.com, because on some servers it "
"fails with a file_get_contents warning. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:502
msgid ""
"If it is set to 'true' then the alternative Iptanus server will be used. "
"This is a work-around in some cases where the website cannot reach https://"
"services2.iptanus.com. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:503
msgid "Alternative Iptanus Server"
msgstr ""

#: lib/wfu_constants.php:503
msgid "If it is set then this is the URL of the alternative Iptanus server."
msgstr ""

#: lib/wfu_constants.php:504
msgid "Alternative Version Server"
msgstr ""

#: lib/wfu_constants.php:504
msgid ""
"If the alternative Iptanus server is used and this variable is not empty, "
"then it will be used as the alternative Version Server URL."
msgstr ""

#: lib/wfu_constants.php:505
msgid "Minify Inline CSS Code"
msgstr ""

#: lib/wfu_constants.php:505
msgid ""
"Defines whether the inline CSS code will be minified. It can be 'true' or "
"'false'."
msgstr ""

#: lib/wfu_constants.php:506
msgid "Minify Inline JS Code"
msgstr ""

#: lib/wfu_constants.php:506
msgid ""
"Defines whether the inline Javascript code will be minified. It can be "
"'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:507
msgid "Session Legacy Option"
msgstr ""

#: lib/wfu_constants.php:507
msgid ""
"Defines whether the old (legacy) operation of reading and storing session "
"data (using session_start in header) will be used. By default it is set to "
"'true' to maintain backward compatibility."
msgstr ""

#: lib/wfu_constants.php:508
msgid "Session Cookie Life"
msgstr ""

#: lib/wfu_constants.php:508
msgid "Defines the life of session cookie, in hours."
msgstr ""

#: lib/wfu_constants.php:509
msgid "DB Option User State Base"
msgstr ""

#: lib/wfu_constants.php:509
msgid ""
"Defines how DB option defines the unique user state key. It can take the "
"values 'session' or 'cookies'."
msgstr ""

#: lib/wfu_constants.php:510
msgid "DB Option User State Check Interval"
msgstr ""

#: lib/wfu_constants.php:510
msgid ""
"Defines how often (in seconds) the plugin will update user state list, when "
"user state is saved in DB option table."
msgstr ""

#: lib/wfu_constants.php:511
msgid "DB Option User State Life"
msgstr ""

#: lib/wfu_constants.php:511
msgid ""
"Defines the maximum time of inactivity of a user state, when user state is "
"saved in DB option table."
msgstr ""

#: lib/wfu_constants.php:512
msgid "User State Handler Changed"
msgstr ""

#: lib/wfu_constants.php:512
msgid ""
"Defines whether the plugin changed automatically the user state handler "
"during installation."
msgstr ""

#: lib/wfu_constants.php:513
msgid "Use Old DB Option Handler"
msgstr ""

#: lib/wfu_constants.php:513
msgid "Defines whether the old DBOption user state handlers will be used."
msgstr ""

#: lib/wfu_constants.php:514
msgid "Database Deadlock Timeout"
msgstr ""

#: lib/wfu_constants.php:514
msgid ""
"Defines for how long a deadlocked database transaction will be repeated."
msgstr ""

#: lib/wfu_constants.php:515
msgid "Log Database Errors"
msgstr ""

#: lib/wfu_constants.php:515
msgid "Defines whether database errors will be logged."
msgstr ""

#: lib/wfu_constants.php:516
msgid "Enable Queue Functionality"
msgstr ""

#: lib/wfu_constants.php:516
msgid "Defines whether queue operation is active."
msgstr ""

#: lib/wfu_constants.php:517
msgid "Queue Thread Timeout"
msgstr ""

#: lib/wfu_constants.php:517
msgid ""
"Defines for how long, in seconds, a queue will wait for a thread to finish "
"before aborting the operation."
msgstr ""

#: lib/wfu_constants.php:518
msgid "Queue Loop Delay"
msgstr ""

#: lib/wfu_constants.php:518
msgid ""
"Defines the time, in milliseconds, a wait loop will sleep before continuing."
msgstr ""

#: lib/wfu_constants.php:519
msgid "Process Upload Waste Items After"
msgstr ""

#: lib/wfu_constants.php:519
msgid ""
"Defines the time, in days, after which waste items related to uploads will "
"be processed."
msgstr ""

#: lib/wfu_constants.php:520
msgid "Waste Items Batch Size"
msgstr ""

#: lib/wfu_constants.php:520
msgid "Defines how many waste items will be stored for processing every time."
msgstr ""

#: lib/wfu_constants.php:521
msgid "Personal Data Visible Operation Levels"
msgstr ""

#: lib/wfu_constants.php:521
msgid ""
"Defines how deep administrators can go into personal data operation details. "
"A value of -1 denotes that there is no limit."
msgstr ""

#: lib/wfu_constants.php:522
msgid "Personal Data Visible Permission Levels"
msgstr ""

#: lib/wfu_constants.php:522
msgid ""
"Defines how deep administrators can go into personal data permission "
"details. A value of -1 denotes that there is no limit."
msgstr ""

#: lib/wfu_constants.php:523
msgid "Personal Data Visible Log Action Levels"
msgstr ""

#: lib/wfu_constants.php:523
msgid ""
"Defines how deep administrators can go into personal data log action "
"details. A value of -1 denotes that there is no limit."
msgstr ""

#: lib/wfu_constants.php:524
#, fuzzy
#| msgid "Upload File"
msgid "Uploaded Files Menu State"
msgstr "Prześlij plik"

#: lib/wfu_constants.php:524
msgid ""
"Defines whether the Uploaded Files Dashboard menu item will be shown or not. "
"It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:525
msgid "Uploaded Files Default Action"
msgstr ""

#: lib/wfu_constants.php:525
msgid ""
"Defines the default action that will be executed when a file link is pressed "
"in Uploaded Files page. It can be 'details', 'adminbrowser', 'historylog', "
"'link', 'download' and 'none'."
msgstr ""

#: lib/wfu_constants.php:526
#, fuzzy
#| msgid "Upload File"
msgid "Uploaded Files Columns"
msgstr "Prześlij plik"

#: lib/wfu_constants.php:526
msgid ""
"Defines the visible columns of the Uploaded Files list as well as their "
"order. It is noted that 'File' column is always visible and it is the second "
"column if '#' column is visible, or the first one if '#' column is hidden."
msgstr ""

#: lib/wfu_constants.php:527
#, fuzzy
#| msgid "Upload File"
msgid "Uploaded Files Actions"
msgstr "Prześlij plik"

#: lib/wfu_constants.php:527
msgid ""
"Defines the allowable actions and their order for each file in Uploaded "
"Files list. It is noted that the actions shown for each file depend on its "
"properties."
msgstr ""

#: lib/wfu_constants.php:528
msgid "Hide Invalid Uploaded Files"
msgstr ""

#: lib/wfu_constants.php:528
msgid ""
"Defines whether all uploaded file records will be shown in Uploaded File "
"menu or only the valid ones. Invalid are the records who are obsolete or "
"their files do not exist anymore."
msgstr ""

#: lib/wfu_constants.php:529
#, fuzzy
#| msgid "Upload File"
msgid "Uploaded Files Reset Time"
msgstr "Prześlij plik"

#: lib/wfu_constants.php:529
msgid ""
"Defines the interval in seconds before the unread uploaded files can be "
"marked as read. A value of -1 denotes that there is no interval."
msgstr ""

#: lib/wfu_constants.php:530
msgid "Uploaded Files Toolbar Menu State"
msgstr ""

#: lib/wfu_constants.php:530
msgid ""
"Defines whether the Uploaded Files Toolbar (Admin Bar) menu item will be "
"shown or not. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:531
msgid "Uploaded Files Auto-Hide on Toolbar"
msgstr ""

#: lib/wfu_constants.php:531
msgid ""
"Defines whether the Uploaded Files Toolbar (Admin Bar) menu item will be "
"hidden when there are no new uploads. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:532
msgid "Show Shortcode Composer to Non-Admins"
msgstr ""

#: lib/wfu_constants.php:532
msgid ""
"Defines whether the shortcode composer will be visible to non-admin users "
"who can edit posts or pages. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:533
msgid "Ignore FTP Path in File Operations"
msgstr ""

#: lib/wfu_constants.php:533
msgid ""
"Defines whether file functions, such as file_exists(), stat() etc. will be "
"ignored for FTP paths. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:534
msgid "Default Value of File Exists for FTP Paths"
msgstr ""

#: lib/wfu_constants.php:534
msgid ""
"Defines the default value that will be returned when file_exists() function "
"is executed on an FTP path. It can be '*true', '*false', '*calc', 'true' or "
"'false'. If it starts with asterisk (*) then this variable takes precedence "
"over the more general WFU_FILEOPERATION_IGNOREFTP."
msgstr ""

#: lib/wfu_constants.php:535
msgid "Default Value of Stat for FTP Paths"
msgstr ""

#: lib/wfu_constants.php:535
msgid ""
"Defines the default value that will be returned when stat() function is "
"executed on an FTP path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNOREFTP."
msgstr ""

#: lib/wfu_constants.php:536
msgid "Default Value of Filesize for FTP Paths"
msgstr ""

#: lib/wfu_constants.php:536
msgid ""
"Defines the default value that will be returned when filesize() function is "
"executed on an FTP path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNOREFTP."
msgstr ""

#: lib/wfu_constants.php:537
msgid "Default Value of Fopen for FTP Paths"
msgstr ""

#: lib/wfu_constants.php:537
msgid ""
"Defines the default value that will be returned when fopen() function is "
"executed on an FTP path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNOREFTP."
msgstr ""

#: lib/wfu_constants.php:538
msgid "Default Value of File Get Contents for FTP Paths"
msgstr ""

#: lib/wfu_constants.php:538
msgid ""
"Defines the default value that will be returned when file_get_contents() "
"function is executed on an FTP path. It can be '*empty', '*calc' or 'empty'. "
"If it starts with asterisk (*) then this variable takes precedence over the "
"more general WFU_FILEOPERATION_IGNOREFTP."
msgstr ""

#: lib/wfu_constants.php:539
msgid "Default Value of MD5 File for FTP Paths"
msgstr ""

#: lib/wfu_constants.php:539
msgid ""
"Defines the default value that will be returned when md5_file() function is "
"executed on an FTP path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNOREFTP."
msgstr ""

#: lib/wfu_constants.php:540
msgid "Default Value of Unlink for FTP Paths"
msgstr ""

#: lib/wfu_constants.php:540
msgid ""
"Defines the default value that will be returned when unlink() function is "
"executed on an FTP path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNOREFTP."
msgstr ""

#: lib/wfu_constants.php:541
msgid "Ignore SFTP Path in File Operations"
msgstr ""

#: lib/wfu_constants.php:541
msgid ""
"Defines whether file functions, such as file_exists(), stat() etc. will be "
"ignored for SFTP paths. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:542
msgid "Default Value of File Exists for SFTP Paths"
msgstr ""

#: lib/wfu_constants.php:542
msgid ""
"Defines the default value that will be returned when file_exists() function "
"is executed on an SFTP path. It can be '*true', '*false', '*calc', 'true' or "
"'false'. If it starts with asterisk (*) then this variable takes precedence "
"over the more general WFU_FILEOPERATION_IGNORESFTP."
msgstr ""

#: lib/wfu_constants.php:543
msgid "Default Value of Stat for SFTP Paths"
msgstr ""

#: lib/wfu_constants.php:543
msgid ""
"Defines the default value that will be returned when stat() function is "
"executed on an SFTP path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNORESFTP."
msgstr ""

#: lib/wfu_constants.php:544
msgid "Default Value of Filesize for SFTP Paths"
msgstr ""

#: lib/wfu_constants.php:544
msgid ""
"Defines the default value that will be returned when filesize() function is "
"executed on an SFTP path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNORESFTP."
msgstr ""

#: lib/wfu_constants.php:545
msgid "Default Value of Fopen for SFTP Paths"
msgstr ""

#: lib/wfu_constants.php:545
msgid ""
"Defines the default value that will be returned when fopen() function is "
"executed on an SFTP path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNORESFTP."
msgstr ""

#: lib/wfu_constants.php:546
msgid "Default Value of File Get Contents for SFTP Paths"
msgstr ""

#: lib/wfu_constants.php:546
msgid ""
"Defines the default value that will be returned when file_get_contents() "
"function is executed on an SFTP path. It can be '*empty', '*calc' or "
"'empty'. If it starts with asterisk (*) then this variable takes precedence "
"over the more general WFU_FILEOPERATION_IGNORESFTP."
msgstr ""

#: lib/wfu_constants.php:547
msgid "Default Value of MD5 File for SFTP Paths"
msgstr ""

#: lib/wfu_constants.php:547
msgid ""
"Defines the default value that will be returned when md5_file() function is "
"executed on an SFTP path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNORESFTP."
msgstr ""

#: lib/wfu_constants.php:548
msgid "Default Value of Unlink for SFTP Paths"
msgstr ""

#: lib/wfu_constants.php:548
msgid ""
"Defines the default value that will be returned when unlink() function is "
"executed on an SFTP path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNORESFTP."
msgstr ""

#: lib/wfu_constants.php:549
msgid "Ignore FTPS Path in File Operations"
msgstr ""

#: lib/wfu_constants.php:549
msgid ""
"Defines whether file functions, such as file_exists(), stat() etc. will be "
"ignored for FTPS paths. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:550
msgid "Default Value of File Exists for FTPS Paths"
msgstr ""

#: lib/wfu_constants.php:550
msgid ""
"Defines the default value that will be returned when file_exists() function "
"is executed on an FTPS path. It can be '*true', '*false', '*calc', 'true' or "
"'false'. If it starts with asterisk (*) then this variable takes precedence "
"over the more general WFU_FILEOPERATION_IGNOREFTPS."
msgstr ""

#: lib/wfu_constants.php:551
msgid "Default Value of Stat for FTPS Paths"
msgstr ""

#: lib/wfu_constants.php:551
msgid ""
"Defines the default value that will be returned when stat() function is "
"executed on an FTPS path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNOREFTPS."
msgstr ""

#: lib/wfu_constants.php:552
msgid "Default Value of Filesize for FTPS Paths"
msgstr ""

#: lib/wfu_constants.php:552
msgid ""
"Defines the default value that will be returned when filesize() function is "
"executed on an FTPS path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNOREFTPS."
msgstr ""

#: lib/wfu_constants.php:553
msgid "Default Value of Fopen for FTPS Paths"
msgstr ""

#: lib/wfu_constants.php:553
msgid ""
"Defines the default value that will be returned when fopen() function is "
"executed on an FTPS path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNOREFTPS."
msgstr ""

#: lib/wfu_constants.php:554
msgid "Default Value of File Get Contents for FTPS Paths"
msgstr ""

#: lib/wfu_constants.php:554
msgid ""
"Defines the default value that will be returned when file_get_contents() "
"function is executed on an FTPS path. It can be '*empty', '*calc' or "
"'empty'. If it starts with asterisk (*) then this variable takes precedence "
"over the more general WFU_FILEOPERATION_IGNOREFTPS."
msgstr ""

#: lib/wfu_constants.php:555
msgid "Default Value of MD5 File for FTPS Paths"
msgstr ""

#: lib/wfu_constants.php:555
msgid ""
"Defines the default value that will be returned when md5_file() function is "
"executed on an FTPS path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNOREFTPS."
msgstr ""

#: lib/wfu_constants.php:556
msgid "Default Value of Unlink for FTPS Paths"
msgstr ""

#: lib/wfu_constants.php:556
msgid ""
"Defines the default value that will be returned when unlink() function is "
"executed on an FTPS path. It can be '*empty', '*calc' or 'empty'. If it "
"starts with asterisk (*) then this variable takes precedence over the more "
"general WFU_FILEOPERATION_IGNOREFTPS."
msgstr ""

#: lib/wfu_constants.php:557
msgid "FTPS Connection Timeout"
msgstr ""

#: lib/wfu_constants.php:557
msgid "Defines the timeout (in seconds) for an FTPS connection."
msgstr ""

#: lib/wfu_constants.php:558
msgid "Use Passive Mode for FTPS"
msgstr ""

#: lib/wfu_constants.php:558
msgid ""
"Defines whether PHP will use passive mode for FTPS operations like "
"file_exists, file_stat, file_size etc. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:559
msgid "Force Use Passive Address for FTPS"
msgstr ""

#: lib/wfu_constants.php:559
msgid ""
"Defines whether PHP will use the passive address for FTPS uploads when in "
"passive mode. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:560
msgid "Ignore Remote Path in File Operations"
msgstr ""

#: lib/wfu_constants.php:560
msgid ""
"Defines whether file functions, such as file_exists(), stat() etc. will be "
"ignored for remote (cloud) paths. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:561
msgid "Default Value of File Exists for Remote Paths"
msgstr ""

#: lib/wfu_constants.php:561
msgid ""
"Defines the default value that will be returned when file_exists() function "
"is executed on a remote (cloud) path. It can be '*true', '*false', '*calc', "
"'true' or 'false'. If it starts with asterisk (*) then this variable takes "
"precedence over the more general WFU_FILEOPERATION_IGNOREREMOTE."
msgstr ""

#: lib/wfu_constants.php:562
msgid "Default Value of Stat for Remote Paths"
msgstr ""

#: lib/wfu_constants.php:562
msgid ""
"Defines the default value that will be returned when stat() function is "
"executed on a remote (cloud) path. It can be '*empty', '*calc' or 'empty'. "
"If it starts with asterisk (*) then this variable takes precedence over the "
"more general WFU_FILEOPERATION_IGNOREREMOTE."
msgstr ""

#: lib/wfu_constants.php:563
msgid "Default Value of Filesize for Remote Paths"
msgstr ""

#: lib/wfu_constants.php:563
msgid ""
"Defines the default value that will be returned when filesize() function is "
"executed on a remote (cloud) path. It can be '*empty', '*calc' or 'empty'. "
"If it starts with asterisk (*) then this variable takes precedence over the "
"more general WFU_FILEOPERATION_IGNOREREMOTE."
msgstr ""

#: lib/wfu_constants.php:564
msgid "Default Value of Fopen for Remote Paths"
msgstr ""

#: lib/wfu_constants.php:564
msgid ""
"Defines the default value that will be returned when fopen() function is "
"executed on a remote (cloud) path. It can be '*empty', '*calc' or 'empty'. "
"If it starts with asterisk (*) then this variable takes precedence over the "
"more general WFU_FILEOPERATION_IGNOREREMOTE."
msgstr ""

#: lib/wfu_constants.php:565
msgid "Default Value of File Get Contents for Remote Paths"
msgstr ""

#: lib/wfu_constants.php:565
msgid ""
"Defines the default value that will be returned when file_get_contents() "
"function is executed on a remote path. It can be '*empty', '*calc' or "
"'empty'. If it starts with asterisk (*) then this variable takes precedence "
"over the more general WFU_FILEOPERATION_IGNOREREMOTE."
msgstr ""

#: lib/wfu_constants.php:566
msgid "Default Value of MD5 File for Remote Paths"
msgstr ""

#: lib/wfu_constants.php:566
msgid ""
"Defines the default value that will be returned when md5_file() function is "
"executed on a remote (cloud) path. It can be '*empty', '*calc' or 'empty'. "
"If it starts with asterisk (*) then this variable takes precedence over the "
"more general WFU_FILEOPERATION_IGNOREREMOTE."
msgstr ""

#: lib/wfu_constants.php:567
msgid "Default Value of Unlink for Remote Paths"
msgstr ""

#: lib/wfu_constants.php:567
msgid ""
"Defines the default value that will be returned when unlink() function is "
"executed on a remote (cloud) path. It can be '*empty', '*calc' or 'empty'. "
"If it starts with asterisk (*) then this variable takes precedence over the "
"more general WFU_FILEOPERATION_IGNOREREMOTE."
msgstr ""

#: lib/wfu_constants.php:568
msgid "Admin Notifications Rows Per Page"
msgstr ""

#: lib/wfu_constants.php:568
msgid ""
"The number of rows per page of the admin notifications. A value equal to "
"zero or less denotes no pagination."
msgstr ""

#: lib/wfu_constants.php:569
msgid "Notifications Toolbar Menu State"
msgstr ""

#: lib/wfu_constants.php:569
msgid ""
"Defines whether the Notifications Toolbar (Admin Bar) menu item will be "
"shown or not. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:570
msgid "Notifications Non-Repeating Threshold"
msgstr ""

#: lib/wfu_constants.php:570
msgid ""
"Defines the time in seconds, after which a non-repeating notification can be "
"added again."
msgstr ""

#: lib/wfu_constants.php:571
msgid "Material UI HTML Font Size"
msgstr ""

#: lib/wfu_constants.php:571
msgid ""
"Defines the HTML font size, based on which the Material UI components' rem "
"value is calculated. It can be 'adjust' (React will try to adjust the HTML "
"font size so that it is always 16px), 'initial' (React will do no change) or "
"a font size in pixels."
msgstr ""

#: lib/wfu_constants.php:572
msgid "Webcam Switch Camera Mode"
msgstr ""

#: lib/wfu_constants.php:572
msgid ""
"Defines the switch camera mode. It can be 'side' (switch between front and "
"rear camera) or 'device' (switch between available video devices)."
msgstr ""

#: lib/wfu_constants.php:573
msgid "Webcam MediaRecorder MIME Type"
msgstr ""

#: lib/wfu_constants.php:573
msgid ""
"Defines the webcam MediaRecorder MIME Type. If it is empty then it will be "
"auto-selected."
msgstr ""

#: lib/wfu_constants.php:579
msgid "Alternative Captcha Server"
msgstr ""

#: lib/wfu_constants.php:579
msgid ""
"If the alternative Iptanus server is used and this variable is not empty, "
"then it will be used as the alternative Captcha Server URL."
msgstr ""

#: lib/wfu_constants.php:580
msgid "Google ReCaptchaV2 Host"
msgstr ""

#: lib/wfu_constants.php:580
msgid ""
"It defines the Google ReCaptchaV2 host. The default is 'www.google.com', but "
"there is an alternative one, 'www.recaptcha.net' that works also in China."
msgstr ""

#: lib/wfu_constants.php:581
msgid "User-Permissions Table Rows Per Page"
msgstr ""

#: lib/wfu_constants.php:581
msgid "The number of rows per page of the User Permissions table."
msgstr ""

#: lib/wfu_constants.php:582
msgid "Remote Files Browser Rows Per Page"
msgstr ""

#: lib/wfu_constants.php:582
msgid "The number of rows per page of the remote files browser."
msgstr ""

#: lib/wfu_constants.php:583
msgid "Back-end Browser Rows Per Page"
msgstr ""

#: lib/wfu_constants.php:583
msgid "The number of rows per page of the back-end browser."
msgstr ""

#: lib/wfu_constants.php:584
msgid "Back-end Browser Show Remote Files"
msgstr ""

#: lib/wfu_constants.php:584
msgid ""
"Show remote files (uploaded files that have been transferred in a cloud "
"service and they no longer exist in the website) in the back-end browser. It "
"can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:585
msgid "Front-end Browser Column Definitions"
msgstr ""

#: lib/wfu_constants.php:585
msgid "The column definitions of the front-end browser."
msgstr ""

#: lib/wfu_constants.php:586
msgid "File Transfers Refresh Interval"
msgstr ""

#: lib/wfu_constants.php:586
msgid ""
"The time in seconds to refresh the status of File Transfers page. If it is "
"-1 then no refresh will happen."
msgstr ""

#: lib/wfu_constants.php:587
msgid "Force Captcha API to Always Load"
msgstr ""

#: lib/wfu_constants.php:587
msgid ""
"Force the Google javascript files of Recaptcha API to load anyway. It can be "
"'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:588
msgid "File Chunk Size"
msgstr ""

#: lib/wfu_constants.php:588
msgid "The size of a file chunk, in bytes."
msgstr ""

#: lib/wfu_constants.php:589
msgid "Max Concurrent Connections to Server"
msgstr ""

#: lib/wfu_constants.php:589
msgid ""
"The number of maximum allowable concurrent connections to the server. A "
"value of -1 denotes that there is no limit."
msgstr ""

#: lib/wfu_constants.php:590
msgid "Max Concurrent Chunks"
msgstr ""

#: lib/wfu_constants.php:590
msgid ""
"The number of maximum allowable concurrent chunks per file. A value of -1 "
"denotes that all chunks will be uploaded at the same time."
msgstr ""

#: lib/wfu_constants.php:591
msgid "Max Concurrent Files"
msgstr ""

#: lib/wfu_constants.php:591
msgid ""
"The number of maximum allowable concurrent files uploading. A value of -1 "
"denotes that all files will be uploaded at the same time."
msgstr ""

#: lib/wfu_constants.php:592
msgid "Max Chunk Retries"
msgstr ""

#: lib/wfu_constants.php:592
msgid ""
"The number of times a chunk will be retried before the file is rejected. A "
"value of -1 denotes that the chunk will be retried forever."
msgstr ""

#: lib/wfu_constants.php:593
msgid "Max Inactivity Period of Chunk"
msgstr ""

#: lib/wfu_constants.php:593
msgid ""
"The maximum time that a chunk is allowed to be inactive before it is reset, "
"in seconds. A value of -1 denotes that there is no limit."
msgstr ""

#: lib/wfu_constants.php:594
msgid "Max Inactivity Period of File"
msgstr ""

#: lib/wfu_constants.php:594
msgid ""
"The maximum time that an unfinished file will be resumed, in seconds. A "
"value of -1 denotes that there is no limit."
msgstr ""

#: lib/wfu_constants.php:595
msgid "Recheck for Unfinished Files Interval"
msgstr ""

#: lib/wfu_constants.php:595
msgid "The interval for checking of unfinished files, in seconds."
msgstr ""

#: lib/wfu_constants.php:596
msgid "Max Size of Temporary Partial File"
msgstr ""

#: lib/wfu_constants.php:596
msgid "The maximum size of the temporary server partial files, in bytes."
msgstr ""

#: lib/wfu_constants.php:597
msgid "Max Concurrent File Transfer Jobs"
msgstr ""

#: lib/wfu_constants.php:597
msgid ""
"The number of maximum allowable concurrent transfer jobs to service accounts."
msgstr ""

#: lib/wfu_constants.php:598
msgid "File Transfer Manager Max Runtime"
msgstr ""

#: lib/wfu_constants.php:598
msgid ""
"The maximum time that transfer manager can run, in seconds. A value of -1 "
"denotes no limit."
msgstr ""

#: lib/wfu_constants.php:599
msgid "File Transfer Jobs Recheck Interval"
msgstr ""

#: lib/wfu_constants.php:599
msgid ""
"The interval for checking if there are pending service transfer jobs, in "
"seconds."
msgstr ""

#: lib/wfu_constants.php:600
msgid "File Transfer Timeout"
msgstr ""

#: lib/wfu_constants.php:600
msgid ""
"The timeout of a single file transfer, in seconds. A value of -1 denotes no "
"limit."
msgstr ""

#: lib/wfu_constants.php:601
msgid "Max File Transfer Retry Time"
msgstr ""

#: lib/wfu_constants.php:601
msgid ""
"The maximum time that a file transfer will be retried, in seconds. A value "
"of -1 denotes no limit."
msgstr ""

#: lib/wfu_constants.php:602
msgid "File Transfer Retries"
msgstr ""

#: lib/wfu_constants.php:602
msgid ""
"The number of consecutive retries of a file transfer. A value of -1 denotes "
"no limit."
msgstr ""

#: lib/wfu_constants.php:603
msgid "Max File Transfer Retries"
msgstr ""

#: lib/wfu_constants.php:603
msgid ""
"The number of maximum retries of a file transfer. After this limit file will "
"be marked as failed. A value of -1 denotes no limit."
msgstr ""

#: lib/wfu_constants.php:604
msgid "Keep Failed Transferred Files"
msgstr ""

#: lib/wfu_constants.php:604
msgid ""
"Keep or delete from the list files that failed to be transferred. It can be "
"'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:605
msgid "Asynchronous Caller Timeout"
msgstr ""

#: lib/wfu_constants.php:605
msgid ""
"The time limit an asynchronous call of a function is expected to be "
"executed. A value of -1 denotes no limit."
msgstr ""

#: lib/wfu_constants.php:606
msgid "Thumbnail Path"
msgstr ""

#: lib/wfu_constants.php:606
msgid ""
"Defines the path where thumbnails will be stored. The path is relative to "
"uploads folder of the website. If the path starts with '../' then it will be "
"relative to /wp-content folder. If the path starts with '../../' then it "
"will be relative to the root folder of the website."
msgstr ""

#: lib/wfu_constants.php:607
msgid "Thumbnail Update Interval"
msgstr ""

#: lib/wfu_constants.php:607
msgid ""
"Defines the time in seconds a file can update its thumbnails after its last "
"update. If it is set to -1 then the file will be updated no matter how much "
"time has passed after the last update."
msgstr ""

#: lib/wfu_constants.php:608
msgid "Force Use PHPSECLIB for SFTP"
msgstr ""

#: lib/wfu_constants.php:608
msgid ""
"Defines whether PHP will use PHPSECLIB functions for SFTP instead of SSH2. "
"It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:609
msgid "Ignore User State Check for Hooks"
msgstr ""

#: lib/wfu_constants.php:609
msgid ""
"Defines whether the plugin will generate warnings in case User State handler "
"is set to Cookies/DB but there are hooks using session. It can be 'true' or "
"'false'."
msgstr ""

#: lib/wfu_constants.php:610
msgid "Disable Image Type Library Check"
msgstr ""

#: lib/wfu_constants.php:610
msgid ""
"Defines whether the plugin will check the file contents based on Image Type "
"Library. It can be 'true' or 'false'."
msgstr ""

#: lib/wfu_constants.php:625
msgid "Colors for Message in Test Mode"
msgstr ""

#: lib/wfu_constants.php:625
msgid ""
"The color triplet (text, background and border colors) of message in Test "
"mode of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:626
msgid "Defaults Message Colors"
msgstr ""

#: lib/wfu_constants.php:626
msgid ""
"The default color triplet (text, background and border colors) of message of "
"the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:627
msgid "State 0 Message Colors"
msgstr ""

#: lib/wfu_constants.php:627
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 0 (upload in progress with no messages) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:628
msgid "State 1 Message Colors"
msgstr ""

#: lib/wfu_constants.php:628
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 1 (upload in progress with messages) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:629
msgid "State 2 Message Colors"
msgstr ""

#: lib/wfu_constants.php:629
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 2 (upload in progress with some files not uploaded) of the uploader "
"shortcode."
msgstr ""

#: lib/wfu_constants.php:630
msgid "State 3 Message Colors"
msgstr ""

#: lib/wfu_constants.php:630
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 3 (upload in progress with no files uploaded so far) of the uploader "
"shortcode."
msgstr ""

#: lib/wfu_constants.php:631
msgid "State 4 Message Colors"
msgstr ""

#: lib/wfu_constants.php:631
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 4 (all files uploaded) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:632
msgid "State 5 Message Colors"
msgstr ""

#: lib/wfu_constants.php:632
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 5 (all files uploaded with messages) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:633
msgid "State 6 Message Colors"
msgstr ""

#: lib/wfu_constants.php:633
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 6 (some files not uploaded) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:634
msgid "State 7 Message Colors"
msgstr ""

#: lib/wfu_constants.php:634
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 7 (no files uploaded) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:635
msgid "State 8 Message Colors"
msgstr ""

#: lib/wfu_constants.php:635
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 8 (there are no files to upload) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:636
msgid "State 9 Message Colors"
msgstr ""

#: lib/wfu_constants.php:636
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 9 (test state) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:637
msgid "State 10 Message Colors"
msgstr ""

#: lib/wfu_constants.php:637
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 10 (JSON parse error) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:638
msgid "State 11 Message Colors"
msgstr ""

#: lib/wfu_constants.php:638
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 11 (redirecting) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:639
msgid "State 12 Message Colors"
msgstr ""

#: lib/wfu_constants.php:639
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 12 (upload failed) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:640
msgid "State 13 Message Colors"
msgstr ""

#: lib/wfu_constants.php:640
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 13 (sending data) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:641
msgid "State 14 Message Colors"
msgstr ""

#: lib/wfu_constants.php:641
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 14 (data submit succeeded) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:642
msgid "State 15 Message Colors"
msgstr ""

#: lib/wfu_constants.php:642
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 15 (data submit failed) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:643
msgid "State 16 Message Colors"
msgstr ""

#: lib/wfu_constants.php:643
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 16 (cancelling upload) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:644
msgid "State 17 Message Colors"
msgstr ""

#: lib/wfu_constants.php:644
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 17 (upload cancelled) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:645
msgid "State 18 Message Colors"
msgstr ""

#: lib/wfu_constants.php:645
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 18 (upload succeeded) of the uploader shortcode."
msgstr ""

#: lib/wfu_constants.php:646
msgid "State 19 Message Colors"
msgstr ""

#: lib/wfu_constants.php:646
msgid ""
"The color triplet (text, background and border colors) of message of upload "
"state 19 (upload completed but no files were saved due to personal data "
"policy) of the uploader shortcode."
msgstr ""

#: lib/wfu_functions.php:8955
#, fuzzy
#| msgid "Wordpress File Upload Form"
msgid "Iptanus File Upload Consent Status"
msgstr "Formularz przesyłania plików WPFU"

#: lib/wfu_functions.php:8958
msgid "Consent Status"
msgstr ""

#: lib/wfu_functions.php:8960
msgid "You have given your consent to store personal data."
msgstr ""

#: lib/wfu_functions.php:8960
msgid "You have denied to store personal data."
msgstr ""

#: lib/wfu_functions.php:8960
msgid "You have not answered to consent yet."
msgstr ""

#: lib/wfu_functions.php:8966
msgid "Change status to"
msgstr ""

#: lib/wfu_functions.php:8968
msgid "No change"
msgstr ""

#: lib/wfu_functions.php:8970 lib/wfu_functions.php:8978
msgid "Revoke Consent"
msgstr ""

#: lib/wfu_functions.php:8971 lib/wfu_functions.php:8975
msgid "Clear Consent"
msgstr ""

#: lib/wfu_functions.php:8974 lib/wfu_functions.php:8979
msgid "Give Consent"
msgstr ""

#: lib/wfu_pd_classes.php:173
msgid "I agree to allow the plugin to use my personal data"
msgstr ""

#: lib/wfu_personaldata.php:67
#, fuzzy
#| msgid "Select File"
msgid "Select User"
msgstr "Wybierz plik"

#: lib/wfu_personaldata.php:72
msgid "Type user in text box"
msgstr ""

#: lib/wfu_personaldata.php:77
msgid ""
"Select a user to perform operations (export or delete) on his/her personal "
"data. Type an asterisk (*) in the text box to display all users."
msgstr ""

#: lib/wfu_personaldata.php:85
msgid "Export Operations"
msgstr ""

#: lib/wfu_personaldata.php:90
msgid "Export File Data of User"
msgstr ""

#: lib/wfu_personaldata.php:105
msgid "Erase Operations"
msgstr ""

#: lib/wfu_personaldata.php:110
msgid "Erase All User Data"
msgstr ""

#: lib/wfu_personaldata.php:113
msgid "Erase all data of user kept in database."
msgstr ""

#: lib/wfu_widget.php:67
msgid "Title:"
msgstr ""

#: lib/wfu_widget.php:71
msgid "Shortcode Attributes:"
msgstr ""

#~ msgid ""
#~ "Error. The upload size limit of PHP directive upload_max_filesize is "
#~ "preventing the upload of big files.\n"
#~ "PHP directive upload_max_filesize limit is: "
#~ msgstr ""
#~ "Błąd. Limit rozmiaru przesłać PHP dyrektywy upload_max_filesize "
#~ "uniemożliwia przesyłanie dużych plików.\n"
#~ "PHP dyrektywy upload_max_filesize wynosi:"

#~ msgid ""
#~ "The upload time limit of PHP directive max_input_time is preventing the "
#~ "upload of big files.\n"
#~ "PHP directive max_input_time limit is: "
#~ msgstr ""
#~ "Termin przekazywania PHP max_input_time dyrektywy jest zapobieganie "
#~ "przesyłanie dużych plików.\n"
#~ "Limit PHP max_input_time dyrektywy jest:"

#~ msgid "Plik %filename% jest w trakcie wysyłania"
#~ msgstr "Plik % jest w trakcie wysyłania"

#~ msgid "New title"
#~ msgstr "Nowy tytuł"
