1
0
mirror of https://git.boykissers.com/pawkey/pawkey-sk.git synced 2025-12-20 04:04:16 +00:00

upd: rename renote to boost

This commit is contained in:
Mar0xy
2023-10-14 02:46:36 +02:00
parent b002848b20
commit 080450c10b
7 changed files with 24 additions and 24 deletions

View File

@@ -15,7 +15,7 @@ gotIt: "Verstanden!"
cancel: "Abbrechen"
noThankYou: "Nein, danke"
enterUsername: "Benutzername eingeben"
renotedBy: "Renote von {user}"
renotedBy: "Geboostet von {user}"
noNotes: "Keine Notizen gefunden"
noNotifications: "Keine Benachrichtigungen gefunden"
instance: "Instanz"
@@ -105,13 +105,13 @@ followRequests: "Follow-Anfragen"
unfollow: "Entfolgen"
followRequestPending: "Follow-Anfrage ausstehend"
enterEmoji: "Gib ein Emoji ein"
renote: "Renote"
unrenote: "Renote zurücknehmen"
renoted: "Renote getätigt."
cantRenote: "Renote dieses Beitrags nicht möglich."
cantReRenote: "Renote einer Renote nicht möglich."
renote: "Boost"
unrenote: "Boost zurücknehmen"
renoted: "Boost getätigt."
cantRenote: "Boosten dieses Beitrags nicht möglich."
cantReRenote: "Boosten von einen Boost nicht möglich."
quote: "Zitieren"
inChannelRenote: "Kanal-interner Renote"
inChannelRenote: "Kanal-interner Boost"
inChannelQuote: "Kanal-internes Zitat"
pinnedNote: "Angeheftete Notiz"
pinned: "Angeheftet"
@@ -694,7 +694,7 @@ notesCount: "Anzahl der Notizen"
repliesCount: "Anzahl gesendeter Antworten"
renotesCount: "Anzahl getätigter Renotes"
repliedCount: "Anzahl erhaltener Antworten"
renotedCount: "Anzahl erhaltener Renotes"
renotedCount: "Anzahl erhaltener Boosts"
followingCount: "Anzahl gefolgter Benutzer"
followersCount: "Anzahl an Followern"
sentReactionsCount: "Anzahl gesendeter Reaktionen"
@@ -2025,7 +2025,7 @@ _notification:
youGotMention: "{name} hat dich erwähnt"
youGotReply: "{name} hat dir geantwortet"
youGotQuote: "{name} hat dich zitiert"
youRenoted: "Renote deiner Notiz von {name}"
youRenoted: "Boost deiner Notiz von {name}"
youWereFollowed: "ist dir gefolgt"
youReceivedFollowRequest: "Du hast eine Follow-Anfrage erhalten"
yourFollowRequestAccepted: "Deine Follow-Anfrage wurde akzeptiert"