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: I11486105c34af9484748052b28f6b4ecad65160b
This commit is contained in:
parent
06ccb1bde4
commit
3db4ca8cf9
|
@ -17,9 +17,9 @@
|
|||
},
|
||||
"thanks-desc": "تضيف روابط للشكر على صفحات التاريخ والفرق",
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|شكر}}}}",
|
||||
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|شُكِر}}}}",
|
||||
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|شكر|شكرت}}}}",
|
||||
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|شكر}}}}",
|
||||
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|شُكِر}}}}",
|
||||
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|شكر|شكرت}}}}",
|
||||
"thanks-error-undefined": "فشل إرسال الشكر،(رمز الخطأ: $1) الرجاء المحاولة مجددًا.",
|
||||
"thanks-error-invalidrevision": "معرّف المراجعة غير صحيح.",
|
||||
"thanks-error-revdeleted": "المراجعة تم حذفها",
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"echo-pref-tooltip-edit-thank": "Obavijesti me kad mi netko zahvali za moju izmjenu.",
|
||||
"echo-category-title-edit-thank": "Zahvala",
|
||||
"notification-thanks-diff-link": "vaše uređivanje",
|
||||
"notification-header-edit-thank": "$1 {{GENDER:$4|Vam}} {{GENDER:$2|zahvaljuje}} za uređivanje na stranici '''$3'''.",
|
||||
"notification-header-edit-thank": "$1 je {{GENDER:$2|zahvalio|zahvalila}} za {{GENDER:$4|Vaše}} uređivanje na stranici <strong>$3</strong>.",
|
||||
"log-name-thanks": "Evidencija zahvala",
|
||||
"log-description-thanks": "Slijedi popis suradnika koji su drugim suradnicima objavili zahvalu.",
|
||||
"logentry-thanks-thank": "$1 {{GENDER:$2|zahvalio|zahvalila}} je {{GENDER:$4|suradniku|suradnici}} {{GENDER:$4|$3}}",
|
||||
|
|
|
@ -33,7 +33,8 @@
|
|||
"echo-pref-tooltip-edit-thank": "當有人感謝我所做的編輯時,請通知我。",
|
||||
"echo-category-title-edit-thank": "感謝",
|
||||
"notification-thanks-diff-link": "您的編輯",
|
||||
"notification-header-edit-thank": "$1{{GENDER:$2|已感謝}}{{GENDER:$4|您}}於<strong>$3</strong>的編輯。",
|
||||
"notification-header-edit-thank": "$1對於{{GENDER:$4|您}}在<strong>$3</strong>所作出的編輯表示{{GENDER:$2|感謝}}。",
|
||||
"notification-bundle-header-edit-thank": "{{PLURAL:$1|有$1位|100=有99+位}}對於{{GENDER:$3|您}}在<strong>$2</strong>所作出的编辑表示感謝。",
|
||||
"log-name-thanks": "感謝日誌",
|
||||
"log-description-thanks": "以下是得到其他人表示感謝的使用者清單。",
|
||||
"logentry-thanks-thank": "$1 {{GENDER:$2|已感謝}} {{GENDER:$4|$3}}",
|
||||
|
|
Loading…
Reference in a new issue