Translated using Weblate (English (Australia))
Currently translated at 100.0% (1212 of 1212 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
2140e70d26
commit
0f1312520d
1 changed files with 20 additions and 0 deletions
|
|
@ -291,6 +291,7 @@
|
|||
"custom_status.suggestions.recent_title": "Recent",
|
||||
"custom_status.suggestions.title": "Suggestions",
|
||||
"custom_status.suggestions.working_from_home": "Working from home",
|
||||
"date.unknown": "Unknown",
|
||||
"date_separator.today": "Today",
|
||||
"date_separator.yesterday": "Yesterday",
|
||||
"default_skin_tone": "Default Skin Tone",
|
||||
|
|
@ -305,6 +306,18 @@
|
|||
"display_settings.tz.auto": "Auto",
|
||||
"display_settings.tz.manual": "Manual",
|
||||
"download.error": "Unable to download the file. Try again later.",
|
||||
"draft.option.header": "Draft actions",
|
||||
"draft.options.delete.cancel": "Cancel",
|
||||
"draft.options.delete.confirm": "Delete",
|
||||
"draft.options.delete.confirmation": "Are you sure you want to delete this draft?",
|
||||
"draft.options.delete.title": "Delete draft",
|
||||
"draft.options.edit.title": "Edit draft",
|
||||
"draft.options.send.title": "Send draft",
|
||||
"draft.options.title": "Draft Options",
|
||||
"draft.tooltip.description": "Long-press on an item to see draft actions",
|
||||
"drafts": "Drafts",
|
||||
"drafts.empty.subtitle": "Any message you have started will show here.",
|
||||
"drafts.empty.title": "No drafts at the moment",
|
||||
"edit_post.editPost": "Edit the post...",
|
||||
"edit_post.save": "Save",
|
||||
"edit_server.description": "Specify a display name for this server",
|
||||
|
|
@ -774,6 +787,7 @@
|
|||
"mobile.search.results": "{count} search {count, plural, one {result} other {results}}",
|
||||
"mobile.search.show_less": "Show less",
|
||||
"mobile.search.show_more": "Show more",
|
||||
"mobile.search.team.all_teams": "All teams",
|
||||
"mobile.search.team.select": "Select a team to search",
|
||||
"mobile.server_identifier.exists": "You are already connected to this server.",
|
||||
"mobile.server_link.error.text": "The link could not be found on this server.",
|
||||
|
|
@ -1010,6 +1024,10 @@
|
|||
"select_team.no_team.description": "To join a team, ask a team admin for an invitation, or create your own team. You may also want to check your email inbox for an invitation.",
|
||||
"select_team.no_team.title": "No teams are available to join",
|
||||
"select_team.title": "Select a team",
|
||||
"send_message.confirm.cancel": "Cancel",
|
||||
"send_message.confirm.description": "Are you sure you want to send this message to {channelName} now?",
|
||||
"send_message.confirm.send": "Send",
|
||||
"send_message.confirm.title": "Send message now",
|
||||
"server.invalid.certificate.description": "The certificate for this server is invalid.\nYou might be connecting to a server that is pretending to be \"{hostname}\" which could put your confidential information at risk.",
|
||||
"server.invalid.certificate.title": "Invalid SSL certificate",
|
||||
"server.invalid.pinning.title": "Invalid pinned SSL certificate",
|
||||
|
|
@ -1047,10 +1065,12 @@
|
|||
"settings.about.server.version.title": "Server Version:",
|
||||
"settings.about.server.version.value": "{version} (Build {buildNumber})",
|
||||
"settings.advanced.cancel": "Cancel",
|
||||
"settings.advanced.component_library": "Component library",
|
||||
"settings.advanced.delete": "Delete",
|
||||
"settings.advanced.delete_data": "Delete local files",
|
||||
"settings.advanced.delete_message.confirmation": "\nThis will delete all files downloaded through the app for this server. Please confirm to proceed.\n",
|
||||
"settings.advanced_settings": "Advanced Settings",
|
||||
"settings.advanced_settings.component_library": "Component library",
|
||||
"settings.display": "Display",
|
||||
"settings.link.error.text": "Unable to open the link.",
|
||||
"settings.link.error.title": "Error",
|
||||
|
|
|
|||
Loading…
Reference in a new issue