Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/182322
Change subject: Localisation updates from https://translatewiki.net. ...................................................................... Localisation updates from https://translatewiki.net. Change-Id: I1194da2917bc461a69780a5f604e2ef3456f08cd --- M gateway_common/i18n/interface/fr.json M gateway_common/i18n/interface/yi.json M payflowpro_gateway/i18n/fr.json 3 files changed, 10 insertions(+), 4 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface refs/changes/22/182322/1 diff --git a/gateway_common/i18n/interface/fr.json b/gateway_common/i18n/interface/fr.json index 1a5a842..8ae207a 100644 --- a/gateway_common/i18n/interface/fr.json +++ b/gateway_common/i18n/interface/fr.json @@ -445,5 +445,6 @@ "apihelp-donate-param-utm_campaign": "Variable de suivi.", "apihelp-donate-param-utm_medium": "Variable de suivi.", "apihelp-donate-param-referrer": "Référent d’origine.", + "apihelp-donate-param-recurring": "Indique que la transaction est destinée à être récurrente.", "apihelp-donate-example-1": "Faire un don" } diff --git a/gateway_common/i18n/interface/yi.json b/gateway_common/i18n/interface/yi.json index a9c8f21..dce528f 100644 --- a/gateway_common/i18n/interface/yi.json +++ b/gateway_common/i18n/interface/yi.json @@ -2,7 +2,8 @@ "@metadata": { "authors": [ "Imre", - "פוילישער" + "פוילישער", + "Har-wradim" ] }, "donate_interface": "שטיצט וויקימעדיע", @@ -20,7 +21,7 @@ "donate_interface-monthly-donation-description": "מאנאטלעכע נדבה צו דער וויקימעדיע פונדאציע", "donate_interface-amount-error": "ביטע גיט אַרייַן אַ גילטיקע סומע", "donate_interface-smallamount-error": "איר דארפט בײַשטײַערן כאטש $1", - "donate_interface-processing-error": "ס'איז געשען א פעלער ביים פראצעסירן אײַער בקשה.\nנישט פאראן קיין פראצעסאר.", + "donate_interface-processing-error": "ס'איז געשען א פֿעלער ביים פראצעסירן אײַער בקשה.\nנישט פֿאַראַן קיין פראצעסאר.", "donate_interface-AED": "פאראייניקטע אראבישע עמיראטן דירהאם", "donate_interface-ARS": "ארגענטינישער פעסא", "donate_interface-AUD": "אויסטראַלישער טאָלער", @@ -247,7 +248,7 @@ "donate_interface-select-a-size": "ביטע קלויבט א גרייס.", "donate_interface-select": "אויסוויילן", "donate_interface-shipping-address": "ליפערן אדרעס", - "donate_interface-shipping-address-different": "מײַן ליפערן אדרעס איז אנדערש פון מײַן חשבון אדרעס.", + "donate_interface-shipping-address-different": "מיין ליפערן אַדרעס איז אַנדערש פון מיין חשבון אַדרעס.", "donate_interface-shipping-address-same": "ליפערן אדרעס גלייך ווי חשבון אדרעס.", "donate_interface-donation-must-equal": "די נדבה מוז זיין כאטש $1.", "donate_interface-thank-you": "ייש\"כ! מ'האט באקומען אייער נדבה.", diff --git a/payflowpro_gateway/i18n/fr.json b/payflowpro_gateway/i18n/fr.json index 945d6e1..9b5a597 100644 --- a/payflowpro_gateway/i18n/fr.json +++ b/payflowpro_gateway/i18n/fr.json @@ -32,5 +32,9 @@ "payflowpro_gateway-response-125": "Votre transaction a été déclinée par les Services de prévention des fraudes.", "payflowpro_gateway-response-125-2": "Votre carte bancaire n’a pas pu être validée. Veuillez vérifier que les informations fournies correspondent au profil de votre carte bancaire, ou essayez avec une autre carte. Vous pouvez aussi utiliser <a href=\"//wikimediafoundation.org/wiki/Ways_to_Give/en\">d’autres solutions pour faire un don</a> ou nous contacter à l’adresse <a href=\"mailto:[email protected]\">[email protected]</a>. Nous vous remercions de votre soutien.", "payflowpro_gateway-response-default": "Une erreur est survenue lors du traitement de votre transaction.\nVeuillez réessayer plus tard.", - "apihelp-pfp-param-gateway": "La passerelle actuelle." + "apihelp-pfp-description": "Expose l’interaction de l’API avec l’extension Passerelle PayflowPro.", + "apihelp-pfp-param-dispatch": "La méthode de l’API depuis laquelle renvoyer les données.", + "apihelp-pfp-param-tracking_data": "Une chaîne de données au format JSON à insérer dans contribution_tracking.", + "apihelp-pfp-param-gateway": "La passerelle actuelle.", + "apihelp-pfp-param-payment_method": "La méthode de paiement actuelle." } -- To view, visit https://gerrit.wikimedia.org/r/182322 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1194da2917bc461a69780a5f604e2ef3456f08cd Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/DonationInterface Gerrit-Branch: deployment Gerrit-Owner: Awight <[email protected]> Gerrit-Reviewer: L10n-bot <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
