tooot/src/i18n/en/screens/tabs.json

354 lines
9.4 KiB
JSON

{
"tabs": {
"local": {
"name": "Following"
},
"public": {
"name": "",
"segments": {
"left": "Federated",
"right": "Local"
}
},
"notifications": {
"name": "Notifications"
},
"me": {
"name": "About me"
}
},
"common": {
"search": {
"accessibilityLabel": "Search",
"accessibilityHint": "Search for hashtags, users or toots"
}
},
"notifications": {
"filter": {
"accessibilityLabel": "Filter",
"accessibilityHint": "Filter shown notifications' types"
}
},
"me": {
"stacks": {
"bookmarks": {
"name": "Bookmarks"
},
"conversations": {
"name": "Direct Messages"
},
"favourites": {
"name": "Favourites"
},
"fontSize": {
"name": "Toot Font Size"
},
"language": {
"name": "Language"
},
"lists": {
"name": "Lists"
},
"list": {
"name": "List: {{list}}"
},
"push": {
"name": "Push Notification"
},
"profile": {
"name": "Edit Profile"
},
"profileName": {
"name": "Edit Display Name"
},
"profileNote": {
"name": "Edit Description"
},
"profileFields": {
"name": "Edit Metadata"
},
"settings": {
"name": "App Settings"
},
"webSettings": {
"name": "More Account Settings"
},
"switch": {
"name": "Switch Account"
}
},
"fontSize": {
"demo": "<p>This is a demo toot😊. You can choose from several options from below.<br /><br />This setting only affects the main content of toots, but not other font sizes.</p>",
"sizes": {
"S": "S",
"M": "M - Default",
"L": "L",
"XL": "XL",
"XXL": "XXL"
}
},
"profile": {
"cancellation": {
"title": "Change Not Saved",
"message": "Your change has not been saved. Would you discard saving the changes?",
"buttons": {
"cancel": "$t(common:buttons.cancel)",
"discard": "Discard"
}
},
"feedback": {
"succeed": "{{type}} updated",
"failed": "{{type}} update failed, please try again"
},
"root": {
"name": {
"title": "Display Name"
},
"avatar": {
"title": "Avatar",
"description": "Will be downscaled to 400x400px"
},
"header": {
"title": "Banner",
"description": "Will be downscaled to 1500x500px"
},
"note": {
"title": "Description"
},
"fields": {
"title": "Metadata",
"total_one": "{{count}} field",
"total_other": "{{count}} fields"
},
"visibility": {
"title": "Posting Visibility",
"options": {
"public": "Public",
"unlisted": "Unlisted",
"private": "Followers only",
"cancel": "$t(common:buttons.cancel)"
}
},
"sensitive": {
"title": "Posting Media Sensitive"
},
"lock": {
"title": "Lock Account",
"description": "Requires you to manually approve followers"
},
"bot": {
"title": "Bot account",
"description": "This account mainly performs automated actions and might not be monitored"
}
},
"fields": {
"group": "Group {{index}}",
"label": "Label",
"content": "Content"
},
"mediaSelectionFailed": "Image processing failed. Please try again."
},
"push": {
"notAvailable": "Your phone does not support tooot's push notification",
"enable": {
"direct": "Enable push notification",
"settings": "Enable in settings"
},
"global": {
"heading": "Enable for {{acct}}",
"description": "Messages are routed through tooot's server"
},
"decode": {
"heading": "Show message details",
"description": "Messages routed through tooot's server are encrypted, but you can choose to decode the message on the server. Our server source code is open source, and no log policy."
},
"default": {
"heading": "Default"
},
"follow": {
"heading": "New follower"
},
"follow_request": {
"heading": "Follow request"
},
"favourite": {
"heading": "Favourited"
},
"reblog": {
"heading": "Boosted"
},
"mention": {
"heading": "Mentioned you"
},
"poll": {
"heading": "Poll updates"
},
"status": {
"heading": "Toot from subscribed users"
},
"howitworks": "Learn how routing works"
},
"root": {
"announcements": {
"content": {
"unread": "{{amount}} unread",
"read": "All read",
"empty": "None"
}
},
"push": {
"content": {
"enabled": "Enabled",
"disabled": "Disabled"
}
},
"update": {
"title": "Update to latest version"
},
"logout": {
"button": "Log out",
"alert": {
"title": "Logging out?",
"message": "After logging out, you need to log in again",
"buttons": {
"logout": "Logout",
"cancel": "$t(common:buttons.cancel)"
}
}
}
},
"settings": {
"fontsize": {
"heading": "$t(me.stacks.fontSize.name)",
"content": {
"S": "$t(me.fontSize.sizes.S)",
"M": "$t(me.fontSize.sizes.M)",
"L": "$t(me.fontSize.sizes.L)",
"XL": "$t(me.fontSize.sizes.XL)",
"XXL": "$t(me.fontSize.sizes.XXL)"
}
},
"language": {
"heading": "$t(me.stacks.language.name)",
"options": {
"cancel": "$t(common:buttons.cancel)"
}
},
"theme": {
"heading": "Appearance",
"options": {
"auto": "As system",
"light": "Light mode",
"dark": "Dark mode",
"cancel": "$t(common:buttons.cancel)"
}
},
"darkTheme": {
"heading": "Dark theme",
"options": {
"lighter": "Lighter",
"darker": "Darker",
"cancel": "$t(common:buttons.cancel)"
}
},
"browser": {
"heading": "Opening Link",
"options": {
"internal": "Inside app",
"external": "Use system browser",
"cancel": "$t(common:buttons.cancel)"
}
},
"staticEmoji": {
"heading": "Use static emoji",
"description": "If you encounter frequent app crash when viewing emoji list, you can try to use static emoji instead."
},
"feedback": {
"heading": "Feature Requests"
},
"support": {
"heading": "Support tooot"
},
"review": {
"heading": "Review tooot"
},
"contact": {
"heading": "Contact tooot"
},
"version": "Version v{{version}}",
"instanceVersion": "Mastodon version v{{version}}"
},
"switch": {
"existing": "Choose from logged in",
"new": "Log in to instance"
}
},
"shared": {
"account": {
"actions": {
"accessibilityLabel": "Actions for user {{user}}",
"accessibilityHint": "You can mute, block, report or share this user"
},
"followed_by": " is following you",
"moved": "User moved",
"created_at": "Joined: {{date}}",
"summary": {
"statuses_count": "{{count}} toots",
"following_count": "$t(shared.users.accounts.following)",
"followers_count": "$t(shared.users.accounts.followers)"
},
"toots": {
"default": "Toots",
"all": "Toots and replies"
},
"suspended": "Account suspended by the moderators of your server"
},
"attachments": {
"name": "<0 /><1>\"s media</1>"
},
"hashtag": {
"follow": "Follow",
"unfollow": "Unfollow"
},
"history": {
"name": "Edit History"
},
"search": {
"header": {
"prefix": "Searching",
"placeholder": "for..."
},
"empty": {
"general": "Enter keyword to search for <bold>$t(screenTabs:shared.search.sections.accounts)</bold>、<bold>$t(screenTabs:shared.search.sections.hashtags)</bold> or <bold>$t(screenTabs:shared.search.sections.statuses)</bold>",
"advanced": {
"header": "Advanced search",
"example": {
"account": "$t(shared.search.header.prefix) $t(shared.search.sections.accounts)",
"hashtag": "$t(shared.search.header.prefix) $t(shared.search.sections.hashtags)",
"statusLink": "$t(shared.search.header.prefix) $t(shared.search.sections.statuses)",
"accountLink": "$t(shared.search.header.prefix) $t(shared.search.sections.accounts)"
}
}
},
"sections": {
"accounts": "User",
"hashtags": "Hashtag",
"statuses": "Toot"
},
"notFound": "Cannot find <bold>{{searchTerm}}</bold> related {{type}}"
},
"toot": {
"name": "Discussions"
},
"users": {
"accounts": {
"following": "Following {{count}}",
"followers": "{{count}} followers"
},
"statuses": {
"reblogged_by": "{{count}} boosted",
"favourited_by": "{{count}} favourited"
}
}
}
}