Translated using Weblate (English (Australia))
Currently translated at 100.0% (1298 of 1298 strings) Translation: Mattermost/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
This commit is contained in:
parent
0c76aa0c40
commit
ba336f31b1
1 changed files with 19 additions and 0 deletions
|
|
@ -195,6 +195,7 @@
|
|||
"channel_info.position": "Position",
|
||||
"channel_info.private_channel": "Private Channel",
|
||||
"channel_info.public_channel": "Public Channel",
|
||||
"channel_info.scheduled": "Send on {time}",
|
||||
"channel_info.send_a_mesasge": "Send a message",
|
||||
"channel_info.send_mesasge": "Send message",
|
||||
"channel_info.set_header": "Set Header",
|
||||
|
|
@ -379,6 +380,7 @@
|
|||
"general_settings.about": "About {appTitle}",
|
||||
"general_settings.advanced_settings": "Advanced Settings",
|
||||
"general_settings.display": "Display",
|
||||
"general_settings.download_logs": "Download app logs",
|
||||
"general_settings.help": "Help",
|
||||
"general_settings.notifications": "Notifications",
|
||||
"general_settings.report_problem": "Report a problem",
|
||||
|
|
@ -1007,6 +1009,14 @@
|
|||
"rate.error.title": "Error",
|
||||
"rate.subtitle": "Let us know what you think.",
|
||||
"rate.title": "Enjoying Mattermost?",
|
||||
"report_a_problem.metadata.appPlatform": "App Platform",
|
||||
"report_a_problem.metadata.appVersion": "App Version",
|
||||
"report_a_problem.metadata.copy": "Copy",
|
||||
"report_a_problem.metadata.currentTeamId": "Current Team ID",
|
||||
"report_a_problem.metadata.currentUserId": "Current User ID",
|
||||
"report_a_problem.metadata.serverVersion": "Server Version",
|
||||
"report_problem.download_logs.title": "Download app logs",
|
||||
"report_problem.title": "Report a problem",
|
||||
"requested_ack.title": "Request Acknowledgements",
|
||||
"saved_messages.empty.paragraph": "To save something for later, long-press on a message and choose Save from the menu. Saved messages are only visible to you.",
|
||||
"saved_messages.empty.title": "No saved messages yet",
|
||||
|
|
@ -1018,6 +1028,7 @@
|
|||
"scheduled_post.channel_indicator.link_to_scheduled_posts.text": "See all.",
|
||||
"scheduled_post.channel_read_only": "Sending post failed",
|
||||
"scheduled_post.channel_read_only.message": "You cannot post to a read-only channel.",
|
||||
"scheduled_post.delete_fails": "Post deletion failed",
|
||||
"scheduled_post.delete_fails.message": "Post has been create successfully but failed to delete. Please delete the scheduled post manually from the scheduled post list.",
|
||||
"scheduled_post.empty.subtitle": "Schedule drafts to send messages at a later time. Any scheduled drafts will show up here and can be modified after being scheduled.",
|
||||
"scheduled_post.empty.title": "No scheduled drafts at the moment",
|
||||
|
|
@ -1026,6 +1037,7 @@
|
|||
"scheduled_post.error_code.invalid_post": "Invalid Post",
|
||||
"scheduled_post.error_code.no_channel_member": "Not In Channel",
|
||||
"scheduled_post.error_code.no_channel_permission": "Missing Permission",
|
||||
"scheduled_post.error_code.post_send_success_delete_failed": "Please delete manually as this post has already been sent",
|
||||
"scheduled_post.error_code.thread_deleted": "Thread Deleted",
|
||||
"scheduled_post.error_code.unable_to_send": "Unable to send",
|
||||
"scheduled_post.error_code.unknown_error": "Unknown Error",
|
||||
|
|
@ -1057,6 +1069,13 @@
|
|||
"screen.channel_files.results.filter.title": "Filter by file type",
|
||||
"screen.mentions.subtitle": "Messages you've been mentioned in",
|
||||
"screen.mentions.title": "Recent Mentions",
|
||||
"screen.report_problem.button": "Report a problem",
|
||||
"screen.report_problem.details.description": "When reporting a problem, share the metadata and app logs given below to help troubleshoot your problem more quickly",
|
||||
"screen.report_problem.details.description_without_logs": "When reporting a problem, share the metadata given below to help troubleshoot your problem more quickly",
|
||||
"screen.report_problem.details.title": "Troubleshooting details",
|
||||
"screen.report_problem.logs.download": "Download App Logs",
|
||||
"screen.report_problem.logs.title": "APP LOGS:",
|
||||
"screen.report_problem.metadata.title": "METADATA:",
|
||||
"screen.saved_messages.subtitle": "All messages you've saved for follow up",
|
||||
"screen.saved_messages.title": "Saved Messages",
|
||||
"screen.search.header.files": "Files",
|
||||
|
|
|
|||
Loading…
Reference in a new issue