Compare commits

..

No commits in common. "07b5b3754f917dc28cec637cd7b29252f41eeb64" and "51e6e27a4152b6d2c3025ba567d744fc592971cf" have entirely different histories.

3 changed files with 21 additions and 24 deletions

View file

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

View file

@ -1,6 +1,6 @@
{ {
"name": "iceshrimp", "name": "iceshrimp",
"version": "2023.12.7-jormungandr-bite.0.5.5", "version": "2023.12.7-jormungandr-bite.0.5.4",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://iceshrimp.dev/iceshrimp/iceshrimp.git" "url": "https://iceshrimp.dev/iceshrimp/iceshrimp.git"