summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2016-08-30 20:02:53 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2016-08-30 20:02:53 +0000
commit3b7d651bbbeae5883a1f6d346507793672cba8c9 (patch)
treec7f967d096bdd960261bed02f26cb0501398e834 /config
parent2342fe9a755ff6a4ed509d0eb866fde1d744b791 (diff)
downloadredmine-3b7d651bbbeae5883a1f6d346507793672cba8c9.tar.gz
redmine-3b7d651bbbeae5883a1f6d346507793672cba8c9.zip
Adds i18n strings (#23653).
git-svn-id: http://svn.redmine.org/redmine/trunk@15754 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r--config/locales/ar.yml4
-rw-r--r--config/locales/az.yml4
-rw-r--r--config/locales/bg.yml4
-rw-r--r--config/locales/bs.yml4
-rw-r--r--config/locales/ca.yml4
-rw-r--r--config/locales/cs.yml4
-rw-r--r--config/locales/da.yml4
-rw-r--r--config/locales/de.yml4
-rw-r--r--config/locales/el.yml4
-rw-r--r--config/locales/en-GB.yml4
-rw-r--r--config/locales/es-PA.yml4
-rw-r--r--config/locales/es.yml4
-rw-r--r--config/locales/et.yml4
-rw-r--r--config/locales/eu.yml4
-rw-r--r--config/locales/fa.yml4
-rw-r--r--config/locales/fi.yml4
-rw-r--r--config/locales/gl.yml4
-rw-r--r--config/locales/he.yml4
-rw-r--r--config/locales/hr.yml4
-rw-r--r--config/locales/hu.yml4
-rw-r--r--config/locales/id.yml4
-rw-r--r--config/locales/it.yml4
-rw-r--r--config/locales/ja.yml4
-rw-r--r--config/locales/ko.yml4
-rw-r--r--config/locales/lt.yml4
-rw-r--r--config/locales/lv.yml4
-rw-r--r--config/locales/mk.yml4
-rw-r--r--config/locales/mn.yml4
-rw-r--r--config/locales/nl.yml4
-rw-r--r--config/locales/no.yml4
-rw-r--r--config/locales/pl.yml4
-rw-r--r--config/locales/pt-BR.yml4
-rw-r--r--config/locales/pt.yml4
-rw-r--r--config/locales/ro.yml4
-rw-r--r--config/locales/ru.yml4
-rw-r--r--config/locales/sk.yml4
-rw-r--r--config/locales/sl.yml4
-rw-r--r--config/locales/sq.yml4
-rw-r--r--config/locales/sr-YU.yml4
-rw-r--r--config/locales/sr.yml4
-rw-r--r--config/locales/sv.yml4
-rw-r--r--config/locales/th.yml4
-rw-r--r--config/locales/tr.yml4
-rw-r--r--config/locales/uk.yml4
-rw-r--r--config/locales/vi.yml4
-rw-r--r--config/locales/zh-TW.yml4
-rw-r--r--config/locales/zh.yml4
47 files changed, 188 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 068a9a0d5..edbb8a3e8 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1208,3 +1208,7 @@ ar:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/az.yml b/config/locales/az.yml
index 4f3c385ab..12b529bf5 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1303,3 +1303,7 @@ az:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index d8b0232b6..2962b33a6 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1196,3 +1196,7 @@ bg:
label_new_project_issue_tab_enabled: Показване на меню-елемент "Нова задача"
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index 058da4b9b..0516b905d 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1221,3 +1221,7 @@ bs:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index 34db2e308..2de59cd63 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1202,3 +1202,7 @@ ca:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 03ea130a5..547ae2ee1 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1209,3 +1209,7 @@ cs:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 5d0bdb962..4fd75c55e 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1225,3 +1225,7 @@ da:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 7dc2328a2..bc4a0a0a6 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1212,3 +1212,7 @@ de:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/el.yml b/config/locales/el.yml
index aae2c6156..d13b42847 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1208,3 +1208,7 @@ el:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index f0838a150..62ecfdd40 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1210,3 +1210,7 @@ en-GB:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index e9ad91f7c..ea840364d 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1242,3 +1242,7 @@ es-PA:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/es.yml b/config/locales/es.yml
index 75c143f55..aa9e0815d 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1240,3 +1240,7 @@ es:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/et.yml b/config/locales/et.yml
index e60bae4bf..fca91f5c9 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1213,3 +1213,7 @@ et:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 22a633720..dcbfeef5d 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1209,3 +1209,7 @@ eu:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 8611eed1e..3012f7fa0 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1209,3 +1209,7 @@ fa:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 5685d976f..cc6306ff1 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1229,3 +1229,7 @@ fi:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 97063593a..d5655d752 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1216,3 +1216,7 @@ gl:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 903ce4613..4b563bf05 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1213,3 +1213,7 @@ he:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 982bac63b..fda82db9e 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1207,3 +1207,7 @@ hr:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index b23cbc6f1..c14f54e81 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1227,3 +1227,7 @@
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/id.yml b/config/locales/id.yml
index 885323d69..c4c2e96b6 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1212,3 +1212,7 @@ id:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/it.yml b/config/locales/it.yml
index a02d79b7f..9ad777706 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1203,3 +1203,7 @@ it:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index d5ac2f32e..b20799c3b 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1219,3 +1219,7 @@ ja:
label_new_object_tab_enabled: '"+" ドロップダウンを表示'
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index b0829b9e2..f04b94eb7 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1247,3 +1247,7 @@ ko:
label_new_object_tab_enabled: 메뉴에 "+" 탭 표시
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index 03bc28fbe..fe8022e04 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1197,3 +1197,7 @@ lt:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index 63f74e619..c453c77b5 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1202,3 +1202,7 @@ lv:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index ee42c57ae..25d626f3d 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1208,3 +1208,7 @@ mk:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index ebbf6e164..a32ef137f 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1209,3 +1209,7 @@ mn:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index 372d0c368..4b807c0b0 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1187,3 +1187,7 @@ nl:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 1ace8d952..fd33332b1 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1198,3 +1198,7 @@
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 880b8f28c..ef6308c68 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1223,3 +1223,7 @@ pl:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index be27b53e9..868794f79 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1226,3 +1226,7 @@ pt-BR:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 8038ad1bb..5813c6ae1 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1211,3 +1211,7 @@ pt:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index 1571c16ea..1db346ac6 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1203,3 +1203,7 @@ ro:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 664b25574..3010c9cd3 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1310,3 +1310,7 @@ ru:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index b05ca62f1..832044e57 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1198,3 +1198,7 @@ sk:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index c2aa76e41..5a89c094d 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1208,3 +1208,7 @@ sl:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index 819edc8bb..f4f84ac16 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1204,3 +1204,7 @@ sq:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index f61b454a6..276ad3503 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1210,3 +1210,7 @@ sr-YU:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 964f4a4fc..672a9e3da 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1209,3 +1209,7 @@ sr:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index ff681f111..75fcadf79 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1241,3 +1241,7 @@ sv:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/th.yml b/config/locales/th.yml
index 984d5e1cc..b72187512 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1205,3 +1205,7 @@ th:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 7822ca2f1..b1c412cbd 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1216,3 +1216,7 @@ tr:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 7a23e9ea5..e4088205b 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1203,3 +1203,7 @@ uk:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index cd872c519..a66d61ebe 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1261,3 +1261,7 @@ vi:
label_new_object_tab_enabled: Display the "+" drop-down
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index c8916ea8b..15b1bee7c 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1279,3 +1279,7 @@
text_repository_identifier_info: '僅允許使用小寫英文字母 (a-z), 阿拉伯數字, 虛線與底線。<br />一旦儲存之後, 代碼便無法再次被更改。'
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 4ccee76fa..3fc763715 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1201,3 +1201,7 @@ zh:
label_new_object_tab_enabled: 显示 "+" 为下拉列表
error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers
for which you can create an issue
+ field_textarea_font: Font used for text areas
+ label_font_default: Default font
+ label_font_monospace: Monospaced font
+ label_font_proportional: Proportional font