Translated using Weblate (English (Australia))

Currently translated at 99.9% (5705 of 5706 strings)

Translation: Mattermost/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/en_AU/

Translated using Weblate (English (Australia))

Currently translated at 99.9% (2488 of 2489 strings)

Translation: Mattermost/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/en_AU/
Этот коммит содержится в:
Matthew Williams
2023-10-09 16:01:43 +00:00
коммит произвёл Mattermost Build
родитель cf02207493
Коммит 20d13c9ef5
2 изменённых файлов: 195 добавлений и 13 удалений

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

@@ -77,11 +77,11 @@
},
{
"id": "web.error.unsupported_browser.min_browser_version.edge",
"translation": "Version 112+"
"translation": "Version 116+"
},
{
"id": "web.error.unsupported_browser.min_browser_version.chrome",
"translation": "Version 110+"
"translation": "Version 116+"
},
{
"id": "web.error.unsupported_browser.learn_more",
@@ -7035,7 +7035,7 @@
},
{
"id": "api.command_invite.user_not_in_team.app_error",
"translation": "@{{.Username}} is not a member of the team."
"translation": "You can add {{.Users}} to this channel once they are members of the **{{.Team}}** team."
},
{
"id": "api.command_invite.user_already_in_channel.app_error",
@@ -9857,5 +9857,113 @@
{
"id": "model.config.is_valid.persistent_notifications_interval.app_error",
"translation": "Invalid frequency of persistent notifications. Must be at least two minutes."
},
{
"id": "api.channel.gm_to_channel_conversion.not_allowed_for_user.request_error",
"translation": "User is not allowed to convert group message to private channel"
},
{
"id": "api.channel.patch_update_channel.update_direct_or_group_messages_not_allowed.app_error",
"translation": "You are not allowed to update the name, display_name and purpose of direct or group messages."
},
{
"id": "api.channel.update_channel.update_direct_or_group_messages_not_allowed.app_error",
"translation": "You are not allowed to update the name, display_name and purpose of direct or group messages."
},
{
"id": "api.command_invite.channel_constrained_user_denied",
"translation": "This channel is managed by groups. This user is not part of a group that is synced to this channel."
},
{
"id": "api.command_invite.user_not_in_team.messageOverflow",
"translation": "You can add {{.FirstUser}} and {{.Others}} others to this channel once they are members of the **{{.Team}}** team."
},
{
"id": "api.user.login.remote_users.login.error",
"translation": "Login failed because remote users are not allow to log in."
},
{
"id": "app.channel.get_common_teams.incorrect_channel_type",
"translation": "Channel is not a group message."
},
{
"id": "app.channel.gm_conversion_set_categories.delete_all.error",
"translation": "Couldn't delete existing sidebar categories for converted GM."
},
{
"id": "app.channel.group_message_conversion.original_channel_not_gm",
"translation": "The channel being converted is not a group message. You can only convert group messages"
},
{
"id": "app.desktop_token.generateServerToken.invalid_or_expired",
"translation": "Token does not exist or is expired"
},
{
"id": "app.desktop_token.validate.no_user",
"translation": "Cannot find a user for this token"
},
{
"id": "app.file_info.set_searchable_content.app_error",
"translation": "Unable to set the searchable content of the file."
},
{
"id": "app.reaction.permanent_delete_by_user.app_error",
"translation": "Unable to delete reactions for user."
},
{
"id": "app.thread.mark_all_as_read_by_channels.app_error",
"translation": "Unable to mark all threads as read by channel"
},
{
"id": "humanize.list_join",
"translation": "{{.OtherItems}} and {{.LastItem}}"
},
{
"id": "model.config.is_valid.link_metadata_timeout.app_error",
"translation": "Invalid value for link metadata timeout. Must be a positive number."
},
{
"id": "model.config.is_valid.user_status_away_timeout.app_error",
"translation": "Invalid value for user status away timeout. Must be a positive number."
},
{
"id": "app.channel.get_channels_with_unreads_and_with_mentions.app_error",
"translation": "Unable to check unreads and mentions"
},
{
"id": "api.channel.group_message.converted.to_private_channel",
"translation": "{{.ConvertedByUsername}} created this channel from a group message with {{.GMMembers}}."
},
{
"id": "api.command_invite.successOverflow",
"translation": "{{.FirstUser}} and {{.Others}} added to {{.Channel}} channel."
},
{
"id": "api.command_invite.user_already_in_channel.overflow",
"translation": "{{.FirstUser}} and {{.Others}} others are already in the channel."
},
{
"id": "app.channel.get_common_teams.store_get_common_teams_error",
"translation": "Couldn't fetch common teams."
},
{
"id": "app.channel.group_message_conversion.channel_member_missing",
"translation": "Cannot find user's channel membership"
},
{
"id": "app.channel.group_message_conversion.incorrect_team",
"translation": "The specified team ID in conversion request does not contain all the group message members"
},
{
"id": "app.channel.group_message_conversion.post_message.error",
"translation": "Failed to create group message to channel conversion post"
},
{
"id": "app.desktop_token.validate.invalid",
"translation": "Token is not valid or is expired"
},
{
"id": "app.import.import_channel.deleting.app_error",
"translation": "Unable to archive imported channel."
}
]