This commit is contained in:
nelle 2024-06-28 22:08:44 -06:00
parent 262c7a1556
commit 55048cedf7
2 changed files with 23 additions and 20 deletions

View file

@ -26,3 +26,6 @@
## jormungandr-bite.0.5.4
- Remove maintainer information nag
## jormungandr-bite.0.5.5
- Rename renotes/boost to rebeeps

View file

@ -16,7 +16,7 @@ gotIt: "Got it!"
cancel: "Cancel"
noThankYou: "No thank you"
enterUsername: "Enter username"
renotedBy: "Boosted by {user}"
renotedBy: "Rebeeped by {user}"
noNotes: "No beeps"
noNotifications: "No notifications"
instance: "Server"
@ -50,7 +50,7 @@ delete: "Delete"
deleted: "Deleted"
deleteAndEdit: "Delete and edit"
deleteAndEditConfirm: "Are you sure you want to delete this beep and edit it? You
will lose all reactions, boosts and replies to it."
will lose all reactions, rebeeps and replies to it."
editNote: "Edit note"
edited: "Edited at {date} {time}"
addToList: "Add to list"
@ -113,11 +113,11 @@ followRequests: "Follow requests"
unfollow: "Unfollow"
followRequestPending: "Follow request pending"
enterEmoji: "Enter an emoji"
renote: "Boost"
unrenote: "Take back boost"
renoted: "Boosted."
cantRenote: "This beep can't be boosted."
cantReRenote: "A boost can't be boosted."
renote: "Rebeep"
unrenote: "Take back rebeep"
renoted: "Rebeeped."
cantRenote: "This beep can't be rebeeped."
cantReRenote: "A rebeep can't be rebeeped."
quote: "Quote"
pinnedNote: "Pinned beep"
pinned: "Pin to profile"
@ -138,8 +138,8 @@ unmarkAsSensitive: "Unmark as sensitive"
enterFileName: "Enter filename"
mute: "Mute"
unmute: "Unmute"
renoteMute: "Mute boosts"
renoteUnmute: "Unmute boosts"
renoteMute: "Mute rebeeps"
renoteUnmute: "Unmute rebeeps"
block: "Block"
unblock: "Unblock"
suspend: "Suspend"
@ -688,7 +688,7 @@ instanceMute: "Server Mutes"
userSaysSomething: "{name} said something"
userSaysSomethingReason: "{name} said {reason}"
userSaysSomethingReasonReply: "{name} replied to a beep containing {reason}"
userSaysSomethingReasonRenote: "{name} boosted a beep containing {reason}"
userSaysSomethingReasonRenote: "{name} rebeeped a beep containing {reason}"
userSaysSomethingReasonQuote: "{name} quoted a beep containing {reason}"
makeActive: "Activate"
display: "Display"
@ -753,9 +753,9 @@ manageAccessTokens: "Manage access tokens"
accountInfo: "Account Info"
notesCount: "Number of beeps"
repliesCount: "Number of replies sent"
renotesCount: "Number of boosts sent"
renotesCount: "Number of rebeeps sent"
repliedCount: "Number of replies received"
renotedCount: "Number of boosts received"
renotedCount: "Number of rebeeps received"
followingCount: "Number of followed accounts"
followersCount: "Number of followers"
sentReactionsCount: "Number of sent reactions"
@ -906,7 +906,7 @@ customCssWarn: "This setting should only be used if you know what it does. Enter
global: "Global"
recommended: "Recommended"
squareAvatars: "Display squared avatars"
seperateRenoteQuote: "Separate boost and quote buttons"
seperateRenoteQuote: "Separate rebeep and quote buttons"
sent: "Sent"
received: "Received"
searchResult: "Search results"
@ -1387,7 +1387,7 @@ _wordMute:
hard: "Hard"
mutedNotes: "Muted beeps"
_instanceMute:
instanceMuteDescription: "This will mute any beeps/boosts from the listed servers,
instanceMuteDescription: "This will mute any beeps/rebeeps from the listed servers,
including those of users replying to a user from a muted server."
instanceMuteDescription2: "Separate with newlines"
title: "Hides beeps from listed servers."
@ -1440,7 +1440,7 @@ _theme:
hashtag: "Hashtag"
mention: "Mention"
mentionMe: "Mentions (Me)"
renote: "Boost"
renote: "Rebeep"
modalBg: "Modal background"
divider: "Divider"
scrollbarHandle: "Scrollbar handle"
@ -1525,7 +1525,7 @@ _filters:
followersOnly: "Followers only"
repliesOnly: "Replies only"
excludeReplies: "Exclude replies"
excludeRenotes: "Exclude boosts"
excludeRenotes: "Exclude rebeeps"
caseSensitive: "Case sensitive"
matchWords: "Match whole words"
_tutorial:
@ -2085,7 +2085,7 @@ _notification:
youGotMention: "{name} mentioned you"
youGotReply: "{name} replied to you"
youGotQuote: "{name} quoted you"
youRenoted: "Boost from {name}"
youRenoted: "Rebeep from {name}"
youGotPoll: "{name} voted on your poll"
youGotMessagingMessageFromUser: "{name} sent you a chat message"
youGotMessagingMessageFromGroup: "A chat message was sent to the {name} group"
@ -2096,14 +2096,14 @@ _notification:
pollEnded: "Poll results have become available"
emptyPushNotificationMessage: "Push notifications have been updated"
reacted: "reacted to your beep"
renoted: "boosted your beep"
renoted: "rebeeped your beep"
voted: "voted on your poll"
_types:
all: "All"
follow: "New followers"
mention: "Mentions"
reply: "Replies"
renote: "Boosts"
renote: "Rebeeps"
quote: "Quotes"
reaction: "Reactions"
pollVote: "Votes on polls"
@ -2116,7 +2116,7 @@ _notification:
_actions:
followBack: "followed you back"
reply: "Reply"
renote: "Boosts"
renote: "Rebeeps"
_deck:
alwaysShowMainColumn: "Always show main column"
columnAlign: "Align columns"