From: Jean-Philippe Lang Date: Sun, 4 Oct 2015 19:43:53 +0000 (+0000) Subject: Adds :label_total_plural to locales (#1561). X-Git-Tag: 3.2.0~204 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0c0b6fea736691f777e14ab87f661377c9286469;p=redmine.git Adds :label_total_plural to locales (#1561). git-svn-id: http://svn.redmine.org/redmine/trunk@14643 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/ar.yml b/config/locales/ar.yml index 2efbdddea..ec9630eb0 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -1178,3 +1178,4 @@ ar: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/az.yml b/config/locales/az.yml index 6835489da..bfbf4f347 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -1275,3 +1275,4 @@ az: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/bg.yml b/config/locales/bg.yml index d2ba8c249..24461d639 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -1171,3 +1171,4 @@ bg: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/bs.yml b/config/locales/bs.yml index 44fc36c6a..c0a3ee144 100644 --- a/config/locales/bs.yml +++ b/config/locales/bs.yml @@ -1191,3 +1191,4 @@ bs: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/ca.yml b/config/locales/ca.yml index ad6c8f0a9..3a791e6a1 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -1180,3 +1180,4 @@ ca: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/cs.yml b/config/locales/cs.yml index cd03159ff..f777d2a24 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -1179,3 +1179,4 @@ cs: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/da.yml b/config/locales/da.yml index 95c0754fc..2c1c4feea 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -1195,3 +1195,4 @@ da: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/de.yml b/config/locales/de.yml index dafb6fb62..c25c3c14b 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -1187,3 +1187,4 @@ de: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/el.yml b/config/locales/el.yml index fab25b2c8..de963aac6 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -1178,3 +1178,4 @@ el: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/en-GB.yml b/config/locales/en-GB.yml index 3b9705548..7b99e67bf 100644 --- a/config/locales/en-GB.yml +++ b/config/locales/en-GB.yml @@ -1180,3 +1180,4 @@ en-GB: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/es-PA.yml b/config/locales/es-PA.yml index a4dd6da29..0f3af6bd6 100644 --- a/config/locales/es-PA.yml +++ b/config/locales/es-PA.yml @@ -1212,3 +1212,4 @@ es-PA: button_import: Importar field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/es.yml b/config/locales/es.yml index 001956a5d..516246972 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -1210,3 +1210,4 @@ es: button_import: Importar field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/et.yml b/config/locales/et.yml index e8bca7b0e..5e4533f49 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -1191,3 +1191,4 @@ et: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/eu.yml b/config/locales/eu.yml index 56321d306..c265419da 100644 --- a/config/locales/eu.yml +++ b/config/locales/eu.yml @@ -1179,3 +1179,4 @@ eu: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/fa.yml b/config/locales/fa.yml index d66fb276c..f26905d2d 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -1179,3 +1179,4 @@ fa: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/fi.yml b/config/locales/fi.yml index a99fd8318..7f7119285 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -1199,3 +1199,4 @@ fi: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/gl.yml b/config/locales/gl.yml index dad8ef8e9..09b35f9a1 100644 --- a/config/locales/gl.yml +++ b/config/locales/gl.yml @@ -1186,3 +1186,4 @@ gl: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/he.yml b/config/locales/he.yml index c85cd42a8..1aed9c7bc 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -1183,3 +1183,4 @@ he: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/hr.yml b/config/locales/hr.yml index addc20514..cbf5f5262 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -1179,3 +1179,4 @@ hr: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 8dbcffac1..c60f1716f 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -1197,3 +1197,4 @@ button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/id.yml b/config/locales/id.yml index be4361365..d91fdae60 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -1182,3 +1182,4 @@ id: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/it.yml b/config/locales/it.yml index f7ea8035d..a7261d33b 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -1173,3 +1173,4 @@ it: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/ja.yml b/config/locales/ja.yml index ac08b9c9d..55fccd5fe 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1191,3 +1191,4 @@ ja: button_import: インポート field_total_estimated_hours: 合計予定工数 label_api: API + label_total_plural: Totals diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 4f5cdee00..e4e03f67b 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -1222,3 +1222,4 @@ ko: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/lt.yml b/config/locales/lt.yml index ca70b8bd1..91af9f98c 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -1237,3 +1237,4 @@ lt: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/lv.yml b/config/locales/lv.yml index 56e760405..4a01a65d5 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -1172,3 +1172,4 @@ lv: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/mk.yml b/config/locales/mk.yml index 3fff1f662..c61274475 100644 --- a/config/locales/mk.yml +++ b/config/locales/mk.yml @@ -1178,3 +1178,4 @@ mk: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/mn.yml b/config/locales/mn.yml index d30ecaf95..68fa09917 100644 --- a/config/locales/mn.yml +++ b/config/locales/mn.yml @@ -1179,3 +1179,4 @@ mn: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/nl.yml b/config/locales/nl.yml index d0de682c5..bfe677422 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -1157,3 +1157,4 @@ nl: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/no.yml b/config/locales/no.yml index db39b7116..60a59217c 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -1168,3 +1168,4 @@ button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/pl.yml b/config/locales/pl.yml index 69132c798..b509ea74e 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -1198,3 +1198,4 @@ pl: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 85b92deb6..d04863e2c 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -1197,3 +1197,4 @@ pt-BR: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 8d221dbf0..b3cfceeec 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1180,3 +1180,4 @@ pt: button_import: Importar field_total_estimated_hours: Total de tempo estimado label_api: API + label_total_plural: Totals diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 6949927a8..5ff29206d 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -1173,3 +1173,4 @@ ro: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 480da1e7e..972e6409c 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1283,3 +1283,4 @@ ru: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/sk.yml b/config/locales/sk.yml index cb5c0e09f..2477b17b1 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -1168,3 +1168,4 @@ sk: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/sl.yml b/config/locales/sl.yml index 3d93ebdad..374536bec 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -1178,3 +1178,4 @@ sl: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/sq.yml b/config/locales/sq.yml index 0f495a972..5c48b7b05 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -1174,3 +1174,4 @@ sq: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/sr-YU.yml b/config/locales/sr-YU.yml index eb1432d1f..20ccea1dd 100644 --- a/config/locales/sr-YU.yml +++ b/config/locales/sr-YU.yml @@ -1180,3 +1180,4 @@ sr-YU: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 99a2dfbf0..8dae0558c 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -1179,3 +1179,4 @@ sr: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/sv.yml b/config/locales/sv.yml index b9bfecd25..fa7175c86 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -1211,3 +1211,4 @@ sv: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/th.yml b/config/locales/th.yml index 7f998fd85..3500a16d6 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -1175,3 +1175,4 @@ th: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 32e88ad41..fe179ff46 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -1187,3 +1187,4 @@ tr: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 734ad334f..7081978aa 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -1173,3 +1173,4 @@ uk: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 43126a0b3..5cb696b94 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -1231,3 +1231,4 @@ vi: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index cf07ec626..e9b3c8ad1 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -1252,3 +1252,4 @@ label_total_spent_time: 整體耗用工時 field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 39f5d61c9..b6a2db0a6 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1179,3 +1179,4 @@ zh: button_import: Import field_total_estimated_hours: Total estimated time label_api: API + label_total_plural: Totals