Changeset 3464926
- Timestamp:
- 02/19/2026 09:39:46 AM (6 weeks ago)
- Location:
- stancer/trunk
- Files:
-
- 2 added
- 7 edited
-
includes/class-stancer-gateway.php (modified) (3 diffs)
-
includes/class-stancer.php (modified) (1 diff)
-
languages/readme-fr_FR.po (modified) (1 diff)
-
languages/stancer-fr_FR.mo (modified) (previous)
-
languages/stancer-fr_FR.po (modified) (15 diffs)
-
languages/stancer-it_IT.mo (added)
-
languages/stancer-it_IT.po (added)
-
stancer.php (modified) (1 diff)
-
vendor-prefixer/vendor/composer/installed.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
stancer/trunk/includes/class-stancer-gateway.php
r3464349 r3464926 564 564 'default' => 'all-schemes-stancer', 565 565 'desc_tip' => __( 'Card logos displayed to the customer during checkout.', 'stancer' ), 566 'title' => __( 'Payment option logo s', 'stancer' ),566 'title' => __( 'Payment option logo', 'stancer' ), 567 567 'type' => 'payment_option_logo', 568 568 ]; … … 639 639 'default' => 'yes', 640 640 'description' => __( 641 'In test mode, no payment will really sendto a bank, only test card can be used.',641 'In test mode, no payment will be sent to a bank, only test card can be used.', 642 642 'stancer', 643 643 ), … … 669 669 $desc_auth_limit .= '<br/>'; 670 670 $desc_auth_limit .= __( 671 'Leave blank if you do not wish to authenticate , at zero all payments will be authenticated.',671 'Leave blank if you do not wish to authenticate payments, at zero all payments will be authenticated.', 672 672 'stancer', 673 673 ); -
stancer/trunk/includes/class-stancer.php
r3464349 r3464926 75 75 return; 76 76 } 77 78 77 require_once ABSPATH . 'wp-admin/includes/upgrade.php'; 79 78 -
stancer/trunk/languages/readme-fr_FR.po
r3464349 r3464926 6 6 "Report-Msgid-Bugs-To: https://gitlab.com/wearestancer/cms/woocommerce/-/" 7 7 "issues\n" 8 "POT-Creation-Date: 2024-0 4-09 16:15+0200\n"8 "POT-Creation-Date: 2024-06-27 14:57+0200\n" 9 9 "PO-Revision-Date: 2026-02-17 14:44+0000\n" 10 10 "Last-Translator: Sebastien <sderen@stancer.com>\n" -
stancer/trunk/languages/stancer-fr_FR.po
r3464349 r3464926 1 1 # Copyright (C) 2023-2026 Stancer / Iliad 78 2 # This file is distributed under the MIT. 3 msgid "" 4 msgstr "" 5 "Project-Id-Version: 1.4.0 - 7f2ca3e5c67a7eb7caaa522334621e7093dd96d5\n" 2 # This file is distributed under the same license as the package. 3 # 4 msgid "" 5 msgstr "" 6 "Project-Id-Version: 1.4.0 - 2a77757dd64c9134f31787b55df4b0ca98579547\n" 6 7 "Report-Msgid-Bugs-To: https://gitlab.com/wearestancer/cms/woocommerce/-/" 7 8 "issues\n" 8 "POT-Creation-Date: 2024-0 4-09 16:15+0200\n"9 "PO-Revision-Date: 2026-02-17 1 4:44+0000\n"9 "POT-Creation-Date: 2024-06-27 14:57+0200\n" 10 "PO-Revision-Date: 2026-02-17 13:56+0000\n" 10 11 "Last-Translator: Sebastien <sderen@stancer.com>\n" 11 "Language-Team: \n" 12 "Language: fr_FR\n" 12 "Language: fr-FR \n" 13 13 "MIME-Version: 1.0\n" 14 14 "Content-Type: text/plain; charset=UTF-8\n" … … 39 39 #: includes/class-stancer-api.php 40 40 msgid "You cannot refund a null amount" 41 msgstr "Vous devez rembourse zune somme non nulle"41 msgstr "Vous devez rembourser une somme non nulle" 42 42 43 43 #: includes/class-stancer-api.php 44 44 msgid "A refund must be above 50 cents" 45 msgstr "Un remboursement doit être supérieur à cinquante centime "45 msgstr "Un remboursement doit être supérieur à cinquante centimes" 46 46 47 47 #. translators: "%1f$.02f": refunded payment sums. "%2$.02f": the amount still refundable. "%3$s": the currency of the transaction. … … 52 52 "refund is %2$.02f %3$s." 53 53 msgstr "" 54 "Vous ne pouvez pas rembourse z %1$.02f %3$sle prix total de votre commande "55 "est de %2$.02f %3$s "54 "Vous ne pouvez pas rembourser %1$.02f %3$s, le prix total de votre commande " 55 "est de %2$.02f %3$s." 56 56 57 57 #: includes/class-stancer-gateway-block-support.php … … 64 64 msgid "You are on %1$s mode but your %1$s keys are not properly setup." 65 65 msgstr "" 66 "Vous êtes en mode %1$s mais les cl efs %1$s ne sont pas correctement rentrées."66 "Vous êtes en mode %1$s mais les clés %1$s ne sont pas correctement rentrées." 67 67 68 68 #: includes/class-stancer-gateway.php … … 109 109 #: includes/class-stancer-gateway.php 110 110 msgid "Main schemes logos prefixed with Stancer logo." 111 msgstr " Les principaux types de cartes préfixé par le logo Stancer."111 msgstr "Principaux types de cartes préfixé par le logo Stancer." 112 112 113 113 #: includes/class-stancer-gateway.php 114 114 msgid "Main schemes logos." 115 msgstr " Les principaux types de cartes."115 msgstr "Principaux types de cartes." 116 116 117 117 #: includes/class-stancer-gateway.php 118 118 msgid "Main schemes logos suffixed with Stancer logo." 119 msgstr " Les principaux types de cartes suivi de logo Stancer."119 msgstr "Principaux types de cartes suivi de logo Stancer." 120 120 121 121 #: includes/class-stancer-gateway.php 122 122 msgid "Main schemes logos with full Stancer logo." 123 msgstr " Les principaux types de cartes suivi de logo complet Stancer."123 msgstr "Principaux types de cartes suivi de logo complet Stancer." 124 124 125 125 #: includes/class-stancer-gateway.php 126 126 msgid "Every supported schemes logos prefixed with Stancer logo." 127 msgstr "Tous les types de cartes supportés préfixé par le logo Stancer."127 msgstr "Tous les types de cartes supportés préfixés par le logo Stancer." 128 128 129 129 #: includes/class-stancer-gateway.php … … 133 133 #: includes/class-stancer-gateway.php 134 134 msgid "Every supported schemes logos suffixed with Stancer logo." 135 msgstr "Tous les types de cartes supportés suivi du logo Stancer."135 msgstr "Tous les types de cartes supportés suivis du logo Stancer." 136 136 137 137 #: includes/class-stancer-gateway.php … … 173 173 #: includes/class-stancer-gateway.php 174 174 msgid "Shop name configured in WooCommerce" 175 msgstr "Nom de la boutique configuré dans Woo Commerce"175 msgstr "Nom de la boutique configuré dans Woocommerce" 176 176 177 177 #: includes/class-stancer-gateway.php … … 209 209 #: includes/class-stancer-gateway.php 210 210 msgid "Payment method description shown to the customer during checkout." 211 msgstr "L a description présentéeau client lors de la commande."211 msgstr "Le titre est présenté au client lors de la commande." 212 212 213 213 #: includes/class-stancer-gateway.php … … 220 220 221 221 #: includes/class-stancer-gateway.php 222 msgid "Payment option logo s"223 msgstr "Logo s de l’option de paiement"222 msgid "Payment option logo" 223 msgstr "Logo de l'option de paiement" 224 224 225 225 #: includes/class-stancer-gateway.php 226 226 msgid "Description shown to the customer during payment method change." 227 227 msgstr "" 228 " La description présentée au client lors du changement de moyen de paiement."228 "Description présentée au client lors du changement de moyen de paiement." 229 229 230 230 #: includes/class-stancer-gateway.php … … 266 266 #: includes/class-stancer-gateway.php 267 267 msgid "" 268 "In test mode, no payment will really send to a bank, only test card can be " 269 "used." 270 msgstr "" 271 "En mode test, aucun paiement ne sera envoyé à une banque, seuls les cartes " 268 "In test mode, no payment will be sent to a bank, only test card can be used." 269 msgstr "" 270 "En mode test, aucun paiement ne sera envoyé à une banque, seules les cartes " 272 271 "de test sont utilisables." 273 272 … … 290 289 #: includes/class-stancer-gateway.php 291 290 msgid "Inside the page" 292 msgstr "In tégré àla page"291 msgstr "Inclus dans la page" 293 292 294 293 #: includes/class-stancer-gateway.php … … 306 305 #: includes/class-stancer-gateway.php 307 306 msgid "" 308 "Leave blank if you do not wish to authenticate , at zero all payments will be"309 " authenticated."310 msgstr "" 311 "Laissez vide si vous ne souhaitez pas faire de paiement authentifié, si vous"312 " le placez à zérotous les paiements seront authentifiés."307 "Leave blank if you do not wish to authenticate payments, at zero all " 308 "payments will be authenticated." 309 msgstr "" 310 "Laissez vide si vous ne souhaitez pas faire de paiement authentifié, à zéro " 311 "tous les paiements seront authentifiés." 313 312 314 313 #: includes/class-stancer-gateway.php … … 363 362 #, php-format 364 363 msgid "Payment for order n°%s" 365 msgstr "Pa yment pour la commande n°%s"364 msgstr "Paiement pour la commande n°%s" 366 365 367 366 #. translators: "%s": Link to plugin settings. … … 435 434 #: includes/traits/trait-stancer-subscription.php 436 435 msgid "We were unable to find the subscription." 437 msgstr "Nous n’avons pas détecté l’abonnement."436 msgstr "Nous n’avons pas trouvé l’abonnement." 438 437 439 438 #. translators: "%s": Currency. … … 490 489 msgid "The transaction for renewing your subscription has failed. (%1$s: %2$s)" 491 490 msgstr "" 492 "La transaction de renouvellement de votre abonnement a échoué. ( %1$s: %2$s)"491 "La transaction de renouvellement de votre abonnement a échoué. ([%1$s]: %2$s)" 493 492 494 493 #: includes/traits/trait-stancer-subscription.php -
stancer/trunk/stancer.php
r3464349 r3464926 30 30 */ 31 31 define( 'STANCER_WC_VERSION', '1.4.0' ); 32 define( 'STANCER_ASSETS_VERSION', '17714 19711045' );32 define( 'STANCER_ASSETS_VERSION', '1771493917861' ); 33 33 define( 'STANCER_FILE', __FILE__ ); 34 34 define( 'STANCER_DIRECTORY_PATH', plugin_dir_path( STANCER_FILE ) ); -
stancer/trunk/vendor-prefixer/vendor/composer/installed.php
r3464349 r3464926 3 3 namespace Stancer\Scoped\Isolated; 4 4 5 return array('root' => array('name' => 'stancer/cms-woocommerce', 'pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => ' ac6fd2127d51c07172cc2ffb0f9e876272d881fe', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('psr/http-message' => array('pretty_version' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/cms-woocommerce' => array('pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => 'ac6fd2127d51c07172cc2ffb0f9e876272d881fe', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/stancer' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => '91b90a8d843faf680aa1680373268069ab15b6b5', 'type' => 'library', 'install_path' => __DIR__ . '/../stancer/stancer', 'aliases' => array(), 'dev_requirement' => \false)));5 return array('root' => array('name' => 'stancer/cms-woocommerce', 'pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => 'd3ab11950ffdeab07a3d82bf8459fc9787fc7355', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev' => \false), 'versions' => array('psr/http-message' => array('pretty_version' => '2.0', 'version' => '2.0.0.0', 'reference' => '402d35bcb92c70c026d1a6a9883f06b2ead23d71', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/http-message', 'aliases' => array(), 'dev_requirement' => \false), 'psr/log' => array('pretty_version' => '3.0.2', 'version' => '3.0.2.0', 'reference' => 'f16e1d5863e37f8d8c2a01719f5b34baa2b714d3', 'type' => 'library', 'install_path' => __DIR__ . '/../psr/log', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/cms-woocommerce' => array('pretty_version' => 'dev-main', 'version' => 'dev-main', 'reference' => 'd3ab11950ffdeab07a3d82bf8459fc9787fc7355', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => \false), 'stancer/stancer' => array('pretty_version' => 'v2.1.0', 'version' => '2.1.0.0', 'reference' => '91b90a8d843faf680aa1680373268069ab15b6b5', 'type' => 'library', 'install_path' => __DIR__ . '/../stancer/stancer', 'aliases' => array(), 'dev_requirement' => \false)));
Note: See TracChangeset
for help on using the changeset viewer.