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: Ida065d7de56525dac96d89a5a033fe7969cc3aa3
This commit is contained in:
parent
9ad63d23b5
commit
e0db086fe9
|
@ -4,7 +4,7 @@
|
|||
"Умар"
|
||||
]
|
||||
},
|
||||
"thanks-desc": "Истори чу а версин башхала хьожечухь а баркалла олу хьажорагаш тӀетуху",
|
||||
"thanks-desc": "Истори чу а версин башхала хьожечухь а баркалла олу хьажоргаш тӀетуху",
|
||||
"thanks-thank": "баркалла",
|
||||
"thanks-thanked": "{{GENDER:$1|Баркалла аьлла}}",
|
||||
"thanks-thank-tooltip": "{{GENDER:$1|Бахьийта}} {{GENDER:$2|хӀокху декъашхочунга}} баркаллин хаам",
|
||||
|
|
21
i18n/de-formal.json
Normal file
21
i18n/de-formal.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Kghbln"
|
||||
]
|
||||
},
|
||||
"thanks-error-ratelimited": "{{GENDER:$1|Sie}} haben Ihr Aktionslimit überschritten. Bitte warten Sie etwas und versuchen Sie es erneut.",
|
||||
"thanks-confirmation": "Möchten Sie $2 für diese Bearbeitung {{GENDER:$1|danken}}?",
|
||||
"thanks-thanked-notice": "$1 wurde benachrichtigt, dass Ihnen {{GENDER:$2|seine|ihre|ihre}} Bearbeitung gefällt.",
|
||||
"thanks-already-thanked": "{{GENDER:$1|Sie}} haben bereits ein Dankeschön für diese Bearbeitung gesendet.",
|
||||
"notification-thanks-diff-link": "Ihre Bearbeitung",
|
||||
"notification-thanks": "[[User:$1|$1]] {{GENDER:$1|dankt}} Ihnen für $2 auf [[:$3]].",
|
||||
"notification-thanks-flyout2": "[[User:$1|$1]] {{GENDER:$1|dankt}} Ihnen für Ihre Bearbeitung auf „$2“.",
|
||||
"notification-thanks-email-subject": "$1 {{GENDER:$1|dankt}} Ihnen für Ihre Bearbeitung auf {{SITENAME}}",
|
||||
"notification-thanks-email-batch-body": "$1 {{GENDER:$1|dankt}} Ihnen für Ihre Bearbeitung auf „$2“.",
|
||||
"notification-flow-thanks": "[[User:$1|$1]] {{GENDER:$1|dankte}} Ihnen für $2 in „$3“ auf [[:$4]].",
|
||||
"notification-flow-thanks-post-link": "Ihren Kommentar",
|
||||
"notification-flow-thanks-flyout": "[[User:$1|$1]] {{GENDER:$1|dankte}} Ihnen für Ihren Kommentar in „$2“ auf $3.",
|
||||
"notification-flow-thanks-email-subject": "$1 {{GENDER:$1|dankte}} Ihnen für Ihren Kommentar auf {{SITENAME}}",
|
||||
"notification-flow-thanks-email-batch-body": "$1 {{GENDER:$1|dankte}} Ihnen für Ihren Kommentar in „$2“ auf $3."
|
||||
}
|
10
i18n/de.json
10
i18n/de.json
|
@ -16,12 +16,12 @@
|
|||
"thanks-button-thanked": "{{GENDER:$1|Bedankt}}",
|
||||
"thanks-error-undefined": "Dankeschön fehlgeschlagen. Bitte erneut versuchen.",
|
||||
"thanks-error-invalidrevision": "Die Versionskennung ist ungültig.",
|
||||
"thanks-error-ratelimited": "{{GENDER:$1|Du}} hast dein Aktionslimit überschritten. Bitte warte einige Zeit und versuche es erneut.",
|
||||
"thanks-error-ratelimited": "{{GENDER:$1|Du}} hast dein Aktionslimit überschritten. Bitte warte etwas und versuche es erneut.",
|
||||
"thanks-thank-tooltip": "{{GENDER:$2|Diesem Benutzer|Dieser Benutzerin}} ein Dankeschön {{GENDER:$1|senden}}",
|
||||
"thanks-confirmation": "Möchtest du $2 für diese Bearbeitung {{GENDER:$1|danken}}?",
|
||||
"thanks-thanked-notice": "$1 wurde benachrichtigt, dass du {{GENDER:$2|seine|ihre|ihre}} Bearbeitung magst.",
|
||||
"thanks": "Für diese Bearbeitung bedanken",
|
||||
"thanks-form-revid": "Versionskennung für die Bearbeitung",
|
||||
"thanks-thanked-notice": "$1 wurde benachrichtigt, dass dir {{GENDER:$2|seine|ihre|ihre}} Bearbeitung gefällt.",
|
||||
"thanks": "Für diese Bearbeitung danken",
|
||||
"thanks-form-revid": "Versionskennung der Bearbeitung",
|
||||
"thanks-already-thanked": "{{GENDER:$1|Du}} hast bereits ein Dankeschön für diese Bearbeitung gesendet.",
|
||||
"echo-pref-subscription-edit-thank": "Dankeschöns für meine Bearbeitung",
|
||||
"echo-pref-tooltip-edit-thank": "Benachrichtige mich, wenn mir jemand für eine Bearbeitung dankt, die ich gemacht habe.",
|
||||
|
@ -30,7 +30,7 @@
|
|||
"notification-thanks": "[[User:$1|$1]] {{GENDER:$1|dankt}} dir für $2 auf [[:$3]].",
|
||||
"notification-thanks-flyout2": "[[User:$1|$1]] {{GENDER:$1|dankt}} dir für deine Bearbeitung auf „$2“.",
|
||||
"notification-thanks-email-subject": "$1 {{GENDER:$1|dankt}} dir für deine Bearbeitung auf {{SITENAME}}",
|
||||
"notification-thanks-email-batch-body": "$1 {{GENDER:$1|dankt}} dir für deine Bearbeitung auf $2.",
|
||||
"notification-thanks-email-batch-body": "$1 {{GENDER:$1|dankt}} dir für deine Bearbeitung auf „$2“.",
|
||||
"notification-link-text-respond-to-user": "Antwort an Benutzer",
|
||||
"log-name-thanks": "Dankeschön-Logbuch",
|
||||
"log-description-thanks": "Es folgt eine Liste von Benutzern, die anderen Benutzern dankten.",
|
||||
|
|
40
i18n/th.json
Normal file
40
i18n/th.json
Normal file
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Horus"
|
||||
]
|
||||
},
|
||||
"thanks-desc": "เพิ่มลิงก์ขอบคุณไปยังประวัติและการดูผลต่าง",
|
||||
"thanks-thank": "ขอบคุณ",
|
||||
"thanks-thanked": "กล่าวขอบคุณ",
|
||||
"thanks-button-thank": "ขอบคุณ",
|
||||
"thanks-button-thanked": "กล่าวขอบคุณแล้ว",
|
||||
"thanks-error-undefined": "ปฏิบัติการขอบคุณล้มเหลว โปรดลองอีกครั้ง",
|
||||
"thanks-error-invalidrevision": "หมายเลขประจำรุ่นไม่ถูกต้อง",
|
||||
"thanks-error-ratelimited": "ึคุณได้กระทำเกินขีดจำกัดอัตราของคุณ โปรดรอสักครู่แล้วลองอีกครั้ง",
|
||||
"thanks-thank-tooltip": "ส่งประกาศขอบคุณไปยังผู้ใช้",
|
||||
"thanks-confirmation": "คุณต้องการกล่าวขอบคุณ $2 สำหรับการแก้ไขนี้หรือไม่",
|
||||
"thanks-thanked-notice": "$1 ได้รับแจ้งว่าคุณถูกใจการแก้ไขของ{{GENDER:$2|เขา|เธอ|พวกเขา}}",
|
||||
"thanks": "ส่งคำขอบคุณ",
|
||||
"thanks-form-revid": "หมายเลขประจำรุ่นสำหรับแก้ไข",
|
||||
"thanks-already-thanked": "คุณส่งคำขอบคุณสำหรับการแก้ไขนี้แล้ว",
|
||||
"echo-pref-subscription-edit-thank": "กล่าวขอบคุณฉันสำหรับการแก้ไขของฉัน",
|
||||
"echo-pref-tooltip-edit-thank": "แจ้งฉันเมื่อบางคนกล่าวขอบคุณฉันสำหรับการแก้ไขที่ฉันกระทำ",
|
||||
"echo-category-title-edit-thank": "ขอบคุณ",
|
||||
"notification-thanks-diff-link": "การแก้ไขของคุณ",
|
||||
"notification-thanks": "[[ผู้ใช้:$1|$1]]กล่าวขอบคุณคุณสำหรับ $2 ใน [[:$3]]",
|
||||
"notification-thanks-flyout2": "[[ผู้ใช้:$1|$1]]กล่าวขอบคุณคุณสำหรับการแก้ไขของคุณใน $2",
|
||||
"notification-thanks-email-subject": "$1 กล่าวขอบคุณคุณสำหรับการแก้ไขของคุณใน{{SITENAME}}",
|
||||
"notification-thanks-email-batch-body": "$1 กล่าวขอบคุณคุณสำหรับการแก้ไขของคุณใน $2",
|
||||
"notification-link-text-respond-to-user": "สนองตอบผู้ใช้",
|
||||
"log-name-thanks": "ปูมการขอบคุณ",
|
||||
"log-description-thanks": "ด้านล่างนี้เป็นรายการผู้ใช้ที่ผู้ใช้อื่นกล่าวขอบคุณ",
|
||||
"logentry-thanks-thank": "$1 กล่าวขอบคุณ {{GENDER:$4|$3}}",
|
||||
"log-show-hide-thanks": "$1ปูมการขอบคุณ",
|
||||
"notification-link-text-view-post": "ดูความเห็น",
|
||||
"notification-flow-thanks": "[[ผู้ใช้:$1|$1]] กล่าวขอบคุณคุณสำหรับ $2 ในหัวข้อ \"$3\" ในหน้า [[:$4]]",
|
||||
"notification-flow-thanks-post-link": "ความเห็นของคุณ",
|
||||
"notification-flow-thanks-flyout": "[[ผู้ใช้:$1|$1]] กล่าวขอบคุณคุณสำหรับความเห็นของคุณในหัวข้อ \"$2\" ในหน้า $3",
|
||||
"notification-flow-thanks-email-subject": "$1 กล่าวขอบคุณคุณสำหรับความเห้นของคุณใน{{SITENAME}}",
|
||||
"notification-flow-thanks-email-batch-body": "$1 กล่าวขอบคุณคุณสำหรับความเห็นของคุณในหัวข้อ \"$2\" ในหน้า $3"
|
||||
}
|
Loading…
Reference in a new issue