mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 10:59:42 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I8503575a68fce74d23354cb81c6f7f5af88b3ca3
This commit is contained in:
parent
a991fed9c7
commit
1c70a8b9a9
|
@ -48,8 +48,11 @@
|
|||
"notification-flow-thanks-post-link": "تعليقك",
|
||||
"notification-header-flow-thank": "$1 {{GENDER:$2|شكرك}} {{GENDER:$5|لتعليقك}} على \"<strong>$3</strong>\".",
|
||||
"notification-compact-header-flow-thank": "$1 {{GENDER:$2|شكر}}{{GENDER:$3|ك}}.",
|
||||
"apihelp-flowthank-description": "أرسل إخطار شكر علني لتعليق Flow.",
|
||||
"apihelp-flowthank-param-postid": "UUID الخاص بالرسالة للشكر عليها.",
|
||||
"apihelp-flowthank-example-1": "أرسل شكرا للتعليق مع <kbd>UUID xyz789</kbd>",
|
||||
"apihelp-thank-description": "أرسل إخطاراً بالشكر إلى محرر.",
|
||||
"apihelp-thank-param-rev": "معرِّف المراجعة التي تشكر الشخص عليها."
|
||||
"apihelp-thank-param-rev": "معرِّف المراجعة التي تشكر الشخص عليها.",
|
||||
"apihelp-thank-param-source": "سلسلة حروف قصيرة تصف مصدر الطلب، على سبيل المثال <kbd>diff</kbd> أو <kbd>history</kbd>.",
|
||||
"apihelp-thank-example-1": "أرسل الشكر للمراجعة <kbd>ID 456</kbd>، مع كون المصدر صفحة فرق"
|
||||
}
|
||||
|
|
|
@ -23,6 +23,8 @@
|
|||
"echo-pref-tooltip-edit-thank": "મેં કરેલા ફેરફાર માટે કોઈ મારો આભાર માને ત્યારે મને જણાવો.",
|
||||
"echo-category-title-edit-thank": "આભાર",
|
||||
"notification-thanks-diff-link": "તમે કરેલો ફેરફાર",
|
||||
"notification-header-edit-thank": "તમે <strong>$3</strong> પર કરેલા ફેરફાર માટે $1એ {{GENDER:$4|તમારો}} {{GENDER:$2|આભાર}} માન્યો છે.",
|
||||
"notification-bundle-header-edit-thank": "{{PLURAL:$1|એક વ્યક્તિએ|$1 લોકોએ|100=૯૯ કરતા વધુ લોકોએ}} તમે <strong>$2</strong> પર કરેલા ફેરફાર માટે {{GENDER:$3|તમારો}} આભાર માન્યો છે.",
|
||||
"log-name-thanks": "આભાર નોંધ",
|
||||
"log-description-thanks": "નીચે એવા સભ્યોની યાદિ આપી છે જેમનો અન્ય સભ્યોએ આભાર માન્યો હોય.",
|
||||
"logentry-thanks-thank": "$1એ {{GENDER:$4|$3}}નો {{GENDER:$2|આભાર માન્યો}}",
|
||||
|
|
Loading…
Reference in a new issue