diff options
author | Alex Legler <alex@a3li.li> | 2015-08-15 13:32:01 +0200 |
---|---|---|
committer | Alex Legler <alex@a3li.li> | 2015-08-15 13:32:01 +0200 |
commit | 5e0c871d6bc7a574787ac157266e0470c11d921d (patch) | |
tree | 61cc281105ae5ab6b5cbce93e8826cd4a881bc0e /Thanks/i18n/vi.json | |
parent | Add Echo (diff) | |
download | extensions-5e0c871d6bc7a574787ac157266e0470c11d921d.tar.gz extensions-5e0c871d6bc7a574787ac157266e0470c11d921d.tar.bz2 extensions-5e0c871d6bc7a574787ac157266e0470c11d921d.zip |
Add Thanks
Diffstat (limited to 'Thanks/i18n/vi.json')
-rw-r--r-- | Thanks/i18n/vi.json | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/Thanks/i18n/vi.json b/Thanks/i18n/vi.json new file mode 100644 index 00000000..74b8e891 --- /dev/null +++ b/Thanks/i18n/vi.json @@ -0,0 +1,52 @@ +{ + "@metadata": { + "authors": [ + "Minh Nguyen", + "Prenn", + "Trần Nguyễn Minh Huy", + "Max20091", + "Dinhxuanduyet" + ] + }, + "thanks-desc": "Thêm các liên kết để cảm ơn người dùng vì sửa đổi, bình luận, v.v.", + "thanks-thank": "cảm ơn", + "thanks-thanked": "{{GENDER:$1}}đã cảm ơn", + "thanks-button-thank": "{{GENDER:$1}}Cảm ơn", + "thanks-button-thanked": "{{GENDER:$1}}Đã cảm ơn", + "thanks-error-undefined": "Cảm ơn thất bại. Xin vui lòng thử lại.", + "thanks-error-invalidrevision": "Số phiên bản không hợp lệ.", + "thanks-error-ratelimited": "{{GENDER:$1}}Bạn đã vượt quá giới hạn tốc độ. Xin vui lòng thử lại lát nữa.", + "thanks-thank-tooltip": "{{GENDER:$1}}Gửi thông báo cảm ơn cho {{GENDER:$2}}người dùng này", + "thanks-thank-tooltip-no": "{{GENDER:$1}}Hủy bỏ lời cảm ơn", + "thanks-thank-tooltip-yes": "{{GENDER:$1}}Gửi lời cảm ơn", + "thanks-confirmation2": "{{GENDER:$1}}Gửi lời cảm ơn vì sửa đổi này?", + "thanks-thanked-notice": "$1 đã nhận lời cảm ơn của bạn vì sửa đổi của {{GENDER:$2}}họ.", + "thanks": "Gửi lời cảm ơn", + "thanks-form-revid": "ID phiên bản sửa đổi", + "thanks-already-thanked": "{{GENDER:$1}}Bạn đã gửi lời cảm ơn về sửa đổi này rồi.", + "echo-pref-subscription-edit-thank": "Cảm ơn tôi vì một sửa đổi của tôi", + "echo-pref-tooltip-edit-thank": "Báo cho tôi biết khi nào người ta cảm ơn tôi vì một sửa đổi của tôi.", + "echo-category-title-edit-thank": "Cảm ơn", + "notification-thanks-diff-link": "sửa đổi của bạn", + "notification-thanks": "[[User:$1|$1]] {{GENDER:$1}}cảm ơn bạn vì $2 tại [[:$3]].", + "notification-thanks-flyout2": "[[User:$1|$1]] {{GENDER:$1}}cảm ơn bạn vì sửa đổi của bạn tại $2.", + "notification-thanks-email-subject": "$1 {{GENDER:$1}}cảm ơn bạn vì sửa đổi của bạn tại {{SITENAME}}", + "notification-thanks-email-batch-body": "$1 {{GENDER:$1}}cảm ơn bạn vì sửa đổi của bạn tại $2.", + "notification-link-text-respond-to-user": "Trả lời cho người dùng", + "log-name-thanks": "Nhật trình cảm ơn", + "log-description-thanks": "Dưới đây có danh sách những người dùng được người khác cảm ơn.", + "logentry-thanks-thank": "$1 {{GENDER:$2}}đã cảm ơn {{GENDER:$4}}$3", + "log-show-hide-thanks": "$1 nhật trình cảm ơn", + "thanks-error-no-id-specified": "Bạn phải định rõ số phiên bản để gửi cảm ơn.", + "thanks-confirmation-special": "Bạn có muốn gửi lời cảm ơn vì sửa đổi này?", + "notification-link-text-view-post": "Xem bình luận", + "thanks-error-invalidpostid": "Số bài đăng không hợp lệ.", + "flow-thanks-confirmation-special": "Bạn có muốn gửi lời cảm ơn cho lời bình luận này?", + "flow-thanks-thanked-notice": "$1 đã nhận lời cảm ơn của bạn vì lời bình luận của {{GENDER:$2}}họ.", + "notification-flow-thanks": "[[User:$1|$1]] cảm ơn {{GENDER:$5}}bạn $2 về “$3” tại [[:$4]].", + "notification-flow-thanks-post-link": "đã bình luận", + "notification-flow-thanks-flyout": "[[User:$1|$1]] cảm ơn {{GENDER:$4}}bạn đã bình luận về “$2” tại $3.", + "notification-flow-thanks-email-subject": "$1 cảm ơn {{GENDER:$2}}bạn đã bình luận trên {{SITENAME}}", + "notification-flow-thanks-email-batch-body": "$1 cảm ơn {{GENDER:$4}}bạn đã bình luận về “$2” tại $3.", + "apihelp-thank-param-rev": "Số thay đổi để cảm ơn ai đó." +} |