# Copyright (C) 2023 SoftLab # This file is distributed under the same license as the Upload Fields for WPForms plugin. msgid "" msgstr "" "Project-Id-Version: Upload Fields for WPForms 1.0.2\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/upload-fields-for-wpforms\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2023-11-12T10:40:57+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.6.0\n" "X-Domain: upload-fields-for-wpforms\n" #. Plugin Name of the plugin msgid "Upload Fields for WPForms" msgstr "" #. Plugin URI of the plugin msgid "https://softlabbd.com/upload-fields-for-wpforms/" msgstr "" #. Description of the plugin msgid "Upload Fields for WPForms provides a 3 new file upload fields for WPForms." msgstr "" #. Author of the plugin msgid "SoftLab" msgstr "" #. Author URI of the plugin msgid "https://softlabbd.com/" msgstr "" #: app/class-app.php:101 msgid "Server error" msgstr "" #: app/class-app.php:101 msgid "Couldn't connect to the Google drive API server." msgstr "" #: app/class-client.php:153 msgid "Error communicating with API:" msgstr "" #: includes/base.php:122 msgid "Settings" msgstr "" #: includes/base.php:130 msgid "Upload Fields" msgstr "" #: includes/base.php:199 #: includes/base.php:205 msgid "%1$sUpload Fields for WPForms%2$s requires %1$sWPForms%2$s plugin to be active. Please activate WPForms to continue." msgstr "" #: includes/base.php:201 #: includes/base.php:207 msgid "Activate WPForms" msgstr "" #: includes/base.php:212 msgid "%1$sUpload Fields for WPForms%2$s requires %1$sWPForms%2$s plugin to be installed and activated. Please install WPForms to continue." msgstr "" #: includes/base.php:213 msgid "Install WPForms" msgstr "" #: includes/class-ajax.php:33 msgid "No active account found" msgstr "" #: includes/class-ajax.php:76 msgid "Invalid request" msgstr "" #: includes/class-google-drive-uploader.php:233 #: includes/class-uploader.php:417 msgid "Something went wrong, please try again." msgstr "" #. translators: $s - allowed file size in MB. #: includes/class-google-drive-uploader.php:269 #: includes/class-uploader.php:531 msgid "File exceeds max size allowed (%s)." msgstr "" #: includes/class-google-drive-uploader.php:300 #: includes/class-uploader.php:557 msgid "File must have an extension." msgstr "" #: includes/class-google-drive-uploader.php:308 #: includes/class-uploader.php:562 #: includes/class-uploader.php:607 msgid "File type is not allowed." msgstr "" #: includes/class-settings.php:27 msgid "Google Drive" msgstr "" #: includes/class-settings.php:53 msgid "Show Accounts" msgstr "" #. translators: %s - provider name. #: includes/class-settings.php:63 msgid "Integrate %s with WPForms" msgstr "" #: includes/class-settings.php:88 msgid "Connected on: %s" msgstr "" #: includes/class-settings.php:93 msgid "Disconnect" msgstr "" #: includes/class-settings.php:109 msgid "Add New Account" msgstr "" #: includes/class-settings.php:109 msgid "Sign in with Google" msgstr "" #: includes/class-uploader.php:492 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini." msgstr "" #: includes/class-uploader.php:493 msgid "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form." msgstr "" #: includes/class-uploader.php:494 msgid "The uploaded file was only partially uploaded." msgstr "" #: includes/class-uploader.php:495 msgid "No file was uploaded." msgstr "" #: includes/class-uploader.php:497 msgid "Missing a temporary folder." msgstr "" #: includes/class-uploader.php:498 msgid "Failed to write file to disk." msgstr "" #: includes/class-uploader.php:499 msgid "File upload stopped by extension." msgstr "" #. translators: %s - error text. #: includes/class-uploader.php:504 msgid "File upload error. %s" msgstr "" #: includes/fields/file-upload.php:16 msgid "File Upload" msgstr "" #: includes/fields/file-upload.php:144 #: includes/fields/google-drive-upload.php:154 #: includes/fields/image-upload.php:125 msgid "Drag and drop files here or" msgstr "" #: includes/fields/file-upload.php:148 #: includes/fields/google-drive-upload.php:158 #: includes/fields/image-upload.php:129 msgid "Browse Files" msgstr "" #: includes/fields/file-upload.php:157 #: includes/fields/google-drive-upload.php:167 msgid "Upload upto %s Files." msgstr "" #: includes/fields/file-upload.php:158 msgid "Max File Size: %s" msgstr "" #: includes/fields/file-upload.php:214 #: includes/fields/google-drive-upload.php:305 msgid "Allowed File Extensions" msgstr "" #: includes/fields/file-upload.php:215 #: includes/fields/google-drive-upload.php:306 msgid "Enter the comma seperated extensions you would like to allow to upload." msgstr "" #: includes/fields/file-upload.php:231 #: includes/fields/google-drive-upload.php:336 #: includes/fields/image-upload.php:212 msgid "Max File Size (MB)" msgstr "" #. translators: %s - max upload size. #: includes/fields/file-upload.php:233 #: includes/fields/google-drive-upload.php:338 #: includes/fields/image-upload.php:214 msgid "Enter the max size of each file, in megabytes, to allow. If left blank, the value defaults to the maximum size the server allows which is %s." msgstr "" #: includes/fields/file-upload.php:256 #: includes/fields/google-drive-upload.php:375 #: includes/fields/image-upload.php:237 msgid "Max File Uploads" msgstr "" #: includes/fields/file-upload.php:257 #: includes/fields/google-drive-upload.php:376 #: includes/fields/image-upload.php:238 msgid "Enter the max number of files to allow. If left blank, the value defaults to 1." msgstr "" #: includes/fields/file-upload.php:293 #: includes/fields/image-upload.php:274 msgid "Save files in Media Library" msgstr "" #: includes/fields/file-upload.php:294 #: includes/fields/image-upload.php:275 msgid "Check this option to store the uploaded files in the WordPress Media Library" msgstr "" #: includes/fields/google-drive-upload.php:16 msgid "Google Drive Upload" msgstr "" #: includes/fields/google-drive-upload.php:70 msgid "My Drive" msgstr "" #: includes/fields/google-drive-upload.php:125 msgid "Connect Google Drive" msgstr "" #: includes/fields/google-drive-upload.php:168 msgid "Max File Size: " msgstr "" #: includes/fields/google-drive-upload.php:251 #: includes/fields/google-drive-upload.php:286 msgid "Upload Folder" msgstr "" #: includes/fields/google-drive-upload.php:252 msgid "Select the upload folder where the files will be stored." msgstr "" #: includes/fields/google-drive-upload.php:268 msgid "Remove" msgstr "" #: includes/fields/google-drive-upload.php:274 msgid "Change Folder" msgstr "" #: includes/fields/google-drive-upload.php:274 msgid "Select Upload Folder" msgstr "" #: includes/fields/google-drive-upload.php:431 msgid "Create Entry Folder" msgstr "" #: includes/fields/google-drive-upload.php:432 msgid "Create a folder for each entry and upload files to that folder." msgstr "" #: includes/fields/google-drive-upload.php:452 msgid "Entry Folder Name Template" msgstr "" #: includes/fields/google-drive-upload.php:453 msgid "Enter the template for the entry folder name." msgstr "" #: includes/fields/google-drive-upload.php:471 msgid "You can use the following placeholders:" msgstr "" #: includes/fields/google-drive-upload.php:478 msgid "You can also use the form FIELD ID to rename the upload folder with the form field values." msgstr "" #: includes/fields/google-drive-upload.php:480 msgid "For example: If you have a field with the ID 1, you can use the tag {field_id_1} to rename the upload folder." msgstr "" #: includes/fields/google-drive-upload.php:503 msgid "Merge Entry Folders" msgstr "" #: includes/fields/google-drive-upload.php:504 msgid "Merge all the files uploaded in the entry folder into a single folder." msgstr "" #: includes/fields/image-upload.php:16 msgid "Image Upload" msgstr "" #: includes/fields/image-upload.php:138 msgid "Upload upto %s Images." msgstr "" #: includes/fields/image-upload.php:139 msgid "Max Image Size: %s" msgstr "" #: includes/fields/image-upload.php:195 msgid "Allowed Images" msgstr "" #: includes/fields/image-upload.php:196 msgid "Enter the comma seperated extensions of images you would like to allow to upload." msgstr "" #: includes/functions.php:35 msgid "Shared Drives" msgstr "" #: plugin.php:17 msgid "You can't access this page" msgstr "" #: assets/js/frontend.js:1 msgid "Image files" msgstr ""