Translated using Weblate (English (United Kingdom))

Currently translated at 14.9% (101 of 677 strings)

Co-authored-by: Jake Averill <jake@ja91.uk>
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/en_GB/
Translation: Tusky/Tusky
This commit is contained in:
Jake Averill 2025-01-01 07:50:38 +00:00 committed by Weblate
parent 84ca8d8e2e
commit 2974ab117a

View File

@ -19,4 +19,81 @@
<string name="error_authorization_denied">Authorisation was denied. If you\'re sure that you supplied the correct credentials, try Login in Browser from the menu.</string>
<string name="error_authorization_unknown">An unidentified authorisation error occurred.</string>
<string name="pref_title_gradient_for_media">Show colourful gradients for hidden media</string>
</resources>
<string name="error_multimedia_size_limit">Video and audio files cannot exceed %1$s MB in size.</string>
<string name="error_media_upload_opening">That file could not be opened.</string>
<string name="error_media_upload_permission">Permission to read media is required.</string>
<string name="error_media_download_permission">Permission to store media is required.</string>
<string name="error_media_upload_image_or_video">Images and videos cannot both be attached to the same post.</string>
<string name="error_media_upload_sending">The upload failed.</string>
<string name="error_muting_hashtag_format">Error muting #%1$s</string>
<string name="error_unmuting_hashtag_format">Error unmuting #%1$s</string>
<string name="error_following_hashtags_unsupported">This instance does not support following hashtags.</string>
<string name="post_media_alt">ALT</string>
<string name="post_content_warning_show_more">Show more</string>
<string name="error_status_source_load">Failed to load the status source from the server.</string>
<string name="post_content_warning_show_less">Show less</string>
<string name="error_following_hashtag_format">Error following #%1$s</string>
<string name="error_unfollowing_hashtag_format">Error unfollowing #%1$s</string>
<string name="title_notifications">Notifications</string>
<string name="title_public_federated">Federated</string>
<string name="title_direct_messages">Direct messages</string>
<string name="error_generic">An error occurred.</string>
<string name="error_sender_account_gone">Error sending post.</string>
<string name="title_public_local">Local</string>
<string name="title_posts_with_replies">With replies</string>
<string name="error_empty">This cannot be empty.</string>
<string name="error_invalid_domain">Invalid domain entered</string>
<string name="title_public_trending_statuses">Trending posts</string>
<string name="title_public_trending_hashtags">Trending hashtags</string>
<string name="error_unblocking_domain">Failed to unmute %1$s: %2$s</string>
<string name="error_media_upload_sending_fmt">The upload failed: %1$s</string>
<string name="error_blocking_domain">Failed to mute %1$s: %2$s</string>
<string name="notification_follow_request_format">%1$s requested to follow you</string>
<string name="post_sensitive_media_title">Sensitive content</string>
<string name="error_deleting_filter">Error deleting filter \'%1$s\'</string>
<string name="error_saving_filter">Error saving filter \'%1$s\'</string>
<string name="title_tab_preferences">Tabs</string>
<string name="title_view_thread">Thread</string>
<string name="title_posts">Posts</string>
<string name="title_posts_pinned">Pinned</string>
<string name="title_follows">Follows</string>
<string name="title_followers">Followers</string>
<string name="title_bookmarks">Bookmarks</string>
<string name="title_mutes">Muted users</string>
<string name="title_blocks">Blocked users</string>
<string name="title_domain_mutes">Hidden domains</string>
<string name="title_migration_relogin">Re-login for push notifications</string>
<string name="title_follow_requests">Follow requests</string>
<string name="title_edit_profile">Edit your profile</string>
<string name="title_licenses">Licenses</string>
<string name="title_followed_hashtags">Followed hashtags</string>
<string name="title_edits">Edits</string>
<string name="dialog_follow_hashtag_title">Follow hashtag</string>
<string name="dialog_follow_hashtag_hint">#hashtag</string>
<string name="post_media_hidden_title">Media hidden</string>
<string name="post_sensitive_media_directions">Click to view</string>
<string name="post_content_show_more">Expand</string>
<string name="post_content_show_less">Collapse</string>
<string name="post_edited">Edited %1$s</string>
<string name="message_empty">Nothing here.</string>
<string name="footer_empty">Nothing here. Pull down to refresh!</string>
<string name="notification_follow_format">%1$s followed you</string>
<string name="notification_sign_up_format">%1$s signed up</string>
<string name="title_drafts">Drafts</string>
<string name="notification_reblog_format">%1$s boosted your post</string>
<string name="title_login">Login</string>
<string name="title_announcements">Announcements</string>
<string name="error_could_not_load_login_page">Could not load the login page.</string>
<string name="title_scheduled_posts">Scheduled posts</string>
<string name="post_username_format">\@%1$s</string>
<string name="post_boosted_format">%1$s boosted</string>
<string name="error_network">A network error occurred. Please check your connection and try again.</string>
<string name="error_failed_app_registration">Failed authenticating with that instance. If this persists, try Login in Browser from the menu.</string>
<string name="error_no_web_browser_found">Couldn\'t find a web browser to use.</string>
<string name="error_retrieving_oauth_token">Failed getting a login token. If this persists, try Login in Browser from the menu.</string>
<string name="error_loading_account_details">Failed to load account details</string>
<string name="error_image_edit_failed">The image could not be edited.</string>
<string name="error_media_upload_type">That type of file cannot be uploaded.</string>
<string name="error_compose_character_limit">The post is too long!</string>
<string name="title_home">Home</string>
</resources>