* Migration completed

* TODO
Этот коммит содержится в:
Rodrigo Villablanca
2020-09-16 12:12:10 -03:00
коммит произвёл GitHub
родитель b683a9020e
Коммит f0fc51244c
17 изменённых файлов: 419 добавлений и 298 удалений

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

@@ -4798,6 +4798,10 @@
"id": "app.team.analytics_team_count.app_error",
"translation": "Unable to count the teams."
},
{
"id": "app.team.clear_all_custom_role_assignments.select.app_error",
"translation": "Failed to retrieve the team members."
},
{
"id": "app.team.get.find.app_error",
"translation": "Unable to find the existing team."
@@ -4834,6 +4838,18 @@
"id": "app.team.get_by_name.missing.app_error",
"translation": "Unable to find the existing team."
},
{
"id": "app.team.get_by_scheme.app_error",
"translation": "Unable to get the channels for the provided scheme."
},
{
"id": "app.team.get_members.app_error",
"translation": "Unable to get the team members."
},
{
"id": "app.team.get_user_team_ids.app_error",
"translation": "Unable to get the list of teams of a user."
},
{
"id": "app.team.invite_id.group_constrained.error",
"translation": "Unable to join a group-constrained team by invite."
@@ -4858,6 +4874,10 @@
"id": "app.team.join_user_to_team.save_member.max_accounts.app_error",
"translation": "Unable to create the new team membership because the team has reached the limit of members"
},
{
"id": "app.team.migrate_team_members.update.app_error",
"translation": "Failed to update the team member."
},
{
"id": "app.team.permanent_delete.app_error",
"translation": "Unable to delete the existing team."
@@ -4866,10 +4886,18 @@
"id": "app.team.permanentdeleteteam.internal_error",
"translation": "Unable to delete team."
},
{
"id": "app.team.remove_member.app_error",
"translation": "Unable to remove the team member."
},
{
"id": "app.team.rename_team.name_occupied",
"translation": "Unable to rename the team, the name is already in use."
},
{
"id": "app.team.reset_all_team_schemes.app_error",
"translation": "We could not reset the team schemes."
},
{
"id": "app.team.save.app_error",
"translation": "Unable to save the team."
@@ -4898,6 +4926,10 @@
"id": "app.team.update.updating.app_error",
"translation": "We encountered an error updating the team."
},
{
"id": "app.team.user_belongs_to_teams.app_error",
"translation": "Unable to determine if the user belongs to a list of teams."
},
{
"id": "app.terms_of_service.create.app_error",
"translation": "Unable to save terms of service."
@@ -7638,34 +7670,10 @@
"id": "store.sql_post.search.disabled",
"translation": "Searching has been disabled on this server. Please contact your System Administrator."
},
{
"id": "store.sql_team.analytics_get_team_count_for_scheme.app_error",
"translation": "Unable to get the channel count for the scheme."
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.commit_transaction.app_error",
"translation": "Failed to commit the database transaction."
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.open_transaction.app_error",
"translation": "Failed to begin the database transaction."
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.select.app_error",
"translation": "Failed to retrieve the team members."
},
{
"id": "store.sql_team.clear_all_custom_role_assignments.update.app_error",
"translation": "Failed to update the team member."
},
{
"id": "store.sql_team.get_active_member_count.app_error",
"translation": "Unable to count the team members."
},
{
"id": "store.sql_team.get_by_scheme.app_error",
"translation": "Unable to get the channels for the provided scheme."
},
{
"id": "store.sql_team.get_member.app_error",
"translation": "Unable to get the team member."
@@ -7678,10 +7686,6 @@
"id": "store.sql_team.get_member_count.app_error",
"translation": "Unable to count the team members."
},
{
"id": "store.sql_team.get_members.app_error",
"translation": "Unable to get the team members."
},
{
"id": "store.sql_team.get_members_by_ids.app_error",
"translation": "Unable to get the team members."
@@ -7690,34 +7694,6 @@
"id": "store.sql_team.get_unread.app_error",
"translation": "Unable to get the teams unread messages."
},
{
"id": "store.sql_team.get_user_team_ids.app_error",
"translation": "Unable to get the list of teams of a user."
},
{
"id": "store.sql_team.migrate_team_members.commit_transaction.app_error",
"translation": "Failed to commit the database transaction."
},
{
"id": "store.sql_team.migrate_team_members.open_transaction.app_error",
"translation": "Failed to open the database transaction."
},
{
"id": "store.sql_team.migrate_team_members.select.app_error",
"translation": " Failed to select the batch of team members."
},
{
"id": "store.sql_team.migrate_team_members.update.app_error",
"translation": "Failed to update the team member."
},
{
"id": "store.sql_team.remove_member.app_error",
"translation": "Unable to remove the team member."
},
{
"id": "store.sql_team.reset_all_team_schemes.app_error",
"translation": "We could not reset the team schemes."
},
{
"id": "store.sql_team.save_member.exists.app_error",
"translation": "A team member with that ID already exists."
@@ -7726,14 +7702,6 @@
"id": "store.sql_team.save_member.save.app_error",
"translation": "Unable to save the team member."
},
{
"id": "store.sql_team.update_last_team_icon_update.app_error",
"translation": "Unable to update the date of the last team icon update."
},
{
"id": "store.sql_team.user_belongs_to_teams.app_error",
"translation": "Unable to determine if the user belongs to a list of teams."
},
{
"id": "store.sql_user.analytics_daily_active_users.app_error",
"translation": "Unable to get the active users during the requested period."