Skip to content

Commit

Permalink
Translated using Weblate (Vietnamese)
Browse files Browse the repository at this point in the history
Currently translated at 64.5% (40 of 62 strings)

Translation: Quark/Voice Events
Translate-URL: http://languages.quark.bot/projects/quark/bot/standard-events/voice-events/vi/
  • Loading branch information
Prefill add-on authored and weblate committed Jul 8, 2024
1 parent f24a064 commit 1854c7c
Showing 1 changed file with 37 additions and 3 deletions.
40 changes: 37 additions & 3 deletions bot/vi/standard/voiceEvents.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@
},
"voiceLeave": {
"title": "Rời khỏi Kênh",
"description": "{user} đã rời khỏi kênh thoại {channel}"
"description": "{user} đã rời khỏi kênh thoại {channel}",
"joined": "Joined",
"joinedValue": "{relative} for {relative_fixed}"
},
"voiceDisconnect": {
"title": "Ngắt kết nối",
Expand Down Expand Up @@ -65,6 +67,38 @@
"channelStatusUpdate": {
"title": "Cập nhật Trạng thái Kênh thoại",
"description": "{executor} đã cập nhật trạng thái cho {channel}",
"status": "Trạng thái"
"status": "Trạng thái",
"linksToEmojis": "Links to emojis"
},
"stageSpeakerAdd": {
"description": "{user} became a speaker in the {channel} stage channel",
"description_inviteAccepted": "{user} accepted the invite to become a speaker in the {channel} stage channel",
"title": "New Stage Speaker"
},
"stageEnded": {
"none": "none",
"description_noExecutor": "The stage in {channel} was ended",
"topic": "Topic",
"title": "Stage Ended",
"description": "The stage in {channel} was ended by {executor}"
},
"stageUpdated": {
"title": "Stage Updated",
"description": "The stage in {channel} was updated by {executor}",
"oldTopic": "Old Topic",
"newTopic": "New Topic"
},
"stageStarted": {
"description": "{executor} started a stage in {channel}",
"topic": "Topic",
"title": "Stage Started"
},
"stageSpeakerInvited": {
"description": "{user} was invited to speak in the {channel} stage channel",
"title": "Speaker Invited"
},
"stageSpeakerRemove": {
"description": "{user} is no longer a speaker in the {channel} stage channel",
"title": "Stopped Speaking"
}
}
}

0 comments on commit 1854c7c

Please sign in to comment.