135 lines
7.8 KiB
XML
135 lines
7.8 KiB
XML
<resources>
|
|
<string name="app_name">Tusky</string>
|
|
<string name="app_website">http://tusky.keylesspalace.com</string>
|
|
|
|
<string name="oauth_scheme">com.keylesspalace.tusky</string>
|
|
<string name="oauth_redirect_host">oauth2redirect</string>
|
|
<string name="preferences_file_key">com.keylesspalace.tusky.PREFERENCES</string>
|
|
|
|
<string name="error_authorization_unknown">An unidentified authorization error occurred.</string>
|
|
<string name="error_fetching_notifications">Notifications could not be fetched.</string>
|
|
<string name="error_compose_character_limit">The status is too long!</string>
|
|
<string name="error_sending_status">The status failed to be sent.</string>
|
|
<string name="error_media_upload_size">The file must be less than 4MB.</string>
|
|
<string name="error_media_upload_type">That type of file is not able to be uploaded.</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 to upload it.</string>
|
|
<string name="error_media_upload_image_or_video">Images and videos cannot both be attached to the same status.</string>
|
|
<string name="error_media_upload_sending">The media could not be uploaded.</string>
|
|
<string name="error_following">That user wasn\'t followed.</string>
|
|
<string name="error_unfollowing">That user wasn\'t unfollowed.</string>
|
|
<string name="error_blocking">That user wasn\'t blocked.</string>
|
|
<string name="error_unblocking">That user wasn\'t unblocked.</string>
|
|
<string name="error_view_thread">Couldn\'t fetch that thread.</string>
|
|
<string name="error_obtain_account">Failed to obtain that account.</string>
|
|
<string name="error_report_unsent">The report could not be sent.</string>
|
|
<string name="error_report_too_few_statuses">At least one status must be reported.</string>
|
|
|
|
<string name="title_home">Home</string>
|
|
<string name="title_notifications">Notifications</string>
|
|
<string name="title_public">Public</string>
|
|
<string name="title_thread">Thread</string>
|
|
<string name="title_tag">#%s</string>
|
|
<string name="title_statuses">Posts</string>
|
|
<string name="title_follows">Follows</string>
|
|
<string name="title_followers">Followers</string>
|
|
<string name="title_favourites">Favourites</string>
|
|
<string name="title_blocks">Blocked users</string>
|
|
|
|
<string name="status_username_format">\@%s</string>
|
|
<string name="status_boosted_format">%s boosted</string>
|
|
<string name="status_sensitive_media_title">Sensitive Media</string>
|
|
<string name="status_sensitive_media_directions">Click to view</string>
|
|
<string name="status_content_warning_show_more">Show More</string>
|
|
<string name="status_content_warning_show_less">Show Less</string>
|
|
|
|
<string name="footer_retry_statuses">Could not load the rest of the statuses.</string>
|
|
<string name="footer_retry_notifications">Could not load the rest of the statuses.</string>
|
|
<string name="footer_retry_accounts">Could not load the rest of the accounts.</string>
|
|
<string name="footer_end_of_statuses">end of the statuses</string>
|
|
<string name="footer_end_of_notifications">end of the notifications</string>
|
|
<string name="footer_end_of_accounts">end of the accounts</string>
|
|
|
|
<string name="notification_reblog_format">%s boosted your toot</string>
|
|
<string name="notification_favourite_format">%s favourited your toot</string>
|
|
<string name="notification_follow_format">%s followed you</string>
|
|
|
|
<string name="report_username_format">Report @%s</string>
|
|
<string name="report_comment_hint">Additional comments?</string>
|
|
|
|
<string name="action_compose">Compose</string>
|
|
<string name="action_login">Login with Mastodon</string>
|
|
<string name="action_logout">Log Out</string>
|
|
<string name="action_follow">Follow</string>
|
|
<string name="action_unfollow">Unfollow</string>
|
|
<string name="action_block">Block</string>
|
|
<string name="action_unblock">Unblock</string>
|
|
<string name="action_report">Report</string>
|
|
<string name="action_delete">Delete</string>
|
|
<string name="action_send">TOOT</string>
|
|
<string name="action_retry">Retry</string>
|
|
<string name="action_mark_sensitive">Mark media sensitive</string>
|
|
<string name="action_hide_text">Hide text behind warning</string>
|
|
<string name="action_ok">Ok</string>
|
|
<string name="action_cancel">Cancel</string>
|
|
<string name="action_close">Close</string>
|
|
<string name="action_back">Back</string>
|
|
<string name="action_view_profile">Profile</string>
|
|
<string name="action_view_preferences">Preferences</string>
|
|
<string name="action_view_favourites">Favourites</string>
|
|
<string name="action_view_blocks">Blocked users</string>
|
|
<string name="action_open_in_web">Open in browser</string>
|
|
<string name="action_set_time">Set</string>
|
|
|
|
<string name="confirmation_send">Toot!</string>
|
|
<string name="confirmation_reported">Sent!</string>
|
|
|
|
<string name="hint_domain">Which instance?</string>
|
|
<string name="hint_compose">What\'s happening?</string>
|
|
<string name="hint_content_warning">Content warning</string>
|
|
|
|
<string name="link_no_account">No account?</string>
|
|
|
|
<string name="dialog_no_account">
|
|
Similar to an email address, a Mastodon account can be provided by any one of many
|
|
websites.\n\nSo, find the address of one you\'d like to join and enter it here. This will
|
|
direct you there to either make an account or log in.
|
|
</string>
|
|
<string name="dialog_title_finishing_media_upload">Finishing Media Upload</string>
|
|
<string name="dialog_message_uploading_media">Uploading…</string>
|
|
|
|
<string name="visibility_public">Everyone can see</string>
|
|
<string name="visibility_unlisted">Everyone can see, but not on public timelines</string>
|
|
<string name="visibility_private">Only followers and mentions can see</string>
|
|
|
|
<string name="notification_service_description">Allows Tusky to check for Mastodon notifications.</string>
|
|
<string name="notification_service_several_mentions">%d new mentions</string>
|
|
<string name="notification_service_one_mention">Mention from %s</string>
|
|
|
|
<string name="pref_title_notification_settings">Notifications</string>
|
|
<string name="pref_title_pull_notifications">Enable pull notifcations</string>
|
|
<string name="pref_summary_pull_notifications">Check for notifications periodically</string>
|
|
<string name="pref_title_pull_notification_check_interval">Check interval</string>
|
|
<string name="pref_summary_pull_notification_check_interval">How often to pull</string>
|
|
<string name="pref_title_notification_alert_sound">Notify with a sound</string>
|
|
<string name="pref_title_notification_style_vibrate">Notify with vibration</string>
|
|
<string name="pref_title_notification_style_light">Notify with light</string>
|
|
<string name="pref_title_appearance_settings">Appearance</string>
|
|
<string name="pref_title_light_theme">Use the Light Theme</string>
|
|
<string name="action_submit">Submit</string>
|
|
<string name="action_photo_pick">Add media</string>
|
|
<string name="action_compose_options">Privacy options</string>
|
|
<string name="login_success">Welcome back!</string>
|
|
<string name="action_share">Share</string>
|
|
<string name="send_status_to">Share toot URL to…</string>
|
|
<string name="action_mute">Mute</string>
|
|
<string name="action_unmute">Unmute</string>
|
|
<string name="error_unmuting">That user wasn\'t unmuted.</string>
|
|
<string name="error_muting">That user wasn\'t muted.</string>
|
|
<string name="search">Search accounts…</string>
|
|
<string name="toggle_nsfw">NSFW</string>
|
|
<string name="action_mention">Mention</string>
|
|
<string name="tusky_api_url">http://tuskynotify.keylesspalace.com</string>
|
|
<string name="notification_mention_format">%s mentioned you</string>
|
|
|
|
</resources>
|