Этот коммит содержится в:
Elias Nahum
2018-05-01 11:07:56 -03:00
коммит произвёл GitHub
родитель baba8fa92f
Коммит 3b57422c5f
14 изменённых файлов: 180 добавлений и 128 удалений

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

@@ -2434,6 +2434,10 @@
"id": "api.team.permanent_delete_team.deleted.warn",
"translation": "Team %v is permanent verwijderd, id=%v"
},
{
"id": "api.team.remove_team_icon.get_team.app_error",
"translation": "An error occurred getting the team"
},
{
"id": "api.team.remove_user_from_team.missing.app_error",
"translation": "De gebruiker is geen onderdeel van dit team"
@@ -2490,6 +2494,10 @@
"id": "api.team.signup_team.email_disabled.app_error",
"translation": "Team aanmelding via e-mail is uitgeschakeld."
},
{
"id": "api.team.team_icon.update.app_error",
"translation": "An error occurred updating the team icon"
},
{
"id": "api.team.update_member_roles.not_a_member",
"translation": "Specified user is not a member of specified team."
@@ -4690,6 +4698,10 @@
"id": "model.channel_member_history.is_valid.user_id.app_error",
"translation": "Ongeldige gebruikers id"
},
{
"id": "model.client.command.parse.app_error",
"translation": "Kan binnenkomende data niet verwerken"
},
{
"id": "model.client.connecting.app_error",
"translation": "Er is een probleem opgetreden tijdens het verbinden met de server"
@@ -5770,10 +5782,6 @@
"id": "store.sql.closing.info",
"translation": "Afsluiten van Sql opslag"
},
{
"id": "store.sql.column_exists.critical",
"translation": "Fout bij controle of de kolom bestaat %v"
},
{
"id": "store.sql.column_exists_missing_driver.critical",
"translation": "Stuurprogramma mist bij het controleren of de kolom bestaat"
@@ -5862,10 +5870,6 @@
"id": "store.sql.table_column_type.critical",
"translation": "Fout bij het ophalen van data type voor kolom %s uit tabel %s: %v"
},
{
"id": "store.sql.table_exists.critical",
"translation": "Fout bij controle of de tabel bestaat %v"
},
{
"id": "store.sql.too_short_ciphertext",
"translation": "encryptietext is te kort"