# Copyright (C) 2024 Gravity PDF # This file is distributed under the same license as the Gravity PDF package. msgid "" msgstr "" "Project-Id-Version: Gravity PDF\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2024-09-02 00:01+0000\n" "X-Poedit-Basepath: ..\n" "X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" "X-Poedit-SearchPath-0: .\n" "X-Poedit-SearchPathExcluded-0: *.js\n" "X-Poedit-SourceCharset: UTF-8\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ../../../api.php:232 msgid "The $type parameter is invalid. Only \"view\" and \"model\" are accepted" msgstr "" #: ../../../api.php:272, ../../../api.php:471 msgid "Make sure to pass in a valid Gravity Forms Entry ID" msgstr "" #: ../../../api.php:407 msgid "The option key %s already exists. Use GPDFAPI::update_plugin_option instead" msgstr "" #: ../../../api.php:478 msgid "Could not located the PDF Settings. Ensure you pass in a valid PDF ID." msgstr "" #. translators: 1. WordPress version number 2. HTML Anchor Open Tag 3. Html Anchor Close Tag #: ../../../pdf.php:180 msgid "WordPress version %1$s is required: upgrade to the latest version. %2$sGet more information%3$s." msgstr "" #. translators: 1. HTML Anchor Open Tag 2. HTML Anchor Open Tag 3. Html Anchor Close Tag #: ../../../pdf.php:200 msgid "%1$sGravity Forms%3$s is required to use Gravity PDF. %2$sGet more information%3$s." msgstr "" #. translators: 1. HTML Anchor Open Tag 2. HTML Anchor Close Tag 3. Plugin version number 4. Html Anchor Open Tag #: ../../../pdf.php:207 msgid "%1$sGravity Forms%2$s version %3$s or higher is required. %4$sGet more information%2$s." msgstr "" #. translators: 1. HTML Anchor Open Tag 2. HTML Anchor Close Tag 3. HTML Anchor Open Tag 4. HTML Anchor Close Tag #: ../../../pdf.php:227 msgid "You are running an %1$soutdated version of PHP%2$s. Contact your web hosting provider to update. %3$sGet more information%4$s." msgstr "" #. translators: 1. HTML Anchor Open Tag 2. HTML Anchor Close Tag 3. PHP Extension name #: ../../../pdf.php:247, ../../../pdf.php:285, ../../../pdf.php:305, ../../../pdf.php:325, ../../../pdf.php:333 msgid "The PHP extension %3$s could not be detected. Contact your web hosting provider to fix. %1$sGet more information%2$s." msgstr "" #. translators: 1. HTML Anchor Open Tag 2. HTML Anchor Close Tag #: ../../../pdf.php:267 msgid "The PHP extension MB String does not have MB Regex enabled. Contact your web hosting provider to fix. %1$sGet more information%2$s." msgstr "" #. translators: 1. RAM value in MB 2. HTML Anchor Open Tag 3. HTML Anchor Close Tag #: ../../../pdf.php:357 msgid "You need 128MB of WP Memory (RAM) but we only found %1$s available. %2$sTry these methods to increase your memory limit%3$s, otherwise contact your web hosting provider to fix." msgstr "" #: ../../../pdf.php:450 msgid "The minimum requirements for the Gravity PDF plugin have not been met. Please contact the site administrator for assistance." msgstr "" #: ../../../pdf.php:441 msgid "Gravity PDF Installation Problem" msgstr "" #: ../../../pdf.php:443 msgid "The minimum requirements for Gravity PDF have not been met. Please fix the issue(s) below to use the plugin:" msgstr "" #: ../../bootstrap.php:134, ../../bootstrap.php:146, ../../deprecated.php:45, ../../deprecated.php:58 msgid "\"%s\" has been deprecated as of Gravity PDF 4.0" msgstr "" #: ../../bootstrap.php:296 msgid "View Gravity PDF Settings" msgstr "" #: ../../bootstrap.php:296, ../../View/View_Settings.php:174 msgid "Settings" msgstr "" #: ../../bootstrap.php:316 msgid "View Gravity PDF Documentation" msgstr "" #: ../../bootstrap.php:316, ../../Helper/Helper_Abstract_Addon.php:799 msgid "Docs" msgstr "" #: ../../bootstrap.php:317, ../../Helper/Helper_Abstract_Addon.php:802 msgid "Get Help and Support" msgstr "" #: ../../bootstrap.php:317, ../../Helper/Helper_Abstract_Addon.php:802 msgid "Support" msgstr "" #: ../../bootstrap.php:318 msgid "View Gravity PDF Extensions Shop" msgstr "" #: ../../bootstrap.php:318, ../../View/View_Settings.php:208 msgid "Extensions" msgstr "" #: ../../bootstrap.php:319 msgid "View Gravity PDF Template Shop" msgstr "" #: ../../bootstrap.php:319, ../../Helper/Helper_Options_Fields.php:70 msgid "Templates" msgstr "" #: ../../Controller/Controller_Actions.php:132, ../../Helper/Helper_Options_Fields.php:222 msgid "Install Core Fonts" msgstr "" #: ../../Controller/Controller_Actions.php:207, ../../Model/Model_Form_Settings.php:171, ../../Model/Model_Form_Settings.php:208, ../../Model/Model_Form_Settings.php:330, ../../View/View_Settings.php:427 msgid "You do not have permission to access this page" msgstr "" #: ../../Controller/Controller_Actions.php:214 msgid "There was a problem processing the action. Please try again." msgstr "" #: ../../Controller/Controller_Custom_Fonts.php:121, ../../Controller/Controller_Custom_Fonts.php:150 msgid "The font label used for the object" msgstr "" #: ../../Controller/Controller_Custom_Fonts.php:156 msgid "The path to the `regular` font file. Pass empty value if it should be deleted" msgstr "" #: ../../Controller/Controller_Custom_Fonts.php:162 msgid "The path to the `italics` font file. Pass empty value if it should be deleted" msgstr "" #: ../../Controller/Controller_Custom_Fonts.php:168 msgid "The path to the `bold` font file. Pass empty value if it should be deleted" msgstr "" #: ../../Controller/Controller_Custom_Fonts.php:174 msgid "The path to the `bolditalics` font file. Pass empty value if it should be deleted" msgstr "" #: ../../Controller/Controller_Custom_Fonts.php:225 msgid "The Regular font is required" msgstr "" #: ../../Controller/Controller_Custom_Fonts.php:338 msgid "Kashida needs to be a value between 0-100" msgstr "" #: ../../Controller/Controller_Custom_Fonts.php:480 msgid "The upload is not a valid TTF file" msgstr "" #: ../../Controller/Controller_Custom_Fonts.php:543 msgid "Cannot find %s." msgstr "" #: ../../Controller/Controller_Export_Entries.php:54 msgid "PDF: %s" msgstr "" #: ../../Controller/Controller_PDF.php:434, ../../View/View_PDF.php:244 msgid "There was a problem generating your PDF" msgstr "" #: ../../Helper/Helper_Abstract_Addon.php:764 msgid "%1$sRegister your copy of %2$s%3$s to receive access to automatic upgrades and support. Need a license key? %4$sPurchase one now%5$s." msgstr "" #: ../../Helper/Helper_Abstract_Addon.php:799 msgid "View plugin Documentation" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:396, ../../Helper/Helper_Abstract_Options.php:415 msgid "You must pass in a valid form ID" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:457 msgid "You must pass in a valid PDF ID" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:842 msgid "Common Sizes" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:843 msgid "A4 (210 x 297mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:844 msgid "Letter (8.5 x 11in)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:845 msgid "Legal (8.5 x 14in)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:846 msgid "Ledger / Tabloid (11 x 17in)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:847 msgid "Executive (7 x 10in)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:848, ../../Helper/Helper_Options_Fields.php:94, ../../Helper/Helper_Options_Fields.php:319 msgid "Custom Paper Size" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:851 msgid "\"A\" Sizes" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:852 msgid "A0 (841 x 1189mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:853 msgid "A1 (594 x 841mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:854 msgid "A2 (420 x 594mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:855 msgid "A3 (297 x 420mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:856 msgid "A5 (148 x 210mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:857 msgid "A6 (105 x 148mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:858 msgid "A7 (74 x 105mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:859 msgid "A8 (52 x 74mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:860 msgid "A9 (37 x 52mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:861 msgid "A10 (26 x 37mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:864 msgid "\"B\" Sizes" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:865 msgid "B0 (1414 x 1000mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:866 msgid "B1 (1000 x 707mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:867 msgid "B2 (707 x 500mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:868 msgid "B3 (500 x 353mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:869 msgid "B4 (353 x 250mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:870 msgid "B5 (250 x 176mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:871 msgid "B6 (176 x 125mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:872 msgid "B7 (125 x 88mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:873 msgid "B8 (88 x 62mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:874 msgid "B9 (62 x 44mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:875 msgid "B10 (44 x 31mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:878 msgid "\"C\" Sizes" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:879 msgid "C0 (1297 x 917mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:880 msgid "C1 (917 x 648mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:881 msgid "C2 (648 x 458mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:882 msgid "C3 (458 x 324mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:883 msgid "C4 (324 x 229mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:884 msgid "C5 (229 x 162mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:885 msgid "C6 (162 x 114mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:886 msgid "C7 (114 x 81mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:887 msgid "C8 (81 x 57mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:888 msgid "C9 (57 x 40mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:889 msgid "C10 (40 x 28mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:892 msgid "\"RA\" and \"SRA\" Sizes" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:893 msgid "RA0 (860 x 1220mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:894 msgid "RA1 (610 x 860mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:895 msgid "RA2 (430 x 610mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:896 msgid "RA3 (305 x 430mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:897 msgid "RA4 (215 x 305mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:898 msgid "SRA0 (900 x 1280mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:899 msgid "SRA1 (640 x 900mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:900 msgid "SRA2 (450 x 640mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:901 msgid "SRA3 (320 x 450mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:902 msgid "SRA4 (225 x 320mm)" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:918 msgid "Unicode" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:932 msgid "Indic" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:937 msgid "Arabic" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:943 msgid "Chinese, Japanese, Korean" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:948 msgid "Other" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1002 msgid "User-Defined Fonts" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1059 msgid "Could not find Gravity PDF Font" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1071, ../../Helper/Helper_PDF_List_Table.php:300 msgid "Copy" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1072 msgid "Print - Low Resolution" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1073 msgid "Print - High Resolution" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1074 msgid "Modify" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1075 msgid "Annotate" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1076 msgid "Fill Forms" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1077 msgid "Extract" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1078 msgid "Assemble" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1184 msgid "Settings updated." msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1340, ../../Helper/Helper_Abstract_Options.php:1348, ../../Helper/Helper_Abstract_Options.php:1356 msgid "PDF Settings could not be saved. Please enter all required information below." msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1744 msgid "%s license key" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:1761 msgid "Deactivate License" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:2136, ../../Helper/Helper_Abstract_Options.php:2137 msgid "Select Media" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:2138 msgid "Upload File" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:2382 msgid "Width" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:2394 msgid "Height" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:2411 msgid "mm" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:2412 msgid "inches" msgstr "" #: ../../Helper/Helper_Abstract_Options.php:2480 msgid "The callback used for the %s setting is missing." msgstr "" #: ../../Helper/Helper_Abstract_View.php:105 msgid "%s is an invalid filename" msgstr "" #: ../../Helper/Helper_Abstract_View.php:129 msgid "Cannot find file %s" msgstr "" #: ../../Helper/Helper_Data.php:143, ../../Model/Model_Mergetags.php:125 msgid "PDF" msgstr "" #: ../../Helper/Helper_Data.php:144, ../../Model/Model_PDF.php:987 msgid "Gravity PDF" msgstr "" #: ../../Helper/Helper_Data.php:178 msgid "This license key expired on %%s. %1$sPlease renew your license to continue receiving updates and support%2$s." msgstr "" #: ../../Helper/Helper_Data.php:179, ../../Helper/Helper_Data.php:180 msgid "This license key has been cancelled (most likely due to a refund request). %1$sPlease consider purchasing a new license%2$s." msgstr "" #: ../../Helper/Helper_Data.php:181 msgid "This license key is invalid. Please check your key has been entered correctly." msgstr "" #: ../../Helper/Helper_Data.php:182 msgid "The license key is invalid. Please check your key has been entered correctly." msgstr "" #: ../../Helper/Helper_Data.php:183 msgid "Your license key is valid but does not match your current domain. This usually occurs if your domain URL changes. Please resave the settings to activate the license for this website." msgstr "" #: ../../Helper/Helper_Data.php:184, ../../Helper/Helper_Data.php:185 msgid "This license key is not valid for %s. Please check your key is for this product." msgstr "" #: ../../Helper/Helper_Data.php:186 msgid "This license key has reached its activation limit. %1$sPlease upgrade your license to increase the site limit (you only pay the difference)%2$s." msgstr "" #: ../../Helper/Helper_Data.php:187, ../../Helper/Helper_Data.php:188 msgid "An error occurred, please try again." msgstr "" #: ../../Helper/Helper_Data.php:226 msgid "Loading..." msgstr "" #: ../../Helper/Helper_Data.php:227 msgid "Continue" msgstr "" #: ../../Helper/Helper_Data.php:228 msgid "Uninstall" msgstr "" #: ../../Helper/Helper_Data.php:229 msgid "Cancel" msgstr "" #: ../../Helper/Helper_Data.php:230, ../../Helper/Helper_PDF_List_Table.php:366 msgid "Delete" msgstr "" #: ../../Helper/Helper_Data.php:231, ../../Helper/Helper_PDF_List_Table.php:220, ../../Model/Model_Form_Settings.php:922 msgid "Active" msgstr "" #: ../../Helper/Helper_Data.php:232, ../../Helper/Helper_PDF_List_Table.php:223, ../../Model/Model_Form_Settings.php:872, ../../Model/Model_Form_Settings.php:922 msgid "Inactive" msgstr "" #: ../../Helper/Helper_Data.php:233 msgid "this PDF if" msgstr "" #: ../../Helper/Helper_Data.php:234 msgid "Enable" msgstr "" #: ../../Helper/Helper_Data.php:235 msgid "Disable" msgstr "" #: ../../Helper/Helper_Data.php:236 msgid "Successfully Updated" msgstr "" #: ../../Helper/Helper_Data.php:237 msgid "Successfully Deleted" msgstr "" #: ../../Helper/Helper_Data.php:238 msgid "No" msgstr "" #: ../../Helper/Helper_Data.php:239 msgid "Yes" msgstr "" #: ../../Helper/Helper_Data.php:240 msgid "Standard" msgstr "" #: ../../Helper/Helper_Data.php:241, ../../View/View_Form_Settings.php:78 msgid "Advanced" msgstr "" #: ../../Helper/Helper_Data.php:242 msgid "Manage" msgstr "" #: ../../Helper/Helper_Data.php:243 msgid "Details" msgstr "" #: ../../Helper/Helper_Data.php:244 msgid "Select" msgstr "" #: ../../Helper/Helper_Data.php:245 msgid "Version" msgstr "" #: ../../Helper/Helper_Data.php:246 msgid "Group" msgstr "" #: ../../Helper/Helper_Data.php:247 msgid "Tags" msgstr "" #: ../../Helper/Helper_Data.php:249, ../../Helper/Helper_Options_Fields.php:255, ../../Helper/Helper_PDF_List_Table.php:97, ../../View/View_Form_Settings.php:66 msgid "Template" msgstr "" #: ../../Helper/Helper_Data.php:250 msgid "Manage PDF Templates" msgstr "" #: ../../Helper/Helper_Data.php:251 msgid "Add New Template" msgstr "" #: ../../Helper/Helper_Data.php:252 msgid "This form doesn't have any PDFs." msgstr "" #: ../../Helper/Helper_Data.php:253 msgid "Let's go create one" msgstr "" #: ../../Helper/Helper_Data.php:254 msgid "Installed PDFs" msgstr "" #: ../../Helper/Helper_Data.php:255 msgid "Search Installed Templates" msgstr "" #: ../../Helper/Helper_Data.php:257 msgid "Search the Gravity PDF Knowledgebase..." msgstr "" #: ../../Helper/Helper_Data.php:258 msgid "Gravity PDF Documentation" msgstr "" #: ../../Helper/Helper_Data.php:259 msgid "It doesn't look like there are any topics related to your issue." msgstr "" #: ../../Helper/Helper_Data.php:260 msgid "An error occurred. Please try again" msgstr "" #: ../../Helper/Helper_Data.php:262 msgid "Requires Gravity PDF v%s" msgstr "" #: ../../Helper/Helper_Data.php:263 msgid "This PDF template is not compatible with your version of Gravity PDF. This template required Gravity PDF v%s." msgstr "" #: ../../Helper/Helper_Data.php:264 msgid "Template Details" msgstr "" #: ../../Helper/Helper_Data.php:265 msgid "Current Template" msgstr "" #: ../../Helper/Helper_Data.php:266 msgid "Show previous template" msgstr "" #: ../../Helper/Helper_Data.php:267 msgid "Show next template" msgstr "" #: ../../Helper/Helper_Data.php:268 msgid "Upload is not a valid template. Upload a .zip file." msgstr "" #: ../../Helper/Helper_Data.php:269 msgid "Upload exceeds the 10MB limit." msgstr "" #: ../../Helper/Helper_Data.php:270 msgid "Template successfully installed" msgstr "" #: ../../Helper/Helper_Data.php:271 msgid "Template successfully updated" msgstr "" #: ../../Helper/Helper_Data.php:272 msgid "PDF Template(s) Successfully Installed / Updated" msgstr "" #: ../../Helper/Helper_Data.php:273 msgid "There was a problem with the upload. Reload the page and try again." msgstr "" #: ../../Helper/Helper_Data.php:274 msgid "Do you really want to delete this PDF template?%sClick 'Cancel' to go back, 'OK' to confirm the delete." msgstr "" #: ../../Helper/Helper_Data.php:275 msgid "Could not delete template." msgstr "" #: ../../Helper/Helper_Data.php:276 msgid "If you have a PDF template in .zip format you may install it here. You can also update an existing PDF template (this will override any changes you have made)." msgstr "" #: ../../Helper/Helper_Data.php:278 msgid "ALL CORE FONTS SUCCESSFULLY INSTALLED" msgstr "" #: ../../Helper/Helper_Data.php:279 msgid "%s CORE FONT(S) DID NOT INSTALL CORRECTLY" msgstr "" #: ../../Helper/Helper_Data.php:280 msgid "Could not download Core Font list. Try again." msgstr "" #: ../../Helper/Helper_Data.php:281 msgid "Downloading %s..." msgstr "" #: ../../Helper/Helper_Data.php:282 msgid "Completed installation of %s" msgstr "" #: ../../Helper/Helper_Data.php:283 msgid "Failed installation of %s" msgstr "" #: ../../Helper/Helper_Data.php:284 msgid "Fonts remaining:" msgstr "" #: ../../Helper/Helper_Data.php:285 msgid "Retry Failed Downloads?" msgstr "" #: ../../Helper/Helper_Data.php:286 msgid "Core font installation" msgstr "" #: ../../Helper/Helper_Data.php:289 msgid "Search installed fonts" msgstr "" #: ../../Helper/Helper_Data.php:290 msgid "Installed Fonts" msgstr "" #: ../../Helper/Helper_Data.php:291 msgid "Regular" msgstr "" #: ../../Helper/Helper_Data.php:292 msgid "Regular %1$s(required)%2$s" msgstr "" #: ../../Helper/Helper_Data.php:293 msgid "Italics" msgstr "" #: ../../Helper/Helper_Data.php:294 msgid "Bold" msgstr "" #: ../../Helper/Helper_Data.php:295 msgid "Bold Italics" msgstr "" #: ../../Helper/Helper_Data.php:296 msgid "Add Font" msgstr "" #: ../../Helper/Helper_Data.php:297 msgid "Update Font" msgstr "" #: ../../Helper/Helper_Data.php:298 msgid "Install new fonts for use in your PDF documents." msgstr "" #: ../../Helper/Helper_Data.php:299 msgid "Once saved, PDFs configured to use this font will have your changes applied automatically for newly-generated documents." msgstr "" #: ../../Helper/Helper_Data.php:300 msgid "Font Name %1$s(required)%2$s" msgstr "" #: ../../Helper/Helper_Data.php:301 msgid "The font name can only contain letters, numbers and spaces." msgstr "" #: ../../Helper/Helper_Data.php:302 msgid "Please choose a name contains letters and/or numbers (and a space if you want it)." msgstr "" #: ../../Helper/Helper_Data.php:303 msgid "Font Files" msgstr "" #: ../../Helper/Helper_Data.php:304 msgid "Select or drag and drop your .ttf font file for the variants below. Only the Regular type is required." msgstr "" #: ../../Helper/Helper_Data.php:305 msgid "Add a .ttf font file." msgstr "" #: ../../Helper/Helper_Data.php:306 msgid "View template usage" msgstr "" #: ../../Helper/Helper_Data.php:307 msgid "← Cancel" msgstr "" #: ../../Helper/Helper_Data.php:308 msgid "Are you sure you want to delete this font?" msgstr "" #: ../../Helper/Helper_Data.php:309 msgid "Add this snippet %1$sin a custom template%3$s to selectively set the font on blocks of text. If you want to apply the font to the entire PDF, %2$suse the Font setting%3$s when configuring the PDF on the form." msgstr "" #: ../../Helper/Helper_Data.php:310 msgid "Update font" msgstr "" #: ../../Helper/Helper_Data.php:311 msgid "Select font" msgstr "" #: ../../Helper/Helper_Data.php:312 msgid "Delete font" msgstr "" #: ../../Helper/Helper_Data.php:315 msgid "Font list empty." msgstr "" #: ../../Helper/Helper_Data.php:316 msgid "No fonts matching your search found." msgstr "" #: ../../Helper/Helper_Data.php:317 msgid "Clear Search." msgstr "" #: ../../Helper/Helper_Data.php:318 msgid "Your font has been saved." msgstr "" #: ../../Helper/Helper_Data.php:319 msgid "%1$sThe action could not be completed.%2$s Resolve the highlighted issues above and then try again." msgstr "" #: ../../Helper/Helper_Data.php:320 msgid "A problem occurred. Reload the page and try again." msgstr "" #: ../../Helper/Helper_Data.php:321 msgid "%1$sFont file(s) missing from the server.%2$s Please upload the font(s) again and then save." msgstr "" #: ../../Helper/Helper_Data.php:322 msgid "%1$sFont file(s) are malformed%2$s and cannot be used with Gravity PDF." msgstr "" #: ../../Helper/Helper_Data.php:324 msgid "Warning! ALL Gravity PDF data, including templates, will be deleted. This cannot be undone. 'OK' to delete, 'Cancel' to stop." msgstr "" #: ../../Helper/Helper_Data.php:325 msgid "WARNING: You are about to delete this PDF. 'Cancel' to stop, 'OK' to delete." msgstr "" #: ../../Helper/Helper_Data.php:328 msgid "Search the Gravity PDF Documentation..." msgstr "" #: ../../Helper/Helper_Data.php:329 msgid "Submit your search query." msgstr "" #: ../../Helper/Helper_Data.php:330 msgid "Clear your search query." msgstr "" #: ../../Helper/Helper_Data.php:488 msgid "Approved" msgstr "" #: ../../Helper/Helper_Data.php:489 msgid "Disapproved" msgstr "" #: ../../Helper/Helper_Data.php:490 msgid "Unapproved" msgstr "" #: ../../Helper/Helper_Options_Fields.php:65 msgid "Default Template" msgstr "" #: ../../Helper/Helper_Options_Fields.php:66 msgid "Choose an existing template or purchased more %1$sfrom our template shop%2$s. You can also %3$sbuild your own%4$s or %5$shire us%6$s to create a custom solution." msgstr "" #: ../../Helper/Helper_Options_Fields.php:70 msgid "Gravity PDF comes with %1$sfour completely-free and highly customizable designs%2$s. You can also purchase additional templates from our template shop, hire us to integrate existing PDFs or, with a bit of technical know-how, build your own." msgstr "" #: ../../Helper/Helper_Options_Fields.php:75 msgid "Default Font" msgstr "" #: ../../Helper/Helper_Options_Fields.php:76 msgid "Set the default font type used in PDFs. Choose an existing font or install your own." msgstr "" #: ../../Helper/Helper_Options_Fields.php:79, ../../Helper/Helper_Options_Fields.php:230 msgid "Fonts" msgstr "" #: ../../Helper/Helper_Options_Fields.php:79 msgid "Gravity PDF comes bundled with fonts for most languages world-wide. Want to use a specific font type? Use the font installer (found in the Tools tab)." msgstr "" #: ../../Helper/Helper_Options_Fields.php:85 msgid "Default Paper Size" msgstr "" #: ../../Helper/Helper_Options_Fields.php:86 msgid "Set the default paper size used when generating PDFs." msgstr "" #: ../../Helper/Helper_Options_Fields.php:95, ../../Helper/Helper_Options_Fields.php:320 msgid "Control the exact paper size. Can be set in millimeters or inches." msgstr "" #: ../../Helper/Helper_Options_Fields.php:102, ../../Helper/Helper_Options_Fields.php:106, ../../Helper/Helper_Options_Fields.php:372 msgid "Reverse Text (RTL)" msgstr "" #: ../../Helper/Helper_Options_Fields.php:103 msgid "Script like Arabic and Hebrew are written right to left." msgstr "" #: ../../Helper/Helper_Options_Fields.php:106 msgid "Enable RTL if you are writing in Arabic, Hebrew, Syriac, N'ko, Thaana, Tifinar, Urdu or other RTL languages." msgstr "" #: ../../Helper/Helper_Options_Fields.php:111 msgid "Default Font Size" msgstr "" #: ../../Helper/Helper_Options_Fields.php:112 msgid "Set the default font size used in PDFs." msgstr "" #: ../../Helper/Helper_Options_Fields.php:122 msgid "Default Font Color" msgstr "" #: ../../Helper/Helper_Options_Fields.php:125 msgid "Set the default font color used in PDFs." msgstr "" #: ../../Helper/Helper_Options_Fields.php:135 msgid "Entry View" msgstr "" #: ../../Helper/Helper_Options_Fields.php:136 msgid "Select the default action used when accessing a PDF from the %1$sGravity Forms entries list%2$s page." msgstr "" #: ../../Helper/Helper_Options_Fields.php:139, ../../Model/Model_System_Report.php:253, ../../View/html/PDF/entry_detailed_pdf.php:35 msgid "View" msgstr "" #: ../../Helper/Helper_Options_Fields.php:140, ../../Model/Model_System_Report.php:253, ../../View/html/PDF/entry_detailed_pdf.php:36 msgid "Download" msgstr "" #: ../../Helper/Helper_Options_Fields.php:147, ../../Model/Model_System_Report.php:258 msgid "Background Processing" msgstr "" #: ../../Helper/Helper_Options_Fields.php:148 msgid "When enable, form submission and resending notifications with PDFs are handled in a background task. %1$sRequires Background tasks to be enabled%2$s." msgstr "" #: ../../Helper/Helper_Options_Fields.php:155, ../../Model/Model_System_Report.php:264 msgid "Debug Mode" msgstr "" #: ../../Helper/Helper_Options_Fields.php:158 msgid "When enabled, debug information will be displayed on-screen for core features." msgstr "" #: ../../Helper/Helper_Options_Fields.php:169, ../../Helper/Helper_Options_Fields.php:175, ../../Model/Model_System_Report.php:278 msgid "Logged Out Timeout" msgstr "" #: ../../Helper/Helper_Options_Fields.php:170 msgid "Limit how long a %1$slogged out%2$s users has direct access to the PDF after completing the form. Set to 0 to disable time limit (not recommended)." msgstr "" #: ../../Helper/Helper_Options_Fields.php:171 msgid "minutes" msgstr "" #: ../../Helper/Helper_Options_Fields.php:175 msgid "Logged out users can view PDFs when their IP matches the one assigned to the Gravity Form entry. Because IP addresses can change, a time-based restriction also applies." msgstr "" #: ../../Helper/Helper_Options_Fields.php:180 msgid "Default Owner Restrictions" msgstr "" #: ../../Helper/Helper_Options_Fields.php:181 msgid "Set the default PDF owner permissions. When enabled, the original entry owner will NOT be able to view the PDFs (unless they have a User Restriction capability)." msgstr "" #: ../../Helper/Helper_Options_Fields.php:184, ../../Helper/Helper_Options_Fields.php:478 msgid "Restrict Owner" msgstr "" #: ../../Helper/Helper_Options_Fields.php:184 msgid "Enable this setting if your PDFs should not be viewable by the end user. This can be set on a per-PDF basis." msgstr "" #: ../../Helper/Helper_Options_Fields.php:189, ../../Helper/Helper_Options_Fields.php:195 msgid "User Restriction" msgstr "" #: ../../Helper/Helper_Options_Fields.php:191 msgid "Restrict PDF access to users with any of these capabilities. The Administrator Role always has full access." msgstr "" #: ../../Helper/Helper_Options_Fields.php:195 msgid "Only logged in users with any selected capability can view generated PDFs they don't have ownership of. Ownership refers to an end user who completed the original Gravity Form entry." msgstr "" #: ../../Helper/Helper_Options_Fields.php:223 msgid "Automatically install the core fonts needed to generate PDF documents. This action only needs to be run once, as the fonts are preserved during plugin updates." msgstr "" #: ../../Helper/Helper_Options_Fields.php:223, ../../View/html/Actions/core_font.php:29 msgid "Get more info." msgstr "" #: ../../Helper/Helper_Options_Fields.php:225 msgid "Download Core Fonts" msgstr "" #: ../../Helper/Helper_Options_Fields.php:231 msgid "Install custom fonts for use in your PDF documents. Only %1$s.ttf%2$s font files are supported." msgstr "" #: ../../Helper/Helper_Options_Fields.php:247, ../../Helper/Helper_PDF_List_Table.php:96 msgid "Label" msgstr "" #: ../../Helper/Helper_Options_Fields.php:250 msgid "Add a descriptive label to help you differentiate between multiple PDF settings." msgstr "" #: ../../Helper/Helper_Options_Fields.php:256 msgid "Templates control the overall look and feel of the PDFs, and additional templates can be %1$spurchased from the online store%4$s. If you want to digitize and automate your existing documents, %2$suse our Bespoke PDF service%4$s. Developers can also %3$sbuild their own templates%4$s." msgstr "" #: ../../Helper/Helper_Options_Fields.php:265, ../../Helper/Helper_PDF_List_Table.php:98 msgid "Notifications" msgstr "" #: ../../Helper/Helper_Options_Fields.php:266 msgid "Send the PDF as an email attachment for the selected notification(s). %1$sPassword protect the PDF%3$s if security is a concern. Alternatively, %2$suse the [gravitypdf] shortcode%3$s directly in your Notification message." msgstr "" #: ../../Helper/Helper_Options_Fields.php:269 msgid "Choose a Notification" msgstr "" #: ../../Helper/Helper_Options_Fields.php:274 msgid "Filename" msgstr "" #: ../../Helper/Helper_Options_Fields.php:276 msgid "Set the filename for the generated PDF (excluding the .pdf extension). Mergetags are supported, and invalid characters %s are automatically converted to an underscore." msgstr "" #: ../../Helper/Helper_Options_Fields.php:283 msgid "Conditional Logic" msgstr "" #: ../../Helper/Helper_Options_Fields.php:285 msgid "Enable conditional logic" msgstr "" #: ../../Helper/Helper_Options_Fields.php:288 msgid "Add rules to dynamically enable or disable the PDF. When disabled, PDFs do not show up in the admin area, cannot be viewed, and will not be attached to notifications." msgstr "" #: ../../Helper/Helper_Options_Fields.php:309 msgid "Paper Size" msgstr "" #: ../../Helper/Helper_Options_Fields.php:310 msgid "Set the paper size used when generating PDFs." msgstr "" #: ../../Helper/Helper_Options_Fields.php:330 msgid "Paper Orientation" msgstr "" #: ../../Helper/Helper_Options_Fields.php:333 msgid "Portrait" msgstr "" #: ../../Helper/Helper_Options_Fields.php:334 msgid "Landscape" msgstr "" #: ../../Helper/Helper_Options_Fields.php:341 msgid "Font" msgstr "" #: ../../Helper/Helper_Options_Fields.php:345 msgid "Set the primary font used in PDFs. You can also install your own." msgstr "" #: ../../Helper/Helper_Options_Fields.php:351 msgid "Font Size" msgstr "" #: ../../Helper/Helper_Options_Fields.php:352 msgid "Set the font size to use in the PDF." msgstr "" #: ../../Helper/Helper_Options_Fields.php:363 msgid "Font Color" msgstr "" #: ../../Helper/Helper_Options_Fields.php:366 msgid "Set the font color to use in the PDF." msgstr "" #: ../../Helper/Helper_Options_Fields.php:373 msgid "Script like Arabic, Hebrew, Syriac (and many others) are written right to left." msgstr "" #: ../../Helper/Helper_Options_Fields.php:403, ../../templates/config/focus-gravity.php:91 msgid "Format" msgstr "" #: ../../Helper/Helper_Options_Fields.php:404 msgid "Generate a document adhering to the selected PDF format. Watermarks, alpha-transparency, and PDF Security are automatically disabled when using PDF/A-1b or PDF/X-1a formats." msgstr "" #: ../../Helper/Helper_Options_Fields.php:416 msgid "Enable PDF Security" msgstr "" #: ../../Helper/Helper_Options_Fields.php:417 msgid "Password protect generated PDFs, and/or restrict user capabilities." msgstr "" #: ../../Helper/Helper_Options_Fields.php:423 msgid "Password" msgstr "" #: ../../Helper/Helper_Options_Fields.php:431 msgid "Privileges" msgstr "" #: ../../Helper/Helper_Options_Fields.php:445 msgid "Select End User PDF Privileges" msgstr "" #: ../../Helper/Helper_Options_Fields.php:456 msgid "Image DPI" msgstr "" #: ../../Helper/Helper_Options_Fields.php:460 msgid "Control the image DPI (dots per inch) in PDFs. Set to 300 when professionally printing document." msgstr "" #: ../../Helper/Helper_Options_Fields.php:471 msgid "Enable Public Access" msgstr "" #: ../../Helper/Helper_Options_Fields.php:473 msgid "When public access is on all security protocols are disabled and %3$sanyone can view the PDF document for ALL your form's entries%4$s. For better security, %1$suse the signed PDF urls feature instead%2$s." msgstr "" #: ../../Helper/Helper_Options_Fields.php:479 msgid "When enabled, the original entry owner will NOT be able to view the PDFs. This setting is overridden %1$swhen using signed PDF urls%2$s." msgstr "" #: ../../Helper/Helper_Options_Fields.php:514 msgid "Enable Advanced Templating" msgstr "" #: ../../Helper/Helper_Options_Fields.php:515 msgid "A legacy setting used that enables a template to be treated as PHP, with direct access to the PDF engine." msgstr "" #: ../../Helper/Helper_Options_Fields.php:547 msgid "Master Password" msgstr "" #: ../../Helper/Helper_Options_Fields.php:568 msgid "Show Form Title" msgstr "" #: ../../Helper/Helper_Options_Fields.php:569 msgid "Display the form title at the beginning of the PDF." msgstr "" #: ../../Helper/Helper_Options_Fields.php:588 msgid "Show Page Names" msgstr "" #: ../../Helper/Helper_Options_Fields.php:589 msgid "Display form page names on the PDF. Requires the use of the %1$sPage Break field%2$s." msgstr "" #: ../../Helper/Helper_Options_Fields.php:607 msgid "Show HTML Fields" msgstr "" #: ../../Helper/Helper_Options_Fields.php:608 msgid "Display HTML fields in the PDF." msgstr "" #: ../../Helper/Helper_Options_Fields.php:626 msgid "Show Section Break Description" msgstr "" #: ../../Helper/Helper_Options_Fields.php:627 msgid "Display the Section Break field description in the PDF." msgstr "" #: ../../Helper/Helper_Options_Fields.php:645 msgid "Enable Conditional Logic" msgstr "" #: ../../Helper/Helper_Options_Fields.php:646 msgid "When enabled the PDF will adhere to the form field conditional logic and show/hide fields." msgstr "" #: ../../Helper/Helper_Options_Fields.php:665 msgid "Show Empty Fields" msgstr "" #: ../../Helper/Helper_Options_Fields.php:666 msgid "Display Empty fields in the PDF." msgstr "" #: ../../Helper/Helper_Options_Fields.php:684 msgid "Header" msgstr "" #: ../../Helper/Helper_Options_Fields.php:687 msgid "The header is included at the top of each page. For simple columns %1$stry this HTML table snippet%2$s." msgstr "" #: ../../Helper/Helper_Options_Fields.php:705 msgid "First Page Header" msgstr "" #: ../../Helper/Helper_Options_Fields.php:708 msgid "Override the header on the first page of the PDF." msgstr "" #: ../../Helper/Helper_Options_Fields.php:710 msgid "Use different header on first page of PDF?" msgstr "" #: ../../Helper/Helper_Options_Fields.php:727 msgid "Footer" msgstr "" #: ../../Helper/Helper_Options_Fields.php:730 msgid "The footer is included at the bottom of every page. For simple text footers use the left, center and right alignment buttons in the editor. For simple columns %1$stry this HTML table snippet%2$s. Use the special %3$s{PAGENO}%4$s and %3$s{nbpg}%4$s tags to display page numbering. " msgstr "" #: ../../Helper/Helper_Options_Fields.php:748 msgid "First Page Footer" msgstr "" #: ../../Helper/Helper_Options_Fields.php:751 msgid "Override the footer on the first page of the PDF." msgstr "" #: ../../Helper/Helper_Options_Fields.php:753 msgid "Use different footer on first page of PDF?" msgstr "" #: ../../Helper/Helper_Options_Fields.php:770 msgid "Background Color" msgstr "" #: ../../Helper/Helper_Options_Fields.php:773 msgid "Set the background color for all pages." msgstr "" #: ../../Helper/Helper_Options_Fields.php:790 msgid "Background Image" msgstr "" #: ../../Helper/Helper_Options_Fields.php:792 msgid "The background image is included on all pages. For optimal results, use an image the same dimensions as the paper size and run it through an image optimization tool before upload." msgstr "" #: ../../Helper/Helper_PDF.php:388 msgid "The PDF Template %1$s requires Gravity PDF version %2$s. Upgrade to the latest version." msgstr "" #: ../../Helper/Helper_PDF.php:925 msgid "This method has been removed because mPDF no longer supports setting the image DPI after the class is initialised." msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:99 msgid "Shortcode" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:138 msgid "PDF List" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:250 msgid "None" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:285, ../../View/html/PDF/entry_list_pdf_single.php:29 msgid "Download PDF" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:288 msgid "Copy the %s PDF shortcode to the clipboard" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:307 msgid "Shortcode copied!" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:311 msgid "Copy Shortcode" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:303 msgid "Copied" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:364 msgid "Edit this PDF" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:364 msgid "Edit" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:365 msgid "Duplicate this PDF" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:365 msgid "Duplicate" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:366 msgid "Delete this PDF" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:374 msgid "%s PDF" msgstr "" #: ../../Helper/Helper_PDF_List_Table.php:404 msgid "This form doesn't have any PDFs. Let's go %1$screate one%2$s." msgstr "" #: ../../Helper/Helper_Templates.php:224 msgid "Requires Gravity PDF" msgstr "" #: ../../Helper/Helper_Templates.php:335, ../../Helper/Helper_Templates.php:416 msgid "Legacy" msgstr "" #: ../../Model/Model_Form_Settings.php:245 msgid "Update PDF" msgstr "" #: ../../Model/Model_Form_Settings.php:246 msgid "Add PDF" msgstr "" #: ../../Model/Model_Form_Settings.php:336, ../../Model/Model_Form_Settings.php:358, ../../Model/Model_Form_Settings.php:407, ../../Model/Model_Form_Settings.php:515 msgid "There was a problem saving your PDF settings. Please try again." msgstr "" #: ../../Model/Model_Form_Settings.php:379 msgid "PDF could not be saved. Please enter all required information below." msgstr "" #: ../../Model/Model_Form_Settings.php:401 msgid "PDF saved successfully. %1$sBack to PDF list.%2$s" msgstr "" #: ../../Model/Model_Form_Settings.php:803 msgid "PDF successfully deleted." msgstr "" #: ../../Model/Model_Form_Settings.php:866 msgid "PDF successfully duplicated." msgstr "" #: ../../Model/Model_Install.php:303 msgid "Gravity PDF does not have write permission to the %s directory. Contact your web hosting provider to fix the issue." msgstr "" #: ../../Model/Model_Install.php:291 msgid "There was a problem creating the %s directory. Ensure you have write permissions to your uploads folder." msgstr "" #: ../../Model/Model_Mergetags.php:292 msgid "Signed (+1 week)" msgstr "" #: ../../Model/Model_Mergetags.php:301 msgid "Signed (+1 month)" msgstr "" #: ../../Model/Model_Mergetags.php:310 msgid "Signed (+1 year)" msgstr "" #: ../../Model/Model_Mergetags.php:321 msgid "PDF URLs" msgstr "" #: ../../Model/Model_PDF.php:399 msgid "The PDF configuration is not currently active." msgstr "" #: ../../Model/Model_PDF.php:421 msgid "PDF conditional logic requirements have not been met." msgstr "" #: ../../Model/Model_PDF.php:510 msgid "Your PDF is no longer accessible." msgstr "" #: ../../Model/Model_PDF.php:629, ../../Model/Model_PDF.php:659 msgid "You do not have access to view this PDF." msgstr "" #: ../../Model/Model_PDF.php:1024 msgid "PDFs" msgstr "" #: ../../Model/Model_PDF.php:1167 msgid "The PDF could not be saved." msgstr "" #: ../../Model/Model_PDF.php:2198 msgid "Could not find PDF configuration requested" msgstr "" #: ../../Model/Model_PDF.php:2519 msgid "Page %d" msgstr "" #: ../../Model/Model_Settings.php:360 msgid "Your support license key has been activated for this domain." msgstr "" #: ../../Model/Model_Settings.php:457 msgid "License deactivated." msgstr "" #: ../../Model/Model_Settings.php:481 msgid "An unknown error occurred, and your license key may not have been correctly deactivated. %1$sLogin to your GravityPDF.com account%2$s and check if your site has been unlinked from the key." msgstr "" #: ../../Model/Model_Shortcodes.php:50 msgid "This method has been superseded by self::process()" msgstr "" #: ../../Model/Model_System_Report.php:111 msgid "Gravity PDF Environment" msgstr "" #: ../../Model/Model_System_Report.php:115 msgid "PHP" msgstr "" #: ../../Model/Model_System_Report.php:121 msgid "Directories and Permissions" msgstr "" #: ../../Model/Model_System_Report.php:127 msgid "Global Settings" msgstr "" #: ../../Model/Model_System_Report.php:133 msgid "Security Settings" msgstr "" #: ../../Model/Model_System_Report.php:177 msgid "WP Memory" msgstr "" #: ../../Model/Model_System_Report.php:189 msgid "Default Charset" msgstr "" #: ../../Model/Model_System_Report.php:194 msgid "Internal Encoding" msgstr "" #: ../../Model/Model_System_Report.php:202 msgid "PDF Working Directory" msgstr "" #: ../../Model/Model_System_Report.php:207 msgid "PDF Working Directory URL" msgstr "" #: ../../Model/Model_System_Report.php:212 msgid "Font Folder location" msgstr "" #: ../../Model/Model_System_Report.php:217 msgid "Temporary Folder location" msgstr "" #: ../../Model/Model_System_Report.php:222 msgid "Temporary Folder permissions" msgstr "" #: ../../Model/Model_System_Report.php:228 msgid "Temporary Folder protected" msgstr "" #: ../../Model/Model_System_Report.php:234 msgid "mPDF Temporary location" msgstr "" #: ../../Model/Model_System_Report.php:243 msgid "Outdated Templates" msgstr "" #: ../../Model/Model_System_Report.php:252 msgid "PDF Entry List Action" msgstr "" #: ../../Model/Model_System_Report.php:259, ../../Model/Model_System_Report.php:265 msgid "Off" msgstr "" #: ../../Model/Model_System_Report.php:273 msgid "User Restrictions" msgstr "" #: ../../Model/Model_System_Report.php:279 msgid "minute(s)" msgstr "" #: ../../Model/Model_Templates.php:367 msgid "No valid PDF template found in Zip archive." msgstr "" #: ../../Model/Model_Templates.php:388 msgid "The filename %s contains invalid characters. Only alphanumeric, hyphen, and underscore allowed." msgstr "" #: ../../Model/Model_Templates.php:402 msgid "The PHP file %s is not a valid PDF Template." msgstr "" #: ../../Model/Model_Uninstall.php:158 msgid "There was a problem removing the Gravity Form \"%s\" PDF configuration. Try delete manually." msgstr "" #: ../../Model/Model_Uninstall.php:193 msgid "There was a problem removing the %s directory. Clean up manually via (S)FTP." msgstr "" #: ../../templates/blank-slate.php:3 msgid "Blank Slate" msgstr "" #: ../../templates/focus-gravity.php:3 msgid "Focus Gravity" msgstr "" #: ../../templates/rubix.php:3 msgid "Rubix" msgstr "" #: ../../templates/zadani.php:3 msgid "Zadani" msgstr "" #: ../../View/View_Form_Settings.php:42 msgid "General" msgstr "" #: ../../View/View_Form_Settings.php:54 msgid "Appearance" msgstr "" #: ../../View/View_Settings.php:179 msgid "Tools" msgstr "" #: ../../View/View_Settings.php:184 msgid "Help" msgstr "" #: ../../View/View_Settings.php:192 msgid "License" msgstr "" #: ../../View/View_Settings.php:241 msgid "Default PDF Options" msgstr "" #: ../../View/View_Settings.php:242 msgid "Control the default settings to use when you create new PDFs on your forms." msgstr "" #: ../../View/View_Settings.php:266 msgid "Security" msgstr "" #: ../../View/View_Settings.php:299 msgid "Licensing" msgstr "" #: ../../View/View_Settings.php:458 msgid "PDF Download Link" msgstr "" #: ../../View/View_Settings.php:458 msgid "Include the [gravitypdf] shortcode in the form's Confirmation or Notification settings to display a PDF download link. %1$sGet more info%2$s." msgstr "" #: ../../View/View_System_Report.php:76 msgid "Unlimited" msgstr "" #: ../../View/View_System_Report.php:83 msgid "We strongly recommend you have at least 128MB of available WP Memory (RAM) assigned to your website. %1$sFind out how to increase this limit%2$s." msgstr "" #: ../../View/View_System_Report.php:96 msgid "We detected the PHP runtime configuration setting %1$sallow_url_fopen%2$s is disabled." msgstr "" #: ../../View/View_System_Report.php:97 msgid "You may notice image display issues in your PDFs. Contact your web hosting provider for assistance enabling this feature." msgstr "" #: ../../View/View_System_Report.php:110 msgid "We've detected the PDFs saved in Gravity PDF's %1$stmp%2$s directory can be publicly accessed." msgstr "" #: ../../View/View_System_Report.php:111 msgid "We recommend you use our %1$sgfpdf_tmp_location%2$s filter to %3$smove the folder outside your public website directory%4$s." msgstr "" #: ../../View/View_System_Report.php:127 msgid "%1$s version %2$s is out of date. The core version is %3$s" msgstr "" #: ../../View/View_System_Report.php:143 msgid "Learn how to update" msgstr "" #: ../../Helper/Fields/Field_Consent.php:142 msgid "Consent not given." msgstr "" #: ../../Helper/Fields/Field_Products.php:214 msgid "Subtotal" msgstr "" #: ../../Helper/Fields/Field_Products.php:219 msgid "Shipping (%s)" msgstr "" #: ../../Helper/Fields/Field_Tos.php:101 msgid "Not accepted" msgstr "" #. translators: the plugin name. #: ../../Helper/Licensing/EDD_SL_Plugin_Updater.php:272 msgid "There is a new version of %1$s available." msgstr "" #: ../../Helper/Licensing/EDD_SL_Plugin_Updater.php:307 msgid "Update now." msgstr "" #: ../../Helper/Licensing/EDD_SL_Plugin_Updater.php:294 msgid "%1$sView version %2$s details%3$s or %4$supdate now%5$s." msgstr "" #: ../../Helper/Licensing/EDD_SL_Plugin_Updater.php:284 msgid "%1$sView version %2$s details%3$s." msgstr "" #: ../../Helper/Licensing/EDD_SL_Plugin_Updater.php:278 msgid "Contact your network administrator to install the update." msgstr "" #: ../../Helper/Licensing/EDD_SL_Plugin_Updater.php:544 msgid "You do not have permission to install plugin updates" msgstr "" #: ../../Helper/Licensing/EDD_SL_Plugin_Updater.php:544 msgid "Error" msgstr "" #: ../../templates/config/focus-gravity.php:75 msgid "Accent Color" msgstr "" #: ../../templates/config/focus-gravity.php:77 msgid "The accent color is used for the page and section titles, as well as the border." msgstr "" #: ../../templates/config/focus-gravity.php:83 msgid "Secondary Color" msgstr "" #: ../../templates/config/focus-gravity.php:85 msgid "The secondary color is used with the field labels and for alternate rows." msgstr "" #: ../../templates/config/focus-gravity.php:93 msgid "Combine the field label and value or have a distinct label/value." msgstr "" #: ../../templates/config/focus-gravity.php:95 msgid "Combined Label" msgstr "" #: ../../templates/config/focus-gravity.php:96 msgid "Split Label" msgstr "" #: ../../templates/config/rubix.php:69 msgid "Container Background Color" msgstr "" #: ../../templates/config/rubix.php:71 msgid "Control the color of the field background." msgstr "" #: ../../templates/config/zadani.php:69 msgid "Field Border Color" msgstr "" #: ../../templates/config/zadani.php:71 msgid "Control the color of the field border." msgstr "" #: ../../View/html/Actions/action_buttons.php:29 msgid "Dismiss Notice" msgstr "" #: ../../View/html/Actions/core_font.php:21 msgid "Gravity PDF needs to download the Core PDF fonts." msgstr "" #: ../../View/html/Actions/core_font.php:25 msgid "Before you can generate a PDF using Gravity Forms, the core fonts need to be saved to your server. This only needs to be done once." msgstr "" #: ../../View/html/FormSettings/add_edit.php:62, ../../View/html/Settings/general.php:50 msgid "Want more features? Take a look at our addons." msgstr "" #: ../../View/html/FormSettings/list.php:37 msgid "Add new PDF" msgstr "" #: ../../View/html/GravityForms/fieldset.php:67 msgid "Toggle %s Section" msgstr "" #: ../../View/html/PDF/entry_detailed_pdf.php:32 msgid "View or download %s.pdf" msgstr "" #: ../../View/html/PDF/entry_list_pdf_multiple.php:20 msgid "Download PDFs" msgstr "" #: ../../View/html/PDF/entry_list_pdf_multiple.php:20 msgid "View PDFs" msgstr "" #: ../../View/html/PDF/entry_list_pdf_single.php:29 msgid "View PDF" msgstr "" #: ../../View/html/PDF/entry_no_valid_pdf.php:20 msgid "No PDFs available for this entry." msgstr "" #: ../../View/html/Settings/help.php:27 msgid "Get help with Gravity PDF" msgstr "" #: ../../View/html/Settings/help.php:29 msgid "Search the documentation for an answer to your question. If you need further assistance, contact support and our team will be happy to help." msgstr "" #: ../../View/html/Settings/help.php:34 msgid "View Documentation" msgstr "" #: ../../View/html/Settings/help.php:35 msgid "Contact Support" msgstr "" #: ../../View/html/Settings/help.php:38 msgid "Support hours are 9:00am-5:00pm Monday to Friday, %1$sSydney Australia time%2$s (public holidays excluded)." msgstr "" #: ../../View/html/Settings/licence-info.php:22 msgid "To take advantage of automatic updates for your Gravity PDF extension(s), enter and save your license key(s) below. %1$sYou can find your purchased licenses in your GravityPDF.com account%2$s." msgstr "" #: ../../View/html/Settings/licence-info.php:30 msgid "When a Gravity PDF extension is enabled, the plugin periodically polls GravityPDF.com over HTTPS for your license status and plugin updates. The only data sent is your website domain name and license key (if provided). To opt-out you need to deactivate all Gravity PDF extensions." msgstr "" #: ../../View/html/Shortcodes/conditional_logic_not_met.php:20 msgid "PDF link not displayed because conditional logic requirements have not been met." msgstr "" #: ../../View/html/Shortcodes/conditional_logic_not_met.php:21, ../../View/html/Shortcodes/invalid_pdf_config.php:21, ../../View/html/Shortcodes/no_entry_id.php:21, ../../View/html/Shortcodes/pdf_not_active.php:21 msgid "(Admin Only Message)" msgstr "" #: ../../View/html/Shortcodes/invalid_pdf_config.php:20 msgid "Could not get Gravity PDF configuration using the PDF and Entry IDs passed." msgstr "" #: ../../View/html/Shortcodes/no_entry_id.php:20 msgid "No Gravity Form entry ID passed to Gravity PDF. Ensure you pass the entry ID via the confirmation url query string – using either \"entry\" or \"lid\" as the query string name – or by passing an ID directly to the shortcode." msgstr "" #: ../../View/html/Shortcodes/pdf_not_active.php:20 msgid "PDF link not displayed because PDF is inactive." msgstr "" #: ../../View/html/Uninstaller/uninstall_button.php:39, ../../View/html/Uninstaller/uninstall_button.php:40 msgid "This operation deletes ALL Gravity PDF settings and deactivates the plugin. If you continue, all settings, configuration, custom templates and fonts will be removed." msgstr ""