2017-05-03 00:04:16 +00:00
{
2017-02-28 23:53:11 +00:00
"account.block" : "Block @{name}" ,
2017-05-19 19:05:32 +00:00
"account.block_domain" : "Hide everything from {domain}" ,
2017-07-24 18:05:29 +00:00
"account.disclaimer_full" : "Information below may reflect the user's profile incompletely." ,
2017-04-13 10:57:41 +00:00
"account.edit_profile" : "Edit profile" ,
2016-11-18 14:36:16 +00:00
"account.follow" : "Follow" ,
"account.followers" : "Followers" ,
2017-04-13 10:57:41 +00:00
"account.follows" : "Follows" ,
2017-04-27 10:03:28 +00:00
"account.follows_you" : "Follows you" ,
2017-05-19 19:05:32 +00:00
"account.media" : "Media" ,
2017-04-13 10:57:41 +00:00
"account.mention" : "Mention @{name}" ,
"account.mute" : "Mute @{name}" ,
"account.posts" : "Posts" ,
"account.report" : "Report @{name}" ,
2017-09-02 18:44:41 +00:00
"account.requested" : "Awaiting approval. Click to cancel follow request" ,
2017-07-27 22:55:15 +00:00
"account.share" : "Share @{name}'s profile" ,
2017-04-13 10:57:41 +00:00
"account.unblock" : "Unblock @{name}" ,
2017-05-19 19:05:32 +00:00
"account.unblock_domain" : "Unhide {domain}" ,
2017-04-13 10:57:41 +00:00
"account.unfollow" : "Unfollow" ,
"account.unmute" : "Unmute @{name}" ,
2017-07-24 18:05:29 +00:00
"account.view_full_profile" : "View full profile" ,
2017-04-13 10:57:41 +00:00
"boost_modal.combo" : "You can press {combo} to skip this next time" ,
2017-07-10 12:02:18 +00:00
"bundle_column_error.body" : "Something went wrong while loading this component." ,
"bundle_column_error.retry" : "Try again" ,
"bundle_column_error.title" : "Network error" ,
"bundle_modal_error.close" : "Close" ,
"bundle_modal_error.message" : "Something went wrong while loading this component." ,
"bundle_modal_error.retry" : "Try again" ,
2017-04-13 10:57:41 +00:00
"column.blocks" : "Blocked users" ,
2017-03-03 23:19:18 +00:00
"column.community" : "Local timeline" ,
2017-04-13 10:57:41 +00:00
"column.favourites" : "Favourites" ,
"column.follow_requests" : "Follow requests" ,
"column.home" : "Home" ,
2017-04-14 23:23:49 +00:00
"column.mutes" : "Muted users" ,
2016-11-20 18:39:18 +00:00
"column.notifications" : "Notifications" ,
2017-09-07 07:58:11 +00:00
"column.pins" : "Pinned toots" ,
2017-09-14 01:39:10 +00:00
"column.public" : "Federated timeline" ,
2017-04-27 10:03:28 +00:00
"column_back_button.label" : "Back" ,
2017-07-26 00:01:27 +00:00
"column_header.hide_settings" : "Hide settings" ,
2017-07-27 22:54:48 +00:00
"column_header.moveLeft_settings" : "Move column to the left" ,
"column_header.moveRight_settings" : "Move column to the right" ,
2017-06-04 12:51:35 +00:00
"column_header.pin" : "Pin" ,
2017-07-26 00:01:27 +00:00
"column_header.show_settings" : "Show settings" ,
2017-06-04 12:51:35 +00:00
"column_header.unpin" : "Unpin" ,
2017-04-27 10:03:28 +00:00
"column_subheading.navigation" : "Navigation" ,
"column_subheading.settings" : "Settings" ,
2017-04-27 18:41:25 +00:00
"compose_form.lock_disclaimer" : "Your account is not {locked}. Anyone can follow you to view your follower-only posts." ,
2017-04-27 10:03:28 +00:00
"compose_form.lock_disclaimer.lock" : "locked" ,
2016-11-18 14:36:16 +00:00
"compose_form.placeholder" : "What is on your mind?" ,
2017-04-27 23:21:26 +00:00
"compose_form.privacy_disclaimer" : "Your post will be delivered to mentioned users on {domains}. Do you trust {domainsCount, plural, one {that server} other {those servers}}? Post privacy only works on Mastodon instances. If {domains} {domainsCount, plural, one {is not a Mastodon instance} other {are not Mastodon instances}}, there will be no indication that your post is not a public post, and it may be boosted or otherwise made visible to unintended recipients." ,
2016-11-23 08:20:34 +00:00
"compose_form.publish" : "Toot" ,
2017-05-16 22:54:24 +00:00
"compose_form.publish_loud" : "{publish}!" ,
2016-12-22 23:38:16 +00:00
"compose_form.sensitive" : "Mark media as sensitive" ,
2017-01-27 19:38:35 +00:00
"compose_form.spoiler" : "Hide text behind warning" ,
2017-07-23 14:57:32 +00:00
"compose_form.spoiler_placeholder" : "Write your warning here" ,
2017-04-27 10:03:28 +00:00
"confirmation_modal.cancel" : "Cancel" ,
"confirmations.block.confirm" : "Block" ,
"confirmations.block.message" : "Are you sure you want to block {name}?" ,
"confirmations.delete.confirm" : "Delete" ,
"confirmations.delete.message" : "Are you sure you want to delete this status?" ,
2017-05-19 19:05:32 +00:00
"confirmations.domain_block.confirm" : "Hide entire domain" ,
"confirmations.domain_block.message" : "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable." ,
2017-04-27 10:03:28 +00:00
"confirmations.mute.confirm" : "Mute" ,
"confirmations.mute.message" : "Are you sure you want to mute {name}?" ,
2017-07-18 15:14:43 +00:00
"confirmations.unfollow.confirm" : "Unfollow" ,
"confirmations.unfollow.message" : "Are you sure you want to unfollow {name}?" ,
2017-09-01 19:30:13 +00:00
"embed.instructions" : "Embed this status on your website by copying the code below." ,
"embed.preview" : "Here is what it will look like:" ,
2017-04-27 10:03:28 +00:00
"emoji_button.activity" : "Activity" ,
2017-09-22 23:41:00 +00:00
"emoji_button.custom" : "Custom" ,
2017-04-27 10:03:28 +00:00
"emoji_button.flags" : "Flags" ,
"emoji_button.food" : "Food & Drink" ,
2017-04-13 10:57:41 +00:00
"emoji_button.label" : "Insert emoji" ,
2017-04-22 15:28:36 +00:00
"emoji_button.nature" : "Nature" ,
2017-09-22 23:41:00 +00:00
"emoji_button.not_found" : "No emojos!! (╯°□°)╯︵ ┻━┻" ,
2017-04-22 15:28:36 +00:00
"emoji_button.objects" : "Objects" ,
2017-04-27 10:03:28 +00:00
"emoji_button.people" : "People" ,
2017-09-22 23:41:00 +00:00
"emoji_button.recent" : "Frequently used" ,
2017-04-27 10:03:28 +00:00
"emoji_button.search" : "Search..." ,
2017-09-22 23:41:00 +00:00
"emoji_button.search_results" : "Search results" ,
2017-04-22 15:28:36 +00:00
"emoji_button.symbols" : "Symbols" ,
2017-04-27 10:03:28 +00:00
"emoji_button.travel" : "Travel & Places" ,
2017-04-13 10:57:41 +00:00
"empty_column.community" : "The local timeline is empty. Write something publicly to get the ball rolling!" ,
"empty_column.hashtag" : "There is nothing in this hashtag yet." ,
"empty_column.home" : "You aren't following anyone yet. Visit {public} or use search to get started and meet other users." ,
2017-05-04 21:41:34 +00:00
"empty_column.home.inactivity" : "Your home feed is empty. If you have been inactive for a while, it will be regenerated for you soon." ,
2017-05-03 00:04:16 +00:00
"empty_column.home.public_timeline" : "the public timeline" ,
2017-04-13 10:57:41 +00:00
"empty_column.notifications" : "You don't have any notifications yet. Interact with others to start the conversation." ,
"empty_column.public" : "There is nothing here! Write something publicly, or manually follow users from other instances to fill it up" ,
"follow_request.authorize" : "Authorize" ,
2017-04-13 17:37:04 +00:00
"follow_request.reject" : "Reject" ,
2017-05-06 11:43:43 +00:00
"getting_started.appsshort" : "Apps" ,
"getting_started.faq" : "FAQ" ,
2017-04-13 10:57:41 +00:00
"getting_started.heading" : "Getting started" ,
2017-05-06 11:43:43 +00:00
"getting_started.open_source_notice" : "Mastodon is open source software. You can contribute or report issues on GitHub at {github}." ,
"getting_started.userguide" : "User Guide" ,
2017-04-13 10:57:41 +00:00
"home.column_settings.advanced" : "Advanced" ,
"home.column_settings.basic" : "Basic" ,
"home.column_settings.filter_regex" : "Filter out by regular expressions" ,
"home.column_settings.show_reblogs" : "Show boosts" ,
"home.column_settings.show_replies" : "Show replies" ,
"home.settings" : "Column settings" ,
"lightbox.close" : "Close" ,
2017-07-30 22:18:15 +00:00
"lightbox.next" : "Next" ,
"lightbox.previous" : "Previous" ,
2017-04-13 10:57:41 +00:00
"loading_indicator.label" : "Loading..." ,
"media_gallery.toggle_visible" : "Toggle visibility" ,
"missing_indicator.label" : "Not found" ,
"navigation_bar.blocks" : "Blocked users" ,
"navigation_bar.community_timeline" : "Local timeline" ,
2017-01-05 03:47:02 +00:00
"navigation_bar.edit_profile" : "Edit profile" ,
2017-04-13 10:57:41 +00:00
"navigation_bar.favourites" : "Favourites" ,
"navigation_bar.follow_requests" : "Follow requests" ,
2017-06-04 02:25:18 +00:00
"navigation_bar.info" : "About this instance" ,
2017-04-13 10:57:41 +00:00
"navigation_bar.logout" : "Logout" ,
2017-04-14 23:23:49 +00:00
"navigation_bar.mutes" : "Muted users" ,
2017-09-14 01:39:10 +00:00
"navigation_bar.pins" : "Pinned toots" ,
2017-01-05 03:47:02 +00:00
"navigation_bar.preferences" : "Preferences" ,
2017-03-03 23:19:18 +00:00
"navigation_bar.public_timeline" : "Federated timeline" ,
2016-11-20 18:39:18 +00:00
"notification.favourite" : "{name} favourited your status" ,
2017-04-13 10:57:41 +00:00
"notification.follow" : "{name} followed you" ,
2017-05-12 12:46:21 +00:00
"notification.mention" : "{name} mentioned you" ,
2016-11-26 14:45:35 +00:00
"notification.reblog" : "{name} boosted your status" ,
2017-04-13 10:57:41 +00:00
"notifications.clear" : "Clear notifications" ,
2017-04-27 10:03:28 +00:00
"notifications.clear_confirmation" : "Are you sure you want to permanently clear all your notifications?" ,
2017-01-02 13:09:57 +00:00
"notifications.column_settings.alert" : "Desktop notifications" ,
"notifications.column_settings.favourite" : "Favourites:" ,
2017-04-13 10:57:41 +00:00
"notifications.column_settings.follow" : "New followers:" ,
2017-01-02 13:09:57 +00:00
"notifications.column_settings.mention" : "Mentions:" ,
2017-07-14 09:03:01 +00:00
"notifications.column_settings.push" : "Push notifications" ,
"notifications.column_settings.push_meta" : "This device" ,
2017-01-02 13:09:57 +00:00
"notifications.column_settings.reblog" : "Boosts:" ,
2017-04-13 10:57:41 +00:00
"notifications.column_settings.show" : "Show in column" ,
"notifications.column_settings.sound" : "Play sound" ,
2017-04-27 10:03:28 +00:00
"onboarding.done" : "Done" ,
"onboarding.next" : "Next" ,
"onboarding.page_five.public_timelines" : "The local timeline shows public posts from everyone on {domain}. The federated timeline shows public posts from everyone who people on {domain} follow. These are the Public Timelines, a great way to discover new people." ,
"onboarding.page_four.home" : "The home timeline shows posts from people you follow." ,
"onboarding.page_four.notifications" : "The notifications column shows when someone interacts with you." ,
2017-04-28 13:11:54 +00:00
"onboarding.page_one.federation" : "Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances." ,
2017-04-27 10:03:28 +00:00
"onboarding.page_one.handle" : "You are on {domain}, so your full handle is {handle}" ,
"onboarding.page_one.welcome" : "Welcome to Mastodon!" ,
"onboarding.page_six.admin" : "Your instance's admin is {admin}." ,
"onboarding.page_six.almost_done" : "Almost done..." ,
"onboarding.page_six.appetoot" : "Bon Appetoot!" ,
"onboarding.page_six.apps_available" : "There are {apps} available for iOS, Android and other platforms." ,
"onboarding.page_six.github" : "Mastodon is free open-source software. You can report bugs, request features, or contribute to the code on {github}." ,
"onboarding.page_six.guidelines" : "community guidelines" ,
"onboarding.page_six.read_guidelines" : "Please read {domain}'s {guidelines}!" ,
"onboarding.page_six.various_app" : "mobile apps" ,
"onboarding.page_three.profile" : "Edit your profile to change your avatar, bio, and display name. There, you will also find other preferences." ,
"onboarding.page_three.search" : "Use the search bar to find people and look at hashtags, such as {illustration} and {introductions}. To look for a person who is not on this instance, use their full handle." ,
"onboarding.page_two.compose" : "Write posts from the compose column. You can upload images, change privacy settings, and add content warnings with the icons below." ,
"onboarding.skip" : "Skip" ,
2017-04-13 10:57:41 +00:00
"privacy.change" : "Adjust status privacy" ,
"privacy.direct.long" : "Post to mentioned users only" ,
"privacy.direct.short" : "Direct" ,
"privacy.private.long" : "Post to followers only" ,
2017-04-23 22:38:37 +00:00
"privacy.private.short" : "Followers-only" ,
2017-04-13 10:57:41 +00:00
"privacy.public.long" : "Post to public timelines" ,
"privacy.public.short" : "Public" ,
2017-04-27 23:21:26 +00:00
"privacy.unlisted.long" : "Do not post to public timelines" ,
2017-04-13 10:57:41 +00:00
"privacy.unlisted.short" : "Unlisted" ,
"reply_indicator.cancel" : "Cancel" ,
"report.placeholder" : "Additional comments" ,
"report.submit" : "Submit" ,
2017-06-27 16:07:21 +00:00
"report.target" : "Reporting {target}" ,
2017-04-13 10:57:41 +00:00
"search.placeholder" : "Search" ,
2017-04-27 10:03:28 +00:00
"search_results.total" : "{count, number} {count, plural, one {result} other {results}}" ,
2017-07-14 09:03:01 +00:00
"standalone.public_title" : "A look inside..." ,
2017-04-27 10:03:28 +00:00
"status.cannot_reblog" : "This post cannot be boosted" ,
2017-04-13 10:57:41 +00:00
"status.delete" : "Delete" ,
2017-09-01 19:30:13 +00:00
"status.embed" : "Embed" ,
2017-04-13 10:57:41 +00:00
"status.favourite" : "Favourite" ,
"status.load_more" : "Load more" ,
"status.media_hidden" : "Media hidden" ,
"status.mention" : "Mention @{name}" ,
Feature conversations muting (#3017)
* Add <ostatus:conversation /> tag to Atom input/output
Only uses ref attribute (not href) because href would be
the alternate link that's always included also.
Creates new conversation for every non-reply status. Carries
over conversation for every reply. Keeps remote URIs verbatim,
generates local URIs on the fly like the rest of them.
* Conversation muting - prevents notifications that reference a conversation
(including replies, favourites, reblogs) from being created. API endpoints
/api/v1/statuses/:id/mute and /api/v1/statuses/:id/unmute
Currently no way to tell when a status/conversation is muted, so the web UI
only has a "disable notifications" button, doesn't work as a toggle
* Display "Dismiss notifications" on all statuses in notifications column, not just own
* Add "muted" as a boolean attribute on statuses JSON
For now always false on contained reblogs, since it's only relevant for
statuses returned from the notifications endpoint, which are not nested
Remove "Disable notifications" from detailed status view, since it's
only relevant in the notifications column
* Up max class length
* Remove pending test for conversation mute
* Add tests, clean up
* Rename to "mute conversation" and "unmute conversation"
* Raise validation error when trying to mute/unmute status without conversation
2017-05-15 01:04:13 +00:00
"status.mute_conversation" : "Mute conversation" ,
2017-04-13 10:57:41 +00:00
"status.open" : "Expand this status" ,
2017-08-24 23:41:18 +00:00
"status.pin" : "Pin on profile" ,
2017-04-13 10:57:41 +00:00
"status.reblog" : "Boost" ,
"status.reblogged_by" : "{name} boosted" ,
"status.reply" : "Reply" ,
2017-04-19 12:20:04 +00:00
"status.replyAll" : "Reply to thread" ,
2017-04-13 10:57:41 +00:00
"status.report" : "Report @{name}" ,
"status.sensitive_toggle" : "Click to view" ,
"status.sensitive_warning" : "Sensitive content" ,
2017-07-26 00:01:27 +00:00
"status.share" : "Share" ,
2017-04-13 10:57:41 +00:00
"status.show_less" : "Show less" ,
"status.show_more" : "Show more" ,
Feature conversations muting (#3017)
* Add <ostatus:conversation /> tag to Atom input/output
Only uses ref attribute (not href) because href would be
the alternate link that's always included also.
Creates new conversation for every non-reply status. Carries
over conversation for every reply. Keeps remote URIs verbatim,
generates local URIs on the fly like the rest of them.
* Conversation muting - prevents notifications that reference a conversation
(including replies, favourites, reblogs) from being created. API endpoints
/api/v1/statuses/:id/mute and /api/v1/statuses/:id/unmute
Currently no way to tell when a status/conversation is muted, so the web UI
only has a "disable notifications" button, doesn't work as a toggle
* Display "Dismiss notifications" on all statuses in notifications column, not just own
* Add "muted" as a boolean attribute on statuses JSON
For now always false on contained reblogs, since it's only relevant for
statuses returned from the notifications endpoint, which are not nested
Remove "Disable notifications" from detailed status view, since it's
only relevant in the notifications column
* Up max class length
* Remove pending test for conversation mute
* Add tests, clean up
* Rename to "mute conversation" and "unmute conversation"
* Raise validation error when trying to mute/unmute status without conversation
2017-05-15 01:04:13 +00:00
"status.unmute_conversation" : "Unmute conversation" ,
2017-08-24 23:41:18 +00:00
"status.unpin" : "Unpin from profile" ,
2017-04-13 10:57:41 +00:00
"tabs_bar.compose" : "Compose" ,
"tabs_bar.federated_timeline" : "Federated" ,
"tabs_bar.home" : "Home" ,
"tabs_bar.local_timeline" : "Local" ,
"tabs_bar.notifications" : "Notifications" ,
"upload_area.title" : "Drag & drop to upload" ,
"upload_button.label" : "Add media" ,
"upload_form.undo" : "Undo" ,
"upload_progress.label" : "Uploading..." ,
2017-09-14 01:39:10 +00:00
"video.close" : "Close video" ,
"video.exit_fullscreen" : "Exit full screen" ,
"video.expand" : "Expand video" ,
"video.fullscreen" : "Full screen" ,
"video.hide" : "Hide video" ,
"video.mute" : "Mute sound" ,
"video.pause" : "Pause" ,
"video.play" : "Play" ,
"video.unmute" : "Unmute sound" ,
2017-04-27 10:03:28 +00:00
"video_player.expand" : "Expand video" ,
2017-04-13 10:57:41 +00:00
"video_player.toggle_sound" : "Toggle sound" ,
"video_player.toggle_visible" : "Toggle visibility" ,
2017-05-03 00:04:16 +00:00
"video_player.video_error" : "Video could not be played"
2017-05-07 17:55:47 +00:00
}