mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-23 01:13:09 +02:00
upd: locale
This commit is contained in:
parent
250918eb97
commit
f9bedb8ffc
1 changed files with 7 additions and 7 deletions
|
@ -49,7 +49,7 @@ copyLink: "Copy link"
|
||||||
copyLinkRenote: "Copy renote link"
|
copyLinkRenote: "Copy renote 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, renotes, 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."
|
||||||
addToList: "Add to list"
|
addToList: "Add to list"
|
||||||
addToAntenna: "Add to antenna"
|
addToAntenna: "Add to antenna"
|
||||||
sendMessage: "Send a message"
|
sendMessage: "Send a message"
|
||||||
|
@ -710,7 +710,7 @@ manageAccessTokens: "Manage access tokens"
|
||||||
accountInfo: "Account Info"
|
accountInfo: "Account Info"
|
||||||
notesCount: "Number of notes"
|
notesCount: "Number of notes"
|
||||||
repliesCount: "Number of replies sent"
|
repliesCount: "Number of replies sent"
|
||||||
renotesCount: "Number of renotes sent"
|
renotesCount: "Number of boosts sent"
|
||||||
repliedCount: "Number of replies received"
|
repliedCount: "Number of replies received"
|
||||||
renotedCount: "Number of boosts received"
|
renotedCount: "Number of boosts received"
|
||||||
followingCount: "Number of followed accounts"
|
followingCount: "Number of followed accounts"
|
||||||
|
@ -1019,7 +1019,7 @@ thisPostMayBeAnnoying: "This note may annoy others."
|
||||||
thisPostMayBeAnnoyingHome: "Post to home timeline"
|
thisPostMayBeAnnoyingHome: "Post to home timeline"
|
||||||
thisPostMayBeAnnoyingCancel: "Cancel"
|
thisPostMayBeAnnoyingCancel: "Cancel"
|
||||||
thisPostMayBeAnnoyingIgnore: "Post anyway"
|
thisPostMayBeAnnoyingIgnore: "Post anyway"
|
||||||
collapseRenotes: "Collapse renotes you've already seen"
|
collapseRenotes: "Collapse boosts you've already seen"
|
||||||
collapseFiles: "Collapse files"
|
collapseFiles: "Collapse files"
|
||||||
autoloadConversation: "Load conversation on replies"
|
autoloadConversation: "Load conversation on replies"
|
||||||
internalServerError: "Internal Server Error"
|
internalServerError: "Internal Server Error"
|
||||||
|
@ -1070,7 +1070,7 @@ forceShowAds: "Always show ads"
|
||||||
addMemo: "Add memo"
|
addMemo: "Add memo"
|
||||||
editMemo: "Edit memo"
|
editMemo: "Edit memo"
|
||||||
reactionsList: "Reactions"
|
reactionsList: "Reactions"
|
||||||
renotesList: "Renotes"
|
renotesList: "Boosts"
|
||||||
notificationDisplay: "Notifications"
|
notificationDisplay: "Notifications"
|
||||||
leftTop: "Top left"
|
leftTop: "Top left"
|
||||||
rightTop: "Top right"
|
rightTop: "Top right"
|
||||||
|
@ -1145,7 +1145,7 @@ pastAnnouncements: "Past announcements"
|
||||||
youHaveUnreadAnnouncements: "There are unread announcements."
|
youHaveUnreadAnnouncements: "There are unread announcements."
|
||||||
useSecurityKey: "Please follow your browser's or device's instructions to use your security- or passkey."
|
useSecurityKey: "Please follow your browser's or device's instructions to use your security- or passkey."
|
||||||
replies: "Replies"
|
replies: "Replies"
|
||||||
renotes: "Renotes"
|
renotes: "Boosts"
|
||||||
loadReplies: "Show replies"
|
loadReplies: "Show replies"
|
||||||
loadConversation: "Show conversation"
|
loadConversation: "Show conversation"
|
||||||
pinnedList: "Pinned list"
|
pinnedList: "Pinned list"
|
||||||
|
@ -1158,7 +1158,7 @@ unnotifyNotes: "Stop notifying about new notes"
|
||||||
authentication: "Authentication"
|
authentication: "Authentication"
|
||||||
authenticationRequiredToContinue: "Please authenticate to continue"
|
authenticationRequiredToContinue: "Please authenticate to continue"
|
||||||
dateAndTime: "Timestamp"
|
dateAndTime: "Timestamp"
|
||||||
showRenotes: "Show renotes"
|
showRenotes: "Show boosts"
|
||||||
edited: "Edited"
|
edited: "Edited"
|
||||||
notificationRecieveConfig: "Notification Settings"
|
notificationRecieveConfig: "Notification Settings"
|
||||||
mutualFollow: "Mutual follow"
|
mutualFollow: "Mutual follow"
|
||||||
|
@ -1758,7 +1758,7 @@ _wordMute:
|
||||||
muteWordsDescription: "Separate with spaces for an AND condition or with line breaks for an OR condition."
|
muteWordsDescription: "Separate with spaces for an AND condition or with line breaks for an OR condition."
|
||||||
muteWordsDescription2: "Surround keywords with slashes to use regular expressions."
|
muteWordsDescription2: "Surround keywords with slashes to use regular expressions."
|
||||||
_instanceMute:
|
_instanceMute:
|
||||||
instanceMuteDescription: "This will mute any notes/renotes from the listed instances, including those of users replying to a user from a muted instance."
|
instanceMuteDescription: "This will mute any notes/boosts from the listed instances, including those of users replying to a user from a muted instance."
|
||||||
instanceMuteDescription2: "Separate with newlines"
|
instanceMuteDescription2: "Separate with newlines"
|
||||||
title: "Hides notes from listed instances."
|
title: "Hides notes from listed instances."
|
||||||
heading: "List of instances to be muted"
|
heading: "List of instances to be muted"
|
||||||
|
|
Loading…
Reference in a new issue