| 1 |
# Copyright (C) 2023 MyPreview |
| 2 |
# This file is distributed under the GPL-3.0. |
| 3 |
msgid "" |
| 4 |
msgstr "" |
| 5 |
"Project-Id-Version: Woo Additional Terms 1.6.0\n" |
| 6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/woo-additional-terms\n" |
| 7 |
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 8 |
"Language-Team: LANGUAGE <[email protected]>\n" |
| 9 |
"MIME-Version: 1.0\n" |
| 10 |
"Content-Type: text/plain; charset=UTF-8\n" |
| 11 |
"Content-Transfer-Encoding: 8bit\n" |
| 12 |
"POT-Creation-Date: 2023-07-25T16:05:35+00:00\n" |
| 13 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 14 |
"X-Generator: WP-CLI 2.8.1\n" |
| 15 |
"X-Domain: woo-additional-terms\n" |
| 16 |
|
| 17 |
#. Plugin Name of the plugin |
| 18 |
msgid "Woo Additional Terms" |
| 19 |
msgstr "" |
| 20 |
|
| 21 |
#. Plugin URI of the plugin |
| 22 |
#. Author URI of the plugin |
| 23 |
msgid "https://mypreview.one/woo-additional-terms" |
| 24 |
msgstr "" |
| 25 |
|
| 26 |
#. Description of the plugin |
| 27 |
msgid "Add additional terms and conditions checkbox to your WooCommerce checkout page." |
| 28 |
msgstr "" |
| 29 |
|
| 30 |
#. Author of the plugin |
| 31 |
msgid "MyPreview" |
| 32 |
msgstr "" |
| 33 |
|
| 34 |
#. translators: 1: Open anchor tag, 2: Close anchor tag. |
| 35 |
#: src/Enhancements/Meta.php:67 |
| 36 |
msgctxt "plugin link" |
| 37 |
msgid "%1$sDocs%2$s" |
| 38 |
msgstr "" |
| 39 |
|
| 40 |
#. translators: 1: Open anchor tag, 2: Close anchor tag. |
| 41 |
#: src/Enhancements/Meta.php:75 |
| 42 |
msgctxt "plugin link" |
| 43 |
msgid "%1$sCommunity support%2$s" |
| 44 |
msgstr "" |
| 45 |
|
| 46 |
#. translators: 1: Open anchor tag, 2: Close anchor tag. |
| 47 |
#: src/Enhancements/Meta.php:101 |
| 48 |
msgctxt "plugin link" |
| 49 |
msgid "%1$sGet PRO%2$s" |
| 50 |
msgstr "" |
| 51 |
|
| 52 |
#. translators: 1: Open anchor tag, 2: Close anchor tag. |
| 53 |
#: src/Enhancements/Meta.php:109 |
| 54 |
msgctxt "plugin settings page" |
| 55 |
msgid "%1$sSettings%2$s" |
| 56 |
msgstr "" |
| 57 |
|
| 58 |
#: src/Enhancements/Rate.php:111 |
| 59 |
#: templates/notices/onboarding.php:24 |
| 60 |
#: templates/notices/rate.php:23 |
| 61 |
msgctxt "plugin name" |
| 62 |
msgid "Woo Additional Terms" |
| 63 |
msgstr "" |
| 64 |
|
| 65 |
#: src/Settings/Sections/General.php:34 |
| 66 |
msgctxt "settings section name" |
| 67 |
msgid "Woo Additional Terms" |
| 68 |
msgstr "" |
| 69 |
|
| 70 |
#: src/Settings/Sections/General.php:35 |
| 71 |
msgctxt "settings field description" |
| 72 |
msgid "Add an extra “I agree” checkbox to your checkout page, giving users the opportunity to explicitly agree to specific terms before completing their purchase. Save time, reduce disputes, and create a better shopping experience." |
| 73 |
msgstr "" |
| 74 |
|
| 75 |
#: src/Settings/Sections/General.php:38 |
| 76 |
msgctxt "settings field name" |
| 77 |
msgid "Status" |
| 78 |
msgstr "" |
| 79 |
|
| 80 |
#: src/Settings/Sections/General.php:39 |
| 81 |
msgctxt "settings field description" |
| 82 |
msgid "Choose “Active” to enable the terms checkbox during checkout, allowing customers to agree to the specified terms before purchase. Select “Disabled” to deactivate (draft) the terms checkbox, hiding it from the checkout process." |
| 83 |
msgstr "" |
| 84 |
|
| 85 |
#: src/Settings/Sections/General.php:44 |
| 86 |
msgctxt "settings field option" |
| 87 |
msgid "Active" |
| 88 |
msgstr "" |
| 89 |
|
| 90 |
#: src/Settings/Sections/General.php:45 |
| 91 |
msgctxt "settings field option" |
| 92 |
msgid "Disabled" |
| 93 |
msgstr "" |
| 94 |
|
| 95 |
#: src/Settings/Sections/General.php:51 |
| 96 |
msgctxt "settings field name" |
| 97 |
msgid "Terms Page" |
| 98 |
msgstr "" |
| 99 |
|
| 100 |
#: src/Settings/Sections/General.php:52 |
| 101 |
msgctxt "settings field description" |
| 102 |
msgid "Search and select the desired terms page to link it with the checkbox." |
| 103 |
msgstr "" |
| 104 |
|
| 105 |
#: src/Settings/Sections/General.php:69 |
| 106 |
msgctxt "settings field name" |
| 107 |
msgid "Link Action" |
| 108 |
msgstr "" |
| 109 |
|
| 110 |
#: src/Settings/Sections/General.php:70 |
| 111 |
msgctxt "settings field description" |
| 112 |
msgid "This field provides you with options to control how the terms link behaves when clicked. The “Embed” option displays the content above the checkbox. Choosing “Modal” opens the content in a modal window, while “New Tab” opens the linked page in a new browser tab." |
| 113 |
msgstr "" |
| 114 |
|
| 115 |
#: src/Settings/Sections/General.php:75 |
| 116 |
msgctxt "settings field option" |
| 117 |
msgid "Embed above checkbox" |
| 118 |
msgstr "" |
| 119 |
|
| 120 |
#: src/Settings/Sections/General.php:76 |
| 121 |
msgctxt "settings field option" |
| 122 |
msgid "Open in modal" |
| 123 |
msgstr "" |
| 124 |
|
| 125 |
#: src/Settings/Sections/General.php:77 |
| 126 |
msgctxt "settings field option" |
| 127 |
msgid "Open in new tab" |
| 128 |
msgstr "" |
| 129 |
|
| 130 |
#: src/Settings/Sections/General.php:84 |
| 131 |
msgctxt "settings field name" |
| 132 |
msgid "Terms Text" |
| 133 |
msgstr "" |
| 134 |
|
| 135 |
#: src/Settings/Sections/General.php:85 |
| 136 |
msgctxt "settings field description" |
| 137 |
msgid "Enter the desired text that will be displayed alongside the checkbox, ensuring clarity and transparency when customers agree to the specified terms during the checkout process." |
| 138 |
msgstr "" |
| 139 |
|
| 140 |
#: src/Settings/Sections/General.php:86 |
| 141 |
msgctxt "settings field placeholder" |
| 142 |
msgid "I have read and agree to the website {{additional-terms}}" |
| 143 |
msgstr "" |
| 144 |
|
| 145 |
#. translators: 1: Open paragraph tag, 2: Terms smart tag, 3: Close paragraph tag. |
| 146 |
#: src/Settings/Sections/General.php:99 |
| 147 |
msgctxt "settings field description" |
| 148 |
msgid "%1$sUse the %2$s smart tag in the Terms Text to automatically display the linked terms page title in your checkbox label.%3$s" |
| 149 |
msgstr "" |
| 150 |
|
| 151 |
#: src/Settings/Sections/General.php:106 |
| 152 |
msgctxt "settings field name" |
| 153 |
msgid "Required" |
| 154 |
msgstr "" |
| 155 |
|
| 156 |
#: src/Settings/Sections/General.php:107 |
| 157 |
msgctxt "settings field description" |
| 158 |
msgid "Enable this to make the additional terms checkbox required." |
| 159 |
msgstr "" |
| 160 |
|
| 161 |
#: src/Settings/Sections/General.php:113 |
| 162 |
msgctxt "settings field name" |
| 163 |
msgid "Error Message" |
| 164 |
msgstr "" |
| 165 |
|
| 166 |
#: src/Settings/Sections/General.php:114 |
| 167 |
msgctxt "settings field description" |
| 168 |
msgid "Add an error message to show if the customer does not accept the additional terms." |
| 169 |
msgstr "" |
| 170 |
|
| 171 |
#: src/Settings/Sections/General.php:115 |
| 172 |
msgctxt "settings field placeholder" |
| 173 |
msgid "Please accept the additional terms to continue." |
| 174 |
msgstr "" |
| 175 |
|
| 176 |
#: src/Settings/Sections/General.php:116 |
| 177 |
msgctxt "settings field default" |
| 178 |
msgid "Please accept the additional terms to continue." |
| 179 |
msgstr "" |
| 180 |
|
| 181 |
#: src/Settings/Settings.php:48 |
| 182 |
msgctxt "settings tab label" |
| 183 |
msgid "Additional Terms" |
| 184 |
msgstr "" |
| 185 |
|
| 186 |
#: src/Settings/Settings.php:128 |
| 187 |
msgctxt "settings tab" |
| 188 |
msgid "General" |
| 189 |
msgstr "" |
| 190 |
|
| 191 |
#: src/WooCommerce/Block/Block.php:91 |
| 192 |
#: src/WooCommerce/Checkout.php:201 |
| 193 |
msgid "Customer accepted the additional terms." |
| 194 |
msgstr "" |
| 195 |
|
| 196 |
#: src/WooCommerce/Block/Block.php:98 |
| 197 |
#: src/WooCommerce/Checkout.php:208 |
| 198 |
msgid "Customer did not accept the additional terms." |
| 199 |
msgstr "" |
| 200 |
|
| 201 |
#: src/WooCommerce/Block/Block.php:150 |
| 202 |
#: src/WooCommerce/Checkout.php:168 |
| 203 |
msgid "Please accept the additional terms to continue." |
| 204 |
msgstr "" |
| 205 |
|
| 206 |
#. translators: %s: Render the type of the variable. |
| 207 |
#: src/WooCommerce/Block/Block.php:182 |
| 208 |
msgid "Value of field %s was posted with incorrect data type." |
| 209 |
msgstr "" |
| 210 |
|
| 211 |
#: templates/checkout/checkbox.php:52 |
| 212 |
msgid "Required" |
| 213 |
msgstr "" |
| 214 |
|
| 215 |
#. translators: 1: Plugin name, 2: Open anchor tag, 3: Close anchor tag, 4: Open anchor tag, 5: Close anchor tag. |
| 216 |
#: templates/notices/onboarding.php:21 |
| 217 |
msgctxt "admin notice" |
| 218 |
msgid "Thanks for installing %1$s plugin! To get started, visit the %2$sdocumentation%3$s or %4$splugin’s settings page%5$s." |
| 219 |
msgstr "" |
| 220 |
|
| 221 |
#. translators: 1: Activation duration, 2: Plugin name |
| 222 |
#: templates/notices/rate.php:21 |
| 223 |
msgctxt "admin notice" |
| 224 |
msgid "%1$s have passed since you started using %2$s." |
| 225 |
msgstr "" |
| 226 |
|
| 227 |
#: templates/notices/rate.php:29 |
| 228 |
msgctxt "admin notice" |
| 229 |
msgid " Would you kindly consider leaving a review and letting us know how the plugin has helped your business? Your feedback is greatly appreciated!" |
| 230 |
msgstr "" |
| 231 |
|
| 232 |
#: templates/notices/rate.php:34 |
| 233 |
msgctxt "admin notice" |
| 234 |
msgid "Give 5 Stars" |
| 235 |
msgstr "" |
| 236 |
|
| 237 |
#: templates/notices/rate.php:37 |
| 238 |
msgctxt "admin notice" |
| 239 |
msgid "Maybe later" |
| 240 |
msgstr "" |
| 241 |
|
| 242 |
#: templates/notices/rate.php:40 |
| 243 |
msgctxt "admin notice" |
| 244 |
msgid "I already did!" |
| 245 |
msgstr "" |
| 246 |
|
| 247 |
#: templates/sidebar/docs.php:16 |
| 248 |
msgctxt "upsell" |
| 249 |
msgid "Learn Settings" |
| 250 |
msgstr "" |
| 251 |
|
| 252 |
#: templates/sidebar/docs.php:19 |
| 253 |
msgctxt "upsell" |
| 254 |
msgid "Click on the link below to explore a wealth of information about the plugin’s settings, including step-by-step tutorials, configuration options, and troubleshooting guides. Everything you need to harness the full potential of the plugin is just a click away!" |
| 255 |
msgstr "" |
| 256 |
|
| 257 |
#: templates/sidebar/docs.php:23 |
| 258 |
msgctxt "upsell" |
| 259 |
msgid "Visit the documentation" |
| 260 |
msgstr "" |
| 261 |
|
| 262 |
#: templates/sidebar/upsell.php:17 |
| 263 |
msgctxt "upsell" |
| 264 |
msgid "Additional Terms Pro" |
| 265 |
msgstr "" |
| 266 |
|
| 267 |
#: templates/sidebar/upsell.php:21 |
| 268 |
msgctxt "upsell" |
| 269 |
msgid "Unlimited T&C checkboxes" |
| 270 |
msgstr "" |
| 271 |
|
| 272 |
#: templates/sidebar/upsell.php:24 |
| 273 |
msgctxt "upsell" |
| 274 |
msgid "Define smart conditions" |
| 275 |
msgstr "" |
| 276 |
|
| 277 |
#: templates/sidebar/upsell.php:27 |
| 278 |
msgctxt "upsell" |
| 279 |
msgid "Acceptance summary" |
| 280 |
msgstr "" |
| 281 |
|
| 282 |
#: templates/sidebar/upsell.php:30 |
| 283 |
msgctxt "upsell" |
| 284 |
msgid "24/7 priority support" |
| 285 |
msgstr "" |
| 286 |
|
| 287 |
#: templates/sidebar/upsell.php:35 |
| 288 |
msgctxt "upsell" |
| 289 |
msgid "Go PRO for More Options" |
| 290 |
msgstr "" |
| 291 |
|
| 292 |
#: templates/sidebar/upsell.php:41 |
| 293 |
msgctxt "upsell" |
| 294 |
msgid "Read reviews from real users" |
| 295 |
msgstr "" |
| 296 |
|
| 297 |
#: assets/js/block.js:19 |
| 298 |
#: assets/js/minified/block.js:1 |
| 299 |
msgid "Additional Terms" |
| 300 |
msgstr "" |
| 301 |
|
| 302 |
#: assets/js/block.js:20 |
| 303 |
#: assets/js/minified/block.js:1 |
| 304 |
msgid "Placeholder block for displaying additional terms checkbox." |
| 305 |
msgstr "" |
| 306 |
|
| 307 |
#: assets/js/block.js:95 |
| 308 |
#: assets/js/minified/block.js:1 |
| 309 |
msgid "Additional terms can be customized from the plugin’s settings page." |
| 310 |
msgstr "" |
| 311 |
|
| 312 |
#: assets/js/block.js:103 |
| 313 |
#: assets/js/minified/block.js:1 |
| 314 |
msgid "Visit our tutorial for full details." |
| 315 |
msgstr "" |
| 316 |
|
| 317 |
#: assets/js/block.js:116 |
| 318 |
#: assets/js/minified/block.js:1 |
| 319 |
msgid "Setup an additional Terms and Conditions page" |
| 320 |
msgstr "" |
| 321 |
|
| 322 |
#: assets/js/block.js:127 |
| 323 |
#: assets/js/minified/block.js:1 |
| 324 |
msgid "You haven’t set up an additional Terms and Conditions page." |
| 325 |
msgstr "" |
| 326 |
|
| 327 |
#: assets/js/minified/checkout.js:1 |
| 328 |
msgid "Please read and accept the additional terms and conditions to proceed with your order." |
| 329 |
msgstr "" |
| 330 |
|