# This file is a part of redmine_tags
# redMine plugin, that adds tagging support.
#
# Russian translation for redmine_tags
# by Aleksey V Zapparov AKA ixti
#
# Copyright (c) 2010 Aleksey V Zapparov AKA ixti
#
# redmine_tags is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# redmine_tags is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with redmine_tags.  If not, see <http://www.gnu.org/licenses/>.

ru:
  tags: Метки
  field_tags: Метки
  field_tag_list: Метки
  setting_issue_tags: Метки задач
  issues_sidebar: Боковую панель как
  issues_show_count: Показать кол-во задач
  issues_open_only: Только открытые задачи
  
  issue_tags_sidebar_none: Не показывать
  issue_tags_sidebar_list: Список
  issue_tags_sidebar_cloud: Облако

  auto_complete_new_tag: Добавить...
