Update ru_RU translation

This commit is contained in:
Dracer5 2020-04-07 06:36:48 +03:00 committed by GitHub
parent 5e70e96772
commit d22efdcfc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -1417,9 +1417,9 @@ return array(
'Do you really want to make the tag "%s" global?' => 'Вы действительно хотите сделать метку "%s" глобальной?',
'Enable global tags for this project' => 'Разрешить глобальные метки в этом проекте',
'Group membership(s):' => 'Состоит в группах:',
// '%s is a member of the following group(s): %s' => '',
// '%d/%d group(s) shown' => '',
// 'Enable global tags for this project' => '',
// 'Group membership(s):' => '',
// 'Subtask creation or modification' => '',
'%s is a member of the following group(s): %s' => '%s является членом следующих групп: %s',
'%d/%d group(s) shown' => '%d/%d групп показано',
'Enable global tags for this project' => 'Разрешить глобальные метки в этом проекте',
'Group membership(s):' => 'Состоит в группах:',
'Subtask creation or modification' => 'Создание или изменение подзадач',
);