mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-28 00:30:15 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ie00758b587a7ead898ae61e673681a172ba5f427
This commit is contained in:
parent
d4dcf8372d
commit
856ca1a225
|
@ -7,6 +7,9 @@
|
|||
},
|
||||
"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-cancel": "Жокко чыгаруу",
|
||||
"thanks-error-undefined": "Ыраазычылык билдирилген жок (катанын коду: $1). Кайра аракеттенип көрүңүз.",
|
||||
"thanks-error-invalid-log-id": "Журналдын жазуусу табылган жок",
|
||||
|
@ -21,6 +24,7 @@
|
|||
"echo-category-title-edit-thank": "Ыраазычылык",
|
||||
"notification-thanks-diff-link": "сиздин оңдооңуз",
|
||||
"log-name-thanks": "Ыраазычылык журналы",
|
||||
"logentry-thanks-thank": "$1 {{GENDER:$4|$3}} колдонуучусуна {{GENDER:$2|ыраазычылык билдирди}}",
|
||||
"logeventslist-thanks-log": "Ыраазычылык журналы",
|
||||
"thanks-confirmation-special-rev": "Бул түзөтүү үчүн баары көрө ала турган ыраазычылык билдиргиңиз келеби ?",
|
||||
"notification-link-text-view-post": "Пикирди окуу",
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Валгриш"
|
||||
"Валгриш",
|
||||
"Numulunj pilgae"
|
||||
]
|
||||
},
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|аст сюкпря}}}}"
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|азомс сюкпря}}}}"
|
||||
}
|
||||
|
|
|
@ -6,7 +6,8 @@
|
|||
"Bgo eiu",
|
||||
"Satdeep gill",
|
||||
"TariButtar",
|
||||
"Kuldeepburjbhalaike"
|
||||
"Kuldeepburjbhalaike",
|
||||
"Cabal"
|
||||
]
|
||||
},
|
||||
"thanks-desc": "ਵਰਤੋਂਕਾਰਾਂ ਦੀਆਂ ਸੋਧਾਂ, ਟਿੱਪਣੀਆਂ ਆਦਿ ਲਈ ਧੰਨਵਾਦ ਕਰਨ ਲਈ ਧੰਨਵਾਦੀ ਲਿੰਕ ਜੋੜਦਾ ਹੈ",
|
||||
|
@ -17,7 +18,7 @@
|
|||
"thanks-button-action-queued": "$1 ਦਾ {{GENDER:$1| {{GENDER:$2|ਧੰਨਵਾਦ}}}} ਕੀਤਾ ਜਾ ਰਿਹਾ…",
|
||||
"thanks-button-action-cancel": "ਰੱਦ ਕਰੋ",
|
||||
"thanks-button-action-completed": "ਤੁਸੀਂ $1 ਦਾ {{GENDER:$1|{{GENDER:$2|ਧੰਨਵਾਦ}}}} ਕੀਤਾ",
|
||||
"thanks-error-undefined": "ਧੰਨਵਾਦ ਕਾਰਵਾਈ ਅਸਫਲ ਹੋਈ (ਗਲਤੀ ਕੋਡ: $1)। ਮੁੜ ਕੋਸ਼ਿਸ ਕਰੋ ਜੀ।",
|
||||
"thanks-error-undefined": "ਧੰਨਵਾਦ ਕਾਰਵਾਈ ਅਸਫਲ ਹੋਈ (ਅਣਪਛਾਤੀ ਕੋਡ: $1)। ਮੁੜ ਕੋਸ਼ਿਸ਼ ਕਰੋ ਜੀ।",
|
||||
"thanks-error-invalid-log-id": "ਲੌਗ ਐਂਟਰੀ ਨਹੀਂ ਮਿਲੀ",
|
||||
"thanks-error-invalidrevision": "ਸੁਧਾਈ ਪਛਾਣ ਉਚਿਤ ਨਹੀਂ ਹੈ।",
|
||||
"thanks-error-ratelimited": "{{GENDER:$1|ਤੁਸੀਂ}} ਨੇ ਆਪਣੀ ਦਰ ਸੀਮਾ ਨੂੰ ਪਾਰ ਕਰ ਲਿਆ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ ਕੁਝ ਸਮਾਂ ਉਡੀਕ ਕਰੋ ਅਤੇ ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ।",
|
||||
|
|
|
@ -8,9 +8,9 @@
|
|||
},
|
||||
"thanks-desc": "واپرائيندڙن کي سنوارن، تبصرن، وغيرہ لاءِ <strong>توھان جي مھرباني</strong> چوڻ لاءِ ڳنڍڻا ڏي ٿو.",
|
||||
"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-button-action-queued": "$1 کي {{GENDER:$1|{{GENDER:$2|مھرباني چوندي}}}}…",
|
||||
"thanks-button-action-cancel": "رد",
|
||||
"thanks-button-action-completed": "توھان $1 کي {{GENDER:$1|{{GENDER:$2|مھرباني چئي}}}}",
|
||||
|
|
|
@ -26,10 +26,11 @@
|
|||
"沈澄心",
|
||||
"王庭茂",
|
||||
"神樂坂秀吉",
|
||||
"飞舞回堂前"
|
||||
"飞舞回堂前",
|
||||
"LittlePaw365"
|
||||
]
|
||||
},
|
||||
"thanks-desc": "添加感谢用户进行编辑、评论等行为的链接。",
|
||||
"thanks-desc": "添加用于感谢用户的编辑、评论等的链接。",
|
||||
"thanks-thank": "{{GENDER:$1|{{GENDER:$2|感谢}}}}",
|
||||
"thanks-thanked": "{{GENDER:$1|{{GENDER:$2|已感谢}}}}",
|
||||
"thanks-button-thank": "{{GENDER:$1|{{GENDER:$2|感谢}}}}",
|
||||
|
@ -38,12 +39,12 @@
|
|||
"thanks-button-action-cancel": "取消",
|
||||
"thanks-button-action-completed": "您已{{GENDER:$1|{{GENDER:$2|感谢}}}}$1",
|
||||
"thanks-error-undefined": "感谢操作失败(错误代码:$1)。请重试。",
|
||||
"thanks-error-invalid-log-id": "找不到日志记录",
|
||||
"thanks-error-invalid-log-type": "日志类型“$1”没有在允许的日志类型名单中。",
|
||||
"thanks-error-invalid-log-id": "未找到日志条目",
|
||||
"thanks-error-invalid-log-type": "日志类型“$1”不在允许的日志类型列表内。",
|
||||
"thanks-error-log-deleted": "请求的日志记录已删除,且不能给它提供感谢。",
|
||||
"thanks-error-invalidrevision": "版本ID无效。",
|
||||
"thanks-error-revdeleted": "无法发送感谢,因为修订版本已删除。",
|
||||
"thanks-error-notitle": "页面标题无法取回",
|
||||
"thanks-error-notitle": "无法检索页面标题",
|
||||
"thanks-error-invalidrecipient": "找不到有效的接收者",
|
||||
"thanks-error-invalidrecipient-bot": "不能感谢机器人",
|
||||
"thanks-error-invalidrecipient-self": "您不能感谢您自己",
|
||||
|
@ -61,12 +62,12 @@
|
|||
"echo-pref-tooltip-edit-thank": "当有人感谢我的编辑时通知我。",
|
||||
"echo-category-title-edit-thank": "感谢",
|
||||
"notification-thanks-diff-link": "编辑",
|
||||
"notification-header-rev-thank": "$1{{GENDER:$2|感谢了}}{{GENDER:$4|您}}在<strong>$3</strong>的编辑。",
|
||||
"notification-header-creation-thank": "$1对于{{GENDER:$4|您}}所创建的<strong>$3</strong>表示{{GENDER:$2|感谢}}。",
|
||||
"notification-header-log-thank": "$1{{GENDER:$2|感谢了}}{{GENDER:$4|您}}与<strong>$3</strong>相关的操作。",
|
||||
"notification-header-rev-thank": "$1{{GENDER:$2|感谢了}}{{GENDER:$4|您}}对<strong>$3</strong>的编辑。",
|
||||
"notification-header-creation-thank": "$1{{GENDER:$2|感谢了}}{{GENDER:$4|您}}对<strong>$3</strong>的创建。",
|
||||
"notification-header-log-thank": "$1{{GENDER:$2|感谢了}}{{GENDER:$4|您}}对<strong>$3</strong>的有关操作。",
|
||||
"notification-compact-header-edit-thank": "$1{{GENDER:$2|感谢了}}{{GENDER:$3|您}}。",
|
||||
"notification-bundle-header-rev-thank": "{{PLURAL:$1|$1个人|100=超过99个人}}对于{{GENDER:$3|您}}在<strong>$2</strong>所作出的编辑表示感谢。",
|
||||
"notification-bundle-header-log-thank": "{{PLURAL:$1|$1个人|100=超过99个人}}感谢了{{GENDER:$3|您}}与<strong>$2</strong>相关的操作。",
|
||||
"notification-bundle-header-rev-thank": "{{PLURAL:$1|$1人|100=99+人}}感谢了{{GENDER:$3|您}}对<strong>$2</strong>的编辑。",
|
||||
"notification-bundle-header-log-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}}",
|
||||
|
@ -78,10 +79,10 @@
|
|||
"notification-link-text-view-logentry": "查看日志记录",
|
||||
"thanks-error-invalidpostid": "帖子ID无效。",
|
||||
"flow-thanks-confirmation-special": "要公开感谢此评论吗?",
|
||||
"flow-thanks-thanked-notice": "$1已收到{{GENDER:$3|您}}对{{GENDER:$2|其}}评论做出的感谢。",
|
||||
"flow-thanks-thanked-notice": "{{GENDER:$3|您}}感谢了$1{{GENDER:$2|的}}评论。",
|
||||
"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|您}}。",
|
||||
"notification-bundle-header-flow-thank": "{{PLURAL:$1|$1个人|100=超过99个人}}感谢了{{GENDER:$3|您}}在“<strong>$2</strong>”发表的评论。",
|
||||
"notification-bundle-header-flow-thank": "{{PLURAL:$1|$1人|100=99+人}}感谢了{{GENDER:$3|您}}在“<strong>$2</strong>”发表的评论。",
|
||||
"ipb-action-thanks": "发送感谢"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue