mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 15:36:58 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Id61e62729d40c0fb17f0e2dd2ab032a1a7cb235a
This commit is contained in:
parent
158a6dfde1
commit
dedf4a4789
|
@ -14,14 +14,14 @@
|
|||
"Yasten"
|
||||
]
|
||||
},
|
||||
"apihelp-echocreateevent-summary": "Déclencher manuellement d'envoyer une notification à l'utilisateur",
|
||||
"apihelp-echocreateevent-summary": "Déclencher manuellement l'envoi de notification à un utilisateur",
|
||||
"apihelp-echocreateevent-example": "Envoyer une notification",
|
||||
"apihelp-echocreateevent-param-user": "L'utilisateur à qui envoyer la notification",
|
||||
"apihelp-echocreateevent-param-header": "Contenu d'en-tête de la notification",
|
||||
"apihelp-echocreateevent-param-content": "Le corps de la notification",
|
||||
"apihelp-echocreateevent-param-page": "Page à laquelle il faut lier dans la notification",
|
||||
"apihelp-echocreateevent-param-user": "Utilisateur à qui envoyer la notification",
|
||||
"apihelp-echocreateevent-param-header": "Contenu d'entête de la notification",
|
||||
"apihelp-echocreateevent-param-content": "Contenu du corps de la notification",
|
||||
"apihelp-echocreateevent-param-page": "Page qu'il faut lier dans la notification",
|
||||
"apihelp-echocreateevent-param-section": "Section où la notification serait envoyée",
|
||||
"apihelp-echocreateevent-param-email": "S'il faut également envoyer un email",
|
||||
"apihelp-echocreateevent-param-email": "S'il faut également envoyer un courriel",
|
||||
"apihelp-echomarkread-summary": "Marquer les notifications comme lues pour l’utilisateur actuel.",
|
||||
"apihelp-echomarkread-param-list": "Une liste des identifiants de notifications à marquer comme lues.",
|
||||
"apihelp-echomarkread-param-unreadlist": "Une liste des identifiants de notifications à marquer comme lues.",
|
||||
|
|
|
@ -180,6 +180,7 @@
|
|||
"notification-link-thank-you-edit": "{{GENDER:$1|Ho}} kemm",
|
||||
"notification-link-text-view-edit": "Gwelet ar c'hemm",
|
||||
"notification-link-article-reminder": "Gwelet ar bajenn",
|
||||
"notification-link-api-triggered": "Gwelet ar bajenn",
|
||||
"notification-header-reverted": "{{GENDER:$2|Distaolet}} eo bet ho {{PLURAL:$4|kemm|kemmoù}} war <strong>$3</strong>.",
|
||||
"notification-header-emailuser": "$1 {{GENDER:$2|en|he}} deus kaset ur postel deoc’h.",
|
||||
"notification-edit-user-page-email-subject": "$1 {{GENDER:$2|en|he}} deus kemmet ho pajenn {{GENDER:$3|implijer|implijerez}} e {{SITENAME}}",
|
||||
|
|
|
@ -283,8 +283,8 @@
|
|||
"notification-header-foreign-all": "Davantage de notifications {{PLURAL:$5|d’un autre wiki|de $5 autres wikis}}",
|
||||
"echo-foreign-wiki-lang": "$1 – $2",
|
||||
"echo-badge-count": "{{PLURAL:$1|$1|100={{formatnum:99}}+}}",
|
||||
"right-echo-create": "Envoyer des notifications aux autres",
|
||||
"action-echo-create": "envoyer des notification aux autres",
|
||||
"right-echo-create": "Envoyer des notifications aux autres utilisateurs",
|
||||
"action-echo-create": "envoyer des notification aux autres utilisateurs",
|
||||
"right-manage-all-push-subscriptions": "Gérer toutes les demandes de poussée",
|
||||
"action-manage-all-push-subscriptions": "gérer toutes les demandes de poussée",
|
||||
"group-push-subscription-manager": "Gestionnaires de demande de poussée",
|
||||
|
|
|
@ -127,7 +127,7 @@
|
|||
"notification-inbox-filter-read": "კითხირებული",
|
||||
"notification-inbox-filter-unread": "უკითხირუ",
|
||||
"notification-inbox-filter-all": "არძა",
|
||||
"echo-email-html-footer-preference-link-text": "ქეგნაჯინით {{GENDER:|თქვანი}} კონფიგურაციას",
|
||||
"echo-email-html-footer-preference-link-text": "ქეგნაჯინით {{GENDER:$1|თქვანი}} კონფიგურაციას",
|
||||
"echo-notification-alert-text-only": "მოშნუეფი",
|
||||
"echo-notification-notice-text-only": "გინაფეფი",
|
||||
"echo-overlay-link": "არძა გინაფა",
|
||||
|
|
Loading…
Reference in a new issue