Revision 756:18b0f6e6d7a8 vendor/plugins/redmine_tags/config/locales

View differences:

vendor/plugins/redmine_tags/config/locales/de.yml
1
# This file is a part of redmine_tags
2
# redMine plugin, that adds tagging support.
3
#
4
# German translation for redmine_tags
5
# by Terence Miller aka cforce, <cforce(at)gmx.de>
6
#
7
# Copyright (c) 2010 Aleksey V Zapparov AKA ixti
8
#
9
# redmine_tags is free software: you can redistribute it and/or modify
10
# it under the terms of the GNU General Public License as published by
11
# the Free Software Foundation, either version 3 of the License, or
12
# (at your option) any later version.
13
#
14
# redmine_tags is distributed in the hope that it will be useful,
15
# but WITHOUT ANY WARRANTY; without even the implied warranty of
16
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
# GNU General Public License for more details.
18
#
19
# You should have received a copy of the GNU General Public License
20
# along with redmine_tags.  If not, see <http://www.gnu.org/licenses/>.
21

  
22
de:
23
 tags: Tags
24
 field_tags: Tags
25
 field_tag_list: Tags
26
 setting_issue_tags: Ticket Tags
27
 issues_sidebar: Zeige die Tags auf der Sidebar
28
 issues_show_count: Zeige die Ticketanzahl an
29
 issues_open_only: Zeige nur noch offene Tickets
30

  
31
 issue_tags_sidebar_none: Keine
32
 issue_tags_sidebar_list: Liste
33
 issue_tags_sidebar_cloud: Cloud
34

  
35
 auto_complete_new_tag: Hinzufügen...
vendor/plugins/redmine_tags/config/locales/en.yml
1
# This file is a part of redmine_tags
2
# redMine plugin, that adds tagging support.
3
#
4
# English translation for redmine_tags
5
# by Aleksey V Zapparov AKA ixti
6
#
7
# Copyright (c) 2010 Aleksey V Zapparov AKA ixti
8
#
9
# redmine_tags is free software: you can redistribute it and/or modify
10
# it under the terms of the GNU General Public License as published by
11
# the Free Software Foundation, either version 3 of the License, or
12
# (at your option) any later version.
13
#
14
# redmine_tags is distributed in the hope that it will be useful,
15
# but WITHOUT ANY WARRANTY; without even the implied warranty of
16
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
# GNU General Public License for more details.
18
#
19
# You should have received a copy of the GNU General Public License
20
# along with redmine_tags.  If not, see <http://www.gnu.org/licenses/>.
21

  
22
en:
23
  tags: Tags
24
  field_tags: Tags
25
  field_tag_list: Tags
26
  setting_issue_tags: Issues Tags
27
  issues_sidebar: Display tags on sidebar as
28
  issues_show_count: Display amount of issues
29
  issues_open_only: Display open issues only
30
  
31
  issue_tags_sidebar_none: None
32
  issue_tags_sidebar_list: List
33
  issue_tags_sidebar_cloud: Cloud
34

  
35
  auto_complete_new_tag: Add new...
36
  
37
  project_filtering_q_label: "Textual search"
38
  button_filter: "Filter"
vendor/plugins/redmine_tags/config/locales/fr.yml
1
# This file is a part of redmine_tags
2
# redMine plugin, that adds tagging support.
3
#
4
# French translation for redmine_tags
5
# by St?phane HANNEQUIN, <stephane.hannequin(at)aster-ingenierie.com>
6
#
7
# Copyright (c) 2010 Aleksey V Zapparov AKA ixti
8
#
9
# redmine_tags is free software: you can redistribute it and/or modify
10
# it under the terms of the GNU General Public License as published by
11
# the Free Software Foundation, either version 3 of the License, or
12
# (at your option) any later version.
13
#
14
# redmine_tags is distributed in the hope that it will be useful,
15
# but WITHOUT ANY WARRANTY; without even the implied warranty of
16
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
# GNU General Public License for more details.
18
#
19
# You should have received a copy of the GNU General Public License
20
# along with redmine_tags.  If not, see <http://www.gnu.org/licenses/>.
21

  
22
fr:
23
  tags: Tags
24
  field_tags: Tags
25
  field_tag_list: Tags
26
  setting_issue_tags: Tags des demandes
27
  issues_sidebar: Afficher les Tags comme
28
  issues_show_count: Afficher le nombre de demande
29
  issues_open_only: N'afficher que les demandes ouvertes
30
  
31
  issue_tags_sidebar_none: Ne pas afficher
32
  issue_tags_sidebar_list: Liste
33
  issue_tags_sidebar_cloud: Nuage
34

  
35
  auto_complete_new_tag: Nouveau...
vendor/plugins/redmine_tags/config/locales/ru.yml
1
# This file is a part of redmine_tags
2
# redMine plugin, that adds tagging support.
3
#
4
# Russian translation for redmine_tags
5
# by Aleksey V Zapparov AKA ixti
6
#
7
# Copyright (c) 2010 Aleksey V Zapparov AKA ixti
8
#
9
# redmine_tags is free software: you can redistribute it and/or modify
10
# it under the terms of the GNU General Public License as published by
11
# the Free Software Foundation, either version 3 of the License, or
12
# (at your option) any later version.
13
#
14
# redmine_tags is distributed in the hope that it will be useful,
15
# but WITHOUT ANY WARRANTY; without even the implied warranty of
16
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
# GNU General Public License for more details.
18
#
19
# You should have received a copy of the GNU General Public License
20
# along with redmine_tags.  If not, see <http://www.gnu.org/licenses/>.
21

  
22
ru:
23
  tags: Метки
24
  field_tags: Метки
25
  field_tag_list: Метки
26
  setting_issue_tags: Метки задач
27
  issues_sidebar: Боковую панель как
28
  issues_show_count: Показать кол-во задач
29
  issues_open_only: Только открытые задачи
30
  
31
  issue_tags_sidebar_none: Не показывать
32
  issue_tags_sidebar_list: Список
33
  issue_tags_sidebar_cloud: Облако
34

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

Also available in: Unified diff