2017-04-05 12:29:15 +10:00
|
|
|
<resources>
|
2017-01-03 10:30:27 +11:00
|
|
|
|
2017-04-06 17:09:49 +10:00
|
|
|
<string name="error_generic">An error occurred.</string>
|
2017-04-17 14:29:47 +10:00
|
|
|
<string name="error_empty">This cannot be empty.</string>
|
2017-04-06 17:09:49 +10:00
|
|
|
<string name="error_invalid_domain">Invalid domain entered</string>
|
|
|
|
<string name="error_failed_app_registration">Failed authenticating with that instance.</string>
|
2017-04-05 12:29:15 +10:00
|
|
|
<string name="error_no_web_browser_found">Couldn\'t find a web browser to use.</string>
|
2017-02-17 05:52:55 +11:00
|
|
|
<string name="error_authorization_unknown">An unidentified authorization error occurred.</string>
|
2017-04-05 12:29:15 +10:00
|
|
|
<string name="error_authorization_denied">Authorization was denied.</string>
|
|
|
|
<string name="error_retrieving_oauth_token">Failed getting a login token.</string>
|
2017-01-28 14:33:43 +11:00
|
|
|
<string name="error_compose_character_limit">The status is too long!</string>
|
2017-01-17 05:15:42 +11:00
|
|
|
<string name="error_media_upload_size">The file must be less than 4MB.</string>
|
2017-04-06 17:09:49 +10:00
|
|
|
<string name="error_media_upload_type">That type of file cannot be uploaded.</string>
|
2017-01-17 05:15:42 +11:00
|
|
|
<string name="error_media_upload_opening">That file could not be opened.</string>
|
2017-04-06 17:09:49 +10:00
|
|
|
<string name="error_media_upload_permission">Permission to read media is required.</string>
|
2017-04-07 21:11:31 +10:00
|
|
|
<string name="error_media_download_permission">Permission to store media is required.</string>
|
2017-01-28 14:33:43 +11:00
|
|
|
<string name="error_media_upload_image_or_video">Images and videos cannot both be attached to the same status.</string>
|
2017-04-06 17:09:49 +10:00
|
|
|
<string name="error_media_upload_sending">The upload failed.</string>
|
2017-03-01 13:38:47 +11:00
|
|
|
<string name="error_report_too_few_statuses">At least one status must be reported.</string>
|
2017-01-08 09:24:02 +11:00
|
|
|
|
|
|
|
<string name="title_home">Home</string>
|
|
|
|
<string name="title_notifications">Notifications</string>
|
2017-03-31 13:31:17 +11:00
|
|
|
<string name="title_public_local">Local</string>
|
|
|
|
<string name="title_public_federated">Federated</string>
|
2017-01-23 16:19:30 +11:00
|
|
|
<string name="title_thread">Thread</string>
|
2017-01-27 11:34:32 +11:00
|
|
|
<string name="title_tag">#%s</string>
|
2017-01-28 14:33:43 +11:00
|
|
|
<string name="title_statuses">Posts</string>
|
|
|
|
<string name="title_follows">Follows</string>
|
|
|
|
<string name="title_followers">Followers</string>
|
2017-02-21 13:32:10 +11:00
|
|
|
<string name="title_favourites">Favourites</string>
|
2017-04-22 09:02:04 +10:00
|
|
|
<string name="title_mutes">Muted users</string>
|
2017-03-13 00:01:50 +11:00
|
|
|
<string name="title_blocks">Blocked users</string>
|
2017-04-29 13:52:14 +10:00
|
|
|
<string name="title_follow_requests">Follow Requests</string>
|
2017-05-01 05:57:15 +10:00
|
|
|
<string name="title_edit_profile">Edit your profile</string>
|
2017-01-03 10:30:27 +11:00
|
|
|
|
|
|
|
<string name="status_username_format">\@%s</string>
|
|
|
|
<string name="status_boosted_format">%s boosted</string>
|
2017-01-11 07:41:50 +11:00
|
|
|
<string name="status_sensitive_media_title">Sensitive Media</string>
|
2017-03-07 21:59:54 +11:00
|
|
|
<string name="status_sensitive_media_directions">Click to view</string>
|
2017-02-01 10:42:05 +11:00
|
|
|
<string name="status_content_warning_show_more">Show More</string>
|
|
|
|
<string name="status_content_warning_show_less">Show Less</string>
|
2017-01-03 10:30:27 +11:00
|
|
|
|
2017-02-08 08:47:05 +11:00
|
|
|
<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>
|
2017-04-16 03:25:39 +10:00
|
|
|
<string name="footer_empty">There are no toots here so far. Pull down to refresh!</string>
|
2017-01-19 05:35:07 +11:00
|
|
|
|
2017-03-12 18:31:20 +11:00
|
|
|
<string name="notification_reblog_format">%s boosted your toot</string>
|
|
|
|
<string name="notification_favourite_format">%s favourited your toot</string>
|
2017-01-08 09:24:02 +11:00
|
|
|
<string name="notification_follow_format">%s followed you</string>
|
|
|
|
|
2017-03-11 09:47:04 +11:00
|
|
|
<string name="report_username_format">Report @%s</string>
|
2017-03-10 05:31:15 +11:00
|
|
|
<string name="report_comment_hint">Additional comments?</string>
|
2017-02-27 16:21:46 +11:00
|
|
|
|
2017-04-12 14:21:52 +10:00
|
|
|
<string name="action_reply">Reply</string>
|
|
|
|
<string name="action_reblog">Boost</string>
|
|
|
|
<string name="action_favourite">Favourite</string>
|
|
|
|
<string name="action_more">More</string>
|
2017-01-08 09:24:02 +11:00
|
|
|
<string name="action_compose">Compose</string>
|
2017-03-08 01:03:41 +11:00
|
|
|
<string name="action_login">Login with Mastodon</string>
|
2017-01-03 10:30:27 +11:00
|
|
|
<string name="action_logout">Log Out</string>
|
2017-05-06 02:19:34 +10:00
|
|
|
<string name="action_logout_confirm">Do you wish to logout</string>
|
2017-01-08 09:24:02 +11:00
|
|
|
<string name="action_follow">Follow</string>
|
2017-01-28 14:33:43 +11:00
|
|
|
<string name="action_unfollow">Unfollow</string>
|
2017-01-08 09:24:02 +11:00
|
|
|
<string name="action_block">Block</string>
|
2017-01-28 14:33:43 +11:00
|
|
|
<string name="action_unblock">Unblock</string>
|
2017-02-27 16:21:46 +11:00
|
|
|
<string name="action_report">Report</string>
|
2017-01-08 09:24:02 +11:00
|
|
|
<string name="action_delete">Delete</string>
|
2017-01-17 05:15:42 +11:00
|
|
|
<string name="action_send">TOOT</string>
|
2017-03-27 09:26:47 +11:00
|
|
|
<string name="action_send_public">TOOT!</string>
|
2017-01-17 05:15:42 +11:00
|
|
|
<string name="action_retry">Retry</string>
|
2017-02-04 11:53:33 +11:00
|
|
|
<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>
|
2017-01-19 05:35:07 +11:00
|
|
|
<string name="action_cancel">Cancel</string>
|
2017-02-05 15:20:19 +11:00
|
|
|
<string name="action_close">Close</string>
|
2017-01-23 16:19:30 +11:00
|
|
|
<string name="action_back">Back</string>
|
2017-02-22 09:55:37 +11:00
|
|
|
<string name="action_view_profile">Profile</string>
|
|
|
|
<string name="action_view_preferences">Preferences</string>
|
|
|
|
<string name="action_view_favourites">Favourites</string>
|
2017-04-22 09:02:04 +10:00
|
|
|
<string name="action_view_mutes">Muted users</string>
|
2017-03-10 05:31:15 +11:00
|
|
|
<string name="action_view_blocks">Blocked users</string>
|
2017-04-29 13:52:14 +10:00
|
|
|
<string name="action_view_follow_requests">Follow Requests</string>
|
2017-04-13 11:54:37 +10:00
|
|
|
<string name="action_view_thread">Thread</string>
|
|
|
|
<string name="action_view_media">Media</string>
|
2017-03-10 03:51:44 +11:00
|
|
|
<string name="action_open_in_web">Open in browser</string>
|
2017-04-06 17:09:49 +10:00
|
|
|
<string name="action_submit">Submit</string>
|
|
|
|
<string name="action_photo_pick">Add media</string>
|
2017-04-16 01:43:26 +10:00
|
|
|
<string name="action_photo_take">Take photo</string>
|
2017-04-06 17:09:49 +10:00
|
|
|
<string name="action_share">Share</string>
|
|
|
|
<string name="action_mute">Mute</string>
|
|
|
|
<string name="action_unmute">Unmute</string>
|
|
|
|
<string name="action_mention">Mention</string>
|
2017-06-21 04:16:03 +10:00
|
|
|
<string name="action_hide_media">Hide media</string>
|
2017-04-12 14:21:52 +10:00
|
|
|
<string name="action_compose_options">Options</string>
|
2017-04-13 11:54:37 +10:00
|
|
|
<string name="action_open_drawer">Open drawer</string>
|
|
|
|
<string name="action_clear">Clear</string>
|
2017-04-17 08:51:09 +10:00
|
|
|
<string name="action_save">Save</string>
|
|
|
|
<string name="action_edit_profile">Edit profile</string>
|
2017-04-22 16:06:19 +10:00
|
|
|
<string name="action_undo">Undo</string>
|
2017-04-29 13:52:14 +10:00
|
|
|
<string name="action_accept">Accept</string>
|
|
|
|
<string name="action_reject">Reject</string>
|
2017-06-19 18:18:39 +10:00
|
|
|
<string name="action_search">Search</string>
|
2017-04-06 17:09:49 +10:00
|
|
|
|
2017-04-13 06:21:48 +10:00
|
|
|
<string name="send_status_link_to">Share toot URL to…</string>
|
|
|
|
<string name="send_status_content_to">Share toot to…</string>
|
2017-04-06 17:09:49 +10:00
|
|
|
|
2017-01-23 16:19:30 +11:00
|
|
|
<string name="confirmation_send">Toot!</string>
|
2017-02-27 16:21:46 +11:00
|
|
|
<string name="confirmation_reported">Sent!</string>
|
2017-04-22 16:06:19 +10:00
|
|
|
<string name="confirmation_unblocked">User unblocked</string>
|
|
|
|
<string name="confirmation_unmuted">User unmuted</string>
|
2017-01-17 05:15:42 +11:00
|
|
|
|
2017-03-08 01:03:41 +11:00
|
|
|
<string name="hint_domain">Which instance?</string>
|
2017-03-08 00:09:33 +11:00
|
|
|
<string name="hint_compose">What\'s happening?</string>
|
|
|
|
<string name="hint_content_warning">Content warning</string>
|
2017-04-17 08:51:09 +10:00
|
|
|
<string name="hint_display_name">Display name</string>
|
|
|
|
<string name="hint_note">Bio</string>
|
2017-06-19 18:18:39 +10:00
|
|
|
<string name="hint_search">Search accounts and tags…</string>
|
|
|
|
|
|
|
|
<string name="search_no_results">No results</string>
|
2017-04-17 08:51:09 +10:00
|
|
|
|
|
|
|
<string name="label_avatar">Avatar</string>
|
|
|
|
<string name="label_header">Header</string>
|
2017-02-05 15:20:19 +11:00
|
|
|
|
2017-04-03 09:55:41 +10:00
|
|
|
<string name="link_whats_an_instance">What\'s an instance?</string>
|
2017-02-05 15:20:19 +11:00
|
|
|
|
2017-05-08 20:17:41 +10:00
|
|
|
<string name="login_connection">Connecting…</string>
|
|
|
|
|
2017-04-03 09:55:41 +10:00
|
|
|
<string name="dialog_whats_an_instance">The address or domain of any instance can be entered
|
|
|
|
here, such as mastodon.social, icosahedron.website, social.tchncs.de, and
|
|
|
|
<a href="https://github.com/tootsuite/mastodon/blob/master/docs/Using-Mastodon/List-of-Mastodon-instances.md">more!</a>
|
|
|
|
\n\nIf you don\'t yet have an account, you can enter the name of the instance you\'d like to
|
|
|
|
join and create an account there.\n\nAn instance is a single place where your account is
|
|
|
|
hosted, but you can easily communicate with and follow folks on other instances as though
|
|
|
|
you were on the same site.
|
|
|
|
\n\nMore info can be found at <a href="https://mastodon.social/about">mastodon.social</a>.
|
2017-02-05 15:20:19 +11:00
|
|
|
</string>
|
2017-02-07 18:05:50 +11:00
|
|
|
<string name="dialog_title_finishing_media_upload">Finishing Media Upload</string>
|
|
|
|
<string name="dialog_message_uploading_media">Uploading…</string>
|
2017-04-21 14:19:37 +10:00
|
|
|
<string name="dialog_download_image">Download</string>
|
2017-05-01 11:55:33 +10:00
|
|
|
<string name="dialog_message_follow_request">Follow request pending: awaiting their response</string>
|
2017-01-08 09:24:02 +11:00
|
|
|
|
2017-04-18 20:59:42 +10:00
|
|
|
<string name="visibility_public">Public: Post to public timelines</string>
|
|
|
|
<string name="visibility_unlisted">Unlisted: Do not show in public timelines</string>
|
2017-05-03 08:17:54 +10:00
|
|
|
<string name="visibility_private">Followers-Only: Post to followers only</string>
|
2017-04-18 20:59:42 +10:00
|
|
|
<string name="visibility_direct">Direct: Post to mentioned users only</string>
|
2017-01-08 09:24:02 +11:00
|
|
|
|
2017-02-05 18:34:55 +11:00
|
|
|
<string name="pref_title_notification_settings">Notifications</string>
|
2017-04-07 12:25:54 +10:00
|
|
|
<string name="pref_title_edit_notification_settings">Edit Notifications</string>
|
2017-04-06 17:09:49 +10:00
|
|
|
<string name="pref_title_notifications_enabled">Push notifications</string>
|
2017-03-29 06:39:29 +11:00
|
|
|
<string name="pref_title_notification_alerts">Alerts</string>
|
2017-02-05 18:34:55 +11:00
|
|
|
<string name="pref_title_notification_alert_sound">Notify with a sound</string>
|
2017-03-29 06:39:29 +11:00
|
|
|
<string name="pref_title_notification_alert_vibrate">Notify with vibration</string>
|
|
|
|
<string name="pref_title_notification_alert_light">Notify with light</string>
|
|
|
|
<string name="pref_title_notification_filters">Notify me when</string>
|
|
|
|
<string name="pref_title_notification_filter_mentions">mentioned</string>
|
|
|
|
<string name="pref_title_notification_filter_follows">followed</string>
|
|
|
|
<string name="pref_title_notification_filter_reblogs">my posts are boosted</string>
|
|
|
|
<string name="pref_title_notification_filter_favourites">my posts are favourited</string>
|
2017-02-17 05:52:55 +11:00
|
|
|
<string name="pref_title_appearance_settings">Appearance</string>
|
2017-03-10 04:09:32 +11:00
|
|
|
<string name="pref_title_light_theme">Use the Light Theme</string>
|
2017-04-07 12:25:54 +10:00
|
|
|
<string name="pref_title_browser_settings">Browser</string>
|
2017-04-12 14:21:52 +10:00
|
|
|
<string name="pref_title_custom_tabs">Use Chrome Custom Tabs</string>
|
|
|
|
<string name="pref_title_hide_follow_button">Hide follow button while scrolling</string>
|
2017-05-12 09:02:43 +10:00
|
|
|
<string name="pref_title_status_filter">Timeline filtering</string>
|
2017-04-16 04:23:07 +10:00
|
|
|
<string name="pref_title_status_tabs">Tabs</string>
|
|
|
|
<string name="pref_title_show_boosts">Show boosts</string>
|
|
|
|
<string name="pref_title_show_replies">Show replies</string>
|
2017-06-26 19:15:47 +10:00
|
|
|
<string name="pref_title_show_media_preview">Show media previews</string>
|
2017-04-06 17:09:49 +10:00
|
|
|
|
2017-03-12 18:31:20 +11:00
|
|
|
<string name="notification_mention_format">%s mentioned you</string>
|
2017-03-15 00:31:52 +11:00
|
|
|
<string name="notification_summary_large">%1$s, %2$s, %3$s and %4$d others</string>
|
|
|
|
<string name="notification_summary_medium">%1$s, %2$s, and %3$s</string>
|
|
|
|
<string name="notification_summary_small">%1$s and %2$s</string>
|
|
|
|
<string name="notification_title_summary">%d new interactions</string>
|
2017-04-06 17:09:49 +10:00
|
|
|
|
2017-04-12 14:21:52 +10:00
|
|
|
<string name="description_account_locked">Locked Account</string>
|
|
|
|
|
2017-04-16 04:05:25 +10:00
|
|
|
<string name="about_title_activity">About</string>
|
2017-05-08 12:00:29 +10:00
|
|
|
<string name="about_application_version">App version: %s</string>
|
|
|
|
<string name="about_project_site">
|
|
|
|
Project website:\n
|
|
|
|
https://tusky.keylesspalace.com
|
|
|
|
</string>
|
|
|
|
<string name="about_bug_feature_request_site">
|
|
|
|
Bug reports & feature requests:\n
|
|
|
|
https://github.com/Vavassor/Tusky/issues
|
|
|
|
</string>
|
2017-05-01 06:53:32 +10:00
|
|
|
<string name="about_tusky_account">Tusky\'s Profile</string>
|
2017-04-16 04:05:25 +10:00
|
|
|
|
2017-04-13 06:21:48 +10:00
|
|
|
<string name="status_share_content">Share content of toot</string>
|
|
|
|
<string name="status_share_link">Share link to toot</string>
|
2017-06-26 19:15:47 +10:00
|
|
|
<string name="status_media_images">Images</string>
|
|
|
|
<string name="status_media_video">Video</string>
|
2017-05-01 11:55:33 +10:00
|
|
|
|
|
|
|
<string name="state_follow_requested">Follow requested</string>
|
2017-01-03 10:30:27 +11:00
|
|
|
</resources>
|