Changeset 1886016
- Timestamp:
- 06/02/2018 04:50:50 PM (8 years ago)
- Location:
- pesapress
- Files:
-
- 2 edited
-
tags/1.0.1/languages/pesapress.pot (modified) (14 diffs)
-
trunk/languages/pesapress.pot (modified) (14 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pesapress/tags/1.0.1/languages/pesapress.pot
r1873265 r1886016 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: PesaPress 1.0. 0\n"5 "Project-Id-Version: PesaPress 1.0.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/pesapress\n" 7 "POT-Creation-Date: 2018-0 5-11 03:41:48+00:00\n"7 "POT-Creation-Date: 2018-06-02 16:42:15+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=utf-8\n" … … 117 117 #: app/controller/admin/class-pp-controller-admin-settings.php:42 118 118 #: app/controller/admin/class-pp-controller-admin-settings.php:43 119 #: app/core/class-pp-core-init.php: 87119 #: app/core/class-pp-core-init.php:94 120 120 #: app/views/admin/class-pp-views-admin-settings.php:21 121 121 msgid "Settings" … … 157 157 msgstr "" 158 158 159 #: app/controller/class-pp-controller-front.php:164 160 msgid "Complete Payment" 161 msgstr "" 162 159 163 #: app/controller/class-pp-controller-front.php:165 160 msgid "Complete Payment"161 msgstr ""162 163 #: app/controller/class-pp-controller-front.php:166164 164 msgid "Total" 165 165 msgstr "" 166 166 167 #: app/controller/class-pp-controller-front.php:21 7167 #: app/controller/class-pp-controller-front.php:213 168 168 msgid "Form not set up correctly" 169 169 msgstr "" 170 170 171 #: app/controller/class-pp-controller-front.php:26 6171 #: app/controller/class-pp-controller-front.php:262 172 172 msgid "Invalid action" 173 173 msgstr "" … … 177 177 msgstr "" 178 178 179 #: app/core/class-pp-core-init.php:1 19179 #: app/core/class-pp-core-init.php:126 180 180 msgid "%s Settings" 181 msgstr "" 182 183 #: app/external/woo/class-pp-external-woo-filters.php:126 184 #: app/external/woo/class-pp-external-woo-gateway.php:147 185 msgid "Payment accepted, awaiting confirmation. Status : %s" 186 msgstr "" 187 188 #: app/external/woo/class-pp-external-woo-gateway.php:21 189 msgid "Enable PesaPress payment gateways" 190 msgstr "" 191 192 #: app/external/woo/class-pp-external-woo-gateway.php:63 193 msgid "Enable/Disable" 194 msgstr "" 195 196 #: app/external/woo/class-pp-external-woo-gateway.php:65 197 msgid "Enable PesaPress" 198 msgstr "" 199 200 #: app/external/woo/class-pp-external-woo-gateway.php:69 201 msgid "Title" 202 msgstr "" 203 204 #: app/external/woo/class-pp-external-woo-gateway.php:71 205 msgid "This controls the title which the user sees during checkout." 206 msgstr "" 207 208 #: app/external/woo/class-pp-external-woo-gateway.php:72 209 msgid "PesaPress Payment" 210 msgstr "" 211 212 #: app/external/woo/class-pp-external-woo-gateway.php:75 213 msgid "Description" 214 msgstr "" 215 216 #: app/external/woo/class-pp-external-woo-gateway.php:77 217 msgid "This is the description which the user sees during checkout." 218 msgstr "" 219 220 #: app/external/woo/class-pp-external-woo-gateway.php:78 221 msgid "Payment via PesaPress." 222 msgstr "" 223 224 #: app/external/woo/class-pp-external-woo-gateway.php:81 225 msgid "PesaPress Gateway Setting" 226 msgstr "" 227 228 #: app/external/woo/class-pp-external-woo-gateway.php:83 229 msgid "Select PesaPress Gateway" 230 msgstr "" 231 232 #: app/external/woo/class-pp-external-woo-gateway.php:84 233 msgid "The PesaPress gateway to use" 234 msgstr "" 235 236 #: app/external/woo/class-pp-external-woo-gateway.php:89 237 msgid "Debug Log" 238 msgstr "" 239 240 #: app/external/woo/class-pp-external-woo-gateway.php:91 241 msgid "Enable logging" 242 msgstr "" 243 244 #: app/external/woo/class-pp-external-woo-gateway.php:93 245 msgid "" 246 "Log PesaPress events, such as IPN requests, inside " 247 "<code>woocommerce/logs/pesapress-%s.txt</code>" 181 248 msgstr "" 182 249 … … 197 264 msgstr "" 198 265 199 #: app/lib/currencies.php:10 app/lib/currencies.php:6 0266 #: app/lib/currencies.php:10 app/lib/currencies.php:61 200 267 msgid "CHF - Swiss Franc" 201 268 msgstr "" … … 205 272 msgstr "" 206 273 207 #: app/lib/currencies.php:12 app/lib/currencies.php:6 8274 #: app/lib/currencies.php:12 app/lib/currencies.php:69 208 275 msgid "DKK - Danish Krone" 209 276 msgstr "" 210 277 211 #: app/lib/currencies.php:13 app/lib/currencies.php:7 4278 #: app/lib/currencies.php:13 app/lib/currencies.php:75 212 279 msgid "EUR - Euro" 213 280 msgstr "" … … 221 288 msgstr "" 222 289 223 #: app/lib/currencies.php:16 app/lib/currencies.php:84 290 #: app/lib/currencies.php:16 app/lib/currencies.php:92 291 msgid "INR - Indian Rupee*" 292 msgstr "" 293 294 #: app/lib/currencies.php:17 app/lib/currencies.php:85 224 295 msgid "HKD - Hong Kong Dollar" 225 296 msgstr "" 226 297 227 #: app/lib/currencies.php:1 7 app/lib/currencies.php:88298 #: app/lib/currencies.php:18 app/lib/currencies.php:89 228 299 msgid "HUF - Hungarian Forint" 229 300 msgstr "" 230 301 231 #: app/lib/currencies.php:1 8 app/lib/currencies.php:94302 #: app/lib/currencies.php:19 app/lib/currencies.php:95 232 303 msgid "JPY - Japanese Yen" 233 304 msgstr "" 234 305 235 #: app/lib/currencies.php: 19306 #: app/lib/currencies.php:20 236 307 msgid "MYR - Malaysian Ringgits" 237 308 msgstr "" 238 309 239 #: app/lib/currencies.php:2 0310 #: app/lib/currencies.php:21 240 311 msgid "MXN - Mexican Peso" 241 312 msgstr "" 242 313 243 #: app/lib/currencies.php:2 1 app/lib/currencies.php:125314 #: app/lib/currencies.php:22 app/lib/currencies.php:126 244 315 msgid "NOK - Norwegian Krone" 245 316 msgstr "" 246 317 247 #: app/lib/currencies.php:2 2 app/lib/currencies.php:127318 #: app/lib/currencies.php:23 app/lib/currencies.php:128 248 319 msgid "NZD - New Zealand Dollar" 249 320 msgstr "" 250 321 251 #: app/lib/currencies.php:2 3322 #: app/lib/currencies.php:24 252 323 msgid "PHP - Philippine Pesos" 253 324 msgstr "" 254 325 255 #: app/lib/currencies.php:2 4326 #: app/lib/currencies.php:25 256 327 msgid "PLN - Polish Zloty" 257 328 msgstr "" 258 329 259 #: app/lib/currencies.php:2 5330 #: app/lib/currencies.php:26 260 331 msgid "RUB - Russian Rubles" 261 332 msgstr "" 262 333 263 #: app/lib/currencies.php:2 6 app/lib/currencies.php:143334 #: app/lib/currencies.php:27 app/lib/currencies.php:144 264 335 msgid "SEK - Swedish Krona" 265 336 msgstr "" 266 337 267 #: app/lib/currencies.php:2 7 app/lib/currencies.php:144338 #: app/lib/currencies.php:28 app/lib/currencies.php:145 268 339 msgid "SGD - Singapore Dollar" 269 340 msgstr "" 270 341 271 #: app/lib/currencies.php:2 8342 #: app/lib/currencies.php:29 272 343 msgid "TWD - Taiwan New Dollars" 273 344 msgstr "" 274 345 275 #: app/lib/currencies.php: 29 app/lib/currencies.php:152346 #: app/lib/currencies.php:30 app/lib/currencies.php:153 276 347 msgid "THB - Thai Baht" 277 348 msgstr "" 278 349 279 #: app/lib/currencies.php:3 0350 #: app/lib/currencies.php:31 280 351 msgid "TRY - Turkish lira" 281 352 msgstr "" 282 353 283 #: app/lib/currencies.php:3 1354 #: app/lib/currencies.php:32 284 355 msgid "USD - U.S. Dollar" 285 356 msgstr "" 286 357 287 #: app/lib/currencies.php:3 6358 #: app/lib/currencies.php:37 288 359 msgid "AED - United Arab Emirates Dirham" 289 360 msgstr "" 290 361 291 #: app/lib/currencies.php:3 7362 #: app/lib/currencies.php:38 292 363 msgid "AFN - Afghan Afghani*" 293 364 msgstr "" 294 365 295 #: app/lib/currencies.php:3 8366 #: app/lib/currencies.php:39 296 367 msgid "ALL - Albanian Lek" 297 368 msgstr "" 298 369 299 #: app/lib/currencies.php: 39370 #: app/lib/currencies.php:40 300 371 msgid "AMD - Armenian Dram" 301 372 msgstr "" 302 373 303 #: app/lib/currencies.php:4 0374 #: app/lib/currencies.php:41 304 375 msgid "ANG - Netherlands Antillean Gulden" 305 376 msgstr "" 306 377 307 #: app/lib/currencies.php:4 1378 #: app/lib/currencies.php:42 308 379 msgid "AOA - Angolan Kwanza*" 309 380 msgstr "" 310 381 311 #: app/lib/currencies.php:4 2382 #: app/lib/currencies.php:43 312 383 msgid "ARS - Argentine Peso*" 313 384 msgstr "" 314 385 315 #: app/lib/currencies.php:4 3386 #: app/lib/currencies.php:44 316 387 msgid "AUD - Australian Dollar*" 317 388 msgstr "" 318 389 319 #: app/lib/currencies.php:4 4390 #: app/lib/currencies.php:45 320 391 msgid "AWG - Aruban Florin" 321 392 msgstr "" 322 393 323 #: app/lib/currencies.php:4 5394 #: app/lib/currencies.php:46 324 395 msgid "AZN - Azerbaijani Manat" 325 396 msgstr "" 326 397 327 #: app/lib/currencies.php:4 6398 #: app/lib/currencies.php:47 328 399 msgid "BAM - Bosnia & Herzegovina Convertible Mark" 329 400 msgstr "" 330 401 331 #: app/lib/currencies.php:4 7402 #: app/lib/currencies.php:48 332 403 msgid "BBD - Barbadian Dollar" 333 404 msgstr "" 334 405 335 #: app/lib/currencies.php:4 8406 #: app/lib/currencies.php:49 336 407 msgid "BDT - Bangladeshi Taka" 337 408 msgstr "" 338 409 339 #: app/lib/currencies.php: 49410 #: app/lib/currencies.php:50 340 411 msgid "BGN - Bulgarian Lev" 341 412 msgstr "" 342 413 343 #: app/lib/currencies.php:5 0414 #: app/lib/currencies.php:51 344 415 msgid "BIF - Burundian Franc" 345 416 msgstr "" 346 417 347 #: app/lib/currencies.php:5 1418 #: app/lib/currencies.php:52 348 419 msgid "BMD - Bermudian Dollar" 349 420 msgstr "" 350 421 351 #: app/lib/currencies.php:5 2422 #: app/lib/currencies.php:53 352 423 msgid "BND - Brunei Dollar" 353 424 msgstr "" 354 425 355 #: app/lib/currencies.php:5 3426 #: app/lib/currencies.php:54 356 427 msgid "BOB - Bolivian Boliviano*" 357 428 msgstr "" 358 429 359 #: app/lib/currencies.php:5 4430 #: app/lib/currencies.php:55 360 431 msgid "BRL - Brazilian Real*" 361 432 msgstr "" 362 433 363 #: app/lib/currencies.php:5 5434 #: app/lib/currencies.php:56 364 435 msgid "BSD - Bahamian Dollar" 365 436 msgstr "" 366 437 367 #: app/lib/currencies.php:5 6438 #: app/lib/currencies.php:57 368 439 msgid "BWP - Botswana Pula" 369 440 msgstr "" 370 441 371 #: app/lib/currencies.php:5 7442 #: app/lib/currencies.php:58 372 443 msgid "BZD - Belize Dollar" 373 444 msgstr "" 374 445 375 #: app/lib/currencies.php:5 8446 #: app/lib/currencies.php:59 376 447 msgid "CAD - Canadian Dollar*" 377 448 msgstr "" 378 449 379 #: app/lib/currencies.php: 59450 #: app/lib/currencies.php:60 380 451 msgid "CDF - Congolese Franc" 381 452 msgstr "" 382 453 383 #: app/lib/currencies.php:6 1454 #: app/lib/currencies.php:62 384 455 msgid "CLP - Chilean Peso*" 385 456 msgstr "" 386 457 387 #: app/lib/currencies.php:6 2458 #: app/lib/currencies.php:63 388 459 msgid "CNY - Chinese Renminbi Yuan" 389 460 msgstr "" 390 461 391 #: app/lib/currencies.php:6 3462 #: app/lib/currencies.php:64 392 463 msgid "COP - Colombian Peso*" 393 464 msgstr "" 394 465 395 #: app/lib/currencies.php:6 4466 #: app/lib/currencies.php:65 396 467 msgid "CRC - Costa Rican Colón*" 397 468 msgstr "" 398 469 399 #: app/lib/currencies.php:6 5470 #: app/lib/currencies.php:66 400 471 msgid "CVE - Cape Verdean Escudo*" 401 472 msgstr "" 402 473 403 #: app/lib/currencies.php:6 6474 #: app/lib/currencies.php:67 404 475 msgid "CZK - Czech Koruna*" 405 476 msgstr "" 406 477 407 #: app/lib/currencies.php:6 7478 #: app/lib/currencies.php:68 408 479 msgid "DJF - Djiboutian Franc*" 409 480 msgstr "" 410 481 411 #: app/lib/currencies.php: 69482 #: app/lib/currencies.php:70 412 483 msgid "DOP - Dominican Peso" 413 484 msgstr "" 414 485 415 #: app/lib/currencies.php:7 0486 #: app/lib/currencies.php:71 416 487 msgid "DZD - Algerian Dinar" 417 488 msgstr "" 418 489 419 #: app/lib/currencies.php:7 1490 #: app/lib/currencies.php:72 420 491 msgid "EEK - Estonian Kroon*" 421 492 msgstr "" 422 493 423 #: app/lib/currencies.php:7 2494 #: app/lib/currencies.php:73 424 495 msgid "EGP - Egyptian Pound" 425 496 msgstr "" 426 497 427 #: app/lib/currencies.php:7 3498 #: app/lib/currencies.php:74 428 499 msgid "ETB - Ethiopian Birr" 429 500 msgstr "" 430 501 431 #: app/lib/currencies.php:7 5502 #: app/lib/currencies.php:76 432 503 msgid "FJD - Fijian Dollar" 433 504 msgstr "" 434 505 435 #: app/lib/currencies.php:7 6506 #: app/lib/currencies.php:77 436 507 msgid "FKP - Falkland Islands Pound*" 437 508 msgstr "" 438 509 439 #: app/lib/currencies.php:7 7510 #: app/lib/currencies.php:78 440 511 msgid "GBP - British Pound" 441 512 msgstr "" 442 513 443 #: app/lib/currencies.php:7 8514 #: app/lib/currencies.php:79 444 515 msgid "GEL - Georgian Lari" 445 516 msgstr "" 446 517 447 #: app/lib/currencies.php: 79518 #: app/lib/currencies.php:80 448 519 msgid "GIP - Gibraltar Pound" 449 520 msgstr "" 450 521 451 #: app/lib/currencies.php:8 0522 #: app/lib/currencies.php:81 452 523 msgid "GMD - Gambian Dalasi" 453 524 msgstr "" 454 525 455 #: app/lib/currencies.php:8 1526 #: app/lib/currencies.php:82 456 527 msgid "GNF - Guinean Franc*" 457 528 msgstr "" 458 529 459 #: app/lib/currencies.php:8 2530 #: app/lib/currencies.php:83 460 531 msgid "GTQ - Guatemalan Quetzal*" 461 532 msgstr "" 462 533 463 #: app/lib/currencies.php:8 3534 #: app/lib/currencies.php:84 464 535 msgid "GYD - Guyanese Dollar" 465 536 msgstr "" 466 537 467 #: app/lib/currencies.php:8 5538 #: app/lib/currencies.php:86 468 539 msgid "HNL - Honduran Lempira*" 469 540 msgstr "" 470 541 471 #: app/lib/currencies.php:8 6542 #: app/lib/currencies.php:87 472 543 msgid "HRK - Croatian Kuna" 473 544 msgstr "" 474 545 475 #: app/lib/currencies.php:8 7546 #: app/lib/currencies.php:88 476 547 msgid "HTG - Haitian Gourde" 477 548 msgstr "" 478 549 479 #: app/lib/currencies.php: 89550 #: app/lib/currencies.php:90 480 551 msgid "IDR - Indonesian Rupiah" 481 552 msgstr "" 482 553 483 #: app/lib/currencies.php:9 0554 #: app/lib/currencies.php:91 484 555 msgid "ILS - Israeli New Sheqel" 485 556 msgstr "" 486 557 487 #: app/lib/currencies.php:91 488 msgid "INR - Indian Rupee*" 489 msgstr "" 490 491 #: app/lib/currencies.php:92 558 #: app/lib/currencies.php:93 492 559 msgid "ISK - Icelandic Króna" 493 560 msgstr "" 494 561 495 #: app/lib/currencies.php:9 3562 #: app/lib/currencies.php:94 496 563 msgid "JMD - Jamaican Dollar" 497 564 msgstr "" 498 565 499 #: app/lib/currencies.php:9 5566 #: app/lib/currencies.php:96 500 567 msgid "KES - Kenyan Shilling" 501 568 msgstr "" 502 569 503 #: app/lib/currencies.php:9 6570 #: app/lib/currencies.php:97 504 571 msgid "KGS - Kyrgyzstani Som" 505 572 msgstr "" 506 573 507 #: app/lib/currencies.php:9 7574 #: app/lib/currencies.php:98 508 575 msgid "KHR - Cambodian Riel" 509 576 msgstr "" 510 577 511 #: app/lib/currencies.php:9 8578 #: app/lib/currencies.php:99 512 579 msgid "KMF - Comorian Franc" 513 580 msgstr "" 514 581 515 #: app/lib/currencies.php: 99582 #: app/lib/currencies.php:100 516 583 msgid "KRW - South Korean Won" 517 584 msgstr "" 518 585 519 #: app/lib/currencies.php:10 0586 #: app/lib/currencies.php:101 520 587 msgid "KYD - Cayman Islands Dollar" 521 588 msgstr "" 522 589 523 #: app/lib/currencies.php:10 1590 #: app/lib/currencies.php:102 524 591 msgid "KZT - Kazakhstani Tenge" 525 592 msgstr "" 526 593 527 #: app/lib/currencies.php:10 2594 #: app/lib/currencies.php:103 528 595 msgid "LAK - Lao Kip*" 529 596 msgstr "" 530 597 531 #: app/lib/currencies.php:10 3598 #: app/lib/currencies.php:104 532 599 msgid "LBP - Lebanese Pound" 533 600 msgstr "" 534 601 535 #: app/lib/currencies.php:10 4602 #: app/lib/currencies.php:105 536 603 msgid "LKR - Sri Lankan Rupee" 537 604 msgstr "" 538 605 539 #: app/lib/currencies.php:10 5606 #: app/lib/currencies.php:106 540 607 msgid "LRD - Liberian Dollar" 541 608 msgstr "" 542 609 543 #: app/lib/currencies.php:10 6610 #: app/lib/currencies.php:107 544 611 msgid "LSL - Lesotho Loti" 545 612 msgstr "" 546 613 547 #: app/lib/currencies.php:10 7614 #: app/lib/currencies.php:108 548 615 msgid "LTL - Lithuanian Litas" 549 616 msgstr "" 550 617 551 #: app/lib/currencies.php:10 8618 #: app/lib/currencies.php:109 552 619 msgid "LVL - Latvian Lats" 553 620 msgstr "" 554 621 555 #: app/lib/currencies.php:1 09622 #: app/lib/currencies.php:110 556 623 msgid "MAD - Moroccan Dirham" 557 624 msgstr "" 558 625 559 #: app/lib/currencies.php:11 0626 #: app/lib/currencies.php:111 560 627 msgid "MDL - Moldovan Leu" 561 628 msgstr "" 562 629 563 #: app/lib/currencies.php:11 1630 #: app/lib/currencies.php:112 564 631 msgid "MGA - Malagasy Ariary" 565 632 msgstr "" 566 633 567 #: app/lib/currencies.php:11 2634 #: app/lib/currencies.php:113 568 635 msgid "MKD - Macedonian Denar" 569 636 msgstr "" 570 637 571 #: app/lib/currencies.php:11 3638 #: app/lib/currencies.php:114 572 639 msgid "MNT - Mongolian Tögrög" 573 640 msgstr "" 574 641 575 #: app/lib/currencies.php:11 4642 #: app/lib/currencies.php:115 576 643 msgid "MOP - Macanese Pataca" 577 644 msgstr "" 578 645 579 #: app/lib/currencies.php:11 5646 #: app/lib/currencies.php:116 580 647 msgid "MRO - Mauritanian Ouguiya" 581 648 msgstr "" 582 649 583 #: app/lib/currencies.php:11 6650 #: app/lib/currencies.php:117 584 651 msgid "MUR - Mauritian Rupee*" 585 652 msgstr "" 586 653 587 #: app/lib/currencies.php:11 7654 #: app/lib/currencies.php:118 588 655 msgid "MVR - Maldivian Rufiyaa" 589 656 msgstr "" 590 657 591 #: app/lib/currencies.php:11 8658 #: app/lib/currencies.php:119 592 659 msgid "MWK - Malawian Kwacha" 593 660 msgstr "" 594 661 595 #: app/lib/currencies.php:1 19662 #: app/lib/currencies.php:120 596 663 msgid "MXN - Mexican Peso*" 597 664 msgstr "" 598 665 599 #: app/lib/currencies.php:12 0666 #: app/lib/currencies.php:121 600 667 msgid "MYR - Malaysian Ringgit" 601 668 msgstr "" 602 669 603 #: app/lib/currencies.php:12 1670 #: app/lib/currencies.php:122 604 671 msgid "MZN - Mozambican Metical" 605 672 msgstr "" 606 673 607 #: app/lib/currencies.php:12 2674 #: app/lib/currencies.php:123 608 675 msgid "NAD - Namibian Dollar" 609 676 msgstr "" 610 677 611 #: app/lib/currencies.php:12 3678 #: app/lib/currencies.php:124 612 679 msgid "NGN - Nigerian Naira" 613 680 msgstr "" 614 681 615 #: app/lib/currencies.php:12 4682 #: app/lib/currencies.php:125 616 683 msgid "NIO - Nicaraguan Córdoba*" 617 684 msgstr "" 618 685 619 #: app/lib/currencies.php:12 6686 #: app/lib/currencies.php:127 620 687 msgid "NPR - Nepalese Rupee" 621 688 msgstr "" 622 689 623 #: app/lib/currencies.php:12 8690 #: app/lib/currencies.php:129 624 691 msgid "PAB - Panamanian Balboa*" 625 692 msgstr "" 626 693 627 #: app/lib/currencies.php:1 29694 #: app/lib/currencies.php:130 628 695 msgid "PEN - Peruvian Nuevo Sol*" 629 696 msgstr "" 630 697 631 #: app/lib/currencies.php:13 0698 #: app/lib/currencies.php:131 632 699 msgid "PGK - Papua New Guinean Kina" 633 700 msgstr "" 634 701 635 #: app/lib/currencies.php:13 1702 #: app/lib/currencies.php:132 636 703 msgid "PHP - Philippine Peso" 637 704 msgstr "" 638 705 639 #: app/lib/currencies.php:13 2706 #: app/lib/currencies.php:133 640 707 msgid "PKR - Pakistani Rupee" 641 708 msgstr "" 642 709 643 #: app/lib/currencies.php:13 3710 #: app/lib/currencies.php:134 644 711 msgid "PLN - Polish Złoty" 645 712 msgstr "" 646 713 647 #: app/lib/currencies.php:13 4714 #: app/lib/currencies.php:135 648 715 msgid "PYG - Paraguayan Guaraní*" 649 716 msgstr "" 650 717 651 #: app/lib/currencies.php:13 5718 #: app/lib/currencies.php:136 652 719 msgid "QAR - Qatari Riyal" 653 720 msgstr "" 654 721 655 #: app/lib/currencies.php:13 6722 #: app/lib/currencies.php:137 656 723 msgid "RON - Romanian Leu" 657 724 msgstr "" 658 725 659 #: app/lib/currencies.php:13 7726 #: app/lib/currencies.php:138 660 727 msgid "RSD - Serbian Dinar" 661 728 msgstr "" 662 729 663 #: app/lib/currencies.php:13 8730 #: app/lib/currencies.php:139 664 731 msgid "RUB - Russian Ruble" 665 732 msgstr "" 666 733 667 #: app/lib/currencies.php:1 39734 #: app/lib/currencies.php:140 668 735 msgid "RWF - Rwandan Franc" 669 736 msgstr "" 670 737 671 #: app/lib/currencies.php:14 0738 #: app/lib/currencies.php:141 672 739 msgid "SAR - Saudi Riyal" 673 740 msgstr "" 674 741 675 #: app/lib/currencies.php:14 1742 #: app/lib/currencies.php:142 676 743 msgid "SBD - Solomon Islands Dollar" 677 744 msgstr "" 678 745 679 #: app/lib/currencies.php:14 2746 #: app/lib/currencies.php:143 680 747 msgid "SCR - Seychellois Rupee" 681 748 msgstr "" 682 749 683 #: app/lib/currencies.php:14 5750 #: app/lib/currencies.php:146 684 751 msgid "SHP - Saint Helenian Pound*" 685 752 msgstr "" 686 753 687 #: app/lib/currencies.php:14 6754 #: app/lib/currencies.php:147 688 755 msgid "SLL - Sierra Leonean Leone" 689 756 msgstr "" 690 757 691 #: app/lib/currencies.php:14 7758 #: app/lib/currencies.php:148 692 759 msgid "SOS - Somali Shilling" 693 760 msgstr "" 694 761 695 #: app/lib/currencies.php:14 8762 #: app/lib/currencies.php:149 696 763 msgid "SRD - Surinamese Dollar*" 697 764 msgstr "" 698 765 699 #: app/lib/currencies.php:1 49766 #: app/lib/currencies.php:150 700 767 msgid "STD - São Tomé and Príncipe Dobra" 701 768 msgstr "" 702 769 703 #: app/lib/currencies.php:15 0770 #: app/lib/currencies.php:151 704 771 msgid "SVC - Salvadoran Colón*" 705 772 msgstr "" 706 773 707 #: app/lib/currencies.php:15 1774 #: app/lib/currencies.php:152 708 775 msgid "SZL - Swazi Lilangeni" 709 776 msgstr "" 710 777 711 #: app/lib/currencies.php:15 3778 #: app/lib/currencies.php:154 712 779 msgid "TJS - Tajikistani Somoni" 713 780 msgstr "" 714 781 715 #: app/lib/currencies.php:15 4782 #: app/lib/currencies.php:155 716 783 msgid "TOP - Tongan Paʻanga" 717 784 msgstr "" 718 785 719 #: app/lib/currencies.php:15 5786 #: app/lib/currencies.php:156 720 787 msgid "TRY - Turkish Lira" 721 788 msgstr "" 722 789 723 #: app/lib/currencies.php:15 6790 #: app/lib/currencies.php:157 724 791 msgid "TTD - Trinidad and Tobago Dollar" 725 792 msgstr "" 726 793 727 #: app/lib/currencies.php:15 7794 #: app/lib/currencies.php:158 728 795 msgid "TWD - New Taiwan Dollar" 729 796 msgstr "" 730 797 731 #: app/lib/currencies.php:15 8798 #: app/lib/currencies.php:159 732 799 msgid "TZS - Tanzanian Shilling" 733 800 msgstr "" 734 801 735 #: app/lib/currencies.php:1 59802 #: app/lib/currencies.php:160 736 803 msgid "UAH - Ukrainian Hryvnia" 737 804 msgstr "" 738 805 739 #: app/lib/currencies.php:16 0806 #: app/lib/currencies.php:161 740 807 msgid "UGX - Ugandan Shilling" 741 808 msgstr "" 742 809 743 #: app/lib/currencies.php:16 1810 #: app/lib/currencies.php:162 744 811 msgid "USD - United States Dollar" 745 812 msgstr "" 746 813 747 #: app/lib/currencies.php:16 2814 #: app/lib/currencies.php:163 748 815 msgid "UYI - Uruguayan Peso*" 749 816 msgstr "" 750 817 751 #: app/lib/currencies.php:16 3818 #: app/lib/currencies.php:164 752 819 msgid "UZS - Uzbekistani Som" 753 820 msgstr "" 754 821 755 #: app/lib/currencies.php:16 4822 #: app/lib/currencies.php:165 756 823 msgid "VEF - Venezuelan Bolívar*" 757 824 msgstr "" 758 825 759 #: app/lib/currencies.php:16 5826 #: app/lib/currencies.php:166 760 827 msgid "VND - Vietnamese Đồng" 761 828 msgstr "" 762 829 763 #: app/lib/currencies.php:16 6830 #: app/lib/currencies.php:167 764 831 msgid "VUV - Vanuatu Vatu" 765 832 msgstr "" 766 833 767 #: app/lib/currencies.php:16 7834 #: app/lib/currencies.php:168 768 835 msgid "WST - Samoan Tala" 769 836 msgstr "" 770 837 771 #: app/lib/currencies.php:16 8838 #: app/lib/currencies.php:169 772 839 msgid "XAF - Central African Cfa Franc" 773 840 msgstr "" 774 841 775 #: app/lib/currencies.php:1 69842 #: app/lib/currencies.php:170 776 843 msgid "XCD - East Caribbean Dollar" 777 844 msgstr "" 778 845 779 #: app/lib/currencies.php:17 0846 #: app/lib/currencies.php:171 780 847 msgid "XOF - West African Cfa Franc*" 781 848 msgstr "" 782 849 783 #: app/lib/currencies.php:17 1850 #: app/lib/currencies.php:172 784 851 msgid "XPF - Cfp Franc*" 785 852 msgstr "" 786 853 787 #: app/lib/currencies.php:17 2854 #: app/lib/currencies.php:173 788 855 msgid "YER - Yemeni Rial" 789 856 msgstr "" 790 857 791 #: app/lib/currencies.php:17 3858 #: app/lib/currencies.php:174 792 859 msgid "ZAR - South African Rand" 793 860 msgstr "" 794 861 795 #: app/lib/currencies.php:17 4862 #: app/lib/currencies.php:175 796 863 msgid "ZMW - Zambian Kwacha" 797 864 msgstr "" … … 810 877 msgstr "" 811 878 812 #: app/model/class-pp-model-forms.php:226 app/model/class-pp-model-log.php: 561879 #: app/model/class-pp-model-forms.php:226 app/model/class-pp-model-log.php:600 813 880 #: app/views/admin/class-pp-views-admin-dash.php:48 814 881 #: app/views/admin/logs/class-pp-views-admin-logs-list.php:15 … … 845 912 msgstr "" 846 913 847 #: app/model/class-pp-model-log.php:5 30914 #: app/model/class-pp-model-log.php:569 848 915 msgid "Pending" 849 916 msgstr "" 850 917 851 #: app/model/class-pp-model-log.php:5 31918 #: app/model/class-pp-model-log.php:570 852 919 msgid "Paid" 853 920 msgstr "" 854 921 855 #: app/model/class-pp-model-log.php:5 32922 #: app/model/class-pp-model-log.php:571 856 923 msgid "Canceled" 857 924 msgstr "" 858 925 859 #: app/model/class-pp-model-log.php:5 33926 #: app/model/class-pp-model-log.php:572 860 927 msgid "Refunded" 861 928 msgstr "" 862 929 863 #: app/model/class-pp-model-log.php:5 57930 #: app/model/class-pp-model-log.php:596 864 931 msgid "No logs to export" 865 932 msgstr "" 866 933 867 #: app/model/class-pp-model-log.php:5 59934 #: app/model/class-pp-model-log.php:598 868 935 #: app/views/admin/class-pp-views-admin-dash.php:46 869 936 #: app/views/admin/gateways/class-pp-views-admin-gateways-list.php:12 … … 872 939 msgstr "" 873 940 874 #: app/model/class-pp-model-log.php:5 60941 #: app/model/class-pp-model-log.php:599 875 942 #: app/views/admin/class-pp-views-admin-dash.php:47 876 943 #: app/views/admin/gateways/class-pp-views-admin-gateways-list.php:16 … … 880 947 msgstr "" 881 948 882 #: app/model/class-pp-model-log.php: 562949 #: app/model/class-pp-model-log.php:601 883 950 #: app/views/admin/gateways/class-pp-views-admin-gateways-create.php:33 884 951 #: app/views/admin/gateways/class-pp-views-admin-gateways-edit.php:44 … … 889 956 msgstr "" 890 957 891 #: app/model/class-pp-model-log.php: 563958 #: app/model/class-pp-model-log.php:602 892 959 msgid "External ID" 893 960 msgstr "" 894 961 895 #: app/model/class-pp-model-log.php: 564962 #: app/model/class-pp-model-log.php:603 896 963 #: app/views/admin/logs/class-pp-views-admin-logs-list.php:17 897 964 msgid "Date Created" 898 965 msgstr "" 899 966 900 #: app/model/class-pp-model-log.php: 565967 #: app/model/class-pp-model-log.php:604 901 968 #: app/views/admin/logs/class-pp-views-admin-logs-list.php:18 902 969 msgid "Date Updated" … … 933 1000 #: app/model/class-pp-model-transaction.php:151 934 1001 msgid "Invalid action. Selected gateway does not exist" 1002 msgstr "" 1003 1004 #: app/model/class-pp-model-transaction.php:190 1005 msgid "Invalid gateway. Please check your settingss" 935 1006 msgstr "" 936 1007 … … 1106 1177 msgstr "" 1107 1178 1179 #: app/views/admin/gateways/integrations/class-pp-views-admin-gateways-integrations-ppsingle.php:18 1180 msgid "" 1181 "This the a basic PayPal gateway that allows users to easily make a single " 1182 "payment." 1183 msgstr "" 1184 1185 #: app/views/admin/gateways/integrations/class-pp-views-admin-gateways-integrations-ppsingle.php:34 1186 msgid "Select Currency" 1187 msgstr "" 1188 1189 #: app/views/admin/gateways/integrations/class-pp-views-admin-gateways-integrations-ppsingle.php:39 1190 msgid "PayPal Email" 1191 msgstr "" 1192 1193 #: app/views/admin/gateways/integrations/class-pp-views-admin-gateways-integrations-ppsingle.php:44 1194 msgid "Your PayPal Email" 1195 msgstr "" 1196 1197 #: app/views/admin/gateways/integrations/class-pp-views-admin-gateways-integrations-ppsingle.php:48 1198 msgid "PayPal Currency" 1199 msgstr "" 1200 1201 #: app/views/admin/gateways/integrations/class-pp-views-admin-gateways-integrations-ppsingle.php:59 1202 msgid "" 1203 "Your PayPal Currency. If the default site currency is different, we will " 1204 "convert the amount to the selected currency" 1205 msgstr "" 1206 1108 1207 #: app/views/admin/logs/class-pp-views-admin-logs-list.php:70 1109 1208 msgid "View" -
pesapress/trunk/languages/pesapress.pot
r1873265 r1886016 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: PesaPress 1.0. 0\n"5 "Project-Id-Version: PesaPress 1.0.1\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/pesapress\n" 7 "POT-Creation-Date: 2018-0 5-11 03:41:48+00:00\n"7 "POT-Creation-Date: 2018-06-02 16:42:15+00:00\n" 8 8 "MIME-Version: 1.0\n" 9 9 "Content-Type: text/plain; charset=utf-8\n" … … 117 117 #: app/controller/admin/class-pp-controller-admin-settings.php:42 118 118 #: app/controller/admin/class-pp-controller-admin-settings.php:43 119 #: app/core/class-pp-core-init.php: 87119 #: app/core/class-pp-core-init.php:94 120 120 #: app/views/admin/class-pp-views-admin-settings.php:21 121 121 msgid "Settings" … … 157 157 msgstr "" 158 158 159 #: app/controller/class-pp-controller-front.php:164 160 msgid "Complete Payment" 161 msgstr "" 162 159 163 #: app/controller/class-pp-controller-front.php:165 160 msgid "Complete Payment"161 msgstr ""162 163 #: app/controller/class-pp-controller-front.php:166164 164 msgid "Total" 165 165 msgstr "" 166 166 167 #: app/controller/class-pp-controller-front.php:21 7167 #: app/controller/class-pp-controller-front.php:213 168 168 msgid "Form not set up correctly" 169 169 msgstr "" 170 170 171 #: app/controller/class-pp-controller-front.php:26 6171 #: app/controller/class-pp-controller-front.php:262 172 172 msgid "Invalid action" 173 173 msgstr "" … … 177 177 msgstr "" 178 178 179 #: app/core/class-pp-core-init.php:1 19179 #: app/core/class-pp-core-init.php:126 180 180 msgid "%s Settings" 181 msgstr "" 182 183 #: app/external/woo/class-pp-external-woo-filters.php:126 184 #: app/external/woo/class-pp-external-woo-gateway.php:147 185 msgid "Payment accepted, awaiting confirmation. Status : %s" 186 msgstr "" 187 188 #: app/external/woo/class-pp-external-woo-gateway.php:21 189 msgid "Enable PesaPress payment gateways" 190 msgstr "" 191 192 #: app/external/woo/class-pp-external-woo-gateway.php:63 193 msgid "Enable/Disable" 194 msgstr "" 195 196 #: app/external/woo/class-pp-external-woo-gateway.php:65 197 msgid "Enable PesaPress" 198 msgstr "" 199 200 #: app/external/woo/class-pp-external-woo-gateway.php:69 201 msgid "Title" 202 msgstr "" 203 204 #: app/external/woo/class-pp-external-woo-gateway.php:71 205 msgid "This controls the title which the user sees during checkout." 206 msgstr "" 207 208 #: app/external/woo/class-pp-external-woo-gateway.php:72 209 msgid "PesaPress Payment" 210 msgstr "" 211 212 #: app/external/woo/class-pp-external-woo-gateway.php:75 213 msgid "Description" 214 msgstr "" 215 216 #: app/external/woo/class-pp-external-woo-gateway.php:77 217 msgid "This is the description which the user sees during checkout." 218 msgstr "" 219 220 #: app/external/woo/class-pp-external-woo-gateway.php:78 221 msgid "Payment via PesaPress." 222 msgstr "" 223 224 #: app/external/woo/class-pp-external-woo-gateway.php:81 225 msgid "PesaPress Gateway Setting" 226 msgstr "" 227 228 #: app/external/woo/class-pp-external-woo-gateway.php:83 229 msgid "Select PesaPress Gateway" 230 msgstr "" 231 232 #: app/external/woo/class-pp-external-woo-gateway.php:84 233 msgid "The PesaPress gateway to use" 234 msgstr "" 235 236 #: app/external/woo/class-pp-external-woo-gateway.php:89 237 msgid "Debug Log" 238 msgstr "" 239 240 #: app/external/woo/class-pp-external-woo-gateway.php:91 241 msgid "Enable logging" 242 msgstr "" 243 244 #: app/external/woo/class-pp-external-woo-gateway.php:93 245 msgid "" 246 "Log PesaPress events, such as IPN requests, inside " 247 "<code>woocommerce/logs/pesapress-%s.txt</code>" 181 248 msgstr "" 182 249 … … 197 264 msgstr "" 198 265 199 #: app/lib/currencies.php:10 app/lib/currencies.php:6 0266 #: app/lib/currencies.php:10 app/lib/currencies.php:61 200 267 msgid "CHF - Swiss Franc" 201 268 msgstr "" … … 205 272 msgstr "" 206 273 207 #: app/lib/currencies.php:12 app/lib/currencies.php:6 8274 #: app/lib/currencies.php:12 app/lib/currencies.php:69 208 275 msgid "DKK - Danish Krone" 209 276 msgstr "" 210 277 211 #: app/lib/currencies.php:13 app/lib/currencies.php:7 4278 #: app/lib/currencies.php:13 app/lib/currencies.php:75 212 279 msgid "EUR - Euro" 213 280 msgstr "" … … 221 288 msgstr "" 222 289 223 #: app/lib/currencies.php:16 app/lib/currencies.php:84 290 #: app/lib/currencies.php:16 app/lib/currencies.php:92 291 msgid "INR - Indian Rupee*" 292 msgstr "" 293 294 #: app/lib/currencies.php:17 app/lib/currencies.php:85 224 295 msgid "HKD - Hong Kong Dollar" 225 296 msgstr "" 226 297 227 #: app/lib/currencies.php:1 7 app/lib/currencies.php:88298 #: app/lib/currencies.php:18 app/lib/currencies.php:89 228 299 msgid "HUF - Hungarian Forint" 229 300 msgstr "" 230 301 231 #: app/lib/currencies.php:1 8 app/lib/currencies.php:94302 #: app/lib/currencies.php:19 app/lib/currencies.php:95 232 303 msgid "JPY - Japanese Yen" 233 304 msgstr "" 234 305 235 #: app/lib/currencies.php: 19306 #: app/lib/currencies.php:20 236 307 msgid "MYR - Malaysian Ringgits" 237 308 msgstr "" 238 309 239 #: app/lib/currencies.php:2 0310 #: app/lib/currencies.php:21 240 311 msgid "MXN - Mexican Peso" 241 312 msgstr "" 242 313 243 #: app/lib/currencies.php:2 1 app/lib/currencies.php:125314 #: app/lib/currencies.php:22 app/lib/currencies.php:126 244 315 msgid "NOK - Norwegian Krone" 245 316 msgstr "" 246 317 247 #: app/lib/currencies.php:2 2 app/lib/currencies.php:127318 #: app/lib/currencies.php:23 app/lib/currencies.php:128 248 319 msgid "NZD - New Zealand Dollar" 249 320 msgstr "" 250 321 251 #: app/lib/currencies.php:2 3322 #: app/lib/currencies.php:24 252 323 msgid "PHP - Philippine Pesos" 253 324 msgstr "" 254 325 255 #: app/lib/currencies.php:2 4326 #: app/lib/currencies.php:25 256 327 msgid "PLN - Polish Zloty" 257 328 msgstr "" 258 329 259 #: app/lib/currencies.php:2 5330 #: app/lib/currencies.php:26 260 331 msgid "RUB - Russian Rubles" 261 332 msgstr "" 262 333 263 #: app/lib/currencies.php:2 6 app/lib/currencies.php:143334 #: app/lib/currencies.php:27 app/lib/currencies.php:144 264 335 msgid "SEK - Swedish Krona" 265 336 msgstr "" 266 337 267 #: app/lib/currencies.php:2 7 app/lib/currencies.php:144338 #: app/lib/currencies.php:28 app/lib/currencies.php:145 268 339 msgid "SGD - Singapore Dollar" 269 340 msgstr "" 270 341 271 #: app/lib/currencies.php:2 8342 #: app/lib/currencies.php:29 272 343 msgid "TWD - Taiwan New Dollars" 273 344 msgstr "" 274 345 275 #: app/lib/currencies.php: 29 app/lib/currencies.php:152346 #: app/lib/currencies.php:30 app/lib/currencies.php:153 276 347 msgid "THB - Thai Baht" 277 348 msgstr "" 278 349 279 #: app/lib/currencies.php:3 0350 #: app/lib/currencies.php:31 280 351 msgid "TRY - Turkish lira" 281 352 msgstr "" 282 353 283 #: app/lib/currencies.php:3 1354 #: app/lib/currencies.php:32 284 355 msgid "USD - U.S. Dollar" 285 356 msgstr "" 286 357 287 #: app/lib/currencies.php:3 6358 #: app/lib/currencies.php:37 288 359 msgid "AED - United Arab Emirates Dirham" 289 360 msgstr "" 290 361 291 #: app/lib/currencies.php:3 7362 #: app/lib/currencies.php:38 292 363 msgid "AFN - Afghan Afghani*" 293 364 msgstr "" 294 365 295 #: app/lib/currencies.php:3 8366 #: app/lib/currencies.php:39 296 367 msgid "ALL - Albanian Lek" 297 368 msgstr "" 298 369 299 #: app/lib/currencies.php: 39370 #: app/lib/currencies.php:40 300 371 msgid "AMD - Armenian Dram" 301 372 msgstr "" 302 373 303 #: app/lib/currencies.php:4 0374 #: app/lib/currencies.php:41 304 375 msgid "ANG - Netherlands Antillean Gulden" 305 376 msgstr "" 306 377 307 #: app/lib/currencies.php:4 1378 #: app/lib/currencies.php:42 308 379 msgid "AOA - Angolan Kwanza*" 309 380 msgstr "" 310 381 311 #: app/lib/currencies.php:4 2382 #: app/lib/currencies.php:43 312 383 msgid "ARS - Argentine Peso*" 313 384 msgstr "" 314 385 315 #: app/lib/currencies.php:4 3386 #: app/lib/currencies.php:44 316 387 msgid "AUD - Australian Dollar*" 317 388 msgstr "" 318 389 319 #: app/lib/currencies.php:4 4390 #: app/lib/currencies.php:45 320 391 msgid "AWG - Aruban Florin" 321 392 msgstr "" 322 393 323 #: app/lib/currencies.php:4 5394 #: app/lib/currencies.php:46 324 395 msgid "AZN - Azerbaijani Manat" 325 396 msgstr "" 326 397 327 #: app/lib/currencies.php:4 6398 #: app/lib/currencies.php:47 328 399 msgid "BAM - Bosnia & Herzegovina Convertible Mark" 329 400 msgstr "" 330 401 331 #: app/lib/currencies.php:4 7402 #: app/lib/currencies.php:48 332 403 msgid "BBD - Barbadian Dollar" 333 404 msgstr "" 334 405 335 #: app/lib/currencies.php:4 8406 #: app/lib/currencies.php:49 336 407 msgid "BDT - Bangladeshi Taka" 337 408 msgstr "" 338 409 339 #: app/lib/currencies.php: 49410 #: app/lib/currencies.php:50 340 411 msgid "BGN - Bulgarian Lev" 341 412 msgstr "" 342 413 343 #: app/lib/currencies.php:5 0414 #: app/lib/currencies.php:51 344 415 msgid "BIF - Burundian Franc" 345 416 msgstr "" 346 417 347 #: app/lib/currencies.php:5 1418 #: app/lib/currencies.php:52 348 419 msgid "BMD - Bermudian Dollar" 349 420 msgstr "" 350 421 351 #: app/lib/currencies.php:5 2422 #: app/lib/currencies.php:53 352 423 msgid "BND - Brunei Dollar" 353 424 msgstr "" 354 425 355 #: app/lib/currencies.php:5 3426 #: app/lib/currencies.php:54 356 427 msgid "BOB - Bolivian Boliviano*" 357 428 msgstr "" 358 429 359 #: app/lib/currencies.php:5 4430 #: app/lib/currencies.php:55 360 431 msgid "BRL - Brazilian Real*" 361 432 msgstr "" 362 433 363 #: app/lib/currencies.php:5 5434 #: app/lib/currencies.php:56 364 435 msgid "BSD - Bahamian Dollar" 365 436 msgstr "" 366 437 367 #: app/lib/currencies.php:5 6438 #: app/lib/currencies.php:57 368 439 msgid "BWP - Botswana Pula" 369 440 msgstr "" 370 441 371 #: app/lib/currencies.php:5 7442 #: app/lib/currencies.php:58 372 443 msgid "BZD - Belize Dollar" 373 444 msgstr "" 374 445 375 #: app/lib/currencies.php:5 8446 #: app/lib/currencies.php:59 376 447 msgid "CAD - Canadian Dollar*" 377 448 msgstr "" 378 449 379 #: app/lib/currencies.php: 59450 #: app/lib/currencies.php:60 380 451 msgid "CDF - Congolese Franc" 381 452 msgstr "" 382 453 383 #: app/lib/currencies.php:6 1454 #: app/lib/currencies.php:62 384 455 msgid "CLP - Chilean Peso*" 385 456 msgstr "" 386 457 387 #: app/lib/currencies.php:6 2458 #: app/lib/currencies.php:63 388 459 msgid "CNY - Chinese Renminbi Yuan" 389 460 msgstr "" 390 461 391 #: app/lib/currencies.php:6 3462 #: app/lib/currencies.php:64 392 463 msgid "COP - Colombian Peso*" 393 464 msgstr "" 394 465 395 #: app/lib/currencies.php:6 4466 #: app/lib/currencies.php:65 396 467 msgid "CRC - Costa Rican Colón*" 397 468 msgstr "" 398 469 399 #: app/lib/currencies.php:6 5470 #: app/lib/currencies.php:66 400 471 msgid "CVE - Cape Verdean Escudo*" 401 472 msgstr "" 402 473 403 #: app/lib/currencies.php:6 6474 #: app/lib/currencies.php:67 404 475 msgid "CZK - Czech Koruna*" 405 476 msgstr "" 406 477 407 #: app/lib/currencies.php:6 7478 #: app/lib/currencies.php:68 408 479 msgid "DJF - Djiboutian Franc*" 409 480 msgstr "" 410 481 411 #: app/lib/currencies.php: 69482 #: app/lib/currencies.php:70 412 483 msgid "DOP - Dominican Peso" 413 484 msgstr "" 414 485 415 #: app/lib/currencies.php:7 0486 #: app/lib/currencies.php:71 416 487 msgid "DZD - Algerian Dinar" 417 488 msgstr "" 418 489 419 #: app/lib/currencies.php:7 1490 #: app/lib/currencies.php:72 420 491 msgid "EEK - Estonian Kroon*" 421 492 msgstr "" 422 493 423 #: app/lib/currencies.php:7 2494 #: app/lib/currencies.php:73 424 495 msgid "EGP - Egyptian Pound" 425 496 msgstr "" 426 497 427 #: app/lib/currencies.php:7 3498 #: app/lib/currencies.php:74 428 499 msgid "ETB - Ethiopian Birr" 429 500 msgstr "" 430 501 431 #: app/lib/currencies.php:7 5502 #: app/lib/currencies.php:76 432 503 msgid "FJD - Fijian Dollar" 433 504 msgstr "" 434 505 435 #: app/lib/currencies.php:7 6506 #: app/lib/currencies.php:77 436 507 msgid "FKP - Falkland Islands Pound*" 437 508 msgstr "" 438 509 439 #: app/lib/currencies.php:7 7510 #: app/lib/currencies.php:78 440 511 msgid "GBP - British Pound" 441 512 msgstr "" 442 513 443 #: app/lib/currencies.php:7 8514 #: app/lib/currencies.php:79 444 515 msgid "GEL - Georgian Lari" 445 516 msgstr "" 446 517 447 #: app/lib/currencies.php: 79518 #: app/lib/currencies.php:80 448 519 msgid "GIP - Gibraltar Pound" 449 520 msgstr "" 450 521 451 #: app/lib/currencies.php:8 0522 #: app/lib/currencies.php:81 452 523 msgid "GMD - Gambian Dalasi" 453 524 msgstr "" 454 525 455 #: app/lib/currencies.php:8 1526 #: app/lib/currencies.php:82 456 527 msgid "GNF - Guinean Franc*" 457 528 msgstr "" 458 529 459 #: app/lib/currencies.php:8 2530 #: app/lib/currencies.php:83 460 531 msgid "GTQ - Guatemalan Quetzal*" 461 532 msgstr "" 462 533 463 #: app/lib/currencies.php:8 3534 #: app/lib/currencies.php:84 464 535 msgid "GYD - Guyanese Dollar" 465 536 msgstr "" 466 537 467 #: app/lib/currencies.php:8 5538 #: app/lib/currencies.php:86 468 539 msgid "HNL - Honduran Lempira*" 469 540 msgstr "" 470 541 471 #: app/lib/currencies.php:8 6542 #: app/lib/currencies.php:87 472 543 msgid "HRK - Croatian Kuna" 473 544 msgstr "" 474 545 475 #: app/lib/currencies.php:8 7546 #: app/lib/currencies.php:88 476 547 msgid "HTG - Haitian Gourde" 477 548 msgstr "" 478 549 479 #: app/lib/currencies.php: 89550 #: app/lib/currencies.php:90 480 551 msgid "IDR - Indonesian Rupiah" 481 552 msgstr "" 482 553 483 #: app/lib/currencies.php:9 0554 #: app/lib/currencies.php:91 484 555 msgid "ILS - Israeli New Sheqel" 485 556 msgstr "" 486 557 487 #: app/lib/currencies.php:91 488 msgid "INR - Indian Rupee*" 489 msgstr "" 490 491 #: app/lib/currencies.php:92 558 #: app/lib/currencies.php:93 492 559 msgid "ISK - Icelandic Króna" 493 560 msgstr "" 494 561 495 #: app/lib/currencies.php:9 3562 #: app/lib/currencies.php:94 496 563 msgid "JMD - Jamaican Dollar" 497 564 msgstr "" 498 565 499 #: app/lib/currencies.php:9 5566 #: app/lib/currencies.php:96 500 567 msgid "KES - Kenyan Shilling" 501 568 msgstr "" 502 569 503 #: app/lib/currencies.php:9 6570 #: app/lib/currencies.php:97 504 571 msgid "KGS - Kyrgyzstani Som" 505 572 msgstr "" 506 573 507 #: app/lib/currencies.php:9 7574 #: app/lib/currencies.php:98 508 575 msgid "KHR - Cambodian Riel" 509 576 msgstr "" 510 577 511 #: app/lib/currencies.php:9 8578 #: app/lib/currencies.php:99 512 579 msgid "KMF - Comorian Franc" 513 580 msgstr "" 514 581 515 #: app/lib/currencies.php: 99582 #: app/lib/currencies.php:100 516 583 msgid "KRW - South Korean Won" 517 584 msgstr "" 518 585 519 #: app/lib/currencies.php:10 0586 #: app/lib/currencies.php:101 520 587 msgid "KYD - Cayman Islands Dollar" 521 588 msgstr "" 522 589 523 #: app/lib/currencies.php:10 1590 #: app/lib/currencies.php:102 524 591 msgid "KZT - Kazakhstani Tenge" 525 592 msgstr "" 526 593 527 #: app/lib/currencies.php:10 2594 #: app/lib/currencies.php:103 528 595 msgid "LAK - Lao Kip*" 529 596 msgstr "" 530 597 531 #: app/lib/currencies.php:10 3598 #: app/lib/currencies.php:104 532 599 msgid "LBP - Lebanese Pound" 533 600 msgstr "" 534 601 535 #: app/lib/currencies.php:10 4602 #: app/lib/currencies.php:105 536 603 msgid "LKR - Sri Lankan Rupee" 537 604 msgstr "" 538 605 539 #: app/lib/currencies.php:10 5606 #: app/lib/currencies.php:106 540 607 msgid "LRD - Liberian Dollar" 541 608 msgstr "" 542 609 543 #: app/lib/currencies.php:10 6610 #: app/lib/currencies.php:107 544 611 msgid "LSL - Lesotho Loti" 545 612 msgstr "" 546 613 547 #: app/lib/currencies.php:10 7614 #: app/lib/currencies.php:108 548 615 msgid "LTL - Lithuanian Litas" 549 616 msgstr "" 550 617 551 #: app/lib/currencies.php:10 8618 #: app/lib/currencies.php:109 552 619 msgid "LVL - Latvian Lats" 553 620 msgstr "" 554 621 555 #: app/lib/currencies.php:1 09622 #: app/lib/currencies.php:110 556 623 msgid "MAD - Moroccan Dirham" 557 624 msgstr "" 558 625 559 #: app/lib/currencies.php:11 0626 #: app/lib/currencies.php:111 560 627 msgid "MDL - Moldovan Leu" 561 628 msgstr "" 562 629 563 #: app/lib/currencies.php:11 1630 #: app/lib/currencies.php:112 564 631 msgid "MGA - Malagasy Ariary" 565 632 msgstr "" 566 633 567 #: app/lib/currencies.php:11 2634 #: app/lib/currencies.php:113 568 635 msgid "MKD - Macedonian Denar" 569 636 msgstr "" 570 637 571 #: app/lib/currencies.php:11 3638 #: app/lib/currencies.php:114 572 639 msgid "MNT - Mongolian Tögrög" 573 640 msgstr "" 574 641 575 #: app/lib/currencies.php:11 4642 #: app/lib/currencies.php:115 576 643 msgid "MOP - Macanese Pataca" 577 644 msgstr "" 578 645 579 #: app/lib/currencies.php:11 5646 #: app/lib/currencies.php:116 580 647 msgid "MRO - Mauritanian Ouguiya" 581 648 msgstr "" 582 649 583 #: app/lib/currencies.php:11 6650 #: app/lib/currencies.php:117 584 651 msgid "MUR - Mauritian Rupee*" 585 652 msgstr "" 586 653 587 #: app/lib/currencies.php:11 7654 #: app/lib/currencies.php:118 588 655 msgid "MVR - Maldivian Rufiyaa" 589 656 msgstr "" 590 657 591 #: app/lib/currencies.php:11 8658 #: app/lib/currencies.php:119 592 659 msgid "MWK - Malawian Kwacha" 593 660 msgstr "" 594 661 595 #: app/lib/currencies.php:1 19662 #: app/lib/currencies.php:120 596 663 msgid "MXN - Mexican Peso*" 597 664 msgstr "" 598 665 599 #: app/lib/currencies.php:12 0666 #: app/lib/currencies.php:121 600 667 msgid "MYR - Malaysian Ringgit" 601 668 msgstr "" 602 669 603 #: app/lib/currencies.php:12 1670 #: app/lib/currencies.php:122 604 671 msgid "MZN - Mozambican Metical" 605 672 msgstr "" 606 673 607 #: app/lib/currencies.php:12 2674 #: app/lib/currencies.php:123 608 675 msgid "NAD - Namibian Dollar" 609 676 msgstr "" 610 677 611 #: app/lib/currencies.php:12 3678 #: app/lib/currencies.php:124 612 679 msgid "NGN - Nigerian Naira" 613 680 msgstr "" 614 681 615 #: app/lib/currencies.php:12 4682 #: app/lib/currencies.php:125 616 683 msgid "NIO - Nicaraguan Córdoba*" 617 684 msgstr "" 618 685 619 #: app/lib/currencies.php:12 6686 #: app/lib/currencies.php:127 620 687 msgid "NPR - Nepalese Rupee" 621 688 msgstr "" 622 689 623 #: app/lib/currencies.php:12 8690 #: app/lib/currencies.php:129 624 691 msgid "PAB - Panamanian Balboa*" 625 692 msgstr "" 626 693 627 #: app/lib/currencies.php:1 29694 #: app/lib/currencies.php:130 628 695 msgid "PEN - Peruvian Nuevo Sol*" 629 696 msgstr "" 630 697 631 #: app/lib/currencies.php:13 0698 #: app/lib/currencies.php:131 632 699 msgid "PGK - Papua New Guinean Kina" 633 700 msgstr "" 634 701 635 #: app/lib/currencies.php:13 1702 #: app/lib/currencies.php:132 636 703 msgid "PHP - Philippine Peso" 637 704 msgstr "" 638 705 639 #: app/lib/currencies.php:13 2706 #: app/lib/currencies.php:133 640 707 msgid "PKR - Pakistani Rupee" 641 708 msgstr "" 642 709 643 #: app/lib/currencies.php:13 3710 #: app/lib/currencies.php:134 644 711 msgid "PLN - Polish Złoty" 645 712 msgstr "" 646 713 647 #: app/lib/currencies.php:13 4714 #: app/lib/currencies.php:135 648 715 msgid "PYG - Paraguayan Guaraní*" 649 716 msgstr "" 650 717 651 #: app/lib/currencies.php:13 5718 #: app/lib/currencies.php:136 652 719 msgid "QAR - Qatari Riyal" 653 720 msgstr "" 654 721 655 #: app/lib/currencies.php:13 6722 #: app/lib/currencies.php:137 656 723 msgid "RON - Romanian Leu" 657 724 msgstr "" 658 725 659 #: app/lib/currencies.php:13 7726 #: app/lib/currencies.php:138 660 727 msgid "RSD - Serbian Dinar" 661 728 msgstr "" 662 729 663 #: app/lib/currencies.php:13 8730 #: app/lib/currencies.php:139 664 731 msgid "RUB - Russian Ruble" 665 732 msgstr "" 666 733 667 #: app/lib/currencies.php:1 39734 #: app/lib/currencies.php:140 668 735 msgid "RWF - Rwandan Franc" 669 736 msgstr "" 670 737 671 #: app/lib/currencies.php:14 0738 #: app/lib/currencies.php:141 672 739 msgid "SAR - Saudi Riyal" 673 740 msgstr "" 674 741 675 #: app/lib/currencies.php:14 1742 #: app/lib/currencies.php:142 676 743 msgid "SBD - Solomon Islands Dollar" 677 744 msgstr "" 678 745 679 #: app/lib/currencies.php:14 2746 #: app/lib/currencies.php:143 680 747 msgid "SCR - Seychellois Rupee" 681 748 msgstr "" 682 749 683 #: app/lib/currencies.php:14 5750 #: app/lib/currencies.php:146 684 751 msgid "SHP - Saint Helenian Pound*" 685 752 msgstr "" 686 753 687 #: app/lib/currencies.php:14 6754 #: app/lib/currencies.php:147 688 755 msgid "SLL - Sierra Leonean Leone" 689 756 msgstr "" 690 757 691 #: app/lib/currencies.php:14 7758 #: app/lib/currencies.php:148 692 759 msgid "SOS - Somali Shilling" 693 760 msgstr "" 694 761 695 #: app/lib/currencies.php:14 8762 #: app/lib/currencies.php:149 696 763 msgid "SRD - Surinamese Dollar*" 697 764 msgstr "" 698 765 699 #: app/lib/currencies.php:1 49766 #: app/lib/currencies.php:150 700 767 msgid "STD - São Tomé and Príncipe Dobra" 701 768 msgstr "" 702 769 703 #: app/lib/currencies.php:15 0770 #: app/lib/currencies.php:151 704 771 msgid "SVC - Salvadoran Colón*" 705 772 msgstr "" 706 773 707 #: app/lib/currencies.php:15 1774 #: app/lib/currencies.php:152 708 775 msgid "SZL - Swazi Lilangeni" 709 776 msgstr "" 710 777 711 #: app/lib/currencies.php:15 3778 #: app/lib/currencies.php:154 712 779 msgid "TJS - Tajikistani Somoni" 713 780 msgstr "" 714 781 715 #: app/lib/currencies.php:15 4782 #: app/lib/currencies.php:155 716 783 msgid "TOP - Tongan Paʻanga" 717 784 msgstr "" 718 785 719 #: app/lib/currencies.php:15 5786 #: app/lib/currencies.php:156 720 787 msgid "TRY - Turkish Lira" 721 788 msgstr "" 722 789 723 #: app/lib/currencies.php:15 6790 #: app/lib/currencies.php:157 724 791 msgid "TTD - Trinidad and Tobago Dollar" 725 792 msgstr "" 726 793 727 #: app/lib/currencies.php:15 7794 #: app/lib/currencies.php:158 728 795 msgid "TWD - New Taiwan Dollar" 729 796 msgstr "" 730 797 731 #: app/lib/currencies.php:15 8798 #: app/lib/currencies.php:159 732 799 msgid "TZS - Tanzanian Shilling" 733 800 msgstr "" 734 801 735 #: app/lib/currencies.php:1 59802 #: app/lib/currencies.php:160 736 803 msgid "UAH - Ukrainian Hryvnia" 737 804 msgstr "" 738 805 739 #: app/lib/currencies.php:16 0806 #: app/lib/currencies.php:161 740 807 msgid "UGX - Ugandan Shilling" 741 808 msgstr "" 742 809 743 #: app/lib/currencies.php:16 1810 #: app/lib/currencies.php:162 744 811 msgid "USD - United States Dollar" 745 812 msgstr "" 746 813 747 #: app/lib/currencies.php:16 2814 #: app/lib/currencies.php:163 748 815 msgid "UYI - Uruguayan Peso*" 749 816 msgstr "" 750 817 751 #: app/lib/currencies.php:16 3818 #: app/lib/currencies.php:164 752 819 msgid "UZS - Uzbekistani Som" 753 820 msgstr "" 754 821 755 #: app/lib/currencies.php:16 4822 #: app/lib/currencies.php:165 756 823 msgid "VEF - Venezuelan Bolívar*" 757 824 msgstr "" 758 825 759 #: app/lib/currencies.php:16 5826 #: app/lib/currencies.php:166 760 827 msgid "VND - Vietnamese Đồng" 761 828 msgstr "" 762 829 763 #: app/lib/currencies.php:16 6830 #: app/lib/currencies.php:167 764 831 msgid "VUV - Vanuatu Vatu" 765 832 msgstr "" 766 833 767 #: app/lib/currencies.php:16 7834 #: app/lib/currencies.php:168 768 835 msgid "WST - Samoan Tala" 769 836 msgstr "" 770 837 771 #: app/lib/currencies.php:16 8838 #: app/lib/currencies.php:169 772 839 msgid "XAF - Central African Cfa Franc" 773 840 msgstr "" 774 841 775 #: app/lib/currencies.php:1 69842 #: app/lib/currencies.php:170 776 843 msgid "XCD - East Caribbean Dollar" 777 844 msgstr "" 778 845 779 #: app/lib/currencies.php:17 0846 #: app/lib/currencies.php:171 780 847 msgid "XOF - West African Cfa Franc*" 781 848 msgstr "" 782 849 783 #: app/lib/currencies.php:17 1850 #: app/lib/currencies.php:172 784 851 msgid "XPF - Cfp Franc*" 785 852 msgstr "" 786 853 787 #: app/lib/currencies.php:17 2854 #: app/lib/currencies.php:173 788 855 msgid "YER - Yemeni Rial" 789 856 msgstr "" 790 857 791 #: app/lib/currencies.php:17 3858 #: app/lib/currencies.php:174 792 859 msgid "ZAR - South African Rand" 793 860 msgstr "" 794 861 795 #: app/lib/currencies.php:17 4862 #: app/lib/currencies.php:175 796 863 msgid "ZMW - Zambian Kwacha" 797 864 msgstr "" … … 810 877 msgstr "" 811 878 812 #: app/model/class-pp-model-forms.php:226 app/model/class-pp-model-log.php: 561879 #: app/model/class-pp-model-forms.php:226 app/model/class-pp-model-log.php:600 813 880 #: app/views/admin/class-pp-views-admin-dash.php:48 814 881 #: app/views/admin/logs/class-pp-views-admin-logs-list.php:15 … … 845 912 msgstr "" 846 913 847 #: app/model/class-pp-model-log.php:5 30914 #: app/model/class-pp-model-log.php:569 848 915 msgid "Pending" 849 916 msgstr "" 850 917 851 #: app/model/class-pp-model-log.php:5 31918 #: app/model/class-pp-model-log.php:570 852 919 msgid "Paid" 853 920 msgstr "" 854 921 855 #: app/model/class-pp-model-log.php:5 32922 #: app/model/class-pp-model-log.php:571 856 923 msgid "Canceled" 857 924 msgstr "" 858 925 859 #: app/model/class-pp-model-log.php:5 33926 #: app/model/class-pp-model-log.php:572 860 927 msgid "Refunded" 861 928 msgstr "" 862 929 863 #: app/model/class-pp-model-log.php:5 57930 #: app/model/class-pp-model-log.php:596 864 931 msgid "No logs to export" 865 932 msgstr "" 866 933 867 #: app/model/class-pp-model-log.php:5 59934 #: app/model/class-pp-model-log.php:598 868 935 #: app/views/admin/class-pp-views-admin-dash.php:46 869 936 #: app/views/admin/gateways/class-pp-views-admin-gateways-list.php:12 … … 872 939 msgstr "" 873 940 874 #: app/model/class-pp-model-log.php:5 60941 #: app/model/class-pp-model-log.php:599 875 942 #: app/views/admin/class-pp-views-admin-dash.php:47 876 943 #: app/views/admin/gateways/class-pp-views-admin-gateways-list.php:16 … … 880 947 msgstr "" 881 948 882 #: app/model/class-pp-model-log.php: 562949 #: app/model/class-pp-model-log.php:601 883 950 #: app/views/admin/gateways/class-pp-views-admin-gateways-create.php:33 884 951 #: app/views/admin/gateways/class-pp-views-admin-gateways-edit.php:44 … … 889 956 msgstr "" 890 957 891 #: app/model/class-pp-model-log.php: 563958 #: app/model/class-pp-model-log.php:602 892 959 msgid "External ID" 893 960 msgstr "" 894 961 895 #: app/model/class-pp-model-log.php: 564962 #: app/model/class-pp-model-log.php:603 896 963 #: app/views/admin/logs/class-pp-views-admin-logs-list.php:17 897 964 msgid "Date Created" 898 965 msgstr "" 899 966 900 #: app/model/class-pp-model-log.php: 565967 #: app/model/class-pp-model-log.php:604 901 968 #: app/views/admin/logs/class-pp-views-admin-logs-list.php:18 902 969 msgid "Date Updated" … … 933 1000 #: app/model/class-pp-model-transaction.php:151 934 1001 msgid "Invalid action. Selected gateway does not exist" 1002 msgstr "" 1003 1004 #: app/model/class-pp-model-transaction.php:190 1005 msgid "Invalid gateway. Please check your settingss" 935 1006 msgstr "" 936 1007 … … 1106 1177 msgstr "" 1107 1178 1179 #: app/views/admin/gateways/integrations/class-pp-views-admin-gateways-integrations-ppsingle.php:18 1180 msgid "" 1181 "This the a basic PayPal gateway that allows users to easily make a single " 1182 "payment." 1183 msgstr "" 1184 1185 #: app/views/admin/gateways/integrations/class-pp-views-admin-gateways-integrations-ppsingle.php:34 1186 msgid "Select Currency" 1187 msgstr "" 1188 1189 #: app/views/admin/gateways/integrations/class-pp-views-admin-gateways-integrations-ppsingle.php:39 1190 msgid "PayPal Email" 1191 msgstr "" 1192 1193 #: app/views/admin/gateways/integrations/class-pp-views-admin-gateways-integrations-ppsingle.php:44 1194 msgid "Your PayPal Email" 1195 msgstr "" 1196 1197 #: app/views/admin/gateways/integrations/class-pp-views-admin-gateways-integrations-ppsingle.php:48 1198 msgid "PayPal Currency" 1199 msgstr "" 1200 1201 #: app/views/admin/gateways/integrations/class-pp-views-admin-gateways-integrations-ppsingle.php:59 1202 msgid "" 1203 "Your PayPal Currency. If the default site currency is different, we will " 1204 "convert the amount to the selected currency" 1205 msgstr "" 1206 1108 1207 #: app/views/admin/logs/class-pp-views-admin-logs-list.php:70 1109 1208 msgid "View"
Note: See TracChangeset
for help on using the changeset viewer.