Whalebird-desktop-client-ma.../locales/en/translation.json

182 lines
4.6 KiB
JSON
Raw Normal View History

2023-11-04 07:32:37 +01:00
{
"timeline": {
"home": "Home",
"notifications": "Notifications",
"local": "Local",
"public": "Public",
2024-03-08 16:42:55 +01:00
"bookmarks": "Bookmarks",
2023-11-04 07:32:37 +01:00
"search": "Search",
"status": {
2024-01-30 16:51:36 +01:00
"avatar": "Aavtar of {user}",
2023-11-04 07:32:37 +01:00
"boosted": "{user} boosted",
"poll": {
"refresh": "Refresh",
"vote": "Vote",
2023-11-04 10:14:00 +01:00
"people": "{num} people",
2023-11-04 07:32:37 +01:00
"closed": "Closed"
2023-11-25 06:50:46 +01:00
},
"show_more": "Show more",
2023-11-26 16:54:29 +01:00
"show_less": "Show less",
2023-12-12 16:49:00 +01:00
"cw": "Media hidden",
2024-01-30 16:51:36 +01:00
"hide_media": "Hide media",
"report": "Report {user}",
2024-01-30 16:51:36 +01:00
"open_original": "Open original page",
2024-02-27 12:49:27 +01:00
"filtered": "Filtered",
"show_anyway": "Show anyway",
2024-01-30 16:51:36 +01:00
"actions": {
"reply": "Reply",
"reblog": "reblog",
"favourite": "Favourite",
"bookmark": "Bookmark",
"emoji_reaction": "Emoji reaction",
"detail": "Details"
}
},
"mark_as_read": "Mark as read"
2023-11-04 07:32:37 +01:00
},
"accounts": {
"new": {
"title": "Add account",
2023-12-04 17:17:52 +01:00
"domain": "Domain",
2023-11-04 07:32:37 +01:00
"sign_in": "Sign in",
"authorize": "Authorize",
"authorization_code": "Authorization Code",
"authorization_helper": "Please paste the authorization code from your browser",
"without_code_authorize": "Please approve Whalebird in your browser, and after you approve it please authorize",
"detector_error": "Failed to connect to {domain}, make sure the server URL is valid or correct.",
"register_error": "Failed to add application.",
"token_error": "Failed to authorize.",
"credential_error": "Failed to confirm access token."
2023-12-04 17:08:12 +01:00
},
"remove": "Remove"
2023-11-04 10:14:00 +01:00
},
"notification": {
"favourite": {
2023-11-09 15:29:10 +01:00
"title": "Favourite",
2023-11-04 10:14:00 +01:00
"body": "{user} favourited your post"
},
"reblog": {
2023-11-09 15:29:10 +01:00
"title": "Boost",
2023-11-04 10:14:00 +01:00
"body": "{user} boosted your post"
},
"quote": {
2023-11-09 15:29:10 +01:00
"title": "Quote",
2023-11-04 10:14:00 +01:00
"body": "{user} quoted your post"
},
"poll_expired": {
2023-11-09 15:29:10 +01:00
"title": "Poll",
2023-11-04 10:14:00 +01:00
"body": "{user} poll has ended"
},
"poll_vote": {
2023-11-09 15:29:10 +01:00
"title": "Poll",
2023-11-04 10:14:00 +01:00
"body": "{user} voted your poll"
},
"status": {
2023-11-09 15:29:10 +01:00
"title": "Status",
2023-11-04 10:14:00 +01:00
"body": "{user} just posted"
},
"update": {
2023-11-09 15:29:10 +01:00
"title": "Update",
2023-11-04 10:14:00 +01:00
"body": "{user} updated the post"
},
"emoji_reaction": {
2023-11-09 15:29:10 +01:00
"title": "Reaction",
2023-11-04 10:14:00 +01:00
"body": "{user} reacted your post"
},
"follow": {
2023-11-09 15:29:10 +01:00
"title": "Follow",
2023-11-04 10:14:00 +01:00
"body": "{user} followed you",
"followers": "{num} followers"
},
"follow_request": {
2023-11-09 15:29:10 +01:00
"title": "Follow Request",
2023-11-04 10:14:00 +01:00
"body": "{user} requested to follow you"
}
2023-11-21 16:56:26 +01:00
},
"compose": {
"placeholder": "What's on your mind?",
"spoiler": {
"placeholder": "Write your warning here"
},
2024-01-30 16:51:36 +01:00
"emoji": "Add emoji",
"actions": {
"attachment": "Add attachment",
"poll": "Add poll",
"visibility": "Change visibility",
"cw": "Set content warning",
"post": "Post"
},
2023-11-21 16:56:26 +01:00
"visibility": {
"public": "Public",
"unlisted": "Unlisted",
"private": "Private",
"direct": "Direct"
2023-11-23 07:06:46 +01:00
},
2023-11-30 16:38:55 +01:00
"nsfw": "Sensitive",
"poll": {
"add": "Add",
2023-11-30 16:38:55 +01:00
"5min": "5 minutes",
"30min": "30 minutes",
"1h": "1 hour",
"6h": "6 hours",
"1d": "1 day",
"3d": "3 days",
"7d": "7 days",
"multiple": "multiple"
},
"edit_media": {
"title": "Edit media",
"label": "Describe for people who are blind or have low vision",
"submit": "Apply"
2023-11-30 16:38:55 +01:00
}
2023-11-23 06:07:48 +01:00
},
"alert": {
"validation": {
"attachment_type": "You can attach only images or videos",
"attachment_length": "You can't attach over {limit} files"
2023-11-23 06:07:48 +01:00
},
"upload_error": "Failed to upload the file",
"compose": {
"post_failed": "Failed to post a status"
},
"failed_mark": "Failed to mark as read"
2023-12-02 03:50:42 +01:00
},
2024-01-30 16:51:36 +01:00
"detail": {
"back": "Back",
"close": "Close"
},
2023-12-02 03:50:42 +01:00
"profile": {
"follow": "Follow",
"unfollow": "Unfollow",
2023-12-02 05:30:01 +01:00
"open_original": "Open original page",
"block": "Block",
"unblock": "Unblock",
"mute": "Mute",
"unmute": "Unmute",
"block_domain": "Block domain {server}",
"unblock_domain": "Unblock domain {server}",
2023-12-02 05:30:01 +01:00
"timeline": "Timeline",
"followers": "Followers",
2024-01-30 16:51:36 +01:00
"followings": "Followings",
"header": "Header image of {user}",
"avatar": "Avatar of {user}",
"detail": "Details"
2023-12-04 17:08:12 +01:00
},
"settings": {
"title": "Settings",
2023-12-06 16:10:16 +01:00
"language": "Language",
"font_size": "Font size"
2023-12-12 16:49:00 +01:00
},
2024-01-13 08:59:01 +01:00
"thirdparty": {
"title": "Third-party licenses"
},
2023-12-12 16:49:00 +01:00
"report": {
"title": "Report {user}",
"detail": "Detail",
"submit": "Submit"
2024-01-12 14:14:33 +01:00
},
"search": {
"placeholder": "Search timeline"
2023-11-04 07:32:37 +01:00
}
}