Этот коммит содержится в:
enahum
2016-11-26 12:32:32 -03:00
коммит произвёл GitHub
родитель 2abcc25173
Коммит 28b84dc1d1
21 изменённых файлов: 1075 добавлений и 505 удалений

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

@@ -439,6 +439,14 @@
"id": "api.command.regen.app_error",
"translation": "Ongeldige rechten om commando tokens opnieuw te genereren"
},
{
"id": "api.command.team_mismatch.app_error",
"translation": "Cannot update commands across teams"
},
{
"id": "api.command.update.app_error",
"translation": "Onjuiste rechten voor het wissen van de opdracht"
},
{
"id": "api.command_away.desc",
"translation": "Stel uw status in naar afwezig"
@@ -983,7 +991,7 @@
},
{
"id": "api.file.upload_file.large_image.app_error",
"translation": "Kan bestand niet uploaden. Bestand is te groot."
"translation": "File above maximum dimensions could not be uploaded: {{.Filename}}"
},
{
"id": "api.file.upload_file.storage.app_error",
@@ -2671,6 +2679,10 @@
"id": "ent.emoji.licence_disable.app_error",
"translation": "Aangepaste emoji restricties is uitgeschakeld vanwege de huidige licentie. Neem contact op met de beheerder voor een upgrade van de licentie."
},
{
"id": "ent.ldap.create_fail",
"translation": "Unable to create LDAP user."
},
{
"id": "ent.ldap.disabled.app_error",
"translation": "AD/LDAP uitgeschakeld of licentie ondersteund geen AD/LDAP."