Translated using Weblate (Vietnamese)
Currently translated at 20.9% (146 of 696 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/vi/
This commit is contained in:
parent
886d45c7b7
commit
c4f72cde4f
1 changed files with 21 additions and 1 deletions
|
|
@ -629,5 +629,25 @@
|
|||
"stickers": "Nhãn dán",
|
||||
"@stickers": {},
|
||||
"roomUpgradeDescription": "Cuộc trò chuyện sẽ được tạo lại với phiên bản phòng mới. Tất cả những người tham gia sẽ được thông báo rằng họ cần chuyển sang cuộc trò chuyện mới. Bạn có thể tìm hiểu thêm về các phiên bản phòng tại https://spec.matrix.org/latest/rooms/",
|
||||
"@roomUpgradeDescription": {}
|
||||
"@roomUpgradeDescription": {},
|
||||
"commandHint_hug": "Gửi một cái ôm",
|
||||
"@commandHint_hug": {},
|
||||
"aboutHomeserver": "Về {homeserver}",
|
||||
"@aboutHomeserver": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"homeserver": {}
|
||||
}
|
||||
},
|
||||
"alwaysUse24HourFormat": "Không",
|
||||
"@alwaysUse24HourFormat": {
|
||||
"description": "Set to true to always display time of day in 24 hour format."
|
||||
},
|
||||
"hugContent": "{senderName} ôm bạn",
|
||||
"@hugContent": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"senderName": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue