PATH:
home
/
letacommog
/
laperouse
/
wp-content
/
languages
/
plugins
# Translation of Plugins - WooCommerce Stripe Payment Gateway - Stable (latest release) in French (France) # This file is distributed under the same license as the Plugins - WooCommerce Stripe Payment Gateway - Stable (latest release) package. msgid "" msgstr "" "PO-Revision-Date: 2020-10-08 06:07:43+0000\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-Generator: GlotPress/3.0.0-alpha.2\n" "Language: fr\n" "Project-Id-Version: Plugins - WooCommerce Stripe Payment Gateway - Stable (latest release)\n" #. translators: 1) br tag 2) Stripe anchor tag 3) Apple anchor tag 4) Stripe #. dashboard opening anchor tag 5) Stripe dashboard closing anchor tag #: includes/admin/stripe-settings.php:112 msgid "Enable Payment Request Buttons. (Apple Pay/Google Pay) %1$sBy using Apple Pay, you agree to %2$s and %3$s's terms of service. %4$sLog into your Stripe dashboard%5$s to complete or update your Apple Pay setup." msgstr "Activer les boutons de demande de paiement. (Apple Pay / Google Pay) %1$s En utilisant Apple Pay, vous acceptez %2$s et %3$s de termes de service. %4$s Connectez-vous à votre tableau de bord Stripe %5$s pour terminer ou mettre à jour votre configuration Apple Pay." #: woocommerce-gateway-stripe.php:233 msgid "Open a support request at WooCommerce.com" msgstr "Ouvrez une demande d’assistance sur WooCommerce.com" #: woocommerce-gateway-stripe.php:232 msgid "View Documentation" msgstr "Voir la documentation" #. translators: $1. Minimum WooCommerce version. $2. Current WooCommerce #. version. #: woocommerce-gateway-stripe.php:54 msgid "Stripe requires WooCommerce %1$s or greater to be installed and active. WooCommerce %2$s is no longer supported." msgstr "Stripe nécessite que WooCommerce %1$s ou plus soit installé et actif. WooCommerce %2$s n’est plus pris en charge." #: includes/admin/stripe-settings.php:177 msgid "Text and logo" msgstr "Texte et logo" #: includes/admin/stripe-settings.php:176 msgid "Logo only" msgstr "Logo uniquement" #: includes/admin/stripe-settings.php:172 msgid "Select the branded button label format." msgstr "Sélectionnez le format d’étiquette de bouton de marque." #: includes/admin/stripe-settings.php:170 msgid "Branded Button Label Format" msgstr "Format d’étiquette de bouton de marque" #: includes/admin/stripe-settings.php:169 msgid "Payment Request Branded Button Label Format" msgstr "Format d’étiquette de bouton de marque de demande de paiement" #: includes/admin/stripe-settings.php:165 msgid "Buy now" msgstr "Acheter maintenant" #: includes/admin/stripe-settings.php:164 msgid "Enter the custom text you would like the button to have." msgstr "Entrez le texte personnalisé que vous souhaitez que le bouton ait." #: includes/admin/stripe-settings.php:162 msgid "Button Label" msgstr "Texte du bouton" #: includes/admin/stripe-settings.php:161 msgid "Payment Request Button Label" msgstr "Texte du bouton" #: includes/admin/stripe-settings.php:136 msgid "Custom" msgstr "Personnalisé" #: includes/admin/stripe-settings.php:135 msgid "Branded" msgstr "Marque" #: includes/admin/stripe-settings.php:75 msgid "Get your API keys from your stripe account. Invalid values will be rejected. Only values starting with \"sk_live_\" or \"rk_live_\" will be saved." msgstr "Obtenez vos clés API à partir de votre compte Stripe. Les valeurs non valides seront rejetées. Seules les valeurs commençant par « sk_live_ » ou « rk_live_ » seront enregistrées." #: includes/admin/stripe-settings.php:68 msgid "Get your API keys from your stripe account. Invalid values will be rejected. Only values starting with \"pk_live_\" will be saved." msgstr "Obtenez vos clés API à partir de votre compte Stripe. Les valeurs non valides seront rejetées. Seules les valeurs commençant par « pk_live_ » seront enregistrées." #: includes/admin/stripe-settings.php:54 msgid "Get your API keys from your stripe account. Invalid values will be rejected. Only values starting with \"sk_test_\" or \"rk_test_\" will be saved." msgstr "Obtenez vos clés API à partir de votre compte Stripe. Les valeurs non valides seront rejetées. Seules les valeurs commençant par « sk_test_ » ou « rk_test_ » seront enregistrées." #: includes/admin/stripe-settings.php:47 msgid "Get your API keys from your stripe account. Invalid values will be rejected. Only values starting with \"pk_test_\" will be saved." msgstr "Obtenez vos clés API à partir de votre compte Stripe. Les valeurs non valides seront rejetées. Seules les valeurs commençant par « pk_test_ » seront enregistrées." #: includes/class-wc-gateway-stripe.php:1200 msgid "The \"Test Secret Key\" should start with \"sk_test\" or \"rk_test\", enter the correct key." msgstr "La « Clé secrète TEST » doit commencer par « sk_test » ou « rk_test », entrez la bonne clé." #: includes/class-wc-gateway-stripe.php:1192 msgid "The \"Test Publishable Key\" should start with \"pk_test\", enter the correct key." msgstr "La « Clé publique TEST » doit commencer par « pk_test », entrez la bonne clé." #: includes/class-wc-gateway-stripe.php:1184 msgid "The \"Live Secret Key\" should start with \"sk_live\" or \"rk_live\", enter the correct key." msgstr "La « Clé secrète LIVE » doit commencer par « sk_live » ou « rk_live », entrez la bonne clé." #: includes/class-wc-gateway-stripe.php:1176 msgid "The \"Live Publishable Key\" should start with \"pk_live\", enter the correct key." msgstr "La « Clé publique LIVE » doit commencer par « pk_live », entrez la bonne clé." #. translators: 1) int version 2) int version #: includes/admin/class-wc-stripe-admin-notices.php:153 msgid "WooCommerce Stripe - This is the last version of the plugin compatible with WooCommerce %1$s. All furture versions of the plugin will require WooCommerce %2$s or greater." msgstr "WooCommerce Stripe - Il s’agit de la dernière version de l’extension compatible avec WooCommerce %1$s. Toutes les versions futures de l’extension nécessiteront WooCommerce %2$s ou suivant." #. translators: %s is a the URL for the link. #: includes/admin/class-wc-stripe-admin-notices.php:207 msgid "The public and/or secret keys for the Stripe gateway have been changed. This might cause errors for existing customers and saved payment methods. <a href=\"%s\" target=\"_blank\">Click here to learn more</a>." msgstr "Les clés publiques et/ou secrètes de la passerelle Stripe ont été modifiées. Cela pourrait entraîner des erreurs pour les clients existants et les méthodes de paiement enregistrées. <a href=\"%s\" target=\"_blank\">Cliquez ici pour en savoir plus</a>." #: includes/compat/class-wc-stripe-subs-compat.php:698 msgid "Payment authorization for the renewal order was unsuccessful, please try again." msgstr "Échec de l’autorisation de paiement pour la commande de renouvellement. Veuillez réessayer." #: includes/compat/class-wc-stripe-subs-compat.php:685 msgid "Your early renewal order was successful." msgstr "Votre commande de renouvellement anticipé a réussi." #: includes/class-wc-stripe-customer.php:184 msgid "Attempting to update a Stripe customer without a customer ID." msgstr "Tentative de mettre à jour un client Stripe sans ID client." #. translators: %1$s First name, %2$s Second name. #: includes/class-wc-stripe-customer.php:132 msgid "Name: %1$s %2$s, Guest" msgstr "Nom : %1$s %2$s, Invité" #. translators: %1$s First name, %2$s Second name, %3$s Username. #: includes/class-wc-stripe-customer.php:121 msgid "Name: %1$s %2$s, Username: %s" msgstr "Nom : %1$s %2$s, Utilisateur : %s" #: includes/compat/class-wc-stripe-email-failed-preorder-authentication.php:84 #: includes/compat/class-wc-stripe-email-failed-preorder-authentication.php:93 msgid "Payment authorization needed for pre-order {order_number}" msgstr "Autorisation de paiement requise pour la pré-commande {order_number}" #: includes/compat/class-wc-stripe-email-failed-preorder-authentication.php:27 msgid "This is an order notification sent to the customer once a pre-order is complete, but additional payment steps are required." msgstr "Ceci est une notification de commande envoyée au client une fois la pré-commande terminée, mais des étapes de paiement supplémentaires sont nécessaires." #: includes/compat/class-wc-stripe-email-failed-preorder-authentication.php:26 msgid "Pre-order Payment Action Needed" msgstr "Paiement de pré-commande nécessaire" #: includes/compat/class-wc-stripe-subs-compat.php:341 msgid "This transaction requires authentication." msgstr "Cette transaction nécessite une authentification." #: includes/compat/class-wc-stripe-email-failed-authentication.php:86 msgid "Enable this email notification" msgstr "Activer cette notification par courrier électronique" #: includes/compat/class-wc-stripe-email-failed-authentication.php:84 msgctxt "an email notification" msgid "Enable/Disable" msgstr "Activer / désactiver" #: includes/compat/class-wc-stripe-email-failed-renewal-authentication.php:76 msgid "Payment authorization needed for renewal of order {order_number}" msgstr "Autorisation de paiement requise pour le renouvellement de la commande {order_number}" #: includes/compat/class-wc-stripe-email-failed-renewal-authentication.php:67 msgid "Payment authorization needed for renewal of {site_title} order {order_number}" msgstr "Autorisation de paiement requise pour le renouvellement de {site_title} commande {order_number}" #: includes/compat/class-wc-stripe-email-failed-renewal-authentication.php:20 msgid "Sent to a customer when a renewal fails because the transaction requires an SCA verification. The email contains renewal order information and payment links." msgstr "Envoyé un email à un client en cas d’échec d’un renouvellement car la transaction nécessite une vérification SCA. L’email contient des informations sur la commande de renouvellement et des liens de paiement." #: includes/compat/class-wc-stripe-email-failed-renewal-authentication.php:19 msgid "Failed Subscription Renewal SCA Authentication" msgstr "Échec de l’authentification SCA du renouvellement de l’abonnement" #: includes/compat/class-wc-stripe-pre-orders-compat.php:114 #: includes/compat/class-wc-stripe-subs-compat.php:349 #: includes/compat/class-wc-stripe-subs-compat.php:652 msgid "Stripe charge awaiting authentication by user: %s." msgstr "Stripe charge en attente d’authentification par l’utilisateur : %s." #: includes/compat/class-wc-stripe-email-failed-authentication-retry.php:33 msgid "[{site_title}] Automatic payment failed for {order_number}. Customer asked to authenticate payment and will be notified again {retry_time}" msgstr "[{site_title}] Le paiement automatique a échoué pour {order_number}. Le client a demandé d’authentifier le paiement et sera averti à nouveau dans {retry_time}" #: includes/compat/class-wc-stripe-email-failed-authentication-retry.php:32 msgid "Automatic renewal payment failed due to authentication required" msgstr "Le paiement du renouvellement automatique a échoué en raison de l’authentification requise" #: includes/compat/class-wc-stripe-email-failed-authentication-retry.php:30 msgid "Payment authentication requested emails are sent to chosen recipient(s) when an attempt to automatically process a subscription renewal payment fails because the transaction requires an SCA verification, the customer is requested to authenticate the payment, and a retry rule has been applied to notify the customer again within a certain time period." msgstr "Les emails demandés d’authentification de paiement sont envoyés aux destinataires choisis lorsqu’une tentative de traitement automatique d’un paiement de renouvellement d’abonnement échoue car la transaction nécessite une vérification SCA, le client est invité à authentifier le paiement et une règle de nouvelle tentative sera appliquée pour avertir le client dans un certain délai." #: includes/compat/class-wc-stripe-email-failed-authentication-retry.php:29 msgid "Payment Authentication Requested Email" msgstr "Email de demande d’authentification de paiement" #: includes/class-wc-gateway-stripe.php:895 msgid "Payment Intent not found for order #" msgstr "Intention de paiement introuvable pour la commande #" #: includes/admin/class-wc-stripe-admin-notices.php:202 msgid "Stripe is now ready for Strong Customer Authentication (SCA) and 3D Secure 2! <a href=\"%1$s\" target=\"_blank\">Read about SCA</a>" msgstr "Stripe est maintenant prêt pour l’authentification forte du client (SCA) et 3D Secure 2! <a href=\"%1$s\" target=\"_blank\">En savoir plus sur SCA</a>" #: templates/emails/plain/failed-renewal-authentication-requested.php:26 #: templates/emails/failed-renewal-authentication-requested.php:35 msgid "The renewal order is as follows:" msgstr "La commande de renouvellement est la suivante :" #. translators: %1$s: an order number, %2$s: the customer's full name, %3$s: #. lowercase human time diff in the form returned by wcs_get_human_time_diff(), #. e.g. 'in 12 hours'. #: templates/emails/plain/failed-renewal-authentication-requested.php:17 #: templates/emails/failed-renewal-authentication-requested.php:23 msgctxt "In admin renewal failed email" msgid "The automatic recurring payment for order %1$s from %2$s has failed. The customer was sent an email requesting authentication of payment. If the customer does not authenticate the payment, they will be requested by email again %3$s." msgstr "Le paiement récurrent automatique pour la commande %1$s à partir de %2$s a échoué. Le client a reçu un email demandant l’authentification du paiement. Si le client n’authentifie pas le paiement, il lui sera demandé à nouveau par email %3$s." #. translators: %s is a link to the payment re-authentication URL. #: templates/emails/plain/failed-preorder-authentication.php:10 msgctxt "woocommerce-gateway-stripe" msgid "Your pre-order is now available, but payment cannot be completed automatically. Please complete the payment now: %s" msgstr "Votre pré-commande est maintenant disponible, mais le paiement ne peut pas être effectué automatiquement. Veuillez compléter le paiement maintenant : %s" #. translators: %1$s: name of the blog, %2$s: link to payment re-authentication #. URL, note: no full stop due to url at the end #: templates/emails/failed-renewal-authentication.php:12 msgid "Authorize the payment »" msgstr "Autoriser le paiement »" #. translators: %1$s: name of the blog, %2$s: link to payment re-authentication #. URL, note: no full stop due to url at the end #. translators: %1$s: name of the blog, %2$s: link to checkout payment url, #. note: no full stop due to url at the end #: templates/emails/failed-renewal-authentication.php:12 #: templates/emails/plain/failed-renewal-authentication.php:9 msgctxt "In failed renewal authentication email" msgid "The automatic payment to renew your subscription with %1$s has failed. To reactivate the subscription, please login and authorize the renewal from your account page: %2$s" msgstr "Le paiement automatique pour renouveler votre abonnement avec %1$s a échoué. Pour réactiver l’abonnement, connectez-vous et autorisez le renouvellement à partir de la page de votre compte : %2$s" #: templates/emails/failed-preorder-authentication.php:55 msgid "Thanks for shopping with us." msgstr "Merci d’avoir effectué votre transaction avec nous." #. translators: %s is a link to the payment re-authentication URL. #: templates/emails/failed-preorder-authentication.php:19 msgid "Authorize the payment now »" msgstr "Autoriser le paiement maintenant »" #. translators: %s is a link to the payment re-authentication URL. #: templates/emails/failed-preorder-authentication.php:18 msgctxt "In failed SCA authentication for a pre-order." msgid "Your pre-order is now available, but payment cannot be completed automatically. %s" msgstr "Votre pré-commande est maintenant disponible, mais le paiement ne peut pas être effectué automatiquement. %s" #: includes/class-wc-stripe-helper.php:214 msgid "Invalid email address, please correct and try again." msgstr "Adresse email invalide, veuillez corriger et réessayer." #: includes/admin/stripe-settings.php:80 msgid "Webhook Secret" msgstr "Signature secrète « Webhook » LIVE" #: includes/admin/stripe-settings.php:61 includes/admin/stripe-settings.php:82 msgid "Get your webhook signing secret from the webhooks section in your stripe account." msgstr "Obtenez la signature secrète de votre « Webhook » dans la section webhooks de votre compte Stripe." #: includes/admin/stripe-settings.php:59 msgid "Test Webhook Secret" msgstr "Signature secrète « Webhook » TEST" #. translators: 1) A URL that explains Stripe Radar. #: includes/admin/class-wc-stripe-admin-notices.php:125 msgid "WooCommerce Stripe - We see that you had the \"Require 3D secure when applicable\" setting turned on. This setting is not available here anymore, because it is now replaced by Stripe Radar. You can learn more about it <a href=\"%s\" target=\"_blank\">here</a>." msgstr "WooCommerce Stripe - Nous voyons que le paramètre \"Exiger 3D Secure si appliquable.\" est activé. Ce paramètre n’est plus disponible ici, car il est maintenant remplacé par Stripe Radar. Pour en savoir plus à ce sujet, <a href=\"%s\">cliquez ici</a>." #. translators: Error message text #: includes/class-wc-stripe-intent-controller.php:91 msgid "Payment verification error: %s" msgstr "Erreur de vérification du paiement : %s" #: includes/class-wc-stripe-intent-controller.php:71 msgid "Missing order ID for payment confirmation" msgstr "ID de commande manquant pour la confirmation du paiement" #: includes/class-wc-stripe-intent-controller.php:58 msgid "CSRF verification failed." msgstr "La vérification de la CSRF a échoué." #: includes/class-wc-gateway-stripe.php:1119 msgid "Stripe SCA authentication failed." msgstr "L’authentification SCA Stripe a échoué." #. translators: 1) The error message that was received from Stripe. #: includes/class-wc-gateway-stripe.php:1118 #: includes/class-wc-stripe-webhook-handler.php:674 #: includes/class-wc-stripe-webhook-handler.php:713 msgid "Stripe SCA authentication failed. Reason: %s" msgstr "L’authentification SCA Stripe a échoué. Les raisons : %s" #: includes/class-wc-gateway-stripe.php:877 msgid "" "Almost there!\n" "\n" "Your order has already been created, the only thing that still needs to be done is for you to authorize the payment with your bank." msgstr "" "Presque là !\n" "\n" "Votre commande a déjà été créée, il ne vous reste plus qu’à autoriser le paiement auprès de votre banque." #: includes/class-wc-gateway-stripe.php:441 msgid "We couldn't initiate the payment. Please try again." msgstr "Nous n’avons pas pu initier le paiement. Veuillez réessayer." #: includes/admin/stripe-settings.php:96 msgid "Statement descriptors are limited to 22 characters, cannot use the special characters >, <, \", \\, ', *, and must not consist solely of numbers. This will appear on your customer's statement in capital letters." msgstr "Les descripteurs d’instruction sont limités à 22 caractères. Ils ne peuvent pas utiliser les caractères spéciaux >, <, \", \\, ’, *, et ne doivent pas être composés uniquement de chiffres. Cela apparaîtra sur le relevé bancaire de votre client en majuscules." #: includes/payment-methods/class-wc-stripe-payment-request.php:921 msgid "Product with the ID (%d) cannot be found." msgstr "Le produit avec l’ID (%d) est introuvable." #. translators: 1) int version 2) int version #: includes/admin/class-wc-stripe-admin-notices.php:132 msgid "WooCommerce Stripe - We recently made changes to Stripe that may impact the appearance of your checkout. If your checkout has changed unexpectedly, please follow these <a href=\"https://docs.woocommerce.com/document/stripe/#styling\" target=\"_blank\">instructions</a> to fix." msgstr "WooCommerce Stripe - Nous avons récemment apporté des modifications à Stripe qui pourraient avoir une incidence sur l'apparence de votre commande. Si votre commande a changé de manière inattendue, suivez les <a href=\"https://docs.woocommerce.com/document/stripe/#styling\" target=\"_blank\"> instructions</a> pour corriger." #: includes/class-wc-gateway-stripe.php:438 #: includes/class-wc-gateway-stripe.php:482 msgid "Sorry, we're not accepting prepaid cards at this time. Your credit card has not been charged. Please try with alternative payment method." msgstr "Désolé, nous n’acceptons pas les cartes prépayées pour le moment. Votre carte de paiement n’a pas été débitée. Veuillez essayer avec un autre mode de paiement." #: includes/compat/class-wc-stripe-sepa-subs-compat.php:83 #: includes/compat/class-wc-stripe-subs-compat.php:92 msgid "Update the Payment Method used for all of my active subscriptions." msgstr "Mettez à jour le mode de paiement utilisé pour tous mes abonnements actifs." #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:914 msgid "There was a problem adding the payment method." msgstr "Un problème est survenu lors de l’ajout du mode de paiement." #. translators: 1: product name 2: quantity in stock #: includes/payment-methods/class-wc-stripe-payment-request.php:942 msgid "You cannot add that amount of \"%1$s\"; to the cart because there is not enough stock (%2$s remaining)." msgstr "Vous ne pouvez pas ajouter ce montant de \"%1$s\"; au panier car le stock est insuffisant (%2$s restants)." #: includes/payment-methods/class-wc-gateway-stripe-sepa.php:228 msgid "IBAN." msgstr "IBAN." #: includes/class-wc-gateway-stripe.php:452 msgid "Billing First Name and Last Name are required." msgstr "Le nom de famille et le prénom sont requis." #. translators: %d Order ID #: includes/admin/class-wc-stripe-privacy.php:350 msgid "Order ID %d contains an active Subscription. Personal data retained. (Stripe)" msgstr "Commande ID %d contient un abonnement actif. Données personnelles conservées. (Stripe)" #. translators: %d Order ID #: includes/admin/class-wc-stripe-privacy.php:345 #: includes/admin/class-wc-stripe-privacy.php:382 msgid "Order ID %d is less than set retention days. Personal data retained. (Stripe)" msgstr "Commande ID %d est plus récente que la définition des jours de rétention . Données personnelles conservées. (Stripe)" #: includes/admin/class-wc-stripe-privacy.php:38 msgid "Retains any Stripe data such as Stripe customer ID, source ID." msgstr "Conserve toutes les données Stripe telles que l’ID client Stripe, l’ID source." #: includes/admin/class-wc-stripe-privacy.php:37 msgid "Retain Stripe Data" msgstr "Conserver les données Stripe" #. translators: 1) link #: includes/admin/class-wc-stripe-admin-notices.php:197 msgid "Stripe is enabled, but a SSL certificate is not detected. Your checkout may not be secure! Please ensure your server has a valid <a href=\"%1$s\" target=\"_blank\">SSL certificate</a>" msgstr "Stripe est activé, mais un certificat SSL n’est pas détecté. Votre commande peut ne pas être sécurisée ! Veuillez vous assurer que votre serveur dispose d’un <a href=\"%1$s\" target=\"_blank\">certificat SSL valide</a>" #: includes/admin/class-wc-stripe-privacy.php:393 msgid "Stripe personal data erased." msgstr "Données personnelles Stripe effacées." #: includes/admin/class-wc-stripe-privacy.php:365 msgid "Stripe Subscription Data Erased." msgstr "Données d’abonnement Stripe effacées." #: includes/admin/class-wc-stripe-privacy.php:269 msgid "Stripe User Data Erased." msgstr "Données d’utilisateur Stripe effacées." #: includes/admin/class-wc-stripe-privacy.php:223 msgid "Customer Data" msgstr "Données client" #: includes/admin/class-wc-stripe-privacy.php:183 msgid "Subscriptions" msgstr "Abonnements" #: includes/admin/class-wc-stripe-privacy.php:126 #: includes/admin/class-wc-stripe-privacy.php:191 #: includes/admin/class-wc-stripe-privacy.php:231 msgid "Stripe customer id" msgstr "ID du client Stripe" #: includes/admin/class-wc-stripe-privacy.php:122 #: includes/admin/class-wc-stripe-privacy.php:187 #: includes/admin/class-wc-stripe-privacy.php:227 msgid "Stripe payment id" msgstr "ID du paiement Stripe" #: includes/admin/class-wc-stripe-privacy.php:118 msgid "Orders" msgstr "Commandes" #. translators: %s URL to docs #: includes/admin/class-wc-stripe-privacy.php:95 msgid "By using this extension, you may be storing personal data or sharing data with an external service. <a href=\"%s\" target=\"_blank\">Learn more about how this works, including what you may want to include in your privacy policy.</a>" msgstr "En utilisant cette extension, vous pouvez stocker des données personnelles ou partager des données avec un service externe. <a href=\"%s\" target=\"_blank\">En savoir plus sur la façon dont cela fonctionne, y compris ce que vous pouvez vouloir inclure dans votre politique de confidentialité.</a>" #: includes/admin/class-wc-stripe-privacy.php:23 msgid "WooCommerce Stripe Data" msgstr "Donnée WooCommerce Stripe" #: includes/admin/class-wc-stripe-privacy.php:20 #: includes/admin/class-wc-stripe-privacy.php:22 msgid "WooCommerce Stripe Customer Data" msgstr "Donnée Client WooCommerce Stripe" #: includes/admin/class-wc-stripe-privacy.php:17 msgid "WooCommerce Stripe Subscriptions Data" msgstr "Donnée Abonnements WooCommerce Stripe" #: includes/admin/class-wc-stripe-privacy.php:14 msgid "WooCommerce Stripe Order Data" msgstr "Donnée Commandes WooCommerce Stripe" #. translators: 1. URL link. #: woocommerce-gateway-stripe.php:43 msgid "Stripe requires WooCommerce to be installed and active. You can download %s here." msgstr "Stripe nécessite WooCommerce pour être installé et actif. Vous pouvez télécharger ici %s." #. translators: partial captured amount #: includes/class-wc-stripe-webhook-handler.php:335 msgid "This charge was partially captured via Stripe Dashboard in the amount of: %s" msgstr "Cette charge a été partiellement capturé avec Stripe Dashboard d’un montant de : %s" #: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:362 msgid "Awaiting Multibanco payment" msgstr "En attente de paiement Multibanco" #: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:251 #: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:266 msgid "Referencia:" msgstr "Referencia:" #: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:248 #: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:262 msgid "Entidade:" msgstr "Entidade:" #: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:245 #: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:258 msgid "Montante:" msgstr "Montante:" #: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:243 #: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:255 msgid "MULTIBANCO INFORMAÇÕES DE ENCOMENDA:" msgstr "MULTIBANCO INFORMAÇÕES DE ENCOMENDA:" #: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:60 #: woocommerce-gateway-stripe.php:294 msgid "Stripe Multibanco" msgstr "Stripe Multibanco" #: includes/payment-methods/class-wc-gateway-stripe-eps.php:60 #: woocommerce-gateway-stripe.php:289 msgid "Stripe EPS" msgstr "Stripe EPS" #. translators: 1) last 4 digits of SEPA Direct Debit #: includes/compat/class-wc-stripe-sepa-subs-compat.php:483 msgid "Via SEPA Direct Debit ending in %1$s" msgstr "Avec SEPA Direct Debit se terminant par %1$s" #. translators: 1) dollar amount 2) transaction id 3) refund message #: includes/class-wc-stripe-webhook-handler.php:513 msgid "Refunded %1$s - Refund ID: %2$s - %3$s" msgstr "Remboursé %1$s - ID du remboursement : %2$s - %3$s" #: includes/class-wc-gateway-stripe.php:761 msgid "Stripe Payout:" msgstr "Paiement Stripe :" #: includes/class-wc-gateway-stripe.php:760 msgid "This represents the net total that will be credited to your Stripe bank account. This may be in the currency that is set in your Stripe account." msgstr "Cela représente le total net qui sera crédité sur votre compte bancaire Stripe. Cela peut être dans la devise définie dans votre compte Stripe." #: includes/class-wc-gateway-stripe.php:724 msgid "Stripe Fee:" msgstr "Commission Stripe :" #: includes/class-wc-gateway-stripe.php:723 msgid "This represents the fee Stripe collects for the transaction." msgstr "Cela représente les comissions que Stripe perçoit pour la transaction." #: includes/class-wc-stripe-order-handler.php:158 #: includes/payment-methods/class-wc-gateway-stripe-sepa.php:369 #: includes/class-wc-gateway-stripe.php:824 #: includes/compat/class-wc-stripe-sepa-subs-compat.php:278 #: includes/compat/class-wc-stripe-subs-compat.php:317 #: includes/class-wc-stripe-webhook-handler.php:233 msgid "Sorry, we are unable to process your payment at this time. Please retry later." msgstr "Désolé, nous ne sommes pas en mesure de traiter votre paiement pour le moment. Veuillez réessayer ultérieurement." #. translators: 1) Opening anchor tag 2) closing anchor tag #: includes/class-wc-gateway-stripe.php:180 msgid "If your billing address has been changed for saved payment methods, be sure to remove any %1$ssaved payment methods%2$s on file and re-add them." msgstr "Si votre adresse de facturation a été modifiée pour les méthodes de paiement sauvegardées, assurez-vous de supprimer toutes les méthodes de paiement %1$ssauvegardé dans le fichier%2$s et ajoutez-les à nouveau." #: includes/admin/stripe-multibanco-settings.php:35 msgid "You will be redirected to Multibanco." msgstr "Vous allez être redirigé vers Multibanco." #: includes/admin/stripe-multibanco-settings.php:28 msgid "Multibanco" msgstr "Multibanco" #: includes/admin/stripe-multibanco-settings.php:19 msgid "Enable Stripe Multibanco" msgstr "Activer Stripe Multibanco" #: includes/admin/stripe-multibanco-settings.php:10 msgid "Relevant Payer Geography: Portugal" msgstr "Géographie pertinente du client : Portugal" #: includes/admin/stripe-eps-settings.php:35 msgid "You will be redirected to EPS." msgstr "Vous allez être redirigé vers EPS." #: includes/admin/stripe-eps-settings.php:28 msgid "EPS" msgstr "EPS" #: includes/admin/stripe-eps-settings.php:19 msgid "Enable Stripe EPS" msgstr "Activer Stripe EPS" #: includes/admin/stripe-eps-settings.php:10 msgid "Relevant Payer Geography: Austria" msgstr "Géographie pertinente du client : Autriche" #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:39 msgid "Save payment information to my account for future purchases." msgstr "Enregistrer les informations de paiement sur mon compte pour de futurs achats." #. translators: 1) webhook url #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:24 msgid "You must add the following webhook endpoint <strong style=\"background-color:#ddd;\"> %s </strong> to your <a href=\"https://dashboard.stripe.com/account/webhooks\" target=\"_blank\">Stripe account settings</a>. This will enable you to receive notifications on the charge statuses." msgstr "Vous devez ajouter l’URL suivante comme « Webhook » <strong style=\"background-color:#ddd;\"> %s </strong> à vos <a href=\"https://dashboard.stripe.com/account/webhooks\" target=\"_blank\">paramètres de compte Stripe</a>. Cela vous permettra de recevoir des notifications sur les statuts des transactions." #. translators: 1) The reason type. #: includes/class-wc-stripe-webhook-handler.php:577 msgid "The opened review for this order is now closed. Reason: (%s)" msgstr "L’avis ouvert pour cette commande est maintenant fermé. Raison : (%s)" #. translators: 1) The URL to the order. 2) The reason type. #: includes/class-wc-stripe-webhook-handler.php:544 msgid "A review has been opened for this order. Action is needed. Please go to your <a href=\"%1$s\" title=\"Stripe Dashboard\" target=\"_blank\">Stripe Dashboard</a> to review the issue. Reason: (%2$s)" msgstr "Un avis a été ouvert pour cette commande. Une action est nécessaire. Veuillez vous rendre sur votre <a href=\"%1$s\" title=\"Tableau de bord Stripe\" target=\"_blank\">Tableau de bord Stripe</a> pour examiner le problème. Raison : (%2$s)" #. translators: 1) The URL to the order. #: includes/class-wc-stripe-webhook-handler.php:291 msgid "A dispute was created for this order. Response is needed. Please go to your <a href=\"%s\" title=\"Stripe Dashboard\" target=\"_blank\">Stripe Dashboard</a> to review this dispute." msgstr "Un différend a été créé pour cet ordre. La réponse est nécessaire. Veuillez vous rendre sur votre <a href=\"%s\" title=\"Tableau de bord Stripe\" target=\"_blank\">Tableau de bord Stripe</a> pour examiner ce litige." #. translators: 1) dollar amount 2) transaction id 3) refund message #: includes/class-wc-stripe-webhook-handler.php:485 #: includes/class-wc-stripe-webhook-handler.php:513 msgid "Pre-Authorization Released via Stripe Dashboard" msgstr "Pré-autorisation publiée avec Stripe Dashboard" #. translators: 1) dollar amount 2) transaction id 3) refund message #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:896 msgid "Pre-Authorization Released" msgstr "Pré-autorisation" #. translators: 1) link #: includes/admin/class-wc-stripe-admin-notices.php:188 msgid "Stripe is in live mode however your live keys may not be valid. Live keys start with pk_live and sk_live or rk_live. Please go to your settings and, <a href=\"%s\">set your Stripe account keys</a>." msgstr "Stripe est en mode live, mais vos clés live peuvent ne pas être valides. Les clés en direct commencent par pk_live et sk_live ou rk_live. Veuillez accéder à vos paramètres et, <a href=\"%s\">définissez vos clés de compte Stripe </a>." #. translators: 1) link #: includes/admin/class-wc-stripe-admin-notices.php:180 msgid "Stripe is in test mode however your test keys may not be valid. Test keys start with pk_test and sk_test or rk_test. Please go to your settings and, <a href=\"%s\">set your Stripe account keys</a>." msgstr "Stripe est en mode TEST, mais vos clés peuvent ne pas être valides. Les clés TEST commencent par pk_test et sk_test. Veuillez accéder à vos paramètres et <a href=\"%s\">définir vos clés de compte Stripe</a>." #: includes/compat/class-wc-stripe-sepa-subs-compat.php:410 #: includes/compat/class-wc-stripe-subs-compat.php:507 msgid "Invalid source ID. A valid source \"Stripe Source ID\" must begin with \"src_\" or \"card_\"." msgstr "ID de source invalide. Une source valide « Stripe Source ID » doit commencer par \"src_\" ou \"card_\"." #: includes/compat/class-wc-stripe-sepa-subs-compat.php:401 #: includes/compat/class-wc-stripe-subs-compat.php:498 msgid "Invalid customer ID. A valid \"Stripe Customer ID\" must begin with \"cus_\"." msgstr "ID client incorrect. Un « Stripe Customer ID » valide doit commencer par \"cus_\"." #: includes/compat/class-wc-stripe-sepa-subs-compat.php:398 #: includes/compat/class-wc-stripe-subs-compat.php:495 msgid "A \"Stripe Customer ID\" value is required." msgstr "Une valeur « Stripe Customer ID » est nécessaire." #: includes/class-wc-stripe-helper.php:213 msgid "The billing country is not accepted by SOFORT. Please try another country." msgstr "Le pays de facturation n’est pas accepté par SOFORT. S’il-vous-plaît essayez un autre pays." #: includes/class-wc-gateway-stripe.php:323 msgid "Card Code (CVC)" msgstr "Cryptogramme visuel" #: includes/class-wc-gateway-stripe.php:315 msgid "Expiry Date" msgstr "Date d’expiration" #: includes/class-wc-gateway-stripe.php:304 msgid "Card Number" msgstr "Numéro de carte" #: includes/class-wc-stripe-helper.php:208 msgid "The card's expiration year is in the past" msgstr "L’année d’expiration de la carte est dépassée" #: includes/class-wc-stripe-helper.php:204 msgid "The card's expiration date is incomplete." msgstr "La date d’expiration de la carte est incomplète." #: includes/class-wc-stripe-helper.php:203 msgid "The card's security code is incomplete." msgstr "Le code de sécurité de la carte est incomplet." #: includes/class-wc-stripe-helper.php:202 msgid "The card number is incomplete." msgstr "Le numéro de carte est incomplet." #: includes/admin/stripe-settings.php:128 msgid "Select the button type you would like to show." msgstr "Sélectionnez le type de bouton que vous souhaitez afficher." #: includes/admin/class-wc-stripe-admin-notices.php:244 msgid "Action failed. Please refresh the page and retry." msgstr "Action échouée. Veuillez actualiser la page et réessayer." #: includes/payment-methods/class-wc-stripe-payment-request.php:637 msgid "OR" msgstr "OU" #: includes/payment-methods/class-wc-stripe-payment-request.php:318 #: includes/payment-methods/class-wc-stripe-payment-request.php:974 msgid "Pending" msgstr "En attente" #: includes/payment-methods/class-wc-gateway-stripe-sofort.php:60 #: woocommerce-gateway-stripe.php:287 msgid "Stripe SOFORT" msgstr "Stripe SOFORT" #: includes/payment-methods/class-wc-gateway-stripe-sepa.php:270 msgid "TEST MODE ENABLED. In test mode, you can use IBAN number DE89370400440532013000." msgstr "MODE TEST ACTIVÉ. En mode test, vous pouvez utiliser le numéro IBAN DE89370400440532013000." #. translators: statement descriptor #: includes/payment-methods/class-wc-gateway-stripe-sepa.php:212 msgid "By providing your IBAN and confirming this payment, you are authorizing %s and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited." msgstr "En fournissant votre IBAN et en confirmant ce paiement, vous autorisez %s et Stripe, notre prestataire de services de paiement, à envoyer des instructions à votre banque pour débiter votre compte bancaire conformément à ces instructions. Vous avez droit à un remboursement de votre banque dans les termes et conditions de votre accord avec cette dernière. Un remboursement doit être réclamé dans les 8 semaines à compter de la date à laquelle votre compte a été débité." #: includes/payment-methods/class-wc-gateway-stripe-sepa.php:75 #: woocommerce-gateway-stripe.php:293 msgid "Stripe SEPA Direct Debit" msgstr "Stripe SEPA Direct Debit" #: includes/payment-methods/class-wc-gateway-stripe-p24.php:60 #: woocommerce-gateway-stripe.php:291 msgid "Stripe P24" msgstr "Stripe P24" #: includes/payment-methods/class-wc-gateway-stripe-ideal.php:60 #: woocommerce-gateway-stripe.php:290 msgid "Stripe iDeal" msgstr "Stripe iDeal" #: includes/payment-methods/class-wc-gateway-stripe-giropay.php:60 #: woocommerce-gateway-stripe.php:288 msgid "Stripe Giropay" msgstr "Stripe Giropay" #: includes/payment-methods/class-wc-gateway-stripe-bancontact.php:60 #: woocommerce-gateway-stripe.php:286 msgid "Stripe Bancontact" msgstr "Stripe Bancontact" #: includes/payment-methods/class-wc-gateway-stripe-sofort.php:180 #: includes/payment-methods/class-wc-gateway-stripe-eps.php:180 #: includes/payment-methods/class-wc-gateway-stripe-bancontact.php:180 #: includes/payment-methods/class-wc-gateway-stripe-alipay.php:187 #: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:184 #: includes/payment-methods/class-wc-gateway-stripe-p24.php:181 #: includes/payment-methods/class-wc-gateway-stripe-ideal.php:180 #: includes/payment-methods/class-wc-gateway-stripe-giropay.php:180 msgid "Add Payment" msgstr "Ajouter un paiement" #. translators: %1$s Payment method, %2$s List of supported currencies #: includes/admin/class-wc-stripe-admin-notices.php:230 msgid "%1$s is enabled - it requires store currency to be set to %2$s" msgstr "%1$s est activé - la devise du magasin doit être définie sur %2$s" #. translators: link #: includes/payment-methods/class-wc-gateway-stripe-sofort.php:62 #: includes/payment-methods/class-wc-gateway-stripe-eps.php:62 #: includes/payment-methods/class-wc-gateway-stripe-bancontact.php:62 #: includes/payment-methods/class-wc-gateway-stripe-alipay.php:62 #: includes/payment-methods/class-wc-gateway-stripe-multibanco.php:62 #: includes/payment-methods/class-wc-gateway-stripe-p24.php:62 #: includes/payment-methods/class-wc-gateway-stripe-sepa.php:77 #: includes/payment-methods/class-wc-gateway-stripe-ideal.php:62 #: includes/payment-methods/class-wc-gateway-stripe-giropay.php:62 msgid "All other general Stripe settings can be adjusted <a href=\"%s\">here</a>." msgstr "Tous les autres paramètres généraux de Stripe peuvent être ajustés <a href=\"%s\">ici</a>." #: includes/payment-methods/class-wc-gateway-stripe-alipay.php:60 #: woocommerce-gateway-stripe.php:292 msgid "Stripe Alipay" msgstr "Stripe Alipay" #. translators: 1) card brand 2) last 4 digits #: includes/compat/class-wc-stripe-sepa-subs-compat.php:476 #: includes/compat/class-wc-stripe-subs-compat.php:573 #: includes/compat/class-wc-stripe-subs-compat.php:588 #: includes/admin/class-wc-stripe-privacy.php:41 msgid "N/A" msgstr "N / A" #: includes/class-wc-stripe-webhook-handler.php:485 msgid "Refunded via Stripe Dashboard" msgstr "Remboursé avec Stripe Dashboard" #: includes/class-wc-stripe-webhook-handler.php:450 msgid "This payment has cancelled." msgstr "Ce paiement a été annulé." #: includes/class-wc-stripe-webhook-handler.php:417 msgid "This payment failed to clear." msgstr "Ce paiement n’a pas pu être effacé." #. translators: last 4 digits of IBAN account #: includes/class-wc-stripe-sepa-payment-token.php:41 msgid "SEPA IBAN ending in %s" msgstr "IBAN SEPA se terminant par %s" #: includes/class-wc-stripe-payment-tokens.php:175 msgid "SEPA IBAN" msgstr "IBAN SEPA" #. translators: error message #: includes/class-wc-stripe-order-handler.php:190 msgid "Stripe payment failed: %s" msgstr "Le paiement Stripe a échoué : %s" #: includes/class-wc-stripe-order-handler.php:96 #: includes/class-wc-stripe-helper.php:212 msgid "Unable to process this payment, please try again or use alternative method." msgstr "Impossible de traiter ce paiement, veuillez réessayer ou utiliser une autre méthode." #: includes/class-wc-stripe-customer.php:255 msgid "Unable to add payment source." msgstr "Impossible d’ajouter la source de paiement." #: includes/class-wc-stripe-api.php:140 includes/class-wc-stripe-api.php:174 msgid "There was a problem connecting to the Stripe API endpoint." msgstr "Un problème est survenu lors de la connexion au point de terminaison de l’API Stripe." #: includes/class-wc-gateway-stripe.php:440 msgid "Please enter your IBAN account number." msgstr "Veuillez saisir votre numéro de compte IBAN." #: includes/class-wc-gateway-stripe.php:439 msgid "Please enter your IBAN account name." msgstr "Veuillez saisir votre nom de compte IBAN." #: includes/class-wc-gateway-stripe.php:296 msgid "Credit or debit card" msgstr "Carte de crédit ou de débit" #: includes/admin/stripe-sofort-settings.php:39 msgid "You will be redirected to SOFORT." msgstr "Vous allez être redirigé vers SOFORT." #: includes/admin/stripe-sofort-settings.php:32 msgid "SOFORT" msgstr "SOFORT" #: includes/admin/stripe-sofort-settings.php:23 msgid "Enable Stripe SOFORT" msgstr "Activer Stripe SOFORT" #: includes/admin/stripe-sofort-settings.php:14 msgid "<a href=\"https://stripe.com/payments/payment-methods-guide#sofort\" target=\"_blank\">Payment Method Guide</a>" msgstr "<a href=\"https://stripe.com/payments/payment-methods-guide#sofort\" target=\"_blank\">Guide des méthodes de paiement</a>" #: includes/admin/stripe-sofort-settings.php:10 msgid "Relevant Payer Geography: Germany, Austria" msgstr "Géographie pertinente du client : Allemagne, Autriche" #: includes/admin/stripe-settings.php:156 msgid "Enter the height you would like the button to be in pixels. Width will always be 100%." msgstr "Saisissez la hauteur en pixels du bouton que vous souhaitez. La largeur sera toujours de 100%." #: includes/admin/stripe-settings.php:154 msgid "Button Height" msgstr "Hauteur du bouton" #: includes/admin/stripe-settings.php:153 msgid "Payment Request Button Height" msgstr "Hauteur du bouton" #: includes/admin/stripe-settings.php:149 msgid "Light-Outline" msgstr "Contour clair" #: includes/admin/stripe-settings.php:148 msgid "Light" msgstr "Clair" #: includes/admin/stripe-settings.php:147 msgid "Dark" msgstr "Sombre" #: includes/admin/stripe-settings.php:141 msgid "Button Theme" msgstr "Thème du bouton" #: includes/admin/stripe-settings.php:140 msgid "Payment Request Button Theme" msgstr "Thème du bouton" #: includes/admin/stripe-settings.php:134 msgid "Donate" msgstr "Faire un don" #: includes/admin/stripe-settings.php:133 msgid "Buy" msgstr "Acheter" #: includes/admin/stripe-settings.php:132 msgid "Default" msgstr "Défaut" #: includes/admin/stripe-settings.php:126 msgid "Button Type" msgstr "Type de bouton" #: includes/admin/stripe-settings.php:125 msgid "Payment Request Button Type" msgstr "Type de bouton" #: includes/admin/stripe-settings.php:109 msgid "Payment Request Buttons" msgstr "Boutons de demande de paiement" #: includes/admin/stripe-settings.php:89 msgid "Choose the style you want to show for your credit card form. When unchecked, the credit card form will display separate credit card number field, expiry date field and cvc field." msgstr "Choisissez le style que vous souhaitez afficher pour votre formulaire de carte de paiement. Lorsque cette case n’est pas cochée, le formulaire de carte de paiement affiche le champ du numéro de carte de paiement, le champ de la date d’expiration et le cryptogramme visuel." #: includes/admin/stripe-settings.php:87 msgid "Inline Credit Card Form" msgstr "Formulaire de paiement compact" #: includes/admin/stripe-sepa-settings.php:39 msgid "Mandate Information." msgstr "Informations sur le mandat." #: includes/admin/stripe-sepa-settings.php:32 msgid "SEPA Direct Debit" msgstr "Débit SEPA Direct" #: includes/admin/stripe-sepa-settings.php:23 msgid "Enable Stripe SEPA Direct Debit" msgstr "Activer Stripe SEPA Direct Debit" #: includes/admin/stripe-sepa-settings.php:14 msgid "<a href=\"https://stripe.com/payments/payment-methods-guide#sepa-direct-debit\" target=\"_blank\">Payment Method Guide</a>" msgstr "<a href=\"https://stripe.com/payments/payment-methods-guide#sepa-direct-debit\" target=\"_blank\">Guide des méthodes de paiement</a>" #: includes/admin/stripe-sepa-settings.php:10 msgid "Relevant Payer Geography: France, Germany, Spain, Belgium, Netherlands, Luxembourg, Italy, Portugal, Austria, Ireland" msgstr "Géographie pertinente du client : France, Allemagne, Espagne, Belgique, Pays-Bas, Luxembourg, Italie, Portugal, Autriche, Irlande" #: includes/admin/stripe-p24-settings.php:35 msgid "You will be redirected to P24." msgstr "Vous allez être redirigé vers P24." #: includes/admin/stripe-p24-settings.php:28 msgid "Przelewy24 (P24)" msgstr "Przelewy24 (P24)" #: includes/admin/stripe-p24-settings.php:19 msgid "Enable Stripe P24" msgstr "Activer Stripe P24" #: includes/admin/stripe-p24-settings.php:10 msgid "Relevant Payer Geography: Poland" msgstr "Géographie pertinente du client : Pologne" #: includes/admin/stripe-ideal-settings.php:39 msgid "You will be redirected to iDeal." msgstr "Vous allez être redirigé vers iDeal." #: includes/admin/stripe-ideal-settings.php:32 msgid "iDeal" msgstr "iDeal" #: includes/admin/stripe-ideal-settings.php:23 msgid "Enable Stripe iDeal" msgstr "Activer Stripe iDeal" #: includes/admin/stripe-ideal-settings.php:14 msgid "<a href=\"https://stripe.com/payments/payment-methods-guide#ideal\" target=\"_blank\">Payment Method Guide</a>" msgstr "<a href=\"https://stripe.com/payments/payment-methods-guide#ideal\" target=\"_blank\">Guide des méthodes de paiement</a>" #: includes/admin/stripe-ideal-settings.php:10 msgid "Relevant Payer Geography: The Netherlands" msgstr "Géographie pertinente du client : Pays-Bas" #: includes/admin/stripe-giropay-settings.php:39 msgid "You will be redirected to Giropay." msgstr "Vous allez être redirigé vers Giropay." #: includes/admin/stripe-giropay-settings.php:32 msgid "Giropay" msgstr "Giropay" #: includes/admin/stripe-giropay-settings.php:23 msgid "Enable Stripe Giropay" msgstr "Activer Stripe Giropay" #: includes/admin/stripe-giropay-settings.php:14 msgid "<a href=\"https://stripe.com/payments/payment-methods-guide#giropay\" target=\"_blank\">Payment Method Guide</a>" msgstr "<a href=\"https://stripe.com/payments/payment-methods-guide#giropay\" target=\"_blank\">Guide des méthodes de paiement</a>" #: includes/admin/stripe-giropay-settings.php:10 msgid "Relevant Payer Geography: Germany" msgstr "Géographie pertinente du client : Allemagne" #: includes/admin/stripe-bancontact-settings.php:39 msgid "You will be redirected to Bancontact." msgstr "Vous allez être redirigé vers Bancontact." #: includes/admin/stripe-bancontact-settings.php:32 msgid "Bancontact" msgstr "Bancontact" #: includes/admin/stripe-bancontact-settings.php:23 msgid "Enable Stripe Bancontact" msgstr "Activer Stripe Bancontact" #: includes/admin/stripe-bancontact-settings.php:14 msgid "<a href=\"https://stripe.com/payments/payment-methods-guide#bancontact\" target=\"_blank\">Payment Method Guide</a>" msgstr "<a href=\"https://stripe.com/payments/payment-methods-guide#bancontact\" target=\"_blank\">Guide des méthodes de paiement</a>" #: includes/admin/stripe-bancontact-settings.php:10 msgid "Relevant Payer Geography: Belgium" msgstr "Géographie pertinente du client : Belgique" #: includes/admin/stripe-alipay-settings.php:43 #: includes/admin/stripe-ideal-settings.php:43 #: includes/admin/stripe-sofort-settings.php:43 #: includes/admin/stripe-p24-settings.php:39 #: includes/admin/stripe-settings.php:31 #: includes/admin/stripe-sepa-settings.php:43 #: includes/admin/stripe-giropay-settings.php:43 #: includes/admin/stripe-bancontact-settings.php:43 #: includes/admin/stripe-multibanco-settings.php:39 #: includes/admin/stripe-eps-settings.php:39 msgid "Webhook Endpoints" msgstr "« Webhook »" #: includes/admin/stripe-alipay-settings.php:39 msgid "You will be redirected to Alipay." msgstr "Vous allez être redirigé vers Alipay." #: includes/admin/stripe-alipay-settings.php:32 msgid "Alipay" msgstr "Alipay" #: includes/admin/stripe-alipay-settings.php:23 msgid "Enable Stripe Alipay" msgstr "Activer Stripe Alipay" #: includes/admin/stripe-alipay-settings.php:18 #: includes/admin/stripe-ideal-settings.php:18 #: includes/admin/stripe-sofort-settings.php:18 #: includes/admin/stripe-p24-settings.php:14 #: includes/admin/stripe-sepa-settings.php:18 #: includes/admin/stripe-giropay-settings.php:18 #: includes/admin/stripe-bancontact-settings.php:18 #: includes/admin/stripe-multibanco-settings.php:14 #: includes/admin/stripe-eps-settings.php:14 msgid "Must be activated from your Stripe Dashboard Settings <a href=\"https://dashboard.stripe.com/account/payments/settings\" target=\"_blank\">here</a>" msgstr "Doit être activé à partir des paramètres du tableau de bord Stripe <a href=\"https://dashboard.stripe.com/account/payments/settings\" target=\"_blank\">ici</a>" #: includes/admin/stripe-alipay-settings.php:14 msgid "<a href=\"https://stripe.com/payments/payment-methods-guide#alipay\" target=\"_blank\">Payment Method Guide</a>" msgstr "<a href=\"https://stripe.com/payments/payment-methods-guide#alipay\" target=\"_blank\">Guide des méthodes de paiement</a>" #: includes/admin/stripe-alipay-settings.php:10 msgid "Relevant Payer Geography: China" msgstr "Géographie pertinente du client : Chine" #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:441 #: includes/class-wc-gateway-stripe.php:495 #: includes/compat/class-wc-stripe-sepa-subs-compat.php:179 msgid "Payment processing failed. Please retry." msgstr "Le traitement du paiement a échoué. Veuillez réessayer." #. translators: transaction id #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:429 msgid "Stripe charge awaiting payment: %s." msgstr "Frais Stripe en attente de paiement : %s." #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:365 msgid "customer_name" msgstr "customer_name" #. translators: 1) link to Stripe register page 2) link to Stripe api keys page #: includes/class-wc-gateway-stripe.php:90 msgid "Stripe works by adding payment fields on the checkout and then sending the details to Stripe for verification. <a href=\"%1$s\" target=\"_blank\">Sign up</a> for a Stripe account, and <a href=\"%2$s\" target=\"_blank\">get your Stripe account keys</a>." msgstr "Stripe ajoute un formulaire sur la page de paiement, puis envoie les détails à Stripe pour vérification. <a href=\"%1$s\" target=\"_blank\">Inscrivez-vous</a> pour obtenir un compte Stripe, et <a href=\"%2$s\" target=\"_blank\">obtenez vos clés de compte Stripe</a>." #. translators: 1) HTML anchor open tag 2) HTML anchor closing tag #: includes/class-wc-stripe-apple-pay-registration.php:306 msgid "Apple Pay domain verification failed. Please check the %1$slog%2$s to see the issue. (Logging must be enabled to see recorded logs)" msgstr "La vérification du domaine Apple Pay a échoué. Vérifiez le %1$s journal %2$s pour voir le problème. (L’enregistrement doit être activé pour voir les journaux enregistrés)" #: includes/admin/stripe-settings.php:143 msgid "Select the button theme you would like to show." msgstr "Sélectionnez le thème du bouton que vous souhaitez afficher." #: includes/admin/stripe-settings.php:120 msgid "If enabled, users will be able to pay using Apple Pay or Chrome Payment Request if supported by the browser." msgstr "Si cette option est activée, les utilisateurs pourront payer en utilisant Apple Pay ou Chrome Payment Request s’ils sont pris en charge par le navigateur." #: includes/admin/stripe-settings.php:94 msgid "Statement Descriptor" msgstr "Notification de déclaration" #: includes/payment-methods/class-wc-stripe-payment-request.php:1093 msgid "Empty cart" msgstr "Panier vide" #. translators: Do not translate the [option] placeholder #: includes/payment-methods/class-wc-stripe-payment-request.php:526 msgid "Unknown shipping option \"[option]\"." msgstr "Option d’expédition inconnue \"[option]\"." #: includes/payment-methods/class-wc-stripe-payment-request.php:1265 msgid "Discount" msgstr "Remise" #: includes/payment-methods/class-wc-stripe-payment-request.php:311 #: includes/payment-methods/class-wc-stripe-payment-request.php:967 #: includes/payment-methods/class-wc-stripe-payment-request.php:1258 msgid "Shipping" msgstr "Livraison" #: includes/payment-methods/class-wc-stripe-payment-request.php:303 #: includes/payment-methods/class-wc-stripe-payment-request.php:959 #: includes/payment-methods/class-wc-stripe-payment-request.php:1251 msgid "Tax" msgstr "TVA" #: includes/payment-methods/class-wc-stripe-payment-request.php:809 #: includes/payment-methods/class-wc-stripe-payment-request.php:822 msgid "Unable to find shipping method for address." msgstr "Impossible de trouver une méthode de livraison pour cette adresse." #: includes/admin/class-wc-stripe-admin-notices.php:248 msgid "Cheatin’ huh?" msgstr "Une mauvaise manipulation ?" #. translators: 1) dollar amount 2) transaction id 3) refund message #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:896 msgid "Refunded %1$s - Refund ID: %2$s - Reason: %3$s" msgstr "Remboursé %1$s - ID du remboursement : %2$s - Raison : %3$s" #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:366 msgid "customer_email" msgstr "customer_email" #. translators: 1) blog name 2) order number #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:338 msgid "%1$s - Order %2$s" msgstr "%1$s - Commande %2$s" #: includes/class-wc-stripe-apple-pay-registration.php:199 msgid "Unable to copy domain association file to domain root." msgstr "Impossible de copier le fichier d’association de domaine vers la racine du domaine." #: includes/class-wc-stripe-apple-pay-registration.php:193 msgid "Unable to create domain association folder to domain root." msgstr "Impossible de créer un dossier d’association de domaine vers la racine du domaine." #. translators: error message #: includes/class-wc-stripe-apple-pay-registration.php:157 #: includes/class-wc-stripe-apple-pay-registration.php:166 msgid "Unable to verify domain - %s" msgstr "Impossible de vérifier le domaine - %s" #: includes/class-wc-stripe-apple-pay-registration.php:133 msgid "Unable to verify domain - missing secret key." msgstr "Impossible de vérifier la clé secrète manquante du domaine." #. Author of the plugin msgid "WooCommerce" msgstr "WooCommerce" #. Author URI of the plugin msgid "https://woocommerce.com/" msgstr "https://woocommerce.com/" #: includes/admin/class-wc-stripe-admin-notices.php:160 msgid "WooCommerce Stripe - cURL is not installed." msgstr "WooCommerce Stripe - cURL n’est pas installé." #. translators: 1) int version 2) int version #: includes/admin/class-wc-stripe-admin-notices.php:142 msgid "WooCommerce Stripe - The minimum PHP version required for this plugin is %1$s. You are running %2$s." msgstr "WooCommerce Stripe - La version minimale requise de PHP pour cette extension est %1$s. Vous utilisez %2$s." #: includes/class-wc-stripe-helper.php:211 msgid "An error occurred while processing the card." msgstr "Une erreur est survenue lors du traitement de la carte de paiement." #: includes/class-wc-stripe-helper.php:210 msgid "There is no card on a customer that is being charged." msgstr "Il n’existe pas de carte de paiement pour le client qui est en cours de facturation." #: includes/class-wc-stripe-helper.php:209 msgid "The card was declined." msgstr "La carte de paiement a été refusée." #: includes/class-wc-stripe-helper.php:207 msgid "The card's zip code failed validation." msgstr "Le code postal de la carte de paiement a échoué la validation." #: includes/class-wc-stripe-helper.php:206 msgid "The card's security code is incorrect." msgstr "Le code de sécurité de la carte de paiement est incorrect." #: includes/class-wc-stripe-helper.php:205 msgid "The card has expired." msgstr "La carte de paiement a expiré." #: includes/class-wc-stripe-helper.php:201 msgid "The card number is incorrect." msgstr "La numéro de la carte de paiement est incorrect." #: includes/class-wc-stripe-helper.php:200 msgid "The card's security code is invalid." msgstr "Le code de sécurité de la carte de paiement est invalide." #: includes/class-wc-stripe-helper.php:199 msgid "The card's expiration year is invalid." msgstr "L’année d’expiration de la carte n’est pas valide." #: includes/class-wc-stripe-helper.php:198 msgid "The card's expiration month is invalid." msgstr "Le mois d’expiration de la carte de paiement est invalide." #: includes/class-wc-stripe-helper.php:197 msgid "The card number is not a valid credit card number." msgstr "Le numéro de la carte de paiement n’est pas un numéro de carte de paiement valide." #: includes/payment-methods/class-wc-stripe-payment-request.php:524 msgid "Sorry, we're not accepting prepaid cards at this time." msgstr "Désolé, nous n’acceptons pas les cartes de paiement prépayées actuellement." #. Description of the plugin msgid "Take credit card payments on your store using Stripe." msgstr "Acceptez les paiements par carte de paiement dans votre boutique en utilisant Stripe." #. Plugin URI of the plugin msgid "https://wordpress.org/plugins/woocommerce-gateway-stripe/" msgstr "https://wordpress.org/plugins/woocommerce-gateway-stripe/" #. Plugin Name of the plugin msgid "WooCommerce Stripe Gateway" msgstr "WooCommerce Stripe Gateway" #. translators: transaction id #: includes/class-wc-stripe-order-handler.php:298 #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:436 #: includes/class-wc-stripe-webhook-handler.php:340 #: includes/class-wc-stripe-webhook-handler.php:390 msgid "Stripe charge complete (Charge ID: %s)" msgstr "Paiement Stripe complet (ID du paiement : %s)" #. translators: error message #: includes/class-wc-stripe-order-handler.php:241 #: includes/class-wc-stripe-order-handler.php:256 #: includes/class-wc-stripe-order-handler.php:272 #: includes/class-wc-stripe-order-handler.php:287 msgid "Unable to capture charge! %s" msgstr "Impossible de capturer la charge ! %s" #: woocommerce-gateway-stripe.php:233 msgid "Support" msgstr "Support" #: woocommerce-gateway-stripe.php:232 msgid "Docs" msgstr "Docs" #: woocommerce-gateway-stripe.php:216 msgid "Settings" msgstr "Réglages" #. translators: 1) link #: includes/admin/class-wc-stripe-admin-notices.php:170 msgid "Stripe is almost ready. To get started, <a href=\"%s\">set your Stripe account keys</a>." msgstr "Stripe est presque prêt. Pour commencer, <a href=\"%s\">installez vos clés de compte Stripe</a>." #: includes/admin/stripe-settings.php:192 msgid "Save debug messages to the WooCommerce System Status log." msgstr "Enregistrer les messages de débogage dans le journal d’état du système WooCommerce." #: includes/admin/stripe-settings.php:190 msgid "Log debug messages" msgstr "Journal de débogage" #: includes/admin/stripe-settings.php:189 msgid "Logging" msgstr "Journalisation" #: includes/admin/stripe-settings.php:184 msgid "If enabled, users will be able to pay with a saved card during checkout. Card details are saved on Stripe servers, not on your store." msgstr "Si activé, les utilisateurs seront en mesure de payer avec une carte de paiement sauvegardée lors de la commande. Les détails de la carte de paiement sont sauvegardés sur les serveurs de Stripe et non sur votre site." #: includes/admin/stripe-settings.php:182 msgid "Enable Payment via Saved Cards" msgstr "Activer le paiement avec les cartes de paiement enregistrées" #: includes/admin/stripe-settings.php:181 msgid "Saved Cards" msgstr "Accepter d’enregistrer les cartes de paiement" #: includes/admin/stripe-settings.php:104 msgid "Whether or not to immediately capture the charge. When unchecked, the charge issues an authorization and will need to be captured later. Uncaptured charges expire in 7 days." msgstr "Encaissement immédiat du paiement ou non. Si décoché, le système de paiements émet une autorisation et le paiement devra être encaissé plus tard. Un paiement non encaissé expire dans 7 jours." #: includes/admin/stripe-settings.php:102 msgid "Capture charge immediately" msgstr "Encaisser immédiatement le paiement" #: includes/admin/stripe-settings.php:101 msgid "Capture" msgstr "Encaissement du paiement" #: includes/admin/stripe-settings.php:45 msgid "Test Publishable Key" msgstr "Clé publique TEST" #: includes/admin/stripe-settings.php:52 msgid "Test Secret Key" msgstr "Clé secrète TEST" #: includes/admin/stripe-settings.php:66 msgid "Live Publishable Key" msgstr "Clé publique LIVE" #: includes/admin/stripe-settings.php:73 msgid "Live Secret Key" msgstr "Clé secrète LIVE" #: includes/admin/stripe-settings.php:40 msgid "Place the payment gateway in test mode using test API keys." msgstr "Placer la passerelle de paiement en mode TEST en utilisant les clés API de test." #: includes/admin/stripe-settings.php:38 msgid "Enable Test Mode" msgstr "Activer le mode TEST" #: includes/admin/stripe-settings.php:37 msgid "Test mode" msgstr "Mode TEST" #: includes/admin/stripe-settings.php:27 msgid "Pay with your credit card via Stripe." msgstr "Payez avec votre carte bancaire avec Stripe." #: includes/admin/stripe-alipay-settings.php:38 #: includes/admin/stripe-ideal-settings.php:38 #: includes/admin/stripe-sofort-settings.php:38 #: includes/admin/stripe-p24-settings.php:34 #: includes/admin/stripe-settings.php:26 #: includes/admin/stripe-sepa-settings.php:38 #: includes/admin/stripe-giropay-settings.php:38 #: includes/admin/stripe-bancontact-settings.php:38 #: includes/admin/stripe-multibanco-settings.php:34 #: includes/admin/stripe-eps-settings.php:34 msgid "This controls the description which the user sees during checkout." msgstr "Ce champ indique la description du type de paiement au moment du paiement." #: includes/admin/stripe-alipay-settings.php:36 #: includes/admin/stripe-ideal-settings.php:36 #: includes/admin/stripe-sofort-settings.php:36 #: includes/admin/stripe-p24-settings.php:32 #: includes/admin/stripe-settings.php:24 #: includes/admin/stripe-sepa-settings.php:36 #: includes/admin/stripe-giropay-settings.php:36 #: includes/admin/stripe-bancontact-settings.php:36 #: includes/admin/stripe-multibanco-settings.php:32 #: includes/admin/stripe-eps-settings.php:32 msgid "Description" msgstr "Description" #: includes/admin/stripe-settings.php:20 msgid "Credit Card (Stripe)" msgstr "Carte de paiement (Stripe)" #: includes/admin/stripe-alipay-settings.php:31 #: includes/admin/stripe-ideal-settings.php:31 #: includes/admin/stripe-sofort-settings.php:31 #: includes/admin/stripe-p24-settings.php:27 #: includes/admin/stripe-settings.php:19 #: includes/admin/stripe-sepa-settings.php:31 #: includes/admin/stripe-giropay-settings.php:31 #: includes/admin/stripe-bancontact-settings.php:31 #: includes/admin/stripe-multibanco-settings.php:27 #: includes/admin/stripe-eps-settings.php:27 msgid "This controls the title which the user sees during checkout." msgstr "Ce champ indique le titre du type de paiement au moment du paiement." #: includes/admin/stripe-alipay-settings.php:29 #: includes/admin/stripe-ideal-settings.php:29 #: includes/admin/stripe-sofort-settings.php:29 #: includes/admin/stripe-p24-settings.php:25 #: includes/admin/stripe-settings.php:17 #: includes/admin/stripe-sepa-settings.php:29 #: includes/admin/stripe-giropay-settings.php:29 #: includes/admin/stripe-bancontact-settings.php:29 #: includes/admin/stripe-multibanco-settings.php:25 #: includes/admin/stripe-eps-settings.php:25 msgid "Title" msgstr "Titre" #: includes/admin/stripe-settings.php:11 msgid "Enable Stripe" msgstr "Activer Stripe" #: includes/admin/stripe-alipay-settings.php:22 #: includes/admin/stripe-ideal-settings.php:22 #: includes/admin/stripe-sofort-settings.php:22 #: includes/admin/stripe-p24-settings.php:18 #: includes/admin/stripe-settings.php:10 #: includes/admin/stripe-sepa-settings.php:22 #: includes/admin/stripe-giropay-settings.php:22 #: includes/admin/stripe-bancontact-settings.php:22 #: includes/admin/stripe-multibanco-settings.php:18 #: includes/admin/stripe-eps-settings.php:18 msgid "Enable/Disable" msgstr "Activer/Désactiver" #. translators: transaction id #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:453 msgid "Stripe charge authorized (Charge ID: %s). Process order to take payment, or cancel to remove the pre-authorization." msgstr "Paiement Stripe autorisé (ID du paiement: %s). Traitez la commande pour prendre le paiement ou annulez pour retirer la pré-autorisation." #: includes/class-wc-stripe-order-handler.php:140 #: includes/payment-methods/class-wc-gateway-stripe-sepa.php:349 #: includes/class-wc-stripe-webhook-handler.php:214 msgid "This card is no longer available and has been removed." msgstr "Cette carte de paiement n’est plus disponible et a été supprimée." #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:631 msgid "Invalid payment method. Please input a new card number." msgstr "Méthode de paiement non valide. Veuillez saisir un nouveau numéro de carte de paiement." #: includes/class-wc-gateway-stripe.php:409 msgid "Please fill in required checkout fields first" msgstr "Veuillez remplir les champs obligatoires d’abord" #: includes/class-wc-gateway-stripe.php:408 msgid "Please accept the terms and conditions first" msgstr "Veuillez d’abord accepter les conditions d’utilisation" #. translators: link to Stripe testing page #: includes/class-wc-gateway-stripe.php:257 msgid "TEST MODE ENABLED. In test mode, you can use the card number 4242424242424242 with any CVC and a valid expiration date or check the <a href=\"%s\" target=\"_blank\">Testing Stripe documentation</a> for more card numbers." msgstr "MODE TEST ACTIVÉ. En mode test, vous pouvez utiliser le numéro de carte 4242424242424242 avec n’importe quel cryptogramme visuel et une date d’expiration valide ou consulter la <a href=\"%s\" target=\"_blank\">documentation Test Stripe</a> pour obtenir plus de numéros de carte." #: includes/class-wc-gateway-stripe.php:88 #: includes/admin/class-wc-stripe-privacy.php:12 msgid "Stripe" msgstr "Stripe" #. translators: 1) card brand 2) last 4 digits #: includes/compat/class-wc-stripe-subs-compat.php:588 msgid "Via %1$s card ending in %2$s" msgstr "Avec la carte de paiement %1$s se terminant par %2$s" #. translators: error message #: includes/compat/class-wc-stripe-pre-orders-compat.php:131 msgid "Stripe Transaction Failed (%s)" msgstr "Échec de la transaction Stripe (%s)" #: includes/compat/class-wc-stripe-pre-orders-compat.php:51 msgid "Unable to store payment details. Please try again." msgstr "Impossible de stocker les détails du paiement, veuillez réessayer." #: includes/compat/class-wc-stripe-sepa-subs-compat.php:240 #: includes/compat/class-wc-stripe-subs-compat.php:277 msgid "Customer not found" msgstr "Client non trouvé" #. translators: 1) dollar amount #. translators: minimum amount #: includes/abstracts/abstract-wc-stripe-payment-gateway.php:246 #: includes/compat/class-wc-stripe-sepa-subs-compat.php:222 #: includes/compat/class-wc-stripe-subs-compat.php:224 msgid "Sorry, the minimum allowed order total is %1$s to use this payment method." msgstr "Désolé, le montant total minimum de commande autorisé est de %1$s pour utiliser cette méthode de paiement."
[+]
..
[-] woocommerce-fr_FR-2ff2080d2d38b66bf6e2d5e3d2c64bb5.json
[edit]
[-] woocommerce-fr_FR-2cd54bc9eeab906cf0f6abb2399e9fb7.json
[edit]
[-] woocommerce-nl_NL-20e7fc3ea96346f2d1f05ca5e7847392.json
[edit]
[-] woocommerce-nl_NL-8e70071b31d612826093f5d8320d9e32.json
[edit]
[-] woocommerce-de_DE-38946f5d8b83961eb0af530272a1d081.json
[edit]
[-] woocommerce-fr_FR-39de01d53e1a7555444d48e522e8dfa0.json
[edit]
[-] woocommerce-it_IT-e4cbeca444204d245f7e5aaa52619961.json
[edit]
[-] woocommerce-nl_NL-a4e94e23bffe556b18c240398dad508e.json
[edit]
[-] woocommerce-es_ES-809b6b441475f60be6875318fedb118d.json
[edit]
[-] woocommerce-de_DE-85b2f14b9b60f988ddb520cdccf0b8e3.json
[edit]
[-] woocommerce-es_ES-9b4af671d1fa191be025b6ac0483867b.json
[edit]
[-] elementor-de_DE.mo
[edit]
[-] woocommerce-de_DE-42bda93e026cec336f1afb5ad835ab7a.json
[edit]
[-] loco-translate-nl_NL.po
[edit]
[-] woocommerce-it_IT-5417ed9e1032add15edd49abeed55286.json
[edit]
[-] woocommerce-fr_FR-70e6c05508a42d6e00911e43315423d1.json
[edit]
[-] woocommerce-fr_FR-02acd74879196411261af7576fdb4b93.json
[edit]
[-] woocommerce-nl_NL-d80020dab74131d7f0c108526c0fbebe.json
[edit]
[-] woocommerce-it_IT-38946f5d8b83961eb0af530272a1d081.json
[edit]
[-] woocommerce-de_DE-e4cbeca444204d245f7e5aaa52619961.json
[edit]
[-] woocommerce-es_ES-8b804aae5f9b469b199a2edf7a430ae9.json
[edit]
[-] woocommerce-fr_FR-45959a02c278ed19e670d2d3436871f0.json
[edit]
[-] woocommerce-it_IT-85b2f14b9b60f988ddb520cdccf0b8e3.json
[edit]
[-] loco-translate-de_DE.po
[edit]
[-] woocommerce-it_IT-42bda93e026cec336f1afb5ad835ab7a.json
[edit]
[-] woocommerce-es_ES-6a71d5d299d2a84ffd31ab623c0b1803.json
[edit]
[-] woocommerce-es_ES-f45f4cb8ddc6151554357c57c215dc37.json
[edit]
[-] woocommerce-de_DE-5417ed9e1032add15edd49abeed55286.json
[edit]
[-] elementor-nl_NL.mo
[edit]
[-] really-simple-ssl-de_DE.po
[edit]
[-] woocommerce-gateway-stripe-fr_FR.po
[edit]
[-] woocommerce-de_DE-74d7d518289b7f01611f9b7fbd48c278.json
[edit]
[-] woocommerce-de_DE-811738b7af9095a276a319dfbe46bceb.json
[edit]
[-] woocommerce-es_ES-1e6e582c38fd3046aa3c225009d2a90c.json
[edit]
[-] woocommerce-es_ES-00cecdb4dc8514ec7e775622bc723648.json
[edit]
[-] woocommerce-es_ES-5ca9d7c1e762634623941efe4d5a2469.json
[edit]
[-] woocommerce-fr_FR-dfb09f9953676bbc1de4eb2b9f232c6d.json
[edit]
[-] woocommerce-es_ES-4a2daf7440e05a13a7f38880be9c4700.json
[edit]
[-] woocommerce-de_DE-df9e7d6407d60dcdb29f556292e77bf8.json
[edit]
[-] woocommerce-de_DE-3c3efe76d8f02e4f9c1a4de86b26b9c9.json
[edit]
[-] woocommerce-es_ES-7cbf48bcd2a87f95ec4eda44a0eb7258.json
[edit]
[-] woocommerce-it_IT-811738b7af9095a276a319dfbe46bceb.json
[edit]
[-] woocommerce-it_IT-74d7d518289b7f01611f9b7fbd48c278.json
[edit]
[-] really-simple-ssl-nl_NL.po
[edit]
[-] woocommerce-nl_NL-96c2ec65465f6afdcbb5ae267650fdc4.json
[edit]
[-] woocommerce-it_IT-df9e7d6407d60dcdb29f556292e77bf8.json
[edit]
[-] woocommerce-fr_FR-3925e1feb7b90b12ac3114967c21e6f9.json
[edit]
[-] woocommerce-es_ES-287f246e61a201cec5ac1e37a10190bc.json
[edit]
[-] woocommerce-nl_NL-e930ab0f3b2fd33635ed5033ec41fbd4.json
[edit]
[-] woocommerce-nl_NL-13f119df572e1a293b2de90554f196b8.json
[edit]
[-] woocommerce-it_IT-3c3efe76d8f02e4f9c1a4de86b26b9c9.json
[edit]
[-] woocommerce-fr_FR-5a5292d4981044a0b7513bae8a1b295e.json
[edit]
[-] woocommerce-fr_FR-9b29dc979fa0f5ec8114c66f083e362e.json
[edit]
[-] woocommerce-es_ES-18a31075fa5f4596edaf76ec78921ff4.json
[edit]
[-] woocommerce-es_ES-27c3c96efb4bdb0e7c38db93c5b151be.json
[edit]
[-] elementor-it_IT.mo
[edit]
[-] woocommerce-nl_NL-b2e956ee35340f6e47f27f8a54309ac3.json
[edit]
[-] woocommerce-es_ES-c2d9a34cf502bd5b5a80ca646a1420b3.json
[edit]
[-] woocommerce-de_DE-7e828ac078fc6e01d518767cef10ab11.json
[edit]
[-] woocommerce-fr_FR-5d37316981e7ab717ab61759cce6ebf0.json
[edit]
[-] woocommerce-nl_NL-0657952e8fe472b7a7f031ef6c2f1e6a.json
[edit]
[-] woocommerce-es_ES-5e97339e0756e5bda516a3bcccc55291.json
[edit]
[-] woocommerce-it_IT-ed9b16000a6d37c51bf23c61f4df878e.json
[edit]
[-] woocommerce-it_IT-2a4f5667ed4e81d44f6ccfb84523b904.json
[edit]
[-] woocommerce-fr_FR-c6c5331d3afe1391f2ca83e991ccc086.json
[edit]
[-] woocommerce-fr_FR-94f09d66563691b47b62977089270650.json
[edit]
[-] loco-translate-it_IT.po
[edit]
[-] woocommerce-es_ES-710c8de6bc8917cbc1b0437ea3b83b29.json
[edit]
[-] woocommerce-it_IT-7e828ac078fc6e01d518767cef10ab11.json
[edit]
[-] woocommerce-es_ES-f31b0aa0c71dd74b7103120610ca6253.json
[edit]
[-] woocommerce-de_DE-ed9b16000a6d37c51bf23c61f4df878e.json
[edit]
[-] woocommerce-nl_NL-4aa9fcba9e7426d464074fca3796a6bc.json
[edit]
[-] woocommerce-de_DE-2a4f5667ed4e81d44f6ccfb84523b904.json
[edit]
[-] woocommerce-it_IT-521337caa071d52117f0259a46acecb8.json
[edit]
[-] woocommerce-it_IT-124cfb7a5d89d9c89c181e1d53e04227.json
[edit]
[-] woocommerce-de_DE-3f60dbcd1275e65dc1a0405a05449bf4.json
[edit]
[-] woocommerce-de_DE-22fb179d9108d81b2ffeabdc6db6b5bb.json
[edit]
[-] woocommerce-it_IT-b1bb8fbd24d68a9c893faf1a6f7b493b.json
[edit]
[-] woocommerce-de_DE-9e193e1001d6d89ebfd1dc6040b524a1.json
[edit]
[-] woocommerce-de_DE-d4c505e96199e8c818fc6d24151d9c4a.json
[edit]
[-] really-simple-ssl-it_IT.po
[edit]
[-] woocommerce-nl_NL-9f864a903a308b30517f05d50c3d4492.json
[edit]
[-] woocommerce-de_DE-521337caa071d52117f0259a46acecb8.json
[edit]
[-] woocommerce-de_DE-124cfb7a5d89d9c89c181e1d53e04227.json
[edit]
[-] woocommerce-it_IT-3f60dbcd1275e65dc1a0405a05449bf4.json
[edit]
[-] woocommerce-nl_NL-b1bcbab1d6a7ca6b0433d67776f347f1.json
[edit]
[-] woocommerce-fr_FR-ba8d2fb7c85928310d4f3a907b7d9bdd.json
[edit]
[-] woocommerce-fr_FR-b007baff76144318d6c33cd26f4bfdb9.json
[edit]
[-] woocommerce-it_IT-22fb179d9108d81b2ffeabdc6db6b5bb.json
[edit]
[-] woocommerce-de_DE-b1bb8fbd24d68a9c893faf1a6f7b493b.json
[edit]
[-] woocommerce-it_IT-9e193e1001d6d89ebfd1dc6040b524a1.json
[edit]
[-] woocommerce-it_IT-d4c505e96199e8c818fc6d24151d9c4a.json
[edit]
[-] akismet-fr_FR.po
[edit]
[-] woocommerce-de_DE-e3be8aa1bd40b2e657b72cf37e53593c.json
[edit]
[-] woocommerce-nl_NL-0dc089127d6d4abad378c797b27b1007.json
[edit]
[-] woocommerce-de_DE-0cf7579f6fbc3a394bde81590518d79e.json
[edit]
[-] woocommerce-de_DE-84b163aaa01e0df403508ea16f062262.json
[edit]
[-] woocommerce-de_DE-b155b7bf28890099b74a84417cbaafe9.json
[edit]
[-] woocommerce-it_IT-600a680df13366b0dff255bf450a774d.json
[edit]
[-] woocommerce-fr_FR-2e8ff1f945781cdab678c7cf64caff6f.json
[edit]
[-] woocommerce-nl_NL-c70671124b0e00661f88fe1616dfc9f0.json
[edit]
[-] woocommerce-es_ES-34b7393e5b07373be089898508bfd837.json
[edit]
[-] woocommerce-fr_FR-23f9ad784e65e80d9ad092b15d167d07.json
[edit]
[-] woocommerce-fr_FR-5732890af28c709ee103d63f5e400d73.json
[edit]
[-] woocommerce-it_IT-e3be8aa1bd40b2e657b72cf37e53593c.json
[edit]
[-] woocommerce-es_ES-d2b4400b6de0e69404e0f7f61d16bc55.json
[edit]
[-] woocommerce-fr_FR-658b25b0ac27cb020b0115060efd37c5.json
[edit]
[-] woocommerce-it_IT-b155b7bf28890099b74a84417cbaafe9.json
[edit]
[-] woocommerce-it_IT-0cf7579f6fbc3a394bde81590518d79e.json
[edit]
[-] woocommerce-it_IT-84b163aaa01e0df403508ea16f062262.json
[edit]
[-] woocommerce-de_DE-600a680df13366b0dff255bf450a774d.json
[edit]
[-] woocommerce-nl_NL-43808db038ff36cd9b08070ab35ebe07.json
[edit]
[-] woocommerce-fr_FR-74d045bafa8cbebd4fe0f277010a5102.json
[edit]
[-] woocommerce-es_ES-de12a4697822740a2fbaeb47c5062af1.json
[edit]
[-] woocommerce-it_IT-c93706e596cbd46fb0d621f4fe3efb80.json
[edit]
[-] woocommerce-es_ES-b3f83696a2cb49f571043ce14a384a76.json
[edit]
[-] woocommerce-de_DE-6b540692fe4f3228bbf79cd1e559660a.json
[edit]
[-] woocommerce-fr_FR-79bbf2136cbd39824ac9a38a392780fe.json
[edit]
[-] woocommerce-de_DE-c5702ace609dd30ccabd4c999de43096.json
[edit]
[-] woocommerce-es_ES-c2281f7657b21ced41addf3ae482c268.json
[edit]
[-] woocommerce-nl_NL-bc47df3ee4c91b429d35c5cdc9ec7533.json
[edit]
[-] woocommerce-nl_NL-77b25a5ccb12a232ba73108568db40e0.json
[edit]
[-] woocommerce-nl_NL-1ff2b9879bf907d438b0a402676a8c76.json
[edit]
[-] woocommerce-fr_FR-324138858b6bcb278c27e314613e684c.json
[edit]
[-] woocommerce-nl_NL-e635a910506cd19b86c31409af9efbc2.json
[edit]
[-] custom-css-js-es_ES.po
[edit]
[-] woocommerce-es_ES-bbb14794f8821c59188b903c1ab33289.json
[edit]
[-] woocommerce-it_IT-04b0288fb20cfe264e56f0316b69b7fe.json
[edit]
[-] woocommerce-nl_NL-b8154269eecf510f10c11b442f7c41fc.json
[edit]
[-] woocommerce-nl_NL-516dd7f0ad3e36c0a397cf1a741630ef.json
[edit]
[-] woocommerce-nl_NL-8c74bc279a70f95ca5874f30b9a39965.json
[edit]
[-] woocommerce-de_DE-9cb42ac5e22f19031b8851f9f632d544.json
[edit]
[-] woocommerce-fr_FR-b7f8787cc724dc3072e1e1fec9a1b056.json
[edit]
[-] woocommerce-it_IT-1fce6066a1f86a34fccc35420cf1071e.json
[edit]
[-] woocommerce-de_DE-9082e24c1cd91b9ac2c056d504a8d1c0.json
[edit]
[-] woocommerce-de_DE-1bfd5b659d5e14e8179eb0d82fdb2ac6.json
[edit]
[-] woocommerce-de_DE-c93706e596cbd46fb0d621f4fe3efb80.json
[edit]
[-] woocommerce-nl_NL-09b8a04693848711e3459fcc6f5f2a94.json
[edit]
[-] woocommerce-it_IT-c5702ace609dd30ccabd4c999de43096.json
[edit]
[-] woocommerce-it_IT-6b540692fe4f3228bbf79cd1e559660a.json
[edit]
[-] woocommerce-nl_NL-0db65848d165e94c1b721836932fa2b2.json
[edit]
[-] woocommerce-nl_NL-48ce40e4ba5fbb6c20f55b5ae0d3763b.json
[edit]
[-] woocommerce-es_ES-d05ee634b22d05f0055b724443f05a68.json
[edit]
[-] woocommerce-fr_FR-deed2aed3392b43c83c7cea296b154af.json
[edit]
[-] wordpress-seo-it_IT.po
[edit]
[-] woocommerce-de_DE-04b0288fb20cfe264e56f0316b69b7fe.json
[edit]
[-] woocommerce-es_ES-272ce40a99e1a33c3ee6c9cbce70cc33.json
[edit]
[-] woocommerce-fr_FR-fd43ffdef2172f4f776f1653e8caae39.json
[edit]
[-] woocommerce-es_ES-eeddd29f27fcffb447bc0d48b14a1151.json
[edit]
[-] woocommerce-it_IT-9cb42ac5e22f19031b8851f9f632d544.json
[edit]
[-] woocommerce-es_ES-1605a532b87cc989e30f0c39532c5845.json
[edit]
[-] woocommerce-nl_NL-e03ec35386c2705c11cebd6288b33cf8.json
[edit]
[-] woocommerce-fr_FR-a8b73b087444470c8f4396b7142908f6.json
[edit]
[-] woocommerce-es_ES-f34924aeff974b0bdbfac124c23fbfe3.json
[edit]
[-] woocommerce-fr_FR-1fd108afcd6b1150ccd257c03371fcf4.json
[edit]
[-] woocommerce-nl_NL-ea6fb371f81c4d3584bbc795fa4ac09c.json
[edit]
[-] woocommerce-fr_FR-2d000e7ced69fed51ef7de882445014e.json
[edit]
[-] woocommerce-de_DE-1fce6066a1f86a34fccc35420cf1071e.json
[edit]
[-] woocommerce-it_IT-1bfd5b659d5e14e8179eb0d82fdb2ac6.json
[edit]
[-] woocommerce-it_IT-9082e24c1cd91b9ac2c056d504a8d1c0.json
[edit]
[-] woocommerce-es_ES-3f7f351e23881ec7252148187cbaae95.json
[edit]
[-] woocommerce-es_ES.po
[edit]
[-] post-types-order-fr_FR.mo
[edit]
[-] woocommerce-de_DE-ddb7f533a41db7e057e43bcf87270ece.json
[edit]
[-] woocommerce-es_ES-b992cfe126e56b5290b316801bcedee6.json
[edit]
[-] woocommerce-es_ES-63c86bee87d5e82df937a2c2dce16b08.json
[edit]
[-] woocommerce-es_ES-9dc3edc13c844c619b5adbb845e546b0.json
[edit]
[-] woocommerce-fr_FR-c8cbe8ef95155db152b270d441fc8528.json
[edit]
[-] woocommerce-it_IT-19f16f4fc69aa97ecde5d39d523dfd8b.json
[edit]
[-] woocommerce-it_IT-a354d4299731b33e847e6eb5329b1a7e.json
[edit]
[-] woocommerce-es_ES-fe93c2577c317c098eae3d9773e887a1.json
[edit]
[-] woocommerce-it_IT-fdc53b73be01f3738b23cc383bd00b1a.json
[edit]
[-] woocommerce-it_IT-8ee144560f12422c740959da02086fba.json
[edit]
[-] woocommerce-es_ES-61fdbffdb6d47eb54a7c643bae3e7ca3.json
[edit]
[-] woocommerce-es_ES-f2d5abd38e77f463761f5ce3181f73f1.json
[edit]
[-] woocommerce-fr_FR-5475e5194aa7d70be95d7009b491a2ed.json
[edit]
[-] woocommerce-it_IT-ddb7f533a41db7e057e43bcf87270ece.json
[edit]
[-] woocommerce-fr_FR-c0faba84c7842505f8893c2c327a9f78.json
[edit]
[-] woocommerce-de_DE-19f16f4fc69aa97ecde5d39d523dfd8b.json
[edit]
[-] woocommerce-de_DE-a354d4299731b33e847e6eb5329b1a7e.json
[edit]
[-] woocommerce-es_ES-90d7eeda62b9eba288367d299dab8304.json
[edit]
[-] woocommerce-de_DE-fdc53b73be01f3738b23cc383bd00b1a.json
[edit]
[-] woocommerce-de_DE-8ee144560f12422c740959da02086fba.json
[edit]
[-] hello-dolly-fr_FR.mo
[edit]
[-] woocommerce-nl_NL-3305d9de59961a847c212b100798fb50.json
[edit]
[-] woocommerce-fr_FR-55122e8abbfdc5968af0f31b4c9fe49d.json
[edit]
[-] woocommerce-es_ES-8509ee2a5a2441fa9dc50c8190154dcc.json
[edit]
[-] woocommerce-fr_FR-3d22158f7352a99a05d445a1e3074c46.json
[edit]
[-] woocommerce-es_ES-fc4895b6508f32c16c4d8bc69f8162b6.json
[edit]
[-] woocommerce-es_ES-5fcbf200b3bbabfc78b630c598073c6c.json
[edit]
[-] woocommerce-nl_NL-a46e2cdf66e3645fd11b123961dc9b40.json
[edit]
[-] woocommerce-es_ES-8d8333ce2857a7223c73781fecbb893a.json
[edit]
[-] woocommerce-es_ES-36e7818bfdfd4a6943db89e1565c4cc7.json
[edit]
[-] wordpress-seo-nl_NL.po
[edit]
[-] woocommerce-fr_FR-f976da155dfdd080588c50ccda5af747.json
[edit]
[-] woocommerce-nl_NL-7315868fcbe1668fa9ece3f803e8da47.json
[edit]
[-] wordpress-seo-de_DE.po
[edit]
[-] woocommerce-fr_FR-1b59d077cd5a766feef182aa33bfdeb6.json
[edit]
[-] woocommerce-nl_NL-618d9334759c77cb27125cffd0883721.json
[edit]
[-] woocommerce-fr_FR-19f52ef80d162b0ab094ab96c60a76e8.json
[edit]
[-] woocommerce-es_ES-600a680df13366b0dff255bf450a774d.json
[edit]
[-] woocommerce-de_DE-d2b4400b6de0e69404e0f7f61d16bc55.json
[edit]
[-] woocommerce-fr_FR-85bc274b5e191417528a5d83a3e0df4c.json
[edit]
[-] woocommerce-fr_FR-84b8b958854766b6b4b4d21a482acf19.json
[edit]
[-] gdpr-cookie-compliance-nl_NL.po
[edit]
[-] woocommerce-nl_NL-9144a105d0b1c333a2578044499c49a7.json
[edit]
[-] woocommerce-nl_NL-056e3f14efed538fde21950202add8dc.json
[edit]
[-] woocommerce-de_DE-de12a4697822740a2fbaeb47c5062af1.json
[edit]
[-] woocommerce-nl_NL-1869430a90f07a7364b4c043829f725f.json
[edit]
[-] woocommerce-nl_NL-f9c56a0cbb6710505047e6c835953c82.json
[edit]
[-] woocommerce-fr_FR-5eb813d2752872613b404ad6be3fd32d.json
[edit]
[-] woocommerce-it_IT-34b7393e5b07373be089898508bfd837.json
[edit]
[-] gdpr-cookie-compliance-de_DE.po
[edit]
[-] woocommerce-es_ES-b155b7bf28890099b74a84417cbaafe9.json
[edit]
[-] woocommerce-gateway-stripe-es_ES.po
[edit]
[-] woocommerce-es_ES-84b163aaa01e0df403508ea16f062262.json
[edit]
[-] woocommerce-es_ES-0cf7579f6fbc3a394bde81590518d79e.json
[edit]
[-] woocommerce-fr_FR-64d497c5d8b8575a28edb2fc5ff5b5a1.json
[edit]
[-] woocommerce-it_IT-d2b4400b6de0e69404e0f7f61d16bc55.json
[edit]
[-] woocommerce-nl_NL-e885442559cb44e8b827f0e0ca0a14c9.json
[edit]
[-] woocommerce-es_ES-e3be8aa1bd40b2e657b72cf37e53593c.json
[edit]
[-] woocommerce-nl_NL-8fef935817e4813f23615327999fd50f.json
[edit]
[-] woocommerce-it_IT-de12a4697822740a2fbaeb47c5062af1.json
[edit]
[-] woocommerce-de_DE-34b7393e5b07373be089898508bfd837.json
[edit]
[-] woocommerce-de_DE-eeddd29f27fcffb447bc0d48b14a1151.json
[edit]
[-] woocommerce-de_DE-272ce40a99e1a33c3ee6c9cbce70cc33.json
[edit]
[-] woocommerce-it_IT-bbb14794f8821c59188b903c1ab33289.json
[edit]
[-] woocommerce-es_ES-04b0288fb20cfe264e56f0316b69b7fe.json
[edit]
[-] woocommerce-fr_FR-6b82d38e8ac7d8966cd8377aae33e5fd.json
[edit]
[-] all-in-one-wp-migration-nl_NL.mo
[edit]
[-] woocommerce-fr_FR-16268754aba0e39aeb4f24c835d52820.json
[edit]
[-] woocommerce-de_DE-d05ee634b22d05f0055b724443f05a68.json
[edit]
[-] woocommerce-fr_FR-09c5919a18291dd26d6f52f9d1563a8e.json
[edit]
[-] woocommerce-fr_FR-b31f51fa0bb40ceb060aaa9f77ca1771.json
[edit]
[-] woocommerce-it_IT-c2281f7657b21ced41addf3ae482c268.json
[edit]
[-] woocommerce-es_ES-c93706e596cbd46fb0d621f4fe3efb80.json
[edit]
[-] woocommerce-fr_FR-c61d73378f6482bd02e7f72dbc55a263.json
[edit]
[-] woocommerce-it_IT-b3f83696a2cb49f571043ce14a384a76.json
[edit]
[-] woocommerce-es_ES-1fce6066a1f86a34fccc35420cf1071e.json
[edit]
[-] woocommerce-nl_NL-6534f4f1b5a07daa4a71b82f54dc0a82.json
[edit]
[-] woocommerce-de_DE-f34924aeff974b0bdbfac124c23fbfe3.json
[edit]
[-] woocommerce-de_DE-1605a532b87cc989e30f0c39532c5845.json
[edit]
[-] woocommerce-nl_NL-4e3234bb41d0851c150e919809099a0c.json
[edit]
[-] woocommerce-it_IT-eeddd29f27fcffb447bc0d48b14a1151.json
[edit]
[-] woocommerce-de_DE-bbb14794f8821c59188b903c1ab33289.json
[edit]
[-] woocommerce-it_IT-272ce40a99e1a33c3ee6c9cbce70cc33.json
[edit]
[-] woocommerce-nl_NL-4176e82c805c29edd301850a42211d3e.json
[edit]
[-] woocommerce-it_IT-d05ee634b22d05f0055b724443f05a68.json
[edit]
[-] woocommerce-de_DE-c2281f7657b21ced41addf3ae482c268.json
[edit]
[-] woocommerce-es_ES-6b540692fe4f3228bbf79cd1e559660a.json
[edit]
[-] woocommerce-es_ES-c5702ace609dd30ccabd4c999de43096.json
[edit]
[-] all-in-one-wp-migration-de_DE.mo
[edit]
[-] woocommerce-de_DE-b3f83696a2cb49f571043ce14a384a76.json
[edit]
[-] woocommerce-nl_NL-aadb8b051a48c2856ccdb36fce0ecec5.json
[edit]
[-] woocommerce-es_ES-1bfd5b659d5e14e8179eb0d82fdb2ac6.json
[edit]
[-] woocommerce-es_ES-9082e24c1cd91b9ac2c056d504a8d1c0.json
[edit]
[-] woocommerce-fr_FR-c1bc39bcdee2da3c0b62bcd5372120f4.json
[edit]
[-] woocommerce-fr_FR-b239ff15197a133498a4b025f002dee5.json
[edit]
[-] woocommerce-it_IT-f34924aeff974b0bdbfac124c23fbfe3.json
[edit]
[-] woocommerce-it_IT-1605a532b87cc989e30f0c39532c5845.json
[edit]
[-] woocommerce-es_ES-9cb42ac5e22f19031b8851f9f632d544.json
[edit]
[-] woocommerce-it_IT-63c86bee87d5e82df937a2c2dce16b08.json
[edit]
[-] woocommerce-it_IT-b992cfe126e56b5290b316801bcedee6.json
[edit]
[-] woocommerce-it_IT-3f7f351e23881ec7252148187cbaae95.json
[edit]
[-] woocommerce-nl_NL-28373221fc2f980b198a22af0e736c42.json
[edit]
[-] woocommerce-de_DE-61fdbffdb6d47eb54a7c643bae3e7ca3.json
[edit]
[-] woocommerce-de_DE-f2d5abd38e77f463761f5ce3181f73f1.json
[edit]
[-] woocommerce-es_ES-fdc53b73be01f3738b23cc383bd00b1a.json
[edit]
[-] woocommerce-es_ES-8ee144560f12422c740959da02086fba.json
[edit]
[-] woocommerce-de_DE-90d7eeda62b9eba288367d299dab8304.json
[edit]
[-] woocommerce-it_IT-fe93c2577c317c098eae3d9773e887a1.json
[edit]
[-] woocommerce-nl_NL-b9bf1ca91d393a30e2461ef709f8fa10.json
[edit]
[-] woocommerce-nl_NL-e0f9c7d89b1b130a9023c5c2fde2815e.json
[edit]
[-] woocommerce-es_ES-a354d4299731b33e847e6eb5329b1a7e.json
[edit]
[-] woocommerce-es_ES-19f16f4fc69aa97ecde5d39d523dfd8b.json
[edit]
[-] woocommerce-it_IT-9dc3edc13c844c619b5adbb845e546b0.json
[edit]
[-] woocommerce-de_DE-63c86bee87d5e82df937a2c2dce16b08.json
[edit]
[-] woocommerce-nl_NL-759a1ecfc9e66ff8de9f9a98045ceb87.json
[edit]
[-] woocommerce-de_DE-b992cfe126e56b5290b316801bcedee6.json
[edit]
[-] woocommerce-nl_NL-6a05d3e83ea2f467e819383d9f9cccb5.json
[edit]
[-] woocommerce-es_ES-ddb7f533a41db7e057e43bcf87270ece.json
[edit]
[-] woocommerce-de_DE-3f7f351e23881ec7252148187cbaae95.json
[edit]
[-] woocommerce-it_IT-61fdbffdb6d47eb54a7c643bae3e7ca3.json
[edit]
[-] woocommerce-it_IT-f2d5abd38e77f463761f5ce3181f73f1.json
[edit]
[-] woocommerce-nl_NL-688e3898485ce5a140ad8cd7bea0fee8.json
[edit]
[-] woocommerce-it_IT-90d7eeda62b9eba288367d299dab8304.json
[edit]
[-] woocommerce-nl_NL-6528827781bced63ce799f4afb6066a1.json
[edit]
[-] woocommerce-de_DE-fe93c2577c317c098eae3d9773e887a1.json
[edit]
[-] gdpr-cookie-compliance-it_IT.po
[edit]
[-] woocommerce-de_DE-9dc3edc13c844c619b5adbb845e546b0.json
[edit]
[-] woocommerce-it_IT-fc4895b6508f32c16c4d8bc69f8162b6.json
[edit]
[-] woocommerce-it_IT-5fcbf200b3bbabfc78b630c598073c6c.json
[edit]
[-] woocommerce-it_IT-8509ee2a5a2441fa9dc50c8190154dcc.json
[edit]
[-] woocommerce-nl_NL-62e815516fb81906c218cf351160c884.json
[edit]
[-] woocommerce-nl_NL-2a130218c40b2b37eedb3857f22c90a1.json
[edit]
[-] woocommerce-fr_FR-1ab3c5ff6a861a0bbc5e57811248de9b.json
[edit]
[-] essential-addons-for-elementor-lite-es_ES.po
[edit]
[-] woocommerce-it_IT-36e7818bfdfd4a6943db89e1565c4cc7.json
[edit]
[-] woocommerce-it_IT-8d8333ce2857a7223c73781fecbb893a.json
[edit]
[-] woocommerce-de_DE-5fcbf200b3bbabfc78b630c598073c6c.json
[edit]
[-] woocommerce-nl_NL-cc02e92f0af36b7c4f36de274b6e1ca3.json
[edit]
[-] woocommerce-de_DE-fc4895b6508f32c16c4d8bc69f8162b6.json
[edit]
[-] woocommerce-fr_FR-e44671e4528b0da3a0fd6feaf8abadca.json
[edit]
[-] woocommerce-de_DE-8509ee2a5a2441fa9dc50c8190154dcc.json
[edit]
[-] woocommerce-fr_FR-74430a7511524b258e452d23b771fd8c.json
[edit]
[-] all-in-one-wp-migration-it_IT.mo
[edit]
[-] woocommerce-de_DE-36e7818bfdfd4a6943db89e1565c4cc7.json
[edit]
[-] woocommerce-nl_NL-266b21f550f6c336217746f77332e8d9.json
[edit]
[-] woocommerce-de_DE-8d8333ce2857a7223c73781fecbb893a.json
[edit]
[-] woocommerce-fr_FR-af52ab8cb2e7713cf3037751dd593965.json
[edit]
[-] woocommerce-de_DE-8b804aae5f9b469b199a2edf7a430ae9.json
[edit]
[-] woocommerce-nl_NL-bb0f027faa1257de4b730158475093de.json
[edit]
[-] woocommerce-es_ES-e4cbeca444204d245f7e5aaa52619961.json
[edit]
[-] woocommerce-nl_NL-8cd2527a2df2dd16a8b900b77a91e4cf.json
[edit]
[-] woocommerce-es_ES-5417ed9e1032add15edd49abeed55286.json
[edit]
[-] woocommerce-de_DE-f45f4cb8ddc6151554357c57c215dc37.json
[edit]
[-] woocommerce-de_DE-6a71d5d299d2a84ffd31ab623c0b1803.json
[edit]
[-] woocommerce-nl_NL-25681209877dbbf4b351e01720af480c.json
[edit]
[-] woocommerce-fr_FR-354416042f4f6ddf578099737d7be093.json
[edit]
[-] woocommerce-it_IT-809b6b441475f60be6875318fedb118d.json
[edit]
[-] woocommerce-it_IT-9b4af671d1fa191be025b6ac0483867b.json
[edit]
[-] woocommerce-fr_FR-86f183bc49f007e059e226dec4e78466.json
[edit]
[-] woocommerce-it_IT-8b804aae5f9b469b199a2edf7a430ae9.json
[edit]
[-] woocommerce-nl_NL-631aea9cc7dfbe135cf2db041491954f.json
[edit]
[-] woocommerce-es_ES-38946f5d8b83961eb0af530272a1d081.json
[edit]
[-] woocommerce-it_IT-6a71d5d299d2a84ffd31ab623c0b1803.json
[edit]
[-] woocommerce-it_IT-f45f4cb8ddc6151554357c57c215dc37.json
[edit]
[-] woocommerce-es_ES-42bda93e026cec336f1afb5ad835ab7a.json
[edit]
[-] woocommerce-de_DE-809b6b441475f60be6875318fedb118d.json
[edit]
[-] woocommerce-es_ES-85b2f14b9b60f988ddb520cdccf0b8e3.json
[edit]
[-] woocommerce-de_DE-9b4af671d1fa191be025b6ac0483867b.json
[edit]
[-] woocommerce-fr_FR-ef9ba46f28f3f2e243554dec42df3df0.json
[edit]
[-] woocommerce-nl_NL-09444bf964f9242a7dc345c5da29c237.json
[edit]
[-] woocommerce-it_IT-00cecdb4dc8514ec7e775622bc723648.json
[edit]
[-] woocommerce-it_IT-5ca9d7c1e762634623941efe4d5a2469.json
[edit]
[-] woocommerce-nl_NL-21fee52f2b4be704278bd81018c89b15.json
[edit]
[-] woocommerce-it_IT-1e6e582c38fd3046aa3c225009d2a90c.json
[edit]
[-] woocommerce-fr_FR-ad23f05efbf68ad6f8d8b724063a6672.json
[edit]
[-] woocommerce-it_IT-7cbf48bcd2a87f95ec4eda44a0eb7258.json
[edit]
[-] woocommerce-nl_NL-2e5b773a600e6595bad14136c2d73f08.json
[edit]
[-] woocommerce-fr_FR-44c191a60473a8bdb9769a6cf68acbe1.json
[edit]
[-] woocommerce-de_DE-287f246e61a201cec5ac1e37a10190bc.json
[edit]
[-] woocommerce-it_IT-4a2daf7440e05a13a7f38880be9c4700.json
[edit]
[-] woocommerce-fr_FR-1b3f299878731ed7e1fc34722ef3c267.json
[edit]
[-] woocommerce-de_DE-5ca9d7c1e762634623941efe4d5a2469.json
[edit]
[-] woocommerce-de_DE-00cecdb4dc8514ec7e775622bc723648.json
[edit]
[-] woocommerce-de_DE-1e6e582c38fd3046aa3c225009d2a90c.json
[edit]
[-] woocommerce-nl_NL-75a7eaceda97b32841d31b557468c4ab.json
[edit]
[-] woocommerce-fr_FR-7c863c7de8762000e104f397c56214fe.json
[edit]
[-] woocommerce-es_ES-811738b7af9095a276a319dfbe46bceb.json
[edit]
[-] woocommerce-es_ES-74d7d518289b7f01611f9b7fbd48c278.json
[edit]
[-] woocommerce-de_DE-7cbf48bcd2a87f95ec4eda44a0eb7258.json
[edit]
[-] woocommerce-es_ES-3c3efe76d8f02e4f9c1a4de86b26b9c9.json
[edit]
[-] woocommerce-it_IT-287f246e61a201cec5ac1e37a10190bc.json
[edit]
[-] woocommerce-nl_NL-a65b4ddf263e8c410e9bcbfd6e6d72e4.json
[edit]
[-] woocommerce-es_ES-df9e7d6407d60dcdb29f556292e77bf8.json
[edit]
[-] woocommerce-de_DE-4a2daf7440e05a13a7f38880be9c4700.json
[edit]
[-] woocommerce-nl_NL-790cf12a21aefb2edbe59fa2cbf02a50.json
[edit]
[-] woocommerce-nl_NL-abb904b047b7be3be9d638e2c6144691.json
[edit]
[-] woocommerce-it_IT-27c3c96efb4bdb0e7c38db93c5b151be.json
[edit]
[-] woocommerce-nl_NL-38b8e72fdda975a53bd48996f0a154e3.json
[edit]
[-] woocommerce-it_IT-18a31075fa5f4596edaf76ec78921ff4.json
[edit]
[-] woocommerce-es_ES-2a4f5667ed4e81d44f6ccfb84523b904.json
[edit]
[-] woocommerce-es_ES-ed9b16000a6d37c51bf23c61f4df878e.json
[edit]
[-] woocommerce-it_IT-5e97339e0756e5bda516a3bcccc55291.json
[edit]
[-] woocommerce-nl_NL-c2bcd5c2fb16b37358659627e8584794.json
[edit]
[-] woocommerce-de_DE-f31b0aa0c71dd74b7103120610ca6253.json
[edit]
[-] woocommerce-fr_FR-9db0cfd13c9449679472d0a2bbdcd16e.json
[edit]
[-] woocommerce-it_IT-c2d9a34cf502bd5b5a80ca646a1420b3.json
[edit]
[-] woocommerce-de_DE-710c8de6bc8917cbc1b0437ea3b83b29.json
[edit]
[-] hello-dolly-es_ES.mo
[edit]
[-] woocommerce-fr_FR-154eb5541053115f9cf2cc279decf649.json
[edit]
[-] woocommerce-de_DE-27c3c96efb4bdb0e7c38db93c5b151be.json
[edit]
[-] woocommerce-de_DE-18a31075fa5f4596edaf76ec78921ff4.json
[edit]
[-] woocommerce-fr_FR-17a6153bd2c4e7aac2c7c898ed6a9c2d.json
[edit]
[-] woocommerce-de_DE-5e97339e0756e5bda516a3bcccc55291.json
[edit]
[-] woocommerce-nl_NL-3094f9b1b515ecd2921dc12d1a95d879.json
[edit]
[-] custom-css-js-nl_NL-aeeadd89919f0f4fecafc94a395582a8.json
[edit]
[-] woocommerce-nl_NL-5deaa36eb250e9bf420e56c338ded680.json
[edit]
[-] woocommerce-nl_NL-cb9661d5a455cc68ee5e412d09470ce4.json
[edit]
[-] woocommerce-it_IT-f31b0aa0c71dd74b7103120610ca6253.json
[edit]
[-] woocommerce-de_DE-c2d9a34cf502bd5b5a80ca646a1420b3.json
[edit]
[-] woocommerce-es_ES-7e828ac078fc6e01d518767cef10ab11.json
[edit]
[-] woocommerce-fr_FR-5dbb887395521bca37d8989620c54fd0.json
[edit]
[-] woocommerce-it_IT-710c8de6bc8917cbc1b0437ea3b83b29.json
[edit]
[-] woocommerce-nl_NL-b826befd7acca93e8e4c12b7cd2fc7f1.json
[edit]
[-] woocommerce-es_ES-124cfb7a5d89d9c89c181e1d53e04227.json
[edit]
[-] woocommerce-es_ES-521337caa071d52117f0259a46acecb8.json
[edit]
[-] woocommerce-nl_NL-6a7112ce03bc44ed315b15d572feddd6.json
[edit]
[-] woocommerce-nl_NL-fd20fc8ea1484781160e8ea0d229d5e9.json
[edit]
[-] woocommerce-es_ES-b1bb8fbd24d68a9c893faf1a6f7b493b.json
[edit]
[-] woocommerce-fr_FR-a8154d5d9a9ec557236633d0a6cd97ba.json
[edit]
[-] woocommerce-nl_NL-ed72441693d461c840fe2db1f6351007.json
[edit]
[-] post-types-order-es_ES.mo
[edit]
[-] woocommerce-fr_FR.po
[edit]
[-] woocommerce-nl_NL-f3f1cc4f5811d4bf8a04a58feca06858.json
[edit]
[-] woocommerce-es_ES-3f60dbcd1275e65dc1a0405a05449bf4.json
[edit]
[-] woocommerce-fr_FR-b4bf1e55ca6145f38f1b2f104201da21.json
[edit]
[-] woocommerce-fr_FR-75390e8f65306e29d19720d2ddda8e90.json
[edit]
[-] woocommerce-fr_FR-7ae592f49aefc7403abebc4246319e5e.json
[edit]
[-] woocommerce-es_ES-9e193e1001d6d89ebfd1dc6040b524a1.json
[edit]
[-] woocommerce-es_ES-d4c505e96199e8c818fc6d24151d9c4a.json
[edit]
[-] woocommerce-nl_NL-cd766a6f39c50840d359aeea7f246a5a.json
[edit]
[-] woocommerce-fr_FR-2a131eb5bf930c716935378d6cbb25d2.json
[edit]
[-] woocommerce-es_ES-22fb179d9108d81b2ffeabdc6db6b5bb.json
[edit]
[-] woocommerce-de_DE-e635a910506cd19b86c31409af9efbc2.json
[edit]
[-] woocommerce-es_ES-4176e82c805c29edd301850a42211d3e.json
[edit]
[-] woocommerce-de_DE-b8154269eecf510f10c11b442f7c41fc.json
[edit]
[-] elementor-fr_FR-8b95a20e21550730e7b5557f56908c73.json
[edit]
[-] woocommerce-it_IT-09b8a04693848711e3459fcc6f5f2a94.json
[edit]
[-] woocommerce-es_ES-aadb8b051a48c2856ccdb36fce0ecec5.json
[edit]
[-] woocommerce-fr_FR-818de2a45ff7eb25cd76b75b402b5c04.json
[edit]
[-] woocommerce-nl_NL-c5702ace609dd30ccabd4c999de43096.json
[edit]
[-] woocommerce-nl_NL-6b540692fe4f3228bbf79cd1e559660a.json
[edit]
[-] woocommerce-de_DE-bc47df3ee4c91b429d35c5cdc9ec7533.json
[edit]
[-] woocommerce-de_DE-77b25a5ccb12a232ba73108568db40e0.json
[edit]
[-] woocommerce-it_IT-48ce40e4ba5fbb6c20f55b5ae0d3763b.json
[edit]
[-] woocommerce-it_IT-0db65848d165e94c1b721836932fa2b2.json
[edit]
[-] woocommerce-de_DE-1ff2b9879bf907d438b0a402676a8c76.json
[edit]
[-] woocommerce-fr_FR-7e5d2c9dbcb942e4c4e0f319104c16d0.json
[edit]
[-] woocommerce-it_IT-ea6fb371f81c4d3584bbc795fa4ac09c.json
[edit]
[-] woocommerce-nl_NL-1bfd5b659d5e14e8179eb0d82fdb2ac6.json
[edit]
[-] woocommerce-nl_NL-9082e24c1cd91b9ac2c056d504a8d1c0.json
[edit]
[-] woocommerce-nl_NL-9cb42ac5e22f19031b8851f9f632d544.json
[edit]
[-] woocommerce-de_DE-8c74bc279a70f95ca5874f30b9a39965.json
[edit]
[-] woocommerce-de_DE-516dd7f0ad3e36c0a397cf1a741630ef.json
[edit]
[-] woocommerce-it_IT-e03ec35386c2705c11cebd6288b33cf8.json
[edit]
[-] woocommerce-fr_FR-874277e01e5407d0138390c0244b0616.json
[edit]
[-] woocommerce-it_IT-e635a910506cd19b86c31409af9efbc2.json
[edit]
[-] woocommerce-nl_NL-04b0288fb20cfe264e56f0316b69b7fe.json
[edit]
[-] woocommerce-fr_FR-e88dc35c02f6fa832e90fac5a122323c.json
[edit]
[-] woocommerce-it_IT-b8154269eecf510f10c11b442f7c41fc.json
[edit]
[-] woocommerce-de_DE-09b8a04693848711e3459fcc6f5f2a94.json
[edit]
[-] woocommerce-nl_NL-c93706e596cbd46fb0d621f4fe3efb80.json
[edit]
[-] woocommerce-fr_FR-c13acd243559529a685813d9871026a1.json
[edit]
[-] woocommerce-de_DE-48ce40e4ba5fbb6c20f55b5ae0d3763b.json
[edit]
[-] woocommerce-de_DE-0db65848d165e94c1b721836932fa2b2.json
[edit]
[-] woocommerce-it_IT-77b25a5ccb12a232ba73108568db40e0.json
[edit]
[-] woocommerce-it_IT-bc47df3ee4c91b429d35c5cdc9ec7533.json
[edit]
[-] woocommerce-it_IT-1ff2b9879bf907d438b0a402676a8c76.json
[edit]
[-] woocommerce-de_DE-ea6fb371f81c4d3584bbc795fa4ac09c.json
[edit]
[-] woocommerce-es_ES-6534f4f1b5a07daa4a71b82f54dc0a82.json
[edit]
[-] woocommerce-fr_FR-5fc115088080a9fccf2d8ad4f8e36fe9.json
[edit]
[-] woocommerce-nl_NL-1fce6066a1f86a34fccc35420cf1071e.json
[edit]
[-] post-types-order-it_IT.po
[edit]
[-] woocommerce-it_IT-8c74bc279a70f95ca5874f30b9a39965.json
[edit]
[-] woocommerce-it_IT-516dd7f0ad3e36c0a397cf1a741630ef.json
[edit]
[-] woocommerce-es_ES-4e3234bb41d0851c150e919809099a0c.json
[edit]
[-] woocommerce-de_DE-e03ec35386c2705c11cebd6288b33cf8.json
[edit]
[-] woocommerce-nl_NL-b155b7bf28890099b74a84417cbaafe9.json
[edit]
[-] woocommerce-nl_NL-0cf7579f6fbc3a394bde81590518d79e.json
[edit]
[-] woocommerce-nl_NL-84b163aaa01e0df403508ea16f062262.json
[edit]
[-] woocommerce-fr_FR-87c5431fc38ba348d837ebed0331c445.json
[edit]
[-] woocommerce-it_IT-43808db038ff36cd9b08070ab35ebe07.json
[edit]
[-] woocommerce-fr_FR-987cb2ea425b511e6d4b374ca417189c.json
[edit]
[-] woocommerce-fr_FR-c987332aed2da5a6252ef7b3758da621.json
[edit]
[-] woocommerce-nl_NL-e3be8aa1bd40b2e657b72cf37e53593c.json
[edit]
[-] woocommerce-es_ES-e885442559cb44e8b827f0e0ca0a14c9.json
[edit]
[-] woocommerce-de_DE-0dc089127d6d4abad378c797b27b1007.json
[edit]
[-] woocommerce-fr_FR-f60049653c419cfb1e3dc8876e7a8bdb.json
[edit]
[-] woocommerce-de_DE-c70671124b0e00661f88fe1616dfc9f0.json
[edit]
[-] woocommerce-es_ES-8fef935817e4813f23615327999fd50f.json
[edit]
[-] woocommerce-nl_NL-600a680df13366b0dff255bf450a774d.json
[edit]
[-] woocommerce-de_DE-43808db038ff36cd9b08070ab35ebe07.json
[edit]
[-] woocommerce-fr_FR-2744127682072dcdf2583cd6dc64ce99.json
[edit]
[-] woocommerce-it_IT-0dc089127d6d4abad378c797b27b1007.json
[edit]
[-] woocommerce-es_ES-056e3f14efed538fde21950202add8dc.json
[edit]
[-] woocommerce-es_ES-9144a105d0b1c333a2578044499c49a7.json
[edit]
[-] hello-dolly-it_IT.po
[edit]
[-] woocommerce-fr_FR-7ccc612d69e4b064526ea8bc1dac3a79.json
[edit]
[-] woocommerce-it_IT-c70671124b0e00661f88fe1616dfc9f0.json
[edit]
[-] woocommerce-es_ES-f9c56a0cbb6710505047e6c835953c82.json
[edit]
[-] woocommerce-es_ES-1869430a90f07a7364b4c043829f725f.json
[edit]
[-] post-types-order-nl_NL.po
[edit]
[-] woocommerce-es_ES-cc02e92f0af36b7c4f36de274b6e1ca3.json
[edit]
[-] woocommerce-it_IT-7315868fcbe1668fa9ece3f803e8da47.json
[edit]
[-] woocommerce-de_DE-3305d9de59961a847c212b100798fb50.json
[edit]
[-] woocommerce-es_ES-266b21f550f6c336217746f77332e8d9.json
[edit]
[-] woocommerce-de_DE-a46e2cdf66e3645fd11b123961dc9b40.json
[edit]
[-] woocommerce-fr_FR-0a3b65850c50f16de824a40fa5ff0f0f.json
[edit]
[-] woocommerce-it_IT-618d9334759c77cb27125cffd0883721.json
[edit]
[-] woocommerce-es_ES-62e815516fb81906c218cf351160c884.json
[edit]
[-] woocommerce-es_ES-2a130218c40b2b37eedb3857f22c90a1.json
[edit]
[-] woocommerce-it_IT-3305d9de59961a847c212b100798fb50.json
[edit]
[-] woocommerce-fr_FR-6efb063081527fb9b397a1d557c39537.json
[edit]
[-] post-types-order-de_DE.po
[edit]
[-] woocommerce-de_DE-7315868fcbe1668fa9ece3f803e8da47.json
[edit]
[-] woocommerce-fr_FR-6e7e87dbe48bef9df8721704d4204306.json
[edit]
[-] woocommerce-it_IT-a46e2cdf66e3645fd11b123961dc9b40.json
[edit]
[-] woocommerce-de_DE-618d9334759c77cb27125cffd0883721.json
[edit]
[-] hello-dolly-nl_NL.po
[edit]
[-] woocommerce-es_ES-759a1ecfc9e66ff8de9f9a98045ceb87.json
[edit]
[-] woocommerce-es_ES-6a05d3e83ea2f467e819383d9f9cccb5.json
[edit]
[-] woocommerce-nl_NL-ddb7f533a41db7e057e43bcf87270ece.json
[edit]
[-] woocommerce-es_ES-6528827781bced63ce799f4afb6066a1.json
[edit]
[-] woocommerce-es_ES-688e3898485ce5a140ad8cd7bea0fee8.json
[edit]
[-] wordpress-seo-fr_FR.mo
[edit]
[-] woocommerce-fr_FR-bd16ec40934ef1b87fb3cdb6cc78e6eb.json
[edit]
[-] woocommerce-es_ES-28373221fc2f980b198a22af0e736c42.json
[edit]
[-] hello-dolly-de_DE.po
[edit]
[-] woocommerce-es_ES-b9bf1ca91d393a30e2461ef709f8fa10.json
[edit]
[-] woocommerce-nl_NL-8ee144560f12422c740959da02086fba.json
[edit]
[-] woocommerce-nl_NL-fdc53b73be01f3738b23cc383bd00b1a.json
[edit]
[-] woocommerce-fr_FR-74eb4f4f95b0baf0dd22d44c1910b71a.json
[edit]
[-] woocommerce-nl_NL-19f16f4fc69aa97ecde5d39d523dfd8b.json
[edit]
[-] elementor-fr_FR-50f7bdee322f202b88cb992c0ace0ac3.json
[edit]
[-] woocommerce-nl_NL-a354d4299731b33e847e6eb5329b1a7e.json
[edit]
[-] woocommerce-es_ES-e0f9c7d89b1b130a9023c5c2fde2815e.json
[edit]
[-] woocommerce-it_IT-96c2ec65465f6afdcbb5ae267650fdc4.json
[edit]
[-] woocommerce-nl_NL-811738b7af9095a276a319dfbe46bceb.json
[edit]
[-] woocommerce-nl_NL-74d7d518289b7f01611f9b7fbd48c278.json
[edit]
[-] woocommerce-es_ES-75a7eaceda97b32841d31b557468c4ab.json
[edit]
[-] woocommerce-nl_NL-3c3efe76d8f02e4f9c1a4de86b26b9c9.json
[edit]
[-] loco-translate-fr_FR.mo
[edit]
[-] woocommerce-es_ES-a65b4ddf263e8c410e9bcbfd6e6d72e4.json
[edit]
[-] woocommerce-nl_NL-df9e7d6407d60dcdb29f556292e77bf8.json
[edit]
[-] woocommerce-it_IT-13f119df572e1a293b2de90554f196b8.json
[edit]
[-] woocommerce-it_IT-e930ab0f3b2fd33635ed5033ec41fbd4.json
[edit]
[-] woocommerce-fr_FR-8876729b58fac7db5fd67ac45832db76.json
[edit]
[-] all-in-one-wp-migration-es_ES.po
[edit]
[-] woocommerce-de_DE-96c2ec65465f6afdcbb5ae267650fdc4.json
[edit]
[-] woocommerce-es_ES-09444bf964f9242a7dc345c5da29c237.json
[edit]
[-] woocommerce-fr_FR-23a5d7b5185c7352a40e30649d5daad8.json
[edit]
[-] woocommerce-fr_FR-afbd40b95453c7179292aa3f6d18bd41.json
[edit]
[-] woocommerce-es_ES-21fee52f2b4be704278bd81018c89b15.json
[edit]
[-] woocommerce-fr_FR-648a7af517c440e9572a4860d58fb653.json
[edit]
[-] woocommerce-de_DE-13f119df572e1a293b2de90554f196b8.json
[edit]
[-] woocommerce-de_DE-e930ab0f3b2fd33635ed5033ec41fbd4.json
[edit]
[-] elementor-fr_FR.po
[edit]
[-] woocommerce-es_ES-2e5b773a600e6595bad14136c2d73f08.json
[edit]
[-] woocommerce-gateway-stripe-nl_NL.mo
[edit]
[-] woocommerce-it_IT-d80020dab74131d7f0c108526c0fbebe.json
[edit]
[-] woocommerce-es_ES-631aea9cc7dfbe135cf2db041491954f.json
[edit]
[-] woocommerce-nl_NL-38946f5d8b83961eb0af530272a1d081.json
[edit]
[-] woocommerce-de_DE-a4e94e23bffe556b18c240398dad508e.json
[edit]
[-] woocommerce-de_DE-20e7fc3ea96346f2d1f05ca5e7847392.json
[edit]
[-] woocommerce-de_DE-8e70071b31d612826093f5d8320d9e32.json
[edit]
[-] woocommerce-nl_NL-85b2f14b9b60f988ddb520cdccf0b8e3.json
[edit]
[-] woocommerce-nl_NL-42bda93e026cec336f1afb5ad835ab7a.json
[edit]
[-] woocommerce-fr_FR-5b08504db10173dec5ed96726834f154.json
[edit]
[-] woocommerce-de_DE-d80020dab74131d7f0c108526c0fbebe.json
[edit]
[-] woocommerce-es_ES-bb0f027faa1257de4b730158475093de.json
[edit]
[-] woocommerce-nl_NL-e4cbeca444204d245f7e5aaa52619961.json
[edit]
[-] woocommerce-it_IT-a4e94e23bffe556b18c240398dad508e.json
[edit]
[-] woocommerce-it_IT-20e7fc3ea96346f2d1f05ca5e7847392.json
[edit]
[-] gdpr-cookie-compliance-es_ES.mo
[edit]
[-] woocommerce-fr_FR-41a1b2734400c904599454de99f3a9fa.json
[edit]
[-] really-simple-ssl-fr_FR.mo
[edit]
[-] woocommerce-gateway-stripe-de_DE.mo
[edit]
[-] woocommerce-it_IT-8e70071b31d612826093f5d8320d9e32.json
[edit]
[-] woocommerce-nl_NL-5417ed9e1032add15edd49abeed55286.json
[edit]
[-] woocommerce-es_ES-8cd2527a2df2dd16a8b900b77a91e4cf.json
[edit]
[-] woocommerce-fr_FR-c2435bc8dfd186b147aba658416d115e.json
[edit]
[-] woocommerce-fr_FR-4a74985a61168391319ab15c958cf984.json
[edit]
[-] woocommerce-fr_FR-376011c6441a11bdb03699ed8ce0becc.json
[edit]
[-] woocommerce-es_ES-25681209877dbbf4b351e01720af480c.json
[edit]
[-] woocommerce-fr_FR-0e3dcd4f3ff5aa786acbbd18de58d420.json
[edit]
[-] woocommerce-es_ES-f3f1cc4f5811d4bf8a04a58feca06858.json
[edit]
[-] woocommerce-nl_NL-3f60dbcd1275e65dc1a0405a05449bf4.json
[edit]
[-] woocommerce-it_IT-b1bcbab1d6a7ca6b0433d67776f347f1.json
[edit]
[-] woocommerce-fr_FR-944c372e67e81cdee01165b0f31f2039.json
[edit]
[-] woocommerce-it_IT-9f864a903a308b30517f05d50c3d4492.json
[edit]
[-] woocommerce-fr_FR-2a7eca80ba12897c21ffaa74974c8fef.json
[edit]
[-] woocommerce-fr_FR-b0a592b6fe83588c5d1b8ed6850b6a74.json
[edit]
[-] woocommerce-nl_NL-22fb179d9108d81b2ffeabdc6db6b5bb.json
[edit]
[-] woocommerce-fr_FR-bc9c3f9eda462d6d9968c1dca51e7c62.json
[edit]
[-] woocommerce-es_ES-cd766a6f39c50840d359aeea7f246a5a.json
[edit]
[-] woocommerce-nl_NL-d4c505e96199e8c818fc6d24151d9c4a.json
[edit]
[-] woocommerce-nl_NL-9e193e1001d6d89ebfd1dc6040b524a1.json
[edit]
[-] woocommerce-nl_NL-124cfb7a5d89d9c89c181e1d53e04227.json
[edit]
[-] woocommerce-es_ES-b826befd7acca93e8e4c12b7cd2fc7f1.json
[edit]
[-] woocommerce-de_DE-b1bcbab1d6a7ca6b0433d67776f347f1.json
[edit]
[-] woocommerce-de_DE-9f864a903a308b30517f05d50c3d4492.json
[edit]
[-] woocommerce-es_ES-6a7112ce03bc44ed315b15d572feddd6.json
[edit]
[-] woocommerce-nl_NL-521337caa071d52117f0259a46acecb8.json
[edit]
[-] woocommerce-es_ES-ed72441693d461c840fe2db1f6351007.json
[edit]
[-] woocommerce-nl_NL-b1bb8fbd24d68a9c893faf1a6f7b493b.json
[edit]
[-] woocommerce-es_ES-fd20fc8ea1484781160e8ea0d229d5e9.json
[edit]
[-] woocommerce-fr_FR-cd9fc1d9fc46b55bb32d0fd471457690.json
[edit]
[-] woocommerce-de_DE-0657952e8fe472b7a7f031ef6c2f1e6a.json
[edit]
[-] custom-css-js-es_ES-aeeadd89919f0f4fecafc94a395582a8.json
[edit]
[-] woocommerce-es_ES-3094f9b1b515ecd2921dc12d1a95d879.json
[edit]
[-] woocommerce-it_IT-4aa9fcba9e7426d464074fca3796a6bc.json
[edit]
[-] woocommerce-de_DE-b2e956ee35340f6e47f27f8a54309ac3.json
[edit]
[-] woocommerce-fr_FR-a3f7f18b58640a626fd1dfafe4b5ba63.json
[edit]
[-] woocommerce-nl_NL-7e828ac078fc6e01d518767cef10ab11.json
[edit]
[-] woocommerce-fr_FR-d0d05e0dda872b433f260969b4d53b30.json
[edit]
[-] woocommerce-es_ES-5deaa36eb250e9bf420e56c338ded680.json
[edit]
[-] woocommerce-es_ES-cb9661d5a455cc68ee5e412d09470ce4.json
[edit]
[-] woocommerce-es_ES-790cf12a21aefb2edbe59fa2cbf02a50.json
[edit]
[-] woocommerce-fr_FR-5c6a5cc7ce230d9447ba323af1741422.json
[edit]
[-] woocommerce-es_ES-abb904b047b7be3be9d638e2c6144691.json
[edit]
[-] woocommerce-es_ES-38b8e72fdda975a53bd48996f0a154e3.json
[edit]
[-] woocommerce-it_IT-0657952e8fe472b7a7f031ef6c2f1e6a.json
[edit]
[-] woocommerce-nl_NL-ed9b16000a6d37c51bf23c61f4df878e.json
[edit]
[-] woocommerce-de_DE-4aa9fcba9e7426d464074fca3796a6bc.json
[edit]
[-] woocommerce-nl_NL-2a4f5667ed4e81d44f6ccfb84523b904.json
[edit]
[-] woocommerce-fr_FR-9b8014a68baafa4f1874783d1820cca7.json
[edit]
[-] woocommerce-it_IT-b2e956ee35340f6e47f27f8a54309ac3.json
[edit]
[-] woocommerce-fr_FR-4091888c8eca35dd16f3a94673ed03c7.json
[edit]
[-] woocommerce-es_ES-c2bcd5c2fb16b37358659627e8584794.json
[edit]
[-] woocommerce-de_DE-21fee52f2b4be704278bd81018c89b15.json
[edit]
[-] woocommerce-it_IT-75a7eaceda97b32841d31b557468c4ab.json
[edit]
[-] woocommerce-fr_FR-710b15b9a487ab7045297f9311a8dc55.json
[edit]
[-] woocommerce-es_ES-96c2ec65465f6afdcbb5ae267650fdc4.json
[edit]
[-] woocommerce-de_DE-09444bf964f9242a7dc345c5da29c237.json
[edit]
[-] woocommerce-fr_FR-cc16013df9d4b0a0ba45297b90b06f20.json
[edit]
[-] woocommerce-fr_FR-da92a9b2d4c08762c60d7c4c569eb5db.json
[edit]
[-] woocommerce-fr_FR-01739590876f3ab645ec3678e42bbc29.json
[edit]
[-] woocommerce-de_DE-2e5b773a600e6595bad14136c2d73f08.json
[edit]
[-] woocommerce-es_ES-13f119df572e1a293b2de90554f196b8.json
[edit]
[-] woocommerce-nl_NL-287f246e61a201cec5ac1e37a10190bc.json
[edit]
[-] woocommerce-es_ES-e930ab0f3b2fd33635ed5033ec41fbd4.json
[edit]
[-] woocommerce-it_IT-a65b4ddf263e8c410e9bcbfd6e6d72e4.json
[edit]
[-] woocommerce-fr_FR-ef5798395d7601ab6fea0f1efd60f40a.json
[edit]
[-] woocommerce-fr_FR-af7c04a8da5ce0ff1d99e30d9cf007e3.json
[edit]
[-] woocommerce-it_IT-21fee52f2b4be704278bd81018c89b15.json
[edit]
[-] woocommerce-nl_NL-1e6e582c38fd3046aa3c225009d2a90c.json
[edit]
[-] woocommerce-de_DE-75a7eaceda97b32841d31b557468c4ab.json
[edit]
[-] woocommerce-fr_FR-eb404a9e6fae9ab756f1c43a7312e00f.json
[edit]
[-] woocommerce-fr_FR-8fae22fd85a0bde6c83d04e7461cb7cd.json
[edit]
[-] woocommerce-it_IT-09444bf964f9242a7dc345c5da29c237.json
[edit]
[-] custom-css-js-nl_NL.mo
[edit]
[-] woocommerce-fr_FR-81fa76932399ec1b6d1c882dfe0f38b2.json
[edit]
[-] woocommerce-nl_NL-00cecdb4dc8514ec7e775622bc723648.json
[edit]
[-] woocommerce-nl_NL-5ca9d7c1e762634623941efe4d5a2469.json
[edit]
[-] woocommerce-it_IT-2e5b773a600e6595bad14136c2d73f08.json
[edit]
[-] woocommerce-de_DE-a65b4ddf263e8c410e9bcbfd6e6d72e4.json
[edit]
[-] woocommerce-nl_NL-4a2daf7440e05a13a7f38880be9c4700.json
[edit]
[-] woocommerce-nl_NL-7cbf48bcd2a87f95ec4eda44a0eb7258.json
[edit]
[-] woocommerce-fr_FR-d5ea33028f13b50f40bbcce807e37fc0.json
[edit]
[-] woocommerce-fr_FR-5a44d5004118a264cd282be74d994967.json
[edit]
[-] woocommerce-nl_NL-8b804aae5f9b469b199a2edf7a430ae9.json
[edit]
[-] woocommerce-de_DE-bb0f027faa1257de4b730158475093de.json
[edit]
[-] woocommerce-es_ES-d80020dab74131d7f0c108526c0fbebe.json
[edit]
[-] woocommerce-it_IT-631aea9cc7dfbe135cf2db041491954f.json
[edit]
[-] woocommerce-it_IT.mo
[edit]
[-] woocommerce-de_DE-25681209877dbbf4b351e01720af480c.json
[edit]
[-] woocommerce-fr_FR-c608fe5deda8db7667c8431ca6fd222a.json
[edit]
[-] woocommerce-fr_FR-7a0089e0f72f7726bb4920c2ee0e04e8.json
[edit]
[-] woocommerce-de_DE-8cd2527a2df2dd16a8b900b77a91e4cf.json
[edit]
[-] woocommerce-nl_NL-6a71d5d299d2a84ffd31ab623c0b1803.json
[edit]
[-] woocommerce-fr_FR-4f34828f9a2025848b4adcc89598fa6f.json
[edit]
[-] woocommerce-nl_NL-f45f4cb8ddc6151554357c57c215dc37.json
[edit]
[-] woocommerce-es_ES-8e70071b31d612826093f5d8320d9e32.json
[edit]
[-] woocommerce-es_ES-20e7fc3ea96346f2d1f05ca5e7847392.json
[edit]
[-] woocommerce-fr_FR-2af5e068de293517b1bb2cfc58cf9989.json
[edit]
[-] woocommerce-es_ES-a4e94e23bffe556b18c240398dad508e.json
[edit]
[-] woocommerce-it_IT-bb0f027faa1257de4b730158475093de.json
[edit]
[-] woocommerce-de_DE-631aea9cc7dfbe135cf2db041491954f.json
[edit]
[-] woocommerce-fr_FR-97d11a05fccdd9ecef9e4fcb7c0a6a46.json
[edit]
[-] woocommerce-it_IT-25681209877dbbf4b351e01720af480c.json
[edit]
[-] woocommerce-nl_NL-9b4af671d1fa191be025b6ac0483867b.json
[edit]
[-] woocommerce-nl_NL-809b6b441475f60be6875318fedb118d.json
[edit]
[-] woocommerce-it_IT-8cd2527a2df2dd16a8b900b77a91e4cf.json
[edit]
[-] woocommerce-de_DE-6a7112ce03bc44ed315b15d572feddd6.json
[edit]
[-] woocommerce-es_ES-9f864a903a308b30517f05d50c3d4492.json
[edit]
[-] woocommerce-fr_FR-768e78e203e06f8d8dc837c5e70ce0ec.json
[edit]
[-] woocommerce-es_ES-b1bcbab1d6a7ca6b0433d67776f347f1.json
[edit]
[-] woocommerce-de_DE-b826befd7acca93e8e4c12b7cd2fc7f1.json
[edit]
[-] woocommerce-it_IT-f3f1cc4f5811d4bf8a04a58feca06858.json
[edit]
[-] woocommerce-de_DE-fd20fc8ea1484781160e8ea0d229d5e9.json
[edit]
[-] woocommerce-de_DE-ed72441693d461c840fe2db1f6351007.json
[edit]
[-] woocommerce-it_IT-cd766a6f39c50840d359aeea7f246a5a.json
[edit]
[-] woocommerce-fr_FR-634d01b07bf5c59dc929b5104b5f15a7.json
[edit]
[-] woocommerce-fr_FR-1a349548a3d38de6f8013f63a02ddf4b.json
[edit]
[-] woocommerce-it_IT-6a7112ce03bc44ed315b15d572feddd6.json
[edit]
[-] woocommerce-it_IT-b826befd7acca93e8e4c12b7cd2fc7f1.json
[edit]
[-] woocommerce-de_DE-f3f1cc4f5811d4bf8a04a58feca06858.json
[edit]
[-] woocommerce-fr_FR-f46523c62c4749a3f16d5647f319d9fe.json
[edit]
[-] woocommerce-it_IT-fd20fc8ea1484781160e8ea0d229d5e9.json
[edit]
[-] woocommerce-it_IT-ed72441693d461c840fe2db1f6351007.json
[edit]
[-] woocommerce-de_DE-cd766a6f39c50840d359aeea7f246a5a.json
[edit]
[-] woocommerce-fr_FR-989329a50e542e026ac2044fcd921761.json
[edit]
[-] wordpress-seo-es_ES.mo
[edit]
[-] woocommerce-fr_FR-9eb18b3eb7c56cd2a7f441dc3acb820d.json
[edit]
[-] woocommerce-de_DE-38b8e72fdda975a53bd48996f0a154e3.json
[edit]
[-] woocommerce-fr_FR-11eaf0a60d602f142e96c14c44445c1c.json
[edit]
[-] woocommerce-de_DE.mo
[edit]
[-] woocommerce-de_DE-abb904b047b7be3be9d638e2c6144691.json
[edit]
[-] woocommerce-de_DE-790cf12a21aefb2edbe59fa2cbf02a50.json
[edit]
[-] woocommerce-nl_NL-f31b0aa0c71dd74b7103120610ca6253.json
[edit]
[-] woocommerce-it_IT-cb9661d5a455cc68ee5e412d09470ce4.json
[edit]
[-] woocommerce-it_IT-5deaa36eb250e9bf420e56c338ded680.json
[edit]
[-] woocommerce-de_DE-c2bcd5c2fb16b37358659627e8584794.json
[edit]
[-] woocommerce-nl_NL-710c8de6bc8917cbc1b0437ea3b83b29.json
[edit]
[-] woocommerce-es_ES-4aa9fcba9e7426d464074fca3796a6bc.json
[edit]
[-] woocommerce-it_IT-3094f9b1b515ecd2921dc12d1a95d879.json
[edit]
[-] woocommerce-fr_FR-e0bde0ac58f55fc6b1426844e6697db3.json
[edit]
[-] woocommerce-nl_NL-27c3c96efb4bdb0e7c38db93c5b151be.json
[edit]
[-] woocommerce-it_IT-38b8e72fdda975a53bd48996f0a154e3.json
[edit]
[-] woocommerce-nl_NL-18a31075fa5f4596edaf76ec78921ff4.json
[edit]
[-] woocommerce-nl_NL.mo
[edit]
[-] woocommerce-it_IT-790cf12a21aefb2edbe59fa2cbf02a50.json
[edit]
[-] woocommerce-it_IT-abb904b047b7be3be9d638e2c6144691.json
[edit]
[-] woocommerce-de_DE-5deaa36eb250e9bf420e56c338ded680.json
[edit]
[-] woocommerce-de_DE-cb9661d5a455cc68ee5e412d09470ce4.json
[edit]
[-] woocommerce-it_IT-c2bcd5c2fb16b37358659627e8584794.json
[edit]
[-] woocommerce-nl_NL-c2d9a34cf502bd5b5a80ca646a1420b3.json
[edit]
[-] woocommerce-es_ES-b2e956ee35340f6e47f27f8a54309ac3.json
[edit]
[-] woocommerce-fr_FR-3239989f0cbcc3489b2cf8c18d04dc05.json
[edit]
[-] woocommerce-de_DE-3094f9b1b515ecd2921dc12d1a95d879.json
[edit]
[-] woocommerce-nl_NL-5e97339e0756e5bda516a3bcccc55291.json
[edit]
[-] woocommerce-es_ES-0657952e8fe472b7a7f031ef6c2f1e6a.json
[edit]
[-] woocommerce-nl_NL-d05ee634b22d05f0055b724443f05a68.json
[edit]
[-] woocommerce-es_ES-48ce40e4ba5fbb6c20f55b5ae0d3763b.json
[edit]
[-] woocommerce-es_ES-0db65848d165e94c1b721836932fa2b2.json
[edit]
[-] woocommerce-it_IT-aadb8b051a48c2856ccdb36fce0ecec5.json
[edit]
[-] woocommerce-es_ES-09b8a04693848711e3459fcc6f5f2a94.json
[edit]
[-] woocommerce-nl_NL-eeddd29f27fcffb447bc0d48b14a1151.json
[edit]
[-] woocommerce-it_IT-4176e82c805c29edd301850a42211d3e.json
[edit]
[-] woocommerce-nl_NL-272ce40a99e1a33c3ee6c9cbce70cc33.json
[edit]
[-] really-simple-ssl-es_ES.mo
[edit]
[-] gdpr-cookie-compliance-fr_FR.mo
[edit]
[-] woocommerce-fr_FR-4a3eb8195f5dc35e1922099ce5619e61.json
[edit]
[-] woocommerce-nl_NL-f34924aeff974b0bdbfac124c23fbfe3.json
[edit]
[-] woocommerce-de_DE-4e3234bb41d0851c150e919809099a0c.json
[edit]
[-] woocommerce-es_ES-e03ec35386c2705c11cebd6288b33cf8.json
[edit]
[-] woocommerce-nl_NL-1605a532b87cc989e30f0c39532c5845.json
[edit]
[-] woocommerce-de_DE-6534f4f1b5a07daa4a71b82f54dc0a82.json
[edit]
[-] woocommerce-es_ES-ea6fb371f81c4d3584bbc795fa4ac09c.json
[edit]
[-] woocommerce-fr_FR-206459d169f12b652a1dabe78a376826.json
[edit]
[-] woocommerce-es_ES-1ff2b9879bf907d438b0a402676a8c76.json
[edit]
[-] woocommerce-fr_FR-a55d428c84e9a3179fe241ec600a0f03.json
[edit]
[-] woocommerce-es_ES-bc47df3ee4c91b429d35c5cdc9ec7533.json
[edit]
[-] woocommerce-es_ES-77b25a5ccb12a232ba73108568db40e0.json
[edit]
[-] woocommerce-nl_NL-c2281f7657b21ced41addf3ae482c268.json
[edit]
[-] woocommerce-de_DE-aadb8b051a48c2856ccdb36fce0ecec5.json
[edit]
[-] woocommerce-fr_FR-6aa887eb06d98f94b80ce2b94235f36f.json
[edit]
[-] woocommerce-nl_NL-b3f83696a2cb49f571043ce14a384a76.json
[edit]
[-] woocommerce-es_ES-b8154269eecf510f10c11b442f7c41fc.json
[edit]
[-] woocommerce-de_DE-4176e82c805c29edd301850a42211d3e.json
[edit]
[-] woocommerce-nl_NL-bbb14794f8821c59188b903c1ab33289.json
[edit]
[-] woocommerce-es_ES-e635a910506cd19b86c31409af9efbc2.json
[edit]
[-] woocommerce-it_IT-4e3234bb41d0851c150e919809099a0c.json
[edit]
[-] woocommerce-es_ES-8c74bc279a70f95ca5874f30b9a39965.json
[edit]
[-] woocommerce-es_ES-516dd7f0ad3e36c0a397cf1a741630ef.json
[edit]
[-] loco-translate-fr_FR-64f64bca7b939f25b7a5503942cb70af.json
[edit]
[-] woocommerce-it_IT-6534f4f1b5a07daa4a71b82f54dc0a82.json
[edit]
[-] woocommerce-nl_NL-d2b4400b6de0e69404e0f7f61d16bc55.json
[edit]
[-] all-in-one-wp-migration-fr_FR.po
[edit]
[-] woocommerce-it_IT-e885442559cb44e8b827f0e0ca0a14c9.json
[edit]
[-] woocommerce-es_ES-43808db038ff36cd9b08070ab35ebe07.json
[edit]
[-] woocommerce-it_IT-8fef935817e4813f23615327999fd50f.json
[edit]
[-] woocommerce-nl_NL-de12a4697822740a2fbaeb47c5062af1.json
[edit]
[-] woocommerce-de_DE-f9c56a0cbb6710505047e6c835953c82.json
[edit]
[-] woocommerce-de_DE-1869430a90f07a7364b4c043829f725f.json
[edit]
[-] elementor-es_ES.po
[edit]
[-] woocommerce-fr_FR-01b768ae1db405a69d13758eda43a58b.json
[edit]
[-] woocommerce-de_DE-9144a105d0b1c333a2578044499c49a7.json
[edit]
[-] woocommerce-de_DE-056e3f14efed538fde21950202add8dc.json
[edit]
[-] woocommerce-es_ES-0dc089127d6d4abad378c797b27b1007.json
[edit]
[-] woocommerce-fr_FR-1b8267223028487f1ab7e31c03738ca0.json
[edit]
[-] woocommerce-de_DE-e885442559cb44e8b827f0e0ca0a14c9.json
[edit]
[-] woocommerce-fr_FR-9c9566e8fbdad22fb16277cfd9e9b30f.json
[edit]
[-] woocommerce-de_DE-8fef935817e4813f23615327999fd50f.json
[edit]
[-] woocommerce-it_IT-f9c56a0cbb6710505047e6c835953c82.json
[edit]
[-] woocommerce-it_IT-1869430a90f07a7364b4c043829f725f.json
[edit]
[-] woocommerce-nl_NL-34b7393e5b07373be089898508bfd837.json
[edit]
[-] woocommerce-es_ES-c70671124b0e00661f88fe1616dfc9f0.json
[edit]
[-] woocommerce-it_IT-9144a105d0b1c333a2578044499c49a7.json
[edit]
[-] woocommerce-it_IT-056e3f14efed538fde21950202add8dc.json
[edit]
[-] loco-translate-es_ES.mo
[edit]
[-] woocommerce-es_ES-7315868fcbe1668fa9ece3f803e8da47.json
[edit]
[-] woocommerce-de_DE-2a130218c40b2b37eedb3857f22c90a1.json
[edit]
[-] woocommerce-it_IT-cc02e92f0af36b7c4f36de274b6e1ca3.json
[edit]
[-] woocommerce-fr_FR-2ea015f5a250d849138bc331f2668c60.json
[edit]
[-] woocommerce-de_DE-62e815516fb81906c218cf351160c884.json
[edit]
[-] woocommerce-fr_FR-1ea5d0886ad91cfcb79dbb02979efdc3.json
[edit]
[-] woocommerce-es_ES-618d9334759c77cb27125cffd0883721.json
[edit]
[-] woocommerce-it_IT-266b21f550f6c336217746f77332e8d9.json
[edit]
[-] woocommerce-es_ES-3305d9de59961a847c212b100798fb50.json
[edit]
[-] woocommerce-it_IT-2a130218c40b2b37eedb3857f22c90a1.json
[edit]
[-] woocommerce-de_DE-cc02e92f0af36b7c4f36de274b6e1ca3.json
[edit]
[-] woocommerce-nl_NL-fc4895b6508f32c16c4d8bc69f8162b6.json
[edit]
[-] woocommerce-nl_NL-5fcbf200b3bbabfc78b630c598073c6c.json
[edit]
[-] woocommerce-nl_NL-8509ee2a5a2441fa9dc50c8190154dcc.json
[edit]
[-] woocommerce-it_IT-62e815516fb81906c218cf351160c884.json
[edit]
[-] woocommerce-nl_NL-8d8333ce2857a7223c73781fecbb893a.json
[edit]
[-] woocommerce-es_ES-a46e2cdf66e3645fd11b123961dc9b40.json
[edit]
[-] woocommerce-de_DE-266b21f550f6c336217746f77332e8d9.json
[edit]
[-] woocommerce-nl_NL-36e7818bfdfd4a6943db89e1565c4cc7.json
[edit]
[-] woocommerce-it_IT-759a1ecfc9e66ff8de9f9a98045ceb87.json
[edit]
[-] woocommerce-it_IT-6a05d3e83ea2f467e819383d9f9cccb5.json
[edit]
[-] woocommerce-de_DE-28373221fc2f980b198a22af0e736c42.json
[edit]
[-] woocommerce-nl_NL-f2d5abd38e77f463761f5ce3181f73f1.json
[edit]
[-] woocommerce-nl_NL-61fdbffdb6d47eb54a7c643bae3e7ca3.json
[edit]
[-] woocommerce-de_DE-e0f9c7d89b1b130a9023c5c2fde2815e.json
[edit]
[-] woocommerce-it_IT-688e3898485ce5a140ad8cd7bea0fee8.json
[edit]
[-] woocommerce-nl_NL-90d7eeda62b9eba288367d299dab8304.json
[edit]
[-] woocommerce-it_IT-6528827781bced63ce799f4afb6066a1.json
[edit]
[-] woocommerce-fr_FR-b82f95ce2b5e6461705ee7a88842a8de.json
[edit]
[-] woocommerce-fr_FR-57d00fba679e87ba57d882af332d695b.json
[edit]
[-] woocommerce-de_DE-b9bf1ca91d393a30e2461ef709f8fa10.json
[edit]
[-] woocommerce-de_DE-6a05d3e83ea2f467e819383d9f9cccb5.json
[edit]
[-] woocommerce-fr_FR-fffdec5db595ec0ca7d043c87bae79b8.json
[edit]
[-] woocommerce-nl_NL-b992cfe126e56b5290b316801bcedee6.json
[edit]
[-] woocommerce-de_DE-759a1ecfc9e66ff8de9f9a98045ceb87.json
[edit]
[-] woocommerce-nl_NL-3f7f351e23881ec7252148187cbaae95.json
[edit]
[-] woocommerce-it_IT-28373221fc2f980b198a22af0e736c42.json
[edit]
[-] woocommerce-fr_FR-df51042cba56a4e9fcac0e5db643906a.json
[edit]
[-] woocommerce-nl_NL-63c86bee87d5e82df937a2c2dce16b08.json
[edit]
[-] woocommerce-it_IT-e0f9c7d89b1b130a9023c5c2fde2815e.json
[edit]
[-] woocommerce-nl_NL-9dc3edc13c844c619b5adbb845e546b0.json
[edit]
[-] woocommerce-de_DE-688e3898485ce5a140ad8cd7bea0fee8.json
[edit]
[-] woocommerce-fr_FR-c22945301f466e2d78d6e80404a22664.json
[edit]
[-] woocommerce-de_DE-6528827781bced63ce799f4afb6066a1.json
[edit]
[-] woocommerce-nl_NL-fe93c2577c317c098eae3d9773e887a1.json
[edit]
[-] woocommerce-it_IT-b9bf1ca91d393a30e2461ef709f8fa10.json
[edit]
[-] woocommerce-es_ES-e88dc35c02f6fa832e90fac5a122323c.json
[edit]
[-] woocommerce-nl_NL-6b82d38e8ac7d8966cd8377aae33e5fd.json
[edit]
[-] woocommerce-es_ES-874277e01e5407d0138390c0244b0616.json
[edit]
[-] woocommerce-nl_NL-16268754aba0e39aeb4f24c835d52820.json
[edit]
[-] woocommerce-de_DE-4a3eb8195f5dc35e1922099ce5619e61.json
[edit]
[-] woocommerce-it_IT-a55d428c84e9a3179fe241ec600a0f03.json
[edit]
[-] woocommerce-it_IT-206459d169f12b652a1dabe78a376826.json
[edit]
[-] woocommerce-nl_NL-b31f51fa0bb40ceb060aaa9f77ca1771.json
[edit]
[-] woocommerce-nl_NL-09c5919a18291dd26d6f52f9d1563a8e.json
[edit]
[-] woocommerce-es_ES-c13acd243559529a685813d9871026a1.json
[edit]
[-] woocommerce-nl_NL-c61d73378f6482bd02e7f72dbc55a263.json
[edit]
[-] woocommerce-it_IT-6aa887eb06d98f94b80ce2b94235f36f.json
[edit]
[-] loco-translate-it_IT-64f64bca7b939f25b7a5503942cb70af.json
[edit]
[-] woocommerce-es_ES-5fc115088080a9fccf2d8ad4f8e36fe9.json
[edit]
[-] woocommerce-fr_FR-6534f4f1b5a07daa4a71b82f54dc0a82.json
[edit]
[-] all-in-one-wp-migration-nl_NL.po
[edit]
[-] woocommerce-fr_FR-4e3234bb41d0851c150e919809099a0c.json
[edit]
[-] elementor-es_ES-8b95a20e21550730e7b5557f56908c73.json
[edit]
[-] woocommerce-fr_FR-4176e82c805c29edd301850a42211d3e.json
[edit]
[-] woocommerce-it_IT-4a3eb8195f5dc35e1922099ce5619e61.json
[edit]
[-] woocommerce-de_DE-206459d169f12b652a1dabe78a376826.json
[edit]
[-] woocommerce-es_ES-7e5d2c9dbcb942e4c4e0f319104c16d0.json
[edit]
[-] woocommerce-de_DE-a55d428c84e9a3179fe241ec600a0f03.json
[edit]
[-] woocommerce-fr_FR-aadb8b051a48c2856ccdb36fce0ecec5.json
[edit]
[-] woocommerce-es_ES-818de2a45ff7eb25cd76b75b402b5c04.json
[edit]
[-] woocommerce-de_DE-6aa887eb06d98f94b80ce2b94235f36f.json
[edit]
[-] woocommerce-nl_NL-c1bc39bcdee2da3c0b62bcd5372120f4.json
[edit]
[-] loco-translate-de_DE-64f64bca7b939f25b7a5503942cb70af.json
[edit]
[-] all-in-one-wp-migration-de_DE.po
[edit]
[-] woocommerce-nl_NL-b239ff15197a133498a4b025f002dee5.json
[edit]
[-] woocommerce-it_IT-9c9566e8fbdad22fb16277cfd9e9b30f.json
[edit]
[-] woocommerce-es_ES-2744127682072dcdf2583cd6dc64ce99.json
[edit]
[-] woocommerce-nl_NL-84b8b958854766b6b4b4d21a482acf19.json
[edit]
[-] woocommerce-nl_NL-85bc274b5e191417528a5d83a3e0df4c.json
[edit]
[-] woocommerce-it_IT-1b8267223028487f1ab7e31c03738ca0.json
[edit]
[-] woocommerce-es_ES-7ccc612d69e4b064526ea8bc1dac3a79.json
[edit]
[-] gdpr-cookie-compliance-nl_NL.mo
[edit]
[-] woocommerce-de_DE-01b768ae1db405a69d13758eda43a58b.json
[edit]
[-] woocommerce-fr_FR-9144a105d0b1c333a2578044499c49a7.json
[edit]
[-] woocommerce-fr_FR-056e3f14efed538fde21950202add8dc.json
[edit]
[-] woocommerce-nl_NL-5eb813d2752872613b404ad6be3fd32d.json
[edit]
[-] woocommerce-fr_FR-1869430a90f07a7364b4c043829f725f.json
[edit]
[-] woocommerce-fr_FR-f9c56a0cbb6710505047e6c835953c82.json
[edit]
[-] woocommerce-es_ES-987cb2ea425b511e6d4b374ca417189c.json
[edit]
[-] woocommerce-de_DE-9c9566e8fbdad22fb16277cfd9e9b30f.json
[edit]
[-] woocommerce-es_ES-87c5431fc38ba348d837ebed0331c445.json
[edit]
[-] woocommerce-nl_NL-64d497c5d8b8575a28edb2fc5ff5b5a1.json
[edit]
[-] woocommerce-de_DE-1b8267223028487f1ab7e31c03738ca0.json
[edit]
[-] woocommerce-es_ES-c987332aed2da5a6252ef7b3758da621.json
[edit]
[-] woocommerce-fr_FR-e885442559cb44e8b827f0e0ca0a14c9.json
[edit]
[-] woocommerce-it_IT-01b768ae1db405a69d13758eda43a58b.json
[edit]
[-] woocommerce-es_ES-f60049653c419cfb1e3dc8876e7a8bdb.json
[edit]
[-] woocommerce-fr_FR-8fef935817e4813f23615327999fd50f.json
[edit]
[-] woocommerce-gateway-stripe-es_ES.mo
[edit]
[-] gdpr-cookie-compliance-de_DE.mo
[edit]
[-] woocommerce-de_DE-2ea015f5a250d849138bc331f2668c60.json
[edit]
[-] woocommerce-fr_FR-62e815516fb81906c218cf351160c884.json
[edit]
[-] woocommerce-es_ES-6efb063081527fb9b397a1d557c39537.json
[edit]
[-] essential-addons-for-elementor-lite-es_ES.mo
[edit]
[-] woocommerce-fr_FR-2a130218c40b2b37eedb3857f22c90a1.json
[edit]
[-] woocommerce-nl_NL-1ab3c5ff6a861a0bbc5e57811248de9b.json
[edit]
[-] woocommerce-de_DE-1ea5d0886ad91cfcb79dbb02979efdc3.json
[edit]
[-] woocommerce-es_ES-6e7e87dbe48bef9df8721704d4204306.json
[edit]
[-] woocommerce-it_IT-2ea015f5a250d849138bc331f2668c60.json
[edit]
[-] woocommerce-fr_FR-cc02e92f0af36b7c4f36de274b6e1ca3.json
[edit]
[-] woocommerce-nl_NL-e44671e4528b0da3a0fd6feaf8abadca.json
[edit]
[-] all-in-one-wp-migration-it_IT.po
[edit]
[-] woocommerce-nl_NL-74430a7511524b258e452d23b771fd8c.json
[edit]
[-] woocommerce-fr_FR-266b21f550f6c336217746f77332e8d9.json
[edit]
[-] woocommerce-it_IT-1ea5d0886ad91cfcb79dbb02979efdc3.json
[edit]
[-] woocommerce-es_ES-0a3b65850c50f16de824a40fa5ff0f0f.json
[edit]
[-] woocommerce-nl_NL-af52ab8cb2e7713cf3037751dd593965.json
[edit]
[-] woocommerce-es_ES-bd16ec40934ef1b87fb3cdb6cc78e6eb.json
[edit]
[-] woocommerce-it_IT-df51042cba56a4e9fcac0e5db643906a.json
[edit]
[-] woocommerce-it_IT-fffdec5db595ec0ca7d043c87bae79b8.json
[edit]
[-] woocommerce-fr_FR-28373221fc2f980b198a22af0e736c42.json
[edit]
[-] woocommerce-de_DE-b82f95ce2b5e6461705ee7a88842a8de.json
[edit]
[-] woocommerce-it_IT-c22945301f466e2d78d6e80404a22664.json
[edit]
[-] woocommerce-de_DE-57d00fba679e87ba57d882af332d695b.json
[edit]
[-] woocommerce-fr_FR-b9bf1ca91d393a30e2461ef709f8fa10.json
[edit]
[-] woocommerce-fr_FR-e0f9c7d89b1b130a9023c5c2fde2815e.json
[edit]
[-] elementor-es_ES-50f7bdee322f202b88cb992c0ace0ac3.json
[edit]
[-] woocommerce-es_ES-74eb4f4f95b0baf0dd22d44c1910b71a.json
[edit]
[-] gdpr-cookie-compliance-it_IT.mo
[edit]
[-] woocommerce-de_DE-df51042cba56a4e9fcac0e5db643906a.json
[edit]
[-] woocommerce-fr_FR-6a05d3e83ea2f467e819383d9f9cccb5.json
[edit]
[-] woocommerce-de_DE-fffdec5db595ec0ca7d043c87bae79b8.json
[edit]
[-] woocommerce-fr_FR-759a1ecfc9e66ff8de9f9a98045ceb87.json
[edit]
[-] woocommerce-fr_FR-688e3898485ce5a140ad8cd7bea0fee8.json
[edit]
[-] woocommerce-it_IT-b82f95ce2b5e6461705ee7a88842a8de.json
[edit]
[-] woocommerce-de_DE-c22945301f466e2d78d6e80404a22664.json
[edit]
[-] woocommerce-fr_FR-6528827781bced63ce799f4afb6066a1.json
[edit]
[-] woocommerce-it_IT-57d00fba679e87ba57d882af332d695b.json
[edit]
[-] woocommerce-it_IT-eb404a9e6fae9ab756f1c43a7312e00f.json
[edit]
[-] woocommerce-fr_FR-09444bf964f9242a7dc345c5da29c237.json
[edit]
[-] woocommerce-it_IT-8fae22fd85a0bde6c83d04e7461cb7cd.json
[edit]
[-] woocommerce-it_IT-81fa76932399ec1b6d1c882dfe0f38b2.json
[edit]
[-] woocommerce-de_DE-cc16013df9d4b0a0ba45297b90b06f20.json
[edit]
[-] woocommerce-es_ES-8876729b58fac7db5fd67ac45832db76.json
[edit]
[-] woocommerce-de_DE-da92a9b2d4c08762c60d7c4c569eb5db.json
[edit]
[-] woocommerce-fr_FR-21fee52f2b4be704278bd81018c89b15.json
[edit]
[-] woocommerce-nl_NL-ad23f05efbf68ad6f8d8b724063a6672.json
[edit]
[-] woocommerce-es_ES-afbd40b95453c7179292aa3f6d18bd41.json
[edit]
[-] woocommerce-es_ES-23a5d7b5185c7352a40e30649d5daad8.json
[edit]
[-] woocommerce-de_DE-710b15b9a487ab7045297f9311a8dc55.json
[edit]
[-] woocommerce-de_DE-ef5798395d7601ab6fea0f1efd60f40a.json
[edit]
[-] woocommerce-de_DE-af7c04a8da5ce0ff1d99e30d9cf007e3.json
[edit]
[-] woocommerce-it_IT-d5ea33028f13b50f40bbcce807e37fc0.json
[edit]
[-] woocommerce-it_IT-5a44d5004118a264cd282be74d994967.json
[edit]
[-] woocommerce-de_DE-01739590876f3ab645ec3678e42bbc29.json
[edit]
[-] woocommerce-fr_FR-2e5b773a600e6595bad14136c2d73f08.json
[edit]
[-] woocommerce-es_ES-648a7af517c440e9572a4860d58fb653.json
[edit]
[-] woocommerce-nl_NL-44c191a60473a8bdb9769a6cf68acbe1.json
[edit]
[-] woocommerce-nl_NL-1b3f299878731ed7e1fc34722ef3c267.json
[edit]
[-] woocommerce-de_DE-eb404a9e6fae9ab756f1c43a7312e00f.json
[edit]
[-] woocommerce-de_DE-8fae22fd85a0bde6c83d04e7461cb7cd.json
[edit]
[-] woocommerce-de_DE-81fa76932399ec1b6d1c882dfe0f38b2.json
[edit]
[-] woocommerce-it_IT-da92a9b2d4c08762c60d7c4c569eb5db.json
[edit]
[-] woocommerce-it_IT-cc16013df9d4b0a0ba45297b90b06f20.json
[edit]
[-] woocommerce-fr_FR-75a7eaceda97b32841d31b557468c4ab.json
[edit]
[-] woocommerce-nl_NL-7c863c7de8762000e104f397c56214fe.json
[edit]
[-] woocommerce-it_IT-710b15b9a487ab7045297f9311a8dc55.json
[edit]
[-] woocommerce-it_IT-ef5798395d7601ab6fea0f1efd60f40a.json
[edit]
[-] woocommerce-de_DE-d5ea33028f13b50f40bbcce807e37fc0.json
[edit]
[-] woocommerce-de_DE-5a44d5004118a264cd282be74d994967.json
[edit]
[-] woocommerce-it_IT-af7c04a8da5ce0ff1d99e30d9cf007e3.json
[edit]
[-] woocommerce-it_IT-01739590876f3ab645ec3678e42bbc29.json
[edit]
[-] woocommerce-fr_FR-a65b4ddf263e8c410e9bcbfd6e6d72e4.json
[edit]
[-] woocommerce-it_IT-2af5e068de293517b1bb2cfc58cf9989.json
[edit]
[-] woocommerce-fr_FR-bb0f027faa1257de4b730158475093de.json
[edit]
[-] woocommerce-it_IT-97d11a05fccdd9ecef9e4fcb7c0a6a46.json
[edit]
[-] woocommerce-es_ES-5b08504db10173dec5ed96726834f154.json
[edit]
[-] woocommerce-es_ES-41a1b2734400c904599454de99f3a9fa.json
[edit]
[-] woocommerce-fr_FR-8cd2527a2df2dd16a8b900b77a91e4cf.json
[edit]
[-] woocommerce-es_ES-c2435bc8dfd186b147aba658416d115e.json
[edit]
[-] woocommerce-de_DE-4f34828f9a2025848b4adcc89598fa6f.json
[edit]
[-] woocommerce-es_ES-0e3dcd4f3ff5aa786acbbd18de58d420.json
[edit]
[-] woocommerce-nl_NL-354416042f4f6ddf578099737d7be093.json
[edit]
[-] woocommerce-fr_FR-25681209877dbbf4b351e01720af480c.json
[edit]
[-] woocommerce-de_DE-c608fe5deda8db7667c8431ca6fd222a.json
[edit]
[-] woocommerce-es_ES-376011c6441a11bdb03699ed8ce0becc.json
[edit]
[-] woocommerce-de_DE-7a0089e0f72f7726bb4920c2ee0e04e8.json
[edit]
[-] woocommerce-es_ES-4a74985a61168391319ab15c958cf984.json
[edit]
[-] woocommerce-nl_NL-86f183bc49f007e059e226dec4e78466.json
[edit]
[-] woocommerce-de_DE-2af5e068de293517b1bb2cfc58cf9989.json
[edit]
[-] woocommerce-fr_FR-631aea9cc7dfbe135cf2db041491954f.json
[edit]
[-] woocommerce-de_DE-97d11a05fccdd9ecef9e4fcb7c0a6a46.json
[edit]
[-] woocommerce-it_IT-4f34828f9a2025848b4adcc89598fa6f.json
[edit]
[-] woocommerce-it_IT-c608fe5deda8db7667c8431ca6fd222a.json
[edit]
[-] woocommerce-nl_NL-ef9ba46f28f3f2e243554dec42df3df0.json
[edit]
[-] woocommerce-it_IT-7a0089e0f72f7726bb4920c2ee0e04e8.json
[edit]
[-] woocommerce-de_DE-768e78e203e06f8d8dc837c5e70ce0ec.json
[edit]
[-] woocommerce-fr_FR-b826befd7acca93e8e4c12b7cd2fc7f1.json
[edit]
[-] woocommerce-fr_FR-6a7112ce03bc44ed315b15d572feddd6.json
[edit]
[-] woocommerce-it_IT-989329a50e542e026ac2044fcd921761.json
[edit]
[-] woocommerce-de_DE-1a349548a3d38de6f8013f63a02ddf4b.json
[edit]
[-] woocommerce-fr_FR-fd20fc8ea1484781160e8ea0d229d5e9.json
[edit]
[-] woocommerce-it_IT-f46523c62c4749a3f16d5647f319d9fe.json
[edit]
[-] woocommerce-fr_FR-ed72441693d461c840fe2db1f6351007.json
[edit]
[-] woocommerce-de_DE-634d01b07bf5c59dc929b5104b5f15a7.json
[edit]
[-] woocommerce-nl_NL-a8154d5d9a9ec557236633d0a6cd97ba.json
[edit]
[-] woocommerce-it_IT-768e78e203e06f8d8dc837c5e70ce0ec.json
[edit]
[-] woocommerce-fr_FR-f3f1cc4f5811d4bf8a04a58feca06858.json
[edit]
[-] woocommerce-nl_NL-b4bf1e55ca6145f38f1b2f104201da21.json
[edit]
[-] woocommerce-es_ES-2a7eca80ba12897c21ffaa74974c8fef.json
[edit]
[-] woocommerce-nl_NL-7ae592f49aefc7403abebc4246319e5e.json
[edit]
[-] woocommerce-nl_NL-75390e8f65306e29d19720d2ddda8e90.json
[edit]
[-] woocommerce-es_ES-944c372e67e81cdee01165b0f31f2039.json
[edit]
[-] woocommerce-es_ES-b0a592b6fe83588c5d1b8ed6850b6a74.json
[edit]
[-] woocommerce-de_DE-989329a50e542e026ac2044fcd921761.json
[edit]
[-] woocommerce-it_IT-1a349548a3d38de6f8013f63a02ddf4b.json
[edit]
[-] woocommerce-de_DE-f46523c62c4749a3f16d5647f319d9fe.json
[edit]
[-] woocommerce-nl_NL-2a131eb5bf930c716935378d6cbb25d2.json
[edit]
[-] woocommerce-es_ES-bc9c3f9eda462d6d9968c1dca51e7c62.json
[edit]
[-] post-types-order-es_ES.po
[edit]
[-] woocommerce-fr_FR.mo
[edit]
[-] woocommerce-it_IT-634d01b07bf5c59dc929b5104b5f15a7.json
[edit]
[-] woocommerce-fr_FR-cd766a6f39c50840d359aeea7f246a5a.json
[edit]
[-] woocommerce-es_ES-5c6a5cc7ce230d9447ba323af1741422.json
[edit]
[-] woocommerce-fr_FR-abb904b047b7be3be9d638e2c6144691.json
[edit]
[-] woocommerce-fr_FR-790cf12a21aefb2edbe59fa2cbf02a50.json
[edit]
[-] woocommerce-de_DE-9eb18b3eb7c56cd2a7f441dc3acb820d.json
[edit]
[-] woocommerce-fr_FR-38b8e72fdda975a53bd48996f0a154e3.json
[edit]
[-] woocommerce-de_DE-11eaf0a60d602f142e96c14c44445c1c.json
[edit]
[-] woocommerce-de_DE-e0bde0ac58f55fc6b1426844e6697db3.json
[edit]
[-] woocommerce-fr_FR-c2bcd5c2fb16b37358659627e8584794.json
[edit]
[-] woocommerce-es_ES-4091888c8eca35dd16f3a94673ed03c7.json
[edit]
[-] woocommerce-nl_NL-9db0cfd13c9449679472d0a2bbdcd16e.json
[edit]
[-] woocommerce-it_IT-3239989f0cbcc3489b2cf8c18d04dc05.json
[edit]
[-] woocommerce-es_ES-9b8014a68baafa4f1874783d1820cca7.json
[edit]
[-] woocommerce-nl_NL-154eb5541053115f9cf2cc279decf649.json
[edit]
[-] woocommerce-it_IT-9eb18b3eb7c56cd2a7f441dc3acb820d.json
[edit]
[-] woocommerce-es_ES-cd9fc1d9fc46b55bb32d0fd471457690.json
[edit]
[-] woocommerce-it_IT-11eaf0a60d602f142e96c14c44445c1c.json
[edit]
[-] woocommerce-nl_NL-17a6153bd2c4e7aac2c7c898ed6a9c2d.json
[edit]
[-] woocommerce-fr_FR-3094f9b1b515ecd2921dc12d1a95d879.json
[edit]
[-] woocommerce-it_IT-e0bde0ac58f55fc6b1426844e6697db3.json
[edit]
[-] woocommerce-fr_FR-5deaa36eb250e9bf420e56c338ded680.json
[edit]
[-] woocommerce-fr_FR-cb9661d5a455cc68ee5e412d09470ce4.json
[edit]
[-] woocommerce-es_ES-d0d05e0dda872b433f260969b4d53b30.json
[edit]
[-] woocommerce-it_IT-wc-admin-app.json
[edit]
[-] woocommerce-nl_NL-5dbb887395521bca37d8989620c54fd0.json
[edit]
[-] woocommerce-es_ES-a3f7f18b58640a626fd1dfafe4b5ba63.json
[edit]
[-] hello-dolly-es_ES.po
[edit]
[-] woocommerce-de_DE-3239989f0cbcc3489b2cf8c18d04dc05.json
[edit]
[-] woocommerce-it_IT-23a5d7b5185c7352a40e30649d5daad8.json
[edit]
[-] woocommerce-it_IT-afbd40b95453c7179292aa3f6d18bd41.json
[edit]
[-] woocommerce-it_IT-8876729b58fac7db5fd67ac45832db76.json
[edit]
[-] woocommerce-es_ES-81fa76932399ec1b6d1c882dfe0f38b2.json
[edit]
[-] woocommerce-nl_NL-dfb09f9953676bbc1de4eb2b9f232c6d.json
[edit]
[-] woocommerce-es_ES-8fae22fd85a0bde6c83d04e7461cb7cd.json
[edit]
[-] woocommerce-es_ES-eb404a9e6fae9ab756f1c43a7312e00f.json
[edit]
[-] woocommerce-it_IT-648a7af517c440e9572a4860d58fb653.json
[edit]
[-] woocommerce-es_ES-d5ea33028f13b50f40bbcce807e37fc0.json
[edit]
[-] woocommerce-es_ES-5a44d5004118a264cd282be74d994967.json
[edit]
[-] woocommerce-gateway-stripe-fr_FR.mo
[edit]
[-] really-simple-ssl-de_DE.mo
[edit]
[-] woocommerce-de_DE-23a5d7b5185c7352a40e30649d5daad8.json
[edit]
[-] woocommerce-es_ES-710b15b9a487ab7045297f9311a8dc55.json
[edit]
[-] woocommerce-de_DE-afbd40b95453c7179292aa3f6d18bd41.json
[edit]
[-] woocommerce-de_DE-8876729b58fac7db5fd67ac45832db76.json
[edit]
[-] woocommerce-es_ES-da92a9b2d4c08762c60d7c4c569eb5db.json
[edit]
[-] woocommerce-es_ES-cc16013df9d4b0a0ba45297b90b06f20.json
[edit]
[-] woocommerce-fr_FR-96c2ec65465f6afdcbb5ae267650fdc4.json
[edit]
[-] woocommerce-de_DE-648a7af517c440e9572a4860d58fb653.json
[edit]
[-] really-simple-ssl-nl_NL.mo
[edit]
[-] woocommerce-fr_FR-13f119df572e1a293b2de90554f196b8.json
[edit]
[-] woocommerce-nl_NL-3925e1feb7b90b12ac3114967c21e6f9.json
[edit]
[-] woocommerce-fr_FR-e930ab0f3b2fd33635ed5033ec41fbd4.json
[edit]
[-] woocommerce-es_ES-01739590876f3ab645ec3678e42bbc29.json
[edit]
[-] woocommerce-es_ES-af7c04a8da5ce0ff1d99e30d9cf007e3.json
[edit]
[-] woocommerce-nl_NL-5a5292d4981044a0b7513bae8a1b295e.json
[edit]
[-] woocommerce-es_ES-ef5798395d7601ab6fea0f1efd60f40a.json
[edit]
[-] woocommerce-nl_NL-2ff2080d2d38b66bf6e2d5e3d2c64bb5.json
[edit]
[-] woocommerce-nl_NL-2cd54bc9eeab906cf0f6abb2399e9fb7.json
[edit]
[-] woocommerce-fr_FR-20e7fc3ea96346f2d1f05ca5e7847392.json
[edit]
[-] woocommerce-it_IT-41a1b2734400c904599454de99f3a9fa.json
[edit]
[-] woocommerce-fr_FR-8e70071b31d612826093f5d8320d9e32.json
[edit]
[-] loco-translate-nl_NL.mo
[edit]
[-] woocommerce-es_ES-97d11a05fccdd9ecef9e4fcb7c0a6a46.json
[edit]
[-] woocommerce-nl_NL-39de01d53e1a7555444d48e522e8dfa0.json
[edit]
[-] elementor-de_DE.po
[edit]
[-] woocommerce-it_IT-5b08504db10173dec5ed96726834f154.json
[edit]
[-] woocommerce-es_ES-2af5e068de293517b1bb2cfc58cf9989.json
[edit]
[-] woocommerce-fr_FR-a4e94e23bffe556b18c240398dad508e.json
[edit]
[-] woocommerce-it_IT-4a74985a61168391319ab15c958cf984.json
[edit]
[-] woocommerce-it_IT-376011c6441a11bdb03699ed8ce0becc.json
[edit]
[-] woocommerce-it_IT-0e3dcd4f3ff5aa786acbbd18de58d420.json
[edit]
[-] woocommerce-it_IT-c2435bc8dfd186b147aba658416d115e.json
[edit]
[-] elementor-nl_NL.po
[edit]
[-] woocommerce-de_DE-41a1b2734400c904599454de99f3a9fa.json
[edit]
[-] woocommerce-nl_NL-70e6c05508a42d6e00911e43315423d1.json
[edit]
[-] woocommerce-nl_NL-02acd74879196411261af7576fdb4b93.json
[edit]
[-] woocommerce-de_DE-5b08504db10173dec5ed96726834f154.json
[edit]
[-] woocommerce-fr_FR-d80020dab74131d7f0c108526c0fbebe.json
[edit]
[-] loco-translate-de_DE.mo
[edit]
[-] woocommerce-de_DE-4a74985a61168391319ab15c958cf984.json
[edit]
[-] woocommerce-es_ES-7a0089e0f72f7726bb4920c2ee0e04e8.json
[edit]
[-] woocommerce-de_DE-376011c6441a11bdb03699ed8ce0becc.json
[edit]
[-] woocommerce-nl_NL-45959a02c278ed19e670d2d3436871f0.json
[edit]
[-] woocommerce-es_ES-c608fe5deda8db7667c8431ca6fd222a.json
[edit]
[-] woocommerce-de_DE-0e3dcd4f3ff5aa786acbbd18de58d420.json
[edit]
[-] woocommerce-es_ES-4f34828f9a2025848b4adcc89598fa6f.json
[edit]
[-] woocommerce-de_DE-c2435bc8dfd186b147aba658416d115e.json
[edit]
[-] woocommerce-de_DE-944c372e67e81cdee01165b0f31f2039.json
[edit]
[-] woocommerce-de_DE-2a7eca80ba12897c21ffaa74974c8fef.json
[edit]
[-] really-simple-ssl-it_IT.mo
[edit]
[-] woocommerce-de_DE-bc9c3f9eda462d6d9968c1dca51e7c62.json
[edit]
[-] woocommerce-es_ES-f46523c62c4749a3f16d5647f319d9fe.json
[edit]
[-] woocommerce-es_ES-989329a50e542e026ac2044fcd921761.json
[edit]
[-] woocommerce-de_DE-b0a592b6fe83588c5d1b8ed6850b6a74.json
[edit]
[-] woocommerce-fr_FR-9f864a903a308b30517f05d50c3d4492.json
[edit]
[-] woocommerce-it_IT-944c372e67e81cdee01165b0f31f2039.json
[edit]
[-] woocommerce-it_IT-2a7eca80ba12897c21ffaa74974c8fef.json
[edit]
[-] woocommerce-nl_NL-ba8d2fb7c85928310d4f3a907b7d9bdd.json
[edit]
[-] woocommerce-nl_NL-b007baff76144318d6c33cd26f4bfdb9.json
[edit]
[-] woocommerce-fr_FR-b1bcbab1d6a7ca6b0433d67776f347f1.json
[edit]
[-] woocommerce-es_ES-768e78e203e06f8d8dc837c5e70ce0ec.json
[edit]
[-] woocommerce-it_IT-bc9c3f9eda462d6d9968c1dca51e7c62.json
[edit]
[-] woocommerce-es_ES-634d01b07bf5c59dc929b5104b5f15a7.json
[edit]
[-] woocommerce-es_ES-1a349548a3d38de6f8013f63a02ddf4b.json
[edit]
[-] woocommerce-it_IT-b0a592b6fe83588c5d1b8ed6850b6a74.json
[edit]
[-] woocommerce-nl_NL-9b29dc979fa0f5ec8114c66f083e362e.json
[edit]
[-] woocommerce-de_DE-cd9fc1d9fc46b55bb32d0fd471457690.json
[edit]
[-] woocommerce-it_IT-5c6a5cc7ce230d9447ba323af1741422.json
[edit]
[-] woocommerce-de_DE-a3f7f18b58640a626fd1dfafe4b5ba63.json
[edit]
[-] woocommerce-fr_FR-b2e956ee35340f6e47f27f8a54309ac3.json
[edit]
[-] woocommerce-es_ES-3239989f0cbcc3489b2cf8c18d04dc05.json
[edit]
[-] woocommerce-it_IT-9b8014a68baafa4f1874783d1820cca7.json
[edit]
[-] elementor-it_IT.po
[edit]
[-] woocommerce-it_IT-4091888c8eca35dd16f3a94673ed03c7.json
[edit]
[-] woocommerce-de_DE-d0d05e0dda872b433f260969b4d53b30.json
[edit]
[-] woocommerce-fr_FR-0657952e8fe472b7a7f031ef6c2f1e6a.json
[edit]
[-] woocommerce-nl_NL-5d37316981e7ab717ab61759cce6ebf0.json
[edit]
[-] woocommerce-it_IT-cd9fc1d9fc46b55bb32d0fd471457690.json
[edit]
[-] woocommerce-nl_NL-c6c5331d3afe1391f2ca83e991ccc086.json
[edit]
[-] woocommerce-es_ES-11eaf0a60d602f142e96c14c44445c1c.json
[edit]
[-] woocommerce-nl_NL-94f09d66563691b47b62977089270650.json
[edit]
[-] woocommerce-es_ES-9eb18b3eb7c56cd2a7f441dc3acb820d.json
[edit]
[-] woocommerce-de_DE-5c6a5cc7ce230d9447ba323af1741422.json
[edit]
[-] woocommerce-de_DE-9b8014a68baafa4f1874783d1820cca7.json
[edit]
[-] woocommerce-it_IT-a3f7f18b58640a626fd1dfafe4b5ba63.json
[edit]
[-] woocommerce-de_DE-4091888c8eca35dd16f3a94673ed03c7.json
[edit]
[-] woocommerce-it_IT-d0d05e0dda872b433f260969b4d53b30.json
[edit]
[-] loco-translate-it_IT.mo
[edit]
[-] woocommerce-es_ES-e0bde0ac58f55fc6b1426844e6697db3.json
[edit]
[-] woocommerce-fr_FR-4aa9fcba9e7426d464074fca3796a6bc.json
[edit]
[-] woocommerce-es_ES-6aa887eb06d98f94b80ce2b94235f36f.json
[edit]
[-] woocommerce-de_DE-818de2a45ff7eb25cd76b75b402b5c04.json
[edit]
[-] woocommerce-it_IT-c13acd243559529a685813d9871026a1.json
[edit]
[-] woocommerce-nl_NL-79bbf2136cbd39824ac9a38a392780fe.json
[edit]
[-] woocommerce-fr_FR-bc47df3ee4c91b429d35c5cdc9ec7533.json
[edit]
[-] woocommerce-fr_FR-77b25a5ccb12a232ba73108568db40e0.json
[edit]
[-] woocommerce-fr_FR-1ff2b9879bf907d438b0a402676a8c76.json
[edit]
[-] woocommerce-es_ES-a55d428c84e9a3179fe241ec600a0f03.json
[edit]
[-] woocommerce-es_ES-206459d169f12b652a1dabe78a376826.json
[edit]
[-] woocommerce-de_DE-7e5d2c9dbcb942e4c4e0f319104c16d0.json
[edit]
[-] woocommerce-it_IT-874277e01e5407d0138390c0244b0616.json
[edit]
[-] woocommerce-nl_NL-324138858b6bcb278c27e314613e684c.json
[edit]
[-] woocommerce-fr_FR-e635a910506cd19b86c31409af9efbc2.json
[edit]
[-] elementor-de_DE-8b95a20e21550730e7b5557f56908c73.json
[edit]
[-] woocommerce-fr_FR-b8154269eecf510f10c11b442f7c41fc.json
[edit]
[-] woocommerce-it_IT-e88dc35c02f6fa832e90fac5a122323c.json
[edit]
[-] woocommerce-nl_NL-b7f8787cc724dc3072e1e1fec9a1b056.json
[edit]
[-] woocommerce-fr_FR-8c74bc279a70f95ca5874f30b9a39965.json
[edit]
[-] woocommerce-fr_FR-516dd7f0ad3e36c0a397cf1a741630ef.json
[edit]
[-] custom-css-js-es_ES.mo
[edit]
[-] woocommerce-it_IT-5fc115088080a9fccf2d8ad4f8e36fe9.json
[edit]
[-] loco-translate-es_ES-64f64bca7b939f25b7a5503942cb70af.json
[edit]
[-] woocommerce-fr_FR-09b8a04693848711e3459fcc6f5f2a94.json
[edit]
[-] woocommerce-it_IT-818de2a45ff7eb25cd76b75b402b5c04.json
[edit]
[-] woocommerce-de_DE-c13acd243559529a685813d9871026a1.json
[edit]
[-] woocommerce-fr_FR-48ce40e4ba5fbb6c20f55b5ae0d3763b.json
[edit]
[-] woocommerce-fr_FR-0db65848d165e94c1b721836932fa2b2.json
[edit]
[-] woocommerce-it_IT-7e5d2c9dbcb942e4c4e0f319104c16d0.json
[edit]
[-] woocommerce-es_ES-4a3eb8195f5dc35e1922099ce5619e61.json
[edit]
[-] woocommerce-de_DE-874277e01e5407d0138390c0244b0616.json
[edit]
[-] woocommerce-nl_NL-deed2aed3392b43c83c7cea296b154af.json
[edit]
[-] woocommerce-nl_NL-fd43ffdef2172f4f776f1653e8caae39.json
[edit]
[-] woocommerce-de_DE-e88dc35c02f6fa832e90fac5a122323c.json
[edit]
[-] elementor-it_IT-8b95a20e21550730e7b5557f56908c73.json
[edit]
[-] woocommerce-nl_NL-a8b73b087444470c8f4396b7142908f6.json
[edit]
[-] wordpress-seo-it_IT.mo
[edit]
[-] woocommerce-fr_FR-e03ec35386c2705c11cebd6288b33cf8.json
[edit]
[-] woocommerce-nl_NL-1fd108afcd6b1150ccd257c03371fcf4.json
[edit]
[-] woocommerce-fr_FR-ea6fb371f81c4d3584bbc795fa4ac09c.json
[edit]
[-] woocommerce-de_DE-5fc115088080a9fccf2d8ad4f8e36fe9.json
[edit]
[-] woocommerce-nl_NL-2d000e7ced69fed51ef7de882445014e.json
[edit]
[-] woocommerce-de_DE-c987332aed2da5a6252ef7b3758da621.json
[edit]
[-] woocommerce-es_ES-1b8267223028487f1ab7e31c03738ca0.json
[edit]
[-] woocommerce-it_IT-2744127682072dcdf2583cd6dc64ce99.json
[edit]
[-] woocommerce-fr_FR-0dc089127d6d4abad378c797b27b1007.json
[edit]
[-] woocommerce-de_DE-87c5431fc38ba348d837ebed0331c445.json
[edit]
[-] woocommerce-nl_NL-2e8ff1f945781cdab678c7cf64caff6f.json
[edit]
[-] woocommerce-es_ES-9c9566e8fbdad22fb16277cfd9e9b30f.json
[edit]
[-] woocommerce-de_DE-987cb2ea425b511e6d4b374ca417189c.json
[edit]
[-] woocommerce-fr_FR-c70671124b0e00661f88fe1616dfc9f0.json
[edit]
[-] woocommerce-nl_NL-23f9ad784e65e80d9ad092b15d167d07.json
[edit]
[-] woocommerce-de_DE-f60049653c419cfb1e3dc8876e7a8bdb.json
[edit]
[-] woocommerce-nl_NL-5732890af28c709ee103d63f5e400d73.json
[edit]
[-] woocommerce-it_IT-7ccc612d69e4b064526ea8bc1dac3a79.json
[edit]
[-] akismet-fr_FR.mo
[edit]
[-] woocommerce-it_IT-c987332aed2da5a6252ef7b3758da621.json
[edit]
[-] woocommerce-nl_NL-658b25b0ac27cb020b0115060efd37c5.json
[edit]
[-] woocommerce-de_DE-2744127682072dcdf2583cd6dc64ce99.json
[edit]
[-] woocommerce-it_IT-87c5431fc38ba348d837ebed0331c445.json
[edit]
[-] woocommerce-fr_FR-43808db038ff36cd9b08070ab35ebe07.json
[edit]
[-] woocommerce-nl_NL-74d045bafa8cbebd4fe0f277010a5102.json
[edit]
[-] woocommerce-it_IT-987cb2ea425b511e6d4b374ca417189c.json
[edit]
[-] woocommerce-it_IT-f60049653c419cfb1e3dc8876e7a8bdb.json
[edit]
[-] woocommerce-es_ES-01b768ae1db405a69d13758eda43a58b.json
[edit]
[-] woocommerce-de_DE-7ccc612d69e4b064526ea8bc1dac3a79.json
[edit]
[-] wordpress-seo-nl_NL.mo
[edit]
[-] woocommerce-it_IT-6efb063081527fb9b397a1d557c39537.json
[edit]
[-] woocommerce-fr_FR-3305d9de59961a847c212b100798fb50.json
[edit]
[-] woocommerce-nl_NL-55122e8abbfdc5968af0f31b4c9fe49d.json
[edit]
[-] woocommerce-nl_NL-3d22158f7352a99a05d445a1e3074c46.json
[edit]
[-] woocommerce-it_IT-6e7e87dbe48bef9df8721704d4204306.json
[edit]
[-] woocommerce-fr_FR-a46e2cdf66e3645fd11b123961dc9b40.json
[edit]
[-] woocommerce-de_DE-0a3b65850c50f16de824a40fa5ff0f0f.json
[edit]
[-] hello-dolly-fr_FR.po
[edit]
[-] woocommerce-nl_NL-f976da155dfdd080588c50ccda5af747.json
[edit]
[-] woocommerce-de_DE-6efb063081527fb9b397a1d557c39537.json
[edit]
[-] woocommerce-fr_FR-7315868fcbe1668fa9ece3f803e8da47.json
[edit]
[-] wordpress-seo-de_DE.mo
[edit]
[-] woocommerce-es_ES-2ea015f5a250d849138bc331f2668c60.json
[edit]
[-] woocommerce-de_DE-6e7e87dbe48bef9df8721704d4204306.json
[edit]
[-] woocommerce-fr_FR-618d9334759c77cb27125cffd0883721.json
[edit]
[-] woocommerce-nl_NL-1b59d077cd5a766feef182aa33bfdeb6.json
[edit]
[-] woocommerce-it_IT-0a3b65850c50f16de824a40fa5ff0f0f.json
[edit]
[-] woocommerce-es_ES-1ea5d0886ad91cfcb79dbb02979efdc3.json
[edit]
[-] woocommerce-nl_NL-19f52ef80d162b0ab094ab96c60a76e8.json
[edit]
[-] woocommerce-es_ES-fffdec5db595ec0ca7d043c87bae79b8.json
[edit]
[-] woocommerce-es_ES-df51042cba56a4e9fcac0e5db643906a.json
[edit]
[-] woocommerce-it_IT-bd16ec40934ef1b87fb3cdb6cc78e6eb.json
[edit]
[-] woocommerce-it_IT-74eb4f4f95b0baf0dd22d44c1910b71a.json
[edit]
[-] woocommerce-nl_NL-c8cbe8ef95155db152b270d441fc8528.json
[edit]
[-] elementor-it_IT-50f7bdee322f202b88cb992c0ace0ac3.json
[edit]
[-] woocommerce-es_ES-c22945301f466e2d78d6e80404a22664.json
[edit]
[-] woocommerce-es_ES.mo
[edit]
[-] post-types-order-fr_FR.po
[edit]
[-] woocommerce-nl_NL-5475e5194aa7d70be95d7009b491a2ed.json
[edit]
[-] woocommerce-nl_NL-c0faba84c7842505f8893c2c327a9f78.json
[edit]
[-] woocommerce-de_DE-bd16ec40934ef1b87fb3cdb6cc78e6eb.json
[edit]
[-] woocommerce-de_DE-74eb4f4f95b0baf0dd22d44c1910b71a.json
[edit]
[-] elementor-de_DE-50f7bdee322f202b88cb992c0ace0ac3.json
[edit]
[-] woocommerce-es_ES-57d00fba679e87ba57d882af332d695b.json
[edit]
[-] woocommerce-es_ES-b82f95ce2b5e6461705ee7a88842a8de.json
[edit]
[-] woocommerce-es_ES-70e6c05508a42d6e00911e43315423d1.json
[edit]
[-] woocommerce-fr_FR-8b804aae5f9b469b199a2edf7a430ae9.json
[edit]
[-] woocommerce-it_IT-86f183bc49f007e059e226dec4e78466.json
[edit]
[-] woocommerce-it_IT.po
[edit]
[-] woocommerce-es_ES-02acd74879196411261af7576fdb4b93.json
[edit]
[-] woocommerce-nl_NL-c608fe5deda8db7667c8431ca6fd222a.json
[edit]
[-] woocommerce-de_DE-354416042f4f6ddf578099737d7be093.json
[edit]
[-] woocommerce-es_ES-45959a02c278ed19e670d2d3436871f0.json
[edit]
[-] woocommerce-it_IT-ef9ba46f28f3f2e243554dec42df3df0.json
[edit]
[-] woocommerce-nl_NL-7a0089e0f72f7726bb4920c2ee0e04e8.json
[edit]
[-] woocommerce-fr_FR-f45f4cb8ddc6151554357c57c215dc37.json
[edit]
[-] woocommerce-nl_NL-4f34828f9a2025848b4adcc89598fa6f.json
[edit]
[-] woocommerce-fr_FR-6a71d5d299d2a84ffd31ab623c0b1803.json
[edit]
[-] woocommerce-es_ES-2cd54bc9eeab906cf0f6abb2399e9fb7.json
[edit]
[-] woocommerce-es_ES-2ff2080d2d38b66bf6e2d5e3d2c64bb5.json
[edit]
[-] woocommerce-de_DE-86f183bc49f007e059e226dec4e78466.json
[edit]
[-] woocommerce-nl_NL-2af5e068de293517b1bb2cfc58cf9989.json
[edit]
[-] woocommerce-nl_NL-97d11a05fccdd9ecef9e4fcb7c0a6a46.json
[edit]
[-] woocommerce-es_ES-39de01d53e1a7555444d48e522e8dfa0.json
[edit]
[-] woocommerce-it_IT-354416042f4f6ddf578099737d7be093.json
[edit]
[-] woocommerce-fr_FR-809b6b441475f60be6875318fedb118d.json
[edit]
[-] woocommerce-fr_FR-9b4af671d1fa191be025b6ac0483867b.json
[edit]
[-] woocommerce-de_DE-ef9ba46f28f3f2e243554dec42df3df0.json
[edit]
[-] woocommerce-de_DE-ad23f05efbf68ad6f8d8b724063a6672.json
[edit]
[-] woocommerce-it_IT-7c863c7de8762000e104f397c56214fe.json
[edit]
[-] woocommerce-nl_NL-710b15b9a487ab7045297f9311a8dc55.json
[edit]
[-] woocommerce-nl_NL-da92a9b2d4c08762c60d7c4c569eb5db.json
[edit]
[-] woocommerce-nl_NL-cc16013df9d4b0a0ba45297b90b06f20.json
[edit]
[-] woocommerce-nl_NL-01739590876f3ab645ec3678e42bbc29.json
[edit]
[-] woocommerce-de_DE-44c191a60473a8bdb9769a6cf68acbe1.json
[edit]
[-] woocommerce-es_ES-3925e1feb7b90b12ac3114967c21e6f9.json
[edit]
[-] woocommerce-fr_FR-287f246e61a201cec5ac1e37a10190bc.json
[edit]
[-] woocommerce-de_DE-1b3f299878731ed7e1fc34722ef3c267.json
[edit]
[-] woocommerce-es_ES-5a5292d4981044a0b7513bae8a1b295e.json
[edit]
[-] woocommerce-nl_NL-ef5798395d7601ab6fea0f1efd60f40a.json
[edit]
[-] woocommerce-nl_NL-af7c04a8da5ce0ff1d99e30d9cf007e3.json
[edit]
[-] woocommerce-fr_FR-1e6e582c38fd3046aa3c225009d2a90c.json
[edit]
[-] woocommerce-it_IT-ad23f05efbf68ad6f8d8b724063a6672.json
[edit]
[-] woocommerce-de_DE-7c863c7de8762000e104f397c56214fe.json
[edit]
[-] woocommerce-nl_NL-eb404a9e6fae9ab756f1c43a7312e00f.json
[edit]
[-] woocommerce-nl_NL-8fae22fd85a0bde6c83d04e7461cb7cd.json
[edit]
[-] woocommerce-es_ES-dfb09f9953676bbc1de4eb2b9f232c6d.json
[edit]
[-] woocommerce-nl_NL-81fa76932399ec1b6d1c882dfe0f38b2.json
[edit]
[-] woocommerce-fr_FR-5ca9d7c1e762634623941efe4d5a2469.json
[edit]
[-] woocommerce-fr_FR-00cecdb4dc8514ec7e775622bc723648.json
[edit]
[-] woocommerce-it_IT-44c191a60473a8bdb9769a6cf68acbe1.json
[edit]
[-] custom-css-js-nl_NL.po
[edit]
[-] woocommerce-fr_FR-4a2daf7440e05a13a7f38880be9c4700.json
[edit]
[-] woocommerce-it_IT-1b3f299878731ed7e1fc34722ef3c267.json
[edit]
[-] woocommerce-fr_FR-7cbf48bcd2a87f95ec4eda44a0eb7258.json
[edit]
[-] woocommerce-nl_NL-5a44d5004118a264cd282be74d994967.json
[edit]
[-] woocommerce-nl_NL-d5ea33028f13b50f40bbcce807e37fc0.json
[edit]
[-] woocommerce-nl_NL-9eb18b3eb7c56cd2a7f441dc3acb820d.json
[edit]
[-] woocommerce-es_ES-94f09d66563691b47b62977089270650.json
[edit]
[-] woocommerce-es_ES-c6c5331d3afe1391f2ca83e991ccc086.json
[edit]
[-] woocommerce-nl_NL-11eaf0a60d602f142e96c14c44445c1c.json
[edit]
[-] woocommerce-it_IT-17a6153bd2c4e7aac2c7c898ed6a9c2d.json
[edit]
[-] woocommerce-it_IT-154eb5541053115f9cf2cc279decf649.json
[edit]
[-] woocommerce-fr_FR-f31b0aa0c71dd74b7103120610ca6253.json
[edit]
[-] woocommerce-de_DE-9db0cfd13c9449679472d0a2bbdcd16e.json
[edit]
[-] woocommerce-fr_FR-710c8de6bc8917cbc1b0437ea3b83b29.json
[edit]
[-] woocommerce-it_IT-5dbb887395521bca37d8989620c54fd0.json
[edit]
[-] woocommerce-de_DE.po
[edit]
[-] woocommerce-nl_NL-e0bde0ac58f55fc6b1426844e6697db3.json
[edit]
[-] woocommerce-fr_FR-27c3c96efb4bdb0e7c38db93c5b151be.json
[edit]
[-] woocommerce-fr_FR-18a31075fa5f4596edaf76ec78921ff4.json
[edit]
[-] woocommerce-es_ES-9b29dc979fa0f5ec8114c66f083e362e.json
[edit]
[-] woocommerce-de_DE-17a6153bd2c4e7aac2c7c898ed6a9c2d.json
[edit]
[-] woocommerce-de_DE-154eb5541053115f9cf2cc279decf649.json
[edit]
[-] woocommerce-fr_FR-c2d9a34cf502bd5b5a80ca646a1420b3.json
[edit]
[-] woocommerce-it_IT-9db0cfd13c9449679472d0a2bbdcd16e.json
[edit]
[-] woocommerce-de_DE-5dbb887395521bca37d8989620c54fd0.json
[edit]
[-] woocommerce-nl_NL-3239989f0cbcc3489b2cf8c18d04dc05.json
[edit]
[-] woocommerce-nl_NL.po
[edit]
[-] woocommerce-fr_FR-5e97339e0756e5bda516a3bcccc55291.json
[edit]
[-] woocommerce-es_ES-5d37316981e7ab717ab61759cce6ebf0.json
[edit]
[-] woocommerce-it_IT-75390e8f65306e29d19720d2ddda8e90.json
[edit]
[-] woocommerce-it_IT-7ae592f49aefc7403abebc4246319e5e.json
[edit]
[-] woocommerce-nl_NL-768e78e203e06f8d8dc837c5e70ce0ec.json
[edit]
[-] woocommerce-es_ES-ba8d2fb7c85928310d4f3a907b7d9bdd.json
[edit]
[-] woocommerce-es_ES-b007baff76144318d6c33cd26f4bfdb9.json
[edit]
[-] woocommerce-it_IT-b4bf1e55ca6145f38f1b2f104201da21.json
[edit]
[-] woocommerce-de_DE-a8154d5d9a9ec557236633d0a6cd97ba.json
[edit]
[-] woocommerce-it_IT-2a131eb5bf930c716935378d6cbb25d2.json
[edit]
[-] woocommerce-nl_NL-634d01b07bf5c59dc929b5104b5f15a7.json
[edit]
[-] woocommerce-nl_NL-1a349548a3d38de6f8013f63a02ddf4b.json
[edit]
[-] wordpress-seo-es_ES.po
[edit]
[-] woocommerce-de_DE-75390e8f65306e29d19720d2ddda8e90.json
[edit]
[-] woocommerce-de_DE-7ae592f49aefc7403abebc4246319e5e.json
[edit]
[-] woocommerce-de_DE-b4bf1e55ca6145f38f1b2f104201da21.json
[edit]
[-] woocommerce-nl_NL-f46523c62c4749a3f16d5647f319d9fe.json
[edit]
[-] woocommerce-de_DE-2a131eb5bf930c716935378d6cbb25d2.json
[edit]
[-] woocommerce-it_IT-a8154d5d9a9ec557236633d0a6cd97ba.json
[edit]
[-] woocommerce-nl_NL-989329a50e542e026ac2044fcd921761.json
[edit]
[-] woocommerce-it_IT-64d497c5d8b8575a28edb2fc5ff5b5a1.json
[edit]
[-] woocommerce-fr_FR-d2b4400b6de0e69404e0f7f61d16bc55.json
[edit]
[-] woocommerce-es_ES-658b25b0ac27cb020b0115060efd37c5.json
[edit]
[-] woocommerce-de_DE-84b8b958854766b6b4b4d21a482acf19.json
[edit]
[-] woocommerce-de_DE-85bc274b5e191417528a5d83a3e0df4c.json
[edit]
[-] elementor-es_ES.mo
[edit]
[-] woocommerce-es_ES-74d045bafa8cbebd4fe0f277010a5102.json
[edit]
[-] woocommerce-fr_FR-de12a4697822740a2fbaeb47c5062af1.json
[edit]
[-] woocommerce-de_DE-5eb813d2752872613b404ad6be3fd32d.json
[edit]
[-] all-in-one-wp-migration-fr_FR.mo
[edit]
[-] woocommerce-nl_NL-01b768ae1db405a69d13758eda43a58b.json
[edit]
[-] loco-translate-es_ES.po
[edit]
[-] woocommerce-de_DE-64d497c5d8b8575a28edb2fc5ff5b5a1.json
[edit]
[-] woocommerce-nl_NL-1b8267223028487f1ab7e31c03738ca0.json
[edit]
[-] woocommerce-it_IT-85bc274b5e191417528a5d83a3e0df4c.json
[edit]
[-] woocommerce-it_IT-84b8b958854766b6b4b4d21a482acf19.json
[edit]
[-] woocommerce-nl_NL-9c9566e8fbdad22fb16277cfd9e9b30f.json
[edit]
[-] woocommerce-es_ES-2e8ff1f945781cdab678c7cf64caff6f.json
[edit]
[-] woocommerce-es_ES-23f9ad784e65e80d9ad092b15d167d07.json
[edit]
[-] woocommerce-it_IT-5eb813d2752872613b404ad6be3fd32d.json
[edit]
[-] woocommerce-fr_FR-34b7393e5b07373be089898508bfd837.json
[edit]
[-] woocommerce-es_ES-5732890af28c709ee103d63f5e400d73.json
[edit]
[-] woocommerce-fr_FR-d05ee634b22d05f0055b724443f05a68.json
[edit]
[-] woocommerce-de_DE-09c5919a18291dd26d6f52f9d1563a8e.json
[edit]
[-] woocommerce-de_DE-b31f51fa0bb40ceb060aaa9f77ca1771.json
[edit]
[-] woocommerce-de_DE-c61d73378f6482bd02e7f72dbc55a263.json
[edit]
[-] woocommerce-fr_FR-eeddd29f27fcffb447bc0d48b14a1151.json
[edit]
[-] woocommerce-fr_FR-272ce40a99e1a33c3ee6c9cbce70cc33.json
[edit]
[-] woocommerce-es_ES-fd43ffdef2172f4f776f1653e8caae39.json
[edit]
[-] woocommerce-de_DE-6b82d38e8ac7d8966cd8377aae33e5fd.json
[edit]
[-] woocommerce-nl_NL-4a3eb8195f5dc35e1922099ce5619e61.json
[edit]
[-] woocommerce-es_ES-deed2aed3392b43c83c7cea296b154af.json
[edit]
[-] woocommerce-de_DE-16268754aba0e39aeb4f24c835d52820.json
[edit]
[-] gdpr-cookie-compliance-fr_FR.po
[edit]
[-] woocommerce-fr_FR-f34924aeff974b0bdbfac124c23fbfe3.json
[edit]
[-] woocommerce-fr_FR-1605a532b87cc989e30f0c39532c5845.json
[edit]
[-] woocommerce-es_ES-a8b73b087444470c8f4396b7142908f6.json
[edit]
[-] really-simple-ssl-es_ES.po
[edit]
[-] woocommerce-it_IT-c1bc39bcdee2da3c0b62bcd5372120f4.json
[edit]
[-] woocommerce-es_ES-2d000e7ced69fed51ef7de882445014e.json
[edit]
[-] woocommerce-it_IT-b239ff15197a133498a4b025f002dee5.json
[edit]
[-] woocommerce-es_ES-1fd108afcd6b1150ccd257c03371fcf4.json
[edit]
[-] woocommerce-nl_NL-a55d428c84e9a3179fe241ec600a0f03.json
[edit]
[-] woocommerce-nl_NL-206459d169f12b652a1dabe78a376826.json
[edit]
[-] woocommerce-it_IT-b31f51fa0bb40ceb060aaa9f77ca1771.json
[edit]
[-] woocommerce-fr_FR-c2281f7657b21ced41addf3ae482c268.json
[edit]
[-] woocommerce-it_IT-09c5919a18291dd26d6f52f9d1563a8e.json
[edit]
[-] woocommerce-es_ES-79bbf2136cbd39824ac9a38a392780fe.json
[edit]
[-] woocommerce-nl_NL-6aa887eb06d98f94b80ce2b94235f36f.json
[edit]
[-] woocommerce-fr_FR-b3f83696a2cb49f571043ce14a384a76.json
[edit]
[-] woocommerce-it_IT-c61d73378f6482bd02e7f72dbc55a263.json
[edit]
[-] woocommerce-it_IT-6b82d38e8ac7d8966cd8377aae33e5fd.json
[edit]
[-] woocommerce-fr_FR-bbb14794f8821c59188b903c1ab33289.json
[edit]
[-] woocommerce-it_IT-16268754aba0e39aeb4f24c835d52820.json
[edit]
[-] woocommerce-es_ES-324138858b6bcb278c27e314613e684c.json
[edit]
[-] woocommerce-es_ES-b7f8787cc724dc3072e1e1fec9a1b056.json
[edit]
[-] loco-translate-nl_NL-64f64bca7b939f25b7a5503942cb70af.json
[edit]
[-] woocommerce-de_DE-c1bc39bcdee2da3c0b62bcd5372120f4.json
[edit]
[-] woocommerce-de_DE-b239ff15197a133498a4b025f002dee5.json
[edit]
[-] woocommerce-es_ES-c0faba84c7842505f8893c2c327a9f78.json
[edit]
[-] woocommerce-es_ES-5475e5194aa7d70be95d7009b491a2ed.json
[edit]
[-] woocommerce-fr_FR-61fdbffdb6d47eb54a7c643bae3e7ca3.json
[edit]
[-] woocommerce-fr_FR-f2d5abd38e77f463761f5ce3181f73f1.json
[edit]
[-] woocommerce-fr_FR-90d7eeda62b9eba288367d299dab8304.json
[edit]
[-] woocommerce-nl_NL-b82f95ce2b5e6461705ee7a88842a8de.json
[edit]
[-] woocommerce-nl_NL-57d00fba679e87ba57d882af332d695b.json
[edit]
[-] woocommerce-fr_FR-b992cfe126e56b5290b316801bcedee6.json
[edit]
[-] woocommerce-nl_NL-fffdec5db595ec0ca7d043c87bae79b8.json
[edit]
[-] woocommerce-fr_FR-3f7f351e23881ec7252148187cbaae95.json
[edit]
[-] woocommerce-nl_NL-df51042cba56a4e9fcac0e5db643906a.json
[edit]
[-] woocommerce-fr_FR-63c86bee87d5e82df937a2c2dce16b08.json
[edit]
[-] woocommerce-es_ES-c8cbe8ef95155db152b270d441fc8528.json
[edit]
[-] woocommerce-fr_FR-9dc3edc13c844c619b5adbb845e546b0.json
[edit]
[-] woocommerce-nl_NL-c22945301f466e2d78d6e80404a22664.json
[edit]
[-] woocommerce-fr_FR-fe93c2577c317c098eae3d9773e887a1.json
[edit]
[-] woocommerce-es_ES-f976da155dfdd080588c50ccda5af747.json
[edit]
[-] woocommerce-it_IT-74430a7511524b258e452d23b771fd8c.json
[edit]
[-] woocommerce-nl_NL-2ea015f5a250d849138bc331f2668c60.json
[edit]
[-] woocommerce-it_IT-e44671e4528b0da3a0fd6feaf8abadca.json
[edit]
[-] woocommerce-es_ES-1b59d077cd5a766feef182aa33bfdeb6.json
[edit]
[-] woocommerce-nl_NL-1ea5d0886ad91cfcb79dbb02979efdc3.json
[edit]
[-] woocommerce-it_IT-af52ab8cb2e7713cf3037751dd593965.json
[edit]
[-] woocommerce-es_ES-19f52ef80d162b0ab094ab96c60a76e8.json
[edit]
[-] woocommerce-de_DE-1ab3c5ff6a861a0bbc5e57811248de9b.json
[edit]
[-] woocommerce-de_DE-74430a7511524b258e452d23b771fd8c.json
[edit]
[-] woocommerce-fr_FR-5fcbf200b3bbabfc78b630c598073c6c.json
[edit]
[-] woocommerce-es_ES-3d22158f7352a99a05d445a1e3074c46.json
[edit]
[-] woocommerce-fr_FR-fc4895b6508f32c16c4d8bc69f8162b6.json
[edit]
[-] woocommerce-de_DE-e44671e4528b0da3a0fd6feaf8abadca.json
[edit]
[-] woocommerce-fr_FR-8509ee2a5a2441fa9dc50c8190154dcc.json
[edit]
[-] woocommerce-es_ES-55122e8abbfdc5968af0f31b4c9fe49d.json
[edit]
[-] woocommerce-fr_FR-8d8333ce2857a7223c73781fecbb893a.json
[edit]
[-] woocommerce-de_DE-af52ab8cb2e7713cf3037751dd593965.json
[edit]
[-] woocommerce-it_IT-1ab3c5ff6a861a0bbc5e57811248de9b.json
[edit]
[-] woocommerce-fr_FR-36e7818bfdfd4a6943db89e1565c4cc7.json
[edit]
[-] woocommerce-fr_FR-84b163aaa01e0df403508ea16f062262.json
[edit]
[-] woocommerce-fr_FR-0cf7579f6fbc3a394bde81590518d79e.json
[edit]
[-] woocommerce-fr_FR-b155b7bf28890099b74a84417cbaafe9.json
[edit]
[-] woocommerce-nl_NL-87c5431fc38ba348d837ebed0331c445.json
[edit]
[-] woocommerce-de_DE-2e8ff1f945781cdab678c7cf64caff6f.json
[edit]
[-] woocommerce-nl_NL-987cb2ea425b511e6d4b374ca417189c.json
[edit]
[-] woocommerce-it_IT-74d045bafa8cbebd4fe0f277010a5102.json
[edit]
[-] woocommerce-nl_NL-c987332aed2da5a6252ef7b3758da621.json
[edit]
[-] woocommerce-fr_FR-e3be8aa1bd40b2e657b72cf37e53593c.json
[edit]
[-] woocommerce-it_IT-658b25b0ac27cb020b0115060efd37c5.json
[edit]
[-] woocommerce-es_ES-64d497c5d8b8575a28edb2fc5ff5b5a1.json
[edit]
[-] woocommerce-nl_NL-f60049653c419cfb1e3dc8876e7a8bdb.json
[edit]
[-] woocommerce-de_DE-5732890af28c709ee103d63f5e400d73.json
[edit]
[-] woocommerce-de_DE-23f9ad784e65e80d9ad092b15d167d07.json
[edit]
[-] woocommerce-it_IT-2e8ff1f945781cdab678c7cf64caff6f.json
[edit]
[-] woocommerce-fr_FR-600a680df13366b0dff255bf450a774d.json
[edit]
[-] woocommerce-de_DE-74d045bafa8cbebd4fe0f277010a5102.json
[edit]
[-] woocommerce-es_ES-84b8b958854766b6b4b4d21a482acf19.json
[edit]
[-] woocommerce-es_ES-85bc274b5e191417528a5d83a3e0df4c.json
[edit]
[-] hello-dolly-it_IT.mo
[edit]
[-] woocommerce-de_DE-658b25b0ac27cb020b0115060efd37c5.json
[edit]
[-] woocommerce-nl_NL-2744127682072dcdf2583cd6dc64ce99.json
[edit]
[-] woocommerce-it_IT-5732890af28c709ee103d63f5e400d73.json
[edit]
[-] woocommerce-nl_NL-7ccc612d69e4b064526ea8bc1dac3a79.json
[edit]
[-] woocommerce-es_ES-5eb813d2752872613b404ad6be3fd32d.json
[edit]
[-] woocommerce-it_IT-23f9ad784e65e80d9ad092b15d167d07.json
[edit]
[-] woocommerce-de_DE-324138858b6bcb278c27e314613e684c.json
[edit]
[-] woocommerce-it_IT-deed2aed3392b43c83c7cea296b154af.json
[edit]
[-] woocommerce-it_IT-fd43ffdef2172f4f776f1653e8caae39.json
[edit]
[-] elementor-nl_NL-8b95a20e21550730e7b5557f56908c73.json
[edit]
[-] woocommerce-nl_NL-818de2a45ff7eb25cd76b75b402b5c04.json
[edit]
[-] woocommerce-fr_FR-6b540692fe4f3228bbf79cd1e559660a.json
[edit]
[-] woocommerce-fr_FR-c5702ace609dd30ccabd4c999de43096.json
[edit]
[-] woocommerce-de_DE-79bbf2136cbd39824ac9a38a392780fe.json
[edit]
[-] woocommerce-nl_NL-7e5d2c9dbcb942e4c4e0f319104c16d0.json
[edit]
[-] woocommerce-it_IT-1fd108afcd6b1150ccd257c03371fcf4.json
[edit]
[-] woocommerce-es_ES-b239ff15197a133498a4b025f002dee5.json
[edit]
[-] woocommerce-it_IT-2d000e7ced69fed51ef7de882445014e.json
[edit]
[-] woocommerce-fr_FR-9082e24c1cd91b9ac2c056d504a8d1c0.json
[edit]
[-] woocommerce-es_ES-c1bc39bcdee2da3c0b62bcd5372120f4.json
[edit]
[-] woocommerce-fr_FR-1bfd5b659d5e14e8179eb0d82fdb2ac6.json
[edit]
[-] woocommerce-de_DE-b7f8787cc724dc3072e1e1fec9a1b056.json
[edit]
[-] woocommerce-fr_FR-9cb42ac5e22f19031b8851f9f632d544.json
[edit]
[-] woocommerce-it_IT-a8b73b087444470c8f4396b7142908f6.json
[edit]
[-] woocommerce-de_DE-deed2aed3392b43c83c7cea296b154af.json
[edit]
[-] woocommerce-es_ES-16268754aba0e39aeb4f24c835d52820.json
[edit]
[-] woocommerce-nl_NL-874277e01e5407d0138390c0244b0616.json
[edit]
[-] woocommerce-it_IT-324138858b6bcb278c27e314613e684c.json
[edit]
[-] woocommerce-fr_FR-04b0288fb20cfe264e56f0316b69b7fe.json
[edit]
[-] woocommerce-es_ES-6b82d38e8ac7d8966cd8377aae33e5fd.json
[edit]
[-] woocommerce-de_DE-fd43ffdef2172f4f776f1653e8caae39.json
[edit]
[-] woocommerce-nl_NL-e88dc35c02f6fa832e90fac5a122323c.json
[edit]
[-] woocommerce-fr_FR-c93706e596cbd46fb0d621f4fe3efb80.json
[edit]
[-] woocommerce-es_ES-c61d73378f6482bd02e7f72dbc55a263.json
[edit]
[-] post-types-order-it_IT.mo
[edit]
[-] woocommerce-it_IT-79bbf2136cbd39824ac9a38a392780fe.json
[edit]
[-] woocommerce-nl_NL-c13acd243559529a685813d9871026a1.json
[edit]
[-] woocommerce-es_ES-b31f51fa0bb40ceb060aaa9f77ca1771.json
[edit]
[-] woocommerce-es_ES-09c5919a18291dd26d6f52f9d1563a8e.json
[edit]
[-] woocommerce-de_DE-1fd108afcd6b1150ccd257c03371fcf4.json
[edit]
[-] woocommerce-de_DE-2d000e7ced69fed51ef7de882445014e.json
[edit]
[-] woocommerce-nl_NL-5fc115088080a9fccf2d8ad4f8e36fe9.json
[edit]
[-] woocommerce-fr_FR-1fce6066a1f86a34fccc35420cf1071e.json
[edit]
[-] woocommerce-it_IT-b7f8787cc724dc3072e1e1fec9a1b056.json
[edit]
[-] woocommerce-de_DE-a8b73b087444470c8f4396b7142908f6.json
[edit]
[-] wordpress-seo-fr_FR.po
[edit]
[-] woocommerce-it_IT-5475e5194aa7d70be95d7009b491a2ed.json
[edit]
[-] woocommerce-fr_FR-ddb7f533a41db7e057e43bcf87270ece.json
[edit]
[-] woocommerce-it_IT-c0faba84c7842505f8893c2c327a9f78.json
[edit]
[-] hello-dolly-nl_NL.mo
[edit]
[-] woocommerce-de_DE-c8cbe8ef95155db152b270d441fc8528.json
[edit]
[-] woocommerce-nl_NL-bd16ec40934ef1b87fb3cdb6cc78e6eb.json
[edit]
[-] woocommerce-de_DE-5475e5194aa7d70be95d7009b491a2ed.json
[edit]
[-] woocommerce-de_DE-c0faba84c7842505f8893c2c327a9f78.json
[edit]
[-] hello-dolly-de_DE.mo
[edit]
[-] woocommerce-fr_FR-8ee144560f12422c740959da02086fba.json
[edit]
[-] woocommerce-fr_FR-fdc53b73be01f3738b23cc383bd00b1a.json
[edit]
[-] woocommerce-nl_NL-74eb4f4f95b0baf0dd22d44c1910b71a.json
[edit]
[-] woocommerce-fr_FR-19f16f4fc69aa97ecde5d39d523dfd8b.json
[edit]
[-] woocommerce-it_IT-c8cbe8ef95155db152b270d441fc8528.json
[edit]
[-] elementor-nl_NL-50f7bdee322f202b88cb992c0ace0ac3.json
[edit]
[-] woocommerce-fr_FR-a354d4299731b33e847e6eb5329b1a7e.json
[edit]
[-] woocommerce-de_DE-55122e8abbfdc5968af0f31b4c9fe49d.json
[edit]
[-] woocommerce-es_ES-e44671e4528b0da3a0fd6feaf8abadca.json
[edit]
[-] woocommerce-de_DE-3d22158f7352a99a05d445a1e3074c46.json
[edit]
[-] woocommerce-es_ES-74430a7511524b258e452d23b771fd8c.json
[edit]
[-] woocommerce-it_IT-f976da155dfdd080588c50ccda5af747.json
[edit]
[-] woocommerce-it_IT-19f52ef80d162b0ab094ab96c60a76e8.json
[edit]
[-] post-types-order-nl_NL.mo
[edit]
[-] woocommerce-es_ES-af52ab8cb2e7713cf3037751dd593965.json
[edit]
[-] woocommerce-it_IT-1b59d077cd5a766feef182aa33bfdeb6.json
[edit]
[-] woocommerce-nl_NL-0a3b65850c50f16de824a40fa5ff0f0f.json
[edit]
[-] woocommerce-it_IT-55122e8abbfdc5968af0f31b4c9fe49d.json
[edit]
[-] woocommerce-it_IT-3d22158f7352a99a05d445a1e3074c46.json
[edit]
[-] woocommerce-de_DE-f976da155dfdd080588c50ccda5af747.json
[edit]
[-] woocommerce-nl_NL-6efb063081527fb9b397a1d557c39537.json
[edit]
[-] post-types-order-de_DE.mo
[edit]
[-] woocommerce-es_ES-1ab3c5ff6a861a0bbc5e57811248de9b.json
[edit]
[-] woocommerce-de_DE-19f52ef80d162b0ab094ab96c60a76e8.json
[edit]
[-] woocommerce-nl_NL-6e7e87dbe48bef9df8721704d4204306.json
[edit]
[-] woocommerce-de_DE-1b59d077cd5a766feef182aa33bfdeb6.json
[edit]
[-] woocommerce-it_IT-02acd74879196411261af7576fdb4b93.json
[edit]
[-] woocommerce-fr_FR-38946f5d8b83961eb0af530272a1d081.json
[edit]
[-] woocommerce-de_DE-39de01d53e1a7555444d48e522e8dfa0.json
[edit]
[-] woocommerce-es_ES-86f183bc49f007e059e226dec4e78466.json
[edit]
[-] woocommerce-de_DE-2cd54bc9eeab906cf0f6abb2399e9fb7.json
[edit]
[-] woocommerce-de_DE-2ff2080d2d38b66bf6e2d5e3d2c64bb5.json
[edit]
[-] woocommerce-it_IT-70e6c05508a42d6e00911e43315423d1.json
[edit]
[-] woocommerce-es_ES-ef9ba46f28f3f2e243554dec42df3df0.json
[edit]
[-] woocommerce-it_IT-45959a02c278ed19e670d2d3436871f0.json
[edit]
[-] woocommerce-fr_FR-85b2f14b9b60f988ddb520cdccf0b8e3.json
[edit]
[-] woocommerce-gateway-stripe-nl_NL.po
[edit]
[-] woocommerce-fr_FR-42bda93e026cec336f1afb5ad835ab7a.json
[edit]
[-] woocommerce-de_DE-02acd74879196411261af7576fdb4b93.json
[edit]
[-] woocommerce-nl_NL-5b08504db10173dec5ed96726834f154.json
[edit]
[-] woocommerce-it_IT-39de01d53e1a7555444d48e522e8dfa0.json
[edit]
[-] woocommerce-fr_FR-e4cbeca444204d245f7e5aaa52619961.json
[edit]
[-] woocommerce-nl_NL-41a1b2734400c904599454de99f3a9fa.json
[edit]
[-] woocommerce-it_IT-2ff2080d2d38b66bf6e2d5e3d2c64bb5.json
[edit]
[-] woocommerce-it_IT-2cd54bc9eeab906cf0f6abb2399e9fb7.json
[edit]
[-] woocommerce-de_DE-70e6c05508a42d6e00911e43315423d1.json
[edit]
[-] woocommerce-gateway-stripe-de_DE.po
[edit]
[-] really-simple-ssl-fr_FR.po
[edit]
[-] woocommerce-fr_FR-5417ed9e1032add15edd49abeed55286.json
[edit]
[-] woocommerce-nl_NL-c2435bc8dfd186b147aba658416d115e.json
[edit]
[-] gdpr-cookie-compliance-es_ES.po
[edit]
[-] woocommerce-nl_NL-4a74985a61168391319ab15c958cf984.json
[edit]
[-] woocommerce-de_DE-45959a02c278ed19e670d2d3436871f0.json
[edit]
[-] woocommerce-nl_NL-376011c6441a11bdb03699ed8ce0becc.json
[edit]
[-] woocommerce-es_ES-354416042f4f6ddf578099737d7be093.json
[edit]
[-] woocommerce-nl_NL-0e3dcd4f3ff5aa786acbbd18de58d420.json
[edit]
[-] woocommerce-de_DE-dfb09f9953676bbc1de4eb2b9f232c6d.json
[edit]
[-] loco-translate-fr_FR.po
[edit]
[-] woocommerce-fr_FR-74d7d518289b7f01611f9b7fbd48c278.json
[edit]
[-] woocommerce-fr_FR-811738b7af9095a276a319dfbe46bceb.json
[edit]
[-] woocommerce-es_ES-7c863c7de8762000e104f397c56214fe.json
[edit]
[-] woocommerce-fr_FR-3c3efe76d8f02e4f9c1a4de86b26b9c9.json
[edit]
[-] woocommerce-it_IT-5a5292d4981044a0b7513bae8a1b295e.json
[edit]
[-] woocommerce-fr_FR-df9e7d6407d60dcdb29f556292e77bf8.json
[edit]
[-] woocommerce-it_IT-3925e1feb7b90b12ac3114967c21e6f9.json
[edit]
[-] woocommerce-nl_NL-8876729b58fac7db5fd67ac45832db76.json
[edit]
[-] elementor-fr_FR.mo
[edit]
[-] woocommerce-it_IT-dfb09f9953676bbc1de4eb2b9f232c6d.json
[edit]
[-] woocommerce-nl_NL-23a5d7b5185c7352a40e30649d5daad8.json
[edit]
[-] woocommerce-nl_NL-afbd40b95453c7179292aa3f6d18bd41.json
[edit]
[-] woocommerce-es_ES-ad23f05efbf68ad6f8d8b724063a6672.json
[edit]
[-] woocommerce-de_DE-5a5292d4981044a0b7513bae8a1b295e.json
[edit]
[-] woocommerce-es_ES-1b3f299878731ed7e1fc34722ef3c267.json
[edit]
[-] woocommerce-de_DE-3925e1feb7b90b12ac3114967c21e6f9.json
[edit]
[-] woocommerce-es_ES-44c191a60473a8bdb9769a6cf68acbe1.json
[edit]
[-] woocommerce-nl_NL-648a7af517c440e9572a4860d58fb653.json
[edit]
[-] all-in-one-wp-migration-es_ES.mo
[edit]
[-] woocommerce-es_ES-154eb5541053115f9cf2cc279decf649.json
[edit]
[-] woocommerce-es_ES-17a6153bd2c4e7aac2c7c898ed6a9c2d.json
[edit]
[-] woocommerce-fr_FR-wc-admin-app.json
[edit]
[-] woocommerce-de_DE-9b29dc979fa0f5ec8114c66f083e362e.json
[edit]
[-] woocommerce-it_IT-c6c5331d3afe1391f2ca83e991ccc086.json
[edit]
[-] woocommerce-nl_NL-cd9fc1d9fc46b55bb32d0fd471457690.json
[edit]
[-] woocommerce-it_IT-94f09d66563691b47b62977089270650.json
[edit]
[-] woocommerce-de_DE-5d37316981e7ab717ab61759cce6ebf0.json
[edit]
[-] woocommerce-nl_NL-a3f7f18b58640a626fd1dfafe4b5ba63.json
[edit]
[-] woocommerce-es_ES-5dbb887395521bca37d8989620c54fd0.json
[edit]
[-] woocommerce-nl_NL-d0d05e0dda872b433f260969b4d53b30.json
[edit]
[-] woocommerce-fr_FR-7e828ac078fc6e01d518767cef10ab11.json
[edit]
[-] woocommerce-nl_NL-5c6a5cc7ce230d9447ba323af1741422.json
[edit]
[-] woocommerce-it_IT-9b29dc979fa0f5ec8114c66f083e362e.json
[edit]
[-] woocommerce-de_DE-c6c5331d3afe1391f2ca83e991ccc086.json
[edit]
[-] woocommerce-de_DE-94f09d66563691b47b62977089270650.json
[edit]
[-] woocommerce-it_IT-5d37316981e7ab717ab61759cce6ebf0.json
[edit]
[-] woocommerce-fr_FR-ed9b16000a6d37c51bf23c61f4df878e.json
[edit]
[-] woocommerce-fr_FR-2a4f5667ed4e81d44f6ccfb84523b904.json
[edit]
[-] woocommerce-nl_NL-9b8014a68baafa4f1874783d1820cca7.json
[edit]
[-] woocommerce-es_ES-9db0cfd13c9449679472d0a2bbdcd16e.json
[edit]
[-] woocommerce-nl_NL-4091888c8eca35dd16f3a94673ed03c7.json
[edit]
[-] woocommerce-es_ES-b4bf1e55ca6145f38f1b2f104201da21.json
[edit]
[-] woocommerce-fr_FR-3f60dbcd1275e65dc1a0405a05449bf4.json
[edit]
[-] woocommerce-it_IT-b007baff76144318d6c33cd26f4bfdb9.json
[edit]
[-] woocommerce-it_IT-ba8d2fb7c85928310d4f3a907b7d9bdd.json
[edit]
[-] woocommerce-nl_NL-944c372e67e81cdee01165b0f31f2039.json
[edit]
[-] woocommerce-nl_NL-2a7eca80ba12897c21ffaa74974c8fef.json
[edit]
[-] woocommerce-es_ES-75390e8f65306e29d19720d2ddda8e90.json
[edit]
[-] woocommerce-es_ES-7ae592f49aefc7403abebc4246319e5e.json
[edit]
[-] woocommerce-nl_NL-b0a592b6fe83588c5d1b8ed6850b6a74.json
[edit]
[-] woocommerce-fr_FR-22fb179d9108d81b2ffeabdc6db6b5bb.json
[edit]
[-] woocommerce-es_ES-2a131eb5bf930c716935378d6cbb25d2.json
[edit]
[-] woocommerce-nl_NL-bc9c3f9eda462d6d9968c1dca51e7c62.json
[edit]
[-] woocommerce-fr_FR-9e193e1001d6d89ebfd1dc6040b524a1.json
[edit]
[-] woocommerce-fr_FR-d4c505e96199e8c818fc6d24151d9c4a.json
[edit]
[-] woocommerce-fr_FR-124cfb7a5d89d9c89c181e1d53e04227.json
[edit]
[-] woocommerce-de_DE-ba8d2fb7c85928310d4f3a907b7d9bdd.json
[edit]
[-] woocommerce-de_DE-b007baff76144318d6c33cd26f4bfdb9.json
[edit]
[-] woocommerce-fr_FR-521337caa071d52117f0259a46acecb8.json
[edit]
[-] woocommerce-es_ES-a8154d5d9a9ec557236633d0a6cd97ba.json
[edit]
[-] woocommerce-fr_FR-b1bb8fbd24d68a9c893faf1a6f7b493b.json
[edit]