Translated using Weblate (English (Australia))

Currently translated at 99.7% (2326 of 2332 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/
Этот коммит содержится в:
Matthew Williams
2022-02-22 11:15:58 +01:00
коммит произвёл Spiros Economakis
родитель 3be97ecc5d
Коммит 46080e5118

Просмотреть файл

@@ -7652,10 +7652,6 @@
"id": "api.slackimport.slack_add_bot_user.email_pwd",
"translation": "The Integration/Slack Bot user with email {{.Email}} and password {{.Password}} has been imported.\n"
},
{
"id": "api.server.warn_metric.start_trial",
"translation": "Start Trial"
},
{
"id": "api.server.warn_metric.number_of_teams_5.start_trial_notification_success.message",
"translation": "Your Enterprise trial is now active. Go to **System Console > User Management > Permissions** to enable Advanced Permissions."
@@ -9273,5 +9269,53 @@
{
"id": "model.emoji.system_emoji_name.app_error",
"translation": "Name conflicts with existing system emoji name."
},
{
"id": "app.system.get_onboarding_request.app_error",
"translation": "Failed to get onboarding completion status."
},
{
"id": "app.member_count",
"translation": "error retrieving member count"
},
{
"id": "app.group.crud_permission",
"translation": "Unable to perform operation for that source type."
},
{
"id": "app.custom_group.unique_name",
"translation": "group name is not unique"
},
{
"id": "api.license_error",
"translation": "API endpoint requires a licence"
},
{
"id": "api.error_set_first_admin_complete_setup",
"translation": "Error trying to save first admin complete setup in the store."
},
{
"id": "api.error_get_first_admin_complete_setup",
"translation": "Error trying to retrieve first admin complete setup from the store."
},
{
"id": "api.custom_groups.no_remote_id",
"translation": "remote_id must be blank for custom group"
},
{
"id": "api.custom_groups.must_be_referenceable",
"translation": "allow_reference must be 'true' for custom groups"
},
{
"id": "api.custom_groups.license_error",
"translation": "not licensed for custom groups"
},
{
"id": "api.custom_groups.feature_disabled",
"translation": "custom groups feature is disabled"
},
{
"id": "api.custom_groups.count_err",
"translation": "error counting groups"
}
]