mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-23 14:36:47 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Icd5fc7318887f75d4f06cd5c5bf5f4e1a3daaf0a
This commit is contained in:
parent
40e4bead61
commit
cebe6199ed
|
@ -4,5 +4,14 @@
|
|||
"ऐक्टिवेटेड्"
|
||||
]
|
||||
},
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|धन्यबाद दी}}}}"
|
||||
"thanks-desc": "सदस्सके सम्पादन, टिप्पणी आदि के धन्यबाद लागि कड़ी जोड़ी ।",
|
||||
"thanks-thank": "{{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-action-queued": "{{GENDER:$1|{{GENDER:$2|धन्यबाद देइत}}}} $1…",
|
||||
"thanks-button-action-cancel": "निरस्त करी",
|
||||
"echo-category-title-edit-thank": "धन्यबाद",
|
||||
"notification-link-text-view-post": "टिप्पणी देखी",
|
||||
"ipb-action-thanks": "धन्यबाद भेजैत"
|
||||
}
|
||||
|
|
8
i18n/mn.json
Normal file
8
i18n/mn.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Enkhsaihan2005"
|
||||
]
|
||||
},
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|баярлалаа}}}}"
|
||||
}
|
|
@ -8,7 +8,8 @@
|
|||
"Horus",
|
||||
"Octahedron80",
|
||||
"Patsagorn Y.",
|
||||
"Pilarbini"
|
||||
"Pilarbini",
|
||||
"RidJasper"
|
||||
]
|
||||
},
|
||||
"thanks-desc": "เพิ่มลิงก์ขอบคุณผู้ใช้สำหรับการแก้ไข ความคิดเห็น ฯลฯ",
|
||||
|
@ -16,7 +17,9 @@
|
|||
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|กล่าวขอบคุณแล้ว}}}}",
|
||||
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|ขอบคุณ}}}}",
|
||||
"thanks-button-thanked": "{{GENDER:$1|{{GENDER:$2|กล่าวขอบคุณแล้ว}}}}",
|
||||
"thanks-button-action-queued": "{{GENDER:$1|{{GENDER:$2|กำลังขอบคุณ}}}} $1…",
|
||||
"thanks-button-action-cancel": "ยกเลิก",
|
||||
"thanks-button-action-completed": "คุณ{{GENDER:$1|{{GENDER:$2|ขอบคุณ}}}} $1 แล้ว",
|
||||
"thanks-error-undefined": "ปฏิบัติการขอบคุณล้มเหลว (รหัสข้อผิดพลาด: $1) โปรดลองอีกครั้ง",
|
||||
"thanks-error-invalid-log-id": "ไม่พบรายการบันทึก",
|
||||
"thanks-error-invalidrevision": "หมายเลขประจำรุ่นไม่ถูกต้อง",
|
||||
|
@ -57,5 +60,6 @@
|
|||
"flow-thanks-thanked-notice": "{{GENDER:$3|คุณ}}ได้กล่าวขอบคุณ $1 สำหรับความคิดเห็นของ{{GENDER:$2|เขา|เธอ|พวกเขา}}",
|
||||
"notification-header-flow-thank": "$1 ได้{{GENDER:$2|กล่าวขอบคุณ}}{{GENDER:$5|คุณ}}สำหรับความคิดเห็นของคุณใน \"<strong>$3</strong>\"",
|
||||
"notification-compact-header-flow-thank": "$1 ได้{{GENDER:$2|กล่าวขอบคุณ}}{{GENDER:$3|คุณ}}",
|
||||
"notification-bundle-header-flow-thank": "{{PLURAL:$1|1 คน|$1 คน|100=99+ คน}}ได้กล่าวขอบคุณ{{GENDER:$3|คุณ}}สำหรับความคิดเห็นของคุณใน \"<strong>$2</strong>\""
|
||||
"notification-bundle-header-flow-thank": "{{PLURAL:$1|1 คน|$1 คน|100=99+ คน}}ได้กล่าวขอบคุณ{{GENDER:$3|คุณ}}สำหรับความคิดเห็นของคุณใน \"<strong>$2</strong>\"",
|
||||
"ipb-action-thanks": "กำลังส่งคำขอบคุณ"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue