From b2d4f2820ec39bc0f70170c036e9469b706563b4 Mon Sep 17 00:00:00 2001 From: limepotato Date: Sun, 30 Jun 2024 21:28:14 -0600 Subject: [PATCH] Rename boosts to rebeeps --- locales/en-US.yml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 024d85cb3..61bb3d84a 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -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" @@ -1383,7 +1383,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." @@ -1436,7 +1436,7 @@ _theme: hashtag: "Hashtag" mention: "Mention" mentionMe: "Mentions (Me)" - renote: "Boost" + renote: "Rebeep" modalBg: "Modal background" divider: "Divider" scrollbarHandle: "Scrollbar handle" @@ -1521,7 +1521,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: @@ -2081,7 +2081,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" @@ -2092,14 +2092,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" @@ -2111,7 +2111,7 @@ _notification: _actions: followBack: "followed you back" reply: "Reply" - renote: "Boosts" + renote: "Rebeeps" _deck: alwaysShowMainColumn: "Always show main column" columnAlign: "Align columns" -- 2.45.2