diff --git a/i18n/fa.json b/i18n/fa.json index 193886b93..d7e57166b 100644 --- a/i18n/fa.json +++ b/i18n/fa.json @@ -86,7 +86,7 @@ "notification-user-rights-add": "شما در حال حاضر عضو {{PLURAL:$2| این گروه|این گروه‌ها}} هستید:$1", "notification-user-rights-remove": "شما دیگر عضو {{PLURAL:$2|این گروه|این گروه‌ها}} نیستید: $1", "notification-new-user": "به {{SITENAME}} خوش‌آمدید، $1! خوشحالیم که شما اینجا هستید.", - "notification-reverted2": "{{PLURAL:$4|ویرایش|ویرایش‌های}} شما در [[:$2]] توسط [[User:$1|$1]] خنثی‌سازی شده است. $3", + "notification-reverted2": "{{PLURAL:$4|ویرایش|ویرایش‌های}} شما در [[:$2]] توسط [[User:$1|$1]] {{PLURAL:$4|خنثی‌سازی|واگردانی}} شده است. $3", "notification-reverted-flyout2": "{{PLURAL:$4|ویرایش|ویرایش‌های}} شما بر روی $2 توسط $1 واگردانی {{GENDER:$1|شده‌است}}. $3", "notification-edit-talk-page-email-subject2": "شما یک پیام تازه از طرف $1 در صفحهٔ بحث {{SITENAME}} دارید.", "notification-edit-talk-page-email-batch-body2": "$1 پیامی بر روی صفحهٔ بحثتان {{GENDER:$1|گذاشته‌است}}:", diff --git a/i18n/nap.json b/i18n/nap.json index 6d0113fce..ba80342d3 100644 --- a/i18n/nap.json +++ b/i18n/nap.json @@ -60,6 +60,11 @@ "notification-edit-talk-page-flyout2": "$1 {{GENDER:$1|t'ha lassato}} na mmasciata dint' 'a [[User talk:$2#$3|paggena 'e chiacchiera]].", "notification-edit-talk-page-flyout-with-section": "$1 {{GENDER:$1|ha lassato}} na mmasciata int'a paggena 'e chiacchiera d' 'a toja int'a \"[[User talk:$2#$3|$4]]\".", "notification-page-linked": "[[:$2]] fuje {{GENDER:$1|cullegato}} 'a [[:$3]]. [[Special:WhatLinksHere/$2|Vedite tutt' 'e link a sta paggena]].", + "notification-page-linked-flyout": "[[:$2]] è stata {{GENDER:$1|cullegata}} a [[:$3]].", + "notification-add-comment2": "[[User:$1|$1]] {{GENDER:$1|lassaje nu commento}} ncopp'a \"[[$3|$2]]\" dint' 'a \"$4\" paggena 'e chiacchiera.", + "notification-add-talkpage-topic2": "[[User:$1|$1]] {{GENDER:$1|ave mannato}} n'argomento nuovo \"$2\" ncopp'a [[$3]].", + "notification-add-talkpage-topic-yours2": "[[User:$1|$1]] {{GENDER:$1|t'a mannato}} na mmasciata: \"[[$3#$2|$2]]\".", + "notification-add-comment-yours2": "[[User:$1|$1]] {{GENDER:$1|lassaje nu commento}} ncopp'a \"[[$3|$2]]\" dint' 'a paggena 'e chiacchiera vosta.", "echo-notification-alert": "{{PLURAL:$1|Avvertemiénto ($1)|Avvertemiénte ($1)|100=Avvertemiénte (99+)}}", "echo-notification-message": "{{PLURAL:$1|Mmasciata ($1)|Mmasciate ($1)|100=Mmasciate (99+)}}" } diff --git a/i18n/pfl.json b/i18n/pfl.json new file mode 100644 index 000000000..58d2173fb --- /dev/null +++ b/i18n/pfl.json @@ -0,0 +1,8 @@ +{ + "@metadata": { + "authors": [ + "Manuae" + ] + }, + "tooltip-pt-notifications": "Doi Bnochrischdigunge" +} diff --git a/i18n/roa-tara.json b/i18n/roa-tara.json index 05762055f..125eea80f 100644 --- a/i18n/roa-tara.json +++ b/i18n/roa-tara.json @@ -1,7 +1,8 @@ { "@metadata": { "authors": [ - "Joetaras" + "Joetaras", + "C.R." ] }, "echo-desc": "Sisteme de notifiche", @@ -61,7 +62,7 @@ "notification-page-linked-flyout": "[[:$2]] ere {{GENDER:$1|appondate}} da [[:$3]].", "notification-add-comment2": "[[User:$1|$1]] {{GENDER:$1|ave commendate}} sus a \"[[$3|$2]]\" sus a pàgene de le 'ngazzaminde \"$4\"", "notification-add-talkpage-topic2": "[[User:$1|$1]] {{GENDER:$1|ave mannate}} 'n'argomende nuève \"$2\" sus a [[$3]]", - "notification-add-talkpage-topic-yours2": "[[User:$1|$1]] {{GENDER:$1|y'ha mannate}} 'nu messàgge: \"[[$3#$2|$2]]\"", + "notification-add-talkpage-topic-yours2": "[[User:$1|$1]] {{GENDER:$1|t'ha mannate}} 'nu messàgge: \"[[$3#$2|$2]]\"", "notification-add-comment-yours2": "[[User:$1|$1]] {{GENDER:$1|ave commendate}} sus a \"[[$3#$2|$2]]\" sus 'a pàgene de le 'ngazzaminde tune", "notification-mention": "[[User:$1|$1]] {{GENDER:$1|t'ave menzionate}} sus a pàgene de le 'ngazzaminde $5 jndr'à \"[[:$3#$2|$4]]\".", "notification-mention-flyout": "$1 {{GENDER:$1|t'ave menzionate}} sus a pàgene de le 'ngazzaminde $5 jndr'à \"[[:$3#$2|$4]]\".",