From d609ff5d48f1a3b435dc582311ad94b43f44bcee Mon Sep 17 00:00:00 2001 From: carmenmaymo Date: Wed, 4 Dec 2024 12:51:35 +0100 Subject: [PATCH] Update modularity and remove languages folder --- composer.json | 2 +- composer.lock | 230 +- languages/en_GB.pot | 2111 ---------------- .../mollie-payments-for-woocommerce-de_DE.mo | Bin 59025 -> 0 bytes .../mollie-payments-for-woocommerce-de_DE.po | 2094 ---------------- ...e-payments-for-woocommerce-de_DE_formal.mo | Bin 59289 -> 0 bytes ...e-payments-for-woocommerce-de_DE_formal.po | 2089 ---------------- .../mollie-payments-for-woocommerce-en_GB.mo | Bin 509 -> 0 bytes .../mollie-payments-for-woocommerce-en_GB.po | 19 - .../mollie-payments-for-woocommerce-es_ES.mo | Bin 57779 -> 0 bytes .../mollie-payments-for-woocommerce-es_ES.po | 2089 ---------------- .../mollie-payments-for-woocommerce-fr_FR.mo | Bin 58618 -> 0 bytes .../mollie-payments-for-woocommerce-fr_FR.po | 2089 ---------------- .../mollie-payments-for-woocommerce-it_IT.mo | Bin 67556 -> 0 bytes .../mollie-payments-for-woocommerce-it_IT.po | 2228 ----------------- .../mollie-payments-for-woocommerce-nl_BE.mo | Bin 56738 -> 0 bytes .../mollie-payments-for-woocommerce-nl_BE.po | 2090 ---------------- ...e-payments-for-woocommerce-nl_BE_formal.mo | Bin 56726 -> 0 bytes ...e-payments-for-woocommerce-nl_BE_formal.po | 2091 ---------------- .../mollie-payments-for-woocommerce-nl_NL.mo | Bin 56706 -> 0 bytes .../mollie-payments-for-woocommerce-nl_NL.po | 2091 ---------------- ...e-payments-for-woocommerce-nl_NL_formal.mo | Bin 56812 -> 0 bytes ...e-payments-for-woocommerce-nl_NL_formal.po | 2089 ---------------- src/Activation/ActivationModule.php | 4 + 24 files changed, 120 insertions(+), 21196 deletions(-) delete mode 100644 languages/en_GB.pot delete mode 100644 languages/mollie-payments-for-woocommerce-de_DE.mo delete mode 100644 languages/mollie-payments-for-woocommerce-de_DE.po delete mode 100644 languages/mollie-payments-for-woocommerce-de_DE_formal.mo delete mode 100644 languages/mollie-payments-for-woocommerce-de_DE_formal.po delete mode 100644 languages/mollie-payments-for-woocommerce-en_GB.mo delete mode 100644 languages/mollie-payments-for-woocommerce-en_GB.po delete mode 100644 languages/mollie-payments-for-woocommerce-es_ES.mo delete mode 100644 languages/mollie-payments-for-woocommerce-es_ES.po delete mode 100644 languages/mollie-payments-for-woocommerce-fr_FR.mo delete mode 100644 languages/mollie-payments-for-woocommerce-fr_FR.po delete mode 100644 languages/mollie-payments-for-woocommerce-it_IT.mo delete mode 100644 languages/mollie-payments-for-woocommerce-it_IT.po delete mode 100644 languages/mollie-payments-for-woocommerce-nl_BE.mo delete mode 100644 languages/mollie-payments-for-woocommerce-nl_BE.po delete mode 100644 languages/mollie-payments-for-woocommerce-nl_BE_formal.mo delete mode 100644 languages/mollie-payments-for-woocommerce-nl_BE_formal.po delete mode 100644 languages/mollie-payments-for-woocommerce-nl_NL.mo delete mode 100644 languages/mollie-payments-for-woocommerce-nl_NL.po delete mode 100644 languages/mollie-payments-for-woocommerce-nl_NL_formal.mo delete mode 100644 languages/mollie-payments-for-woocommerce-nl_NL_formal.po diff --git a/composer.json b/composer.json index 4100eb24d..9d8336a27 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "ext-intl": "*", "ext-json": "*", "mollie/mollie-api-php": "^v2.40", - "inpsyde/modularity": "^1.7.4", + "inpsyde/modularity": "^1.11.0", "psr/container": "1.1.0", "psr/log":"^1.1.4", "sniccowp/php-scoper-wordpress-excludes": "^6.6" diff --git a/composer.lock b/composer.lock index 2243f5e96..90385546d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "afd1fef3a31e6c8742cf9df94a0ca170", + "content-hash": "c0778a800f6c5eb39482522e8993a1d5", "packages": [ { "name": "composer/ca-bundle", - "version": "1.5.2", + "version": "1.5.4", "source": { "type": "git", "url": "https://github.com/composer/ca-bundle.git", - "reference": "48a792895a2b7a6ee65dd5442c299d7b835b6137" + "reference": "bc0593537a463e55cadf45fd938d23b75095b7e1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/ca-bundle/zipball/48a792895a2b7a6ee65dd5442c299d7b835b6137", - "reference": "48a792895a2b7a6ee65dd5442c299d7b835b6137", + "url": "https://api.github.com/repos/composer/ca-bundle/zipball/bc0593537a463e55cadf45fd938d23b75095b7e1", + "reference": "bc0593537a463e55cadf45fd938d23b75095b7e1", "shasum": "" }, "require": { @@ -64,7 +64,7 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/ca-bundle/issues", - "source": "https://github.com/composer/ca-bundle/tree/1.5.2" + "source": "https://github.com/composer/ca-bundle/tree/1.5.4" }, "funding": [ { @@ -80,20 +80,20 @@ "type": "tidelift" } ], - "time": "2024-09-25T07:49:53+00:00" + "time": "2024-11-27T15:35:25+00:00" }, { "name": "inpsyde/modularity", - "version": "1.10.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/inpsyde/modularity.git", - "reference": "2119d0e32706741a3c6dc0a85d908ec19ebf142e" + "reference": "c79bb3682f55e1a2ece67f36e70d04fa2ab8c65d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/inpsyde/modularity/zipball/2119d0e32706741a3c6dc0a85d908ec19ebf142e", - "reference": "2119d0e32706741a3c6dc0a85d908ec19ebf142e", + "url": "https://api.github.com/repos/inpsyde/modularity/zipball/c79bb3682f55e1a2ece67f36e70d04fa2ab8c65d", + "reference": "c79bb3682f55e1a2ece67f36e70d04fa2ab8c65d", "shasum": "" }, "require": { @@ -127,31 +127,31 @@ ], "authors": [ { - "name": "Inpsyde GmbH", - "email": "hello@inpsyde.com", - "homepage": "https://inpsyde.com/", + "name": "Syde GmbH", + "email": "hello@syde.com", + "homepage": "https://syde.com/", "role": "Company" } ], "description": "Modular PSR-11 implementation for WordPress plugins, themes or libraries.", "support": { "issues": "https://github.com/inpsyde/modularity/issues", - "source": "https://github.com/inpsyde/modularity/tree/1.10.0" + "source": "https://github.com/inpsyde/modularity/tree/1.11.0" }, - "time": "2024-09-03T10:42:50+00:00" + "time": "2024-11-28T09:34:00+00:00" }, { "name": "mollie/mollie-api-php", - "version": "v2.73.0", + "version": "v2.75.0", "source": { "type": "git", "url": "https://github.com/mollie/mollie-api-php.git", - "reference": "0a26175492d4c55bb461e44fe3e63546539b81c1" + "reference": "ac2052855c631b90092768cf6657f6d5b2f5dd9f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mollie/mollie-api-php/zipball/0a26175492d4c55bb461e44fe3e63546539b81c1", - "reference": "0a26175492d4c55bb461e44fe3e63546539b81c1", + "url": "https://api.github.com/repos/mollie/mollie-api-php/zipball/ac2052855c631b90092768cf6657f6d5b2f5dd9f", + "reference": "ac2052855c631b90092768cf6657f6d5b2f5dd9f", "shasum": "" }, "require": { @@ -228,9 +228,9 @@ ], "support": { "issues": "https://github.com/mollie/mollie-api-php/issues", - "source": "https://github.com/mollie/mollie-api-php/tree/v2.73.0" + "source": "https://github.com/mollie/mollie-api-php/tree/v2.75.0" }, - "time": "2024-09-30T13:16:57+00:00" + "time": "2024-11-21T10:33:16+00:00" }, { "name": "psr/container", @@ -337,22 +337,22 @@ }, { "name": "sniccowp/php-scoper-wordpress-excludes", - "version": "6.6.2", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/snicco/php-scoper-wordpress-excludes.git", - "reference": "b87d7455bdf05c25f9a688fc3862bb3f2b7c8b15" + "reference": "d8e6b5fdc9e42300a8ab18b44b775836a7b52363" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/snicco/php-scoper-wordpress-excludes/zipball/b87d7455bdf05c25f9a688fc3862bb3f2b7c8b15", - "reference": "b87d7455bdf05c25f9a688fc3862bb3f2b7c8b15", + "url": "https://api.github.com/repos/snicco/php-scoper-wordpress-excludes/zipball/d8e6b5fdc9e42300a8ab18b44b775836a7b52363", + "reference": "d8e6b5fdc9e42300a8ab18b44b775836a7b52363", "shasum": "" }, "require-dev": { "php": "^7.4", "php-stubs/wordpress-globals": "0.2.0", - "php-stubs/wordpress-stubs": "6.6.2", + "php-stubs/wordpress-stubs": "6.7.1", "sniccowp/php-scoper-excludes": "dev-master" }, "type": "library", @@ -378,9 +378,9 @@ ], "support": { "issues": "https://github.com/snicco/php-scoper-wordpress-excludes/issues", - "source": "https://github.com/snicco/php-scoper-wordpress-excludes/tree/6.6.2" + "source": "https://github.com/snicco/php-scoper-wordpress-excludes/tree/6.7.1" }, - "time": "2024-10-01T00:32:14+00:00" + "time": "2024-11-25T00:31:50+00:00" } ], "packages-dev": [ @@ -693,16 +693,16 @@ }, { "name": "brain/monkey", - "version": "2.6.1", + "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/Brain-WP/BrainMonkey.git", - "reference": "a31c84515bb0d49be9310f52ef1733980ea8ffbb" + "reference": "d95a9d895352c30f47604ad1b825ab8fa9d1a373" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Brain-WP/BrainMonkey/zipball/a31c84515bb0d49be9310f52ef1733980ea8ffbb", - "reference": "a31c84515bb0d49be9310f52ef1733980ea8ffbb", + "url": "https://api.github.com/repos/Brain-WP/BrainMonkey/zipball/d95a9d895352c30f47604ad1b825ab8fa9d1a373", + "reference": "d95a9d895352c30f47604ad1b825ab8fa9d1a373", "shasum": "" }, "require": { @@ -718,8 +718,8 @@ "type": "library", "extra": { "branch-alias": { - "dev-version/1": "1.x-dev", - "dev-master": "2.0.x-dev" + "dev-master": "2.x-dev", + "dev-version/1": "1.x-dev" } }, "autoload": { @@ -759,7 +759,7 @@ "issues": "https://github.com/Brain-WP/BrainMonkey/issues", "source": "https://github.com/Brain-WP/BrainMonkey" }, - "time": "2021-11-11T15:53:55+00:00" + "time": "2024-08-29T20:15:04+00:00" }, { "name": "composer/package-versions-deprecated", @@ -836,16 +836,16 @@ }, { "name": "composer/pcre", - "version": "3.3.1", + "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/composer/pcre.git", - "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4" + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/pcre/zipball/63aaeac21d7e775ff9bc9d45021e1745c97521c4", - "reference": "63aaeac21d7e775ff9bc9d45021e1745c97521c4", + "url": "https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e", + "reference": "b2bed4734f0cc156ee1fe9c0da2550420d99a21e", "shasum": "" }, "require": { @@ -855,8 +855,8 @@ "phpstan/phpstan": "<1.11.10" }, "require-dev": { - "phpstan/phpstan": "^1.11.10", - "phpstan/phpstan-strict-rules": "^1.1", + "phpstan/phpstan": "^1.12 || ^2", + "phpstan/phpstan-strict-rules": "^1 || ^2", "phpunit/phpunit": "^8 || ^9" }, "type": "library", @@ -895,7 +895,7 @@ ], "support": { "issues": "https://github.com/composer/pcre/issues", - "source": "https://github.com/composer/pcre/tree/3.3.1" + "source": "https://github.com/composer/pcre/tree/3.3.2" }, "funding": [ { @@ -911,7 +911,7 @@ "type": "tidelift" } ], - "time": "2024-08-27T18:44:43+00:00" + "time": "2024-11-12T16:29:46+00:00" }, { "name": "composer/semver", @@ -1527,10 +1527,10 @@ "extra": { "class": "Inpsyde\\AssetsCompiler\\Composer\\Plugin", "branch-alias": { - "dev-master": "2.x-dev", "dev-v1.x": "1.x-dev", "dev-v2.x": "2.x-dev", - "dev-v3.x": "3.x-dev" + "dev-v3.x": "3.x-dev", + "dev-master": "2.x-dev" } }, "autoload": { @@ -1761,16 +1761,16 @@ }, { "name": "myclabs/deep-copy", - "version": "1.12.0", + "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/myclabs/DeepCopy.git", - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c" + "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", - "reference": "3a6b9a42cd8f8771bd4295d13e1423fa7f3d942c", + "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/123267b2c49fbf30d78a7b2d333f6be754b94845", + "reference": "123267b2c49fbf30d78a7b2d333f6be754b94845", "shasum": "" }, "require": { @@ -1809,7 +1809,7 @@ ], "support": { "issues": "https://github.com/myclabs/DeepCopy/issues", - "source": "https://github.com/myclabs/DeepCopy/tree/1.12.0" + "source": "https://github.com/myclabs/DeepCopy/tree/1.12.1" }, "funding": [ { @@ -1817,7 +1817,7 @@ "type": "tidelift" } ], - "time": "2024-06-12T14:39:25+00:00" + "time": "2024-11-08T17:47:46+00:00" }, { "name": "netresearch/jsonmapper", @@ -2305,16 +2305,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.4.1", + "version": "5.6.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c" + "reference": "f3558a4c23426d12bffeaab463f8a8d8b681193c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", - "reference": "9d07b3f7fdcf5efec5d1609cba3c19c5ea2bdc9c", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/f3558a4c23426d12bffeaab463f8a8d8b681193c", + "reference": "f3558a4c23426d12bffeaab463f8a8d8b681193c", "shasum": "" }, "require": { @@ -2323,17 +2323,17 @@ "php": "^7.4 || ^8.0", "phpdocumentor/reflection-common": "^2.2", "phpdocumentor/type-resolver": "^1.7", - "phpstan/phpdoc-parser": "^1.7", + "phpstan/phpdoc-parser": "^1.7|^2.0", "webmozart/assert": "^1.9.1" }, "require-dev": { - "mockery/mockery": "~1.3.5", + "mockery/mockery": "~1.3.5 || ~1.6.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan": "^1.8", "phpstan/phpstan-mockery": "^1.1", "phpstan/phpstan-webmozart-assert": "^1.2", "phpunit/phpunit": "^9.5", - "vimeo/psalm": "^5.13" + "psalm/phar": "^5.26" }, "type": "library", "extra": { @@ -2363,29 +2363,29 @@ "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.4.1" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.6.0" }, - "time": "2024-05-21T05:55:05+00:00" + "time": "2024-11-12T11:25:25+00:00" }, { "name": "phpdocumentor/type-resolver", - "version": "1.8.2", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "153ae662783729388a584b4361f2545e4d841e3c" + "reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c", - "reference": "153ae662783729388a584b4361f2545e4d841e3c", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/679e3ce485b99e84c775d28e2e96fade9a7fb50a", + "reference": "679e3ce485b99e84c775d28e2e96fade9a7fb50a", "shasum": "" }, "require": { "doctrine/deprecations": "^1.0", "php": "^7.3 || ^8.0", "phpdocumentor/reflection-common": "^2.0", - "phpstan/phpdoc-parser": "^1.13" + "phpstan/phpdoc-parser": "^1.18|^2.0" }, "require-dev": { "ext-tokenizer": "*", @@ -2421,36 +2421,36 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.10.0" }, - "time": "2024-02-23T11:10:43+00:00" + "time": "2024-11-09T15:12:26+00:00" }, { "name": "phpstan/phpdoc-parser", - "version": "1.33.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140" + "reference": "c00d78fb6b29658347f9d37ebe104bffadf36299" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/82a311fd3690fb2bf7b64d5c98f912b3dd746140", - "reference": "82a311fd3690fb2bf7b64d5c98f912b3dd746140", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/c00d78fb6b29658347f9d37ebe104bffadf36299", + "reference": "c00d78fb6b29658347f9d37ebe104bffadf36299", "shasum": "" }, "require": { - "php": "^7.2 || ^8.0" + "php": "^7.4 || ^8.0" }, "require-dev": { "doctrine/annotations": "^2.0", - "nikic/php-parser": "^4.15", + "nikic/php-parser": "^5.3.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/extension-installer": "^1.0", - "phpstan/phpstan": "^1.5", - "phpstan/phpstan-phpunit": "^1.1", - "phpstan/phpstan-strict-rules": "^1.0", - "phpunit/phpunit": "^9.5", + "phpstan/phpstan": "^2.0", + "phpstan/phpstan-phpunit": "^2.0", + "phpstan/phpstan-strict-rules": "^2.0", + "phpunit/phpunit": "^9.6", "symfony/process": "^5.2" }, "type": "library", @@ -2468,9 +2468,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.33.0" + "source": "https://github.com/phpstan/phpdoc-parser/tree/2.0.0" }, - "time": "2024-10-13T11:25:22+00:00" + "time": "2024-10-13T11:29:49+00:00" }, { "name": "phpunit/php-code-coverage", @@ -3634,16 +3634,16 @@ }, { "name": "sirbrillig/phpcs-variable-analysis", - "version": "v2.11.19", + "version": "v2.11.21", "source": { "type": "git", "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", - "reference": "bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1" + "reference": "eb2b351927098c24860daa7484e290d3eed693be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1", - "reference": "bc8d7e30e2005bce5c59018b7cdb08e9fb45c0d1", + "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/eb2b351927098c24860daa7484e290d3eed693be", + "reference": "eb2b351927098c24860daa7484e290d3eed693be", "shasum": "" }, "require": { @@ -3654,9 +3654,9 @@ "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0", "phpcsstandards/phpcsdevcs": "^1.1", "phpstan/phpstan": "^1.7", - "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.5 || ^7.0 || ^8.0 || ^9.0", + "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.5 || ^7.0 || ^8.0 || ^9.0 || ^10.5.32 || ^11.3.3", "sirbrillig/phpcs-import-detection": "^1.1", - "vimeo/psalm": "^0.2 || ^0.3 || ^1.1 || ^4.24 || ^5.0@beta" + "vimeo/psalm": "^0.2 || ^0.3 || ^1.1 || ^4.24 || ^5.0" }, "type": "phpcodesniffer-standard", "autoload": { @@ -3688,7 +3688,7 @@ "source": "https://github.com/sirbrillig/phpcs-variable-analysis", "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" }, - "time": "2024-06-26T20:08:34+00:00" + "time": "2024-12-02T16:37:49+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -3762,16 +3762,16 @@ }, { "name": "symfony/console", - "version": "v5.4.44", + "version": "v5.4.47", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "5b5a0aa66e3296e303e22490f90f521551835a83" + "reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/5b5a0aa66e3296e303e22490f90f521551835a83", - "reference": "5b5a0aa66e3296e303e22490f90f521551835a83", + "url": "https://api.github.com/repos/symfony/console/zipball/c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed", + "reference": "c4ba980ca61a9eb18ee6bcc73f28e475852bb1ed", "shasum": "" }, "require": { @@ -3841,7 +3841,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.44" + "source": "https://github.com/symfony/console/tree/v5.4.47" }, "funding": [ { @@ -3857,20 +3857,20 @@ "type": "tidelift" } ], - "time": "2024-09-20T07:56:40+00:00" + "time": "2024-11-06T11:30:55+00:00" }, { "name": "symfony/deprecation-contracts", - "version": "v2.5.3", + "version": "v2.5.4", "source": { "type": "git", "url": "https://github.com/symfony/deprecation-contracts.git", - "reference": "80d075412b557d41002320b96a096ca65aa2c98d" + "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/80d075412b557d41002320b96a096ca65aa2c98d", - "reference": "80d075412b557d41002320b96a096ca65aa2c98d", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918", + "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918", "shasum": "" }, "require": { @@ -3908,7 +3908,7 @@ "description": "A generic function and convention to trigger deprecation notices", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.3" + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.4" }, "funding": [ { @@ -3924,7 +3924,7 @@ "type": "tidelift" } ], - "time": "2023-01-24T14:02:46+00:00" + "time": "2024-09-25T14:11:13+00:00" }, { "name": "symfony/polyfill-ctype", @@ -4402,16 +4402,16 @@ }, { "name": "symfony/service-contracts", - "version": "v2.5.3", + "version": "v2.5.4", "source": { "type": "git", "url": "https://github.com/symfony/service-contracts.git", - "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3" + "reference": "f37b419f7aea2e9abf10abd261832cace12e3300" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/service-contracts/zipball/a2329596ddc8fd568900e3fc76cba42489ecc7f3", - "reference": "a2329596ddc8fd568900e3fc76cba42489ecc7f3", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f37b419f7aea2e9abf10abd261832cace12e3300", + "reference": "f37b419f7aea2e9abf10abd261832cace12e3300", "shasum": "" }, "require": { @@ -4465,7 +4465,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/service-contracts/tree/v2.5.3" + "source": "https://github.com/symfony/service-contracts/tree/v2.5.4" }, "funding": [ { @@ -4481,20 +4481,20 @@ "type": "tidelift" } ], - "time": "2023-04-21T15:04:16+00:00" + "time": "2024-09-25T14:11:13+00:00" }, { "name": "symfony/string", - "version": "v5.4.44", + "version": "v5.4.47", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "832caa16b6d9aac6bf11747315225f5aba384c24" + "reference": "136ca7d72f72b599f2631aca474a4f8e26719799" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/832caa16b6d9aac6bf11747315225f5aba384c24", - "reference": "832caa16b6d9aac6bf11747315225f5aba384c24", + "url": "https://api.github.com/repos/symfony/string/zipball/136ca7d72f72b599f2631aca474a4f8e26719799", + "reference": "136ca7d72f72b599f2631aca474a4f8e26719799", "shasum": "" }, "require": { @@ -4551,7 +4551,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v5.4.44" + "source": "https://github.com/symfony/string/tree/v5.4.47" }, "funding": [ { @@ -4567,7 +4567,7 @@ "type": "tidelift" } ], - "time": "2024-09-20T07:56:40+00:00" + "time": "2024-11-10T20:33:58+00:00" }, { "name": "theseer/tokenizer", @@ -4691,10 +4691,10 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.x-dev", - "dev-3.x": "3.x-dev", + "dev-1.x": "1.x-dev", "dev-2.x": "2.x-dev", - "dev-1.x": "1.x-dev" + "dev-3.x": "3.x-dev", + "dev-master": "4.x-dev" } }, "autoload": { @@ -4901,6 +4901,6 @@ "ext-intl": "*", "ext-json": "*" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" } diff --git a/languages/en_GB.pot b/languages/en_GB.pot deleted file mode 100644 index 7347c0055..000000000 --- a/languages/en_GB.pot +++ /dev/null @@ -1,2111 +0,0 @@ -# Copyright (C) 2023 Mollie -# This file is distributed under the GPLv2 or later. -msgid "" -msgstr "" -"Project-Id-Version: Mollie Payments for WooCommerce 7.4.1-beta\n" -"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/html\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2023-10-20T15:51:47+00:00\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"X-Generator: WP-CLI 2.8.1\n" -"X-Domain: mollie-payments-for-woocommerce\n" - -#. Plugin Name of the plugin -msgid "Mollie Payments for WooCommerce" -msgstr "" - -#. Plugin URI of the plugin -#. Author URI of the plugin -msgid "https://www.mollie.com" -msgstr "" - -#. Description of the plugin -msgid "Accept payments in WooCommerce with the official Mollie plugin" -msgstr "" - -#. Author of the plugin -msgid "Mollie" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:13 -msgctxt "Label {orderNumber} description for payment description options" -msgid "Order number" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:14 -msgctxt "Label {storeName} description for payment description options" -msgid "Site Title" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:15 -msgctxt "Label {customer.firstname} description for payment description options" -msgid "Customer's first name" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:16 -msgctxt "Label {customer.lastname} description for payment description options" -msgid "Customer's last name" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:17 -msgctxt "Label {customer.company} description for payment description options" -msgid "Customer's company name" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:23 -msgid "Mollie advanced settings" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:25 -#: src/Settings/Page/MollieSettingsPage.php:186 -msgid "The following options are required to use the plugin and are used by all Mollie payment methods" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:29 -msgid "Order status after cancelled payment" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:35 -msgid "Status for orders when a payment (not a Mollie order via the Orders API) is cancelled. Default: pending. Orders with status Pending can be paid with another payment method, customers can try again. Cancelled orders are final. Set this to Cancelled if you only have one payment method or don't want customers to re-try paying with a different payment method. This doesn't apply to payments for orders via the new Orders API and Klarna payments." -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:40 -msgid "Payment screen language" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:43 -msgid "Automatically send WordPress language" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:46 -#: inc/settings/mollie_advanced_settings.php:106 -#: src/Settings/General/MollieGeneralSettings.php:281 -msgid "default" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:47 -msgid "Detect using browser language" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:51 -msgid "English" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:52 -msgid "Dutch" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:53 -msgid "Flemish (Belgium)" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:54 -msgid "French" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:55 -msgid "French (Belgium)" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:56 -msgid "German" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:57 -msgid "Austrian German" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:58 -msgid "Swiss German" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:59 -msgid "Spanish" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:60 -msgid "Catalan" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:61 -msgid "Portuguese" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:62 -msgid "Italian" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:63 -msgid "Norwegian" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:64 -msgid "Swedish" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:65 -msgid "Finnish" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:66 -msgid "Danish" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:67 -msgid "Icelandic" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:68 -msgid "Hungarian" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:69 -msgid "Polish" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:70 -msgid "Latvian" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:71 -msgid "Lithuanian" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:74 -msgid "Sending a language (or locale) is required. The option 'Automatically send WordPress language' will try to get the customer's language in WordPress (and respects multilanguage plugins) and convert it to a format Mollie understands. If this fails, or if the language is not supported, it will fall back to American English. You can also select one of the locales currently supported by Mollie, that will then be used for all customers." -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:82 -msgid "Store customer details at Mollie" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:85 -msgid "Should Mollie store customers name and email address for Single Click Payments? Default %1$s. Required if WooCommerce Subscriptions is being used! Read more about %2$s and how it improves your conversion." -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:89 -#: src/Settings/Page/MollieSettingsPage.php:304 -msgid "Enabled" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:90 -msgid "Single Click Payments" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:98 -msgid "Select API Method" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:115 -msgid "Click %1$shere%2$s to read more about the differences between the Payments and Orders API" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:125 -msgid "API Payment Description" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:141 -msgctxt "Payment description options" -msgid "Available variables" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:165 -msgid "Select among the available variables the description to be used for this transaction.%1$s(Note: this only works when the method is set to Payments API)%2$s" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:176 -msgid "Surcharge gateway fee label" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:182 -#: src/Gateway/Surcharge.php:36 -msgid "Gateway Fee" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:184 -msgid "This is the label will appear in frontend when the surcharge applies" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:192 -msgid "Remove Mollie data from Database on uninstall" -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:198 -msgid "Remove options and scheduled actions from database when uninstalling the plugin." -msgstr "" - -#: inc/settings/mollie_advanced_settings.php:199 -msgid "Clear now" -msgstr "" - -#: inc/settings/mollie_applepay_settings.php:12 -#: src/PaymentMethods/Applepay.php:13 -msgid "Apple Pay" -msgstr "" - -#: inc/settings/mollie_applepay_settings.php:14 -msgid "The following options are required to use the Apple Pay gateway" -msgstr "" - -#: inc/settings/mollie_applepay_settings.php:19 -#: src/Settings/General/MollieGeneralSettings.php:19 -msgid "Enable/Disable" -msgstr "" - -#. translators: Placeholder 1: Gateway title -#: inc/settings/mollie_applepay_settings.php:21 -#: src/Settings/General/MollieGeneralSettings.php:26 -msgid "Enable %s" -msgstr "" - -#: inc/settings/mollie_applepay_settings.php:29 -#: src/Settings/General/MollieGeneralSettings.php:41 -msgid "Title" -msgstr "" - -#: inc/settings/mollie_applepay_settings.php:32 -#: src/Settings/General/MollieGeneralSettings.php:45 -msgid "This controls the title which the user sees during checkout. Default %s" -msgstr "" - -#: inc/settings/mollie_applepay_settings.php:46 -#: inc/settings/mollie_applepay_settings.php:48 -#: src/Settings/General/MollieGeneralSettings.php:78 -msgid "Display logo" -msgstr "" - -#: inc/settings/mollie_applepay_settings.php:61 -#: src/Settings/General/MollieGeneralSettings.php:64 -msgid "Description" -msgstr "" - -#: inc/settings/mollie_applepay_settings.php:64 -#: src/Settings/General/MollieGeneralSettings.php:68 -msgid "Payment method description that the customer will see on your checkout. Default %s" -msgstr "" - -#: inc/settings/mollie_applepay_settings.php:81 -msgid "Apple Pay button settings" -msgstr "" - -#: inc/settings/mollie_applepay_settings.php:86 -msgid "The following options are required to use the Apple Pay Direct Button" -msgstr "" - -#: inc/settings/mollie_applepay_settings.php:90 -#: src/PaymentMethods/Applepay.php:34 -msgid "Enable Apple Pay Button on Cart page" -msgstr "" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:93 -#: src/PaymentMethods/Applepay.php:36 -msgid "Enable the Apple Pay direct buy button on the Cart page" -msgstr "" - -#: inc/settings/mollie_applepay_settings.php:106 -#: src/PaymentMethods/Applepay.php:44 -msgid "Enable Apple Pay Button on Product page" -msgstr "" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:109 -#: src/PaymentMethods/Applepay.php:46 -msgid "Enable the Apple Pay direct buy button on the Product page" -msgstr "" - -#: inc/settings/mollie_components.php:9 -msgctxt "Mollie Components Settings" -msgid "Base Styles" -msgstr "" - -#: inc/settings/mollie_components.php:18 -#: inc/settings/mollie_components.php:158 -msgctxt "Mollie Components Settings" -msgid "Background Color" -msgstr "" - -#: inc/settings/mollie_components.php:24 -#: inc/settings/mollie_components.php:147 -msgctxt "Mollie Components Settings" -msgid "Text Color" -msgstr "" - -#: inc/settings/mollie_components.php:30 -msgctxt "Mollie Components Settings" -msgid "Placeholder Color" -msgstr "" - -#: inc/settings/mollie_components.php:36 -msgctxt "Mollie Components Settings" -msgid "Font Size" -msgstr "" - -#: inc/settings/mollie_components.php:37 -msgctxt "Mollie Components Settings" -msgid "Defines the component font size. Allowed units: 'em', 'px', 'rem'." -msgstr "" - -#: inc/settings/mollie_components.php:47 -msgctxt "Mollie Components Settings" -msgid "Font Weight" -msgstr "" - -#: inc/settings/mollie_components.php:50 -msgctxt "Mollie Components Settings" -msgid "Lighter" -msgstr "" - -#: inc/settings/mollie_components.php:51 -msgctxt "Mollie Components Settings" -msgid "Regular" -msgstr "" - -#: inc/settings/mollie_components.php:52 -msgctxt "Mollie Components Settings" -msgid "Bold" -msgstr "" - -#: inc/settings/mollie_components.php:58 -msgctxt "Mollie Components Settings" -msgid "Letter Spacing" -msgstr "" - -#: inc/settings/mollie_components.php:64 -msgctxt "Mollie Components Settings" -msgid "Line Height" -msgstr "" - -#: inc/settings/mollie_components.php:73 -msgctxt "Mollie Components Settings" -msgid "Padding" -msgstr "" - -#: inc/settings/mollie_components.php:74 -msgctxt "Mollie Components Settings" -msgid "Add padding to the components. Allowed units include `16px 16px 16px 16px` and `em`, `px`, `rem`." -msgstr "" - -#: inc/settings/mollie_components.php:84 -msgctxt "Mollie Components Settings" -msgid "Align Text" -msgstr "" - -#: inc/settings/mollie_components.php:87 -msgctxt "Mollie Components Settings" -msgid "Left" -msgstr "" - -#: inc/settings/mollie_components.php:88 -msgctxt "Mollie Components Settings" -msgid "Right" -msgstr "" - -#: inc/settings/mollie_components.php:89 -msgctxt "Mollie Components Settings" -msgid "Center" -msgstr "" - -#: inc/settings/mollie_components.php:90 -msgctxt "Mollie Components Settings" -msgid "Justify" -msgstr "" - -#: inc/settings/mollie_components.php:96 -msgctxt "Mollie Components Settings" -msgid "Transform Text " -msgstr "" - -#: inc/settings/mollie_components.php:99 -msgctxt "Mollie Components Settings" -msgid "None" -msgstr "" - -#: inc/settings/mollie_components.php:104 -msgctxt "Mollie Components Settings" -msgid "Capitalize" -msgstr "" - -#: inc/settings/mollie_components.php:109 -msgctxt "Mollie Components Settings" -msgid "Uppercase" -msgstr "" - -#: inc/settings/mollie_components.php:114 -msgctxt "Mollie Components Settings" -msgid "Lowercase" -msgstr "" - -#: inc/settings/mollie_components.php:119 -msgctxt "Mollie Components Settings" -msgid "Full Width" -msgstr "" - -#: inc/settings/mollie_components.php:124 -msgctxt "Mollie Components Settings" -msgid "Full Size Kana" -msgstr "" - -#: inc/settings/mollie_components.php:138 -msgctxt "Mollie Components Settings" -msgid "Invalid Status Styles" -msgstr "" - -#: inc/settings/mollie_components.php:148 -msgctxt "Mollie Components Settings" -msgid "Text Color for invalid input." -msgstr "" - -#: inc/settings/mollie_components.php:159 -msgctxt "Mollie Components Settings" -msgid "Background Color for invalid input." -msgstr "" - -#: src/Activation/ActivationModule.php:141 -msgid "%1$sMollie Payments for WooCommerce: API keys missing%2$s Please%3$s set your API keys here%4$s." -msgstr "" - -#: src/Activation/ConstraintsChecker.php:106 -msgid "%1$sMollie Payments for WooCommerce is inactive:%2$s" -msgstr "" - -#: src/Activation/ConstraintsChecker.php:110 -msgid "%1$sCorrect the above errors to use Mollie Payments for Woocommerce%2$s" -msgstr "" - -#: src/Assets/AssetsModule.php:386 -msgid "Name on card" -msgstr "" - -#: src/Assets/AssetsModule.php:390 -msgid "Card number" -msgstr "" - -#: src/Assets/AssetsModule.php:394 -msgid "Expiry date" -msgstr "" - -#: src/Assets/AssetsModule.php:398 -msgid "CVC/CVV" -msgstr "" - -#: src/Assets/AssetsModule.php:405 -msgid "An unknown error occurred, please check the card fields." -msgstr "" - -#: src/Assets/AssetsModule.php:459 -msgid "No custom logo selected" -msgstr "" - -#: src/Assets/MollieCheckoutBlocksSupport.php:142 -msgid "Please choose a billing country to see the available payment methods" -msgstr "" - -#. translators: Placeholder 1: Payment method title -#: src/Buttons/ApplePayButton/AppleAjaxRequests.php:700 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:113 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:157 -#: src/Payment/PaymentService.php:718 -msgid "Could not create %s payment." -msgstr "" - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:42 -msgid "%1$sServer not compliant with Apple requirements%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "" - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:58 -msgid "%1$sApple Pay Validation Error%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "" - -#: src/Gateway/GatewayModule.php:326 -msgid "Mollie Payment Details" -msgstr "" - -#: src/Gateway/GatewayModule.php:682 -msgid "Error processing %1$s payment, the %2$s field is required." -msgstr "" - -#: src/Gateway/GatewayModule.php:696 -msgid "Please enter your %1$s, this is required for %2$s payments" -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:276 -#: src/Settings/Page/MollieSettingsPage.php:314 -msgid "Test mode enabled." -msgstr "" - -#. translators: The surrounding %s's Will be replaced by a link to the global setting page -#: src/Gateway/MolliePaymentGateway.php:281 -msgid "No API key provided. Please %1$sset you Mollie API key%2$s first." -msgstr "" - -#. translators: Placeholder 1: payment method title. The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Gateway/MolliePaymentGateway.php:296 -msgid "%1$s not enabled in your Mollie profile. You can enable it by editing your %2$sMollie profile%3$s." -msgstr "" - -#. translators: Placeholder 1: WooCommerce currency, placeholder 2: Supported Mollie currencies -#: src/Gateway/MolliePaymentGateway.php:311 -msgid "Current shop currency %1$s not supported by Mollie. Read more about %2$ssupported currencies and payment methods.%3$s " -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:582 -msgid "You have cancelled your payment. Please complete your order with a different payment method." -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:603 -#: src/Gateway/MolliePaymentGateway.php:617 -msgid "Your payment was not successful. Please complete your order with a different payment method." -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:653 -msgid "Could not load order %s" -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:918 -msgid "Order cancelled" -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Gateway/MolliePaymentGateway.php:952 -msgid "%1$s payment still pending (%2$s) but customer already returned to the store. Status should be updated automatically in the future, if it doesn't this might indicate a communication issue between the site and Mollie." -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:958 -#: src/Payment/MollieObject.php:682 -#: src/Payment/MollieObject.php:714 -#: src/Payment/MollieOrder.php:281 -#: src/Payment/MollieOrder.php:338 -#: src/Payment/MollieOrder.php:389 -#: src/Payment/MollieOrder.php:470 -#: src/Payment/MollieOrder.php:541 -#: src/Payment/MollieOrder.php:884 -#: src/Payment/MollieOrderService.php:172 -#: src/Payment/MollieOrderService.php:438 -#: src/Payment/MollieOrderService.php:501 -#: src/Payment/MollieOrderService.php:715 -#: src/Payment/MolliePayment.php:236 -#: src/Payment/MolliePayment.php:323 -#: src/Payment/MolliePayment.php:399 -#: src/Payment/MolliePayment.php:423 -#: src/Payment/PaymentService.php:803 -#: src/Subscription/MollieSepaRecurringGateway.php:137 -#: src/Subscription/MollieSepaRecurringGateway.php:204 -#: src/Subscription/MollieSubscriptionGateway.php:458 -msgid "test mode" -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:969 -msgid ", payment pending." -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:1001 -msgid "Your order has been cancelled." -msgstr "" - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. -#: src/Gateway/Surcharge.php:257 -msgid " + %1$s %2$s fee might apply" -msgstr "" - -#. translators: Placeholder 1: Fee amount tag. -#: src/Gateway/Surcharge.php:274 -msgid " + %1$s%% fee might apply" -msgstr "" - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. Placeholder 3: Percentage amount. -#: src/Gateway/Surcharge.php:297 -msgid " + %1$s %2$s + %3$s%% fee might apply" -msgstr "" - -#: src/Gateway/Surcharge.php:330 -msgid " (excl. VAT)" -msgstr "" - -#: src/Gateway/Voucher/VoucherModule.php:79 -#: src/Settings/Page/MollieSettingsPage.php:50 -#: src/Settings/Page/MollieSettingsPage.php:183 -msgid "Mollie Settings" -msgstr "" - -#: src/Gateway/Voucher/VoucherModule.php:109 -#: src/Gateway/Voucher/VoucherModule.php:149 -#: src/Gateway/Voucher/VoucherModule.php:172 -msgid "Mollie Voucher Category" -msgstr "" - -#: src/Gateway/Voucher/VoucherModule.php:112 -#: src/Gateway/Voucher/VoucherModule.php:151 -#: src/Gateway/Voucher/VoucherModule.php:176 -msgid "--Please choose an option--" -msgstr "" - -#: src/Gateway/Voucher/VoucherModule.php:113 -#: src/Gateway/Voucher/VoucherModule.php:152 -#: src/Gateway/Voucher/VoucherModule.php:181 -#: src/Gateway/Voucher/VoucherModule.php:243 -#: src/Gateway/Voucher/VoucherModule.php:298 -msgid "No Category" -msgstr "" - -#: src/Gateway/Voucher/VoucherModule.php:114 -#: src/Gateway/Voucher/VoucherModule.php:153 -#: src/Gateway/Voucher/VoucherModule.php:184 -#: src/Gateway/Voucher/VoucherModule.php:244 -#: src/Gateway/Voucher/VoucherModule.php:299 -#: src/PaymentMethods/Voucher.php:57 -msgid "Meal" -msgstr "" - -#: src/Gateway/Voucher/VoucherModule.php:115 -#: src/Gateway/Voucher/VoucherModule.php:154 -#: src/Gateway/Voucher/VoucherModule.php:187 -#: src/Gateway/Voucher/VoucherModule.php:245 -#: src/Gateway/Voucher/VoucherModule.php:300 -#: src/PaymentMethods/Voucher.php:58 -msgid "Eco" -msgstr "" - -#: src/Gateway/Voucher/VoucherModule.php:116 -#: src/Gateway/Voucher/VoucherModule.php:155 -#: src/Gateway/Voucher/VoucherModule.php:190 -#: src/Gateway/Voucher/VoucherModule.php:246 -#: src/Gateway/Voucher/VoucherModule.php:301 -#: src/PaymentMethods/Voucher.php:59 -msgid "Gift" -msgstr "" - -#: src/Gateway/Voucher/VoucherModule.php:157 -#: src/Gateway/Voucher/VoucherModule.php:194 -msgid "Select a voucher category to apply to all products with this category" -msgstr "" - -#: src/Gateway/Voucher/VoucherModule.php:228 -#: src/PaymentMethods/Voucher.php:53 -msgid "Select the default products category" -msgstr "" - -#: src/Gateway/Voucher/VoucherModule.php:232 -msgid "Products voucher category" -msgstr "" - -#: src/Gateway/Voucher/VoucherModule.php:239 -#: src/Gateway/Voucher/VoucherModule.php:297 -msgid "Same as default category" -msgstr "" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/Gateway/Voucher/VoucherModule.php:251 -msgid "In order to process it, all products in the order must have a category. To disable the product from voucher selection select 'No category' option." -msgstr "" - -#: src/Gateway/Voucher/VoucherModule.php:294 -msgid "Mollie Voucher category" -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:677 -msgid "%1$s renewal payment failed via Mollie (%2$s). You will need to manually review the payment and adjust product stocks if you use them." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:709 -msgid "%1$s payment failed via Mollie (%2$s)." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:743 -msgid "Mollie webhook called, but payment also started via %s, so the order status is not updated." -msgstr "" - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/Payment/MollieObject.php:765 -#: src/PaymentMethods/InstructionStrategies/PaypalInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (PayPal transaction ID: %3$s)" -msgstr "" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:909 -msgctxt "Payment description for {orderNumber}" -msgid "Order {orderNumber}" -msgstr "" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:919 -msgctxt "Payment description for {storeName}" -msgid "StoreName {storeName}" -msgstr "" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:929 -msgctxt "Payment description for {customer.firstname}" -msgid "Customer Firstname {customer.firstname}" -msgstr "" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:939 -msgctxt "Payment description for {customer.lastname}" -msgid "Customer Lastname {customer.lastname}" -msgstr "" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:949 -msgctxt "Payment description for {customer.company}" -msgid "Customer Company {customer.company}" -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:277 -#: src/Payment/MolliePayment.php:234 -#: src/Subscription/MollieSepaRecurringGateway.php:210 -msgid "Order completed using %1$s payment (%2$s)." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:336 -msgid "Order authorized using %1$s payment (%2$s). Set order to completed in WooCommerce when you have shipped the products, to capture the payment. Do this within 28 days, or the order will expire. To handle individual order lines, process the order via the Mollie Dashboard." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:387 -msgid "Order completed at Mollie for %1$s order (%2$s). At least one order line completed. Remember: Completed status for an order at Mollie is not the same as Completed status in WooCommerce!" -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:468 -msgid "%1$s order (%2$s) cancelled ." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:539 -msgid "%1$s order expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "" - -#: src/Payment/MollieOrder.php:634 -msgctxt "Order note error" -msgid "The sum of refunds for all order lines is not identical to the refund amount, so this refund will be processed as a payment amount refund, not an order line refund." -msgstr "" - -#: src/Payment/MollieOrder.php:766 -msgctxt "Order note error" -msgid "Can not refund order amount that has status %1$s at Mollie." -msgstr "" - -#: src/Payment/MollieOrder.php:788 -msgid "Amount refund of %1$s%2$s refunded in WooCommerce and at Mollie.%3$s Refund ID: %4$s." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:879 -msgid "%1$s order (%2$s) expired ." -msgstr "" - -#: src/Payment/MollieOrder.php:1102 -msgid "%1$sx %2$s cancelled for %3$s%4$s in WooCommerce and at Mollie." -msgstr "" - -#: src/Payment/MollieOrder.php:1126 -msgid "%1$sx %2$s refunded for %3$s%4$s in WooCommerce and at Mollie.%5$s Refund ID: %6$s." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment status, placeholder 3: payment ID -#: src/Payment/MollieOrderService.php:169 -msgid "%1$s payment %2$s (%3$s), not processed." -msgstr "" - -#: src/Payment/MollieOrderService.php:401 -msgid "New chargeback %s processed! Order note and order status updated." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:433 -msgid "%1$s payment charged back via Mollie (%2$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:495 -msgid "%1$s payment charged back via Mollie (%2$s). Subscription status updated, please review (and adjust product stocks if you use it)." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:702 -msgid "%1$s payment %2$s via Mollie (%3$s %4$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "" - -#: src/Payment/MollieOrderService.php:815 -msgid "New refund %s processed in Mollie Dashboard! Order note added, but order not updated." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:321 -msgid "%1$s payment (%2$s) cancelled ." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:397 -msgid "%1$s payment expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:421 -msgid "%1$s payment expired (%2$s)." -msgstr "" - -#. translators: Placeholder 1: currency, placeholder 2: refunded amount, placeholder 3: optional refund reason, placeholder 4: payment ID, placeholder 5: refund ID -#: src/Payment/MolliePayment.php:497 -msgid "Refunded %1$s%2$s%3$s - Payment: %4$s, Refund: %5$s" -msgstr "" - -#. translators: Placeholder 1: order number -#: src/Payment/MollieSubscription.php:78 -msgctxt "Default payment description for subscription recurring payments" -msgid "Order %1$s" -msgstr "" - -#: src/Payment/OrderItemsRefunder.php:121 -msgid "One of the WooCommerce order items does not have the refund item ID meta value associated to Mollie Order item." -msgstr "" - -#: src/Payment/OrderItemsRefunder.php:166 -msgid "Impossible to retrieve the order item ID related to the remote item: %1$s. Try to do a refund by amount." -msgstr "" - -#: src/Payment/OrderItemsRefunder.php:190 -msgid "Empty WooCommerce order items or mollie order lines." -msgstr "" - -#: src/Payment/OrderLines.php:509 -msgid "Shipping" -msgstr "" - -#: src/Payment/PaymentModule.php:215 -msgid "%1$s items refunded in WooCommerce and at Mollie." -msgstr "" - -#: src/Payment/PaymentModule.php:233 -msgid "%1$s items cancelled in WooCommerce and at Mollie." -msgstr "" - -#: src/Payment/PaymentModule.php:352 -msgctxt "Order note info" -msgid "Processing a payment, no capture needed" -msgstr "" - -#: src/Payment/PaymentModule.php:366 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be shipped/captured." -msgstr "" - -#: src/Payment/PaymentModule.php:374 -msgctxt "Order note info" -msgid "Order already completed at Mollie, can not be shipped/captured." -msgstr "" - -#: src/Payment/PaymentModule.php:383 -msgctxt "Order note info" -msgid "Order successfully updated to shipped at Mollie, capture of funds underway." -msgstr "" - -#: src/Payment/PaymentModule.php:389 -msgctxt "Order note info" -msgid "Order not paid or authorized at Mollie yet, can not be shipped." -msgstr "" - -#: src/Payment/PaymentModule.php:423 -msgctxt "Order note info" -msgid "Order contains Mollie payment method, but not a valid Mollie Order ID. Canceling order failed." -msgstr "" - -#: src/Payment/PaymentModule.php:444 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be canceled again." -msgstr "" - -#: src/Payment/PaymentModule.php:454 -msgctxt "Order note info" -msgid "Order also cancelled at Mollie." -msgstr "" - -#: src/Payment/PaymentModule.php:460 -msgctxt "Order note info" -msgid "Order could not be canceled at Mollie, because order status is " -msgstr "" - -#: src/Payment/PaymentService.php:624 -msgid "Subscription switch failed, no valid mandate found. Place a completely new order to change your subscription." -msgstr "" - -#: src/Payment/PaymentService.php:630 -msgid "Failed switching subscriptions, no valid mandate." -msgstr "" - -#: src/Payment/PaymentService.php:640 -msgid "Order completed internally because of an existing valid mandate at Mollie." -msgstr "" - -#: src/Payment/PaymentService.php:781 -#: src/Subscription/MollieSepaRecurringGateway.php:126 -#: src/Subscription/MollieSubscriptionGateway.php:449 -msgid "Awaiting payment confirmation." -msgstr "" - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Payment/PaymentService.php:801 -#: src/Subscription/MollieSepaRecurringGateway.php:135 -#: src/Subscription/MollieSubscriptionGateway.php:456 -msgid "%1$s payment started (%2$s)." -msgstr "" - -#: src/Payment/PaymentService.php:871 -msgid "Payment failed due to: Mollie is out of service. Please try again later." -msgstr "" - -#: src/Payment/PaymentService.php:894 -msgid "Payment failed due to: The payment was declined due to suspected fraud." -msgstr "" - -#: src/Payment/RefundLineItemsBuilder.php:126 -msgid "Mollie doesn't allow a partial refund of the full amount or quantity of at least one order line. Trying to process this as an amount refund instead." -msgstr "" - -#: src/PaymentMethods/Applepay.php:14 -msgid "To accept payments via Apple Pay" -msgstr "" - -#: src/PaymentMethods/Bancontact.php:13 -msgid "Bancontact" -msgstr "" - -#: src/PaymentMethods/Banktransfer.php:32 -msgid "Bank Transfer" -msgstr "" - -#: src/PaymentMethods/Banktransfer.php:54 -#: src/Settings/General/MollieGeneralSettings.php:252 -msgid "Activate expiry time setting" -msgstr "" - -#: src/PaymentMethods/Banktransfer.php:55 -#: src/Settings/General/MollieGeneralSettings.php:253 -msgid "Enable expiry time for payments" -msgstr "" - -#: src/PaymentMethods/Banktransfer.php:56 -msgid "Enable this option if you want to be able to set the time after which the payment will expire. This will turn all transactions into payments instead of orders" -msgstr "" - -#: src/PaymentMethods/Banktransfer.php:61 -#: src/Settings/General/MollieGeneralSettings.php:259 -msgid "Expiry time" -msgstr "" - -#. translators: Placeholder 1: Default expiry days. -#: src/PaymentMethods/Banktransfer.php:64 -msgid "Number of DAYS after the payment will expire. Default %d days" -msgstr "" - -#: src/PaymentMethods/Banktransfer.php:73 -msgid "Skip Mollie payment screen" -msgstr "" - -#: src/PaymentMethods/Banktransfer.php:74 -msgid "Skip Mollie payment screen when Bank Transfer is selected" -msgstr "" - -#: src/PaymentMethods/Banktransfer.php:75 -msgid "Enable this option if you want to skip redirecting your user to the Mollie payment screen, instead this will redirect your user directly to the WooCommerce order received page displaying instructions how to complete the Bank Transfer payment." -msgstr "" - -#: src/PaymentMethods/Belfius.php:13 -msgid "Belfius Direct Net" -msgstr "" - -#: src/PaymentMethods/Billie.php:13 -msgid "Billie" -msgstr "" - -#: src/PaymentMethods/Billie.php:14 -msgid "To accept payments via Billie, all default WooCommerce checkout fields should be enabled and required." -msgstr "" - -#: src/PaymentMethods/Billie.php:29 -msgid "Company field is empty. The company field is required." -msgstr "" - -#: src/PaymentMethods/Billie.php:33 -msgid "Please enter your company name here." -msgstr "" - -#: src/PaymentMethods/Creditcard.php:16 -msgid "Credit card" -msgstr "" - -#: src/PaymentMethods/Creditcard.php:52 -msgid "Enable Mollie Components" -msgstr "" - -#: src/PaymentMethods/Creditcard.php:55 -msgid "Use the Mollie Components for this Gateway. Read more about %s and how it improves your conversion." -msgstr "" - -#: src/PaymentMethods/Creditcard.php:59 -#: src/Settings/Page/Components.php:21 -#: src/Settings/Page/MollieSettingsPage.php:733 -msgid "Mollie Components" -msgstr "" - -#: src/PaymentMethods/Creditcard.php:92 -msgid "Customize Icons" -msgstr "" - -#: src/PaymentMethods/Creditcard.php:99 -msgid "Enable Icons Selector" -msgstr "" - -#: src/PaymentMethods/Creditcard.php:100 -msgid "Show customized creditcard icons on checkout page" -msgstr "" - -#: src/PaymentMethods/Creditcard.php:108 -msgid "Show American Express Icon" -msgstr "" - -#: src/PaymentMethods/Creditcard.php:113 -msgid "Show Carta Si Icon" -msgstr "" - -#: src/PaymentMethods/Creditcard.php:118 -msgid "Show Carte Bancaire Icon" -msgstr "" - -#: src/PaymentMethods/Creditcard.php:123 -msgid "Show Maestro Icon" -msgstr "" - -#: src/PaymentMethods/Creditcard.php:128 -msgid "Show Mastercard Icon" -msgstr "" - -#: src/PaymentMethods/Creditcard.php:133 -msgid "Show Visa Icon" -msgstr "" - -#: src/PaymentMethods/Creditcard.php:138 -msgid "Show VPay Icon" -msgstr "" - -#: src/PaymentMethods/Directdebit.php:13 -msgid "SEPA Direct Debit" -msgstr "" - -#: src/PaymentMethods/Directdebit.php:14 -msgid "SEPA Direct Debit is used for recurring payments with WooCommerce Subscriptions, and will not be shown in the WooCommerce checkout for regular payments! You also need to enable iDEAL and/or other 'first' payment methods if you want to use SEPA Direct Debit." -msgstr "" - -#: src/PaymentMethods/Eps.php:13 -msgid "EPS" -msgstr "" - -#: src/PaymentMethods/Giftcard.php:30 -msgctxt "Placeholder 1: giftcard issuer, Placeholder 2: amount value, Placeholder 3: currency" -msgid "Mollie - Giftcard details: %1$s %2$s %3$s." -msgstr "" - -#: src/PaymentMethods/Giftcard.php:42 -msgctxt "Placeholder 1: remainder method, Placeholder 2: amount value, Placeholder 3: currency" -msgid " Remainder: %1$s %2$s %3$s." -msgstr "" - -#: src/PaymentMethods/Giftcard.php:60 -msgid "Gift cards" -msgstr "" - -#: src/PaymentMethods/Giftcard.php:62 -#: src/PaymentMethods/Giftcard.php:105 -msgid "Select your gift card" -msgstr "" - -#: src/PaymentMethods/Giftcard.php:78 -msgid "Show gift cards dropdown" -msgstr "" - -#: src/PaymentMethods/Giftcard.php:84 -msgid "If you disable this, a dropdown with various gift cards will not be shown in the WooCommerce checkout, so users will select a gift card on the Mollie payment page after checkout." -msgstr "" - -#: src/PaymentMethods/Giftcard.php:93 -#: src/PaymentMethods/Ideal.php:46 -#: src/PaymentMethods/Kbc.php:48 -msgid "Issuers empty option" -msgstr "" - -#: src/PaymentMethods/Giftcard.php:99 -msgid "This text will be displayed as the first option in the gift card dropdown, but only if the above 'Show gift cards dropdown' is enabled." -msgstr "" - -#: src/PaymentMethods/Giropay.php:13 -msgid "Giropay" -msgstr "" - -#: src/PaymentMethods/Ideal.php:15 -msgid "iDEAL" -msgstr "" - -#: src/PaymentMethods/Ideal.php:17 -#: src/PaymentMethods/Ideal.php:55 -#: src/PaymentMethods/Kbc.php:16 -#: src/PaymentMethods/Kbc.php:60 -msgid "Select your bank" -msgstr "" - -#: src/PaymentMethods/Ideal.php:34 -msgid "Show iDEAL banks dropdown" -msgstr "" - -#: src/PaymentMethods/Ideal.php:37 -msgid "If you disable this, a dropdown with various iDEAL banks will not be shown in the WooCommerce checkout, so users will select a iDEAL bank on the Mollie payment page after checkout." -msgstr "" - -#: src/PaymentMethods/Ideal.php:49 -msgid "This text will be displayed as the first option in the iDEAL issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show iDEAL banks dropdown' is enabled." -msgstr "" - -#: src/PaymentMethods/In3.php:13 -msgid "in3" -msgstr "" - -#: src/PaymentMethods/In3.php:15 -msgid "Pay in 3 instalments, 0% interest" -msgstr "" - -#: src/PaymentMethods/In3.php:25 -msgid "Required field is empty. Phone and birthdate fields are required." -msgstr "" - -#: src/PaymentMethods/In3.php:29 -msgid "Please enter your phone here. +00.." -msgstr "" - -#: src/PaymentMethods/In3.php:30 -msgid "Please enter your birthdate here." -msgstr "" - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/PaymentMethods/InstructionStrategies/ApplepayInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (Apple Pay transaction ID: %3$s)" -msgstr "" - -#. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN, placeholder 3: consumer BIC -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:28 -#: src/PaymentMethods/InstructionStrategies/DirectDebitInstructionTrait.php:20 -msgid "Payment completed by %1$s (IBAN (last 4 digits): %2$s, BIC: %3$s)" -msgstr "" - -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:37 -msgid "Please complete your payment by transferring the total amount to the following bank account:" -msgstr "" - -#. translators: Placeholder 1: 'Stichting Mollie Payments' -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:41 -msgid "Beneficiary: %s" -msgstr "" - -#. translators: Placeholder 1: Payment details bank account -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:43 -msgid "IBAN: %s" -msgstr "" - -#. translators: Placeholder 1: Payment details bic -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:45 -msgid "BIC: %s" -msgstr "" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:49 -msgid "Payment reference: %s" -msgstr "" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:52 -msgid "Please provide the payment reference %s" -msgstr "" - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:62 -msgid "The payment will expire on %s." -msgstr "" - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:68 -msgid "The payment will expire on %s. Please make sure you transfer the total amount before this date." -msgstr "" - -#. translators: Placeholder 1: card holder -#: src/PaymentMethods/InstructionStrategies/CreditcardInstructionStrategy.php:19 -msgid "Payment completed by %s" -msgstr "" - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:19 -msgid "We have not received a definite payment status." -msgstr "" - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:25 -msgid "We have not received a definite payment status. You will receive an email as soon as we receive a confirmation of the bank/merchant." -msgstr "" - -#. translators: Placeholder 1: payment method -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:33 -msgid "Payment completed with %s" -msgstr "" - -#. translators: Placeholder 1: Mollie_WC_Gateway_MyBank consumer name, placeholder 2: Consumer Account number -#: src/PaymentMethods/InstructionStrategies/MybankInstructionStrategy.php:18 -msgid "Payment completed by %1$s - %2$s" -msgstr "" - -#. translators: Placeholder 1: customer billing email -#: src/PaymentMethods/InstructionStrategies/Przelewy24InstructionStrategy.php:19 -msgid "Payment completed by %s." -msgstr "" - -#: src/PaymentMethods/Kbc.php:14 -msgid "KBC/CBC Payment Button" -msgstr "" - -#: src/PaymentMethods/Kbc.php:33 -msgid "Show KBC/CBC banks dropdown" -msgstr "" - -#: src/PaymentMethods/Kbc.php:39 -msgid "If you disable this, a dropdown with various KBC/CBC banks will not be shown in the WooCommerce checkout, so users will select a KBC/CBC bank on the Mollie payment page after checkout." -msgstr "" - -#: src/PaymentMethods/Kbc.php:54 -msgid "This text will be displayed as the first option in the KBC/CBC issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show KBC/CBC banks dropdown' is enabled." -msgstr "" - -#: src/PaymentMethods/Klarna.php:13 -msgid "Pay with Klarna" -msgstr "" - -#: src/PaymentMethods/Klarna.php:14 -#: src/PaymentMethods/Klarnapaylater.php:14 -#: src/PaymentMethods/Klarnapaynow.php:14 -#: src/PaymentMethods/Klarnasliceit.php:14 -msgid "To accept payments via Klarna, all default WooCommerce checkout fields should be enabled and required." -msgstr "" - -#: src/PaymentMethods/Klarnapaylater.php:13 -msgid "Klarna Pay later" -msgstr "" - -#: src/PaymentMethods/Klarnapaynow.php:13 -msgid "Klarna Pay Now" -msgstr "" - -#: src/PaymentMethods/Klarnasliceit.php:13 -msgid "Klarna Slice it" -msgstr "" - -#: src/PaymentMethods/Mybank.php:13 -msgid "MyBank" -msgstr "" - -#: src/PaymentMethods/Mybank.php:14 -msgid "To accept payments via MyBank" -msgstr "" - -#. translators: Placeholder 1: Lock icon. Placeholder 2: Mollie logo. -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:25 -msgid "%1$s Secure payments provided by %2$s" -msgstr "" - -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:43 -msgid "Secure payments provided by" -msgstr "" - -#: src/PaymentMethods/Paypal.php:13 -msgid "PayPal" -msgstr "" - -#: src/PaymentMethods/Paypal.php:33 -msgid "Display on cart page" -msgstr "" - -#: src/PaymentMethods/Paypal.php:37 -msgid "Enable the PayPal button to be used in the cart page." -msgstr "" - -#: src/PaymentMethods/Paypal.php:45 -msgid "Display on product page" -msgstr "" - -#: src/PaymentMethods/Paypal.php:49 -msgid "Enable the PayPal button to be used in the product page." -msgstr "" - -#: src/PaymentMethods/Paypal.php:58 -msgctxt "Mollie PayPal Button Settings" -msgid "Button text language and color" -msgstr "" - -#: src/PaymentMethods/Paypal.php:59 -msgctxt "Mollie PayPal Button Settings" -msgid "Select the text and the colour of the button." -msgstr "" - -#: src/PaymentMethods/Paypal.php:69 -msgid "Minimum amount to display button" -msgstr "" - -#: src/PaymentMethods/Paypal.php:73 -msgid "If the product or the cart total amount is under this number, then the button will not show up." -msgstr "" - -#: src/PaymentMethods/Paypal.php:88 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill blue" -msgstr "" - -#: src/PaymentMethods/Paypal.php:89 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded blue" -msgstr "" - -#: src/PaymentMethods/Paypal.php:90 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill golden" -msgstr "" - -#: src/PaymentMethods/Paypal.php:91 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded golden" -msgstr "" - -#: src/PaymentMethods/Paypal.php:92 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill gray" -msgstr "" - -#: src/PaymentMethods/Paypal.php:93 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded gray" -msgstr "" - -#: src/PaymentMethods/Paypal.php:94 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill white" -msgstr "" - -#: src/PaymentMethods/Paypal.php:95 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded white" -msgstr "" - -#: src/PaymentMethods/Paypal.php:96 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill black" -msgstr "" - -#: src/PaymentMethods/Paypal.php:97 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded black" -msgstr "" - -#: src/PaymentMethods/Paypal.php:98 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill blue" -msgstr "" - -#: src/PaymentMethods/Paypal.php:99 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded blue" -msgstr "" - -#: src/PaymentMethods/Paypal.php:100 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill golden" -msgstr "" - -#: src/PaymentMethods/Paypal.php:101 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded golden" -msgstr "" - -#: src/PaymentMethods/Paypal.php:102 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill gray" -msgstr "" - -#: src/PaymentMethods/Paypal.php:103 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded gray" -msgstr "" - -#: src/PaymentMethods/Paypal.php:104 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill white" -msgstr "" - -#: src/PaymentMethods/Paypal.php:105 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded white" -msgstr "" - -#: src/PaymentMethods/Paypal.php:106 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill black" -msgstr "" - -#: src/PaymentMethods/Paypal.php:107 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded black" -msgstr "" - -#: src/PaymentMethods/Paypal.php:108 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill blue" -msgstr "" - -#: src/PaymentMethods/Paypal.php:109 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded blue" -msgstr "" - -#: src/PaymentMethods/Paypal.php:110 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill golden" -msgstr "" - -#: src/PaymentMethods/Paypal.php:111 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded golden" -msgstr "" - -#: src/PaymentMethods/Paypal.php:112 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill gray" -msgstr "" - -#: src/PaymentMethods/Paypal.php:113 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded gray" -msgstr "" - -#: src/PaymentMethods/Paypal.php:114 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill white" -msgstr "" - -#: src/PaymentMethods/Paypal.php:115 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded white" -msgstr "" - -#: src/PaymentMethods/Paypal.php:116 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill black" -msgstr "" - -#: src/PaymentMethods/Paypal.php:117 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded black" -msgstr "" - -#: src/PaymentMethods/Paypal.php:118 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill blue" -msgstr "" - -#: src/PaymentMethods/Paypal.php:119 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded blue" -msgstr "" - -#: src/PaymentMethods/Paypal.php:120 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill golden" -msgstr "" - -#: src/PaymentMethods/Paypal.php:121 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded golden" -msgstr "" - -#: src/PaymentMethods/Paypal.php:122 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill gray" -msgstr "" - -#: src/PaymentMethods/Paypal.php:123 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded gray" -msgstr "" - -#: src/PaymentMethods/Paypal.php:124 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill white" -msgstr "" - -#: src/PaymentMethods/Paypal.php:125 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded white" -msgstr "" - -#: src/PaymentMethods/Paypal.php:126 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill black" -msgstr "" - -#: src/PaymentMethods/Paypal.php:127 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded black" -msgstr "" - -#: src/PaymentMethods/Paypal.php:128 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill blue" -msgstr "" - -#: src/PaymentMethods/Paypal.php:129 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded blue" -msgstr "" - -#: src/PaymentMethods/Paypal.php:130 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill golden" -msgstr "" - -#: src/PaymentMethods/Paypal.php:131 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded golden" -msgstr "" - -#: src/PaymentMethods/Paypal.php:132 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill gray" -msgstr "" - -#: src/PaymentMethods/Paypal.php:133 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded gray" -msgstr "" - -#: src/PaymentMethods/Paypal.php:134 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill white" -msgstr "" - -#: src/PaymentMethods/Paypal.php:135 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded white" -msgstr "" - -#: src/PaymentMethods/Paypal.php:136 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill black" -msgstr "" - -#: src/PaymentMethods/Paypal.php:137 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded black" -msgstr "" - -#: src/PaymentMethods/Paypal.php:138 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill blue" -msgstr "" - -#: src/PaymentMethods/Paypal.php:139 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded blue" -msgstr "" - -#: src/PaymentMethods/Paypal.php:140 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill golden" -msgstr "" - -#: src/PaymentMethods/Paypal.php:141 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded golden" -msgstr "" - -#: src/PaymentMethods/Paypal.php:142 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill gray" -msgstr "" - -#: src/PaymentMethods/Paypal.php:143 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded gray" -msgstr "" - -#: src/PaymentMethods/Paypal.php:144 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill white" -msgstr "" - -#: src/PaymentMethods/Paypal.php:145 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded white" -msgstr "" - -#: src/PaymentMethods/Paypal.php:146 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Buy with PayPal - Gold" -msgstr "" - -#: src/PaymentMethods/Paypal.php:147 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Gold" -msgstr "" - -#: src/PaymentMethods/Paypal.php:148 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Silver" -msgstr "" - -#: src/PaymentMethods/Paypal.php:149 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Buy with PayPal - Gold" -msgstr "" - -#: src/PaymentMethods/Paypal.php:150 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Gold" -msgstr "" - -#: src/PaymentMethods/Paypal.php:151 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Silver" -msgstr "" - -#: src/PaymentMethods/Paysafecard.php:13 -msgid "paysafecard" -msgstr "" - -#: src/PaymentMethods/Przelewy24.php:13 -msgid "Przelewy24" -msgstr "" - -#: src/PaymentMethods/Przelewy24.php:14 -msgid "To accept payments via Przelewy24, a customer email is required for every payment." -msgstr "" - -#: src/PaymentMethods/Sofort.php:13 -msgid "SOFORT Banking" -msgstr "" - -#: src/PaymentMethods/Voucher.php:34 -msgid "Voucher" -msgstr "" - -#: src/PaymentMethods/Voucher.php:56 -msgid "No category" -msgstr "" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/PaymentMethods/Voucher.php:63 -msgid "In order to process it, all products in the order must have a category. This selector will assign the default category for the shop products" -msgstr "" - -#: src/SDK/Api.php:47 -msgid "No API key provided. Please set your Mollie API keys below." -msgstr "" - -#: src/SDK/Api.php:49 -msgid "Invalid API key(s). Get them on the %1$sDevelopers page in the Mollie dashboard%2$s. The API key(s) must start with 'live_' or 'test_', be at least 30 characters and must not contain any special characters." -msgstr "" - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:35 -msgid "%s display settings" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:55 -msgid "Use API dynamic title and gateway logo" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:60 -msgid "Retrieve the gateway title and logo from the Mollie API" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:83 -msgid "Display logo on checkout page. Default enabled" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:91 -msgid "Sales countries" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:98 -#: src/Settings/Settings.php:188 -msgid "Sell to specific countries" -msgstr "" - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:111 -msgid "%s custom logo" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:117 -msgid "Enable custom logo" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:123 -msgid "Enable the feature to add a custom logo for this gateway. This feature will have precedence over other logo options." -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:129 -msgid "Upload custom logo" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:137 -msgid "Upload a custom icon for this gateway. The feature must be enabled." -msgstr "" - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:148 -msgid "%s surcharge" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:154 -msgid "Payment Surcharge" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:160 -msgid "No fee" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:164 -msgid "Fixed fee" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:168 -msgid "Percentage" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:172 -msgid "Fixed fee and percentage" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:178 -msgid "Choose a payment surcharge for this gateway" -msgstr "" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:187 -msgid "Payment surcharge fixed amount in %s" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:192 -msgid "Control the fee added on checkout. Default 0.00" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:202 -msgid "Payment surcharge percentage amount %" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:205 -msgid "Control the percentage fee added on checkout. Default 0.00" -msgstr "" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:216 -msgid "Payment surcharge limit in %s" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:219 -msgid "Limit the maximum fee added on checkout. Default 0, means no limit" -msgstr "" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:230 -msgid "Surcharge only under this limit, in %s" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:233 -msgid "Maximum order amount to apply surcharge. If the order is above this number the surcharge will not apply. Default 0, means no maximum" -msgstr "" - -#. translators: Placeholder 1: gateway title -#: src/Settings/General/MollieGeneralSettings.php:246 -msgid "%s advanced" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:254 -msgid "Enable this option if you want to be able to set the time after which the order will expire." -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:262 -msgid "Number of MINUTES after the order will expire and will be canceled at Mollie and WooCommerce. A value of 0 means no expiry time will be considered." -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:275 -msgid "Initial order status" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:292 -msgid "Some payment methods take longer than a few hours to complete. The initial order state is then set to '%1$s'. This ensures the order is not cancelled when the setting %2$s is used. This will also prevent the order to be canceled when expired." -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:112 -msgid "Quickly integrate all major payment methods in WooCommerce, wherever you need them." -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:116 -msgid " Simply drop them ready-made into your WooCommerce webshop with this powerful plugin by Mollie." -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:120 -msgid " Mollie is dedicated to making payments better for WooCommerce. " -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:124 -msgid "Please go to" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:127 -msgid " the signup page" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:131 -msgid " to create a new Mollie account and start receiving payments in a couple of minutes. " -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:135 -msgid "Contact " -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:139 -msgid " if you have any questions or comments about this plugin." -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:143 -msgid "Our pricing is always per transaction. No startup fees, no monthly fees, and no gateway fees. No hidden fees, period." -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:149 -msgid "Plugin Documentation" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:152 -msgid "Contact Support" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:164 -msgid "Log plugin events." -msgstr "" - -#. translators: Placeholder 1: Location of the log files -#: src/Settings/Page/MollieSettingsPage.php:171 -msgid "Log files are saved to %s" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:193 -msgid "Live API key" -msgstr "" - -#. translators: Placeholder 1: API key mode (live or test). The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:198 -#: src/Settings/Page/MollieSettingsPage.php:229 -msgid "The API key is used to connect to Mollie. You can find your %1$s API key in your %2$sMollie account%3$s" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:207 -msgid "Live API key should start with live_" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:214 -msgid "Enable test mode" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:217 -msgid "Enable test mode if you want to test the plugin without using real payments." -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:224 -msgid "Test API key" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:238 -msgid "Test API key should start with test_" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:245 -msgid "Debug Log" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:301 -msgid "Gateway enabled" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:305 -msgid "Gateway disabled" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:308 -msgid "Disabled" -msgstr "" - -#. translators: The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:319 -msgid "The following payment methods are activated in your %1$sMollie profile%2$s:" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:334 -msgid "Refresh" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:343 -msgid "No payment methods available" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:358 -msgid "Edit" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:366 -msgid "Activate" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:417 -msgid "You have WooCommerce Subscriptions activated, but not SEPA Direct Debit. Enable SEPA Direct Debit if you want to allow customers to pay subscriptions with iDEAL and/or other 'first' payment methods." -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:443 -msgid "You have the WooCommerce default Direct Bank Transfer (BACS) payment gateway enabled in WooCommerce. Mollie strongly advices only using Bank Transfer via Mollie and disabling the default WooCommerce BACS payment gateway to prevent possible conflicts." -msgstr "" - -#. translators: Placeholder 1: Opening link tag. Placeholder 2: Closing link tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/Page/MollieSettingsPage.php:467 -msgid "You have activated Klarna. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. For more information, go to %1$sKlarna Pay Later documentation%2$s or %3$sKlarna Slice it documentation%4$s" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:732 -msgid "General" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:737 -msgid "Advanced" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:740 -msgid "Apple Pay Button" -msgstr "" - -#: src/Settings/Page/MollieSettingsPage.php:780 -msgid "You have activated Billie. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. The billing company field is required as well. Make sure to enable the billing company field in the WooCommerce settings if you are using Woocommerce blocks." -msgstr "" - -#: src/Settings/Settings.php:153 -msgid "Gateway Disabled" -msgstr "" - -#: src/Settings/Settings.php:173 -msgid "Return to payments" -msgstr "" - -#: src/Settings/Settings.php:199 -msgid "Choose countries…" -msgstr "" - -#: src/Settings/Settings.php:200 -msgid "Country" -msgstr "" - -#: src/Settings/Settings.php:208 -msgid "Select all" -msgstr "" - -#: src/Settings/Settings.php:209 -msgid "Select none" -msgstr "" - -#: src/Settings/Settings.php:403 -msgid "Error" -msgstr "" - -#: src/Settings/Settings.php:417 -msgid "Mollie status:" -msgstr "" - -#: src/Settings/Settings.php:418 -msgid "Connected" -msgstr "" - -#: src/Settings/Settings.php:653 -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Only jpg, jpeg, png and gif files are allowed." -msgstr "" - -#: src/Settings/Settings.php:666 -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Size must be under 500kb." -msgstr "" - -#: src/Settings/SettingsModule.php:184 -msgid "Mollie settings" -msgstr "" - -#: src/Settings/SettingsModule.php:190 -msgid "Logs" -msgstr "" - -#. translators: Placeholder 1: Opening strong tag. Placeholder 2: Closing strong tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/SettingsModule.php:204 -msgid "%1$sMollie Payments for WooCommerce%2$s The test mode is active, %3$s disable it%4$s before deploying into production." -msgstr "" - -#. translators: Placeholder 1: Plugin title. Placeholder 2: Min WooCommerce version. Placeholder 3: WooCommerce version used. -#: src/Shared/Status.php:75 -msgid "The %1$s plugin requires at least WooCommerce version %2$s, you are using version %3$s. Please update your WooCommerce plugin." -msgstr "" - -#: src/Shared/Status.php:88 -msgid "Mollie API client not installed. Please make sure the plugin is installed correctly." -msgstr "" - -#: src/Shared/Status.php:97 -msgid "Mollie Payments for WooCommerce requires the JSON extension for PHP. Enable it in your server or ask your webhoster to enable it for you." -msgstr "" - -#. translators: Placeholder 1: Min PHP version. Placeholder 2: PHP version used. Placeholder 3: Opening link tag. placeholder 4: Closing link tag. -#: src/Shared/Status.php:112 -msgid "Mollie Payments for WooCommerce require PHP %1$s or higher, you have PHP %2$s. Please upgrade and view %3$sthis FAQ%4$s" -msgstr "" - -#: src/Shared/Status.php:124 -msgid "Mollie Payments for WooCommerce requires the PHP extension JSON to be enabled. Please enable the 'json' extension in your PHP configuration." -msgstr "" - -#: src/Shared/Status.php:131 -msgid "Mollie Payments for WooCommerce requires the PHP extension cURL to be enabled. Please enable the 'curl' extension in your PHP configuration." -msgstr "" - -#: src/Shared/Status.php:139 -msgid "Mollie Payments for WooCommerce require PHP cURL functions to be available. Please make sure all of these functions are available." -msgstr "" - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Subscription/MollieSubscriptionGateway.php:197 -msgid "Updated subscription from 'On hold' to 'Active' until payment fails, because a SEPA Direct Debit payment takes some time to process." -msgstr "" - -#: src/Subscription/MollieSubscriptionGateway.php:285 -msgid "The customer (%s) could not be used or found. " -msgstr "" - -#. translators: Placeholder 1: Payment method title -#: src/Subscription/MollieSubscriptionGateway.php:354 -msgid "Could not create %s renewal payment." -msgstr "" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Subscription/SubscriptionModule.php:110 -msgid "%1$s payment failed (%2$s)." -msgstr "" diff --git a/languages/mollie-payments-for-woocommerce-de_DE.mo b/languages/mollie-payments-for-woocommerce-de_DE.mo deleted file mode 100644 index 580768d0d0069bf7eb9f20b382fe0f61c6a2d0ad..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 59025 zcmd6w378#6b?@6?ya+JH*kGHj4G2kQW+dAzMqXefjbtHf!6VBXVBeYPnYo@j_YQaQ zSaJZfnE+6lr zd}{r>`*u}VojP^SsZ*z_zjM;juSxiO&rwP8Ah34tBzgSZlH|_QbvH@g_V6UR7x;E? zHTZr|&wU*{4g4ASMDU)ENRq3;i^0c(?*mT+e+XU*{s*Y^JNfTyumzq4z6%@!zXd)R zJnxZ7@<8wka39zK*MeUHpAG&S_)u_uO_DqZd>!~a@N^!!9J~co`F;T^pHtQ)2}zQ( zK;6F_{1(^&ZvuCn>FK`#ZsYpOMf)mFp((0pP9Rao`_;D&N6y{asLW`w@69_=NRI zay)oFD7roe6#ZWX-Us}B5E3Sz1Rnx^A3PSk+lC}r1+D^V+T;{a<#;%#bdLq~+*VNK z-xaQ}1gUy52A&GO6x91~2d@A>7_RS0BdYwTfXeS7Ag@k_z>VP3K-KFFAS{sF0jl2L z2KC;51@+!vgQEAbFo*JaCU^|^Qc&-G4frJR7EsUs7!<$!JE-@ce2&xk!QgpZp9!7} zPJ(*h4d6Y%SAlm2-w^OE;L%*a9aOu&3)K6*4XV8V0ImU7@#87r*`Vlg5qJ_<0mYAP z@I>&{;KkrO!N-9=2StZ7ACn~fOEUgbd%g*5gI@>5U)vv>ByR=Z1^yfyA@K>|xjZa7 zZ40;?R6Q;OMTe&btb&j*>419vc2M>B0C+0+aqzz2Ux1?P4?vao9|QgdRDSoS^XmR- zpxWU~Q2A{Hm2ML#dTj^ASG&URSAcq71w0L$3D?gDB^O=>ehmBx_#yD!5aq+*RW#N# zc;fj65IqH^+d1F7Et|lH>mc13iwFy*`V6{-Jt6K3GjK~r^5BfaFV24 zKMC9m&VZu#r@-F<{{mG1+|A1#1$ID+mb@KQ{@(>33Ld-JpIZZ-!Szn?sbB+CdAccK$YkJg35pMPQQK;sB(N2)O$|Zc6)@(d`qUe!s^)FXt{$*KYvz`}aVVci=Lw*M3mt z{A{?s-{t=M)u77#K2YWPM^NQne+4=k?10Y!{~3HCI7er^8T?hi7hL82_GCKk1GxW) zfaim!a=jOPH8=~Zf8UMHZ~}M|NYdmC@EGtJ;Jv`-fpoRx6(Chiz80?6J!9d89c0{$dizjNIA;O8JLlMGL|-h2gE=lav2?r+E(Zv<7}KLZ~J4orH#n*cjp zzYshF{4Y>+I%CS~a~3E$bS?-BB~Jp+0^bs@zY6L-51V#7s|l{-`c2@O;AcVc>rX*g zDS1K_nE}2Ud_4HWfa$ef{wqO9le`E#1^h86`X)18-c!K`b9n){8oUZz1wI>m7I-uG zbnsp^=j&&JG<|Xqycd|xy8IagPv&|OJO;c0R6frEPXk{Pu5SnFBFTrqW5Ht}?m6HI z;2^jOq)R4q;7Q=8LDB2$;0fRlLDBQyK=I=}8g9Qm1k`gI!4dFcQ15>w_$Kfz;61^| z&w0H^z!SN?78G4>08a;B0e%QRdLMWk*H<_F{xqoaJQvh^Ukg4E`~ax;ei2mt{}xm^ ze;)9tmbdSTpwevuMUSgMy|)AEy)OpUe(wT541O0BeO}W>Hc+0ofGO8kTu0vn4}g0A z{{|lk9zE~RKMGX4oD=Yg;3K%+37!Nt!DoWc2d@W@=D#8E8KCI)KJW?P&q49c+527I zyb@f`^>;u>lbmqC`R`fa7OuYzz5qP!2DgXa4yIh+4$=jZKLy2S>wm}jekb@muHObq zPOW~1m#+${-oFFtea{2++=sz`0UuA{#eZvI&R>Dg2Ok37c%$FH1yuUqfcF58ezx0} zt3b8?3E=VI>EKm&gErs;xW4hZt}kB?p2PJwzzyK>yjuK`~H z{tV2(=f2SGgCBuwxIX?xK7Kn36dfkOdmY7d;2XGp`HP*O&b-;_^LOB5xqm*Dc@5YC zd1Z3^OI>cg0{k@B$G*(<$mhY!xjv4R)h0`35JfWHr_U498F-@Cuk<=z89^^+0sOz1*@7yNrr&;2W?-+v9NyvMzYHU&=x^}gMp$~6U|5|VjP<@sw+`TPJ>{r(-? z1>W=3-X2$iYq|ausQUc~TnC;GagPSKfO_9{kfh0_px*Z*@Hp_O*ZO-`1w0*8InM+| z$H#$6e<^rxumTQ)4e&JZgP@-KBB=8J2)sM^OHl9sPf+x^+w0sfaBoog>;lgQpAzt8 z;Hg}H22_6E1|I$Qe`+BecdEg~n?*T=JcZBPogS)vNf$2uU*MKx-@+0u6;0`4sufGK!2mUjt=T^VP>oEkXyyt`W z1Fr-{zdCq-@P=^zm7wx@SGc|dRJ(owR6G9-C_ecisQmv0JOTWVaQ~RM`g13MqWh_! z%6B%{0WSn4k3J0k8vMX5@Cx|ew|PIi_3g+)uFt*I>-}BuDCqDD@Il=F)jK@D2i)f6 zemJQ2Zv;;Sw}UGGmEbAhwcttMjiBoNDp2iuJE(Gf1T=br`?>xCsCsUBr$4_7Jd5iw z@bTcQ!4&)oD1P|~cnA0^@E+g?-{s?^kAfAhzYpsDBUI`p@N!V)`#VtO{Rt?(N#5<{ zITJjZ%g2Ix?mSTM*#Sz=>;qNbJ3!Urv!LqrwQ&D`fe+;R-$B*mq~G&$JqT2~hk?g| zXMw8!Mo{nB3ab43z~jNEfGXc4cnmln@R{K8Tt6Rt82B>qWbi|v^7$NiCiqQo0KD6K zTt2P`&*Qod4ukIr*Z%~b&-L2(x}3>C@$cKf3&3xM>-)dY^~o+!>0ba|2!0;i0v`AK ze!UZX0@pW#O8+HL@@v)mypK!UcCg3o*n&++pKL`6r}OjEz*lfR3yM$w z3p@!t=94~dJPmvX*A?(m@bAEj!N>fu^Xqd0z7l*e_iqL74Sotd1N;iO3j8T3zWX&u zS5GeZ6WSd7K6v?2@Z+bvT;KgPwkG%g4SX8-ozHkbxZt46`)k3Ua{rIPE5Hx@569y_ z>vqRDsQP{il)U&M_#|-lf8qlIKL$3y2SJSU!JENHf}aQZDfub*Q1GLF>U8)fcnsG+ z2JZv@4BQ7E^?7g4%fY=|zZiTn_+4-vc=i{(A3p`u^$Wm0F-*t^&^iuL3U&zrPV2;riX6==d+7@_*D9eclK@ z1pEUq1-}X&dpGDKi;?}K`N z%{RO~_kyQ!{VXsA-vEjZe+1s+C{F&;>3GaH(Fv62KA_rb-(Mxk?}E<+b$#q#yZl%W zioR9wzF-@?A9xdZ7WhU`<@yr%Eb#Ba*MXI9JKcW?&T;+Nzw!3D9egI&cmG@Or_TY; z;rgp!Mfbl0Ex`=j4SoT9A9(uTx&HbbILP&v!Iy)-2G0a<{;rR&J_^2p>xcZkk1IX~ zs{PLRp6j)9!N+pF349f}AG`p%-23~^&pUoVTCP6|p26>b`48S7e*udBrhn+=csh7@ zuIEAV^$pzl&8e+I>y`ujP@{rH_`u)hQRul5+^ z-Y>zF<1r!q6sS6!%@P0RxOZQUS8_aq<8%BVc^UuS&Bt}`QXM)e=IGsa06aUUvnvlo8 zhMR8!?;q~fzJU%~lx;dfX%c`)a%1fLb|y_fTioZkcd1CHA{KQH{Yjcf7X ztz18a<3f(-a{QEg&jw*VvvB~MYk3Rz^!H|tPB_1v^B?Obf2+8cfiLE`k%KN`e;c?z z!`a(7<~WY$`pq1dajw5xIM?5Oze*E59HZhp#J{Dq3i!k zxOxZA{2O>IM}?!x^}WIPx0~xTx%g9#-w!w2+Mj;z&#*h)W)m3IR7r^`ujf|S8}bt6TmNmW1!^zc^sQK z5R*2Kg!s_KsEoxPyPg`bG$;&l>T1E^^>`NSh)X>oZpS(|8mT5@1H=) z?sGW*8K}P-IUnYD4(G22o|W8#}mW#gE&8n^H+l-9KXk*zlUOft2zD`=l_G_6C4M)ehnD^p3cc5IIfB}z%xqc6P(|jG_M7JH{AbSuJtz!z5~1% zyo%#*>@M~+xH+634L%_}uUjAD7~^;($8HY&-H)Rlp4n1*_U_z&C)a-rewicwjdSu? z?%$2$M9xRSKLh`g;};w+KR>+iuFvm94)Yzp@{wZAo7?j~r*5Wev+KueL+QTZz3Y;>ecCFmZh`Rsp)oFnVYNa?|y2D9~Vouvr(&6v$WbuC$fp^c%_|9r0qsJTbZfW zr_#B~{@JYFZlz;cyPY-D$wo81tkKxqn4Qg<B@CkTB+|(pWew@?P{amN-4{@3Zn8=#u}Y=$jtH}C8bGQ)v0=Cj(SXG+-RiZl&(!i zX+4_{??@}-?bW+L(m&^-eo$K>%x;(QLfa z%nEYNH5=DeA*gDicJrsI?QFJ{j#ujAS*^y8(KUMtCl*wpC7=zpW};3KhCLmH2MR>(OXVzzb{j%(_x_ z7W*~3ey-Z2;9bAPn<0lWT27@d2s4(AS2`^tbcJ80dD~o8pC~m5Z>K!#LbicTy^HuS z1C}K<9?x2>Y+|toud7xf3s{nq^&Fs1=d?Ut+uUspx zsZ3nkX|+?{HqjYx!$ghonO5XnRixVPE$UL#i}{XESDI72eylP+lXjIq?weZM8a? zr2l-Dd0s64=Rq+F3mQ%DY|-%nPr7rh{&OFR<=GntXJ zcopKS&1>cx%^Bl>&5b7dL*#`{V-3_+rV?0=k_ADmQc8bg(5a@%(5bn)SmL>;d!@3g z^~!j=dR?}$-$X`+y%Y@H)lO#{($OeS%VfYPlTK7yQXW*?$S{^sz6|4FuGZKu0c<)w zNIJ;tgg-=C?X{PhQW9NJqKyiYRh()1Xta6&YepheoQ$SxrjOaMVP>qa%r~aPd$y-D z+5Q$vk8N~Ab|HDYv zyFM$_qBunrvW7XdDG<`<#zX(fS3d@-U1CN@x_!&WboFCR_roa@*U5UBNLFLVn5ar? zjj4t%;hVV{Jr82bjKJi9@SUbBkp!I-BtsB-L&@NvH&Hr1-DuD+utyrE&ISh)HB{&z z>6R>4bjh$d6*-lkq$bAqr|s%2#-6{LxT;Xf;aM~6oB}f2B&)0ibD}IuM&q6`9S{sd z$#5MWovAnGF`(45)5bW~A68DTc*jl9h`+}x%?X%1t4%0j6i>xjy2+$R=|&JIIT?o` za}$nCw`I-QNUAmzM{_1Rr1{BcXKt?1Y}<9SQFC#{sH-v|OB{)Bt<11v2o{~JbZYH%!_bBeUC+;H zltjK$NV>j~N}HP;@^K1%C^X;@`7ZpiN9~p$G7;-~i-sm~z1@V^uqi4{Y?*8p(<13? zFlHQFA7{9tv8Ia9^7>QPVmO9S=%%?kQ}JNPghn(AA@bgA)}C(A0jxXmTA4VK_}k&V zRE!kLSD!sTd#hFtxCZ8w-fN@W&Z2H2URHHO9XdP|MYxN+jLUwG)+G6F7 zG(Kcv5AIcgcnBy2f4UM*;^L4uf)^pHWYQO! zdV%;IO83eG6Vupu&U`I%a)L}qlBU?OC^^bRe?i*^HC-kvIk@ibZ6#`I)+A+-6{dQb zs;*4RoismP9hVD;SC~t|-tGglQjLx{^C(El*?YC^js{qaw~+ACelmvTU2;1&8tK(~ zt1Z!o4Piws7*^CKsbS*-S#mJS#MO)A*NKhn^G5hpb|h#V{?r%+#b6G3HXr z!n0+Jr@la5Wlxe*Qw_-AV8SF%w9ixy<=@0nVfCDD;LyM^Cc_sAX?b{17)R!bG3M~)rZtA`sw(zN>LW$ExBvb>ojP?^;lQpp=4{d zZkl0h^?E9S{^U+LbM=xd*JNug!}gy}*J8I!RXelmlC3fVrUR7jZ*!{y!^Va=6G^>H(yJJhl@uVr`^z9p!Cc@a@=yRkvv~ey2JvtUNRNF=he} z2aiIT+oBybkhU1x!QLTV%k%_qD(5Nvqw4jrzO+p0LLp|i!h%ob&2Sf$I?wR8R^;lI zk>QK)Qc4#&uBgx`ZU)X8^&<)JIAMn4woo&PLJg4J3wsWki78 zh%%w;lg9+Aho9xOmi6ciOoNs@DX_a-v!sR@v#15DK1xwQ{v?bHz0qNvfJ| zfk3qe=DiGbST__paP>r`H9gkA#+G@k;$n8VkAe){(P8dE?|N%$Na?HBP>^(uteUIW z49G%YDnKrbc6!bRh8mS7ib=220LG}|?g|DMyjv3^t+|ZBS*`Re1eg1cM48!=uBMXh z$P~$@*ex+n8292U>K2DOhUZ)MPx zwei+28yl~zz`M;J3Zv>k1cpt`Y}bnGJ}QUp-fFuhYPRvn){~2?vkU^&g=Z_*S7$r3 zha8;_q_Y{uk+gJ8iOHfp-C^Wrxgjh9e{;XMkjl`QwZ!Yj>MWd^GS45}jGfwIYR_bf z52K_ceFUY)f^|=KV_-3)l&xfED75$7pdFDq70rYePN$(XXjXp?_37@|lKM0n6uyaE z-C0h>_-;d~`hjA}PDU8X&T8GrSCj$M!G@2njgue{M4fTwS?Oi!wlctwc}z>C!3V~C zD}*qsomL5zro{P^bPIDU*Y*#^OiKf<@S5TdgEV);9X-qtV2*KsOfG1oMpqB>k=jr? zT&pqpI)P9W9P0@@@FHFMYNe-ywqixj8y@|uM5 z-t7AJ!a^5MZDNjVs)>hUBHi4mF|b^wI=#=DWT^(JU9HdIj#)lAp2pGk{#phb`S^J; zqHSu_CYJksb7ih7DS9AV_9@yMfw|0ka3E;h-rXuxNnRN;?`fWm>6&a7<*;V%di@Xe z*DPDvt;$Ef_2r6S4_%filwjG%I_PNg)9d!> z{dd_%YL)S98n$J0dB{$5NjB9%%P*JTC5K`Nb?QUEsd#FI9o0S2jpnRLk94`BUOFc? zYl*}dH1fA>@`<@z5{B!x3LgD_Cey~tLT8D@?)0*bY8l83b6Hwbd<%X7UAffHJ7vhr z?-ufIi=2Jw;28D>E-gdD`*|tZAC1-M4^hjj+o*xtGk5gd1gmW_n1{bqz}%_Wu@~W33cd9 z`XW&u*&LcUhtA}P$r9;1Ry#7v#C(pNIC)M-NS~O`3Q4p?SL<83m)dOktX4wr<#Jjn z#h1-%MKoV7r@Mygu?_nXmWL*Mk=tEB`iN23anX$Y}la z&;If`BI?HC95I3OjE;=PF`Jc(Op9D*m^5t z?j?#WBV&8j3tvTwZTGwBjj}FG2CUB98@%rz`9m@3SqX zVz$(x(9=B^?eQ2qrUR#O!ez|?o4&V6Q2Wv56vMnhXATDo4tu$yY;B5S>}-N#>+q8m zCtOl^hkoz)rI%dHVu5-H4Pm-K^N`mOxuGDQMJ6jWaqF%x-0DR_&FU1%`YnRH!Jjm` zdlyl??X2D+KE=F-)Osil0c0MJZ;>=a8dzWwizQk!9vQ>ZvgrnqIu>E$K^sg_S|%hZ z`{kA;hL=RdE(&7ha*Bj#kenXjMREYHxwh4)uPG&Ca@Go~%m{a!tWI^BAqcndXsx&~ z)=-Bo455*=l@%sBOJkeuYjnmH_eEf@&As>Dk8|wtehd(gvDi8P#YHD@3}Go1rlguS z`(DImi+rpB%)?#a|EDv<*sc-<36JH|;rPnKoV{WmnO$$%x&){ZLkf)lE1D{gp)=tv zA+Rdv147a~Ry{NYvvRDX+88Ti+|-yM@IZ5QOv>Z*nhTTVl^Ve=HnE9oQOjIb6I8=3 z)xzf+Ju|JZ(3D?To5id5E4nJtJgx!?2=kdpcCo0;1LbYG*J^?a;=;8vJX%?KcrWkD zJkM1*gi4lED=s0_ZA*+v=+05W%w99kxT~zY8gX7%1+o>5Inyf&0{WS33amKslh+AaUDZzq6$!_%$pOh%&7Fbge zJFM7X9hmW^sTNf|c9Rh91Nkc9<%HKXh%O1iKcT&MTabb><9&9{>a*!alNm=Qlr7HM zqRAsgeVrSN*I*l`3!PSz(F#0Vu()+zfo%$0v*NX;t4#CwoJ$PhA^1&fG3U{)Mbj~H zuZ~F1lZ%=zaQ3;@Py@WR)Im#)f)r`+p8A9qJ`t1$tFz)W6w*SgS=$i;mWm#(Zm+A} z9u}#QuiOdLDXLmDw=K$1$h{LJl4v*v|8z^cf?7j_;?HJUbg_|HxJbevbCju;(|DW2 zCB;z`smLvfA4KGWq)@BGFJ~+$IbpFG;Xztl*tJR*l~-kgmLP+!D9(bhbE4#hU7AC} zTTSNK5}TtpQyqz>s4l!_9v9i3hMdz>Ce+?|E~jvOZz;3AA^<@z^bgOE_-9c}#*Afb zEgs25k3tEd17i3@C_}~G9)v!;7H-GRm`iYxS^Ca{tUOhC*cU11Ev46nU%E zs)o2MbfMrFkT5YCb;*?}!o!X*v(WX{hn^^a@h4V(}DqR2hp-=NZw2+f} z-;a5vV7ON7kCEiA1zgFAhfJmsXxt^mwr?52$kEDt@vyUjFJfJ)x-3`pP9(x<_ zi>ug;T7@~V1o>37xeDbHD;9Dzr(wE3BUG}~$bpVam9NzqSAeBVs{PUY5DQ01nrEy` zU53&j6tWrOj9HwuFz-Ds1x2KssV#Ur=AlLNC}U@lQ0WlZYvk3s>d-RDZf4Hsnye`! zH+oQ|#w)RXWWE=n_(Lfgos61oHgZ70d#v~@jXh1p{Dy`<^+q~{f+7pMY00Lm*f$I! zEEV}y8*uL)ov_C)x>lj!=~@dBd^Ew>Q^Z@XBW#w@+(7E<@ffoh7iT;KT>R60amiU+L~tuYEZS&QYwFP_aaEeD=T;4h3>&Err_F)FHd z;WK??S46268E%b{tEDW9=laMrk4`P}yf_4`ma@#BS~^D)ZXqZ&sFfSa_m)msM4%o$ z8iP^O8;ZM&ri>xJ!_kj`g}~Yf915-cc^A=L5yPg{Wvax$VvIQybcJV_SsPO=I?#|1aj3}c0pdf8xURD|#-iAWp!>&jHbN;a=p5gF zbkJ;rsn(`gb`zNL)mqEL^nG2qJVkV)QvST3m_k&jg2d2Pq5{l;3qycdw4$z`{j4SpA zAkC~cwg`O2a;-`_*=)?FTR0md5>H)}h++?Oj!y?cU?bcXeRrZGTOh8tv-HZz(%axK z&p}P32J^V+Au_Zzdo*LHd@C6p*)tqhtFx4t2=&q3TX$cwH;=98)A0qHuSwcsFcXwy?RJk6Ur7o}8%qYB9`o0;5&-z42w4#cp5jvUCnMw?cSA^^Fj7n~inMs$J{Y=u$s*6v zrB}dQS1iM20luqY3X5;1*z5s`!}c0h{G5M#%TuhvEB^vT@GkjQ7O`t3qgo>z#AuLZ zshcIs{N#OBf-T>$Lmi=IP0QG8lpUm^WQ-a!ZEJ-|4WWW2pe?nX-6T$9R_L%k48Dn~ z)VmSuT6z}8;TW@N5q2AM@vufhWsM%^2WD$nyyEjFK6no7T8!UwK|^|T6q%ox$0WAk z8WxRd74fJq2#^@FjDm#92b<|yAHxTt`OBgwZnuWoF0fSG{N=fYxG`?JHI#;DO&Ze+ zwSn56AZ*lqU~n6a+wT?LscDedMA10Px!%U*k|Py!xCB>%^joMz1#V`oM}=J-<^FUD z-6%arcb9@T$!s1^bgFQ55mm|#z0-uM*x5o=RJvSk#eAN3Y zE2&Ib7JiMeagne2IP6@4LurNSLyO7+@K!<$XcaVSvPaZ=cXXl@we0Toa0IoLnXH|! zY?{P)UCa}+^Nl@4@r_p2n1ktSpTm+8%Nwp3rVOq0`N&|!ibZi_9B)}Gbd9yb2686w zd|wAs7;@IKtCDLB=6F$!1bl?uKxodUM*67Fj*Z|BJ<_*KVPwR#_i(pWu)wv66rGvz z1%oG=q|igTc#xg0F@a@b%X^G)sDQAXQ{xoR+gvu$$|PI8FE<2oyClr0%E}IAoG(3H zvy|bmMxC&b4Ypc$FXIMWxO2JmW{k*;Q_kbb5)Zgo_Eq)KG%t&QNX)P=Srl5-HWa{w zd+c5?$l~P)6WL4rS`1#b*F@gocYz>Aq26$9n(SnZNcMQzlp<({0Y$EI?nM<}S4Vf~Ak=I;>upP8w z+0!Z8D-gn9i0Tsz*na^v=n8`P4VN(t*2-Sk^*n{0N z8CvP{#WtHEbJ~<$07QIElr^XeI4>z`o5YxYEp~{DQ^&Hl*DF2=9ZSPpK~Fc^q>x6= zY|vo=lQ3iIs;H0@l7Rhiqy*lgyqIo;_Wv)R;C6CdnQw{fm*7vX@Hk z7qd9Y!FEv$kH&ordY)A1R9@ZOj&%JO+9ubv(K7L0-7q zvT|uvo(09Req>Ab+1fkoEJF90WXlLG;)kxmxVLHBF>NiIlQ{ew`F|cZ^crrt&Qxn~Z)0OR-EPmdHm+ZfV`aj|x_w?xL4C&wF+jm-Ep77;NGml1}i+_*BfbwtGA4-+PQt_NKv@6hBmC) zY$}dy_Rq=FL+~1J#SeR)MHeydy5Q2iTL;fAo(tPO4vw%5q;?3{n4XL4Y}K9`L29)@ zI@>HR<2ohhvUS1P=gGan=>==+=@}QKXRSML)#ZbG8X7GRZmP7hxk`I_V>&cc+})Aw z7d2WJ6CAKHz543&uFm*({l>Ef&K^JS>belPy54Bag>(CD;L-Z^`uzUDIb4TS>?(3~ zrQL3lS$>)or=_Pv>hP4E`cro5PZi}Hg(b(c&1|y*l{ThMrppI?zb9)BuV#AA&^beA zm(pQfj8E^O-h&&c`C>neu$4c1Dop5sGl#Bit+MU?XBY_X%%+J(YPRuJ;Ol3n|D6Z# zU@I;3Gq?m5SlUcH*~jUBvmTEQNDCthKio|jz7R;IW* z^QbbKHPwvlm6holn_g+I_28Y|+x;KtX!J6MQYCOiUkuoZ-)e#lh32cx8Pc?_!wpYD zm`;2DmolHJ)bSu=1LCP5T5u|z2?3N^3?rbb&^ z!1bL*tL+={{js>Ls43RXUS>J;K~crbZGkvCWiT&-@y; z5y`>8^Wjqj>9rZQ#&n>^!m`At%?8Q8QDDTQdxYA>%5^<_@J^aLYURmnx<;qbV zdV&kT7IJkqWjsB{N#Lp(6sm2<+)PK^quWBaz&i&zGY9XiPfCXnT4f(dP>(3H8T}jQ zF*0|nD+Fy~?6OTo&`p(KfbFlcDQv_ZO)bf_gQXlySjEAjDxdJ%Hy>BFSnp zDj8xrAQ;(nBlgwg0}p6{ZhG`VWQo+@euv*jM?|1BrK;7~P(wO8cSD#!JNRZ=#e1mP zCXztI8lpiwB{VJBoo>Lkv8N3cp|#aBMpcew)7hBR!bC-zlv(>Du)`iIU2m3M;gTyf zo+%jP>K*KsMTiyh+GJXT9GTy%V^B!j`r8JivxBM$T*z;W*)Qnm16f@awagElM!br% zU&^od+YC_-E%GX(yqe20VBtd{wjZZIX&GOM%Hx zwr+wrk}%y*vYra!@`E_f-zsX4`Z^+!+B>}XE@y8l&3=aMDw78GrvGl79=`IBn|#i| zHa?)1hqU`b^4$9CKe>G*V#KXRb@9QjFGbMxWuJ~uH`OxrWOXYYk;RKtWe>lGu7~Rf zV3dsZFf*1s?76`!J0!!r;iC~zIq)?ooB^IWH{KQyltd-w^v-uJj`Ov&Lm}P&+(myw%bkhY#RF{VMyFnty2A+ zolVA>5uTHjERA!PF~N; zOY%=q435sRV<~x;^{thT-o>b;&i?qhk=k-&6ZLEYs>-xIlHDwZMZZ;HeNaPW9;e9{ z`BcRe>Yn8YQb4qKcxn-WaLc*suM)%K-H7E`-s4Pnj11gwf3mj`)Zy(*zIJ@1L!BUp^ z%;c+z57iFDJ&dd<|#POvGU5xS5&%x=TH%iIDRVuzg?S;A>|Z)GG|Q)dSQ;N-pg| z@|0oH!gWm$3}G0-DHJS}_%jLuor4)s_GY+XT_9J}>Vg^+O2{Pa!X)&&XupMOm6BM) zB7EiMmrnYILy>*PXjeecFMFH7RX z$WCvObnWJ>SW~{k6i?mIwiP0>N{b@97+uiv3kEG3qoSMp%x}?h^_AyVSuEN$3kpWj)(FUG=5!#8c|+Qy$BXBhNSqz>A{+H9 zv-Se1$Dr!L+k!o&F?UHmQhAjMeJEsQI~oY{6z4~nsh|_c=&#g+g=QHKkIgHD-Rsdz z%NAVgK=3~)j!Q!V`hU(R_4O0EVnKr0{qV&Recr>|28qirqDwln;XJqAxsJZY!OMK) z+vDdN;M;+;nk`#}!aHTqP=c-Y^$~jqIx$)m;buSq@e23)VZG4DCW-(?d{)f80 zM1np#ct^_=Zuz40%r?f%TDVr!mG6r9y*OVJuNQkJ7shZ@4fpUY6+$7Kfu3yBkSHVe zI-Z!lQqMnDa;bf*glCrfSV^l;qL-OaH~x{DG`5UF(q~V^s3T>|Q40!T8J8zb>mcq& z!_g^YUwjPL6rwW>#7hj}Z?&nIIO;2iC6hJJXbZ8ygZi+^pe7ylmF%{K&$&G*}i>hnrw}Ps7^T2nX8>LySS zp)Pf)WjO6@a5&8Ib&Xf#?r&i%qaN2`F*>(di;;TU^cj>BMO3EQ1}oVpXui>k#`$dD z(dDenX(Orhy&K!dSa?jqD{PJ`lgDh37g2NCzy-9w{{^Nd+!Bi3C@~P(OJ6zWi`fZtRPS^ z38m*dlBzS`M}RS3t*9RaKdXF`!|q}* z(b8oSx7??=m8$?vPZ>}=_FuqMUY=Htv{V)RbEElLH59(U=3t!ikK zxs<)It6>Co)@wy?w`E&?yw}}t_Ggb5O}i~hdITQ~x;GXDV%1E4sp*%i~3;#fJ zn8`H>bGT`>sijerZN92qF2H^Z&m!x?emgeH!CU%$@vxa`2sXJiRz|UM(v?uFoNncm z>Po!=DwWeMNuk0eC>41)tkq`@OVO*(F_yuF-yg~Tf- zJuJd?Ww0`$m6JNbd|5PO@jk_vRd%I`O4VF(QdMxJiTbNrnHYUltDIm3Rq9ICPj$)( z7FJ~mj$BILlxf#z(gnomGu;w2={I#RY5GjpH-*Y%jXk~(>Xei9OPO+-l~JWDWuFu& zr*Ud@`Bj(b+1s=sbnk;p(0nD&vcWUKZ_(e{uUv@@65}YAD0DBETZ61HO{qavnohe%Xz!9FQbPSOt*%Fp*tfv!}2)V}=uf|@VET)l0&2m$&`*-M8$lPyk;eiQdl zrO#yj5~obi{s~h~)hAKPNmfLVu7v#&qnyME!A4N#X_jn7X-&s0xOUhRT@Eb^-N9XggvPz?A)0*_H#(eclXdp6AB?lpWJejP-qaYY zz;V^$VqVJWW8P{n)e^~}NA&v?nrOzG>PbUs1WjeBDS94k~{m&f01=xXq?fp?*Hcu*@$wnac5@`Sko^IY+l&aN6Vct-&XF zQhVoQG@lw4$@$C-3wSk~q9fejnaT58>apS$+@E0%iKzg6zhOi>Vl&^0$EqE}0q7r^ z55oPRMx~tc{8^m#NIok>e5OtH;?U&r7&;aE!r)?+8+6awMstM+N?w+YUDRMd{rL_N zi{kk(L*=gy;wbzYR#UNM5}r7UkIV@Ur`0W!79JgHUgY4DR;>t`_t{W(wyV^};yiL8 zjO4j3?ZEFHPwsHV@aO0LHFZ~BhWx-MjKC{g-z`=oR}Yv-^J;1WK8icuP~=mZ zStBcEi2^C|Num-#7kfoHrf8`;969o!e*ji z2?gt($S`lM&10E+bGckC^wXp67tcyF87!}$3d}=^Jt2CSv|IE#1SEO9xcu3;>J?$z z4o`TjUe_7Tr*8p%|(ZG+#9|yaS{S6hsc8wDe(H_Y zW9XqN+!ozLdfDe|61t?XpFW{OxT$@Xc_-UAbP_D)RmGr3T3v(K*fEJusW;#janXqL~|_=KM%RVg*>UaF=k z(+X}?+PlW?0~R4s3ZaM-$rcoXci;Aohr|TMdAcw1^U(xW_DYm4!sg5ssU0I)H0S3j-6RRL&-0JOFVm3-<-#Pi9^6%Sie4i6 zkU|Wl&o-Kj?)ojxyTIUiDKyXD&4%4c>S325W_~k2R0%iPT2Uag{5=58gSrzNJ9LvHs#Axs^-7tm&Mja~0wmMl* z9JW-XLU}_xA<9&@8*D%MsEQX&v7o&9dT)rhrMtI#gO*4Z*MsJ~ZX&isNG-qM z(>=xSWl}C+m6ha7|7=NwtPe&)S0nY4vv@oYrO^EHx>Jq|-_E9pM{aWz9ho@qh=Q(10&ZC*DTKZ)2I?%@qk(`#) zJG5?cY25-GE>8I*l*VXx+vse;18#go$h^$d%21Z%rG){cQiTE>kT zsbx{bd9kLXZTpp^abb_qJ6uR1qEyEyq>PLrW?W`q_kcBZgHXh5v!}Zh=nj3ytxScdE4srN``HW*PM(V@acg_iO(R$lyN~7xy$ z)(Xomaj2|2tW3ik>*3|NkX%buXyKDZd-jlP;iDEtCW+AUtpMt!?;U9GExyz6j75UV zN>7zOw6I8|S?R%ArPWp(+B0I`QWx(2I>N3P&89_Ot**}>?4w!T*OaCE!bc9omsq0k zyRAueX?Xxv&SkC)MBNVC9L%QO@*od_rYBjH{UT!&XvPLk*@cn(t*|xy0bBeS14D{; zThOA%vP*c|;9kE54vrl~(rR^!K$8WLb&EfUX}xgG-(rs{CM`aRhrqXq)v}bJmvWzr zN3Ht$S$PfFcLyS~u>$L{Z8v&3C2c{a|LS8~568AJF0Iqk;L$d8wIDaBtq`2LTGr%^ zcF>W~&4&Ppq1cRt`IZkXiRSO%kU)$k{x*#>s+p~JC+|>Qq^MqLZ}c#*E)S0B4uzS; zU|!^%_6joFOICAxW5|69Q&lS{h}Rzri+sf}k*cww3n^CWKWqyXq64=yX1c#Z;9;Kr z9Rfx)7ReY!MpMz@HCPPLi|rhVqSZGD6oaIIl{#Y>5A?O@Ly;vfTTU|AsARDdu-*u& zhqYmHUyk8LR~(g=cSJV|uLOULo*6hZWOJ+ArW$dO#?Nf^Bt9@k3sNdu{+TI@~shsdy zr_-Bzjm01uTO$E|;}V*eBstxvxwfnv^yO}|HY^EWGqC7&Ty$FKtGK%{Uzd?Ji5SqB zT}}XvENo3~;jbL!zS=9$%jkeWlBd$V?yd+E`F?iVXAR_?YlTG(F<8t7e0j&rGuM+o zQjj@hPV{_)4WlZWJ7*)t$2f81RfxkGi-^^tmBrpDJ}(PTe+^wTtRyKfy^SwH*75%R(6WLPC9e?waDVCImmFZYPFL1)@tMRJEJhv=Ac*QI|dVK}bM z>`dBzCXtG&Q*0nDywz4qIW6;tjMla@BiVP~-4>Sf*eV{qoeo*pSS;W3)#z4ZEtQ0u zw#02>EZe9J)|#yrKcrxS$8A)(2;pm3Oazsf6pM$ICwTq)U*nGt-p7kHPRYp}N>Di4 zt;2Y5xOynUB7SN?-Vk5Kuy&%NpMvG8*kkw|*PDDY>T82!N8)DL8Me;4Ez*aIN7aG~ zwe39gHINVzO82wsOAXR3H8W%LH5Seaa~q-Dt*q7yE1!MrQeK%IR^q513}aZAzrr91 zu9D$|C2EyMvH3F%_HcXHAkNxmmaS-6oloOohX*G_`3>5^Umw26xjhWhC*(D-j$s`z zkkWdahNriBG#Mzs} zXQT#gi9tbyMQhX5{m>neWQ#srEbEb)iH{aiSiT^&`z*n;xcs83a{JG0G-pgW9idN8 z4!Uf~2ZFFFudZAupyZWOukl=RB^{^LC~6+ruYNOEVd`|0fumH^7+W{XP9w}2tA|}# zJdQtnE+Y5Jh7qat8L}`vFzcIWiRuUu>2iq&RFFniWK;2RfTfW)Te11Bp5zZuRKBYN zX)Fn)1-=6_;c{V3B`vicH3PAvAb66m1K0;Aw1~v#jf`1QHz9vj7I{-1PdmYs;aa)k z^U1v;QSb_Om$aqTA?wOkJ5rn1$OS3=R=iOBQ2bUn3B$^&kh{H_ek_gN)rMt9We}7D zal{m}@S+_EL+Rid3*y;iU-0bEXS#~U*L){RAFyE6jo2ZOPHmbKDk@AqHpLPRD{N0G zed-#)XM#02edF5y(AYtQbr(1G7j1Z|>dTj+sstX!oHs{bsXANat;bTDoQ&ROm9^-B z3me@uf$w|cL|fl+RD`gsq7#Xq!lHV*U$F#QmS(UIhSeC-u-z<8^y{)+!gYg^es#2`iVeDcdXJFADxx z?|}Ksoy8-s1v$c2v~;C>v|115AkFN8A=u=-Mk9?~EIvW(A7Tp+$}p!*!r24_GiBv3 zEG8a&dnWct;>!-$hpbmT^1S1St}7?AFoRJlqs@Ckm!8fwY);~ys&xsmK+#f5qA5du zj2GBc*R)yA?L=76FhQcVd=m>6>oe`j$08T^3XJ*WzzWlZxPjb5!LS`;V4^~Zg6V=T z|HcrD%$TpTeTm(2rc3PA;!O|rV!vz6YQsO9!j2Xak-e_3mULuUarUf(RMjPnT$0gU zWw^7{&n-I)j_}QosFEO5x1yKh32$<|G}JB~%;EnXmx z(2=q_WZ4VHRL|pKFlG%yuuL?SByuHCgIzQ@GPqM8#mF@TT?6G&(wN2u>e(2rg>5F& zHCVFNE_PjL2zc8%N6|A)!NZ?)O|6b)f@^_~2Zi3&=MG|o$#5OJU-Nsu_n;Iu)sW8d zt$JE%7`H{WvdI2)+N2Y0LOHsEI*RRkw0~@|eTauhGC+Wp)UUL2m$InwW_ApTj=|)z zYSUNj`@E1=qff;7!rYIAjcWl}`F7@qnM}&CSetK+=dGsAIL0b`gq=3>MwJzm?^~m> zo%v8q$7}ZBBH2F7j;l{gF(F*!9MOjEjKC_aN-s!Zff|LO2>EPxqXQjp4U5g_UOenp zL9kzK9KNvAl)FmkK;C*L2@hb)MhmX!?wS_v={lGOLt%FyK9bnAV_a@F_$IK>KtruA z|F3#VsID}leJI70N+1+Tuojj|53Z>D?l{{XB5`wjpA diff --git a/languages/mollie-payments-for-woocommerce-de_DE.po b/languages/mollie-payments-for-woocommerce-de_DE.po deleted file mode 100644 index ec4db7214..000000000 --- a/languages/mollie-payments-for-woocommerce-de_DE.po +++ /dev/null @@ -1,2094 +0,0 @@ -# Copyright (C) 2022 unnamed project -# This file is distributed under the same license as the unnamed project package. -msgid "" -msgstr "" -"Project-Id-Version: undefined\n" -"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/html\n" -"POT-Creation-Date: 2023-09-26T10:35:31+00:00\n" -"PO-Revision-Date: \n" -"Last-Translator: \n" -"Language-Team: \n" -"Language: de_DE\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SourceCharset: UTF-8\n" -"X-Generator: Poedit 3.3.2\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" - -#. Plugin Name of the plugin -#, fuzzy -msgid "Mollie Payments for WooCommerce" -msgstr "%1$sMollie-Zahlungen für WooCommerce ist inaktiv:%2$s" - -#. Plugin URI of the plugin -#. Author URI of the plugin -msgid "https://www.mollie.com" -msgstr "" - -#. Description of the plugin -msgid "Accept payments in WooCommerce with the official Mollie plugin" -msgstr "" - -#. Author of the plugin -#, fuzzy -msgid "Mollie" -msgstr "Mollie-Status:" - -#: inc/settings/mollie_advanced_settings.php:13 -msgctxt "Label {orderNumber} description for payment description options" -msgid "Order number" -msgstr "Bestellnummer" - -#: inc/settings/mollie_advanced_settings.php:14 -msgctxt "Label {storeName} description for payment description options" -msgid "Site Title" -msgstr "Seitentitel" - -#: inc/settings/mollie_advanced_settings.php:15 -msgctxt "Label {customer.firstname} description for payment description options" -msgid "Customer's first name" -msgstr "Vorname des Kunden" - -#: inc/settings/mollie_advanced_settings.php:16 -msgctxt "Label {customer.lastname} description for payment description options" -msgid "Customer's last name" -msgstr "Nachname des Kunden" - -#: inc/settings/mollie_advanced_settings.php:17 -msgctxt "Label {customer.company} description for payment description options" -msgid "Customer's company name" -msgstr "Firmenname des Kunden" - -#: inc/settings/mollie_advanced_settings.php:23 -msgid "Mollie advanced settings" -msgstr "Fortgeschrittene Mollie-Einstellungen" - -#: inc/settings/mollie_advanced_settings.php:25 -#: src/Settings/Page/MollieSettingsPage.php:186 -msgid "The following options are required to use the plugin and are used by all Mollie payment methods" -msgstr "Die folgenden Optionen sind für die Verwendung des Plugins verpflichtend und werden von allen Mollie-Bezahlmethoden verwendet" - -#: inc/settings/mollie_advanced_settings.php:29 -msgid "Order status after cancelled payment" -msgstr "Bestellstatus nach stornierter Zahlung" - -#: inc/settings/mollie_advanced_settings.php:35 -msgid "Status for orders when a payment (not a Mollie order via the Orders API) is cancelled. Default: pending. Orders with status Pending can be paid with another payment method, customers can try again. Cancelled orders are final. Set this to Cancelled if you only have one payment method or don't want customers to re-try paying with a different payment method. This doesn't apply to payments for orders via the new Orders API and Klarna payments." -msgstr "Status für Bestellungen bei stornierter Bezahlung (keine Mollie-Bestellung über die Bestellungs-API). Standard: ausstehend Bestellungen mit ausstehendem Status können über eine andere Bezahlmethode abgewickelt werden, Kunden können die Bezahlung erneut versuchen. Stornierte Bestellungen sind final. Setze den Status auf storniert, wenn du nur eine Bezahlmethode anbietest oder nicht möchtest, dass Kunden die Bezahlung mit einer anderen Bezahlmethode erneut versuchen. Dies trifft nicht auf Zahlungen für Bestellungen über die neue Bestellungs-API oder Klarna-Zahlungen zu." - -#: inc/settings/mollie_advanced_settings.php:40 -msgid "Payment screen language" -msgstr "Sprache der Bezahlseite" - -#: inc/settings/mollie_advanced_settings.php:43 -msgid "Automatically send WordPress language" -msgstr "WordPress-Sprache automatisch übermitteln" - -#: inc/settings/mollie_advanced_settings.php:46 -#: inc/settings/mollie_advanced_settings.php:106 -#: src/Settings/General/MollieGeneralSettings.php:281 -msgid "default" -msgstr "Standard" - -#: inc/settings/mollie_advanced_settings.php:47 -msgid "Detect using browser language" -msgstr "Über Browsersprache erkennen" - -#: inc/settings/mollie_advanced_settings.php:51 -msgid "English" -msgstr "Englisch" - -#: inc/settings/mollie_advanced_settings.php:52 -msgid "Dutch" -msgstr "Niederländisch" - -#: inc/settings/mollie_advanced_settings.php:53 -msgid "Flemish (Belgium)" -msgstr "Flämisch (Belgien)" - -#: inc/settings/mollie_advanced_settings.php:54 -msgid "French" -msgstr "Französisch" - -#: inc/settings/mollie_advanced_settings.php:55 -msgid "French (Belgium)" -msgstr "Französisch (Belgien)" - -#: inc/settings/mollie_advanced_settings.php:56 -msgid "German" -msgstr "Deutsch" - -#: inc/settings/mollie_advanced_settings.php:57 -msgid "Austrian German" -msgstr "Deutsch (Österreich)" - -#: inc/settings/mollie_advanced_settings.php:58 -msgid "Swiss German" -msgstr "Deutsch (Schweiz)" - -#: inc/settings/mollie_advanced_settings.php:59 -msgid "Spanish" -msgstr "Spanisch" - -#: inc/settings/mollie_advanced_settings.php:60 -msgid "Catalan" -msgstr "Katalanisch" - -#: inc/settings/mollie_advanced_settings.php:61 -msgid "Portuguese" -msgstr "Portugiesisch" - -#: inc/settings/mollie_advanced_settings.php:62 -msgid "Italian" -msgstr "Italienisch" - -#: inc/settings/mollie_advanced_settings.php:63 -msgid "Norwegian" -msgstr "Norwegisch" - -#: inc/settings/mollie_advanced_settings.php:64 -msgid "Swedish" -msgstr "Schwedisch" - -#: inc/settings/mollie_advanced_settings.php:65 -msgid "Finnish" -msgstr "Finnisch" - -#: inc/settings/mollie_advanced_settings.php:66 -msgid "Danish" -msgstr "Dänisch" - -#: inc/settings/mollie_advanced_settings.php:67 -msgid "Icelandic" -msgstr "Isländisch" - -#: inc/settings/mollie_advanced_settings.php:68 -msgid "Hungarian" -msgstr "Ungarisch" - -#: inc/settings/mollie_advanced_settings.php:69 -msgid "Polish" -msgstr "Polnisch" - -#: inc/settings/mollie_advanced_settings.php:70 -msgid "Latvian" -msgstr "Lettisch" - -#: inc/settings/mollie_advanced_settings.php:71 -msgid "Lithuanian" -msgstr "Litauisch" - -#: inc/settings/mollie_advanced_settings.php:74 -msgid "Sending a language (or locale) is required. The option 'Automatically send WordPress language' will try to get the customer's language in WordPress (and respects multilanguage plugins) and convert it to a format Mollie understands. If this fails, or if the language is not supported, it will fall back to American English. You can also select one of the locales currently supported by Mollie, that will then be used for all customers." -msgstr "Du musst eine Sprache (oder locale) übermitteln. Bei Verwendung der Option ‚WordPress-Sprache automatisch übermitteln‘ wird versucht, die Spracheinstellung des Kunden bei WordPress abzurufen (dabei werden mehrsprachige Plug-ins berücksichtigt) und in ein Mollie-kompatibles Format zu übertragen. Scheitert dies, oder wird die Sprache nicht unterstützt, wird auf American English zurückgegriffen. Du kannst auch eine momentan von Mollie unterstützte locale verwenden, die dann für alle Kunden angewandt wird." - -#: inc/settings/mollie_advanced_settings.php:82 -msgid "Store customer details at Mollie" -msgstr "Kundendetails des Geschäfts bei Mollie" - -#: inc/settings/mollie_advanced_settings.php:85 -#, fuzzy -msgid "Should Mollie store customers name and email address for Single Click Payments? Default %1$s. Required if WooCommerce Subscriptions is being used! Read more about %2$s and how it improves your conversion." -msgstr "Soll Mollie den Namen und die E-Mail-Adresse des Kunden für Single-Click-Bezahlungen speichern? Standard: %1$s. Verpflichtend bei Verwendung von WooCommerce Subscriptions. Mollie-Komponenten für dieses Portal verwenden. Erfahre mehr über %2$s und wie du damit deinen Umsatz steigern kannst." - -#: inc/settings/mollie_advanced_settings.php:89 -#: src/Settings/Page/MollieSettingsPage.php:304 -msgid "Enabled" -msgstr "Aktiv" - -#: inc/settings/mollie_advanced_settings.php:90 -msgid "Single Click Payments" -msgstr "Zahlungen mit einem Klick" - -#: inc/settings/mollie_advanced_settings.php:98 -msgid "Select API Method" -msgstr "API-Methode auswählen" - -#: inc/settings/mollie_advanced_settings.php:115 -msgid "Click %1$shere%2$s to read more about the differences between the Payments and Orders API" -msgstr "%1$sHier%2$s erfährst du mehr über die Unterschiede zwischen der Payments API und der Orders API" - -#: inc/settings/mollie_advanced_settings.php:125 -msgid "API Payment Description" -msgstr "Beschreibung für Zahlung über API" - -#: inc/settings/mollie_advanced_settings.php:141 -msgctxt "Payment description options" -msgid "Available variables" -msgstr "Verfügbare Variablen" - -#: inc/settings/mollie_advanced_settings.php:165 -msgid "Select among the available variables the description to be used for this transaction.%1$s(Note: this only works when the method is set to Payments API)%2$s" -msgstr "Wähle die Beschreibung, die für diese Transaktion verwendet werden soll, aus den verfügbaren Variablen aus.%1$s(Hinweis: funktioniert nur, wenn die Methode Payments API ausgewählt wurde)%2$s" - -#: inc/settings/mollie_advanced_settings.php:176 -msgid "Surcharge gateway fee label" -msgstr "Label für zusätzliche Gateway-Gebühr" - -#: inc/settings/mollie_advanced_settings.php:182 src/Gateway/Surcharge.php:36 -msgid "Gateway Fee" -msgstr "Gateway-Gebühr" - -#: inc/settings/mollie_advanced_settings.php:184 -msgid "This is the label will appear in frontend when the surcharge applies" -msgstr "Dieses Label erscheint auf dem Frontend, wenn die zusätzliche Gebühr anfällt" - -#: inc/settings/mollie_advanced_settings.php:192 -msgid "Remove Mollie data from Database on uninstall" -msgstr "Mollie-Daten beim Deinstallieren aus der Datenbank entfernen" - -#: inc/settings/mollie_advanced_settings.php:198 -msgid "Remove options and scheduled actions from database when uninstalling the plugin." -msgstr "Optionen und geplante Aktionen bei der Deinstallation des Plugins aus der Datenbank löschen." - -#: inc/settings/mollie_advanced_settings.php:199 -msgid "Clear now" -msgstr "Jetzt entfernen" - -#: inc/settings/mollie_applepay_settings.php:12 -#: src/PaymentMethods/Applepay.php:13 -msgid "Apple Pay" -msgstr "Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:14 -msgid "The following options are required to use the Apple Pay gateway" -msgstr "Die folgenden Optionen sind für die Verwendung des Zahlungsportals Apple Pay verpflichtend" - -#: inc/settings/mollie_applepay_settings.php:19 -#: src/Settings/General/MollieGeneralSettings.php:19 -msgid "Enable/Disable" -msgstr "Aktivieren/deaktivieren" - -#. translators: Placeholder 1: Gateway title -#: inc/settings/mollie_applepay_settings.php:21 -#: src/Settings/General/MollieGeneralSettings.php:26 -msgid "Enable %s" -msgstr "%s aktivieren" - -#: inc/settings/mollie_applepay_settings.php:29 -#: src/Settings/General/MollieGeneralSettings.php:41 -msgid "Title" -msgstr "Titel" - -#: inc/settings/mollie_applepay_settings.php:32 -#: src/Settings/General/MollieGeneralSettings.php:45 -msgid "This controls the title which the user sees during checkout. Default %s" -msgstr "Hierdurch wird der Titel gesteuert, den Benutzer beim Bezahlvorgang sehen. Standard: %s" - -#: inc/settings/mollie_applepay_settings.php:46 -#: inc/settings/mollie_applepay_settings.php:48 -#: src/Settings/General/MollieGeneralSettings.php:78 -msgid "Display logo" -msgstr "Logo anzeigen" - -#: inc/settings/mollie_applepay_settings.php:61 -#: src/Settings/General/MollieGeneralSettings.php:64 -msgid "Description" -msgstr "Beschreibung" - -#: inc/settings/mollie_applepay_settings.php:64 -#: src/Settings/General/MollieGeneralSettings.php:68 -msgid "Payment method description that the customer will see on your checkout. Default %s" -msgstr "Beschreibung der Bezahlmethode, die der Kunde im Bezahlvorgang angezeigt bekommt. Standard: %s" - -#: inc/settings/mollie_applepay_settings.php:81 -msgid "Apple Pay button settings" -msgstr "Einstellungen zur Schaltfläche Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:86 -msgid "The following options are required to use the Apple Pay Direct Button" -msgstr "Die folgenden Optionen sind für die Verwendung der Schaltfläche „Direktkauf über Apple Pay“ verpflichtend" - -#: inc/settings/mollie_applepay_settings.php:90 -#: src/PaymentMethods/Applepay.php:34 -msgid "Enable Apple Pay Button on Cart page" -msgstr "Schalfläche Apple Pay im Einkaufswagen aktivieren" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:93 -#: src/PaymentMethods/Applepay.php:36 -msgid "Enable the Apple Pay direct buy button on the Cart page" -msgstr "Kaufschaltfläche „Direktkauf über Apple Pay“ im Einkaufswagen aktivieren" - -#: inc/settings/mollie_applepay_settings.php:106 -#: src/PaymentMethods/Applepay.php:44 -msgid "Enable Apple Pay Button on Product page" -msgstr "Schalfläche Apple Pay auf Produktseite aktivieren" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:109 -#: src/PaymentMethods/Applepay.php:46 -msgid "Enable the Apple Pay direct buy button on the Product page" -msgstr "Kaufschaltfläche „Direktkauf über Apple Pay“ auf der Produktseite aktivieren" - -#: inc/settings/mollie_components.php:9 -msgctxt "Mollie Components Settings" -msgid "Base Styles" -msgstr "Basisformat" - -#: inc/settings/mollie_components.php:18 inc/settings/mollie_components.php:158 -msgctxt "Mollie Components Settings" -msgid "Background Color" -msgstr "Hintergrundfarbe" - -#: inc/settings/mollie_components.php:24 inc/settings/mollie_components.php:147 -msgctxt "Mollie Components Settings" -msgid "Text Color" -msgstr "Textfarbe" - -#: inc/settings/mollie_components.php:30 -msgctxt "Mollie Components Settings" -msgid "Placeholder Color" -msgstr "Platzhalterfarbe" - -#: inc/settings/mollie_components.php:36 -msgctxt "Mollie Components Settings" -msgid "Font Size" -msgstr "Schriftgröße" - -#: inc/settings/mollie_components.php:37 -msgctxt "Mollie Components Settings" -msgid "Defines the component font size. Allowed units: 'em', 'px', 'rem'." -msgstr "Legt die Schriftgröße der Komponente fest. Erlaubte Einheiten: ‚em‘, ‚px‘, ‚rem‘." - -#: inc/settings/mollie_components.php:47 -msgctxt "Mollie Components Settings" -msgid "Font Weight" -msgstr "Schriftbreite" - -#: inc/settings/mollie_components.php:50 -msgctxt "Mollie Components Settings" -msgid "Lighter" -msgstr "Schmaler" - -#: inc/settings/mollie_components.php:51 -msgctxt "Mollie Components Settings" -msgid "Regular" -msgstr "Normal" - -#: inc/settings/mollie_components.php:52 -msgctxt "Mollie Components Settings" -msgid "Bold" -msgstr "Fett" - -#: inc/settings/mollie_components.php:58 -msgctxt "Mollie Components Settings" -msgid "Letter Spacing" -msgstr "Zeichenabstand" - -#: inc/settings/mollie_components.php:64 -msgctxt "Mollie Components Settings" -msgid "Line Height" -msgstr "Zeilenhöhe" - -#: inc/settings/mollie_components.php:73 -msgctxt "Mollie Components Settings" -msgid "Padding" -msgstr "Abstände" - -#: inc/settings/mollie_components.php:74 -msgctxt "Mollie Components Settings" -msgid "Add padding to the components. Allowed units include `16px 16px 16px 16px` and `em`, `px`, `rem`." -msgstr "Füge Abstände zu den Komponenten hinzu. Beispiele für erlaubte Einheiten: ‚16px 16px 16px 16px‘, ‚em‘, ‚px‘, ‚rem‘." - -#: inc/settings/mollie_components.php:84 -msgctxt "Mollie Components Settings" -msgid "Align Text" -msgstr "Text ausrichten" - -#: inc/settings/mollie_components.php:87 -msgctxt "Mollie Components Settings" -msgid "Left" -msgstr "Links" - -#: inc/settings/mollie_components.php:88 -msgctxt "Mollie Components Settings" -msgid "Right" -msgstr "Rechts" - -#: inc/settings/mollie_components.php:89 -msgctxt "Mollie Components Settings" -msgid "Center" -msgstr "Zentrieren" - -#: inc/settings/mollie_components.php:90 -msgctxt "Mollie Components Settings" -msgid "Justify" -msgstr "Justieren" - -#: inc/settings/mollie_components.php:96 -msgctxt "Mollie Components Settings" -msgid "Transform Text " -msgstr "Text transformieren " - -#: inc/settings/mollie_components.php:99 -msgctxt "Mollie Components Settings" -msgid "None" -msgstr "Keine" - -#: inc/settings/mollie_components.php:104 -msgctxt "Mollie Components Settings" -msgid "Capitalize" -msgstr "Großschreibung" - -#: inc/settings/mollie_components.php:109 -msgctxt "Mollie Components Settings" -msgid "Uppercase" -msgstr "Großbuchstaben" - -#: inc/settings/mollie_components.php:114 -msgctxt "Mollie Components Settings" -msgid "Lowercase" -msgstr "Kleinbuchstaben" - -#: inc/settings/mollie_components.php:119 -msgctxt "Mollie Components Settings" -msgid "Full Width" -msgstr "Gesamte Breite" - -#: inc/settings/mollie_components.php:124 -msgctxt "Mollie Components Settings" -msgid "Full Size Kana" -msgstr "Gesamte Breite Kana" - -#: inc/settings/mollie_components.php:138 -msgctxt "Mollie Components Settings" -msgid "Invalid Status Styles" -msgstr "Format für invalide Status" - -#: inc/settings/mollie_components.php:148 -msgctxt "Mollie Components Settings" -msgid "Text Color for invalid input." -msgstr "Textfarbe bei ungültiger Eingabe." - -#: inc/settings/mollie_components.php:159 -msgctxt "Mollie Components Settings" -msgid "Background Color for invalid input." -msgstr "Hintergrundfarbe bei ungültiger Eingabe." - -#: src/Activation/ActivationModule.php:141 -msgid "%1$sMollie Payments for WooCommerce: API keys missing%2$s Please%3$s set your API keys here%4$s." -msgstr "%1$sMollie-Zahlungen für WooCommerce Fehlende API-Schlüssel%2$s Bitte%3$s richte deine API-Schlüssel hier ein%4$s." - -#: src/Activation/ConstraintsChecker.php:106 -msgid "%1$sMollie Payments for WooCommerce is inactive:%2$s" -msgstr "%1$sMollie-Zahlungen für WooCommerce ist inaktiv:%2$s" - -#: src/Activation/ConstraintsChecker.php:110 -msgid "%1$sCorrect the above errors to use Mollie Payments for Woocommerce%2$s" -msgstr "%1$sKorrigiere die oben genannten Fehler, um Mollie-Zahlungen für WooCommerce zu nutzen%2$s" - -#: src/Assets/AssetsModule.php:386 -msgid "Name on card" -msgstr "Name auf der Karte" - -#: src/Assets/AssetsModule.php:390 -msgid "Card number" -msgstr "Kartennummer" - -#: src/Assets/AssetsModule.php:394 -msgid "Expiry date" -msgstr "Ablaufdatum" - -#: src/Assets/AssetsModule.php:398 -msgid "CVC/CVV" -msgstr "CVC/CVV" - -#: src/Assets/AssetsModule.php:405 -msgid "An unknown error occurred, please check the card fields." -msgstr "Ein unbekannter Fehler ist aufgetreten, bitte überprüfe die Kartenfelder." - -#: src/Assets/AssetsModule.php:459 -msgid "No custom logo selected" -msgstr "Kein eigenes Logo ausgewählt" - -#: src/Assets/MollieCheckoutBlocksSupport.php:142 -msgid "Please choose a billing country to see the available payment methods" -msgstr "Bitte wähle das Land aus, in dem die Rechnung erstellt wird, um die verfügbaren Zahlungsmethoden anzuzeigen" - -#. translators: Placeholder 1: Payment method title -#: src/Buttons/ApplePayButton/AppleAjaxRequests.php:700 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:113 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:157 -#: src/Payment/PaymentService.php:716 -msgid "Could not create %s payment." -msgstr "%s-Zahlung konnte nicht erstellt werden." - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:42 -msgid "%1$sServer not compliant with Apple requirements%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sDer Server ist nicht mit Apple Pay kompatibel%2$s Überprüfe %3$sdie Anforderungsseite von Apple Pay,%4$s um den Fehler zu beheben, damit der Kaufbutton von Apple Pay verwendet werden kann" - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:58 -msgid "%1$sApple Pay Validation Error%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sValidierungsfehler von Apple Pay%2$s Überprüfe %3$sdie Anforderungsseite von Apple Pay,%4$s um den Fehler zu beheben, damit der Kaufbutton von Apple Pay verwendet werden kann" - -#: src/Gateway/GatewayModule.php:655 -msgid "Error processing %1$s payment, the %2$s field is required." -msgstr "" - -#: src/Gateway/GatewayModule.php:669 -msgid "Please enter your %1$s, this is required for %2$s payments" -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:269 -#: src/Settings/Page/MollieSettingsPage.php:314 -msgid "Test mode enabled." -msgstr "Testmodus aktiviert." - -#. translators: The surrounding %s's Will be replaced by a link to the global setting page -#: src/Gateway/MolliePaymentGateway.php:274 -msgid "No API key provided. Please %1$sset you Mollie API key%2$s first." -msgstr "Kein API-Schlüssel vorgegeben. Bitte %1$slege deinen Mollie-API-Schlüssel fest%2$s." - -#. translators: Placeholder 1: payment method title. The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Gateway/MolliePaymentGateway.php:289 -msgid "%1$s not enabled in your Mollie profile. You can enable it by editing your %2$sMollie profile%3$s." -msgstr "%1$s ist nicht in deinem Mollie-Profil aktiviert. Du kannst es aktivieren, indem du dein %2$sMollie-Profil%3$s bearbeitest." - -#. translators: Placeholder 1: WooCommerce currency, placeholder 2: Supported Mollie currencies -#: src/Gateway/MolliePaymentGateway.php:304 -msgid "Current shop currency %1$s not supported by Mollie. Read more about %2$ssupported currencies and payment methods.%3$s " -msgstr "Die aktuelle Shopwährung %1$s wird von Mollie nicht unterstützt. Mehr Informationen zu %2$sunterstützten Währungen und Bezahlungsmethoden.%3$s " - -#: src/Gateway/MolliePaymentGateway.php:575 -msgid "You have cancelled your payment. Please complete your order with a different payment method." -msgstr "Du hast deine Zahlung storniert. Vervollständige deine Bestellung bitte mit einer anderen Zahlungsmethode." - -#: src/Gateway/MolliePaymentGateway.php:596 -#: src/Gateway/MolliePaymentGateway.php:610 -msgid "Your payment was not successful. Please complete your order with a different payment method." -msgstr "Deine Zahlung war nicht erfolgreich. Vervollständige deine Bestellung bitte mit einer anderen Zahlungsmethode." - -#: src/Gateway/MolliePaymentGateway.php:646 -msgid "Could not load order %s" -msgstr "Bestellung %s konnte nicht geladen werden" - -#: src/Gateway/MolliePaymentGateway.php:899 -msgid "Order cancelled" -msgstr "Bestellung storniert" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Gateway/MolliePaymentGateway.php:933 -msgid "%1$s payment still pending (%2$s) but customer already returned to the store. Status should be updated automatically in the future, if it doesn't this might indicate a communication issue between the site and Mollie." -msgstr "Eine %1$s-Zahlung ist noch offen (%2$s), der Kunde ist aber bereits zum Shop zurückgekehrt. Der Status sollte zukünftig automatisch aktualisiert werden. Falls dies nicht der Fall ist, liegt möglicherweise ein Kommunikationsproblem zwischen der Seite und Mollie vor." - -#: src/Gateway/MolliePaymentGateway.php:939 src/Payment/MollieObject.php:682 -#: src/Payment/MollieObject.php:714 src/Payment/MollieOrder.php:281 -#: src/Payment/MollieOrder.php:338 src/Payment/MollieOrder.php:382 -#: src/Payment/MollieOrder.php:463 src/Payment/MollieOrder.php:534 -#: src/Payment/MollieOrder.php:877 src/Payment/MollieOrderService.php:171 -#: src/Payment/MollieOrderService.php:437 -#: src/Payment/MollieOrderService.php:500 -#: src/Payment/MollieOrderService.php:714 src/Payment/MolliePayment.php:236 -#: src/Payment/MolliePayment.php:323 src/Payment/MolliePayment.php:399 -#: src/Payment/MolliePayment.php:423 src/Payment/PaymentService.php:801 -#: src/Subscription/MollieSepaRecurringGateway.php:137 -#: src/Subscription/MollieSepaRecurringGateway.php:204 -#: src/Subscription/MollieSubscriptionGateway.php:458 -msgid "test mode" -msgstr "Testmodus" - -#: src/Gateway/MolliePaymentGateway.php:950 -msgid ", payment pending." -msgstr ", Zahlung ausstehend" - -#: src/Gateway/MolliePaymentGateway.php:982 -msgid "Your order has been cancelled." -msgstr "Deine Bestellung wurde storniert." - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. -#: src/Gateway/Surcharge.php:257 -msgid " + %1$s %2$s fee might apply" -msgstr " Möglicherweise fällt eine + %1$s %2$s-Gebühr an" - -#. translators: Placeholder 1: Fee amount tag. -#: src/Gateway/Surcharge.php:274 -msgid " + %1$s%% fee might apply" -msgstr " Möglicherweise fällt eine + %1$s%%-Gebühr an" - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. Placeholder 3: Percentage amount. -#: src/Gateway/Surcharge.php:297 -msgid " + %1$s %2$s + %3$s%% fee might apply" -msgstr " Möglicherweise fällt eine + %1$s %2$s + %3$s%%-Gebühr an" - -#: src/Gateway/Surcharge.php:330 -msgid " (excl. VAT)" -msgstr " (exkl. Mehrwertsteuer)" - -#: src/Gateway/Voucher/VoucherModule.php:79 -#: src/Settings/Page/MollieSettingsPage.php:50 -#: src/Settings/Page/MollieSettingsPage.php:183 -msgid "Mollie Settings" -msgstr "Mollie-Einstellungen" - -#: src/Gateway/Voucher/VoucherModule.php:109 -#: src/Gateway/Voucher/VoucherModule.php:149 -#: src/Gateway/Voucher/VoucherModule.php:172 -msgid "Mollie Voucher Category" -msgstr "Mollie-Gutscheinkategorie" - -#: src/Gateway/Voucher/VoucherModule.php:112 -#: src/Gateway/Voucher/VoucherModule.php:151 -#: src/Gateway/Voucher/VoucherModule.php:176 -msgid "--Please choose an option--" -msgstr "--Bitte eine Option wählen--" - -#: src/Gateway/Voucher/VoucherModule.php:113 -#: src/Gateway/Voucher/VoucherModule.php:152 -#: src/Gateway/Voucher/VoucherModule.php:181 -#: src/Gateway/Voucher/VoucherModule.php:243 -#: src/Gateway/Voucher/VoucherModule.php:298 -msgid "No Category" -msgstr "Keine Kategorie" - -#: src/Gateway/Voucher/VoucherModule.php:114 -#: src/Gateway/Voucher/VoucherModule.php:153 -#: src/Gateway/Voucher/VoucherModule.php:184 -#: src/Gateway/Voucher/VoucherModule.php:244 -#: src/Gateway/Voucher/VoucherModule.php:299 src/PaymentMethods/Voucher.php:57 -msgid "Meal" -msgstr "Essen" - -#: src/Gateway/Voucher/VoucherModule.php:115 -#: src/Gateway/Voucher/VoucherModule.php:154 -#: src/Gateway/Voucher/VoucherModule.php:187 -#: src/Gateway/Voucher/VoucherModule.php:245 -#: src/Gateway/Voucher/VoucherModule.php:300 src/PaymentMethods/Voucher.php:58 -msgid "Eco" -msgstr "Öko" - -#: src/Gateway/Voucher/VoucherModule.php:116 -#: src/Gateway/Voucher/VoucherModule.php:155 -#: src/Gateway/Voucher/VoucherModule.php:190 -#: src/Gateway/Voucher/VoucherModule.php:246 -#: src/Gateway/Voucher/VoucherModule.php:301 src/PaymentMethods/Voucher.php:59 -msgid "Gift" -msgstr "Geschenk" - -#: src/Gateway/Voucher/VoucherModule.php:157 -#: src/Gateway/Voucher/VoucherModule.php:194 -msgid "Select a voucher category to apply to all products with this category" -msgstr "Wähle eine Gutscheinkategorie aus, die auf alle Produkte dieser Kategorie angewendet werden soll" - -#: src/Gateway/Voucher/VoucherModule.php:228 src/PaymentMethods/Voucher.php:53 -msgid "Select the default products category" -msgstr "Wähle die Standard-Produktkategorie" - -#: src/Gateway/Voucher/VoucherModule.php:232 -msgid "Products voucher category" -msgstr "Produktgutschein-Kategorie" - -#: src/Gateway/Voucher/VoucherModule.php:239 -#: src/Gateway/Voucher/VoucherModule.php:297 -msgid "Same as default category" -msgstr "Entspricht Standardkategorie" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/Gateway/Voucher/VoucherModule.php:251 -#, fuzzy -msgid "In order to process it, all products in the order must have a category. To disable the product from voucher selection select 'No category' option." -msgstr "Um weiterverarbeitet werden zu können, müssen alle Produkte der Bestellung eine Kategorie haben. Um das Produkt von der Gutscheinauswahl auszuschließen, wähle die Option „Keine Kategorie“." - -#: src/Gateway/Voucher/VoucherModule.php:294 -msgid "Mollie Voucher category" -msgstr "Mollie-Gutscheinkategorie" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:677 -msgid "%1$s renewal payment failed via Mollie (%2$s). You will need to manually review the payment and adjust product stocks if you use them." -msgstr "Erneute %1$s-Zahlung über Mollie fehlgeschlagen (%2$s). Du musst die Zahlung händisch überprüfen und, falls verwendet, die Produktbestände anpassen." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:709 -msgid "%1$s payment failed via Mollie (%2$s)." -msgstr "%1$s-Bezahlung über Mollie fehlgeschlagen (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:743 -msgid "Mollie webhook called, but payment also started via %s, so the order status is not updated." -msgstr "Der Mollie-WebHook wurde aufgerufen, die Zahlung wurde jedoch gleichzeitig über %s gestartet. Der Bestellstatus wird deshalb nicht aktualisiert." - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/Payment/MollieObject.php:765 -#: src/PaymentMethods/InstructionStrategies/PaypalInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (PayPal transaction ID: %3$s)" -msgstr "Zahlung durch %1$s - %2$s (PayPal Transaktions-ID: %3$s) erfolgt" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:909 -msgctxt "Payment description for {orderNumber}" -msgid "Order {orderNumber}" -msgstr "Bestellung {orderNumber}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:919 -msgctxt "Payment description for {storeName}" -msgid "StoreName {storeName}" -msgstr "Name des Shops {storeName}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:929 -msgctxt "Payment description for {customer.firstname}" -msgid "Customer Firstname {customer.firstname}" -msgstr "Vorname des Kunden {customer.firstname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:939 -msgctxt "Payment description for {customer.lastname}" -msgid "Customer Lastname {customer.lastname}" -msgstr "Nachname des Kunden {customer.lastname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:949 -msgctxt "Payment description for {customer.company}" -msgid "Customer Company {customer.company}" -msgstr "Firma des Kunden {customer.company}" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:277 src/Payment/MolliePayment.php:234 -#: src/Subscription/MollieSepaRecurringGateway.php:210 -msgid "Order completed using %1$s payment (%2$s)." -msgstr "Vorgang über %1$s-Bezahlung (%2$s) erfolgt." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:336 -msgid "Order authorized using %1$s payment (%2$s). Set order to completed in WooCommerce when you have shipped the products, to capture the payment. Do this within 28 days, or the order will expire. To handle individual order lines, process the order via the Mollie Dashboard." -msgstr "Bestellung über %1$s-Bezahlung (%2$s) autorisiert. Setze die Bestellung in WooCommerce auf abgeschlossen, wenn du die Produkte versandt hast, um die Bezahlung zu erfassen. Erledige dies innerhalb von 28 Tagen, ansonsten verfällt die Bestellung. Um individuelle Auftragszeilen abzuwickeln, verarbeite die Bestellung über das Mollie-Dashboard." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:380 -msgid "Order completed at Mollie for %1$s order (%2$s). At least one order line completed. Remember: Completed status for an order at Mollie is not the same as Completed status in WooCommerce!" -msgstr "Bestellvorgang bei Mollie für %1$s-Bestellung (%2$s) abgeschlossen. Mindestens eine Auftragszeile abgeschlossen. Hinweis: Der abgeschlossene Status bei Mollie ist nicht mit dem abgeschlossenen Status bei WooCommerce gleichzusetzen." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:461 -msgid "%1$s order (%2$s) cancelled ." -msgstr "%1$s-Bestellung (%2$s) abgebrochen." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:532 -msgid "%1$s order expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "%1$s-Bestellung (%2$s) abgelaufen, wegen einer weiteren offenen Zahlung (%3$s) jedoch nicht abgebrochen." - -#: src/Payment/MollieOrder.php:627 -msgctxt "Order note error" -msgid "The sum of refunds for all order lines is not identical to the refund amount, so this refund will be processed as a payment amount refund, not an order line refund." -msgstr "Die Summe der Rückerstattungen aller Auftragszeilen stimmt nicht mit dem Rückerstattungsbetrag überein, die Rückerstattung wird deshalb als Rückerstattung des Zahlungsbetrags und nicht als Rückerstattung der Auftragszeilen bearbeitet." - -#: src/Payment/MollieOrder.php:759 -msgctxt "Order note error" -msgid "Can not refund order amount that has status %1$s at Mollie." -msgstr "Ein Zahlungsbetrag mit dem Status %1$s bei Mollie kann nicht rückerstattet werden." - -#: src/Payment/MollieOrder.php:781 -msgid "Amount refund of %1$s%2$s refunded in WooCommerce and at Mollie.%3$s Refund ID: %4$s." -msgstr "Erstattungsbetrag von %1$s erstatteten %2$s bei WooCommerce und Mollie.%3$s Erstattungs-ID: %4$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:872 -msgid "%1$s order (%2$s) expired ." -msgstr "%1$s-Bestellung (%2$s) abgelaufen." - -#: src/Payment/MollieOrder.php:1095 -msgid "%1$sx %2$s cancelled for %3$s%4$s in WooCommerce and at Mollie." -msgstr "%1$sx %2$s storniert für %3$s%4$s bei WooCommerce und Mollie." - -#: src/Payment/MollieOrder.php:1119 -msgid "%1$sx %2$s refunded for %3$s%4$s in WooCommerce and at Mollie.%5$s Refund ID: %6$s." -msgstr "%1$sx %2$s erstattet für %3$s%4$s bei WooCommerce und Mollie.%5$s Erstattungs-ID: %6$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment status, placeholder 3: payment ID -#: src/Payment/MollieOrderService.php:168 -msgid "%1$s payment %2$s (%3$s), not processed." -msgstr "%1$s-Zahlung %2$s (%3$s), nicht verarbeitet." - -#: src/Payment/MollieOrderService.php:400 -msgid "New chargeback %s processed! Order note and order status updated." -msgstr "Neue Rückbuchung %s erfasst. Bestellungsnotiz und Status aktualisiert." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:432 -msgid "%1$s payment charged back via Mollie (%2$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "%1$s-Zahlung über Mollie zurückgebucht (%2$s). Du musst die Zahlung händisch überprüfen und, falls verwendet, die Produktbestände anpassen." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:494 -msgid "%1$s payment charged back via Mollie (%2$s). Subscription status updated, please review (and adjust product stocks if you use it)." -msgstr "%1$s-Zahlung über Mollie zurückgebucht (%2$s). Abonnementstatus aktualisiert, bitte prüfen (und, falls verwendet, Produktbestände anpassen)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:701 -msgid "%1$s payment %2$s via Mollie (%3$s %4$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "%1$s-Zahlung %2$s über Mollie fehlgeschlagen (%3$s %4$s). Du musst die Zahlung händisch überprüfen und, falls verwendet, die Produktbestände anpassen." - -#: src/Payment/MollieOrderService.php:814 -msgid "New refund %s processed in Mollie Dashboard! Order note added, but order not updated." -msgstr "Neue Rückerstattung %s im Mollie-Dashboard verarbeitet. Bestellungsnotiz hinzugefügt, Bestellung jedoch nicht aktualisiert." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:321 -msgid "%1$s payment (%2$s) cancelled ." -msgstr "%1$s-Bezahlvorgang (%2$s) abgebrochen." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:397 -msgid "%1$s payment expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "%1$s-Zahlung (%2$s) abgelaufen, wegen einer weiteren offenen Zahlung (%3$s) jedoch nicht abgebrochen." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:421 -msgid "%1$s payment expired (%2$s)." -msgstr "%1$s-Zahlung abgelaufen (%2$s)." - -#. translators: Placeholder 1: currency, placeholder 2: refunded amount, placeholder 3: optional refund reason, placeholder 4: payment ID, placeholder 5: refund ID -#: src/Payment/MolliePayment.php:497 -msgid "Refunded %1$s%2$s%3$s - Payment: %4$s, Refund: %5$s" -msgstr "Rückerstattung %1$s%2$s%3$s – Zahlung: %4$s, Rückerstattung: %5$s" - -#. translators: Placeholder 1: order number -#: src/Payment/MollieSubscription.php:78 -msgctxt "Default payment description for subscription recurring payments" -msgid "Order %1$s" -msgstr "Bestellung %1$s" - -#: src/Payment/OrderItemsRefunder.php:121 -msgid "One of the WooCommerce order items does not have the refund item ID meta value associated to Mollie Order item." -msgstr "Eine der WooCommerce-Auftragspositionen stimmt nicht mit dem entsprechenden Metawert für die ID des Rückerstattungsartikels der Mollie-Auftragsposition überein." - -#: src/Payment/OrderItemsRefunder.php:166 -msgid "Impossible to retrieve the order item ID related to the remote item: %1$s. Try to do a refund by amount." -msgstr "Die Auftragspositions-ID zum folgenden Remote-Artikel konnte nicht abgerufen werden: %1$s. Versuche, eine Rückerstattung nach Betrag durchzuführen." - -#: src/Payment/OrderItemsRefunder.php:190 -msgid "Empty WooCommerce order items or mollie order lines." -msgstr "Leere WooCommerce-Auftragspositionen oder Mollie-Auftragszeilen." - -#: src/Payment/OrderLines.php:509 -msgid "Shipping" -msgstr "Versand" - -#: src/Payment/PaymentModule.php:215 -msgid "%1$s items refunded in WooCommerce and at Mollie." -msgstr "%1$s erstattete Artikel bei WooCommerce und Mollie." - -#: src/Payment/PaymentModule.php:233 -msgid "%1$s items cancelled in WooCommerce and at Mollie." -msgstr "%1$s stornierte Artikel bei WooCommerce und Mollie." - -#: src/Payment/PaymentModule.php:352 -msgctxt "Order note info" -msgid "Processing a payment, no capture needed" -msgstr "Ein Bezahlvorgang wird bearbeitet, keine Erfassung notwendig" - -#: src/Payment/PaymentModule.php:366 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be shipped/captured." -msgstr "Die Bestellung wurde bei Mollie bereits storniert und kann nicht versandt/erfasst werden." - -#: src/Payment/PaymentModule.php:374 -msgctxt "Order note info" -msgid "Order already completed at Mollie, can not be shipped/captured." -msgstr "Die Bestellung wurde bei Mollie bereits abgearbeitet und kann nicht versandt/erfasst werden." - -#: src/Payment/PaymentModule.php:383 -msgctxt "Order note info" -msgid "Order successfully updated to shipped at Mollie, capture of funds underway." -msgstr "Die Bestellung wurde bei Mollie erfolgreich auf versandt aktualisiert, Erfassung der Geldmittel in Bearbeitung." - -#: src/Payment/PaymentModule.php:389 -msgctxt "Order note info" -msgid "Order not paid or authorized at Mollie yet, can not be shipped." -msgstr "Die Bestellung wurde bei Mollie noch nicht bezahlt oder autorisiert und kann nicht versandt werden." - -#: src/Payment/PaymentModule.php:423 -msgctxt "Order note info" -msgid "Order contains Mollie payment method, but not a valid Mollie Order ID. Canceling order failed." -msgstr "Die Bestellung enthält eine Mollie-Zahlungsmethode, aber keine gültige Mollie-Bestell-ID. Stornierung der Bestellung fehlgeschlagen." - -#: src/Payment/PaymentModule.php:444 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be canceled again." -msgstr "Die Bestellung wurde bei Mollie bereits storniert und kann nicht erneut storniert werden." - -#: src/Payment/PaymentModule.php:454 -msgctxt "Order note info" -msgid "Order also cancelled at Mollie." -msgstr "Bestellung auch bei Mollie storniert." - -#: src/Payment/PaymentModule.php:460 -msgctxt "Order note info" -msgid "Order could not be canceled at Mollie, because order status is " -msgstr "Bestellung konnte bei Mollie nicht storniert werden, da der Bestellstatus " - -#: src/Payment/PaymentService.php:622 -msgid "Subscription switch failed, no valid mandate found. Place a completely new order to change your subscription." -msgstr "Abonnement-Umstellung fehlgeschlagen, kein valides Mandat gefunden. Leite einen neuen Bestellvorgang ein, um dein Abonnement zu ändern." - -#: src/Payment/PaymentService.php:628 -msgid "Failed switching subscriptions, no valid mandate." -msgstr "Abonnement-Wechsel fehlgeschlagen, kein valides Mandat." - -#: src/Payment/PaymentService.php:638 -msgid "Order completed internally because of an existing valid mandate at Mollie." -msgstr "Die Bestellung wurde wegen eines bestehenden, gültigen Mandats bei Mollie intern abgewickelt." - -#: src/Payment/PaymentService.php:779 -#: src/Subscription/MollieSepaRecurringGateway.php:126 -#: src/Subscription/MollieSubscriptionGateway.php:449 -msgid "Awaiting payment confirmation." -msgstr "Die Zahlungsbestätigung wird erwartet." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Payment/PaymentService.php:799 -#: src/Subscription/MollieSepaRecurringGateway.php:135 -#: src/Subscription/MollieSubscriptionGateway.php:456 -msgid "%1$s payment started (%2$s)." -msgstr "%1$s-Zahlung gestartet (%2$s)." - -#: src/Payment/PaymentService.php:869 -msgid "Payment failed due to: Mollie is out of service. Please try again later." -msgstr "" - -#: src/Payment/RefundLineItemsBuilder.php:126 -msgid "Mollie doesn't allow a partial refund of the full amount or quantity of at least one order line. Trying to process this as an amount refund instead." -msgstr "Mollie erlaubt keine teilweise Rückerstattung des vollen Betrags oder der vollen Menge mindestens einer Auftragszeile. Es wird stattdessen versucht, die Eingabe als Erstattungsbetrag zu verarbeiten." - -#: src/PaymentMethods/Applepay.php:14 -msgid "To accept payments via Apple Pay" -msgstr "Um Bezahlungen über Apple Pay zu akzeptieren" - -#: src/PaymentMethods/Bancontact.php:13 -msgid "Bancontact" -msgstr "Bancontact" - -#: src/PaymentMethods/Banktransfer.php:32 -msgid "Bank Transfer" -msgstr "Überweisung" - -#: src/PaymentMethods/Banktransfer.php:54 -#: src/Settings/General/MollieGeneralSettings.php:252 -msgid "Activate expiry time setting" -msgstr "Einstellung für den Ablaufzeitpunkt übernehmen" - -#: src/PaymentMethods/Banktransfer.php:55 -#: src/Settings/General/MollieGeneralSettings.php:253 -msgid "Enable expiry time for payments" -msgstr "Ablaufzeitpunkt für Zahlungen aktivieren" - -#: src/PaymentMethods/Banktransfer.php:56 -msgid "Enable this option if you want to be able to set the time after which the payment will expire. This will turn all transactions into payments instead of orders" -msgstr "Aktiviere diese Option, um den Zeitpunkt, an dem die Zahlungsfrist abläuft, selbst festzulegen. Hiermit werden alle Transaktionen in Zahlungen anstatt Bestellungen umgewandelt" - -#: src/PaymentMethods/Banktransfer.php:61 -#: src/Settings/General/MollieGeneralSettings.php:259 -msgid "Expiry time" -msgstr "Ablaufzeitpunkt" - -#. translators: Placeholder 1: Default expiry days. -#: src/PaymentMethods/Banktransfer.php:64 -msgid "Number of DAYS after the payment will expire. Default %d days" -msgstr "TAGE nach Ende der Zahlungsfrist. Standard: %d Tage." - -#: src/PaymentMethods/Banktransfer.php:73 -msgid "Skip Mollie payment screen" -msgstr "Mollie-Bezahlseite überspringen" - -#: src/PaymentMethods/Banktransfer.php:74 -msgid "Skip Mollie payment screen when Bank Transfer is selected" -msgstr "Mollie-Bezahlseite überspringen, wenn Überweisung ausgewählt wurde" - -#: src/PaymentMethods/Banktransfer.php:75 -msgid "Enable this option if you want to skip redirecting your user to the Mollie payment screen, instead this will redirect your user directly to the WooCommerce order received page displaying instructions how to complete the Bank Transfer payment." -msgstr "Aktiviere diese Option, um die Weiterleitung des Benutzers auf die Mollie-Bezahlseite zu überspringen. Stattdessen wird der Benutzer direkt zur Bestellbestätigung von WooCommerce weitergeleitet und bekommt eine Schrittanweisung zur Abwicklung der Überweisungszahlung angezeigt." - -#: src/PaymentMethods/Belfius.php:13 -msgid "Belfius Direct Net" -msgstr "Belfius Direct Net" - -#: src/PaymentMethods/Billie.php:13 -msgid "Billie" -msgstr "" - -#: src/PaymentMethods/Billie.php:14 -#, fuzzy -msgid "To accept payments via Billie, all default WooCommerce checkout fields should be enabled and required." -msgstr "Um Bezahlungen über Klarna zu akzeptieren, müssen alle standardmäßigen Felder im WooCommerce-Bezahlvorgang aktiviert und verpflichtend sein." - -#: src/PaymentMethods/Billie.php:29 -msgid "Company field is empty. The company field is required." -msgstr "" - -#: src/PaymentMethods/Billie.php:33 -msgid "Please enter your company name here." -msgstr "" - -#: src/PaymentMethods/Creditcard.php:16 -msgid "Credit card" -msgstr "Kreditkarte" - -#: src/PaymentMethods/Creditcard.php:52 -msgid "Enable Mollie Components" -msgstr "Mollie-Komponenten aktivieren" - -#: src/PaymentMethods/Creditcard.php:55 -#, fuzzy -msgid "Use the Mollie Components for this Gateway. Read more about %s and how it improves your conversion." -msgstr "Mollie-Komponenten für dieses Portal aktivieren Mollie-Komponenten für dieses Portal verwenden. Erfahre mehr über %s und wie du damit deinen Umsatz steigern kannst." - -#: src/PaymentMethods/Creditcard.php:59 src/Settings/Page/Components.php:21 -#: src/Settings/Page/MollieSettingsPage.php:733 -msgid "Mollie Components" -msgstr "Mollie-Komponenten" - -#: src/PaymentMethods/Creditcard.php:92 -msgid "Customize Icons" -msgstr "Symbole personalisieren" - -#: src/PaymentMethods/Creditcard.php:99 -msgid "Enable Icons Selector" -msgstr "Symbolauswahl aktivieren" - -#: src/PaymentMethods/Creditcard.php:100 -msgid "Show customized creditcard icons on checkout page" -msgstr "Personalisierte Kreditkartensymbole auf der Checkout-Seite anzeigen" - -#: src/PaymentMethods/Creditcard.php:108 -msgid "Show American Express Icon" -msgstr "American-Express-Symbol anzeigen" - -#: src/PaymentMethods/Creditcard.php:113 -msgid "Show Carta Si Icon" -msgstr "Carta-Si-Symbol anzeigen" - -#: src/PaymentMethods/Creditcard.php:118 -msgid "Show Carte Bancaire Icon" -msgstr "Carte-Bancaire-Symbol anzeigen" - -#: src/PaymentMethods/Creditcard.php:123 -msgid "Show Maestro Icon" -msgstr "Maestro-Symbol anzeigen" - -#: src/PaymentMethods/Creditcard.php:128 -msgid "Show Mastercard Icon" -msgstr "Mastercard-Symbol anzeigen" - -#: src/PaymentMethods/Creditcard.php:133 -msgid "Show Visa Icon" -msgstr "Visa-Symbol anzeigen" - -#: src/PaymentMethods/Creditcard.php:138 -msgid "Show VPay Icon" -msgstr "VPay-Symbol anzeigen" - -#: src/PaymentMethods/Directdebit.php:13 -msgid "SEPA Direct Debit" -msgstr "SEPA-Direktmandat" - -#: src/PaymentMethods/Directdebit.php:14 -#, fuzzy -msgid "SEPA Direct Debit is used for recurring payments with WooCommerce Subscriptions, and will not be shown in the WooCommerce checkout for regular payments! You also need to enable iDEAL and/or other 'first' payment methods if you want to use SEPA Direct Debit." -msgstr "Für wiederkehrende Zahlungen mit WooCommerce Subscriptions werden SEPA-Direktmandate verwendet. Diese werden nicht im WooCommerce-Bezahlvorgang für reguläre Zahlungen angezeigt. Du musst außerdem iDEAL und/oder weitere „erste“ Bezahlmethoden aktivieren, wenn du SEPA-Direktmandate verwenden möchtest." - -#: src/PaymentMethods/Eps.php:13 -msgid "EPS" -msgstr "EPS" - -#: src/PaymentMethods/Giftcard.php:30 -msgctxt "Placeholder 1: giftcard issuer, Placeholder 2: amount value, Placeholder 3: currency" -msgid "Mollie - Giftcard details: %1$s %2$s %3$s." -msgstr "Details zum Mollie-Gutschein: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:42 -msgctxt "Placeholder 1: remainder method, Placeholder 2: amount value, Placeholder 3: currency" -msgid " Remainder: %1$s %2$s %3$s." -msgstr " Verbleibend: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:60 -msgid "Gift cards" -msgstr "Geschenkkarten" - -#: src/PaymentMethods/Giftcard.php:62 src/PaymentMethods/Giftcard.php:105 -msgid "Select your gift card" -msgstr "Wähle deine Geschenkkarte aus" - -#: src/PaymentMethods/Giftcard.php:78 -msgid "Show gift cards dropdown" -msgstr "Drop-down-Liste für Geschenkkarten anzeigen" - -#: src/PaymentMethods/Giftcard.php:84 -msgid "If you disable this, a dropdown with various gift cards will not be shown in the WooCommerce checkout, so users will select a gift card on the Mollie payment page after checkout." -msgstr "Wenn du die Option deaktivieren, wird die Drop-down-Liste mit verschiedenen Geschenkkarten nicht im WooCommerce-Bezahlvorgang angezeigt, sondern die Benutzer wählen auf der Mollie-Bezahlseite nach dem WooCommerce-Bezahlvorgang eine Geschenkkarte aus." - -#: src/PaymentMethods/Giftcard.php:93 src/PaymentMethods/Ideal.php:46 -#: src/PaymentMethods/Kbc.php:48 -msgid "Issuers empty option" -msgstr "Kartenaussteller-Option leer" - -#: src/PaymentMethods/Giftcard.php:99 -msgid "This text will be displayed as the first option in the gift card dropdown, but only if the above 'Show gift cards dropdown' is enabled." -msgstr "Dieser Text wird als erste Option in der Drop-down-Liste für Geschenkkarten angezeigt, wenn „Drop-down-Liste für Geschenkkarten anzeigen“ weiter oben aktiviert wurde." - -#: src/PaymentMethods/Giropay.php:13 -msgid "Giropay" -msgstr "Giropay" - -#: src/PaymentMethods/Ideal.php:15 -msgid "iDEAL" -msgstr "iDEAL" - -#: src/PaymentMethods/Ideal.php:17 src/PaymentMethods/Ideal.php:55 -#: src/PaymentMethods/Kbc.php:16 -msgid "Select your bank" -msgstr "Wähle deine Bank aus" - -#: src/PaymentMethods/Ideal.php:34 -msgid "Show iDEAL banks dropdown" -msgstr "Drop-down-Liste für iDEAL-Banken anzeigen" - -#: src/PaymentMethods/Ideal.php:37 -msgid "If you disable this, a dropdown with various iDEAL banks will not be shown in the WooCommerce checkout, so users will select a iDEAL bank on the Mollie payment page after checkout." -msgstr "Wenn du die Option deaktivierst, wird die Drop-down-Liste mit verschiedenen iDEAL-Banken nicht im WooCommerce-Bezahlvorgang angezeigt, sondern die Benutzer wählen auf der Mollie-Bezahlseite nach dem WooCommerce-Bezahlvorgang eine iDEAL-Bank aus." - -#: src/PaymentMethods/Ideal.php:49 -#, fuzzy -msgid "This text will be displayed as the first option in the iDEAL issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show iDEAL banks dropdown' is enabled." -msgstr "Dieser Text wird als erste Option in der Drop-down-Liste für iDEAL-Kartenaussteller angezeigt. Erfolgt keine Eingabe, wird „Wähle deine Bank aus“ angezeigt. Nur wenn die obere Option „Drop-down-Liste für iDEAL-Banken anzeigen“ aktiviert wurde." - -#: src/PaymentMethods/In3.php:13 -msgid "in3" -msgstr "in3" - -#: src/PaymentMethods/In3.php:15 -msgid "Pay in 3 instalments, 0% interest" -msgstr "Zahlung in 3 Raten, 0 % Zinsen" - -#: src/PaymentMethods/In3.php:25 -msgid "Required field is empty. Phone and birthdate fields are required." -msgstr "" - -#: src/PaymentMethods/In3.php:29 -msgid "Please enter your phone here. +00.." -msgstr "" - -#: src/PaymentMethods/In3.php:30 -msgid "Please enter your birthdate here." -msgstr "" - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/PaymentMethods/InstructionStrategies/ApplepayInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (Apple Pay transaction ID: %3$s)" -msgstr "Zahlung durch %1$s - %2$s (Apple Pay Transaktions-ID: %3$s) erfolgt" - -#. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN, placeholder 3: consumer BIC -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:28 -#: src/PaymentMethods/InstructionStrategies/DirectDebitInstructionTrait.php:20 -msgid "Payment completed by %1$s (IBAN (last 4 digits): %2$s, BIC: %3$s)" -msgstr "Zahlung durch %1$s erfolgt (IBAN (letzte 4 Ziffern): %2$s, BIC: %3$s)" - -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:37 -msgid "Please complete your payment by transferring the total amount to the following bank account:" -msgstr "Bitte schließe die Zahlung ab, indem du den vollen Betrag auf das folgende Konto überweist:" - -#. translators: Placeholder 1: 'Stichting Mollie Payments' -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:41 -msgid "Beneficiary: %s" -msgstr "Begünstigter: %s" - -#. translators: Placeholder 1: Payment details bank account -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:43 -msgid "IBAN: %s" -msgstr "IBAN: %s" - -#. translators: Placeholder 1: Payment details bic -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:45 -msgid "BIC: %s" -msgstr "BIC: %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:49 -msgid "Payment reference: %s" -msgstr "Zahlungsreferenz: %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:52 -msgid "Please provide the payment reference %s" -msgstr "Gib bitte die Zahlungsreferenz %s an" - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:62 -msgid "The payment will expire on %s." -msgstr "Die Zahlungsfrist läuft am %s ab." - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:68 -msgid "The payment will expire on %s. Please make sure you transfer the total amount before this date." -msgstr "Die Zahlungsfrist läuft am %s ab. Bitte überweise bis dahin den vollen Betrag." - -#. translators: Placeholder 1: card holder -#: src/PaymentMethods/InstructionStrategies/CreditcardInstructionStrategy.php:19 -msgid "Payment completed by %s" -msgstr "Zahlung durch %s erfolgt" - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:19 -msgid "We have not received a definite payment status." -msgstr "Wir haben keinen endgültigen Zahlungsstatus erhalten." - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:25 -msgid "We have not received a definite payment status. You will receive an email as soon as we receive a confirmation of the bank/merchant." -msgstr "Wir haben keinen endgültigen Zahlungsstatus erhalten. Du erhältst eine E-Mail, sobald wir eine Bestätigung der Bank oder des Händlers erhalten." - -#. translators: Placeholder 1: payment method -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:33 -msgid "Payment completed with %s" -msgstr "Zahlung durch %s erfolgt" - -#. translators: Placeholder 1: Mollie_WC_Gateway_MyBank consumer name, placeholder 2: Consumer Account number -#: src/PaymentMethods/InstructionStrategies/MybankInstructionStrategy.php:18 -msgid "Payment completed by %1$s - %2$s" -msgstr "Zahlung durch %1$s - %2$s erfolgt" - -#. translators: Placeholder 1: customer billing email -#: src/PaymentMethods/InstructionStrategies/Przelewy24InstructionStrategy.php:19 -msgid "Payment completed by %s." -msgstr "Zahlung durch %s erfolgt." - -#: src/PaymentMethods/Kbc.php:14 -msgid "KBC/CBC Payment Button" -msgstr "KBC/CBC-Zahlungsbutton" - -#: src/PaymentMethods/Kbc.php:33 -msgid "Show KBC/CBC banks dropdown" -msgstr "Drop-down-Liste für KBC/CBC-Banken anzeigen" - -#: src/PaymentMethods/Kbc.php:39 -msgid "If you disable this, a dropdown with various KBC/CBC banks will not be shown in the WooCommerce checkout, so users will select a KBC/CBC bank on the Mollie payment page after checkout." -msgstr "Wenn du die Option deaktivierst, wird die Drop-down-Liste mit verschiedenen KBC/CBC-Banken nicht im WooCommerce-Bezahlvorgang angezeigt, sondern die Benutzer wählen auf der Mollie-Bezahlseite nach dem WooCommerce-Bezahlvorgang eine KBC/CBC-Bank aus." - -#: src/PaymentMethods/Klarna.php:13 -msgid "Pay with Klarna" -msgstr "Bezahle mit Klarna" - -#: src/PaymentMethods/Klarna.php:14 src/PaymentMethods/Klarnapaylater.php:14 -#: src/PaymentMethods/Klarnapaynow.php:14 -#: src/PaymentMethods/Klarnasliceit.php:14 -msgid "To accept payments via Klarna, all default WooCommerce checkout fields should be enabled and required." -msgstr "Um Bezahlungen über Klarna zu akzeptieren, müssen alle standardmäßigen Felder im WooCommerce-Bezahlvorgang aktiviert und verpflichtend sein." - -#: src/PaymentMethods/Klarnapaylater.php:13 -msgid "Klarna Pay later" -msgstr "Klarna Pay later" - -#: src/PaymentMethods/Klarnapaynow.php:13 -msgid "Klarna Pay Now" -msgstr "Klarna Pay Now" - -#: src/PaymentMethods/Klarnasliceit.php:13 -msgid "Klarna Slice it" -msgstr "Klarna Slice it" - -#: src/PaymentMethods/Mybank.php:13 -msgid "MyBank" -msgstr "MyBank" - -#: src/PaymentMethods/Mybank.php:14 -msgid "To accept payments via MyBank" -msgstr "Um Bezahlungen über MyBank zu akzeptieren" - -#. translators: Placeholder 1: Lock icon. Placeholder 2: Mollie logo. -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:25 -msgid "%1$s Secure payments provided by %2$s" -msgstr "%1$s Sichere Zahlungen bereitgestellt durch %2$s" - -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:43 -msgid "Secure payments provided by" -msgstr "Sichere Zahlungen bereitgestellt durch" - -#: src/PaymentMethods/Paypal.php:13 -msgid "PayPal" -msgstr "PayPal" - -#: src/PaymentMethods/Paypal.php:33 -msgid "Display on cart page" -msgstr "Im Einkaufswagen anzeigen" - -#: src/PaymentMethods/Paypal.php:37 -msgid "Enable the PayPal button to be used in the cart page." -msgstr "Aktiviere die PayPal-Schaltfläche, die im Einkaufswagen verwendet werden soll." - -#: src/PaymentMethods/Paypal.php:45 -msgid "Display on product page" -msgstr "Auf der Produktseite anzeigen" - -#: src/PaymentMethods/Paypal.php:49 -msgid "Enable the PayPal button to be used in the product page." -msgstr "Aktiviere die PayPal-Schaltfläche, die auf der Produktseite verwendet werden soll." - -#: src/PaymentMethods/Paypal.php:58 -msgctxt "Mollie PayPal Button Settings" -msgid "Button text language and color" -msgstr "Sprache und Farbe des Schaltflächentextes" - -#: src/PaymentMethods/Paypal.php:59 -msgctxt "Mollie PayPal Button Settings" -msgid "Select the text and the colour of the button." -msgstr "Wähle Text und Farbe der Schaltfläche aus." - -#: src/PaymentMethods/Paypal.php:69 -msgid "Minimum amount to display button" -msgstr "Mindestbetrag zur Anzeige der Schaltfläche" - -#: src/PaymentMethods/Paypal.php:73 -msgid "If the product or the cart total amount is under this number, then the button will not show up." -msgstr "Wenn der Betrag des Produkts oder des Einkaufswagens unter dieser Zahl liegt, wird die Schaltfläche nicht angezeigt." - -#: src/PaymentMethods/Paypal.php:88 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill blue" -msgstr "Englisch -- Kauf über PayPal - Klein und rund, blau" - -#: src/PaymentMethods/Paypal.php:89 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded blue" -msgstr "Englisch -- Kauf über PayPal - Abgerundet, blau" - -#: src/PaymentMethods/Paypal.php:90 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill golden" -msgstr "Englisch -- Kauf über PayPal - Klein und rund, goldfarben" - -#: src/PaymentMethods/Paypal.php:91 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded golden" -msgstr "Englisch -- Kauf über PayPal - Abgerundet, goldfarben" - -#: src/PaymentMethods/Paypal.php:92 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill gray" -msgstr "Englisch -- Kauf über PayPal - Klein und rund, grau" - -#: src/PaymentMethods/Paypal.php:93 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded gray" -msgstr "Englisch -- Kauf über PayPal - Abgerundet, grau" - -#: src/PaymentMethods/Paypal.php:94 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill white" -msgstr "Englisch -- Kauf über PayPal - Klein und rund, weiß" - -#: src/PaymentMethods/Paypal.php:95 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded white" -msgstr "Englisch -- Kauf über PayPal - Abgerundet, weiß" - -#: src/PaymentMethods/Paypal.php:96 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill black" -msgstr "Englisch -- Bezahlung mit PayPal - Klein und rund, schwarz" - -#: src/PaymentMethods/Paypal.php:97 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded black" -msgstr "Englisch -- Bezahlung mit PayPal - Abgerundet, schwarz" - -#: src/PaymentMethods/Paypal.php:98 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill blue" -msgstr "Englisch -- Bezahlung mit PayPal - Klein und rund, blau" - -#: src/PaymentMethods/Paypal.php:99 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded blue" -msgstr "Englisch -- Bezahlung mit PayPal - Abgerundet, blau" - -#: src/PaymentMethods/Paypal.php:100 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill golden" -msgstr "Englisch -- Bezahlung mit PayPal - Klein und rund, goldfarben" - -#: src/PaymentMethods/Paypal.php:101 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded golden" -msgstr "Englisch -- Bezahlung mit PayPal - Abgerundet, goldfarben" - -#: src/PaymentMethods/Paypal.php:102 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill gray" -msgstr "Englisch -- Bezahlung mit PayPal - Klein und rund, grau" - -#: src/PaymentMethods/Paypal.php:103 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded gray" -msgstr "Englisch -- Bezahlung mit PayPal - Abgerundet, grau" - -#: src/PaymentMethods/Paypal.php:104 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill white" -msgstr "Englisch -- Bezahlung mit PayPal - Klein und rund, weiß" - -#: src/PaymentMethods/Paypal.php:105 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded white" -msgstr "Englisch -- Bezahlung mit PayPal - Abgerundet, weiß" - -#: src/PaymentMethods/Paypal.php:106 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill black" -msgstr "Niederländisch -- Kauf über PayPal - Klein und rund, schwarz" - -#: src/PaymentMethods/Paypal.php:107 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded black" -msgstr "Niederländisch -- Kauf über PayPal - Abgerundet, schwarz" - -#: src/PaymentMethods/Paypal.php:108 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill blue" -msgstr "Niederländisch -- Kauf über PayPal - Klein und rund, blau" - -#: src/PaymentMethods/Paypal.php:109 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded blue" -msgstr "Niederländisch -- Kauf über PayPal - Abgerundet, blau" - -#: src/PaymentMethods/Paypal.php:110 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill golden" -msgstr "Niederländisch -- Kauf über PayPal - Klein und rund, goldfarben" - -#: src/PaymentMethods/Paypal.php:111 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded golden" -msgstr "Niederländisch -- Kauf über PayPal - Abgerundet, goldfarben" - -#: src/PaymentMethods/Paypal.php:112 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill gray" -msgstr "Niederländisch -- Kauf über PayPal - Klein und rund, grau" - -#: src/PaymentMethods/Paypal.php:113 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded gray" -msgstr "Niederländisch -- Kauf über PayPal - Abgerundet, grau" - -#: src/PaymentMethods/Paypal.php:114 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill white" -msgstr "Niederländisch -- Kauf über PayPal - Klein und rund, weiß" - -#: src/PaymentMethods/Paypal.php:115 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded white" -msgstr "Niederländisch -- Kauf über PayPal - Abgerundet, weiß" - -#: src/PaymentMethods/Paypal.php:116 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill black" -msgstr "Niederländisch -- Bezahlung mit PayPal - Klein und rund, schwarz" - -#: src/PaymentMethods/Paypal.php:117 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded black" -msgstr "Niederländisch -- Bezahlung mit PayPal - Abgerundet, schwarz" - -#: src/PaymentMethods/Paypal.php:118 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill blue" -msgstr "Niederländisch -- Bezahlung mit PayPal - Klein und rund, blau" - -#: src/PaymentMethods/Paypal.php:119 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded blue" -msgstr "Niederländisch -- Bezahlung mit PayPal - Abgerundet, blau" - -#: src/PaymentMethods/Paypal.php:120 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill golden" -msgstr "Niederländisch -- Bezahlung mit PayPal - Klein und rund, goldfarben" - -#: src/PaymentMethods/Paypal.php:121 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded golden" -msgstr "Niederländisch -- Bezahlung mit PayPal - Abgerundet, goldfarben" - -#: src/PaymentMethods/Paypal.php:122 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill gray" -msgstr "Niederländisch -- Bezahlung mit PayPal - Klein und rund, grau" - -#: src/PaymentMethods/Paypal.php:123 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded gray" -msgstr "Niederländisch -- Bezahlung mit PayPal - Abgerundet, grau" - -#: src/PaymentMethods/Paypal.php:124 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill white" -msgstr "Niederländisch -- Bezahlung mit PayPal - Klein und rund, weiß" - -#: src/PaymentMethods/Paypal.php:125 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded white" -msgstr "Niederländisch -- Bezahlung mit PayPal - Abgerundet, weiß" - -#: src/PaymentMethods/Paypal.php:126 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill black" -msgstr "Deutsch -- Kauf über PayPal - Klein und rund, schwarz" - -#: src/PaymentMethods/Paypal.php:127 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded black" -msgstr "Deutsch -- Kauf über PayPal - Abgerundet, schwarz" - -#: src/PaymentMethods/Paypal.php:128 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill blue" -msgstr "Deutsch -- Kauf über PayPal - Klein und rund, blau" - -#: src/PaymentMethods/Paypal.php:129 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded blue" -msgstr "Deutsch -- Kauf über PayPal - Abgerundet, blau" - -#: src/PaymentMethods/Paypal.php:130 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill golden" -msgstr "Deutsch -- Kauf über PayPal - Klein und rund, goldfarben" - -#: src/PaymentMethods/Paypal.php:131 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded golden" -msgstr "Deutsch -- Kauf über PayPal - Abgerundet, goldfarben" - -#: src/PaymentMethods/Paypal.php:132 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill gray" -msgstr "Deutsch -- Kauf über PayPal - Klein und rund, grau" - -#: src/PaymentMethods/Paypal.php:133 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded gray" -msgstr "Deutsch -- Kauf über PayPal - Abgerundet, grau" - -#: src/PaymentMethods/Paypal.php:134 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill white" -msgstr "Deutsch -- Kauf über PayPal - Klein und rund, weiß" - -#: src/PaymentMethods/Paypal.php:135 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded white" -msgstr "Deutsch -- Kauf über PayPal - Abgerundet, weiß" - -#: src/PaymentMethods/Paypal.php:136 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill black" -msgstr "Deutsch -- Bezahlung mit PayPal - Klein und rund, schwarz" - -#: src/PaymentMethods/Paypal.php:137 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded black" -msgstr "Deutsch -- Bezahlung mit PayPal - Abgerundet, schwarz" - -#: src/PaymentMethods/Paypal.php:138 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill blue" -msgstr "Deutsch -- Bezahlung mit PayPal - Klein und rund, blau" - -#: src/PaymentMethods/Paypal.php:139 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded blue" -msgstr "Deutsch -- Bezahlung mit PayPal - Abgerundet, blau" - -#: src/PaymentMethods/Paypal.php:140 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill golden" -msgstr "Deutsch -- Bezahlung mit PayPal - Klein und rund, goldfarben" - -#: src/PaymentMethods/Paypal.php:141 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded golden" -msgstr "Deutsch -- Bezahlung mit PayPal - Abgerundet, goldfarben" - -#: src/PaymentMethods/Paypal.php:142 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill gray" -msgstr "Deutsch -- Bezahlung mit PayPal - Klein und rund, grau" - -#: src/PaymentMethods/Paypal.php:143 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded gray" -msgstr "Deutsch -- Bezahlung mit PayPal - Abgerundet, grau" - -#: src/PaymentMethods/Paypal.php:144 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill white" -msgstr "Deutsch -- Bezahlung mit PayPal - Klein und rund, weiß" - -#: src/PaymentMethods/Paypal.php:145 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded white" -msgstr "Deutsch -- Bezahlung mit PayPal - Abgerundet, weiß" - -#: src/PaymentMethods/Paypal.php:146 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Buy with PayPal - Gold" -msgstr "Französisch -- Kauf über PayPal - Gold" - -#: src/PaymentMethods/Paypal.php:147 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Gold" -msgstr "Französisch -- Bezahlung mit PayPal - Gold" - -#: src/PaymentMethods/Paypal.php:148 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Silver" -msgstr "Französisch -- Bezahlung mit PayPal - Silber" - -#: src/PaymentMethods/Paypal.php:149 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Buy with PayPal - Gold" -msgstr "Polnisch -- Kauf über PayPal - Gold" - -#: src/PaymentMethods/Paypal.php:150 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Gold" -msgstr "Polnisch -- Bezahlung mit PayPal - Gold" - -#: src/PaymentMethods/Paypal.php:151 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Silver" -msgstr "Polnisch -- Bezahlung mit PayPal - Silber" - -#: src/PaymentMethods/Paysafecard.php:13 -msgid "paysafecard" -msgstr "paysafecard" - -#: src/PaymentMethods/Przelewy24.php:13 -msgid "Przelewy24" -msgstr "Przelewy24" - -#: src/PaymentMethods/Przelewy24.php:14 -msgid "To accept payments via Przelewy24, a customer email is required for every payment." -msgstr "Um Bezahlungen über Przelewy24 zu akzeptieren, wird für jede Bezahlung eine Kunden-E-Mail benötigt." - -#: src/PaymentMethods/Sofort.php:13 -msgid "SOFORT Banking" -msgstr "SOFORT-Banking" - -#: src/PaymentMethods/Voucher.php:34 -msgid "Voucher" -msgstr "Gutschein" - -#: src/PaymentMethods/Voucher.php:56 -msgid "No category" -msgstr "Keine Kategorie" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/PaymentMethods/Voucher.php:63 -msgid "In order to process it, all products in the order must have a category. This selector will assign the default category for the shop products" -msgstr "Um weiterverarbeitet werden zu können, müssen alle Produkte der Bestellung eine Kategorie haben. Dieser Selektor weist den Produkten im Shop die Standardkategorie zu" - -#: src/SDK/Api.php:47 -msgid "No API key provided. Please set your Mollie API keys below." -msgstr "Kein API-Schlüssel vorgegeben. Lege deine Mollie-API-Schlüssel unten fest." - -#: src/SDK/Api.php:49 -msgid "Invalid API key(s). Get them on the %1$sDevelopers page in the Mollie dashboard%2$s. The API key(s) must start with 'live_' or 'test_', be at least 30 characters and must not contain any special characters." -msgstr "Invalide(r) API-Schlüssel. Du erhältst die API-Schlüssel über die %1$s-Entwicklerseite im mobilen Dashboard%2$s. API-Schlüssel müssen mit ‚live_‘ oder ‚test_‘ beginnen, mindestens 30 Zeichen enthalten und dürfen keine Sonderzeichen enthalten." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:35 -msgid "%s display settings" -msgstr "%s Anzeigeeinstellungen" - -#: src/Settings/General/MollieGeneralSettings.php:55 -msgid "Use API dynamic title and gateway logo" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:60 -msgid "Retrieve the gateway title and logo from the Mollie API" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:83 -msgid "Display logo on checkout page. Default enabled" -msgstr "Logo bei Bezahlvorgang anzeigen. Standard: aktiviert" - -#: src/Settings/General/MollieGeneralSettings.php:91 -msgid "Sales countries" -msgstr "Vertriebsländer" - -#: src/Settings/General/MollieGeneralSettings.php:98 -#: src/Settings/Settings.php:188 -msgid "Sell to specific countries" -msgstr "In bestimmten Ländern verkaufen" - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:111 -msgid "%s custom logo" -msgstr "%s Eigenes Logo" - -#: src/Settings/General/MollieGeneralSettings.php:117 -msgid "Enable custom logo" -msgstr "Eigenes Logo aktivieren" - -#: src/Settings/General/MollieGeneralSettings.php:123 -msgid "Enable the feature to add a custom logo for this gateway. This feature will have precedence over other logo options." -msgstr "Aktiviere die Funktion zum Hinzufügen eines eigenen Logos für dieses Zahlungsportal. Die Funktion hat Vorrang gegenüber anderen Logo-Optionen." - -#: src/Settings/General/MollieGeneralSettings.php:129 -msgid "Upload custom logo" -msgstr "Eigenes Logo hochladen" - -#: src/Settings/General/MollieGeneralSettings.php:137 -msgid "Upload a custom icon for this gateway. The feature must be enabled." -msgstr "Lade ein eigenes Symbol für dieses Zahlungsportal hoch. Die entsprechende Funktion muss aktiviert sein." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:148 -msgid "%s surcharge" -msgstr "%s-Zuschlag" - -#: src/Settings/General/MollieGeneralSettings.php:154 -msgid "Payment Surcharge" -msgstr "Zahlungsgebühr" - -#: src/Settings/General/MollieGeneralSettings.php:160 -msgid "No fee" -msgstr "Keine Gebühr" - -#: src/Settings/General/MollieGeneralSettings.php:164 -msgid "Fixed fee" -msgstr "Feste Gebühr" - -#: src/Settings/General/MollieGeneralSettings.php:168 -msgid "Percentage" -msgstr "Prozentsatz" - -#: src/Settings/General/MollieGeneralSettings.php:172 -msgid "Fixed fee and percentage" -msgstr "Feste Gebühr und Prozentsatz" - -#: src/Settings/General/MollieGeneralSettings.php:178 -msgid "Choose a payment surcharge for this gateway" -msgstr "Wähle eine Zahlungsgebühr für dieses Zahlungsportal aus" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:187 -msgid "Payment surcharge fixed amount in %s" -msgstr "Fester Betrag der Zahlungsgebühr in %s" - -#: src/Settings/General/MollieGeneralSettings.php:192 -msgid "Control the fee added on checkout. Default 0.00" -msgstr "Lege die Gebühr fest, die zum Einkaufswagen hinzugefügt wird. Standard: 0,00" - -#: src/Settings/General/MollieGeneralSettings.php:202 -msgid "Payment surcharge percentage amount %" -msgstr "Prozentsatz für die Zahlungsgebühr in %" - -#: src/Settings/General/MollieGeneralSettings.php:205 -msgid "Control the percentage fee added on checkout. Default 0.00" -msgstr "Lege einen Prozentsatz für die Gebühr fest, die zum Einkaufswagen hinzugefügt wird. Standard: 0,00" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:216 -msgid "Payment surcharge limit in %s" -msgstr "Grenzwert für die Zahlungsgebühr in %s" - -#: src/Settings/General/MollieGeneralSettings.php:219 -msgid "Limit the maximum fee added on checkout. Default 0, means no limit" -msgstr "Setze einen Grenzwert für die Gebühr, die zum Einkaufswagen hinzugefügt wird. Der Standardwert 0 steht für kein Limit" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:230 -msgid "Surcharge only under this limit, in %s" -msgstr "Nur unterhalb dieses Grenzwerts in %s fallen Gebühren an" - -#: src/Settings/General/MollieGeneralSettings.php:233 -msgid "Maximum order amount to apply surcharge. If the order is above this number the surcharge will not apply. Default 0, means no maximum" -msgstr "Maximaler Kaufbetrag, bei dem der Zuschlag fällig wird. Wenn die Bestellung mehr als diese Zahl beträgt, wird der Zuschlag nicht fällig. Der Standardwert 0 steht für kein Maximum" - -#. translators: Placeholder 1: gateway title -#: src/Settings/General/MollieGeneralSettings.php:246 -msgid "%s advanced" -msgstr "%s fortgeschritten" - -#: src/Settings/General/MollieGeneralSettings.php:254 -msgid "Enable this option if you want to be able to set the time after which the order will expire." -msgstr "Aktiviere diese Option, um den Zeitpunkt, an dem die Bestellung abläuft, selbst festzulegen." - -#: src/Settings/General/MollieGeneralSettings.php:262 -msgid "Number of MINUTES after the order will expire and will be canceled at Mollie and WooCommerce. A value of 0 means no expiry time will be considered." -msgstr "Zeit in MINUTEN, nach der die Bestellung abläuft und bei Mollie und WooCommerce storniert wird. Der Wert 0 bedeutet, dass kein Ablaufzeitpunkt berücksichtigt wird." - -#: src/Settings/General/MollieGeneralSettings.php:275 -msgid "Initial order status" -msgstr "Initialer Bestellstatus" - -#: src/Settings/General/MollieGeneralSettings.php:292 -msgid "Some payment methods take longer than a few hours to complete. The initial order state is then set to '%1$s'. This ensures the order is not cancelled when the setting %2$s is used." -msgstr "Einige Bezahlmethoden benötigen mehr als ein paar Stunden bis zum Abschluss. Der initiale Bestellstatus wird in diesem Fall auf ‚%1$s‘ gesetzt. Dadurch wird sichergestellt, dass die Bestellung nicht storniert wird, wenn die Einstellung %2$s verwendet wird." - -#: src/Settings/Page/MollieSettingsPage.php:112 -msgid "Quickly integrate all major payment methods in WooCommerce, wherever you need them." -msgstr "Integriere schnell alle gängigen Zahlungsmethoden in WooCommerce, wo immer du sie brauchst" - -#: src/Settings/Page/MollieSettingsPage.php:116 -msgid " Simply drop them ready-made into your WooCommerce webshop with this powerful plugin by Mollie." -msgstr " Mit dem wirkungsvollen Plugin von Mollie kannst du fertig konfigurierte Zahlungsmethoden einfach in deinen WooCommerce-Onlineshop einfügen." - -#: src/Settings/Page/MollieSettingsPage.php:120 -msgid " Mollie is dedicated to making payments better for WooCommerce. " -msgstr " Ziel von Mollie ist es, Zahlungen für WooCommerce zu verbessern. " - -#: src/Settings/Page/MollieSettingsPage.php:124 -msgid "Please go to" -msgstr "Bitte gehe zur" - -#: src/Settings/Page/MollieSettingsPage.php:127 -msgid " the signup page" -msgstr " Anmeldeseite," - -#: src/Settings/Page/MollieSettingsPage.php:131 -msgid " to create a new Mollie account and start receiving payments in a couple of minutes. " -msgstr " um ein neues Mollie-Konto zu eröffnen und in wenigen Minuten Zahlungen zu erhalten. " - -#: src/Settings/Page/MollieSettingsPage.php:135 -msgid "Contact " -msgstr "Kontaktiere uns, " - -#: src/Settings/Page/MollieSettingsPage.php:139 -msgid " if you have any questions or comments about this plugin." -msgstr " falls du Fragen oder Anmerkungen zu diesem Plugin hast." - -#: src/Settings/Page/MollieSettingsPage.php:143 -msgid "Our pricing is always per transaction. No startup fees, no monthly fees, and no gateway fees. No hidden fees, period." -msgstr "Unsere Leistungen werden immer per Transaktion abgerechnet. Es gibt keine Startgebühr, monatliche Gebühr oder Gebühren, um bestimmte Funktionen freizuschalten. Keine versteckten Kosten – Punkt." - -#: src/Settings/Page/MollieSettingsPage.php:149 -msgid "Plugin Documentation" -msgstr "Plugin-Dokumentation" - -#: src/Settings/Page/MollieSettingsPage.php:152 -msgid "Contact Support" -msgstr "Support kontaktieren" - -#: src/Settings/Page/MollieSettingsPage.php:164 -msgid "Log plugin events." -msgstr "Plugin-Vorgänge protokollieren." - -#. translators: Placeholder 1: Location of the log files -#: src/Settings/Page/MollieSettingsPage.php:171 -msgid "Log files are saved to %s" -msgstr "Protokolldateien werden unter %s gespeichert" - -#: src/Settings/Page/MollieSettingsPage.php:193 -msgid "Live API key" -msgstr "Live-API-Schlüssel" - -#. translators: Placeholder 1: API key mode (live or test). The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:198 -#: src/Settings/Page/MollieSettingsPage.php:229 -msgid "The API key is used to connect to Mollie. You can find your %1$s API key in your %2$sMollie account%3$s" -msgstr "Der API-Schlüssel wird für die Verbindung mit Mollie verwendet. Du findest deinen %1$s-API-Schlüssel in deinem %2$sMollie-Konto%3$s" - -#: src/Settings/Page/MollieSettingsPage.php:207 -msgid "Live API key should start with live_" -msgstr "Der Live-API-Schlüssel sollte mit live_ beginnen" - -#: src/Settings/Page/MollieSettingsPage.php:214 -msgid "Enable test mode" -msgstr "Testmodus aktivieren" - -#: src/Settings/Page/MollieSettingsPage.php:217 -msgid "Enable test mode if you want to test the plugin without using real payments." -msgstr "Aktiviere den Testmodus, wenn du das Plugin ohne echte Bezahlung testen möchtest." - -#: src/Settings/Page/MollieSettingsPage.php:224 -msgid "Test API key" -msgstr "Test-API-Schlüssel" - -#: src/Settings/Page/MollieSettingsPage.php:238 -msgid "Test API key should start with test_" -msgstr "Der Test-API-Schlüssel sollte mit test_ beginnen" - -#: src/Settings/Page/MollieSettingsPage.php:245 -msgid "Debug Log" -msgstr "Debug-Protokoll" - -#: src/Settings/Page/MollieSettingsPage.php:301 -msgid "Gateway enabled" -msgstr "Gateway aktiviert" - -#: src/Settings/Page/MollieSettingsPage.php:305 -msgid "Gateway disabled" -msgstr "Gateway deaktiviert" - -#: src/Settings/Page/MollieSettingsPage.php:308 -msgid "Disabled" -msgstr "Deaktiviert" - -#. translators: The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:319 -msgid "The following payment methods are activated in your %1$sMollie profile%2$s:" -msgstr "Die folgenden Bezahlmethoden sind in deinem %1$sMollie-Profil%2$s aktiviert:" - -#: src/Settings/Page/MollieSettingsPage.php:334 -msgid "Refresh" -msgstr "Aktualisieren" - -#: src/Settings/Page/MollieSettingsPage.php:343 -msgid "No payment methods available" -msgstr "Keine Zahlungsmethoden verfügbar" - -#: src/Settings/Page/MollieSettingsPage.php:358 -msgid "Edit" -msgstr "Bearbeiten" - -#: src/Settings/Page/MollieSettingsPage.php:366 -msgid "Activate" -msgstr "Aktivieren" - -#: src/Settings/Page/MollieSettingsPage.php:417 -#, fuzzy -msgid "You have WooCommerce Subscriptions activated, but not SEPA Direct Debit. Enable SEPA Direct Debit if you want to allow customers to pay subscriptions with iDEAL and/or other 'first' payment methods." -msgstr "Du hast WooCommerce Subscriptions aktiviert, SEPA-Direktmandate aber deaktiviert. Aktiviere SEPA-Direktmandate, wenn du möchtest, dass Kunden Abonnements mit iDEAL und/oder anderen „ersten“ Bezahlmethoden bezahlen dürfen." - -#: src/Settings/Page/MollieSettingsPage.php:443 -msgid "You have the WooCommerce default Direct Bank Transfer (BACS) payment gateway enabled in WooCommerce. Mollie strongly advices only using Bank Transfer via Mollie and disabling the default WooCommerce BACS payment gateway to prevent possible conflicts." -msgstr "Du hast das Standard-Überweisungsgateway von WooCommerce (BACS) in WooCommerce aktiviert. Mollie empfiehlt ausdrücklich, die Banküberweisung über Mollie zu verwenden und das Standard-Überweisungsgateway von WooCommerce (BACS) zu deaktivieren, um potenzielle Konflikte zu vermeiden." - -#. translators: Placeholder 1: Opening link tag. Placeholder 2: Closing link tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/Page/MollieSettingsPage.php:467 -msgid "You have activated Klarna. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. For more information, go to %1$sKlarna Pay Later documentation%2$s or %3$sKlarna Slice it documentation%4$s" -msgstr "Du hast Klarna aktiviert. Um Zahlungen entgegenzunehmen, vergewissere dich bitte, dass alle standardmäßigen WooCommerce-Felder für den Bezahlvorgang aktiviert und verpflichtend sind. Weitere Informationen findest du in der %1$sDokumentation zu Klarna Pay Later%2$s oder der %3$sDokumentation zu Klarna Slice it%4$s" - -#: src/Settings/Page/MollieSettingsPage.php:732 -msgid "General" -msgstr "Allgemein" - -#: src/Settings/Page/MollieSettingsPage.php:737 -msgid "Advanced" -msgstr "Fortgeschritten" - -#: src/Settings/Page/MollieSettingsPage.php:740 -msgid "Apple Pay Button" -msgstr "Schaltfläche Apple Pay" - -#: src/Settings/Page/MollieSettingsPage.php:780 -#, fuzzy -msgid "You have activated Billie. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. The billing company field is required as well. Make sure to enable the billing company field in the WooCommerce settings if you are using Woocommerce blocks." -msgstr "Du hast Klarna aktiviert. Um Zahlungen entgegenzunehmen, vergewissere dich bitte, dass alle standardmäßigen WooCommerce-Felder für den Bezahlvorgang aktiviert und verpflichtend sind. Weitere Informationen findest du in der %1$sDokumentation zu Klarna Pay Later%2$s oder der %3$sDokumentation zu Klarna Slice it%4$s" - -#: src/Settings/Settings.php:153 -msgid "Gateway Disabled" -msgstr "Gateway deaktiviert" - -#: src/Settings/Settings.php:173 -msgid "Return to payments" -msgstr "Zurück zu den Zahlungen" - -#: src/Settings/Settings.php:199 -msgid "Choose countries…" -msgstr "Länder wählen…" - -#: src/Settings/Settings.php:200 -msgid "Country" -msgstr "Land" - -#: src/Settings/Settings.php:208 -msgid "Select all" -msgstr "Alle auswählen" - -#: src/Settings/Settings.php:209 -msgid "Select none" -msgstr "Auswahl aufheben" - -#: src/Settings/Settings.php:403 -msgid "Error" -msgstr "Fehler" - -#: src/Settings/Settings.php:417 -msgid "Mollie status:" -msgstr "Mollie-Status:" - -#: src/Settings/Settings.php:418 -msgid "Connected" -msgstr "Verbunden" - -#: src/Settings/Settings.php:653 -#, fuzzy -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Only jpg, jpeg, png and gif files are allowed." -msgstr "%1$sMollie-Zahlungen für WooCommerce%2$s Datei konnte nicht hochgeladen werden. Die Dateigröße darf nicht mehr als 500 KB betragen." - -#: src/Settings/Settings.php:666 -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Size must be under 500kb." -msgstr "%1$sMollie-Zahlungen für WooCommerce%2$s Datei konnte nicht hochgeladen werden. Die Dateigröße darf nicht mehr als 500 KB betragen." - -#: src/Settings/SettingsModule.php:184 -msgid "Mollie settings" -msgstr "Mollie-Einstellungen" - -#: src/Settings/SettingsModule.php:190 -msgid "Logs" -msgstr "Protokolle" - -#. translators: Placeholder 1: Opening strong tag. Placeholder 2: Closing strong tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/SettingsModule.php:204 -msgid "%1$sMollie Payments for WooCommerce%2$s The test mode is active, %3$s disable it%4$s before deploying into production." -msgstr "%1$sMollie-Zahlungen für WooCommerce%2$s Der Testmodus ist aktiv. %3$s Deaktiviere den Testmodus,%4$s bevor du in die Produktionsumgebung wechselst." - -#. translators: Placeholder 1: Plugin title. Placeholder 2: Min WooCommerce version. Placeholder 3: WooCommerce version used. -#: src/Shared/Status.php:75 -msgid "The %1$s plugin requires at least WooCommerce version %2$s, you are using version %3$s. Please update your WooCommerce plugin." -msgstr "Das %1$s-Plugin benötigt WooCommerce %2$s oder höher, du verwendest Version %3$s. Aktualisiere bitte dein WooCommerce-Plugin." - -#: src/Shared/Status.php:88 -msgid "Mollie API client not installed. Please make sure the plugin is installed correctly." -msgstr "Mobiler API-Client nicht installiert. Vergewissere dich, dass das Plugin korrekt installiert ist." - -#: src/Shared/Status.php:97 -msgid "Mollie Payments for WooCommerce requires the JSON extension for PHP. Enable it in your server or ask your webhoster to enable it for you." -msgstr "Mollie Payments for WooCommerce benötigt die JSON-Erweiterung für PHP. Schalte sie auf deinem Server frei oder bitten deinen Hosting-Anbieter, sie freizuschalten." - -#. translators: Placeholder 1: Min PHP version. Placeholder 2: PHP version used. Placeholder 3: Opening link tag. placeholder 4: Closing link tag. -#: src/Shared/Status.php:112 -msgid "Mollie Payments for WooCommerce require PHP %1$s or higher, you have PHP %2$s. Please upgrade and view %3$sthis FAQ%4$s" -msgstr "Für Mollie-Zahlungen für WooCommerce wird mindestens PHP %1$s benötigt. Du verwendest PHP %2$s. Bitte aktualisiere PHP und beachte %3$sdiese häufig gestellten Fragen%4$s." - -#: src/Shared/Status.php:124 -msgid "Mollie Payments for WooCommerce requires the PHP extension JSON to be enabled. Please enable the 'json' extension in your PHP configuration." -msgstr "Für Mollie-Zahlungen für WooCommerce wird die PHP-Erweiterung JSON benötigt. Bitte aktiviere die ‚json‘-Erweiterung in deiner PHP-Konfiguration." - -#: src/Shared/Status.php:131 -msgid "Mollie Payments for WooCommerce requires the PHP extension cURL to be enabled. Please enable the 'curl' extension in your PHP configuration." -msgstr "Für Mollie-Zahlungen für WooCommerce wird die PHP-Erweiterung cURL benötigt. Bitte aktiviere die ‚curl‘-Erweiterung in deiner PHP-Konfiguration." - -#: src/Shared/Status.php:139 -msgid "Mollie Payments for WooCommerce require PHP cURL functions to be available. Please make sure all of these functions are available." -msgstr "Für Mollie-Zahlungen für WooCommerce müssen PHP cURL-Funktionen verfügbar sein. Vergewissere dich, dass alle diese Funktionen verfügbar sind." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Subscription/MollieSubscriptionGateway.php:197 -msgid "Updated subscription from 'On hold' to 'Active' until payment fails, because a SEPA Direct Debit payment takes some time to process." -msgstr "Das Abonnement wird von ‚ausstehend‘ auf ‚aktiv‘ aktualisiert, bis die Zahlung fehlschlägt, da SEPA-Direktmandate etwas Zeit in Anspruch nehmen." - -#: src/Subscription/MollieSubscriptionGateway.php:285 -msgid "The customer (%s) could not be used or found. " -msgstr "Der Kunde (%s) konnte nicht verwendet oder gefunden werden. " - -#. translators: Placeholder 1: Payment method title -#: src/Subscription/MollieSubscriptionGateway.php:354 -msgid "Could not create %s renewal payment." -msgstr "Erneute %s-Zahlung konnte nicht erstellt werden." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Subscription/SubscriptionModule.php:110 -msgid "%1$s payment failed (%2$s)." -msgstr "%1$s-Bezahlung fehlgeschlagen ((%2$s))." diff --git a/languages/mollie-payments-for-woocommerce-de_DE_formal.mo b/languages/mollie-payments-for-woocommerce-de_DE_formal.mo deleted file mode 100644 index d43c2665a5e8e8af9212ea9acd4f97f03e2c63ce..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 59289 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. Required if WooCommerce Subscriptions is being used! Read more about %2$s and how it improves your conversion." -msgstr "Soll Mollie den Namen und die E-Mail-Adresse des Kunden für Single-Click-Bezahlungen speichern? Standard: %1$s. Verpflichtend bei Verwendung von WooCommerce Subscriptions. Mollie-Komponenten für dieses Portal verwenden. Erfahren Sie mehr über %2$s und wie es Ihren Umsatz steigert." - -#: inc/settings/mollie_advanced_settings.php:89 -#: src/Settings/Page/MollieSettingsPage.php:304 -msgid "Enabled" -msgstr "Aktiv" - -#: inc/settings/mollie_advanced_settings.php:90 -msgid "Single Click Payments" -msgstr "Zahlungen mit einem Klick" - -#: inc/settings/mollie_advanced_settings.php:98 -msgid "Select API Method" -msgstr "API-Methode auswählen" - -#: inc/settings/mollie_advanced_settings.php:115 -msgid "Click %1$shere%2$s to read more about the differences between the Payments and Orders API" -msgstr "%1$sHier%2$s erfahren Sie mehr über die Unterschiede zwischen der Payments API und der Orders API" - -#: inc/settings/mollie_advanced_settings.php:125 -msgid "API Payment Description" -msgstr "Beschreibung für Zahlung über API" - -#: inc/settings/mollie_advanced_settings.php:141 -msgctxt "Payment description options" -msgid "Available variables" -msgstr "Verfügbare Variablen" - -#: inc/settings/mollie_advanced_settings.php:165 -msgid "Select among the available variables the description to be used for this transaction.%1$s(Note: this only works when the method is set to Payments API)%2$s" -msgstr "Wählen Sie die Beschreibung, die für diese Transaktion verwendet werden soll, aus den verfügbaren Variablen aus.%1$s(Hinweis: funktioniert nur, wenn die Methode Payments API ausgewählt wurde)%2$s" - -#: inc/settings/mollie_advanced_settings.php:176 -msgid "Surcharge gateway fee label" -msgstr "Label für zusätzliche Gateway-Gebühr" - -#: inc/settings/mollie_advanced_settings.php:182 src/Gateway/Surcharge.php:36 -msgid "Gateway Fee" -msgstr "Gateway-Gebühr" - -#: inc/settings/mollie_advanced_settings.php:184 -msgid "This is the label will appear in frontend when the surcharge applies" -msgstr "Dieses Label erscheint auf dem Frontend, wenn die zusätzliche Gebühr anfällt" - -#: inc/settings/mollie_advanced_settings.php:192 -msgid "Remove Mollie data from Database on uninstall" -msgstr "Mollie-Daten beim Deinstallieren aus der Datenbank entfernen" - -#: inc/settings/mollie_advanced_settings.php:198 -msgid "Remove options and scheduled actions from database when uninstalling the plugin." -msgstr "Optionen und geplante Aktionen bei der Deinstallation des Plugins aus der Datenbank löschen." - -#: inc/settings/mollie_advanced_settings.php:199 -msgid "Clear now" -msgstr "Jetzt entfernen" - -#: inc/settings/mollie_applepay_settings.php:12 -#: src/PaymentMethods/Applepay.php:13 -msgid "Apple Pay" -msgstr "Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:14 -msgid "The following options are required to use the Apple Pay gateway" -msgstr "Die folgenden Optionen sind für die Verwendung des Zahlungsportals Apple Pay verpflichtend" - -#: inc/settings/mollie_applepay_settings.php:19 -#: src/Settings/General/MollieGeneralSettings.php:19 -msgid "Enable/Disable" -msgstr "Aktivieren/deaktivieren" - -#. translators: Placeholder 1: Gateway title -#: inc/settings/mollie_applepay_settings.php:21 -#: src/Settings/General/MollieGeneralSettings.php:26 -msgid "Enable %s" -msgstr "%s aktivieren" - -#: inc/settings/mollie_applepay_settings.php:29 -#: src/Settings/General/MollieGeneralSettings.php:41 -msgid "Title" -msgstr "Titel" - -#: inc/settings/mollie_applepay_settings.php:32 -#: src/Settings/General/MollieGeneralSettings.php:45 -msgid "This controls the title which the user sees during checkout. Default %s" -msgstr "Hierdurch wird der Titel gesteuert, den Benutzer beim Bezahlvorgang sehen. Standard: %s" - -#: inc/settings/mollie_applepay_settings.php:46 -#: inc/settings/mollie_applepay_settings.php:48 -#: src/Settings/General/MollieGeneralSettings.php:78 -msgid "Display logo" -msgstr "Logo anzeigen" - -#: inc/settings/mollie_applepay_settings.php:61 -#: src/Settings/General/MollieGeneralSettings.php:64 -msgid "Description" -msgstr "Beschreibung" - -#: inc/settings/mollie_applepay_settings.php:64 -#: src/Settings/General/MollieGeneralSettings.php:68 -msgid "Payment method description that the customer will see on your checkout. Default %s" -msgstr "Beschreibung der Bezahlmethode, die der Kunde im Bezahlvorgang angezeigt bekommt. Standard: %s" - -#: inc/settings/mollie_applepay_settings.php:81 -msgid "Apple Pay button settings" -msgstr "Einstellungen zur Schaltfläche Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:86 -msgid "The following options are required to use the Apple Pay Direct Button" -msgstr "Die folgenden Optionen sind für die Verwendung der Schaltfläche „Direktkauf über Apple Pay“ verpflichtend" - -#: inc/settings/mollie_applepay_settings.php:90 -#: src/PaymentMethods/Applepay.php:34 -msgid "Enable Apple Pay Button on Cart page" -msgstr "Schalfläche Apple Pay im Einkaufswagen aktivieren" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:93 -#: src/PaymentMethods/Applepay.php:36 -msgid "Enable the Apple Pay direct buy button on the Cart page" -msgstr "Kaufschaltfläche „Direktkauf über Apple Pay“ im Einkaufswagen aktivieren" - -#: inc/settings/mollie_applepay_settings.php:106 -#: src/PaymentMethods/Applepay.php:44 -msgid "Enable Apple Pay Button on Product page" -msgstr "Schalfläche Apple Pay auf Produktseite aktivieren" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:109 -#: src/PaymentMethods/Applepay.php:46 -msgid "Enable the Apple Pay direct buy button on the Product page" -msgstr "Kaufschaltfläche „Direktkauf über Apple Pay“ auf der Produktseite aktivieren" - -#: inc/settings/mollie_components.php:9 -msgctxt "Mollie Components Settings" -msgid "Base Styles" -msgstr "Basisformat" - -#: inc/settings/mollie_components.php:18 inc/settings/mollie_components.php:158 -msgctxt "Mollie Components Settings" -msgid "Background Color" -msgstr "Hintergrundfarbe" - -#: inc/settings/mollie_components.php:24 inc/settings/mollie_components.php:147 -msgctxt "Mollie Components Settings" -msgid "Text Color" -msgstr "Textfarbe" - -#: inc/settings/mollie_components.php:30 -msgctxt "Mollie Components Settings" -msgid "Placeholder Color" -msgstr "Platzhalterfarbe" - -#: inc/settings/mollie_components.php:36 -msgctxt "Mollie Components Settings" -msgid "Font Size" -msgstr "Schriftgröße" - -#: inc/settings/mollie_components.php:37 -msgctxt "Mollie Components Settings" -msgid "Defines the component font size. Allowed units: 'em', 'px', 'rem'." -msgstr "Legt die Schriftgröße der Komponente fest. Erlaubte Einheiten: ‚em‘, ‚px‘, ‚rem‘." - -#: inc/settings/mollie_components.php:47 -msgctxt "Mollie Components Settings" -msgid "Font Weight" -msgstr "Schriftbreite" - -#: inc/settings/mollie_components.php:50 -msgctxt "Mollie Components Settings" -msgid "Lighter" -msgstr "Schmaler" - -#: inc/settings/mollie_components.php:51 -msgctxt "Mollie Components Settings" -msgid "Regular" -msgstr "Normal" - -#: inc/settings/mollie_components.php:52 -msgctxt "Mollie Components Settings" -msgid "Bold" -msgstr "Fett" - -#: inc/settings/mollie_components.php:58 -msgctxt "Mollie Components Settings" -msgid "Letter Spacing" -msgstr "Zeichenabstand" - -#: inc/settings/mollie_components.php:64 -msgctxt "Mollie Components Settings" -msgid "Line Height" -msgstr "Zeilenhöhe" - -#: inc/settings/mollie_components.php:73 -msgctxt "Mollie Components Settings" -msgid "Padding" -msgstr "Abstände" - -#: inc/settings/mollie_components.php:74 -msgctxt "Mollie Components Settings" -msgid "Add padding to the components. Allowed units include `16px 16px 16px 16px` and `em`, `px`, `rem`." -msgstr "Fügen Sie Abstände zu den Komponenten hinzu. Beispiele für erlaubte Einheiten: ‚16px 16px 16px 16px‘, ‚em‘, ‚px‘, ‚rem‘." - -#: inc/settings/mollie_components.php:84 -msgctxt "Mollie Components Settings" -msgid "Align Text" -msgstr "Text ausrichten" - -#: inc/settings/mollie_components.php:87 -msgctxt "Mollie Components Settings" -msgid "Left" -msgstr "Links" - -#: inc/settings/mollie_components.php:88 -msgctxt "Mollie Components Settings" -msgid "Right" -msgstr "Rechts" - -#: inc/settings/mollie_components.php:89 -msgctxt "Mollie Components Settings" -msgid "Center" -msgstr "Zentrieren" - -#: inc/settings/mollie_components.php:90 -msgctxt "Mollie Components Settings" -msgid "Justify" -msgstr "Justieren" - -#: inc/settings/mollie_components.php:96 -msgctxt "Mollie Components Settings" -msgid "Transform Text " -msgstr "Text umwandeln " - -#: inc/settings/mollie_components.php:99 -msgctxt "Mollie Components Settings" -msgid "None" -msgstr "Keine" - -#: inc/settings/mollie_components.php:104 -msgctxt "Mollie Components Settings" -msgid "Capitalize" -msgstr "Großschreibung" - -#: inc/settings/mollie_components.php:109 -msgctxt "Mollie Components Settings" -msgid "Uppercase" -msgstr "Großbuchstaben" - -#: inc/settings/mollie_components.php:114 -msgctxt "Mollie Components Settings" -msgid "Lowercase" -msgstr "Kleinbuchstaben" - -#: inc/settings/mollie_components.php:119 -msgctxt "Mollie Components Settings" -msgid "Full Width" -msgstr "Gesamte Breite" - -#: inc/settings/mollie_components.php:124 -msgctxt "Mollie Components Settings" -msgid "Full Size Kana" -msgstr "Gesamte Breite Kana" - -#: inc/settings/mollie_components.php:138 -msgctxt "Mollie Components Settings" -msgid "Invalid Status Styles" -msgstr "Format für invalide Status" - -#: inc/settings/mollie_components.php:148 -msgctxt "Mollie Components Settings" -msgid "Text Color for invalid input." -msgstr "Textfarbe bei ungültiger Eingabe." - -#: inc/settings/mollie_components.php:159 -msgctxt "Mollie Components Settings" -msgid "Background Color for invalid input." -msgstr "Hintergrundfarbe bei ungültiger Eingabe." - -#: src/Activation/ActivationModule.php:141 -msgid "%1$sMollie Payments for WooCommerce: API keys missing%2$s Please%3$s set your API keys here%4$s." -msgstr "%1$sMollie-Zahlungen für WooCommerce Fehlende API-Schlüssel%2$s Bitte%3$s richten Sie Ihre API-Schlüssel hier ein%4$s." - -#: src/Activation/ConstraintsChecker.php:106 -msgid "%1$sMollie Payments for WooCommerce is inactive:%2$s" -msgstr "%1$sMollie-Zahlungen für WooCommerce ist inaktiv:%2$s" - -#: src/Activation/ConstraintsChecker.php:110 -msgid "%1$sCorrect the above errors to use Mollie Payments for Woocommerce%2$s" -msgstr "%1$sKorrigieren Sie die oben genannten Fehler, um Mollie-Zahlungen für WooCommerce zu nutzen%2$s" - -#: src/Assets/AssetsModule.php:386 -msgid "Name on card" -msgstr "Name auf der Karte" - -#: src/Assets/AssetsModule.php:390 -msgid "Card number" -msgstr "Kartennummer" - -#: src/Assets/AssetsModule.php:394 -msgid "Expiry date" -msgstr "Ablaufdatum" - -#: src/Assets/AssetsModule.php:398 -msgid "CVC/CVV" -msgstr "CVC/CVV" - -#: src/Assets/AssetsModule.php:405 -msgid "An unknown error occurred, please check the card fields." -msgstr "Ein unbekannter Fehler ist aufgetreten, bitte überprüfen Sie die Kartenfelder." - -#: src/Assets/AssetsModule.php:459 -msgid "No custom logo selected" -msgstr "Kein eigenes Logo ausgewählt" - -#: src/Assets/MollieCheckoutBlocksSupport.php:142 -msgid "Please choose a billing country to see the available payment methods" -msgstr "Bitte wählen Sie das Land aus, in dem die Rechnung erstellt wird, um die verfügbaren Zahlungsmethoden anzuzeigen" - -#. translators: Placeholder 1: Payment method title -#: src/Buttons/ApplePayButton/AppleAjaxRequests.php:700 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:113 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:157 -#: src/Payment/PaymentService.php:716 -msgid "Could not create %s payment." -msgstr "%s-Zahlung konnte nicht erstellt werden." - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:42 -msgid "%1$sServer not compliant with Apple requirements%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sServer erfüllt die Anforderungen von Apple nicht%2$s Überprüfen Sie die %3$sAnforderungen von Apple an Server%4$s, um den Fehler zu beheben, damit die Schaltfläche Apple Pay korrekt funktioniert" - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:58 -msgid "%1$sApple Pay Validation Error%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sValidierungsfehler bei Apple Pay%2$s Überprüfen Sie die %3$sAnforderungen von Apple an Server%4$s, um den Fehler zu beheben, damit die Schaltfläche Apple Pay korrekt funktioniert" - -#: src/Gateway/GatewayModule.php:655 -msgid "Error processing %1$s payment, the %2$s field is required." -msgstr "" - -#: src/Gateway/GatewayModule.php:669 -msgid "Please enter your %1$s, this is required for %2$s payments" -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:269 -#: src/Settings/Page/MollieSettingsPage.php:314 -msgid "Test mode enabled." -msgstr "Testmodus aktiviert." - -#. translators: The surrounding %s's Will be replaced by a link to the global setting page -#: src/Gateway/MolliePaymentGateway.php:274 -msgid "No API key provided. Please %1$sset you Mollie API key%2$s first." -msgstr "Kein API-Schlüssel vorgegeben. Bitte %1$slegen Sie Ihren Mollie-API-Schlüssel fest%2$s." - -#. translators: Placeholder 1: payment method title. The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Gateway/MolliePaymentGateway.php:289 -msgid "%1$s not enabled in your Mollie profile. You can enable it by editing your %2$sMollie profile%3$s." -msgstr "%1$s ist nicht in Ihrem Mollie-Profil aktiviert. Sie können es aktivieren, indem Sie Ihr %2$sMollie-Profil%3$s bearbeiten." - -#. translators: Placeholder 1: WooCommerce currency, placeholder 2: Supported Mollie currencies -#: src/Gateway/MolliePaymentGateway.php:304 -msgid "Current shop currency %1$s not supported by Mollie. Read more about %2$ssupported currencies and payment methods.%3$s " -msgstr "Die aktuelle Shopwährung %1$s wird von Mollie nicht unterstützt. Mehr Informationen zu %2$sunterstützten Währungen und Bezahlungsmethoden.%3$s " - -#: src/Gateway/MolliePaymentGateway.php:575 -msgid "You have cancelled your payment. Please complete your order with a different payment method." -msgstr "Sie haben Ihre Zahlung storniert. Vervollständigen Sie Ihre Bestellung bitte mit einer anderen Zahlungsmethode." - -#: src/Gateway/MolliePaymentGateway.php:596 -#: src/Gateway/MolliePaymentGateway.php:610 -msgid "Your payment was not successful. Please complete your order with a different payment method." -msgstr "Ihre Zahlung war nicht erfolgreich. Vervollständigen Sie Ihre Bestellung bitte mit einer anderen Zahlungsmethode." - -#: src/Gateway/MolliePaymentGateway.php:646 -msgid "Could not load order %s" -msgstr "Bestellung %s konnte nicht geladen werden" - -#: src/Gateway/MolliePaymentGateway.php:899 -msgid "Order cancelled" -msgstr "Bestellung storniert" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Gateway/MolliePaymentGateway.php:933 -msgid "%1$s payment still pending (%2$s) but customer already returned to the store. Status should be updated automatically in the future, if it doesn't this might indicate a communication issue between the site and Mollie." -msgstr "Eine %1$s-Zahlung ist noch offen (%2$s), der Kunde ist aber bereits zum Shop zurückgekehrt. Der Status sollte zukünftig automatisch aktualisiert werden. Falls dies nicht der Fall ist, liegt möglicherweise ein Kommunikationsproblem zwischen der Seite und Mollie vor." - -#: src/Gateway/MolliePaymentGateway.php:939 src/Payment/MollieObject.php:682 -#: src/Payment/MollieObject.php:714 src/Payment/MollieOrder.php:281 -#: src/Payment/MollieOrder.php:338 src/Payment/MollieOrder.php:382 -#: src/Payment/MollieOrder.php:463 src/Payment/MollieOrder.php:534 -#: src/Payment/MollieOrder.php:877 src/Payment/MollieOrderService.php:171 -#: src/Payment/MollieOrderService.php:437 -#: src/Payment/MollieOrderService.php:500 -#: src/Payment/MollieOrderService.php:714 src/Payment/MolliePayment.php:236 -#: src/Payment/MolliePayment.php:323 src/Payment/MolliePayment.php:399 -#: src/Payment/MolliePayment.php:423 src/Payment/PaymentService.php:801 -#: src/Subscription/MollieSepaRecurringGateway.php:137 -#: src/Subscription/MollieSepaRecurringGateway.php:204 -#: src/Subscription/MollieSubscriptionGateway.php:458 -msgid "test mode" -msgstr "Testmodus" - -#: src/Gateway/MolliePaymentGateway.php:950 -msgid ", payment pending." -msgstr ", Zahlung ausstehend" - -#: src/Gateway/MolliePaymentGateway.php:982 -msgid "Your order has been cancelled." -msgstr "Ihre Bestellung wurde storniert." - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. -#: src/Gateway/Surcharge.php:257 -msgid " + %1$s %2$s fee might apply" -msgstr " Möglicherweise fällt eine + %1$s %2$s-Gebühr an" - -#. translators: Placeholder 1: Fee amount tag. -#: src/Gateway/Surcharge.php:274 -msgid " + %1$s%% fee might apply" -msgstr " Möglicherweise fällt eine + %1$s%%-Gebühr an" - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. Placeholder 3: Percentage amount. -#: src/Gateway/Surcharge.php:297 -msgid " + %1$s %2$s + %3$s%% fee might apply" -msgstr " Möglicherweise fällt eine + %1$s %2$s + %3$s%%-Gebühr an" - -#: src/Gateway/Surcharge.php:330 -msgid " (excl. VAT)" -msgstr " (exkl. Mehrwertsteuer)" - -#: src/Gateway/Voucher/VoucherModule.php:79 -#: src/Settings/Page/MollieSettingsPage.php:50 -#: src/Settings/Page/MollieSettingsPage.php:183 -msgid "Mollie Settings" -msgstr "Mollie-Einstellungen" - -#: src/Gateway/Voucher/VoucherModule.php:109 -#: src/Gateway/Voucher/VoucherModule.php:149 -#: src/Gateway/Voucher/VoucherModule.php:172 -msgid "Mollie Voucher Category" -msgstr "Mollie-Gutscheinkategorie" - -#: src/Gateway/Voucher/VoucherModule.php:112 -#: src/Gateway/Voucher/VoucherModule.php:151 -#: src/Gateway/Voucher/VoucherModule.php:176 -msgid "--Please choose an option--" -msgstr "--Bitte eine Option wählen--" - -#: src/Gateway/Voucher/VoucherModule.php:113 -#: src/Gateway/Voucher/VoucherModule.php:152 -#: src/Gateway/Voucher/VoucherModule.php:181 -#: src/Gateway/Voucher/VoucherModule.php:243 -#: src/Gateway/Voucher/VoucherModule.php:298 -msgid "No Category" -msgstr "Keine Kategorie" - -#: src/Gateway/Voucher/VoucherModule.php:114 -#: src/Gateway/Voucher/VoucherModule.php:153 -#: src/Gateway/Voucher/VoucherModule.php:184 -#: src/Gateway/Voucher/VoucherModule.php:244 -#: src/Gateway/Voucher/VoucherModule.php:299 src/PaymentMethods/Voucher.php:57 -msgid "Meal" -msgstr "Essen" - -#: src/Gateway/Voucher/VoucherModule.php:115 -#: src/Gateway/Voucher/VoucherModule.php:154 -#: src/Gateway/Voucher/VoucherModule.php:187 -#: src/Gateway/Voucher/VoucherModule.php:245 -#: src/Gateway/Voucher/VoucherModule.php:300 src/PaymentMethods/Voucher.php:58 -msgid "Eco" -msgstr "Öko" - -#: src/Gateway/Voucher/VoucherModule.php:116 -#: src/Gateway/Voucher/VoucherModule.php:155 -#: src/Gateway/Voucher/VoucherModule.php:190 -#: src/Gateway/Voucher/VoucherModule.php:246 -#: src/Gateway/Voucher/VoucherModule.php:301 src/PaymentMethods/Voucher.php:59 -msgid "Gift" -msgstr "Geschenk" - -#: src/Gateway/Voucher/VoucherModule.php:157 -#: src/Gateway/Voucher/VoucherModule.php:194 -msgid "Select a voucher category to apply to all products with this category" -msgstr "Wählen Sie eine Gutscheinkategorie aus, die auf alle Produkte dieser Kategorie angewendet werden soll" - -#: src/Gateway/Voucher/VoucherModule.php:228 src/PaymentMethods/Voucher.php:53 -msgid "Select the default products category" -msgstr "Standardkategorie für Produkte wählen" - -#: src/Gateway/Voucher/VoucherModule.php:232 -msgid "Products voucher category" -msgstr "Produktgutscheinkategorie" - -#: src/Gateway/Voucher/VoucherModule.php:239 -#: src/Gateway/Voucher/VoucherModule.php:297 -msgid "Same as default category" -msgstr "Entspricht Standardkategorie" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/Gateway/Voucher/VoucherModule.php:251 -#, fuzzy -msgid "In order to process it, all products in the order must have a category. To disable the product from voucher selection select 'No category' option." -msgstr "Um die Verarbeitung zu ermöglichen, müssen alle Produkte der Bestellung eine Kategorie haben. Um ein Produkt von der Auswahl von Gutscheinen auszuschließen, wählen Sie die Option „Keine Kategorie“." - -#: src/Gateway/Voucher/VoucherModule.php:294 -msgid "Mollie Voucher category" -msgstr "Mollie-Gutscheinkategorie" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:677 -msgid "%1$s renewal payment failed via Mollie (%2$s). You will need to manually review the payment and adjust product stocks if you use them." -msgstr "Erneute %1$s-Zahlung über Mollie fehlgeschlagen (%2$s). Sie müssen die Zahlung händisch überprüfen und, falls verwendet, die Produktbestände anpassen." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:709 -msgid "%1$s payment failed via Mollie (%2$s)." -msgstr "%1$s-Bezahlung über Mollie fehlgeschlagen (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:743 -msgid "Mollie webhook called, but payment also started via %s, so the order status is not updated." -msgstr "Der Mollie-WebHook wurde aufgerufen, die Zahlung wurde jedoch gleichzeitig über %s gestartet. Der Bestellstatus wird deshalb nicht aktualisiert." - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/Payment/MollieObject.php:765 -#: src/PaymentMethods/InstructionStrategies/PaypalInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (PayPal transaction ID: %3$s)" -msgstr "Zahlung durch %1$s - %2$s (PayPal Transaktions-ID: %3$s) erfolgt" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:909 -msgctxt "Payment description for {orderNumber}" -msgid "Order {orderNumber}" -msgstr "Bestellung {orderNumber}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:919 -msgctxt "Payment description for {storeName}" -msgid "StoreName {storeName}" -msgstr "Name des Shops {storeName}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:929 -msgctxt "Payment description for {customer.firstname}" -msgid "Customer Firstname {customer.firstname}" -msgstr "Vorname des Kunden {customer.firstname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:939 -msgctxt "Payment description for {customer.lastname}" -msgid "Customer Lastname {customer.lastname}" -msgstr "Nachname des Kunden {customer.lastname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:949 -msgctxt "Payment description for {customer.company}" -msgid "Customer Company {customer.company}" -msgstr "Firma des Kunden {customer.company}" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:277 src/Payment/MolliePayment.php:234 -#: src/Subscription/MollieSepaRecurringGateway.php:210 -msgid "Order completed using %1$s payment (%2$s)." -msgstr "Vorgang über %1$s-Bezahlung (%2$s) erfolgt." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:336 -msgid "Order authorized using %1$s payment (%2$s). Set order to completed in WooCommerce when you have shipped the products, to capture the payment. Do this within 28 days, or the order will expire. To handle individual order lines, process the order via the Mollie Dashboard." -msgstr "Bestellung über %1$s-Bezahlung (%2$s) autorisiert. Setzen Sie die Bestellung in WooCommerce auf abgeschlossen, wenn Sie die Produkte versandt haben, um die Bezahlung zu erfassen. Erledigen Sie dies innerhalb von 28 Tagen, ansonsten verfällt die Bestellung. Um individuelle Auftragszeilen abzuwickeln, verarbeiten Sie die Bestellung über das Mollie-Dashboard." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:380 -msgid "Order completed at Mollie for %1$s order (%2$s). At least one order line completed. Remember: Completed status for an order at Mollie is not the same as Completed status in WooCommerce!" -msgstr "Bestellvorgang bei Mollie für %1$s-Bestellung (%2$s) abgeschlossen. Mindestens eine Auftragszeile abgeschlossen. Hinweis: Der abgeschlossene Status bei Mollie ist nicht mit dem abgeschlossenen Status bei WooCommerce gleichzusetzen." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:461 -msgid "%1$s order (%2$s) cancelled ." -msgstr "%1$s-Bestellung (%2$s) abgebrochen." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:532 -msgid "%1$s order expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "%1$s-Bestellung (%2$s) abgelaufen, wegen einer weiteren offenen Zahlung (%3$s) jedoch nicht abgebrochen." - -#: src/Payment/MollieOrder.php:627 -msgctxt "Order note error" -msgid "The sum of refunds for all order lines is not identical to the refund amount, so this refund will be processed as a payment amount refund, not an order line refund." -msgstr "Die Summe der Rückerstattungen aller Auftragszeilen stimmt nicht mit dem Rückerstattungsbetrag überein, die Rückerstattung wird deshalb als Rückerstattung des Zahlungsbetrags und nicht als Rückerstattung der Auftragszeilen bearbeitet." - -#: src/Payment/MollieOrder.php:759 -msgctxt "Order note error" -msgid "Can not refund order amount that has status %1$s at Mollie." -msgstr "Ein Zahlungsbetrag mit dem Status %1$s bei Mollie kann nicht rückerstattet werden." - -#: src/Payment/MollieOrder.php:781 -msgid "Amount refund of %1$s%2$s refunded in WooCommerce and at Mollie.%3$s Refund ID: %4$s." -msgstr "Erstattungsbetrag von %1$s erstatteten %2$s bei WooCommerce und Mollie.%3$s Erstattungs-ID: %4$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:872 -msgid "%1$s order (%2$s) expired ." -msgstr "%1$s-Bestellung (%2$s) abgelaufen." - -#: src/Payment/MollieOrder.php:1095 -msgid "%1$sx %2$s cancelled for %3$s%4$s in WooCommerce and at Mollie." -msgstr "%1$sx %2$s storniert für %3$s%4$s bei WooCommerce und Mollie." - -#: src/Payment/MollieOrder.php:1119 -msgid "%1$sx %2$s refunded for %3$s%4$s in WooCommerce and at Mollie.%5$s Refund ID: %6$s." -msgstr "%1$sx %2$s erstattet für %3$s%4$s bei WooCommerce und Mollie.%5$s Erstattungs-ID: %6$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment status, placeholder 3: payment ID -#: src/Payment/MollieOrderService.php:168 -msgid "%1$s payment %2$s (%3$s), not processed." -msgstr "%1$s-Zahlung %2$s (%3$s), nicht verarbeitet." - -#: src/Payment/MollieOrderService.php:400 -msgid "New chargeback %s processed! Order note and order status updated." -msgstr "Neue Rückbuchung %s erfasst. Bestellungsnotiz und Status aktualisiert." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:432 -msgid "%1$s payment charged back via Mollie (%2$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "%1$s-Zahlung über Mollie zurückgebucht (%2$s). Sie müssen die Zahlung händisch überprüfen und, falls verwendet, die Produktbestände anpassen." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:494 -msgid "%1$s payment charged back via Mollie (%2$s). Subscription status updated, please review (and adjust product stocks if you use it)." -msgstr "%1$s-Zahlung über Mollie zurückgebucht (%2$s). Abonnementstatus aktualisiert, bitte prüfen (und, falls verwendet, Produktbestände anpassen)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:701 -msgid "%1$s payment %2$s via Mollie (%3$s %4$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "%1$s-Bezahlung %2$s über Mollie (%3$s%4$s). Sie müssen die Zahlung händisch überprüfen und, falls verwendet, die Produktbestände anpassen." - -#: src/Payment/MollieOrderService.php:814 -msgid "New refund %s processed in Mollie Dashboard! Order note added, but order not updated." -msgstr "Neue Rückerstattung %s im Mollie-Dashboard verarbeitet. Bestellungsnotiz hinzugefügt, Bestellung jedoch nicht aktualisiert." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:321 -msgid "%1$s payment (%2$s) cancelled ." -msgstr "%1$s-Bezahlvorgang (%2$s) abgebrochen." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:397 -msgid "%1$s payment expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "%1$s-Zahlung (%2$s) abgelaufen, wegen einer weiteren offenen Zahlung (%3$s) jedoch nicht abgebrochen." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:421 -msgid "%1$s payment expired (%2$s)." -msgstr "%1$s-Zahlung abgelaufen (%2$s)." - -#. translators: Placeholder 1: currency, placeholder 2: refunded amount, placeholder 3: optional refund reason, placeholder 4: payment ID, placeholder 5: refund ID -#: src/Payment/MolliePayment.php:497 -msgid "Refunded %1$s%2$s%3$s - Payment: %4$s, Refund: %5$s" -msgstr "Rückerstattung %1$s%2$s%3$s – Zahlung: %4$s, Rückerstattung: %5$s" - -#. translators: Placeholder 1: order number -#: src/Payment/MollieSubscription.php:78 -msgctxt "Default payment description for subscription recurring payments" -msgid "Order %1$s" -msgstr "Bestellung %1$s" - -#: src/Payment/OrderItemsRefunder.php:121 -msgid "One of the WooCommerce order items does not have the refund item ID meta value associated to Mollie Order item." -msgstr "Eine der WooCommerce-Auftragspositionen stimmt nicht mit dem entsprechenden Metawert für die ID des Rückerstattungsartikels der Mollie-Auftragsposition überein." - -#: src/Payment/OrderItemsRefunder.php:166 -msgid "Impossible to retrieve the order item ID related to the remote item: %1$s. Try to do a refund by amount." -msgstr "Die Auftragspositions-ID zum folgenden Remote-Artikel konnte nicht abgerufen werden: %1$s. Versuchen Sie, eine Rückerstattung nach Betrag durchzuführen." - -#: src/Payment/OrderItemsRefunder.php:190 -msgid "Empty WooCommerce order items or mollie order lines." -msgstr "Leere WooCommerce-Auftragspositionen oder Mollie-Auftragszeilen." - -#: src/Payment/OrderLines.php:509 -msgid "Shipping" -msgstr "Versand" - -#: src/Payment/PaymentModule.php:215 -msgid "%1$s items refunded in WooCommerce and at Mollie." -msgstr "%1$s erstattete Artikel bei WooCommerce und Mollie." - -#: src/Payment/PaymentModule.php:233 -msgid "%1$s items cancelled in WooCommerce and at Mollie." -msgstr "%1$s stornierte Artikel bei WooCommerce und Mollie." - -#: src/Payment/PaymentModule.php:352 -msgctxt "Order note info" -msgid "Processing a payment, no capture needed" -msgstr "Ein Bezahlvorgang wird bearbeitet, keine Erfassung notwendig" - -#: src/Payment/PaymentModule.php:366 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be shipped/captured." -msgstr "Die Bestellung wurde bei Mollie bereits storniert und kann nicht versandt/erfasst werden." - -#: src/Payment/PaymentModule.php:374 -msgctxt "Order note info" -msgid "Order already completed at Mollie, can not be shipped/captured." -msgstr "Die Bestellung wurde bei Mollie bereits abgearbeitet und kann nicht versandt/erfasst werden." - -#: src/Payment/PaymentModule.php:383 -msgctxt "Order note info" -msgid "Order successfully updated to shipped at Mollie, capture of funds underway." -msgstr "Die Bestellung wurde bei Mollie erfolgreich auf versandt aktualisiert, Erfassung der Geldmittel in Bearbeitung." - -#: src/Payment/PaymentModule.php:389 -msgctxt "Order note info" -msgid "Order not paid or authorized at Mollie yet, can not be shipped." -msgstr "Die Bestellung wurde bei Mollie noch nicht bezahlt oder autorisiert und kann nicht versandt werden." - -#: src/Payment/PaymentModule.php:423 -msgctxt "Order note info" -msgid "Order contains Mollie payment method, but not a valid Mollie Order ID. Canceling order failed." -msgstr "Die Bestellung enthält eine Mollie-Zahlungsmethode, aber keine gültige Mollie-Bestell-ID. Stornierung der Bestellung fehlgeschlagen." - -#: src/Payment/PaymentModule.php:444 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be canceled again." -msgstr "Die Bestellung wurde bei Mollie bereits storniert und kann nicht erneut storniert werden." - -#: src/Payment/PaymentModule.php:454 -msgctxt "Order note info" -msgid "Order also cancelled at Mollie." -msgstr "Bestellung auch bei Mollie storniert." - -#: src/Payment/PaymentModule.php:460 -msgctxt "Order note info" -msgid "Order could not be canceled at Mollie, because order status is " -msgstr "Bestellung konnte bei Mollie nicht storniert werden, da der Bestellstatus " - -#: src/Payment/PaymentService.php:622 -msgid "Subscription switch failed, no valid mandate found. Place a completely new order to change your subscription." -msgstr "Abonnement-Umstellung fehlgeschlagen, kein valides Mandat gefunden. Leiten Sie einen neuen Bestellvorgang ein, um Ihr Abonnement zu ändern." - -#: src/Payment/PaymentService.php:628 -msgid "Failed switching subscriptions, no valid mandate." -msgstr "Umstellen des Abonnements wegen Fehlen eines gültigen Mandats fehlgeschlagen." - -#: src/Payment/PaymentService.php:638 -msgid "Order completed internally because of an existing valid mandate at Mollie." -msgstr "Die Bestellung wurde wegen eines bestehenden, gültigen Mandats bei Mollie intern abgewickelt." - -#: src/Payment/PaymentService.php:779 -#: src/Subscription/MollieSepaRecurringGateway.php:126 -#: src/Subscription/MollieSubscriptionGateway.php:449 -msgid "Awaiting payment confirmation." -msgstr "Die Zahlungsbestätigung wird erwartet." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Payment/PaymentService.php:799 -#: src/Subscription/MollieSepaRecurringGateway.php:135 -#: src/Subscription/MollieSubscriptionGateway.php:456 -msgid "%1$s payment started (%2$s)." -msgstr "%1$s-Zahlung gestartet (%2$s)." - -#: src/Payment/PaymentService.php:869 -msgid "Payment failed due to: Mollie is out of service. Please try again later." -msgstr "" - -#: src/Payment/RefundLineItemsBuilder.php:126 -msgid "Mollie doesn't allow a partial refund of the full amount or quantity of at least one order line. Trying to process this as an amount refund instead." -msgstr "Mollie erlaubt keine teilweise Rückerstattung des vollen Betrags oder der vollen Menge mindestens einer Auftragszeile. Es wird stattdessen versucht, die Eingabe als Erstattungsbetrag zu verarbeiten." - -#: src/PaymentMethods/Applepay.php:14 -msgid "To accept payments via Apple Pay" -msgstr "Um Bezahlungen über Apple Pay zu akzeptieren" - -#: src/PaymentMethods/Bancontact.php:13 -msgid "Bancontact" -msgstr "Bancontact" - -#: src/PaymentMethods/Banktransfer.php:32 -msgid "Bank Transfer" -msgstr "Überweisung" - -#: src/PaymentMethods/Banktransfer.php:54 -#: src/Settings/General/MollieGeneralSettings.php:252 -msgid "Activate expiry time setting" -msgstr "Einstellung für den Ablaufzeitpunkt übernehmen" - -#: src/PaymentMethods/Banktransfer.php:55 -#: src/Settings/General/MollieGeneralSettings.php:253 -msgid "Enable expiry time for payments" -msgstr "Ablaufzeitpunkt für Zahlungen aktivieren" - -#: src/PaymentMethods/Banktransfer.php:56 -msgid "Enable this option if you want to be able to set the time after which the payment will expire. This will turn all transactions into payments instead of orders" -msgstr "Aktivieren Sie diese Option, um den Zeitpunkt, an dem die Zahlungsfrist abläuft, selbst festzulegen. Alle Transaktionen werden dadurch in Zahlungen anstatt Bestellungen umgewandelt" - -#: src/PaymentMethods/Banktransfer.php:61 -#: src/Settings/General/MollieGeneralSettings.php:259 -msgid "Expiry time" -msgstr "Ablaufzeitpunkt" - -#. translators: Placeholder 1: Default expiry days. -#: src/PaymentMethods/Banktransfer.php:64 -msgid "Number of DAYS after the payment will expire. Default %d days" -msgstr "TAGE nach Ende der Zahlungsfrist. Standard: %d Tage." - -#: src/PaymentMethods/Banktransfer.php:73 -msgid "Skip Mollie payment screen" -msgstr "Mollie-Bezahlseite überspringen" - -#: src/PaymentMethods/Banktransfer.php:74 -msgid "Skip Mollie payment screen when Bank Transfer is selected" -msgstr "Mollie-Bezahlseite überspringen, wenn Überweisung ausgewählt wurde" - -#: src/PaymentMethods/Banktransfer.php:75 -msgid "Enable this option if you want to skip redirecting your user to the Mollie payment screen, instead this will redirect your user directly to the WooCommerce order received page displaying instructions how to complete the Bank Transfer payment." -msgstr "Aktivieren Sie diese Option, um die Weiterleitung Ihres Benutzers auf die Mollie-Bezahlseite zu überspringen. Stattdessen wird Ihr Benutzer direkt zur Bestellbestätigung von WooCommerce weitergeleitet und bekommt eine Schrittanweisung zur Abwicklung der Überweisungszahlung angezeigt." - -#: src/PaymentMethods/Belfius.php:13 -msgid "Belfius Direct Net" -msgstr "Belfius Direct Net" - -#: src/PaymentMethods/Billie.php:13 -msgid "Billie" -msgstr "" - -#: src/PaymentMethods/Billie.php:14 -#, fuzzy -msgid "To accept payments via Billie, all default WooCommerce checkout fields should be enabled and required." -msgstr "Um Bezahlungen über Klarna zu akzeptieren, müssen alle standardmäßigen Felder im WooCommerce-Bezahlvorgang aktiviert und verpflichtend sein." - -#: src/PaymentMethods/Billie.php:29 -msgid "Company field is empty. The company field is required." -msgstr "" - -#: src/PaymentMethods/Billie.php:33 -msgid "Please enter your company name here." -msgstr "" - -#: src/PaymentMethods/Creditcard.php:16 -msgid "Credit card" -msgstr "Kreditkarte" - -#: src/PaymentMethods/Creditcard.php:52 -msgid "Enable Mollie Components" -msgstr "Mollie-Komponenten aktivieren" - -#: src/PaymentMethods/Creditcard.php:55 -#, fuzzy -msgid "Use the Mollie Components for this Gateway. Read more about %s and how it improves your conversion." -msgstr "Mollie-Komponenten für dieses Portal aktivieren Mollie-Komponenten für dieses Portal verwenden. Erfahren Sie mehr über %s und wie es Ihren Umsatz steigert." - -#: src/PaymentMethods/Creditcard.php:59 src/Settings/Page/Components.php:21 -#: src/Settings/Page/MollieSettingsPage.php:733 -msgid "Mollie Components" -msgstr "Mollie-Komponenten" - -#: src/PaymentMethods/Creditcard.php:92 -msgid "Customize Icons" -msgstr "Symbole personalisieren" - -#: src/PaymentMethods/Creditcard.php:99 -msgid "Enable Icons Selector" -msgstr "Auswahlwerkzeug für Symbole aktivieren" - -#: src/PaymentMethods/Creditcard.php:100 -msgid "Show customized creditcard icons on checkout page" -msgstr "Benutzerdefinierte Kreditkartensymbole auf der Bezahlseite anzeigen" - -#: src/PaymentMethods/Creditcard.php:108 -msgid "Show American Express Icon" -msgstr "American-Express-Symbol anzeigen" - -#: src/PaymentMethods/Creditcard.php:113 -msgid "Show Carta Si Icon" -msgstr "Carta-Si-Symbol anzeigen" - -#: src/PaymentMethods/Creditcard.php:118 -msgid "Show Carte Bancaire Icon" -msgstr "Carte-Bancaire-Symbol anzeigen" - -#: src/PaymentMethods/Creditcard.php:123 -msgid "Show Maestro Icon" -msgstr "Maestro-Symbol anzeigen" - -#: src/PaymentMethods/Creditcard.php:128 -msgid "Show Mastercard Icon" -msgstr "Mastercard-Symbol anzeigen" - -#: src/PaymentMethods/Creditcard.php:133 -msgid "Show Visa Icon" -msgstr "Visa-Symbol anzeigen" - -#: src/PaymentMethods/Creditcard.php:138 -msgid "Show VPay Icon" -msgstr "VPay-Symbol anzeigen" - -#: src/PaymentMethods/Directdebit.php:13 -msgid "SEPA Direct Debit" -msgstr "SEPA-Direktmandat" - -#: src/PaymentMethods/Directdebit.php:14 -#, fuzzy -msgid "SEPA Direct Debit is used for recurring payments with WooCommerce Subscriptions, and will not be shown in the WooCommerce checkout for regular payments! You also need to enable iDEAL and/or other 'first' payment methods if you want to use SEPA Direct Debit." -msgstr "Für wiederkehrende Zahlungen mit WooCommerce Subscriptions werden SEPA-Direktmandate verwendet. Diese werden nicht im WooCommerce-Bezahlvorgang für reguläre Zahlungen angezeigt. Sie müssen außerdem iDEAL und/oder weitere „erste“ Bezahlmethoden aktivieren, wenn Sie SEPA-Direktmandate verwenden möchten." - -#: src/PaymentMethods/Eps.php:13 -msgid "EPS" -msgstr "EPS" - -#: src/PaymentMethods/Giftcard.php:30 -msgctxt "Placeholder 1: giftcard issuer, Placeholder 2: amount value, Placeholder 3: currency" -msgid "Mollie - Giftcard details: %1$s %2$s %3$s." -msgstr "Mollie - Gutscheindetails: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:42 -msgctxt "Placeholder 1: remainder method, Placeholder 2: amount value, Placeholder 3: currency" -msgid " Remainder: %1$s %2$s %3$s." -msgstr " Verbleibend: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:60 -msgid "Gift cards" -msgstr "Geschenkkarten" - -#: src/PaymentMethods/Giftcard.php:62 src/PaymentMethods/Giftcard.php:105 -msgid "Select your gift card" -msgstr "Wählen Sie Ihre Geschenkkarte aus" - -#: src/PaymentMethods/Giftcard.php:78 -msgid "Show gift cards dropdown" -msgstr "Drop-down-Liste für Geschenkkarten anzeigen" - -#: src/PaymentMethods/Giftcard.php:84 -msgid "If you disable this, a dropdown with various gift cards will not be shown in the WooCommerce checkout, so users will select a gift card on the Mollie payment page after checkout." -msgstr "Wenn Sie die Option deaktivieren, wird die Drop-down-Liste mit verschiedenen Geschenkkarten nicht im WooCommerce-Bezahlvorgang angezeigt, sondern die Benutzer wählen auf der Mollie-Bezahlseite nach dem WooCommerce-Bezahlvorgang eine Geschenkkarte aus." - -#: src/PaymentMethods/Giftcard.php:93 src/PaymentMethods/Ideal.php:46 -#: src/PaymentMethods/Kbc.php:48 -msgid "Issuers empty option" -msgstr "Kartenaussteller-Option leer" - -#: src/PaymentMethods/Giftcard.php:99 -msgid "This text will be displayed as the first option in the gift card dropdown, but only if the above 'Show gift cards dropdown' is enabled." -msgstr "Dieser Text wird als erste Option in der Drop-down-Liste für Geschenkkarten angezeigt, wenn „Drop-down-Liste für Geschenkkarten anzeigen“ weiter oben aktiviert wurde." - -#: src/PaymentMethods/Giropay.php:13 -msgid "Giropay" -msgstr "Giropay" - -#: src/PaymentMethods/Ideal.php:15 -msgid "iDEAL" -msgstr "iDEAL" - -#: src/PaymentMethods/Ideal.php:17 src/PaymentMethods/Ideal.php:55 -#: src/PaymentMethods/Kbc.php:16 -msgid "Select your bank" -msgstr "Wählen Sie Ihre Bank aus" - -#: src/PaymentMethods/Ideal.php:34 -msgid "Show iDEAL banks dropdown" -msgstr "Drop-down-Liste für iDEAL-Banken anzeigen" - -#: src/PaymentMethods/Ideal.php:37 -msgid "If you disable this, a dropdown with various iDEAL banks will not be shown in the WooCommerce checkout, so users will select a iDEAL bank on the Mollie payment page after checkout." -msgstr "Wenn Sie die Option deaktivieren, wird die Drop-down-Liste mit verschiedenen iDEAL-Banken nicht im WooCommerce-Bezahlvorgang angezeigt, sondern die Benutzer wählen auf der Mollie-Bezahlseite nach dem WooCommerce-Bezahlvorgang eine iDEAL-Bank aus." - -#: src/PaymentMethods/Ideal.php:49 -#, fuzzy -msgid "This text will be displayed as the first option in the iDEAL issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show iDEAL banks dropdown' is enabled." -msgstr "Dieser Text wird als erste Option in der Drop-down-Liste für iDEAL-Kartenaussteller angezeigt. Erfolgt keine Eingabe, wird „Wählen Sie Ihre Bank aus“ angezeigt. Nur wenn die obere Option „Drop-down-Liste für iDEAL-Banken anzeigen“ aktiviert wurde." - -#: src/PaymentMethods/In3.php:13 -msgid "in3" -msgstr "in3" - -#: src/PaymentMethods/In3.php:15 -msgid "Pay in 3 instalments, 0% interest" -msgstr "Zahlung in 3 Raten, 0 % Zinsen" - -#: src/PaymentMethods/In3.php:25 -msgid "Required field is empty. Phone and birthdate fields are required." -msgstr "" - -#: src/PaymentMethods/In3.php:29 -msgid "Please enter your phone here. +00.." -msgstr "" - -#: src/PaymentMethods/In3.php:30 -msgid "Please enter your birthdate here." -msgstr "" - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/PaymentMethods/InstructionStrategies/ApplepayInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (Apple Pay transaction ID: %3$s)" -msgstr "Zahlung durch %1$s - %2$s (Apple Pay Transaktions-ID: %3$s) erfolgt" - -#. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN, placeholder 3: consumer BIC -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:28 -#: src/PaymentMethods/InstructionStrategies/DirectDebitInstructionTrait.php:20 -msgid "Payment completed by %1$s (IBAN (last 4 digits): %2$s, BIC: %3$s)" -msgstr "Zahlung durch %1$s erfolgt (IBAN (letzte 4 Ziffern): %2$s, BIC: %3$s)" - -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:37 -msgid "Please complete your payment by transferring the total amount to the following bank account:" -msgstr "Bitte schließen Sie die Zahlung ab, indem Sie den vollen Betrag auf das folgende Konto überweisen:" - -#. translators: Placeholder 1: 'Stichting Mollie Payments' -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:41 -msgid "Beneficiary: %s" -msgstr "Begünstigter: %s" - -#. translators: Placeholder 1: Payment details bank account -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:43 -msgid "IBAN: %s" -msgstr "IBAN: %s" - -#. translators: Placeholder 1: Payment details bic -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:45 -msgid "BIC: %s" -msgstr "BIC: %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:49 -msgid "Payment reference: %s" -msgstr "Zahlungsreferenz: %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:52 -msgid "Please provide the payment reference %s" -msgstr "Geben Sie bitte die Zahlungsreferenz %s an" - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:62 -msgid "The payment will expire on %s." -msgstr "Die Zahlungsfrist läuft am %s ab." - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:68 -msgid "The payment will expire on %s. Please make sure you transfer the total amount before this date." -msgstr "Die Zahlungsfrist läuft am %s ab. Bitte überweisen Sie bis dahin den vollen Betrag." - -#. translators: Placeholder 1: card holder -#: src/PaymentMethods/InstructionStrategies/CreditcardInstructionStrategy.php:19 -msgid "Payment completed by %s" -msgstr "Zahlung durch %s erfolgt" - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:19 -msgid "We have not received a definite payment status." -msgstr "Wir haben keinen endgültigen Zahlungsstatus erhalten." - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:25 -msgid "We have not received a definite payment status. You will receive an email as soon as we receive a confirmation of the bank/merchant." -msgstr "Wir haben keinen endgültigen Zahlungsstatus erhalten. Sie erhalten eine E-Mail, sobald wir eine Bestätigung der Bank oder des Händlers erhalten." - -#. translators: Placeholder 1: payment method -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:33 -msgid "Payment completed with %s" -msgstr "Zahlung durch %s erfolgt" - -#. translators: Placeholder 1: Mollie_WC_Gateway_MyBank consumer name, placeholder 2: Consumer Account number -#: src/PaymentMethods/InstructionStrategies/MybankInstructionStrategy.php:18 -msgid "Payment completed by %1$s - %2$s" -msgstr "Zahlung durch %1$s - %2$s erfolgt" - -#. translators: Placeholder 1: customer billing email -#: src/PaymentMethods/InstructionStrategies/Przelewy24InstructionStrategy.php:19 -msgid "Payment completed by %s." -msgstr "Zahlung durch %s erfolgt." - -#: src/PaymentMethods/Kbc.php:14 -msgid "KBC/CBC Payment Button" -msgstr "KBC/CBC-Zahlungsbutton" - -#: src/PaymentMethods/Kbc.php:33 -msgid "Show KBC/CBC banks dropdown" -msgstr "Drop-down-Liste für KBC/CBC-Banken anzeigen" - -#: src/PaymentMethods/Kbc.php:39 -msgid "If you disable this, a dropdown with various KBC/CBC banks will not be shown in the WooCommerce checkout, so users will select a KBC/CBC bank on the Mollie payment page after checkout." -msgstr "Wenn Sie die Option deaktivieren, wird die Drop-down-Liste mit verschiedenen KBC/CBC-Banken nicht im WooCommerce-Bezahlvorgang angezeigt, sondern die Benutzer wählen auf der Mollie-Bezahlseite nach dem WooCommerce-Bezahlvorgang eine KBC/CBC-Bank aus." - -#: src/PaymentMethods/Klarna.php:13 -msgid "Pay with Klarna" -msgstr "Bezahle mit Klarna" - -#: src/PaymentMethods/Klarna.php:14 src/PaymentMethods/Klarnapaylater.php:14 -#: src/PaymentMethods/Klarnapaynow.php:14 -#: src/PaymentMethods/Klarnasliceit.php:14 -msgid "To accept payments via Klarna, all default WooCommerce checkout fields should be enabled and required." -msgstr "Um Bezahlungen über Klarna zu akzeptieren, müssen alle standardmäßigen Felder im WooCommerce-Bezahlvorgang aktiviert und verpflichtend sein." - -#: src/PaymentMethods/Klarnapaylater.php:13 -msgid "Klarna Pay later" -msgstr "Klarna Pay later" - -#: src/PaymentMethods/Klarnapaynow.php:13 -msgid "Klarna Pay Now" -msgstr "Klarna Pay Now" - -#: src/PaymentMethods/Klarnasliceit.php:13 -msgid "Klarna Slice it" -msgstr "Klarna Slice it" - -#: src/PaymentMethods/Mybank.php:13 -msgid "MyBank" -msgstr "MyBank" - -#: src/PaymentMethods/Mybank.php:14 -msgid "To accept payments via MyBank" -msgstr "Um Bezahlungen über MyBank zu akzeptieren" - -#. translators: Placeholder 1: Lock icon. Placeholder 2: Mollie logo. -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:25 -msgid "%1$s Secure payments provided by %2$s" -msgstr "%1$s Sichere Zahlungen bereitgestellt durch %2$s" - -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:43 -msgid "Secure payments provided by" -msgstr "Sichere Zahlungen bereitgestellt durch" - -#: src/PaymentMethods/Paypal.php:13 -msgid "PayPal" -msgstr "PayPal" - -#: src/PaymentMethods/Paypal.php:33 -msgid "Display on cart page" -msgstr "Im Einkaufswagen anzeigen" - -#: src/PaymentMethods/Paypal.php:37 -msgid "Enable the PayPal button to be used in the cart page." -msgstr "Aktivieren Sie die PayPal-Schaltfläche, die im Einkaufswagen verwendet werden soll." - -#: src/PaymentMethods/Paypal.php:45 -msgid "Display on product page" -msgstr "Auf der Produktseite anzeigen" - -#: src/PaymentMethods/Paypal.php:49 -msgid "Enable the PayPal button to be used in the product page." -msgstr "Aktivieren Sie die PayPal-Schaltfläche, die auf der Produktseite verwendet werden soll." - -#: src/PaymentMethods/Paypal.php:58 -msgctxt "Mollie PayPal Button Settings" -msgid "Button text language and color" -msgstr "Sprache und Farbe des Schaltflächentextes" - -#: src/PaymentMethods/Paypal.php:59 -msgctxt "Mollie PayPal Button Settings" -msgid "Select the text and the colour of the button." -msgstr "Wählen Sie Text und Farbe der Schaltfläche aus." - -#: src/PaymentMethods/Paypal.php:69 -msgid "Minimum amount to display button" -msgstr "Mindestbetrag zur Anzeige der Schaltfläche" - -#: src/PaymentMethods/Paypal.php:73 -msgid "If the product or the cart total amount is under this number, then the button will not show up." -msgstr "Wenn der Betrag des Produkts oder des Einkaufswagens unter dieser Zahl liegt, wird die Schaltfläche nicht angezeigt." - -#: src/PaymentMethods/Paypal.php:88 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill blue" -msgstr "Englisch -- Kauf über PayPal - Klein und rund, blau" - -#: src/PaymentMethods/Paypal.php:89 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded blue" -msgstr "Englisch -- Kauf über PayPal - Abgerundet, blau" - -#: src/PaymentMethods/Paypal.php:90 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill golden" -msgstr "Englisch -- Kauf über PayPal - Klein und rund, goldfarben" - -#: src/PaymentMethods/Paypal.php:91 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded golden" -msgstr "Englisch -- Kauf über PayPal - Abgerundet, goldfarben" - -#: src/PaymentMethods/Paypal.php:92 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill gray" -msgstr "Englisch -- Kauf über PayPal - Klein und rund, grau" - -#: src/PaymentMethods/Paypal.php:93 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded gray" -msgstr "Englisch -- Kauf über PayPal - Abgerundet, grau" - -#: src/PaymentMethods/Paypal.php:94 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill white" -msgstr "Englisch -- Kauf über PayPal - Klein und rund, weiß" - -#: src/PaymentMethods/Paypal.php:95 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded white" -msgstr "Englisch -- Kauf über PayPal - Abgerundet, weiß" - -#: src/PaymentMethods/Paypal.php:96 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill black" -msgstr "Englisch -- Bezahlung mit PayPal - Klein und rund, schwarz" - -#: src/PaymentMethods/Paypal.php:97 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded black" -msgstr "Englisch -- Bezahlung mit PayPal - Abgerundet, schwarz" - -#: src/PaymentMethods/Paypal.php:98 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill blue" -msgstr "Englisch -- Bezahlung mit PayPal - Klein und rund, blau" - -#: src/PaymentMethods/Paypal.php:99 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded blue" -msgstr "Englisch -- Bezahlung mit PayPal - Abgerundet, blau" - -#: src/PaymentMethods/Paypal.php:100 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill golden" -msgstr "Englisch -- Bezahlung mit PayPal - Klein und rund, goldfarben" - -#: src/PaymentMethods/Paypal.php:101 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded golden" -msgstr "Englisch -- Bezahlung mit PayPal - Abgerundet, goldfarben" - -#: src/PaymentMethods/Paypal.php:102 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill gray" -msgstr "Englisch -- Bezahlung mit PayPal - Klein und rund, grau" - -#: src/PaymentMethods/Paypal.php:103 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded gray" -msgstr "Englisch -- Bezahlung mit PayPal - Abgerundet, grau" - -#: src/PaymentMethods/Paypal.php:104 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill white" -msgstr "Englisch -- Bezahlung mit PayPal - Klein und rund, weiß" - -#: src/PaymentMethods/Paypal.php:105 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded white" -msgstr "Englisch -- Bezahlung mit PayPal - Abgerundet, weiß" - -#: src/PaymentMethods/Paypal.php:106 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill black" -msgstr "Niederländisch -- Kauf über PayPal - Klein und rund, schwarz" - -#: src/PaymentMethods/Paypal.php:107 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded black" -msgstr "Niederländisch -- Kauf über PayPal - Abgerundet, schwarz" - -#: src/PaymentMethods/Paypal.php:108 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill blue" -msgstr "Niederländisch -- Kauf über PayPal - Klein und rund, blau" - -#: src/PaymentMethods/Paypal.php:109 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded blue" -msgstr "Niederländisch -- Kauf über PayPal - Abgerundet, blau" - -#: src/PaymentMethods/Paypal.php:110 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill golden" -msgstr "Niederländisch -- Kauf über PayPal - Klein und rund, goldfarben" - -#: src/PaymentMethods/Paypal.php:111 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded golden" -msgstr "Niederländisch -- Kauf über PayPal - Abgerundet, goldfarben" - -#: src/PaymentMethods/Paypal.php:112 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill gray" -msgstr "Niederländisch -- Kauf über PayPal - Klein und rund, grau" - -#: src/PaymentMethods/Paypal.php:113 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded gray" -msgstr "Niederländisch -- Kauf über PayPal - Abgerundet, grau" - -#: src/PaymentMethods/Paypal.php:114 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill white" -msgstr "Niederländisch -- Kauf über PayPal - Klein und rund, weiß" - -#: src/PaymentMethods/Paypal.php:115 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded white" -msgstr "Niederländisch -- Kauf über PayPal - Abgerundet, weiß" - -#: src/PaymentMethods/Paypal.php:116 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill black" -msgstr "Niederländisch -- Bezahlung mit PayPal - Klein und rund, schwarz" - -#: src/PaymentMethods/Paypal.php:117 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded black" -msgstr "Niederländisch -- Bezahlung mit PayPal - Abgerundet, schwarz" - -#: src/PaymentMethods/Paypal.php:118 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill blue" -msgstr "Niederländisch -- Bezahlung mit PayPal - Klein und rund, blau" - -#: src/PaymentMethods/Paypal.php:119 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded blue" -msgstr "Niederländisch -- Bezahlung mit PayPal - Abgerundet, blau" - -#: src/PaymentMethods/Paypal.php:120 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill golden" -msgstr "Niederländisch -- Bezahlung mit PayPal - Klein und rund, goldfarben" - -#: src/PaymentMethods/Paypal.php:121 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded golden" -msgstr "Niederländisch -- Bezahlung mit PayPal - Abgerundet, goldfarben" - -#: src/PaymentMethods/Paypal.php:122 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill gray" -msgstr "Niederländisch -- Bezahlung mit PayPal - Klein und rund, grau" - -#: src/PaymentMethods/Paypal.php:123 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded gray" -msgstr "Niederländisch -- Bezahlung mit PayPal - Abgerundet, grau" - -#: src/PaymentMethods/Paypal.php:124 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill white" -msgstr "Niederländisch -- Bezahlung mit PayPal - Klein und rund, weiß" - -#: src/PaymentMethods/Paypal.php:125 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded white" -msgstr "Niederländisch -- Bezahlung mit PayPal - Abgerundet, weiß" - -#: src/PaymentMethods/Paypal.php:126 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill black" -msgstr "Deutsch -- Kauf über PayPal - Klein und rund, schwarz" - -#: src/PaymentMethods/Paypal.php:127 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded black" -msgstr "Deutsch -- Kauf über PayPal - Abgerundet, schwarz" - -#: src/PaymentMethods/Paypal.php:128 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill blue" -msgstr "Deutsch -- Kauf über PayPal - Klein und rund, blau" - -#: src/PaymentMethods/Paypal.php:129 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded blue" -msgstr "Deutsch -- Kauf über PayPal - Abgerundet, blau" - -#: src/PaymentMethods/Paypal.php:130 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill golden" -msgstr "Deutsch -- Kauf über PayPal - Klein und rund, goldfarben" - -#: src/PaymentMethods/Paypal.php:131 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded golden" -msgstr "Deutsch -- Kauf über PayPal - Abgerundet, goldfarben" - -#: src/PaymentMethods/Paypal.php:132 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill gray" -msgstr "Deutsch -- Kauf über PayPal - Klein und rund, grau" - -#: src/PaymentMethods/Paypal.php:133 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded gray" -msgstr "Deutsch -- Kauf über PayPal - Abgerundet, grau" - -#: src/PaymentMethods/Paypal.php:134 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill white" -msgstr "Deutsch -- Kauf über PayPal - Klein und rund, weiß" - -#: src/PaymentMethods/Paypal.php:135 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded white" -msgstr "Deutsch -- Kauf über PayPal - Abgerundet, weiß" - -#: src/PaymentMethods/Paypal.php:136 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill black" -msgstr "Deutsch -- Bezahlung mit PayPal - Klein und rund, schwarz" - -#: src/PaymentMethods/Paypal.php:137 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded black" -msgstr "Deutsch -- Bezahlung mit PayPal - Abgerundet, schwarz" - -#: src/PaymentMethods/Paypal.php:138 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill blue" -msgstr "Deutsch -- Bezahlung mit PayPal - Klein und rund, blau" - -#: src/PaymentMethods/Paypal.php:139 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded blue" -msgstr "Deutsch -- Bezahlung mit PayPal - Abgerundet, blau" - -#: src/PaymentMethods/Paypal.php:140 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill golden" -msgstr "Deutsch -- Bezahlung mit PayPal - Klein und rund, goldfarben" - -#: src/PaymentMethods/Paypal.php:141 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded golden" -msgstr "Deutsch -- Bezahlung mit PayPal - Abgerundet, goldfarben" - -#: src/PaymentMethods/Paypal.php:142 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill gray" -msgstr "Deutsch -- Bezahlung mit PayPal - Klein und rund, grau" - -#: src/PaymentMethods/Paypal.php:143 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded gray" -msgstr "Deutsch -- Bezahlung mit PayPal - Abgerundet, grau" - -#: src/PaymentMethods/Paypal.php:144 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill white" -msgstr "Deutsch -- Bezahlung mit PayPal - Klein und rund, weiß" - -#: src/PaymentMethods/Paypal.php:145 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded white" -msgstr "Deutsch -- Bezahlung mit PayPal - Abgerundet, weiß" - -#: src/PaymentMethods/Paypal.php:146 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Buy with PayPal - Gold" -msgstr "Französisch -- Kauf über PayPal - Gold" - -#: src/PaymentMethods/Paypal.php:147 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Gold" -msgstr "Französisch -- Bezahlung mit PayPal - Gold" - -#: src/PaymentMethods/Paypal.php:148 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Silver" -msgstr "Französisch -- Bezahlung mit PayPal - Silber" - -#: src/PaymentMethods/Paypal.php:149 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Buy with PayPal - Gold" -msgstr "Polnisch -- Kauf über PayPal - Gold" - -#: src/PaymentMethods/Paypal.php:150 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Gold" -msgstr "Polnisch -- Bezahlung mit PayPal - Gold" - -#: src/PaymentMethods/Paypal.php:151 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Silver" -msgstr "Polnisch -- Bezahlung mit PayPal - Silber" - -#: src/PaymentMethods/Paysafecard.php:13 -msgid "paysafecard" -msgstr "paysafecard" - -#: src/PaymentMethods/Przelewy24.php:13 -msgid "Przelewy24" -msgstr "Przelewy24" - -#: src/PaymentMethods/Przelewy24.php:14 -msgid "To accept payments via Przelewy24, a customer email is required for every payment." -msgstr "Um Bezahlungen über Przelewy24 zu akzeptieren, wird für jede Bezahlung eine Kunden-E-Mail benötigt." - -#: src/PaymentMethods/Sofort.php:13 -msgid "SOFORT Banking" -msgstr "SOFORT-Banking" - -#: src/PaymentMethods/Voucher.php:34 -msgid "Voucher" -msgstr "Gutschein" - -#: src/PaymentMethods/Voucher.php:56 -msgid "No category" -msgstr "Keine Kategorie" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/PaymentMethods/Voucher.php:63 -msgid "In order to process it, all products in the order must have a category. This selector will assign the default category for the shop products" -msgstr "Um die Verarbeitung zu ermöglichen, müssen alle Produkte der Bestellung eine Kategorie haben. Dieses Auswahlwerkzeug weist den Produkten im Shop die Standardkategorie zu" - -#: src/SDK/Api.php:47 -msgid "No API key provided. Please set your Mollie API keys below." -msgstr "Kein API-Schlüssel vorgegeben. Legen Sie Ihre Mollie-API-Schlüssel unten fest." - -#: src/SDK/Api.php:49 -msgid "Invalid API key(s). Get them on the %1$sDevelopers page in the Mollie dashboard%2$s. The API key(s) must start with 'live_' or 'test_', be at least 30 characters and must not contain any special characters." -msgstr "Invalide(r) API-Schlüssel. Beziehen Sie API-Schlüssel über die %1$s-Entwicklerseite im mobilen Dashboard%2$s. API-Schlüssel müssen mit ‚live_‘ oder ‚test_‘ beginnen, mindestens 30 Zeichen enthalten und dürfen keine Sonderzeichen enthalten." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:35 -msgid "%s display settings" -msgstr "%s Anzeigeeinstellungen" - -#: src/Settings/General/MollieGeneralSettings.php:55 -msgid "Use API dynamic title and gateway logo" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:60 -msgid "Retrieve the gateway title and logo from the Mollie API" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:83 -msgid "Display logo on checkout page. Default enabled" -msgstr "Logo bei Bezahlvorgang anzeigen. Standard: aktiviert" - -#: src/Settings/General/MollieGeneralSettings.php:91 -msgid "Sales countries" -msgstr "Vertriebsländer" - -#: src/Settings/General/MollieGeneralSettings.php:98 -#: src/Settings/Settings.php:188 -msgid "Sell to specific countries" -msgstr "In bestimmten Ländern verkaufen" - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:111 -msgid "%s custom logo" -msgstr "%s Eigenes Logo" - -#: src/Settings/General/MollieGeneralSettings.php:117 -msgid "Enable custom logo" -msgstr "Eigenes Logo aktivieren" - -#: src/Settings/General/MollieGeneralSettings.php:123 -msgid "Enable the feature to add a custom logo for this gateway. This feature will have precedence over other logo options." -msgstr "Aktivieren Sie die Funktion zum Hinzufügen eines eigenen Logos für dieses Zahlungsportal. Die Funktion hat Vorrang über andere Logo-Optionen." - -#: src/Settings/General/MollieGeneralSettings.php:129 -msgid "Upload custom logo" -msgstr "Eigenes Logo hochladen" - -#: src/Settings/General/MollieGeneralSettings.php:137 -msgid "Upload a custom icon for this gateway. The feature must be enabled." -msgstr "Laden Sie ein eigenes Symbol für dieses Zahlungsportal hoch. Die entsprechende Funktion muss aktiviert sein." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:148 -msgid "%s surcharge" -msgstr "%s Zuschlag" - -#: src/Settings/General/MollieGeneralSettings.php:154 -msgid "Payment Surcharge" -msgstr "Zahlungsgebühr" - -#: src/Settings/General/MollieGeneralSettings.php:160 -msgid "No fee" -msgstr "Keine Gebühr" - -#: src/Settings/General/MollieGeneralSettings.php:164 -msgid "Fixed fee" -msgstr "Feste Gebühr" - -#: src/Settings/General/MollieGeneralSettings.php:168 -msgid "Percentage" -msgstr "Prozentsatz" - -#: src/Settings/General/MollieGeneralSettings.php:172 -msgid "Fixed fee and percentage" -msgstr "Feste Gebühr und Prozentsatz" - -#: src/Settings/General/MollieGeneralSettings.php:178 -msgid "Choose a payment surcharge for this gateway" -msgstr "Wählen Sie eine Zahlungsgebühr für dieses Zahlungsportal aus" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:187 -msgid "Payment surcharge fixed amount in %s" -msgstr "Fester Betrag des Zuschlags in %s" - -#: src/Settings/General/MollieGeneralSettings.php:192 -msgid "Control the fee added on checkout. Default 0.00" -msgstr "Legen Sie die Gebühr fest, die zum Einkaufswagen hinzugefügt wird. Standard: 0,00" - -#: src/Settings/General/MollieGeneralSettings.php:202 -msgid "Payment surcharge percentage amount %" -msgstr "Prozentsatz für den Zuschlag in %" - -#: src/Settings/General/MollieGeneralSettings.php:205 -msgid "Control the percentage fee added on checkout. Default 0.00" -msgstr "Legen Sie einen Prozentsatz für die Gebühr fest, die zum Einkaufswagen hinzugefügt wird. Standard: 0,00" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:216 -msgid "Payment surcharge limit in %s" -msgstr "Grenzwert für den Zuschlag in %s" - -#: src/Settings/General/MollieGeneralSettings.php:219 -msgid "Limit the maximum fee added on checkout. Default 0, means no limit" -msgstr "Setzen Sie einen Grenzwert für die Gebühr, die zum Einkaufswagen hinzugefügt wird. Der Standardwert 0 steht für keinen Grenzwert" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:230 -msgid "Surcharge only under this limit, in %s" -msgstr "Nur unterhalb dieses Grenzwerts in %s fallen Gebühren an" - -#: src/Settings/General/MollieGeneralSettings.php:233 -msgid "Maximum order amount to apply surcharge. If the order is above this number the surcharge will not apply. Default 0, means no maximum" -msgstr "Maximaler Kaufbetrag, bei dem der Zuschlag fällig wird. Wenn die Bestellung mehr als diese Zahl beträgt, wird der Zuschlag nicht fällig. Der Standardwert 0 steht für kein Maximum" - -#. translators: Placeholder 1: gateway title -#: src/Settings/General/MollieGeneralSettings.php:246 -msgid "%s advanced" -msgstr "%s fortgeschritten" - -#: src/Settings/General/MollieGeneralSettings.php:254 -msgid "Enable this option if you want to be able to set the time after which the order will expire." -msgstr "Aktivieren Sie diese Option, um den Zeitpunkt, an dem die Bestellung abläuft, selbst festzulegen." - -#: src/Settings/General/MollieGeneralSettings.php:262 -msgid "Number of MINUTES after the order will expire and will be canceled at Mollie and WooCommerce. A value of 0 means no expiry time will be considered." -msgstr "Zeit in MINUTEN, nach der die Bestellung abläuft und bei Mollie und WooCommerce storniert wird. Der Wert 0 bedeutet, dass kein Ablaufzeitpunkt berücksichtigt wird." - -#: src/Settings/General/MollieGeneralSettings.php:275 -msgid "Initial order status" -msgstr "Initialer Bestellstatus" - -#: src/Settings/General/MollieGeneralSettings.php:292 -msgid "Some payment methods take longer than a few hours to complete. The initial order state is then set to '%1$s'. This ensures the order is not cancelled when the setting %2$s is used." -msgstr "Einige Bezahlmethoden benötigen mehr als ein paar Stunden bis zum Abschluss. Der initiale Bestellstatus wird in diesem Fall auf ‚%1$s‘ gesetzt. Dadurch wird sichergestellt, dass die Bestellung nicht storniert wird, wenn die Einstellung %2$s verwendet wird." - -#: src/Settings/Page/MollieSettingsPage.php:112 -msgid "Quickly integrate all major payment methods in WooCommerce, wherever you need them." -msgstr "Integrieren Sie schnell alle gängigen Zahlungsmethoden in WooCommerce, wo immer Sie sie brauchen" - -#: src/Settings/Page/MollieSettingsPage.php:116 -msgid " Simply drop them ready-made into your WooCommerce webshop with this powerful plugin by Mollie." -msgstr " Mit dem wirkungsvollen Plugin von Mollie können Sie fertig konfigurierte Zahlungsmethoden einfach in Ihren WooCommerce-Onlineshop einfügen." - -#: src/Settings/Page/MollieSettingsPage.php:120 -msgid " Mollie is dedicated to making payments better for WooCommerce. " -msgstr " Ziel von Mollie ist es, Zahlungen für WooCommerce zu verbessern. " - -#: src/Settings/Page/MollieSettingsPage.php:124 -msgid "Please go to" -msgstr "Bitte gehen Sie zur" - -#: src/Settings/Page/MollieSettingsPage.php:127 -msgid " the signup page" -msgstr " Anmeldeseite," - -#: src/Settings/Page/MollieSettingsPage.php:131 -msgid " to create a new Mollie account and start receiving payments in a couple of minutes. " -msgstr " um ein neues Mollie-Konto zu eröffnen und in wenigen Minuten Zahlungen zu erhalten. " - -#: src/Settings/Page/MollieSettingsPage.php:135 -msgid "Contact " -msgstr "Kontaktieren Sie uns, " - -#: src/Settings/Page/MollieSettingsPage.php:139 -msgid " if you have any questions or comments about this plugin." -msgstr " falls Sie Fragen oder Anmerkungen zu diesem Plugin haben." - -#: src/Settings/Page/MollieSettingsPage.php:143 -msgid "Our pricing is always per transaction. No startup fees, no monthly fees, and no gateway fees. No hidden fees, period." -msgstr "Unsere Leistungen werden immer per Transaktion abgerechnet. Es gibt keine Startgebühr, monatliche Gebühr oder Gebühren, um bestimmte Funktionen freizuschalten. Keine versteckten Kosten – Punkt." - -#: src/Settings/Page/MollieSettingsPage.php:149 -msgid "Plugin Documentation" -msgstr "Plugin-Dokumentation" - -#: src/Settings/Page/MollieSettingsPage.php:152 -msgid "Contact Support" -msgstr "Support kontaktieren" - -#: src/Settings/Page/MollieSettingsPage.php:164 -msgid "Log plugin events." -msgstr "Plugin-Vorgänge protokollieren." - -#. translators: Placeholder 1: Location of the log files -#: src/Settings/Page/MollieSettingsPage.php:171 -msgid "Log files are saved to %s" -msgstr "Protokolldateien werden unter %s gespeichert" - -#: src/Settings/Page/MollieSettingsPage.php:193 -msgid "Live API key" -msgstr "Live-API-Schlüssel" - -#. translators: Placeholder 1: API key mode (live or test). The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:198 -#: src/Settings/Page/MollieSettingsPage.php:229 -msgid "The API key is used to connect to Mollie. You can find your %1$s API key in your %2$sMollie account%3$s" -msgstr "Der API-Schlüssel wird für die Verbindung mit Mollie verwendet. Sie finden Ihren %1$s-API-Schlüssel in Ihrem %2$sMollie-Konto%3$s" - -#: src/Settings/Page/MollieSettingsPage.php:207 -msgid "Live API key should start with live_" -msgstr "Der Live-API-Schlüssel sollte mit live_ beginnen" - -#: src/Settings/Page/MollieSettingsPage.php:214 -msgid "Enable test mode" -msgstr "Testmodus aktivieren" - -#: src/Settings/Page/MollieSettingsPage.php:217 -msgid "Enable test mode if you want to test the plugin without using real payments." -msgstr "Aktivieren Sie den Testmodus, wenn Sie das Plugin ohne echte Bezahlung testen möchten." - -#: src/Settings/Page/MollieSettingsPage.php:224 -msgid "Test API key" -msgstr "Test-API-Schlüssel" - -#: src/Settings/Page/MollieSettingsPage.php:238 -msgid "Test API key should start with test_" -msgstr "Der Test-API-Schlüssel sollte mit test_ beginnen" - -#: src/Settings/Page/MollieSettingsPage.php:245 -msgid "Debug Log" -msgstr "Debug-Protokoll" - -#: src/Settings/Page/MollieSettingsPage.php:301 -msgid "Gateway enabled" -msgstr "Gateway aktiviert" - -#: src/Settings/Page/MollieSettingsPage.php:305 -msgid "Gateway disabled" -msgstr "Gateway deaktiviert" - -#: src/Settings/Page/MollieSettingsPage.php:308 -msgid "Disabled" -msgstr "Deaktiviert" - -#. translators: The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:319 -msgid "The following payment methods are activated in your %1$sMollie profile%2$s:" -msgstr "Die folgenden Bezahlmethoden sind in Ihrem %1$sMollie-Profil%2$s aktiviert:" - -#: src/Settings/Page/MollieSettingsPage.php:334 -msgid "Refresh" -msgstr "Aktualisieren" - -#: src/Settings/Page/MollieSettingsPage.php:343 -msgid "No payment methods available" -msgstr "Keine Zahlungsmethoden verfügbar" - -#: src/Settings/Page/MollieSettingsPage.php:358 -msgid "Edit" -msgstr "Bearbeiten" - -#: src/Settings/Page/MollieSettingsPage.php:366 -msgid "Activate" -msgstr "Aktivieren" - -#: src/Settings/Page/MollieSettingsPage.php:417 -#, fuzzy -msgid "You have WooCommerce Subscriptions activated, but not SEPA Direct Debit. Enable SEPA Direct Debit if you want to allow customers to pay subscriptions with iDEAL and/or other 'first' payment methods." -msgstr "Sie haben WooCommerce Subscriptions aktiviert, SEPA-Direktmandate aber deaktiviert. Aktivieren Sie SEPA-Direktmandate, wenn Sie möchten, dass Kunden Abonnements mit iDEAL und/oder anderen „ersten“ Bezahlmethoden bezahlen dürfen." - -#: src/Settings/Page/MollieSettingsPage.php:443 -msgid "You have the WooCommerce default Direct Bank Transfer (BACS) payment gateway enabled in WooCommerce. Mollie strongly advices only using Bank Transfer via Mollie and disabling the default WooCommerce BACS payment gateway to prevent possible conflicts." -msgstr "Sie haben das Standard-Überweisungsgateway von WooCommerce (BACS) in WooCommerce aktiviert. Mollie empfiehlt ausdrücklich, die Banküberweisung über Mollie zu verwenden und das Standard-Überweisungsgateway von WooCommerce (BACS) zu deaktivieren, um potenzielle Konflikte zu vermeiden." - -#. translators: Placeholder 1: Opening link tag. Placeholder 2: Closing link tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/Page/MollieSettingsPage.php:467 -msgid "You have activated Klarna. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. For more information, go to %1$sKlarna Pay Later documentation%2$s or %3$sKlarna Slice it documentation%4$s" -msgstr "Sie haben Klarna aktiviert. Um Zahlungen entgegenzunehmen, vergewissern Sie sich bitte, dass alle standardmäßigen WooCommerce-Felder für den Bezahlvorgang aktiviert und verpflichtend sind. Weitere Informationen finden Sie in der %1$sDokumentation zu Klarna Pay later%2$s oder der %3$sDokumentation zu Klarna Slice it%4$s" - -#: src/Settings/Page/MollieSettingsPage.php:732 -msgid "General" -msgstr "Allgemein" - -#: src/Settings/Page/MollieSettingsPage.php:737 -msgid "Advanced" -msgstr "Fortgeschritten" - -#: src/Settings/Page/MollieSettingsPage.php:740 -msgid "Apple Pay Button" -msgstr "Schaltfläche Apple Pay" - -#: src/Settings/Page/MollieSettingsPage.php:780 -#, fuzzy -msgid "You have activated Billie. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. The billing company field is required as well. Make sure to enable the billing company field in the WooCommerce settings if you are using Woocommerce blocks." -msgstr "Sie haben Klarna aktiviert. Um Zahlungen entgegenzunehmen, vergewissern Sie sich bitte, dass alle standardmäßigen WooCommerce-Felder für den Bezahlvorgang aktiviert und verpflichtend sind. Weitere Informationen finden Sie in der %1$sDokumentation zu Klarna Pay later%2$s oder der %3$sDokumentation zu Klarna Slice it%4$s" - -#: src/Settings/Settings.php:153 -msgid "Gateway Disabled" -msgstr "Gateway deaktiviert" - -#: src/Settings/Settings.php:173 -msgid "Return to payments" -msgstr "Zurück zu den Zahlungen" - -#: src/Settings/Settings.php:199 -msgid "Choose countries…" -msgstr "Länder wählen…" - -#: src/Settings/Settings.php:200 -msgid "Country" -msgstr "Land" - -#: src/Settings/Settings.php:208 -msgid "Select all" -msgstr "Alle auswählen" - -#: src/Settings/Settings.php:209 -msgid "Select none" -msgstr "Auswahl aufheben" - -#: src/Settings/Settings.php:403 -msgid "Error" -msgstr "Fehler" - -#: src/Settings/Settings.php:417 -msgid "Mollie status:" -msgstr "Mollie-Status:" - -#: src/Settings/Settings.php:418 -msgid "Connected" -msgstr "Verbunden" - -#: src/Settings/Settings.php:653 -#, fuzzy -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Only jpg, jpeg, png and gif files are allowed." -msgstr "%1$sMollie-Zahlungen für WooCommerce%2$s Datei konnte nicht hochgeladen werden. Die Dateigröße muss weniger als 500 KB betragen." - -#: src/Settings/Settings.php:666 -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Size must be under 500kb." -msgstr "%1$sMollie-Zahlungen für WooCommerce%2$s Datei konnte nicht hochgeladen werden. Die Dateigröße muss weniger als 500 KB betragen." - -#: src/Settings/SettingsModule.php:184 -msgid "Mollie settings" -msgstr "Mollie-Einstellungen" - -#: src/Settings/SettingsModule.php:190 -msgid "Logs" -msgstr "Protokolle" - -#. translators: Placeholder 1: Opening strong tag. Placeholder 2: Closing strong tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/SettingsModule.php:204 -msgid "%1$sMollie Payments for WooCommerce%2$s The test mode is active, %3$s disable it%4$s before deploying into production." -msgstr "%1$sMollie-Zahlungen für WooCommerce%2$s Testmodus aktiv. %3$s Deaktivieren Sie den Testmodus,%4$s bevor Sie Änderungen in die Produktivumgebung einbinden." - -#. translators: Placeholder 1: Plugin title. Placeholder 2: Min WooCommerce version. Placeholder 3: WooCommerce version used. -#: src/Shared/Status.php:75 -msgid "The %1$s plugin requires at least WooCommerce version %2$s, you are using version %3$s. Please update your WooCommerce plugin." -msgstr "Das %1$s-Plugin benötigt WooCommerce %2$s oder höher, Sie verwenden Version %3$s. Aktualisieren Sie bitte Ihr WooCommerce-Plugin." - -#: src/Shared/Status.php:88 -msgid "Mollie API client not installed. Please make sure the plugin is installed correctly." -msgstr "Mobiler API-Client nicht installiert. Vergewissern Sie sich, dass das Plugin korrekt installiert ist." - -#: src/Shared/Status.php:97 -msgid "Mollie Payments for WooCommerce requires the JSON extension for PHP. Enable it in your server or ask your webhoster to enable it for you." -msgstr "Mollie Payments for WooCommerce benötigt die JSON-Erweiterung für PHP. Schalten Sie sie auf Ihrem Server frei oder bitten Sie Ihren Hosting-Anbieter, sie freizuschalten." - -#. translators: Placeholder 1: Min PHP version. Placeholder 2: PHP version used. Placeholder 3: Opening link tag. placeholder 4: Closing link tag. -#: src/Shared/Status.php:112 -msgid "Mollie Payments for WooCommerce require PHP %1$s or higher, you have PHP %2$s. Please upgrade and view %3$sthis FAQ%4$s" -msgstr "Für Mollie-Zahlungen für WooCommerce wird mindestens PHP %1$s benötigt. Sie verwenden PHP %2$s. Bitte aktualisieren Sie PHP und beachten Sie %3$sdiese häufig gestellten Fragen%4$s." - -#: src/Shared/Status.php:124 -msgid "Mollie Payments for WooCommerce requires the PHP extension JSON to be enabled. Please enable the 'json' extension in your PHP configuration." -msgstr "Für Mollie-Zahlungen für WooCommerce wird die PHP-Erweiterung JSON benötigt. Bitte aktivieren Sie die ‚json‘-Erweiterung in Ihrer PHP-Konfiguration." - -#: src/Shared/Status.php:131 -msgid "Mollie Payments for WooCommerce requires the PHP extension cURL to be enabled. Please enable the 'curl' extension in your PHP configuration." -msgstr "Für Mollie-Zahlungen für WooCommerce wird die PHP-Erweiterung cURL benötigt. Bitte aktivieren Sie die ‚curl‘-Erweiterung in Ihrer PHP-Konfiguration." - -#: src/Shared/Status.php:139 -msgid "Mollie Payments for WooCommerce require PHP cURL functions to be available. Please make sure all of these functions are available." -msgstr "Für Mollie-Zahlungen für WooCommerce müssen PHP cURL-Funktionen verfügbar sein. Vergewissern Sie sich, dass alle diese Funktionen verfügbar sind." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Subscription/MollieSubscriptionGateway.php:197 -msgid "Updated subscription from 'On hold' to 'Active' until payment fails, because a SEPA Direct Debit payment takes some time to process." -msgstr "Das Abonnement wird von ‚ausstehend‘ auf ‚aktiv‘ aktualisiert, bis die Zahlung fehlschlägt, da SEPA-Direktmandate etwas Zeit in Anspruch nehmen." - -#: src/Subscription/MollieSubscriptionGateway.php:285 -msgid "The customer (%s) could not be used or found. " -msgstr "Der Kunde (%s) konnte nicht verwendet oder gefunden werden. " - -#. translators: Placeholder 1: Payment method title -#: src/Subscription/MollieSubscriptionGateway.php:354 -msgid "Could not create %s renewal payment." -msgstr "Erneute %s-Zahlung konnte nicht erstellt werden." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Subscription/SubscriptionModule.php:110 -msgid "%1$s payment failed (%2$s)." -msgstr "%1$s-Bezahlung fehlgeschlagen ((%2$s))." diff --git a/languages/mollie-payments-for-woocommerce-en_GB.mo b/languages/mollie-payments-for-woocommerce-en_GB.mo deleted file mode 100644 index c929d06029e04b0b45d881d0d7993da866de9101..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 509 zcmaix$xg#C5QYPSOE|%qgYPg|S_zPWOItulRD>!l7lceQO^q5)WV(`vB*n!0#>qH-AzL;Uor}m;v70q*aNJC1l{Rrb7l7tR09XKCh>9P9FuQ~iKI^s` z7$}cYbdpX7682Q2sqF6UBx#a_7s`3atuk(^JXtAt$5b;_A>^p)KWiz_Je>8y;rZ}n z*=Wjb^vQVc67si(bv(YdRVr-`MKMv\n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"POT-Creation-Date: 2022-01-18T10:01:34+00:00\n" -"PO-Revision-Date: 2022-02-01 11:36+0100\n" -"X-Generator: WP-CLI 2.5.0\n" -"X-Domain: mollie-payments-for-woocommerce\n" - -#: src/PaymentMethods/Creditcard.php:13 -msgid "Credit card" -msgstr "Credit/Debit Card" diff --git a/languages/mollie-payments-for-woocommerce-es_ES.mo b/languages/mollie-payments-for-woocommerce-es_ES.mo deleted file mode 100644 index ea3be9a16aede113a98a6798a35c21c464ddd22a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 57779 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 diff --git a/languages/mollie-payments-for-woocommerce-es_ES.po b/languages/mollie-payments-for-woocommerce-es_ES.po deleted file mode 100644 index f52820225..000000000 --- a/languages/mollie-payments-for-woocommerce-es_ES.po +++ /dev/null @@ -1,2089 +0,0 @@ -# Copyright (C) 2022 unnamed project -# This file is distributed under the same license as the unnamed project package. -msgid "" -msgstr "" -"Project-Id-Version: undefined\n" -"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/html\n" -"POT-Creation-Date: 2023-09-26T10:35:31+00:00\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. Plugin Name of the plugin -#, fuzzy -msgid "Mollie Payments for WooCommerce" -msgstr "%1$sMollie Payments for WooCommerce está inactivo:%2$s" - -#. Plugin URI of the plugin -#. Author URI of the plugin -msgid "https://www.mollie.com" -msgstr "" - -#. Description of the plugin -msgid "Accept payments in WooCommerce with the official Mollie plugin" -msgstr "" - -#. Author of the plugin -#, fuzzy -msgid "Mollie" -msgstr "Estado de Mollie:" - -#: inc/settings/mollie_advanced_settings.php:13 -msgctxt "Label {orderNumber} description for payment description options" -msgid "Order number" -msgstr "Número de pedido" - -#: inc/settings/mollie_advanced_settings.php:14 -msgctxt "Label {storeName} description for payment description options" -msgid "Site Title" -msgstr "Título del sitio" - -#: inc/settings/mollie_advanced_settings.php:15 -msgctxt "Label {customer.firstname} description for payment description options" -msgid "Customer's first name" -msgstr "Nombre del cliente" - -#: inc/settings/mollie_advanced_settings.php:16 -msgctxt "Label {customer.lastname} description for payment description options" -msgid "Customer's last name" -msgstr "Apellido del cliente" - -#: inc/settings/mollie_advanced_settings.php:17 -msgctxt "Label {customer.company} description for payment description options" -msgid "Customer's company name" -msgstr "Nombre de empresa del cliente" - -#: inc/settings/mollie_advanced_settings.php:23 -msgid "Mollie advanced settings" -msgstr "Ajustes avanzados Mollie" - -#: inc/settings/mollie_advanced_settings.php:25 -#: src/Settings/Page/MollieSettingsPage.php:186 -msgid "The following options are required to use the plugin and are used by all Mollie payment methods" -msgstr "Se requieren las siguientes opciones para usar el plugin y son usadas por todos los métodos de pago en Mollie" - -#: inc/settings/mollie_advanced_settings.php:29 -msgid "Order status after cancelled payment" -msgstr "Estado del pedido después de la cancelación del pago" - -#: inc/settings/mollie_advanced_settings.php:35 -msgid "Status for orders when a payment (not a Mollie order via the Orders API) is cancelled. Default: pending. Orders with status Pending can be paid with another payment method, customers can try again. Cancelled orders are final. Set this to Cancelled if you only have one payment method or don't want customers to re-try paying with a different payment method. This doesn't apply to payments for orders via the new Orders API and Klarna payments." -msgstr "Estado para pedidos cuando un pago (no un pedido de Mollie vía Orders API) es cancelado. Por defecto: pendiente. Los pedidos con el estado «pendiente» se pueden pagar mediante otro método de pago, los clientes pueden intentarlo de nuevo. Los pedidos cancelados son definitivos. Ajústalo a «Cancelado» si solo tienes un método de pago o no quieres que los clientes vuelvan a intentar realizar el pago mediante otro método. Esto no se aplica a los pagos para pedidos mediante el nuevo Orders API y los pagos Klarna." - -#: inc/settings/mollie_advanced_settings.php:40 -msgid "Payment screen language" -msgstr "Idioma de la pantalla de pago" - -#: inc/settings/mollie_advanced_settings.php:43 -msgid "Automatically send WordPress language" -msgstr "Enviar automáticamente idioma de WordPress" - -#: inc/settings/mollie_advanced_settings.php:46 -#: inc/settings/mollie_advanced_settings.php:106 -#: src/Settings/General/MollieGeneralSettings.php:281 -msgid "default" -msgstr "por defecto" - -#: inc/settings/mollie_advanced_settings.php:47 -msgid "Detect using browser language" -msgstr "Detectar utilizando el idioma del navegador" - -#: inc/settings/mollie_advanced_settings.php:51 -msgid "English" -msgstr "Inglés" - -#: inc/settings/mollie_advanced_settings.php:52 -msgid "Dutch" -msgstr "Neerlandés" - -#: inc/settings/mollie_advanced_settings.php:53 -msgid "Flemish (Belgium)" -msgstr "Flamenco (Bélgica)" - -#: inc/settings/mollie_advanced_settings.php:54 -msgid "French" -msgstr "Francés" - -#: inc/settings/mollie_advanced_settings.php:55 -msgid "French (Belgium)" -msgstr "Francés (Bélgica)" - -#: inc/settings/mollie_advanced_settings.php:56 -msgid "German" -msgstr "Alemán" - -#: inc/settings/mollie_advanced_settings.php:57 -msgid "Austrian German" -msgstr "Alemán austriaco" - -#: inc/settings/mollie_advanced_settings.php:58 -msgid "Swiss German" -msgstr "Alemán suizo" - -#: inc/settings/mollie_advanced_settings.php:59 -msgid "Spanish" -msgstr "Español" - -#: inc/settings/mollie_advanced_settings.php:60 -msgid "Catalan" -msgstr "Catalán" - -#: inc/settings/mollie_advanced_settings.php:61 -msgid "Portuguese" -msgstr "Portugués" - -#: inc/settings/mollie_advanced_settings.php:62 -msgid "Italian" -msgstr "Italiano" - -#: inc/settings/mollie_advanced_settings.php:63 -msgid "Norwegian" -msgstr "Noruego" - -#: inc/settings/mollie_advanced_settings.php:64 -msgid "Swedish" -msgstr "Sueco" - -#: inc/settings/mollie_advanced_settings.php:65 -msgid "Finnish" -msgstr "Finlandés" - -#: inc/settings/mollie_advanced_settings.php:66 -msgid "Danish" -msgstr "Danés" - -#: inc/settings/mollie_advanced_settings.php:67 -msgid "Icelandic" -msgstr "Islandés" - -#: inc/settings/mollie_advanced_settings.php:68 -msgid "Hungarian" -msgstr "Húngaro" - -#: inc/settings/mollie_advanced_settings.php:69 -msgid "Polish" -msgstr "Polaco" - -#: inc/settings/mollie_advanced_settings.php:70 -msgid "Latvian" -msgstr "Letón" - -#: inc/settings/mollie_advanced_settings.php:71 -msgid "Lithuanian" -msgstr "Lituano" - -#: inc/settings/mollie_advanced_settings.php:74 -msgid "Sending a language (or locale) is required. The option 'Automatically send WordPress language' will try to get the customer's language in WordPress (and respects multilanguage plugins) and convert it to a format Mollie understands. If this fails, or if the language is not supported, it will fall back to American English. You can also select one of the locales currently supported by Mollie, that will then be used for all customers." -msgstr "Se requiere enviar un idioma (o lengua regional). La opción «Enviar automáticamente el idioma de WordPress» intentará obtener el idioma del cliente en WordPress (y sus respectivos plugins multilingües) y convertirlo a un formato compatible con Mollie. Si se produce un error o si el idioma no es compatible, se volverá a inglés de Estados Unidos. También puedes seleccionar una de las lenguas regionales compatibles actualmente con Mollie, que entonces se usará para todos los clientes." - -#: inc/settings/mollie_advanced_settings.php:82 -msgid "Store customer details at Mollie" -msgstr "Almacenar los detalles del cliente en Mollie" - -#: inc/settings/mollie_advanced_settings.php:85 -#, fuzzy -msgid "Should Mollie store customers name and email address for Single Click Payments? Default %1$s. Required if WooCommerce Subscriptions is being used! Read more about %2$s and how it improves your conversion." -msgstr "¿Debe Mollie almacenar el nombre y la dirección de correo electrónico de los clientes para pagos con un solo clic? Por defecto %1$s. ¡Obligatorio si se utiliza WooCommerce Subscriptions! Lee más acerca de %2$s y cómo mejora tu conversión." - -#: inc/settings/mollie_advanced_settings.php:89 -#: src/Settings/Page/MollieSettingsPage.php:304 -msgid "Enabled" -msgstr "Activado" - -#: inc/settings/mollie_advanced_settings.php:90 -msgid "Single Click Payments" -msgstr "Pagos con un solo clic" - -#: inc/settings/mollie_advanced_settings.php:98 -msgid "Select API Method" -msgstr "Selecciona el método de API" - -#: inc/settings/mollie_advanced_settings.php:115 -msgid "Click %1$shere%2$s to read more about the differences between the Payments and Orders API" -msgstr "Haz clic %1$saquí%2$s para leer más acerca de las diferencias entre las API de pagos y de pedidos" - -#: inc/settings/mollie_advanced_settings.php:125 -msgid "API Payment Description" -msgstr "Descripción API de pagos" - -#: inc/settings/mollie_advanced_settings.php:141 -msgctxt "Payment description options" -msgid "Available variables" -msgstr "Variables disponibles" - -#: inc/settings/mollie_advanced_settings.php:165 -msgid "Select among the available variables the description to be used for this transaction.%1$s(Note: this only works when the method is set to Payments API)%2$s" -msgstr "Selecciona entre las variables disponibles la descripción que se deberá utilizar para esta transacción.%1$s(Nota: esto solo funciona si el método está ajustado a API de pagos)%2$s" - -#: inc/settings/mollie_advanced_settings.php:176 -msgid "Surcharge gateway fee label" -msgstr "Etiqueta recargo cuota de pasarela" - -#: inc/settings/mollie_advanced_settings.php:182 src/Gateway/Surcharge.php:36 -msgid "Gateway Fee" -msgstr "Cuota de la pasarela" - -#: inc/settings/mollie_advanced_settings.php:184 -msgid "This is the label will appear in frontend when the surcharge applies" -msgstr "Esta es la etiqueta que aparecerá en la portada cuando se aplique el recargo" - -#: inc/settings/mollie_advanced_settings.php:192 -msgid "Remove Mollie data from Database on uninstall" -msgstr "Eliminar datos de Mollie de la base de datos al desinstalar" - -#: inc/settings/mollie_advanced_settings.php:198 -msgid "Remove options and scheduled actions from database when uninstalling the plugin." -msgstr "Eliminar opciones y acciones programadas de la base de datos al desinstalar el plugin." - -#: inc/settings/mollie_advanced_settings.php:199 -msgid "Clear now" -msgstr "Eliminar ahora" - -#: inc/settings/mollie_applepay_settings.php:12 -#: src/PaymentMethods/Applepay.php:13 -msgid "Apple Pay" -msgstr "Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:14 -msgid "The following options are required to use the Apple Pay gateway" -msgstr "Se requieren las siguientes opciones para usar la pasarela Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:19 -#: src/Settings/General/MollieGeneralSettings.php:19 -msgid "Enable/Disable" -msgstr "Activar/Desactivar" - -#. translators: Placeholder 1: Gateway title -#: inc/settings/mollie_applepay_settings.php:21 -#: src/Settings/General/MollieGeneralSettings.php:26 -msgid "Enable %s" -msgstr "Activar %s" - -#: inc/settings/mollie_applepay_settings.php:29 -#: src/Settings/General/MollieGeneralSettings.php:41 -msgid "Title" -msgstr "Título" - -#: inc/settings/mollie_applepay_settings.php:32 -#: src/Settings/General/MollieGeneralSettings.php:45 -msgid "This controls the title which the user sees during checkout. Default %s" -msgstr "Esto controla el título que el usuario ve durante el pago. Por defecto %s" - -#: inc/settings/mollie_applepay_settings.php:46 -#: inc/settings/mollie_applepay_settings.php:48 -#: src/Settings/General/MollieGeneralSettings.php:78 -msgid "Display logo" -msgstr "Mostrar logotipo" - -#: inc/settings/mollie_applepay_settings.php:61 -#: src/Settings/General/MollieGeneralSettings.php:64 -msgid "Description" -msgstr "Descripción" - -#: inc/settings/mollie_applepay_settings.php:64 -#: src/Settings/General/MollieGeneralSettings.php:68 -msgid "Payment method description that the customer will see on your checkout. Default %s" -msgstr "Descripción del método de pago que el cliente verá en tu proceso de pago. Por defecto %s" - -#: inc/settings/mollie_applepay_settings.php:81 -msgid "Apple Pay button settings" -msgstr "Ajustes botón Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:86 -msgid "The following options are required to use the Apple Pay Direct Button" -msgstr "Se requieren las siguientes opciones para usar el botón directo Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:90 -#: src/PaymentMethods/Applepay.php:34 -msgid "Enable Apple Pay Button on Cart page" -msgstr "Activar botón Apple Pay en la página de la cesta de la compra" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:93 -#: src/PaymentMethods/Applepay.php:36 -msgid "Enable the Apple Pay direct buy button on the Cart page" -msgstr "Activa el botón de compra directa de Apple Pay en la página de la cesta de la compra" - -#: inc/settings/mollie_applepay_settings.php:106 -#: src/PaymentMethods/Applepay.php:44 -msgid "Enable Apple Pay Button on Product page" -msgstr "Activar botón Apple Pay en la página de productos" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:109 -#: src/PaymentMethods/Applepay.php:46 -msgid "Enable the Apple Pay direct buy button on the Product page" -msgstr "Activa el botón de compra directa de Apple Pay en la página de productos" - -#: inc/settings/mollie_components.php:9 -msgctxt "Mollie Components Settings" -msgid "Base Styles" -msgstr "Estilos base" - -#: inc/settings/mollie_components.php:18 inc/settings/mollie_components.php:158 -msgctxt "Mollie Components Settings" -msgid "Background Color" -msgstr "Color de fondo" - -#: inc/settings/mollie_components.php:24 inc/settings/mollie_components.php:147 -msgctxt "Mollie Components Settings" -msgid "Text Color" -msgstr "Color del texto" - -#: inc/settings/mollie_components.php:30 -msgctxt "Mollie Components Settings" -msgid "Placeholder Color" -msgstr "Color del marcador de posición" - -#: inc/settings/mollie_components.php:36 -msgctxt "Mollie Components Settings" -msgid "Font Size" -msgstr "Tamaño de fuente" - -#: inc/settings/mollie_components.php:37 -msgctxt "Mollie Components Settings" -msgid "Defines the component font size. Allowed units: 'em', 'px', 'rem'." -msgstr "Define el tamaño de fuente del componente. Unidades permitidas: 'em', 'px', 'rem'." - -#: inc/settings/mollie_components.php:47 -msgctxt "Mollie Components Settings" -msgid "Font Weight" -msgstr "Espesor de la fuente" - -#: inc/settings/mollie_components.php:50 -msgctxt "Mollie Components Settings" -msgid "Lighter" -msgstr "Más fino" - -#: inc/settings/mollie_components.php:51 -msgctxt "Mollie Components Settings" -msgid "Regular" -msgstr "Normal" - -#: inc/settings/mollie_components.php:52 -msgctxt "Mollie Components Settings" -msgid "Bold" -msgstr "Negrita" - -#: inc/settings/mollie_components.php:58 -msgctxt "Mollie Components Settings" -msgid "Letter Spacing" -msgstr "Espaciado entre caracteres" - -#: inc/settings/mollie_components.php:64 -msgctxt "Mollie Components Settings" -msgid "Line Height" -msgstr "Alto de línea" - -#: inc/settings/mollie_components.php:73 -msgctxt "Mollie Components Settings" -msgid "Padding" -msgstr "Relleno" - -#: inc/settings/mollie_components.php:74 -msgctxt "Mollie Components Settings" -msgid "Add padding to the components. Allowed units include `16px 16px 16px 16px` and `em`, `px`, `rem`." -msgstr "Añadir relleno a los componentes. Las unidades permitidas incluyen `16px 16px 16px 16px` y `em`, `px`, `rem`." - -#: inc/settings/mollie_components.php:84 -msgctxt "Mollie Components Settings" -msgid "Align Text" -msgstr "Alinear texto" - -#: inc/settings/mollie_components.php:87 -msgctxt "Mollie Components Settings" -msgid "Left" -msgstr "Izquierda" - -#: inc/settings/mollie_components.php:88 -msgctxt "Mollie Components Settings" -msgid "Right" -msgstr "Derecha" - -#: inc/settings/mollie_components.php:89 -msgctxt "Mollie Components Settings" -msgid "Center" -msgstr "Centrar" - -#: inc/settings/mollie_components.php:90 -msgctxt "Mollie Components Settings" -msgid "Justify" -msgstr "Justificar" - -#: inc/settings/mollie_components.php:96 -msgctxt "Mollie Components Settings" -msgid "Transform Text " -msgstr "Transformar texto " - -#: inc/settings/mollie_components.php:99 -msgctxt "Mollie Components Settings" -msgid "None" -msgstr "Ninguno" - -#: inc/settings/mollie_components.php:104 -msgctxt "Mollie Components Settings" -msgid "Capitalize" -msgstr "Mayúscula inicial" - -#: inc/settings/mollie_components.php:109 -msgctxt "Mollie Components Settings" -msgid "Uppercase" -msgstr "Mayúsculas" - -#: inc/settings/mollie_components.php:114 -msgctxt "Mollie Components Settings" -msgid "Lowercase" -msgstr "Minúsculas" - -#: inc/settings/mollie_components.php:119 -msgctxt "Mollie Components Settings" -msgid "Full Width" -msgstr "Ancho completo" - -#: inc/settings/mollie_components.php:124 -msgctxt "Mollie Components Settings" -msgid "Full Size Kana" -msgstr "Kana tamaño completo" - -#: inc/settings/mollie_components.php:138 -msgctxt "Mollie Components Settings" -msgid "Invalid Status Styles" -msgstr "Estilos de estado no válido" - -#: inc/settings/mollie_components.php:148 -msgctxt "Mollie Components Settings" -msgid "Text Color for invalid input." -msgstr "Color del texto para entrada no válida." - -#: inc/settings/mollie_components.php:159 -msgctxt "Mollie Components Settings" -msgid "Background Color for invalid input." -msgstr "Color de fondo para entrada no válida." - -#: src/Activation/ActivationModule.php:141 -msgid "%1$sMollie Payments for WooCommerce: API keys missing%2$s Please%3$s set your API keys here%4$s." -msgstr "%1$sMollie Payments for WooCommerce: faltan claves de API%2$s Por favor,%3$s ajusta tus claves API aquí%4$s." - -#: src/Activation/ConstraintsChecker.php:106 -msgid "%1$sMollie Payments for WooCommerce is inactive:%2$s" -msgstr "%1$sMollie Payments for WooCommerce está inactivo:%2$s" - -#: src/Activation/ConstraintsChecker.php:110 -msgid "%1$sCorrect the above errors to use Mollie Payments for Woocommerce%2$s" -msgstr "%1$sCorrige los errores anteriormente indicados para utilizar Mollie Payments for WooCommerce:%2$s" - -#: src/Assets/AssetsModule.php:386 -msgid "Name on card" -msgstr "Nombre en la tarjeta" - -#: src/Assets/AssetsModule.php:390 -msgid "Card number" -msgstr "Número de tarjeta" - -#: src/Assets/AssetsModule.php:394 -msgid "Expiry date" -msgstr "Fecha de caducidad" - -#: src/Assets/AssetsModule.php:398 -msgid "CVC/CVV" -msgstr "CVC/CVV" - -#: src/Assets/AssetsModule.php:405 -msgid "An unknown error occurred, please check the card fields." -msgstr "Se ha producido un error desconocido, comprueba los campos de la tarjeta." - -#: src/Assets/AssetsModule.php:459 -msgid "No custom logo selected" -msgstr "Ningún logotipo personalizado seleccionado" - -#: src/Assets/MollieCheckoutBlocksSupport.php:142 -msgid "Please choose a billing country to see the available payment methods" -msgstr "Elige un país de facturación para ver los métodos de pago disponibles" - -#. translators: Placeholder 1: Payment method title -#: src/Buttons/ApplePayButton/AppleAjaxRequests.php:700 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:113 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:157 -#: src/Payment/PaymentService.php:716 -msgid "Could not create %s payment." -msgstr "No se ha podido crear el pago %s." - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:42 -msgid "%1$sServer not compliant with Apple requirements%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sEl servidor no cumple los requisitos de Apple Pay%2$s Comprueba la %3$spágina de requisitos del Apple Server%4$s para corregirlo para que funcione el botón Apple Pay" - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:58 -msgid "%1$sApple Pay Validation Error%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sError de validación Apple Pay%2$s Comprueba la %3$spágina de requisitos del Apple Server%4$s para corregirlo para que funcione el botón Apple Pay" - -#: src/Gateway/GatewayModule.php:655 -msgid "Error processing %1$s payment, the %2$s field is required." -msgstr "" - -#: src/Gateway/GatewayModule.php:669 -msgid "Please enter your %1$s, this is required for %2$s payments" -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:269 -#: src/Settings/Page/MollieSettingsPage.php:314 -msgid "Test mode enabled." -msgstr "Modo de prueba activado." - -#. translators: The surrounding %s's Will be replaced by a link to the global setting page -#: src/Gateway/MolliePaymentGateway.php:274 -msgid "No API key provided. Please %1$sset you Mollie API key%2$s first." -msgstr "Ninguna clave de API proporcionada. Configura primero %1$stu clave de API de Mollie.%2$s" - -#. translators: Placeholder 1: payment method title. The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Gateway/MolliePaymentGateway.php:289 -msgid "%1$s not enabled in your Mollie profile. You can enable it by editing your %2$sMollie profile%3$s." -msgstr "%1$s no activado en tu perfil de Mollie. Puedes activarlo editando tu %2$sperfil de Mollie%3$s." - -#. translators: Placeholder 1: WooCommerce currency, placeholder 2: Supported Mollie currencies -#: src/Gateway/MolliePaymentGateway.php:304 -msgid "Current shop currency %1$s not supported by Mollie. Read more about %2$ssupported currencies and payment methods.%3$s " -msgstr "Moneda actual de la tienda %1$s no compatible con Mollie. Obtén más información sobre las monedas %2$sy los métodos de pago compatibles.%3$s " - -#: src/Gateway/MolliePaymentGateway.php:575 -msgid "You have cancelled your payment. Please complete your order with a different payment method." -msgstr "Has cancelado el pago. Por favor, realiza tu pedido con otro método de pago." - -#: src/Gateway/MolliePaymentGateway.php:596 -#: src/Gateway/MolliePaymentGateway.php:610 -msgid "Your payment was not successful. Please complete your order with a different payment method." -msgstr "Tu pago no se ha procesado correctamente. Por favor, realiza tu pedido con otro método de pago." - -#: src/Gateway/MolliePaymentGateway.php:646 -msgid "Could not load order %s" -msgstr "No se ha podido cargar el pedido %s" - -#: src/Gateway/MolliePaymentGateway.php:899 -msgid "Order cancelled" -msgstr "Pedido cancelado" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Gateway/MolliePaymentGateway.php:933 -msgid "%1$s payment still pending (%2$s) but customer already returned to the store. Status should be updated automatically in the future, if it doesn't this might indicate a communication issue between the site and Mollie." -msgstr "El pago %1$s sigue pendiente (%2$s), pero el cliente ya ha regresado a la tienda. El estado debería actualizarse automáticamente en el futuro. Si no lo hace, esto podría indicar un problema de comunicación entre el sitio y Mollie." - -#: src/Gateway/MolliePaymentGateway.php:939 src/Payment/MollieObject.php:682 -#: src/Payment/MollieObject.php:714 src/Payment/MollieOrder.php:281 -#: src/Payment/MollieOrder.php:338 src/Payment/MollieOrder.php:382 -#: src/Payment/MollieOrder.php:463 src/Payment/MollieOrder.php:534 -#: src/Payment/MollieOrder.php:877 src/Payment/MollieOrderService.php:171 -#: src/Payment/MollieOrderService.php:437 -#: src/Payment/MollieOrderService.php:500 -#: src/Payment/MollieOrderService.php:714 src/Payment/MolliePayment.php:236 -#: src/Payment/MolliePayment.php:323 src/Payment/MolliePayment.php:399 -#: src/Payment/MolliePayment.php:423 src/Payment/PaymentService.php:801 -#: src/Subscription/MollieSepaRecurringGateway.php:137 -#: src/Subscription/MollieSepaRecurringGateway.php:204 -#: src/Subscription/MollieSubscriptionGateway.php:458 -msgid "test mode" -msgstr "modo de prueba" - -#: src/Gateway/MolliePaymentGateway.php:950 -msgid ", payment pending." -msgstr ", pago pendiente." - -#: src/Gateway/MolliePaymentGateway.php:982 -msgid "Your order has been cancelled." -msgstr "Tu pedido ha sido cancelado." - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. -#: src/Gateway/Surcharge.php:257 -msgid " + %1$s %2$s fee might apply" -msgstr " Podría aplicarse un cargo de + %1$s %2$s" - -#. translators: Placeholder 1: Fee amount tag. -#: src/Gateway/Surcharge.php:274 -msgid " + %1$s%% fee might apply" -msgstr " Podría aplicarse un cargo del + %1$s%%" - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. Placeholder 3: Percentage amount. -#: src/Gateway/Surcharge.php:297 -msgid " + %1$s %2$s + %3$s%% fee might apply" -msgstr " Podría aplicarse un cargo de + %1$s %2$s + %3$s%%" - -#: src/Gateway/Surcharge.php:330 -msgid " (excl. VAT)" -msgstr " (IVA no incluido)" - -#: src/Gateway/Voucher/VoucherModule.php:79 -#: src/Settings/Page/MollieSettingsPage.php:50 -#: src/Settings/Page/MollieSettingsPage.php:183 -msgid "Mollie Settings" -msgstr "Estado de Mollie" - -#: src/Gateway/Voucher/VoucherModule.php:109 -#: src/Gateway/Voucher/VoucherModule.php:149 -#: src/Gateway/Voucher/VoucherModule.php:172 -msgid "Mollie Voucher Category" -msgstr "Categoría de vale Mollie" - -#: src/Gateway/Voucher/VoucherModule.php:112 -#: src/Gateway/Voucher/VoucherModule.php:151 -#: src/Gateway/Voucher/VoucherModule.php:176 -msgid "--Please choose an option--" -msgstr "--Selecciona una opción--" - -#: src/Gateway/Voucher/VoucherModule.php:113 -#: src/Gateway/Voucher/VoucherModule.php:152 -#: src/Gateway/Voucher/VoucherModule.php:181 -#: src/Gateway/Voucher/VoucherModule.php:243 -#: src/Gateway/Voucher/VoucherModule.php:298 -msgid "No Category" -msgstr "Sin categoría" - -#: src/Gateway/Voucher/VoucherModule.php:114 -#: src/Gateway/Voucher/VoucherModule.php:153 -#: src/Gateway/Voucher/VoucherModule.php:184 -#: src/Gateway/Voucher/VoucherModule.php:244 -#: src/Gateway/Voucher/VoucherModule.php:299 src/PaymentMethods/Voucher.php:57 -msgid "Meal" -msgstr "Comida" - -#: src/Gateway/Voucher/VoucherModule.php:115 -#: src/Gateway/Voucher/VoucherModule.php:154 -#: src/Gateway/Voucher/VoucherModule.php:187 -#: src/Gateway/Voucher/VoucherModule.php:245 -#: src/Gateway/Voucher/VoucherModule.php:300 src/PaymentMethods/Voucher.php:58 -msgid "Eco" -msgstr "Eco" - -#: src/Gateway/Voucher/VoucherModule.php:116 -#: src/Gateway/Voucher/VoucherModule.php:155 -#: src/Gateway/Voucher/VoucherModule.php:190 -#: src/Gateway/Voucher/VoucherModule.php:246 -#: src/Gateway/Voucher/VoucherModule.php:301 src/PaymentMethods/Voucher.php:59 -msgid "Gift" -msgstr "Regalo" - -#: src/Gateway/Voucher/VoucherModule.php:157 -#: src/Gateway/Voucher/VoucherModule.php:194 -msgid "Select a voucher category to apply to all products with this category" -msgstr "Selecciona una categoría de vale que será aplicada en todos los productos de esta categoría" - -#: src/Gateway/Voucher/VoucherModule.php:228 src/PaymentMethods/Voucher.php:53 -msgid "Select the default products category" -msgstr "Selecciona la categoría de productos por defecto" - -#: src/Gateway/Voucher/VoucherModule.php:232 -msgid "Products voucher category" -msgstr "Categoría de vale de productos" - -#: src/Gateway/Voucher/VoucherModule.php:239 -#: src/Gateway/Voucher/VoucherModule.php:297 -msgid "Same as default category" -msgstr "Igual que la categoría por defecto" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/Gateway/Voucher/VoucherModule.php:251 -#, fuzzy -msgid "In order to process it, all products in the order must have a category. To disable the product from voucher selection select 'No category' option." -msgstr "Para poder procesar el pedido, todos los productos deben tener una categoría. Selecciona la opción «Sin categoría» para deshabilitar el producto de la selección del vale." - -#: src/Gateway/Voucher/VoucherModule.php:294 -msgid "Mollie Voucher category" -msgstr "Categoría de vale Mollie" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:677 -msgid "%1$s renewal payment failed via Mollie (%2$s). You will need to manually review the payment and adjust product stocks if you use them." -msgstr "Pago de renovación %1$s fallido vía Mollie (%2$s). Deberás revisar manualmente el pago y ajustar las existencias de productos si las usas." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:709 -msgid "%1$s payment failed via Mollie (%2$s)." -msgstr "Pago %1$s fallido vía Mollie (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:743 -msgid "Mollie webhook called, but payment also started via %s, so the order status is not updated." -msgstr "Se ha llamado al webhook de Mollie, pero el pago también se ha iniciado vía %s, de modo que el estado de pedido no se ha actualizado." - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/Payment/MollieObject.php:765 -#: src/PaymentMethods/InstructionStrategies/PaypalInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (PayPal transaction ID: %3$s)" -msgstr "Pago completado por %1$s - %2$s (ID de transacción PayPal: %3$s)" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:909 -msgctxt "Payment description for {orderNumber}" -msgid "Order {orderNumber}" -msgstr "Pedido {orderNumber}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:919 -msgctxt "Payment description for {storeName}" -msgid "StoreName {storeName}" -msgstr "Nombre de la tienda {storeName}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:929 -msgctxt "Payment description for {customer.firstname}" -msgid "Customer Firstname {customer.firstname}" -msgstr "Nombre del cliente {customer.firstname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:939 -msgctxt "Payment description for {customer.lastname}" -msgid "Customer Lastname {customer.lastname}" -msgstr "Apellido del cliente {customer.lastname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:949 -msgctxt "Payment description for {customer.company}" -msgid "Customer Company {customer.company}" -msgstr "Empresa del cliente {customer.company}" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:277 src/Payment/MolliePayment.php:234 -#: src/Subscription/MollieSepaRecurringGateway.php:210 -msgid "Order completed using %1$s payment (%2$s)." -msgstr "Pedido completado mediante %1$s pago (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:336 -msgid "Order authorized using %1$s payment (%2$s). Set order to completed in WooCommerce when you have shipped the products, to capture the payment. Do this within 28 days, or the order will expire. To handle individual order lines, process the order via the Mollie Dashboard." -msgstr "Pedido autorizado mediante pago %1$s (%2$s). Marca el pedido como completado en WooCommerce cuando hayas enviado los productos para capturar el pago. Debes hacerlo en un plazo de 28 días o el pedido caducará. Para administrar líneas de pedido individuales, procesa el pedido mediante el panel de Mollie." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:380 -msgid "Order completed at Mollie for %1$s order (%2$s). At least one order line completed. Remember: Completed status for an order at Mollie is not the same as Completed status in WooCommerce!" -msgstr "Pedido completado en Mollie para pedido %1$s (%2$s). Al menos una línea de pedido completada. Recuerda: ¡el estado «Completado» para un pedido en Mollie no significa lo mismo que el estado «Completado» en WooCommerce!" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:461 -msgid "%1$s order (%2$s) cancelled ." -msgstr "Pedido %1$s (%2$s) cancelado." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:532 -msgid "%1$s order expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "Pedido %1$s caducado (%2$s), pero no cancelado a causa de otro pago pendiente (%3$s)." - -#: src/Payment/MollieOrder.php:627 -msgctxt "Order note error" -msgid "The sum of refunds for all order lines is not identical to the refund amount, so this refund will be processed as a payment amount refund, not an order line refund." -msgstr "La suma de los reembolsos para todas las líneas de pedido no es idéntica al importe a reembolsar. Por este motivo, este reembolso se procesará como un reembolso de importe de pago, no un reembolso de línea de pedido." - -#: src/Payment/MollieOrder.php:759 -msgctxt "Order note error" -msgid "Can not refund order amount that has status %1$s at Mollie." -msgstr "No se puede reembolsar el importe del pedido que tiene el estado %1$s en Mollie." - -#: src/Payment/MollieOrder.php:781 -msgid "Amount refund of %1$s%2$s refunded in WooCommerce and at Mollie.%3$s Refund ID: %4$s." -msgstr "Reembolso de %1$s%2$s reembolsado en WooCommerce y en Mollie.%3$s ID del reembolso: %4$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:872 -msgid "%1$s order (%2$s) expired ." -msgstr "Pedido %1$s (%2$s) caducado." - -#: src/Payment/MollieOrder.php:1095 -msgid "%1$sx %2$s cancelled for %3$s%4$s in WooCommerce and at Mollie." -msgstr "%1$sx %2$s cancelado para %3$s%4$s en WooCommerce y en Mollie." - -#: src/Payment/MollieOrder.php:1119 -msgid "%1$sx %2$s refunded for %3$s%4$s in WooCommerce and at Mollie.%5$s Refund ID: %6$s." -msgstr "%1$sx %2$s reembolsado para %3$s%4$s en WooCommerce y en Mollie.%5$s ID del reembolso: %6$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment status, placeholder 3: payment ID -#: src/Payment/MollieOrderService.php:168 -msgid "%1$s payment %2$s (%3$s), not processed." -msgstr "Pago %1$s %2$s (%3$s), no procesado." - -#: src/Payment/MollieOrderService.php:400 -msgid "New chargeback %s processed! Order note and order status updated." -msgstr "¡Nueva anulación %s procesada! Nota de pedido y estado de pedido actualizados." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:432 -msgid "%1$s payment charged back via Mollie (%2$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "Pago %1$s devuelto vía Mollie (%2$s). Deberás revisar manualmente el pago (y ajustar las existencias de productos si las usas)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:494 -msgid "%1$s payment charged back via Mollie (%2$s). Subscription status updated, please review (and adjust product stocks if you use it)." -msgstr "Pago %1$s devuelto vía Mollie (%2$s). Estado de la suscripción actualizado, por favor, revísalo (y ajusta existencias de productos si lo usas)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:701 -msgid "%1$s payment %2$s via Mollie (%3$s %4$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "Pago %1$s %2$s vía Mollie (%3$s %4$s). Deberás revisar manualmente el pago (y ajustar las existencias de productos si las usas)." - -#: src/Payment/MollieOrderService.php:814 -msgid "New refund %s processed in Mollie Dashboard! Order note added, but order not updated." -msgstr "¡Nuevo reembolso %s procesado en el panel de Mollie! Nota de pedido añadida, pero pedido no actualizado." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:321 -msgid "%1$s payment (%2$s) cancelled ." -msgstr "Pago %1$s (%2$s) cancelado." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:397 -msgid "%1$s payment expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "Pago %1$s caducado (%2$s), pero no cancelado a causa de otro pago pendiente (%3$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:421 -msgid "%1$s payment expired (%2$s)." -msgstr "Pago %1$s caducado (%2$s)." - -#. translators: Placeholder 1: currency, placeholder 2: refunded amount, placeholder 3: optional refund reason, placeholder 4: payment ID, placeholder 5: refund ID -#: src/Payment/MolliePayment.php:497 -msgid "Refunded %1$s%2$s%3$s - Payment: %4$s, Refund: %5$s" -msgstr "Reembolsado %1$s%2$s%3$s - Pago: %4$s, Reembolso: %5$s" - -#. translators: Placeholder 1: order number -#: src/Payment/MollieSubscription.php:78 -msgctxt "Default payment description for subscription recurring payments" -msgid "Order %1$s" -msgstr "Pedido %1$s" - -#: src/Payment/OrderItemsRefunder.php:121 -msgid "One of the WooCommerce order items does not have the refund item ID meta value associated to Mollie Order item." -msgstr "Uno de los elementos del pedido de WooCommerce no tiene el valor meta ID del elemento de reembolso asociado al elemento del pedido de Mollie." - -#: src/Payment/OrderItemsRefunder.php:166 -msgid "Impossible to retrieve the order item ID related to the remote item: %1$s. Try to do a refund by amount." -msgstr "Imposible recuperar el ID del elemento del pedido relacionado con el elemento remoto: %1$s. Intenta hacer un reembolso por cantidad." - -#: src/Payment/OrderItemsRefunder.php:190 -msgid "Empty WooCommerce order items or mollie order lines." -msgstr "Elementos del pedido WooCommerce o líneas de pedido Mollie vacíos." - -#: src/Payment/OrderLines.php:509 -msgid "Shipping" -msgstr "Envío" - -#: src/Payment/PaymentModule.php:215 -msgid "%1$s items refunded in WooCommerce and at Mollie." -msgstr "%1$s elementos reembolsados en WooCommerce y en Mollie." - -#: src/Payment/PaymentModule.php:233 -msgid "%1$s items cancelled in WooCommerce and at Mollie." -msgstr "%1$s elementos cancelados en WooCommerce y en Mollie." - -#: src/Payment/PaymentModule.php:352 -msgctxt "Order note info" -msgid "Processing a payment, no capture needed" -msgstr "Procesando un pago, no se requiere ninguna captura" - -#: src/Payment/PaymentModule.php:366 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be shipped/captured." -msgstr "Pedido ya cancelado en Mollie, no se puede enviar/capturar." - -#: src/Payment/PaymentModule.php:374 -msgctxt "Order note info" -msgid "Order already completed at Mollie, can not be shipped/captured." -msgstr "Pedido ya completado en Mollie, no se puede enviar/capturar." - -#: src/Payment/PaymentModule.php:383 -msgctxt "Order note info" -msgid "Order successfully updated to shipped at Mollie, capture of funds underway." -msgstr "Pedido actualizado correctamente a enviado en Mollie, captura de fondos en curso." - -#: src/Payment/PaymentModule.php:389 -msgctxt "Order note info" -msgid "Order not paid or authorized at Mollie yet, can not be shipped." -msgstr "Pedido aún no está pagado o autorizado en Mollie, no se puede enviar." - -#: src/Payment/PaymentModule.php:423 -msgctxt "Order note info" -msgid "Order contains Mollie payment method, but not a valid Mollie Order ID. Canceling order failed." -msgstr "Pedido contiene el método de pago Mollie, pero ninguna ID de pedido válida de Mollie. Cancelación del pedido fallida." - -#: src/Payment/PaymentModule.php:444 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be canceled again." -msgstr "Pedido ya cancelado en Mollie, no se puede volver a cancelar." - -#: src/Payment/PaymentModule.php:454 -msgctxt "Order note info" -msgid "Order also cancelled at Mollie." -msgstr "Pedido cancelado también en Mollie." - -#: src/Payment/PaymentModule.php:460 -msgctxt "Order note info" -msgid "Order could not be canceled at Mollie, because order status is " -msgstr "No se ha podido cancelar el pedido en Mollie, porque el estado del pedido es " - -#: src/Payment/PaymentService.php:622 -msgid "Subscription switch failed, no valid mandate found. Place a completely new order to change your subscription." -msgstr "El cambio de suscripción ha fallado, no se ha encontrado una orden válida. Realiza una orden nueva para cambiar tu suscripción." - -#: src/Payment/PaymentService.php:628 -msgid "Failed switching subscriptions, no valid mandate." -msgstr "Cambio de suscripción fallida, ninguna orden válida." - -#: src/Payment/PaymentService.php:638 -msgid "Order completed internally because of an existing valid mandate at Mollie." -msgstr "El pedido se ha completado internamente por una orden válida existente en Mollie." - -#: src/Payment/PaymentService.php:779 -#: src/Subscription/MollieSepaRecurringGateway.php:126 -#: src/Subscription/MollieSubscriptionGateway.php:449 -msgid "Awaiting payment confirmation." -msgstr "A la espera de la confirmación del pago." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Payment/PaymentService.php:799 -#: src/Subscription/MollieSepaRecurringGateway.php:135 -#: src/Subscription/MollieSubscriptionGateway.php:456 -msgid "%1$s payment started (%2$s)." -msgstr "Pago %1$s iniciado (%2$s)." - -#: src/Payment/PaymentService.php:869 -msgid "Payment failed due to: Mollie is out of service. Please try again later." -msgstr "" - -#: src/Payment/RefundLineItemsBuilder.php:126 -msgid "Mollie doesn't allow a partial refund of the full amount or quantity of at least one order line. Trying to process this as an amount refund instead." -msgstr "Mollie no permite el reembolso parcial de la cantidad o el importe total de como mínimo una línea de pedido. Intentando procesarlo como un reembolso de cantidad en su lugar." - -#: src/PaymentMethods/Applepay.php:14 -msgid "To accept payments via Apple Pay" -msgstr "Para aceptar pagos mediante Apple Pay" - -#: src/PaymentMethods/Bancontact.php:13 -msgid "Bancontact" -msgstr "Bancontact" - -#: src/PaymentMethods/Banktransfer.php:32 -msgid "Bank Transfer" -msgstr "Transferencia bancaria" - -#: src/PaymentMethods/Banktransfer.php:54 -#: src/Settings/General/MollieGeneralSettings.php:252 -msgid "Activate expiry time setting" -msgstr "Activar ajuste del tiempo de caducidad" - -#: src/PaymentMethods/Banktransfer.php:55 -#: src/Settings/General/MollieGeneralSettings.php:253 -msgid "Enable expiry time for payments" -msgstr "Activar tiempo de caducidad para pagos" - -#: src/PaymentMethods/Banktransfer.php:56 -msgid "Enable this option if you want to be able to set the time after which the payment will expire. This will turn all transactions into payments instead of orders" -msgstr "Activa esta opción si quieres poder ajustar el tiempo al cabo del cual caducará el pago. Esto convertirá todas las transacciones en pagos en lugar de pedidos" - -#: src/PaymentMethods/Banktransfer.php:61 -#: src/Settings/General/MollieGeneralSettings.php:259 -msgid "Expiry time" -msgstr "Tiempo de caducidad" - -#. translators: Placeholder 1: Default expiry days. -#: src/PaymentMethods/Banktransfer.php:64 -msgid "Number of DAYS after the payment will expire. Default %d days" -msgstr "Número de DÍAS después de los cuales el pago caducará. Por defecto %d días" - -#: src/PaymentMethods/Banktransfer.php:73 -msgid "Skip Mollie payment screen" -msgstr "Saltar la pantalla de pago de Mollie" - -#: src/PaymentMethods/Banktransfer.php:74 -msgid "Skip Mollie payment screen when Bank Transfer is selected" -msgstr "Saltar la pantalla de pago de Mollie cuando la transferencia bancaria está seleccionada" - -#: src/PaymentMethods/Banktransfer.php:75 -msgid "Enable this option if you want to skip redirecting your user to the Mollie payment screen, instead this will redirect your user directly to the WooCommerce order received page displaying instructions how to complete the Bank Transfer payment." -msgstr "Activa esta opción si deseas omitir el redireccionamiento de tu usuario a la pantalla de pago de Mollie; en su lugar, esto redireccionará a tu usuario directamente a la página de WooCommerce de pedido recibido, y mostrará instrucciones sobre cómo completar el pago con transferencia bancaria." - -#: src/PaymentMethods/Belfius.php:13 -msgid "Belfius Direct Net" -msgstr "Belfius Direct Net" - -#: src/PaymentMethods/Billie.php:13 -msgid "Billie" -msgstr "" - -#: src/PaymentMethods/Billie.php:14 -#, fuzzy -msgid "To accept payments via Billie, all default WooCommerce checkout fields should be enabled and required." -msgstr "Para aceptar los pagos vía Klarna, todos los campos predeterminados del proceso de pago de WooCommerce deben estar habilitados y ser obligatorios." - -#: src/PaymentMethods/Billie.php:29 -msgid "Company field is empty. The company field is required." -msgstr "" - -#: src/PaymentMethods/Billie.php:33 -msgid "Please enter your company name here." -msgstr "" - -#: src/PaymentMethods/Creditcard.php:16 -msgid "Credit card" -msgstr "Tarjeta de crédito" - -#: src/PaymentMethods/Creditcard.php:52 -msgid "Enable Mollie Components" -msgstr "Habilitar componentes de Mollie" - -#: src/PaymentMethods/Creditcard.php:55 -#, fuzzy -msgid "Use the Mollie Components for this Gateway. Read more about %s and how it improves your conversion." -msgstr "Usar componentes de Mollie para esta pasarela. Lee más acerca de %s y cómo mejora tu conversión." - -#: src/PaymentMethods/Creditcard.php:59 src/Settings/Page/Components.php:21 -#: src/Settings/Page/MollieSettingsPage.php:733 -msgid "Mollie Components" -msgstr "Componentes de Mollie" - -#: src/PaymentMethods/Creditcard.php:92 -msgid "Customize Icons" -msgstr "Personalizar iconos" - -#: src/PaymentMethods/Creditcard.php:99 -msgid "Enable Icons Selector" -msgstr "Activar selector de iconos" - -#: src/PaymentMethods/Creditcard.php:100 -msgid "Show customized creditcard icons on checkout page" -msgstr "Mostrar iconos de tarjeta de crédito personalizados en la página de pago" - -#: src/PaymentMethods/Creditcard.php:108 -msgid "Show American Express Icon" -msgstr "Mostrar icono American Express" - -#: src/PaymentMethods/Creditcard.php:113 -msgid "Show Carta Si Icon" -msgstr "Mostrar icono Carta Si" - -#: src/PaymentMethods/Creditcard.php:118 -msgid "Show Carte Bancaire Icon" -msgstr "Mostrar icono Carte Bancaire" - -#: src/PaymentMethods/Creditcard.php:123 -msgid "Show Maestro Icon" -msgstr "Mostrar icono Maestro" - -#: src/PaymentMethods/Creditcard.php:128 -msgid "Show Mastercard Icon" -msgstr "Mostrar icono Mastercard" - -#: src/PaymentMethods/Creditcard.php:133 -msgid "Show Visa Icon" -msgstr "Mostrar icono Visa" - -#: src/PaymentMethods/Creditcard.php:138 -msgid "Show VPay Icon" -msgstr "Mostrar icono VPay" - -#: src/PaymentMethods/Directdebit.php:13 -msgid "SEPA Direct Debit" -msgstr "Adeudo directo SEPA" - -#: src/PaymentMethods/Directdebit.php:14 -#, fuzzy -msgid "SEPA Direct Debit is used for recurring payments with WooCommerce Subscriptions, and will not be shown in the WooCommerce checkout for regular payments! You also need to enable iDEAL and/or other 'first' payment methods if you want to use SEPA Direct Debit." -msgstr "El adeudo directo SEPA se utiliza para pagos recurrentes con WooCommerce Subscriptions, y no aparecerá en el proceso de pago en WooCommerce para pagos normales. También necesitas activar iDEAL u otros métodos de pago «primarios» si deseas usar el adeudo directo SEPA." - -#: src/PaymentMethods/Eps.php:13 -msgid "EPS" -msgstr "EPS" - -#: src/PaymentMethods/Giftcard.php:30 -msgctxt "Placeholder 1: giftcard issuer, Placeholder 2: amount value, Placeholder 3: currency" -msgid "Mollie - Giftcard details: %1$s %2$s %3$s." -msgstr "Mollie - Detalles de la tarjeta de regalo: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:42 -msgctxt "Placeholder 1: remainder method, Placeholder 2: amount value, Placeholder 3: currency" -msgid " Remainder: %1$s %2$s %3$s." -msgstr " Recordatorio: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:60 -msgid "Gift cards" -msgstr "Tarjetas de regalo" - -#: src/PaymentMethods/Giftcard.php:62 src/PaymentMethods/Giftcard.php:105 -msgid "Select your gift card" -msgstr "Selecciona tu tarjeta de regalo" - -#: src/PaymentMethods/Giftcard.php:78 -msgid "Show gift cards dropdown" -msgstr "Mostrar el menú desplegable de tarjetas de regalo" - -#: src/PaymentMethods/Giftcard.php:84 -msgid "If you disable this, a dropdown with various gift cards will not be shown in the WooCommerce checkout, so users will select a gift card on the Mollie payment page after checkout." -msgstr "Si desactivas esto, no se mostrará el menú desplegable con varias tarjetas de regalo en el proceso de pago de WooCommerce, por lo que los usuarios seleccionarán una tarjeta de regalo en la página de pagos de Mollie después del pago." - -#: src/PaymentMethods/Giftcard.php:93 src/PaymentMethods/Ideal.php:46 -#: src/PaymentMethods/Kbc.php:48 -msgid "Issuers empty option" -msgstr "Entidades emisoras opción vacía" - -#: src/PaymentMethods/Giftcard.php:99 -msgid "This text will be displayed as the first option in the gift card dropdown, but only if the above 'Show gift cards dropdown' is enabled." -msgstr "Este texto se mostrará como la primera opción en el menú desplegable de tarjetas de regalo, pero solamente si está activado el menú desplegable anterior «Mostrar menú desplegable de tarjetas de regalo»." - -#: src/PaymentMethods/Giropay.php:13 -msgid "Giropay" -msgstr "Giropay" - -#: src/PaymentMethods/Ideal.php:15 -msgid "iDEAL" -msgstr "iDEAL" - -#: src/PaymentMethods/Ideal.php:17 src/PaymentMethods/Ideal.php:55 -#: src/PaymentMethods/Kbc.php:16 -msgid "Select your bank" -msgstr "Selecciona tu banco" - -#: src/PaymentMethods/Ideal.php:34 -msgid "Show iDEAL banks dropdown" -msgstr "Mostrar menú desplegable de bancos iDEAL" - -#: src/PaymentMethods/Ideal.php:37 -msgid "If you disable this, a dropdown with various iDEAL banks will not be shown in the WooCommerce checkout, so users will select a iDEAL bank on the Mollie payment page after checkout." -msgstr "Si desactivas esto, no se mostrará el menú desplegable con varios bancos iDEAL en el proceso de pago de WooCommerce, por lo que los usuarios seleccionarán un banco iDEAL en la página de pagos de Mollie después del pago." - -#: src/PaymentMethods/Ideal.php:49 -#, fuzzy -msgid "This text will be displayed as the first option in the iDEAL issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show iDEAL banks dropdown' is enabled." -msgstr "Este texto se mostrará como la primera opción en el menú desplegable de entidades emisoras iDEAL; si no se pone nada, se mostrará «Selecciona tu banco». Solamente si está activado el menú desplegable anterior «Mostrar menú desplegable de bancos iDEAL»." - -#: src/PaymentMethods/In3.php:13 -msgid "in3" -msgstr "in3" - -#: src/PaymentMethods/In3.php:15 -msgid "Pay in 3 instalments, 0% interest" -msgstr "Pago en 3 cuotas, 0 % intereses" - -#: src/PaymentMethods/In3.php:25 -msgid "Required field is empty. Phone and birthdate fields are required." -msgstr "" - -#: src/PaymentMethods/In3.php:29 -msgid "Please enter your phone here. +00.." -msgstr "" - -#: src/PaymentMethods/In3.php:30 -msgid "Please enter your birthdate here." -msgstr "" - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/PaymentMethods/InstructionStrategies/ApplepayInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (Apple Pay transaction ID: %3$s)" -msgstr "Pago completado por %1$s - %2$s (ID de transacción Apple Pay: %3$s)" - -#. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN, placeholder 3: consumer BIC -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:28 -#: src/PaymentMethods/InstructionStrategies/DirectDebitInstructionTrait.php:20 -msgid "Payment completed by %1$s (IBAN (last 4 digits): %2$s, BIC: %3$s)" -msgstr "Pago completado por %1$s (IBAN (últimos 4 dígitos): %2$s, BIC: %3$s)." - -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:37 -msgid "Please complete your payment by transferring the total amount to the following bank account:" -msgstr "Por favor, completa tu pago transfiriendo la cantidad total a la siguiente cuenta bancaria:" - -#. translators: Placeholder 1: 'Stichting Mollie Payments' -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:41 -msgid "Beneficiary: %s" -msgstr "Beneficiario: %s" - -#. translators: Placeholder 1: Payment details bank account -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:43 -msgid "IBAN: %s" -msgstr "IBAN: %s" - -#. translators: Placeholder 1: Payment details bic -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:45 -msgid "BIC: %s" -msgstr "BIC: %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:49 -msgid "Payment reference: %s" -msgstr "Referencia del pago: %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:52 -msgid "Please provide the payment reference %s" -msgstr "Por favor, indica la referencia del pago %s" - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:62 -msgid "The payment will expire on %s." -msgstr "El pago caducará el %s." - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:68 -msgid "The payment will expire on %s. Please make sure you transfer the total amount before this date." -msgstr "El pago caducará el %s. Por favor, asegúrate de transferir la cantidad total antes de esta fecha." - -#. translators: Placeholder 1: card holder -#: src/PaymentMethods/InstructionStrategies/CreditcardInstructionStrategy.php:19 -msgid "Payment completed by %s" -msgstr "Pago completado por %s" - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:19 -msgid "We have not received a definite payment status." -msgstr "No hemos recibido un estado de pago definitivo." - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:25 -msgid "We have not received a definite payment status. You will receive an email as soon as we receive a confirmation of the bank/merchant." -msgstr "No hemos recibido un estado de pago definitivo. Recibirás un correo electrónico tan pronto como recibamos una confirmación del banco/comerciante." - -#. translators: Placeholder 1: payment method -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:33 -msgid "Payment completed with %s" -msgstr "Pago completado con %s" - -#. translators: Placeholder 1: Mollie_WC_Gateway_MyBank consumer name, placeholder 2: Consumer Account number -#: src/PaymentMethods/InstructionStrategies/MybankInstructionStrategy.php:18 -msgid "Payment completed by %1$s - %2$s" -msgstr "Pago completado por %1$s - %2$s" - -#. translators: Placeholder 1: customer billing email -#: src/PaymentMethods/InstructionStrategies/Przelewy24InstructionStrategy.php:19 -msgid "Payment completed by %s." -msgstr "Pago completado por %s." - -#: src/PaymentMethods/Kbc.php:14 -msgid "KBC/CBC Payment Button" -msgstr "Botón de pago KBC/CBC" - -#: src/PaymentMethods/Kbc.php:33 -msgid "Show KBC/CBC banks dropdown" -msgstr "Mostrar menú desplegable de bancos KBC/CBC" - -#: src/PaymentMethods/Kbc.php:39 -msgid "If you disable this, a dropdown with various KBC/CBC banks will not be shown in the WooCommerce checkout, so users will select a KBC/CBC bank on the Mollie payment page after checkout." -msgstr "Si desactivas esto, no se mostrará el menú desplegable con varios bancos KBC/CBC en el proceso de pago de WooCommerce, por lo que los usuarios seleccionarán un banco KBC/CBC en la página de pagos de Mollie después del pago." - -#: src/PaymentMethods/Klarna.php:13 -msgid "Pay with Klarna" -msgstr "Paga en 3 plazos sin intereses" - -#: src/PaymentMethods/Klarna.php:14 src/PaymentMethods/Klarnapaylater.php:14 -#: src/PaymentMethods/Klarnapaynow.php:14 -#: src/PaymentMethods/Klarnasliceit.php:14 -msgid "To accept payments via Klarna, all default WooCommerce checkout fields should be enabled and required." -msgstr "Para aceptar los pagos vía Klarna, todos los campos predeterminados del proceso de pago de WooCommerce deben estar habilitados y ser obligatorios." - -#: src/PaymentMethods/Klarnapaylater.php:13 -msgid "Klarna Pay later" -msgstr "Klarna Pay later" - -#: src/PaymentMethods/Klarnapaynow.php:13 -msgid "Klarna Pay Now" -msgstr "Klarna Pay Now" - -#: src/PaymentMethods/Klarnasliceit.php:13 -msgid "Klarna Slice it" -msgstr "Klarna Slice it" - -#: src/PaymentMethods/Mybank.php:13 -msgid "MyBank" -msgstr "MyBank" - -#: src/PaymentMethods/Mybank.php:14 -msgid "To accept payments via MyBank" -msgstr "Para aceptar pagos mediante MyBank" - -#. translators: Placeholder 1: Lock icon. Placeholder 2: Mollie logo. -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:25 -msgid "%1$s Secure payments provided by %2$s" -msgstr "%1$s Pagos seguros ofrecidos por %2$s" - -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:43 -msgid "Secure payments provided by" -msgstr "Pagos seguros ofrecidos por" - -#: src/PaymentMethods/Paypal.php:13 -msgid "PayPal" -msgstr "PayPal" - -#: src/PaymentMethods/Paypal.php:33 -msgid "Display on cart page" -msgstr "Mostrar en la página de la cesta de la compra" - -#: src/PaymentMethods/Paypal.php:37 -msgid "Enable the PayPal button to be used in the cart page." -msgstr "Activa el botón PayPal que se deberá utilizar en la página de la cesta de la compra." - -#: src/PaymentMethods/Paypal.php:45 -msgid "Display on product page" -msgstr "Mostrar en la página de productos" - -#: src/PaymentMethods/Paypal.php:49 -msgid "Enable the PayPal button to be used in the product page." -msgstr "Activa el botón PayPal que se deberá utilizar en la página de productos." - -#: src/PaymentMethods/Paypal.php:58 -msgctxt "Mollie PayPal Button Settings" -msgid "Button text language and color" -msgstr "Idioma y color del botón" - -#: src/PaymentMethods/Paypal.php:59 -msgctxt "Mollie PayPal Button Settings" -msgid "Select the text and the colour of the button." -msgstr "Selecciona el texto y el color del botón." - -#: src/PaymentMethods/Paypal.php:69 -msgid "Minimum amount to display button" -msgstr "Importe mínimo para mostrar el botón" - -#: src/PaymentMethods/Paypal.php:73 -msgid "If the product or the cart total amount is under this number, then the button will not show up." -msgstr "Si el producto o el importe total de la cesta de la compra es inferior a esta cantidad, no se mostrará el botón." - -#: src/PaymentMethods/Paypal.php:88 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill blue" -msgstr "Inglés -- Comprar con PayPal - Botón alargado azul" - -#: src/PaymentMethods/Paypal.php:89 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded blue" -msgstr "Inglés -- Comprar con PayPal - Redondeado azul" - -#: src/PaymentMethods/Paypal.php:90 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill golden" -msgstr "Inglés -- Comprar con PayPal - Botón alargado dorado" - -#: src/PaymentMethods/Paypal.php:91 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded golden" -msgstr "Inglés -- Comprar con PayPal - Redondeado dorado" - -#: src/PaymentMethods/Paypal.php:92 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill gray" -msgstr "Inglés -- Comprar con PayPal - Botón alargado gris" - -#: src/PaymentMethods/Paypal.php:93 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded gray" -msgstr "Inglés -- Comprar con PayPal - Redondeado gris" - -#: src/PaymentMethods/Paypal.php:94 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill white" -msgstr "Inglés -- Comprar con PayPal - Botón alargado blanco" - -#: src/PaymentMethods/Paypal.php:95 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded white" -msgstr "Inglés -- Comprar con PayPal - Redondeado blanco" - -#: src/PaymentMethods/Paypal.php:96 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill black" -msgstr "Inglés -- Proceso de pago con PayPal - Botón alargado negro" - -#: src/PaymentMethods/Paypal.php:97 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded black" -msgstr "Inglés -- Proceso de pago con PayPal - Redondeado negro" - -#: src/PaymentMethods/Paypal.php:98 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill blue" -msgstr "Inglés -- Proceso de pago con PayPal - Botón alargado azul" - -#: src/PaymentMethods/Paypal.php:99 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded blue" -msgstr "Inglés -- Proceso de pago con PayPal - Redondeado azul" - -#: src/PaymentMethods/Paypal.php:100 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill golden" -msgstr "Inglés -- Proceso de pago con PayPal - Botón alargado dorado" - -#: src/PaymentMethods/Paypal.php:101 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded golden" -msgstr "Inglés -- Proceso de pago con PayPal - Redondeado dorado" - -#: src/PaymentMethods/Paypal.php:102 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill gray" -msgstr "Inglés -- Proceso de pago con PayPal - Botón alargado gris" - -#: src/PaymentMethods/Paypal.php:103 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded gray" -msgstr "Inglés -- Proceso de pago con PayPal - Redondeado gris" - -#: src/PaymentMethods/Paypal.php:104 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill white" -msgstr "Inglés -- Proceso de pago con PayPal - Botón alargado blanco" - -#: src/PaymentMethods/Paypal.php:105 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded white" -msgstr "Inglés -- Proceso de pago con PayPal - Redondeado blanco" - -#: src/PaymentMethods/Paypal.php:106 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill black" -msgstr "Holandés -- Comprar con PayPal - Botón alargado negro" - -#: src/PaymentMethods/Paypal.php:107 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded black" -msgstr "Holandés -- Comprar con PayPal - Redondeado negro" - -#: src/PaymentMethods/Paypal.php:108 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill blue" -msgstr "Holandés -- Comprar con PayPal - Botón alargado azul" - -#: src/PaymentMethods/Paypal.php:109 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded blue" -msgstr "Holandés -- Comprar con PayPal - Redondeado azul" - -#: src/PaymentMethods/Paypal.php:110 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill golden" -msgstr "Holandés -- Comprar con PayPal - Botón alargado dorado" - -#: src/PaymentMethods/Paypal.php:111 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded golden" -msgstr "Holandés -- Comprar con PayPal - Redondeado dorado" - -#: src/PaymentMethods/Paypal.php:112 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill gray" -msgstr "Holandés -- Comprar con PayPal - Botón alargado gris" - -#: src/PaymentMethods/Paypal.php:113 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded gray" -msgstr "Holandés -- Comprar con PayPal - Redondeado gris" - -#: src/PaymentMethods/Paypal.php:114 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill white" -msgstr "Holandés -- Comprar con PayPal - Botón alargado blanco" - -#: src/PaymentMethods/Paypal.php:115 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded white" -msgstr "Holandés -- Comprar con PayPal - Redondeado blanco" - -#: src/PaymentMethods/Paypal.php:116 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill black" -msgstr "Holandés -- Proceso de pago con PayPal - Botón alargado negro" - -#: src/PaymentMethods/Paypal.php:117 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded black" -msgstr "Holandés -- Proceso de pago con PayPal - Redondeado negro" - -#: src/PaymentMethods/Paypal.php:118 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill blue" -msgstr "Holandés -- Proceso de pago con PayPal - Botón alargado azul" - -#: src/PaymentMethods/Paypal.php:119 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded blue" -msgstr "Holandés -- Proceso de pago con PayPal - Redondeado azul" - -#: src/PaymentMethods/Paypal.php:120 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill golden" -msgstr "Holandés -- Proceso de pago con PayPal - Botón alargado dorado" - -#: src/PaymentMethods/Paypal.php:121 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded golden" -msgstr "Holandés -- Proceso de pago con PayPal - Redondeado dorado" - -#: src/PaymentMethods/Paypal.php:122 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill gray" -msgstr "Holandés -- Proceso de pago con PayPal - Botón alargado gris" - -#: src/PaymentMethods/Paypal.php:123 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded gray" -msgstr "Holandés -- Proceso de pago con PayPal - Redondeado gris" - -#: src/PaymentMethods/Paypal.php:124 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill white" -msgstr "Holandés -- Proceso de pago con PayPal - Botón alargado blanco" - -#: src/PaymentMethods/Paypal.php:125 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded white" -msgstr "Holandés -- Proceso de pago con PayPal - Redondeado blanco" - -#: src/PaymentMethods/Paypal.php:126 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill black" -msgstr "Alemán -- Comprar con PayPal - Botón alargado negro" - -#: src/PaymentMethods/Paypal.php:127 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded black" -msgstr "Alemán -- Comprar con PayPal - Redondeado negro" - -#: src/PaymentMethods/Paypal.php:128 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill blue" -msgstr "Alemán -- Comprar con PayPal - Botón alargado azul" - -#: src/PaymentMethods/Paypal.php:129 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded blue" -msgstr "Alemán -- Comprar con PayPal - Redondeado azul" - -#: src/PaymentMethods/Paypal.php:130 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill golden" -msgstr "Alemán -- Comprar con PayPal - Botón alargado dorado" - -#: src/PaymentMethods/Paypal.php:131 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded golden" -msgstr "Alemán -- Comprar con PayPal - Redondeado dorado" - -#: src/PaymentMethods/Paypal.php:132 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill gray" -msgstr "Alemán -- Comprar con PayPal - Botón alargado gris" - -#: src/PaymentMethods/Paypal.php:133 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded gray" -msgstr "Alemán -- Comprar con PayPal - Redondeado gris" - -#: src/PaymentMethods/Paypal.php:134 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill white" -msgstr "Alemán -- Comprar con PayPal - Botón alargado blanco" - -#: src/PaymentMethods/Paypal.php:135 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded white" -msgstr "Alemán -- Comprar con PayPal - Redondeado blanco" - -#: src/PaymentMethods/Paypal.php:136 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill black" -msgstr "Alemán -- Proceso de pago con PayPal - Botón alargado negro" - -#: src/PaymentMethods/Paypal.php:137 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded black" -msgstr "Alemán -- Proceso de pago con PayPal - Redondeado negro" - -#: src/PaymentMethods/Paypal.php:138 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill blue" -msgstr "Alemán -- Proceso de pago con PayPal - Botón alargado azul" - -#: src/PaymentMethods/Paypal.php:139 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded blue" -msgstr "Alemán -- Proceso de pago con PayPal - Redondeado azul" - -#: src/PaymentMethods/Paypal.php:140 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill golden" -msgstr "Alemán -- Proceso de pago con PayPal - Botón alargado dorado" - -#: src/PaymentMethods/Paypal.php:141 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded golden" -msgstr "Alemán -- Proceso de pago con PayPal - Redondeado dorado" - -#: src/PaymentMethods/Paypal.php:142 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill gray" -msgstr "Alemán -- Proceso de pago con PayPal - Botón alargado gris" - -#: src/PaymentMethods/Paypal.php:143 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded gray" -msgstr "Alemán -- Proceso de pago con PayPal - Redondeado gris" - -#: src/PaymentMethods/Paypal.php:144 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill white" -msgstr "Alemán -- Proceso de pago con PayPal - Botón alargado blanco" - -#: src/PaymentMethods/Paypal.php:145 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded white" -msgstr "Alemán -- Proceso de pago con PayPal - Oro" - -#: src/PaymentMethods/Paypal.php:146 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Buy with PayPal - Gold" -msgstr "Francés -- Comprar con PayPal - Oro" - -#: src/PaymentMethods/Paypal.php:147 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Gold" -msgstr "Francés -- Proceso de pago con PayPal - Oro" - -#: src/PaymentMethods/Paypal.php:148 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Silver" -msgstr "Francés -- Proceso de pago con PayPal - Plata" - -#: src/PaymentMethods/Paypal.php:149 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Buy with PayPal - Gold" -msgstr "Polaco -- Comprar con PayPal - Oro" - -#: src/PaymentMethods/Paypal.php:150 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Gold" -msgstr "Polaco -- Proceso de pago con PayPal - Oro" - -#: src/PaymentMethods/Paypal.php:151 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Silver" -msgstr "Polaco -- Proceso de pago con PayPal - Plata" - -#: src/PaymentMethods/Paysafecard.php:13 -msgid "paysafecard" -msgstr "paysafecard" - -#: src/PaymentMethods/Przelewy24.php:13 -msgid "Przelewy24" -msgstr "Przelewy24" - -#: src/PaymentMethods/Przelewy24.php:14 -msgid "To accept payments via Przelewy24, a customer email is required for every payment." -msgstr "Para aceptar pagos mediante Przelewy24, se requiere un correo electrónico del cliente para cada pago." - -#: src/PaymentMethods/Sofort.php:13 -msgid "SOFORT Banking" -msgstr "SOFORT Banking" - -#: src/PaymentMethods/Voucher.php:34 -msgid "Voucher" -msgstr "Vale" - -#: src/PaymentMethods/Voucher.php:56 -msgid "No category" -msgstr "Sin categoría" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/PaymentMethods/Voucher.php:63 -msgid "In order to process it, all products in the order must have a category. This selector will assign the default category for the shop products" -msgstr "Para poder procesar el pedido, todos los productos deben tener una categoría. Este selector asignará la categoría por defecto para los productos de la tienda" - -#: src/SDK/Api.php:47 -msgid "No API key provided. Please set your Mollie API keys below." -msgstr "Ninguna clave de API proporcionada. Configura tus claves de API de Mollie abajo." - -#: src/SDK/Api.php:49 -msgid "Invalid API key(s). Get them on the %1$sDevelopers page in the Mollie dashboard%2$s. The API key(s) must start with 'live_' or 'test_', be at least 30 characters and must not contain any special characters." -msgstr "Clave(s) de API no válida(s). Puedes obtenerlas en la página de desarrolladores %1$sen el panel de Mollie%2$s. La(s) clave(s) de API debe(n) empezar con 'live_' o 'test_', tener como mínimo 30 caracteres y no contener ningún carácter especial." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:35 -msgid "%s display settings" -msgstr "%s ajustes de visualización" - -#: src/Settings/General/MollieGeneralSettings.php:55 -msgid "Use API dynamic title and gateway logo" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:60 -msgid "Retrieve the gateway title and logo from the Mollie API" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:83 -msgid "Display logo on checkout page. Default enabled" -msgstr "Mostrar logotipo en la página de pago. Por defecto activado" - -#: src/Settings/General/MollieGeneralSettings.php:91 -msgid "Sales countries" -msgstr "Países de venta" - -#: src/Settings/General/MollieGeneralSettings.php:98 -#: src/Settings/Settings.php:188 -msgid "Sell to specific countries" -msgstr "Vender a países específicos" - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:111 -msgid "%s custom logo" -msgstr "%s logotipo personalizado" - -#: src/Settings/General/MollieGeneralSettings.php:117 -msgid "Enable custom logo" -msgstr "Activar logotipo personalizado" - -#: src/Settings/General/MollieGeneralSettings.php:123 -msgid "Enable the feature to add a custom logo for this gateway. This feature will have precedence over other logo options." -msgstr "Activa la función para añadir un logotipo personalizado para esta pasarela. Esta función tendrá preferencia ante otras opciones de logotipo." - -#: src/Settings/General/MollieGeneralSettings.php:129 -msgid "Upload custom logo" -msgstr "Cargar logotipo personalizado" - -#: src/Settings/General/MollieGeneralSettings.php:137 -msgid "Upload a custom icon for this gateway. The feature must be enabled." -msgstr "Carga un icono personalizado para esta pasarela. La función debe estar activada." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:148 -msgid "%s surcharge" -msgstr "%s recargo" - -#: src/Settings/General/MollieGeneralSettings.php:154 -msgid "Payment Surcharge" -msgstr "Recargo de pago" - -#: src/Settings/General/MollieGeneralSettings.php:160 -msgid "No fee" -msgstr "Sin cuota" - -#: src/Settings/General/MollieGeneralSettings.php:164 -msgid "Fixed fee" -msgstr "Cuota fija" - -#: src/Settings/General/MollieGeneralSettings.php:168 -msgid "Percentage" -msgstr "Porcentaje" - -#: src/Settings/General/MollieGeneralSettings.php:172 -msgid "Fixed fee and percentage" -msgstr "Cuota fija y porcentaje" - -#: src/Settings/General/MollieGeneralSettings.php:178 -msgid "Choose a payment surcharge for this gateway" -msgstr "Selecciona un recargo de pago para esta pasarela" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:187 -msgid "Payment surcharge fixed amount in %s" -msgstr "Importe fijo de recargo de pago en %s" - -#: src/Settings/General/MollieGeneralSettings.php:192 -msgid "Control the fee added on checkout. Default 0.00" -msgstr "Controla la cuota que se añade en el proceso de pago. Por defecto 0,00" - -#: src/Settings/General/MollieGeneralSettings.php:202 -msgid "Payment surcharge percentage amount %" -msgstr "Porcentaje recargo de pago %" - -#: src/Settings/General/MollieGeneralSettings.php:205 -msgid "Control the percentage fee added on checkout. Default 0.00" -msgstr "Controla la cuota porcentual que se añade en el proceso de pago. Por defecto 0,00" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:216 -msgid "Payment surcharge limit in %s" -msgstr "Límite de recargo de pago en %s" - -#: src/Settings/General/MollieGeneralSettings.php:219 -msgid "Limit the maximum fee added on checkout. Default 0, means no limit" -msgstr "Limita la cuota máxima que se añade en el proceso de pago. Por defecto 0, es decir, sin límite" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:230 -msgid "Surcharge only under this limit, in %s" -msgstr "Recargo solo por debajo de este límite, en %s" - -#: src/Settings/General/MollieGeneralSettings.php:233 -msgid "Maximum order amount to apply surcharge. If the order is above this number the surcharge will not apply. Default 0, means no maximum" -msgstr "Importe máximo del pedido para aplicar un recargo. Si el pedido supera este importe, no se aplicará el recargo. Por defecto 0, es decir, sin máximo" - -#. translators: Placeholder 1: gateway title -#: src/Settings/General/MollieGeneralSettings.php:246 -msgid "%s advanced" -msgstr "%s avanzado" - -#: src/Settings/General/MollieGeneralSettings.php:254 -msgid "Enable this option if you want to be able to set the time after which the order will expire." -msgstr "Activa esta opción si quieres poder ajustar el tiempo al cabo del cual caducará el pedido." - -#: src/Settings/General/MollieGeneralSettings.php:262 -msgid "Number of MINUTES after the order will expire and will be canceled at Mollie and WooCommerce. A value of 0 means no expiry time will be considered." -msgstr "Número de MINUTOS al cabo de los cuales el pedido caducará y será cancelado en Mollie y WooCommerce. Un valor de 0 significa que no se tendrá en cuenta ningún tiempo de caducidad." - -#: src/Settings/General/MollieGeneralSettings.php:275 -msgid "Initial order status" -msgstr "Estado inicial del pedido" - -#: src/Settings/General/MollieGeneralSettings.php:292 -msgid "Some payment methods take longer than a few hours to complete. The initial order state is then set to '%1$s'. This ensures the order is not cancelled when the setting %2$s is used." -msgstr "Algunos métodos de pago tardan algunas horas en completarse. El estado inicial del pedido se establece entonces a '%1$s'. Esto asegura que el pedido no se cancele cuando se usa el ajuste %2$s." - -#: src/Settings/Page/MollieSettingsPage.php:112 -msgid "Quickly integrate all major payment methods in WooCommerce, wherever you need them." -msgstr "Integra rápidamente todos los métodos de pago principales en WooCommerce, donde sea que los necesites." - -#: src/Settings/Page/MollieSettingsPage.php:116 -msgid " Simply drop them ready-made into your WooCommerce webshop with this powerful plugin by Mollie." -msgstr " Con este potente plugin de Mollie simplemente puedes colocarlos listos para usar en tu tienda online WooCommerce." - -#: src/Settings/Page/MollieSettingsPage.php:120 -msgid " Mollie is dedicated to making payments better for WooCommerce. " -msgstr " Mollie se dedica a mejorar los pagos para WooCommerce. " - -#: src/Settings/Page/MollieSettingsPage.php:124 -msgid "Please go to" -msgstr "Por favor, ve a la" - -#: src/Settings/Page/MollieSettingsPage.php:127 -msgid " the signup page" -msgstr " página de registro" - -#: src/Settings/Page/MollieSettingsPage.php:131 -msgid " to create a new Mollie account and start receiving payments in a couple of minutes. " -msgstr " para crear una nueva cuenta Mollie y empezar a recibir pagos en unos minutos " - -#: src/Settings/Page/MollieSettingsPage.php:135 -msgid "Contact " -msgstr "Contacto " - -#: src/Settings/Page/MollieSettingsPage.php:139 -msgid " if you have any questions or comments about this plugin." -msgstr " si tienes alguna pregunta o comentario acerca de este plugin." - -#: src/Settings/Page/MollieSettingsPage.php:143 -msgid "Our pricing is always per transaction. No startup fees, no monthly fees, and no gateway fees. No hidden fees, period." -msgstr "Nuestros precios siempre son por transacción. Sin cuotas de inicio, sin cuotas mensuales y sin cuotas de pasarela. Sin cargos ocultos, así de simple." - -#: src/Settings/Page/MollieSettingsPage.php:149 -msgid "Plugin Documentation" -msgstr "Plugin documentación" - -#: src/Settings/Page/MollieSettingsPage.php:152 -msgid "Contact Support" -msgstr "Contactar asistencia técnica" - -#: src/Settings/Page/MollieSettingsPage.php:164 -msgid "Log plugin events." -msgstr "Registro de eventos del plugin." - -#. translators: Placeholder 1: Location of the log files -#: src/Settings/Page/MollieSettingsPage.php:171 -msgid "Log files are saved to %s" -msgstr "Los archivos de registro se guardan en %s" - -#: src/Settings/Page/MollieSettingsPage.php:193 -msgid "Live API key" -msgstr "Clave de API activa" - -#. translators: Placeholder 1: API key mode (live or test). The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:198 -#: src/Settings/Page/MollieSettingsPage.php:229 -msgid "The API key is used to connect to Mollie. You can find your %1$s API key in your %2$sMollie account%3$s" -msgstr "La clave de API se usa para conectarse a Mollie. Puedes encontrar tu clave de API %1$s en tu %2$scuenta de Mollie%3$s" - -#: src/Settings/Page/MollieSettingsPage.php:207 -msgid "Live API key should start with live_" -msgstr "La clave de API activa debería comenzar con live_" - -#: src/Settings/Page/MollieSettingsPage.php:214 -msgid "Enable test mode" -msgstr "Activar modo de prueba" - -#: src/Settings/Page/MollieSettingsPage.php:217 -msgid "Enable test mode if you want to test the plugin without using real payments." -msgstr "Activa el modo de prueba si deseas probar el plugin sin usar pagos reales." - -#: src/Settings/Page/MollieSettingsPage.php:224 -msgid "Test API key" -msgstr "Clave de API de prueba" - -#: src/Settings/Page/MollieSettingsPage.php:238 -msgid "Test API key should start with test_" -msgstr "La clave de API de prueba debe comenzar con test_" - -#: src/Settings/Page/MollieSettingsPage.php:245 -msgid "Debug Log" -msgstr "Registro de depuración" - -#: src/Settings/Page/MollieSettingsPage.php:301 -msgid "Gateway enabled" -msgstr "Pasarela activada" - -#: src/Settings/Page/MollieSettingsPage.php:305 -msgid "Gateway disabled" -msgstr "Pasarela desactivada" - -#: src/Settings/Page/MollieSettingsPage.php:308 -msgid "Disabled" -msgstr "Desactivado" - -#. translators: The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:319 -msgid "The following payment methods are activated in your %1$sMollie profile%2$s:" -msgstr "Los siguientes métodos de pago están activados en tu %1$sperfil de Mollie%2$s:" - -#: src/Settings/Page/MollieSettingsPage.php:334 -msgid "Refresh" -msgstr "Actualizar" - -#: src/Settings/Page/MollieSettingsPage.php:343 -msgid "No payment methods available" -msgstr "No hay métodos de pago disponibles" - -#: src/Settings/Page/MollieSettingsPage.php:358 -msgid "Edit" -msgstr "Editar" - -#: src/Settings/Page/MollieSettingsPage.php:366 -msgid "Activate" -msgstr "Activar" - -#: src/Settings/Page/MollieSettingsPage.php:417 -#, fuzzy -msgid "You have WooCommerce Subscriptions activated, but not SEPA Direct Debit. Enable SEPA Direct Debit if you want to allow customers to pay subscriptions with iDEAL and/or other 'first' payment methods." -msgstr "Tienes WooCommerce Subscriptions activado, pero no el adeudo directo SEPA. Activa el adeudo directo SEPA si quieres permitir a los clientes pagar suscripciones con iDEAL u otro método de pago «primario»." - -#: src/Settings/Page/MollieSettingsPage.php:443 -msgid "You have the WooCommerce default Direct Bank Transfer (BACS) payment gateway enabled in WooCommerce. Mollie strongly advices only using Bank Transfer via Mollie and disabling the default WooCommerce BACS payment gateway to prevent possible conflicts." -msgstr "Tienes la pasarela de pago por defecto de WooCommerce Direct Bank Transfer (BACS) habilitada en WooCommerce. Mollie recomienda encarecidamente usar únicamente la transferencia bancaria vía Mollie y deshabilitar la pasarela de pago por defecto WooCommerce BACS para evitar posibles conflictos." - -#. translators: Placeholder 1: Opening link tag. Placeholder 2: Closing link tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/Page/MollieSettingsPage.php:467 -msgid "You have activated Klarna. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. For more information, go to %1$sKlarna Pay Later documentation%2$s or %3$sKlarna Slice it documentation%4$s" -msgstr "Has activado Klarna. Para aceptar pagos, asegúrate de que todos los campos predeterminados del proceso de pago de WooCommerce están activados y son obligatorios. Para más información, ve a la %1$sdocumentación Klarna Pay Later%2$s o la %3$sdocumentación Klarna Slice it%4$s" - -#: src/Settings/Page/MollieSettingsPage.php:732 -msgid "General" -msgstr "General" - -#: src/Settings/Page/MollieSettingsPage.php:737 -msgid "Advanced" -msgstr "Avanzado" - -#: src/Settings/Page/MollieSettingsPage.php:740 -msgid "Apple Pay Button" -msgstr "Botón Apple Pay" - -#: src/Settings/Page/MollieSettingsPage.php:780 -#, fuzzy -msgid "You have activated Billie. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. The billing company field is required as well. Make sure to enable the billing company field in the WooCommerce settings if you are using Woocommerce blocks." -msgstr "Has activado Klarna. Para aceptar pagos, asegúrate de que todos los campos predeterminados del proceso de pago de WooCommerce están activados y son obligatorios. Para más información, ve a la %1$sdocumentación Klarna Pay Later%2$s o la %3$sdocumentación Klarna Slice it%4$s" - -#: src/Settings/Settings.php:153 -msgid "Gateway Disabled" -msgstr "Pasarela desactivada" - -#: src/Settings/Settings.php:173 -msgid "Return to payments" -msgstr "Volver a los pagos" - -#: src/Settings/Settings.php:199 -msgid "Choose countries…" -msgstr "Seleccionar países…" - -#: src/Settings/Settings.php:200 -msgid "Country" -msgstr "País" - -#: src/Settings/Settings.php:208 -msgid "Select all" -msgstr "Seleccionar todos" - -#: src/Settings/Settings.php:209 -msgid "Select none" -msgstr "Seleccionar ninguno" - -#: src/Settings/Settings.php:403 -msgid "Error" -msgstr "Error" - -#: src/Settings/Settings.php:417 -msgid "Mollie status:" -msgstr "Estado de Mollie:" - -#: src/Settings/Settings.php:418 -msgid "Connected" -msgstr "Conectado" - -#: src/Settings/Settings.php:653 -#, fuzzy -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Only jpg, jpeg, png and gif files are allowed." -msgstr "%1$sMollie Payments for WooCommerce%2$s No se puede cargar el archivo. El tamaño debe ser inferior a 500 KB." - -#: src/Settings/Settings.php:666 -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Size must be under 500kb." -msgstr "%1$sMollie Payments for WooCommerce%2$s No se puede cargar el archivo. El tamaño debe ser inferior a 500 KB." - -#: src/Settings/SettingsModule.php:184 -msgid "Mollie settings" -msgstr "Ajustes de Mollie" - -#: src/Settings/SettingsModule.php:190 -msgid "Logs" -msgstr "Registros" - -#. translators: Placeholder 1: Opening strong tag. Placeholder 2: Closing strong tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/SettingsModule.php:204 -msgid "%1$sMollie Payments for WooCommerce%2$s The test mode is active, %3$s disable it%4$s before deploying into production." -msgstr "%1$sMollie Payments for WooCommerce%2$s El modo de prueba está activo; %3$s desactívalo%4$s antes de implementarlo en la producción." - -#. translators: Placeholder 1: Plugin title. Placeholder 2: Min WooCommerce version. Placeholder 3: WooCommerce version used. -#: src/Shared/Status.php:75 -msgid "The %1$s plugin requires at least WooCommerce version %2$s, you are using version %3$s. Please update your WooCommerce plugin." -msgstr "El plugin %1$s necesita al menos la versión %2$s de WooCommerce, tú estás utilizando la versión %3$s. Por favor, actualiza tu plugin de WooCommerce." - -#: src/Shared/Status.php:88 -msgid "Mollie API client not installed. Please make sure the plugin is installed correctly." -msgstr "Cliente de API Mollie no instalado. Por favor, asegúrate de que el plugin está instalado correctamente." - -#: src/Shared/Status.php:97 -msgid "Mollie Payments for WooCommerce requires the JSON extension for PHP. Enable it in your server or ask your webhoster to enable it for you." -msgstr "Mollie Payments for WooCommerce requiere la extensión JSON para PHP. Habilítalo en tu servidor o pide a tu proveedor de alojamiento web que lo habilite por ti." - -#. translators: Placeholder 1: Min PHP version. Placeholder 2: PHP version used. Placeholder 3: Opening link tag. placeholder 4: Closing link tag. -#: src/Shared/Status.php:112 -msgid "Mollie Payments for WooCommerce require PHP %1$s or higher, you have PHP %2$s. Please upgrade and view %3$sthis FAQ%4$s" -msgstr "Mollie Payments for WooCommerce requiere PHP %1$s o superior; tú tienes PHP %2$s. Por favor, actualiza la versión y consulta %3$sestas P+F%4$s" - -#: src/Shared/Status.php:124 -msgid "Mollie Payments for WooCommerce requires the PHP extension JSON to be enabled. Please enable the 'json' extension in your PHP configuration." -msgstr "Mollie Payments for WooCommerce necesita que la extensión PHP JSON esté habilitada. Por favor, habilita la extensión «json» en tu configuración de PHP." - -#: src/Shared/Status.php:131 -msgid "Mollie Payments for WooCommerce requires the PHP extension cURL to be enabled. Please enable the 'curl' extension in your PHP configuration." -msgstr "Mollie Payments for WooCommerce necesita que la extensión cURL esté habilitada. Por favor, habilita la extensión «curl» en tu configuración de PHP." - -#: src/Shared/Status.php:139 -msgid "Mollie Payments for WooCommerce require PHP cURL functions to be available. Please make sure all of these functions are available." -msgstr "Mollie Payments for WooCommerce requiere que las funciones PHP cURL estén disponibles. Asegúrate de que todas estas funciones estén disponibles." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Subscription/MollieSubscriptionGateway.php:197 -msgid "Updated subscription from 'On hold' to 'Active' until payment fails, because a SEPA Direct Debit payment takes some time to process." -msgstr "Suscripción actualizada de «En espera» a «Activa» hasta que el pago falle, porque un pago de adeudo directo SEPA tarda un tiempo en procesarse." - -#: src/Subscription/MollieSubscriptionGateway.php:285 -msgid "The customer (%s) could not be used or found. " -msgstr "No se ha podido utilizar o encontrar el cliente (%s). " - -#. translators: Placeholder 1: Payment method title -#: src/Subscription/MollieSubscriptionGateway.php:354 -msgid "Could not create %s renewal payment." -msgstr "No se pudo crear el pago de renovación %s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Subscription/SubscriptionModule.php:110 -msgid "%1$s payment failed (%2$s)." -msgstr "Pago %1$s fallido (%2$s)." diff --git a/languages/mollie-payments-for-woocommerce-fr_FR.mo b/languages/mollie-payments-for-woocommerce-fr_FR.mo deleted file mode 100644 index ca7565fa965cafa022b0e4ef625ec08538c455f8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 58618 zcmc(o37i~9b^jYM*p|T5-d)Ky*hV&n)#|Wp9g9|$4-R>Dc6N8H*_rhm zl2+UXb6@64xMG`t5AMT|5Fi07AqQsy2_zx>2?P>I_(RC`50HQU-`{&x-95Xrm*wQY zAGLnd-PP4quU@_P>eZ|2Z=Zb3n-l)td%q-k3|Mz4n7%tKX?-O1Mo`l-$6aUga6J0Tj06i?cf;rP4Kbc z#ZO3*M}yaZd%+I42K*xUBJf|q$Abs^lH^A4SHYKnr<3Sv@D@JCWq2LEVNSJ&Ed>r^a@L2Hv>yu;^xC*3clT$&J<5xgEcLAt$TR@e6 zXE?tWr0U5S_$ctTpx%E6cn$cGaDD=fsPdl*D!<2pygC^KH-OIuRj;>#ut4$&Q1$*R zQ1AU`Q1AT(D0&|Yb10wZgAW2<3+laZ1}_J10hRtop!ntAK)wHz^PSF*1uy3OZ15Ct z0@VAS13nOZBlrODtpVQ&9>e)Bo>{v z2HXXz9#?^)!?OZbK}eW%K&8I}R6RZfJ_`IK_%QHKLDBVZL6!F(0{#+Ieh;DZ>iTJ* z+TmLK=s#MpxXbL;1j?XfoktNLDm0L;7h>IhV#usNs@AY zIk*Sh4~pKO1)mH4DX9Lri*5 zlc4T@6jXWsFR1*7clh}$L6zexpx$%pPJhp{K%L(K>ODUJmET3X{QiqU<@=>@e%grN zFN0*2d=TVS$uB`3O}0JV&wmZn{qKX~hx2zkU7DcE@d;4n{AIX4H0sxH0!6%}1FAmn09DTKh4cO^{eBA+-982C{sZ@VId_6Oe=Df_-vw3P{;RxRv!KfP`{DfI zSNr{apvwJzQ04gtP~~2C4LTa^fH#6a244Zr&>3G1{ygBzp5guW6gurAxqeo_OTb5Q zz6X30I1Q?Q-=EHKB6u>$qsbZIgTUv34+dWX($$iiL8_R1Eu61?w(Euc;0av6BjCqC zz4v!P{y9+B*H;{02&%qc1uq2qC%oT{gB{La0iFT= z7brTNG3oU=7nB^j2!w@_%fWNOcZTz?fO^lFQ*LK9!L^*f9XuQSeNg=RQxH~4o?1m_ zfNuhy4E`WsdcBwbS`gACuLMs8e*}uY$$l^Iqrk^<`V??A_zZ9r_#*HH;H$wKzz5fy zub&Un^vMzM!C*S=@@D`%h4TsULEv*h<#Qu=8u*%Ueg{YwNj?f53qAjW3;1a8L!jRK1yJ?>Yf$Ci0DTWU4C?)V4?Y1r z=AfrP2UNS9AMk15S)A_xPX?Rd^TC_IL*Oy|HwZot6y4qrJ{9~KD84yw*5%C`z;&E| z8-z5;iHDv4UI1?5{OjP$z|)@N_Rwu$%K052T_E{GP<*!Txz6`Hz?X1-D=0a&`gvZy zDyVut7u5S+0xI3z;Qt1nOyR|UYhccwgExVX17G+;zkUm-=YI)45Ip8ZZeOkf)&3`f z$AhPX*WMr6fJ*;@7rVXrGVmPEKMk${{~o*yd>Dm*B+0elrQp}VM}a5bvmsc7OIO z7%PBZ4ER$}?>*&}-p<3|1Mi0o2j0&0`m4~%;Hj^6`TINIg-ZV#=Y#DaO^|#6tbv!k z7TXB?IQTU1<*&nr1pf$Be>&&&&bJqUkKuefcp_K@#s7!E$Ahm4_yJJ#{Sv75{IhWW zz?;$ioIeD-0_=dtgP#LW0>1!?4&MSF4*ncm3!Vs(&IT_6mA(wBT+`sm;Gux80#%-0 z2lf7sfy(Do;ruJ$#hiZwJRN*EL_QfD1fK;Cfy)0D@Hp@;Q0@Iua2xmq@M`eXH#yzw zpxXV7p!nyH!DGOG167}2fWHAg_|4w`KMX!d>A+LKKLH;C{s24y{1;I9XmG3Zeo*;b z1a1Mhf#UnugQE9`K=u2tfDZt_1?v6Z0agF+gFC?=gQC|Zzv^;nD|jB~v)~!v`$5tD z%K`rp?B{&duX#By1fRkAc2ND`PVlMV-+`iM-&@`8EQ4H1ZUwIbpZqp#eDG%Q@$l!y zw|jexy~E3QAmH;s(dDJ!!@$=Byam+zJ_4%zKLtgXUw~@AW8dlJI}=p9T^P=Xz(;bv z7koHa59c=qd>g3r9|a!@ej3#KzX*!2zXpna-vz}7KLQ^O{xhiO9{TIf$ESe_^?DKb zU;MoB7HnDJt>|9xMYrKo03ZA=r|%ztCy@U8;3K&HPcVnxbKJYVJ|}^C|2d%AeFLcS zT>(B8d&>%RC&*RkEg#FRJ(2iF98pL;-im&s^{0h zkAdF;9|*qwcGuHy0jD_sV^Hru{|g%xa(o1+=Th)E@Ip}Kcv`ssbWr7g2B`9u zK=Dfpd=U6r@Obdepq{%0Tmya>JQe&4@Obbi;1j_A09CK_z21LD0^SI!AKe|!|1O-L z_CCM9J>Uz#^GWy7aQ=gEe%kvz-yH#;2d*dG2g3Qc!}*CH@as|q~sPcU!;D3U8|2ZG^>(_!he|f;)4EO_Z9oJ8V zNp*iSsPi_ca=ts@S3#BMm*ITv-F|*$z#9X82vj+~70y?E+|Mrr&*FLoJQI8+C_eZA z2rDFC2X6+S{|WjYc+zjeL*RP@UjAFoS3d&9zrP50>L>kt9SEtCZQx1Z&%uX+Cm<}I z4?Y?cpS}%LIc@`YfS(5sfTw)Q_4BL1t2qBL_%LwuryZ{XRo*Ii0{HrH{tj>z=SRRR z!7qapIXUYy*uvnqz-J(zuKpd*=kDL74{-hS;BN2}pLISw{&Rl50sMEazXse1-gFOj z0>2Jk0Y2`C>+kEqn>c?H_)PHh--9>7gWx{!ufPkyi+|tSvk4+Xl6QeAc=_j@Zu>#e zd={lpKB;_-ODwp!nx=U?2Ds@I3I5f9!O>9K4Y8z2Ir!Yr(6*J3-a| zeqV4pSHP{D9|Ru-{w{bN_)YM5@NdA!f&T!m0#|)8NyfobL7g84H-a~Td%-^hZvY?v zB`^QYp!nks@I>&F;6s!S6dnE?JPZ8KfM#DDNerJJC=X@(DzI-bvI^O(e*wB>cZQvm1|M3m)ziYnf=f4fA z96tn={%kWWeAr)lJHHFu&h@_pw}E|s#TW~`0lX6Y z38;KFf6Mh}6MQ!3KL)P_xBoRX2JZkL2#$X{^dIo0oWBWFdp-Jpx&GV;{wC*lf&0MH zcbtzu2R?xF?}6gKzXM+jKK^f@@BQ$DfmP1G^j&l+=NEp@+i%m~I-gg-6S)6nQ04eb zQ2Bi)T>o28?fO%Y$CI`Ew+5v7ljrL~_-lfD!@0_@zaMiv%YLEP!H07nGTPr^{#QR5 z;M#wHDaVt-^ON8kIX{mh{>^ahVH|JZcpk?ea6|1A|L)|+uXA00H*uU}zi8iZjppw9 zgI$taxp!H(N;kFkd=%GS!l5>N4fwine}dnS;b?{Pc0l#XQ#oE4&aVUih~wSi{Nn*n z0iVM0V2(2RJQ@5o4*l)se30X<9Qr%LaV5VWXJ^izZ{hp};r#jFi#bl`P~V7um*|<0 z$3KUQZwDU{uGPSUoL>lD5$<2Z?*rjJESo%*-){h45U#zC-y8TX-uN)b9sIsH+>;!W z41E{p&*Zq2B!EqJ8^>+)u_4iOvGVvmgpK~1K{NF(Jn~V6}cs2Mpp#J{EAxXKmhGP%Mv$^)Da2;`&ypn5g=Fs0c z-~{+2j#u&fCEy7hPY(C_X@7TezK37(AzaS!ws8IKfZqq78GZ|%#_8dls^?%?uD$2%>`?>ay z{JwzWe188EsJ|ETdx+yke*YR6|K7;&OF8*2$8j8=2sb3#KNx<05xgY){w(;g@Ou{A z!f`vtR?_!_SB1O}@cX?SPYdUd;rF@xeiOKv<1P;UJ)YzBTz`$7`F~FYKEpA~b@}L9 z9Qu0@#}0nKiR171{d*jr;yBFto5A>Z13%8BNc&hH2C%v->hhwCrrTz^yG zZ-CoD*|XoWt3E~_4!@59pBmEZ(nmSQIG(_B0y@liT{QgyN zE%=ul@$Xcw)xyb%V1sl0J(gpd<64f5;Tk{fuaEO93fFGqcR$A?InFCwKZW1x!ubZC zJel9egKrPl-ox+baD1L)oNG_uxF5$3&h__bj+b)&_uvmWe!+1&=eL0I?{ob4ZH{X= zo*FNL?e=U&JL*GPvQ5~UavyD#IL+QcFSZj*Z2dnKV9^ut9jf0iuM5mU{)H;*ZdO9|ndbtLZ zv^t?2(y7vcN?NMVrZ;pdt#-9hZ>5x_tb(X~rLjh*9Wt{#c#_hjt?FdGGebQlD_m%# zWlGm3qqJT*7~YYV%H>9<4k7E~X{%jowy8q7Qa#W`07_Njb)A`7C2dSV`g*5bX+Z#M zo6$cxD^Q>Er4uOBOw_orPY71amR z(au<_+^o*1D~M~`omSeJ8CU=9ryEsDyfqZ}-WGAGB8ZFr+v)V*#w*}?lkMphbGY4jV3*K)LR@m z+Nr@LmDu)asl)T7Hj-Qni@eZ76CE*I||tKJu+rR$I?olCOcWZd+0r>-+` zR<+gYR3!ZmRw|xX3z1}^DoSXRQ_TtjwM3O%VWfe8^NF;w-nFdGMGdFDjfPN#m2{*u zo9->us&ocbVRN(DXqxgIo~qE9Bse_bXr*}oQa39%bP!UmNTeww2h{H;s)s}`i0Bf} zM8W=wku-l5;;YST4mO(mjRS@oP4tJz3!TOqsI7`hU^z+_1hGmf{f$AVnkqx5X6j;r zbW!(8WmoH^a=Utexpn}UTsNvP;n!}ScURcFb-yF zjadm`)9FFdL0%{P5@og5UTI26bVZ3aN=R05rs<>6>S3%IiBNGeny#5XY5n^BW6R2X zLpn6FE!|(4ZK0K0Ey`%G8!;KE#!g$6wrjO4AsWS6*NLilznZwJP|BfcGwhrKGTS7ptOYZoEJ{Y> zo+2F(41>u~9Uk3ZZydycQqN8sWvoA}oJ{eSP0)zH%cbTxOkSyt>%l0V@?YsjlOBZ& zL7Ze{9D>YEI5OQ@X-=2w$xxSoZ($Z;L^j7qn%FsMtyG`v$krV?SaNGFlD*uhPgKc3 zB5{yN%VAozm29Ln8}&8z(N_9vd#TOOzoQ4o#Z1dd3MhgfOFjl6E{;nvH4A25(j?ttU)j z9am>APKN2hP0YB1{HjWD(|Fc#v4A8-q#%)DNT+E1Bd4kp6u$zG+L$HNTA8$!M%g9% zwI#8U3^(d^DhNmOOLR!HAETX_nMSj1=gmgV#TBEj(zq;fB)+vW!;V2%bfVO$wbS*3 z>(_UspV26Zd?%4~%X(DW+~kmtQ|LpX0SC!<{>?dRx0uL8tm`crnuqJ{Cd7tKQE6h! zWLQj#q_e@8ad5rNa7ANH6`|$zr>^;M4583Xb9JUXVaS9=Gz%f}-gKos)u01dcjC1& zaU}7#!F#P_Q>k8UO(mNuW1Y!#dt;JcPR;oEcrE~pds;=)7xttYg^@w)7;9du2U+E^ zV^gIqR_;hcq+`v-!4_&J>oA*K?Tsh=Fga#&t$0#wa$02)D=e1uk}{g~(lF|}WSyO5 z8HrOgsI)O?%#e$5wBXk}?ebKzd1N%%Ty7+rX`^KG^h|rUYk=sj=|e)q&a@BR{c5dR zXE>T{b|p)ThhLe@36e&&pvQ*dERtv>3}&o&A)Pf?I$Ehg$VM~1A}D_hlbJ?cqw#p7 zs3AfQMR6^C6xuj@B(qCm9@&LBoH{7wOz*cF60yN&Abl+#fVVH*Co@KKvM6~@ka3r7 zW1ZPF2wiBSB=hLA%;$QMOplI~W=AMacnM{fmBXMkn&%mNWbL<{r;7a3_22|94tXPZ z5wc1qeXgnJiQmC=k32B(85_@;uVqF~ka0=U6dM*LN15m^X#1e1i)1AS*WGhliJF=< zNm*otsa~e4OA~S@9h|C`>UTwRg0T$yeB)qhrjA40~ z+|G?gdbQqaOY~twSW$C^74>@8y|uqOgOYMKlh85G3Ju>h{-xHT=fv_Ms~BZ5ObahF zHEBhRxfHVSY#HOJFOXN!ljPJ?12Q-mH^~$2GnGU6H*r*0J*OHtG;oZ`@I^veUR}08 z?4z+o)&)@+dgwSfS(5~}fmX6v9v}RHveLqDwRp0{htw_lX?aSeD2nlx+%@R|4cc%$ z*7fjUvZY!#&9J35BP)oLA12s!E&}^}-)roeZ|4gB__=y)3ljgEceX=B@E!nnl zXy=CX66oEiPhPsZb;-K$Gueg{keXJ@$+ih2dhE|gMYX31g?0mbDlNGg3#0ki$oRr7 zu70I;sTIVF@r&tiwQOf*Q2E1o*}zUu_ahbLu^pEYYa^Wll(&Jwcg04mx{bs5o$9!- zvdrkmmmhWn`0 zS%&{@MXqkzJhc5jrF5R-iVBV5X5g$*Kav2C6J|JW3pJBV5}6zf1i4kC`*tgBCm~u)AEdJPk9-8Rqte1aINZ<`i(>KRu#d znQSy?gUWLDqPG~6mZ-p_KRF)k$Cy6oJmX-d0>XPJ3?n3ZmsinUs9ba*6g&lMhV%*YOH~cE%R8##q4k&1sS@d!`y@3_4;Z^>3w|^ zB<+(`v#+mT76MZNa$&U7^Vc)fC^b<`dYuL^MiqBgFu35|niy%#R2ZDq3TYv@+;==w zFUs2sL?s_mMn*~TMVPqtU583d{e zPnQl=r#sV2j!yg2=?cb?v~*1mlSO-~!^q8YLs$g<=6Zf2m7y_ff!B@ISvWOmoF(Hq z`ZOBkzKKlTSx))*ZhfKpfnv!HMi|MCYTd|}mjTnkhL5g|lOPa8oig*R^fGl@8DPjf zrlr#017p4wLYUP~tAt8Z;w&ZI!raQW*}<4;VZaq$lV4$w=5DxSh8P0OFbR~=o8%&34H6~xju`H@gqgLzXS_h}_b?06%b13cp?>ZAb*Hxyk>rbznIi&wl0N3>> zPT}P>3FSSNL+$y6&QonfMjX-%?JgVe6pXK=?X{y3h-(e`Yu z0vq}GxfjtkHfrOG-5)N^R3$|ZR~Ai0dm}Ixc@GW*joZ6hg(}G_L*{duXG7XonMOJE z%^cGIP`_`{%5G6U@~tmc1WR;PMWFYnIEbK0awx>!-K zoROQgKw=CU`CB&n#9Sr`!+Bc;kA6RsY2~8OS>R!JdRa%c3}lA6EUhWN1;2pKTpXT#v7q6OlB#(&M?=_{%hA#{%jc-b8*^C^g@-k{B~PpQ4UU3y7td(< zR9-BfmC-4V3vU~3`GFg&$mds;WEVFbjOLNMSc`S!P7Rw|u z+H(5m^71(<>c-+6HG#8?j*iALo0XAyfsS-9czE%gRzT{-GFlHz$u(?m1e(9-`gap-LyHyFmKSA!NG#VUhXJco1z#yo8Z_o z^mN4u7Zl#o?=4@sdpnB->LE0Q=>p9|9w2fQNIt}oo``GcC($sb#85!?-a z`RJ~lMD?~S^%n6d<~5|&gJ}pL^LTuVq#@G40+U!Q(c15kF)S^cY7nVo5jGyQ!4#!s z!Xrh$+@i$rl8D%OL9AR(kq`}%(IdP_4#2+aTa9{O;V~v>t+2|BaL0-2WTzQ|aC48= ziVI^6wRB+!jjXM#Fwt2W+iY*6Q&!v;fxR~OKKFW@V~^KkfOw3>&iF4bI)P&dODQoW z)wJ37JT_b8V+~*y?gIbczzk!%N)#kKmQ9D_D-Uz_ig{#qy=m(bphgTSF#a!Tsyv3y zgtvsis*Dc^N%L6s&=kzdv5sm(tc-C}V?TihnyX_{9;eq#m@F^V2zIfFOX?=yJ{KDESUOlVmszmd+3Me4VXFS=-qB0MZx8+`|2`Y#S*Us>0W#!?$ zyeso8SLF~YS$tY?388MAVoXAJjtXY>nt8@uW!>3`^SUaKt!T`cUQrOx&ty}0MVJG& z0DGHeA50d@Aw1oTB@B-%a2p=6XEU}VpN!S?yAaXnaUeu+b6r7VKy0KCc$~{3ZZ;2A zCN*pAv-0AsO+(j=hS(#uUVPXlgF`UloJil*<6(-LFt^!OA*&tRc3!z>b1^rkY9TKZ z)pm|-^|c*vP`2*VZWp4fm;zK>9E-3h>H2&Y-U=4hJ!H8Nx5%nff&~YYUFs!1DN)ER zu%;q*Sh2x6Fyl>AEvkC#CL!Dh@|D8N39o4oT@r$SLVNGBAO&T{`|LNX&!!qpW*nJN zwm55xCXW>Lb#5$PgKeBHbXrYDEAVjM;?{!-Y*XNx6|Xf_Wtzw5Tw(|h!Ea)V8IN|& zn~sTlbwqleT-0=d^DeT6>gTP64q9jwq)3DJ)W@~(iJ&}KofV&DAX$O%Ng@ZPFQS(@E|QN>{_LZ%BwO#OOQcV6lc!Z8Bwyr zF3cg}ttRtqiOn&?R7avIstd1~$3?cMAm97P{WL(9^lC zWK9{l(Su4gUWx4^^F0s6A578cWYlc4kpl|eW5uUw>?tbd7c~5-H_}NI6j|6sdu*zT zeZwHao+96B1MVFm1!C@e{v+F(8Q=Zs`qi8x+X%q46gIo*!H+s8pg^F+ti6xR8sn8* zvJ>r^MSCOGvv}`xjY7fGH5MZHM1rv=iMLuy*es*D{?ymwF?3s-y<{0#4%pKxeP2LQrZ@E6*ujTlmR5 z0`-{D7>t@eC%@YB$r$206#WQT2&|33q0q|GyNK?J7&fggQzZr#W6YtTTP&kw*kogB zMy3{tkOykcjUbKv6W#2qLT%-0yz1+1vRI(3G#^C$fN8NtB*< z6`O?6u=NdYudGf+vTMmmA#Us34XG9#Xh?`SROEI)@u7KK*LfRaQEWueee?VcP)Z9r z%d^J>%{Gu~ZHi?#jwxTQwLDDU*OkjtL^mqr&-;lfM1?AdENabSf@K###;NDi>y5TK zNnG`vj?t`A0KNd&mJg_r)%2MUDQb*RDq6vJIEkI#`C%r=XJoL6HQL-(hAOMBl{9EU zU7H{Pv~f`H)@qly5735~IV;`Tjd+4Nr}3{n7vGa{RW9<2Qpfi)+SDj_B&f{kleotb zK$}gnlTjr>p=#5ZR(c?~TC#EONb@i&Xb#Tu`KhOOSOAT-lZL|KCszP{VY+lZQY@Cn z8_d>E6fF3D7TLl2a+GN-1oQwY+09Z%woI2$G^ZvFh#Rq=7F9CN z*c*UnrnRv};4_wMmC}i3V>;c$uQ4L=)J2IX_Auv|ItT(A;kM|z;~m)oalM^Aubk|8 z8~kNCsEO2I9v3}GhPGypW(<{YC8L{1hT>{o znR6cj&0Q^$EV7pq_q6oYoFY4HQFFY4O*yCeWNLXpx_;1FaF92&=_wnYW=$RPC0Ujs z298%c?*y6LG-4FB8Lz+ywKb(uY?gUJvk$6i*X+cFw88H+>M)abEMbTo*N+7mj2$M& z3^@h{u!Zt##Tc<{b%m=I0wN;`vl`B=mq}~&vG|l-$QD@Xs*SE}2@87+6q_mR`&7!r zbh?Hb)*1}RDr;pm2FE$E^m||tXR@?!S=%J^xlUnWyy`pY>wGeW!&;OqOw@+OahC<# zP>H_7f*bnnG%Npcko(39fkj#6Ba@U72_27kf1@XTgm~7>?DoZcSfCi(VW|SO(U^nY zMitqtM?9b9%uNjuveovi6IBczl$#KHndgvN3^AR+XqA0$d|76`+n2j6orBG-5ME%U z)P5ee9RQ4xy&_-vuXTo$++Ihi*rKh#ZhC#x(x{YCxoWJ-X$4|lon#6`HS!rDd8XGaO6z1b+F-hpAHm|zrX{<^&|bn%o$ zo`qAdfVr+%hRXtcSHlz*-%P&Q0}_YrHLUm<|IRH>z6!5+2a4cb@~tdl*GfjUMmUJk zAj?uWOBT81eO7`k+pt3&p=C|W*lUy>q@rYu8Z&Kcg-H#ef+nCXwVmArPGeT+us#gF ziK^7Q5$js!ERMr5X44|ETikrPWvk*7LO}7Tqkk+Iz zy-*vdjRaw%?gN9{Xx#3Xc&Da8ViQHbb9vUs1 zld*MEWD;KI?yyksNLp=}n3LDUTUZ(xpP~&lD9Fl%Id4X1?zu_2cdet8#KF6lW&Q$i zq$LK2<{Pkp;nv8Y2q=}sif4=qGqVEIR7!D8ImLgGLC8#a?-h;S_6C+9Sq{o6cThQr=Y`d*EcbG_7nWr)=_6lkYFGzI# z7Oc1wHDc4D?k*6ch@sqrn%$E@54p^|_L(84N-?8oLh1Ek!bLsBOb3$!wjYk@>K!as zA8_xu=a-GKyBr)@Zeet$qJ~ZycG#3*Y4whr%LaRB$}UHm6$CyHjc>_wJ3TWYseIJ? zDl1Q!vdsM&VdElS^Kq|p2@a(dJ|9|C7J#=BVnC~)QIm5-y>~|^N?yzEUJpl5Tbaq) z`O2nAjMv3HF+1PbQxxA|WsNzQzVG(TA^#K6*iDF zf#>@=n8J{=mR*%xV=%{yY9!zz>;^(}HZ{^meRgaFxAaKgGKG;5)850~R>1<-CQ@`} z#up5pXp&qHW#U10y2b>Si7oFj!l44fa!!p?Ja2Q^L@SeQ^}fsy$n26Zqbe&qm~p=J zv~MB9p--JKmkqXBcMszRT(~ot^k$66j8n$r$pQ&nEc>eZXqp#AKqO|^mn;e`Y8wh* z!aa5`7^HVO!bJ80ck{uk_L|5#yxamc)iq`>n>f|*)O42y%7e+3zKmRG-S#cMqYCj!gkP# zWlyVctQFQcIS2+fmg43)aRod*3N91XLtfReWAk#!R+R3!8FiL8umN#~$pK z$>2)U=i6+C%xP100TA&uQP!X?;6X`I+a$*HYraEVoH~}Zy-x8-=vW%&8hX0fCb=|n zW`hp%n1mTqS4Fv`kOW)~M@r!JU1oB0Ps(8#JKd#I1+!VT1%sRNBZ&-v~z*rAiq~ zRxGW`Gp{(-k8H_4TYHC{Md&^gY#E_N{LnQR_cm=irmbZ&5{KK7{|~~ZKJ1ONSw~0q zPzS!5&E6|XwSIoWn_8s_=IWZ`iL5o-7FBM!>lxk;Y#Sfg>$cYh8?bA=_V}vZ6>SYT zu%k6u9Us`(nQRU0X>3TR+U=RvhIQ+3tc=@Ocd*f%To*>u>)a|>H`Si5ts2=iu$#T4 zWzr4cGs7*jO1}JoJ(~8al`y02iu)7>_Ebu2utEwy-+(ULw`KRL9ou$n&I@<$;QCd= zrsBwEc1E5ag4cK}e%OmGx`=VtQ?A^zW#FPbUD)n%U^Cl5YKMRg=|#BCR*lpMQmYNn z*`{$B*C{!tt*4xKvD_Q{e9D@7dTDy@+KX3RJuuSHV0mC;sa2UNwWl_ugM<0iD=M=h zMr%8<0UOeN`!3#B;oqSR=k}jhzIb0<2<)pj8Z+Uy-Rpm%?jFjn_n*&sc#2I$_LbW0 zCYfbFEBVhtDp5M5vY(#HetN3BoTG4LxiZWyD-dZz>QuUVz_)v{*6?bk=MSDgcwXT- zjEnNr2=yLVPtAMX*vwA;Y^gA=1ZNLk-&)1){+I39JG9Wo{`i9hM^+ErZ6%N`=WUG#fVgXv35DeHea=Y#$b?A?k?9&6W;k>QP zw#dIdz{r67c!h5~JS(z&I%@(;C{i zq%RMUNX)=QtiC${`5^6hM;p4tZlT+BG@|7zhxrsichS4)Joj$SE4{u$upMeaN}Lwz z@S^URw$!z|$A~eD~*)-`W({ynw9Tx`bk!6s8h4*%I845rgpkZ#_ zm7Mk16HR1+x5Fk$K@nYVvXlp#b@kN_$tFw0l@6vwwmYDXmZDhbuLV}iK81k1HFhL3 zV^Fke6-K0MpaCQh^frkEy}!idi*{x-!EYHW9+WIh{L`<-YDey5ya>0e!ugjH=$yQt zEbIdbaCDTsMN;t;GxQRWu|Lmkv-z}ksk&^Tu!6o+kO?lO*uk@c&Y+YQ#A#F3xxc|A z*WS=;5%57}N^)a(<|`YhB1>8D$eHeRcg3i!)v%50?J5szL#wK0BTCrRdMA!xD9GkV zw){kr4{FLjKqzNU4=<>`vB0wwf;uqEPpMJx)dBQv%T*A~3Q$m$s#l_R z2-aBR_zG0MRQ<^i@bhH{d2oQPjtK!>}w zJUmeI4^S}gi@b*}P(fA{-(P?vbRHA#Mk6Q2@?O6!-{g@zQB0T(zUIK_%&hAavY4Jl zOfzl*y|j^aD@NODcgSqU7$0Z2qTw%Jie}JBMj<+kJ|vzg^ImzLotrAA3oPQGg$Tf8 zay7j);Yc;TBpyCFr*lKZBymwp-IpUj*74I`n4j*X*>#$m{fd+8ZH0kgFdEkjV2Qf_MWON&bY=T=9q0rVM&z0o2-Z5a!6w00qW3Sv`X7fE#n2gWJI%Nn&5RLC5?Ztq*5-a5Fs!rHl4{6azG(<_&U!4?+gXQNYV{TPS3=O;H1#b$eA=u zHqH@`$?nh?JkgmaJoWJif&=L2s9D{A&`J!1gVnpg>8PDQ>ky z=xf0XCrLFEhBEen39EY7Cnn6hK~NT3jfM&Sp5K``au?d(zBGY82)V?MO%S$-AYy}A zf4|6)4Cf!6fPGk$bXX&`0^`YYh(+_>QPxgy()o01sbYPE!dOofmqRFggyNoCFHSa3 zOfUf{GhESEb$CVJqktxdjY}k;P#~T!bY(Y7jrZ=qKTbrrN{Bc9Url~VN z7BlU#*=t5QHU~%N;#b! zB@R{}(Ko$0!QSN`bEL&#W_=n%ERy#giT~greh8DHOP7+dZ*tcXD$ z4aw>vSime5HNJ^>bzr=v^Nh0II&Lr>Hm#RsS;CcX{gq`gO}VO^YvF(MeZ|jOSU=E9 z@`Abg4560M#f1A+YDgjTCI*bBN_c$lq(ha^ml{*hyR(jG+{Wh=?vs3T@rmP1-y9`h zCMETeR_oFhpir_=6MDI#V1VeMBZbN&wIJmm*u7sGnMl{dy;$n}!#7F2Xf#IJW~ zKLbRxk8pzMweGA49-QqA$e55Rs)FD|UXH>n0$iYEjxoQBd*khR##T>nhxZlHb zFUaMn6^oLuA+LZLZ6-M`z+B!^tw;5+ z1qx!#z@sg`4U+vXRbjV*aamdnB_arG$Mnk01-LG5wyI zn+v5~==xT(iS^}?QB8ta_`h54!|eW1>bPA4AKTfX{6i$fdp2buXz`g$=^hb4$u?#j zU3rdHrJ92CI5lO6&%(z?9@JyTq_lGIg+#YNn4)25F~O>W{(^>M*wgBB?h>ogLImc8 z$(oE#$cX%%jt(mxywa;F~@Fg=l<=m21zlPsvnEab1^Izq26%snMC1j%&3QXUx z^A;1i70t^S;}`l6V!{{(-J|ln)2eVcu zEK-uqXpB=$gK%WJ`4H|?3fNl%t92VX|I_u44B!FR|3lRe4B+p)cg^2D+R+DBqbbP%ybI<-iD^7&Y>ue+z!ddVp#Zb+Noevgur!%KWHm` zZAH!^sc}~Z_Cc3jW0Vl8NYiyS;E}uRt1isEqmMNn^v;93RLd37!PI(;c!r>sHSSlX z=z+Y<$Mca8)#({T7p|rQt{ct5V8pH%@@9I^`|i0_pTfB3)_XoBIjeJ-$T~;8qiZFV zv<{q>LK*W7n0s!e-yuJa+^P9%*(U03X1avLVw6IX76o9-j?SS$C?(s`Y88w&t!48M z!LY-3a3b-1w0@#^iywQzcx4rK*T-Niyei(0K~%|37J)fyXulBb1xX-m7yI@FK{e;t% zb{laZ4}Ez)b>pX0h^8uO zqbN5tnDn-9s>n}PI`Tm|+}!IG-O6GHpBCa7){esV{%IBK>XKw(J}<04WDY*fe9Vke z7~kMuVT2I0eux4I77dQIni@HLZ^Z~~p#^gX)^f6uhh*GzsfiB+_h3dUHLZ1H8;rY< z&?i>Zz;dfvlm`r9A6%iP3w&{fZr$`Q_$Y;CGp=y7yFTw-uar&Z=n$*}n_%{henV3r83iIYY= zUz9@X>Jn$7!(e*ld=f}msm-SOuV24r4#i)nEPfJz9Ok3CvsUqB)WzH8H9)o5_eod< zq0LnI$i*at$tuPWOFAR3bK;*Bk(=qr3t1+j-OiHDExr)qVp~H(b|-=YT5}BRP~YS- zjqF5j2?#WpJ_8geGt?<}>U^MR4nO2AL8!c%jE3jae{{PEL?#~enqJSUHp#fG)zCZL z%^NN(*nWE~o==luIdkyojI7`6~Q z*yVuJUW`K!(X^K=_TcvzK!0Eq%v5V)prXre;U_l2)GK>pQv)to*&|!&iYt3!BVDV! zvPZ1$^i2%6>PjlVvPZo3D|^POzp_WX{tG=rd&7M;SX)-p_e#H5!}m(RXtVcvV6jH; zm44AC@Abf<4c_YktMW={x_D#vdc~qm-Rptwh7Nw4<#pF36L&S)lBtXBwPfP1##%;d zgiIv-lBv6?zGU()k}sKhL3;OUoT4}_}nP~i0I2+nJy>I5LO1W(L-S-f8iH)@ye2^ zyVzyP)ZHAjWb!ViSu%Au-z=HDn{}2<-pxHrCZEGVOQ!GUp(T@dvr(~8d-2CYP1-B% zLJit0?SjqOEAc{&*(>dWP1!5)f(_X#@q*3REAhgO*emsdP1q}OcLTE1Pou6Ggar*^ zx_B{BuPm35Bnkof@#HwnW+ubfm~4H{Tb`~i=eKPpj+09csC<}j!(fl#WY}yIOSTa< zV`}$zWkYHClsq1gp)eBy8db0jM9t@jaG(*#5FBW&l?^EV*W0M;lh-&;=2D7q!Xl+o z!jZHll(CsPB61&$?Fnu!6^cO#e8QOkPID{ztXvEmgvbQAQlJ5b(u||VZT^OtoQ_YC zGMMxSaN4u0tA?%fOJ?sXG~(Q%X?}rK;$fmu?&Q3%qLd0;aE4fNjTO5R${DF`%*{Dz z4d?}Q52okhcW8!J{Uc%#kBq0L>Eypw05kX%9` zvu6V1)cb-<$Nh#hf97nr2}`-et9&CHUr3xygB#pU8n!rR)M^uKnhMRFzH%-3nkdpn zhiG)_oBP2$^fX|ZPk&nqW`SAA5?1#_7e;(58)wa>hx^dI9(ZD6gT|fD@f22YhJ|Gd zR4j84Yi-A5DJ)6}?oKM9@OABkt}dWGRXl*X;8TQF=3JfW%#YZIpTg$o_=ug=@Qeiy zz0W#{5Df7ZxwSJa#pMK;*pTWwF3As7RoJKgXNCd z(B#=}>e*WgO~j%c3&3OI#MU)rZpaZB7%n) z#!O;hoO(&dbGgu_xth4YC*_i73ITt#5?;RR%H5-Ey5=D#EJC2q6?rxf3>nGY(rIwD zXIr|fVc63>%Qf56J?7g|#?nGvzVZ-sB5t!u*lcAP&alHl$mnK4ddnYbOD%#kaeY4j zU^8-fBgGsZoMj@Kz!sP8T=uEnEMCzTB(gB44^qmRm(2>AKR08+!t05l_r6%`)1)K5 zQTWFM7Mi_#<9E1IlZ}NWMRs>~E3CiEJ>2dHDmH?JS;lS7H!0AUZJ!jgTcoD?ywp(T z5UN+PthuZ&RzUHs()8}s*Q!IB*w?Sxf*jd|0st?6k#hwaAdc;C~Yzk+$sQ@|Yw?jUcqiUHw;ic9v z_AZlSu}o^fAS#Oyv%Z(Qnk<{UmOp-8hSmm!mPX3v^(~Z7(-O98GyQ>|nh>C!#?=S9 zVu0WapBgWcs6f=5gyy&`aE6Bk2g=O}Q_eJx@lsUnX4+DojO>Kg{E9VcA2oKguU&>@$(9n z830}VYi`k&$g5y1WtAxOR%3&VVW=1OBBqbnnCS2>CFs2>SQZKZ5Wh)&7dS5Tyb%9p zJ=flvj|>VHnalx?pX)A#IBSlr)~o0Wx+88b&ZYLY`ZObJv*l4f6xo(#5!yCxrZg)V zhGkq(9|ao0W@z1vBUE+gik$R?#w(gxu7tE7zG6|WQ_X!+@+eX^?qn}n&cKoF@DVLc zm^EQDX4sJ2rX;j0;n`YRn~Y+O7z4%4A$W>& z>7x5^3QOmY6)S3z@T{hFd=T`MYw$Z=mR@+FQnQ&-q32f2g`PNS@ z>f4H;JK9r!G+!U4XqSuvBQe4>m-bfYEPxRMc;4pvPo&~9nY9?yBN1C`Ef|VG9ouBz zPH;QZm{S`mMw*Q-o?UVXiZe>pyRPOi&?FVSoItK%qjCe82nQC|kNWvkwo3mE&Ez)$fh_&}*Ng z=ng8bluQw^FZVL>LDHx?^x?Kx}qS>yn=3*yO$6QTL7Q|#BRE5Na&KA-wkZUpF z8VS!3B)v9eBm4Z6LRl=%K#EcC`+iD*+OS=qFy%v5H@O^b$($U7Y~3=-hHk#jZ_b^} z50ozqg-U!O1fopf8)E%}xw=fE+p0SmNwKvoStMDpg$I)?W4HUV0d$rc!kKVY`&j%@ z7BT5=8h1*V#?>}3goIk)JC||4)fIr5ze5Wx6%Cn;_C-G?!8u1hsLv8=fRFK5(vp{6 zywEdVn>duX{Y}^IW|=oRY%dQB_VRa$)qJH1Auah9^V<}?G^ve8nxz@+bklL7C#&4* zUq=^f4K9#QHtVX1e%Y`3}(#jaJeoB+X=Zwgruu*kTCr zL#pX87qiAJVek3E0%g0*B4zFGI%C^x;qFwaIEd87hOi;j}G5rg^qRQNoQPyd# zSztG*Ub0+GPm{&noMhx>(<3G{{FOyJN&~bt@MftA8O3V083@CTIEBDZBXDp%@P;UG zZ01B{#-rgg0P^V3NH&;TJ17?CQ;#Xplq?P{Pw$TO#c*f#dpu7>PxBUd{fo8Hwj zxkl1D2baSLr~0^0-H4-2rh2&WgcdfVGR){ir23Q+b;kMCC83Ccven{i+>=d1uvOTd zij%Yb0O%nw^I9WG!4M`8lAJ>fvPS)J@wrU?X}TY84}yobo3kF>Tn!k)2yHd1#g#&8 z8+^yabgH0{g9{p*EdEH?x$!=Tsle=ZaNX++}w8jsz zMK%nJlG&r0z**xHA4%CDre(3TDi?-Aakw*Q)i4qhl8{V`qWHdxLP$|2aEPku>}nCL zg}t>3qscBlvaBeoH)^jIk@PYzlu=nlvB6Eg*f|b@*ulk1pwWV6zG6vy{FHTIr#8ZP zvwPm?qG35N?Lx(TmFm2&0Q5{W%sh#{2e9DH{L27^B&g;&D}_}3xHKeuH=vL{FI4z$ zzykN;7X*6V*0%(D-{7kPg&UM4tkV_8&Yi>P-b-W7VuaixEao?_vLYIjigD#vPW;8` z;`?7lRclfoFQ>jEsSZ@;^C-T0G1{JzLUG9CJhF@=xc=QiORn=)37Tvuu&?$zU~dRm zpH4Z?&`?LKYXnTcZCNKoRQOhUQ@GEeGr}Du9|tD3l?_ep9!mu&SABuJglilr$SqMa zQvlQ1ecTdC(g6}Sa+NW!=1XtYezp~3F?PI=SFwv{ev(4{k)OUxikZH8bL>&{9RiLg z>kUT3an1~jITVs<1|uSMp=W1ppgq&%lkW1m2DxOeWYSCh499F-7Kf5`?f)PxCqvD* zw+jne;$vxPHWPF6R=fFQRclE5d?Auh4upHpUg^UwdHJJQi@ZcyP`tTg|NQQKyyRyPa-d zyueF)E&D+%xA!qDrlk5Q)mvrK5-%&f;U5RH>40D#Ny(buUIGxF(6Vg>aulXPY}m|3 zK`MVRWNqFoCba=|nvHJf1n9Vl7~WjS)!n|TkOW3iGEq*3s4iA*PZ}G@21lu)gD3|n zG{TEZ7z;DeyF)2cP$8Gajux; z2%FMbf#b#}R0qxE%NURe-MdQMo6O8#9vrB-tMA_A#DaKCU1I>cv(+G0nHnMKG=_q$ zOaR3Zh;9TIB~0hqKsXQh|N!Z|*c zY^lUK|N6A9hjp2-wF{YJ2Cn0MaoR0>bVBZz(6=>j&WwPE#)NH>^aNj05#LKAY$OkEKoK!|+p~dtSip(-F zuVL72sHg)}@~~FOMgrM_ZfOB%&!nCS(D*G1Ycj+J-W5qlh7rDQUXoJ&H(7~c_;)DG z9u-BRt^A*BNK1nj49dCLm{!eqUF?!^wrtb#Ns4{0xngI5TInMre!xQQsUgV zX4@H528adXJ88aDQM4+Ii(SrAC2?h}58+USSRvJj{kZdeFF5xRbhO;8Ik1AQ)zCHU zQOW9J*6iKT>Em)fM;BiZCjOWpf<3Hf6lS+Hhn^)AW#s{2@6&=mN=yhVlaO`IGTh-; z+62FiQZlKiWpJ+d!!WRG@4%p4ToLCg91F0p?+p!?&HlRnq)%h_#oaPh?D;$3u%uam zL8vEUTn?BY3X7^)IdVrw#q~h}1k5TZwy{CN#NfSs&efr9{VgvluL(^)u31MlEM|@h z!QS9V0W`STL&Q`TcF>~(`^a@2>^g2Spr&Opst?mW%z#LPIhQWNti^qn_15Bw*L>{m zU1(0Xp$I*9%Wx&MVAt`|*yv0hqwswWrrz+TSYWVOD>8bz9M@uPuamrGG(W<^MoH*) znFF|1XyrUnTy3sBGLr&%e5ep+U}Do2!sldXz?Tw5!AuFG9G@UodxSv?iL@=7-kIei zvoGh;;;s1I(T%-6)lra&%B&!v=D5xWgTgjqRcr@VTu#Nw=D4A)beOI5)K-eHi_bl1 zOb`Zu?!|(qLocCoFIe`Xl-y_^^N=KFbvgDZg*CM%(Wxn86^)O0=o=n;EizoX$jtc| hQy53SF+rqWVdHf~7&`a9YnG9mrVD)4BQwF1{|EhB%1$s. Required if WooCommerce Subscriptions is being used! Read more about %2$s and how it improves your conversion." -msgstr "Est-ce que Mollie doit conserver le nom et l’adresse électronique du client pour les paiements par simple clic ? Par défaut %1$s. Obligatoire si les abonnements WooCommerce sont utilisés ! En savoir plus sur %2$s et sur la façon dont il améliore vos conversions." - -#: inc/settings/mollie_advanced_settings.php:89 -#: src/Settings/Page/MollieSettingsPage.php:304 -msgid "Enabled" -msgstr "Activé" - -#: inc/settings/mollie_advanced_settings.php:90 -msgid "Single Click Payments" -msgstr "Paiements par simple clic" - -#: inc/settings/mollie_advanced_settings.php:98 -msgid "Select API Method" -msgstr "Sélectionnez la méthode de l’API" - -#: inc/settings/mollie_advanced_settings.php:115 -msgid "Click %1$shere%2$s to read more about the differences between the Payments and Orders API" -msgstr "Cliquez %1$sici%2$s pour en savoir plus sur les différences entre les API Payments et Orders" - -#: inc/settings/mollie_advanced_settings.php:125 -msgid "API Payment Description" -msgstr "Description de l’API Payments" - -#: inc/settings/mollie_advanced_settings.php:141 -msgctxt "Payment description options" -msgid "Available variables" -msgstr "Variables disponibles" - -#: inc/settings/mollie_advanced_settings.php:165 -msgid "Select among the available variables the description to be used for this transaction.%1$s(Note: this only works when the method is set to Payments API)%2$s" -msgstr "Sélectionnez parmi les variables disponibles la description à utiliser pour cette transaction.%1$s(Remarque : cela ne fonctionne que lorsque la méthode est définie sur API Payments).%2$s" - -#: inc/settings/mollie_advanced_settings.php:176 -msgid "Surcharge gateway fee label" -msgstr "Étiquette de frais de passerelle de surcharge" - -#: inc/settings/mollie_advanced_settings.php:182 src/Gateway/Surcharge.php:36 -msgid "Gateway Fee" -msgstr "Frais de passerelle" - -#: inc/settings/mollie_advanced_settings.php:184 -msgid "This is the label will appear in frontend when the surcharge applies" -msgstr "C’est l’étiquette qui apparaîtra dans le frontend lorsque la surcharge s’applique." - -#: inc/settings/mollie_advanced_settings.php:192 -msgid "Remove Mollie data from Database on uninstall" -msgstr "Suppressions des données de Mollie de la base de données lors de la désinstallation" - -#: inc/settings/mollie_advanced_settings.php:198 -msgid "Remove options and scheduled actions from database when uninstalling the plugin." -msgstr "Suppression des options et des actions programmées de la base de données lors de la désinstallation du plugin." - -#: inc/settings/mollie_advanced_settings.php:199 -msgid "Clear now" -msgstr "Effacer maintenant" - -#: inc/settings/mollie_applepay_settings.php:12 -#: src/PaymentMethods/Applepay.php:13 -msgid "Apple Pay" -msgstr "Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:14 -msgid "The following options are required to use the Apple Pay gateway" -msgstr "Les options suivantes sont requises pour utiliser la passerelle Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:19 -#: src/Settings/General/MollieGeneralSettings.php:19 -msgid "Enable/Disable" -msgstr "Activer/Désactiver" - -#. translators: Placeholder 1: Gateway title -#: inc/settings/mollie_applepay_settings.php:21 -#: src/Settings/General/MollieGeneralSettings.php:26 -msgid "Enable %s" -msgstr "Activer %s" - -#: inc/settings/mollie_applepay_settings.php:29 -#: src/Settings/General/MollieGeneralSettings.php:41 -msgid "Title" -msgstr "Titre" - -#: inc/settings/mollie_applepay_settings.php:32 -#: src/Settings/General/MollieGeneralSettings.php:45 -msgid "This controls the title which the user sees during checkout. Default %s" -msgstr "Ceci contrôle le titre que l’utilisateur voit lors du paiement. Par défaut%s" - -#: inc/settings/mollie_applepay_settings.php:46 -#: inc/settings/mollie_applepay_settings.php:48 -#: src/Settings/General/MollieGeneralSettings.php:78 -msgid "Display logo" -msgstr "Afficher le logo" - -#: inc/settings/mollie_applepay_settings.php:61 -#: src/Settings/General/MollieGeneralSettings.php:64 -msgid "Description" -msgstr "Description" - -#: inc/settings/mollie_applepay_settings.php:64 -#: src/Settings/General/MollieGeneralSettings.php:68 -msgid "Payment method description that the customer will see on your checkout. Default %s" -msgstr "Description de la méthode de paiement que le client verra sur votre caisse. Par défaut%s" - -#: inc/settings/mollie_applepay_settings.php:81 -msgid "Apple Pay button settings" -msgstr "Réglages du bouton Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:86 -msgid "The following options are required to use the Apple Pay Direct Button" -msgstr "Les options suivantes sont requises pour utiliser le bouton direct Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:90 -#: src/PaymentMethods/Applepay.php:34 -msgid "Enable Apple Pay Button on Cart page" -msgstr "Activez le bouton Apple Pay sur la page du panier" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:93 -#: src/PaymentMethods/Applepay.php:36 -msgid "Enable the Apple Pay direct buy button on the Cart page" -msgstr "Activez le bouton achat direct Apple Pay sur la page du panier" - -#: inc/settings/mollie_applepay_settings.php:106 -#: src/PaymentMethods/Applepay.php:44 -msgid "Enable Apple Pay Button on Product page" -msgstr "Activez le bouton Apple Pay sur la page du produit" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:109 -#: src/PaymentMethods/Applepay.php:46 -msgid "Enable the Apple Pay direct buy button on the Product page" -msgstr "Activez le bouton achat direct Apple Pay sur la page du produit" - -#: inc/settings/mollie_components.php:9 -msgctxt "Mollie Components Settings" -msgid "Base Styles" -msgstr "Styles de base" - -#: inc/settings/mollie_components.php:18 inc/settings/mollie_components.php:158 -msgctxt "Mollie Components Settings" -msgid "Background Color" -msgstr "Couleur d'arrière-plan" - -#: inc/settings/mollie_components.php:24 inc/settings/mollie_components.php:147 -msgctxt "Mollie Components Settings" -msgid "Text Color" -msgstr "Couleur de texte" - -#: inc/settings/mollie_components.php:30 -msgctxt "Mollie Components Settings" -msgid "Placeholder Color" -msgstr "Couleur du texte indicatif" - -#: inc/settings/mollie_components.php:36 -msgctxt "Mollie Components Settings" -msgid "Font Size" -msgstr "Taille des caractères" - -#: inc/settings/mollie_components.php:37 -msgctxt "Mollie Components Settings" -msgid "Defines the component font size. Allowed units: 'em', 'px', 'rem'." -msgstr "Définit la taille des caractères du composant. Unités autorisées : ’em’, ’px’, ’rem’." - -#: inc/settings/mollie_components.php:47 -msgctxt "Mollie Components Settings" -msgid "Font Weight" -msgstr "Graisse" - -#: inc/settings/mollie_components.php:50 -msgctxt "Mollie Components Settings" -msgid "Lighter" -msgstr "Plus fin" - -#: inc/settings/mollie_components.php:51 -msgctxt "Mollie Components Settings" -msgid "Regular" -msgstr "Normal" - -#: inc/settings/mollie_components.php:52 -msgctxt "Mollie Components Settings" -msgid "Bold" -msgstr "Gras" - -#: inc/settings/mollie_components.php:58 -msgctxt "Mollie Components Settings" -msgid "Letter Spacing" -msgstr "Espacement des lettres" - -#: inc/settings/mollie_components.php:64 -msgctxt "Mollie Components Settings" -msgid "Line Height" -msgstr "Hauteur de ligne" - -#: inc/settings/mollie_components.php:73 -msgctxt "Mollie Components Settings" -msgid "Padding" -msgstr "Marge intérieure" - -#: inc/settings/mollie_components.php:74 -msgctxt "Mollie Components Settings" -msgid "Add padding to the components. Allowed units include `16px 16px 16px 16px` and `em`, `px`, `rem`." -msgstr "Ajouter une marge intérieure aux composants. Les unités autorisées incluent `16px 16px 16px 16px` et `em`, `px`, `rem`." - -#: inc/settings/mollie_components.php:84 -msgctxt "Mollie Components Settings" -msgid "Align Text" -msgstr "Aligner le texte" - -#: inc/settings/mollie_components.php:87 -msgctxt "Mollie Components Settings" -msgid "Left" -msgstr "À gauche" - -#: inc/settings/mollie_components.php:88 -msgctxt "Mollie Components Settings" -msgid "Right" -msgstr "À droite" - -#: inc/settings/mollie_components.php:89 -msgctxt "Mollie Components Settings" -msgid "Center" -msgstr "Centrer" - -#: inc/settings/mollie_components.php:90 -msgctxt "Mollie Components Settings" -msgid "Justify" -msgstr "Justifier" - -#: inc/settings/mollie_components.php:96 -msgctxt "Mollie Components Settings" -msgid "Transform Text " -msgstr "Transformer le texte " - -#: inc/settings/mollie_components.php:99 -msgctxt "Mollie Components Settings" -msgid "None" -msgstr "Aucun" - -#: inc/settings/mollie_components.php:104 -msgctxt "Mollie Components Settings" -msgid "Capitalize" -msgstr "Mettre en majuscule" - -#: inc/settings/mollie_components.php:109 -msgctxt "Mollie Components Settings" -msgid "Uppercase" -msgstr "Majuscule" - -#: inc/settings/mollie_components.php:114 -msgctxt "Mollie Components Settings" -msgid "Lowercase" -msgstr "Minuscule" - -#: inc/settings/mollie_components.php:119 -msgctxt "Mollie Components Settings" -msgid "Full Width" -msgstr "Pleine largeur" - -#: inc/settings/mollie_components.php:124 -msgctxt "Mollie Components Settings" -msgid "Full Size Kana" -msgstr "Taille réelle Kana" - -#: inc/settings/mollie_components.php:138 -msgctxt "Mollie Components Settings" -msgid "Invalid Status Styles" -msgstr "Styles d'état non valide" - -#: inc/settings/mollie_components.php:148 -msgctxt "Mollie Components Settings" -msgid "Text Color for invalid input." -msgstr "Couleur de texte pour saisie non valide." - -#: inc/settings/mollie_components.php:159 -msgctxt "Mollie Components Settings" -msgid "Background Color for invalid input." -msgstr "Couleur d'arrière-plan pour saisie non valide." - -#: src/Activation/ActivationModule.php:141 -msgid "%1$sMollie Payments for WooCommerce: API keys missing%2$s Please%3$s set your API keys here%4$s." -msgstr "%1$sMollie Payments pour WooCommerce : Il manque la clé API%2$s Veillez%3$s saisir votre clé API ici%4$s." - -#: src/Activation/ConstraintsChecker.php:106 -msgid "%1$sMollie Payments for WooCommerce is inactive:%2$s" -msgstr "%1$sMollie Payments pour WooCommerce est inactif :%2$s" - -#: src/Activation/ConstraintsChecker.php:110 -msgid "%1$sCorrect the above errors to use Mollie Payments for Woocommerce%2$s" -msgstr "%1$sCorrigez les erreurs ci-dessus pour utiliser Mollie Payments pour WooCommerce%2$s" - -#: src/Assets/AssetsModule.php:386 -msgid "Name on card" -msgstr "Nom figurant sur la carte de crédit" - -#: src/Assets/AssetsModule.php:390 -msgid "Card number" -msgstr "Numéro de la carte" - -#: src/Assets/AssetsModule.php:394 -msgid "Expiry date" -msgstr "Date d'expiration" - -#: src/Assets/AssetsModule.php:398 -msgid "CVC/CVV" -msgstr "CVC/CVV" - -#: src/Assets/AssetsModule.php:405 -msgid "An unknown error occurred, please check the card fields." -msgstr "Une erreur inconnue est survenue, veillez vérifier les champs de la carte." - -#: src/Assets/AssetsModule.php:459 -msgid "No custom logo selected" -msgstr "Aucun logo personnalisé sélectionné" - -#: src/Assets/MollieCheckoutBlocksSupport.php:142 -msgid "Please choose a billing country to see the available payment methods" -msgstr "Veuillez choisir un pays de facturation pour voir les méthodes de paiement disponibles." - -#. translators: Placeholder 1: Payment method title -#: src/Buttons/ApplePayButton/AppleAjaxRequests.php:700 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:113 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:157 -#: src/Payment/PaymentService.php:716 -msgid "Could not create %s payment." -msgstr "Impossible de créer un paiement %s." - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:42 -msgid "%1$sServer not compliant with Apple requirements%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sLe serveur n'est pas conforme à la configuration requise pour Apple%2$s Vérifiez la page %3$sConfiguration requise pour le serveur Apple%4$s pour la corriger afin de faire fonctionner le bouton Apple Pay." - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:58 -msgid "%1$sApple Pay Validation Error%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sErreur de validation Apple Pay%2$s Vérifiez la page %3$sConfiguration requise pour Apple Server%4$s pour la corriger afin de faire fonctionner le bouton Apple Pay." - -#: src/Gateway/GatewayModule.php:655 -msgid "Error processing %1$s payment, the %2$s field is required." -msgstr "" - -#: src/Gateway/GatewayModule.php:669 -msgid "Please enter your %1$s, this is required for %2$s payments" -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:269 -#: src/Settings/Page/MollieSettingsPage.php:314 -msgid "Test mode enabled." -msgstr "Mode test activé." - -#. translators: The surrounding %s's Will be replaced by a link to the global setting page -#: src/Gateway/MolliePaymentGateway.php:274 -msgid "No API key provided. Please %1$sset you Mollie API key%2$s first." -msgstr "Aucune clé API n’a été fournie. Veuillez d’abord %1$sconfigurer votre clé API Mollie%2$s." - -#. translators: Placeholder 1: payment method title. The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Gateway/MolliePaymentGateway.php:289 -msgid "%1$s not enabled in your Mollie profile. You can enable it by editing your %2$sMollie profile%3$s." -msgstr "%1$s pas activé dans votre profil Mollie. Vous pouvez l’activer en éditant votre %2$sprofil Mollie%3$s." - -#. translators: Placeholder 1: WooCommerce currency, placeholder 2: Supported Mollie currencies -#: src/Gateway/MolliePaymentGateway.php:304 -msgid "Current shop currency %1$s not supported by Mollie. Read more about %2$ssupported currencies and payment methods.%3$s " -msgstr "La devise %1$s prise en charge par la boutique, n’est pas prise en charge par Mollie. En savoir plus sur les devises %2$set méthodes de paiement%3$ssupportés. " - -#: src/Gateway/MolliePaymentGateway.php:575 -msgid "You have cancelled your payment. Please complete your order with a different payment method." -msgstr "Vous avez annulé votre paiement. Veuillez compléter votre commande avec une autre méthode de paiement." - -#: src/Gateway/MolliePaymentGateway.php:596 -#: src/Gateway/MolliePaymentGateway.php:610 -msgid "Your payment was not successful. Please complete your order with a different payment method." -msgstr "Votre paiement n’a pas abouti. Veuillez compléter votre commande avec une autre méthode de paiement." - -#: src/Gateway/MolliePaymentGateway.php:646 -msgid "Could not load order %s" -msgstr "Impossible de télécharger la commande %s." - -#: src/Gateway/MolliePaymentGateway.php:899 -msgid "Order cancelled" -msgstr "Commande annulée" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Gateway/MolliePaymentGateway.php:933 -msgid "%1$s payment still pending (%2$s) but customer already returned to the store. Status should be updated automatically in the future, if it doesn't this might indicate a communication issue between the site and Mollie." -msgstr "Paiement %1$s toujours en attente ((%2$s)) mais le client est déjà retourné au magasin. L’état devrait être mis à jour automatiquement à l’avenir, si ce n’est pas le cas, cela pourrait indiquer un problème de communication entre le site et Mollie." - -#: src/Gateway/MolliePaymentGateway.php:939 src/Payment/MollieObject.php:682 -#: src/Payment/MollieObject.php:714 src/Payment/MollieOrder.php:281 -#: src/Payment/MollieOrder.php:338 src/Payment/MollieOrder.php:382 -#: src/Payment/MollieOrder.php:463 src/Payment/MollieOrder.php:534 -#: src/Payment/MollieOrder.php:877 src/Payment/MollieOrderService.php:171 -#: src/Payment/MollieOrderService.php:437 -#: src/Payment/MollieOrderService.php:500 -#: src/Payment/MollieOrderService.php:714 src/Payment/MolliePayment.php:236 -#: src/Payment/MolliePayment.php:323 src/Payment/MolliePayment.php:399 -#: src/Payment/MolliePayment.php:423 src/Payment/PaymentService.php:801 -#: src/Subscription/MollieSepaRecurringGateway.php:137 -#: src/Subscription/MollieSepaRecurringGateway.php:204 -#: src/Subscription/MollieSubscriptionGateway.php:458 -msgid "test mode" -msgstr "Mode test" - -#: src/Gateway/MolliePaymentGateway.php:950 -msgid ", payment pending." -msgstr "Paiement en attente." - -#: src/Gateway/MolliePaymentGateway.php:982 -msgid "Your order has been cancelled." -msgstr "Votre commande a été annulée." - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. -#: src/Gateway/Surcharge.php:257 -msgid " + %1$s %2$s fee might apply" -msgstr " + %1$s %2$s de frais peuvent s’appliquer" - -#. translators: Placeholder 1: Fee amount tag. -#: src/Gateway/Surcharge.php:274 -msgid " + %1$s%% fee might apply" -msgstr " + %1$s%% de frais peuvent s’appliquer" - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. Placeholder 3: Percentage amount. -#: src/Gateway/Surcharge.php:297 -msgid " + %1$s %2$s + %3$s%% fee might apply" -msgstr " + %1$s %2$s + %3$s%% de frais peuvent s’appliquer" - -#: src/Gateway/Surcharge.php:330 -msgid " (excl. VAT)" -msgstr " (HTVA)" - -#: src/Gateway/Voucher/VoucherModule.php:79 -#: src/Settings/Page/MollieSettingsPage.php:50 -#: src/Settings/Page/MollieSettingsPage.php:183 -msgid "Mollie Settings" -msgstr "Réglages Mollie" - -#: src/Gateway/Voucher/VoucherModule.php:109 -#: src/Gateway/Voucher/VoucherModule.php:149 -#: src/Gateway/Voucher/VoucherModule.php:172 -msgid "Mollie Voucher Category" -msgstr "Catégorie de bons Mollie" - -#: src/Gateway/Voucher/VoucherModule.php:112 -#: src/Gateway/Voucher/VoucherModule.php:151 -#: src/Gateway/Voucher/VoucherModule.php:176 -msgid "--Please choose an option--" -msgstr "--Veuillez choisir une option--" - -#: src/Gateway/Voucher/VoucherModule.php:113 -#: src/Gateway/Voucher/VoucherModule.php:152 -#: src/Gateway/Voucher/VoucherModule.php:181 -#: src/Gateway/Voucher/VoucherModule.php:243 -#: src/Gateway/Voucher/VoucherModule.php:298 -msgid "No Category" -msgstr "Aucune catégorie" - -#: src/Gateway/Voucher/VoucherModule.php:114 -#: src/Gateway/Voucher/VoucherModule.php:153 -#: src/Gateway/Voucher/VoucherModule.php:184 -#: src/Gateway/Voucher/VoucherModule.php:244 -#: src/Gateway/Voucher/VoucherModule.php:299 src/PaymentMethods/Voucher.php:57 -msgid "Meal" -msgstr "Repas" - -#: src/Gateway/Voucher/VoucherModule.php:115 -#: src/Gateway/Voucher/VoucherModule.php:154 -#: src/Gateway/Voucher/VoucherModule.php:187 -#: src/Gateway/Voucher/VoucherModule.php:245 -#: src/Gateway/Voucher/VoucherModule.php:300 src/PaymentMethods/Voucher.php:58 -msgid "Eco" -msgstr "Éco" - -#: src/Gateway/Voucher/VoucherModule.php:116 -#: src/Gateway/Voucher/VoucherModule.php:155 -#: src/Gateway/Voucher/VoucherModule.php:190 -#: src/Gateway/Voucher/VoucherModule.php:246 -#: src/Gateway/Voucher/VoucherModule.php:301 src/PaymentMethods/Voucher.php:59 -msgid "Gift" -msgstr "Cadeau" - -#: src/Gateway/Voucher/VoucherModule.php:157 -#: src/Gateway/Voucher/VoucherModule.php:194 -msgid "Select a voucher category to apply to all products with this category" -msgstr "Sélectionnez une catégorie de bons pour les appliquer à tous les produits de cette catégorie." - -#: src/Gateway/Voucher/VoucherModule.php:228 src/PaymentMethods/Voucher.php:53 -msgid "Select the default products category" -msgstr "Sélectionnez la catégorie de produits par défaut" - -#: src/Gateway/Voucher/VoucherModule.php:232 -msgid "Products voucher category" -msgstr "Catégorie de bons de produits" - -#: src/Gateway/Voucher/VoucherModule.php:239 -#: src/Gateway/Voucher/VoucherModule.php:297 -msgid "Same as default category" -msgstr "La même que la catégorie par défaut" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/Gateway/Voucher/VoucherModule.php:251 -#, fuzzy -msgid "In order to process it, all products in the order must have a category. To disable the product from voucher selection select 'No category' option." -msgstr "Afin qu’elle puisse être traitée, tous les produits de la commande doivent appartenir à une catégorie. Afin de supprimer le produit de la sélection du bon, sélectionnez l’option « Aucune catégorie »." - -#: src/Gateway/Voucher/VoucherModule.php:294 -msgid "Mollie Voucher category" -msgstr "Catégorie de bons Mollie" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:677 -msgid "%1$s renewal payment failed via Mollie (%2$s). You will need to manually review the payment and adjust product stocks if you use them." -msgstr "Le paiement de renouvellement %1$s a échoué via Mollie (%2$s). Vous devrez examiner manuellement le paiement et ajuster les stocks de produits si vous les utilisez." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:709 -msgid "%1$s payment failed via Mollie (%2$s)." -msgstr "Le paiement %1$s a échoué via Mollie (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:743 -msgid "Mollie webhook called, but payment also started via %s, so the order status is not updated." -msgstr "Mollie webhook appelé, mais le paiement a également commencé via %s, le statut de la commande n'a pas pu être mis à jour." - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/Payment/MollieObject.php:765 -#: src/PaymentMethods/InstructionStrategies/PaypalInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (PayPal transaction ID: %3$s)" -msgstr "Paiement effectué par %1$s - %2$s (ID transaction PayPal : %3$s)" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:909 -msgctxt "Payment description for {orderNumber}" -msgid "Order {orderNumber}" -msgstr "Commande {orderNumber}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:919 -msgctxt "Payment description for {storeName}" -msgid "StoreName {storeName}" -msgstr "Nom du magasin {storeName}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:929 -msgctxt "Payment description for {customer.firstname}" -msgid "Customer Firstname {customer.firstname}" -msgstr "Prénom du client {customer.firstname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:939 -msgctxt "Payment description for {customer.lastname}" -msgid "Customer Lastname {customer.lastname}" -msgstr "Nom du client {customer.lastname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:949 -msgctxt "Payment description for {customer.company}" -msgid "Customer Company {customer.company}" -msgstr "Société du client {customer.company}" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:277 src/Payment/MolliePayment.php:234 -#: src/Subscription/MollieSepaRecurringGateway.php:210 -msgid "Order completed using %1$s payment (%2$s)." -msgstr "Commande terminée avec le paiement %1$s (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:336 -msgid "Order authorized using %1$s payment (%2$s). Set order to completed in WooCommerce when you have shipped the products, to capture the payment. Do this within 28 days, or the order will expire. To handle individual order lines, process the order via the Mollie Dashboard." -msgstr "Commande autorisée avec le paiement %1$s (%2$s). Définissez la commande sur « exécuté » dans WooCommerce lorsque vous avez expédié les produits afin d’enregistrer le paiement. Faites-le dans les 28 jours, sinon la commande expirera. Pour traiter des lignes de commande individuelles, traitez la commande via le tableau de bord Mollie." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:380 -msgid "Order completed at Mollie for %1$s order (%2$s). At least one order line completed. Remember: Completed status for an order at Mollie is not the same as Completed status in WooCommerce!" -msgstr "Commande terminée chez Mollie pour %1$s commande (%2$s). Au moins une ligne de commande complétée. Rappel : L’état « Terminé » pour une commande sur Mollie n’est pas identique à l’état « Terminé » dans WooCommerce !" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:461 -msgid "%1$s order (%2$s) cancelled ." -msgstr "Commande %1$s (%2$s) annulée." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:532 -msgid "%1$s order expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "Commande %1$s expirée (%2$s) mais n’a pas été annulée en raison d’un autre paiement en attente (%3$s)." - -#: src/Payment/MollieOrder.php:627 -msgctxt "Order note error" -msgid "The sum of refunds for all order lines is not identical to the refund amount, so this refund will be processed as a payment amount refund, not an order line refund." -msgstr "La somme des remboursements pour toutes les lignes de commande n’est pas identique au montant du remboursement. Ce remboursement sera donc traité comme un remboursement du montant du paiement, et non comme un remboursement de ligne de commande." - -#: src/Payment/MollieOrder.php:759 -msgctxt "Order note error" -msgid "Can not refund order amount that has status %1$s at Mollie." -msgstr "Impossible de rembourser le montant d’une commande avec statut %1$s chez Mollie." - -#: src/Payment/MollieOrder.php:781 -msgid "Amount refund of %1$s%2$s refunded in WooCommerce and at Mollie.%3$s Refund ID: %4$s." -msgstr "Montant remboursé de %1$s%2$s remboursé dans WooCommerce et sur Mollie. ID remboursement%3$s : %4$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:872 -msgid "%1$s order (%2$s) expired ." -msgstr "Commande %1$s (%2$s) expirée." - -#: src/Payment/MollieOrder.php:1095 -msgid "%1$sx %2$s cancelled for %3$s%4$s in WooCommerce and at Mollie." -msgstr "%1$sx %2$s annulé pour %3$s%4$s dans WooCommerce et sur Mollie." - -#: src/Payment/MollieOrder.php:1119 -msgid "%1$sx %2$s refunded for %3$s%4$s in WooCommerce and at Mollie.%5$s Refund ID: %6$s." -msgstr "%1$sx %2$s remboursé pour %3$s%4$s dans WooCommerce et sur Mollie. ID remboursement%5$s : %6$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment status, placeholder 3: payment ID -#: src/Payment/MollieOrderService.php:168 -msgid "%1$s payment %2$s (%3$s), not processed." -msgstr "Paiement %1$s %2$s (%3$s), non traité." - -#: src/Payment/MollieOrderService.php:400 -msgid "New chargeback %s processed! Order note and order status updated." -msgstr "Nouveau remboursement %s traité ! Note et état de la commande mis à jour." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:432 -msgid "%1$s payment charged back via Mollie (%2$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "Paiement %1$s remboursé via Mollie (%2$s). Vous devrez examiner manuellement le paiement (et ajuster les stocks de produits si vous les utilisez)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:494 -msgid "%1$s payment charged back via Mollie (%2$s). Subscription status updated, please review (and adjust product stocks if you use it)." -msgstr "Paiement %1$s remboursé via Mollie (%2$s). L’état de l’abonnement a été mis à jour, veuillez vérifier (et ajuster les stocks de produits si vous l’utilisez)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:701 -msgid "%1$s payment %2$s via Mollie (%3$s %4$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "%1$s paiement %2$s via Mollie (%3$s %4$s). Vous devrez examiner manuellement le paiement (et ajuster les stocks de produits si vous les utilisez)." - -#: src/Payment/MollieOrderService.php:814 -msgid "New refund %s processed in Mollie Dashboard! Order note added, but order not updated." -msgstr "Nouveau remboursement %s effectué dans Mollie Dashboard ! Note de commande ajoutée, mais commande non mise à jour." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:321 -msgid "%1$s payment (%2$s) cancelled ." -msgstr "Paiement %1$s (%2$s) annulé." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:397 -msgid "%1$s payment expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "Paiement %1$s expiré (%2$s), mais n’a pas été annulé en raison d’un autre paiement en attente (%3$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:421 -msgid "%1$s payment expired (%2$s)." -msgstr "Le paiement %1$s a échoué (%2$s)." - -#. translators: Placeholder 1: currency, placeholder 2: refunded amount, placeholder 3: optional refund reason, placeholder 4: payment ID, placeholder 5: refund ID -#: src/Payment/MolliePayment.php:497 -msgid "Refunded %1$s%2$s%3$s - Payment: %4$s, Refund: %5$s" -msgstr "Remboursé %1$s%2$s%3$s - Paiement : %4$s, Remboursement : %5$s." - -#. translators: Placeholder 1: order number -#: src/Payment/MollieSubscription.php:78 -msgctxt "Default payment description for subscription recurring payments" -msgid "Order %1$s" -msgstr "Commande %1$s" - -#: src/Payment/OrderItemsRefunder.php:121 -msgid "One of the WooCommerce order items does not have the refund item ID meta value associated to Mollie Order item." -msgstr "L'un des éléments de commande WooCommerce n'a pas l'ID d'élément meta value associé à l'élément de commande Mollie." - -#: src/Payment/OrderItemsRefunder.php:166 -msgid "Impossible to retrieve the order item ID related to the remote item: %1$s. Try to do a refund by amount." -msgstr "Impossible de retrouver l’ID d’élément de commande correspondant à l’élément distant : %1$s. Essayez de rembourser le montant." - -#: src/Payment/OrderItemsRefunder.php:190 -msgid "Empty WooCommerce order items or mollie order lines." -msgstr "Videz les éléments de commande WooCommerce ou les lignes de commande Mollie." - -#: src/Payment/OrderLines.php:509 -msgid "Shipping" -msgstr "Expédier" - -#: src/Payment/PaymentModule.php:215 -msgid "%1$s items refunded in WooCommerce and at Mollie." -msgstr "%1$s articles remboursés dans WooCommerce et sur Mollie." - -#: src/Payment/PaymentModule.php:233 -msgid "%1$s items cancelled in WooCommerce and at Mollie." -msgstr "%1$s articles annulés dans WooCommerce et sur Mollie." - -#: src/Payment/PaymentModule.php:352 -msgctxt "Order note info" -msgid "Processing a payment, no capture needed" -msgstr "Traitement d’un paiement, aucune capture nécessaire" - -#: src/Payment/PaymentModule.php:366 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be shipped/captured." -msgstr "Commande déjà annulée chez Mollie, ne peut être expédiée/capturée." - -#: src/Payment/PaymentModule.php:374 -msgctxt "Order note info" -msgid "Order already completed at Mollie, can not be shipped/captured." -msgstr "Commande déjà effectuée chez Mollie, ne peut être expédiée/capturée." - -#: src/Payment/PaymentModule.php:383 -msgctxt "Order note info" -msgid "Order successfully updated to shipped at Mollie, capture of funds underway." -msgstr "Commande mise à jour avec succès pour être expédiée à Mollie, capture des fonds en cours." - -#: src/Payment/PaymentModule.php:389 -msgctxt "Order note info" -msgid "Order not paid or authorized at Mollie yet, can not be shipped." -msgstr "La commande n’est pas encore payée ou autorisée chez Mollie, elle ne peut pas être expédiée." - -#: src/Payment/PaymentModule.php:423 -msgctxt "Order note info" -msgid "Order contains Mollie payment method, but not a valid Mollie Order ID. Canceling order failed." -msgstr "La commande contient un mode de paiement Mollie, mais pas d’ID de commande Mollie valide. L’annulation de la commande a échoué." - -#: src/Payment/PaymentModule.php:444 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be canceled again." -msgstr "Commande déjà annulée chez Mollie, ne peut être annulée une seconde fois." - -#: src/Payment/PaymentModule.php:454 -msgctxt "Order note info" -msgid "Order also cancelled at Mollie." -msgstr "Commande également annulée chez Mollie." - -#: src/Payment/PaymentModule.php:460 -msgctxt "Order note info" -msgid "Order could not be canceled at Mollie, because order status is " -msgstr "La commande n’a pas pu être annulée chez Mollie, parce que le statut de la commande est " - -#: src/Payment/PaymentService.php:622 -msgid "Subscription switch failed, no valid mandate found. Place a completely new order to change your subscription." -msgstr "La modification d’abonnement a échoué, aucun mandat valide trouvé. Passez une commande entièrement nouvelle pour modifier votre abonnement." - -#: src/Payment/PaymentService.php:628 -msgid "Failed switching subscriptions, no valid mandate." -msgstr "Le changement d’abonnement a échoué, pas de mandat valide." - -#: src/Payment/PaymentService.php:638 -msgid "Order completed internally because of an existing valid mandate at Mollie." -msgstr "Commande complétée en interne en raison d'un mandat valide existant chez Mollie." - -#: src/Payment/PaymentService.php:779 -#: src/Subscription/MollieSepaRecurringGateway.php:126 -#: src/Subscription/MollieSubscriptionGateway.php:449 -msgid "Awaiting payment confirmation." -msgstr "En attente de la confirmation de paiement." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Payment/PaymentService.php:799 -#: src/Subscription/MollieSepaRecurringGateway.php:135 -#: src/Subscription/MollieSubscriptionGateway.php:456 -msgid "%1$s payment started (%2$s)." -msgstr "Le paiement %1$s a commencé (%2$s)." - -#: src/Payment/PaymentService.php:869 -msgid "Payment failed due to: Mollie is out of service. Please try again later." -msgstr "" - -#: src/Payment/RefundLineItemsBuilder.php:126 -msgid "Mollie doesn't allow a partial refund of the full amount or quantity of at least one order line. Trying to process this as an amount refund instead." -msgstr "Mollie n'autorise pas le remboursement partiel du montant ou de la quantité totale d'au moins une ligne de commande. Essayer de traiter ceci comme un remboursement de montant." - -#: src/PaymentMethods/Applepay.php:14 -msgid "To accept payments via Apple Pay" -msgstr "Pour accepter les paiements via Apple Pay" - -#: src/PaymentMethods/Bancontact.php:13 -msgid "Bancontact" -msgstr "Bancontact" - -#: src/PaymentMethods/Banktransfer.php:32 -msgid "Bank Transfer" -msgstr "Transfert Bancaire" - -#: src/PaymentMethods/Banktransfer.php:54 -#: src/Settings/General/MollieGeneralSettings.php:252 -msgid "Activate expiry time setting" -msgstr "Activez les réglages de la date d’expiration" - -#: src/PaymentMethods/Banktransfer.php:55 -#: src/Settings/General/MollieGeneralSettings.php:253 -msgid "Enable expiry time for payments" -msgstr "Activez date d'expiration pour les paiements" - -#: src/PaymentMethods/Banktransfer.php:56 -msgid "Enable this option if you want to be able to set the time after which the payment will expire. This will turn all transactions into payments instead of orders" -msgstr "Activez cette option si vous voulez fixer la date après laquelle le paiement expirera. Toutes les transactions seront traitées comme des paiements, et non comme des commandes" - -#: src/PaymentMethods/Banktransfer.php:61 -#: src/Settings/General/MollieGeneralSettings.php:259 -msgid "Expiry time" -msgstr "Date d'expiration" - -#. translators: Placeholder 1: Default expiry days. -#: src/PaymentMethods/Banktransfer.php:64 -msgid "Number of DAYS after the payment will expire. Default %d days" -msgstr "Nombre de JOURS après lequel le paiement expirera. Par défaut %d jours" - -#: src/PaymentMethods/Banktransfer.php:73 -msgid "Skip Mollie payment screen" -msgstr "Sauter l'écran de paiement Mollie" - -#: src/PaymentMethods/Banktransfer.php:74 -msgid "Skip Mollie payment screen when Bank Transfer is selected" -msgstr "Sauter l'écran de paiement Mollie lorsque le virement bancaire est sélectionné" - -#: src/PaymentMethods/Banktransfer.php:75 -msgid "Enable this option if you want to skip redirecting your user to the Mollie payment screen, instead this will redirect your user directly to the WooCommerce order received page displaying instructions how to complete the Bank Transfer payment." -msgstr "Activez cette option si vous voulez sauter la redirection de votre utilisateur vers l'écran de paiement Mollie, au contraire, cela redirigera votre utilisateur directement vers la page de commande WooCommerce affichant les instructions pour compléter le paiement par virement bancaire." - -#: src/PaymentMethods/Belfius.php:13 -msgid "Belfius Direct Net" -msgstr "Belfius Direct Net" - -#: src/PaymentMethods/Billie.php:13 -msgid "Billie" -msgstr "" - -#: src/PaymentMethods/Billie.php:14 -#, fuzzy -msgid "To accept payments via Billie, all default WooCommerce checkout fields should be enabled and required." -msgstr "Pour accepter les paiements via Klarna, tous les champs de paiement par défaut de WooCommerce doivent être activés et obligatoires." - -#: src/PaymentMethods/Billie.php:29 -msgid "Company field is empty. The company field is required." -msgstr "" - -#: src/PaymentMethods/Billie.php:33 -msgid "Please enter your company name here." -msgstr "" - -#: src/PaymentMethods/Creditcard.php:16 -msgid "Credit card" -msgstr "Carte de crédit" - -#: src/PaymentMethods/Creditcard.php:52 -msgid "Enable Mollie Components" -msgstr "Activer les composants Mollie" - -#: src/PaymentMethods/Creditcard.php:55 -#, fuzzy -msgid "Use the Mollie Components for this Gateway. Read more about %s and how it improves your conversion." -msgstr "Utiliser les composants Mollie pour cette passerelle En savoir plus sur %s et sur la façon dont il améliore vos conversions." - -#: src/PaymentMethods/Creditcard.php:59 src/Settings/Page/Components.php:21 -#: src/Settings/Page/MollieSettingsPage.php:733 -msgid "Mollie Components" -msgstr "Composants Mollie" - -#: src/PaymentMethods/Creditcard.php:92 -msgid "Customize Icons" -msgstr "Personnaliser les icônes" - -#: src/PaymentMethods/Creditcard.php:99 -msgid "Enable Icons Selector" -msgstr "Activer le sélecteur d’icônes" - -#: src/PaymentMethods/Creditcard.php:100 -msgid "Show customized creditcard icons on checkout page" -msgstr "Afficher les icônes de carte de crédit personnalisés sur la page de paiement" - -#: src/PaymentMethods/Creditcard.php:108 -msgid "Show American Express Icon" -msgstr "Afficher l’icône American Express" - -#: src/PaymentMethods/Creditcard.php:113 -msgid "Show Carta Si Icon" -msgstr "Afficher l’icône Carta Si" - -#: src/PaymentMethods/Creditcard.php:118 -msgid "Show Carte Bancaire Icon" -msgstr "Afficher l’icône Carte Bancaire" - -#: src/PaymentMethods/Creditcard.php:123 -msgid "Show Maestro Icon" -msgstr "Afficher l’icône Maestro" - -#: src/PaymentMethods/Creditcard.php:128 -msgid "Show Mastercard Icon" -msgstr "Afficher l’icône Mastercard" - -#: src/PaymentMethods/Creditcard.php:133 -msgid "Show Visa Icon" -msgstr "Afficher l’icône Visa" - -#: src/PaymentMethods/Creditcard.php:138 -msgid "Show VPay Icon" -msgstr "Afficher l’icône VPay" - -#: src/PaymentMethods/Directdebit.php:13 -msgid "SEPA Direct Debit" -msgstr "Prélevement SEPA" - -#: src/PaymentMethods/Directdebit.php:14 -#, fuzzy -msgid "SEPA Direct Debit is used for recurring payments with WooCommerce Subscriptions, and will not be shown in the WooCommerce checkout for regular payments! You also need to enable iDEAL and/or other 'first' payment methods if you want to use SEPA Direct Debit." -msgstr "Le prélèvement SEPA est utilisé pour les paiements récurrents avec les abonnements WooCommerce, et ne sera pas affiché dans la caisse de WooCommerce pour les paiements normaux ! Vous devez également activer iDEAL et/ou d’autres moyens de paiement « préalables » si vous souhaitez utiliser le prélèvement SEPA." - -#: src/PaymentMethods/Eps.php:13 -msgid "EPS" -msgstr "EPS" - -#: src/PaymentMethods/Giftcard.php:30 -msgctxt "Placeholder 1: giftcard issuer, Placeholder 2: amount value, Placeholder 3: currency" -msgid "Mollie - Giftcard details: %1$s %2$s %3$s." -msgstr "Mollie - Détails des cartes cadeaux : %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:42 -msgctxt "Placeholder 1: remainder method, Placeholder 2: amount value, Placeholder 3: currency" -msgid " Remainder: %1$s %2$s %3$s." -msgstr " Solde : %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:60 -msgid "Gift cards" -msgstr "Cartes cadeaux" - -#: src/PaymentMethods/Giftcard.php:62 src/PaymentMethods/Giftcard.php:105 -msgid "Select your gift card" -msgstr "Sélectionner votre carte cadeau" - -#: src/PaymentMethods/Giftcard.php:78 -msgid "Show gift cards dropdown" -msgstr "Afficher le menu déroulant Cartes-cadeaux" - -#: src/PaymentMethods/Giftcard.php:84 -msgid "If you disable this, a dropdown with various gift cards will not be shown in the WooCommerce checkout, so users will select a gift card on the Mollie payment page after checkout." -msgstr "Si vous désactivez cette option, un menu déroulant avec différentes cartes cadeaux ne sera pas affiché dans la caisse de WooCommerce, de sorte que les utilisateurs sélectionneront une carte cadeau sur la page de paiement Mollie après la transaction." - -#: src/PaymentMethods/Giftcard.php:93 src/PaymentMethods/Ideal.php:46 -#: src/PaymentMethods/Kbc.php:48 -msgid "Issuers empty option" -msgstr "Émetteurs option vide" - -#: src/PaymentMethods/Giftcard.php:99 -msgid "This text will be displayed as the first option in the gift card dropdown, but only if the above 'Show gift cards dropdown' is enabled." -msgstr "Ce texte sera affiché comme première option dans la liste déroulante des cartes cadeaux, mais uniquement si le menu déroulant « Afficher les cartes cadeaux » ci-dessus est activé." - -#: src/PaymentMethods/Giropay.php:13 -msgid "Giropay" -msgstr "Giropay" - -#: src/PaymentMethods/Ideal.php:15 -msgid "iDEAL" -msgstr "iDEAL" - -#: src/PaymentMethods/Ideal.php:17 src/PaymentMethods/Ideal.php:55 -#: src/PaymentMethods/Kbc.php:16 -msgid "Select your bank" -msgstr "Sélectionnez votre banque" - -#: src/PaymentMethods/Ideal.php:34 -msgid "Show iDEAL banks dropdown" -msgstr "Afficher le menu déroulant des banques iDEAL" - -#: src/PaymentMethods/Ideal.php:37 -msgid "If you disable this, a dropdown with various iDEAL banks will not be shown in the WooCommerce checkout, so users will select a iDEAL bank on the Mollie payment page after checkout." -msgstr "Si vous désactivez cette option, un menu déroulant avec différentes banques iDEAL ne sera pas affiché dans la caisse de WooCommerce, de sorte que les utilisateurs sélectionneront une banque iDEAL sur la page de paiement Mollie après la transaction." - -#: src/PaymentMethods/Ideal.php:49 -#, fuzzy -msgid "This text will be displayed as the first option in the iDEAL issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show iDEAL banks dropdown' is enabled." -msgstr "Ce texte sera affiché comme première option dans la liste déroulante des émetteurs iDEAL, si rien n’est entré, « Sélectionnez votre banque » sera affiché. Seulement si « Afficher le menu déroulant des banques iDEAL » ci-dessus est activé." - -#: src/PaymentMethods/In3.php:13 -msgid "in3" -msgstr "in3" - -#: src/PaymentMethods/In3.php:15 -msgid "Pay in 3 instalments, 0% interest" -msgstr "Payez en 3 fois, 0 % intérêt" - -#: src/PaymentMethods/In3.php:25 -msgid "Required field is empty. Phone and birthdate fields are required." -msgstr "" - -#: src/PaymentMethods/In3.php:29 -msgid "Please enter your phone here. +00.." -msgstr "" - -#: src/PaymentMethods/In3.php:30 -msgid "Please enter your birthdate here." -msgstr "" - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/PaymentMethods/InstructionStrategies/ApplepayInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (Apple Pay transaction ID: %3$s)" -msgstr "Paiement effectué par %1$s - %2$s (ID transaction Apple Pay : %3$s)" - -#. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN, placeholder 3: consumer BIC -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:28 -#: src/PaymentMethods/InstructionStrategies/DirectDebitInstructionTrait.php:20 -msgid "Payment completed by %1$s (IBAN (last 4 digits): %2$s, BIC: %3$s)" -msgstr "Paiement complété par %1$s (IBAN (4 derniers chiffres) : %2$s, BIC : %3$s)" - -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:37 -msgid "Please complete your payment by transferring the total amount to the following bank account:" -msgstr "Veuillez terminer votre paiement en transférant le montant total sur le compte bancaire suivant :" - -#. translators: Placeholder 1: 'Stichting Mollie Payments' -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:41 -msgid "Beneficiary: %s" -msgstr "Bénéficiaire : %s" - -#. translators: Placeholder 1: Payment details bank account -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:43 -msgid "IBAN: %s" -msgstr "IBAN : %s" - -#. translators: Placeholder 1: Payment details bic -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:45 -msgid "BIC: %s" -msgstr "BIC : %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:49 -msgid "Payment reference: %s" -msgstr "Référence de paiement : %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:52 -msgid "Please provide the payment reference %s" -msgstr "S'il vous plaît fournir la référence de paiement %s" - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:62 -msgid "The payment will expire on %s." -msgstr "Le paiement expirera le %s." - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:68 -msgid "The payment will expire on %s. Please make sure you transfer the total amount before this date." -msgstr "Le paiement expirera le %s. Veuillez vous assurez que vous transférez le montant total avant cette date." - -#. translators: Placeholder 1: card holder -#: src/PaymentMethods/InstructionStrategies/CreditcardInstructionStrategy.php:19 -msgid "Payment completed by %s" -msgstr "Paiement effectué par %s" - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:19 -msgid "We have not received a definite payment status." -msgstr "Nous n'avons pas reçu un état de paiement définitif." - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:25 -msgid "We have not received a definite payment status. You will receive an email as soon as we receive a confirmation of the bank/merchant." -msgstr "Nous n'avons pas reçu un état de paiement définitif. Vous recevrez un e-mail dès que nous recevrons une confirmation de la banque/vendeur." - -#. translators: Placeholder 1: payment method -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:33 -msgid "Payment completed with %s" -msgstr "Paiement complété par %s" - -#. translators: Placeholder 1: Mollie_WC_Gateway_MyBank consumer name, placeholder 2: Consumer Account number -#: src/PaymentMethods/InstructionStrategies/MybankInstructionStrategy.php:18 -msgid "Payment completed by %1$s - %2$s" -msgstr "Paiement effectué par %1$s - %2$s" - -#. translators: Placeholder 1: customer billing email -#: src/PaymentMethods/InstructionStrategies/Przelewy24InstructionStrategy.php:19 -msgid "Payment completed by %s." -msgstr "Paiement effectué par %s." - -#: src/PaymentMethods/Kbc.php:14 -msgid "KBC/CBC Payment Button" -msgstr "Bouton de paiement KBC/CBC" - -#: src/PaymentMethods/Kbc.php:33 -msgid "Show KBC/CBC banks dropdown" -msgstr "Afficher le menu déroulant des banques KBC/CBC" - -#: src/PaymentMethods/Kbc.php:39 -msgid "If you disable this, a dropdown with various KBC/CBC banks will not be shown in the WooCommerce checkout, so users will select a KBC/CBC bank on the Mollie payment page after checkout." -msgstr "Si vous désactivez cette option, un menu déroulant avec différentes banques KBC/CBC ne s'affichera pas dans la caisse de WooCommerce, de sorte que les utilisateurs sélectionneront une banque KBC/CBC sur la page de paiement Mollie après la transaction." - -#: src/PaymentMethods/Klarna.php:13 -msgid "Pay with Klarna" -msgstr "Payer en 3 foissans frais" - -#: src/PaymentMethods/Klarna.php:14 src/PaymentMethods/Klarnapaylater.php:14 -#: src/PaymentMethods/Klarnapaynow.php:14 -#: src/PaymentMethods/Klarnasliceit.php:14 -msgid "To accept payments via Klarna, all default WooCommerce checkout fields should be enabled and required." -msgstr "Pour accepter les paiements via Klarna, tous les champs de paiement par défaut de WooCommerce doivent être activés et obligatoires." - -#: src/PaymentMethods/Klarnapaylater.php:13 -msgid "Klarna Pay later" -msgstr "Klarna Pay Later" - -#: src/PaymentMethods/Klarnapaynow.php:13 -msgid "Klarna Pay Now" -msgstr "Klarna Pay Now" - -#: src/PaymentMethods/Klarnasliceit.php:13 -msgid "Klarna Slice it" -msgstr "Klarna Slice it" - -#: src/PaymentMethods/Mybank.php:13 -msgid "MyBank" -msgstr "MyBank" - -#: src/PaymentMethods/Mybank.php:14 -msgid "To accept payments via MyBank" -msgstr "Pour accepter les paiements via MyBank" - -#. translators: Placeholder 1: Lock icon. Placeholder 2: Mollie logo. -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:25 -msgid "%1$s Secure payments provided by %2$s" -msgstr "Paiements sécurisés %1$s effectués par %2$s" - -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:43 -msgid "Secure payments provided by" -msgstr "Paiements sécurisés effectués par" - -#: src/PaymentMethods/Paypal.php:13 -msgid "PayPal" -msgstr "PayPal" - -#: src/PaymentMethods/Paypal.php:33 -msgid "Display on cart page" -msgstr "Affichez sur la page du panier" - -#: src/PaymentMethods/Paypal.php:37 -msgid "Enable the PayPal button to be used in the cart page." -msgstr "Activez le bouton PayPal à utiliser sur la page du panier." - -#: src/PaymentMethods/Paypal.php:45 -msgid "Display on product page" -msgstr "Affichez sur la page du produit" - -#: src/PaymentMethods/Paypal.php:49 -msgid "Enable the PayPal button to be used in the product page." -msgstr "Activez le bouton PayPal à utiliser sur la page du produit." - -#: src/PaymentMethods/Paypal.php:58 -msgctxt "Mollie PayPal Button Settings" -msgid "Button text language and color" -msgstr "Langue et couleur du texte des boutons" - -#: src/PaymentMethods/Paypal.php:59 -msgctxt "Mollie PayPal Button Settings" -msgid "Select the text and the colour of the button." -msgstr "Sélectionnez le texte et la couleur du bouton." - -#: src/PaymentMethods/Paypal.php:69 -msgid "Minimum amount to display button" -msgstr "Montant minimum entraînant l’affichage du bouton" - -#: src/PaymentMethods/Paypal.php:73 -msgid "If the product or the cart total amount is under this number, then the button will not show up." -msgstr "Si le produit ou le montant total du panier est inférieur à ce chiffre, le bouton ne s'affichera pas." - -#: src/PaymentMethods/Paypal.php:88 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill blue" -msgstr "Anglais -- Acheter avec PayPal - Bleu pilule" - -#: src/PaymentMethods/Paypal.php:89 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded blue" -msgstr "Anglais -- Acheter avec PayPal - Bleu arrondi" - -#: src/PaymentMethods/Paypal.php:90 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill golden" -msgstr "Anglais -- Acheter avec PayPal - Doré pilule" - -#: src/PaymentMethods/Paypal.php:91 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded golden" -msgstr "Anglais -- Acheter avec PayPal - Doré arrondi" - -#: src/PaymentMethods/Paypal.php:92 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill gray" -msgstr "Anglais -- Acheter avec PayPal - Gris pilule" - -#: src/PaymentMethods/Paypal.php:93 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded gray" -msgstr "Anglais -- Acheter avec PayPal - Gris arrondi" - -#: src/PaymentMethods/Paypal.php:94 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill white" -msgstr "Anglais -- Acheter avec PayPal - Blanc pilule" - -#: src/PaymentMethods/Paypal.php:95 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded white" -msgstr "Anglais -- Acheter avec PayPal - Blanc arrondi" - -#: src/PaymentMethods/Paypal.php:96 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill black" -msgstr "Anglais -- Payer avec PayPal - Noir pilule" - -#: src/PaymentMethods/Paypal.php:97 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded black" -msgstr "Anglais -- Payer avec PayPal - Noir arrondi" - -#: src/PaymentMethods/Paypal.php:98 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill blue" -msgstr "Anglais -- Payer avec PayPal - Bleu pilule" - -#: src/PaymentMethods/Paypal.php:99 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded blue" -msgstr "Anglais -- Payer avec PayPal - Bleu arrondi" - -#: src/PaymentMethods/Paypal.php:100 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill golden" -msgstr "Anglais -- Payer avec PayPal - Doré pilule" - -#: src/PaymentMethods/Paypal.php:101 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded golden" -msgstr "Anglais -- Payer avec PayPal - Doré arrondi" - -#: src/PaymentMethods/Paypal.php:102 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill gray" -msgstr "Anglais -- Payer avec PayPal - Gris pilule" - -#: src/PaymentMethods/Paypal.php:103 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded gray" -msgstr "Anglais -- Payer avec PayPal - Gris arrondi" - -#: src/PaymentMethods/Paypal.php:104 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill white" -msgstr "Anglais -- Payer avec PayPal - Blanc pilule" - -#: src/PaymentMethods/Paypal.php:105 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded white" -msgstr "Anglais -- Payer avec PayPal - Blanc arrondi" - -#: src/PaymentMethods/Paypal.php:106 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill black" -msgstr "Néerlandais -- Acheter avec PayPal - Noir pilule" - -#: src/PaymentMethods/Paypal.php:107 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded black" -msgstr "Néerlandais -- Acheter avec PayPal - Noir arrondi" - -#: src/PaymentMethods/Paypal.php:108 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill blue" -msgstr "Néerlandais -- Acheter avec PayPal - Bleu pilule" - -#: src/PaymentMethods/Paypal.php:109 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded blue" -msgstr "Néerlandais -- Acheter avec PayPal - Bleu arrondi" - -#: src/PaymentMethods/Paypal.php:110 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill golden" -msgstr "Néerlandais -- Acheter avec PayPal - Doré pilule" - -#: src/PaymentMethods/Paypal.php:111 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded golden" -msgstr "Néerlandais -- Acheter avec PayPal - Doré arrondi" - -#: src/PaymentMethods/Paypal.php:112 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill gray" -msgstr "Néerlandais -- Acheter avec PayPal - Gris pilule" - -#: src/PaymentMethods/Paypal.php:113 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded gray" -msgstr "Néerlandais -- Acheter avec PayPal - Gris arrondi" - -#: src/PaymentMethods/Paypal.php:114 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill white" -msgstr "Néerlandais -- Acheter avec PayPal - Blanc pilule" - -#: src/PaymentMethods/Paypal.php:115 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded white" -msgstr "Néerlandais -- Acheter avec PayPal - Blanc arrondi" - -#: src/PaymentMethods/Paypal.php:116 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill black" -msgstr "Néerlandais -- Payer avec PayPal - Noir pilule" - -#: src/PaymentMethods/Paypal.php:117 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded black" -msgstr "Néerlandais -- Payer avec PayPal - Noir arrondi" - -#: src/PaymentMethods/Paypal.php:118 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill blue" -msgstr "Néerlandais -- Payer avec PayPal - Bleu pilule" - -#: src/PaymentMethods/Paypal.php:119 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded blue" -msgstr "Néerlandais -- Payer avec PayPal - Bleu arrondi" - -#: src/PaymentMethods/Paypal.php:120 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill golden" -msgstr "Néerlandais -- Payer avec PayPal - Doré pilule" - -#: src/PaymentMethods/Paypal.php:121 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded golden" -msgstr "Néerlandais -- Payer avec PayPal - Doré arrondi" - -#: src/PaymentMethods/Paypal.php:122 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill gray" -msgstr "Néerlandais -- Payer avec PayPal - Gris pilule" - -#: src/PaymentMethods/Paypal.php:123 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded gray" -msgstr "Néerlandais -- Payer avec PayPal - Gris arrondi" - -#: src/PaymentMethods/Paypal.php:124 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill white" -msgstr "Néerlandais -- Payer avec PayPal - Blanc pilule" - -#: src/PaymentMethods/Paypal.php:125 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded white" -msgstr "Néerlandais -- Payer avec PayPal - Blanc arrondi" - -#: src/PaymentMethods/Paypal.php:126 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill black" -msgstr "Allemand -- Acheter avec PayPal - Noir pilule" - -#: src/PaymentMethods/Paypal.php:127 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded black" -msgstr "Allemand -- Acheter avec PayPal - Noir arrondi" - -#: src/PaymentMethods/Paypal.php:128 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill blue" -msgstr "Allemand -- Acheter avec PayPal - Bleu pilule" - -#: src/PaymentMethods/Paypal.php:129 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded blue" -msgstr "Allemand -- Acheter avec PayPal - Bleu arrondi" - -#: src/PaymentMethods/Paypal.php:130 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill golden" -msgstr "Allemand -- Acheter avec PayPal - Doré pilule" - -#: src/PaymentMethods/Paypal.php:131 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded golden" -msgstr "Allemand -- Acheter avec PayPal - Doré arrondi" - -#: src/PaymentMethods/Paypal.php:132 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill gray" -msgstr "Allemand -- Acheter avec PayPal - Gris pilule" - -#: src/PaymentMethods/Paypal.php:133 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded gray" -msgstr "Allemand -- Acheter avec PayPal - Gris arrondi" - -#: src/PaymentMethods/Paypal.php:134 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill white" -msgstr "Allemand -- Acheter avec PayPal - Blanc pilule" - -#: src/PaymentMethods/Paypal.php:135 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded white" -msgstr "Allemand -- Acheter avec PayPal - Blanc arrondi" - -#: src/PaymentMethods/Paypal.php:136 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill black" -msgstr "Allemand -- Payer avec PayPal - Noir pilule" - -#: src/PaymentMethods/Paypal.php:137 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded black" -msgstr "Allemand -- Payer avec PayPal - Noir arrondi" - -#: src/PaymentMethods/Paypal.php:138 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill blue" -msgstr "Allemand -- Payer avec PayPal - Bleu pilule" - -#: src/PaymentMethods/Paypal.php:139 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded blue" -msgstr "Allemand -- Payer avec PayPal - Bleu arrondi" - -#: src/PaymentMethods/Paypal.php:140 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill golden" -msgstr "Allemand -- Payer avec PayPal - Doré pilule" - -#: src/PaymentMethods/Paypal.php:141 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded golden" -msgstr "Allemand -- Payer avec PayPal - Doré arrondi" - -#: src/PaymentMethods/Paypal.php:142 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill gray" -msgstr "Allemand -- Payer avec PayPal - Gris pilule" - -#: src/PaymentMethods/Paypal.php:143 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded gray" -msgstr "Allemand -- Payer avec PayPal - Gris arrondi" - -#: src/PaymentMethods/Paypal.php:144 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill white" -msgstr "Allemand -- Payer avec PayPal - Blanc pilule" - -#: src/PaymentMethods/Paypal.php:145 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded white" -msgstr "Allemand -- Payer avec PayPal - Blanc arrondi" - -#: src/PaymentMethods/Paypal.php:146 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Buy with PayPal - Gold" -msgstr "Français -- Acheter avec PayPal - Or" - -#: src/PaymentMethods/Paypal.php:147 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Gold" -msgstr "Français -- Payer avec PayPal - Or" - -#: src/PaymentMethods/Paypal.php:148 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Silver" -msgstr "Français -- Payer avec PayPal - Argent" - -#: src/PaymentMethods/Paypal.php:149 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Buy with PayPal - Gold" -msgstr "Polonais -- Acheter avec PayPal - Or" - -#: src/PaymentMethods/Paypal.php:150 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Gold" -msgstr "Polonais -- Payer avec PayPal - Or" - -#: src/PaymentMethods/Paypal.php:151 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Silver" -msgstr "Polonais -- Payer avec PayPal - Argent" - -#: src/PaymentMethods/Paysafecard.php:13 -msgid "paysafecard" -msgstr "paysafecard" - -#: src/PaymentMethods/Przelewy24.php:13 -msgid "Przelewy24" -msgstr "Przelewy24" - -#: src/PaymentMethods/Przelewy24.php:14 -msgid "To accept payments via Przelewy24, a customer email is required for every payment." -msgstr "Afin d’accepter les paiements via Przelewy24, un e-mail client est nécessaire pour chaque paiement." - -#: src/PaymentMethods/Sofort.php:13 -msgid "SOFORT Banking" -msgstr "SOFORT Banking" - -#: src/PaymentMethods/Voucher.php:34 -msgid "Voucher" -msgstr "Bon" - -#: src/PaymentMethods/Voucher.php:56 -msgid "No category" -msgstr "Aucune catégorie" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/PaymentMethods/Voucher.php:63 -msgid "In order to process it, all products in the order must have a category. This selector will assign the default category for the shop products" -msgstr "Afin qu’elle puisse être traitée, tous les produits de la commande doivent appartenir à une catégorie. Le sélecteur assignera la catégorie par défaut aux produits de la boutique" - -#: src/SDK/Api.php:47 -msgid "No API key provided. Please set your Mollie API keys below." -msgstr "Aucune clé API n'a été fournie. Veuillez d’abord configurer votre clé API Mollie." - -#: src/SDK/Api.php:49 -msgid "Invalid API key(s). Get them on the %1$sDevelopers page in the Mollie dashboard%2$s. The API key(s) must start with 'live_' or 'test_', be at least 30 characters and must not contain any special characters." -msgstr "Clé(s) API non valide(s). Obtenez les sur la page développeurs %1$sdans le tableau de bord Mollie%2$s. Les clés API doivent impérativement commencer par « live » ou « test », comporter au moins 30 caractères et ne pas comporter de caractères spéciaux." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:35 -msgid "%s display settings" -msgstr "%s réglage de l’affichage" - -#: src/Settings/General/MollieGeneralSettings.php:55 -msgid "Use API dynamic title and gateway logo" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:60 -msgid "Retrieve the gateway title and logo from the Mollie API" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:83 -msgid "Display logo on checkout page. Default enabled" -msgstr "Affichage logo sur la page de caisse. Par défaut activé" - -#: src/Settings/General/MollieGeneralSettings.php:91 -msgid "Sales countries" -msgstr "Pays de vente" - -#: src/Settings/General/MollieGeneralSettings.php:98 -#: src/Settings/Settings.php:188 -msgid "Sell to specific countries" -msgstr "Vendre à des pays spécifiques" - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:111 -msgid "%s custom logo" -msgstr "%s logo personnalisé" - -#: src/Settings/General/MollieGeneralSettings.php:117 -msgid "Enable custom logo" -msgstr "Activez le logo personnalisé" - -#: src/Settings/General/MollieGeneralSettings.php:123 -msgid "Enable the feature to add a custom logo for this gateway. This feature will have precedence over other logo options." -msgstr "Activez la fonction permettant d’ajouter un logo personnalisé pour cette passerelle. Cette fonction aura la priorité sur les autres options de logo." - -#: src/Settings/General/MollieGeneralSettings.php:129 -msgid "Upload custom logo" -msgstr "Désactivez le logo personnalisé" - -#: src/Settings/General/MollieGeneralSettings.php:137 -msgid "Upload a custom icon for this gateway. The feature must be enabled." -msgstr "Téléchargez une icône personnalisée pour cette passerelle. La fonction doit être activée." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:148 -msgid "%s surcharge" -msgstr "%s supplément" - -#: src/Settings/General/MollieGeneralSettings.php:154 -msgid "Payment Surcharge" -msgstr "Supplément au paiement" - -#: src/Settings/General/MollieGeneralSettings.php:160 -msgid "No fee" -msgstr "Aucun frais" - -#: src/Settings/General/MollieGeneralSettings.php:164 -msgid "Fixed fee" -msgstr "Frais fixes" - -#: src/Settings/General/MollieGeneralSettings.php:168 -msgid "Percentage" -msgstr "Pourcentage" - -#: src/Settings/General/MollieGeneralSettings.php:172 -msgid "Fixed fee and percentage" -msgstr "Frais fixes et pourcentage" - -#: src/Settings/General/MollieGeneralSettings.php:178 -msgid "Choose a payment surcharge for this gateway" -msgstr "Choisissez un supplément au paiement pour cette passerelle" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:187 -msgid "Payment surcharge fixed amount in %s" -msgstr "Montant du supplément fixe au paiement en %s" - -#: src/Settings/General/MollieGeneralSettings.php:192 -msgid "Control the fee added on checkout. Default 0.00" -msgstr "Contrôlez les frais ajoutés lors du passage en caisse. Par défaut 0,00" - -#: src/Settings/General/MollieGeneralSettings.php:202 -msgid "Payment surcharge percentage amount %" -msgstr "Montant du supplément au paiement (pourcentage) %" - -#: src/Settings/General/MollieGeneralSettings.php:205 -msgid "Control the percentage fee added on checkout. Default 0.00" -msgstr "Contrôlez le pourcentage des frais ajoutés lors du passage en caisse. Par défaut 0,00" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:216 -msgid "Payment surcharge limit in %s" -msgstr "Limite du supplément au paiement en %s" - -#: src/Settings/General/MollieGeneralSettings.php:219 -msgid "Limit the maximum fee added on checkout. Default 0, means no limit" -msgstr "Limitez le montant maximal des frais ajoutés lors du passage en caisse. 0 par défaut, signifie pas de limite" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:230 -msgid "Surcharge only under this limit, in %s" -msgstr "Supplément uniquement sous cette limite, en %s" - -#: src/Settings/General/MollieGeneralSettings.php:233 -msgid "Maximum order amount to apply surcharge. If the order is above this number the surcharge will not apply. Default 0, means no maximum" -msgstr "Montant maximal de la commande pour appliquer la majoration. Si la commande est supérieure à ce nombre, la surtaxe ne sera pas appliquée. 0 par défaut, signifie pas de maximum" - -#. translators: Placeholder 1: gateway title -#: src/Settings/General/MollieGeneralSettings.php:246 -msgid "%s advanced" -msgstr "%s avancé" - -#: src/Settings/General/MollieGeneralSettings.php:254 -msgid "Enable this option if you want to be able to set the time after which the order will expire." -msgstr "Activez cette option si vous voulez fixer la date après laquelle la commande expirera." - -#: src/Settings/General/MollieGeneralSettings.php:262 -msgid "Number of MINUTES after the order will expire and will be canceled at Mollie and WooCommerce. A value of 0 means no expiry time will be considered." -msgstr "Nombre de MINUTES après lesquelles la commande expirera et sera annulée chez Mollie et WooCommerce. Une valeur de 0 signifie qu’aucune date d’expiration ne sera prise en compte." - -#: src/Settings/General/MollieGeneralSettings.php:275 -msgid "Initial order status" -msgstr "État de la commande initiale" - -#: src/Settings/General/MollieGeneralSettings.php:292 -msgid "Some payment methods take longer than a few hours to complete. The initial order state is then set to '%1$s'. This ensures the order is not cancelled when the setting %2$s is used." -msgstr "Certains modes de paiement prennent plus que quelques heures à se compléter. L’état initial de la commande est alors fixé à « %1$s ». Ceci permet de s’assurer que la commande n’est pas annulée lorsque le réglage %2$s est utilisé." - -#: src/Settings/Page/MollieSettingsPage.php:112 -msgid "Quickly integrate all major payment methods in WooCommerce, wherever you need them." -msgstr "Intégrez rapidement les principaux modes de paiement dans WooCommerce, là où vous en avez besoin." - -#: src/Settings/Page/MollieSettingsPage.php:116 -msgid " Simply drop them ready-made into your WooCommerce webshop with this powerful plugin by Mollie." -msgstr " Il suffit de les déposer tout prêts dans votre boutique en ligne WooCommerce grâce à ce puissant plug-in de Mollie." - -#: src/Settings/Page/MollieSettingsPage.php:120 -msgid " Mollie is dedicated to making payments better for WooCommerce. " -msgstr " Mollie est dédiée à l'amélioration des paiements pour WooCommerce. " - -#: src/Settings/Page/MollieSettingsPage.php:124 -msgid "Please go to" -msgstr "Veuillez aller à" - -#: src/Settings/Page/MollieSettingsPage.php:127 -msgid " the signup page" -msgstr " la page d’inscription" - -#: src/Settings/Page/MollieSettingsPage.php:131 -msgid " to create a new Mollie account and start receiving payments in a couple of minutes. " -msgstr " pour créer un nouveau compte Mollie et commencer à recevoir des paiements en quelques minutes. " - -#: src/Settings/Page/MollieSettingsPage.php:135 -msgid "Contact " -msgstr "Contact " - -#: src/Settings/Page/MollieSettingsPage.php:139 -msgid " if you have any questions or comments about this plugin." -msgstr " si vous avez des questions ou des commentaires sur ce plugin." - -#: src/Settings/Page/MollieSettingsPage.php:143 -msgid "Our pricing is always per transaction. No startup fees, no monthly fees, and no gateway fees. No hidden fees, period." -msgstr "Nos tarifs s’entendent toujours par transaction. Pas de frais de démarrage, pas de frais mensuels, et pas de frais de passerelle. Pas de frais cachés, point final." - -#: src/Settings/Page/MollieSettingsPage.php:149 -msgid "Plugin Documentation" -msgstr "Plug-in de documentation" - -#: src/Settings/Page/MollieSettingsPage.php:152 -msgid "Contact Support" -msgstr "Contactez l’assistance" - -#: src/Settings/Page/MollieSettingsPage.php:164 -msgid "Log plugin events." -msgstr "Journal extension événements." - -#. translators: Placeholder 1: Location of the log files -#: src/Settings/Page/MollieSettingsPage.php:171 -msgid "Log files are saved to %s" -msgstr "Les fichiers journaux sont enregistrés dans %s" - -#: src/Settings/Page/MollieSettingsPage.php:193 -msgid "Live API key" -msgstr "Clé Live API" - -#. translators: Placeholder 1: API key mode (live or test). The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:198 -#: src/Settings/Page/MollieSettingsPage.php:229 -msgid "The API key is used to connect to Mollie. You can find your %1$s API key in your %2$sMollie account%3$s" -msgstr "La clé API est utilisée pour se connecter à Mollie. Vous pouvez trouver votre clé %1$s API dans votre %2$scompte Mollie%3$s" - -#: src/Settings/Page/MollieSettingsPage.php:207 -msgid "Live API key should start with live_" -msgstr "La clé Live API devrait commencer par live_" - -#: src/Settings/Page/MollieSettingsPage.php:214 -msgid "Enable test mode" -msgstr "Activer le mode test" - -#: src/Settings/Page/MollieSettingsPage.php:217 -msgid "Enable test mode if you want to test the plugin without using real payments." -msgstr "Activer le mode test si vous souhaitez tester le plugin sans utiliser les paiements réels." - -#: src/Settings/Page/MollieSettingsPage.php:224 -msgid "Test API key" -msgstr "Clé Test API" - -#: src/Settings/Page/MollieSettingsPage.php:238 -msgid "Test API key should start with test_" -msgstr "La clé Test API devrait commencer par test_" - -#: src/Settings/Page/MollieSettingsPage.php:245 -msgid "Debug Log" -msgstr "Journal de débogage" - -#: src/Settings/Page/MollieSettingsPage.php:301 -msgid "Gateway enabled" -msgstr "Passerelle désactivée" - -#: src/Settings/Page/MollieSettingsPage.php:305 -msgid "Gateway disabled" -msgstr "Passerelle désactivée" - -#: src/Settings/Page/MollieSettingsPage.php:308 -msgid "Disabled" -msgstr "Désactivé" - -#. translators: The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:319 -msgid "The following payment methods are activated in your %1$sMollie profile%2$s:" -msgstr "Les méthodes de paiement suivantes sont activées dans votre profil Mollie %1$s%2$s:" - -#: src/Settings/Page/MollieSettingsPage.php:334 -msgid "Refresh" -msgstr "Actualiser" - -#: src/Settings/Page/MollieSettingsPage.php:343 -msgid "No payment methods available" -msgstr "Aucune méthode de paiement disponible" - -#: src/Settings/Page/MollieSettingsPage.php:358 -msgid "Edit" -msgstr "Éditer" - -#: src/Settings/Page/MollieSettingsPage.php:366 -msgid "Activate" -msgstr "Activer" - -#: src/Settings/Page/MollieSettingsPage.php:417 -#, fuzzy -msgid "You have WooCommerce Subscriptions activated, but not SEPA Direct Debit. Enable SEPA Direct Debit if you want to allow customers to pay subscriptions with iDEAL and/or other 'first' payment methods." -msgstr "Votre abonnement WooCommerce est activé, mais pas SEPA direct débit. Activez le prélèvement automatique SEPA si vous souhaitez offrir à vos clients d’autres méthodes de paiement « préalables » tels que iDEAL ou autre." - -#: src/Settings/Page/MollieSettingsPage.php:443 -msgid "You have the WooCommerce default Direct Bank Transfer (BACS) payment gateway enabled in WooCommerce. Mollie strongly advices only using Bank Transfer via Mollie and disabling the default WooCommerce BACS payment gateway to prevent possible conflicts." -msgstr "La passerelle de paiement Direct Bank Transfer (BACS) est activée par défaut dans WooCommerce. Mollie conseille fortement d’utiliser le transfert bancaire via Mollie et de désactiver la passerelle de paiement WooCommerce BACS pour éviter d’éventuels conflits." - -#. translators: Placeholder 1: Opening link tag. Placeholder 2: Closing link tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/Page/MollieSettingsPage.php:467 -msgid "You have activated Klarna. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. For more information, go to %1$sKlarna Pay Later documentation%2$s or %3$sKlarna Slice it documentation%4$s" -msgstr "Vous avez activé Klarna. Pour accepter les paiements, veuillez vous assurer que tous les champs par défaut de la caisse de WooCommerce sont activés et obligatoires. Pour plus d’informations, consultez la %1$sdocumentation de Klarna Pay Later%2$s ou %3$scelle de Klarna Slice it%4$s" - -#: src/Settings/Page/MollieSettingsPage.php:732 -msgid "General" -msgstr "Général" - -#: src/Settings/Page/MollieSettingsPage.php:737 -msgid "Advanced" -msgstr "Avancé" - -#: src/Settings/Page/MollieSettingsPage.php:740 -msgid "Apple Pay Button" -msgstr "Bouton Apple Pay" - -#: src/Settings/Page/MollieSettingsPage.php:780 -#, fuzzy -msgid "You have activated Billie. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. The billing company field is required as well. Make sure to enable the billing company field in the WooCommerce settings if you are using Woocommerce blocks." -msgstr "Vous avez activé Klarna. Pour accepter les paiements, veuillez vous assurer que tous les champs par défaut de la caisse de WooCommerce sont activés et obligatoires. Pour plus d’informations, consultez la %1$sdocumentation de Klarna Pay Later%2$s ou %3$scelle de Klarna Slice it%4$s" - -#: src/Settings/Settings.php:153 -msgid "Gateway Disabled" -msgstr "Passerelle désactivée" - -#: src/Settings/Settings.php:173 -msgid "Return to payments" -msgstr "Revenir aux paiements" - -#: src/Settings/Settings.php:199 -msgid "Choose countries…" -msgstr "Choisir les pays&hellip ;" - -#: src/Settings/Settings.php:200 -msgid "Country" -msgstr "Pays" - -#: src/Settings/Settings.php:208 -msgid "Select all" -msgstr "Tout sélectionner" - -#: src/Settings/Settings.php:209 -msgid "Select none" -msgstr "Ne rien sélectionner" - -#: src/Settings/Settings.php:403 -msgid "Error" -msgstr "Erreur" - -#: src/Settings/Settings.php:417 -msgid "Mollie status:" -msgstr "État Mollie :" - -#: src/Settings/Settings.php:418 -msgid "Connected" -msgstr "Connecté" - -#: src/Settings/Settings.php:653 -#, fuzzy -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Only jpg, jpeg, png and gif files are allowed." -msgstr "%1$sPaiements Mollie pour WooCommerce%2$s Impossible de télécharger le fichier. La taille doit être inférieure à 500Ko." - -#: src/Settings/Settings.php:666 -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Size must be under 500kb." -msgstr "%1$sPaiements Mollie pour WooCommerce%2$s Impossible de télécharger le fichier. La taille doit être inférieure à 500Ko." - -#: src/Settings/SettingsModule.php:184 -msgid "Mollie settings" -msgstr "Réglages Mollie" - -#: src/Settings/SettingsModule.php:190 -msgid "Logs" -msgstr "Journaux" - -#. translators: Placeholder 1: Opening strong tag. Placeholder 2: Closing strong tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/SettingsModule.php:204 -msgid "%1$sMollie Payments for WooCommerce%2$s The test mode is active, %3$s disable it%4$s before deploying into production." -msgstr "%1$sPaiements Mollie pour WooCommerce%2$s Le mode test est actif, %3$s désactivez-le%4$s avant de le déployer en production." - -#. translators: Placeholder 1: Plugin title. Placeholder 2: Min WooCommerce version. Placeholder 3: WooCommerce version used. -#: src/Shared/Status.php:75 -msgid "The %1$s plugin requires at least WooCommerce version %2$s, you are using version %3$s. Please update your WooCommerce plugin." -msgstr "Le plugin %1$s nécessite au moins la version WooCommerce %2$s, vous utilisez la version %3$s. Veuillez mettre à jour votre plugin WooCommerce." - -#: src/Shared/Status.php:88 -msgid "Mollie API client not installed. Please make sure the plugin is installed correctly." -msgstr "Mollie client API n’est pas installé. Veuillez vous assurer que le plugin est installé correctement." - -#: src/Shared/Status.php:97 -msgid "Mollie Payments for WooCommerce requires the JSON extension for PHP. Enable it in your server or ask your webhoster to enable it for you." -msgstr "Mollie Payments for WooCommerce nécessite l’extension JSON pour PHP. Activez-le sur votre serveur ou faites-en la demande auprès de votre hébergeur." - -#. translators: Placeholder 1: Min PHP version. Placeholder 2: PHP version used. Placeholder 3: Opening link tag. placeholder 4: Closing link tag. -#: src/Shared/Status.php:112 -msgid "Mollie Payments for WooCommerce require PHP %1$s or higher, you have PHP %2$s. Please upgrade and view %3$sthis FAQ%4$s" -msgstr "Afin d’utiliser Mollie Payments sur WooCommerce, PHP %1$s ou supérieur est requis. Votre PHP est %2$s. Veuillez mettre à jour et consulter les %3$sdans les FAQ %4$s." - -#: src/Shared/Status.php:124 -msgid "Mollie Payments for WooCommerce requires the PHP extension JSON to be enabled. Please enable the 'json' extension in your PHP configuration." -msgstr "Mollie Payments pour WooCommerce nécessite l’activation de l’extension PHP JSON. Veuillez activer l’extension « json » dans votre configuration PHP." - -#: src/Shared/Status.php:131 -msgid "Mollie Payments for WooCommerce requires the PHP extension cURL to be enabled. Please enable the 'curl' extension in your PHP configuration." -msgstr "Mollie Payments pour WooCommerce nécessite l’activation de l’extension PHP cURL. Veuillez activer l’extension « curl » dans votre configuration PHP." - -#: src/Shared/Status.php:139 -msgid "Mollie Payments for WooCommerce require PHP cURL functions to be available. Please make sure all of these functions are available." -msgstr "Afin d’utiliser Mollie Payments sur WooCommerce, il vous faut les fonctions PHP cURL. Assurez-vous que toutes ces fonctions soient disponibles." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Subscription/MollieSubscriptionGateway.php:197 -msgid "Updated subscription from 'On hold' to 'Active' until payment fails, because a SEPA Direct Debit payment takes some time to process." -msgstr "Mise à jour de l'abonnement de « En attente » à « Actif » jusqu'à ce que le paiement échoue, car le traitement d'un paiement par prélèvement SEPA prend un certain temps." - -#: src/Subscription/MollieSubscriptionGateway.php:285 -msgid "The customer (%s) could not be used or found. " -msgstr "Le client (%s) n’a pas pu être utilisé ou trouvé. " - -#. translators: Placeholder 1: Payment method title -#: src/Subscription/MollieSubscriptionGateway.php:354 -msgid "Could not create %s renewal payment." -msgstr "Impossible de créer un paiement de renouvellement %s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Subscription/SubscriptionModule.php:110 -msgid "%1$s payment failed (%2$s)." -msgstr "Le paiement %1$s a échoué (%2$s)." diff --git a/languages/mollie-payments-for-woocommerce-it_IT.mo b/languages/mollie-payments-for-woocommerce-it_IT.mo deleted file mode 100644 index 8e27ec6cef6bb7976b03d3cfbd5ed44617d40fbf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 67556 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 Vh%1$s. Required if WooCommerce Subscriptions is being used! Read more about %2$s and how it improves your conversion." -msgstr "Mollie dovrebbe memorizzare il nome e l'indirizzo email dei clienti per i Pagamenti Con Un Colo Clic? Predefinito %1$s. Necessario se si utilizza WooCommerce Subscriptions! Leggi di più sui %2$s e su come migliorano la tua conversione." - -#: inc/settings/mollie_advanced_settings.php:89 -#: src/Settings/Page/MollieSettingsPage.php:304 -msgid "Enabled" -msgstr "Abilitato" - -#: inc/settings/mollie_advanced_settings.php:90 -msgid "Single Click Payments" -msgstr "Pagamenti con un solo clic" - -#: inc/settings/mollie_advanced_settings.php:98 -msgid "Select API Method" -msgstr "Selezionare il metodo API" - -#: inc/settings/mollie_advanced_settings.php:115 -msgid "Click %1$shere%2$s to read more about the differences between the Payments and Orders API" -msgstr "Clicca su %1$squi%2$s per saperne di più sulle differenze tra il Payments API e Orders API" - -#: inc/settings/mollie_advanced_settings.php:125 -msgid "API Payment Description" -msgstr "Descrizione del pagamento API" - -#: inc/settings/mollie_advanced_settings.php:141 -msgctxt "Payment description options" -msgid "Available variables" -msgstr "Variabili disponibili" - -#: inc/settings/mollie_advanced_settings.php:165 -msgid "Select among the available variables the description to be used for this transaction.%1$s(Note: this only works when the method is set to Payments API)%2$s" -msgstr "Seleziona tra le variabili disponibili la descrizione da utilizzare per questa transazione.%1$s(Nota: questo funziona solo quando il metodo è impostato su Payments API)%2$s" - -#: inc/settings/mollie_advanced_settings.php:176 -msgid "Surcharge gateway fee label" -msgstr "Etichetta commissione supplementare del gateway" - -#: inc/settings/mollie_advanced_settings.php:182 -#: src/Gateway/Surcharge.php:36 -msgid "Gateway Fee" -msgstr "Commissione del gateway" - -#: inc/settings/mollie_advanced_settings.php:184 -msgid "This is the label will appear in frontend when the surcharge applies" -msgstr "Questa è l'etichetta che apparirà nel frontend quando viene applicato il sovrapprezzo" - -#: inc/settings/mollie_advanced_settings.php:192 -msgid "Remove Mollie data from Database on uninstall" -msgstr "Rimuovi i dati Mollie dal database durante la disinstallazione" - -#: inc/settings/mollie_advanced_settings.php:198 -msgid "Remove options and scheduled actions from database when uninstalling the plugin." -msgstr "Rimuovi le opzioni e le azioni pianificate dal database quando viene disinstallato il plugin." - -#: inc/settings/mollie_advanced_settings.php:199 -msgid "Clear now" -msgstr "Cancella ora" - -#: inc/settings/mollie_applepay_settings.php:12 -#: src/PaymentMethods/Applepay.php:13 -msgid "Apple Pay" -msgstr "Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:14 -msgid "The following options are required to use the Apple Pay gateway" -msgstr "Le seguenti opzioni sono necessarie per utilizzare il gateway Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:19 -#: src/Settings/General/MollieGeneralSettings.php:19 -msgid "Enable/Disable" -msgstr "Abilita/Disabilita" - -#. translators: Placeholder 1: Gateway title -#: inc/settings/mollie_applepay_settings.php:21 -#: src/Settings/General/MollieGeneralSettings.php:26 -msgid "Enable %s" -msgstr "Abilita %s" - -#: inc/settings/mollie_applepay_settings.php:29 -#: src/Settings/General/MollieGeneralSettings.php:50 -msgid "Title" -msgstr "Titolo" - -#: inc/settings/mollie_applepay_settings.php:32 -#: src/Settings/General/MollieGeneralSettings.php:54 -msgid "This controls the title which the user sees during checkout. Default %s" -msgstr "Questo controlla il titolo che l'utente vede durante il checkout. Predefinito %s" - -#: inc/settings/mollie_applepay_settings.php:46 -#: inc/settings/mollie_applepay_settings.php:48 -#: src/Settings/General/MollieGeneralSettings.php:64 -msgid "Display logo" -msgstr "Mostra il logo" - -#: inc/settings/mollie_applepay_settings.php:61 -#: src/Settings/General/MollieGeneralSettings.php:104 -msgid "Description" -msgstr "Descrizione" - -#: inc/settings/mollie_applepay_settings.php:64 -#: src/Settings/General/MollieGeneralSettings.php:108 -msgid "Payment method description that the customer will see on your checkout. Default %s" -msgstr "Descrizione del metodo di pagamento che il cliente vedrà alla cassa. Predefinito %s" - -#: inc/settings/mollie_applepay_settings.php:81 -msgid "Apple Pay button settings" -msgstr "Impostazioni del pulsante Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:86 -msgid "The following options are required to use the Apple Pay Direct Button" -msgstr "Le seguenti opzioni sono necessarie per utilizzare il pulsante Apple Pay Direct" - -#: inc/settings/mollie_applepay_settings.php:90 -#: src/PaymentMethods/Applepay.php:34 -msgid "Enable Apple Pay Button on Cart page" -msgstr "Abilita il pulsante Apple Pay nella pagina del carrello" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:93 -#: src/PaymentMethods/Applepay.php:36 -msgid "Enable the Apple Pay direct buy button on the Cart page" -msgstr "Abilita il pulsante di acquisto Apple Pay Direct nella pagina del carrello" - -#: inc/settings/mollie_applepay_settings.php:106 -#: src/PaymentMethods/Applepay.php:44 -msgid "Enable Apple Pay Button on Product page" -msgstr "Abilita il pulsante Apple Pay sulla pagina del prodotto" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:109 -#: src/PaymentMethods/Applepay.php:46 -msgid "Enable the Apple Pay direct buy button on the Product page" -msgstr "Abilita il pulsante di acquisto Apple Pay Direct nella pagina del prodotto" - -#: inc/settings/mollie_components.php:9 -msgctxt "Mollie Components Settings" -msgid "Base Styles" -msgstr "Stili di base" - -#: inc/settings/mollie_components.php:18 -#: inc/settings/mollie_components.php:158 -msgctxt "Mollie Components Settings" -msgid "Background Color" -msgstr "Colore di sfondo" - -#: inc/settings/mollie_components.php:24 -#: inc/settings/mollie_components.php:147 -msgctxt "Mollie Components Settings" -msgid "Text Color" -msgstr "Colore del testo" - -#: inc/settings/mollie_components.php:30 -msgctxt "Mollie Components Settings" -msgid "Placeholder Color" -msgstr "Colore segnaposto" - -#: inc/settings/mollie_components.php:36 -msgctxt "Mollie Components Settings" -msgid "Font Size" -msgstr "Dimensione del carattere" - -#: inc/settings/mollie_components.php:37 -msgctxt "Mollie Components Settings" -msgid "Defines the component font size. Allowed units: 'em', 'px', 'rem'." -msgstr "Definisce la dimensione del carattere del componente. Unità consentite: 'em', 'px', 'rem'." - -#: inc/settings/mollie_components.php:47 -msgctxt "Mollie Components Settings" -msgid "Font Weight" -msgstr "Peso del carattere" - -#: inc/settings/mollie_components.php:50 -msgctxt "Mollie Components Settings" -msgid "Lighter" -msgstr "Più leggero" - -#: inc/settings/mollie_components.php:51 -msgctxt "Mollie Components Settings" -msgid "Regular" -msgstr "Regolare" - -#: inc/settings/mollie_components.php:52 -msgctxt "Mollie Components Settings" -msgid "Bold" -msgstr "Grassetto" - -#: inc/settings/mollie_components.php:58 -msgctxt "Mollie Components Settings" -msgid "Letter Spacing" -msgstr "Spaziatura tra le lettere" - -#: inc/settings/mollie_components.php:64 -msgctxt "Mollie Components Settings" -msgid "Line Height" -msgstr "Altezza della linea" - -#: inc/settings/mollie_components.php:73 -msgctxt "Mollie Components Settings" -msgid "Padding" -msgstr "Padding" - -#: inc/settings/mollie_components.php:74 -msgctxt "Mollie Components Settings" -msgid "Add padding to the components. Allowed units include `16px 16px 16px 16px` and `em`, `px`, `rem`." -msgstr "Aggiunge un padding ai componenti. Le unità consentite sono `16px 16px 16px 16px` e `em`, `px`, `rem`." - -#: inc/settings/mollie_components.php:84 -msgctxt "Mollie Components Settings" -msgid "Align Text" -msgstr "Allinea il testo" - -#: inc/settings/mollie_components.php:87 -msgctxt "Mollie Components Settings" -msgid "Left" -msgstr "Sinistra" - -#: inc/settings/mollie_components.php:88 -msgctxt "Mollie Components Settings" -msgid "Right" -msgstr "Destra" - -#: inc/settings/mollie_components.php:89 -msgctxt "Mollie Components Settings" -msgid "Center" -msgstr "Centro" - -#: inc/settings/mollie_components.php:90 -msgctxt "Mollie Components Settings" -msgid "Justify" -msgstr "Giustifica" - -#: inc/settings/mollie_components.php:96 -msgctxt "Mollie Components Settings" -msgid "Transform Text " -msgstr "Trasforma il testo " - -#: inc/settings/mollie_components.php:99 -msgctxt "Mollie Components Settings" -msgid "None" -msgstr "Nessuno" - -#: inc/settings/mollie_components.php:104 -msgctxt "Mollie Components Settings" -msgid "Capitalize" -msgstr "Capitalizza" - -#: inc/settings/mollie_components.php:109 -msgctxt "Mollie Components Settings" -msgid "Uppercase" -msgstr "Maiuscolo" - -#: inc/settings/mollie_components.php:114 -msgctxt "Mollie Components Settings" -msgid "Lowercase" -msgstr "Minuscolo" - -#: inc/settings/mollie_components.php:119 -msgctxt "Mollie Components Settings" -msgid "Full Width" -msgstr "Larghezza completa" - -#: inc/settings/mollie_components.php:124 -msgctxt "Mollie Components Settings" -msgid "Full Size Kana" -msgstr "Kana a grandezza naturale" - -#: inc/settings/mollie_components.php:138 -msgctxt "Mollie Components Settings" -msgid "Invalid Status Styles" -msgstr "Stili di stato non validi" - -#: inc/settings/mollie_components.php:148 -msgctxt "Mollie Components Settings" -msgid "Text Color for invalid input." -msgstr "Colore del testo per input non valido." - -#: inc/settings/mollie_components.php:159 -msgctxt "Mollie Components Settings" -msgid "Background Color for invalid input." -msgstr "Colore di sfondo per input non valido." - -#: src/Activation/ActivationModule.php:141 -msgid "%1$sMollie Payments for WooCommerce: API keys missing%2$s Please%3$s set your API keys here%4$s." -msgstr "%1$sMollie Payments per WooCommerce: Chiavi API mancanti%2$s Per favore%3$s imposta le tue chiavi API qui%4$s." - -#: src/Activation/ConstraintsChecker.php:106 -msgid "%1$sMollie Payments for WooCommerce is inactive:%2$s" -msgstr "%1$sMollie Payments per WooCommerce è inattivo:%2$s" - -#: src/Activation/ConstraintsChecker.php:110 -msgid "%1$sCorrect the above errors to use Mollie Payments for Woocommerce%2$s" -msgstr "%1$sCorreggi gli errori sopra per utilizzare Mollie Payments per Woocommerce%2$s" - -#: src/Assets/AssetsModule.php:382 -msgid "Name on card" -msgstr "Nome sulla carta" - -#: src/Assets/AssetsModule.php:386 -msgid "Card number" -msgstr "Numero di carta" - -#: src/Assets/AssetsModule.php:390 -msgid "Expiry date" -msgstr "Data di scadenza" - -#: src/Assets/AssetsModule.php:394 -msgid "CVC/CVV" -msgstr "CVC/CVV" - -#: src/Assets/AssetsModule.php:401 -msgid "An unknown error occurred, please check the card fields." -msgstr "Si è verificato un errore sconosciuto, controlla i campi della carta." - -#: src/Assets/AssetsModule.php:455 -msgid "No custom logo selected" -msgstr "Nessun logo personalizzato selezionato" - -#: src/Assets/MollieCheckoutBlocksSupport.php:150 -msgid "Please choose a billing country to see the available payment methods" -msgstr "Scegli un paese di fatturazione per vedere i metodi di pagamento disponibili" - -#. translators: Placeholder 1: Payment method title -#: src/Buttons/ApplePayButton/AppleAjaxRequests.php:700 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:113 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:157 -#: src/Payment/PaymentService.php:740 -msgid "Could not create %s payment." -msgstr "Non è stato possibile creare il pagamento %s ." - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:42 -msgid "%1$sServer not compliant with Apple requirements%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sIl server non è conforme ai requisiti Apple%2$s Controlla %3$sla pagina dei requisiti del server Apple%4$s per risolvere il problema e far funzionare il pulsante Apple Pay" - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:58 -msgid "Apple Pay Validation Error: Please review the %1$sApple Server requirements%2$s. If everything appears correct, click the Apple Pay button to retry validation." -msgstr "Errore di convalida Apple Pay: Si prega di esaminare i %1$srequisiti del server Apple%2$s. Se tutto sembra corretto, clicca sul pulsante Apple Pay per riprovare la convalida." - -#: src/Gateway/GatewayModule.php:365 -msgid "Mollie Payment Details" -msgstr "Dettagli del pagamento Mollie" - -#: src/Gateway/GatewayModule.php:655 -#: src/PaymentMethods/PaymentFieldsStrategies/BillieFieldsStrategy.php:40 -msgid "Company" -msgstr "Azienda" - -#: src/Gateway/GatewayModule.php:663 -#: src/PaymentMethods/PaymentFieldsStrategies/BancomatpayFieldsStrategy.php:44 -#: src/PaymentMethods/PaymentFieldsStrategies/In3FieldsStrategy.php:68 -#: src/PaymentMethods/PaymentFieldsStrategies/RivertyFieldsStrategy.php:76 -msgid "Phone" -msgstr "Telefono" - -#: src/Gateway/GatewayModule.php:836 -msgid "Please introduce a valid birthdate number." -msgstr "Per favore inserisci una data di nascita valida." - -#: src/Gateway/MolliePaymentGateway.php:276 -#: src/Settings/Page/MollieSettingsPage.php:314 -msgid "Test mode enabled." -msgstr "Modalità test abilitata." - -#. translators: The surrounding %s's Will be replaced by a link to the global setting page -#: src/Gateway/MolliePaymentGateway.php:281 -msgid "No API key provided. Please %1$sset you Mollie API key%2$s first." -msgstr "Nessuna chiave API fornita. Si prega di %1$simpostare prima la chiave API di Mollie%2$s." - -#. translators: Placeholder 1: payment method title. The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Gateway/MolliePaymentGateway.php:296 -msgid "%1$s not enabled in your Mollie profile. You can enable it by editing your %2$sMollie profile%3$s." -msgstr "%1$s non è abilitato nel tuo profilo Mollie. Puoi abilitarlo modificando il proprio profilo %2$sMollie%3$s." - -#. translators: Placeholder 1: WooCommerce currency, placeholder 2: Supported Mollie currencies -#: src/Gateway/MolliePaymentGateway.php:311 -msgid "Current shop currency %1$s not supported by Mollie. Read more about %2$ssupported currencies and payment methods.%3$s " -msgstr "La valuta del negozio attuale %1$s non è supportata da Mollie. Leggi di più sulle %2$svalute e sui metodi di pagamento supportati.%3$s " - -#: src/Gateway/MolliePaymentGateway.php:582 -msgid "You have cancelled your payment. Please complete your order with a different payment method." -msgstr "Hai annullato il tuo pagamento. Per favore completa l'ordine con un altro metodo di pagamento." - -#: src/Gateway/MolliePaymentGateway.php:602 -#: src/Gateway/MolliePaymentGateway.php:616 -msgid "Your payment was not successful. Please complete your order with a different payment method." -msgstr "Il tuo pagamento non è riuscito. Per favore completa il tuo ordine con un altro metodo di pagamento." - -#: src/Gateway/MolliePaymentGateway.php:652 -msgid "Could not load order %s" -msgstr "Non è stato possibile caricare l'ordine %s" - -#: src/Gateway/MolliePaymentGateway.php:919 -msgid "Order cancelled" -msgstr "Ordine annullato" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Gateway/MolliePaymentGateway.php:953 -msgid "%1$s payment still pending (%2$s) but customer already returned to the store. Status should be updated automatically in the future, if it doesn't this might indicate a communication issue between the site and Mollie." -msgstr "Pagamento %1$s ancora in attesa (%2$s) ma il cliente è già ritornato al negozio. Lo stato dovrebbe essere aggiornato automaticamente in futuro; in caso contrario, ciò potrebbe indicare un problema di comunicazione tra il sito e Mollie." - -#: src/Gateway/MolliePaymentGateway.php:959 -#: src/Payment/MollieObject.php:686 -#: src/Payment/MollieObject.php:718 -#: src/Payment/MollieOrder.php:276 -#: src/Payment/MollieOrder.php:333 -#: src/Payment/MollieOrder.php:384 -#: src/Payment/MollieOrder.php:465 -#: src/Payment/MollieOrder.php:536 -#: src/Payment/MollieOrder.php:860 -#: src/Payment/MollieOrderService.php:178 -#: src/Payment/MollieOrderService.php:445 -#: src/Payment/MollieOrderService.php:508 -#: src/Payment/MollieOrderService.php:722 -#: src/Payment/MolliePayment.php:237 -#: src/Payment/MolliePayment.php:324 -#: src/Payment/MolliePayment.php:400 -#: src/Payment/MolliePayment.php:424 -#: src/Payment/PaymentService.php:827 -#: src/Subscription/MollieSepaRecurringGateway.php:137 -#: src/Subscription/MollieSepaRecurringGateway.php:204 -#: src/Subscription/MollieSubscriptionGateway.php:458 -msgid "test mode" -msgstr "modalità test" - -#: src/Gateway/MolliePaymentGateway.php:970 -msgid ", payment pending." -msgstr ", pagamento in attesa." - -#: src/Gateway/MolliePaymentGateway.php:1002 -msgid "Your order has been cancelled." -msgstr "Il tuo ordine è stato annullato." - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. -#: src/Gateway/Surcharge.php:262 -msgid " + %1$s %2$s fee might apply" -msgstr " + Potrebbe essere applicata una commissione di %1$s %2$s" - -#. translators: Placeholder 1: Fee amount tag. -#: src/Gateway/Surcharge.php:279 -msgid " + %1$s%% fee might apply" -msgstr " + Potrebbe essere applicata una commissione di %1$s%%" - -#: src/Gateway/Surcharge.php:303 -msgid " + %1$s %2$s + %3$s%% fee might apply" -msgstr " + Potrebbe essere applicata una commissione di %1$s %2$s + %3$s%%" - -#: src/Gateway/Surcharge.php:340 -msgid " (excl. VAT)" -msgstr " (IVA esclusa)" - -#: src/Gateway/Voucher/VoucherModule.php:79 -#: src/Settings/Page/MollieSettingsPage.php:50 -#: src/Settings/Page/MollieSettingsPage.php:183 -msgid "Mollie Settings" -msgstr "Impostazioni Mollie" - -#: src/Gateway/Voucher/VoucherModule.php:109 -#: src/Gateway/Voucher/VoucherModule.php:149 -#: src/Gateway/Voucher/VoucherModule.php:172 -msgid "Mollie Voucher Category" -msgstr "Categoria di buono Mollie" - -#: src/Gateway/Voucher/VoucherModule.php:112 -#: src/Gateway/Voucher/VoucherModule.php:151 -#: src/Gateway/Voucher/VoucherModule.php:176 -msgid "--Please choose an option--" -msgstr "--Seleziona un'opzione--" - -#: src/Gateway/Voucher/VoucherModule.php:113 -#: src/Gateway/Voucher/VoucherModule.php:152 -#: src/Gateway/Voucher/VoucherModule.php:181 -#: src/Gateway/Voucher/VoucherModule.php:243 -#: src/Gateway/Voucher/VoucherModule.php:298 -msgid "No Category" -msgstr "Nessuna categoria" - -#: src/Gateway/Voucher/VoucherModule.php:114 -#: src/Gateway/Voucher/VoucherModule.php:153 -#: src/Gateway/Voucher/VoucherModule.php:184 -#: src/Gateway/Voucher/VoucherModule.php:244 -#: src/Gateway/Voucher/VoucherModule.php:299 -#: src/PaymentMethods/Voucher.php:57 -msgid "Meal" -msgstr "Pasto" - -#: src/Gateway/Voucher/VoucherModule.php:115 -#: src/Gateway/Voucher/VoucherModule.php:154 -#: src/Gateway/Voucher/VoucherModule.php:187 -#: src/Gateway/Voucher/VoucherModule.php:245 -#: src/Gateway/Voucher/VoucherModule.php:300 -#: src/PaymentMethods/Voucher.php:58 -msgid "Eco" -msgstr "Eco" - -#: src/Gateway/Voucher/VoucherModule.php:116 -#: src/Gateway/Voucher/VoucherModule.php:155 -#: src/Gateway/Voucher/VoucherModule.php:190 -#: src/Gateway/Voucher/VoucherModule.php:246 -#: src/Gateway/Voucher/VoucherModule.php:301 -#: src/PaymentMethods/Voucher.php:59 -msgid "Gift" -msgstr "Regalo" - -#: src/Gateway/Voucher/VoucherModule.php:157 -#: src/Gateway/Voucher/VoucherModule.php:194 -msgid "Select a voucher category to apply to all products with this category" -msgstr "Seleziona una categoria di buono per applicarla a tutti i prodotti di questa categoria" - -#: src/Gateway/Voucher/VoucherModule.php:228 -#: src/PaymentMethods/Voucher.php:53 -msgid "Select the default products category" -msgstr "Seleziona la categoria di prodotti predefinita" - -#: src/Gateway/Voucher/VoucherModule.php:232 -msgid "Products voucher category" -msgstr "Categoria di buono prodotti" - -#: src/Gateway/Voucher/VoucherModule.php:239 -#: src/Gateway/Voucher/VoucherModule.php:297 -msgid "Same as default category" -msgstr "Uguale alla categoria predefinita" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/Gateway/Voucher/VoucherModule.php:251 -msgid "In order to process it, all products in the order must have a category. To disable the product from voucher selection select 'No category' option." -msgstr "Per poter elaborarlo, tutti i prodotti dell'ordine devono avere una categoria. Per escludere il prodotto dalla selezione dei buoni, seleziona l'opzione \"Nessuna categoria\"." - -#: src/Gateway/Voucher/VoucherModule.php:294 -msgid "Mollie Voucher category" -msgstr "Categoria di buono Mollie" - -#: src/MerchantCapture/Capture/Action/CapturePayment.php:26 -msgid "The Mollie payment ID is missing, and we are unable to capture the funds." -msgstr "Manca l'ID del pagamento Mollie, e non siamo in grado di catturare i fondi." - -#: src/MerchantCapture/Capture/Action/CapturePayment.php:52 -msgid "The payment capture of %s has been sent successfully, and we are currently awaiting confirmation." -msgstr "La cattura del pagamento %s è stata inviata con successo e siamo attualmente in attesa di una conferma." - -#: src/MerchantCapture/Capture/Action/CapturePayment.php:63 -msgid "Payment Capture Failed. We encountered an issue while processing the payment capture." -msgstr "Cattura del pagamento non riuscita. Si è verificato un problema durante l'elaborazione della cattura del pagamento." - -#: src/MerchantCapture/Capture/Action/VoidPayment.php:27 -msgid "Payment cancelation failed. We encountered an issue while canceling the pre-authorized payment." -msgstr "Annullamento del pagamento non riuscito. Si è verificato un problema durante l'annullamento del pagamento preautorizzato." - -#: src/MerchantCapture/Capture/Type/ManualCapture.php:31 -msgid "Capture authorized Mollie payment" -msgstr "Cattura pagamento Mollie autorizzato" - -#: src/MerchantCapture/MerchantCaptureModule.php:224 -msgid "To capture the authorized payment, select capture action from the list below." -msgstr "Per catturare il pagamento autorizzato, seleziona l'azione di cattura dall'elenco sottostante." - -#: src/MerchantCapture/MerchantCaptureModule.php:229 -msgid "Before capturing the authorized payment, ensure to set the order status to On Hold." -msgstr "Prima di catturare il pagamento autorizzato, assicurati di impostare lo stato dell'ordine su In Attesa." - -#: src/MerchantCapture/MollieCaptureSettings.php:19 -msgid "Placing payments on Hold" -msgstr "Mettere i pagamenti in sospeso" - -#: src/MerchantCapture/MollieCaptureSettings.php:23 -msgid "Capture payments immediately" -msgstr "Cattura i pagamenti immediatamente" - -#: src/MerchantCapture/MollieCaptureSettings.php:24 -msgid "Authorize payments for a later capture" -msgstr "Autorizza i pagamenti per una cattura successiva" - -#: src/MerchantCapture/MollieCaptureSettings.php:28 -msgid "Authorized payment can be captured or canceled by changing the order status instead of doing it manually." -msgstr "Il pagamento autorizzato può essere catturato o annullato modificando lo stato dell'ordine invece di farlo manualmente." - -#: src/MerchantCapture/MollieCaptureSettings.php:36 -msgid "Capture or cancel on status change" -msgstr "Cattura o annulla al cambio di stato" - -#: src/MerchantCapture/MollieCaptureSettings.php:42 -msgid "Capture authorized payments automatically when setting the order status to Processing or Completed. Cancel the payment by setting the order status Canceled." -msgstr "Cattura automaticamente i pagamenti autorizzati impostando lo stato dell'ordine su In elaborazione o Completato. Annulla il pagamento impostando lo stato dell'ordine su Annullato." - -#: src/MerchantCapture/OrderListPaymentColumn.php:32 -#: src/MerchantCapture/OrderListPaymentColumn.php:41 -msgid "Payment Status" -msgstr "Stato del pagamento" - -#: src/MerchantCapture/UI/StatusRenderer.php:16 -msgid "Payment authorized" -msgstr "Pagamento autorizzato" - -#: src/MerchantCapture/UI/StatusRenderer.php:21 -msgid "Payment canceled" -msgstr "Pagamento annullato" - -#: src/MerchantCapture/UI/StatusRenderer.php:26 -msgid "Payment captured" -msgstr "Pagamento catturato" - -#: src/MerchantCapture/UI/StatusRenderer.php:31 -msgid "Payment waiting" -msgstr "Pagamento in attesa" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:681 -msgid "%1$s renewal payment failed via Mollie (%2$s). You will need to manually review the payment and adjust product stocks if you use them." -msgstr "Il rinnovo del pagamento %1$s non è riuscito tramite Mollie (%2$s). Dovrai esaminare manualmente il pagamento e regolare le scorte di prodotti, se le utilizzi." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:713 -msgid "%1$s payment failed via Mollie (%2$s)." -msgstr "Il pagamento %1$s è fallito tramite Mollie (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:747 -msgid "Mollie webhook called, but payment also started via %s, so the order status is not updated." -msgstr "Il webhook di Mollie è stato chiamato, ma il pagamento è stato avviato anche tramite %s, quindi lo stato dell'ordine non è stato aggiornato." - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/Payment/MollieObject.php:769 -#: src/PaymentMethods/InstructionStrategies/PaypalInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (PayPal transaction ID: %3$s)" -msgstr "Pagamento completato da %1$s - %2$s (ID transazione PayPal: %3$s)" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:913 -msgctxt "Payment description for {orderNumber}" -msgid "Order {orderNumber}" -msgstr "Ordine {orderNumber}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:923 -msgctxt "Payment description for {storeName}" -msgid "StoreName {storeName}" -msgstr "Nome Negozio {storeName}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:933 -msgctxt "Payment description for {customer.firstname}" -msgid "Customer Firstname {customer.firstname}" -msgstr "Nome Cliente {customer.firstname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:943 -msgctxt "Payment description for {customer.lastname}" -msgid "Customer Lastname {customer.lastname}" -msgstr "Cognome Cliente {customer.lastname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:953 -msgctxt "Payment description for {customer.company}" -msgid "Customer Company {customer.company}" -msgstr "Azienda Cliente {customer.company}" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:272 -#: src/Payment/MolliePayment.php:235 -#: src/Subscription/MollieSepaRecurringGateway.php:210 -msgid "Order completed using %1$s payment (%2$s)." -msgstr "Ordine completato utilizzando il pagamento %1$s (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:331 -msgid "Order authorized using %1$s payment (%2$s). Set order to completed in WooCommerce when you have shipped the products, to capture the payment. Do this within 28 days, or the order will expire. To handle individual order lines, process the order via the Mollie Dashboard." -msgstr "Ordine autorizzato utilizzando il pagamento %1$s (%2$s). Per catturare il pagamento, imposta l'ordine su completato in WooCommerce quando i prodotti sono stati spediti. Fai questo entro 28 giorni, altrimenti l'ordine scadrà. Per gestire singole righe d'ordine, elabora l'ordine tramite la Mollie Dashboard." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:382 -msgid "Order completed at Mollie for %1$s order (%2$s). At least one order line completed. Remember: Completed status for an order at Mollie is not the same as Completed status in WooCommerce!" -msgstr "Ordine completato su Mollie per l'ordine %1$s (%2$s). Almeno una riga dell'ordine è completata. Ricorda: lo stato Completato per un ordine su Mollie non è lo stesso dello stato Completato in WooCommerce!" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:463 -msgid "%1$s order (%2$s) cancelled ." -msgstr "Ordine %1$s (%2$s) annullato ." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:534 -msgid "%1$s order expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "Ordine %1$s scaduto (%2$s) ma non annullato a causa di un altro pagamento in attesa (%3$s)." - -#: src/Payment/MollieOrder.php:629 -msgctxt "Order note error" -msgid "The sum of refunds for all order lines is not identical to the refund amount, so this refund will be processed as a payment amount refund, not an order line refund." -msgstr "La somma dei rimborsi per tutte le righe dell'ordine non è identica all'importo del rimborso, quindi questo rimborso sarà elaborato come un rimborso dell'importo del pagamento, non come un rimborso delle righe dell'ordine." - -#: src/Payment/MollieOrder.php:761 -msgctxt "Order note error" -msgid "Can not refund order amount that has status %1$s at Mollie." -msgstr "Non è possibile rimborsare l'importo dell'ordine con lo stato %1$s in Mollie." - -#: src/Payment/MollieOrder.php:783 -msgid "Amount refund of %1$s%2$s refunded in WooCommerce and at Mollie.%3$s Refund ID: %4$s." -msgstr "Rimborso dell'importo di %1$s%2$s rimborsato in WooCommerce e su Mollie.%3$s ID rimborso: %4$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:855 -msgid "%1$s order (%2$s) expired ." -msgstr "Ordine %1$s (%2$s) scaduto ." - -#: src/Payment/MollieOrder.php:942 -msgid "%1$sx %2$s cancelled for %3$s%4$s in WooCommerce and at Mollie." -msgstr "%1$sx %2$s cancellato per %3$s%4$s in WooCommerce e in Mollie." - -#: src/Payment/MollieOrder.php:966 -msgid "%1$sx %2$s refunded for %3$s%4$s in WooCommerce and at Mollie.%5$s Refund ID: %6$s." -msgstr "%1$sx %2$s rimborsato per %3$s%4$s in WooCommerce e in Mollie.%5$s ID rimborso: %6$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment status, placeholder 3: payment ID -#: src/Payment/MollieOrderService.php:175 -msgid "%1$s payment %2$s (%3$s), not processed." -msgstr "Pagamento %1$s %2$s (%3$s), non elaborato." - -#: src/Payment/MollieOrderService.php:408 -msgid "New chargeback %s processed! Order note and order status updated." -msgstr "Nuovo chargeback %s elaborato! Nota e stato dell'ordine sono stati aggiornati." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:440 -msgid "%1$s payment charged back via Mollie (%2$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "Pagamento %1$s riaddebitato tramite Mollie (%2$s). Dovrai rivedere manualmente il pagamento (e regolare le scorte dei prodotti, se utilizzi questo sistema)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:502 -msgid "%1$s payment charged back via Mollie (%2$s). Subscription status updated, please review (and adjust product stocks if you use it)." -msgstr "Pagamento %1$s riaddebitato tramite Mollie (%2$s). Lo stato dell'abbonamento è stato aggiornato, si prega di verificare (e di adeguare le scorte del prodotto se le utilizzi)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:709 -msgid "%1$s payment %2$s via Mollie (%3$s %4$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "Pagamento %1$s %2$s tramite Mollie (%3$s %4$s). Dovrai rivedere manualmente il pagamento (e regolare le scorte di prodotti, se utilizzi questo sistema)." - -#: src/Payment/MollieOrderService.php:822 -msgid "New refund %s processed in Mollie Dashboard! Order note added, but order not updated." -msgstr "Nuovo rimborso %s elaborato nella Mollie Dashboard! Nota dell'ordine è stata aggiunta, ma l'ordine non è stato aggiornato." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:322 -msgid "%1$s payment (%2$s) cancelled ." -msgstr "Pagamento %1$s (%2$s) annullato." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:398 -msgid "%1$s payment expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "Pagamento %1$s scaduto (%2$s) ma non annullato a causa di un altro pagamento in attesa (%3$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:422 -msgid "%1$s payment expired (%2$s)." -msgstr "Pagamento %1$s scaduto (%2$s)." - -#. translators: Placeholder 1: currency, placeholder 2: refunded amount, placeholder 3: optional refund reason, placeholder 4: payment ID, placeholder 5: refund ID -#: src/Payment/MolliePayment.php:502 -msgid "Refunded %1$s%2$s%3$s - Payment: %4$s, Refund: %5$s" -msgstr "Rimborsato %1$s%2$s%3$s - Pagamento: %4$s, Rimborso: %5$s" - -#. translators: Placeholder 1: order number -#: src/Payment/MollieSubscription.php:78 -msgctxt "Default payment description for subscription recurring payments" -msgid "Order %1$s" -msgstr "Ordine %1$s" - -#: src/Payment/OrderItemsRefunder.php:121 -msgid "One of the WooCommerce order items does not have the refund item ID meta value associated to Mollie Order item." -msgstr "Uno degli articoli dell'ordine WooCommerce non ha il valore meta ID dell'elemento di rimborso associato all'articolo dell'ordine Mollie." - -#: src/Payment/OrderItemsRefunder.php:166 -msgid "Impossible to retrieve the order item ID related to the remote item: %1$s. Try to do a refund by amount." -msgstr "Impossibile recuperare l'ID dell'articolo dell'ordine relativo all'elemento remoto: %1$s. Prova a effettuare un rimborso per importo." - -#: src/Payment/OrderItemsRefunder.php:190 -msgid "Empty WooCommerce order items or mollie order lines." -msgstr "Elementi dell'ordine WooCommerce vuoti o righe dell'ordine Mollie vuote." - -#: src/Payment/OrderLines.php:85 -msgid "Rounding difference" -msgstr "Differenza di arrotondamento" - -#: src/Payment/OrderLines.php:545 -msgid "Shipping" -msgstr "Spedizione" - -#: src/Payment/PaymentModule.php:220 -msgid "%1$s items refunded in WooCommerce and at Mollie." -msgstr "%1$s articoli rimborsati in WooCommerce e in Mollie." - -#: src/Payment/PaymentModule.php:238 -msgid "%1$s items cancelled in WooCommerce and at Mollie." -msgstr "%1$s articoli annullati in WooCommerce e in Mollie." - -#: src/Payment/PaymentModule.php:357 -msgctxt "Order note info" -msgid "Processing a payment, no capture needed" -msgstr "Elaborando un pagamento, nessuna cattura necessaria" - -#: src/Payment/PaymentModule.php:371 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be shipped/captured." -msgstr "Ordine già annullato in Mollie, non può essere spedito/catturato." - -#: src/Payment/PaymentModule.php:379 -msgctxt "Order note info" -msgid "Order already completed at Mollie, can not be shipped/captured." -msgstr "Ordine già completato in Mollie, non può essere spedito/catturato." - -#: src/Payment/PaymentModule.php:388 -msgctxt "Order note info" -msgid "Order successfully updated to shipped at Mollie, capture of funds underway." -msgstr "Ordine aggiornato con successo in Mollie, cattura dei fondi in corso." - -#: src/Payment/PaymentModule.php:394 -msgctxt "Order note info" -msgid "Order not paid or authorized at Mollie yet, can not be shipped." -msgstr "L'ordine non ancora pagato o autorizzato in Mollie, non può essere spedito." - -#: src/Payment/PaymentModule.php:428 -msgctxt "Order note info" -msgid "Order contains Mollie payment method, but not a valid Mollie Order ID. Canceling order failed." -msgstr "L'ordine contiene un metodo di pagamento Mollie, ma non un ID ordine Mollie valido. Annullamento dell'ordine non è riuscito." - -#: src/Payment/PaymentModule.php:449 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be canceled again." -msgstr "L'ordine già annullato in Mollie, non può essere annullato nuovamente." - -#: src/Payment/PaymentModule.php:459 -msgctxt "Order note info" -msgid "Order also cancelled at Mollie." -msgstr "Ordine annullato anche in Mollie." - -#: src/Payment/PaymentModule.php:465 -msgctxt "Order note info" -msgid "Order could not be canceled at Mollie, because order status is " -msgstr "Non è stato possibile annullare l'ordine in Mollie, perché lo stato dell'ordine è " - -#: src/Payment/PaymentService.php:646 -msgid "Subscription switch failed, no valid mandate found. Place a completely new order to change your subscription." -msgstr "Cambio di abbonamento fallito, un mandato valido non è stato trovato. Effettua un nuovo ordine per cambiare il tuo abbonamento." - -#: src/Payment/PaymentService.php:652 -msgid "Failed switching subscriptions, no valid mandate." -msgstr "Cambio di abbonamento fallito, nessun mandato valido." - -#: src/Payment/PaymentService.php:662 -msgid "Order completed internally because of an existing valid mandate at Mollie." -msgstr "Ordine completato internamente a causa di un mandato valido esistente presso Mollie." - -#: src/Payment/PaymentService.php:805 -#: src/Subscription/MollieSepaRecurringGateway.php:126 -#: src/Subscription/MollieSubscriptionGateway.php:449 -msgid "Awaiting payment confirmation." -msgstr "In attesa della conferma del pagamento." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Payment/PaymentService.php:825 -#: src/Subscription/MollieSepaRecurringGateway.php:135 -#: src/Subscription/MollieSubscriptionGateway.php:456 -msgid "%1$s payment started (%2$s)." -msgstr "Pagamento %1$s avviato (%2$s)." - -#: src/Payment/PaymentService.php:895 -msgid "Payment failed due to: Mollie is out of service. Please try again later." -msgstr "Pagamento non riuscito a causa di: Mollie è fuori servizio. Riprova più tardi." - -#: src/Payment/PaymentService.php:918 -msgid "Payment failed due to: The payment was declined due to suspected fraud." -msgstr "Pagamento non riuscito a causa di: Il pagamento è stato rifiutato per sospetta frode." - -#: src/Payment/RefundLineItemsBuilder.php:126 -msgid "Mollie doesn't allow a partial refund of the full amount or quantity of at least one order line. Trying to process this as an amount refund instead." -msgstr "Mollie non consente un rimborso parziale dell'importo totale o della quantità di almeno una riga dell'ordine. Si tenterà di elaborare questo come un rimborso dell'importo invece." - -#: src/PaymentMethods/Alma.php:13 -msgid "Alma" -msgstr "Alma" - -#: src/PaymentMethods/Applepay.php:14 -msgid "To accept payments via Apple Pay" -msgstr "Per accettare pagamenti tramite Apple Pay" - -#: src/PaymentMethods/Bancomatpay.php:13 -msgid "Bancomat Pay" -msgstr "Bancomat Pay" - -#: src/PaymentMethods/Bancontact.php:13 -msgid "Bancontact" -msgstr "Bancontact" - -#: src/PaymentMethods/Banktransfer.php:32 -msgid "Bank Transfer" -msgstr "Bonifico bancario" - -#: src/PaymentMethods/Banktransfer.php:54 -#: src/Settings/General/MollieGeneralSettings.php:281 -msgid "Activate expiry time setting" -msgstr "Attiva l'impostazione del tempo di scadenza" - -#: src/PaymentMethods/Banktransfer.php:55 -#: src/Settings/General/MollieGeneralSettings.php:282 -msgid "Enable expiry time for payments" -msgstr "Abilita il tempo di scadenza per i pagamenti" - -#: src/PaymentMethods/Banktransfer.php:56 -msgid "Enable this option if you want to be able to set the time after which the payment will expire. This will turn all transactions into payments instead of orders" -msgstr "Abilita questa opzione se desideri impostare il tempo dopo il quale il pagamento scadrà. Questo trasformerà tutte le transazioni in pagamenti anziché in ordini" - -#: src/PaymentMethods/Banktransfer.php:61 -#: src/Settings/General/MollieGeneralSettings.php:288 -msgid "Expiry time" -msgstr "Tempo di scadenza" - -#. translators: Placeholder 1: Default expiry days. -#: src/PaymentMethods/Banktransfer.php:64 -msgid "Number of DAYS after the payment will expire. Default %d days" -msgstr "Numero di GIORNI dopo i quali il pagamento scadrà. Predefinito %d giorni" - -#: src/PaymentMethods/Banktransfer.php:73 -msgid "Skip Mollie payment screen" -msgstr "Salta la schermata di pagamento Mollie" - -#: src/PaymentMethods/Banktransfer.php:74 -msgid "Skip Mollie payment screen when Bank Transfer is selected" -msgstr "Salta la schermata di pagamento Mollie quando Bonifico Bancario è selezionato" - -#: src/PaymentMethods/Banktransfer.php:75 -msgid "Enable this option if you want to skip redirecting your user to the Mollie payment screen, instead this will redirect your user directly to the WooCommerce order received page displaying instructions how to complete the Bank Transfer payment." -msgstr "Attiva questa opzione se non vuoi reindirizzare l'utente alla schermata di pagamento di Mollie, invece l'utente verrà reindirizzato direttamente alla pagina di ricezione dell'ordine di WooCommerce con le istruzioni per completare il pagamento tramite bonifico bancario." - -#: src/PaymentMethods/Belfius.php:13 -msgid "Belfius Direct Net" -msgstr "Belfius Direct Net" - -#: src/PaymentMethods/Billie.php:13 -msgid "Billie" -msgstr "Billie" - -#: src/PaymentMethods/Billie.php:14 -msgid "To accept payments via Billie, all default WooCommerce checkout fields should be enabled and required." -msgstr "Per accettare pagamenti tramite Billie, tutti i campi predefiniti del checkout di WooCommerce devono essere abilitati e obbligatori." - -#: src/PaymentMethods/Billie.php:29 -msgid "Company field is empty. The company field is required." -msgstr "Il campo Azienda è vuoto. Il campo Azienda è obbligatorio." - -#: src/PaymentMethods/Billie.php:33 -msgid "Please enter your company name here." -msgstr "Inserisci qui il nome della tua azienda." - -#: src/PaymentMethods/Blik.php:13 -msgid "BLIK" -msgstr "BLIK" - -#: src/PaymentMethods/Creditcard.php:16 -msgid "Credit card" -msgstr "Carta di credito" - -#: src/PaymentMethods/Creditcard.php:52 -msgid "Enable Mollie Components" -msgstr "Attiva Mollie Components" - -#: src/PaymentMethods/Creditcard.php:55 -msgid "Use the Mollie Components for this Gateway. Read more about %s and how it improves your conversion." -msgstr "Utilizza i Mollie Components per questo gateway. Leggi di più su %s e come migliorano la tua conversione." - -#: src/PaymentMethods/Creditcard.php:59 -#: src/Settings/Page/Components.php:21 -#: src/Settings/Page/MollieSettingsPage.php:733 -msgid "Mollie Components" -msgstr "Mollie Components" - -#: src/PaymentMethods/Creditcard.php:92 -msgid "Customize Icons" -msgstr "Personalizza le icone" - -#: src/PaymentMethods/Creditcard.php:99 -msgid "Enable Icons Selector" -msgstr "Abilita il selettore delle icone" - -#: src/PaymentMethods/Creditcard.php:100 -msgid "Show customized creditcard icons on checkout page" -msgstr "Mostra le icone delle carte di credito personalizzate nella pagina di checkout" - -#: src/PaymentMethods/Creditcard.php:108 -msgid "Show American Express Icon" -msgstr "Mostra l'icona American Express" - -#: src/PaymentMethods/Creditcard.php:113 -msgid "Show Carta Si Icon" -msgstr "Mostra l'icona Carta Si" - -#: src/PaymentMethods/Creditcard.php:118 -msgid "Show Carte Bancaire Icon" -msgstr "Mostra l'icona Carte Bancaire" - -#: src/PaymentMethods/Creditcard.php:123 -msgid "Show Maestro Icon" -msgstr "Mostra l'icona Maestro" - -#: src/PaymentMethods/Creditcard.php:128 -msgid "Show Mastercard Icon" -msgstr "Mostra l'icona Mastercard" - -#: src/PaymentMethods/Creditcard.php:133 -msgid "Show Visa Icon" -msgstr "Mostra l'icona Visa" - -#: src/PaymentMethods/Creditcard.php:138 -msgid "Show VPay Icon" -msgstr "Mostra l'icona VPay" - -#: src/PaymentMethods/Directdebit.php:13 -msgid "SEPA Direct Debit" -msgstr "Addebito diretto SEPA" - -#: src/PaymentMethods/Directdebit.php:14 -msgid "SEPA Direct Debit is used for recurring payments with WooCommerce Subscriptions, and will not be shown in the WooCommerce checkout for regular payments! You also need to enable iDEAL and/or other 'first' payment methods if you want to use SEPA Direct Debit." -msgstr "L'addebito diretto SEPA viene utilizzato per i pagamenti ricorrenti con WooCommerce Subscriptions e non viene visualizzato nel checkout di WooCommerce per i pagamenti regolari! Se desideri utilizzare l'addebito diretto SEPA, è necessario attivare iDEAL e/o altri metodi di pagamento \"primi\"." - -#: src/PaymentMethods/Eps.php:13 -msgid "EPS" -msgstr "EPS" - -#: src/PaymentMethods/Giftcard.php:30 -msgctxt "Placeholder 1: giftcard issuer, Placeholder 2: amount value, Placeholder 3: currency" -msgid "Mollie - Giftcard details: %1$s %2$s %3$s." -msgstr "Mollie - Dettagli Carta regalo: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:42 -msgctxt "Placeholder 1: remainder method, Placeholder 2: amount value, Placeholder 3: currency" -msgid " Remainder: %1$s %2$s %3$s." -msgstr " Resto: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:60 -msgid "Gift cards" -msgstr "Carte regalo" - -#: src/PaymentMethods/Giftcard.php:62 -#: src/PaymentMethods/Giftcard.php:110 -msgid "Select your gift card" -msgstr "Seleziona la carta regalo" - -#: src/PaymentMethods/Giftcard.php:83 -msgid "Show gift cards dropdown" -msgstr "Mostra il menu a tendina delle carte regalo" - -#: src/PaymentMethods/Giftcard.php:89 -msgid "If you disable this, a dropdown with various gift cards will not be shown in the WooCommerce checkout, so users will select a gift card on the Mollie payment page after checkout." -msgstr "Se disabiliti questa opzione, il menu a tendina con le varie carte regalo non verrà mostrato nel checkout di WooCommerce, quindi gli utenti selezioneranno una carta regalo nella pagina di pagamento di Mollie dopo il checkout." - -#: src/PaymentMethods/Giftcard.php:98 -#: src/PaymentMethods/Kbc.php:53 -msgid "Issuers empty option" -msgstr "Opzione vuota per gli emittenti" - -#: src/PaymentMethods/Giftcard.php:104 -msgid "This text will be displayed as the first option in the gift card dropdown, but only if the above 'Show gift cards dropdown' is enabled." -msgstr "Questo testo verrà mostrato come prima opzione nel menu a tendina delle carte regalo, ma solo se il precedente \"Mostra menu a tendina delle carte regalo\" è abilitato." - -#: src/PaymentMethods/Giropay.php:13 -msgid "Giropay" -msgstr "Giropay" - -#: src/PaymentMethods/Giropay.php:34 -msgid "%1$s Paydirekt, the owner of Giropay, has decided to deprecate Giropay. On Monday, 24 June 2024, Mollie was informed that Giropay would cease onboarding new merchants and processing new payments after 30 June 2024. No action is needed from your side. Mollie will automatically remove Giropay as a payment option from your Checkout by 30 June.\n" -"Subscription renewals and refunds will continue to be processed as usual beyond June 30. More details can be found in the %2$s Giropay Deprecation FAQ. %3$s" -msgstr "%1$s Paydirekt, proprietaria di Giropay, ha deciso di deprezzare Giropay. Lunedì 24 giugno 2024, Mollie è stata informata del fatto che Giropay avrebbe cessato l'inserimento di nuovi commercianti e l'elaborazione di nuovi pagamenti dopo il 30 giugno 2024. Non è necessaria alcuna azione da parte tua. Mollie rimuoverà automaticamente Giropay come opzione di pagamento dal tuo Checkout entro il 30 giugno.\n" -"I rinnovi e i rimborsi degli abbonamenti continueranno a essere elaborati come di consueto anche dopo il 30 giugno. Maggiori dettagli sono disponibili nelle FAQ sulla deprecazione di Giropay di %2$s. %3$s" - -#: src/PaymentMethods/Ideal.php:15 -msgid "iDEAL" -msgstr "iDEAL" - -#: src/PaymentMethods/In3.php:13 -msgid "in3" -msgstr "in3" - -#: src/PaymentMethods/In3.php:15 -msgid "Pay in 3 instalments, 0% interest" -msgstr "Pagamento in 3 rate, interessi allo 0%." - -#: src/PaymentMethods/In3.php:26 -msgid "Required field is empty or invalid. Phone (+316xxxxxxxx) and birthdate fields are required." -msgstr "Il campo richiesto è vuoto o non valido. I campi telefono (+316xxxxxxxx) e data di nascita sono obbligatori." - -#: src/PaymentMethods/In3.php:30 -#: src/PaymentMethods/Riverty.php:32 -msgid "Please enter your phone here. +316xxxxxxxx" -msgstr "Inserisci qui il tuo telefono. +316xxxxxxxx" - -#: src/PaymentMethods/In3.php:31 -#: src/PaymentMethods/Riverty.php:33 -msgid "Please enter your birthdate here." -msgstr "Inserisci qui la tua data di nascita." - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/PaymentMethods/InstructionStrategies/ApplepayInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (Apple Pay transaction ID: %3$s)" -msgstr "Pagamento completato da %1$s - %2$s (ID transazione Apple Pay: %3$s)" - -#. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN, placeholder 3: consumer BIC -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:28 -#: src/PaymentMethods/InstructionStrategies/DirectDebitInstructionTrait.php:20 -msgid "Payment completed by %1$s (IBAN (last 4 digits): %2$s, BIC: %3$s)" -msgstr "Pagamento completato da %1$s (IBAN (ultime 4 cifre): %2$s, BIC: %3$s)" - -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:37 -msgid "Please complete your payment by transferring the total amount to the following bank account:" -msgstr "Per favore completa il pagamento trasferendo l'importo totale al seguente conto corrente bancario:" - -#. translators: Placeholder 1: 'Stichting Mollie Payments' -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:41 -msgid "Beneficiary: %s" -msgstr "Beneficiario: %s" - -#. translators: Placeholder 1: Payment details bank account -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:43 -msgid "IBAN: %s" -msgstr "IBAN: %s" - -#. translators: Placeholder 1: Payment details bic -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:45 -msgid "BIC: %s" -msgstr "BIC: %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:49 -msgid "Payment reference: %s" -msgstr "Riferimento pagamento: %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:52 -msgid "Please provide the payment reference %s" -msgstr "Per favore fornisci il riferimento del pagamento %s" - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:62 -msgid "The payment will expire on %s." -msgstr "Il pagamento scadrà il %s." - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:68 -msgid "The payment will expire on %s. Please make sure you transfer the total amount before this date." -msgstr "Il pagamento scadrà il %s. Assicurati di trasferire l'importo totale prima di questa data." - -#. translators: Placeholder 1: card holder -#: src/PaymentMethods/InstructionStrategies/CreditcardInstructionStrategy.php:19 -msgid "Payment completed by %s" -msgstr "Pagamento completato da %s" - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:19 -msgid "We have not received a definite payment status." -msgstr "Non abbiamo ricevuto uno stato di pagamento definitivo." - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:25 -msgid "We have not received a definite payment status. You will receive an email as soon as we receive a confirmation of the bank/merchant." -msgstr "Non abbiamo ricevuto uno stato di pagamento definitivo. Riceverai un'e-mail non appena riceveremo la conferma della banca/commerciante." - -#. translators: Placeholder 1: payment method -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:33 -msgid "Payment completed with %s" -msgstr "Pagamento completato con %s" - -#. translators: Placeholder 1: Mollie_WC_Gateway_MyBank consumer name, placeholder 2: Consumer Account number -#: src/PaymentMethods/InstructionStrategies/MybankInstructionStrategy.php:18 -msgid "Payment completed by %1$s - %2$s" -msgstr "Pagamento completato da %1$s - %2$s" - -#. translators: Placeholder 1: customer billing email -#: src/PaymentMethods/InstructionStrategies/Przelewy24InstructionStrategy.php:19 -msgid "Payment completed by %s." -msgstr "Pagamento completato da %s." - -#: src/PaymentMethods/Kbc.php:14 -msgid "KBC/CBC Payment Button" -msgstr "Pulsante di pagamento KBC/CBC" - -#: src/PaymentMethods/Kbc.php:16 -#: src/PaymentMethods/Kbc.php:65 -msgid "Select your bank" -msgstr "Seleziona la tua banca" - -#: src/PaymentMethods/Kbc.php:38 -msgid "Show KBC/CBC banks dropdown" -msgstr "Mostra il menu a tendina delle banche KBC/CBC" - -#: src/PaymentMethods/Kbc.php:44 -msgid "If you disable this, a dropdown with various KBC/CBC banks will not be shown in the WooCommerce checkout, so users will select a KBC/CBC bank on the Mollie payment page after checkout." -msgstr "Se disattivi questa opzione, il menu a tendina con le varie banche KBC/CBC non verrà visualizzato nel checkout di WooCommerce, quindi gli utenti selezioneranno una banca KBC/CBC nella pagina di pagamento di Mollie dopo il checkout." - -#: src/PaymentMethods/Kbc.php:59 -msgid "This text will be displayed as the first option in the KBC/CBC issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show KBC/CBC banks dropdown' is enabled." -msgstr "Questo testo verrà mostrato come prima opzione nella tendina degli emittenti KBC/CBC; se non viene inserito nulla, \"Seleziona la tua banca\" verrà mostrato. Solo se il precedente \"Mostra menu a tendina delle banche KBC/CBC\" è abilitato." - -#: src/PaymentMethods/Klarna.php:13 -msgid "Pay with Klarna" -msgstr "Paga con Klarna" - -#: src/PaymentMethods/Klarna.php:14 -#: src/PaymentMethods/Klarnapaylater.php:14 -#: src/PaymentMethods/Klarnapaynow.php:14 -#: src/PaymentMethods/Klarnasliceit.php:14 -msgid "To accept payments via Klarna, all default WooCommerce checkout fields should be enabled and required." -msgstr "Per accettare pagamenti tramite Klarna, tutti i campi predefiniti del checkout di WooCommerce devono essere abilitati e richiesti." - -#: src/PaymentMethods/Klarnapaylater.php:13 -msgid "Klarna Pay later" -msgstr "Klarna: Pay Later" - -#: src/PaymentMethods/Klarnapaynow.php:13 -msgid "Klarna Pay Now" -msgstr "Klarna: Pay Now" - -#: src/PaymentMethods/Klarnasliceit.php:13 -msgid "Klarna Slice it" -msgstr "Klarna: Slice it" - -#: src/PaymentMethods/Mybank.php:13 -msgid "MyBank" -msgstr "MyBank" - -#: src/PaymentMethods/Mybank.php:14 -msgid "To accept payments via MyBank" -msgstr "Per accettare pagamenti tramite MyBank" - -#: src/PaymentMethods/Payconiq.php:13 -msgid "payconiq" -msgstr "payconiq" - -#. translators: Placeholder 1: Lock icon. Placeholder 2: Mollie logo. -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:25 -msgid "%1$s Secure payments provided by %2$s" -msgstr "%1$s Pagamenti sicuri forniti da %2$s" - -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:43 -msgid "Secure payments provided by" -msgstr "Pagamenti sicuri forniti da" - -#: src/PaymentMethods/PaymentFieldsStrategies/In3FieldsStrategy.php:53 -#: src/PaymentMethods/PaymentFieldsStrategies/RivertyFieldsStrategy.php:53 -msgid "Birthdate" -msgstr "Data di nascita" - -#: src/PaymentMethods/Paypal.php:13 -msgid "PayPal" -msgstr "PayPal" - -#: src/PaymentMethods/Paypal.php:33 -msgid "Display on cart page" -msgstr "Mostra nella pagina del carrello" - -#: src/PaymentMethods/Paypal.php:37 -msgid "Enable the PayPal button to be used in the cart page." -msgstr "Abilita il pulsante PayPal da utilizzare nella pagina del carrello." - -#: src/PaymentMethods/Paypal.php:45 -msgid "Display on product page" -msgstr "Mostra sulla pagina del prodotto" - -#: src/PaymentMethods/Paypal.php:49 -msgid "Enable the PayPal button to be used in the product page." -msgstr "Abilita il pulsante PayPal da utilizzare nella pagina del prodotto." - -#: src/PaymentMethods/Paypal.php:58 -msgctxt "Mollie PayPal Button Settings" -msgid "Button text language and color" -msgstr "Lingua e colore del testo del pulsante" - -#: src/PaymentMethods/Paypal.php:59 -msgctxt "Mollie PayPal Button Settings" -msgid "Select the text and the colour of the button." -msgstr "Seleziona il testo e il colore del pulsante." - -#: src/PaymentMethods/Paypal.php:69 -msgid "Minimum amount to display button" -msgstr "Importo minimo per mostrare il pulsante" - -#: src/PaymentMethods/Paypal.php:73 -msgid "If the product or the cart total amount is under this number, then the button will not show up." -msgstr "Se il prodotto o il totale del carrello è inferiore a questo numero, il pulsante non verrà mostrato." - -#: src/PaymentMethods/Paypal.php:88 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill blue" -msgstr "Inglese -- Acquista con PayPal - Pillola blu" - -#: src/PaymentMethods/Paypal.php:89 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded blue" -msgstr "Inglese -- Acquista con PayPal - Blu arrotondato" - -#: src/PaymentMethods/Paypal.php:90 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill golden" -msgstr "Inglese -- Acquista con PayPal - Pillola d'oro" - -#: src/PaymentMethods/Paypal.php:91 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded golden" -msgstr "Inglese -- Acquista con PayPal - Oro arrotondato" - -#: src/PaymentMethods/Paypal.php:92 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill gray" -msgstr "Inglese -- Acquista con PayPal - Pillola grigia" - -#: src/PaymentMethods/Paypal.php:93 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded gray" -msgstr "Inglese -- Acquista con PayPal - Grigio arrotondato" - -#: src/PaymentMethods/Paypal.php:94 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill white" -msgstr "Inglese -- Acquista con PayPal - Pillola bianca" - -#: src/PaymentMethods/Paypal.php:95 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded white" -msgstr "Inglese -- Acquista con PayPal - Bianco arrotondato" - -#: src/PaymentMethods/Paypal.php:96 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill black" -msgstr "Inglese -- Checkout con PayPal - Pillola nera" - -#: src/PaymentMethods/Paypal.php:97 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded black" -msgstr "Inglese -- Checkout con PayPal - Nero arrotondato" - -#: src/PaymentMethods/Paypal.php:98 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill blue" -msgstr "Inglese -- Checkout con PayPal - Pillola blu" - -#: src/PaymentMethods/Paypal.php:99 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded blue" -msgstr "Inglese -- Pagamento con PayPal - Blu arrotondato" - -#: src/PaymentMethods/Paypal.php:100 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill golden" -msgstr "Inglese -- Checkout con PayPal - Pillola d'oro" - -#: src/PaymentMethods/Paypal.php:101 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded golden" -msgstr "Inglese -- Checkout con PayPal - Oro arrotondato" - -#: src/PaymentMethods/Paypal.php:102 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill gray" -msgstr "Inglese -- Checkout con PayPal - Pillola grigia" - -#: src/PaymentMethods/Paypal.php:103 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded gray" -msgstr "Inglese -- Checkout con PayPal - Grigio arrotondato" - -#: src/PaymentMethods/Paypal.php:104 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill white" -msgstr "Inglese -- Checkout con PayPal - Pillola nera" - -#: src/PaymentMethods/Paypal.php:105 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded white" -msgstr "Inglese -- Checkout con PayPal - Bianco arrotondato" - -#: src/PaymentMethods/Paypal.php:106 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill black" -msgstr "Olandese -- Acquista con PayPal - Pillola nera" - -#: src/PaymentMethods/Paypal.php:107 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded black" -msgstr "Olandese -- Acquista con PayPal - Nero arrotondato" - -#: src/PaymentMethods/Paypal.php:108 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill blue" -msgstr "Olandese -- Acquista con PayPal - Pillola blu" - -#: src/PaymentMethods/Paypal.php:109 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded blue" -msgstr "Olandese -- Acquista con PayPal - Blu arrotondato" - -#: src/PaymentMethods/Paypal.php:110 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill golden" -msgstr "Olandese -- Acquista con PayPal - Pillola d'oro" - -#: src/PaymentMethods/Paypal.php:111 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded golden" -msgstr "Olandese -- Acquista con PayPal - Oro arrotondato" - -#: src/PaymentMethods/Paypal.php:112 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill gray" -msgstr "Olandese -- Acquista con PayPal - Pillola grigia" - -#: src/PaymentMethods/Paypal.php:113 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded gray" -msgstr "Olandese -- Acquista con PayPal - Grigio arrotondato" - -#: src/PaymentMethods/Paypal.php:114 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill white" -msgstr "Olandese -- Acquista con PayPal - Pillola bianca" - -#: src/PaymentMethods/Paypal.php:115 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded white" -msgstr "Olandese -- Acquista con PayPal - Bianco arrotondato" - -#: src/PaymentMethods/Paypal.php:116 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill black" -msgstr "Olandese -- Checkout con PayPal - Pillola nera" - -#: src/PaymentMethods/Paypal.php:117 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded black" -msgstr "Olandese -- Checkout con PayPal - Nero arrotondato" - -#: src/PaymentMethods/Paypal.php:118 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill blue" -msgstr "Olandese -- Checkout con PayPal - Pillola blu" - -#: src/PaymentMethods/Paypal.php:119 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded blue" -msgstr "Olandese -- Checkout con PayPal - Blu arrotondato" - -#: src/PaymentMethods/Paypal.php:120 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill golden" -msgstr "Olandese -- Checkout con PayPal - Pillola d'oro" - -#: src/PaymentMethods/Paypal.php:121 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded golden" -msgstr "Olandese -- Checkout con PayPal - Oro arrotondato" - -#: src/PaymentMethods/Paypal.php:122 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill gray" -msgstr "Olandese -- Checkout con PayPal - Pillola grigia" - -#: src/PaymentMethods/Paypal.php:123 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded gray" -msgstr "Olandese -- Checkout con PayPal - Grigio arrotondato" - -#: src/PaymentMethods/Paypal.php:124 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill white" -msgstr "Olandese -- Checkout con PayPal - Pillola bianca" - -#: src/PaymentMethods/Paypal.php:125 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded white" -msgstr "Olandese -- Checkout con PayPal - Bianco arrotondato" - -#: src/PaymentMethods/Paypal.php:126 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill black" -msgstr "Tedesco -- Acquista con PayPal - Pillola nera" - -#: src/PaymentMethods/Paypal.php:127 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded black" -msgstr "Tedesco -- Acquista con PayPal - Nero arrotondato" - -#: src/PaymentMethods/Paypal.php:128 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill blue" -msgstr "Tedesco -- Acquista con PayPal - Pillola blu" - -#: src/PaymentMethods/Paypal.php:129 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded blue" -msgstr "Tedesco -- Acquista con PayPal - Blu arrotondato" - -#: src/PaymentMethods/Paypal.php:130 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill golden" -msgstr "Tedesco -- Acquista con PayPal - Pillola d'oro" - -#: src/PaymentMethods/Paypal.php:131 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded golden" -msgstr "Tedesco -- Acquista con PayPal - Oro arrotondato" - -#: src/PaymentMethods/Paypal.php:132 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill gray" -msgstr "Tedesco -- Acquista con PayPal - Pillola grigia" - -#: src/PaymentMethods/Paypal.php:133 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded gray" -msgstr "Tedesco -- Acquista con PayPal - Grigio arrotondato" - -#: src/PaymentMethods/Paypal.php:134 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill white" -msgstr "Tedesco -- Acquista con PayPal - Pillola bianca" - -#: src/PaymentMethods/Paypal.php:135 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded white" -msgstr "Tedesco -- Acquista con PayPal - Bianco arrotondato" - -#: src/PaymentMethods/Paypal.php:136 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill black" -msgstr "Tedesco -- Checkout con PayPal - Pillola nera" - -#: src/PaymentMethods/Paypal.php:137 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded black" -msgstr "Tedesco -- Checkout con PayPal - Nero arrotondato" - -#: src/PaymentMethods/Paypal.php:138 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill blue" -msgstr "Tedesco -- Checkout con PayPal - Pillola blu" - -#: src/PaymentMethods/Paypal.php:139 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded blue" -msgstr "Tedesco -- Checkout con PayPal - Blu arrotondato" - -#: src/PaymentMethods/Paypal.php:140 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill golden" -msgstr "Tedesco -- Checkout con PayPal - Pillola d'oro" - -#: src/PaymentMethods/Paypal.php:141 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded golden" -msgstr "Tedesco -- Checkout con PayPal - Oro arrotondato" - -#: src/PaymentMethods/Paypal.php:142 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill gray" -msgstr "Tedesco -- Checkout con PayPal - Pillola grigia" - -#: src/PaymentMethods/Paypal.php:143 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded gray" -msgstr "Tedesco -- Checkout con PayPal - Grigio arrotondato" - -#: src/PaymentMethods/Paypal.php:144 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill white" -msgstr "Tedesco -- Checkout con PayPal - Pillola bianca" - -#: src/PaymentMethods/Paypal.php:145 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded white" -msgstr "Tedesco -- Checkout con PayPal - Bianco arrotondato" - -#: src/PaymentMethods/Paypal.php:146 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Buy with PayPal - Gold" -msgstr "Francese -- Acquista con PayPal - Oro" - -#: src/PaymentMethods/Paypal.php:147 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Gold" -msgstr "Francese -- Checkout con PayPal - Oro" - -#: src/PaymentMethods/Paypal.php:148 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Silver" -msgstr "Francese -- Checkout con PayPal - Argento" - -#: src/PaymentMethods/Paypal.php:149 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Buy with PayPal - Gold" -msgstr "Polacco -- Acquista con PayPal - Oro" - -#: src/PaymentMethods/Paypal.php:150 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Gold" -msgstr "Polacco -- Checkout con PayPal - Oro" - -#: src/PaymentMethods/Paypal.php:151 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Silver" -msgstr "Polacco -- Checkout con PayPal - Argento" - -#: src/PaymentMethods/Paysafecard.php:13 -msgid "paysafecard" -msgstr "paysafecard" - -#: src/PaymentMethods/Przelewy24.php:13 -msgid "Przelewy24" -msgstr "Przelewy24" - -#: src/PaymentMethods/Przelewy24.php:14 -msgid "To accept payments via Przelewy24, a customer email is required for every payment." -msgstr "Per accettare i pagamenti tramite Przelewy24, è necessaria un'e-mail del cliente per ogni pagamento." - -#: src/PaymentMethods/Riverty.php:15 -msgid "Riverty" -msgstr "Riverty" - -#: src/PaymentMethods/Riverty.php:16 -msgid "To accept payments via Riverty, all default WooCommerce checkout fields should be enabled and required." -msgstr "Per accettare pagamenti tramite Riverty, tutti i campi predefiniti del checkout di WooCommerce devono essere abilitati e obbligatori." - -#: src/PaymentMethods/Sofort.php:13 -msgid "SOFORT Banking" -msgstr "SOFORT Banking" - -#: src/PaymentMethods/Trustly.php:13 -msgid "Trustly" -msgstr "Trustly" - -#: src/PaymentMethods/Twint.php:13 -msgid "Twint" -msgstr "Twint" - -#: src/PaymentMethods/Voucher.php:34 -msgid "Voucher" -msgstr "Buono" - -#: src/PaymentMethods/Voucher.php:56 -msgid "No category" -msgstr "Nessuna categoria" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/PaymentMethods/Voucher.php:63 -msgid "In order to process it, all products in the order must have a category. This selector will assign the default category for the shop products" -msgstr "Per elaborarlo, tutti i prodotti nell'ordine devono avere una categoria. Questo selettore assegnerà la categoria predefinita per i prodotti del negozio" - -#: src/SDK/Api.php:47 -msgid "No API key provided. Please set your Mollie API keys below." -msgstr "Non è stata fornita una chiave API. Imposta le chiavi API Mollie di seguito." - -#: src/SDK/Api.php:49 -msgid "Invalid API key(s). Get them on the %1$sDevelopers page in the Mollie dashboard%2$s. The API key(s) must start with 'live_' or 'test_', be at least 30 characters and must not contain any special characters." -msgstr "Chiave API non valida. Puoi ottenerla sulla pagina %1$sDevelopers nella Mollie Dashboard%2$s. Le chiavi API devono iniziare con \"live_\" o \"test_\", essere composte da almeno 30 caratteri e non devono contenere caratteri speciali." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:35 -msgid "%s display settings" -msgstr "Impostazioni di visualizzazione %s" - -#: src/Settings/General/MollieGeneralSettings.php:41 -msgid "Use API dynamic title and gateway logo" -msgstr "Usa il titolo dinamico dell'API e il logo del gateway" - -#: src/Settings/General/MollieGeneralSettings.php:46 -msgid "Retrieve the gateway title and logo from the Mollie API" -msgstr "Recupera il titolo e il logo del gateway dall'API di Mollie" - -#: src/Settings/General/MollieGeneralSettings.php:69 -msgid "Display logo on checkout page. Default enabled" -msgstr "Mostra il logo nella pagina di checkout. Predefinito abilitato" - -#: src/Settings/General/MollieGeneralSettings.php:76 -msgid "Enable custom logo" -msgstr "Abilita logo personalizzato" - -#: src/Settings/General/MollieGeneralSettings.php:82 -msgid "Enable the feature to add a custom logo for this gateway. This feature will have precedence over other logo options." -msgstr "Abilita la funzione per aggiungere un logo personalizzato per questo gateway. Questa funzione avrà la precedenza sulle altre opzioni di logo." - -#: src/Settings/General/MollieGeneralSettings.php:88 -msgid "Upload custom logo" -msgstr "Carica un logo personalizzato" - -#: src/Settings/General/MollieGeneralSettings.php:96 -msgid "Upload a custom icon for this gateway. The feature must be enabled." -msgstr "Carica un'icona personalizzata per questo gateway. La funzione deve essere abilitata." - -#: src/Settings/General/MollieGeneralSettings.php:119 -msgid "Sales countries" -msgstr "Paesi di vendita" - -#: src/Settings/General/MollieGeneralSettings.php:126 -#: src/Settings/Settings.php:188 -msgid "Sell to specific countries" -msgstr "Vendi a paesi specifici" - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:139 -msgid "%s surcharge" -msgstr "Sovrapprezzo %s" - -#: src/Settings/General/MollieGeneralSettings.php:145 -msgid "Payment Surcharge" -msgstr "Sovrapprezzo" - -#: src/Settings/General/MollieGeneralSettings.php:151 -msgid "No fee" -msgstr "Nessuna commissione" - -#: src/Settings/General/MollieGeneralSettings.php:155 -msgid "Fixed fee" -msgstr "Commissione fissa" - -#: src/Settings/General/MollieGeneralSettings.php:159 -msgid "Percentage" -msgstr "Percentuale" - -#: src/Settings/General/MollieGeneralSettings.php:163 -msgid "Fixed fee and percentage" -msgstr "Commissione fissa e percentuale" - -#: src/Settings/General/MollieGeneralSettings.php:169 -msgid "Choose a payment surcharge for this gateway" -msgstr "Scegli un sovrapprezzo per questo gateway" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:178 -msgid "Payment surcharge fixed amount in %s" -msgstr "Sovrapprezzo importo fisso in %s" - -#: src/Settings/General/MollieGeneralSettings.php:183 -msgid "Control the fee added on checkout. Default 0.00" -msgstr "Controlla la commissione aggiunta al checkout. Predefinito 0,00" - -#: src/Settings/General/MollieGeneralSettings.php:193 -msgid "Payment surcharge percentage amount %" -msgstr "Percentuale sovrapprezzo %" - -#: src/Settings/General/MollieGeneralSettings.php:196 -msgid "Control the percentage fee added on checkout. Default 0.00" -msgstr "Controlla la percentuale di spesa aggiunta al momento del checkout. Predefinito 0,00" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:207 -msgid "Payment surcharge limit in %s" -msgstr "Limite del sovrapprezzo in %s" - -#: src/Settings/General/MollieGeneralSettings.php:210 -msgid "Limit the maximum fee added on checkout. Default 0, means no limit" -msgstr "Limita la commissione massima aggiunta al checkout. Predefinito 0, significa nessun limite" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:221 -msgid "Surcharge only under this limit, in %s" -msgstr "Sovrapprezzo solo sotto di questo limite, in %s" - -#: src/Settings/General/MollieGeneralSettings.php:224 -msgid "Maximum order amount to apply surcharge. If the order is above this number the surcharge will not apply. Default 0, means no maximum" -msgstr "Importo massimo dell'ordine per applicare il sovrapprezzo. Se l'ordine è superiore a questo importo, il sovrapprezzo non verrà applicato. Il valore predefinito è 0, il che significa che non c'è nessun limite massimo" - -#. translators: Placeholder 1: gateway title -#: src/Settings/General/MollieGeneralSettings.php:237 -msgid "%s advanced" -msgstr "%s avanzato" - -#: src/Settings/General/MollieGeneralSettings.php:246 -msgid "Initial order status" -msgstr "Stato iniziale dell'ordine" - -#: src/Settings/General/MollieGeneralSettings.php:263 -msgid "Some payment methods take longer than a few hours to complete. The initial order state is then set to '%1$s'. This ensures the order is not cancelled when the setting %2$s is used. This will also prevent the order to be canceled when expired." -msgstr "Alcuni metodi di pagamento richiedono più di qualche ora per essere completati. Lo stato iniziale dell'ordine viene quindi impostato su '%1$s'. Questo garantisce che l'ordine non venga annullato quando è utilizzata l'impostazione %2$s. Impedisce inoltre che l'ordine venga annullato alla scadenza." - -#: src/Settings/General/MollieGeneralSettings.php:283 -msgid "Enable this option if you want to be able to set the time after which the order will expire." -msgstr "Attiva questa opzione se desideri impostare il tempo dopo il quale l'ordine scadrà." - -#: src/Settings/General/MollieGeneralSettings.php:292 -msgid "Number of MINUTES after the order will expire and will be canceled at Mollie and WooCommerce." -msgstr "Numero di MINUTI dopo che l'ordine scadrà e sarà annullato da Mollie e WooCommerce." - -#: src/Settings/Page/MollieSettingsPage.php:112 -msgid "Quickly integrate all major payment methods in WooCommerce, wherever you need them." -msgstr "Integra rapidamente tutti i principali metodi di pagamento in WooCommerce, ovunque tu ne abbia bisogno." - -#: src/Settings/Page/MollieSettingsPage.php:116 -msgid " Simply drop them ready-made into your WooCommerce webshop with this powerful plugin by Mollie." -msgstr " Puoi semplicemente inserire i metodi di pagamento pronti nel tuo negozio WooCommerce con questo potente plugin di Mollie." - -#: src/Settings/Page/MollieSettingsPage.php:120 -msgid " Mollie is dedicated to making payments better for WooCommerce. " -msgstr " Mollie è dedicata a migliorare i pagamenti per WooCommerce. " - -#: src/Settings/Page/MollieSettingsPage.php:124 -msgid "Please go to" -msgstr "Vai a" - -#: src/Settings/Page/MollieSettingsPage.php:127 -msgid " the signup page" -msgstr " la pagina di iscrizione" - -#: src/Settings/Page/MollieSettingsPage.php:131 -msgid " to create a new Mollie account and start receiving payments in a couple of minutes. " -msgstr " per creare un nuovo account Mollie e iniziare a ricevere pagamenti in un paio di minuti. " - -#: src/Settings/Page/MollieSettingsPage.php:135 -msgid "Contact " -msgstr "Contatta " - -#: src/Settings/Page/MollieSettingsPage.php:139 -msgid " if you have any questions or comments about this plugin." -msgstr " se hai domande o commenti su questo plugin." - -#: src/Settings/Page/MollieSettingsPage.php:143 -msgid "Our pricing is always per transaction. No startup fees, no monthly fees, and no gateway fees. No hidden fees, period." -msgstr "La nostra tariffazione è sempre per transazione. Nessun costo di avvio, nessuna tariffa mensile e nessuna commissione per il gateway. Nessuna commissione nascosta, punto e basta." - -#: src/Settings/Page/MollieSettingsPage.php:149 -msgid "Plugin Documentation" -msgstr "Documentazione dei plugin" - -#: src/Settings/Page/MollieSettingsPage.php:152 -msgid "Contact Support" -msgstr "Contatta la nostra assistenza" - -#: src/Settings/Page/MollieSettingsPage.php:164 -msgid "Log plugin events." -msgstr "Registra gli eventi dei plugin." - -#. translators: Placeholder 1: Location of the log files -#: src/Settings/Page/MollieSettingsPage.php:171 -msgid "Log files are saved to %s" -msgstr "I file dei log vengono salvati in %s" - -#: src/Settings/Page/MollieSettingsPage.php:193 -msgid "Live API key" -msgstr "Chiave Live API" - -#. translators: Placeholder 1: API key mode (live or test). The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:198 -#: src/Settings/Page/MollieSettingsPage.php:229 -msgid "The API key is used to connect to Mollie. You can find your %1$s API key in your %2$sMollie account%3$s" -msgstr "La chiave API viene utilizzata per connettersi a Mollie. È possibile trovare la chiave %1$s API nel tuo account %2$sMollie%3$s" - -#: src/Settings/Page/MollieSettingsPage.php:207 -msgid "Live API key should start with live_" -msgstr "La chiave Live API deve iniziare con live_" - -#: src/Settings/Page/MollieSettingsPage.php:214 -msgid "Enable test mode" -msgstr "Abilita modalità di test" - -#: src/Settings/Page/MollieSettingsPage.php:217 -msgid "Enable test mode if you want to test the plugin without using real payments." -msgstr "Abilita la modalità test se desideri testare il plugin senza utilizzare pagamenti reali." - -#: src/Settings/Page/MollieSettingsPage.php:224 -msgid "Test API key" -msgstr "Chiave Test API" - -#: src/Settings/Page/MollieSettingsPage.php:238 -msgid "Test API key should start with test_" -msgstr "La chiave Test API deve iniziare con test_" - -#: src/Settings/Page/MollieSettingsPage.php:245 -msgid "Debug Log" -msgstr "Registro di debug" - -#: src/Settings/Page/MollieSettingsPage.php:301 -msgid "Gateway enabled" -msgstr "Gateway abilitato" - -#: src/Settings/Page/MollieSettingsPage.php:305 -msgid "Gateway disabled" -msgstr "Gateway disabilitato" - -#: src/Settings/Page/MollieSettingsPage.php:308 -msgid "Disabled" -msgstr "Disabilitato" - -#. translators: The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:319 -msgid "The following payment methods are activated in your %1$sMollie profile%2$s:" -msgstr "I seguenti metodi di pagamento sono attivati nel tuo %1$sprofilo Mollie%2$s:" - -#: src/Settings/Page/MollieSettingsPage.php:334 -msgid "Refresh" -msgstr "Aggiorna" - -#: src/Settings/Page/MollieSettingsPage.php:343 -msgid "No payment methods available" -msgstr "Nessun metodo di pagamento disponibile" - -#: src/Settings/Page/MollieSettingsPage.php:358 -msgid "Edit" -msgstr "Modifica" - -#: src/Settings/Page/MollieSettingsPage.php:366 -msgid "Activate" -msgstr "Attiva" - -#: src/Settings/Page/MollieSettingsPage.php:417 -msgid "You have WooCommerce Subscriptions activated, but not SEPA Direct Debit. Enable SEPA Direct Debit if you want to allow customers to pay subscriptions with iDEAL and/or other 'first' payment methods." -msgstr "Hai attivato gli abbonamenti di WooCommerce, ma non l'addebito diretto SEPA. Attiva l'addebito diretto SEPA se vuoi permettere ai clienti di pagare gli abbonamenti con iDEAL e/o altri metodi di pagamento \"primi\"." - -#: src/Settings/Page/MollieSettingsPage.php:443 -msgid "You have the WooCommerce default Direct Bank Transfer (BACS) payment gateway enabled in WooCommerce. Mollie strongly advices only using Bank Transfer via Mollie and disabling the default WooCommerce BACS payment gateway to prevent possible conflicts." -msgstr "Hai abilitato il gateway di pagamento predefinito Trasferimento Bancario Diretto (BACS) di WooCommerce. Mollie consiglia vivamente di utilizzare solo il Trasferimento Bancario tramite Mollie e di disabilitare il gateway di pagamento BACS predefinito di WooCommerce per prevenire eventuali conflitti." - -#. translators: Placeholder 1: Opening link tag. Placeholder 2: Closing link tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/Page/MollieSettingsPage.php:467 -msgid "You have activated Klarna. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. For more information, go to %1$sKlarna Pay Later documentation%2$s or %3$sKlarna Slice it documentation%4$s" -msgstr "Hai attivato Klarna. Per accettare pagamenti, assicurati che tutti i campi di checkout predefiniti di WooCommerce siano abilitati e obbligatori. Per maggiori informazioni, visita la %1$sdocumentazione di Klarna Pay Later%2$s o la %3$sdocumentazione di Klarna Slice it%4$s" - -#: src/Settings/Page/MollieSettingsPage.php:732 -msgid "General" -msgstr "Generale" - -#: src/Settings/Page/MollieSettingsPage.php:737 -msgid "Advanced" -msgstr "Avanzato" - -#: src/Settings/Page/MollieSettingsPage.php:740 -msgid "Apple Pay Button" -msgstr "Pulsante Apple Pay" - -#: src/Settings/Page/MollieSettingsPage.php:780 -msgid "You have activated Billie. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. The billing company field is required as well. Make sure to enable the billing company field in the WooCommerce settings if you are using Woocommerce blocks." -msgstr "Hai attivato Billie. Per accettare pagamenti, assicurati che tutti i campi di checkout predefiniti di WooCommerce siano abilitati e obbligatori. Anche il campo della ragione sociale di fatturazione è obbligatorio. Assicurati di abilitare il campo della ragione sociale di fatturazione nelle impostazioni di WooCommerce se stai utilizzando i blocchi di WooCommerce." - -#: src/Settings/Settings.php:153 -msgid "Gateway Disabled" -msgstr "Gateway disabilitato" - -#: src/Settings/Settings.php:173 -msgid "Return to payments" -msgstr "Torna ai pagamenti" - -#: src/Settings/Settings.php:199 -msgid "Choose countries…" -msgstr "Scegli i paesi…" - -#: src/Settings/Settings.php:200 -msgid "Country" -msgstr "Paese" - -#: src/Settings/Settings.php:208 -msgid "Select all" -msgstr "Seleziona tutto" - -#: src/Settings/Settings.php:209 -msgid "Select none" -msgstr "Seleziona nessuno" - -#: src/Settings/Settings.php:403 -msgid "Error" -msgstr "Errore" - -#: src/Settings/Settings.php:417 -msgid "Mollie status:" -msgstr "Stato di Mollie:" - -#: src/Settings/Settings.php:418 -msgid "Connected" -msgstr "Collegato" - -#: src/Settings/Settings.php:653 -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Only jpg, jpeg, png and gif files are allowed." -msgstr "%1$sMollie Payments per WooCommerce%2$s Non è stato possibile caricare il file. Sono consentiti solo file jpg, jpeg, png e gif." - -#: src/Settings/Settings.php:666 -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Size must be under 500kb." -msgstr "%1$sMollie Payments per WooCommerce%2$s Non è stato possibile caricare il file. La dimensione deve essere inferiore a 500kb." - -#: src/Settings/SettingsModule.php:184 -msgid "Mollie settings" -msgstr "Impostazioni Mollie" - -#: src/Settings/SettingsModule.php:190 -msgid "Logs" -msgstr "Log" - -#. translators: Placeholder 1: Opening strong tag. Placeholder 2: Closing strong tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/SettingsModule.php:204 -msgid "%1$sMollie Payments for WooCommerce%2$s The test mode is active, %3$s disable it%4$s before deploying into production." -msgstr "%1$sMollie Payments per WooCommerce%2$s La modalità di test è attiva, %3$s disabilitala%4$s prima di passare alla produzione." - -#. translators: Placeholder 1: Plugin title. Placeholder 2: Min WooCommerce version. Placeholder 3: WooCommerce version used. -#: src/Shared/Status.php:75 -msgid "The %1$s plugin requires at least WooCommerce version %2$s, you are using version %3$s. Please update your WooCommerce plugin." -msgstr "Il plugin %1$s richiede almeno la versione di WooCommerce %2$s, stai utilizzando la versione %3$s. La preghiamo di aggiornare il plugin WooCommerce." - -#: src/Shared/Status.php:88 -msgid "Mollie API client not installed. Please make sure the plugin is installed correctly." -msgstr "Il client API di Mollie non è installato. Per favore assicurati che il plugin sia installato correttamente." - -#: src/Shared/Status.php:97 -msgid "Mollie Payments for WooCommerce requires the JSON extension for PHP. Enable it in your server or ask your webhoster to enable it for you." -msgstr "Mollie Payments per WooCommerce richiede l'estensione JSON per PHP. Abilitala nel tuo server o chiedi al tuo webhoster di abilitarla per te." - -#. translators: Placeholder 1: Min PHP version. Placeholder 2: PHP version used. Placeholder 3: Opening link tag. placeholder 4: Closing link tag. -#: src/Shared/Status.php:112 -msgid "Mollie Payments for WooCommerce require PHP %1$s or higher, you have PHP %2$s. Please upgrade and view %3$sthis FAQ%4$s" -msgstr "Mollie Payments per WooCommerce richiede PHP %1$s o una versione superiore, attualmente hai PHP %2$s. Si prega di aggiornare e consultare %3$squesta FAQ%4$s" - -#: src/Shared/Status.php:124 -msgid "Mollie Payments for WooCommerce requires the PHP extension JSON to be enabled. Please enable the 'json' extension in your PHP configuration." -msgstr "Mollie Payments per WooCommerce richiede l'abilitazione dell'estensione PHP JSON. Si prega di abilitare l'estensione \"json\" nella configurazione PHP." - -#: src/Shared/Status.php:131 -msgid "Mollie Payments for WooCommerce requires the PHP extension cURL to be enabled. Please enable the 'curl' extension in your PHP configuration." -msgstr "Mollie Payments per WooCommerce richiede l'abilitazione dell'estensione PHP cURL. Si prega di abilitare l'estensione \"curl\" nella configurazione PHP." - -#: src/Shared/Status.php:139 -msgid "Mollie Payments for WooCommerce require PHP cURL functions to be available. Please make sure all of these functions are available." -msgstr "Mollie Payments per WooCommerce richiede che le funzioni PHP cURL siano disponibili. Assicurati che tutte queste funzioni siano attive." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Subscription/MollieSubscriptionGateway.php:197 -msgid "Updated subscription from 'On hold' to 'Active' until payment fails, because a SEPA Direct Debit payment takes some time to process." -msgstr "Abbonamento aggiornato da 'In attesa' a 'Attivo' fino a quando il pagamento non fallisce, poiché un pagamento tramite addebito diretto SEPA richiede del tempo per essere elaborato." - -#: src/Subscription/MollieSubscriptionGateway.php:285 -msgid "The customer (%s) could not be used or found. " -msgstr "Non è stato possibile utilizzare o trovare il cliente (%s). " - -#. translators: Placeholder 1: Payment method title -#: src/Subscription/MollieSubscriptionGateway.php:354 -msgid "Could not create %s renewal payment." -msgstr "Impossibile creare il pagamento di rinnovo %s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Subscription/SubscriptionModule.php:110 -msgid "%1$s payment failed (%2$s)." -msgstr "Pagamento %1$s non riuscito (%2$s)." - diff --git a/languages/mollie-payments-for-woocommerce-nl_BE.mo b/languages/mollie-payments-for-woocommerce-nl_BE.mo deleted file mode 100644 index 6a6f84c28211bbd51f5ea85895f5e9a4da5f01eb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 56738 zcmchg37jNHb>>rIbb};>gbuD0Xf!iox@V*jAdL>_IW!t+E~!VO3y`Y2vb$@#x~i#T zE^&(cJ_U$N9E${q!v<_@172h;takz9HP{?pW7amTvDb@XZLh(sz5nmMh|H|6p6+Um zaQ`OftH_LuBQQx|<~Le@c=(68r$T z9Q-7xc;5og27d}Z3q0w(B)JXT23`t&96S~L5qJame?h&!o&PQZ+u()Zz2F%59qi$jOcfcTL|Cs)FinW{2;gw{5JS(#ao>uw}bbCZwDValqAmtKLn0~ ze+ixhK4UmZP6juEj{&a-MZXE~G_Vb-T(1Dn1V0EK5B?6Q@;w;BKLACyAA^^G&s>uv zCx8b)(e+MH^nWXO3it^S5++{+p9uaXcpP~2+9WvUB2=3nae@s@{JJ zD&PMDD&KzrMepNa4yE%#@L2E-pz^&7yav1nRQ$gI#V`K^D*w~hIh~&XUPkx=@N{qj zRDO4W$AE7I9|7JS@V($N!XE(D?)QSq?@vLM_lMvL@I)S-0bT@(9#?~>ffZ2v*a1%k z-v(|2KMXzt{23@ZT=29c;a`&RpW5@?UNH(P>M- zouKM*BPcpNCtwYPgh>}v{QE%F<5S>S;BSME2LA{YUH=MHdH*)xFF~dEC_1n1pAD)V zE&!F@dQk6e07b8@p!jM>cz!de{3_tt;B*MT9F$ymBluh3Pry%uAAu;J1#hLXrodA# zPmymHrRFCxORp^mr@4a|v$;p93~QmFMfA;{Oa> z1)jah<8K7l60U(y2HyoLy)S}__h;e$ahv`93&8WZe;ufJ`#`<-c5pTL+adfTFeQA# zRi4iUAgq$?0xtkx4Jw__f;3(7UGQ4)v0IRV;222Nl6yglko-7=hiL>oe;&vy$!~yU zmHZMUO0r?AhhGEg`5%HjO3p+G==tp+w~~*9@XtU!Ur*-B|E2uLt>hb^+Wj2?0xUQM=M=izsPdj3OD{IKqNr%MY|IersVIe!`MkBs{LmxH3;S3x~L1*TK^ zc7v+Vdq9=*FGG0s4gS0hif*3=_57GUUd|n$!gqsu{uiLiyZT12*FjL_{Bj6C<|coB z8>n)B98`J!7F4;{+{_pacELNrzXM+l&e9oQ2mT`9D{u9Fdpe!=Ozxi-@N)1h!n?t@ zfis}`_tA8QlflzKUQNygj|E=QPat(MP_}&oy2B>_VJmq>;3tUC`-QWe_mqGFC--EDH^2{1C1AH5J zDfpv+>0U4YEg+;xUIU&1{tYPlCevQtv%n`1yaHSf-U^-wz65*`_&V@;;3MnK*DnNV z`s6|IkzhLG@@EJ`r8vh#aj<<2DgFA|1IFV!S{kEftSvDy*GoW65b1n zE_ZVD_-`0|0VukC9DFADGf;eU(Lt9tZvod3{yqq4l9LZP z|Gfy@MEG0aE5WnxaDC_lU`qHtkS>t?J}5q0^L*#~?cmD@zaNyGTK)nrUky~fpARa( zmw}4+S@3^@mr{7~-%6PC7vRgmCxS12vERQ3)cd~#j{%px#P!P)LAC$M;0fS4;H^hP z8&LFm@k?D!y&k-T@HfDxfya}%@JcWPJK$>Yd!X9=xR;|-gJ*-H;{j0b-v_Eae*o6O zb6$at555vi!TZ4q_%(19I1KS#4c-Kv3;qT8ZgAPF(7D0)gKCd8L{fd<2tEP)B)Ag% zS_uCm_(Q^vd5zDDeh$8w@S9%i^RXwt&gIn|AWfNk2BfKzq1U^zZfbRy+0q+OJXI}~7?}8@~{s-_$;J<=uhbO+t=b0CP&m{bM zQ1QMFo(z5)RQw--%I{bzp?aPLo)3S2FM`*Bk9e!M#|_{GggfBl!F#}E z;1@uZ?*WjmntTnEoY?p_=g*r!)%&@i$~y%<5)G7|hTc=l1W!`+_VH{Rv#@;%;xZV%xXfyWSj6DWGV9aOpR1y2LN5W?R8 zA4B+upy=~+Q12c69xuo7pxWUSQ2g_FQ1Q+K&jyD=cndg9co+B`@C)EK!Mon;SbHC` zmGBk!Kx^>x;A6pO6ZmVe4W6#>2fTfs2dbQRfU4gcK$Y_z@GS5%pz{A3sCxYfJQMsS zsPdlvLFa>WLD6Y7cq@1zsCv8}RJwP8E5Uog3&C%IO82M_`FoE8{{!I^RK33piogE= zyczsCsB(@HsSQqm;;Zk0O8>{8`spt~mFwIOJ6{fi%I6|b{Jaeu1^0mB^N$7mEl_m& z3aI}1XQ1l&6HxCRcdxhCqd~oQCaC%?2i4DqK$YiGa2a@Yc)lG}{x^V1rwJYl9t72Y zUJRz-YeA*^aZu&|9Z>ZD&*1ss55TqHarZf10c6<=g=3eg_nN z?gNLw?*u&d*S(w!p<@F&2xffs)^NnQp1mw?y*hWFn;1;uwi33$S9db&>m{~Px=fsX+n`#I;^3%~~9 zOTlBokASCwp8~glUjk>qgbKtYVlOAxoPl3w`zZ<+8d;mgB-~sSF@IByJ-~*uQ|Gj`e z1t$m}|7CyP1kWJ+D)7nR`@koF4}j-^e-54qF8hk}-znhPgs%WMfH#6Sg6{&41Ahjp z{J#Lj4@3Xi+i3(mf$$bk>0bvb-6nV)cqoLw20oMUx53N7Gk@Rb-Mc~6=VRa_!3RO{ z$sdA`0{DmAv&HcMU(d&Lt;jezp`R`A_GYS6_sC-ZUy6ZEmLA}2f6rFAdMTbKH-vBw@&}&Y`QR49o4_A{uLF+-XTAaN9u2>PDd7*(`CbKn1zZm9{3CCtE~xk)0!6Qn zf#S2zfh)n^2bJGX!4`P@HyJa)JHU&<O{vTr-Tz6R_N{w#PtxavEuNACjPPWUsR^1J4{&X?~4Pf&dD zY2fdIuK@o6Je_vA<9n{pz3ES(Kj9yPYL8?8%+om!)cXfOmE%tE5#X!9lfc)7=kEl0 zJz2$nq7URvUZ@-4Pc+&S!pdKNf5-J4`vu>FkKsARvcE(8zk+Lsdp`$LuBV0fC&9N8 zzKARS&2sP2TyNoe0T=9V`bm8L5q`Xn`}%u1*Hi5mJQnUjww^zlDS1E7t`2u$U$YyX z#l4qt-9Y&D;2Xp934V)y?GRQQ=}$a=2G?s8;O}-Wx{m2qfZ3pgr*mDwC0-jRolC)Y za_R4S!oys5bLkHemfXN^^)LOM!u58-FS3x&?_bJq^^c)&PjI>332FSFaR1%lW5c~V zxS#Mdz-z;-WBeDHsB9Ijnnb(S^W43*W-x0Bi#JI0n2bbfe#VqAHn0e zDqJsrE&YOxSr32*vtQZ zonI&EJ+2=Ewfu?yK=m=5?#+r*`gj*zN-2YpCGejl-$~Dcs{{=psYaPFT3hM90 z{2t-Dli%+I&|f%e960tHB#X z+WYwZF|KEY@Z9m}&i$jgPUZI~ z_=n)1aQ!pas|gQ-w{g9hYb%%jUd{EtxsK)eE5Rpo-Nx^$xZcF?cYv$F?{USyGq_g| zfs?@|Vf{UUYliCo4@!d2zo`CLbFZ6~b1$8o)a@Lz*J;`$e^dkNnI#=i&n@jF~Mb3HTO1V2W+4}!lJ z?tK9~lWQH<^Lch0*ERfp9r!LT{ap}Hzpvo;O<)DgxL&85{9VWI7l6CC-oWp@y2;vXbKI?-&UH#VCan=><6YdjlHlXSE;L;h*C)tpT`Q`t<~$|}`^Lo<~ssWwRJ zV6)rvQo27IYflk-f2}jcD`Y*}+@G~3y7hFn-kq#9(y@c7muomlYZFQ#ovQ51(n{lC z`n+z|?$nx%c1l^sRS=c0GS=*NLSmK%Z&I4HU7KulXQ{_z#*Jn=PU$)%ls2;cA&;~& zKHls$AY`MOwmX$phboL`wS7GVpi~vI>(17*v^fFk8{JOUh5*(!quF@3l@;WgZ8i7R zAgF4hcJo-ZPBzm{$19ETtX}6KX_km-`Byr5%`IVnrIk%|8%l0~HyX`Onl&n8Ap@g+ zXk<{%cT{D2Lxt{rOMEx%^=P)L@WM*PSyiged{46jv$Yll z?|Bw)h7`tVIhDE~%vd&F>9&o~6`o9y+icdTmKucIDbK2qY+zIGBK~BxB}t9PvvxbH z&KGfCtrA(l-bt5VtR#&(`)l<&JVME>Gc>xDI!xZm_SN7UF;>iSrMRY2-P>(~vcV=R*@{oo0(3JnAiu9PQR&k}S4;TIuqBrGq3F z!y+&A(nOa;ven{9`g*mQwHqsfwDd8gM(2|3HyJlG(`_gu&Z@QB-AvMdf0lV#ZA6lZ zswkmNPPH-wYK1EKfRP3Q_7iDoy=$P(MGa@XjYb#>vvgPGV7jMLuhAJ)h0U#2vt@(l z#;J_XB*EbkN3+&GNZrbw*F{MAK%$XCazOolqIN*^f`~5hOcYFKM$#fH#8-!G_BUJ8 z#sM3fEyfR#7dnkK8MZQ&z*3Yf2x65|dX8aCwV{kLH6Jbx6EBXv8nSDR%6O-?FIzw8 zOGbv>6pXQ}lg>0XMl*O?BCCxuX|>kY;6cTW3}YGP%TNwx>&=4_z&54_Ne6kI@Qaky zvc16uCDD~Zv{^y2iZg9I8m%2dn~?|=Co|Hu(x|mQwx!tCW zmfbFsfokluoppRv%Of(PSSx!5fe&m9YNE~5Drf_yop>vk8N|~5_hF<1KAsiBqBunr zvW8h)6$tO=%EREVFMk?TyWW(JbnB+|>GG%B*bk>v_ep!HCd<)dOjM=y=44Yr_-3|F z&x6=fBT#uDe7EI;NWz#DBtsB-!^zN)H&Hr1)oju)&_|j!oDB^nYN*gb(oI=D&?O_{ zROD3tBQ-I8FzwW4Q1(1){Hj7JM`ld1a|%dpldQ59%!#rf8I60&bU-i+CnF7bbh^>p zj{>Ehoi@kO{?Kyrfp^>ljre=K(yGGbS-q+kqj)NQr5j9olx_rZl9O=+GPmH!bW7Hn zsWg(29s%D*EkcQGRd=<}bJBXHG1--_JF>sx+FT_2c(XB4BLRuTVLUB2(yHxb1FhL? zbPxdgIi2oqRT}Mytd(rY>Jv3oicJVcWZ9042#ENJ+IX$fI%w~1+_Q1b#yxwIjjCd! zJ2S>>8!Md(Wk@!LCe2$t=LDNVn9@HjB!l|Z`HE)`BP}ewb{#(jr8CaYTSN) z)g-uSJnOhOlSr)m=vKZ8eY&XSK>xwO@YvQzqNTVf;G*laYYARNsv z(IL%$jCN;do2`z8Tg|$QD`s7lsx)yVzO^#bj$v4IqSCE*(zU~D*Y?Dp)hvm0Cy{gm zy{ggNRL?45DL9CS7$0BhD2yY(-0!>&19XaCLO@K6WL0|k;LB$@3oUnl}4>S zm2Aq!x|8X)<|MzIn(_5&Apnef+GW)j_M{r6nL&G*HLul!qzc)wDeH)pyBZsh-VF!j%IZT*=)ru!r+f$GTUruHXa|8M~IL@SzK#83T>Rf zlItZgjr>NOPVLv=Oz*b`60yN%pz&HZ0B>KqPp*s>WKr~jAXS%bW8H&k5W3JtQTpgJ z;Cu6tOt0>$9Na~5LMD`5S`L%asGjHSk+lRpNg0-P$@Sc*q}Lkljzk|i zgcY@5SW$2Oy0@omvkX$sW)eDPS)t)u#=q1$^qg2eWEHb4rfDHF8z!xYF_lsho-A`b z^##%@TauibYCt9jRg*kXKT|oBehWi|)pM$eK?B2>6kjByrPZSg#6B8ZWK9s2p@&w% z$+{%CO|+8DviM*Rl$I8LtHqP6d`jJ>pN>zd6lF2qmboU~r%4;8$A(@WPOhpoY-G5q zc7RGSesU-L^5G>PT$8Kn8M^;ex)Qx*veunhm0TqyU@AcA{ub9dP;6|PQ%&NHt4Kfo zuFid!xj`-2f)3QG)Irn5w$vs%iT<+zwarhgpr|xgcN>!xDQ(Ht4I?|&rPT;p1;xGuGVcrkvl z@mnq1ogG&Ca9%#K)7z_&3bNQ%rNr7yXCLKlqVQe20j+MsM(j=vOjvnh^kdWnA_t2? zncJcsv^s4ww}ZXIduqA6+q8LP z+rvufBE=;Ynt_{%vu6EB0xV9b;g~JdOfE^Jaxf9(QJwB%Hc>sqX3|7r=qWP-^hO2~ zx;|-C8G3jutF^R8XJ8t%WJ!VDWt!z}m{G;IQAbMOwt|ABE2P!jwqmt3 z1eOA1!sw*y)-u(ov>2F_ohC3w6*pHfxgc*XjI?JnCTI0hTnH}n9WQ03OZqUCY(=I> zHpOm4 zXYsX)W>I4qwbmG~cQFdze&N$+52U^S-EN}i_H5?%)#>fC2lPJ!!0q!Cr<8eJLV0&~ zpwnOIBGv}hxF%azD5~kkW}S)U0@axt*Cb0VNbOo<7IVzPuVZN(?HsIUu#wN7=OfyN zX1%)5^Np3+nxyEVY{6KxHv)5kd@vwr-rn0PR7qAD5}(sN>(dq441>dp*#r6?>aSR^ zvR5e`+13{-fr7#B@(01 z$lkKS7v^$F7{VPDJlg$Crj3_{&S745qnCA5OF(Lv%hJ01Td)f#a~Do%a4Ij9&eG_- zU`k7%^g`)89JG$@wj`E5OreUjj+o*xsfUH=d16OS_n6cmqz}f-1*P+%gjzh2fk-q! zGK&*u@kEZ8ERnur^&_K9Oy|gnlc#iq^oi*#kwk~-Y6B1Mr8ZkQsin|+p_GEWSzY{Nl><>G`dQhOL^9}|0+$e$7Y>-Cq#g_SH=9bb_`Y;M$@%mx7 z;o(SQv{q*sa}hPt*LCKv$iTgKfJ7GMoki0ah-DT}WpPefG>t(RWT8YNqYctO2TSLO zs2huO#01V0Ix-r^WR^ze!*ryFz{3ltv;8gV29hQ=SL&%j+$R4?M-|hoShxkw)LZ)8qDy_1U&kv07?g z=;^MjcexK9%YjoE;j-3hTfVnNPmjE@QOM&r!MN8$;btdEz9IJ9Z zz$MLn)k9OTD#t#m^|3O>P0eW>542XtqC7^g*|1n%spITo3!9i0wasNYPBq+8EquMv z6Vv_*E%}ALS!8`s-c^a#aph2en@=^_!KN~Il(+3(%W*1*8`sWtZ)K(7y}T#!JXNI- zDp`J8ehHy&o1#xbZ;Ene_L_OZJ!Rd|jO)58knL#9nOMP+ zYtzWhqrvw`truUm#o*wKILFg>c{MCiE)*UzO-ds-2sai_QM74#Ht-iMd z4$Aj^+T)UU6-$8fi(?ZOC0$#r!dt<@zK1+D{1(}DinHKwvQxdp7bQxm1=f_u4m&p3 z2WGr!LyM{&yGd~Ofqa#aIqo%0yi0=fPiXI*=A@v+$j^SW`)sP&V#SdKW%IK(Z}Lb{ z-{;2WHQ2`KLZ{VYv>XrnHn;AVW1Ae;ta$CI8p}Ms<`P|aaDEe8%(}O0(R3`_t0U6$ zWTK`ETy%*w)M|1qbPR%j;lgX?evzFi$T>x2LhX&`atgo9(FeHO{|BjE*qA@W}O~_$KFPMaTmK$ zt563HLp~L4wnDkYiiI4_X_y|&aFr}Ia-iek%Gd6W%fV7A)xoHKh=rph%@bClE<@=M za@h=i#%#{&PkWb3K@lluYIEL>X=u|tgR!$nsC01bHS%g-b!eGnCoAW(E%ua=8a=2| zCrfl6sqcj={&32OPC~5?2RSgnyRY~RjXg!h{D!7Kjb=K@07VjZ(_WjZq2Dlxu(wFJ z)`WX^5d$%|j{iuuZp!!SbnSA&$Tl1>ErzXby7QyLI1~sJnZ5UMTVuRaNOrtkb8m0N zdhYL?u9Pcyy3$+(FUA>r5`U{zxXm(~Tb=rTJf?1|@=OLua>(9Z`WxxWViQb>(7x64 zp%o%s=`<=g+`#D-R9d7iMMP^wYm9Ir{RF&vhj55an-DVpl(nqEXUHQFaSIKYd!u6>(9cW63IF#r1YWzbBzpjhc$D-Jbp!ear^-xM1I>!$#3nSZ5 zs=XRMpo13Hl#RWgi_H8e!@xY{LT-vK|UjcO{~%8wlh>o_3Wf!6x6*596+1< zmA7`g#B+ew$Hdv`)@jB7>YV1k_Fl{<=c+>Fm!*!MWwfa|-j$#-qfg=%M}X06l9P_v*j(s+Z}{)v(X zznV>Uu)YjsnoIeSHg;gf_1Of2-Bbd)gOv1U4M(<37gsc=CJl%gaWyTfXoNT$fOlqe zutnfAwrf?=iB@wa-NdgkJn_^;@hEmT=NLN(0-NEs>ATggbb+|v&fZr__P$O2@)XoW zYB2YU9wtHCvqv+A%D0oz&AUe8ZgsX2#G?>w%exWcn6(wPV-6Ca))&Nptay2Z)h8*Yu?8>&VaK=EnnZmhGm0V1xE2&|< z$%HIhC9N?S&he$+4U0IFr7H$HCSiq-DQt{aeJ6dNPd?zV7bSNSwP|rYWx)=t&>JpEXyzeKQ{#C<=Gjsz7Zt=b*PyMGor` z&*v%gP*a3_w>|qr<%0+1Cd6K5IiwaNEGIBq<=h+JmRX$k#=4w#AQt60z?Nb*d}$Load@;5oxXxo z`J7vs`s{dx-PxrFakG-R2-8*AyXfg`ub{NInx)v=QHoLo4})*wQ0m=? zeJyh~$6*+=Wf4vrbMdf3LS==b^MKVFHm~@)iBFybyB72JT+r~o8H&tKOf-otxQ0z* z+C@C-8v-Q8ETJHw^2uhp(&zAjXr5WL#O>5n+Xa@2n`fSDi0k8_Tf=FHYtoorr~}k? z1!1G^1B2Ua+@4p+Q_CQ+iK23pbG^;WB}Xb|a0#Xajc=h66}Xwb9u-b?l=;&obh8wX z?ydpaB(qsO)kS;rlT@g(yhK0LAqYk0G+!$lQue%{!O{zzpN3K_TX?}kqvdNdwr`3= zLUwKr3k8p))q#lxc}={9t%30^+E9~%yj-aBrgRpTo22*DI!cKjyjxlNH-IB8Q8={T zfCdb=Mg~PdsVr7JV_cY-9hf$xl=qZVoH$P}8wL=ltS^+F8O5amg>lo=d2Pa%K0nId zDC5fgDCFz}wQb+K5jSyRBq;~x+3;o?Iz5sdw-wh86Ae~osSKOF!Z3yvB$|FpT3pI7 zV#}d!E)b)Lq1=L+Ka)ZaxlFzGl_94}IiaXRDf_VCqMl-^gGm894@Y$M4ps~waBtPq z%jeiV297+nFgsIGLnjRr>xR^GC~ zvaoA}gNuC6$3spf7?hUyerQo?0NzT70qufjn4BZ(y*oNlidy#edN_jGN=??uSGG)I zye{U6$@#&aqWF3%YfQn$YhT0CAeJ{=F-;j>YW&Dx#g0XBW1MeUEA-5@!U1w7@cdi{ z8!%+76#N*BDTH92*(f*wsUHp;%S@7CTf`^tNe0BAlFO6imJ5ipvL*u(-ntP z99F0k7P7&1>+WXWfC+atm)^_~S#ipFJUL7R7t6k@KC0$r5fF(P&LxXNi`s?)m~fBX z3kI3L9AP2*Fi(rgtInFpJG{&Sb=5T{FP%8m^wh>KO_Ya|8~hwo^w827r#3%av9p23 zQm?L1r(ZFmK9Q|JkwyWJgICm`qxBsHbMDkIk1CxAy-Dhlok~NZ%wc3TS0U^KtyuQ7 z2FF@qjgy05aAheTo)b?n%-b=f;kEaZ@`6J}a%1M}no?%+gIYM0LmNW1VLSF<*Gz_& z8oxMZGbB!%ateTmuZ6NEbpiKFirOJDHog`o#Kom!Y1?b$pTrnT!`w_yH{GO=M$T-| zp^r&eG4-LSkQ9=DgK(q--n_h+UIn+% zORMtq703FKZQ18&?{KmR-DiR$BeaPhx(4OmmTkv$v}{h|@Hq1Se%REfy>T_`$jBb* zz&EowdnKtg)+OZBu1v62*QzGc*6dhRndSB}y&u|I9opl%*Ls_{C9@`rY7*{fbbjkY^(QyAKvRXAXU7#?1qHtM%+*nHylt=l&jg}ZQg?TH(0 zh$ESUv$FKyyhg6rVJ|c9BIaFJ+_3wqp-YN*;kd`4%^U-%69U$!mtZwnij|G@+$+)xS6z1EO+&kynk^4)sI;@$N@r?)Iy_w5y*4{2 zYP7fE9I!sU?Y7Hq%lLO-{e`P98o%teh7h=|(QM9!-}Y?v#d>-mzrT7N;qVrxiriM| zbXp{q|ICV?rC1_$h-E)Lmi_ctML9=d$?$E-l5^{JETrXfG?$(qBfnXVgNH+)g) zJ+zDQsa@22Xe~9L@4;q{^5;y2sv=x4ytjQ~e!Tx!XaC`j_h(gfFY789%rKcALhN#) zDPtZKwi9mC=`MPDBRy2x+vq*|{~^4%e7P232hT3Z2UH{`$vOpr=~n~$CxW#s8F+^L zmGE!qI{{4NDp<=n_L1(6v6K~1Jh9Sg29}|$F*MC%)6@3$O2hcE05oOf4{uL%5YAMm z#*EK9lu^cu#F_tNwY}-S7A6|JUpT65ma$9LUj@-IJOzJ`$nu-5G-f!Q6{8Mw^CZQD zEn(ECW!?CBfT8^J0BQl9m_mgZoyv9RHa(9fQbuDOTc#LXv#OJSDnK-_>D~t9VvS=l z$h=HFWDJ8WCy7->M-5aSU2c-o7M9Bcr#67>6{BxgsKkc)l!&Ejgt&qfOs3+=N2YOq)z< zsHf3^IP_^2Bd1$bjmeQY+-LNfZqA@z;oM}OC_vz84NCls*q$`GV28mm?Z*ffI_+52 zZE;tkMohlHw)YS(@c9_i8reM&K30$+nD8m!pgJtM>KQ7EW>Wm@5sVPnn?n-VHL<@Zj^;QjJvAcR3=CgXr#3`7p;c$jJMzD^}S)|xuErHH9b)jlL zV#&H63d5x4|K#26?Cb@)K5tyqG(}RikC8FNLuY*jdK29rc|x`>?cVkg{sf`hjB#9z(L= zDE05pn&Ha^B~8J(O%pZqDMC}b{Z@V`$EF*s8~sTX%F>$DS@&fT*f6C zljSg>)C&eZZ2RGR2^>w|n&jlWA={K<8W4x=5Vfp}^WB8V?rN*COge(OsOtL(*Xp2k zi9wmgGd`QJfeFzRs=R%=YD3V?+e5Uwe=tD`MfhcnpQ~OpDPo6C(49%PluF)HLz9-$ zag4WmC`Z}Ks(&xNjs1F33beAXDQt!dLoFI(;@lu(s1ytGti(!YMTLk`^LUz(ro;K0 zJQ_}NDOUVSCCQSlh%DDEDUJkv9@C%i)JCxe)S7M&ZR+BUnSWYA0}~WsoYB~%S8qf@ z*cTRtq(zf7`$hKKJY>!w(jG$(!VjM5#N^?=vY?p={he714K~kb7ACutToVMGZ8*6< zd}iTVRhk1KnbByiREIIH+-RR$;OD9&=Y_~G`RviS+NMr%HN#yuBzPFksp4hqU}0d@ z@WAPwweY0{W~S`Go_ zk2FvLkBHQlmtGgeRdsp@DPD_7mC;hGhIzI&y|f8%GT&o;%_3JtD6!9#E$SFd6sAR_ zX9Bn`&7UJY8+^GTcTnJ{=^8U>*Sh2th(m=hWdzx@{-m!9O!V?n{kyyP+`q$;*F+H@TsQBCaTZ(9P}ZFA;g@-QCO5h!p9lBuia4VpsX@CW)@s!Ednx|2+eaG@*o7-JN z5yx>l8&4Ot1pHlm07-qn%m%>{P|X173$hw-jVRWC^7FVy|u`r=WWObl)8uT>T_LX zDyvnCVuUiw%#BlmR?&)Qw0n7A%M+#?^rJYa`0yNiWBGmJ<=R@2YWZ$H#my}~Sf22p z5OZMxGrmnTq-oLJxnEXA86@T0{u)XYmvI@x|zHM3ri%8Db5 z9aar#OA^x=58b`gY`?l}g9#;OiW6!FD<{)j2E}4K1T--P&SQJsxPf_IR#A;Yl+a>C zndwZd`7ZLku~1z^Bbg1`+6d_i3)+61iDCYNNJhw9_(-B7Q*mc;dTSKG)Lg+zxiv48 zhD#NUWSN57OtL3gmJX+|2Jy`bJo4h~zoZ5Zg*j@eWf<&9QT!#DFU{A!Ls4cJCLNt- zld(Py%~5LD;eZnF?E&x5v5Yk?;DNKQX^QZ z52h}CP)^nsS-2<=iP%`ncN0u~vrkmClRc>QWv!v_hDOn18$hxLLbLtWzg6+z{rXk~ zDxCjcy1T_Y9=TSF;UWJ-1q~LIl>FBG5lbUqGE$$!ga>h4-`!Xt$I~GhpRX|^=NrRY~Ym8 z^wu>qP&+7qjIJ!iXpEi0cfApI#_YmusmYc2D4$c?dI%9QznJJ?bd!Z>n2)6)lQp)= z9LX~qWJ13q$TU{`T#~p-Hn`(s((-XNjOBeApLHT$w^EZ44(!MvKDoi0VHO$tc#)UP zz0w`rFw4{!$KeO>XXx`nkQVbojw6V|vt)#_uWMY5jBrhZbVNA{pczc@g^f6l&{sv( z(4FRdV`CF~Z(-iD&uln_#yIZ57Ua}#@=t9{6rb7<8Cj!~4ChN59rZ_d{I}Ir$!;~c zi6qG@8wtXVc3U?vJf^9he^GJJ7ELO!~&Z?H*~*(t8|?`^mi z%7+x=2R6bDyaBTOqZ|I3^n`WL2_|ArRmFrc(PsReiR3dYeX<8O>AyQ7MR}h48*Hu? z?F+J-xkfB+=~dS04W1 zh-jhgyWtl2p61NICLvyv0&1V(707s`wR3(#thw6)x8)y}7($?Hfg!{9T;>m+aAb|X zFCn&c7LFsBx*d$Jr7NikWjoz)s&T2e=b6>qhPRLas~-$h7`up9e%VE~SieZUJcH%y z6D6|c-=Cm>o!VYLQ{dmAD3_89qIogr37N#a>zLnf{2GPYm8HB-!T*vaSf+-{CS8Vd zmDabig-=kZ3UgiwDG!yWhrvYqdJX+yw!KZ#hNxnxMs(PB%1U# zd|6-zsH+~f2PWMrx5MTH$Ai$z>DA~aGPCk@BlF>w*;O~d88nIL<1kW-_X-so{jQ zNE0_(HIO$*@$)cE;c9tk)8y(>BP7>qy~-O~il$h?6E#~X&EU_t&2M`Wizm6u`9irV zM+eAVD}Mr;miQbywZr&X5$6l(>7o6M;Y)de^ZvT~m-50Sv|3Vp_>Yr^2Co7RiHk=c znP7X6^m5o;Bio=A?|W~+`uDvz7#aFs8;lx#@AVT!BP?BFDU7hlEAx?JkyqxS!eVdC zLx4qI8L;ksG@Gw4%$rr;n*&p#@6AC8(*NS1bm@CjSMc+HUm6?~lILo$2Iu~SGB>LQHFA{xDjTehOr?QJgAE2In zwDAtONOk+(8mQKNZw*rU{+9-!LEl>#^ z!Qwi72a9V|9WbiVaAPAWsbu(>msq| z)OeBDy_H=oa&J8siM@Cg`=~Off#=Pj@1;R1-1pJ|_3nRXfa>?XBr5D`YUkkmO8XXx zi9Eu*H69>J5ECWSt){W)g=PmU*^6b0#p8}Ab~ZDHD>Hv%G2-x^y*M3Va_jgr7TLAD z5+~Z4mBizlc^%&uTv391A8SFq=Qp#IoUa@mz6kPSvxA0vb21Pb1)uKFw7+RLah5GvY-@?ah{OlK5lW` zDvoguD}Ywgz1n9QcEW1L9gp!HoHkILQVfMdokJ;03nW-J%0--eoU<*^Q9PxA-%32o znNO83g-=BAxdpNFoEI!e&r!~c7R1b%(WfjFPD`cLj8%f%s2htt&l6V9n97^`TJHHj zPogpvQ=PCnR?V_HHbdB0bMLU}AUFR+GYAWO!EO;uR$4A?)I&B5%WaYB@wLF=EGa zp@-tR(7p&R3u2w+AuNWt%7$(#8(EX1qobd-e2R5KwAPSle6Nm3gPF;Wo*=$0NEL4N zlqen*jcM1HlFaih*`e(zk;Kf?Wnf#*B68S>aBjN6jk&D9$tdEPg?tK6YYZUebYj6v z3CVOCOopY?qf3dK+0GoU^6JOc>;BrvT2!{thea&*yl6+CErZMMPyY&emhAcFh=y^p z%?jW`>5Rf85+MC4utJGLn=d))L{v+q=n3-$=lDlV;=YbcpubtzzCEmVFPx-A@+fjS za+;O-WW;?KHjQlAyo1H^AOv!DAw5>5p~Pr3mPMm=>8NSO9~MA8AwOw)hmA*hVma{( zZ&xuudAO1hI`j-Ol%<1z^1@dy&Nmow+`ev`#IO#zR-7%15VDI7AJ;*=*xcbXU1VpX zw}J_lT0rxI06Bn58=idA7#lm<1~}Z8;81uuh~ZlBR1@%Z`@c_zMWUC z#EdqM2a4y+8fm_p0*8gTve2j8QoGD6gvE(X8OI)FXbLQ#?g@8o$r1_e+L`1`L70-~ zw}i4W9hKu~y$NcK8%%#Hz3p^vxl(@obzU4a6`ID~mz5=@s={4bOrS+&_3o7N@1a_( z(O?XjVB5Dg@rs3!Gj#kQ+KsN>wMrzn3KyfX+HMo{La_=RwRl$2aBW@L^KxFvY3Ijb zXB?LpO4Rc{{?A&djsqQfY|mp`VGetK=r*?5WPzbsOc?uMNLk{_s-%`vOZTR)Iu-5j z`a-$=v?QX{t6b8Rn#VU8S>nxEfGwb*sHONlZ8%_RMTM;=HrDLJV+bz6QF)%^a>ghc zu~f1_({g8(`KsBIr7c{C;nMWzd=LvG`lP5CIJ!sdvfTk)**d-*(c-F9-l>D9{iHG4Mc9p>L66QwNasmxD;76C~P-(`O66Y1e z5i5FhEL%d(>8&QxL{3Y>y(eh%i4@arnzJOUeG}1fEEEF0m4QX01BWQ}Jq_-kr3WE7 zVvaG5q_)L75|zGuf(Tuwt~rD7R(01d=cExlhb;orO%dB2A8;kN!?h!^;=YA~dU=P? zOZgE-sEU1uYnP@C7pLR6MKE5@cgA+itB~V|PdXg3z4TY+J!L!dT|(Mfyrc?xDf&;@ zUP5{Wxk{WlKW!gURO(}{C~8;K#CZ z$<;TSBfsTQK9-vJu8!lN?1!iZ-rdgs73WXay%Cz0Nk3NW_YY@@bIsZzQv+?{*-9GyywS zO!PNO*v1v!^Ya*Ja^H{C#Kl$X*K+bS-%8qcJub55pe%=99rsYy?Mtmv2$!M*B)iP_ zWvFzH5N9^a{umB%W+x3Ew9!qjQ2leG3P;K0=QwY*^PA=F*KROVMR>|F!X{drawDxV zC|;0l66+|2lpadWJ>7X&H8NEN;_WUbO;u|gwT*4p8A>Bh&}w#?a~@YD=B5sHCMlfw z?Z(#v57fT<1mfv7Ry2ip{YazZ&un*f}|_?-I>D>6v;=GeNSf8_6w&qA$KRN0egTKgeku;m~5W z8l{(2BJgeLfwZK&#q;D%d+==);lKmTIM%`ipJ?QV)=rfw%qnL%R1aZ?kTdxm%2&!r2NGB_% zh)b@D=i#Ps{%OYL$5U zwCxg%r%%s$XFH>IID&f4lRdMXPB-_S4x^rP4>J4KI@&+q@R`Tarb{}Y4-c-5cop+r zg5o{YThzk)y<7_$8@M4!_v)`vba;oIj1CfX#Vy^bR+R3P! z`7IkHbx5B|MOvwXae(8DYx(8sR^AGFg<9AyD6-v9PJ=ON)qF-=GW7wEv*~QxRh7wL z&zovDSEz2u+{Y0{D!$S#B@9A0|Uq~k+F<(3n%T< zC{JM)sx)k-LIoS5vFM# zMd8)opk^s`D5m`$+L*{EWEgVtxkkUefP(A5?VeZ?>}2W7F*eBgZU7xx+fJ9alUwj# zXJ^?htoE}$Tt)ej+c5K>(xOn`jd^wmXqWJ97SYdxp%aG{XiRULe5XltZx5;f?2y}` z%jSBKo54v+wXf{QJ}xD}o@joQ`r);rSNY|r(2`}T26>0$r1?SgqY(+xa0NLj1-<_1a|3QqI$FGx7k zUQ7?kC2>jM$TaG0*OOU~tPB#a#CZ~IY8FgbbDD*QTCbE$9GSHDbwSC&ytRwTsj={& zar?YJD8jx6Kl9*cG_Ap&h=^nrZ~lok0#^szN&e};4nK;@#!A~I6zwFDfbuheXJw1j z^f5Q%FKj0X(p9ldWSG!a-(td}ji6AC=CTzSEDT7Xpk=5H%OYrwWUh(RZ6QM2LVS3( z-7!A9HHm{N!uT2{0G>~-M&&wGu!slQB|&8s!w?~#9-HW{FpV&OHP;mFc<&MiVEeJ% zRXb<$riSGxfgkv7dcMYsyssp^G4;&HjNX@gMUSM6V=0vn|7B4$RPjBhetr)8n+rs7 zeeA~S(`;s2qT zb+^=Ly*nK6t(S6by-?%5rq;QFNHR?|o}pliuVwl>(c{76QTzAfPHwcdc)WM)Byc|- z!PXFR&57-Ev9QspBww@k^TU_?md?EkX}B&J+K40MS{2qljasD>kK*J{djA?@rG3p$f_7$+;{0J@eKk)Q30YP~3Yso-#&{%DJF0YL3R9g@io-!YvGc{{ zWck`FU2j2Sjr}~!^Zo{CCeB|6uK~3#y#3* yI%1$s. Required if WooCommerce Subscriptions is being used! Read more about %2$s and how it improves your conversion." -msgstr "Moet Mollie klantennaam en e-mailadres opslaan voor Single Click Payments? Standaard %1$s. Vereist als WooCommerce Abonnementen worden gebruikt! Lees meer over %2$s en hoe het jouw conversie verbetert." - -#: inc/settings/mollie_advanced_settings.php:89 -#: src/Settings/Page/MollieSettingsPage.php:304 -msgid "Enabled" -msgstr "Geactiveerd" - -#: inc/settings/mollie_advanced_settings.php:90 -msgid "Single Click Payments" -msgstr "Betalen met één klik" - -#: inc/settings/mollie_advanced_settings.php:98 -msgid "Select API Method" -msgstr "Selecteer de API-methode" - -#: inc/settings/mollie_advanced_settings.php:115 -msgid "Click %1$shere%2$s to read more about the differences between the Payments and Orders API" -msgstr "Klik %1$shier%2$s voor meer informatie over de verschillen tussen de Betalings-API en Orders API" - -#: inc/settings/mollie_advanced_settings.php:125 -msgid "API Payment Description" -msgstr "Beschrijving Betalings-API" - -#: inc/settings/mollie_advanced_settings.php:141 -msgctxt "Payment description options" -msgid "Available variables" -msgstr "Beschikbare variabelen" - -#: inc/settings/mollie_advanced_settings.php:165 -msgid "Select among the available variables the description to be used for this transaction.%1$s(Note: this only works when the method is set to Payments API)%2$s" -msgstr "Kies uit de beschikbare variabelen de beschrijving die je voor deze transactie wilt gebruiken.%1$s(Let op: dit werkt alleen als de methode is ingesteld op Betalings-API)%2$s" - -#: inc/settings/mollie_advanced_settings.php:176 -msgid "Surcharge gateway fee label" -msgstr "Prijstoeslag gateway vergoedingslabel" - -#: inc/settings/mollie_advanced_settings.php:182 src/Gateway/Surcharge.php:36 -msgid "Gateway Fee" -msgstr "Gateway vergoeding" - -#: inc/settings/mollie_advanced_settings.php:184 -msgid "This is the label will appear in frontend when the surcharge applies" -msgstr "Dit is het label dat verschijnt in de interface wanneer de prijstoeslag van toepassing is" - -#: inc/settings/mollie_advanced_settings.php:192 -msgid "Remove Mollie data from Database on uninstall" -msgstr "Verwijder Mollie-gegevens van de database bij de-installatie" - -#: inc/settings/mollie_advanced_settings.php:198 -msgid "Remove options and scheduled actions from database when uninstalling the plugin." -msgstr "Verwijder opties en geplande acties van de database bij de-installatie van de plugin." - -#: inc/settings/mollie_advanced_settings.php:199 -msgid "Clear now" -msgstr "Nu wissen" - -#: inc/settings/mollie_applepay_settings.php:12 -#: src/PaymentMethods/Applepay.php:13 -msgid "Apple Pay" -msgstr "Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:14 -msgid "The following options are required to use the Apple Pay gateway" -msgstr "De volgende opties zijn vereist om gebruik te kunnen maken van de Apple Pay gateway" - -#: inc/settings/mollie_applepay_settings.php:19 -#: src/Settings/General/MollieGeneralSettings.php:19 -msgid "Enable/Disable" -msgstr "Activeren/Deactiveren" - -#. translators: Placeholder 1: Gateway title -#: inc/settings/mollie_applepay_settings.php:21 -#: src/Settings/General/MollieGeneralSettings.php:26 -msgid "Enable %s" -msgstr "Geactiveerd %s" - -#: inc/settings/mollie_applepay_settings.php:29 -#: src/Settings/General/MollieGeneralSettings.php:41 -msgid "Title" -msgstr "Titel" - -#: inc/settings/mollie_applepay_settings.php:32 -#: src/Settings/General/MollieGeneralSettings.php:45 -msgid "This controls the title which the user sees during checkout. Default %s" -msgstr "Dit controleert de titel die de gebruiker ziet tijdens het betalen. Standaard %s" - -#: inc/settings/mollie_applepay_settings.php:46 -#: inc/settings/mollie_applepay_settings.php:48 -#: src/Settings/General/MollieGeneralSettings.php:78 -msgid "Display logo" -msgstr "Toon logo" - -#: inc/settings/mollie_applepay_settings.php:61 -#: src/Settings/General/MollieGeneralSettings.php:64 -msgid "Description" -msgstr "Beschrijving" - -#: inc/settings/mollie_applepay_settings.php:64 -#: src/Settings/General/MollieGeneralSettings.php:68 -msgid "Payment method description that the customer will see on your checkout. Default %s" -msgstr "Beschrijving van de betaalmethode die de klant bij je betaalpagina zal zien. Standaard %s" - -#: inc/settings/mollie_applepay_settings.php:81 -msgid "Apple Pay button settings" -msgstr "Instellingen van Apple Pay knop" - -#: inc/settings/mollie_applepay_settings.php:86 -msgid "The following options are required to use the Apple Pay Direct Button" -msgstr "De volgende opties zijn vereist om gebruik te kunnen maken van de Apple Pay Direct knop" - -#: inc/settings/mollie_applepay_settings.php:90 -#: src/PaymentMethods/Applepay.php:34 -msgid "Enable Apple Pay Button on Cart page" -msgstr "Activeer de Apple Pay knop op de winkelwagenpagina" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:93 -#: src/PaymentMethods/Applepay.php:36 -msgid "Enable the Apple Pay direct buy button on the Cart page" -msgstr "Activeer de Apple Pay Direct betaalknop op de winkelwagenpagina" - -#: inc/settings/mollie_applepay_settings.php:106 -#: src/PaymentMethods/Applepay.php:44 -msgid "Enable Apple Pay Button on Product page" -msgstr "Activeer de Apple Pay knop op de productpagina" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:109 -#: src/PaymentMethods/Applepay.php:46 -msgid "Enable the Apple Pay direct buy button on the Product page" -msgstr "Activeer de Apple Pay Direct betaalknop op de productpagina" - -#: inc/settings/mollie_components.php:9 -msgctxt "Mollie Components Settings" -msgid "Base Styles" -msgstr "Basisstijlen" - -#: inc/settings/mollie_components.php:18 inc/settings/mollie_components.php:158 -msgctxt "Mollie Components Settings" -msgid "Background Color" -msgstr "Achtergrondkleur" - -#: inc/settings/mollie_components.php:24 inc/settings/mollie_components.php:147 -msgctxt "Mollie Components Settings" -msgid "Text Color" -msgstr "Tekstkleur" - -#: inc/settings/mollie_components.php:30 -msgctxt "Mollie Components Settings" -msgid "Placeholder Color" -msgstr "Kleur van de plaatshouder" - -#: inc/settings/mollie_components.php:36 -msgctxt "Mollie Components Settings" -msgid "Font Size" -msgstr "Lettergrootte" - -#: inc/settings/mollie_components.php:37 -msgctxt "Mollie Components Settings" -msgid "Defines the component font size. Allowed units: 'em', 'px', 'rem'." -msgstr "Bepaalt de lettergrootte van het component. Toegestane eenheden: 'em', 'px', 'rem'." - -#: inc/settings/mollie_components.php:47 -msgctxt "Mollie Components Settings" -msgid "Font Weight" -msgstr "Lettergewicht" - -#: inc/settings/mollie_components.php:50 -msgctxt "Mollie Components Settings" -msgid "Lighter" -msgstr "Lichter" - -#: inc/settings/mollie_components.php:51 -msgctxt "Mollie Components Settings" -msgid "Regular" -msgstr "Standaard" - -#: inc/settings/mollie_components.php:52 -msgctxt "Mollie Components Settings" -msgid "Bold" -msgstr "Vet" - -#: inc/settings/mollie_components.php:58 -msgctxt "Mollie Components Settings" -msgid "Letter Spacing" -msgstr "Letterafstand" - -#: inc/settings/mollie_components.php:64 -msgctxt "Mollie Components Settings" -msgid "Line Height" -msgstr "Regelhoogte" - -#: inc/settings/mollie_components.php:73 -msgctxt "Mollie Components Settings" -msgid "Padding" -msgstr "Vulling" - -#: inc/settings/mollie_components.php:74 -msgctxt "Mollie Components Settings" -msgid "Add padding to the components. Allowed units include `16px 16px 16px 16px` and `em`, `px`, `rem`." -msgstr "Voeg vulling toe aan de componenten. Tot de toegestane eenheden behoren '16px 16px 16px 16px' en 'em', 'px', 'rem'." - -#: inc/settings/mollie_components.php:84 -msgctxt "Mollie Components Settings" -msgid "Align Text" -msgstr "Lijn tekst uit" - -#: inc/settings/mollie_components.php:87 -msgctxt "Mollie Components Settings" -msgid "Left" -msgstr "Links" - -#: inc/settings/mollie_components.php:88 -msgctxt "Mollie Components Settings" -msgid "Right" -msgstr "Rechts" - -#: inc/settings/mollie_components.php:89 -msgctxt "Mollie Components Settings" -msgid "Center" -msgstr "Centreren" - -#: inc/settings/mollie_components.php:90 -msgctxt "Mollie Components Settings" -msgid "Justify" -msgstr "Uitvullen" - -#: inc/settings/mollie_components.php:96 -msgctxt "Mollie Components Settings" -msgid "Transform Text " -msgstr "Wijzig tekst " - -#: inc/settings/mollie_components.php:99 -msgctxt "Mollie Components Settings" -msgid "None" -msgstr "Geen" - -#: inc/settings/mollie_components.php:104 -msgctxt "Mollie Components Settings" -msgid "Capitalize" -msgstr "In hoofdletters schrijven" - -#: inc/settings/mollie_components.php:109 -msgctxt "Mollie Components Settings" -msgid "Uppercase" -msgstr "Hoofdletters" - -#: inc/settings/mollie_components.php:114 -msgctxt "Mollie Components Settings" -msgid "Lowercase" -msgstr "Kleine letters" - -#: inc/settings/mollie_components.php:119 -msgctxt "Mollie Components Settings" -msgid "Full Width" -msgstr "Volledige breedte" - -#: inc/settings/mollie_components.php:124 -msgctxt "Mollie Components Settings" -msgid "Full Size Kana" -msgstr "Volledige grootte Kana" - -#: inc/settings/mollie_components.php:138 -msgctxt "Mollie Components Settings" -msgid "Invalid Status Styles" -msgstr "Ongeldige statusstijlen" - -#: inc/settings/mollie_components.php:148 -msgctxt "Mollie Components Settings" -msgid "Text Color for invalid input." -msgstr "Tekstkleur voor ongeldige invoer" - -#: inc/settings/mollie_components.php:159 -msgctxt "Mollie Components Settings" -msgid "Background Color for invalid input." -msgstr "Achtergrondkleur voor ongeldige invoer" - -#: src/Activation/ActivationModule.php:141 -msgid "%1$sMollie Payments for WooCommerce: API keys missing%2$s Please%3$s set your API keys here%4$s." -msgstr "%1$sMollie-betalingen voor WooCommerce: API-sleutels ontbreken%2$s Gelieve%3$s je API-sleutels hier in te stellen%4$s." - -#: src/Activation/ConstraintsChecker.php:106 -msgid "%1$sMollie Payments for WooCommerce is inactive:%2$s" -msgstr "%1$sMollie-betalingen voor WooCommerce is inactief:%2$s" - -#: src/Activation/ConstraintsChecker.php:110 -msgid "%1$sCorrect the above errors to use Mollie Payments for Woocommerce%2$s" -msgstr "%1$sCorrigeer bovenstaande fouten om Mollie-betalingen te gebruiken voor WooCommerce%2$s" - -#: src/Assets/AssetsModule.php:386 -msgid "Name on card" -msgstr "Naam op de kaart" - -#: src/Assets/AssetsModule.php:390 -msgid "Card number" -msgstr "Kaartnummer" - -#: src/Assets/AssetsModule.php:394 -msgid "Expiry date" -msgstr "Vervaldatum" - -#: src/Assets/AssetsModule.php:398 -msgid "CVC/CVV" -msgstr "CVC/CVV" - -#: src/Assets/AssetsModule.php:405 -msgid "An unknown error occurred, please check the card fields." -msgstr "Er is een onbekende fout opgetreden, controleer de kaartvelden." - -#: src/Assets/AssetsModule.php:459 -msgid "No custom logo selected" -msgstr "Geen aangepast logo gekozen" - -#: src/Assets/MollieCheckoutBlocksSupport.php:142 -msgid "Please choose a billing country to see the available payment methods" -msgstr "Kies een factureringsland om de beschikbare betaalmethoden te zien" - -#. translators: Placeholder 1: Payment method title -#: src/Buttons/ApplePayButton/AppleAjaxRequests.php:700 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:113 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:157 -#: src/Payment/PaymentService.php:716 -msgid "Could not create %s payment." -msgstr "Kon geen %s betaling aanmaken." - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:42 -msgid "%1$sServer not compliant with Apple requirements%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sServer voldoet niet aan Apple vereisten%2$s Controleer %3$sde pagina met Apple serververeisten%4$s om dit op te lossen, zodat de Apple Pay betaalknop werkt" - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:58 -msgid "%1$sApple Pay Validation Error%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sApple Pay valideringsfout%2$s Controleer %3$sde pagina met Apple serververeisten%4$s om dit op te lossen, zodat de Apple Pay betaalknop werkt" - -#: src/Gateway/GatewayModule.php:655 -msgid "Error processing %1$s payment, the %2$s field is required." -msgstr "" - -#: src/Gateway/GatewayModule.php:669 -msgid "Please enter your %1$s, this is required for %2$s payments" -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:269 -#: src/Settings/Page/MollieSettingsPage.php:314 -msgid "Test mode enabled." -msgstr "Testmodus geactiveerd." - -#. translators: The surrounding %s's Will be replaced by a link to the global setting page -#: src/Gateway/MolliePaymentGateway.php:274 -msgid "No API key provided. Please %1$sset you Mollie API key%2$s first." -msgstr "Geen API-sleutel verschaft. Plaats %1$sje Mollie API-sleutel%2$s eerst." - -#. translators: Placeholder 1: payment method title. The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Gateway/MolliePaymentGateway.php:289 -msgid "%1$s not enabled in your Mollie profile. You can enable it by editing your %2$sMollie profile%3$s." -msgstr "%1$s niet geactiveerd in je Mollie-profiel. Je kan het activeren door je %2$sMollie-profiel%3$s te bewerken." - -#. translators: Placeholder 1: WooCommerce currency, placeholder 2: Supported Mollie currencies -#: src/Gateway/MolliePaymentGateway.php:304 -msgid "Current shop currency %1$s not supported by Mollie. Read more about %2$ssupported currencies and payment methods.%3$s " -msgstr "Huidige shopvaluta %1$s niet ondersteund door Mollie. Lees meer over %2$sondersteunde valuta's en betaalmethoden.%3$s " - -#: src/Gateway/MolliePaymentGateway.php:575 -msgid "You have cancelled your payment. Please complete your order with a different payment method." -msgstr "Je hebt je betaling geannuleerd. Vervolledig je bestelling met een andere betaalmethode." - -#: src/Gateway/MolliePaymentGateway.php:596 -#: src/Gateway/MolliePaymentGateway.php:610 -msgid "Your payment was not successful. Please complete your order with a different payment method." -msgstr "Je betaling is niet gelukt. Vervolledig je bestelling met een andere betaalmethode." - -#: src/Gateway/MolliePaymentGateway.php:646 -msgid "Could not load order %s" -msgstr "Kon bestelling %s niet laden" - -#: src/Gateway/MolliePaymentGateway.php:899 -msgid "Order cancelled" -msgstr "Bestelling geannuleerd" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Gateway/MolliePaymentGateway.php:933 -msgid "%1$s payment still pending (%2$s) but customer already returned to the store. Status should be updated automatically in the future, if it doesn't this might indicate a communication issue between the site and Mollie." -msgstr "%1$s betaling nog hangende (%2$s) maar klant is reeds teruggekeerd naar de shop. Status moet in de toekomst automatisch worden bijgewerkt, als dat niet gebeurt, kan dit wijzen op een communicatieprobleem tussen de site en Mollie." - -#: src/Gateway/MolliePaymentGateway.php:939 src/Payment/MollieObject.php:682 -#: src/Payment/MollieObject.php:714 src/Payment/MollieOrder.php:281 -#: src/Payment/MollieOrder.php:338 src/Payment/MollieOrder.php:382 -#: src/Payment/MollieOrder.php:463 src/Payment/MollieOrder.php:534 -#: src/Payment/MollieOrder.php:877 src/Payment/MollieOrderService.php:171 -#: src/Payment/MollieOrderService.php:437 -#: src/Payment/MollieOrderService.php:500 -#: src/Payment/MollieOrderService.php:714 src/Payment/MolliePayment.php:236 -#: src/Payment/MolliePayment.php:323 src/Payment/MolliePayment.php:399 -#: src/Payment/MolliePayment.php:423 src/Payment/PaymentService.php:801 -#: src/Subscription/MollieSepaRecurringGateway.php:137 -#: src/Subscription/MollieSepaRecurringGateway.php:204 -#: src/Subscription/MollieSubscriptionGateway.php:458 -msgid "test mode" -msgstr "testmodus" - -#: src/Gateway/MolliePaymentGateway.php:950 -msgid ", payment pending." -msgstr ", betaling in behandeling." - -#: src/Gateway/MolliePaymentGateway.php:982 -msgid "Your order has been cancelled." -msgstr "Je bestelling is geannuleerd." - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. -#: src/Gateway/Surcharge.php:257 -msgid " + %1$s %2$s fee might apply" -msgstr " + %1$s %2$s prijstoeslag zou van toepassing kunnen zijn" - -#. translators: Placeholder 1: Fee amount tag. -#: src/Gateway/Surcharge.php:274 -msgid " + %1$s%% fee might apply" -msgstr " + %1$s%% prijstoeslag zou van toepassing kunnen zijn" - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. Placeholder 3: Percentage amount. -#: src/Gateway/Surcharge.php:297 -msgid " + %1$s %2$s + %3$s%% fee might apply" -msgstr " + %1$s %2$s + %3$s%% prijstoeslag zou van toepassing kunnen zijn" - -#: src/Gateway/Surcharge.php:330 -msgid " (excl. VAT)" -msgstr " (excl. btw)" - -#: src/Gateway/Voucher/VoucherModule.php:79 -#: src/Settings/Page/MollieSettingsPage.php:50 -#: src/Settings/Page/MollieSettingsPage.php:183 -msgid "Mollie Settings" -msgstr "Mollie-instellingen" - -#: src/Gateway/Voucher/VoucherModule.php:109 -#: src/Gateway/Voucher/VoucherModule.php:149 -#: src/Gateway/Voucher/VoucherModule.php:172 -msgid "Mollie Voucher Category" -msgstr "Mollie-waardeboncategorie" - -#: src/Gateway/Voucher/VoucherModule.php:112 -#: src/Gateway/Voucher/VoucherModule.php:151 -#: src/Gateway/Voucher/VoucherModule.php:176 -msgid "--Please choose an option--" -msgstr "--Kies een optie--" - -#: src/Gateway/Voucher/VoucherModule.php:113 -#: src/Gateway/Voucher/VoucherModule.php:152 -#: src/Gateway/Voucher/VoucherModule.php:181 -#: src/Gateway/Voucher/VoucherModule.php:243 -#: src/Gateway/Voucher/VoucherModule.php:298 -msgid "No Category" -msgstr "Geen categorie" - -#: src/Gateway/Voucher/VoucherModule.php:114 -#: src/Gateway/Voucher/VoucherModule.php:153 -#: src/Gateway/Voucher/VoucherModule.php:184 -#: src/Gateway/Voucher/VoucherModule.php:244 -#: src/Gateway/Voucher/VoucherModule.php:299 src/PaymentMethods/Voucher.php:57 -msgid "Meal" -msgstr "Maaltijd" - -#: src/Gateway/Voucher/VoucherModule.php:115 -#: src/Gateway/Voucher/VoucherModule.php:154 -#: src/Gateway/Voucher/VoucherModule.php:187 -#: src/Gateway/Voucher/VoucherModule.php:245 -#: src/Gateway/Voucher/VoucherModule.php:300 src/PaymentMethods/Voucher.php:58 -msgid "Eco" -msgstr "Eco" - -#: src/Gateway/Voucher/VoucherModule.php:116 -#: src/Gateway/Voucher/VoucherModule.php:155 -#: src/Gateway/Voucher/VoucherModule.php:190 -#: src/Gateway/Voucher/VoucherModule.php:246 -#: src/Gateway/Voucher/VoucherModule.php:301 src/PaymentMethods/Voucher.php:59 -msgid "Gift" -msgstr "Cadeau" - -#: src/Gateway/Voucher/VoucherModule.php:157 -#: src/Gateway/Voucher/VoucherModule.php:194 -msgid "Select a voucher category to apply to all products with this category" -msgstr "Selecteer een waardeboncategorie om toe te passen op alle producten met deze categorie" - -#: src/Gateway/Voucher/VoucherModule.php:228 src/PaymentMethods/Voucher.php:53 -msgid "Select the default products category" -msgstr "Selecteer de categorie standaard producten" - -#: src/Gateway/Voucher/VoucherModule.php:232 -msgid "Products voucher category" -msgstr "Categorie producten waardebon" - -#: src/Gateway/Voucher/VoucherModule.php:239 -#: src/Gateway/Voucher/VoucherModule.php:297 -msgid "Same as default category" -msgstr "Zelfde als standaardcategorie" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/Gateway/Voucher/VoucherModule.php:251 -#, fuzzy -msgid "In order to process it, all products in the order must have a category. To disable the product from voucher selection select 'No category' option." -msgstr "Daarvoor moeten alle producten uit de bestelling een categorie hebben. Selecteer ''Geen categorie'' om te voorkomen dat het product voor waardebonnen kan worden gekozen." - -#: src/Gateway/Voucher/VoucherModule.php:294 -msgid "Mollie Voucher category" -msgstr "Mollie-waardeboncategorie" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:677 -msgid "%1$s renewal payment failed via Mollie (%2$s). You will need to manually review the payment and adjust product stocks if you use them." -msgstr "%1$s vernieuwing van betaling mislukt via Mollie (%2$s). Je moet de betaling handmatig controleren en productvoorraden aanpassen als je deze gebruikt." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:709 -msgid "%1$s payment failed via Mollie (%2$s)." -msgstr "%1$s betaling mislukt via Mollie (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:743 -msgid "Mollie webhook called, but payment also started via %s, so the order status is not updated." -msgstr "Mollie-webhook heeft gebeld, maar betaling is ook gestart via %s, dus de bestellingsstatus is niet geüpdatet." - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/Payment/MollieObject.php:765 -#: src/PaymentMethods/InstructionStrategies/PaypalInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (PayPal transaction ID: %3$s)" -msgstr "Betaling voltooid met %1$s - %2$s (PayPal transactie-ID: %3$s)" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:909 -msgctxt "Payment description for {orderNumber}" -msgid "Order {orderNumber}" -msgstr "Bestelling {orderNumber}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:919 -msgctxt "Payment description for {storeName}" -msgid "StoreName {storeName}" -msgstr "Winkelnaam {storeName}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:929 -msgctxt "Payment description for {customer.firstname}" -msgid "Customer Firstname {customer.firstname}" -msgstr "Voornaam Klant {customer.firstname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:939 -msgctxt "Payment description for {customer.lastname}" -msgid "Customer Lastname {customer.lastname}" -msgstr "Achternaam Klant {customer.lastname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:949 -msgctxt "Payment description for {customer.company}" -msgid "Customer Company {customer.company}" -msgstr "Bedrijf Klant {customer.company}" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:277 src/Payment/MolliePayment.php:234 -#: src/Subscription/MollieSepaRecurringGateway.php:210 -msgid "Order completed using %1$s payment (%2$s)." -msgstr "Bestelling voltooid met gebruik van %1$s betaling (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:336 -msgid "Order authorized using %1$s payment (%2$s). Set order to completed in WooCommerce when you have shipped the products, to capture the payment. Do this within 28 days, or the order will expire. To handle individual order lines, process the order via the Mollie Dashboard." -msgstr "Bestelling geautoriseerd met gebruik van %1$s betaling (%2$s). Om de betaling te ontvangen, moet je na het verzenden van de producten de bestelling in WooCommerce als voltooid markeren. Doe dit binnen 28 dagen, anders verloopt de bestelling. Voor het afhandelen van afzonderlijke bestelregels, moet je de bestelling via het Mollie Dashboard verwerken." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:380 -msgid "Order completed at Mollie for %1$s order (%2$s). At least one order line completed. Remember: Completed status for an order at Mollie is not the same as Completed status in WooCommerce!" -msgstr "Bestelling voltooid bij Mollie voor %1$s bestelling (%2$s). Ten minste één bestellijn voltooid. Denk eraan: Voltooide status voor een bestelling bij Mollie is niet hetzelfde als Voltooide status in WooCommerce!" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:461 -msgid "%1$s order (%2$s) cancelled ." -msgstr "%1$s bestelling (%2$s) geannuleerd." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:532 -msgid "%1$s order expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "%1$s bestelling verlopen (%2$s) maar niet geannuleerd wegens een andere hangende betaling (%3$s)." - -#: src/Payment/MollieOrder.php:627 -msgctxt "Order note error" -msgid "The sum of refunds for all order lines is not identical to the refund amount, so this refund will be processed as a payment amount refund, not an order line refund." -msgstr "De som van de terugbetalingen voor alle bestelregels is niet identiek aan het terugbetalingsbedrag, dus deze terugbetaling zal worden verwerkt als een terugbetaling van het betalingsbedrag en niet als een terugbetaling van een bestelregel." - -#: src/Payment/MollieOrder.php:759 -msgctxt "Order note error" -msgid "Can not refund order amount that has status %1$s at Mollie." -msgstr "Kan het bestelbedrag dat de status %1$s heeft bij Mollie niet terugbetalen." - -#: src/Payment/MollieOrder.php:781 -msgid "Amount refund of %1$s%2$s refunded in WooCommerce and at Mollie.%3$s Refund ID: %4$s." -msgstr "Terugbetaling van %1$s%2$s terugbetaald in WooCommerce en bij Mollie.%3$s Terugbetalings-ID: %4$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:872 -msgid "%1$s order (%2$s) expired ." -msgstr "%1$s bestelling (%2$s) verlopen." - -#: src/Payment/MollieOrder.php:1095 -msgid "%1$sx %2$s cancelled for %3$s%4$s in WooCommerce and at Mollie." -msgstr "%1$sx %2$s geannuleerd voor %3$s%4$s in WooCommerce en bij Mollie." - -#: src/Payment/MollieOrder.php:1119 -msgid "%1$sx %2$s refunded for %3$s%4$s in WooCommerce and at Mollie.%5$s Refund ID: %6$s." -msgstr "%1$sx %2$s terugbetaald voor %3$s%4$s in WooCommerce en bij Mollie.%5$s Terugbetalings-ID: %6$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment status, placeholder 3: payment ID -#: src/Payment/MollieOrderService.php:168 -msgid "%1$s payment %2$s (%3$s), not processed." -msgstr "%1$s betaling %2$s (%3$s), niet verwerkt." - -#: src/Payment/MollieOrderService.php:400 -msgid "New chargeback %s processed! Order note and order status updated." -msgstr "Nieuwe terugboeking %s verwerkt! Bestelnota en bestelstatus bijgewerkt." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:432 -msgid "%1$s payment charged back via Mollie (%2$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "%1$s betaling teruggevorderd via Mollie (%2$s). Je moet de betaling handmatig controleren (en productvoorraden aanpassen als je dit gebruikt)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:494 -msgid "%1$s payment charged back via Mollie (%2$s). Subscription status updated, please review (and adjust product stocks if you use it)." -msgstr "%1$s betaling teruggevorderd via Mollie (%2$s). Abonnementstatus geüpdatet, gelieve te beoordelen (en productvoorraden aan te passen als je dit gebruikt)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:701 -msgid "%1$s payment %2$s via Mollie (%3$s %4$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "%1$s betaling %2$s via Mollie (%3$s %4$s). Je moet de betaling handmatig controleren (en productvoorraden aanpassen als je dit gebruikt)." - -#: src/Payment/MollieOrderService.php:814 -msgid "New refund %s processed in Mollie Dashboard! Order note added, but order not updated." -msgstr "Nieuwe terugbetaling %s verwerkt in Mollie Dashboard! Bestelnota toegevoegd, maar bestelling niet geüpdatet." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:321 -msgid "%1$s payment (%2$s) cancelled ." -msgstr "%1$s betaling (%2$s) geannuleerd." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:397 -msgid "%1$s payment expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "%1$s betaling verlopen (%2$s) maar niet geannuleerd wegens een andere hangende betaling (%3$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:421 -msgid "%1$s payment expired (%2$s)." -msgstr "%1$s betaling verlopen (%2$s)." - -#. translators: Placeholder 1: currency, placeholder 2: refunded amount, placeholder 3: optional refund reason, placeholder 4: payment ID, placeholder 5: refund ID -#: src/Payment/MolliePayment.php:497 -msgid "Refunded %1$s%2$s%3$s - Payment: %4$s, Refund: %5$s" -msgstr "Terugbetaald %1$s%2$s%3$s - Betaling: %4$s, Terugbetaling: %5$s" - -#. translators: Placeholder 1: order number -#: src/Payment/MollieSubscription.php:78 -msgctxt "Default payment description for subscription recurring payments" -msgid "Order %1$s" -msgstr "Bestelling %1$s" - -#: src/Payment/OrderItemsRefunder.php:121 -msgid "One of the WooCommerce order items does not have the refund item ID meta value associated to Mollie Order item." -msgstr "Een van de WooCommerce-bestelartikelen heeft niet de metawaarde van het terugbetaalartikel dat aan het Mollie-bestelartikel is gekoppeld." - -#: src/Payment/OrderItemsRefunder.php:166 -msgid "Impossible to retrieve the order item ID related to the remote item: %1$s. Try to do a refund by amount." -msgstr "Onmogelijk om het bestelartikel-id van het afstandsartikel terug te halen: %1$s Probeer een terugbetaling te doen per bedrag." - -#: src/Payment/OrderItemsRefunder.php:190 -msgid "Empty WooCommerce order items or mollie order lines." -msgstr "Lege WooCommerce-bestelartikelen of Mollie-bestellijnen." - -#: src/Payment/OrderLines.php:509 -msgid "Shipping" -msgstr "Verzending" - -#: src/Payment/PaymentModule.php:215 -msgid "%1$s items refunded in WooCommerce and at Mollie." -msgstr "%1$s artikelen terugbetaald in WooCommerce en bij Mollie." - -#: src/Payment/PaymentModule.php:233 -msgid "%1$s items cancelled in WooCommerce and at Mollie." -msgstr "%1$s artikelen geannuleerd in WooCommerce en bij Mollie." - -#: src/Payment/PaymentModule.php:352 -msgctxt "Order note info" -msgid "Processing a payment, no capture needed" -msgstr "Betaling aan het verwerken, geen vastlegging nodig" - -#: src/Payment/PaymentModule.php:366 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be shipped/captured." -msgstr "Bestelling reeds geannuleerd bij Mollie, kan niet worden verzonden/vastgelegd." - -#: src/Payment/PaymentModule.php:374 -msgctxt "Order note info" -msgid "Order already completed at Mollie, can not be shipped/captured." -msgstr "Bestelling reeds voltooid bij Mollie, kan niet worden verzonden/vastgelegd." - -#: src/Payment/PaymentModule.php:383 -msgctxt "Order note info" -msgid "Order successfully updated to shipped at Mollie, capture of funds underway." -msgstr "Bestelling met succes bijgewerkt om te verzenden bij Mollie, vastlegging van middelen bezig." - -#: src/Payment/PaymentModule.php:389 -msgctxt "Order note info" -msgid "Order not paid or authorized at Mollie yet, can not be shipped." -msgstr "Bestelling nog niet betaald of geautoriseerd bij Mollie, kan niet worden verzonden." - -#: src/Payment/PaymentModule.php:423 -msgctxt "Order note info" -msgid "Order contains Mollie payment method, but not a valid Mollie Order ID. Canceling order failed." -msgstr "Bestelling bevat Mollie-betaalmethode, maar geen geldig Mollie-bestel-ID. Annulering van bestelling mislukt." - -#: src/Payment/PaymentModule.php:444 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be canceled again." -msgstr "Bestelling reeds geannuleerd bij Mollie, kan niet opnieuw worden geannuleerd." - -#: src/Payment/PaymentModule.php:454 -msgctxt "Order note info" -msgid "Order also cancelled at Mollie." -msgstr "Bestelling dus geannuleerd bij Mollie." - -#: src/Payment/PaymentModule.php:460 -msgctxt "Order note info" -msgid "Order could not be canceled at Mollie, because order status is " -msgstr "Bestelling kon niet worden geannuleerd bij Mollie, omdat bestelstatus is " - -#: src/Payment/PaymentService.php:622 -msgid "Subscription switch failed, no valid mandate found. Place a completely new order to change your subscription." -msgstr "Overschakelen naar abonnement mislukt, geen geldig mandaat gevonden. Plaats een volledig nieuwe bestelling om je abonnement te wijzigen." - -#: src/Payment/PaymentService.php:628 -msgid "Failed switching subscriptions, no valid mandate." -msgstr "Wijziging abonnement mislukt, geen geldige opdracht." - -#: src/Payment/PaymentService.php:638 -msgid "Order completed internally because of an existing valid mandate at Mollie." -msgstr "Bestelling intern voltooid wegens een bestaand geldig mandaat bij Mollie." - -#: src/Payment/PaymentService.php:779 -#: src/Subscription/MollieSepaRecurringGateway.php:126 -#: src/Subscription/MollieSubscriptionGateway.php:449 -msgid "Awaiting payment confirmation." -msgstr "In afwachting van betalingsbevestiging" - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Payment/PaymentService.php:799 -#: src/Subscription/MollieSepaRecurringGateway.php:135 -#: src/Subscription/MollieSubscriptionGateway.php:456 -msgid "%1$s payment started (%2$s)." -msgstr "%1$s betaling gestart (%2$s)." - -#: src/Payment/PaymentService.php:869 -msgid "Payment failed due to: Mollie is out of service. Please try again later." -msgstr "" - -#: src/Payment/RefundLineItemsBuilder.php:126 -msgid "Mollie doesn't allow a partial refund of the full amount or quantity of at least one order line. Trying to process this as an amount refund instead." -msgstr "Mollie staat geen gedeeltelijke terugbetaling toe van het volledige bedrag of hoeveelheid van ten minste één bestelregel. In plaats daarvan aan het proberen dit te verwerken als een terugbetaling van bedrag." - -#: src/PaymentMethods/Applepay.php:14 -msgid "To accept payments via Apple Pay" -msgstr "Om betalingen te accepteren via Apple Pay" - -#: src/PaymentMethods/Bancontact.php:13 -msgid "Bancontact" -msgstr "Bancontact" - -#: src/PaymentMethods/Banktransfer.php:32 -msgid "Bank Transfer" -msgstr "Bankoverdracht" - -#: src/PaymentMethods/Banktransfer.php:54 -#: src/Settings/General/MollieGeneralSettings.php:252 -msgid "Activate expiry time setting" -msgstr "Activeer instelling vervaldatum" - -#: src/PaymentMethods/Banktransfer.php:55 -#: src/Settings/General/MollieGeneralSettings.php:253 -msgid "Enable expiry time for payments" -msgstr "Activeer de vervaldatum voor betalingen" - -#: src/PaymentMethods/Banktransfer.php:56 -msgid "Enable this option if you want to be able to set the time after which the payment will expire. This will turn all transactions into payments instead of orders" -msgstr "Activeer deze optie als je de mogelijkheid wilt hebben om het aantal dagen in te stellen waarna de betaling vervalt. Dit zet alle transacties in betalingen om in plaats van ze in bestellingen te wijzigen" - -#: src/PaymentMethods/Banktransfer.php:61 -#: src/Settings/General/MollieGeneralSettings.php:259 -msgid "Expiry time" -msgstr "Vervaldatum" - -#. translators: Placeholder 1: Default expiry days. -#: src/PaymentMethods/Banktransfer.php:64 -msgid "Number of DAYS after the payment will expire. Default %d days" -msgstr "Aantal DAGEN nadat de betaling vervalt. Standaard %d dagen." - -#: src/PaymentMethods/Banktransfer.php:73 -msgid "Skip Mollie payment screen" -msgstr "Mollie-betaalscherm overslaan" - -#: src/PaymentMethods/Banktransfer.php:74 -msgid "Skip Mollie payment screen when Bank Transfer is selected" -msgstr "Sla Mollie-betaalscherm over wanneer bankoverschrijving is geselecteerd" - -#: src/PaymentMethods/Banktransfer.php:75 -msgid "Enable this option if you want to skip redirecting your user to the Mollie payment screen, instead this will redirect your user directly to the WooCommerce order received page displaying instructions how to complete the Bank Transfer payment." -msgstr "Activeer deze optie als je het doorsturen van je gebruiker naar het Mollie-betaalscherm wilt overslaan. In plaats daarvan stuurt dit je gebruiker rechtstreeks naar de WooCommerce-pagina bestelling ontvangen met instructies voor het voltooien van de betaling via bankoverschrijving." - -#: src/PaymentMethods/Belfius.php:13 -msgid "Belfius Direct Net" -msgstr "Belfius Direct Net" - -#: src/PaymentMethods/Billie.php:13 -msgid "Billie" -msgstr "" - -#: src/PaymentMethods/Billie.php:14 -#, fuzzy -msgid "To accept payments via Billie, all default WooCommerce checkout fields should be enabled and required." -msgstr "Om betalingen via Klarna te accepteren, moeten alle standaard WooCommerce-afrekenvelden geactiveerd en vereist zijn." - -#: src/PaymentMethods/Billie.php:29 -msgid "Company field is empty. The company field is required." -msgstr "" - -#: src/PaymentMethods/Billie.php:33 -msgid "Please enter your company name here." -msgstr "" - -#: src/PaymentMethods/Creditcard.php:16 -msgid "Credit card" -msgstr "Creditcard" - -#: src/PaymentMethods/Creditcard.php:52 -msgid "Enable Mollie Components" -msgstr "Activeer Mollie-componenten" - -#: src/PaymentMethods/Creditcard.php:55 -#, fuzzy -msgid "Use the Mollie Components for this Gateway. Read more about %s and how it improves your conversion." -msgstr "Gebruik de Mollie-componenten voor deze gateway. Lees meer over %s en hoe het jouw conversie verbetert." - -#: src/PaymentMethods/Creditcard.php:59 src/Settings/Page/Components.php:21 -#: src/Settings/Page/MollieSettingsPage.php:733 -msgid "Mollie Components" -msgstr "Mollie-componenten" - -#: src/PaymentMethods/Creditcard.php:92 -msgid "Customize Icons" -msgstr "Pas pictogrammen aan" - -#: src/PaymentMethods/Creditcard.php:99 -msgid "Enable Icons Selector" -msgstr "Activeer pictogram keuzemogelijkheid" - -#: src/PaymentMethods/Creditcard.php:100 -msgid "Show customized creditcard icons on checkout page" -msgstr "Toon aangepaste creditcardpictogrammen op betaalpagina" - -#: src/PaymentMethods/Creditcard.php:108 -msgid "Show American Express Icon" -msgstr "Toon American Express pictogram" - -#: src/PaymentMethods/Creditcard.php:113 -msgid "Show Carta Si Icon" -msgstr "Toon Carta Si pictogram" - -#: src/PaymentMethods/Creditcard.php:118 -msgid "Show Carte Bancaire Icon" -msgstr "Toon Carte Bancaire pictogram" - -#: src/PaymentMethods/Creditcard.php:123 -msgid "Show Maestro Icon" -msgstr "Toon Maestro pictogram" - -#: src/PaymentMethods/Creditcard.php:128 -msgid "Show Mastercard Icon" -msgstr "Toon Mastercard pictogram" - -#: src/PaymentMethods/Creditcard.php:133 -msgid "Show Visa Icon" -msgstr "Toon Visa pictogram" - -#: src/PaymentMethods/Creditcard.php:138 -msgid "Show VPay Icon" -msgstr "Toon Vpay pictogram" - -#: src/PaymentMethods/Directdebit.php:13 -msgid "SEPA Direct Debit" -msgstr "SEPA-incasso" - -#: src/PaymentMethods/Directdebit.php:14 -#, fuzzy -msgid "SEPA Direct Debit is used for recurring payments with WooCommerce Subscriptions, and will not be shown in the WooCommerce checkout for regular payments! You also need to enable iDEAL and/or other 'first' payment methods if you want to use SEPA Direct Debit." -msgstr "SEPA-incasso wordt gebruikt voor terugkerende betalingen met WooCommerce-abonnementen, en wordt niet getoond in de WooCommerce kassa voor reguliere betalingen! Je moet ook iDEAL en/of andere 'eerste' betaalmethoden activeren als je SEPA-incasso wilt gebruiken." - -#: src/PaymentMethods/Eps.php:13 -msgid "EPS" -msgstr "EPS" - -#: src/PaymentMethods/Giftcard.php:30 -msgctxt "Placeholder 1: giftcard issuer, Placeholder 2: amount value, Placeholder 3: currency" -msgid "Mollie - Giftcard details: %1$s %2$s %3$s." -msgstr "Mollie - Details cadeaukaart: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:42 -msgctxt "Placeholder 1: remainder method, Placeholder 2: amount value, Placeholder 3: currency" -msgid " Remainder: %1$s %2$s %3$s." -msgstr " Restant: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:60 -msgid "Gift cards" -msgstr "Cadeaubonnen" - -#: src/PaymentMethods/Giftcard.php:62 src/PaymentMethods/Giftcard.php:105 -msgid "Select your gift card" -msgstr "Selecteer je cadeaubon" - -#: src/PaymentMethods/Giftcard.php:78 -msgid "Show gift cards dropdown" -msgstr "Toon cadeaubonnen-dropdown" - -#: src/PaymentMethods/Giftcard.php:84 -msgid "If you disable this, a dropdown with various gift cards will not be shown in the WooCommerce checkout, so users will select a gift card on the Mollie payment page after checkout." -msgstr "Als je dit deactiveert, zal een dropdown met verschillende cadeaubonnen niet in de WooCommerce- checkout worden getoond, dus gebruikers zullen een cadeaubon selecteren op de Mollie-betaalpagina na het afrekenen." - -#: src/PaymentMethods/Giftcard.php:93 src/PaymentMethods/Ideal.php:46 -#: src/PaymentMethods/Kbc.php:48 -msgid "Issuers empty option" -msgstr "Optie uitgevers leeg" - -#: src/PaymentMethods/Giftcard.php:99 -msgid "This text will be displayed as the first option in the gift card dropdown, but only if the above 'Show gift cards dropdown' is enabled." -msgstr "Deze tekst wordt weergegeven als eerste optie in de cadeaubon-dropdown, maar alleen als het bovenstaande 'Toon cadeaubon dropdown' is geactiveerd." - -#: src/PaymentMethods/Giropay.php:13 -msgid "Giropay" -msgstr "Giropay" - -#: src/PaymentMethods/Ideal.php:15 -msgid "iDEAL" -msgstr "iDEAL" - -#: src/PaymentMethods/Ideal.php:17 src/PaymentMethods/Ideal.php:55 -#: src/PaymentMethods/Kbc.php:16 -msgid "Select your bank" -msgstr "Selecteer je bank" - -#: src/PaymentMethods/Ideal.php:34 -msgid "Show iDEAL banks dropdown" -msgstr "Toon iDEAL-banken dropdown" - -#: src/PaymentMethods/Ideal.php:37 -msgid "If you disable this, a dropdown with various iDEAL banks will not be shown in the WooCommerce checkout, so users will select a iDEAL bank on the Mollie payment page after checkout." -msgstr "Als je dit deactiveert, zal een dropdown bij verschillende iDEAL-banken niet in de WooCommerce-checkout worden getoond, dus gebruikers zullen een iDEAL-bank selecteren op de Mollie-betaalpagina na het afrekenen." - -#: src/PaymentMethods/Ideal.php:49 -#, fuzzy -msgid "This text will be displayed as the first option in the iDEAL issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show iDEAL banks dropdown' is enabled." -msgstr "Deze tekst wordt weergegeven als eerste optie in de iDEAL-uitgevers dropdown, als er niets wordt ingevoerd, wordt 'Selecteer je bank' weergegeven. Alleen als het bovenstaande ''Toon iDEAL-banken dropdown'' is geactiveerd." - -#: src/PaymentMethods/In3.php:13 -msgid "in3" -msgstr "in3" - -#: src/PaymentMethods/In3.php:15 -msgid "Pay in 3 instalments, 0% interest" -msgstr "Betalen in 3 termijnen, 0% rente" - -#: src/PaymentMethods/In3.php:25 -msgid "Required field is empty. Phone and birthdate fields are required." -msgstr "" - -#: src/PaymentMethods/In3.php:29 -msgid "Please enter your phone here. +00.." -msgstr "" - -#: src/PaymentMethods/In3.php:30 -msgid "Please enter your birthdate here." -msgstr "" - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/PaymentMethods/InstructionStrategies/ApplepayInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (Apple Pay transaction ID: %3$s)" -msgstr "Betaling voltooid met %1$s - %2$s (Apple Pay transactie-ID: %3$s)" - -#. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN, placeholder 3: consumer BIC -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:28 -#: src/PaymentMethods/InstructionStrategies/DirectDebitInstructionTrait.php:20 -msgid "Payment completed by %1$s (IBAN (last 4 digits): %2$s, BIC: %3$s)" -msgstr "Betaling voltooid met %1$s (IBAN (ten minste 4 cijfers): %2$s, BIC: %3$s)" - -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:37 -msgid "Please complete your payment by transferring the total amount to the following bank account:" -msgstr "Voltooi je betaling door het totale bedrag over te maken naar de volgende bankrekening:" - -#. translators: Placeholder 1: 'Stichting Mollie Payments' -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:41 -msgid "Beneficiary: %s" -msgstr "Begunstigde: %s" - -#. translators: Placeholder 1: Payment details bank account -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:43 -msgid "IBAN: %s" -msgstr "IBAN: %s" - -#. translators: Placeholder 1: Payment details bic -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:45 -msgid "BIC: %s" -msgstr "BIC: %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:49 -msgid "Payment reference: %s" -msgstr "Betalingsreferentie: %s." - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:52 -msgid "Please provide the payment reference %s" -msgstr "Vermeld de betalingsreferentie %s" - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:62 -msgid "The payment will expire on %s." -msgstr "De betaling vervalt op %s." - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:68 -msgid "The payment will expire on %s. Please make sure you transfer the total amount before this date." -msgstr "De betaling vervalt op %s. Zorg ervoor dat je vóór deze datum het totale bedrag overmaakt." - -#. translators: Placeholder 1: card holder -#: src/PaymentMethods/InstructionStrategies/CreditcardInstructionStrategy.php:19 -msgid "Payment completed by %s" -msgstr "Betaling voltooid met %s." - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:19 -msgid "We have not received a definite payment status." -msgstr "We hebben geen definitieve betalingsstatus ontvangen." - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:25 -msgid "We have not received a definite payment status. You will receive an email as soon as we receive a confirmation of the bank/merchant." -msgstr "We hebben geen definitieve betalingsstatus ontvangen. Je ontvangt een e-mail zodra we een bevestiging van de bank/handelaar ontvangen." - -#. translators: Placeholder 1: payment method -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:33 -msgid "Payment completed with %s" -msgstr "Betaling voltooid met %s" - -#. translators: Placeholder 1: Mollie_WC_Gateway_MyBank consumer name, placeholder 2: Consumer Account number -#: src/PaymentMethods/InstructionStrategies/MybankInstructionStrategy.php:18 -msgid "Payment completed by %1$s - %2$s" -msgstr "Betaling voltooid met %1$s - %2$s" - -#. translators: Placeholder 1: customer billing email -#: src/PaymentMethods/InstructionStrategies/Przelewy24InstructionStrategy.php:19 -msgid "Payment completed by %s." -msgstr "Betaling voltooid met %s." - -#: src/PaymentMethods/Kbc.php:14 -msgid "KBC/CBC Payment Button" -msgstr "KBC/CBC Betaalknop" - -#: src/PaymentMethods/Kbc.php:33 -msgid "Show KBC/CBC banks dropdown" -msgstr "Toon KBC/CBC-banken dropdown" - -#: src/PaymentMethods/Kbc.php:39 -msgid "If you disable this, a dropdown with various KBC/CBC banks will not be shown in the WooCommerce checkout, so users will select a KBC/CBC bank on the Mollie payment page after checkout." -msgstr "Als je dit deactiveert, zal een dropdown bij verschillende KBC/CBC-banken niet in de WooCommerce- checkout worden getoond, dus gebruikers zullen een KBC/CBC-bank selecteren op de Mollie-betaalpagina na het afrekenen." - -#: src/PaymentMethods/Klarna.php:13 -msgid "Pay with Klarna" -msgstr "Betaal met Klarna" - -#: src/PaymentMethods/Klarna.php:14 src/PaymentMethods/Klarnapaylater.php:14 -#: src/PaymentMethods/Klarnapaynow.php:14 -#: src/PaymentMethods/Klarnasliceit.php:14 -msgid "To accept payments via Klarna, all default WooCommerce checkout fields should be enabled and required." -msgstr "Om betalingen via Klarna te accepteren, moeten alle standaard WooCommerce-afrekenvelden geactiveerd en vereist zijn." - -#: src/PaymentMethods/Klarnapaylater.php:13 -msgid "Klarna Pay later" -msgstr "Klarna betaal later" - -#: src/PaymentMethods/Klarnapaynow.php:13 -msgid "Klarna Pay Now" -msgstr "Klarna betaal nu" - -#: src/PaymentMethods/Klarnasliceit.php:13 -msgid "Klarna Slice it" -msgstr "Klarna Betaal in 3 delen" - -#: src/PaymentMethods/Mybank.php:13 -msgid "MyBank" -msgstr "MyBank" - -#: src/PaymentMethods/Mybank.php:14 -msgid "To accept payments via MyBank" -msgstr "Om betalingen te accepteren via MyBank" - -#. translators: Placeholder 1: Lock icon. Placeholder 2: Mollie logo. -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:25 -msgid "%1$s Secure payments provided by %2$s" -msgstr "%1$s Beveiligde betalingen verschaft door %2$s" - -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:43 -msgid "Secure payments provided by" -msgstr "Beveiligde betalingen verschaft door" - -#: src/PaymentMethods/Paypal.php:13 -msgid "PayPal" -msgstr "PayPal" - -#: src/PaymentMethods/Paypal.php:33 -msgid "Display on cart page" -msgstr "Toon op de winkelwagenpagina" - -#: src/PaymentMethods/Paypal.php:37 -msgid "Enable the PayPal button to be used in the cart page." -msgstr "Activeer de PayPal-knop om te gebruiken op de winkelwagenpagina." - -#: src/PaymentMethods/Paypal.php:45 -msgid "Display on product page" -msgstr "Toon op de productpagina" - -#: src/PaymentMethods/Paypal.php:49 -msgid "Enable the PayPal button to be used in the product page." -msgstr "Activeer de PayPal-knop om te gebruiken op de productpagina." - -#: src/PaymentMethods/Paypal.php:58 -msgctxt "Mollie PayPal Button Settings" -msgid "Button text language and color" -msgstr "Knop tekst taal en kleur" - -#: src/PaymentMethods/Paypal.php:59 -msgctxt "Mollie PayPal Button Settings" -msgid "Select the text and the colour of the button." -msgstr "Kies de tekst en de kleur van de knop." - -#: src/PaymentMethods/Paypal.php:69 -msgid "Minimum amount to display button" -msgstr "Minimumbedrag voor de weergave van de knop" - -#: src/PaymentMethods/Paypal.php:73 -msgid "If the product or the cart total amount is under this number, then the button will not show up." -msgstr "Als het product of het totaalbedrag van de winkelwagen onder dit getal blijft, dan verschijnt de knop niet." - -#: src/PaymentMethods/Paypal.php:88 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill blue" -msgstr "Engels -- Kopen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:89 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded blue" -msgstr "Engels -- Kopen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:90 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill golden" -msgstr "Engels -- Kopen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:91 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded golden" -msgstr "Engels -- Kopen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:92 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill gray" -msgstr "Engels -- Kopen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:93 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded gray" -msgstr "Engels -- Kopen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:94 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill white" -msgstr "Engels -- Kopen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:95 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded white" -msgstr "Engels -- Kopen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:96 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill black" -msgstr "Engels -- Betalen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:97 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded black" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:98 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill blue" -msgstr "Engels -- Betalen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:99 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded blue" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:100 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill golden" -msgstr "Engels -- Betalen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:101 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded golden" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:102 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill gray" -msgstr "Engels -- Betalen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:103 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded gray" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:104 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill white" -msgstr "Engels -- Betalen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:105 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded white" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:106 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill black" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:107 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded black" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:108 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill blue" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:109 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded blue" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:110 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill golden" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:111 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded golden" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:112 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill gray" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:113 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded gray" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:114 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill white" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:115 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded white" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:116 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill black" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:117 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded black" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:118 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill blue" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:119 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded blue" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:120 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill golden" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:121 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded golden" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:122 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill gray" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:123 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded gray" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:124 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill white" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:125 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded white" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:126 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill black" -msgstr "Duits -- Kopen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:127 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded black" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:128 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill blue" -msgstr "Duits -- Kopen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:129 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded blue" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:130 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill golden" -msgstr "Duits -- Kopen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:131 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded golden" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:132 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill gray" -msgstr "Duits -- Kopen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:133 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded gray" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:134 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill white" -msgstr "Duits -- Kopen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:135 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded white" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:136 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill black" -msgstr "Duits -- Betalen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:137 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded black" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:138 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill blue" -msgstr "Duits -- Betalen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:139 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded blue" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:140 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill golden" -msgstr "Duits -- Betalen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:141 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded golden" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:142 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill gray" -msgstr "Duits -- Betalen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:143 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded gray" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:144 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill white" -msgstr "Duits -- Betalen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:145 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded white" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:146 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Buy with PayPal - Gold" -msgstr "Frans -- Kopen met PayPal - Goud" - -#: src/PaymentMethods/Paypal.php:147 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Gold" -msgstr "Frans -- Betalen met PayPal - Goud" - -#: src/PaymentMethods/Paypal.php:148 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Silver" -msgstr "Frans -- Betalen met PayPal - Zilver" - -#: src/PaymentMethods/Paypal.php:149 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Buy with PayPal - Gold" -msgstr "Pools -- Kopen met PayPal - Goud" - -#: src/PaymentMethods/Paypal.php:150 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Gold" -msgstr "Pools -- Betalen met PayPal - Goud" - -#: src/PaymentMethods/Paypal.php:151 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Silver" -msgstr "Pools -- Betalen met PayPal - Zilver" - -#: src/PaymentMethods/Paysafecard.php:13 -msgid "paysafecard" -msgstr "paysafecard" - -#: src/PaymentMethods/Przelewy24.php:13 -msgid "Przelewy24" -msgstr "Przelewy24" - -#: src/PaymentMethods/Przelewy24.php:14 -msgid "To accept payments via Przelewy24, a customer email is required for every payment." -msgstr "Om betalingen via Przelewy24 te accepteren, is voor elke betaling een e-mail van de klant vereist." - -#: src/PaymentMethods/Sofort.php:13 -msgid "SOFORT Banking" -msgstr "SOFORT Banking" - -#: src/PaymentMethods/Voucher.php:34 -msgid "Voucher" -msgstr "Waardebon" - -#: src/PaymentMethods/Voucher.php:56 -msgid "No category" -msgstr "Geen categorie" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/PaymentMethods/Voucher.php:63 -msgid "In order to process it, all products in the order must have a category. This selector will assign the default category for the shop products" -msgstr "Daarvoor moeten alle producten uit de bestelling een categorie hebben. Deze keuzemogelijkheid zal de standaard categorie voor de producten uit de shop toewijzen" - -#: src/SDK/Api.php:47 -msgid "No API key provided. Please set your Mollie API keys below." -msgstr "Geen API-sleutel verschaft. Stel je Mollie API-sleutels hieronder in." - -#: src/SDK/Api.php:49 -msgid "Invalid API key(s). Get them on the %1$sDevelopers page in the Mollie dashboard%2$s. The API key(s) must start with 'live_' or 'test_', be at least 30 characters and must not contain any special characters." -msgstr "Ongeldige API-sleutel(s). Haal deze op van de %1$sDevelopers-pagina in het Mollie-dashboard%2$s. De API-sleutel(s) moeten beginnen met 'live_' of 'test_', ten minste 30 tekens lang zijn en mogen verder geen speciale tekens bevatten." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:35 -msgid "%s display settings" -msgstr "%s weergave-instellingen" - -#: src/Settings/General/MollieGeneralSettings.php:55 -msgid "Use API dynamic title and gateway logo" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:60 -msgid "Retrieve the gateway title and logo from the Mollie API" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:83 -msgid "Display logo on checkout page. Default enabled" -msgstr "Toon logo op de betaalpagina. Standaard geactiveerd" - -#: src/Settings/General/MollieGeneralSettings.php:91 -msgid "Sales countries" -msgstr "Verkooplanden" - -#: src/Settings/General/MollieGeneralSettings.php:98 -#: src/Settings/Settings.php:188 -msgid "Sell to specific countries" -msgstr "Verkopen aan specifieke landen" - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:111 -msgid "%s custom logo" -msgstr "%s aangepast logo" - -#: src/Settings/General/MollieGeneralSettings.php:117 -msgid "Enable custom logo" -msgstr "Activeer aangepast logo" - -#: src/Settings/General/MollieGeneralSettings.php:123 -msgid "Enable the feature to add a custom logo for this gateway. This feature will have precedence over other logo options." -msgstr "Activeer de functie om een aangepast logo toe te voegen aan deze gateway. Deze functie heeft voorrang op andere opties voor het logo." - -#: src/Settings/General/MollieGeneralSettings.php:129 -msgid "Upload custom logo" -msgstr "Upload aangepast logo" - -#: src/Settings/General/MollieGeneralSettings.php:137 -msgid "Upload a custom icon for this gateway. The feature must be enabled." -msgstr "Upload een aangepast pictogram voor deze gateway. De functie moet geactiveerd zijn." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:148 -msgid "%s surcharge" -msgstr "%s prijstoeslag" - -#: src/Settings/General/MollieGeneralSettings.php:154 -msgid "Payment Surcharge" -msgstr "Betalingstoeslag" - -#: src/Settings/General/MollieGeneralSettings.php:160 -msgid "No fee" -msgstr "Geen vergoeding" - -#: src/Settings/General/MollieGeneralSettings.php:164 -msgid "Fixed fee" -msgstr "Vaste vergoeding" - -#: src/Settings/General/MollieGeneralSettings.php:168 -msgid "Percentage" -msgstr "Percentage" - -#: src/Settings/General/MollieGeneralSettings.php:172 -msgid "Fixed fee and percentage" -msgstr "Vaste vergoeding en percentage" - -#: src/Settings/General/MollieGeneralSettings.php:178 -msgid "Choose a payment surcharge for this gateway" -msgstr "Kies een betalingstoeslag voor deze gateway" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:187 -msgid "Payment surcharge fixed amount in %s" -msgstr "Betalingstoeslag vast bedrag in %s" - -#: src/Settings/General/MollieGeneralSettings.php:192 -msgid "Control the fee added on checkout. Default 0.00" -msgstr "Controle van de vergoeding toegevoegd aan de betaling. Standaard 0.00" - -#: src/Settings/General/MollieGeneralSettings.php:202 -msgid "Payment surcharge percentage amount %" -msgstr "Betalingstoeslag aantal percentage %" - -#: src/Settings/General/MollieGeneralSettings.php:205 -msgid "Control the percentage fee added on checkout. Default 0.00" -msgstr "Controle van de procentuele vergoeding toegevoegd aan de betaling. Standaard 0.00" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:216 -msgid "Payment surcharge limit in %s" -msgstr "Limiet betalingstoeslag in %s" - -#: src/Settings/General/MollieGeneralSettings.php:219 -msgid "Limit the maximum fee added on checkout. Default 0, means no limit" -msgstr "Limiet van de maximum vergoeding toegevoegd aan de betaling. Standaard 0, ofwel geen limiet" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:230 -msgid "Surcharge only under this limit, in %s" -msgstr "Prijstoeslag alleen onder deze limiet, als %s" - -#: src/Settings/General/MollieGeneralSettings.php:233 -msgid "Maximum order amount to apply surcharge. If the order is above this number the surcharge will not apply. Default 0, means no maximum" -msgstr "Maximaal bestelbedrag voor toepassing prijstoeslag. Als de bestelling boven dit bedrag komt, is de prijstoeslag niet van toepassing. Standaard 0, ofwel geen maximum" - -#. translators: Placeholder 1: gateway title -#: src/Settings/General/MollieGeneralSettings.php:246 -msgid "%s advanced" -msgstr "%s geavanceerd" - -#: src/Settings/General/MollieGeneralSettings.php:254 -msgid "Enable this option if you want to be able to set the time after which the order will expire." -msgstr "Activeer deze optie als je de mogelijkheid wilt hebben om het aantal dagen in te stellen waarna de bestelling vervalt." - -#: src/Settings/General/MollieGeneralSettings.php:262 -msgid "Number of MINUTES after the order will expire and will be canceled at Mollie and WooCommerce. A value of 0 means no expiry time will be considered." -msgstr "Aantal MINUTEN voordat de bestelling bij Mollie en WooCommerce komt te vervallen en wordt geannuleerd. Een waarde van 0 betekent dat er geen vervaldatum is." - -#: src/Settings/General/MollieGeneralSettings.php:275 -msgid "Initial order status" -msgstr "Initiële bestelstatus" - -#: src/Settings/General/MollieGeneralSettings.php:292 -msgid "Some payment methods take longer than a few hours to complete. The initial order state is then set to '%1$s'. This ensures the order is not cancelled when the setting %2$s is used." -msgstr "Sommige betaalmethoden duren langer dan een paar uur om te voltooien. De initiële bestelstatus is dan ingesteld op '%1$s'. Dit zorgt ervoor dat de bestelling niet wordt geannuleerd wanneer de instelling %2$s wordt gebruikt." - -#: src/Settings/Page/MollieSettingsPage.php:112 -msgid "Quickly integrate all major payment methods in WooCommerce, wherever you need them." -msgstr "Integreer snel en daar waar nodig alle belangrijke betaalmethodes in WooCommerce." - -#: src/Settings/Page/MollieSettingsPage.php:116 -msgid " Simply drop them ready-made into your WooCommerce webshop with this powerful plugin by Mollie." -msgstr " Plaats ze eenvoudigweg kant-en-klaar in je WooCommerce webshop met deze krachtige plugin van Mollie." - -#: src/Settings/Page/MollieSettingsPage.php:120 -msgid " Mollie is dedicated to making payments better for WooCommerce. " -msgstr " Mollie wil betalingen voor WooCommerce beter maken. " - -#: src/Settings/Page/MollieSettingsPage.php:124 -msgid "Please go to" -msgstr "Ga naar" - -#: src/Settings/Page/MollieSettingsPage.php:127 -msgid " the signup page" -msgstr " de aanmeldpagina" - -#: src/Settings/Page/MollieSettingsPage.php:131 -msgid " to create a new Mollie account and start receiving payments in a couple of minutes. " -msgstr " om een nieuw Mollie-account aan te maken en betalingen te ontvangen binnen een paar minuten. " - -#: src/Settings/Page/MollieSettingsPage.php:135 -msgid "Contact " -msgstr "Neem contact op " - -#: src/Settings/Page/MollieSettingsPage.php:139 -msgid " if you have any questions or comments about this plugin." -msgstr " bij vragen of opmerkingen over deze plugin." - -#: src/Settings/Page/MollieSettingsPage.php:143 -msgid "Our pricing is always per transaction. No startup fees, no monthly fees, and no gateway fees. No hidden fees, period." -msgstr "Onze prijsstelling geldt altijd per transactie. Geen opstartvergoeding, geen maandelijkse vergoeding, geen gateway vergoeding. Geen verborgen vergoeding!" - -#: src/Settings/Page/MollieSettingsPage.php:149 -msgid "Plugin Documentation" -msgstr "Plugin-documentatie" - -#: src/Settings/Page/MollieSettingsPage.php:152 -msgid "Contact Support" -msgstr "Neem contact op met de supportdienst" - -#: src/Settings/Page/MollieSettingsPage.php:164 -msgid "Log plugin events." -msgstr "Log plugin-gebeurtenissen" - -#. translators: Placeholder 1: Location of the log files -#: src/Settings/Page/MollieSettingsPage.php:171 -msgid "Log files are saved to %s" -msgstr "Logbestanden worden opgeslagen in %s" - -#: src/Settings/Page/MollieSettingsPage.php:193 -msgid "Live API key" -msgstr "Live API-sleutel" - -#. translators: Placeholder 1: API key mode (live or test). The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:198 -#: src/Settings/Page/MollieSettingsPage.php:229 -msgid "The API key is used to connect to Mollie. You can find your %1$s API key in your %2$sMollie account%3$s" -msgstr "De API-sleutel wordt gebruikt om verbinding te maken met Mollie. Je vindt je %1$s API-sleutel in je %2$sMollie-profiel%3$s" - -#: src/Settings/Page/MollieSettingsPage.php:207 -msgid "Live API key should start with live_" -msgstr "Live API-sleutel moet beginnen met live_" - -#: src/Settings/Page/MollieSettingsPage.php:214 -msgid "Enable test mode" -msgstr "Activeer de testmodus" - -#: src/Settings/Page/MollieSettingsPage.php:217 -msgid "Enable test mode if you want to test the plugin without using real payments." -msgstr "Activeer de testmodus als je de plugin wilt testen zonder echte betalingen te gebruiken." - -#: src/Settings/Page/MollieSettingsPage.php:224 -msgid "Test API key" -msgstr "Test API-sleutel" - -#: src/Settings/Page/MollieSettingsPage.php:238 -msgid "Test API key should start with test_" -msgstr "Test API-sleutel moet beginnen met test_" - -#: src/Settings/Page/MollieSettingsPage.php:245 -msgid "Debug Log" -msgstr "Debug-log" - -#: src/Settings/Page/MollieSettingsPage.php:301 -msgid "Gateway enabled" -msgstr "Gateway geactiveerd" - -#: src/Settings/Page/MollieSettingsPage.php:305 -msgid "Gateway disabled" -msgstr "Gateway gedeactiveerd" - -#: src/Settings/Page/MollieSettingsPage.php:308 -msgid "Disabled" -msgstr "Uitgeschakeld" - -#. translators: The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:319 -msgid "The following payment methods are activated in your %1$sMollie profile%2$s:" -msgstr "De volgende betaalmethoden zijn geactiveerd in je %1$sMollie-profiel%2$s:" - -#: src/Settings/Page/MollieSettingsPage.php:334 -msgid "Refresh" -msgstr "Vernieuwen" - -#: src/Settings/Page/MollieSettingsPage.php:343 -msgid "No payment methods available" -msgstr "Geen betaalmethoden beschikbaar" - -#: src/Settings/Page/MollieSettingsPage.php:358 -msgid "Edit" -msgstr "Bewerken" - -#: src/Settings/Page/MollieSettingsPage.php:366 -msgid "Activate" -msgstr "Activeren" - -#: src/Settings/Page/MollieSettingsPage.php:417 -#, fuzzy -msgid "You have WooCommerce Subscriptions activated, but not SEPA Direct Debit. Enable SEPA Direct Debit if you want to allow customers to pay subscriptions with iDEAL and/or other 'first' payment methods." -msgstr "Je hebt WooCommerce Abonnementen geactiveerd, maar geen SEPA-incasso. Activeer SEPA-incasso als je klanten wilt toestaan om abonnementen met iDEAL en/of andere 'eerste' betaalmethoden te betalen." - -#: src/Settings/Page/MollieSettingsPage.php:443 -msgid "You have the WooCommerce default Direct Bank Transfer (BACS) payment gateway enabled in WooCommerce. Mollie strongly advices only using Bank Transfer via Mollie and disabling the default WooCommerce BACS payment gateway to prevent possible conflicts." -msgstr "Je hebt de WooCommerce standaard Direct Bank Transfer (BACS) betalingsgateway geactiveerd in WooCommerce. Mollie adviseert dringend om alleen Bank Transfer via Mollie te gebruiken en de standaard WooCommerce BACS betalingsgateway uit te schakelen om mogelijke conflicten te voorkomen." - -#. translators: Placeholder 1: Opening link tag. Placeholder 2: Closing link tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/Page/MollieSettingsPage.php:467 -msgid "You have activated Klarna. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. For more information, go to %1$sKlarna Pay Later documentation%2$s or %3$sKlarna Slice it documentation%4$s" -msgstr "Je hebt Klarna geactiveerd. Zorg ervoor dat alle standaard WooCommerce-afrekenvelden zijn geactiveerd en verplicht zijn, zodat je betalingen kunt accepteren. Ga voor meer informatie naar %1$sKlarna betaal later documentatie%2$s of %3$sKlarna Betaal in 3 delen documentatie%4$s" - -#: src/Settings/Page/MollieSettingsPage.php:732 -msgid "General" -msgstr "Algemeen" - -#: src/Settings/Page/MollieSettingsPage.php:737 -msgid "Advanced" -msgstr "Geavanceerd" - -#: src/Settings/Page/MollieSettingsPage.php:740 -msgid "Apple Pay Button" -msgstr "Apple Pay knop" - -#: src/Settings/Page/MollieSettingsPage.php:780 -#, fuzzy -msgid "You have activated Billie. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. The billing company field is required as well. Make sure to enable the billing company field in the WooCommerce settings if you are using Woocommerce blocks." -msgstr "Je hebt Klarna geactiveerd. Zorg ervoor dat alle standaard WooCommerce-afrekenvelden zijn geactiveerd en verplicht zijn, zodat je betalingen kunt accepteren. Ga voor meer informatie naar %1$sKlarna betaal later documentatie%2$s of %3$sKlarna Betaal in 3 delen documentatie%4$s" - -#: src/Settings/Settings.php:153 -msgid "Gateway Disabled" -msgstr "Gateway gedeactiveerd" - -#: src/Settings/Settings.php:173 -msgid "Return to payments" -msgstr "Ga terug naar betalingen" - -#: src/Settings/Settings.php:199 -msgid "Choose countries…" -msgstr "Selecteer landen;" - -#: src/Settings/Settings.php:200 -msgid "Country" -msgstr "Land" - -#: src/Settings/Settings.php:208 -msgid "Select all" -msgstr "Selecteer alles" - -#: src/Settings/Settings.php:209 -msgid "Select none" -msgstr "Selecteer niets" - -#: src/Settings/Settings.php:403 -msgid "Error" -msgstr "Fout" - -#: src/Settings/Settings.php:417 -msgid "Mollie status:" -msgstr "Mollie-status:" - -#: src/Settings/Settings.php:418 -msgid "Connected" -msgstr "Verbonden" - -#: src/Settings/Settings.php:653 -#, fuzzy -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Only jpg, jpeg, png and gif files are allowed." -msgstr "%1$sMollie-betalingen voor WooCommerce%2$s Uploaden bestand niet mogelijk. De grootte mag niet meer bedragen dan 500 kB." - -#: src/Settings/Settings.php:666 -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Size must be under 500kb." -msgstr "%1$sMollie-betalingen voor WooCommerce%2$s Uploaden bestand niet mogelijk. De grootte mag niet meer bedragen dan 500 kB." - -#: src/Settings/SettingsModule.php:184 -msgid "Mollie settings" -msgstr "Mollie-instellingen" - -#: src/Settings/SettingsModule.php:190 -msgid "Logs" -msgstr "Logs" - -#. translators: Placeholder 1: Opening strong tag. Placeholder 2: Closing strong tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/SettingsModule.php:204 -msgid "%1$sMollie Payments for WooCommerce%2$s The test mode is active, %3$s disable it%4$s before deploying into production." -msgstr "%1$sMollie-betalingen voor WooCommerce%2$s De testmodus is actief, %3$s deactiveer deze%4$s voordat je in productie gaat." - -#. translators: Placeholder 1: Plugin title. Placeholder 2: Min WooCommerce version. Placeholder 3: WooCommerce version used. -#: src/Shared/Status.php:75 -msgid "The %1$s plugin requires at least WooCommerce version %2$s, you are using version %3$s. Please update your WooCommerce plugin." -msgstr "De %1$s plugin vereist ten minste WooCommerce versie %2$s, jij gebruikt versie %3$s. Update je WooCommerce plugin." - -#: src/Shared/Status.php:88 -msgid "Mollie API client not installed. Please make sure the plugin is installed correctly." -msgstr "Mollie API client niet geïnstalleerd. Controleer of de plugin correct is geïnstalleerd." - -#: src/Shared/Status.php:97 -msgid "Mollie Payments for WooCommerce requires the JSON extension for PHP. Enable it in your server or ask your webhoster to enable it for you." -msgstr "Mollie-betalingen voor WooCommerce vereisen de JSON extensie voor PHP. Activeer dit op je server of vraag je webhoster om het voor jou te activeren." - -#. translators: Placeholder 1: Min PHP version. Placeholder 2: PHP version used. Placeholder 3: Opening link tag. placeholder 4: Closing link tag. -#: src/Shared/Status.php:112 -msgid "Mollie Payments for WooCommerce require PHP %1$s or higher, you have PHP %2$s. Please upgrade and view %3$sthis FAQ%4$s" -msgstr "Mollie-betalingen voor WooCommerce vereisen PHP %1$s of hoger, jij hebt PHP %2$s. Installeer de upgrade en bekijk %3$sdeze FAQ%4$s" - -#: src/Shared/Status.php:124 -msgid "Mollie Payments for WooCommerce requires the PHP extension JSON to be enabled. Please enable the 'json' extension in your PHP configuration." -msgstr "Mollie-betalingen voor WooCommerce vereisen dat de PHP-extensie JSON geactiveerd is. Activeer de 'json' extensie in je PHP-configuratie." - -#: src/Shared/Status.php:131 -msgid "Mollie Payments for WooCommerce requires the PHP extension cURL to be enabled. Please enable the 'curl' extension in your PHP configuration." -msgstr "Mollie-betalingen voor WooCommerce vereisen dat de PHP-extensie cURL geactiveerd is. Activeer de 'curl' extensie in je PHP-configuratie." - -#: src/Shared/Status.php:139 -msgid "Mollie Payments for WooCommerce require PHP cURL functions to be available. Please make sure all of these functions are available." -msgstr "Mollie-betalingen voor WooCommerce vereisen dat PHP cURL functies beschikbaar zijn. Zorg ervoor dat al deze functies beschikbaar zijn." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Subscription/MollieSubscriptionGateway.php:197 -msgid "Updated subscription from 'On hold' to 'Active' until payment fails, because a SEPA Direct Debit payment takes some time to process." -msgstr "Bijgewerkt abonnement van 'Wachtend' naar 'Actief' tot de betaling mislukt, omdat voor het verwerken van een SEPA-incassobetaling enige tijd nodig is." - -#: src/Subscription/MollieSubscriptionGateway.php:285 -msgid "The customer (%s) could not be used or found. " -msgstr "De klant (%s) kon niet gebruikt of gevonden worden. " - -#. translators: Placeholder 1: Payment method title -#: src/Subscription/MollieSubscriptionGateway.php:354 -msgid "Could not create %s renewal payment." -msgstr "Kon geen %s betalingshernieuwing aanmaken." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Subscription/SubscriptionModule.php:110 -msgid "%1$s payment failed (%2$s)." -msgstr "%1$s betaling mislukt (%2$s)." diff --git a/languages/mollie-payments-for-woocommerce-nl_BE_formal.mo b/languages/mollie-payments-for-woocommerce-nl_BE_formal.mo deleted file mode 100644 index 6dfc3415a1f211bbb23f50837c8ec0287c9fad8a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 56726 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 LB~BbS{WST1^-pbb diff --git a/languages/mollie-payments-for-woocommerce-nl_BE_formal.po b/languages/mollie-payments-for-woocommerce-nl_BE_formal.po deleted file mode 100644 index 34b91e269..000000000 --- a/languages/mollie-payments-for-woocommerce-nl_BE_formal.po +++ /dev/null @@ -1,2091 +0,0 @@ -# Copyright (C) 2022 unnamed project -# This file is distributed under the same license as the unnamed project package. -msgid "" -msgstr "" -"Project-Id-Version: undefined\n" -"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/html\n" -"POT-Creation-Date: 2023-09-26T10:35:31+00:00\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. Plugin Name of the plugin -#, fuzzy -msgid "Mollie Payments for WooCommerce" -msgstr "%1$sMollie-betalingen voor WooCommerce is inactief:%2$s" - -#. Plugin URI of the plugin -#. Author URI of the plugin -msgid "https://www.mollie.com" -msgstr "" - -#. Description of the plugin -msgid "Accept payments in WooCommerce with the official Mollie plugin" -msgstr "" - -#. Author of the plugin -#, fuzzy -msgid "Mollie" -msgstr "Mollie-status:" - -#: inc/settings/mollie_advanced_settings.php:13 -msgctxt "Label {orderNumber} description for payment description options" -msgid "Order number" -msgstr "Bestelnummer" - -#: inc/settings/mollie_advanced_settings.php:14 -msgctxt "Label {storeName} description for payment description options" -msgid "Site Title" -msgstr "Site titel" - -#: inc/settings/mollie_advanced_settings.php:15 -msgctxt "Label {customer.firstname} description for payment description options" -msgid "Customer's first name" -msgstr "Voornaam van de klant" - -#: inc/settings/mollie_advanced_settings.php:16 -msgctxt "Label {customer.lastname} description for payment description options" -msgid "Customer's last name" -msgstr "Achternaam van de klant" - -#: inc/settings/mollie_advanced_settings.php:17 -msgctxt "Label {customer.company} description for payment description options" -msgid "Customer's company name" -msgstr "Bedrijfsnaam van de klant" - -#: inc/settings/mollie_advanced_settings.php:23 -msgid "Mollie advanced settings" -msgstr "Geavanceerde Mollie-instellingen" - -#: inc/settings/mollie_advanced_settings.php:25 -#: src/Settings/Page/MollieSettingsPage.php:186 -msgid "The following options are required to use the plugin and are used by all Mollie payment methods" -msgstr "De volgende opties zijn vereist om de plugin te gebruiken en worden door alle Mollie-betaalmethodes gebruikt" - -#: inc/settings/mollie_advanced_settings.php:29 -msgid "Order status after cancelled payment" -msgstr "Bestelstatus na geannuleerde betaling" - -#: inc/settings/mollie_advanced_settings.php:35 -msgid "Status for orders when a payment (not a Mollie order via the Orders API) is cancelled. Default: pending. Orders with status Pending can be paid with another payment method, customers can try again. Cancelled orders are final. Set this to Cancelled if you only have one payment method or don't want customers to re-try paying with a different payment method. This doesn't apply to payments for orders via the new Orders API and Klarna payments." -msgstr "Status voor bestellingen wanneer een betaling (niet een Mollie-bestelling via de Bestellingen API) wordt geannuleerd. Standaard: In behandeling. Bestellingen met status In behandeling kunnen met een andere betaalmethode worden betaald, klanten kunnen het opnieuw proberen. Geannuleerde bestellingen zijn definitief. Stel dit in op Geannuleerd als u maar één betaalmethode heeft of als u niet wilt dat klanten opnieuw proberen te betalen met een andere betaalmethode. Dit is niet van toepassing voor betalingen voor bestellingen via de nieuwe Orders API en Klarna-betalingen." - -#: inc/settings/mollie_advanced_settings.php:40 -msgid "Payment screen language" -msgstr "Taal van betaalscherm" - -#: inc/settings/mollie_advanced_settings.php:43 -msgid "Automatically send WordPress language" -msgstr "Automatisch verzenden van WordPress-taal" - -#: inc/settings/mollie_advanced_settings.php:46 -#: inc/settings/mollie_advanced_settings.php:106 -#: src/Settings/General/MollieGeneralSettings.php:281 -msgid "default" -msgstr "standaard" - -#: inc/settings/mollie_advanced_settings.php:47 -msgid "Detect using browser language" -msgstr "Detecteren met gebruik van browsertaal" - -#: inc/settings/mollie_advanced_settings.php:51 -msgid "English" -msgstr "Engels" - -#: inc/settings/mollie_advanced_settings.php:52 -msgid "Dutch" -msgstr "Nederlands" - -#: inc/settings/mollie_advanced_settings.php:53 -msgid "Flemish (Belgium)" -msgstr "Vlaams (België)" - -#: inc/settings/mollie_advanced_settings.php:54 -msgid "French" -msgstr "Frans" - -#: inc/settings/mollie_advanced_settings.php:55 -msgid "French (Belgium)" -msgstr "Frans (België)" - -#: inc/settings/mollie_advanced_settings.php:56 -msgid "German" -msgstr "Duits" - -#: inc/settings/mollie_advanced_settings.php:57 -msgid "Austrian German" -msgstr "Oostenrijks-Duits" - -#: inc/settings/mollie_advanced_settings.php:58 -msgid "Swiss German" -msgstr "Zwitserduits" - -#: inc/settings/mollie_advanced_settings.php:59 -msgid "Spanish" -msgstr "Spaans" - -#: inc/settings/mollie_advanced_settings.php:60 -msgid "Catalan" -msgstr "Spaans (Catalaans)" - -#: inc/settings/mollie_advanced_settings.php:61 -msgid "Portuguese" -msgstr "Portugees" - -#: inc/settings/mollie_advanced_settings.php:62 -msgid "Italian" -msgstr "Italiaans" - -#: inc/settings/mollie_advanced_settings.php:63 -msgid "Norwegian" -msgstr "Noors" - -#: inc/settings/mollie_advanced_settings.php:64 -msgid "Swedish" -msgstr "Zweeds" - -#: inc/settings/mollie_advanced_settings.php:65 -msgid "Finnish" -msgstr "Fins" - -#: inc/settings/mollie_advanced_settings.php:66 -msgid "Danish" -msgstr "Deens" - -#: inc/settings/mollie_advanced_settings.php:67 -msgid "Icelandic" -msgstr "IJslands" - -#: inc/settings/mollie_advanced_settings.php:68 -msgid "Hungarian" -msgstr "Hongaars" - -#: inc/settings/mollie_advanced_settings.php:69 -msgid "Polish" -msgstr "Pools" - -#: inc/settings/mollie_advanced_settings.php:70 -msgid "Latvian" -msgstr "Lets" - -#: inc/settings/mollie_advanced_settings.php:71 -msgid "Lithuanian" -msgstr "Litouws" - -#: inc/settings/mollie_advanced_settings.php:74 -msgid "Sending a language (or locale) is required. The option 'Automatically send WordPress language' will try to get the customer's language in WordPress (and respects multilanguage plugins) and convert it to a format Mollie understands. If this fails, or if the language is not supported, it will fall back to American English. You can also select one of the locales currently supported by Mollie, that will then be used for all customers." -msgstr "Het verzenden van een taal (of locatie) is vereist. De optie 'Automatisch verzenden van WordPress-taal' zal proberen de taal van de klant in WordPress te krijgen (en respecteert meertalige plugins) en deze te converteren naar een formaat dat Mollie begrijpt. Als dit niet lukt of als de taal niet wordt ondersteund, dan zal teruggegaan worden naar Amerikaans-Engels. U kunt ook een van de momenteel door Mollie ondersteunde locaties selecteren, die dan voor alle klanten zal worden gebruikt." - -#: inc/settings/mollie_advanced_settings.php:82 -msgid "Store customer details at Mollie" -msgstr "Klantgegevens opslaan bij Mollie" - -#: inc/settings/mollie_advanced_settings.php:85 -#, fuzzy -msgid "Should Mollie store customers name and email address for Single Click Payments? Default %1$s. Required if WooCommerce Subscriptions is being used! Read more about %2$s and how it improves your conversion." -msgstr "Moet Mollie klantennaam en e-mailadres opslaan voor Single Click betalingen? Standaard %1$s. Vereist als WooCommerce-abonnementen worden gebruikt! Lees meer over %2$s en hoe het uw conversie verbetert." - -#: inc/settings/mollie_advanced_settings.php:89 -#: src/Settings/Page/MollieSettingsPage.php:304 -msgid "Enabled" -msgstr "Geactiveerd" - -#: inc/settings/mollie_advanced_settings.php:90 -msgid "Single Click Payments" -msgstr "Betalen met één klik" - -#: inc/settings/mollie_advanced_settings.php:98 -msgid "Select API Method" -msgstr "Selecteer de API-methode" - -#: inc/settings/mollie_advanced_settings.php:115 -msgid "Click %1$shere%2$s to read more about the differences between the Payments and Orders API" -msgstr "Klik %1$shier%2$s voor meer informatie over de verschillen tussen de Betalings-API en Orders API" - -#: inc/settings/mollie_advanced_settings.php:125 -msgid "API Payment Description" -msgstr "Beschrijving Betalings-API" - -#: inc/settings/mollie_advanced_settings.php:141 -msgctxt "Payment description options" -msgid "Available variables" -msgstr "Beschikbare variabelen" - -#: inc/settings/mollie_advanced_settings.php:165 -msgid "Select among the available variables the description to be used for this transaction.%1$s(Note: this only works when the method is set to Payments API)%2$s" -msgstr "Kies uit de beschikbare variabelen de beschrijving die u voor deze transactie wilt gebruiken.%1$s(Let op: dit werkt alleen als de methode is ingesteld op Betalings-API).%2$s" - -#: inc/settings/mollie_advanced_settings.php:176 -msgid "Surcharge gateway fee label" -msgstr "Prijstoeslag gateway vergoedingslabel" - -#: inc/settings/mollie_advanced_settings.php:182 src/Gateway/Surcharge.php:36 -msgid "Gateway Fee" -msgstr "Gateway vergoeding" - -#: inc/settings/mollie_advanced_settings.php:184 -msgid "This is the label will appear in frontend when the surcharge applies" -msgstr "Dit is het label dat verschijnt in de interface wanneer de prijstoeslag van toepassing is" - -#: inc/settings/mollie_advanced_settings.php:192 -msgid "Remove Mollie data from Database on uninstall" -msgstr "Verwijder Mollie-gegevens van de database bij de-installatie" - -#: inc/settings/mollie_advanced_settings.php:198 -msgid "Remove options and scheduled actions from database when uninstalling the plugin." -msgstr "Verwijder opties en geplande acties van de database bij de-installatie van de plugin." - -#: inc/settings/mollie_advanced_settings.php:199 -msgid "Clear now" -msgstr "Nu wissen" - -#: inc/settings/mollie_applepay_settings.php:12 -#: src/PaymentMethods/Applepay.php:13 -msgid "Apple Pay" -msgstr "Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:14 -msgid "The following options are required to use the Apple Pay gateway" -msgstr "De volgende opties zijn vereist om gebruik te kunnen maken van de Apple Pay gateway" - -#: inc/settings/mollie_applepay_settings.php:19 -#: src/Settings/General/MollieGeneralSettings.php:19 -msgid "Enable/Disable" -msgstr "Activeren/Deactiveren" - -#. translators: Placeholder 1: Gateway title -#: inc/settings/mollie_applepay_settings.php:21 -#: src/Settings/General/MollieGeneralSettings.php:26 -msgid "Enable %s" -msgstr "Activeren %s" - -#: inc/settings/mollie_applepay_settings.php:29 -#: src/Settings/General/MollieGeneralSettings.php:41 -msgid "Title" -msgstr "Titel" - -#: inc/settings/mollie_applepay_settings.php:32 -#: src/Settings/General/MollieGeneralSettings.php:45 -msgid "This controls the title which the user sees during checkout. Default %s" -msgstr "Dit controleert de titel die de gebruiker ziet tijdens het betalen. Standaard %s" - -#: inc/settings/mollie_applepay_settings.php:46 -#: inc/settings/mollie_applepay_settings.php:48 -#: src/Settings/General/MollieGeneralSettings.php:78 -msgid "Display logo" -msgstr "Toon logo" - -#: inc/settings/mollie_applepay_settings.php:61 -#: src/Settings/General/MollieGeneralSettings.php:64 -msgid "Description" -msgstr "Beschrijving" - -#: inc/settings/mollie_applepay_settings.php:64 -#: src/Settings/General/MollieGeneralSettings.php:68 -msgid "Payment method description that the customer will see on your checkout. Default %s" -msgstr "Beschrijving van de betaalmethode die de klant bij uw betaalpagina zal zien. Standaard %s" - -#: inc/settings/mollie_applepay_settings.php:81 -msgid "Apple Pay button settings" -msgstr "Instellingen van Apple Pay knop" - -#: inc/settings/mollie_applepay_settings.php:86 -msgid "The following options are required to use the Apple Pay Direct Button" -msgstr "De volgende opties zijn vereist om gebruik te kunnen maken van de Apple Pay Direct knop" - -#: inc/settings/mollie_applepay_settings.php:90 -#: src/PaymentMethods/Applepay.php:34 -msgid "Enable Apple Pay Button on Cart page" -msgstr "Activeer de Apple Pay knop op de winkelwagenpagina" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:93 -#: src/PaymentMethods/Applepay.php:36 -msgid "Enable the Apple Pay direct buy button on the Cart page" -msgstr "Activeer de Apple Pay Direct betaalknop op de winkelwagenpagina" - -#: inc/settings/mollie_applepay_settings.php:106 -#: src/PaymentMethods/Applepay.php:44 -msgid "Enable Apple Pay Button on Product page" -msgstr "Activeer de Apple Pay knop op de productpagina" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:109 -#: src/PaymentMethods/Applepay.php:46 -msgid "Enable the Apple Pay direct buy button on the Product page" -msgstr "Activeer de Apple Pay Direct betaalknop op de productpagina" - -#: inc/settings/mollie_components.php:9 -msgctxt "Mollie Components Settings" -msgid "Base Styles" -msgstr "Basisstijlen" - -#: inc/settings/mollie_components.php:18 inc/settings/mollie_components.php:158 -msgctxt "Mollie Components Settings" -msgid "Background Color" -msgstr "Achtergrondkleur" - -#: inc/settings/mollie_components.php:24 inc/settings/mollie_components.php:147 -msgctxt "Mollie Components Settings" -msgid "Text Color" -msgstr "Tekstkleur" - -#: inc/settings/mollie_components.php:30 -msgctxt "Mollie Components Settings" -msgid "Placeholder Color" -msgstr "Kleur van de plaatshouder" - -#: inc/settings/mollie_components.php:36 -msgctxt "Mollie Components Settings" -msgid "Font Size" -msgstr "Lettergrootte" - -#: inc/settings/mollie_components.php:37 -msgctxt "Mollie Components Settings" -msgid "Defines the component font size. Allowed units: 'em', 'px', 'rem'." -msgstr "Bepaalt de lettergrootte van het component. Toegestane eenheden: 'em', 'px', 'rem'." - -#: inc/settings/mollie_components.php:47 -msgctxt "Mollie Components Settings" -msgid "Font Weight" -msgstr "Lettergewicht" - -#: inc/settings/mollie_components.php:50 -msgctxt "Mollie Components Settings" -msgid "Lighter" -msgstr "Lichter" - -#: inc/settings/mollie_components.php:51 -msgctxt "Mollie Components Settings" -msgid "Regular" -msgstr "Standaard" - -#: inc/settings/mollie_components.php:52 -msgctxt "Mollie Components Settings" -msgid "Bold" -msgstr "Vet" - -#: inc/settings/mollie_components.php:58 -msgctxt "Mollie Components Settings" -msgid "Letter Spacing" -msgstr "Letterafstand" - -#: inc/settings/mollie_components.php:64 -msgctxt "Mollie Components Settings" -msgid "Line Height" -msgstr "Regelhoogte" - -#: inc/settings/mollie_components.php:73 -msgctxt "Mollie Components Settings" -msgid "Padding" -msgstr "Vulling" - -#: inc/settings/mollie_components.php:74 -msgctxt "Mollie Components Settings" -msgid "Add padding to the components. Allowed units include `16px 16px 16px 16px` and `em`, `px`, `rem`." -msgstr "Voeg vulling toe aan de componenten. Tot de toegestane eenheden behoren '16px 16px 16px 16px' en 'em', 'px', 'rem'." - -#: inc/settings/mollie_components.php:84 -msgctxt "Mollie Components Settings" -msgid "Align Text" -msgstr "Lijn tekst uit" - -#: inc/settings/mollie_components.php:87 -msgctxt "Mollie Components Settings" -msgid "Left" -msgstr "Links" - -#: inc/settings/mollie_components.php:88 -msgctxt "Mollie Components Settings" -msgid "Right" -msgstr "Rechts" - -#: inc/settings/mollie_components.php:89 -msgctxt "Mollie Components Settings" -msgid "Center" -msgstr "Centreren" - -#: inc/settings/mollie_components.php:90 -msgctxt "Mollie Components Settings" -msgid "Justify" -msgstr "Uitvullen" - -#: inc/settings/mollie_components.php:96 -msgctxt "Mollie Components Settings" -msgid "Transform Text " -msgstr "Wijzig tekst " - -#: inc/settings/mollie_components.php:99 -msgctxt "Mollie Components Settings" -msgid "None" -msgstr "Geen" - -#: inc/settings/mollie_components.php:104 -msgctxt "Mollie Components Settings" -msgid "Capitalize" -msgstr "In hoofdletters schrijven" - -#: inc/settings/mollie_components.php:109 -msgctxt "Mollie Components Settings" -msgid "Uppercase" -msgstr "Hoofdletters" - -#: inc/settings/mollie_components.php:114 -msgctxt "Mollie Components Settings" -msgid "Lowercase" -msgstr "Kleine letters" - -#: inc/settings/mollie_components.php:119 -msgctxt "Mollie Components Settings" -msgid "Full Width" -msgstr "Volledige breedte" - -#: inc/settings/mollie_components.php:124 -msgctxt "Mollie Components Settings" -msgid "Full Size Kana" -msgstr "Volledige grootte Kana" - -#: inc/settings/mollie_components.php:138 -msgctxt "Mollie Components Settings" -msgid "Invalid Status Styles" -msgstr "Ongeldige statusstijlen" - -#: inc/settings/mollie_components.php:148 -msgctxt "Mollie Components Settings" -msgid "Text Color for invalid input." -msgstr "Tekstkleur voor ongeldige invoer" - -#: inc/settings/mollie_components.php:159 -msgctxt "Mollie Components Settings" -msgid "Background Color for invalid input." -msgstr "Achtergrondkleur voor ongeldige invoer." - -#: src/Activation/ActivationModule.php:141 -msgid "%1$sMollie Payments for WooCommerce: API keys missing%2$s Please%3$s set your API keys here%4$s." -msgstr "%1$sMollie-betalingen voor WooCommerce: API-sleutels ontbreken%2$s Gelieve%3$s uw API-sleutels hier in te stellen%4$s." - -#: src/Activation/ConstraintsChecker.php:106 -msgid "%1$sMollie Payments for WooCommerce is inactive:%2$s" -msgstr "%1$sMollie-betalingen voor WooCommerce is inactief:%2$s" - -#: src/Activation/ConstraintsChecker.php:110 -msgid "%1$sCorrect the above errors to use Mollie Payments for Woocommerce%2$s" -msgstr "%1$sCorrigeer bovenstaande fouten om Mollie-betalingen te gebruiken voor WooCommerce%2$s" - -#: src/Assets/AssetsModule.php:386 -msgid "Name on card" -msgstr "Naam op de kaart" - -#: src/Assets/AssetsModule.php:390 -msgid "Card number" -msgstr "Kaartnummer" - -#: src/Assets/AssetsModule.php:394 -msgid "Expiry date" -msgstr "Vervaldatum" - -#: src/Assets/AssetsModule.php:398 -msgid "CVC/CVV" -msgstr "CVC/CVV" - -#: src/Assets/AssetsModule.php:405 -msgid "An unknown error occurred, please check the card fields." -msgstr "Er is een onbekende fout opgetreden, controleer de kaartvelden." - -#: src/Assets/AssetsModule.php:459 -msgid "No custom logo selected" -msgstr "Geen aangepast logo gekozen" - -#: src/Assets/MollieCheckoutBlocksSupport.php:142 -msgid "Please choose a billing country to see the available payment methods" -msgstr "Kies een factureringsland om de beschikbare betaalmethoden te zien" - -#. translators: Placeholder 1: Payment method title -#: src/Buttons/ApplePayButton/AppleAjaxRequests.php:700 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:113 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:157 -#: src/Payment/PaymentService.php:716 -msgid "Could not create %s payment." -msgstr "Kon geen %s betaling aanmaken." - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:42 -msgid "%1$sServer not compliant with Apple requirements%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sServer voldoet niet aan Apple vereisten%2$s Controleer %3$sde pagina met Apple serververeisten%4$s om dit op te lossen, zodat de Apple Pay knop werkt" - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:58 -msgid "%1$sApple Pay Validation Error%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sApple Pay valideringsfout%2$s Controleer %3$sde pagina met Apple serververeisten%4$s om dit op te lossen, zodat de Apple Pay betaalknop werkt" - -#: src/Gateway/GatewayModule.php:655 -msgid "Error processing %1$s payment, the %2$s field is required." -msgstr "" - -#: src/Gateway/GatewayModule.php:669 -msgid "Please enter your %1$s, this is required for %2$s payments" -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:269 -#: src/Settings/Page/MollieSettingsPage.php:314 -msgid "Test mode enabled." -msgstr "Testmodus geactiveerd." - -#. translators: The surrounding %s's Will be replaced by a link to the global setting page -#: src/Gateway/MolliePaymentGateway.php:274 -msgid "No API key provided. Please %1$sset you Mollie API key%2$s first." -msgstr "Geen API-sleutel geleverd. Stel eerst %1$suw Mollie API-sleutel%2$s in." - -#. translators: Placeholder 1: payment method title. The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Gateway/MolliePaymentGateway.php:289 -msgid "%1$s not enabled in your Mollie profile. You can enable it by editing your %2$sMollie profile%3$s." -msgstr "%1$s niet geactiveerd in uw Mollie-profiel. U kunt het activeren door uw %2$sMollie-profiel%3$s te bewerken." - -#. translators: Placeholder 1: WooCommerce currency, placeholder 2: Supported Mollie currencies -#: src/Gateway/MolliePaymentGateway.php:304 -msgid "Current shop currency %1$s not supported by Mollie. Read more about %2$ssupported currencies and payment methods.%3$s " -msgstr "Huidige shopvaluta %1$s niet ondersteund door Mollie. Lees meer over %2$sondersteunde valuta's en betaalmethoden.%3$s " - -#: src/Gateway/MolliePaymentGateway.php:575 -msgid "You have cancelled your payment. Please complete your order with a different payment method." -msgstr "U hebt uw betaling geannuleerd. Vervolledig uw bestelling met een andere betaalmethode." - -#: src/Gateway/MolliePaymentGateway.php:596 -#: src/Gateway/MolliePaymentGateway.php:610 -msgid "Your payment was not successful. Please complete your order with a different payment method." -msgstr "Uw betaling is niet gelukt. Vervolledig uw bestelling met een andere betaalmethode." - -#: src/Gateway/MolliePaymentGateway.php:646 -msgid "Could not load order %s" -msgstr "Kon bestelling niet laden %s" - -#: src/Gateway/MolliePaymentGateway.php:899 -msgid "Order cancelled" -msgstr "Bestelling geannuleerd" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Gateway/MolliePaymentGateway.php:933 -msgid "%1$s payment still pending (%2$s) but customer already returned to the store. Status should be updated automatically in the future, if it doesn't this might indicate a communication issue between the site and Mollie." -msgstr "%1$s betaling nog hangende (%2$s) maar klant is reeds teruggekeerd naar de shop. Status moet in de toekomst automatisch worden bijgewerkt. Als dat niet gebeurt, kan dit wijzen op een communicatieprobleem tussen de site en Mollie." - -#: src/Gateway/MolliePaymentGateway.php:939 src/Payment/MollieObject.php:682 -#: src/Payment/MollieObject.php:714 src/Payment/MollieOrder.php:281 -#: src/Payment/MollieOrder.php:338 src/Payment/MollieOrder.php:382 -#: src/Payment/MollieOrder.php:463 src/Payment/MollieOrder.php:534 -#: src/Payment/MollieOrder.php:877 src/Payment/MollieOrderService.php:171 -#: src/Payment/MollieOrderService.php:437 -#: src/Payment/MollieOrderService.php:500 -#: src/Payment/MollieOrderService.php:714 src/Payment/MolliePayment.php:236 -#: src/Payment/MolliePayment.php:323 src/Payment/MolliePayment.php:399 -#: src/Payment/MolliePayment.php:423 src/Payment/PaymentService.php:801 -#: src/Subscription/MollieSepaRecurringGateway.php:137 -#: src/Subscription/MollieSepaRecurringGateway.php:204 -#: src/Subscription/MollieSubscriptionGateway.php:458 -msgid "test mode" -msgstr "testmodus" - -#: src/Gateway/MolliePaymentGateway.php:950 -msgid ", payment pending." -msgstr ", betaling in behandeling." - -#: src/Gateway/MolliePaymentGateway.php:982 -msgid "Your order has been cancelled." -msgstr "Uw bestelling is geannuleerd." - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. -#: src/Gateway/Surcharge.php:257 -msgid " + %1$s %2$s fee might apply" -msgstr " + %1$s %2$s prijstoeslag zou van toepassing kunnen zijn" - -#. translators: Placeholder 1: Fee amount tag. -#: src/Gateway/Surcharge.php:274 -msgid " + %1$s%% fee might apply" -msgstr " + %1$s%% prijstoeslag zou van toepassing kunnen zijn" - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. Placeholder 3: Percentage amount. -#: src/Gateway/Surcharge.php:297 -msgid " + %1$s %2$s + %3$s%% fee might apply" -msgstr " + %1$s %2$s + %3$s%% prijstoeslag zou van toepassing kunnen zijn" - -#: src/Gateway/Surcharge.php:330 -msgid " (excl. VAT)" -msgstr " (excl. btw)" - -#: src/Gateway/Voucher/VoucherModule.php:79 -#: src/Settings/Page/MollieSettingsPage.php:50 -#: src/Settings/Page/MollieSettingsPage.php:183 -msgid "Mollie Settings" -msgstr "Mollie-instellingen" - -#: src/Gateway/Voucher/VoucherModule.php:109 -#: src/Gateway/Voucher/VoucherModule.php:149 -#: src/Gateway/Voucher/VoucherModule.php:172 -msgid "Mollie Voucher Category" -msgstr "Mollie-waardeboncategorie" - -#: src/Gateway/Voucher/VoucherModule.php:112 -#: src/Gateway/Voucher/VoucherModule.php:151 -#: src/Gateway/Voucher/VoucherModule.php:176 -msgid "--Please choose an option--" -msgstr "--Kies een optie--" - -#: src/Gateway/Voucher/VoucherModule.php:113 -#: src/Gateway/Voucher/VoucherModule.php:152 -#: src/Gateway/Voucher/VoucherModule.php:181 -#: src/Gateway/Voucher/VoucherModule.php:243 -#: src/Gateway/Voucher/VoucherModule.php:298 -msgid "No Category" -msgstr "Geen categorie" - -#: src/Gateway/Voucher/VoucherModule.php:114 -#: src/Gateway/Voucher/VoucherModule.php:153 -#: src/Gateway/Voucher/VoucherModule.php:184 -#: src/Gateway/Voucher/VoucherModule.php:244 -#: src/Gateway/Voucher/VoucherModule.php:299 src/PaymentMethods/Voucher.php:57 -msgid "Meal" -msgstr "Maaltijd" - -#: src/Gateway/Voucher/VoucherModule.php:115 -#: src/Gateway/Voucher/VoucherModule.php:154 -#: src/Gateway/Voucher/VoucherModule.php:187 -#: src/Gateway/Voucher/VoucherModule.php:245 -#: src/Gateway/Voucher/VoucherModule.php:300 src/PaymentMethods/Voucher.php:58 -msgid "Eco" -msgstr "Eco" - -#: src/Gateway/Voucher/VoucherModule.php:116 -#: src/Gateway/Voucher/VoucherModule.php:155 -#: src/Gateway/Voucher/VoucherModule.php:190 -#: src/Gateway/Voucher/VoucherModule.php:246 -#: src/Gateway/Voucher/VoucherModule.php:301 src/PaymentMethods/Voucher.php:59 -msgid "Gift" -msgstr "Cadeau" - -#: src/Gateway/Voucher/VoucherModule.php:157 -#: src/Gateway/Voucher/VoucherModule.php:194 -msgid "Select a voucher category to apply to all products with this category" -msgstr "Selecteer een waardeboncategorie om toe te passen op alle producten met deze categorie" - -#: src/Gateway/Voucher/VoucherModule.php:228 src/PaymentMethods/Voucher.php:53 -msgid "Select the default products category" -msgstr "Selecteer de categorie standaard producten" - -#: src/Gateway/Voucher/VoucherModule.php:232 -msgid "Products voucher category" -msgstr "Categorie producten waardebon" - -#: src/Gateway/Voucher/VoucherModule.php:239 -#: src/Gateway/Voucher/VoucherModule.php:297 -msgid "Same as default category" -msgstr "Zelfde als standaardcategorie" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/Gateway/Voucher/VoucherModule.php:251 -#, fuzzy -msgid "In order to process it, all products in the order must have a category. To disable the product from voucher selection select 'No category' option." -msgstr "Daarvoor moeten alle producten uit de bestelling een categorie hebben. Selecteer ''Geen categorie'' om te voorkomen dat het product voor waardebonnen kan worden gekozen." - -#: src/Gateway/Voucher/VoucherModule.php:294 -msgid "Mollie Voucher category" -msgstr "Mollie-waardeboncategorie" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:677 -msgid "%1$s renewal payment failed via Mollie (%2$s). You will need to manually review the payment and adjust product stocks if you use them." -msgstr "%1$s vernieuwing van betaling mislukt via Mollie (%2$s). U dient de betaling handmatig te controleren en productvoorraden aan te passen als u dit gebruikt." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:709 -msgid "%1$s payment failed via Mollie (%2$s)." -msgstr "%1$s betaling mislukt via Mollie (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:743 -msgid "Mollie webhook called, but payment also started via %s, so the order status is not updated." -msgstr "Mollie-webhook heeft gebeld, maar betaling is ook gestart via %s, dus de bestellingsstatus is niet bijgewerkt." - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/Payment/MollieObject.php:765 -#: src/PaymentMethods/InstructionStrategies/PaypalInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (PayPal transaction ID: %3$s)" -msgstr "Betaling voltooid met %1$s - %2$s (PayPal transactie-ID: %3$s)" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:909 -msgctxt "Payment description for {orderNumber}" -msgid "Order {orderNumber}" -msgstr "Bestelling {orderNumber}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:919 -msgctxt "Payment description for {storeName}" -msgid "StoreName {storeName}" -msgstr "Winkelnaam {storeName}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:929 -msgctxt "Payment description for {customer.firstname}" -msgid "Customer Firstname {customer.firstname}" -msgstr "Voornaam klant {customer.firstname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:939 -msgctxt "Payment description for {customer.lastname}" -msgid "Customer Lastname {customer.lastname}" -msgstr "Achternaam klant {customer.lastname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:949 -msgctxt "Payment description for {customer.company}" -msgid "Customer Company {customer.company}" -msgstr "Bedrijfsnaam klant {customer.company}" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:277 src/Payment/MolliePayment.php:234 -#: src/Subscription/MollieSepaRecurringGateway.php:210 -msgid "Order completed using %1$s payment (%2$s)." -msgstr "Bestelling voltooid met gebruik van %1$s betaling (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:336 -msgid "Order authorized using %1$s payment (%2$s). Set order to completed in WooCommerce when you have shipped the products, to capture the payment. Do this within 28 days, or the order will expire. To handle individual order lines, process the order via the Mollie Dashboard." -msgstr "Bestelling geautoriseerd met gebruik van %1$s betaling (%2$s). Om de betaling te ontvangen, moet u na het verzenden van de producten de bestelling in WooCommerce als voltooid markeren. Doe dit binnen 28 dagen, anders verloopt de bestelling. Voor het afhandelen van afzonderlijke bestelregels, moet u de bestelling via het Mollie Dashboard verwerken." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:380 -msgid "Order completed at Mollie for %1$s order (%2$s). At least one order line completed. Remember: Completed status for an order at Mollie is not the same as Completed status in WooCommerce!" -msgstr "Bestelling voltooid bij Mollie voor %1$s bestelling (%2$s). Ten minste één bestellijn voltooid. Denk eraan: Voltooide status voor een bestelling bij Mollie is niet hetzelfde als Voltooide status in WooCommerce!" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:461 -msgid "%1$s order (%2$s) cancelled ." -msgstr "%1$s bestelling (%2$s) geannuleerd." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:532 -msgid "%1$s order expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "%1$s bestelling verlopen (%2$s) maar niet geannuleerd wegens een andere hangende betaling (%3$s)." - -#: src/Payment/MollieOrder.php:627 -msgctxt "Order note error" -msgid "The sum of refunds for all order lines is not identical to the refund amount, so this refund will be processed as a payment amount refund, not an order line refund." -msgstr "De som van de terugbetalingen voor alle bestelregels is niet identiek aan het terugbetalingsbedrag, dus deze terugbetaling zal worden verwerkt als een terugbetaling van het betalingsbedrag en niet als een terugbetaling van een bestelregel." - -#: src/Payment/MollieOrder.php:759 -msgctxt "Order note error" -msgid "Can not refund order amount that has status %1$s at Mollie." -msgstr "Kan het bestelbedrag dat de status %1$s heeft bij Mollie niet terugbetalen." - -#: src/Payment/MollieOrder.php:781 -msgid "Amount refund of %1$s%2$s refunded in WooCommerce and at Mollie.%3$s Refund ID: %4$s." -msgstr "Terugbetaling van %1$s%2$s terugbetaald in WooCommerce en bij Mollie.%3$s Terugbetalings-ID: %4$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:872 -msgid "%1$s order (%2$s) expired ." -msgstr "%1$s bestelling (%2$s) verlopen." - -#: src/Payment/MollieOrder.php:1095 -msgid "%1$sx %2$s cancelled for %3$s%4$s in WooCommerce and at Mollie." -msgstr "%1$sx %2$s geannuleerd voor %3$s%4$s in WooCommerce en bij Mollie." - -#: src/Payment/MollieOrder.php:1119 -msgid "%1$sx %2$s refunded for %3$s%4$s in WooCommerce and at Mollie.%5$s Refund ID: %6$s." -msgstr "%1$sx %2$s terugbetaald voor %3$s%4$s in WooCommerce en bij Mollie.%5$s Terugbetalings-ID: %6$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment status, placeholder 3: payment ID -#: src/Payment/MollieOrderService.php:168 -msgid "%1$s payment %2$s (%3$s), not processed." -msgstr "%1$s betaling %2$s (%3$s), niet verwerkt." - -#: src/Payment/MollieOrderService.php:400 -msgid "New chargeback %s processed! Order note and order status updated." -msgstr "Nieuwe terugboeking %s verwerkt! Bestelnota en bestelstatus bijgewerkt." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:432 -msgid "%1$s payment charged back via Mollie (%2$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "%1$s betaling teruggevorderd via Mollie (%2$s). U moet de betaling handmatig controleren (en productvoorraden aanpassen als u dit gebruikt)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:494 -msgid "%1$s payment charged back via Mollie (%2$s). Subscription status updated, please review (and adjust product stocks if you use it)." -msgstr "%1$s betaling teruggevorderd via Mollie (%2$s). Abonnementstatus geüpdatet, gelieve te beoordelen (en productvoorraden aan te passen als u dit gebruikt)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:701 -msgid "%1$s payment %2$s via Mollie (%3$s %4$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "%1$s betaling %2$s via Mollie (%3$s %4$s). U dient de betaling handmatig te controleren (en productvoorraden aan te passen als u dit gebruikt)." - -#: src/Payment/MollieOrderService.php:814 -msgid "New refund %s processed in Mollie Dashboard! Order note added, but order not updated." -msgstr "Nieuwe terugbetaling %s verwerkt in Mollie Dashboard! Bestelnota toegevoegd, maar bestelling niet bijgewerkt." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:321 -msgid "%1$s payment (%2$s) cancelled ." -msgstr "%1$s betaling (%2$s) geannuleerd." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:397 -msgid "%1$s payment expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "%1$s betaling verlopen (%2$s) maar niet geannuleerd wegens een andere hangende betaling (%3$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:421 -msgid "%1$s payment expired (%2$s)." -msgstr "%1$s betaling verlopen (%2$s)." - -#. translators: Placeholder 1: currency, placeholder 2: refunded amount, placeholder 3: optional refund reason, placeholder 4: payment ID, placeholder 5: refund ID -#: src/Payment/MolliePayment.php:497 -msgid "Refunded %1$s%2$s%3$s - Payment: %4$s, Refund: %5$s" -msgstr "Terugbetaald %1$s%2$s%3$s - Betaling: %4$s, Terugbetaling: %5$s" - -#. translators: Placeholder 1: order number -#: src/Payment/MollieSubscription.php:78 -msgctxt "Default payment description for subscription recurring payments" -msgid "Order %1$s" -msgstr "Bestelling %1$s" - -#: src/Payment/OrderItemsRefunder.php:121 -msgid "One of the WooCommerce order items does not have the refund item ID meta value associated to Mollie Order item." -msgstr "Een van de WooCommerce-bestelartikelen heeft niet de metawaarde van het terugbetaalartikel dat aan het Mollie-bestelartikel is gekoppeld." - -#: src/Payment/OrderItemsRefunder.php:166 -msgid "Impossible to retrieve the order item ID related to the remote item: %1$s. Try to do a refund by amount." -msgstr "Onmogelijk om het bestelartikel-id van het afstandsartikel terug te halen: %1$s Probeer een terugbetaling te doen per bedrag." - -#: src/Payment/OrderItemsRefunder.php:190 -msgid "Empty WooCommerce order items or mollie order lines." -msgstr "Lege WooCommerce-bestelartikelen of Mollie-bestellijnen." - -#: src/Payment/OrderLines.php:509 -msgid "Shipping" -msgstr "Verzending" - -#: src/Payment/PaymentModule.php:215 -msgid "%1$s items refunded in WooCommerce and at Mollie." -msgstr "%1$s artikelen terugbetaald in WooCommerce en bij Mollie." - -#: src/Payment/PaymentModule.php:233 -msgid "%1$s items cancelled in WooCommerce and at Mollie." -msgstr "%1$s artikelen geannuleerd in WooCommerce en bij Mollie." - -#: src/Payment/PaymentModule.php:352 -msgctxt "Order note info" -msgid "Processing a payment, no capture needed" -msgstr "Betaling aan het verwerken, geen vastlegging nodig" - -#: src/Payment/PaymentModule.php:366 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be shipped/captured." -msgstr "Bestelling reeds geannuleerd bij Mollie, kan niet worden verzonden/vastgelegd." - -#: src/Payment/PaymentModule.php:374 -msgctxt "Order note info" -msgid "Order already completed at Mollie, can not be shipped/captured." -msgstr "Bestelling reeds voltooid bij Mollie, kan niet worden verzonden/vastgelegd." - -#: src/Payment/PaymentModule.php:383 -msgctxt "Order note info" -msgid "Order successfully updated to shipped at Mollie, capture of funds underway." -msgstr "Bestelling met succes bijgewerkt om te verzenden bij Mollie, vastlegging van middelen bezig." - -#: src/Payment/PaymentModule.php:389 -msgctxt "Order note info" -msgid "Order not paid or authorized at Mollie yet, can not be shipped." -msgstr "Bestelling nog niet betaald of geautoriseerd bij Mollie, kan niet worden verzonden." - -#: src/Payment/PaymentModule.php:423 -msgctxt "Order note info" -msgid "Order contains Mollie payment method, but not a valid Mollie Order ID. Canceling order failed." -msgstr "Bestelling bevat Mollie-betaalmethode, maar geen geldig Mollie-bestel-ID. Annulering van bestelling mislukt." - -#: src/Payment/PaymentModule.php:444 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be canceled again." -msgstr "Bestelling reeds geannuleerd bij Mollie, kan niet opnieuw worden geannuleerd." - -#: src/Payment/PaymentModule.php:454 -msgctxt "Order note info" -msgid "Order also cancelled at Mollie." -msgstr "Bestelling dus geannuleerd bij Mollie." - -#: src/Payment/PaymentModule.php:460 -msgctxt "Order note info" -msgid "Order could not be canceled at Mollie, because order status is " -msgstr "Bestelling kon niet worden geannuleerd bij Mollie, omdat bestelstatus is " - -#: src/Payment/PaymentService.php:622 -msgid "Subscription switch failed, no valid mandate found. Place a completely new order to change your subscription." -msgstr "Overschakelen naar abonnement mislukt, geen geldig mandaat gevonden. Plaats een volledig nieuwe bestelling om uw abonnement te wijzigen." - -#: src/Payment/PaymentService.php:628 -msgid "Failed switching subscriptions, no valid mandate." -msgstr "Abonnementen wijzigen mislukt, geen geldig mandaat." - -#: src/Payment/PaymentService.php:638 -msgid "Order completed internally because of an existing valid mandate at Mollie." -msgstr "Bestelling intern voltooid wegens een bestaand geldig mandaat bij Mollie." - -#: src/Payment/PaymentService.php:779 -#: src/Subscription/MollieSepaRecurringGateway.php:126 -#: src/Subscription/MollieSubscriptionGateway.php:449 -msgid "Awaiting payment confirmation." -msgstr "In afwachting van betalingsbevestiging." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Payment/PaymentService.php:799 -#: src/Subscription/MollieSepaRecurringGateway.php:135 -#: src/Subscription/MollieSubscriptionGateway.php:456 -msgid "%1$s payment started (%2$s)." -msgstr "%1$s betaling gestart (%2$s)." - -#: src/Payment/PaymentService.php:869 -msgid "Payment failed due to: Mollie is out of service. Please try again later." -msgstr "" - -#: src/Payment/RefundLineItemsBuilder.php:126 -msgid "Mollie doesn't allow a partial refund of the full amount or quantity of at least one order line. Trying to process this as an amount refund instead." -msgstr "Mollie staat geen gedeeltelijke terugbetaling toe van het volledige bedrag of hoeveelheid van ten minste één bestelregel. Probeer in plaats daarvan dit te verwerken als een terugbetaling van het bedrag." - -#: src/PaymentMethods/Applepay.php:14 -msgid "To accept payments via Apple Pay" -msgstr "Om betalingen te accepteren via Apple Pay" - -#: src/PaymentMethods/Bancontact.php:13 -msgid "Bancontact" -msgstr "Bancontact" - -#: src/PaymentMethods/Banktransfer.php:32 -msgid "Bank Transfer" -msgstr "Bankoverdracht" - -#: src/PaymentMethods/Banktransfer.php:54 -#: src/Settings/General/MollieGeneralSettings.php:252 -msgid "Activate expiry time setting" -msgstr "Activeer instelling vervaldatum" - -#: src/PaymentMethods/Banktransfer.php:55 -#: src/Settings/General/MollieGeneralSettings.php:253 -msgid "Enable expiry time for payments" -msgstr "Activeer de vervaldatum voor betalingen" - -# MS: Shouldn't this be: "after which the pending payment will expire?" Otherwise it sounds like an already fulfilled payment will expire which makes no sense, so in Dutch, I would add "waarna de mogelijkheid tot betaling vervalt", or something similar #query -#: src/PaymentMethods/Banktransfer.php:56 -msgid "Enable this option if you want to be able to set the time after which the payment will expire. This will turn all transactions into payments instead of orders" -msgstr "Activeer deze optie als u de mogelijkheid wilt hebben om het aantal dagen in te stellen waarna de betaling vervalt. Dit zet alle transacties in betalingen om in plaats van ze in bestellingen te wijzigen" - -#: src/PaymentMethods/Banktransfer.php:61 -#: src/Settings/General/MollieGeneralSettings.php:259 -msgid "Expiry time" -msgstr "Vervaldatum" - -#. translators: Placeholder 1: Default expiry days. -#: src/PaymentMethods/Banktransfer.php:64 -msgid "Number of DAYS after the payment will expire. Default %d days" -msgstr "Aantal DAGEN nadat de betaling vervalt. Standaard %d dagen." - -#: src/PaymentMethods/Banktransfer.php:73 -msgid "Skip Mollie payment screen" -msgstr "Mollie-betaalscherm overslaan" - -#: src/PaymentMethods/Banktransfer.php:74 -msgid "Skip Mollie payment screen when Bank Transfer is selected" -msgstr "Sla Mollie-betaalscherm over wanneer bankoverschrijving is geselecteerd" - -#: src/PaymentMethods/Banktransfer.php:75 -msgid "Enable this option if you want to skip redirecting your user to the Mollie payment screen, instead this will redirect your user directly to the WooCommerce order received page displaying instructions how to complete the Bank Transfer payment." -msgstr "Activeer deze optie als u het doorsturen van uw gebruiker naar het Mollie-betaalscherm wilt overslaan. In plaats daarvan stuurt dit uw gebruiker rechtstreeks naar de WooCommerce-pagina 'Bestelling ontvangen' met instructies voor het voltooien van de betaling via bankoverschrijving." - -#: src/PaymentMethods/Belfius.php:13 -msgid "Belfius Direct Net" -msgstr "Belfius Direct Net" - -#: src/PaymentMethods/Billie.php:13 -msgid "Billie" -msgstr "" - -#: src/PaymentMethods/Billie.php:14 -#, fuzzy -msgid "To accept payments via Billie, all default WooCommerce checkout fields should be enabled and required." -msgstr "Om betalingen via Klarna te accepteren, moeten alle standaard WooCommerce-afrekenvelden geactiveerd en vereist zijn." - -#: src/PaymentMethods/Billie.php:29 -msgid "Company field is empty. The company field is required." -msgstr "" - -#: src/PaymentMethods/Billie.php:33 -msgid "Please enter your company name here." -msgstr "" - -#: src/PaymentMethods/Creditcard.php:16 -msgid "Credit card" -msgstr "Creditcard" - -#: src/PaymentMethods/Creditcard.php:52 -msgid "Enable Mollie Components" -msgstr "Activeer Mollie-componenten" - -#: src/PaymentMethods/Creditcard.php:55 -#, fuzzy -msgid "Use the Mollie Components for this Gateway. Read more about %s and how it improves your conversion." -msgstr "Gebruik de Mollie-componenten voor deze gateway. Lees meer over %s en hoe het uw conversie verbetert." - -#: src/PaymentMethods/Creditcard.php:59 src/Settings/Page/Components.php:21 -#: src/Settings/Page/MollieSettingsPage.php:733 -msgid "Mollie Components" -msgstr "Mollie-componenten" - -#: src/PaymentMethods/Creditcard.php:92 -msgid "Customize Icons" -msgstr "Pas pictogrammen aan" - -#: src/PaymentMethods/Creditcard.php:99 -msgid "Enable Icons Selector" -msgstr "Activeer pictogramselectie" - -#: src/PaymentMethods/Creditcard.php:100 -msgid "Show customized creditcard icons on checkout page" -msgstr "Toon aangepaste creditcardpictogrammen op betaalpagina" - -#: src/PaymentMethods/Creditcard.php:108 -msgid "Show American Express Icon" -msgstr "Toon American Express pictogram" - -#: src/PaymentMethods/Creditcard.php:113 -msgid "Show Carta Si Icon" -msgstr "Toon Carta Si pictogram" - -#: src/PaymentMethods/Creditcard.php:118 -msgid "Show Carte Bancaire Icon" -msgstr "Toon Carte Bancaire pictogram" - -#: src/PaymentMethods/Creditcard.php:123 -msgid "Show Maestro Icon" -msgstr "Toon Maestro pictogram" - -#: src/PaymentMethods/Creditcard.php:128 -msgid "Show Mastercard Icon" -msgstr "Toon Mastercard pictogram" - -#: src/PaymentMethods/Creditcard.php:133 -msgid "Show Visa Icon" -msgstr "Toon Visa pictogram" - -#: src/PaymentMethods/Creditcard.php:138 -msgid "Show VPay Icon" -msgstr "Toon Vpay pictogram" - -#: src/PaymentMethods/Directdebit.php:13 -msgid "SEPA Direct Debit" -msgstr "SEPA-incasso" - -#: src/PaymentMethods/Directdebit.php:14 -#, fuzzy -msgid "SEPA Direct Debit is used for recurring payments with WooCommerce Subscriptions, and will not be shown in the WooCommerce checkout for regular payments! You also need to enable iDEAL and/or other 'first' payment methods if you want to use SEPA Direct Debit." -msgstr "SEPA-incasso wordt gebruikt voor terugkerende betalingen met WooCommerce-abonnementen, en wordt niet getoond in de WooCommerce kassa voor reguliere betalingen! U moet ook iDEAL en/of andere 'eerste' betaalmethodes activeren als u SEPA-incasso wilt gebruiken." - -#: src/PaymentMethods/Eps.php:13 -msgid "EPS" -msgstr "EPS" - -#: src/PaymentMethods/Giftcard.php:30 -msgctxt "Placeholder 1: giftcard issuer, Placeholder 2: amount value, Placeholder 3: currency" -msgid "Mollie - Giftcard details: %1$s %2$s %3$s." -msgstr "Mollie - Details cadeaukaart: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:42 -msgctxt "Placeholder 1: remainder method, Placeholder 2: amount value, Placeholder 3: currency" -msgid " Remainder: %1$s %2$s %3$s." -msgstr " Restant: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:60 -msgid "Gift cards" -msgstr "Cadeaubonnen" - -#: src/PaymentMethods/Giftcard.php:62 src/PaymentMethods/Giftcard.php:105 -msgid "Select your gift card" -msgstr "Selecteer uw cadeaubon" - -#: src/PaymentMethods/Giftcard.php:78 -msgid "Show gift cards dropdown" -msgstr "Toon cadeaubonnen-dropdown" - -#: src/PaymentMethods/Giftcard.php:84 -msgid "If you disable this, a dropdown with various gift cards will not be shown in the WooCommerce checkout, so users will select a gift card on the Mollie payment page after checkout." -msgstr "Als u dit deactiveert, zal een dropdown met verschillende cadeaubonnen niet in de WooCommerce- checkout worden getoond. Gebruikers zullen dus een cadeaubon selecteren op de Mollie-betaalpagina na het afrekenen." - -#: src/PaymentMethods/Giftcard.php:93 src/PaymentMethods/Ideal.php:46 -#: src/PaymentMethods/Kbc.php:48 -msgid "Issuers empty option" -msgstr "Optie uitgevers leeg" - -#: src/PaymentMethods/Giftcard.php:99 -msgid "This text will be displayed as the first option in the gift card dropdown, but only if the above 'Show gift cards dropdown' is enabled." -msgstr "Deze tekst wordt weergegeven als eerste optie in de cadeaubon-dropdown, maar alleen als het bovenstaande 'Toon cadeaubon dropdown' is geactiveerd." - -#: src/PaymentMethods/Giropay.php:13 -msgid "Giropay" -msgstr "Giropay" - -#: src/PaymentMethods/Ideal.php:15 -msgid "iDEAL" -msgstr "iDEAL" - -#: src/PaymentMethods/Ideal.php:17 src/PaymentMethods/Ideal.php:55 -#: src/PaymentMethods/Kbc.php:16 -msgid "Select your bank" -msgstr "Selecteer uw bank" - -#: src/PaymentMethods/Ideal.php:34 -msgid "Show iDEAL banks dropdown" -msgstr "Toon iDEAL-banken dropdown" - -#: src/PaymentMethods/Ideal.php:37 -msgid "If you disable this, a dropdown with various iDEAL banks will not be shown in the WooCommerce checkout, so users will select a iDEAL bank on the Mollie payment page after checkout." -msgstr "Als je dit deactiveert, zal een dropdown bij verschillende iDEAL-banken niet in de WooCommerce-checkout worden getoond, dus gebruikers zullen een iDEAL-bank selecteren op de Mollie-betaalpagina na het afrekenen." - -#: src/PaymentMethods/Ideal.php:49 -#, fuzzy -msgid "This text will be displayed as the first option in the iDEAL issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show iDEAL banks dropdown' is enabled." -msgstr "Deze tekst wordt weergegeven als eerste optie in de iDEAL-uitgevers dropdown, als er niets wordt ingevoerd, wordt 'Selecteer je bank' weergegeven. Alleen als het bovenstaande ''Toon iDEAL-banken dropdown'' is geactiveerd." - -#: src/PaymentMethods/In3.php:13 -msgid "in3" -msgstr "in3" - -#: src/PaymentMethods/In3.php:15 -msgid "Pay in 3 instalments, 0% interest" -msgstr "Betalen in 3 termijnen, 0% rente" - -#: src/PaymentMethods/In3.php:25 -msgid "Required field is empty. Phone and birthdate fields are required." -msgstr "" - -#: src/PaymentMethods/In3.php:29 -msgid "Please enter your phone here. +00.." -msgstr "" - -#: src/PaymentMethods/In3.php:30 -msgid "Please enter your birthdate here." -msgstr "" - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/PaymentMethods/InstructionStrategies/ApplepayInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (Apple Pay transaction ID: %3$s)" -msgstr "Betaling voltooid met %1$s - %2$s (Apple Pay transactie-ID: %3$s)" - -#. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN, placeholder 3: consumer BIC -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:28 -#: src/PaymentMethods/InstructionStrategies/DirectDebitInstructionTrait.php:20 -msgid "Payment completed by %1$s (IBAN (last 4 digits): %2$s, BIC: %3$s)" -msgstr "Betaling voltooid met %1$s (IBAN (ten minste 4 cijfers): %2$s, BIC: %3$s)" - -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:37 -msgid "Please complete your payment by transferring the total amount to the following bank account:" -msgstr "Voltooi uw betaling door het totale bedrag over te maken naar de volgende bankrekening:" - -#. translators: Placeholder 1: 'Stichting Mollie Payments' -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:41 -msgid "Beneficiary: %s" -msgstr "Begunstigde: %s" - -#. translators: Placeholder 1: Payment details bank account -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:43 -msgid "IBAN: %s" -msgstr "IBAN: %s" - -#. translators: Placeholder 1: Payment details bic -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:45 -msgid "BIC: %s" -msgstr "BIC: %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:49 -msgid "Payment reference: %s" -msgstr "Betalingsreferentie: %s." - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:52 -msgid "Please provide the payment reference %s" -msgstr "Vermeld de betalingsreferentie %s" - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:62 -msgid "The payment will expire on %s." -msgstr "De betaling vervalt op %s." - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:68 -msgid "The payment will expire on %s. Please make sure you transfer the total amount before this date." -msgstr "De betaling vervalt op %s. Zorg ervoor dat u vóór deze datum het totale bedrag overmaakt." - -#. translators: Placeholder 1: card holder -#: src/PaymentMethods/InstructionStrategies/CreditcardInstructionStrategy.php:19 -msgid "Payment completed by %s" -msgstr "Betaling voltooid met %s." - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:19 -msgid "We have not received a definite payment status." -msgstr "We hebben geen definitieve betalingsstatus ontvangen." - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:25 -msgid "We have not received a definite payment status. You will receive an email as soon as we receive a confirmation of the bank/merchant." -msgstr "We hebben geen definitieve betalingsstatus ontvangen. U ontvangt een e-mail zodra we een bevestiging van de bank/handelaar ontvangen." - -#. translators: Placeholder 1: payment method -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:33 -msgid "Payment completed with %s" -msgstr "Betaling voltooid met %s" - -#. translators: Placeholder 1: Mollie_WC_Gateway_MyBank consumer name, placeholder 2: Consumer Account number -#: src/PaymentMethods/InstructionStrategies/MybankInstructionStrategy.php:18 -msgid "Payment completed by %1$s - %2$s" -msgstr "Betaling voltooid met %1$s - %2$s" - -#. translators: Placeholder 1: customer billing email -#: src/PaymentMethods/InstructionStrategies/Przelewy24InstructionStrategy.php:19 -msgid "Payment completed by %s." -msgstr "Betaling voltooid met %s." - -#: src/PaymentMethods/Kbc.php:14 -msgid "KBC/CBC Payment Button" -msgstr "KBC/CBC Betaalknop" - -#: src/PaymentMethods/Kbc.php:33 -msgid "Show KBC/CBC banks dropdown" -msgstr "Toon KBC/CBC-banken dropdown" - -#: src/PaymentMethods/Kbc.php:39 -msgid "If you disable this, a dropdown with various KBC/CBC banks will not be shown in the WooCommerce checkout, so users will select a KBC/CBC bank on the Mollie payment page after checkout." -msgstr "Als u dit deactiveert, zal een dropdown bij verschillende KBC/CBC-banken niet in de WooCommerce- checkout worden getoond. Gebruikers zullen dus een KBC/CBC-bank selecteren op de Mollie-betaalpagina na het afrekenen." - -#: src/PaymentMethods/Klarna.php:13 -msgid "Pay with Klarna" -msgstr "Betaal met Klarna" - -#: src/PaymentMethods/Klarna.php:14 src/PaymentMethods/Klarnapaylater.php:14 -#: src/PaymentMethods/Klarnapaynow.php:14 -#: src/PaymentMethods/Klarnasliceit.php:14 -msgid "To accept payments via Klarna, all default WooCommerce checkout fields should be enabled and required." -msgstr "Om betalingen via Klarna te accepteren, moeten alle standaard WooCommerce-afrekenvelden geactiveerd en vereist zijn." - -#: src/PaymentMethods/Klarnapaylater.php:13 -msgid "Klarna Pay later" -msgstr "Klarna betaal later" - -#: src/PaymentMethods/Klarnapaynow.php:13 -msgid "Klarna Pay Now" -msgstr "Klarna betaal nu" - -#: src/PaymentMethods/Klarnasliceit.php:13 -msgid "Klarna Slice it" -msgstr "Klarna Betaal in 3 delen" - -#: src/PaymentMethods/Mybank.php:13 -msgid "MyBank" -msgstr "MyBank" - -#: src/PaymentMethods/Mybank.php:14 -msgid "To accept payments via MyBank" -msgstr "Om betalingen te accepteren via MyBank" - -#. translators: Placeholder 1: Lock icon. Placeholder 2: Mollie logo. -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:25 -msgid "%1$s Secure payments provided by %2$s" -msgstr "%1$s Beveiligde betalingen verschaft door %2$s" - -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:43 -msgid "Secure payments provided by" -msgstr "Beveiligde betalingen verschaft door" - -#: src/PaymentMethods/Paypal.php:13 -msgid "PayPal" -msgstr "PayPal" - -#: src/PaymentMethods/Paypal.php:33 -msgid "Display on cart page" -msgstr "Toon op de winkelwagenpagina" - -#: src/PaymentMethods/Paypal.php:37 -msgid "Enable the PayPal button to be used in the cart page." -msgstr "Activeer de PayPal-knop om te gebruiken op de winkelwagenpagina." - -#: src/PaymentMethods/Paypal.php:45 -msgid "Display on product page" -msgstr "Toon op de productpagina" - -#: src/PaymentMethods/Paypal.php:49 -msgid "Enable the PayPal button to be used in the product page." -msgstr "Activeer de PayPal-knop om te gebruiken op de productpagina." - -#: src/PaymentMethods/Paypal.php:58 -msgctxt "Mollie PayPal Button Settings" -msgid "Button text language and color" -msgstr "Knop tekst taal en kleur" - -#: src/PaymentMethods/Paypal.php:59 -msgctxt "Mollie PayPal Button Settings" -msgid "Select the text and the colour of the button." -msgstr "Kies de tekst en de kleur van de knop." - -#: src/PaymentMethods/Paypal.php:69 -msgid "Minimum amount to display button" -msgstr "Minimum bedrag voor de weergave van de knop" - -#: src/PaymentMethods/Paypal.php:73 -msgid "If the product or the cart total amount is under this number, then the button will not show up." -msgstr "Als het product of het totaalbedrag van de winkelwagen onder dit getal blijft, dan verschijnt de knop niet." - -#: src/PaymentMethods/Paypal.php:88 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill blue" -msgstr "Engels -- Kopen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:89 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded blue" -msgstr "Engels -- Kopen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:90 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill golden" -msgstr "Engels -- Kopen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:91 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded golden" -msgstr "Engels -- Kopen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:92 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill gray" -msgstr "Engels -- Kopen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:93 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded gray" -msgstr "Engels -- Kopen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:94 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill white" -msgstr "Engels -- Kopen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:95 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded white" -msgstr "Engels -- Kopen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:96 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill black" -msgstr "Engels -- Betalen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:97 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded black" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:98 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill blue" -msgstr "Engels -- Betalen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:99 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded blue" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:100 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill golden" -msgstr "Engels -- Betalen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:101 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded golden" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:102 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill gray" -msgstr "Engels -- Betalen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:103 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded gray" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:104 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill white" -msgstr "Engels -- Betalen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:105 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded white" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:106 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill black" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:107 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded black" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:108 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill blue" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:109 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded blue" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:110 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill golden" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:111 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded golden" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:112 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill gray" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:113 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded gray" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:114 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill white" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:115 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded white" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:116 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill black" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:117 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded black" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:118 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill blue" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:119 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded blue" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:120 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill golden" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:121 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded golden" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:122 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill gray" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:123 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded gray" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:124 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill white" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:125 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded white" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:126 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill black" -msgstr "Duits -- Kopen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:127 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded black" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:128 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill blue" -msgstr "Duits -- Kopen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:129 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded blue" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:130 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill golden" -msgstr "Duits -- Kopen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:131 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded golden" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:132 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill gray" -msgstr "Duits -- Kopen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:133 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded gray" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:134 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill white" -msgstr "Duits -- Kopen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:135 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded white" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:136 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill black" -msgstr "Duits -- Betalen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:137 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded black" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:138 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill blue" -msgstr "Duits -- Betalen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:139 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded blue" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:140 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill golden" -msgstr "Duits -- Betalen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:141 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded golden" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:142 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill gray" -msgstr "Duits -- Betalen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:143 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded gray" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:144 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill white" -msgstr "Duits -- Betalen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:145 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded white" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:146 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Buy with PayPal - Gold" -msgstr "Frans -- Kopen met PayPal - Goud" - -#: src/PaymentMethods/Paypal.php:147 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Gold" -msgstr "Frans -- Betalen met PayPal - Goud" - -#: src/PaymentMethods/Paypal.php:148 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Silver" -msgstr "Frans -- Betalen met PayPal - Zilver" - -#: src/PaymentMethods/Paypal.php:149 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Buy with PayPal - Gold" -msgstr "Pools -- Kopen met PayPal - Goud" - -#: src/PaymentMethods/Paypal.php:150 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Gold" -msgstr "Pools -- Betalen met PayPal - Goud" - -#: src/PaymentMethods/Paypal.php:151 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Silver" -msgstr "Pools -- Betalen met PayPal - Zilver" - -#: src/PaymentMethods/Paysafecard.php:13 -msgid "paysafecard" -msgstr "paysafecard" - -#: src/PaymentMethods/Przelewy24.php:13 -msgid "Przelewy24" -msgstr "Przelewy24" - -#: src/PaymentMethods/Przelewy24.php:14 -msgid "To accept payments via Przelewy24, a customer email is required for every payment." -msgstr "Om betalingen via Przelewy24 te accepteren, is voor elke betaling een e-mail van de klant vereist." - -#: src/PaymentMethods/Sofort.php:13 -msgid "SOFORT Banking" -msgstr "SOFORT Banking" - -#: src/PaymentMethods/Voucher.php:34 -msgid "Voucher" -msgstr "Waardebon" - -#: src/PaymentMethods/Voucher.php:56 -msgid "No category" -msgstr "Geen categorie" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/PaymentMethods/Voucher.php:63 -msgid "In order to process it, all products in the order must have a category. This selector will assign the default category for the shop products" -msgstr "Daarvoor moeten alle producten uit de bestelling een categorie hebben. De keuzeschakelaar zal de standaard categorie toewijzen voor de winkelproducten" - -#: src/SDK/Api.php:47 -msgid "No API key provided. Please set your Mollie API keys below." -msgstr "Geen API-sleutel geleverd. Stel uw Mollie API-sleutels hieronder in." - -#: src/SDK/Api.php:49 -msgid "Invalid API key(s). Get them on the %1$sDevelopers page in the Mollie dashboard%2$s. The API key(s) must start with 'live_' or 'test_', be at least 30 characters and must not contain any special characters." -msgstr "Ongeldige API-sleutel(s). Haal deze op van de %1$sDevelopers-pagina in het Mollie-dashboard%2$s. De API-sleutel(s) moeten beginnen met 'live_' of 'test_', ten minste 30 tekens lang zijn en mogen verder geen speciale tekens bevatten." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:35 -msgid "%s display settings" -msgstr "%s weergave-instellingen" - -#: src/Settings/General/MollieGeneralSettings.php:55 -msgid "Use API dynamic title and gateway logo" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:60 -msgid "Retrieve the gateway title and logo from the Mollie API" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:83 -msgid "Display logo on checkout page. Default enabled" -msgstr "Toon logo op de betaalpagina. Standaard geactiveerd" - -#: src/Settings/General/MollieGeneralSettings.php:91 -msgid "Sales countries" -msgstr "Verkooplanden" - -#: src/Settings/General/MollieGeneralSettings.php:98 -#: src/Settings/Settings.php:188 -msgid "Sell to specific countries" -msgstr "Verkopen aan specifieke landen" - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:111 -msgid "%s custom logo" -msgstr "%s aangepast logo" - -#: src/Settings/General/MollieGeneralSettings.php:117 -msgid "Enable custom logo" -msgstr "Activeer aangepast logo" - -#: src/Settings/General/MollieGeneralSettings.php:123 -msgid "Enable the feature to add a custom logo for this gateway. This feature will have precedence over other logo options." -msgstr "Activeer de functie om een aangepast logo toe te voegen voor deze gateway. Deze functie heeft voorrang op andere opties voor het logo." - -#: src/Settings/General/MollieGeneralSettings.php:129 -msgid "Upload custom logo" -msgstr "Upload aangepast logo" - -#: src/Settings/General/MollieGeneralSettings.php:137 -msgid "Upload a custom icon for this gateway. The feature must be enabled." -msgstr "Upload een aangepast pictogram voor deze gateway. De functie moet geactiveerd zijn." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:148 -msgid "%s surcharge" -msgstr "%s prijstoeslag" - -#: src/Settings/General/MollieGeneralSettings.php:154 -msgid "Payment Surcharge" -msgstr "Betalingstoeslag" - -#: src/Settings/General/MollieGeneralSettings.php:160 -msgid "No fee" -msgstr "Geen vergoeding" - -#: src/Settings/General/MollieGeneralSettings.php:164 -msgid "Fixed fee" -msgstr "Vaste vergoeding" - -#: src/Settings/General/MollieGeneralSettings.php:168 -msgid "Percentage" -msgstr "Percentage" - -#: src/Settings/General/MollieGeneralSettings.php:172 -msgid "Fixed fee and percentage" -msgstr "Vaste vergoeding en percentage" - -#: src/Settings/General/MollieGeneralSettings.php:178 -msgid "Choose a payment surcharge for this gateway" -msgstr "Kies een betalingstoeslag voor deze gateway" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:187 -msgid "Payment surcharge fixed amount in %s" -msgstr "Betalingstoeslag vast bedrag in %s" - -#: src/Settings/General/MollieGeneralSettings.php:192 -msgid "Control the fee added on checkout. Default 0.00" -msgstr "Controle van de vergoeding toegevoegd aan de betaling. Standaard 0.00" - -#: src/Settings/General/MollieGeneralSettings.php:202 -msgid "Payment surcharge percentage amount %" -msgstr "Betalingstoeslag aantal percentage %" - -#: src/Settings/General/MollieGeneralSettings.php:205 -msgid "Control the percentage fee added on checkout. Default 0.00" -msgstr "Controle van de procentuele vergoeding toegevoegd aan de betaling. Standaard 0.00" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:216 -msgid "Payment surcharge limit in %s" -msgstr "Limiet betalingstoeslag in %s" - -#: src/Settings/General/MollieGeneralSettings.php:219 -msgid "Limit the maximum fee added on checkout. Default 0, means no limit" -msgstr "Limiet van de maximum vergoeding toegevoegd aan de betaling. Standaard 0, ofwel geen limiet" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:230 -msgid "Surcharge only under this limit, in %s" -msgstr "Prijstoeslag alleen onder deze limiet, als %s" - -#: src/Settings/General/MollieGeneralSettings.php:233 -msgid "Maximum order amount to apply surcharge. If the order is above this number the surcharge will not apply. Default 0, means no maximum" -msgstr "Maximaal bestelbedrag voor toepassing prijstoeslag. Als de bestelling boven dit bedrag komt, is de prijstoeslag niet van toepassing. Standaard 0, ofwel geen maximum" - -#. translators: Placeholder 1: gateway title -#: src/Settings/General/MollieGeneralSettings.php:246 -msgid "%s advanced" -msgstr "%s geavanceerd" - -#: src/Settings/General/MollieGeneralSettings.php:254 -msgid "Enable this option if you want to be able to set the time after which the order will expire." -msgstr "Activeer deze optie als u de mogelijkheid wilt hebben om het aantal dagen in te stellen waarna de bestelling vervalt." - -#: src/Settings/General/MollieGeneralSettings.php:262 -msgid "Number of MINUTES after the order will expire and will be canceled at Mollie and WooCommerce. A value of 0 means no expiry time will be considered." -msgstr "Aantal MINUTEN voordat de bestelling komt te vervallen en wordt geannuleerd bij Mollie en WooCommerce. Een waarde van 0 betekent dat er geen vervaldatum is." - -#: src/Settings/General/MollieGeneralSettings.php:275 -msgid "Initial order status" -msgstr "Initiële bestelstatus" - -#: src/Settings/General/MollieGeneralSettings.php:292 -msgid "Some payment methods take longer than a few hours to complete. The initial order state is then set to '%1$s'. This ensures the order is not cancelled when the setting %2$s is used." -msgstr "Sommige betaalmethodes duren langer dan een paar uur om te voltooien. De initiële bestelstatus is dan ingesteld op '%1$s'. Dit zorgt ervoor dat de bestelling niet wordt geannuleerd wanneer de instelling %2$s wordt gebruikt." - -#: src/Settings/Page/MollieSettingsPage.php:112 -msgid "Quickly integrate all major payment methods in WooCommerce, wherever you need them." -msgstr "Integreer snel en daar waar nodig alle belangrijke betaalmethodes in WooCommerce." - -#: src/Settings/Page/MollieSettingsPage.php:116 -msgid " Simply drop them ready-made into your WooCommerce webshop with this powerful plugin by Mollie." -msgstr " Plaats ze eenvoudigweg kant-en-klaar in uw WooCommerce webshop met deze krachtige plugin van Mollie." - -#: src/Settings/Page/MollieSettingsPage.php:120 -msgid " Mollie is dedicated to making payments better for WooCommerce. " -msgstr " Mollie wil betalingen voor WooCommerce beter maken. " - -#: src/Settings/Page/MollieSettingsPage.php:124 -msgid "Please go to" -msgstr "Ga naar" - -#: src/Settings/Page/MollieSettingsPage.php:127 -msgid " the signup page" -msgstr " de aanmeldpagina" - -#: src/Settings/Page/MollieSettingsPage.php:131 -msgid " to create a new Mollie account and start receiving payments in a couple of minutes. " -msgstr " om een nieuw Mollie-account aan te maken en betalingen te ontvangen binnen een paar minuten. " - -#: src/Settings/Page/MollieSettingsPage.php:135 -msgid "Contact " -msgstr "Neem contact op " - -#: src/Settings/Page/MollieSettingsPage.php:139 -msgid " if you have any questions or comments about this plugin." -msgstr " bij vragen of opmerkingen over deze plugin." - -#: src/Settings/Page/MollieSettingsPage.php:143 -msgid "Our pricing is always per transaction. No startup fees, no monthly fees, and no gateway fees. No hidden fees, period." -msgstr "Onze prijsstelling geldt altijd per transactie. Geen opstartvergoeding, geen maandelijkse vergoeding, geen gateway vergoeding. Geen verborgen vergoeding!" - -#: src/Settings/Page/MollieSettingsPage.php:149 -msgid "Plugin Documentation" -msgstr "Plugin-documentatie" - -#: src/Settings/Page/MollieSettingsPage.php:152 -msgid "Contact Support" -msgstr "Neem contact op met de supportdienst" - -#: src/Settings/Page/MollieSettingsPage.php:164 -msgid "Log plugin events." -msgstr "Log plugin-gebeurtenissen" - -#. translators: Placeholder 1: Location of the log files -#: src/Settings/Page/MollieSettingsPage.php:171 -msgid "Log files are saved to %s" -msgstr "Logbestanden worden opgeslagen in %s" - -#: src/Settings/Page/MollieSettingsPage.php:193 -msgid "Live API key" -msgstr "Live API-sleutel" - -#. translators: Placeholder 1: API key mode (live or test). The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:198 -#: src/Settings/Page/MollieSettingsPage.php:229 -msgid "The API key is used to connect to Mollie. You can find your %1$s API key in your %2$sMollie account%3$s" -msgstr "De API-sleutel wordt gebruikt om verbinding te maken met Mollie. U vindt uw %1$s API-sleutel in uw %2$sMollie-profiel%3$s" - -#: src/Settings/Page/MollieSettingsPage.php:207 -msgid "Live API key should start with live_" -msgstr "Live API-sleutel moet beginnen met live_" - -#: src/Settings/Page/MollieSettingsPage.php:214 -msgid "Enable test mode" -msgstr "Activeer de testmodus" - -#: src/Settings/Page/MollieSettingsPage.php:217 -msgid "Enable test mode if you want to test the plugin without using real payments." -msgstr "Activeer de testmodus als u de plugin wilt testen zonder echte betalingen te gebruiken." - -#: src/Settings/Page/MollieSettingsPage.php:224 -msgid "Test API key" -msgstr "Test API-sleutel" - -#: src/Settings/Page/MollieSettingsPage.php:238 -msgid "Test API key should start with test_" -msgstr "Test API-sleutel moet beginnen met test_" - -#: src/Settings/Page/MollieSettingsPage.php:245 -msgid "Debug Log" -msgstr "Debug-log" - -#: src/Settings/Page/MollieSettingsPage.php:301 -msgid "Gateway enabled" -msgstr "Gateway geactiveerd" - -#: src/Settings/Page/MollieSettingsPage.php:305 -msgid "Gateway disabled" -msgstr "Gateway gedeactiveerd" - -#: src/Settings/Page/MollieSettingsPage.php:308 -msgid "Disabled" -msgstr "Uitgeschakeld" - -#. translators: The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:319 -msgid "The following payment methods are activated in your %1$sMollie profile%2$s:" -msgstr "De volgende betaalmethodes zijn geactiveerd in uw %1$sMollie-profiel%2$s:" - -#: src/Settings/Page/MollieSettingsPage.php:334 -msgid "Refresh" -msgstr "Vernieuwen" - -#: src/Settings/Page/MollieSettingsPage.php:343 -msgid "No payment methods available" -msgstr "Geen betaalmethoden beschikbaar" - -#: src/Settings/Page/MollieSettingsPage.php:358 -msgid "Edit" -msgstr "Bewerken" - -# MS: Falls es als Imperativ gedacht ist, sollte es "Activeer" heißen, dafür müsste ich allerdings den genauen Kontext bzw. Platz des Begriffes wissen #query -#: src/Settings/Page/MollieSettingsPage.php:366 -msgid "Activate" -msgstr "Activeren" - -#: src/Settings/Page/MollieSettingsPage.php:417 -#, fuzzy -msgid "You have WooCommerce Subscriptions activated, but not SEPA Direct Debit. Enable SEPA Direct Debit if you want to allow customers to pay subscriptions with iDEAL and/or other 'first' payment methods." -msgstr "U heeft WooCommerce Abonnementen geactiveerd, maar geen SEPA-incasso. Activeer SEPA-incasso als u klanten wilt toestaan om abonnementen met iDEAL en/of andere 'eerste' betaalmethodes te betalen." - -#: src/Settings/Page/MollieSettingsPage.php:443 -msgid "You have the WooCommerce default Direct Bank Transfer (BACS) payment gateway enabled in WooCommerce. Mollie strongly advices only using Bank Transfer via Mollie and disabling the default WooCommerce BACS payment gateway to prevent possible conflicts." -msgstr "U hebt de WooCommerce standaard Direct Bank Transfer (BACS) betalingsgateway geactiveerd in WooCommerce. Mollie adviseert ten zeerste om alleen Bank Transfer via Mollie te gebruiken en de standaard WooCommerce BACS betalingsgateway uit te schakelen om mogelijke conflicten te voorkomen." - -#. translators: Placeholder 1: Opening link tag. Placeholder 2: Closing link tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/Page/MollieSettingsPage.php:467 -msgid "You have activated Klarna. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. For more information, go to %1$sKlarna Pay Later documentation%2$s or %3$sKlarna Slice it documentation%4$s" -msgstr "U hebt Klarna geactiveerd. Zorg ervoor dat alle standaard WooCommerce betaalvelden zijn geactiveerd en verplicht zijn, zodat u betalingen kunt accepteren. Ga voor meer informatie naar %1$sKlarna betaal later documentatie%2$s of %3$sKlarna Betaal in 3 delen documentatie%4$s" - -#: src/Settings/Page/MollieSettingsPage.php:732 -msgid "General" -msgstr "Algemeen" - -#: src/Settings/Page/MollieSettingsPage.php:737 -msgid "Advanced" -msgstr "Geavanceerd" - -#: src/Settings/Page/MollieSettingsPage.php:740 -msgid "Apple Pay Button" -msgstr "Apple Pay knop" - -#: src/Settings/Page/MollieSettingsPage.php:780 -#, fuzzy -msgid "You have activated Billie. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. The billing company field is required as well. Make sure to enable the billing company field in the WooCommerce settings if you are using Woocommerce blocks." -msgstr "U hebt Klarna geactiveerd. Zorg ervoor dat alle standaard WooCommerce betaalvelden zijn geactiveerd en verplicht zijn, zodat u betalingen kunt accepteren. Ga voor meer informatie naar %1$sKlarna betaal later documentatie%2$s of %3$sKlarna Betaal in 3 delen documentatie%4$s" - -#: src/Settings/Settings.php:153 -msgid "Gateway Disabled" -msgstr "Gateway gedeactiveerd" - -#: src/Settings/Settings.php:173 -msgid "Return to payments" -msgstr "Ga terug naar betalingen" - -#: src/Settings/Settings.php:199 -msgid "Choose countries…" -msgstr "Kies landen…" - -#: src/Settings/Settings.php:200 -msgid "Country" -msgstr "Land" - -#: src/Settings/Settings.php:208 -msgid "Select all" -msgstr "Selecteer alles" - -#: src/Settings/Settings.php:209 -msgid "Select none" -msgstr "Selecteer niets" - -#: src/Settings/Settings.php:403 -msgid "Error" -msgstr "Fout" - -#: src/Settings/Settings.php:417 -msgid "Mollie status:" -msgstr "Mollie-status:" - -#: src/Settings/Settings.php:418 -msgid "Connected" -msgstr "Verbonden" - -#: src/Settings/Settings.php:653 -#, fuzzy -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Only jpg, jpeg, png and gif files are allowed." -msgstr "%1$sMollie-betalingen voor WooCommerce%2$s Bestand uploaden niet mogelijk. De grootte mag niet meer bedragen dan 500 kB." - -#: src/Settings/Settings.php:666 -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Size must be under 500kb." -msgstr "%1$sMollie-betalingen voor WooCommerce%2$s Bestand uploaden niet mogelijk. De grootte mag niet meer bedragen dan 500 kB." - -#: src/Settings/SettingsModule.php:184 -msgid "Mollie settings" -msgstr "Mollie-instellingen" - -#: src/Settings/SettingsModule.php:190 -msgid "Logs" -msgstr "Logs" - -#. translators: Placeholder 1: Opening strong tag. Placeholder 2: Closing strong tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/SettingsModule.php:204 -msgid "%1$sMollie Payments for WooCommerce%2$s The test mode is active, %3$s disable it%4$s before deploying into production." -msgstr "%1$sMollie-betalingen voor WooCommerce%2$s De testmodus is actief, %3$s schakel deze uit%4$s voordat hij wordt geïmplementeerd." - -#. translators: Placeholder 1: Plugin title. Placeholder 2: Min WooCommerce version. Placeholder 3: WooCommerce version used. -#: src/Shared/Status.php:75 -msgid "The %1$s plugin requires at least WooCommerce version %2$s, you are using version %3$s. Please update your WooCommerce plugin." -msgstr "De %1$s plugin vereist ten minste WooCommerce versie %2$s, u gebruikt versie %3$s. Update uw WooCommerce plugin." - -#: src/Shared/Status.php:88 -msgid "Mollie API client not installed. Please make sure the plugin is installed correctly." -msgstr "Mollie API client niet geïnstalleerd. Controleer of de plugin correct is geïnstalleerd." - -#: src/Shared/Status.php:97 -msgid "Mollie Payments for WooCommerce requires the JSON extension for PHP. Enable it in your server or ask your webhoster to enable it for you." -msgstr "Mollie-betalingen voor WooCommerce vereisen de JSON-extensie voor PHP. Activeer dit op uw server of vraag uw webhoster om het voor u te activeren." - -#. translators: Placeholder 1: Min PHP version. Placeholder 2: PHP version used. Placeholder 3: Opening link tag. placeholder 4: Closing link tag. -#: src/Shared/Status.php:112 -msgid "Mollie Payments for WooCommerce require PHP %1$s or higher, you have PHP %2$s. Please upgrade and view %3$sthis FAQ%4$s" -msgstr "Mollie-betalingen voor WooCommerce vereisen PHP %1$s of hoger, u hebt PHP %2$s. Installeer de upgrade en bekijk %3$sdeze FAQ%4$s" - -#: src/Shared/Status.php:124 -msgid "Mollie Payments for WooCommerce requires the PHP extension JSON to be enabled. Please enable the 'json' extension in your PHP configuration." -msgstr "Mollie-betalingen voor WooCommerce vereisen dat de PHP-extensie JSON geactiveerd is. Activeer de extensie 'json' in uw PHP-configuratie." - -#: src/Shared/Status.php:131 -msgid "Mollie Payments for WooCommerce requires the PHP extension cURL to be enabled. Please enable the 'curl' extension in your PHP configuration." -msgstr "Mollie-betalingen voor WooCommerce vereisen dat de PHP-extensie cURL geactiveerd is. Activeer de extensie 'curl' in uw PHP-configuratie." - -#: src/Shared/Status.php:139 -msgid "Mollie Payments for WooCommerce require PHP cURL functions to be available. Please make sure all of these functions are available." -msgstr "Mollie-betalingen voor WooCommerce vereisen dat PHP cURL functies beschikbaar zijn. Zorg ervoor dat al deze functies beschikbaar zijn." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Subscription/MollieSubscriptionGateway.php:197 -msgid "Updated subscription from 'On hold' to 'Active' until payment fails, because a SEPA Direct Debit payment takes some time to process." -msgstr "Bijgewerkt abonnement van 'Wachtend' naar 'Actief' tot de betaling mislukt, omdat voor het verwerken van een SEPA-incassobetaling enige tijd nodig is." - -#: src/Subscription/MollieSubscriptionGateway.php:285 -msgid "The customer (%s) could not be used or found. " -msgstr "De klant (%s) kon niet gebruikt of gevonden worden. " - -#. translators: Placeholder 1: Payment method title -#: src/Subscription/MollieSubscriptionGateway.php:354 -msgid "Could not create %s renewal payment." -msgstr "Kon geen %s betalingshernieuwing aanmaken." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Subscription/SubscriptionModule.php:110 -msgid "%1$s payment failed (%2$s)." -msgstr "%1$s betaling mislukt (%2$s)." diff --git a/languages/mollie-payments-for-woocommerce-nl_NL.mo b/languages/mollie-payments-for-woocommerce-nl_NL.mo deleted file mode 100644 index 785452009fe38366dddba17666cf00fb2117d03a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 56706 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 diff --git a/languages/mollie-payments-for-woocommerce-nl_NL.po b/languages/mollie-payments-for-woocommerce-nl_NL.po deleted file mode 100644 index ec89dc84e..000000000 --- a/languages/mollie-payments-for-woocommerce-nl_NL.po +++ /dev/null @@ -1,2091 +0,0 @@ -# Copyright (C) 2022 unnamed project -# This file is distributed under the same license as the unnamed project package. -msgid "" -msgstr "" -"Project-Id-Version: undefined\n" -"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/html\n" -"POT-Creation-Date: 2023-09-26T10:35:31+00:00\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. Plugin Name of the plugin -#, fuzzy -msgid "Mollie Payments for WooCommerce" -msgstr "%1$sMollie-betalingen voor WooCommerce is niet actief:%2$s" - -#. Plugin URI of the plugin -#. Author URI of the plugin -msgid "https://www.mollie.com" -msgstr "" - -#. Description of the plugin -msgid "Accept payments in WooCommerce with the official Mollie plugin" -msgstr "" - -#. Author of the plugin -#, fuzzy -msgid "Mollie" -msgstr "Mollie-status:" - -#: inc/settings/mollie_advanced_settings.php:13 -msgctxt "Label {orderNumber} description for payment description options" -msgid "Order number" -msgstr "Bestelnummer" - -#: inc/settings/mollie_advanced_settings.php:14 -msgctxt "Label {storeName} description for payment description options" -msgid "Site Title" -msgstr "Site titel" - -#: inc/settings/mollie_advanced_settings.php:15 -msgctxt "Label {customer.firstname} description for payment description options" -msgid "Customer's first name" -msgstr "Voornaam klant" - -#: inc/settings/mollie_advanced_settings.php:16 -msgctxt "Label {customer.lastname} description for payment description options" -msgid "Customer's last name" -msgstr "Achternaam klant" - -#: inc/settings/mollie_advanced_settings.php:17 -msgctxt "Label {customer.company} description for payment description options" -msgid "Customer's company name" -msgstr "Bedrijfsnaam klant" - -#: inc/settings/mollie_advanced_settings.php:23 -msgid "Mollie advanced settings" -msgstr "Geavanceerde Mollie-instellingen" - -#: inc/settings/mollie_advanced_settings.php:25 -#: src/Settings/Page/MollieSettingsPage.php:186 -msgid "The following options are required to use the plugin and are used by all Mollie payment methods" -msgstr "De volgende opties zijn vereist om de plugin te gebruiken en worden door alle Mollie-betaalmethoden gebruikt" - -#: inc/settings/mollie_advanced_settings.php:29 -msgid "Order status after cancelled payment" -msgstr "Bestelstatus na geannuleerde betaling" - -#: inc/settings/mollie_advanced_settings.php:35 -msgid "Status for orders when a payment (not a Mollie order via the Orders API) is cancelled. Default: pending. Orders with status Pending can be paid with another payment method, customers can try again. Cancelled orders are final. Set this to Cancelled if you only have one payment method or don't want customers to re-try paying with a different payment method. This doesn't apply to payments for orders via the new Orders API and Klarna payments." -msgstr "Status voor bestellingen wanneer een betaling (niet een Mollie-besteling via de Bestellingen API) wordt geannuleerd. Standaard: hangende. Bestellingen met status Hangende kunnen met een andere betaalmethode worden betaald, klanten kunnen opnieuw proberen. Geannuleerde bestellingen zijn definitief. Stel dit in op Geannuleerd als je maar één betaalmethode hebt of als je niet wilt dat klanten opnieuw proberen te betalen met een andere betaalmethode. Dit is niet van toepassing voor betalingen voor bestellingen via de nieuwe Orders-API en Klarna-betalingen." - -#: inc/settings/mollie_advanced_settings.php:40 -msgid "Payment screen language" -msgstr "Taal van betaalscherm" - -#: inc/settings/mollie_advanced_settings.php:43 -msgid "Automatically send WordPress language" -msgstr "Automatisch verzenden van WordPress-taal" - -#: inc/settings/mollie_advanced_settings.php:46 -#: inc/settings/mollie_advanced_settings.php:106 -#: src/Settings/General/MollieGeneralSettings.php:281 -msgid "default" -msgstr "standaard" - -#: inc/settings/mollie_advanced_settings.php:47 -msgid "Detect using browser language" -msgstr "Detecteren met gebruik van browser-taal" - -#: inc/settings/mollie_advanced_settings.php:51 -msgid "English" -msgstr "Engels" - -#: inc/settings/mollie_advanced_settings.php:52 -msgid "Dutch" -msgstr "Nederlands" - -#: inc/settings/mollie_advanced_settings.php:53 -msgid "Flemish (Belgium)" -msgstr "Vlaams (België)" - -#: inc/settings/mollie_advanced_settings.php:54 -msgid "French" -msgstr "Frans" - -#: inc/settings/mollie_advanced_settings.php:55 -msgid "French (Belgium)" -msgstr "Frans (België)" - -#: inc/settings/mollie_advanced_settings.php:56 -msgid "German" -msgstr "Duits" - -#: inc/settings/mollie_advanced_settings.php:57 -msgid "Austrian German" -msgstr "Oostenrijks-Duits" - -#: inc/settings/mollie_advanced_settings.php:58 -msgid "Swiss German" -msgstr "Zwitserduits" - -#: inc/settings/mollie_advanced_settings.php:59 -msgid "Spanish" -msgstr "Spaans" - -#: inc/settings/mollie_advanced_settings.php:60 -msgid "Catalan" -msgstr "Spaans (Catalaans)" - -#: inc/settings/mollie_advanced_settings.php:61 -msgid "Portuguese" -msgstr "Portugees" - -#: inc/settings/mollie_advanced_settings.php:62 -msgid "Italian" -msgstr "Italiaans" - -#: inc/settings/mollie_advanced_settings.php:63 -msgid "Norwegian" -msgstr "Noors" - -#: inc/settings/mollie_advanced_settings.php:64 -msgid "Swedish" -msgstr "Zweeds" - -#: inc/settings/mollie_advanced_settings.php:65 -msgid "Finnish" -msgstr "Fins" - -#: inc/settings/mollie_advanced_settings.php:66 -msgid "Danish" -msgstr "Deens" - -#: inc/settings/mollie_advanced_settings.php:67 -msgid "Icelandic" -msgstr "IJslands" - -#: inc/settings/mollie_advanced_settings.php:68 -msgid "Hungarian" -msgstr "Hongaars" - -#: inc/settings/mollie_advanced_settings.php:69 -msgid "Polish" -msgstr "Pools" - -#: inc/settings/mollie_advanced_settings.php:70 -msgid "Latvian" -msgstr "Lets" - -#: inc/settings/mollie_advanced_settings.php:71 -msgid "Lithuanian" -msgstr "Litouws" - -#: inc/settings/mollie_advanced_settings.php:74 -msgid "Sending a language (or locale) is required. The option 'Automatically send WordPress language' will try to get the customer's language in WordPress (and respects multilanguage plugins) and convert it to a format Mollie understands. If this fails, or if the language is not supported, it will fall back to American English. You can also select one of the locales currently supported by Mollie, that will then be used for all customers." -msgstr "Het verzenden van een taal (of locatie) is vereist. De optie 'Automatisch verzenden van WordPress-taal' zal proberen de taal van de klant in WordPress te krijgen (en respecteert meertalige plugins) en deze te converteren naar een formaat dat Mollie begrijpt. Als dit niet lukt, of als de taal niet wordt ondersteund, zal teruggegaan worden naar Amerikaans-Engels. Je kunt ook een van de momenteel door Mollie ondersteunde locaties selecteren, die dan voor alle klanten zal worden gebruikt." - -#: inc/settings/mollie_advanced_settings.php:82 -msgid "Store customer details at Mollie" -msgstr "Klantgegevens opslaan bij Mollie" - -#: inc/settings/mollie_advanced_settings.php:85 -#, fuzzy -msgid "Should Mollie store customers name and email address for Single Click Payments? Default %1$s. Required if WooCommerce Subscriptions is being used! Read more about %2$s and how it improves your conversion." -msgstr "Moet Mollie klantennaam en e-mailadres opslaan voor Single Click Payments? Standaard %1$s. Vereist als WooCommerce Abonnementen worden gebruikt! Lees meer over %2$s en hoe het jouw conversie verbetert." - -#: inc/settings/mollie_advanced_settings.php:89 -#: src/Settings/Page/MollieSettingsPage.php:304 -msgid "Enabled" -msgstr "Geactiveerd" - -#: inc/settings/mollie_advanced_settings.php:90 -msgid "Single Click Payments" -msgstr "Betalen met één klik" - -#: inc/settings/mollie_advanced_settings.php:98 -msgid "Select API Method" -msgstr "Selecteer de API-methode" - -#: inc/settings/mollie_advanced_settings.php:115 -msgid "Click %1$shere%2$s to read more about the differences between the Payments and Orders API" -msgstr "Klik %1$shier%2$s voor meer informatie over de verschillen tussen de Betalings-API en Orders API" - -#: inc/settings/mollie_advanced_settings.php:125 -msgid "API Payment Description" -msgstr "Beschrijving Betalings-API" - -#: inc/settings/mollie_advanced_settings.php:141 -msgctxt "Payment description options" -msgid "Available variables" -msgstr "Beschikbare variabelen" - -#: inc/settings/mollie_advanced_settings.php:165 -msgid "Select among the available variables the description to be used for this transaction.%1$s(Note: this only works when the method is set to Payments API)%2$s" -msgstr "Kies uit de beschikbare variabelen de beschrijving die je voor deze transactie wilt gebruiken.%1$s(Let op: dit werkt alleen als de methode is ingesteld op Betalings-API)%2$s" - -#: inc/settings/mollie_advanced_settings.php:176 -msgid "Surcharge gateway fee label" -msgstr "Prijstoeslag gateway vergoedingslabel" - -#: inc/settings/mollie_advanced_settings.php:182 src/Gateway/Surcharge.php:36 -msgid "Gateway Fee" -msgstr "Gateway vergoeding" - -#: inc/settings/mollie_advanced_settings.php:184 -msgid "This is the label will appear in frontend when the surcharge applies" -msgstr "Dit is het label dat verschijnt in de interface wanneer de prijstoeslag van toepassing is" - -#: inc/settings/mollie_advanced_settings.php:192 -msgid "Remove Mollie data from Database on uninstall" -msgstr "Verwijder Mollie gegevens uit database bij deïnstallatie" - -#: inc/settings/mollie_advanced_settings.php:198 -msgid "Remove options and scheduled actions from database when uninstalling the plugin." -msgstr "Verwijder opties en geplande acties uit de database bij het deïnstalleren van de plugin." - -#: inc/settings/mollie_advanced_settings.php:199 -msgid "Clear now" -msgstr "Nu wissen" - -#: inc/settings/mollie_applepay_settings.php:12 -#: src/PaymentMethods/Applepay.php:13 -msgid "Apple Pay" -msgstr "Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:14 -msgid "The following options are required to use the Apple Pay gateway" -msgstr "De volgende opties zijn vereist om gebruik te kunnen maken van de Apple Pay gateway" - -#: inc/settings/mollie_applepay_settings.php:19 -#: src/Settings/General/MollieGeneralSettings.php:19 -msgid "Enable/Disable" -msgstr "Activeren/Deactiveren" - -#. translators: Placeholder 1: Gateway title -#: inc/settings/mollie_applepay_settings.php:21 -#: src/Settings/General/MollieGeneralSettings.php:26 -msgid "Enable %s" -msgstr "Geactiveerd %s" - -#: inc/settings/mollie_applepay_settings.php:29 -#: src/Settings/General/MollieGeneralSettings.php:41 -msgid "Title" -msgstr "Titel" - -#: inc/settings/mollie_applepay_settings.php:32 -#: src/Settings/General/MollieGeneralSettings.php:45 -msgid "This controls the title which the user sees during checkout. Default %s" -msgstr "Dit controleert de titel die de gebruiker ziet tijdens het betalen. Standaard %s" - -#: inc/settings/mollie_applepay_settings.php:46 -#: inc/settings/mollie_applepay_settings.php:48 -#: src/Settings/General/MollieGeneralSettings.php:78 -msgid "Display logo" -msgstr "Toon logo" - -#: inc/settings/mollie_applepay_settings.php:61 -#: src/Settings/General/MollieGeneralSettings.php:64 -msgid "Description" -msgstr "Beschrijving" - -#: inc/settings/mollie_applepay_settings.php:64 -#: src/Settings/General/MollieGeneralSettings.php:68 -msgid "Payment method description that the customer will see on your checkout. Default %s" -msgstr "Beschrijving van de betaalmethode die de klant bij je betaalpagina zal zien. Standaard %s" - -#: inc/settings/mollie_applepay_settings.php:81 -msgid "Apple Pay button settings" -msgstr "Instellingen van Apple Pay knop" - -#: inc/settings/mollie_applepay_settings.php:86 -msgid "The following options are required to use the Apple Pay Direct Button" -msgstr "De volgende opties zijn vereist om gebruik te kunnen maken van de Apple Pay Direct knop" - -#: inc/settings/mollie_applepay_settings.php:90 -#: src/PaymentMethods/Applepay.php:34 -msgid "Enable Apple Pay Button on Cart page" -msgstr "Activeer de Apple Pay knop op de winkelwagenpagina" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:93 -#: src/PaymentMethods/Applepay.php:36 -msgid "Enable the Apple Pay direct buy button on the Cart page" -msgstr "Activeer de Apple Pay Direct betaalknop op de winkelwagenpagina" - -#: inc/settings/mollie_applepay_settings.php:106 -#: src/PaymentMethods/Applepay.php:44 -msgid "Enable Apple Pay Button on Product page" -msgstr "Activeer de Apple Pay knop op de productpagina" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:109 -#: src/PaymentMethods/Applepay.php:46 -msgid "Enable the Apple Pay direct buy button on the Product page" -msgstr "Activeer de Apple Pay Direct betaalknop op de productpagina" - -#: inc/settings/mollie_components.php:9 -msgctxt "Mollie Components Settings" -msgid "Base Styles" -msgstr "Basisstijlen" - -#: inc/settings/mollie_components.php:18 inc/settings/mollie_components.php:158 -msgctxt "Mollie Components Settings" -msgid "Background Color" -msgstr "Achtergrondkleur" - -#: inc/settings/mollie_components.php:24 inc/settings/mollie_components.php:147 -msgctxt "Mollie Components Settings" -msgid "Text Color" -msgstr "Tekstkleur" - -#: inc/settings/mollie_components.php:30 -msgctxt "Mollie Components Settings" -msgid "Placeholder Color" -msgstr "Kleur van de plaatshouder" - -#: inc/settings/mollie_components.php:36 -msgctxt "Mollie Components Settings" -msgid "Font Size" -msgstr "Lettergrootte" - -#: inc/settings/mollie_components.php:37 -msgctxt "Mollie Components Settings" -msgid "Defines the component font size. Allowed units: 'em', 'px', 'rem'." -msgstr "Bepaalt de lettergrootte van het component. Toegestane eenheden: 'em', 'px', 'rem'." - -#: inc/settings/mollie_components.php:47 -msgctxt "Mollie Components Settings" -msgid "Font Weight" -msgstr "Lettergewicht" - -#: inc/settings/mollie_components.php:50 -msgctxt "Mollie Components Settings" -msgid "Lighter" -msgstr "Lichter" - -#: inc/settings/mollie_components.php:51 -msgctxt "Mollie Components Settings" -msgid "Regular" -msgstr "Standaard" - -#: inc/settings/mollie_components.php:52 -msgctxt "Mollie Components Settings" -msgid "Bold" -msgstr "Vet" - -#: inc/settings/mollie_components.php:58 -msgctxt "Mollie Components Settings" -msgid "Letter Spacing" -msgstr "Letterafstand" - -#: inc/settings/mollie_components.php:64 -msgctxt "Mollie Components Settings" -msgid "Line Height" -msgstr "Regelhoogte" - -#: inc/settings/mollie_components.php:73 -msgctxt "Mollie Components Settings" -msgid "Padding" -msgstr "Vulling" - -#: inc/settings/mollie_components.php:74 -msgctxt "Mollie Components Settings" -msgid "Add padding to the components. Allowed units include `16px 16px 16px 16px` and `em`, `px`, `rem`." -msgstr "Voeg vulling toe aan de componenten. Tot de toegestane eenheden behoren '16px 16px 16px 16px' en 'em', 'px', 'rem'." - -#: inc/settings/mollie_components.php:84 -msgctxt "Mollie Components Settings" -msgid "Align Text" -msgstr "Lijn tekst uit" - -#: inc/settings/mollie_components.php:87 -msgctxt "Mollie Components Settings" -msgid "Left" -msgstr "Links" - -#: inc/settings/mollie_components.php:88 -msgctxt "Mollie Components Settings" -msgid "Right" -msgstr "Rechts" - -#: inc/settings/mollie_components.php:89 -msgctxt "Mollie Components Settings" -msgid "Center" -msgstr "Centreren" - -#: inc/settings/mollie_components.php:90 -msgctxt "Mollie Components Settings" -msgid "Justify" -msgstr "Uitvullen" - -#: inc/settings/mollie_components.php:96 -msgctxt "Mollie Components Settings" -msgid "Transform Text " -msgstr "Wijzig tekst " - -#: inc/settings/mollie_components.php:99 -msgctxt "Mollie Components Settings" -msgid "None" -msgstr "Geen" - -#: inc/settings/mollie_components.php:104 -msgctxt "Mollie Components Settings" -msgid "Capitalize" -msgstr "In hoofdletters schrijven" - -#: inc/settings/mollie_components.php:109 -msgctxt "Mollie Components Settings" -msgid "Uppercase" -msgstr "Hoofdletters" - -#: inc/settings/mollie_components.php:114 -msgctxt "Mollie Components Settings" -msgid "Lowercase" -msgstr "Kleine letters" - -#: inc/settings/mollie_components.php:119 -msgctxt "Mollie Components Settings" -msgid "Full Width" -msgstr "Volledige breedte" - -#: inc/settings/mollie_components.php:124 -msgctxt "Mollie Components Settings" -msgid "Full Size Kana" -msgstr "Volledige grootte Kana" - -#: inc/settings/mollie_components.php:138 -msgctxt "Mollie Components Settings" -msgid "Invalid Status Styles" -msgstr "Ongeldige statusstijlen" - -#: inc/settings/mollie_components.php:148 -msgctxt "Mollie Components Settings" -msgid "Text Color for invalid input." -msgstr "Tekstkleur voor ongeldige invoer" - -#: inc/settings/mollie_components.php:159 -msgctxt "Mollie Components Settings" -msgid "Background Color for invalid input." -msgstr "Achtergrondkleur voor ongeldige invoer" - -#: src/Activation/ActivationModule.php:141 -msgid "%1$sMollie Payments for WooCommerce: API keys missing%2$s Please%3$s set your API keys here%4$s." -msgstr "%1$sMollie-betalingen voor WooCommerce: API-sleutels ontbreken%2$s Gelieve%3$s je API-sleutels hier in te stellen%4$s." - -#: src/Activation/ConstraintsChecker.php:106 -msgid "%1$sMollie Payments for WooCommerce is inactive:%2$s" -msgstr "%1$sMollie-betalingen voor WooCommerce is niet actief:%2$s" - -#: src/Activation/ConstraintsChecker.php:110 -msgid "%1$sCorrect the above errors to use Mollie Payments for Woocommerce%2$s" -msgstr "%1$sCorrigeer de bovenstaande fouten om Mollie-betalingen voor WooCommerce te gebruiken%2$s" - -#: src/Assets/AssetsModule.php:386 -msgid "Name on card" -msgstr "Naam op de kaart" - -#: src/Assets/AssetsModule.php:390 -msgid "Card number" -msgstr "Kaartnummer" - -#: src/Assets/AssetsModule.php:394 -msgid "Expiry date" -msgstr "Vervaldatum" - -#: src/Assets/AssetsModule.php:398 -msgid "CVC/CVV" -msgstr "CVC/CVV" - -#: src/Assets/AssetsModule.php:405 -msgid "An unknown error occurred, please check the card fields." -msgstr "Er is een onbekende fout opgetreden, controleer de kaartvelden." - -#: src/Assets/AssetsModule.php:459 -msgid "No custom logo selected" -msgstr "Geen aangepast logo gekozen" - -#: src/Assets/MollieCheckoutBlocksSupport.php:142 -msgid "Please choose a billing country to see the available payment methods" -msgstr "Kies een factureringsland om de beschikbare betaalmethoden te zien" - -#. translators: Placeholder 1: Payment method title -#: src/Buttons/ApplePayButton/AppleAjaxRequests.php:700 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:113 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:157 -#: src/Payment/PaymentService.php:716 -msgid "Could not create %s payment." -msgstr "Kon geen %s betaling aanmaken." - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:42 -msgid "%1$sServer not compliant with Apple requirements%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sServer voldoet niet aan Apple vereisten%2$s Controleer %3$sde pagina met Apple serververeisten%4$s om dit op te lossen, zodat de Apple Pay betaalknop werkt" - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:58 -msgid "%1$sApple Pay Validation Error%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sApple Pay valideringsfout%2$s Controleer %3$sde pagina met Apple serververeisten%4$s om dit op te lossen, zodat de Apple Pay betaalknop werkt" - -#: src/Gateway/GatewayModule.php:655 -msgid "Error processing %1$s payment, the %2$s field is required." -msgstr "" - -#: src/Gateway/GatewayModule.php:669 -msgid "Please enter your %1$s, this is required for %2$s payments" -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:269 -#: src/Settings/Page/MollieSettingsPage.php:314 -msgid "Test mode enabled." -msgstr "Testmodus geactiveerd." - -#. translators: The surrounding %s's Will be replaced by a link to the global setting page -#: src/Gateway/MolliePaymentGateway.php:274 -msgid "No API key provided. Please %1$sset you Mollie API key%2$s first." -msgstr "Geen API-sleutel verschaft. Plaats %1$sje Mollie API-sleutel%2$s eerst." - -#. translators: Placeholder 1: payment method title. The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Gateway/MolliePaymentGateway.php:289 -msgid "%1$s not enabled in your Mollie profile. You can enable it by editing your %2$sMollie profile%3$s." -msgstr "%1$s niet geactiveerd in je Mollie-profiel. Je kan het activeren door je %2$sMollie-profiel%3$s te bewerken." - -#. translators: Placeholder 1: WooCommerce currency, placeholder 2: Supported Mollie currencies -#: src/Gateway/MolliePaymentGateway.php:304 -msgid "Current shop currency %1$s not supported by Mollie. Read more about %2$ssupported currencies and payment methods.%3$s " -msgstr "Huidige shopvaluta %1$s niet ondersteund door Mollie. Lees meer over %2$sondersteunde valuta's en betaalmethoden.%3$s " - -#: src/Gateway/MolliePaymentGateway.php:575 -msgid "You have cancelled your payment. Please complete your order with a different payment method." -msgstr "Je hebt je betaling geannuleerd. Vervolledig je bestelling met een andere betaalmethode." - -#: src/Gateway/MolliePaymentGateway.php:596 -#: src/Gateway/MolliePaymentGateway.php:610 -msgid "Your payment was not successful. Please complete your order with a different payment method." -msgstr "Je betaling is niet gelukt. Vervolledig je bestelling met een andere betaalmethode." - -#: src/Gateway/MolliePaymentGateway.php:646 -msgid "Could not load order %s" -msgstr "Kon bestelling %s niet laden" - -#: src/Gateway/MolliePaymentGateway.php:899 -msgid "Order cancelled" -msgstr "Bestelling geannuleerd" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Gateway/MolliePaymentGateway.php:933 -msgid "%1$s payment still pending (%2$s) but customer already returned to the store. Status should be updated automatically in the future, if it doesn't this might indicate a communication issue between the site and Mollie." -msgstr "%1$s betaling nog hangende (%2$s) maar klant is reeds teruggekeerd naar de shop. Status moet in de toekomst automatisch worden bijgewerkt, als dat niet gebeurt, kan dit wijzen op een communicatieprobleem tussen de site en Mollie." - -#: src/Gateway/MolliePaymentGateway.php:939 src/Payment/MollieObject.php:682 -#: src/Payment/MollieObject.php:714 src/Payment/MollieOrder.php:281 -#: src/Payment/MollieOrder.php:338 src/Payment/MollieOrder.php:382 -#: src/Payment/MollieOrder.php:463 src/Payment/MollieOrder.php:534 -#: src/Payment/MollieOrder.php:877 src/Payment/MollieOrderService.php:171 -#: src/Payment/MollieOrderService.php:437 -#: src/Payment/MollieOrderService.php:500 -#: src/Payment/MollieOrderService.php:714 src/Payment/MolliePayment.php:236 -#: src/Payment/MolliePayment.php:323 src/Payment/MolliePayment.php:399 -#: src/Payment/MolliePayment.php:423 src/Payment/PaymentService.php:801 -#: src/Subscription/MollieSepaRecurringGateway.php:137 -#: src/Subscription/MollieSepaRecurringGateway.php:204 -#: src/Subscription/MollieSubscriptionGateway.php:458 -msgid "test mode" -msgstr "testmodus" - -#: src/Gateway/MolliePaymentGateway.php:950 -msgid ", payment pending." -msgstr ", betaling in behandeling." - -#: src/Gateway/MolliePaymentGateway.php:982 -msgid "Your order has been cancelled." -msgstr "Je bestelling is geannuleerd." - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. -#: src/Gateway/Surcharge.php:257 -msgid " + %1$s %2$s fee might apply" -msgstr " + %1$s %2$s prijstoeslag kan van toepassing zijn" - -#. translators: Placeholder 1: Fee amount tag. -#: src/Gateway/Surcharge.php:274 -msgid " + %1$s%% fee might apply" -msgstr " + %1$s%% prijstoeslag kan van toepassing zijn" - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. Placeholder 3: Percentage amount. -#: src/Gateway/Surcharge.php:297 -msgid " + %1$s %2$s + %3$s%% fee might apply" -msgstr " + %1$s %2$s + %3$s%% prijstoeslag kan van toepassing zijn" - -#: src/Gateway/Surcharge.php:330 -msgid " (excl. VAT)" -msgstr " (excl. btw)" - -#: src/Gateway/Voucher/VoucherModule.php:79 -#: src/Settings/Page/MollieSettingsPage.php:50 -#: src/Settings/Page/MollieSettingsPage.php:183 -msgid "Mollie Settings" -msgstr "Mollie-instellingen" - -#: src/Gateway/Voucher/VoucherModule.php:109 -#: src/Gateway/Voucher/VoucherModule.php:149 -#: src/Gateway/Voucher/VoucherModule.php:172 -msgid "Mollie Voucher Category" -msgstr "Mollie-waardeboncategorie" - -#: src/Gateway/Voucher/VoucherModule.php:112 -#: src/Gateway/Voucher/VoucherModule.php:151 -#: src/Gateway/Voucher/VoucherModule.php:176 -msgid "--Please choose an option--" -msgstr "--Kies een optie--" - -#: src/Gateway/Voucher/VoucherModule.php:113 -#: src/Gateway/Voucher/VoucherModule.php:152 -#: src/Gateway/Voucher/VoucherModule.php:181 -#: src/Gateway/Voucher/VoucherModule.php:243 -#: src/Gateway/Voucher/VoucherModule.php:298 -msgid "No Category" -msgstr "Geen categorie" - -#: src/Gateway/Voucher/VoucherModule.php:114 -#: src/Gateway/Voucher/VoucherModule.php:153 -#: src/Gateway/Voucher/VoucherModule.php:184 -#: src/Gateway/Voucher/VoucherModule.php:244 -#: src/Gateway/Voucher/VoucherModule.php:299 src/PaymentMethods/Voucher.php:57 -msgid "Meal" -msgstr "Maaltijd" - -#: src/Gateway/Voucher/VoucherModule.php:115 -#: src/Gateway/Voucher/VoucherModule.php:154 -#: src/Gateway/Voucher/VoucherModule.php:187 -#: src/Gateway/Voucher/VoucherModule.php:245 -#: src/Gateway/Voucher/VoucherModule.php:300 src/PaymentMethods/Voucher.php:58 -msgid "Eco" -msgstr "Eco" - -#: src/Gateway/Voucher/VoucherModule.php:116 -#: src/Gateway/Voucher/VoucherModule.php:155 -#: src/Gateway/Voucher/VoucherModule.php:190 -#: src/Gateway/Voucher/VoucherModule.php:246 -#: src/Gateway/Voucher/VoucherModule.php:301 src/PaymentMethods/Voucher.php:59 -msgid "Gift" -msgstr "Cadeau" - -#: src/Gateway/Voucher/VoucherModule.php:157 -#: src/Gateway/Voucher/VoucherModule.php:194 -msgid "Select a voucher category to apply to all products with this category" -msgstr "Selecteer een waardeboncategorie om toe te passen op alle producten met deze categorie" - -#: src/Gateway/Voucher/VoucherModule.php:228 src/PaymentMethods/Voucher.php:53 -msgid "Select the default products category" -msgstr "Selecteer de categorie standaard producten" - -#: src/Gateway/Voucher/VoucherModule.php:232 -msgid "Products voucher category" -msgstr "Categorie producten waardebon" - -#: src/Gateway/Voucher/VoucherModule.php:239 -#: src/Gateway/Voucher/VoucherModule.php:297 -msgid "Same as default category" -msgstr "Zelfde als standaardcategorie" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/Gateway/Voucher/VoucherModule.php:251 -#, fuzzy -msgid "In order to process it, all products in the order must have a category. To disable the product from voucher selection select 'No category' option." -msgstr "Daarvoor moeten alle producten uit de bestelling een categorie hebben. Selecteer ''Geen categorie'' om te voorkomen dat het product voor waardebonnen kan worden gekozen." - -#: src/Gateway/Voucher/VoucherModule.php:294 -msgid "Mollie Voucher category" -msgstr "Mollie-waardeboncategorie" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:677 -msgid "%1$s renewal payment failed via Mollie (%2$s). You will need to manually review the payment and adjust product stocks if you use them." -msgstr "%1$s vernieuwing van betaling mislukt via Mollie (%2$s). Je moet de betaling handmatig controleren en productvoorraden aanpassen als je deze gebruikt." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:709 -msgid "%1$s payment failed via Mollie (%2$s)." -msgstr "%1$s betaling mislukt via Mollie (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:743 -msgid "Mollie webhook called, but payment also started via %s, so the order status is not updated." -msgstr "Mollie-webhook is gebeld, maar betaling is ook gestart via %s, dus de bestelstatus is niet bijgewerkt." - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/Payment/MollieObject.php:765 -#: src/PaymentMethods/InstructionStrategies/PaypalInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (PayPal transaction ID: %3$s)" -msgstr "Betaling voltooid door %1$s - %2$s (PayPal transactie-ID: %3$s)" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:909 -msgctxt "Payment description for {orderNumber}" -msgid "Order {orderNumber}" -msgstr "Bestelling {orderNumber}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:919 -msgctxt "Payment description for {storeName}" -msgid "StoreName {storeName}" -msgstr "WinkelNaam {storeName}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:929 -msgctxt "Payment description for {customer.firstname}" -msgid "Customer Firstname {customer.firstname}" -msgstr "Klant voornaam {customer.firstname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:939 -msgctxt "Payment description for {customer.lastname}" -msgid "Customer Lastname {customer.lastname}" -msgstr "Klant achternaam {customer.lastname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:949 -msgctxt "Payment description for {customer.company}" -msgid "Customer Company {customer.company}" -msgstr "Klant bedrijf {customer.company}" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:277 src/Payment/MolliePayment.php:234 -#: src/Subscription/MollieSepaRecurringGateway.php:210 -msgid "Order completed using %1$s payment (%2$s)." -msgstr "Bestelling voltooid met gebruik van %1$s betaling (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:336 -msgid "Order authorized using %1$s payment (%2$s). Set order to completed in WooCommerce when you have shipped the products, to capture the payment. Do this within 28 days, or the order will expire. To handle individual order lines, process the order via the Mollie Dashboard." -msgstr "Bestelling geautoriseerd met gebruik van %1$s betaling (%2$s). Om de betaling te ontvangen, moet je na het verzenden van de producten de bestelling in WooCommerce als voltooid markeren. Doe dit binnen 28 dagen, anders verloopt de bestelling. Voor het afhandelen van afzonderlijke bestelregels, moet je de bestelling via het Mollie Dashboard verwerken." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:380 -msgid "Order completed at Mollie for %1$s order (%2$s). At least one order line completed. Remember: Completed status for an order at Mollie is not the same as Completed status in WooCommerce!" -msgstr "Bestelling voltooid bij Mollie voor %1$s bestelling (%2$s). Ten minste één bestellijn voltooid. Denk eraan: Voltooide status voor een bestelling bij Mollie is niet hetzelfde als Voltooide status in WooCommerce!" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:461 -msgid "%1$s order (%2$s) cancelled ." -msgstr "%1$s bestelling (%2$s) geannuleerd." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:532 -msgid "%1$s order expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "%1$s bestelling verlopen (%2$s) maar niet geannuleerd wegens een andere hangende betaling (%3$s)." - -#: src/Payment/MollieOrder.php:627 -msgctxt "Order note error" -msgid "The sum of refunds for all order lines is not identical to the refund amount, so this refund will be processed as a payment amount refund, not an order line refund." -msgstr "De som van de terugbetalingen voor alle orderregels is niet identiek aan het terugbetalingsbedrag, waardoor deze terugbetaling zal worden verwerkt als een terugbetaling van het betalingsbedrag en niet als een terugbetaling van een orderregel." - -#: src/Payment/MollieOrder.php:759 -msgctxt "Order note error" -msgid "Can not refund order amount that has status %1$s at Mollie." -msgstr "Kan bestelbedrag niet terugbetalen dat status %1$s heeft bij Mollie." - -#: src/Payment/MollieOrder.php:781 -msgid "Amount refund of %1$s%2$s refunded in WooCommerce and at Mollie.%3$s Refund ID: %4$s." -msgstr "Terugbetaling van %1$s%2$s terugbetaald in WooCommerce en bij Mollie.%3$s Terugbetalings-ID: %4$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:872 -msgid "%1$s order (%2$s) expired ." -msgstr "%1$s bestelling (%2$s) verlopen." - -#: src/Payment/MollieOrder.php:1095 -msgid "%1$sx %2$s cancelled for %3$s%4$s in WooCommerce and at Mollie." -msgstr "%1$sx %2$s geannuleerd voor %3$s%4$s in WooCommerce en bij Mollie." - -#: src/Payment/MollieOrder.php:1119 -msgid "%1$sx %2$s refunded for %3$s%4$s in WooCommerce and at Mollie.%5$s Refund ID: %6$s." -msgstr "%1$sx %2$s terugbetaald voor %3$s%4$s in WooCommerce en bij Mollie.%5$s Terugbetalings-ID: %6$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment status, placeholder 3: payment ID -#: src/Payment/MollieOrderService.php:168 -msgid "%1$s payment %2$s (%3$s), not processed." -msgstr "%1$s betaling %2$s (%3$s), niet verwerkt." - -#: src/Payment/MollieOrderService.php:400 -msgid "New chargeback %s processed! Order note and order status updated." -msgstr "Nieuwe terugboeking %s verwerkt! Bestelnota en bestelstatus bijgewerkt." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:432 -msgid "%1$s payment charged back via Mollie (%2$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "%1$s betaling teruggevorderd via Mollie (%2$s). Je moet de betaling handmatig controleren (en productvoorraden aanpassen als je dit gebruikt)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:494 -msgid "%1$s payment charged back via Mollie (%2$s). Subscription status updated, please review (and adjust product stocks if you use it)." -msgstr "%1$s betaling teruggevorderd via Mollie (%2$s). Abonnementstatus geüpdatet, gelieve te beoordelen (en productvoorraden aan te passen als je dit gebruikt)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:701 -msgid "%1$s payment %2$s via Mollie (%3$s %4$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "%1$s betaling %2$s via Mollie (%3$s %4$s). Je moet de betaling handmatig controleren (en productvoorraden aanpassen als je dit gebruikt)." - -#: src/Payment/MollieOrderService.php:814 -msgid "New refund %s processed in Mollie Dashboard! Order note added, but order not updated." -msgstr "Nieuwe terugbetaling %s verwerkt in Mollie Dashboard! Bestelnota toegevoegd, maar bestelling niet geüpdatet." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:321 -msgid "%1$s payment (%2$s) cancelled ." -msgstr "%1$s betaling (%2$s) geannuleerd." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:397 -msgid "%1$s payment expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "%1$s betaling verlopen (%2$s) maar niet geannuleerd wegens een andere hangende betaling (%3$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:421 -msgid "%1$s payment expired (%2$s)." -msgstr "%1$s betaling verlopen (%2$s)." - -#. translators: Placeholder 1: currency, placeholder 2: refunded amount, placeholder 3: optional refund reason, placeholder 4: payment ID, placeholder 5: refund ID -#: src/Payment/MolliePayment.php:497 -msgid "Refunded %1$s%2$s%3$s - Payment: %4$s, Refund: %5$s" -msgstr "Terugbetaald %1$s%2$s%3$s - Betaling: %4$s, Terugbetaling: %5$s" - -#. translators: Placeholder 1: order number -#: src/Payment/MollieSubscription.php:78 -msgctxt "Default payment description for subscription recurring payments" -msgid "Order %1$s" -msgstr "Bestelling %1$s" - -#: src/Payment/OrderItemsRefunder.php:121 -msgid "One of the WooCommerce order items does not have the refund item ID meta value associated to Mollie Order item." -msgstr "Een van de WooCommerce-bestelartikelen heeft niet de metawaarde van het terugbetaalartikel dat aan het Mollie-bestelartikel is gekoppeld." - -#: src/Payment/OrderItemsRefunder.php:166 -msgid "Impossible to retrieve the order item ID related to the remote item: %1$s. Try to do a refund by amount." -msgstr "Onmogelijk om het bestelartikel-id van het afstandsartikel terug te halen: %1$s Probeer een terugbetaling te doen per bedrag." - -#: src/Payment/OrderItemsRefunder.php:190 -msgid "Empty WooCommerce order items or mollie order lines." -msgstr "Lege WooCommerce-bestelartikelen of Mollie-bestellijnen." - -#: src/Payment/OrderLines.php:509 -msgid "Shipping" -msgstr "Verzending" - -#: src/Payment/PaymentModule.php:215 -msgid "%1$s items refunded in WooCommerce and at Mollie." -msgstr "%1$s artikelen terugbetaald in WooCommerce en bij Mollie." - -#: src/Payment/PaymentModule.php:233 -msgid "%1$s items cancelled in WooCommerce and at Mollie." -msgstr "%1$s artikelen geannuleerd in WooCommerce en bij Mollie." - -#: src/Payment/PaymentModule.php:352 -msgctxt "Order note info" -msgid "Processing a payment, no capture needed" -msgstr "Een betaling wordt verwerkt, als voltooid markeren is niet nodig" - -#: src/Payment/PaymentModule.php:366 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be shipped/captured." -msgstr "Bestelling al geannuleerd bij Mollie, kan niet worden verzonden/als voltooid worden gemarkeerd." - -#: src/Payment/PaymentModule.php:374 -msgctxt "Order note info" -msgid "Order already completed at Mollie, can not be shipped/captured." -msgstr "Bestelling al voltooid bij Mollie, kan niet worden verzonden/als voltooid worden gemarkeerd." - -#: src/Payment/PaymentModule.php:383 -msgctxt "Order note info" -msgid "Order successfully updated to shipped at Mollie, capture of funds underway." -msgstr "Bestelling succesvol bijgewerkt naar verzonden bij Mollie, als voltooid markeren van tegoeden in behandeling." - -#: src/Payment/PaymentModule.php:389 -msgctxt "Order note info" -msgid "Order not paid or authorized at Mollie yet, can not be shipped." -msgstr "Bestelling nog niet betaald of geautoriseerd bij Mollie, kan niet worden verzonden." - -#: src/Payment/PaymentModule.php:423 -msgctxt "Order note info" -msgid "Order contains Mollie payment method, but not a valid Mollie Order ID. Canceling order failed." -msgstr "Bestelling bevat Mollie betaalmethode, maar geen geldig Mollie bestel-ID. Bestelling annuleren is mislukt." - -#: src/Payment/PaymentModule.php:444 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be canceled again." -msgstr "Bestelling al geannuleerd bij Mollie, kan niet opnieuw worden geannuleerd." - -#: src/Payment/PaymentModule.php:454 -msgctxt "Order note info" -msgid "Order also cancelled at Mollie." -msgstr "Bestelling ook geannuleerd bij Mollie." - -#: src/Payment/PaymentModule.php:460 -msgctxt "Order note info" -msgid "Order could not be canceled at Mollie, because order status is " -msgstr "Bestelling kon niet worden geannuleerd bij Mollie, want de bestelstatus is " - -#: src/Payment/PaymentService.php:622 -msgid "Subscription switch failed, no valid mandate found. Place a completely new order to change your subscription." -msgstr "Overschakelen naar abonnement mislukt, geen geldig mandaat gevonden. Plaats een volledig nieuwe bestelling om je abonnement te wijzigen." - -#: src/Payment/PaymentService.php:628 -msgid "Failed switching subscriptions, no valid mandate." -msgstr "Wijziging abonnement mislukt, geen geldige opdracht." - -#: src/Payment/PaymentService.php:638 -msgid "Order completed internally because of an existing valid mandate at Mollie." -msgstr "Bestelling intern voltooid wegens een bestaand geldig mandaat bij Mollie." - -#: src/Payment/PaymentService.php:779 -#: src/Subscription/MollieSepaRecurringGateway.php:126 -#: src/Subscription/MollieSubscriptionGateway.php:449 -msgid "Awaiting payment confirmation." -msgstr "In afwachting van betalingsbevestiging" - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Payment/PaymentService.php:799 -#: src/Subscription/MollieSepaRecurringGateway.php:135 -#: src/Subscription/MollieSubscriptionGateway.php:456 -msgid "%1$s payment started (%2$s)." -msgstr "%1$s betaling gestart (%2$s)." - -#: src/Payment/PaymentService.php:869 -msgid "Payment failed due to: Mollie is out of service. Please try again later." -msgstr "" - -#: src/Payment/RefundLineItemsBuilder.php:126 -msgid "Mollie doesn't allow a partial refund of the full amount or quantity of at least one order line. Trying to process this as an amount refund instead." -msgstr "Mollie staat geen gedeeltelijke terugbetaling toe van het volledige bedrag of hoeveelheid van ten minste één bestelregel. In plaats daarvan aan het proberen dit te verwerken als een terugbetaling van bedrag." - -#: src/PaymentMethods/Applepay.php:14 -msgid "To accept payments via Apple Pay" -msgstr "Om betalingen te accepteren via Apple Pay" - -#: src/PaymentMethods/Bancontact.php:13 -msgid "Bancontact" -msgstr "Bancontact" - -#: src/PaymentMethods/Banktransfer.php:32 -msgid "Bank Transfer" -msgstr "Bankoverdracht" - -#: src/PaymentMethods/Banktransfer.php:54 -#: src/Settings/General/MollieGeneralSettings.php:252 -msgid "Activate expiry time setting" -msgstr "Activeer instelling vervaltermijn" - -#: src/PaymentMethods/Banktransfer.php:55 -#: src/Settings/General/MollieGeneralSettings.php:253 -msgid "Enable expiry time for payments" -msgstr "Activeer vervaltermijn voor betalingen" - -#: src/PaymentMethods/Banktransfer.php:56 -msgid "Enable this option if you want to be able to set the time after which the payment will expire. This will turn all transactions into payments instead of orders" -msgstr "Activeer deze optie, als je de termijn wilt kunnen instellen na dewelke de betaling vervalt. Dit zet alle transacties in betalingen om in plaats van ze in bestellingen te wijzigen" - -#: src/PaymentMethods/Banktransfer.php:61 -#: src/Settings/General/MollieGeneralSettings.php:259 -msgid "Expiry time" -msgstr "Vervaltermijn" - -#. translators: Placeholder 1: Default expiry days. -#: src/PaymentMethods/Banktransfer.php:64 -msgid "Number of DAYS after the payment will expire. Default %d days" -msgstr "Aantal DAGEN nadat de betaling vervalt. Standaard %d dagen." - -#: src/PaymentMethods/Banktransfer.php:73 -msgid "Skip Mollie payment screen" -msgstr "Mollie-betaalscherm overslaan" - -#: src/PaymentMethods/Banktransfer.php:74 -msgid "Skip Mollie payment screen when Bank Transfer is selected" -msgstr "Sla Mollie-betaalscherm over wanneer bankoverschrijving is geselecteerd" - -#: src/PaymentMethods/Banktransfer.php:75 -msgid "Enable this option if you want to skip redirecting your user to the Mollie payment screen, instead this will redirect your user directly to the WooCommerce order received page displaying instructions how to complete the Bank Transfer payment." -msgstr "Activeer deze optie als je het doorsturen van je gebruiker naar het Mollie-betaalscherm wilt overslaan. In plaats daarvan stuurt dit je gebruiker rechtstreeks naar de WooCommerce-pagina bestelling ontvangen met instructies voor het voltooien van de betaling via bankoverschrijving." - -#: src/PaymentMethods/Belfius.php:13 -msgid "Belfius Direct Net" -msgstr "Belfius Direct Net" - -#: src/PaymentMethods/Billie.php:13 -msgid "Billie" -msgstr "" - -#: src/PaymentMethods/Billie.php:14 -#, fuzzy -msgid "To accept payments via Billie, all default WooCommerce checkout fields should be enabled and required." -msgstr "Om betalingen via Klarna te accepteren, moeten alle standaard WooCommerce-afrekenvelden geactiveerd en vereist zijn." - -#: src/PaymentMethods/Billie.php:29 -msgid "Company field is empty. The company field is required." -msgstr "" - -#: src/PaymentMethods/Billie.php:33 -msgid "Please enter your company name here." -msgstr "" - -#: src/PaymentMethods/Creditcard.php:16 -msgid "Credit card" -msgstr "Creditcard" - -#: src/PaymentMethods/Creditcard.php:52 -msgid "Enable Mollie Components" -msgstr "Activeer Mollie-componenten" - -#: src/PaymentMethods/Creditcard.php:55 -#, fuzzy -msgid "Use the Mollie Components for this Gateway. Read more about %s and how it improves your conversion." -msgstr "Gebruik de Mollie-componenten voor deze gateway. Lees meer over %s en hoe het jouw conversie verbetert." - -#: src/PaymentMethods/Creditcard.php:59 src/Settings/Page/Components.php:21 -#: src/Settings/Page/MollieSettingsPage.php:733 -msgid "Mollie Components" -msgstr "Mollie-componenten" - -#: src/PaymentMethods/Creditcard.php:92 -msgid "Customize Icons" -msgstr "Pas pictogrammen aan" - -#: src/PaymentMethods/Creditcard.php:99 -msgid "Enable Icons Selector" -msgstr "Activeer pictogram keuzemogelijkheid" - -#: src/PaymentMethods/Creditcard.php:100 -msgid "Show customized creditcard icons on checkout page" -msgstr "Toon aangepaste creditcardpictogrammen op betaalpagina" - -#: src/PaymentMethods/Creditcard.php:108 -msgid "Show American Express Icon" -msgstr "Toon American Express pictogram" - -#: src/PaymentMethods/Creditcard.php:113 -msgid "Show Carta Si Icon" -msgstr "Toon Carta Si pictogram" - -#: src/PaymentMethods/Creditcard.php:118 -msgid "Show Carte Bancaire Icon" -msgstr "Toon Carte Bancaire pictogram" - -#: src/PaymentMethods/Creditcard.php:123 -msgid "Show Maestro Icon" -msgstr "Toon Maestro pictogram" - -#: src/PaymentMethods/Creditcard.php:128 -msgid "Show Mastercard Icon" -msgstr "Toon Mastercard pictogram" - -#: src/PaymentMethods/Creditcard.php:133 -msgid "Show Visa Icon" -msgstr "Toon Visa pictogram" - -#: src/PaymentMethods/Creditcard.php:138 -msgid "Show VPay Icon" -msgstr "Toon Vpay pictogram" - -#: src/PaymentMethods/Directdebit.php:13 -msgid "SEPA Direct Debit" -msgstr "SEPA-incasso" - -#: src/PaymentMethods/Directdebit.php:14 -#, fuzzy -msgid "SEPA Direct Debit is used for recurring payments with WooCommerce Subscriptions, and will not be shown in the WooCommerce checkout for regular payments! You also need to enable iDEAL and/or other 'first' payment methods if you want to use SEPA Direct Debit." -msgstr "SEPA-incasso wordt gebruikt voor terugkerende betalingen met WooCommerce-abonnementen, en wordt niet getoond in de WooCommerce kassa voor reguliere betalingen! Je moet ook iDEAL en/of andere 'eerste' betaalmethoden activeren als je SEPA-incasso wilt gebruiken." - -#: src/PaymentMethods/Eps.php:13 -msgid "EPS" -msgstr "EPS" - -#: src/PaymentMethods/Giftcard.php:30 -msgctxt "Placeholder 1: giftcard issuer, Placeholder 2: amount value, Placeholder 3: currency" -msgid "Mollie - Giftcard details: %1$s %2$s %3$s." -msgstr "Mollie - Details cadeaukaart: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:42 -msgctxt "Placeholder 1: remainder method, Placeholder 2: amount value, Placeholder 3: currency" -msgid " Remainder: %1$s %2$s %3$s." -msgstr " Restant: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:60 -msgid "Gift cards" -msgstr "Cadeaubonnen" - -#: src/PaymentMethods/Giftcard.php:62 src/PaymentMethods/Giftcard.php:105 -msgid "Select your gift card" -msgstr "Selecteer je cadeaubon" - -#: src/PaymentMethods/Giftcard.php:78 -msgid "Show gift cards dropdown" -msgstr "Toon cadeaubonnen-dropdown" - -#: src/PaymentMethods/Giftcard.php:84 -msgid "If you disable this, a dropdown with various gift cards will not be shown in the WooCommerce checkout, so users will select a gift card on the Mollie payment page after checkout." -msgstr "Als je dit deactiveert, zal een dropdown met verschillende cadeaubonnen niet in de WooCommerce- checkout worden getoond, dus gebruikers zullen een cadeaubon selecteren op de Mollie-betaalpagina na het afrekenen." - -#: src/PaymentMethods/Giftcard.php:93 src/PaymentMethods/Ideal.php:46 -#: src/PaymentMethods/Kbc.php:48 -msgid "Issuers empty option" -msgstr "Optie uitgevers leeg" - -#: src/PaymentMethods/Giftcard.php:99 -msgid "This text will be displayed as the first option in the gift card dropdown, but only if the above 'Show gift cards dropdown' is enabled." -msgstr "Deze tekst wordt weergegeven als eerste optie in de cadeaubon-dropdown, maar alleen als het bovenstaande 'Toon cadeaubon dropdown' is geactiveerd." - -#: src/PaymentMethods/Giropay.php:13 -msgid "Giropay" -msgstr "Giropay" - -#: src/PaymentMethods/Ideal.php:15 -msgid "iDEAL" -msgstr "iDEAL" - -#: src/PaymentMethods/Ideal.php:17 src/PaymentMethods/Ideal.php:55 -#: src/PaymentMethods/Kbc.php:16 -msgid "Select your bank" -msgstr "Selecteer je bank" - -#: src/PaymentMethods/Ideal.php:34 -msgid "Show iDEAL banks dropdown" -msgstr "Toon iDEAL-banken dropdown" - -# AH: je -# #query -#: src/PaymentMethods/Ideal.php:37 -msgid "If you disable this, a dropdown with various iDEAL banks will not be shown in the WooCommerce checkout, so users will select a iDEAL bank on the Mollie payment page after checkout." -msgstr "Als u dit deactiveert, zal er geen dropdown met verschillende iDEAL-banken in de WooCommerce- checkout worden getoond, dus gebruikers zullen na de checkout een iDEAL-bank selecteren op de Mollie-betaalpagina." - -#: src/PaymentMethods/Ideal.php:49 -#, fuzzy -msgid "This text will be displayed as the first option in the iDEAL issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show iDEAL banks dropdown' is enabled." -msgstr "Deze tekst wordt als eerste optie in de iDEAL issuers drop down weergegeven, als er niets is ingevuld, wordt 'Selecteer je bank' getoond. Alleen als het bovenstaande ''Toon iDEAL-banken dropdown'' is geactiveerd." - -#: src/PaymentMethods/In3.php:13 -msgid "in3" -msgstr "in3" - -#: src/PaymentMethods/In3.php:15 -msgid "Pay in 3 instalments, 0% interest" -msgstr "Betaal in 3 termijnen, 0% rente" - -#: src/PaymentMethods/In3.php:25 -msgid "Required field is empty. Phone and birthdate fields are required." -msgstr "" - -#: src/PaymentMethods/In3.php:29 -msgid "Please enter your phone here. +00.." -msgstr "" - -#: src/PaymentMethods/In3.php:30 -msgid "Please enter your birthdate here." -msgstr "" - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/PaymentMethods/InstructionStrategies/ApplepayInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (Apple Pay transaction ID: %3$s)" -msgstr "Betaling voltooid door %1$s - %2$s (Apple Pay transactie-ID: %3$s)" - -#. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN, placeholder 3: consumer BIC -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:28 -#: src/PaymentMethods/InstructionStrategies/DirectDebitInstructionTrait.php:20 -msgid "Payment completed by %1$s (IBAN (last 4 digits): %2$s, BIC: %3$s)" -msgstr "Betaling voltooid door %1$s (IBAN (laatste 4 cijfers): %2$s, BIC: %3$s)" - -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:37 -msgid "Please complete your payment by transferring the total amount to the following bank account:" -msgstr "Voltooi je betaling door het totale bedrag over te maken naar de volgende bankrekening:" - -#. translators: Placeholder 1: 'Stichting Mollie Payments' -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:41 -msgid "Beneficiary: %s" -msgstr "Begunstigde: %s" - -#. translators: Placeholder 1: Payment details bank account -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:43 -msgid "IBAN: %s" -msgstr "IBAN: %s" - -#. translators: Placeholder 1: Payment details bic -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:45 -msgid "BIC: %s" -msgstr "BIC: %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:49 -msgid "Payment reference: %s" -msgstr "Betalingsreferentie: %s." - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:52 -msgid "Please provide the payment reference %s" -msgstr "Vermeld de betalingsreferentie %s" - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:62 -msgid "The payment will expire on %s." -msgstr "De betaling vervalt op %s." - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:68 -msgid "The payment will expire on %s. Please make sure you transfer the total amount before this date." -msgstr "De betaling vervalt op %s. Zorg ervoor dat je vóór deze datum het totale bedrag overmaakt." - -#. translators: Placeholder 1: card holder -#: src/PaymentMethods/InstructionStrategies/CreditcardInstructionStrategy.php:19 -msgid "Payment completed by %s" -msgstr "Betaling voltooid door %s" - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:19 -msgid "We have not received a definite payment status." -msgstr "We hebben geen definitieve betalingsstatus ontvangen." - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:25 -msgid "We have not received a definite payment status. You will receive an email as soon as we receive a confirmation of the bank/merchant." -msgstr "We hebben geen definitieve betalingsstatus ontvangen. Je ontvangt een e-mail zodra wij een bevestiging van de bank/handelaar hebben ontvangen." - -#. translators: Placeholder 1: payment method -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:33 -msgid "Payment completed with %s" -msgstr "Betaling voltooid met %s" - -#. translators: Placeholder 1: Mollie_WC_Gateway_MyBank consumer name, placeholder 2: Consumer Account number -#: src/PaymentMethods/InstructionStrategies/MybankInstructionStrategy.php:18 -msgid "Payment completed by %1$s - %2$s" -msgstr "Betaling voltooid door %1$s - %2$s" - -#. translators: Placeholder 1: customer billing email -#: src/PaymentMethods/InstructionStrategies/Przelewy24InstructionStrategy.php:19 -msgid "Payment completed by %s." -msgstr "Betaling voltooid door %s." - -#: src/PaymentMethods/Kbc.php:14 -msgid "KBC/CBC Payment Button" -msgstr "KBC/CBC Betaalknop" - -#: src/PaymentMethods/Kbc.php:33 -msgid "Show KBC/CBC banks dropdown" -msgstr "Toon KBC/CBC-banken dropdown" - -#: src/PaymentMethods/Kbc.php:39 -msgid "If you disable this, a dropdown with various KBC/CBC banks will not be shown in the WooCommerce checkout, so users will select a KBC/CBC bank on the Mollie payment page after checkout." -msgstr "Als je dit deactiveert, zal een dropdown bij verschillende KBC/CBC-banken niet in de WooCommerce- checkout worden getoond, dus gebruikers zullen een KBC/CBC-bank selecteren op de Mollie-betaalpagina na het afrekenen." - -#: src/PaymentMethods/Klarna.php:13 -msgid "Pay with Klarna" -msgstr "Betaal met Klarna" - -#: src/PaymentMethods/Klarna.php:14 src/PaymentMethods/Klarnapaylater.php:14 -#: src/PaymentMethods/Klarnapaynow.php:14 -#: src/PaymentMethods/Klarnasliceit.php:14 -msgid "To accept payments via Klarna, all default WooCommerce checkout fields should be enabled and required." -msgstr "Om betalingen via Klarna te accepteren, moeten alle standaard WooCommerce-afrekenvelden geactiveerd en vereist zijn." - -#: src/PaymentMethods/Klarnapaylater.php:13 -msgid "Klarna Pay later" -msgstr "Klarna betaal later" - -#: src/PaymentMethods/Klarnapaynow.php:13 -msgid "Klarna Pay Now" -msgstr "Klarna betaal nu" - -#: src/PaymentMethods/Klarnasliceit.php:13 -msgid "Klarna Slice it" -msgstr "Klarna Slice it" - -#: src/PaymentMethods/Mybank.php:13 -msgid "MyBank" -msgstr "MyBank" - -#: src/PaymentMethods/Mybank.php:14 -msgid "To accept payments via MyBank" -msgstr "Om betalingen te accepteren via MyBank" - -#. translators: Placeholder 1: Lock icon. Placeholder 2: Mollie logo. -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:25 -msgid "%1$s Secure payments provided by %2$s" -msgstr "%1$s Beveiligde betalingen verschaft door %2$s" - -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:43 -msgid "Secure payments provided by" -msgstr "Beveiligde betalingen verschaft door" - -#: src/PaymentMethods/Paypal.php:13 -msgid "PayPal" -msgstr "PayPal" - -#: src/PaymentMethods/Paypal.php:33 -msgid "Display on cart page" -msgstr "Toon op de winkelwagenpagina" - -#: src/PaymentMethods/Paypal.php:37 -msgid "Enable the PayPal button to be used in the cart page." -msgstr "Activeer de PayPal-knop om te gebruiken op de winkelwagenpagina." - -#: src/PaymentMethods/Paypal.php:45 -msgid "Display on product page" -msgstr "Toon op de productpagina" - -#: src/PaymentMethods/Paypal.php:49 -msgid "Enable the PayPal button to be used in the product page." -msgstr "Activeer de PayPal-knop om te gebruiken op de productpagina." - -#: src/PaymentMethods/Paypal.php:58 -msgctxt "Mollie PayPal Button Settings" -msgid "Button text language and color" -msgstr "Knop tekst taal en kleur" - -#: src/PaymentMethods/Paypal.php:59 -msgctxt "Mollie PayPal Button Settings" -msgid "Select the text and the colour of the button." -msgstr "Kies de tekst en de kleur van de knop." - -#: src/PaymentMethods/Paypal.php:69 -msgid "Minimum amount to display button" -msgstr "Minimumbedrag voor de weergave van de knop" - -#: src/PaymentMethods/Paypal.php:73 -msgid "If the product or the cart total amount is under this number, then the button will not show up." -msgstr "Als het product of het totaalbedrag van de winkelwagen onder dit getal blijft, dan verschijnt de knop niet." - -#: src/PaymentMethods/Paypal.php:88 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill blue" -msgstr "Engels -- Kopen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:89 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded blue" -msgstr "Engels -- Kopen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:90 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill golden" -msgstr "Engels -- Kopen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:91 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded golden" -msgstr "Engels -- Kopen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:92 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill gray" -msgstr "Engels -- Kopen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:93 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded gray" -msgstr "Engels -- Kopen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:94 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill white" -msgstr "Engels -- Kopen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:95 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded white" -msgstr "Engels -- Kopen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:96 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill black" -msgstr "Engels -- Betalen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:97 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded black" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:98 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill blue" -msgstr "Engels -- Betalen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:99 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded blue" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:100 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill golden" -msgstr "Engels -- Betalen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:101 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded golden" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:102 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill gray" -msgstr "Engels -- Betalen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:103 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded gray" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:104 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill white" -msgstr "Engels -- Betalen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:105 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded white" -msgstr "Engels -- Betalen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:106 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill black" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:107 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded black" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:108 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill blue" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:109 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded blue" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:110 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill golden" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:111 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded golden" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:112 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill gray" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:113 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded gray" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:114 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill white" -msgstr "Nederlands -- Kopen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:115 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded white" -msgstr "Nederlands -- Kopen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:116 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill black" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:117 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded black" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:118 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill blue" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:119 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded blue" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:120 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill golden" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:121 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded golden" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:122 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill gray" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:123 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded gray" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:124 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill white" -msgstr "Nederlands -- Betalen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:125 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded white" -msgstr "Nederlands -- Betalen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:126 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill black" -msgstr "Duits -- Kopen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:127 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded black" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:128 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill blue" -msgstr "Duits -- Kopen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:129 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded blue" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:130 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill golden" -msgstr "Duits -- Kopen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:131 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded golden" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:132 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill gray" -msgstr "Duits -- Kopen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:133 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded gray" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:134 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill white" -msgstr "Duits -- Kopen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:135 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded white" -msgstr "Duits -- Kopen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:136 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill black" -msgstr "Duits -- Betalen met PayPal - Pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:137 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded black" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:138 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill blue" -msgstr "Duits -- Betalen met PayPal - Pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:139 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded blue" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:140 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill golden" -msgstr "Duits -- Betalen met PayPal - Pilvormig goud" - -#: src/PaymentMethods/Paypal.php:141 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded golden" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:142 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill gray" -msgstr "Duits -- Betalen met PayPal - Pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:143 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded gray" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:144 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill white" -msgstr "Duits -- Betalen met PayPal - Pilvormig wit" - -#: src/PaymentMethods/Paypal.php:145 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded white" -msgstr "Duits -- Betalen met PayPal - Afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:146 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Buy with PayPal - Gold" -msgstr "Frans -- Kopen met PayPal - Goud" - -#: src/PaymentMethods/Paypal.php:147 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Gold" -msgstr "Frans -- Betalen met PayPal - Goud" - -#: src/PaymentMethods/Paypal.php:148 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Silver" -msgstr "Frans -- Betalen met PayPal - Zilver" - -#: src/PaymentMethods/Paypal.php:149 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Buy with PayPal - Gold" -msgstr "Pools -- Kopen met PayPal - Goud" - -#: src/PaymentMethods/Paypal.php:150 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Gold" -msgstr "Pools -- Betalen met PayPal - Goud" - -#: src/PaymentMethods/Paypal.php:151 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Silver" -msgstr "Pools -- Betalen met PayPal - Zilver" - -#: src/PaymentMethods/Paysafecard.php:13 -msgid "paysafecard" -msgstr "paysafecard" - -#: src/PaymentMethods/Przelewy24.php:13 -msgid "Przelewy24" -msgstr "Przelewy24" - -#: src/PaymentMethods/Przelewy24.php:14 -msgid "To accept payments via Przelewy24, a customer email is required for every payment." -msgstr "Om betalingen via Przelewy24 te accepteren, is voor elke betaling een e-mail van de klant vereist." - -#: src/PaymentMethods/Sofort.php:13 -msgid "SOFORT Banking" -msgstr "SOFORT Banking" - -#: src/PaymentMethods/Voucher.php:34 -msgid "Voucher" -msgstr "Waardebon" - -#: src/PaymentMethods/Voucher.php:56 -msgid "No category" -msgstr "Geen categorie" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/PaymentMethods/Voucher.php:63 -msgid "In order to process it, all products in the order must have a category. This selector will assign the default category for the shop products" -msgstr "Daarvoor moeten alle producten uit de bestelling een categorie hebben. Deze keuzemogelijkheid zal de standaard categorie voor de producten uit de shop toewijzen" - -#: src/SDK/Api.php:47 -msgid "No API key provided. Please set your Mollie API keys below." -msgstr "Geen API-sleutel verschaft. Stel je Mollie API-sleutels hieronder in." - -#: src/SDK/Api.php:49 -msgid "Invalid API key(s). Get them on the %1$sDevelopers page in the Mollie dashboard%2$s. The API key(s) must start with 'live_' or 'test_', be at least 30 characters and must not contain any special characters." -msgstr "Ongeldige API-sleutel(s). Haal deze op van de %1$sDevelopers-pagina in het Mollie-dashboard%2$s. De API-sleutel(s) moeten beginnen met 'live_' of 'test_', ten minste 30 tekens lang zijn en mogen verder geen speciale tekens bevatten." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:35 -msgid "%s display settings" -msgstr "%s weergave-instellingen" - -#: src/Settings/General/MollieGeneralSettings.php:55 -msgid "Use API dynamic title and gateway logo" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:60 -msgid "Retrieve the gateway title and logo from the Mollie API" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:83 -msgid "Display logo on checkout page. Default enabled" -msgstr "Toon logo op de betaalpagina. Standaard geactiveerd" - -#: src/Settings/General/MollieGeneralSettings.php:91 -msgid "Sales countries" -msgstr "Verkooplanden" - -#: src/Settings/General/MollieGeneralSettings.php:98 -#: src/Settings/Settings.php:188 -msgid "Sell to specific countries" -msgstr "Verkopen aan specifieke landen" - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:111 -msgid "%s custom logo" -msgstr "%s aangepast logo" - -#: src/Settings/General/MollieGeneralSettings.php:117 -msgid "Enable custom logo" -msgstr "Activeer aangepast logo" - -#: src/Settings/General/MollieGeneralSettings.php:123 -msgid "Enable the feature to add a custom logo for this gateway. This feature will have precedence over other logo options." -msgstr "Activeer de functie om een aangepast logo toe te voegen aan deze gateway. Deze functie heeft voorrang op andere opties voor het logo." - -#: src/Settings/General/MollieGeneralSettings.php:129 -msgid "Upload custom logo" -msgstr "Upload aangepast logo" - -#: src/Settings/General/MollieGeneralSettings.php:137 -msgid "Upload a custom icon for this gateway. The feature must be enabled." -msgstr "Upload een aangepast pictogram voor deze gateway. De functie moet geactiveerd zijn." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:148 -msgid "%s surcharge" -msgstr "%s prijstoeslag" - -#: src/Settings/General/MollieGeneralSettings.php:154 -msgid "Payment Surcharge" -msgstr "Betalingstoeslag" - -#: src/Settings/General/MollieGeneralSettings.php:160 -msgid "No fee" -msgstr "Geen vergoeding" - -#: src/Settings/General/MollieGeneralSettings.php:164 -msgid "Fixed fee" -msgstr "Vaste vergoeding" - -#: src/Settings/General/MollieGeneralSettings.php:168 -msgid "Percentage" -msgstr "Percentage" - -#: src/Settings/General/MollieGeneralSettings.php:172 -msgid "Fixed fee and percentage" -msgstr "Vaste vergoeding en percentage" - -#: src/Settings/General/MollieGeneralSettings.php:178 -msgid "Choose a payment surcharge for this gateway" -msgstr "Kies een betalingstoeslag voor deze gateway" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:187 -msgid "Payment surcharge fixed amount in %s" -msgstr "Betalingstoeslag vast bedrag in %s" - -#: src/Settings/General/MollieGeneralSettings.php:192 -msgid "Control the fee added on checkout. Default 0.00" -msgstr "Controle van de vergoeding toegevoegd aan de betaling. Standaard 0.00" - -#: src/Settings/General/MollieGeneralSettings.php:202 -msgid "Payment surcharge percentage amount %" -msgstr "Betalingstoeslag aantal percentage %" - -#: src/Settings/General/MollieGeneralSettings.php:205 -msgid "Control the percentage fee added on checkout. Default 0.00" -msgstr "Controle van de procentuele vergoeding toegevoegd aan de betaling. Standaard 0.00" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:216 -msgid "Payment surcharge limit in %s" -msgstr "Limiet betalingstoeslag in %s" - -#: src/Settings/General/MollieGeneralSettings.php:219 -msgid "Limit the maximum fee added on checkout. Default 0, means no limit" -msgstr "Limiet van de maximum vergoeding toegevoegd aan de betaling. Standaard 0, ofwel geen limiet" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:230 -msgid "Surcharge only under this limit, in %s" -msgstr "Prijstoeslag alleen onder deze limiet, als %s" - -#: src/Settings/General/MollieGeneralSettings.php:233 -msgid "Maximum order amount to apply surcharge. If the order is above this number the surcharge will not apply. Default 0, means no maximum" -msgstr "Maximaal bestelbedrag voor toepassing prijstoeslag. Als de bestelling boven dit bedrag komt, is de prijstoeslag niet van toepassing. Standaard 0, ofwel geen maximum" - -#. translators: Placeholder 1: gateway title -#: src/Settings/General/MollieGeneralSettings.php:246 -msgid "%s advanced" -msgstr "%s geavanceerd" - -#: src/Settings/General/MollieGeneralSettings.php:254 -msgid "Enable this option if you want to be able to set the time after which the order will expire." -msgstr "Activeer deze optie, als je de termijn wilt kunnen instellen na dewelke de bestelling vervalt." - -#: src/Settings/General/MollieGeneralSettings.php:262 -msgid "Number of MINUTES after the order will expire and will be canceled at Mollie and WooCommerce. A value of 0 means no expiry time will be considered." -msgstr "Aantal MINUTEN voordat de bestelling bij Mollie en WooCommerce komt te vervallen en wordt geannuleerd. Een waarde van 0 betekent dat er geen vervaltermijn is." - -#: src/Settings/General/MollieGeneralSettings.php:275 -msgid "Initial order status" -msgstr "Initiële bestelstatus" - -#: src/Settings/General/MollieGeneralSettings.php:292 -msgid "Some payment methods take longer than a few hours to complete. The initial order state is then set to '%1$s'. This ensures the order is not cancelled when the setting %2$s is used." -msgstr "Sommige betaalmethoden duren langer dan een paar uur om te voltooien. De initiële bestelstatus is dan ingesteld op '%1$s'. Dit zorgt ervoor dat de bestelling niet wordt geannuleerd wanneer de instelling %2$s wordt gebruikt." - -#: src/Settings/Page/MollieSettingsPage.php:112 -msgid "Quickly integrate all major payment methods in WooCommerce, wherever you need them." -msgstr "Integreer snel en daar waar nodig alle belangrijke betaalmethodes in WooCommerce." - -#: src/Settings/Page/MollieSettingsPage.php:116 -msgid " Simply drop them ready-made into your WooCommerce webshop with this powerful plugin by Mollie." -msgstr " Plaats ze eenvoudigweg kant-en-klaar in je WooCommerce webshop met deze krachtige plugin van Mollie." - -#: src/Settings/Page/MollieSettingsPage.php:120 -msgid " Mollie is dedicated to making payments better for WooCommerce. " -msgstr " Mollie wil betalingen voor WooCommerce beter maken. " - -#: src/Settings/Page/MollieSettingsPage.php:124 -msgid "Please go to" -msgstr "Ga naar" - -#: src/Settings/Page/MollieSettingsPage.php:127 -msgid " the signup page" -msgstr " de aanmeldpagina" - -#: src/Settings/Page/MollieSettingsPage.php:131 -msgid " to create a new Mollie account and start receiving payments in a couple of minutes. " -msgstr " om een nieuw Mollie-account aan te maken en betalingen te ontvangen binnen een paar minuten. " - -#: src/Settings/Page/MollieSettingsPage.php:135 -msgid "Contact " -msgstr "Neem contact op " - -#: src/Settings/Page/MollieSettingsPage.php:139 -msgid " if you have any questions or comments about this plugin." -msgstr " bij vragen of opmerkingen over deze plugin." - -#: src/Settings/Page/MollieSettingsPage.php:143 -msgid "Our pricing is always per transaction. No startup fees, no monthly fees, and no gateway fees. No hidden fees, period." -msgstr "Onze prijsstelling geldt altijd per transactie. Geen opstartvergoeding, geen maandelijkse vergoeding, geen gateway vergoeding. Geen verborgen vergoeding!" - -#: src/Settings/Page/MollieSettingsPage.php:149 -msgid "Plugin Documentation" -msgstr "Plugin-documentatie" - -#: src/Settings/Page/MollieSettingsPage.php:152 -msgid "Contact Support" -msgstr "Neem contact op met de supportdienst" - -#: src/Settings/Page/MollieSettingsPage.php:164 -msgid "Log plugin events." -msgstr "Log plugin-gebeurtenissen" - -#. translators: Placeholder 1: Location of the log files -#: src/Settings/Page/MollieSettingsPage.php:171 -msgid "Log files are saved to %s" -msgstr "Logbestanden worden opgeslagen in %s" - -#: src/Settings/Page/MollieSettingsPage.php:193 -msgid "Live API key" -msgstr "Live API-sleutel" - -#. translators: Placeholder 1: API key mode (live or test). The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:198 -#: src/Settings/Page/MollieSettingsPage.php:229 -msgid "The API key is used to connect to Mollie. You can find your %1$s API key in your %2$sMollie account%3$s" -msgstr "De API-sleutel wordt gebruikt om verbinding te maken met Mollie. Je vindt je %1$s API-sleutel in je %2$sMollie-account%3$s" - -#: src/Settings/Page/MollieSettingsPage.php:207 -msgid "Live API key should start with live_" -msgstr "Live API-sleutel moet beginnen met live_" - -#: src/Settings/Page/MollieSettingsPage.php:214 -msgid "Enable test mode" -msgstr "Activeer de testmodus" - -#: src/Settings/Page/MollieSettingsPage.php:217 -msgid "Enable test mode if you want to test the plugin without using real payments." -msgstr "Activeer de testmodus als je de plugin wilt testen zonder echte betalingen te gebruiken." - -#: src/Settings/Page/MollieSettingsPage.php:224 -msgid "Test API key" -msgstr "Test API-sleutel" - -#: src/Settings/Page/MollieSettingsPage.php:238 -msgid "Test API key should start with test_" -msgstr "Test API-sleutel moet beginnen met test_" - -#: src/Settings/Page/MollieSettingsPage.php:245 -msgid "Debug Log" -msgstr "Debug-log" - -#: src/Settings/Page/MollieSettingsPage.php:301 -msgid "Gateway enabled" -msgstr "Gateway geactiveerd" - -#: src/Settings/Page/MollieSettingsPage.php:305 -msgid "Gateway disabled" -msgstr "Gateway gedeactiveerd" - -#: src/Settings/Page/MollieSettingsPage.php:308 -msgid "Disabled" -msgstr "Uitgeschakeld" - -#. translators: The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:319 -msgid "The following payment methods are activated in your %1$sMollie profile%2$s:" -msgstr "De volgende betaalmethoden zijn geactiveerd in je %1$sMollie-profiel%2$s:" - -#: src/Settings/Page/MollieSettingsPage.php:334 -msgid "Refresh" -msgstr "Vernieuwen" - -#: src/Settings/Page/MollieSettingsPage.php:343 -msgid "No payment methods available" -msgstr "Geen betaalmethoden beschikbaar" - -#: src/Settings/Page/MollieSettingsPage.php:358 -msgid "Edit" -msgstr "Bewerken" - -#: src/Settings/Page/MollieSettingsPage.php:366 -msgid "Activate" -msgstr "Activeer" - -#: src/Settings/Page/MollieSettingsPage.php:417 -#, fuzzy -msgid "You have WooCommerce Subscriptions activated, but not SEPA Direct Debit. Enable SEPA Direct Debit if you want to allow customers to pay subscriptions with iDEAL and/or other 'first' payment methods." -msgstr "Je hebt WooCommerce Abonnementen geactiveerd, maar geen SEPA-incasso. Activeer SEPA-incasso als je klanten wilt toestaan om abonnementen met iDEAL en/of andere 'eerste' betaalmethoden te betalen." - -#: src/Settings/Page/MollieSettingsPage.php:443 -msgid "You have the WooCommerce default Direct Bank Transfer (BACS) payment gateway enabled in WooCommerce. Mollie strongly advices only using Bank Transfer via Mollie and disabling the default WooCommerce BACS payment gateway to prevent possible conflicts." -msgstr "Je hebt de WooCommerce standaard Direct Bank Transfer (BACS) betalingsgateway geactiveerd in WooCommerce. Mollie adviseert dringend om alleen Bank Transfer via Mollie te gebruiken en de standaard WooCommerce BACS betalingsgateway uit te schakelen om mogelijke conflicten te voorkomen." - -#. translators: Placeholder 1: Opening link tag. Placeholder 2: Closing link tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/Page/MollieSettingsPage.php:467 -msgid "You have activated Klarna. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. For more information, go to %1$sKlarna Pay Later documentation%2$s or %3$sKlarna Slice it documentation%4$s" -msgstr "Je hebt Klarna geactiveerd. Zorg ervoor dat alle standaard WooCommerce-afrekenvelden zijn geactiveerd en verplicht zijn, zodat je betalingen kunt accepteren. Ga voor meer informatie naar %1$sKlarna betaal later documentatie%2$s of %3$sKlarna Betaal in 3 delen documentatie%4$s" - -#: src/Settings/Page/MollieSettingsPage.php:732 -msgid "General" -msgstr "Algemeen" - -#: src/Settings/Page/MollieSettingsPage.php:737 -msgid "Advanced" -msgstr "Geavanceerd" - -#: src/Settings/Page/MollieSettingsPage.php:740 -msgid "Apple Pay Button" -msgstr "Apple Pay knop" - -#: src/Settings/Page/MollieSettingsPage.php:780 -#, fuzzy -msgid "You have activated Billie. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. The billing company field is required as well. Make sure to enable the billing company field in the WooCommerce settings if you are using Woocommerce blocks." -msgstr "Je hebt Klarna geactiveerd. Zorg ervoor dat alle standaard WooCommerce-afrekenvelden zijn geactiveerd en verplicht zijn, zodat je betalingen kunt accepteren. Ga voor meer informatie naar %1$sKlarna betaal later documentatie%2$s of %3$sKlarna Betaal in 3 delen documentatie%4$s" - -#: src/Settings/Settings.php:153 -msgid "Gateway Disabled" -msgstr "Gateway gedeactiveerd" - -#: src/Settings/Settings.php:173 -msgid "Return to payments" -msgstr "Ga terug naar betalingen" - -#: src/Settings/Settings.php:199 -msgid "Choose countries…" -msgstr "Selecteer landen;" - -#: src/Settings/Settings.php:200 -msgid "Country" -msgstr "Land" - -#: src/Settings/Settings.php:208 -msgid "Select all" -msgstr "Selecteer alles" - -#: src/Settings/Settings.php:209 -msgid "Select none" -msgstr "Selecteer niets" - -#: src/Settings/Settings.php:403 -msgid "Error" -msgstr "Fout" - -#: src/Settings/Settings.php:417 -msgid "Mollie status:" -msgstr "Mollie-status:" - -#: src/Settings/Settings.php:418 -msgid "Connected" -msgstr "Verbonden" - -#: src/Settings/Settings.php:653 -#, fuzzy -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Only jpg, jpeg, png and gif files are allowed." -msgstr "%1$sMollie-betalingen voor WooCommerce%2$s Uploaden bestand niet mogelijk. De grootte mag niet meer bedragen dan 500 kB." - -#: src/Settings/Settings.php:666 -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Size must be under 500kb." -msgstr "%1$sMollie-betalingen voor WooCommerce%2$s Uploaden bestand niet mogelijk. De grootte mag niet meer bedragen dan 500 kB." - -#: src/Settings/SettingsModule.php:184 -msgid "Mollie settings" -msgstr "Mollie-instellingen" - -#: src/Settings/SettingsModule.php:190 -msgid "Logs" -msgstr "Logs" - -#. translators: Placeholder 1: Opening strong tag. Placeholder 2: Closing strong tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/SettingsModule.php:204 -msgid "%1$sMollie Payments for WooCommerce%2$s The test mode is active, %3$s disable it%4$s before deploying into production." -msgstr "%1$sMollie-betalingen voor WooCommerce%2$s De testmodus is actief, %3$s deactiveer deze%4$s voordat je in productie gaat." - -#. translators: Placeholder 1: Plugin title. Placeholder 2: Min WooCommerce version. Placeholder 3: WooCommerce version used. -#: src/Shared/Status.php:75 -msgid "The %1$s plugin requires at least WooCommerce version %2$s, you are using version %3$s. Please update your WooCommerce plugin." -msgstr "De %1$s plugin vereist ten minste WooCommerce versie %2$s, jij gebruikt versie %3$s. Update je WooCommerce plugin." - -#: src/Shared/Status.php:88 -msgid "Mollie API client not installed. Please make sure the plugin is installed correctly." -msgstr "Mollie API client niet geïnstalleerd. Controleer of de plugin correct is geïnstalleerd." - -#: src/Shared/Status.php:97 -msgid "Mollie Payments for WooCommerce requires the JSON extension for PHP. Enable it in your server or ask your webhoster to enable it for you." -msgstr "Mollie-betalingen voor WooCommerce vereisen de JSON extensie voor PHP. Activeer dit op je server of vraag je webhoster om het voor jou te activeren." - -#. translators: Placeholder 1: Min PHP version. Placeholder 2: PHP version used. Placeholder 3: Opening link tag. placeholder 4: Closing link tag. -#: src/Shared/Status.php:112 -msgid "Mollie Payments for WooCommerce require PHP %1$s or higher, you have PHP %2$s. Please upgrade and view %3$sthis FAQ%4$s" -msgstr "Mollie-betalingen voor WooCommerce vereisen PHP %1$s of hoger, jij hebt PHP %2$s. Installeer de upgrade en bekijk %3$sdeze FAQ%4$s" - -#: src/Shared/Status.php:124 -msgid "Mollie Payments for WooCommerce requires the PHP extension JSON to be enabled. Please enable the 'json' extension in your PHP configuration." -msgstr "Mollie-betalingen voor WooCommerce vereisen dat de PHP-extensie JSON geactiveerd is. Activeer de 'json' extensie in je PHP-configuratie." - -#: src/Shared/Status.php:131 -msgid "Mollie Payments for WooCommerce requires the PHP extension cURL to be enabled. Please enable the 'curl' extension in your PHP configuration." -msgstr "Mollie-betalingen voor WooCommerce vereisen dat de PHP-extensie cURL geactiveerd is. Activeer de 'curl' extensie in je PHP-configuratie." - -#: src/Shared/Status.php:139 -msgid "Mollie Payments for WooCommerce require PHP cURL functions to be available. Please make sure all of these functions are available." -msgstr "Mollie-betalingen voor WooCommerce vereisen dat PHP cURL functies beschikbaar zijn. Zorg ervoor dat al deze functies beschikbaar zijn." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Subscription/MollieSubscriptionGateway.php:197 -msgid "Updated subscription from 'On hold' to 'Active' until payment fails, because a SEPA Direct Debit payment takes some time to process." -msgstr "Bijgewerkt abonnement van 'Wachtend' naar 'Actief' tot de betaling mislukt, omdat voor het verwerken van een SEPA-incassobetaling enige tijd nodig is." - -#: src/Subscription/MollieSubscriptionGateway.php:285 -msgid "The customer (%s) could not be used or found. " -msgstr "De klant (%s) kon niet worden gebruikt of gevonden. " - -#. translators: Placeholder 1: Payment method title -#: src/Subscription/MollieSubscriptionGateway.php:354 -msgid "Could not create %s renewal payment." -msgstr "Kon geen %s betalingshernieuwing aanmaken." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Subscription/SubscriptionModule.php:110 -msgid "%1$s payment failed (%2$s)." -msgstr "%1$s betaling mislukt (%2$s)." diff --git a/languages/mollie-payments-for-woocommerce-nl_NL_formal.mo b/languages/mollie-payments-for-woocommerce-nl_NL_formal.mo deleted file mode 100644 index baa2785cd9631df3aa6ec6303f62b8a1230e4895..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 56812 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�aiXE`TmPYc-@Jugr+8#rpDzm* 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 J%uRVs{$ECIoHhUe diff --git a/languages/mollie-payments-for-woocommerce-nl_NL_formal.po b/languages/mollie-payments-for-woocommerce-nl_NL_formal.po deleted file mode 100644 index 52abd5992..000000000 --- a/languages/mollie-payments-for-woocommerce-nl_NL_formal.po +++ /dev/null @@ -1,2089 +0,0 @@ -# Copyright (C) 2022 unnamed project -# This file is distributed under the same license as the unnamed project package. -msgid "" -msgstr "" -"Project-Id-Version: undefined\n" -"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/html\n" -"POT-Creation-Date: 2023-09-26T10:35:31+00:00\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Basepath: ..\n" -"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n" -"X-Poedit-SearchPath-0: .\n" -"X-Poedit-SearchPathExcluded-0: *.js\n" -"X-Poedit-SourceCharset: UTF-8\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#. Plugin Name of the plugin -#, fuzzy -msgid "Mollie Payments for WooCommerce" -msgstr "%1$sMollie-betalingen voor WooCommerce is niet actief:%2$s" - -#. Plugin URI of the plugin -#. Author URI of the plugin -msgid "https://www.mollie.com" -msgstr "" - -#. Description of the plugin -msgid "Accept payments in WooCommerce with the official Mollie plugin" -msgstr "" - -#. Author of the plugin -#, fuzzy -msgid "Mollie" -msgstr "Mollie-status:" - -#: inc/settings/mollie_advanced_settings.php:13 -msgctxt "Label {orderNumber} description for payment description options" -msgid "Order number" -msgstr "Bestelnummer" - -#: inc/settings/mollie_advanced_settings.php:14 -msgctxt "Label {storeName} description for payment description options" -msgid "Site Title" -msgstr "Site titel" - -#: inc/settings/mollie_advanced_settings.php:15 -msgctxt "Label {customer.firstname} description for payment description options" -msgid "Customer's first name" -msgstr "Voornaam klant" - -#: inc/settings/mollie_advanced_settings.php:16 -msgctxt "Label {customer.lastname} description for payment description options" -msgid "Customer's last name" -msgstr "Achternaam klant" - -#: inc/settings/mollie_advanced_settings.php:17 -msgctxt "Label {customer.company} description for payment description options" -msgid "Customer's company name" -msgstr "Bedrijfsnaam klant" - -#: inc/settings/mollie_advanced_settings.php:23 -msgid "Mollie advanced settings" -msgstr "Geavanceerde Mollie-instellingen" - -#: inc/settings/mollie_advanced_settings.php:25 -#: src/Settings/Page/MollieSettingsPage.php:186 -msgid "The following options are required to use the plugin and are used by all Mollie payment methods" -msgstr "De volgende opties zijn noodzakelijk om de plugin te gebruiken en worden door alle Mollie-betaalmethoden gebruikt" - -#: inc/settings/mollie_advanced_settings.php:29 -msgid "Order status after cancelled payment" -msgstr "Bestelstatus na geannuleerde betaling" - -#: inc/settings/mollie_advanced_settings.php:35 -msgid "Status for orders when a payment (not a Mollie order via the Orders API) is cancelled. Default: pending. Orders with status Pending can be paid with another payment method, customers can try again. Cancelled orders are final. Set this to Cancelled if you only have one payment method or don't want customers to re-try paying with a different payment method. This doesn't apply to payments for orders via the new Orders API and Klarna payments." -msgstr "Status voor bestellingen wanneer een betaling (niet een Mollie-bestelling via de Bestellingen API) wordt geannuleerd. Standaard: in behandeling. Bestellingen met status 'In behandeling' kunnen met een andere betaalmethode worden betaald, klanten kunnen het opnieuw proberen. Geannuleerde bestellingen zijn definitief. Stel dit in op 'Geannuleerd' als u maar één betaalmethode heeft of als u niet wilt dat klanten opnieuw proberen te betalen met een andere betaalmethode. Dit is niet van toepassing op betalingen voor bestellingen via de nieuwe Bestellingen API en Klarna-betalingen." - -#: inc/settings/mollie_advanced_settings.php:40 -msgid "Payment screen language" -msgstr "Taal van betaalscherm" - -#: inc/settings/mollie_advanced_settings.php:43 -msgid "Automatically send WordPress language" -msgstr "Automatisch verzenden van WordPress-taal" - -#: inc/settings/mollie_advanced_settings.php:46 -#: inc/settings/mollie_advanced_settings.php:106 -#: src/Settings/General/MollieGeneralSettings.php:281 -msgid "default" -msgstr "standaard" - -#: inc/settings/mollie_advanced_settings.php:47 -msgid "Detect using browser language" -msgstr "Detecteren met gebruik van browser-taal" - -#: inc/settings/mollie_advanced_settings.php:51 -msgid "English" -msgstr "Engels" - -#: inc/settings/mollie_advanced_settings.php:52 -msgid "Dutch" -msgstr "Nederlands" - -#: inc/settings/mollie_advanced_settings.php:53 -msgid "Flemish (Belgium)" -msgstr "Vlaams (België)" - -#: inc/settings/mollie_advanced_settings.php:54 -msgid "French" -msgstr "Frans" - -#: inc/settings/mollie_advanced_settings.php:55 -msgid "French (Belgium)" -msgstr "Frans (België)" - -#: inc/settings/mollie_advanced_settings.php:56 -msgid "German" -msgstr "Duits" - -#: inc/settings/mollie_advanced_settings.php:57 -msgid "Austrian German" -msgstr "Oostenrijks-Duits" - -#: inc/settings/mollie_advanced_settings.php:58 -msgid "Swiss German" -msgstr "Zwitserduits" - -#: inc/settings/mollie_advanced_settings.php:59 -msgid "Spanish" -msgstr "Spaans" - -#: inc/settings/mollie_advanced_settings.php:60 -msgid "Catalan" -msgstr "Catalaans" - -#: inc/settings/mollie_advanced_settings.php:61 -msgid "Portuguese" -msgstr "Portugees" - -#: inc/settings/mollie_advanced_settings.php:62 -msgid "Italian" -msgstr "Italiaans" - -#: inc/settings/mollie_advanced_settings.php:63 -msgid "Norwegian" -msgstr "Noors" - -#: inc/settings/mollie_advanced_settings.php:64 -msgid "Swedish" -msgstr "Zweeds" - -#: inc/settings/mollie_advanced_settings.php:65 -msgid "Finnish" -msgstr "Fins" - -#: inc/settings/mollie_advanced_settings.php:66 -msgid "Danish" -msgstr "Deens" - -#: inc/settings/mollie_advanced_settings.php:67 -msgid "Icelandic" -msgstr "IJslands" - -#: inc/settings/mollie_advanced_settings.php:68 -msgid "Hungarian" -msgstr "Hongaars" - -#: inc/settings/mollie_advanced_settings.php:69 -msgid "Polish" -msgstr "Pools" - -#: inc/settings/mollie_advanced_settings.php:70 -msgid "Latvian" -msgstr "Lets" - -#: inc/settings/mollie_advanced_settings.php:71 -msgid "Lithuanian" -msgstr "Litouws" - -#: inc/settings/mollie_advanced_settings.php:74 -msgid "Sending a language (or locale) is required. The option 'Automatically send WordPress language' will try to get the customer's language in WordPress (and respects multilanguage plugins) and convert it to a format Mollie understands. If this fails, or if the language is not supported, it will fall back to American English. You can also select one of the locales currently supported by Mollie, that will then be used for all customers." -msgstr "Het verzenden van een taal (of locatie) is vereist. De optie 'Automatisch verzenden van WordPress-taal' zal proberen de taal van de klant in WordPress te krijgen (en respecteert meertalige plugins) en deze te converteren naar een voor Mollie begrijpelijk formaat. Als dit niet lukt, of als de taal niet wordt ondersteund, zal teruggegaan worden naar Amerikaans-Engels. U kunt ook een van de momenteel door Mollie ondersteunde locaties selecteren, die dan voor alle klanten zal worden gebruikt." - -#: inc/settings/mollie_advanced_settings.php:82 -msgid "Store customer details at Mollie" -msgstr "Klantgegevens opslaan bij Mollie" - -#: inc/settings/mollie_advanced_settings.php:85 -#, fuzzy -msgid "Should Mollie store customers name and email address for Single Click Payments? Default %1$s. Required if WooCommerce Subscriptions is being used! Read more about %2$s and how it improves your conversion." -msgstr "Moet Mollie klantennaam en e-mailadres opslaan voor Betalen met één klik? Standaard %1$s. Vereist als WooCommerce-abonnementen worden gebruikt! Lees meer over %2$s en hoe het uw conversie verbetert." - -#: inc/settings/mollie_advanced_settings.php:89 -#: src/Settings/Page/MollieSettingsPage.php:304 -msgid "Enabled" -msgstr "Geactiveerd" - -#: inc/settings/mollie_advanced_settings.php:90 -msgid "Single Click Payments" -msgstr "Betalen met één klik" - -#: inc/settings/mollie_advanced_settings.php:98 -msgid "Select API Method" -msgstr "Selecteer de API methode" - -#: inc/settings/mollie_advanced_settings.php:115 -msgid "Click %1$shere%2$s to read more about the differences between the Payments and Orders API" -msgstr "Klik %1$shier%2$s voor meer informatie over de verschillen tussen de Betalingen en Bestellingen API" - -#: inc/settings/mollie_advanced_settings.php:125 -msgid "API Payment Description" -msgstr "Beschrijving Betalingen API" - -#: inc/settings/mollie_advanced_settings.php:141 -msgctxt "Payment description options" -msgid "Available variables" -msgstr "Beschikbare variabelen" - -#: inc/settings/mollie_advanced_settings.php:165 -msgid "Select among the available variables the description to be used for this transaction.%1$s(Note: this only works when the method is set to Payments API)%2$s" -msgstr "Selecteer uit de beschikbare variabelen de beschrijving die u voor deze transactie wilt gebruiken.%1$sLet op: dit werkt alleen wanneer de methode is ingesteld op Betalingen API).%2$s" - -#: inc/settings/mollie_advanced_settings.php:176 -msgid "Surcharge gateway fee label" -msgstr "Prijstoeslag gateway vergoedingslabel" - -#: inc/settings/mollie_advanced_settings.php:182 src/Gateway/Surcharge.php:36 -msgid "Gateway Fee" -msgstr "Gateway vergoeding" - -#: inc/settings/mollie_advanced_settings.php:184 -msgid "This is the label will appear in frontend when the surcharge applies" -msgstr "Dit is het label dat in de interface verschijnt wanneer de prijstoeslag van toepassing is" - -#: inc/settings/mollie_advanced_settings.php:192 -msgid "Remove Mollie data from Database on uninstall" -msgstr "Verwijder Mollie gegevens uit database bij deïnstallatie" - -#: inc/settings/mollie_advanced_settings.php:198 -msgid "Remove options and scheduled actions from database when uninstalling the plugin." -msgstr "Verwijder opties en geplande acties uit de database bij het deïnstalleren van de plugin." - -#: inc/settings/mollie_advanced_settings.php:199 -msgid "Clear now" -msgstr "Nu wissen" - -#: inc/settings/mollie_applepay_settings.php:12 -#: src/PaymentMethods/Applepay.php:13 -msgid "Apple Pay" -msgstr "Apple Pay" - -#: inc/settings/mollie_applepay_settings.php:14 -msgid "The following options are required to use the Apple Pay gateway" -msgstr "De volgende opties zijn noodzakelijk voor het gebruik van de Apple Pay gateway" - -#: inc/settings/mollie_applepay_settings.php:19 -#: src/Settings/General/MollieGeneralSettings.php:19 -msgid "Enable/Disable" -msgstr "Activeren/deactiveren" - -#. translators: Placeholder 1: Gateway title -#: inc/settings/mollie_applepay_settings.php:21 -#: src/Settings/General/MollieGeneralSettings.php:26 -msgid "Enable %s" -msgstr "Activeren %s" - -#: inc/settings/mollie_applepay_settings.php:29 -#: src/Settings/General/MollieGeneralSettings.php:41 -msgid "Title" -msgstr "Titel" - -#: inc/settings/mollie_applepay_settings.php:32 -#: src/Settings/General/MollieGeneralSettings.php:45 -msgid "This controls the title which the user sees during checkout. Default %s" -msgstr "Dit controleert de titel die de gebruiker tijdens het betalen te zien krijgt. Standaard %s" - -#: inc/settings/mollie_applepay_settings.php:46 -#: inc/settings/mollie_applepay_settings.php:48 -#: src/Settings/General/MollieGeneralSettings.php:78 -msgid "Display logo" -msgstr "Toon logo" - -#: inc/settings/mollie_applepay_settings.php:61 -#: src/Settings/General/MollieGeneralSettings.php:64 -msgid "Description" -msgstr "Beschrijving" - -#: inc/settings/mollie_applepay_settings.php:64 -#: src/Settings/General/MollieGeneralSettings.php:68 -msgid "Payment method description that the customer will see on your checkout. Default %s" -msgstr "Beschrijving van de betaalmethode die de klant op uw betaalpagina te zien krijgt. Standaard %s" - -#: inc/settings/mollie_applepay_settings.php:81 -msgid "Apple Pay button settings" -msgstr "Instellingen Apple Pay knop" - -#: inc/settings/mollie_applepay_settings.php:86 -msgid "The following options are required to use the Apple Pay Direct Button" -msgstr "De volgende opties zijn vereist voor het gebruik van de Apple Pay direct-betalen-knop" - -#: inc/settings/mollie_applepay_settings.php:90 -#: src/PaymentMethods/Applepay.php:34 -msgid "Enable Apple Pay Button on Cart page" -msgstr "Activeer de Apple Pay knop op de winkelwagenpagina" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:93 -#: src/PaymentMethods/Applepay.php:36 -msgid "Enable the Apple Pay direct buy button on the Cart page" -msgstr "Activeer de Apple Pay direct-kopen-knop op de winkelwagenpagina" - -#: inc/settings/mollie_applepay_settings.php:106 -#: src/PaymentMethods/Applepay.php:44 -msgid "Enable Apple Pay Button on Product page" -msgstr "Activeer de Apple Pay knop op de productpagina" - -#. translators: Placeholder 1: enabled or disabled -#: inc/settings/mollie_applepay_settings.php:109 -#: src/PaymentMethods/Applepay.php:46 -msgid "Enable the Apple Pay direct buy button on the Product page" -msgstr "Activeer de Apple Pay direct-kopen-knop op de productpagina" - -#: inc/settings/mollie_components.php:9 -msgctxt "Mollie Components Settings" -msgid "Base Styles" -msgstr "Basisstijlen" - -#: inc/settings/mollie_components.php:18 inc/settings/mollie_components.php:158 -msgctxt "Mollie Components Settings" -msgid "Background Color" -msgstr "Achtergrondkleur" - -#: inc/settings/mollie_components.php:24 inc/settings/mollie_components.php:147 -msgctxt "Mollie Components Settings" -msgid "Text Color" -msgstr "Tekstkleur" - -#: inc/settings/mollie_components.php:30 -msgctxt "Mollie Components Settings" -msgid "Placeholder Color" -msgstr "Kleur van de plaatshouder" - -#: inc/settings/mollie_components.php:36 -msgctxt "Mollie Components Settings" -msgid "Font Size" -msgstr "Lettergrootte" - -#: inc/settings/mollie_components.php:37 -msgctxt "Mollie Components Settings" -msgid "Defines the component font size. Allowed units: 'em', 'px', 'rem'." -msgstr "Bepaalt de lettergrootte van het component. Toegestane eenheden: 'em', 'px', 'rem'." - -#: inc/settings/mollie_components.php:47 -msgctxt "Mollie Components Settings" -msgid "Font Weight" -msgstr "Lettergewicht" - -#: inc/settings/mollie_components.php:50 -msgctxt "Mollie Components Settings" -msgid "Lighter" -msgstr "Lichter" - -#: inc/settings/mollie_components.php:51 -msgctxt "Mollie Components Settings" -msgid "Regular" -msgstr "Standaard" - -#: inc/settings/mollie_components.php:52 -msgctxt "Mollie Components Settings" -msgid "Bold" -msgstr "Vet" - -#: inc/settings/mollie_components.php:58 -msgctxt "Mollie Components Settings" -msgid "Letter Spacing" -msgstr "Letterafstand" - -#: inc/settings/mollie_components.php:64 -msgctxt "Mollie Components Settings" -msgid "Line Height" -msgstr "Regelhoogte" - -#: inc/settings/mollie_components.php:73 -msgctxt "Mollie Components Settings" -msgid "Padding" -msgstr "Vulling" - -#: inc/settings/mollie_components.php:74 -msgctxt "Mollie Components Settings" -msgid "Add padding to the components. Allowed units include `16px 16px 16px 16px` and `em`, `px`, `rem`." -msgstr "Voeg vulling toe aan de componenten. '16px 16px 16px 16px' en 'em', 'px', 'rem' eenheden zijn toegestaan." - -#: inc/settings/mollie_components.php:84 -msgctxt "Mollie Components Settings" -msgid "Align Text" -msgstr "Lijn tekst uit" - -#: inc/settings/mollie_components.php:87 -msgctxt "Mollie Components Settings" -msgid "Left" -msgstr "Links" - -#: inc/settings/mollie_components.php:88 -msgctxt "Mollie Components Settings" -msgid "Right" -msgstr "Rechts" - -#: inc/settings/mollie_components.php:89 -msgctxt "Mollie Components Settings" -msgid "Center" -msgstr "Centrum" - -#: inc/settings/mollie_components.php:90 -msgctxt "Mollie Components Settings" -msgid "Justify" -msgstr "Rechtvaardigen" - -#: inc/settings/mollie_components.php:96 -msgctxt "Mollie Components Settings" -msgid "Transform Text " -msgstr "Wijzig tekst " - -#: inc/settings/mollie_components.php:99 -msgctxt "Mollie Components Settings" -msgid "None" -msgstr "Geen" - -#: inc/settings/mollie_components.php:104 -msgctxt "Mollie Components Settings" -msgid "Capitalize" -msgstr "In hoofdletters schrijven" - -#: inc/settings/mollie_components.php:109 -msgctxt "Mollie Components Settings" -msgid "Uppercase" -msgstr "Hoofdletters" - -#: inc/settings/mollie_components.php:114 -msgctxt "Mollie Components Settings" -msgid "Lowercase" -msgstr "Kleine letters" - -#: inc/settings/mollie_components.php:119 -msgctxt "Mollie Components Settings" -msgid "Full Width" -msgstr "Volledige breedte" - -#: inc/settings/mollie_components.php:124 -msgctxt "Mollie Components Settings" -msgid "Full Size Kana" -msgstr "Volledige grootte Kana" - -#: inc/settings/mollie_components.php:138 -msgctxt "Mollie Components Settings" -msgid "Invalid Status Styles" -msgstr "Ongeldige statusstijlen" - -#: inc/settings/mollie_components.php:148 -msgctxt "Mollie Components Settings" -msgid "Text Color for invalid input." -msgstr "Tekstkleur voor ongeldige invoer." - -#: inc/settings/mollie_components.php:159 -msgctxt "Mollie Components Settings" -msgid "Background Color for invalid input." -msgstr "Achtergrondkleur voor ongeldige invoer." - -#: src/Activation/ActivationModule.php:141 -msgid "%1$sMollie Payments for WooCommerce: API keys missing%2$s Please%3$s set your API keys here%4$s." -msgstr "%1$sMollie-betalingen voor WooCommerce: API-sleutels ontbreken%2$s stel%3$s hier uw API-sleutels in%4$s." - -#: src/Activation/ConstraintsChecker.php:106 -msgid "%1$sMollie Payments for WooCommerce is inactive:%2$s" -msgstr "%1$sMollie-betalingen voor WooCommerce is niet actief:%2$s" - -#: src/Activation/ConstraintsChecker.php:110 -msgid "%1$sCorrect the above errors to use Mollie Payments for Woocommerce%2$s" -msgstr "%1$sCorrigeer de bovenstaande fouten om Mollie-betalingen voor WooCommerce te gebruiken%2$s" - -#: src/Assets/AssetsModule.php:386 -msgid "Name on card" -msgstr "Naam op de kaart" - -#: src/Assets/AssetsModule.php:390 -msgid "Card number" -msgstr "Kaartnummer" - -#: src/Assets/AssetsModule.php:394 -msgid "Expiry date" -msgstr "Vervaldatum" - -#: src/Assets/AssetsModule.php:398 -msgid "CVC/CVV" -msgstr "CVC/CVV" - -#: src/Assets/AssetsModule.php:405 -msgid "An unknown error occurred, please check the card fields." -msgstr "Er is een onbekende fout opgetreden, controleer de kaartvelden." - -#: src/Assets/AssetsModule.php:459 -msgid "No custom logo selected" -msgstr "Geen aangepast logo gekozen" - -#: src/Assets/MollieCheckoutBlocksSupport.php:142 -msgid "Please choose a billing country to see the available payment methods" -msgstr "Kies een factureringsland om de beschikbare betaalmethoden te zien" - -#. translators: Placeholder 1: Payment method title -#: src/Buttons/ApplePayButton/AppleAjaxRequests.php:700 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:113 -#: src/Buttons/PayPalButton/PayPalAjaxRequests.php:157 -#: src/Payment/PaymentService.php:716 -msgid "Could not create %s payment." -msgstr "Kon geen %s betaling aanmaken." - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:42 -msgid "%1$sServer not compliant with Apple requirements%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sServer voldoet niet aan Apple vereisten%2$s Lees %3$sde pagina met Apple serververeisten%4$s om de Apple Pay knop te laten werken" - -#: src/Buttons/ApplePayButton/ApplePayDirectHandler.php:58 -msgid "%1$sApple Pay Validation Error%2$s Check %3$sApple Server requirements page%4$s to fix it in order to make the Apple Pay button work" -msgstr "%1$sApple Pay validatiefout%2$s Lees %3$sde pagina met Apple serververeisten%4$s om de Apple Pay knop te laten werken" - -#: src/Gateway/GatewayModule.php:655 -msgid "Error processing %1$s payment, the %2$s field is required." -msgstr "" - -#: src/Gateway/GatewayModule.php:669 -msgid "Please enter your %1$s, this is required for %2$s payments" -msgstr "" - -#: src/Gateway/MolliePaymentGateway.php:269 -#: src/Settings/Page/MollieSettingsPage.php:314 -msgid "Test mode enabled." -msgstr "Testmodus geactiveerd." - -#. translators: The surrounding %s's Will be replaced by a link to the global setting page -#: src/Gateway/MolliePaymentGateway.php:274 -msgid "No API key provided. Please %1$sset you Mollie API key%2$s first." -msgstr "Geen API-sleutel verschaft. Stel eerst %1$suw Mollie API-sleutel%2$s in." - -#. translators: Placeholder 1: payment method title. The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Gateway/MolliePaymentGateway.php:289 -msgid "%1$s not enabled in your Mollie profile. You can enable it by editing your %2$sMollie profile%3$s." -msgstr "%1$s niet geactiveerd in uw Mollie-profiel. U kunt het activeren door uw %2$sMollie profiel%3$s te bewerken." - -#. translators: Placeholder 1: WooCommerce currency, placeholder 2: Supported Mollie currencies -#: src/Gateway/MolliePaymentGateway.php:304 -msgid "Current shop currency %1$s not supported by Mollie. Read more about %2$ssupported currencies and payment methods.%3$s " -msgstr "Huidige shopvaluta %1$s niet ondersteund door Mollie. Lees meer over %2$sondersteunde valuta's en betaalmethoden.%3$s " - -#: src/Gateway/MolliePaymentGateway.php:575 -msgid "You have cancelled your payment. Please complete your order with a different payment method." -msgstr "U heeft uw betaling geannuleerd. Vervolledig uw bestelling met een andere betaalmethode." - -#: src/Gateway/MolliePaymentGateway.php:596 -#: src/Gateway/MolliePaymentGateway.php:610 -msgid "Your payment was not successful. Please complete your order with a different payment method." -msgstr "Uw betaling is mislukt. Vervolledig uw bestelling met een andere betaalmethode." - -#: src/Gateway/MolliePaymentGateway.php:646 -msgid "Could not load order %s" -msgstr "Kon bestelling %s niet laden" - -#: src/Gateway/MolliePaymentGateway.php:899 -msgid "Order cancelled" -msgstr "Bestelling geannuleerd" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Gateway/MolliePaymentGateway.php:933 -msgid "%1$s payment still pending (%2$s) but customer already returned to the store. Status should be updated automatically in the future, if it doesn't this might indicate a communication issue between the site and Mollie." -msgstr "%1$s betaling nog hangende (%2$s) maar klant is reeds teruggekeerd naar de shop. Status moet in de toekomst automatisch worden bijgewerkt, als dat niet gebeurt, kan dit wijzen op een communicatieprobleem tussen de site en Mollie." - -#: src/Gateway/MolliePaymentGateway.php:939 src/Payment/MollieObject.php:682 -#: src/Payment/MollieObject.php:714 src/Payment/MollieOrder.php:281 -#: src/Payment/MollieOrder.php:338 src/Payment/MollieOrder.php:382 -#: src/Payment/MollieOrder.php:463 src/Payment/MollieOrder.php:534 -#: src/Payment/MollieOrder.php:877 src/Payment/MollieOrderService.php:171 -#: src/Payment/MollieOrderService.php:437 -#: src/Payment/MollieOrderService.php:500 -#: src/Payment/MollieOrderService.php:714 src/Payment/MolliePayment.php:236 -#: src/Payment/MolliePayment.php:323 src/Payment/MolliePayment.php:399 -#: src/Payment/MolliePayment.php:423 src/Payment/PaymentService.php:801 -#: src/Subscription/MollieSepaRecurringGateway.php:137 -#: src/Subscription/MollieSepaRecurringGateway.php:204 -#: src/Subscription/MollieSubscriptionGateway.php:458 -msgid "test mode" -msgstr "testmodus" - -#: src/Gateway/MolliePaymentGateway.php:950 -msgid ", payment pending." -msgstr ", betaling in behandeling." - -#: src/Gateway/MolliePaymentGateway.php:982 -msgid "Your order has been cancelled." -msgstr "Uw bestelling is geannuleerd." - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. -#: src/Gateway/Surcharge.php:257 -msgid " + %1$s %2$s fee might apply" -msgstr " + %1$s %2$s prijstoeslag kan van toepassing zijn" - -#. translators: Placeholder 1: Fee amount tag. -#: src/Gateway/Surcharge.php:274 -msgid " + %1$s%% fee might apply" -msgstr " + %1$s%% prijstoeslag kan van toepassing zijn" - -#. translators: Placeholder 1: Fee amount tag. Placeholder 2: Currency. Placeholder 3: Percentage amount. -#: src/Gateway/Surcharge.php:297 -msgid " + %1$s %2$s + %3$s%% fee might apply" -msgstr " + %1$s %2$s + %3$s%% prijstoeslag kan van toepassing zijn" - -#: src/Gateway/Surcharge.php:330 -msgid " (excl. VAT)" -msgstr " (excl. btw)" - -#: src/Gateway/Voucher/VoucherModule.php:79 -#: src/Settings/Page/MollieSettingsPage.php:50 -#: src/Settings/Page/MollieSettingsPage.php:183 -msgid "Mollie Settings" -msgstr "Mollie-instellingen" - -#: src/Gateway/Voucher/VoucherModule.php:109 -#: src/Gateway/Voucher/VoucherModule.php:149 -#: src/Gateway/Voucher/VoucherModule.php:172 -msgid "Mollie Voucher Category" -msgstr "Mollie-waardeboncategorie" - -#: src/Gateway/Voucher/VoucherModule.php:112 -#: src/Gateway/Voucher/VoucherModule.php:151 -#: src/Gateway/Voucher/VoucherModule.php:176 -msgid "--Please choose an option--" -msgstr "--Selecteer een optie--" - -#: src/Gateway/Voucher/VoucherModule.php:113 -#: src/Gateway/Voucher/VoucherModule.php:152 -#: src/Gateway/Voucher/VoucherModule.php:181 -#: src/Gateway/Voucher/VoucherModule.php:243 -#: src/Gateway/Voucher/VoucherModule.php:298 -msgid "No Category" -msgstr "Geen categorie" - -#: src/Gateway/Voucher/VoucherModule.php:114 -#: src/Gateway/Voucher/VoucherModule.php:153 -#: src/Gateway/Voucher/VoucherModule.php:184 -#: src/Gateway/Voucher/VoucherModule.php:244 -#: src/Gateway/Voucher/VoucherModule.php:299 src/PaymentMethods/Voucher.php:57 -msgid "Meal" -msgstr "Maaltijd" - -#: src/Gateway/Voucher/VoucherModule.php:115 -#: src/Gateway/Voucher/VoucherModule.php:154 -#: src/Gateway/Voucher/VoucherModule.php:187 -#: src/Gateway/Voucher/VoucherModule.php:245 -#: src/Gateway/Voucher/VoucherModule.php:300 src/PaymentMethods/Voucher.php:58 -msgid "Eco" -msgstr "Eco" - -#: src/Gateway/Voucher/VoucherModule.php:116 -#: src/Gateway/Voucher/VoucherModule.php:155 -#: src/Gateway/Voucher/VoucherModule.php:190 -#: src/Gateway/Voucher/VoucherModule.php:246 -#: src/Gateway/Voucher/VoucherModule.php:301 src/PaymentMethods/Voucher.php:59 -msgid "Gift" -msgstr "Cadeau" - -#: src/Gateway/Voucher/VoucherModule.php:157 -#: src/Gateway/Voucher/VoucherModule.php:194 -msgid "Select a voucher category to apply to all products with this category" -msgstr "Selecteer een waardeboncategorie om alle producten met deze categorie te gebruiken" - -#: src/Gateway/Voucher/VoucherModule.php:228 src/PaymentMethods/Voucher.php:53 -msgid "Select the default products category" -msgstr "Selecteer de standaard productencategorie" - -#: src/Gateway/Voucher/VoucherModule.php:232 -msgid "Products voucher category" -msgstr "Producten waardeboncategorie" - -#: src/Gateway/Voucher/VoucherModule.php:239 -#: src/Gateway/Voucher/VoucherModule.php:297 -msgid "Same as default category" -msgstr "Zelfde als standaardcategorie" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/Gateway/Voucher/VoucherModule.php:251 -#, fuzzy -msgid "In order to process it, all products in the order must have a category. To disable the product from voucher selection select 'No category' option." -msgstr "Daarvoor moeten alle producten uit de bestelling een categorie hebben. Om het selecteren van een waardebon voor een bepaald product te deactiveren kiest u de optie ''Geen categorie''." - -#: src/Gateway/Voucher/VoucherModule.php:294 -msgid "Mollie Voucher category" -msgstr "Mollie-waardeboncategorie" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:677 -msgid "%1$s renewal payment failed via Mollie (%2$s). You will need to manually review the payment and adjust product stocks if you use them." -msgstr "%1$s vernieuwing van betaling mislukt via Mollie (%2$s). U dient de betaling handmatig te controleren en productvoorraden aan te passen als u deze gebruikt." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:709 -msgid "%1$s payment failed via Mollie (%2$s)." -msgstr "%1$s betaling mislukt via Mollie (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieObject.php:743 -msgid "Mollie webhook called, but payment also started via %s, so the order status is not updated." -msgstr "Mollie-webhook is gebeld, maar betaling is ook gestart via %s, dus de bestelstatus is niet bijgewerkt." - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/Payment/MollieObject.php:765 -#: src/PaymentMethods/InstructionStrategies/PaypalInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (PayPal transaction ID: %3$s)" -msgstr "Betaling voltooid met %1$s - %2$s (PayPal transactie-ID: %3$s)" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:909 -msgctxt "Payment description for {orderNumber}" -msgid "Order {orderNumber}" -msgstr "Bestelling {orderNumber}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:919 -msgctxt "Payment description for {storeName}" -msgid "StoreName {storeName}" -msgstr "Winkelnaam {storeName}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:929 -msgctxt "Payment description for {customer.firstname}" -msgid "Customer Firstname {customer.firstname}" -msgstr "Voornaam klant {customer.firstname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:939 -msgctxt "Payment description for {customer.lastname}" -msgid "Customer Lastname {customer.lastname}" -msgstr "Achternaam klant {customer.lastname}" - -#. translators: do not translate between {} -#: src/Payment/MollieObject.php:949 -msgctxt "Payment description for {customer.company}" -msgid "Customer Company {customer.company}" -msgstr "Bedrijfsnaam klant {customer.company}" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:277 src/Payment/MolliePayment.php:234 -#: src/Subscription/MollieSepaRecurringGateway.php:210 -msgid "Order completed using %1$s payment (%2$s)." -msgstr "Bestelling voltooid met gebruik van %1$s betaling (%2$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:336 -msgid "Order authorized using %1$s payment (%2$s). Set order to completed in WooCommerce when you have shipped the products, to capture the payment. Do this within 28 days, or the order will expire. To handle individual order lines, process the order via the Mollie Dashboard." -msgstr "Bestelling geautoriseerd met gebruik van %1$s betaling (%2$s). Om de betaling te ontvangen, dient u na het verzenden van de producten de bestelling in WooCommerce als voltooid te markeren. Doe dit binnen 28 dagen, anders verloopt de bestelling. Voor het afhandelen van afzonderlijke bestelregels, dient u de bestelling via het Mollie Dashboard te verwerken." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:380 -msgid "Order completed at Mollie for %1$s order (%2$s). At least one order line completed. Remember: Completed status for an order at Mollie is not the same as Completed status in WooCommerce!" -msgstr "Bestelling voltooid bij Mollie voor %1$s bestelling (%2$s). Ten minste één bestelregel voltooid. Denk eraan: een voltooide status voor een bestelling bij Mollie is niet hetzelfde als een voltooide status in WooCommerce!" - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:461 -msgid "%1$s order (%2$s) cancelled ." -msgstr "%1$s bestelling (%2$s) geannuleerd." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:532 -msgid "%1$s order expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "%1$s bestelling verlopen (%2$s) maar niet geannuleerd wegens een andere hangende betaling (%3$s)." - -#: src/Payment/MollieOrder.php:627 -msgctxt "Order note error" -msgid "The sum of refunds for all order lines is not identical to the refund amount, so this refund will be processed as a payment amount refund, not an order line refund." -msgstr "De som van de terugbetalingen voor alle orderregels is niet identiek aan het terugbetalingsbedrag, waardoor deze terugbetaling zal worden verwerkt als een terugbetaling van het betalingsbedrag en niet als een terugbetaling van een orderregel." - -#: src/Payment/MollieOrder.php:759 -msgctxt "Order note error" -msgid "Can not refund order amount that has status %1$s at Mollie." -msgstr "Kan bestelbedrag niet terugbetalen dat status %1$s heeft bij Mollie." - -#: src/Payment/MollieOrder.php:781 -msgid "Amount refund of %1$s%2$s refunded in WooCommerce and at Mollie.%3$s Refund ID: %4$s." -msgstr "Terugbetaling van %1$s%2$s terugbetaald in WooCommerce en bij Mollie.%3$s Terugbetalings-ID: %4$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrder.php:872 -msgid "%1$s order (%2$s) expired ." -msgstr "%1$s bestelling (%2$s) verlopen." - -#: src/Payment/MollieOrder.php:1095 -msgid "%1$sx %2$s cancelled for %3$s%4$s in WooCommerce and at Mollie." -msgstr "%1$sx %2$s geannuleerd voor %3$s%4$s in WooCommerce en bij Mollie." - -#: src/Payment/MollieOrder.php:1119 -msgid "%1$sx %2$s refunded for %3$s%4$s in WooCommerce and at Mollie.%5$s Refund ID: %6$s." -msgstr "%1$sx %2$s terugbetaald voor %3$s%4$s in WooCommerce en bij Mollie.%5$s Terugbetalings-ID: %6$s." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment status, placeholder 3: payment ID -#: src/Payment/MollieOrderService.php:168 -msgid "%1$s payment %2$s (%3$s), not processed." -msgstr "%1$s betaling %2$s (%3$s), niet verwerkt." - -#: src/Payment/MollieOrderService.php:400 -msgid "New chargeback %s processed! Order note and order status updated." -msgstr "Nieuwe terugboeking %s verwerkt! Bestelnota en bestelstatus bijgewerkt." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:432 -msgid "%1$s payment charged back via Mollie (%2$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "%1$s betaling teruggevorderd via Mollie (%2$s). U dient de betaling handmatig te controleren (en productvoorraden aan te passen als u dit gebruikt)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:494 -msgid "%1$s payment charged back via Mollie (%2$s). Subscription status updated, please review (and adjust product stocks if you use it)." -msgstr "%1$s betaling teruggevorderd via Mollie (%2$s). Abonnementstatus geüpdatet, gelieve te beoordelen (en productvoorraden aan te passen als u dit gebruikt)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MollieOrderService.php:701 -msgid "%1$s payment %2$s via Mollie (%3$s %4$s). You will need to manually review the payment (and adjust product stocks if you use it)." -msgstr "%1$s betaling %2$s via Mollie (%3$s %4$s). U dient de betaling handmatig te controleren (en productvoorraden aan te passen als u dit gebruikt)." - -#: src/Payment/MollieOrderService.php:814 -msgid "New refund %s processed in Mollie Dashboard! Order note added, but order not updated." -msgstr "Nieuwe terugbetaling %s verwerkt in Mollie Dashboard! Bestelnota toegevoegd, maar bestelling niet geüpdatet." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:321 -msgid "%1$s payment (%2$s) cancelled ." -msgstr "%1$s betaling (%2$s) geannuleerd." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:397 -msgid "%1$s payment expired (%2$s) but not cancelled because of another pending payment (%3$s)." -msgstr "%1$s betaling verlopen (%2$s) maar niet geannuleerd wegens een andere hangende betaling (%3$s)." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Payment/MolliePayment.php:421 -msgid "%1$s payment expired (%2$s)." -msgstr "%1$s betaling verlopen (%2$s)." - -#. translators: Placeholder 1: currency, placeholder 2: refunded amount, placeholder 3: optional refund reason, placeholder 4: payment ID, placeholder 5: refund ID -#: src/Payment/MolliePayment.php:497 -msgid "Refunded %1$s%2$s%3$s - Payment: %4$s, Refund: %5$s" -msgstr "Terugbetaald %1$s%2$s%3$s - Betaling: %4$s, Terugbetaling: %5$s" - -#. translators: Placeholder 1: order number -#: src/Payment/MollieSubscription.php:78 -msgctxt "Default payment description for subscription recurring payments" -msgid "Order %1$s" -msgstr "Bestelling %1$s" - -#: src/Payment/OrderItemsRefunder.php:121 -msgid "One of the WooCommerce order items does not have the refund item ID meta value associated to Mollie Order item." -msgstr "Een van de WooCommerce-bestelartikelen heeft niet de metawaarde van het terugbetaalartikel dat aan het Mollie-bestelartikel is gekoppeld." - -#: src/Payment/OrderItemsRefunder.php:166 -msgid "Impossible to retrieve the order item ID related to the remote item: %1$s. Try to do a refund by amount." -msgstr "Onmogelijk om de bestelartikel-id met betrekking tot het afstandsartikel terug te halen: %1$s Probeer een terugbetaling te doen per bedrag." - -#: src/Payment/OrderItemsRefunder.php:190 -msgid "Empty WooCommerce order items or mollie order lines." -msgstr "Lege WooCommerce bestelartikelen of Mollie-bestelregels." - -#: src/Payment/OrderLines.php:509 -msgid "Shipping" -msgstr "Verzending" - -#: src/Payment/PaymentModule.php:215 -msgid "%1$s items refunded in WooCommerce and at Mollie." -msgstr "%1$s artikelen terugbetaald in WooCommerce en bij Mollie." - -#: src/Payment/PaymentModule.php:233 -msgid "%1$s items cancelled in WooCommerce and at Mollie." -msgstr "%1$s artikelen geannuleerd in WooCommerce en bij Mollie." - -#: src/Payment/PaymentModule.php:352 -msgctxt "Order note info" -msgid "Processing a payment, no capture needed" -msgstr "Een betaling wordt verwerkt, als voltooid markeren is niet nodig" - -#: src/Payment/PaymentModule.php:366 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be shipped/captured." -msgstr "Bestelling al geannuleerd bij Mollie, kan niet worden verzonden/als voltooid worden gemarkeerd." - -#: src/Payment/PaymentModule.php:374 -msgctxt "Order note info" -msgid "Order already completed at Mollie, can not be shipped/captured." -msgstr "Bestelling al voltooid bij Mollie, kan niet worden verzonden/als voltooid worden gemarkeerd." - -#: src/Payment/PaymentModule.php:383 -msgctxt "Order note info" -msgid "Order successfully updated to shipped at Mollie, capture of funds underway." -msgstr "Bestelling succesvol bijgewerkt naar verzonden bij Mollie, als voltooid markeren van tegoeden in behandeling." - -#: src/Payment/PaymentModule.php:389 -msgctxt "Order note info" -msgid "Order not paid or authorized at Mollie yet, can not be shipped." -msgstr "Bestelling nog niet betaald of geautoriseerd bij Mollie, kan niet worden verzonden." - -#: src/Payment/PaymentModule.php:423 -msgctxt "Order note info" -msgid "Order contains Mollie payment method, but not a valid Mollie Order ID. Canceling order failed." -msgstr "Bestelling bevat Mollie betaalmethode, maar geen geldig Mollie bestel-ID. Bestelling annuleren is mislukt." - -#: src/Payment/PaymentModule.php:444 -msgctxt "Order note info" -msgid "Order already canceled at Mollie, can not be canceled again." -msgstr "Bestelling al geannuleerd bij Mollie, kan niet opnieuw worden geannuleerd." - -#: src/Payment/PaymentModule.php:454 -msgctxt "Order note info" -msgid "Order also cancelled at Mollie." -msgstr "Bestelling ook geannuleerd bij Mollie." - -#: src/Payment/PaymentModule.php:460 -msgctxt "Order note info" -msgid "Order could not be canceled at Mollie, because order status is " -msgstr "Bestelling kon niet worden geannuleerd bij Mollie, want de bestelstatus is " - -#: src/Payment/PaymentService.php:622 -msgid "Subscription switch failed, no valid mandate found. Place a completely new order to change your subscription." -msgstr "Overschakelen naar abonnement mislukt, geen geldig mandaat gevonden. Plaats een volledig nieuwe bestelling om uw abonnement te wijzigen." - -#: src/Payment/PaymentService.php:628 -msgid "Failed switching subscriptions, no valid mandate." -msgstr "Abonnementen switchen mislukt, geen geldig mandaat" - -#: src/Payment/PaymentService.php:638 -msgid "Order completed internally because of an existing valid mandate at Mollie." -msgstr "Bestelling intern voltooid wegens een bestaand geldig mandaat bij Mollie." - -#: src/Payment/PaymentService.php:779 -#: src/Subscription/MollieSepaRecurringGateway.php:126 -#: src/Subscription/MollieSubscriptionGateway.php:449 -msgid "Awaiting payment confirmation." -msgstr "In afwachting van betalingsbevestiging" - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Payment/PaymentService.php:799 -#: src/Subscription/MollieSepaRecurringGateway.php:135 -#: src/Subscription/MollieSubscriptionGateway.php:456 -msgid "%1$s payment started (%2$s)." -msgstr "%1$s betaling gestart (%2$s)." - -#: src/Payment/PaymentService.php:869 -msgid "Payment failed due to: Mollie is out of service. Please try again later." -msgstr "" - -#: src/Payment/RefundLineItemsBuilder.php:126 -msgid "Mollie doesn't allow a partial refund of the full amount or quantity of at least one order line. Trying to process this as an amount refund instead." -msgstr "Mollie staat geen gedeeltelijke terugbetaling toe van het volledige bedrag of hoeveelheid van ten minste één bestelregel. Probeer dit in plaats daarvan als een terugbetaling van het bedrag te verwerken." - -#: src/PaymentMethods/Applepay.php:14 -msgid "To accept payments via Apple Pay" -msgstr "Om betalingen te accepteren via Apple Pay" - -#: src/PaymentMethods/Bancontact.php:13 -msgid "Bancontact" -msgstr "Bancontact" - -#: src/PaymentMethods/Banktransfer.php:32 -msgid "Bank Transfer" -msgstr "Bankoverdracht" - -#: src/PaymentMethods/Banktransfer.php:54 -#: src/Settings/General/MollieGeneralSettings.php:252 -msgid "Activate expiry time setting" -msgstr "Activeer instelling vervaltermijn" - -#: src/PaymentMethods/Banktransfer.php:55 -#: src/Settings/General/MollieGeneralSettings.php:253 -msgid "Enable expiry time for payments" -msgstr "Activeer vervaltermijn voor betalingen" - -#: src/PaymentMethods/Banktransfer.php:56 -msgid "Enable this option if you want to be able to set the time after which the payment will expire. This will turn all transactions into payments instead of orders" -msgstr "Activeer deze optie, als u de termijn wilt kunnen instellen na dewelke de betaling vervalt. Dit zet alle transacties in betalingen om, in plaats van ze in bestellingen te wijzigen." - -#: src/PaymentMethods/Banktransfer.php:61 -#: src/Settings/General/MollieGeneralSettings.php:259 -msgid "Expiry time" -msgstr "Vervaltermijn" - -#. translators: Placeholder 1: Default expiry days. -#: src/PaymentMethods/Banktransfer.php:64 -msgid "Number of DAYS after the payment will expire. Default %d days" -msgstr "Aantal DAGEN nadat de betaling vervalt. Standaard %d dagen." - -#: src/PaymentMethods/Banktransfer.php:73 -msgid "Skip Mollie payment screen" -msgstr "Mollie-betaalscherm overslaan" - -#: src/PaymentMethods/Banktransfer.php:74 -msgid "Skip Mollie payment screen when Bank Transfer is selected" -msgstr "Sla het Mollie-betaalscherm over wanneer er voor bankoverschrijving is gekozen." - -#: src/PaymentMethods/Banktransfer.php:75 -msgid "Enable this option if you want to skip redirecting your user to the Mollie payment screen, instead this will redirect your user directly to the WooCommerce order received page displaying instructions how to complete the Bank Transfer payment." -msgstr "Activeer deze optie als u het doorsturen van uw gebruiker naar het Mollie-betaalscherm wilt overslaan. In plaats daarvan stuurt deze uw gebruiker rechtstreeks naar de WooCommerce-pagina 'Bestelling ontvangen' met instructies voor het voltooien van de betaling via bankoverschrijving." - -#: src/PaymentMethods/Belfius.php:13 -msgid "Belfius Direct Net" -msgstr "Belfius Direct Net" - -#: src/PaymentMethods/Billie.php:13 -msgid "Billie" -msgstr "" - -#: src/PaymentMethods/Billie.php:14 -#, fuzzy -msgid "To accept payments via Billie, all default WooCommerce checkout fields should be enabled and required." -msgstr "Om betalingen via Klarna te accepteren, moeten alle standaard WooCommerce-afrekenvelden zijn geactiveerd en verplicht zijn gesteld." - -#: src/PaymentMethods/Billie.php:29 -msgid "Company field is empty. The company field is required." -msgstr "" - -#: src/PaymentMethods/Billie.php:33 -msgid "Please enter your company name here." -msgstr "" - -#: src/PaymentMethods/Creditcard.php:16 -msgid "Credit card" -msgstr "Creditcard" - -#: src/PaymentMethods/Creditcard.php:52 -msgid "Enable Mollie Components" -msgstr "Activeer Mollie-componenten" - -#: src/PaymentMethods/Creditcard.php:55 -#, fuzzy -msgid "Use the Mollie Components for this Gateway. Read more about %s and how it improves your conversion." -msgstr "Gebruik de Mollie-componenten voor deze gateway. Lees meer over %s en hoe het uw conversie verbetert." - -#: src/PaymentMethods/Creditcard.php:59 src/Settings/Page/Components.php:21 -#: src/Settings/Page/MollieSettingsPage.php:733 -msgid "Mollie Components" -msgstr "Mollie-componenten" - -#: src/PaymentMethods/Creditcard.php:92 -msgid "Customize Icons" -msgstr "Pas pictogrammen aan" - -#: src/PaymentMethods/Creditcard.php:99 -msgid "Enable Icons Selector" -msgstr "Schakel picotogramselectie in" - -#: src/PaymentMethods/Creditcard.php:100 -msgid "Show customized creditcard icons on checkout page" -msgstr "Laat aangepaste creditcardpictogrammen op de checkout pagina zien" - -#: src/PaymentMethods/Creditcard.php:108 -msgid "Show American Express Icon" -msgstr "Laat American Express pictogram zien" - -#: src/PaymentMethods/Creditcard.php:113 -msgid "Show Carta Si Icon" -msgstr "Laat Carta Si pictogram zien" - -#: src/PaymentMethods/Creditcard.php:118 -msgid "Show Carte Bancaire Icon" -msgstr "Laat Carte Bancaire pictogram zien" - -#: src/PaymentMethods/Creditcard.php:123 -msgid "Show Maestro Icon" -msgstr "Laat Maestro pictogram zien" - -#: src/PaymentMethods/Creditcard.php:128 -msgid "Show Mastercard Icon" -msgstr "Laat Mastercard pictogram zien" - -#: src/PaymentMethods/Creditcard.php:133 -msgid "Show Visa Icon" -msgstr "Laat Visa pictogram zien" - -#: src/PaymentMethods/Creditcard.php:138 -msgid "Show VPay Icon" -msgstr "Laat VPay pictogram zien" - -#: src/PaymentMethods/Directdebit.php:13 -msgid "SEPA Direct Debit" -msgstr "SEPA-incasso" - -#: src/PaymentMethods/Directdebit.php:14 -#, fuzzy -msgid "SEPA Direct Debit is used for recurring payments with WooCommerce Subscriptions, and will not be shown in the WooCommerce checkout for regular payments! You also need to enable iDEAL and/or other 'first' payment methods if you want to use SEPA Direct Debit." -msgstr "SEPA-incasso wordt gebruikt voor terugkerende betalingen met WooCommerce-abonnementen, en wordt niet getoond in de WooCommerce kassa voor reguliere betalingen! U moet ook iDEAL en/of andere 'eerste' betaalmethoden activeren als u SEPA-incasso wilt gebruiken." - -#: src/PaymentMethods/Eps.php:13 -msgid "EPS" -msgstr "EPS" - -#: src/PaymentMethods/Giftcard.php:30 -msgctxt "Placeholder 1: giftcard issuer, Placeholder 2: amount value, Placeholder 3: currency" -msgid "Mollie - Giftcard details: %1$s %2$s %3$s." -msgstr "Mollie - gegevens cadeaubon: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:42 -msgctxt "Placeholder 1: remainder method, Placeholder 2: amount value, Placeholder 3: currency" -msgid " Remainder: %1$s %2$s %3$s." -msgstr " Overige: %1$s %2$s %3$s." - -#: src/PaymentMethods/Giftcard.php:60 -msgid "Gift cards" -msgstr "Cadeaubonnen" - -#: src/PaymentMethods/Giftcard.php:62 src/PaymentMethods/Giftcard.php:105 -msgid "Select your gift card" -msgstr "Selecteer uw cadeaubon" - -#: src/PaymentMethods/Giftcard.php:78 -msgid "Show gift cards dropdown" -msgstr "Laat cadeaubonnen-dropdown zien" - -#: src/PaymentMethods/Giftcard.php:84 -msgid "If you disable this, a dropdown with various gift cards will not be shown in the WooCommerce checkout, so users will select a gift card on the Mollie payment page after checkout." -msgstr "Als u dit deactiveert, zal er geen dropdown met verschillende cadeaubonnen in de WooCommerce- checkout worden getoond, dus gebruikers zullen na de checkout een cadeaubon selecteren op de Mollie-betaalpagina." - -#: src/PaymentMethods/Giftcard.php:93 src/PaymentMethods/Ideal.php:46 -#: src/PaymentMethods/Kbc.php:48 -msgid "Issuers empty option" -msgstr "Optie uitgevers leeg" - -#: src/PaymentMethods/Giftcard.php:99 -msgid "This text will be displayed as the first option in the gift card dropdown, but only if the above 'Show gift cards dropdown' is enabled." -msgstr "Deze tekst wordt weergegeven als eerste optie in de cadeaubon-dropdown, maar alleen als het bovenstaande 'Toon cadeaubon dropdown' is geactiveerd." - -#: src/PaymentMethods/Giropay.php:13 -msgid "Giropay" -msgstr "Giropay" - -#: src/PaymentMethods/Ideal.php:15 -msgid "iDEAL" -msgstr "iDEAL" - -#: src/PaymentMethods/Ideal.php:17 src/PaymentMethods/Ideal.php:55 -#: src/PaymentMethods/Kbc.php:16 -msgid "Select your bank" -msgstr "Selecteer uw bank" - -#: src/PaymentMethods/Ideal.php:34 -msgid "Show iDEAL banks dropdown" -msgstr "Laat iDEAL-banken dropdown zien" - -#: src/PaymentMethods/Ideal.php:37 -msgid "If you disable this, a dropdown with various iDEAL banks will not be shown in the WooCommerce checkout, so users will select a iDEAL bank on the Mollie payment page after checkout." -msgstr "Als u dit deactiveert, zal er geen dropdown met verschillende iDEAL-banken in de WooCommerce- checkout worden getoond, dus gebruikers zullen na de checkout een iDEAL-bank selecteren op de Mollie-betaalpagina." - -#: src/PaymentMethods/Ideal.php:49 -#, fuzzy -msgid "This text will be displayed as the first option in the iDEAL issuers drop down, if nothing is entered, 'Select your bank' will be shown. Only if the above 'Show iDEAL banks dropdown' is enabled." -msgstr "Deze tekst wordt weergegeven als eerste optie in de iDEAL-uitgevers dropdown, als er niets wordt ingevoerd, wordt 'Selecteer uw bank' weergegeven. Alleen als het bovenstaande ''Toon iDEAL-banken dropdown'' is geactiveerd." - -#: src/PaymentMethods/In3.php:13 -msgid "in3" -msgstr "in3" - -#: src/PaymentMethods/In3.php:15 -msgid "Pay in 3 instalments, 0% interest" -msgstr "Betaal in 3 termijnen, 0% rente" - -#: src/PaymentMethods/In3.php:25 -msgid "Required field is empty. Phone and birthdate fields are required." -msgstr "" - -#: src/PaymentMethods/In3.php:29 -msgid "Please enter your phone here. +00.." -msgstr "" - -#: src/PaymentMethods/In3.php:30 -msgid "Please enter your birthdate here." -msgstr "" - -#. translators: Placeholder 1: PayPal consumer name, placeholder 2: PayPal email, placeholder 3: PayPal transaction ID -#: src/PaymentMethods/InstructionStrategies/ApplepayInstructionStrategy.php:19 -msgid "Payment completed by %1$s - %2$s (Apple Pay transaction ID: %3$s)" -msgstr "Betaling voltooid door %1$s - %2$s (Apple Pay transactie-ID: %3$s)" - -#. translators: Placeholder 1: consumer name, placeholder 2: consumer IBAN, placeholder 3: consumer BIC -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:28 -#: src/PaymentMethods/InstructionStrategies/DirectDebitInstructionTrait.php:20 -msgid "Payment completed by %1$s (IBAN (last 4 digits): %2$s, BIC: %3$s)" -msgstr "Betaling voltooid met %1$s (IBAN (ten minste 4 cijfers): %2$s, BIC: %3$s)" - -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:37 -msgid "Please complete your payment by transferring the total amount to the following bank account:" -msgstr "Voltooi uw betaling door het totale bedrag over te maken naar de volgende bankrekening:" - -#. translators: Placeholder 1: 'Stichting Mollie Payments' -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:41 -msgid "Beneficiary: %s" -msgstr "Begunstigde: %s" - -#. translators: Placeholder 1: Payment details bank account -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:43 -msgid "IBAN: %s" -msgstr "IBAN: %s" - -#. translators: Placeholder 1: Payment details bic -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:45 -msgid "BIC: %s" -msgstr "BIC: %s" - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:49 -msgid "Payment reference: %s" -msgstr "Betalingsreferentie: %s." - -#. translators: Placeholder 1: Payment reference e.g. RF49-0000-4716-6216 (SEPA) or +++513/7587/59959+++ (Belgium) -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:52 -msgid "Please provide the payment reference %s" -msgstr "Vermeld de betalingsreferentie %s" - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:62 -msgid "The payment will expire on %s." -msgstr "De betaling vervalt op %s." - -#. translators: Placeholder 1: Payment expiry date -#: src/PaymentMethods/InstructionStrategies/BanktransferInstructionStrategy.php:68 -msgid "The payment will expire on %s. Please make sure you transfer the total amount before this date." -msgstr "De betaling vervalt op %s. Zorg ervoor dat u vóór deze datum het totale bedrag overmaakt." - -#. translators: Placeholder 1: card holder -#: src/PaymentMethods/InstructionStrategies/CreditcardInstructionStrategy.php:19 -msgid "Payment completed by %s" -msgstr "Betaling voltooid met %s." - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:19 -msgid "We have not received a definite payment status." -msgstr "We hebben geen definitieve betalingsstatus ontvangen." - -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:25 -msgid "We have not received a definite payment status. You will receive an email as soon as we receive a confirmation of the bank/merchant." -msgstr "We hebben geen definitieve betalingsstatus ontvangen. U ontvangt een e-mail zodra we een bevestiging van de bank/verkoper ontvangen." - -#. translators: Placeholder 1: payment method -#: src/PaymentMethods/InstructionStrategies/DefaultInstructionStrategy.php:33 -msgid "Payment completed with %s" -msgstr "Betaling voltooid met %s" - -#. translators: Placeholder 1: Mollie_WC_Gateway_MyBank consumer name, placeholder 2: Consumer Account number -#: src/PaymentMethods/InstructionStrategies/MybankInstructionStrategy.php:18 -msgid "Payment completed by %1$s - %2$s" -msgstr "Betaling voltooid met %1$s - %2$s" - -#. translators: Placeholder 1: customer billing email -#: src/PaymentMethods/InstructionStrategies/Przelewy24InstructionStrategy.php:19 -msgid "Payment completed by %s." -msgstr "Betaling voltooid met %s." - -#: src/PaymentMethods/Kbc.php:14 -msgid "KBC/CBC Payment Button" -msgstr "KBC/CBC betaalknop" - -#: src/PaymentMethods/Kbc.php:33 -msgid "Show KBC/CBC banks dropdown" -msgstr "Toon KBC/CBC-banken dropdown" - -#: src/PaymentMethods/Kbc.php:39 -msgid "If you disable this, a dropdown with various KBC/CBC banks will not be shown in the WooCommerce checkout, so users will select a KBC/CBC bank on the Mollie payment page after checkout." -msgstr "Als u dit deactiveert, zal een dropdown bij verschillende KBC/CBC-banken niet in de WooCommerce- checkout worden getoond, dus gebruikers zullen een KBC/CBC-bank selecteren op de Mollie-betaalpagina na het afrekenen." - -#: src/PaymentMethods/Klarna.php:13 -msgid "Pay with Klarna" -msgstr "Betaal met Klarna" - -#: src/PaymentMethods/Klarna.php:14 src/PaymentMethods/Klarnapaylater.php:14 -#: src/PaymentMethods/Klarnapaynow.php:14 -#: src/PaymentMethods/Klarnasliceit.php:14 -msgid "To accept payments via Klarna, all default WooCommerce checkout fields should be enabled and required." -msgstr "Om betalingen via Klarna te accepteren, moeten alle standaard WooCommerce-afrekenvelden zijn geactiveerd en verplicht zijn gesteld." - -#: src/PaymentMethods/Klarnapaylater.php:13 -msgid "Klarna Pay later" -msgstr "Klarna betaal later" - -#: src/PaymentMethods/Klarnapaynow.php:13 -msgid "Klarna Pay Now" -msgstr "Klarna betaal nu" - -#: src/PaymentMethods/Klarnasliceit.php:13 -msgid "Klarna Slice it" -msgstr "Klarna Slice it" - -#: src/PaymentMethods/Mybank.php:13 -msgid "MyBank" -msgstr "MyBank" - -#: src/PaymentMethods/Mybank.php:14 -msgid "To accept payments via MyBank" -msgstr "Om betalingen te accepteren via MyBank" - -#. translators: Placeholder 1: Lock icon. Placeholder 2: Mollie logo. -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:25 -msgid "%1$s Secure payments provided by %2$s" -msgstr "%1$s Beveiligde betalingen verschaft door %2$s" - -#: src/PaymentMethods/PaymentFieldsStrategies/CreditcardFieldsStrategy.php:43 -msgid "Secure payments provided by" -msgstr "Beveiligde betalingen verschaft door" - -#: src/PaymentMethods/Paypal.php:13 -msgid "PayPal" -msgstr "PayPal" - -#: src/PaymentMethods/Paypal.php:33 -msgid "Display on cart page" -msgstr "Toon op de winkelwagenpagina" - -#: src/PaymentMethods/Paypal.php:37 -msgid "Enable the PayPal button to be used in the cart page." -msgstr "Activeer de PayPal knop om deze te gebruiken op de winkelwagenpagina." - -#: src/PaymentMethods/Paypal.php:45 -msgid "Display on product page" -msgstr "Laat zien op de productpagina" - -#: src/PaymentMethods/Paypal.php:49 -msgid "Enable the PayPal button to be used in the product page." -msgstr "Schakel de PayPal knop in om te gebruiken op de productpagina." - -#: src/PaymentMethods/Paypal.php:58 -msgctxt "Mollie PayPal Button Settings" -msgid "Button text language and color" -msgstr "Knop tekst taal en kleur" - -#: src/PaymentMethods/Paypal.php:59 -msgctxt "Mollie PayPal Button Settings" -msgid "Select the text and the colour of the button." -msgstr "Selecteer de tekst en de kleur van de knop." - -#: src/PaymentMethods/Paypal.php:69 -msgid "Minimum amount to display button" -msgstr "Minimum bedrag voor de weergave van de knop." - -#: src/PaymentMethods/Paypal.php:73 -msgid "If the product or the cart total amount is under this number, then the button will not show up." -msgstr "Wanneer het product of het totale bedrag van de winkelwagen beneden dit getal blijft, verschijnt de betaalknop niet." - -#: src/PaymentMethods/Paypal.php:88 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill blue" -msgstr "Engels -- Kopen met PayPal - pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:89 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded blue" -msgstr "Engels -- Kopen met PayPal - afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:90 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill golden" -msgstr "Engels -- Kopen met PayPal - pilvormig goud" - -#: src/PaymentMethods/Paypal.php:91 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded golden" -msgstr "Engels -- Kopen met PayPal - afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:92 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill gray" -msgstr "Engels -- Kopen met PayPal - pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:93 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded gray" -msgstr "Engels -- Kopen met PayPal - afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:94 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Pill white" -msgstr "Engels -- Kopen met PayPal - pilvormig wit" - -#: src/PaymentMethods/Paypal.php:95 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Buy with PayPal - Rounded white" -msgstr "Engels -- Kopen met PayPal - afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:96 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill black" -msgstr "Engels -- Betalen met PayPal - pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:97 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded black" -msgstr "Engels -- Betalen met PayPal - afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:98 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill blue" -msgstr "Engels -- Betalen met PayPal - pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:99 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded blue" -msgstr "Engels -- Betalen met PayPal - afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:100 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill golden" -msgstr "Engels -- Betalen met PayPal - pilvormig goud" - -#: src/PaymentMethods/Paypal.php:101 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded golden" -msgstr "Engels -- Betalen met PayPal - afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:102 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill gray" -msgstr "Engels -- Betalen met PayPal - pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:103 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded gray" -msgstr "Engels -- Betalen met PayPal - afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:104 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Pill white" -msgstr "Engels -- Betalen met PayPal - pilvormig wit" - -#: src/PaymentMethods/Paypal.php:105 -msgctxt "Mollie PayPal button Settings" -msgid "English -- Checkout with PayPal - Rounded white" -msgstr "Engels -- Betalen met PayPal - afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:106 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill black" -msgstr "Nederlands -- Kopen met PayPal - pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:107 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded black" -msgstr "Nederlands -- Kopen met PayPal - afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:108 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill blue" -msgstr "Nederlands -- Kopen met PayPal - pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:109 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded blue" -msgstr "Nederlands -- Kopen met PayPal - afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:110 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill golden" -msgstr "Nederlands -- Kopen met PayPal - pilvormig goud" - -#: src/PaymentMethods/Paypal.php:111 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded golden" -msgstr "Nederlands -- Kopen met PayPal - afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:112 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill gray" -msgstr "Nederlands -- Kopen met PayPal - pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:113 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded gray" -msgstr "Nederlands -- Kopen met PayPal - afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:114 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Pill white" -msgstr "Nederlands -- Kopen met PayPal - pilvormig wit" - -#: src/PaymentMethods/Paypal.php:115 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Buy with PayPal - Rounded white" -msgstr "Nederlands -- Kopen met PayPal - afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:116 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill black" -msgstr "Nederlands -- Betalen met PayPal - pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:117 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded black" -msgstr "Nederlands -- Betalen met PayPal - afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:118 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill blue" -msgstr "Nederlands -- Betalen met PayPal - pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:119 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded blue" -msgstr "Nederlands -- Betalen met PayPal - afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:120 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill golden" -msgstr "Nederlands -- Betalen met PayPal - pilvormig goud" - -#: src/PaymentMethods/Paypal.php:121 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded golden" -msgstr "Nederlands -- Betalen met PayPal - afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:122 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill gray" -msgstr "Nederlands -- Betalen met PayPal - pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:123 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded gray" -msgstr "Nederlands -- Betalen met PayPal - afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:124 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Pill white" -msgstr "Duits -- Betalen met PayPal - pilvormig wit" - -#: src/PaymentMethods/Paypal.php:125 -msgctxt "Mollie PayPal button Settings" -msgid "Dutch -- Checkout with PayPal - Rounded white" -msgstr "Nederlands -- Betalen met PayPal - afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:126 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill black" -msgstr "Duits -- Kopen met PayPal - pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:127 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded black" -msgstr "Duits -- Kopen met PayPal - zwarte cirkel" - -#: src/PaymentMethods/Paypal.php:128 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill blue" -msgstr "Duits -- Kopen met PayPal - pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:129 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded blue" -msgstr "Duits -- Kopen met PayPal - afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:130 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill golden" -msgstr "Duits -- Kopen met PayPal - pilvormig goud" - -#: src/PaymentMethods/Paypal.php:131 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded golden" -msgstr "Duits -- Kopen met PayPal - afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:132 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill gray" -msgstr "Duits -- Kopen met PayPal - pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:133 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded gray" -msgstr "Duits -- Kopen met PayPal - afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:134 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Pill white" -msgstr "Duits -- Kopen met PayPal - pilvormig wit" - -#: src/PaymentMethods/Paypal.php:135 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Buy with PayPal - Rounded white" -msgstr "Duits -- Kopen met PayPal - afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:136 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill black" -msgstr "Duits -- Betalen met PayPal - pilvormig zwart" - -#: src/PaymentMethods/Paypal.php:137 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded black" -msgstr "Duits -- Betalen met PayPal - afgeronde hoeken zwart" - -#: src/PaymentMethods/Paypal.php:138 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill blue" -msgstr "Duits -- Betalen met PayPal - pilvormig blauw" - -#: src/PaymentMethods/Paypal.php:139 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded blue" -msgstr "Duits -- Betalen met PayPal - afgeronde hoeken blauw" - -#: src/PaymentMethods/Paypal.php:140 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill golden" -msgstr "Duits -- Betalen met PayPal - pilvormig goud" - -#: src/PaymentMethods/Paypal.php:141 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded golden" -msgstr "Duits -- Betalen met PayPal - afgeronde hoeken goud" - -#: src/PaymentMethods/Paypal.php:142 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill gray" -msgstr "Duits -- Betalen met PayPal - pilvormig grijs" - -#: src/PaymentMethods/Paypal.php:143 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded gray" -msgstr "Duits -- Betalen met PayPal - afgeronde hoeken grijs" - -#: src/PaymentMethods/Paypal.php:144 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Pill white" -msgstr "Duits -- Betalen met PayPal - pilvormig wit" - -#: src/PaymentMethods/Paypal.php:145 -msgctxt "Mollie PayPal button Settings" -msgid "German -- Checkout with PayPal - Rounded white" -msgstr "Duits -- Betalen met PayPal - afgeronde hoeken wit" - -#: src/PaymentMethods/Paypal.php:146 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Buy with PayPal - Gold" -msgstr "Frans -- Kopen met PayPal - goud" - -#: src/PaymentMethods/Paypal.php:147 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Gold" -msgstr "Frans -- Betalen met PayPal - goud" - -#: src/PaymentMethods/Paypal.php:148 -msgctxt "Mollie PayPal button Settings" -msgid "French -- Checkout with PayPal - Silver" -msgstr "Frans -- Betalen met PayPal - zilver" - -#: src/PaymentMethods/Paypal.php:149 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Buy with PayPal - Gold" -msgstr "Pools -- Kopen met PayPal - goud" - -#: src/PaymentMethods/Paypal.php:150 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Gold" -msgstr "Pools -- Betalen met PayPal - goud" - -#: src/PaymentMethods/Paypal.php:151 -msgctxt "Mollie PayPal button Settings" -msgid "Polish -- Checkout with PayPal - Silver" -msgstr "Pools -- Betalen met PayPal - zilver" - -#: src/PaymentMethods/Paysafecard.php:13 -msgid "paysafecard" -msgstr "paysafecard" - -#: src/PaymentMethods/Przelewy24.php:13 -msgid "Przelewy24" -msgstr "Przelewy24" - -#: src/PaymentMethods/Przelewy24.php:14 -msgid "To accept payments via Przelewy24, a customer email is required for every payment." -msgstr "Om betalingen via Przelewy24 te accepteren, is voor elke betaling een e-mail van de klant noodzakelijk." - -#: src/PaymentMethods/Sofort.php:13 -msgid "SOFORT Banking" -msgstr "SOFORT Banking" - -#: src/PaymentMethods/Voucher.php:34 -msgid "Voucher" -msgstr "Waardebon" - -#: src/PaymentMethods/Voucher.php:56 -msgid "No category" -msgstr "Geen categorie" - -#. translators: Placeholder 1: Default order status, placeholder 2: Link to 'Hold Stock' setting -#: src/PaymentMethods/Voucher.php:63 -msgid "In order to process it, all products in the order must have a category. This selector will assign the default category for the shop products" -msgstr "Daarvoor moeten alle producten uit de bestelling een categorie hebben. Deze keuzemogelijkheid zal de standaard categorie voor de producten uit de shop toewijzen" - -#: src/SDK/Api.php:47 -msgid "No API key provided. Please set your Mollie API keys below." -msgstr "Geen API-sleutel verschaft. Stel hieronder uw Mollie API-sleutels in." - -#: src/SDK/Api.php:49 -msgid "Invalid API key(s). Get them on the %1$sDevelopers page in the Mollie dashboard%2$s. The API key(s) must start with 'live_' or 'test_', be at least 30 characters and must not contain any special characters." -msgstr "Ongeldige API-sleutel(s). Haal deze op van de %1$sDevelopers-pagina in het Mollie-dashboard%2$s. De API-sleutel(s) moeten beginnen met 'live_' of 'test_', ten minste 30 tekens lang zijn en mogen geen speciale tekens bevatten." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:35 -msgid "%s display settings" -msgstr "%s weergave-instellingen" - -#: src/Settings/General/MollieGeneralSettings.php:55 -msgid "Use API dynamic title and gateway logo" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:60 -msgid "Retrieve the gateway title and logo from the Mollie API" -msgstr "" - -#: src/Settings/General/MollieGeneralSettings.php:83 -msgid "Display logo on checkout page. Default enabled" -msgstr "Toon logo op de betaalpagina. Standaard geactiveerd" - -#: src/Settings/General/MollieGeneralSettings.php:91 -msgid "Sales countries" -msgstr "Verkooplanden" - -#: src/Settings/General/MollieGeneralSettings.php:98 -#: src/Settings/Settings.php:188 -msgid "Sell to specific countries" -msgstr "Verkoop aan bepaalde landen" - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:111 -msgid "%s custom logo" -msgstr "%s aangepast logo" - -#: src/Settings/General/MollieGeneralSettings.php:117 -msgid "Enable custom logo" -msgstr "Activeer aangepast logo" - -#: src/Settings/General/MollieGeneralSettings.php:123 -msgid "Enable the feature to add a custom logo for this gateway. This feature will have precedence over other logo options." -msgstr "Activeer de functie om een aangepast logo toe te voegen aan deze gateway. Deze functie is preferent aan andere opties voor het logo." - -#: src/Settings/General/MollieGeneralSettings.php:129 -msgid "Upload custom logo" -msgstr "Upload aangepast logo" - -#: src/Settings/General/MollieGeneralSettings.php:137 -msgid "Upload a custom icon for this gateway. The feature must be enabled." -msgstr "Upload een aangepast pictogram voor deze gateway. De functie moet geactiveerd zijn." - -#. translators: Placeholder 1: Gateway title -#: src/Settings/General/MollieGeneralSettings.php:148 -msgid "%s surcharge" -msgstr "%s prijstoeslag" - -#: src/Settings/General/MollieGeneralSettings.php:154 -msgid "Payment Surcharge" -msgstr "Betalingstoeslag" - -#: src/Settings/General/MollieGeneralSettings.php:160 -msgid "No fee" -msgstr "Geen vergoeding" - -#: src/Settings/General/MollieGeneralSettings.php:164 -msgid "Fixed fee" -msgstr "Vaste vergoeding" - -#: src/Settings/General/MollieGeneralSettings.php:168 -msgid "Percentage" -msgstr "Percentage" - -#: src/Settings/General/MollieGeneralSettings.php:172 -msgid "Fixed fee and percentage" -msgstr "Vaste vergoeding en percentage" - -#: src/Settings/General/MollieGeneralSettings.php:178 -msgid "Choose a payment surcharge for this gateway" -msgstr "Selecteer een betalingstoeslag voor deze gateway" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:187 -msgid "Payment surcharge fixed amount in %s" -msgstr "Betalingstoeslag vast bedrag in %s" - -#: src/Settings/General/MollieGeneralSettings.php:192 -msgid "Control the fee added on checkout. Default 0.00" -msgstr "Controle van de vergoeding, die is toegevoegd aan de betaling. Standaard 0.00" - -#: src/Settings/General/MollieGeneralSettings.php:202 -msgid "Payment surcharge percentage amount %" -msgstr "Hoogte % prijstoeslag betaling" - -#: src/Settings/General/MollieGeneralSettings.php:205 -msgid "Control the percentage fee added on checkout. Default 0.00" -msgstr "Controle van de procentuele vergoeding, die is toegevoegd aan de betaling. Standaard 0.00" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:216 -msgid "Payment surcharge limit in %s" -msgstr "Limiet betalingstoeslag in %s" - -#: src/Settings/General/MollieGeneralSettings.php:219 -msgid "Limit the maximum fee added on checkout. Default 0, means no limit" -msgstr "Limiet van de maximum vergoeding, die is toegevoegd aan de betaling. Standaard 0, ofwel geen limiet" - -#. translators: Placeholder 1: currency -#: src/Settings/General/MollieGeneralSettings.php:230 -msgid "Surcharge only under this limit, in %s" -msgstr "Prijstoeslag alleen onder deze limiet, als %s" - -#: src/Settings/General/MollieGeneralSettings.php:233 -msgid "Maximum order amount to apply surcharge. If the order is above this number the surcharge will not apply. Default 0, means no maximum" -msgstr "Maximaal bestelbedrag voor toepassing prijstoeslag. Wanneer de bestelling boven dit bedrag komt, is de prijstoeslag niet van toepassing. Standaard 0, ofwel geen maximum" - -#. translators: Placeholder 1: gateway title -#: src/Settings/General/MollieGeneralSettings.php:246 -msgid "%s advanced" -msgstr "%s geavanceerd" - -#: src/Settings/General/MollieGeneralSettings.php:254 -msgid "Enable this option if you want to be able to set the time after which the order will expire." -msgstr "Activeer deze optie, als u de termijn wilt kunnen instellen na dewelke de bestelling vervalt." - -#: src/Settings/General/MollieGeneralSettings.php:262 -msgid "Number of MINUTES after the order will expire and will be canceled at Mollie and WooCommerce. A value of 0 means no expiry time will be considered." -msgstr "Aantal MINUTEN voordat de bestelling bij Mollie en WooCommerce komt te vervallen en wordt geannuleerd. Een waarde van 0 betekent dat er geen vervaltermijn is." - -#: src/Settings/General/MollieGeneralSettings.php:275 -msgid "Initial order status" -msgstr "Initiële bestelstatus" - -#: src/Settings/General/MollieGeneralSettings.php:292 -msgid "Some payment methods take longer than a few hours to complete. The initial order state is then set to '%1$s'. This ensures the order is not cancelled when the setting %2$s is used." -msgstr "Sommige betaalmethoden duren langer dan een paar uur om te voltooien. De initiële bestelstatus is dan ingesteld op '%1$s'. Dit zorgt ervoor dat de bestelling niet wordt geannuleerd wanneer de instelling %2$s wordt gebruikt." - -#: src/Settings/Page/MollieSettingsPage.php:112 -msgid "Quickly integrate all major payment methods in WooCommerce, wherever you need them." -msgstr "Integreer snel en daar waar nodig al uw belangrijkste betalingsmethodes in WooCommerce." - -#: src/Settings/Page/MollieSettingsPage.php:116 -msgid " Simply drop them ready-made into your WooCommerce webshop with this powerful plugin by Mollie." -msgstr " Drop deze eenvoudig kant en klaar in uw WooCommerce webshop met deze krachtige plugin van Mollie." - -#: src/Settings/Page/MollieSettingsPage.php:120 -msgid " Mollie is dedicated to making payments better for WooCommerce. " -msgstr " Mollie, om betalingen van WooCommerce te verbeteren. " - -#: src/Settings/Page/MollieSettingsPage.php:124 -msgid "Please go to" -msgstr "Ga naar" - -#: src/Settings/Page/MollieSettingsPage.php:127 -msgid " the signup page" -msgstr " de aanmeldpagina" - -#: src/Settings/Page/MollieSettingsPage.php:131 -msgid " to create a new Mollie account and start receiving payments in a couple of minutes. " -msgstr " om een nieuw Mollie-account aan te maken en binnen enkele minuten betalingen te ontvangen. " - -#: src/Settings/Page/MollieSettingsPage.php:135 -msgid "Contact " -msgstr "Neem contact op " - -#: src/Settings/Page/MollieSettingsPage.php:139 -msgid " if you have any questions or comments about this plugin." -msgstr " bij vragen of opmerkingen over deze plugin." - -#: src/Settings/Page/MollieSettingsPage.php:143 -msgid "Our pricing is always per transaction. No startup fees, no monthly fees, and no gateway fees. No hidden fees, period." -msgstr "Onze prijsstelling geldt altijd per transactie. Geen opstartvergoeding, geen maandelijkse vergoeding, geen gateway vergoeding. Geen verborgen kosten!" - -#: src/Settings/Page/MollieSettingsPage.php:149 -msgid "Plugin Documentation" -msgstr "Plugin documentatie" - -#: src/Settings/Page/MollieSettingsPage.php:152 -msgid "Contact Support" -msgstr "Neem contact op met onze support afdeling" - -#: src/Settings/Page/MollieSettingsPage.php:164 -msgid "Log plugin events." -msgstr "Log plugin-gebeurtenissen" - -#. translators: Placeholder 1: Location of the log files -#: src/Settings/Page/MollieSettingsPage.php:171 -msgid "Log files are saved to %s" -msgstr "Logbestanden worden opgeslagen in %s" - -#: src/Settings/Page/MollieSettingsPage.php:193 -msgid "Live API key" -msgstr "Live API-sleutel" - -#. translators: Placeholder 1: API key mode (live or test). The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:198 -#: src/Settings/Page/MollieSettingsPage.php:229 -msgid "The API key is used to connect to Mollie. You can find your %1$s API key in your %2$sMollie account%3$s" -msgstr "De API-sleutel wordt gebruikt om verbinding te maken met Mollie. U vindt uw %1$s API-sleutel in uw %2$sMollie-account%3$s" - -#: src/Settings/Page/MollieSettingsPage.php:207 -msgid "Live API key should start with live_" -msgstr "Live API-sleutel moet beginnen met live_" - -#: src/Settings/Page/MollieSettingsPage.php:214 -msgid "Enable test mode" -msgstr "Activeer de testmodus" - -#: src/Settings/Page/MollieSettingsPage.php:217 -msgid "Enable test mode if you want to test the plugin without using real payments." -msgstr "Activeer de testmodus wanneer u de plugin wilt testen zonder gebruik te maken van echte betalingen." - -#: src/Settings/Page/MollieSettingsPage.php:224 -msgid "Test API key" -msgstr "Test API-sleutel" - -#: src/Settings/Page/MollieSettingsPage.php:238 -msgid "Test API key should start with test_" -msgstr "Test API-sleutel moet beginnen met test_" - -#: src/Settings/Page/MollieSettingsPage.php:245 -msgid "Debug Log" -msgstr "Debug-log" - -#: src/Settings/Page/MollieSettingsPage.php:301 -msgid "Gateway enabled" -msgstr "Gateway geactiveerd" - -#: src/Settings/Page/MollieSettingsPage.php:305 -msgid "Gateway disabled" -msgstr "Gateway gedeactiveerd" - -#: src/Settings/Page/MollieSettingsPage.php:308 -msgid "Disabled" -msgstr "Uitgeschakeld" - -#. translators: The surrounding %s's Will be replaced by a link to the Mollie profile -#: src/Settings/Page/MollieSettingsPage.php:319 -msgid "The following payment methods are activated in your %1$sMollie profile%2$s:" -msgstr "De volgende betaalmethoden zijn ingeschakeld in je %1$sMollie-profiel%2$s:" - -#: src/Settings/Page/MollieSettingsPage.php:334 -msgid "Refresh" -msgstr "Vernieuwen" - -#: src/Settings/Page/MollieSettingsPage.php:343 -msgid "No payment methods available" -msgstr "Geen betaalmethoden beschikbaar" - -#: src/Settings/Page/MollieSettingsPage.php:358 -msgid "Edit" -msgstr "Bewerken" - -#: src/Settings/Page/MollieSettingsPage.php:366 -msgid "Activate" -msgstr "Activeer" - -#: src/Settings/Page/MollieSettingsPage.php:417 -#, fuzzy -msgid "You have WooCommerce Subscriptions activated, but not SEPA Direct Debit. Enable SEPA Direct Debit if you want to allow customers to pay subscriptions with iDEAL and/or other 'first' payment methods." -msgstr "U heeft WooCommerce-abonnementen geactiveerd, maar geen SEPA-incasso. Activeer SEPA-incasso als u klanten wilt toestaan abonnementen met iDEAL en/of andere 'eerste' betaalmethoden te betalen." - -#: src/Settings/Page/MollieSettingsPage.php:443 -msgid "You have the WooCommerce default Direct Bank Transfer (BACS) payment gateway enabled in WooCommerce. Mollie strongly advices only using Bank Transfer via Mollie and disabling the default WooCommerce BACS payment gateway to prevent possible conflicts." -msgstr "U heeft de WooCommerce standaard Direct Bank Transfer (BACS) betalingsgateway geactiveerd in WooCommerce. Mollie adviseert dringend om alleen Bank Transfer via Mollie te gebruiken en de standaard WooCommerce BACS betalingsgateway te deactiveren om mogelijke conflicten te voorkomen." - -#. translators: Placeholder 1: Opening link tag. Placeholder 2: Closing link tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/Page/MollieSettingsPage.php:467 -msgid "You have activated Klarna. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. For more information, go to %1$sKlarna Pay Later documentation%2$s or %3$sKlarna Slice it documentation%4$s" -msgstr "U hebt Klarna geactiveerd. Zorg ervoor dat alle standaard WooCommerce betaalvelden zijn geactiveerd en verplicht zijn gesteld, zodat u betalingen kunt accepteren. Ga voor meer informatie naar %1$sKlarna betaal later documentatie%2$s of %3$sKlarna Betaal in 3 delen documentatie%4$s" - -#: src/Settings/Page/MollieSettingsPage.php:732 -msgid "General" -msgstr "Algemeen" - -#: src/Settings/Page/MollieSettingsPage.php:737 -msgid "Advanced" -msgstr "Geavanceerd" - -#: src/Settings/Page/MollieSettingsPage.php:740 -msgid "Apple Pay Button" -msgstr "Apple Pay knop" - -#: src/Settings/Page/MollieSettingsPage.php:780 -#, fuzzy -msgid "You have activated Billie. To accept payments, please make sure all default WooCommerce checkout fields are enabled and required. The billing company field is required as well. Make sure to enable the billing company field in the WooCommerce settings if you are using Woocommerce blocks." -msgstr "U hebt Klarna geactiveerd. Zorg ervoor dat alle standaard WooCommerce betaalvelden zijn geactiveerd en verplicht zijn gesteld, zodat u betalingen kunt accepteren. Ga voor meer informatie naar %1$sKlarna betaal later documentatie%2$s of %3$sKlarna Betaal in 3 delen documentatie%4$s" - -#: src/Settings/Settings.php:153 -msgid "Gateway Disabled" -msgstr "Gateway gedeactiveerd" - -#: src/Settings/Settings.php:173 -msgid "Return to payments" -msgstr "Ga terug naar betalingen" - -#: src/Settings/Settings.php:199 -msgid "Choose countries…" -msgstr "Selecteer landen...;" - -#: src/Settings/Settings.php:200 -msgid "Country" -msgstr "Land" - -#: src/Settings/Settings.php:208 -msgid "Select all" -msgstr "Selecteer alles" - -#: src/Settings/Settings.php:209 -msgid "Select none" -msgstr "Selecteer geen" - -#: src/Settings/Settings.php:403 -msgid "Error" -msgstr "Fout" - -#: src/Settings/Settings.php:417 -msgid "Mollie status:" -msgstr "Mollie-status:" - -#: src/Settings/Settings.php:418 -msgid "Connected" -msgstr "Verbonden" - -#: src/Settings/Settings.php:653 -#, fuzzy -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Only jpg, jpeg, png and gif files are allowed." -msgstr "%1$sMollie-betalingen voor WooCommerce%2$s Uploaden bestand niet mogelijk. De grootte mag niet meer bedragen dan 500 kB." - -#: src/Settings/Settings.php:666 -msgid "%1$sMollie Payments for WooCommerce%2$s Unable to upload the file. Size must be under 500kb." -msgstr "%1$sMollie-betalingen voor WooCommerce%2$s Uploaden bestand niet mogelijk. De grootte mag niet meer bedragen dan 500 kB." - -#: src/Settings/SettingsModule.php:184 -msgid "Mollie settings" -msgstr "Mollie-instellingen" - -#: src/Settings/SettingsModule.php:190 -msgid "Logs" -msgstr "Logs" - -#. translators: Placeholder 1: Opening strong tag. Placeholder 2: Closing strong tag. Placeholder 3: Opening link tag. Placeholder 4: Closing link tag. -#: src/Settings/SettingsModule.php:204 -msgid "%1$sMollie Payments for WooCommerce%2$s The test mode is active, %3$s disable it%4$s before deploying into production." -msgstr "%1$sMollie Payments voor WooCommerce%2$s de testmodus is actief, %3$s schakel deze uit%4$s voordat hij wordt geïmplementeerd." - -#. translators: Placeholder 1: Plugin title. Placeholder 2: Min WooCommerce version. Placeholder 3: WooCommerce version used. -#: src/Shared/Status.php:75 -msgid "The %1$s plugin requires at least WooCommerce version %2$s, you are using version %3$s. Please update your WooCommerce plugin." -msgstr "De %1$s plugin vereist ten minste WooCommerce versie %2$s, u gebruikt versie %3$s. Update uw WooCommerce plugin." - -#: src/Shared/Status.php:88 -msgid "Mollie API client not installed. Please make sure the plugin is installed correctly." -msgstr "Mollie API client niet geïnstalleerd. Controleer of de plugin correct is geïnstalleerd." - -#: src/Shared/Status.php:97 -msgid "Mollie Payments for WooCommerce requires the JSON extension for PHP. Enable it in your server or ask your webhoster to enable it for you." -msgstr "Mollie-betalingen voor WooCommerce vereisen de JSON extensie voor PHP. Activeer dit op uw server of vraag uw webhost om het voor u te activeren." - -#. translators: Placeholder 1: Min PHP version. Placeholder 2: PHP version used. Placeholder 3: Opening link tag. placeholder 4: Closing link tag. -#: src/Shared/Status.php:112 -msgid "Mollie Payments for WooCommerce require PHP %1$s or higher, you have PHP %2$s. Please upgrade and view %3$sthis FAQ%4$s" -msgstr "Mollie-betalingen voor WooCommerce vereisen PHP %1$s of hoger, u heeft PHP %2$s. Installeer de upgrade en bekijk %3$sdeze FAQ%4$s" - -#: src/Shared/Status.php:124 -msgid "Mollie Payments for WooCommerce requires the PHP extension JSON to be enabled. Please enable the 'json' extension in your PHP configuration." -msgstr "Mollie-betalingen voor WooCommerce vereisen dat de PHP-extensie JSON geactiveerd is. Activeer de 'json' extensie in uw PHP-configuratie." - -#: src/Shared/Status.php:131 -msgid "Mollie Payments for WooCommerce requires the PHP extension cURL to be enabled. Please enable the 'curl' extension in your PHP configuration." -msgstr "Mollie-betalingen voor WooCommerce vereisen dat de PHP-extensie cURL is geactiveerd. Activeer de 'curl' extensie in uw PHP-configuratie." - -#: src/Shared/Status.php:139 -msgid "Mollie Payments for WooCommerce require PHP cURL functions to be available. Please make sure all of these functions are available." -msgstr "Mollie-betalingen voor WooCommerce vereisen dat PHP cURL functies beschikbaar zijn. Zorg ervoor dat al deze functies beschikbaar zijn." - -#. translators: Placeholder 1: Payment method title, placeholder 2: payment ID -#: src/Subscription/MollieSubscriptionGateway.php:197 -msgid "Updated subscription from 'On hold' to 'Active' until payment fails, because a SEPA Direct Debit payment takes some time to process." -msgstr "Abonnement bijgewerkt van 'Wachtend' naar 'Actief' tot de betaling mislukt, omdat voor het verwerken van een SEPA-incassobetaling enige tijd nodig is." - -#: src/Subscription/MollieSubscriptionGateway.php:285 -msgid "The customer (%s) could not be used or found. " -msgstr "De klant (%s) kon niet worden gebruikt of gevonden. " - -#. translators: Placeholder 1: Payment method title -#: src/Subscription/MollieSubscriptionGateway.php:354 -msgid "Could not create %s renewal payment." -msgstr "Kon geen %s nieuwe betaling aanmaken." - -#. translators: Placeholder 1: payment method title, placeholder 2: payment ID -#: src/Subscription/SubscriptionModule.php:110 -msgid "%1$s payment failed (%2$s)." -msgstr "%1$s betaling mislukt (%2$s)." diff --git a/src/Activation/ActivationModule.php b/src/Activation/ActivationModule.php index 4357aa39f..9df90db3b 100644 --- a/src/Activation/ActivationModule.php +++ b/src/Activation/ActivationModule.php @@ -148,6 +148,10 @@ protected function markUpdatedOrNew() */ public function pluginInit() { + + load_plugin_textdomain( + 'mollie-payments-for-woocommerce' + ); $this->markUpdatedOrNew(); $this->initDb(); }