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: I8a20ebb9a15c7e73a7e4d1f1b6b539c39dce31f3
This commit is contained in:
parent
90761fb2b5
commit
e0be563456
|
@ -4,7 +4,7 @@
|
|||
"Praveenp"
|
||||
]
|
||||
},
|
||||
"thanks-desc": "നാൾവഴിയിലും വ്യത്യാസങ്ങളിലും നന്ദി രേഖപ്പെടുത്തുവാനുള്ള കണ്ണികൾ ചേർക്കുക",
|
||||
"thanks-desc": "തിരുത്തുകൾ, കുറിപ്പുകൾ തുടങ്ങിയവയ്ക്ക് നന്ദി രേഖപ്പെടുത്തുവാനുള്ള കണ്ണികൾ ചേർക്കുന്നു.",
|
||||
"thanks-thank": "നന്ദി രേഖപ്പെടുത്തുക",
|
||||
"thanks-thanked": "{{GENDER:$1|നന്ദി രേഖപ്പെടുത്തി}}",
|
||||
"thanks-button-thank": "{{GENDER:$1|നന്ദി രേഖപ്പെടുത്തുക}}",
|
||||
|
@ -31,7 +31,12 @@
|
|||
"log-description-thanks": "മറ്റ് ഉപയോക്താക്കളുടെ കൃതജ്ഞത ലഭിച്ച ഉപയോക്താക്കളുടെ പട്ടിക താഴെ കാണാം.",
|
||||
"logentry-thanks-thank": "{{GENDER:$4|$3}} എന്ന ഉപയോക്താവിന് $1 {{GENDER:$2|നന്ദി രേഖപ്പെടുത്തി}}",
|
||||
"log-show-hide-thanks": "കൃതജ്ഞതാരേഖ $1",
|
||||
"thanks-error-no-id-specified": "നന്ദി രേഖപ്പെടുത്താൻ താങ്കൾ റിവിഷൻ ഐ.ഡി. വ്യക്തമാക്കിയിരിക്കണം.",
|
||||
"thanks-confirmation-special": "ഈ തിരുത്തിനു താങ്കൾക്ക് നന്ദി രേഖപ്പെടുത്തണോ?",
|
||||
"notification-link-text-view-post": "അഭിപ്രായം കാണുക",
|
||||
"thanks-error-invalidpostid": "കുറിപ്പിന്റെ ഐ.ഡി. സാധുവല്ല.",
|
||||
"flow-thanks-confirmation-special": "ഈ കുറിപ്പിന് താങ്കളുടെ നന്ദി അറിയിക്കുക?",
|
||||
"flow-thanks-thanked-notice": "താങ്കൾക്ക് {{GENDER:$2|അദ്ദേഹത്തിന്റെ}} അഭിപ്രായം ഇഷ്ടപ്പെട്ടെന്ന് $1 എന്ന ഉപയോക്താവിനെ അറിയിച്ചു.",
|
||||
"notification-flow-thanks": "[[:$4]] എന്ന താളിലെ \"$3\" എന്നതിലെ $2-ന്, [[User:$1|$1]] {{GENDER:$1|നന്ദി രേഖപ്പെടുത്തി}}.",
|
||||
"notification-flow-thanks-post-link": "താങ്കളുടെ അഭിപ്രായം",
|
||||
"notification-flow-thanks-flyout": "$3 എന്ന താളിലെ \"$2\" എന്ന ഭാഗത്ത് താങ്കൾ ഇട്ട കുറിപ്പിന് [[User:$1|$1]] {{GENDER:$1|നന്ദി രേഖപ്പെടുത്തി}}",
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
"echo-category-title-edit-thank": "אַ דאַנק",
|
||||
"notification-thanks-diff-link": "אײַער רעדאקטירונג",
|
||||
"notification-thanks": "[[User:$1|$1]] {{GENDER:$1|האט געדאנקט}} דיך פֿאר $2 אויף [[:$3]].",
|
||||
"notification-thanks-flyout2": "[[User:$1|$1]] {{GENDER:$1|האט געדאנקט}} אײַך פֿאר אײַער רעדאקטירונג אויף $2.",
|
||||
"notification-thanks-email-subject": "$1 {{GENDER:$1|האט אײַך געדאנקט}} פאר אײַער רעדאקטירונג אויף {{SITENAME}}",
|
||||
"notification-thanks-email-batch-body": "$1 {{GENDER:$1|האט אײַך געדאנקט}} פאר אייר רעדאקטירונג אויף $2",
|
||||
"notification-link-text-respond-to-user": "ענטפערן באניצער",
|
||||
|
|
|
@ -8,7 +8,8 @@
|
|||
"Qiyue2001",
|
||||
"Xiaomingyan",
|
||||
"Yfdyh000",
|
||||
"Zhuyifei1999"
|
||||
"Zhuyifei1999",
|
||||
"Mywood"
|
||||
]
|
||||
},
|
||||
"thanks-desc": "添加感谢用户编辑、评论等的连接",
|
||||
|
@ -38,7 +39,7 @@
|
|||
"log-description-thanks": "下面是得到其他用户感谢的用户的列表。",
|
||||
"logentry-thanks-thank": "$1{{GENDER:$2|感谢}}{{GENDER:$4|$3}}",
|
||||
"log-show-hide-thanks": "$1感谢日志",
|
||||
"thanks-error-no-id-specified": "您必须指定发送感谢的修订ID。",
|
||||
"thanks-error-no-id-specified": "您必须指定发送感谢的版本ID。",
|
||||
"thanks-confirmation-special": "您希望对此编辑发送感谢么?",
|
||||
"notification-link-text-view-post": "查看评论",
|
||||
"thanks-error-invalidpostid": "帖子ID无效。",
|
||||
|
|
|
@ -37,6 +37,7 @@
|
|||
"log-show-hide-thanks": "$1感謝日誌",
|
||||
"notification-link-text-view-post": "檢視評論",
|
||||
"thanks-error-invalidpostid": "帖子 ID 不準確。",
|
||||
"flow-thanks-thanked-notice": "$1得知您喜歡{{GENDER:$2|他|她|他們|她們}}的評論。",
|
||||
"notification-flow-thanks": "[[User:$1|$1]]感謝了您於[[:$4]]之「$3」的$2。",
|
||||
"notification-flow-thanks-post-link": "您的評論",
|
||||
"notification-flow-thanks-flyout": "[[User:$1|$1]]感謝了您於$3的「$2」之評論。",
|
||||
|
|
Loading…
Reference in a new issue