mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
The Observers
This commit is contained in:
parent
42bcf3aa4e
commit
49d06d016b
1 changed files with 63 additions and 63 deletions
|
@ -64,9 +64,9 @@ older: "older"
|
||||||
expandAllCws: "Show content for all replies"
|
expandAllCws: "Show content for all replies"
|
||||||
collapseAllCws: "Hide content for all replies"
|
collapseAllCws: "Hide content for all replies"
|
||||||
showLess: "Show less"
|
showLess: "Show less"
|
||||||
youGotNewFollower: "followed you"
|
youGotNewFollower: "started observing you"
|
||||||
receiveFollowRequest: "Follow request received"
|
receiveFollowRequest: "Observe request received"
|
||||||
followRequestAccepted: "Follow request accepted"
|
followRequestAccepted: "Observe request accepted"
|
||||||
mention: "Mention"
|
mention: "Mention"
|
||||||
mentions: "Mentions"
|
mentions: "Mentions"
|
||||||
directNotes: "Direct messages"
|
directNotes: "Direct messages"
|
||||||
|
@ -78,7 +78,7 @@ files: "Files"
|
||||||
download: "Download"
|
download: "Download"
|
||||||
driveFileDeleteConfirm: "Are you sure you want to delete the file \"{name}\"? It will
|
driveFileDeleteConfirm: "Are you sure you want to delete the file \"{name}\"? It will
|
||||||
be removed from all beeps that contain it as an attachment."
|
be removed from all beeps that contain it as an attachment."
|
||||||
unfollowConfirm: "Are you sure that you want to unfollow {name}?"
|
unfollowConfirm: "Are you sure that you want to unobserve {name}?"
|
||||||
exportRequested: "You've requested an export. This may take a while. It will be added
|
exportRequested: "You've requested an export. This may take a while. It will be added
|
||||||
to your Drive once completed."
|
to your Drive once completed."
|
||||||
importRequested: "You've requested an import. This may take a while."
|
importRequested: "You've requested an import. This may take a while."
|
||||||
|
@ -88,9 +88,9 @@ listsDesc: "Lists let you create timelines with specified creatures. They can be
|
||||||
noLists: "You don't have any lists"
|
noLists: "You don't have any lists"
|
||||||
note: "Beep"
|
note: "Beep"
|
||||||
notes: "Beeps"
|
notes: "Beeps"
|
||||||
following: "Following"
|
following: "Observing"
|
||||||
followers: "Followers"
|
followers: "Observers"
|
||||||
followsYou: "Follows you"
|
followsYou: "Observes you"
|
||||||
createList: "Create list"
|
createList: "Create list"
|
||||||
manageLists: "Manage lists"
|
manageLists: "Manage lists"
|
||||||
error: "Error"
|
error: "Error"
|
||||||
|
@ -103,13 +103,13 @@ serverIsDead: "This server is not responding. Please wait for a while and try ag
|
||||||
youShouldUpgradeClient: "To view this page, please refresh to update your client."
|
youShouldUpgradeClient: "To view this page, please refresh to update your client."
|
||||||
enterListName: "Enter a name for the list"
|
enterListName: "Enter a name for the list"
|
||||||
privacy: "Privacy"
|
privacy: "Privacy"
|
||||||
makeFollowManuallyApprove: "Follow requests require approval"
|
makeFollowManuallyApprove: "Observe requests require approval"
|
||||||
defaultNoteVisibility: "Default visibility"
|
defaultNoteVisibility: "Default visibility"
|
||||||
follow: "Follow"
|
follow: "Observe"
|
||||||
followRequest: "Follow Request"
|
followRequest: "Observe Request"
|
||||||
followRequests: "Follow requests"
|
followRequests: "Observe requests"
|
||||||
unfollow: "Unfollow"
|
unfollow: "Unobserve"
|
||||||
followRequestPending: "Follow request pending"
|
followRequestPending: "Observe request pending"
|
||||||
enterEmoji: "Enter an emoji"
|
enterEmoji: "Enter an emoji"
|
||||||
renote: "Rebeep"
|
renote: "Rebeep"
|
||||||
unrenote: "Take back rebeep"
|
unrenote: "Take back rebeep"
|
||||||
|
@ -175,7 +175,7 @@ flagSpeakAsCatDescription: "Your beeps will get nyanified when in cat mode"
|
||||||
flagShowTimelineReplies: "Show replies in timeline"
|
flagShowTimelineReplies: "Show replies in timeline"
|
||||||
flagShowTimelineRepliesDescription: "Shows replies of creatures to beeps of other creatures
|
flagShowTimelineRepliesDescription: "Shows replies of creatures to beeps of other creatures
|
||||||
in the timeline if turned on."
|
in the timeline if turned on."
|
||||||
autoAcceptFollowed: "Automatically approve follow requests from creatures you're following"
|
autoAcceptFollowed: "Automatically approve observe requests from creatures you're observing"
|
||||||
addAccount: "Add account"
|
addAccount: "Add account"
|
||||||
loginFailed: "Failed to sign in"
|
loginFailed: "Failed to sign in"
|
||||||
showOnRemote: "Open original page"
|
showOnRemote: "Open original page"
|
||||||
|
@ -186,12 +186,12 @@ setWallpaper: "Set wallpaper"
|
||||||
removeWallpaper: "Remove wallpaper"
|
removeWallpaper: "Remove wallpaper"
|
||||||
searchWith: "Search: {q}"
|
searchWith: "Search: {q}"
|
||||||
youHaveNoLists: "You don't have any lists"
|
youHaveNoLists: "You don't have any lists"
|
||||||
followConfirm: "Are you sure that you want to follow {name}?"
|
followConfirm: "Are you sure that you want to observe {name}?"
|
||||||
proxyAccount: "Proxy Account"
|
proxyAccount: "Proxy Account"
|
||||||
proxyAccountDescription: "A proxy account is an account that acts as a remote follower
|
proxyAccountDescription: "A proxy account is an account that acts as a remote observer
|
||||||
for creatures under certain conditions. For example, when a creature adds a remote creature
|
for creatures under certain conditions. For example, when a creature adds a remote creature
|
||||||
to the list, the remote creature's activity will not be delivered to the server if no
|
to the list, the remote creature's activity will not be delivered to the server if no
|
||||||
local creature is following that creature, so the proxy account will follow instead."
|
local creature is observing that creature, so the proxy account will observe instead."
|
||||||
host: "Host"
|
host: "Host"
|
||||||
selectUser: "Select a creature"
|
selectUser: "Select a creature"
|
||||||
selectInstance: "Select an server"
|
selectInstance: "Select an server"
|
||||||
|
@ -233,7 +233,7 @@ blockedInstancesDescription: "List the hostnames of the servers that you want to
|
||||||
silencedInstances: "Silenced Servers"
|
silencedInstances: "Silenced Servers"
|
||||||
silencedInstancesDescription: "List the hostnames of the servers that you want to
|
silencedInstancesDescription: "List the hostnames of the servers that you want to
|
||||||
silence. Accounts in the listed servers are treated as \"Silenced\", can only make
|
silence. Accounts in the listed servers are treated as \"Silenced\", can only make
|
||||||
follow requests, and cannot mention local accounts if not followed. This will not
|
observe requests, and cannot mention local accounts if not observing. This will not
|
||||||
affect the blocked servers."
|
affect the blocked servers."
|
||||||
hiddenTags: "Hidden Hashtags"
|
hiddenTags: "Hidden Hashtags"
|
||||||
hiddenTagsDescription: "List the hashtags (without the #) of the hashtags you wish
|
hiddenTagsDescription: "List the hashtags (without the #) of the hashtags you wish
|
||||||
|
@ -263,8 +263,8 @@ all: "All"
|
||||||
subscribing: "Subscribing"
|
subscribing: "Subscribing"
|
||||||
publishing: "Publishing"
|
publishing: "Publishing"
|
||||||
notResponding: "Not responding"
|
notResponding: "Not responding"
|
||||||
instanceFollowing: "Following on server"
|
instanceFollowing: "Observing on server"
|
||||||
instanceFollowers: "Followers of server"
|
instanceFollowers: "Observers of server"
|
||||||
instanceUsers: "Creatures of this server"
|
instanceUsers: "Creatures of this server"
|
||||||
changePassword: "Change password"
|
changePassword: "Change password"
|
||||||
security: "Security"
|
security: "Security"
|
||||||
|
@ -426,7 +426,7 @@ antennaTimelineHint: "Antennas display matching beeps in order they have been re
|
||||||
in, which is not necessarily chronological."
|
in, which is not necessarily chronological."
|
||||||
caseSensitive: "Case sensitive"
|
caseSensitive: "Case sensitive"
|
||||||
withReplies: "Include replies"
|
withReplies: "Include replies"
|
||||||
connectedTo: "Following account(s) are connected"
|
connectedTo: "Observing account(s) are connected"
|
||||||
notesAndReplies: "Beeps and replies"
|
notesAndReplies: "Beeps and replies"
|
||||||
withFiles: "With attachments"
|
withFiles: "With attachments"
|
||||||
silence: "Silence"
|
silence: "Silence"
|
||||||
|
@ -529,7 +529,7 @@ createAccount: "Create account"
|
||||||
existingAccount: "Existing account"
|
existingAccount: "Existing account"
|
||||||
regenerate: "Regenerate"
|
regenerate: "Regenerate"
|
||||||
fontSize: "Font size"
|
fontSize: "Font size"
|
||||||
noFollowRequests: "You don't have any pending follow requests"
|
noFollowRequests: "You don't have any pending observe requests"
|
||||||
openImageInNewTab: "Open images in new tab"
|
openImageInNewTab: "Open images in new tab"
|
||||||
dashboard: "Dashboard"
|
dashboard: "Dashboard"
|
||||||
local: "Local"
|
local: "Local"
|
||||||
|
@ -608,8 +608,8 @@ expandOnNoteClickDesc: "If disabled, you can still open beeps in the right-click
|
||||||
updateRemoteUser: "Update remote creature information"
|
updateRemoteUser: "Update remote creature information"
|
||||||
deleteAllFiles: "Delete all files"
|
deleteAllFiles: "Delete all files"
|
||||||
deleteAllFilesConfirm: "Are you sure that you want to delete all files?"
|
deleteAllFilesConfirm: "Are you sure that you want to delete all files?"
|
||||||
removeAllFollowing: "Unfollow all followed creatures"
|
removeAllFollowing: "Unfollow all observing creatures"
|
||||||
removeAllFollowingDescription: "Executing this unfollows all accounts from {host}.
|
removeAllFollowingDescription: "Executing this unobserves all accounts from {host}.
|
||||||
Please run this if the server e.g. no longer exists."
|
Please run this if the server e.g. no longer exists."
|
||||||
userSuspended: "This creature has been suspended."
|
userSuspended: "This creature has been suspended."
|
||||||
userSilenced: "This creature is silenced."
|
userSilenced: "This creature is silenced."
|
||||||
|
@ -754,8 +754,8 @@ repliesCount: "Number of replies sent"
|
||||||
renotesCount: "Number of rebeeps sent"
|
renotesCount: "Number of rebeeps sent"
|
||||||
repliedCount: "Number of replies received"
|
repliedCount: "Number of replies received"
|
||||||
renotedCount: "Number of rebeeps received"
|
renotedCount: "Number of rebeeps received"
|
||||||
followingCount: "Number of followed accounts"
|
followingCount: "Number of observing accounts"
|
||||||
followersCount: "Number of followers"
|
followersCount: "Number of observers"
|
||||||
sentReactionsCount: "Number of sent reactions"
|
sentReactionsCount: "Number of sent reactions"
|
||||||
receivedReactionsCount: "Number of received reactions"
|
receivedReactionsCount: "Number of received reactions"
|
||||||
pollVotesCount: "Number of sent poll votes"
|
pollVotesCount: "Number of sent poll votes"
|
||||||
|
@ -767,12 +767,12 @@ driveUsage: "Drive space usage"
|
||||||
noCrawle: "Reject crawler indexing"
|
noCrawle: "Reject crawler indexing"
|
||||||
noCrawleDescription: "Ask search engines to not index your profile page, beeps, Pages,
|
noCrawleDescription: "Ask search engines to not index your profile page, beeps, Pages,
|
||||||
etc."
|
etc."
|
||||||
lockedAccountInfo: "Unless you set your beep visiblity to \"Followers only\", your
|
lockedAccountInfo: "Unless you set your beep visiblity to \"Observers only\", your
|
||||||
beeps will be visible to anyone, even if you require followers to be manually approved."
|
beeps will be visible to anyone, even if you require observers to be manually approved."
|
||||||
alwaysMarkSensitive: "Mark as sensitive by default"
|
alwaysMarkSensitive: "Mark as sensitive by default"
|
||||||
loadRawImages: "Load original images instead of showing thumbnails"
|
loadRawImages: "Load original images instead of showing thumbnails"
|
||||||
disableShowingAnimatedImages: "Don't play animated images"
|
disableShowingAnimatedImages: "Don't play animated images"
|
||||||
verificationEmailSent: "A verification email has been sent. Please follow the included
|
verificationEmailSent: "A verification email has been sent. Please observe the included
|
||||||
link to complete verification."
|
link to complete verification."
|
||||||
notSet: "Not set"
|
notSet: "Not set"
|
||||||
emailVerified: "Email has been verified"
|
emailVerified: "Email has been verified"
|
||||||
|
@ -926,8 +926,8 @@ pubSub: "Pub/Sub Accounts"
|
||||||
lastCommunication: "Last communication"
|
lastCommunication: "Last communication"
|
||||||
resolved: "Resolved"
|
resolved: "Resolved"
|
||||||
unresolved: "Unresolved"
|
unresolved: "Unresolved"
|
||||||
breakFollow: "Remove follower"
|
breakFollow: "Remove observer"
|
||||||
breakFollowConfirm: "Are you sure want to remove follower?"
|
breakFollowConfirm: "Are you sure want to remove observer?"
|
||||||
itsOn: "Enabled"
|
itsOn: "Enabled"
|
||||||
itsOff: "Disabled"
|
itsOff: "Disabled"
|
||||||
emailRequiredForSignup: "Require email address for sign-up"
|
emailRequiredForSignup: "Require email address for sign-up"
|
||||||
|
@ -941,9 +941,9 @@ makeReactionsPublicDescription: "This will make the list of all your past reacti
|
||||||
classic: "Centered"
|
classic: "Centered"
|
||||||
muteThread: "Mute thread"
|
muteThread: "Mute thread"
|
||||||
unmuteThread: "Unmute thread"
|
unmuteThread: "Unmute thread"
|
||||||
ffVisibility: "Follows/Followers Visibility"
|
ffVisibility: "Observing/Observers Visibility"
|
||||||
ffVisibilityDescription: "Allows you to configure who can see who you follow and who
|
ffVisibilityDescription: "Allows you to configure who can see who you observe and who
|
||||||
follows you."
|
observes you."
|
||||||
continueThread: "Continue thread"
|
continueThread: "Continue thread"
|
||||||
deleteAccountConfirm: "This will irreversibly delete your account. Proceed?"
|
deleteAccountConfirm: "This will irreversibly delete your account. Proceed?"
|
||||||
incorrectPassword: "Incorrect password."
|
incorrectPassword: "Incorrect password."
|
||||||
|
@ -1109,7 +1109,7 @@ noGraze: "Please disable the \"Graze for Mastodon\" browser extension, as it int
|
||||||
silencedWarning: "This page is showing because these creatures are from servers your admin
|
silencedWarning: "This page is showing because these creatures are from servers your admin
|
||||||
silenced, so they may potentially be spam."
|
silenced, so they may potentially be spam."
|
||||||
isBot: "This account is a bot"
|
isBot: "This account is a bot"
|
||||||
isLocked: "This account has follow approvals"
|
isLocked: "This account has observe approvals"
|
||||||
isModerator: "Moderator"
|
isModerator: "Moderator"
|
||||||
isAdmin: "Administrator"
|
isAdmin: "Administrator"
|
||||||
isPatron: "Jörmungandr Patron"
|
isPatron: "Jörmungandr Patron"
|
||||||
|
@ -1158,7 +1158,7 @@ _emailUnavailable:
|
||||||
smtp: "This email server is not responding"
|
smtp: "This email server is not responding"
|
||||||
_ffVisibility:
|
_ffVisibility:
|
||||||
public: "Public"
|
public: "Public"
|
||||||
followers: "Visible to followers only"
|
followers: "Visible to observers only"
|
||||||
private: "Private"
|
private: "Private"
|
||||||
_signup:
|
_signup:
|
||||||
almostThere: "Almost there"
|
almostThere: "Almost there"
|
||||||
|
@ -1192,9 +1192,9 @@ _gallery:
|
||||||
unlike: "Remove like"
|
unlike: "Remove like"
|
||||||
_email:
|
_email:
|
||||||
_follow:
|
_follow:
|
||||||
title: "You've got a new follower"
|
title: "You've got a new observer"
|
||||||
_receiveFollowRequest:
|
_receiveFollowRequest:
|
||||||
title: "You've received a follow request"
|
title: "You've received a observe request"
|
||||||
_plugin:
|
_plugin:
|
||||||
install: "Install plugins"
|
install: "Install plugins"
|
||||||
installWarn: "Please do not install untrustworthy plugins."
|
installWarn: "Please do not install untrustworthy plugins."
|
||||||
|
@ -1359,7 +1359,7 @@ _channel:
|
||||||
removeBanner: "Remove banner"
|
removeBanner: "Remove banner"
|
||||||
featured: "Trending"
|
featured: "Trending"
|
||||||
owned: "Owned"
|
owned: "Owned"
|
||||||
following: "Followed"
|
following: "Observed"
|
||||||
usersCount: "{n} Participants"
|
usersCount: "{n} Participants"
|
||||||
notesCount: "{n} Beeps"
|
notesCount: "{n} Beeps"
|
||||||
nameAndDescription: "Name and description"
|
nameAndDescription: "Name and description"
|
||||||
|
@ -1493,7 +1493,7 @@ _filters:
|
||||||
learnMore: "View filter syntax"
|
learnMore: "View filter syntax"
|
||||||
wordFilters: "Filter by beep text"
|
wordFilters: "Filter by beep text"
|
||||||
inFilters: "Filter by bookmark and/or favorite status"
|
inFilters: "Filter by bookmark and/or favorite status"
|
||||||
miscFilters: "Filter by following relationship and/or note type"
|
miscFilters: "Filter by observing relationship and/or note type"
|
||||||
userDomain: "Filter by author, mentioned creatures, reply creature or instance domain"
|
userDomain: "Filter by author, mentioned creatures, reply creature or instance domain"
|
||||||
postDate: "Filter by beep date"
|
postDate: "Filter by beep date"
|
||||||
exclusivity: "Note that the before: filter is exclusive, while the after: filter
|
exclusivity: "Note that the before: filter is exclusive, while the after: filter
|
||||||
|
@ -1519,8 +1519,8 @@ _filters:
|
||||||
fromDomain: "Specific instance only"
|
fromDomain: "Specific instance only"
|
||||||
notesBefore: "Beeps before"
|
notesBefore: "Beeps before"
|
||||||
notesAfter: "Beeps after"
|
notesAfter: "Beeps after"
|
||||||
followingOnly: "Following only"
|
followingOnly: "Observing only"
|
||||||
followersOnly: "Followers only"
|
followersOnly: "Observers only"
|
||||||
repliesOnly: "Replies only"
|
repliesOnly: "Replies only"
|
||||||
excludeReplies: "Exclude replies"
|
excludeReplies: "Exclude replies"
|
||||||
excludeRenotes: "Exclude rebeeps"
|
excludeRenotes: "Exclude rebeeps"
|
||||||
|
@ -1532,18 +1532,18 @@ _tutorial:
|
||||||
step1_2: "Let's get you set up. You'll be up and running in no time!"
|
step1_2: "Let's get you set up. You'll be up and running in no time!"
|
||||||
step2_1: "First, please fill out your profile."
|
step2_1: "First, please fill out your profile."
|
||||||
step2_2: "Providing some information about who you are will make it easier for others
|
step2_2: "Providing some information about who you are will make it easier for others
|
||||||
to tell if they want to see your beeps or follow you."
|
to tell if they want to see your beeps or observe you."
|
||||||
step3_1: "Now it's time to follow some people!"
|
step3_1: "Now it's time to observe some people!"
|
||||||
step3_2: "Your home and social timelines are based off of who you follow, so try
|
step3_2: "Your home and social timelines are based off of who you observe, so try
|
||||||
following a couple accounts to get started.\nClick the plus circle on the top
|
observing a couple accounts to get started.\nClick the plus circle on the top
|
||||||
right of a profile to follow them."
|
right of a profile to observe them."
|
||||||
step4_1: "Let's get you out there."
|
step4_1: "Let's get you out there."
|
||||||
step4_2: "For your first beep, some people like to make an {introduction} beep or
|
step4_2: "For your first beep, some people like to make an {introduction} beep or
|
||||||
a simple \"Hello world!\""
|
a simple \"Hello world!\""
|
||||||
step5_1: "Timelines, timelines everywhere!"
|
step5_1: "Timelines, timelines everywhere!"
|
||||||
step5_2: "Your server has {timelines} different timelines enabled."
|
step5_2: "Your server has {timelines} different timelines enabled."
|
||||||
step5_3: "The Home {icon} timeline is where you can see beeps from the accounts
|
step5_3: "The Home {icon} timeline is where you can see beeps from the accounts
|
||||||
you follow."
|
you observe."
|
||||||
step5_4: "The Local {icon} timeline is where you can see beeps from everyone else
|
step5_4: "The Local {icon} timeline is where you can see beeps from everyone else
|
||||||
on this server."
|
on this server."
|
||||||
step5_5: "The Social {icon} timeline is a combination of the Home and Local timelines."
|
step5_5: "The Social {icon} timeline is a combination of the Home and Local timelines."
|
||||||
|
@ -1598,8 +1598,8 @@ _permissions:
|
||||||
"write:drive": "Edit or delete your Drive files and folders"
|
"write:drive": "Edit or delete your Drive files and folders"
|
||||||
"read:favorites": "View your list of bookmarks"
|
"read:favorites": "View your list of bookmarks"
|
||||||
"write:favorites": "Edit your list of bookmarks"
|
"write:favorites": "Edit your list of bookmarks"
|
||||||
"read:following": "View information on who you follow"
|
"read:following": "View information on who you observe"
|
||||||
"write:following": "Follow or unfollow other accounts"
|
"write:following": "Observe or unobserve other accounts"
|
||||||
"read:messaging": "View your chats"
|
"read:messaging": "View your chats"
|
||||||
"write:messaging": "Compose or delete chat messages"
|
"write:messaging": "Compose or delete chat messages"
|
||||||
"read:mutes": "View your list of muted creatures"
|
"read:mutes": "View your list of muted creatures"
|
||||||
|
@ -1636,7 +1636,7 @@ _auth:
|
||||||
authRequired: "Authorization required"
|
authRequired: "Authorization required"
|
||||||
_antennaSources:
|
_antennaSources:
|
||||||
all: "All beeps"
|
all: "All beeps"
|
||||||
homeTimeline: "Beeps from followed creatures"
|
homeTimeline: "Beeps from observing creatures"
|
||||||
users: "Beeps from specific creatures"
|
users: "Beeps from specific creatures"
|
||||||
userList: "Beeps from a specified list of creatures"
|
userList: "Beeps from a specified list of creatures"
|
||||||
userGroup: "Beeps from creatures in a specified group"
|
userGroup: "Beeps from creatures in a specified group"
|
||||||
|
@ -1711,8 +1711,8 @@ _visibility:
|
||||||
publicDescription: "Your beep will be visible in all public timelines"
|
publicDescription: "Your beep will be visible in all public timelines"
|
||||||
home: "Unlisted"
|
home: "Unlisted"
|
||||||
homeDescription: "Beep to home timeline only"
|
homeDescription: "Beep to home timeline only"
|
||||||
followers: "Followers"
|
followers: "Observers"
|
||||||
followersDescription: "Make visible to your followers and mentioned creatures only"
|
followersDescription: "Make visible to your observers and mentioned creatures only"
|
||||||
specified: "Direct"
|
specified: "Direct"
|
||||||
specifiedDescription: "Make visible for specified creatures only"
|
specifiedDescription: "Make visible for specified creatures only"
|
||||||
localOnly: "Local only"
|
localOnly: "Local only"
|
||||||
|
@ -1746,7 +1746,7 @@ _profile:
|
||||||
to other creatures."
|
to other creatures."
|
||||||
_exportOrImport:
|
_exportOrImport:
|
||||||
allNotes: "All beeps"
|
allNotes: "All beeps"
|
||||||
followingList: "Followed creatures"
|
followingList: "Observed creatures"
|
||||||
muteList: "Muted creatures"
|
muteList: "Muted creatures"
|
||||||
blockingList: "Blocked creatures"
|
blockingList: "Blocked creatures"
|
||||||
userLists: "Creature lists"
|
userLists: "Creature lists"
|
||||||
|
@ -1772,8 +1772,8 @@ _instanceCharts:
|
||||||
usersTotal: "Cumulative number of creatures"
|
usersTotal: "Cumulative number of creatures"
|
||||||
notes: "Difference in the number of beeps"
|
notes: "Difference in the number of beeps"
|
||||||
notesTotal: "Cumulative number of beeps"
|
notesTotal: "Cumulative number of beeps"
|
||||||
ff: "Difference in the number of followed creatures / followers "
|
ff: "Difference in the number of observing creatures / observers "
|
||||||
ffTotal: "Cumulative number of followed creatures / followers"
|
ffTotal: "Cumulative number of observing creatures / observers"
|
||||||
cacheSize: "Difference in cache size"
|
cacheSize: "Difference in cache size"
|
||||||
cacheSizeTotal: "Cumulative total cache size"
|
cacheSizeTotal: "Cumulative total cache size"
|
||||||
files: "Difference in the number of files"
|
files: "Difference in the number of files"
|
||||||
|
@ -2087,9 +2087,9 @@ _notification:
|
||||||
youGotPoll: "{name} voted on your poll"
|
youGotPoll: "{name} voted on your poll"
|
||||||
youGotMessagingMessageFromUser: "{name} sent you a chat message"
|
youGotMessagingMessageFromUser: "{name} sent you a chat message"
|
||||||
youGotMessagingMessageFromGroup: "A chat message was sent to the {name} group"
|
youGotMessagingMessageFromGroup: "A chat message was sent to the {name} group"
|
||||||
youWereFollowed: "followed you"
|
youWereFollowed: "started observing you"
|
||||||
youReceivedFollowRequest: "You've received a follow request"
|
youReceivedFollowRequest: "You've received a observe request"
|
||||||
yourFollowRequestAccepted: "Your follow request was accepted"
|
yourFollowRequestAccepted: "Your observe request was accepted"
|
||||||
youWereInvitedToGroup: "{userName} invited you to a group"
|
youWereInvitedToGroup: "{userName} invited you to a group"
|
||||||
pollEnded: "Poll results have become available"
|
pollEnded: "Poll results have become available"
|
||||||
emptyPushNotificationMessage: "Push notifications have been updated"
|
emptyPushNotificationMessage: "Push notifications have been updated"
|
||||||
|
@ -2098,7 +2098,7 @@ _notification:
|
||||||
voted: "voted on your poll"
|
voted: "voted on your poll"
|
||||||
_types:
|
_types:
|
||||||
all: "All"
|
all: "All"
|
||||||
follow: "New followers"
|
follow: "New observers"
|
||||||
mention: "Mentions"
|
mention: "Mentions"
|
||||||
reply: "Replies"
|
reply: "Replies"
|
||||||
renote: "Rebeeps"
|
renote: "Rebeeps"
|
||||||
|
@ -2106,13 +2106,13 @@ _notification:
|
||||||
reaction: "Reactions"
|
reaction: "Reactions"
|
||||||
pollVote: "Votes on polls"
|
pollVote: "Votes on polls"
|
||||||
pollEnded: "Polls ending"
|
pollEnded: "Polls ending"
|
||||||
receiveFollowRequest: "Received follow requests"
|
receiveFollowRequest: "Received observing requests"
|
||||||
followRequestAccepted: "Accepted follow requests"
|
followRequestAccepted: "Accepted observing requests"
|
||||||
groupInvited: "Group invitations"
|
groupInvited: "Group invitations"
|
||||||
app: "Notifications from linked apps"
|
app: "Notifications from linked apps"
|
||||||
bite: "Bites"
|
bite: "Bites"
|
||||||
_actions:
|
_actions:
|
||||||
followBack: "followed you back"
|
followBack: "is observing you back"
|
||||||
reply: "Reply"
|
reply: "Reply"
|
||||||
renote: "Rebeeps"
|
renote: "Rebeeps"
|
||||||
_deck:
|
_deck:
|
||||||
|
|
Loading…
Reference in a new issue