Awight has uploaded a new change for review. https://gerrit.wikimedia.org/r/155332
Change subject: Localisation updates from https://translatewiki.net. ...................................................................... Localisation updates from https://translatewiki.net. Conflicts: i18n/qqq.json Change-Id: I2c6f31bba960fcd7259d6044e46617291d9d1105 --- M i18n/fr.json M i18n/qqq.json 2 files changed, 9 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CentralNotice refs/changes/32/155332/1 diff --git a/i18n/fr.json b/i18n/fr.json index a2ce68d..40ac780 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -158,6 +158,7 @@ "centralnotice-timestamp": "Date", "centralnotice-user": "Utilisateur", "centralnotice-action": "Action", + "centralnotice-change-summary-heading": "Résumé", "centralnotice-action-created": "créé", "centralnotice-action-modified": "modifié", "centralnotice-action-removed": "supprimé", @@ -225,6 +226,9 @@ "centralnotice-archive-banner-title": "Archiver {{PLURAL:$1|la bannière|les bannières}} ?", "centralnotice-archive-banner-confirm": "L’archivage développe tous les modèles inclus et positionne la protection de la page. Ce n’est pas une action facile à annuler.", "centralnotice-archive-banner-cancel": "Annuler", + "centralnotice-change-summary-label": "Résumé", + "centralnotice-change-summary-prompt": "Message concernant ces changements (facultatif)", + "centralnotice-change-summary-action-prompt": "Message concernant cette action (facultatif)", "centralnotice-archive-show": "Afficher les campagnes archivées", "centralnotice-archive-campaign": "Archiver", "centralnotice-archive-campaign-title": "Archiver {{PLURAL:$1|la campagne|les campagnes}} ?", @@ -233,8 +237,8 @@ "centralnotice-archive-edit-prevented": "La modification de cette campagne est désactivée car elle est soit verrouillée, soit archivée. Modifiez cet état dans [[Special:CentralNotice]].", "centralnotice-add-new-banner-title": "Ajouter une nouvelle bannière", "centralnotice-delete-banner": "Supprimer", - "centralnotice-delete-banner-title": "Supprimer {{PLURAL:$1|bannière|bannières}} ?", - "centralnotice-delete-banner-confirm": "La suppression supprime tous les paramètres et les messages. Cette action ne peut pas être annulée. Envisagez plutôt l’archivage.", + "centralnotice-delete-banner-title": "Supprimer {{PLURAL:$1|la bannière|les bannières}}", + "centralnotice-delete-banner-confirm": "Attention : La suppression efface tous les paramètres et les messages. Cette action ne peut pas être annulée. Envisagez plutôt l’archivage.", "centralnotice-delete-banner-cancel": "Annuler", "centralnotice-messages-pending-approval": "Langues avec des messages actuellement en cours d’approbation", "centralnotice-devices": "Afficher sur les périphériques", diff --git a/i18n/qqq.json b/i18n/qqq.json index dadd416..b0af927 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -226,6 +226,9 @@ "centralnotice-archive-banner-title": "Used as title for the dialog box.\n\nFollowed by the confirmation message {{msg-mw|Centralnotice-archive-banner-confirm}}.\n\nParameters:\n* $1 - number of banners", "centralnotice-archive-banner-confirm": "Used as confirmation message in the dialog box which has the title {{msg-mw|Centralnotice-archive-banner-title}}.", "centralnotice-archive-banner-cancel": "{{Identical|Cancel}}", + "centralnotice-change-summary-label": "Label before text field for summarizing changes", + "centralnotice-change-summary-prompt": "Prompt for text field for summarizing changes", + "centralnotice-change-summary-action-prompt": "Prompt for text field for summarizing a single action", "centralnotice-archive-show": "Checkbox text that determines if archived campaigns are shown or hidden", "centralnotice-archive-campaign": "Translate as a verb.{{Identical|Archive}}", "centralnotice-archive-campaign-title": "Used as title for the dialog box.\n\nFollowed by the confirmation message {{msg-mw|Centralnotice-archive-campaign-confirm}}.\n\nParameters:\n* $1 - number of campaigns", -- To view, visit https://gerrit.wikimedia.org/r/155332 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2c6f31bba960fcd7259d6044e46617291d9d1105 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/CentralNotice Gerrit-Branch: wmf_deploy 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
