use field_is_default translation
This commit is contained in:
parent
9a128ad573
commit
e2c2521b41
@ -8,7 +8,7 @@ fieldset.box.tabular
|
||||
|
||||
p
|
||||
= f.select :enable_new_ticket_message,
|
||||
options_for_select({ l(:label_system_setting) => '1',
|
||||
options_for_select({ l(:field_is_default) => '1',
|
||||
l(:label_disabled) => '0',
|
||||
l(:label_project_setting) => '2' }, project.enable_new_ticket_message.to_s)
|
||||
p#project-ticket-message class="#{'hidden' if project.enable_new_ticket_message != 2}"
|
||||
|
@ -172,7 +172,6 @@ cs:
|
||||
label_stats_new_today: "Dnes novinka"
|
||||
label_stats_totals: "Total"
|
||||
label_system_info: "Systémová informace"
|
||||
label_system_setting: "Systém"
|
||||
label_text_async: Text (asynchronous)
|
||||
label_text_sync: Text
|
||||
label_top_macros_help_html: "Zde získáte seznam všech dostupných maker Redmine vaší instalace, která jsou poskytována doplňky Redmine a Redmine."
|
||||
|
@ -172,7 +172,6 @@ de:
|
||||
label_stats_new_today: "Heute neu"
|
||||
label_stats_totals: "Gesamt"
|
||||
label_system_info: Systeminformation
|
||||
label_system_setting: System
|
||||
label_text_async: Text (asynchron)
|
||||
label_text_sync: Text
|
||||
label_top_macros_help_html: "Hier sind alle Makros aufgelistet, welche über Redmine selbst oder Plugins bereitgestellt werden (nicht nur über Additionals). Diese Makros können in allen Texten innerhalb Redmines verwendet werden (sofern diese im jeweiligen Kontext Sinn machen)."
|
||||
|
@ -172,7 +172,6 @@ en:
|
||||
label_stats_new_today: "New today"
|
||||
label_stats_totals: "Total"
|
||||
label_system_info: System info
|
||||
label_system_setting: System
|
||||
label_text_async: Text (asynchronous)
|
||||
label_text_sync: Text
|
||||
label_top_macros_help_html: "Here you get a list of all available Redmine macros of your installation, which are provided by Redmine and the Redmine plugins."
|
||||
|
@ -172,7 +172,6 @@ es:
|
||||
label_stats_new_today: "Nuevo hoy"
|
||||
label_stats_totals: "Total"
|
||||
label_system_info: Información del sistema
|
||||
label_system_setting: "Sistema"
|
||||
label_text_async: "Texto (asíncrono)"
|
||||
label_text_sync: Texto
|
||||
label_top_macros_help_html: "Aquí tiene una lista de todos los Macros de Redmine disponibles en su instalación (provistos por Redmine o por sus extensiones)."
|
||||
|
@ -172,7 +172,6 @@ fr:
|
||||
label_stats_new_today: "Nouveau aujourd'hui"
|
||||
label_stats_totals: "Total"
|
||||
label_system_info: Info système
|
||||
label_system_setting: "Système"
|
||||
label_text_async: "Texte (asynchrone)"
|
||||
label_text_sync: Texte
|
||||
label_top_macros_help_html: "Vous obtenez ici une liste de toutes les macros Redmine disponibles de votre installation, qui sont fournies par Redmine et les plugins Redmine."
|
||||
|
@ -172,7 +172,6 @@ it:
|
||||
label_stats_new_today: "Nuovo oggi"
|
||||
label_stats_totals: "Totale"
|
||||
label_system_info: System info
|
||||
label_system_setting: "Sistema"
|
||||
label_text_async: "Testo (asincrono)"
|
||||
label_text_sync: Testo
|
||||
label_top_macros_help_html: "Qui trovate un elenco di tutte le macro Redmine disponibili della vostra installazione, fornite da Redmine e dai plugin Redmine."
|
||||
|
@ -172,7 +172,6 @@ ja:
|
||||
label_stats_new_today: "本日の新着情報"
|
||||
label_stats_totals: "合計"
|
||||
label_system_info: "システム情報"
|
||||
label_system_setting: "システム"
|
||||
label_text_async: "テキスト(非同期)"
|
||||
label_text_sync: "テキスト"
|
||||
label_top_macros_help_html: "RedmineやRedmineプラグインで提供されている、インストールされているすべてのRedmineマクロのリストが表示されます。"
|
||||
|
@ -172,7 +172,6 @@ ko:
|
||||
label_stats_new_today: "오늘 새로운"
|
||||
label_stats_totals: "합계"
|
||||
label_system_info: 시스템 정보
|
||||
label_system_setting: "체계"
|
||||
label_text_async: "텍스트(비동기)"
|
||||
label_text_sync: "텍스트"
|
||||
label_top_macros_help_html: "다음은 Redmine 및 Redmine 플러그인에서 제공하는 설치에 사용 가능한 모든 Redmine 매크로 목록입니다."
|
||||
|
@ -172,7 +172,6 @@ pl:
|
||||
label_stats_new_today: "Dzisiaj nowość"
|
||||
label_stats_totals: "Łącznie"
|
||||
label_system_info: "Informacje systemowe"
|
||||
label_system_setting: "System"
|
||||
label_text_async: "Tekst (asynchroniczny)"
|
||||
label_text_sync: "Tekst"
|
||||
label_top_macros_help_html: "Tutaj otrzymujesz listę wszystkich dostępnych makr Redmine z Twojej instalacji, które są dostarczane przez Redmine i wtyczki Redmine."
|
||||
|
@ -172,7 +172,6 @@ pt-BR:
|
||||
label_stats_new_today: "Novo hoje"
|
||||
label_stats_totals: "Total"
|
||||
label_system_info: "Informações do sistema"
|
||||
label_system_setting: "Sistema"
|
||||
label_text_async: "Texto (assíncrono)"
|
||||
label_text_sync: Texto
|
||||
label_top_macros_help_html: "Aqui você obtém uma lista de todas as macros Redmine disponíveis de sua instalação, que são fornecidas pela Redmine e pelos plugins Redmine."
|
||||
|
@ -172,7 +172,6 @@ ru:
|
||||
label_stats_new_today: "Новое сегодня"
|
||||
label_stats_totals: "всего"
|
||||
label_system_info: "Системная информация"
|
||||
label_system_setting: "Система"
|
||||
label_text_async: "Текст (асинхронный)"
|
||||
label_text_sync: "Текст"
|
||||
label_top_macros_help_html: "Здесь вы получите список всех доступных макросов Redmine вашей установки, которые предоставляются плагинами Redmine и Redmine."
|
||||
|
@ -172,7 +172,6 @@
|
||||
label_stats_new_today: "今天的新品"
|
||||
label_stats_totals: "总数"
|
||||
label_system_info: "系統訊息"
|
||||
label_system_setting: "系统"
|
||||
label_text_async: "文本(异步)"
|
||||
label_text_sync: "文本"
|
||||
label_top_macros_help_html: "此處列出Redmine與Redmine外掛支援的macros指令。"
|
||||
|
@ -172,7 +172,6 @@ zh:
|
||||
label_stats_new_today: "今天的新产品"
|
||||
label_stats_totals: "总"
|
||||
label_system_info: 系统信息
|
||||
label_system_setting: "系统"
|
||||
label_text_async: "文本(异步)"
|
||||
label_text_sync: "文本"
|
||||
label_top_macros_help_html: "此处列出了来自 Redmine 及 Redmine 插件中提供的所有可用的宏命令。"
|
||||
|
@ -16,7 +16,7 @@ module Additionals
|
||||
|
||||
add_available_filter 'enable_new_ticket_message',
|
||||
type: :list,
|
||||
values: [[l(:label_system_setting), '1'],
|
||||
values: [[l(:field_is_default), '1'],
|
||||
[l(:label_disabled), '0'],
|
||||
[l(:label_project_setting), '2']],
|
||||
label: :label_new_ticket_message
|
||||
|
Loading…
x
Reference in New Issue
Block a user