From 167a4b8005e8e85c393a047756fbc70140d92047 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Mon, 12 Dec 2016 21:20:29 +0000 Subject: [PATCH] Adds :setting_commit_logs_formatting i18n string (#22758). git-svn-id: http://svn.redmine.org/redmine/trunk@16063 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 f7bd92ee1..d83435792 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1214,3 +1214,4 @@ ar: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/az.yml b/config/locales/az.yml index fedfd07b2..c0714dfa0 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1309,3 +1309,4 @@ az: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 8d5cb12fe..e8ac1b24a 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1201,3 +1201,4 @@ bg: text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.
Промяна след създаването му не е възможна.' setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 21e63d434..a6eaa382d 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1227,3 +1227,4 @@ bs: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/ca.yml b/config/locales/ca.yml index 0f6087e1e..8b40fcd4b 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1204,3 +1204,4 @@ ca: label_font_proportional: Font Proportional setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/cs.yml b/config/locales/cs.yml index fddffcbeb..46fc16277 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1215,3 +1215,4 @@ cs: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/da.yml b/config/locales/da.yml index f67e72d4c..3722d5552 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1231,3 +1231,4 @@ da: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/de.yml b/config/locales/de.yml index 2d5eca384..3456961ba 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1217,3 +1217,4 @@ de: label_font_default: Default font label_font_monospace: Monospaced font label_font_proportional: Proportional font + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/el.yml b/config/locales/el.yml index 0efd5b3b7..96758f092 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1214,3 +1214,4 @@ el: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index f34eae6ff..ea4842ff6 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1216,3 +1216,4 @@ en-GB: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index d0158e823..5f99e4b4b 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1244,3 +1244,4 @@ es-PA: label_font_proportional: Fuente Proportional setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/es.yml b/config/locales/es.yml index de9a20db8..b120ed96c 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1242,3 +1242,4 @@ es: label_font_proportional: Fuente Proportional setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/et.yml b/config/locales/et.yml index 89452231d..4ad90d211 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1219,3 +1219,4 @@ et: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/eu.yml b/config/locales/eu.yml index a50af2bb5..c61160567 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1215,3 +1215,4 @@ eu: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 8ba97d39a..846c5fca3 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1215,3 +1215,4 @@ fa: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/fi.yml b/config/locales/fi.yml index cecb64a8f..c8651100b 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1235,3 +1235,4 @@ fi: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/gl.yml b/config/locales/gl.yml index ee9fa3c51..c32a1dbad 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1222,3 +1222,4 @@ gl: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/he.yml b/config/locales/he.yml index ab39ec795..5c00fe061 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1219,3 +1219,4 @@ he: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/hr.yml b/config/locales/hr.yml index 46abcc7d6..03a224a95 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1213,3 +1213,4 @@ hr: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 06a765bfb..b87e124e3 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1233,3 +1233,4 @@ label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/id.yml b/config/locales/id.yml index fd9be946b..40c0f48a9 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1218,3 +1218,4 @@ id: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/it.yml b/config/locales/it.yml index a4877f8cc..7e253d8d7 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1209,3 +1209,4 @@ it: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/ja.yml b/config/locales/ja.yml index a7445d1f7..84bc034ad 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1224,3 +1224,4 @@ ja: label_font_proportional: プロポーショナル setting_timespan_format: 時間の形式 label_table_of_contents: 目次 + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 9bdf951fa..207fe1d5c 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1253,3 +1253,4 @@ ko: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 83b4cf66d..68560d55c 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1203,3 +1203,4 @@ lt: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/lv.yml b/config/locales/lv.yml index ce1148f32..4414317aa 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1208,3 +1208,4 @@ lv: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 8075f45df..252ce5062 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1214,3 +1214,4 @@ mk: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/mn.yml b/config/locales/mn.yml index fabe9519d..8798a34d7 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1215,3 +1215,4 @@ mn: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/nl.yml b/config/locales/nl.yml index b6b78e7b9..0aed667dd 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1189,3 +1189,4 @@ nl: label_font_proportional: Proportioneel lettertype setting_timespan_format: Tijdspanneformaat label_table_of_contents: Inhoudsopgave + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/no.yml b/config/locales/no.yml index 344c16c3e..edc228115 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1204,3 +1204,4 @@ label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/pl.yml b/config/locales/pl.yml index cbcd8643c..595653ff8 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1229,3 +1229,4 @@ pl: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index cb5296609..ebb5fdab7 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1232,3 +1232,4 @@ pt-BR: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 1cc4f9507..3e1668a46 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1217,3 +1217,4 @@ pt: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/ro.yml b/config/locales/ro.yml index e1b959e26..3f6ecbd14 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1209,3 +1209,4 @@ ro: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 4d47a9f8b..2bd4cee6d 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1316,3 +1316,4 @@ ru: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/sk.yml b/config/locales/sk.yml index 511cc28d1..8c39dffda 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1204,3 +1204,4 @@ sk: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 42dafa61c..3e6ca8679 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1214,3 +1214,4 @@ sl: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 5d5d439bc..9028cb45c 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1210,3 +1210,4 @@ sq: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index 06034d9a6..42cc28a25 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1216,3 +1216,4 @@ sr-YU: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 6843f7eb3..063000b77 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1215,3 +1215,4 @@ sr: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/sv.yml b/config/locales/sv.yml index afb5b786f..ede3daf0c 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1247,3 +1247,4 @@ sv: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/th.yml b/config/locales/th.yml index 18d3a1aa1..036dfbd75 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1211,3 +1211,4 @@ th: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 01be2e216..40e720628 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1222,3 +1222,4 @@ tr: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 8d3cfddf5..f6d35b7de 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1209,3 +1209,4 @@ uk: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 6d50ee85a..a26a024fb 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1267,3 +1267,4 @@ vi: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index ccaa5084e..16f1a3da9 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1284,3 +1284,4 @@ description_date_from: 輸入起始日期 description_date_to: 輸入結束日期 text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。
一旦儲存之後, 代碼便無法再次被更改。' + setting_commit_logs_formatting: Apply text formatting to commit messages diff --git a/config/locales/zh.yml b/config/locales/zh.yml index a58b6b979..f6ab784a8 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1207,3 +1207,4 @@ zh: label_font_proportional: Proportional font setting_timespan_format: Time span format label_table_of_contents: Table of contents + setting_commit_logs_formatting: Apply text formatting to commit messages -- 2.39.5