merge: change all "renote" to "boost" (#276)
Closes #272 Closes #273 Closes #274
This commit is contained in:
commit
b1194f98d9
1 changed files with 11 additions and 11 deletions
|
@ -46,7 +46,7 @@ pin: "Pin to profile"
|
||||||
unpin: "Unpin from profile"
|
unpin: "Unpin from profile"
|
||||||
copyContent: "Copy contents"
|
copyContent: "Copy contents"
|
||||||
copyLink: "Copy link"
|
copyLink: "Copy link"
|
||||||
copyLinkRenote: "Copy renote link"
|
copyLinkRenote: "Copy boost link"
|
||||||
delete: "Delete"
|
delete: "Delete"
|
||||||
deleteAndEdit: "Delete and edit"
|
deleteAndEdit: "Delete and edit"
|
||||||
deleteAndEditConfirm: "Are you sure you want to redraft this note? This means you will lose all reactions, boosts, and replies to it."
|
deleteAndEditConfirm: "Are you sure you want to redraft this note? This means you will lose all reactions, boosts, and replies to it."
|
||||||
|
@ -115,7 +115,7 @@ rmboost: "Unboosted."
|
||||||
cantRenote: "This post can't be boosted."
|
cantRenote: "This post can't be boosted."
|
||||||
cantReRenote: "A boost can't be boosted."
|
cantReRenote: "A boost can't be boosted."
|
||||||
quote: "Quote"
|
quote: "Quote"
|
||||||
inChannelRenote: "Channel-only Renote"
|
inChannelRenote: "Channel-only Boost"
|
||||||
inChannelQuote: "Channel-only Quote"
|
inChannelQuote: "Channel-only Quote"
|
||||||
pinnedNote: "Pinned note"
|
pinnedNote: "Pinned note"
|
||||||
pinned: "Pin to profile"
|
pinned: "Pin to profile"
|
||||||
|
@ -135,8 +135,8 @@ unmarkAsSensitive: "Unmark as sensitive"
|
||||||
enterFileName: "Enter filename"
|
enterFileName: "Enter filename"
|
||||||
mute: "Mute"
|
mute: "Mute"
|
||||||
unmute: "Unmute"
|
unmute: "Unmute"
|
||||||
renoteMute: "Mute Renotes"
|
renoteMute: "Mute Boosts"
|
||||||
renoteUnmute: "Unmute Renotes"
|
renoteUnmute: "Unmute Boosts"
|
||||||
block: "Block"
|
block: "Block"
|
||||||
unblock: "Unblock"
|
unblock: "Unblock"
|
||||||
markAsNSFW: "Mark all media from user as NSFW"
|
markAsNSFW: "Mark all media from user as NSFW"
|
||||||
|
@ -685,7 +685,7 @@ behavior: "Behavior"
|
||||||
sample: "Sample"
|
sample: "Sample"
|
||||||
abuseReports: "Reports"
|
abuseReports: "Reports"
|
||||||
reportAbuse: "Report"
|
reportAbuse: "Report"
|
||||||
reportAbuseRenote: "Report renote"
|
reportAbuseRenote: "Report boost"
|
||||||
reportAbuseOf: "Report {name}"
|
reportAbuseOf: "Report {name}"
|
||||||
fillAbuseReportDescription: "Please fill in details regarding this report. If it is about a specific note, please include its URL."
|
fillAbuseReportDescription: "Please fill in details regarding this report. If it is about a specific note, please include its URL."
|
||||||
abuseReported: "Your report has been sent. Thank you very much."
|
abuseReported: "Your report has been sent. Thank you very much."
|
||||||
|
@ -1275,8 +1275,8 @@ _initialTutorial:
|
||||||
_visibility:
|
_visibility:
|
||||||
description: "You can limit who can view your note."
|
description: "You can limit who can view your note."
|
||||||
public: "Your note will be visible for all users."
|
public: "Your note will be visible for all users."
|
||||||
home: "Public only on the Home timeline. People visiting your profile, via followers, and through renotes can see it."
|
home: "Public only on the Home timeline. People visiting your profile, via followers, and through boostss can see it."
|
||||||
followers: "Visible to followers only. Only followers can see it and no one else, and it cannot be renoted by others."
|
followers: "Visible to followers only. Only followers can see it and no one else, and it cannot be boosted by others."
|
||||||
direct: "Visible only to specified users, and the recipient will be notified. It can be used as an alternative to direct messaging."
|
direct: "Visible only to specified users, and the recipient will be notified. It can be used as an alternative to direct messaging."
|
||||||
doNotSendConfidencialOnDirect1: "Be careful when sending sensitive information!"
|
doNotSendConfidencialOnDirect1: "Be careful when sending sensitive information!"
|
||||||
doNotSendConfidencialOnDirect2: "Administrators of the server can see what you write. Be careful with sensitive information when sending direct notes to users on untrusted servers."
|
doNotSendConfidencialOnDirect2: "Administrators of the server can see what you write. Be careful with sensitive information when sending direct notes to users on untrusted servers."
|
||||||
|
@ -1774,7 +1774,7 @@ _channel:
|
||||||
notesCount: "{n} Notes"
|
notesCount: "{n} Notes"
|
||||||
nameAndDescription: "Name and description"
|
nameAndDescription: "Name and description"
|
||||||
nameOnly: "Name only"
|
nameOnly: "Name only"
|
||||||
allowRenoteToExternal: "Allow renote and quote outside the channel"
|
allowRenoteToExternal: "Allow boosts and quote outside the channel"
|
||||||
_menuDisplay:
|
_menuDisplay:
|
||||||
sideFull: "Side"
|
sideFull: "Side"
|
||||||
sideIcon: "Side (Icons)"
|
sideIcon: "Side (Icons)"
|
||||||
|
@ -1837,7 +1837,7 @@ _theme:
|
||||||
hashtag: "Hashtag"
|
hashtag: "Hashtag"
|
||||||
mention: "Mention"
|
mention: "Mention"
|
||||||
mentionMe: "Mentions (Me)"
|
mentionMe: "Mentions (Me)"
|
||||||
renote: "Renote"
|
renote: "Boost"
|
||||||
modalBg: "Modal background"
|
modalBg: "Modal background"
|
||||||
divider: "Divider"
|
divider: "Divider"
|
||||||
scrollbarHandle: "Scrollbar handle"
|
scrollbarHandle: "Scrollbar handle"
|
||||||
|
@ -2221,7 +2221,7 @@ _notification:
|
||||||
follow: "New followers"
|
follow: "New followers"
|
||||||
mention: "Mentions"
|
mention: "Mentions"
|
||||||
reply: "Replies"
|
reply: "Replies"
|
||||||
renote: "Renotes"
|
renote: "Boosts"
|
||||||
quote: "Quotes"
|
quote: "Quotes"
|
||||||
reaction: "Reactions"
|
reaction: "Reactions"
|
||||||
pollEnded: "Polls ending"
|
pollEnded: "Polls ending"
|
||||||
|
@ -2233,7 +2233,7 @@ _notification:
|
||||||
_actions:
|
_actions:
|
||||||
followBack: "followed you back"
|
followBack: "followed you back"
|
||||||
reply: "Reply"
|
reply: "Reply"
|
||||||
renote: "Renote"
|
renote: "Boost"
|
||||||
_deck:
|
_deck:
|
||||||
alwaysShowMainColumn: "Always show main column"
|
alwaysShowMainColumn: "Always show main column"
|
||||||
columnAlign: "Align columns"
|
columnAlign: "Align columns"
|
||||||
|
|
Loading…
Reference in a new issue