Merge pull request #244 from tooot-app/l10n_main

New Crowdin updates
This commit is contained in:
xmflsct 2022-03-28 21:29:15 +02:00 committed by GitHub
commit a085182682
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 11 deletions

View File

@ -27,8 +27,8 @@
"follow_request": "{{name}} yêu cầu theo dõi bạn",
"poll": "Cuộc bình chọn đã kết thúc",
"reblog": {
"default": "{{name}} chia sẻ",
"notification": "{{name}} chia sẻ tút của bạn"
"default": "{{name}} đăng lại",
"notification": "{{name}} đăng lại tút của bạn"
}
},
"actions": {
@ -36,8 +36,8 @@
"accessibilityLabel": "Trả lời tút này"
},
"reblogged": {
"accessibilityLabel": "Chia sẻ tút này",
"function": "Chia sẻ tút"
"accessibilityLabel": "Đăng lại tút này",
"function": "Đăng lại tút"
},
"favourited": {
"accessibilityLabel": "Thích tút này",
@ -50,8 +50,8 @@
},
"actionsUsers": {
"reblogged_by": {
"accessibilityLabel": "{{count}} người đã chia sẻ tút này",
"accessibilityHint": "Xem những ai chia sẻ",
"accessibilityLabel": "{{count}} người đã đăng lại tút này",
"accessibilityHint": "Xem những ai đăng lại",
"text": "$t(screenTabs:shared.users.statuses.reblogged_by)"
},
"favourited_by": {
@ -148,8 +148,8 @@
},
"share": {
"status": {
"heading": "Chia sẻ",
"button": "Chia sẻ URL tút"
"heading": "Đăng lại",
"button": "Đăng lại URL tút"
},
"account": {
"heading": "Chia sẻ",
@ -167,7 +167,7 @@
"button": "Xóa và viết lại",
"alert": {
"title": "Tiếp tục xóa tút?",
"message": "Bạn có chắc muốn xóa và viết lại tút này? Toàn bộ lượt thích, chia sẻ và trả lời tút cũng sẽ bị xóa theo.",
"message": "Bạn có chắc muốn xóa và viết lại tút này? Toàn bộ lượt thích, đăng lại và trả lời tút cũng sẽ bị xóa theo.",
"buttons": {
"confirm": "Tiếp tục xóa",
"cancel": "$t(common:buttons.cancel)"

View File

@ -67,6 +67,9 @@
"settings": {
"name": "Thiết lập"
},
"webSettings": {
"name": "Nâng cao"
},
"switch": {
"name": "Chuyển đổi tài khoản"
}
@ -167,7 +170,7 @@
"heading": "Lượt thích"
},
"reblog": {
"heading": "Lượt chia sẻ"
"heading": "Lượt đăng lại"
},
"mention": {
"heading": "Lượt nhắc đến"
@ -325,7 +328,7 @@
"followers": "{{count}} người theo dõi"
},
"statuses": {
"reblogged_by": "{{count}} chia sẻ",
"reblogged_by": "{{count}} đăng lại",
"favourited_by": "{{count}} thích"
}
}