206 |
206 |
not_same_project: "не относится к одному проекту"
|
207 |
207 |
circular_dependency: "Такая связь приведет к циклической зависимости"
|
208 |
208 |
cant_link_an_issue_with_a_descendant: "Задача не может быть связана со своей подзадачей"
|
209 |
|
earlier_than_minimum_start_date: "cannot be earlier than %{date} because of preceding issues"
|
|
209 |
earlier_than_minimum_start_date: "не может быть раньше %{date} из-за предыдущих задач"
|
210 |
210 |
|
211 |
211 |
support:
|
212 |
212 |
array:
|
... | ... | |
1282 |
1282 |
setting_attachment_extensions_denied: Запрещённые расширения
|
1283 |
1283 |
label_any_open_issues: любые открытые задачи
|
1284 |
1284 |
label_no_open_issues: нет открытых задач
|
1285 |
|
label_default_values_for_new_users: Default values for new users
|
1286 |
|
error_ldap_bind_credentials: Invalid LDAP Account/Password
|
|
1285 |
label_default_values_for_new_users: Значения по умолчанию для новых пользователей
|
|
1286 |
error_ldap_bind_credentials: Неправильная Учётная запись/Пароль LDAP
|
1287 |
1287 |
setting_sys_api_key: API ключ
|
1288 |
1288 |
setting_lost_password: Восстановление пароля
|
1289 |
|
mail_subject_security_notification: Security notification
|
1290 |
|
mail_body_security_notification_change: ! '%{field} was changed.'
|
1291 |
|
mail_body_security_notification_change_to: ! '%{field} was changed to %{value}.'
|
1292 |
|
mail_body_security_notification_add: ! '%{field} %{value} was added.'
|
1293 |
|
mail_body_security_notification_remove: ! '%{field} %{value} was removed.'
|
1294 |
|
mail_body_security_notification_notify_enabled: Email address %{value} now receives
|
1295 |
|
notifications.
|
1296 |
|
mail_body_security_notification_notify_disabled: Email address %{value} no longer
|
1297 |
|
receives notifications.
|
1298 |
|
mail_body_settings_updated: ! 'The following settings were changed:'
|
1299 |
|
field_remote_ip: IP address
|
1300 |
|
label_wiki_page_new: New wiki page
|
1301 |
|
label_relations: Relations
|
1302 |
|
button_filter: Filter
|
1303 |
|
mail_body_password_updated: Your password has been changed.
|
1304 |
|
label_no_preview: No preview available
|
1305 |
|
error_no_tracker_allowed_for_new_issue_in_project: The project doesn't have any trackers
|
1306 |
|
for which you can create an issue
|
1307 |
|
label_tracker_all: All trackers
|
1308 |
|
label_new_project_issue_tab_enabled: Display the "New issue" tab
|
1309 |
|
setting_new_item_menu_tab: Project menu tab for creating new objects
|
1310 |
|
label_new_object_tab_enabled: Display the "+" drop-down
|
|
1289 |
mail_subject_security_notification: Уведомление безопасности
|
|
1290 |
mail_body_security_notification_change: ! '%{field} изменилось.'
|
|
1291 |
mail_body_security_notification_change_to: ! '%{field} изменилось на %{value}.'
|
|
1292 |
mail_body_security_notification_add: ! '%{field} %{value} добавлено.'
|
|
1293 |
mail_body_security_notification_remove: ! '%{field} %{value} удалено.'
|
|
1294 |
mail_body_security_notification_notify_enabled: Email адрес %{value} сейчас получает
|
|
1295 |
уведомления.
|
|
1296 |
mail_body_security_notification_notify_disabled: Email адрес %{value} больше не
|
|
1297 |
получает уведомления.
|
|
1298 |
mail_body_settings_updated: ! 'Следующие настройки были изменены:'
|
|
1299 |
field_remote_ip: IP адрес
|
|
1300 |
label_wiki_page_new: Новая wiki-страница
|
|
1301 |
label_relations: Связи
|
|
1302 |
button_filter: Фильтр
|
|
1303 |
mail_body_password_updated: Ваш пароль был изменён.
|
|
1304 |
label_no_preview: Предпросмотр недоступен
|
|
1305 |
error_no_tracker_allowed_for_new_issue_in_project: В проекте нет трекеров,
|
|
1306 |
для которых можно создать задачу
|
|
1307 |
label_tracker_all: Все трекеры
|
|
1308 |
label_new_project_issue_tab_enabled: Отображать вкладку "Новая задача"
|
|
1309 |
setting_new_item_menu_tab: Вкладка меню проекта для создания новых объектов
|
|
1310 |
label_new_object_tab_enabled: Отображать выпадающий список "+"
|