summaryrefslogtreecommitdiffstats
path: root/config/locales
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2015-10-25 08:41:23 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2015-10-25 08:41:23 +0000
commit5a28a217eb48f03525711f74ce205f953f8a7a90 (patch)
treed7ba20559b02561f44cd45550645218abf6e06a5 /config/locales
parenta3efaceb8fd9e0aa10bd5601662b77a34ea462e5 (diff)
downloadredmine-5a28a217eb48f03525711f74ce205f953f8a7a90.tar.gz
redmine-5a28a217eb48f03525711f74ce205f953f8a7a90.zip
Adds label_field_format_enumeration string to locales (#21060).
git-svn-id: http://svn.redmine.org/redmine/trunk@14747 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/ar.yml1
-rw-r--r--config/locales/az.yml1
-rw-r--r--config/locales/bg.yml1
-rw-r--r--config/locales/bs.yml1
-rw-r--r--config/locales/ca.yml1
-rw-r--r--config/locales/cs.yml1
-rw-r--r--config/locales/da.yml1
-rw-r--r--config/locales/de.yml1
-rw-r--r--config/locales/el.yml1
-rw-r--r--config/locales/en-GB.yml1
-rw-r--r--config/locales/es-PA.yml1
-rw-r--r--config/locales/es.yml1
-rw-r--r--config/locales/et.yml1
-rw-r--r--config/locales/eu.yml1
-rw-r--r--config/locales/fa.yml1
-rw-r--r--config/locales/fi.yml1
-rw-r--r--config/locales/gl.yml1
-rw-r--r--config/locales/he.yml1
-rw-r--r--config/locales/hr.yml1
-rw-r--r--config/locales/hu.yml1
-rw-r--r--config/locales/id.yml1
-rw-r--r--config/locales/it.yml1
-rw-r--r--config/locales/ja.yml1
-rw-r--r--config/locales/ko.yml1
-rw-r--r--config/locales/lt.yml1
-rw-r--r--config/locales/lv.yml1
-rw-r--r--config/locales/mk.yml1
-rw-r--r--config/locales/mn.yml1
-rw-r--r--config/locales/nl.yml1
-rw-r--r--config/locales/no.yml1
-rw-r--r--config/locales/pl.yml1
-rw-r--r--config/locales/pt-BR.yml1
-rw-r--r--config/locales/pt.yml1
-rw-r--r--config/locales/ro.yml1
-rw-r--r--config/locales/ru.yml1
-rw-r--r--config/locales/sk.yml1
-rw-r--r--config/locales/sl.yml1
-rw-r--r--config/locales/sq.yml1
-rw-r--r--config/locales/sr-YU.yml1
-rw-r--r--config/locales/sr.yml1
-rw-r--r--config/locales/sv.yml1
-rw-r--r--config/locales/th.yml1
-rw-r--r--config/locales/tr.yml1
-rw-r--r--config/locales/uk.yml1
-rw-r--r--config/locales/vi.yml1
-rw-r--r--config/locales/zh-TW.yml1
-rw-r--r--config/locales/zh.yml1
47 files changed, 47 insertions, 0 deletions
diff --git a/config/locales/ar.yml b/config/locales/ar.yml
index 002f4ac25..6ed06b590 100644
--- a/config/locales/ar.yml
+++ b/config/locales/ar.yml
@@ -1176,3 +1176,4 @@ ar:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/az.yml b/config/locales/az.yml
index 38ee51a69..a807ab212 100644
--- a/config/locales/az.yml
+++ b/config/locales/az.yml
@@ -1271,3 +1271,4 @@ az:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/bg.yml b/config/locales/bg.yml
index 507ad60ab..53a557aae 100644
--- a/config/locales/bg.yml
+++ b/config/locales/bg.yml
@@ -1167,3 +1167,4 @@ bg:
description_date_to: Въведете крайна дата
text_repository_identifier_info: 'Позволени са малки букви (a-z), цифри, тирета и _.<br />Промяна след създаването му не е възможна.'
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/bs.yml b/config/locales/bs.yml
index ae4c002fd..fe9558cff 100644
--- a/config/locales/bs.yml
+++ b/config/locales/bs.yml
@@ -1189,3 +1189,4 @@ bs:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/ca.yml b/config/locales/ca.yml
index f7125a81b..ddb8bf97f 100644
--- a/config/locales/ca.yml
+++ b/config/locales/ca.yml
@@ -1178,3 +1178,4 @@ ca:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/cs.yml b/config/locales/cs.yml
index 068da81e9..2fa07339a 100644
--- a/config/locales/cs.yml
+++ b/config/locales/cs.yml
@@ -1177,3 +1177,4 @@ cs:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/da.yml b/config/locales/da.yml
index 5bf4d21b5..a64984073 100644
--- a/config/locales/da.yml
+++ b/config/locales/da.yml
@@ -1193,3 +1193,4 @@ da:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/de.yml b/config/locales/de.yml
index bc74cbeea..863f84262 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -1185,3 +1185,4 @@ de:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/el.yml b/config/locales/el.yml
index b176829d6..47dddf114 100644
--- a/config/locales/el.yml
+++ b/config/locales/el.yml
@@ -1176,3 +1176,4 @@ el:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml
index c77239195..37ad84005 100644
--- a/config/locales/en-GB.yml
+++ b/config/locales/en-GB.yml
@@ -1178,3 +1178,4 @@ en-GB:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml
index 173676bf2..90253c5c2 100644
--- a/config/locales/es-PA.yml
+++ b/config/locales/es-PA.yml
@@ -1210,3 +1210,4 @@ es-PA:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/es.yml b/config/locales/es.yml
index c78c5a98f..a860e77a7 100644
--- a/config/locales/es.yml
+++ b/config/locales/es.yml
@@ -1208,3 +1208,4 @@ es:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/et.yml b/config/locales/et.yml
index 2b895252b..eec325746 100644
--- a/config/locales/et.yml
+++ b/config/locales/et.yml
@@ -1189,3 +1189,4 @@ et:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/eu.yml b/config/locales/eu.yml
index 708f38631..79255c335 100644
--- a/config/locales/eu.yml
+++ b/config/locales/eu.yml
@@ -1177,3 +1177,4 @@ eu:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/fa.yml b/config/locales/fa.yml
index 7a306d3d2..3b5b9aeaa 100644
--- a/config/locales/fa.yml
+++ b/config/locales/fa.yml
@@ -1177,3 +1177,4 @@ fa:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/fi.yml b/config/locales/fi.yml
index 813d096bb..10cca3630 100644
--- a/config/locales/fi.yml
+++ b/config/locales/fi.yml
@@ -1197,3 +1197,4 @@ fi:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/gl.yml b/config/locales/gl.yml
index 81d252be5..52e9bae6f 100644
--- a/config/locales/gl.yml
+++ b/config/locales/gl.yml
@@ -1184,3 +1184,4 @@ gl:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/he.yml b/config/locales/he.yml
index 0f097799c..88ca3356e 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -1181,3 +1181,4 @@ he:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/hr.yml b/config/locales/hr.yml
index 577446d58..76d4902a8 100644
--- a/config/locales/hr.yml
+++ b/config/locales/hr.yml
@@ -1177,3 +1177,4 @@ hr:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/hu.yml b/config/locales/hu.yml
index fbb879af1..01e67c007 100644
--- a/config/locales/hu.yml
+++ b/config/locales/hu.yml
@@ -1195,3 +1195,4 @@
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/id.yml b/config/locales/id.yml
index e8ddeb1b6..d710754bb 100644
--- a/config/locales/id.yml
+++ b/config/locales/id.yml
@@ -1180,3 +1180,4 @@ id:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/it.yml b/config/locales/it.yml
index 56381c61a..000ecb7f0 100644
--- a/config/locales/it.yml
+++ b/config/locales/it.yml
@@ -1171,3 +1171,4 @@ it:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 99aa7162d..3be314c85 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1189,3 +1189,4 @@ ja:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/ko.yml b/config/locales/ko.yml
index 88d3bda9c..c2e27dca2 100644
--- a/config/locales/ko.yml
+++ b/config/locales/ko.yml
@@ -1220,3 +1220,4 @@ ko:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/lt.yml b/config/locales/lt.yml
index 1ee2ca0e9..6fdf34118 100644
--- a/config/locales/lt.yml
+++ b/config/locales/lt.yml
@@ -1235,3 +1235,4 @@ lt:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/lv.yml b/config/locales/lv.yml
index b8d012655..b54938e66 100644
--- a/config/locales/lv.yml
+++ b/config/locales/lv.yml
@@ -1170,3 +1170,4 @@ lv:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/mk.yml b/config/locales/mk.yml
index 534ebb80f..e7b632bb7 100644
--- a/config/locales/mk.yml
+++ b/config/locales/mk.yml
@@ -1176,3 +1176,4 @@ mk:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/mn.yml b/config/locales/mn.yml
index 6b491d32e..f12358aba 100644
--- a/config/locales/mn.yml
+++ b/config/locales/mn.yml
@@ -1177,3 +1177,4 @@ mn:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/nl.yml b/config/locales/nl.yml
index e919841fc..f45f21bde 100644
--- a/config/locales/nl.yml
+++ b/config/locales/nl.yml
@@ -1155,3 +1155,4 @@ nl:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/no.yml b/config/locales/no.yml
index 1a711fb27..4af252080 100644
--- a/config/locales/no.yml
+++ b/config/locales/no.yml
@@ -1166,3 +1166,4 @@
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/pl.yml b/config/locales/pl.yml
index 04219d120..c3a8d5452 100644
--- a/config/locales/pl.yml
+++ b/config/locales/pl.yml
@@ -1191,3 +1191,4 @@ pl:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 3bae95b44..18efcef53 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1195,3 +1195,4 @@ pt-BR:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/pt.yml b/config/locales/pt.yml
index 808f6a57a..37b8b1e3e 100644
--- a/config/locales/pt.yml
+++ b/config/locales/pt.yml
@@ -1178,3 +1178,4 @@ pt:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/ro.yml b/config/locales/ro.yml
index 065116bd5..b88c4302b 100644
--- a/config/locales/ro.yml
+++ b/config/locales/ro.yml
@@ -1171,3 +1171,4 @@ ro:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/ru.yml b/config/locales/ru.yml
index 2d27d5f5c..a9ea78079 100644
--- a/config/locales/ru.yml
+++ b/config/locales/ru.yml
@@ -1279,3 +1279,4 @@ ru:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 248133967..ed6e4acd6 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -1166,3 +1166,4 @@ sk:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/sl.yml b/config/locales/sl.yml
index 5e1f5a06c..a08df4e48 100644
--- a/config/locales/sl.yml
+++ b/config/locales/sl.yml
@@ -1176,3 +1176,4 @@ sl:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/sq.yml b/config/locales/sq.yml
index e0230f99c..525fcdb8f 100644
--- a/config/locales/sq.yml
+++ b/config/locales/sq.yml
@@ -1172,3 +1172,4 @@ sq:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml
index 299daa2da..dbb2add62 100644
--- a/config/locales/sr-YU.yml
+++ b/config/locales/sr-YU.yml
@@ -1178,3 +1178,4 @@ sr-YU:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/sr.yml b/config/locales/sr.yml
index 667497a13..32b64bfb2 100644
--- a/config/locales/sr.yml
+++ b/config/locales/sr.yml
@@ -1177,3 +1177,4 @@ sr:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/sv.yml b/config/locales/sv.yml
index 7bbe643d1..96934eb12 100644
--- a/config/locales/sv.yml
+++ b/config/locales/sv.yml
@@ -1209,3 +1209,4 @@ sv:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/th.yml b/config/locales/th.yml
index b1afb9b99..858dbf285 100644
--- a/config/locales/th.yml
+++ b/config/locales/th.yml
@@ -1173,3 +1173,4 @@ th:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/tr.yml b/config/locales/tr.yml
index 3ae64cd8d..230b3b60d 100644
--- a/config/locales/tr.yml
+++ b/config/locales/tr.yml
@@ -1185,3 +1185,4 @@ tr:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/uk.yml b/config/locales/uk.yml
index 00c624bc7..4caf50fa7 100644
--- a/config/locales/uk.yml
+++ b/config/locales/uk.yml
@@ -1171,3 +1171,4 @@ uk:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/vi.yml b/config/locales/vi.yml
index 06fd1c0ac..3d9fd9fa0 100644
--- a/config/locales/vi.yml
+++ b/config/locales/vi.yml
@@ -1229,3 +1229,4 @@ vi:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml
index 9f890f936..d9fea0343 100644
--- a/config/locales/zh-TW.yml
+++ b/config/locales/zh-TW.yml
@@ -1250,3 +1250,4 @@
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index 014d99d87..802af8e44 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1177,3 +1177,4 @@ zh:
label_api: API
label_total_plural: Totals
label_assigned_issues: Assigned issues
+ label_field_format_enumeration: Key/value list