From 8351bb4a12e8ecb72678ae10d4c7cfba480c8fd8 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Tue, 13 Dec 2016 18:47:08 +0000 Subject: [PATCH] Adds :setting_mail_handler_enable_regex_delimiters i18n string (#5864). git-svn-id: http://svn.redmine.org/redmine/trunk@16066 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ar.yml | 1 + config/locales/az.yml | 1 + config/locales/bg.yml | 1 + config/locales/bs.yml | 1 + config/locales/ca.yml | 1 + config/locales/cs.yml | 1 + config/locales/da.yml | 1 + config/locales/de.yml | 1 + config/locales/el.yml | 1 + config/locales/en-GB.yml | 1 + config/locales/es-PA.yml | 1 + config/locales/es.yml | 1 + config/locales/et.yml | 1 + config/locales/eu.yml | 1 + config/locales/fa.yml | 1 + config/locales/fi.yml | 1 + config/locales/gl.yml | 1 + config/locales/he.yml | 1 + config/locales/hr.yml | 1 + config/locales/hu.yml | 1 + config/locales/id.yml | 1 + config/locales/it.yml | 1 + config/locales/ja.yml | 1 + config/locales/ko.yml | 1 + config/locales/lt.yml | 1 + config/locales/lv.yml | 1 + config/locales/mk.yml | 1 + config/locales/mn.yml | 1 + config/locales/nl.yml | 1 + config/locales/no.yml | 1 + config/locales/pl.yml | 1 + config/locales/pt-BR.yml | 1 + config/locales/pt.yml | 1 + config/locales/ro.yml | 1 + config/locales/ru.yml | 1 + config/locales/sk.yml | 1 + config/locales/sl.yml | 1 + config/locales/sq.yml | 1 + config/locales/sr-YU.yml | 1 + config/locales/sr.yml | 1 + config/locales/sv.yml | 1 + config/locales/th.yml | 1 + config/locales/tr.yml | 1 + config/locales/uk.yml | 1 + config/locales/vi.yml | 1 + config/locales/zh-TW.yml | 1 + config/locales/zh.yml | 1 + 47 files changed, 47 insertions(+) diff --git a/config/locales/ar.yml b/config/locales/ar.yml index d83435792..bcd02ae5a 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1215,3 +1215,4 @@ ar: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/az.yml b/config/locales/az.yml index c0714dfa0..caa3a4147 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1310,3 +1310,4 @@ az: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/bg.yml b/config/locales/bg.yml index e8ac1b24a..e0e7d63b7 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1202,3 +1202,4 @@ bg: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/bs.yml b/config/locales/bs.yml index a6eaa382d..8696e2ac4 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1228,3 +1228,4 @@ bs: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 8b40fcd4b..a2b5512f5 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1205,3 +1205,4 @@ ca: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/cs.yml b/config/locales/cs.yml index 46fc16277..a39db22c3 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1216,3 +1216,4 @@ cs: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/da.yml b/config/locales/da.yml index 3722d5552..94fce54eb 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1232,3 +1232,4 @@ da: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/de.yml b/config/locales/de.yml index 3456961ba..fd8ec19af 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1218,3 +1218,4 @@ de: label_font_monospace: Monospaced font label_font_proportional: Proportional font setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/el.yml b/config/locales/el.yml index 96758f092..2d218988b 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1215,3 +1215,4 @@ el: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index ea4842ff6..1b28b1cfe 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1217,3 +1217,4 @@ en-GB: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index 5f99e4b4b..d7abc64d7 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1245,3 +1245,4 @@ es-PA: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/es.yml b/config/locales/es.yml index b120ed96c..a73986df8 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1243,3 +1243,4 @@ es: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/et.yml b/config/locales/et.yml index 4ad90d211..1bacec165 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1220,3 +1220,4 @@ et: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/eu.yml b/config/locales/eu.yml index c61160567..c93e6882b 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1216,3 +1216,4 @@ eu: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 846c5fca3..faa3e2fad 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1216,3 +1216,4 @@ fa: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/fi.yml b/config/locales/fi.yml index c8651100b..a5ff63610 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1236,3 +1236,4 @@ fi: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/gl.yml b/config/locales/gl.yml index c32a1dbad..9f4798a9b 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1223,3 +1223,4 @@ gl: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/he.yml b/config/locales/he.yml index 5c00fe061..0dd2bb6ab 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1220,3 +1220,4 @@ he: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 03a224a95..4cec54372 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1214,3 +1214,4 @@ hr: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/hu.yml b/config/locales/hu.yml index b87e124e3..50634be2e 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1234,3 +1234,4 @@ setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/id.yml b/config/locales/id.yml index 40c0f48a9..1f0699347 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1219,3 +1219,4 @@ id: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/it.yml b/config/locales/it.yml index 7e253d8d7..8b5376919 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1210,3 +1210,4 @@ it: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 84bc034ad..dd58d0099 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1225,3 +1225,4 @@ ja: setting_timespan_format: 時間の形式 label_table_of_contents: 目次 setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 207fe1d5c..6e1d3bac5 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1254,3 +1254,4 @@ ko: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 68560d55c..a439543d5 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1204,3 +1204,4 @@ lt: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 4414317aa..b2f8bc6f2 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1209,3 +1209,4 @@ lv: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 252ce5062..ce4db24de 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1215,3 +1215,4 @@ mk: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/mn.yml b/config/locales/mn.yml index 8798a34d7..7f64bb532 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1216,3 +1216,4 @@ mn: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/nl.yml b/config/locales/nl.yml index 0aed667dd..9ddd3cfe0 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1190,3 +1190,4 @@ nl: setting_timespan_format: Tijdspanneformaat label_table_of_contents: Inhoudsopgave setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/no.yml b/config/locales/no.yml index edc228115..efaf301b9 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1205,3 +1205,4 @@ setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 595653ff8..053835154 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1230,3 +1230,4 @@ pl: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index ebb5fdab7..1b91fbfdf 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1233,3 +1233,4 @@ pt-BR: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 3e1668a46..ef3e4d59b 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1218,3 +1218,4 @@ pt: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 3f6ecbd14..6c9a589ff 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1210,3 +1210,4 @@ ro: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 2bd4cee6d..8bbc4f624 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1317,3 +1317,4 @@ ru: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 8c39dffda..cc33147d7 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1205,3 +1205,4 @@ sk: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 3e6ca8679..4f84c7b4b 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1215,3 +1215,4 @@ sl: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 9028cb45c..593aec0df 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1211,3 +1211,4 @@ sq: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 42cc28a25..c9a87df38 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1217,3 +1217,4 @@ sr-YU: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 063000b77..1b419ff93 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1216,3 +1216,4 @@ sr: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/sv.yml b/config/locales/sv.yml index ede3daf0c..a0b870911 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1248,3 +1248,4 @@ sv: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/th.yml b/config/locales/th.yml index 036dfbd75..f48c0b964 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1212,3 +1212,4 @@ th: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 40e720628..54152108b 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1223,3 +1223,4 @@ tr: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/uk.yml b/config/locales/uk.yml index f6d35b7de..79dfd17c6 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1210,3 +1210,4 @@ uk: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/vi.yml b/config/locales/vi.yml index a26a024fb..f139cf450 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1268,3 +1268,4 @@ vi: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 16f1a3da9..812d419c6 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1285,3 +1285,4 @@ description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。
一旦儲存之後, 代碼便無法再次被更改。' setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions diff --git a/config/locales/zh.yml b/config/locales/zh.yml index f6ab784a8..62034a471 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1208,3 +1208,4 @@ zh: setting_timespan_format: Time span format label_table_of_contents: Table of contents setting_commit_logs_formatting: Apply text formatting to commit messages + setting_mail_handler_enable_regex_delimiters: Enable regular expressions -- 2.39.5