push current translation support progress

This commit is contained in:
MathMan05 2024-10-31 22:58:37 -05:00
parent 602b16a0ef
commit a0d870c1b3
14 changed files with 243 additions and 195 deletions

View file

@ -122,7 +122,101 @@
"no":"No",
"todayAt":"Today at $1",
"yesterdayAt":"Yesterday at $1",
"otherAt":"$1 at $2"
"otherAt":"$1 at $2",
"botSettings":"Bot Settings",
"uploadPfp":"Upload pfp:",
"uploadBanner":"Upload banner:",
"pronouns":"Pronouns:",
"bio":"Bio:",
"profileColor":"Profile color",
"botGuilds":"Guilds bot is in:",
"leaveGuild":"Leave Guild",
"confirmGuildLeave":"Are you sure you want to leave $1",
"UrlGen":"URL generator",
"typing":"$2 {{PLURAL:$1|are|is}} typing",
"noMessages":"No messages appear to be here, be the first to say something!",
"blankMessage":"Blank Message",
"channel":{
"copyId":"Copy channel id",
"markRead":"Mark as read",
"settings":"Settings",
"delete":"Delete channel",
"makeInvite":"Make invite",
"settingsFor":"Settings for $1",
"voice":"Voice",
"text":"Text",
"announcement":"Announcements",
"name:":"Name:",
"topic:":"Topic:",
"nsfw:":"NSFW:",
"selectType":"Select channel type",
"selectName":"Name of channel",
"selectCatName":"Name of channel",
"createChannel":"Create channel",
"createCatagory":"Create category"
},
"switchAccounts":"Switch accounts ⇌",
"accountNotStart":"Account unable to start",
"home":{
"uptimeStats":"Uptime: \n All time: $1\nThis week: $2\nToday: $3",
"warnOffiline":"Instance is offline, can't connect"
},
"submit":"submit",
"guild":{
"copyId":"Copy guild id",
"markRead":"Mark as read",
"notifications":"Notifications",
"leave":"Leave guild",
"settings":"Settings",
"delete":"Delete guild",
"makeInvite":"Make invite",
"settingsFor":"Settings for $1",
"name:":"Name:",
"topic:":"Topic:",
"icon:":"Icon:",
"overview":"Overview",
"banner:":"Banner:",
"region:":"Region:",
"roles":"Roles",
"selectnoti":"Select notifications type",
"all":"all",
"onlyMentions":"only mentions",
"none":"node",
"confirmLeave":"Are you sure you want to leave?",
"yesLeave":"Yes, I'm sure",
"noLeave":"Nevermind",
"confirmDelete":"Are you sure you want to delete $1?",
"serverName":"Name of server:",
"yesDelete":"Yes, I'm sure",
"noDelete":"Nevermind"
},
"inviteOptions":{
"title":"Invite People",
"30m":"30 Minutes",
"1h":"1 Hour",
"6h":"6 Hours",
"12h":"12 Hours",
"1d":"1 Day",
"7d":"7 Days",
"30d":"30 Days",
"never":"Never",
"limit":"$1 {{PLURAL:$1|use|uses}}",
"noLimit":"No limit"
},
"invite":{
"invitedBy":"You've been invited by $1",
"alreadyJoined":"Already joined",
"accept":"Accept"
},
"replyingTo":"Replying to $1",
"DMs":{
"copyId":"Copy DM id",
"markRead":"Mark as read",
"close":"Close DM"
},
"user":{
"copyId":"Copy user ID"
}
},
"ru": "./ru.json"
}