Translated using Weblate (English (Australia))
Currently translated at 100.0% (5783 of 5783 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/en_AU/ Translated using Weblate (English (Australia)) Currently translated at 99.9% (2518 of 2519 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/en_AU/
Этот коммит содержится в:
коммит произвёл
Mattermost Build
родитель
1c55a0c614
Коммит
ee19af566d
@@ -77,11 +77,11 @@
|
||||
},
|
||||
{
|
||||
"id": "web.error.unsupported_browser.min_browser_version.edge",
|
||||
"translation": "Version 116+"
|
||||
"translation": "Version 118+"
|
||||
},
|
||||
{
|
||||
"id": "web.error.unsupported_browser.min_browser_version.chrome",
|
||||
"translation": "Version 116+"
|
||||
"translation": "Version 118+"
|
||||
},
|
||||
{
|
||||
"id": "web.error.unsupported_browser.learn_more",
|
||||
@@ -9977,5 +9977,113 @@
|
||||
{
|
||||
"id": "api.emoji.get_multiple_by_name_too_many.request_error",
|
||||
"translation": "Unable to get that many emojis by name. Only {{.MaxNames}} emojis can be requested at once."
|
||||
},
|
||||
{
|
||||
"id": "api.context.ip_filtering.apply_ip_filters.app_error",
|
||||
"translation": "An error occurred while applying IP Filters"
|
||||
},
|
||||
{
|
||||
"id": "api.context.ip_filtering.get_ip_filters.app_error",
|
||||
"translation": "An error occurred while fetching IP Filters"
|
||||
},
|
||||
{
|
||||
"id": "api.context.ip_filtering.get_my_ip.failed",
|
||||
"translation": "An error occurred while fetching the client's IP address"
|
||||
},
|
||||
{
|
||||
"id": "api.context.ip_filtering.not_available.app_error",
|
||||
"translation": "IP Filtering is not available on this server"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.ip_filters_changed.button",
|
||||
"translation": "Review changes"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.ip_filters_changed.subTitle",
|
||||
"translation": "@{{ .InitiatingUsername }} changed the IP filtering settings for your workspace at the URL: {{ .SiteURL }}"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.ip_filters_changed.subject",
|
||||
"translation": "Changes to Your Workspace's IP Filters"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.ip_filters_changed.title",
|
||||
"translation": "IP filtering changes for your workspace"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.ip_filters_changed_footer.contact_support",
|
||||
"translation": "Contact support"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.ip_filters_changed_footer.log_in_to_customer_portal",
|
||||
"translation": "Log in to the customer portal to reset IP filtering"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.ip_filters_changed_footer.send_an_email_to",
|
||||
"translation": "Send an email to {{ .InitiatingUserEmail }}"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.ip_filters_changed_footer.title",
|
||||
"translation": "Having trouble accessing your workspace?"
|
||||
},
|
||||
{
|
||||
"id": "app.login.doLogin.updateLastLogin.error",
|
||||
"translation": "Could not update last login timestamp"
|
||||
},
|
||||
{
|
||||
"id": "app.reaction.save.save.too_many_reactions",
|
||||
"translation": "Reaction limit has been reached for this post."
|
||||
},
|
||||
{
|
||||
"id": "model.outgoing_oauth_connection.is_valid.audience.empty",
|
||||
"translation": "Audience must not be empty."
|
||||
},
|
||||
{
|
||||
"id": "model.outgoing_oauth_connection.is_valid.name.error",
|
||||
"translation": "Invalid name."
|
||||
},
|
||||
{
|
||||
"id": "app.plugin.subpath_parse.app_error",
|
||||
"translation": "Failed to parse SiteURL subpath"
|
||||
},
|
||||
{
|
||||
"id": "model.outgoing_oauth_connection.is_valid.audience.error",
|
||||
"translation": "Some audience URL is incorrect."
|
||||
},
|
||||
{
|
||||
"id": "model.outgoing_oauth_connection.is_valid.client_id.error",
|
||||
"translation": "Invalid client ID."
|
||||
},
|
||||
{
|
||||
"id": "model.outgoing_oauth_connection.is_valid.client_secret.error",
|
||||
"translation": "Invalid client secret."
|
||||
},
|
||||
{
|
||||
"id": "model.outgoing_oauth_connection.is_valid.create_at.error",
|
||||
"translation": "Create at must be a valid time."
|
||||
},
|
||||
{
|
||||
"id": "model.outgoing_oauth_connection.is_valid.creator_id.error",
|
||||
"translation": "Invalid creator ID."
|
||||
},
|
||||
{
|
||||
"id": "model.outgoing_oauth_connection.is_valid.grant_type.error",
|
||||
"translation": "Invalid grant type."
|
||||
},
|
||||
{
|
||||
"id": "model.outgoing_oauth_connection.is_valid.id.error",
|
||||
"translation": "Invalid ID."
|
||||
},
|
||||
{
|
||||
"id": "model.outgoing_oauth_connection.is_valid.oauth_token_url.error",
|
||||
"translation": "Invalid OAuth token URL."
|
||||
},
|
||||
{
|
||||
"id": "model.outgoing_oauth_connection.is_valid.password_credentials.error",
|
||||
"translation": "Invalid password credentials."
|
||||
},
|
||||
{
|
||||
"id": "model.outgoing_oauth_connection.is_valid.update_at.error",
|
||||
"translation": "Update at must be a valid time."
|
||||
}
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user