upd: rename renote to boost
This commit is contained in:
parent
b002848b20
commit
080450c10b
7 changed files with 24 additions and 24 deletions
|
@ -15,7 +15,7 @@ gotIt: "Verstanden!"
|
||||||
cancel: "Abbrechen"
|
cancel: "Abbrechen"
|
||||||
noThankYou: "Nein, danke"
|
noThankYou: "Nein, danke"
|
||||||
enterUsername: "Benutzername eingeben"
|
enterUsername: "Benutzername eingeben"
|
||||||
renotedBy: "Renote von {user}"
|
renotedBy: "Geboostet von {user}"
|
||||||
noNotes: "Keine Notizen gefunden"
|
noNotes: "Keine Notizen gefunden"
|
||||||
noNotifications: "Keine Benachrichtigungen gefunden"
|
noNotifications: "Keine Benachrichtigungen gefunden"
|
||||||
instance: "Instanz"
|
instance: "Instanz"
|
||||||
|
@ -105,13 +105,13 @@ followRequests: "Follow-Anfragen"
|
||||||
unfollow: "Entfolgen"
|
unfollow: "Entfolgen"
|
||||||
followRequestPending: "Follow-Anfrage ausstehend"
|
followRequestPending: "Follow-Anfrage ausstehend"
|
||||||
enterEmoji: "Gib ein Emoji ein"
|
enterEmoji: "Gib ein Emoji ein"
|
||||||
renote: "Renote"
|
renote: "Boost"
|
||||||
unrenote: "Renote zurücknehmen"
|
unrenote: "Boost zurücknehmen"
|
||||||
renoted: "Renote getätigt."
|
renoted: "Boost getätigt."
|
||||||
cantRenote: "Renote dieses Beitrags nicht möglich."
|
cantRenote: "Boosten dieses Beitrags nicht möglich."
|
||||||
cantReRenote: "Renote einer Renote nicht möglich."
|
cantReRenote: "Boosten von einen Boost nicht möglich."
|
||||||
quote: "Zitieren"
|
quote: "Zitieren"
|
||||||
inChannelRenote: "Kanal-interner Renote"
|
inChannelRenote: "Kanal-interner Boost"
|
||||||
inChannelQuote: "Kanal-internes Zitat"
|
inChannelQuote: "Kanal-internes Zitat"
|
||||||
pinnedNote: "Angeheftete Notiz"
|
pinnedNote: "Angeheftete Notiz"
|
||||||
pinned: "Angeheftet"
|
pinned: "Angeheftet"
|
||||||
|
@ -694,7 +694,7 @@ notesCount: "Anzahl der Notizen"
|
||||||
repliesCount: "Anzahl gesendeter Antworten"
|
repliesCount: "Anzahl gesendeter Antworten"
|
||||||
renotesCount: "Anzahl getätigter Renotes"
|
renotesCount: "Anzahl getätigter Renotes"
|
||||||
repliedCount: "Anzahl erhaltener Antworten"
|
repliedCount: "Anzahl erhaltener Antworten"
|
||||||
renotedCount: "Anzahl erhaltener Renotes"
|
renotedCount: "Anzahl erhaltener Boosts"
|
||||||
followingCount: "Anzahl gefolgter Benutzer"
|
followingCount: "Anzahl gefolgter Benutzer"
|
||||||
followersCount: "Anzahl an Followern"
|
followersCount: "Anzahl an Followern"
|
||||||
sentReactionsCount: "Anzahl gesendeter Reaktionen"
|
sentReactionsCount: "Anzahl gesendeter Reaktionen"
|
||||||
|
@ -2025,7 +2025,7 @@ _notification:
|
||||||
youGotMention: "{name} hat dich erwähnt"
|
youGotMention: "{name} hat dich erwähnt"
|
||||||
youGotReply: "{name} hat dir geantwortet"
|
youGotReply: "{name} hat dir geantwortet"
|
||||||
youGotQuote: "{name} hat dich zitiert"
|
youGotQuote: "{name} hat dich zitiert"
|
||||||
youRenoted: "Renote deiner Notiz von {name}"
|
youRenoted: "Boost deiner Notiz von {name}"
|
||||||
youWereFollowed: "ist dir gefolgt"
|
youWereFollowed: "ist dir gefolgt"
|
||||||
youReceivedFollowRequest: "Du hast eine Follow-Anfrage erhalten"
|
youReceivedFollowRequest: "Du hast eine Follow-Anfrage erhalten"
|
||||||
yourFollowRequestAccepted: "Deine Follow-Anfrage wurde akzeptiert"
|
yourFollowRequestAccepted: "Deine Follow-Anfrage wurde akzeptiert"
|
||||||
|
|
|
@ -15,7 +15,7 @@ gotIt: "Got it!"
|
||||||
cancel: "Cancel"
|
cancel: "Cancel"
|
||||||
noThankYou: "Not now"
|
noThankYou: "Not now"
|
||||||
enterUsername: "Enter username"
|
enterUsername: "Enter username"
|
||||||
renotedBy: "Renoted by {user}"
|
renotedBy: "Boosted by {user}"
|
||||||
noNotes: "No notes"
|
noNotes: "No notes"
|
||||||
noNotifications: "No notifications"
|
noNotifications: "No notifications"
|
||||||
instance: "Instance"
|
instance: "Instance"
|
||||||
|
@ -105,11 +105,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: "Renote"
|
renote: "Boost"
|
||||||
unrenote: "Remove renote"
|
unrenote: "Remove boost"
|
||||||
renoted: "Renoted."
|
renoted: "Boosted."
|
||||||
cantRenote: "This post can't be renoted."
|
cantRenote: "This post can't be boosted."
|
||||||
cantReRenote: "A renote can't be renoted."
|
cantReRenote: "A boost can't be boosted."
|
||||||
quote: "Quote"
|
quote: "Quote"
|
||||||
inChannelRenote: "Channel-only Renote"
|
inChannelRenote: "Channel-only Renote"
|
||||||
inChannelQuote: "Channel-only Quote"
|
inChannelQuote: "Channel-only Quote"
|
||||||
|
@ -696,7 +696,7 @@ notesCount: "Number of notes"
|
||||||
repliesCount: "Number of replies sent"
|
repliesCount: "Number of replies sent"
|
||||||
renotesCount: "Number of renotes sent"
|
renotesCount: "Number of renotes sent"
|
||||||
repliedCount: "Number of replies received"
|
repliedCount: "Number of replies received"
|
||||||
renotedCount: "Number of renotes 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"
|
||||||
|
@ -2027,7 +2027,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: "Renote from {name}"
|
youRenoted: "Boost from {name}"
|
||||||
youWereFollowed: "followed you"
|
youWereFollowed: "followed you"
|
||||||
youReceivedFollowRequest: "You've received a follow request"
|
youReceivedFollowRequest: "You've received a follow request"
|
||||||
yourFollowRequestAccepted: "Your follow request was accepted"
|
yourFollowRequestAccepted: "Your follow request was accepted"
|
||||||
|
@ -2109,7 +2109,7 @@ _webhookSettings:
|
||||||
followed: "When being followed"
|
followed: "When being followed"
|
||||||
note: "When posting a note"
|
note: "When posting a note"
|
||||||
reply: "When receiving a reply"
|
reply: "When receiving a reply"
|
||||||
renote: "When renoted"
|
renote: "When boosted"
|
||||||
reaction: "When receiving a reaction"
|
reaction: "When receiving a reaction"
|
||||||
mention: "When being mentioned"
|
mention: "When being mentioned"
|
||||||
_moderationLogTypes:
|
_moderationLogTypes:
|
||||||
|
|
|
@ -19,7 +19,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||||
<div v-if="isRenote" :class="$style.renote">
|
<div v-if="isRenote" :class="$style.renote">
|
||||||
<div v-if="note.channel" :class="$style.colorBar" :style="{ background: note.channel.color }"></div>
|
<div v-if="note.channel" :class="$style.colorBar" :style="{ background: note.channel.color }"></div>
|
||||||
<MkAvatar :class="$style.renoteAvatar" :user="note.user" link preview/>
|
<MkAvatar :class="$style.renoteAvatar" :user="note.user" link preview/>
|
||||||
<i class="ph-repeat ph-bold ph-lg" style="margin-right: 4px;"></i>
|
<i class="ph-rocket-launch ph-bold ph-lg" style="margin-right: 4px;"></i>
|
||||||
<I18n :src="i18n.ts.renotedBy" tag="span" :class="$style.renoteText">
|
<I18n :src="i18n.ts.renotedBy" tag="span" :class="$style.renoteText">
|
||||||
<template #user>
|
<template #user>
|
||||||
<MkA v-user-preview="note.userId" :class="$style.renoteUserName" :to="userPage(note.user)">
|
<MkA v-user-preview="note.userId" :class="$style.renoteUserName" :to="userPage(note.user)">
|
||||||
|
|
|
@ -20,7 +20,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||||
<MkNoteSub v-if="appearNote.reply" :note="appearNote.reply" :class="$style.replyTo"/>
|
<MkNoteSub v-if="appearNote.reply" :note="appearNote.reply" :class="$style.replyTo"/>
|
||||||
<div v-if="isRenote" :class="$style.renote">
|
<div v-if="isRenote" :class="$style.renote">
|
||||||
<MkAvatar :class="$style.renoteAvatar" :user="note.user" link preview/>
|
<MkAvatar :class="$style.renoteAvatar" :user="note.user" link preview/>
|
||||||
<i class="ph-repeat ph-bold ph-lg" style="margin-right: 4px;"></i>
|
<i class="ph-rocket-launch ph-bold ph-lg" style="margin-right: 4px;"></i>
|
||||||
<span :class="$style.renoteText">
|
<span :class="$style.renoteText">
|
||||||
<I18n :src="i18n.ts.renotedBy" tag="span">
|
<I18n :src="i18n.ts.renotedBy" tag="span">
|
||||||
<template #user>
|
<template #user>
|
||||||
|
@ -140,7 +140,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||||
</article>
|
</article>
|
||||||
<div :class="$style.tabs">
|
<div :class="$style.tabs">
|
||||||
<button class="_button" :class="[$style.tab, { [$style.tabActive]: tab === 'replies' }]" @click="tab = 'replies'"><i class="ph-arrow-u-up-left ph-bold pg-lg"></i> {{ i18n.ts.replies }}</button>
|
<button class="_button" :class="[$style.tab, { [$style.tabActive]: tab === 'replies' }]" @click="tab = 'replies'"><i class="ph-arrow-u-up-left ph-bold pg-lg"></i> {{ i18n.ts.replies }}</button>
|
||||||
<button class="_button" :class="[$style.tab, { [$style.tabActive]: tab === 'renotes' }]" @click="tab = 'renotes'"><i class="ph-repeat ph-bold ph-lg"></i> {{ i18n.ts.renotes }}</button>
|
<button class="_button" :class="[$style.tab, { [$style.tabActive]: tab === 'renotes' }]" @click="tab = 'renotes'"><i class="ph-rocket-launch ph-bold ph-lg"></i> {{ i18n.ts.renotes }}</button>
|
||||||
<button class="_button" :class="[$style.tab, { [$style.tabActive]: tab === 'reactions' }]" @click="tab = 'reactions'"><i class="ph-smiley ph-bold pg-lg"></i> {{ i18n.ts.reactions }}</button>
|
<button class="_button" :class="[$style.tab, { [$style.tabActive]: tab === 'reactions' }]" @click="tab = 'reactions'"><i class="ph-smiley ph-bold pg-lg"></i> {{ i18n.ts.reactions }}</button>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
|
|
@ -28,7 +28,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||||
<i v-if="notification.type === 'follow'" class="ph-plus ph-bold ph-lg"></i>
|
<i v-if="notification.type === 'follow'" class="ph-plus ph-bold ph-lg"></i>
|
||||||
<i v-else-if="notification.type === 'receiveFollowRequest'" class="ph-clock ph-bold ph-lg"></i>
|
<i v-else-if="notification.type === 'receiveFollowRequest'" class="ph-clock ph-bold ph-lg"></i>
|
||||||
<i v-else-if="notification.type === 'followRequestAccepted'" class="ph-check ph-bold ph-lg"></i>
|
<i v-else-if="notification.type === 'followRequestAccepted'" class="ph-check ph-bold ph-lg"></i>
|
||||||
<i v-else-if="notification.type === 'renote'" class="ph-repeat ph-bold ph-lg"></i>
|
<i v-else-if="notification.type === 'renote'" class="ph-rocket-launch ph-bold ph-lg"></i>
|
||||||
<i v-else-if="notification.type === 'reply'" class="ph-arrow-u-up-left ph-bold pg-lg"></i>
|
<i v-else-if="notification.type === 'reply'" class="ph-arrow-u-up-left ph-bold pg-lg"></i>
|
||||||
<i v-else-if="notification.type === 'mention'" class="ph-at ph-bold ph-lg"></i>
|
<i v-else-if="notification.type === 'mention'" class="ph-at ph-bold ph-lg"></i>
|
||||||
<i v-else-if="notification.type === 'quote'" class="ph-quotes ph-bold ph-lg"></i>
|
<i v-else-if="notification.type === 'quote'" class="ph-quotes ph-bold ph-lg"></i>
|
||||||
|
|
|
@ -33,7 +33,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||||
<MkButton v-else v-tooltip="i18n.ts._pages.like" class="button" asLike @click="like()"><i class="ph-heart ph-bold ph-lg"></i><span v-if="page.likedCount > 0" class="count">{{ page.likedCount }}</span></MkButton>
|
<MkButton v-else v-tooltip="i18n.ts._pages.like" class="button" asLike @click="like()"><i class="ph-heart ph-bold ph-lg"></i><span v-if="page.likedCount > 0" class="count">{{ page.likedCount }}</span></MkButton>
|
||||||
</div>
|
</div>
|
||||||
<div class="other">
|
<div class="other">
|
||||||
<button v-tooltip="i18n.ts.shareWithNote" v-click-anime class="_button" @click="shareWithNote"><i class="ph-repeat ph-bold ph-lg ti-fw"></i></button>
|
<button v-tooltip="i18n.ts.shareWithNote" v-click-anime class="_button" @click="shareWithNote"><i class="ph-rocket-launch ph-bold ph-lg ti-fw"></i></button>
|
||||||
<button v-tooltip="i18n.ts.share" v-click-anime class="_button" @click="share"><i class="ph-share-network ph-bold pg-lg ti-fw"></i></button>
|
<button v-tooltip="i18n.ts.share" v-click-anime class="_button" @click="share"><i class="ph-share-network ph-bold pg-lg ti-fw"></i></button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -146,7 +146,7 @@ const headerActions = $computed(() => [{
|
||||||
os.popupMenu([{
|
os.popupMenu([{
|
||||||
type: 'switch',
|
type: 'switch',
|
||||||
text: i18n.ts.showRenotes,
|
text: i18n.ts.showRenotes,
|
||||||
icon: 'ph-repeat ph-bold ph-lg',
|
icon: 'ph-rocket-launch ph-bold ph-lg',
|
||||||
ref: $$(withRenotes),
|
ref: $$(withRenotes),
|
||||||
}, src === 'local' || src === 'social' ? {
|
}, src === 'local' || src === 'social' ? {
|
||||||
type: 'switch',
|
type: 'switch',
|
||||||
|
|
Loading…
Reference in a new issue