translations PR 20161212 (#4774)
Этот коммит содержится в:
34
i18n/ru.json
34
i18n/ru.json
@@ -467,6 +467,10 @@
|
||||
"id": "api.command_collapse.name",
|
||||
"translation": "cвернуть"
|
||||
},
|
||||
{
|
||||
"id": "api.command_collapse.success",
|
||||
"translation": "Image links now collapse by default"
|
||||
},
|
||||
{
|
||||
"id": "api.command_echo.create.app_error",
|
||||
"translation": "Невозможно создать /echo post, err=%v"
|
||||
@@ -499,6 +503,10 @@
|
||||
"id": "api.command_expand.name",
|
||||
"translation": "расширить"
|
||||
},
|
||||
{
|
||||
"id": "api.command_expand.success",
|
||||
"translation": "Image links now expand by default"
|
||||
},
|
||||
{
|
||||
"id": "api.command_expand_collapse.fail.app_error",
|
||||
"translation": "Произошла ошибка при расширении предварительного просмотра"
|
||||
@@ -685,7 +693,7 @@
|
||||
},
|
||||
{
|
||||
"id": "api.context.invalidate_all_caches",
|
||||
"translation": "Purging all caches"
|
||||
"translation": "Очистка всех кэшей"
|
||||
},
|
||||
{
|
||||
"id": "api.context.last_activity_at.error",
|
||||
@@ -695,6 +703,10 @@
|
||||
"id": "api.context.log.error",
|
||||
"translation": "%v:%v code=%v rid=%v uid=%v ip=%v %v [details: %v]"
|
||||
},
|
||||
{
|
||||
"id": "api.context.mfa_required.app_error",
|
||||
"translation": "Multi-factor authentication is required on this server."
|
||||
},
|
||||
{
|
||||
"id": "api.context.permissions.app_error",
|
||||
"translation": "У вас нет соответствующих прав"
|
||||
@@ -1967,6 +1979,26 @@
|
||||
"id": "api.templates.invite_subject",
|
||||
"translation": "{{ .SenderName }} приглашает Вас присоединиться к команде {{ .TeamDisplayName }} на {{.SiteName}}"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.mfa_activated_body.info",
|
||||
"translation": "Multi-factor authentication has been added to your account on {{ .SiteURL }}.<br>If this change wasn't initiated by you, please contact your system administrator."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.mfa_activated_body.title",
|
||||
"translation": "Multi-factor authentication was added"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.mfa_change_subject",
|
||||
"translation": "Your MFA has been updated on {{ .SiteName }}"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.mfa_deactivated_body.info",
|
||||
"translation": "Multi-factor authentication has been removed from your account on {{ .SiteURL }}.<br>If this change wasn't initiated by you, please contact your system administrator."
|
||||
},
|
||||
{
|
||||
"id": "api.templates.mfa_deactivated_body.title",
|
||||
"translation": "Multi-factor authentication was removed"
|
||||
},
|
||||
{
|
||||
"id": "api.templates.password_change_body.info",
|
||||
"translation": "Ваш пароль был обновлен для команды {{.TeamDisplayName}} на {{ .TeamURL }} через {{.Method}}.<br>Если это изменение не было сделано Вами, пожалуйста, обратитесь к системному администратору."
|
||||
|
||||
Ссылка в новой задаче
Block a user