Changeset 1687403
- Timestamp:
- 06/29/2017 01:11:08 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pp-express-wc4jp/trunk/languages/pp-express-wc4jp.pot
r1686650 r1687403 1 # Copyright (C) 2016 Automattic 2 # This file is distributed under the GNU General Public License v3.0. 3 msgid "" 4 msgstr "" 5 "Project-Id-Version: WooCommerce PayPal Express Checkout Gateway 1.1.1\n" 6 "Report-Msgid-Bugs-To: " 7 "https://github.com/woothemes/woocommerce-gateway-paypal-express-checkout/" 8 "issues\n" 9 "POT-Creation-Date: 2016-08-20 20:23:39+00:00\n" 1 # Copyright (C) 2017 PayPal Express Checkout WC4JP 2 # This file is distributed under the same license as the PayPal Express Checkout WC4JP package. 3 msgid "" 4 msgstr "" 5 "Project-Id-Version: PayPal Express Checkout WC4JP 1.0.0\n" 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/pp-express-wc4jp\n" 7 "POT-Creation-Date: 2017-06-28 04:39:56+00:00\n" 10 8 "MIME-Version: 1.0\n" 11 "Content-Type: text/plain; charset= utf-8\n"9 "Content-Type: text/plain; charset=UTF-8\n" 12 10 "Content-Transfer-Encoding: 8bit\n" 13 "PO-Revision-Date: 201 6-MO-DA HO:MI+ZONE\n"11 "PO-Revision-Date: 2017-MO-DA HO:MI+ZONE\n" 14 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 15 "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n" 16 "X-Generator: grunt-wp-i18n 0.5.4\n" 13 "Language-Team: LANGUAGE <LL@li.org>\n" 17 14 18 15 #: includes/abstracts/abstract-wc-gateway-ppec.php:19 19 #: includes/settings/settings-ppec.php:1 3516 #: includes/settings/settings-ppec.php:128 20 17 msgid "PayPal Express Checkout" 21 18 msgstr "" … … 29 26 msgstr "" 30 27 31 #: includes/abstracts/abstract-wc-gateway-ppec.php:12 028 #: includes/abstracts/abstract-wc-gateway-ppec.php:128 32 29 msgid "" 33 30 "Sorry, an error occurred while trying to process your payment. Please try " … … 35 32 msgstr "" 36 33 37 #: includes/abstracts/abstract-wc-gateway-ppec.php:1 5034 #: includes/abstracts/abstract-wc-gateway-ppec.php:160 38 35 msgid "No API certificate on file." 39 36 msgstr "" 40 37 41 #: includes/abstracts/abstract-wc-gateway-ppec.php:1 6238 #: includes/abstracts/abstract-wc-gateway-ppec.php:172 42 39 msgid "expired on %s" 43 40 msgstr "" 44 41 45 #: includes/abstracts/abstract-wc-gateway-ppec.php:1 6546 #: includes/abstracts/abstract-wc-gateway-ppec.php:1 6842 #: includes/abstracts/abstract-wc-gateway-ppec.php:175 43 #: includes/abstracts/abstract-wc-gateway-ppec.php:178 47 44 msgid "expires on %s" 48 45 msgstr "" 49 46 50 #: includes/abstracts/abstract-wc-gateway-ppec.php:1 7247 #: includes/abstracts/abstract-wc-gateway-ppec.php:182 51 48 msgid "Certificate belongs to API username %1$s; %2$s" 52 49 msgstr "" 53 50 54 #: includes/abstracts/abstract-wc-gateway-ppec.php:1 7451 #: includes/abstracts/abstract-wc-gateway-ppec.php:184 55 52 msgid "The certificate on file is not valid." 56 53 msgstr "" 57 54 58 #: includes/abstracts/abstract-wc-gateway-ppec.php:1 8955 #: includes/abstracts/abstract-wc-gateway-ppec.php:199 59 56 msgid "Error: The logo image URL you provided is not valid and cannot be used." 60 57 msgstr "" 61 58 62 #: includes/abstracts/abstract-wc-gateway-ppec.php:2 3759 #: includes/abstracts/abstract-wc-gateway-ppec.php:247 63 60 msgid "Error: You must enter API password." 64 61 msgstr "" 65 62 66 #: includes/abstracts/abstract-wc-gateway-ppec.php:248 63 #: includes/abstracts/abstract-wc-gateway-ppec.php:258 64 #: includes/abstracts/abstract-wc-gateway-ppec.php:292 65 msgid "" 66 "Error: The API credentials you provided are not valid. Please double-check " 67 "that you entered them correctly and try again." 68 msgstr "" 69 70 #: includes/abstracts/abstract-wc-gateway-ppec.php:263 71 #: includes/abstracts/abstract-wc-gateway-ppec.php:296 72 msgid "" 73 "An error occurred while trying to validate your API credentials. Unable to " 74 "verify that your API credentials are correct." 75 msgstr "" 76 77 #: includes/abstracts/abstract-wc-gateway-ppec.php:270 78 msgid "Error: The API certificate is not valid." 79 msgstr "" 80 81 #: includes/abstracts/abstract-wc-gateway-ppec.php:278 82 msgid "Error: The API certificate has expired." 83 msgstr "" 84 67 85 #: includes/abstracts/abstract-wc-gateway-ppec.php:283 68 msgid ""69 "Error: The %s credentials you provided are not valid. Please double-check "70 "that you entered them correctly and try again."71 msgstr ""72 73 #: includes/abstracts/abstract-wc-gateway-ppec.php:25374 #: includes/abstracts/abstract-wc-gateway-ppec.php:28875 msgid ""76 "An error occurred while trying to validate your %s API credentials. Unable "77 "to verify that your API credentials are correct."78 msgstr ""79 80 #: includes/abstracts/abstract-wc-gateway-ppec.php:26181 msgid "Error: The %s API certificate is not valid."82 msgstr ""83 84 #: includes/abstracts/abstract-wc-gateway-ppec.php:26985 msgid "Error: The %s API certificate has expired."86 msgstr ""87 88 #: includes/abstracts/abstract-wc-gateway-ppec.php:27489 86 msgid "" 90 87 "Error: The API username does not match the name in the API certificate. " … … 92 89 msgstr "" 93 90 94 #: includes/abstracts/abstract-wc-gateway-ppec.php: 29395 msgid "Error: You must provide a %sAPI signature or certificate."96 msgstr "" 97 98 #: includes/abstracts/abstract-wc-gateway-ppec.php:31 191 #: includes/abstracts/abstract-wc-gateway-ppec.php:301 92 msgid "Error: You must provide API signature or certificate." 93 msgstr "" 94 95 #: includes/abstracts/abstract-wc-gateway-ppec.php:319 99 96 msgid "" 100 97 "The \"require billing address\" option is not enabled by your account and " … … 102 99 msgstr "" 103 100 104 #: includes/abstracts/abstract-wc-gateway-ppec.php:3 24101 #: includes/abstracts/abstract-wc-gateway-ppec.php:338 105 102 msgid "Refund Error: You need to specify a refund amount." 106 103 msgstr "" 107 104 108 #: includes/abstracts/abstract-wc-gateway-ppec.php:3 47109 #: includes/abstracts/abstract-wc-gateway-ppec.php:3 70110 #: includes/abstracts/abstract-wc-gateway-ppec.php:4 21105 #: includes/abstracts/abstract-wc-gateway-ppec.php:358 106 #: includes/abstracts/abstract-wc-gateway-ppec.php:381 107 #: includes/abstracts/abstract-wc-gateway-ppec.php:431 111 108 msgid "PayPal refund completed; transaction ID = %s" 112 109 msgstr "" 113 110 114 #: includes/abstracts/abstract-wc-gateway-ppec.php:354 115 #: includes/abstracts/abstract-wc-gateway-ppec.php:377 116 #: includes/abstracts/abstract-wc-gateway-ppec.php:427 117 msgid "Error: %1$s - %2$s" 118 msgstr "" 119 120 #: includes/abstracts/abstract-wc-gateway-ppec.php:394 111 #: includes/abstracts/abstract-wc-gateway-ppec.php:405 121 112 msgid "" 122 113 "Refund Error: All transactions have been fully refunded. There is no amount " … … 124 115 msgstr "" 125 116 126 #: includes/abstracts/abstract-wc-gateway-ppec.php: 396117 #: includes/abstracts/abstract-wc-gateway-ppec.php:407 127 118 msgid "" 128 119 "Refund Error: The requested refund amount is too large. The refund amount " … … 130 121 msgstr "" 131 122 132 #: includes/class-wc-gateway-ppec-admin-handler.php: 49123 #: includes/class-wc-gateway-ppec-admin-handler.php:55 133 124 msgid "Capture Charge" 134 125 msgstr "" 135 126 136 #: includes/class-wc-gateway-ppec-admin-handler.php:7 3127 #: includes/class-wc-gateway-ppec-admin-handler.php:79 137 128 msgid "" 138 129 "NOTE: PayPal does not accept decimal places for the currency in which you " … … 141 132 msgstr "" 142 133 143 #: includes/class-wc-gateway-ppec-admin-handler.php:1 56134 #: includes/class-wc-gateway-ppec-admin-handler.php:168 144 135 msgid "Unable to capture charge!" 145 136 msgstr "" 146 137 147 #: includes/class-wc-gateway-ppec-admin-handler.php:1 58138 #: includes/class-wc-gateway-ppec-admin-handler.php:170 148 139 msgid "PayPal Express Checkout charge complete (Charge ID: %s)" 149 140 msgstr "" 150 141 151 #: includes/class-wc-gateway-ppec-admin-handler.php: 197142 #: includes/class-wc-gateway-ppec-admin-handler.php:212 152 143 msgid "Unable to void charge!" 153 144 msgstr "" 154 145 155 #: includes/class-wc-gateway-ppec-admin-handler.php: 199146 #: includes/class-wc-gateway-ppec-admin-handler.php:214 156 147 msgid "PayPal Express Checkout charge voided (Charge ID: %s)" 157 148 msgstr "" … … 163 154 #: includes/class-wc-gateway-ppec-api-error.php:23 164 155 msgid "" 165 "PayPal rejected your email address because it is not valid. Please "166 " double-check your email address and try again."156 "PayPal rejected your email address because it is not valid. Please double-" 157 "check your email address and try again." 167 158 msgstr "" 168 159 … … 207 198 #: includes/class-wc-gateway-ppec-api-error.php:36 208 199 msgid "" 209 "Your shipping address may not be in a different country than your country "210 " ofresidence. Please double-check your shipping address and try again."200 "Your shipping address may not be in a different country than your country of " 201 "residence. Please double-check your shipping address and try again." 211 202 msgstr "" 212 203 213 204 #: includes/class-wc-gateway-ppec-api-error.php:37 214 205 msgid "" 215 "This store does not accept transactions from buyers in your country. "216 " Pleasecontact the store owner for assistance."206 "This store does not accept transactions from buyers in your country. Please " 207 "contact the store owner for assistance." 217 208 msgstr "" 218 209 219 210 #: includes/class-wc-gateway-ppec-api-error.php:38 220 211 msgid "" 221 "The transaction is over the threshold allowed by this store. Please "222 " contactthe store owner for assistance."212 "The transaction is over the threshold allowed by this store. Please contact " 213 "the store owner for assistance." 223 214 msgstr "" 224 215 … … 232 223 #: includes/class-wc-gateway-ppec-api-error.php:46 233 224 msgid "" 234 "The country in your shipping address is not valid. Please double-check "235 " yourshipping address and try again."225 "The country in your shipping address is not valid. Please double-check your " 226 "shipping address and try again." 236 227 msgstr "" 237 228 238 229 #: includes/class-wc-gateway-ppec-api-error.php:42 239 230 msgid "" 240 "The street address in your shipping address is not valid. Please "241 " double-check your shipping address and try again."231 "The street address in your shipping address is not valid. Please double-" 232 "check your shipping address and try again." 242 233 msgstr "" 243 234 … … 263 254 msgid "" 264 255 "PayPal rejected your shipping address because the city, state, and/or ZIP " 265 "code are incorrect. Please double-check that they are all spelled "266 " correctlyand try again."256 "code are incorrect. Please double-check that they are all spelled correctly " 257 "and try again." 267 258 msgstr "" 268 259 … … 281 272 #: includes/class-wc-gateway-ppec-api-error.php:54 282 273 msgid "" 283 "Your funding instrument is invalid. Please check out again and select a "284 " newfunding source."274 "Your funding instrument is invalid. Please check out again and select a new " 275 "funding source." 285 276 msgstr "" 286 277 287 278 #: includes/class-wc-gateway-ppec-api-error.php:55 288 279 msgid "" 289 "An error (%s) occurred while processing your PayPal payment. Please " 290 "contact the store owner for assistance." 291 msgstr "" 292 293 #: includes/class-wc-gateway-ppec-cart-handler.php:74 280 "An error (%s) occurred while processing your PayPal payment. Please contact " 281 "the store owner for assistance." 282 msgstr "" 283 284 #: includes/class-wc-gateway-ppec-cart-handler.php:56 285 #: includes/class-wc-gateway-ppec-cart-handler.php:102 286 msgid "Cheatin’ huh?" 287 msgstr "" 288 289 #: includes/class-wc-gateway-ppec-cart-handler.php:136 290 #: includes/class-wc-gateway-ppec-cart-handler.php:167 291 #: includes/class-wc-gateway-ppec-cart-handler.php:193 292 msgid "Check out with PayPal" 293 msgstr "" 294 295 #: includes/class-wc-gateway-ppec-cart-handler.php:162 294 296 msgid "— or —" 295 297 msgstr "" 296 298 297 #: includes/class-wc-gateway-ppec-cart-handler.php:79 298 #: includes/class-wc-gateway-ppec-cart-handler.php:97 299 msgid "Check out with PayPal" 300 msgstr "" 301 302 #: includes/class-wc-gateway-ppec-checkout-handler.php:66 299 #: includes/class-wc-gateway-ppec-cart-handler.php:172 300 msgid "Pay with PayPal Credit" 301 msgstr "" 302 303 #: includes/class-wc-gateway-ppec-checkout-handler.php:74 303 304 msgid "Confirm your PayPal order" 304 305 msgstr "" 305 306 306 #: includes/class-wc-gateway-ppec-checkout-handler.php: 100307 #: includes/class-wc-gateway-ppec-checkout-handler.php:219 307 308 msgid "Billing details" 308 309 msgstr "" 309 310 310 #: includes/class-wc-gateway-ppec-checkout-handler.php: 103311 #: includes/class-wc-gateway-ppec-checkout-handler.php:222 311 312 msgid "Address:" 312 313 msgstr "" 313 314 314 #: includes/class-wc-gateway-ppec-checkout-handler.php: 105315 #: includes/class-wc-gateway-ppec-checkout-handler.php:224 315 316 msgid "Name:" 316 317 msgstr "" 317 318 318 #: includes/class-wc-gateway-ppec-checkout-handler.php: 109319 #: includes/class-wc-gateway-ppec-checkout-handler.php:228 319 320 msgid "Email:" 320 321 msgstr "" 321 322 322 #: includes/class-wc-gateway-ppec-checkout-handler.php: 113323 #: includes/class-wc-gateway-ppec-checkout-handler.php:232 323 324 msgid "Tel:" 324 325 msgstr "" 325 326 326 #: includes/class-wc-gateway-ppec-checkout-handler.php:131 327 #: includes/class-wc-gateway-ppec-checkout-handler.php:254 328 msgid "Create an account?" 329 msgstr "" 330 331 #: includes/class-wc-gateway-ppec-checkout-handler.php:263 332 msgid "" 333 "Create an account by entering the information below. If you are a returning " 334 "customer please login at the top of the page." 335 msgstr "" 336 337 #: includes/class-wc-gateway-ppec-checkout-handler.php:299 327 338 msgid "Shipping details" 328 339 msgstr "" 329 340 330 #: includes/class-wc-gateway-ppec-checkout-handler.php: 198331 #: includes/class-wc-gateway-ppec-checkout-handler.php: 235341 #: includes/class-wc-gateway-ppec-checkout-handler.php:378 342 #: includes/class-wc-gateway-ppec-checkout-handler.php:416 332 343 msgid "Your PayPal checkout session has expired. Please check out again." 333 344 msgstr "" 334 345 335 #: includes/class-wc-gateway-ppec-checkout-handler.php: 230346 #: includes/class-wc-gateway-ppec-checkout-handler.php:411 336 347 msgid "" 337 348 "Sorry, an error occurred while trying to retrieve your information from " … … 339 350 msgstr "" 340 351 341 #: includes/class-wc-gateway-ppec-checkout-handler.php: 282352 #: includes/class-wc-gateway-ppec-checkout-handler.php:473 342 353 msgid "Cancel" 343 354 msgstr "" 344 355 345 #: includes/class-wc-gateway-ppec-checkout-handler.php:290 346 #: includes/class-wc-gateway-ppec-checkout-handler.php:291 356 #: includes/class-wc-gateway-ppec-checkout-handler.php:487 347 357 msgid "" 348 358 "You have cancelled Checkout with PayPal. Please try to process your order " … … 350 360 msgstr "" 351 361 352 #: includes/class-wc-gateway-ppec-checkout-handler.php: 644353 #: includes/class-wc-gateway-ppec-ipn-handler.php:1 89362 #: includes/class-wc-gateway-ppec-checkout-handler.php:839 363 #: includes/class-wc-gateway-ppec-ipn-handler.php:195 354 364 msgid "" 355 365 "Payment authorized. Change payment status to processing or complete to " … … 357 367 msgstr "" 358 368 359 #: includes/class-wc-gateway-ppec-checkout-handler.php: 646360 #: includes/class-wc-gateway-ppec-ipn-handler.php:19 1369 #: includes/class-wc-gateway-ppec-checkout-handler.php:841 370 #: includes/class-wc-gateway-ppec-ipn-handler.php:197 361 371 msgid "Payment pending (%s)." 362 372 msgstr "" … … 383 393 msgstr "" 384 394 385 #: includes/class-wc-gateway-ppec-client.php:1 21395 #: includes/class-wc-gateway-ppec-client.php:166 386 396 msgid "Missing credential" 387 397 msgstr "" 388 398 389 #: includes/class-wc-gateway-ppec-client.php:1 25399 #: includes/class-wc-gateway-ppec-client.php:170 390 400 msgid "Invalid credential object" 391 401 msgstr "" 392 402 393 #: includes/class-wc-gateway-ppec-client.php:1 29403 #: includes/class-wc-gateway-ppec-client.php:174 394 404 msgid "Invalid environment" 395 405 msgstr "" 396 406 397 #: includes/class-wc-gateway-ppec-client.php:1 52407 #: includes/class-wc-gateway-ppec-client.php:191 398 408 msgid "An error occurred while trying to connect to PayPal: %s" 399 409 msgstr "" 400 410 401 #: includes/class-wc-gateway-ppec-client.php:1 58411 #: includes/class-wc-gateway-ppec-client.php:197 402 412 msgid "Malformed response received from PayPal" 403 413 msgstr "" 404 414 405 #: includes/class-wc-gateway-ppec-ipn-handler.php:30 415 #. translators: placeholder is blogname 416 #: includes/class-wc-gateway-ppec-client.php:392 417 msgctxt "data sent to PayPal" 418 msgid "Orders with %s" 419 msgstr "" 420 421 #: includes/class-wc-gateway-ppec-ipn-handler.php:29 406 422 msgid "Empty POST data." 407 423 msgstr "" 408 424 409 #: includes/class-wc-gateway-ppec-ipn-handler.php:3 9425 #: includes/class-wc-gateway-ppec-ipn-handler.php:38 410 426 msgid "Invalid IPN request." 411 427 msgstr "" 412 428 413 #: includes/class-wc-gateway-ppec-ipn-handler.php:4 4429 #: includes/class-wc-gateway-ppec-ipn-handler.php:41 414 430 msgid "PayPal IPN Request Failure" 415 431 msgstr "" 416 432 417 #: includes/class-wc-gateway-ppec-ipn-handler.php:14 4433 #: includes/class-wc-gateway-ppec-ipn-handler.php:142 418 434 msgid "Validation error: PayPal currencies do not match (code %s)." 419 435 msgstr "" 420 436 421 #: includes/class-wc-gateway-ppec-ipn-handler.php:15 9437 #: includes/class-wc-gateway-ppec-ipn-handler.php:157 422 438 msgid "Validation error: PayPal amounts do not match (gross %s)." 423 439 msgstr "" 424 440 425 #: includes/class-wc-gateway-ppec-ipn-handler.php:18 2441 #: includes/class-wc-gateway-ppec-ipn-handler.php:183 426 442 msgid "IPN payment completed" 427 443 msgstr "" 428 444 429 #: includes/class-wc-gateway-ppec-ipn-handler.php:21 3430 #: includes/class-wc-gateway-ppec-ipn-handler.php:2 56431 #: includes/class-wc-gateway-ppec-ipn-handler.php:27 1445 #: includes/class-wc-gateway-ppec-ipn-handler.php:219 446 #: includes/class-wc-gateway-ppec-ipn-handler.php:263 447 #: includes/class-wc-gateway-ppec-ipn-handler.php:279 432 448 msgid "Payment %s via IPN." 433 449 msgstr "" 434 450 435 #: includes/class-wc-gateway-ppec-ipn-handler.php:2 58451 #: includes/class-wc-gateway-ppec-ipn-handler.php:265 436 452 msgid "Payment for order %s refunded" 437 453 msgstr "" 438 454 439 #: includes/class-wc-gateway-ppec-ipn-handler.php:2 59440 msgid "Order #% s has been marked as refunded - PayPal reason code: %s"441 msgstr "" 442 443 #: includes/class-wc-gateway-ppec-ipn-handler.php:2 73455 #: includes/class-wc-gateway-ppec-ipn-handler.php:266 456 msgid "Order #%1$s has been marked as refunded - PayPal reason code: %2$s" 457 msgstr "" 458 459 #: includes/class-wc-gateway-ppec-ipn-handler.php:281 444 460 msgid "Payment for order %s reversed" 445 461 msgstr "" 446 462 447 #: includes/class-wc-gateway-ppec-ipn-handler.php:274 448 msgid "Order #%s has been marked on-hold due to a reversal - PayPal reason code: %s" 449 msgstr "" 450 451 #: includes/class-wc-gateway-ppec-ipn-handler.php:286 463 #: includes/class-wc-gateway-ppec-ipn-handler.php:282 464 msgid "" 465 "Order #%1$s has been marked on-hold due to a reversal - PayPal reason code: " 466 "%2$s" 467 msgstr "" 468 469 #: includes/class-wc-gateway-ppec-ipn-handler.php:295 452 470 msgid "Reversal cancelled for order #%s" 453 471 msgstr "" 454 472 455 #: includes/class-wc-gateway-ppec-ipn-handler.php:2 87456 msgid "" 457 "Order #% s has had a reversal cancelled. Please check the status of payment "458 "and update the order status accordingly here: % s"473 #: includes/class-wc-gateway-ppec-ipn-handler.php:296 474 msgid "" 475 "Order #%1$s has had a reversal cancelled. Please check the status of payment " 476 "and update the order status accordingly here: %2$s" 459 477 msgstr "" 460 478 … … 470 488 #: includes/class-wc-gateway-ppec-ips-handler.php:173 471 489 msgid "" 472 "Easy Setup was able to obtain your API credentials, but was unable to "473 " verify that they work correctly. Please make sure your PayPal account is"474 " set upproperly and try Easy Setup again."475 msgstr "" 476 477 #: includes/class-wc-gateway-ppec-ips-handler.php:17 8490 "Easy Setup was able to obtain your API credentials, but was unable to verify " 491 "that they work correctly. Please make sure your PayPal account is set up " 492 "properly and try Easy Setup again." 493 msgstr "" 494 495 #: includes/class-wc-gateway-ppec-ips-handler.php:177 478 496 msgid "" 479 497 "Easy Setup was able to obtain your API credentials, but an error occurred " … … 482 500 msgstr "" 483 501 484 #: includes/class-wc-gateway-ppec-ips-handler.php:18 3502 #: includes/class-wc-gateway-ppec-ips-handler.php:182 485 503 msgid "Success! Your PayPal account has been set up successfully." 486 504 msgstr "" 487 505 488 #: includes/class-wc-gateway-ppec-plugin.php:15 3506 #: includes/class-wc-gateway-ppec-plugin.php:155 489 507 msgid "" 490 508 "%s in WooCommerce Gateway PayPal Express Checkout plugin can only be called " … … 492 510 msgstr "" 493 511 494 #: includes/class-wc-gateway-ppec-plugin.php:2 08512 #: includes/class-wc-gateway-ppec-plugin.php:210 495 513 msgid "" 496 514 "WooCommerce Gateway PayPal Express Checkout requires WooCommerce to be " … … 498 516 msgstr "" 499 517 500 #: includes/class-wc-gateway-ppec-plugin.php:21 2501 msgid "" 502 "WooCommerce Gateway PayPal Express Checkout requires WooCommerce version "503 " 2.5or greater"504 msgstr "" 505 506 #: includes/class-wc-gateway-ppec-plugin.php:21 6507 msgid "" 508 "WooCommerce Gateway PayPal Express Checkout requires cURL to be installed "509 " onyour server"510 msgstr "" 511 512 #: includes/class-wc-gateway-ppec-plugin.php:2 19518 #: includes/class-wc-gateway-ppec-plugin.php:214 519 msgid "" 520 "WooCommerce Gateway PayPal Express Checkout requires WooCommerce version 2.5 " 521 "or greater" 522 msgstr "" 523 524 #: includes/class-wc-gateway-ppec-plugin.php:218 525 msgid "" 526 "WooCommerce Gateway PayPal Express Checkout requires cURL to be installed on " 527 "your server" 528 msgstr "" 529 530 #: includes/class-wc-gateway-ppec-plugin.php:221 513 531 msgid "" 514 532 "WooCommerce Gateway PayPal Express Checkout requires OpenSSL >= 1.0.1 to be " … … 516 534 msgstr "" 517 535 518 #: includes/functions.php:45 519 msgid "Payment error:" 536 #: includes/class-wc-gateway-ppec-plugin.php:248 537 msgid "" 538 "PayPal Express Checkout is almost ready. To get started, <a href=\"%s" 539 "\">connect your PayPal account</a>." 540 msgstr "" 541 542 #: includes/class-wc-gateway-ppec-plugin.php:372 543 msgid "Settings" 544 msgstr "" 545 546 #: includes/class-wc-gateway-ppec-plugin.php:375 547 msgid "Docs" 548 msgstr "" 549 550 #: includes/class-wc-gateway-ppec-with-paypal-addons.php:157 551 msgid "PayPal API error" 552 msgstr "" 553 554 #. translators: placeholder is pending reason from PayPal API. 555 #: includes/class-wc-gateway-ppec-with-paypal-addons.php:165 556 msgid "PayPal transaction held: %s" 557 msgstr "" 558 559 #: includes/class-wc-gateway-ppec-with-paypal-addons.php:176 560 msgid "PayPal payment approved (ID: %s)" 561 msgstr "" 562 563 #: includes/class-wc-gateway-ppec-with-paypal-addons.php:180 564 msgid "PayPal payment declined" 565 msgstr "" 566 567 #: includes/exceptions/class-wc-gateway-ppec-api-exception.php:40 568 #: includes/exceptions/class-wc-gateway-ppec-api-exception.php:68 569 msgid "An error occurred while calling the PayPal API." 570 msgstr "" 571 572 #. translators: placeholders are error code and message from PayPal 573 #: includes/exceptions/class-wc-gateway-ppec-api-exception.php:64 574 msgid "PayPal error (%1$s): %2$s" 575 msgstr "" 576 577 #: includes/exceptions/class-wc-gateway-ppec-missing-session-exception.php:19 578 msgid "The buyer's session information could not be found." 520 579 msgstr "" 521 580 … … 530 589 msgstr "" 531 590 532 #: includes/settings/settings-ppec.php:22 591 #: includes/settings/settings-ppec.php:27 592 msgid "" 593 "To reset current credentials and use other account <a href=\"%1$s\" title=" 594 "\"%2$s\">click here</a>." 595 msgstr "" 596 597 #: includes/settings/settings-ppec.php:27 598 msgid "Reset current credentials" 599 msgstr "" 600 601 #: includes/settings/settings-ppec.php:31 533 602 msgid "Setup or link an existing PayPal Sandbox account" 534 603 msgstr "" 535 604 536 #: includes/settings/settings-ppec.php: 23605 #: includes/settings/settings-ppec.php:32 537 606 msgid "" 538 607 "%s or <a href=\"#\" class=\"ppec-toggle-sandbox-settings\">click here to " … … 540 609 msgstr "" 541 610 542 #: includes/settings/settings-ppec.php:91 611 #: includes/settings/settings-ppec.php:43 612 msgid "" 613 "Your account setting is set to sandbox, no real charging takes place. To " 614 "accept live payments, switch your environment to live and connect your " 615 "PayPal account. To reset current credentials and use other sandbox account " 616 "<a href=\"%1$s\" title=\"%2$s\">click here</a>." 617 msgstr "" 618 619 #: includes/settings/settings-ppec.php:43 620 msgid "Reset current sandbox credentials" 621 msgstr "" 622 623 #: includes/settings/settings-ppec.php:46 624 #: includes/settings/settings-ppec.php:319 625 msgid "Enable PayPal Credit" 626 msgstr "" 627 628 #: includes/settings/settings-ppec.php:48 629 msgid "" 630 "This option is disabled. Currently PayPal Credit only available for U.S. " 631 "merchants." 632 msgstr "" 633 634 #: includes/settings/settings-ppec.php:116 543 635 msgid "Enable/Disable" 544 636 msgstr "" 545 637 546 #: includes/settings/settings-ppec.php: 93638 #: includes/settings/settings-ppec.php:118 547 639 msgid "Enable PayPal Express Checkout" 548 640 msgstr "" 549 641 550 #: includes/settings/settings-ppec.php: 94642 #: includes/settings/settings-ppec.php:119 551 643 msgid "" 552 644 "This enables PayPal Express Checkout which allows customers to checkout " … … 554 646 msgstr "" 555 647 556 #: includes/settings/settings-ppec.php:99 648 #: includes/settings/settings-ppec.php:125 649 msgid "Title" 650 msgstr "" 651 652 #: includes/settings/settings-ppec.php:127 653 msgid "This controls the title which the user sees during checkout." 654 msgstr "" 655 656 #: includes/settings/settings-ppec.php:132 657 msgid "Description" 658 msgstr "" 659 660 #: includes/settings/settings-ppec.php:135 661 msgid "This controls the description which the user sees during checkout." 662 msgstr "" 663 664 #: includes/settings/settings-ppec.php:136 665 msgid "" 666 "Pay via PayPal; you can pay with your credit card if you don't have a PayPal " 667 "account." 668 msgstr "" 669 670 #: includes/settings/settings-ppec.php:140 671 msgid "Account Settings" 672 msgstr "" 673 674 #: includes/settings/settings-ppec.php:145 675 msgid "Environment" 676 msgstr "" 677 678 #: includes/settings/settings-ppec.php:148 679 msgid "" 680 "This setting specifies whether you will process live transactions, or " 681 "whether you will process simulated transactions using the PayPal Sandbox." 682 msgstr "" 683 684 #: includes/settings/settings-ppec.php:152 685 msgid "Live" 686 msgstr "" 687 688 #: includes/settings/settings-ppec.php:153 689 msgid "Sandbox" 690 msgstr "" 691 692 #: includes/settings/settings-ppec.php:158 693 msgid "API Credentials" 694 msgstr "" 695 696 #: includes/settings/settings-ppec.php:163 697 msgid "Live API Username" 698 msgstr "" 699 700 #: includes/settings/settings-ppec.php:165 701 #: includes/settings/settings-ppec.php:172 702 #: includes/settings/settings-ppec.php:179 703 #: includes/settings/settings-ppec.php:207 704 #: includes/settings/settings-ppec.php:214 705 #: includes/settings/settings-ppec.php:221 706 #: includes/settings/settings-ppec.php:228 707 msgid "Get your API credentials from PayPal." 708 msgstr "" 709 710 #: includes/settings/settings-ppec.php:170 711 msgid "Live API Password" 712 msgstr "" 713 714 #: includes/settings/settings-ppec.php:177 715 msgid "Live API Signature" 716 msgstr "" 717 718 #: includes/settings/settings-ppec.php:182 719 msgid "Optional if you provide a certificate below" 720 msgstr "" 721 722 #: includes/settings/settings-ppec.php:185 723 msgid "Live API Certificate" 724 msgstr "" 725 726 #: includes/settings/settings-ppec.php:191 727 msgid "Live API Subject" 728 msgstr "" 729 730 #: includes/settings/settings-ppec.php:193 731 #: includes/settings/settings-ppec.php:235 732 msgid "" 733 "If you're processing transactions on behalf of someone else's PayPal " 734 "account, enter their email address or Secure Merchant Account ID (also known " 735 "as a Payer ID) here. Generally, you must have API permissions in place with " 736 "the other account in order to process anything other than \"sale\" " 737 "transactions for them." 738 msgstr "" 739 740 #: includes/settings/settings-ppec.php:196 741 #: includes/settings/settings-ppec.php:238 742 #: includes/settings/settings-ppec.php:288 743 #: includes/settings/settings-ppec.php:296 744 #: includes/settings/settings-ppec.php:304 745 msgid "Optional" 746 msgstr "" 747 748 #: includes/settings/settings-ppec.php:200 749 msgid "Sandbox API Credentials" 750 msgstr "" 751 752 #: includes/settings/settings-ppec.php:205 753 msgid "Sandbox API Username" 754 msgstr "" 755 756 #: includes/settings/settings-ppec.php:212 757 msgid "Sandbox API Password" 758 msgstr "" 759 760 #: includes/settings/settings-ppec.php:219 761 msgid "Sandbox API Signature" 762 msgstr "" 763 764 #: includes/settings/settings-ppec.php:226 765 msgid "Sandbox API Certificate" 766 msgstr "" 767 768 #: includes/settings/settings-ppec.php:233 769 msgid "Sandbox API Subject" 770 msgstr "" 771 772 #: includes/settings/settings-ppec.php:242 773 msgid "Display Settings" 774 msgstr "" 775 776 #: includes/settings/settings-ppec.php:244 777 msgid "Customize the appearance of Express Checkout in your store." 778 msgstr "" 779 780 #: includes/settings/settings-ppec.php:247 781 msgid "Brand Name" 782 msgstr "" 783 784 #: includes/settings/settings-ppec.php:249 785 msgid "" 786 "A label that overrides the business name in the PayPal account on the PayPal " 787 "hosted checkout pages." 788 msgstr "" 789 790 #: includes/settings/settings-ppec.php:254 557 791 msgid "Button Size" 558 792 msgstr "" 559 793 560 #: includes/settings/settings-ppec.php: 102794 #: includes/settings/settings-ppec.php:257 561 795 msgid "" 562 796 "PayPal offers different sizes of the \"PayPal Checkout\" buttons, allowing " … … 565 799 msgstr "" 566 800 567 #: includes/settings/settings-ppec.php: 106801 #: includes/settings/settings-ppec.php:261 568 802 msgid "Small" 569 803 msgstr "" 570 804 571 #: includes/settings/settings-ppec.php: 107805 #: includes/settings/settings-ppec.php:262 572 806 msgid "Medium" 573 807 msgstr "" 574 808 575 #: includes/settings/settings-ppec.php: 108809 #: includes/settings/settings-ppec.php:263 576 810 msgid "Large" 577 811 msgstr "" 578 812 579 #: includes/settings/settings-ppec.php:112 580 msgid "Environment" 581 msgstr "" 582 583 #: includes/settings/settings-ppec.php:115 584 msgid "" 585 "This setting specifies whether you will process live transactions, or " 586 "whether you will process simulated transactions using the PayPal Sandbox." 587 msgstr "" 588 589 #: includes/settings/settings-ppec.php:119 590 msgid "Live" 591 msgstr "" 592 593 #: includes/settings/settings-ppec.php:120 594 msgid "Sandbox" 595 msgstr "" 596 597 #: includes/settings/settings-ppec.php:124 813 #: includes/settings/settings-ppec.php:267 814 msgid "Checkout on cart page" 815 msgstr "" 816 817 #: includes/settings/settings-ppec.php:269 818 msgid "Enable PayPal checkout on the cart page" 819 msgstr "" 820 821 #: includes/settings/settings-ppec.php:270 822 msgid "This shows or hides the PayPal checkout button on the cart page." 823 msgstr "" 824 825 #: includes/settings/settings-ppec.php:275 598 826 msgid "PayPal Mark" 599 827 msgstr "" 600 828 601 #: includes/settings/settings-ppec.php: 126829 #: includes/settings/settings-ppec.php:277 602 830 msgid "Enable the PayPal Mark on regular checkout" 603 831 msgstr "" 604 832 605 #: includes/settings/settings-ppec.php: 127833 #: includes/settings/settings-ppec.php:278 606 834 msgid "" 607 835 "This enables the PayPal mark, which can be shown on regular WooCommerce " … … 609 837 msgstr "" 610 838 611 #: includes/settings/settings-ppec.php:132 612 msgid "Title" 613 msgstr "" 614 615 #: includes/settings/settings-ppec.php:134 616 msgid "This controls the title which the user sees during checkout." 617 msgstr "" 618 619 #: includes/settings/settings-ppec.php:139 620 msgid "Description" 621 msgstr "" 622 623 #: includes/settings/settings-ppec.php:142 624 msgid "This controls the description which the user sees during checkout." 625 msgstr "" 626 627 #: includes/settings/settings-ppec.php:143 628 msgid "" 629 "Pay using either your PayPal account or credit card. All credit card " 630 "payments will be processed by PayPal." 631 msgstr "" 632 633 #: includes/settings/settings-ppec.php:147 634 msgid "API Credentials" 635 msgstr "" 636 637 #: includes/settings/settings-ppec.php:152 638 msgid "Live API Username" 639 msgstr "" 640 641 #: includes/settings/settings-ppec.php:154 642 #: includes/settings/settings-ppec.php:161 643 #: includes/settings/settings-ppec.php:168 644 #: includes/settings/settings-ppec.php:196 645 #: includes/settings/settings-ppec.php:203 646 #: includes/settings/settings-ppec.php:210 647 #: includes/settings/settings-ppec.php:217 648 msgid "Get your API credentials from PayPal." 649 msgstr "" 650 651 #: includes/settings/settings-ppec.php:159 652 msgid "Live API Password" 653 msgstr "" 654 655 #: includes/settings/settings-ppec.php:166 656 msgid "Live API Signature" 657 msgstr "" 658 659 #: includes/settings/settings-ppec.php:171 660 msgid "Optional if you provide a certificate below" 661 msgstr "" 662 663 #: includes/settings/settings-ppec.php:174 664 msgid "Live API Certificate" 665 msgstr "" 666 667 #: includes/settings/settings-ppec.php:180 668 msgid "Live API Subject" 669 msgstr "" 670 671 #: includes/settings/settings-ppec.php:182 672 #: includes/settings/settings-ppec.php:224 673 msgid "" 674 "If you're processing transactions on behalf of someone else's PayPal " 675 "account, enter their email address or Secure Merchant Account ID (also " 676 "known as a Payer ID) here. Generally, you must have API permissions in " 677 "place with the other account in order to process anything other than " 678 "\"sale\" transactions for them." 679 msgstr "" 680 681 #: includes/settings/settings-ppec.php:185 682 #: includes/settings/settings-ppec.php:227 683 #: includes/settings/settings-ppec.php:284 684 msgid "Optional" 685 msgstr "" 686 687 #: includes/settings/settings-ppec.php:189 688 msgid "Sandbox API Credentials" 689 msgstr "" 690 691 #: includes/settings/settings-ppec.php:194 692 msgid "Sandbox API Username" 693 msgstr "" 694 695 #: includes/settings/settings-ppec.php:201 696 msgid "Sandbox API Password" 697 msgstr "" 698 699 #: includes/settings/settings-ppec.php:208 700 msgid "Sandbox API Signature" 701 msgstr "" 702 703 #: includes/settings/settings-ppec.php:215 704 msgid "Sandbox API Certificate" 705 msgstr "" 706 707 #: includes/settings/settings-ppec.php:222 708 msgid "Sandbox API Subject" 709 msgstr "" 710 711 #: includes/settings/settings-ppec.php:231 839 #: includes/settings/settings-ppec.php:283 840 msgid "Logo Image (190×60)" 841 msgstr "" 842 843 #: includes/settings/settings-ppec.php:285 844 msgid "" 845 "If you want PayPal to co-brand the checkout page with your logo, enter the " 846 "URL of your logo image here.<br/>The image must be no larger than 190x60, " 847 "GIF, PNG, or JPG format, and should be served over HTTPS." 848 msgstr "" 849 850 #: includes/settings/settings-ppec.php:291 851 msgid "Header Image (750×90)" 852 msgstr "" 853 854 #: includes/settings/settings-ppec.php:293 855 msgid "" 856 "If you want PayPal to co-brand the checkout page with your header, enter the " 857 "URL of your header image here.<br/>The image must be no larger than 750x90, " 858 "GIF, PNG, or JPG format, and should be served over HTTPS." 859 msgstr "" 860 861 #: includes/settings/settings-ppec.php:299 862 msgid "Page Style" 863 msgstr "" 864 865 #: includes/settings/settings-ppec.php:301 866 msgid "" 867 "Optionally enter the name of the page style you wish to use. These are " 868 "defined within your PayPal account." 869 msgstr "" 870 871 #: includes/settings/settings-ppec.php:307 872 msgid "Landing Page" 873 msgstr "" 874 875 #: includes/settings/settings-ppec.php:310 876 msgid "Type of PayPal page to display." 877 msgstr "" 878 879 #: includes/settings/settings-ppec.php:314 880 msgctxt "Type of PayPal page" 881 msgid "Billing (Non-PayPal account)" 882 msgstr "" 883 884 #: includes/settings/settings-ppec.php:315 885 msgctxt "Type of PayPal page" 886 msgid "Login (PayPal account login)" 887 msgstr "" 888 889 #: includes/settings/settings-ppec.php:325 890 msgid "" 891 "This enables PayPal Credit, which displays a PayPal Credit button next to " 892 "the Express Checkout button. PayPal Express Checkout lets you give customers " 893 "access to financing through PayPal Credit® - at no additional cost to you. " 894 "You get paid up front, even though customers have more time to pay. A pre-" 895 "integrated payment button shows up next to the PayPal Button, and lets " 896 "customers pay quickly with PayPal Credit®." 897 msgstr "" 898 899 #: includes/settings/settings-ppec.php:328 900 #: includes/settings/settings-ppec.php:330 901 msgid "Checkout on Single Product" 902 msgstr "" 903 904 #: includes/settings/settings-ppec.php:332 905 msgid "Enable Express checkout on Single Product view." 906 msgstr "" 907 908 #: includes/settings/settings-ppec.php:336 712 909 msgid "Advanced Settings" 713 910 msgstr "" 714 911 715 #: includes/settings/settings-ppec.php: 236912 #: includes/settings/settings-ppec.php:341 716 913 msgid "Debug Log" 717 914 msgstr "" 718 915 719 #: includes/settings/settings-ppec.php: 238916 #: includes/settings/settings-ppec.php:343 720 917 msgid "Enable Logging" 721 918 msgstr "" 722 919 723 #: includes/settings/settings-ppec.php: 241920 #: includes/settings/settings-ppec.php:346 724 921 msgid "Log PayPal events, such as IPN requests." 725 922 msgstr "" 726 923 727 #: includes/settings/settings-ppec.php: 244924 #: includes/settings/settings-ppec.php:349 728 925 msgid "Invoice Prefix" 729 926 msgstr "" 730 927 731 #: includes/settings/settings-ppec.php: 246928 #: includes/settings/settings-ppec.php:351 732 929 msgid "" 733 930 "Please enter a prefix for your invoice numbers. If you use your PayPal " … … 736 933 msgstr "" 737 934 738 #: includes/settings/settings-ppec.php: 251935 #: includes/settings/settings-ppec.php:356 739 936 msgid "Billing Addresses" 740 937 msgstr "" 741 938 742 #: includes/settings/settings-ppec.php: 253939 #: includes/settings/settings-ppec.php:358 743 940 msgid "Require Billing Address" 744 941 msgstr "" 745 942 746 #: includes/settings/settings-ppec.php:256 747 msgid "" 748 "PayPal does not share buyer billing details with you. However, there are " 749 "times when you must collect the buyer billing address to fulfill an " 750 "essential business function (such as determining whether you must charge " 751 "the buyer tax). Enable this function to collect the address before payment " 752 "is taken." 753 msgstr "" 754 755 #: includes/settings/settings-ppec.php:259 943 #: includes/settings/settings-ppec.php:360 944 msgid "" 945 "PayPal only returns a shipping address back to the website. To make sure " 946 "billing address is returned as well, please enable this functionality on " 947 "your PayPal account by calling %1$sPayPal Technical Support%2$s." 948 msgstr "" 949 950 #: includes/settings/settings-ppec.php:363 951 #: includes/settings/settings-ppec.php:365 952 msgid "Require Phone Number" 953 msgstr "" 954 955 #: includes/settings/settings-ppec.php:367 956 msgid "" 957 "Require buyer to enter their telephone number during checkout if none is " 958 "provided by PayPal" 959 msgstr "" 960 961 #: includes/settings/settings-ppec.php:370 756 962 msgid "Payment Action" 757 963 msgstr "" 758 964 759 #: includes/settings/settings-ppec.php: 262965 #: includes/settings/settings-ppec.php:373 760 966 msgid "" 761 967 "Choose whether you wish to capture funds immediately or authorize payment " … … 763 969 msgstr "" 764 970 765 #: includes/settings/settings-ppec.php: 266971 #: includes/settings/settings-ppec.php:377 766 972 msgid "Sale" 767 973 msgstr "" 768 974 769 #: includes/settings/settings-ppec.php: 267975 #: includes/settings/settings-ppec.php:378 770 976 msgid "Authorize" 771 977 msgstr "" 772 978 773 #: includes/settings/settings-ppec.php: 271979 #: includes/settings/settings-ppec.php:382 774 980 msgid "Instant Payments" 775 981 msgstr "" 776 982 777 #: includes/settings/settings-ppec.php: 273983 #: includes/settings/settings-ppec.php:384 778 984 msgid "Require Instant Payment" 779 985 msgstr "" 780 986 781 #: includes/settings/settings-ppec.php:276 782 msgid "" 783 "If you enable this setting, PayPal will be instructed not to allow the " 784 "buyer to use funding sources that take additional time to complete (for " 785 "example, eChecks). Instead, the buyer will be required to use an instant " 786 "funding source, such as an instant transfer, a credit/debit card, or PayPal " 787 "Credit." 788 msgstr "" 789 790 #: includes/settings/settings-ppec.php:279 791 msgid "Logo Image URL" 792 msgstr "" 793 794 #: includes/settings/settings-ppec.php:281 795 msgid "" 796 "If you want PayPal to co-brand the checkout page with your logo, enter the " 797 "URL of your logo image here.<br/>The image must be no larger than 190x60, " 798 "GIF, PNG, or JPG format, and should be served over HTTPS." 799 msgstr "" 800 801 #: includes/settings/settings-ppec.php:287 987 #: includes/settings/settings-ppec.php:387 988 msgid "" 989 "If you enable this setting, PayPal will be instructed not to allow the buyer " 990 "to use funding sources that take additional time to complete (for example, " 991 "eChecks). Instead, the buyer will be required to use an instant funding " 992 "source, such as an instant transfer, a credit/debit card, or PayPal Credit." 993 msgstr "" 994 995 #: includes/settings/settings-ppec.php:390 802 996 msgid "Subtotal Mismatch Behavior" 803 997 msgstr "" 804 998 805 #: includes/settings/settings-ppec.php: 290999 #: includes/settings/settings-ppec.php:393 806 1000 msgid "" 807 1001 "Internally, WC calculates line item prices and taxes out to four decimal " … … 813 1007 msgstr "" 814 1008 815 #: includes/settings/settings-ppec.php: 2941009 #: includes/settings/settings-ppec.php:397 816 1010 msgid "Add another line item" 817 1011 msgstr "" 818 1012 819 #: includes/settings/settings-ppec.php: 2951013 #: includes/settings/settings-ppec.php:398 820 1014 msgid "Do not send line items to PayPal" 821 1015 msgstr "" 822 1016 823 1017 #. Plugin Name of the plugin/theme 824 msgid " WooCommerce PayPal Express Checkout Gateway"1018 msgid "PayPal Express Checkout WC4JP" 825 1019 msgstr "" 826 1020 827 1021 #. Plugin URI of the plugin/theme 828 msgid "" 829 "https://www.woothemes.com/products/woocommerce-gateway-paypal-express-" 830 "checkout/" 1022 msgid "https://wordpress.org/plugins/pp-express-wc4jp/" 831 1023 msgstr "" 832 1024 833 1025 #. Description of the plugin/theme 834 1026 msgid "" 835 "A payment gateway for PayPal Express Checkout "836 " (https://www.paypal.com/us/webapps/mpp/express-checkout)."1027 "A payment gateway for PayPal Express Checkout (https://www.paypal.com/us/" 1028 "webapps/mpp/express-checkout)." 837 1029 msgstr "" 838 1030 839 1031 #. Author of the plugin/theme 840 msgid "A utomattic"1032 msgid "ArtisanWorkshop" 841 1033 msgstr "" 842 1034 843 1035 #. Author URI of the plugin/theme 844 msgid "https://w oocommerce.com"845 msgstr "" 1036 msgid "https://wc.artws.info" 1037 msgstr ""
Note: See TracChangeset
for help on using the changeset viewer.